@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";
:root{--blue:#2ca4dd;--blueDeep:#0083c9;--text:#1e2a35;--muted:#5f6b78;--light:#f6f9fc;--card:#fff;--grid:#e7eef5}.Company-module__N2WgCG__page{color:var(--text);background:#fff;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Arial;line-height:1.65;overflow-x:hidden}.Company-module__N2WgCG__hero{filter:brightness(.8);background-image:url(https://geomaticxweb.s3.ap-south-2.amazonaws.com/website-resources/56944e2c85d1c7d665ef22542b268d03.png);background-position:50% 23%;background-size:cover;justify-content:center;align-items:flex-start;min-height:max(390px,min(80vh,750px));display:flex;position:relative}.Company-module__N2WgCG__heroOverlay{background:rgba(0,0,0,.25);position:absolute;top:0;bottom:0;left:0;right:0}.Company-module__N2WgCG__heroEnter{animation:1s forwards Company-module__N2WgCG__heroTextAnimation}.Company-module__N2WgCG__heroExit{animation:1s forwards Company-module__N2WgCG__heroTextReverse}.Company-module__N2WgCG__heroInner{z-index:1;width:100%;max-width:1200px;padding:80px 24px;position:relative}.Company-module__N2WgCG__heroTitle{color:#e9f2f9;text-align:left;text-shadow:0 6px 24px rgba(0,0,0,.35);max-width:950px;margin-top:0;font-size:3.4rem;font-weight:700;line-height:1.15}.Company-module__N2WgCG__accent{color:var(--blue);font-weight:700}.Company-module__N2WgCG__emphasis{color:#fff;font-weight:700}.Company-module__N2WgCG__pinWrap{background:#fffefe;border-radius:50%;place-items:center;width:30px;height:30px;display:none;position:absolute;top:72%;left:50%;transform:translate(-50%)}.Company-module__N2WgCG__pinDot{background:#fff;width:10px;height:10px;display:none}@keyframes Company-module__N2WgCG__heroTextAnimation{0%{opacity:0;transform:translate(-100px)}to{opacity:1;transform:translate(0)}}@keyframes Company-module__N2WgCG__heroTextReverse{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-100px)}}.Company-module__N2WgCG__section,.Company-module__N2WgCG__sectionAlt{padding:30px 0;position:relative}.Company-module__N2WgCG__sectionAlt{background:#fbfdff}.Company-module__N2WgCG__sectionInner{width:100%;max-width:1400px;margin:0 auto;padding:0 24px}.Company-module__N2WgCG__h2,.Company-module__N2WgCG__h2Right{letter-spacing:.6px;color:#1190ca;margin:0 0 26px;font-size:3rem;font-weight:700;position:relative}.Company-module__N2WgCG__h2Right{text-align:right}.Company-module__N2WgCG__lead{color:var(--muted);font-size:1.2rem}.Company-module__N2WgCG__growthSection{background:#eef8fd;flex-direction:column;align-items:center;width:100%;padding:max(10px,min(2vw,30px));display:flex;overflow:hidden}.Company-module__N2WgCG__growthTitle{text-align:center;color:#111827;margin-bottom:0;font-size:58px;font-weight:800}.Company-module__N2WgCG__growthTitle span{color:#43c7f4}.Company-module__N2WgCG__barChart{justify-content:center;align-items:flex-end;gap:15px;width:100%;min-height:max(250px,min(60vw,850px));margin-top:-40px;display:flex;position:relative;transform:none}.Company-module__N2WgCG__barChart:before{content:"";z-index:0;background:#7f8c99;width:1310px;height:3px;position:absolute;bottom:152px;left:50%;transform:translate(-49%)}.Company-module__N2WgCG__barItem{text-align:center;width:130px;position:relative}.Company-module__N2WgCG__iconCircle{background:#fff;border:2px solid #2ca4dd;border-radius:50%;justify-content:center;align-items:center;width:65px;height:65px;margin:0 auto 38px;font-size:28px;display:flex;position:relative;box-shadow:0 8px 20px rgba(0,0,0,.08)}.Company-module__N2WgCG__iconCircle:after{content:"";z-index:8;background:repeating-linear-gradient(#1e88e5 0,#1e88e5 3px,transparent 3px,transparent 6px);width:2px;height:24px;position:absolute;top:100%;left:50%;transform:translate(-50%)}.Company-module__N2WgCG__bar{border-radius:4px 4px 0 0;width:78px;margin:auto;position:relative;box-shadow:0 8px 18px rgba(0,0,0,.08)}.Company-module__N2WgCG__bar:before{content:"";background:#1565c0;border-radius:50%;width:8px;height:8px;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Company-module__N2WgCG__bar:after{content:"";z-index:5;background:#1565c0;border:1.5px solid #1f2937;border-radius:50%;width:10px;height:10px;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.Company-module__N2WgCG__greenDotBar:after{box-shadow:0 0 8px #8ac926;background:#8ac926!important}.Company-module__N2WgCG__year{color:#1976d2;margin-top:20px;font-size:14px;font-weight:800;display:inline-block;position:relative}.Company-module__N2WgCG__year:after{content:"";background:var(--yearColor);border-radius:10px;width:32px;height:1.5px;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.Company-module__N2WgCG__barTitle{text-transform:uppercase;text-align:center;min-height:38px;margin-top:15px;font-size:13px;font-weight:800;line-height:1.3}.Company-module__N2WgCG__barDesc{color:#181717;min-height:48px;margin-top:8px;font-size:11px;line-height:1.5}@media (max-width:1100px) and (min-width:769px){.Company-module__N2WgCG__hero{min-height:520px}.Company-module__N2WgCG__heroTitle{max-width:700px;font-size:3rem}.Company-module__N2WgCG__growthTitle{font-size:42px}.Company-module__N2WgCG__barChart{gap:8px;min-height:500px;margin-top:-20px}.Company-module__N2WgCG__barItem{width:85px}.Company-module__N2WgCG__bar{width:50px}.Company-module__N2WgCG__iconCircle{width:45px;height:45px;margin-bottom:20px;font-size:18px}.Company-module__N2WgCG__year{font-size:11px}.Company-module__N2WgCG__barTitle{min-height:30px;font-size:10px}.Company-module__N2WgCG__barDesc{display:none}.Company-module__N2WgCG__barChart:before{width:95%;bottom:91px}}.Company-module__N2WgCG__bar{opacity:0;transform-origin:bottom;animation:.7s forwards Company-module__N2WgCG__growBar;animation-delay:calc(var(--delay) + .2s);transform:scaleY(0)}.Company-module__N2WgCG__iconCircle{opacity:0;animation:.6s forwards Company-module__N2WgCG__popIcon;animation-delay:calc(var(--delay) + .9s);transform:scale(.3)}.Company-module__N2WgCG__year{opacity:0;animation:.4s forwards Company-module__N2WgCG__showText;animation-delay:calc(var(--delay) + 1.4s)}.Company-module__N2WgCG__barTitle{opacity:0;animation:.4s forwards Company-module__N2WgCG__showText;animation-delay:calc(var(--delay) + 1.6s)}.Company-module__N2WgCG__barDesc{opacity:0;animation:.4s forwards Company-module__N2WgCG__showText;animation-delay:calc(var(--delay) + 1.8s)}@keyframes Company-module__N2WgCG__growBar{0%{opacity:0;transform:scaleY(0)}70%{transform:scaleY(1.08)}to{opacity:1;transform:scaleY(1)}}@keyframes Company-module__N2WgCG__popIcon{0%{opacity:0;transform:scale(.2)}60%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}@keyframes Company-module__N2WgCG__showText{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes Company-module__N2WgCG__showItem{0%{opacity:0}to{opacity:1}}.Company-module__N2WgCG__mvSection{background:#fff;flex-direction:column;gap:17px;width:100%;padding:40px 0;display:flex}.Company-module__N2WgCG__mvRow{background:#e8f6fb;border-radius:8px;grid-template-columns:1fr 400px 1fr;align-items:center;min-height:240px;display:grid;position:relative;overflow:hidden}.Company-module__N2WgCG__mvLeft{justify-content:center;align-items:center;display:flex}.Company-module__N2WgCG__mvLeft h2{color:#43c7f4;font-size:59px;font-weight:800;line-height:1.1}.Company-module__N2WgCG__circleBox{width:400px;height:200px;position:relative;overflow:hidden}.Company-module__N2WgCG__circleImg{object-fit:contain;z-index:2;border-radius:50%;width:400px;height:400px;position:absolute;left:0}.Company-module__N2WgCG__topImg{object-position:center top;top:0}.Company-module__N2WgCG__bottomImg{object-position:center bottom;top:-200px}.Company-module__N2WgCG__mvRight{padding-left:38px;padding-right:40px}.Company-module__N2WgCG__mvRight p{color:#111;text-align:justify;font-size:15.3px;line-height:1.7}.Company-module__N2WgCG__mvRight strong{font-weight:700}.Company-module__N2WgCG__desktopGrowth{display:block}.Company-module__N2WgCG__mobileGrowthWrapper{display:none}@media (max-width:1280px){.Company-module__N2WgCG__h2,.Company-module__N2WgCG__h2Right,.Company-module__N2WgCG__certsTitle,.Company-module__N2WgCG__mainTitle{font-size:2.7rem}.Company-module__N2WgCG__lead{font-size:1.05rem}.Company-module__N2WgCG__certsRow{grid-template-columns:repeat(3,1fr);gap:18px}.Company-module__N2WgCG__certCard{padding:24px 18px}.Company-module__N2WgCG__mvRow{grid-template-columns:1fr 320px 1fr;gap:20px;min-height:220px;padding:15px}.Company-module__N2WgCG__mvLeft h2{font-size:48px}.Company-module__N2WgCG__circleBox{width:320px;height:160px}.Company-module__N2WgCG__circleImg{width:320px;height:320px}.Company-module__N2WgCG__bottomImg{top:-160px}.Company-module__N2WgCG__mvRight{padding:0 15px}.Company-module__N2WgCG__mvRight p{font-size:13px;line-height:1.5}}.Company-module__N2WgCG__mobileMVSection{display:none}@media (max-width:768px){.Company-module__N2WgCG__growthSection{min-height:auto;padding:0}.Company-module__N2WgCG__growthTitle{margin-bottom:27px;font-size:22px}.Company-module__N2WgCG__barChart{gap:1px;height:220px;min-height:277px;margin-top:-20px;padding-bottom:25px}.Company-module__N2WgCG__barChart:before{z-index:0;background:#7f8c99;width:95%;height:2px;display:block;bottom:70px;left:50%;transform:translate(-50%)}.Company-module__N2WgCG__barItem{width:11.1111%}.Company-module__N2WgCG__iconCircle{width:25px;height:25px;margin-bottom:2px;font-size:8px}.Company-module__N2WgCG__iconCircle:after{height:14px}.Company-module__N2WgCG__bar{width:25px}.Company-module__N2WgCG__year{margin-top:6px;font-size:6px}.Company-module__N2WgCG__year:after{width:10px}.Company-module__N2WgCG__barTitle{min-height:12px;margin-top:6px;font-size:5px;line-height:1.1}.Company-module__N2WgCG__barDesc{display:none}.Company-module__N2WgCG__mobileMVSection{grid-template-columns:1.4fr 1.4fr;gap:9px;margin-bottom:14px;padding:7px;display:grid}.Company-module__N2WgCG__flipCard{perspective:1200px;width:100%;height:260px}.Company-module__N2WgCG__flipInner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .8s;position:relative}.Company-module__N2WgCG__flipFront{-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#e8f6fb;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.Company-module__N2WgCG__arrowBtn{color:#fff;background:#43c7f4;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-top:18px;font-size:32px;font-weight:900;transition:all .3s;display:flex;box-shadow:0 4px 12px rgba(67,199,244,.35)}.Company-module__N2WgCG__flipCard:hover .Company-module__N2WgCG__arrowBtn{transform:scale(1.1)}.Company-module__N2WgCG__flipBack{-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#e8f6fb;flex-direction:column;padding:8px 8px 0;display:flex;position:absolute;top:0;bottom:0;left:0;right:0;transform:rotateY(180deg)}.Company-module__N2WgCG__flipFront h2{color:#43c7f4;text-align:center;font-size:32px;font-weight:800;line-height:1.2}.Company-module__N2WgCG__flipBack p{text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;color:#111;margin:0;font-size:8px;line-height:1.45}.Company-module__N2WgCG__flipImageWrapper{justify-content:center;width:100%;height:85px;margin-top:auto;display:flex;overflow:hidden}.Company-module__N2WgCG__flipImage{object-fit:cover;object-position:center;border-radius:50%;width:180px;height:135px;margin-top:9px;transform:translateY(-7%)}.Company-module__N2WgCG__mvRow{display:none}.Company-module__N2WgCG__flipCard{perspective:1200px;opacity:0;width:100%;height:260px;animation:.8s forwards Company-module__N2WgCG__dropFromTop}.Company-module__N2WgCG__flipCard:nth-child(2){animation-delay:.3s}}@keyframes Company-module__N2WgCG__dropFromTop{0%{opacity:0;transform:translateY(-210px)}to{opacity:1;transform:translateY(0)}}.Company-module__N2WgCG__flipCard.Company-module__N2WgCG__active .Company-module__N2WgCG__flipInner{transform:rotateY(180deg)}.Company-module__N2WgCG__mobileCardExit{opacity:0;transform:translateY(-120px)}.Company-module__N2WgCG__mobileMissionEnter{animation:.8s forwards Company-module__N2WgCG__mobileMissionDrop}.Company-module__N2WgCG__mobileVisionEnter{animation:.8s .25s forwards Company-module__N2WgCG__mobileVisionDrop}@keyframes Company-module__N2WgCG__mobileMissionDrop{0%{opacity:0;transform:translateY(-120px)}to{opacity:1;transform:translateY(0)}}@keyframes Company-module__N2WgCG__mobileVisionDrop{0%{opacity:0;transform:translateY(-120px)}to{opacity:1;transform:translateY(0)}}.Company-module__N2WgCG__section{background:#fff;width:100%;padding:30px 20px 3px}.Company-module__N2WgCG__sectionInner{text-align:center;max-width:2100px;margin:0 auto}.Company-module__N2WgCG__h2{color:#111827;margin-bottom:10px;font-size:3.2rem;font-weight:800}.Company-module__N2WgCG__h2 span{color:#43c7f4}.Company-module__N2WgCG__whoText{color:#333;text-align:justify;max-width:760px;margin:0 auto 40px;font-size:17px;font-weight:500;line-height:1.7}.Company-module__N2WgCG__whoImageWrapper{justify-content:center;width:100%;display:flex}.Company-module__N2WgCG__whoImage{object-fit:cover;object-position:center 25%;filter:brightness(1.3);border-radius:170px;width:100%;max-width:1500px;height:530px;display:block;box-shadow:0 8px 30px rgba(0,0,0,.08)}@media (max-width:768px){.Company-module__N2WgCG__hero{min-height:420px}.Company-module__N2WgCG__heroInner{padding:60px 20px}.Company-module__N2WgCG__heroTitle{text-align:center;max-width:100%;font-size:2rem;line-height:1.2}.Company-module__N2WgCG__h2{font-size:2.4rem}.Company-module__N2WgCG__whoText{padding:0 10px;font-size:.95rem}.Company-module__N2WgCG__whoImageWrapper{width:100%;height:auto}.Company-module__N2WgCG__whoImage{object-fit:cover;border-radius:70px;width:100%;height:170px}}.Company-module__N2WgCG__certsWrap{background:#f9f6f6;padding:70px 0}.Company-module__N2WgCG__sectionInner{width:95%;margin:auto}.Company-module__N2WgCG__certsTitle{text-align:center;color:#000;margin-bottom:55px;font-size:58px;font-weight:800}.Company-module__N2WgCG__accent2{color:#45c7f5}.Company-module__N2WgCG__certsRow{grid-template-columns:repeat(3,350px);justify-content:center;gap:60px;display:grid}.Company-module__N2WgCG__certsRow article:nth-child(4){grid-column:1/2;justify-self:center;margin-left:340px}.Company-module__N2WgCG__certsRow article:nth-child(5){grid-column:2/3;justify-self:center;margin-left:350px}.Company-module__N2WgCG__certCard{background:#fff;border:1px solid #e5e5e5;border-radius:24px;width:330px;height:342px;transition:all .35s;position:relative;overflow:hidden;box-shadow:0 5px 8px rgba(0,0,0,.1),0 9px 18px rgba(0,0,0,.08),0 0 0 1px rgba(220,220,220,.9)}.Company-module__N2WgCG__certCard:before{content:"";z-index:1;background:#fff;border:3px solid #49d7ff;border-radius:20px;width:284px;height:180px;position:absolute;top:20px;left:50%;transform:translate(-50%);box-shadow:0 0 0 9px #f5f5f5,0 1px 3px rgba(95,93,93,.04),0 4px 8px rgba(76,73,73,.05),inset 0 0 0 1px rgba(255,255,255,.9)}.Company-module__N2WgCG__certCard:after{content:"";z-index:3;background:#e8e7e7;border-radius:33px;width:95px;height:12px;position:absolute;top:108px;left:28%;transform:translate(-50%);box-shadow:115px 0 #e8e7e7}.Company-module__N2WgCG__certCard span:after{content:"";background:#e8e3e3;border-radius:33px;width:140px;height:12px;position:absolute;top:63px;left:-1px}.Company-module__N2WgCG__certCard span{z-index:3;background:#e3c980;border-radius:20px;width:235px;height:1px;position:absolute;top:69px;left:50%;transform:translate(-50%)}.Company-module__N2WgCG__cardContent{text-align:center;z-index:5;background:#e8f5f7;width:100%;height:220px;padding:24px 22px;position:absolute;top:155px;left:0;box-shadow:0 -8px 18px rgba(0,0,0,.06)}.Company-module__N2WgCG__cardContent h4{color:#31c9f7;text-align:left;margin-bottom:3px;font-size:20px;font-weight:800}.Company-module__N2WgCG__certCode{color:#31c9f7;text-align:left;margin-bottom:10px;font-size:19px;font-weight:700}.Company-module__N2WgCG__small{color:#333;text-align:center;font-size:15px;font-weight:600;line-height:1.5}@media (max-width:1100px){.Company-module__N2WgCG__certsRow{grid-template-columns:repeat(2,320px)}.Company-module__N2WgCG__certsRow article:nth-child(4),.Company-module__N2WgCG__certsRow article:nth-child(5){grid-column:auto;justify-self:center}}@media (max-width:700px){.Company-module__N2WgCG__certsRow{grid-template-columns:1fr}.Company-module__N2WgCG__certCard{width:100%;max-width:320px}.Company-module__N2WgCG__certsTitle{font-size:40px}}@keyframes Company-module__N2WgCG__slideDownAnimation{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes Company-module__N2WgCG__slideUpReverse{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-50px)}}.Company-module__N2WgCG__whoEnter{animation:1s forwards Company-module__N2WgCG__slideDownAnimation}.Company-module__N2WgCG__whoExit{animation:1s forwards Company-module__N2WgCG__slideUpReverse}@keyframes Company-module__N2WgCG__zoomInAnimation{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes Company-module__N2WgCG__zoomOutAnimation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}.Company-module__N2WgCG__whoTextEnter{animation:1s forwards Company-module__N2WgCG__zoomInAnimation}.Company-module__N2WgCG__whoTextExit{animation:1s forwards Company-module__N2WgCG__zoomOutAnimation}.Company-module__N2WgCG__whoImageEnter{animation:1s forwards Company-module__N2WgCG__zoomInAnimation}.Company-module__N2WgCG__whoImageExit{animation:1s forwards Company-module__N2WgCG__zoomOutAnimation}.Company-module__N2WgCG__missionCircleBox{width:400px;height:200px;position:relative;transform:translateY(40px)}.Company-module__N2WgCG__visionCircleBox{width:400px;height:200px;position:relative;transform:translateY(-15px)}.Company-module__N2WgCG__centerBar{z-index:1;background:#fff;border-radius:20px;width:16px;height:820px;position:absolute;top:-220px;left:42%;transform:translate(-50%)}@keyframes Company-module__N2WgCG__missionTitleIn{0%{opacity:0;transform:translate(-100px)}to{opacity:1;transform:translate(0)}}@keyframes Company-module__N2WgCG__missionTitleOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-100px)}}.Company-module__N2WgCG__missionTitleEnter{animation:1s forwards Company-module__N2WgCG__missionTitleIn}.Company-module__N2WgCG__missionTitleExit{animation:1s forwards Company-module__N2WgCG__missionTitleOut}@keyframes Company-module__N2WgCG__missionTextIn{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}@keyframes Company-module__N2WgCG__missionTextOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100px)}}.Company-module__N2WgCG__missionTextEnter{animation:1s forwards Company-module__N2WgCG__missionTextIn}.Company-module__N2WgCG__missionTextExit{animation:1s forwards Company-module__N2WgCG__missionTextOut}@keyframes Company-module__N2WgCG__certZoomIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes Company-module__N2WgCG__certZoomOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}.Company-module__N2WgCG__certTitleEnter{animation:1s forwards Company-module__N2WgCG__certZoomIn}.Company-module__N2WgCG__certTitleExit{animation:1s forwards Company-module__N2WgCG__certZoomOut}@keyframes Company-module__N2WgCG__certLeftIn{0%{opacity:0;transform:translate(-100px)}to{opacity:1;transform:translate(0)}}@keyframes Company-module__N2WgCG__certLeftOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-100px)}}.Company-module__N2WgCG__certCard1Enter{animation:1s forwards Company-module__N2WgCG__certLeftIn}.Company-module__N2WgCG__certCard1Exit{animation:1s forwards Company-module__N2WgCG__certLeftOut}.Company-module__N2WgCG__certCard2Enter{animation:1s forwards Company-module__N2WgCG__zoomInAnimation}.Company-module__N2WgCG__certCard2Exit{animation:1s forwards Company-module__N2WgCG__zoomOutAnimation}@keyframes Company-module__N2WgCG__certRightIn{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}@keyframes Company-module__N2WgCG__certRightOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100px)}}.Company-module__N2WgCG__certCard3Enter{animation:1s forwards Company-module__N2WgCG__certRightIn}.Company-module__N2WgCG__certCard3Exit{animation:1s forwards Company-module__N2WgCG__certRightOut}.Company-module__N2WgCG__certCard4Enter{animation:1s forwards Company-module__N2WgCG__certLeftIn}.Company-module__N2WgCG__certCard4Exit{animation:1s forwards Company-module__N2WgCG__certLeftOut}.Company-module__N2WgCG__certCard5Enter{animation:1s forwards Company-module__N2WgCG__certRightIn}.Company-module__N2WgCG__certCard5Exit{animation:1s forwards Company-module__N2WgCG__certRightOut}.Company-module__N2WgCG__growthTitleEnter{animation:1s forwards Company-module__N2WgCG__zoomInAnimation}.Company-module__N2WgCG__growthTitleExit{animation:1s forwards Company-module__N2WgCG__zoomOutAnimation}@media (max-width:1024px){.Company-module__N2WgCG__heroTitle{text-align:left;max-width:70%;margin-top:30px;margin-left:0;font-size:2.3rem}.Company-module__N2WgCG__heroInner{justify-content:center;display:flex}.Company-module__N2WgCG__whoImage{border-radius:80px;height:320px}.Company-module__N2WgCG__certsRow{grid-template-columns:repeat(2,1fr);gap:25px}.Company-module__N2WgCG__certsRow article:nth-child(4),.Company-module__N2WgCG__certsRow article:nth-child(5){margin-left:0!important}.Company-module__N2WgCG__certCard{width:100%;max-width:320px;margin:auto}.Company-module__N2WgCG__growthTitle{font-size:42px}.Company-module__N2WgCG__certCard1Enter,.Company-module__N2WgCG__certCard2Enter,.Company-module__N2WgCG__certCard3Enter,.Company-module__N2WgCG__certCard4Enter,.Company-module__N2WgCG__certCard5Enter,.Company-module__N2WgCG__certCard1Exit,.Company-module__N2WgCG__certCard2Exit,.Company-module__N2WgCG__certCard3Exit,.Company-module__N2WgCG__certCard4Exit,.Company-module__N2WgCG__certCard5Exit{opacity:1!important;animation:none!important;transform:none!important}}@media (max-width:767px){.Company-module__N2WgCG__hero{background-position:50%;min-height:55vh}.Company-module__N2WgCG__heroInner{justify-content:center;padding:0 18px;display:flex}.Company-module__N2WgCG__heroTitle{text-align:center;max-width:100%;margin-top:90px;margin-left:0;font-size:max(1.5rem,min(6vw,2.2rem));line-height:1.3}.Company-module__N2WgCG__section{padding:25px 12px}.Company-module__N2WgCG__h2{font-size:2rem}.Company-module__N2WgCG__whoText{margin-bottom:20px;font-size:14px;line-height:1.7}.Company-module__N2WgCG__whoImage{object-fit:cover;border-radius:40px;width:100%;height:180px}.Company-module__N2WgCG__mvRow{display:none}.Company-module__N2WgCG__mobileMVSection{grid-template-columns:1fr 1fr;gap:10px;padding:10px;display:grid}.Company-module__N2WgCG__flipCard{height:250px}.Company-module__N2WgCG__flipFront h2{font-size:26px}.Company-module__N2WgCG__flipBack p{font-size:9px}.Company-module__N2WgCG__certsWrap{padding:40px 10px}.Company-module__N2WgCG__certsTitle{margin-bottom:25px;font-size:32px}.Company-module__N2WgCG__certSliderWrapper{width:100%;position:relative;overflow:hidden}.Company-module__N2WgCG__certsRow{transition:transform .8s ease-in-out;flex-wrap:nowrap!important;gap:0!important;width:500%!important;display:flex!important}.Company-module__N2WgCG__certsRow article{flex:0 0 20%!important;grid-column:auto!important;width:20%!important;min-width:20%!important;max-width:20%!important;margin:0!important}.Company-module__N2WgCG__certCard{opacity:1!important;visibility:visible!important;width:300px!important;max-width:300px!important;margin:auto!important;animation:none!important;transform:none!important}.Company-module__N2WgCG__certCard1Enter,.Company-module__N2WgCG__certCard1Exit,.Company-module__N2WgCG__certCard2Enter,.Company-module__N2WgCG__certCard2Exit,.Company-module__N2WgCG__certCard3Enter,.Company-module__N2WgCG__certCard3Exit,.Company-module__N2WgCG__certCard4Enter,.Company-module__N2WgCG__certCard4Exit,.Company-module__N2WgCG__certCard5Enter,.Company-module__N2WgCG__certCard5Exit{opacity:1!important;visibility:visible!important;animation:none!important;transform:none!important}.Company-module__N2WgCG__carouselDots{justify-content:center;gap:8px;margin-top:20px;display:flex}.Company-module__N2WgCG__carouselDot{background:#d8d8d8;border:none;border-radius:50%;width:10px;height:10px}.Company-module__N2WgCG__activeDot{background:#2ca4dd}.Company-module__N2WgCG__growthSection{padding:20px 10px}.Company-module__N2WgCG__growthTitle{margin-bottom:20px;font-size:28px}.Company-module__N2WgCG__barChart{gap:2px;min-height:250px}.Company-module__N2WgCG__barItem{width:11.1111%}.Company-module__N2WgCG__iconCircle{width:26px;height:26px;font-size:9px}.Company-module__N2WgCG__bar{width:22px}.Company-module__N2WgCG__year{font-size:6px}.Company-module__N2WgCG__barTitle{font-size:5px;line-height:1.1}.Company-module__N2WgCG__barDesc{display:none}.Company-module__N2WgCG__barChart:before{width:95%;bottom:70px}}@media (min-width:768px) and (max-width:1024px){.Company-module__N2WgCG__growthSection{padding-top:40px}.Company-module__N2WgCG__growthTitle{z-index:10;margin-bottom:50px;font-size:42px;position:relative}.Company-module__N2WgCG__barChart{min-height:340px;margin-top:0!important}.Company-module__N2WgCG__barItem{width:85px}.Company-module__N2WgCG__bar{width:50px}.Company-module__N2WgCG__iconCircle{width:45px;height:45px;font-size:18px}.Company-module__N2WgCG__year{font-size:12px}.Company-module__N2WgCG__barTitle{font-size:10px}.Company-module__N2WgCG__barDesc{display:none}.Company-module__N2WgCG__certsRow{grid-template-columns:repeat(2,1fr);justify-items:center;gap:25px;display:grid}.Company-module__N2WgCG__certsRow article:nth-child(4),.Company-module__N2WgCG__certsRow article:nth-child(5){margin-left:0!important}.Company-module__N2WgCG__certsRow article:nth-child(5){grid-column:1/span 2;justify-self:center}.Company-module__N2WgCG__certCard{width:300px;max-width:300px}}@media (max-width:500px){.Company-module__N2WgCG__hero{background-position:50%;min-height:280px!important}.Company-module__N2WgCG__heroInner{justify-content:center;align-items:center;height:100%;display:flex;padding:45px 15px!important}.Company-module__N2WgCG__heroTitle{font-weight:700;text-align:left!important;max-width:75%!important;margin-top:40px!important;font-size:1.1rem!important;line-height:1.25!important}.Company-module__N2WgCG__accent,.Company-module__N2WgCG__emphasis{display:inline}.Company-module__N2WgCG__growthSection{padding-top:50px!important}.Company-module__N2WgCG__barChart{transform-origin:top;margin-top:20px!important;transform:scale(.92)!important}}@media (min-width:540px) and (max-width:600px) and (max-height:750px){.Company-module__N2WgCG__growthSection{padding-top:35px!important}.Company-module__N2WgCG__barChart{margin-top:20px!important}}@media (max-width:480px){.Company-module__N2WgCG__mobileMVSection{grid-template-columns:1fr;gap:15px}.Company-module__N2WgCG__flipCard{height:220px}.Company-module__N2WgCG__flipFront h2{font-size:24px}.Company-module__N2WgCG__flipBack p{font-size:10px}.Company-module__N2WgCG__heroTitle{font-size:1.4rem}.Company-module__N2WgCG__h2{font-size:1.8rem}.Company-module__N2WgCG__whoText{font-size:13px}.Company-module__N2WgCG__growthTitle{font-size:22px}}@media (max-width:360px){.Company-module__N2WgCG__heroTitle{font-size:1.2rem}.Company-module__N2WgCG__h2{font-size:1.6rem}.Company-module__N2WgCG__flipCard{height:200px}}
