.tech-st{background:var(--ls-color-white,#fff);padding:60px 0}.tech-st .cwf-container{align-items:center;display:flex;flex-direction:column;gap:46px;margin:0 auto;max-width:1264px;padding:0 12px}.tech-st__heading{color:#182f22;font-family:Montserrat,sans-serif;font-size:32px;font-weight:700;line-height:1.3;margin:0;text-align:center}.tech-st__tables{align-items:stretch;display:grid;gap:36px;grid-template-columns:repeat(2,minmax(0,1fr));max-width:1170px;width:100%}.tech-st__col{display:flex;flex-direction:column;gap:12px}.tech-st__table-wrap{display:flex;flex:1}.tech-st__table{height:100%}.tech-st__table-title{color:#6cb55f;font-family:Montserrat,sans-serif;font-size:22px;font-weight:700;line-height:1.4;margin:0}.tech-st__table-wrap{background:#eef2f0;border:1px solid rgba(0,0,0,.05);border-radius:32px;box-sizing:border-box;overflow-x:auto;padding:12px}.tech-st__table{background:#fafafa;border-collapse:separate;border-radius:24px;border-spacing:0;overflow:hidden;width:100%}.tech-st__th{box-sizing:border-box;color:#fafafa;font-family:Montserrat,sans-serif;font-size:14px;font-weight:800;height:60px;line-height:1.3;padding:16px 24px;text-align:left}.tech-st__th--spec{background:#27513c;width:40%}.tech-st__th--details{background:#6cb55f}.tech-st__table td{border-bottom:1px solid #fafafa;color:var(--ls-color-text,#2f3532);font-family:Montserrat,sans-serif;font-size:14px;line-height:1.45;padding:16px 24px}.tech-st__table tbody tr:nth-child(2n) td{background:#eef2f0}.tech-st__spec{color:#101828;font-weight:700}@media (max-width:991px){.tech-st__heading{font-size:26px}.tech-st__tables{gap:28px;grid-template-columns:1fr}}