.atico-features-wrapper-v6{display:grid;gap:15px;grid-template-columns:repeat(2,1fr);margin:25px 0}.atico-feature-item-v6{display:flex;align-items:center;gap:15px;background:#fff;border:1px solid #f0f0f0;border-radius:12px;padding:16px;text-align:right}.feature-text-v6{display:flex;flex-direction:column}.feature-label-v6{font-size:13px;font-weight:500;color:#888;margin-bottom:5px;line-height:1.4}.feature-value-v6{font-size:16px;font-weight:700;color:#333;line-height:1.5}@media (max-width:768px){.atico-features-wrapper-v6{grid-template-columns:1fr}}