.dgrd-stats{background-color:var(--stats-bg,#fff);box-sizing:border-box;isolation:isolate;overflow:hidden;padding:var(--stats-v-pad-top,80px) 40px var(--stats-v-pad-bottom,80px);position:relative;width:100%}.dgrd-stats__inner{gap:32px;margin:0 auto;max-width:1360px;position:relative;z-index:1}.dgrd-stats__header,.dgrd-stats__inner{align-items:center;display:flex;flex-direction:column}.dgrd-stats__header{gap:16px;text-align:center;width:100%}.dgrd-stats__eyebrow{margin:0}.dgrd-stats__heading{color:#34373b;font-size:40px;font-weight:500;letter-spacing:0;line-height:1.1;margin:0;max-width:720px}.dgrd-stats__description{color:#34373b;font-size:18px;font-weight:400;line-height:1.4;margin:0;max-width:1140px}.dgrd-stats__description :last-child,.dgrd-stats__description p{font-weight:400;margin:0}.dgrd-stats__mobile-bg-wrap{color:var(--stats-shape-color,#f2f4f6);display:none;inset:0;pointer-events:none;position:absolute;z-index:0}.dgrd-stats__mobile-bg{display:block;height:100%;inset:0;position:absolute;width:100%}.dgrd-stats__grid{--stats-cell-w:202.5px;--stats-cell-h:223px;--stats-cell-gap:32px;--stats-row-overlap:27px;align-items:center;display:flex;flex-direction:column;position:relative;width:100%}.dgrd-stats__row{align-items:center;display:flex;flex-wrap:nowrap;gap:var(--stats-cell-gap)}.dgrd-stats__row--bottom{margin-top:calc(var(--stats-row-overlap)*-1)}.dgrd-stats__cell{flex-shrink:0;height:var(--stats-cell-h);position:relative;width:var(--stats-cell-w)}.dgrd-stats__cell,.dgrd-stats__shape{align-items:center;display:flex;justify-content:center}.dgrd-stats__shape{color:var(--stats-shape-color,#f2f4f6);inset:0;pointer-events:none;position:absolute;z-index:0}.dgrd-stats__shape svg{display:block;height:100%;width:100%}.dgrd-stats__content{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:center;padding:0 16px;position:relative;text-align:center;z-index:1}.dgrd-stats__number{color:var(--stats-number-color,#1e5d85);font-size:30px;font-weight:500;letter-spacing:0;line-height:1.1;margin:0;white-space:nowrap}.dgrd-stats__number-value,.dgrd-stats__prefix,.dgrd-stats__suffix{color:inherit;font:inherit}.dgrd-stats__label{color:var(--stats-label-color,#1e5d85);font-size:16px;font-weight:400;letter-spacing:0;line-height:1.2;margin:0;max-width:160px}@media (min-width:768px) and (max-width:1023px){.dgrd-stats{padding:var(--stats-v-pad-top,64px) 32px var(--stats-v-pad-bottom,64px)}.dgrd-stats__grid{--stats-cell-w:160px;--stats-cell-h:176px;--stats-cell-gap:24px;--stats-row-overlap:21px}.dgrd-stats__heading{font-size:32px}.dgrd-stats__number{font-size:26px}.dgrd-stats__label{font-size:14px;max-width:130px}}@media (max-width:767px){.dgrd-stats{padding:var(--stats-v-pad-top,64px) 16px var(--stats-v-pad-bottom,64px)}.dgrd-stats__inner{align-items:flex-start;gap:48px}.dgrd-stats__mobile-bg-wrap{display:block}.dgrd-stats__header{align-items:flex-start;gap:16px;text-align:left}.dgrd-stats__heading{font-size:30px;line-height:1.1;text-align:left}.dgrd-stats__description{text-align:left}.dgrd-stats__eyebrow.eyebrow--center{justify-content:flex-start}.dgrd-stats__grid{display:grid;gap:32px 16px;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.dgrd-stats__row,.dgrd-stats__row--bottom,.dgrd-stats__row--top{display:contents}.dgrd-stats__cell{align-items:flex-start;height:auto;justify-content:flex-start;width:auto}.dgrd-stats__shape{display:none}.dgrd-stats__content{align-items:flex-start;gap:8px;padding:0;text-align:left}.dgrd-stats__number{font-size:30px;white-space:nowrap}.dgrd-stats__label{font-size:16px;max-width:100%}}