
body .space10px {
  margin-bottom: 0.3125rem; }

body .space20px {
  margin-bottom: 0.625rem; }

body .space30px {
  margin-bottom: 0.9375rem; }

body .space50px {
  margin-bottom: 1.5625rem; }

body .space-10px {
  margin-bottom: -0.3125rem; }

body .space-20px {
  margin-bottom: -0.625rem; }

body .space-30px {
  margin-bottom: -0.9375rem; }

body .space-50px {
  margin-bottom: -1.5625rem; }

@media (min-width: 62rem) {
  body .space10px {
    margin-bottom: 0.625rem; }
  body .space20px {
    margin-bottom: 1.25rem; }
  body .space30px {
    margin-bottom: 1.875rem; }
  body .space50px {
    margin-bottom: 3.125rem; }
  body .space-10px {
    margin-bottom: -0.625rem; }
  body .space-20px {
    margin-bottom: -1.25rem; }
  body .space-30px {
    margin-bottom: -1.875rem; }
  body .space-50px {
    margin-bottom: -3.125rem; } }

.statistics-block {
  height: 1px;
  width: 100%;
  color: rgba(0, 0, 0, 0);
  font-size: 0.0625rem; }

.js-layout-builder-block.block-inline-blockstatistics-block {
  margin: 0 !important; }
.js-layout-builder-block.block-inline-blockstatistics-block .statistics-block {
  margin: 0 !important;
  height: 30px;
  width: 100%;
  color: red;
  border: 1px solid red;
  font-weight: bold;
  font-size: 1rem;
  text-align: center; }
c
