.gdm-stats{--gdm-accent:#dc2f34;--gdm-line:rgba(20,23,31,.12);background-color:#fff;font-family:Roboto,sans-serif;padding:72px 0}.gdm-stats.gdm-stats--grey{background-color:#f8f8f8}.gdm-stats.gdm-stats--red{--gdm-line:hsla(0,0%,100%,.3);background-color:var(--gdm-accent)}.gdm-grid{display:grid}.gdm-cols-auto{gap:40px 24px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.gdm-cols-auto .gdm-item{border-left:none;border-top:none;padding:0}.gdm-cols-2{grid-template-columns:repeat(2,1fr)}.gdm-cols-3{grid-template-columns:repeat(3,1fr)}.gdm-cols-4{grid-template-columns:repeat(4,1fr)}.gdm-cols-5{grid-template-columns:repeat(5,1fr)}.gdm-cols-6{grid-template-columns:repeat(6,1fr)}.gdm-item{align-items:flex-start;border-left:1px solid var(--gdm-line);display:flex;flex-direction:column;padding:0 32px 32px}.gdm-cols-2 .gdm-item:nth-child(odd),.gdm-cols-3 .gdm-item:nth-child(3n+1),.gdm-cols-4 .gdm-item:nth-child(4n+1),.gdm-cols-5 .gdm-item:nth-child(5n+1),.gdm-cols-6 .gdm-item:nth-child(6n+1){border-left:none;padding-left:0}.gdm-cols-2 .gdm-item:nth-child(2n),.gdm-cols-3 .gdm-item:nth-child(3n),.gdm-cols-4 .gdm-item:nth-child(4n),.gdm-cols-5 .gdm-item:nth-child(5n),.gdm-cols-6 .gdm-item:nth-child(6n){padding-right:0}.gdm-cols-2 .gdm-item:nth-child(n+3),.gdm-cols-3 .gdm-item:nth-child(n+4),.gdm-cols-4 .gdm-item:nth-child(n+5),.gdm-cols-5 .gdm-item:nth-child(n+6),.gdm-cols-6 .gdm-item:nth-child(n+7){border-top:1px solid var(--gdm-line);padding-top:32px}.gdm-icon{height:28px;margin-bottom:18px;max-height:28px;max-width:28px;object-fit:contain;width:28px}.gdm-number{color:var(--gdm-accent);display:block;font-family:Roboto Condensed,sans-serif;font-size:48px;font-weight:700;letter-spacing:-.5px;line-height:1;margin-bottom:8px}.gdm-stats--red .gdm-number{color:#fff}.gdm-description{color:#5b5f6a;font-family:Roboto,sans-serif;font-size:18px;font-weight:400;line-height:1.5}.gdm-stats--red .gdm-description{color:hsla(0,0%,100%,.85)}.gdm-description p{margin:0 0 6px}.gdm-description p:last-child{margin:0}@media (max-width:991px){.gdm-stats{padding:56px 0}.gdm-grid{grid-template-columns:repeat(2,1fr)!important}.gdm-item{border-left:1px solid var(--gdm-line)!important;border-top:none!important;padding:0 24px 28px!important}.gdm-item:nth-child(odd){border-left:none!important;padding-left:0!important}.gdm-item:nth-child(2n){padding-right:0!important}.gdm-item:nth-child(n+3){border-top:1px solid var(--gdm-line)!important;padding-top:28px!important}.gdm-number{font-size:40px}}@media (max-width:575px){.gdm-grid{grid-template-columns:1fr!important}.gdm-item{border-left:none!important;padding:24px 0 0!important}.gdm-item:first-child{border-top:none!important;padding-top:0!important}.gdm-item:not(:first-child){border-top:1px solid var(--gdm-line)!important}.gdm-number{font-size:38px}}