:root{--rw5-color-primary-hsl:250,84%,54%;--rw5-color-bg-hsl:0,0%,100%;--rw5-color-contrast-high-hsl:230,7%,23%;--rw5-color-contrast-higher-hsl:230,13%,9%;--rw5-color-accent-hsl:342,89%,48%;--rw5-color-contrast-lower-hsl:240,4%,85%;--rw5-space-md:1.25rem;--rw5-space-lg:2rem;--rw5-space-sm:0.75rem;--rw5-space-xs:0.5rem;--rw5-text-sm:0.833rem}@media(min-width:64rem){:root{--rw5-space-md:2rem;--rw5-space-lg:3.125rem;--rw5-space-sm:1.125rem;--rw5-space-xs:0.75rem;--rw5-text-sm:1rem}}.reading-progressbar{bottom:0;color:#83b81a;display:none;height:5px;left:0;pointer-events:none;position:fixed;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;width:100%;z-index:10}progress[value]{--color:#83b81a;--background:#dadada;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--background);border:none;border-radius:10em;width:100%}progress[value]::-webkit-progress-bar{background:var(--background);border-radius:10em}progress[value]::-webkit-progress-value{background:var(--color);border-radius:10em}progress[value]::-moz-progress-bar{background:var(--color);border-radius:10em}label{display:block;font-size:20px;font-weight:700;margin:20px 0}.reading-progressbar--is-out{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.reading-progressbar--is-active{display:block}.reading-progressbar::-webkit-progress-bar{background-color:transparent}.reading-progressbar::-webkit-progress-value{background-color:#83b81a}.reading-progressbar::-moz-progress-bar{background-color:#83b81a}.reading-progressbar__fallback{background-color:#83b81a;height:100%;left:0;position:absolute;top:0}.rw5-article{--rw5-heading-line-height:1.22;--rw5-body-line-height:1.66;--rw5-space-multiplier:1.2}.rw5-text-component :where(h1,h2,h3,h4){line-height:var(--rw5-heading-line-height,1.2);margin-bottom:calc(var(--rw5-space-sm)*var(--rw5-space-multiplier, 1));margin-top:calc(var(--rw5-space-md)*var(--rw5-space-multiplier, 1))}.rw5-text-component :where(p,blockquote,ul li,ol li){line-height:var(--rw5-body-line-height,1.4)}.rw5-text-component :where(ul,ol,p,blockquote,.rw5-text-component__block){margin-bottom:calc(var(--rw5-space-sm)*var(--rw5-space-multiplier, 1))}.rw5-text-component :where(ul,ol){padding-left:1.25em}.rw5-text-component ol :where(ul,ol),.rw5-text-component ul :where(ul,ol){margin-bottom:0;padding-left:1em}.rw5-text-component ul{list-style-type:disc}.rw5-text-component ol{list-style-type:decimal}.rw5-text-component img{display:block;margin:0 auto}.rw5-text-component figcaption{font-size:var(--rw5-text-sm);margin-top:calc(var(--rw5-space-xs)*var(--rw5-space-multiplier, 1));text-align:center}.rw5-text-component em{font-style:italic}.rw5-text-component strong{font-weight:700}.rw5-text-component s{text-decoration:line-through}.rw5-text-component u{text-decoration:underline}.rw5-text-component mark{background-color:hsla(var(--rw5-color-accent-hsl),.2);color:inherit}.rw5-text-component blockquote{border-left:4px solid hsl(var(--rw5-color-contrast-lower-hsl));font-style:italic;padding-left:1em}.rw5-text-component hr{background:hsl(var(--rw5-color-contrast-lower-hsl));height:1px;margin:calc(var(--rw5-space-md)*var(--rw5-space-multiplier, 1)) auto}.rw5-text-component>:first-child{margin-top:0}.rw5-text-component>:last-child{margin-bottom:0}.rw5-text-component.rw5-line-height-xs{--rw5-heading-line-height:1;--rw5-body-line-height:1.1}.rw5-text-component.rw5-line-height-sm{--rw5-heading-line-height:1.1;--rw5-body-line-height:1.2}.rw5-text-component.rw5-line-height-md{--rw5-heading-line-height:1.15;--rw5-body-line-height:1.4}.rw5-text-component.rw5-line-height-lg{--rw5-heading-line-height:1.22;--rw5-body-line-height:1.58}.rw5-text-component.rw5-line-height-xl{--rw5-heading-line-height:1.3;--rw5-body-line-height:1.72}.rw5-padding-y-lg{padding-bottom:var(--rw5-space-lg);padding-top:var(--rw5-space-lg)}.rw5-max-width-sm{max-width:48rem}.rw5-container{margin-left:auto;margin-right:auto;width:calc(100% - var(--rw5-space-md)*2)}