.stat-block{border-radius:20px;margin:0 auto;max-width:1240px;padding:60px}@media (max-width:1024px){.stat-block{padding:40px 30px}}@media (max-width:767px){.stat-block{border-radius:12px;padding:30px 20px}}.stat-block__top{align-items:center;display:flex;gap:60px;margin-bottom:60px}@media (max-width:1024px){.stat-block__top{flex-direction:column;gap:30px;margin-bottom:40px}}.stat-block__top-left,.stat-block__top-right{flex:1;min-width:0}.stat-block__title{color:#3e3e3e;font-family:DM Sans,sans-serif;font-size:40px;font-weight:700;line-height:50px;margin-bottom:24px}.stat-block__title h2,.stat-block__title h3,.stat-block__title p{color:inherit;font:inherit;margin:0}@media (max-width:767px){.stat-block__title{font-size:30px;line-height:40px}}.stat-block__text{color:#3e3e3e;font-family:DM Sans,sans-serif;font-size:16px;font-weight:400;line-height:24px}.stat-block__text p{margin:0 0 16px}.stat-block__text p:last-child{margin-bottom:0}.stat-block__text ol,.stat-block__text ul{margin:0 0 16px;padding-left:24px}.stat-block__text li{margin-bottom:8px}.stat-block__text li:last-child{margin-bottom:0}.stat-block__text a{color:#f79500;text-decoration:underline}.stat-block__text a:hover{text-decoration:none}.stat-block__text b,.stat-block__text strong{font-weight:700}.stat-block__illustration{display:block;height:auto;max-width:100%;opacity:0;transform:translateY(20px);transition:opacity 1s ease-out,transform 1s ease-out;width:100%}.stat-block__illustration.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.stat-block__illustration{opacity:1;transform:none;transition:none}}.stat-block__bottom{align-items:stretch;display:flex;gap:40px}@media (max-width:1024px){.stat-block__bottom{flex-direction:column;gap:30px}}.stat-block__stats{align-items:flex-start;display:flex;flex:1.5;gap:20px;justify-content:space-around}@media (max-width:767px){.stat-block__stats{flex-wrap:wrap;gap:30px;justify-content:center}}.stat-block__stat{align-items:center;display:flex;flex:1;flex-direction:column;max-width:180px;min-width:120px;text-align:center}.stat-block__stat-circle{align-items:center;background:#fff;border-radius:50%;box-shadow:0 4px 20px 0 rgba(58,58,58,.08);display:flex;flex-direction:column;gap:4px;height:130px;justify-content:center;margin-bottom:20px;width:130px}.stat-block__stat-icon{height:40px;object-fit:contain;width:40px}.stat-block__stat-number{align-items:baseline;color:#f79500;display:inline-flex;font-family:DM Sans,sans-serif;font-size:34px;font-weight:700;line-height:1;margin-top:10px}.stat-block__stat-suffix{font-size:22px}.stat-block__stat-caption{color:#3e3e3e;font-family:DM Sans,sans-serif;font-size:16px;font-weight:700;line-height:1.4;margin:0}.stat-block__callout{border-radius:12px;display:flex;flex:1;flex-direction:column;padding:32px}.stat-block__callout-title{color:#3e3e3e;font-family:DM Sans,sans-serif;font-size:22px;font-weight:700;line-height:1.3;margin:0 0 16px}.stat-block__callout-text{color:#3e3e3e;flex-grow:1;font-family:DM Sans,sans-serif;font-size:16px;font-weight:400;line-height:22px;margin-bottom:20px}.stat-block__callout-text p{margin:0 0 8px}.stat-block__callout-text p:last-child{margin-bottom:0}.stat-block__callout-link{align-items:center;align-self:flex-start;color:#3e3e3e;display:inline-flex;font-family:DM Sans,sans-serif;font-size:15px;font-weight:700;gap:10px;text-decoration:none;transition:gap .3s ease}.stat-block__callout-link:hover{color:#3e3e3e;gap:14px;text-decoration:none}.stat-block__callout-link-arrow{display:inline-block;flex-shrink:0;transition:transform .3s ease}.stat-block__callout-link:hover .stat-block__callout-link-arrow{transform:translateX(4px)}