:root {
  --width-content: 77%;
  --width-content-left: 11.5%;
}
video {
  vertical-align: middle;
}
.title {
  font-size: 2.34375vw;
  font-family: "Myriad Pro", Arial;
  color: #ffdd41;
  line-height: 1.4;
  font-weight: bold;
  text-align: center;
  padding-bottom: 0.5em;
}
.text {
  font-size: 1.171875vw;
  font-family: "Myriad Pro", Arial;
  color: #fff;
  line-height: 1.4;
}
.text-xs {
  font-size: 0.9375vw;
  font-family: "Myriad Pro", Arial;
  color: #fff;
  padding-top: 0.5em;
  line-height: 1.4;
}
ul,
li {
  list-style: none;
}
.flex {
  display: flex;
}
.center {
  text-align: center;
}
.eleafcontent {
  background-color: #000;
}
.ijust-x-01 {
  position: relative;
  width: 100%;
}
.ijust-x-01 img {
  width: 100%;
}
.ijust-x-01 .ijust-x-01-1 {
  position: absolute;
  left: 15.625vw;
  top: 13.671875vw;
  width: 21.328125vw;
}
.ijust-x-01 .ijust-x-01-2 {
  padding: 6.640625vw 18.5546875vw 6.25vw;
  text-align: center;
}
.ijust-x-02 {
  position: relative;
  width: 100%;
  padding: 0 var(--width-content-left) 9.21875vw;
}
.ijust-x-02 .ijust-x-content {
  width: 100%;
  justify-content: space-between;
}
.ijust-x-02 .ijust-x-02-1 {
  width: 33.36703741%;
}
.ijust-x-02 .ijust-x-02-2 {
  width: 64.86349848%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.ijust-x-02 .ijust-x-02-2 img {
  width: 100%;
}
.ijust-x-02 .ijust-x-02-2 .flex {
  justify-content: space-between;
}
.ijust-x-02 .ijust-x-02-2 .flex .ijust-x-02-2-1 {
  width: 51.59781761%;
}
.ijust-x-02 .ijust-x-02-2 .flex .ijust-x-02-2-2 {
  width: 45.83008574%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.ijust-x-03 {
  position: relative;
  width: 100%;
  padding: 0 var(--width-content-left) 8.515625vw;
}
.ijust-x-03 h2 {
  padding-bottom: 2.2em;
}
.ijust-x-03 .flex {
  justify-content: center;
}
.ijust-x-03 .flex .ijust-x-03-1 {
  width: 30%;
  text-align: center;
}
.ijust-x-03 .flex .ijust-x-03-1 img {
  width: 8.7890625vw;
  margin: 0 auto 1.2em;
}
.ijust-x-03 .flex .ijust-x-03-1 p {
  padding-bottom: 1em;
}
.ijust-x-03 .flex .ijust-x-03-1 div {
  width: 1.1em;
  height: 1.1em;
  border-radius: 50%;
  margin: 0 auto;
}
.ijust-x-03 .flex .ijust-x-03-1 .i-1 {
  background-color: #202020;
}
.ijust-x-03 .flex .ijust-x-03-1 .i-2 {
  background-color: #40413c;
}
.ijust-x-03 .flex .ijust-x-03-1 .i-3 {
  background-color: #b6b6b6;
}
.ijust-x-04 {
  position: relative;
  width: 100%;
  padding: 0 var(--width-content-left) 7.6171875vw;
}
.ijust-x-04 h2,
.ijust-x-04 p {
  text-align: center;
}
.ijust-x-04 .ijust-x-content{
  width: 100%;
  padding-top: 4.5vw;
}
.ijust-x-04 .ijust-x-content video{
  width: 100%;
  border-radius: 2em;
}
.ijust-x-05 {
  position: relative;
  width: 100%;
  background: url('ijust-x-05-bg.webp') no-repeat center;
  background-size: cover;
  padding: 5.46875vw calc(var(--width-content-left) - 2em) 0 var(--width-content-left);
}
.ijust-x-05 h2 {
  text-align: left;
}
.ijust-x-05 p {
  text-align: left;
}
.ijust-x-05 .flex {
  width: 100%;
  justify-content: space-between;
}
.ijust-x-05 .flex .ijust-x-05-1 {
  width: 54.02750491%;
  padding-top: 4em;
}
.ijust-x-05 .flex .ijust-x-05-2 {
  width: 42.53438114%;
}
.ijust-x-06 {
  background-color: #ededed;
  width: 100%;
  padding: 3.125vw var(--width-content-left) 2.9296875vw;
}
.ijust-x-06 h2 {
  color: #000;
  padding-bottom: 1.3em;
}
.ijust-x-06 .flex {
  justify-content: space-around;
}
.ijust-x-06 .flex div {
  width: 30%;
}
.ijust-x-06 p {
  text-align: center;
  font-weight: bold;
  color: #000;
  font-size: 1.2em;
  padding-top: 1em;
}
.ijust-x-07 {
  width: 100%;
  background: linear-gradient(0deg, #414141, #010101);
  padding: 3.125vw var(--width-content-left) 5.078125vw;
}
.ijust-x-07 > p {
  text-align: center;
  padding-bottom: 4em;
}
.ijust-x-07 .flex {
  align-items: center;
}
.ijust-x-07 > .flex {
  justify-content: space-between;
  padding-left: 5.3125vw;
  padding-right: 2.578125vw;
}
.ijust-x-07 > .flex .ijust-x-07-1 {
  width: 23.203125vw;
  justify-content: space-around;
}
.ijust-x-07 > .flex .ijust-x-07-1 div {
  text-align: center;
}
.ijust-x-07 > .flex .ijust-x-07-1 .ijust-x-07-1-1 img {
  width: 7.9296875vw;
  margin: 0 auto;
}
.ijust-x-07 > .flex .ijust-x-07-1 .ijust-x-07-1-2 img {
  width: 9.1015625vw;
  margin: 0 auto;
}
.ijust-x-07 > .flex p {
  text-align: center;
  font-size: 0.8em;
  padding-top: 0.5em;
  color: #ccc;
}
.ijust-x-07 > .flex p span {
  font-size: 0.9em;
}
.ijust-x-07 > .flex p .blue {
  color: #00aaff;
}
.ijust-x-07 > .flex p .green {
  color: #00ff2b;
}
.ijust-x-07 > .flex .ijust-x-07-2 {
  width: 42.7734375vw;
}
.ijust-x-07 > .flex .ijust-x-07-2 img {
  width: 3.671875vw;
  margin: 0 auto;
}
.ijust-x-07 > .flex .ijust-x-07-2 p {
  color: fff;
}
.ijust-x-07 > .flex .ijust-x-07-2 .flex {
  justify-content: space-around;
}
.ijust-x-07 > .flex .ijust-x-07-2 .ijust-x-07-2-1 {
  width: 9.1015625vw;
  padding: 1em 0.5em 0.5em;
  position: relative;
  border-radius: 0.5em;
  box-shadow: #2d7a89 0em 0em 0.8em 0.4em;
  animation-name: fadeInShadow;
  animation-delay: 1s;
}
.ijust-x-07 > .flex .ijust-x-07-2 .ijust-x-07-2-1 .new-tag {
  position: absolute;
  top: 0.4em;
  left: 0.5em;
  font-size: 0.8em;
  font-weight: bold;
  background: linear-gradient(0deg, #ff8a00 10%, #ffd400 90%);
  -webkit-background-clip: text;
  color: transparent;
}
.ijust-x-07 > .flex .ijust-x-07-2 .ijust-x-07-2-2 {
  width: 29.6875vw;
  padding: 1em 0 0.5em;
}
.ijust-x-07 > .flex .ijust-x-07-2 .ijust-x-07-2-2 div {
  width: 25%;
}
@keyframes fadeInShadow {
  0% {
    box-shadow: #2d7a89 0em 0em 0 0;
  }
  100% {
    box-shadow: #2d7a89 0em 0em 0.8em 0.4em;
  }
}
.ijust-x-08 {
  width: 100%;
  background: linear-gradient(180deg, #295ab0, #061c43);
  padding: 0 calc(var(--width-content-left) + 6vw);
}
.ijust-x-08 .flex {
  justify-content: space-between;
  align-items: center;
}
.ijust-x-08 .ijust-x-08-1 {
  width: 56.01935874%;
}
.ijust-x-08 .ijust-x-08-1 h2,
.ijust-x-08 .ijust-x-08-1 p {
  text-align: left;
}
.ijust-x-08 .ijust-x-08-2 {
  width: 43.98064126%;
}
.ijust-x-08 ul {
  padding-top: 5em;
}
.ijust-x-08 ul li.flex {
  align-items: center;
  padding-bottom: 1.5em;
  justify-content: left;
  gap: 1em;
}
.ijust-x-08 ul li.flex img {
  width: 1.8em;
}
.ijust-x-08 ul li.flex p {
  color: #ffdd41;
}
.ijust-x-08 ul li.flex p b {
  color: #fff;
}
.ijust-x-09 {
  position: relative;
  width: 100%;
  background-color: #000;
  padding-top: 3.90625vw;
}
.ijust-x-09 .ijust-x-09-1 {
  padding: 0 calc(var(--width-content-left) + 2em) 1.6em;
}
.ijust-x-09 .ijust-x-09-1 p {
  text-align: center;
}
.ijust-x-09 .ijust-x-09-2 {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 3em;
}
.ijust-x-09 .ijust-x-09-2 p {
  font-size: 1.2em;
  font-weight: bold;
  background: linear-gradient(90deg, #25cffb 48%, #ffdd41 52%);
  -webkit-background-clip: text;
  color: transparent;
}
.ijust-x-10 {
  position: relative;
  width: 100%;
}
.ijust-x-10 .ijust-x-10-1 {
  position: absolute;
  left: var(--width-content-left);
  top: 30%;
}
.ijust-x-10 .ijust-x-10-1 h2 {
  text-align: left;
  padding-bottom: 1.5em;
}
.ijust-x-10 .ijust-x-10-1 ul {
  justify-content: left;
  align-items: center;
}
.ijust-x-10 .ijust-x-10-1 ul li {
  width: 28%;
  gap: 1em;
  justify-content: left;
  align-items: center;
}
.ijust-x-10 .ijust-x-10-1 ul li img {
  width: 0.42em;
}
.ijust-x-11 {
  width: 100%;
  background: linear-gradient(180deg, #303995, #723181);
  padding: 3.125vw 0 2.734375vw;
  text-align: center;
}
.ijust-x-11 img {
  width: 83.359375vw;
  margin: 0 auto;
}
.ijust-x-11 h2 {
  padding-bottom: 1em;
  color: #fff;
}
.ijust-x-12 {
  position: relative;
}
.ijust-x-12 .ijust-x-12-1 {
  position: absolute;
  left: 18.5546875vw;
  top: 11.328125vw;
}
.ijust-x-12 .ijust-x-12-1 h2 {
  color: #fff;
  text-align: left;
}
.ijust-x-12 .ijust-x-12-1 p {
  color: #fff;
  line-height: 1.9;
}
.ijust-x-13 {
  background-color: #fff;
  position: relative;
  text-align: center;
  padding-top: 4.1015625vw;
  padding-bottom: 5.2734375vw;
}
.ijust-x-13 h2 {
  padding-bottom: 0.3em;
  color: #000;
}
.ijust-x-13 .swiper-button-next {
  margin-top: 0;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
  right: 8%;
}
.ijust-x-13 .swiper-button-prev {
  margin-top: 0;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
  left: 8%;
}
.ijust-x-13 .text span {
  font-size: 1.1em;
  font-weight: bold;
}
.ijust-x-13 .pro-inbox-context {
  width: var(--width-content);
  max-width: var(--width-content);
  margin-top: 1vw;
  background-color: #f6f6f6;
  border-radius: 2em;
}
.ijust-x-13 .pro-inbox-context .inbox-img {
  width: 71%;
  background: #f6f6f6;
  border-radius: 1em 0 0 1em;
  text-align: center;
  padding: 3% 0 2%;
}
.ijust-x-13 .pro-inbox-context .inbox-img img {
  width: 90%;
  margin: 0 5% 0 7%;
}
.ijust-x-13 .pro-inbox-context .inbox-text {
  width: 29%;
  background-color: #f6f6f6;
  padding-left: 3.5%;
  border-radius: 0 1em 1em 0;
}
.ijust-x-13 .pro-inbox-context .inbox-text h3 {
  padding-bottom: 0.5em;
  color: #eca918;
  width: 100%;
  font-size: 1.2em;
}
.ijust-x-13 .pro-inbox-context .inbox-text .text {
  line-height: 1.4;
  color: #131313;
}
.ijust-x-13 .pro-inbox-context .inbox-text .text div {
  font-size: 0.8em;
}
.ijust-x-13 .pro-inbox-context .inbox-text .text p {
  font-size: 1.2em;
  font-weight: 100;
  padding-bottom: 0.3em;
}
@media (max-width: 1920px) {
  :root {
    --width-content: 80%;
    --width-content-left: 10%;
  }
  .text {
    font-size: 1.25vw;
  }
  .text-xs {
    font-size: 1.09375vw;
  }
}
@media (max-width: 1399px) {
  :root {
    --width-content: 84%;
    --width-content-left: 8%;
  }
  .text {
    font-size: 1.25vw;
  }
  .text-xs {
    font-size: 1.09375vw;
  }
  .swiper-button-next,
  .swiper-button-prev {
    width: 20px;
    height: 33px;
    -webkit-background-size: 20px 33px;
    background-size: 20px 33px;
  }
}
@media (max-width: 991px) {
  :root {
    --width-content: 86%;
    --width-content-left: 7%;
  }
  .text {
    font-size: 1.72727273vw;
  }
  .text-xs {
    font-size: 1.54545455vw;
  }
  .title {
    font-size: 2.6vw;
  }
  .ijust-x-07 > .flex {
    padding-left: 0;
    padding-right: 0;
  }
  .ijust-x-07 > .flex .ijust-x-07-2 {
    width: 55vw;
  }
  .ijust-x-07 > .flex .ijust-x-07-2 .ijust-x-07-2-2 {
    width: 35vw;
  }
  .ijust-x-09 .ijust-x-09-2 {
    bottom: 2em;
  }
  .ijust-x-12 .ijust-x-12-1 {
    top: 7vw;
  }
}
@media (max-width: 767px) {
  :root {
    --width-content: 90%;
    --width-content-left: 5%;
  }
  .title {
    font-size: 5.72916667vw;
    line-height: 1.2;
    padding-bottom: 0.4em;
  }
  .text {
    font-size: 3.64583333vw;
    padding-top: 0;
  }
  .text-xs {
    font-size: 2.86458333vw;
  }
  .ijust-x-01 .ijust-x-01-1 {
    width: 54.16666667vw;
    left: 22.78645833vw;
  }
  .ijust-x-02 .ijust-x-02-1 {
    width: 100%;
  }
  .ijust-x-01 .ijust-x-01-2 {
    padding: 13.02083333vw 11.71875vw;
  }
  .ijust-x-03 .flex {
    justify-content: space-between;
  }
  .ijust-x-03 .flex .ijust-x-03-1 {
    width: 19.53125vw;
    font-size: 0.6em;
  }
  .ijust-x-03 .flex .ijust-x-03-1 p {
    padding-bottom: 0.5em;
  }
  .ijust-x-03 .flex .ijust-x-03-1 img {
    width: 15.625vw;
  }
  .ijust-x-03 h2 {
    padding-bottom: 1em;
  }
  .ijust-x-03 {
    padding-bottom: 20.83333333vw;
  }
  .ijust-x-04 {
    padding-bottom: 14.97395833vw;
  }
  .ijust-x-05 {
    padding: 10.80729167vw var(--width-content-left) 0;
  }
  .ijust-x-05 h2 {
    text-align: center;
  }
  .ijust-x-05 p {
    text-align: center;
  }
  .ijust-x-05 .flex {
    flex-direction: column;
  }
  .ijust-x-05 .flex .ijust-x-05-1 {
    width: 100%;
    padding-top: 2em;
    padding-bottom: 1.2em;
  }
  .ijust-x-05 .flex .ijust-x-05-2 {
    width: 70%;
    margin-left: 15%;
  }
  .ijust-x-06 {
    padding: 12.36979167vw var(--width-content-left) 5.20833333vw;
  }
  .ijust-x-06 .flex {
    flex-direction: column;
  }
  .ijust-x-06 .flex div {
    width: 100%;
    padding: 4.55729167vw var(--width-content-left) 7.16145833vw;
  }
  .ijust-x-07 {
    padding: 12.36979167vw 0 5.20833333vw;
  }
  .ijust-x-07 > .flex {
    flex-direction: column;
  }
  .ijust-x-07 > .flex .ijust-x-07-1 {
    width: 100%;
    padding-bottom: 3em;
  }
  .ijust-x-07 > .flex .ijust-x-07-1 .ijust-x-07-1-1 img {
    width: 25.390625vw;
  }
  .ijust-x-07 > .flex .ijust-x-07-1 .ijust-x-07-1-2 img {
    width: 29.16666667vw;
  }
  .ijust-x-07 > .flex .ijust-x-07-2 {
    width: 100%;
  }
  .ijust-x-07 > .flex .ijust-x-07-2 > .flex {
    flex-direction: column;
  }
  .ijust-x-07 > .flex .ijust-x-07-2 > .flex .ijust-x-07-2-1 {
    width: 29.94791667vw;
  }
  .ijust-x-07 > .flex .ijust-x-07-2 > .flex img {
    width: 11.45833333vw;
  }
  .ijust-x-07 > .flex .ijust-x-07-2 .ijust-x-07-2-2 {
    width: 100%;
    padding: 2em 0 2em;
  }
  .ijust-x-08 {
    padding: 9.765625vw var(--width-content-left) 0;
  }
  .ijust-x-08 > .flex {
    flex-direction: column;
  }
  .ijust-x-08 .ijust-x-08-1 {
    width: 100%;
    padding: 0 5%;
  }
  .ijust-x-08 .ijust-x-08-1 h2,
  .ijust-x-08 .ijust-x-08-1 p {
    text-align: center;
  }
  .ijust-x-08 .ijust-x-08-1 ul {
    padding-left: 12%;
    padding-top: 3em;
  }
  .ijust-x-08 .ijust-x-08-2 {
    width: 90%;
    margin-left: 5%;
  }
  .ijust-x-09 {
    padding-top: 14.32291667vw;
  }
  .ijust-x-10 .ijust-x-10-1 {
    top: 7%;
    height: 84%;
    right: var(--width-content-left);
  }
  .ijust-x-10 .ijust-x-10-1 h2 {
    text-align: center;
  }
  .ijust-x-10 .ijust-x-10-1 ul {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    justify-content: space-between;
  }
  .ijust-x-11 {
    padding: 12.36979167vw 0;
  }
  .ijust-x-11 img {
    width: 100%;
    margin-top: 3em;
  }
  .ijust-x-12 .ijust-x-12-1 {
    left: var(--width-content-left);
    right: var(--width-content-left);
    display: flex;
    flex-wrap: wrap;
  }
  .ijust-x-12 .ijust-x-12-1 h2 {
    width: 100%;
    text-align: center;
    padding-bottom: 0.8em;
  }
  .ijust-x-12 .ijust-x-12-1 p {
    width: 50%;
    font-size: 0.8em;
    line-height: 2.5;
  }
  .ijust-x-13 {
    padding-top: 8.46354167vw;
  }
  .ijust-x-13 .pro-inbox-context {
    flex-wrap: wrap;
    flex-direction: column-reverse;
    background: transparent;
    margin-top: 0;
  }
  .ijust-x-13 .pro-inbox-context .inbox-img img {
    width: 100%;
    margin: 0 auto;
  }
  .ijust-x-13 .pro-inbox-context .inbox-img {
    width: 100%;
    padding: 8% 0 5%;
    background-color: #fff;
    border-radius: 0;
  }
  .ijust-x-13 .pro-inbox-context .inbox-text {
    width: 100%;
    background-color: #fff;
    line-height: 1.7;
    text-align: center;
    border-radius: 0;
    padding: 0;
  }
  .ijust-x-13 .pro-inbox-context .inbox-text .text {
    width: 100%;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .ijust-x-13 .pro-inbox-context .inbox-text .text p {
    width: 100%;
  }
  .ijust-x-13 .pro-inbox-context .inbox-text .text div {
    text-align: left;
  }
  .ijust-x-13 .pro-inbox-context .inbox-text .text div:nth-child(2) {
    width: 55%;
    padding-left: 3%;
  }
  .ijust-x-13 .pro-inbox-context .inbox-text .text div:nth-child(3) {
    width: 45%;
  }
  .ijust-x-13 .pro-inbox-context .inbox-text .text div {
    font-size: 0.9em;
    line-height: 1.5;
  }
  .ijust-x-13 .swiper-button-prev {
    left: 1%;
  }
  .ijust-x-13 .swiper-button-next {
    right: 1%;
  }
}
