.approach-section{width:100%;padding:60px}.approach-header{max-width:920px;margin-bottom:50px}.approach-header h2{margin-bottom:12px;font-size:36px;font-weight:500;line-height:1.2}.approach-header p{color:#666;font-size:20px;font-weight:400;line-height:1.6}.approach-grid{grid-template-columns:repeat(3,1fr);gap:50px;display:grid}.approach-card h4{margin-bottom:12px;font-size:22px;font-weight:600}.approach-card p{color:#555;font-size:18px;font-weight:500;line-height:1.7}@media (max-width:991px){.approach-grid{grid-template-columns:1fr 1fr;gap:40px}}@media (max-width:480px){.approach-section{padding:20px}.approach-header h2{font-size:26px}.approach-grid{grid-template-columns:1fr;gap:32px}}
