.heading {
  font-weight: bold; }
.section-about {
  background: #FFFCF6;
  color: #0F0F0F;
  font-size: 18px;
  line-height: 1.6;
  font-family: "Satoshi", sans-serif;
  overflow-x: hidden;
  display: flex;
  flex-direction: column;
  background: #FFFCF6;
  padding: 143px 0; }
  .section-about .container {
    width: 100%;
    max-width: 1512px;
    padding: 0 50px;
    margin: 0 auto; }
  .section-about h2 {
    font-size: 60px;
    line-height: 70px;
    margin-bottom: 0 !important;
    color: #3C4A12;
    font-family: "Chapaza", serif;
    font-weight: 400;
    margin: 0 0 20px; }
  .section-about .block-heading {
    text-align: center;
    margin: 0 6.37% 65px; }
  .section-about .block-img-wide {
    margin: 0 6.37% 116px; }
    .section-about .block-img-wide img {
      display: block;
      width: 100%;
      max-width: 100%;
      max-height: 100%;
      height: auto; }
  .section-about .block-text {
    text-align: center;
    margin: 0 19.11%; }
    .section-about .block-text p {
      margin-bottom: 0; }

/*# sourceMappingURL=blocks.min.css.map*/