@import"https://fonts.googleapis.com/css?family=Comfortaa|Lato&display=swap";@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion: no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.react-calendar-heatmap text{font-size:10px;fill:#aaa}.react-calendar-heatmap svg{margin-right:10px}.react-calendar-heatmap .react-calendar-heatmap-small-text{font-size:5px}.react-calendar-heatmap rect:hover{stroke:#555;stroke-width:1px}.react-calendar-heatmap .color-empty{fill:#eee}.react-calendar-heatmap .color-filled{fill:#8cc665}.react-calendar-heatmap .color-veryable-0{fill:#eee}.react-calendar-heatmap .color-veryable-1{fill:#ccdfec}.react-calendar-heatmap .color-veryable-2{fill:#6dacd7}.react-calendar-heatmap .color-veryable-3{fill:#2081c3}.react-calendar-heatmap .color-veryable-4{fill:#0b6cae}body{color:#7e7e7e}h1,h2,h3,h4,h5,h6{font-family:Comfortaa,sans-serif;color:#2081c3;font-weight:700;font-size:1.875rem;margin-top:1rem;margin-bottom:1rem}h1 span.heading-number{color:"#000000"}h2,h3,h4,h5,h6{color:#4a4a4a}h2{font-size:1.5rem}h3{font-size:1.125rem}h4,h5,h6{font-size:1rem}a{color:#2081c3}.sticky{position:-webkit-sticky;position:sticky;top:0}::-ms-reveal{display:none}
