.portal-content>.training-center:not(.tc-training-v2):not(.tc-testing-redesigned){visibility:hidden}.tc-training-v2{display:grid;gap:22px}.tv2-hero,.tv2-course-hero,.tv2-module-hero{border-radius:20px;background:linear-gradient(135deg,#0d3b2f,#123f33);color:#fff;box-shadow:0 16px 38px rgba(8,45,34,.12)}.tv2-hero{display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center;padding:28px 30px}.tv2-hero h2,.tv2-course-hero h2,.tv2-module-hero h2{margin:5px 0 8px}.tv2-hero h2{font-size:34px}.tv2-hero p,.tv2-course-hero p,.tv2-module-hero p{margin:0;color:#cfe3da;line-height:1.55}.tv2-hero-actions{display:flex;align-items:center;gap:14px}.tv2-control-link{border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.06);color:#e9f6f0;border-radius:12px;padding:12px 15px;font:inherit;font-weight:850;cursor:pointer;white-space:nowrap}.tv2-control-link:hover{background:rgba(255,255,255,.12)}.tv2-hero-mark{width:78px;height:78px;border-radius:50%;border:1px solid rgba(255,255,255,.2);display:grid;place-items:center;color:#a8ef4e;font-size:32px}.tv2-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px}.tv2-section-head h2{margin:5px 0 0;color:#10352a;font-size:29px}.tv2-section-head p{margin:0;max-width:570px;color:#6d7d76;text-align:right}.tv2-course-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.tv2-course-card{border:1px solid #d7e2dc;background:#fff;border-radius:20px;padding:22px;display:grid;grid-template-columns:66px 1fr;grid-template-rows:1fr auto;gap:16px;text-align:left;cursor:pointer;box-shadow:0 10px 28px rgba(9,50,37,.035);transition:.16s}.tv2-course-card:hover{border-color:#6aa58e;box-shadow:0 14px 34px rgba(9,50,37,.08);transform:translateY(-2px)}.tv2-course-icon{width:62px;height:62px;border-radius:16px;background:#e3f0ea;color:#176a50;display:grid;place-items:center;font-size:20px;font-weight:900}.tv2-course-copy{display:grid;align-content:start;gap:4px}.tv2-course-copy small,.tv2-module-copy small{font-size:11px;letter-spacing:.14em;color:#687b72;font-weight:900}.tv2-course-copy b{font-size:22px;color:#0c3428}.tv2-course-copy em,.tv2-module-copy em{font-style:normal;color:#6d7e76;line-height:1.45}.tv2-tags{display:flex;gap:7px;flex-wrap:wrap;margin-top:10px}.tv2-tags i{font-style:normal;background:#eef4f1;color:#5b746a;border-radius:999px;padding:6px 9px;font-size:11px}.tv2-course-open{grid-column:1/-1;border-top:1px solid #e1e9e5;padding-top:14px;color:#1b6a50;font-weight:850;display:flex;align-items:center;justify-content:space-between}.tv2-course-open strong{font-size:20px}.tv2-toolbar{display:flex;align-items:center}.tv2-back{border:1px solid #c9d8d1;background:#fff;color:#184f3e;border-radius:11px;padding:12px 16px;font:inherit;font-weight:850;cursor:pointer}.tv2-back:hover{background:#f5f9f7;border-color:#78a48f}.tv2-course-hero{display:grid;grid-template-columns:74px 1fr;gap:20px;align-items:center;padding:24px 28px}.tv2-course-hero .tv2-course-icon{background:rgba(255,255,255,.1);color:#b9ef69}.tv2-course-hero h2{font-size:30px}.tv2-module-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.tv2-module-card{border:1px solid #d8e3dd;background:#fff;border-radius:16px;padding:18px;display:grid;grid-template-columns:52px 1fr auto;gap:14px;align-items:center;text-align:left;cursor:pointer}.tv2-module-card:hover{border-color:#68a28b;background:#f7fbf9}.tv2-module-number{width:48px;height:48px;border-radius:12px;background:#e4f0ea;color:#17684f;display:grid;place-items:center;font-weight:900}.tv2-module-copy{display:grid;gap:3px}.tv2-module-copy b{font-size:17px;color:#143a2f}.tv2-chevron{font-size:22px;color:#1d6a50}.tv2-module-hero{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;padding:24px 28px}.tv2-module-hero h2{font-size:30px}.tv2-module-hero>span{width:72px;height:72px;border-radius:18px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);display:grid;place-items:center;color:#b9ef69;font-size:24px;font-weight:900}.tv2-lesson-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tv2-lesson-card{border:1px solid #d8e3dd;background:#fff;border-radius:15px;padding:14px 15px;display:grid;grid-template-columns:52px 1fr auto;grid-template-rows:auto auto;gap:7px 12px;align-items:center;text-align:left;cursor:pointer;transition:.15s}.tv2-lesson-card:hover:not(:disabled){border-color:#69a18b;transform:translateY(-1px)}.tv2-lesson-code{grid-row:1/3;width:48px;height:48px;border-radius:11px;background:#e5f0eb;color:#17684f;display:grid;place-items:center;font-weight:900}.tv2-lesson-copy{display:grid;gap:3px}.tv2-lesson-copy b{color:#153a2f}.tv2-lesson-copy small{color:#74847d}.tv2-lesson-progress{grid-column:2/3;height:5px;background:#e6ece9;border-radius:99px;overflow:hidden}.tv2-lesson-progress i{display:block;height:100%;background:#8bd33f;border-radius:inherit}.tv2-lesson-card>strong{grid-column:3;grid-row:1/3;color:#516f64;font-size:14px}.tv2-lesson-card.current{background:#123d31;border-color:#123d31}.tv2-lesson-card.current .tv2-lesson-code{background:#245848;color:#b9ef69}.tv2-lesson-card.current .tv2-lesson-copy b{color:#fff}.tv2-lesson-card.current .tv2-lesson-copy small{color:#c7dcd3}.tv2-lesson-card.current .tv2-lesson-progress{background:#315f50}.tv2-lesson-card.current>strong{color:#b9ef69}.tv2-lesson-card.done{background:#eef7f2;border-color:#b9d9c9}.tv2-lesson-card.done .tv2-lesson-code{background:#d5eadf}.tv2-lesson-card.empty{opacity:.65;cursor:not-allowed}.tv2-lesson-card.loading{pointer-events:none}.tv2-lesson-card.loading .tv2-lesson-copy small{color:#9aa7a1}.tv2-empty{padding:24px;border:1px dashed #ccd9d3;border-radius:14px;color:#708078;text-align:center}.tv2-opening{position:fixed;inset:0;z-index:99998;background:rgba(6,31,24,.58);backdrop-filter:blur(3px);display:grid;place-items:center}.tv2-opening>div{background:#fff;color:#173b30;border-radius:14px;padding:18px 22px;font-weight:850;box-shadow:0 18px 50px rgba(0,0,0,.2)}@media(max-width:1050px){.tv2-course-grid,.tv2-module-grid,.tv2-lesson-grid{grid-template-columns:1fr}.tv2-section-head{align-items:flex-start;flex-direction:column}.tv2-section-head p{text-align:left}}@media(max-width:700px){.tv2-hero{grid-template-columns:1fr;padding:22px}.tv2-hero h2{font-size:28px}.tv2-hero-actions{justify-content:space-between}.tv2-hero-mark{width:58px;height:58px}.tv2-control-link{white-space:normal}.tv2-course-card{grid-template-columns:54px 1fr;padding:17px}.tv2-course-icon{width:50px;height:50px;font-size:16px}.tv2-course-hero{grid-template-columns:52px 1fr;padding:20px}.tv2-course-hero h2,.tv2-module-hero h2{font-size:25px}.tv2-module-hero{grid-template-columns:1fr;padding:20px}.tv2-module-hero>span{display:none}.tv2-module-card{grid-template-columns:46px 1fr auto;padding:14px}.tv2-module-number{width:42px;height:42px}.tv2-lesson-card{grid-template-columns:46px 1fr auto;padding:12px}.tv2-lesson-code{width:42px;height:42px}.tv2-back{width:100%}}