.cjp-action-section{width:100%}.cjp-action-section .container{margin:0 auto;max-width:1200px;padding-left:1rem;padding-right:1rem}.section-header{margin-bottom:3rem;text-align:center}.section-headline{font-size:2.25rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.section-subheadline{font-size:1.125rem;line-height:1.6;margin:0 auto;max-width:48rem}.action-items-grid{display:grid;gap:1.5rem;grid-template-columns:1fr}.action-item-card{padding:2rem .5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.action-item-card:hover{box-shadow:0 10px 30px rgba(0,0,0,.1);transform:translateY(-4px)}.item-icon{display:flex;justify-content:center;margin-bottom:1.5rem}.item-icon img{display:block}.item-title{font-size:1.5rem;font-weight:700;line-height:1.3}.item-stats,.item-title{margin-bottom:1.5rem}.cjp-action-section .stat-item{border-radius:8px;margin-bottom:1rem;padding:1rem}.cjp-action-section .stat-item:last-child{margin-bottom:0}.stat-value{font-size:2rem;font-weight:700;line-height:1.2;margin-bottom:.25rem}.stat-label{font-size:.875rem;line-height:1.4}.item-description{font-size:.9375rem;line-height:1.6}@media (min-width:768px){.section-headline{font-size:2.5rem}.action-items-grid{grid-template-columns:repeat(2,1fr)}.item-title{font-size:1.625rem}.stat-value{font-size:2.25rem}.item-description{font-size:1rem}}@media (min-width:1024px){.section-headline{font-size:3rem}.action-items-grid{grid-template-columns:repeat(3,1fr)}}