.grid-stats{position:relative}.grid-stats-items{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.grid-stats-item-large{display:flex;flex-direction:column;justify-content:space-between;gap:2rem;padding:5rem 1.75rem 2.25rem;grid-column:span 2;grid-row:span 2;border-right:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.grid-stats-item:nth-child(6){grid-column-start:1}.grid-stats-item:nth-child(8){grid-column-start:3;grid-column-end:5;grid-row-start:3}.grid-stats-item-large-top{max-width:36rem;font-family:var(--font-family-headline);font-size:3.5rem;line-height:100%;letter-spacing:-.07rem}.grid-stats-item-large-bottom{font-size:.75rem;line-height:120%}.grid-stats-top{display:flex;flex-direction:column;padding:4rem 1.69rem;gap:.5rem;border-bottom:1px solid var(--border-color);grid-column:span 2}.grid-stats-top .grid-stats-top-title{letter-spacing:-.45rem}.grid-stats-top-title{font-size:11.25rem;line-height:100%}.grid-stats-top-subtitle{line-height:140%}.grid-stats-bottom-cell{display:flex;flex-direction:row;gap:1.5rem;align-items:center;justify-content:center;padding:3.65rem 1.25rem}.grid-stats-bottom-number{font-size:4rem;font-weight:500}.grid-stats-bottom-caption{font-size:1.125rem;line-height:140%}.grid-stats-bottom-cell{border-right:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.grid-stats-item:nth-child(4),.grid-stats-item:nth-child(10){border-right:none}.grid-stats-item:nth-child(5){border-right:1px solid var(--border-color)}@media (max-width:1200px){.grid-stats-top-title{font-size:8rem}}@media (max-width:992px){.grid-stats-items{grid-template-columns:repeat(2,1fr)}.grid-stats-item-large{grid-row:span 1}.grid-stats-item:nth-child(6){grid-column-start:1}.grid-stats-item:nth-child(8){grid-column-start:1;grid-column-end:3;grid-row-start:auto}.grid-stats-top{align-items:center}.grid-stats-top .grid-stats-top-title{letter-spacing:normal}.grid-stats-item-large,.grid-stats-item:nth-child(5),.grid-stats-item:nth-child(7){border-right:none}.grid-stats-item:nth-child(5){border-right:none}.grid-stats-bottom-number{font-weight:400;line-height:100%}}@media (max-width:768px){.grid-stats-item-large{align-items:center;text-align:center;gap:.5rem}.grid-stats-item-large-top{font-size:2rem}.grid-stats-bottom-cell{flex-direction:column;gap:.5rem}.grid-stats-bottom-caption,.grid-stats-top-subtitle{text-align:center}.grid-stats-bottom-caption br,.grid-stats-top-subtitle br{display:none}.grid-stats-item:nth-child(8){grid-column-end:auto}.grid-stats-top{grid-column:span 1}.grid-stats-top,.grid-stats-bottom-cell{padding:2rem var(--container-space)}.grid-stats-item:last-child{grid-column:span 2}.grid-stats-top-title{font-size:4rem}.grid-stats-item:nth-child(3),.grid-stats-item:nth-child(9){border-right:none}.grid-stats-item:nth-child(2n):not(:last-child){border-right:1px solid var(--border-color)}}@media (max-width:480px){.grid-stats-items{display:flex;flex-direction:column}.grid-stats-item,.grid-stats-item:nth-child(2n):not(:last-child){border-right:none}}