@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
*,
*::before,
*::after {
  box-sizing: border-box;
}

* {
  margin: 0;
  padding: 0;
}

body {
  line-height: 1;
  touch-action: manipulation;
  width: 100%;
}

img,
picture,
video,
canvas,
svg {
  display: block;
  max-width: 100%;
}

input,
button,
textarea,
select {
  font: inherit;
  color: inherit;
}

ul[role=list],
ol[role=list] {
  list-style: none;
}

a {
  text-decoration: none;
  color: inherit;
}

html {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  background-color: #ffffff;
  line-height: 1;
}

.container {
  position: relative;
  color: #656381;
  width: 100%;
}
.container .bg {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  z-index: -1;
  font-size: 0;
}
.container .bg img {
  width: 100%;
  height: auto;
}
.container .card1 {
  position: relative;
  height: 8rem;
}
.container .card1 .nav {
  height: 1rem;
  padding: 0 1.2rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.container .card1 .nav .nav-left {
  display: flex;
  align-items: center;
  gap: 0.2rem;
}
.container .card1 .nav .nav-left img {
  width: 0.46rem;
  height: auto;
}
.container .card1 .nav .nav-left .name {
  color: #fff;
  text-align: center;
  font-family: Poppins;
  font-size: 0.24rem;
  font-style: normal;
  font-weight: 700;
  line-height: 139%; /* 0.3336rem */
}
.container .card1 .nav .nav-right {
  display: flex;
  align-items: center;
  gap: 0.4rem;
  color: #fff;
  font-family: Poppins;
  font-size: 0.16rem;
  font-style: normal;
  font-weight: 500;
  line-height: 0.24rem; /* 150% */
}
.container .card1 .main {
  position: absolute;
  left: 8.38rem;
  top: 1.72rem;
  width: 4.6rem;
  display: flex;
  flex-direction: column;
}
.container .card1 .main .brand-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 0.32rem;
}
.container .card1 .main .brand-row .logo {
  width: 1.28rem;
  height: 1.28rem;
  filter: drop-shadow(0 8px 16px rgba(46, 37, 96, 0.25));
}
.container .card1 .main .brand-row .download {
  display: flex;
  width: 1.77rem;
}
.container .card1 .main .brand-row .download img {
  width: 100%;
  height: auto;
}
.container .card1 .main .title {
  width: 4.6rem;
  color: #fff;
  font-family: Poppins;
  font-size: 0.68rem;
  font-style: normal;
  font-weight: 800;
  line-height: 0.74rem;
  margin-bottom: 0.32rem;
}
.container .card1 .main .title span {
  color: #ffd900;
  text-shadow: 0 10.87px 14.493px rgba(46, 37, 96, 0.25);
  font-family: Poppins;
  font-size: 0.68rem;
  font-style: normal;
  font-weight: 800;
  line-height: 0.74rem; /* 108.824% */
}
.container .card1 .main .wheat {
  display: flex;
  align-items: center;
  gap: 0;
  padding-left: 0.1rem;
}
.container .card1 .main .wheat img {
  width: 0.8rem;
  height: auto;
}
.container .card1 .main .wheat .detail {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-left: -0.08rem;
  margin-right: -0.08rem;
}
.container .card1 .main .wheat .detail .detail1 {
  color: #fff;
  text-align: center;
  font-family: Poppins;
  font-size: 0.55rem;
  font-style: normal;
  font-weight: 800;
  line-height: 1;
  margin-bottom: 0.04rem;
}
.container .card1 .main .wheat .detail .detail2 {
  color: #fff;
  text-align: center;
  font-family: Poppins;
  font-size: 0.29rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0.02rem;
}
.container .card1 .main .wheat .detail .detail3 {
  color: #fff;
  text-align: center;
  font-family: Poppins;
  font-size: 0.29rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
}
.container .card2 {
  position: relative;
  height: 6rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding-top: 1.06rem;
}
.container .card2 .title1 {
  color: rgba(50, 50, 50, 0.8);
  text-align: center;
  font-family: Poppins;
  font-size: 0.24rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 0.2rem;
}
.container .card2 .title2 {
  width: 8.03rem;
  color: #323232;
  text-align: center;
  font-family: Poppins;
  font-size: 0.4rem;
  font-style: normal;
  font-weight: 600;
  line-height: 0.52rem; /* 130% */
  margin-bottom: 0.65rem;
}
.container .card2 .start {
  width: 3.14rem;
  height: auto;
  margin-bottom: 0.14rem;
}
.container .card2 .title3 {
  color: #323232;
  text-align: center;
  font-family: Poppins;
  font-size: 0.3rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.container .card2 .title4 {
  color: #323232;
  text-align: center;
  font-family: Poppins;
  font-size: 0.24rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
}
.container .card3 {
  position: relative;
  height: 10rem;
}
.container .card3 .main {
  position: absolute;
  top: 2.4rem;
  left: 1.8rem;
  width: 5.2rem;
}
.container .card3 .main .title {
  color: #323232;
  font-family: Poppins;
  font-size: 0.4rem;
  font-style: normal;
  font-weight: 600;
  line-height: 0.52rem; /* 130% */
  margin-bottom: 0.32rem;
}
.container .card3 .main .detail {
  color: #323232;
  font-family: Poppins;
  font-size: 0.24rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.5rem; /* 208.333% */
  margin-bottom: 0.32rem;
}
.container .card3 .main a {
  display: flex;
  width: 1.77rem;
}
.container .card3 .main a img {
  width: 100%;
  height: auto;
}
.container .card4 {
  position: relative;
  height: 10rem;
}
.container .card4 .main {
  position: absolute;
  top: 2.9rem;
  right: 2.25rem;
  width: 5.2rem;
}
.container .card4 .main .title {
  color: #fff;
  font-family: Poppins;
  font-size: 0.4rem;
  font-style: normal;
  font-weight: 600;
  line-height: 0.52rem; /* 130% */
  margin-bottom: 0.32rem;
}
.container .card4 .main .detail {
  color: #fff;
  font-family: Poppins;
  font-size: 0.24rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.5rem; /* 208.333% */
  margin-bottom: 0.32rem;
}
.container .card4 .main a {
  display: flex;
  width: 1.77rem;
}
.container .card4 .main a img {
  width: 100%;
  height: auto;
}
.container .footer {
  height: 1.52rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 1.2rem;
}
.container .footer .left {
  display: flex;
  align-items: center;
  gap: 0.6rem;
  color: #323232;
  font-family: Poppins;
  font-size: 0.16rem;
  font-style: normal;
  font-weight: 500;
  line-height: 0.24rem; /* 150% */
}
.container .footer .right {
  display: flex;
  flex-direction: column;
  align-items: end;
  gap: 0.1rem;
  color: rgba(50, 50, 50, 0.5);
  text-align: right;
  font-family: Poppins;
  font-size: 0.16rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.24rem; /* 150% */
}/*# sourceMappingURL=index.css.map */