.alert-card{position:absolute;z-index:2;left:45px;bottom:32px;background:rgba(246,245,238,.94);width:245px;padding:16px 17px;box-shadow:0 12px 35px rgba(8,31,28,.18)}
.alert-top{display:flex;align-items:center;gap:7px}.alert-top small,.alert-top b{font:9px 'DM Mono';color:#5c6d68}.alert-top b{margin-left:auto;color:#75950a}.alert-dot{width:7px;height:7px;border-radius:50%;background:#97bc11;box-shadow:0 0 0 4px rgba(151,188,17,.16)}.alert-card>p{font-size:14px;line-height:1.35;margin:16px 0 13px}.alert-card strong{color:#75950a}.alert-line{display:flex;gap:3px;align-items:end;height:15px}.alert-line i{width:11px;height:4px;background:#c2cebd}.alert-line i:nth-child(2),.alert-line i:nth-child(6){height:10px;background:#9cbd17}.alert-line i:nth-child(4){height:15px;background:#5d7a73}
.sensors{padding:125px 10.5vw;display:grid;grid-template-columns:.8fr 1.45fr;gap:8vw;background:#fff}.sensors-copy h2{font-size:clamp(32px,4vw,57px);letter-spacing:-.06em;line-height:1.08;font-weight:500;margin:32px 0 24px}.sensors-copy>p:not(.section-number){font-size:13px;color:#52635e;line-height:1.8;margin:0 0 29px}.sensor-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;align-items:end}.sensor-card{min-height:345px;padding:18px;background:#edf0e9;display:flex;flex-direction:column}.sensor-card:nth-child(2){background:#e0e6db;min-height:385px}.sensor-card:nth-child(3){background:#d4ddd4}.sensor-object{height:175px;position:relative;display:flex;justify-content:center;align-items:center}.sensor-card .sensor-object:before{content:'';display:block;background:#fff;border-radius:50%;box-shadow:10px 14px 18px rgba(24,45,42,.12)}.water .sensor-object:before{height:74px;width:74px}.water .sensor-object i{position:absolute;width:17px;height:22px;border:2px solid #aebcb3;border-radius:50% 50% 55% 55%;border-top:0;transform:rotate(45deg);top:73px}.climate .sensor-object:before{height:108px;width:80px;border-radius:19px}.climate .sensor-object i{position:absolute;width:34px;height:3px;background:#b3c0b6;top:74px}.climate .sensor-object b{position:absolute;top:89px;font:16px 'DM Mono';color:#61746c}.smoke .sensor-object:before{height:90px;width:90px}.smoke .sensor-object i{width:38px;height:2px;background:#bdc9c1;position:absolute}.smoke .sensor-object i:nth-child(1){top:67px}.smoke .sensor-object i:nth-child(2){top:87px}.smoke .sensor-object i:nth-child(3){top:107px}.sensor-type{font:9px 'DM Mono';color:#72817c;line-height:1.4;min-height:26px;margin:0 0 14px}.sensor-card h3{font-size:15px;letter-spacing:-.04em;margin:0 0 8px}.sensor-card>p:last-child{font-size:11px;line-height:1.55;color:#5c6f69;margin:0}
@media(max-width:750px){.sensors{padding:75px 8vw;display:block}.sensor-cards{margin-top:36px;grid-template-columns:1fr}.sensor-card,.sensor-card:nth-child(2){min-height:285px}.sensor-object{height:130px}.alert-card{left:22px;bottom:22px}}
