.OutreachHero-module__nSiQza__heroWrapper{--highlight-color:#0000ff73;background-color:var(--bg-main);justify-content:center;align-items:center;width:100vw;min-height:90vh;display:flex;position:relative;overflow:hidden}.OutreachHero-module__nSiQza__gridBackground{background-image:linear-gradient(var(--bg-grid-line)1px,transparent 1px),linear-gradient(90deg,var(--bg-grid-line)1px,transparent 1px);z-index:1;pointer-events:none;background-size:50px 50px;width:100%;height:100%;animation:20s linear infinite OutreachHero-module__nSiQza__gridMove;position:absolute;top:0;left:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 80%);mask-image:radial-gradient(circle,#000,#0000 80%)}@keyframes OutreachHero-module__nSiQza__gridMove{0%{background-position:0 0}to{background-position:50px 50px}}.OutreachHero-module__nSiQza__container{z-index:2;grid-template-columns:1.2fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1500px;margin:0 auto;padding:4rem 1.5rem;display:grid;position:relative}.OutreachHero-module__nSiQza__content{text-align:left;flex-direction:column;align-items:flex-start;min-width:0;display:flex}.OutreachHero-module__nSiQza__heroTitle{color:var(--text-primary);letter-spacing:-2px;text-transform:uppercase;min-height:3.5em;margin-bottom:2rem;font-family:Inter,sans-serif;font-size:clamp(2.5rem,4.5vw,4rem);font-weight:900;line-height:1.15}.OutreachHero-module__nSiQza__typewriterText{color:var(--accent-primary)}.OutreachHero-module__nSiQza__cursor{color:var(--accent-primary);animation:1s step-end infinite OutreachHero-module__nSiQza__blink;display:inline-block}.OutreachHero-module__nSiQza__hiddenCursor{opacity:0;animation:none}.OutreachHero-module__nSiQza__deleteText{background-color:var(--highlight-color);color:var(--clr-white)}@keyframes OutreachHero-module__nSiQza__blink{50%{opacity:0}}.OutreachHero-module__nSiQza__heroSubtitle{color:var(--text-primary);max-width:700px;margin-bottom:3rem;font-family:Inter,sans-serif;font-size:clamp(1.1rem,2vw,1.25rem);line-height:1.6}.OutreachHero-module__nSiQza__heroActions{justify-content:flex-start;gap:1.5rem;width:100%;display:flex}.OutreachHero-module__nSiQza__ctaButton{background-color:var(--accent-primary);color:var(--bg-main);cursor:pointer;box-shadow:var(--shadow-card);white-space:nowrap;border:none;border-radius:4px;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:all .3s}.OutreachHero-module__nSiQza__ctaButton:hover{transform:translateY(-2px)}.OutreachHero-module__nSiQza__secondaryButton{color:var(--text-primary);border:1px solid var(--border-strong);cursor:pointer;white-space:nowrap;background-color:#0000;border-radius:4px;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:all .3s}.OutreachHero-module__nSiQza__secondaryButton:hover{background-color:rgba(var(--rgb-white),.05);border-color:var(--text-primary)}.OutreachHero-module__nSiQza__imageContent{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.OutreachHero-module__nSiQza__glowOrb{background:radial-gradient(circle,rgba(var(--rgb-neon),.15)0%,transparent 70%);z-index:-1;pointer-events:none;width:140%;height:140%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.OutreachHero-module__nSiQza__imageWrapper{aspect-ratio:4/3;width:100%;max-width:600px;box-shadow:var(--shadow-card);border:1px solid var(--border-strong);border-radius:20px;transition:transform .4s,box-shadow .4s;position:relative;overflow:hidden;transform:rotate(3deg)}.OutreachHero-module__nSiQza__imageWrapper:hover{border-color:rgba(var(--rgb-neon),.5);transform:rotate(0)scale(1.02);box-shadow:0 25px 60px #00000080}.OutreachHero-module__nSiQza__heroImage{object-fit:cover;filter:brightness(.9);width:100%;height:100%}@media (max-width:992px){.OutreachHero-module__nSiQza__container{grid-template-columns:1fr;gap:3rem}.OutreachHero-module__nSiQza__content{text-align:center;align-items:center}.OutreachHero-module__nSiQza__heroActions{justify-content:center}.OutreachHero-module__nSiQza__imageWrapper{transform:none}}@media (max-width:600px){.OutreachHero-module__nSiQza__heroActions{flex-direction:column;width:100%}.OutreachHero-module__nSiQza__ctaButton,.OutreachHero-module__nSiQza__secondaryButton{width:100%}}
.OutreachInfo-module__SGeZuq__infoSection{z-index:2;background:0 0;justify-content:center;width:100%;padding:8rem 2rem;display:flex;position:relative}.OutreachInfo-module__SGeZuq__bgGrid{background-image:radial-gradient(var(--bg-grid-dots)1.5px,transparent 1.5px);pointer-events:none;z-index:-1;opacity:.5;background-size:40px 40px;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:linear-gradient(#0000,#000 15% 85%,#0000);mask-image:linear-gradient(#0000,#000 15% 85%,#0000)}.OutreachInfo-module__SGeZuq__infoContent{flex-direction:column;gap:4rem;width:100%;max-width:1400px;display:flex}.OutreachInfo-module__SGeZuq__sectionHeader{text-align:center;max-width:800px;margin:0 auto}.OutreachInfo-module__SGeZuq__sectionTag{color:var(--accent-primary);letter-spacing:2px;background:rgba(var(--rgb-neon),.1);border-radius:20px;margin-bottom:1rem;padding:.5rem 1rem;font-family:IBM Plex Mono,monospace;font-size:.85rem;display:inline-block}.OutreachInfo-module__SGeZuq__sectionTitle{color:var(--text-primary);margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.2}.OutreachInfo-module__SGeZuq__sectionSubtitle{color:var(--text-secondary);font-size:1.15rem;line-height:1.6}.OutreachInfo-module__SGeZuq__bentoGrid{grid-template-rows:auto auto;grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;display:grid}.OutreachInfo-module__SGeZuq__bentoCard{background:rgba(var(--rgb-white),.03);border:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;flex-direction:column;padding:2.5rem;transition:all .4s;display:flex;position:relative;overflow:hidden}.OutreachInfo-module__SGeZuq__bentoCard:hover{border-color:rgba(var(--rgb-neon),.3);background:rgba(var(--rgb-white),.05);transform:translateY(-5px);box-shadow:0 20px 40px #0006}[data-theme=light] .OutreachInfo-module__SGeZuq__bentoCard:hover{box-shadow:0 20px 40px #0000001a}.OutreachInfo-module__SGeZuq__bentoCard:before{content:"";background:radial-gradient(circle at 0% 0%,rgba(var(--rgb-neon),.1)0%,transparent 60%);opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.OutreachInfo-module__SGeZuq__bentoCard:hover:before{opacity:1}.OutreachInfo-module__SGeZuq__cardLarge{grid-area:span 1/span 2}.OutreachInfo-module__SGeZuq__cardTall{flex-direction:column;grid-area:span 2/span 1;display:flex}.OutreachInfo-module__SGeZuq__cardStandard{grid-area:span 1/span 1}.OutreachInfo-module__SGeZuq__cardIconWrapper{background:rgba(var(--rgb-neon),.1);border:1px solid rgba(var(--rgb-neon),.2);border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:2rem;display:flex}.OutreachInfo-module__SGeZuq__cardIcon{color:var(--accent-primary);font-size:1.75rem}.OutreachInfo-module__SGeZuq__cardTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.OutreachInfo-module__SGeZuq__cardLarge .OutreachInfo-module__SGeZuq__cardTitle{font-size:2rem}.OutreachInfo-module__SGeZuq__cardText{color:var(--text-secondary);flex-grow:1;font-size:1.05rem;line-height:1.6}.OutreachInfo-module__SGeZuq__visualPlaceholder{background:rgba(var(--rgb-black),.5);border:1px dashed var(--border-strong);border-radius:12px;justify-content:center;align-items:center;width:100%;height:200px;margin-top:2rem;display:flex;position:relative;overflow:hidden}.OutreachInfo-module__SGeZuq__visualPlaceholder:after{content:"";background:linear-gradient(to bottom right,transparent,transparent,rgba(var(--rgb-neon),.05),transparent,transparent);width:200%;height:200%;animation:4s linear infinite OutreachInfo-module__SGeZuq__shine;position:absolute;top:-50%;left:-50%}@keyframes OutreachInfo-module__SGeZuq__shine{0%{transform:translate(-30%,-30%)}to{transform:translate(30%,30%)}}@media (max-width:1024px){.OutreachInfo-module__SGeZuq__bentoGrid{grid-template-columns:repeat(2,1fr)}.OutreachInfo-module__SGeZuq__cardLarge{grid-column:span 2}.OutreachInfo-module__SGeZuq__cardTall{grid-area:span 1/span 1}}@media (max-width:768px){.OutreachInfo-module__SGeZuq__sectionTitle{font-size:2.5rem}.OutreachInfo-module__SGeZuq__bentoGrid{grid-template-columns:1fr}.OutreachInfo-module__SGeZuq__cardLarge,.OutreachInfo-module__SGeZuq__cardTall,.OutreachInfo-module__SGeZuq__cardStandard{grid-area:auto/span 1}}
.page-module__Xm_TQG__main{perspective:1000px;width:100vw;min-height:100vh;position:relative;overflow-x:hidden}.page-module__Xm_TQG__visible{opacity:1!important;transform:translate(0)!important}.page-module__Xm_TQG__svgFilter{width:0;height:0;position:absolute}@media (max-width:768px){.page-module__Xm_TQG__content{box-sizing:border-box;width:100%;padding:2rem 1rem 4rem;overflow-x:hidden}}
.WhyChooseUs-module__iec2La__section{background:linear-gradient(180deg,rgba(var(--rgb-black),0)0%,rgba(var(--rgb-white),.02)50%,rgba(var(--rgb-black),0)100%);z-index:10;padding:5rem 2rem;position:relative}.WhyChooseUs-module__iec2La__container{max-width:1100px;margin:0 auto}.WhyChooseUs-module__iec2La__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:5rem;display:flex}.WhyChooseUs-module__iec2La__categoryTag{letter-spacing:2px;color:var(--accent-primary);opacity:.6;text-transform:uppercase;margin-bottom:.75rem;font-family:IBM Plex Mono,monospace;font-size:.8rem;font-weight:600;display:inline-block}.WhyChooseUs-module__iec2La__title{color:var(--text-primary);letter-spacing:-1.5px;font-size:3.25rem;font-weight:900;font-family:var(--font-sans,system-ui,sans-serif);margin-bottom:1.5rem;line-height:1.15}.WhyChooseUs-module__iec2La__title span{color:var(--accent-primary)}.WhyChooseUs-module__iec2La__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.WhyChooseUs-module__iec2La__footnote{color:var(--text-muted);text-align:left;opacity:.75;margin-top:1.5rem;font-family:Inter,sans-serif;font-size:.75rem;line-height:1.5}.WhyChooseUs-module__iec2La__trustBar{flex-wrap:wrap;justify-content:center;gap:3rem;margin-top:4rem;display:flex}.WhyChooseUs-module__iec2La__trustItem{color:var(--text-secondary);align-items:center;gap:.75rem;font-size:.85rem;font-weight:500;display:flex}.WhyChooseUs-module__iec2La__trustIcon{color:var(--accent-primary);font-size:1.2rem}@media (max-width:900px){.WhyChooseUs-module__iec2La__title{font-size:2.5rem}.WhyChooseUs-module__iec2La__categoryTag{font-size:.75rem}.WhyChooseUs-module__iec2La__title span{margin-top:.5rem;display:block}}@media (max-width:600px){.WhyChooseUs-module__iec2La__title{font-size:2rem}.WhyChooseUs-module__iec2La__categoryTag{font-size:.7rem}.WhyChooseUs-module__iec2La__subtitle{font-size:1rem}}@media (max-width:768px){.WhyChooseUs-module__iec2La__trustBar{display:none}.WhyChooseUs-module__iec2La__trustTableMobile{border-collapse:collapse;background:var(--bg-card-solid);border:1px solid var(--border-subtle);border-radius:8px;width:100%;max-width:320px;margin:3rem auto 0;display:table;overflow:hidden}.WhyChooseUs-module__iec2La__trustTableMobile tr{border-bottom:1px solid var(--border-subtle)}.WhyChooseUs-module__iec2La__trustTableMobile tr:last-child{border-bottom:none}.WhyChooseUs-module__iec2La__trustTableIcon{text-align:center;width:40px;color:var(--accent-primary);padding:.8rem .5rem .8rem 1rem;font-size:1.1rem;font-weight:700}.WhyChooseUs-module__iec2La__trustTableText{color:var(--text-secondary);text-align:left;padding:.8rem 1rem .8rem .5rem;font-size:.85rem;font-weight:500}}.WhyChooseUs-module__iec2La__trustTableMobile{display:none}
.FeaturedCourses-module__crwY0W__coursesSection{min-height:auto;color:var(--text-primary);z-index:10;background-color:#0000;flex-direction:column;align-items:center;padding:5rem 2rem;display:flex;position:relative;overflow:hidden}.FeaturedCourses-module__crwY0W__coursesOverlay{z-index:-1;pointer-events:none;opacity:.6;width:100%;height:100%;position:absolute;top:0;left:0}.FeaturedCourses-module__crwY0W__gridDots{background-image:radial-gradient(var(--bg-grid-dots)1px,transparent 1px);background-size:40px 40px;position:absolute;inset:0}.FeaturedCourses-module__crwY0W__cornerTopLeft,.FeaturedCourses-module__crwY0W__cornerTopRight,.FeaturedCourses-module__crwY0W__cornerBottomLeft,.FeaturedCourses-module__crwY0W__cornerBottomRight{border-color:var(--border-corner);border-style:solid;width:40px;height:40px;position:absolute}.FeaturedCourses-module__crwY0W__cornerTopLeft{border-width:1px 0 0 1px;top:2rem;left:2rem}.FeaturedCourses-module__crwY0W__cornerTopRight{border-width:1px 1px 0 0;top:2rem;right:2rem}.FeaturedCourses-module__crwY0W__cornerBottomLeft{border-width:0 0 1px 1px;bottom:2rem;left:2rem}.FeaturedCourses-module__crwY0W__cornerBottomRight{border-width:0 1px 1px 0;bottom:2rem;right:2rem}.FeaturedCourses-module__crwY0W__scanlineHorizontal{background:linear-gradient(90deg,transparent,var(--bg-scanline),transparent);width:100%;height:2px;animation:8s linear infinite FeaturedCourses-module__crwY0W__scanlineMove;position:absolute;top:0;left:0}@keyframes FeaturedCourses-module__crwY0W__scanlineMove{0%{top:0}to{top:100%}}.FeaturedCourses-module__crwY0W__coursesHeader{text-align:center;opacity:0;flex-direction:column;align-items:center;margin-bottom:5rem;transition:all .8s;display:flex;transform:translateY(30px)}.FeaturedCourses-module__crwY0W__coursesGrid{opacity:0;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));justify-content:center;justify-items:center;gap:2.5rem;width:100%;max-width:1200px;transition:all 1s .2s;display:grid;transform:translateY(50px)}.FeaturedCourses-module__crwY0W__categoryTag{letter-spacing:2px;color:var(--accent-primary);opacity:.6;text-transform:uppercase;margin-bottom:.75rem;font-family:IBM Plex Mono,monospace;font-size:.8rem;font-weight:600;display:inline-block}.FeaturedCourses-module__crwY0W__aboutTitle{letter-spacing:-1.5px;color:var(--text-primary);margin-bottom:1.5rem;font-family:Inter,sans-serif;font-size:3.25rem;font-weight:900;line-height:1.15}.FeaturedCourses-module__crwY0W__aboutTitle span{color:var(--accent-primary)}.FeaturedCourses-module__crwY0W__aboutText{color:var(--text-secondary);font-family:Inter,sans-serif;font-size:1.1rem;line-height:1.6}.FeaturedCourses-module__crwY0W__aboutTextCentered{max-width:600px;margin:0 auto;}.FeaturedCourses-module__crwY0W__visible{opacity:1!important;transform:translate(0)!important}@media (max-width:900px){.FeaturedCourses-module__crwY0W__aboutTitle{font-size:2.5rem}.FeaturedCourses-module__crwY0W__categoryTag{font-size:.75rem}}@media (max-width:768px){.FeaturedCourses-module__crwY0W__coursesSection{box-sizing:border-box;width:100%;padding:4rem 1rem}.FeaturedCourses-module__crwY0W__coursesGrid{grid-template-columns:1fr;gap:2rem;width:100%}.FeaturedCourses-module__crwY0W__cornerTopLeft{left:.5rem}.FeaturedCourses-module__crwY0W__cornerTopRight{right:.5rem}.FeaturedCourses-module__crwY0W__cornerBottomLeft{left:.5rem}.FeaturedCourses-module__crwY0W__cornerBottomRight{right:.5rem}}@media (max-width:600px){.FeaturedCourses-module__crwY0W__aboutTitle{font-size:2rem}.FeaturedCourses-module__crwY0W__categoryTag{font-size:.7rem}.FeaturedCourses-module__crwY0W__aboutText{font-size:1rem}}.FeaturedCourses-module__crwY0W__buttonWrapper{opacity:0;justify-content:center;width:100%;margin-top:5rem;transition:all 1s .4s;display:flex;transform:translateY(30px)}.FeaturedCourses-module__crwY0W__viewAllLink{color:var(--text-secondary);font-family:var(--font-ibm-plex-mono),monospace;letter-spacing:1.5px;text-transform:uppercase;text-underline-offset:5px;font-size:.85rem;font-weight:500;text-decoration:underline;text-decoration-thickness:1px;transition:all .3s cubic-bezier(.23,1,.32,1)}.FeaturedCourses-module__crwY0W__viewAllLink:hover{color:var(--accent-primary);-webkit-text-decoration-color:var(--accent-primary);text-decoration-color:var(--accent-primary);text-shadow:var(--glow-primary)}
.OutreachGoals-module__wh2ZEW__section{background:linear-gradient(180deg,transparent 0%,var(--bg-card-subtle)50%,transparent 100%);z-index:2;padding:6rem 2rem;position:relative;overflow:hidden}.OutreachGoals-module__wh2ZEW__container{max-width:1200px;margin:0 auto}.OutreachGoals-module__wh2ZEW__gridContainer{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.OutreachGoals-module__wh2ZEW__imageColumn{position:relative}.OutreachGoals-module__wh2ZEW__glowOrb{background:radial-gradient(circle,rgba(var(--rgb-neon),.1)0%,transparent 70%);z-index:-1;pointer-events:none;width:150%;height:150%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.OutreachGoals-module__wh2ZEW__imageWrapper{perspective:1200px;aspect-ratio:3/4;border-radius:16px;width:100%;max-width:480px;margin:0 auto;position:relative;overflow:visible}.OutreachGoals-module__wh2ZEW__spinContainer{width:100%;height:100%;transform-style:preserve-3d;cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;border-radius:16px;position:relative;box-shadow:0 20px 40px #0006}.OutreachGoals-module__wh2ZEW__spinContainer:active{cursor:grabbing}.OutreachGoals-module__wh2ZEW__flyerWrapper,.OutreachGoals-module__wh2ZEW__posterWrapper{backface-visibility:hidden;background-color:var(--bg-surface);border-radius:16px;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0;overflow:visible}.OutreachGoals-module__wh2ZEW__flyerWrapper{z-index:2;transform:rotateY(0)translateZ(1px)}.OutreachGoals-module__wh2ZEW__posterWrapper{z-index:1;transform:rotateY(180deg)translateZ(1px)}.OutreachGoals-module__wh2ZEW__flyerImage,.OutreachGoals-module__wh2ZEW__posterImage{object-fit:cover;width:100%;height:100%;display:block}.OutreachGoals-module__wh2ZEW__loading{opacity:0}.OutreachGoals-module__wh2ZEW__textColumn{flex-direction:column;display:flex}.OutreachGoals-module__wh2ZEW__tag{color:var(--accent-primary);letter-spacing:2px;margin-bottom:1rem;font-family:IBM Plex Mono,monospace;font-size:.85rem;font-weight:600}.OutreachGoals-module__wh2ZEW__title{color:var(--text-primary);margin-bottom:3rem;font-size:3rem;font-weight:800;line-height:1.2}.OutreachGoals-module__wh2ZEW__goalBlock{gap:1.5rem;margin-bottom:2.5rem;display:flex}.OutreachGoals-module__wh2ZEW__goalBlock:last-child{margin-bottom:0}.OutreachGoals-module__wh2ZEW__goalIconWrapper{background:rgba(var(--rgb-neon),.05);border:1px solid var(--accent-primary);width:50px;height:50px;color:var(--accent-primary);box-shadow:inset 0 0 10px rgba(var(--rgb-neon),.1);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;display:flex}.OutreachGoals-module__wh2ZEW__goalTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.OutreachGoals-module__wh2ZEW__goalText{color:var(--text-secondary);font-size:1rem;line-height:1.6}@media (max-width:992px){.OutreachGoals-module__wh2ZEW__gridContainer{grid-template-columns:1fr;gap:4rem}.OutreachGoals-module__wh2ZEW__imageWrapper{max-width:500px;margin:0 auto;transform:none}.OutreachGoals-module__wh2ZEW__imageWrapper:hover{transform:translateY(-5px)}.OutreachGoals-module__wh2ZEW__textColumn{text-align:left}}.OutreachGoals-module__wh2ZEW__flyerActions{flex-direction:row;justify-content:center;align-items:center;gap:1.2rem;width:100%;margin-top:1.5rem;display:flex}.OutreachGoals-module__wh2ZEW__actionButton{cursor:pointer;text-transform:uppercase;letter-spacing:.5px;border:1px solid #0000;border-radius:6px;outline:none;justify-content:center;align-items:center;padding:.85rem 1.75rem;font-family:IBM Plex Mono,monospace;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.OutreachGoals-module__wh2ZEW__primaryButton{background-color:var(--accent-primary);color:var(--bg-main);box-shadow:0 4px 14px rgba(var(--rgb-neon),.2)}.OutreachGoals-module__wh2ZEW__primaryButton:hover{background-color:#00d2fe;transform:translateY(-2px);box-shadow:0 4px 15px #00f2fe40}.OutreachGoals-module__wh2ZEW__primaryButton:active{transform:translateY(0)}.OutreachGoals-module__wh2ZEW__secondaryButton{color:var(--text-primary);border:1px solid var(--border-strong);background-color:#0000}.OutreachGoals-module__wh2ZEW__secondaryButton:hover{border-color:var(--text-primary);background-color:#ffffff0d}.OutreachGoals-module__wh2ZEW__successButton{color:#10b981;background-color:#0000;border:1px solid #10b981}@media (max-width:768px){.OutreachGoals-module__wh2ZEW__flyerActions{flex-direction:column;gap:1rem}.OutreachGoals-module__wh2ZEW__actionButton{width:100%}}.OutreachGoals-module__wh2ZEW__posterImage{object-fit:cover;z-index:1;border-radius:16px;width:100%;height:100%;position:absolute;top:0;left:0;transform:rotate(5deg)scale(.95);box-shadow:0 10px 30px #0006}@keyframes OutreachGoals-module__wh2ZEW__slowRotate{0%{transform:rotate(-3deg)scale(1)}to{transform:rotate(2deg)scale(1.02)}}
.OutreachContact-module__ONsGtq__contactSection{z-index:2;background:linear-gradient(to bottom,transparent,rgba(var(--rgb-neon),.02));justify-content:center;width:100%;padding:8rem 2rem;display:flex;position:relative;overflow:hidden}.OutreachContact-module__ONsGtq__blobBackground{background:radial-gradient(circle,rgba(var(--rgb-neon),.06)0%,transparent 65%);pointer-events:none;z-index:-1;width:800px;height:800px;position:absolute;top:-10%;right:-10%}.OutreachContact-module__ONsGtq__container{grid-template-columns:1.2fr 1fr;align-items:center;gap:6rem;width:100%;max-width:1200px;display:grid}.OutreachContact-module__ONsGtq__formColumn{width:100%}.OutreachContact-module__ONsGtq__infoColumn{flex-direction:column;gap:1.5rem;display:flex}.OutreachContact-module__ONsGtq__header{text-align:left}.OutreachContact-module__ONsGtq__title{color:var(--text-primary);margin-bottom:.5rem;font-size:3rem;font-weight:800;line-height:1.2}.OutreachContact-module__ONsGtq__subtitle{color:var(--text-secondary);font-size:1.1rem;line-height:1.6}.OutreachContact-module__ONsGtq__contactDetails{border-top:1px solid var(--border-strong);margin-top:2rem;padding-top:2rem}.OutreachContact-module__ONsGtq__contactItem{align-items:center;gap:1rem;display:flex}.OutreachContact-module__ONsGtq__contactIcon{background:rgba(var(--rgb-neon),.1);width:40px;height:40px;color:var(--accent-primary);border-radius:8px;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.OutreachContact-module__ONsGtq__contactItem h4{color:var(--text-primary);margin-bottom:.2rem;font-size:1rem;font-weight:700}.OutreachContact-module__ONsGtq__contactItem p{color:var(--text-secondary);font-size:.95rem}.OutreachContact-module__ONsGtq__formCard{background:var(--bg-surface);border:1px solid rgba(var(--rgb-white),.05);border-radius:16px;width:100%;padding:3rem;box-shadow:0 10px 30px #0003}.OutreachContact-module__ONsGtq__form{flex-direction:column;gap:1.5rem;display:flex}.OutreachContact-module__ONsGtq__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.OutreachContact-module__ONsGtq__formGroup{flex-direction:column;gap:.5rem;display:flex}.OutreachContact-module__ONsGtq__formGroup label{color:var(--text-primary);font-size:.9rem;font-weight:600}.OutreachContact-module__ONsGtq__formGroup input,.OutreachContact-module__ONsGtq__formGroup select,.OutreachContact-module__ONsGtq__formGroup textarea{background:var(--bg-main);border:1px solid var(--border-strong);width:100%;color:var(--text-primary);border-radius:8px;padding:.8rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.OutreachContact-module__ONsGtq__formGroup input:focus,.OutreachContact-module__ONsGtq__formGroup select:focus,.OutreachContact-module__ONsGtq__formGroup textarea:focus{border-color:var(--accent-primary);box-shadow:0 0 0 2px rgba(var(--rgb-neon),.2);outline:none}.OutreachContact-module__ONsGtq__formGroup input:disabled,.OutreachContact-module__ONsGtq__formGroup select:disabled,.OutreachContact-module__ONsGtq__formGroup textarea:disabled{opacity:.6;cursor:not-allowed}.OutreachContact-module__ONsGtq__selectWrapper{position:relative}.OutreachContact-module__ONsGtq__selectWrapper select{appearance:none;padding-right:3rem}.OutreachContact-module__ONsGtq__selectIcon{color:var(--text-secondary);pointer-events:none;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.OutreachContact-module__ONsGtq__submitButton{background:var(--accent-primary);color:var(--bg-main);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.75rem;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:700;transition:all .2s;display:flex}.OutreachContact-module__ONsGtq__submitButton:hover:not(:disabled){box-shadow:0 4px 15px rgba(var(--rgb-neon),.3);transform:translateY(-2px)}.OutreachContact-module__ONsGtq__submitButton:disabled{opacity:.7;cursor:not-allowed}.OutreachContact-module__ONsGtq__successMessage{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem 0;display:flex}.OutreachContact-module__ONsGtq__successIcon{background:rgba(var(--rgb-neon),.1);width:80px;height:80px;color:var(--accent-primary);border-radius:50%;justify-content:center;align-items:center;font-size:2.5rem;display:flex}.OutreachContact-module__ONsGtq__successMessage h3{color:var(--text-primary);margin:0;font-size:2rem}.OutreachContact-module__ONsGtq__successMessage p{color:var(--text-secondary);font-size:1.1rem}.OutreachContact-module__ONsGtq__resetButton{color:var(--text-primary);border:1px solid var(--border-strong);cursor:pointer;background:0 0;border-radius:8px;margin-top:1rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.OutreachContact-module__ONsGtq__resetButton:hover{background:var(--bg-main);border-color:var(--text-primary)}@media (max-width:992px){.OutreachContact-module__ONsGtq__container{grid-template-columns:1fr;gap:4rem}.OutreachContact-module__ONsGtq__header{text-align:center}}@media (max-width:768px){.OutreachContact-module__ONsGtq__formRow{grid-template-columns:1fr}.OutreachContact-module__ONsGtq__formCard{padding:2rem 1.5rem}}
