.explore-insights-section{background:#ffffff;padding:48px 0 88px;position:relative;z-index:19;overflow:hidden}.explore-insights-container{width:100%;max-width:1300px;margin:0 auto;padding:0 16px;box-sizing:border-box}@media (min-width:640px){.explore-insights-container{padding:0 20px}}@media (min-width:768px){.explore-insights-container{padding-left:0;padding-right:0}}@media (min-width:1024px){.explore-insights-container{max-width:1100px;padding-left:4px;padding-right:0}}@media (min-width:1536px){.explore-insights-container{max-width:1300px}}.explore-insights-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:end;min-height:0;margin-bottom:40px;padding:0 0 2px;box-sizing:border-box}.explore-insights-title{grid-column:2;justify-self:center;margin:0;text-align:center;font-family:var(--font-manrope),sans-serif;font-size:clamp(30px,3.1vw,40px);font-weight:300;line-height:1.32;letter-spacing:-.02em;color:#3a3a3a}.explore-insights-title-soft{font-weight:300;color:#4a4a4a}.explore-insights-title-strong{display:inline-block;font-weight:700;line-height:1.25;padding-bottom:.06em;background:linear-gradient(90deg,#ef1c5a,#000000);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.explore-insights-view-all{grid-column:3;justify-self:end;align-self:end;margin-inline-end:0}.explore-insights-view-all-btn{min-width:0;width:auto}.explore-insights-view-all-btn .common-btn{padding:.7rem 1.15rem}.explore-insights-view-all-btn .common-btn-text{font-size:13px}.explore-insights-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:stretch}.explore-insight-card{position:relative;border-radius:26px;overflow:hidden;background:#111111;display:flex;flex-direction:column;min-height:0}.explore-insight-card-media{position:relative;z-index:0;width:100%;aspect-ratio:16/9;flex:0 0 auto;background:#0b0b0b;overflow:hidden}.explore-insight-card-img{position:absolute!important;inset:0;display:block;width:100%!important;height:100%!important;max-width:none;object-fit:cover;object-position:center}.explore-insight-card-media .blog-cover-fallback{position:absolute;inset:0;background:#1a1a1a}.explore-insight-card-body{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;gap:16px;padding:18px 20px 20px;min-height:0}.explore-insight-card-text{position:relative;z-index:1}.explore-insight-card-heading{margin:0;font-size:clamp(15px,1.2vw,17px);font-weight:700;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.explore-insight-card-heading,.explore-insight-card-sub{font-family:var(--font-manrope),sans-serif;line-height:1.35;color:#ffffff;overflow:hidden}.explore-insight-card-sub{margin:8px 0 0;font-size:13px;font-weight:400;white-space:nowrap;text-overflow:ellipsis}.explore-insight-read{position:static;margin-top:auto;align-self:flex-start;z-index:3;display:inline-flex;align-items:center;justify-content:center;padding:4px 24px;min-width:80px;border-radius:4px;font-family:var(--font-manrope),sans-serif;font-size:11px;font-weight:500;color:#ffffff;background:#b2002d;text-decoration:none;transition:background .2s ease,transform .15s ease}.explore-insight-read:hover{background:#9a0026}.explore-insight-read:focus-visible{outline:2px solid #ffffff;outline-offset:2px}@media (max-width:1024px){.explore-insights-grid{gap:14px}}@media (min-width:901px) and (max-width:1024px){.explore-insights-grid{gap:14px}}@media (max-width:900px){.explore-insights-section{padding:28px 0 36px}.explore-insights-header{display:flex;flex-direction:column;align-items:center;gap:12px;margin-bottom:20px;padding:0}.explore-insights-title,.explore-insights-view-all{grid-column:unset;justify-self:unset}.explore-insights-view-all{align-self:unset;margin-inline-end:0}.explore-insights-grid{grid-template-columns:1fr;gap:12px}.explore-insight-card{border-radius:20px}.explore-insight-card-body{padding:14px 16px 16px;gap:12px}.explore-insight-card-heading{-webkit-line-clamp:2}}