.SwapLeftButton-module__Ywg2na__connectBtn{color:#000;cursor:pointer;background:#fff;border:none;border-radius:10px;justify-content:center;align-items:center;width:180px;height:50px;font-size:16px;font-weight:500;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.SwapLeftButton-module__Ywg2na__connectBtn .SwapLeftButton-module__Ywg2na__btnText,.SwapLeftButton-module__Ywg2na__connectBtn .SwapLeftButton-module__Ywg2na__btnArrow{transition:all .4s;position:absolute}.SwapLeftButton-module__Ywg2na__connectBtn .SwapLeftButton-module__Ywg2na__btnText{opacity:1;transform:translate(0)}.SwapLeftButton-module__Ywg2na__connectBtn .SwapLeftButton-module__Ywg2na__btnArrow{opacity:0;transform:translate(50px)}.SwapLeftButton-module__Ywg2na__connectBtn:hover .SwapLeftButton-module__Ywg2na__btnText{opacity:0;transform:translate(-50px)}.SwapLeftButton-module__Ywg2na__connectBtn:hover .SwapLeftButton-module__Ywg2na__btnArrow{opacity:1;transform:translate(0)}
.HomeContent-module__sQ2FvG__hero{box-sizing:border-box;justify-content:space-between;align-items:center;width:100vw;min-height:90vh;padding:0 5vw;display:flex;overflow:hidden}.HomeContent-module__sQ2FvG__heroLeft{flex:0 0 30%;justify-content:center;align-items:center;display:flex}.HomeContent-module__sQ2FvG__heroLeft img{object-fit:contain;width:100%;max-width:520px;height:auto}.HomeContent-module__sQ2FvG__heroRight{color:#fff;isolation:isolate;z-index:1;flex-direction:column;flex:1;justify-content:center;align-items:flex-start;padding-left:4vw;display:flex}.HomeContent-module__sQ2FvG__heroRight h1{color:#fff;margin-top:3rem;margin-left:10px;font-family:Poppins,sans-serif;font-size:64px;font-weight:700;line-height:68px}.HomeContent-module__sQ2FvG__heroRight p{color:#d1d1d1;max-width:580px;margin-top:4.5rem;margin-bottom:4.5rem;font-family:Poppins,sans-serif;font-size:18px;font-weight:400;line-height:32px}.HomeContent-module__sQ2FvG__connectBtn{color:#000;cursor:pointer;background:#fff;border:none;border-radius:6px;margin-top:1.8rem;margin-left:.7rem;font-weight:600;transition:all .3s}.HomeContent-module__sQ2FvG__connectBtn:hover{background:#e6e6e6}@media (max-width:1024px){.HomeContent-module__sQ2FvG__hero{text-align:center;flex-direction:column;padding:40px 6vw}.HomeContent-module__sQ2FvG__heroLeft{margin-bottom:30px}.HomeContent-module__sQ2FvG__heroRight{align-items:center}.HomeContent-module__sQ2FvG__heroRight h1{font-size:2.5rem}.HomeContent-module__sQ2FvG__heroRight p{margin-bottom:4.5rem;font-size:1rem;line-height:1.6}}@media (max-width:480px){.HomeContent-module__sQ2FvG__heroRight{padding-left:0}.HomeContent-module__sQ2FvG__heroRight h1{font-size:32px;line-height:40px}.HomeContent-module__sQ2FvG__heroRight p{font-size:14px;line-height:22px}.HomeContent-module__sQ2FvG__connectBtn{width:100%;max-width:300px;padding:12px 24px;font-size:15px}}.HomeContent-module__sQ2FvG__heroRight:before{content:"";filter:blur(100px)saturate(140%)brightness(110%);opacity:1;z-index:-1;pointer-events:none;background:radial-gradient(circle at 30% 45%,rgba(255,221,0,.65) 10%,rgba(255,221,0,.25) 20%,rgba(240,200,150,.22) 35%,rgba(59,89,152,.25) 60%,rgba(118,136,211,.28) 85%,rgba(118,136,211,.12) 100%);border-radius:50%;width:85vw;max-width:500px;height:85vw;max-height:500px;position:absolute;top:60%;left:45%;transform:translate(-50%,-50%)}
.HighlightsSection-module__Gx5uPa__highlights{box-sizing:border-box;-webkit-font-smoothing:antialiased;width:100vw;text-rendering:optimizeLegibility;background:#27262b;justify-content:space-around;align-items:center;gap:max(24px,min(5vw,72px));padding:max(48px,min(7vw,200px)) min(6vw,80px);font-family:Poppins,sans-serif;display:flex;overflow:hidden}.HighlightsSection-module__Gx5uPa__highlightCard{text-align:center;color:#fff;flex-direction:column;justify-content:center;align-items:center;transition:transform .35s,box-shadow .35s;display:flex;box-shadow:0 16px 40px rgba(0,0,0,.25)}.HighlightsSection-module__Gx5uPa__highlightCard:hover{transform:translateY(-4px);box-shadow:0 20px 50px rgba(0,0,0,.35)}.HighlightsSection-module__Gx5uPa__yellow{color:#5f5308;background:linear-gradient(135deg,#fff6ba 0%,#fd0 100%);border-radius:50px;width:max(300px,min(22vw,240px));height:max(300px,min(22vw,240px));transform:rotate(-10deg)translateY(-12px)}.HighlightsSection-module__Gx5uPa__yellow h2{color:#83730c;margin-bottom:6px;font-size:max(34px,min(4.2vw,56px));font-weight:700;line-height:1.05}.HighlightsSection-module__Gx5uPa__yellow p{color:#83730c;font-size:max(25px,min(1.8vw,18px));font-weight:700;line-height:1.4}.HighlightsSection-module__Gx5uPa__blue{color:#d9e1ff;background:linear-gradient(135deg,#8fa7e6 0%,#3d476d 100%);border-radius:40px;flex-direction:row;gap:5rem;width:max(320px,min(33vw,520px));height:max(250px,min(14vw,190px));padding:0 36px;display:flex;transform:rotate(9deg)translateY(-28px)}.HighlightsSection-module__Gx5uPa__blue h2,.HighlightsSection-module__Gx5uPa__blue p{text-align:center;margin:0;line-height:1;display:inline-block}.HighlightsSection-module__Gx5uPa__blue h2{color:#9db1ff;font-size:max(28px,min(3.5vw,44px));font-weight:700}.HighlightsSection-module__Gx5uPa__blue p{color:#9db1ff;font-size:max(25px,min(1.8vw,18px));font-weight:700;line-height:1.4}.HighlightsSection-module__Gx5uPa__circle{color:#5f5308;background:linear-gradient(135deg,#fff6ba 0%,#fd0 100%);border-radius:50%;width:max(220px,min(26vw,320px));height:max(220px,min(26vw,320px));transform:translateY(40px)}.HighlightsSection-module__Gx5uPa__circle h2{color:#83730c;font-size:max(36px,min(4vw,54px));font-weight:700;line-height:1.05}.HighlightsSection-module__Gx5uPa__circle p{color:#83730c;margin-top:8px;font-size:max(25px,min(1.8vw,18px));font-weight:700;line-height:1.4}.HighlightsSection-module__Gx5uPa__diamond{transform-origin:50%;background:linear-gradient(135deg,#8fa7e6 0%,#3d476d 100%);border-radius:24px;justify-content:center;align-items:center;width:max(200px,min(22vw,260px));height:max(200px,min(22vw,260px));transition:transform .6s ease-in-out;display:flex;position:relative;overflow:hidden;transform:rotate(15deg)translateY(0);box-shadow:0 16px 40px rgba(0,0,0,.28)}.HighlightsSection-module__Gx5uPa__diamond:hover{transform:rotate(45deg)translate(30px);box-shadow:0 20px 50px rgba(0,0,0,.35)}.HighlightsSection-module__Gx5uPa__diamondContent{text-align:center;color:#d9e1ff;transform:rotate(-45deg)}.HighlightsSection-module__Gx5uPa__diamondContent h2{color:#9db1ff;margin:0;font-size:max(32px,min(3.8vw,48px));font-weight:700}.HighlightsSection-module__Gx5uPa__diamondContent p{color:#9db1ff;text-align:center;white-space:normal;word-break:break-word;max-width:150px;margin:4px 0 0;font-size:max(25px,min(1.8vw,18px));font-weight:700;line-height:1.1}@media (max-width:1024px){.HighlightsSection-module__Gx5uPa__highlights{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;padding:60px 4vw}.HighlightsSection-module__Gx5uPa__highlightCard{width:42vw;height:auto;transform:none!important}.HighlightsSection-module__Gx5uPa__yellow,.HighlightsSection-module__Gx5uPa__blue,.HighlightsSection-module__Gx5uPa__circle,.HighlightsSection-module__Gx5uPa__diamond{width:max(220px,min(40vw,300px));height:max(220px,min(40vw,300px));transform:none}.HighlightsSection-module__Gx5uPa__blue{flex-direction:column;height:auto;padding:40px}.HighlightsSection-module__Gx5uPa__diamondContent h2{font-size:max(28px,min(3.5vw,42px))}.HighlightsSection-module__Gx5uPa__pdiamondContent p{font-size:max(22px,min(2.5vw,16px))}}@media (max-width:768px){.HighlightsSection-module__Gx5uPa__highlights{text-align:center;flex-direction:column;gap:28px;padding:48px 5vw}.HighlightsSection-module__Gx5uPa__highlightCard{width:100%;max-width:320px;transform:none}.HighlightsSection-module__Gx5uPa__yellow,.HighlightsSection-module__Gx5uPa__circle{width:85vw;max-width:320px;height:85vw;max-height:320px}.HighlightsSection-module__Gx5uPa__blue{flex-direction:column;gap:12px;width:85vw;height:auto;padding:24px 18px}.HighlightsSection-module__Gx5uPa__diamond{width:70vw;max-width:280px;height:70vw;max-height:280px;transform:none}.HighlightsSection-module__Gx5uPa__diamondContent{transform:rotate(0)}.HighlightsSection-module__Gx5uPa__diamond:hover{transform:none;box-shadow:0 14px 32px rgba(0,0,0,.3)}.HighlightsSection-module__Gx5uPa__diamondContent h2,.HighlightsSection-module__Gx5uPa__diamondContent p{font-size:max(20px,min(5vw,28px));transform:none}}@media (max-width:480px){.HighlightsSection-module__Gx5uPa__highlights{gap:18px;padding:32px 12px}.HighlightsSection-module__Gx5uPa__highlightCard{border-radius:24px;max-width:200px;max-height:200px;padding:16px}.HighlightsSection-module__Gx5uPa__highlightCard h2{font-size:24px}.HighlightsSection-module__Gx5uPa__highlightCard p{font-size:14px}.HighlightsSection-module__Gx5uPa__blue{gap:8px;padding:16px}.HighlightsSection-module__Gx5uPa__diamond{width:60vw;height:60vw}}
.ServicesSection-module__JL3_nq__services{color:#fff;background:#26262b;border-top:none}.ServicesSection-module__JL3_nq__servicesInner{border-top:1px solid rgba(229,229,229,.8);max-width:90%;margin:0 auto;padding:0 30px 30px}.ServicesSection-module__JL3_nq__servicesHeader{flex-direction:row;justify-content:space-between;max-width:1200px;margin:8rem auto;padding:0 30px;display:flex}.ServicesSection-module__JL3_nq__servicesHeader h2{margin-bottom:10px;font-size:36px;font-weight:600;line-height:1.2}.ServicesSection-module__JL3_nq__servicesHeader p{color:#fff;max-width:550px;margin:0;font-size:18px;line-height:32px}.ServicesSection-module__JL3_nq__servicesGrid{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:20px;max-width:1200px;margin:0 auto;display:grid}.ServicesSection-module__JL3_nq__serviceCard{float:none;box-sizing:border-box;color:#000;border-radius:14px;flex-direction:column;gap:15px;min-height:420px;padding:30px;transition:transform .3s,box-shadow .3s;display:flex;position:relative}.ServicesSection-module__JL3_nq__serviceCard:nth-child(odd):not(.ServicesSection-module__JL3_nq__full):hover{transform:translate(10px);box-shadow:0 12px 25px rgba(0,0,0,.25)}.ServicesSection-module__JL3_nq__serviceCard:nth-child(2n):not(.ServicesSection-module__JL3_nq__full):hover{transform:translate(-10px);box-shadow:0 12px 25px rgba(0,0,0,.25)}.ServicesSection-module__JL3_nq__serviceYellow{background:linear-gradient(#fff6ba 0%,#fd0 100%);padding:60px}.ServicesSection-module__JL3_nq__serviceBlue{color:#fff;background:linear-gradient(#7688d3 0%,#3d476d 100%);padding:60px}.ServicesSection-module__JL3_nq__serviceBlue p{color:#fff}.ServicesSection-module__JL3_nq__serviceOrange{background:linear-gradient(#dac0a3 0%,#eba658 100%);padding:60px}.ServicesSection-module__JL3_nq__servicesGrid ul li{align-items:center;gap:10px;height:33px;display:flex}.ServicesSection-module__JL3_nq__servicesGrid ul li img{width:20px;height:20px}.ServicesSection-module__JL3_nq__serviceIcon{width:95px;height:91px}.ServicesSection-module__JL3_nq__serviceCard.ServicesSection-module__JL3_nq__full{border-radius:14px;flex-direction:column;grid-column:1/-1;justify-content:flex-start;align-items:flex-start;gap:16px;min-height:420px;padding:40px 50px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 10px 25px rgba(0,0,0,.25)}.ServicesSection-module__JL3_nq__serviceCard.ServicesSection-module__JL3_nq__full:hover{transform:translateY(-6px);box-shadow:0 16px 35px rgba(0,0,0,.3)}.ServicesSection-module__JL3_nq__servicesGrid .ServicesSection-module__JL3_nq__serviceCard.ServicesSection-module__JL3_nq__full:last-child:hover{transform:translateY(6px);box-shadow:0 16px 35px rgba(0,0,0,.3)}.ServicesSection-module__JL3_nq__serviceCard.ServicesSection-module__JL3_nq__full h3{color:#000;margin-bottom:6px;font-size:22px}.ServicesSection-module__JL3_nq__serviceCard.ServicesSection-module__JL3_nq__full p{color:#111;font-size:16px;line-height:26px}.ServicesSection-module__JL3_nq__serviceCard.ServicesSection-module__JL3_nq__full ul li{color:#000;margin-bottom:6px;font-size:15px;line-height:26px}.ServicesSection-module__JL3_nq__serviceCard.ServicesSection-module__JL3_nq__full .ServicesSection-module__JL3_nq__serviceIcon{width:80px;height:auto;margin-bottom:10px}.ServicesSection-module__JL3_nq__serviceCard.ServicesSection-module__JL3_nq__full.ServicesSection-module__JL3_nq__serviceBlue,.ServicesSection-module__JL3_nq__serviceCard.ServicesSection-module__JL3_nq__full.ServicesSection-module__JL3_nq__serviceBlue h3,.ServicesSection-module__JL3_nq__serviceCard.ServicesSection-module__JL3_nq__full.ServicesSection-module__JL3_nq__serviceBlue p,.ServicesSection-module__JL3_nq__serviceCard.ServicesSection-module__JL3_nq__full.ServicesSection-module__JL3_nq__serviceBlue ul li{color:#fff!important}@media (min-width:1600px){.ServicesSection-module__JL3_nq__servicesGrid{gap:40px;max-width:1400px}.ServicesSection-module__JL3_nq__serviceCard.ServicesSection-module__JL3_nq__full{padding:80px 120px}}@media (max-width:1024px){.ServicesSection-module__JL3_nq__serviceCard:hover,.ServicesSection-module__JL3_nq__serviceCard.ServicesSection-module__JL3_nq__full:hover{box-shadow:none!important;transform:none!important}.ServicesSection-module__JL3_nq__servicesHeader{flex-direction:column;gap:20px;margin:4rem auto}.ServicesSection-module__JL3_nq__servicesHeader p{max-width:100%}.ServicesSection-module__JL3_nq__serviceCardHeaderLeft{width:80px;height:80px}.ServicesSection-module__JL3_nq__serviceCardHeaderRight p{max-width:auto}.ServicesSection-module__JL3_nq__servicesGrid{grid-template-columns:1fr;gap:30px}.ServicesSection-module__JL3_nq__serviceCard.ServicesSection-module__JL3_nq__full{border-radius:12px;min-height:auto;padding:60px;box-shadow:0 4px 18px rgba(0,0,0,.25)}.ServicesSection-module__JL3_nq__serviceCard.ServicesSection-module__JL3_nq__full h3{font-size:18px}.ServicesSection-module__JL3_nq__serviceCard.ServicesSection-module__JL3_nq__full p{font-size:14px;line-height:22px}.ServicesSection-module__JL3_nq__serviceCard.ServicesSection-module__JL3_nq__full ul li{font-size:13px;line-height:20px}.ServicesSection-module__JL3_nq__serviceCard.ServicesSection-module__JL3_nq__full .ServicesSection-module__JL3_nq__serviceIcon{width:60px}}@media (max-width:768px){.ServicesSection-module__JL3_nq__services{padding:40px 4vw}.ServicesSection-module__JL3_nq__servicesInner{max-width:100%;margin:0 auto;padding:0}.ServicesSection-module__JL3_nq__servicesHeader{text-align:center;flex-direction:column;gap:10px;margin:3rem auto 2rem;padding:0 16px}.ServicesSection-module__JL3_nq__servicesHeader h2{font-size:24px;line-height:32px}.ServicesSection-module__JL3_nq__servicesHeader p{max-width:90%;margin:0 auto;font-size:14px;line-height:22px}.ServicesSection-module__JL3_nq__servicesGrid{flex-direction:column;gap:22px;width:100%;padding:0 12px;display:flex}.ServicesSection-module__JL3_nq__serviceCard{text-align:left;border-radius:12px;min-height:auto;padding:20px 16px;box-shadow:0 4px 18px rgba(0,0,0,.25)}.ServicesSection-module__JL3_nq__serviceCard h3{margin-bottom:6px;font-size:18px}.ServicesSection-module__JL3_nq__serviceCard p{font-size:14px;line-height:22px}.ServicesSection-module__JL3_nq__serviceCard ul li{gap:6px;font-size:13px;line-height:20px}.ServicesSection-module__JL3_nq__serviceIcon{width:60px;height:60px}.ServicesSection-module__JL3_nq__servicesGrid ul li img{width:16px;height:16px}.ServicesSection-module__JL3_nq__serviceCard.ServicesSection-module__JL3_nq__full{padding:24px 18px}}@media (max-width:480px){.ServicesSection-module__JL3_nq__services{padding:28px 10px}.ServicesSection-module__JL3_nq__servicesHeader{margin:24px auto 16px;padding:0}.ServicesSection-module__JL3_nq__servicesHeader h2{font-size:18px;line-height:26px}.ServicesSection-module__JL3_nq__servicesHeader p{color:#ccc;font-size:12px;line-height:18px}.ServicesSection-module__JL3_nq__servicesGrid{gap:14px}.ServicesSection-module__JL3_nq__serviceCard{border-radius:10px;padding:14px 12px}.ServicesSection-module__JL3_nq__serviceCard h3{font-size:15px;line-height:20px}.ServicesSection-module__JL3_nq__serviceCard p{font-size:12px;line-height:18px}.ServicesSection-module__JL3_nq__serviceCard ul li{font-size:11px;line-height:16px}.ServicesSection-module__JL3_nq__serviceIcon{width:42px;height:42px}.ServicesSection-module__JL3_nq__serviceCard.ServicesSection-module__JL3_nq__full{border-radius:10px;padding:16px 12px}.ServicesSection-module__JL3_nq__serviceCard.ServicesSection-module__JL3_nq__full h3{font-size:15px}.ServicesSection-module__JL3_nq__serviceCard.ServicesSection-module__JL3_nq__full p,.ServicesSection-module__JL3_nq__serviceCard.ServicesSection-module__JL3_nq__full ul li{font-size:12px;line-height:18px}.ServicesSection-module__JL3_nq__serviceCard.ServicesSection-module__JL3_nq__full .ServicesSection-module__JL3_nq__serviceIcon{width:42px}}@media (max-width:380px){.ServicesSection-module__JL3_nq__services{padding:20px 8px}.ServicesSection-module__JL3_nq__servicesHeader h2{font-size:16px}.ServicesSection-module__JL3_nq__servicesHeader p{font-size:10px;line-height:16px}.ServicesSection-module__JL3_nq__serviceCard{border-radius:8px;padding:10px}.ServicesSection-module__JL3_nq__serviceCard h3{font-size:13px}.ServicesSection-module__JL3_nq__serviceCard p,.ServicesSection-module__JL3_nq__serviceCard ul li{font-size:10px;line-height:15px}.ServicesSection-module__JL3_nq__serviceIcon{width:36px;height:36px}.ServicesSection-module__JL3_nq__serviceCard.ServicesSection-module__JL3_nq__full{border-radius:8px;padding:10px}}
.SwapUpButton-module__bgppKa__btnWrapper{width:133px;height:34px;display:inline-block;position:relative;overflow:hidden}.SwapUpButton-module__bgppKa__btn{cursor:pointer;opacity:0;pointer-events:none;width:100%;height:34px;box-shadow:none;border-radius:8px;outline:none;justify-content:center;align-items:center;font-size:14px;font-weight:500;transition:all .3s;display:flex;position:absolute;top:0;left:0}.SwapUpButton-module__bgppKa__contactBtn{color:#fff;opacity:1;pointer-events:auto;background:0 0;border:2px solid #fff}.SwapUpButton-module__bgppKa__contactBtn.SwapUpButton-module__bgppKa__filled{color:#000;background:#fff;border:none;top:60px}.SwapUpButton-module__bgppKa__btnWrapper:hover .SwapUpButton-module__bgppKa__contactBtn{opacity:0;pointer-events:none;transform:translateY(-60px)}.SwapUpButton-module__bgppKa__btnWrapper:hover .SwapUpButton-module__bgppKa__contactBtn.SwapUpButton-module__bgppKa__filled{opacity:1;pointer-events:auto;transform:translateY(-60px)}
.TechnologiesSection-module__yX624a__technologies{color:#fff;background:#26262b;border-top:1px solid rgba(229,229,229,.8);width:90%;margin:auto;padding:80px 20px;position:relative}.TechnologiesSection-module__yX624a__technologies:before,.TechnologiesSection-module__yX624a__technologies:after{content:"";background:#444;width:100%;height:2px;position:absolute;left:0}.TechnologiesSection-module__yX624a__technologies:before{top:0}.TechnologiesSection-module__yX624a__technologies:after{bottom:0}.TechnologiesSection-module__yX624a__techHeader{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:40px;max-width:1350px;margin:8rem auto;padding:0 30px;display:flex}.TechnologiesSection-module__yX624a__techHeader h2{margin-bottom:10px;font-size:36px;font-weight:600;line-height:1.2}.TechnologiesSection-module__yX624a__techHeader p{color:#fff;max-width:550px;margin:0;font-size:18px;line-height:1.9}.TechnologiesSection-module__yX624a__techContainer{align-items:flex-start;gap:40px;max-width:1500px;margin:0 auto;display:flex}.TechnologiesSection-module__yX624a__techTabs{flex-direction:column;gap:68px;min-width:180px;display:flex}.TechnologiesSection-module__yX624a__tab{color:#fff;text-align:center;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:12px;padding:30px 90px;font-size:26px;font-weight:500;transition:all .3s}.TechnologiesSection-module__yX624a__tab:hover{opacity:.9;transform:scale(1.05)}.TechnologiesSection-module__yX624a__tab.TechnologiesSection-module__yX624a__active:first-child{color:#222;background:linear-gradient(135deg,#fff6ba,#fd0);font-weight:600}.TechnologiesSection-module__yX624a__tab.TechnologiesSection-module__yX624a__active:nth-child(2){color:#222;background:linear-gradient(135deg,#dac0a3,#eba658);font-weight:600}.TechnologiesSection-module__yX624a__tab.TechnologiesSection-module__yX624a__active:nth-child(3){color:#fff;background:linear-gradient(135deg,#7688d3,#384c75);font-weight:600}.TechnologiesSection-module__yX624a__tab.TechnologiesSection-module__yX624a__active:nth-child(4){color:#222;background:linear-gradient(135deg,#fff6ba,#ffd000);font-weight:600}.TechnologiesSection-module__yX624a__techContent{border-radius:15px;grid-template-columns:repeat(4,1fr);gap:50px 40px;width:1000px;min-height:480px;padding:40px;display:grid}.TechnologiesSection-module__yX624a__techContent.TechnologiesSection-module__yX624a__frontend{background:linear-gradient(135deg,#fff6ba,#fd0)}.TechnologiesSection-module__yX624a__techContent.TechnologiesSection-module__yX624a__backend{background:linear-gradient(135deg,#dac0a3,#eba658)}.TechnologiesSection-module__yX624a__techContent.TechnologiesSection-module__yX624a__design{background:linear-gradient(135deg,#7688d3,#384c75)}.TechnologiesSection-module__yX624a__techContent.TechnologiesSection-module__yX624a__marketing{background:linear-gradient(135deg,#fff6ba,#ffd000)}.TechnologiesSection-module__yX624a__techCard{color:#000;text-align:center;flex-direction:column;align-items:center;gap:12px;font-size:14px;font-weight:600;display:flex}.TechnologiesSection-module__yX624a__techCard img{object-fit:contain;width:110px;height:130px;transition:transform .3s}.TechnologiesSection-module__yX624a__techCard:hover img{transform:scale(1.08)}@media (max-width:1024px){.TechnologiesSection-module__yX624a__technologies{width:95vw;padding:60px 5vw}.TechnologiesSection-module__yX624a__techHeader{text-align:left;flex-direction:column;align-items:flex-start;gap:18px;margin:4rem auto;padding:0}.TechnologiesSection-module__yX624a__techHeader h2{font-size:28px;line-height:36px}.TechnologiesSection-module__yX624a__techHeader p{font-size:15px;line-height:24px}.TechnologiesSection-module__yX624a__techContainer{flex-direction:column;align-items:center;gap:32px}.TechnologiesSection-module__yX624a__techTabs{flex-flow:wrap;justify-content:center;align-items:center;gap:12px;width:100%}.TechnologiesSection-module__yX624a__tab{min-width:auto;padding:14px 22px;font-size:18px}.TechnologiesSection-module__yX624a__techContent{border-radius:12px;grid-template-columns:repeat(3,1fr);gap:24px;width:100%;padding:28px}.TechnologiesSection-module__yX624a__techCard img{width:80px;height:90px}.TechnologiesSection-module__yX624a__techCard{font-size:13px}}@media (max-width:900px){.TechnologiesSection-module__yX624a__technologies{width:96vw;padding:40px 4vw}.TechnologiesSection-module__yX624a__techContainer{flex-direction:column;gap:24px}.TechnologiesSection-module__yX624a__techTabs{flex-direction:row;justify-content:center;gap:8px}.TechnologiesSection-module__yX624a__tab{padding:10px 18px;font-size:16px}.TechnologiesSection-module__yX624a__techContent{grid-template-columns:repeat(3,1fr);gap:18px;padding:20px}.TechnologiesSection-module__yX624a__techCard img{width:70px;height:80px}.TechnologiesSection-module__yX624a__techCard{gap:6px;font-size:12px}}@media (max-width:600px){.TechnologiesSection-module__yX624a__technologies{width:92vw;padding:30px 3vw}.TechnologiesSection-module__yX624a__techHeader{text-align:center;gap:10px;margin-bottom:18px}.TechnologiesSection-module__yX624a__techHeader h2{font-size:18px;line-height:26px}.TechnologiesSection-module__yX624a__techHeader p{color:#ccc;font-size:12px;line-height:18px}.TechnologiesSection-module__yX624a__techTabs{flex-wrap:wrap;justify-content:center;gap:6px}.TechnologiesSection-module__yX624a__tab{border-radius:8px;padding:8px 10px;font-size:12px}.TechnologiesSection-module__yX624a__techContent{grid-template-columns:repeat(3,1fr);gap:14px;padding:16px}.TechnologiesSection-module__yX624a__techCard img{width:60px;height:70px}.TechnologiesSection-module__yX624a__techCard{gap:4px;font-size:10px}.TechnologiesSection-module__yX624a__techContent{min-height:auto}}@media (max-width:380px){.TechnologiesSection-module__yX624a__technologies{width:90vw;padding:20px 2vw}.TechnologiesSection-module__yX624a__techHeader h2{font-size:16px;line-height:22px}.TechnologiesSection-module__yX624a__techHeader p{font-size:10px;line-height:16px}.TechnologiesSection-module__yX624a__tab{padding:6px;font-size:10px}.TechnologiesSection-module__yX624a__techContent{grid-template-columns:repeat(3,1fr);gap:12px;padding:12px}.TechnologiesSection-module__yX624a__techCard img{width:100px;height:100px}.TechnologiesSection-module__yX624a__techCard{font-size:9px}}
.CaseStudiesSection-module__a8CAwq__caseStudies{color:#fff;background:#26262b;border-top:none}.CaseStudiesSection-module__a8CAwq__caseContainer{border-top:1px solid rgba(229,229,229,.8);border-bottom:1px solid rgba(229,229,229,.8);max-width:90%;margin:0 auto;padding:0 30px}.CaseStudiesSection-module__a8CAwq__caseHeader{flex-wrap:wrap;justify-content:space-between;gap:20px;max-width:1200px;margin:8rem auto;padding:0 30px;display:flex}.CaseStudiesSection-module__a8CAwq__caseHeader h2{font-size:36px;font-weight:600;line-height:1.2}.CaseStudiesSection-module__a8CAwq__caseHeader p{color:#fff;max-width:550px;margin:0;font-size:18px;line-height:1.9}.CaseStudiesSection-module__a8CAwq__caseCard{border-radius:20px;max-width:1200px;margin:0 auto;transition:transform .5s,box-shadow .5s;position:relative}.CaseStudiesSection-module__a8CAwq__caseCard:hover{transform:scale(1.03);box-shadow:0 25px 60px rgba(0,0,0,.5)}.CaseStudiesSection-module__a8CAwq__caseYellow{background:linear-gradient(135deg,#fff6ba,#ffd000)}.CaseStudiesSection-module__a8CAwq__caseOrange{background:linear-gradient(135deg,#dac0a3,#eba658)}.CaseStudiesSection-module__a8CAwq__caseBlue{background:linear-gradient(135deg,#7688d3,#3d476d)}.CaseStudiesSection-module__a8CAwq__caseMain{border-radius:20px;align-items:center;min-height:480px;padding:110px 5px 140px 58%;display:flex;position:relative;overflow:visible}.CaseStudiesSection-module__a8CAwq__caseMain img{object-fit:cover;border-radius:16px;width:60%;transition:transform .6s;position:absolute;top:50%;left:-100px;transform:translateY(-45%)}.CaseStudiesSection-module__a8CAwq__caseCard:hover .CaseStudiesSection-module__a8CAwq__caseMain img{transform:translateY(-45%)scale(1.08)}.CaseStudiesSection-module__a8CAwq__caseText{max-width:520px}.CaseStudiesSection-module__a8CAwq__caseCard:hover .CaseStudiesSection-module__a8CAwq__caseText{transform:translate(-10px)}.CaseStudiesSection-module__a8CAwq__caseText h3{margin-bottom:30px;font-size:30px;font-weight:600}.CaseStudiesSection-module__a8CAwq__caseText p{font-size:19px;line-height:28px}.CaseStudiesSection-module__a8CAwq__caseYellow .CaseStudiesSection-module__a8CAwq__caseText,.CaseStudiesSection-module__a8CAwq__caseOrange .CaseStudiesSection-module__a8CAwq__caseText{color:#222}.CaseStudiesSection-module__a8CAwq__caseBlue .CaseStudiesSection-module__a8CAwq__caseText{color:#fff}.CaseStudiesSection-module__a8CAwq__caseBottom{grid-template-columns:65% 35%;align-items:stretch;gap:30px;max-width:1200px;margin:60px auto 100px;display:grid}.CaseStudiesSection-module__a8CAwq__caseBox{background:linear-gradient(#696969 0%,#2d2d2d 100%);border-radius:16px;flex-direction:column;gap:20px;padding:50px 45px;transition:transform .4s,box-shadow .4s;display:flex}.CaseStudiesSection-module__a8CAwq__caseBox{will-change:transform;transition:transform .5s,box-shadow .5s;transform:scale(1)}.CaseStudiesSection-module__a8CAwq__caseBox:hover{transform:scale(1.04);box-shadow:0 18px 45px rgba(0,0,0,.55)}.CaseStudiesSection-module__a8CAwq__caseBottom:hover .CaseStudiesSection-module__a8CAwq__caseBox:not(:hover){opacity:.9;transition:transform .5s,opacity .5s;transform:scale(.98)}.CaseStudiesSection-module__a8CAwq__caseBox:hover .CaseStudiesSection-module__a8CAwq__caseLeft,.CaseStudiesSection-module__a8CAwq__caseBox:hover .CaseStudiesSection-module__a8CAwq__caseRight,.CaseStudiesSection-module__a8CAwq__caseBox:hover h4,.CaseStudiesSection-module__a8CAwq__caseBox:hover p,.CaseStudiesSection-module__a8CAwq__caseBox:hover ul li{transition:transform .4s;transform:translateY(-3px)}.CaseStudiesSection-module__a8CAwq__caseBottom .CaseStudiesSection-module__a8CAwq__caseBox:first-child{grid-template-columns:35% 65%;align-items:center;gap:20px;display:grid}.CaseStudiesSection-module__a8CAwq__caseLeft{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.CaseStudiesSection-module__a8CAwq__caseLeft .CaseStudiesSection-module__a8CAwq__caseIcon{background:rgba(255,255,255,.12);border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.CaseStudiesSection-module__a8CAwq__caseLeft .CaseStudiesSection-module__a8CAwq__caseIcon img{object-fit:contain;width:34px;height:34px}.CaseStudiesSection-module__a8CAwq__caseLeft h4{margin:0;font-size:20px;font-weight:600}.CaseStudiesSection-module__a8CAwq__caseRight{padding-left:45px;position:relative}.CaseStudiesSection-module__a8CAwq__caseRight ul{margin:0;padding:0;list-style:none;position:relative}.CaseStudiesSection-module__a8CAwq__caseRight ul:before{content:"";z-index:0;border-left:2px dotted rgba(255,255,255,.3);position:absolute;top:0;bottom:0;left:-23px}.CaseStudiesSection-module__a8CAwq__caseRight ul li{letter-spacing:.3px;vertical-align:middle;color:#fff;background:rgba(255,255,255,.08);border-radius:14px;margin-bottom:22px;padding:10px 18px;font-size:12px;font-style:normal;font-weight:400;line-height:16px;position:relative}.CaseStudiesSection-module__a8CAwq__caseRight ul li:before{content:"";z-index:1;background:radial-gradient(circle,#ffd000 22%,transparent 25%) padding-box padding-box,linear-gradient(#696969 0%);border:2px solid #ffd000;border-radius:50%;width:16px;height:16px;position:absolute;top:50%;left:-30px;transform:translateY(-50%);box-shadow:0 0 0 4px transparent}.CaseStudiesSection-module__a8CAwq__caseBottom .CaseStudiesSection-module__a8CAwq__caseBox:last-child{justify-content:center}.CaseStudiesSection-module__a8CAwq__caseBottom .CaseStudiesSection-module__a8CAwq__caseBox:last-child h4{align-items:center;gap:10px;margin-bottom:15px;font-size:20px;font-weight:600;display:flex}.CaseStudiesSection-module__a8CAwq__caseBottom .CaseStudiesSection-module__a8CAwq__caseBox:last-child p{color:rgba(255,255,255,.8);margin:0;font-size:16px;line-height:1.6}@media (max-width:1420px){.CaseStudiesSection-module__a8CAwq__caseCard:hover{transform:scale(1.015)}.CaseStudiesSection-module__a8CAwq__caseCard:hover .CaseStudiesSection-module__a8CAwq__caseMain img{transform:translateY(-45%)scale(1.04)}.CaseStudiesSection-module__a8CAwq__caseBox:hover{transform:scale(1.02)}.CaseStudiesSection-module__a8CAwq__caseBottom:hover .CaseStudiesSection-module__a8CAwq__caseBox:not(:hover){transform:scale(.99)}}@media (max-width:1140px){.CaseStudiesSection-module__a8CAwq__caseMain img{left:-80px}}@media (max-width:992px){.CaseStudiesSection-module__a8CAwq__caseContainer{padding:0}.CaseStudiesSection-module__a8CAwq__caseHeader{text-align:left;flex-direction:column;margin:2rem auto;padding:0}.CaseStudiesSection-module__a8CAwq__caseMain{flex-direction:column;min-height:auto;padding:20px}.CaseStudiesSection-module__a8CAwq__caseMain img{width:100%;height:220px;margin-bottom:20px;position:relative;left:0;transform:none}.CaseStudiesSection-module__a8CAwq__caseBottom{grid-template-columns:1fr;gap:24px;margin:40px auto}.CaseStudiesSection-module__a8CAwq__caseBottom .CaseStudiesSection-module__a8CAwq__caseBox:first-child{grid-template-columns:1fr}.CaseStudiesSection-module__a8CAwq__caseBox{padding:30px 25px}}@media (max-width:993px){.CaseStudiesSection-module__a8CAwq__caseCard,.CaseStudiesSection-module__a8CAwq__caseBox,.CaseStudiesSection-module__a8CAwq__caseMain img{transition:none!important;transform:none!important}.CaseStudiesSection-module__a8CAwq__caseCard:hover,.CaseStudiesSection-module__a8CAwq__caseBox:hover,.CaseStudiesSection-module__a8CAwq__caseBottom:hover .CaseStudiesSection-module__a8CAwq__caseBox:not(:hover),.CaseStudiesSection-module__a8CAwq__caseCard:hover .CaseStudiesSection-module__a8CAwq__caseMain img,.CaseStudiesSection-module__a8CAwq__caseCard:hover .CaseStudiesSection-module__a8CAwq__caseText{box-shadow:none!important;opacity:1!important;transform:none!important}}@media (max-width:600px){.CaseStudiesSection-module__a8CAwq__caseHeader h2{font-size:18px}.CaseStudiesSection-module__a8CAwq__caseHeader p{font-size:12px;line-height:18px}.CaseStudiesSection-module__a8CAwq__caseMain img{height:130px}.CaseStudiesSection-module__a8CAwq__caseText h3{font-size:16px}.CaseStudiesSection-module__a8CAwq__caseText p{font-size:12px;line-height:18px}.CaseStudiesSection-module__a8CAwq__caseBox{border-radius:10px;padding:18px 12px}.CaseStudiesSection-module__a8CAwq__caseBox h4{font-size:15px}.CaseStudiesSection-module__a8CAwq__caseRight ul li{letter-spacing:.2px;padding:8px 12px;font-size:11px;line-height:15px}.CaseStudiesSection-module__a8CAwq__caseRight ul:before{left:-16px}.CaseStudiesSection-module__a8CAwq__caseRight ul li:before{background:radial-gradient(circle,#ffd000 25%,transparent 30%);border:1.8px solid #ffd000;width:13px;height:13px;left:-24px}}
.ProcessSection-module__G585fq__process{color:#fff;background:#26262b;border-top:none;width:100%}.ProcessSection-module__G585fq__processContainer{margin:0 auto;padding:0}.ProcessSection-module__G585fq__processHeader{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:20px;margin:8rem auto 4rem;padding:0 2rem;display:flex}.ProcessSection-module__G585fq__processHeader h2{color:#fff;font-family:Poppins,sans-serif;font-size:36px;font-weight:500;line-height:1.2}.ProcessSection-module__G585fq__processGrid{grid-template-columns:repeat(3,1fr);justify-content:center;align-items:stretch;gap:32px;margin:0 auto 6rem;padding:0 1rem;display:grid}.ProcessSection-module__G585fq__processCard{background:linear-gradient(#696969,#2d2d2d);border-radius:14px;flex-direction:column;justify-content:center;gap:12px;height:100%;padding:60px 40px;transition:transform .3s,box-shadow .3s,background .3s;display:flex;box-shadow:inset 0 2px 6px rgba(255,255,255,.05)}.ProcessSection-module__G585fq__processCard:nth-child(3n+1):hover{color:#222;background:linear-gradient(#fff6ba,#fd0)}.ProcessSection-module__G585fq__processCard:nth-child(3n+2):hover{color:#222;background:linear-gradient(#dac0a3,#eba658)}.ProcessSection-module__G585fq__processCard:nth-child(3n+3):hover{color:#fff;background:linear-gradient(#7688d3,#3d476d)}.ProcessSection-module__G585fq__yellowCard:hover{color:#222!important;background:linear-gradient(#fff6ba,#fd0)!important}.ProcessSection-module__G585fq__orangeCard:hover{color:#222!important;background:linear-gradient(#dac0a3,#eba658)!important}.ProcessSection-module__G585fq__blueCard:hover{color:#fff!important;background:linear-gradient(#7688d3,#3d476d)!important}.ProcessSection-module__G585fq__processCard:hover{transform:translateY(-6px);box-shadow:0 12px 25px rgba(0,0,0,.35)}.ProcessSection-module__G585fq__processCard h3{color:inherit;margin:0;font-family:Poppins,sans-serif;font-size:20px;font-weight:600;line-height:28px}.ProcessSection-module__G585fq__processCard p{color:inherit;margin:0;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:24px}@media (min-width:1440px){.ProcessSection-module__G585fq__processContainer{max-width:90%}.ProcessSection-module__G585fq__processGrid{grid-template-columns:repeat(3,1fr);gap:40px}.ProcessSection-module__G585fq__processCard{border-radius:16px;padding:80px 60px}.ProcessSection-module__G585fq__processCard h3{font-size:22px}.ProcessSection-module__G585fq__processCard p{font-size:17px;line-height:26px}}@media (max-width:1200px){.ProcessSection-module__G585fq__process{padding:60px 2vw}.ProcessSection-module__G585fq__processGrid{grid-template-columns:repeat(2,1fr);gap:24px}.ProcessSection-module__G585fq__processCard{padding:50px 36px}.ProcessSection-module__G585fq__processCard h3{font-size:19px}.ProcessSection-module__G585fq__processCard p{font-size:15px}}@media (max-width:900px){.ProcessSection-module__G585fq__process{padding:40px 4vw}.ProcessSection-module__G585fq__processHeader{text-align:left;flex-direction:column;align-items:flex-start;margin:4rem auto 3rem;padding:0 1rem}.ProcessSection-module__G585fq__processHeader h2{font-size:28px;line-height:34px}.ProcessSection-module__G585fq__processGrid{grid-template-columns:repeat(2,1fr);gap:20px}.ProcessSection-module__G585fq__processCard{border-radius:12px;padding:36px 26px}.ProcessSection-module__G585fq__processCard h3{font-size:17px}.ProcessSection-module__G585fq__processCard p{font-size:14px;line-height:20px}}@media (max-width:768px){.ProcessSection-module__G585fq__process{padding:32px 3vw}.ProcessSection-module__G585fq__processHeader{text-align:center;align-items:center;gap:8px;margin:0 auto 3rem;padding:0 2rem}.ProcessSection-module__G585fq__processHeader h2{font-size:24px;line-height:32px}.ProcessSection-module__G585fq__processGrid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:0}.ProcessSection-module__G585fq__processCard{border-radius:10px;padding:28px 20px}.ProcessSection-module__G585fq__processCard h3{font-size:16px}.ProcessSection-module__G585fq__processCard p{font-size:13px}}@media (max-width:600px){.ProcessSection-module__G585fq__process{padding:28px 4vw}.ProcessSection-module__G585fq__processGrid{grid-template-columns:1fr;gap:14px}.ProcessSection-module__G585fq__processCard{border-radius:10px;padding:22px 16px}.ProcessSection-module__G585fq__processCard h3{font-size:15px;line-height:20px}.ProcessSection-module__G585fq__processCard p{font-size:12px;line-height:17px}}@media (max-width:380px){.ProcessSection-module__G585fq__process{padding:20px 3vw}.ProcessSection-module__G585fq__processHeader h2{font-size:16px;line-height:22px}.ProcessSection-module__G585fq__processGrid{gap:10px}.ProcessSection-module__G585fq__processCard{border-radius:8px;padding:16px 10px}.ProcessSection-module__G585fq__processCard h3{font-size:13px}.ProcessSection-module__G585fq__processCard p{font-size:11px;line-height:15px}}@media (max-width:900px){.ProcessSection-module__G585fq__processCard{box-shadow:none!important;transition:none!important;transform:none!important}.ProcessSection-module__G585fq__processCard:nth-child(3n+1){color:#222;background:linear-gradient(#fff6ba,#fd0)}.ProcessSection-module__G585fq__processCard:nth-child(3n+2){color:#222;background:linear-gradient(#dac0a3,#eba658)}.ProcessSection-module__G585fq__processCard:nth-child(3n+3){color:#fff;background:linear-gradient(#7688d3,#3d476d)}.ProcessSection-module__G585fq__processCard:hover{box-shadow:none!important;transform:none!important}}
:root{--nav-underline:rgba(255,255,255,.85)}.Header-module__ldgnoG__headerBlend{background:linear-gradient(#26262b 0%,#26262b 20%,#1e1e22 45%,#1e1e22 100%)}.Header-module__ldgnoG__header{color:#fff;z-index:1000;background:#26262b;align-items:center;width:100%;height:104px;display:flex;position:fixed;top:0;left:0}.Header-module__ldgnoG__headerContainer{justify-content:space-between;align-items:center;width:100%;max-width:1920px;height:100%;margin:0 auto;padding:0 90px 0 69px;display:flex}.Header-module__ldgnoG__logo{align-items:center;gap:10px;display:flex}.Header-module__ldgnoG__logo img{height:100px}.Header-module__ldgnoG__nav ul{gap:60px;margin:0;padding:0;list-style:none;display:flex}.Header-module__ldgnoG__navLink{color:#fff;letter-spacing:.02em;padding:0;font-size:14px;font-weight:400;text-decoration:none;transition:color .25s;display:inline-block;position:relative}.Header-module__ldgnoG__navLink:hover{color:#fff6ba}.Header-module__ldgnoG__navLink:after{content:"";background:var(--nav-underline);border-radius:2px;width:0;height:2px;transition:width .25s,left .25s;position:absolute;bottom:0;left:50%}.Header-module__ldgnoG__navLink:hover:after,.Header-module__ldgnoG__navLink.Header-module__ldgnoG__isActive:after{width:100%;left:0}.Header-module__ldgnoG__navLink:focus{outline:none}.Header-module__ldgnoG__navLink:focus-visible{outline:2px solid var(--nav-underline);outline-offset:4px}.Header-module__ldgnoG__contactBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff;border-radius:6px;padding:8px 30px;font-size:14px;font-weight:500;transition:all .3s}.Header-module__ldgnoG__contactBtn:hover{color:#1b1b1b;background:#fff;border-color:#fff}.Header-module__ldgnoG__hamburger{cursor:pointer;flex-direction:column;gap:5px;display:none}.Header-module__ldgnoG__hamburger span{background:#fff;border-radius:2px;width:25px;height:3px;transition:all .3s}@media (max-width:1024px){.Header-module__ldgnoG__headerContainer{padding:0 20px}.Header-module__ldgnoG__nav{background:#1b1b1b;flex-direction:column;width:250px;padding:20px;display:none;position:absolute;top:104px;right:0}.Header-module__ldgnoG__nav.Header-module__ldgnoG__open{display:flex}.Header-module__ldgnoG__nav ul{flex-direction:column;gap:20px}.Header-module__ldgnoG__headerBtn{display:none}.Header-module__ldgnoG__hamburger{display:flex}}body{background:#1b1b1f;margin:0;padding-top:104px;font-family:Poppins,sans-serif}
.ResultsSection-module__BmKbAG__results{color:#fff;background:#26262b;width:90%;margin:auto;padding:80px 20px;position:relative;overflow:hidden}.ResultsSection-module__BmKbAG__results:before{content:"";border-top:1px solid rgba(229,229,229,.8);width:100%;height:2px;position:absolute;left:0}.ResultsSection-module__BmKbAG__resultsContainer{margin:0 auto;padding:0 30px}.ResultsSection-module__BmKbAG__resultsHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin:8rem auto 4rem;padding:0 1rem;display:flex}.ResultsSection-module__BmKbAG__resultsHeader h2{margin:0;font-family:Poppins,sans-serif;font-size:36px;font-weight:500;line-height:40px}.ResultsSection-module__BmKbAG__resultsGrid{grid-template-columns:repeat(3,1fr);gap:30px;margin:0 auto;display:grid}.ResultsSection-module__BmKbAG__resultCard{aspect-ratio:1;border-radius:16px;flex-direction:column;justify-content:flex-end;align-items:center;margin-top:8rem;transition:transform .4s,box-shadow .4s;display:flex;position:relative}.ResultsSection-module__BmKbAG__resultCard:hover{transform:translateY(-6px);box-shadow:0 18px 35px rgba(0,0,0,.45)}.ResultsSection-module__BmKbAG__resultCard img{object-fit:contain;width:90%;height:90%;transition:transform .6s;position:absolute;top:0;left:50%;transform:translate(-50%,-10%)}.ResultsSection-module__BmKbAG__resultCard:hover img{transform:translate(-50%,-25%)scale(1.05)}.ResultsSection-module__BmKbAG__resultContent{z-index:2;text-align:center;padding:1.5rem;position:relative}.ResultsSection-module__BmKbAG__resultCard p{color:#222;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;line-height:1.4;transition:transform .3s,color .3s}.ResultsSection-module__BmKbAG__resultBlue .ResultsSection-module__BmKbAG__resultContent p{color:#fff}.ResultsSection-module__BmKbAG__resultCard:hover p{transform:translateY(-6px)}.ResultsSection-module__BmKbAG__resultYellow{background:linear-gradient(#fff6ba,#ffd000)}.ResultsSection-module__BmKbAG__resultBlue{background:linear-gradient(#7e9ad6,#3d476d)}.ResultsSection-module__BmKbAG__resultOrange{background:linear-gradient(#f9d29d,#f89b29)}@media (min-width:1440px){.ResultsSection-module__BmKbAG__results{padding:100px 60px}.ResultsSection-module__BmKbAG__resultsGrid{gap:40px}.ResultsSection-module__BmKbAG__resultCard p{font-size:1.2rem}}@media (max-width:1200px){.ResultsSection-module__BmKbAG__results{width:95vw;padding:60px 4vw}.ResultsSection-module__BmKbAG__resultsGrid{grid-template-columns:repeat(2,1fr);gap:24px}.ResultsSection-module__BmKbAG__resultCard p{font-size:.95rem}}@media (max-width:900px){.ResultsSection-module__BmKbAG__results{width:96vw;padding:40px 3vw}.ResultsSection-module__BmKbAG__resultsHeader{text-align:left;flex-direction:column;margin:4rem auto 2rem}.ResultsSection-module__BmKbAG__resultsHeader h2{font-size:28px;line-height:36px}.ResultsSection-module__BmKbAG__resultsGrid{grid-template-columns:repeat(2,1fr);gap:20px}.ResultsSection-module__BmKbAG__resultCard p{font-size:.9rem}.ResultsSection-module__BmKbAG__resultCard:hover{transform:translateY(0);box-shadow:0 18px 35px rgba(0,0,0,.45)}.ResultsSection-module__BmKbAG__resultCard:hover img{transform:translate(-50%,-10%)scale(1)}.ResultsSection-module__BmKbAG__resultCard:hover p{transform:translateY(0)}}@media (max-width:768px){.ResultsSection-module__BmKbAG__results{width:94vw;padding:30px 3vw}.ResultsSection-module__BmKbAG__resultsHeader{text-align:center;align-items:center}.ResultsSection-module__BmKbAG__resultsHeader h2{font-size:22px;line-height:30px}.ResultsSection-module__BmKbAG__resultsGrid{grid-template-columns:1fr 1fr;gap:14px}.ResultsSection-module__BmKbAG__resultCard p{font-size:.85rem}}@media (max-width:600px){.ResultsSection-module__BmKbAG__results{width:92vw;padding:24px 2vw}.ResultsSection-module__BmKbAG__resultsHeader{text-align:center;margin-bottom:20px}.ResultsSection-module__BmKbAG__resultsHeader h2{font-size:18px;line-height:24px}.ResultsSection-module__BmKbAG__resultsGrid{grid-template-columns:1fr;gap:18px}.ResultsSection-module__BmKbAG__resultCard{border-radius:10px}.ResultsSection-module__BmKbAG__resultCard p{font-size:13px}}@media (max-width:380px){.ResultsSection-module__BmKbAG__results{width:90vw;padding:20px 1vw}.ResultsSection-module__BmKbAG__resultsHeader h2{font-size:16px;line-height:22px}.ResultsSection-module__BmKbAG__resultsGrid{gap:12px}.ResultsSection-module__BmKbAG__resultCard{border-radius:8px}.ResultsSection-module__BmKbAG__resultCard p{font-size:11px}}@media (min-width:1920px){.ResultsSection-module__BmKbAG__results{max-width:1800px;padding:120px 80px}.ResultsSection-module__BmKbAG__resultsGrid{gap:60px}.ResultsSection-module__BmKbAG__resultCard{border-radius:20px}.ResultsSection-module__BmKbAG__resultCard p{font-size:1.3rem}}
.Footer-module__Grjkva__footer{color:#fff;background:#2b2d32;padding:60px 130px 0;font-family:Poppins,sans-serif}.Footer-module__Grjkva__footerContainer{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:120px;max-width:1300px;margin:0 auto;display:flex}.Footer-module__Grjkva__footerLeft{flex:550px;max-width:970px;margin-bottom:50px}.Footer-module__Grjkva__footerLogo{height:60px;margin-bottom:24px;display:block}.Footer-module__Grjkva__footerAbout{color:#fff;width:80%;margin-bottom:50px;font-size:16px;line-height:28px}.Footer-module__Grjkva__footerItem{color:#ddd;align-items:center;gap:20px;margin-bottom:20px;font-size:16px;display:flex}.Footer-module__Grjkva__footerItem img{filter:brightness(0)invert();width:24px;height:24px}.Footer-module__Grjkva__footerLinks{margin:0;padding:0;list-style:none}.Footer-module__Grjkva__footerRight{gap:80px;display:flex}.Footer-module__Grjkva__footerLinks li{margin:6px 0}.Footer-module__Grjkva__footerLinks a{color:#d1d1d1;font-size:14px;text-decoration:none;transition:color .3s}.Footer-module__Grjkva__footerLinks a:hover{color:#fff}.Footer-module__Grjkva__footerBottom{color:#aaa;border-top:1px solid #fff;justify-content:space-between;align-items:center;margin-left:auto;margin-right:auto;padding:20px 0;font-size:13px;display:flex}.Footer-module__Grjkva__footerBottomLeft{flex-direction:column;align-items:flex-start;gap:6px}.Footer-module__Grjkva__footerBottomLeft h6{color:#fff;margin:20px 0;font-size:14px;font-weight:500}.Footer-module__Grjkva__footer-bottomLeft p{color:#bbb;cursor:pointer;margin:0 12px 0 0;font-size:13px;transition:color .3s;display:inline-block}.Footer-module__Grjkva__socialIcons{gap:16px;padding-right:15%;display:flex}.Footer-module__Grjkva__socialIcons img{width:32px;height:32px;transition:transform .3s,opacity .3s}.Footer-module__Grjkva__socialIcons img:hover{opacity:.8;transform:scale(1.08)}@media (max-width:768px){.Footer-module__Grjkva__footer{text-align:center;padding:40px 24px 0}.Footer-module__Grjkva__footerContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:40px}.Footer-module__Grjkva__footerLeft{text-align:center;flex-direction:column;flex:0 0 0;align-items:center;margin-bottom:30px;display:flex}.Footer-module__Grjkva__footerLogo{margin:0 auto 20px}.Footer-module__Grjkva__footerAbout{text-align:center;width:100%;margin:0 auto 30px}.Footer-module__Grjkva__footerItem{justify-content:center}.Footer-module__Grjkva__footerRight{flex-direction:column;align-items:center;gap:24px}.Footer-module__Grjkva__footerLinks{text-align:center}.Footer-module__Grjkva__footerBottom{text-align:center;flex-direction:column;align-items:center;gap:16px}.Footer-module__Grjkva__footerBottomLeft{align-items:center}.Footer-module__Grjkva__socialIcons{justify-content:center;padding-right:0}}
.IndustriesSection-module___YOEga__industries{color:#fff;background:#26262b;width:90%;margin:auto;padding:80px 20px;position:relative}.IndustriesSection-module___YOEga__industries:before{content:"";border-top:1px solid rgba(229,229,229,.8);width:100%;height:2px;position:absolute;left:0}.IndustriesSection-module___YOEga__industriesHeader{justify-content:flex-start;gap:20px;margin:8rem auto;padding:0;display:flex}.IndustriesSection-module___YOEga__industriesHeader h2{margin:0;font-family:Poppins,sans-serif;font-size:36px;font-weight:400;line-height:40px}.IndustriesSection-module___YOEga__industriesGrid{grid-template-columns:repeat(4,1fr);gap:150px 25px;margin:0 auto;display:grid}.IndustriesSection-module___YOEga__industryCard{text-align:center;background:linear-gradient(90deg,#696969,#2d2d2d);border-radius:14px;flex-direction:row;justify-content:center;align-items:center;padding:30px;transition:transform .3s;display:flex;overflow:hidden}.IndustriesSection-module___YOEga__industryImg{object-fit:contain;filter:brightness(0)invert();width:70px;height:70px;transition:transform .3s,filter .3s}.IndustriesSection-module___YOEga__industryCard:hover .IndustriesSection-module___YOEga__industryImg{filter:brightness(0)invert(0);transform:translate(-30px)}.IndustriesSection-module___YOEga__industryText{opacity:0;white-space:nowrap;max-width:0;margin-left:0;font-family:Poppins,sans-serif;font-size:20px;font-weight:600;line-height:28px;transition:opacity .3s,transform .3s,color .3s;transform:translate(50px)}.IndustriesSection-module___YOEga__industryCard:hover .IndustriesSection-module___YOEga__industryText{opacity:1;max-width:220px;transform:translate(-20px)}.IndustriesSection-module___YOEga__industryCard.IndustriesSection-module___YOEga__realEstate:hover{background:linear-gradient(90deg,#fff6ba,#ffd000)}.IndustriesSection-module___YOEga__industryCard.IndustriesSection-module___YOEga__realEstate:hover .IndustriesSection-module___YOEga__industryText{color:#222}.IndustriesSection-module___YOEga__industryCard.IndustriesSection-module___YOEga__software:hover{background:linear-gradient(90deg,#7e9ad6,#3d476d)}.IndustriesSection-module___YOEga__industryCard.IndustriesSection-module___YOEga__saas:hover{background:linear-gradient(90deg,#f9d29d,#f89b29)}.IndustriesSection-module___YOEga__industryCard.IndustriesSection-module___YOEga__saas:hover .IndustriesSection-module___YOEga__industryText{color:#222}.IndustriesSection-module___YOEga__industryCard.IndustriesSection-module___YOEga__ecommerce:hover{background:linear-gradient(90deg,#fff6ba,#ffd000)}.IndustriesSection-module___YOEga__industryCard.IndustriesSection-module___YOEga__ecommerce:hover .IndustriesSection-module___YOEga__industryText{color:#222}.IndustriesSection-module___YOEga__industryCard.IndustriesSection-module___YOEga__healthcare:hover{background:linear-gradient(90deg,#7e9ad6,#3d476d)}.IndustriesSection-module___YOEga__industryCard.IndustriesSection-module___YOEga__manufacturing:hover{background:linear-gradient(90deg,#fff6ba,#ffd000)}.IndustriesSection-module___YOEga__industryCard.IndustriesSection-module___YOEga__manufacturing:hover .IndustriesSection-module___YOEga__industryText{color:#222}.IndustriesSection-module___YOEga__industryCard.IndustriesSection-module___YOEga__education:hover{background:linear-gradient(90deg,#7e9ad6,#3d476d)}.IndustriesSection-module___YOEga__industryCard.IndustriesSection-module___YOEga__hospitality:hover{background:linear-gradient(90deg,#f9d29d,#f89b29)}.IndustriesSection-module___YOEga__industryCard.IndustriesSection-module___YOEga__hospitality:hover .IndustriesSection-module___YOEga__industryText{color:#222}.IndustriesSection-module___YOEga__industryCard.IndustriesSection-module___YOEga__software:hover .IndustriesSection-module___YOEga__industryImg,.IndustriesSection-module___YOEga__industryCard.IndustriesSection-module___YOEga__healthcare:hover .IndustriesSection-module___YOEga__industryImg,.IndustriesSection-module___YOEga__industryCard.IndustriesSection-module___YOEga__education:hover .IndustriesSection-module___YOEga__industryImg{filter:brightness(0)invert()}@media (max-width:1550px){.IndustriesSection-module___YOEga__industriesGrid{grid-template-columns:repeat(3,1fr);gap:20px}.IndustriesSection-module___YOEga__industryText{white-space:wrap}.IndustriesSection-module___YOEga__industryCard.IndustriesSection-module___YOEga__software .IndustriesSection-module___YOEga__industryText{width:140px}}@media (max-width:1150px){.IndustriesSection-module___YOEga__industriesGrid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:992px){.IndustriesSection-module___YOEga__industriesGrid{grid-template-columns:repeat(2,1fr);gap:20px}.IndustriesSection-module___YOEga__industriesHeader h2{text-align:center;margin-left:0;font-size:24px}.IndustriesSection-module___YOEga__industryCard{padding:30px 15px}.IndustriesSection-module___YOEga__industryImg{width:70px;height:60px}.IndustriesSection-module___YOEga__industryText{font-size:20px}.IndustriesSection-module___YOEga__industryCard{transition:none!important;transform:none!important}.IndustriesSection-module___YOEga__industryCard:hover{box-shadow:none!important;transform:none!important}.IndustriesSection-module___YOEga__industriesHeader{margin:2rem auto}.IndustriesSection-module___YOEga__industryCard.IndustriesSection-module___YOEga__realEstate{background:linear-gradient(90deg,#fff6ba,#ffd000)}.IndustriesSection-module___YOEga__industryCard.IndustriesSection-module___YOEga__realEstate .IndustriesSection-module___YOEga__industryText{color:#222;opacity:1;max-width:220px;transform:translate(-20px)}.IndustriesSection-module___YOEga__industryCard.IndustriesSection-module___YOEga__software{background:linear-gradient(90deg,#7e9ad6,#3d476d)}.IndustriesSection-module___YOEga__industryCard.IndustriesSection-module___YOEga__software .IndustriesSection-module___YOEga__industryText{color:#fff;opacity:1;word-wrap:break-word;word-break:normal;max-width:140px;white-space:wrap;transform:translate(-20px)}.IndustriesSection-module___YOEga__industryCard.IndustriesSection-module___YOEga__saas{background:linear-gradient(90deg,#f9d29d,#f89b29)}.IndustriesSection-module___YOEga__industryCard.IndustriesSection-module___YOEga__saas .IndustriesSection-module___YOEga__industryText{color:#222;opacity:1;max-width:220px;transform:translate(-20px)}.IndustriesSection-module___YOEga__industryCard.IndustriesSection-module___YOEga__ecommerce{background:linear-gradient(90deg,#fff6ba,#ffd000)}.IndustriesSection-module___YOEga__industryCard.IndustriesSection-module___YOEga__ecommerce .IndustriesSection-module___YOEga__industryText{color:#222;opacity:1;max-width:220px;transform:translate(-20px)}.IndustriesSection-module___YOEga__industryCard.IndustriesSection-module___YOEga__healthcare{background:linear-gradient(90deg,#7e9ad6,#3d476d)}.IndustriesSection-module___YOEga__industryCard.IndustriesSection-module___YOEga__healthcare .IndustriesSection-module___YOEga__industryText{color:#fff;opacity:1;max-width:220px;transform:translate(-20px)}.IndustriesSection-module___YOEga__industryCard.IndustriesSection-module___YOEga__manufacturing{background:linear-gradient(90deg,#fff6ba,#ffd000)}.IndustriesSection-module___YOEga__industryCard.IndustriesSection-module___YOEga__manufacturing .IndustriesSection-module___YOEga__industryText{color:#222;opacity:1;max-width:220px;transform:translate(-20px)}.IndustriesSection-module___YOEga__industryCard.IndustriesSection-module___YOEga__education{background:linear-gradient(90deg,#7e9ad6,#3d476d)}.IndustriesSection-module___YOEga__industryCard.IndustriesSection-module___YOEga__education .IndustriesSection-module___YOEga__industryText{color:#fff;opacity:1;max-width:220px;transform:translate(-20px)}.IndustriesSection-module___YOEga__industryCard.IndustriesSection-module___YOEga__hospitality{background:linear-gradient(90deg,#f9d29d,#f89b29)}.IndustriesSection-module___YOEga__industryCard.IndustriesSection-module___YOEga__hospitality .IndustriesSection-module___YOEga__industryText{color:#222;opacity:1;max-width:220px;transform:translate(-20px)}.IndustriesSection-module___YOEga__industryCard .IndustriesSection-module___YOEga__industryImg{filter:brightness(0)invert(0);transform:translate(-30px)}.IndustriesSection-module___YOEga__industryCard.IndustriesSection-module___YOEga__software .IndustriesSection-module___YOEga__industryImg,.IndustriesSection-module___YOEga__industryCard.IndustriesSection-module___YOEga__healthcare .IndustriesSection-module___YOEga__industryImg,.IndustriesSection-module___YOEga__industryCard.IndustriesSection-module___YOEga__education .IndustriesSection-module___YOEga__industryImg{filter:brightness(0)invert()}}@media (max-width:850px){.IndustriesSection-module___YOEga__industriesGrid{grid-template-columns:1fr;gap:15px}.IndustriesSection-module___YOEga__industriesHeader h2{text-align:center;margin-left:0;font-size:22px;line-height:30px}.IndustriesSection-module___YOEga__industryCard{padding:25px 15px}.IndustriesSection-module___YOEga__industryImg{width:60px;height:55px}.IndustriesSection-module___YOEga__industryText{white-space:wrap;font-size:18px}}
.StrategySection-module__KxJ8va__strategyContainer{flex-direction:column-reverse;width:90%;margin:0 auto;padding:2rem 1rem;display:flex}.StrategySection-module__KxJ8va__leftCard{will-change:background;background:linear-gradient(#7688d3 0%,#3d476d 100%);border-radius:16px;flex-direction:column;flex:1;justify-content:center;padding:14rem 5.5rem;transition:background .5s;display:flex}.StrategySection-module__KxJ8va__leftCard:hover{background:linear-gradient(#3d476d 0%,#7688d3 100%)}.StrategySection-module__KxJ8va__faqSection{flex-direction:column;flex:1;justify-content:flex-start;height:100%;display:flex}.StrategySection-module__KxJ8va__leftCard .StrategySection-module__KxJ8va__logo{width:145px;height:145px;margin-bottom:3rem}.StrategySection-module__KxJ8va__leftCard h2{color:#fff;margin-bottom:2rem;font-size:29px;font-weight:600;line-height:1.4}.StrategySection-module__KxJ8va__contactBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff;border-radius:6px;width:-moz-fit-content;width:fit-content;padding:.7rem 1.5rem;font-size:.9rem;transition:all .3s}.StrategySection-module__KxJ8va__contactBtn:hover{color:#fff;background:#fff;font-weight:500}.StrategySection-module__KxJ8va__faqSection{flex-direction:column;flex:1;justify-content:flex-start;max-width:100%;height:100%;display:flex}.StrategySection-module__KxJ8va__faqSection h3{color:#fff;margin-left:0;padding:8rem 0;font-size:2.5rem;font-weight:400;position:relative}.StrategySection-module__KxJ8va__faqHeader :before{content:"";background:#fff;width:100%;height:1px;position:absolute;top:0;left:0}.StrategySection-module__KxJ8va__faqItem{color:#fff;background:#1f1f23;border:1px solid #7688d3;border-radius:10px;margin-bottom:1.5rem;padding:10px 0;transition:all .3s;overflow:hidden}.StrategySection-module__KxJ8va__faqItem:hover{background:linear-gradient(90deg,#2d2d2d 0%,#696969 50%,#2d2d2d 100%)}.StrategySection-module__KxJ8va__faqItem summary{cursor:pointer;padding:1rem;font-weight:500;list-style:none;position:relative}.StrategySection-module__KxJ8va__faqItem summary:after{content:"+";font-size:1.2rem;transition:transform .3s;position:absolute;top:9px;right:20px}.StrategySection-module__KxJ8va__faqItem[open] summary:after{content:"−"}summary:focus{outline-offset:0;outline:none}.StrategySection-module__KxJ8va__faqItem p{color:#fff;padding:0 1rem 1rem;font-size:.95rem;line-height:1.6}@media (min-width:992px){.StrategySection-module__KxJ8va__strategyContainer{flex-direction:row;align-items:stretch}.StrategySection-module__KxJ8va__faqSection{flex:1.2;margin-left:2.5rem}}@media (max-width:600px){.StrategySection-module__KxJ8va__strategyContainer{gap:1rem;width:90vw;padding:1rem 1vw}.StrategySection-module__KxJ8va__leftCard,.StrategySection-module__KxJ8va__faqSection{border-radius:8px;padding:1.2rem .5rem}.StrategySection-module__KxJ8va__leftCard{align-items:center}.StrategySection-module__KxJ8va__leftCard:hover{background:linear-gradient(#7688d3 0%,#3d476d 100%)}.StrategySection-module__KxJ8va__leftCard .StrategySection-module__KxJ8va__logo{width:40%;height:40%;margin-bottom:1rem}.StrategySection-module__KxJ8va__leftCard h2{text-align:center;margin-bottom:1rem;font-size:15px;line-height:59.8px}.StrategySection-module__KxJ8va__contactBtn{padding:.5rem 1rem;font-size:.8rem}.StrategySection-module__KxJ8va__faqSection h3{padding-top:24px;padding-bottom:50px;font-size:1rem}.StrategySection-module__KxJ8va__faqItem summary{padding:.7rem;font-size:.95rem}.StrategySection-module__KxJ8va__faqItem p{padding:0 .7rem .7rem;font-size:.85rem}}
