.rct-markdown{font-size:16px}.rct-markdown h2{font-size:1.5rem;font-weight:700;line-height:2rem}.rct-markdown>*{padding-bottom:1em}.rct-markdown ol{list-style-type:none}.rct-markdown ol li,.rct-markdown ul li{padding-left:1.6em;position:relative}.rct-markdown ol li:before,.rct-markdown ul li:before{position:absolute;left:0}.rct-markdown ol{counter-reset:ol}.rct-markdown ol li:before{counter-increment:ol;content:counter(ol) "."}.rct-markdown ul li:before{content:"";height:5px;width:5px;top:.7em;border-radius:100%;background-color:currentColor}.article{color:rgba(0,0,0,.9);--webkit-font-smoothing:antialiased}.article h1,.article h2,.article h3,.article h4,.article h5{font-weight:600;padding-top:.6em;padding-bottom:.6em;line-height:1.4em}.article h1{font-size:2.986rem}.article h2{font-size:2.074rem}.article h3{font-size:1.728rem}.article ol,.article p,.article ul{padding-bottom:1em;line-height:1.6}.article ul li{position:relative;padding-left:1.4em}.article ul li:before{content:"";top:.6em;position:absolute;left:2px;height:5px;width:5px;background-color:currentColor;display:inline-block;border-radius:100%}.article ol{counter-reset:ordered-list}.article ol li{position:relative;padding-left:1.4em;counter-increment:ordered-list}.article ol li:before{content:counter(ordered-list) ".";top:0;position:absolute;left:0;display:inline-block;border-radius:100%}.article a:not(.no-underline){text-decoration:underline}.article hr{margin-top:2em;margin-bottom:3em}.article img{margin-bottom:1.6em}.table-align-top td{vertical-align:top}.goo{box-decoration-break:clone;background:#fff;filter:url(#goo)}.rotating-animation{animation:rotate-and-grow 60s infinite;animation-timing-function:ease;transform-origin:center center}@keyframes rotate-and-grow{0%{transform:rotate(0deg) translate(0);height:100%}25%{transform:rotate(90deg) translate(-400px,200px);height:1600px}50%{transform:rotate(180deg) translate(0)}75%{transform:rotate(270deg) translate(-400px,200px);height:1600px}to{transform:rotate(1turn) translate(0);height:100%}}