.MotorAlertDiagram-module__dioYbq__diagram{font-family:var(--font-body);background:#00000040;border:1px solid #b1f5de1f;border-radius:16px;width:100%;overflow:hidden}.MotorAlertDiagram-module__dioYbq__diagramHeader{background:#00000026;border-bottom:1px solid #b1f5de14;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.MotorAlertDiagram-module__dioYbq__diagramTitle{flex-direction:column;gap:.125rem;display:flex}.MotorAlertDiagram-module__dioYbq__diagramTitleLabel{color:var(--colour-white);letter-spacing:.02em;font-size:.8125rem;font-weight:700}.MotorAlertDiagram-module__dioYbq__diagramTitleSub{color:#ffffff59;letter-spacing:.04em;font-size:.6875rem}.MotorAlertDiagram-module__dioYbq__statusBadge{letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;min-width:152px;color:var(--status-color,#22c55e);background:color-mix(in srgb, var(--status-color,#22c55e) 12%, transparent);border:1px solid color-mix(in srgb, var(--status-color,#22c55e) 25%, transparent);border-radius:100px;justify-content:center;align-items:center;gap:.375rem;padding:.25rem .75rem;font-size:.625rem;font-weight:800;transition:color .4s,background .4s,border-color .4s;display:flex}.MotorAlertDiagram-module__dioYbq__statusDot{background:currentColor;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite MotorAlertDiagram-module__dioYbq__blink;display:block}@keyframes MotorAlertDiagram-module__dioYbq__blink{0%,to{opacity:1}50%{opacity:.4}}.MotorAlertDiagram-module__dioYbq__chartWrap{padding:.75rem 1.25rem .25rem;position:relative}.MotorAlertDiagram-module__dioYbq__chartYLabel{color:#fff3;letter-spacing:.06em;writing-mode:vertical-rl;text-transform:uppercase;font-size:.5625rem;position:absolute;top:50%;left:.375rem;transform:translateY(-50%)}.MotorAlertDiagram-module__dioYbq__chartSvg{width:100%;height:160px;display:block;overflow:visible}.MotorAlertDiagram-module__dioYbq__alertPin{animation:.35s cubic-bezier(.34,1.56,.64,1) forwards MotorAlertDiagram-module__dioYbq__pinDrop}@keyframes MotorAlertDiagram-module__dioYbq__pinDrop{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translate(0)}}.MotorAlertDiagram-module__dioYbq__chartXLabels{color:#fff3;letter-spacing:.04em;justify-content:space-between;padding:.25rem 0 0;font-size:.5625rem;display:flex}.MotorAlertDiagram-module__dioYbq__metricsRow{background:#0000001a;border-top:1px solid #b1f5de0f;align-items:stretch;display:flex}.MotorAlertDiagram-module__dioYbq__metric{flex-direction:column;flex:1;gap:.25rem;padding:.875rem 1rem;display:flex}.MotorAlertDiagram-module__dioYbq__metricDivider{background:#b1f5de0f;flex-shrink:0;width:1px}.MotorAlertDiagram-module__dioYbq__metricLabel{text-transform:uppercase;letter-spacing:.08em;color:#ffffff40;font-size:.5625rem}.MotorAlertDiagram-module__dioYbq__metricValue{font-family:var(--font-display);letter-spacing:-.02em;font-size:1.125rem;font-weight:700;line-height:1;transition:color .5s}.MotorAlertDiagram-module__dioYbq__metricUnit{font-family:var(--font-body);opacity:.7;font-size:.6875rem;font-weight:400}.MotorAlertDiagram-module__dioYbq__alertBanner{color:#ffc8c8d9;background:#ef444414;border-top:1px solid #ef444433;align-items:center;gap:.625rem;padding:.75rem 1.25rem;font-size:.75rem;animation:.4s forwards MotorAlertDiagram-module__dioYbq__bannerSlide;display:flex}@keyframes MotorAlertDiagram-module__dioYbq__bannerSlide{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}
.PredictiveMaintenanceLanding-module__uEmhMG__page{background:var(--colour-white)}.PredictiveMaintenanceLanding-module__uEmhMG__sectionInner{max-width:1200px;margin:0 auto;padding:0 2rem}.PredictiveMaintenanceLanding-module__uEmhMG__lpHeader{z-index:100;-webkit-backdrop-filter:blur(12px);background:#003338f5;border-bottom:1px solid #b1f5de14;position:fixed;top:0;left:0;right:0}.PredictiveMaintenanceLanding-module__uEmhMG__lpHeaderInner{justify-content:space-between;align-items:center;max-width:1200px;height:70px;margin:0 auto;padding:0 2rem;display:flex}.PredictiveMaintenanceLanding-module__uEmhMG__lpLogo{width:auto;height:42px;display:block}.PredictiveMaintenanceLanding-module__uEmhMG__lpHeaderRight{align-items:center;gap:1.25rem;display:flex}.PredictiveMaintenanceLanding-module__uEmhMG__lpHeaderHomeLink{font-family:var(--font-body);color:#ffffff73;white-space:nowrap;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:color .15s;display:inline-flex}.PredictiveMaintenanceLanding-module__uEmhMG__lpHeaderHomeLink:hover{color:#ffffffd9}.PredictiveMaintenanceLanding-module__uEmhMG__lpHeaderCta{background:var(--colour-mint);color:var(--colour-teal-dark);font-family:var(--font-body);cursor:pointer;white-space:nowrap;border:none;border-radius:100px;align-items:center;padding:.625rem 1.375rem;font-size:.875rem;font-weight:700;transition:opacity .15s,transform .15s;display:inline-flex}.PredictiveMaintenanceLanding-module__uEmhMG__lpHeaderCta:hover{opacity:.88;transform:translateY(-1px)}.PredictiveMaintenanceLanding-module__uEmhMG__hero{background:var(--colour-teal-dark);min-height:100vh;padding-top:64px;position:relative;overflow:hidden}.PredictiveMaintenanceLanding-module__uEmhMG__hero:before{content:"";opacity:.04;pointer-events:none;background-image:url(/logos/lumina360/RGB/images/icon/SVG/lumina360_icon_white.svg);background-repeat:no-repeat;background-size:contain;width:700px;height:700px;position:absolute;top:-5%;right:-8%}.PredictiveMaintenanceLanding-module__uEmhMG__heroInner{grid-template-columns:52fr 48fr;align-items:flex-start;gap:4rem;max-width:1200px;min-height:calc(100vh - 64px);margin:0 auto;padding:4rem 2rem;display:grid}.PredictiveMaintenanceLanding-module__uEmhMG__heroLeft{flex-direction:column;gap:1.75rem;display:flex}.PredictiveMaintenanceLanding-module__uEmhMG__heroEyebrow{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--colour-mint);align-items:center;gap:.5rem;margin:0;font-size:.6875rem;font-weight:700;display:flex}.PredictiveMaintenanceLanding-module__uEmhMG__heroEyebrowDot{background:var(--colour-mint);border-radius:50%;flex-shrink:0;width:5px;height:5px;display:block}.PredictiveMaintenanceLanding-module__uEmhMG__heroHeadline{flex-direction:column;margin:0;display:flex}.PredictiveMaintenanceLanding-module__uEmhMG__heroHl1{font-family:var(--font-display);letter-spacing:-.03em;color:#ffffff59;font-size:clamp(3.5rem,7vw,7rem);font-weight:300;line-height:.95;display:block}.PredictiveMaintenanceLanding-module__uEmhMG__heroHl2{font-family:var(--font-display);letter-spacing:-.03em;color:var(--colour-white);font-size:clamp(3.5rem,7vw,7rem);font-weight:800;line-height:.95;display:block}.PredictiveMaintenanceLanding-module__uEmhMG__heroHl3{font-family:var(--font-display);letter-spacing:-.025em;color:var(--colour-mint);font-size:clamp(2rem,4vw,4rem);font-weight:700;line-height:1.05;display:block}.PredictiveMaintenanceLanding-module__uEmhMG__heroHl4{font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;color:#ffffff47;margin-top:.5rem;font-size:.8125rem;font-weight:400;display:block}.PredictiveMaintenanceLanding-module__uEmhMG__heroBody{font-family:var(--font-body);color:#ffffff8c;max-width:460px;margin:0;font-size:1rem;line-height:1.8}.PredictiveMaintenanceLanding-module__uEmhMG__heroActions{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.PredictiveMaintenanceLanding-module__uEmhMG__heroCta{background:var(--colour-mint);color:var(--colour-teal-dark);font-family:var(--font-body);cursor:pointer;border:none;border-radius:100px;align-items:center;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:700;transition:opacity .15s,transform .15s;display:inline-flex}.PredictiveMaintenanceLanding-module__uEmhMG__heroCta:hover{opacity:.88;transform:translateY(-1px)}.PredictiveMaintenanceLanding-module__uEmhMG__heroSecondary{font-family:var(--font-body);color:#ffffff73;align-items:center;gap:.375rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .15s;display:inline-flex}.PredictiveMaintenanceLanding-module__uEmhMG__heroSecondary:hover{color:#ffffffd9}.PredictiveMaintenanceLanding-module__uEmhMG__statsBand{background:var(--colour-white);border-bottom:1px solid #e4eced}.PredictiveMaintenanceLanding-module__uEmhMG__statsBandInner{align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.PredictiveMaintenanceLanding-module__uEmhMG__statsBandStat{flex-direction:column;flex:1;gap:.5rem;padding:3rem 2rem;display:flex}.PredictiveMaintenanceLanding-module__uEmhMG__statsBandNum{font-family:var(--font-display);letter-spacing:-.04em;color:var(--colour-teal-dark);font-size:clamp(3.5rem,6vw,6rem);font-weight:800;line-height:1;display:block}.PredictiveMaintenanceLanding-module__uEmhMG__statsBandSup{color:var(--colour-teal);vertical-align:super;font-size:.38em;font-weight:700;line-height:0}.PredictiveMaintenanceLanding-module__uEmhMG__statsBandLabel{font-family:var(--font-body);color:#4a6b6e;max-width:200px;font-size:.9375rem;line-height:1.5}.PredictiveMaintenanceLanding-module__uEmhMG__statsBandDivider{background:#e4eced;flex-shrink:0;width:1px;height:80px}.PredictiveMaintenanceLanding-module__uEmhMG__statsBandSource{flex-direction:column;gap:.375rem;min-width:180px;padding:2rem;display:flex}.PredictiveMaintenanceLanding-module__uEmhMG__statsBandSourceTitle{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:#00484e59;font-size:.625rem;font-weight:700}.PredictiveMaintenanceLanding-module__uEmhMG__statsBandSourceText{font-family:var(--font-body);color:var(--colour-teal);font-size:.8125rem;font-weight:600;line-height:1.4}.PredictiveMaintenanceLanding-module__uEmhMG__heroRight{justify-content:flex-end;align-items:flex-start;padding-top:3.5rem;display:flex}.PredictiveMaintenanceLanding-module__uEmhMG__heroImageWrap{border-radius:16px;width:100%;max-width:560px;position:relative;overflow:hidden;box-shadow:0 32px 80px #00000080,0 0 0 1px #b1f5de1a}.PredictiveMaintenanceLanding-module__uEmhMG__heroImage{border-radius:16px;width:100%;height:auto;display:block}.PredictiveMaintenanceLanding-module__uEmhMG__heroImageBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-family:var(--font-body);color:var(--colour-mint);background:#003338e6;border:1px solid #b1f5de33;border-radius:100px;align-items:center;gap:.5rem;padding:.375rem .875rem;font-size:.75rem;font-weight:600;display:flex;position:absolute;bottom:1rem;left:1rem}.PredictiveMaintenanceLanding-module__uEmhMG__heroBadgeDot{background:#22c55e;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite PredictiveMaintenanceLanding-module__uEmhMG__pulse;display:block;box-shadow:0 0 8px #22c55e}@keyframes PredictiveMaintenanceLanding-module__uEmhMG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}.PredictiveMaintenanceLanding-module__uEmhMG__section{background:var(--colour-white);padding:6rem 0}.PredictiveMaintenanceLanding-module__uEmhMG__sectionDark{background:var(--colour-teal-dark);padding:6rem 0;position:relative;overflow:clip}.PredictiveMaintenanceLanding-module__uEmhMG__sectionDark:before{content:"";opacity:.03;pointer-events:none;background-image:url(/logos/lumina360/RGB/images/icon/SVG/lumina360_icon_white.svg);background-repeat:no-repeat;background-size:contain;width:500px;height:500px;position:absolute;bottom:-15%;right:-10%}.PredictiveMaintenanceLanding-module__uEmhMG__chapterTag{align-items:center;gap:.875rem;margin-bottom:3rem;display:flex}.PredictiveMaintenanceLanding-module__uEmhMG__chapterNum{font-family:var(--font-display);letter-spacing:.1em;color:var(--colour-mint);background:var(--colour-teal-dark);border-radius:6px;padding:.25rem .625rem;font-size:.6875rem;font-weight:900}.PredictiveMaintenanceLanding-module__uEmhMG__chapterLabel{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:var(--colour-teal);font-size:.6875rem;font-weight:700}.PredictiveMaintenanceLanding-module__uEmhMG__chapterTagLight{align-items:center;gap:.875rem;margin-bottom:3rem;display:flex}.PredictiveMaintenanceLanding-module__uEmhMG__chapterNumLight{font-family:var(--font-display);letter-spacing:.1em;color:var(--colour-teal-dark);background:var(--colour-mint);border-radius:6px;padding:.25rem .625rem;font-size:.6875rem;font-weight:900}.PredictiveMaintenanceLanding-module__uEmhMG__chapterLabelLight{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:#ffffff73;font-size:.6875rem;font-weight:700}.PredictiveMaintenanceLanding-module__uEmhMG__sectionHeading{font-family:var(--font-display);letter-spacing:-.025em;color:var(--colour-teal-dark);margin:0;font-size:clamp(1.75rem,2.75vw,2.5rem);font-weight:700;line-height:1.1}.PredictiveMaintenanceLanding-module__uEmhMG__sectionHeadingLight{font-family:var(--font-display);letter-spacing:-.025em;color:var(--colour-white);margin:0 0 1.25rem;font-size:clamp(1.75rem,2.75vw,2.5rem);font-weight:700;line-height:1.1}.PredictiveMaintenanceLanding-module__uEmhMG__problemLayout{grid-template-columns:5fr 7fr;align-items:start;gap:5rem;display:grid}.PredictiveMaintenanceLanding-module__uEmhMG__problemStatement{position:sticky;top:calc(64px + 2rem)}.PredictiveMaintenanceLanding-module__uEmhMG__problemStatementBody{font-family:var(--font-body);color:#4a6b6e;margin:1.25rem 0 0;font-size:1rem;line-height:1.8}.PredictiveMaintenanceLanding-module__uEmhMG__problemItems{flex-direction:column;gap:1.25rem;display:flex}.PredictiveMaintenanceLanding-module__uEmhMG__problemItem{background:var(--colour-off-white);border:1px solid #e4eced;border-radius:14px;align-items:flex-start;gap:1.25rem;padding:1.5rem;transition:box-shadow .2s,border-color .2s;display:flex}.PredictiveMaintenanceLanding-module__uEmhMG__problemItem:hover{border-color:#00484e26;box-shadow:0 4px 20px #00484e14}.PredictiveMaintenanceLanding-module__uEmhMG__problemIcon{width:40px;height:40px;color:var(--colour-teal);background:#00484e12;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.PredictiveMaintenanceLanding-module__uEmhMG__problemItemTitle{font-family:var(--font-display);color:var(--colour-teal-dark);margin:0 0 .375rem;font-size:1rem;font-weight:700}.PredictiveMaintenanceLanding-module__uEmhMG__problemItemBody{font-family:var(--font-body);color:#4a6b6e;margin:0;font-size:.9375rem;line-height:1.7}.PredictiveMaintenanceLanding-module__uEmhMG__solutionLayout{grid-template-columns:5fr 7fr;align-items:start;gap:5rem;display:grid}.PredictiveMaintenanceLanding-module__uEmhMG__solutionTextCol{flex-direction:column;gap:2rem;display:flex}.PredictiveMaintenanceLanding-module__uEmhMG__solutionBody{font-family:var(--font-body);color:#ffffff8c;margin:0;font-size:1rem;line-height:1.8}.PredictiveMaintenanceLanding-module__uEmhMG__solutionFeatures{flex-direction:column;gap:1.125rem;display:flex}.PredictiveMaintenanceLanding-module__uEmhMG__solutionFeature{background:#ffffff0a;border:1px solid #b1f5de14;border-radius:12px;align-items:flex-start;gap:1rem;padding:1.125rem 1.25rem;transition:background .2s;display:flex}.PredictiveMaintenanceLanding-module__uEmhMG__solutionFeature:hover{background:#ffffff12}.PredictiveMaintenanceLanding-module__uEmhMG__solutionFeatureDot{background:var(--colour-mint);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:6px}.PredictiveMaintenanceLanding-module__uEmhMG__solutionFeatureLabel{font-family:var(--font-body);color:var(--colour-white);margin-bottom:.25rem;font-size:.9375rem;font-weight:700;display:block}.PredictiveMaintenanceLanding-module__uEmhMG__solutionFeatureBody{font-family:var(--font-body);color:#ffffff73;margin:0;font-size:.875rem;line-height:1.6}.PredictiveMaintenanceLanding-module__uEmhMG__solutionCta{background:var(--colour-mint);color:var(--colour-teal-dark);font-family:var(--font-body);cursor:pointer;border:none;border-radius:100px;align-self:flex-start;align-items:center;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:700;transition:opacity .15s,transform .15s;display:inline-flex}.PredictiveMaintenanceLanding-module__uEmhMG__solutionCta:hover{opacity:.88;transform:translateY(-1px)}.PredictiveMaintenanceLanding-module__uEmhMG__solutionCtaRow{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.PredictiveMaintenanceLanding-module__uEmhMG__solutionCtaLink{font-family:var(--font-body);color:#ffffff80;align-items:center;gap:.375rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .15s,gap .15s;display:inline-flex}.PredictiveMaintenanceLanding-module__uEmhMG__solutionCtaLink:hover{color:#ffffffe6}.PredictiveMaintenanceLanding-module__uEmhMG__solutionImageCol{position:sticky;top:calc(64px + 2rem)}.PredictiveMaintenanceLanding-module__uEmhMG__solutionImageStack{position:relative}.PredictiveMaintenanceLanding-module__uEmhMG__solutionImage{border:1px solid #b1f5de14;border-radius:16px;width:100%;height:auto;display:block;box-shadow:0 24px 64px #00000080}.PredictiveMaintenanceLanding-module__uEmhMG__solutionImageOverlay{border:2px solid #003338cc;border-radius:12px;width:55%;position:absolute;bottom:-1.5rem;right:-1.5rem;overflow:hidden;box-shadow:0 16px 40px #00000080}.PredictiveMaintenanceLanding-module__uEmhMG__solutionImageSecondary{width:100%;height:auto;display:block}.PredictiveMaintenanceLanding-module__uEmhMG__sensors{background:var(--colour-white);border-top:1px solid #e4eced;padding:6rem 0;position:relative}.PredictiveMaintenanceLanding-module__uEmhMG__sensorsHeader{flex-direction:column;gap:1rem;margin-bottom:3rem;display:flex}.PredictiveMaintenanceLanding-module__uEmhMG__sensorsHeading{font-family:var(--font-display);letter-spacing:-.03em;color:var(--colour-teal-dark);max-width:600px;margin:0;font-size:clamp(2rem,3.5vw,3rem);font-weight:800;line-height:1.05}.PredictiveMaintenanceLanding-module__uEmhMG__sensorsIntro{font-family:var(--font-body);color:#4a6b6e;max-width:520px;margin:0;font-size:1rem;line-height:1.75}.PredictiveMaintenanceLanding-module__uEmhMG__sensorsBento{grid-template-columns:repeat(3,1fr);grid-auto-rows:auto;gap:1rem;display:grid}.PredictiveMaintenanceLanding-module__uEmhMG__sensorBentoFeatured,.PredictiveMaintenanceLanding-module__uEmhMG__sensorBentoWide{grid-column:span 2}.PredictiveMaintenanceLanding-module__uEmhMG__sensorBentoNormal{grid-column:span 1}.PredictiveMaintenanceLanding-module__uEmhMG__sensorBentoCard{background:var(--colour-off-white);cursor:default;border:1px solid #e4eced;border-radius:14px;flex-direction:column;gap:1rem;height:100%;padding:1.75rem;transition:box-shadow .2s,border-color .2s,transform .2s;display:flex;position:relative;overflow:hidden}.PredictiveMaintenanceLanding-module__uEmhMG__sensorBentoCard:hover{border-color:#00484e2e;transform:translateY(-3px);box-shadow:0 6px 28px #00484e17}.PredictiveMaintenanceLanding-module__uEmhMG__sensorBentoFeatured .PredictiveMaintenanceLanding-module__uEmhMG__sensorBentoCard{background:var(--colour-teal-dark);border-color:#0000;flex-direction:row;align-items:flex-start;gap:2rem}.PredictiveMaintenanceLanding-module__uEmhMG__sensorBentoFeatured .PredictiveMaintenanceLanding-module__uEmhMG__sensorBentoCard:hover{border-color:#b1f5de26;box-shadow:0 8px 32px #00333859}.PredictiveMaintenanceLanding-module__uEmhMG__sensorBentoFeatured .PredictiveMaintenanceLanding-module__uEmhMG__sensorBentoName{color:var(--colour-white)}.PredictiveMaintenanceLanding-module__uEmhMG__sensorBentoFeatured .PredictiveMaintenanceLanding-module__uEmhMG__sensorBentoBody{color:#ffffff80}.PredictiveMaintenanceLanding-module__uEmhMG__sensorBentoAccent{background:linear-gradient(90deg, var(--colour-mint) 0%, transparent 80%);border-radius:14px 14px 0 0;height:2px;position:absolute;top:0;left:0;right:0}.PredictiveMaintenanceLanding-module__uEmhMG__sensorBentoContent{flex-direction:column;flex:1;gap:.75rem;display:flex}.PredictiveMaintenanceLanding-module__uEmhMG__sensorBentoIcon{width:52px;height:52px;color:var(--colour-teal);background:#00484e12;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.PredictiveMaintenanceLanding-module__uEmhMG__sensorBentoFeatured .PredictiveMaintenanceLanding-module__uEmhMG__sensorBentoIcon{color:var(--colour-mint);background:#b1f5de1f}.PredictiveMaintenanceLanding-module__uEmhMG__sensorBentoName{font-family:var(--font-display);color:var(--colour-teal-dark);margin:0;font-size:1.0625rem;font-weight:700;line-height:1.25}.PredictiveMaintenanceLanding-module__uEmhMG__sensorBentoBody{font-family:var(--font-body);color:#4a6b6e;margin:0;font-size:.875rem;line-height:1.7}.PredictiveMaintenanceLanding-module__uEmhMG__sensorBentoTags{flex-wrap:wrap;gap:.375rem;margin-top:auto;padding-top:.5rem;display:flex}.PredictiveMaintenanceLanding-module__uEmhMG__sensorBentoTag{font-family:var(--font-body);letter-spacing:.04em;color:var(--colour-teal);background:#00484e0f;border:1px solid #00484e1a;border-radius:100px;padding:.2rem .625rem;font-size:.6875rem;font-weight:600}.PredictiveMaintenanceLanding-module__uEmhMG__sensorBentoFeatured .PredictiveMaintenanceLanding-module__uEmhMG__sensorBentoTag{color:#b1f5decc;background:#b1f5de14;border-color:#b1f5de24}.PredictiveMaintenanceLanding-module__uEmhMG__proof{padding:4rem 0;position:relative;overflow:hidden}.PredictiveMaintenanceLanding-module__uEmhMG__proofImageBg{z-index:0;position:absolute;inset:0}.PredictiveMaintenanceLanding-module__uEmhMG__proofBgImage{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.PredictiveMaintenanceLanding-module__uEmhMG__proofBgOverlay{background:linear-gradient(135deg,#002124f7 0%,#003338ed 50%,#003338e0 100%);position:absolute;inset:0}.PredictiveMaintenanceLanding-module__uEmhMG__proof .PredictiveMaintenanceLanding-module__uEmhMG__sectionInner{z-index:1;position:relative}.PredictiveMaintenanceLanding-module__uEmhMG__proofLayout{grid-template-columns:5fr 7fr;align-items:start;gap:4rem;display:grid}.PredictiveMaintenanceLanding-module__uEmhMG__proofText{flex-direction:column;gap:1rem;display:flex}.PredictiveMaintenanceLanding-module__uEmhMG__proofHeading{font-family:var(--font-display);letter-spacing:-.025em;color:var(--colour-white);margin:0;font-size:clamp(1.5rem,2.5vw,2.25rem);font-weight:700;line-height:1.1}.PredictiveMaintenanceLanding-module__uEmhMG__proofBody{font-family:var(--font-body);color:#ffffff8c;margin:0;font-size:1rem;line-height:1.8}.PredictiveMaintenanceLanding-module__uEmhMG__proofLink{font-family:var(--font-body);color:var(--colour-mint);align-self:flex-start;align-items:center;gap:.375rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:gap .15s;display:inline-flex}.PredictiveMaintenanceLanding-module__uEmhMG__proofLink:hover{gap:.625rem}.PredictiveMaintenanceLanding-module__uEmhMG__proofGrid{background:#b1f5de14;border:1px solid #b1f5de14;border-radius:16px;grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}.PredictiveMaintenanceLanding-module__uEmhMG__proofStat{background:#0003;flex-direction:column;gap:.5rem;padding:1.5rem 1.75rem;transition:background .2s;display:flex}.PredictiveMaintenanceLanding-module__uEmhMG__proofStat:hover{background:#0000004d}.PredictiveMaintenanceLanding-module__uEmhMG__proofStatNum{font-family:var(--font-display);letter-spacing:-.04em;color:var(--colour-mint);font-size:clamp(2.25rem,3.5vw,3rem);font-weight:800;line-height:1;display:block}.PredictiveMaintenanceLanding-module__uEmhMG__proofStatLabel{font-family:var(--font-body);color:#ffffff73;font-size:.8125rem;line-height:1.5}.PredictiveMaintenanceLanding-module__uEmhMG__proofTech{border-top:1px solid #b1f5de14;flex-wrap:wrap;align-items:center;gap:.75rem;padding-top:2.5rem;display:flex}.PredictiveMaintenanceLanding-module__uEmhMG__proofTechLabel{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;color:#ffffff40;font-size:.6875rem;font-weight:700}.PredictiveMaintenanceLanding-module__uEmhMG__proofTechPill{font-family:var(--font-body);color:#ffffff8c;background:#ffffff0d;border:1px solid #b1f5de1a;border-radius:100px;padding:.25rem .875rem;font-size:.8125rem;font-weight:500}.PredictiveMaintenanceLanding-module__uEmhMG__award{background:var(--colour-white);border-top:1px solid #e4eced;border-bottom:1px solid #e4eced;padding:4rem 0}.PredictiveMaintenanceLanding-module__uEmhMG__awardInner{grid-template-columns:280px 1fr;align-items:center;gap:3rem;display:grid}.PredictiveMaintenanceLanding-module__uEmhMG__awardImageWrap{aspect-ratio:16/10;border-radius:14px;overflow:hidden}.PredictiveMaintenanceLanding-module__uEmhMG__awardImage{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.PredictiveMaintenanceLanding-module__uEmhMG__awardImageWrap:hover .PredictiveMaintenanceLanding-module__uEmhMG__awardImage{transform:scale(1.03)}.PredictiveMaintenanceLanding-module__uEmhMG__awardText{flex-direction:column;gap:.75rem;display:flex}.PredictiveMaintenanceLanding-module__uEmhMG__awardBadge{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--colour-teal);background:#00484e12;border-radius:100px;align-self:flex-start;align-items:center;gap:.375rem;padding:.25rem .75rem;font-size:.6875rem;font-weight:700;display:inline-flex}.PredictiveMaintenanceLanding-module__uEmhMG__awardTitle{font-family:var(--font-display);color:var(--colour-teal-dark);margin:0;font-size:clamp(1.25rem,2vw,1.625rem);font-weight:700}.PredictiveMaintenanceLanding-module__uEmhMG__awardBody{font-family:var(--font-body);color:#4a6b6e;margin:0;font-size:.9375rem;line-height:1.7}.PredictiveMaintenanceLanding-module__uEmhMG__awardLink{font-family:var(--font-body);color:var(--colour-teal);align-self:flex-start;align-items:center;gap:.375rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:gap .15s;display:inline-flex}.PredictiveMaintenanceLanding-module__uEmhMG__awardLink:hover{gap:.625rem}.PredictiveMaintenanceLanding-module__uEmhMG__finalCta{background:var(--colour-teal-dark);padding:7rem 0;position:relative;overflow:hidden}.PredictiveMaintenanceLanding-module__uEmhMG__finalCta:before{content:"";opacity:.04;pointer-events:none;background-image:url(/logos/lumina360/RGB/images/icon/SVG/lumina360_icon_white.svg);background-repeat:no-repeat;background-size:contain;width:600px;height:600px;position:absolute;bottom:-20%;left:-10%}.PredictiveMaintenanceLanding-module__uEmhMG__finalCtaInner{text-align:center;z-index:1;flex-direction:column;align-items:center;gap:1.25rem;max-width:700px;margin:0 auto;padding:0 2rem;display:flex;position:relative}.PredictiveMaintenanceLanding-module__uEmhMG__finalCtaEyebrow{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--colour-mint);margin:0;font-size:.6875rem;font-weight:700}.PredictiveMaintenanceLanding-module__uEmhMG__finalCtaHeading{font-family:var(--font-display);letter-spacing:-.035em;color:var(--colour-white);margin:0;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;line-height:1}.PredictiveMaintenanceLanding-module__uEmhMG__finalCtaBody{font-family:var(--font-body);color:#ffffff8c;margin:0;font-size:1.0625rem;line-height:1.8}.PredictiveMaintenanceLanding-module__uEmhMG__finalCtaBtn{background:var(--colour-mint);color:var(--colour-teal-dark);font-family:var(--font-body);cursor:pointer;border:none;border-radius:100px;align-items:center;margin-top:.5rem;padding:1rem 2.25rem;font-size:1rem;font-weight:700;transition:opacity .15s,transform .15s;display:inline-flex}.PredictiveMaintenanceLanding-module__uEmhMG__finalCtaBtn:hover{opacity:.88;transform:translateY(-2px)}.PredictiveMaintenanceLanding-module__uEmhMG__finalCtaNote{font-family:var(--font-body);color:#ffffff4d;margin:0;font-size:.8125rem}.PredictiveMaintenanceLanding-module__uEmhMG__siteLinks{background:var(--colour-teal-dark);border-top:1px solid #b1f5de14;padding:1.5rem 0}.PredictiveMaintenanceLanding-module__uEmhMG__siteLinksInner{flex-wrap:wrap;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.PredictiveMaintenanceLanding-module__uEmhMG__siteHomeBtn{font-family:var(--font-body);color:var(--colour-mint);border:1px solid #b1f5de33;border-radius:100px;flex-shrink:0;align-items:center;gap:.5rem;padding:.4rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.PredictiveMaintenanceLanding-module__uEmhMG__siteHomeBtn:hover{background:#b1f5de14;border-color:#b1f5de66}.PredictiveMaintenanceLanding-module__uEmhMG__siteLinksLabel{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:#ffffff40;flex-shrink:0;font-size:.6875rem;font-weight:700}.PredictiveMaintenanceLanding-module__uEmhMG__siteLinksRow{flex-wrap:wrap;align-items:center;gap:.25rem;display:flex}.PredictiveMaintenanceLanding-module__uEmhMG__siteLink{font-family:var(--font-body);color:#ffffff73;border-radius:100px;padding:.375rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s,background .15s}.PredictiveMaintenanceLanding-module__uEmhMG__siteLink:hover{color:var(--colour-white);background:#ffffff0f}@media (max-width:1024px){.PredictiveMaintenanceLanding-module__uEmhMG__heroInner{grid-template-columns:1fr;gap:3rem;padding-top:3rem}.PredictiveMaintenanceLanding-module__uEmhMG__heroRight{justify-content:center}.PredictiveMaintenanceLanding-module__uEmhMG__heroImageWrap{max-width:100%}.PredictiveMaintenanceLanding-module__uEmhMG__sensorsBento{grid-template-columns:repeat(2,1fr)}.PredictiveMaintenanceLanding-module__uEmhMG__sensorBentoFeatured,.PredictiveMaintenanceLanding-module__uEmhMG__sensorBentoWide{grid-column:span 2}.PredictiveMaintenanceLanding-module__uEmhMG__problemLayout,.PredictiveMaintenanceLanding-module__uEmhMG__solutionLayout,.PredictiveMaintenanceLanding-module__uEmhMG__proofLayout{grid-template-columns:1fr;gap:2.5rem}.PredictiveMaintenanceLanding-module__uEmhMG__problemStatement{position:static}.PredictiveMaintenanceLanding-module__uEmhMG__solutionImageStack{display:none}.PredictiveMaintenanceLanding-module__uEmhMG__proofGrid{grid-template-columns:1fr 1fr}.PredictiveMaintenanceLanding-module__uEmhMG__awardInner{grid-template-columns:1fr}.PredictiveMaintenanceLanding-module__uEmhMG__awardImageWrap{max-width:400px}}@media (max-width:640px){.PredictiveMaintenanceLanding-module__uEmhMG__lpHeaderInner{height:60px;padding:0 1rem}.PredictiveMaintenanceLanding-module__uEmhMG__lpHeaderHomeLink,.PredictiveMaintenanceLanding-module__uEmhMG__lpHeaderCta{display:none}.PredictiveMaintenanceLanding-module__uEmhMG__sensorsBento{grid-template-columns:1fr}.PredictiveMaintenanceLanding-module__uEmhMG__sensorBentoFeatured,.PredictiveMaintenanceLanding-module__uEmhMG__sensorBentoWide,.PredictiveMaintenanceLanding-module__uEmhMG__sensorBentoNormal{grid-column:span 1}.PredictiveMaintenanceLanding-module__uEmhMG__sensorBentoFeatured .PredictiveMaintenanceLanding-module__uEmhMG__sensorBentoCard{flex-direction:column;gap:1rem}.PredictiveMaintenanceLanding-module__uEmhMG__heroHl1,.PredictiveMaintenanceLanding-module__uEmhMG__heroHl2{font-size:clamp(2.75rem,13vw,4.5rem)}.PredictiveMaintenanceLanding-module__uEmhMG__heroHl3{font-size:clamp(1.75rem,8vw,3rem)}.PredictiveMaintenanceLanding-module__uEmhMG__heroActions{flex-direction:column;align-items:flex-start}.PredictiveMaintenanceLanding-module__uEmhMG__proofGrid{grid-template-columns:1fr}.PredictiveMaintenanceLanding-module__uEmhMG__finalCtaInner{text-align:left;align-items:flex-start}.PredictiveMaintenanceLanding-module__uEmhMG__solutionImageOverlay{display:none}}
