.stats-row-block{background-color:#E4E7EB;padding:2rem 1rem;text-align:center;position:relative}.stats-row-block h2{text-align:left;max-width:1500px;margin:20px auto;font-size:3em}.stats-row-block .stats-as-of{margin-top:1.5rem;color:#555;display:flex;align-items:center;justify-content:center;font-size:0.8em}.stats-row-block .stats-as-of .info-toggle{background:none;border:none;font-size:0.8rem;line-height:1;margin-left:5px;cursor:pointer;color:#00837E;padding:0px}.stats-row-block .stats-as-of .info-toggle:hover{color:#001F45}.stats-row-block .stats-disclaimer{margin-top:1rem;font-size:0.8em;color:#666;line-height:1.4;max-width:800px;margin:10px auto;opacity:0;max-height:0;overflow:hidden;transition:opacity .7s ease, max-height .8s ease}.stats-row-block .stats-disclaimer.open{opacity:1;max-height:500px}.stats-row-block .stats-wrapper{display:flex;flex-flow:row nowrap;justify-content:center;align-items:flex-start;flex-wrap:wrap;max-width:1500px;margin:0 auto}.stats-row-block .stats-wrapper .stat-item{display:flex;flex-direction:column;align-items:center;min-width:120px;margin-bottom:1rem;position:relative;padding:30px}.stats-row-block .stats-wrapper .stat-item:not(:last-child)::after{content:"";position:absolute;right:0;top:0;width:1px;height:100%;background-color:rgba(0,0,0,0.1)}.stats-row-block .stats-wrapper .stat-item .stat-value{font-family:"HCo Ideal Sans SSm","Ideal Sans A","Ideal Sans B";font-size:3.0rem;font-weight:600;color:#001F45;margin-bottom:0.25rem}.stats-row-block .stats-wrapper .stat-item .stat-label{font-family:"HCo Ideal Sans SSm","Ideal Sans A","Ideal Sans B";font-size:1.2rem;color:#414139}.stats-row-block .cta-button{margin-top:1.5rem}.stats-row-block .cta-button a{display:inline-block;padding:0.75rem 1.5rem;background-color:#001F45;color:#fff;text-decoration:none;border-radius:4px;font-size:1rem;transition:background-color 0.2s ease}.stats-row-block .cta-button a:hover{background-color:#000812}@media (max-width: 768px){.stats-row-block .stats-wrapper{display:grid;grid-template-columns:repeat(2, 1fr);grid-auto-rows:auto;gap:0;align-items:stretch}.stats-row-block .stats-wrapper .stat-item{margin-bottom:0px;border-bottom:1px solid rgba(0,0,0,0.1)}.stats-row-block .stats-wrapper .stat-item::after{display:none}.stats-row-block .stats-wrapper .stat-item .stat-value{font-size:2rem}.stats-row-block .stats-wrapper .stat-item:nth-child(2n+1){border-right:1px solid rgba(0,0,0,0.1)}.stats-row-block .stats-wrapper .stat-item:last-child:nth-child(odd){grid-column:1 / -1;border-right:none}.stats-row-block .stats-wrapper>.stat-item:last-child:nth-child(odd){grid-column:1 / -1;border-bottom:none}.stats-row-block .cta-button a{font-size:0.95rem;padding:0.65rem 1.2rem}}@media (max-width: 480px){.stats-row-block{padding:1.5rem}.stats-row-block .stat-item .stat-value{font-size:1.8rem}.stats-row-block .stat-item .stat-label{font-size:0.9rem}}
