.insights_v2{color:#111;background-color:#fff;min-height:100vh}.insights_v2-container{width:100%;max-width:120rem;margin:0 auto;position:relative}.insights_v2 .breadcrumbs{align-items:center;gap:1rem;margin-bottom:2rem;font-size:1.4rem;font-weight:500;display:flex}.insights_v2 .breadcrumbs .breadcrumb-item{color:#347eff;cursor:pointer}.insights_v2 .breadcrumbs .breadcrumb-item.active{background-color:#ebf2ff;border-radius:5rem;padding:.2rem 1rem}.insights_v2 .breadcrumbs .breadcrumb-separator{color:#347eff}.insights_v2-header{text-align:left;padding-top:4rem;padding-bottom:4rem}.insights_v2-header .insights_v2-title{letter-spacing:-2px;color:#111;max-width:80rem;margin-bottom:2rem;font-size:6rem;font-weight:800;line-height:1.1}.insights_v2-header .insights_v2-desc{color:#555;max-width:75rem;font-size:1.8rem;line-height:1.6}.insights_v2 .hero_card{border-radius:2rem;width:100%;height:65rem;margin-bottom:6rem;position:relative;overflow:hidden}.insights_v2 .hero_card-img{width:100%;height:100%;position:relative}.insights_v2 .hero_card-img img{object-fit:cover;width:100%;height:100%}.insights_v2 .hero_card-img:after{content:"";background:linear-gradient(#0000,#000c);width:100%;height:60%;position:absolute;bottom:0;left:0}.insights_v2 .hero_card-overlay{z-index:2;color:#fff;flex-direction:column;gap:2rem;width:100%;padding:4rem;display:flex;position:absolute;bottom:0;left:0}.insights_v2 .hero_card-overlay .hero_card-title{max-width:90rem;font-size:4rem;font-weight:700;line-height:1.2}.insights_v2 .hero_card-meta{align-items:flex-end;gap:4rem;font-size:1.4rem;display:flex}.insights_v2 .hero_card-meta .meta-item{flex-direction:column;gap:1rem;display:flex}.insights_v2 .hero_card-meta .meta-item .label{text-transform:none;opacity:.8;font-size:1.2rem;font-weight:600}.insights_v2 .hero_card-meta .meta-item .tag-group{flex-wrap:wrap;gap:1rem;display:flex}.insights_v2 .hero_card-meta .author-info{align-items:center;gap:1rem;display:flex}.insights_v2 .hero_card-meta .author-info img{border:1px solid #fff3;border-radius:50%;width:3.2rem;height:3.2rem}.insights_v2 .hero_card-meta .tag{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border:1px solid #fff6;border-radius:5rem;padding:.6rem 1.4rem;font-size:1.2rem}.insights_v2 .hero_card-meta .tag.read-time{background:#ffffff26;border-color:#0000}.insights_v2-grid-section{padding-top:2rem;padding-bottom:8rem}.insights_v2-grid-section .grid_header{justify-content:space-between;align-items:center;margin-bottom:4rem;display:flex}.insights_v2-grid-section .grid_header-title{color:#111;font-size:2.4rem;font-weight:700}.insights_v2-grid{grid-template-columns:repeat(3,1fr);gap:4rem;display:grid}@media (max-width:992px){.insights_v2-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.insights_v2-grid{grid-template-columns:1fr}}.insights_v2 .small_card{cursor:pointer;flex-direction:column;gap:2rem;display:flex}.insights_v2 .small_card-img{border-radius:1.5rem;width:100%;height:25rem;overflow:hidden}.insights_v2 .small_card-img img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.insights_v2 .small_card:hover .insights_v2 .small_card-img img{transform:scale(1.05)}.insights_v2 .small_card-content{flex-direction:column;gap:1.2rem;display:flex}.insights_v2 .small_card-tags{gap:.8rem;display:flex}.insights_v2 .small_card-tags .small_tag{color:#347eff;background:#ebf2ff;border-radius:.5rem;padding:.4rem 1rem;font-size:1.2rem;font-weight:600}.insights_v2 .small_card-title{color:#111;font-size:2.2rem;font-weight:700;line-height:1.3}.insights_v2 .small_card-footer{color:#777;align-items:center;gap:.8rem;font-size:1.4rem;font-weight:500;display:flex}.insights_v2 .small_card-footer .dot{font-size:1.8rem;line-height:0}@media (max-width:992px){.insights_v2 .hero_card{height:50rem}.insights_v2 .hero_card-overlay .hero_card-title{font-size:3rem}.insights_v2 .hero_card-meta{flex-wrap:wrap;gap:2rem}}@media (max-width:600px){.insights_v2-header .insights_v2-title{max-width:100%;font-size:3.6rem}.insights_v2 .hero_card{height:40rem}.insights_v2 .hero_card-overlay{padding:2rem}.insights_v2 .hero_card-overlay .hero_card-title{font-size:2.2rem}.insights_v2 .hero_card-meta{display:none}}
