.company-hero{text-align:center;color:var(--gray-800);background-color:#2563eb0d;align-items:center;padding:5rem 0;display:flex;position:relative}.company-hero .hero-background{z-index:-1;opacity:.2;background-position:50%;background-size:cover;position:absolute;inset:0}.company-hero h1{margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1.2}.company-hero h1 .blue{color:var(--brand-blue)}.company-hero p{opacity:.9;max-width:48rem;color:var(--gray-600);margin:0 auto;font-size:1.125rem}.company-section{padding:5rem 0}.company-section-white{background-color:var(--white)}.company-section-gray{background-color:var(--gray-50)}.company-section-header{text-align:center;margin-bottom:3rem}.company-section-header h2{color:var(--gray-800);margin:0;font-size:2.25rem;font-weight:700}.company-section-header p{color:var(--gray-600);max-width:42rem;margin-top:.5rem;margin-left:auto;margin-right:auto}.company-table-wrapper{max-width:900px;margin:0 auto;overflow-x:auto}.company-table{border-collapse:collapse;background-color:var(--white);border-radius:var(--radius-md);width:100%;box-shadow:var(--shadow-md);font-size:1rem;overflow:hidden}.company-table tr{border-bottom:1px solid var(--gray-200)}.company-table tr:last-child{border-bottom:none}.company-table th,.company-table td{text-align:left;vertical-align:top;padding:1rem 1.5rem}.company-table th{background-color:var(--gray-50);color:var(--gray-700);white-space:nowrap;border-right:2px solid var(--brand-blue);width:180px;font-weight:600}.company-table td{color:var(--gray-800);line-height:1.7}.company-table tr:hover{background-color:#2563eb08}.cert-grid{grid-template-columns:1fr;gap:2rem;max-width:900px;margin:0 auto;display:grid}.cert-card{background-color:var(--white);border-radius:var(--radius-md);box-shadow:var(--shadow-md);border-left:4px solid var(--brand-blue);align-items:flex-start;gap:1.5rem;padding:2rem;transition:transform .3s,box-shadow .3s;display:flex}.cert-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.cert-icon{background-color:var(--brand-blue-light);border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.cert-icon svg{width:32px;height:32px;color:var(--brand-blue)}.cert-content h3{color:var(--gray-800);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.cert-content p{color:var(--gray-600);font-size:.95rem;line-height:1.7}.strengths-grid{grid-template-columns:1fr;gap:2rem;max-width:1100px;margin:0 auto;display:grid}.strength-card{background-color:var(--white);border-radius:var(--radius-md);box-shadow:var(--shadow-md);text-align:center;border-top:3px solid var(--brand-blue);padding:2rem;transition:transform .3s,box-shadow .3s}.strength-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.strength-icon{background-color:var(--brand-blue-light);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.25rem;display:flex}.strength-icon svg{width:32px;height:32px;color:var(--brand-blue)}.strength-card h3{color:var(--gray-800);margin-bottom:.75rem;font-size:1.2rem;font-weight:700}.strength-card p{color:var(--gray-600);font-size:.95rem;line-height:1.7}@media (min-width:768px){.company-hero h1{font-size:3.75rem}.company-hero p{font-size:1.25rem}.company-table th{width:220px}.cert-grid{grid-template-columns:repeat(2,1fr)}.strengths-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.company-table th{width:240px;padding:1.25rem 2rem}.company-table td{padding:1.25rem 2rem}}@media (max-width:767px){.company-hero{padding:3rem 0}.company-hero h1{font-size:2rem}.company-section{padding:3rem 0}.company-section-header h2{font-size:1.75rem}.company-table th,.company-table td{width:100%;padding:.75rem;font-size:.85rem;display:block}.company-table th{background-color:var(--gray-100);text-transform:uppercase;letter-spacing:.05em;padding-bottom:.25rem;font-size:.75rem}.company-table td{padding-top:.25rem;padding-bottom:1rem}.cert-card{text-align:center;flex-direction:column;align-items:center}.strength-card{padding:1.5rem}}
