@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Roboto:wght@100;300;400;500;700&display=swap);.rcs-custom-scroll{min-height:0;min-width:0}.rcs-custom-scroll .rcs-outer-container{overflow:hidden}.rcs-custom-scroll .rcs-outer-container .rcs-positioning{position:relative}.rcs-custom-scroll .rcs-outer-container:hover .rcs-custom-scrollbar{opacity:1;transition-duration:0.2s}.rcs-custom-scroll .rcs-inner-container{overflow-x:hidden;overflow-y:scroll;-webkit-overflow-scrolling:touch}.rcs-custom-scroll .rcs-inner-container:after{content:'';position:absolute;top:0;right:0;left:0;height:0;background-image:linear-gradient(to bottom,rgba(0,0,0,.2) 0%,rgba(0,0,0,.05) 60%,rgba(0,0,0,0) 100%);pointer-events:none;transition:height 0.1s ease-in;will-change:height}.rcs-custom-scroll .rcs-inner-container.rcs-content-scrolled:after{height:5px;transition:height 0.15s ease-out}.rcs-custom-scroll.rcs-scroll-handle-dragged .rcs-inner-container{user-select:none}.rcs-custom-scroll .rcs-custom-scrollbar{position:absolute;height:100%;width:6px;right:3px;opacity:0;z-index:1;transition:opacity 0.4s ease-out;padding:6px 0;box-sizing:border-box;will-change:opacity;pointer-events:none}.rcs-custom-scroll .rcs-custom-scrollbar.rcs-custom-scrollbar-rtl{right:auto;left:3px}.rcs-custom-scroll.rcs-scroll-handle-dragged .rcs-custom-scrollbar{opacity:1}.rcs-custom-scroll .rcs-custom-scroll-handle{position:absolute;width:100%;top:0}.rcs-custom-scroll .rcs-inner-handle{height:calc(100% - 12px);margin-top:6px;background-color:rgba(78,183,245,.7);border-radius:3px}
/*!
 * Bootstrap Reboot v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */*,*::before,*::after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role="button"]{cursor:pointer}select{word-wrap:normal}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button:not(:disabled),[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{padding:0;border-style:none}input[type="radio"],input[type="checkbox"]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{outline-offset:-2px;-webkit-appearance:none}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.rcs-custom-scroll .rcs-inner-handle{background-color:#137D77;border-radius:0;height:100%;margin-top:0}.rcs-custom-scroll .rcs-custom-scrollbar{right:0;opacity:1}@-webkit-keyframes rotate-centered{0%{transform:translate(-50%,-50%) rotate(0deg)}100%{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes rotate-centered{0%{transform:translate(-50%,-50%) rotate(0deg)}100%{transform:translate(-50%,-50%) rotate(360deg)}}@-webkit-keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fade-in-past-half{0%,50%{opacity:0}100%{opacity:1}}@keyframes fade-in-past-half{0%,50%{opacity:0}100%{opacity:1}}@-webkit-keyframes blink{0%,20%{opacity:0}20.001%,100%{opacity:1}}@keyframes blink{0%,20%{opacity:0}20.001%,100%{opacity:1}}@-webkit-keyframes blink-third{0%,60%{opacity:0}60.001%,100%{opacity:1}}@keyframes blink-third{0%,60%{opacity:0}60.001%,100%{opacity:1}}@-webkit-keyframes dance{0%,25%{transform:rotate(0deg)}25.001%,50%{transform:rotate(-12deg)}50.001%,75%{transform:rotate(15deg)}75.001%,100%{transform:rotate(-15deg)}}@keyframes dance{0%,25%{transform:rotate(0deg)}25.001%,50%{transform:rotate(-12deg)}50.001%,75%{transform:rotate(15deg)}75.001%,100%{transform:rotate(-15deg)}}@-webkit-keyframes dance-reverse{0%,25%{transform:rotate(0deg)}25.001%,50%{transform:rotate(12deg)}50.001%,75%{transform:rotate(-15deg)}75.001%,100%{transform:rotate(15deg)}}@keyframes dance-reverse{0%,25%{transform:rotate(0deg)}25.001%,50%{transform:rotate(12deg)}50.001%,75%{transform:rotate(-15deg)}75.001%,100%{transform:rotate(15deg)}}@-webkit-keyframes bounce-in{0%{transform:scale(1.2);opacity:0}50%{transform:scale(1.8);opacity:.7}60%{transform:scale(.7);opacity:1}80%{transform:scale(1.15)}100%{transform:scale(1)}}@keyframes bounce-in{0%{transform:scale(1.2);opacity:0}50%{transform:scale(1.8);opacity:.7}60%{transform:scale(.7);opacity:1}80%{transform:scale(1.15)}100%{transform:scale(1)}}@-webkit-keyframes rotate-bounce-in{0%{transform:rotate(10deg);opacity:0}50%{transform:rotate(80deg);opacity:.7}60%{transform:rotate(-30deg);opacity:1}80%{transform:rotate(15deg)}100%{transform:rotate(0deg)}}@keyframes rotate-bounce-in{0%{transform:rotate(10deg);opacity:0}50%{transform:rotate(80deg);opacity:.7}60%{transform:rotate(-30deg);opacity:1}80%{transform:rotate(15deg)}100%{transform:rotate(0deg)}}@-webkit-keyframes rotate-bounce-in-flip{0%{transform:rotate(-10deg) scale(-1,1);opacity:0}50%{transform:rotate(-80deg) scale(-1,1);opacity:.7}60%{transform:rotate(30deg) scale(-1,1);opacity:1}80%{transform:rotate(-15deg) scale(-1,1)}100%{transform:rotate(0deg) scale(-1,1)}}@keyframes rotate-bounce-in-flip{0%{transform:rotate(-10deg) scale(-1,1);opacity:0}50%{transform:rotate(-80deg) scale(-1,1);opacity:.7}60%{transform:rotate(30deg) scale(-1,1);opacity:1}80%{transform:rotate(-15deg) scale(-1,1)}100%{transform:rotate(0deg) scale(-1,1)}}@-webkit-keyframes keep-sliding{0%{transform:translateX(30%)}20%{transform:translateX(-30%)}40%{transform:translateX(20%)}80%{transform:translateX(-20%)}100%{transform:translateX(30%)}}@keyframes keep-sliding{0%{transform:translateX(30%)}20%{transform:translateX(-30%)}40%{transform:translateX(20%)}80%{transform:translateX(-20%)}100%{transform:translateX(30%)}}html,body{font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;color:#137D77;line-height:1.3;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;-ms-scroll-chaining:none;overscroll-behavior:none;overflow-x:hidden;background:#FFFDED}h1{font-family:"Roboto",sans-serif;font-weight:100;line-height:1.11765}@media only screen and (max-width:1023px){h1{font-size:45px}}@media only screen and (max-width:1023px) and (min-width:414px){h1{font-size:calc(45px + 40 * (100vw - 414px) / 886)}}@media only screen and (max-width:1023px) and (min-width:1300px){h1{font-size:85px}}@media only screen and (min-width:1024px){h1{font-size:60px}}@media only screen and (min-width:1024px) and (min-width:1024px){h1{font-size:calc(60px + 25 * (100vw - 1024px) / 896)}}@media only screen and (min-width:1024px) and (min-width:1920px){h1{font-size:85px}}@media only screen and (max-width:767px){h1.smaller{font-size:45px}}@media only screen and (max-width:767px) and (min-width:414px){h1.smaller{font-size:calc(45px + 40 * (100vw - 414px) / 886)}}@media only screen and (max-width:767px) and (min-width:1300px){h1.smaller{font-size:85px}}@media only screen and (min-width:768px){h1.smaller{font-size:50px}}@media only screen and (min-width:768px) and (min-width:1024px){h1.smaller{font-size:calc(50px + 25 * (100vw - 1024px) / 896)}}@media only screen and (min-width:768px) and (min-width:1920px){h1.smaller{font-size:75px}}@media only screen and (max-width:991px){h1{font-family:"Roboto",sans-serif;font-weight:300}}h2{font-family:"Roboto",sans-serif;font-weight:100;line-height:1.2}@media only screen and (max-width:1023px){h2{font-size:42px}}@media only screen and (max-width:1023px) and (min-width:414px){h2{font-size:calc(42px + 8 * (100vw - 414px) / 886)}}@media only screen and (max-width:1023px) and (min-width:1300px){h2{font-size:50px}}@media only screen and (min-width:1024px){h2{font-size:40px}}@media only screen and (min-width:1024px) and (min-width:1024px){h2{font-size:calc(40px + 10 * (100vw - 1024px) / 896)}}@media only screen and (min-width:1024px) and (min-width:1920px){h2{font-size:50px}}h2.smaller{margin-bottom:.3em}@media only screen and (max-width:1023px){h2.smaller{font-size:35px}}@media only screen and (max-width:1023px) and (min-width:414px){h2.smaller{font-size:calc(35px + 15 * (100vw - 414px) / 886)}}@media only screen and (max-width:1023px) and (min-width:1300px){h2.smaller{font-size:50px}}@media only screen and (min-width:1024px){h2.smaller{font-size:30px}}@media only screen and (min-width:1024px) and (min-width:1024px){h2.smaller{font-size:calc(30px + 5 * (100vw - 1024px) / 896)}}@media only screen and (min-width:1024px) and (min-width:1920px){h2.smaller{font-size:35px}}@media only screen and (max-width:991px){h2.smaller{margin-bottom:.87em}}h2.medium{font-size:35px}@media only screen and (min-width:414px){h2.medium{font-size:calc(35px + 9 * (100vw - 414px) / 886)}}@media only screen and (min-width:1300px){h2.medium{font-size:44px}}h2.large{font-size:42px}@media only screen and (min-width:414px){h2.large{font-size:calc(42px + 4 * (100vw - 414px) / 886)}}@media only screen and (min-width:1300px){h2.large{font-size:46px}}@media only screen and (max-width:991px){h2{font-family:"Roboto",sans-serif;font-weight:300}}h3{font-family:"Roboto",sans-serif;font-weight:300;line-height:1.22857}@media only screen and (max-width:1023px){h3{font-size:18px}}@media only screen and (max-width:1023px) and (min-width:414px){h3{font-size:calc(18px + 17 * (100vw - 414px) / 886)}}@media only screen and (max-width:1023px) and (min-width:1300px){h3{font-size:35px}}@media only screen and (min-width:1024px){h3{font-size:22px}}@media only screen and (min-width:1024px) and (min-width:1024px){h3{font-size:calc(22px + 13 * (100vw - 1024px) / 896)}}@media only screen and (min-width:1024px) and (min-width:1920px){h3{font-size:35px}}h3.large{font-size:35px}@media only screen and (min-width:414px){h3.large{font-size:calc(35px + 5 * (100vw - 414px) / 886)}}@media only screen and (min-width:1300px){h3.large{font-size:40px}}h4{font-family:"Roboto",sans-serif;font-weight:300;line-height:1.2}@media only screen and (max-width:1023px){h4{font-size:18px}}@media only screen and (max-width:1023px) and (min-width:414px){h4{font-size:calc(18px + 7 * (100vw - 414px) / 886)}}@media only screen and (max-width:1023px) and (min-width:1300px){h4{font-size:25px}}@media only screen and (min-width:1024px){h4{font-size:16px}}@media only screen and (min-width:1024px) and (min-width:1024px){h4{font-size:calc(16px + 9 * (100vw - 1024px) / 896)}}@media only screen and (min-width:1024px) and (min-width:1920px){h4{font-size:25px}}h4.smaller{font-size:18px}@media only screen and (min-width:414px){h4.smaller{font-size:calc(18px + 6 * (100vw - 414px) / 886)}}@media only screen and (min-width:1300px){h4.smaller{font-size:24px}}h5{font-family:"Roboto",sans-serif;font-weight:300;font-size:16px}@media only screen and (min-width:992px){h5{font-size:calc(16px + 9 * (100vw - 992px) / 308)}}@media only screen and (min-width:1300px){h5{font-size:25px}}.link{font-size:16px;color:inherit}@media only screen and (min-width:414px){.link{font-size:calc(16px + 9 * (100vw - 414px) / 886)}}@media only screen and (min-width:1300px){.link{font-size:25px}}.link.with-gradient{font-family:"Roboto",sans-serif;font-weight:400;display:inline-block}.link.with-gradient::after{transition:all 0.3s ease;content:'';display:block;width:43px;height:5px;margin-top:2px;background:transparent linear-gradient(270deg,#FFA168 0%,#DC7E7B 50%,#137D77 100%) 0% 0% no-repeat padding-box}@media only screen and (min-width:414px){.link.with-gradient::after{width:calc(43px + 33 * (100vw - 414px) / 886)}}@media only screen and (min-width:1300px){.link.with-gradient::after{width:76px}}.link.with-gradient:hover,.link.with-gradient:active{color:inherit;text-decoration:none;font-family:"Roboto",sans-serif;font-weight:700}.link.with-gradient:hover::after,.link.with-gradient:active::after{width:100%}.font--bold{font-family:"Roboto",sans-serif;font-weight:700}.carbon-chart{margin:30px 10px}@media only screen and (min-width:992px){.carbon-chart{margin:60px auto 30px}}@media only screen and (min-width:992px){.carbon-chart.section{max-width:96%}}@media only screen and (min-width:1920px){.carbon-chart.section{max-width:1746px}}@media only screen and (max-width:767px){.carbon-chart.section{padding-left:5px;padding-right:10px}}#app{padding:0 0 15px}@media only screen and (min-width:992px){#app{margin-left:-34px}}@media only screen and (min-width:1170px){#app{margin-left:-43px}}@media only screen and (min-width:1366px){#app{margin-left:-46px}}#app .sidebar-category label::before{flex:1 0 auto}@media only screen and (min-width:1600px){#app{padding-top:56px}}@media only screen and (max-width:991px){#app{padding-right:0}#app .sidebar{padding-right:6px}#app .sidebar-groups{padding-right:12px}}#app .error-boundary{text-align:center}.content{width:100%;margin:auto;display:flex;overflow:hidden;flex-direction:row-reverse;padding-top:1px}@media only screen and (max-width:991px){.content{flex-direction:column-reverse}}.sidebar p{font-size:16px}.sidebar-header{display:flex}@media only screen and (max-width:767px){.sidebar-header{width:95%}}@media only screen and (min-width:768px){.sidebar-header{justify-content:center}}@media only screen and (min-width:992px){.sidebar-header{height:31px}}@media only screen and (max-width:991px){.sidebar-header{min-height:31px;margin-bottom:1.1em}}.sidebar-header-checkbox{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-transform:uppercase}.sidebar-header-checkbox:hover{text-decoration:underline}.sidebar-header-checkbox:not(:last-child){margin-right:1em}.sidebar-header-checkbox span{margin-right:.3em}.sidebar-header-checkbox .box{width:14px;height:14px;border:1px solid #137D77}.sidebar-header-checkbox.active,.sidebar-header-checkbox:hover{font-family:"Roboto",sans-serif;font-weight:700}.sidebar-header-checkbox.active .box,.sidebar-header-checkbox:hover .box{background:#137D77}@media only screen and (min-width:992px){.sidebar{max-width:50%;margin-left:2.4em}}@media only screen and (max-width:991px){.sidebar{width:100%}}.sidebar-groups{padding:20px 23px}@media only screen and (min-width:992px){.sidebar-groups-wrapper{border:1px solid #137D77}}@media only screen and (max-width:1169px){.sidebar-groups{padding:15px 25px}}@media only screen and (max-width:991px){.sidebar-groups{padding:0}.sidebar-groups h4{text-transform:uppercase;font-family:"Roboto",sans-serif;font-weight:400}}.sidebar-categories{margin-bottom:2em}.sidebar-group:last-child::after{display:block;content:'';height:1px;width:100%}@media only screen and (max-width:991px){.sidebar-group:last-child .sidebar-categories{margin-bottom:1em}}.sidebar-category{display:flex;flex-wrap:wrap}.sidebar-category-header{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:.4em}.sidebar-category label{margin:0;padding-right:.8em;display:flex;align-items:center}@media only screen and (max-width:991px){.sidebar-category label{padding-right:.6em}.sidebar-category label.open::before{content:'-';font-size:30px;line-height:18px;color:#fff;background-color:#137D77}.sidebar-category label::before{content:'+';display:block;width:21px;height:21px;line-height:21px;border:1px solid #137D77;border-radius:50%;margin-right:7px;text-align:center;font-size:18px}}.sidebar-category-buttons{display:flex}.sidebar-category-button{cursor:pointer;border:1px solid transparent;font-size:14px;padding:6px 15px}@media only screen and (max-width:991px){.sidebar-category-button{padding:5px 6px}}.sidebar-category-button.selected{color:#FFFDED;box-shadow:0 3px 6px rgba(0,0,0,.16)}.sidebar-category-button:first-child{margin-right:1.3em}@media only screen and (max-width:991px){.sidebar-category-button:first-child{margin-right:.6em}}.sidebar-category-info{width:100%;max-height:0;overflow:hidden;transition:all 0.6s ease}.sidebar-category-info.open{max-height:100vh}.sidebar-category-info .canvas-reading{position:relative;left:0;bottom:0;max-width:calc(100% - 12px);margin-top:20px;margin-bottom:16px}.sidebar-category-info .canvas-reading .canvas-reading-close{display:none}.sidebar-description{padding-top:1.8em}.canvas-wrapper{flex-grow:1}@media only screen and (max-width:991px){.canvas-wrapper{padding-right:13px}}@media only screen and (min-width:992px){.canvas-wrapper{padding-left:3.7em}}.canvas-content{border:1px solid #137D77;height:calc(100% - 31px);position:relative}@media only screen and (max-width:991px){.canvas-content{height:100%}}.canvas-header{display:flex;align-items:center;justify-content:flex-end;height:31px}@media only screen and (max-width:991px){.canvas-header{font-size:13px;height:27px}}.canvas-header-share{position:relative;color:#FFFDED;background:#137D77;padding:5px 20px!important}.canvas-header-share-popup{position:absolute;background:#137D77;padding:5px 10px;right:0;bottom:0;transform:translateY(100%);z-index:5}.canvas-header-icons{margin-left:.4em;display:flex;border:1px solid #137D77}@media only screen and (min-width:992px){.canvas-header-icons{border-bottom:0}}.canvas-header-icons>div{display:flex;align-items:center;padding:5px 9px;cursor:pointer}@media only screen and (max-width:991px){.canvas-header-icons>div{padding:3px 6px}}.canvas-header-icons>div:not(:last-child){border-right:1px solid #137D77;opacity:.5}.canvas-header-icons>div:not(:last-child) span{margin-right:.4em}.canvas-header-icons>div:not(:last-child) img{height:19px}@media only screen and (max-width:991px){.canvas-header-icons>div:not(:last-child) img{height:16px}}.canvas-header-icons>div:not(:last-child):hover{opacity:1}.canvas-header-social-icons img{height:15px;margin-left:.7em;margin-right:.7em}@media only screen and (max-width:991px){.canvas-header-social-icons img{height:13px}}.canvas-header-social-icons a{opacity:.5}.canvas-header-social-icons a:hover{opacity:1}@media only screen and (max-width:991px){.canvas{margin-left:2.8em;margin-bottom:2em}}.canvas p{font-size:16px}@media only screen and (max-width:991px){.canvas .labels{font-size:12px}}.canvas .labels>div{position:absolute;display:flex;justify-content:space-between;z-index:1}.canvas .labels-x{left:0;bottom:-.3em;width:100%;transform:translateY(100%)}.canvas .labels-y{text-align:right;left:-.7em;top:0;height:100%;flex-direction:column-reverse;transform:translateX(-100%)}@media only screen and (max-width:991px){.canvas .labels-y{left:-1em}}.canvas .labels-y-top{z-index:3!important}.canvas .labels-y-top>div>div>div>div>div{display:none}.canvas .labels-y>div{position:relative}.canvas .labels-y>div:last-child>div{display:none}.canvas .labels-y>div>div{position:absolute;width:15px;right:-.7em;bottom:.5em;transform:translateX(50%)}@media only screen and (max-width:991px){.canvas .labels-y>div>div{right:-1em}}.canvas .labels-y>div>div>div{width:100%;height:calc(100% - 0.5em + 1.5px);position:absolute;left:0;bottom:0;display:flex;flex-direction:column;justify-content:space-between;align-items:center}@media only screen and (max-width:991px){.canvas .labels-y>div>div>div{height:calc(100% - 1.5px)}}.canvas .labels-y>div>div>div>div{width:80%;height:1px;background:#137D77}.canvas .labels-y>div>div>div>div.last,.canvas .labels-y>div>div>div>div.first,.canvas .labels-y>div>div>div>div.center{width:100%;height:2px;position:relative}.canvas .labels-y>div>div>div>div.last>div,.canvas .labels-y>div>div>div>div.first>div,.canvas .labels-y>div>div>div>div.center>div{height:1px;background:#137D77;position:absolute;opacity:.5;left:50%;top:.5px}.canvas-hover{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;position:absolute;box-shadow:0 3px 6px rgba(0,0,0,.16);min-width:250px;max-width:360px;transform:translate(-50%,-100%);z-index:4}@media only screen and (max-width:991px){.canvas-hover{display:none}}.canvas-hover-content{position:relative;z-index:3;background:#FFFDED;padding:10px 12px}.canvas-hover-title{display:flex;align-items:center;margin-bottom:.4em;margin-right:1em}.canvas-hover-title img{height:1.5em;margin-right:.3em}.canvas-hover-title h4{margin:0}.canvas-hover p{font-size:14px}.canvas-hover::before,.canvas-hover::after{content:'';display:block;position:absolute;z-index:1;left:50%;bottom:1px;transform:translate(-50%,100%);width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:24px solid #FFFDED}.canvas-hover::before{border-top:24px solid #000;filter:blur(6px);opacity:.4}.canvas-hover::after{z-index:2}.canvas-reading{position:absolute;left:20px;bottom:20px;max-width:calc(100% - 50px);z-index:5;display:flex}@media only screen and (max-width:991px){.canvas-reading{left:8px;bottom:8px;max-width:calc(100% - 26px)}}.canvas-reading-title{display:flex;align-items:center;margin-bottom:.4em;margin-right:1em}.canvas-reading-title img{height:1.5em;margin-right:.3em}.canvas-reading-title h4{margin:0}@media only screen and (max-width:991px){.canvas-reading-title h4{text-transform:uppercase;font-family:"Roboto",sans-serif;font-weight:400}}.canvas-reading-close{position:absolute;right:0;top:0;transform:rotate(45deg);cursor:pointer;width:50px;height:50px}.canvas-reading-close::before,.canvas-reading-close::after{content:'';display:block;position:absolute;background:#137D77;top:50%;left:50%;transform:translate(-50%,-50%)}.canvas-reading-close::before{width:24px;height:2px}.canvas-reading-close::after{height:24px;width:2px}.canvas-reading-content{position:relative;padding:20px 40px 20px 20px;background:#FFFDED;box-shadow:0 3px 6px rgba(0,0,0,.16);max-width:420px}@media only screen and (max-width:991px){.canvas-reading-content{padding:13px 30px 5px 14px;background:rgba(255,253,237,.82)}}.canvas-reading-content p{margin-bottom:.6em}.canvas-reading-content a{cursor:pointer;font-size:16px}.canvas-reading-border>div:first-child{position:absolute;transform-origin:top left;transform:translateX(28px) rotate(90deg);width:98px;height:28px;display:flex;align-items:center;padding:0 11px;color:#FFFDED;background:#137D77}.canvas-reading-border .fill{background:#137D77;width:16px;height:100%}.canvas-reading-other{margin-top:1em;display:flex}@media only screen and (max-width:991px){.canvas-reading-other{flex-direction:column}}.canvas-reading-other-title{white-space:nowrap;padding-right:.7em;margin-bottom:0!important;font-family:"Roboto",sans-serif;font-weight:500}.canvas-reading-other>div{font-size:14px}@media only screen and (min-width:992px){.canvas-reading-other>div{padding-top:5px}}.canvas-description{padding-top:3.2em}.canvas-description p{font-size:18px}canvas{width:100%;height:100%;position:relative;z-index:2}