.sun-editor-wrap>textarea{display:none!important}.sun-editor-wrap .sun-editor{--editor-toolbar-active-text:var(--brand-primary-hover);--editor-toolbar-active-border:var(--brand-primary-focus-ring);--editor-toolbar-active-background:var(--brand-primary-muted);--editor-toolbar-active-hover-text:var(--brand-primary-hover);--editor-toolbar-active-hover-border:var(--brand-primary);--editor-toolbar-active-hover-background:var(--brand-primary-muted);--editor-toolbar-focus-outline:var(--brand-secondary-focus-ring);--editor-toolbar-focus-shadow:var(--brand-secondary-muted);--editor-surface-muted:var(--surface-muted);--editor-surface-muted-border:var(--surface-muted-border);--se-active-color:var(--brand-secondary);--se-active-hover-color:var(--brand-secondary-hover);--se-active-dark-color:var(--brand-secondary-hover);--se-active-dark3-color:var(--brand-secondary-hover);--se-active-dark4-color:var(--brand-secondary-hover);--se-active-dark5-color:var(--brand-secondary-hover);--se-active-light2-color:var(--brand-secondary-muted);--se-active-light3-color:var(--brand-secondary-muted);--se-active-light4-color:var(--brand-secondary-muted);--se-active-light5-color:var(--brand-secondary);border-radius:0}.sun-editor-wrap .se-wrapper-inner.se-wrapper-wysiwyg.sun-editor-editable{font-family:var(--font-pretendard), ui-sans-serif, system-ui, sans-serif;border-radius:0}.sun-editor .se-btn:enabled.active,.sun-editor-wrap .sun-editor .se-btn:enabled.active,.sun-editor-wrap .sun-editor .se-btn:enabled.on,.sun-editor-wrap .sun-editor .se-btn-module .se-btn-more.on,.sun-editor-wrap .sun-editor .se-list-inner .se-list-basic li button.active{color:var(--editor-toolbar-active-text);border-color:var(--editor-toolbar-active-border);background-color:var(--editor-toolbar-active-background)}.sun-editor-wrap .sun-editor .se-btn:enabled.active:hover,.sun-editor-wrap .sun-editor .se-btn:enabled.active:focus,.sun-editor-wrap .sun-editor .se-btn:enabled.on:hover,.sun-editor-wrap .sun-editor .se-btn:enabled.on:focus,.sun-editor-wrap .sun-editor .se-btn-module .se-btn-more.on:hover,.sun-editor-wrap .sun-editor .se-btn-module .se-btn-more.on:focus{color:var(--editor-toolbar-active-hover-text);border-color:var(--editor-toolbar-active-hover-border);background-color:var(--editor-toolbar-active-hover-background)}.sun-editor-wrap .sun-editor .se-btn:enabled:focus,.sun-editor-wrap .sun-editor .se-btn-module .se-btn-more:focus,.sun-editor-wrap .sun-editor .se-btn-list:focus{box-shadow:0 0 0 .3rem var(--editor-toolbar-focus-shadow);outline-color:var(--editor-toolbar-focus-outline)}.dark .sun-editor-wrap .sun-editor{color:#f4f4f5;--editor-toolbar-active-text:var(--brand-primary);--editor-toolbar-active-border:var(--brand-primary-focus-ring);--editor-toolbar-active-background:color-mix(in srgb, var(--brand-primary-muted) 65%, transparent);--editor-toolbar-active-hover-text:var(--brand-primary-focus-ring);--editor-toolbar-active-hover-border:var(--brand-primary);--editor-toolbar-active-hover-background:color-mix(in srgb, var(--brand-primary-muted) 75%, transparent);--editor-toolbar-focus-outline:var(--brand-secondary-focus-ring);--editor-toolbar-focus-shadow:color-mix(in srgb, var(--brand-secondary-focus-ring) 28%, transparent);--editor-surface-muted:var(--surface-muted);--editor-surface-muted-border:var(--surface-muted-border);background-color:#18181b;border-color:#3f3f46}.dark .sun-editor-wrap .sun-editor button{color:#e4e4e7}.dark .sun-editor-wrap .sun-editor .se-btn:enabled:hover,.dark .sun-editor-wrap .sun-editor .se-btn:enabled:focus{background-color:#3f3f46;border-color:#52525b}.dark .sun-editor-wrap .sun-editor .se-btn:enabled:active{background-color:#52525b;border-color:#71717a;box-shadow:inset 0 3px 5px #27272a}.dark .sun-editor-wrap .sun-editor .se-btn:enabled.active{color:var(--editor-toolbar-active-text);border-color:var(--editor-toolbar-active-border);background-color:var(--editor-toolbar-active-background)}.dark .sun-editor-wrap .sun-editor .se-btn:enabled.active:hover,.dark .sun-editor-wrap .sun-editor .se-btn:enabled.active:focus{color:var(--editor-toolbar-active-hover-text);background-color:var(--editor-toolbar-active-hover-background);border-color:var(--editor-toolbar-active-hover-border)}.dark .sun-editor-wrap .sun-editor .se-btn:enabled.on{background-color:var(--editor-toolbar-active-background);border-color:var(--editor-toolbar-active-border);color:var(--editor-toolbar-active-text)}.dark .sun-editor-wrap .sun-editor .se-btn:disabled,.dark .sun-editor-wrap .sun-editor .se-btn-list:disabled,.dark .sun-editor-wrap .sun-editor button:disabled{color:#71717a}.dark .sun-editor-wrap .sun-editor .se-toolbar{background-color:var(--editor-surface-muted);outline-color:var(--editor-surface-muted-border)}.dark .sun-editor-wrap .sun-editor .se-toolbar-cover{background-color:#18181b}.dark .sun-editor-wrap .sun-editor .se-toolbar-more-layer{background-color:color-mix(in srgb, var(--brand-primary-muted) 30%, #18181b)}.dark .sun-editor-wrap .sun-editor .se-toolbar-more-layer .se-more-layer{background-color:color-mix(in srgb, var(--brand-primary-muted) 30%, #18181b);border-top-color:color-mix(in srgb, var(--brand-primary-focus-ring) 38%, #52525b)}.dark .sun-editor-wrap .sun-editor .se-btn-module-border{border-color:var(--editor-surface-muted-border)}.sun-editor-wrap .sun-editor .se-btn-module-border{border:1px solid var(--editor-surface-muted-border);border-radius:4px;margin-left:1px;margin-right:1px}.sun-editor-wrap .sun-editor .se-toolbar-more-layer .se-more-layer{background-color:color-mix(in srgb, var(--brand-primary-muted) 38%, white);border-top:1px solid color-mix(in srgb, var(--brand-primary-focus-ring) 24%, var(--surface-muted-border))}.sun-editor-wrap .sun-editor .se-modal-area .se-modal-inner{overflow:hidden}.dark .sun-editor-wrap .sun-editor .se-btn-module .se-btn-more:hover,.dark .sun-editor-wrap .sun-editor .se-btn-module .se-btn-more:focus{color:#f4f4f5;background-color:#3f3f46;border-color:#52525b}.dark .sun-editor-wrap .sun-editor .se-btn-module .se-btn-more.on{color:var(--editor-toolbar-active-text);background-color:var(--editor-toolbar-active-background);border-color:var(--editor-toolbar-active-border)}.dark .sun-editor-wrap .sun-editor .se-list-layer{background-color:#18181b;border-color:#3f3f46;box-shadow:0 3px 9px #000000a6}.dark .sun-editor-wrap .sun-editor .se-list-inner .se-list-basic li button.active{background-color:var(--editor-toolbar-active-background);border-color:var(--editor-toolbar-active-border);color:var(--editor-toolbar-active-text)}.dark .sun-editor-wrap .sun-editor .se-list-inner .se-list-basic li button.active:hover{background-color:var(--editor-toolbar-active-hover-background);border-color:var(--editor-toolbar-active-hover-border)}.dark .sun-editor-wrap .sun-editor .se-list-inner .se-list-checked li button.se-checked{color:var(--editor-toolbar-active-text)}.dark .sun-editor-wrap .sun-editor .se-btn-list{color:#e4e4e7}.dark .sun-editor-wrap .sun-editor .se-btn-list.default_value{background-color:#27272a;border-top-color:#52525b;border-bottom-color:#52525b}.dark .sun-editor-wrap .sun-editor .se-btn-list:hover,.dark .sun-editor-wrap .sun-editor .se-btn-list:focus{background-color:#3f3f46;border-color:#52525b}.dark .sun-editor-wrap .sun-editor .se-btn-list:active{background-color:#52525b;box-shadow:inset 0 3px 5px #27272a}.dark .sun-editor-wrap .sun-editor .se-list-layer.se-list-font-family .default{border-bottom-color:#3f3f46}.dark .sun-editor-wrap .sun-editor .se-list-layer.se-list-format ul h1,.dark .sun-editor-wrap .sun-editor .se-list-layer.se-list-format ul h2,.dark .sun-editor-wrap .sun-editor .se-list-layer.se-list-format ul h3,.dark .sun-editor-wrap .sun-editor .se-list-layer.se-list-format ul h4,.dark .sun-editor-wrap .sun-editor .se-list-layer.se-list-format ul h5,.dark .sun-editor-wrap .sun-editor .se-list-layer.se-list-format ul h6{color:#f4f4f5}.dark .sun-editor-wrap .sun-editor .se-list-layer.se-list-format ul blockquote{color:#a1a1aa;border-color:#52525b}.dark .sun-editor-wrap .sun-editor .se-list-layer.se-list-format ul pre{color:#d4d4d8;background-color:#27272a;border-color:#3f3f46}.dark .sun-editor-wrap .sun-editor .se-selector-table{background-color:#18181b;border-color:#3f3f46}.dark .sun-editor-wrap .sun-editor input,.dark .sun-editor-wrap .sun-editor select,.dark .sun-editor-wrap .sun-editor textarea{color:#f4f4f5;background-color:#27272a;border-color:#3f3f46}.dark .sun-editor-wrap .sun-editor input:focus,.dark .sun-editor-wrap .sun-editor select:focus,.dark .sun-editor-wrap .sun-editor textarea:focus{border-color:var(--brand-secondary-focus-ring);box-shadow:0 0 0 .2rem color-mix(in srgb, var(--brand-secondary-focus-ring) 25%, transparent)}.dark .sun-editor-wrap .sun-editor .se-btn-primary{color:#18181b;background-color:var(--brand-secondary);border-color:var(--brand-secondary-focus-ring)}.dark .sun-editor-wrap .sun-editor .se-btn-primary:hover,.dark .sun-editor-wrap .sun-editor .se-btn-primary:focus{color:#18181b;background-color:var(--brand-secondary-focus-ring);border-color:var(--brand-secondary-hover)}.dark .sun-editor-wrap .sun-editor .se-wrapper .se-wrapper-inner.se-wrapper-wysiwyg{color:#f4f4f5;background-color:#09090b}.dark .sun-editor-wrap .sun-editor .se-wrapper .se-wrapper-inner.se-wrapper-wysiwyg.sun-editor-editable{color:#f4f4f5}.dark .sun-editor-wrap .sun-editor .se-wrapper .se-wrapper-wysiwyg.sun-editor-editable a{color:var(--brand-secondary)}.dark .sun-editor-wrap .sun-editor .se-wrapper .se-placeholder{color:#71717a}.dark .sun-editor-wrap .sun-editor .se-resizing-bar{background-color:#27272a;border-top-color:#3f3f46}.dark .sun-editor-wrap .sun-editor .se-resizing-bar .se-navigation,.dark .sun-editor-wrap .sun-editor .se-resizing-bar .se-char-counter-wrapper{color:#a1a1aa}.dark .sun-editor-wrap .sun-editor .se-loading-box{background-color:#18181b}.dark .sun-editor-wrap .sun-editor .se-dialog label,.dark .sun-editor-wrap .sun-editor .se-dialog input,.dark .sun-editor-wrap .sun-editor .se-dialog button{color:#e4e4e7}.dark .sun-editor-wrap .sun-editor .se-dialog .se-dialog-inner .se-dialog-content{background-color:#18181b;border-color:#3f3f46;box-shadow:0 3px 9px #000000a6}.dark .sun-editor-wrap .sun-editor .se-dialog .se-dialog-inner .se-dialog-header{border-bottom-color:#3f3f46}.dark .sun-editor-wrap .sun-editor .se-dialog .se-dialog-inner .se-dialog-header .se-dialog-close{color:#e4e4e7;text-shadow:none}.dark .sun-editor-wrap .sun-editor .se-dialog .se-dialog-inner .se-dialog-header .se-modal-title{color:#f4f4f5}.dark .sun-editor-wrap .sun-editor .se-dialog .se-dialog-inner .se-dialog-footer{border-top-color:#3f3f46}.dark .sun-editor-wrap .sun-editor .se-dialog .se-dialog-inner input:disabled{color:#71717a;background-color:#27272a}.dark .sun-editor-wrap .sun-editor .se-submenu .se-form-group label,.dark .sun-editor-wrap .sun-editor .se-form-group-label label{color:#d4d4d8}.dark .sun-editor-wrap .sun-editor .se-submenu .se-form-group .se-color-input{color:#e4e4e7;border-bottom-color:#52525b}.dark .sun-editor-wrap .sun-editor .se-submenu .se-form-group .se-color-input:focus{border-bottom-color:var(--brand-secondary)}.dark .sun-editor-wrap .sun-editor .se-line-breaker{border-top-color:var(--brand-secondary)}.dark .sun-editor-wrap .sun-editor .se-line-breaker>button.se-btn{color:#e4e4e7;background-color:#18181b;border-color:#3f3f46}.dark .sun-editor-wrap .sun-editor .se-line-breaker-component{background-color:#18181b;border-color:#3f3f46}.sun-editor-wrap--maker-display .sun-editor .se-wrapper-inner.se-wrapper-wysiwyg.sun-editor-editable{color:#3f3f46;font-size:.875rem!important;line-height:1.625!important}.sun-editor-wrap--maker-display .sun-editor .se-wrapper-inner.se-wrapper-wysiwyg.sun-editor-editable h1,.sun-editor-wrap--maker-display .sun-editor .se-wrapper-inner.se-wrapper-wysiwyg.sun-editor-editable h2,.sun-editor-wrap--maker-display .sun-editor .se-wrapper-inner.se-wrapper-wysiwyg.sun-editor-editable h3,.sun-editor-wrap--maker-display .sun-editor .se-wrapper-inner.se-wrapper-wysiwyg.sun-editor-editable h4,.sun-editor-wrap--maker-display .sun-editor .se-wrapper-inner.se-wrapper-wysiwyg.sun-editor-editable h5,.sun-editor-wrap--maker-display .sun-editor .se-wrapper-inner.se-wrapper-wysiwyg.sun-editor-editable h6{color:#18181b;scroll-margin-top:5rem;font-weight:600}.sun-editor-wrap--maker-display .sun-editor .se-wrapper-inner.se-wrapper-wysiwyg.sun-editor-editable h1{margin-top:1.25rem;margin-bottom:.5rem;font-size:1.25rem;line-height:1.75rem}.sun-editor-wrap--maker-display .sun-editor .se-wrapper-inner.se-wrapper-wysiwyg.sun-editor-editable h2{margin-top:1.25rem;margin-bottom:.5rem;font-size:1.125rem;line-height:1.75rem}.sun-editor-wrap--maker-display .sun-editor .se-wrapper-inner.se-wrapper-wysiwyg.sun-editor-editable h3{margin-top:1rem;margin-bottom:.375rem;font-size:1rem;line-height:1.5rem}.sun-editor-wrap--maker-display .sun-editor .se-wrapper-inner.se-wrapper-wysiwyg.sun-editor-editable h4,.sun-editor-wrap--maker-display .sun-editor .se-wrapper-inner.se-wrapper-wysiwyg.sun-editor-editable h5,.sun-editor-wrap--maker-display .sun-editor .se-wrapper-inner.se-wrapper-wysiwyg.sun-editor-editable h6{margin-top:.875rem;margin-bottom:.375rem;font-size:.875rem;line-height:1.375rem}.sun-editor-wrap--maker-display .sun-editor .se-wrapper-inner.se-wrapper-wysiwyg.sun-editor-editable p{margin-top:.625rem;margin-bottom:.625rem}.sun-editor-wrap--maker-display .sun-editor .se-wrapper-inner.se-wrapper-wysiwyg.sun-editor-editable p:first-child{margin-top:0}.sun-editor-wrap--maker-display .sun-editor .se-wrapper-inner.se-wrapper-wysiwyg.sun-editor-editable ul,.sun-editor-wrap--maker-display .sun-editor .se-wrapper-inner.se-wrapper-wysiwyg.sun-editor-editable ol{margin-top:.625rem;margin-bottom:.625rem;padding-left:1.25rem}.sun-editor-wrap--maker-display .sun-editor .se-wrapper-inner.se-wrapper-wysiwyg.sun-editor-editable li{margin-top:.25rem;margin-bottom:.25rem}.sun-editor-wrap--maker-display .sun-editor .se-wrapper-inner.se-wrapper-wysiwyg.sun-editor-editable blockquote{color:#52525b;border-left:4px solid #e4e4e7;margin:.625rem 0;padding-left:1rem}.sun-editor-wrap--maker-display .sun-editor .se-wrapper-inner.se-wrapper-wysiwyg.sun-editor-editable a{color:var(--color-brand-primary);font-weight:500;text-decoration:none}.sun-editor-wrap--maker-display .sun-editor .se-wrapper-inner.se-wrapper-wysiwyg.sun-editor-editable a:hover{text-underline-offset:2px;text-decoration:underline}.sun-editor-wrap--maker-display .sun-editor .se-wrapper-inner.se-wrapper-wysiwyg.sun-editor-editable img{border-radius:.5rem;max-width:100%;height:auto}.sun-editor-wrap--maker-display .sun-editor .se-wrapper-inner.se-wrapper-wysiwyg.sun-editor-editable pre{color:#27272a;background-color:#fafafa;border:1px solid #e4e4e7;border-radius:.5rem;margin:.625rem 0;padding:.75rem 1rem;font-size:.8125rem;line-height:1.5;overflow-x:auto}.sun-editor-wrap--maker-display .sun-editor .se-wrapper-inner.se-wrapper-wysiwyg.sun-editor-editable hr{border:0;border-top:1px solid #e4e4e7;margin:1rem 0}.dark .sun-editor-wrap--maker-display .sun-editor .se-wrapper-inner.se-wrapper-wysiwyg.sun-editor-editable{color:#d4d4d8}.dark .sun-editor-wrap--maker-display .sun-editor .se-wrapper-inner.se-wrapper-wysiwyg.sun-editor-editable h1,.dark .sun-editor-wrap--maker-display .sun-editor .se-wrapper-inner.se-wrapper-wysiwyg.sun-editor-editable h2,.dark .sun-editor-wrap--maker-display .sun-editor .se-wrapper-inner.se-wrapper-wysiwyg.sun-editor-editable h3,.dark .sun-editor-wrap--maker-display .sun-editor .se-wrapper-inner.se-wrapper-wysiwyg.sun-editor-editable h4,.dark .sun-editor-wrap--maker-display .sun-editor .se-wrapper-inner.se-wrapper-wysiwyg.sun-editor-editable h5,.dark .sun-editor-wrap--maker-display .sun-editor .se-wrapper-inner.se-wrapper-wysiwyg.sun-editor-editable h6{color:#fafafa}.dark .sun-editor-wrap--maker-display .sun-editor .se-wrapper-inner.se-wrapper-wysiwyg.sun-editor-editable blockquote{color:#a1a1aa;border-left-color:#3f3f46}.dark .sun-editor-wrap--maker-display .sun-editor .se-wrapper-inner.se-wrapper-wysiwyg.sun-editor-editable pre{color:#d4d4d8;background-color:#27272a;border-color:#3f3f46}.dark .sun-editor-wrap--maker-display .sun-editor .se-wrapper-inner.se-wrapper-wysiwyg.sun-editor-editable hr{border-top-color:#3f3f46}.dark .sun-editor-wrap--maker-display .sun-editor .se-wrapper .se-wrapper-wysiwyg.sun-editor-editable a{color:var(--color-brand-primary)}
