#eligibility-module.tb-wrap{margin-bottom:25px}.panel.panel--narrow{margin:0 auto;max-width:720px}.panel.panel--medium{margin:0 auto;max-width:960px}#eligibility-module{--tb-cell-x:8px}.form-row{margin-bottom:1rem}.tb-input{padding:.6rem .75rem;width:100%}.tb-radio-row{display:flex;gap:1rem;margin-top:.5rem}#eligibility-module #questions-panel .form-row label{display:block;margin:0 auto .4rem;text-align:left;width:100%}@media (min-width:768px){#eligibility-module #questions-panel .form-row label{max-width:520px;width:50%}}#eligibility-module #questions-panel .tb-input{margin-left:auto;margin-right:auto;width:100%}#eligibility-module #questions-panel .tb-radio-row{justify-content:flex-start;margin-left:auto;margin-right:auto;width:100%}@media (min-width:768px){#eligibility-module #questions-panel .tb-input,#eligibility-module #questions-panel .tb-radio-row{max-width:520px;width:50%}}#eligibility-module #questions-panel .form-row .tb-input{margin-left:auto;margin-right:auto}.form-actions{display:flex;justify-content:center;margin-top:1rem}.tb-btn{border:1px solid transparent;border-radius:6px;cursor:pointer;padding:.75rem 1.25rem}.tb-btn[disabled]{cursor:not-allowed;opacity:.5}.tb-btn--primary:not([disabled]){background:#00a884;border-color:teal;color:#fff}#eligibility-module .answers-summary{align-items:flex-start;border-bottom:1px solid #e6edf5;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.25rem;padding-bottom:.75rem}#eligibility-module .answers-lines{display:flex;flex-direction:column;gap:0}#eligibility-module .answers-lines>div{line-height:1.25;margin:0}#eligibility-module .change-link{align-self:flex-start;margin-left:auto;text-decoration:none}.tabs{display:flex;gap:.5rem;margin:.75rem 0 1rem}.tab{background:#f7f7f7;border:1px solid #d6d6d6;border-radius:6px;cursor:pointer;padding:.5rem .75rem}.tab.active{background:#e9f0ff;border-color:#bcd0ff}.tab-panel{display:none}.tab-panel.active{display:block}.table-wrap{overflow-x:auto}.results-table{border-collapse:separate;border-spacing:0;width:100%}.results-table thead th{border-bottom:1px solid #e5e7eb;padding:.75rem var(--tb-cell-x);text-align:left}.results-table tbody td{border-bottom:1px solid #f0f2f5;padding:.75rem var(--tb-cell-x)}.results-table .select-col{text-align:center;width:90px}#eligibility-module table tbody tr[data-selected=true]{background:#6fa8dc}#eligibility-module table tbody tr[data-selected=true] td{color:#083054}.program-radio-wrap{align-items:center;display:flex;justify-content:center}.program-radio{height:18px;width:18px}#other-results{margin-top:2rem}.card-grid{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width:641px){.card-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.card-grid{grid-template-columns:repeat(3,1fr)}}.program-card{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:14px;box-shadow:0 6px 18px rgba(0,0,0,.12);cursor:pointer;display:flex;flex-direction:column;gap:.75rem;padding:1.25rem;transition:box-shadow .2s,border-color .2s,transform .2s}.program-card:hover{box-shadow:0 10px 24px rgba(0,0,0,.16)}.program-card.selected{border-color:#0c63ff;box-shadow:0 14px 28px rgba(12,99,255,.28)}.program-card .pc-icon{border-radius:50%;box-shadow:0 2px 6px rgba(0,0,0,.15);display:block;height:56px;margin:0 auto .25rem;object-fit:cover;width:56px}.program-card .pc-title{align-items:flex-end;display:flex;font-weight:700;justify-content:center;line-height:1.3;margin:0;min-height:2.6em;text-align:center}.program-card .pc-blurb{color:#333;line-height:1.4;margin:0;text-align:left}#cta-footer{bottom:12px;box-sizing:border-box;display:flex;justify-content:center;left:50%;max-width:960px;opacity:0;padding:0 .75rem;pointer-events:none;position:fixed;transform:translateX(-50%);width:100%;z-index:9999}#cta-footer .tb-btn--primary:not([disabled]){background:#00a884;border-color:teal;color:#fff}#eligibility-module .cta-footer{padding:1rem}#eligibility-module #hs-next.tb-btn{border-radius:10px;font-size:1.125rem;line-height:1.2;padding:1rem 2rem;width:100%}@media (min-width:992px){#eligibility-module #hs-next.tb-btn{font-size:1.2rem;padding:1.125rem 2.25rem}}@media (max-width:640px){#eligibility-module.tb-wrap{box-sizing:border-box;padding-left:15px;padding-right:15px}#eligibility-module .answers-summary,#eligibility-module .results-title,#eligibility-module .tabs{padding-left:var(--tb-cell-x);padding-right:var(--tb-cell-x)}#eligibility-module .answers-summary{flex-direction:column;gap:.5rem}#eligibility-module .change-link{margin-left:0}}@media (min-width:641px) and (max-width:1024px){#eligibility-module.tb-wrap{box-sizing:border-box;padding-left:15px;padding-right:15px}#eligibility-module .answers-summary,#eligibility-module .results-title,#eligibility-module .tabs{padding-left:var(--tb-cell-x);padding-right:var(--tb-cell-x)}#cta-footer{left:0;margin:0 auto;right:0;transform:none;z-index:100000}}.tb-modal{align-items:center;display:none;inset:0;justify-content:center;position:fixed;z-index:1000000}.tb-modal[aria-hidden=false]{display:flex}.tb-modal__backdrop{background:rgba(0,0,0,.45);inset:0;position:absolute}.tb-modal__dialog{background:#fff;border-radius:14px;box-shadow:0 20px 50px rgba(0,0,0,.25);padding:1.25rem 1.25rem 1.5rem;position:relative;width:min(560px,92vw);z-index:1}.tb-modal__close{background:transparent;border:none;cursor:pointer;font-size:1.75rem;line-height:1;position:absolute;right:.5rem;top:.35rem}.tb-modal__title{margin:0 0 .25rem}.tb-modal__lead{color:#334;margin:.25rem 0 1rem}.tb-modal__label{display:block;margin-bottom:.35rem}.tb-modal__select{width:100%}.tb-modal__actions{display:flex;gap:.5rem;justify-content:center;margin-top:1rem}#eligibility-module #questions-panel #hs-degree-container>span:not(.tb-elig__qs-status){display:block;margin:0 auto .4rem;text-align:left;width:100%}@media (min-width:768px){#eligibility-module #questions-panel #hs-degree-container>span:not(.tb-elig__qs-status){max-width:520px;width:50%}}#eligibility-module #questions-panel #hs-degree-container>.tb-elig__qs-status{left:auto!important;margin:0!important;position:absolute!important;right:0!important;text-align:right!important;top:18px!important;width:auto!important}#eligibility-module #questions-panel #hs-degree-container .tb-radio-row{display:block;margin:0 auto;text-align:left;width:100%}@media (min-width:768px){#eligibility-module #questions-panel #hs-degree-container .tb-radio-row{max-width:520px;width:50%}}#eligibility-module #questions-panel #hs-degree-container .tb-radio-row .hs-radio{display:block;margin:0 0 .35rem}#eligibility-module #questions-panel #hs-degree-container .tb-radio-row .hs-radio input[type=radio]{margin:0 .4rem 0 0}#eligibility-module #questions-panel #hs-age-container>.tb-error,#eligibility-module #questions-panel .form-row>.tb-error{color:#d93025;display:block;font-size:.9rem;margin:.35rem auto 0;max-width:520px;text-align:center;width:100%}@media (max-width:767px){#eligibility-module #questions-panel #hs-age-container>.tb-error,#eligibility-module #questions-panel .form-row>.tb-error{max-width:100%}}@media (min-width:641px){#teach-overview .results-table td:first-child,#teach-overview .results-table th:first-child{min-width:220px}#teach-overview .results-table td:nth-child(2),#teach-overview .results-table td:nth-child(3),#teach-overview .results-table td:nth-child(4),#teach-overview .results-table td:nth-child(5),#teach-overview .results-table th:nth-child(2),#teach-overview .results-table th:nth-child(3),#teach-overview .results-table th:nth-child(4),#teach-overview .results-table th:nth-child(5){min-width:140px;text-align:center}#teach-overview .results-table td:nth-child(6),#teach-overview .results-table th:nth-child(6){text-align:center;width:90px}#teach-costs .results-table td:first-child,#teach-costs .results-table th:first-child{min-width:220px}#teach-costs .results-table td:nth-child(2),#teach-costs .results-table td:nth-child(3),#teach-costs .results-table td:nth-child(4),#teach-costs .results-table th:nth-child(2),#teach-costs .results-table th:nth-child(3),#teach-costs .results-table th:nth-child(4){min-width:160px;text-align:center}#teach-costs .results-table td:nth-child(5),#teach-costs .results-table th:nth-child(5){text-align:center;width:90px}#other-results .results-table td:first-child,#other-results .results-table th:first-child{min-width:220px}#other-results .results-table td:nth-child(2),#other-results .results-table td:nth-child(3),#other-results .results-table td:nth-child(4),#other-results .results-table td:nth-child(5),#other-results .results-table th:nth-child(2),#other-results .results-table th:nth-child(3),#other-results .results-table th:nth-child(4),#other-results .results-table th:nth-child(5){min-width:140px;text-align:center}#other-results .results-table td:nth-child(6),#other-results .results-table th:nth-child(6){text-align:center;width:90px}}@media (max-width:640px){#eligibility-module{--tb-cell-x:6px}#eligibility-module .results-section .table-wrap{overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px;position:relative}#eligibility-module .results-section .results-table{border-collapse:separate;table-layout:auto;width:max-content}#eligibility-module .results-section .results-table td,#eligibility-module .results-section .results-table th{max-width:none!important;min-width:auto!important;padding:.65rem .5rem;white-space:nowrap;width:auto!important}#eligibility-module .results-section .results-table thead th{background:#fff;position:sticky;top:0;z-index:5}#eligibility-module .results-section .results-table tbody tr[data-selected=true]{background:#6fa8dc}#eligibility-module .results-section .results-table tbody tr[data-selected=true] td{color:#083054}#eligibility-module .results-section .table-wrap:after{background:linear-gradient(90deg,hsla(0,0%,100%,0),rgba(0,0,0,.06));bottom:0;content:"";pointer-events:none;position:sticky;right:0;top:0;width:12px;z-index:6}#eligibility-module .results-section .results-table .select-col{min-width:64px!important;text-align:center;width:64px!important}}@media (hover:hover) and (pointer:fine){#eligibility-module #other-body tr,#eligibility-module #teach-compare-body tr,#eligibility-module #teach-costs-body tr{cursor:pointer}}#eligibility-module{--tb-q-bg:#eaf4f3;--tb-q-border:#d6e7e4;--tb-q-text:#0b1220;--tb-q-muted:rgba(11,18,32,.6);--tb-green:#028f6d;--tb-green-2:#209b78;--tb-field-border:#cbd5d3}#eligibility-module #questions-panel{background:transparent;border:0;box-shadow:none;padding:0}#eligibility-module .tb-elig__qs-card{background:var(--tb-q-bg);border:1px solid var(--tb-q-border);overflow:visible;padding:0}#eligibility-module .tb-elig__qs-head{align-items:flex-start;background:transparent;border:0;border-bottom:1px solid var(--tb-q-border);border-radius:0;display:flex;gap:16px;margin:0;padding:22px 22px 16px}#eligibility-module .tb-elig__qs-icon{background:var(--tb-green);border-radius:999px;color:#fff;display:grid;font-size:28px;font-weight:800;height:56px;line-height:1;place-items:center;width:56px}#eligibility-module .tb-elig__qs-title{color:var(--tb-q-text);font-size:clamp(22px,2.2vw,32px);font-weight:700;margin:0}#eligibility-module .tb-elig__qs-subtitle{color:var(--tb-q-muted);font-size:clamp(14px,1.4vw,18px);line-height:1.35;margin:6px 0 0}#eligibility-module .tb-elig__qs-step{color:rgba(11,18,32,.55);font-size:16px;font-weight:600;margin:12px 0 0}#eligibility-module .tb-elig__qs-body{background:#fff;padding:10px 22px 0}#eligibility-module #questions-panel .form-row{background:transparent;border:0;border-bottom:1px solid rgba(214,231,228,.95);border-radius:0;margin:0;padding:18px 0 22px;position:relative}#eligibility-module #questions-panel .tb-elig__qs-body .form-row:last-child{border-bottom:0}#eligibility-module #questions-panel #hs-degree-container>span,#eligibility-module #questions-panel .form-row label{color:rgba(11,18,32,.6);display:block;font-size:22px;font-weight:700;line-height:1.2;margin:0 0 10px;max-width:none!important;text-align:left;width:100%!important}#eligibility-module #questions-panel .tb-elig__qs-status{color:var(--tb-green-2);font-size:18px;font-weight:800;position:absolute;right:0;top:18px;visibility:hidden}#eligibility-module #questions-panel .form-row.tb-elig__qrow--complete .tb-elig__qs-status{visibility:visible}#eligibility-module #hs-degree-container.form-row{position:relative!important}#eligibility-module #hs-degree-container .tb-elig__qs-status{color:var(--tb-green-2)!important;font-weight:800!important;position:absolute!important;right:0!important;top:18px!important}#eligibility-module #questions-panel .tb-input{background:#fff;border:1px solid var(--tb-field-border);border-radius:10px;box-shadow:0 1px 0 rgba(0,0,0,.03);display:block;font-size:22px;line-height:1.2;max-width:none!important;padding:14px 16px;width:100%!important}#eligibility-module #questions-panel .tb-input:focus{border-color:rgba(2,143,109,.55);box-shadow:0 0 0 3px rgba(2,143,109,.18);outline:none}#eligibility-module #questions-panel .tb-error{color:#d93025;font-size:14px;margin:10px 0 0;text-align:left}#eligibility-module #questions-panel .tb-radio-row.tb-elig__qs-pills{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;display:flex!important;gap:14px!important;margin-top:12px;overflow:visible!important}#eligibility-module #questions-panel .tb-elig__qs-pill{align-items:center;background:#fff!important;border:1px solid var(--tb-field-border)!important;border-radius:999px!important;box-shadow:0 6px 14px rgba(0,0,0,.08);color:rgba(11,18,32,.7);cursor:pointer;display:inline-flex!important;font-size:20px;font-weight:800;justify-content:center;margin:0!important;min-width:120px;padding:12px 28px!important;position:relative;user-select:none}#eligibility-module #questions-panel .tb-elig__qs-pill+.tb-elig__qs-pill{border-left:1px solid transparent!important}#eligibility-module #questions-panel .tb-elig__qs-pill input{opacity:0;pointer-events:none;position:absolute}#eligibility-module #questions-panel .tb-elig__qs-pill:has(input:checked){background:var(--tb-green)!important;border-color:var(--tb-green)!important;color:#fff!important}#eligibility-module #questions-panel .form-actions{background:#fff;display:flex;justify-content:center;margin:0;padding:18px 22px 22px}#eligibility-module #questions-panel #hs-view-results.tb-btn{background:var(--tb-green);border:0;border-radius:14px;box-shadow:0 10px 22px rgba(0,0,0,.12);color:#fff;font-size:24px;font-weight:800;max-width:none;padding:18px;width:100%}#eligibility-module #questions-panel #hs-view-results.tb-btn[disabled]{box-shadow:none;opacity:.55}@media (max-width:480px){#eligibility-module .tb-elig__qs-head{padding:18px 16px 14px}#eligibility-module .tb-elig__qs-body{padding:10px 16px 0}#eligibility-module #questions-panel .form-actions{padding:16px}#eligibility-module #questions-panel .tb-elig__qs-pill{min-width:92px;padding:12px 18px}}#eligibility-module,#eligibility-module #questions-panel,#eligibility-module #questions-panel.panel,#eligibility-module .tb-elig__qs-body{contain:none!important;overflow:visible!important}#eligibility-module .panel.panel--narrow{max-width:580px}#eligibility-module .tb-elig__qs-card{border-radius:20px;box-shadow:0 12px 30px rgba(0,0,0,.08)}#eligibility-module .tb-elig__qs-head{gap:12px;padding:16px 18px 12px}#eligibility-module .tb-elig__qs-icon{font-size:22px;height:42px;width:42px}#eligibility-module .tb-elig__qs-title{font-size:clamp(20px,1.7vw,24px);line-height:1.15}#eligibility-module .tb-elig__qs-subtitle{font-size:clamp(13px,1.1vw,15px);line-height:1.3;margin-top:4px}#eligibility-module .tb-elig__qs-body{padding:6px 18px 0}#eligibility-module #questions-panel .form-row{padding:13px 0 16px}#eligibility-module #questions-panel #hs-degree-container>span,#eligibility-module #questions-panel .form-row label{font-size:16px;line-height:1.25;margin-bottom:7px}#eligibility-module #questions-panel .tb-input{border-radius:8px;font-size:16px;line-height:1.25;padding:10px 12px}#eligibility-module #hs-degree-container .tb-elig__qs-status,#eligibility-module #questions-panel #hs-degree-container>.tb-elig__qs-status,#eligibility-module #questions-panel .tb-elig__qs-status{font-size:14px;top:13px!important}#eligibility-module #questions-panel .tb-radio-row.tb-elig__qs-pills{gap:12px!important;margin-top:8px}#eligibility-module #questions-panel .tb-elig__qs-pill{box-shadow:0 4px 10px rgba(0,0,0,.07);font-size:16px;min-width:92px;padding:9px 22px!important}#eligibility-module #questions-panel .form-actions{padding:14px 18px 18px}#eligibility-module #questions-panel #hs-view-results.tb-btn{border-radius:10px;box-shadow:0 7px 16px rgba(0,0,0,.1);font-size:18px;padding:13px 16px}@media (max-width:480px){#eligibility-module #questions-panel,#eligibility-module .panel.panel--narrow{max-width:100%}#eligibility-module .tb-elig__qs-head{padding:14px 14px 11px}#eligibility-module .tb-elig__qs-body{padding:6px 14px 0}#eligibility-module .tb-elig__qs-icon{font-size:20px;height:38px;width:38px}#eligibility-module .tb-elig__qs-title{font-size:20px}#eligibility-module #questions-panel .form-actions{padding:13px 14px 16px}#eligibility-module #questions-panel .tb-elig__qs-pill{min-width:82px;padding:8px 18px!important}}#eligibility-module .tb-elig__intro{margin:0 auto 22px;max-width:760px;text-align:center}#eligibility-module .panel--medium .tb-elig__intro{max-width:860px}#eligibility-module .tb-elig__intro-title{color:#0b1220;font-size:clamp(30px,3vw,44px);font-weight:700;letter-spacing:-.02em;line-height:1.08;margin:0 0 10px}#eligibility-module .tb-elig__intro-text{color:rgba(11,18,32,.68);font-size:clamp(16px,1.4vw,19px);line-height:1.55;margin:0 auto}#eligibility-module .tb-elig__intro--results{margin-bottom:24px}#eligibility-module #results-panel .tb-elig__intro{padding-left:12px;padding-right:12px}@media (max-width:640px){#eligibility-module .tb-elig__intro{margin-bottom:18px;text-align:left}#eligibility-module .tb-elig__intro-title{font-size:30px}#eligibility-module .tb-elig__intro-text{font-size:16px;line-height:1.5}}#eligibility-module .panel.panel--medium,#eligibility-module .panel.panel--narrow{margin-left:auto;margin-right:auto;max-width:960px}#eligibility-module .tb-elig__intro{margin-left:auto;margin-right:auto;max-width:860px}#eligibility-module .tb-elig__qs-card{margin-left:auto;margin-right:auto;max-width:580px}@media (max-width:640px){#eligibility-module .panel.panel--medium,#eligibility-module .panel.panel--narrow,#eligibility-module .tb-elig__intro,#eligibility-module .tb-elig__qs-card{max-width:100%}}