[data-id="1767348"] .c-heading-3__heading,
[data-id="1768431"] .c-heading-3__heading,
[data-id="1769205"] .c-heading-3__heading {
  font-size: 1.5rem;
}

[data-id="1767348"] .p-text.p-media-layout-02__text,
[data-id="1768431"] .p-text.p-media-layout-02__text,
[data-id="1769205"] .p-text.p-media-layout-02__text {
  font-size: 0.875rem;
}

[data-id="1767348"] .p-layout__content,
[data-id="1768431"] .p-layout__content,
[data-id="1769205"] .p-layout__content {
  position: relative;
}

[data-id="1767348"] .p-media-layout__inner,
[data-id="1768431"] .p-media-layout__inner,
[data-id="1769205"] .p-media-layout__inner {
  position: absolute;
  bottom: 50%;
  transform: translateY(50%);
  color: #fff !important;
  width: 50%;
}

[data-id="1767348"] {
  padding-bottom: 0 !important;
}

[data-id="1767348"] .p-layout.p-layout-media {
  margin: 0 !important;
}

[data-id="1767348"] .p-media-layout__inner {
  right: 5%;
}

[data-id="1768431"] {
  padding-bottom: 0 !important;
}

[data-id="1768431"] .p-layout.p-layout-media {
  margin: 0 !important;
}

[data-id="1768431"] .p-media-layout__inner {
  left: 5%;
}

[data-id="1769205"] .p-media-layout__inner {
  right: 5%;
}

[data-id="1765044"] .c-heading-3__heading {
  font-size: 1.5rem;
}

[data-id="1765044"] .p-panel-banner__link-item.p-panel-banner__link-item--arrow::after {
  display: none !important;
}

[data-id="1765044"] .p-panel-banner-02__wrap:hover .btn_read_more {
  color: var(--color-white) !important;
  text-decoration: none;
}

#d1766919 .c-link {
  font-size: initial !important;
}

#d1763954 .p-media-layout {
  margin-bottom: initial !important;
}

#d1767381 .p-link-list {
  margin-bottom: initial !important;
}

#d1761566 .p-media-layout {
  margin-bottom: 1rem;
}

@media only screen and (min-width: 769px) {
  #d1784779 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  #d1784779 .p-heading-movie__video-wrap{
    max-width: var(--width-max-content);
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (max-width: 768px) {
  .jsp-background-image-1769205 .p-media-layout__inner,
  .jsp-background-image-1768431 .p-media-layout__inner,
  .jsp-background-image-1767348 .p-media-layout__inner {
    position: inherit;
    transform: translate(0);
    right: 0;
    bottom: 0;
    width: 100%;
  }
  .jsp-background-image-1769205 .c-heading-3.p-heading-3.p-media-layout-02__hdg,
  .jsp-background-image-1768431 .c-heading-3.p-heading-3.p-media-layout-02__hdg,
  .jsp-background-image-1767348 .c-heading-3.p-heading-3.p-media-layout-02__hdg {
    margin-top: 50px;
  }
  .jsp-background-image-1769205 .c-heading-3.p-heading-3.p-media-layout-02__hdg h3,
  .jsp-background-image-1768431 .c-heading-3.p-heading-3.p-media-layout-02__hdg h3,
  .jsp-background-image-1767348 .c-heading-3.p-heading-3.p-media-layout-02__hdg h3 {
    font-size: 1.875rem !important;
  }
  [data-id="1767348"],
  [data-id="1768431"],
  [data-id="1769205"] {
    color: #fff;
    background-color: #000;
    padding-bottom: 50px;
  }
  [data-id="1770413"] .p-layout__inner {
    flex-direction: column;
    background-color: #fff;
    color: #000;
  }
  [data-id="1770413"] .p-layout__content {
    width: 100% !important;
    max-width: 100% !important;
  }
}

/*--for mobile--*/
@media (max-width: 767px) {
  .p-layout--pattern-05 {
    margin-bottom: 2rem;
  }
  .p-layout--pattern-05[data-col-narrow] .p-layout__inner {
    display: flex;
    flex-wrap: wrap;
    gap: 2.5rem 1.5rem;
  }
  .p-layout--pattern-05[data-col-narrow] .p-layout__inner > .p-layout__content {
    flex-shrink: 0;
  }
  .p-layout--pattern-05[data-col-narrow="2"] .p-layout__inner > .p-layout__content {
    flex-basis: calc((100% - 0rem) / 1) !important ;
    max-width: calc((100% - 0rem) / 1) !important ;
  }

}
