.explore-insights-section{background:#ffffff;padding:48px 0 88px;position:relative;z-index:19}.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;min-height:380px;background:#1a1a1a;display:flex;flex-direction:column}.explore-insight-card-media{position:absolute;inset:0;z-index:0}.explore-insight-card-img{object-fit:cover}.explore-insight-card-body{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;padding:26px 24px 64px;min-height:0}.explore-insight-watermark{position:absolute;left:50%;top:42%;transform:translate(-50%,-50%);width:92%;margin:0;font-family:var(--font-manrope),sans-serif;font-size:clamp(13px,1.65vw,18px);font-weight:300;line-height:1.35;text-align:center;color:rgba(255,255,255,.14);pointer-events:none;z-index: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}.explore-insight-card-heading,.explore-insight-card-sub{font-family:var(--font-manrope),sans-serif;line-height:1.35;color:#ffffff}.explore-insight-card-sub{margin:8px 0 0;font-size:13px;font-weight:400}.explore-insight-read{position:absolute;left:20px;bottom:20px;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}.explore-insight-card{min-height:340px}}@media (min-width:901px) and (max-width:1024px){.explore-insights-grid{gap:14px}}@media (max-width:900px){.explore-insights-header{display:flex;flex-direction:column;align-items:center;gap:12px;padding:0 0 36px}.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}.explore-insight-card{min-height:360px}}