@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);
*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box}html{font-size:16px}body{background-color:transparent;color:#00004b;font-family:Inter,sans-serif;font-size:1rem;margin:0;padding:0;width:100%}p{margin-top:0}.bar__wrap{overflow:hidden}.bar{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;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:-webkit-box;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{font-size:40px;font-weight:600;line-height:1;margin-right:15px}.bar__change--positive{color:#008714}.bar__change--negative{color:#b50000}@media (min-width:750px){.bar{-webkit-box-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{border-top:1px solid #00004b;margin-top:0}.detailed,.detailed div{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:flex;flex-direction:row;flex-wrap:wrap}.detailed div{width:100%}.detailed div:nth-child(2n){background-color:rgba(0,0,0,.1)}@media (min-width:420px){.detailed div:nth-child(2n){background-color:transparent}}@media (min-width:650px){.detailed div{width:50%}}.detailed dd,.detailed dt{-webkit-box-align:center;align-items:center;border-bottom:1px solid #00004b;display:-webkit-box;display:flex;min-height:60px;padding:10px;width:100%}@media (min-width:420px){.detailed dd,.detailed dt{width:50%}}.detailed dt{font-weight:600}.detailed dd{margin-left:0}.collapse{max-height:0;overflow:hidden;-webkit-transition:max-height .25s ease-in-out;transition:max-height .25s ease-in-out}.button{background-color:transparent;border:1px solid #00004b;border-radius:5px;color:#00004b;display:inline-block;font-size:1rem;font-weight:500;line-height:1;min-width:142px;padding:13px 25px;text-decoration:none;-webkit-transition:all .25s;transition:all .25s}.button:hover{background-color:#00004b;color:#fff;text-decoration:none}
