:root{--brand-blue-future:#202b51;--brand-blue-electric:#0496db;--brand-green:#57822d;--brand-red:#cd1f56;--text-color:var(--brand-blue-future);--border-color:var(--brand-blue-electric)}*{-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;margin:0;padding:0;width:100%}p{margin-top:0}.bar__wrap{overflow:hidden}.bar{display:flex;flex-direction:row;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.bar>div{padding-left:15px;padding-right:15px;width:100%}.bar>div:first-child{display:flex;margin-bottom:1em}@media (min-width:400px){.bar>div{width:50%}.bar>div:first-child{width:100%}}.bar p,.bar ul{margin-top:0}.bar ul{list-style:none;padding-left:0;text-align:right}.bar ul span{float:left;font-weight:700}.bar__shareprice{font-size:40px;font-weight:700;line-height:1;margin-right:15px}.bar__change--positive{color:var(--brand-green)}@media (min-width:750px){.bar{justify-content:flex-end}.bar>div{margin-left:30px;width:auto}.bar>div:first-child{margin-left:0;margin-right:auto;width:auto}.bar ul span{margin-right:20px}}.detailed{border-top:1px solid var(--border-color);margin-top:0}.detailed,.detailed div{display:flex;flex-direction:row;flex-wrap:wrap}.detailed div{width:100%}@media (min-width:650px){.detailed div{width:50%}}.detailed dd,.detailed dt{border-bottom:1px solid var(--border-color);padding:18px 10px;width:100%}@media (min-width:420px){.detailed dd,.detailed dt{width:50%}}.detailed dt{font-weight:700}.detailed dd{margin-left:0}.collapse{max-height:0;overflow:hidden;transition:max-height .25s ease-in-out}.button{background:transparent;border:1px solid var(--brand-blue-future);border-radius:0;color:var(--text-color);display:inline-block;font-size:16px;line-height:1;min-width:158px;padding:14px 25px;text-decoration:none;transition:all .25s}.button:hover{background:var(--brand-blue-future);color:#fff;text-decoration:none}
