.tly-stat-cards-custom{font-family:Raleway,sans-serif;width:100%}.tly-stat-cards-custom__grid{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));width:100%}.tly-stat-cards-custom__item{display:flex;flex-direction:column;padding-top:12px}.tly-stat-cards-custom__headline{color:var(--tly-number-color,#002855)!important;font-size:16px;font-weight:700;letter-spacing:.03em;margin-bottom:4px;text-align:center}.tly-stat-cards-custom__headline p{margin:0}.tly-stat-cards-custom__card{align-items:center;background-color:var(--tly-card-bg,#fff);border-radius:12px;box-shadow:0 3px 12px rgba(0,40,85,.1);display:flex;flex:1;flex-direction:column;padding:28px 28px 20px}.tly-stat-cards-custom__row{align-items:center;display:flex;gap:18px}.tly-stat-cards-custom__badge{align-items:center;background:linear-gradient(135deg,var(--tly-badge-start,#6dbeb5),var(--tly-badge-end,#4ca59e))!important;border-radius:50%;display:flex;flex-shrink:0;height:58px;justify-content:center;width:58px}.tly-stat-cards-custom__badge svg{color:#fff!important;display:block;fill:#fff!important;height:25px;width:25px}.tly-stat-cards-custom__content{align-items:flex-start;display:flex;flex-direction:column;text-align:left}.tly-stat-cards-custom__number-line{align-items:baseline;display:flex;flex-wrap:wrap;gap:8px}.tly-stat-cards-custom__number{font-size:32px;white-space:nowrap}.tly-stat-cards-custom__emphasis,.tly-stat-cards-custom__number{color:var(--tly-number-color,#002855)!important;font-weight:700;line-height:1.15}.tly-stat-cards-custom__emphasis{font-size:20px}.tly-stat-cards-custom__label{color:var(--tly-label-color,#505050);font-size:15px;line-height:1.4;margin-top:5px}.tly-stat-cards-custom__label p{margin:0}.tly-stat-cards-custom__label strong{color:var(--tly-number-color,#002855);font-weight:700}.tly-stat-cards-custom__source{border-top:1px solid rgba(0,40,85,.08);box-sizing:border-box;color:var(--tly-label-color,#505050);font-size:12px;font-style:italic;margin-top:16px;opacity:.75;padding-top:14px;text-align:center;width:100%}.tly-stat-cards-custom__source p{margin:0}@media (max-width:640px){.tly-stat-cards-custom__grid{grid-template-columns:1fr}}