._rb {
    font-family: Helvetica Neue;
    font-size: 13px;
    line-height: 1.5;
    word-break: normal;
    word-wrap: break-word;
    padding: 16px;
    margin: 0;
}
._rb * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
}
._rb.se-rtl * {
    direction: rtl;
}
._rb em {
    font-style: italic !important;
}
._rb .se-component > figure {
    direction: ltr;
}
._rb audio,
._rb figcaption,
._rb figure,
._rb iframe,
._rb img,
._rb td,
._rb th,
._rb video {
    position: relative;
}
._rb span {
    display: inline;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
}
._rb span.katex {
    display: inline-block;
}
._rb span.katex * {
    direction: ltr;
}
._rb a {
    color: #004cff;
    text-decoration: none;
}
._rb span[style~="color:"] a {
    color: inherit;
}
._rb a:focus,
._rb a:hover {
    cursor: pointer;
    color: #0093ff;
    text-decoration: underline;
}
._rb a.on {
    color: #0093ff;
    background-color: #e8f7ff;
}
._rb pre {
    display: block;
    padding: 8px;
    margin: 0 0 10px;
    font-family: monospace;
    color: #666;
    line-height: 1.45;
    background-color: #f9f9f9;
    border: 1px solid #e1e1e1;
    border-radius: 2px;
    white-space: pre-wrap !important;
    word-wrap: break-word;
    overflow: visible;
}
._rb ol {
    list-style-type: decimal;
}
._rb ol,
._rb ul {
    list-style-position: outside;
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0;
    margin-inline-end: 0;
    padding-inline-start: 40px;
}
._rb ul {
    list-style-type: disc;
}
._rb li {
    display: list-item;
    text-align: -webkit-match-parent;
    margin-bottom: 5px;
}
._rb ol ol,
._rb ol ul,
._rb ul ol,
._rb ul ul {
    margin: 0;
}
._rb ol ol,
._rb ul ol {
    list-style-type: lower-alpha;
}
._rb ol ol ol,
._rb ul ol ol,
._rb ul ul ol {
    list-style-type: upper-roman;
}
._rb ol ul,
._rb ul ul {
    list-style-type: circle;
}
._rb ol ol ul,
._rb ol ul ul,
._rb ul ul ul {
    list-style-type: square;
}
._rb sub,
._rb sup {
    font-size: 75%;
    line-height: 0;
}
._rb sub {
    vertical-align: sub;
}
._rb sup {
    vertical-align: super;
}
._rb p {
    display: block;
    margin: 0 0 10px;
}
._rb div {
    display: block;
    margin: 0;
    padding: 0;
}
._rb blockquote {
    display: block;
    font-family: inherit;
    font-size: inherit;
    color: #999;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0;
    margin-inline-end: 0;
    padding: 0 5px 0 20px;
    border: solid #b1b1b1;
    border-width: 0 0 0 5px;
}
._rb blockquote blockquote {
    border-color: #c1c1c1;
}
._rb blockquote blockquote blockquote {
    border-color: #d1d1d1;
}
._rb blockquote blockquote blockquote blockquote {
    border-color: #e1e1e1;
}
._rb.se-rtl blockquote {
    padding-left: 5px;
    padding-right: 20px;
    border-left-width: 0;
    border-right-width: 5px;
}
._rb h1 {
    font-size: 2em;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
}
._rb h1,
._rb h2 {
    display: block;
    margin-inline-start: 0;
    margin-inline-end: 0;
    font-weight: 700;
}
._rb h2 {
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
}
._rb h3 {
    font-size: 1.17em;
    margin-block-start: 1em;
    margin-block-end: 1em;
}
._rb h3,
._rb h4 {
    display: block;
    margin-inline-start: 0;
    margin-inline-end: 0;
    font-weight: 700;
}
._rb h4 {
    font-size: 1em;
    margin-block-start: 1.33em;
    margin-block-end: 1.33em;
}
._rb h5 {
    font-size: 0.83em;
    margin-block-start: 1.67em;
    margin-block-end: 1.67em;
}
._rb h5,
._rb h6 {
    display: block;
    margin-inline-start: 0;
    margin-inline-end: 0;
    font-weight: 700;
}
._rb h6 {
    font-size: 0.67em;
    margin-block-start: 2.33em;
    margin-block-end: 2.33em;
}
._rb hr {
    display: flex;
    border-width: 1px 0 0;
    border-color: #000;
    border-image: initial;
    height: 1px;
}
._rb hr.__se__solid {
    border-style: solid none none;
}
._rb hr.__se__dotted {
    border-style: dotted none none;
}
._rb hr.__se__dashed {
    border-style: dashed none none;
}
._rb hr.on {
    border-color: #4592ff;
    -webkit-box-shadow: 0 0 0 0.1rem #c7deff;
    box-shadow: 0 0 0 0.1rem #c7deff;
}
._rb table {
    display: table;
    table-layout: auto !important;
    border: 1px solid #ccc;
    width: 100%;
    max-width: 100%;
    margin: 0 0 10px;
    background-color: transparent;
    border-spacing: 0;
    border-collapse: collapse;
}
._rb.se-rtl table {
    margin: 0 0 10px auto;
}
._rb table thead {
    border-bottom: 2px solid #333;
}
._rb table tr {
    border: 1px solid #efefef;
}
._rb table th {
    background-color: #f3f3f3;
}
._rb table td,
._rb table th {
    border: 1px solid #e1e1e1;
    padding: 0.4em;
    background-clip: padding-box;
}
._rb table.se-table-size-auto {
    width: auto !important;
}
._rb table.se-table-size-100 {
    width: 100% !important;
}
._rb table.se-table-layout-auto {
    table-layout: auto !important;
}
._rb table.se-table-layout-fixed {
    table-layout: fixed !important;
}
._rb table td.se-table-selected-cell,
._rb table th.se-table-selected-cell {
    outline: 1px double #4592ff;
}
._rb.se-disabled * {
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
._rb .se-component {
    display: flex;
    padding: 1px;
    margin: 0 0 10px;
}
._rb[contenteditable="true"] .se-component {
    outline: 1px dashed #e1e1e1;
}
._rb[contenteditable="true"] .se-component.se-component-copy {
    -webkit-box-shadow: 0 0 0 0.2rem #80bdff;
    box-shadow: 0 0 0 0.2rem #3f9dff;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
._rb .__se__float-left {
    float: left;
    margin-right: 4px;
}
._rb .__se__float-right {
    float: right;
    margin-left: 4px;
}
._rb .__se__float-center {
    float: center;
}
._rb .__se__float-none {
    float: none;
}
._rb audio,
._rb iframe,
._rb img,
._rb video {
    display: block;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    max-width: 100%;
}
._rb[contenteditable="true"]:not(.se-read-only) figure:after {
    position: absolute;
    content: "";
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: default;
    display: block;
    background: transparent;
}
._rb[contenteditable="true"] figure a,
._rb[contenteditable="true"] figure iframe,
._rb[contenteditable="true"] figure img,
._rb[contenteditable="true"] figure video {
    z-index: 0;
}
._rb[contenteditable="true"] figure figcaption {
    display: block;
    z-index: 2;
}
._rb[contenteditable="true"] figure figcaption:focus {
    border-color: #80bdff;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem #c7deff;
    box-shadow: 0 0 0 0.2rem #c7deff;
}
._rb .se-image-container,
._rb .se-video-container {
    width: auto;
    height: auto;
    max-width: 100%;
}
._rb figure {
    display: block;
    outline: none;
    padding: 0;
    margin: 0;
}
._rb .__se__float-center figure,
._rb .__se__float-left figure,
._rb .__se__float-right figure {
    margin: auto !important;
}
._rb figure figcaption {
    padding: 1em 0.5em;
    margin: 0;
    background-color: #f9f9f9;
    outline: none;
}
._rb figure figcaption p {
    line-height: 2;
    margin: 0;
}
._rb .se-image-container a img {
    padding: 1px;
    margin: 1px;
    outline: 1px solid #4592ff;
}
._rb .se-video-container iframe,
._rb .se-video-container video {
    outline: 1px solid #9e9e9e;
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
    width: 100%;
    height: 100%;
}
._rb .se-video-container figure {
    left: 0;
    width: 100%;
    max-width: 100%;
}
._rb audio {
    width: 300px;
    height: 54px;
}
._rb audio.active {
    outline: 2px solid #80bdff;
}
._rb.se-show-block div,
._rb.se-show-block h1,
._rb.se-show-block h2,
._rb.se-show-block h3,
._rb.se-show-block h4,
._rb.se-show-block h5,
._rb.se-show-block h6,
._rb.se-show-block li,
._rb.se-show-block ol,
._rb.se-show-block p,
._rb.se-show-block pre,
._rb.se-show-block ul {
    border: 1px dashed #3f9dff !important;
    padding: 14px 8px 8px !important;
}
._rb.se-show-block ol,
._rb.se-show-block ul {
    border: 1px dashed #d539ff !important;
}
._rb.se-show-block pre {
    border: 1px dashed #27c022 !important;
}
._rb .__se__t-shadow {
    text-shadow: -0.2rem -0.2rem 1rem #fff, 0.2rem 0.2rem 1rem #fff, 0 0 0.2rem #999, 0 0 0.4rem #888, 0 0 0.6rem #777, 0 0 0.8rem #666, 0 0 1rem #555;
}
._rb .__se__t-code {
    font-family: monospace;
    color: #666;
    background-color: rgba(27, 31, 35, 0.05);
    border-radius: 6px;
    padding: 0.2em 0.4em;
}
._rb .__se__p-bordered {
    border-top: 1px solid #b1b1b1;
    border-bottom: 1px solid #b1b1b1;
    padding: 4px 0;
}
._rb .__se__p-spaced {
    letter-spacing: 1px;
}
._rb .__se__p-neon {
    font-weight: 200;
    font-style: italic;
    background: #000;
    color: #fff;
    padding: 6px 4px;
    border: 2px solid #fff;
    border-radius: 6px;
    text-transform: uppercase;
    animation: neonFlicker 1.5s infinite alternate;
}