*{-webkit-font-smoothing:antialiased;box-sizing:border-box}html{font-size:16px}body{background-color:transparent;color:#101626;font-family:Neue Haas Grotesk;font-size:1rem;line-height:1;margin:0;padding:0}.share-price-toolbar{max-width:235px}.share-price-toolbar__top-wrapper{-webkit-box-pack:justify;display:-webkit-box;display:flex;flex-wrap:wrap;justify-content:space-between}.share-price-toolbar__label{font-size:1.25rem;font-weight:500}.share-price-toolbar__price{font-size:1.125rem}.share-price-toolbar__change{margin-bottom:8px}.share-price-toolbar__change--percent{font-size:3rem;grid-area:change-percent}.share-price-toolbar__bottom-wrapper{-webkit-box-pack:justify;-webkit-box-align:center;align-items:center;display:-webkit-box;display:flex;justify-content:space-between}.share-price-toolbar__arrow{display:none;height:30px;position:relative;width:25px}.share-price-toolbar__arrow:after,.share-price-toolbar__arrow:before{content:"";left:50%;position:absolute}.share-price-toolbar__arrow:before{border-left:3px solid;border-top:3px solid;height:15px;top:3px;-webkit-transform:translateX(-50%) rotate(45deg);-ms-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);width:15px}.share-price-toolbar__arrow:after{background-color:currentColor;height:calc(100% - 1px);top:1px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:3px}.share-price-toolbar__arrow.negative,.share-price-toolbar__arrow.positive{display:block}.share-price-toolbar__arrow.negative{-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}.share-price-toolbar .positive{color:#2a7d55}.share-price-toolbar .negative{color:#ff4c21}
