@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden;z-index:1}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}#root{display:grid;width:100%;align-self:start;font-family:Source Sans Pro}*{box-sizing:border-box}a,a:visited,a:hover,a:active{text-decoration:none;color:inherit}body{padding:0;margin:0}input{font-family:Source Sans Pro}.grid-horizontal{display:grid;grid-auto-flow:column;justify-content:start;align-items:center}.grid-vertical{display:grid;grid-auto-flow:row;align-content:start;align-items:center}:root{--grey-600: rgba(66, 66, 66, 1);--teal-600: rgba(61, 186, 177, 1);--blue-600: rgba(47, 78, 107, 1);--yellow-600: rgba(255, 219, 92, 1);--red-500: rgba(219, 4, 70, 1);--orange-600: rgba(251, 160, 85, 1);--lightblue-500: rgba(106, 170, 226, 1);--grey-100: rgba(244, 245, 246, 1);--grey-200: rgba(218, 220, 223, 1);--grey-300: rgba(187, 194, 201, 1);--grey-400: rgba(127, 140, 152, 1);--grey-500: rgba(102, 102, 102, 1);--teal-100: rgba(233, 252, 251, 1);--teal-150: rgba(216, 241, 239, 1);--teal-200: rgba(198, 236, 234, 1);--teal-250: rgba(177, 227, 224, 1);--teal-300: rgba(160, 224, 220, 1);--teal-350: rgba(139, 214, 208, 1);--teal-400: rgba(121, 211, 206, 1);--teal-450: rgba(100, 200, 193, 1);--teal-500: rgba(81, 200, 192, 1);--blue-100: rgba(188, 210, 232, 1);--blue-200: rgba(149, 179, 208, 1);--blue-300: rgba(113, 154, 193, 1);--blue-400: rgba(78, 129, 177, 1);--blue-500: rgba(62, 103, 142, 1);--yellow-100: rgba(255, 249, 230, 1);--yellow-200: rgba(255, 243, 202, 1);--yellow-300: rgba(255, 237, 175, 1);--yellow-400: rgba(255, 231, 147, 1);--yellow-500: rgba(255, 222, 107, 1);--red-100: rgba(255, 234, 240, 1);--red-200: rgba(255, 156, 158, 1);--red-300: rgba(249, 111, 109, 1);--red-400: rgba(234, 58, 90, 1);--red-600: rgba(176, 0, 54, 1);--orange-100: rgba(255, 240, 228, 1);--orange-200: rgba(254, 222, 196, 1);--orange-300: rgba(255, 199, 156, 1);--orange-400: rgba(252, 185, 131, 1);--orange-500: rgba(251, 171, 106, 1);--lightblue-100: rgba(234, 243, 251, 1);--lightblue-200: rgba(191, 218, 242, 1);--lightblue-300: rgba(149, 194, 234, 1);--lightblue-400: rgba(100, 175, 234, 1);--lightblue-600: rgba(75, 140, 198, 1);--purple-100: rgba(237, 231, 246, 1);--purple-200: rgba(209, 196, 233, 1);--purple-300: rgba(179, 157, 219, 1);--purple-400: rgba(149, 117, 205, 1);--purple-500: rgba(126, 87, 194, 1);--purple-600: rgba(103, 58, 183, 1);--vividblue-100: rgba(225, 245, 254, 1);--vividblue-200: rgba(179, 229, 252, 1);--vividblue-300: rgba(129, 212, 250, 1);--vividblue-400: rgba(79, 195, 247, 1);--vividblue-500: rgba(41, 182, 246, 1);--vividblue-600: rgba(3, 169, 244, 1);--yellow--50: #fffae6;--yellow--100: #fff0b3;--yellow--200: #ffcc00;--yellow--300: #e6b800;--yellow--400: #cca300;--yellow--500: #b38f00;--yellow--600: #997a00;--yellow--700: #806600;--yellow--800: #665200;--yellow--900: #4c3d00;--aqua--50: #e6f9f6;--aqua--100: #ccf2ed;--aqua--200: #99e5db;--aqua--300: #66d9c9;--aqua--400: #33ccb7;--aqua--500: #00bfa5;--aqua--600: #009984;--aqua--700: #007363;--aqua--800: #004c42;--aqua--900: #003931;--grey--50: #f7f4f3;--grey--100: #dedddc;--grey--200: #c5c5c4;--grey--300: #acaead;--grey--400: #939696;--grey--500: #7b7f7e;--grey--600: #626767;--grey--700: #495050;--grey--800: #303838;--grey--900: #172121;--orange--50: #fff6ee;--orange--100: #fee3cc;--orange--200: #fcb377;--orange--300: #fba055;--orange--400: #e2904d;--orange--500: #c98044;--orange--600: #b0703b;--orange--700: #976033;--orange--800: #644022;--orange--900: #4b3019;--blue--50: #e6f6fe;--blue--100: #cdeefd;--blue--200: #9addfb;--blue--300: #68cbf8;--blue--400: #35baf6;--blue--500: #03a9f4;--blue--600: #0287c3;--blue--700: #026592;--blue--800: #014462;--blue--900: #013349;--red--50: #fcebeb;--red--100: #fad7d7;--red--200: #f5b0ae;--red--300: #ef8886;--red--400: #ed7472;--red--500: #e84d49;--red--600: #e53935;--red--700: #892220;--red--800: #5c1715;--red--900: #451110;--purple--50: #f4e9f7;--purple--100: #e8d3ee;--purple--200: #ddbde6;--purple--300: #d2a7dd;--purple--400: #c792d5;--purple--500: #b066c4;--purple--600: #993ab3;--purple--700: #721d88;--purple--800: #471255;--purple--900: #2b0b33}.link-lg-20{font-size:20px;font-family:Source Sans Pro;font-weight:600;font-style:normal;line-height:32px;text-decoration:none;text-transform:none}.link-reg-18{font-size:18px;font-family:Source Sans Pro;font-weight:600;font-style:normal;line-height:24px;text-decoration:none;text-transform:none}.text-reg-18{font-size:18px;font-family:Source Sans Pro;font-weight:400;font-style:normal;line-height:24px;text-decoration:none;text-transform:none}.link-md-16{font-size:16px;font-family:Source Sans Pro;font-weight:600;font-style:normal;line-height:24px;text-decoration:none;text-transform:none}.text-md-16{font-size:16px;font-family:Source Sans Pro;font-weight:400;font-style:normal;line-height:24px;text-decoration:none;text-transform:none}.link-sm-14{font-size:14px;font-family:Source Sans Pro;font-weight:600;font-style:normal;line-height:18px;text-decoration:none;text-transform:none}.text-sm-14{font-size:14px;font-family:Source Sans Pro;font-weight:400;font-style:normal;line-height:16px;text-decoration:none;text-transform:none}.tag-sb-12{font-size:12px;font-family:Source Sans Pro;font-weight:600;font-style:normal;line-height:16px;text-decoration:none;text-transform:none}.tag-reg-12{font-size:12px;font-family:Source Sans Pro;font-weight:400;font-style:normal;line-height:16px;text-decoration:none;text-transform:none}.tag-reg-it-12{font-size:12px;font-family:Source Sans Pro;font-weight:400;font-style:normal;line-height:16px;text-decoration:none;text-transform:none;font-style:italic}.display-sb-64{font-size:64px;font-family:Source Sans Pro;font-weight:600;font-style:normal;line-height:72px;text-decoration:none;text-transform:none}.display-reg-64{font-size:64px;font-family:Source Sans Pro;font-weight:400;font-style:normal;line-height:72px;letter-spacing:1px;text-decoration:none;text-transform:none}.display-reg-24{font-size:24px;font-family:Source Sans Pro;font-weight:400;font-style:normal;line-height:32px;letter-spacing:1px;text-decoration:none;text-transform:none}.pagetitle-sb-24{font-size:24px;font-family:Source Sans Pro;font-weight:600;font-style:normal;line-height:32px;text-decoration:none;text-transform:none}.display-reg-32{font-size:32px;font-family:Source Sans Pro;font-weight:400;font-style:normal;line-height:40px;letter-spacing:1px;text-decoration:none;text-transform:none}.display-sb-32{font-size:32px;font-family:Source Sans Pro;font-weight:600;font-style:normal;line-height:40px;text-decoration:none;text-transform:none}.display-reg-48{font-size:48px;font-family:Source Sans Pro;font-weight:400;font-style:normal;line-height:56px;letter-spacing:1px;text-decoration:none;text-transform:none}.display-sb-48{font-size:48px;font-family:Source Sans Pro;font-weight:600;font-style:normal;line-height:56px;text-decoration:none;text-transform:none}.display-reg-40{font-size:40px;font-family:Source Sans Pro;font-weight:400;font-style:normal;line-height:48px;letter-spacing:1px;text-decoration:none;text-transform:none}.display-sb-40{font-size:40px;font-family:Source Sans Pro;font-weight:600;font-style:normal;line-height:48px;text-decoration:none;text-transform:none}.text-sm-it-14{font-size:14px;font-family:Source Sans Pro;font-weight:400;font-style:italic;line-height:16px;text-decoration:none;text-transform:none}.text-reg-udl-18{font-size:18px;font-family:Source Sans Pro;font-weight:400;font-style:normal;line-height:24px;text-decoration:underline;text-transform:none}.text-md-udl-16{font-size:16px;font-family:Source Sans Pro;font-weight:400;font-style:normal;line-height:16px;text-decoration:underline;text-transform:none}.link-sm-udl-14{font-size:14px;font-family:Source Sans Pro;font-weight:600;font-style:normal;line-height:18px;text-decoration:underline;text-transform:none;cursor:pointer}.link-md-udl-16{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:24px;text-decoration:underline}.underline{text-decoration:underline}.pointer{cursor:pointer}.italic{font-style:italic}.shadow-16{box-shadow:0 0 4px #00000029;border-radius:8px;overflow:hidden}.grey-600{color:var(--grey-600)}.teal-600{color:var(--teal-600)}.blue-600{color:var(--blue-600)}.yellow-600{color:var(--yellow-600)}.red-500{color:var(--red-500)}.orange-600{color:var(--orange-600)}.lightblue-500{color:var(--lightblue-500)}.grey-100{color:var(--grey-100)}.grey-200{color:var(--grey-200)}.grey-300{color:var(--grey-300)}.grey-400{color:var(--grey-400)}.grey-500{color:var(--grey-500)}.teal-100{color:var(--teal-100)}.teal-150{color:var(--teal-150)}.teal-200{color:var(--teal-200)}.teal-250{color:var(--teal-250)}.teal-300{color:var(--teal-300)}.teal-350{color:var(--teal-350)}.teal-400{color:var(--teal-400)}.teal-450{color:var(--teal-450)}.teal-500{color:var(--teal-500)}.blue-100{color:var(--blue-100)}.blue-200{color:var(--blue-200)}.blue-300{color:var(--blue-300)}.blue-400{color:var(--blue-400)}.blue-500{color:var(--blue-500)}.yellow-100{color:var(--yellow-100)}.yellow-200{color:var(--yellow-200)}.yellow-300{color:var(--yellow-300)}.yellow-400{color:var(--yellow-400)}.yellow-500{color:var(--yellow-500)}.red-100{color:var(--red-100)}.red-200{color:var(--red-200)}.red-300{color:var(--red-300)}.red-400{color:var(--red-400)}.red-600{color:var(--red-600)}.orange-100{color:var(--orange-100)}.orange-200{color:var(--orange-200)}.orange-300{color:var(--orange-300)}.orange-400{color:var(--orange-400)}.orange-500{color:var(--orange-500)}.lightblue-100{color:var(--lightblue-100)}.lightblue-200{color:var(--lightblue-200)}.lightblue-300{color:var(--lightblue-300)}.lightblue-400{color:var(--lightblue-400)}.lightblue-600{color:var(--lightblue-600)}.purple-100{color:var(--purple-100)}.purple-200{color:var(--purple-200)}.purple-300{color:var(--purple-300)}.purple-400{color:var(--purple-400)}.purple-500{color:var(--purple-500)}.purple-600{color:var(--purple-600)}.vividblue-100{color:var(--vividblue-100)}.vividblue-200{color:var(--vividblue-200)}.vividblue-300{color:var(--vividblue-300)}.vividblue-400{color:var(--vividblue-400)}.vividblue-500{color:var(--vividblue-500)}.vividblue-600{color:var(--vividblue-600)}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yellow--50{color:var(--yellow--50)}.yellow--100{color:var(--yellow--100)}.yellow--200{color:var(--yellow--200)}.yellow--300{color:var(--yellow--300)}.yellow--400{color:var(--yellow--400)}.yellow--500{color:var(--yellow--500)}.yellow--600{color:var(--yellow--600)}.yellow--700{color:var(--yellow--700)}.yellow--800{color:var(--yellow--800)}.yellow--900{color:var(--yellow--900)}.aqua--50{color:var(--aqua--50)}.aqua--100{color:var(--aqua--100)}.aqua--200{color:var(--aqua--200)}.aqua--300{color:var(--aqua--300)}.aqua--400{color:var(--aqua--400)}.aqua--500{color:var(--aqua--500)}.aqua--600{color:var(--aqua--600)}.aqua--700{color:var(--aqua--700)}.aqua--800{color:var(--aqua--800)}.aqua--900{color:var(--aqua--900)}.grey--50{color:var(--grey--50)}.grey--100{color:var(--grey--100)}.grey--200{color:var(--grey--200)}.grey--300{color:var(--grey--300)}.grey--400{color:var(--grey--400)}.grey--500{color:var(--grey--500)}.grey--600{color:var(--grey--600)}.grey--700{color:var(--grey--700)}.grey--800{color:var(--grey--800)}.grey--900{color:var(--grey--900)}.orange--50{color:var(--orange--50)}.orange--100{color:var(--orange--100)}.orange--200{color:var(--orange--200)}.orange--300{color:var(--orange--300)}.orange--400{color:var(--orange--400)}.orange--500{color:var(--orange--500)}.orange--600{color:var(--orange--600)}.orange--700{color:var(--orange--700)}.orange--800{color:var(--orange--800)}.orange--900{color:var(--orange--900)}.blue--50{color:var(--blue--50)}.blue--100{color:var(--blue--100)}.blue--200{color:var(--blue--200)}.blue--300{color:var(--blue--300)}.blue--400{color:var(--blue--400)}.blue--500{color:var(--blue--500)}.blue--600{color:var(--blue--600)}.blue--700{color:var(--blue--700)}.blue--800{color:var(--blue--800)}.blue--900{color:var(--blue--900)}.red--50{color:var(--red--50)}.red--100{color:var(--red--100)}.red--200{color:var(--red--200)}.red--300{color:var(--red--300)}.red--400{color:var(--red--400)}.red--500{color:var(--red--500)}.red--600{color:var(--red--600)}.red--700{color:var(--red--700)}.red--800{color:var(--red--800)}.red--900{color:var(--red--900)}.purple--50{color:var(--purple--50)}.purple--100{color:var(--purple--100)}.purple--200{color:var(--purple--200)}.purple--300{color:var(--purple--300)}.purple--400{color:var(--purple--400)}.purple--500{color:var(--purple--500)}.purple--600{color:var(--purple--600)}.purple--700{color:var(--purple--700)}.purple--800{color:var(--purple--800)}.purple--900{color:var(--purple--900)}.button-action{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}.table-row{transition:background-color .16s}.table-row:hover{background-color:#fffae6}.table-header-cell{transition:background-color .16s;background-color:#f7f4f3}.table-header-cell:hover{background-color:#fffae6}.spinner{animation:rotate 2s linear infinite;position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;width:50px;height:50px}.spinner .path{stroke:#000;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.link-sm-udl-14{font-family:Source Sans Pro;font-size:14px;font-weight:600;line-height:18px;letter-spacing:0px;text-align:center;text-decoration:underline;cursor:pointer}.link-sm-14{font-family:Source Sans Pro;font-size:14px;font-weight:600;line-height:18px;letter-spacing:0px;text-align:left}.text-sm-14{font-family:Source Sans Pro;font-size:14px;font-weight:400;line-height:16px;letter-spacing:0px;text-align:left}.pagetitle-sb-24{font-family:Source Sans Pro;font-size:24px;font-weight:600;line-height:32px;letter-spacing:0px;text-align:left}.divider-horizontal{background-color:#c5c5c4;height:1px}.border-table-container{border-radius:12px;border:1px solid #c5c5c4;padding:8px}.surface-metrics-data-header{background-color:#f7f4f3;border-radius:8px}.border-button-outline{border-color:#303838}.input-text:focus{outline:none}.tag-reg-it-12{font-family:Source Sans Pro;font-size:12px;font-style:italic;font-weight:400;line-height:16px;letter-spacing:0px;text-align:left}.tag-sb-udl-12{font-family:Source Sans Pro;font-size:12px;font-weight:600;line-height:16px;letter-spacing:0px;text-align:center}.link-reg-18{font-family:Source Sans Pro;font-size:18px;font-weight:600;line-height:24px;letter-spacing:0px;text-align:left}.text-reg-18{font-family:Source Sans Pro;font-size:18px;font-weight:400;line-height:24px;letter-spacing:0px;text-align:center}.link-lg-20{font-family:Source Sans Pro;font-size:20px;font-weight:600;line-height:32px;letter-spacing:0px;text-align:left}.link-md-16{font-family:Source Sans Pro;font-size:16px;font-weight:600;line-height:24px;letter-spacing:0px;text-align:left}.text-md-16{font-family:Source Sans Pro;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.tag-sb-12{font-family:Source Sans Pro;font-size:12px;font-style:normal;font-weight:600;line-height:16px}.link-reg-il-18{font-family:Source Sans Pro;font-size:18px;font-style:italic;font-weight:400;line-height:24px;letter-spacing:0px}.h1,.h2{font-family:Source Sans Pro;font-size:48px;font-weight:600;line-height:60px;letter-spacing:0px;text-align:left}.h3{font-family:Source Sans Pro;font-size:32px;font-weight:600;line-height:40px;letter-spacing:0px;text-align:left}.h4{font-family:Source Sans Pro;font-size:28px;font-weight:600;line-height:35px;letter-spacing:0px;text-align:left}.h5{font-family:Source Sans Pro;font-size:24px;font-weight:600;line-height:30px;letter-spacing:0px;text-align:left}.h6{font-family:Source Sans Pro;font-size:20px;font-weight:600;line-height:25px;letter-spacing:0px;text-align:left}.body1-reg{font-family:Source Sans Pro;font-size:18px;font-weight:400;line-height:23px;letter-spacing:0px;text-align:left}.body1-sb{font-family:Source Sans Pro;font-size:18px;font-weight:600;line-height:23px;letter-spacing:0px;text-align:left}.body2-reg{font-family:Source Sans Pro;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0px;text-align:left}.body2-sb{font-family:Source Sans Pro;font-size:16px;font-weight:600;line-height:20px;letter-spacing:0px;text-align:left}.body3-reg{font-family:Source Sans Pro;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0px;text-align:left}.body3-sb{font-family:Source Sans Pro;font-size:14px;font-weight:600;line-height:18px;letter-spacing:0px;text-align:left}.body4-reg{font-family:Source Sans Pro;font-size:12px;font-weight:400;line-height:15px;letter-spacing:0px;text-align:left}.body4-sb{font-family:Source Sans Pro;font-size:12px;font-weight:600;line-height:15px;letter-spacing:0px;text-align:left}.number-sm{font-family:Roboto Mono;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0px;text-align:left}.multi-select-option:hover{background-color:var(--grey-100)!important}.sale-row:hover{background-color:var(--grey-100)}.sale-row{transition:background-color .1s ease-in-out}.circle-button{transition:background-color .2s ease-in-out;background-color:#fff}.circle-button:hover{border:1px solid var(--grey--800)}@keyframes move-right{0%{left:0;width:8px}50%{left:0;width:24px}to{left:16px;width:8px}}@keyframes move-left{0%{right:0;width:8px}50%{right:0;width:24px}to{right:16px;width:8px}}.dot-move-right{position:absolute;animation:move-right .66s forwards ease-in-out}.dot-move-left{position:absolute;animation:move-left .66s forwards ease-in-out}.image{transition:opacity .2s ease-in-out}.image:hover{opacity:.8}.transaction-card:hover{background-color:var(--grey--50)}.transaction-card{cursor:pointer;transition:background-color .16s ease}.count-cell:hover{background-color:var(--grey-500)!important;color:#fff!important;cursor:pointer}.hoverable:hover{cursor:pointer;background-color:var(--grey-100)}
