.sp-only {
  display: none;
}
@media screen and (max-width: 768px) {
  .sp-only {
    display: block;
  }
}

.tab-only {
  display: none;
}
@media (min-width: 769px) and (max-width: 1280px) {
  .tab-only {
    display: block;
  }
}

.pc-only {
  display: block;
}
@media screen and (max-width: 768px) {
  .pc-only {
    display: none;
  }
}

.spbtm-only {
  display: none;
}
@media (max-width: 350px) {
  .spbtm-only {
    display: block;
  }
}

.pt10 {
  padding-top: 1rem;
}

.pb10 {
  padding-bottom: 1rem;
}

.pl10 {
  padding-left: 1rem;
}

.pr10 {
  padding-right: 1rem;
}

.mt10 {
  margin-top: 1rem;
}

.mb10 {
  margin-bottom: 1rem;
}

.ml10 {
  margin-left: 1rem;
}

.mr10 {
  margin-right: 1rem;
}

.pt14 {
  padding-top: 1.4rem;
}

.pb14 {
  padding-bottom: 1.4rem;
}

.pl14 {
  padding-left: 1.4rem;
}

.pr14 {
  padding-right: 1.4rem;
}

.mt14 {
  margin-top: 1.4rem;
}

.mb14 {
  margin-bottom: 1.4rem;
}

.ml14 {
  margin-left: 1.4rem;
}

.mr14 {
  margin-right: 1.4rem;
}

.pt18 {
  padding-top: 1.8rem;
}

.pb18 {
  padding-bottom: 1.8rem;
}

.pl18 {
  padding-left: 1.8rem;
}

.pr18 {
  padding-right: 1.8rem;
}

.mt18 {
  margin-top: 1.8rem;
}

.mb18 {
  margin-bottom: 1.8rem;
}

.ml18 {
  margin-left: 1.8rem;
}

.mr18 {
  margin-right: 1.8rem;
}

.pt22 {
  padding-top: 2.2rem;
}

.pb22 {
  padding-bottom: 2.2rem;
}

.pl22 {
  padding-left: 2.2rem;
}

.pr22 {
  padding-right: 2.2rem;
}

.mt22 {
  margin-top: 2.2rem;
}

.mb22 {
  margin-bottom: 2.2rem;
}

.ml22 {
  margin-left: 2.2rem;
}

.mr22 {
  margin-right: 2.2rem;
}

.pt26 {
  padding-top: 2.6rem;
}

.pb26 {
  padding-bottom: 2.6rem;
}

.pl26 {
  padding-left: 2.6rem;
}

.pr26 {
  padding-right: 2.6rem;
}

.mt26 {
  margin-top: 2.6rem;
}

.mb26 {
  margin-bottom: 2.6rem;
}

.ml26 {
  margin-left: 2.6rem;
}

.mr26 {
  margin-right: 2.6rem;
}

.pt30 {
  padding-top: 3rem;
}

.pb30 {
  padding-bottom: 3rem;
}

.pl30 {
  padding-left: 3rem;
}

.pr30 {
  padding-right: 3rem;
}

.mt30 {
  margin-top: 3rem;
}

.mb30 {
  margin-bottom: 3rem;
}

.ml30 {
  margin-left: 3rem;
}

.mr30 {
  margin-right: 3rem;
}

.pt34 {
  padding-top: 3.4rem;
}

.pb34 {
  padding-bottom: 3.4rem;
}

.pl34 {
  padding-left: 3.4rem;
}

.pr34 {
  padding-right: 3.4rem;
}

.mt34 {
  margin-top: 3.4rem;
}

.mb34 {
  margin-bottom: 3.4rem;
}

.ml34 {
  margin-left: 3.4rem;
}

.mr34 {
  margin-right: 3.4rem;
}

.pt38 {
  padding-top: 3.8rem;
}

.pb38 {
  padding-bottom: 3.8rem;
}

.pl38 {
  padding-left: 3.8rem;
}

.pr38 {
  padding-right: 3.8rem;
}

.mt38 {
  margin-top: 3.8rem;
}

.mb38 {
  margin-bottom: 3.8rem;
}

.ml38 {
  margin-left: 3.8rem;
}

.mr38 {
  margin-right: 3.8rem;
}

.pt42 {
  padding-top: 4.2rem;
}

.pb42 {
  padding-bottom: 4.2rem;
}

.pl42 {
  padding-left: 4.2rem;
}

.pr42 {
  padding-right: 4.2rem;
}

.mt42 {
  margin-top: 4.2rem;
}

.mb42 {
  margin-bottom: 4.2rem;
}

.ml42 {
  margin-left: 4.2rem;
}

.mr42 {
  margin-right: 4.2rem;
}

.pt46 {
  padding-top: 4.6rem;
}

.pb46 {
  padding-bottom: 4.6rem;
}

.pl46 {
  padding-left: 4.6rem;
}

.pr46 {
  padding-right: 4.6rem;
}

.mt46 {
  margin-top: 4.6rem;
}

.mb46 {
  margin-bottom: 4.6rem;
}

.ml46 {
  margin-left: 4.6rem;
}

.mr46 {
  margin-right: 4.6rem;
}

.pt50 {
  padding-top: 5rem;
}

.pb50 {
  padding-bottom: 5rem;
}

.pl50 {
  padding-left: 5rem;
}

.pr50 {
  padding-right: 5rem;
}

.mt50 {
  margin-top: 5rem;
}

.mb50 {
  margin-bottom: 5rem;
}

.ml50 {
  margin-left: 5rem;
}

.mr50 {
  margin-right: 5rem;
}

:root {
  --white: #ffffff;
  --black: #000;
  --text: #232323;
  --navy: #004097;
  --leading-trim: calc((1em - 1lh) / 2);
  --notosans: "Noto Sans", sans-serif;
  --poppins: "Poppins", sans-serif;
  --bg-gradient: linear-gradient(45deg, #7312FF 20.1%, #5BDBE5 79.9%), linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), var(--white);
}

/* alegreya-sans-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Alegreya Sans";
  font-style: normal;
  font-weight: 300;
  src: url("../../fonts/alegreya-sans-v26-latin-300.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* alegreya-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Alegreya Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../../fonts/alegreya-sans-v26-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  src: url("../../fonts/poppins-v24-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  src: url("../../fonts/poppins-v24-latin-600.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  src: url("../../fonts/poppins-v24-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
.bg-color {
  background: var(--bg-gradient);
}

.home.is-page-loading .fv {
  opacity: 0;
}

.fv {
  opacity: 1;
  z-index: 1002;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  position: relative;
  padding-block: 14.6rem 8rem;
  overflow: hidden;
  transition: opacity 0.4s ease;
}
@media screen and (max-width: 768px) {
  .fv {
    padding-block: 8rem 4rem;
  }
}
.fv__pallax {
  position: absolute;
}
.fv__pallax--left {
  width: 37.6rem;
  left: -11.6rem;
  bottom: 19.2rem;
}
@media screen and (max-width: 768px) {
  .fv__pallax--left {
    width: 18.8rem;
    left: -5.8rem;
    bottom: 38.4rem;
  }
}
.fv__pallax--right {
  width: 72.1rem;
  right: -24.6rem;
  bottom: -22rem;
}
@media screen and (max-width: 768px) {
  .fv__pallax--right {
    width: 36.05rem;
    right: -12.3rem;
    bottom: -11rem;
  }
}
.fv__inner {
  max-width: calc(1198px + 16rem);
  padding-inline: 8rem;
  width: 100%;
  margin-inline: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 3.2rem;
}
@media screen and (max-width: 768px) {
  .fv__inner {
    padding-inline: 2rem;
    gap: 2rem;
  }
}
.fv__content {
  border-radius: 2rem;
  padding-block: 6.5rem 7.9rem;
  background-image: url(../images/fv-bg.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.4rem;
}
@media screen and (max-width: 768px) {
  .fv__content {
    padding-block: 3.2rem;
    gap: 1.6rem;
    background-position: 65% center;
  }
}
.fv__title {
  border-radius: 0rem 0.8rem 0.8rem 0rem;
  padding: 0.8rem;
  padding-left: 2.4rem;
  font-size: 5.6rem;
  line-height: 1.6071428571;
  font-weight: 700;
  letter-spacing: 0.05em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.fv__title span {
  background: linear-gradient(45deg, #7312FF 0.1%, #6777F2 99.9%);
  -webkit-background-clip: text;
          background-clip: text;
  color: transparent;
  display: inline-block;
}
.fv__title::before {
  content: "";
  position: absolute;
  top: -22rem;
  left: calc((100vw - 1198px) / 2 * -1);
  width: 100vw;
  height: 242.4rem;
  z-index: -1;
}
@media screen and (max-width: 1340px) {
  .fv__title::before {
    left: -8rem;
  }
}
@media screen and (max-width: 768px) {
  .fv__title::before {
    left: -2rem;
    height: 544.4rem;
  }
}
@media screen and (max-width: 768px) {
  .fv__title {
    font-size: 3.2rem;
    padding-left: 1.6rem;
  }
}
.fv__text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.4rem;
  padding-left: 2.4rem;
}
@media screen and (max-width: 768px) {
  .fv__text {
    gap: 1.6rem;
    padding-left: 1.6rem;
  }
}
.fv__text p {
  font-size: max(2rem, 16px);
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.05em;
  color: var(--white);
}
@media screen and (max-width: 768px) {
  .fv__text p {
    font-size: 1.4rem;
  }
}
.fv__column {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 32rem;
  gap: 3rem;
}
@media screen and (max-width: 768px) {
  .fv__column {
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: 28rem;
    gap: 2rem;
  }
}
.fv__column-item {
  border-radius: 2rem;
  padding: 2rem 2.4rem;
  border: 0.1rem solid var(--white);
  border-radius: 1.25rem;
  background: rgba(255, 255, 255, 0.1);
  -webkit-backdrop-filter: blur(7.5px);
          backdrop-filter: blur(7.5px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .fv__column-item {
    padding: 1.6rem 2rem;
  }
}
.fv__column-item-title {
  font-size: max(3.8rem, 28px);
  font-weight: 700;
  line-height: 1.2;
  height: 2.1052631579em;
  letter-spacing: 0.05em;
  color: var(--white);
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 768px) {
  .fv__column-item-title {
    font-size: 2.8rem;
    height: 2.1428571429em;
  }
}
.fv__column-item-title--small {
  font-size: max(2.8rem, 20px);
  height: 2.8571428571em;
}
@media screen and (max-width: 768px) {
  .fv__column-item-title--small {
    font-size: 2rem;
    height: 3em;
  }
}
.fv__column-item-image {
  width: 22rem;
}
.fv__column-item-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 1rem;
  font-size: max(1.5rem, 14px);
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.05em;
  color: var(--white);
  width: 100%;
}
@media screen and (max-width: 768px) {
  .fv__column-item-link {
    font-size: 1.4rem;
  }
}
.fv__column-item-link-text {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.fv__column-item-link-icon {
  width: 1.6em;
  height: 1.6em;
  background-image: url(../images/arrow-right.webp);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.home.is-page-loading .vision {
  opacity: 0;
}

.vision {
  overflow: hidden;
  position: relative;
  padding: 12rem;
  -webkit-box-shadow: 0 10px 20px -10px rgba(108, 80, 247, 0.5);
          box-shadow: 0 10px 20px -10px rgba(108, 80, 247, 0.5);
  opacity: 1;
  z-index: 1002;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
@media (768px < width < 1024px) {
  .vision {
    padding-inline: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .vision {
    padding: 7.2rem 2.5rem;
  }
}
.vision__inner {
  background: rgba(255, 255, 255, 0.95);
  border-radius: 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-inline: auto;
  gap: 8rem;
  padding: 10rem;
  position: relative;
  z-index: 1;
}
@media (768px < width < 1024px) {
  .vision__inner {
    padding-inline: 7.5rem;
    gap: 6rem;
  }
}
@media screen and (max-width: 768px) {
  .vision__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3rem;
    padding: 4rem 2rem;
  }
}
.vision__triangle {
  position: absolute;
  top: 0;
  right: 0;
  width: 37.6rem;
  height: auto;
  aspect-ratio: 1/1;
  z-index: -1;
  border-radius: 0 2rem 0 0;
}
@media screen and (max-width: 768px) {
  .vision__triangle {
    width: 12.6rem;
    -webkit-transform: translateY(-0.1rem);
            transform: translateY(-0.1rem);
  }
}
.vision__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 768px) {
  .vision__content {
    gap: 3rem;
  }
}
.vision__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2rem;
}
@media screen and (max-width: 768px) {
  .vision__header {
    gap: 1rem;
    margin-left: 0;
  }
}
.vision__eyebrow {
  color: #a0a0a0;
  font-family: var(--poppins);
  font-size: max(2.2rem, 20px);
  font-weight: 700;
  letter-spacing: 0.03em;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .vision__eyebrow {
    font-size: 1.8rem;
  }
}
.vision__title {
  background: -webkit-linear-gradient(315deg, #7312ff 0%, #5bdbe5 100%);
  background: linear-gradient(135deg, #7312ff 0%, #5bdbe5 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-size: 6.4rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  .vision__title {
    font-size: 3.6rem;
  }
}
.vision__text {
  color: var(--text);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  letter-spacing: 0.05em;
}
.vision__text p {
  font-weight: 600;
  font-size: max(1.8rem, 13px);
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .vision__text p {
    font-size: 1.4rem;
  }
}
.vision__visual {
  margin-top: 21rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 9.5rem;
  width: 43rem;
}
@media screen and (max-width: 768px) {
  .vision__visual {
    margin-top: 0rem;
    gap: 3rem;
    width: 100%;
  }
}
.vision__image {
  position: relative;
  border-radius: 1.6rem;
}
.vision__image > img:first-child {
  -webkit-box-shadow: 0 0 3.5rem rgba(108, 80, 247, 0.25);
          box-shadow: 0 0 3.5rem rgba(108, 80, 247, 0.25);
  overflow: hidden;
  border-radius: 1.6rem;
}
.vision__image--primary {
  width: 43rem;
  aspect-ratio: 430/315;
  height: 31.5rem;
  margin-left: 6rem;
}
.vision__image--primary img {
  height: 100%;
}
@media (768px < width < 1024px) {
  .vision__image--primary {
    margin-left: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .vision__image--primary {
    height: auto;
    margin-left: auto;
    width: 90%;
  }
}
.vision__image--secondary {
  width: 41.5rem;
}
@media screen and (max-width: 768px) {
  .vision__image--secondary {
    width: 90%;
  }
}
.vision__parallax {
  position: absolute;
}
.vision__parallax--left {
  bottom: 0;
  left: 0;
}
.vision__parallax--right {
  right: 0rem;
  top: -5.5rem;
}
@media screen and (max-width: 768px) {
  .vision__parallax--right {
    top: 5rem;
  }
}
.vision__parallax img {
  position: relative;
}
.vision__stamp {
  opacity: 0.6;
  width: 17.8rem;
  height: auto;
  aspect-ratio: 178/219;
  top: 1.5rem;
  left: -0.8rem;
}
@media screen and (max-width: 768px) {
  .vision__stamp {
    width: 13rem;
    top: 3.5rem;
    left: -6rem;
  }
}
.vision__squea {
  aspect-ratio: 1/1;
  width: 27.5rem;
  height: auto;
  left: -9rem;
}
@media screen and (max-width: 768px) {
  .vision__squea {
    width: 21.5rem;
  }
}
.vision__clock {
  width: 15.2rem;
  height: auto;
  left: 16rem;
  top: 16rem;
}
@media screen and (max-width: 768px) {
  .vision__clock {
    width: 8rem;
    left: 6rem;
    top: 7rem;
  }
}
.vision__daen {
  width: 31.2rem;
}
@media screen and (max-width: 768px) {
  .vision__daen {
    width: 14rem;
  }
}

.case {
  overflow: hidden;
  padding: 15rem 12rem;
  position: relative;
  background: #fff;
  z-index: 9999;
}
@media screen and (max-width: 1440px) and (min-width: 769px) {
  .case {
    padding-inline: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .case {
    padding: 4rem 2rem;
  }
}

.case__inner {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6.4rem;
}
@media screen and (max-width: 768px) {
  .case__inner {
    gap: 3.2rem;
  }
}

.case__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2rem;
}
@media screen and (max-width: 768px) {
  .case__header {
    gap: 1rem;
  }
}
.case__header-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media screen and (max-width: 768px) {
  .case__header-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 2rem;
  }
}

.case__eyebrow {
  color: #a0a0a0;
  font-family: var(--poppins);
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  .case__eyebrow {
    font-size: 2rem;
  }
}

.case__title {
  background: -webkit-linear-gradient(315deg, #7312ff 0%, #5bdbe5 100%);
  background: linear-gradient(135deg, #7312ff 0%, #5bdbe5 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-family: var(--notosans);
  font-size: 8.8rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .case__title {
    font-size: 4.4rem;
  }
}

.case__awards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 7.5rem;
}
@media screen and (max-width: 768px) {
  .case__awards {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .case__awards-item {
    width: calc(50% - 0.5rem);
  }
}

.case__cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3rem;
}
@media screen and (max-width: 768px) {
  .case__cards {
    grid-template-columns: repeat(1, 1fr);
    gap: 2rem;
  }
}
.case__cards-item {
  aspect-ratio: 380/480;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  border-radius: 1.25rem;
  overflow: hidden;
  -webkit-box-shadow: 0 10px 20px 0 rgba(109, 68, 248, 0.3);
          box-shadow: 0 10px 20px 0 rgba(109, 68, 248, 0.3);
  position: relative;
}
.case__cards-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 1.25rem;
  border-radius: 1.25rem;
  background: -webkit-gradient(linear, left bottom, left top, from(#0c1c57), to(rgba(12, 28, 87, 0)));
  background: -webkit-linear-gradient(bottom, #0c1c57 0%, rgba(12, 28, 87, 0) 100%);
  background: linear-gradient(0deg, #0c1c57 0%, rgba(12, 28, 87, 0) 100%);
  z-index: 1;
}
.case__cards-item--01 {
  background-image: url(../images/top-case-item-01.webp);
}
.case__cards-item--02 {
  background-image: url(../images/top-case-item-02.webp);
}
.case__cards-item--03 {
  background-image: url(../images/top-case-item-03.webp);
}
.case__cards-item-content {
  position: relative;
  z-index: 2;
  padding: 2rem;
}
.case__cards-item-company {
  font-family: var(--notosans);
  font-size: max(1.6rem, 14px);
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.5;
  color: var(--white);
}
.case__cards-item-copy {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: var(--white);
  padding-inline: 0.4rem;
  font-family: var(--notosans);
  font-size: max(2rem, 18px);
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.5;
  color: #263D6B;
  margin-top: 1.1rem;
}
.case__cards-item-category {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 1.6rem;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  font-family: var(--notosans);
  font-size: max(1.3rem, 12px);
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.5;
  color: var(--white);
  margin-top: 1.1rem;
}
.case__cards-item-button {
  width: 100%;
  padding: 0.8rem 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 1.6rem;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid var(--white);
  border-radius: 99.9rem;
  margin-top: 2rem;
}
.case__cards-item-button-text {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  font-family: var(--notosans);
  font-size: max(1.4rem, 12px);
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.8;
  color: var(--white);
}
.case__cards-item-button-icon {
  width: max(2.4rem, 24px);
  aspect-ratio: 1/1;
}

.case__pallax {
  position: absolute;
}
.case__pallax--left {
  left: -6.1rem;
  bottom: -18rem;
  width: 47.4rem;
}
@media screen and (max-width: 768px) {
  .case__pallax--left {
    left: -3.05rem;
    bottom: -20rem;
    width: 23.7rem;
  }
}
.case__pallax--right {
  right: -9.8rem;
  top: 2.1rem;
  width: 39.6rem;
}
@media screen and (max-width: 768px) {
  .case__pallax--right {
    right: -4.9rem;
    top: 1.05rem;
    width: 19.8rem;
  }
}/*# sourceMappingURL=front-page.css.map */
