.systems-page-root{color:#0c0c0c;direction:rtl;background-color:#fff;min-height:100vh;padding-top:140px;padding-bottom:100px;font-family:Fb Philosof,FbPhilosof,system-ui,-apple-system,sans-serif;position:relative;overflow-x:hidden}.systems-page-root .bg-lines-container{pointer-events:none;z-index:1;width:calc(100% - 40px);max-width:1180px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.systems-page-root .bg-lines{justify-content:space-between;width:100%;height:100%;display:flex}.systems-page-root .bg-line{background:#00362b14;width:1px;height:100%}.systems-content-container{z-index:10;max-width:1180px;margin:0 auto;padding:0 20px;position:relative}.systems-header-section{text-align:center;margin-bottom:60px}.systems-page-title{color:#00362b;margin-bottom:24px;font-size:54px;font-weight:700;line-height:1.2}.systems-page-subtitle{color:#4a5568;max-width:800px;margin:0 auto;font-size:22px;line-height:1.6}.systems-grid{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:60px;display:grid}.system-card{background:#ffffffe6;border:1px solid #00362b14;border-radius:16px;flex-direction:column;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 10px 30px #00362b05}.system-card:hover{border-color:#0e8e734d;transform:translateY(-4px);box-shadow:0 15px 40px #00362b0f}.system-card-image-wrap{width:100%;height:220px;overflow:hidden}.system-card-image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.system-card:hover .system-card-image{transform:scale(1.03)}.system-card-body{flex-direction:column;flex-grow:1;padding:30px;display:flex}.system-card-title{color:#00362b;margin-bottom:12px;font-size:24px;font-weight:700}.system-card-description{color:#4a5568;flex-grow:1;margin-bottom:24px;font-size:16px;line-height:1.6}.system-card-footer{justify-content:flex-start;display:flex}@media (max-width:1024px){.systems-page-root{padding-top:120px}.systems-page-root .site-header{padding:20px 24px!important}.systems-page-title{font-size:42px}.systems-page-subtitle{font-size:18px}.systems-page-root .bg-lines-container{width:320px!important;max-width:320px!important}.systems-page-root .bg-line.line-4,.systems-page-root .bg-line.line-5,.systems-page-root .bg-line.line-6{display:none!important}.systems-grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:768px){.systems-grid{grid-template-columns:1fr;gap:20px}.system-card-body{padding:20px}.system-card-title{font-size:22px}.system-card-description{font-size:16px}.systems-page-title{font-size:32px}}
