.editor-content{font:var(--text-paragraph);color:var(--color-black)}.editor-content>:first-child{margin-top:0}.editor-content>:last-child{margin-bottom:0}.editor-content h2{font:var(--text-h2);margin:var(--space-40) 0 var(--space-20)}.editor-content h3,.editor-content h4{font:var(--text-h3);margin:var(--space-30) 0 var(--space-16);line-height:1.4}.editor-content h5,.editor-content h6{font:var(--text-option);margin:var(--space-30) 0 var(--space-16)}.editor-content p{font:var(--text-paragraph);margin:0 0 var(--space-16)}.editor-content ul,.editor-content ol{margin:0 0 var(--space-20);padding-left:22.5px}.editor-content ul{list-style:outside}.editor-content ol{list-style:decimal}.editor-content li{font:var(--text-paragraph);margin-bottom:var(--space-16)}.editor-content li:last-child{margin-bottom:0}.editor-content li>ul,.editor-content li>ol{margin:var(--space-10) 0 0}.editor-content a{color:var(--color-blue)}.editor-content strong,.editor-content b{font-weight:600}.editor-content blockquote{margin:0 0 var(--space-20);padding:var(--space-20) var(--space-30);background:var(--color-gray-light);border-radius:var(--radius-10)}.editor-content hr{margin:var(--space-30) 0;border:none;border-top:1px solid var(--color-gray-light)}.editor-content img{border-radius:var(--radius-10);max-width:100%;height:auto;margin:var(--space-20) 0;display:block}.editor-content table{border-collapse:collapse;width:100%;margin:0 0 var(--space-20)}.editor-content th,.editor-content td{padding:var(--space-10) var(--space-10) var(--space-10) 0;text-align:left;vertical-align:top;font:var(--text-paragraph);border-top:1px solid #0000001a}.editor-content th{font:var(--text-h3);line-height:1.4}.editor-content .editor-content__table-scroll{overflow-x:auto}