body{background-color:#000;color:#fff;font-family:Roboto,sans-serif}h2{font-weight:200}.capsule-information{-webkit-box-orient:horizontal;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center}.capsule-information,.capsule-information__header{-webkit-box-direction:normal;-webkit-box-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.capsule-information__header{-webkit-box-orient:vertical;-ms-flex-line-pack:center;-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-align:center;align-content:center;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:flex-start}.capsule-information__image img{width:200px}@media(min-width:450px){body{margin:auto;max-width:1100px;width:100%}.capsule-information__header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-line-pack:start;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;align-content:flex-start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:flex-start}.capsule-information__header h1,.capsule-information__header h2,.capsule-information__header p{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:100%;width:100%}}.tabs{font-family:Roboto,sans-serif}[role=tablist]{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;min-width:100%}[role=tab]{-webkit-box-flex:1;background:#000;border:0;border-bottom:2px solid gray;color:gray;cursor:pointer;display:inline-block;-ms-flex:1 1 50%;flex:1 1 50%;margin:4px 0 0;outline:none;overflow:hidden;padding:3px 3px 4px;position:relative;text-align:left;text-align:center;top:2px;width:100%;z-index:2}[role=tab][aria-selected=true]{border-bottom:2px solid #fff;color:#fff}[role=tab] span.focus{display:inline-block;margin:2px;padding:4px 6px}[role=tab] span.focus:active,[role=tab] span.focus:focus,[role=tab] span.focus:hover{border-radius:3px;padding:2px 4px}[role=tabpanel]{min-height:10em;overflow:auto;padding:5px;width:100%}[role=tabpanel].is-hidden{display:none}[role=tabpanel] p{margin:0}