*,:before,:after{box-sizing:border-box;margin:0;padding:0}.hr-page{--blanc:#fff;--noir:#0c2543;--heading:#1e1863;--gris-1:#4b5a6e;--gris-2:#8b95a7;--gris-3:#d6dbe3;--gris-3b:#e6e8f0;--gris-4:#f4f6fa;--site-bg:#f4f6fa;--violet-50:#f1eeff;--violet-100:#ddd7ff;--violet-500:#563bff;--violet-600:#4a33e0;--violet-700:#1e1863;--orange-500:#ff7049;--orange-glow:#ffe9df;--orange-bg:#fff4e5;--orange-bg2:#fff9f2;--orange-border:#f93;--orange-border2:#ffd699;--orange-muted:#a14a00;--green-500:#20c997;--green-700:#0f7a5c;--green-bg:#f2fbf7;--green-bg2:#e6f8f2;--green-border:#c8ebdc;--red:#b22e0f;--red-bg:#fdedea;--red-border:#f8b9ac;--amber:#f93;--amber-bg:#fff4e5;--amber-border:#ffd699;--amber-dark:#a14a00;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--radius-pill:999px;--shadow-xs:0 1px 2px #0c25430f;--shadow-sm:0 2px 8px #0c254314;--shadow-md:0 8px 24px #0c25431a;--shadow-lg:0 18px 40px -10px #0c25431f;--dur-fast:.12s;--dur-base:.2s;--ease-out:cubic-bezier(.22,1,.36,1);--navy:#1e1863;--blue:var(--violet-500);--blue-dark:var(--violet-600);--blue-light:var(--violet-50);--green:var(--green-700);--orange:var(--orange-500);--gray-50:var(--gris-4);--gray-100:var(--gris-4);--gray-200:var(--gris-3);--gray-300:var(--gris-3);--gray-400:var(--gris-2);--gray-500:var(--gris-1);--gray-700:var(--gris-1);--gray-900:var(--noir);--radius:var(--radius-md);--shadow:var(--shadow-sm);color:var(--noir);--side-pad:108px;background:#f4f6fa;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.5}@media (max-width:1280px){.hr-page{--side-pad:48px}}@media (max-width:1024px){.hr-page{--side-pad:40px}}@media (max-width:768px){.hr-page{--side-pad:20px}}.hr-page a{color:var(--violet-500);text-decoration:none}.hr-page a:hover{text-decoration:underline}.hr-page strong{color:#1e1863;font-weight:700}.hr-page p{margin-bottom:1rem}.hr-page ul,.hr-page ol{margin-bottom:1rem;padding-left:1.4rem}.hr-page li{margin-bottom:.4rem}.hr-page .hero-bg{background:linear-gradient(135deg,#0a0735 0%,#160f6a 40%,#2a1db0 75%,#3828cc 100%);padding:1.75rem 0 0}.hr-page .hero-inner{justify-content:space-between;align-items:flex-end;gap:2.5rem;padding-bottom:2.25rem;display:flex}.hr-page .hero-left{flex:1;min-width:0}.hr-page .hero-right{flex-shrink:0;align-self:center}.hr-page .hero-bg .breadcrumb,.hr-page .hero-bg .breadcrumb a{color:#fff6}.hr-page .hero-bg .breadcrumb a:hover{color:#ffffffbf;text-decoration:none}.hr-page .hero-bg .breadcrumb span{color:#fff3}.hr-page .hero-bg .page-h1{color:#fff;max-width:680px}.hr-page .hero-accent{color:#f93}.hr-page .hero-bg .hero-meta{color:#ffffff80;padding-bottom:0}.hr-page .hero-bg .hero-meta .meta-item strong{color:#fffc}.hr-page .hero-bg .meta-icon{opacity:.65}.hr-page .hero-kicker{border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.12em;color:#ffffffa6;border:1.5px solid #ffffff38;align-items:center;gap:.45rem;margin-bottom:.9rem;padding:4px 12px;font-size:.6rem;font-weight:800;display:inline-flex}.hr-page .hero-score-box{-webkit-backdrop-filter:blur(12px);background:#ffffff14;border:1.5px solid #ffffff21;border-radius:14px;align-items:center;gap:1rem;margin-top:1.35rem;padding:.8rem 1.3rem;display:inline-flex}.hr-page .hero-score-main{align-items:baseline;gap:.08rem;display:flex}.hr-page .hero-score-num{color:#fff;letter-spacing:-.04em;font-size:2.5rem;font-weight:900;line-height:1}.hr-page .hero-score-denom{color:#ffffff80;font-size:.9rem;font-weight:500;line-height:1}.hr-page .hero-score-right{flex-direction:column;gap:.2rem;display:flex}.hr-page .hero-score-stars{color:#f93;letter-spacing:2px;font-size:.85rem}.hr-page .hero-score-label{text-transform:uppercase;letter-spacing:.1em;color:#fff6;font-size:.58rem;font-weight:700}.hr-page .hero-brand-mark{background:#ffffff12;border:1.5px solid #ffffff1f;border-radius:26px;justify-content:center;align-items:center;width:148px;height:148px;display:flex;position:relative;overflow:hidden}.hr-page .hero-brand-mark:before{content:"";background:radial-gradient(circle at 70% 25%,#ffffff1a,#0000 65%);position:absolute;inset:0}.hr-page .hero-brand-inner{z-index:1;justify-content:center;align-items:center;width:100%;height:100%;padding:16px;display:flex;position:relative}.hr-page .hero-brand-inner img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.hr-page .page-wrap{max-width:1200px;margin:0 auto;padding:0 32px}@media (max-width:900px){.hr-page .hr-hero-grid{grid-template-columns:1fr!important;gap:24px!important}.hr-page .hr-hero-card{display:none!important}.hr-page .hr-hero-grid h1{font-size:32px!important}}@media (max-width:600px){.hr-page .hr-hero-grid h1{font-size:28px!important}}.hr-page .breadcrumb{color:#8b95a7;margin-bottom:1.1rem;font-size:.8rem}.hr-page .breadcrumb a{color:#8b95a7}.hr-page .breadcrumb a:hover{color:#4b5a6e;text-decoration:none}.hr-page .breadcrumb span{color:#c5c9d8;margin:0 .3rem}.hr-page .breadcrumb .bc-current{color:#1e1863;font-weight:600}.hr-page .rating-pill{border-radius:var(--radius-pill);box-shadow:var(--shadow-xs);border:1px solid var(--gris-3);background:#fff;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.35rem 1rem;font-size:.88rem;display:inline-flex}.hr-page .rating-pill .stars{color:var(--violet-500);letter-spacing:1px}.hr-page .rating-pill .score{color:#1e1863;font-size:.95rem;font-weight:800}.hr-page .rating-pill .label{color:#8b95a7;font-size:.8rem}.hr-page .section-kicker{text-transform:uppercase;letter-spacing:.14em;color:var(--violet-500);margin-bottom:0;font-size:11px;font-weight:700;display:block}.hr-page .badge{border-radius:var(--radius-pill);white-space:nowrap;letter-spacing:.01em;align-items:center;gap:.3rem;padding:.18rem .55rem;font-size:.7rem;font-weight:600;display:inline-flex}.hr-page .badge-excellent{color:#0f7a5c;background:#f2fbf7}.hr-page .badge-covered{color:#1e1863;background:#f1f2f7;border:1px solid #e6e8f0}.hr-page .badge-misleading{color:#a14a00;background:#fff4e5}.hr-page .badge-uncovered{color:#b22e0f;background:#fdedea}.hr-page .page-h1{color:#1e1863;letter-spacing:-.04em;max-width:820px;margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:1.2}.hr-page .hero-meta{color:#8b95a7;flex-wrap:wrap;align-items:center;gap:1.5rem;padding-bottom:1.5rem;font-size:.83rem;display:flex}.hr-page .hero-meta .meta-item{align-items:center;gap:.35rem;display:flex}.hr-page .hero-meta .meta-item strong{color:#4b5a6e}.hr-page .meta-icon{font-size:.9rem}.hr-page .content-grid{max-width:1512px;padding:40px var(--side-pad) 60px;grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:28px;margin:0 auto;display:grid}.hr-page .main-col{min-width:0}.hr-page section:not(.page-section){border-top:none;padding:0}.hr-page section[id]{scroll-margin-top:64px}.hr-page section+section{margin-top:0}.hr-page h2{color:#1e1863;letter-spacing:-.02em;margin-bottom:0;font-size:2.5rem;font-weight:700;line-height:1.2}.hr-page h3{color:#1e1863;letter-spacing:-.02em;margin-bottom:.55rem;font-size:2rem;font-weight:700}.hr-page h4{color:#1e1863;letter-spacing:-.02em;margin-bottom:.55rem;font-size:1.5rem;font-weight:600}.hr-page .editorial-card,.hr-page .section-card{border-radius:var(--radius-lg);border:1px solid var(--gris-3);box-shadow:var(--shadow-sm);background:#fff;margin-bottom:2rem;padding:24px}.hr-page .avis-header{justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:.65rem;display:flex}.hr-page .avis-header-left{flex:1;min-width:0}.hr-page .avis-title{color:#1e1863;letter-spacing:-.025em;margin:0 0 .75rem;padding-top:.25rem;font-size:1.6rem;font-weight:800;line-height:1.2}.hr-page .avis-score-card{text-align:center;flex-direction:column;flex-shrink:0;align-items:center;gap:.6rem;display:flex}.hr-page .avis-score-brand{text-transform:uppercase;letter-spacing:.1em;color:#8b95a7;font-size:.72rem;font-weight:800}.hr-page .score-circle{border:3px solid var(--violet-500);text-align:center;background:#fff;border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:96px;height:96px;display:flex;box-shadow:0 0 0 6px #eee9ff}.hr-page .score-num-wrap{align-items:baseline;gap:.06rem;line-height:1;display:flex}.hr-page .score-circle .score-num{color:var(--violet-500);letter-spacing:-.04em;font-size:2.1rem;font-weight:900;line-height:1}.hr-page .score-circle .score-denom{color:#8b95a7;font-size:.75rem;font-weight:600;line-height:1}.hr-page .score-circle .score-label{text-transform:uppercase;letter-spacing:.08em;color:#8b95a7;margin-top:.35rem;font-size:.48rem;font-weight:800;line-height:1.35}.hr-page .expert-byline{align-items:center;gap:12px;margin-bottom:18px;display:flex}.hr-page .expert-avatar-img{-o-object-fit:cover;object-fit:cover;background:linear-gradient(135deg,#563bff 0%,#1e1863 100%);border:none;border-radius:50%;flex:none;width:36px;height:36px}.hr-page .expert-avatar{color:#fff;background:linear-gradient(135deg,#563bff,#1e1863);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.8rem;font-weight:700;display:flex}.hr-page .expert-label{text-transform:uppercase;letter-spacing:.14em;color:var(--violet-500);font-size:10px;font-weight:800;display:block}.hr-page .expert-role{color:#8b95a7;margin-top:2px;font-size:12px;display:block}.hr-page .expert-card{margin-top:1rem;font-size:.9rem;line-height:1.65}.hr-page .expert-card p{font-size:.9rem;line-height:1.65}.hr-page .expert-card p:last-child{margin-bottom:0}.hr-page .excl-table{border-collapse:collapse;width:100%;font-size:.875rem}.hr-page .excl-table thead th{color:#8b95a7;text-align:left;border-bottom:1px solid var(--gris-3);letter-spacing:.1em;text-transform:uppercase;background:#f8f9fc;padding:10px 16px;font-size:.6875rem;font-weight:800}.hr-page .excl-table tbody td{border-bottom:1px solid var(--gris-3);vertical-align:top;padding:14px 16px}.hr-page .excl-table tbody tr:last-child td{border-bottom:none}.hr-page .excl-table tbody tr:hover{background:#fafafd}.hr-page .excl-table .excl-name-cell{align-items:flex-start;gap:.55rem;min-width:220px;display:flex}.hr-page .excl-table .excl-icon{color:#e07000;flex-shrink:0;margin-top:.18rem;font-size:.9rem;line-height:1}.hr-page .excl-table .excl-name-cell strong{color:#1e1863;font-size:.88rem;font-weight:700;line-height:1.45}.hr-page .excl-table .excl-detail{color:#6b7280;font-size:.875rem;line-height:1.55}.hr-page .excl-warn-block{border:1px solid var(--gris-3);border-radius:14px;margin-top:1.5rem;overflow:hidden}.hr-page .excl-warn-block .excl-warn-title{text-transform:uppercase;letter-spacing:.09em;color:#a14a00;background:#fff4e5;border-bottom:1px solid #ffe4b5;align-items:center;gap:.45rem;padding:.75rem 1rem;font-size:.65rem;font-weight:800;display:flex}.hr-page .excl-warn-groups{flex-direction:column;display:flex}.hr-page .excl-warn-group{border-bottom:1px solid var(--gris-3);padding:1rem 1.1rem .85rem}.hr-page .excl-warn-group:last-child{border-bottom:none}.hr-page .excl-tag-formule{color:#fff;border-radius:var(--radius-sm);white-space:nowrap;letter-spacing:.03em;background:#1e1863;margin-bottom:.65rem;padding:.18rem .55rem;font-size:.62rem;font-weight:700;display:inline-block}.hr-page .excl-warn-group-items{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.hr-page .excl-warn-group-items li{color:#0c2543;padding-left:.1rem;font-size:.865rem;line-height:1.55}.hr-page .attention-pair{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:1.1rem;display:grid}.hr-page .attention-item{border-radius:12px;padding:1rem 1.1rem}.hr-page .attention-item--warn{background:#fff4e5;border:1px solid #ffe4b5;border-left:3px solid #f93}.hr-page .attention-item--info{border:1px solid var(--gris-3);background:#f4f6fa;border-left:3px solid #8b95a7}.hr-page .attention-item-header{text-transform:uppercase;letter-spacing:.09em;color:#a14a00;align-items:center;gap:.4rem;margin-bottom:.55rem;font-size:.65rem;font-weight:800;display:flex}.hr-page .attention-item--info .attention-item-header{color:#4b5a6e}.hr-page .attention-item p,.hr-page .attention-item ul{color:#0c2543;margin:0;font-size:.82rem;line-height:1.6}.hr-page .attention-item ul{padding-left:1.1rem}.hr-page .attention-item li{margin-bottom:.25rem}.hr-page .formule-highlight{border:1px solid #ddd7ff;border-left:3px solid var(--violet-500);color:#1e1863;background:#f4f2ff;border-radius:12px;margin-bottom:1.25rem;padding:1.1rem 1.3rem}.hr-page .formule-highlight p{color:#1e1863;margin-bottom:0;font-size:.9rem;line-height:1.6}.hr-page .formule-list{flex-direction:column;gap:.6rem;padding:0;list-style:none;display:flex}.hr-page .formule-list li{transition:box-shadow var(--dur-fast) var(--ease-out);background:#fff;border:1px solid #ecedf4;border-radius:16px;flex-direction:column;align-items:flex-start;gap:.5rem;margin:0;padding:1rem 1.25rem;font-size:.88rem;display:flex;box-shadow:0 1px 3px #140b7a0d}.hr-page .formule-list li:hover{box-shadow:0 4px 14px #140b7a14}.hr-page .formule-tag{color:#fff;border-radius:var(--radius-pill);white-space:nowrap;text-transform:uppercase;letter-spacing:.07em;background:#1e1863;flex-shrink:0;padding:4px 11px;font-size:.6rem;font-weight:800}.hr-page .formule-name{color:var(--violet-500);margin-bottom:.1rem;font-size:.9rem;font-weight:700;display:block}.hr-page .formule-list li>div{color:#6b7280;font-size:.875rem;line-height:1.55}.hr-page .formule-subtitle{color:#4b5a6e;max-width:720px;margin:0 0 26px;font-size:14px;line-height:1.55}.hr-page .formule-subtitle strong{color:#1e1863;font-weight:700}.hr-page .gam__tabs{flex-wrap:wrap;gap:12px;margin-bottom:34px;display:flex}.hr-page .gam__tab{color:#1e1863;letter-spacing:-.01em;cursor:pointer;white-space:nowrap;background:#f3f3f8;border:0;border-radius:999px;align-items:center;gap:10px;padding:12px 18px;font:700 14px/1 Inter,sans-serif;transition:background .16s,color .16s,box-shadow .16s;display:inline-flex}.hr-page .gam__tab:hover{background:#ececf4}.hr-page .gam__tab svg{flex:none}.hr-page .gam__tab-badge{color:#6b4fff;letter-spacing:-.01em;background:#eae6ff;border-radius:999px;padding:3px 9px;font-size:13px;font-weight:700}.hr-page .gam__tab.is-active{color:#fff;background:#15103f;box-shadow:0 10px 24px #15103f38}.hr-page .gam__tab.is-active .gam__tab-badge{color:#fff;background:#ffffff29}.hr-page .gam__title{letter-spacing:-.02em;color:#161046;margin:0 0 16px;font-size:24px;font-weight:800;line-height:1.15}.hr-page .gam__title-hi{color:#563bff}.hr-page .gam__desc{color:#5a6b82;max-width:720px;margin:0 0 30px;font-size:14px;line-height:1.55}.hr-page .gam__desc strong{color:#0c2543;font-weight:700}.hr-page .gam__features{grid-template-columns:1fr 1fr;gap:22px 48px;margin:0;padding:0;list-style:none;display:grid}.hr-page .gam__feature{grid-template-columns:22px 1fr;align-items:start;gap:14px;display:grid}.hr-page .gam__feature-ico{color:#563bff;background:#ece8ff;border-radius:7px;flex:none;place-items:center;width:22px;height:22px;margin-top:1px;display:grid}.hr-page .gam__feature-text{flex-direction:column;gap:2px;min-width:0;display:flex}.hr-page .gam__feature-t{color:#0c2543;letter-spacing:-.01em;font-size:14px;font-weight:700}.hr-page .gam__feature-s{color:#8b95a7;font-size:14px;line-height:1.4}@media (max-width:720px){.hr-page .gam__features{grid-template-columns:1fr}}.hr-page .tab-bar{flex-wrap:wrap;gap:.4rem;margin-bottom:1.4rem;display:flex}.hr-page .tab-btn{cursor:pointer;color:#8b95a7;border-radius:var(--radius-pill);transition:color var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);letter-spacing:.01em;background:#f4f6fa;border:1.5px solid #ecedf4;padding:.38rem .9rem;font-family:inherit;font-size:.78rem;font-weight:600}.hr-page .tab-btn:hover{color:#1e1863;background:#eeedf5;border-color:#ddd7ff}.hr-page .tab-btn.active{color:var(--violet-500);background:#f4f2ff;border-color:#ddd7ff;font-weight:700}.hr-page .tab-panel{display:none}.hr-page .tab-panel.active{display:block}.hr-page .tab-formula-label{color:#8b95a7;margin-bottom:1rem;font-size:.78rem;font-style:italic}.hr-page .tab-nc-note{color:#8b95a7;margin-top:.5rem;font-size:.77rem;font-style:italic}.hr-page .table-wrap{border-radius:var(--radius-md);border:1px solid var(--gris-3);margin-bottom:.75rem;overflow-x:auto;box-shadow:0 1px 2px #140b7a0a}.hr-page table{border-collapse:collapse;width:100%;font-size:.865rem}.hr-page thead th{color:#8b95a7;text-align:left;border-bottom:1px solid var(--gris-3);white-space:nowrap;letter-spacing:.1em;text-transform:uppercase;background:#f8f9fc;padding:10px 16px;font-size:.6875rem;font-weight:800}.hr-page tbody td{border-bottom:1px solid var(--gris-3);vertical-align:top;color:#0c2543;padding:14px 16px;font-size:.875rem}.hr-page tbody tr:last-child td{border-bottom:none}.hr-page tbody tr:hover{background:#fafafd}.hr-page .td-strong{color:#1e1863;font-variant-numeric:tabular-nums;font-weight:700}.hr-page .td-nc{color:#8b95a7;font-style:italic}.hr-page .td-green{color:#0f7a5c;font-weight:700}.hr-page .td-red{color:#b22e0f;font-weight:600}.hr-page .td-orange{color:#a14a00;font-weight:600}.hr-page .callout{color:#a14a00;background:#fff4e5;border-left:3px solid #f93;border-radius:10px;margin:1rem 0;padding:.85rem 1.1rem;font-size:.875rem}.hr-page .callout-blue{border-left-color:var(--violet-500);color:#1e1863;background:#f1eeff}.hr-page .callout p:last-child{margin-bottom:0}.hr-page .scenario-list{flex-direction:column;gap:.85rem;display:flex}.hr-page .scenario-card{border:1px solid var(--gris-3);border-radius:var(--radius-md);background:#fff;overflow:hidden;box-shadow:0 1px 2px #140b7a0a}.hr-page .scenario-header{border-bottom:1px solid var(--gris-3);background:#f4f6fa;align-items:center;gap:.75rem;padding:.7rem 1.2rem;display:flex}.hr-page .scenario-num{background:var(--violet-500);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:flex}.hr-page .scenario-title{color:#1e1863;font-size:.875rem;font-weight:600}.hr-page .scenario-body{color:#0c2543;padding:1rem 1.2rem;font-size:.875rem}.hr-page .scenario-body p:last-child{margin-bottom:0}.hr-page .scenario-result{color:#0f7a5c;border-radius:var(--radius-pill);background:#f2fbf7;align-items:center;gap:.35rem;margin-top:.4rem;padding:.2rem .7rem;font-size:.78rem;font-weight:600;display:inline-flex}.hr-page .trustpilot-bar{border:1px solid var(--gris-3);border-radius:var(--radius-md);background:#fff;align-items:center;gap:1rem;margin-bottom:1.25rem;padding:1rem 1.4rem;display:flex;box-shadow:0 1px 2px #140b7a0a}.hr-page .tp-score{color:#1e1863;letter-spacing:-.03em;font-size:1.75rem;font-weight:800}.hr-page .tp-stars{color:#00b67a;letter-spacing:2px;font-size:1rem}.hr-page .tp-meta{color:#8b95a7;font-size:.8rem}.hr-page .tp-meta strong{color:#4b5a6e}.hr-page .comparatif-cta{border:1px solid var(--gris-3);border-radius:var(--radius-md);background:#f4f6fa;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.4rem;padding:1.1rem 1.4rem;display:flex}.hr-page .comparatif-cta p{color:#0c2543;margin-bottom:0;font-size:.875rem}.hr-page .cta-inline-btn{color:#fff;white-space:nowrap;transition:background var(--dur-fast) var(--ease-out);background:#563bff;border-radius:10px;flex-shrink:0;padding:.6rem 1.3rem;font-size:.875rem;font-weight:700}.hr-page .cta-inline-btn:hover{background:var(--violet-600);text-decoration:none}.hr-page .contact-grid{flex-direction:column;gap:.3rem;display:flex}.hr-page .contact-row{border-radius:var(--radius-sm);border:1px solid var(--gris-3);color:#0c2543;background:#fff;align-items:flex-start;gap:1rem;padding:.6rem .9rem;font-size:.875rem;display:flex}.hr-page .contact-label{color:#1e1863;flex-shrink:0;min-width:180px;font-size:.83rem;font-weight:600}.hr-page .contact-row>span:last-child{text-align:right;overflow-wrap:anywhere;min-width:0;margin-left:auto}@media (max-width:560px){.hr-page .contact-row{flex-direction:column;gap:2px}.hr-page .contact-label{min-width:0}.hr-page .contact-row>span:last-child{text-align:left;margin-left:0}}.hr-page .alt-list{flex-direction:column;gap:.4rem;padding:0;list-style:none;display:flex}.hr-page .alt-list li,.hr-page .alt-card{border:1px solid var(--gris-3);transition:box-shadow var(--dur-fast) var(--ease-out);background:#fff;border-radius:14px;margin:0;box-shadow:0 1px 2px #140b7a0a}.hr-page .alt-card:hover{box-shadow:0 4px 12px #140b7a0f}.hr-page .alt-card{align-items:center;gap:1rem;padding:.85rem 1.1rem;display:flex}.hr-page .alt-icon{border-radius:var(--radius-sm);border:1px solid var(--gris-3);background:#fff;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:3px;display:flex;overflow:hidden}.hr-page .alt-icon img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.hr-page .alt-name{color:#1e1863;font-size:.875rem;font-weight:700;display:block}.hr-page .alt-desc{color:#8b95a7;font-size:.78rem;line-height:1.45}.hr-page .alt2-carousel{position:relative}.hr-page .alt2-track{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:16px;padding:0 4px 4px;display:flex;overflow-x:auto}.hr-page .alt2-track::-webkit-scrollbar{display:none}.hr-page .alt2-card{scroll-snap-align:start;color:inherit;background:#fff;border:1px solid #efeff5;border-radius:16px;flex-direction:column;flex:0 0 calc(33.3333% - 10.6667px);padding:24px;text-decoration:none;transition:background .18s,border-color .18s,box-shadow .18s;display:flex}.hr-page .alt2-card:hover{border-color:#ddd7ff;text-decoration:none;box-shadow:0 14px 32px -18px #563bff59}.hr-page .alt2-card-head{align-items:center;gap:14px;margin-bottom:12px;display:flex}.hr-page .alt2-logo{background:#f1eeff;border:1px solid #efeff5;border-radius:12px;flex:none;place-items:center;width:56px;height:56px;display:grid;overflow:hidden}.hr-page .alt2-logo img{-o-object-fit:contain;object-fit:contain;width:70%;height:70%}.hr-page .alt2-name{color:#1e1863;font-size:16px;font-weight:800;line-height:1.2}.hr-page .alt2-sub{color:#8b95a7;font-size:12.5px}.hr-page .alt2-desc{color:#4b5a6e;flex:1;margin:0;font-size:13.5px;line-height:1.5}.hr-page .alt2-compare{color:#563bff;align-items:center;gap:8px;padding-top:16px;font-size:13.5px;font-weight:700;display:inline-flex}.hr-page .alt2-arrow{cursor:pointer;z-index:4;color:#1e1863;background:#fff;border:1px solid #efeff5;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;transition:background .16s,color .16s,border-color .16s;display:grid;position:absolute;top:42%;transform:translateY(-50%);box-shadow:0 10px 26px -10px #140b7a52}.hr-page .alt2-arrow:hover{color:#fff;background:#563bff;border-color:#563bff}.hr-page .alt2-arrow:disabled{opacity:0;pointer-events:none}.hr-page .alt2-arrow--left{left:-10px}.hr-page .alt2-arrow--right{right:-10px}.hr-page .alt2-dots{justify-content:center;gap:8px;margin-top:24px;display:flex}.hr-page .alt2-dot{cursor:pointer;background:#d6dbe3;border:0;border-radius:999px;width:9px;height:9px;padding:0;transition:background .16s,width .16s}.hr-page .alt2-dot.is-active{background:#563bff;width:26px}@media (max-width:860px){.hr-page .alt2-card{flex-basis:calc(50% - 8px)}}@media (max-width:600px){.hr-page .alt2-card{flex-basis:100%}}.hr-page .hr-trust-intro strong{color:#fff;font-weight:700}@media (max-width:760px){.hr-page .hr-trust-grid{grid-template-columns:1fr!important;gap:24px!important}.hr-page .hr-trust-cards{grid-template-columns:1fr!important}}.hr-page .aside-col{align-self:stretch}.hr-page .sticky-aside{position:sticky;top:80px}.hr-page .cta-card{background:#fff;border:1.5px solid #ddd7ff;border-radius:16px;padding:1.25rem;box-shadow:0 4px 20px #563bff1a}.hr-page .cta-card-head{align-items:center;gap:.85rem;margin-bottom:1rem;display:flex}.hr-page .cta-card-icon{background:#fff;border:1px solid #ecedf4;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.hr-page .cta-card-meta{flex:1;min-width:0}.hr-page .cta-card-kicker{text-transform:uppercase;letter-spacing:.1em;color:var(--violet-500);margin-bottom:.2rem;font-size:.58rem;font-weight:800;display:block}.hr-page .cta-card-name{color:#1e1863;font-size:.95rem;font-weight:800;line-height:1.2;display:block}.hr-page .cta-card-sub{color:#8b95a7;margin-top:.1rem;font-size:.75rem;display:block}.hr-page .cta-usp-list{flex-direction:column;gap:.45rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.hr-page .cta-usp-list li{color:#4b5a6e;align-items:center;gap:.5rem;font-size:.82rem;font-weight:500;display:flex}.hr-page .cta-card-btn{background:var(--violet-500);color:#fff;text-align:center;letter-spacing:-.01em;transition:background var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);border-radius:10px;margin-bottom:.65rem;padding:.85rem 1rem;font-size:.95rem;font-weight:800;text-decoration:none;display:block}.hr-page .cta-card-btn:hover{background:#4530d4;text-decoration:none;transform:translateY(-1px)}.hr-page .cta-tp{background:#f4f6fa;border-radius:10px;align-items:center;gap:.65rem;padding:.65rem .85rem;display:flex}.hr-page .cta-tp-logo{background:#00b67a;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.hr-page .cta-tp-info{flex-direction:column;gap:.05rem;display:flex}.hr-page .cta-tp-score{color:#1e1863;font-size:.8rem;font-weight:700}.hr-page .cta-tp-count{color:#8b95a7;font-size:.68rem}.hr-page .related-section{border-top:1px solid var(--gris-3);margin-top:1rem;padding:2.5rem 0 3rem}.hr-page .related-section h2{color:#1e1863;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:1.35rem;font-weight:800}.hr-page .related-grid{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.hr-page .related-link{border:1.5px solid var(--gris-3);color:#1e1863;background:#fff;border-radius:12px;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:border-color .15s,color .15s,background .15s;display:flex}.hr-page .related-link:hover{color:var(--violet-500);background:#f4f2ff;border-color:#ddd7ff;text-decoration:none}.hr-page .related-link .related-arrow{color:var(--violet-500);flex-shrink:0;margin-left:.75rem;font-size:.95rem}.hr-page .comparatif-conseil{background:linear-gradient(135deg,#f4f2ff 0%,#ffe9df 100%);border:1px solid #ddd7ff;border-radius:12px;align-items:center;gap:1rem;margin-top:1.25rem;padding:1rem 1.2rem;display:flex}.hr-page .comparatif-conseil-icon{color:#563bff;background:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;display:flex}.hr-page .comparatif-conseil-text{flex:1}.hr-page .comparatif-conseil-text>strong{color:#1e1863;margin-bottom:.3rem;font-size:.875rem;font-weight:800;display:block}.hr-page .comparatif-conseil-text p{color:#4b5a6e;margin:0;font-size:.82rem;line-height:1.55}.hr-page .comparatif-conseil-text p strong{color:#1e1863;font-weight:700;display:inline}.hr-page .ofr-strengths-embed{border-top:1px solid var(--gris-3);margin-top:1.5rem;padding-top:1.5rem;scroll-margin-top:64px}.hr-page .ofr-radar-grid{grid-template-columns:minmax(0,420px) 1fr;align-items:center;gap:36px;margin-top:8px;display:grid}.hr-page .ofr-radar-grid>*{min-width:0}.hr-page .ofr-radar-chart{width:100%;min-width:0;height:380px;position:relative}.hr-page .ofr-radar-chart canvas{max-width:100%!important}.hr-page .ofr-radar-side{flex-direction:column;gap:24px;display:flex}.hr-page .ofr-cmp-layout{flex-direction:column;gap:28px;margin-top:8px;display:flex}.hr-page .ofr-cmp-radar{width:100%;max-width:520px;height:400px;margin:0 auto;position:relative}.hr-page .ofr-cmp-radar canvas{max-width:100%!important}.hr-page .ofr-cmp-table{width:100%}.hr-page .ofr-cmp-table th:first-child,.hr-page .ofr-cmp-table td:first-child{text-align:left}.hr-page .ofr-cmp-table th,.hr-page .ofr-cmp-table td{white-space:nowrap}.hr-page .ofr-cmp-table th.is-this{color:#563bff}.hr-page .ofr-cmp-table th.is-this,.hr-page .ofr-cmp-table td.is-this{background:#f4f1ff}.hr-page .ofr-cmp-table tbody tr:last-child td.is-this{border-bottom-right-radius:8px;border-bottom-left-radius:8px}.hr-page .ofr-cmp-table td.is-this{color:#1e1863}.hr-page .ofr-cmp-table td.ofr-cmp-price{color:#1e1863;letter-spacing:-.02em;font-size:19px;font-weight:800}.hr-page .ofr-cmp-cta{transition:transform var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out);background:radial-gradient(circle at 100% 0,#ff70492e,#0000 55%),linear-gradient(135deg,#1e1863 0%,#2a1d9f 100%);border-radius:16px;justify-content:space-between;align-items:center;gap:20px;padding:20px 24px;text-decoration:none;display:flex;box-shadow:0 10px 30px -12px #1e186380}.hr-page .ofr-cmp-cta:hover{text-decoration:none;transform:translateY(-2px);box-shadow:0 16px 36px -12px #1e18638c}.hr-page .ofr-cmp-cta-text{flex-direction:column;gap:4px;min-width:0;display:flex}.hr-page .ofr-cmp-cta-title{color:#fff;letter-spacing:-.01em;font-size:17px;font-weight:800;line-height:1.25}.hr-page .ofr-cmp-cta-sub{color:#ffffffb8;font-size:13.5px;line-height:1.45}.hr-page .ofr-cmp-cta-btn{color:#563bff;letter-spacing:-.01em;white-space:nowrap;background:#fff;border-radius:12px;flex:none;align-items:center;gap:7px;padding:12px 20px;font-size:14px;font-weight:800;display:inline-flex}@media (max-width:600px){.hr-page .ofr-cmp-cta{flex-direction:column;align-items:stretch;gap:14px;padding:18px}.hr-page .ofr-cmp-cta-btn{justify-content:center}}.hr-page .ofr-sim{margin-top:0}.hr-page .ofr-prix-part{border-top:1px solid var(--gris-3);margin-top:1.75rem;padding-top:1.5rem}.hr-page .ofr-cmp-embed{border-top:1px solid var(--gris-3);margin-top:1.75rem;padding-top:1.5rem;scroll-margin-top:64px}.hr-page .ofr-social{border-top:1px solid var(--gris-3);margin-top:1.75rem;padding-top:1.5rem}.hr-page .ofr-social-head{flex-wrap:wrap;align-items:baseline;gap:10px;min-height:24px;margin-bottom:14px;display:flex}.hr-page .ofr-social-title{color:#1e1863;font-size:1rem;font-weight:800}.hr-page .ofr-social-total{color:#0f7a5c;background:#e6f8f2;border-radius:999px;padding:3px 10px;font-size:12px;font-weight:700}.hr-page .ofr-social-viewport{height:64px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.hr-page .ofr-social-track{align-items:center;gap:10px;width:max-content;height:100%;animation-name:ofrSocialMarquee;animation-timing-function:linear;animation-iteration-count:infinite;display:flex}.hr-page .ofr-social-track--static{animation:none}.hr-page .ofr-social-viewport:hover .ofr-social-track{animation-play-state:paused}@keyframes ofrSocialMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.hr-page .ofr-social-chip{background:#fff;border:1px solid #e8edf5;border-radius:12px;flex:none;align-items:center;gap:10px;height:48px;padding:0 14px;display:flex;box-shadow:0 1px 2px #0c25430a}.hr-page .ofr-social-flag{flex:none;font-size:20px;line-height:1}.hr-page .ofr-social-chip-main{flex-direction:column;gap:2px;min-width:0;display:flex}.hr-page .ofr-social-dest{color:#1e1863;white-space:nowrap;font-size:13px;font-weight:700}.hr-page .ofr-social-meta{color:#8b95a7;white-space:nowrap;align-items:center;gap:8px;font-size:11.5px;display:flex}.hr-page .ofr-social-count{align-items:center;gap:3px;display:inline-flex}.hr-page .ofr-social-ago{color:#b0b7c3}.hr-page .ofr-social-chip--skeleton{background:linear-gradient(90deg,#f1f2f7 25%,#f8f9fc 37%,#f1f2f7 63%) 0 0/400% 100%;border-color:#0000;width:168px;animation:1.4s infinite ofrSimShimmer}.hr-page .ofr-sim-kicker{text-transform:uppercase;letter-spacing:.1em;color:#563bff;align-items:center;gap:6px;font-size:11px;font-weight:800;display:inline-flex}.hr-page .ofr-sim-title{color:#1e1863;letter-spacing:-.02em;margin:7px 0 4px;font-size:1.25rem;font-weight:800;line-height:1.2}.hr-page .ofr-sim-sub{color:#4b5a6e;margin:0;font-size:.9rem;line-height:1.5}.hr-page .ofr-sim-prefill{cursor:pointer;color:#563bff;letter-spacing:-.01em;transition:background var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);background:#fff;border:1px solid #ddd7ff;border-radius:999px;align-items:center;gap:6px;margin-top:12px;padding:7px 13px;font-size:12.5px;font-weight:700;display:inline-flex}.hr-page .ofr-sim-prefill:hover{background:#f4f2ff;border-color:#c7beff}.hr-page .ofr-sim-form{flex-direction:column;gap:12px;margin-top:16px;display:flex}@media (min-width:1025px){.hr-page .ofr-sim-form{flex-direction:row;align-items:center}.hr-page .ofr-sim-fields{flex:auto;min-width:0}.hr-page .ofr-sim-btn{flex:none}}.hr-page .ofr-sim-fields{background:#fff;border:1px solid #e8edf5;border-radius:14px;flex-wrap:nowrap;align-items:center;height:64px;padding:4px 6px;display:flex;box-shadow:0 1px 2px #0c25430a}.hr-page .ofr-sim-cell{flex:200px;align-items:center;min-width:0;min-height:48px;display:flex}.hr-page .ofr-sim-cell p{margin:0}.hr-page .ofr-sim-cell--icon{gap:6px;padding-left:8px}.hr-page .ofr-sim-cell-icon{color:#8b95a7;flex:none}.hr-page .ofr-sim-sep{background:#ecedf4;align-self:stretch;width:1px;margin:7px 2px}.hr-page .ofr-sim-btn{cursor:pointer;color:#fff;letter-spacing:-.01em;transition:transform var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out);background:linear-gradient(135deg,#563bff 0%,#7b5fff 100%);border:none;border-radius:12px;justify-content:center;align-self:center;align-items:center;gap:8px;padding:13px 22px;font-size:15px;font-weight:800;display:inline-flex;box-shadow:0 6px 18px -6px #563bff80}.hr-page .ofr-sim-btn:hover{transform:translateY(-1px);box-shadow:0 10px 22px -8px #563bff8c}.hr-page .ofr-sim-btn:disabled{opacity:.75;cursor:default;transform:none}.hr-page .ofr-sim-spin{animation:.8s linear infinite ofrSimSpin}@keyframes ofrSimSpin{to{transform:rotate(360deg)}}.hr-page .ofr-sim-result{height:96px;margin-top:16px;display:flex}.hr-page .ofr-sim-card{background:#fff;border:1px solid #e8edf5;border-radius:16px;align-items:center;gap:16px;width:100%;height:100%;padding:14px 20px;display:flex;box-shadow:0 4px 18px #0c25430f}.hr-page .ofr-sim-card-id{flex:auto;align-items:center;gap:12px;min-width:0;display:flex}.hr-page .ofr-sim-card-logo{background:#fff;border:1px solid #ecedf4;border-radius:10px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:flex;overflow:hidden}.hr-page .ofr-sim-card-logo img{-o-object-fit:contain;object-fit:contain;width:30px;height:30px}.hr-page .ofr-sim-card-meta{min-width:0}.hr-page .ofr-sim-card-insurer{color:#563bff;text-transform:uppercase;letter-spacing:.07em;font-size:10.5px;font-weight:700;display:block}.hr-page .ofr-sim-card-name{color:#1e1863;letter-spacing:-.01em;font-size:16px;font-weight:800;display:block}.hr-page .ofr-sim-card-price{flex-direction:column;flex:none;align-items:center;display:flex}.hr-page .ofr-sim-card-from{color:#8b95a7;font-size:11px;line-height:1.2}.hr-page .ofr-sim-card-pos{color:#8b95a7;text-align:center;margin-top:3px;font-size:11px;line-height:1.3}.hr-page .ofr-sim-skeleton{background:linear-gradient(90deg,#f1f2f7 25%,#f8f9fc 37%,#f1f2f7 63%) 0 0/400% 100%;border:1px solid #e8edf5;border-radius:16px;width:100%;height:100%;animation:1.4s infinite ofrSimShimmer}@keyframes ofrSimShimmer{0%{background-position:100% 0}to{background-position:0 0}}@media (max-width:600px){.hr-page .ofr-sim-result{height:auto;min-height:96px}.hr-page .ofr-sim-card{flex-direction:column;align-items:stretch;gap:12px;height:auto;padding:16px}}.hr-page .ofr-sim-empty{background:#fff;border:1px dashed #d6dbe3;border-radius:16px;width:100%;padding:20px}.hr-page .ofr-sim-empty-title{color:#1e1863;margin:0 0 6px;font-weight:800}.hr-page .ofr-sim-empty-list{color:#5a6b82;margin:0;padding-left:18px;font-size:13.5px;line-height:1.5}.hr-page .ofr-sim-empty-hint{color:#5a6b82;margin:0;font-size:13.5px;line-height:1.5}.hr-page .ofr-sim-disclaimer{color:#8b95a7;margin:12px 0 0;font-size:11.5px;line-height:1.5}@media (max-width:760px){.hr-page .ofr-sim-fields{flex-direction:column;align-items:stretch;height:auto;padding:6px}.hr-page .ofr-sim-sep{display:none}.hr-page .ofr-sim-cell{flex:auto;width:100%}.hr-page .ofr-sim-btn{align-self:stretch;width:100%}}.hr-page .ofr-strengths{flex-direction:column;gap:14px;display:flex}.hr-page .ofr-strengths-title{text-transform:uppercase;letter-spacing:.12em;color:#563bff;font-size:11px;font-weight:800}.hr-page .ofr-strength{align-items:flex-start;gap:14px;display:flex}.hr-page .ofr-strength-score{color:#563bff;letter-spacing:-.02em;background:#f1eeff;border-radius:12px;flex-direction:column;flex:none;justify-content:center;align-items:center;width:52px;height:44px;font-size:15px;font-weight:800;line-height:1;display:flex}.hr-page .ofr-strength-score-den{opacity:.6;letter-spacing:0;font-size:10px;font-weight:600}.hr-page .ofr-strength-label{color:#0c2543;font-size:14px;font-weight:700}.hr-page .ofr-strength-copy{color:#8b95a7;margin-top:2px;font-size:13px;line-height:1.45}.hr-page .ofr-strength--prose{align-items:center}.hr-page .ofr-pros-check{color:#0f7a5c;background:#e6f8f2;border-radius:12px;flex:none;place-items:center;width:52px;height:44px;font-size:18px;display:grid}.hr-page .ofr-verdict-pq{border:1px solid var(--gris-3);background:linear-gradient(135deg,#fbfaff 0%,#f5f3ff 100%);border-radius:14px;flex-wrap:wrap;align-items:center;gap:10px 16px;margin-top:20px;padding:16px 20px;display:flex}.hr-page .ofr-verdict-pq-score{letter-spacing:-.03em;font-size:22px;font-weight:800;line-height:1}.hr-page .ofr-verdict-pq-tone{font-size:15px;font-weight:700}.hr-page .ofr-verdict-pq .pq-breakdown{flex:1;min-width:200px;margin-top:0}.hr-page .ofr-fit{border-top:1px solid #e8edf5;grid-template-columns:1fr 1fr;gap:20px;padding-top:20px;display:grid}.hr-page .ofr-fit-title{text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px;font-size:11px;font-weight:800}.hr-page .ofr-fit-title--ok{color:#0f7a5c}.hr-page .ofr-fit-title--no{color:#b45309}.hr-page .ofr-fit ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.hr-page .ofr-fit li{color:#0c2543;align-items:flex-start;gap:8px;font-size:13.5px;line-height:1.4;display:flex}.hr-page .ofr-fit li svg{flex:none;margin-top:2px}@media (max-width:860px){.hr-page .ofr-radar-grid{grid-template-columns:1fr;gap:24px}.hr-page .ofr-radar-chart{max-width:420px;height:320px;margin:0 auto}}@media (max-width:600px){.hr-page .ofr-fit{grid-template-columns:1fr}}.hr-page .pq-badge-wrap{border:1px solid var(--gris-3);background:linear-gradient(135deg,#fbfaff 0%,#f5f3ff 100%);border-radius:18px;align-items:center;gap:24px;margin:10px 0 20px;padding:22px 24px;display:flex}.hr-page .pq-badge{flex:none;width:132px;height:132px;position:relative}.hr-page .pq-badge svg circle:last-child{transition:stroke-dashoffset .9s}.hr-page .pq-badge-center{flex-direction:column;justify-content:center;align-items:center;line-height:1;display:flex;position:absolute;inset:0}.hr-page .pq-badge-num{color:#1e1863;letter-spacing:-.03em;font-size:30px;font-weight:800}.hr-page .pq-badge-den{color:#8b95a7;margin-top:2px;font-size:13px;font-weight:700}.hr-page .pq-badge-text{flex-direction:column;gap:4px;min-width:0;display:flex}.hr-page .pq-badge-caption{text-transform:uppercase;letter-spacing:.06em;color:#8b95a7;font-size:12px;font-weight:700}.hr-page .pq-badge-tone{letter-spacing:-.02em;font-size:24px;font-weight:800}.hr-page .pq-badge-example{color:#4b5a6e;margin:4px 0 0;font-size:13px}.hr-page .pq-breakdown{flex-direction:column;gap:8px;margin-top:12px;display:flex}.hr-page .pq-breakdown-row{align-items:center;gap:8px;display:flex}.hr-page .pq-breakdown-label{color:#8b95a7;white-space:nowrap;min-width:100px;font-size:12px;font-weight:600}.hr-page .pq-breakdown-bar{background:#eceaf6;border-radius:99px;flex:1;height:6px;overflow:hidden}.hr-page .pq-breakdown-fill{border-radius:99px;height:100%;transition:width .9s}.hr-page .pq-breakdown-val{color:#1e1863;white-space:nowrap;text-align:right;min-width:32px;font-size:12px;font-weight:700}@media (max-width:560px){.hr-page .pq-badge-wrap{text-align:center;flex-direction:column;align-items:center}.hr-page .pq-badge-text{align-items:center}.hr-page .pq-breakdown-label{min-width:80px}}.hr-page .pq-metrics{grid-template-columns:1fr 1fr;gap:16px;margin:6px 0 18px;display:grid}.hr-page .pq-metric{border:1px solid var(--gris-3);background:#f8f9fc;border-radius:14px;align-items:flex-start;gap:14px;padding:18px 20px;display:flex}.hr-page .pq-metric-ico{border-radius:10px;flex:none;place-items:center;width:40px;height:40px;display:grid}.hr-page .pq-metric-ico--quality{color:#563bff;background:#f1eeff}.hr-page .pq-metric-ico--price{color:#0f7a5c;background:#e6f8f2}.hr-page .pq-metric>div{flex-direction:column;gap:2px;min-width:0;display:flex}.hr-page .pq-metric-label{text-transform:uppercase;letter-spacing:.06em;color:#8b95a7;font-size:11px;font-weight:700}.hr-page .pq-metric-value{color:#1e1863;letter-spacing:-.02em;font-size:26px;font-weight:800;line-height:1.1}.hr-page .pq-metric-value small{color:#8b95a7;font-size:14px;font-weight:700}.hr-page .pq-metric-note{color:#4b5a6e;font-size:12.5px}.hr-page .pq-verdict{color:#0c2543;background:#f4f2ff;border:1px solid #ddd7ff;border-radius:12px;margin:0 0 18px;padding:14px 16px;font-size:14px;line-height:1.6}.hr-page .pq-verdict strong{color:#1e1863;font-weight:800}.hr-page .pq-chart{border:1px solid var(--gris-3);border-radius:14px;padding:18px 20px}.hr-page .pq-chart-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.hr-page .pq-chart-title{color:#1e1863;font-size:13px;font-weight:800}.hr-page .pq-legend{color:#8b95a7;align-items:center;font-size:12px;display:inline-flex}.hr-page .pq-dot{border-radius:50%;width:9px;height:9px;margin:0 6px 0 12px;display:inline-block}.hr-page .pq-dot--this{background:#563bff}.hr-page .pq-dot--other{background:#d6dbe3}.hr-page .pq-bars{flex-direction:column;gap:8px;display:flex}.hr-page .pq-row{grid-template-columns:minmax(108px,150px) 1fr auto;align-items:center;gap:12px;display:grid}.hr-page .pq-name{color:#4b5a6e;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12.5px;overflow:hidden}.hr-page .pq-row.is-this .pq-name{color:#1e1863;font-weight:700}.hr-page .pq-track{background:#f4f6fa;border-radius:6px;min-width:0;height:14px;overflow:hidden}.hr-page .pq-bar{height:100%;transition:width .4s var(--ease-out);background:#d6dbe3;border-radius:6px}.hr-page .pq-row.is-this .pq-bar{background:linear-gradient(90deg,#7c5cff,#563bff)}.hr-page .pq-val{text-align:right;color:#8b95a7;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12px}.hr-page .pq-row.is-this .pq-val{color:#1e1863;font-weight:700}.hr-page .pq-note{color:#8b95a7;margin:14px 0 0;font-size:12px;line-height:1.5}@media (max-width:600px){.hr-page .pq-metrics{grid-template-columns:1fr}.hr-page .pq-row{grid-template-columns:1fr auto;grid-template-areas:"name price""bar bar";gap:4px 12px}.hr-page .pq-name{white-space:normal;grid-area:name}.hr-page .pq-val{grid-area:price}.hr-page .pq-track{grid-area:bar}}.hr-page .hr-offer-name{color:#563bff;font-weight:700}.hr-page .vd-foot{border-top:1px solid var(--gris-3);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:18px;display:flex}.hr-page .vd-score{flex-direction:column;display:flex}.hr-page .vd-score-num{color:#1e1863;letter-spacing:-.03em;font-size:30px;font-weight:800;line-height:1}.hr-page .vd-score-num small{color:#8b95a7;margin-left:1px;font-size:14px;font-weight:700}.hr-page .vd-score-label{color:#8b95a7;margin-top:4px;font-size:12.5px}.hr-page .vd-cta{color:#fff;letter-spacing:-.01em;white-space:nowrap;background:#ff7049;border:1px solid #ff8861;border-radius:14px;align-items:center;gap:10px;padding:14px 26px;font-size:15.5px;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 12px 30px -10px #ff704973,inset 0 1px #ffffff38}@media (max-width:560px){.hr-page .vd-foot{flex-direction:column;align-items:stretch}.hr-page .vd-cta{justify-content:center;width:100%}}.hr-page .scn-section{margin-bottom:2rem}.hr-page .scn-list{flex-direction:column;gap:16px;margin-top:1.25rem;display:flex}.hr-page .scn-card{border:1px solid var(--gris-3);background:#fff;border-radius:16px;align-items:stretch;padding:0;display:flex;overflow:hidden;box-shadow:0 1px 3px #140b7a0d}.hr-page .scn-card--rev{flex-direction:row-reverse}.hr-page .scn-media{background-position:50%;background-size:cover;flex:0 0 250px;align-self:stretch;min-height:200px;position:relative}.hr-page .scn-media:after{content:"";background:linear-gradient(90deg,#fff0 50%,#fff 100%);position:absolute;inset:0}.hr-page .scn-card--rev .scn-media:after{background:linear-gradient(270deg,#fff0 50%,#fff 100%)}.hr-page .scn-body{flex-direction:column;flex:1;gap:11px;min-width:0;padding:24px 30px;display:flex}.hr-page .scn-title{color:#1e1863;letter-spacing:-.02em;margin:0;font-size:20px;font-weight:800;line-height:1.2}.hr-page .scn-narrative{color:#4b5a6e;margin:0;font-size:14px;line-height:1.55}.hr-page .scn-gauge-row{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.hr-page .scn-gauge{background:#eeedf5;border-radius:999px;flex:160px;min-width:120px;height:9px;overflow:hidden}.hr-page .scn-gauge-fill{height:100%;transition:width .4s var(--ease-out);border-radius:999px}.hr-page .scn-grade{letter-spacing:-.01em;white-space:nowrap;font-size:13px;font-weight:800}.hr-page .scn-review{color:#0c2543;margin:0;font-size:13.5px;line-height:1.6}.hr-page .scn-review strong{color:#1e1863;font-weight:700}.hr-page .scn-guarantees{flex-direction:column;gap:6px;margin:2px 0 0;padding:0;list-style:none;display:flex}.hr-page .scn-guarantees li{color:#4b5a6e;font-size:13px;line-height:1.4}@media (max-width:680px){.hr-page .scn-card{flex-direction:column!important}.hr-page .scn-media{flex:none;width:100%;min-height:150px}.hr-page .scn-media:after,.hr-page .scn-card--rev .scn-media:after{background:linear-gradient(#fff0 55%,#fff 100%)}}.hr-page .ofr-cta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:28px 32px;display:flex}.hr-page .ofr-cta-main{flex:240px;min-width:0;position:relative}.hr-page .ofr-cta-action{flex-direction:column;flex:none;align-items:stretch;gap:8px;display:flex;position:relative}@media (max-width:560px){.hr-page .ofr-cta{flex-direction:column;align-items:stretch;gap:16px;padding:22px 20px}.hr-page .ofr-cta-main{flex:none}}.hr-page .ofr-guar-groups{grid-template-columns:1fr 1fr;gap:16px;display:grid}.hr-page .ofr-guar-group{background:#fff;border:1px solid #e8edf5;border-radius:14px;padding:18px 20px}.hr-page .ofr-guar-group-title{text-transform:uppercase;letter-spacing:.08em;color:#563bff;margin-bottom:12px;font-size:12px;font-weight:800}.hr-page .ofr-guar-group ul{margin:0;padding:0;list-style:none}.hr-page .ofr-guar-group li{border-bottom:1px solid #f0f3f8;justify-content:space-between;align-items:baseline;gap:12px;padding:9px 0;display:flex}.hr-page .ofr-guar-group li:last-child{border-bottom:none}.hr-page .ofr-guar-label{color:#4b5a6e;font-size:13.5px}.hr-page .ofr-guar-value{color:#1e1863;text-align:right;font-size:13.5px;font-weight:700}.hr-page .ofr-guar-value.is-no{color:#b45309;font-weight:600}.hr-page .ofr-elig-grid{grid-template-columns:1fr 1fr 1fr;gap:12px;display:grid}.hr-page .ofr-elig-item{background:#f8f9fc;border:1px solid #e8edf5;border-radius:12px;flex-direction:column;gap:3px;padding:14px 16px;display:flex}.hr-page .ofr-elig-label{text-transform:uppercase;letter-spacing:.06em;color:#8b95a7;font-size:11px;font-weight:700}.hr-page .ofr-elig-value{color:#0c2543;font-size:14px;font-weight:700}.hr-page .ofr-docs{flex-direction:column;gap:12px;display:flex}.hr-page .ofr-doccard{background:#f7f6ff;border:1px solid #ddd7ff;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;transition:border-color .15s,box-shadow .15s;display:flex}.hr-page .ofr-doc-unit{flex-direction:column;display:flex}.hr-page .ofr-doccard.is-active{border-color:#563bff #563bff #0000;border-bottom-right-radius:0;border-bottom-left-radius:0}.hr-page .ofr-doccard-btn--chat.is-open{background:#4429ff}.hr-page .ofr-doccard-id{align-items:center;gap:11px;min-width:0;display:inline-flex}.hr-page .ofr-doccard-ico{color:#563bff;background:#ece8ff;border-radius:10px;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.hr-page .ofr-doccard-name{color:#1a1a2e;font-size:14px;font-weight:700}.hr-page .ofr-doccard-actions{flex:none;align-items:center;gap:8px;display:inline-flex}.hr-page .ofr-doccard-btn{cursor:pointer;white-space:nowrap;color:#563bff;background:#fff;border:1px solid #ddd7ff;border-radius:9px;align-items:center;gap:6px;padding:8px 13px;font-family:inherit;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.hr-page .ofr-doccard-btn:hover{background:#f4f2ff;text-decoration:none}.hr-page .ofr-doccard-btn--chat{color:#fff;background:#563bff;border-color:#563bff}.hr-page .ofr-doccard-btn--chat:hover{background:#4429ff}.hr-page .ofr-docchat{background:#fff;border:1px solid #563bff;border-top:none;border-radius:0 0 14px 14px;margin-top:0;overflow:hidden}.hr-page .ofr-docchat-bar{background:#f7f6ff;border-bottom:1px solid #e7e3ff;align-items:center;gap:12px;padding:11px 16px;display:flex}.hr-page .ofr-docchat-bar-title{color:#1a1a2e;align-items:center;gap:7px;margin-right:auto;font-size:13.5px;font-weight:800;display:inline-flex}.hr-page .ofr-docchat-open{color:#563bff;align-items:center;gap:5px;font-size:12.5px;font-weight:700;text-decoration:none;display:inline-flex}.hr-page .ofr-docchat-open:hover{text-decoration:underline}.hr-page .ofr-docchat-expand{cursor:pointer;color:#563bff;background:#fff;border:1px solid #ddd7ff;border-radius:8px;align-items:center;gap:5px;padding:5px 10px;font-family:inherit;font-size:12.5px;font-weight:700;display:inline-flex}.hr-page .ofr-docchat-expand:hover{background:#f4f2ff}.hr-page .ofr-docchat-close{cursor:pointer;color:#6b6b80;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.hr-page .ofr-docchat-close:hover{color:#1a1a2e;background:#ece8ff}.hr-page .ofr-docchat-body{grid-template-columns:1fr 1fr;height:580px;display:grid}.hr-page .ofr-docchat-body.is-pdfwide{grid-template-columns:1fr}.hr-page .ofr-docchat-body.is-pdfwide .ofr-docchat-chat{display:none}.hr-page .ofr-docchat-body.is-pdfwide .ofr-docchat-preview{border-right:none}.hr-page .ofr-docchat-preview{background:#525659;border-right:1px solid #e7e3ff}.hr-page .ofr-docchat-preview iframe{border:0;width:100%;height:100%;display:block}.hr-page .ofr-docchat-chat{flex-direction:column;min-width:0;min-height:0;display:flex}.hr-page .ofr-docchat-msgs{flex-direction:column;flex:auto;gap:10px;min-height:0;padding:16px;display:flex;overflow-y:auto}.hr-page .ofr-docchat-msg{white-space:pre-wrap;border-radius:12px;max-width:88%;padding:10px 13px;font-size:13.5px;line-height:1.5}.hr-page .ofr-docchat-msg--bot{color:#1a1a2e;background:#f4f2ff;border-bottom-left-radius:4px;align-self:flex-start}.hr-page .ofr-docchat-msg--user{color:#fff;background:#563bff;border-bottom-right-radius:4px;align-self:flex-end}.hr-page .ofr-docchat-msg.is-guide{color:#7a5200;background:#fff6e9}.hr-page .ofr-docchat-cites{flex-wrap:wrap;gap:6px;margin-top:7px;display:flex}.hr-page .ofr-docchat-cites a{color:#563bff;background:#fff;border:1px solid #ddd7ff;border-radius:999px;align-items:center;padding:2px 8px;font-size:11.5px;font-weight:700;text-decoration:none;display:inline-flex}.hr-page .ofr-docchat-cites a:hover{background:#ece8ff}.hr-page .ofr-docchat-suggest{flex-wrap:wrap;gap:7px;margin-top:4px;display:flex}.hr-page .ofr-docchat-suggest button{cursor:pointer;color:#563bff;text-align:left;background:#fff;border:1px solid #ddd7ff;border-radius:999px;padding:7px 12px;font-family:inherit;font-size:12.5px;font-weight:600}.hr-page .ofr-docchat-suggest button:hover{background:#f4f2ff}.hr-page .ofr-docchat-input{border-top:1px solid #e7e3ff;align-items:center;gap:8px;padding:12px 14px;display:flex}.hr-page .ofr-docchat-input input{color:#1a1a2e;background:#fff;border:1px solid #ddd7ff;border-radius:10px;flex:1;min-width:0;padding:10px 13px;font-family:inherit;font-size:13.5px}.hr-page .ofr-docchat-input input:focus{border-color:#563bff;outline:none}.hr-page .ofr-docchat-input button{cursor:pointer;color:#fff;background:#563bff;border:none;border-radius:10px;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.hr-page .ofr-docchat-input button:hover{background:#4429ff}.hr-page .ofr-docchat-input button:disabled{opacity:.45;cursor:not-allowed}.hr-page .ofr-docchat-disclaimer{color:#9a9aae;margin:0;padding:0 14px 12px;font-size:11px;line-height:1.4}@media (max-width:900px){.hr-page .ofr-docchat-preview,.hr-page .ofr-docchat-expand{display:none}.hr-page .ofr-docchat-body,.hr-page .ofr-docchat-body.is-pdfwide{grid-template-columns:1fr;height:540px}.hr-page .ofr-docchat-body.is-pdfwide .ofr-docchat-chat{display:flex}}@media (max-width:560px){.hr-page .ofr-doccard{flex-direction:column;align-items:stretch;gap:12px}.hr-page .ofr-doccard-actions{justify-content:stretch}.hr-page .ofr-doccard-btn:not(.ofr-doccard-btn--chat) .ofr-doccard-btn-txt{display:none}.hr-page .ofr-doccard-btn:not(.ofr-doccard-btn--chat){flex:none;padding:8px 12px}.hr-page .ofr-doccard-btn--chat{flex:1;justify-content:center}}@media (max-width:720px){.hr-page .ofr-guar-groups{grid-template-columns:1fr}.hr-page .ofr-elig-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.hr-page .ofr-guar-group li{flex-direction:column;align-items:flex-start;gap:2px}.hr-page .ofr-guar-value{text-align:left}}@media (max-width:480px){.hr-page .ofr-elig-grid{grid-template-columns:1fr}}.hr-page .ofr-guar-row:hover{background:#fafbfe}.hr-page .ofr-guar-quality{padding:18px 28px 0}.hr-page .ofr-guar-quality .pq-badge-wrap{margin:0}@media (max-width:640px){.hr-page .ofr-guar-head{flex-direction:column;align-items:flex-start;gap:10px;padding:22px 18px 0}.hr-page .ofr-guar-cols{display:none}.hr-page .ofr-guar-row{row-gap:8px;padding:16px 18px;grid-template-columns:1fr 24px!important}.hr-page .ofr-guar-row>:first-child{grid-area:1/1}.hr-page .ofr-guar-row>:nth-child(4){grid-area:1/2}.hr-page .ofr-guar-row>:nth-child(2){grid-area:2/1}.hr-page .ofr-guar-row>:nth-child(3){grid-area:3/1}.hr-page .ofr-guar-cover{grid-template-columns:1fr!important;gap:16px!important}}.hr-page .ofr-scn-wrap{margin-top:1rem}.hr-page .ofr-scn-row:hover{background:#fafbfe}.hr-page .ofr-elig-conditions{border-top:1px solid var(--gris-3);margin-top:1.75rem;padding-top:1.5rem}@media (max-width:640px){.hr-page .ofr-scn-row{padding-left:16px!important;padding-right:16px!important}}.hr-page .ofr-sticky-cta{display:none}@media (max-width:960px){.hr-page .ofr-sticky-cta{z-index:60;padding:9px 16px;padding-bottom:calc(9px + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid #e8edf5;justify-content:space-between;align-items:center;gap:14px;transition:transform .28s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -3px 18px #0c25431a}.hr-page .ofr-sticky-cta-price{flex-direction:column;min-width:0;line-height:1.1;display:flex}.hr-page .ofr-sticky-cta-from{color:#8b95a7;font-size:11px}.hr-page .ofr-sticky-cta-amount{color:#1e1863;letter-spacing:-.02em;font-size:19px;font-weight:800}.hr-page .ofr-sticky-cta-btn{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#563bff 0%,#7b5fff 100%);border-radius:12px;flex:none;align-items:center;gap:6px;padding:12px 18px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 3px 12px #563bff47}.hr-page .content-grid{grid-template-columns:1fr;gap:0}.hr-page .aside-col{display:none}.hr-page.hr-offer{padding-bottom:72px}.hr-page .hero-bg .page-h1{letter-spacing:-.04em;font-size:2rem}.hr-page .attention-pair{grid-template-columns:1fr}.hr-page .related-grid{grid-template-columns:1fr 1fr}.hr-page .comparatif-cta{flex-direction:column}}@media (max-width:768px){.hr-page .content-grid{padding:56px 20px}.hr-page .related-section{padding:2rem 0 2.5rem}.hr-page .page-wrap{padding:0 20px}.hr-page .editorial-card,.hr-page .section-card{margin-bottom:1.5rem;padding:1.5rem 1.25rem}.hr-page .page-h1{letter-spacing:-.04em;font-size:2rem}.hr-page h2{font-size:1.5rem}.hr-page .avis-header{flex-direction:column;align-items:flex-start;gap:.75rem}.hr-page .avis-title{font-size:1.35rem}.hr-page .comparatif-conseil{flex-direction:column;align-items:flex-start;gap:.75rem}.hr-page .cta-inline-btn{text-align:center;width:100%}}@media (max-width:600px){.hr-page .hero-bg{padding:1.25rem 0 0}.hr-page .hero-bg .page-h1{letter-spacing:-.04em;font-size:2rem}.hr-page .hero-inner{flex-direction:column;gap:1.25rem;padding-bottom:1.75rem}.hr-page .hero-right{display:none}.hr-page .hero-score-box{margin-top:1rem;padding:.65rem 1rem}.hr-page .hero-score-num{font-size:2rem}.hr-page .hero-meta{gap:.55rem;font-size:.76rem}.hr-page .content-grid{padding:56px 20px}.hr-page .page-wrap{padding:0 20px}.hr-page .editorial-card,.hr-page .section-card{margin-bottom:1rem;padding:1rem .9rem}.hr-page .page-h1{letter-spacing:-.04em;font-size:2rem}.hr-page h2{letter-spacing:-.02em;font-size:1.5rem}.hr-page h3{font-size:1.375rem}.hr-page .related-grid{grid-template-columns:1fr;gap:.45rem}.hr-page .related-link{padding:.8rem 1rem;font-size:.82rem}.hr-page .related-section h2{margin-bottom:1rem;font-size:1.15rem}.hr-page .table-wrap{-webkit-overflow-scrolling:touch;width:100%;display:block;overflow-x:auto}.hr-page .table-wrap table{min-width:540px}.hr-page .table-wrap table th,.hr-page .table-wrap table td{white-space:nowrap;padding:.45rem .5rem;font-size:.77rem}.hr-page .excl-table{min-width:340px}.hr-page .attention-pair{grid-template-columns:1fr}}
