.tec-company-facts{padding:var(--tec-space-lg) 0}.tec-fact-block{background:var(--tec-bg);border:1px solid var(--tec-border);border-radius:var(--tec-radius);padding:var(--tec-space-md);height:100%}.tec-fact-block h3{font-size:1rem;margin-bottom:var(--tec-space-sm);padding-bottom:8px;border-bottom:1px solid var(--tec-border)}.tec-fact-table{width:100%}.tec-fact-table td{padding:6px 0;font-size:.85rem;border-bottom:1px solid var(--tec-bg-alt)}.tec-fact-table td:first-child{color:var(--tec-text-secondary);width:50%}.tec-fact-table td:last-child{font-weight:500;text-align:right}.tec-fact-table tr:last-child td{border-bottom:none}.tec-timeline-section{background:var(--tec-bg-alt);padding:var(--tec-space-xl) 0}.tec-timeline{max-width:700px;margin:0 auto}.tec-timeline-item{display:flex;gap:var(--tec-space-md);padding:var(--tec-space-sm) 0;border-bottom:1px solid var(--tec-border)}.tec-timeline-item:last-child{border-bottom:none}.tec-timeline-year{flex-shrink:0;width:60px;font-size:1rem;font-weight:700;color:var(--tec-accent)}.tec-timeline-item p{font-size:.85rem;color:var(--tec-text);line-height:1.6;margin:0}.tec-certifications-section{padding:var(--tec-space-xl) 0}.tec-cert-list{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:var(--tec-space-sm);gap:var(--tec-space-sm)}.tec-cert-item{background:var(--tec-bg-alt);border:1px solid var(--tec-border);border-radius:var(--tec-radius);padding:var(--tec-space-sm);text-align:center}.tec-cert-item strong{display:block;font-size:.85rem;color:var(--tec-primary);margin-bottom:2px}.tec-cert-item span{font-size:.75rem;color:var(--tec-text-secondary)}@media (max-width:767.98px){.tec-cert-list{grid-template-columns:repeat(2,1fr)}}