@import url(https://fonts.googleapis.com/css2?family=Mulish:wght@400;600;700&display=swap);.card[data-v-22f4129a]{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:144px;height:144px;padding:12px;border-radius:12px;background:#fff;border:1px solid #e8e7e7;-webkit-box-shadow:0 1px 50px rgba(0,0,0,.08);box-shadow:0 1px 50px rgba(0,0,0,.08);cursor:pointer;-webkit-transition:all .5s ease;transition:all .5s ease}.card.pulse[data-v-22f4129a]:hover{border:1px solid #ca6b6e}.card.pa[data-v-22f4129a]:hover{border:1px solid #478f96}.card.temp[data-v-22f4129a]:hover{border:1px solid #6e2aff}.card.sat[data-v-22f4129a]:hover{border:1px solid #f1ca00}.card header[data-v-22f4129a]{-webkit-box-flex:1;-ms-flex:1;flex:1}.card header .icon[data-v-22f4129a],.card header[data-v-22f4129a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card header .icon[data-v-22f4129a]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:34px;height:34px;border-radius:12px}.card header .icon.pulse[data-v-22f4129a]{background-color:#fbf0f3}.card header .icon.pa[data-v-22f4129a]{background-color:#d0fbff}.card header .icon.temp[data-v-22f4129a]{background-color:#d3beff}.card header .icon.sat[data-v-22f4129a]{background-color:#fff5c0}.card header .title[data-v-22f4129a]{margin:0;padding:0;font-family:Mulish,sans-serif;margin-left:8px;font-weight:600;font-size:13px;line-height:16px;overflow-wrap:break-word}.card .card-value[data-v-22f4129a],.card header .title[data-v-22f4129a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}.card .card-value[data-v-22f4129a]{padding:16px 0 3px 0;margin-left:2px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card .card-value .value[data-v-22f4129a]{font-weight:400;font-size:20px;line-height:25px;color:#272927;margin-right:4px;font-family:Mulish,sans-serif}.card .card-value .legend[data-v-22f4129a]{font-weight:700;font-size:10px;line-height:13px;color:#818181;font-family:Mulish,sans-serif}.card footer[data-v-22f4129a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}