html:not(.touch) .imagesTextBlock .item:has(video) .imageWrapper:hover .buttonWrapper {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
  -moz-transform: translate(-50%, -50%) scale(1);
  -o-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  -webkit-transition: opacity 0.6s 0s ease-in-out, transform 0.6s 0s cubic-bezier(0.65, 0, 0.35, 1);
  -moz-transition: opacity 0.6s 0s ease-in-out, transform 0.6s 0s cubic-bezier(0.65, 0, 0.35, 1);
  -ms-transition: opacity 0.6s 0s ease-in-out, transform 0.6s 0s cubic-bezier(0.65, 0, 0.35, 1);
  -o-transition: opacity 0.6s 0s ease-in-out, transform 0.6s 0s cubic-bezier(0.65, 0, 0.35, 1);
  transition: opacity 0.6s 0s ease-in-out, transform 0.6s 0s cubic-bezier(0.65, 0, 0.35, 1);
}
html:not(.touch) .imagesTextBlock .item:has(video) .imageWrapper .buttonWrapper {
  -webkit-transform: translate(-50%, -50%) scale(0);
  -moz-transform: translate(-50%, -50%) scale(0);
  -o-transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  opacity: 0;
}
.imagesTextBlock {
  position: relative;
}
.imagesTextBlock.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;
}
.imagesTextBlock.inview .text p:nth-child(50) {
  transition-delay: 7.8s;
}
.imagesTextBlock.inview .text p:nth-child(49) {
  transition-delay: 7.65s;
}
.imagesTextBlock.inview .text p:nth-child(48) {
  transition-delay: 7.5s;
}
.imagesTextBlock.inview .text p:nth-child(47) {
  transition-delay: 7.35s;
}
.imagesTextBlock.inview .text p:nth-child(46) {
  transition-delay: 7.2s;
}
.imagesTextBlock.inview .text p:nth-child(45) {
  transition-delay: 7.05s;
}
.imagesTextBlock.inview .text p:nth-child(44) {
  transition-delay: 6.9s;
}
.imagesTextBlock.inview .text p:nth-child(43) {
  transition-delay: 6.75s;
}
.imagesTextBlock.inview .text p:nth-child(42) {
  transition-delay: 6.6s;
}
.imagesTextBlock.inview .text p:nth-child(41) {
  transition-delay: 6.45s;
}
.imagesTextBlock.inview .text p:nth-child(40) {
  transition-delay: 6.3s;
}
.imagesTextBlock.inview .text p:nth-child(39) {
  transition-delay: 6.15s;
}
.imagesTextBlock.inview .text p:nth-child(38) {
  transition-delay: 6s;
}
.imagesTextBlock.inview .text p:nth-child(37) {
  transition-delay: 5.85s;
}
.imagesTextBlock.inview .text p:nth-child(36) {
  transition-delay: 5.7s;
}
.imagesTextBlock.inview .text p:nth-child(35) {
  transition-delay: 5.55s;
}
.imagesTextBlock.inview .text p:nth-child(34) {
  transition-delay: 5.4s;
}
.imagesTextBlock.inview .text p:nth-child(33) {
  transition-delay: 5.25s;
}
.imagesTextBlock.inview .text p:nth-child(32) {
  transition-delay: 5.1s;
}
.imagesTextBlock.inview .text p:nth-child(31) {
  transition-delay: 4.95s;
}
.imagesTextBlock.inview .text p:nth-child(30) {
  transition-delay: 4.8s;
}
.imagesTextBlock.inview .text p:nth-child(29) {
  transition-delay: 4.65s;
}
.imagesTextBlock.inview .text p:nth-child(28) {
  transition-delay: 4.5s;
}
.imagesTextBlock.inview .text p:nth-child(27) {
  transition-delay: 4.35s;
}
.imagesTextBlock.inview .text p:nth-child(26) {
  transition-delay: 4.2s;
}
.imagesTextBlock.inview .text p:nth-child(25) {
  transition-delay: 4.05s;
}
.imagesTextBlock.inview .text p:nth-child(24) {
  transition-delay: 3.9s;
}
.imagesTextBlock.inview .text p:nth-child(23) {
  transition-delay: 3.75s;
}
.imagesTextBlock.inview .text p:nth-child(22) {
  transition-delay: 3.6s;
}
.imagesTextBlock.inview .text p:nth-child(21) {
  transition-delay: 3.45s;
}
.imagesTextBlock.inview .text p:nth-child(20) {
  transition-delay: 3.3s;
}
.imagesTextBlock.inview .text p:nth-child(19) {
  transition-delay: 3.15s;
}
.imagesTextBlock.inview .text p:nth-child(18) {
  transition-delay: 3s;
}
.imagesTextBlock.inview .text p:nth-child(17) {
  transition-delay: 2.85s;
}
.imagesTextBlock.inview .text p:nth-child(16) {
  transition-delay: 2.7s;
}
.imagesTextBlock.inview .text p:nth-child(15) {
  transition-delay: 2.55s;
}
.imagesTextBlock.inview .text p:nth-child(14) {
  transition-delay: 2.4s;
}
.imagesTextBlock.inview .text p:nth-child(13) {
  transition-delay: 2.25s;
}
.imagesTextBlock.inview .text p:nth-child(12) {
  transition-delay: 2.1s;
}
.imagesTextBlock.inview .text p:nth-child(11) {
  transition-delay: 1.95s;
}
.imagesTextBlock.inview .text p:nth-child(10) {
  transition-delay: 1.8s;
}
.imagesTextBlock.inview .text p:nth-child(9) {
  transition-delay: 1.65s;
}
.imagesTextBlock.inview .text p:nth-child(8) {
  transition-delay: 1.5s;
}
.imagesTextBlock.inview .text p:nth-child(7) {
  transition-delay: 1.35s;
}
.imagesTextBlock.inview .text p:nth-child(6) {
  transition-delay: 1.2s;
}
.imagesTextBlock.inview .text p:nth-child(5) {
  transition-delay: 1.05s;
}
.imagesTextBlock.inview .text p:nth-child(4) {
  transition-delay: 0.9s;
}
.imagesTextBlock.inview .text p:nth-child(3) {
  transition-delay: 0.75s;
}
.imagesTextBlock.inview .text p:nth-child(2) {
  transition-delay: 0.6s;
}
.imagesTextBlock.inview .text p:nth-child(1) {
  transition-delay: 0.45s;
}
.imagesTextBlock.inview .item:after {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -o-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition: transform 0.6s 0.45s cubic-bezier(0.83, 0, 0.17, 1);
  -moz-transition: transform 0.6s 0.45s cubic-bezier(0.83, 0, 0.17, 1);
  -o-transition: transform 0.6s 0.45s cubic-bezier(0.83, 0, 0.17, 1);
  transition: transform 0.6s 0.45s cubic-bezier(0.83, 0, 0.17, 1);
}
.imagesTextBlock.inview .item .imageWrapper {
  -moz-filter: blur(0px);
  -ms-filter: blur(0px);
  -o-filter: blur(0px);
  -webkit-filter: blur(0px);
  filter: blur(0px);
  opacity: 1;
  -webkit-transition: opacity 0.6s 0s ease-in-out, filter 0.6s 0s cubic-bezier(0.65, 0, 0.35, 1);
  -moz-transition: opacity 0.6s 0s ease-in-out, filter 0.6s 0s cubic-bezier(0.65, 0, 0.35, 1);
  -ms-transition: opacity 0.6s 0s ease-in-out, filter 0.6s 0s cubic-bezier(0.65, 0, 0.35, 1);
  -o-transition: opacity 0.6s 0s ease-in-out, filter 0.6s 0s cubic-bezier(0.65, 0, 0.35, 1);
  transition: opacity 0.6s 0s ease-in-out, filter 0.6s 0s cubic-bezier(0.65, 0, 0.35, 1);
}
.imagesTextBlock.inview .item .normalTitleSans,
.imagesTextBlock.inview .item .text,
.imagesTextBlock.inview .item .button {
  opacity: 1;
  -webkit-transition: opacity 0.6s 0.15s cubic-bezier(0.65, 0, 0.35, 1);
  -moz-transition: opacity 0.6s 0.15s cubic-bezier(0.65, 0, 0.35, 1);
  -o-transition: opacity 0.6s 0.15s cubic-bezier(0.65, 0, 0.35, 1);
  transition: opacity 0.6s 0.15s cubic-bezier(0.65, 0, 0.35, 1);
}
.imagesTextBlock.inview .item .normalTitleSans:nth-child(20),
.imagesTextBlock.inview .item .text:nth-child(20),
.imagesTextBlock.inview .item .button:nth-child(20) {
  transition-delay: 3.6s;
}
.imagesTextBlock.inview .item .normalTitleSans:nth-child(19),
.imagesTextBlock.inview .item .text:nth-child(19),
.imagesTextBlock.inview .item .button:nth-child(19) {
  transition-delay: 3.45s;
}
.imagesTextBlock.inview .item .normalTitleSans:nth-child(18),
.imagesTextBlock.inview .item .text:nth-child(18),
.imagesTextBlock.inview .item .button:nth-child(18) {
  transition-delay: 3.3s;
}
.imagesTextBlock.inview .item .normalTitleSans:nth-child(17),
.imagesTextBlock.inview .item .text:nth-child(17),
.imagesTextBlock.inview .item .button:nth-child(17) {
  transition-delay: 3.15s;
}
.imagesTextBlock.inview .item .normalTitleSans:nth-child(16),
.imagesTextBlock.inview .item .text:nth-child(16),
.imagesTextBlock.inview .item .button:nth-child(16) {
  transition-delay: 3s;
}
.imagesTextBlock.inview .item .normalTitleSans:nth-child(15),
.imagesTextBlock.inview .item .text:nth-child(15),
.imagesTextBlock.inview .item .button:nth-child(15) {
  transition-delay: 2.85s;
}
.imagesTextBlock.inview .item .normalTitleSans:nth-child(14),
.imagesTextBlock.inview .item .text:nth-child(14),
.imagesTextBlock.inview .item .button:nth-child(14) {
  transition-delay: 2.7s;
}
.imagesTextBlock.inview .item .normalTitleSans:nth-child(13),
.imagesTextBlock.inview .item .text:nth-child(13),
.imagesTextBlock.inview .item .button:nth-child(13) {
  transition-delay: 2.55s;
}
.imagesTextBlock.inview .item .normalTitleSans:nth-child(12),
.imagesTextBlock.inview .item .text:nth-child(12),
.imagesTextBlock.inview .item .button:nth-child(12) {
  transition-delay: 2.4s;
}
.imagesTextBlock.inview .item .normalTitleSans:nth-child(11),
.imagesTextBlock.inview .item .text:nth-child(11),
.imagesTextBlock.inview .item .button:nth-child(11) {
  transition-delay: 2.25s;
}
.imagesTextBlock.inview .item .normalTitleSans:nth-child(10),
.imagesTextBlock.inview .item .text:nth-child(10),
.imagesTextBlock.inview .item .button:nth-child(10) {
  transition-delay: 2.1s;
}
.imagesTextBlock.inview .item .normalTitleSans:nth-child(9),
.imagesTextBlock.inview .item .text:nth-child(9),
.imagesTextBlock.inview .item .button:nth-child(9) {
  transition-delay: 1.95s;
}
.imagesTextBlock.inview .item .normalTitleSans:nth-child(8),
.imagesTextBlock.inview .item .text:nth-child(8),
.imagesTextBlock.inview .item .button:nth-child(8) {
  transition-delay: 1.8s;
}
.imagesTextBlock.inview .item .normalTitleSans:nth-child(7),
.imagesTextBlock.inview .item .text:nth-child(7),
.imagesTextBlock.inview .item .button:nth-child(7) {
  transition-delay: 1.65s;
}
.imagesTextBlock.inview .item .normalTitleSans:nth-child(6),
.imagesTextBlock.inview .item .text:nth-child(6),
.imagesTextBlock.inview .item .button:nth-child(6) {
  transition-delay: 1.5s;
}
.imagesTextBlock.inview .item .normalTitleSans:nth-child(5),
.imagesTextBlock.inview .item .text:nth-child(5),
.imagesTextBlock.inview .item .button:nth-child(5) {
  transition-delay: 1.35s;
}
.imagesTextBlock.inview .item .normalTitleSans:nth-child(4),
.imagesTextBlock.inview .item .text:nth-child(4),
.imagesTextBlock.inview .item .button:nth-child(4) {
  transition-delay: 1.2s;
}
.imagesTextBlock.inview .item .normalTitleSans:nth-child(3),
.imagesTextBlock.inview .item .text:nth-child(3),
.imagesTextBlock.inview .item .button:nth-child(3) {
  transition-delay: 1.05s;
}
.imagesTextBlock.inview .item .normalTitleSans:nth-child(2),
.imagesTextBlock.inview .item .text:nth-child(2),
.imagesTextBlock.inview .item .button:nth-child(2) {
  transition-delay: 0.9s;
}
.imagesTextBlock.inview .item .normalTitleSans:nth-child(1),
.imagesTextBlock.inview .item .text:nth-child(1),
.imagesTextBlock.inview .item .button:nth-child(1) {
  transition-delay: 0.75s;
}
.imagesTextBlock .titleWrapper {
  display: flex;
  align-items: end;
}
.imagesTextBlock .line {
  height: 1px;
  width: 60%;
  transform-origin: left;
  background-color: rgba(255, 255, 255, 0.5);
}
.imagesTextBlock .bigTitle {
  width: 51%;
}
.imagesTextBlock .item {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  position: relative;
  align-items: normal;
  padding: 1.875vw 0;
}
.imagesTextBlock .item .normalTitleSans,
.imagesTextBlock .item .text,
.imagesTextBlock .item .button {
  opacity: 0;
}
.imagesTextBlock .item .imageWrapper {
  width: 100%;
  height: auto;
  position: relative;
  opacity: 0.5;
  -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);
  -moz-filter: blur(4.16666667vw);
  -ms-filter: blur(4.16666667vw);
  -o-filter: blur(4.16666667vw);
  -webkit-filter: blur(4.16666667vw);
  filter: blur(4.16666667vw);
}
.imagesTextBlock .item .imageWrapper .innerImage {
  display: block;
  height: 0;
  width: 100%;
  padding-bottom: 67.61565836%;
}
.imagesTextBlock .item .imageWrapper .innerImage img,
.imagesTextBlock .item .imageWrapper .innerImage video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.imagesTextBlock .item .imageWrapper .buttonWrapper {
  height: auto;
  left: 50%;
  position: absolute;
  top: 50%;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.imagesTextBlock .item:after {
  content: '';
  height: 1px;
  left: 0;
  position: absolute;
  top: auto;
  width: 100%;
  bottom: 0;
  background: #D8D8D8;
  transform-origin: left;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -o-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: transform 0.6s 0.45s cubic-bezier(0.83, 0, 0.17, 1);
  -moz-transition: transform 0.6s 0.45s cubic-bezier(0.83, 0, 0.17, 1);
  -o-transition: transform 0.6s 0.45s cubic-bezier(0.83, 0, 0.17, 1);
  transition: transform 0.6s 0.45s cubic-bezier(0.83, 0, 0.17, 1);
}
.imagesTextBlock .item .innerCol {
  flex-direction: column;
  display: inline-flex;
  vertical-align: middle;
  align-items: flex-end;
  justify-content: space-between;
}
.imagesTextBlock .item .innerCol:first-child {
  width: 42%;
}
.imagesTextBlock .item .innerCol:last-child {
  padding: 0 0 0 2.22222222vw;
  width: 58%;
}
.imagesTextBlock .item .innerCol:last-child .button {
  min-width: 8.05555556vw;
}
.imagesTextBlock .item .normalTitleSans {
  padding-right: 16.11111111vw;
}
.imagesTextBlock .item .textWrapper {
  margin: 1.38888889vw 0;
  padding-right: 32.22222222vw;
}
@media (max-width: 1080px) {
  .imagesTextBlock .item {
    padding: 2.5vw 0;
  }
  .imagesTextBlock .item .imageWrapper {
    -moz-filter: blur(5.556vw);
    -ms-filter: blur(5.556vw);
    -o-filter: blur(5.556vw);
    -webkit-filter: blur(5.556vw);
    filter: blur(5.556vw);
  }
  .imagesTextBlock .item .innerCol:first-child {
    width: 42%;
  }
  .imagesTextBlock .item .innerCol:last-child {
    padding: 0 0 0 2.963vw;
    width: 58%;
  }
  .imagesTextBlock .item .innerCol:last-child .button {
    min-width: 10.74vw;
  }
  .imagesTextBlock .item .normalTitleSans {
    padding-right: 21.48vw;
  }
  .imagesTextBlock .item .textWrapper {
    margin: 1.852vw 0;
    padding-right: 21.48vw;
  }
}
@media (max-width: 580px) {
  .imagesTextBlock .titleWrapper .bigTitle {
    width: 191%;
  }
  .imagesTextBlock .titleWrapper .line {
    width: 100%;
    margin-top: 5.09vw;
  }
  .imagesTextBlock .item {
    padding: 7.63vw 0;
  }
  .imagesTextBlock .item .imageWrapper {
    -moz-filter: blur(15.27vw);
    -ms-filter: blur(15.27vw);
    -o-filter: blur(15.27vw);
    -webkit-filter: blur(15.27vw);
    filter: blur(15.27vw);
  }
  .imagesTextBlock .item .innerCol {
    align-items: flex-start;
  }
  .imagesTextBlock .item .innerCol:first-child {
    width: 100%;
  }
  .imagesTextBlock .item .innerCol:last-child {
    padding: 7.63vw 0 0 0;
    width: 100%;
  }
  .imagesTextBlock .item .normalTitleSans {
    padding-right: 0;
  }
  .imagesTextBlock .item .textWrapper {
    padding-right: 0;
    margin: 5.09vw 0;
  }
}
