.card-section{background:#fff;border-bottom:6px solid #ffad16;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.05);margin:0 auto;max-width:700px;padding:40px 20px;position:relative;text-align:center}.card-section .icon{align-items:center;background:#ffad16;border-radius:50%;color:#000;display:flex;font-size:20px;height:50px;justify-content:center;margin:0 auto 20px;width:50px}.card-section h2{color:#00215c;font-size:24px;margin-bottom:10px}.card-section p{color:#00215c;font-size:16px;line-height:1.5;margin-bottom:20px}.card-section .tags{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.card-section .tag{align-items:center;border:1px solid transparent;border-radius:20px;display:flex;flex-wrap:wrap;font-size:14px;font-weight:500;gap:5px;padding:6px 14px}.card-section .eco,.card-section .expert,.card-section .industry{background:#eef4fd;border-color:#306f98;color:#306f98}