.digital-skills-module__HgHMtG__main{background:#fff;min-height:100vh;padding-top:80px;overflow-x:hidden}.digital-skills-module__HgHMtG__hero{background:linear-gradient(135deg,#fff5f5 0%,#fff 40%,#f0f4ff 100%);min-height:600px;padding:80px 0 40px;position:relative;overflow:hidden}.digital-skills-module__HgHMtG__heroInner{grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid}.digital-skills-module__HgHMtG__heroText{z-index:2;position:relative}.digital-skills-module__HgHMtG__collaborationBadge{color:#333;background:#fff;border:1px solid #0000000a;border-radius:60px;align-items:center;gap:12px;margin-bottom:32px;padding:10px 20px;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 20px #0000000f}.digital-skills-module__HgHMtG__collaborationBadge:hover{transform:translateY(-2px);box-shadow:0 6px 28px #0000001a}.digital-skills-module__HgHMtG__collaborationBadge img{object-fit:cover;border-radius:50%;width:48px;height:48px}.digital-skills-module__HgHMtG__collaborationBadge span{color:var(--ted-red);font-weight:700}.digital-skills-module__HgHMtG__heroTitle{color:#0a0a0a;letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(2.75rem,6vw,4.5rem);font-weight:900;line-height:1.02}.digital-skills-module__HgHMtG__freePill{color:#1a8a45;letter-spacing:.5px;vertical-align:middle;text-transform:uppercase;background:#e9f7ef;border:1.5px solid #a3d9b1;border-radius:20px;margin-left:12px;padding:3px 12px;font-size:.8rem;font-weight:700;display:inline-block}.digital-skills-module__HgHMtG__heroTitleSkills{color:var(--ted-red);font-style:italic;display:block}.digital-skills-module__HgHMtG__heroTitleTraining{display:block}.digital-skills-module__HgHMtG__heroProgramme{background:var(--ted-red);color:#fff;letter-spacing:5px;text-transform:uppercase;border-radius:4px;margin-top:8px;padding:6px 24px;font-size:.8125rem;font-weight:700;display:inline-block}.digital-skills-module__HgHMtG__heroTagline{color:#444;max-width:440px;margin-top:28px;font-size:1.125rem;font-weight:500;line-height:1.7}.digital-skills-module__HgHMtG__heroActions{gap:16px;margin-top:36px;display:flex}.digital-skills-module__HgHMtG__heroImageWrapper{z-index:2;position:relative}.digital-skills-module__HgHMtG__heroImageContainer{justify-content:center;display:flex;position:relative}.digital-skills-module__HgHMtG__heroImageContainer img{object-fit:cover;z-index:2;border-radius:24px;width:100%;max-width:500px;height:auto;position:relative}.digital-skills-module__HgHMtG__geometricBg{z-index:1;opacity:.12;grid-template-columns:repeat(6,1fr);gap:6px;width:260px;height:260px;display:grid;position:absolute;bottom:-30px;right:-40px}.digital-skills-module__HgHMtG__geometricBg span{aspect-ratio:1;background:#0a0a0a;border-radius:2px;width:100%}.digital-skills-module__HgHMtG__circleAccent{border:3px solid var(--ted-red);opacity:.15;z-index:1;border-radius:50%;width:320px;height:320px;position:absolute;top:-20px;right:-30px}.digital-skills-module__HgHMtG__circleAccentSmall{background:var(--ted-red);opacity:.08;z-index:1;border-radius:50%;width:120px;height:120px;position:absolute;bottom:20px;left:-20px}@media (max-width:900px){.digital-skills-module__HgHMtG__hero{min-height:auto;padding:48px 0 32px}.digital-skills-module__HgHMtG__heroInner{text-align:center;grid-template-columns:1fr}.digital-skills-module__HgHMtG__heroImageWrapper{order:-1}.digital-skills-module__HgHMtG__heroImageContainer img{max-width:320px;margin:0 auto}.digital-skills-module__HgHMtG__heroActions{justify-content:center}.digital-skills-module__HgHMtG__heroTagline,.digital-skills-module__HgHMtG__collaborationBadge{margin-left:auto;margin-right:auto}}.digital-skills-module__HgHMtG__primaryBtn{background:var(--ted-red);color:#fff;border-radius:60px;align-items:center;gap:8px;padding:16px 36px;font-size:.9375rem;font-weight:700;text-decoration:none;transition:all .35s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 20px #dd23234d}.digital-skills-module__HgHMtG__primaryBtn:hover{background:#b91c1c;transform:translateY(-3px);box-shadow:0 8px 28px #dd232366}.digital-skills-module__HgHMtG__outlineBtn{color:#0a0a0a;background:0 0;border:2px solid #0000001f;border-radius:60px;align-items:center;gap:8px;padding:16px 36px;font-size:.9375rem;font-weight:700;text-decoration:none;transition:all .35s cubic-bezier(.4,0,.2,1);display:inline-flex}.digital-skills-module__HgHMtG__outlineBtn:hover{background:#0000000a;border-color:#0000004d;transform:translateY(-2px)}.digital-skills-module__HgHMtG__detailsStrip{background:#0a0a0a;padding:0}.digital-skills-module__HgHMtG__detailsRow{flex-wrap:wrap;justify-content:center;gap:0;display:flex}.digital-skills-module__HgHMtG__detailItem{color:#fff;border-right:1px solid #ffffff14;align-items:center;gap:10px;padding:20px 32px;font-size:.9375rem;font-weight:600;transition:background .3s;display:flex}.digital-skills-module__HgHMtG__detailItem:last-child{border-right:none}.digital-skills-module__HgHMtG__detailItem:hover{background:#ffffff0a}.digital-skills-module__HgHMtG__detailItem svg{color:var(--ted-red);flex-shrink:0}@media (max-width:768px){.digital-skills-module__HgHMtG__detailsRow{flex-direction:column}.digital-skills-module__HgHMtG__detailItem{border-bottom:1px solid #ffffff0f;border-right:none;justify-content:center;padding:16px 24px;font-size:.875rem}}.digital-skills-module__HgHMtG__howSection{background:#f7f8fc;padding:100px 0;position:relative}.digital-skills-module__HgHMtG__howGrid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.digital-skills-module__HgHMtG__howImage{border-radius:24px;overflow:hidden;box-shadow:0 20px 60px #00000014}.digital-skills-module__HgHMtG__howImage img{object-fit:cover;width:100%;height:480px;display:block}.digital-skills-module__HgHMtG__howContent h2{color:#0a0a0a;letter-spacing:-.01em;margin-bottom:24px;font-size:2.5rem;font-weight:900;line-height:1.15}.digital-skills-module__HgHMtG__howContent h2 span{color:var(--ted-red)}.digital-skills-module__HgHMtG__howContent p{color:#555;margin-bottom:20px;font-size:1.0625rem;line-height:1.8}.digital-skills-module__HgHMtG__statsRow{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:36px;display:grid}.digital-skills-module__HgHMtG__statItem{text-align:center;background:#fff;border:1px solid #0000000a;border-radius:20px;padding:24px 16px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 12px #0000000a}.digital-skills-module__HgHMtG__statItem:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.digital-skills-module__HgHMtG__statItem strong{color:var(--ted-red);margin-bottom:4px;font-size:1.75rem;font-weight:900;display:block}.digital-skills-module__HgHMtG__statItem span{color:#777;font-size:.8125rem;font-weight:600}@media (max-width:900px){.digital-skills-module__HgHMtG__howGrid{grid-template-columns:1fr;gap:40px}.digital-skills-module__HgHMtG__howImage img{height:320px}.digital-skills-module__HgHMtG__howContent h2{font-size:2rem}}@media (max-width:480px){.digital-skills-module__HgHMtG__statsRow{grid-template-columns:1fr}}.digital-skills-module__HgHMtG__modulesSection{background:#fff;padding:100px 0;position:relative}.digital-skills-module__HgHMtG__sectionHeader{text-align:center;margin-bottom:56px}.digital-skills-module__HgHMtG__sectionLabel{background:var(--ted-red);color:#fff;letter-spacing:3px;text-transform:uppercase;border-radius:60px;margin-bottom:20px;padding:8px 20px;font-size:.75rem;font-weight:800;display:inline-block}.digital-skills-module__HgHMtG__sectionTitle{color:#0a0a0a;letter-spacing:-.01em;margin-bottom:12px;font-size:2.5rem;font-weight:900}.digital-skills-module__HgHMtG__sectionSubtitle{color:#666;max-width:560px;margin:0 auto;font-size:1.0625rem;line-height:1.7}.digital-skills-module__HgHMtG__modulesGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.digital-skills-module__HgHMtG__moduleCard{cursor:default;background:#fff;border:1.5px solid #0000000f;border-radius:20px;padding:32px 28px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.digital-skills-module__HgHMtG__moduleCard:hover{border-color:var(--ted-red);transform:translateY(-8px);box-shadow:0 16px 48px #00000014}.digital-skills-module__HgHMtG__moduleIcon{background:linear-gradient(135deg,var(--ted-red),#ff6b6b);color:#fff;border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;font-size:.875rem;font-weight:800;transition:transform .3s;display:flex}.digital-skills-module__HgHMtG__moduleCard:hover .digital-skills-module__HgHMtG__moduleIcon{transform:scale(1.08)}.digital-skills-module__HgHMtG__moduleCard h3{color:#0a0a0a;margin-bottom:10px;font-size:1.125rem;font-weight:800}.digital-skills-module__HgHMtG__moduleCard p{color:#777;font-size:.875rem;line-height:1.65}@media (max-width:900px){.digital-skills-module__HgHMtG__modulesGrid{grid-template-columns:repeat(2,1fr)}.digital-skills-module__HgHMtG__sectionTitle{font-size:2rem}}@media (max-width:560px){.digital-skills-module__HgHMtG__modulesGrid{grid-template-columns:1fr}}.digital-skills-module__HgHMtG__imageBanner{height:400px;position:relative;overflow:hidden}.digital-skills-module__HgHMtG__imageBanner img{object-fit:cover;width:100%;height:100%}.digital-skills-module__HgHMtG__imageBannerOverlay{background:linear-gradient(135deg,#dd2323eb 0%,#0a0a0ae0 100%);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.digital-skills-module__HgHMtG__bannerQuote{text-align:center;color:#fff;max-width:700px;padding:0 24px}.digital-skills-module__HgHMtG__bannerQuote h2{color:#fff;margin-bottom:16px;font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:900;line-height:1.3}.digital-skills-module__HgHMtG__bannerQuote p{color:#ffffffe6;font-size:1.0625rem;line-height:1.7}.digital-skills-module__HgHMtG__scheduleSection{background:#fff;padding:100px 0}.digital-skills-module__HgHMtG__scheduleGrid{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}.digital-skills-module__HgHMtG__scheduleTimeline{flex-direction:column;gap:0;display:flex}.digital-skills-module__HgHMtG__scheduleItem{border-bottom:1px solid #0000000f;gap:20px;padding:20px 0;transition:all .3s;display:flex;position:relative}.digital-skills-module__HgHMtG__scheduleItem:hover{padding-left:8px}.digital-skills-module__HgHMtG__scheduleItem:last-child{border-bottom:none}.digital-skills-module__HgHMtG__scheduleTime{min-width:130px;color:var(--ted-red);padding-top:2px;font-size:.8125rem;font-weight:700}.digital-skills-module__HgHMtG__scheduleContent h4{color:#0a0a0a;margin-bottom:4px;font-size:1rem;font-weight:800}.digital-skills-module__HgHMtG__scheduleContent p{color:#777;font-size:.875rem;line-height:1.5}.digital-skills-module__HgHMtG__pathwaysColumn h3{color:#0a0a0a;margin-bottom:28px;font-size:1.5rem;font-weight:900}.digital-skills-module__HgHMtG__pathwayCard{cursor:default;background:#f7f8fc;border:1.5px solid #0000;border-radius:20px;gap:16px;margin-bottom:16px;padding:24px;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex}.digital-skills-module__HgHMtG__pathwayCard:hover{border-color:var(--ted-red);background:#fff;transform:translate(6px);box-shadow:0 8px 24px #0000000f}.digital-skills-module__HgHMtG__pathwayIcon{background:linear-gradient(135deg,var(--ted-red),#ff6b6b);color:#fff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.digital-skills-module__HgHMtG__pathwayCard strong{color:#0a0a0a;margin-bottom:6px;font-size:.9375rem;font-weight:800;display:block}.digital-skills-module__HgHMtG__pathwayCard p{color:#777;margin:0;font-size:.8125rem;line-height:1.6}@media (max-width:900px){.digital-skills-module__HgHMtG__scheduleGrid{grid-template-columns:1fr;gap:48px}}.digital-skills-module__HgHMtG__partnersSection{background:#f7f8fc;padding:80px 0}.digital-skills-module__HgHMtG__partnersHeader{text-align:center;margin-bottom:48px}.digital-skills-module__HgHMtG__partnersHeader h2{color:#0a0a0a;margin-bottom:12px;font-size:2rem;font-weight:900}.digital-skills-module__HgHMtG__partnersHeader p{color:#666;font-size:1.0625rem}.digital-skills-module__HgHMtG__partnersLogos{background:#fff;border:1px solid #0000000a;border-radius:24px;flex-wrap:wrap;justify-content:center;align-items:center;gap:48px;max-width:800px;margin:0 auto;padding:40px;display:flex;box-shadow:0 4px 20px #0000000a}.digital-skills-module__HgHMtG__partnerLink{border-radius:12px;align-items:center;padding:10px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.digital-skills-module__HgHMtG__partnerLink:hover{background:#00000005;transform:scale(1.1)}.digital-skills-module__HgHMtG__partnerLogo{object-fit:contain;opacity:.8;height:48px;transition:all .3s}.digital-skills-module__HgHMtG__partnerLink:hover .digital-skills-module__HgHMtG__partnerLogo{opacity:1}.digital-skills-module__HgHMtG__collaborationNote{text-align:center;color:#666;border-radius:16px;justify-content:center;align-items:center;gap:14px;margin-top:32px;padding:16px 24px;font-size:.9375rem;text-decoration:none;transition:all .3s;display:flex}.digital-skills-module__HgHMtG__collaborationNote:hover{color:#333;background:#00000005}.digital-skills-module__HgHMtG__collaborationNote img{object-fit:cover;border:2px solid #0000000f;border-radius:50%;width:64px;height:64px}.digital-skills-module__HgHMtG__collaborationNote strong{color:#0a0a0a}.digital-skills-module__HgHMtG__ctaSection{text-align:center;color:#fff;background:#0a0a0a;padding:100px 0;position:relative;overflow:hidden}.digital-skills-module__HgHMtG__ctaSection:before{content:"";pointer-events:none;border:2px solid #dd232326;border-radius:50%;width:300px;height:300px;position:absolute;top:50%;right:-60px;transform:translateY(-50%);box-shadow:0 0 0 40px #0000,0 0 0 42px #dd232314}.digital-skills-module__HgHMtG__ctaSection:after{content:"";pointer-events:none;border:2px solid #dd23231a;border-radius:50%;width:200px;height:200px;position:absolute;bottom:-40px;left:-40px}.digital-skills-module__HgHMtG__ctaContent{z-index:2;max-width:650px;margin:0 auto;position:relative}.digital-skills-module__HgHMtG__ctaContent h2{color:#fff;letter-spacing:-.01em;margin-bottom:16px;font-size:2.5rem;font-weight:900}.digital-skills-module__HgHMtG__ctaContent p{color:#ffffffb3;margin-bottom:40px;font-size:1.0625rem;line-height:1.7}.digital-skills-module__HgHMtG__ctaActions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.digital-skills-module__HgHMtG__ctaBtnWhite{color:var(--ted-red);background:#fff;border-radius:60px;align-items:center;gap:8px;padding:16px 36px;font-size:.9375rem;font-weight:700;text-decoration:none;transition:all .35s cubic-bezier(.4,0,.2,1);display:inline-flex}.digital-skills-module__HgHMtG__ctaBtnWhite:hover{background:#f0f0f0;transform:translateY(-3px);box-shadow:0 8px 28px #ffffff26}.digital-skills-module__HgHMtG__ctaBtnOutline{color:#fff;background:0 0;border:2px solid #fff3;border-radius:60px;align-items:center;gap:8px;padding:16px 36px;font-size:.9375rem;font-weight:700;text-decoration:none;transition:all .35s cubic-bezier(.4,0,.2,1);display:inline-flex}.digital-skills-module__HgHMtG__ctaBtnOutline:hover{background:#ffffff14;border-color:#fff9;transform:translateY(-2px)}.digital-skills-module__HgHMtG__contactInfo{border-top:1px solid #ffffff1a;margin-top:48px;padding-top:32px}.digital-skills-module__HgHMtG__contactInfo>p{text-transform:uppercase;letter-spacing:3px;color:#fff6;margin-bottom:16px;font-size:.8125rem;font-weight:700}.digital-skills-module__HgHMtG__contactLinks{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.digital-skills-module__HgHMtG__contactLinks a{color:#fff;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s}.digital-skills-module__HgHMtG__contactLinks a:hover{color:var(--ted-red)}.digital-skills-module__HgHMtG__contactLinks span{color:#ffffff40}.digital-skills-module__HgHMtG__formSection{background:#fff;padding:80px 0}.digital-skills-module__HgHMtG__formWrapper{max-width:700px;margin:0 auto}
