/*!****************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/import-glob-loader/index.js!./src/scss/dx.scss ***!
  \****************************************************************************************************************************************************************************************************************************/
.dx-content__inner {
  width: 100%;
  max-width: 1380px;
  padding: 0 40px 80px 40px;
  margin: 0 auto;
}
.dx-content__textBox + .dx-content__textBox {
  margin-top: 40px;
}
.dx-content__textBox:last-child {
  margin-top: 60px;
}
.dx-content__heading {
  font-size: 30px;
  font-weight: bold;
  line-height: 2;
}
.dx-content__text {
  font-size: 18px;
  line-height: 2;
}
.dx-content__endDate {
  text-align: right;
  font-size: 18px;
  line-height: 2;
}
.dx-content__endCompany {
  margin-top: 20px;
  text-align: right;
  font-size: 18px;
  line-height: 1.5;
}
@media screen and (min-width: 1920px) { /**/ }
@media screen and (max-width: 1380px) { /**/ }
@media screen and (max-width: 1080px) { /**/ }
@media screen and (min-width: 769px) { /**/ }
@media screen and (max-width: 768px) { /**/
  .dx-content__inner {
    padding: 0 20px 80px 20px;
  }
  .dx-content__heading {
    font-size: 20px;
  }
  .dx-content__text {
    font-size: 14px;
  }
  .dx-content__endDate {
    font-size: 14px;
  }
  .dx-content__endCompany {
    font-size: 14px;
  } }
@media screen and (max-width: 374px) { /**/ }
