.contact-module__AUWb0W__contactHero{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#f0f7ff 0%,#e8f1fd 50%,#fff 100%);padding:48px 0 36px}.contact-module__AUWb0W__contactHero h1{margin:0 0 10px;font-size:32px}.contact-module__AUWb0W__contactHero p{color:var(--muted);max-width:680px;line-height:1.6}.contact-module__AUWb0W__section{margin:48px auto}.contact-module__AUWb0W__sectionTitle{margin:0 0 10px;font-size:24px}.contact-module__AUWb0W__contactGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:36px;display:grid}.contact-module__AUWb0W__contactCard{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);text-align:center;background:#fff;padding:28px;transition:transform .2s,box-shadow .2s}.contact-module__AUWb0W__contactIcon{background:linear-gradient(135deg, var(--blue), var(--blue-2));color:#fff;border-radius:16px;place-items:center;width:64px;height:64px;margin:0 auto 16px;font-size:28px;display:grid;box-shadow:0 8px 24px #175cd34d}.contact-module__AUWb0W__contactCard h3{color:var(--foreground);margin:0 0 8px;font-size:18px}.contact-module__AUWb0W__contactCard p{color:var(--muted);margin:0 0 16px;font-size:15px;line-height:1.6}.contact-module__AUWb0W__contactCard a{color:var(--blue);font-size:16px;font-weight:700}.contact-module__AUWb0W__contactCard a:hover{text-decoration:underline}.contact-module__AUWb0W__russianSupportCard{text-align:left}.contact-module__AUWb0W__russianSupportCard>h3,.contact-module__AUWb0W__russianSupportCard>p{text-align:center}.contact-module__AUWb0W__secureContactList{gap:10px;display:grid;position:relative}.contact-module__AUWb0W__secureContactItem{border:1px solid var(--line);background:color-mix(in srgb, var(--blue) 4%, #fff);color:var(--blue);border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px 10px;padding:10px;display:grid}.contact-module__AUWb0W__secureContactContent{min-width:0}.contact-module__AUWb0W__secureContactLabel,.contact-module__AUWb0W__secureContactValue{display:block}.contact-module__AUWb0W__secureContactLabel{color:var(--muted);margin-bottom:3px;font-size:11px;font-weight:600}.contact-module__AUWb0W__secureContactValue{overflow-wrap:anywhere;color:var(--foreground);font-size:13px;font-weight:700}.contact-module__AUWb0W__secureContactActions{grid-column:1/-1;justify-content:flex-end;gap:7px;display:flex}.contact-module__AUWb0W__secureContactActions button{border:1px solid color-mix(in srgb, var(--blue) 28%, var(--line));max-width:100%;min-height:30px;color:var(--blue);cursor:pointer;font:inherit;background:#fff;border-radius:7px;padding:5px 9px;font-size:11px;font-weight:700;line-height:1.3}.contact-module__AUWb0W__secureContactActions button:hover{background:color-mix(in srgb, var(--blue) 8%, #fff)}.contact-module__AUWb0W__secureContactActions button:focus-visible{outline:3px solid color-mix(in srgb, var(--blue) 28%, transparent);outline-offset:2px}.contact-module__AUWb0W__secureContactActions .contact-module__AUWb0W__copyButton{place-items:center;width:32px;padding:0;display:grid}.contact-module__AUWb0W__copyStatus{color:var(--blue);font-size:11px;font-weight:700;position:absolute;bottom:-20px;right:0}.contact-module__AUWb0W__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.contact-module__AUWb0W__infoSection{grid-template-columns:1fr 1fr;gap:36px;margin-top:36px;display:grid}.contact-module__AUWb0W__serviceGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 28px;display:grid}.contact-module__AUWb0W__infoCard{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;padding:28px}.contact-module__AUWb0W__infoCard h3{color:var(--foreground);margin:0 0 16px;font-size:18px}.contact-module__AUWb0W__infoCard h2{color:var(--foreground);margin:0 0 18px;font-size:22px}.contact-module__AUWb0W__infoCard p{color:var(--muted);margin:0 0 10px;line-height:1.7}.contact-module__AUWb0W__infoRow{border-bottom:1px solid var(--line);align-items:center;gap:12px;min-width:0;padding:12px 0;display:flex}.contact-module__AUWb0W__infoRow:last-child{border-bottom:0}.contact-module__AUWb0W__infoLabel{color:var(--muted);min-width:80px;font-size:14px}.contact-module__AUWb0W__infoValue{overflow-wrap:anywhere;min-width:0;color:var(--foreground);font-size:15px;font-weight:600}@media (max-width:1100px){.contact-module__AUWb0W__contactGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-module__AUWb0W__infoSection,.contact-module__AUWb0W__serviceGrid{grid-template-columns:1fr}}@media (max-width:720px){.contact-module__AUWb0W__contactHero{padding:28px 0 24px}.contact-module__AUWb0W__contactHero h1{margin-bottom:8px;font-size:24px}.contact-module__AUWb0W__contactHero p{font-size:14px}.contact-module__AUWb0W__section{margin:32px auto}.contact-module__AUWb0W__sectionTitle{font-size:20px}.contact-module__AUWb0W__contactGrid{grid-template-columns:1fr;gap:16px;margin-top:24px}.contact-module__AUWb0W__contactCard{padding:22px 18px}.contact-module__AUWb0W__contactIcon{width:52px;height:52px;margin-bottom:12px;font-size:24px}.contact-module__AUWb0W__contactCard h3{font-size:16px}.contact-module__AUWb0W__contactCard p{font-size:14px}.contact-module__AUWb0W__contactCard a{font-size:15px}.contact-module__AUWb0W__infoSection{grid-template-columns:1fr;gap:20px;margin-top:24px}.contact-module__AUWb0W__infoCard{padding:22px 18px}.contact-module__AUWb0W__infoCard h3{font-size:16px}.contact-module__AUWb0W__infoCard h2{font-size:19px}.contact-module__AUWb0W__infoRow{padding:10px 0}.contact-module__AUWb0W__infoLabel{min-width:70px;font-size:13px}.contact-module__AUWb0W__infoValue{font-size:14px}}.contact-module__AUWb0W__contactPage{padding-bottom:48px}.contact-module__AUWb0W__heroInner{text-align:center}.contact-module__AUWb0W__contactHero{background:linear-gradient(135deg,#f4f8fd 0%,#eef5fc 52%,#fff 100%);padding:44px 0 34px}.contact-module__AUWb0W__contactHero h1{letter-spacing:-.025em;margin:0 0 10px;font-size:clamp(28px,4vw,38px)}.contact-module__AUWb0W__contactHero p{max-width:720px;margin:0 auto;font-size:16px;line-height:1.7}.contact-module__AUWb0W__responsePromise{color:var(--blue);align-items:center;gap:7px;margin-top:14px;font-size:13px;font-weight:700;display:inline-flex}.contact-module__AUWb0W__contactSection{margin-top:38px}.contact-module__AUWb0W__contactGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;max-width:980px;margin:0 auto}.contact-module__AUWb0W__contactCard{text-align:left;min-width:0;padding:26px;transition:none;box-shadow:0 10px 30px #18437012}.contact-module__AUWb0W__contactCard:hover{transform:none;box-shadow:0 10px 30px #18437012}.contact-module__AUWb0W__cardHeading{align-items:center;gap:13px;margin-bottom:24px;display:flex}.contact-module__AUWb0W__salesIcon{background:color-mix(in srgb, var(--blue) 10%, #fff);width:44px;height:44px;color:var(--blue);border-radius:11px;flex:none;place-items:center;display:grid}.contact-module__AUWb0W__salesRegion{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin-bottom:3px;font-size:12px;font-weight:700;display:block}.contact-module__AUWb0W__cardHeading h2{color:var(--foreground);margin:0;font-size:21px;line-height:1.25}.contact-module__AUWb0W__contactDetails{gap:0;display:grid}.contact-module__AUWb0W__contactRow{border-top:1px solid var(--line);min-width:0;color:var(--blue);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:15px 0;display:grid}.contact-module__AUWb0W__contactContent{min-width:0}.contact-module__AUWb0W__contactLabel,.contact-module__AUWb0W__contactValue{display:block}.contact-module__AUWb0W__contactLabel{color:var(--muted);margin-bottom:4px;font-size:12px;font-weight:600}.contact-module__AUWb0W__contactValue,.contact-module__AUWb0W__contactCard .contact-module__AUWb0W__contactValue{overflow-wrap:anywhere;color:var(--foreground);font-size:14px;font-weight:700;line-height:1.45}.contact-module__AUWb0W__contactCard a.contact-module__AUWb0W__contactValue:hover{color:var(--blue);text-decoration:none}.contact-module__AUWb0W__rowActions{align-items:center;gap:8px;display:flex}.contact-module__AUWb0W__textAction,.contact-module__AUWb0W__copyAction,.contact-module__AUWb0W__contactCard .contact-module__AUWb0W__textAction{min-height:34px;color:var(--blue);cursor:pointer;font:inherit;white-space:nowrap;background:0 0;border:0;justify-content:center;align-items:center;gap:5px;font-size:12px;font-weight:700;display:inline-flex}.contact-module__AUWb0W__copyAction{border:1px solid var(--line);border-radius:8px;padding:0 8px}.contact-module__AUWb0W__contactCard .contact-module__AUWb0W__textAction:hover,.contact-module__AUWb0W__copyAction:hover{color:var(--blue-2);text-decoration:none}.contact-module__AUWb0W__textAction:focus-visible,.contact-module__AUWb0W__copyAction:focus-visible,.contact-module__AUWb0W__ctaButton:focus-visible,.contact-module__AUWb0W__contactValue:focus-visible{outline:3px solid color-mix(in srgb, var(--blue) 28%, transparent);outline-offset:3px;border-radius:5px}.contact-module__AUWb0W__ctaSection{margin:28px auto 0}.contact-module__AUWb0W__inquiryCta{border:1px solid color-mix(in srgb, var(--blue) 20%, var(--line));border-radius:var(--radius);background:linear-gradient(120deg,#eff6ff 0%,#f8fbff 65%,#fff 100%);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;max-width:980px;margin:0 auto;padding:24px 28px;display:grid}.contact-module__AUWb0W__ctaIcon{background:var(--blue);color:#fff;border-radius:13px;place-items:center;width:52px;height:52px;display:grid}.contact-module__AUWb0W__ctaContent h2{color:var(--foreground);margin:0 0 6px;font-size:21px}.contact-module__AUWb0W__ctaContent p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.contact-module__AUWb0W__ctaButton{background:var(--blue);color:#fff;cursor:pointer;min-height:44px;font:inherit;white-space:nowrap;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:0 19px;font-size:14px;font-weight:700;transition:background-color .16s,transform .16s;display:inline-flex}.contact-module__AUWb0W__ctaButton:hover{background:var(--blue-2);transform:translateY(-1px)}.contact-module__AUWb0W__serviceSection{max-width:none;margin:34px auto 0}.contact-module__AUWb0W__serviceGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;max-width:900px;margin:0 auto}.contact-module__AUWb0W__serviceItem{min-width:0;color:var(--blue);align-items:flex-start;gap:12px;display:flex}.contact-module__AUWb0W__serviceItem h2{color:var(--foreground);margin:0 0 5px;font-size:14px}.contact-module__AUWb0W__serviceItem p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}@media (max-width:860px){.contact-module__AUWb0W__contactGrid{grid-template-columns:1fr}.contact-module__AUWb0W__inquiryCta{grid-template-columns:auto minmax(0,1fr)}.contact-module__AUWb0W__ctaButton{grid-column:2;justify-self:start}}@media (max-width:680px){.contact-module__AUWb0W__contactPage{padding-bottom:36px}.contact-module__AUWb0W__contactHero{padding:30px 0 26px}.contact-module__AUWb0W__contactHero p{font-size:14px}.contact-module__AUWb0W__contactSection{margin-top:26px}.contact-module__AUWb0W__contactGrid{gap:16px;margin-top:0}.contact-module__AUWb0W__contactCard{padding:21px 18px}.contact-module__AUWb0W__cardHeading{margin-bottom:18px}.contact-module__AUWb0W__contactRow{grid-template-columns:auto minmax(0,1fr);gap:10px}.contact-module__AUWb0W__contactRow>.contact-module__AUWb0W__textAction,.contact-module__AUWb0W__rowActions{grid-column:2;justify-self:start}.contact-module__AUWb0W__rowActions{flex-wrap:wrap}.contact-module__AUWb0W__inquiryCta{grid-template-columns:1fr;gap:14px;padding:22px 18px}.contact-module__AUWb0W__ctaIcon{width:46px;height:46px}.contact-module__AUWb0W__ctaButton{grid-column:auto;justify-self:stretch;width:100%}.contact-module__AUWb0W__serviceSection{margin-top:28px}.contact-module__AUWb0W__serviceGrid{grid-template-columns:1fr;gap:20px}}@media (prefers-reduced-motion:reduce){.contact-module__AUWb0W__ctaButton{transition:none}.contact-module__AUWb0W__ctaButton:hover{transform:none}}
.ComponentsLandingPage-module__2B5_AG__page{--ink:#132d52;--blue:#1664c7;--blue-dark:#0d397e;--line:#dce8f5;color:var(--ink);background:#fff}.ComponentsLandingPage-module__2B5_AG__hero{background:linear-gradient(116deg,#eef6ff 0%,#f9fcff 46%,#dce9f8 100%);overflow:hidden}.ComponentsLandingPage-module__2B5_AG__heroInner{position:relative}.ComponentsLandingPage-module__2B5_AG__heroLayout{grid-template-columns:minmax(360px,.9fr) minmax(500px,1.1fr);align-items:center;min-height:520px;display:grid}.ComponentsLandingPage-module__2B5_AG__heroCopy{z-index:2;max-width:590px;padding:24px 0 66px;position:relative}.ComponentsLandingPage-module__2B5_AG__eyebrow{color:var(--blue);letter-spacing:.18em;font-size:12px;font-weight:800}.ComponentsLandingPage-module__2B5_AG__heroCopy h1{color:var(--ink);letter-spacing:-.055em;margin:16px 0 20px;font-size:clamp(46px,5vw,70px);line-height:1.04}.ComponentsLandingPage-module__2B5_AG__heroCopy p{color:#415a77;max-width:520px;margin:0;font-size:18px;line-height:1.75}.ComponentsLandingPage-module__2B5_AG__heroAdvantages{gap:26px;margin:28px 0;display:flex}.ComponentsLandingPage-module__2B5_AG__heroAdvantages span{color:var(--blue);grid-template-columns:28px auto;column-gap:8px;display:grid}.ComponentsLandingPage-module__2B5_AG__heroAdvantages svg{grid-row:span 2;margin-top:2px}.ComponentsLandingPage-module__2B5_AG__heroAdvantages b{color:var(--ink);font-size:13px;font-weight:750}.ComponentsLandingPage-module__2B5_AG__heroAdvantages small{color:#71839a;font-size:11px}.ComponentsLandingPage-module__2B5_AG__heroVisual{align-self:stretch;min-height:520px;position:relative}.ComponentsLandingPage-module__2B5_AG__heroVisual:before{content:"";opacity:.8;background:linear-gradient(90deg,#e0eefd33,#8dadd02e),repeating-linear-gradient(90deg,#0000 0 72px,#688ab114 73px 75px),repeating-linear-gradient(0deg,#0000 0 60px,#688ab112 61px 63px);position:absolute;inset:0 -30% 0 0}.ComponentsLandingPage-module__2B5_AG__visualGlow{filter:blur(34px);background:#ffffffd1;border-radius:50%;width:540px;height:290px;position:absolute;top:118px;right:5%}.ComponentsLandingPage-module__2B5_AG__visualFloor{background:linear-gradient(150deg,#ffffffd1,#c2d4e8cc);border:1px solid #4a74a12e;height:108px;position:absolute;bottom:22px;left:4%;right:-10%;transform:perspective(500px)rotateX(56deg)skew(-14deg);box-shadow:0 20px 40px #284e7629}.ComponentsLandingPage-module__2B5_AG__heroProduct{z-index:1;filter:drop-shadow(0 18px 12px #1630522e);place-items:center;display:grid;position:absolute}.ComponentsLandingPage-module__2B5_AG__heroProductBreaker{width:165px;height:230px;bottom:216px;right:56%}.ComponentsLandingPage-module__2B5_AG__heroProductContactor{width:145px;height:188px;bottom:214px;right:31%}.ComponentsLandingPage-module__2B5_AG__heroProductPlc{width:175px;height:145px;bottom:206px;right:5%}.ComponentsLandingPage-module__2B5_AG__heroProductMeter{width:128px;height:114px;bottom:76px;right:42%}.ComponentsLandingPage-module__2B5_AG__heroProductDrive{width:140px;height:134px;bottom:64px;right:14%}.ComponentsLandingPage-module__2B5_AG__heroProductSensor{width:106px;height:98px;bottom:74px;right:-1%}.ComponentsLandingPage-module__2B5_AG__heroNote{z-index:2;color:#365678;letter-spacing:.04em;width:138px;font-size:10px;font-weight:800;line-height:1.65;position:absolute;top:28px;right:0}.ComponentsLandingPage-module__2B5_AG__heroNote span{background:#fff;width:24px;height:2px;margin-top:10px;display:block}.ComponentsLandingPage-module__2B5_AG__productAsset{object-fit:contain;width:100%;max-width:100%;height:100%;max-height:100%;display:block}.ComponentsLandingPage-module__2B5_AG__highlightGrid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:18px;display:grid}.ComponentsLandingPage-module__2B5_AG__highlightCard{border:1px solid var(--line);background:#fff;border-radius:10px;gap:16px;min-height:130px;padding:24px 20px;display:flex;box-shadow:0 8px 24px #1843700b}.ComponentsLandingPage-module__2B5_AG__highlightCard>svg{color:var(--blue);flex:none}.ComponentsLandingPage-module__2B5_AG__highlightCard h2,.ComponentsLandingPage-module__2B5_AG__highlightCard p{margin:0}.ComponentsLandingPage-module__2B5_AG__highlightCard h2{color:var(--ink);margin-bottom:8px;font-size:15px;line-height:1.35}.ComponentsLandingPage-module__2B5_AG__highlightCard p{color:#71839a;font-size:12px;line-height:1.6}.ComponentsLandingPage-module__2B5_AG__productsSection{width:min(1400px,100% - 48px);padding-top:58px;padding-bottom:48px}.ComponentsLandingPage-module__2B5_AG__sectionTitle{letter-spacing:-.035em;margin:0 0 18px;font-size:34px}.ComponentsLandingPage-module__2B5_AG__productGrid{--product-gap:14px;--product-columns:var(--product-columns-wide,6);gap:var(--product-gap);flex-wrap:wrap;display:flex}.ComponentsLandingPage-module__2B5_AG__productCard{flex:1 1 calc((100% - (var(--product-columns) - 1) * var(--product-gap)) / var(--product-columns) - .1px);border:1px solid var(--line);min-width:0;color:inherit;background:#fff;border-radius:9px;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:block;overflow:hidden}.ComponentsLandingPage-module__2B5_AG__productCard:hover{border-color:#b8d0ed;transform:translateY(-3px);box-shadow:0 15px 30px #1843701c}.ComponentsLandingPage-module__2B5_AG__productImage{background:linear-gradient(135deg,#f5f9fd,#e7f0f9);justify-content:center;align-items:center;height:230px;padding:16px 18px;display:flex;overflow:hidden}.ComponentsLandingPage-module__2B5_AG__productImage .ComponentsLandingPage-module__2B5_AG__productAsset{object-fit:contain;width:100%;max-width:100%;height:100%;max-height:100%;transition:transform .26s}.ComponentsLandingPage-module__2B5_AG__productCard:hover .ComponentsLandingPage-module__2B5_AG__productImage .ComponentsLandingPage-module__2B5_AG__productAsset{transform:scale(1.05)}.ComponentsLandingPage-module__2B5_AG__productCopy{min-height:128px;padding:18px}.ComponentsLandingPage-module__2B5_AG__productCopy h3{color:var(--ink);margin:0 0 8px;font-size:17px;line-height:1.35}.ComponentsLandingPage-module__2B5_AG__productCopy p{color:#75869a;margin:0;font-size:13px;line-height:1.55}.ComponentsLandingPage-module__2B5_AG__productLinkLabel{color:var(--blue);align-items:center;gap:6px;margin-top:14px;font-size:12px;font-weight:700;display:inline-flex}.ComponentsLandingPage-module__2B5_AG__productCard:focus-visible{outline-offset:3px;outline:3px solid #77aaf0}.ComponentsLandingPage-module__2B5_AG__serviceBand{background:linear-gradient(110deg,#f1f6fc,#e8f1fb);margin-top:10px}.ComponentsLandingPage-module__2B5_AG__serviceGrid{grid-template-columns:repeat(4,1fr);padding:22px 0;display:grid}.ComponentsLandingPage-module__2B5_AG__serviceItem{border-right:1px solid #d5e2f0;align-items:center;gap:14px;padding:0 28px;display:flex}.ComponentsLandingPage-module__2B5_AG__serviceItem:first-child{padding-left:0}.ComponentsLandingPage-module__2B5_AG__serviceItem:last-child{border-right:0;padding-right:0}.ComponentsLandingPage-module__2B5_AG__serviceItem>svg{color:var(--blue);flex:none}.ComponentsLandingPage-module__2B5_AG__serviceItem h3,.ComponentsLandingPage-module__2B5_AG__serviceItem p{margin:0}.ComponentsLandingPage-module__2B5_AG__serviceItem h3{margin-bottom:4px;font-size:14px}.ComponentsLandingPage-module__2B5_AG__serviceItem p{color:#71839a;font-size:11px;line-height:1.45}@media (max-width:1100px){.ComponentsLandingPage-module__2B5_AG__productsSection{width:min(1200px,100% - 48px)}.ComponentsLandingPage-module__2B5_AG__heroLayout{grid-template-columns:.9fr 1.1fr}.ComponentsLandingPage-module__2B5_AG__heroCopy p{font-size:16px}.ComponentsLandingPage-module__2B5_AG__heroAdvantages{gap:14px}.ComponentsLandingPage-module__2B5_AG__highlightGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1100px) and (min-width:901px){.ComponentsLandingPage-module__2B5_AG__productGrid{--product-columns:var(--product-columns-tablet,5)}}@media (max-width:900px) and (min-width:761px){.ComponentsLandingPage-module__2B5_AG__productGrid{--product-columns:var(--product-columns-compact,4)}}@media (max-width:760px){.ComponentsLandingPage-module__2B5_AG__productsSection{width:min(100% - 28px,1200px)}.ComponentsLandingPage-module__2B5_AG__heroLayout{min-height:0;display:block}.ComponentsLandingPage-module__2B5_AG__heroCopy{padding:28px 0 18px}.ComponentsLandingPage-module__2B5_AG__heroCopy h1{font-size:48px}.ComponentsLandingPage-module__2B5_AG__heroCopy p{font-size:15px}.ComponentsLandingPage-module__2B5_AG__heroAdvantages{gap:11px}.ComponentsLandingPage-module__2B5_AG__heroAdvantages span{grid-template-columns:22px auto;column-gap:5px}.ComponentsLandingPage-module__2B5_AG__heroAdvantages svg{width:20px}.ComponentsLandingPage-module__2B5_AG__heroAdvantages b{font-size:11px}.ComponentsLandingPage-module__2B5_AG__heroAdvantages small{font-size:10px}.ComponentsLandingPage-module__2B5_AG__heroVisual{min-height:330px;margin:0 -24px}.ComponentsLandingPage-module__2B5_AG__heroProductBreaker{width:104px;height:145px;bottom:126px;right:45%}.ComponentsLandingPage-module__2B5_AG__heroProductContactor{width:95px;height:118px;bottom:130px;right:17%}.ComponentsLandingPage-module__2B5_AG__heroProductPlc{width:116px;height:92px;bottom:118px;right:0}.ComponentsLandingPage-module__2B5_AG__heroProductMeter{width:86px;height:76px;bottom:46px;right:20%}.ComponentsLandingPage-module__2B5_AG__heroProductDrive{width:93px;height:89px;bottom:42px;right:-4%}.ComponentsLandingPage-module__2B5_AG__heroProductSensor{width:64px;height:60px;bottom:34px;right:7%}.ComponentsLandingPage-module__2B5_AG__heroNote{width:115px;font-size:8px;top:18px;right:12px}.ComponentsLandingPage-module__2B5_AG__highlightGrid{margin-top:14px}.ComponentsLandingPage-module__2B5_AG__productGrid{--product-columns:2}.ComponentsLandingPage-module__2B5_AG__serviceGrid{grid-template-columns:repeat(2,1fr);gap:18px 0;padding:20px 0}.ComponentsLandingPage-module__2B5_AG__serviceItem,.ComponentsLandingPage-module__2B5_AG__serviceItem:first-child,.ComponentsLandingPage-module__2B5_AG__serviceItem:last-child{border-right:1px solid #d5e2f0;padding:0 16px}.ComponentsLandingPage-module__2B5_AG__serviceItem:nth-child(2n){border-right:0}}@media (max-width:520px){.ComponentsLandingPage-module__2B5_AG__heroCopy h1{font-size:42px}.ComponentsLandingPage-module__2B5_AG__heroAdvantages{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.ComponentsLandingPage-module__2B5_AG__heroAdvantages span{text-align:center;display:block}.ComponentsLandingPage-module__2B5_AG__heroAdvantages svg{margin:0 auto 5px;display:block}.ComponentsLandingPage-module__2B5_AG__highlightGrid{grid-template-columns:1fr}.ComponentsLandingPage-module__2B5_AG__productsSection{padding-top:42px}.ComponentsLandingPage-module__2B5_AG__productGrid{--product-gap:8px;--product-columns:2}.ComponentsLandingPage-module__2B5_AG__productImage{height:170px;padding:12px 14px}.ComponentsLandingPage-module__2B5_AG__productCopy{min-height:116px;padding:14px}.ComponentsLandingPage-module__2B5_AG__productCopy h3{font-size:15px}.ComponentsLandingPage-module__2B5_AG__productCopy p{font-size:12px}.ComponentsLandingPage-module__2B5_AG__serviceGrid{grid-template-columns:1fr;gap:0}.ComponentsLandingPage-module__2B5_AG__serviceItem,.ComponentsLandingPage-module__2B5_AG__serviceItem:first-child,.ComponentsLandingPage-module__2B5_AG__serviceItem:last-child,.ComponentsLandingPage-module__2B5_AG__serviceItem:nth-child(2n){border-bottom:1px solid #d5e2f0;border-right:0;padding:14px 0}.ComponentsLandingPage-module__2B5_AG__serviceItem:last-child{border-bottom:0}}@media (prefers-reduced-motion:reduce){.ComponentsLandingPage-module__2B5_AG__productCard,.ComponentsLandingPage-module__2B5_AG__productImage .ComponentsLandingPage-module__2B5_AG__productAsset{transition:none}.ComponentsLandingPage-module__2B5_AG__productCard:hover,.ComponentsLandingPage-module__2B5_AG__productCard:hover .ComponentsLandingPage-module__2B5_AG__productImage .ComponentsLandingPage-module__2B5_AG__productAsset{transform:none}}
.InquirySection-module__tRZNla__inquirySection{text-align:center;background:linear-gradient(#f3f8fe 0%,#fff 100%);padding:44px 0 64px}.InquirySection-module__tRZNla__modalBackdrop{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#08182ead;place-items:center;padding:28px;animation:.18s ease-out InquirySection-module__tRZNla__backdropIn;display:grid;position:fixed;inset:0;overflow-y:auto}.InquirySection-module__tRZNla__modal{background:#fff;border-radius:16px;width:min(1060px,100%);max-height:calc(100vh - 56px);animation:.22s ease-out InquirySection-module__tRZNla__modalIn;position:relative;overflow-y:auto;box-shadow:0 28px 80px #04132757}.InquirySection-module__tRZNla__modal .InquirySection-module__tRZNla__panel{gap:0;width:100%;padding:0}.InquirySection-module__tRZNla__modal .InquirySection-module__tRZNla__formOnlyPanel{max-width:760px;margin:0 auto}.InquirySection-module__tRZNla__modal .InquirySection-module__tRZNla__formColumn,.InquirySection-module__tRZNla__modal .InquirySection-module__tRZNla__contactColumn{box-shadow:none;border:0;border-radius:0}.InquirySection-module__tRZNla__closeButton{z-index:2;color:#fff;cursor:pointer;background:#0b274bbf;border:1px solid #ffffff38;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:14px;right:14px}.InquirySection-module__tRZNla__closeButton:focus-visible{outline-offset:2px;outline:3px solid #8fc5ffa6}@keyframes InquirySection-module__tRZNla__backdropIn{0%{opacity:0}}@keyframes InquirySection-module__tRZNla__modalIn{0%{opacity:0;transform:translateY(14px)scale(.985)}}.InquirySection-module__tRZNla__toggleButton{border-radius:var(--radius,8px);background:var(--blue,#1664c7);color:#fff;cursor:pointer;min-height:50px;font:inherit;border:0;justify-content:center;align-items:center;gap:10px;padding:0 28px;font-size:15px;font-weight:750;transition:background-color .18s,box-shadow .18s,transform .18s;display:inline-flex;box-shadow:0 12px 28px #1664c73d}.InquirySection-module__tRZNla__toggleButton:hover{background:#0d4f9f;transform:translateY(-2px);box-shadow:0 15px 32px #1664c74d}.InquirySection-module__tRZNla__toggleButton:focus-visible{outline-offset:4px;outline:3px solid #1664c74d}.InquirySection-module__tRZNla__toggleIcon,.InquirySection-module__tRZNla__toggleIconOpen{transition:transform .22s}.InquirySection-module__tRZNla__toggleIconOpen{transform:rotate(180deg)}.InquirySection-module__tRZNla__reveal{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .42s,opacity .3s;display:grid}.InquirySection-module__tRZNla__revealOpen{opacity:1;grid-template-rows:1fr}.InquirySection-module__tRZNla__reveal>div{min-height:0;overflow:hidden}.InquirySection-module__tRZNla__panel{text-align:left;grid-template-columns:minmax(0,1.45fr) minmax(290px,.75fr);gap:42px;padding-top:42px;scroll-margin-top:90px;display:grid}.InquirySection-module__tRZNla__formColumn,.InquirySection-module__tRZNla__contactColumn{border:1px solid var(--line,#dce8f5);background:#fff;border-radius:14px;box-shadow:0 16px 42px #18437014}.InquirySection-module__tRZNla__formColumn{padding:36px}.InquirySection-module__tRZNla__heading{margin-bottom:26px}.InquirySection-module__tRZNla__eyebrow{color:var(--blue,#1664c7);letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:800}.InquirySection-module__tRZNla__heading h2{color:var(--ink,#132d52);letter-spacing:-.03em;margin:8px 0 9px;font-size:clamp(27px,3vw,36px)}.InquirySection-module__tRZNla__heading p{color:#667b94;margin:0;font-size:14px;line-height:1.7}.InquirySection-module__tRZNla__form{gap:18px;display:grid}.InquirySection-module__tRZNla__honeypot{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.InquirySection-module__tRZNla__fieldGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.InquirySection-module__tRZNla__field{color:#294461;gap:8px;font-size:13px;font-weight:700;display:grid}.InquirySection-module__tRZNla__field b{color:#d13b3b}.InquirySection-module__tRZNla__field input,.InquirySection-module__tRZNla__field textarea{width:100%;color:var(--ink,#132d52);font:inherit;background:#fbfdff;border:1px solid #cddceb;border-radius:8px;outline:none;font-size:14px;font-weight:400;transition:border-color .16s,box-shadow .16s,background-color .16s}.InquirySection-module__tRZNla__field input{min-height:46px;padding:0 13px}.InquirySection-module__tRZNla__field textarea{resize:vertical;min-height:126px;padding:12px 13px}.InquirySection-module__tRZNla__field input::placeholder,.InquirySection-module__tRZNla__field textarea::placeholder{color:#94a5b7}.InquirySection-module__tRZNla__field input:focus,.InquirySection-module__tRZNla__field textarea:focus{border-color:var(--blue,#1664c7);background:#fff;box-shadow:0 0 0 3px #1664c71c}.InquirySection-module__tRZNla__submitButton{background:var(--blue,#1664c7);color:#fff;cursor:pointer;width:fit-content;min-height:46px;font:inherit;border:0;border-radius:8px;justify-content:center;align-items:center;gap:9px;padding:0 22px;font-size:14px;font-weight:750;transition:background-color .18s,transform .18s;display:inline-flex}.InquirySection-module__tRZNla__submitButton:hover{background:#0d4f9f;transform:translateY(-1px)}.InquirySection-module__tRZNla__submitButton:focus-visible{outline-offset:3px;outline:3px solid #1664c740}.InquirySection-module__tRZNla__submitButton:disabled{cursor:wait;opacity:.72;transform:none}.InquirySection-module__tRZNla__successMessage{color:#226b3b;background:#f0faf3;border:1px solid #b9dfc5;border-radius:8px;align-items:flex-start;gap:9px;margin:0;padding:12px 14px;font-size:13px;line-height:1.55;display:flex}.InquirySection-module__tRZNla__successMessage svg{flex:none;margin-top:1px}.InquirySection-module__tRZNla__errorMessage{color:#9f2929;background:#fff4f4;border:1px solid #efb7b7;border-radius:8px;margin:0;padding:12px 14px;font-size:13px;line-height:1.55}.InquirySection-module__tRZNla__contactColumn{color:#fff;background:linear-gradient(145deg,#173d70 0%,#0e2c56 100%);align-self:stretch;padding:36px 30px}.InquirySection-module__tRZNla__contactColumn h3{letter-spacing:-.02em;margin:0 0 10px;font-size:24px}.InquirySection-module__tRZNla__contactDescription{color:#c8d9ec;margin:0 0 26px;font-size:14px;line-height:1.7}.InquirySection-module__tRZNla__contactList{gap:12px;display:grid}.InquirySection-module__tRZNla__contactItem{color:#fff;background:#ffffff12;border:1px solid #ffffff24;border-radius:10px;align-items:center;gap:13px;min-width:0;padding:14px;text-decoration:none;display:flex}a.InquirySection-module__tRZNla__contactItem{transition:border-color .16s,background-color .16s}a.InquirySection-module__tRZNla__contactItem:hover{background:#ffffff1f;border-color:#ffffff59}a.InquirySection-module__tRZNla__contactItem:focus-visible{outline-offset:2px;outline:3px solid #ffffff47}.InquirySection-module__tRZNla__contactIcon{color:#8fc5ff;background:#ffffff1f;border-radius:9px;flex:none;place-items:center;width:40px;height:40px;display:grid}.InquirySection-module__tRZNla__contactItem>span:last-child{min-width:0}.InquirySection-module__tRZNla__contactItem small,.InquirySection-module__tRZNla__contactItem strong{display:block}.InquirySection-module__tRZNla__contactItem small{color:#a9c3df;margin-bottom:4px;font-size:11px;font-weight:600}.InquirySection-module__tRZNla__contactItem strong{overflow-wrap:anywhere;font-size:13px;line-height:1.45}.InquirySection-module__tRZNla__responseNote{color:#c8d9ec;border-top:1px solid #ffffff21;margin:22px 0 0;padding-top:20px;font-size:12px;line-height:1.65}@media (max-width:900px){.InquirySection-module__tRZNla__panel{grid-template-columns:1fr;gap:22px}.InquirySection-module__tRZNla__contactColumn{padding:30px}}@media (max-width:600px){.InquirySection-module__tRZNla__inquirySection{padding:34px 0 48px}.InquirySection-module__tRZNla__toggleButton{width:calc(100% - 28px)}.InquirySection-module__tRZNla__panel{width:min(100% - 28px,1200px);padding-top:30px}.InquirySection-module__tRZNla__formColumn,.InquirySection-module__tRZNla__contactColumn{border-radius:11px;padding:24px 18px}.InquirySection-module__tRZNla__fieldGrid{grid-template-columns:1fr;gap:16px}.InquirySection-module__tRZNla__submitButton{width:100%}.InquirySection-module__tRZNla__modalBackdrop{align-items:start;padding:12px}.InquirySection-module__tRZNla__modal{border-radius:12px;max-height:calc(100vh - 24px)}.InquirySection-module__tRZNla__modal .InquirySection-module__tRZNla__panel{width:100%;padding-top:0}.InquirySection-module__tRZNla__closeButton{top:10px;right:10px}}@media (prefers-reduced-motion:reduce){.InquirySection-module__tRZNla__toggleButton,.InquirySection-module__tRZNla__toggleIcon,.InquirySection-module__tRZNla__toggleIconOpen,.InquirySection-module__tRZNla__reveal,.InquirySection-module__tRZNla__submitButton,a.InquirySection-module__tRZNla__contactItem{transition:none}.InquirySection-module__tRZNla__toggleButton:hover,.InquirySection-module__tRZNla__submitButton:hover{transform:none}.InquirySection-module__tRZNla__modalBackdrop,.InquirySection-module__tRZNla__modal{animation:none}}
