.landing-1 {
  position: relative;
  z-index: 2;
  margin: 0 auto 11.4285714286%; }
  @media (max-width: 767.98px) {
    .landing-1 {
      padding: 3.75em 0em 0em;
      margin: 0 auto -7.375em; } }
  .landing-1__flex {
    display: flex; }
    @media (min-width: 768px) {
      .landing-1__flex {
        gap: 4em;
        margin-top: 8.25em; } }
    @media (max-width: 767.98px) {
      .landing-1__flex {
        flex-direction: column-reverse;
        gap: 1.25em;
        margin-top: 1.25em; } }
  .landing-1__key-object {
    position: relative;
    flex: 0 0 58.5714285714%;
    display: flex;
    justify-content: center;
    transition: 1.5s cubic-bezier(0, 0, 0.1, 1.01), opacity 0.8s ease-out;
    transition-delay: 800ms;
    transform-origin: center left; }
    @media (max-width: 767.98px) {
      .landing-1__key-object {
        width: 21.875rem;
        max-width: 100%; } }
    @media (min-width: 768px) {
      .landing-1__key-object img {
        position: absolute;
        width: 33.375rem;
        translate: 0 -10%; } }
    .landing-1.js-inview:not(.viewed) .landing-1__key-object {
      opacity: 0;
      transform: scale(0.7); }
  .landing-1__headline {
    transition: 0.8s ease 0.6s; }
    @media (max-width: 767.98px) {
      .landing-1__headline {
        margin-top: 1.25rem; } }
  .landing-1__desc {
    transition: 0.8s ease 0.8s; }
    @media (min-width: 1600px) {
      .landing-1__desc {
        flex: 0 0 40%; } }
    @media (max-width: 767.98px) {
      .landing-1__desc {
        font-size: 0.875em;
        margin-top: 1.25rem; } }
  .landing-1__key-step {
    height: 0;
    overflow: visible;
    display: flex;
    justify-content: center;
    align-items: center; }
  .landing-1.js-inview:not(.viewed) .landing-1__headline, .landing-1.js-inview:not(.viewed) .landing-1__desc {
    opacity: 0;
    transform: translateY(10%); }

.landing-2 {
  position: relative;
  z-index: 1;
  padding: 17.4285714286% 0em 7.5em;
  color: #fff;
  background-color: #D36ECD;
  background-image: linear-gradient(120deg, #D36ECD 0%, #8D5489 100%); }
  @media (max-width: 767.98px) {
    .landing-2 {
      padding: 7.875em 0em 3.75em; } }
  .landing-2:before {
    content: "";
    position: absolute;
    bottom: 3em;
    width: 33.125%;
    right: -3.3854166667%;
    height: 28.5rem;
    background-image: url(../images/tram_side.svg);
    background-size: contain;
    background-position: center bottom;
    background-repeat: no-repeat; }
    @media (max-width: 767.98px) {
      .landing-2:before {
        width: 24.6875rem;
        right: -26.3291139241%; } }
  @media (min-width: 768px) {
    .landing-2__flex {
      display: flex;
      align-items: center;
      margin-top: -10.2857142857%; } }
  .landing-2__content {
    flex: 0 0 42.8571428571%; }
  .landing-2__object {
    margin-left: auto;
    flex: 0 0 49.8571428571%; }
    @media (max-width: 767.98px) {
      .landing-2__object {
        margin: 5.125rem auto 0; } }
    .landing-2__object .ratio-holder {
      padding-bottom: 96.5616045845%;
      overflow: visible; }
    .landing-2__object .media-holder {
      position: absolute;
      width: 75.9312320917%;
      top: 12%;
      left: 16%;
      aspect-ratio: 530/400;
      z-index: 2; }
      .landing-2__object .media-holder img {
        border-radius: 2.5em;
        animation: imageWiggle2 40s ease-in-out infinite 3s; }
  .landing-2__object-layer {
    position: absolute;
    z-index: 2;
    transition: 0.8s ease; }
    .landing-2__object-layer img {
      width: 100%; }
    .landing-2__object-layer--1 {
      top: 0;
      margin-top: -6.0171919771%;
      width: 34.3839541547%;
      left: -4.0625rem;
      transition-delay: 0.2s; }
      @media (max-width: 991.98px) {
        .landing-2__object-layer--1 {
          left: -1.875rem; } }
      @media (max-width: 575.98px) {
        .landing-2__object-layer--1 {
          left: -1.25rem; } }
    .landing-2__object-layer--2 {
      top: -4.375rem;
      width: 28.6532951289%;
      right: 0;
      transition-delay: 0.4s; }
      @media (max-width: 991.98px) {
        .landing-2__object-layer--2 {
          top: -3rem; } }
      @media (max-width: 575.98px) {
        .landing-2__object-layer--2 {
          top: -1.875rem; } }
  .landing-2__object.js-inview:not(.viewed) .landing-2__object-layer {
    opacity: 0; }
    .landing-2__object.js-inview:not(.viewed) .landing-2__object-layer--1 {
      transform: scale(1.1) translate(-20%, -20%); }
    .landing-2__object.js-inview:not(.viewed) .landing-2__object-layer--2 {
      transform: scale(1.1) translate(20%, 20%); }
  .landing-2__desc {
    transition: 0.8s ease 0.6s; }
    @media (max-width: 767.98px) {
      .landing-2__desc {
        font-size: 0.875rem; } }
  .landing-2__btn-holder {
    margin-top: 2.5rem;
    transition: 0.8s ease 0.8s;
    display: flex;
    gap: 1.25em;
    flex-wrap: wrap; }
    @media (max-width: 767.98px) {
      .landing-2__btn-holder {
        margin-top: 1.875rem;
        gap: 0.75em; } }
  .landing-2__body.js-inview:not(.viewed) .landing-2__desc, .landing-2__body.js-inview:not(.viewed) .landing-2__btn-holder {
    opacity: 0;
    transform: translateY(10%); }

.landing-3 {
  position: relative;
  padding: 6.625em 0em 11.25em;
  background-color: #fff; }
  @media (max-width: 767.98px) {
    .landing-3 {
      padding: 2.5em 0em 2.875em; } }
  .landing-3__flex {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 0.9375em; }
  .landing-3__row:not(:last-child) {
    margin-bottom: 0.3125rem; }
  .landing-3__sec-title, .landing-3__sec-sub-title {
    color: #D36ECD; }
    .landing-3__sec-title span, .landing-3__sec-sub-title span {
      font-size: 1rem;
      font-weight: 400;
      color: #b7b7b8; }
      @media (max-width: 575.98px) {
        .landing-3__sec-title span, .landing-3__sec-sub-title span {
          font-size: 0.8125rem; } }
  .landing-3__sec-title {
    font-size: 1.25em;
    font-weight: 700;
    margin-bottom: 0.625em; }
  .landing-3__sec-sub-title {
    margin-bottom: 0.5em; }
  .landing-3__sec-img-list {
    display: flex;
    flex-wrap: wrap;
    gap: 1em; }
    @media (min-width: 576px) {
      .landing-3__sec-img-list.equal-col .inview-group__item {
        width: 11.125rem; } }
  .landing-3__img-item {
    min-width: 10em;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 4.375em; }
    @media (max-width: 575.98px) {
      .landing-3__img-item {
        width: calc(50% - 0.5rem);
        min-width: unset; } }
    .landing-3__img-item img {
      width: 10em; }
      @media (min-width: 768px) {
        .landing-3__img-item img {
          margin: auto; } }
    @media (max-width: 575.98px) {
      .landing-3__img-item.mobile-fullwidth {
        width: 100%;
        justify-content: flex-start; } }
  .landing-3 .container {
    max-width: 62.875rem; }

.landing-4 {
  position: relative;
  height: 44.375em;
  overflow: hidden;
  text-align: center;
  color: #fff;
  text-shadow: 0 0 1em rgba(0, 0, 0, 0.4);
  padding-top: 15.25em; }
  @media (max-width: 767.98px) {
    .landing-4 {
      height: 31.25em;
      padding-top: 10.75em; } }
  .landing-4__backdrop {
    position: absolute;
    inset: 0; }
    .landing-4__backdrop:after {
      content: "";
      position: absolute;
      inset: 0;
      background-color: #000;
      opacity: 0.3;
      pointer-events: none; }
    .landing-4__backdrop img {
      animation: imageWiggle 40s ease-in-out infinite; }
  @media (min-width: 768px) {
    .landing-4__title {
      letter-spacing: 0.05em; } }
  .landing-4__title div:first-child {
    text-transform: uppercase;
    font-size: 3.125em; }
    @media (max-width: 767.98px) {
      .landing-4__title div:first-child {
        font-size: 1.5625em; } }
  .landing-4__title div:last-child {
    font-weight: 900;
    font-size: 5em;
    line-height: 1.125; }
    @media (max-width: 767.98px) {
      .landing-4__title div:last-child {
        font-size: 2.5em; } }
  .landing-4__healine {
    font-size: 1.25em;
    letter-spacing: 0.03em;
    font-weight: 700; }
    @media (max-width: 767.98px) {
      .landing-4__healine {
        font-size: 1.125em; } }
  .landing-4 .container {
    position: relative;
    z-index: 2; }

.landing-5__row {
  position: relative; }
  @media (min-width: 992px) {
    .landing-5__row {
      display: flex;
      align-items: stretch; } }
.landing-5__banner, .landing-5__body {
  flex: 0 0 50%; }
.landing-5__banner {
  position: relative; }
  .landing-5__banner .media-holder {
    height: 100vh;
    min-height: 49.375rem; }
    @media (max-width: 991.98px) {
      .landing-5__banner .media-holder {
        height: 26.25rem;
        min-height: 26.25rem; } }
    @media (max-width: 767.98px) {
      .landing-5__banner .media-holder {
        height: 20rem;
        min-height: 20rem; } }
    .landing-5__banner .media-holder--1 img {
      animation: imageWiggle 40s ease-in-out infinite; }
    .landing-5__banner .media-holder--2 {
      position: absolute;
      inset: 0 20%;
      overflow: visible; }
      .landing-5__banner .media-holder--2 img {
        animation: imageWiggle2 40s ease-in-out infinite; }
.landing-5__body {
  min-height: 110vh;
  padding: 5.3125% 0; }
  @media (max-width: 991.98px) {
    .landing-5__body {
      padding: 3.75em 0em; } }
  .landing-5__body .container {
    padding: 0 5.3125%; }
.landing-5__list-title {
  font-size: 1.25em;
  font-weight: 700;
  letter-spacing: 0.03em;
  color: #D36ECD; }
.landing-5__subtitle {
  margin-bottom: 3.75rem; }
  @media (max-width: 991.98px) {
    .landing-5__subtitle {
      margin-bottom: 1.875rem; } }
.landing-5__list {
  margin-bottom: 1.25em; }
  @media (max-width: 767.98px) {
    .landing-5__list {
      margin-bottom: 0.3125em; } }
.landing-5__list-title {
  font-size: 1.25em;
  font-weight: 700;
  letter-spacing: 0.03em;
  margin-bottom: 0.5em; }
.landing-5__list-row {
  display: flex;
  max-width: 100%;
  gap: 0.625rem; }
  @media (min-width: 576px) {
    .landing-5__list-row {
      overflow: auto;
      overflow-x: auto;
      overflow-y: hidden; } }
  @media (max-width: 575.98px) {
    .landing-5__list-row {
      flex-wrap: wrap; } }
  .landing-5__list-row:not(:last-of-type) {
    margin-bottom: 1.25rem; }
.landing-5__list-item {
  flex: 0 0 10em; }
  @media (max-width: 575.98px) {
    .landing-5__list-item {
      flex: 0 0 calc(50% - 0.3125rem); } }
.landing-5__item-img {
  padding-bottom: 59.375%;
  margin-bottom: 0.625em; }
  @media (max-width: 767.98px) {
    .landing-5__item-img {
      max-width: 12.1875rem;
      margin-left: auto;
      margin-right: auto; } }
.landing-5__item-title {
  text-align: center;
  line-height: 1.625; }
  @media (max-width: 767.98px) {
    .landing-5__item-title {
      font-size: 0.875em;
      line-height: 1.4285714286; } }
.landing-5__desc {
  font-size: 1.25em;
  line-height: 1.5;
  margin-bottom: 1.5em; }
.landing-5__remark {
  font-size: 0.875em;
  line-height: 1.8571428571; }
  html[lang="zh-cn"] .landing-5__remark {
    line-height: 1.2; }
  @media (max-width: 767.98px) {
    .landing-5__remark {
      font-size: 0.75em; } }
.landing-5__section {
  margin-bottom: 2.5rem; }
  @media (max-width: 767.98px) {
    .landing-5__section {
      margin-bottom: 1.25rem; } }
.landing-5__section-title {
  display: flex;
  align-items: center;
  gap: 0.625em;
  margin-bottom: 1.25em; }
  .landing-5__section-title h3 {
    font-size: 2rem; }
.landing-5__detail {
  margin-bottom: 3.75rem; }
  @media (max-width: 991.98px) {
    .landing-5__detail {
      margin-bottom: 1.875rem; } }
.landing-5 .container {
  max-width: 62.875rem; }

.landing-6 {
  position: relative;
  background-color: #D36ECD;
  color: #fff;
  overflow: hidden;
  clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 0);
  clip: rect(0, auto, auto, 0); }
  .landing-6:before {
    content: "";
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/2025_sg/landing/tree-shadow-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover; }
    @media (max-width: 767.98px) {
      .landing-6:before {
        background-image: url(../images/2025_sg/landing/tree-shadow-bg_m.jpg); } }
  .landing-6__slide-holder {
    position: relative;
    pointer-events: none;
    z-index: 6;
    height: 100vh;
    max-height: 75vw;
    min-height: 50vw; }
    @media (max-width: 767.98px) {
      .landing-6__slide-holder {
        height: 100vh;
        min-height: 75vw;
        max-height: 177.7777777778vw; } }
  .landing-6__holder {
    position: fixed;
    inset: 0 0 auto;
    height: 100vh;
    max-height: 75vw;
    min-height: 50vw; }
    @media (max-width: 767.98px) {
      .landing-6__holder {
        top: 6em; } }
  .landing-6__nav-bar {
    position: absolute;
    inset: 5rem 0 0;
    display: flex;
    justify-content: center;
    pointer-events: none;
    z-index: 5; }
    @media (max-width: 767.98px) {
      .landing-6__nav-bar {
        inset: 0; } }
  .landing-6__nav-row {
    position: relative;
    flex: 0 0 75vw;
    transform-origin: center 150vw;
    transition: 1.5s cubic-bezier(0.39, 0.23, 0.19, 0.99); }
  .landing-6__nav-item {
    padding-top: 5.7142857143%;
    position: absolute;
    inset: 0 2.5520833333vw auto;
    overflow: hidden;
    height: 220vw;
    display: flex;
    justify-content: center;
    transform-origin: center 150vw; }
    .landing-6__nav-item:nth-child(1) {
      transform: rotate(0deg); }
    .landing-6__nav-item:nth-child(2) {
      transform: rotate(14deg); }
    .landing-6__nav-item:nth-child(3) {
      transform: rotate(28deg); }
    .landing-6__nav-item:nth-child(4) {
      transform: rotate(42deg); }
    .landing-6__nav-item:nth-child(5) {
      transform: rotate(56deg); }
    .landing-6__nav-item:nth-child(6) {
      transform: rotate(70deg); }
    .landing-6__nav-item:nth-child(7) {
      transform: rotate(84deg); }
    .landing-6__nav-item:nth-child(8) {
      transform: rotate(98deg); }
    .landing-6__nav-item:nth-child(9) {
      transform: rotate(112deg); }
    .landing-6__nav-item:nth-child(10) {
      transform: rotate(126deg); }
    .landing-6__nav-item:nth-child(11) {
      transform: rotate(140deg); }
    .landing-6__nav-item:nth-child(12) {
      transform: rotate(154deg); }
  .landing-6__nav-bar--for-line {
    z-index: 9; }
  .landing-6__nav-bar--for-pin {
    z-index: 10; }
  .landing-6__nav-bar--for-line .landing-6__nav-item:before {
    content: "";
    display: block;
    position: absolute;
    top: 0.75rem;
    margin-top: 6.2%;
    width: 300vw;
    height: 300vw;
    border-radius: 999vw;
    border: 1.875rem solid #BA37B3; }
    @media (max-width: 767.98px) {
      .landing-6__nav-bar--for-line .landing-6__nav-item:before {
        border-width: 0.875rem;
        top: 1.35rem; } }
  .landing-6__nav-bar--for-line .landing-6__nav-item:first-child:before, .landing-6__nav-bar--for-line .landing-6__nav-item:last-child:before {
    display: none; }
  .landing-6[data-current="0"] .landing-6__nav-row {
    transform: rotate(0deg); }
  .landing-6[data-current="1"] .landing-6__nav-row {
    transform: rotate(-14deg); }
  .landing-6[data-current="2"] .landing-6__nav-row {
    transform: rotate(-28deg); }
  .landing-6[data-current="3"] .landing-6__nav-row {
    transform: rotate(-42deg); }
  .landing-6[data-current="4"] .landing-6__nav-row {
    transform: rotate(-56deg); }
  .landing-6[data-current="5"] .landing-6__nav-row {
    transform: rotate(-70deg); }
  .landing-6[data-current="6"] .landing-6__nav-row {
    transform: rotate(-84deg); }
  .landing-6[data-current="7"] .landing-6__nav-row {
    transform: rotate(-98deg); }
  .landing-6[data-current="8"] .landing-6__nav-row {
    transform: rotate(-112deg); }
  .landing-6[data-current="9"] .landing-6__nav-row {
    transform: rotate(-126deg); }
  .landing-6[data-current="10"] .landing-6__nav-row {
    transform: rotate(-140deg); }
  .landing-6[data-current="11"] .landing-6__nav-row {
    transform: rotate(-154deg); }
  .landing-6[data-current="12"] .landing-6__nav-row {
    transform: rotate(-168deg); }
  .landing-6__nav-pin {
    position: relative;
    flex: 0 0 3.5em;
    width: 3.5em;
    height: 3.5em;
    border-radius: 999px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: #BA37B3;
    pointer-events: all;
    top: 0;
    transition: all 0.3s ease;
    cursor: pointer;
    line-height: 1; }
    .landing-6__nav-pin:before {
      content: "";
      position: absolute;
      inset: 0.75rem;
      background-color: #fff;
      border-radius: 999px; }
      @media (max-width: 767.98px) {
        .landing-6__nav-pin:before {
          inset: 0.625rem; } }
    .landing-6__nav-pin span {
      position: relative;
      z-index: 3;
      color: #D36ECD;
      text-transform: uppercase;
      font-size: 1.25em;
      letter-spacing: 0.03em;
      font-weight: 700;
      opacity: 0;
      transition: all 0.3s ease; }
      @media (max-width: 767.98px) {
        .landing-6__nav-pin span {
          font-size: 0.875em; } }
  .landing-6__nav-item:not(.landing-6__nav-item--first).current .landing-6__nav-pin {
    flex: 0 0 6.25em;
    width: 6.25em;
    height: 6.25em;
    transition-delay: 0.8s;
    top: -1.5em; }
    @media (max-width: 767.98px) {
      .landing-6__nav-item:not(.landing-6__nav-item--first).current .landing-6__nav-pin {
        font-size: 0.68em; } }
    .landing-6__nav-item:not(.landing-6__nav-item--first).current .landing-6__nav-pin span {
      opacity: 1;
      transition-delay: 0.8s; }
  .landing-6__swiper {
    height: 18.75em;
    border-radius: 2.5rem;
    overflow: hidden;
    transition: 0.5s ease; }
    @media (max-width: 767.98px) {
      .landing-6__swiper {
        height: 13.75em; } }
  .landing-6:not([data-current="0"]) .landing-6__swiper {
    background-color: #fff; }
  .landing-6__slide {
    display: flex;
    align-items: center;
    justify-content: center; }
  .landing-6__key-object {
    position: absolute;
    inset: auto 0 -2rem;
    pointer-events: none;
    height: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 15;
    pointer-events: none;
    transition: 0.8s ease-in-out; }
    @media (max-width: 767.98px) {
      .landing-6__key-object {
        inset: calc(80% - 40px) 0 auto; } }
    .landing-6__key-object .media-holder {
      aspect-ratio: 1;
      overflow: visible; }
    .landing-6[data-current="0"] .landing-6__key-object {
      transform: translateX(-36%); }
    .landing-6[data-current="1"] .landing-6__key-object {
      transform: translateX(-24%); }
    .landing-6[data-current="2"] .landing-6__key-object {
      transform: translateX(-12%); }
    .landing-6[data-current="4"] .landing-6__key-object {
      transform: translateX(12%); }
    .landing-6[data-current="5"] .landing-6__key-object {
      transform: translateX(24%); }
    .landing-6[data-current="6"] .landing-6__key-object {
      transform: translateX(36%); }
  .landing-6__object-layer {
    position: relative;
    flex: 0 0 52.5rem;
    max-width: 52.5rem;
    aspect-ratio: 1; }
    @media (max-width: 767.98px) {
      .landing-6__object-layer {
        flex: 0 0 100%;
        width: 100%;
        margin: auto;
        max-width: 25.875rem; } }
  .landing-6__slide-body {
    position: relative;
    color: #D36ECD;
    text-align: center;
    flex: 0 0 100%;
    max-width: 47.25rem;
    transition: 0.5s ease;
    padding: 1.25em;
    top: 0; }
    @media (max-width: 767.98px) {
      .landing-6__slide-body {
        padding: 1.875em;
        border-radius: 1.25rem; } }
  .landing-6__slide:not(.swiper-slide-active) .landing-6__slide-body {
    opacity: 0; }
  .landing-6__slide-stage {
    font-size: 1.125em;
    margin-bottom: 0.5555555556em;
    font-weight: bold; }
    html[lang="zh-cn"] .landing-6__slide-stage {
      font-weight: 900; }
    @media (max-width: 767.98px) {
      .landing-6__slide-stage {
        font-size: 0.875em; } }
  .landing-6__slide-title {
    font-size: 2.25em;
    font-weight: 700;
    letter-spacing: 0.03em;
    margin-bottom: 0.8333333333em;
    color: #000; }
    @media (max-width: 767.98px) {
      .landing-6__slide-title {
        font-size: 1.125em; } }
  .landing-6 .container {
    display: flex;
    justify-content: center; }
    @media (min-width: 768px) {
      .landing-6 .container {
        align-items: center;
        height: 100%; } }
    @media (max-width: 767.98px) {
      .landing-6 .container {
        margin-top: 96px; } }
  .landing-6 h2 {
    color: #fff;
    text-align: center; }

.landing-7 {
  background-color: #fff;
  z-index: 14; }

.object-frame {
  position: fixed;
  z-index: 10;
  inset: 0;
  pointer-events: none !important; }
  .object-frame__check-pin {
    position: absolute;
    inset: auto 0 0;
    height: 1px; }

.object-pin[data-pin-id="1"] {
  position: absolute;
  inset: auto 0 0; }
.object-pin[data-pin-id="2"] {
  position: static; }
.object-pin[data-pin-id="3"] {
  position: absolute;
  inset: -2rem 0 auto; }
.object-pin[data-pin-id="4"] {
  position: static; }

.landing-top-layer {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 16; }
  .landing-top-layer .landing-hero {
    background: none transparent !important; }
    .landing-top-layer .landing-hero:before {
      display: none !important; }

.key-object,
#tramThree,
.key-object canvas {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0; }

/*# sourceMappingURL=index.css.map */
