IndustrialTraining.css file code :root{--bg: #f5f9ff;--surface: #ffffff;--surface-soft: rgba(255, 255, 255, .72);--ink: #0f172a;--muted: #52627a;--line: rgba(15, 23, 42, .1);--brand: #0c7bdc;--brand-deep: #083d88;--green: #138d75;--gold: #f3ab1b;--shadow: 0 24px 80px rgba(10, 53, 114, .12);--radius-lg: 28px;--radius-md: 20px;--max: 1180px}.it-body-exact{margin:0;font-family:Manrope,sans-serif;color:var(--ink);background:radial-gradient(circle at top left,rgba(12,123,220,.14),transparent 30%),radial-gradient(circle at top right,rgba(19,141,117,.1),transparent 26%),linear-gradient(180deg,#eef6ff,#fbfdff 38%,#f6fbff);min-height:100vh}.it-body-exact *{box-sizing:border-box}.it-body-exact html{scroll-behavior:smooth}.it-body-exact img{max-width:100%;display:block}.it-body-exact a{color:inherit;text-decoration:none}.it-body-exact button,.it-body-exact input,.it-body-exact select{font:inherit}.it-body-exact .site-shell{overflow:hidden}.it-body-exact .topbar{position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f5f9ffdb;border-bottom:1px solid rgba(12,123,220,.08)}.it-body-exact .nav{width:min(var(--max),calc(100% - 32px));margin:0 auto;padding:16px 0;display:flex;align-items:center;justify-content:space-between;gap:20px}.it-body-exact .brand{display:flex;align-items:center;gap:14px;min-width:0}.it-body-exact .brand-mark{width:168px;height:54px;object-fit:contain;object-position:left center;filter:drop-shadow(0 12px 28px rgba(12,123,220,.14));flex-shrink:0}.it-body-exact .brand-copy strong,.it-body-exact .section-title h2,.it-body-exact .hero-copy h1,.it-body-exact .panel h3,.it-body-exact .road-step strong,.it-body-exact .gallery-card h3,.it-body-exact .success-card h3{font-family:Sora,sans-serif}.it-body-exact .brand-copy strong{display:block;font-size:.98rem;line-height:1.1}.it-body-exact .brand-copy span{display:block;color:var(--muted);font-size:.8rem;margin-top:3px}.it-body-exact .nav-links{display:flex;align-items:center;gap:20px;color:var(--muted);font-size:.92rem;flex-wrap:wrap;justify-content:flex-end}.it-body-exact .nav-links a:hover{color:var(--brand)}.it-body-exact .nav-cta{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:999px;color:#fff;background:linear-gradient(135deg,var(--brand),var(--green));font-weight:700;box-shadow:0 16px 32px #0c7bdc2e}.it-body-exact section{width:min(var(--max),calc(100% - 32px));margin:0 auto}.it-body-exact .hero{padding:42px 0 28px}.it-body-exact .hero-frame{position:relative;border-radius:36px;padding:clamp(26px,4vw,46px);background:radial-gradient(circle at top left,rgba(78,176,255,.22),transparent 28%),radial-gradient(circle at bottom right,rgba(255,188,108,.2),transparent 24%),linear-gradient(135deg,#edf7ff,#f8fbff 52%,#fff6eb);color:var(--ink);box-shadow:var(--shadow);isolation:isolate;border:1px solid rgba(12,123,220,.08);overflow:hidden}.it-body-exact .hero-frame:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#082554fa,#0b467ff5 52%,#fff0 52%);border-radius:inherit;z-index:-1}.it-body-exact .hero-frame:before{content:"";position:absolute;top:34px;right:34px;width:240px;height:240px;border-radius:32px;background:linear-gradient(180deg,#ffffffb8,#ffffff14),url(/assets/hero-image-BYEUTuaN.png) center/cover;box-shadow:0 24px 60px #0825541f;opacity:.3;transform:rotate(-6deg)}.it-body-exact .hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:60px;align-items:center}.it-body-exact .eyebrow,.it-body-exact .tag,.it-body-exact .section-kicker{display:inline-flex;align-items:center;gap:10px;padding:10px 16px;border-radius:999px;font-size:.82rem;font-weight:700;letter-spacing:.02em}.it-body-exact .eyebrow{background:#ffffff1f;border:1px solid rgba(255,255,255,.14);margin-bottom:18px;color:#fef3c7;box-shadow:inset 0 1px #ffffff0d}.it-body-exact .hero-copy h1{margin:0;font-size:clamp(2.4rem,5vw,4.2rem);line-height:.96;letter-spacing:-.05em;max-width:15ch;color:#fff;text-shadow:0 10px 30px rgba(1,12,30,.18)}.it-body-exact .hero-copy p{margin:18px 0 0;max-width:44ch;color:#ebf4ffdb;font-size:1.04rem;line-height:1.6}.it-body-exact .hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.it-body-exact .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 20px;border-radius:999px;border:1px solid transparent;font-weight:700;transition:transform .2s ease,border-color .2s ease,background .2s ease;cursor:pointer}.it-body-exact .btn:hover{transform:translateY(-2px)}.it-body-exact .btn-primary{background:linear-gradient(135deg,#fff3e0,#fff);color:#082554;box-shadow:0 16px 32px #ffc17033}.it-body-exact .btn-secondary{color:#fff;background:#06122647;border-color:#ffffff38}.it-body-exact .hero-meta{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.it-body-exact .tag{background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:#fff}.it-body-exact .hero-poster{border-radius:28px;background:#fffbf7e0;border:1px solid rgba(12,123,220,.1);padding:20px 24px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 24px 55px #0825541f;position:relative}.it-body-exact .hero-poster p{margin:0;color:var(--brand-deep);font-size:.95rem;font-weight:700}.it-body-exact .hero-poster ul{list-style:none;padding:0;margin:18px 0 0;display:grid;gap:12px}.it-body-exact .hero-poster li{display:grid;grid-template-columns:16px 1fr;gap:12px;align-items:start;color:#334155;font-weight:600}.it-body-exact .hero-poster li:before{content:"";width:10px;height:10px;margin-top:7px;border-radius:999px;background:linear-gradient(135deg,#f59e0b,#ffd166);box-shadow:0 0 0 5px #f59e0b1f}.it-body-exact .section-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-end;margin-bottom:28px}.it-body-exact .section-kicker{background:#0c7bdc14;color:var(--brand);margin-bottom:12px}.it-body-exact .section-title h2{margin:0;font-size:clamp(1.9rem,3vw,3rem);letter-spacing:-.04em}.it-body-exact .section-title p,.it-body-exact .section-note{margin:12px 0 0;max-width:60ch;color:var(--muted);line-height:1.72}.it-body-exact .info-area{padding:84px 0 24px}.it-body-exact .strip{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:26px}.it-body-exact .metric{padding:20px;border-radius:22px;background:var(--surface-soft);border:1px solid rgba(12,123,220,.08);box-shadow:0 12px 34px #11294e0f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.it-body-exact .metric strong{display:block;font-size:1.7rem;color:var(--brand-deep);letter-spacing:-.04em}.it-body-exact .metric span{display:block;margin-top:6px;color:var(--muted);font-size:.93rem}.it-body-exact .info-grid,.it-body-exact .domains-grid,.it-body-exact .gallery-grid{display:grid;gap:18px}.it-body-exact .info-grid{grid-template-columns:repeat(3,1fr)}.it-body-exact .panel,.it-body-exact .domain-card,.it-body-exact .gallery-card,.it-body-exact .form-card,.it-body-exact .success-card{background:var(--surface-soft);border:1px solid rgba(12,123,220,.08);border-radius:var(--radius-lg);box-shadow:0 16px 45px #0f172a0f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.it-body-exact .panel{padding:24px}.it-body-exact .panel h3{margin:0 0 12px;font-size:1.24rem;letter-spacing:-.03em}.it-body-exact .panel p{margin:0;color:var(--muted);line-height:1.72}.it-body-exact .panel ul{margin:14px 0 0;padding-left:18px;color:var(--muted);line-height:1.72}.it-body-exact .domains{padding:42px 0 30px}.it-body-exact .domains-grid{grid-template-columns:repeat(3,1fr)}.it-body-exact .domain-card{padding:22px;position:relative;overflow:hidden}.it-body-exact .domain-card:before{content:"";position:absolute;inset:auto -50px -50px auto;width:160px;height:160px;border-radius:50%;background:radial-gradient(circle,rgba(12,123,220,.12),transparent 66%)}.it-body-exact .domain-top{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.it-body-exact .domain-top strong{font-size:1.1rem}.it-body-exact .domain-pill{white-space:nowrap;padding:8px 12px;border-radius:999px;background:#0c7bdc14;color:var(--brand);font-size:.82rem;font-weight:700}.it-body-exact .domain-card p{margin:0;color:var(--muted);line-height:1.68}.it-body-exact .chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.it-body-exact .chip{padding:8px 11px;border-radius:999px;background:#083d880f;color:var(--brand-deep);font-size:.8rem;font-weight:700}.it-body-exact .roadmap{padding:74px 0 28px}.it-body-exact .roadmap-layout{display:grid;grid-template-columns:.92fr 1.08fr;gap:22px;align-items:start}.it-body-exact .roadmap-media{display:grid;gap:16px;position:sticky;top:96px}.it-body-exact .roadmap-media img{border-radius:28px;border:1px solid rgba(12,123,220,.1);box-shadow:var(--shadow)}.it-body-exact .roadmap-steps{display:grid;gap:14px}.it-body-exact .road-step{display:grid;grid-template-columns:74px 1fr;gap:16px;padding:18px;border-radius:24px;background:#ffffffbd;border:1px solid rgba(12,123,220,.08);box-shadow:0 12px 34px #0f172a0d}.it-body-exact .road-step-num{width:56px;height:56px;border-radius:18px;display:grid;place-items:center;color:#fff;font-family:Sora,sans-serif;font-size:1.15rem;font-weight:800;background:linear-gradient(135deg,#0c7bdc,#13a67c);box-shadow:0 14px 24px #0c7bdc33}.it-body-exact .road-step strong{display:block;font-size:1.08rem;letter-spacing:-.03em}.it-body-exact .road-step p{margin:6px 0 0;color:var(--muted);line-height:1.62}.it-body-exact .gallery{padding:74px 0 28px}.it-body-exact .gallery-grid{grid-template-columns:repeat(4,1fr)}.it-body-exact .gallery-card{padding:0;overflow:hidden;min-height:100%;background:#ffffffd1}.it-body-exact .gallery-image{cursor:zoom-in;width:100%;aspect-ratio:4 / 3;background:#dfefff;overflow:hidden}.it-body-exact .gallery-image img{width:100%;height:100%;object-fit:cover;display:block}.it-body-exact .gallery-copy{padding:18px 18px 20px}.it-body-exact .gallery-note{margin-top:14px;color:var(--muted);font-size:.9rem}.it-body-exact .it-lightbox-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:24px;background:#020a19e0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.it-body-exact .it-lightbox-dialog{width:min(1100px,100%);max-height:calc(100vh - 48px);overflow:auto;border-radius:24px;background:#081a35;border:1px solid rgba(219,234,254,.18);box-shadow:0 24px 80px #00000073;position:relative}.it-body-exact .it-lightbox-media{background:#020817}.it-body-exact .it-lightbox-media img{width:100%;max-height:72vh;object-fit:contain;display:block;margin:0 auto}.it-body-exact .it-lightbox-copy{padding:18px 20px 22px;color:#e2e8f0}.it-body-exact .it-lightbox-copy h3{margin:0 0 6px;font-size:1.1rem;font-family:Sora,sans-serif}.it-body-exact .it-lightbox-copy p{margin:0;color:#e2e8f0cc;line-height:1.65}.it-body-exact .it-lightbox-close{position:absolute;top:16px;right:16px;width:42px;height:42px;border-radius:999px;border:1px solid rgba(226,232,240,.18);background:#0f172ad6;color:#fff;font-size:1.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10}.it-body-exact .registration{padding:76px 0 88px}.it-body-exact .register-layout{display:grid;grid-template-columns:.88fr 1.12fr;gap:22px;align-items:start}.it-body-exact .side-notes{display:grid;gap:16px}.it-body-exact .note-card{padding:22px;border-radius:26px;background:linear-gradient(180deg,#083d88f2,#0c7bdce0);color:#fff;box-shadow:var(--shadow)}.it-body-exact .note-card:nth-child(2){background:linear-gradient(180deg,#138d75f0,#083d88e0)}.it-body-exact .note-card strong{display:block;font-size:1.06rem;margin-bottom:8px}.it-body-exact .note-card p,.it-body-exact .note-card li{color:#ffffffd6;line-height:1.7}.it-body-exact .note-card ul{margin:12px 0 0;padding-left:18px}.it-body-exact .form-card{overflow:hidden}.it-body-exact .form-head{padding:28px 28px 22px;color:#fff;background:linear-gradient(135deg,#083d88,#138d75eb)}.it-body-exact .form-head h3{margin:0;font-size:clamp(1.5rem,2vw,2rem);letter-spacing:-.04em}.it-body-exact .form-head p{margin:10px 0 0;color:#ffffffdb;line-height:1.7}.it-body-exact .offer-box{margin-top:18px;display:inline-flex;flex-direction:column;gap:5px;padding:14px 16px;border-radius:18px;background:#ffffff1f;border:1px solid rgba(255,255,255,.14)}.it-body-exact .offer-box span{font-size:.78rem;letter-spacing:.05em;text-transform:uppercase;color:#ffffffb8}.it-body-exact .offer-box strong{font-family:Sora,sans-serif;letter-spacing:.08em;font-size:1rem}.it-body-exact .form-body{padding:26px}.it-body-exact .field-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.it-body-exact .field,.it-body-exact .field.full{display:flex;flex-direction:column;gap:8px}.it-body-exact .field.full{grid-column:1 / -1}.it-body-exact .field label{font-weight:700;font-size:.93rem}.it-body-exact .field input,.it-body-exact .field select{width:100%;border:1px solid rgba(12,123,220,.14);background:#fff;border-radius:16px;padding:14px 15px;color:var(--ink);outline:none;transition:border-color .2s ease,box-shadow .2s ease}.it-body-exact .field input:focus,.it-body-exact .field select:focus{border-color:var(--brand);box-shadow:0 0 0 4px #0c7bdc1f}.it-body-exact .inline-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.it-body-exact .help{color:var(--muted);font-size:.82rem;line-height:1.55}.it-body-exact .submit-row{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:10px;padding-top:8px}.it-body-exact .submit-btn{border:0;color:#fff;background:linear-gradient(135deg,var(--brand),var(--green));padding:15px 24px;border-radius:999px;font-weight:800;cursor:pointer;box-shadow:0 18px 35px #0c7bdc33}.it-body-exact .success-card{margin-top:18px;padding:22px}.it-body-exact .success-card p{margin:10px 0 0;color:var(--muted);line-height:1.68}.it-body-exact .success-number{margin-top:14px;display:inline-flex;padding:12px 16px;border-radius:16px;background:#0c7bdc14;color:var(--brand-deep);font-family:Sora,sans-serif;letter-spacing:.08em;font-size:1.02rem}.it-body-exact .footer-wrap{margin-top:20px;background:radial-gradient(circle at top left,rgba(19,141,117,.22),transparent 22%),radial-gradient(circle at top right,rgba(12,123,220,.18),transparent 24%),linear-gradient(180deg,#082554,#041631);color:#dbeafe}.it-body-exact .footer{width:min(var(--max),calc(100% - 32px));margin:0 auto;padding:56px 0 24px}.it-body-exact .footer-grid{display:grid;grid-template-columns:1.2fr .8fr .9fr 1fr;gap:24px;align-items:start}.it-body-exact .footer-brand{display:grid;gap:18px}.it-body-exact .footer-logo{width:220px;max-width:100%;object-fit:contain}.it-body-exact .footer-brand p,.it-body-exact .footer-list a,.it-body-exact .footer-contact a,.it-body-exact .footer-contact span,.it-body-exact .footer-bottom{color:#dbeafecc}.it-body-exact .footer-brand p,.it-body-exact .footer-contact span,.it-body-exact .footer-contact a{line-height:1.75;font-size:.95rem}.it-body-exact .footer-title{margin:0 0 14px;font-size:1rem;color:#fff;font-family:Sora,sans-serif;letter-spacing:-.02em}.it-body-exact .footer-list,.it-body-exact .footer-contact{display:grid;gap:12px}.it-body-exact .footer-list a:hover,.it-body-exact .footer-contact a:hover{color:#fff}.it-body-exact .footer-bottom{margin-top:28px;padding-top:18px;border-top:1px solid rgba(219,234,254,.12);display:flex;justify-content:space-between;gap:16px;font-size:.9rem;flex-wrap:wrap}.it-body-exact .reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease}.it-body-exact .reveal.visible{opacity:1;transform:translateY(0)}@media(max-width:1080px){.it-body-exact .info-grid,.it-body-exact .domains-grid,.it-body-exact .gallery-grid,.it-body-exact .register-layout,.it-body-exact .roadmap-layout,.it-body-exact .hero-grid,.it-body-exact .strip{grid-template-columns:1fr 1fr}.it-body-exact .hero-copy h1{max-width:none}.it-body-exact .hero-frame:before{width:180px;height:180px;top:24px;right:24px}.it-body-exact .roadmap-media{position:static}.it-body-exact .register-layout>*:first-child,.it-body-exact .roadmap-layout>*:first-child{order:2}.it-body-exact .register-layout>*:last-child,.it-body-exact .roadmap-layout>*:last-child{order:1}}@media(max-width:760px){.it-body-exact .nav{align-items:flex-start;flex-direction:column}.it-body-exact .nav-links{width:100%;justify-content:flex-start}.it-body-exact .hero,.it-body-exact .info-area,.it-body-exact .domains,.it-body-exact .roadmap,.it-body-exact .gallery,.it-body-exact .registration{padding-top:54px}.it-body-exact .info-grid,.it-body-exact .domains-grid,.it-body-exact .gallery-grid,.it-body-exact .register-layout,.it-body-exact .roadmap-layout,.it-body-exact .hero-grid,.it-body-exact .strip,.it-body-exact .field-grid,.it-body-exact .inline-fields{grid-template-columns:1fr}.it-body-exact .hero-frame{border-radius:28px}.it-body-exact .hero-frame:after{background:linear-gradient(180deg,#082554f5,#0b467feb 58%,#fff0 58%)}.it-body-exact .hero-frame:before{display:none}.it-body-exact .section-head,.it-body-exact .submit-row,.it-body-exact .footer-grid,.it-body-exact .footer-bottom{grid-template-columns:1fr;flex-direction:column;align-items:flex-start}.it-body-exact .road-step{grid-template-columns:1fr}.it-body-exact .form-head,.it-body-exact .form-body{padding:22px}}
