/*!***********************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/scss/pages/_tyc.scss ***!
  \***********************************************************************************************************************************************/
.pm__tyc {
  max-width: 1245px;
  margin: 95px auto 0;
  position: relative;
  width: 80%;
}
@media only screen and (max-width: 991px) {
  .pm__tyc {
    margin-top: 20px;
  }
}
.pm__tyc__title {
  margin-bottom: 70px;
}
@media only screen and (max-width: 991px) {
  .pm__tyc__title {
    margin-bottom: 20px;
    font-size: 32px;
    line-height: 54px;
  }
}
.pm__tyc__text {
  margin-bottom: 80px;
}
@media only screen and (max-width: 991px) {
  .pm__tyc__text {
    margin-bottom: 40px;
  }
}
