.longwang-home-s3 {
  position: relative;
  z-index: 4;
  width: min(1320px, calc(100vw - 140px));
  max-width: 1320px;
  margin: -140px auto 0;
  overflow: visible;
  background: transparent;
  padding: 0;
}

.longwang-home-s3-inner {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}

.longwang-home-s3-frame {
  position: relative;
  min-height: 368px;
  overflow: hidden;
  background: transparent;
}

.longwang-home-s3-frame-image {
  position: absolute;
  inset: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: fill;
  pointer-events: none;
  user-select: none;
}

.longwang-home-s3-copy {
  position: absolute;
  inset: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  color: #005841;
  pointer-events: none;
  left: -1%;
}

.longwang-home-s3-copy-pre,
.longwang-home-s3-copy-accent {
  position: absolute;
  margin: 0;
  color: #bd8d4b;
  font-family: var(--longwang-font-display, "Long Wang VIP-MOLLIE-GLASTON", "Long Wang SVN-Gilroy", sans-serif);
  font-size: 23.1361px;
  line-height: 29px;
  font-weight: 400;
  white-space: nowrap;
  transform: scaleX(0.92);
  transform-origin: left top;
}

.longwang-home-s3-copy-pre {
  left: 8.29%;
  top: 45.29%;
}

.longwang-home-s3--vi .longwang-home-s3-copy-pre {
  left: 6.29%;
  top: 45.29%;
}

.longwang-home-s3-copy-accent {
  left: 34.2%;
  top: 30.74%;
}

.longwang-home-s3-title {
  margin: 0;
}

.longwang-home-s3-copy-word {
  position: absolute;
  display: block;
  margin: 0;
  color: #005841;
  font-family: var(--longwang-font-display, "Long Wang VIP-MOLLIE-GLASTON", "Long Wang SVN-Gilroy", sans-serif);
  font-size: 68.2095px;
  line-height: 85px;
  font-weight: 400;
  white-space: nowrap;
  transform-origin: left top;
}

.longwang-home-s3-copy-word--primary {
  left: 8.49%;
  top: 21.23%;
}

.longwang-home-s3-copy-word--secondary {
  left: 12.79%;
  top: 36.82%;
}

.longwang-home-s3-divider {
  position: absolute;
  left: 18.93%;
  top: 61.17%;
  display: block;
  width: 9.98%;
  height: 6.12%;
  margin: 0;
  object-fit: contain;
  opacity: 1;
}

.longwang-home-s3-description {
  position: absolute;
  left: 11.14%;
  top: 70.43%;
  width: 26.6%;
  margin: 0;
  color: #005841;
  font-family: "Long Wang SVN-Gilroy", sans-serif;
  font-size: 14px;
  line-height: 15px;
  font-weight: 500;
  text-align: center;
  text-wrap: pretty;
}

.longwang-home-s3-media-grid {
  position: absolute;
  top: 52px;
  right: 76px;
  z-index: 3;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  width: 637px;
}

.longwang-home-s3-dots {
  display: none !important;
}

.longwang-home-s3-media-card {
  position: relative;
  z-index: 0;
  isolation: isolate;
  height: 255px;
  margin: 0;
  overflow: visible;
  border: 0;
  border-radius: 3.64704px;
  background: transparent;
  box-shadow: none;
}

.longwang-home-s3-media-card::before {
  content: "";
  position: absolute;
  inset: 2px;
  z-index: 3;
  border: 0.6px solid #4e3713;
  border-radius: 3.00586px;
  pointer-events: none;
}

.longwang-home-s3-media-card--1::after,
.longwang-home-s3-media-card--3::after {
  content: "";
  position: absolute;
  z-index: 4;
  width: 88px;
  height: 88px;
  background-image: url("../images/borderframe.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  pointer-events: none;
}

.longwang-home-s3-media-card--1::after {
  left: 0;
  bottom: 0;
}

.longwang-home-s3-media-card--3::after {
  top: 0;
  right: 0;
  transform: rotate(180deg);
}

.longwang-home-s3-media-card img,
.longwang-home-s3-media-video,
.longwang-home-s3-media-placeholder {
  position: absolute;
  inset: 4px;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  display: block;
  z-index: 5;
  border-radius: 3.00586px;
  object-fit: cover;
}

.longwang-home-s3-media-video {
  background: #f4e6ca;
}

.longwang-home-s3-media-video.longwang-video-hidden-by-placeholder {
  visibility: hidden;
}

.longwang-home-s3-media-placeholder[hidden] {
  display: none !important;
}

.longwang-home-s3-media-card.is-video-unavailable .longwang-home-s3-media-video {
  display: none;
}

.longwang-home-s3-media-placeholder {
  display: grid;
  place-items: center;
  background: #07503d;
  color: #ffeed6;
  font-family: "Long Wang SVN-Gilroy", sans-serif;
  font-size: 16px;
  line-height: 1.35;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.longwang-home-s3-media-placeholder[hidden] {
  display: none !important;
}

.longwang-home-s3-media-card--1 img {
  object-position: 58% 56%;
}

.longwang-home-s3-media-card--2 img {
  object-position: 54% 42%;
}

.longwang-home-s3-media-card--3 img {
  object-position: 52% 36%;
}

.longwang-home-s3-modal {
  position: fixed;
  inset: 0;
  z-index: 5000;
  isolation: isolate;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}

.longwang-home-s3-modal.hidden {
  display: none;
}

.longwang-home-s3-modal-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.62);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
}

.longwang-home-s3-modal-dialog {
  position: relative;
  z-index: 1;
  width: min(650px, 96vw);
  max-height: min(90vh, calc(100dvh - 56px));
  border-radius: 14px;
  overflow: hidden;
  background: #ffffff;
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.35);
}

.longwang-home-s3-modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 14px 16px;
  border-bottom: 1px solid rgba(189, 141, 75, 0.2);
}

.longwang-home-s3-modal-title {
  margin: 0;
  color: #005841;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3;
}

.longwang-home-s3-modal-close {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border: 1px solid rgba(189, 141, 75, 0.35);
  border-radius: 50%;
  background: #ffffff;
  color: #005841;
  font-size: 30px;
  line-height: 1;
  cursor: pointer;
}

.longwang-home-s3-booking-trigger:focus-visible,
.longwang-home-s3-modal-close:focus-visible {
  outline: 2px solid #bd8d4b;
  outline-offset: 2px;
}

.longwang-home-s3-modal-body {
  height: min(78vh, 860px);
  background: #fff8ed;
}

.longwang-home-s3-modal-body iframe {
  width: 100%;
  height: 100%;
  border: 0;
  background: #ffffff;
}

@media (max-width: 1359px) {
  .longwang-home-s3 {
    width: calc(100vw - 40px);
    margin-top: -56px;
  }

  .longwang-home-s3-inner {
    padding: 0;
  }
}

@media (max-width: 1180px) {
  .longwang-home-s3 {
    margin-top: -72px;
  }

  .longwang-home-s3-frame {
    min-height: 0;
    padding: 100px 24px 0px;
  }

  .longwang-home-s3-copy,
  .longwang-home-s3-media-grid {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    width: 100%;
  }
  .longwang-home-s3-frame-image{
    top: -108px;
  }

  .longwang-home-s3-copy {
    max-width: 760px;
    height: auto;
    margin: 0 auto;
    display: grid;
    justify-items: center;
    text-align: center;
  }
  .longwang-home-s3::before{
    content: "";
    background-color: #f4e6ca;
    width: 100vw;
    height: calc(100% - 140px);
    position: absolute;
    top: 50%;
    left:50%;
    transform: translate(-50%, -50%);
}

  .longwang-home-s3-copy-pre,
  .longwang-home-s3-copy-accent,
  .longwang-home-s3-copy-word,
  .longwang-home-s3-divider,
  .longwang-home-s3-description {
    position: static;
    transform: none;
  }

  .longwang-home-s3-title {
    display: flex;
    align-items: baseline;
    justify-content: center;
    flex-wrap: wrap;
    column-gap: 10px;
    row-gap: 0;
    margin: -4px 0 0;
  }

  .longwang-home-s3-copy-word {
    font-size: 48px;
    line-height: 0.98;
  }

  .longwang-home-s3-copy-pre,
  .longwang-home-s3-copy-accent {
    font-size: 22px;
    line-height: 28px;
  }

  .longwang-home-s3-copy-accent {
    margin-top: 0;
  }

  .longwang-home-s3-divider {
    width: 132px;
    height: 23px;
    margin: 12px auto 18px;
  }

  .longwang-home-s3-description {
    width: 100%;
    max-width: 100%;
    font-size: 16px;
    line-height: 20px;
  }

  .longwang-home-s3-media-grid {
    margin-top: 36px;
  }

  .longwang-home-s3-media-card {
    height: auto;
    aspect-ratio: 206 / 258;
  }
}

@media (max-width: 767px) {
  .longwang-home-s3 {
    width: calc(100vw - 32px);
    margin-top: -64px;
    margin-bottom: -56px;
  }
  .longwang-home-s3::before{
    content: "";
    background-color: #f4e6ca;
    width: 100vw;
    height: calc(100% - 115px);
    position: absolute;
    top: 50%;
    left:50%;
    transform: translate(-50%, -50%);
}
  
  .longwang-home-s3-inner {
    padding: 0 0px;
  }
  .longwang-home-s3-frame-image{
    display: none;
  }
  .longwang-home-s3-frame{
    background: #f4e6ca;
  }

  .longwang-home-s3-frame {
    padding: 36px 16px 24px;
    border: 1px solid rgba(189, 141, 75, 0.72);
    border-radius: 12px;
    background-image: url("../images/Frame-chamchut.webp");
    background-position: left;
    background-size: auto 110%;
    background-repeat: no-repeat;
    background-position-x: 3%;
}

  .longwang-home-s3-copy {
    width: 100%;
    max-width: 330px;
  }

  .longwang-home-s3-title {
    position: relative;
    display: block;
    width: min(324px, 100%);
    max-width: 324px;
    height: auto;
    aspect-ratio: 324 / 124.38;
    margin: -4px auto 0;
    container-type: inline-size;
    column-gap: 0;
  }

  .longwang-home-s3-copy-word,
  .longwang-home-s3-copy-pre,
  .longwang-home-s3-copy-accent {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    text-align: center;
    white-space: nowrap;
    transform: none;
  }

  .longwang-home-s3-copy-word--primary {
    top: -0.13%;
    left: 17.49%;
    width: 66.98%;
    height: 40.2%;
    color: #005841;
    font-family: "1FTV VIP Mollie Glaston", "Long Wang VIP-MOLLIE-GLASTON", "Long Wang SVN-Gilroy", sans-serif;
    font-size: min(45.9px, 14.1667cqw);
    line-height: min(50px, 15.4321cqw);
    font-weight: 400;
  }

  .longwang-home-s3-copy-accent {
    top: 39.76%;
    left: 22.84%;
    width: 30.56%;
    height: 20.1%;
    color: #bd8d4b;
    font-family: "SVN-Gilroy", "Long Wang SVN-Gilroy", sans-serif;
    font-size: min(18.3px, 5.6481cqw);
    line-height: min(25px, 7.7161cqw);
    font-weight: 400;
  }

  .longwang-home-s3-copy-pre {
    top: 39.76%;
    left: 55.06%;
    width: 21.91%;
    height: 20.1%;
    color: #bd8d4b;
    font-family: "SVN-Gilroy", "Long Wang SVN-Gilroy", sans-serif;
    font-size: min(18.3px, 5.6481cqw);
    line-height: min(25px, 7.7161cqw);
    font-weight: 400;
  }

  .longwang-home-s3--vi .longwang-home-s3-copy-pre {
    top: 39.76%;
    left: 55.06%;
  }

  .longwang-home-s3-copy-word--secondary {
    top: 59.92%;
    left: 14.38%;
    width: 73.15%;
    height: 40.2%;
    color: #005841;
    font-family: "1FTV VIP Mollie Glaston", "Long Wang VIP-MOLLIE-GLASTON", "Long Wang SVN-Gilroy", sans-serif;
    font-size: min(46.3px, 14.2901cqw);
    line-height: min(50px, 15.4321cqw);
    font-weight: 400;
  }

  .longwang-home-s3-description {
    max-width: none;
    font-size: 13.6px;
    line-height: 22px;
  }

  .longwang-home-s3-media-grid {
    display: flex;
    grid-template-columns: none;
    flex-wrap: nowrap;
    gap: 12px;
    margin-top: 28px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-padding-inline: 0;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }

  .longwang-home-s3-media-grid::-webkit-scrollbar {
    display: none;
  }

  .longwang-home-s3-media-card {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    height: auto;
    aspect-ratio: 9 / 16;
    scroll-snap-align: start;
    scroll-snap-stop: always;
  }

  .longwang-home-s3-dots.longwang-home-s5-dots.longwang-home-s4-dots {
    position: relative;
    z-index: 4;
    display: inline-flex !important;
    visibility: visible !important;
    width: 100%;
    margin: 20px 0 0;
  }

  .longwang-home-s3-dot,
  .longwang-home-s3-dot-icon {
    width: 16.8px;
    height: 16.8px;
  }

  .longwang-home-s3-modal {
    padding: 12px;
  }

  .longwang-home-s3-modal-header {
    padding: 12px 14px;
  }

  .longwang-home-s3-modal-title {
    font-size: 18px;
  }

  .longwang-home-s3-modal-body {
    height: 76vh;
  }
}
