.home-card{border-radius:8px;border:1px solid var(--glass_stroke,rgba(255,255,255,.15));background:rgba(224,224,224,.07);padding:var(--spacing-xxxl) var(--spacing-xxl);cursor:pointer;white-space:normal;transition:all .3s ease}.home-card,.home-card:hover{box-shadow:inset 1px 98px 100px 0 rgba(128,128,128,.05),inset 0 1px 40px 0 rgba(252,252,252,.08);backdrop-filter:blur(7.5px)}.home-card:hover{background:var(
    --glass_stroke,linear-gradient(130deg,rgba(255,255,255,.15) 4.09%,rgba(255,255,255,.05) 86.95%)
  )}.home-product-card{border-radius:16px}.publication-card{overflow-x:scroll}.publication-card::-webkit-scrollbar{width:12px;height:12px}.publication-card::-webkit-scrollbar-thumb{background:#888}.home-featured-card{position:relative}.home-featured-left{left:0;background:linear-gradient(270deg,rgba(15,15,15,0),#0f0f0f)}.home-featured-left,.home-featured-right{top:0;height:100%;width:174px;z-index:100;position:absolute;bottom:-.063px}.home-featured-right{right:0;background:linear-gradient(270deg,#0f0f0f,rgba(15,15,15,0))}.text-title-cai{background:linear-gradient(88deg,#44b7bd 41.38%,#ee7c2c 94.36%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.featured-card-content{padding-bottom:8px}.featured-card .lucide{stroke:#e7e7e7}.featured-card .lucide,.featured-card-description{transition:all .3s ease}.featured-card:hover .featured-card-description{color:var(--White)}.featured-card:hover .lucide{stroke:var(--White)}