@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@400;500&family=Overpass:wght@300;400;600;700;800&display=swap);*{box-sizing:border-box}html{font-size:12px}@media (min-width:351px){html{font-size:18px}}body{font-family:Overpass,sans-serif;line-height:1;font-size:1rem;font-weight:300;color:#000;-webkit-font-smoothing:antialiased}.trades{border-collapse:collapse;border-spacing:0;width:100%}.trades td,.trades th{border-bottom:2px dashed #ffe512;padding:6px 5px 4px;white-space:nowrap}.trades tr td:last-child,.trades tr th:last-child{text-align:right}.trades thead{text-align:left}.trades thead th{height:71px;font-weight:600}.trades thead tr:first-child th{border:0;height:32px}.trades thead tr th:first-of-type{padding-left:0}.trades thead tr th:last-of-type{padding-right:0}.trades tbody td{height:71px}.trades tbody td:first-of-type{padding-left:0}.trades tbody td:last-of-type{padding-right:0}.trades__negative span,.trades__positive span{display:inline-block;width:18px;height:18px;border-bottom:1px solid rgba(0,0,0,0);border-right:1px solid rgba(0,0,0,0)}.trades__positive{color:#41af42}.trades__positive.arrow span{-webkit-transform:translateY(5px) rotate(225deg);-ms-transform:translateY(5px) rotate(225deg);transform:translateY(5px) rotate(225deg);border-color:#41af42}.trades__negative.arrow span{-webkit-transform:translateY(-5px) rotate(45deg);-ms-transform:translateY(-5px) rotate(45deg);transform:translateY(-5px) rotate(45deg);border-color:#000}p{margin-top:0}