.by-the-numbers{padding:64px var(--mrc-offset)}.by-the-numbers__heading{margin-bottom:40px;text-align:center}.by-the-numbers__item-wrapper{margin-bottom:var(--mrc-offset)}.by-the-numbers__item-wrapper:first-child .by-the-numbers__item{background:var(--color-teal);color:var(--color-white)}.by-the-numbers__item-wrapper:nth-child(2) .by-the-numbers__item{background:var(--color-yellow);color:var(--color-black)}.by-the-numbers__item-wrapper:nth-child(3) .by-the-numbers__item{background:var(--color-primary);color:var(--color-white)}@media (min-width:992px){.by-the-numbers__item-wrapper{margin-bottom:0}}.by-the-numbers__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;max-width:472px;margin-right:auto;margin-left:auto;padding:var(--mrc-offset);border:var(--mrc-border-style);border-radius:var(--mrc-border-radius);text-align:center}@media (min-width:992px){.by-the-numbers__item{max-width:100%;padding-top:64px;padding-bottom:64px}}.by-the-numbers__item-heading{margin-bottom:8px}.by-the-numbers__btn-wrapper{padding-top:16px;text-align:center}@media (min-width:992px){.by-the-numbers__btn-wrapper{padding-top:40px}}