.device-container{position:relative;display:flex;flex-direction:column;border:.03125rem solid #e8faf7;transition:all .5s ease-in-out;border-radius:8px;box-shadow:0 4px 18px 0 rgba(75,70,92,.1);background-color:#fff!important;width:100%;min-width:280px;max-width:400px;box-sizing:border-box}.device-collapsed{min-height:10rem}.device-expanded{height:-moz-fit-content;height:fit-content;margin-top:2.5rem}.device-collapsed .device-title{font-size:15px;line-height:21px}.device-collapsed .device-location{font-weight:400;font-size:13px;line-height:14px;color:rgba(75,70,92,.6)}.device-title{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:600;color:#141414;max-width:10rem}.device-location,.device-title{font-family:Noto Sans,sans-serif;letter-spacing:0}.device-location{text-align:center}.device-expanded .device-title{font-size:18px;line-height:24px;width:auto;white-space:normal;max-width:none}.device-expanded .device-location{font-weight:600;font-size:15px;line-height:21px;color:rgba(75,70,92,.6)}.device-collapsed .device-control-icon{position:absolute;right:.75rem;cursor:pointer}.device-expanded .device-control-icon{display:flex;align-items:flex-start;padding:1.125rem 0;cursor:pointer}.device-closer-icon-bg{cursor:pointer;position:absolute;left:0;top:0;width:100%;height:100%;background-color:#f5f5f5;border-radius:.5rem}.device-circle-icon{margin:0 auto;position:absolute;right:0;left:0;top:-3rem;width:6.875rem;height:6.875rem;border-radius:50%;background-color:#fff;display:flex;justify-content:center;align-items:center;filter:drop-shadow(0 2px 2px rgba(165,163,174,.3))}.device-status-icon{display:flex;align-items:flex-start;padding:1.125rem 0}.device-closer-wrapper{display:flex;justify-content:center;padding:0 1.5rem .375rem}.device-status-triangle{border-top:12px solid;border-right:12px solid transparent;position:absolute;border-top-left-radius:5px}.device-container .device-offline{position:absolute;width:100%;height:100%;background-color:#fff;opacity:.9;z-index:90;border-radius:8px!important}.ant-typography.device-title,.device-container .device-title{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:Noto Sans,sans-serif;font-weight:600;letter-spacing:0;color:#141414;max-width:10rem}