.techno-rs-page{--techno-rs-header:#67cdf5;--techno-rs-table-head:#67cdf5;--techno-rs-row-alt:#eef8fc;--techno-rs-border:#d5e8f1;--techno-rs-text:#12324a;--techno-rs-muted:#4a6678;--techno-rs-card-bg:#f4fafd;color:var(--techno-rs-text);direction:rtl;padding-bottom:4rem}.techno-rs-header{background:var(--techno-rs-header);color:#fff;text-align:center;margin:0 0 2rem;padding:1.25rem 1rem}.techno-rs-header-title{color:#fff;margin:0;font-size:24px;font-weight:700;line-height:1.6}.techno-rs-container{width:min(1200px,100% - 2rem);margin:0 auto}.techno-rs-tables{gap:2rem;display:grid}.techno-rs-table-title{color:var(--techno-rs-text);margin:0 0 .85rem;font-size:18px;font-weight:700}.techno-rs-table-scroll{border:1px solid var(--techno-rs-border);background:#fff;border-radius:8px;overflow-x:auto}.techno-rs-table{border-collapse:collapse;width:100%;min-width:720px;font-size:18px}.techno-rs-table th,.techno-rs-table td{text-align:center;border-bottom:1px solid var(--techno-rs-border);vertical-align:middle;padding:.85rem .75rem}.techno-rs-table thead th{background:var(--techno-rs-table-head);color:#fff;white-space:nowrap;font-weight:700}.techno-rs-table tbody tr:nth-child(2n){background:var(--techno-rs-row-alt)}.techno-rs-table tbody tr:last-child td{border-bottom:0}.techno-rs-note{color:var(--techno-rs-muted);margin:.75rem 0 0;font-size:14px;line-height:1.8}.techno-rs-info{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;margin-top:2.5rem;display:grid}.techno-rs-card{background:var(--techno-rs-card-bg);border:1px solid var(--techno-rs-border);border-radius:10px;padding:1.5rem}.techno-rs-card-title{color:var(--techno-rs-text);border-bottom:2px solid var(--techno-rs-header);margin:0 0 1rem;padding-bottom:.75rem;font-size:18px;font-weight:700}.techno-rs-list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.techno-rs-list li{border:1px solid var(--techno-rs-border);background:#fff;border-radius:8px;padding:.65rem 2.25rem .65rem .85rem;font-size:16px;line-height:1.7;position:relative}.techno-rs-list li:before{content:"";background:var(--techno-rs-header);border-radius:50%;width:.55rem;height:.55rem;position:absolute;top:50%;right:.85rem;transform:translateY(-50%)}.techno-rs-extra{margin-top:2.5rem}@media (width<=900px){.techno-rs-info{grid-template-columns:1fr}}@media (width<=767px){.techno-rs-container{margin-top:40px}.techno-rs-header{margin-bottom:1.25rem;padding:1rem .75rem}.techno-rs-header-title{font-size:16px}.techno-rs-table,.techno-rs-table-title,.techno-rs-card-title,.techno-rs-list li{font-size:14px}.techno-rs-table{min-width:0}.techno-rs-table thead{display:none}.techno-rs-table,.techno-rs-table tbody,.techno-rs-table tr,.techno-rs-table td{width:100%;display:block}.techno-rs-table tr{border-bottom:1px solid var(--techno-rs-border);padding:.75rem}.techno-rs-table tr:nth-child(2n){background:var(--techno-rs-row-alt)}.techno-rs-table td{text-align:start;border:0;justify-content:space-between;gap:1rem;padding:.35rem 0;display:flex}.techno-rs-table td:before{content:attr(data-label);color:var(--techno-rs-muted);text-align:end;flex:0 0 40%;font-weight:700}}