.container-text-editor{width:100%;max-width:100%;margin:0 auto 0;display:flex;flex-direction:column;position:relative;color:#000}
.container-text-editor h1,.container-text-editor h2,.container-text-editor h3,.container-text-editor p{margin:0;padding:0;text-align:left;white-space:pre-line}
.container-text-editor.alignCenter h1,.container-text-editor.alignCenter h2,.container-text-editor.alignCenter h3,.container-text-editor.alignCenter p{text-align:center !important}
.container-text-editor .size16{font-size:16px !important;line-height:26px}
.container-text-editor .size20{font-size:20px !important;line-height:26px}
.container-text-editor .size30{font-size:30px !important;line-height:40px}
.container-text-editor .size44{font-size:44px !important;line-height:54px}
.container-text-editor .size54{font-size:54px !important;line-height:64px}
.container-text-editor .size58{font-size:58px !important;line-height:68px}
.container-text-editor .hyundaiSansHeadMedium{font-family:"HyundaiSansHead-Medium" !important}
.container-text-editor .hyundaiSansHeadRegular{font-family:"HyundaiSansHead-Regular" !important}
.container-text-editor .hyundaiSansTextRegular{font-family:"HyundaiSansText-Regular" !important}
.container-text-editor .hyundaiSansTextBold{font-family:"HyundaiSansText-Bold" !important}
@media only screen and (min-width:768px) and (max-width:991px){.container-text-editor{width:100%;max-width:720px}
.container-text-editor .size16{font-size:12px !important;line-height:16px}
.container-text-editor .size20{font-size:14px !important;line-height:18px}
.container-text-editor .size30{font-size:18px !important;line-height:28px}
.container-text-editor .size44{font-size:24px !important;line-height:34px}
.container-text-editor .size54{font-size:27px !important;line-height:37px}
.container-text-editor .size58{font-size:29px !important;line-height:39px}
}
@media only screen and (min-device-width:481px) and (max-device-width:1024px) and (orientation:landscape){.container-text-editor{width:100%;max-width:960px}
}
@media only screen and (max-width:767px){.container-text-editor{width:100%;max-width:315px}
.container-text-editor .size16{font-size:12px !important;line-height:16px}
.container-text-editor .size20{font-size:14px !important;line-height:18px}
.container-text-editor .size30{font-size:16px !important;line-height:26px}
.container-text-editor .size44{font-size:18px !important;line-height:28px}
.container-text-editor .size54{font-size:18px !important;line-height:28px}
.container-text-editor .size58{font-size:18px !important;line-height:28px}
}
@media only screen and (min-width:480px) and (max-width:767px){.container-text-editor{width:100%;max-width:480px}
}
.text-editor ul li{list-style:disc;margin-left:17px}