.imageTextBlock {
  position: relative;
}
.imageTextBlock.inview .text p {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: opacity 0.6s 0s ease-in-out, transform 0.6s 0s ease-in-out;
  -moz-transition: opacity 0.6s 0s ease-in-out, transform 0.6s 0s ease-in-out;
  -ms-transition: opacity 0.6s 0s ease-in-out, transform 0.6s 0s ease-in-out;
  -o-transition: opacity 0.6s 0s ease-in-out, transform 0.6s 0s ease-in-out;
  transition: opacity 0.6s 0s ease-in-out, transform 0.6s 0s ease-in-out;
}
.imageTextBlock.inview .text p:nth-child(50) {
  transition-delay: 7.8s;
}
.imageTextBlock.inview .text p:nth-child(49) {
  transition-delay: 7.65s;
}
.imageTextBlock.inview .text p:nth-child(48) {
  transition-delay: 7.5s;
}
.imageTextBlock.inview .text p:nth-child(47) {
  transition-delay: 7.35s;
}
.imageTextBlock.inview .text p:nth-child(46) {
  transition-delay: 7.2s;
}
.imageTextBlock.inview .text p:nth-child(45) {
  transition-delay: 7.05s;
}
.imageTextBlock.inview .text p:nth-child(44) {
  transition-delay: 6.9s;
}
.imageTextBlock.inview .text p:nth-child(43) {
  transition-delay: 6.75s;
}
.imageTextBlock.inview .text p:nth-child(42) {
  transition-delay: 6.6s;
}
.imageTextBlock.inview .text p:nth-child(41) {
  transition-delay: 6.45s;
}
.imageTextBlock.inview .text p:nth-child(40) {
  transition-delay: 6.3s;
}
.imageTextBlock.inview .text p:nth-child(39) {
  transition-delay: 6.15s;
}
.imageTextBlock.inview .text p:nth-child(38) {
  transition-delay: 6s;
}
.imageTextBlock.inview .text p:nth-child(37) {
  transition-delay: 5.85s;
}
.imageTextBlock.inview .text p:nth-child(36) {
  transition-delay: 5.7s;
}
.imageTextBlock.inview .text p:nth-child(35) {
  transition-delay: 5.55s;
}
.imageTextBlock.inview .text p:nth-child(34) {
  transition-delay: 5.4s;
}
.imageTextBlock.inview .text p:nth-child(33) {
  transition-delay: 5.25s;
}
.imageTextBlock.inview .text p:nth-child(32) {
  transition-delay: 5.1s;
}
.imageTextBlock.inview .text p:nth-child(31) {
  transition-delay: 4.95s;
}
.imageTextBlock.inview .text p:nth-child(30) {
  transition-delay: 4.8s;
}
.imageTextBlock.inview .text p:nth-child(29) {
  transition-delay: 4.65s;
}
.imageTextBlock.inview .text p:nth-child(28) {
  transition-delay: 4.5s;
}
.imageTextBlock.inview .text p:nth-child(27) {
  transition-delay: 4.35s;
}
.imageTextBlock.inview .text p:nth-child(26) {
  transition-delay: 4.2s;
}
.imageTextBlock.inview .text p:nth-child(25) {
  transition-delay: 4.05s;
}
.imageTextBlock.inview .text p:nth-child(24) {
  transition-delay: 3.9s;
}
.imageTextBlock.inview .text p:nth-child(23) {
  transition-delay: 3.75s;
}
.imageTextBlock.inview .text p:nth-child(22) {
  transition-delay: 3.6s;
}
.imageTextBlock.inview .text p:nth-child(21) {
  transition-delay: 3.45s;
}
.imageTextBlock.inview .text p:nth-child(20) {
  transition-delay: 3.3s;
}
.imageTextBlock.inview .text p:nth-child(19) {
  transition-delay: 3.15s;
}
.imageTextBlock.inview .text p:nth-child(18) {
  transition-delay: 3s;
}
.imageTextBlock.inview .text p:nth-child(17) {
  transition-delay: 2.85s;
}
.imageTextBlock.inview .text p:nth-child(16) {
  transition-delay: 2.7s;
}
.imageTextBlock.inview .text p:nth-child(15) {
  transition-delay: 2.55s;
}
.imageTextBlock.inview .text p:nth-child(14) {
  transition-delay: 2.4s;
}
.imageTextBlock.inview .text p:nth-child(13) {
  transition-delay: 2.25s;
}
.imageTextBlock.inview .text p:nth-child(12) {
  transition-delay: 2.1s;
}
.imageTextBlock.inview .text p:nth-child(11) {
  transition-delay: 1.95s;
}
.imageTextBlock.inview .text p:nth-child(10) {
  transition-delay: 1.8s;
}
.imageTextBlock.inview .text p:nth-child(9) {
  transition-delay: 1.65s;
}
.imageTextBlock.inview .text p:nth-child(8) {
  transition-delay: 1.5s;
}
.imageTextBlock.inview .text p:nth-child(7) {
  transition-delay: 1.35s;
}
.imageTextBlock.inview .text p:nth-child(6) {
  transition-delay: 1.2s;
}
.imageTextBlock.inview .text p:nth-child(5) {
  transition-delay: 1.05s;
}
.imageTextBlock.inview .text p:nth-child(4) {
  transition-delay: 0.9s;
}
.imageTextBlock.inview .text p:nth-child(3) {
  transition-delay: 0.75s;
}
.imageTextBlock.inview .text p:nth-child(2) {
  transition-delay: 0.6s;
}
.imageTextBlock.inview .text p:nth-child(1) {
  transition-delay: 0.45s;
}
.imageTextBlock .innerWrapper {
  padding-top: 1.38888889vw;
}
.imageTextBlock .line {
  height: 1px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  transform-origin: left;
  background-color: rgba(255, 255, 255, 0.5);
}
.imageTextBlock:has(.col.imageCol:first-child) .col:not(.imageCol) {
  text-align: right;
}
.imageTextBlock .cols {
  display: flex;
  margin-left: -0.55555556vw;
  width: calc(100% + 1.11111111vw);
}
.imageTextBlock .cols .col {
  margin: 0 0.55555556vw;
  width: calc(40% - 1.11111111vw);
  display: inline-block;
  vertical-align: top;
}
.imageTextBlock .cols .col.imageCol {
  width: calc(60% - 1.11111111vw);
}
.imageTextBlock .cols .col:not(.imageCol) {
  display: inline-flex;
  flex-direction: column;
  justify-content: space-between;
}
.imageTextBlock .text {
  margin-top: 5.55555556vw;
  padding-left: 8.05555556vw;
}
.imageTextBlock .text p {
  opacity: 0;
  -webkit-transform: translateY(1.38888889vw);
  -moz-transform: translateY(1.38888889vw);
  -o-transform: translateY(1.38888889vw);
  -ms-transform: translateY(1.38888889vw);
  transform: translateY(1.38888889vw);
}
.imageTextBlock .text p:not(:last-child) {
  margin-bottom: 2.77777778vw;
}
.imageTextBlock .imageWrapper {
  height: auto;
  position: relative;
  width: 100%;
}
.imageTextBlock .imageWrapper .innerImage {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  position: relative;
  height: 0;
  padding-bottom: 100%;
}
.imageTextBlock .imageWrapper .innerImage img,
.imageTextBlock .imageWrapper .innerImage video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
@media (max-width: 1080px) {
  .imageTextBlock .innerWrapper {
    padding-top: 1.852vw;
  }
  .imageTextBlock .cols {
    margin-left: -0.741vw;
    width: calc(100% + 1.481vw);
  }
  .imageTextBlock .cols .col {
    margin: 0 0.741vw;
    width: calc(40% - 1.481vw);
  }
  .imageTextBlock .cols .col.imageCol {
    width: calc(60% - 1.481vw);
  }
  .imageTextBlock .bigTitle {
    margin-bottom: 3.704vw;
  }
  .imageTextBlock .text {
    margin-top: 7.407vw;
    padding-left: 3.704vw;
  }
  .imageTextBlock .text p {
    -webkit-transform: translateY(1.852vw);
    -moz-transform: translateY(1.852vw);
    -o-transform: translateY(1.852vw);
    -ms-transform: translateY(1.852vw);
    transform: translateY(1.852vw);
  }
  .imageTextBlock .text p:not(:last-child) {
    margin-bottom: 3.704vw;
  }
}
@media (max-width: 580px) {
  .imageTextBlock {
    padding-top: 5.09vw;
  }
  .imageTextBlock .innerWrapper {
    padding-top: 5.09vw;
  }
  .imageTextBlock .cols {
    flex-direction: column;
    margin-left: -2.04vw;
    width: calc(100% + 4.07vw);
  }
  .imageTextBlock .cols .col {
    margin: 0 2.04vw;
    width: calc(100% - 4.07vw);
  }
  .imageTextBlock .cols .col:not(:last-child) {
    margin-bottom: 7.63vw;
  }
  .imageTextBlock .cols .col.imageCol {
    width: calc(100% - 4.07vw);
    order: -1;
  }
  .imageTextBlock .cols .col:not(.imageCol) {
    text-align: left;
  }
  .imageTextBlock .text {
    padding-left: 0;
    margin-top: 7.63vw;
  }
  .imageTextBlock .text p {
    -webkit-transform: translateY(5.09vw);
    -moz-transform: translateY(5.09vw);
    -o-transform: translateY(5.09vw);
    -ms-transform: translateY(5.09vw);
    transform: translateY(5.09vw);
  }
  .imageTextBlock .text p:not(:last-child) {
    margin-bottom: 10.18vw;
  }
  .imageTextBlock:has(.col.imageCol:first-child) .col:not(.imageCol) {
    text-align: left;
  }
}
