.blog-hero-enterprise-module-scss-module__rI1EgW__heroSection{background-color:var(--tj-color-theme-primary);color:#fff;padding:100px 0 80px;position:relative;overflow:hidden}.blog-hero-enterprise-module-scss-module__rI1EgW__heroSection:before{content:"";z-index:1;background:#0009;position:absolute;inset:0}.blog-hero-enterprise-module-scss-module__rI1EgW__heroSection:after{content:"";background-image:var(--hero-bg-image);filter:blur(8px);z-index:0;background-position:50%;background-size:cover;position:absolute;inset:-10px}.blog-hero-enterprise-module-scss-module__rI1EgW__heroSection .blog-hero-enterprise-module-scss-module__rI1EgW__container{z-index:2;position:relative}.blog-hero-enterprise-module-scss-module__rI1EgW__breadcrumb{color:#ffffffb3;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:24px;font-size:14px;font-weight:500;display:flex}.blog-hero-enterprise-module-scss-module__rI1EgW__breadcrumb a{color:#ffffffb3;text-decoration:none;transition:color .3s}.blog-hero-enterprise-module-scss-module__rI1EgW__breadcrumb a:hover{color:#fff}.blog-hero-enterprise-module-scss-module__rI1EgW__breadcrumb .blog-hero-enterprise-module-scss-module__rI1EgW__separator{opacity:.5;font-size:10px}.blog-hero-enterprise-module-scss-module__rI1EgW__breadcrumb .blog-hero-enterprise-module-scss-module__rI1EgW__current{color:#4facfe;opacity:1}.blog-hero-enterprise-module-scss-module__rI1EgW__title{letter-spacing:.5px;color:#fff;max-width:900px;margin-bottom:30px;font-size:clamp(24px,4vw,42px);font-weight:700;line-height:1.2}.blog-hero-enterprise-module-scss-module__rI1EgW__metaRow{color:#fffc;flex-wrap:wrap;align-items:center;gap:24px;font-size:15px;display:flex}.blog-hero-enterprise-module-scss-module__rI1EgW__metaRow .blog-hero-enterprise-module-scss-module__rI1EgW__metaItem{align-items:center;gap:8px;display:flex}.blog-hero-enterprise-module-scss-module__rI1EgW__metaRow .blog-hero-enterprise-module-scss-module__rI1EgW__metaItem i{color:#fff;font-size:16px}.blog-hero-enterprise-module-scss-module__rI1EgW__metaRow .blog-hero-enterprise-module-scss-module__rI1EgW__metaItem svg{fill:currentColor;width:18px;height:18px}.blog-hero-enterprise-module-scss-module__rI1EgW__metaRow .blog-hero-enterprise-module-scss-module__rI1EgW__separator{background-color:#ffffff4d;width:1px;height:16px}.blog-hero-enterprise-module-scss-module__rI1EgW__metaRow .blog-hero-enterprise-module-scss-module__rI1EgW__authorLink,.blog-hero-enterprise-module-scss-module__rI1EgW__metaRow .blog-hero-enterprise-module-scss-module__rI1EgW__categoryLink{color:#fff;border-bottom:1px solid #0000;font-weight:500;text-decoration:none;transition:border-color .3s}.blog-hero-enterprise-module-scss-module__rI1EgW__metaRow .blog-hero-enterprise-module-scss-module__rI1EgW__authorLink:hover,.blog-hero-enterprise-module-scss-module__rI1EgW__metaRow .blog-hero-enterprise-module-scss-module__rI1EgW__categoryLink:hover{border-color:#fff}.blog-hero-enterprise-module-scss-module__rI1EgW__metaRow .blog-hero-enterprise-module-scss-module__rI1EgW__authorImage{border-radius:50%;align-items:center;margin-right:8px;display:flex;overflow:hidden}.blog-hero-enterprise-module-scss-module__rI1EgW__metaRow .blog-hero-enterprise-module-scss-module__rI1EgW__authorImage img{object-fit:cover;border-radius:50%}.blog-hero-enterprise-module-scss-module__rI1EgW__metaRow .blog-hero-enterprise-module-scss-module__rI1EgW__categoryLink{text-transform:uppercase;letter-spacing:.5px;background:#ffffff1a;border-radius:4px;padding:4px 8px;font-size:13px}.blog-hero-enterprise-module-scss-module__rI1EgW__metaRow .blog-hero-enterprise-module-scss-module__rI1EgW__categoryLink:hover{background:#fff3;border-color:#0000}.blog-hero-enterprise-module-scss-module__rI1EgW__zigzagStrip{z-index:3;clip-path:none;-webkit-mask:none;mask:none;background:linear-gradient(90deg,#ff9f00,red,purple,#00f);width:100%;height:20px;position:absolute;bottom:0;left:0;-webkit-mask:conic-gradient(from 135deg at bottom,#0000,#000 1deg 89deg,#0000 90deg) 50%/40px 100%}
.Publications-module__1ZF2TG__section{background-color:#f9f9f9;padding:80px 0}.Publications-module__1ZF2TG__sectionBlock{margin-bottom:60px}.Publications-module__1ZF2TG__sectionBlock:last-child{margin-bottom:0}.Publications-module__1ZF2TG__sectionHeader{border-bottom:2px solid #eee;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:15px;display:flex}.Publications-module__1ZF2TG__sectionTitle{color:var(--tj-color-heading);margin:0;font-size:28px;font-weight:700;position:relative}.Publications-module__1ZF2TG__sectionTitle:after{content:"";background-color:var(--tj-color-theme-primary);width:70%;height:3px;position:absolute;bottom:-17px;left:0}.Publications-module__1ZF2TG__viewAllBtn{background-color:var(--tj-color-theme-primary);color:#fff;border-radius:4px;padding:8px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:background-color .3s}.Publications-module__1ZF2TG__viewAllBtn:hover{background-color:var(--tj-color-theme-primary);opacity:.9;color:#fff}.Publications-module__1ZF2TG__grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.Publications-module__1ZF2TG__card{background:#fff;border:1px solid #eee;border-radius:12px;flex-direction:column;height:100%;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.Publications-module__1ZF2TG__card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000014}.Publications-module__1ZF2TG__cardImageWrapper{height:220px;position:relative;overflow:hidden}.Publications-module__1ZF2TG__cardImage{object-fit:cover;transition:transform .5s}.Publications-module__1ZF2TG__card:hover .Publications-module__1ZF2TG__cardImage{transform:scale(1.05)}.Publications-module__1ZF2TG__cardContent{flex-direction:column;flex-grow:1;padding:25px;display:flex}.Publications-module__1ZF2TG__cardTitle{color:var(--tj-color-heading);margin-bottom:15px;font-size:20px;font-weight:700;line-height:1.4}.Publications-module__1ZF2TG__cardTitle a{color:inherit;text-decoration:none;transition:color .3s}.Publications-module__1ZF2TG__cardTitle a:hover{color:var(--tj-color-theme-primary)}.Publications-module__1ZF2TG__cardDate{color:#888;margin-bottom:15px;font-size:13px;display:block}.Publications-module__1ZF2TG__cardExcerpt{color:#666;flex-grow:1;margin-bottom:25px;font-size:15px;line-height:1.6}.Publications-module__1ZF2TG__cardFooter{border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;margin-top:auto;padding-top:20px;display:flex}.Publications-module__1ZF2TG__readMore{color:var(--tj-color-theme-primary);align-items:center;gap:5px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Publications-module__1ZF2TG__readMore:hover{color:#004a99;transform:translate(5px)}.Publications-module__1ZF2TG__shareWrapper{display:inline-block;position:relative}.Publications-module__1ZF2TG__shareBtn{color:var(--tj-color-theme-primary);cursor:pointer;z-index:2;background:0 0;border:none;padding:5px;font-size:18px;transition:transform .2s;position:relative}.Publications-module__1ZF2TG__shareBtn:hover{transform:scale(1.1)}.Publications-module__1ZF2TG__shareMenu{opacity:0;visibility:hidden;z-index:10;background:#fff;border-radius:50px;flex-direction:column;gap:10px;margin-bottom:10px;padding:10px 5px;transition:all .3s cubic-bezier(.68,-.55,.27,1.55);display:flex;position:absolute;bottom:100%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 5px 20px #00000026}.Publications-module__1ZF2TG__shareMenu.Publications-module__1ZF2TG__open{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Publications-module__1ZF2TG__shareIconItem{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:14px;text-decoration:none;transition:transform .2s;display:flex}.Publications-module__1ZF2TG__shareIconItem:hover{transform:scale(1.1)}.Publications-module__1ZF2TG__twitter{background-color:#1da1f2}.Publications-module__1ZF2TG__facebook{background-color:#1877f2}.Publications-module__1ZF2TG__whatsapp{background-color:#25d366}.Publications-module__1ZF2TG__linkedin{background-color:#0a66c2}@media (max-width:991px){.Publications-module__1ZF2TG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Publications-module__1ZF2TG__grid{grid-template-columns:1fr}.Publications-module__1ZF2TG__sectionTitle{font-size:24px}}
