html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}*{box-sizing:border-box}body{margin:0;padding:0;font-family:"Roboto",sans-serif}.container{width:100%;max-width:768px;margin:auto}.title{font-size:20px;margin-bottom:6px}.subtitle{font-size:16px;margin-bottom:12px}.legend{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:12px}.legend .text{font-size:14px;color:#4f4f4f;letter-spacing:1px;font-weight:normal;width:300px;display:flex;justify-content:space-between}.legend .legend__gradient{margin:0px 16px;width:300px;height:10px;background-image:linear-gradient(90deg, #00354e 0%, #367390 17.5%, #79b6d5 35%, #f5f5f5 50%, #f0995f 67.5%, #af4e1f 85%, #630900 100%)}.chart__legend{display:flex;flex-wrap:wrap}.chart__legend--item{position:relative;display:flex;align-items:center;font-style:normal;font-weight:normal;font-size:14px;line-height:10px;padding-left:22px;margin-right:16px;margin-top:8px}.chart__legend--item::before{position:absolute;content:"";top:50%;left:0;transform:translateY(-50%);width:18px;height:2.5px}.chart__legend--item.primary_1::before{background-color:#f8b05c}.chart__legend--item.primary_2::before{background-color:#e37a42}.chart__legend--item.anag_1::before{background-color:#d1834f}.chart__legend--item.anag_2::before{background-color:#bf2727}.chart__legend--item.comp_1::before{background-color:#528fad}.chart__legend--item.comp_2::before{background-color:#aadce0}.chart__legend--item.grey_1::before{background-color:#b5aba4}.chart__legend--item.grey_2::before{background-color:#64605a}.chart__legend--item.other_1::before{background-color:#b58753}.chart__legend--item.other_2::before{background-color:#731854}#chart{width:100%;max-width:768px;height:450px;margin:auto;margin-top:16px}#chart .tick text{font-weight:300;font-size:12px;line-height:10px;color:#a3a3a3;cursor:default}#chart .tick line,#chart .domain{stroke:#262626;stroke-width:.75px}#chart .line-special{stroke:#000 !important;stroke-width:.5px !important}.note{font-size:14px;margin-top:12px}.source{font-size:14px;color:#4f4f4f;margin-top:12px;text-align:right;font-weight:bold}.chart__tooltip{position:absolute;opacity:0;top:0px;left:0px;width:auto;max-width:135px;height:auto;padding:8px;background-color:#f4f4f4}.chart__tooltip--title{font-style:normal;font-weight:700;font-size:12px;line-height:1.1;color:#000}.chart__tooltip--text{font-style:normal;font-weight:300;font-size:12px;line-height:1.1;color:#000;margin-top:4px}