.pj-company-block { padding: 76px 0; background: #fff; color: #192a40; }
.pj-company-grid { display: grid; grid-template-columns: 1.1fr 1fr; gap: 50px; align-items: center; }
.pj-company-eyebrow { display: block; color: #b94a3b; font-size: 10px; font-weight: 700; letter-spacing: 1.5px; line-height: 1.8; }
.pj-company-copy h2 { color: #192a40; font-size: clamp(28px, 3vw, 39px); font-weight: 700; line-height: 1.3; margin: 13px 0 22px; letter-spacing: -.7px; }
.pj-company-copy p { color: #65758a; font-size: 14px; line-height: 1.9; }
.pj-company-copy .pj-company-lead { font-size: 17px; color: #3a4e67; line-height: 1.7; }
.pj-company-values { display: flex; flex-wrap: wrap; gap: 14px 20px; margin: 25px 0; }
.pj-company-values span { display: inline-flex; align-items: center; gap: 9px; font-size: 12px; font-weight: 500; color: #455971; }
.pj-company-values i { color: #df4b39; }
.pj-company-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 26px; }
.pj-company-actions .btn { display: inline-flex; align-items: center; justify-content: center; gap: 10px; min-height: 46px; border-radius: 9px; padding: 12px 19px; font-size: 13px; }
.pj-company-legacy { display: grid; grid-template-columns: .9fr 1fr; min-width: 0; border: 1px solid #e4eaf1; border-radius: 18px; overflow: hidden; background: #f8fafc; }
.pj-company-portrait { min-height: 355px; position: relative; }
.pj-company-portrait img { display: block; height: 100%; width: 100%; object-fit: cover; object-position: 50% 20%; position: absolute; inset: 0; }
.pj-company-legacy-copy { padding: 30px 23px; align-self: center; }
.pj-company-legacy h3 { font-size: 24px; line-height: 1.4; font-weight: 700; color: #192a40; margin: 14px 0; }
.pj-company-legacy p { color: #65758a; font-size: 12px; line-height: 1.9; }
.pj-company-legacy-date { display: flex; gap: 10px; align-items: center; border-top: 1px solid #e0e6ee; padding-top: 18px; margin-top: 23px; }
.pj-company-legacy-date strong { color: #db4737; font-size: 26px; font-weight: 700; }
.pj-company-legacy-date span { color: #667a92; font-size: 9px; line-height: 1.6; }
.pj-company-section { padding: 68px 0; color: #192a40; }
.pj-company-section.pj-company-light { background: #f5f7fb; }
.pj-company-section h2 { font-size: clamp(25px, 3vw, 34px); font-weight: 700; color: #192a40; line-height: 1.4; margin: 12px 0 18px; }
.pj-company-section .pj-company-intro { max-width: 730px; color: #65758a; font-size: 15px; line-height: 1.9; margin-bottom: 30px; }
.pj-company-services { display: grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap: 22px; }
.pj-company-service { background: #fff; border: 1px solid #e1e7ef; border-radius: 14px; padding: 27px; }
.pj-company-service > i { display: inline-flex; align-items: center; justify-content: center; width: 45px; height: 45px; background: #fff0eb; color: #d94736; border-radius: 12px; font-size: 20px; }
.pj-company-service h3 { color: #253c56; font-size: 17px; font-weight: 600; line-height: 1.6; margin: 18px 0 10px; }
.pj-company-service p { color: #65758a; font-size: 13px; line-height: 1.9; margin: 0; }
.pj-company-client-list { display: flex; flex-wrap: wrap; gap: 12px; list-style: none; padding: 0; margin: 28px 0; }
.pj-company-client-list li { padding: 12px 18px; background: #f5f7fb; color: #39516e; border: 1px solid #e7ecf3; border-radius: 8px; font-size: 13px; }
.pj-company-footnote { font-size: 12px; color: #73839a; line-height: 1.9; }
@media (max-width: 991.98px) { .pj-company-grid { grid-template-columns: 1fr; gap: 32px; } .pj-company-services { grid-template-columns: repeat(2,minmax(0,1fr)); } .pj-company-portrait { min-height: 370px; } }
@media (max-width: 575.98px) { .pj-company-block, .pj-company-section { padding: 44px 0; } .pj-company-legacy { grid-template-columns: minmax(0,.85fr) minmax(0,1fr); } .pj-company-legacy-copy { padding: 22px 16px; } .pj-company-legacy h3 { font-size: 21px; } .pj-company-eyebrow { font-size: 9px; } .pj-company-services { grid-template-columns: 1fr; } .pj-company-legacy-date { flex-wrap: wrap; } .pj-company-actions .btn { flex: 1 1 170px; } }
