.about{gap:2rem}.about,.about-header{padding:2rem 0;display:flex;flex-direction:column}.about-header{align-items:center;gap:1rem}.about-jobs{gap:2rem}.about-job,.about-jobs{display:flex;flex-direction:column;padding:2rem 0}.about-job{gap:1rem}.chart-wrapper{height:350px}.cert{display:flex;flex-direction:row;gap:3rem;padding:2rem 0}.cert-content{flex:2;display:flex;flex-direction:column;gap:1rem;word-wrap:break-word}.cert-content ul{list-style:none}.cert-images{flex:1;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;min-width:240px;justify-content:flex-end}.cert-images img{width:100%;height:auto;margin:auto;border-radius:8px;object-fit:contain}@media (max-width:768px){.chart-wrapper{height:200px}.cert{display:flex;flex-direction:column}.cert-images{grid-template-columns:repeat(2,1fr);gap:.8rem}.cert-images img{max-width:120px}}