html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;color:inherit;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}details summary{list-style:none}details summary::marker{content:"";display:none}details summary::-webkit-details-marker{display:none}*,:after,:before{box-sizing:border-box;flex-shrink:0}:root{-webkit-tap-highlight-color:rgba(0,0,0,0);line-height:1.7em;overflow-wrap:break-word;word-break:break-word;tab-size:4}html,body{min-height:100vh}body{height:100%;color:#404040;font-family:Pretendard,NanumSquare,-apple-system,BlinkMacSystemFont,system-ui,Roboto,"Helvetica Neue","Segoe UI","Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",sans-serif;font-optical-sizing:auto;font-weight:normal;font-style:normal;font-size:16px;font-display:swap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{background:none;border:0;cursor:pointer}a{text-decoration:none;transition:color .2s ease,background .2s ease}table{border-collapse:collapse;border-spacing:0}ul>li{list-style-type:none}.total-wrapper{min-height:100vh;display:flex;flex-direction:column;height:100%}.main-pc-navigation-bar{width:100%;height:30px;background:#f8f8f8;display:flex;justify-content:center;align-items:center}@media all and (max-width: 979px){.main-pc-navigation-bar{display:none}}.main-pc-navigation-bar .list{width:980px;padding:0 20px;display:flex;justify-content:start;align-items:center;gap:21px}.main-pc-navigation-bar .list li{display:flex;justify-content:center;align-items:center;position:relative}.main-pc-navigation-bar .list li:not(:last-child)::after{content:"";position:absolute;top:0;right:-10px;height:16px;width:1px;background-color:#b8b9bb}.main-pc-navigation-bar .list li .selected{color:#00b4e3}.main-pc-navigation-bar .list a{color:#404040;font-size:12px;font-weight:400;line-height:16px}.main-pc-navigation-bar .list a:hover,.main-pc-navigation-bar .list a:active,.main-pc-navigation-bar .list a:focus{color:#00b4e3}.main-header{width:100%;position:sticky;top:0;z-index:499}.main-header .header-bar{width:100%;height:60px;display:flex;justify-content:center;align-items:center;border-bottom:1px solid #b8b9bb;background:#fff}@media all and (max-width: 979px){.main-header .header-bar{height:48px;border-bottom:none;box-shadow:0px 2px 4px 0px rgba(212,212,212,.5);position:relative}}.main-header .header-bar .header-bar-container{display:flex;justify-content:space-between;align-items:center;width:980px;padding:0 20px}@media all and (max-width: 979px){.main-header .header-bar .header-bar-container{width:100%;padding:12px 16px}}.main-header .header-bar .logo{height:28px}.main-header .header-bar .logo img{width:100%;height:100%}.main-header .header-bar .pc-navigation-container{display:flex;justify-content:center;align-items:center;gap:12px;transition:all .3s ease-in-out}.main-header .header-bar .pc-navigation-container .pc-navigation{display:flex;justify-content:center;align-items:center;gap:16px}@media all and (max-width: 979px){.main-header .header-bar .pc-navigation-container .pc-navigation{display:none}}.main-header .header-bar .pc-navigation-container .pc-navigation>li{height:100%}.main-header .header-bar .pc-navigation-container .pc-navigation .link{color:#404040;font-size:14px;font-weight:400;line-height:20px}.main-header .header-bar .pc-navigation-container .pc-navigation .link:hover,.main-header .header-bar .pc-navigation-container .pc-navigation .link:active,.main-header .header-bar .pc-navigation-container .pc-navigation .link:focus{color:#00b4e3}.main-header .header-bar .pc-navigation-container .pc-navigation .link-button{display:flex;justify-content:center;align-items:center;width:fit-content;height:36px;padding:8px 16px;color:#fff;font-size:14px;font-weight:600;line-height:100%;border-radius:40px;background:#00b4e3}.main-header .header-bar .pc-navigation-container .pc-navigation .link-button:hover,.main-header .header-bar .pc-navigation-container .pc-navigation .link-button:active,.main-header .header-bar .pc-navigation-container .pc-navigation .link-button:focus{background:#0091c4}.main-header .header-bar .mobile-navigation{display:flex;justify-content:center;align-items:center;gap:16px}@media all and (min-width: 980px){.main-header .header-bar .mobile-navigation{display:none}}.main-header .header-bar .mobile-navigation .search-button{width:24px;height:24px}.main-header .header-bar .mobile-navigation .search-button img{width:24px;height:24px}.main-header .header-bar .mobile-navigation .open-mobile-sidebar-button{width:24px;height:24px;padding:0}.main-header .header-bar .mobile-navigation .open-mobile-sidebar-button img{width:24px;height:24px}footer.footer{width:100%;min-height:236px;height:fit-content;background:#404040}@media all and (max-width: 979px){footer.footer{min-height:344px}}footer.footer .footer-navigation-bar{width:100%;height:45px;padding:12px 0;display:flex;justify-content:center;align-items:center;border-bottom:1px solid #8c8c8c}@media all and (max-width: 979px){footer.footer .footer-navigation-bar{height:43px}}footer.footer .footer-navigation-bar .footer-navigation{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;flex-shrink:0;max-width:980px;padding:0 20px;width:100%}footer.footer .footer-navigation-bar .footer-navigation li{height:fit-content}footer.footer .footer-navigation-bar .footer-navigation a{color:#fff;font-family:Pretendard;font-size:14px;font-weight:400;line-height:20px;white-space:nowrap}@media all and (max-width: 979px){footer.footer .footer-navigation-bar .footer-navigation a{font-size:12px;line-height:18px}}@media all and (max-width: 979px){footer.footer .footer-navigation-bar .footer-navigation{padding:0 16px}}footer.footer .footer-content-wrapper{width:100%;min-height:194px;height:fit-content;flex-shrink:0;display:flex;justify-content:center;align-items:start}@media all and (max-width: 979px){footer.footer .footer-content-wrapper{min-height:302px;justify-content:start}}footer.footer .footer-content-wrapper .footer-content{max-width:980px;width:100%;padding:48px 20px;display:flex;justify-content:start;align-items:start;gap:32px}@media all and (max-width: 979px){footer.footer .footer-content-wrapper .footer-content{flex-direction:column;gap:24px;padding:48px 16px}}footer.footer .footer-content-wrapper .footer-content .logo{width:108px;height:20px}@media all and (max-width: 979px){footer.footer .footer-content-wrapper .footer-content .logo{width:129px;height:24px}}footer.footer .footer-content-wrapper .footer-content .description address,footer.footer .footer-content-wrapper .footer-content .description span,footer.footer .footer-content-wrapper .footer-content .description div,footer.footer .footer-content-wrapper .footer-content .description a{color:#b8b9bb;font-family:Pretendard;font-size:12px;font-weight:400;line-height:18px}footer.footer .footer-content-wrapper .footer-content .description .row,footer.footer .footer-content-wrapper .footer-content .description .row-breakable{word-break:keep-all}footer.footer .footer-content-wrapper .footer-content .description .row address,footer.footer .footer-content-wrapper .footer-content .description .row-breakable address{display:inline-block}footer.footer .footer-content-wrapper .footer-content .description .row:not(:first-child),footer.footer .footer-content-wrapper .footer-content .description .row-breakable:not(:first-child){margin-top:8px}footer.footer .footer-content-wrapper .footer-content .description .row-breakable{display:flex;justify-content:start;align-items:start}@media all and (max-width: 979px){footer.footer .footer-content-wrapper .footer-content .description .row-breakable{flex-direction:column;gap:8px}}footer.footer .footer-content-wrapper .footer-content .description .row-breakable .divider{margin:0 6px}@media all and (max-width: 979px){footer.footer .footer-content-wrapper .footer-content .description .row-breakable .divider{display:none}}.header-search-container{display:flex;justify-content:center;align-items:center}@media all and (max-width: 979px){.header-search-container{display:none !important}}.header-search-container .header-search-reveal-button{width:36px;height:36px;padding:0;border-radius:18px;border:1px solid #d8d8d8;background-color:#fff;background-image:url("../../common/images/btn_search_gray.152d4857583f.svg");background-repeat:no-repeat;background-size:16px 16px;background-position:center}.header-search-container .header-search-reveal-button:hover{border:none;background-color:#dcf1fd;background-image:url("../../common/images/btn_search_primary400.cb25d09628a6.svg");background-repeat:no-repeat;background-size:16px 16px;background-position:center}.header-search-container .header-search-reveal-button.hide{display:none !important}.header-search-container .header-search-form-container{height:36px;position:relative}.header-search-container .header-search-form-container.active input{padding:5px 34px 5px 16px;width:240px;color:#8c8c8c}.header-search-container .header-search-form-container input{transition:all .3s;width:36px;height:100%;padding:0;border-radius:18px;border:1px solid #d8d8d8;background:#fff;outline:none;color:#fff;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-0.32px;overflow:hidden}.header-search-container .header-search-form-container .header-search-button{width:36px;height:36px;padding:10px;position:absolute;right:0px;top:0px;background-image:url("../../common/images/btn_search_gray.152d4857583f.svg");background-repeat:no-repeat;background-size:16px 16px;background-position:center;z-index:1}@media all and (max-width: 979px){.hide-on-mobile{display:none !important}}@media all and (min-width: 980px){.hide-on-pc{display:none !important}}.hide-on-bush{display:"faker" !important}.mobile-sidebar{position:fixed;top:0;left:0;width:280px;height:100vh;background:#404040;transform:translateX(150vw);transition:transform .3s ease-in-out;z-index:9999}@media all and (min-width: 980px){.mobile-sidebar{display:none}}.mobile-sidebar.active{transform:translateX(calc(100vw - 100%))}.mobile-sidebar .sidebar-header{padding:14px 20px;display:flex;justify-content:space-between;align-items:center;background:#00b4e3;border-bottom:1px solid #0091c4}.mobile-sidebar .sidebar-header .logo{width:107.027px;height:20px}.mobile-sidebar .sidebar-header .logo img{width:inherit;height:inherit}.mobile-sidebar .sidebar-service-link{padding:10px 20px;display:flex;justify-content:start;align-items:center;background:#00b4e3;border-bottom:1px solid #8c8c8c;color:#fff;text-align:center;font-family:"NanumSquare";font-size:16px;font-weight:700;line-height:24px;letter-spacing:-0.32px}.mobile-sidebar .sidebar-service-link span{position:relative}.mobile-sidebar .sidebar-service-link span::after{content:"";position:absolute;top:4px;right:-18px;width:16px;height:16px;background-image:url("../../common/images/icon_white_arrow_right.a8997715c9c7.svg");background-repeat:no-repeat;background-size:16px 16px}.mobile-sidebar .sidebar-menu{padding:20px}.mobile-sidebar .sidebar-menu ul{list-style:none;margin:0;padding:0}.mobile-sidebar .sidebar-menu ul li{margin-bottom:20px;color:#fff;font-size:18px;font-weight:400;line-height:26px}.mobile-sidebar .sidebar-menu ul li a{display:block;width:100%}.overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.6);opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;z-index:999}@media all and (min-width: 980px){.overlay{display:none}}.overlay.active{opacity:1;visibility:visible}.main-content-wrapper{flex:1 0 auto}#searchWidgetTrigger{position:fixed;bottom:24px;right:20px;z-index:999;width:131px;height:48px;padding:11px 20px;border-radius:100px;background:linear-gradient(180deg, #00b4e3 0%, #42d8ff 100%);box-shadow:0px 4px 10px 0px rgba(30,30,34,.2);text-align:center;cursor:pointer;display:flex;justify-content:start;align-items:center;gap:8px;color:#fff;font-family:NanumSquare;font-size:18px;font-style:normal;font-weight:800;line-height:26px}#searchWidgetTrigger:before{content:"";display:block;width:24px;height:24px;background-image:url("../images/ai-search-icon.b3c4af4f08e1.svg")}.grecaptcha-badge{visibility:hidden}.article-container{width:780px;padding:48px 20px 0;margin:0 auto;overflow:hidden}@media all and (max-width: 979px){.article-container{width:100%;margin:0}}.article-container .thumbnail{width:100%;max-width:100%;margin-bottom:36px}.article-container .thumbnail img{max-width:100%;width:100%}.article-container .article-header{display:flex;flex-direction:column;border-bottom:2px solid #f5f4f4;margin-bottom:16px}.article-container .article-header .category-container{display:flex;justify-content:start;align-items:center;gap:4px;color:#006ac3;font-family:"NanumSquare";font-weight:700;font-size:16px;line-height:24px;letter-spacing:-0.32px;margin-bottom:8px}.article-container .article-header .category-container .category:hover,.article-container .article-header .category-container .category:active,.article-container .article-header .category-container .category:focus{text-decoration:underline}.article-container .article-header h1{color:#404040;font-size:32px;font-weight:700;line-height:140%;letter-spacing:-0.64px;margin-bottom:16px}.article-container .article-header time{color:#8c8c8c;font-size:14px;font-weight:400;line-height:140%;letter-spacing:-0.28px;margin-bottom:16px}.article-container .main-article-content{width:100%;max-width:100%;margin-bottom:42px;overflow-x:hidden}.article-container .main-article-content>p,.article-container .main-article-content>pre{color:#404040;font-family:"Pretendard";font-size:17px;font-weight:400;line-height:160%}.article-container .main-article-content>p{padding-top:12px;overflow-x:auto}.article-container .main-article-content>p>img{max-width:100%;margin-top:14px}.article-container .main-article-content>img{max-width:100%;margin-top:14px}.article-container .main-article-content>pre{white-space:normal;white-space:break-spaces}.article-container .main-article-content>h2{margin-top:60px}.article-container .main-article-content h2{color:#1e1e22;font-family:"Pretendard";font-size:32px;font-weight:600;line-height:150%}.article-container .main-article-content>h3{margin-top:32px}.article-container .main-article-content h3{color:#1e1e22;font-family:"Pretendard";font-size:24px;font-weight:600;line-height:150%}.article-container .main-article-content>h4{margin-top:24px}.article-container .main-article-content h4{color:#1e1e22;font-family:"Pretendard";font-size:20px;font-weight:600;line-height:150%}.article-container .main-article-content>h5{margin-top:20px}.article-container .main-article-content h5{color:#1e1e22;font-family:Pretendard;font-size:18px;font-style:normal;font-weight:600;line-height:26px}.article-container .main-article-content h6,.article-container .main-article-content h7,.article-container .main-article-content h8,.article-container .main-article-content h9,.article-container .main-article-content h10{color:#1e1e22;font-family:Pretendard;font-size:17px;font-style:normal;font-weight:600;line-height:150%}.article-container .main-article-content time{color:#606165;font-size:16px}.article-container .main-article-content a{color:#006ac3;font-family:"Pretendard";font-size:17px;font-style:normal;font-weight:400;line-height:160%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.article-container .main-article-content strong,.article-container .main-article-content b{font-weight:bold}.article-container .main-article-content em,.article-container .main-article-content i,.article-container .main-article-content cite{font-style:italic}.article-container .main-article-content blockquote{border-left:4px solid #00b4e3;padding:0px 24px;margin-top:24px;margin-bottom:12px;color:#404040;font-family:"Pretendard";font-size:17px;font-style:normal;font-weight:400;line-height:150%}.article-container .main-article-content blockquote p{margin-top:12px}.article-container .main-article-content hr{background:#b8b9bb;color:#b8b9bb;width:100%;height:1px;margin:40px 0}.article-container .main-article-content div.table-wrapper{overflow-x:auto}.article-container .main-article-content div.table-wrapper>table{max-width:740px}@media all and (max-width: 979px){.article-container .main-article-content div.table-wrapper>table{max-width:none}}.article-container .main-article-content div.iframe-wrapper{overflow-x:auto}.article-container .main-article-content>ul,.article-container .main-article-content>ol{margin-top:16px}.article-container .main-article-content ul,.article-container .main-article-content ol{color:#404040;font-family:"Pretendard";font-size:17px;font-style:normal;font-weight:400;line-height:150%;list-style-position:inside}.article-container .main-article-content ul li p,.article-container .main-article-content ol li p{margin-top:0;display:inline}.article-container .main-article-content ul{margin-left:8px}.article-container .main-article-content ul ul,.article-container .main-article-content ul ol{margin-top:4px;margin-left:22px}.article-container .main-article-content ul li{margin-top:4px}.article-container .main-article-content ul li:first-child{margin-top:0}.article-container .main-article-content ul>li{list-style-type:disc}.article-container .main-article-content ul>li li{list-style-type:circle}.article-container .main-article-content ul>li li li{list-style-type:disc}.article-container .main-article-content ul>li li li li{list-style-type:circle}.article-container .main-article-content ul>li li li li li{list-style-type:disc}.article-container .main-article-content ul>li li li li li li{list-style-type:circle}.article-container .main-article-content ol{margin-left:8px}.article-container .main-article-content ol ul,.article-container .main-article-content ol ol{margin-top:4px;margin-left:22px}.article-container .main-article-content ol li{margin-top:4px}.article-container .main-article-content ol li:first-child{margin-top:0}.article-container .main-article-content ol>li{list-style-type:decimal}.article-container .main-article-content ol>li li{list-style-type:lower-alpha}.article-container .main-article-content ol>li li li{list-style-type:lower-roman}.article-container .main-article-content ol>li li li li{list-style-type:decimal}.article-container .main-article-content ol>li li li li li{list-style-type:lower-alpha}.article-container .main-article-content ol>li li li li li li{list-style-type:lower-roman}.article-container .main-article-content table{margin:16px 0;border-collapse:collapse;background:#fff;border:1px solid #d8d8d8}.article-container .main-article-content table th,.article-container .main-article-content table td{padding:6px 12px;border:1px solid #d8d8d8;word-break:keep-all;vertical-align:middle}.article-container .main-article-content table th>p,.article-container .main-article-content table th>ul,.article-container .main-article-content table th>ol,.article-container .main-article-content table td>p,.article-container .main-article-content table td>ul,.article-container .main-article-content table td>ol{margin:0}.article-container .main-article-content table thead th,.article-container .main-article-content table tbody th{background:#f2f3f3;color:#1e1e22;font-family:Pretendard;font-size:16px;font-style:normal;font-weight:500;line-height:150%}.article-container .main-article-content .custom-yellow,.article-container .main-article-content .custom-yellow-box,.article-container .main-article-content .custom-yellow-head{width:100%;padding:16px 24px;border-radius:4px;font-family:"Pretendard";font-size:17px;font-style:normal;font-weight:500;line-height:150%;background-color:#fffac2 !important}.article-container .main-article-content .custom-yellow-head{color:#1e1e22}.article-container .main-article-content .custom-yellow-box{color:#404040}.article-container .main-article-content .custom-gray,.article-container .main-article-content .custom-gray-box,.article-container .main-article-content .custom-gray-head{width:100%;padding:16px 24px;border-radius:4px;font-family:"Pretendard";font-size:17px;font-style:normal;font-weight:500;line-height:150%;background-color:#f2f3f3 !important}.article-container .main-article-content .custom-gray-head{color:#1e1e22;border-left:4px solid var(--GrayScale-600, #8c8c8c)}.article-container .main-article-content .custom-gray-box{color:#404040}.article-container .main-article-content>.custom-yellow-head,.article-container .main-article-content>.custom-yellow-box,.article-container .main-article-content>.custom-gray-head,.article-container .main-article-content>.custom-gray-box{margin:12px 0}.article-container .service-banner{width:100%;max-width:100%;margin-top:72px;margin-bottom:24px}.article-container .service-banner img{width:100%}.article-container .article-tags{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:8px;width:100%;max-width:100%;margin-left:auto;margin-right:auto;margin-bottom:72px}.article-container .article-tags .badge{display:flex;justify-content:center;align-items:center;padding:4px 12px;gap:10px;border-radius:24px;background:#dcf1fd;color:#0091c4;font-size:14px;font-weight:500;line-height:150%;letter-spacing:-0.28px}@media all and (max-width: 979px){.article-container .article-tags .badge{padding:6px 16px;font-size:16px;line-height:24px;letter-spacing:-0.32px}}.related-articles{display:flex;overflow:hidden}@media all and (max-width: 979px){.related-articles{flex-direction:column}}.related-articles .related-articles-header{width:100%;min-width:344px;max-width:calc((100vw - 600px)/2 + 344px);height:570px;border-radius:0px 36px 0px 0px;background-color:#69747c;background-image:url("../../common/images/logo-gray.5f44f3970089.svg");background-repeat:no-repeat;background-size:380px 332px;background-position:bottom 0px right 146px;position:relative;padding:72px 271px 0 0}@media all and (max-width: 979px){.related-articles .related-articles-header{min-width:auto;max-width:100%;height:96px;padding:20px;border-radius:20px 20px 0px 0px;margin-bottom:-20px;background-size:80px 70px;background-position:bottom 6px right 21px}}.related-articles .related-articles-header .title{margin-left:auto;width:65px;word-wrap:keep-all;word-break:keep-all;color:#fff;font-family:"NanumSquare";font-size:24px;font-weight:700;line-height:150%;letter-spacing:-0.48px}@media all and (max-width: 979px){.related-articles .related-articles-header .title{width:100%;margin-left:0}}.related-articles .related-article-list-container{border-radius:32px 0px 0px 0px;background:#fff;box-shadow:0px -4px 20px 0px rgba(184,195,203,.3);min-width:636px;width:100%;height:534px;padding:36px 0 24px 36px;margin-left:-232px;margin-top:auto;position:relative;z-index:1}@media all and (max-width: 979px){.related-articles .related-article-list-container{min-width:auto;margin-left:0;margin-top:0;height:fit-content;box-shadow:none;border-radius:20px 20px 0px 0px;padding:20px 20px 96px}}.related-articles .related-article-list-container .related-article-list{display:flex;flex-direction:column;gap:12px}@media all and (max-width: 979px){.related-articles .related-article-list-container .related-article-list{gap:16px}}.related-articles .related-article-list-container .related-article-list .article-list-item{border-bottom:2px solid #f5f4f4;padding-bottom:12px}.related-articles .related-article-list-container .related-article-list .article-list-item:last-child{border-bottom:none;padding-bottom:0}@media all and (max-width: 979px){.related-articles .related-article-list-container .related-article-list .article-list-item{padding-bottom:24px}}.related-articles .related-article-list-container .related-article-list .article-list-item a{display:flex;justify-content:start;align-items:center;gap:12px}@media all and (max-width: 979px){.related-articles .related-article-list-container .related-article-list .article-list-item a{flex-direction:column}}@media all and (max-width: 979px){.related-articles .related-article-list-container .related-article-list .article-list-item .image-container{width:100%}}.related-articles .related-article-list-container .related-article-list .article-list-item .image-container .blog-image{display:block;width:210px;height:142px;object-fit:cover;border-radius:8px;border:1px solid #d8d8d8}@media all and (max-width: 979px){.related-articles .related-article-list-container .related-article-list .article-list-item .image-container .blog-image{width:100%;height:100%;aspect-ratio:350/236}}.related-articles .related-article-list-container .related-article-list .article-list-item .blog-content{width:374px;height:142px;overflow:hidden;padding:8px 0}@media all and (max-width: 979px){.related-articles .related-article-list-container .related-article-list .article-list-item .blog-content{width:100%;height:100%;padding:0}}.related-articles .related-article-list-container .related-article-list .article-list-item .blog-content .blog-category{display:flex;justify-content:start;align-items:center;gap:8px;font-family:"NanumSquare";overflow:hidden;color:#006ac3;font-size:12px;font-weight:700;line-height:150%;letter-spacing:-0.24px;margin-bottom:8px}@media all and (max-width: 979px){.related-articles .related-article-list-container .related-article-list .article-list-item .blog-content .blog-category{justify-content:start;font-size:14px;letter-spacing:-0.28px}}.related-articles .related-article-list-container .related-article-list .article-list-item .blog-content .blog-category .breadcrumb{display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-clamp:1;-webkit-line-clamp:1}.related-articles .related-article-list-container .related-article-list .article-list-item .blog-content .blog-category time{color:#8c8c8c;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-clamp:1;-webkit-line-clamp:1}.related-articles .related-article-list-container .related-article-list .article-list-item .blog-content .blog-title{color:#404040;font-size:20px;font-weight:500;line-height:140%;letter-spacing:-0.4px;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-clamp:2;-webkit-line-clamp:2;margin-bottom:4px}@media all and (max-width: 979px){.related-articles .related-article-list-container .related-article-list .article-list-item .blog-content .blog-title{font-size:20px;line-height:30px}}.related-articles .related-article-list-container .related-article-list .article-list-item .blog-content .blog-description{color:#8c8c8c;font-size:13px;font-weight:400;line-height:18px;letter-spacing:-0.26px;height:36px;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-clamp:2;-webkit-line-clamp:2}@media all and (max-width: 979px){.related-articles .related-article-list-container .related-article-list .article-list-item .blog-content .blog-description{height:48px;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-0.32px}}@media all and (max-width: 979px){#searchWidgetTrigger{display:none}}
