.editor-space{--space-pc:110px;--space-desktop:110px;--space-pad:80px;--space-h5:60px;--space-bg:transparent;height:var(--space-pc);background-color:var(--space-bg)}@media(max-width:1440px){.editor-space{height:var(--space-desktop)}}@media(max-width:1023px){.editor-space{height:var(--space-pad)}}@media(max-width:767px){.editor-space{height:var(--space-h5)}}.editor-divider{width:100%;padding:0 max(50% - 600px,120px)}.editor-divider:before{content:"";display:block;width:100%;height:var(--divider-pc-top)}.editor-divider .editor-divider-line{width:100%;height:var(--divider-line-height);background-color:var(--divider-bg)}.editor-divider:after{content:"";display:block;width:100%;height:var(--divider-pc-bottom)}@media(max-width:1023px){.editor-divider{padding:0 48px}.editor-divider:before{height:var(--divider-pad-top)}.editor-divider:after{height:var(--divider-pad-bottom)}}@media(max-width:767px){.editor-divider{padding:0 24px}.editor-divider:before{height:var(--divider-h5-top)}.editor-divider:after{height:var(--divider-h5-bottom)}}