.jls-ctab-section{background:var(--white,#fff);padding:3.5rem 0}.jls-ctab-inner{margin:0 auto;max-width:var(--max-width,1200px);padding:0 1rem}.jls-ctab-head{margin-bottom:2.25rem;text-align:center}.jls-ctab-head h2{color:var(--text-dark,#1a1a2e);font-size:1.9rem;font-weight:800;letter-spacing:-.5px;margin:0 0 .6rem}.jls-ctab-head p{color:var(--text-light,#5a5a6e);font-size:1rem;line-height:1.6;margin:0 auto;max-width:640px}.jls-ctab-wrap{overflow-x:auto}.jls-ctab{background:var(--white,#fff);border:1px solid var(--border,#e2e2e8);border-collapse:collapse;border-radius:10px;box-shadow:0 10px 34px rgba(12,35,64,.1);overflow:hidden;width:100%}.jls-ctab thead th{background:linear-gradient(135deg,var(--jls-purple-dark,#4e1f7a) 0,var(--jls-purple,#6b2fa0) 100%);border-right:1px solid hsla(0,0%,100%,.12);color:var(--white,#fff);font-size:.8rem;font-weight:800;letter-spacing:.3px;padding:1.15rem 1.25rem;text-align:center;text-transform:uppercase}.jls-ctab thead th.jls-ctab-corner{background:var(--jls-navy,#0c2340);text-align:left}.jls-ctab thead th:last-child{border-right:none}.jls-ctab thead th a{color:var(--white,#fff);display:inline-block;font-weight:800;text-decoration:none}.jls-ctab thead th a:after{content:" \2197";font-size:.9em;opacity:.65}.jls-ctab thead th a:hover{text-decoration:underline}.jls-ctab tbody td,.jls-ctab tbody th{border-bottom:1px solid var(--border,#e2e2e8);color:var(--text-dark,#1a1a2e);font-size:.85rem;padding:.85rem 1.25rem;text-align:center;transition:background .15s;vertical-align:middle}.jls-ctab tbody th.jls-ctab-rowlabel{background:var(--gray-light,#f7f7f9);color:var(--text-dark,#1a1a2e);font-weight:700;text-align:left;white-space:nowrap}.jls-ctab tbody tr:last-child td,.jls-ctab tbody tr:last-child th{border-bottom:none}.jls-ctab tbody tr:nth-child(2n) td{background:rgba(107,47,160,.035)}.jls-ctab tbody tr:first-child td{color:var(--jls-navy,#0c2340);font-weight:600}.jls-ctab tbody tr:hover td{background:rgba(107,47,160,.08)}.jls-ctab tbody tr:hover th.jls-ctab-rowlabel{background:rgba(107,47,160,.12);color:var(--jls-purple,#6b2fa0)}.jls-ctab-cta{margin-left:auto;margin-right:auto;margin-top:2.75rem;max-width:760px;text-align:center}.jls-ctab-cta h3{color:var(--text-dark,#1a1a2e);font-size:1.45rem;font-weight:800;letter-spacing:-.3px;line-height:1.3;margin:0 0 1.4rem}.jls-ctab-btn,.jls-ctab-btn:focus,.jls-ctab-btn:hover{align-items:center;background:var(--jls-purple,#6b2fa0);border:2px solid var(--jls-purple,#6b2fa0);border-radius:8px;box-sizing:border-box;color:var(--white,#fff)!important;display:inline-flex;font-family:inherit!important;font-size:1rem!important;font-weight:800!important;gap:.5rem;padding:.95rem 2rem;text-decoration:none!important;transition:background .2s,border-color .2s}.jls-ctab-btn:focus,.jls-ctab-btn:hover{background:var(--jls-purple-dark,#4e1f7a);border-color:var(--jls-purple-dark,#4e1f7a)}.jls-ctab-btn span{transition:transform .2s}.jls-ctab-btn:hover span{transform:translateX(4px)}@media (max-width:600px){.jls-ctab-head h2{font-size:1.45rem}.jls-ctab-cta h3{font-size:1.2rem}}