.home-devices{background:#f1f6f9;border-top:1px solid #e4edf2;border-bottom:1px solid #e4edf2;scroll-margin-top:100px}.home-device-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.home-device-card{background:#fff;border:1px solid #dbe6ed;border-radius:9px;overflow:hidden;min-width:0;scroll-margin-top:110px}.home-device-visual{position:relative;display:flex;align-items:center;justify-content:center;height:310px;background:radial-gradient(ellipse at 50% 90%,#dfeef6,transparent 65%),#f8fbfd;border-bottom:1px solid #e6eef3;color:#237dab}.home-device-number{position:absolute;top:21px;left:24px;font-size:11px;letter-spacing:2px;color:#7993a4}.home-device-photo{object-fit:contain;padding:24px 42px}.home-device-mark{position:absolute;bottom:24px;right:25px;width:8px;height:8px;background:var(--lime);border:1px solid #bddb7a;border-radius:50%}.home-device-copy{padding:27px 29px 32px}.home-device-copy h3{font-size:27px;letter-spacing:-.6px;margin:0 0 14px;overflow-wrap:anywhere}.home-device-copy p{font-size:13px;line-height:1.95;color:#617787;overflow-wrap:anywhere;white-space:pre-wrap}.home-devices-contact{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:27px}.home-devices-contact p{font-size:13px;color:#617787}.home-devices-contact .button{flex-shrink:0}@media(max-width:950px){.home-device-grid{gap:15px}.home-device-copy{padding:24px 21px}.home-device-copy p{font-size:12px}}@media(max-width:650px){.home-device-grid{grid-template-columns:1fr}.home-device-visual{height:310px}.home-device-copy{padding:25px}.home-device-copy p{font-size:14px}.home-devices-contact{align-items:flex-start;flex-direction:column;gap:17px}}