@font-face {
  font-family: Poppins-ExtraBold;
  src: url("../fonts/Poppins-ExtraBold.ttf") format("truetype");
  font-display: swap;
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: Poppins-Regular;
  src: url("../fonts/Poppins-Regular.ttf") format("truetype");
  font-display: swap;
  font-weight: normal;
  font-style: normal;
}
.home-container {
  width: 100%;
  padding-bottom: 80px;
  box-sizing: border-boxb;
  position: relative;
}
.home-container .decoration-1 {
  position: absolute;
  top: 157px;
  left: 0;
  width: 960px;
  height: 2353px;
  background: url("../images/home-left-bg.png") no-repeat top center;
  background-size: 100% 100%;
  z-index: 1;
}
.home-container .decoration-2 {
  position: absolute;
  top: 1196px;
  right: 0;
  width: 1064px;
  height: 2353px;
  background: url("../images/home-right-bg.png") no-repeat top center;
  background-size: 100% 100%;
  z-index: 1;
}
.home-container .decoration-3 {
  position: absolute;
  bottom: 124px;
  width: 100%;
  height: 1578px;
  background: url("../images/home-bottom-bg.png") no-repeat top center;
  background-size: 100% auto;
  z-index: 1;
}
.home-container .banner-content {
  width: 100%;
  height: 960px;
  background: url("../images/home-bg.png") no-repeat top center;
  background-size: auto 100%;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.home-container .banner-content .banner-content-left {
  margin-top: 266px;
}
.home-container .banner-content .banner-content-left .banner-big-title {
  font-family: Poppins-ExtraBold;
  background: linear-gradient(20.0885942452deg, #C0FF3A 0%, #00FFA3 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 54px;
  font-weight: 800;
}
.home-container .banner-content .banner-content-left .banner-small-title {
  font-family: Poppins-Regular;
  font-size: 36px;
  color: #fff;
  margin-top: 20px;
}
.home-container .banner-content .banner-content-left .banner-button {
  width: 145px;
  height: 48px;
  background: rgba(0, 0, 0, 0);
  box-shadow: inset 6px 4px 16px 0px #005EFF;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Lato-Bold;
  font-size: 14px;
  color: #FFFFFF;
  margin-top: 100px;
  cursor: pointer;
}
.home-container .about-competition {
  position: relative;
  overflow: hidden;
  height: 526px;
  background: url("../images/about-competition.png") no-repeat top center;
  background-size: 100% auto;
  border-radius: 16px;
  top: -130px;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.home-container .about-competition .about-competition-content {
  width: 728px;
  font-family: Lato-Regular;
  text-align: center;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 30px;
  margin-top: 30px;
}
.home-container .about-competition .about-competition-button {
  width: 145px;
  height: 48px;
  background: rgba(0, 0, 0, 0);
  box-shadow: inset 6px 4px 16px 0px #005EFF;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Lato-Bold;
  font-size: 15px;
  color: #ffffff;
  margin-top: 100px;
  cursor: pointer;
}
.home-container .competition-groups {
  margin-top: 88px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.home-container .competition-groups .competition-groups-content {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 2;
  margin-top: 46px;
}
.home-container .competition-groups .competition-groups-content .competition-groups-content-item {
  width: 450px;
  height: 256px;
  padding: 46px 38px 0;
  box-sizing: border-boxb;
}
.home-container .competition-groups .competition-groups-content .competition-groups-content-item.group-1 {
  background: url("../images/group-1.png") no-repeat top center;
  background-size: 100% 100%;
}
.home-container .competition-groups .competition-groups-content .competition-groups-content-item.group-2 {
  background: url("../images/group-2.png") no-repeat top center;
  background-size: 100% 100%;
}
.home-container .competition-groups .competition-groups-content .competition-groups-content-item.group-3 {
  background: url("../images/group-3.png") no-repeat top center;
  background-size: 100% 100%;
}
.home-container .competition-groups .competition-groups-content .competition-groups-content-item .competition-groups-title {
  font-family: Poppins-Bold;
  color: #ffffff;
  font-size: 24px;
  color: #FFFFFF;
  letter-spacing: 2px;
  text-align: center;
}
.home-container .competition-groups .competition-groups-content .competition-groups-content-item .competition-groups-desc {
  font-size: 14px;
  color: #FFFFFF;
  line-height: 24px;
  letter-spacing: 1px;
  margin-top: 30px;
  text-align: center;
}
.home-container .award-setup {
  margin-top: 79px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
}
.home-container .award-setup .award-setup-content {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 46px;
}
.home-container .award-setup .award-setup-content .award-setup-content-item {
  width: 450px;
  height: 522px;
}
.home-container .award-setup .award-setup-content .award-setup-content-item.rank-1 {
  background: url("../images/rank-1.png") no-repeat top center;
  background-size: 100% 100%;
}
.home-container .award-setup .award-setup-content .award-setup-content-item.rank-1 .award-setup-content-item-title {
  background: linear-gradient(290deg, #2AA9FF 0%, #015EFF 100%);
}
.home-container .award-setup .award-setup-content .award-setup-content-item.rank-1 .award-setup-price {
  color: #00B7FF;
}
.home-container .award-setup .award-setup-content .award-setup-content-item.rank-2 {
  background: url("../images/rank-2.png") no-repeat top center;
  background-size: 100% 100%;
}
.home-container .award-setup .award-setup-content .award-setup-content-item.rank-2 .award-setup-content-item-title {
  background: linear-gradient(249deg, #DA9C00 0%, #D36B01 100%);
}
.home-container .award-setup .award-setup-content .award-setup-content-item.rank-2 .award-setup-price {
  color: #FC8001;
}
.home-container .award-setup .award-setup-content .award-setup-content-item.rank-3 {
  background: url("../images/rank-3.png") no-repeat top center;
  background-size: 100% 100%;
}
.home-container .award-setup .award-setup-content .award-setup-content-item.rank-3 .award-setup-content-item-title {
  background: linear-gradient(249deg, #789BC6 0%, #40556E 100%);
}
.home-container .award-setup .award-setup-content .award-setup-content-item.rank-3 .award-setup-price {
  color: #C7DDF8;
}
.home-container .award-setup .award-setup-content .award-setup-content-item .award-setup-content-item-title {
  font-family: Poppins-ExtraBold;
  width: 158px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  clip-path: polygon(0 0, 100% 0, calc(100% - 20px) 100%, 0 100%);
  color: #fff;
  font-size: 18px;
  margin-top: 34px;
}
.home-container .award-setup .award-setup-content .award-setup-content-item .award-setup-content-item-desc {
  width: 100%;
  padding: 0 48px;
  box-sizing: border-box;
}
.home-container .award-setup .award-setup-content .award-setup-content-item .award-setup-content-item-desc .award-setup-price {
  display: flex;
  align-items: baseline;
  font-size: 16px;
  line-height: 19px;
  margin-top: 30px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(105, 143, 187, 0.5);
}
.home-container .award-setup .award-setup-content .award-setup-content-item .award-setup-content-item-desc .award-setup-price .price-num {
  font-family: DIN-BlackItalic-Regular;
  font-size: 36px;
  line-height: 43px;
  margin-right: 5px;
}
.home-container .award-setup .award-setup-content .award-setup-content-item .award-setup-content-item-desc .award-setup-item {
  font-family: Lato-Regular;
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 24px;
  margin-top: 25px;
}
.home-container .award-setup .award-setup-content .award-setup-content-item .award-setup-content-item-desc .award-setup-item::before {
  content: "";
  width: 8px;
  height: 8px;
  background: #00B7FF;
  transform: rotate(45deg);
  margin-right: 10px;
}
.home-container .award-setup .look-move {
  width: 145px;
  height: 48px;
  background: rgba(0, 0, 0, 0);
  box-shadow: inset 6px 4px 16px 0px #005EFF;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Lato-Bold;
  font-size: 15px;
  color: #FFFFFF;
  margin-top: 58px;
  cursor: pointer;
}
.home-container .news-dynamic {
  margin-top: 79px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
}
.home-container .news-dynamic .news-dynamic-content {
  width: 100%;
  margin-top: 46px;
  height: 618px;
  position: relative;
  perspective: 1600px;
  display: flex;
  align-items: center;
}
.home-container .news-dynamic .news-dynamic-content-item {
  width: 439px;
  height: 547px;
  background: rgba(0, 40, 152, 0.75);
  box-shadow: inset 3px 5px 32px 0px rgba(255, 255, 255, 0.32);
  border-radius: 16px;
  padding: 49px 39px 31px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  cursor: pointer;
  position: absolute;
  left: 50%;
  transform-origin: center center;
  transform: translateX(-50%);
  pointer-events: none;
  transition: transform 0.6s ease, height 0.6s ease, box-shadow 0.6s ease, background 0.6s ease;
}
.home-container .news-dynamic .news-dynamic-content-item:nth-child(1) {
  transform: translateX(-150%);
  pointer-events: auto;
  z-index: 2;
}
.home-container .news-dynamic .news-dynamic-content-item:nth-child(2) {
  transform: translateX(-50%);
  pointer-events: auto;
  z-index: 3;
}
.home-container .news-dynamic .news-dynamic-content-item:nth-child(3) {
  transform: translateX(50%);
  pointer-events: auto;
  z-index: 2;
}
.home-container .news-dynamic .news-dynamic-content-item .news-dynamic-top {
  width: 100%;
}
.home-container .news-dynamic .news-dynamic-content-item .news-dynamic-top .new-dynamic-img {
  width: 100%;
  height: 226px;
}
.home-container .news-dynamic .news-dynamic-content-item .news-dynamic-top .new-dynamic-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-container .news-dynamic .news-dynamic-content-item .news-dynamic-top .news-dynamic-date {
  font-family: Lato-Regular;
  font-size: 12px;
  color: #FFFFFF;
  margin-top: 40px;
}
.home-container .news-dynamic .news-dynamic-content-item .news-dynamic-top .news-dynamic-title {
  font-family: Lato-SemiBold;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 28px;
  margin-top: 15px;
}
.home-container .news-dynamic .news-dynamic-content-item .news-dynamic-top .news-dynamic-desc {
  margin-top: 20px;
  text-align: justify;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 25px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.home-container .news-dynamic .news-dynamic-content-item .news-dynamic-button {
  width: 32px;
  height: 32px;
}
.home-container .news-dynamic .news-dynamic-content-item .news-dynamic-button img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-container .news-dynamic .news-dynamic-content-item.active {
  height: 618px;
  background: #0269FF;
  box-shadow: inset 3px 5px 32px 0px rgba(255, 255, 255, 0.5);
  transform: translateX(-50%) scale(1);
  opacity: 1;
  pointer-events: auto;
  z-index: 3;
}
.home-container .news-dynamic .news-dynamic-content-item.is-prev {
  transform: translateX(-160%);
  opacity: 0.8;
  pointer-events: auto;
  z-index: 2;
}
.home-container .news-dynamic .news-dynamic-content-item.is-next {
  transform: translateX(60%);
  opacity: 0.8;
  pointer-events: auto;
  z-index: 2;
}
.home-container .competition-step {
  margin-top: 79px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
}
.home-container .competition-step .competition-step-content {
  width: 100%;
  margin-top: 46px;
  display: flex;
  justify-content: space-between;
}
.home-container .competition-step .competition-step-content .competition-step-item {
  width: 140px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.home-container .competition-step .competition-step-content .competition-step-item .competition-step-item-icon {
  width: 123px;
  height: 130px;
}
.home-container .competition-step .competition-step-content .competition-step-item .competition-step-item-icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-container .competition-step .competition-step-content .competition-step-item .competition-step-item-title {
  font-family: Lato-Bold;
  font-size: 18px;
  color: #FFFFFF;
  margin-top: 23px;
  white-space: nowrap;
}
.home-container .competition-step .competition-step-content .competition-step-line {
  width: 108px;
  height: 130px;
  display: flex;
  align-items: center;
}
.home-container .competition-step .competition-step-content .competition-step-line img {
  width: 100%;
  height: auto;
  display: block;
}
.home-container .competition-step .active-move {
  width: 145px;
  height: 48px;
  background: rgba(0, 0, 0, 0);
  box-shadow: inset 6px 4px 16px 0px #005EFF;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Lato-Bold;
  font-size: 15px;
  color: #FFFFFF;
  margin-top: 58px;
  cursor: pointer;
}
.home-container .organization-structure {
  margin-top: 79px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
}
.home-container .organization-structure .organization-structure-content {
  width: 100%;
  margin-top: 40px;
}
.home-container .organization-structure .organization-structure-content .organization-structure-content-item + .organization-structure-content-item {
  margin-top: 30px;
}
.home-container .organization-structure .organization-structure-content .organization-structure-content-item {
  width: 100%;
}
.home-container .organization-structure .organization-structure-content .organization-structure-content-item .organization-structure-content-item-title {
  display: flex;
  align-items: center;
  font-family: Inter-Bold;
  font-size: 18px;
  color: #FFFFFF;
}
.home-container .organization-structure .organization-structure-content .organization-structure-content-item .organization-structure-content-item-title::before {
  content: "";
  width: 8px;
  height: 8px;
  background: #00B7FF;
  transform: rotate(45deg);
  margin-right: 10px;
}
.home-container .organization-structure .organization-structure-content .organization-structure-content-item .organization-structure-group {
  margin-top: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-left: 18px;
  box-sizing: border-box;
  row-gap: 10px;
  column-gap: 10px;
}
.home-container .organization-structure .organization-structure-content .organization-structure-content-item .organization-structure-group .organization-structure-group-item {
  box-shadow: inset 3px 2px 8px 0px rgba(255, 255, 255, 0.24);
  border-radius: 6px;
  width: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Inter-Regular;
  font-size: 15px;
  color: #ffffff;
  line-height: 1;
  padding: 13px 20px;
  box-sizing: border-box;
  cursor: pointer;
}

.about-competition-title {
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-competition-title img {
  width: 18px;
  height: auto;
  display: block;
}
.about-competition-title span {
  font-family: Poppins-ExtraBold;
  background: linear-gradient(20.0885942452deg, #C0FF3A 0%, #00FFA3 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 50px;
  margin: 0 30px;
  font-weight: 800;
}

/*# sourceMappingURL=home.css.map */
