.th-hero{background:linear-gradient(135deg,#1e2d7d,#0b1a4e);color:#fff;padding:44px 0 40px;position:relative;overflow:hidden}.th-hero:after{content:"";position:absolute;top:-60%;right:-5%;width:450px;height:450px;background:radial-gradient(circle,rgba(241,196,0,.1) 0%,transparent 70%);border-radius:50%;pointer-events:none}.th-hero .container{display:flex;justify-content:space-between;align-items:center;gap:32px;position:relative;z-index:1}.th-hero__kicker{display:block;font-size:12px;letter-spacing:.08em;text-transform:uppercase;opacity:.6;margin-bottom:6px}.th-hero__title{font-size:34px;font-weight:900;margin-bottom:8px;color:#fff}.th-hero__desc{font-size:15px;opacity:.75;max-width:560px;line-height:1.6}.th-hero__stats{display:flex;gap:16px;flex-shrink:0}.th-hero__stat{background:#ffffff1a;border:1px solid rgba(255,255,255,.15);border-radius:14px;padding:16px 20px;text-align:center;min-width:110px}.th-hero__stat-num{display:block;font-size:28px;font-weight:900;color:#f1c400}.th-hero__stat-label{display:block;font-size:11px;opacity:.6;margin-top:2px}.th-actions{background:var(--background, #fff);border-bottom:1px solid var(--border-color, rgba(0,0,0,.08));padding:16px 0}.th-actions__bar{display:flex;gap:10px;flex-wrap:wrap}.th-actions__btn{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:999px;font-size:13px;font-weight:700;text-decoration:none;border:1px solid var(--border-color, rgba(0,0,0,.12));background:var(--background, #fff);color:var(--text-color, #333);transition:all .15s}.th-actions__btn:hover{border-color:#1e2d7d;color:#1e2d7d}.th-actions__btn--primary{background:#1e2d7d;color:#fff;border-color:#1e2d7d}.th-actions__btn--primary:hover{background:#162267;color:#fff}.th-actions__btn svg{flex-shrink:0}.th-search{padding:24px 0 8px}.th-search__wrap{display:flex;align-items:center;gap:12px;border:2px solid var(--border-color, rgba(0,0,0,.12));border-radius:12px;padding:12px 18px;background:var(--background, #fff);transition:border-color .2s;max-width:560px}.th-search__wrap:focus-within{border-color:#1e2d7d}.th-search__icon{opacity:.35;flex-shrink:0}.th-search__input{border:none;background:transparent;font-size:15px;color:var(--text-color, #333);outline:none;width:100%;font-family:inherit}.th-search__count{font-size:12px;font-weight:700;color:#1e2d7d;white-space:nowrap}.th-directory{margin-top:24px;margin-bottom:40px}.th-cat{border:2px solid #d8dbe8;border-radius:14px;margin-bottom:14px;background:#fff;overflow:hidden;box-shadow:0 2px 8px #1e2d7d0f;transition:box-shadow .15s,border-color .15s}.th-cat:hover{box-shadow:0 6px 20px #1e2d7d1f;border-color:#b8bed6}.th-cat__header{display:flex;align-items:center;gap:14px;width:100%;padding:18px 20px;background:none;border:none;cursor:pointer;font-family:inherit;text-align:left;color:var(--text-color, #333)}.th-cat__header[aria-expanded=true]{border-bottom:1px solid var(--border-color, rgba(0,0,0,.08))}.th-cat__header[aria-expanded=true] .th-cat__chevron{transform:rotate(180deg)}.th-cat__icon{width:48px;height:48px;border-radius:12px;background:#1e2d7d;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;box-shadow:0 3px 10px #1e2d7d33}.th-cat__header-text{flex:1;min-width:0}.th-cat__title{font-size:17px;font-weight:800;margin:0;line-height:1.3;color:#111}.th-cat__subtitle{font-size:13px;color:#777;margin:2px 0 0}.th-cat__count{font-size:12px;font-weight:800;color:#1e2d7d;background:#eef0f8;padding:4px 10px;border-radius:999px;white-space:nowrap;flex-shrink:0}.th-cat__chevron{color:#999;flex-shrink:0;transition:transform .2s}.th-cat__body{padding:0}.th-cat__links{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--border-color, rgba(0,0,0,.06))}.th-link{display:flex;align-items:center;gap:14px;padding:16px 20px;text-decoration:none;color:#222;background:#fff;transition:background .12s}.th-link:hover{background:#eef0f8}.th-link__icon{width:40px;height:40px;border-radius:10px;background:#1e2d7d;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;transition:box-shadow .15s}.th-link:hover .th-link__icon{box-shadow:0 3px 10px #1e2d7d40}.th-link__text{flex:1;min-width:0}.th-link__title{display:block;font-size:14px;font-weight:700;line-height:1.3;color:#111}.th-link__subtitle{display:block;font-size:12px;color:#888;margin-top:2px}.th-link__external{opacity:.3;flex-shrink:0;transition:opacity .15s}.th-link:hover .th-link__external{opacity:.7}.th-empty{text-align:center;padding:60px 20px;color:rgba(var(--text-color-rgb, 51,51,51),.5)}.th-support{background:#f7f8fc;border-top:1px solid var(--border-color, rgba(0,0,0,.08));padding:32px 0;margin-top:20px}.th-support__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.th-support__heading{font-size:18px;font-weight:800;margin:0 0 4px}.th-support__desc{margin:0;font-size:14px;color:rgba(var(--text-color-rgb, 51,51,51),.6)}.th-support__actions{display:flex;gap:10px;flex-wrap:wrap}.th-support__btn{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:10px;font-size:13px;font-weight:700;text-decoration:none;background:#1e2d7d;color:#fff;transition:background .15s}.th-support__btn:hover{background:#162267;color:#fff}.th-support__btn--outline{background:transparent;color:#1e2d7d;border:1px solid #1e2d7d}.th-support__btn--outline:hover{background:#1e2d7d;color:#fff}@media screen and (max-width:1100px){.th-hero .container{flex-direction:column;text-align:center}.th-hero__stats{justify-content:center}.th-hero__desc{margin:0 auto}}@media screen and (max-width:768px){.th-cat__links{grid-template-columns:1fr}.th-hero__title{font-size:26px}.th-hero__stats{flex-wrap:wrap}.th-search__wrap{max-width:100%}.th-support__inner{flex-direction:column;text-align:center}}@media screen and (max-width:480px){.th-actions__bar{flex-direction:column}.th-actions__btn{justify-content:center}.th-hero__stat{min-width:90px;padding:12px 14px}}.tc-hero{color:#fff;padding:36px 0 40px;position:relative;overflow:hidden}.tc-hero__back{display:inline-block;font-size:13px;font-weight:700;color:#fff9;margin-bottom:16px;text-decoration:none;transition:color .15s}.tc-hero__back:hover{color:#fff}.tc-hero__header{display:flex;gap:18px;align-items:flex-start;margin-bottom:12px}.tc-hero__icon{width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:900;flex-shrink:0}.tc-hero__brand{display:block;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;opacity:.6;margin-bottom:4px}.tc-hero__title{color:#fff;font-size:28px;margin:0}.tc-hero__desc{font-size:15px;opacity:.75;max-width:650px;line-height:1.6;margin-bottom:16px}.tc-hero__meta{display:flex;gap:10px;flex-wrap:wrap}.tc-hero__meta-item{padding:5px 14px;border-radius:8px;font-size:12px;font-weight:800;background:#ffffff1f;border:1px solid rgba(255,255,255,.15)}.tc-hero__meta-item--cert{background:#2e7d324d;border-color:#2e7d3266}.tc-modules{margin-top:30px;margin-bottom:40px}.tc-module{border:1px solid var(--border-color);border-radius:10px;margin-bottom:10px;background:var(--background, #fff);overflow:hidden;transition:box-shadow .15s}.tc-module:hover{box-shadow:0 2px 12px #1e2d7d12}.tc-module__header{display:flex;align-items:center;gap:16px;padding:18px 20px;width:100%;background:none;border:none;cursor:pointer;font-family:inherit;text-align:left;color:var(--text-color)}.tc-module__header[aria-expanded=true]{border-bottom:1px solid var(--border-color)}.tc-module__num{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:900;flex-shrink:0;background:#f7f8fc;color:rgba(var(--text-color-rgb),.5)}.tc-module__info{flex:1;min-width:0}.tc-module__title{font-size:15px;font-weight:800;margin:0}.tc-module__subtitle{font-size:13px;color:rgba(var(--text-color-rgb),.5);margin:3px 0 0}.tc-module__tags{display:flex;gap:6px;margin-top:8px}.tc-module__chevron{font-size:18px;color:rgba(var(--text-color-rgb),.3);transition:transform .2s;flex-shrink:0}.tc-module__content{padding:20px 24px 24px 76px}.tc-module__video{margin-bottom:20px}.tc-module__video-wrap{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;background:#111}.tc-module__video-wrap iframe,.tc-module__video-wrap video{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.tc-module__text{margin-bottom:20px;font-size:.95rem;line-height:1.7}.tc-module__text p{margin-bottom:12px}.tc-module__downloads{margin-bottom:16px}.tc-module__external{margin-top:12px}.tc-separator{margin-top:30px;margin-bottom:14px}.tc-separator__title{font-size:14px;text-transform:uppercase;letter-spacing:.06em;color:rgba(var(--text-color-rgb),.4);padding-bottom:8px;border-bottom:2px solid var(--border-color);margin:0}.tc-cert{margin-top:40px;margin-bottom:40px;background:linear-gradient(135deg,#fafbfe,#f0f2ff);border:2px solid var(--border-color);border-radius:14px;padding:32px;text-align:center}.tc-cert__heading{margin-bottom:6px}.tc-cert__desc{font-size:14px;color:rgba(var(--text-color-rgb),.6);margin-bottom:24px;max-width:500px;margin-left:auto;margin-right:auto}.tc-cert__preview{border:2px solid #f1c400;border-radius:12px;padding:28px;background:#fff;max-width:460px;margin:0 auto;box-shadow:0 4px 20px #f1c40026}.tc-cert__preview-logo{font-size:18px;font-weight:900;color:#1e2d7d;margin-bottom:6px}.tc-cert__preview-title{font-size:11px;color:#f1c400;font-weight:800;text-transform:uppercase;letter-spacing:.12em;margin-bottom:14px}.tc-cert__preview-name{font-size:22px;font-weight:900;color:#1e2d7d;margin-bottom:4px}.tc-cert__preview-course{font-size:14px;color:rgba(var(--text-color-rgb),.5)}.tc-cert__preview-brand{font-size:12px;color:rgba(var(--text-color-rgb),.3);margin-top:14px}@media screen and (max-width:768px){.tc-hero__header{flex-direction:column;gap:12px}.tc-hero__title{font-size:22px}.tc-module__content{padding-left:20px}.tc-module__header{padding:14px 16px}}@media screen and (max-width:480px){.tc-hero__meta{flex-direction:column;gap:6px}.tc-hero__meta-item{text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/b2b-training.css.map */
