:root{--teal:#0A393F;--teal-deep:#082D33;--orange:#E77200;--orange-hover:#C96300;--orange-text:#A35000;--blue:#156395;--blue-heading:#226EA0;--off-white:#F4F7F8;--white:#FFFFFF;--ink:#1D2938;--ink-soft:#4A5A6A;--rule:#DCE5E8;--radius:14px;--shadow:0 10px 30px rgba(8,45,51,0.12);--wrap:1200px;--display:var(--font-display),Georgia,"Times New Roman",serif;--body:var(--font-body),system-ui,-apple-system,"Segoe UI",sans-serif}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{margin:0;font-family:var(--body);font-size:1.0625rem;line-height:1.65;color:var(--ink);background:var(--white)}img{max-width:100%;height:auto;display:block}a{color:var(--blue)}h1,h2,h3{font-family:var(--display);line-height:1.15;margin:0 0 .6em}h1{font-size:clamp(2.2rem,1.4rem + 3.2vw,3.9rem)}h1,h2{font-weight:700}h2{font-size:clamp(1.75rem,1.3rem + 1.6vw,2.6rem)}h2,h3{color:var(--teal)}h3{font-size:clamp(1.2rem,1.05rem + .5vw,1.45rem);font-weight:600}p{margin:0 0 1em}.wrap{max-width:var(--wrap);margin:0 auto;padding:0 20px}.section{padding:clamp(3rem,2rem + 4vw,5.5rem) 0}.section--alt{background:var(--off-white)}.section--teal{background:var(--teal)}.section--teal,.section--teal h2,.section--teal h3{color:var(--white)}.eyebrow{font-weight:800;font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;color:var(--orange-text);margin-bottom:.5rem}.section--teal .eyebrow{color:#FFB066}.lede{font-size:1.15rem;color:var(--ink-soft);max-width:46rem}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;z-index:1000;background:var(--white);padding:.5rem 1rem}:focus-visible{outline:3px solid var(--orange);outline-offset:2px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:48px;padding:.8rem 1.5rem;border-radius:999px;font-family:var(--body);font-weight:800;font-size:1rem;text-decoration:none;border:2px solid transparent;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.btn-orange{background:var(--orange);color:var(--ink)}.btn-orange:hover{background:var(--orange-hover);color:var(--ink)}.btn-blue{background:var(--blue);color:var(--white)}.btn-blue:hover{background:#0F4F78}.btn-ghost{background:transparent;color:var(--white);border-color:rgba(255,255,255,.7)}.btn-ghost:hover{background:rgba(255,255,255,.1)}.btn-outline{background:var(--white);color:var(--teal);border-color:var(--rule)}.topbar{background:var(--teal-deep);color:#D6E4E6;font-size:.85rem}.topbar .wrap{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:44px}.topbar-note{opacity:.9}.topbar-actions{display:flex;align-items:center;gap:.6rem}.lang-pill{color:var(--white);text-decoration:none;border:1px solid rgba(255,255,255,.45);border-radius:999px;padding:.15rem .75rem;font-size:.8rem}.lang-pill:hover{background:rgba(255,255,255,.12)}.phone-pill{background:var(--orange);text-decoration:none;font-weight:800;padding:.3rem .9rem;display:inline-flex;gap:.45rem;align-items:center}.phone-pill,.phone-pill small{color:var(--ink);border-radius:999px}.phone-pill small{background:rgba(255,255,255,.62);padding:0 .4rem;font-size:.7rem}.topbar-cta{color:var(--white);text-decoration:none;font-weight:800;border:2px solid var(--orange);border-radius:999px;padding:.2rem .9rem;white-space:nowrap}.topbar-cta:hover{background:var(--orange)}header.site{background:var(--teal);position:-webkit-sticky;position:sticky;top:0;z-index:50;box-shadow:0 2px 12px rgba(0,0,0,.18)}header.site .wrap{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1.25rem;min-height:78px}.logo img{height:52px;width:auto}nav.main{display:flex;align-items:center;gap:clamp(.25rem,1.2vw,1.25rem)}.mm-trigger,nav.main>.nav-plain{display:inline-flex;align-items:center;gap:.3rem;color:var(--white);text-decoration:none;font-weight:700;font-size:1rem;padding:1.55rem .5rem;border-bottom:3px solid transparent}.mm:focus-within .mm-trigger,.mm:hover .mm-trigger,nav.main>.nav-plain:hover{border-bottom-color:var(--orange)}.mm{position:relative}.mm--wide{position:static}.mm-panel{display:none;position:absolute;top:100%;z-index:60}.mm:focus-within .mm-panel,.mm:hover .mm-panel{display:block}.mm-panel--list{left:0;min-width:270px;background:var(--white);border-top:3px solid var(--orange);border-radius:0 0 var(--radius) var(--radius);box-shadow:var(--shadow);padding:.6rem 0}.mm--wide .mm-panel{left:20px;right:20px}.mm-inner{background:var(--white);color:var(--ink);border-top:3px solid var(--orange);border-radius:0 0 var(--radius) var(--radius);box-shadow:0 24px 50px rgba(8,45,51,.22);display:grid;grid-gap:1.4rem 2rem;gap:1.4rem 2rem;padding:1.6rem 1.8rem;max-height:calc(100vh - 140px);overflow-y:auto}.mm-practice{grid-template-columns:repeat(4,minmax(0,1fr)) minmax(230px,1fr)}.mm-col{display:flex;flex-direction:column;min-width:0}.mm-h{font-weight:800;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:var(--orange-text);margin:0 0 .4rem}.mm-h--sub{margin-top:1rem}.mm-inner a:not(.btn),.mm-panel--list a{display:block;color:var(--ink);text-decoration:none;font-size:.93rem;line-height:1.3;padding:.32rem 0}.mm-panel--list a{padding:.55rem 1.2rem}.mm-inner a:not(.btn):hover,.mm-panel--list a:hover{color:var(--blue);text-decoration:underline}.mm-inner a.mm-hub{font-family:var(--display);font-weight:700;font-size:1.08rem;color:var(--teal);padding-bottom:.45rem}.mm-sub{display:block;font-size:.8rem;color:var(--ink-soft)}.mm-inner a.mm-all,.mm-panel--list a.mm-all{font-weight:800;color:var(--blue);margin-top:.5rem}.mm-feature{background:var(--off-white);border-radius:var(--radius);padding:1.2rem;display:flex;flex-direction:column;gap:.7rem;align-self:start}.mm-feature p{margin:0;font-size:.92rem;color:var(--ink-soft)}.mm-feature .btn{width:100%;white-space:nowrap;padding-left:.8rem;padding-right:.8rem}.nav-toggle{display:none;background:none;border:0;color:var(--white);font-size:1.6rem;min-width:48px;min-height:48px;cursor:pointer}@media (max-width:1240px){.mm-practice{grid-template-columns:repeat(4,minmax(0,1fr))}.mm-feature{grid-column:1/-1;flex-direction:row;flex-wrap:wrap;align-items:center}.mm-feature .btn{width:auto}}@media (max-width:1100px){.topbar-note,nav.main{display:none}nav.main{position:absolute;top:100%;left:0;right:0;background:var(--teal);flex-direction:column;align-items:stretch;padding:.5rem 20px 1.2rem;max-height:calc(100vh - 130px);overflow-y:auto;border-bottom:3px solid var(--orange)}nav.main.open{display:flex}.mm-trigger,nav.main>.nav-plain{padding:.8rem 0;border-bottom:1px solid rgba(255,255,255,.12)}.mm--wide .mm-panel,.mm-panel{display:block;position:static}.mm-inner,.mm-panel--list{background:transparent;box-shadow:none;border:0;border-radius:0;padding:.2rem 0 .8rem .8rem;max-height:none}.mm-practice{grid-template-columns:1fr;gap:.8rem}.mm-inner a.mm-hub,.mm-inner a:not(.btn),.mm-panel--list a{color:#E3EEF0;padding:.35rem 0}.mm-h,.mm-inner a.mm-all,.mm-panel--list a.mm-all{color:#FFB066}.mm-sub{color:#B9CDD1}.mm-feature{background:rgba(255,255,255,.06);flex-direction:column;align-items:stretch}.mm-feature p{color:#D6E4E6}.nav-toggle{display:inline-flex;align-items:center;justify-content:center}}@media (max-width:560px){.topbar-cta{display:none}.topbar .wrap{justify-content:center}}.hero{position:relative;color:var(--white);background:linear-gradient(135deg,var(--teal-deep) 0,var(--teal) 55%,#0E4A57 100%);overflow:hidden}.hero-media{width:100%;height:100%;object-fit:cover;opacity:.25}.hero-media,.hero:after{position:absolute;inset:0}.hero:after{content:"";background:rgba(10,57,63,.55);pointer-events:none}.hero .wrap{position:relative;z-index:1;display:grid;grid-template-columns:1.15fr .85fr;grid-gap:clamp(1.5rem,4vw,4rem);gap:clamp(1.5rem,4vw,4rem);align-items:center;padding-top:clamp(3rem,6vw,5.5rem);padding-bottom:clamp(3rem,6vw,5.5rem)}.hero h1{color:var(--white);max-width:16ch}.hero-sub{font-size:1.2rem;color:#E3EEF0;max-width:34rem}.hero-actions{gap:.8rem;margin:1.6rem 0 1rem}.hero-actions,.hero-facts{display:flex;flex-wrap:wrap}.hero-facts{list-style:none;padding:0;margin:1.2rem 0 0;gap:.5rem 1.4rem;color:#D6E4E6;font-size:.95rem}.hero-facts li:before{content:"✓";color:#FFB066;margin-right:.4rem;font-weight:800}@media (max-width:900px){.hero .wrap{grid-template-columns:1fr}.hero h1{max-width:none}}.promise-card{position:relative;display:flex;flex-direction:column;background:linear-gradient(170deg,#0E5561,#12627A 45%,#156395);border-radius:22px;padding:1.6rem 1.5rem 0;box-shadow:0 24px 50px rgba(0,0,0,.28);text-align:center;overflow:hidden}.promise-card:before{content:"";position:absolute;top:0;left:1.5rem;right:1.5rem;height:4px;border-radius:0 0 4px 4px;background:var(--orange);z-index:2}.promise-text{position:relative;z-index:1}.promise-quote{font-family:var(--display);font-style:italic;font-size:clamp(1.2rem,1rem + .8vw,1.55rem);line-height:1.3;color:var(--white);margin:.6rem 0 .2rem}.promise-by{color:#D6E4E6;font-size:.95rem;margin-bottom:1rem}.promise-photo{position:relative;margin:1.2rem -1.5rem 0;line-height:0}.promise-photo:before{content:"";position:absolute;left:50%;bottom:0;width:90%;height:85%;transform:translateX(-50%);background:radial-gradient(ellipse at 50% 70%,rgba(255,255,255,.18) 0,rgba(255,255,255,0) 65%);pointer-events:none}.promise-photo img{position:relative;display:block;width:100%;max-width:520px;margin:0 auto}.promise-card--compact{padding:1.1rem 1rem 0}.promise-card--compact .promise-photo{margin:.9rem -1rem 0}.promise-card--compact .promise-photo img{max-width:400px}.form-band{background:var(--off-white);padding:clamp(2.5rem,2rem + 3vw,4.5rem) 0}.form-band .wrap{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:clamp(1.5rem,4vw,3.5rem);gap:clamp(1.5rem,4vw,3.5rem);align-items:start}.form-side h2{margin-bottom:.4rem}.form-side .call-alt{display:inline-flex;margin-top:.8rem}.form-card{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);padding:clamp(1.25rem,1rem + 1.5vw,2rem);scroll-margin-top:110px}@media (max-width:900px){.form-band .wrap{grid-template-columns:1fr}}.bk-form label{display:block;font-weight:700;font-size:.9rem;margin:.7rem 0 .25rem;color:var(--ink)}.bk-form input,.bk-form select,.bk-form textarea{width:100%;min-height:48px;padding:.7rem .85rem;border:1px solid #c5d2d6;border-radius:10px;font:inherit;color:var(--ink);background:var(--white)}.bk-form textarea{min-height:110px}.bk-form .row{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 .9rem;gap:0 .9rem}@media (max-width:560px){.bk-form .row{grid-template-columns:1fr}}.step-dots{display:flex;gap:.4rem;margin-bottom:.4rem}.step-dots span{flex:1 1;height:5px;border-radius:3px;background:var(--rule)}.step-dots span.on{background:var(--orange)}.form-actions{display:flex;gap:.8rem;margin-top:1rem}.form-note{font-size:.85rem;color:var(--ink-soft);margin:.8rem 0 0}.form-notice{background:#FFF4E8;border-left:4px solid var(--orange);padding:1rem;border-radius:8px}.grid{display:grid;grid-gap:1.25rem;gap:1.25rem}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-5{grid-template-columns:repeat(5,1fr)}@media (max-width:1080px){.grid-5{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.grid-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.grid-4,.grid-5{grid-template-columns:1fr}}.card{background:var(--white);border:1px solid var(--rule);border-radius:var(--radius);padding:1.4rem;box-shadow:0 2px 8px rgba(8,45,51,.05);transition:transform .15s,box-shadow .15s}.card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}@media (prefers-reduced-motion:reduce){.card,.card:hover{transition:none;transform:none}}.card p{color:var(--ink-soft)}.card-link{font-weight:800;color:var(--orange-text);text-decoration:none}.card-link:hover{text-decoration:underline}.office-cards .card{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.14);color:var(--white);display:flex;flex-direction:column}.office-cards .card h3{color:var(--white);margin-bottom:.3rem}.office-cards address{font-style:normal;color:#D6E4E6;font-size:.95rem;margin-bottom:.8rem}.office-cards .btn{width:100%;margin-top:auto;white-space:nowrap;padding-left:.6rem;padding-right:.6rem;font-size:.95rem}.office-cards .office-rating{font-size:.9rem;color:#F1F6F7;margin:.2rem 0 .8rem}.office-rating strong{color:#FFB066}.office-cards .more{color:var(--white);font-weight:700;font-size:.9rem;margin-top:.7rem;text-align:center}.attorneys{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.25rem;gap:1.25rem}.attorney{background:var(--white);border:1px solid var(--rule);border-radius:var(--radius);overflow:hidden;text-align:center}.attorney-photo{background:linear-gradient(160deg,#0E5561,#156395)}.attorney-photo img{width:100%;aspect-ratio:1/1;object-fit:cover;object-position:top}.attorney-body{padding:1rem 1rem 1.2rem}.attorney-body h3{margin:0 0 .15rem}.attorney-meta{font-size:.88rem;color:var(--ink-soft);margin:0 0 .5rem}@media (max-width:900px){.attorneys{grid-auto-flow:column;grid-template-columns:none;grid-auto-columns:72%;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.5rem}.attorney{scroll-snap-align:start}}.review-strip{display:flex;flex-wrap:wrap;gap:.8rem 2rem;align-items:center;justify-content:center;font-size:.98rem}.review-strip strong{font-family:var(--display);font-size:1.25rem;color:var(--teal)}.review-strip .asof{color:var(--ink-soft);font-size:.85rem}.nap-grid{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:2rem;gap:2rem;align-items:stretch}@media (max-width:900px){.nap-grid{grid-template-columns:1fr}}.map-embed iframe{width:100%;height:100%;min-height:360px;border:0;border-radius:var(--radius)}.nap-list{list-style:none;padding:0;margin:0 0 1.2rem}.nap-list li{padding:.45rem 0;border-bottom:1px solid var(--rule)}.final-cta{background:var(--teal-deep);text-align:center}.final-cta,.final-cta h2{color:var(--white)}.final-cta .hero-actions{justify-content:center}footer.site{background:var(--teal);color:#D6E4E6;padding:3rem 0 6rem;font-size:.95rem}footer.site a{color:var(--white)}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;grid-gap:2rem;gap:2rem}@media (max-width:800px){.footer-grid{grid-template-columns:1fr}}footer.site h3{color:var(--white);font-size:1.1rem}footer.site ul{list-style:none;padding:0;margin:0}footer.site li{margin:.3rem 0}.footer-legal{border-top:1px solid rgba(255,255,255,.15);margin-top:2rem;padding-top:1.2rem;font-size:.85rem}.mcb{display:none}@media (max-width:900px){.mcb{display:grid;grid-template-columns:1fr 1fr;position:fixed;left:0;right:0;bottom:0;z-index:60;box-shadow:0 -4px 16px rgba(0,0,0,.2)}.mcb a{min-height:56px;display:flex;align-items:center;justify-content:center;font-weight:800;text-decoration:none;color:var(--white)}.mcb-call{background:var(--blue)}.mcb .mcb-form{background:var(--orange);color:var(--ink)}body{padding-bottom:56px}}.crumbs{font-size:.85rem;color:#D6E4E6;margin-bottom:.6rem}.crumbs a{color:var(--white)}.notice-small{font-size:.82rem;color:var(--ink-soft)}.review-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem}@media (max-width:1000px){.review-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){.review-cards{grid-template-columns:1fr}}.review-card{background:var(--white);border:1px solid var(--rule);border-radius:var(--radius);padding:1.3rem;display:flex;flex-direction:column;gap:.6rem}.review-stars{color:var(--orange-text);font-weight:800;letter-spacing:.08em}.review-card blockquote{margin:0;font-size:.96rem;line-height:1.55;color:var(--ink)}.review-meta{font-size:.85rem;color:var(--ink-soft);margin-top:auto}.review-src{font-size:.82rem;color:var(--ink-soft)}.office-gallery{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;margin-top:1.4rem}@media (max-width:760px){.office-gallery{grid-template-columns:1fr 1fr}}.office-gallery img{width:100%;height:100%;object-fit:cover;aspect-ratio:4/3;border-radius:var(--radius)}.hero--llp .wrap{grid-template-columns:1.1fr .9fr}.hero--llp h1{font-size:clamp(1.9rem,1.2rem + 2.4vw,3rem);max-width:20ch}.llp-photo img{width:100%;height:auto;border-radius:var(--radius);box-shadow:0 24px 50px rgba(0,0,0,.3)}@media (max-width:900px){.hero--llp .wrap{grid-template-columns:1fr}}.town-chips{list-style:none;display:flex;flex-wrap:wrap;gap:.5rem;padding:0;margin:1.2rem 0 1rem}.town-chips li{background:var(--off-white);border:1px solid var(--rule);border-radius:999px;padding:.35rem .9rem;font-size:.92rem;color:var(--ink)}.llp-byline{font-size:.85rem;color:var(--ink-soft);border-top:1px solid var(--rule);padding-top:.8rem;margin-top:1.2rem}.aside-cta{display:flex;flex-direction:column;gap:.5rem}.loc-list{display:grid;grid-gap:1rem;gap:1rem}.loc-item{display:grid;grid-template-columns:1fr auto;grid-gap:1.25rem;gap:1.25rem;align-items:center;background:var(--white);border:1px solid var(--rule);border-radius:var(--radius);padding:1.3rem 1.4rem}.loc-item h3{margin:0 0 .3rem}.loc-item h3 a{color:var(--teal);text-decoration:none}.loc-item h3 a:hover{text-decoration:underline}.loc-item address{font-style:normal;color:var(--ink);margin-bottom:.4rem}.loc-meta{font-size:.92rem;color:var(--ink-soft);margin:0}.loc-actions{display:flex;flex-direction:column;gap:.5rem;align-items:stretch;text-align:center;min-width:230px}.loc-actions .btn{white-space:nowrap}@media (max-width:760px){.loc-item{grid-template-columns:1fr}.loc-actions{min-width:0}}.hero--page .wrap{padding-top:clamp(2.5rem,5vw,4.5rem);padding-bottom:clamp(2.5rem,5vw,4.5rem)}.hero--page h1{font-size:clamp(2rem,1.3rem + 2.6vw,3.3rem);max-width:18ch}.practice-body{display:grid;grid-template-columns:minmax(0,1fr) 300px;grid-gap:clamp(2rem,4vw,4rem);gap:clamp(2rem,4vw,4rem);align-items:start}.prose{max-width:46rem}.prose>section{margin-top:2.6rem;scroll-margin-top:110px}.prose ol,.prose ul{padding-left:1.3rem;margin:0 0 1.2em}.prose li{margin:.45rem 0}.prose li::marker{color:var(--orange-text);font-weight:800}.practice-aside{position:-webkit-sticky;position:sticky;top:104px}.aside-card{background:var(--off-white);border:1px solid var(--rule);border-radius:var(--radius);padding:1.3rem}.toc{list-style:none;padding:0;margin:0 0 1.2rem}.toc a{display:block;padding:.4rem 0;color:var(--ink);text-decoration:none;font-size:.95rem;border-bottom:1px solid var(--rule)}.toc a:hover{color:var(--blue)}.aside-cta p{font-size:.95rem;color:var(--ink-soft)}.aside-cta .btn{width:100%;white-space:nowrap;padding-left:.8rem;padding-right:.8rem}@media (max-width:980px){.practice-body{grid-template-columns:1fr}.practice-aside{position:static}}.faq-list{max-width:52rem}.faq-item{padding:1.3rem 0;border-top:1px solid var(--rule)}.faq-item h3{margin-bottom:.45rem}.faq-item p:last-child{margin-bottom:0}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}@media (max-width:900px){.grid-3{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.grid-2,.grid-3{grid-template-columns:1fr}}blockquote.review-card{margin:0}blockquote.review-card p{margin:0 0 .6rem;font-size:.96rem;line-height:1.55}blockquote.review-card p:last-child{margin-bottom:0}.review-by{font-size:.85rem;color:var(--ink-soft);margin-top:auto}.rating-line{font-size:.95rem;color:var(--ink-soft);margin:0 0 .5rem}.rating-line strong{font-family:var(--display);font-size:1.3rem;color:var(--teal)}.plain-list{list-style:none;padding:0;margin:0}.plain-list li{font-size:.92rem;color:var(--ink-soft);padding:.35rem 0;border-bottom:1px solid var(--rule)}.plain-list li:last-child{border-bottom:0}.attorney-hero-card{background:var(--white);border:1px solid var(--rule);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.attorney-hero-card img{width:100%;aspect-ratio:1/1;object-fit:cover;object-position:top;background:linear-gradient(160deg,#0E5561,#156395)}.attorney-hero-meta{margin:0;padding:.9rem 1.1rem 1.1rem;font-size:.95rem;color:var(--ink-soft)}.attorney-hero-meta strong{display:inline-block;font-family:var(--display);font-size:1.1rem;color:var(--teal)}.attorney-list{display:grid;grid-gap:1.25rem;gap:1.25rem}.attorney-row{display:grid;grid-template-columns:240px 1fr;grid-gap:1.5rem;gap:1.5rem;align-items:start;background:var(--white);border:1px solid var(--rule);border-radius:var(--radius);padding:1.3rem 1.4rem}.attorney-row .attorney-photo{border-radius:var(--radius);overflow:hidden}.attorney-row .attorney-body{padding:0;text-align:left}.attorney-row h3{margin:0 0 .25rem}.attorney-row h3 a{color:var(--teal);text-decoration:none}.attorney-row h3 a:hover{text-decoration:underline}.attorney-focus{color:var(--orange-text);margin:0 0 .6rem;font-size:.95rem}@media (max-width:760px){.attorney-row{grid-template-columns:1fr}}.table-wrap{overflow-x:auto;margin:1.2rem 0}.table-wrap table{width:100%;border-collapse:collapse;font-size:.97rem;background:#fff}.table-wrap caption{text-align:left;font-weight:800;padding:.4rem 0 .6rem}.table-wrap td,.table-wrap th{text-align:left;vertical-align:top;padding:.65rem .8rem;border:1px solid #d5dfe2}.table-wrap thead th{background:var(--teal,#0A393F);color:#fff}.table-wrap tbody th{font-weight:800}.llp-updated{font-size:.92rem;color:var(--ink-soft,#44545a);margin:0 0 1rem}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/c1e0ae606c0d380f-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/9cc95445f0ce201a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/24f599ce1a627b37-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/ea308541f46fdb72-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/1b5a038d2ebd8073-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/d9c8a48aa27d17bd-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/c1e0ae606c0d380f-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/9cc95445f0ce201a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/24f599ce1a627b37-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/ea308541f46fdb72-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/1b5a038d2ebd8073-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/d9c8a48aa27d17bd-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/3d165c286d94e27c-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e54d16b9f2c4535b-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7c21074d9bafed1b-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/916860560b9a2bc2-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/591e43f23f51e5a5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/97ac91773d3121b2-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/3d165c286d94e27c-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e54d16b9f2c4535b-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7c21074d9bafed1b-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/916860560b9a2bc2-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/591e43f23f51e5a5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/97ac91773d3121b2-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"Source Serif 4 Fallback";src:local("Times New Roman");ascent-override:87.87%;descent-override:28.41%;line-gap-override:0.00%;size-adjust:117.91%}.__className_1b3d38{font-family:"Source Serif 4","Source Serif 4 Fallback"}.__variable_1b3d38{--font-display:"Source Serif 4","Source Serif 4 Fallback"}@font-face{font-family:Mulish;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1ba4bcc28d9acde5-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Mulish;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/3cca6a2fae6396cc-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Mulish;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/af6b7096c023fb67-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Mulish;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7d87e5ac6ec6000d-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Mulish;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/3be83a346553616c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Mulish;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/1ba4bcc28d9acde5-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Mulish;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/3cca6a2fae6396cc-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Mulish;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/af6b7096c023fb67-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Mulish;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7d87e5ac6ec6000d-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Mulish;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/3be83a346553616c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Mulish;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/1ba4bcc28d9acde5-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Mulish;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/3cca6a2fae6396cc-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Mulish;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/af6b7096c023fb67-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Mulish;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/7d87e5ac6ec6000d-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Mulish;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/3be83a346553616c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Mulish Fallback;src:local("Arial");ascent-override:96.56%;descent-override:24.02%;line-gap-override:0.00%;size-adjust:104.08%}.__className_3b513d{font-family:Mulish,Mulish Fallback;font-style:normal}.__variable_3b513d{--font-body:"Mulish","Mulish Fallback"}