:root{--brand-blue-future:#202b51;--brand-blue-electric:#0496db;--text-color:var(--brand-blue-future)}*{-webkit-font-smoothing:antialiased;box-sizing:border-box}html{font-size:16px}body{background-color:transparent;color:var(--text-color);font-family:Ubuntu,sans-serif;font-size:1rem;line-height:1;margin:0;padding:0;width:100%}.shareprice{container-type:inline-size;display:grid;gap:15px}.shareprice__last{font-size:34px;line-height:1}.shareprice__change{font-size:19px}.shareprice__change:before{background:var(--brand-blue-electric);-webkit-clip-path:polygon(50% 0,0 100%,100% 100%);clip-path:polygon(50% 0,0 100%,100% 100%);content:"";display:inline-block;height:15px;margin-right:10px;width:18px}.shareprice__change.negative:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@container (min-width: 350px){.shareprice__last{font-size:45px}}
