.jc-container{flex-direction:column;padding-bottom:2px;display:flex}.jc-header{flex-direction:column;align-items:center;display:flex}.jc-title{text-align:center;background:linear-gradient(#1870f5 0%,#00afd6 100%);-webkit-text-fill-color:transparent;text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 32px;font-family:Roboto,sans-serif;font-size:36px;font-weight:500;line-height:48px}.jc-subtitle{color:#4a5565;text-align:center;max-width:683px;margin:0 auto 32px;font-family:Roboto,sans-serif;font-size:17px;font-weight:400;line-height:28px}.jc-search-wrapper{background-color:#fff;border:1px solid #d1d5dc;border-radius:20px;align-items:center;gap:8px;width:100%;max-width:350px;height:40px;margin:0 auto 32px;padding:0 24px;display:flex}.jc-search-input{color:#0a0a0a;background:0 0;border:none;outline:none;flex:1;font-family:Roboto,sans-serif;font-size:16px}.jc-search-input::placeholder{color:#0a0a0a80}.jc-tabs-container{flex-wrap:wrap;align-items:center;gap:12px;width:100%;padding-bottom:32px;display:flex}.jc-tab{cursor:pointer;color:#364153;background-color:#f3f4f6;border:1px solid #00000026;border-radius:100px;justify-content:center;align-items:center;height:38px;padding:9px 26px;font-family:Roboto,sans-serif;font-size:16px;font-weight:500;line-height:20px;transition:all .2s;display:flex}.jc-tab.active{color:#fff;background:linear-gradient(#1870f5 0%,#00afd6 100%);border:none}.jc-tab:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.jc-tab:hover:not(.active){background-color:#e5e7eb}.jc-articles-list{grid-template-columns:1fr;grid-auto-rows:1fr;gap:24px;display:grid}.jc-article-card{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:20px;flex-direction:row;gap:20px;min-width:0;height:180px;transition:all .3s;display:flex;overflow:hidden}.jc-article-card:hover{border-color:#0000001a;transform:translateY(-1px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.jc-article-img-wrapper{border-radius:20px;flex-shrink:0;align-self:stretch;width:320px;height:100%;position:relative;overflow:hidden}.jc-article-img-wrapper img,.jc-article-img-wrapper video{object-fit:cover;pointer-events:none;width:100%;height:100%;transition:transform .3s}.iframe-scaled-wrapper iframe{object-fit:cover;pointer-events:none;border:none;width:100%!important;height:100%!important}.jc-article-card:hover .jc-article-img-wrapper img{transform:scale(1.05)}.jc-article-content{flex-direction:column;flex:1;min-width:0;padding:12px 20px 12px 0;display:flex}.jc-article-meta{flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:8px;margin-bottom:8px;display:flex;overflow:hidden}.jc-article-category{color:#1870f5;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;flex-shrink:1;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;overflow:hidden}.jc-article-meta-divider{color:#a2a2a1;font-size:14px;line-height:20px}.jc-article-date{color:#6a7282;flex-shrink:0;font-family:Roboto,sans-serif;font-size:16px;font-weight:400}.jc-article-title{color:#21233d;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex-shrink:0;margin-top:0;margin-bottom:8px;font-family:Roboto,sans-serif;font-size:16px;font-weight:700;line-height:1.5;display:-webkit-box;overflow:hidden}.jc-article-desc{color:#4a5565;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex-shrink:0;margin:0;font-family:Roboto,sans-serif;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.jc-skeleton-card{background:0 0;border:1px solid #0000;border-radius:20px;flex-direction:row;gap:20px;min-width:0;height:180px;display:flex;overflow:hidden}.jc-skeleton-img{background:#e2e8f0;border-radius:20px;flex-shrink:0;width:320px;height:100%;animation:1.5s ease-in-out infinite jc-pulse}.jc-skeleton-content{flex-direction:column;flex:1;padding:12px 20px 12px 0;display:flex}.jc-skeleton-meta{background:#e2e8f0;border-radius:4px;width:30%;height:20px;margin-bottom:8px;animation:1.5s ease-in-out infinite jc-pulse}.jc-skeleton-title{background:#e2e8f0;border-radius:4px;width:80%;height:24px;margin-bottom:8px;animation:1.5s ease-in-out infinite jc-pulse}.jc-skeleton-desc{background:#e2e8f0;border-radius:4px;width:100%;height:16px;margin-bottom:8px;animation:1.5s ease-in-out infinite jc-pulse}.jc-skeleton-desc.short{width:70%}.jc-empty-state{text-align:center;color:#6a7282;padding:40px 0;font-family:Roboto,sans-serif;font-size:16px}@keyframes jc-pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (max-width:768px){.jc-article-card,.jc-skeleton-card{flex-direction:column;height:auto;padding:0}.jc-article-img-wrapper,.jc-skeleton-img{width:100%;height:220px}.jc-article-content,.jc-skeleton-content{padding:20px 0}.jc-header{padding:0 16px}.jc-title{font-size:28px;line-height:36px}}
.Blog-module__TPTzJG__blogPage{background-color:#0000;padding-top:90px;padding-bottom:60px}.Blog-module__TPTzJG__blogContainer{gap:42px;margin-top:20px;display:flex}.Blog-module__TPTzJG__mainContent{flex-direction:column;flex:1;min-width:0;display:flex}.Blog-module__TPTzJG__sidebar{flex-direction:column;flex-shrink:0;gap:24px;width:320px;display:flex}.Blog-module__TPTzJG__searchResultHeader{margin-bottom:36px}.Blog-module__TPTzJG__searchBreadcrumb{color:#4a5565;margin:0 0 15px;font-family:inherit;font-size:20px;font-weight:500}.Blog-module__TPTzJG__searchTitle{color:#000;margin:0;font-family:inherit;font-size:26px;font-weight:600}.Blog-module__TPTzJG__bannerBox{margin-bottom:36px}.Blog-module__TPTzJG__bannerTitle{text-align:center;color:#21233d;font-family:inherit;font-size:36px;font-weight:700;line-height:1.2}.Blog-module__TPTzJG__bannerImage{width:100%;max-width:282px;margin:0 auto;display:block}.Blog-module__TPTzJG__mainArticleList{grid-template-columns:1fr;grid-auto-rows:1fr;gap:24px;display:grid}.Blog-module__TPTzJG__mainArticleList .jc-article-img-wrapper{width:300px;height:100%}.Blog-module__TPTzJG__mainArticleList .jc-article-card{gap:24px}.Blog-module__TPTzJG__searchBox{box-sizing:border-box;border:1px solid #d1d5dc;border-radius:20px;align-items:center;gap:12px;height:40px;padding:0 24px;display:flex}.Blog-module__TPTzJG__searchInput{color:#0a0a0a;background:0 0;border:none;outline:none;flex:1;min-width:0;margin:0;padding:0;font-size:16px;line-height:20px}.Blog-module__TPTzJG__searchInput::placeholder{color:#0a0a0a80}.Blog-module__TPTzJG__searchIcon{cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.Blog-module__TPTzJG__searchIcon img{object-fit:contain;width:100%;height:100%}.Blog-module__TPTzJG__sidebarMenu{background:#fff;border-radius:12px;flex-direction:column;padding:16px 0 12px;display:flex}.Blog-module__TPTzJG__searchWrapper{padding:0 16px 15px}.Blog-module__TPTzJG__categoryMenu{flex-direction:column;display:flex}.Blog-module__TPTzJG__menuItemLevel2{cursor:pointer;color:#2e3260;border-left:3px solid #0000;justify-content:space-between;align-items:center;padding:10px 24px 10px 21px;font-size:16px;font-weight:600;transition:all .2s;display:flex}.Blog-module__TPTzJG__categoryMenuMobile{display:none}.Blog-module__TPTzJG__menuItemLevel2:hover{background:#f8fafc}.Blog-module__TPTzJG__menuItemLevel2Active{color:#1870f5;background:#f4f8ff;border-left:3px solid;border-image:linear-gradient(#1870f5 0%,#00afd6 100%) 1}.Blog-module__TPTzJG__menuItemLevel3{cursor:pointer;color:#2e3260;border-left:3px solid #0000;justify-content:space-between;align-items:center;padding:10px 36px 10px 33px;font-size:16px;font-weight:500;transition:all .2s;display:flex}.Blog-module__TPTzJG__menuItemLevel3:hover{background:#f8fafc}.Blog-module__TPTzJG__menuItemLevel3Active{color:#1870f5;background:#f4f8ff;border-left:3px solid;border-image:linear-gradient(#1870f5 0%,#00afd6 100%) 1}.Blog-module__TPTzJG__chevronIcon{justify-content:center;align-items:center;width:24px;height:24px;transition:transform .2s;display:flex}.Blog-module__TPTzJG__chevronCollapsed{transform:rotate(-90deg)}.Blog-module__TPTzJG__sidebarBlock{background:#fff;border:1px solid #0000001a;border-radius:16px;padding:24px 20px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.Blog-module__TPTzJG__sidebarTitle{color:#0a0a0a;border-left:2px solid;border-image:linear-gradient(#1870f5 0%,#00afd6 100%) 1;margin-bottom:24px;padding-left:8px;font-size:20px;font-weight:700}.Blog-module__TPTzJG__featuredList{flex-direction:column;gap:16px;display:flex}.Blog-module__TPTzJG__featuredLink{text-decoration:none}.Blog-module__TPTzJG__featuredItem{gap:12px;max-height:80px;display:flex;overflow:hidden}.Blog-module__TPTzJG__featuredImage{object-fit:cover;pointer-events:none;border-radius:10px;flex-shrink:0;width:103px;height:80px}.iframe-scaled-wrapper iframe{object-fit:cover;pointer-events:none;border:none;width:100%!important;height:100%!important}.Blog-module__TPTzJG__featuredInfo{flex-direction:column;flex:1;justify-content:flex-start;gap:4px;min-width:0;display:flex}.Blog-module__TPTzJG__featuredCategory{color:#1870f5;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;overflow:hidden}.Blog-module__TPTzJG__featuredItemTitle{color:#101828;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:600;display:-webkit-box;overflow:hidden}.Blog-module__TPTzJG__featuredDate{color:#6a7282;font-size:12px}.Blog-module__TPTzJG__followUs{text-align:center;margin-top:16px}.Blog-module__TPTzJG__followUsTitle{color:#000;margin-bottom:12px;font-size:20px;font-weight:500}.Blog-module__TPTzJG__blogTextBrand{background:linear-gradient(#1870f5,#00afd6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Blog-module__TPTzJG__socialIcons{justify-content:center;gap:12px;display:flex}.Blog-module__TPTzJG__socialIconLink{cursor:pointer;width:40px;height:40px;transition:transform .2s;display:block}.Blog-module__TPTzJG__socialIconLink:hover{transform:scale(1.1)}.Blog-module__TPTzJG__socialIconLink img{object-fit:contain;width:100%;height:100%}.Blog-module__TPTzJG__emptyStateContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:80px 0;display:flex}.Blog-module__TPTzJG__emptyStateImage{object-fit:contain;width:100%;height:100%}.Blog-module__TPTzJG__emptyStateTitle{color:#1a1a1a;margin-top:12px;margin-bottom:15px;font-size:26px;font-weight:500}.Blog-module__TPTzJG__emptyStateDesc{color:#0a0a0a;margin:0;font-size:20px;font-weight:400}.Blog-module__TPTzJG__mobileSidebarMenuWrapper{display:none}@media (max-width:821px){.Blog-module__TPTzJG__blogContainer{flex-direction:column}.Blog-module__TPTzJG__mainContent,.Blog-module__TPTzJG__sidebar{width:100%}.Blog-module__TPTzJG__mobileSidebarMenuWrapper{width:100%;margin-top:24px;margin-bottom:24px;display:block}.Blog-module__TPTzJG__categoryMenuDesktop{display:none}.Blog-module__TPTzJG__mobileSidebarMenuWrapper .Blog-module__TPTzJG__searchWrapper{padding:0}.Blog-module__TPTzJG__mobileSidebarMenuWrapper .Blog-module__TPTzJG__searchBox{width:100%;max-width:350px;margin:0 auto 24px}.Blog-module__TPTzJG__categoryMenuMobile{justify-content:center;width:100%;display:flex}.Blog-module__TPTzJG__dropdownSelect{color:#0a0a0a;cursor:pointer;appearance:none;box-sizing:border-box;background-color:#fff;background-image:url("data:image/svg+xml;utf8,<svg width=\"10\" height=\"6\" viewBox=\"0 0 10 6\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M1 1L5 5L9 1\" stroke=\"%232E3260\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>");background-position:right 24px center;background-repeat:no-repeat;border:1px solid #d1d5dc;border-radius:20px;outline:none;width:100%;max-width:350px;height:40px;padding:0 48px 0 24px;font-family:inherit;font-size:16px;font-weight:400;line-height:20px}.Blog-module__TPTzJG__dropdownSelect:focus{border-color:#1870f5}.Blog-module__TPTzJG__desktopSidebarMenuWrapper{display:none}}@media (max-width:991px){.Blog-module__TPTzJG__bannerBox{justify-content:space-between;align-items:center;gap:24px;padding:24px}.Blog-module__TPTzJG__bannerTitle{font-size:32px;line-height:40px}.Blog-module__TPTzJG__bannerImage{height:auto}.Blog-module__TPTzJG__searchForm{gap:12px}.Blog-module__TPTzJG__sidebar{margin-left:0}}@media (max-width:768px){.Blog-module__TPTzJG__bannerBox{text-align:center;flex-direction:column;gap:16px;padding:24px 20px}.Blog-module__TPTzJG__bannerTitle{font-size:28px;line-height:36px}.Blog-module__TPTzJG__bannerImage{max-width:100%;height:auto}.Blog-module__TPTzJG__mainArticleList .jc-article-img-wrapper{width:100%;height:220px}.Blog-module__TPTzJG__searchForm{flex-direction:column;gap:12px}.Blog-module__TPTzJG__searchInput,.Blog-module__TPTzJG__searchButton{width:100%}.Blog-module__TPTzJG__emptyStateContainer{padding:40px 0}.Blog-module__TPTzJG__emptyStateTitle{font-size:20px}.Blog-module__TPTzJG__emptyStateDesc{font-size:16px}.Blog-module__TPTzJG__emptyStateContainer>div{width:220px!important;height:210px!important;margin-bottom:24px!important}.Blog-module__TPTzJG__searchBreadcrumb{font-size:20px}.Blog-module__TPTzJG__searchTitle{font-size:28px}.Blog-module__TPTzJG__sidebarHeader{font-size:20px}.Blog-module__TPTzJG__accordionHeader h3{font-size:18px}}@media (max-width:576px){.Blog-module__TPTzJG__bannerTitle{font-size:24px;line-height:32px}.Blog-module__TPTzJG__searchTitle{font-size:24px}.Blog-module__TPTzJG__featuredImage{width:80px;height:80px}.Blog-module__TPTzJG__featuredTitle{font-size:14px;line-height:20px}.Blog-module__TPTzJG__categoryItem{padding:10px 12px;font-size:14px}}
