.approach-section{background:#fff;font-family:sans-serif;padding:60px 20px}.container{align-items:flex-start;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between}.text-content{flex:1;max-width:600px}.text-content h2{color:#2c2e4c;font-size:28px;margin-bottom:10px}.text-content p{color:#5a5a5a;font-size:16px;margin-bottom:30px}.feature-box{background:#243f82}.feature-box .icon{font-size:24px;margin-right:16px}.feature-box h3{font-size:16px;margin:0 0 5px}.feature-box p{font-size:14px;margin:0}.image-content{flex:1;text-align:right}.image-content img{height:auto;max-width:100%}.feature-box{align-items:flex-start;background-color:#243f82;border-radius:8px;color:#fff;display:flex;margin-bottom:20px;padding:20px}.icon-wrapper{align-items:center;background-color:#fff;border-radius:6px;display:flex;justify-content:center;margin-right:16px;min-height:40px;min-width:40px;padding:10px}.feature-icon{display:block;max-height:24px;max-width:24px;object-fit:contain}.feature-text h3{color:#fff;font-size:16px;margin:0 0 5px}.feature-text p{color:#fff;font-size:14px;margin:0}@media (max-width:767px){.container{align-items:center;flex-direction:column;justify-content:center}.container,.image-content{text-align:center}}