@import url(https://fonts.googleapis.com/css2?family=Albert+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,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:#000;font-family:Open Sans,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:700}.bar__shareprice{color:#397f93;font-family:Albert Sans,sans-serif;font-size:40px;font-weight:700;line-height:1;margin-right:15px}@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 #343e47;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%}@media (min-width:650px){.detailed div{width:50%}}.detailed dd,.detailed dt{border-bottom:1px solid #343e47;padding:18px 10px 18px 0;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;-webkit-transition:max-height .25s ease-in-out;transition:max-height .25s ease-in-out}.button{background-color:#343e47;border:0;border-radius:3px;color:#fff;display:inline-block;font-family:Albert Sans,sans-serif;font-size:18px;font-weight:500;letter-spacing:2px;line-height:1;min-width:209px;padding:15px 30px;text-decoration:none;text-transform:uppercase;-webkit-transition:all .25s;transition:all .25s;white-space:normal}.button:hover{background-color:#397f93;text-decoration:none}
