.description-bottom { background: #f0f1f5; padding: 30px; }
.description-bottom li { list-style-position: inside; }
.profile-info-text h2 { font-size: 17px; font-weight: normal; line-height: 29px; }
ol li { margin-bottom: 20px; }
.wpcf7-form-control-wrap { display: inline-block; width: auto; }
#wpcf7-f6790-p6765-o1 .wpcf7-form-control-wrap { display: block; width: auto; }
.wpcf7-validates-as-email { max-width: 410px; }
.subscribe-block .form-group .wpcf7-submit { display: inline-block; margin-left: 0; }
iframe { max-width: 100%; }
.fa.fa-check { color: #00b5e5; }
.verified { margin-top: 10px; }
.profile-info-container h1 { text-transform: none; }
.about-description { margin-top: 0; }
.about-description img { max-width: 100%; }
.services-block { margin-top: 40px; }
.wp-block-group { max-width: 1200px; margin: 20px auto; padding: 0 15px; }
.wp-block-image figcaption { font-size: 14px; }
blockquote { font-size: 15px; padding-left: 1em; border-left: 0.2em solid #00b5e5; margin: 35px 0 40px 20px; }
#breadcrumbs { font-size: 13px; }
#profile-map { height: 210px !important; width: 100%; border-radius: 8px; z-index: 1; } .category-breadcrumb { padding-top: 15px; }
.category-breadcrumb p { margin-bottom: 15px; }
.category-breadcrumb span.breadcrumb_last { color: #00b5e5; font-size: 12px; }
.category-breadcrumb span a { font-size: 13px; } .sitemap ul { list-style: none; margin: 0; display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 10px; font-size: .9125rem; }
.sitemap ul li, .sitemap ul li a { color: #00b5e5; text-transform: none; }
.sitemap ul li a { border-bottom: .5px solid #00b5e5; padding-bottom: 5px; }
.entry.siteMap, .siteMap { margin-top: 40px; } ul.children { margin-top: 15px; }
ul.children li a { color: #333; border-bottom: none; }
ul.children ul { color: #333; padding-left: 20px; margin-top: 15px; }
ul.children li a:hover, ul.glosario li a:hover { color: #00b5e5; }
ul.glosario li a { color: #333; border: none; }
.sc_fs_faq.sc_card { max-width: 1170px; } :root {
--pl-navy:   #1a2540;
--pl-gold:   #c8a96e;
--pl-gold-lt:#e8d5b0;
--pl-cream:  #faf8f4;
--pl-mid:    #4a5568;
--pl-light:  #e2e8f0;
--pl-white:  #ffffff;
--pl-radius: 6px;
--brand:     #1a3c5e;
--brand-mid: #2563a8;
--brand-light:#e8f0fb;
--accent:    #e07b39;
--accent-light:#fef3ea;
--text:      #1c2b3a;
--text-mid:  #3d5166;
--text-muted:#6b7f93;
--border:    #d4dde6;
--bg-soft:   #f5f8fc;
--green:     #1a6b47;
--green-light:#e6f4ed;
--radius:    10px;
} .pl-wrap { font-family: 'Source Sans 3', 'Helvetica Neue', Arial, sans-serif; font-size: 17px; line-height: 1.75; color: var(--pl-mid); width: 100%; }
.pl-wrap h2 { font-family: 'Playfair Display', Georgia, serif; font-size: clamp(1.3rem, 3vw, 1.65rem); color: var(--pl-navy); margin: 2.5rem 0 1rem; line-height: 1.25; }
.pl-wrap h3 { font-size: 1.05rem; font-weight: 700; color: var(--pl-navy); margin: 1.75rem 0 0.5rem; }
.pl-wrap p { margin-bottom: 1rem; }
.pl-wrap ul, .pl-wrap ol { padding-left: 1.4rem; margin-bottom: 1rem; }
.pl-wrap li { margin-bottom: 0.4rem; }
.pl-wrap a { color: var(--pl-navy); font-weight: 600; text-underline-offset: 3px; }
.pl-wrap a:hover { color: var(--pl-gold); }
.pl-wrap strong { color: var(--pl-navy); } .pl-byline { display: flex; align-items: center; gap: 12px; padding: 14px 0; border-top: 1px solid var(--pl-light); border-bottom: 1px solid var(--pl-light); margin-bottom: 2rem; font-size: 0.88rem; color: #718096; }
.pl-byline .pl-avatar { width: 38px; height: 38px; background: var(--pl-navy); border-radius: 50%; display: flex; align-items: center; justify-content: center; color: var(--pl-gold); font-weight: 700; font-size: 0.8rem; flex-shrink: 0; }
.pl-byline strong { color: var(--pl-navy); } .pl-stats { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 1px; background: var(--pl-light); border-radius: var(--pl-radius); overflow: hidden; margin: 1.75rem 0; }
.pl-stat { background: var(--pl-white); padding: 1.1rem 1.25rem; text-align: center; }
.pl-stat .val { font-family: 'Playfair Display', Georgia, serif; font-size: 1.7rem; font-weight: 700; color: var(--pl-navy); line-height: 1; }
.pl-stat .lbl { font-size: 0.78rem; color: #718096; margin-top: 4px; line-height: 1.3; } .pl-info, .pl-warn { padding: 0.9rem 1.1rem; border-radius: 0 var(--pl-radius) var(--pl-radius) 0; margin: 1.25rem 0; font-size: 0.93rem; }
.pl-info { background: #eff6ff; border-left: 3px solid #3b82f6; }
.pl-info strong { color: var(--pl-navy); }
.pl-warn { background: #fffbeb; border-left: 3px solid #f59e0b; }
.pl-warn strong { color: #92400e; } .pl-cta { background: linear-gradient(135deg, var(--pl-navy) 0%, #2d3f6b 100%); border-radius: var(--pl-radius); padding: 1.5rem 1.75rem; margin: 2rem 0; }
.pl-cta strong { color: #fff; display: block; font-size: 1rem; margin-bottom: 0.3rem; }
.pl-cta p { color: rgba(255,255,255,0.82); font-size: 0.95rem; margin: 0; }
.pl-cta a { color: var(--pl-gold); }
.pl-cta-soft { background: var(--pl-white); border: 1.5px solid var(--pl-light); border-radius: var(--pl-radius); padding: 1.1rem 1.4rem; margin: 1.75rem 0; font-size: 0.94rem; }
.pl-cta-soft a { color: var(--pl-navy); } .pl-table { width: 100%; border-collapse: collapse; margin: 1.5rem 0; font-size: 0.91rem; background: var(--pl-white); border-radius: var(--pl-radius); overflow: hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.06); }
.pl-table thead { background: var(--pl-navy); color: #fff; }
.pl-table thead th { padding: 0.8rem 1rem; text-align: left; font-size: 0.82rem; letter-spacing: 0.04em; font-weight: 600; }
.pl-table tbody tr:nth-child(even) { background: var(--pl-cream); }
.pl-table td { padding: 0.7rem 1rem; border-bottom: 1px solid var(--pl-light); color: var(--pl-mid); }
.pl-table td:first-child { color: var(--pl-navy); font-weight: 500; }
.pl-table tbody tr:last-child td { border-bottom: none; }
.pl-table .hl { color: var(--pl-navy); font-weight: 700; } .pl-rates { display: grid; grid-template-columns: repeat(auto-fill, minmax(175px, 1fr)); gap: 0.85rem; margin: 1.5rem 0; }
.pl-rate-card { background: var(--pl-white); border: 1.5px solid var(--pl-light); border-radius: var(--pl-radius); padding: 1rem 1.1rem; }
.pl-rate-card .region { font-size: 0.78rem; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: #718096; margin-bottom: 4px; }
.pl-rate-card .rate { font-family: 'Playfair Display', Georgia, serif; font-size: 1.4rem; font-weight: 700; color: var(--pl-navy); line-height: 1; }
.pl-rate-card .note { font-size: 0.78rem; color: #718096; margin-top: 3px; line-height: 1.3; }
.pl-rate-card.high { border-color: var(--pl-gold); }
.pl-rate-card.high .rate { color: #b45309; }
.pl-rate-card.low { border-color: #86efac; }
.pl-rate-card.low .rate { color: #16a34a; } .pl-toc { background: var(--pl-white); border-left: 4px solid var(--pl-gold); border-radius: 0 var(--pl-radius) var(--pl-radius) 0; padding: 1.25rem 1.5rem; margin: 1.75rem 0; box-shadow: 0 2px 10px rgba(0,0,0,0.06); }
.pl-toc .toc-label { font-size: 0.72rem; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: var(--pl-gold); margin-bottom: 0.75rem; }
.pl-toc ol { margin: 0; padding-left: 1.2rem; }
.pl-toc li { margin-bottom: 0.25rem; font-size: 0.92rem; }
.pl-toc a { font-weight: 500; text-decoration: none; color: var(--pl-navy); }
.pl-toc a:hover { color: var(--pl-gold); text-decoration: underline; } .pl-faq details { border-bottom: 1px solid var(--pl-light); }
.pl-faq summary { cursor: pointer; padding: 1rem 0.25rem; font-weight: 600; font-size: 0.98rem; color: var(--pl-navy); list-style: none; display: flex; justify-content: space-between; align-items: center; }
.pl-faq summary::-webkit-details-marker { display: none; }
.pl-faq summary::after { content: '+'; font-size: 1.3rem; font-weight: 300; color: var(--pl-gold); flex-shrink: 0; margin-left: 1rem; transition: transform 0.2s; }
.pl-faq details[open] summary::after { transform: rotate(45deg); }
.pl-faq details p { padding: 0 0.25rem 1rem; margin: 0; font-size: 0.95rem; } .pl-related { display: grid; grid-template-columns: repeat(auto-fill, minmax(210px, 1fr)); gap: 0.85rem; margin: 1.5rem 0 2rem; }
.pl-related a { background: var(--pl-white); border: 1.5px solid var(--pl-light); border-radius: var(--pl-radius); padding: 1rem 1.2rem; text-decoration: none; display: block; transition: border-color .2s, transform .2s, box-shadow .2s; }
.pl-related a:hover { border-color: var(--pl-gold); transform: translateY(-2px); box-shadow: 0 4px 16px rgba(200,169,110,0.15); }
.pl-related .rc-label { font-size: 0.7rem; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: var(--pl-gold); margin-bottom: 4px; }
.pl-related .rc-title { font-weight: 600; font-size: 0.9rem; color: var(--pl-navy); line-height: 1.35; } .pl-section { padding: 2rem 0; border-bottom: 1px solid var(--pl-light); }
.pl-section:last-child { border-bottom: none; }
.pl-author { background: var(--pl-white); border: 1.5px solid var(--pl-light); border-radius: var(--pl-radius); padding: 1.25rem 1.5rem; margin: 2.5rem 0 1rem; display: flex; gap: 1rem; align-items: flex-start; }
.pl-author .au-avatar { width: 44px; height: 44px; background: var(--pl-navy); border-radius: 50%; display: flex; align-items: center; justify-content: center; color: var(--pl-gold); font-weight: 700; font-size: 0.85rem; flex-shrink: 0; }
.pl-author .au-name { font-weight: 700; color: var(--pl-navy); font-size: 0.95rem; }
.pl-author .au-role { font-size: 0.82rem; color: #718096; }
.pl-author .au-bio { font-size: 0.88rem; margin-top: 4px; color: var(--pl-mid); } .bp-wrap { font-family: 'Georgia', serif; color: var(--text); line-height: 1.75; width: 100%; padding: 20px; max-width: 1200px; margin: 0 auto; }
.bp-wrap * { box-sizing: border-box; margin: 0; padding: 0; }
.bp-wrap h2 { font-size: 1.5rem; color: var(--brand); margin: 2.5rem 0 .9rem; line-height: 1.3; font-weight: normal; }
.bp-wrap h3 { font-size: 1.12rem; color: var(--text); margin: 1.75rem 0 .65rem; font-weight: bold; }
.bp-wrap h4 { font-family: Arial, sans-serif; font-size: .8rem; font-weight: 700; letter-spacing: .07em; text-transform: uppercase; color: var(--text-muted); margin: 1.4rem 0 .4rem; }
.bp-wrap p { margin-bottom: 1.15rem; font-size: 1.01rem; color: var(--text-mid); }
.bp-wrap a { color: var(--brand-mid); }
.bp-wrap strong { color: var(--text); } .bp-breadcrumb { font-family: Arial, sans-serif; font-size: .78rem; color: var(--text-muted); margin-bottom: 1.5rem; }
.bp-breadcrumb a { color: var(--brand-mid); text-decoration: none; }
.bp-breadcrumb a:hover { text-decoration: underline; }
.bp-breadcrumb span { margin: 0 .35rem; } .bp-hero { background: linear-gradient(135deg, #1a3c5e 0%, #1e4d7a 60%, #2563a8 100%); border-radius: var(--radius); padding: 3rem 2.5rem; color: #fff; margin-bottom: 2rem; position: relative; overflow: hidden; }
.bp-hero::after { content: ''; position: absolute; right: -60px; top: -60px; width: 320px; height: 320px; background: rgba(255,255,255,.04); border-radius: 50%; pointer-events: none; }
.bp-hero .eyebrow { font-family: Arial, sans-serif; font-size: .72rem; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; color: rgba(255,255,255,.6); margin-bottom: .7rem; }
.bp-hero h1, .bp-hero h2 { font-size: 2.2rem !important; line-height: 1.2 !important; font-weight: normal; color: #fff !important; margin: 0 0 1rem !important; }
.bp-hero h1 em, .bp-hero h2 em { font-style: normal; color: #f4b87a; }
.bp-hero .meta { font-family: Arial, sans-serif; font-size: .8rem; color: rgba(255,255,255,.65); display: flex; gap: 1.4rem; flex-wrap: wrap; margin-bottom: 1.25rem; }
.bp-hero .meta strong { color: #fff; }
.bp-hero .intro { font-size: 1.05rem; color: rgba(255,255,255,.88); max-width: 680px; line-height: 1.75; margin-bottom: 1.5rem; }
.bp-hero .hero-btns { display: flex; gap: .85rem; flex-wrap: wrap; }
.bp-hero .hero-btns a.btn-primary { background: var(--accent); color: #fff; font-family: Arial, sans-serif; font-size: .9rem; font-weight: 700; padding: .8rem 1.75rem; border-radius: 6px; text-decoration: none; transition: background .2s; }
.bp-hero .hero-btns a.btn-primary:hover { background: #c96b28; }
.bp-hero .hero-btns a.btn-ghost { border: 2px solid rgba(255,255,255,.4); color: rgba(255,255,255,.9); font-family: Arial, sans-serif; font-size: .9rem; font-weight: 600; padding: .75rem 1.5rem; border-radius: 6px; text-decoration: none; transition: border-color .2s, color .2s; }
.bp-hero .hero-btns a.btn-ghost:hover { border-color: rgba(255,255,255,.8); color: #fff; } .bp-trust { display: grid; grid-template-columns: repeat(auto-fit, minmax(130px, 1fr)); gap: .75rem; margin: 2rem 0; }
.bp-trust-item { background: var(--bg-soft); border: 1px solid var(--border); border-radius: var(--radius); padding: .9rem 1rem; text-align: center; }
.bp-trust-item .num { font-size: 1.6rem; font-weight: 700; font-family: Arial, sans-serif; color: var(--brand-mid); line-height: 1.1; }
.bp-trust-item .lbl { font-family: Arial, sans-serif; font-size: .72rem; color: var(--text-muted); margin-top: .25rem; line-height: 1.3; } .bp-callout { border-radius: var(--radius); padding: 1.05rem 1.3rem; margin: 1.5rem 0; display: flex; gap: .85rem; align-items: flex-start; }
.bp-callout .ico { font-size: 1.2rem; flex-shrink: 0; line-height: 1.6; }
.bp-callout .body { font-family: Arial, sans-serif; font-size: .91rem; color: var(--text-mid); line-height: 1.65; }
.bp-callout .body strong { color: var(--text); }
.bp-callout .body a { color: var(--brand-mid); }
.bp-callout.info { background: var(--brand-light); border-left: 4px solid var(--brand-mid); }
.bp-callout.tip { background: var(--green-light); border-left: 4px solid var(--green); }
.bp-callout.warn { background: var(--accent-light); border-left: 4px solid var(--accent); } .bp-toc { background: var(--bg-soft); border: 1px solid var(--border); border-left: 4px solid var(--brand-mid); border-radius: var(--radius); padding: 1.2rem 1.5rem; margin: 2rem 0; }
.bp-toc .toc-title { font-family: Arial, sans-serif; font-size: .75rem; font-weight: 700; letter-spacing: .11em; text-transform: uppercase; color: var(--text-muted); margin-bottom: .8rem; }
.bp-toc ol { padding-left: 1.2rem; }
.bp-toc li { margin-bottom: .3rem; }
.bp-toc a { font-family: Arial, sans-serif; font-size: .9rem; color: var(--brand-mid); text-decoration: none; }
.bp-toc a:hover { text-decoration: underline; } .bp-steps { display: flex; flex-direction: column; gap: 1.25rem; margin: 1.5rem 0; counter-reset: steps; }
.bp-step { background: #fff; border: 1px solid var(--border); border-radius: var(--radius); padding: 1.4rem 1.5rem 1.4rem 4.5rem; position: relative; counter-increment: steps; transition: box-shadow .2s; }
.bp-step:hover { box-shadow: 0 4px 20px rgba(26,60,94,.09); }
.bp-step::before { content: counter(steps); position: absolute; left: 1.2rem; top: 1.3rem; width: 34px; height: 34px; background: var(--brand-mid); color: #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-family: Arial, sans-serif; font-size: .9rem; font-weight: 700; }
.bp-step .step-title { font-family: Arial, sans-serif; font-size: 1rem; font-weight: 700; color: var(--brand); margin-bottom: .5rem; }
.bp-step p { font-family: Arial, sans-serif; font-size: .91rem; color: var(--text-mid); line-height: 1.65; margin: 0; }
.bp-step p + p { margin-top: .5rem; }
.bp-step .step-tag { display: inline-block; font-family: Arial, sans-serif; font-size: .68rem; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; padding: .2rem .55rem; border-radius: 4px; margin-bottom: .5rem; }
.bp-step .step-tag.legal { background: var(--brand-light); color: var(--brand); }
.bp-step .step-tag.financial { background: var(--green-light); color: var(--green); }
.bp-step .step-tag.admin { background: var(--accent-light); color: #8a4010; } .bp-check, .bp-cross { list-style: none; padding: 0; margin: .9rem 0; }
.bp-check li, .bp-cross li { display: flex; gap: .75rem; margin-bottom: .55rem; font-family: Arial, sans-serif; font-size: .92rem; color: var(--text-mid); line-height: 1.55; }
.bp-check li::before { content: "✓"; color: var(--green); font-weight: 700; flex-shrink: 0; margin-top: .05rem; }
.bp-cross li::before { content: "✗"; color: #b83232; font-weight: 700; flex-shrink: 0; margin-top: .05rem; } .bp-table-wrap { overflow-x: auto; margin: 1.5rem 0; }
.bp-table-wrap table { width: 100%; border-collapse: collapse; font-family: Arial, sans-serif; font-size: .87rem; }
.bp-table-wrap thead tr { background: var(--brand); color: #fff; }
.bp-table-wrap thead th { padding: .7rem 1rem; text-align: left; font-weight: 600; font-size: .81rem; letter-spacing: .03em; }
.bp-table-wrap tbody tr:nth-child(even) { background: var(--bg-soft); }
.bp-table-wrap tbody td { padding: .65rem 1rem; border-bottom: 1px solid var(--border); color: var(--text-mid); vertical-align: top; }
.bp-table-wrap tbody td strong { color: var(--text); }
.bp-badge { display: inline-block; font-size: .68rem; font-family: Arial, sans-serif; font-weight: 700; letter-spacing: .04em; text-transform: uppercase; padding: .15rem .45rem; border-radius: 4px; }
.bp-badge.new { background: var(--brand-light); color: var(--brand); }
.bp-badge.resale { background: var(--green-light); color: var(--green); }
.bp-badge.both { background: var(--accent-light); color: #8a4010; } .bp-regions { display: grid; grid-template-columns: repeat(auto-fit, minmax(155px, 1fr)); gap: .75rem; margin: 1.25rem 0; }
.bp-region { background: var(--bg-soft); border: 1px solid var(--border); border-radius: 8px; padding: .85rem 1rem; font-family: Arial, sans-serif; text-decoration: none; display: block; transition: border-color .2s, box-shadow .2s; }
.bp-region:hover { border-color: var(--brand-mid); box-shadow: 0 2px 12px rgba(26,60,94,.08); }
.bp-region .rname { font-size: .85rem; font-weight: 700; color: var(--brand); margin-bottom: .2rem; }
.bp-region .rdesc { font-size: .75rem; color: var(--text-muted); line-height: 1.4; }
.bp-guides { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 1rem; margin: 1.5rem 0; }
.bp-guide-card { border: 1px solid var(--border); border-radius: var(--radius); padding: 1.2rem; text-decoration: none; display: block; transition: border-color .2s, box-shadow .2s; }
.bp-guide-card:hover { border-color: var(--brand-mid); box-shadow: 0 3px 16px rgba(26,60,94,.08); }
.bp-guide-card .gc-tag { font-family: Arial, sans-serif; font-size: .68rem; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; color: var(--brand-mid); margin-bottom: .4rem; }
.bp-guide-card h3 { font-family: Arial, sans-serif; font-size: .9rem; font-weight: 700; color: var(--text); line-height: 1.45; margin-bottom: .4rem; }
.bp-guide-card p { font-family: Arial, sans-serif; font-size: .8rem; color: var(--text-muted); line-height: 1.5; margin: 0; } .bp-cta { background: var(--brand); border-radius: var(--radius); padding: 2rem 2.2rem; color: #fff; margin: 2.5rem 0; display: flex; gap: 1.5rem; align-items: center; flex-wrap: wrap; }
.bp-cta .ct { flex: 1; min-width: 200px; }
.bp-cta h3 { font-family: Arial, sans-serif; font-size: 1.1rem; font-weight: 700; color: #fff; margin-bottom: .4rem; }
.bp-cta p { font-family: Arial, sans-serif; font-size: .88rem; color: rgba(255,255,255,.78); margin: 0; }
.bp-cta p a { color: rgba(255,255,255,.85); }
.bp-cta a.btn { background: var(--accent); color: #fff; font-family: Arial, sans-serif; font-size: .9rem; font-weight: 700; padding: .8rem 1.7rem; border-radius: 6px; text-decoration: none; white-space: nowrap; flex-shrink: 0; transition: background .2s; }
.bp-cta a.btn:hover { background: #c96b28; } .bp-lawyer-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 1rem; margin: 1.25rem 0; }
.bp-lawyer-card { background: var(--bg-soft); border: 1px solid var(--border); border-radius: var(--radius); padding: 1.1rem 1.25rem; }
.bp-lawyer-card .lc-icon { font-size: 1.5rem; margin-bottom: .5rem; }
.bp-lawyer-card .lc-name { font-family: Arial, sans-serif; font-size: .88rem; font-weight: 700; color: var(--brand); margin-bottom: .3rem; }
.bp-lawyer-card p { font-family: Arial, sans-serif; font-size: .8rem; color: var(--text-muted); line-height: 1.5; margin: 0; } .bp-mistakes { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 1rem; margin: 1.25rem 0; }
.bp-mistake { background: var(--accent-light); border: 1px solid #f0c4a0; border-radius: var(--radius); padding: 1.1rem 1.25rem; }
.bp-mistake .mk-num { font-family: Arial, sans-serif; font-size: 1.4rem; font-weight: 700; color: var(--accent); line-height: 1; margin-bottom: .4rem; }
.bp-mistake .mk-title { font-family: Arial, sans-serif; font-size: .88rem; font-weight: 700; color: var(--text); margin-bottom: .3rem; }
.bp-mistake p { font-family: Arial, sans-serif; font-size: .8rem; color: var(--text-mid); line-height: 1.5; margin: 0; } .bp-faq { margin: 2rem 0; }
.bp-faq-item { border: 1px solid var(--border); border-radius: var(--radius); margin-bottom: .8rem; overflow: hidden; }
.bp-faq-q { width: 100%; background: none; border: none; padding: 1.05rem 1.3rem; text-align: left; font-family: Arial, sans-serif; font-size: .95rem; font-weight: 700; color: var(--brand); cursor: pointer; display: flex; justify-content: space-between; align-items: center; gap: .5rem; }
.bp-faq-q:hover { background: var(--bg-soft); }
.bp-faq-q .ico { font-size: 1.15rem; color: var(--brand-mid); flex-shrink: 0; transition: transform .22s; }
.bp-faq-q[aria-expanded="true"] .ico { transform: rotate(45deg); }
.bp-faq-a { padding: 0 1.3rem 1.05rem; font-family: Arial, sans-serif; font-size: .91rem; color: var(--text-mid); line-height: 1.7; display: none; }
.bp-faq-a.open { display: block; }
.bp-faq-a a { color: var(--brand-mid); } .bp-author { border: 1px solid var(--border); border-radius: var(--radius); padding: 1.4rem; display: flex; gap: 1.1rem; background: var(--bg-soft); margin: 2.25rem 0; }
.bp-author .av { width: 52px; height: 52px; border-radius: 50%; background: var(--brand-mid); display: flex; align-items: center; justify-content: center; color: #fff; font-family: Arial, sans-serif; font-size: 1rem; font-weight: 700; flex-shrink: 0; }
.bp-author .aname { font-family: Arial, sans-serif; font-size: .92rem; font-weight: 700; color: var(--brand); margin-bottom: .15rem; }
.bp-author .arole { font-family: Arial, sans-serif; font-size: .75rem; color: var(--text-muted); margin-bottom: .4rem; }
.bp-author .abio { font-family: Arial, sans-serif; font-size: .84rem; color: var(--text-mid); line-height: 1.6; }
.bp-disclaimer { border: 1px solid var(--border); border-radius: 8px; padding: .9rem 1.1rem; background: var(--bg-soft); font-family: Arial, sans-serif; font-size: .78rem; color: var(--text-muted); line-height: 1.6; margin: 1.75rem 0; } .bp-related { border-top: 2px solid var(--border); padding-top: 2rem; margin-top: 2.5rem; }
.bp-related h2 { font-size: 1.1rem; font-family: Arial, sans-serif; font-weight: 700; color: var(--brand); margin: 0 0 1.1rem; }
.bp-related-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(210px, 1fr)); gap: .85rem; }
.bp-related-card { border: 1px solid var(--border); border-radius: var(--radius); padding: 1rem; text-decoration: none; display: block; transition: border-color .2s, box-shadow .2s; }
.bp-related-card:hover { border-color: var(--brand-mid); box-shadow: 0 2px 14px rgba(26,60,94,.08); }
.bp-related-card .rl-tag { font-family: Arial, sans-serif; font-size: .68rem; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; color: var(--brand-mid); margin-bottom: .35rem; }
.bp-related-card h3 { font-family: Arial, sans-serif; font-size: .88rem; font-weight: 700; color: var(--text); margin: 0; line-height: 1.45; } .bp-timeline { position: relative; padding-left: 2rem; margin: 1.5rem 0; border-left: 2px solid var(--border); }
.bp-tl-item { position: relative; margin-bottom: 1.5rem; padding-left: 1rem; }
.bp-tl-item::before { content: ''; position: absolute; left: -2.55rem; top: .35rem; width: 12px; height: 12px; border-radius: 50%; background: var(--brand-mid); border: 2px solid #fff; box-shadow: 0 0 0 2px var(--brand-mid); }
.bp-tl-item .tl-label { font-family: Arial, sans-serif; font-size: .72rem; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; color: var(--brand-mid); margin-bottom: .2rem; }
.bp-tl-item .tl-title { font-family: Arial, sans-serif; font-size: .95rem; font-weight: 700; color: var(--text); margin-bottom: .3rem; }
.bp-tl-item p { font-family: Arial, sans-serif; font-size: .87rem; color: var(--text-mid); line-height: 1.6; margin: 0; } @media (max-width: 600px) {
.pl-stats { grid-template-columns: repeat(2, 1fr); }
.pl-rates { grid-template-columns: repeat(2, 1fr); }
.pl-related { grid-template-columns: 1fr; }
.pl-cta, .pl-cta-soft { padding: 1.1rem 1.2rem; }
.bp-hero { padding: 2rem 1.5rem; }
.bp-cta { padding: 1.5rem; }
}.lazy-hidden,.entry img.lazy-hidden, img.thumbnail.lazy-hidden {
background-color: #ffffff;
background-image: url(//property-lawyers.com/wp-content/plugins/a3-lazy-load/assets/css/loading.gif);
background-repeat: no-repeat;
background-position: 50% 50%;
}
figure.wp-block-image img.lazy-hidden {
min-width: 150px;
}
picture source[type="image/webp"] {
display: block;
}.clear{clear:both}.nobr{white-space:nowrap}.lazy-hidden,.entry img.lazy-hidden,img.thumbnail.lazy-hidden{background-color:#fff}