.law-firms-page{width:100vw;overflow-x:hidden;background:#d3cec5}.iconlist{color:var(--base-700)}.law-firms-page .hero{position:relative;width:100vw;height:90svh;min-height:640px;overflow:hidden;background-color:#d3cec5}.law-firms-page .hero .hero-gradient{position:absolute;bottom:0;left:0;width:100%;height:20svh;background:linear-gradient(1turn,rgba(20,19,19,1),rgba(20,19,19,0));z-index:1}.law-firms-page .hero .hero-content{position:absolute;top:50svh;left:50%;transform:translate(-50%,-50%);text-align:center;width:min(980px,92vw);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.6rem;padding:1rem;z-index:2}.law-firms-page .hero-content h1,.law-firms-page .hero-content p{color:var(--base-500)}.law-firms-page .hero .hero-tagline{width:min(680px,92%);color:var(--base-200)}.law-firms-page .hero .hero-content>div[style]{justify-content:center}html{scroll-behavior:smooth}.law-firms-page .hero:after{content:"";position:absolute;bottom:1.25rem;left:50%;transform:translateX(-50%);width:2px;height:28px;border-radius:2px;background:rgba(20,19,19,.55);opacity:.7;animation:bbScrollPulse 1.6s ease-in-out infinite;z-index:2}@keyframes bbScrollPulse{0%,to{transform:translateX(-50%) translateY(0);opacity:.55}50%{transform:translateX(-50%) translateY(7px);opacity:1}}.law-firms-page .trust-section{width:100vw;background:#141313;color:var(--base-100);padding:6rem 0 5rem}.law-firms-page .trust-header{max-width:900px;text-align:left}.law-firms-page .trust-header h2{color:var(--base-100);line-height:1.15;margin-bottom:.75rem}.law-firms-page .trust-header p{color:var(--base-300);line-height:1.7}.law-firms-page .proof-bar{width:100%;margin-top:1.5rem;border:1px solid var(--base-450);border-radius:1.25rem;padding:1.25rem 1.5rem;display:grid;grid-gap:1rem;gap:1rem;background:rgba(255,255,255,.02);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.law-firms-page .proof-bar--4{grid-template-columns:repeat(4,1fr)}.law-firms-page .proof-item{display:flex;align-items:center;gap:.9rem;padding:.5rem .25rem;color:var(--base-100);font-size:.95rem;line-height:1.4}.law-firms-page .proof-icon{width:34px;height:34px;object-fit:contain;flex-shrink:0;opacity:.95}.law-firms-page .trust-cards{margin-top:2rem;display:flex;gap:1rem;width:100%}.law-firms-page .trust-cards .stat{flex:1 1;display:flex;flex-direction:column;padding:1.25rem;border-radius:1rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.law-firms-page .trust-cards .stat-count h2{color:var(--base-100)}.law-firms-page .trust-cards .stat-divider{width:100%;height:1px;background-color:rgba(255,255,255,.18);margin:.85rem 0 1rem}.law-firms-page .trust-cards .stat-info h4{margin-bottom:.6rem;color:var(--base-200)}.law-firms-page .trust-cards .stat-info p{color:var(--base-300);line-height:1.7}.law-firms-page .trust-cta{margin-top:2.5rem;display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.law-firms-page .trust-cta-note{margin:0;color:var(--base-300);font-size:.95rem;line-height:1.5}.law-firms-page .client-reviews-container{position:relative;width:100vw;height:auto;min-height:1px;background:#141313;color:var(--base-100);padding:5rem 0 6rem;overflow:hidden}.law-firms-page .client-reviews-container .client-reviews-header-callout{text-align:center;color:var(--base-350);margin-bottom:1.5rem}.law-firms-page .client-reviews-shell{width:min(980px,92vw);margin:0 auto}@media (max-width:1000px){.law-firms-page .hero{min-height:620px}.law-firms-page .hero .hero-content{width:92vw}.law-firms-page .hero .hero-tagline{width:92%}.law-firms-page .trust-section{padding:4.5rem 0 4rem}.law-firms-page .proof-bar--4{grid-template-columns:repeat(2,1fr)}.law-firms-page .proof-item{font-size:.9rem}.law-firms-page .proof-icon{width:28px;height:28px}.law-firms-page .trust-cards{flex-direction:column}}@media (max-width:520px){.law-firms-page .proof-bar--4{grid-template-columns:1fr}.law-firms-page .proof-item{padding:.6rem 0}}.law-firms-page .faq-section{width:100vw;background:#141313;color:var(--base-100);padding:5rem 0}.law-firms-page .faq-header{max-width:900px;text-align:left;margin-bottom:2rem}.law-firms-page .faq-header h2{color:var(--base-100);line-height:1.15;margin-bottom:.75rem}.law-firms-page .faq-header p{color:var(--base-300);line-height:1.7}.law-firms-page .faq-list{width:100%;max-width:980px;margin:0 auto;display:flex;flex-direction:column;gap:.75rem}.law-firms-page .faq-item{border-radius:1rem;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);overflow:hidden}.law-firms-page .faq-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.15rem 1.25rem;min-height:56px;border:none;background:transparent;color:var(--base-100);cursor:pointer;text-align:left}.law-firms-page .faq-question{font-size:1.05rem;line-height:1.35;color:var(--base-100);max-width:90%}.law-firms-page .faq-icon{width:2rem;height:2rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:var(--base-200);border:1px solid rgba(255,255,255,.12);background:rgba(0,0,0,.25);flex:0 0 auto}.law-firms-page .faq-panel{padding:0 1.25rem 1.25rem;animation:bbFaqFade .18s ease-out}@keyframes bbFaqFade{0%{opacity:0}to{opacity:1}}.law-firms-page .faq-answer{color:var(--base-300);line-height:1.7;font-size:1rem}.law-firms-page .faq-answer p{margin:.75rem 0 0}.law-firms-page .faq-answer p:first-child{margin-top:.25rem}.law-firms-page .faq-answer ul{margin:.75rem 0 0 1.1rem;padding:0;color:var(--base-300)}.law-firms-page .faq-answer li{margin:.35rem 0}.law-firms-page .faq-trigger:focus-visible{outline:2px solid rgba(255,255,255,.35);outline-offset:2px;border-radius:1rem}.law-firms-page .final-cta{width:100vw;background:#141313;color:var(--base-100);padding:0}.law-firms-page .final-cta-card{width:100%;max-width:980px;margin:0 auto;border-radius:1.25rem;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.06);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:2rem;display:flex;flex-direction:column;gap:1.25rem}.law-firms-page .final-cta-card h2{color:var(--base-100)}.law-firms-page .final-cta-card p{color:var(--base-300);line-height:1.7;margin:0;max-width:72ch}.law-firms-page .final-cta-actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-top:.25rem}.law-firms-page .final-cta-note{color:var(--base-300);margin:0;font-size:.95rem}.law-firms-page .final-cta-spacer{height:6rem}@media (max-width:1000px){.law-firms-page .faq-section{padding:4.25rem 0}.law-firms-page .faq-trigger{padding:1.05rem 1rem}.law-firms-page .faq-panel{padding:0 1rem 1rem}.law-firms-page .final-cta-card{padding:1.5rem 1.25rem}.law-firms-page .final-cta-spacer{height:5rem}.hero-header h1{font-size:1.5rem}.hero-content p{font-size:.9rem!important}}@media (max-width:520px){.law-firms-page .faq-question{font-size:1rem}.law-firms-page .faq-icon{width:1.9rem;height:1.9rem}.law-firms-page .final-cta-spacer{height:4.5rem}}