.section{padding:var(--space-20)0}.section-gray{background:var(--ec-gray-100)}.section-header{text-align:center;margin-bottom:var(--space-12)}.section-header h2{color:var(--ec-black);margin-bottom:var(--space-2);font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800}.section-header .red-underline-center{background:var(--ec-red);width:60px;height:4px;margin:var(--space-4)auto 0}.features-grid-ec{background-image:linear-gradient(to right,transparent,var(--ec-red)15%,var(--ec-red)70%,#2196f3 85%,transparent),linear-gradient(to bottom,transparent,var(--ec-red)15%,var(--ec-red)70%,#2196f3 85%,transparent);background-origin:border-box;grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.feature-item-ec{text-align:center;padding:var(--space-10);background-color:var(--ec-gray-100)}.feature-icon-ec{width:80px;height:80px;margin:0 auto var(--space-6);background:var(--ec-white);border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 15px #00000014}.feature-icon-ec svg{width:40px;height:40px;stroke:var(--ec-black)}.feature-item-ec h3{font-size:var(--font-size-lg);color:var(--ec-black);margin-bottom:var(--space-3);font-weight:700}.feature-item-ec p{font-size:var(--font-size-base);color:var(--ec-gray-600);line-height:1.6}@media (max-width:992px){.features-grid-ec{grid-template-columns:repeat(2,1fr);gap:2px}}@media (max-width:768px){.section{padding:var(--space-12)0}.section-header{margin-bottom:var(--space-8)}.section-header h2{font-size:1.5rem}.features-grid-ec{gap:2px}.feature-item-ec{padding:var(--space-4)}.feature-icon-ec{width:64px;height:64px;margin-bottom:var(--space-4)}.feature-icon-ec svg{width:32px;height:32px}.feature-item-ec h3{font-size:var(--font-size-base)}.feature-item-ec p{font-size:var(--font-size-sm)}}@media (max-width:576px){.features-grid-ec{grid-template-columns:1fr}.section{padding:var(--space-10)0}.feature-item-ec{padding:var(--space-5);flex-direction:column;align-items:center;display:flex}.feature-icon-ec{width:56px;height:56px;margin-bottom:var(--space-3)}.feature-icon-ec svg{width:28px;height:28px}}
