/**
 * Don't edit this file. Find all style at ./sass folder.
 **/
/* VARIABLES */
/* VARIABLES */
[data-type="sh/data-by-numbers"] .first-row .col-xl-6 {
  padding: 70px 25px;
}

[data-type="sh/data-by-numbers"] .first-row .col-xl-6 .card-title h3 {
  min-height: 100.8px;
}

[data-type="sh/data-by-numbers"] .first-row .col-xl-6 .card-title p {
  margin-bottom: 1px;
}

[data-type="sh/data-by-numbers"] .first-row .col-xl-6 .card-numbers {
  padding: 10px 0 10px 20px;
}

[data-type="sh/data-by-numbers"] .first-row .col-xl-6 .card-numbers h2 {
  font-weight: 300;
  margin-bottom: -5px;
}

[data-type="sh/data-by-numbers"] .first-row .col-xl-6 .card-numbers,
[data-type="sh/data-by-numbers"] .first-row .col-xl-6 .card-numbers p {
  margin-bottom: 0;
  padding-bottom: 0;
}

@media (max-width: 768px) {
  [data-type="sh/data-by-numbers"] .first-row .col-xl-6 .card-numbers>div {
    flex-basis: auto !important;
  }
}

[data-type="sh/data-by-numbers"] .first-row .col-xl-6.first-col {
  color: #EB3300;
  background: #f2c6cf;
}

[data-type="sh/data-by-numbers"] .first-row .col-xl-6:last-child {
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
}

[data-type="sh/data-by-numbers"] .first-row .col-xl-6:last-child .card-title {
  border-color: #fff;
}

/*# sourceMappingURL=data-by-numbers.css.map */