.ps-section{width:100%;background:#ffffff;padding:100px 0 120px;position:relative;z-index:51}.ps-inner{max-width:1200px;margin:0 auto;padding:0 5%}.ps-header{margin-bottom:64px}.ps-label{font-size:.72rem;font-weight:800;letter-spacing:.4em;color:#3b82f6;margin:0 0 12px;text-transform:uppercase}.ps-title{font-size:clamp(2rem,4vw,3rem);font-weight:900;color:#0f172a;margin:0;letter-spacing:-.02em}.ps-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:56px 48px;gap:56px 48px}.ps-item{cursor:pointer;display:flex;flex-direction:column;gap:0}.ps-logo-wrap{height:80px;display:flex;align-items:center;margin-bottom:20px}.ps-logo{max-height:64px;max-width:200px;width:auto;height:auto;object-fit:contain;transition:opacity .25s ease}.ps-item:hover .ps-logo{opacity:.7}.ps-logo-placeholder{font-size:1.1rem;font-weight:800;color:#0f172a}.ps-name{font-size:1rem;font-weight:800;color:#0f172a;margin:0 0 10px;line-height:1.4}.ps-desc{font-size:.85rem;line-height:1.75;color:#64748b;margin:0}.ps-item:nth-child(n+4){border-top:1px solid #e2e8f0;padding-top:40px;margin-top:-16px}@media (max-width:1024px){.ps-grid{grid-template-columns:repeat(2,1fr);gap:48px 40px}.ps-item:nth-child(n+4){margin-top:0}.ps-item:nth-child(n+3){padding-top:40px;border-top:1px solid #e2e8f0}}@media (max-width:640px){.ps-section{padding:72px 0 88px}.ps-header{margin-bottom:44px}.ps-grid{grid-template-columns:repeat(2,1fr);gap:36px 28px}.ps-logo-wrap{height:60px;margin-bottom:14px}.ps-logo{max-height:48px;max-width:140px}.ps-name{font-size:.9rem;margin-bottom:8px}.ps-desc{font-size:.78rem;line-height:1.65}.ps-item:nth-child(n+3),.ps-item:nth-child(n+4){border-top:none;padding-top:0;margin-top:0}}