
.Hero-module__4bCRnq__hero{will-change:transform;background:linear-gradient(135deg,#0a0a0a 0%,#1a1a1a 100%);align-items:center;height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.Hero-module__4bCRnq__imageContainer{z-index:1;will-change:transform;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__4bCRnq__backgroundImage{opacity:0;will-change:opacity;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;transition:opacity 1.5s ease-in-out;position:absolute;top:0;left:0}.Hero-module__4bCRnq__backgroundImage.Hero-module__4bCRnq__active{opacity:.7}.Hero-module__4bCRnq__imageOverlay{z-index:2;background:linear-gradient(135deg,#0003 10%,#00000080 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__4bCRnq__container{z-index:3;grid-template-columns:1fr 400px;align-items:center;gap:4rem;width:100%;max-width:1400px;height:100%;margin:0 auto;padding:0 2rem;display:grid;position:relative}.Hero-module__4bCRnq__heroContent{color:#fff;width:100%}.Hero-module__4bCRnq__heroStats{justify-content:center;align-items:center;height:100%;display:flex}.Hero-module__4bCRnq__heroTitle{opacity:0;will-change:transform,opacity;margin-bottom:2rem;font-size:clamp(2rem,3vw,5rem);font-weight:800;line-height:1.3;transition:all .4s cubic-bezier(.4,0,.2,1);transform:translateY(20px)}.Hero-module__4bCRnq__heroTitle.Hero-module__4bCRnq__loaded{opacity:1;transform:translate(0,0)}.Hero-module__4bCRnq__titleLine1{color:#fff;opacity:0;will-change:transform,opacity;animation:.6s .1s forwards Hero-module__4bCRnq__slideInLeft;display:block;transform:translate(-30px)}.Hero-module__4bCRnq__titleLine2{opacity:0;will-change:transform,opacity;margin:0;animation:.6s .2s forwards Hero-module__4bCRnq__slideInRight;display:block;transform:translate(30px)}.Hero-module__4bCRnq__titleLine3{color:#fff;opacity:0;will-change:transform,opacity;font-size:.7em;font-weight:600;animation:.6s .3s forwards Hero-module__4bCRnq__fadeInUp;display:block;transform:translateY(20px)}.Hero-module__4bCRnq__highlight,.Hero-module__4bCRnq__highlight2{background:linear-gradient(135deg,#ff8c00 0%,orange 50%,#ff6b35 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;position:relative}.Hero-module__4bCRnq__highlight:after{content:"";will-change:width;background:linear-gradient(90deg,#ff8c00,orange);border-radius:2px;width:0;height:4px;animation:.6s .4s forwards Hero-module__4bCRnq__expandWidth;position:absolute;bottom:0;left:0}.Hero-module__4bCRnq__heroSubtitle{color:#ffffffd9;opacity:0;will-change:transform,opacity;max-width:600px;margin-bottom:3rem;font-size:clamp(.9rem,1vw,1.1rem);line-height:1.7;animation:.6s .4s forwards Hero-module__4bCRnq__fadeInUp;transform:translateY(20px)}.Hero-module__4bCRnq__statsContainer{opacity:0;will-change:transform,opacity;grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%;max-width:400px;animation:.6s .5s forwards Hero-module__4bCRnq__fadeInRight;display:grid;transform:translate(30px)}.Hero-module__4bCRnq__stat{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);will-change:transform;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;width:100%;min-width:0;padding:1.5rem 1rem;transition:transform .2s,background-color .2s,border-color .2s}.Hero-module__4bCRnq__stat:hover{background:#ff8c001a;border-color:#ff8c004d;transform:translateY(-5px)}.Hero-module__4bCRnq__statNumber{color:#ff8c00;text-shadow:0 0 20px #ff8c004d;margin-bottom:.5rem;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:800;line-height:1;display:block}.Hero-module__4bCRnq__statLabel{color:#fffc;font-size:clamp(.75rem,1.2vw,.9rem);font-weight:500;line-height:1.3}.Hero-module__4bCRnq__ctaContainer{opacity:0;will-change:transform,opacity;gap:1.5rem;animation:.6s .6s forwards Hero-module__4bCRnq__fadeInUp;display:flex;transform:translateY(20px)}.Hero-module__4bCRnq__primaryCta{color:#fff;letter-spacing:.5px;will-change:transform;background:linear-gradient(135deg,#ff8c00 0%,orange 50%,#ff6b35 100%);border-radius:50px;align-items:center;gap:.8rem;padding:1.2rem 2rem;font-size:clamp(.9rem,2vw,1.1rem);font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 10px 40px #ff8c004d}.Hero-module__4bCRnq__primaryCta:hover{background:linear-gradient(135deg,#e67e00 0%,#ff9500 50%,#ff5722 100%);transform:translateY(-3px);box-shadow:0 15px 50px #ff8c0066}.Hero-module__4bCRnq__secondaryCta{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);will-change:transform;border:2px solid #ffffff4d;border-radius:50px;align-items:center;padding:1.2rem 2.5rem;font-size:clamp(.9rem,2vw,1.1rem);font-weight:600;text-decoration:none;transition:transform .2s,background-color .2s,border-color .2s;display:inline-flex}.Hero-module__4bCRnq__secondaryCta:hover{background:#ffffff1a;border-color:#ffffff80;transform:translateY(-3px)}.Hero-module__4bCRnq__scrollIndicator{color:#ffffffb3;z-index:4;cursor:pointer;will-change:transform;background:0 0;border:none;flex-direction:column;align-items:center;gap:.5rem;animation:2s ease-in-out infinite Hero-module__4bCRnq__bounceSmooth;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__4bCRnq__scrollArrow{transform:rotate(0)}.Hero-module__4bCRnq__scrollDot{transform-origin:50%;will-change:transform,opacity;animation:1.5s ease-in-out infinite Hero-module__4bCRnq__scrollDotMove}@keyframes Hero-module__4bCRnq__scrollDotMove{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.3;transform:translateY(10px)}}@keyframes Hero-module__4bCRnq__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translate(0,0)}}@keyframes Hero-module__4bCRnq__slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0,0)}}@keyframes Hero-module__4bCRnq__slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0,0)}}@keyframes Hero-module__4bCRnq__fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0,0)}}@keyframes Hero-module__4bCRnq__expandWidth{0%{width:0}to{width:100%}}@keyframes Hero-module__4bCRnq__bounceSmooth{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-8px)}}@media (min-width:1025px){.Hero-module__4bCRnq__container{grid-template-columns:1fr 450px;gap:5rem;max-width:1400px;padding:0 3rem}.Hero-module__4bCRnq__statsContainer{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:450px}.Hero-module__4bCRnq__stat{padding:2rem 1.5rem}.Hero-module__4bCRnq__statNumber{font-size:2.2rem}.Hero-module__4bCRnq__statLabel{font-size:.85rem}}@media (min-width:1200px){.Hero-module__4bCRnq__container{grid-template-columns:1fr 500px;gap:6rem;max-width:1600px;padding:0 4rem}.Hero-module__4bCRnq__statsContainer{gap:2.5rem;max-width:500px}.Hero-module__4bCRnq__stat{padding:2.5rem 2rem}.Hero-module__4bCRnq__statNumber{font-size:2.5rem}.Hero-module__4bCRnq__statLabel{font-size:.9rem}}@media (min-width:1400px){.Hero-module__4bCRnq__container{grid-template-columns:1fr 550px;gap:7rem;max-width:1800px;padding:0 5rem}.Hero-module__4bCRnq__statsContainer{gap:3rem;max-width:550px}.Hero-module__4bCRnq__stat{padding:3rem 2.5rem}.Hero-module__4bCRnq__statNumber{font-size:2.8rem}.Hero-module__4bCRnq__statLabel{font-size:1rem}}@media (min-width:1600px){.Hero-module__4bCRnq__container{grid-template-columns:1fr 600px;gap:8rem;max-width:2000px;padding:0 6rem}.Hero-module__4bCRnq__statsContainer{gap:3.5rem;max-width:600px}.Hero-module__4bCRnq__stat{padding:3.5rem 3rem}.Hero-module__4bCRnq__statNumber{font-size:3rem}.Hero-module__4bCRnq__statLabel{font-size:1.1rem}}@media (max-width:1024px){.Hero-module__4bCRnq__container{text-align:center;grid-template-columns:1fr;gap:3rem;padding:0 1.5rem}.Hero-module__4bCRnq__heroStats{order:2}.Hero-module__4bCRnq__statsContainer{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:100%;margin:0 auto}.Hero-module__4bCRnq__heroSubtitle{margin-bottom:2rem}}@media (max-width:768px){.Hero-module__4bCRnq__hero{height:auto;min-height:100vh;padding:2rem 0}.Hero-module__4bCRnq__container{gap:2rem;padding:2rem 1rem}.Hero-module__4bCRnq__heroTitle{margin-bottom:1rem}.Hero-module__4bCRnq__heroSubtitle{margin-bottom:2rem}.Hero-module__4bCRnq__statsContainer{grid-template-columns:1fr;gap:1rem;margin-bottom:2rem}.Hero-module__4bCRnq__stat{padding:1.5rem 1rem}.Hero-module__4bCRnq__ctaContainer{flex-direction:column;align-items:center;gap:1rem}.Hero-module__4bCRnq__primaryCta,.Hero-module__4bCRnq__secondaryCta{justify-content:center;width:100%;max-width:300px;padding:1rem 2rem}.Hero-module__4bCRnq__scrollIndicator{bottom:1rem}}@media (max-width:480px){.Hero-module__4bCRnq__hero{padding:1rem 0}.Hero-module__4bCRnq__container{padding:1.5rem .8rem}.Hero-module__4bCRnq__heroSubtitle{margin-bottom:1.5rem;font-size:.9rem}.Hero-module__4bCRnq__statsContainer{gap:.8rem;margin-bottom:1.5rem}.Hero-module__4bCRnq__stat{padding:1rem .8rem}.Hero-module__4bCRnq__primaryCta,.Hero-module__4bCRnq__secondaryCta{padding:.9rem 1.5rem;font-size:.9rem}}@media (max-width:360px){.Hero-module__4bCRnq__container{padding:1rem .5rem}.Hero-module__4bCRnq__statsContainer{grid-template-columns:repeat(2,1fr);gap:.5rem}.Hero-module__4bCRnq__stat{padding:.8rem .5rem}.Hero-module__4bCRnq__statNumber{font-size:1.5rem}.Hero-module__4bCRnq__statLabel{font-size:.7rem}}@media (prefers-reduced-motion:reduce){.Hero-module__4bCRnq__heroTitle,.Hero-module__4bCRnq__titleLine1,.Hero-module__4bCRnq__titleLine2,.Hero-module__4bCRnq__titleLine3,.Hero-module__4bCRnq__heroSubtitle,.Hero-module__4bCRnq__statsContainer,.Hero-module__4bCRnq__ctaContainer,.Hero-module__4bCRnq__scrollIndicator,.Hero-module__4bCRnq__scrollDot{opacity:1;animation:none;transform:none}.Hero-module__4bCRnq__backgroundImage{transition:none}.Hero-module__4bCRnq__stat:hover,.Hero-module__4bCRnq__primaryCta:hover,.Hero-module__4bCRnq__secondaryCta:hover{transform:none}}
.about-module__sFzccq__about{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);padding:5rem 0;position:relative;overflow:hidden}.about-module__sFzccq__container{max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.about-module__sFzccq__internalLink:hover{color:#e67e00;border-bottom-color:#e67e00}.about-module__sFzccq__flexContainer{flex-flow:wrap;justify-content:center;align-items:flex-start;gap:3rem;display:flex;position:relative}.about-module__sFzccq__leftCol{flex:500px;min-width:300px}.about-module__sFzccq__leftCol h2{color:#333;margin-bottom:1.5rem;font-size:2.5rem;font-weight:800}.about-module__sFzccq__maincolor{color:#ff8c00;position:relative}.about-module__sFzccq__maincolor:after{content:"";background:linear-gradient(90deg,#ff8c00,orange);border-radius:2px;width:100%;height:3px;animation:1s .5s both about-module__sFzccq__expandWidth;position:absolute;bottom:-4px;left:0}.about-module__sFzccq__leftCol h3{color:#555;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.about-module__sFzccq__leftCol p{color:#666;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.about-module__sFzccq__rightCol{flex:400px;min-height:100px}.about-module__sFzccq__rightColGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.about-module__sFzccq__aboutImage{object-fit:cover;border-radius:8px;width:100%;height:auto}.about-module__sFzccq__animate{opacity:1;transition:all .8s ease-in-out;transform:translateY(0)}.about-module__sFzccq__internalLink{color:#ff8c00;border-bottom:1px solid #0000;font-weight:600;text-decoration:none;transition:all .3s}@media only screen and (max-width:768px){.about-module__sFzccq__flexContainer{flex-direction:column;align-items:center}.about-module__sFzccq__leftCol,.about-module__sFzccq__rightCol{text-align:center;flex:100%}.about-module__sFzccq__rightColGrid{grid-template-columns:1fr}.about-module__sFzccq__backgroundAnimation{top:-3%;left:-15%}.about-module__sFzccq__backgroundAnimation2{top:95%;left:80%}.about-module__sFzccq__shape1,.about-module__sFzccq__shape2{width:150px;height:150px}}
.whychooseus-module__SYqoTq__section{background-image:url(/images/home/whybg.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:6rem 0;position:relative;overflow:hidden}.whychooseus-module__SYqoTq__section:before{content:"";z-index:1;background:linear-gradient(135deg,#fffffff2 0%,#ffffffe6 50%,#ff8c000d 100%);position:absolute;inset:0}.whychooseus-module__SYqoTq__container{z-index:3;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.whychooseus-module__SYqoTq__whyheading{text-align:center;opacity:0;margin-bottom:4rem;animation:.8s forwards whychooseus-module__SYqoTq__fadeInUp;transform:translateY(30px)}.whychooseus-module__SYqoTq__whyheading h2{color:#1a1a1a;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2.5rem;font-weight:800;line-height:1.2}.whychooseus-module__SYqoTq__maincolor{color:#ff8c00;position:relative}.whychooseus-module__SYqoTq__maincolor:after{content:"";background:linear-gradient(90deg,#ff8c00,orange);border-radius:2px;width:100%;height:3px;animation:1s .5s both whychooseus-module__SYqoTq__expandWidth;position:absolute;bottom:-4px;left:0}.whychooseus-module__SYqoTq__whyheading p{color:#555;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.7}.whychooseus-module__SYqoTq__flexContainer{flex-flow:wrap;justify-content:center;align-items:flex-start;gap:4rem;display:flex;position:relative}.whychooseus-module__SYqoTq__leftCol{opacity:0;flex:450px;min-width:300px;animation:1s .3s forwards whychooseus-module__SYqoTq__slideInLeft;position:relative;transform:translate(-50px)}.whychooseus-module__SYqoTq__imageContainer{border-radius:25px;width:100%;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.whychooseus-module__SYqoTq__imageContainer:before{content:"";z-index:2;opacity:0;background:linear-gradient(135deg,#ff8c001a 0%,#0000 50%,#ff8c000d 100%);transition:opacity .3s;position:absolute;inset:0}.whychooseus-module__SYqoTq__imageContainer:hover:before{opacity:1}.whychooseus-module__SYqoTq__whyImage{object-fit:cover;width:100%;height:auto;transition:transform .4s cubic-bezier(.4,0,.2,1);display:block}.whychooseus-module__SYqoTq__imageContainer:hover .whychooseus-module__SYqoTq__whyImage{transform:scale(1.05)}.whychooseus-module__SYqoTq__rightCol{opacity:0;flex:500px;min-width:350px;animation:1s .5s forwards whychooseus-module__SYqoTq__slideInRight;transform:translate(50px)}.whychooseus-module__SYqoTq__rightCol h3{color:#1a1a1a;margin-bottom:2.5rem;padding-left:1rem;font-size:clamp(1.4rem,2.5vw,1.8rem);font-weight:700;line-height:1.3;position:relative}.whychooseus-module__SYqoTq__rightCol h3:before{content:"";background:linear-gradient(#ff8c00,orange);border-radius:2px;width:4px;position:absolute;top:0;bottom:0;left:0}.whychooseus-module__SYqoTq__whylist{grid-template-columns:1fr;gap:1.5rem;display:grid}.whychooseus-module__SYqoTq__list{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;background:#ffffffe6;border:1px solid #ff8c001a;border-radius:16px;align-items:flex-start;gap:1rem;padding:1.8rem;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.6s forwards whychooseus-module__SYqoTq__fadeInUp;display:flex;position:relative;overflow:hidden;transform:translateY(20px)}.whychooseus-module__SYqoTq__list:first-child{animation-delay:.7s}.whychooseus-module__SYqoTq__list:nth-child(2){animation-delay:.8s}.whychooseus-module__SYqoTq__list:nth-child(3){animation-delay:.9s}.whychooseus-module__SYqoTq__list:nth-child(4){animation-delay:1s}.whychooseus-module__SYqoTq__list:nth-child(5){animation-delay:1.1s}.whychooseus-module__SYqoTq__list:nth-child(6){animation-delay:1.2s}.whychooseus-module__SYqoTq__list:before{content:"";transform-origin:bottom;background:linear-gradient(#ff8c00,orange);width:4px;height:100%;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleY(0)}.whychooseus-module__SYqoTq__list:hover:before{transform:scaleY(1)}.whychooseus-module__SYqoTq__list:hover{background:#fffffff2;border-color:#ff8c0033;transform:translate(8px);box-shadow:0 12px 40px #0000001a,0 4px 15px #ff8c001a}.whychooseus-module__SYqoTq__listIcon{background:linear-gradient(135deg,#ff8c00,orange);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;transition:transform .3s;display:flex}.whychooseus-module__SYqoTq__list:hover .whychooseus-module__SYqoTq__listIcon{transform:scale(1.1)}.whychooseus-module__SYqoTq__listIcon:after{content:"✓";color:#fff;font-size:12px;font-weight:700}.whychooseus-module__SYqoTq__listContent{flex:1}.whychooseus-module__SYqoTq__listContent b{color:#1a1a1a;margin-bottom:.3rem;font-size:1.05rem;font-weight:700;display:block}.whychooseus-module__SYqoTq__listContent span{color:#666;font-size:.95rem;line-height:1.5}@keyframes whychooseus-module__SYqoTq__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes whychooseus-module__SYqoTq__slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes whychooseus-module__SYqoTq__slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes whychooseus-module__SYqoTq__expandWidth{0%{width:0}to{width:100%}}@media only screen and (max-width:768px){.whychooseus-module__SYqoTq__rightCol{padding:1.5rem}}
.featuredopportunities-module__zOwsfa__section{background:linear-gradient(135deg,#f8fafc 0%,#fff 50%,#f1f5f9 100%);padding:6rem 0;position:relative;overflow:hidden}.featuredopportunities-module__zOwsfa__section:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 80%,#ff8c0008 0%,#0000 50%),radial-gradient(circle at 80% 20%,#3b82f608 0%,#0000 50%);position:absolute;inset:0}.featuredopportunities-module__zOwsfa__container{z-index:1;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.featuredopportunities-module__zOwsfa__featureheader{text-align:center;margin-bottom:4rem}.featuredopportunities-module__zOwsfa__featureheader h2{color:#1e293b;margin-bottom:1.5rem;font-size:2.5rem;font-weight:800;line-height:1.1}.featuredopportunities-module__zOwsfa__maincolor{color:#ff8c00;background:linear-gradient(135deg,#ff8c00,orange);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;position:relative}.featuredopportunities-module__zOwsfa__maincolor:after{content:"";background:linear-gradient(90deg,#ff8c00,orange);border-radius:2px;width:100%;height:4px;animation:1.5s .5s both featuredopportunities-module__zOwsfa__expandWidth;position:absolute;bottom:-8px;left:0}.featuredopportunities-module__zOwsfa__subtitle{color:#64748b;max-width:800px;margin:0 auto 3rem;font-size:1.25rem;line-height:1.6}.featuredopportunities-module__zOwsfa__featuregrid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;margin-bottom:4rem;display:grid}@media (min-width:1200px){.featuredopportunities-module__zOwsfa__featuregrid{grid-template-columns:repeat(2,1fr);gap:2.5rem}}.featuredopportunities-module__zOwsfa__projectCard{background:#fff;border:1px solid #e2e8f0cc;border-radius:20px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 10px 40px #00000014}.featuredopportunities-module__zOwsfa__projectCard:before{content:"";opacity:0;background:linear-gradient(90deg,#ff8c00,orange);height:4px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.featuredopportunities-module__zOwsfa__projectCard:hover{transform:translateY(-8px);box-shadow:0 20px 60px #00000026}.featuredopportunities-module__zOwsfa__projectCard:hover:before{opacity:1}.featuredopportunities-module__zOwsfa__cardHeader{align-items:center;gap:1rem;padding:2rem 2rem 1rem;display:flex}.featuredopportunities-module__zOwsfa__categoryIcon{color:#fff;background:linear-gradient(135deg,#ff8c00,orange);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.featuredopportunities-module__zOwsfa__categoryIcon svg{width:28px;height:28px}.featuredopportunities-module__zOwsfa__cardHeaderContent h3{color:#1e293b;margin:0 0 .5rem;font-size:1.5rem;font-weight:700;line-height:1.2}.featuredopportunities-module__zOwsfa__cardHeaderContent p{color:#64748b;margin:0;font-size:.95rem}.featuredopportunities-module__zOwsfa__cardImage{background-position:50%;background-size:cover;border-radius:12px;height:200px;margin:0 2rem;position:relative;overflow:hidden}.featuredopportunities-module__zOwsfa__projectCard:first-child .featuredopportunities-module__zOwsfa__cardImage{background-image:linear-gradient(#0000004d,#0000004d),url(/images/home/buildingdevelopment2.webp)}.featuredopportunities-module__zOwsfa__projectCard:nth-child(2) .featuredopportunities-module__zOwsfa__cardImage{background-image:linear-gradient(#0000004d,#0000004d),url(/images/home/RoadsInfrastructure.webp)}.featuredopportunities-module__zOwsfa__projectCard:nth-child(3) .featuredopportunities-module__zOwsfa__cardImage{background-image:linear-gradient(#0000004d,#0000004d),url(/images/home/Mining-2.webp)}.featuredopportunities-module__zOwsfa__projectCard:nth-child(4) .featuredopportunities-module__zOwsfa__cardImage{background-image:linear-gradient(#0000004d,#0000004d),url(/images/home/energy-renewables2.webp)}.featuredopportunities-module__zOwsfa__imageOverlay{opacity:0;background:linear-gradient(45deg,#ff8c001a,#3b82f61a);transition:opacity .3s;position:absolute;inset:0}.featuredopportunities-module__zOwsfa__projectCard:hover .featuredopportunities-module__zOwsfa__imageOverlay{opacity:1}.featuredopportunities-module__zOwsfa__projectCount{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#1e293b;background:#fffffff2;border-radius:20px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;position:absolute;top:1rem;right:1rem}.featuredopportunities-module__zOwsfa__cardContent{padding:2rem}.featuredopportunities-module__zOwsfa__projectList{flex-direction:column;gap:1.5rem;margin-bottom:2rem;display:flex}.featuredopportunities-module__zOwsfa__projectItem{background:#f8fafc;border:1px solid #0000;border-radius:12px;align-items:center;gap:1rem;padding:1rem;transition:all .3s;display:flex}.featuredopportunities-module__zOwsfa__projectItem:hover{background:#fff;border-color:#e2e8f0;transform:translate(4px)}.featuredopportunities-module__zOwsfa__projectThumb{object-fit:cover;border-radius:8px;flex-shrink:0;width:60px;height:60px}.featuredopportunities-module__zOwsfa__projectInfo{flex:1}.featuredopportunities-module__zOwsfa__projectInfo h4{color:#1e293b;margin:0 0 .25rem;font-size:1.1rem;font-weight:600}.featuredopportunities-module__zOwsfa__projectInfo p{color:#64748b;margin:0 0 .5rem;font-size:.9rem}.featuredopportunities-module__zOwsfa__projectTag{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#ff8c00,orange);border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-block}.featuredopportunities-module__zOwsfa__cardFooter{border-top:1px solid #e2e8f0;padding-top:1.5rem}.featuredopportunities-module__zOwsfa__viewMoreBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1e293b,#334155);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.875rem 1.5rem;font-weight:600;transition:all .3s;display:flex}.featuredopportunities-module__zOwsfa__viewMoreBtn:hover{background:linear-gradient(135deg,#0f172a,#1e293b);transform:translateY(-2px)}.featuredopportunities-module__zOwsfa__viewMoreBtn svg{width:16px;height:16px;transition:transform .3s}.featuredopportunities-module__zOwsfa__viewMoreBtn:hover svg{transform:translate(4px)}.featuredopportunities-module__zOwsfa__animate{animation-duration:.8s;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-fill-mode:backwards}.featuredopportunities-module__zOwsfa__fadeInUp{animation-name:featuredopportunities-module__zOwsfa__fadeInUp}@keyframes featuredopportunities-module__zOwsfa__fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes featuredopportunities-module__zOwsfa__expandWidth{0%{width:0}to{width:100%}}.featuredopportunities-module__zOwsfa__delay1{animation-delay:.2s}.featuredopportunities-module__zOwsfa__delay2{animation-delay:.4s}.featuredopportunities-module__zOwsfa__delay3{animation-delay:.6s}@media (max-width:768px){.featuredopportunities-module__zOwsfa__section{padding:4rem 0}.featuredopportunities-module__zOwsfa__container{padding:0 1rem}.featuredopportunities-module__zOwsfa__featuregrid{grid-template-columns:1fr;gap:1.5rem}.featuredopportunities-module__zOwsfa__stats{gap:2rem}.featuredopportunities-module__zOwsfa__statNumber{font-size:2rem}.featuredopportunities-module__zOwsfa__cardHeader{padding:1.5rem 1.5rem 1rem}.featuredopportunities-module__zOwsfa__cardContent{padding:1.5rem}.featuredopportunities-module__zOwsfa__ctaSection{padding:3rem 1.5rem}.featuredopportunities-module__zOwsfa__ctaContent h3{font-size:2rem}.featuredopportunities-module__zOwsfa__ctaButtons{flex-direction:column;align-items:center}.featuredopportunities-module__zOwsfa__primaryBtn,.featuredopportunities-module__zOwsfa__secondaryBtn{width:100%;max-width:300px}}@media (max-width:480px){.featuredopportunities-module__zOwsfa__featureheader h2{font-size:2rem}.featuredopportunities-module__zOwsfa__subtitle{font-size:1.1rem}.featuredopportunities-module__zOwsfa__stats{flex-direction:column;gap:1.5rem}.featuredopportunities-module__zOwsfa__projectItem{text-align:center;flex-direction:column;gap:.75rem}.featuredopportunities-module__zOwsfa__projectThumb{width:80px;height:80px}}
.globalpresence-module__5o6RHG__section{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);padding:5rem 0;position:relative;overflow:hidden}.globalpresence-module__5o6RHG__container{max-width:1400px;margin:0 auto;padding:0 2rem}.globalpresence-module__5o6RHG__globalheading{text-align:center;margin-bottom:2rem}.globalpresence-module__5o6RHG__globalheading h2{color:#333;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.globalpresence-module__5o6RHG__maincolor{color:#ff8c00;position:relative}.globalpresence-module__5o6RHG__maincolor:after{content:"";background:linear-gradient(90deg,#ff8c00,orange);border-radius:2px;width:100%;height:3px;animation:1s .5s both globalpresence-module__5o6RHG__expandWidth;position:absolute;bottom:-4px;left:0}.globalpresence-module__5o6RHG__globalflex{flex-wrap:wrap;justify-content:center;align-items:center;gap:4rem;min-height:600px;display:flex;position:relative}.globalpresence-module__5o6RHG__globeContainer{opacity:0;flex:500px;justify-content:center;align-items:center;min-width:400px;height:600px;animation:1s .3s forwards globalpresence-module__5o6RHG__slideInLeft;display:flex;position:relative;transform:translate(-50px)}.globalpresence-module__5o6RHG__globalmaincontent{opacity:0;flex:500px;min-width:350px;animation:1s .5s forwards globalpresence-module__5o6RHG__slideInRight;transform:translate(50px)}.globalpresence-module__5o6RHG__globalmaincontent h3{color:#1a1a1a;margin-bottom:1.5rem;padding-left:1rem;font-size:clamp(1.8rem,3vw,2.2rem);font-weight:700;line-height:1.3;position:relative}.globalpresence-module__5o6RHG__globalmaincontent h3:before{content:"";background:linear-gradient(#ff8c00,orange);border-radius:2px;width:4px;position:absolute;top:0;bottom:0;left:0}.globalpresence-module__5o6RHG__globalDescription{color:#666;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.7}.globalpresence-module__5o6RHG__locationsContainer{grid-template-columns:1fr;gap:2rem;margin-bottom:2.5rem;display:grid}.globalpresence-module__5o6RHG__locationCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;background:#ffffffe6;border:1px solid #ff8c001a;border-radius:16px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.6s forwards globalpresence-module__5o6RHG__fadeInUp;position:relative;overflow:hidden;transform:translateY(20px)}.globalpresence-module__5o6RHG__locationCard:first-child{animation-delay:.7s}.globalpresence-module__5o6RHG__locationCard:nth-child(2){animation-delay:.9s}.globalpresence-module__5o6RHG__locationCard:before{content:"";transform-origin:bottom;background:linear-gradient(#ff8c00,orange);width:4px;height:100%;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleY(0)}.globalpresence-module__5o6RHG__locationCard:hover:before{transform:scaleY(1)}.globalpresence-module__5o6RHG__locationCard:hover{background:#fffffff2;border-color:#ff8c0033;transform:translateY(-5px);box-shadow:0 12px 40px #0000001a,0 4px 15px #ff8c001a}.globalpresence-module__5o6RHG__locationHeader{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.globalpresence-module__5o6RHG__locationIcon{color:#fff;background:linear-gradient(135deg,#ff8c00,orange);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;font-weight:700;display:flex}.globalpresence-module__5o6RHG__locationTitle{color:#1a1a1a;margin:0;font-size:1.3rem;font-weight:700}.globalpresence-module__5o6RHG__locationSubtitle{color:#666;margin-bottom:.5rem;font-size:1rem}.globalpresence-module__5o6RHG__locationDetails{color:#888;font-size:.95rem}.globalpresence-module__5o6RHG__partnerLink{color:#ff8c00;font-weight:600;text-decoration:none;transition:color .3s}.globalpresence-module__5o6RHG__partnerLink:hover{color:#e67e00;text-decoration:underline}.globalpresence-module__5o6RHG__closingStatement{color:#555;text-align:center;opacity:0;background:#ff8c000d;border:1px solid #ff8c001a;border-radius:16px;padding:2rem;font-size:1.1rem;font-style:italic;line-height:1.7;animation:.6s 1.1s forwards globalpresence-module__5o6RHG__fadeInUp;transform:translateY(20px)}@keyframes globalpresence-module__5o6RHG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes globalpresence-module__5o6RHG__slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes globalpresence-module__5o6RHG__slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@media (max-width:1024px){.globalpresence-module__5o6RHG__globalflex{gap:3rem;min-height:500px}.globalpresence-module__5o6RHG__globeContainer{flex:450px;min-width:350px;height:400px}.globalpresence-module__5o6RHG__globalmaincontent{flex:450px}}@media only screen and (max-width:768px){.globalpresence-module__5o6RHG__section{padding:4rem 0}.globalpresence-module__5o6RHG__globalflex{flex-direction:column;align-items:center;gap:2.5rem;min-height:auto}.globalpresence-module__5o6RHG__globeContainer,.globalpresence-module__5o6RHG__globalmaincontent{text-align:center;flex:100%;padding:0 2rem}.globalpresence-module__5o6RHG__globeContainer{order:1;min-width:300px;height:400px}.globalpresence-module__5o6RHG__globalmaincontent{text-align:left;order:2}.globalpresence-module__5o6RHG__globalmaincontent h3{text-align:center;margin-bottom:2rem;padding-left:0}.globalpresence-module__5o6RHG__globalmaincontent h3:before{display:none}.globalpresence-module__5o6RHG__locationCard{padding:1.5rem}.globalpresence-module__5o6RHG__closingStatement{padding:1.5rem;font-size:1rem}}@media only screen and (max-width:480px){.globalpresence-module__5o6RHG__section{padding:3rem 0}.globalpresence-module__5o6RHG__container{padding:0 1rem}.globalpresence-module__5o6RHG__globeContainer{min-width:280px;height:350px;display:none}.globalpresence-module__5o6RHG__globalmaincontent h3{font-size:1.5rem}.globalpresence-module__5o6RHG__globalDescription{font-size:1rem}.globalpresence-module__5o6RHG__locationCard{padding:1.2rem}.globalpresence-module__5o6RHG__locationTitle{font-size:1.1rem}.globalpresence-module__5o6RHG__locationIcon{width:28px;height:28px;font-size:14px}.globalpresence-module__5o6RHG__closingStatement{padding:1.2rem;font-size:.95rem}}@media only screen and (max-width:360px){.globalpresence-module__5o6RHG__section{padding:2.5rem 0}.globalpresence-module__5o6RHG__container{padding:0 .8rem}.globalpresence-module__5o6RHG__globeContainer{min-width:260px;height:300px}.globalpresence-module__5o6RHG__globalflex{gap:2rem}.globalpresence-module__5o6RHG__locationCard{padding:1rem}.globalpresence-module__5o6RHG__closingStatement{padding:1rem;font-size:.9rem}}
.globedemo-module__5bAJoq__globecontainer{justify-content:center;align-items:center;width:100%;height:100%;min-height:600px;display:flex}@media (max-width:1024px){.globedemo-module__5bAJoq__globecontainer{min-height:500px}}@media only screen and (max-width:768px){.globedemo-module__5bAJoq__globecontainer{min-height:500px}}@media only screen and (max-width:480px){.globedemo-module__5bAJoq__globecontainer{min-height:400px}}@media only screen and (max-width:360px){.globedemo-module__5bAJoq__globecontainer{min-height:350px}}
.CTA-module__0slLlW__cta{color:#fff;background:#1a1a1a;margin-top:6rem;padding:4rem 0;position:relative}.CTA-module__0slLlW__cta:before{content:"";opacity:.1;z-index:1;background:linear-gradient(135deg,#ff8c00 0%,orange 100%);position:absolute;inset:0}.CTA-module__0slLlW__container{z-index:2;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.CTA-module__0slLlW__content{justify-content:space-between;align-items:center;gap:3rem;max-width:1000px;margin:0 auto;display:flex}.CTA-module__0slLlW__textContent{flex:1;max-width:500px}.CTA-module__0slLlW__heading{color:#fff;margin-bottom:1rem;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;line-height:1.2}.CTA-module__0slLlW__subtitle{opacity:.9;color:#e0e0e0;font-size:1.1rem;line-height:1.5}.CTA-module__0slLlW__form{flex:1;max-width:400px}.CTA-module__0slLlW__inputGroup{background:#fff;border-radius:8px;gap:0;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 20px #0000001a}.CTA-module__0slLlW__inputGroup:focus-within{transform:translateY(-2px);box-shadow:0 8px 30px #ff8c0033}.CTA-module__0slLlW__inputWrapper{flex:1}.CTA-module__0slLlW__emailInput{color:#333;background:0 0;border:none;outline:none;width:100%;padding:1rem 1.2rem;font-size:1rem;font-weight:500;transition:all .3s}.CTA-module__0slLlW__emailInput::placeholder{color:#999}.CTA-module__0slLlW__emailInput:disabled{opacity:.7;cursor:not-allowed}.CTA-module__0slLlW__inputError{background:#ff47570d!important}.CTA-module__0slLlW__submitButton{color:#fff;cursor:pointer;white-space:nowrap;background:#ff8c00;border:none;justify-content:center;align-items:center;min-width:120px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.CTA-module__0slLlW__submitButton:hover:not(:disabled){background:#e67c00;transform:translate(-2px)}.CTA-module__0slLlW__submitButton:disabled{opacity:.7;cursor:not-allowed;transform:none}.CTA-module__0slLlW__spinner{justify-content:center;align-items:center;display:flex}.CTA-module__0slLlW__spinnerCircle{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:1s linear infinite CTA-module__0slLlW__spin}@keyframes CTA-module__0slLlW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.CTA-module__0slLlW__errorMessage{color:#ff4757;text-align:left;background:#ff47571a;border-left:3px solid #ff4757;border-radius:6px;margin-top:.8rem;padding:.6rem 1rem;font-size:.9rem;font-weight:500}.CTA-module__0slLlW__successMessage{text-align:center;padding:2rem 0}.CTA-module__0slLlW__successIcon{color:#2ed573;justify-content:center;margin-bottom:1.5rem;display:flex}.CTA-module__0slLlW__successTitle{color:#fff;margin-bottom:1rem;font-size:1.8rem;font-weight:700}.CTA-module__0slLlW__successSubtitle{opacity:.9;color:#e0e0e0;margin-bottom:2rem;font-size:1.1rem}.CTA-module__0slLlW__backButton{color:#ff8c00;cursor:pointer;background:0 0;border:2px solid #ff8c00;border-radius:6px;padding:.8rem 1.5rem;font-weight:600;transition:all .3s}.CTA-module__0slLlW__backButton:hover{color:#fff;background:#ff8c00;transform:translateY(-2px)}.CTA-module__0slLlW__newsletter{background:#2c3e50}.CTA-module__0slLlW__newsletter:before{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.CTA-module__0slLlW__contact{background:#34495e}.CTA-module__0slLlW__contact:before{background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%)}.CTA-module__0slLlW__download{background:#2c3e50}.CTA-module__0slLlW__download:before{background:linear-gradient(135deg,#4facfe 0%,#00f2fe 100%)}@media (max-width:768px){.CTA-module__0slLlW__cta{margin-top:4rem;padding:3rem 0}.CTA-module__0slLlW__container{padding:0 1.5rem}.CTA-module__0slLlW__content{text-align:center;flex-direction:column;gap:2rem}.CTA-module__0slLlW__textContent{max-width:none}.CTA-module__0slLlW__form{width:100%;max-width:none}.CTA-module__0slLlW__inputGroup{flex-direction:column}.CTA-module__0slLlW__submitButton{border-radius:0 0 8px 8px;width:100%}}@media (max-width:480px){.CTA-module__0slLlW__cta{margin-top:3rem;padding:2.5rem 0}.CTA-module__0slLlW__container{padding:0 1rem}.CTA-module__0slLlW__heading{font-size:1.8rem}.CTA-module__0slLlW__subtitle{font-size:1rem}.CTA-module__0slLlW__emailInput,.CTA-module__0slLlW__submitButton{padding:.9rem 1rem;font-size:.95rem}}@media (prefers-reduced-motion:reduce){.CTA-module__0slLlW__spinnerCircle{animation:none}.CTA-module__0slLlW__inputGroup:focus-within,.CTA-module__0slLlW__submitButton:hover,.CTA-module__0slLlW__backButton:hover{transform:none}}@media (prefers-contrast:high){.CTA-module__0slLlW__cta{background:#000}.CTA-module__0slLlW__heading,.CTA-module__0slLlW__subtitle{color:#fff}.CTA-module__0slLlW__submitButton{border:2px solid #ff8c00}}
