@import url(https://fonts.googleapis.com/css2?family=Albert+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap);
@charset "UTF-8";*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box}html{font-size:16px}body{color:#000;font-family:Open Sans,sans-serif;font-size:1rem;line-height:1}small{display:block;text-align:right}#feed{margin-bottom:2rem}.trades{background:#fff;border-collapse:collapse;border-spacing:0;border-top:1px solid #343e47;margin-bottom:1rem;width:100%}.trades td,.trades th{border:0;border-bottom:1px solid #343e47;height:40px;padding:10px;white-space:nowrap}.trades tr td,.trades tr th{height:57px}@media (min-width:500px){.trades tr td:first-of-type,.trades tr th:first-of-type{padding-left:0}}.trades tr td:last-of-type,.trades tr th:last-of-type{text-align:right}@media (min-width:500px){.trades tr td:last-of-type,.trades tr th:last-of-type{padding-right:0}}.trades thead{text-align:left}@media (max-width:499px){.trades thead{display:none}.trades tbody tr td{-webkit-box-align:center;-webkit-box-pack:justify;align-items:center;display:-webkit-box;display:flex;justify-content:space-between}.trades tbody tr:nth-child(2n){background-color:rgba(0,0,0,.1)}}@media (min-width:500px){.trades tbody .title{display:none}}.trades__negative:before,.trades__positive:before{font-size:12px;margin-right:5px}.trades__positive:before{content:"▲"}.trades__negative:before{content:"▼"}p{margin-top:0}
