/*!*****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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-article-with-image-about-us/block-article-with-image-about-us.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************/
.page-not-found {
  display: flex;
  background-color: #141414;
  overflow: hidden;
}

.pnf_inner {
  position: relative;
  width: 100%;
}

.pnf_img {
  width: 100%;
  height: auto;
  max-height: 960px;
  object-fit: cover;
  object-position: center;
}
@media screen and (max-width: 1300px) {
  .pnf_img {
    min-height: 500px;
  }
}

.pnf_content {
  position: absolute;
  left: 0;
  bottom: 48px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 128px;
  width: 100%;
}
.pnf_content.show .pnf_content-left,
.pnf_content.show .pnf_content-right {
  opacity: 1;
  transform: none;
}
@media screen and (max-width: 1000px) {
  .pnf_content {
    padding: 0 40px;
  }
}
@media screen and (max-width: 600px) {
  .pnf_content {
    padding: 0 25px;
    bottom: 20px;
  }
}

.pnf_content-left {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 791px;
  margin-top: -30px;
  padding-bottom: 86px;
  transform: translateY(100%);
  opacity: 0;
  will-change: opacity, transform;
  transition: 0.5s opacity, 0.5s transform;
}
.pnf_content-left .pnf_content-label {
  align-items: flex-start;
  padding-bottom: 16px;
}
@media screen and (max-width: 1500px) {
  .pnf_content-left {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 1000px) {
  .pnf_content-left {
    padding-bottom: 30px;
  }
}

.pnf_content-right {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  transform: translateY(100%);
  opacity: 0;
  will-change: opacity, transform;
  transition: 0.5s opacity, 0.5s transform;
}

.pnf_content-content {
  align-items: center;
  width: 100%;
  max-width: 754px;
}
@media screen and (max-width: 1300px) {
  .pnf_content-content {
    max-width: 400px;
  }
}
@media screen and (max-width: 1000px) {
  .pnf_content-content {
    max-width: 300px;
  }
}

.button {
  margin-top: 24px;
  border-radius: 4px;
  cursor: pointer;
  background-color: #3990ff;
  color: #fff;
  padding: 16px 24px;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .button {
    padding: 8px 10px;
  }
}
@media screen and (max-width: 680px) {
  .button {
    padding: 6px 8px;
  }
}

@media screen and (min-width: 1921px) {
  .pnf_img {
    max-height: 50vw;
  }
  .pnf_content {
    bottom: 2.5vw;
    padding: 0 6.66667vw;
  }
  .pnf_content-left {
    max-width: 41.19792vw;
    margin-top: -1.5625vw;
    padding-bottom: 4.47917vw;
  }
  .pnf_content-left .pnf_content-label {
    padding-bottom: 0.83333vw;
  }
  .pnf_content-content {
    max-width: 39.27083vw;
  }
  .button {
    margin-top: 1.25vw;
    border-radius: 0.20833vw;
    padding: 0.83333vw 1.25vw;
  }
}
.article-with-image {
  display: flex;
}
.article-with-image .article-about-us-container {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1100px) {
  .article-with-image .article-about-us-container {
    flex-direction: column-reverse;
  }
}
.article-with-image .article-about-us-container .article-image-left-content {
  display: flex;
  flex-direction: column;
  padding: 101px 165px 101px 128px;
}
.article-with-image .article-about-us-container .article-image-left-content.show .article-title-image .jt__text {
  animation: moveIn 2.5s 0s cubic-bezier(0.36, 0, 0.06, 1) alternate forwards;
}
.article-with-image .article-about-us-container .article-image-left-content.show .left_overflow-hidden .article-content-image {
  opacity: 1;
  transform: none;
}
.article-with-image .article-about-us-container .article-image-left-content .title-content-aus {
  padding-bottom: 64px;
}
.article-with-image .article-about-us-container .article-image-left-content .title-content-aus:last-child {
  padding-bottom: 0;
}
.article-with-image .article-about-us-container .article-image-left-content .left_overflow-hidden {
  overflow: hidden;
}
.article-with-image .article-about-us-container .article-image-left-content .jt {
  position: relative;
}
.article-with-image .article-about-us-container .article-image-left-content .jt__row {
  display: block;
}
.article-with-image .article-about-us-container .article-image-left-content .jt__row:nth-child(1) {
  clip-path: polygon(-10% 75%, 110% 75%, 110% 110%, -10% 110%);
}
.article-with-image .article-about-us-container .article-image-left-content .jt__row:nth-child(2) {
  clip-path: polygon(-10% 50%, 110% 50%, 110% 75.3%, -10% 75.3%);
}
.article-with-image .article-about-us-container .article-image-left-content .jt__row:nth-child(3) {
  clip-path: polygon(-10% 25%, 110% 25%, 110% 50.3%, -10% 50.3%);
}
.article-with-image .article-about-us-container .article-image-left-content .jt__row:nth-child(4) {
  clip-path: polygon(-10% 0%, 110% 0%, 110% 25.3%, -10% 25.3%);
}
.article-with-image .article-about-us-container .article-image-left-content .jt__row.jt__row--sibling {
  position: absolute;
  top: 0;
  left: 0;
  user-select: none;
}
.article-with-image .article-about-us-container .article-image-left-content .jt__text {
  display: block;
  transform-origin: bottom left;
  animation: moveIn 2.5s 0s cubic-bezier(0.36, 0, 0.06, 1) paused;
}
.article-with-image .article-about-us-container .article-image-left-content .jt__row:nth-child(1) .jt__text {
  transform: translateY(-0.1em);
}
.article-with-image .article-about-us-container .article-image-left-content .jt__row:nth-child(2) .jt__text {
  transform: translateY(-0.3em) scaleY(1.1);
}
.article-with-image .article-about-us-container .article-image-left-content .jt__row:nth-child(3) .jt__text {
  transform: translateY(-0.5em) scaleY(1.2);
}
.article-with-image .article-about-us-container .article-image-left-content .jt__row:nth-child(4) .jt__text {
  transform: translateY(-0.7em) scaleY(1.3);
}
.article-with-image .article-about-us-container .article-image-left-content .jt__row:nth-child(5) .jt__text {
  transform: translateY(-0.9em) scaleY(1.4);
}
.article-with-image .article-about-us-container .article-image-left-content .jt__row:nth-child(6) .jt__text {
  transform: translateY(-1.1em) scaleY(1.5);
}
@keyframes moveIn {
  50%, 100% {
    transform: translateY(0);
  }
  0% {
    opacity: 0;
    filter: blur(10px);
  }
  100% {
    opacity: 1;
    filter: blur(0);
  }
}
.article-with-image .article-about-us-container .article-image-left-content .debug .jt__row:nth-child(even) {
  color: #141414;
  background: #fff;
}
.article-with-image .article-about-us-container .article-image-left-content .debug .jt__row:nth-child(odd) {
  color: #fff;
  background: #141414;
}
@media screen and (max-width: 1260px) {
  .article-with-image .article-about-us-container .article-image-left-content {
    padding: 80px 115px 80px 128px;
  }
}
@media screen and (max-width: 1000px) {
  .article-with-image .article-about-us-container .article-image-left-content {
    padding: 64px 40px;
  }
}
@media screen and (max-width: 600px) {
  .article-with-image .article-about-us-container .article-image-left-content {
    padding: 40px 25px;
  }
}
.article-with-image .article-about-us-container .article-image-left-content .article-title-image {
  padding-bottom: 24px;
}
@media screen and (max-width: 720px) {
  .article-with-image .article-about-us-container .article-image-left-content .article-title-image {
    padding-bottom: 12px;
  }
}
.article-with-image .article-about-us-container .article-image-left-content .article-content-image {
  width: 100%;
  padding-bottom: 64px;
  transform: translateY(100px);
  opacity: 0;
  will-change: opacity, transform;
  transition: 0.8s transform 0.5s, 0.8s opacity 0.5s;
}
@media screen and (max-width: 1560px) {
  .article-with-image .article-about-us-container .article-image-left-content .article-content-image {
    padding-bottom: 44px;
  }
}
@media screen and (max-width: 720px) {
  .article-with-image .article-about-us-container .article-image-left-content .article-content-image {
    padding-bottom: 24px;
  }
}
@media screen and (max-width: 440px) {
  .article-with-image .article-about-us-container .article-image-left-content .article-content-image {
    padding-bottom: 16px;
  }
}
.article-with-image .article-about-us-container .article-image-left-content .article-content-image:last-child {
  padding: 0;
}
.article-with-image .article-about-us-container .article-image {
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 1560px) {
  .article-with-image .article-about-us-container .article-image {
    max-width: 800px;
  }
}
@media screen and (max-width: 1260px) {
  .article-with-image .article-about-us-container .article-image {
    max-width: 600px;
  }
}
@media screen and (max-width: 1100px) {
  .article-with-image .article-about-us-container .article-image {
    width: 100%;
    max-width: unset;
  }
}

@media screen and (min-width: 1921px) {
  .article-with-image .article-about-us-container .article-image-left-content {
    padding: 5.26042vw 8.59375vw 5.26042vw 6.66667vw;
  }
  .article-with-image .article-about-us-container .article-image-left-content .title-content-aus {
    padding-bottom: 3.33333vw;
  }
  .article-with-image .article-about-us-container .article-image-left-content .article-title-image {
    padding-bottom: 1.25vw;
  }
  .article-with-image .article-about-us-container .article-image-left-content .article-content-image {
    padding-bottom: 3.33333vw;
    transform: translateY(5.20833vw);
  }
}
