.fivecom-w-he-legal-labor-law {
    --ink:#1a1830;          
    --paper:#f4f1ea;        
    --paper-2:#ece8de;
    --indigo:#312e81;       
    --indigo-deep:#1e1b54;
    --accent:#c2a14d;       
    --muted:#6f6c84;
    --line:rgba(26,24,48,.12);
    --ease:cubic-bezier(0.19,1,0.22,1);
  }
.fivecom-w-he-legal-labor-law, .fivecom-w-he-legal-labor-law * {box-sizing:border-box;margin:0;padding:0}
.fivecom-w-he-legal-labor-law {-webkit-text-size-adjust:100%}
.fivecom-w-he-legal-labor-law {
    font-family:'Assistant',system-ui,sans-serif;
    color:var(--ink);
    background:var(--paper);
    line-height:1.6;
    -webkit-font-smoothing:antialiased;
    overflow-x:hidden;
  }
.fivecom-w-he-legal-labor-law a {text-decoration:none;color:inherit}
.fivecom-w-he-legal-labor-law img {max-width:100%;display:block}
.fivecom-w-he-legal-labor-law ::selection {background:var(--indigo);color:var(--paper)}
.fivecom-w-he-legal-labor-law .duo {position:relative;overflow:hidden;background:var(--indigo-deep)}
.fivecom-w-he-legal-labor-law .duo img {
    width:100%;height:100%;object-fit:cover;
    filter:grayscale(1) contrast(1.05);
    mix-blend-mode:luminosity;
    opacity:.9;
  }
.fivecom-w-he-legal-labor-law .duo::after {
    content:"";position:absolute;inset:0;
    background:linear-gradient(150deg,var(--indigo-deep) 0%,rgba(49,46,129,.35) 55%,rgba(194,161,77,.25) 100%);
    mix-blend-mode:multiply;
  }
.fivecom-w-he-legal-labor-law .duo::before {
    content:"";position:absolute;inset:0;z-index:2;
    background:linear-gradient(0deg,rgba(30,27,84,.55),transparent 45%);
  }
.fivecom-w-he-legal-labor-law .stage {display:flex;flex-direction:row-reverse;min-height:100vh}
.fivecom-w-he-legal-labor-law .visual-half {
    position:fixed;top:0;inset-inline-end:0;
    width:46vw;height:100vh;z-index:1;
  }
.fivecom-w-he-legal-labor-law .visual-layer {position:absolute;inset:0;opacity:0;transition:opacity 1s var(--ease)}
.fivecom-w-he-legal-labor-law .visual-layer.is-active {opacity:1}
.fivecom-w-he-legal-labor-law .visual-cap {
    position:absolute;z-index:5;bottom:42px;inset-inline-start:42px;inset-inline-end:42px;
    color:var(--paper);pointer-events:none;
  }
.fivecom-w-he-legal-labor-law .visual-cap .idx {
    font-size:.82rem;letter-spacing:.32em;color:var(--accent);
    font-weight:700;display:block;margin-bottom:10px;
  }
.fivecom-w-he-legal-labor-law .visual-cap .ttl {
    font-size:clamp(1.4rem,2.4vw,2rem);font-weight:700;line-height:1.15;
    letter-spacing:-.01em;max-width:22ch;
  }
.fivecom-w-he-legal-labor-law .visual-progress {
    position:absolute;z-index:6;top:0;inset-inline-start:0;
    width:4px;height:0;background:var(--accent);transition:height .15s linear;
  }
.fivecom-w-he-legal-labor-law .content-half {
    width:54vw;margin-inline-end:46vw;
    position:relative;z-index:2;background:var(--paper);
  }
.fivecom-w-he-legal-labor-law .topbar {
    position:fixed;top:0;inset-inline-start:0;width:54vw;z-index:30;
    display:flex;align-items:center;justify-content:space-between;
    padding:26px 7vw;mix-blend-mode:normal;
    transition:background .4s var(--ease),padding .4s var(--ease);
  }
.fivecom-w-he-legal-labor-law .topbar.solid {background:rgba(244,241,234,.82);backdrop-filter:blur(12px);padding:16px 7vw;border-bottom:1px solid var(--line)}
.fivecom-w-he-legal-labor-law .brand {display:flex;align-items:baseline;gap:10px;font-weight:800;font-size:1.18rem;letter-spacing:-.01em}
.fivecom-w-he-legal-labor-law .brand small {font-size:.62rem;font-weight:600;letter-spacing:.24em;color:var(--accent)}
.fivecom-w-he-legal-labor-law .topnav {display:flex;gap:26px;font-weight:600;font-size:.92rem}
.fivecom-w-he-legal-labor-law .topnav a {position:relative;color:var(--muted);transition:color .3s var(--ease)}
.fivecom-w-he-legal-labor-law .topnav a::after {content:"";position:absolute;inset-inline-start:0;bottom:-5px;width:0;height:2px;background:var(--indigo);transition:width .4s var(--ease)}
.fivecom-w-he-legal-labor-law .topnav a:hover {color:var(--ink)}
.fivecom-w-he-legal-labor-law .topnav a:hover::after {width:100%}
.fivecom-w-he-legal-labor-law .nav-phone {font-weight:700;color:var(--indigo);white-space:nowrap}
.fivecom-w-he-legal-labor-law .burger {display:none;background:none;border:none;cursor:pointer;color:var(--ink);padding:4px}
.fivecom-w-he-legal-labor-law .panel {padding:14vh 7vw;border-bottom:1px solid var(--line);min-height:100vh;display:flex;flex-direction:column;justify-content:center}
.fivecom-w-he-legal-labor-law .panel.auto {min-height:auto}
.fivecom-w-he-legal-labor-law .kicker {
    display:inline-block;font-size:.78rem;font-weight:700;
    letter-spacing:.3em;color:var(--accent);margin-bottom:22px;
  }
.fivecom-w-he-legal-labor-law .kicker::before {content:"";display:inline-block;width:30px;height:1.5px;background:var(--accent);vertical-align:middle;margin-inline-end:12px}
.fivecom-w-he-legal-labor-law .h-display {
    font-size:clamp(2.6rem,7vw,5.4rem);font-weight:800;
    line-height:.98;letter-spacing:-.035em;
  }
.fivecom-w-he-legal-labor-law .h-sec {font-size:clamp(2rem,4.4vw,3.2rem);font-weight:800;line-height:1.02;letter-spacing:-.03em}
.fivecom-w-he-legal-labor-law .lead {font-size:clamp(1.05rem,1.5vw,1.22rem);color:var(--muted);max-width:46ch;margin-top:24px;font-weight:400}
.fivecom-w-he-legal-labor-law .reveal {opacity:0;transform:translateY(28px)}
.fivecom-w-he-legal-labor-law .btn {
    display:inline-flex;align-items:center;gap:10px;font-weight:700;font-size:1rem;
    padding:15px 30px;border-radius:2px;cursor:pointer;border:1.5px solid var(--ink);
    transition:background .4s var(--ease),color .4s var(--ease),transform .4s var(--ease);
    background:var(--ink);color:var(--paper);
  }
.fivecom-w-he-legal-labor-law .btn:hover {background:transparent;color:var(--ink)}
.fivecom-w-he-legal-labor-law .btn.ghost {background:transparent;color:var(--ink)}
.fivecom-w-he-legal-labor-law .btn.ghost:hover {background:var(--ink);color:var(--paper)}
.fivecom-w-he-legal-labor-law .btn.gold {background:var(--accent);border-color:var(--accent);color:#241f08}
.fivecom-w-he-legal-labor-law .btn.gold:hover {background:transparent;color:var(--ink);border-color:var(--ink)}
.fivecom-w-he-legal-labor-law .btn svg {flex-shrink:0}
.fivecom-w-he-legal-labor-law .cta-row {display:flex;gap:14px;flex-wrap:wrap;margin-top:40px}
.fivecom-w-he-legal-labor-law .hero-meta {display:flex;gap:30px;flex-wrap:wrap;margin-top:44px}
.fivecom-w-he-legal-labor-law .hero-meta span {display:flex;align-items:center;gap:8px;font-weight:600;font-size:.92rem}
.fivecom-w-he-legal-labor-law .hero-meta svg {color:var(--accent)}
.fivecom-w-he-legal-labor-law .scrollcue {margin-top:60px;display:flex;align-items:center;gap:12px;font-size:.8rem;letter-spacing:.2em;color:var(--muted);font-weight:600}
.fivecom-w-he-legal-labor-law .scrollcue .ln {width:46px;height:1.5px;background:var(--ink);transform-origin:right;animation:cue 1.8s var(--ease) infinite}
@keyframes cue{0%,100%{transform:scaleX(.4);opacity:.4}50%{transform:scaleX(1);opacity:1}}
.fivecom-w-he-legal-labor-law .stats {display:grid;grid-template-columns:repeat(2,1fr);gap:0;margin-top:8px;border-top:1px solid var(--line)}
.fivecom-w-he-legal-labor-law .stat {padding:34px 0;border-bottom:1px solid var(--line)}
.fivecom-w-he-legal-labor-law .stat:nth-child(odd) {border-inline-end:1px solid var(--line);padding-inline-end:30px}
.fivecom-w-he-legal-labor-law .stat:nth-child(even) {padding-inline-start:30px}
.fivecom-w-he-legal-labor-law .stat b {display:block;font-size:clamp(2.4rem,5vw,3.6rem);font-weight:800;line-height:1;letter-spacing:-.03em}
.fivecom-w-he-legal-labor-law .stat b .ac {color:var(--accent)}
.fivecom-w-he-legal-labor-law .stat span {display:block;margin-top:8px;color:var(--muted);font-weight:600;font-size:.94rem}
.fivecom-w-he-legal-labor-law .svc-list {margin-top:20px;counter-reset:svc}
.fivecom-w-he-legal-labor-law .svc {
    display:grid;grid-template-columns:auto 1fr;gap:0 26px;align-items:start;
    padding:30px 0;border-top:1px solid var(--line);cursor:default;
    transition:padding-inline-start .4s var(--ease);
  }
.fivecom-w-he-legal-labor-law .svc:last-child {border-bottom:1px solid var(--line)}
.fivecom-w-he-legal-labor-law .svc .no {counter-increment:svc;font-size:.85rem;font-weight:700;color:var(--accent);padding-top:8px}
.fivecom-w-he-legal-labor-law .svc .no::before {content:"0" counter(svc)}
.fivecom-w-he-legal-labor-law .svc h3 {font-size:clamp(1.3rem,2.4vw,1.8rem);font-weight:700;letter-spacing:-.02em;transition:color .4s var(--ease)}
.fivecom-w-he-legal-labor-law .svc p {color:var(--muted);margin-top:8px;max-width:50ch;font-size:1rem}
.fivecom-w-he-legal-labor-law .svc:hover {padding-inline-start:14px}
.fivecom-w-he-legal-labor-law .svc:hover h3 {color:var(--indigo)}
.fivecom-w-he-legal-labor-law .flist {list-style:none;margin-top:30px;display:grid;gap:0}
.fivecom-w-he-legal-labor-law .flist li {display:grid;grid-template-columns:auto 1fr;gap:18px;padding:22px 0;border-top:1px solid var(--line)}
.fivecom-w-he-legal-labor-law .flist li:last-child {border-bottom:1px solid var(--line)}
.fivecom-w-he-legal-labor-law .flist .chk {width:26px;height:26px;border:1.5px solid var(--indigo);border-radius:50%;display:grid;place-items:center;color:var(--indigo);margin-top:3px}
.fivecom-w-he-legal-labor-law .flist b {display:block;font-weight:700;font-size:1.08rem}
.fivecom-w-he-legal-labor-law .flist p {color:var(--muted);font-size:.96rem;margin-top:3px}
.fivecom-w-he-legal-labor-law .quote-big {font-size:clamp(1.4rem,3vw,2.1rem);font-weight:600;line-height:1.35;letter-spacing:-.01em;max-width:24ch}
.fivecom-w-he-legal-labor-law .quote-big .mk {color:var(--accent);font-weight:800}
.fivecom-w-he-legal-labor-law .testi-stack {margin-top:14px}
.fivecom-w-he-legal-labor-law .testi-card {padding:30px 0;border-top:1px solid var(--line)}
.fivecom-w-he-legal-labor-law .testi-card:last-child {border-bottom:1px solid var(--line)}
.fivecom-w-he-legal-labor-law .testi-card .stars {color:var(--accent);display:flex;gap:3px;margin-bottom:14px}
.fivecom-w-he-legal-labor-law .testi-card q {display:block;font-size:1.12rem;line-height:1.55;font-weight:500}
.fivecom-w-he-legal-labor-law .testi-card .who {margin-top:16px;display:flex;align-items:center;gap:12px}
.fivecom-w-he-legal-labor-law .testi-card .who img {width:44px;height:44px;border-radius:50%;object-fit:cover;filter:grayscale(1)}
.fivecom-w-he-legal-labor-law .testi-card .who b {font-weight:700;font-size:.98rem}
.fivecom-w-he-legal-labor-law .testi-card .who span {display:block;color:var(--muted);font-size:.82rem}
.fivecom-w-he-legal-labor-law .steps {margin-top:10px}
.fivecom-w-he-legal-labor-law .pstep {display:grid;grid-template-columns:auto 1fr;gap:24px;padding:28px 0;border-top:1px solid var(--line);align-items:start}
.fivecom-w-he-legal-labor-law .pstep:last-child {border-bottom:1px solid var(--line)}
.fivecom-w-he-legal-labor-law .pstep .pn {font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1;color:var(--indigo);letter-spacing:-.04em;opacity:.25}
.fivecom-w-he-legal-labor-law .pstep h3 {font-size:1.3rem;font-weight:700;letter-spacing:-.01em}
.fivecom-w-he-legal-labor-law .pstep p {color:var(--muted);margin-top:6px;font-size:1rem;max-width:48ch}
.fivecom-w-he-legal-labor-law details {border-top:1px solid var(--line)}
.fivecom-w-he-legal-labor-law details:last-of-type {border-bottom:1px solid var(--line)}
.fivecom-w-he-legal-labor-law summary {list-style:none;cursor:pointer;font-weight:700;font-size:clamp(1.1rem,1.8vw,1.3rem);padding:26px 0;display:flex;justify-content:space-between;align-items:center;gap:20px;letter-spacing:-.01em}
.fivecom-w-he-legal-labor-law summary::-webkit-details-marker {display:none}
.fivecom-w-he-legal-labor-law summary .pm {width:34px;height:34px;flex-shrink:0;border:1.5px solid var(--ink);border-radius:50%;display:grid;place-items:center;transition:transform .4s var(--ease),background .4s var(--ease),color .4s var(--ease)}
.fivecom-w-he-legal-labor-law details[open] summary .pm {transform:rotate(135deg);background:var(--ink);color:var(--paper)}
.fivecom-w-he-legal-labor-law details .ans {color:var(--muted);font-size:1.02rem;padding:0 0 26px;max-width:62ch;line-height:1.65}
.fivecom-w-he-legal-labor-law .form {margin-top:34px;display:grid;gap:18px;max-width:480px}
.fivecom-w-he-legal-labor-law .field label {display:block;font-size:.84rem;font-weight:700;letter-spacing:.04em;margin-bottom:7px;color:var(--ink)}
.fivecom-w-he-legal-labor-law .field input, .fivecom-w-he-legal-labor-law .field textarea {
    width:100%;background:transparent;border:none;border-bottom:1.5px solid var(--line);
    padding:11px 2px;font-family:inherit;font-size:1rem;color:var(--ink);transition:border-color .3s var(--ease)}
.fivecom-w-he-legal-labor-law .field input:focus, .fivecom-w-he-legal-labor-law .field textarea:focus {outline:none;border-color:var(--indigo)}
.fivecom-w-he-legal-labor-law .field textarea {resize:vertical;min-height:70px}
.fivecom-w-he-legal-labor-law .contact-lines {margin-top:30px;display:grid;gap:12px}
.fivecom-w-he-legal-labor-law .contact-lines a {display:flex;align-items:center;gap:12px;font-weight:600;font-size:1.02rem}
.fivecom-w-he-legal-labor-law .contact-lines svg {color:var(--accent)}
.fivecom-w-he-legal-labor-law .phone-xl {font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;letter-spacing:-.03em;display:inline-flex;align-items:center;gap:14px;margin-top:6px}
.fivecom-w-he-legal-labor-law .foot {background:var(--ink);color:var(--paper);width:54vw;margin-inline-end:46vw;position:relative;z-index:2;padding:64px 7vw 30px}
.fivecom-w-he-legal-labor-law .foot-top {display:grid;grid-template-columns:1.4fr 1fr;gap:40px;padding-bottom:40px;border-bottom:1px solid rgba(244,241,234,.16)}
.fivecom-w-he-legal-labor-law .foot-brand {font-size:1.4rem;font-weight:800;letter-spacing:-.01em}
.fivecom-w-he-legal-labor-law .foot-brand small {display:block;font-size:.66rem;letter-spacing:.24em;color:var(--accent);margin-top:4px;font-weight:600}
.fivecom-w-he-legal-labor-law .foot-desc {color:rgba(244,241,234,.62);font-size:.96rem;margin-top:16px;max-width:38ch}
.fivecom-w-he-legal-labor-law .foot-col h4 {font-size:.78rem;letter-spacing:.2em;color:var(--accent);margin-bottom:14px;font-weight:700}
.fivecom-w-he-legal-labor-law .foot-col a, .fivecom-w-he-legal-labor-law .foot-col li {display:block;color:rgba(244,241,234,.72);font-size:.94rem;margin-bottom:9px}
.fivecom-w-he-legal-labor-law .foot-col a:hover {color:var(--paper)}
.fivecom-w-he-legal-labor-law .foot-contact li {display:flex;gap:9px;align-items:flex-start}
.fivecom-w-he-legal-labor-law .foot-contact svg {color:var(--accent);margin-top:3px;flex-shrink:0}
.fivecom-w-he-legal-labor-law .foot-bottom {display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;padding-top:24px;font-size:.82rem;color:rgba(244,241,234,.46)}
.fivecom-w-he-legal-labor-law .cursor {position:fixed;top:0;left:0;width:9px;height:9px;border-radius:50%;background:var(--indigo);pointer-events:none;z-index:9999;transform:translate(-50%,-50%);transition:width .3s var(--ease),height .3s var(--ease),background .3s var(--ease);display:none}
.fivecom-w-he-legal-labor-law .cursor.grow {width:46px;height:46px;background:rgba(49,46,129,.18)}
@media (max-width:980px){
.fivecom-w-he-legal-labor-law .stage {flex-direction:column}
.fivecom-w-he-legal-labor-law .visual-half {position:relative;width:100%;height:62vh;inset-inline-end:auto}
.fivecom-w-he-legal-labor-law .visual-layer {opacity:0}
.fivecom-w-he-legal-labor-law .visual-layer.is-active {opacity:1}
.fivecom-w-he-legal-labor-law .content-half {width:100%;margin-inline-end:0}
.fivecom-w-he-legal-labor-law .topbar {width:100%;padding:16px 6vw}
.fivecom-w-he-legal-labor-law .topbar.solid {padding:14px 6vw}
.fivecom-w-he-legal-labor-law .foot {width:100%;margin-inline-end:0;padding:54px 6vw 28px}
.fivecom-w-he-legal-labor-law .panel {padding:80px 6vw;min-height:auto}
.fivecom-w-he-legal-labor-law .topnav, .fivecom-w-he-legal-labor-law .nav-phone {display:none}
.fivecom-w-he-legal-labor-law .topnav.open {display:flex;position:absolute;top:60px;inset-inline:0;flex-direction:column;background:var(--paper);padding:22px 6vw;gap:18px;border-bottom:1px solid var(--line)}
.fivecom-w-he-legal-labor-law .burger {display:block}
.fivecom-w-he-legal-labor-law .cursor {display:none!important}
}
@media (max-width:560px){
.fivecom-w-he-legal-labor-law .stats, .fivecom-w-he-legal-labor-law .foot-top {grid-template-columns:1fr}
.fivecom-w-he-legal-labor-law .stat:nth-child(odd) {border-inline-end:none;padding-inline-end:0}
.fivecom-w-he-legal-labor-law .stat:nth-child(even) {padding-inline-start:0}
.fivecom-w-he-legal-labor-law .svc {grid-template-columns:1fr;gap:6px}
.fivecom-w-he-legal-labor-law .svc .no {padding-top:0}
.fivecom-w-he-legal-labor-law .visual-half {height:48vh}
}
@media (prefers-reduced-motion: reduce){
.fivecom-w-he-legal-labor-law .reveal {opacity:1!important;transform:none!important}
.fivecom-w-he-legal-labor-law .scrollcue .ln {animation:none}
.fivecom-w-he-legal-labor-law, .fivecom-w-he-legal-labor-law * {scroll-behavior:auto!important}
}
