.container-1 {
  z-index: 2;
  height: 100vh;
  mix-blend-mode: difference;
  object-fit: fill;
  justify-content: center;
  align-items: center;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-1 {
  max-width: 520px;
  clear: none;
  color: #fff;
  text-align: center;
  letter-spacing: -4px;
  object-fit: fill;
  flex: 0 auto;
  align-self: center;
  font-family: crc, sans-serif;
  font-size: 96px;
  font-weight: 400;
  line-height: 104px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.second {
  width: 70%;
  height: 150vh;
  max-width: 920px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  display: inline-block;
  position: relative;
}

.first {
  z-index: 1;
  width: 80%;
  height: 100vh;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: inline-block;
  position: relative;
}

.third {
  width: 80%;
  height: 150vh;
  max-width: 1080px;
  justify-content: center;
  align-items: flex-start;
  display: inline-block;
  position: relative;
}

.text-2 {
  max-width: 520px;
  clear: none;
  opacity: 1;
  color: #fff;
  text-align: center;
  letter-spacing: -4px;
  object-fit: fill;
  flex: 0 auto;
  align-self: center;
  font-family: crc, sans-serif;
  font-size: 96px;
  font-weight: 400;
  line-height: 104px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.container-2 {
  z-index: 2;
  height: 100vh;
  opacity: 1;
  mix-blend-mode: difference;
  object-fit: fill;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.fourth {
  width: 70%;
  height: 150vh;
  max-width: 920px;
  justify-content: center;
  align-items: flex-start;
  display: inline-block;
  position: relative;
}

.fifth {
  width: 80%;
  height: 210vh;
  max-width: 1080px;
  justify-content: center;
  align-items: flex-start;
  display: inline-block;
  position: relative;
}

.sixth {
  z-index: auto;
  width: 80%;
  height: 60vh;
  justify-content: center;
  align-items: flex-end;
  margin-top: -60vh;
  display: flex;
  position: relative;
}

.container-3 {
  z-index: 2;
  height: 100vh;
  opacity: 1;
  object-fit: fill;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-3 {
  max-width: 746px;
  clear: none;
  opacity: 1;
  color: #000;
  text-align: center;
  letter-spacing: -1.5px;
  object-fit: fill;
  flex: 0 auto;
  align-self: center;
  font-family: crc, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 46px;
  display: none;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.link {
  color: #000;
  text-decoration: underline;
}

.link:hover, .link:focus {
  filter: contrast(60%);
}

.background-video {
  width: 100%;
  height: 100%;
  float: none;
  clear: none;
  object-fit: cover;
  display: inline-block;
  position: absolute;
  overflow: visible;
}

.body {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  background-color: #eee;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: 0%;
  margin-right: 0%;
  padding-left: 0%;
  padding-right: 0%;
  display: block;
}

.image-ratio {
  width: 100%;
  max-width: 1080px;
  float: none;
  clear: none;
  opacity: 0;
  text-align: center;
  display: inline-block;
  position: relative;
}

.frame-ratio {
  width: 100%;
  max-width: 1080px;
  opacity: 1;
  text-align: center;
  position: relative;
}

.frame-ratio.mobile {
  display: none;
}

.container-title {
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.intro {
  z-index: 99999999;
  max-width: 746px;
  clear: none;
  opacity: 1;
  color: #000;
  text-align: center;
  letter-spacing: -.5px;
  object-fit: fill;
  flex: 0 auto;
  align-self: center;
  margin-top: 30px;
  font-family: crc, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.frame-pex {
  position: relative;
}

.frame-thetin, .frame-potnoodle {
  z-index: 3;
  position: relative;
}

.frame-opal {
  z-index: 1;
  position: relative;
}

.home-wrapper {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.button {
  z-index: 9999;
  clear: none;
  color: rgba(0, 0, 0, .6);
  letter-spacing: -.5px;
  background-color: rgba(0, 0, 0, .05);
  border-style: solid;
  border-radius: 50px;
  margin-bottom: 80px;
  padding: 15px 24px;
  font-family: crc, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  transition: color .2s, background-color .2s;
  display: inline-block;
  position: relative;
}

.button:hover {
  color: #000;
  background-color: rgba(0, 0, 0, .1);
}

@media screen and (max-width: 991px) {
  .container-1 {
    min-height: 550px;
  }

  .text-1 {
    font-size: 76px;
    line-height: 84px;
  }

  .second {
    width: 80%;
    min-height: 825px;
  }

  .first {
    min-height: 550px;
  }

  .third {
    width: 100%;
    min-height: 825px;
  }

  .text-2 {
    font-size: 76px;
    line-height: 84px;
  }

  .container-2 {
    min-height: 550px;
  }

  .fourth {
    width: 80%;
    min-height: 825px;
  }

  .fifth {
    width: 100%;
    min-height: 1155px;
  }

  .sixth {
    min-height: 330px;
  }

  .container-3 {
    min-height: 550px;
  }

  .text-3 {
    max-width: 600px;
    font-size: 32px;
    line-height: 36.8px;
  }

  .button {
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 767px) {
  .second, .fourth {
    width: 90%;
  }

  .text-3 {
    max-width: 450px;
    letter-spacing: -1px;
    font-size: 24px;
    line-height: 28px;
  }

  .frame-ratio.desktop {
    display: none;
  }

  .frame-ratio.mobile {
    display: block;
  }

  .intro {
    max-width: 300px;
    font-size: 18px;
    line-height: 22px;
  }

  .button {
    margin-bottom: 60px;
    padding: 12px 20px;
    font-size: 18px;
    line-height: 22px;
    transition-property: color, background-color;
  }
}

@media screen and (max-width: 479px) {
  .text-1, .text-2 {
    letter-spacing: -3px;
    font-size: 52px;
    line-height: 58px;
  }

  .text-3 {
    max-width: 85%;
    letter-spacing: -1px;
  }

  .intro {
    max-width: 280px;
    letter-spacing: -.5px;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 18px;
    line-height: 22px;
  }

  .button {
    margin-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
    line-height: 22px;
  }
}


@font-face {
  font-family: 'crc';
  src: url('../fonts/crc-sb.eot') format('embedded-opentype'), url('../fonts/crc-sb.woff') format('woff'), url('../fonts/crc-sb.ttf') format('truetype'), url('../fonts/crc-sb.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'crc';
  src: url('../fonts/crc-eb.eot') format('embedded-opentype'), url('../fonts/crc-eb.woff') format('woff'), url('../fonts/crc-eb.ttf') format('truetype'), url('../fonts/crc-eb.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}