| 1441 | 
           ariadna | 
           1 | 
           @keyframes tox-rotation {
  | 
        
        
            | 
            | 
           2 | 
             0% {
  | 
        
        
            | 
            | 
           3 | 
               transform: rotate(0deg);
  | 
        
        
            | 
            | 
           4 | 
             }
  | 
        
        
            | 
            | 
           5 | 
             100% {
  | 
        
        
            | 
            | 
           6 | 
               transform: rotate(360deg);
  | 
        
        
            | 
            | 
           7 | 
             }
  | 
        
        
            | 
            | 
           8 | 
           }
  | 
        
        
           | 1 | 
           efrain | 
           9 | 
           .mce-content-body .mce-item-anchor {
  | 
        
        
            | 
            | 
           10 | 
             background: transparent url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D'8'%20height%3D'12'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M0%200L8%200%208%2012%204.09117821%209%200%2012z'%2F%3E%3C%2Fsvg%3E%0A") no-repeat center;
  | 
        
        
            | 
            | 
           11 | 
           }
  | 
        
        
            | 
            | 
           12 | 
           .mce-content-body .mce-item-anchor:empty {
  | 
        
        
            | 
            | 
           13 | 
             cursor: default;
  | 
        
        
            | 
            | 
           14 | 
             display: inline-block;
  | 
        
        
            | 
            | 
           15 | 
             height: 12px !important;
  | 
        
        
            | 
            | 
           16 | 
             padding: 0 2px;
  | 
        
        
            | 
            | 
           17 | 
             -webkit-user-modify: read-only;
  | 
        
        
            | 
            | 
           18 | 
             -moz-user-modify: read-only;
  | 
        
        
            | 
            | 
           19 | 
             -webkit-user-select: all;
  | 
        
        
            | 
            | 
           20 | 
             user-select: all;
  | 
        
        
            | 
            | 
           21 | 
             width: 8px !important;
  | 
        
        
            | 
            | 
           22 | 
           }
  | 
        
        
            | 
            | 
           23 | 
           .mce-content-body .mce-item-anchor:not(:empty) {
  | 
        
        
            | 
            | 
           24 | 
             background-position-x: 2px;
  | 
        
        
            | 
            | 
           25 | 
             display: inline-block;
  | 
        
        
            | 
            | 
           26 | 
             padding-left: 12px;
  | 
        
        
            | 
            | 
           27 | 
           }
  | 
        
        
            | 
            | 
           28 | 
           .mce-content-body .mce-item-anchor[data-mce-selected] {
  | 
        
        
            | 
            | 
           29 | 
             outline-offset: 1px;
  | 
        
        
            | 
            | 
           30 | 
           }
  | 
        
        
            | 
            | 
           31 | 
           .tox-comments-visible .tox-comment[contenteditable="false"]:not([data-mce-selected]),
  | 
        
        
            | 
            | 
           32 | 
           .tox-comments-visible span.tox-comment img:not([data-mce-selected]),
  | 
        
        
            | 
            | 
           33 | 
           .tox-comments-visible span.tox-comment > audio:not([data-mce-selected]),
  | 
        
        
            | 
            | 
           34 | 
           .tox-comments-visible span.tox-comment > video:not([data-mce-selected]),
  | 
        
        
            | 
            | 
           35 | 
           .tox-comments-visible span.tox-comment span.mce-preview-object:not([data-mce-selected]) {
  | 
        
        
           | 1441 | 
           ariadna | 
           36 | 
             outline: 3px solid #ffe796;
  | 
        
        
           | 1 | 
           efrain | 
           37 | 
           }
  | 
        
        
            | 
            | 
           38 | 
           .tox-comments-visible .tox-comment[contenteditable="false"][data-mce-annotation-active="true"]:not([data-mce-selected]) {
  | 
        
        
           | 1441 | 
           ariadna | 
           39 | 
             outline: 3px solid #ffcf30;
  | 
        
        
           | 1 | 
           efrain | 
           40 | 
           }
  | 
        
        
           | 1441 | 
           ariadna | 
           41 | 
           .tox-comments-visible span.tox-comment:not([data-mce-selected]) {
  | 
        
        
            | 
            | 
           42 | 
             background-color: #ffe796;
  | 
        
        
            | 
            | 
           43 | 
             outline: none;
  | 
        
        
            | 
            | 
           44 | 
           }
  | 
        
        
            | 
            | 
           45 | 
           .tox-comments-visible span.tox-comment[data-mce-annotation-active="true"]:not([data-mce-selected="inline-boundary"]) {
  | 
        
        
            | 
            | 
           46 | 
             background-color: #ffcf30;
  | 
        
        
            | 
            | 
           47 | 
           }
  | 
        
        
            | 
            | 
           48 | 
           .tox-comments-visible span.tox-comment[data-mce-selected] {
  | 
        
        
            | 
            | 
           49 | 
             background-color: #ffcf30;
  | 
        
        
            | 
            | 
           50 | 
             border-radius: 3px;
  | 
        
        
            | 
            | 
           51 | 
             box-shadow: 0 0 0 2px #006ce7;
  | 
        
        
            | 
            | 
           52 | 
           }
  | 
        
        
            | 
            | 
           53 | 
           .tox-comments-visible span.tox-comment[data-mce-selected]:has(img[data-mce-selected],
  | 
        
        
            | 
            | 
           54 | 
                   > audio[data-mce-selected],
  | 
        
        
            | 
            | 
           55 | 
                   > video[data-mce-selected],
  | 
        
        
            | 
            | 
           56 | 
                   span.mce-preview-object[data-mce-selected]) {
  | 
        
        
            | 
            | 
           57 | 
             box-shadow: none;
  | 
        
        
            | 
            | 
           58 | 
           }
  | 
        
        
            | 
            | 
           59 | 
           .tox-comments-visible span.tox-comment[data-mce-selected] img:not([data-mce-selected]),
  | 
        
        
            | 
            | 
           60 | 
           .tox-comments-visible span.tox-comment[data-mce-selected] > audio:not([data-mce-selected]),
  | 
        
        
            | 
            | 
           61 | 
           .tox-comments-visible span.tox-comment[data-mce-selected] > video:not([data-mce-selected]),
  | 
        
        
            | 
            | 
           62 | 
           .tox-comments-visible span.tox-comment[data-mce-selected] span.mce-preview-object:not([data-mce-selected]) {
  | 
        
        
            | 
            | 
           63 | 
             box-shadow: 0 0 0 5px #006ce7;
  | 
        
        
            | 
            | 
           64 | 
           }
  | 
        
        
           | 1 | 
           efrain | 
           65 | 
           .tox-comments-visible span.tox-comment[data-mce-annotation-active="true"] img:not([data-mce-selected]),
  | 
        
        
            | 
            | 
           66 | 
           .tox-comments-visible span.tox-comment[data-mce-annotation-active="true"] > audio:not([data-mce-selected]),
  | 
        
        
            | 
            | 
           67 | 
           .tox-comments-visible span.tox-comment[data-mce-annotation-active="true"] > video:not([data-mce-selected]),
  | 
        
        
            | 
            | 
           68 | 
           .tox-comments-visible span.tox-comment[data-mce-annotation-active="true"] span.mce-preview-object:not([data-mce-selected]) {
  | 
        
        
           | 1441 | 
           ariadna | 
           69 | 
             outline: 3px solid #ffcf30;
  | 
        
        
           | 1 | 
           efrain | 
           70 | 
           }
  | 
        
        
            | 
            | 
           71 | 
           .tox-checklist > li:not(.tox-checklist--hidden) {
  | 
        
        
            | 
            | 
           72 | 
             list-style: none;
  | 
        
        
            | 
            | 
           73 | 
             margin: 0.25em 0;
  | 
        
        
            | 
            | 
           74 | 
           }
  | 
        
        
            | 
            | 
           75 | 
           .tox-checklist > li:not(.tox-checklist--hidden)::before {
  | 
        
        
            | 
            | 
           76 | 
             content: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cg%20id%3D%22checklist-unchecked%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Crect%20id%3D%22Rectangle%22%20width%3D%2215%22%20height%3D%2215%22%20x%3D%22.5%22%20y%3D%22.5%22%20fill-rule%3D%22nonzero%22%20stroke%3D%22%234C4C4C%22%20rx%3D%222%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A");
  | 
        
        
            | 
            | 
           77 | 
             cursor: pointer;
  | 
        
        
            | 
            | 
           78 | 
             height: 1em;
  | 
        
        
            | 
            | 
           79 | 
             margin-left: -1.5em;
  | 
        
        
            | 
            | 
           80 | 
             margin-top: 0.125em;
  | 
        
        
            | 
            | 
           81 | 
             position: absolute;
  | 
        
        
            | 
            | 
           82 | 
             width: 1em;
  | 
        
        
            | 
            | 
           83 | 
           }
  | 
        
        
            | 
            | 
           84 | 
           .tox-checklist li:not(.tox-checklist--hidden).tox-checklist--checked::before {
  | 
        
        
            | 
            | 
           85 | 
             content: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cg%20id%3D%22checklist-checked%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Crect%20id%3D%22Rectangle%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22%234099FF%22%20fill-rule%3D%22nonzero%22%20rx%3D%222%22%2F%3E%3Cpath%20id%3D%22Path%22%20fill%3D%22%23FFF%22%20fill-rule%3D%22nonzero%22%20d%3D%22M11.5703186%2C3.14417309%20C11.8516238%2C2.73724603%2012.4164781%2C2.62829933%2012.83558%2C2.89774797%20C13.260121%2C3.17069355%2013.3759736%2C3.72932262%2013.0909105%2C4.14168582%20L7.7580587%2C11.8560195%20C7.43776896%2C12.3193404%206.76483983%2C12.3852142%206.35607322%2C11.9948725%20L3.02491697%2C8.8138662%20C2.66090143%2C8.46625845%202.65798871%2C7.89594698%203.01850234%2C7.54483354%20C3.373942%2C7.19866177%203.94940006%2C7.19592841%204.30829608%2C7.5386474%20L6.85276923%2C9.9684299%20L11.5703186%2C3.14417309%20Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A");
  | 
        
        
            | 
            | 
           86 | 
           }
  | 
        
        
            | 
            | 
           87 | 
           [dir=rtl] .tox-checklist > li:not(.tox-checklist--hidden)::before {
  | 
        
        
            | 
            | 
           88 | 
             margin-left: 0;
  | 
        
        
            | 
            | 
           89 | 
             margin-right: -1.5em;
  | 
        
        
            | 
            | 
           90 | 
           }
  | 
        
        
            | 
            | 
           91 | 
           /* stylelint-disable */
  | 
        
        
            | 
            | 
           92 | 
           /* http://prismjs.com/ */
  | 
        
        
            | 
            | 
           93 | 
           /**
  | 
        
        
            | 
            | 
           94 | 
            * prism.js default theme for JavaScript, CSS and HTML
  | 
        
        
            | 
            | 
           95 | 
            * Based on dabblet (http://dabblet.com)
  | 
        
        
            | 
            | 
           96 | 
            * @author Lea Verou
  | 
        
        
            | 
            | 
           97 | 
            */
  | 
        
        
            | 
            | 
           98 | 
           code[class*="language-"],
  | 
        
        
            | 
            | 
           99 | 
           pre[class*="language-"] {
  | 
        
        
            | 
            | 
           100 | 
             color: black;
  | 
        
        
            | 
            | 
           101 | 
             background: none;
  | 
        
        
            | 
            | 
           102 | 
             text-shadow: 0 1px white;
  | 
        
        
            | 
            | 
           103 | 
             font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
  | 
        
        
            | 
            | 
           104 | 
             font-size: 1em;
  | 
        
        
            | 
            | 
           105 | 
             text-align: left;
  | 
        
        
            | 
            | 
           106 | 
             white-space: pre;
  | 
        
        
            | 
            | 
           107 | 
             word-spacing: normal;
  | 
        
        
            | 
            | 
           108 | 
             word-break: normal;
  | 
        
        
            | 
            | 
           109 | 
             word-wrap: normal;
  | 
        
        
            | 
            | 
           110 | 
             line-height: 1.5;
  | 
        
        
            | 
            | 
           111 | 
             tab-size: 4;
  | 
        
        
            | 
            | 
           112 | 
             hyphens: none;
  | 
        
        
            | 
            | 
           113 | 
           }
  | 
        
        
            | 
            | 
           114 | 
           pre[class*="language-"]::selection,
  | 
        
        
            | 
            | 
           115 | 
           pre[class*="language-"] ::selection,
  | 
        
        
            | 
            | 
           116 | 
           code[class*="language-"]::selection,
  | 
        
        
            | 
            | 
           117 | 
           code[class*="language-"] ::selection {
  | 
        
        
            | 
            | 
           118 | 
             text-shadow: none;
  | 
        
        
            | 
            | 
           119 | 
             background: #b3d4fc;
  | 
        
        
            | 
            | 
           120 | 
           }
  | 
        
        
            | 
            | 
           121 | 
           @media print {
  | 
        
        
            | 
            | 
           122 | 
             code[class*="language-"],
  | 
        
        
            | 
            | 
           123 | 
             pre[class*="language-"] {
  | 
        
        
            | 
            | 
           124 | 
               text-shadow: none;
  | 
        
        
            | 
            | 
           125 | 
             }
  | 
        
        
            | 
            | 
           126 | 
           }
  | 
        
        
            | 
            | 
           127 | 
           /* Code blocks */
  | 
        
        
            | 
            | 
           128 | 
           pre[class*="language-"] {
  | 
        
        
            | 
            | 
           129 | 
             padding: 1em;
  | 
        
        
            | 
            | 
           130 | 
             margin: 0.5em 0;
  | 
        
        
            | 
            | 
           131 | 
             overflow: auto;
  | 
        
        
            | 
            | 
           132 | 
           }
  | 
        
        
            | 
            | 
           133 | 
           :not(pre) > code[class*="language-"],
  | 
        
        
            | 
            | 
           134 | 
           pre[class*="language-"] {
  | 
        
        
            | 
            | 
           135 | 
             background: #f5f2f0;
  | 
        
        
            | 
            | 
           136 | 
           }
  | 
        
        
            | 
            | 
           137 | 
           /* Inline code */
  | 
        
        
            | 
            | 
           138 | 
           :not(pre) > code[class*="language-"] {
  | 
        
        
            | 
            | 
           139 | 
             padding: 0.1em;
  | 
        
        
            | 
            | 
           140 | 
             border-radius: 0.3em;
  | 
        
        
            | 
            | 
           141 | 
             white-space: normal;
  | 
        
        
            | 
            | 
           142 | 
           }
  | 
        
        
            | 
            | 
           143 | 
           .token.comment,
  | 
        
        
            | 
            | 
           144 | 
           .token.prolog,
  | 
        
        
            | 
            | 
           145 | 
           .token.doctype,
  | 
        
        
            | 
            | 
           146 | 
           .token.cdata {
  | 
        
        
            | 
            | 
           147 | 
             color: slategray;
  | 
        
        
            | 
            | 
           148 | 
           }
  | 
        
        
            | 
            | 
           149 | 
           .token.punctuation {
  | 
        
        
            | 
            | 
           150 | 
             color: #999;
  | 
        
        
            | 
            | 
           151 | 
           }
  | 
        
        
            | 
            | 
           152 | 
           .token.namespace {
  | 
        
        
            | 
            | 
           153 | 
             opacity: 0.7;
  | 
        
        
            | 
            | 
           154 | 
           }
  | 
        
        
            | 
            | 
           155 | 
           .token.property,
  | 
        
        
            | 
            | 
           156 | 
           .token.tag,
  | 
        
        
            | 
            | 
           157 | 
           .token.boolean,
  | 
        
        
            | 
            | 
           158 | 
           .token.number,
  | 
        
        
            | 
            | 
           159 | 
           .token.constant,
  | 
        
        
            | 
            | 
           160 | 
           .token.symbol,
  | 
        
        
            | 
            | 
           161 | 
           .token.deleted {
  | 
        
        
            | 
            | 
           162 | 
             color: #905;
  | 
        
        
            | 
            | 
           163 | 
           }
  | 
        
        
            | 
            | 
           164 | 
           .token.selector,
  | 
        
        
            | 
            | 
           165 | 
           .token.attr-name,
  | 
        
        
            | 
            | 
           166 | 
           .token.string,
  | 
        
        
            | 
            | 
           167 | 
           .token.char,
  | 
        
        
            | 
            | 
           168 | 
           .token.builtin,
  | 
        
        
            | 
            | 
           169 | 
           .token.inserted {
  | 
        
        
            | 
            | 
           170 | 
             color: #690;
  | 
        
        
            | 
            | 
           171 | 
           }
  | 
        
        
            | 
            | 
           172 | 
           .token.operator,
  | 
        
        
            | 
            | 
           173 | 
           .token.entity,
  | 
        
        
            | 
            | 
           174 | 
           .token.url,
  | 
        
        
            | 
            | 
           175 | 
           .language-css .token.string,
  | 
        
        
            | 
            | 
           176 | 
           .style .token.string {
  | 
        
        
            | 
            | 
           177 | 
             color: #9a6e3a;
  | 
        
        
            | 
            | 
           178 | 
             /* This background color was intended by the author of this theme. */
  | 
        
        
            | 
            | 
           179 | 
             background: hsla(0, 0%, 100%, 0.5);
  | 
        
        
            | 
            | 
           180 | 
           }
  | 
        
        
            | 
            | 
           181 | 
           .token.atrule,
  | 
        
        
            | 
            | 
           182 | 
           .token.attr-value,
  | 
        
        
            | 
            | 
           183 | 
           .token.keyword {
  | 
        
        
            | 
            | 
           184 | 
             color: #07a;
  | 
        
        
            | 
            | 
           185 | 
           }
  | 
        
        
            | 
            | 
           186 | 
           .token.function,
  | 
        
        
            | 
            | 
           187 | 
           .token.class-name {
  | 
        
        
            | 
            | 
           188 | 
             color: #DD4A68;
  | 
        
        
            | 
            | 
           189 | 
           }
  | 
        
        
            | 
            | 
           190 | 
           .token.regex,
  | 
        
        
            | 
            | 
           191 | 
           .token.important,
  | 
        
        
            | 
            | 
           192 | 
           .token.variable {
  | 
        
        
            | 
            | 
           193 | 
             color: #e90;
  | 
        
        
            | 
            | 
           194 | 
           }
  | 
        
        
            | 
            | 
           195 | 
           .token.important,
  | 
        
        
            | 
            | 
           196 | 
           .token.bold {
  | 
        
        
            | 
            | 
           197 | 
             font-weight: bold;
  | 
        
        
            | 
            | 
           198 | 
           }
  | 
        
        
            | 
            | 
           199 | 
           .token.italic {
  | 
        
        
            | 
            | 
           200 | 
             font-style: italic;
  | 
        
        
            | 
            | 
           201 | 
           }
  | 
        
        
            | 
            | 
           202 | 
           .token.entity {
  | 
        
        
            | 
            | 
           203 | 
             cursor: help;
  | 
        
        
            | 
            | 
           204 | 
           }
  | 
        
        
            | 
            | 
           205 | 
           /* stylelint-enable */
  | 
        
        
            | 
            | 
           206 | 
           .mce-content-body {
  | 
        
        
            | 
            | 
           207 | 
             overflow-wrap: break-word;
  | 
        
        
            | 
            | 
           208 | 
             word-wrap: break-word;
  | 
        
        
            | 
            | 
           209 | 
           }
  | 
        
        
            | 
            | 
           210 | 
           .mce-content-body .mce-visual-caret {
  | 
        
        
            | 
            | 
           211 | 
             background-color: black;
  | 
        
        
            | 
            | 
           212 | 
             background-color: currentColor;
  | 
        
        
            | 
            | 
           213 | 
             position: absolute;
  | 
        
        
            | 
            | 
           214 | 
           }
  | 
        
        
            | 
            | 
           215 | 
           .mce-content-body .mce-visual-caret-hidden {
  | 
        
        
            | 
            | 
           216 | 
             display: none;
  | 
        
        
            | 
            | 
           217 | 
           }
  | 
        
        
            | 
            | 
           218 | 
           .mce-content-body *[data-mce-caret] {
  | 
        
        
            | 
            | 
           219 | 
             left: -1000px;
  | 
        
        
            | 
            | 
           220 | 
             margin: 0;
  | 
        
        
            | 
            | 
           221 | 
             padding: 0;
  | 
        
        
            | 
            | 
           222 | 
             position: absolute;
  | 
        
        
            | 
            | 
           223 | 
             right: auto;
  | 
        
        
            | 
            | 
           224 | 
             top: 0;
  | 
        
        
            | 
            | 
           225 | 
           }
  | 
        
        
            | 
            | 
           226 | 
           .mce-content-body .mce-offscreen-selection {
  | 
        
        
            | 
            | 
           227 | 
             left: -2000000px;
  | 
        
        
            | 
            | 
           228 | 
             max-width: 1000000px;
  | 
        
        
            | 
            | 
           229 | 
             position: absolute;
  | 
        
        
            | 
            | 
           230 | 
           }
  | 
        
        
            | 
            | 
           231 | 
           .mce-content-body *[contentEditable=false] {
  | 
        
        
            | 
            | 
           232 | 
             cursor: default;
  | 
        
        
            | 
            | 
           233 | 
           }
  | 
        
        
            | 
            | 
           234 | 
           .mce-content-body *[contentEditable=true] {
  | 
        
        
            | 
            | 
           235 | 
             cursor: text;
  | 
        
        
            | 
            | 
           236 | 
           }
  | 
        
        
            | 
            | 
           237 | 
           .tox-cursor-format-painter {
  | 
        
        
            | 
            | 
           238 | 
             cursor: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23000%22%20fill-rule%3D%22nonzero%22%20d%3D%22M15%2C6%20C15%2C5.45%2014.55%2C5%2014%2C5%20L6%2C5%20C5.45%2C5%205%2C5.45%205%2C6%20L5%2C10%20C5%2C10.55%205.45%2C11%206%2C11%20L14%2C11%20C14.55%2C11%2015%2C10.55%2015%2C10%20L15%2C9%20L16%2C9%20L16%2C12%20L9%2C12%20L9%2C19%20C9%2C19.55%209.45%2C20%2010%2C20%20L11%2C20%20C11.55%2C20%2012%2C19.55%2012%2C19%20L12%2C14%20L18%2C14%20L18%2C7%20L15%2C7%20L15%2C6%20Z%22%2F%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23000%22%20fill-rule%3D%22nonzero%22%20d%3D%22M1%2C1%20L8.25%2C1%20C8.66421356%2C1%209%2C1.33578644%209%2C1.75%20L9%2C1.75%20C9%2C2.16421356%208.66421356%2C2.5%208.25%2C2.5%20L2.5%2C2.5%20L2.5%2C8.25%20C2.5%2C8.66421356%202.16421356%2C9%201.75%2C9%20L1.75%2C9%20C1.33578644%2C9%201%2C8.66421356%201%2C8.25%20L1%2C1%20Z%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A"), default;
  | 
        
        
            | 
            | 
           239 | 
           }
  | 
        
        
            | 
            | 
           240 | 
           div.mce-footnotes hr {
  | 
        
        
           | 1441 | 
           ariadna | 
           241 | 
             margin-inline: 0 auto;
  | 
        
        
           | 1 | 
           efrain | 
           242 | 
             width: 25%;
  | 
        
        
            | 
            | 
           243 | 
           }
  | 
        
        
            | 
            | 
           244 | 
           div.mce-footnotes li > a.mce-footnotes-backlink {
  | 
        
        
           | 1441 | 
           ariadna | 
           245 | 
             -webkit-text-decoration: none;
  | 
        
        
           | 1 | 
           efrain | 
           246 | 
             text-decoration: none;
  | 
        
        
            | 
            | 
           247 | 
           }
  | 
        
        
            | 
            | 
           248 | 
           @media print {
  | 
        
        
            | 
            | 
           249 | 
             sup.mce-footnote a {
  | 
        
        
            | 
            | 
           250 | 
               color: black;
  | 
        
        
           | 1441 | 
           ariadna | 
           251 | 
               -webkit-text-decoration: none;
  | 
        
        
           | 1 | 
           efrain | 
           252 | 
               text-decoration: none;
  | 
        
        
            | 
            | 
           253 | 
             }
  | 
        
        
            | 
            | 
           254 | 
             div.mce-footnotes {
  | 
        
        
           | 1441 | 
           ariadna | 
           255 | 
               page-break-inside: avoid;
  | 
        
        
           | 1 | 
           efrain | 
           256 | 
               break-inside: avoid;
  | 
        
        
            | 
            | 
           257 | 
               width: 100%;
  | 
        
        
            | 
            | 
           258 | 
             }
  | 
        
        
            | 
            | 
           259 | 
             div.mce-footnotes li > a.mce-footnotes-backlink {
  | 
        
        
            | 
            | 
           260 | 
               display: none;
  | 
        
        
            | 
            | 
           261 | 
             }
  | 
        
        
            | 
            | 
           262 | 
           }
  | 
        
        
           | 1441 | 
           ariadna | 
           263 | 
           /* stylelint-disable selector-type-no-unknown */
  | 
        
        
            | 
            | 
           264 | 
           tiny-math-block {
  | 
        
        
            | 
            | 
           265 | 
             display: flex;
  | 
        
        
            | 
            | 
           266 | 
             justify-content: center;
  | 
        
        
            | 
            | 
           267 | 
             margin: 16px 0 16px 0;
  | 
        
        
            | 
            | 
           268 | 
           }
  | 
        
        
            | 
            | 
           269 | 
           tiny-math-inline {
  | 
        
        
            | 
            | 
           270 | 
             display: inline-block;
  | 
        
        
            | 
            | 
           271 | 
           }
  | 
        
        
            | 
            | 
           272 | 
           /* stylelint-enable selector-type-no-unknown */
  | 
        
        
           | 1 | 
           efrain | 
           273 | 
           .mce-content-body figure.align-left {
  | 
        
        
            | 
            | 
           274 | 
             float: left;
  | 
        
        
            | 
            | 
           275 | 
           }
  | 
        
        
            | 
            | 
           276 | 
           .mce-content-body figure.align-right {
  | 
        
        
            | 
            | 
           277 | 
             float: right;
  | 
        
        
            | 
            | 
           278 | 
           }
  | 
        
        
            | 
            | 
           279 | 
           .mce-content-body figure.image.align-center {
  | 
        
        
            | 
            | 
           280 | 
             display: table;
  | 
        
        
            | 
            | 
           281 | 
             margin-left: auto;
  | 
        
        
            | 
            | 
           282 | 
             margin-right: auto;
  | 
        
        
            | 
            | 
           283 | 
           }
  | 
        
        
            | 
            | 
           284 | 
           .mce-preview-object {
  | 
        
        
            | 
            | 
           285 | 
             border: 1px solid gray;
  | 
        
        
            | 
            | 
           286 | 
             display: inline-block;
  | 
        
        
            | 
            | 
           287 | 
             line-height: 0;
  | 
        
        
           | 1441 | 
           ariadna | 
           288 | 
             margin: 0 2px;
  | 
        
        
           | 1 | 
           efrain | 
           289 | 
             position: relative;
  | 
        
        
            | 
            | 
           290 | 
           }
  | 
        
        
            | 
            | 
           291 | 
           .mce-preview-object .mce-shim {
  | 
        
        
           | 1441 | 
           ariadna | 
           292 | 
             background: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
  | 
        
        
           | 1 | 
           efrain | 
           293 | 
             height: 100%;
  | 
        
        
            | 
            | 
           294 | 
             left: 0;
  | 
        
        
            | 
            | 
           295 | 
             position: absolute;
  | 
        
        
            | 
            | 
           296 | 
             top: 0;
  | 
        
        
            | 
            | 
           297 | 
             width: 100%;
  | 
        
        
            | 
            | 
           298 | 
           }
  | 
        
        
            | 
            | 
           299 | 
           .mce-preview-object[data-mce-selected="2"] .mce-shim {
  | 
        
        
            | 
            | 
           300 | 
             display: none;
  | 
        
        
            | 
            | 
           301 | 
           }
  | 
        
        
            | 
            | 
           302 | 
           .mce-content-body .mce-mergetag {
  | 
        
        
            | 
            | 
           303 | 
             cursor: default !important;
  | 
        
        
            | 
            | 
           304 | 
             -webkit-user-select: none;
  | 
        
        
            | 
            | 
           305 | 
                     user-select: none;
  | 
        
        
            | 
            | 
           306 | 
           }
  | 
        
        
            | 
            | 
           307 | 
           .mce-content-body .mce-mergetag:hover {
  | 
        
        
            | 
            | 
           308 | 
             background-color: rgba(0, 108, 231, 0.1);
  | 
        
        
            | 
            | 
           309 | 
           }
  | 
        
        
            | 
            | 
           310 | 
           .mce-content-body .mce-mergetag-affix {
  | 
        
        
            | 
            | 
           311 | 
             background-color: rgba(0, 108, 231, 0.1);
  | 
        
        
            | 
            | 
           312 | 
             color: #006ce7;
  | 
        
        
            | 
            | 
           313 | 
           }
  | 
        
        
            | 
            | 
           314 | 
           .mce-object {
  | 
        
        
            | 
            | 
           315 | 
             background: transparent url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M4%203h16a1%201%200%200%201%201%201v16a1%201%200%200%201-1%201H4a1%201%200%200%201-1-1V4a1%201%200%200%201%201-1zm1%202v14h14V5H5zm4.79%202.565l5.64%204.028a.5.5%200%200%201%200%20.814l-5.64%204.028a.5.5%200%200%201-.79-.407V7.972a.5.5%200%200%201%20.79-.407z%22%2F%3E%3C%2Fsvg%3E%0A") no-repeat center;
  | 
        
        
            | 
            | 
           316 | 
             border: 1px dashed #aaa;
  | 
        
        
            | 
            | 
           317 | 
           }
  | 
        
        
            | 
            | 
           318 | 
           .mce-pagebreak {
  | 
        
        
            | 
            | 
           319 | 
             border: 1px dashed #aaa;
  | 
        
        
            | 
            | 
           320 | 
             cursor: default;
  | 
        
        
            | 
            | 
           321 | 
             display: block;
  | 
        
        
            | 
            | 
           322 | 
             height: 5px;
  | 
        
        
            | 
            | 
           323 | 
             margin-top: 15px;
  | 
        
        
            | 
            | 
           324 | 
             page-break-before: always;
  | 
        
        
            | 
            | 
           325 | 
             width: 100%;
  | 
        
        
            | 
            | 
           326 | 
           }
  | 
        
        
            | 
            | 
           327 | 
           @media print {
  | 
        
        
            | 
            | 
           328 | 
             .mce-pagebreak {
  | 
        
        
            | 
            | 
           329 | 
               border: 0;
  | 
        
        
            | 
            | 
           330 | 
             }
  | 
        
        
            | 
            | 
           331 | 
           }
  | 
        
        
            | 
            | 
           332 | 
           .tiny-pageembed .mce-shim {
  | 
        
        
            | 
            | 
           333 | 
             background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
  | 
        
        
            | 
            | 
           334 | 
             height: 100%;
  | 
        
        
            | 
            | 
           335 | 
             left: 0;
  | 
        
        
            | 
            | 
           336 | 
             position: absolute;
  | 
        
        
            | 
            | 
           337 | 
             top: 0;
  | 
        
        
            | 
            | 
           338 | 
             width: 100%;
  | 
        
        
            | 
            | 
           339 | 
           }
  | 
        
        
            | 
            | 
           340 | 
           .tiny-pageembed[data-mce-selected="2"] .mce-shim {
  | 
        
        
            | 
            | 
           341 | 
             display: none;
  | 
        
        
            | 
            | 
           342 | 
           }
  | 
        
        
            | 
            | 
           343 | 
           .tiny-pageembed {
  | 
        
        
            | 
            | 
           344 | 
             display: inline-block;
  | 
        
        
            | 
            | 
           345 | 
             position: relative;
  | 
        
        
            | 
            | 
           346 | 
           }
  | 
        
        
            | 
            | 
           347 | 
           .tiny-pageembed--21by9,
  | 
        
        
            | 
            | 
           348 | 
           .tiny-pageembed--16by9,
  | 
        
        
            | 
            | 
           349 | 
           .tiny-pageembed--4by3,
  | 
        
        
            | 
            | 
           350 | 
           .tiny-pageembed--1by1 {
  | 
        
        
            | 
            | 
           351 | 
             display: block;
  | 
        
        
            | 
            | 
           352 | 
             overflow: hidden;
  | 
        
        
            | 
            | 
           353 | 
             padding: 0;
  | 
        
        
            | 
            | 
           354 | 
             position: relative;
  | 
        
        
            | 
            | 
           355 | 
             width: 100%;
  | 
        
        
            | 
            | 
           356 | 
           }
  | 
        
        
            | 
            | 
           357 | 
           .tiny-pageembed--21by9 {
  | 
        
        
            | 
            | 
           358 | 
             padding-top: 42.857143%;
  | 
        
        
            | 
            | 
           359 | 
           }
  | 
        
        
            | 
            | 
           360 | 
           .tiny-pageembed--16by9 {
  | 
        
        
            | 
            | 
           361 | 
             padding-top: 56.25%;
  | 
        
        
            | 
            | 
           362 | 
           }
  | 
        
        
            | 
            | 
           363 | 
           .tiny-pageembed--4by3 {
  | 
        
        
            | 
            | 
           364 | 
             padding-top: 75%;
  | 
        
        
            | 
            | 
           365 | 
           }
  | 
        
        
            | 
            | 
           366 | 
           .tiny-pageembed--1by1 {
  | 
        
        
            | 
            | 
           367 | 
             padding-top: 100%;
  | 
        
        
            | 
            | 
           368 | 
           }
  | 
        
        
            | 
            | 
           369 | 
           .tiny-pageembed--21by9 iframe,
  | 
        
        
            | 
            | 
           370 | 
           .tiny-pageembed--16by9 iframe,
  | 
        
        
            | 
            | 
           371 | 
           .tiny-pageembed--4by3 iframe,
  | 
        
        
            | 
            | 
           372 | 
           .tiny-pageembed--1by1 iframe {
  | 
        
        
            | 
            | 
           373 | 
             border: 0;
  | 
        
        
            | 
            | 
           374 | 
             height: 100%;
  | 
        
        
            | 
            | 
           375 | 
             left: 0;
  | 
        
        
            | 
            | 
           376 | 
             position: absolute;
  | 
        
        
            | 
            | 
           377 | 
             top: 0;
  | 
        
        
            | 
            | 
           378 | 
             width: 100%;
  | 
        
        
            | 
            | 
           379 | 
           }
  | 
        
        
            | 
            | 
           380 | 
           .mce-content-body[data-mce-placeholder] {
  | 
        
        
            | 
            | 
           381 | 
             position: relative;
  | 
        
        
            | 
            | 
           382 | 
           }
  | 
        
        
            | 
            | 
           383 | 
           .mce-content-body[data-mce-placeholder]:not(.mce-visualblocks)::before {
  | 
        
        
            | 
            | 
           384 | 
             color: rgba(34, 47, 62, 0.7);
  | 
        
        
            | 
            | 
           385 | 
             content: attr(data-mce-placeholder);
  | 
        
        
            | 
            | 
           386 | 
             position: absolute;
  | 
        
        
            | 
            | 
           387 | 
           }
  | 
        
        
           | 1441 | 
           ariadna | 
           388 | 
           @media (forced-colors: active) {
  | 
        
        
            | 
            | 
           389 | 
             .mce-content-body[data-mce-placeholder]:not(.mce-visualblocks)::before {
  | 
        
        
            | 
            | 
           390 | 
               color: highlight;
  | 
        
        
            | 
            | 
           391 | 
               filter: brightness(30%);
  | 
        
        
            | 
            | 
           392 | 
               z-index: -1;
  | 
        
        
            | 
            | 
           393 | 
             }
  | 
        
        
            | 
            | 
           394 | 
           }
  | 
        
        
           | 1 | 
           efrain | 
           395 | 
           .mce-content-body:not([dir=rtl])[data-mce-placeholder]:not(.mce-visualblocks)::before {
  | 
        
        
            | 
            | 
           396 | 
             left: 1px;
  | 
        
        
            | 
            | 
           397 | 
           }
  | 
        
        
            | 
            | 
           398 | 
           .mce-content-body[dir=rtl][data-mce-placeholder]:not(.mce-visualblocks)::before {
  | 
        
        
            | 
            | 
           399 | 
             right: 1px;
  | 
        
        
            | 
            | 
           400 | 
           }
  | 
        
        
            | 
            | 
           401 | 
           .mce-content-body div.mce-resizehandle {
  | 
        
        
            | 
            | 
           402 | 
             background-color: #4099ff;
  | 
        
        
            | 
            | 
           403 | 
             border-color: #4099ff;
  | 
        
        
            | 
            | 
           404 | 
             border-style: solid;
  | 
        
        
            | 
            | 
           405 | 
             border-width: 1px;
  | 
        
        
            | 
            | 
           406 | 
             box-sizing: border-box;
  | 
        
        
            | 
            | 
           407 | 
             height: 10px;
  | 
        
        
            | 
            | 
           408 | 
             position: absolute;
  | 
        
        
            | 
            | 
           409 | 
             width: 10px;
  | 
        
        
            | 
            | 
           410 | 
             z-index: 1298;
  | 
        
        
            | 
            | 
           411 | 
           }
  | 
        
        
            | 
            | 
           412 | 
           .mce-content-body div.mce-resizehandle:hover {
  | 
        
        
            | 
            | 
           413 | 
             background-color: #4099ff;
  | 
        
        
            | 
            | 
           414 | 
           }
  | 
        
        
            | 
            | 
           415 | 
           .mce-content-body div.mce-resizehandle:nth-of-type(1) {
  | 
        
        
            | 
            | 
           416 | 
             cursor: nwse-resize;
  | 
        
        
            | 
            | 
           417 | 
           }
  | 
        
        
            | 
            | 
           418 | 
           .mce-content-body div.mce-resizehandle:nth-of-type(2) {
  | 
        
        
            | 
            | 
           419 | 
             cursor: nesw-resize;
  | 
        
        
            | 
            | 
           420 | 
           }
  | 
        
        
            | 
            | 
           421 | 
           .mce-content-body div.mce-resizehandle:nth-of-type(3) {
  | 
        
        
            | 
            | 
           422 | 
             cursor: nwse-resize;
  | 
        
        
            | 
            | 
           423 | 
           }
  | 
        
        
            | 
            | 
           424 | 
           .mce-content-body div.mce-resizehandle:nth-of-type(4) {
  | 
        
        
            | 
            | 
           425 | 
             cursor: nesw-resize;
  | 
        
        
            | 
            | 
           426 | 
           }
  | 
        
        
            | 
            | 
           427 | 
           .mce-content-body .mce-resize-backdrop {
  | 
        
        
            | 
            | 
           428 | 
             z-index: 10000;
  | 
        
        
            | 
            | 
           429 | 
           }
  | 
        
        
            | 
            | 
           430 | 
           .mce-content-body .mce-clonedresizable {
  | 
        
        
            | 
            | 
           431 | 
             cursor: default;
  | 
        
        
            | 
            | 
           432 | 
             opacity: 0.5;
  | 
        
        
            | 
            | 
           433 | 
             outline: 1px dashed black;
  | 
        
        
            | 
            | 
           434 | 
             position: absolute;
  | 
        
        
            | 
            | 
           435 | 
             z-index: 10001;
  | 
        
        
            | 
            | 
           436 | 
           }
  | 
        
        
            | 
            | 
           437 | 
           .mce-content-body .mce-clonedresizable.mce-resizetable-columns th,
  | 
        
        
            | 
            | 
           438 | 
           .mce-content-body .mce-clonedresizable.mce-resizetable-columns td {
  | 
        
        
            | 
            | 
           439 | 
             border: 0;
  | 
        
        
            | 
            | 
           440 | 
           }
  | 
        
        
            | 
            | 
           441 | 
           .mce-content-body .mce-resize-helper {
  | 
        
        
            | 
            | 
           442 | 
             background: #555;
  | 
        
        
           | 1441 | 
           ariadna | 
           443 | 
             background: rgba(0 0 0%);
  | 
        
        
           | 1 | 
           efrain | 
           444 | 
             border: 1px;
  | 
        
        
            | 
            | 
           445 | 
             border-radius: 3px;
  | 
        
        
            | 
            | 
           446 | 
             color: white;
  | 
        
        
            | 
            | 
           447 | 
             display: none;
  | 
        
        
            | 
            | 
           448 | 
             font-family: sans-serif;
  | 
        
        
            | 
            | 
           449 | 
             font-size: 12px;
  | 
        
        
            | 
            | 
           450 | 
             line-height: 14px;
  | 
        
        
            | 
            | 
           451 | 
             margin: 5px 10px;
  | 
        
        
            | 
            | 
           452 | 
             padding: 5px;
  | 
        
        
            | 
            | 
           453 | 
             position: absolute;
  | 
        
        
            | 
            | 
           454 | 
             white-space: nowrap;
  | 
        
        
            | 
            | 
           455 | 
             z-index: 10002;
  | 
        
        
            | 
            | 
           456 | 
           }
  | 
        
        
            | 
            | 
           457 | 
           .tox-rtc-user-selection {
  | 
        
        
            | 
            | 
           458 | 
             position: relative;
  | 
        
        
            | 
            | 
           459 | 
           }
  | 
        
        
            | 
            | 
           460 | 
           .tox-rtc-user-cursor {
  | 
        
        
            | 
            | 
           461 | 
             bottom: 0;
  | 
        
        
            | 
            | 
           462 | 
             cursor: default;
  | 
        
        
            | 
            | 
           463 | 
             position: absolute;
  | 
        
        
            | 
            | 
           464 | 
             top: 0;
  | 
        
        
            | 
            | 
           465 | 
             width: 2px;
  | 
        
        
            | 
            | 
           466 | 
           }
  | 
        
        
            | 
            | 
           467 | 
           .tox-rtc-user-cursor::before {
  | 
        
        
            | 
            | 
           468 | 
             background-color: inherit;
  | 
        
        
            | 
            | 
           469 | 
             border-radius: 50%;
  | 
        
        
            | 
            | 
           470 | 
             content: '';
  | 
        
        
            | 
            | 
           471 | 
             display: block;
  | 
        
        
            | 
            | 
           472 | 
             height: 8px;
  | 
        
        
            | 
            | 
           473 | 
             position: absolute;
  | 
        
        
            | 
            | 
           474 | 
             right: -3px;
  | 
        
        
            | 
            | 
           475 | 
             top: -3px;
  | 
        
        
            | 
            | 
           476 | 
             width: 8px;
  | 
        
        
            | 
            | 
           477 | 
           }
  | 
        
        
            | 
            | 
           478 | 
           .tox-rtc-user-cursor:hover::after {
  | 
        
        
            | 
            | 
           479 | 
             background-color: inherit;
  | 
        
        
            | 
            | 
           480 | 
             border-radius: 100px;
  | 
        
        
            | 
            | 
           481 | 
             box-sizing: border-box;
  | 
        
        
            | 
            | 
           482 | 
             color: #fff;
  | 
        
        
            | 
            | 
           483 | 
             content: attr(data-user);
  | 
        
        
            | 
            | 
           484 | 
             display: block;
  | 
        
        
            | 
            | 
           485 | 
             font-size: 12px;
  | 
        
        
            | 
            | 
           486 | 
             font-weight: bold;
  | 
        
        
            | 
            | 
           487 | 
             left: -5px;
  | 
        
        
            | 
            | 
           488 | 
             min-height: 8px;
  | 
        
        
            | 
            | 
           489 | 
             min-width: 8px;
  | 
        
        
            | 
            | 
           490 | 
             padding: 0 12px;
  | 
        
        
            | 
            | 
           491 | 
             position: absolute;
  | 
        
        
            | 
            | 
           492 | 
             top: -11px;
  | 
        
        
            | 
            | 
           493 | 
             white-space: nowrap;
  | 
        
        
            | 
            | 
           494 | 
             z-index: 1000;
  | 
        
        
            | 
            | 
           495 | 
           }
  | 
        
        
            | 
            | 
           496 | 
           .tox-rtc-user-selection--1 .tox-rtc-user-cursor {
  | 
        
        
            | 
            | 
           497 | 
             background-color: #2dc26b;
  | 
        
        
            | 
            | 
           498 | 
           }
  | 
        
        
            | 
            | 
           499 | 
           .tox-rtc-user-selection--2 .tox-rtc-user-cursor {
  | 
        
        
            | 
            | 
           500 | 
             background-color: #e03e2d;
  | 
        
        
            | 
            | 
           501 | 
           }
  | 
        
        
            | 
            | 
           502 | 
           .tox-rtc-user-selection--3 .tox-rtc-user-cursor {
  | 
        
        
            | 
            | 
           503 | 
             background-color: #f1c40f;
  | 
        
        
            | 
            | 
           504 | 
           }
  | 
        
        
            | 
            | 
           505 | 
           .tox-rtc-user-selection--4 .tox-rtc-user-cursor {
  | 
        
        
            | 
            | 
           506 | 
             background-color: #3598db;
  | 
        
        
            | 
            | 
           507 | 
           }
  | 
        
        
            | 
            | 
           508 | 
           .tox-rtc-user-selection--5 .tox-rtc-user-cursor {
  | 
        
        
            | 
            | 
           509 | 
             background-color: #b96ad9;
  | 
        
        
            | 
            | 
           510 | 
           }
  | 
        
        
            | 
            | 
           511 | 
           .tox-rtc-user-selection--6 .tox-rtc-user-cursor {
  | 
        
        
            | 
            | 
           512 | 
             background-color: #e67e23;
  | 
        
        
            | 
            | 
           513 | 
           }
  | 
        
        
            | 
            | 
           514 | 
           .tox-rtc-user-selection--7 .tox-rtc-user-cursor {
  | 
        
        
            | 
            | 
           515 | 
             background-color: #aaa69d;
  | 
        
        
            | 
            | 
           516 | 
           }
  | 
        
        
            | 
            | 
           517 | 
           .tox-rtc-user-selection--8 .tox-rtc-user-cursor {
  | 
        
        
            | 
            | 
           518 | 
             background-color: #f368e0;
  | 
        
        
            | 
            | 
           519 | 
           }
  | 
        
        
            | 
            | 
           520 | 
           .tox-rtc-remote-image {
  | 
        
        
            | 
            | 
           521 | 
             background: #eaeaea url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2236%22%20height%3D%2212%22%20viewBox%3D%220%200%2036%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Ccircle%20cx%3D%226%22%20cy%3D%226%22%20r%3D%223%22%20fill%3D%22rgba(0%2C%200%2C%200%2C%20.2)%22%3E%0A%20%20%20%20%3Canimate%20attributeName%3D%22r%22%20values%3D%223%3B5%3B3%22%20calcMode%3D%22linear%22%20dur%3D%221s%22%20repeatCount%3D%22indefinite%22%20%2F%3E%0A%20%20%3C%2Fcircle%3E%0A%20%20%3Ccircle%20cx%3D%2218%22%20cy%3D%226%22%20r%3D%223%22%20fill%3D%22rgba(0%2C%200%2C%200%2C%20.2)%22%3E%0A%20%20%20%20%3Canimate%20attributeName%3D%22r%22%20values%3D%223%3B5%3B3%22%20calcMode%3D%22linear%22%20begin%3D%22.33s%22%20dur%3D%221s%22%20repeatCount%3D%22indefinite%22%20%2F%3E%0A%20%20%3C%2Fcircle%3E%0A%20%20%3Ccircle%20cx%3D%2230%22%20cy%3D%226%22%20r%3D%223%22%20fill%3D%22rgba(0%2C%200%2C%200%2C%20.2)%22%3E%0A%20%20%20%20%3Canimate%20attributeName%3D%22r%22%20values%3D%223%3B5%3B3%22%20calcMode%3D%22linear%22%20begin%3D%22.66s%22%20dur%3D%221s%22%20repeatCount%3D%22indefinite%22%20%2F%3E%0A%20%20%3C%2Fcircle%3E%0A%3C%2Fsvg%3E%0A") no-repeat center center;
  | 
        
        
            | 
            | 
           522 | 
             border: 1px solid #ccc;
  | 
        
        
            | 
            | 
           523 | 
             min-height: 240px;
  | 
        
        
            | 
            | 
           524 | 
             min-width: 320px;
  | 
        
        
            | 
            | 
           525 | 
           }
  | 
        
        
            | 
            | 
           526 | 
           .mce-match-marker {
  | 
        
        
            | 
            | 
           527 | 
             background: #aaa;
  | 
        
        
            | 
            | 
           528 | 
             color: #fff;
  | 
        
        
            | 
            | 
           529 | 
           }
  | 
        
        
            | 
            | 
           530 | 
           .mce-match-marker-selected {
  | 
        
        
            | 
            | 
           531 | 
             background: #39f;
  | 
        
        
            | 
            | 
           532 | 
             color: #fff;
  | 
        
        
            | 
            | 
           533 | 
           }
  | 
        
        
            | 
            | 
           534 | 
           .mce-match-marker-selected::selection {
  | 
        
        
            | 
            | 
           535 | 
             background: #39f;
  | 
        
        
            | 
            | 
           536 | 
             color: #fff;
  | 
        
        
            | 
            | 
           537 | 
           }
  | 
        
        
            | 
            | 
           538 | 
           .mce-content-body img[data-mce-selected],
  | 
        
        
            | 
            | 
           539 | 
           .mce-content-body video[data-mce-selected],
  | 
        
        
            | 
            | 
           540 | 
           .mce-content-body audio[data-mce-selected],
  | 
        
        
            | 
            | 
           541 | 
           .mce-content-body object[data-mce-selected],
  | 
        
        
            | 
            | 
           542 | 
           .mce-content-body embed[data-mce-selected],
  | 
        
        
            | 
            | 
           543 | 
           .mce-content-body table[data-mce-selected],
  | 
        
        
            | 
            | 
           544 | 
           .mce-content-body details[data-mce-selected] {
  | 
        
        
            | 
            | 
           545 | 
             outline: 3px solid #b4d7ff;
  | 
        
        
            | 
            | 
           546 | 
           }
  | 
        
        
            | 
            | 
           547 | 
           .mce-content-body hr[data-mce-selected] {
  | 
        
        
            | 
            | 
           548 | 
             outline: 3px solid #b4d7ff;
  | 
        
        
            | 
            | 
           549 | 
             outline-offset: 1px;
  | 
        
        
            | 
            | 
           550 | 
           }
  | 
        
        
            | 
            | 
           551 | 
           .mce-content-body *[contentEditable=false] *[contentEditable=true]:focus {
  | 
        
        
            | 
            | 
           552 | 
             outline: 3px solid #b4d7ff;
  | 
        
        
            | 
            | 
           553 | 
           }
  | 
        
        
            | 
            | 
           554 | 
           .mce-content-body *[contentEditable=false] *[contentEditable=true]:hover {
  | 
        
        
            | 
            | 
           555 | 
             outline: 3px solid #b4d7ff;
  | 
        
        
            | 
            | 
           556 | 
           }
  | 
        
        
            | 
            | 
           557 | 
           .mce-content-body *[contentEditable=false][data-mce-selected] {
  | 
        
        
            | 
            | 
           558 | 
             cursor: not-allowed;
  | 
        
        
            | 
            | 
           559 | 
             outline: 3px solid #b4d7ff;
  | 
        
        
            | 
            | 
           560 | 
           }
  | 
        
        
            | 
            | 
           561 | 
           .mce-content-body *[data-mce-selected="inline-boundary"] {
  | 
        
        
            | 
            | 
           562 | 
             background-color: #b4d7ff;
  | 
        
        
            | 
            | 
           563 | 
           }
  | 
        
        
            | 
            | 
           564 | 
           .mce-content-body .mce-edit-focus {
  | 
        
        
            | 
            | 
           565 | 
             outline: 3px solid #b4d7ff;
  | 
        
        
            | 
            | 
           566 | 
           }
  | 
        
        
            | 
            | 
           567 | 
           .mce-content-body td[data-mce-selected],
  | 
        
        
            | 
            | 
           568 | 
           .mce-content-body th[data-mce-selected] {
  | 
        
        
            | 
            | 
           569 | 
             position: relative;
  | 
        
        
            | 
            | 
           570 | 
           }
  | 
        
        
            | 
            | 
           571 | 
           .mce-content-body td[data-mce-selected]::selection,
  | 
        
        
            | 
            | 
           572 | 
           .mce-content-body th[data-mce-selected]::selection {
  | 
        
        
            | 
            | 
           573 | 
             background: none;
  | 
        
        
            | 
            | 
           574 | 
           }
  | 
        
        
            | 
            | 
           575 | 
           .mce-content-body td[data-mce-selected] *,
  | 
        
        
            | 
            | 
           576 | 
           .mce-content-body th[data-mce-selected] * {
  | 
        
        
            | 
            | 
           577 | 
             outline: none;
  | 
        
        
            | 
            | 
           578 | 
             -webkit-touch-callout: none;
  | 
        
        
            | 
            | 
           579 | 
             -webkit-user-select: none;
  | 
        
        
            | 
            | 
           580 | 
                     user-select: none;
  | 
        
        
            | 
            | 
           581 | 
           }
  | 
        
        
            | 
            | 
           582 | 
           .mce-content-body td[data-mce-selected]::after,
  | 
        
        
            | 
            | 
           583 | 
           .mce-content-body th[data-mce-selected]::after {
  | 
        
        
            | 
            | 
           584 | 
             background-color: rgba(180, 215, 255, 0.7);
  | 
        
        
            | 
            | 
           585 | 
             border: 1px solid rgba(180, 215, 255, 0.7);
  | 
        
        
            | 
            | 
           586 | 
             bottom: -1px;
  | 
        
        
            | 
            | 
           587 | 
             content: '';
  | 
        
        
            | 
            | 
           588 | 
             left: -1px;
  | 
        
        
            | 
            | 
           589 | 
             mix-blend-mode: multiply;
  | 
        
        
            | 
            | 
           590 | 
             position: absolute;
  | 
        
        
            | 
            | 
           591 | 
             right: -1px;
  | 
        
        
            | 
            | 
           592 | 
             top: -1px;
  | 
        
        
            | 
            | 
           593 | 
           }
  | 
        
        
            | 
            | 
           594 | 
           @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  | 
        
        
            | 
            | 
           595 | 
             .mce-content-body td[data-mce-selected]::after,
  | 
        
        
            | 
            | 
           596 | 
             .mce-content-body th[data-mce-selected]::after {
  | 
        
        
            | 
            | 
           597 | 
               border-color: rgba(0, 84, 180, 0.7);
  | 
        
        
            | 
            | 
           598 | 
             }
  | 
        
        
            | 
            | 
           599 | 
           }
  | 
        
        
            | 
            | 
           600 | 
           .mce-content-body img[data-mce-selected]::selection {
  | 
        
        
            | 
            | 
           601 | 
             background: none;
  | 
        
        
            | 
            | 
           602 | 
           }
  | 
        
        
            | 
            | 
           603 | 
           .ephox-snooker-resizer-bar {
  | 
        
        
            | 
            | 
           604 | 
             background-color: #b4d7ff;
  | 
        
        
            | 
            | 
           605 | 
             opacity: 0;
  | 
        
        
            | 
            | 
           606 | 
             -webkit-user-select: none;
  | 
        
        
            | 
            | 
           607 | 
             user-select: none;
  | 
        
        
            | 
            | 
           608 | 
           }
  | 
        
        
            | 
            | 
           609 | 
           .ephox-snooker-resizer-cols {
  | 
        
        
            | 
            | 
           610 | 
             cursor: col-resize;
  | 
        
        
            | 
            | 
           611 | 
           }
  | 
        
        
            | 
            | 
           612 | 
           .ephox-snooker-resizer-rows {
  | 
        
        
            | 
            | 
           613 | 
             cursor: row-resize;
  | 
        
        
            | 
            | 
           614 | 
           }
  | 
        
        
            | 
            | 
           615 | 
           .ephox-snooker-resizer-bar.ephox-snooker-resizer-bar-dragging {
  | 
        
        
            | 
            | 
           616 | 
             opacity: 1;
  | 
        
        
            | 
            | 
           617 | 
           }
  | 
        
        
            | 
            | 
           618 | 
           .mce-spellchecker-word {
  | 
        
        
            | 
            | 
           619 | 
             background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D'4'%20height%3D'4'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20stroke%3D'%23ff0000'%20fill%3D'none'%20stroke-linecap%3D'round'%20stroke-opacity%3D'.75'%20d%3D'M0%203L2%201%204%203'%2F%3E%3C%2Fsvg%3E%0A");
  | 
        
        
            | 
            | 
           620 | 
             background-position: 0 calc(100% + 1px);
  | 
        
        
            | 
            | 
           621 | 
             background-repeat: repeat-x;
  | 
        
        
            | 
            | 
           622 | 
             background-size: auto 6px;
  | 
        
        
            | 
            | 
           623 | 
             cursor: default;
  | 
        
        
            | 
            | 
           624 | 
             height: 2rem;
  | 
        
        
            | 
            | 
           625 | 
           }
  | 
        
        
            | 
            | 
           626 | 
           .mce-spellchecker-grammar {
  | 
        
        
            | 
            | 
           627 | 
             background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D'4'%20height%3D'4'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20stroke%3D'%2300A835'%20fill%3D'none'%20stroke-linecap%3D'round'%20d%3D'M0%203L2%201%204%203'%2F%3E%3C%2Fsvg%3E%0A");
  | 
        
        
            | 
            | 
           628 | 
             background-position: 0 calc(100% + 1px);
  | 
        
        
            | 
            | 
           629 | 
             background-repeat: repeat-x;
  | 
        
        
            | 
            | 
           630 | 
             background-size: auto 6px;
  | 
        
        
            | 
            | 
           631 | 
             cursor: default;
  | 
        
        
            | 
            | 
           632 | 
           }
  | 
        
        
            | 
            | 
           633 | 
           .mce-toc {
  | 
        
        
            | 
            | 
           634 | 
             border: 1px solid gray;
  | 
        
        
            | 
            | 
           635 | 
           }
  | 
        
        
            | 
            | 
           636 | 
           .mce-toc h2 {
  | 
        
        
            | 
            | 
           637 | 
             margin: 4px;
  | 
        
        
            | 
            | 
           638 | 
           }
  | 
        
        
            | 
            | 
           639 | 
           .mce-toc ul > li {
  | 
        
        
            | 
            | 
           640 | 
             list-style-type: none;
  | 
        
        
            | 
            | 
           641 | 
           }
  | 
        
        
            | 
            | 
           642 | 
           [data-mce-block] {
  | 
        
        
            | 
            | 
           643 | 
             display: block;
  | 
        
        
            | 
            | 
           644 | 
           }
  | 
        
        
            | 
            | 
           645 | 
           table[style*="border-width: 0px"],
  | 
        
        
            | 
            | 
           646 | 
           .mce-item-table:not([border]),
  | 
        
        
            | 
            | 
           647 | 
           .mce-item-table[border="0"],
  | 
        
        
            | 
            | 
           648 | 
           table[style*="border-width: 0px"] td,
  | 
        
        
            | 
            | 
           649 | 
           .mce-item-table:not([border]) td,
  | 
        
        
            | 
            | 
           650 | 
           .mce-item-table[border="0"] td,
  | 
        
        
            | 
            | 
           651 | 
           table[style*="border-width: 0px"] th,
  | 
        
        
            | 
            | 
           652 | 
           .mce-item-table:not([border]) th,
  | 
        
        
            | 
            | 
           653 | 
           .mce-item-table[border="0"] th,
  | 
        
        
            | 
            | 
           654 | 
           table[style*="border-width: 0px"] caption,
  | 
        
        
            | 
            | 
           655 | 
           .mce-item-table:not([border]) caption,
  | 
        
        
            | 
            | 
           656 | 
           .mce-item-table[border="0"] caption {
  | 
        
        
            | 
            | 
           657 | 
             border: 1px dashed #bbb;
  | 
        
        
            | 
            | 
           658 | 
           }
  | 
        
        
           | 1441 | 
           ariadna | 
           659 | 
           .tox-uc-loading-background {
  | 
        
        
            | 
            | 
           660 | 
             width: 100%;
  | 
        
        
            | 
            | 
           661 | 
             height: 100%;
  | 
        
        
            | 
            | 
           662 | 
             background: rgba(255, 255, 255, 0.5);
  | 
        
        
            | 
            | 
           663 | 
           }
  | 
        
        
            | 
            | 
           664 | 
           .tox-uc-loading-spinner-wrapper {
  | 
        
        
            | 
            | 
           665 | 
             width: 100%;
  | 
        
        
            | 
            | 
           666 | 
             height: 100%;
  | 
        
        
            | 
            | 
           667 | 
             display: flex;
  | 
        
        
            | 
            | 
           668 | 
             justify-content: center;
  | 
        
        
            | 
            | 
           669 | 
             align-items: center;
  | 
        
        
            | 
            | 
           670 | 
           }
  | 
        
        
            | 
            | 
           671 | 
           .tox-uc-loading-spinner {
  | 
        
        
            | 
            | 
           672 | 
             width: min(24px, 30%);
  | 
        
        
            | 
            | 
           673 | 
             aspect-ratio: 1;
  | 
        
        
            | 
            | 
           674 | 
             border-radius: 50%;
  | 
        
        
            | 
            | 
           675 | 
             border: 3px solid #006ce7;
  | 
        
        
            | 
            | 
           676 | 
             border-bottom-color: transparent;
  | 
        
        
            | 
            | 
           677 | 
             animation: tox-rotation 1s linear infinite;
  | 
        
        
            | 
            | 
           678 | 
           }
  | 
        
        
            | 
            | 
           679 | 
           .tox-uploadcare-placeholder {
  | 
        
        
            | 
            | 
           680 | 
             all: initial;
  | 
        
        
            | 
            | 
           681 | 
             display: inline-block;
  | 
        
        
            | 
            | 
           682 | 
             position: relative;
  | 
        
        
            | 
            | 
           683 | 
             width: 600px;
  | 
        
        
            | 
            | 
           684 | 
             height: 80px;
  | 
        
        
            | 
            | 
           685 | 
             --tox-uploadcare-placeholder--content-cursor: auto !important;
  | 
        
        
            | 
            | 
           686 | 
             --tox-uploadcare-placeholder--content-color: rgba(34, 47, 62, 0.7);
  | 
        
        
            | 
            | 
           687 | 
             --tox-uploadcare-placeholder--content-background-color: #fff;
  | 
        
        
            | 
            | 
           688 | 
             --tox-uploadcare-placeholder--content-border: 2px solid #e3e3e3;
  | 
        
        
            | 
            | 
           689 | 
             --tox-uploadcare-placeholder--content-font-family: monospace, sans-serif;
  | 
        
        
            | 
            | 
           690 | 
             --tox-uploadcare-placeholder--content-height: 100%;
  | 
        
        
            | 
            | 
           691 | 
             --tox-uploadcare-placeholder--content-width: 100%;
  | 
        
        
            | 
            | 
           692 | 
             --tox-uploadcare-placeholder--content-display: inline-flex;
  | 
        
        
            | 
            | 
           693 | 
             --tox-uploadcare-placeholder--content-align-items: center;
  | 
        
        
            | 
            | 
           694 | 
             --tox-uploadcare-placeholder--content-justify-content: center;
  | 
        
        
            | 
            | 
           695 | 
             --tox-uploadcare-placeholder--content-gap: 8px;
  | 
        
        
            | 
            | 
           696 | 
             --tox-uploadcare-placeholder--icon-fill: rgba(34, 47, 62, 0.7);
  | 
        
        
            | 
            | 
           697 | 
             --tox-uc-loading-spinner-wrapper-display-none: none;
  | 
        
        
            | 
            | 
           698 | 
             --tox-uc-loading-spinner-wrapper-display: flex;
  | 
        
        
            | 
            | 
           699 | 
             --tox-uc-loading-spinner-wrapper-position: absolute;
  | 
        
        
            | 
            | 
           700 | 
             --tox-uc-loading-spinner-wrapper-top: 0;
  | 
        
        
            | 
            | 
           701 | 
             --tox-uc-loading-spinner-wrapper-left: 0;
  | 
        
        
            | 
            | 
           702 | 
             --tox-uc-loading-spinner-wrapper-width: 100%;
  | 
        
        
            | 
            | 
           703 | 
             --tox-uc-loading-spinner-wrapper-height: 100%;
  | 
        
        
            | 
            | 
           704 | 
             --tox-uc-loading-spinner-wrapper-justify-content: center;
  | 
        
        
            | 
            | 
           705 | 
             --tox-uc-loading-spinner-wrapper-align-items: center;
  | 
        
        
            | 
            | 
           706 | 
             --tox-uc-loading-spinner-aspect-ratio: 1 / 1;
  | 
        
        
            | 
            | 
           707 | 
             --tox-uc-loading-spinner-width: min(24px, 30%);
  | 
        
        
            | 
            | 
           708 | 
             --tox-uc-loading-spinner-border-radius: 50%;
  | 
        
        
            | 
            | 
           709 | 
             --tox-uc-loading-spinner-border: 3px solid #006ce7;
  | 
        
        
            | 
            | 
           710 | 
             --tox-uc-loading-spinner-border-bottom-color: transparent;
  | 
        
        
            | 
            | 
           711 | 
             --tox-uc-loading-spinner-animation: tox-rotation 1s linear infinite;
  | 
        
        
            | 
            | 
           712 | 
           }
  | 
        
        
           | 1 | 
           efrain | 
           713 | 
           .mce-visualblocks p,
  | 
        
        
            | 
            | 
           714 | 
           .mce-visualblocks h1,
  | 
        
        
            | 
            | 
           715 | 
           .mce-visualblocks h2,
  | 
        
        
            | 
            | 
           716 | 
           .mce-visualblocks h3,
  | 
        
        
            | 
            | 
           717 | 
           .mce-visualblocks h4,
  | 
        
        
            | 
            | 
           718 | 
           .mce-visualblocks h5,
  | 
        
        
            | 
            | 
           719 | 
           .mce-visualblocks h6,
  | 
        
        
            | 
            | 
           720 | 
           .mce-visualblocks div:not([data-mce-bogus]),
  | 
        
        
            | 
            | 
           721 | 
           .mce-visualblocks section,
  | 
        
        
            | 
            | 
           722 | 
           .mce-visualblocks article,
  | 
        
        
            | 
            | 
           723 | 
           .mce-visualblocks blockquote,
  | 
        
        
            | 
            | 
           724 | 
           .mce-visualblocks address,
  | 
        
        
            | 
            | 
           725 | 
           .mce-visualblocks pre,
  | 
        
        
            | 
            | 
           726 | 
           .mce-visualblocks figure,
  | 
        
        
            | 
            | 
           727 | 
           .mce-visualblocks figcaption,
  | 
        
        
            | 
            | 
           728 | 
           .mce-visualblocks hgroup,
  | 
        
        
            | 
            | 
           729 | 
           .mce-visualblocks aside,
  | 
        
        
            | 
            | 
           730 | 
           .mce-visualblocks ul,
  | 
        
        
            | 
            | 
           731 | 
           .mce-visualblocks ol,
  | 
        
        
            | 
            | 
           732 | 
           .mce-visualblocks dl {
  | 
        
        
            | 
            | 
           733 | 
             background-repeat: no-repeat;
  | 
        
        
            | 
            | 
           734 | 
             border: 1px dashed #bbb;
  | 
        
        
            | 
            | 
           735 | 
             margin-left: 3px;
  | 
        
        
            | 
            | 
           736 | 
             padding-top: 10px;
  | 
        
        
            | 
            | 
           737 | 
           }
  | 
        
        
            | 
            | 
           738 | 
           .mce-visualblocks p {
  | 
        
        
            | 
            | 
           739 | 
             background-image: url(data:image/gif;base64,R0lGODlhCQAJAJEAAAAAAP///7u7u////yH5BAEAAAMALAAAAAAJAAkAAAIQnG+CqCN/mlyvsRUpThG6AgA7);
  | 
        
        
            | 
            | 
           740 | 
           }
  | 
        
        
            | 
            | 
           741 | 
           .mce-visualblocks h1 {
  | 
        
        
            | 
            | 
           742 | 
             background-image: url(data:image/gif;base64,R0lGODlhDQAKAIABALu7u////yH5BAEAAAEALAAAAAANAAoAAAIXjI8GybGu1JuxHoAfRNRW3TWXyF2YiRUAOw==);
  | 
        
        
            | 
            | 
           743 | 
           }
  | 
        
        
            | 
            | 
           744 | 
           .mce-visualblocks h2 {
  | 
        
        
            | 
            | 
           745 | 
             background-image: url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIajI8Hybbx4oOuqgTynJd6bGlWg3DkJzoaUAAAOw==);
  | 
        
        
            | 
            | 
           746 | 
           }
  | 
        
        
            | 
            | 
           747 | 
           .mce-visualblocks h3 {
  | 
        
        
            | 
            | 
           748 | 
             background-image: url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIZjI8Hybbx4oOuqgTynJf2Ln2NOHpQpmhAAQA7);
  | 
        
        
            | 
            | 
           749 | 
           }
  | 
        
        
            | 
            | 
           750 | 
           .mce-visualblocks h4 {
  | 
        
        
            | 
            | 
           751 | 
             background-image: url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIajI8HybbxInR0zqeAdhtJlXwV1oCll2HaWgAAOw==);
  | 
        
        
            | 
            | 
           752 | 
           }
  | 
        
        
            | 
            | 
           753 | 
           .mce-visualblocks h5 {
  | 
        
        
            | 
            | 
           754 | 
             background-image: url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIajI8HybbxIoiuwjane4iq5GlW05GgIkIZUAAAOw==);
  | 
        
        
            | 
            | 
           755 | 
           }
  | 
        
        
            | 
            | 
           756 | 
           .mce-visualblocks h6 {
  | 
        
        
            | 
            | 
           757 | 
             background-image: url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIajI8HybbxIoiuwjan04jep1iZ1XRlAo5bVgAAOw==);
  | 
        
        
            | 
            | 
           758 | 
           }
  | 
        
        
            | 
            | 
           759 | 
           .mce-visualblocks div:not([data-mce-bogus]) {
  | 
        
        
            | 
            | 
           760 | 
             background-image: url(data:image/gif;base64,R0lGODlhEgAKAIABALu7u////yH5BAEAAAEALAAAAAASAAoAAAIfjI9poI0cgDywrhuxfbrzDEbQM2Ei5aRjmoySW4pAAQA7);
  | 
        
        
            | 
            | 
           761 | 
           }
  | 
        
        
            | 
            | 
           762 | 
           .mce-visualblocks section {
  | 
        
        
            | 
            | 
           763 | 
             background-image: url(data:image/gif;base64,R0lGODlhKAAKAIABALu7u////yH5BAEAAAEALAAAAAAoAAoAAAI5jI+pywcNY3sBWHdNrplytD2ellDeSVbp+GmWqaDqDMepc8t17Y4vBsK5hDyJMcI6KkuYU+jpjLoKADs=);
  | 
        
        
            | 
            | 
           764 | 
           }
  | 
        
        
            | 
            | 
           765 | 
           .mce-visualblocks article {
  | 
        
        
            | 
            | 
           766 | 
             background-image: url(data:image/gif;base64,R0lGODlhKgAKAIABALu7u////yH5BAEAAAEALAAAAAAqAAoAAAI6jI+pywkNY3wG0GBvrsd2tXGYSGnfiF7ikpXemTpOiJScasYoDJJrjsG9gkCJ0ag6KhmaIe3pjDYBBQA7);
  | 
        
        
            | 
            | 
           767 | 
           }
  | 
        
        
            | 
            | 
           768 | 
           .mce-visualblocks blockquote {
  | 
        
        
            | 
            | 
           769 | 
             background-image: url(data:image/gif;base64,R0lGODlhPgAKAIABALu7u////yH5BAEAAAEALAAAAAA+AAoAAAJPjI+py+0Knpz0xQDyuUhvfoGgIX5iSKZYgq5uNL5q69asZ8s5rrf0yZmpNkJZzFesBTu8TOlDVAabUyatguVhWduud3EyiUk45xhTTgMBBQA7);
  | 
        
        
            | 
            | 
           770 | 
           }
  | 
        
        
            | 
            | 
           771 | 
           .mce-visualblocks address {
  | 
        
        
            | 
            | 
           772 | 
             background-image: url(data:image/gif;base64,R0lGODlhLQAKAIABALu7u////yH5BAEAAAEALAAAAAAtAAoAAAI/jI+pywwNozSP1gDyyZcjb3UaRpXkWaXmZW4OqKLhBmLs+K263DkJK7OJeifh7FicKD9A1/IpGdKkyFpNmCkAADs=);
  | 
        
        
            | 
            | 
           773 | 
           }
  | 
        
        
            | 
            | 
           774 | 
           .mce-visualblocks pre {
  | 
        
        
            | 
            | 
           775 | 
             background-image: url(data:image/gif;base64,R0lGODlhFQAKAIABALu7uwAAACH5BAEAAAEALAAAAAAVAAoAAAIjjI+ZoN0cgDwSmnpz1NCueYERhnibZVKLNnbOq8IvKpJtVQAAOw==);
  | 
        
        
            | 
            | 
           776 | 
           }
  | 
        
        
            | 
            | 
           777 | 
           .mce-visualblocks figure {
  | 
        
        
            | 
            | 
           778 | 
             background-image: url(data:image/gif;base64,R0lGODlhJAAKAIAAALu7u////yH5BAEAAAEALAAAAAAkAAoAAAI0jI+py+2fwAHUSFvD3RlvG4HIp4nX5JFSpnZUJ6LlrM52OE7uSWosBHScgkSZj7dDKnWAAgA7);
  | 
        
        
            | 
            | 
           779 | 
           }
  | 
        
        
            | 
            | 
           780 | 
           .mce-visualblocks figcaption {
  | 
        
        
            | 
            | 
           781 | 
             border: 1px dashed #bbb;
  | 
        
        
            | 
            | 
           782 | 
           }
  | 
        
        
            | 
            | 
           783 | 
           .mce-visualblocks hgroup {
  | 
        
        
            | 
            | 
           784 | 
             background-image: url(data:image/gif;base64,R0lGODlhJwAKAIABALu7uwAAACH5BAEAAAEALAAAAAAnAAoAAAI3jI+pywYNI3uB0gpsRtt5fFnfNZaVSYJil4Wo03Hv6Z62uOCgiXH1kZIIJ8NiIxRrAZNMZAtQAAA7);
  | 
        
        
            | 
            | 
           785 | 
           }
  | 
        
        
            | 
            | 
           786 | 
           .mce-visualblocks aside {
  | 
        
        
            | 
            | 
           787 | 
             background-image: url(data:image/gif;base64,R0lGODlhHgAKAIABAKqqqv///yH5BAEAAAEALAAAAAAeAAoAAAItjI+pG8APjZOTzgtqy7I3f1yehmQcFY4WKZbqByutmW4aHUd6vfcVbgudgpYCADs=);
  | 
        
        
            | 
            | 
           788 | 
           }
  | 
        
        
            | 
            | 
           789 | 
           .mce-visualblocks ul {
  | 
        
        
            | 
            | 
           790 | 
             background-image: url(data:image/gif;base64,R0lGODlhDQAKAIAAALu7u////yH5BAEAAAEALAAAAAANAAoAAAIXjI8GybGuYnqUVSjvw26DzzXiqIDlVwAAOw==);
  | 
        
        
            | 
            | 
           791 | 
           }
  | 
        
        
            | 
            | 
           792 | 
           .mce-visualblocks ol {
  | 
        
        
            | 
            | 
           793 | 
             background-image: url(data:image/gif;base64,R0lGODlhDQAKAIABALu7u////yH5BAEAAAEALAAAAAANAAoAAAIXjI8GybH6HHt0qourxC6CvzXieHyeWQAAOw==);
  | 
        
        
            | 
            | 
           794 | 
           }
  | 
        
        
            | 
            | 
           795 | 
           .mce-visualblocks dl {
  | 
        
        
            | 
            | 
           796 | 
             background-image: url(data:image/gif;base64,R0lGODlhDQAKAIABALu7u////yH5BAEAAAEALAAAAAANAAoAAAIXjI8GybEOnmOvUoWznTqeuEjNSCqeGRUAOw==);
  | 
        
        
            | 
            | 
           797 | 
           }
  | 
        
        
            | 
            | 
           798 | 
           .mce-visualblocks:not([dir=rtl]) p,
  | 
        
        
            | 
            | 
           799 | 
           .mce-visualblocks:not([dir=rtl]) h1,
  | 
        
        
            | 
            | 
           800 | 
           .mce-visualblocks:not([dir=rtl]) h2,
  | 
        
        
            | 
            | 
           801 | 
           .mce-visualblocks:not([dir=rtl]) h3,
  | 
        
        
            | 
            | 
           802 | 
           .mce-visualblocks:not([dir=rtl]) h4,
  | 
        
        
            | 
            | 
           803 | 
           .mce-visualblocks:not([dir=rtl]) h5,
  | 
        
        
            | 
            | 
           804 | 
           .mce-visualblocks:not([dir=rtl]) h6,
  | 
        
        
            | 
            | 
           805 | 
           .mce-visualblocks:not([dir=rtl]) div:not([data-mce-bogus]),
  | 
        
        
            | 
            | 
           806 | 
           .mce-visualblocks:not([dir=rtl]) section,
  | 
        
        
            | 
            | 
           807 | 
           .mce-visualblocks:not([dir=rtl]) article,
  | 
        
        
            | 
            | 
           808 | 
           .mce-visualblocks:not([dir=rtl]) blockquote,
  | 
        
        
            | 
            | 
           809 | 
           .mce-visualblocks:not([dir=rtl]) address,
  | 
        
        
            | 
            | 
           810 | 
           .mce-visualblocks:not([dir=rtl]) pre,
  | 
        
        
            | 
            | 
           811 | 
           .mce-visualblocks:not([dir=rtl]) figure,
  | 
        
        
            | 
            | 
           812 | 
           .mce-visualblocks:not([dir=rtl]) figcaption,
  | 
        
        
            | 
            | 
           813 | 
           .mce-visualblocks:not([dir=rtl]) hgroup,
  | 
        
        
            | 
            | 
           814 | 
           .mce-visualblocks:not([dir=rtl]) aside,
  | 
        
        
            | 
            | 
           815 | 
           .mce-visualblocks:not([dir=rtl]) ul,
  | 
        
        
            | 
            | 
           816 | 
           .mce-visualblocks:not([dir=rtl]) ol,
  | 
        
        
            | 
            | 
           817 | 
           .mce-visualblocks:not([dir=rtl]) dl {
  | 
        
        
            | 
            | 
           818 | 
             margin-left: 3px;
  | 
        
        
            | 
            | 
           819 | 
           }
  | 
        
        
            | 
            | 
           820 | 
           .mce-visualblocks[dir=rtl] p,
  | 
        
        
            | 
            | 
           821 | 
           .mce-visualblocks[dir=rtl] h1,
  | 
        
        
            | 
            | 
           822 | 
           .mce-visualblocks[dir=rtl] h2,
  | 
        
        
            | 
            | 
           823 | 
           .mce-visualblocks[dir=rtl] h3,
  | 
        
        
            | 
            | 
           824 | 
           .mce-visualblocks[dir=rtl] h4,
  | 
        
        
            | 
            | 
           825 | 
           .mce-visualblocks[dir=rtl] h5,
  | 
        
        
            | 
            | 
           826 | 
           .mce-visualblocks[dir=rtl] h6,
  | 
        
        
            | 
            | 
           827 | 
           .mce-visualblocks[dir=rtl] div:not([data-mce-bogus]),
  | 
        
        
            | 
            | 
           828 | 
           .mce-visualblocks[dir=rtl] section,
  | 
        
        
            | 
            | 
           829 | 
           .mce-visualblocks[dir=rtl] article,
  | 
        
        
            | 
            | 
           830 | 
           .mce-visualblocks[dir=rtl] blockquote,
  | 
        
        
            | 
            | 
           831 | 
           .mce-visualblocks[dir=rtl] address,
  | 
        
        
            | 
            | 
           832 | 
           .mce-visualblocks[dir=rtl] pre,
  | 
        
        
            | 
            | 
           833 | 
           .mce-visualblocks[dir=rtl] figure,
  | 
        
        
            | 
            | 
           834 | 
           .mce-visualblocks[dir=rtl] figcaption,
  | 
        
        
            | 
            | 
           835 | 
           .mce-visualblocks[dir=rtl] hgroup,
  | 
        
        
            | 
            | 
           836 | 
           .mce-visualblocks[dir=rtl] aside,
  | 
        
        
            | 
            | 
           837 | 
           .mce-visualblocks[dir=rtl] ul,
  | 
        
        
            | 
            | 
           838 | 
           .mce-visualblocks[dir=rtl] ol,
  | 
        
        
            | 
            | 
           839 | 
           .mce-visualblocks[dir=rtl] dl {
  | 
        
        
            | 
            | 
           840 | 
             background-position-x: right;
  | 
        
        
            | 
            | 
           841 | 
             margin-right: 3px;
  | 
        
        
            | 
            | 
           842 | 
           }
  | 
        
        
            | 
            | 
           843 | 
           .mce-nbsp,
  | 
        
        
            | 
            | 
           844 | 
           .mce-shy {
  | 
        
        
            | 
            | 
           845 | 
             background: #aaa;
  | 
        
        
            | 
            | 
           846 | 
           }
  | 
        
        
            | 
            | 
           847 | 
           .mce-shy::after {
  | 
        
        
            | 
            | 
           848 | 
             content: '-';
  | 
        
        
            | 
            | 
           849 | 
           }
  | 
        
        
           | 1441 | 
           ariadna | 
           850 | 
           [data-ephox-foam-a11y-violation] {
  | 
        
        
            | 
            | 
           851 | 
             outline: 2px solid;
  | 
        
        
            | 
            | 
           852 | 
             position: relative;
  | 
        
        
            | 
            | 
           853 | 
           }
  | 
        
        
            | 
            | 
           854 | 
           [data-ephox-foam-a11y-violation][data-ephox-foam-a11y-current-violation] {
  | 
        
        
            | 
            | 
           855 | 
             outline-width: 4px;
  | 
        
        
            | 
            | 
           856 | 
             transition: outline-width 0.1s ease-in-out, background-color 0.1s ease-in-out;
  | 
        
        
            | 
            | 
           857 | 
           }
  | 
        
        
            | 
            | 
           858 | 
           [data-ephox-foam-a11y-violation][data-ephox-foam-a11y-severity-info] {
  | 
        
        
            | 
            | 
           859 | 
             outline-color: #006ce7;
  | 
        
        
            | 
            | 
           860 | 
           }
  | 
        
        
            | 
            | 
           861 | 
           [data-ephox-foam-a11y-violation][data-ephox-foam-a11y-severity-warn] {
  | 
        
        
            | 
            | 
           862 | 
             outline-color: #FFCC00;
  | 
        
        
            | 
            | 
           863 | 
           }
  | 
        
        
            | 
            | 
           864 | 
           [data-ephox-foam-a11y-violation][data-ephox-foam-a11y-severity-error] {
  | 
        
        
            | 
            | 
           865 | 
             outline-color: #c00;
  | 
        
        
            | 
            | 
           866 | 
           }
  | 
        
        
            | 
            | 
           867 | 
           [data-ephox-foam-a11y-violation][data-ephox-foam-a11y-current-violation="info"] {
  | 
        
        
            | 
            | 
           868 | 
             outline-color: #006ce7;
  | 
        
        
            | 
            | 
           869 | 
             background-color: #e6f0fd;
  | 
        
        
            | 
            | 
           870 | 
           }
  | 
        
        
            | 
            | 
           871 | 
           [data-ephox-foam-a11y-violation][data-ephox-foam-a11y-current-violation="warning"] {
  | 
        
        
            | 
            | 
           872 | 
             outline-color: #FFCC00;
  | 
        
        
            | 
            | 
           873 | 
             background-color: #fffae6;
  | 
        
        
            | 
            | 
           874 | 
           }
  | 
        
        
            | 
            | 
           875 | 
           [data-ephox-foam-a11y-violation][data-ephox-foam-a11y-current-violation="error"] {
  | 
        
        
            | 
            | 
           876 | 
             outline-color: #c00;
  | 
        
        
            | 
            | 
           877 | 
             background-color: #fae6e6;
  | 
        
        
            | 
            | 
           878 | 
           }
  |