:root {
  --black: #000;
  --white: #fff;
  --gray-3: #bcbdbf;
  --main-gray: #eff2f7;
  --gray-2: #757d8a;
  --border-radius-s6: 2.77778rem;
  --trigger-width: 0px;
  --border-radius-s6-m: 8.33333rem;
  --s1-grid-gap: 1.38889rem;
  --s1-img-border-radius: 2.43056rem;
}

body {
  color: #333;
  font-family: Ys Text, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
}

p {
  margin-bottom: 0;
}

.body {
  color: var(--black);
}

.wrap {
  width: 100%;
}

.style {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 5rem;
  display: flex;
}

.h1 {
  letter-spacing: -0.145833rem;
  font-size: 5.83333rem;
  font-weight: 500;
  line-height: 102%;
}

.h2 {
  letter-spacing: -0.130208rem;
  font-size: 5.20833rem;
  font-weight: 500;
  line-height: 105%;
}

.h3 {
  letter-spacing: -0.0694445rem;
  font-size: 3.47222rem;
  font-weight: 500;
  line-height: 108%;
}

.h4 {
  letter-spacing: -0.0173611rem;
  font-size: 1.73611rem;
  font-weight: 500;
  line-height: 125%;
}

.p-big {
  letter-spacing: -0.0208333rem;
  font-size: 1.38889rem;
  font-weight: 400;
  line-height: 125%;
}

.p-normal {
  letter-spacing: -0.01875rem;
  font-size: 1.25rem;
  line-height: 130%;
}

.p-btn {
  letter-spacing: -0.0166667rem;
  font-size: 1.11111rem;
  line-height: 130%;
}

.p-small {
  letter-spacing: -0.0145833rem;
  font-size: 0.972222rem;
  font-weight: 400;
  line-height: 125%;
}

.s1 {
  z-index: 3;
  background-color: var(--white);
  border-bottom-right-radius: 4.16667rem;
  border-bottom-left-radius: 4.16667rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: -5rem;
  padding-bottom: 5.55556rem;
  display: flex;
  position: relative;
}

.s2 {
  z-index: 2;
  grid-column-gap: 11.1111rem;
  grid-row-gap: 11.1111rem;
  flex-flow: column;
  padding: 11.3889rem 6.94444rem 14.1667rem;
  display: flex;
  position: relative;
}

.s2-c1 {
  color: var(--white);
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.s2-c2 {
  grid-column-gap: 1.38889rem;
  grid-row-gap: 1.38889rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.s2-c1__t {
  width: 27.7778rem;
}

.s2__bg {
  z-index: -1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.s2__bg-img {
  object-fit: cover;
  width: 100%;
  height: 105%;
  transform: translate(0);
}

.s2-c2__c-img {
  z-index: -1;
  width: 100%;
  position: absolute;
  inset: 0%;
}

.s3 {
  z-index: 3;
  background-color: var(--white);
  border-radius: 4.16667rem 4.16667rem 0 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: -10rem;
  padding-top: 10.4167rem;
  display: flex;
  position: relative;
}

.s3-h {
  text-align: center;
  width: 59.7222rem;
}

.gray-3-span {
  color: var(--gray-3);
}

.s4 {
  z-index: 4;
  grid-column-gap: 4.86111rem;
  grid-row-gap: 4.86111rem;
  background-color: var(--main-gray);
  border-radius: 4.16667rem 4.16667rem 0 0;
  flex-flow: column;
  margin-bottom: -10.4167rem;
  padding-top: 10.4167rem;
  padding-bottom: 20.8333rem;
  display: flex;
  position: relative;
}

.s4-h {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.s4-h__wrap {
  text-align: center;
  width: 40.8333rem;
}

.s4-c {
  z-index: 1;
  grid-column-gap: 1.38889rem;
  grid-row-gap: 1.38889rem;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.s4-c__s {
  grid-column-gap: 1.38889rem;
  grid-row-gap: 1.38889rem;
  flex: none;
  height: 20.4861rem;
  min-height: 20.4861rem;
  padding-right: 1.38889rem;
  display: flex;
  transform: translate(0);
}

.s4-c__s-img {
  height: 100%;
  max-height: 100%;
}

.s4-c__w {
  display: flex;
}

.s5 {
  z-index: 5;
  background-color: var(--white);
  border-radius: 4.16667rem 4.16667rem 0 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 10.4167rem 6.94444rem;
  display: flex;
  position: relative;
}

.s5-h {
  text-align: center;
  width: 74.3056rem;
  margin-bottom: 4.86111rem;
}

.s5-g {
  grid-column-gap: 1.38889rem;
  grid-row-gap: 1.38889rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-bottom: 3.47222rem;
  display: grid;
}

.s5-g-c {
  background-color: var(--main-gray);
  border-radius: 2.77778rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 34.7222rem;
  padding: 2.77778rem;
  display: flex;
}

.s5-g-c__t {
  width: 21.3194rem;
}

.s5-g-c__img {
  aspect-ratio: 1;
  width: 16.6667rem;
  display: none;
}

.s5-g-c__img-wrap {
  z-index: 1;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.s5-g-c__img-1 {
  z-index: 2;
  width: 7.84722rem;
  display: none;
  position: absolute;
  inset: -2rem auto auto 5.3rem;
}

.s5-g-c__img-1.is-2 {
  width: 5.94444rem;
  inset: auto auto -0.3rem 6.6rem;
}

.s5-g-c__img-1.is-3 {
  -webkit-backdrop-filter: blur();
  backdrop-filter: blur();
  width: 8.40278rem;
  inset: -0.6rem 4.5rem auto auto;
}

.s5-g-c__img-1.is-4 {
  width: 8.75rem;
  inset: auto 5rem -1rem auto;
}

.s5-g-c__img-2 {
  z-index: 2;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  border-radius: 5.20833rem;
  width: 14.5833rem;
  display: none;
  position: absolute;
  inset: auto 2.4rem 3.2rem auto;
}

.s5-g-c__img-2.is-2 {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  border-radius: 0;
  width: 10.4167rem;
  inset: -2rem 4.7rem auto auto;
}

.s5-g-c__img-2.is-3 {
  border-radius: 1.73611rem;
  width: 13.6806rem;
  inset: auto auto 1.7rem 4.4rem;
}

.s5-g-c__img-2.is-4 {
  border-radius: 1.8rem;
  width: 8.19445rem;
  inset: -3.2rem auto auto 6rem;
}

.s7 {
  z-index: 7;
  grid-column-gap: 4.86111rem;
  grid-row-gap: 4.86111rem;
  background-color: var(--white);
  border-radius: 4.16667rem 4.16667rem 0 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 10.4167rem 6.94444rem 3.75rem;
  display: flex;
  position: relative;
}

.s5-p {
  text-align: center;
  width: 30.5556rem;
}

.gray-3-link {
  color: var(--gray-3);
}

.s7-g {
  grid-column-gap: 1.38889rem;
  grid-row-gap: 3.125rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.s7-g-c {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.s7-g-c__img {
  aspect-ratio: 1;
  border-radius: 50%;
  width: 15.9722rem;
  margin-bottom: 1.38889rem;
}

.s7-g-c__h {
  margin-bottom: 0.347222rem;
}

.s7-g-c__t {
  color: var(--gray-2);
  text-align: center;
}

.s3-d {
  z-index: 1;
  grid-column-gap: 5.06944rem;
  grid-row-gap: 5.06944rem;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  padding-left: 6.94444rem;
  padding-right: 11.9444rem;
  display: flex;
  position: relative;
}

.s3-m {
  display: none;
}

.black-button {
  background-color: var(--black);
  color: var(--white);
  border-radius: 7.70833rem;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 0.833333rem 1.49306rem 0.902778rem;
  text-decoration: none;
  transition: all 0.2s;
  display: flex;
  transform: translate(0);
}

.s8 {
  z-index: 8;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 54rem;
  display: flex;
  position: relative;
}

.s8-bg {
  z-index: -1;
  pointer-events: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.s8-bg__img {
  object-fit: cover;
  width: 101%;
  min-width: 101%;
  height: 101%;
  min-height: 101%;
}

.s8-c {
  grid-column-gap: 1.94444rem;
  grid-row-gap: 1.94444rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.s8-c__t {
  color: var(--white);
  text-align: center;
  width: 64.8611rem;
}

.white-button {
  background-color: var(--white);
  color: var(--black);
  border-radius: 7.70833rem;
  padding: 0.833333rem 1.49306rem 0.902778rem;
  text-decoration: none;
  transition: all 0.2s;
  transform: translate(0);
}

.s8-c-a {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: var(--white);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  padding-left: 9.72222rem;
  padding-right: 9.72222rem;
  display: grid;
  position: absolute;
  inset: auto 0% 9.44445rem;
}

.s8-c-a__l {
  grid-column-gap: 0.347222rem;
  grid-row-gap: 0.347222rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.s8-c-a__l-img {
  width: 3.75rem;
}

.white-link {
  color: var(--white);
  text-decoration: none;
  transition: opacity 0.2s;
}

.s8-c-p {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto 0% 2.43056rem;
}

.s8-c-p__t {
  text-align: center;
  width: 48rem;
}

.s8-bg__img-m {
  width: 101%;
  min-width: 101%;
  height: 101%;
  min-height: 101%;
  display: none;
}

.s6 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: -10rem;
  padding: 25.6944rem 6.94444rem 14.1667rem;
  display: flex;
}

.s-wrap {
  z-index: 6;
  position: relative;
}

.s-sticky {
  z-index: -1;
  height: 0;
  position: sticky;
  top: 0;
}

.s6-h {
  color: var(--white);
  margin-bottom: 1.66667rem;
}

.s6-t {
  color: var(--white);
  text-align: center;
  width: 33rem;
  margin-bottom: 2.08333rem;
}

.s6-btn {
  margin-bottom: 6.94444rem;
}

.s6-g {
  grid-column-gap: 1.38889rem;
  grid-row-gap: 1.38889rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.s6-g__img {
  z-index: -1;
  width: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.s-sticky__bg {
  border-top-left-radius: var(--border-radius-s6);
  border-top-right-radius: var(--border-radius-s6);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.s-sticky__bg-img {
  object-fit: cover;
  width: 110%;
  min-width: 110%;
  max-width: none;
  height: 110%;
  min-height: 110%;
  transform: translate(0);
}

.s-wrap__trigger {
  width: var(--trigger-width);
  background-color: var(--gray-2);
  height: 25vh;
  position: absolute;
  inset: 0 auto 0% 0%;
}

.s-sticky__bg-m {
  border-top-left-radius: var(--border-radius-s6);
  border-top-right-radius: var(--border-radius-s6);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: absolute;
  overflow: hidden;
  transform: translate(0);
}

.s-sticky__bg-img-m {
  object-fit: cover;
  width: 110%;
  min-width: 110%;
  max-width: none;
  height: 110%;
  min-height: 110%;
  transform: translate(0);
}

.s3-d-sticky {
  z-index: 1;
  border-radius: 2.77778rem;
  justify-content: center;
  align-items: center;
  width: 42.3611rem;
  height: 34.7222rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.s3-d--__wrap {
  grid-column-gap: 5.55556rem;
  grid-row-gap: 5.55556rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 38vh;
  padding-bottom: 30vh;
  display: flex;
}

.s3-d-c {
  grid-column-gap: 1.04167rem;
  grid-row-gap: 1.04167rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  transform: translate(0);
}

.s3-d-c__h {
  width: 80%;
}

.s3-d-sticky__bg {
  z-index: 1;
  background-color: var(--main-gray);
  width: 100%;
  height: 100%;
  position: absolute;
}

.s3-d-sticky__wrap {
  z-index: 3;
  border-radius: 2rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  transform: translate(0);
  box-shadow: 0.5rem 0.5rem 1.5rem 0.2rem #0003;
}

.s3-d-sticky__vh {
  z-index: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.s3-d-sticky__border {
  z-index: 3;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.s3-d-sticky__img-wrap {
  z-index: 1;
  background-color: var(--black);
  border-radius: 3.6rem;
  width: 98%;
  height: 98%;
  position: relative;
  overflow: hidden;
}

.s3-d-sticky__img-1 {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  transform: translate(0);
}

.s3-d-sticky__img-2 {
  z-index: 2;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  transform: translate(0);
}

.s3-d--__btn {
  height: 3.19444rem;
  margin-top: 1.18056rem;
}

.s1-g {
  grid-column-gap: var(--s1-grid-gap);
  grid-row-gap: var(--s1-grid-gap);
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: grid;
  transform: translate(0);
}

.s1-g__img {
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: 100%;
  transform: translate(0);
}

.s1-sticky {
  z-index: 1;
  justify-content: center;
  align-items: center;
  height: 115vh;
  position: sticky;
  top: 0;
  overflow: hidden;
  transform: translate(0);
}

.s1-sticky__wrap {
  width: 100%;
  height: 350vh;
}

.s1-h {
  text-align: center;
  width: 50%;
  margin-top: 8.33333rem;
}

.s1-sticky__vh {
  z-index: 1;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: relative;
}

.s1-sticky-c {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  transform: translate(0);
}

.s1-sticky-c__h {
  color: var(--white);
  text-transform: uppercase;
  width: 60%;
}

.s1-sticky-c__t {
  color: var(--white);
  width: 32%;
  position: absolute;
  inset: auto auto 2.43056rem;
}

.s2__bg-img-m {
  object-fit: cover;
  width: 100%;
  height: 105%;
  display: none;
  transform: translate(0);
}

.s1-g-m {
  grid-column-gap: var(--s1-grid-gap);
  grid-row-gap: var(--s1-grid-gap);
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: none;
  transform: translate(0);
}

.menu {
  z-index: 50;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--white);
  border-radius: 4.86111rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto 1fr;
  grid-auto-columns: 1fr;
  height: 5.55556rem;
  padding: 1.04167rem;
  display: grid;
  position: fixed;
  inset: 1.73611rem 10.4167rem auto;
  transform: translate(0);
  box-shadow: 0 0.1rem 2rem #00000014;
}

.menu-logos {
  grid-column-gap: 0.347222rem;
  grid-row-gap: 0.347222rem;
  height: 100%;
  display: flex;
}

.menu-logos__img {
  aspect-ratio: 1;
  height: 3.47222rem;
}

.menu-links {
  grid-column-gap: 2.43056rem;
  grid-row-gap: 2.43056rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.menu-links__l {
  color: var(--black);
  text-decoration: none;
  transition: opacity 0.2s;
}

.menu-links__l:hover {
  opacity: 0.3;
}

.menu-wrap {
  height: 100%;
  display: flex;
}

.menu-wrap__btn {
  flex-flow: row;
  height: 3.47222rem;
}

.menu-wrap__mob {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: none;
}

.menu-wrap__mob-img {
  width: 4.44444rem;
}

.menu-popup {
  display: none;
  transform: translate(0);
}

.menu-wrap__mob-btn {
  aspect-ratio: 1;
  background-color: var(--black);
  border-radius: 50%;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: none;
}

.s5-g-c__img-main {
  object-fit: cover;
  width: 32.6389rem;
  height: 21.1806rem;
  overflow: visible;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

._404 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

._404-img {
  width: 52.0833rem;
  margin-bottom: -1.875rem;
}

._404-t {
  text-align: center;
  width: 31.25rem;
}

._404-btn {
  margin-top: 2.08333rem;
}

.s8-bg__white {
  background-color: var(--white);
  width: 100%;
  height: 50vh;
  position: absolute;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.s8-bg__white-wrap {
  z-index: -2;
  position: relative;
}

.s1-g__img-wrap {
  border-radius: var(--s1-img-border-radius);
  justify-content: center;
  align-items: center;
  width: 110rem;
  height: 110vh;
  display: flex;
  overflow: hidden;
  transform: translate(0);
}

.s1-g__img-wrap-mob {
  border-radius: var(--s1-img-border-radius);
  height: 110vh;
  overflow: hidden;
}

.s3-d-sticky__bg-img {
  z-index: 2;
  aspect-ratio: 1;
  width: 13.8889rem;
  position: absolute;
}

.s3-d-sticky__bg-img.is-1 {
  inset: -1.3rem auto auto -3.2rem;
}

.s3-d-sticky__bg-img.is-2 {
  inset: 10.7rem auto auto -7.3rem;
}

.s3-d-sticky__bg-img.is-3 {
  inset: auto auto -5.9rem 3.4rem;
}

.s3-d-sticky__bg-img.is-4 {
  inset: -3.7rem -3rem auto auto;
}

.s3-d-sticky__bg-img.is-5 {
  inset: auto -6.3rem 3.1rem auto;
}

.s3-d-sticky__bg-img.is-6 {
  inset: auto 5.7rem -6.8rem auto;
}

.s6-g__wrap {
  z-index: 1;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 19.4444rem;
  padding-bottom: 2.43056rem;
  display: flex;
  position: relative;
}

.s6-g__t {
  text-align: center;
  width: 17.3611rem;
}

.s-white {
  z-index: 7;
  background-color: var(--white);
  width: 100%;
  height: 50vh;
  position: relative;
}

.s2-c2__c {
  z-index: 1;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 13.1944rem;
  padding-bottom: 2.08333rem;
  display: flex;
  position: relative;
}

@media screen and (max-width: 991px) {
  .h1 {
    letter-spacing: -0.236111rem;
    font-size: 9.44445rem;
  }

  .h2 {
    letter-spacing: -0.222222rem;
    font-size: 8.88889rem;
  }

  .h3 {
    letter-spacing: -0.133333rem;
    font-size: 6.66667rem;
    line-height: 112%;
  }

  .h4 {
    letter-spacing: -0.05rem;
    font-size: 5rem;
  }

  .p-big {
    letter-spacing: -0.0666667rem;
    font-size: 4.44444rem;
    line-height: 130%;
  }

  .p-normal {
    letter-spacing: -0.0541667rem;
    font-size: 3.61111rem;
  }

  .p-btn {
    letter-spacing: -0.05rem;
    font-size: 3.33333rem;
    line-height: 125%;
  }

  .p-small {
    letter-spacing: -0.05rem;
    font-size: 3.33333rem;
    line-height: 120%;
  }

  .s1 {
    border-bottom-right-radius: 9.72222rem;
    border-bottom-left-radius: 9.72222rem;
    padding-bottom: 16.6667rem;
  }

  .s2 {
    grid-column-gap: 16.6667rem;
    grid-row-gap: 16.6667rem;
    padding: 15.5556rem 5.55556rem;
  }

  .s2-c1 {
    grid-column-gap: 6.94444rem;
    grid-row-gap: 6.94444rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .s2-c2 {
    grid-column-gap: 2.77778rem;
    grid-row-gap: 2.77778rem;
    grid-template-columns: 1fr;
  }

  .s2-c1__t {
    width: 78.8889rem;
  }

  .s2__bg {
    width: auto;
    height: 130%;
    top: -15%;
  }

  .s2__bg-img {
    object-fit: cover;
    height: 100%;
    display: none;
  }

  .s3 {
    grid-column-gap: 9.72222rem;
    grid-row-gap: 9.72222rem;
    border-radius: 9.72222rem 9.72222rem 0 0;
    padding: 16.6667rem 5.55556rem 22.2222rem;
  }

  .s3-h {
    width: auto;
  }

  .s4 {
    z-index: 7;
    grid-column-gap: 9.72222rem;
    grid-row-gap: 9.72222rem;
    border-radius: 9.72222rem;
    margin-bottom: 0;
    padding-top: 16.6667rem;
    padding-bottom: 22.2222rem;
  }

  .s4-h__wrap {
    width: 88.8889rem;
  }

  .s4-c__s {
    grid-column-gap: 5.55556rem;
    grid-row-gap: 5.55556rem;
    min-height: 63.8889rem;
    padding-right: 5.55556rem;
  }

  .s5 {
    border-top-left-radius: 9.72222rem;
    border-top-right-radius: 9.72222rem;
    margin-top: -22.2222rem;
    padding: 44.4444rem 5.55556rem 22.2222rem;
  }

  .s5-h {
    margin-bottom: 9.72222rem;
  }

  .s5-g {
    grid-column-gap: 2.77778rem;
    grid-row-gap: 2.77778rem;
    grid-template-columns: 1fr;
    margin-bottom: 8.33333rem;
  }

  .s5-g-c {
    border-radius: 8.33333rem;
    height: auto;
    padding: 5.55556rem 0 6.94444rem;
  }

  .s5-g-c__t {
    width: 69.4444rem;
    margin-left: 6.94444rem;
  }

  .s5-g-c__img {
    width: 41.1111rem;
  }

  .s5-g-c__img-wrap {
    margin-bottom: 8.61111rem;
  }

  .s5-g-c__img-1.is-2 {
    width: 15.8333rem;
    bottom: 1.4rem;
    left: 4.9rem;
  }

  .s5-g-c__img-1.is-1 {
    width: 21.3889rem;
    top: -5.8rem;
    left: 2.1rem;
  }

  .s5-g-c__img-1.is-3 {
    width: 22.2222rem;
    top: -1.7rem;
    right: 1.1rem;
  }

  .s5-g-c__img-1.is-4 {
    width: 22.3056rem;
    bottom: -3.3rem;
    right: 0.7rem;
  }

  .s5-g-c__img-2.is-1 {
    border-radius: 8rem;
    width: 38.0556rem;
    bottom: 6.9rem;
    right: -4.1rem;
  }

  .s5-g-c__img-2.is-2 {
    width: 26.9444rem;
    top: -3.3rem;
    right: 2.4rem;
  }

  .s5-g-c__img-2.is-3 {
    border-radius: 4.5rem;
    width: 35rem;
    bottom: 2.7rem;
    left: -0.8rem;
  }

  .s5-g-c__img-2.is-4 {
    border-radius: 4.4rem;
    width: 21.3056rem;
    top: -7.1rem;
    left: 5rem;
  }

  .s7 {
    grid-column-gap: 9.72222rem;
    grid-row-gap: 9.72222rem;
    border-top-left-radius: 9.72222rem;
    border-top-right-radius: 9.72222rem;
    padding-top: 18.0556rem;
    padding-left: 0;
    padding-right: 0;
  }

  .s5-p {
    width: 98%;
  }

  .s7-g {
    grid-column-gap: 5.55556rem;
    flex: none;
    padding-left: 20.8333rem;
    padding-right: 20.8333rem;
    display: flex;
    overflow: auto;
  }

  .s7-g-c {
    flex: none;
    width: 65.2778rem;
  }

  .s7-g-c__img {
    width: 58.3333rem;
    margin-bottom: 4.16667rem;
  }

  .s7-g-c__h {
    margin-bottom: 1.11111rem;
  }

  .s3-d {
    display: none;
  }

  .s3-m {
    grid-column-gap: 11.1111rem;
    grid-row-gap: 11.1111rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .s3-m__c {
    grid-column-gap: 8.33333rem;
    grid-row-gap: 8.33333rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .s3-m__c-img {
    width: 100%;
  }

  .s3-m__c-w {
    grid-column-gap: 2.77778rem;
    grid-row-gap: 2.77778rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 84rem;
    display: flex;
  }

  .s3-m__c-btn {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .black-button {
    max-height: 100%;
    padding: 2.77778rem 4.30556rem 3.05556rem;
  }

  .s8 {
    height: 158.889rem;
  }

  .s8-bg__img {
    display: none;
  }

  .s8-c {
    grid-column-gap: 4.44444rem;
    grid-row-gap: 4.44444rem;
  }

  .s8-c__t {
    width: 78.6111rem;
  }

  .white-button {
    padding: 2.77778rem 4.30556rem 3.05556rem;
  }

  .s8-c-a {
    text-align: center;
    grid-template-columns: 1fr;
    bottom: 27.7778rem;
  }

  .s8-c-a__l {
    grid-column-gap: 0.833333rem;
    grid-row-gap: 0.833333rem;
    margin-bottom: 2.77778rem;
  }

  .s8-c-a__l-img {
    width: 8.33333rem;
  }

  .s8-c-p {
    bottom: 2.77778rem;
  }

  .s8-c-p__t {
    width: auto;
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .s8-bg__img-m {
    display: block;
  }

  .s6 {
    padding-bottom: 15.5556rem;
    padding-left: 5.55556rem;
    padding-right: 5.55556rem;
  }

  .s6-h {
    text-align: center;
    margin-bottom: 5rem;
  }

  .s6-t {
    width: 90%;
    margin-bottom: 5.55556rem;
  }

  .s6-btn {
    margin-bottom: 11.1111rem;
  }

  .s6-g {
    grid-column-gap: 2.77778rem;
    grid-row-gap: 2.77778rem;
    grid-template-columns: 1fr;
  }

  .s-sticky__bg {
    display: none;
  }

  .s-wrap__trigger {
    top: 0;
  }

  .s-sticky__bg-m {
    border-top-left-radius: var(--border-radius-s6-m);
    border-top-right-radius: var(--border-radius-s6-m);
    height: 100lvh;
    display: flex;
  }

  .s3-d--__btn {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .s1-g {
    grid-template-columns: 1fr 1fr 1fr;
    display: none;
  }

  .s1-g__img {
    overflow: visible;
  }

  .s1-sticky {
    height: 130vh;
  }

  .s1-h {
    width: 90%;
    margin-top: 11.1111rem;
  }

  .s1-sticky__vh {
    height: 100lvh;
  }

  .s1-sticky-c {
    z-index: 3;
    height: 100svh;
  }

  .s1-sticky-c__h {
    width: 90%;
  }

  .s1-sticky-c__t {
    width: 70%;
    bottom: 6.94444rem;
  }

  .s2__bg-img-m {
    object-fit: contain;
    width: auto;
    max-width: none;
    height: 100%;
    display: block;
  }

  .s1-m {
    flex: none;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .s1-m__img {
    z-index: 1;
    object-fit: cover;
    object-position: 25% 50%;
    height: 100%;
    position: absolute;
  }

  .s1-m__border {
    z-index: 2;
    object-fit: cover;
    width: 700rem;
    max-width: none;
    position: relative;
    overflow: visible;
  }

  .s1-g-m {
    grid-column-gap: var(--s1-grid-gap);
    grid-row-gap: var(--s1-grid-gap);
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .menu {
    border-radius: 19.4444rem;
    grid-template-columns: auto auto;
    justify-content: space-between;
    height: 15rem;
    padding: 2.5rem;
    inset: 4.16667rem 5.55556rem;
    box-shadow: 0 1.11111rem 6.94444rem #00000014;
  }

  .menu-logos {
    grid-column-gap: 1.38889rem;
    grid-row-gap: 1.38889rem;
    max-height: 9.44445rem;
  }

  .menu-logos__img {
    height: 10rem;
  }

  .menu-links {
    display: none;
  }

  .menu-wrap {
    grid-column-gap: 1.38889rem;
    grid-row-gap: 1.38889rem;
    max-height: 9.44445rem;
  }

  .menu-wrap__btn {
    flex: none;
    height: 10rem;
  }

  .menu-wrap__mob {
    z-index: 1;
    aspect-ratio: 1;
    height: 10rem;
    display: flex;
    position: relative;
  }

  .menu-popup {
    z-index: 49;
    width: 100%;
    height: 100dvh;
    padding: 4.16667rem 5.55556rem;
    display: none;
    position: fixed;
    inset: 0% 0% auto;
  }

  .menu-popup.edit {
    display: flex;
  }

  .menu-popup__bg {
    z-index: -1;
    -webkit-backdrop-filter: blur(2rem);
    backdrop-filter: blur(2rem);
    position: absolute;
    inset: 0%;
  }

  .menu-popup__sec {
    z-index: 1;
    background-color: var(--white);
    border-radius: 7.5rem;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
    position: relative;
  }

  .menu-popup__sec-links {
    grid-column-gap: 2.22222rem;
    grid-row-gap: 2.22222rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .menu-popup__sec-links-l {
    color: var(--black);
    text-decoration: none;
  }

  .menu-popup__sec-links-t {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    inset: auto 0% 4.16667rem;
  }

  .menu-wrap__mob-btn {
    display: flex;
    position: absolute;
  }

  .menu-popup__sec-mask {
    width: 100%;
    overflow: hidden;
  }

  .s5-g-c__img-main {
    width: 80.5556rem;
    height: auto;
  }

  ._404-img {
    width: 88.8889rem;
    margin-bottom: 6.94444rem;
  }

  ._404-t {
    width: 79.1667rem;
  }

  ._404-btn {
    margin-top: 5.55556rem;
  }

  .s1-g__img-wrap-mob {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .s6-g__wrap {
    height: 62.5rem;
    padding-bottom: 8.33333rem;
  }

  .s6-g__t {
    width: 55.5556rem;
  }

  .s2-c2__c {
    height: 41.6667rem;
    padding-bottom: 6.94444rem;
  }
}

#w-node-_9072cb75-b3f6-2398-508b-ec8b33b13e86-e1c4d9c0,
#w-node-_2b22d550-7694-a467-b998-3ee4a34a4c0e-e1c4d9c0 {
  justify-self: end;
}

@media screen and (max-width: 991px) {
  #w-node-_7c5cb6bd-4d8a-c8f6-b57b-9bbe3b8bf561-e1c4d9c0 {
    order: 9999;
  }

  #w-node-_2b22d550-7694-a467-b998-3ee4a34a4c0e-e1c4d9c0 {
    order: 9999;
    justify-self: auto;
  }
}

@font-face {
  font-family: "Ys Text";
  src: url("../fonts/YS-Text-Bold-Italic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Ys Text";
  src: url("../fonts/YS-Text-Heavy-Italic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Ys Text";
  src: url("../fonts/YS-Text-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ys Text";
  src: url("../fonts/YS-Text-Light-Italic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Ys Text Fat";
  src: url("../fonts/YS-Text-Fat.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ys Text";
  src: url("../fonts/YS-Text-Heavy.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ys Text";
  src: url("../fonts/YS-Text-Thin-Italic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Ys Text";
  src: url("../fonts/YS-Text-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ys Text";
  src: url("../fonts/YS-Text-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ys Text Fat";
  src: url("../fonts/YS-Text-Fat-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Ys Text";
  src: url("../fonts/YS-Text-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ys Text";
  src: url("../fonts/YS-Text-Medium-Italic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Ys Text";
  src: url("../fonts/YS-Text-Regular-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Ys Text";
  src: url("../fonts/YS-Text-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
