section.stat-cards{--cols: 1;--cg: 36px;--rg: 36px;--cpx: 20px;--cpy: 70px}section.stat-cards .hgroup{text-align:var(--alignment);margin-bottom:38px}section.stat-cards.narrowed .hgroup{max-width:850px;margin-left:auto;margin-right:auto}section.stat-cards .items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:var(--alignment);-ms-flex-pack:var(--alignment);justify-content:var(--alignment);-webkit-column-gap:var(--cg);-moz-column-gap:var(--cg);column-gap:var(--cg);row-gap:var(--rg);padding:0;margin:0;list-style:none}section.stat-cards .item{width:calc((100% - var(--cg)*(var(--cols) - 1))/var(--cols));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;padding:var(--cpy) var(--cpx);border-radius:30px}section.stat-cards .item .icon{font-size:64px;margin-bottom:.75rem}section.stat-cards .item .text{font-weight:600;line-height:1.2}section.stat-cards .item .text.large{font-size:calc(1.40625rem + 1.875vw);font-weight:700}@media(min-width: 1200px){section.stat-cards .item .text.large{font-size:2.8125rem}}section.stat-cards .item .text.left{text-align:left}section.stat-cards .item .text.center{text-align:center}section.stat-cards .item .text.right{text-align:right}section.stat-cards .item .btn{margin-top:30px}@media(min-width: 992px){section.stat-cards{--cols: 2}}@media(min-width: 1400px){section.stat-cards{--cols: 3}}
/*# sourceMappingURL=stat-cards.css.map */
