.reporting-hero__container{background:#f6f6f6;background:linear-gradient(0deg,#f6f6f6,#fff);display:flex;flex-direction:column;gap:2rem;height:100%;justify-content:space-evenly;overflow:hidden;width:100%}.reporting-hero__overlay{padding:60px 24px 40px;position:relative;z-index:2}.reporting-hero__content,.reporting-hero__overlay{align-items:center;display:flex;justify-content:center}.reporting-hero__content{flex-direction:column;gap:1.5rem;max-width:720px;padding-bottom:1rem;padding-top:1rem;text-align:center}.reporting-hero__tag{display:inline-block;font-size:14px;font-weight:400;text-transform:uppercase}.reporting-hero__heading{font-family:Poppins;font-size:50px;font-weight:500;line-height:1.15}.reporting-hero__subheading{font-size:16px;line-height:1.5}.reporting-hero__cta{background-color:#5c5cff;border-radius:6px;color:#fff;display:inline-block;font-size:1rem;font-weight:600;padding:14px 32px;text-decoration:none;transition:background-color .2s ease}.reporting-hero__cta:hover{background-color:#4a4ae0}@keyframes reportingHeroFadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.reporting-hero__fade-in{animation:reportingHeroFadeIn .8s ease-out forwards}.reporting-hero__carousel .embla__viewport{overflow:visible}.reporting-hero__carousel .embla__container{backface-visibility:hidden;display:flex}.reporting-hero__column{display:flex;flex:0 0 350px;flex-direction:column;gap:20px;margin-right:20px;min-width:0}.reporting-hero__column .reporting-hero__card{transition:all .3s cubic-bezier(.075,.82,.165,1);will-change:transform}.reporting-hero__column .reporting-hero__card:hover{transform:translateY(-10px)!important}.reporting-hero__card__img{display:block;height:100%;object-fit:contain;user-select:none;-webkit-user-select:none;width:100%}.reporting-hero__brand-strip{margin-bottom:4rem;padding:2rem;position:relative}.reporting-hero__brand-strip__content{align-items:center;display:flex;gap:1rem;transition:filter .3s ease}.reporting-hero__brand-strip:hover{opacity:.5}.reporting-hero__brand-strip:hover .reporting-hero__brand-strip__content{filter:blur(4px)}.reporting-hero__brand-strip__cta-overlay{align-items:center;display:flex;inset:0;justify-content:center;opacity:0;pointer-events:none;position:absolute;transition:opacity .3s ease;z-index:2}.reporting-hero__brand-strip:hover .reporting-hero__brand-strip__cta-overlay{opacity:1;pointer-events:auto}.reporting-hero__brand-strip__text{color:#6b7280;font-size:14px;font-weight:500;margin:0;white-space:nowrap}.reporting-hero__brand-strip__logos{align-items:center;display:flex;flex-wrap:nowrap;gap:2rem}.reporting-hero__brand-strip__logo{max-height:28px;user-select:none;-webkit-user-select:none;width:auto}.reporting-hero__carousel--mobile{display:none}@media (max-width:1024px){.reporting-hero__column{flex:0 0 240px}.reporting-hero__heading{font-size:2.25rem}}@media (max-width:767px){.reporting-hero__carousel--desktop{display:none}.reporting-hero__carousel--mobile{display:block}.reporting-hero__container{height:100%}.reporting-hero__content{align-items:start;gap:1rem}.reporting-hero__column,.reporting-hero__column:hover,.reporting-hero__column:nth-child(2n),.reporting-hero__column:nth-child(2n):hover{flex:0 0 calc(100vw - 80px);margin-right:16px;transform:none!important}.reporting-hero__heading{font-size:32px;text-align:left}.reporting-hero__subheading{font-size:1rem;text-align:left}.reporting-hero__brand-strip__content{align-items:flex-start;flex-direction:column;gap:1rem}.reporting-hero__brand-strip__logos{flex-wrap:wrap;gap:1.5rem}.reporting-hero__brand-strip__logo{max-height:22px}}