.LandingPage-module__dPyImq__heroSection{background-color:#eef4fa;padding:100px 0 80px;position:relative;overflow:hidden}.LandingPage-module__dPyImq__decorativeIcons{pointer-events:none;z-index:0;position:absolute;inset:0}.LandingPage-module__dPyImq__decorativeIconLeft{color:#2465ff4d;background:#2465ff14;border-radius:16px;justify-content:center;align-items:center;width:120px;height:120px;font-size:48px;display:flex;position:absolute;top:20%;left:9%;transform:rotate(-5deg)}.LandingPage-module__dPyImq__decorativeIconRight{color:#2465ff4d;background:#2465ff14;border-radius:16px;justify-content:center;align-items:center;width:120px;height:120px;font-size:48px;display:flex;position:absolute;top:15%;right:8%;transform:rotate(5deg)}.LandingPage-module__dPyImq__heroContent{z-index:2;position:relative}.LandingPage-module__dPyImq__heroTitle{color:#000;text-align:center;margin-bottom:24px;font-size:48px;font-weight:700;line-height:1.2}.LandingPage-module__dPyImq__heroSubTitle{color:#1b1919;text-align:center;margin-bottom:24px;font-size:21px;font-weight:600;line-height:1.2}.LandingPage-module__dPyImq__highlight{color:#2465ff}.LandingPage-module__dPyImq__heroDescription{color:#666;text-align:center;margin-bottom:40px;font-size:18px;line-height:1.6}.LandingPage-module__dPyImq__actionButtons{flex-wrap:wrap;gap:16px;display:flex}.LandingPage-module__dPyImq__btnOutline{color:#000;background-color:#fff;border:2px solid #000;border-radius:8px;padding:14px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.LandingPage-module__dPyImq__btnOutline:hover{color:#fff;background-color:#000;text-decoration:none}.LandingPage-module__dPyImq__btnSolid{color:#fff;background-color:#000;border:2px solid #000;border-radius:8px;padding:14px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.LandingPage-module__dPyImq__btnSolid:hover{color:#fff;background-color:#333;text-decoration:none}.LandingPage-module__dPyImq__heroImage{z-index:2;position:relative}.LandingPage-module__dPyImq__heroImage img{border-radius:20px;box-shadow:0 8px 24px #11111a1a,0 16px 56px #11111a1a,0 24px 80px #11111a1a}.LandingPage-module__dPyImq__featureCardsSection{z-index:2;margin-top:80px;position:relative}.LandingPage-module__dPyImq__featureCard{border-radius:16px;flex-direction:column;height:100%;min-height:320px;padding:32px;transition:all .3s;display:flex}.LandingPage-module__dPyImq__cardBlue{color:#fff;background-color:#2465ff}.LandingPage-module__dPyImq__cardBlack{color:#fff;background-color:#000}.LandingPage-module__dPyImq__cardHeader{margin-bottom:24px}.LandingPage-module__dPyImq__cardTitle{color:inherit;margin:0;font-size:23px;font-weight:700;line-height:1.3}.LandingPage-module__dPyImq__cardDescription{color:#ffffffe6;flex:1;margin-bottom:24px;font-size:16px;line-height:1.6}.LandingPage-module__dPyImq__learnMoreBtn{color:#fff;background-color:#0000;border:2px solid #fff;border-radius:8px;width:fit-content;margin-bottom:24px;padding:10px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.LandingPage-module__dPyImq__learnMoreBtn:hover{color:#000;background-color:#fff;text-decoration:none}.LandingPage-module__dPyImq__progressSection{margin-top:auto}.LandingPage-module__dPyImq__progressBar{background-color:#fff3;border-radius:4px;width:100%;height:8px;margin-bottom:12px;overflow:hidden}.LandingPage-module__dPyImq__progressFill{background-color:#fff;border-radius:4px;height:100%;transition:width .3s}.LandingPage-module__dPyImq__progressText{color:#fff;font-size:18px;font-weight:600}.LandingPage-module__dPyImq__chartSection{margin-top:24px;margin-bottom:24px}.LandingPage-module__dPyImq__chartTitle{color:#fff;margin-bottom:16px;font-size:18px;font-weight:600}.LandingPage-module__dPyImq__lineChart{flex-direction:column;gap:8px;display:flex}.LandingPage-module__dPyImq__chartLine{justify-content:space-between;align-items:flex-end;gap:4px;height:80px;display:flex}.LandingPage-module__dPyImq__chartPoint{background-color:#fffc;border-radius:4px 4px 0 0;flex:1;min-height:8px;transition:all .3s}.LandingPage-module__dPyImq__chartLabels{color:#ffffffb3;justify-content:space-between;padding-top:8px;font-size:12px;display:flex}.LandingPage-module__dPyImq__chartLabels span{text-align:center;flex:1}.LandingPage-module__dPyImq__barChart{justify-content:space-around;align-items:flex-end;gap:16px;height:120px;margin-top:auto;display:flex}.LandingPage-module__dPyImq__bar{background-color:#ffffffe6;border-radius:4px 4px 0 0;flex:1;min-height:20px;transition:all .3s}.LandingPage-module__dPyImq__profilePictures{gap:8px;margin-top:auto;display:flex}.LandingPage-module__dPyImq__profilePic{background:linear-gradient(135deg,#ffffff4d 0%,#ffffff1a 100%);border:2px solid #ffffff4d;border-radius:50%;width:40px;height:40px}@media (max-width:992px){.LandingPage-module__dPyImq__heroSection{padding:80px 0 60px}.LandingPage-module__dPyImq__heroTitle{font-size:40px}.LandingPage-module__dPyImq__heroDescription{font-size:16px}.LandingPage-module__dPyImq__decorativeIconLeft,.LandingPage-module__dPyImq__decorativeIconRight{width:80px;height:80px;font-size:32px}.LandingPage-module__dPyImq__featureCardsSection{margin-top:60px}.LandingPage-module__dPyImq__featureCard{min-height:280px}}@media (max-width:768px){.LandingPage-module__dPyImq__heroSection{padding:60px 0 40px}.LandingPage-module__dPyImq__heroTitle{text-align:center;font-size:32px}.LandingPage-module__dPyImq__heroDescription{text-align:center;font-size:16px}.LandingPage-module__dPyImq__actionButtons{justify-content:center}.LandingPage-module__dPyImq__decorativeIconLeft,.LandingPage-module__dPyImq__decorativeIconRight{display:none}.LandingPage-module__dPyImq__featureCardsSection{margin-top:40px}.LandingPage-module__dPyImq__cardTitle{font-size:20px}}@media (max-width:576px){.LandingPage-module__dPyImq__heroTitle{font-size:28px}.LandingPage-module__dPyImq__btnOutline,.LandingPage-module__dPyImq__btnSolid{text-align:center;width:100%;padding:12px 24px;font-size:14px}.LandingPage-module__dPyImq__actionButtons{flex-direction:column}.LandingPage-module__dPyImq__featureCard{min-height:auto;padding:24px}.LandingPage-module__dPyImq__cardTitle{font-size:20px}}
.WhyChoose-module__WJ5h8q__whyChooseSection{background-color:#fff;padding:80px 0;position:relative;overflow:hidden}.WhyChoose-module__WJ5h8q__whyChooseSection:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#2465ff05 50%,#0000 100%);position:absolute;inset:0}.WhyChoose-module__WJ5h8q__headline{color:#000;z-index:1;margin-bottom:0;font-size:32px;font-weight:700;line-height:1.3;position:relative}.WhyChoose-module__WJ5h8q__highlight{color:#2465ff}.WhyChoose-module__WJ5h8q__headerRow{margin-bottom:3rem}.WhyChoose-module__WJ5h8q__featuresContainer{max-width:900px;margin:0 auto;padding:40px 0;position:relative}.WhyChoose-module__WJ5h8q__featureRow{margin-bottom:0;position:relative}.WhyChoose-module__WJ5h8q__featureContent{align-items:center;gap:32px;padding:32px 0;transition:all .3s;display:flex;position:relative}.WhyChoose-module__WJ5h8q__featureContent:hover{transform:translate(8px)}.WhyChoose-module__WJ5h8q__leftAlign{text-align:left;flex-direction:row}.WhyChoose-module__WJ5h8q__rightAlign{text-align:right;flex-direction:row-reverse}.WhyChoose-module__WJ5h8q__featureNumber{color:#2465ff1a;min-width:100px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:72px;font-weight:700;line-height:1;transition:all .3s}.WhyChoose-module__WJ5h8q__featureContent:hover .WhyChoose-module__WJ5h8q__featureNumber{color:#2465ff33;transform:scale(1.05)}.WhyChoose-module__WJ5h8q__iconWrapper{z-index:2;background:linear-gradient(135deg,#2465ff 0%,#2465ffcc 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;transition:all .3s;display:flex;position:relative;box-shadow:0 8px 24px #2465ff4d}.WhyChoose-module__WJ5h8q__featureContent:hover .WhyChoose-module__WJ5h8q__iconWrapper{transform:scale(1.1)rotate(5deg);box-shadow:0 12px 32px #2465ff66}.WhyChoose-module__WJ5h8q__featureIcon{color:#fff;font-size:36px;transition:all .3s}.WhyChoose-module__WJ5h8q__textContent{z-index:1;flex:1;position:relative}.WhyChoose-module__WJ5h8q__featureTitle{color:#000;margin-bottom:12px;font-size:23px;font-weight:700;line-height:1.3;transition:color .3s}.WhyChoose-module__WJ5h8q__featureContent:hover .WhyChoose-module__WJ5h8q__featureTitle{color:#2465ff}.WhyChoose-module__WJ5h8q__featureDescription{color:#666;margin:0;font-size:16px;line-height:1.6}.WhyChoose-module__WJ5h8q__connectorLine{background:linear-gradient(#2465ff4d 0%,#2465ff1a 50%,#0000 100%);width:2px;height:60px;margin:0 auto;position:relative;left:50%;transform:translate(-50%)}.WhyChoose-module__WJ5h8q__connectorLine:before{content:"";background-color:#2465ff;border:3px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 2px #2465ff4d}@media (max-width:992px){.WhyChoose-module__WJ5h8q__whyChooseSection{padding:60px 0}.WhyChoose-module__WJ5h8q__headline{margin-bottom:40px;font-size:32px}.WhyChoose-module__WJ5h8q__featuresContainer{padding:30px 0}.WhyChoose-module__WJ5h8q__featureContent{gap:24px;padding:28px 0}.WhyChoose-module__WJ5h8q__featureNumber{min-width:80px;font-size:56px}.WhyChoose-module__WJ5h8q__iconWrapper{width:70px;height:70px}.WhyChoose-module__WJ5h8q__featureIcon{font-size:32px}}@media (max-width:768px){.WhyChoose-module__WJ5h8q__whyChooseSection{padding:50px 0}.WhyChoose-module__WJ5h8q__headerRow{margin-bottom:0}.WhyChoose-module__WJ5h8q__headline{margin-bottom:32px;font-size:28px}.WhyChoose-module__WJ5h8q__featureContent{gap:20px;padding:32px 20px;text-align:center!important;flex-direction:column!important}.WhyChoose-module__WJ5h8q__leftAlign,.WhyChoose-module__WJ5h8q__rightAlign{text-align:center;flex-direction:column}.WhyChoose-module__WJ5h8q__featureNumber{min-width:auto;font-size:48px}.WhyChoose-module__WJ5h8q__iconWrapper{width:64px;height:64px}.WhyChoose-module__WJ5h8q__featureIcon{font-size:28px}.WhyChoose-module__WJ5h8q__featureTitle{font-size:20px}.WhyChoose-module__WJ5h8q__connectorLine{height:40px}}@media (max-width:576px){.WhyChoose-module__WJ5h8q__headline{font-size:24px}.WhyChoose-module__WJ5h8q__featureContent{padding:24px 16px}.WhyChoose-module__WJ5h8q__featureNumber{font-size:40px}.WhyChoose-module__WJ5h8q__iconWrapper{width:60px;height:60px}.WhyChoose-module__WJ5h8q__featureIcon{font-size:24px}.WhyChoose-module__WJ5h8q__featureTitle{margin-bottom:10px;font-size:20px}.WhyChoose-module__WJ5h8q__featureDescription{font-size:15px}}
.KeyFeatures-module__4d1D3W__keyFeaturesSection{background-color:#eef4fa;align-items:center;padding:60px 0;display:flex}.KeyFeatures-module__4d1D3W__carouselContainer{margin-bottom:60px;position:relative}.KeyFeatures-module__4d1D3W__carouselWrapper{width:100%;position:relative}.KeyFeatures-module__4d1D3W__carouselCard{background-color:#fff;border-radius:24px;grid-template-columns:1fr 1fr;align-items:center;gap:48px;min-height:400px;padding:48px;transition:all .5s;display:grid;box-shadow:0 8px 24px #0000001a}.KeyFeatures-module__4d1D3W__cardContent{flex-direction:column;gap:24px;display:flex}.KeyFeatures-module__4d1D3W__iconWrapper{justify-content:flex-start;align-items:center;display:flex}.KeyFeatures-module__4d1D3W__iconCircle{background-color:#fff;border:2px solid #2465ff33;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #2465ff1a}.KeyFeatures-module__4d1D3W__iconCircle:before{content:"";background:linear-gradient(135deg,#2465ff1a 0%,#3b82f61a 100%);border-radius:50%;width:100%;height:100%;position:absolute}.KeyFeatures-module__4d1D3W__icon{color:#2465ff;opacity:.7;z-index:1;filter:drop-shadow(0 2px 4px #2465ff33);font-size:36px;position:relative}.KeyFeatures-module__4d1D3W__cardTitle{color:#000;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:32px;font-weight:700;line-height:1.3}.KeyFeatures-module__4d1D3W__cardDescription{color:#666;margin:0;font-size:18px;line-height:1.6}.KeyFeatures-module__4d1D3W__cardImage{border-radius:16px;width:100%;height:100%;min-height:350px;position:relative;overflow:hidden}.KeyFeatures-module__4d1D3W__image{object-fit:cover;border-radius:16px;width:100%;height:100%}.KeyFeatures-module__4d1D3W__carouselArrow{cursor:pointer;z-index:10;color:#2465ff;background-color:#fff;border:2px solid #2465ff33;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:absolute;top:50%;left:-24px;transform:translateY(-50%)}.KeyFeatures-module__4d1D3W__carouselArrowRight{left:auto;right:-24px}.KeyFeatures-module__4d1D3W__carouselArrow:hover{color:#fff;background-color:#2465ff;border-color:#2465ff;box-shadow:0 4px 12px #2465ff4d}.KeyFeatures-module__4d1D3W__carouselIndicators{justify-content:center;gap:12px;margin-top:32px;display:flex}.KeyFeatures-module__4d1D3W__indicator{cursor:pointer;background-color:#2465ff4d;border:none;border-radius:50%;width:12px;height:12px;padding:0;transition:all .3s}.KeyFeatures-module__4d1D3W__indicator.KeyFeatures-module__4d1D3W__active{background-color:#2465ff;border-radius:6px;width:32px}.KeyFeatures-module__4d1D3W__indicator:hover{background-color:#2465ff99}.KeyFeatures-module__4d1D3W__titleSection{text-align:center;margin-top:0}.KeyFeatures-module__4d1D3W__mainTitle{color:#000;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:32px;font-weight:700;line-height:1.3}.KeyFeatures-module__4d1D3W__highlight{color:#2465ff}@media (max-width:992px){.KeyFeatures-module__4d1D3W__carouselCard{grid-template-columns:1fr;gap:32px;padding:40px}.KeyFeatures-module__4d1D3W__cardImage{order:-1;min-height:300px}.KeyFeatures-module__4d1D3W__cardContent{text-align:center}.KeyFeatures-module__4d1D3W__iconWrapper{justify-content:center}.KeyFeatures-module__4d1D3W__carouselArrow{left:10px}.KeyFeatures-module__4d1D3W__carouselArrowRight{right:10px}}@media (max-width:768px){.KeyFeatures-module__4d1D3W__keyFeaturesSection{padding:80px 0}.KeyFeatures-module__4d1D3W__carouselCard{min-height:auto;padding:32px 24px}.KeyFeatures-module__4d1D3W__cardTitle{font-size:24px}.KeyFeatures-module__4d1D3W__cardDescription{font-size:16px}.KeyFeatures-module__4d1D3W__iconCircle{width:70px;height:70px}.KeyFeatures-module__4d1D3W__icon{font-size:32px}.KeyFeatures-module__4d1D3W__mainTitle{font-size:28px}.KeyFeatures-module__4d1D3W__carouselArrow{width:40px;height:40px;left:5px}.KeyFeatures-module__4d1D3W__carouselArrowRight{right:5px}}@media (max-width:576px){.KeyFeatures-module__4d1D3W__carouselCard{padding:24px 20px}.KeyFeatures-module__4d1D3W__cardTitle{font-size:20px}.KeyFeatures-module__4d1D3W__cardDescription{font-size:15px}.KeyFeatures-module__4d1D3W__iconCircle{width:60px;height:60px}.KeyFeatures-module__4d1D3W__icon{font-size:28px}.KeyFeatures-module__4d1D3W__mainTitle{font-size:24px}.KeyFeatures-module__4d1D3W__carouselArrow{width:36px;height:36px}}
.IndustriesWeServe-module__jHPula__industriesSection{background-color:#eef4fa;padding:60px 0;position:relative;overflow:hidden}.IndustriesWeServe-module__jHPula__highlight{color:#2465ff}.IndustriesWeServe-module__jHPula__sectionTitle{color:#000;z-index:2;margin-bottom:20px;font-size:32px;font-weight:700;line-height:1.2;position:relative}.IndustriesWeServe-module__jHPula__sectionSubtitle{color:#666;z-index:2;max-width:800px;margin-bottom:60px;margin-left:auto;margin-right:auto;font-size:16px;line-height:1.6;position:relative}.IndustriesWeServe-module__jHPula__industriesGrid{z-index:2;grid-template-columns:repeat(3,1fr);gap:30px;display:grid;position:relative}.IndustriesWeServe-module__jHPula__industryCard{text-align:center;background-color:#fff;border:2px solid #2465ff33;border-radius:16px;padding:40px 30px;transition:all .3s;position:relative;overflow:hidden}.IndustriesWeServe-module__jHPula__industryCard:hover{background-color:#fff;border-color:#2465ff;transform:translateY(-8px);box-shadow:0 12px 40px #2465ff33}.IndustriesWeServe-module__jHPula__iconWrapper{z-index:1;justify-content:center;align-items:center;margin-bottom:24px;display:flex;position:relative}.IndustriesWeServe-module__jHPula__industryIcon{color:#2465ff;font-size:48px;transition:all .3s}.IndustriesWeServe-module__jHPula__industryCard:hover .IndustriesWeServe-module__jHPula__industryIcon{color:#2465ff;transform:scale(1.1)}.IndustriesWeServe-module__jHPula__industryTitle{color:#000;z-index:1;margin:0;font-size:23px;font-weight:600;line-height:1.4;transition:color .3s;position:relative}.IndustriesWeServe-module__jHPula__industryCard:hover .IndustriesWeServe-module__jHPula__industryTitle{color:#2465ff}@media (max-width:992px){.IndustriesWeServe-module__jHPula__industriesSection{padding:60px 0}.IndustriesWeServe-module__jHPula__sectionTitle{font-size:32px}.IndustriesWeServe-module__jHPula__sectionSubtitle{margin-bottom:50px;font-size:17px}.IndustriesWeServe-module__jHPula__industriesGrid{grid-template-columns:repeat(2,1fr);gap:24px}.IndustriesWeServe-module__jHPula__industryCard{padding:35px 25px}.IndustriesWeServe-module__jHPula__industryIcon{font-size:42px}.IndustriesWeServe-module__jHPula__industryTitle{font-size:23px}}@media (max-width:768px){.IndustriesWeServe-module__jHPula__industriesSection{padding:60px 0}.IndustriesWeServe-module__jHPula__sectionTitle{margin-bottom:16px;font-size:32px}.IndustriesWeServe-module__jHPula__sectionSubtitle{margin-bottom:40px;padding:0 20px;font-size:16px}.IndustriesWeServe-module__jHPula__industriesGrid{grid-template-columns:1fr;gap:20px;max-width:500px;margin:0 auto}.IndustriesWeServe-module__jHPula__industryCard{padding:32px 24px}.IndustriesWeServe-module__jHPula__industryIcon{font-size:40px}.IndustriesWeServe-module__jHPula__industryTitle{font-size:23px}}@media (max-width:576px){.IndustriesWeServe-module__jHPula__sectionTitle{font-size:28px}.IndustriesWeServe-module__jHPula__sectionSubtitle{margin-bottom:35px;font-size:15px}.IndustriesWeServe-module__jHPula__industryCard{padding:28px 20px}.IndustriesWeServe-module__jHPula__industryIcon{margin-bottom:20px;font-size:36px}.IndustriesWeServe-module__jHPula__industryTitle{font-size:23px}}
.HowItWorks-module__vbIf1q__howItWorksSection{padding:60px 0;position:relative;overflow:hidden}.HowItWorks-module__vbIf1q__howItWorksSection:before{content:"";pointer-events:none;background:radial-gradient(circle at 20%,#2465ff08 0%,#0000 50%),radial-gradient(circle at 80%,#2465ff08 0%,#0000 50%);position:absolute;inset:0}.HowItWorks-module__vbIf1q__sectionTag{color:#fff;text-transform:uppercase;letter-spacing:.5px;background-color:#2465ff;border-radius:6px;margin-bottom:20px;padding:8px 20px;font-size:13px;font-weight:600;display:inline-block}.HowItWorks-module__vbIf1q__sectionTitle{color:#000;z-index:1;margin:0;font-size:32px;font-weight:700;line-height:1.2;position:relative}.HowItWorks-module__vbIf1q__highlight{color:#2465ff}.HowItWorks-module__vbIf1q__stepsContainer{flex-wrap:wrap;justify-content:space-between;align-items:stretch;gap:20px;padding:40px 0;display:flex;position:relative}.HowItWorks-module__vbIf1q__stepCard{text-align:center;z-index:2;background-color:#fff;border:1px solid #f0f0f0;border-radius:20px;flex-direction:column;flex:1;min-width:220px;min-height:320px;padding:40px 30px;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 20px #00000014}.HowItWorks-module__vbIf1q__stepCard:hover{border-color:#2465ff4d;transform:translateY(-8px);box-shadow:0 12px 40px #2465ff33}.HowItWorks-module__vbIf1q__stepNumber{color:#fff;background:linear-gradient(135deg,#2465ff 0%,#2465ffcc 100%);border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;font-weight:700;display:flex;position:absolute;top:-20px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #2465ff66}.HowItWorks-module__vbIf1q__iconWrapper{background:linear-gradient(135deg,#2465ff1a 0%,#2465ff0d 100%);border:2px solid #2465ff26;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin:20px auto 24px;display:flex;position:relative}.HowItWorks-module__vbIf1q__iconWrapper:before{content:"";background:linear-gradient(135deg,#2465ff1a 0%,#0000 100%);border-radius:18px;width:100%;height:100%;position:absolute;top:0;left:0}.HowItWorks-module__vbIf1q__stepIcon{color:#2465ff;z-index:1;font-size:36px;position:relative}.HowItWorks-module__vbIf1q__stepTitle{color:#000;margin-bottom:12px;font-size:23px;font-weight:700;line-height:1.3}.HowItWorks-module__vbIf1q__stepDescription{color:#666;flex:1;margin:0;font-size:16px;line-height:1.6}.HowItWorks-module__vbIf1q__connector{z-index:1;justify-content:center;align-self:center;align-items:center;min-width:60px;padding:0 10px;display:flex;position:relative}.HowItWorks-module__vbIf1q__connectorLine{background:linear-gradient(90deg,#2465ff4d 0%,#2465ff1a 100%);width:100%;height:2px;position:relative}.HowItWorks-module__vbIf1q__connectorArrow{opacity:.6;border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:10px solid #2465ff;width:0;height:0;position:absolute;top:50%;right:0;transform:translateY(-50%)}@media (max-width:1200px){.HowItWorks-module__vbIf1q__stepsContainer{gap:15px}.HowItWorks-module__vbIf1q__connector{min-width:40px}}@media (max-width:992px){.HowItWorks-module__vbIf1q__howItWorksSection{padding:60px 0}.HowItWorks-module__vbIf1q__sectionTitle{font-size:32px}.HowItWorks-module__vbIf1q__stepsContainer{flex-direction:column;align-items:center;gap:30px;padding:20px 0}.HowItWorks-module__vbIf1q__stepCard{width:100%;max-width:500px;min-height:auto}.HowItWorks-module__vbIf1q__connector{justify-content:center;align-items:center;width:30px;min-width:30px;height:40px;padding:0;display:flex;transform:rotate(90deg)}.HowItWorks-module__vbIf1q__connectorLine{background:linear-gradient(#2465ff4d 0%,#2465ff1a 100%);width:2px;height:100%}.HowItWorks-module__vbIf1q__connectorArrow{border:6px solid #0000;border-top:none;border-bottom:10px solid #2465ff;inset:auto auto 0 50%;transform:translate(-50%)}}@media (max-width:768px){.HowItWorks-module__vbIf1q__howItWorksSection{padding:60px 0}.HowItWorks-module__vbIf1q__sectionTitle{font-size:32px}.HowItWorks-module__vbIf1q__stepsContainer{gap:25px;padding:20px 15px}.HowItWorks-module__vbIf1q__stepCard{min-width:auto;max-width:100%;min-height:auto;padding:32px 24px}.HowItWorks-module__vbIf1q__iconWrapper{width:70px;height:70px;margin:16px auto 20px}.HowItWorks-module__vbIf1q__stepIcon{font-size:32px}.HowItWorks-module__vbIf1q__stepTitle{font-size:23px}.HowItWorks-module__vbIf1q__stepDescription{font-size:16px}.HowItWorks-module__vbIf1q__connector{display:none}}@media (max-width:576px){.HowItWorks-module__vbIf1q__howItWorksSection{padding:50px 0}.HowItWorks-module__vbIf1q__sectionTitle{margin-bottom:30px;font-size:28px}.HowItWorks-module__vbIf1q__sectionTag{padding:6px 16px;font-size:12px}.HowItWorks-module__vbIf1q__stepsContainer{gap:20px;padding:15px 10px}.HowItWorks-module__vbIf1q__stepCard{min-height:auto;padding:28px 20px}.HowItWorks-module__vbIf1q__stepNumber{width:40px;height:40px;font-size:16px;top:-18px}.HowItWorks-module__vbIf1q__iconWrapper{width:64px;height:64px;margin:12px auto 18px}.HowItWorks-module__vbIf1q__stepIcon{font-size:28px}.HowItWorks-module__vbIf1q__stepTitle{margin-bottom:10px;font-size:23px}.HowItWorks-module__vbIf1q__stepDescription{font-size:16px}.HowItWorks-module__vbIf1q__connector{display:none}}
.ReadyToUpgrade-module__orjmSW__readyToUpgradeSection{background-color:#eef4fa;padding:80px 0;position:relative;overflow:hidden}.ReadyToUpgrade-module__orjmSW__readyToUpgradeSection:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 30%,#2465ff0f 0%,#0000 55%),radial-gradient(circle at 80% 70%,#2465ff0f 0%,#0000 55%);position:absolute;inset:0}.ReadyToUpgrade-module__orjmSW__readyToUpgradeSection:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#2465ff0d 50%,#0000 100%);position:absolute;inset:0}.ReadyToUpgrade-module__orjmSW__leftPanel{z-index:1;padding:24px 0;position:relative}.ReadyToUpgrade-module__orjmSW__kicker{letter-spacing:.06em;text-transform:uppercase;color:#2465ff;align-items:center;gap:10px;margin-bottom:14px;font-size:14px;font-weight:700;display:inline-flex}.ReadyToUpgrade-module__orjmSW__headline{color:#000;margin:0 0 22px;font-size:32px;font-weight:800;line-height:1.2}.ReadyToUpgrade-module__orjmSW__leftAccent{background:linear-gradient(90deg,#2465ff 0%,#2465ff40 100%);border-radius:999px;width:120px;height:6px}.ReadyToUpgrade-module__orjmSW__actions{z-index:2;flex-direction:column;gap:18px;display:flex;position:relative}.ReadyToUpgrade-module__orjmSW__actionRow{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffc;border:1px solid #2465ff24;border-radius:16px;gap:18px;padding:22px 20px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative}.ReadyToUpgrade-module__orjmSW__actionRow:hover{border-color:#2465ff59;transform:translateY(-4px);box-shadow:0 16px 44px #2465ff1f}.ReadyToUpgrade-module__orjmSW__actionBorder{background:linear-gradient(#2465ff 0%,#2465ff33 100%);border-radius:999px;flex-shrink:0;width:6px}.ReadyToUpgrade-module__orjmSW__actionContent{flex:1}.ReadyToUpgrade-module__orjmSW__cardTitle{color:#000;margin:0 0 10px;font-size:23px;font-weight:700;line-height:1.3}.ReadyToUpgrade-module__orjmSW__cardDescription{color:#666;margin:0 0 16px;font-size:16px;line-height:1.6}.ReadyToUpgrade-module__orjmSW__ctaButton{color:#fff;cursor:pointer;background-color:#2465ff;border:none;border-radius:12px;align-items:center;gap:8px;padding:12px 18px;font-size:16px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,background-color .2s;display:inline-flex;box-shadow:0 10px 24px #2465ff3d}.ReadyToUpgrade-module__orjmSW__ctaButton:hover{color:#fff;background-color:#143cb4;text-decoration:none;transform:translateY(-1px);box-shadow:0 14px 30px #2465ff52}.ReadyToUpgrade-module__orjmSW__arrowIcon{font-size:18px;transition:transform .3s}.ReadyToUpgrade-module__orjmSW__ctaButton:hover .ReadyToUpgrade-module__orjmSW__arrowIcon{transform:translate(4px)}@media (max-width:992px){.ReadyToUpgrade-module__orjmSW__readyToUpgradeSection{padding:60px 0}.ReadyToUpgrade-module__orjmSW__headline{font-size:32px}}@media (max-width:768px){.ReadyToUpgrade-module__orjmSW__readyToUpgradeSection{padding:60px 0}.ReadyToUpgrade-module__orjmSW__headline{font-size:32px}.ReadyToUpgrade-module__orjmSW__leftPanel{text-align:center;padding-top:0;padding-bottom:10px}.ReadyToUpgrade-module__orjmSW__leftAccent{margin:0 auto}.ReadyToUpgrade-module__orjmSW__actionRow{padding:18px 16px}}@media (max-width:576px){.ReadyToUpgrade-module__orjmSW__headline{font-size:28px}.ReadyToUpgrade-module__orjmSW__cardTitle{font-size:20px}.ReadyToUpgrade-module__orjmSW__cardDescription{font-size:16px}.ReadyToUpgrade-module__orjmSW__ctaButton{justify-content:center;width:100%;font-size:15px}}
.BenefitsYourBusiness-module__rC5Y1G__benefitsSection{background-color:#fff;padding:80px 0;position:relative}.BenefitsYourBusiness-module__rC5Y1G__sectionTitle{color:#000;text-align:center;margin-bottom:60px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:32px;font-weight:700;line-height:1.3}.BenefitsYourBusiness-module__rC5Y1G__highlight{color:#2465ff}.BenefitsYourBusiness-module__rC5Y1G__benefitCard{background-color:#fff;border:1px solid #f3f4f6;border-radius:16px;flex-direction:column;align-items:flex-start;gap:24px;height:100%;padding:40px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000014}.BenefitsYourBusiness-module__rC5Y1G__benefitCard:before{content:"";opacity:0;background:linear-gradient(#2465ff 0%,#3b82f6cc 100%);width:4px;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.BenefitsYourBusiness-module__rC5Y1G__benefitCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px #2465ff26}.BenefitsYourBusiness-module__rC5Y1G__benefitCard:hover:before{opacity:1}.BenefitsYourBusiness-module__rC5Y1G__benefitIcon{background:linear-gradient(135deg,#2465ff1a 0%,#3b82f61a 100%);border:2px solid #2465ff33;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex;position:relative;overflow:hidden}.BenefitsYourBusiness-module__rC5Y1G__benefitIcon:after{content:"";background:linear-gradient(135deg,#2465ff0d 0%,#3b82f60d 100%);border-radius:14px;width:100%;height:100%;position:absolute}.BenefitsYourBusiness-module__rC5Y1G__icon{color:#2465ff;z-index:1;filter:drop-shadow(0 2px 4px #2465ff33);font-size:32px;position:relative}.BenefitsYourBusiness-module__rC5Y1G__benefitContent{flex:1;width:100%}.BenefitsYourBusiness-module__rC5Y1G__benefitTitle{color:#000;margin-bottom:16px;font-size:24px;font-weight:700;line-height:1.3}.BenefitsYourBusiness-module__rC5Y1G__benefitDescription{color:#666;margin:0;font-size:16px;line-height:1.6}@media (max-width:992px){.BenefitsYourBusiness-module__rC5Y1G__benefitsSection{padding:60px 0}.BenefitsYourBusiness-module__rC5Y1G__sectionTitle{margin-bottom:48px;font-size:36px}.BenefitsYourBusiness-module__rC5Y1G__benefitCard{padding:32px}}@media (max-width:768px){.BenefitsYourBusiness-module__rC5Y1G__benefitsSection{padding:60px 0}.BenefitsYourBusiness-module__rC5Y1G__sectionTitle{margin-bottom:40px;font-size:32px}.BenefitsYourBusiness-module__rC5Y1G__benefitCard{gap:20px;padding:28px}.BenefitsYourBusiness-module__rC5Y1G__benefitIcon{width:64px;height:64px}.BenefitsYourBusiness-module__rC5Y1G__icon{font-size:28px}.BenefitsYourBusiness-module__rC5Y1G__benefitTitle{margin-bottom:12px;font-size:22px}.BenefitsYourBusiness-module__rC5Y1G__benefitDescription{font-size:15px}}@media (max-width:576px){.BenefitsYourBusiness-module__rC5Y1G__sectionTitle{margin-bottom:32px;font-size:28px}.BenefitsYourBusiness-module__rC5Y1G__benefitCard{gap:16px;padding:24px}.BenefitsYourBusiness-module__rC5Y1G__benefitIcon{border-radius:12px;width:56px;height:56px}.BenefitsYourBusiness-module__rC5Y1G__icon{font-size:24px}.BenefitsYourBusiness-module__rC5Y1G__benefitTitle{margin-bottom:10px;font-size:20px}.BenefitsYourBusiness-module__rC5Y1G__benefitDescription{font-size:14px}}
.WhatInclude-module__BKk-sG__whatIncludeSection{background-color:#eef4fa;padding:80px 0;position:relative;overflow:hidden}.WhatInclude-module__BKk-sG__whatIncludeSection:before{content:"";background:linear-gradient(90deg,#0000,#2465ff4d,#0000);height:1px;position:absolute;top:0;left:0;right:0}.WhatInclude-module__BKk-sG__sectionTitle{color:#000;margin-bottom:0;font-size:32px;font-weight:700;line-height:1.3}.WhatInclude-module__BKk-sG__highlight{color:#2465ff}.WhatInclude-module__BKk-sG__itemsGrid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1000px;margin:0 auto;display:grid}.WhatInclude-module__BKk-sG__itemCard{background:#fff;border:2px solid #2465ff1a;border-radius:12px;align-items:center;gap:16px;padding:24px;transition:all .3s;display:flex;position:relative;overflow:hidden}.WhatInclude-module__BKk-sG__itemCard:before{content:"";background:#2465ff;width:4px;height:100%;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleY(0)}.WhatInclude-module__BKk-sG__itemCard:hover{border-color:#2465ff;transform:translateY(-4px);box-shadow:0 8px 24px #2465ff26}.WhatInclude-module__BKk-sG__itemCard:hover:before{transform:scaleY(1)}.WhatInclude-module__BKk-sG__checkmarkWrapper{background:linear-gradient(135deg,#2465ff1a 0%,#2465ff0d 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.WhatInclude-module__BKk-sG__itemCard:hover .WhatInclude-module__BKk-sG__checkmarkWrapper{background:linear-gradient(135deg,#2465ff 0%,#2465ffcc 100%);transform:scale(1.1)}.WhatInclude-module__BKk-sG__checkmarkIcon{color:#2465ff;font-size:24px;transition:all .3s}.WhatInclude-module__BKk-sG__itemCard:hover .WhatInclude-module__BKk-sG__checkmarkIcon{color:#fff;transform:scale(1.1)}.WhatInclude-module__BKk-sG__itemText{color:#000;font-size:16px;font-weight:500;line-height:1.5;transition:color .3s}.WhatInclude-module__BKk-sG__itemCard:hover .WhatInclude-module__BKk-sG__itemText{color:#2465ff}@media (max-width:992px){.WhatInclude-module__BKk-sG__itemsGrid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:768px){.WhatInclude-module__BKk-sG__whatIncludeSection{padding:60px 0}.WhatInclude-module__BKk-sG__sectionTitle{font-size:28px}.WhatInclude-module__BKk-sG__itemsGrid{grid-template-columns:1fr;gap:16px}.WhatInclude-module__BKk-sG__itemCard{padding:20px}.WhatInclude-module__BKk-sG__checkmarkWrapper{width:44px;height:44px}.WhatInclude-module__BKk-sG__checkmarkIcon{font-size:22px}}@media (max-width:576px){.WhatInclude-module__BKk-sG__sectionTitle{font-size:24px}.WhatInclude-module__BKk-sG__itemCard{gap:12px;padding:18px}.WhatInclude-module__BKk-sG__checkmarkWrapper{width:40px;height:40px}.WhatInclude-module__BKk-sG__checkmarkIcon{font-size:20px}.WhatInclude-module__BKk-sG__itemText{font-size:15px}}
.TechIntegration-module__tweSnG__techIntegrationSection{padding:80px 0;position:relative;overflow:hidden}.TechIntegration-module__tweSnG__techIntegrationSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#2465ff14 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;right:-10%}.TechIntegration-module__tweSnG__techIntegrationSection:after{content:"";pointer-events:none;background:radial-gradient(circle,#2465ff0f 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-30%;left:-5%}.TechIntegration-module__tweSnG__sectionTitle{color:#000;text-align:center;z-index:2;margin-bottom:60px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:40px;font-weight:700;line-height:1.3;position:relative}.TechIntegration-module__tweSnG__highlight{color:#2465ff}.TechIntegration-module__tweSnG__mainCard{z-index:2;background-color:#fff;border-radius:24px;grid-template-columns:1fr auto 1fr;align-items:center;gap:50px;padding:60px 50px;display:grid;position:relative;box-shadow:0 8px 40px #0000001a}.TechIntegration-module__tweSnG__compatibleSection,.TechIntegration-module__tweSnG__integrationsSection{flex-direction:column;gap:24px;display:flex}.TechIntegration-module__tweSnG__sectionLabel{align-items:center;margin-bottom:8px;display:inline-flex}.TechIntegration-module__tweSnG__labelText{color:#1f2937;text-transform:uppercase;letter-spacing:.5px;padding-left:12px;font-size:18px;font-weight:700;position:relative}.TechIntegration-module__tweSnG__labelText:before{content:"";background:linear-gradient(#2465ff 0%,#3b82f6cc 100%);border-radius:2px;width:4px;height:20px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.TechIntegration-module__tweSnG__badgesContainer{flex-direction:column;gap:12px;display:flex}.TechIntegration-module__tweSnG__compatibleBadge{cursor:default;background:linear-gradient(135deg,#2465ff14 0%,#3b82f60d 100%);border:2px solid #2465ff33;border-radius:12px;align-items:center;gap:12px;padding:14px 20px;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.TechIntegration-module__tweSnG__compatibleBadge:before{content:"";background:linear-gradient(#2465ff 0%,#3b82f6cc 100%);width:4px;height:100%;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleY(0)}.TechIntegration-module__tweSnG__compatibleBadge:hover{background:linear-gradient(135deg,#2465ff1f 0%,#3b82f614 100%);border-color:#2465ff;transform:translate(8px);box-shadow:0 4px 12px #2465ff33}.TechIntegration-module__tweSnG__compatibleBadge:hover:before{transform:scaleY(1)}.TechIntegration-module__tweSnG__badgeIcon{color:#2465ff;flex-shrink:0;font-size:22px}.TechIntegration-module__tweSnG__badgeText{color:#1f2937;font-size:15px;font-weight:600;line-height:1.4}.TechIntegration-module__tweSnG__centralHub{flex-shrink:0;justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:relative}.TechIntegration-module__tweSnG__hubIconWrapper{z-index:3;background:linear-gradient(135deg,#2465ff 0%,#3b82f6e6 100%);border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;animation:3s ease-in-out infinite TechIntegration-module__tweSnG__hubPulse;display:flex;position:relative;box-shadow:0 8px 24px #2465ff66}@keyframes TechIntegration-module__tweSnG__hubPulse{0%,to{transform:scale(1);box-shadow:0 8px 24px #2465ff66}50%{transform:scale(1.05);box-shadow:0 12px 32px #2465ff80}}.TechIntegration-module__tweSnG__hubIcon{color:#fff;filter:drop-shadow(0 2px 4px #0003);font-size:48px}.TechIntegration-module__tweSnG__hubRings{z-index:1;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.TechIntegration-module__tweSnG__ring1,.TechIntegration-module__tweSnG__ring2,.TechIntegration-module__tweSnG__ring3{border:2px solid #2465ff33;border-radius:50%;animation:3s ease-in-out infinite TechIntegration-module__tweSnG__ringExpand;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.TechIntegration-module__tweSnG__ring1{width:140px;height:140px;animation-delay:0s}.TechIntegration-module__tweSnG__ring2{width:160px;height:160px;animation-delay:1s}.TechIntegration-module__tweSnG__ring3{width:180px;height:180px;animation-delay:2s}@keyframes TechIntegration-module__tweSnG__ringExpand{0%{opacity:.6;transform:translate(-50%,-50%)scale(.9)}50%{opacity:.3;transform:translate(-50%,-50%)scale(1.1)}to{opacity:0;transform:translate(-50%,-50%)scale(1.3)}}.TechIntegration-module__tweSnG__integrationsDescription{color:#666;margin-top:-8px;margin-bottom:8px;font-size:15px;line-height:1.6}.TechIntegration-module__tweSnG__integrationsList{flex-direction:column;gap:16px;display:flex}.TechIntegration-module__tweSnG__integrationItem{background-color:#f8fafc;border:2px solid #e5e7eb;border-radius:14px;align-items:center;gap:16px;padding:18px 20px;transition:all .3s;display:flex;position:relative;overflow:hidden}.TechIntegration-module__tweSnG__integrationItem:before{content:"";background:linear-gradient(90deg,#0000 0%,#2465ff1a 100%);width:0;height:100%;transition:width .3s;position:absolute;top:0;right:0}.TechIntegration-module__tweSnG__integrationItem:hover{background-color:#f0f4ff;border-color:#2465ff4d;transform:translate(-8px);box-shadow:-4px 4px 12px #2465ff26}.TechIntegration-module__tweSnG__integrationItem:hover:before{width:100%}.TechIntegration-module__tweSnG__integrationIconWrapper{background:linear-gradient(135deg,#2465ff 0%,#3b82f6e6 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 12px #2465ff4d}.TechIntegration-module__tweSnG__integrationIcon{color:#fff;font-size:22px}.TechIntegration-module__tweSnG__integrationText{color:#1f2937;flex:1;font-size:16px;font-weight:600;line-height:1.4}.TechIntegration-module__tweSnG__connectionIndicator{background:linear-gradient(135deg,#2465ff 0%,#3b82f6e6 100%);border-radius:50%;flex-shrink:0;width:12px;height:12px;animation:2s ease-in-out infinite TechIntegration-module__tweSnG__indicatorPulse;position:relative}.TechIntegration-module__tweSnG__connectionIndicator:after{content:"";opacity:0;border:2px solid #2465ff;border-radius:50%;width:100%;height:100%;animation:2s ease-in-out infinite TechIntegration-module__tweSnG__indicatorRipple;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes TechIntegration-module__tweSnG__indicatorPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}@keyframes TechIntegration-module__tweSnG__indicatorRipple{0%{opacity:.8;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(2)}}@media (max-width:992px){.TechIntegration-module__tweSnG__techIntegrationSection{padding:60px 0}.TechIntegration-module__tweSnG__sectionTitle{margin-bottom:50px;font-size:36px}.TechIntegration-module__tweSnG__mainCard{grid-template-columns:1fr;gap:40px;padding:50px 40px}.TechIntegration-module__tweSnG__centralHub{order:2;width:100px;height:100px;margin:20px auto}.TechIntegration-module__tweSnG__hubIcon{font-size:40px}.TechIntegration-module__tweSnG__compatibleSection{order:1}.TechIntegration-module__tweSnG__integrationsSection{order:3}.TechIntegration-module__tweSnG__ring1{width:120px;height:120px}.TechIntegration-module__tweSnG__ring2{width:140px;height:140px}.TechIntegration-module__tweSnG__ring3{width:160px;height:160px}}@media (max-width:768px){.TechIntegration-module__tweSnG__techIntegrationSection{padding:60px 0}.TechIntegration-module__tweSnG__sectionTitle{margin-bottom:40px;font-size:32px}.TechIntegration-module__tweSnG__mainCard{border-radius:20px;gap:32px;padding:40px 30px}.TechIntegration-module__tweSnG__centralHub{width:90px;height:90px}.TechIntegration-module__tweSnG__hubIcon{font-size:36px}.TechIntegration-module__tweSnG__compatibleBadge{align-items:center;min-height:60px;padding:12px 18px}.TechIntegration-module__tweSnG__badgeIcon{font-size:20px}.TechIntegration-module__tweSnG__badgeText{font-size:14px}.TechIntegration-module__tweSnG__integrationItem{align-items:center;min-height:60px;padding:16px 18px}.TechIntegration-module__tweSnG__integrationIconWrapper{width:44px;height:44px}.TechIntegration-module__tweSnG__integrationIcon{font-size:20px}.TechIntegration-module__tweSnG__integrationText{font-size:15px}}@media (max-width:576px){.TechIntegration-module__tweSnG__sectionTitle{margin-bottom:32px;font-size:28px}.TechIntegration-module__tweSnG__mainCard{border-radius:16px;gap:28px;padding:32px 24px}.TechIntegration-module__tweSnG__labelText{font-size:16px}.TechIntegration-module__tweSnG__compatibleBadge{align-items:center;gap:10px;min-height:56px;padding:10px 16px}.TechIntegration-module__tweSnG__badgeIcon{font-size:18px}.TechIntegration-module__tweSnG__badgeText{font-size:13px}.TechIntegration-module__tweSnG__centralHub{width:80px;height:80px}.TechIntegration-module__tweSnG__hubIcon{font-size:32px}.TechIntegration-module__tweSnG__integrationsDescription{font-size:14px}.TechIntegration-module__tweSnG__integrationItem{align-items:center;gap:12px;min-height:56px;padding:14px 16px}.TechIntegration-module__tweSnG__integrationIconWrapper{width:40px;height:40px}.TechIntegration-module__tweSnG__integrationIcon{font-size:18px}.TechIntegration-module__tweSnG__integrationText{font-size:14px}.TechIntegration-module__tweSnG__connectionIndicator{width:10px;height:10px}}
