:root{--ind-bg:#eff6ff;--ind-navy:#1e3a8a;--ind-blue:#2563eb;--ind-slate:#475569;--ind-border:#bfdbfe;--ind-white:#fff;--transition:all .2s ease-out}@keyframes HeroSection-module__bzo3rq__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection-module__bzo3rq__fadeIn{0%{opacity:0}to{opacity:1}}.HeroSection-module__bzo3rq__hero{background:var(--ind-bg);border-bottom:1px solid var(--ind-border);padding:120px 20px 80px;position:relative;overflow:hidden}.HeroSection-module__bzo3rq__hero:before{content:"";z-index:1;pointer-events:none;background-image:linear-gradient(#2563eb08 1px,#0000 1px),linear-gradient(90deg,#2563eb08 1px,#0000 1px);background-size:40px 40px;width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__bzo3rq__inner{z-index:2;align-items:center;gap:60px;max-width:1400px;margin:0 auto;padding:0 30px;display:flex;position:relative}.HeroSection-module__bzo3rq__copy{flex:1;max-width:55%}.HeroSection-module__bzo3rq__taglineWrapper{align-items:center;gap:15px;margin-bottom:20px;animation:.5s backwards HeroSection-module__bzo3rq__fadeInUp;display:flex}.HeroSection-module__bzo3rq__taglineLine{background:var(--ind-blue);width:30px;height:3px}.HeroSection-module__bzo3rq__tagline{color:var(--ind-blue);text-transform:uppercase;letter-spacing:2px;margin:0;font-size:13px;font-weight:800}.HeroSection-module__bzo3rq__title{color:var(--ind-navy);text-transform:uppercase;letter-spacing:-1px;margin-bottom:25px;font-size:60px;font-weight:900;line-height:1.1;animation:.5s .1s backwards HeroSection-module__bzo3rq__fadeInUp}.HeroSection-module__bzo3rq__gradientText{background:linear-gradient(90deg,var(--ind-blue)0%,var(--ind-navy)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.HeroSection-module__bzo3rq__brandHighlight{color:var(--ind-navy);font-weight:800}.HeroSection-module__bzo3rq__description span{color:var(--ind-navy);font-weight:550}.HeroSection-module__bzo3rq__description{color:var(--ind-slate);text-align:justify;max-width:550px;margin-bottom:40px;font-size:18px;line-height:1.6;animation:.5s .2s backwards HeroSection-module__bzo3rq__fadeInUp}.HeroSection-module__bzo3rq__actions{gap:16px;animation:.5s .3s backwards HeroSection-module__bzo3rq__fadeInUp;display:flex}.HeroSection-module__bzo3rq__btnPrimary,.HeroSection-module__bzo3rq__btnSecondary{text-transform:uppercase;letter-spacing:1px;cursor:pointer;height:52px;transition:var(--transition);white-space:nowrap;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;gap:10px;padding:0 40px;font-size:15px;font-weight:700;text-decoration:none;display:flex}.HeroSection-module__bzo3rq__btnPrimary{background:var(--ind-navy);color:#fff;border:1px solid var(--ind-navy)}.HeroSection-module__bzo3rq__btnPrimary:hover{color:var(--ind-navy);background:0 0;box-shadow:4px 4px #1e3a8a1a}.HeroSection-module__bzo3rq__btnSecondary{color:var(--ind-navy);border:1px solid var(--ind-navy);background:0 0}.HeroSection-module__bzo3rq__btnSecondary:hover{background:var(--ind-navy);color:#fff}.HeroSection-module__bzo3rq__btnIcon{font-size:18px;transition:transform .3s}.HeroSection-module__bzo3rq__btnPrimary:hover .HeroSection-module__bzo3rq__btnIcon,.HeroSection-module__bzo3rq__btnSecondary:hover .HeroSection-module__bzo3rq__btnIcon{transform:translate(4px)}.HeroSection-module__bzo3rq__banner{flex:1;justify-content:flex-end;align-items:center;animation:.8s .4s backwards HeroSection-module__bzo3rq__fadeIn;display:flex}.HeroSection-module__bzo3rq__imageWrapper{border-radius:12px;width:100%;max-width:100%;position:relative;overflow:hidden;box-shadow:0 30px 60px #0000002e}.HeroSection-module__bzo3rq__imageWrapper img{width:100%;height:auto;display:block}.HeroSection-module__bzo3rq__converterSection{background:var(--ind-white);border-bottom:1px solid var(--ind-border);padding:90px 0}.HeroSection-module__bzo3rq__converterInner{flex-wrap:wrap;gap:60px;max-width:1400px;margin:0 auto;padding:0 30px;display:flex}.HeroSection-module__bzo3rq__converterHeader{flex:1;align-self:flex-start;min-width:300px;position:sticky;top:120px}.HeroSection-module__bzo3rq__converterTitle{color:var(--ind-navy);text-transform:uppercase;margin-bottom:20px;font-size:42px;font-weight:800;line-height:1.1}.HeroSection-module__bzo3rq__highlight{color:var(--ind-blue)}.HeroSection-module__bzo3rq__converterSubtitle{color:var(--ind-slate);font-size:18px;line-height:1.6}.HeroSection-module__bzo3rq__converterList{flex:1.5;grid-template-columns:repeat(2,1fr);align-items:stretch;gap:18px;display:grid}.HeroSection-module__bzo3rq__converterCard{border:1px solid var(--ind-border);color:var(--ind-navy);background:linear-gradient(135deg,#fff 0%,#f6f9ff 60%,#eef3ff 100%);border-radius:12px;flex-direction:column;gap:10px;min-height:120px;padding:20px 18px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.HeroSection-module__bzo3rq__converterCard:hover{border-color:var(--ind-navy);background:#fff;transform:translateY(-4px);box-shadow:0 12px 30px #2563eb1f}.HeroSection-module__bzo3rq__cardMeta{justify-content:space-between;align-items:center;display:flex}.HeroSection-module__bzo3rq__cardIndex{font-family:var(--ind-font-tech);color:var(--ind-blue);letter-spacing:1px;font-size:.95rem;font-weight:800}.HeroSection-module__bzo3rq__cardPill{font-family:var(--ind-font-tech);text-transform:uppercase;letter-spacing:1.5px;color:var(--ind-navy);background:#2563eb1f;border:1px solid #2563eb40;border-radius:999px;padding:6px 10px;font-size:.72rem}.HeroSection-module__bzo3rq__cardBody{align-items:flex-start;gap:10px;display:flex}.HeroSection-module__bzo3rq__cardIcon{color:var(--ind-blue);margin-top:4px;font-size:18px}.HeroSection-module__bzo3rq__cardText{color:var(--ind-slate);letter-spacing:.2px;text-transform:uppercase;margin:0;font-size:.98rem;font-weight:700;line-height:1.6}.HeroSection-module__bzo3rq__solutionsSection{background-color:var(--ind-bg);margin-top:-20px;padding:100px 0;position:relative}.HeroSection-module__bzo3rq__solutionsInner{max-width:1400px;margin:-30px auto 0;padding:0 30px}.HeroSection-module__bzo3rq__solutionsHeader{text-align:center;margin-bottom:60px}.HeroSection-module__bzo3rq__solutionsTitle{color:var(--ind-navy);text-transform:uppercase;margin-bottom:15px;font-size:42px;font-weight:900}.HeroSection-module__bzo3rq__solutionsUnderline{background:var(--ind-blue);border-radius:0;width:80px;height:4px;margin:0 auto 20px}.HeroSection-module__bzo3rq__solutionsSub{color:var(--ind-slate);margin:0;font-size:16px}.HeroSection-module__bzo3rq__solutionsGrid{grid-template-columns:repeat(5,1fr);align-items:stretch;gap:15px;display:grid}.HeroSection-module__bzo3rq__solutionCard{background:var(--ind-white);border:1px solid var(--ind-border);cursor:pointer;transition:var(--transition);border-radius:0;flex-direction:column;justify-content:space-between;gap:12px;min-height:140px;padding:20px;display:flex;position:relative;overflow:hidden}.HeroSection-module__bzo3rq__solutionCard:after{content:"";border-style:solid;border-width:0 30px 30px 0;border-color:transparent var(--ind-bg)transparent transparent;z-index:5;pointer-events:none;width:0;height:0;position:absolute;top:0;right:0}.HeroSection-module__bzo3rq__cardGlow{opacity:0;pointer-events:none;background:radial-gradient(circle at 100% 0,#2563eb14,#0000 70%);width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.HeroSection-module__bzo3rq__solutionCard:hover .HeroSection-module__bzo3rq__cardGlow{opacity:1}.HeroSection-module__bzo3rq__solutionCard:hover{border-color:var(--ind-blue);transform:translateY(-5px);box-shadow:0 10px 25px #2563eb1a}.HeroSection-module__bzo3rq__cardContent{z-index:2;flex-direction:column;gap:10px;display:flex;position:relative}.HeroSection-module__bzo3rq__solTextGroup{flex-direction:column;gap:6px;display:flex}.HeroSection-module__bzo3rq__solBullet{background:var(--ind-blue);width:40px;height:3px;margin-bottom:5px}.HeroSection-module__bzo3rq__solName{color:var(--ind-navy);text-transform:uppercase;font-size:14px;font-weight:800;line-height:1.2}.HeroSection-module__bzo3rq__solShortDesc{color:var(--ind-slate);margin:0;font-size:12px;line-height:1.4}.HeroSection-module__bzo3rq__clickHint{color:var(--ind-blue);opacity:0;text-transform:uppercase;letter-spacing:.5px;z-index:2;margin-top:0;font-size:11px;font-weight:700;transition:all .3s;position:relative;transform:translateY(5px)}.HeroSection-module__bzo3rq__solutionCard:hover .HeroSection-module__bzo3rq__clickHint{opacity:1;transform:translateY(0)}.HeroSection-module__bzo3rq__solutionImageWrapper{width:100%;transition:var(--transition);z-index:1;border-radius:8px;flex-shrink:0;height:160px;margin-top:8px;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000014}.HeroSection-module__bzo3rq__solutionCard:hover .HeroSection-module__bzo3rq__solutionImageWrapper{box-shadow:0 6px 18px #2563eb1f}.HeroSection-module__bzo3rq__solutionImage{object-fit:cover;border-radius:8px;width:100%;height:100%;display:block}.HeroSection-module__bzo3rq__expertiseSection{background:var(--ind-white);border-top:1px solid var(--ind-border);padding:100px 0}.HeroSection-module__bzo3rq__expertiseInner{max-width:1400px;margin:0 auto;padding:0 30px}.HeroSection-module__bzo3rq__expertiseHeader{text-align:center;margin-bottom:60px}.HeroSection-module__bzo3rq__expertiseTitle{color:var(--ind-navy);text-transform:uppercase;margin-top:-30px;margin-bottom:15px;font-size:42px;font-weight:900}.HeroSection-module__bzo3rq__headerUnderline{background:var(--ind-blue);border-radius:0;width:80px;height:4px;margin:0 auto 20px}.HeroSection-module__bzo3rq__expertiseDesc{color:var(--ind-slate);max-width:750px;margin:0 auto;font-size:18px;line-height:1.6}.HeroSection-module__bzo3rq__expertiseGrid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:20px;display:grid}.HeroSection-module__bzo3rq__expertiseCard{border:1px solid var(--ind-border);transition:var(--transition);background:#fff;border-radius:0;padding:40px 30px;position:relative}.HeroSection-module__bzo3rq__expertiseCard:hover{border-color:var(--ind-navy);background:var(--ind-bg)}.HeroSection-module__bzo3rq__cardIndex{color:#f1f5f9;z-index:0;font-size:60px;font-weight:900;position:absolute;top:10px;right:20px}.HeroSection-module__bzo3rq__cardTitle{color:var(--ind-navy);z-index:1;text-transform:uppercase;margin-bottom:15px;font-size:20px;font-weight:800;position:relative}.HeroSection-module__bzo3rq__cardText{color:var(--ind-slate);z-index:1;font-size:15px;line-height:1.6;position:relative}.HeroSection-module__bzo3rq__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#0f172acc;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex;position:fixed;top:0;left:0}.HeroSection-module__bzo3rq__modalContainer{border:1px solid var(--ind-blue);background:#fff;border-radius:0;width:100%;max-width:600px;padding:0;position:relative;box-shadow:0 25px 50px #00000040}.HeroSection-module__bzo3rq__closeBtn{border:1px solid var(--ind-border);width:36px;height:36px;color:var(--ind-navy);cursor:pointer;z-index:10;transition:var(--transition);background:0 0;border-radius:0;justify-content:center;align-items:center;font-size:24px;font-weight:300;line-height:1;display:flex;position:absolute;top:15px;right:15px}.HeroSection-module__bzo3rq__closeBtn:hover{background:var(--ind-navy);color:#fff;border-color:var(--ind-navy)}.HeroSection-module__bzo3rq__modalHeader{background:var(--ind-bg);border-bottom:1px solid var(--ind-border);padding:30px 30px 20px;position:relative}.HeroSection-module__bzo3rq__modalTitle{color:var(--ind-navy);text-transform:uppercase;margin:0 0 15px;font-size:24px;font-weight:800}.HeroSection-module__bzo3rq__modalLine{background:var(--ind-blue);border-radius:0;width:60px;height:4px;margin:0}.HeroSection-module__bzo3rq__modalBody{padding:30px}.HeroSection-module__bzo3rq__modalDescription{color:var(--ind-slate);margin-bottom:25px;font-size:16px;line-height:1.6}.HeroSection-module__bzo3rq__modalFeatures{margin-top:20px}.HeroSection-module__bzo3rq__featuresLabel{text-transform:uppercase;letter-spacing:1px;color:var(--ind-navy);margin-bottom:15px;font-size:14px;font-weight:700}.HeroSection-module__bzo3rq__featuresList{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.HeroSection-module__bzo3rq__featuresList li{color:var(--ind-navy);border-bottom:1px solid var(--ind-border);background:0 0;border-top:none;border-left:none;border-right:none;border-radius:0;padding:8px 0;font-size:14px;font-weight:600}.HeroSection-module__bzo3rq__modalFooter{border-top:1px solid var(--ind-border);text-align:right;padding:20px 30px}.HeroSection-module__bzo3rq__modalCta{background:var(--ind-navy);color:#fff;text-transform:uppercase;transition:var(--transition);border:1px solid var(--ind-navy);border-radius:0;padding:12px 30px;font-weight:700;text-decoration:none;display:inline-block}.HeroSection-module__bzo3rq__modalCta:hover{color:var(--ind-navy);background:0 0;box-shadow:4px 4px #1e3a8a1a}@media (max-width:1400px){.HeroSection-module__bzo3rq__inner,.HeroSection-module__bzo3rq__converterInner,.HeroSection-module__bzo3rq__solutionsInner,.HeroSection-module__bzo3rq__expertiseInner{max-width:1200px;padding:0 40px}}@media (max-width:1200px){.HeroSection-module__bzo3rq__title{font-size:56px}.HeroSection-module__bzo3rq__copy{max-width:50%}.HeroSection-module__bzo3rq__solutionsGrid{grid-template-columns:repeat(4,1fr);gap:12px}.HeroSection-module__bzo3rq__solutionImageWrapper{height:150px}.HeroSection-module__bzo3rq__converterList{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.HeroSection-module__bzo3rq__hero{padding:110px 30px 70px}.HeroSection-module__bzo3rq__inner{flex-direction:column;gap:50px;padding:0 30px}.HeroSection-module__bzo3rq__copy{text-align:center;max-width:100%}.HeroSection-module__bzo3rq__title{font-size:48px;line-height:1.2}.HeroSection-module__bzo3rq__description{text-align:center;max-width:100%;margin-left:auto;margin-right:auto;font-size:17px}.HeroSection-module__bzo3rq__taglineWrapper{justify-content:center}.HeroSection-module__bzo3rq__actions{flex-wrap:wrap;justify-content:center;gap:16px}.HeroSection-module__bzo3rq__btnPrimary,.HeroSection-module__bzo3rq__btnSecondary{flex:0 auto;min-width:200px;max-width:100%}.HeroSection-module__bzo3rq__banner{justify-content:center;width:100%}.HeroSection-module__bzo3rq__imageWrapper{width:100%;max-width:600px}.HeroSection-module__bzo3rq__imageWrapper img{width:100%;height:auto}.HeroSection-module__bzo3rq__converterSection{padding:80px 0}.HeroSection-module__bzo3rq__converterInner{flex-direction:column;gap:40px;padding:0 30px}.HeroSection-module__bzo3rq__converterHeader{text-align:center;margin-bottom:0;position:static}.HeroSection-module__bzo3rq__converterTitle{margin-bottom:15px;font-size:36px}.HeroSection-module__bzo3rq__converterSubtitle{font-size:17px}.HeroSection-module__bzo3rq__converterList{grid-template-columns:repeat(2,1fr);gap:16px;width:100%}.HeroSection-module__bzo3rq__solutionsSection{padding:90px 0}.HeroSection-module__bzo3rq__solutionsInner{padding:0 30px}.HeroSection-module__bzo3rq__solutionsGrid{grid-template-columns:repeat(3,1fr);gap:14px}.HeroSection-module__bzo3rq__solutionImageWrapper{border-radius:8px;height:140px}.HeroSection-module__bzo3rq__solutionImage{border-radius:8px}.HeroSection-module__bzo3rq__solutionsTitle{font-size:38px}.HeroSection-module__bzo3rq__expertiseSection{padding:90px 0}.HeroSection-module__bzo3rq__expertiseInner{padding:0 30px}.HeroSection-module__bzo3rq__expertiseGrid{grid-template-columns:repeat(2,1fr);gap:18px}.HeroSection-module__bzo3rq__expertiseTitle{font-size:38px}.HeroSection-module__bzo3rq__modalContainer{max-width:90%;margin:20px}}@media (max-width:768px){.HeroSection-module__bzo3rq__hero{padding:100px 20px 60px}.HeroSection-module__bzo3rq__inner{gap:40px;padding:0 20px}.HeroSection-module__bzo3rq__title{margin-bottom:20px;font-size:42px;line-height:1.2}.HeroSection-module__bzo3rq__description{margin-bottom:35px;font-size:16px}.HeroSection-module__bzo3rq__actions{flex-direction:column;align-items:stretch;gap:12px;width:100%}.HeroSection-module__bzo3rq__btnPrimary,.HeroSection-module__bzo3rq__btnSecondary{width:100%;min-width:unset;flex:none;max-width:100%;height:50px;padding:0 30px;font-size:14px}.HeroSection-module__bzo3rq__banner{width:100%}.HeroSection-module__bzo3rq__imageWrapper{max-width:100%}.HeroSection-module__bzo3rq__converterSection{padding:70px 0}.HeroSection-module__bzo3rq__converterInner{gap:35px;padding:0 20px}.HeroSection-module__bzo3rq__converterTitle{margin-bottom:12px;font-size:32px}.HeroSection-module__bzo3rq__converterSubtitle{font-size:16px}.HeroSection-module__bzo3rq__converterList{grid-template-columns:1fr;gap:14px}.HeroSection-module__bzo3rq__converterCard{min-height:110px;padding:18px 16px}.HeroSection-module__bzo3rq__cardIcon{font-size:16px}.HeroSection-module__bzo3rq__solutionsSection{padding:70px 0}.HeroSection-module__bzo3rq__solutionsInner{padding:0 20px}.HeroSection-module__bzo3rq__solutionsHeader{margin-bottom:50px}.HeroSection-module__bzo3rq__solutionsTitle{margin-bottom:12px;font-size:32px}.HeroSection-module__bzo3rq__solutionsSub{font-size:15px}.HeroSection-module__bzo3rq__solutionsGrid{grid-template-columns:1fr;gap:12px}.HeroSection-module__bzo3rq__solutionCard{gap:10px;min-height:130px;padding:18px}.HeroSection-module__bzo3rq__solutionImageWrapper{border-radius:8px;height:180px;margin-top:6px}.HeroSection-module__bzo3rq__solutionImage{border-radius:8px}.HeroSection-module__bzo3rq__solName{font-size:13px}.HeroSection-module__bzo3rq__solShortDesc{font-size:11px}.HeroSection-module__bzo3rq__clickHint{margin-top:10px;font-size:10px}.HeroSection-module__bzo3rq__expertiseSection{padding:70px 0}.HeroSection-module__bzo3rq__expertiseInner{padding:0 20px}.HeroSection-module__bzo3rq__expertiseHeader{margin-bottom:50px}.HeroSection-module__bzo3rq__expertiseTitle{margin-bottom:12px;font-size:32px}.HeroSection-module__bzo3rq__expertiseDesc{font-size:16px}.HeroSection-module__bzo3rq__expertiseGrid{grid-template-columns:1fr;gap:15px}.HeroSection-module__bzo3rq__expertiseCard{padding:30px 24px}.HeroSection-module__bzo3rq__cardIndex{font-size:50px;top:8px;right:16px}.HeroSection-module__bzo3rq__cardTitle{margin-bottom:12px;font-size:18px}.HeroSection-module__bzo3rq__cardText{font-size:14px}.HeroSection-module__bzo3rq__modalOverlay{padding:15px}.HeroSection-module__bzo3rq__modalContainer{max-width:100%;margin:0}.HeroSection-module__bzo3rq__modalHeader{padding:25px 20px 18px}.HeroSection-module__bzo3rq__modalTitle{margin-bottom:12px;font-size:20px}.HeroSection-module__bzo3rq__modalBody{padding:25px 20px}.HeroSection-module__bzo3rq__modalDescription{margin-bottom:20px;font-size:15px}.HeroSection-module__bzo3rq__featuresLabel{margin-bottom:12px;font-size:13px}.HeroSection-module__bzo3rq__featuresList li{padding:7px 0;font-size:13px}.HeroSection-module__bzo3rq__modalFooter{text-align:center;padding:18px 20px}.HeroSection-module__bzo3rq__modalCta{width:100%;padding:14px 30px;font-size:13px}.HeroSection-module__bzo3rq__closeBtn{width:30px;height:30px;font-size:20px;top:12px;right:12px}}@media (max-width:480px){.HeroSection-module__bzo3rq__hero{padding:90px 15px 50px}.HeroSection-module__bzo3rq__inner{gap:35px;padding:0 15px}.HeroSection-module__bzo3rq__tagline{letter-spacing:1.5px;font-size:11px}.HeroSection-module__bzo3rq__taglineLine{width:25px;height:2px}.HeroSection-module__bzo3rq__title{margin-bottom:18px;font-size:36px;line-height:1.15}.HeroSection-module__bzo3rq__description{margin-bottom:30px;font-size:15px;line-height:1.5}.HeroSection-module__bzo3rq__actions{align-items:stretch;gap:10px}.HeroSection-module__bzo3rq__btnPrimary,.HeroSection-module__bzo3rq__btnSecondary{flex:none;width:100%;max-width:100%;height:48px;padding:0 25px;font-size:13px}.HeroSection-module__bzo3rq__converterSection{padding:60px 0}.HeroSection-module__bzo3rq__converterInner{gap:30px;padding:0 15px}.HeroSection-module__bzo3rq__converterTitle{margin-bottom:10px;font-size:28px}.HeroSection-module__bzo3rq__converterSubtitle{font-size:15px}.HeroSection-module__bzo3rq__converterList{gap:12px}.HeroSection-module__bzo3rq__converterCard{min-height:100px;padding:16px 14px}.HeroSection-module__bzo3rq__cardIcon{font-size:14px}.HeroSection-module__bzo3rq__solutionsSection{padding:60px 0}.HeroSection-module__bzo3rq__solutionsInner{padding:0 15px}.HeroSection-module__bzo3rq__solutionsHeader{margin-bottom:40px}.HeroSection-module__bzo3rq__solutionsTitle{margin-bottom:10px;font-size:28px}.HeroSection-module__bzo3rq__solutionsUnderline{width:60px;height:3px;margin-bottom:15px}.HeroSection-module__bzo3rq__solutionsSub{font-size:14px}.HeroSection-module__bzo3rq__solutionsGrid{gap:10px}.HeroSection-module__bzo3rq__solutionCard{gap:8px;min-height:120px;padding:16px}.HeroSection-module__bzo3rq__solutionImageWrapper{border-radius:6px;height:160px;margin-top:6px}.HeroSection-module__bzo3rq__solutionImage{border-radius:6px}.HeroSection-module__bzo3rq__solBullet{width:35px;height:2px;margin-bottom:4px}.HeroSection-module__bzo3rq__solName{font-size:12px}.HeroSection-module__bzo3rq__solShortDesc{font-size:10px}.HeroSection-module__bzo3rq__clickHint{margin-top:8px;font-size:9px}.HeroSection-module__bzo3rq__expertiseSection{padding:60px 0}.HeroSection-module__bzo3rq__expertiseInner{padding:0 15px}.HeroSection-module__bzo3rq__expertiseHeader{margin-bottom:40px}.HeroSection-module__bzo3rq__expertiseTitle{margin-bottom:10px;font-size:28px}.HeroSection-module__bzo3rq__headerUnderline{width:60px;height:3px;margin-bottom:15px}.HeroSection-module__bzo3rq__expertiseDesc{font-size:15px}.HeroSection-module__bzo3rq__expertiseGrid{gap:12px}.HeroSection-module__bzo3rq__expertiseCard{padding:25px 20px}.HeroSection-module__bzo3rq__cardIndex{font-size:45px;top:6px;right:12px}.HeroSection-module__bzo3rq__cardTitle{margin-bottom:10px;font-size:16px}.HeroSection-module__bzo3rq__cardText{font-size:13px;line-height:1.5}.HeroSection-module__bzo3rq__modalOverlay{padding:10px}.HeroSection-module__bzo3rq__modalHeader{padding:20px 18px 15px}.HeroSection-module__bzo3rq__modalTitle{margin-bottom:10px;font-size:18px}.HeroSection-module__bzo3rq__modalLine{width:50px;height:3px}.HeroSection-module__bzo3rq__modalBody{padding:20px 18px}.HeroSection-module__bzo3rq__modalDescription{margin-bottom:18px;font-size:14px}.HeroSection-module__bzo3rq__featuresLabel{margin-bottom:10px;font-size:12px}.HeroSection-module__bzo3rq__featuresList li{padding:6px 0;font-size:12px}.HeroSection-module__bzo3rq__modalFooter{padding:15px 18px}.HeroSection-module__bzo3rq__modalCta{padding:12px 25px;font-size:12px}.HeroSection-module__bzo3rq__closeBtn{width:28px;height:28px;font-size:18px;top:10px;right:10px}}
