.system-block{border-bottom:1px solid var(--color-border);grid-template-columns:1fr 1.2fr;align-items:center;gap:4rem;padding:4rem 0;display:grid}.system-block.reverse{direction:rtl}.system-block.reverse>*{direction:ltr}.system-image img{width:100%;height:auto;transition:transform var(--transition-normal);border-radius:12px;box-shadow:0 10px 30px #0003}.system-block:hover .system-image img{transform:scale(1.02)}.system-block:last-child{border-bottom:none}@media (max-width:992px){.system-block{grid-template-columns:1fr;gap:2rem}.system-block.reverse{direction:ltr}}.system-content h2{color:var(--color-primary);margin-bottom:1.5rem}.lead{color:var(--color-text);margin-bottom:2rem;font-size:1.15rem}.system-block .custom-list li{margin-bottom:1.5rem;line-height:1.7}.system-block .custom-list strong{color:var(--color-text)}
