.Navigation_navigation__iQCgI{position:fixed;top:0;left:0;width:100%;z-index:1000;padding:1.25rem 0;background-color:transparent;transition:all .3s ease}.Navigation_scrolled__BYY7R{background-color:rgba(0,10,25,.92);padding:.75rem 0;backdrop-filter:blur(10px);box-shadow:0 4px 20px rgba(0,0,0,.15);border-bottom:1px solid rgba(35,141,129,.1)}.Navigation_container__9LwJF{max-width:1440px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.Navigation_darkBackground__vTpDK{background-color:rgba(0,10,25,.92);backdrop-filter:blur(10px);border-bottom:1px solid rgba(35,141,129,.1)}.Navigation_logo__NRp3g{display:flex;align-items:center;position:relative;z-index:1001}.Navigation_logo__NRp3g img{height:42px;transition:height .3s ease}.Navigation_scrolled__BYY7R .Navigation_logo__NRp3g img{height:38px}.Navigation_navLinks__cKuM3{display:flex;list-style:none;margin:0;padding:0;gap:2.5rem;align-items:center}.Navigation_navLinks__cKuM3 li{position:relative}.Navigation_navLinks__cKuM3 li a{color:#ffffff;text-decoration:none;font-weight:500;font-size:1.25rem;letter-spacing:.01em;transition:color .2s ease;padding:.5rem 0;position:relative}.Navigation_navLinks__cKuM3 li a:after{content:"";position:absolute;width:0;height:2px;bottom:0;left:0;background-color:var(--color-accent);transition:width .3s ease}.Navigation_navLinks__cKuM3 li a:not(.Navigation_contactButton__2fZa9):hover:after{width:100%}.Navigation_navLinks__cKuM3 li a:not(.Navigation_contactButton__2fZa9):hover{color:#ffffff}.Navigation_contactButton__2fZa9{background-color:transparent;padding:.6rem 1.25rem!important;border-radius:4px!important;color:#ffffff!important;font-weight:600!important;margin-left:.5rem;position:relative;isolation:isolate;border:none;overflow:hidden}.Navigation_contactButton__2fZa9:before{content:"";position:absolute;inset:0;background:linear-gradient(45deg,#238D81,#36c5b4,#238D81,#36c5b4);background-size:200% 200%;z-index:-2;animation:Navigation_gradientMove__Lm8Y3 3s ease infinite}.Navigation_contactButton__2fZa9:hover:before{animation-play-state:paused}@keyframes Navigation_gradientMove__Lm8Y3{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.Navigation_contactButton__2fZa9:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);z-index:-1;animation:Navigation_shine__ow25S 4s infinite}@keyframes Navigation_shine__ow25S{0%{left:-100%}20%,to{left:100%}}.Navigation_mobileMenuToggle__F_pLo{display:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;background:transparent;border:none;cursor:pointer;z-index:1001;padding:0}.Navigation_mobileMenuToggle__F_pLo span{display:block;width:100%;height:3px;background-color:var(--color-accent);border-radius:3px;transition:all .3s ease}.Navigation_open__zuluX span:first-child{transform:translateY(9px) rotate(45deg)}.Navigation_open__zuluX span:nth-child(2){opacity:0}.Navigation_open__zuluX span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.Navigation_navLink__ZxeLk.Navigation_active__EXzPW{color:#238D81;font-weight:600}.Navigation_navLink__ZxeLk.Navigation_active__EXzPW:after{width:100%}.Navigation_activeButton__CLeoY{background:#1A7268!important;box-shadow:0 0 15px rgba(26,114,104,.5)!important}@media (max-width:1024px){.Navigation_container__9LwJF{padding:0 1.5rem}.Navigation_mobileMenuToggle__F_pLo{display:flex}.Navigation_navLinks__cKuM3{position:fixed;top:0;right:-100%;width:75%;max-width:350px;height:100vh;background:linear-gradient(135deg,#0A1929,#000000);flex-direction:column;justify-content:flex-start;align-items:center;gap:1.5rem;padding:6rem 2rem 2rem;transition:right .3s ease;box-shadow:-5px 0 20px rgba(0,0,0,.2);z-index:1000;overflow-y:auto}.Navigation_navLinksOpen__Tguxy{right:0}.Navigation_navLinks__cKuM3 li{width:100%;text-align:center}.Navigation_navLink__ZxeLk{font-size:var(--font-size-base);font-weight:var(--font-weight-medium);display:block;padding:.75rem 0;position:relative}.Navigation_navLink__ZxeLk.Navigation_active__EXzPW{font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);color:#238D81;background-color:rgba(35,141,129,.1);border-radius:4px}.Navigation_navLink__ZxeLk.Navigation_active__EXzPW:after{width:30%}.Navigation_navLinks__cKuM3 li a{font-size:var(--font-size-md);display:block;padding:.75rem 0}.Navigation_overlay__RcC3k{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);visibility:hidden;opacity:0;transition:opacity .3s ease,visibility .3s ease;z-index:999}.Navigation_overlayVisible__BB8bJ{visibility:visible;opacity:1}}@media (max-width:640px){.Navigation_container__9LwJF{padding:0 1rem}.Navigation_logo__NRp3g img{height:36px}.Navigation_scrolled__BYY7R .Navigation_logo__NRp3g img{height:32px}}.Footer_footer__4vzqH{backdrop-filter:blur(10px);background-color:var(--color-background);padding:4rem 0 2rem;color:var(--color-text);overflow:hidden}.Footer_footer__4vzqH:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 10% 90%,rgba(35,141,129,.1),transparent 40%),radial-gradient(circle at 90% 20%,rgba(46,235,216,.05),transparent 40%);pointer-events:none}.Footer_container__Dj1D9{max-width:1440px;margin:0 auto;padding:0 1rem;z-index:2}.Footer_footerGrid__qkaz9{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:2rem}.Footer_footerBrand__20cen{display:flex;flex-direction:column;gap:1.25rem}.Footer_footerLogo__HvedU img{max-width:200px;margin-bottom:1rem}.Footer_footerTagline__FhB7_{color:var(--color-text-secondary);max-width:320px;font-size:1.05rem;line-height:1.5}.Footer_socialLinks__22g9N{display:flex;gap:1rem;margin-top:1rem}.Footer_socialLinks__22g9N a{display:flex;align-items:center;justify-content:center;width:42px;height:42px;background-color:rgba(255,255,255,.05);border-radius:50%;color:var(--color-text);transition:all .3s ease;border:1px solid rgba(255,255,255,.1)}.Footer_socialLinks__22g9N a svg{color:var(--color-text-secondary);transition:transform .3s ease,color .3s ease}.Footer_socialLinks__22g9N a:hover svg{transform:scale(1.2);color:var(--color-accent-glow)}.Footer_footerLinks__xuRtG h3{font-size:1.2rem;margin-bottom:1.5rem;color:var(--color-accent)}.Footer_footerLinks__xuRtG h3:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:3px;background:linear-gradient(90deg,var(--color-brand),var(--color-brand-light));border-radius:2px}.Footer_footerLinks__xuRtG ul{list-style:none;padding:0;margin:0}.Footer_footerLinks__xuRtG li{margin-bottom:.9rem}.Footer_footerLinks__xuRtG a{color:var(--color-text-secondary);transition:color .2s ease;display:flex;align-items:center}.Footer_footerLinks__xuRtG a:hover{color:var(--color-accent)}.Footer_footerLinks__xuRtG li svg{margin-right:.5rem;vertical-align:middle}.Footer_footerBottom__OFeMd{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.Footer_footerLegal__p1zLG{display:flex;flex-direction:column;gap:.5rem}.Footer_footerLegal__p1zLG p{color:var(--color-text-secondary);margin:0}.Footer_legalNav__YX4qD{display:flex;gap:1.5rem}.Footer_footerAddress__5qq81,.Footer_legalNav__YX4qD a{color:var(--color-text-secondary);font-size:.875rem}.Footer_footerAddress__5qq81{text-align:right}.Footer_footerAddress__5qq81 p{margin:0 0 .5rem}@media (max-width:1024px){.Footer_footerGrid__qkaz9{grid-template-columns:1fr 1fr 1fr}.Footer_footerBrand__20cen{grid-column:1/-1}}@media (max-width:768px){.Footer_footerGrid__qkaz9{grid-template-columns:1fr 1fr;gap:2rem}.Footer_footerBottom__OFeMd{flex-direction:column;align-items:flex-start;text-align:left}.Footer_footerAddress__5qq81{text-align:left}.Footer_certificationsGrid___MatT{gap:1rem}.Footer_certificationItem__FrA0x{width:140px}.Footer_certificationImageWrapper__G54LX{width:100px;height:100px}}@media (max-width:480px){.Footer_footerGrid__qkaz9{grid-template-columns:1fr}.Footer_legalNav__YX4qD{flex-direction:column;gap:.5rem}.Footer_certificationsGrid___MatT{flex-direction:column;align-items:center}.Footer_certificationItem__FrA0x{width:180px}.Footer_certificationImageWrapper__G54LX{width:140px;height:140px}}.Footer_certificationGrid__WB01W{display:grid;grid-template-columns:auto auto;gap:2rem;align-items:center}.Footer_certificationLeft__8tn0S{display:flex;flex-direction:column;gap:2rem}.Footer_certificationLeft__8tn0S img,.Footer_certificationRight__0p_0U img{width:180px;height:auto;object-fit:contain;background-color:transparent;padding:0;border-radius:12px;transition:transform .3s ease}.Footer_certificationRight__0p_0U img{width:160px;height:160px;object-fit:contain;background:#ffffff;padding:0;border-radius:12px;transition:transform .3s ease}.CallToAction_ctaSection__AFl2D{padding:6rem 0;background:linear-gradient(135deg,#001e3c,#0a1929);position:relative;overflow:hidden}.CallToAction_ctaSection__AFl2D:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(/images/cta-pattern.webp) 50%;opacity:.05;z-index:1}.CallToAction_ctaContainer__8lUgP{max-width:1200px;margin:0 auto;color:#252525;padding:0 1rem;position:relative;z-index:2}.CallToAction_ctaContent__ru_IW{text-align:center;max-width:800px;margin:0 auto}.CallToAction_ctaTitle__q20Z_{font-size:2.5rem;color:#ffffff;margin-bottom:1.5rem}.CallToAction_ctaSubtitle__aIaI6{font-size:1.2rem;color:#b0b7c3;margin-bottom:2.5rem}.CallToAction_ctaButton__r1D9l{display:inline-block;color:#ffffff;background-color:#238d81;font-weight:600;padding:1rem 2.5rem;border-radius:8px;text-decoration:none;transition:background-color .3s ease,transform .3s ease;font-size:1.1rem}.CallToAction_ctaButton__r1D9l:hover{background-color:#1a6e63;transform:scale(1.05);color:#b0b7c3}@media (max-width:768px){.CallToAction_ctaSection__AFl2D{padding:4rem 0}.CallToAction_ctaTitle__q20Z_{font-size:2rem}.CallToAction_ctaSubtitle__aIaI6{font-size:1rem}}@media (max-width:480px){.CallToAction_ctaTitle__q20Z_{font-size:1.75rem}.CallToAction_ctaButton__r1D9l{padding:.75rem 2rem;font-size:1rem}}.ParallaxBackground_container__pNgx6{position:relative;width:100%;overflow:hidden;z-index:1}.ParallaxBackground_content__0DU9E{position:relative;z-index:3;width:100%}.ParallaxBackground_gradientCircle1__Nb5QL{position:absolute;top:-10%;left:-5%;width:50vw;height:50vw;border-radius:50%;background:radial-gradient(circle,rgba(35,141,129,.15) 0,rgba(35,141,129,0) 70%);z-index:1;pointer-events:none}.ParallaxBackground_gradientCircle2__l9UVp{position:absolute;top:30%;right:-10%;width:45vw;height:45vw;border-radius:50%;background:radial-gradient(circle,rgba(46,235,216,.1) 0,rgba(46,235,216,0) 70%);z-index:1;pointer-events:none}.ParallaxBackground_gradientCircle3__8h95e{position:absolute;bottom:-15%;left:15%;width:60vw;height:60vw;border-radius:50%;background:radial-gradient(circle,rgba(21,34,56,.3) 0,rgba(21,34,56,0) 70%);z-index:1;pointer-events:none}.ParallaxBackground_particleContainer__7IsYz{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none;overflow:hidden}.ParallaxBackground_particle__yB1xQ{position:absolute;z-index:2;transform-origin:center;pointer-events:none;will-change:transform,opacity}@media (max-width:768px){.ParallaxBackground_gradientCircle1__Nb5QL,.ParallaxBackground_gradientCircle2__l9UVp,.ParallaxBackground_gradientCircle3__8h95e{opacity:.5!important}.ParallaxBackground_particleContainer__7IsYz{display:none}}.Industries_hero__yK9Ii{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;background:linear-gradient(135deg,#0F172A,#1E293B 50%,#334155);overflow:hidden;padding:8rem 0}.Industries_hero__yK9Ii:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/images/industries/ind_hero2.png);background-size:cover;background-position:50%;background-repeat:no-repeat}.Industries_heroContent__GhgRv{position:relative;z-index:2;max-width:900px;margin:0 auto;width:100%;padding:0 1.5rem}.Industries_heroTitle__vKSef{font-size:4rem;margin-bottom:1.5rem;background:linear-gradient(to right,var(--color-brand),var(--color-brand-light));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-transform:uppercase;letter-spacing:2px;position:relative;display:inline-block;font-weight:700}.Industries_heroTitle__vKSef:after{content:"";position:absolute;bottom:-.75rem;left:50%;transform:translateX(-50%);width:100px;height:4px;background:linear-gradient(90deg,#64FFDA,#4DD0E1);border-radius:2px}.Industries_heroSubtitle__fHupH{font-size:1.4rem;color:#E2E8F0;margin-bottom:2rem;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.6}.Industries_container__aPxhA{max-width:1280px;margin:0 auto;padding:0 2rem;position:relative}.Industries_industriesSection__nSTKO{padding:6rem 0;position:relative;background:#F8FAFC}.Industries_industriesSection__nSTKO:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.Industries_industriesGrid__yrANp{display:grid;grid-template-columns:repeat(4,1fr);gap:2.5rem;position:relative;z-index:2}.Industries_industryCard__4WPEw{min-width:320px;background:#FFFFFF;border-radius:20px;padding:2.5rem 2rem;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid rgba(35,141,129,.1);transition:all .4s ease;height:100%;overflow:hidden;position:relative}.Industries_industryCard__4WPEw:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(35,141,129,.02),rgba(100,255,218,.01));opacity:0;transition:opacity .4s ease}.Industries_industryCard__4WPEw:hover{transform:translateY(-12px);box-shadow:0 20px 40px rgba(35,141,129,.15);border-color:rgba(35,141,129,.2)}.Industries_industryCard__4WPEw:hover:before{opacity:1}.Industries_cardContent__z89zE{padding:0;display:flex;flex-direction:column;height:100%;position:relative;z-index:2}.Industries_iconWrapper__zSoHj{margin-bottom:1.5rem;display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:20px;background:linear-gradient(135deg,var(--color-brand) 0,#4DD0E1 100%);box-shadow:0 4px 16px rgba(100,255,218,.3)}.Industries_icon__Ruv6o{width:45px;height:45px;filter:brightness(0) invert(1)}.Industries_industryName__12DFJ{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#1E293B;line-height:1.3}.Industries_description__0oNFg{color:#64748B;margin-bottom:2rem;line-height:1.7;font-size:1rem;flex-grow:1}.Industries_sectionTitle__KgUHJ{margin-bottom:1rem;font-size:1.1rem;color:#1E293B;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.Industries_solutionsList__kw0q4{list-style:none;padding:0;margin:0 0 2rem}.Industries_solutionItem__ad6kA{display:flex;align-items:flex-start;margin-bottom:.75rem;color:#475569;font-size:.95rem;line-height:1.5}.Industries_checkIcon__YyAT4{color:#059669;margin-right:.75rem;flex-shrink:0;margin-top:2px}.Industries_detailsLink__M9frB{display:inline-flex;align-items:center;font-weight:600;color:#059669;text-decoration:none;margin-top:auto;transition:all .3s ease;font-size:.95rem;padding:.75rem 1.5rem;border-radius:25px;border:1px solid rgba(5,150,105,.2)}.Industries_detailsLink__M9frB svg{margin-left:.5rem;transition:transform .3s ease}.Industries_detailsLink__M9frB:hover{color:#059669;transform:translateX(4px)}.Industries_detailsLink__M9frB:hover svg{transform:translateX(4px)}.Industries_whyChooseUs__6HEkH{padding:8rem 0;position:relative;background:linear-gradient(135deg,#0F172A,#1E293B);overflow:hidden}.Industries_whyChooseUs__6HEkH:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 30% 20%,rgba(100,255,218,.08),transparent 60%),radial-gradient(circle at 70% 80%,rgba(77,208,225,.06),transparent 60%);pointer-events:none}.Industries_whyChooseUsContent__ZQDI6{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative;z-index:2;margin-bottom:4rem}.Industries_whyChooseUsContent__ZQDI6 .Industries_sectionTitle__KgUHJ{font-size:2.8rem;margin-bottom:1.5rem;background:linear-gradient(45deg,#FFFFFF,#64FFDA);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block;font-weight:700}.Industries_whyChooseUsContent__ZQDI6 .Industries_sectionTitle__KgUHJ:after{content:"";position:absolute;bottom:-1rem;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#64FFDA,#4DD0E1);border-radius:2px}.Industries_whyChooseUsContent__ZQDI6 .Industries_section-subtitle__BW4PH{color:#CBD5E1;font-size:1.2rem;max-width:700px;line-height:1.7}.Industries_sectionSubtitle__MrBd5{color:var(--color-text-muted)}.Industries_features__zU0Y1{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;position:relative;z-index:2}.Industries_feature__eEYtB{position:relative;background:rgba(248,250,252,.95);border-radius:20px;box-shadow:0 8px 32px rgba(0,0,0,.12);padding:3rem 2rem;text-align:center;transition:all .4s ease;border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(10px);overflow:hidden;background-image:url(/images/icons/nets_pattern_vertical_gradient.svg);background-position-y:150px;background-repeat:no-repeat}.Industries_featureIcon__LpGVn{margin-bottom:1.5rem;display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px}.Industries_featureIcon__LpGVn svg{width:40px;height:40px;color:#0F172A}.Industries_feature__eEYtB h3{margin-bottom:1rem;font-size:1.4rem;color:#1E293B;font-weight:700}.Industries_feature__eEYtB p{color:#64748B;font-size:1rem;line-height:1.6}.Industries_whyChooseUsToApproach__ervSl{height:150px;background:#1E293B;position:relative}.Industries_whyChooseUsToApproach__ervSl:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:#F8FAFC;clip-path:ellipse(100% 100% at 50% 100%)}.Industries_approachSection__AcT11{padding:8rem 0;position:relative;background:#F8FAFC;overflow:hidden}.Industries_approachSection__AcT11:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 20% 30%,rgba(35,141,129,.05),transparent 70%),radial-gradient(circle at 80% 70%,rgba(100,255,218,.03),transparent 60%);pointer-events:none}.Industries_approachHeader__aM2ps{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin-bottom:5rem;position:relative;z-index:2}.Industries_approachHeader__aM2ps .Industries_sectionTitle__KgUHJ{font-size:2.8rem;margin-bottom:1.5rem;background:linear-gradient(45deg,#1E293B,#059669);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block;position:relative;font-weight:700}.Industries_approachHeader__aM2ps .Industries_sectionTitle__KgUHJ:after{content:"";position:absolute;bottom:-.75rem;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#64FFDA,#4DD0E1);border-radius:2px}.Industries_approachDescription__6LQjZ{color:#64748B;max-width:700px;margin:0 auto;font-size:1.2rem;line-height:1.7}.Industries_approachSteps__qxGi1{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;position:relative;z-index:2}.Industries_step__YghYg{text-align:center;position:relative;background:#FFFFFF;border-radius:20px;padding:3rem 2rem;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid rgba(35,141,129,.1);transition:all .4s ease}.Industries_step__YghYg:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(35,141,129,.02),rgba(100,255,218,.01));border-radius:20px;opacity:0;transition:opacity .4s ease}.Industries_step__YghYg:hover{transform:translateY(-12px);box-shadow:0 20px 40px rgba(35,141,129,.15);border-color:rgba(35,141,129,.2)}.Industries_step__YghYg:hover:before{opacity:1}.Industries_stepConnector__LXOhx{display:none}.Industries_stepNumber__ivnT8{display:flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:20px;background:linear-gradient(135deg,#059669,#10B981);color:white;font-weight:700;margin:0 auto 2rem;font-size:1.5rem;position:relative;z-index:2;box-shadow:0 4px 16px rgba(5,150,105,.3)}.Industries_stepTitle___qW3K{font-size:1.4rem;font-weight:700;margin-bottom:1rem;color:#1E293B;position:relative;z-index:2}.Industries_stepDescription__a6lfJ{color:#64748B;line-height:1.6;font-size:1rem;position:relative;z-index:2}.Industries_cardBackgroundAccent1__kQNjA,.Industries_cardBackgroundAccent2__jpvlG,.Industries_cardBackground__UiNaZ{display:none}@media (max-width:1200px){.Industries_heroTitle__vKSef{font-size:3.5rem}.Industries_approachHeader__aM2ps .Industries_sectionTitle__KgUHJ,.Industries_whyChooseUsContent__ZQDI6 .Industries_sectionTitle__KgUHJ{font-size:2.5rem}}@media (max-width:1024px){.Industries_heroTitle__vKSef{font-size:3rem}.Industries_heroSubtitle__fHupH{font-size:1.2rem}.Industries_industriesGrid__yrANp{gap:2rem}.Industries_approachSteps__qxGi1,.Industries_features__zU0Y1,.Industries_industriesGrid__yrANp{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Industries_hero__yK9Ii{padding:6rem 0 4rem}.Industries_heroTitle__vKSef{font-size:2.5rem}.Industries_approachDescription__6LQjZ,.Industries_heroSubtitle__fHupH{font-size:1.1rem}.Industries_approachSection__AcT11,.Industries_industriesSection__nSTKO,.Industries_whyChooseUs__6HEkH{padding:5rem 0}.Industries_approachHeader__aM2ps .Industries_sectionTitle__KgUHJ,.Industries_whyChooseUsContent__ZQDI6 .Industries_sectionTitle__KgUHJ{font-size:2.2rem}.Industries_approachSteps__qxGi1,.Industries_features__zU0Y1,.Industries_industriesGrid__yrANp{grid-template-columns:1fr;gap:1.5rem}.Industries_feature__eEYtB,.Industries_industryCard__4WPEw,.Industries_step__YghYg{padding:2rem 1.5rem}.Industries_heroToIndustries__iF9_N,.Industries_whyChooseUsToApproach__ervSl{height:100px}}@media (max-width:640px){.Industries_heroTitle__vKSef{font-size:2rem}.Industries_hero__yK9Ii{padding:5rem 0 3rem}.Industries_container__aPxhA{padding:0 1rem}.Industries_approachHeader__aM2ps .Industries_sectionTitle__KgUHJ,.Industries_whyChooseUsContent__ZQDI6 .Industries_sectionTitle__KgUHJ{font-size:1.8rem}.Industries_feature__eEYtB,.Industries_industryCard__4WPEw,.Industries_step__YghYg{padding:1.5rem}.Industries_featureIcon__LpGVn,.Industries_iconWrapper__zSoHj,.Industries_stepNumber__ivnT8{width:70px;height:70px}.Industries_featureIcon__LpGVn svg,.Industries_icon__Ruv6o{width:35px;height:35px}}@media (max-width:480px){.Industries_hero__yK9Ii:before{background-position-x:-25rem}.Industries_heroToIndustries__iF9_N{display:none}}