.spc_140 {
  height: 140px;
}
.spc_100 {
  height: 100px;
}
.spc_90 {
  height: 90px;
}
.spc_80 {
  height: 80px;
}
.spc_70 {
  height: 70px;
}
.spc_60 {
  height: 60px;
}
.spc_50 {
  height: 50px;
}
.spc_45 {
  height: 45px;
}
.spc_40 {
  height: 40px;
}
.spc_35 {
  height: 35px;
}
.spc_30 {
  height: 30px;
}
.spc_25 {
  height: 25px;
}
.spc_20 {
  height: 20px;
}
.spc_15 {
  height: 15px;
}
.spc_10 {
  height: 10px;
}
.spc_7 {
  height: 7px;
}
.spc_5 {
  height: 5px;
}
.spc_0 {
  height: 0;
}
@media screen and (min-width: 750px) {
  .tb-spc_140 {
    height: 140px;
  }
  .tb-spc_100 {
    height: 100px;
  }
  .tb-spc_90 {
    height: 90px;
  }
  .tb-spc_80 {
    height: 80px;
  }
  .tb-spc_70 {
    height: 70px;
  }
  .tb-spc_60 {
    height: 60px;
  }
  .tb-spc_50 {
    height: 50px;
  }
  .tb-spc_45 {
    height: 45px;
  }
  .tb-spc_40 {
    height: 40px;
  }
  .tb-spc_35 {
    height: 35px;
  }
  .tb-spc_30 {
    height: 30px;
  }
  .tb-spc_25 {
    height: 25px;
  }
  .tb-spc_20 {
    height: 20px;
  }
  .tb-spc_15 {
    height: 15px;
  }
  .tb-spc_10 {
    height: 10px;
  }
  .tb-spc_7 {
    height: 7px;
  }
  .tb-spc_5 {
    height: 5px;
  }
  .tb-spc_0 {
    height: 0;
  }
}
@media screen and (min-width: 1100px) {
  .pc-spc_140 {
    height: 140px;
  }
  .pc-spc_100 {
    height: 100px;
  }
  .pc-spc_90 {
    height: 90px;
  }
  .pc-spc_80 {
    height: 80px;
  }
  .pc-spc_70 {
    height: 70px;
  }
  .pc-spc_60 {
    height: 60px;
  }
  .pc-spc_50 {
    height: 50px;
  }
  .pc-spc_45 {
    height: 45px;
  }
  .pc-spc_40 {
    height: 40px;
  }
  .pc-spc_35 {
    height: 35px;
  }
  .pc-spc_30 {
    height: 30px;
  }
  .pc-spc_25 {
    height: 25px;
  }
  .pc-spc_20 {
    height: 20px;
  }
  .pc-spc_15 {
    height: 15px;
  }
  .pc-spc_10 {
    height: 10px;
  }
  .pc-spc_7 {
    height: 7px;
  }
  .pc-spc_5 {
    height: 5px;
  }
  .pc-spc_0 {
    height: 0;
  }
}
.mt-40 {
  margin-top: -40px;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
.mb-hl {
  margin-block: calc((1em - 1lh) / 2) !important;
}
.mbs-hl {
  -webkit-margin-after: 0 !important;
          margin-block-end: 0 !important;
  -webkit-margin-before: calc((1em - 1lh) / 2) !important;
          margin-block-start: calc((1em - 1lh) / 2) !important;
}
.mbe-hl {
  -webkit-margin-before: 0 !important;
          margin-block-start: 0 !important;
  -webkit-margin-after: calc((1em - 1lh) / 2) !important;
          margin-block-end: calc((1em - 1lh) / 2) !important;
}
.no_hl {
  -webkit-margin-before: 0 !important;
          margin-block-start: 0 !important;
  -webkit-margin-after: 0 !important;
          margin-block-end: 0 !important;
}
