/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[0].use[3]!./template-parts/block-two-colum-text/block-two-colum-text.scss ***!
  \***************************************************************************************************************************************************************************************************************************************/
.btct__title {
  margin-bottom: 81px; }

.btct__colums-wrapper {
  display: flex;
  position: relative;
  perspective: 1900px;
  justify-content: space-between; }
  @media screen and (max-width: 991px) {
    .btct__colums-wrapper {
      display: block; } }

.btct__colum:first-child {
  padding-right: 11px; }
  @media screen and (max-width: 991px) {
    .btct__colum:first-child {
      margin-right: 0; } }

.btct__colum {
  flex-shrink: 1; }
  .btct__colum p {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    color: #6c6c6c; }

.rotate-colum-right {
  display: none; }

.tc-btn {
  margin-top: 50px; }

