@import"https://fonts.googleapis.com/css2?family=Karla:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&display=swap";.graph__content{margin-bottom:24px;max-width:640px}@media screen and (min-width: 1024px){.graph__content{margin-bottom:32px}}.graph__graph{background-color:#fff;border:1px solid #e6f0f8;padding:16px}@media screen and (min-width: 1024px){.graph__graph{padding:24px}}.graph__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:16px;position:relative}@media screen and (min-width: 1024px){.graph__heading{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.graph__heading h3{margin-bottom:12px}@media screen and (min-width: 1024px){.graph__heading h3{margin-bottom:0}}.graph__heading p{color:#949494;margin-bottom:0;text-align:right}.graph__heading>p a{border:2px solid #0364b6;border-radius:100%;color:#0364b6;font-weight:700;padding:0 8px;text-decoration:none}.graph__tooltip{background:#fff;border:1px solid #e6f0f8;border-radius:6px;-webkit-box-shadow:0px -4px 14px rgba(0,0,0,.09);box-shadow:0px -4px 14px rgba(0,0,0,.09);display:none;padding:16px;position:absolute;right:-40px;top:calc(100% + 24px);width:360px;z-index:8}.graph__tooltip.is-active{display:block}.graph__tooltip::after{content:"";height:0;border-bottom:16px solid #fff;border-left:16px solid transparent;border-right:16px solid transparent;position:absolute;right:36px;top:-12px;width:0}@media screen and (min-width: 1024px){.graph__tooltip{padding:24px;width:400px}}.graph__tooltip p{color:#1b1b22;margin-bottom:16px;text-align:left}.graph__tooltip p:last-of-type{margin-bottom:0}.graph__image img{display:block;height:auto;width:100%}.graph__paragraphs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.graph__paragraph{margin-top:24px}.graph__paragraph--half{-ms-flex-preferred-size:100%;flex-basis:100%}@media screen and (min-width: 1024px){.graph__paragraph--half{-ms-flex-preferred-size:48%;flex-basis:48%}}.graph__paragraph--full{-ms-flex-preferred-size:100%;flex-basis:100%}.graph__buttons{margin-top:24px;text-align:center}@media screen and (min-width: 1024px){.graph__buttons{margin-top:32px}}.graph__buttons a{margin:0 24px 16px 0}.graph__buttons a:last-of-type{margin-bottom:0}