.stats-band{background:#fff;border-bottom:1px solid #e5e7eb;border-top:1px solid #e5e7eb}.stats-band--dark{background:#111827;border-bottom-color:hsla(0,0%,100%,.12);border-top-color:hsla(0,0%,100%,.12)}.stats-band__container{margin:0 auto;max-width:1100px;padding:56px 20px}.stats-band__grid{display:grid;gap:40px 24px;grid-template-columns:repeat(2,minmax(0,1fr))}.stats-band__item{align-items:center;display:flex;flex-direction:column;text-align:center}.stats-band__icon-wrap{align-items:center;background:rgba(37,99,235,.08);border-radius:18px;color:#2563eb;display:flex;height:56px;justify-content:center;margin-bottom:16px;width:56px}.stats-band--dark .stats-band__icon-wrap{background:rgba(96,165,250,.12);color:#60a5fa}.stats-band__icon-wrap .hs_cos_wrapper_type_icon,.stats-band__icon-wrap i,.stats-band__icon-wrap svg{font-size:24px;height:24px;line-height:1;width:24px}.stats-band__value{margin-bottom:4px}.stats-band__number{color:#2563eb;font-size:2rem;font-weight:700;line-height:1.1}.stats-band--dark .stats-band__number{color:#60a5fa}.stats-band__label{color:#6b7280;font-size:16px;line-height:1.5;margin:0}.stats-band--dark .stats-band__label{color:hsla(0,0%,100%,.72)}@media (min-width:768px){.stats-band__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.stats-band__number{font-size:2.4rem}}.fiduzia-hero__image-wrapper{aspect-ratio:4/3;border-radius:28px;box-shadow:0 20px 40px rgba(24,54,61,.12);overflow:hidden;width:100%}.fiduzia-hero__image-wrapper img{display:block;height:100%;object-fit:cover;width:100%}