@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;1,400;1,500;1,600&display=swap);*{box-sizing:border-box}html{font-size:16px;letter-spacing:-.29px}@media (min-width:992px){html{font-size:18px;letter-spacing:-.39px;line-height:1.636}}body{font-family:Poppins,sans-serif;font-size:1rem;color:#005;background-color:rgba(0,0,0,0);width:100%;margin:0;padding: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:600}.bar__shareprice{color:#005;font-size:40px;font-weight:600;line-height:.85;margin-right:15px}.bar__change--positive{color:#00889f}.bar__change--negative{color:#ff5b00}@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 #4747ff;padding:.5em;width:100%}@media (min-width:420px){.detailed dd,.detailed dt{width:50%}}.detailed dt{font-weight:600}.detailed dd{margin-left:0}.collapse{display:none}.collapse.in{display:block}.button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#4747ff;border:0;border-radius:4px;color:#fff;display:inline-block;font-size:1rem;font-weight:600;line-height:1;outline:none;overflow:hidden;padding:15px 1.25em;position:relative;-webkit-transition:color .2s linear;transition:color .2s linear;z-index:0}.button:before{background-color:#005;content:"";height:100%;left:0;position:absolute;top:0;-webkit-transition:width .2s linear;transition:width .2s linear;width:0;z-index:-1}.button:hover:before{width:100%}.button{text-decoration:none;-webkit-font-smoothing:antialiased}.button--solid{background-color:#4747ff;color:#fff}