.sf-editor{container-type:inline-size;contain:layout}.sf-editor-columns{display:flex;flex-direction:row}.sf-editor-node.column{width:var(--column-width)}@container (max-width: 400px){.sf-editor-columns{flex-direction:column}.sf-editor-node.column{width:100%}}.sf-editor-node:not(:first-child):not(.column){margin-top:var(--margin-before)}.sf-editor-node.column:not(:first-child){margin-left:var(--margin-before)}@container (max-width: 400px){.sf-editor-node.column:not(:first-child){margin-top:var(--margin-before);margin-left:0}}.sf-rich-text-editor-node{white-space:pre-wrap;margin:0}.sf-rich-text-editor-node~.sf-rich-text-editor-node{margin-top:16px}h1.sf-rich-text-editor-node{font-size:24px;font-weight:500;margin:0}h2.sf-rich-text-editor-node{font-size:20px;font-weight:500;margin:0}h3.sf-rich-text-editor-node{font-size:16px;font-weight:500;margin:0}ul.sf-rich-text-editor-node{list-style-type:disc;list-style-position:inside;margin-left:8px}ol.sf-rich-text-editor-node{list-style-type:decimal;list-style-position:inside;margin-left:8px}a.sf-rich-text-editor-node{color:blue;text-decoration:underline}.sf-editor-content.adt{--editor-primary-color:#007944;--editor-primary-background-color:#65b592;--editor-secondary-color:#6a6e12;--editor-secondary-background-color:#a7ac1d}.sf-editor-content.clev{--editor-primary-color:#006fa7;--editor-primary-background-color:#4fb0e0;--editor-secondary-color:#d08315;--editor-secondary-background-color:#eeb75b}.sf-editor-content.evaloc{--editor-primary-color:#40726a;--editor-primary-background-color:#88ada7;--editor-secondary-color:#40726a;--editor-secondary-background-color:#88ada7}.sf-editor-content.fera{--editor-primary-color:#007944;--editor-primary-background-color:#65b592;--editor-secondary-color:#5b711c;--editor-secondary-background-color:#98af58}.sf-editor-content.frtrad{--editor-primary-color:#c9292a;--editor-primary-background-color:#fd8181;--editor-secondary-color:#c9292a;--editor-secondary-background-color:#fd8181}.sf-editor-content.gdf{--editor-primary-color:#337552;--editor-primary-background-color:#63b689;--editor-secondary-color:#b34444;--editor-secondary-background-color:#f78484}.sf-editor-content.gersres{--editor-primary-color:#44753a;--editor-primary-background-color:#6bb75c;--editor-secondary-color:#c03737;--editor-secondary-background-color:#f18888}.sf-editor-content.gitdulux{--editor-primary-color:#795aaa;--editor-primary-background-color:#b09ecd;--editor-secondary-color:#795aaa;--editor-secondary-background-color:#b09ecd}.sf-editor-content.mdt52{--editor-primary-color:#037762;--editor-primary-background-color:#68b3a5;--editor-secondary-color:#cc175d;--editor-secondary-background-color:#ed86ae}.sf-editor-content.natti{--editor-primary-color:#476f80;--editor-primary-background-color:#92aab4;--editor-secondary-color:#6a6e15;--editor-secondary-background-color:#a7ac3c}.sf-editor-content.cloudspire{--editor-primary-color:#52525b;--editor-primary-background-color:#d4d4d8;--editor-secondary-color:#2563eb;--editor-secondary-background-color:#a3cfff}.sf-editor-button{border-radius:9999px;cursor:pointer}.sf-editor-button.size-xs{height:32px;padding:0 10px}.sf-editor-button.size-sm{height:36px;padding:0 14px}.sf-editor-button.size-md{height:40px;padding:0 16px}.sf-editor-button.size-lg{height:44px;padding:0 20px}.sf-editor-button.size-xl{height:48px;padding:0 20px}.sf-editor-button.variant-primary-flat{color:#fff;background-color:var(--editor-primary-color);border:none}.sf-editor-button.variant-primary-outline{color:var(--editor-primary-color);background-color:transparent;border:1px solid var(--editor-primary-color)}.sf-editor-button.variant-secondary-flat{color:#fff;background-color:var(--editor-secondary-color);border:none}.sf-editor-button.variant-secondary-outline{color:var(--editor-secondary-color);background-color:transparent;border:1px solid var(--editor-secondary-color)}