.MyEditorTheme__ltr{text-align:left}.MyEditorTheme__rtl{text-align:right}.MyEditorTheme__quote{margin:0 0 10px 20px;font-size:16px;color:rgb(101,103,107);border-left:4px solid rgb(206,208,212);padding-left:16px}.MyEditorTheme__textUnderline{text-decoration:underline}.MyEditorTheme__textStrikethrough{text-decoration:line-through}.MyEditorTheme__textUnderlineStrikethrough{text-decoration:underline line-through}.MyEditorTheme__textSubscript{font-size:.8em;vertical-align:sub!important}.MyEditorTheme__textSuperscript{font-size:.8em;vertical-align:super}.MyEditorTheme__hashtag{background-color:rgba(88,144,255,.15);border-bottom:1px solid rgba(88,144,255,.3)}.MyEditorTheme__table{border-collapse:collapse;border-spacing:0;overflow-y:scroll;overflow-x:scroll;table-layout:fixed;width:100%}.MyEditorTheme__tableSelection ::selection{background-color:transparent}.MyEditorTheme__tableSelected{outline:2px solid rgb(60,132,244)}.MyEditorTheme__tableCell{border:1px solid #bbb;width:75px;min-width:75px;vertical-align:top;text-align:start;padding:6px 8px;position:relative;outline:none}.MyEditorTheme__tableCellSortedIndicator{display:block;opacity:.5;position:absolute;bottom:0;left:0;width:100%;height:4px;background-color:#999}.MyEditorTheme__tableCellResizer{position:absolute;right:-4px;height:100%;width:8px;cursor:ew-resize;z-index:10;top:0}.MyEditorTheme__tableCellHeader{background-color:#f2f3f5;text-align:start}.MyEditorTheme__tableCellSelected{background-color:#c9dbf0}.MyEditorTheme__tableCellPrimarySelected{border:2px solid rgb(60,132,244);display:block;height:calc(100% - 2px);position:absolute;width:calc(100% - 2px);left:-1px;top:-1px;z-index:2}.MyEditorTheme__tableCellEditing{box-shadow:0 0 5px rgba(0,0,0,.4);border-radius:3px}.MyEditorTheme__tableAddColumns{position:absolute;top:0;width:20px;background-color:#eee;height:100%;right:-25px;animation:table-controls .2s ease;border:0;cursor:pointer}.MyEditorTheme__tableAddColumns:after{background-image:url(/_next/static/media/plus.38266cb3.svg);background-size:contain;background-position:50%;background-repeat:no-repeat;display:block;content:" ";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.4}.MyEditorTheme__tableAddColumns:hover{background-color:#c9dbf0}.MyEditorTheme__tableAddRows{position:absolute;bottom:-25px;width:calc(100% - 25px);background-color:#eee;height:20px;left:0;animation:table-controls .2s ease;border:0;cursor:pointer}.MyEditorTheme__tableAddRows:after{background-image:url(/_next/static/media/plus.38266cb3.svg);background-size:contain;background-position:50%;background-repeat:no-repeat;display:block;content:" ";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.4}.MyEditorTheme__tableAddRows:hover{background-color:#c9dbf0}@keyframes table-controls{0%{opacity:0}to{opacity:1}}.MyEditorTheme__tableCellResizeRuler{display:block;position:absolute;width:1px;background-color:rgb(60,132,244);height:100%;top:0}.MyEditorTheme__tableCellActionButtonContainer{display:block;right:5px;top:6px;position:absolute;z-index:4;width:20px;height:20px}.MyEditorTheme__tableCellActionButton{background-color:#eee;display:block;border:0;border-radius:20px;width:20px;height:20px;color:#222;cursor:pointer}.MyEditorTheme__tableCellActionButton:hover{background-color:#ddd}.MyEditorTheme__characterLimit{display:inline;background-color:#ffbbbb!important}.MyEditorTheme__ol1,.MyEditorTheme__ol2{padding-left:16px;list-style-position:outside}.MyEditorTheme__ol2{list-style-type:upper-alpha}.MyEditorTheme__ol3{list-style-type:lower-alpha}.MyEditorTheme__ol3,.MyEditorTheme__ol4{padding-left:16px;list-style-position:outside}.MyEditorTheme__ol4{list-style-type:upper-roman}.MyEditorTheme__ol5{padding-left:16px;list-style-position:outside;list-style-type:lower-roman}.MyEditorTheme__listItemChecked,.MyEditorTheme__listItemUnchecked{position:relative;margin-left:8px;margin-right:8px;padding-left:24px;padding-right:24px;list-style-type:none;outline:none}.MyEditorTheme__listItemChecked{text-decoration:line-through}.MyEditorTheme__listItemChecked:before,.MyEditorTheme__listItemUnchecked:before{content:"";width:16px;height:16px;top:2px;left:0;cursor:pointer;display:block;background-size:cover;position:absolute}.MyEditorTheme__listItemChecked[dir=rtl]:before,.MyEditorTheme__listItemUnchecked[dir=rtl]:before{left:auto;right:0}.MyEditorTheme__listItemChecked:focus:before,.MyEditorTheme__listItemUnchecked:focus:before{box-shadow:0 0 0 2px #a6cdfe;border-radius:2px}.MyEditorTheme__listItemUnchecked:before{border:1px solid #999;border-radius:2px}.MyEditorTheme__listItemChecked:before{border:1px solid rgb(61,135,245);border-radius:2px;background-color:#3d87f5;background-repeat:no-repeat}.MyEditorTheme__listItemChecked:after{content:"";cursor:pointer;position:absolute;display:block;top:6px;width:3px;left:7px;right:7px;height:6px;transform:rotate(45deg);border-color:#fff;border-style:solid;border-width:0 2px 2px 0}.MyEditorTheme__nestedListItem{list-style-type:none}.MyEditorTheme__nestedListItem:after,.MyEditorTheme__nestedListItem:before{display:none}.MyEditorTheme__tokenComment{color:slategray}.MyEditorTheme__tokenPunctuation{color:#999}.MyEditorTheme__tokenProperty{color:#905}.MyEditorTheme__tokenSelector{color:#690}.MyEditorTheme__tokenOperator{color:#9a6e3a}.MyEditorTheme__tokenAttr{color:#07a}.MyEditorTheme__tokenVariable{color:#e90}.MyEditorTheme__tokenFunction{color:#dd4a68}.MyEditorTheme__mark{background:rgba(255,212,0,.14);border-bottom:2px solid rgba(255,212,0,.3);padding-bottom:2px}.MyEditorTheme__markOverlap{background:rgba(255,212,0,.3);border-bottom:2px solid rgba(255,212,0,.7)}.MyEditorTheme__mark.selected{background:rgba(255,212,0,.5);border-bottom:2px solid rgba(255,212,0,1)}.MyEditorTheme__markOverlap.selected{background:rgba(255,212,0,.7);border-bottom:2px solid rgba(255,212,0,.7)}.MyEditorTheme__embedBlock{-webkit-user-select:none;user-select:none}.MyEditorTheme__embedBlockFocus{outline:2px solid rgb(60,132,244)}.MyEditorTheme__layoutContainer{display:grid;grid-gap:10px;gap:10px;margin:10px 0}.MyEditorTheme__layoutItem{border:1px dashed #ddd;padding:8px 16px}.MyEditorTheme__blockCursor{display:block;pointer-events:none;position:absolute}.MyEditorTheme__blockCursor:after{content:"";display:block;position:absolute;top:-2px;width:20px;border-top:1px solid black;animation:CursorBlink 1.1s steps(2,start) infinite}@keyframes CursorBlink{to{visibility:hidden}}span.MyEditorTheme__image{cursor:default;display:inline-block;position:relative;-webkit-user-select:none;user-select:none}.MyEditorTheme__image img{max-width:100%;cursor:default}.MyEditorTheme__image img.focused{outline:2px solid rgb(60,132,244);-webkit-user-select:none;user-select:none}.MyEditorTheme__image img.focused.draggable{cursor:grab}.MyEditorTheme__image img.focused.draggable:active{cursor:grabbing}ul.MyEditorTheme__ul{padding-left:24px}@font-face{font-family:ttNormsPro;src:url(/_next/static/media/0ee8d6f07da17fdf-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:ttNormsPro;src:url(/_next/static/media/f9ae25c518cc4e17-s.p.woff2) format("woff2");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:ttNormsPro;src:url(/_next/static/media/7d5d2a626fde98b9-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:ttNormsPro;src:url(/_next/static/media/94cc2bfa6b06ffdb-s.p.woff2) format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:ttNormsPro;src:url(/_next/static/media/75748708fc828497-s.p.woff2) format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:ttNormsPro Fallback;src:local("Arial");ascent-override:94.67%;descent-override:32.89%;line-gap-override:0.00%;size-adjust:100.35%}.__className_d4bb37{font-family:ttNormsPro,ttNormsPro Fallback}.__variable_d4bb37{--font-tt-norms-pro:"ttNormsPro","ttNormsPro Fallback"}