@charset "UTF-8";
/***!  Style Declaration  !***/

.lpc-info-section{max-width:1100px;margin:60px auto;padding:0 20px}.lpc-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:22px}.lpc-card{background:#fff;color:#2b2b2b;padding:24px;border-radius:14px;box-shadow:0 10px 25px rgba(0,0,0,0.08);border-left:5px solid #d4ff3f}.lpc-card h2{font-size:1.4rem;margin-bottom:10px;color:#000;font-weight:700}.lpc-card p{font-size:.98rem;line-height:1.6;margin:0}.lpc-card ul{margin:10px 0 0 18px}.lpc-highlight{background:#f4f4f4;padding:30px;border-radius:14px;margin-top:40px}
