.copyToClipboardIcon_shareCopyBtn__CBdyN{padding:0;border:none;background:transparent;cursor:pointer}.copyToClipboardIcon_shareCopyBtn__CBdyN:hover i{color:#1463f3;transform:scale(1.15)}.shareInSocialMedia_socialMedia__XVowU{width:100%;display:flex;align-items:center;gap:16px}.shareInSocialMedia_socialMedia__XVowU p{color:#282828;font-size:20px;font-weight:700;margin:0}.shareInSocialMedia_socialMedia__XVowU div{display:flex;align-items:center;gap:16px}.shareInSocialMedia_socialMedia__XVowU div a{color:#282828;font-size:24px;text-decoration:none;transition:color .2s ease}.shareInSocialMedia_socialMedia__XVowU div a .shareInSocialMedia_icon__7ABYH{color:#282828;transition:transform .2s ease,color .2s ease}.shareInSocialMedia_socialMedia__XVowU div a:hover .shareInSocialMedia_icon__7ABYH{transform:scale(1.15);color:#1463f3}.section_section__gnvVh{width:100%;padding:64px 0}.section_section__gnvVh .section_content__xsyx4{width:100%;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width:768px){.section_section__gnvVh{padding:32px}}.editor_editor__mYw69{display:flex;flex-direction:column}.editor_editor__mYw69.editor_error__CcLUE>div:first-of-type{border:1px solid #db341a;border-bottom-color:#888}.editor_editor__mYw69.editor_error__CcLUE>div:last-of-type{border:1px solid #db341a}.editor_editor__mYw69.editor_onlyText__sMEGS>div{background-color:transparent}.editor_editor__mYw69.editor_onlyText__sMEGS>div:last-of-type{border-bottom-left-radius:0;border-bottom-right-radius:0;height:auto}.editor_editor__mYw69.editor_onlyText__sMEGS>div:last-of-type>div{padding:0}.editor_editor__mYw69.editor_onlyText__sMEGS>div:last-of-type .ql-clipboard,.editor_editor__mYw69.editor_onlyText__sMEGS>div:last-of-type .ql-tooltip{display:none}.editor_editor__mYw69>div{background-color:#fff}.editor_editor__mYw69>div:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}.editor_editor__mYw69>div:last-of-type{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.editor_editor__mYw69>div:last-of-type h1{margin-top:32px}.editor_editor__mYw69>div:last-of-type h2{margin:16px 0}.editor_editor__mYw69>div:last-of-type h3{margin-bottom:32px}.editor_editor__mYw69>div:last-of-type li,.editor_editor__mYw69>div:last-of-type p{font-size:16px;font-weight:300;line-height:1.7}.editor_editor__mYw69>div:last-of-type .ql-size-small{font-size:16px}.editor_editor__mYw69>div:last-of-type .ql-size-normal{font-size:20px}.editor_editor__mYw69>div:last-of-type .ql-size-large{font-size:24px}.editor_editor__mYw69>div:last-of-type .ql-size-huge{font-size:32px}.editor_editorWrapper__dy8zb{position:relative}.editor_tabBar__EGyLU{display:flex;gap:4px;margin-bottom:4px}.editor_tabBtn__F1CvP{-webkit-appearance:none;appearance:none;border:1px solid #888;background:#fff;padding:4px 8px;font-size:14px;border-radius:4px;cursor:pointer;color:#6f6f6f;transition:background .1s ease,color .1s ease,border-color .1s ease}.editor_tabBtn__F1CvP:hover{background:#a2a2a2}.editor_activeTab__IFCn4{background:#1463f3;color:#fff;border-color:#1463f3}.editor_sourceArea__gzppg{font-family:monospace;width:100%;min-height:400px;padding:8px;border-radius:8px;border:1px solid #888;background:#fff;resize:vertical;line-height:1.4;font-size:12px;outline:none}.editor_sourceArea__gzppg:focus{border-color:#1463f3;box-shadow:0 0 0 2px rgba(20,99,243,.15)}.articleCard_card__I48rx{background:#fff;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.08);display:grid;grid-template-rows:subgrid;grid-row:1/-1;overflow:hidden}.articleCard_imageWrapper__jsgB3{height:200px;position:relative}.articleCard_imageWrapper__jsgB3 img{width:100%;height:100%;object-fit:cover}.articleCard_imageWrapper__jsgB3 .articleCard_tagsContainer__TI5tg{position:absolute;top:12px;left:12px;z-index:1;display:flex;flex-wrap:wrap;gap:8px}.articleCard_imageWrapper__jsgB3 .articleCard_tag__CgXc8{background-color:#1463f3;padding:6px 12px;border-radius:12px;color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.15);font-size:12px;font-weight:500}.articleCard_imageWrapper__jsgB3 .articleCard_tag__CgXc8 span{line-height:1}.articleCard_date__IqQkd,.articleCard_description__4aWLN,.articleCard_meta__PmsAP,.articleCard_title__1BkIG{padding:0 20px}.articleCard_meta__PmsAP{display:flex;align-items:center;gap:12px;padding-top:20px}.articleCard_readTime__R8btF{display:flex;align-items:center;gap:6px;color:#6b7280;font-size:14px}.articleCard_title__1BkIG{font-size:20px;font-weight:600;margin-bottom:8px}.articleCard_description__4aWLN{font-size:15px;color:#6b7280;margin-bottom:16px}.articleCard_date__IqQkd{display:flex;align-items:center;gap:6px;color:#9ca3af;font-size:14px;padding-bottom:20px}.articleList_articlesList__oPR58{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}@media(min-width:576px){.articleList_articlesList__oPR58{grid-template-columns:repeat(2,1fr);gap:32px}}@media(min-width:992px){.articleList_articlesList__oPR58{grid-template-columns:repeat(4,1fr)}}.articleList_cardLink__gEuWy{text-decoration:none;color:inherit;display:grid;grid-template-rows:200px auto auto 1fr auto;transition:transform .25s ease}.articleList_cardLink__gEuWy:hover{text-decoration:none;color:#1463f3;transform:translateY(-6px)}.article_articlePage__ZchoF{padding-top:64px;display:grid}.article_article__vqLwZ{width:100%}.article_article__vqLwZ .article_content__ylFMf{max-width:1300px;width:95%;margin:0 auto;display:grid;grid-template-columns:1fr;text-align:left}.article_article__vqLwZ .article_content__ylFMf .article_backLink__J9X8Y{text-decoration:none;color:#1463f3;width:100%}.article_article__vqLwZ .article_content__ylFMf .article_backLink__J9X8Y:before{content:" ←";margin-right:4px;transition:transform .2s ease;display:inline-block}.article_article__vqLwZ .article_content__ylFMf .article_backLink__J9X8Y:hover:before{transform:translateX(-4px)}.article_article__vqLwZ .article_content__ylFMf .article_title__lOAwV{width:100%;font-size:36px;font-weight:800;color:#282828;margin-bottom:16px;line-height:1.2}@media(min-width:768px){.article_article__vqLwZ .article_content__ylFMf .article_title__lOAwV{font-size:48px}}.article_article__vqLwZ .article_content__ylFMf .article_articleMeta__0PRtm{display:flex;flex-direction:column;flex-wrap:wrap;align-items:flex-start;width:100%;gap:16px;margin-bottom:24px}.article_article__vqLwZ .article_content__ylFMf .article_articleMeta__0PRtm .article_metaInfo__LXaLN{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.article_article__vqLwZ .article_content__ylFMf .article_articleMeta__0PRtm .article_metaInfo__LXaLN span{display:flex;align-items:center;gap:8px;color:#475569;font-size:16px}.article_article__vqLwZ .article_content__ylFMf .article_articleMeta__0PRtm .article_metaInfo__LXaLN .article_tagsContainer__zqRHM{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.article_article__vqLwZ .article_content__ylFMf .article_articleMeta__0PRtm .article_metaInfo__LXaLN .article_tagsContainer__zqRHM .article_tag__AJiOE{background-color:#1463f3;color:#fff;padding:4px;border-radius:8px;font-size:14px;font-weight:500;gap:2px;pointer-events:none}.article_article__vqLwZ .article_content__ylFMf .article_articleMeta__0PRtm .article_metaShare__lJq_z{display:flex;align-items:center;gap:12px}.article_article__vqLwZ .article_content__ylFMf .article_articleMeta__0PRtm .article_metaShare__lJq_z span{font-weight:600;color:#282828;font-size:16px}.article_article__vqLwZ .article_content__ylFMf .article_articleMeta__0PRtm .article_metaShare__lJq_z a{color:#282828;font-size:16px}.article_article__vqLwZ .article_content__ylFMf .article_articleMeta__0PRtm .article_metaShare__lJq_z a:hover{color:#282828}.article_article__vqLwZ .article_content__ylFMf .article_paragraph__Byr_N{line-height:1.7;width:100%}.article_article__vqLwZ .article_content__ylFMf .article_paragraph__Byr_N .article_backgroundImage__JgKBJ{width:100%;height:500px;margin-bottom:32px;border-radius:16px;object-fit:cover}.article_article__vqLwZ .article_content__ylFMf .article_paragraph__Byr_N .ql-editor{color:#282828}.article_article__vqLwZ .article_content__ylFMf .article_paragraph__Byr_N .ql-editor>p:first-of-type{color:#6b7280;font-size:20px}.article_article__vqLwZ .article_content__ylFMf .article_paragraph__Byr_N .ql-editor p{margin-bottom:20px}.article_article__vqLwZ .article_content__ylFMf .article_paragraph__Byr_N .ql-editor img{max-width:100%;height:auto;display:block;margin:8px auto}.article_relatedNewsContainer__Kklno{max-width:1300px;width:100%;padding-bottom:64px;margin:0 auto}.article_relatedNewsContainer__Kklno h4{font-size:40px;font-weight:700;color:#282828}