*{box-sizing:border-box;-webkit-font-smoothing:antialiased}html{font-size:16px}body{font-family:Inter,sans-serif;font-size:1rem;color:#003962;background-color:rgba(0,0,0,0);width:100%;margin:0;padding:0}p{margin-top:0}.bar__wrap{overflow:hidden}.bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.bar>div{padding-left:15px;padding-right:15px;width:100%}.bar>div:first-child{display:-webkit-box;display:-ms-flexbox;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:500}.bar__shareprice{font-size:40px;font-weight:700;line-height:.85;margin-right:15px}.bar__change--positive{color:#009f0c}@media (min-width:750px){.bar{-webkit-box-pack:end;-ms-flex-pack:end;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{margin-top:0}.detailed,.detailed div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.detailed div{width:100%}@media (min-width:650px){.detailed div{width:50%}}.detailed dd,.detailed dt{border-bottom:1px solid #cacaca;padding:18px 10px;width:100%}@media (min-width:420px){.detailed dd,.detailed dt{width:50%}}.detailed dt{font-weight:500}.detailed dd{margin-left:0}.collapse{display:none}.collapse.in{display:block}.button{display:inline-block;font-weight:500;font-size:16px;padding:10px 30px;min-width:158px;border:2px solid #54bfca;border-radius:24px;color:#003962;background-color:rgba(0,0,0,0);text-align:center;line-height:1;-webkit-transition:all .25s;transition:all .25s}.button,.button:focus,.button:hover{text-decoration:none}.button:hover{background-color:#54bfca}