.lcc-section{width:100%;max-width:1120px;margin:0 auto}.lcc-section-heading{text-align:center;margin-bottom:36px}.lcc-section-heading h2{font-size:1.9rem;font-weight:800;color:#0d3d52;margin-bottom:8px}.lcc-section-heading p{font-size:1rem;color:#4a6475;max-width:560px;margin:0 auto}.lcc-cards-row{display:flex;gap:24px;align-items:stretch}.lcc-card{flex:1 1 0;background:#ffffff;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:transform .2s ease,box-shadow .2s ease}.lcc-card:hover{transform:translateY(-4px);box-shadow:0 10px 32px rgba(0,0,0,.14)}.lcc-card-header{background:linear-gradient(135deg,#0a3d52,#0e6b8c);padding:28px 24px 20px;color:#fff;position:relative}.lcc-badge{display:inline-flex;align-items:center;gap:6px;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.3);border-radius:20px;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:4px 12px;margin-bottom:14px;color:#b8eaf8}.lcc-badge svg{width:12px;height:12px;flex-shrink:0}.lcc-title{font-size:1.18rem;font-weight:800;line-height:1.35;color:#ffffff;margin-bottom:6px}.lcc-subtitle{font-size:.82rem;color:#a8d8ed;font-weight:500}.lcc-schedule{background:#f0f8fc;border-bottom:1px solid #ddeef5;padding:12px 24px;display:flex;flex-wrap:wrap;gap:8px}.lcc-schedule-pill{background:#fff;border:1px solid #b0d9ec;border-radius:20px;font-size:.78rem;font-weight:600;color:#0a3d52;padding:4px 12px;white-space:nowrap}.lcc-body{flex:1;padding:20px 24px}.lcc-body p{font-size:.9rem;line-height:1.65;color:#3f5463}.lcc-body ul{list-style:none;margin-top:12px;padding:0}.lcc-body ul li{font-size:.85rem;color:#3f5463;padding:4px 0 4px 22px;position:relative;line-height:1.5}.lcc-body ul li:before{content:"✓";position:absolute;left:0;color:#1592c4;font-weight:700}.lcc-footer{padding:16px 24px 22px;display:flex;gap:10px;flex-wrap:wrap}.lcc-btn{flex:1 1 120px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:8px;font-size:.84rem;font-weight:700;cursor:pointer;text-decoration:none;border:none;padding:11px 10px;transition:background .18s ease,transform .15s ease;letter-spacing:0;white-space:nowrap;font-family:inherit}.lcc-btn svg{width:15px;height:15px;flex-shrink:0}.lcc-btn-primary{background:#1592c4;color:#fff}.lcc-btn-primary:hover{background:#1178a4;transform:scale(1.02)}.lcc-btn-secondary{background:#fff;color:#0a3d52;border:2px solid #0a3d52}.lcc-btn-secondary:hover{background:#eaf4fa;transform:scale(1.02)}@media (max-width:767px){.lcc-cards-row{flex-direction:column}.lcc-card{flex:0 0 auto;width:100%}}@media (min-width:768px) and (max-width:999px){.lcc-cards-row{flex-wrap:wrap}.lcc-card{flex:1 1 calc(50% - 12px);min-width:280px}}