@use "sass:math";.operations_report[data-v-789c02b1]{height:100%;width:100%}.operations_report .operations_report_list[data-v-789c02b1]{display:grid;grid-template-columns:repeat(auto-fill,200px);grid-column-gap:24px}.operations_report .operations_report_entry[data-v-789c02b1]{font-size:16px;font-weight:400;color:rgba(36,40,50,.8);line-height:1;width:200px;height:68px;border-radius:4px;border:1px solid rgba(113,121,141,.08);display:flex;flex-direction:row;align-items:center}.operations_report .operations_report_entry[data-v-789c02b1]:hover{box-shadow:0 4px 6px 0 rgba(36,40,50,.08);cursor:pointer}.operations_report .operations_report_entry img[data-v-789c02b1]{width:32px;height:32px;padding:18px 14px}