@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
html {
  font-size: 100%;
}
h1 {
  margin-top: 0;
}

/* 無障礙：Skip Link */
.skip-link {
  position: absolute;
  left: -9999px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.skip-link:focus {
  position: fixed;
  top: 0;
  left: 0;
  width: auto;
  height: auto;
  overflow: visible;
  background: #000;
  color: #FFD700;
  padding: 0.5rem 1rem;
  z-index: 9999;
  font-size: 1rem;
  font-weight: bold;
  outline: 0.1875rem solid #FFD700;
}

/* 無障礙：螢幕閱讀器專用隱藏文字 */
.sr-only {
  position: absolute;
  width: 0.0625rem;
  height: 0.0625rem;
  padding: 0;
  margin: -0.0625rem;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* 無障礙：焦點樣式 */
*:focus-visible {
  outline: 0.1875rem solid #FFD700;
  outline-offset: 0.125rem;
}

a:focus-visible,
button:focus-visible,
input:focus-visible,
textarea:focus-visible,
select:focus-visible,
[tabindex]:focus-visible {
  outline: 0.1875rem solid #FFD700;
  outline-offset: 0.125rem;
}

/* 無障礙：AOS 元素取得焦點時強制顯示 */
[data-aos]:focus,
[data-aos]:focus-within {
  opacity: 1 !important;
  transform: translate(0) !important;
  transition: none !important;
}

.flex_around, .competition_main .comp_block .block_content .line_content {
  display: flex;
  display: -webkit-flex;
  /*for safari*/
  justify-content: space-around;
  -webkit-justify-content: space-around;
  -webkit-flex-wrap: wrap;
  align-items: center;
}

.flex_between, .vote_block .main_content .vote_group .vote_item .info .info_count, .vote_block .main_content .vote_group .vote_item .info, .vote_block .main_content .vote_group, .about_block .flow_bottom, .competition_main .comp_title, .qa_section, .news_section, .about_section, .max_width {
  display: flex;
  display: -webkit-flex;
  /*for safari*/
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -webkit-flex-wrap: wrap;
  align-items: center;
}

.flex_center, .vote_block.award_detail #vote_detail .vote_name .purple, .award_main .two_block, .award_main .banner .banner_text .text, #vote_detail .detail_block .detail_title, #vote_detail .vote_name .award_type, #vote_detail .bottom_section, .vote_block .main_content .vote_group .vote_item, .vote_block .main_content .filter form .field button, .vote_block .main_content .block_title, .vote_block .bottom_block, .vote_banner, .activity_block.page .button_group, .about_block .about_flow .flow_block .video_group, .about_block .about_flow .flow_block, .about_block .about_flow, .news_block.page .button_group, .rule_group, .custom_option .option_item, .custom_select, .contact_block .contact_main .form .button_group, .faq_group, .faq_block .bottom_block, .news_block .news_group, .news_block .top_item, .competition_main .comp_block .block_content .line_group .line_content, .competition_main .comp_block .block_content .line_group, .competition_main .comp_block .block_content .line_content .btn_group, .competition_main .comp_block .block_content .line_content .com_block .com_group .com_item .item_img, .competition_main .comp_block .block_content .line_content .com_block .com_group, .competition_main .comp_block .block_content, .competition_main .comp_block .block_title, .competition_main .video_group, .green_button, a.link, .button, .banner_block .banner_left, .banner_block, footer .logo, footer, #header .menu .menu_item, #header .logo, #header, .fixed_block .back2top, .fixed_block {
  display: flex;
  display: -webkit-flex;
  /*for safari*/
  justify-content: center;
  -webkit-justify-content: center;
  -webkit-flex-wrap: wrap;
  align-items: center;
}

.flex_start, .vote_block.award_detail #vote_detail .vote_name .award_icon, .vote_block.award_detail #vote_detail .vote_name, .award_main .else_block, .award_main .gold_block .gold_info .award, .award_main .gold_block, #vote_detail .detail_block .desc_img .social_share,
#vote_detail .detail_block .detail_text .social_share, #vote_detail .detail_block .desc_img .category_group,
#vote_detail .detail_block .detail_text .category_group, #vote_detail .detail_block, .activity_block.page .img_group, .activity_block.page .video_group, .activity_block .activity_group, .video_block .video_main .video_group, .about_block .about_info .info_img, .about_block .about_info .info_item, .contact_block .contact_main .form .check_item, .contact_block .contact_main .form .form_item .input_block, .contact_block .contact_main .contact_info .button_group, .contact_block .contact_main .contact_info .info_item, .faq_group .faq_item .a, .faq_group .faq_item .q, .title .text, .title, .competition_main .comp_block .block_content .line_content .line_desc, .competition_main .comp_block .block_content .line_content .basic_group, .competition_main .comp_block .block_content .line_content .com_block .com_group .com_item, .news_section .news_main .news_item, .news_section .news_main, #header .menu .menu_item .sub_menu .sub_item {
  display: flex;
  display: -webkit-flex;
  /*for safari*/
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  align-items: center;
}

.flex_end, .vote_block .main_content .filter form .field, .rule_group .rule_item, .competition_main .comp_download, .comp_download, .about_section .btn_group, .home_title, .banner_block .banner_right .btn_group, #header .menu {
  display: flex;
  display: -webkit-flex;
  /*for safari*/
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  align-items: center;
}

.background_template, .award_main .else_block .p_block .p_img, .award_main .two_block .award_block .award_img, .award_main .gold_block .gold_img, .award_main .banner, .award_main, .vote_block .main_content .vote_group .vote_item .cover, .vote_block, .vote_banner, .activity_block, .video_block, .about_block, .contact_block, .faq_block, .news_block .news_group .news_item .img_block, .news_block, .competition_main, .home_title, .home_block, .banner_block {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
  border-color: #BB86FC;
}

body,
div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

img {
  width: 100%;
  height: auto;
}

a {
  text-decoration: none;
  color: #fff;
}
a:hover {
  text-decoration: none;
  color: #fff;
}

[data-entrance] {
  visibility: hidden;
}

/*
data-entrance="fade"
data-entrance="from-left"
data-entrance="from-right"
data-entrance="from-top"
data-entrance="from-bottom"
*/
/* Ensure elements are hidden while ScrollEntrance is loading */
.js [data-entrance] {
  visibility: hidden;
}

ul,
ol {
  padding-left: 1.5625rem;
}

html,
body {
  margin: 0;
  padding: 0;
}

body {
  clear: both;
  text-align: center;
  font-family: "Roboto", "Noto Sans TC", "Microsoft JhengHei", sans-serif, FontAwesome;
  font-size: 1rem;
  color: #fff;
  padding: 0;
  margin: 0;
  font-weight: 450;
  -webkit-font-smoothing: antialiased;
  position: relative;
  letter-spacing: 0.0625rem;
  background-color: #000;
  line-height: 1.65;
  transition: 0.3s;
}
@media (max-width: 1200px) {
  body {
    font-size: 0.875rem;
  }
}

ol,
ul {
  margin-bottom: 0;
}

/*scroll*/
/* width */
::-webkit-scrollbar {
  width: 0.3125rem;
}

/* Track */
::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 0.3125rem;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #FFD700;
  border-radius: 0.3125rem;
}

/* Handle on hover */
/*scroll end*/
.fixed_block {
  position: fixed;
  right: 1.25rem;
  bottom: 1.25rem;
  align-items: flex-end;
  flex-direction: column;
  z-index: 9;
}
.fixed_block .contact {
  display: block;
  width: 4.375rem;
  height: 4.375rem;
  background: #BB86FC;
  border: 0.125rem solid #FFD700;
  border-radius: 50%;
  padding: 0.9375rem;
  margin-bottom: 0.625rem;
}
.fixed_block .contact img {
  width: 100%;
  height: auto;
}
.fixed_block .back2top {
  background: #BB86FC;
  border: 0.125rem solid #FFD700;
  height: 2.5rem;
  width: 4.375rem;
  border-radius: 1.25rem;
  font-size: 1.25rem;
  cursor: pointer;
}
@media (max-width: 1200px) {
  .fixed_block {
    right: 0.625rem;
  }
  .fixed_block .contact {
    width: 3.125rem;
    height: 3.125rem;
  }
  .fixed_block .back2top {
    height: 1.875rem;
    width: 3.125rem;
    border-radius: 0.9375rem;
    font-size: 0.875rem;
  }
}

.max_width {
  width: 93.75rem;
  padding: 0 0.625rem;
}

.max_content {
  width: 75rem;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 0.625rem;
}

.main {
  margin-top: 3.75rem;
}

#header {
  position: relative;
  height: 3.75rem;
  width: 100%;
  background: #000;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
}
#header .mobile_close,
#header .mobile_menu {
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
  display: none;
  font-size: 1.5rem;
  text-shadow: 0 0 0.625rem #FFD700;
}
#header .mobile_close {
  font-size: 1.625rem;
}
#header .logo {
  height: 100%;
}
#header .logo img {
  height: 4.375rem;
  width: auto;
}
#header .menu {
  position: relative;
  font-size: 0.875rem;
  height: 3.75rem;
}
#header .menu .menu_item {
  position: relative;
  padding: 0 0.9375rem;
  font-weight: 500;
  line-height: 1.2;
  cursor: pointer;
  transition: 0.3s;
  color: #fff;
  height: 100%;
}
#header .menu .menu_item .text {
  position: relative;
}
#header .menu .menu_item .text .line {
  position: absolute;
  bottom: -0.3125rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0.125rem;
  background: #FFD700;
  transition: 0.3s;
}
#header .menu .menu_item:hover {
  transition: 0.3s;
  background: #BB86FC;
  color: #000;
}
#header .menu .menu_item:hover .text {
  color: #000;
}
#header .menu .menu_item:hover .text .line {
  transition: 0.3s;
  width: 100%;
}
#header .menu .menu_item .sub_menu {
  top: 3.75rem;
  left: 0;
  position: absolute;
  width: 12.5rem;
  background: #000;
  display: none;
}
#header .menu .menu_item .sub_menu a {
  color: #fff;
}
#header .menu .menu_item .sub_menu .sub_item {
  padding: 0.625rem 0.9375rem;
  transition: 0.3s;
}
#header .menu .menu_item .sub_menu .sub_item .bar {
  width: 0.3125rem;
  height: 0.3125rem;
  background: #FFD700;
  margin-right: 0.625rem;
  transition: 0.3s;
}
#header .menu .menu_item .sub_menu .sub_item.green .bar {
  background: #BB86FC;
}
#header .menu .menu_item .sub_menu .sub_item.purple .bar {
  background: #BB86FC;
}
#header .menu .menu_item .sub_menu .sub_item:hover {
  color: #000;
  background: #FFD700;
  padding-left: 1.5625rem;
}
#header .menu .menu_item .sub_menu .sub_item:hover.green {
  background: #BB86FC;
}
#header .menu .menu_item .sub_menu .sub_item:hover.purple {
  background: #BB86FC;
}
#header .menu .menu_item .sub_menu .sub_item:hover .bar {
  height: 0.9375rem;
  background: #FFD700;
  transform: rotate(360deg);
}
@media (max-width: 1400px) {
  #header .mobile_menu {
    display: block;
  }
  #header .logo {
    margin: 0 auto;
  }
  #header .logo img {
    height: 2.5rem;
  }
  #header .menu {
    display: none;
    position: fixed;
    z-index: 10;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    justify-content: flex-start;
    flex-direction: column;
    backdrop-filter: blur(1.875rem);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
    transition: 0;
    padding-top: 3.125rem;
  }
  #header .menu .menu_item {
    margin: 0.625rem 0;
    font-size: 0.875rem;
    min-height: 2.1875rem;
    height: fit-content;
    width: 100%;
    padding: 0;
    opacity: 0;
  }
  #header .menu .menu_item.have_sub {
    margin: 0;
  }
  #header .menu .menu_item.have_sub .text {
    pointer-events: none;
    opacity: 0.6;
    font-size: 0.75rem;
    margin-bottom: -0.3125rem;
  }
  #header .menu .menu_item.have_sub .text .line {
    display: none;
  }
  #header .menu .menu_item .sub_menu {
    position: static;
    display: block !important;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    background: transparent;
    margin: 0;
    padding: 0;
  }
  #header .menu .menu_item .sub_menu .sub_item {
    justify-content: center;
    text-align: center;
    padding: 0;
    height: 2.1875rem;
    margin: 0.625rem 0;
  }
  #header .menu .menu_item .sub_menu .sub_item:hover {
    background: transparent !important;
    color: #BB86FC;
  }
  #header .menu .menu_item:hover {
    background: transparent;
    color: #BB86FC;
    border-bottom: 0;
  }
}

footer {
  height: 4.0625rem;
  width: 100%;
  background: #fff;
  color: #000;
  border-top: 0.1875rem solid #FFD700;
}
footer .logo {
  font-size: 1.25rem;
}
footer .logo img {
  height: 2.5rem;
  width: auto;
}

.banner_block {
  min-height: 43.75rem;
  width: 100%;
  background-image: url("/images/bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
}
.banner_block .banner_left,
.banner_block .banner_right {
  width: 50%;
}
.banner_block .banner_left .left_item {
  position: relative;
  width: 80%;
  max-width: 37.5rem;
}
.banner_block .banner_left .left_item .logo_main {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 13%;
  height: auto;
  max-width: 53.125rem;
}
.banner_block .banner_left .left_item .text_5 {
  width: 120%;
  height: auto;
  margin-left: -10%;
}
.banner_block .banner_right {
  padding: 3.125rem;
  margin-top: 6.25rem;
  max-width: 50rem;
}
.banner_block .banner_right .about_main {
  position: relative;
  width: 100%;
  padding: 0 2.5rem;
  text-align: left;
}
.banner_block .banner_right .about_main::before {
  position: absolute;
  left: -0.3125rem;
  top: 0;
  bottom: 0;
  margin: auto 0;
  content: "";
  width: 0.3125rem;
  height: 60%;
  border-radius: 0.3125rem;
  background: linear-gradient(to top, #6A0DAD 0%, #FFD700 100%);
}
.banner_block .banner_right .about_main .about_desc {
  width: 100%;
  margin-bottom: 1.25rem;
}
.banner_block .banner_right .about_main .about_title {
  font-size: 1.875rem;
  margin-bottom: 0.9375rem;
  width: fit-content;
  font-weight: bold;
}
.banner_block .banner_right .about_main .about_title .line {
  margin-top: 0.3125rem;
  width: 60%;
  height: 0.125rem;
  background: #FFD700;
}
.banner_block .banner_right .btn_group {
  width: 15.625rem;
  flex-direction: column;
  align-items: flex-end;
}
@media (max-width: 1200px) {
  .banner_block .banner_right {
    margin-top: 0;
  }
  .banner_block .banner_right .about_main {
    width: 100%;
  }
  .banner_block .banner_right .btn_group {
    justify-content: center;
    -webkit-justify-content: center;
    -webkit-flex-wrap: wrap;
    align-items: center;
    width: 100%;
    flex-direction: row;
  }
}
@media (max-width: 1200px) {
  .banner_block {
    flex-direction: column;
  }
  .banner_block .banner_left {
    width: 100%;
  }
  .banner_block .banner_left .left_item {
    max-width: 50rem;
  }
  .banner_block .banner_right {
    width: 100%;
    max-width: 50rem;
  }
}

.home_block {
  background-image: url("/images/comp_bg.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  padding: 1.25rem 0;
  width: 100%;
  box-shadow: inset 0 1.875rem 1.875rem -0.3125rem #0D0015;
}

.home_title {
  position: relative;
  width: 15.75rem;
  height: 5.0625rem;
  font-size: 1.5rem;
  padding-right: 3.125rem;
  margin-left: -2.5rem;
  background-image: none;
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(106, 13, 173, 0.2) 100%);
  border: 0.125rem solid #FFD700;
  border-left: none;
  border-radius: 0 1.25rem 1.25rem 0;
}
@media (max-width: 1200px) {
  .home_title {
    font-size: 1.5rem;
  }
}

.more {
  position: relative;
  display: block;
  width: fit-content;
  border-bottom: 0.0625rem solid transparent;
  transition: 0.3s;
  margin: 0.625rem auto;
  margin-left: auto;
  margin-right: 4.0625rem;
}
.more::before {
  position: absolute;
  content: "▶";
  left: -2.5rem;
  top: 0.1875rem;
  bottom: 0;
  width: 100%;
  height: 100%;
  font-size: 0.75rem;
  color: #BB86FC;
  transition: 0.3s;
}
.more::after {
  position: absolute;
  content: "▶";
  left: -3.3125rem;
  top: 0.1875rem;
  bottom: 0;
  width: 100%;
  height: 100%;
  font-size: 0.75rem;
  color: #BB86FC;
  transition: 0.3s;
}
.more:hover {
  border-color: #BB86FC;
  color: #FFD700;
  margin-right: 3.125rem;
}
.more:hover::before {
  opacity: 0;
}
.more:hover::after {
  left: -2.5rem;
  color: #FFD700;
}
@media (max-width: 1200px) {
  .more {
    margin-right: 0;
  }
}

.about_section {
  padding: 1.25rem;
  margin: 3.125rem auto;
  margin-top: 0;
}
.about_section .about_main {
  position: relative;
  width: 100%;
  padding: 0 2.5rem;
  text-align: left;
}
.about_section .about_main::before {
  position: absolute;
  left: -0.3125rem;
  top: 0;
  bottom: 0;
  margin: auto 0;
  content: "";
  width: 0.3125rem;
  height: 60%;
  border-radius: 0.3125rem;
  background: linear-gradient(to top, #6A0DAD 0%, #FFD700 100%);
}
.about_section .about_main .about_desc {
  width: 100%;
  margin-bottom: 1.25rem;
}
.about_section .about_main .about_title {
  font-size: 1.875rem;
  margin-bottom: 0.9375rem;
  width: fit-content;
  font-weight: bold;
}
.about_section .about_main .about_title .line {
  margin-top: 0.3125rem;
  width: 60%;
  height: 0.125rem;
  background: #FFD700;
}
.about_section .btn_group {
  width: 15.625rem;
  flex-direction: column;
  align-items: flex-end;
}
@media (max-width: 1200px) {
  .about_section .about_main {
    width: 100%;
  }
  .about_section .btn_group {
    justify-content: center;
    -webkit-justify-content: center;
    -webkit-flex-wrap: wrap;
    align-items: center;
    width: 100%;
    flex-direction: row;
  }
}

.news_section {
  margin: 3.125rem auto;
  padding: 1.25rem;
  align-items: flex-start;
}
.news_section .news_main {
  flex-direction: column;
  align-items: flex-start;
  width: calc(100% - 15.625rem);
  margin: 0;
  max-width: 62.5rem;
}
.news_section .news_main .news_item {
  position: relative;
  height: 3.125rem;
  font-size: 1.125rem;
  padding: 0 0.9375rem;
  width: calc(100% - 5.625rem);
  cursor: pointer;
  transition: 0.3s;
}
.news_section .news_main .news_item .bar {
  position: absolute;
  left: 1.25rem;
  height: 1.875rem;
  width: 0.625rem;
  background: #BB86FC;
  opacity: 0;
  transition: 0.3s;
}
.news_section .news_main .news_item::before {
  position: absolute;
  left: 100%;
  bottom: 0.625rem;
  content: "";
  width: 0;
  height: 1.875rem;
  background: #BB86FC;
  z-index: 0;
  transition: 0.3s;
}
.news_section .news_main .news_item::after {
  position: absolute;
  right: -2.8125rem;
  bottom: 0.4375rem;
  content: "◀";
  font-size: 1.5rem;
  color: #FFD700;
  opacity: 0;
  transition: 0.3s;
}
.news_section .news_main .news_item .date {
  margin-right: 1.25rem;
  width: 8.125rem;
  text-align: center;
  z-index: 1;
}
.news_section .news_main .news_item .title {
  width: calc(100% - 9.375rem);
  height: 1.6875rem;
  line-height: 1.6875rem;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  z-index: 1;
}
.news_section .news_main .news_item .line {
  position: absolute;
  left: 0;
  bottom: 0.1875rem;
  width: 100%;
  height: 0.0625rem;
  background: linear-gradient(to right, #FFD700 50%, transparent 100%);
  transition: 0.3s;
}
.news_section .news_main .news_item .line::before {
  position: absolute;
  left: -0.4375rem;
  font-size: 0.625rem;
  bottom: -0.5rem;
  content: "◆";
  color: #FFD700;
}
.news_section .news_main .news_item.yellow .line {
  background: linear-gradient(to right, #FFD700 50%, transparent 100%);
}
.news_section .news_main .news_item.yellow .line::before {
  color: #FFD700;
}
.news_section .news_main .news_item:hover {
  position: relative;
  color: #000;
}
.news_section .news_main .news_item:hover .bar {
  left: -1.25rem;
  opacity: 1;
}
.news_section .news_main .news_item:hover::before {
  left: 0.3125rem;
  width: calc(100% - 1.25rem);
}
.news_section .news_main .news_item:hover::after {
  right: -1.5625rem;
  opacity: 1;
}
.news_section .news_main .news_item:hover .line {
  background: linear-gradient(to right, #FFD700 50%, transparent 100%);
}
.news_section .news_main .news_item:hover .line::before {
  color: #FFD700;
}
@media (max-width: 1200px) {
  .news_section {
    flex-direction: column;
  }
  .news_section .news_main {
    margin: 1.25rem auto;
    width: 90%;
  }
  .news_section .news_main .news_item {
    font-size: 1rem;
    margin: 0 auto !important;
    width: 100%;
  }
}

.qa_section {
  align-items: flex-start;
  margin: 3.125rem auto;
  padding: 1.25rem;
}
.qa_section .faq_group {
  width: calc(100% - 15.625rem);
  max-width: 100%;
  margin: 0;
  margin-left: auto;
  margin-right: 0;
  margin-top: 5rem;
}
.qa_section .faq_group .faq_item {
  margin: 1.25rem 0;
}
@media (max-width: 1200px) {
  .qa_section {
    flex-direction: column;
  }
  .qa_section .faq_group {
    width: 90%;
    margin: 0 auto;
  }
}

.bottom_section {
  margin: 3.125rem auto;
  margin-top: 6.25rem;
  padding: 1.25rem;
}
.bottom_section a {
  margin: 1.25rem auto;
}

.button {
  border-radius: 0.625rem;
  background: rgba(151, 71, 255, 0.7);
  height: 3.4375rem;
  width: 11.25rem;
  letter-spacing: 0.125rem;
  transition: 0.3s;
  margin: 0.625rem;
  margin-left: 0.625rem;
  line-height: 1.2;
  text-align: center;
  cursor: pointer;
}
.button:hover {
  background: rgb(151, 71, 255);
}

a.link {
  position: relative;
  height: 3.4375rem;
  line-height: 1.2;
  text-align: center;
  background: #BB86FC;
  margin: 0.625rem;
  color: #000 !important;
  padding: 0 0.625rem;
  letter-spacing: 0.0625rem;
  width: 10.9375rem;
  cursor: pointer;
  margin-left: 2.8125rem;
  margin-right: 0;
  border-radius: 0 0.625rem 0.625rem 0;
  font-weight: bold;
  transition: 0.3s;
}
a.link::before {
  position: absolute;
  left: -1.25rem;
  top: 0;
  content: "";
  width: 0.625rem;
  height: 100%;
  background: #BB86FC;
  transition: 0.3s;
}
a.link::after {
  position: absolute;
  left: -3.125rem;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: fit-content;
  content: "▶";
  font-size: 1.25rem;
  color: #FFD700;
  opacity: 1;
  transition: 0.3s;
}
a.link.purple {
  background: #BB86FC;
  color: #fff !important;
}
a.link.purple::before {
  background: #BB86FC;
}
a.link:hover {
  margin: 0.625rem;
  border-radius: 0;
  width: 12.5rem;
}
a.link:hover::before {
  left: 0;
}
a.link:hover::after {
  opacity: 0;
}

.green_button {
  border-radius: 0.625rem;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.2) 0%, rgba(106, 13, 173, 0.25) 100%);
  border: 0.125rem solid #FFD700;
  height: 3.75rem;
  width: 12.5rem;
  letter-spacing: 0.0625rem;
  transition: 0.3s;
  margin: 1.25rem;
  line-height: 1.2;
  text-align: center;
  color: #fff;
  font-size: 1rem;
  font-weight: bold;
  cursor: pointer;
  transition: 0.3s;
}
.green_button:hover {
  margin-top: 0.625rem;
  margin-bottom: 1.875rem;
  transition: 0.3s;
  border-color: #FFD700;
  background: rgba(106, 13, 173, 0.5);
  box-shadow: 0 0.1875rem 0 black, 0 0.3125rem 0 #FFD700;
}
.green_button.big {
  width: 20.3125rem;
  height: 4.375rem;
  font-size: 1.25rem;
}

.btn_text {
  max-width: 50rem;
  border-top: 0.0625rem solid #FFD700;
  color: #fff;
  margin: 1.25rem auto;
  padding: 1.25rem 0.625rem;
}

.comp_download {
  position: relative;
  width: 80%;
  margin: 0 auto;
  margin-bottom: 1.25rem;
  margin-right: 0;
  border-bottom: 0.125rem solid #BB86FC;
  padding: 0.625rem 0 0 0.3125rem;
}
.comp_download .dot {
  position: absolute;
  left: -0.4688rem;
  bottom: -0.4688rem;
  width: 0.9375rem;
  height: 0.9375rem;
  border-radius: 100%;
  background: #BB86FC;
}
.comp_download .comp_link {
  margin: 0.625rem 1.25rem;
  transition: 0.3s;
  cursor: pointer;
}
.comp_download .comp_link.active, .comp_download .comp_link:hover {
  color: #FFD700 !important;
}
@media (max-width: 1200px) {
  .comp_download {
    justify-content: flex-end;
    width: fit-content;
  }
  .comp_download .comp_link {
    margin: 0.625rem;
  }
}

.competition_main {
  background-image: url("/images/comp_bg.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  min-height: 125rem;
  padding: 3.125rem 0;
}
.competition_main .comp_title {
  align-items: flex-end;
}
.competition_main .comp_download {
  position: relative;
  width: 50%;
  margin: 0.625rem auto;
  margin-bottom: 0;
  margin-right: 0;
  border-bottom: 0.125rem solid #BB86FC;
  padding: 0.625rem 0 0 0.3125rem;
}
.competition_main .comp_download .dot {
  position: absolute;
  left: -0.4688rem;
  bottom: -0.4688rem;
  width: 0.9375rem;
  height: 0.9375rem;
  border-radius: 100%;
  background: #BB86FC;
}
@media (max-width: 1200px) {
  .competition_main .comp_download {
    justify-content: flex-end;
    width: fit-content;
  }
}
.competition_main .video_group {
  max-width: 62.5rem;
  margin: 1.25rem auto;
}
.competition_main .video_group .video_item {
  position: relative;
  width: calc(50% - 1.25rem);
  margin: 0.625rem;
  cursor: pointer;
}
.competition_main .video_group .video_item img {
  width: 100%;
  height: auto;
}
.competition_main .video_group .video_item:before {
  position: absolute;
  content: "▶";
  font-size: 2rem;
  color: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-shadow: 0.0625rem 0.0625rem 0.3125rem rgba(0, 0, 0, 0.5);
  transition: 0.3s;
  z-index: 1;
}
.competition_main .video_group .video_item:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 0;
  transition: 0.3s;
}
.competition_main .video_group .video_item:hover:before {
  color: #FFD700;
}
.competition_main .video_group .video_item:hover:after {
  background: rgba(0, 0, 0, 0);
}
@media (max-width: 600px) {
  .competition_main .video_group .video_item {
    width: calc(100% - 1.25rem);
  }
}
.competition_main .comp_block {
  margin: 2.1875rem auto;
  max-width: 62.5rem;
}
.competition_main .comp_block .block_title {
  height: 3.75rem;
  margin-bottom: 0.625rem;
  margin-top: 2.1875rem;
}
.competition_main .comp_block .block_title .line {
  width: 0.3125rem;
  height: 55%;
  border-radius: 0.3125rem;
  background: #BB86FC;
  margin: 0 1.875rem;
}
.competition_main .comp_block .block_title .text {
  font-size: 1.875rem;
  font-weight: bold;
  letter-spacing: 0.125rem;
  text-align: center;
}
.competition_main .comp_block .block_content {
  margin: 2.5rem auto;
  text-align: left;
  width: 100%;
}
.competition_main .comp_block .block_content .icon {
  width: 5.3125rem;
  margin: 1.25rem;
}
.competition_main .comp_block .block_content .content {
  max-width: calc(100% - 7.8125rem);
  width: 100%;
  text-align: left;
}
.competition_main .comp_block .block_content .content .content_title {
  color: #FFD700;
  font-size: 1.5rem;
  text-align: left;
  margin-bottom: 0.625rem;
  font-weight: bold;
}
.competition_main .comp_block .block_content .notice {
  width: 100%;
  color: #FF4B4B;
  margin-top: 0.625rem;
  text-align: left;
}
.competition_main .comp_block .block_content .line_content {
  width: 100%;
  max-width: 56.25rem;
  min-height: 7.8125rem;
  margin: 0.625rem auto;
  border: 0.125rem solid #BB86FC;
  border-radius: 1.875rem 0.625rem 1.875rem 0.625rem;
  padding: 1.25rem;
  background: rgba(0, 0, 0, 0.25);
  color: #FFD700;
  text-align: center;
  z-index: 1;
}
.competition_main .comp_block .block_content .line_content .com_block {
  width: 100%;
  max-width: 46.875rem;
  margin: 1.25rem auto;
  color: #fff;
}
.competition_main .comp_block .block_content .line_content .com_block .com_title {
  text-align: left;
  width: 100%;
  color: #fff;
  padding-bottom: 0.3125rem;
  border-bottom: 0.1875rem solid #fff;
}
.competition_main .comp_block .block_content .line_content .com_block .com_group {
  width: 100%;
  padding: 0.3125rem 0;
  margin-bottom: 0.625rem;
}
.competition_main .comp_block .block_content .line_content .com_block .com_group .com_item {
  text-align: left;
  width: 100%;
  margin: 0 0.625rem;
}
.competition_main .comp_block .block_content .line_content .com_block .com_group .com_item .item_title {
  width: 9.375rem;
}
.competition_main .comp_block .block_content .line_content .com_block .com_group .com_item .item_img {
  width: 9.375rem;
  margin: 0.625rem 1.25rem;
  background: #fff;
  border-radius: 1.25rem;
  border: 0.1875rem solid transparent;
}
.competition_main .comp_block .block_content .line_content .com_block .com_group .com_item .item_img img {
  height: 4.0625rem;
  width: auto;
}
.competition_main .comp_block .block_content .line_content .com_block .com_group .com_item .item_desc {
  width: calc(100% - 21.25rem);
  min-width: 9.375rem;
}
@media (max-width: 560px) {
  .competition_main .comp_block .block_content .line_content .com_block .com_group .com_item {
    justify-content: center;
    flex-direction: column;
    margin: 1.25rem 0.625rem;
  }
  .competition_main .comp_block .block_content .line_content .com_block .com_group .com_item .item_title,
  .competition_main .comp_block .block_content .line_content .com_block .com_group .com_item .item_desc {
    width: 100%;
    text-align: center;
  }
  .competition_main .comp_block .block_content .line_content .com_block .com_group .com_item .item_title {
    border-bottom: 0.0625rem solid #FFD700;
    width: fit-content;
  }
}
.competition_main .comp_block .block_content .line_content .com_block .com_link {
  margin-top: 0.625rem;
  text-decoration: underline;
}
.competition_main .comp_block .block_content .line_content .com_block .remark {
  color: #BB86FC;
  margin-top: 0.625rem;
  font-size: 0.875rem;
}
.competition_main .comp_block .block_content .line_content .basic_title {
  font-size: 1.5rem;
  font-weight: bold;
  width: 100%;
  margin-bottom: 0.625rem;
}
.competition_main .comp_block .block_content .line_content .basic_desc {
  color: #fff;
  max-width: 50rem;
}
.competition_main .comp_block .block_content .line_content .btn_group {
  margin: 0 auto;
}
.competition_main .comp_block .block_content .line_content .line_title {
  color: #fff;
  font-size: 1.125rem;
  font-weight: bold;
  width: 10.9375rem;
  border-right: 0.1875rem solid #BB86FC;
  letter-spacing: 0.3125rem;
}
.competition_main .comp_block .block_content .line_content .line_desc {
  color: #fff;
  width: calc(100% - 18.75rem);
  text-align: left;
  padding-left: 2.1875rem;
}
.competition_main .comp_block .block_content .line_content .line_percent {
  color: #BB86FC;
  font-size: 1.875rem;
  font-weight: bold;
  width: 7.8125rem;
}
@media (max-width: 1200px) {
  .competition_main .comp_block .block_content .line_content {
    flex-direction: column;
    padding: 0.625rem;
  }
  .competition_main .comp_block .block_content .line_content .line_title {
    width: 12.5rem;
    margin: 0 auto;
    border-right: none;
    border-bottom: 0.1875rem solid #BB86FC;
  }
  .competition_main .comp_block .block_content .line_content .line_desc {
    padding-left: 0;
    width: 90%;
    margin: 0.625rem auto;
  }
}
.competition_main .comp_block .block_content .line_group {
  width: 100%;
}
.competition_main .comp_block .block_content .line_group .line_content {
  width: calc(50% - 1.25rem);
  min-height: 9.375rem;
  padding: 0.625rem;
}
.competition_main .comp_block .block_content .line_group .line_content .line_title {
  color: #FFD700;
  font-size: 1.25rem;
  font-weight: bold;
  width: 7.8125rem;
  border-right: none;
  letter-spacing: 0.0625rem;
  margin: 0.625rem auto;
}
.competition_main .comp_block .block_content .line_group .line_content .line_text {
  width: calc(100% - 7.8125rem);
  color: #fff;
  text-align: left;
}
@media (max-width: 1200px) {
  .competition_main .comp_block .block_content .line_group .line_content {
    width: 100%;
  }
  .competition_main .comp_block .block_content .line_group .line_content .line_title {
    border-bottom: none;
  }
  .competition_main .comp_block .block_content .line_group .line_content .line_text {
    text-align: center;
  }
}
@media (max-width: 1200px) {
  .competition_main .comp_block .block_title .text {
    font-size: 1.25rem;
  }
  .competition_main .comp_block .block_title .line {
    margin: 0 0.625rem;
  }
  .competition_main .comp_block .block_content {
    flex-direction: column;
    justify-content: flex-start;
  }
  .competition_main .comp_block .block_content .icon {
    width: 3.125rem;
    margin: 0 auto;
  }
  .competition_main .comp_block .block_content .content {
    max-width: 100%;
    text-align: center;
  }
  .competition_main .comp_block .block_content .content .content_title {
    font-size: 1.25rem;
    text-align: center;
  }
}
.competition_main.green .comp_download {
  border-bottom: 0.125rem solid #BB86FC;
}
.competition_main.green .comp_download .dot {
  background: #BB86FC;
}
.competition_main.green .comp_block .block_title .line {
  background: #BB86FC;
}
.competition_main.green .comp_block .block_content .line_content {
  border: 0.125rem solid #BB86FC;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
}

.time_line .time_block {
  padding: 0.625rem 1.25rem;
}
.time_line .time_block .time_icon {
  width: 5.3125rem;
  margin: 0 auto;
}
.time_line .time_block .time_title {
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 0.3125rem;
}
.time_line .time_block .time_title.have_link {
  color: #FFD700;
  border-bottom: 0.0625rem solid #FFD700;
}
.time_line .time_block .time_subtitle {
  font-size: 1.125rem;
  color: #FFD700;
}
@media (max-width: 1200px) {
  .time_line .time_block .time_icon {
    width: 4.6875rem;
  }
  .time_line .time_block .time_title {
    font-size: 1.25rem;
    font-weight: bold;
    letter-spacing: 0.3125rem;
  }
  .time_line .time_block .time_subtitle {
    font-size: 1rem;
    color: #FFD700;
  }
}
.time_line .line_block {
  position: relative;
  margin-bottom: 1.25rem;
  padding: 0.625rem 0;
  padding-bottom: 2.1875rem;
}
.time_line .line_block .line {
  position: absolute;
  left: calc(50% - 0.0625rem);
  width: 0.125rem;
  height: 100%;
  background: #BB86FC;
}
.time_line .line_block .line .icon_down {
  font-size: 1.125rem;
  position: absolute;
  color: #BB86FC;
  bottom: -0.375rem;
  left: calc(50% - 0.5rem);
}
.time_line .line_block .line_item {
  width: 50%;
  margin: 0.625rem 0;
}
.time_line .line_block .line_item.right {
  position: relative;
  border-bottom: 0.125rem solid transparent;
  border-image: linear-gradient(to right, #FFD700 0%, transparent 100%);
  border-image-slice: 1;
  margin-left: auto;
  margin-right: 0;
  text-align: left;
}
.time_line .line_block .line_item.right::before {
  content: "";
  position: absolute;
  left: -0.4688rem;
  bottom: -0.5rem;
  width: 0.9375rem;
  height: 0.9375rem;
  border-radius: 50%;
  background: #FFD700;
}
.time_line .line_block .line_item.left {
  position: relative;
  border-bottom: 0.125rem solid transparent;
  border-image: linear-gradient(to left, #FFD700 0%, transparent 100%);
  border-image-slice: 1;
  margin-left: 0;
  margin-right: auto;
  text-align: right;
}
.time_line .line_block .line_item.left::before {
  content: "";
  position: absolute;
  right: -0.4688rem;
  bottom: -0.5rem;
  width: 0.9375rem;
  height: 0.9375rem;
  border-radius: 50%;
  background: #FFD700;
}
.time_line .line_block .line_item.red .time_block .time_title {
  color: #FF4B4B;
}
.time_line .line_block .line_item.red.right {
  border-bottom: 0.125rem solid transparent;
  border-image: linear-gradient(to right, #FF4B4B 0%, transparent 100%);
  border-image-slice: 1;
}
.time_line .line_block .line_item.red.right::before {
  content: "";
  position: absolute;
  left: -1.125rem;
  bottom: -1.125rem;
  width: 2.1875rem;
  height: 2.1875rem;
  background: transparent;
  background-image: url("/images/comp_a/star.png");
  background-size: cover;
}
.time_line .line_block .line_item.red.left {
  border-bottom: 0.125rem solid transparent;
  border-image: linear-gradient(to left, #FF4B4B 0%, transparent 100%);
  border-image-slice: 1;
}
.time_line .line_block .line_item.red.left::before {
  content: "";
  position: absolute;
  right: -1.125rem;
  bottom: -1.125rem;
  width: 2.1875rem;
  height: 2.1875rem;
  background: transparent;
  background-image: url("/images/comp_a/star.png");
  background-size: cover;
}
.time_line.green .line {
  position: absolute;
  left: calc(50% - 0.0625rem);
  width: 0.125rem;
  height: 100%;
  background: #BB86FC;
}
.time_line.green .line .icon_down {
  font-size: 1.125rem;
  position: absolute;
  color: #BB86FC;
  bottom: -0.375rem;
  left: calc(50% - 0.5rem);
}
.time_line.green .line_item {
  width: 50%;
  margin: 0.625rem 0;
}
.time_line.green .line_item.right {
  position: relative;
  border-bottom: 0.125rem solid transparent;
  border-image: linear-gradient(to right, #BB86FC 0%, transparent 100%);
  border-image-slice: 1;
  margin-left: auto;
  margin-right: 0;
  text-align: left;
}
.time_line.green .line_item.right::before {
  content: "";
  position: absolute;
  left: -0.4688rem;
  bottom: -0.5rem;
  width: 0.9375rem;
  height: 0.9375rem;
  border-radius: 50%;
  background: #BB86FC;
}
.time_line.green .line_item.left {
  position: relative;
  border-bottom: 0.125rem solid transparent;
  border-image: linear-gradient(to left, #BB86FC 0%, transparent 100%);
  border-image-slice: 1;
  margin-left: 0;
  margin-right: auto;
  text-align: right;
}
.time_line.green .line_item.left::before {
  content: "";
  position: absolute;
  right: -0.4688rem;
  bottom: -0.5rem;
  width: 0.9375rem;
  height: 0.9375rem;
  border-radius: 50%;
  background: #BB86FC;
}
@media (max-width: 1200px) {
  .time_line .line_block .line {
    left: 0.3125rem;
  }
  .time_line .line_block .line_item {
    width: 100%;
  }
  .time_line .line_block .line_item.left, .time_line .line_block .line_item.right {
    position: relative;
    border-bottom: 0.125rem solid transparent;
    border-image: linear-gradient(to right, #FFD700 0%, transparent 100%);
    border-image-slice: 1;
    margin-left: auto;
    margin-right: 0;
    text-align: center;
  }
  .time_line .line_block .line_item.left::before, .time_line .line_block .line_item.right::before {
    content: "";
    position: absolute;
    left: -0.125rem;
    bottom: -0.5rem;
    width: 0.9375rem;
    height: 0.9375rem;
    border-radius: 50%;
    background: #FFD700;
  }
  .time_line .line_block .line_item.red.left::before, .time_line .line_block .line_item.red.right::before {
    left: -0.7812rem;
    bottom: -0.9375rem;
  }
}

.title {
  height: 4.6875rem;
}
.title .line {
  width: 1.25rem;
  height: 100%;
  border: 0.125rem solid #FFD700;
  margin-right: 1.25rem;
  background: linear-gradient(to top, #000 20%, rgba(106, 13, 173, 0.25) 100%);
}
.title .text {
  height: 100%;
  border-radius: 0 0 1.25rem 0;
  background: linear-gradient(to right, #000 0%, rgba(106, 13, 173, 0.25) 100%);
  border: 0.125rem solid #FFD700;
  min-width: 14.0625rem;
  text-align: left;
  padding-left: 1.875rem;
  line-height: 1.1;
  letter-spacing: 0;
  font-size: 1.5rem;
}
.title.purple .line {
  border-color: #FFD700;
}
.title.purple .text {
  border-color: #FFD700;
}
.title.comp {
  height: 6.25rem;
}
.title.comp .text {
  letter-spacing: 0.125rem;
  width: 17.1875rem;
}
@media (max-width: 1200px) {
  .title .text {
    font-size: 1.5rem;
    width: 15.625rem;
  }
}

.news_block {
  padding: 3.125rem 0;
  background-image: url("/images/comp_bg.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  min-height: 100vh;
}
.news_block .top_item {
  width: 100%;
  margin: 2.1875rem auto;
  height: 21.875rem;
  border-left-width: 1.25rem;
  align-items: flex-end;
  transition: 0.3s;
}
.news_block .top_item .img_block {
  width: 50%;
  border-radius: 0 0 0 1.25rem;
  border: 0.125rem solid #FFD700;
  border-left-width: 1.25rem;
  transition: 0.3s;
  background: #000;
}
.news_block .top_item .img_block img {
  width: 100%;
  height: auto;
}
.news_block .top_item .info_block {
  width: 50%;
  padding: 0.3125rem 2.1875rem;
  text-align: left;
}
.news_block .top_item .info_block .date {
  color: #FFD700;
  transition: 0.3s;
  font-size: 1.125rem;
}
.news_block .top_item .info_block .subject {
  font-size: 1.5rem;
  border-bottom: 0.0625rem solid #FFD700;
  padding: 0.625rem 0;
  margin-bottom: 0.625rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 5.9375rem;
  transition: 0.3s;
}
.news_block .top_item .info_block .content {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 6.25rem;
}
@media (max-width: 1200px) {
  .news_block .top_item {
    height: auto;
  }
  .news_block .top_item .img_block {
    width: 90%;
    height: auto;
    margin-bottom: 1.25rem;
  }
  .news_block .top_item .info_block {
    width: 90%;
  }
  .news_block .top_item .info_block .content {
    height: 5.3125rem;
  }
}
.news_block .top_item:hover .img_block {
  border-color: #BB86FC;
}
.news_block .top_item:hover .info_block .date {
  color: #BB86FC;
}
.news_block .top_item:hover .info_block .subject {
  border-color: #BB86FC;
}
.news_block .news_group .news_item {
  position: relative;
  width: calc(33% - 2.5rem);
  margin: 1.875rem 1.25rem;
  min-width: 18.75rem;
  border: 0.0625rem solid #BB86FC;
  border-radius: 0 0 1.25rem 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.25) 100%);
  transition: 0.3s;
  cursor: pointer;
}
.news_block .news_group .news_item.empty {
  border: none;
}
.news_block .news_group .news_item:before {
  position: absolute;
  content: "";
  border: 0.0625rem solid #FFD700;
  border-radius: 0 0 1.5625rem 0;
  width: calc(100% + 1.25rem);
  height: 100%;
  left: -0.625rem;
  bottom: 0;
  opacity: 0;
  z-index: -1;
  transition: 0.5s;
}
.news_block .news_group .news_item::after {
  content: "";
  transition: 0.3s;
}
.news_block .news_group .news_item .img_block {
  width: 100%;
}
.news_block .news_group .news_item .info_block {
  width: 100%;
  padding: 1.25rem;
  text-align: left;
}
.news_block .news_group .news_item .info_block .date {
  color: #BB86FC;
  font-size: 1rem;
}
.news_block .news_group .news_item .info_block .subject {
  font-size: 1.25rem;
  border-bottom: 0.0625rem solid #BB86FC;
  margin-bottom: 0.625rem;
  padding-bottom: 0.625rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 4.375rem;
}
.news_block .news_group .news_item .info_block .content {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 4.6875rem;
}
.news_block .news_group .news_item:hover {
  border-color: #FFD700;
  background: linear-gradient(to top, #000 20%, rgba(0, 0, 0, 0.25) 100%);
  margin-top: 1.25rem;
  margin-bottom: 2.5rem;
  z-index: 1;
}
.news_block .news_group .news_item:hover:before {
  bottom: -0.75rem;
  opacity: 1;
  z-index: -2;
}
.news_block .news_group .news_item:hover:after {
  position: absolute;
  content: "▲";
  color: #FFD700;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -3.125rem;
  font-size: 1.25rem;
}
.news_block .news_group .news_item:hover .date {
  color: #FFD700;
}
.news_block .news_group .news_item:hover .subject {
  border-color: #FFD700;
}
@media (max-width: 1200px) {
  .news_block .news_group .news_item .info_block .content {
    height: 4.0625rem;
  }
}

.faq_block {
  padding: 3.125rem 0;
  background-image: url("/images/comp_bg.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
.faq_block .bottom_block {
  width: 100%;
  max-width: 50rem;
  padding: 1.25rem;
  margin: 1.25rem auto;
}

.faq_group {
  max-width: 50rem;
  margin: 1.25rem auto;
  padding: 0 1.25rem;
  margin-bottom: 3.125rem;
  flex-direction: column;
}
.faq_group .faq_item {
  position: relative;
  width: 100%;
  border: 0.125rem solid #FFD700;
  margin: 1.25rem auto;
  padding: 1.5625rem 2.5rem;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.2) 0%, rgba(106, 13, 173, 0.25) 100%);
  border-radius: 1.25rem 3.75rem 1.25rem 3.75rem;
}
.faq_group .faq_item .toggle {
  position: absolute;
  right: 2.5rem;
  top: 2.1875rem;
  font-size: 1.25rem;
  font-weight: bold;
  cursor: pointer;
  color: #fff;
  transition: 0.5s;
  opacity: 1;
}
.faq_group .faq_item .toggle.close {
  transform: rotate(-180deg);
  color: #FFD700;
}
@media (max-width: 1200px) {
  .faq_group .faq_item .toggle {
    top: 1.875rem;
  }
}
.faq_group .faq_item .q {
  color: #FFD700;
  cursor: pointer;
}
.faq_group .faq_item .q .q_title {
  font-size: 1.5rem;
  width: 3.125rem;
  font-weight: bold;
}
.faq_group .faq_item .q .q_text {
  width: calc(100% - 6.25rem);
  text-align: left;
  font-size: 1.125rem;
}
.faq_group .faq_item .a {
  display: none;
  margin-top: 1.25rem;
  align-items: flex-center;
}
.faq_group .faq_item .a .a_title {
  width: 3.125rem;
  font-size: 1.5rem;
  font-weight: bold;
  color: #FFD700;
}
.faq_group .faq_item .a .a_text {
  width: calc(100% - 3.125rem);
  text-align: left;
}
.faq_group .faq_item .a .a_text strong {
  font-weight: 400;
  border-bottom: 0.0625rem solid #fff;
  padding-bottom: 0.125rem;
}
.faq_group .faq_item .a .a_text a {
  color: #FFD700;
  border-bottom: 0.0625rem solid #FFD700;
}
@media (max-width: 1200px) {
  .faq_group .faq_item {
    padding: 1.25rem;
  }
  .faq_group .faq_item .q .q_text {
    font-size: 1rem;
  }
}

.contact_block {
  padding: 3.125rem 0;
  height: 100%;
  background-image: url("/images/comp_bg.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
.contact_block .contact_main {
  max-width: 62.5rem;
  margin: 3.125rem auto;
}
.contact_block .contact_main .contact_info .info_item {
  text-align: left;
  font-size: 1.125rem;
  margin: 0.3125rem 0;
}
.contact_block .contact_main .contact_info .info_item .contact_title {
  color: #FFD700;
}
.contact_block .contact_main .form {
  width: 100%;
}
.contact_block .contact_main .form textarea {
  height: 15.625rem;
  width: 100%;
  resize: none;
  padding: 1.25rem;
}
.contact_block .contact_main .form .form_item {
  margin: 1.25rem auto;
}
.contact_block .contact_main .form .form_item input,
.contact_block .contact_main .form .form_item select {
  height: 2.5rem;
  max-width: 31.25rem;
  width: 100%;
  padding: 0.3125rem 1.25rem;
  font-size: 1rem;
  color: #000;
}
.contact_block .contact_main .form .form_item textarea {
  font-size: 1rem;
}
.contact_block .contact_main .form .form_item .input_block {
  align-items: flex-start;
  flex-direction: column;
}
.contact_block .contact_main .form .form_item .input_block .input_title {
  margin-bottom: 0.625rem;
}
.contact_block .contact_main .form .check_item {
  margin: 0.625rem 0;
}
.contact_block .contact_main .form .check_item label {
  color: #FF4B4B;
  width: calc(100% - 2.1875rem);
  text-align: left;
  margin: 0;
}
.contact_block .contact_main .form .check_item input[type=checkbox] {
  appearance: none;
  background: transparent;
  margin-right: 0.3125rem;
  color: #000;
}
.contact_block .contact_main .form .check_item input[type=checkbox]:before {
  content: "✓";
  font-size: 0.75rem;
  color: transparent !important;
  background: transparent;
  display: block;
  width: 0.9375rem;
  height: 0.9375rem;
  border: 0.0625rem solid #fff;
  margin-right: 0.3125rem;
  padding-left: 0.1875rem;
  padding-top: 0.125rem;
  line-height: 0.75;
}
.contact_block .contact_main .form .check_item input[type=checkbox]:checked:before {
  color: #fff !important;
}
.contact_block .contact_main .form .button_group {
  margin-top: 1.25rem;
  padding: 1.875rem 0;
}
.contact_block .contact_main .form .button_group .green_button {
  max-width: 12.5rem;
}

/*custom select*/
.custom_select {
  width: 100%;
  max-width: 31.25rem;
  height: 2.5rem;
  position: relative;
  border: none;
  color: #000;
  background: #fff;
  border-right: 1.25rem solid #000;
  cursor: pointer;
}
.custom_select .select_text {
  color: #000;
  font-weight: 500;
}
.custom_select .arrow {
  position: absolute;
  font-size: 1.5rem;
  right: 0.625rem;
  top: 0.25rem;
}
.custom_select.purple {
  border-color: #BB86FC;
}
.custom_select.green {
  border-color: #BB86FC;
}

.custom_option {
  position: absolute;
  top: 2.5rem;
  width: 100%;
  max-width: 31.25rem;
  display: none;
}
.custom_option .option_item {
  position: relative;
  height: 2.5rem;
  background: #000;
  border: 0.0625rem solid #BB86FC;
  margin: 0.3125rem 0;
  color: #fff;
  transition: 0.3s;
}
.custom_option .option_item .text {
  position: absolute;
  z-index: 1;
  color: #fff;
}
.custom_option .option_item .line {
  position: absolute;
  right: 0.625rem;
  width: 0.625rem;
  height: 1.5625rem;
  z-index: 0;
  transition: 0.5s;
}
.custom_option .option_item .line.green {
  background: #BB86FC;
}
.custom_option .option_item .line.purple {
  background: #BB86FC;
}
.custom_option .option_item .dot {
  position: absolute;
  right: 0;
  width: 0.625rem;
  height: 1.5625rem;
  z-index: 0;
  transition: 0.5s;
  background: #FFD700;
  opacity: 0;
}
.custom_option .option_item:hover .text {
  color: #000;
}
.custom_option .option_item:hover .line {
  right: 1.875rem;
  width: calc(100% - 2.5rem);
}
.custom_option .option_item:hover .dot {
  right: 0.625rem;
  opacity: 1;
}

/*modal*/
.modal-dialog {
  max-width: 53.125rem;
  max-height: 53.125rem;
  margin-top: 20%;
}

.modal-content {
  background: transparent;
  border-radius: 1.25rem;
}
.modal-content .close {
  position: absolute;
  top: 0.625rem;
  right: 0.625rem;
  background: #fff;
  color: #162132;
  width: 2.1875rem;
  height: 2.1875rem;
  border-radius: 50%;
  text-shadow: none;
  opacity: 1;
  font-size: 2.25rem;
}
.modal-content .modal-header {
  border: none;
  padding: 2.1875rem;
}
.modal-content .modal-header .title {
  font-size: 1.5rem;
  text-align: left;
  height: auto;
}
.modal-content .modal-body {
  padding: 0 2.1875rem;
  padding-bottom: 2.1875rem;
  border: none;
  text-align: left;
  font-weight: 400;
}

.rule_group {
  width: 100%;
}
.rule_group .rule_item {
  width: 50%;
}
.rule_group .rule_item .rule_block {
  text-align: right;
  width: calc(100% - 6.25rem);
  padding: 1.25rem;
}
.rule_group .rule_item .rule_block .rule_title {
  color: #FFD700;
  font-size: 1.5rem;
  font-weight: bold;
}
.rule_group .rule_item .rule_block .rule_percent {
  font-size: 3.75rem;
  font-weight: bold;
}
.rule_group .rule_item .rule_bar {
  width: 6.25rem;
  height: 15.625rem;
  background: linear-gradient(to right, #BB86FC 0%, #3D0066 100%);
}
.rule_group .rule_item.reverse {
  justify-content: flex-start;
  flex-direction: row-reverse;
}
.rule_group .rule_item.reverse .rule_block {
  text-align: left;
}
.rule_group .rule_item.reverse .rule_bar {
  background: linear-gradient(to right, #2D0A4E 0%, #BB86FC 100%);
}

.news_block.page {
  min-height: 100vh;
  text-align: left;
}
.news_block.page .max_content {
  width: 62.5rem;
}
.news_block.page .banner {
  width: 100%;
  height: auto;
}
.news_block.page .date {
  color: #FFD700;
  border-bottom: 0.0625rem solid #FFD700;
  width: fit-content;
  margin: 0.625rem 0;
  font-size: 1.25rem;
}
.news_block.page .title {
  border-bottom: 0.0625rem solid #FFD700;
  margin: 0.625rem 0;
  font-size: 1.5rem;
  padding-bottom: 0.625rem;
  margin-bottom: 1.25rem;
  height: auto;
  font-weight: bold;
}
.news_block.page .desc {
  font-size: 1.125rem;
  text-align: justify;
}
.news_block.page .desc a {
  margin: 0.625rem auto;
  width: auto;
  max-width: 100%;
  color: #FFD700;
  border-bottom: 0.0625rem solid #FFD700;
}
.news_block.page .desc figcaption {
  display: none;
}
.news_block.page .button_group {
  margin-top: 1.25rem;
  padding: 1.875rem 0;
}
.news_block.page .button_group .green_button {
  max-width: 12.5rem;
}
@media (max-width: 800px) {
  .news_block.page .date {
    font-size: 1rem;
  }
  .news_block.page .title {
    font-size: 1.125rem;
  }
  .news_block.page .desc {
    font-size: 1rem;
  }
}

.about_block {
  padding: 3.125rem 0;
  background-image: url("/images/comp_bg.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
.about_block .about_section {
  max-width: 77.5rem;
  width: 100%;
  flex-direction: column;
}
.about_block .about_section .web {
  display: flex;
}
@media (max-width: 1000px) {
  .about_block .about_section .web {
    display: none;
  }
}
.about_block .flow_title {
  position: relative;
  width: fit-content;
  font-size: 1.25rem;
  font-weight: bold;
  margin: 0 auto;
  margin-top: 3.125rem;
  margin-bottom: 1.25rem;
  padding-left: 0.9375rem;
  text-align: left;
}
.about_block .flow_title:before {
  position: absolute;
  content: "";
  width: 0.3125rem;
  height: 80%;
  border-radius: 0.3125rem;
  background: linear-gradient(to top, #6A0DAD 0%, #FFD700 100%);
  left: -0.3125rem;
  top: 10%;
}
.about_block .about_flow {
  margin: 1.25rem auto;
  align-items: flex-start;
}
.about_block .about_flow .flow_block {
  margin: 0.625rem;
  width: calc(100% - 1.25rem);
  flex-direction: column;
}
.about_block .about_flow .flow_block img {
  width: calc(100% - 1.25rem);
  max-width: 40.625rem;
}
.about_block .about_flow .flow_block a {
  margin-top: 1.25rem;
}
.about_block .about_flow .flow_block .video_group {
  max-width: 62.5rem;
  margin: 1.25rem auto;
}
.about_block .about_flow .flow_block .video_group .video_item {
  position: relative;
  width: calc(100% - 1.25rem);
  margin: 0.625rem;
  cursor: pointer;
}
.about_block .about_flow .flow_block .video_group .video_item img {
  width: 100%;
  height: auto;
}
.about_block .about_flow .flow_block .video_group .video_item:before {
  position: absolute;
  content: "▶";
  font-size: 2rem;
  color: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-shadow: 0.0625rem 0.0625rem 0.3125rem rgba(0, 0, 0, 0.5);
  transition: 0.3s;
  z-index: 1;
}
.about_block .about_flow .flow_block .video_group .video_item:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
  z-index: 0;
  transition: 0.3s;
}
.about_block .about_flow .flow_block .video_group .video_item:hover:before {
  color: #FFD700;
}
.about_block .about_flow .flow_block .video_group .video_item:hover:after {
  background: rgba(0, 0, 0, 0);
}
.about_block .about_flow .bottom_text {
  width: 100%;
  font-size: 1rem;
  margin-top: 1.25rem;
}
.about_block .about_flow .bottom_text a {
  font-size: 1rem;
  color: #FFD700;
  border-bottom: 0.0625rem solid #FFD700;
}
@media (max-width: 1000px) {
  .about_block .about_flow {
    flex-direction: column;
    width: 100%;
  }
  .about_block .about_flow .flow_block {
    margin: 2.1875rem auto;
    width: calc(100% - 1.25rem);
    max-width: 37.5rem;
  }
}
.about_block .flow_bottom {
  width: 100%;
  padding: 0 0.625rem;
}
.about_block .flow_bottom .bottom_text {
  text-align: right;
}
.about_block .flow_bottom .bottom_text a {
  color: #FFD700;
  border-bottom: 0.0625rem solid #FFD700;
}
.about_block .about_info {
  width: 100%;
  margin: 3.125rem 0;
}
.about_block .about_info .info_item {
  width: 100%;
  align-items: flex-start;
  margin: 1.25rem 0;
}
.about_block .about_info .info_item .info_title {
  position: relative;
  font-size: 1.25rem;
  font-weight: bold;
  padding: 0 1.25rem;
  margin: 1.5625rem 0;
}
.about_block .about_info .info_item .info_title:before {
  position: absolute;
  content: "";
  width: 0.3125rem;
  height: 1.5625rem;
  border-radius: 0.3125rem;
  background: linear-gradient(to top, #6A0DAD 0%, #FFD700 100%);
  left: -0.3125rem;
  top: 0.1875rem;
}
@media (max-width: 1000px) {
  .about_block .about_info .info_item {
    flex-direction: column;
  }
}
.about_block .about_info .info_img {
  width: calc(100% - 12.5rem);
}
.about_block .about_info .info_img img {
  margin: 1.25rem;
  height: 2.8125rem;
  width: auto;
}
.about_block .about_info .info_img img.tca {
  max-width: 15.625rem;
  height: auto;
}
.about_block .about_info .info_img.white_bg {
  background: #fff;
  border-radius: 1.25rem;
  padding: 0.625rem;
}
.about_block .about_info .info_img.white_bg img {
  height: 4.6875rem;
  width: auto;
}
.about_block .about_info .info_img.white_bg img.landscape {
  height: 3.125rem;
  width: auto;
}
@media (max-width: 1000px) {
  .about_block .about_info .info_img {
    margin: 0 auto;
    width: 90%;
  }
  .about_block .about_info .info_img img {
    height: 2.5rem;
  }
}

.video_block {
  padding: 3.125rem 0;
  background-image: url("/images/comp_bg.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  min-height: 100vh;
}
.video_block .max_content {
  width: 87.5rem;
}
.video_block .video_main {
  margin: 3.125rem auto;
  width: 100%;
}
.video_block .video_main .main_title {
  position: relative;
  min-width: 15.625rem;
  width: fit-content;
  text-align: left;
  font-size: 1.375rem;
  border-bottom: 0.125rem solid #FFD700;
  margin-left: 0.625rem;
}
.video_block .video_main .main_title:before {
  position: absolute;
  bottom: -0.4688rem;
  right: 0;
  content: "";
  width: 0.9375rem;
  height: 0.9375rem;
  border-radius: 50%;
  background: #FFD700;
}
.video_block .video_main .video_group {
  margin: 1.25rem auto;
  align-items: flex-start;
  width: 100%;
}
.video_block .video_main .video_group .video_item {
  width: calc(25% - 1.25rem);
  margin: 0.625rem;
  transition: 0.3s;
  cursor: pointer;
}
.video_block .video_main .video_group .video_item .video_img {
  position: relative;
  width: 100%;
}
.video_block .video_main .video_group .video_item .video_img:before {
  position: absolute;
  content: "▶";
  font-size: 2rem;
  color: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-shadow: 0.0625rem 0.0625rem 0.3125rem rgba(0, 0, 0, 0.5);
  transition: 0.3s;
  z-index: 1;
}
.video_block .video_main .video_group .video_item .video_img:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
  z-index: 0;
  transition: 0.3s;
}
.video_block .video_main .video_group .video_item .video_title {
  position: relative;
  font-size: 1rem;
  text-align: left;
  padding-left: 1.25rem;
  margin: 0.625rem auto;
  border-top: 0.125rem solid #BB86FC;
  padding-top: 0.625rem;
  transition: 0.3s;
}
.video_block .video_main .video_group .video_item .video_title:before {
  position: absolute;
  content: "";
  width: 0.625rem;
  height: 0.625rem;
  background: #BB86FC;
  left: 0;
  top: 1.0625rem;
  transition: 0.3s;
}
.video_block .video_main .video_group .video_item .video_desc {
  font-size: 0.875rem;
  text-align: left;
  color: #d1d1d1;
}
.video_block .video_main .video_group .video_item:hover .video_img:before {
  color: #FFD700;
}
.video_block .video_main .video_group .video_item:hover .video_img:after {
  background: rgba(0, 0, 0, 0);
}
.video_block .video_main .video_group .video_item:hover .video_title {
  border-top: 0.125rem solid #FFD700;
}
.video_block .video_main .video_group .video_item:hover .video_title:before {
  background: #FFD700;
}
@media (max-width: 1200px) {
  .video_block .video_main .video_group .video_item {
    width: calc(33.33% - 1.25rem);
  }
  .video_block .video_main .video_group .video_item .video_title {
    font-size: 0.875rem;
  }
}
@media (max-width: 800px) {
  .video_block .video_main .video_group .video_item {
    width: calc(50% - 1.25rem);
  }
}
@media (max-width: 500px) {
  .video_block .video_main .video_group .video_item {
    width: calc(100% - 1.25rem);
  }
}

.activity_block {
  padding: 3.125rem 0;
  background-image: url("/images/comp_bg.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  min-height: 100vh;
}
.activity_block .activity_group {
  width: 100%;
  margin: 3.125rem auto;
  align-items: flex-start;
}
.activity_block .activity_group .activity_item {
  margin: 0.625rem;
  width: calc(33.33% - 1.25rem);
  cursor: pointer;
}
.activity_block .activity_group .activity_item .activity_img {
  position: relative;
  width: 100%;
  height: auto;
  background: #000;
}
.activity_block .activity_group .activity_item .activity_img img {
  width: 100%;
  height: auto;
}
.activity_block .activity_group .activity_item .activity_img:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 0;
  transition: 0.3s;
}
.activity_block .activity_group .activity_item .activity_title {
  position: relative;
  font-size: 1rem;
  text-align: left;
  padding-left: 1.25rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.activity_block .activity_group .activity_item .activity_title:before {
  position: absolute;
  content: "";
  width: 0.625rem;
  height: 0.625rem;
  background: #BB86FC;
  left: 0;
  top: 0.625rem;
}
.activity_block .activity_group .activity_item .activity_date {
  font-size: 0.875rem;
  margin-top: 0.3125rem;
  text-align: left;
}
.activity_block .activity_group .activity_item:hover .activity_img:after {
  background: rgba(0, 0, 0, 0);
}
.activity_block .activity_group .activity_item:hover .activity_title:before {
  background: #FFD700;
}
@media (max-width: 800px) {
  .activity_block .activity_group .activity_item {
    width: calc(50% - 1.25rem);
  }
}
@media (max-width: 500px) {
  .activity_block .activity_group .activity_item {
    width: calc(100% - 1.25rem);
  }
}

.slick-prev:before {
  content: "◀";
  color: #fff;
  font-size: 1.5rem;
}

.slick-next:before {
  content: "▶";
  color: #fff;
  font-size: 1.5rem;
}

.slick-prev,
.slick-next {
  top: 45%;
}

.slick-track {
  display: flex;
  gap: 0.625rem;
}

.activity_block.page .max_content {
  width: 62.5rem;
}
.activity_block.page .button_group {
  padding: 1.25rem;
}
.activity_block.page .activity_title {
  margin-top: 3.125rem;
  font-size: 1.5rem;
  font-weight: bold;
  text-align: left;
  padding: 0 2.8125rem;
}
.activity_block.page .video_group {
  width: calc(100% - 3.75rem);
  margin: 0.625rem auto;
}
.activity_block.page .video_group .video_item {
  width: calc(50% - 1.25rem);
  cursor: pointer;
}
.activity_block.page .video_group .video_item .video_img {
  position: relative;
  width: 100%;
}
.activity_block.page .video_group .video_item .video_img:before {
  position: absolute;
  content: "▶";
  font-size: 2rem;
  color: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-shadow: 0.0625rem 0.0625rem 0.3125rem rgba(0, 0, 0, 0.5);
  transition: 0.3s;
  z-index: 1;
}
.activity_block.page .video_group .video_item .video_img:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
  z-index: 0;
  transition: 0.3s;
}
.activity_block.page .video_group .video_item .video_title {
  position: relative;
  font-size: 1rem;
  text-align: left;
  padding-left: 1.25rem;
  margin: 0.625rem auto;
  border-top: 0.125rem solid #BB86FC;
  padding-top: 0.3125rem;
  height: 4.0625rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: 0.3s;
}
.activity_block.page .video_group .video_item .video_title:before {
  position: absolute;
  content: "";
  width: 0.625rem;
  height: 0.625rem;
  background: #BB86FC;
  left: 0;
  top: 0.7812rem;
  transition: 0.3s;
}
.activity_block.page .video_group .video_item:hover .video_img:before {
  color: #FFD700;
}
.activity_block.page .video_group .video_item:hover .video_img:after {
  background: rgba(0, 0, 0, 0);
}
.activity_block.page .video_group .video_item:hover .video_title {
  border-top: 0.125rem solid #FFD700;
}
.activity_block.page .video_group .video_item:hover .video_title:before {
  background: #FFD700;
}
.activity_block.page .activity_date {
  text-align: left;
  color: #FFD700;
  font-size: 1.25rem;
  padding: 0 2.8125rem;
}
.activity_block.page .activity_content {
  text-align: justify;
  font-size: 1.125rem;
  margin-bottom: 3.125rem;
  padding: 0 2.8125rem;
}
.activity_block.page .activity_content a {
  margin: 0.625rem auto;
  width: auto;
  max-width: 100%;
  color: #FFD700;
  border-bottom: 0.0625rem solid #FFD700;
}
.activity_block.page .activity_content figcaption {
  display: none;
}
.activity_block.page .img_group {
  width: calc(100% - 3.75rem);
  margin: 0.625rem auto;
}
.activity_block.page .img_group .img_item {
  position: relative;
  width: calc(25% - 1.25rem);
  cursor: pointer;
}
.activity_block.page .img_group .img_item:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 0;
  transition: 0.3s;
}
.activity_block.page .img_group .img_item:hover:after {
  background: rgba(0, 0, 0, 0);
}
@media (max-width: 800px) {
  .activity_block.page .activity_title {
    font-size: 1.125rem;
  }
  .activity_block.page .activity_date {
    font-size: 1rem;
  }
  .activity_block.page .activity_content {
    font-size: 1rem;
  }
}

.vote_banner {
  min-height: 31.25rem;
  width: 100%;
  background-image: url("/images/vote/bg.jpg");
  padding: 0.9375rem 0;
  flex-direction: column;
}
.vote_banner .logo {
  width: auto;
  margin: 0.625rem auto;
  max-width: 31.25rem;
  height: auto;
}
.vote_banner .banner_text {
  position: relative;
  max-width: 50rem;
  height: auto;
  padding: 0.9375rem;
  background: rgba(0, 0, 0, 0.5);
  border: 0.125rem solid #BB86FC;
  border-radius: 0.625rem;
  text-align: left;
  font-family: "cubic";
  font-size: 0.875rem;
  margin: 0 0.625rem;
  line-height: 1.5;
}
.vote_banner .banner_text .bar {
  position: absolute;
  height: 90%;
  width: 0.3125rem;
  border-radius: 0.3125rem;
  background: #FFD700;
  top: 50%;
  left: -0.1875rem;
  transform: translate(0, -50%);
}
.vote_banner .banner_text ul {
  list-style-type: square;
  color: #BB86FC;
}
.vote_banner .banner_text ul li span {
  color: #fff;
}
.vote_banner .banner_text ul li .yellow {
  color: #FFD700;
}
.vote_banner .banner_text .award {
  width: 10.9375rem;
  position: absolute;
  right: -1.5625rem;
  top: -6.25rem;
}
@media (max-width: 700px) {
  .vote_banner .banner_text .award {
    position: static;
    width: 7.8125rem;
    margin-left: auto;
    margin-bottom: 0.625rem;
  }
}

.ui.selection.active.dropdown:hover {
  border-color: #BB86FC;
}

.ui.selection.visible.dropdown > .text:not(.default) {
  color: #fff;
}

.ui.selection.active.dropdown .menu {
  border-color: #BB86FC !important;
  background: black;
  color: #fff;
}
.ui.selection.active.dropdown .menu::-webkit-scrollbar {
  width: 0.3125rem;
  /* 滾動條的寬度 */
}
.ui.selection.active.dropdown .menu::-webkit-scrollbar-thumb {
  background: #BB86FC;
  /* 滑塊顏色 */
  border-radius: 0.625rem;
  /* 圓角滑塊 */
}
.ui.selection.active.dropdown .menu .item {
  line-height: 1.2;
}

.ui.dropdown .menu > .item {
  color: #fff;
  border: none;
}

.ui.dropdown .menu .active.item {
  color: #BB86FC;
}

.ui.selection.dropdown .menu > .item {
  border: none;
}

.ui.dropdown .menu .selected.item,
.ui.dropdown.selected {
  color: #BB86FC;
}

.ui.dropdown .menu > .item:hover {
  color: #BB86FC;
}

.vote_block {
  padding: 3.125rem 0;
  background-image: url("/images/comp_bg.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
.vote_block .bottom_block {
  width: 100%;
  max-width: 50rem;
  padding: 1.25rem;
  margin: 1.25rem auto;
}
.vote_block ol li {
  text-align: left;
}
.vote_block .main_content {
  max-width: 62.5rem;
  margin: 1.25rem auto;
}
.vote_block .main_content .block_title {
  height: 3.75rem;
  margin-bottom: 0.625rem;
  margin-top: 2.1875rem;
}
.vote_block .main_content .block_title .line {
  width: 0.3125rem;
  height: 55%;
  border-radius: 0.3125rem;
  background: #BB86FC;
  margin: 0 1.875rem;
}
.vote_block .main_content .block_title .text {
  font-size: 1.375rem;
  font-weight: bold;
  letter-spacing: 0.0625rem;
  text-align: center;
}
.vote_block .main_content .filter {
  border-bottom: 0.125rem solid #BB86FC;
  margin-bottom: 0.625rem;
}
.vote_block .main_content .filter form .field {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 0.625rem;
}
.vote_block .main_content .filter form .field label {
  text-align: left;
  font-size: 1rem;
  color: #fff;
  font-weight: 400;
}
.vote_block .main_content .filter form .field button {
  border: none;
  height: 2.375rem;
  width: 2.5rem;
  margin-top: auto;
  margin-bottom: 0;
  margin-right: auto;
  padding: 0;
  border-radius: 0;
  background: #BB86FC;
  color: #000;
  padding-left: 0.3125rem;
}
.vote_block .main_content .filter form .field button:hover {
  background: #FFD700;
}
.vote_block .main_content .filter form input {
  background: transparent !important;
  border: 0.0625rem solid #BB86FC !important;
  border-right: 1.25rem solid #BB86FC !important;
  border-radius: 0 !important;
  color: #fff !important;
}
.vote_block .main_content .filter form .dropdown {
  background: transparent;
  border: 0.0625rem solid #BB86FC;
  border-right: 1.25rem solid #BB86FC;
  border-radius: 0;
  color: #fff !important;
}
.vote_block .main_content .filter form .dropdown .message {
  color: #fff;
}
.vote_block .main_content .filter form .dropdown input {
  color: #fff;
}
.vote_block .main_content .filter form .dropdown.selection {
  color: #fff;
}
.vote_block .main_content .filter form .dropdown i {
  color: #fff;
  border: none;
}
.vote_block .main_content .vote_group {
  width: 100%;
  padding: 0.3125rem 0;
}
.vote_block .main_content .vote_group .empty_block {
  width: 100%;
  border: 0.125rem solid #BB86FC;
  border-radius: 0.625rem;
  padding: 0.625rem;
  background: linear-gradient(to right, #1A0533 20%, rgba(0, 0, 0, 0.25) 100%);
  color: #fff;
}
.vote_block .main_content .vote_group .empty_block a {
  color: #FFD700;
}
.vote_block .main_content .vote_group .vote_item {
  width: calc(50% - 0.625rem);
  margin: 0.625rem 0;
  height: auto;
  border: 0.125rem solid #BB86FC;
  border-radius: 0.625rem;
  padding: 0.625rem;
  padding-right: 0.9375rem;
  background: linear-gradient(to right, #1A0533 20%, rgba(0, 0, 0, 0.25) 100%);
  transition: 0.3s;
}
.vote_block .main_content .vote_group .vote_item .cover {
  width: 15.625rem;
  height: 9.375rem;
  border-radius: 0.3125rem;
  margin-right: 0.9375rem;
  cursor: pointer;
  transition: 0.3s;
}
.vote_block .main_content .vote_group .vote_item .cover:hover {
  box-shadow: 0 0 0.625rem #BB86FC;
}
.vote_block .main_content .vote_group .vote_item .info {
  width: calc(100% - 16.5625rem);
  flex-direction: column;
  align-items: flex-start;
  height: 9.375rem;
  padding-top: 0.625rem;
  line-height: 1.2;
}
.vote_block .main_content .vote_group .vote_item .info .info_title {
  font-size: 0.9375rem;
  color: #fff;
  cursor: pointer;
  text-align: left;
  transition: 0.3s;
}
.vote_block .main_content .vote_group .vote_item .info .info_title:hover {
  color: #FFD700;
  text-shadow: 0.0625rem 0.0625rem 0.3125rem rgba(0, 0, 0, 0.5);
}
.vote_block .main_content .vote_group .vote_item .info .info_team {
  font-size: 0.8125rem;
  text-align: left;
}
.vote_block .main_content .vote_group .vote_item .info .info_count {
  font-size: 0.8125rem;
  color: #FFD700;
  width: 100%;
}
.vote_block .main_content .vote_group .vote_item .info .info_count .vote_count {
  margin-left: 0.3125rem;
}
.vote_block .main_content .vote_group .vote_item .info .info_count .vote {
  width: 4.6875rem;
  height: 2.1875rem;
  border-radius: 0.5rem;
  background: #FFD700;
  color: #000;
  margin-left: auto;
  border: 0;
  transition: 0.3s;
  padding-top: 0.125rem;
  font-size: 0.875rem;
  font-weight: bold;
  cursor: pointer;
}
.vote_block .main_content .vote_group .vote_item .info .info_count .vote:hover {
  margin-right: 0.1875rem;
  box-shadow: 0.1875rem 0.1875rem 0 rgba(0, 0, 0, 0.5);
}
.vote_block .main_content .vote_group .vote_item:hover {
  border-color: #FFD700;
  box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 0.3125rem rgba(0, 0, 0, 0.5);
}
@media (max-width: 1000px) {
  .vote_block .main_content .vote_group {
    justify-content: center;
  }
  .vote_block .main_content .vote_group .vote_item {
    width: 100%;
    max-width: 31.25rem;
  }
}
@media (max-width: 500px) {
  .vote_block .main_content .vote_group .vote_item {
    flex-direction: column;
    padding-right: 0.625rem;
  }
  .vote_block .main_content .vote_group .vote_item .cover {
    margin: 0;
    width: 100%;
    height: 12.5rem;
  }
  .vote_block .main_content .vote_group .vote_item .info {
    width: 100%;
    padding: 0.625rem;
  }
  .vote_block .main_content .vote_group .vote_item .info .info_title,
  .vote_block .main_content .vote_group .vote_item .info .info_team {
    text-align: center;
    width: 100%;
  }
  .vote_block .main_content .vote_group .vote_item .info .info_count {
    flex-direction: column;
  }
  .vote_block .main_content .vote_group .vote_item .info .info_count .vote {
    width: 100%;
    margin-top: 0.625rem;
  }
}

#vote_detail {
  text-align: left;
  margin: 1.25rem auto;
}
#vote_detail .bottom_section div {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
  color: #BB86FC;
}
#vote_detail .vote_name {
  font-size: 1.875rem;
  border-bottom: 0.25rem solid #BB86FC;
  margin-bottom: 0.625rem;
}
#vote_detail .vote_name .award_type {
  font-size: 1.125rem;
  font-weight: bold;
  background: #BB86FC;
  padding: 0.3125rem 0.9375rem;
  margin-bottom: 0.9375rem;
  width: fit-content;
}
@media (max-width: 700px) {
  #vote_detail .vote_name .award_type {
    font-size: 1rem;
  }
}
#vote_detail .vote_name .green {
  color: black;
}
#vote_detail .vote_team {
  font-size: 1.5rem;
}
#vote_detail .detail_block {
  width: 100%;
  height: auto;
  margin: 1.25rem auto;
}
#vote_detail .detail_block.top {
  align-items: flex-start;
}
#vote_detail .detail_block .detail_title {
  position: relative;
  font-size: 1rem;
  padding: 0.4375rem 0.3125rem;
  width: 12.5rem;
  border-radius: 1.25rem;
  border: 0.125rem solid #BB86FC;
  color: #fff;
  font-weight: bold;
  margin-right: 1.875rem;
}
#vote_detail .detail_block .detail_title:after {
  position: absolute;
  left: 1.25rem;
  top: 20%;
  width: 0.3125rem;
  height: 60%;
  content: "";
  background: #BB86FC;
  z-index: 1;
}
#vote_detail .detail_block .desc_img,
#vote_detail .detail_block .detail_text {
  font-size: 1rem;
  width: calc(100% - 14.375rem);
  text-align: justify;
}
#vote_detail .detail_block .desc_img .brief_url,
#vote_detail .detail_block .detail_text .brief_url {
  text-decoration: underline;
  color: #FFD700;
}
#vote_detail .detail_block .desc_img .category_group .category_item,
#vote_detail .detail_block .detail_text .category_group .category_item {
  margin-right: 0.625rem;
}
#vote_detail .detail_block .desc_img .social_share,
#vote_detail .detail_block .detail_text .social_share {
  height: 100%;
}
#vote_detail .detail_block .desc_img .social_share .share_item,
#vote_detail .detail_block .detail_text .social_share .share_item {
  font-size: 2.1875rem;
  margin-right: 1.875rem;
  transition: 0.3s;
  cursor: pointer;
}
#vote_detail .detail_block .desc_img .social_share .share_item.facebook:hover,
#vote_detail .detail_block .detail_text .social_share .share_item.facebook:hover {
  color: #1877f2;
}
#vote_detail .detail_block .desc_img .social_share .share_item.line:hover,
#vote_detail .detail_block .detail_text .social_share .share_item.line:hover {
  color: #00C300;
}
#vote_detail .detail_block .desc_img .social_share .share_item.link:hover,
#vote_detail .detail_block .detail_text .social_share .share_item.link:hover {
  color: #FFD700;
}
#vote_detail .detail_block .desc_img {
  margin-left: auto;
}
#vote_detail .detail_block .desc_img img {
  width: 100%;
  height: auto;
}
#vote_detail .video_item {
  position: relative;
  width: calc(50% - 1.25rem);
  cursor: pointer;
}
#vote_detail .video_item img {
  width: 100%;
  height: auto;
}
#vote_detail .video_item:before {
  position: absolute;
  content: "▶";
  font-size: 2rem;
  color: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-shadow: 0.0625rem 0.0625rem 0.3125rem rgba(0, 0, 0, 0.5);
  transition: 0.3s;
  z-index: 1;
}
#vote_detail .video_item:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 0;
  transition: 0.3s;
}
#vote_detail .video_item:hover:before {
  color: #FFD700;
}
#vote_detail .video_item:hover:after {
  background: rgba(0, 0, 0, 0);
}
#vote_detail.gold .vote_name {
  border-color: transparent;
  border-image: linear-gradient(to right, #FFEF5B 0%, #D98200 35%, #FFA200 65%, #FFD700 100%) 1;
}
#vote_detail.gold .vote_name .award_type {
  background: transparent;
  background-image: linear-gradient(to right, #FFEF5B 0%, #D98200 35%, #FFA200 65%, #FFD700 100%);
  color: #000;
}
#vote_detail.gold .detail_block .detail_title {
  border-color: #FFD700;
}
#vote_detail.gold .detail_block .detail_title:after {
  background: linear-gradient(to bottom, #FFEF5B 0%, #D98200 35%, #FFA200 65%, #FFD700 100%);
}
@media (max-width: 700px) {
  #vote_detail .vote_name {
    font-size: 1.25rem;
    padding-bottom: 0.625rem;
  }
  #vote_detail .vote_team {
    font-size: 1.125rem;
  }
  #vote_detail .detail_block {
    flex-direction: column;
    margin-top: 1.875rem;
  }
  #vote_detail .detail_block.top {
    align-items: center;
  }
  #vote_detail .detail_block .detail_title {
    margin-right: 0;
    font-size: 1rem;
    min-height: 2.1875rem;
    margin-bottom: 0.625rem;
    width: 15.625rem;
    padding: 0.4688rem 0;
  }
  #vote_detail .detail_block .detail_title:after {
    width: 0.2188rem;
  }
  #vote_detail .detail_block .desc_img,
  #vote_detail .detail_block .detail_text {
    width: 100%;
    text-align: left;
    font-size: 0.875rem;
  }
  #vote_detail .detail_block .desc_img .category_group,
  #vote_detail .detail_block .detail_text .category_group {
    justify-content: center;
  }
  #vote_detail .detail_block .desc_img .social_share,
  #vote_detail .detail_block .detail_text .social_share {
    width: fit-content;
    margin: 0.625rem auto;
  }
  #vote_detail .detail_block .desc_img .social_share .share_item,
  #vote_detail .detail_block .detail_text .social_share .share_item {
    margin-right: 0;
    margin: 0.625rem 1.25rem;
  }
  #vote_detail .detail_block .desc_img .brief_url,
  #vote_detail .detail_block .detail_text .brief_url {
    display: block;
    margin: 0.625rem auto;
    text-align: center;
  }
}

.award_main {
  background-image: url("/images/comp_bg.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  min-height: 100vh;
}
.award_main .main_width {
  max-width: 75rem;
  padding: 3.125rem auto;
  margin: 0 auto;
}
.award_main .banner {
  position: relative;
  height: 37.5rem;
  width: 100%;
  background-image: url("/images/award/banner.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-bottom: 3.125rem;
}
.award_main .banner .banner_text {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: 3.125rem;
  padding: 1.25rem 2.5rem 1.25rem 1.25rem;
  text-shadow: 0.0625rem 0.0625rem 0.625rem black;
  width: fit-content;
  background: rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(0.75rem);
  -webkit-backdrop-filter: blur(0.75rem);
  border: 0.0625rem solid rgba(255, 255, 255, 0.35);
  border-radius: 0.75rem;
  box-shadow: 0 0.25rem 1.25rem rgba(0, 0, 0, 0.2), inset 0 0 0.625rem rgba(255, 255, 255, 0.15);
}
.award_main .banner .banner_text .text {
  letter-spacing: 0.125rem;
}
.award_main .banner .banner_text .text img {
  height: 3.75rem;
  width: auto;
}
.award_main .banner .banner_text .text .big {
  font-weight: 800;
  font-size: 2.5rem;
}
.award_main .banner .banner_text .small {
  font-weight: bold;
  font-size: 2rem;
  letter-spacing: 0.125rem;
}
@media (max-width: 600px) {
  .award_main .banner .banner_text .text img {
    height: 3.125rem;
  }
  .award_main .banner .banner_text .text .big {
    font-size: 1.75rem;
  }
  .award_main .banner .banner_text .small {
    font-size: 1.375rem;
  }
}
.award_main .gold_block {
  cursor: pointer;
  transition: 0.3s;
  margin: 0.625rem;
}
.award_main .gold_block .award_m {
  display: none;
  text-align: left;
  width: 100%;
  margin-bottom: 1.25rem;
  color: #FFD700;
  font-size: 1rem;
}
.award_main .gold_block .award_m img {
  width: 2.5rem;
  margin-right: 0.625rem;
}
.award_main .gold_block .gold_img {
  position: relative;
  width: 65%;
  border-left: 0.625rem solid;
  border-right: 0.625rem solid;
  /* 設置邊框寬度，確保有空間讓 `border-image` 顯示 */
  border-image: linear-gradient(to bottom, #FFEF5B 0%, #FFD700 26%, #D98200 34%, #FFA200 63%, #FFD700 100%) 1 100%;
  /* 調整漸層設置 */
  background-color: black;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  transition: 0.3s;
}
.award_main .gold_block .gold_img::after {
  transition: 0.3s;
  position: absolute;
  top: 0;
  right: -1.25rem;
  /* 使偽元素緊貼父元素右側 */
  width: 0.3125rem;
  /* 設置偽元素寬度 */
  height: 100%;
  /* 使用百分比來確保偽元素高度與父元素一致 */
  content: "";
  background: linear-gradient(to bottom, #FFEF5B 0%, #FFD700 26%, #D98200 34%, #FFA200 63%, #FFD700 100%);
  /* 與 `border-image` 使用相同的漸層設定 */
}
.award_main .gold_block .gold_info {
  width: calc(35% - 1.875rem);
  margin-left: 1.875rem;
  text-align: left;
  transition: 0.3s;
}
.award_main .gold_block .gold_info .award img {
  width: 2.8125rem;
  margin-right: 0.625rem;
}
.award_main .gold_block .gold_info .award {
  color: #FFD700;
  font-size: 1.75rem;
}
.award_main .gold_block .gold_info .name {
  font-size: 1.375rem;
}
.award_main .gold_block .gold_info .team {
  font-size: 1.125rem;
}
.award_main .gold_block:hover .gold_img {
  background-size: 110%;
  border-left: 0.9375rem solid;
}
.award_main .gold_block:hover .gold_img::after {
  right: -0.875rem;
}
.award_main .gold_block:hover .gold_info {
  color: #FFD700;
}
@media (max-width: 600px) {
  .award_main .gold_block {
    justify-content: center;
    flex-direction: column;
  }
  .award_main .gold_block .award_m {
    display: block;
  }
  .award_main .gold_block .gold_img {
    width: 100%;
    margin-bottom: 0.3125rem;
  }
  .award_main .gold_block .gold_info {
    margin-left: 0;
    text-align: center;
    width: 100%;
  }
  .award_main .gold_block .gold_info .award {
    display: none;
  }
  .award_main .gold_block .gold_info .name {
    font-size: 1rem;
  }
  .award_main .gold_block .gold_info .team {
    font-size: 0.875rem;
  }
}
.award_main .two_block {
  margin-top: 1.25rem;
  text-align: left;
}
.award_main .two_block .award_block {
  width: calc(50% - 1.25rem);
  margin: 0.625rem;
  transition: 0.3s;
  cursor: pointer;
}
.award_main .two_block .award_block .award {
  margin-bottom: 0.625rem;
  color: #D9D9D9;
}
.award_main .two_block .award_block .award img {
  width: 2.8125rem;
  margin-right: 0.625rem;
}
.award_main .two_block .award_block .award {
  font-size: 1.5rem;
}
.award_main .two_block .award_block .award_img {
  background-color: black;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  border-color: #D9D9D9;
  border-left: 0.625rem solid;
  border-right: 0.625rem solid;
  margin-bottom: 0.3125rem;
  transition: 0.3s;
}
.award_main .two_block .award_block .award_info {
  transition: 0.3s;
}
.award_main .two_block .award_block .award_info .name {
  font-size: 1.125rem;
  min-height: 3.75rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.award_main .two_block .award_block .award_info .team {
  font-size: 1rem;
  min-height: 3.3125rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.award_main .two_block .award_block:hover .award_img {
  background-size: 110%;
  border-left: 0.9375rem solid;
  border-right: 0.9375rem solid;
}
.award_main .two_block .award_block:hover .award_info {
  color: #D9D9D9;
}
.award_main .two_block .award_block.bronze .award {
  color: #D28A55;
}
.award_main .two_block .award_block.bronze .award_img {
  border-color: #D28A55;
}
.award_main .two_block .award_block.bronze:hover .award_info {
  color: #D28A55;
}
@media (max-width: 600px) {
  .award_main .two_block {
    justify-content: center;
    flex-direction: column;
  }
  .award_main .two_block .award_block {
    width: calc(100% - 1.25rem);
  }
  .award_main .two_block .award_block .award_img {
    width: 100%;
  }
  .award_main .two_block .award_block .award {
    font-size: 1rem;
  }
  .award_main .two_block .award_block .award_info {
    text-align: center;
  }
  .award_main .two_block .award_block .award_info .name {
    font-size: 1rem;
  }
  .award_main .two_block .award_block .award_info .team {
    font-size: 0.875rem;
  }
}
.award_main .else_title {
  font-size: 1.5rem;
  letter-spacing: 0.125rem;
  text-align: left;
  border-left: 0.625rem solid #BB86FC;
  padding-left: 0.625rem;
  margin-bottom: 0.625rem;
}
.award_main .else_title.gold {
  border-color: transparent;
  border-image: linear-gradient(to bottom, #FFEF5B 0%, #D98200 35%, #FFA200 65%, #FFD700 100%) 1;
}
.award_main .else_block {
  position: relative;
  border-top: 0.1875rem solid #0D0015;
  margin-top: 1.25rem;
  padding: 0.625rem 0 3.125rem 0;
}
.award_main .else_block::after {
  position: absolute;
  content: "";
  width: 0.9375rem;
  height: 0.9375rem;
  background: #0D0015;
  border-radius: 50%;
  right: 0;
  top: -0.5625rem;
}
.award_main .else_block .p_block {
  margin: 0.625rem;
  width: calc(33.33% - 1.25rem);
}
.award_main .else_block .p_block .p_img {
  position: relative;
  background-color: black;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  border-left: 0.625rem solid #0D0015;
  margin-bottom: 0.625rem;
  transition: 0.3s;
}
.award_main .else_block .p_block .p_img .tag {
  position: absolute;
  bottom: 0.625rem;
  right: 0.625rem;
  padding: 0.3125rem 0.625rem;
  background: #0D0015;
  color: #fff;
  font-size: 0.875rem;
  transition: 0.3s;
}
.award_main .else_block .p_block .p_img .tag::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 0.3125rem;
  background: #0D0015;
  top: 0;
  right: -0.625rem;
}
.award_main .else_block .p_block .p_info {
  text-align: left;
  border-left: 0.625rem solid #0D0015;
  padding-left: 0.625rem;
  transition: 0.3s;
}
.award_main .else_block .p_block .p_info .name {
  font-size: 1rem;
  white-space: nowrap;
  overflow: hidden;
  /* 隱藏超出部分的文字 */
  text-overflow: ellipsis;
}
.award_main .else_block .p_block .p_info .team {
  font-size: 0.875rem;
  min-height: 2.875rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.award_main .else_block .p_block:hover .p_img {
  background-size: 110%;
  border-left: 0.9375rem solid #0D0015;
}
.award_main .else_block .p_block:hover .p_img .tag {
  right: 0;
}
.award_main .else_block .p_block:hover .p_img .tag::after {
  right: 0;
}
.award_main .else_block .p_block:hover .p_info {
  color: #BB86FC;
  border-left: 0.9375rem solid #0D0015;
}
.award_main .else_block.gold {
  /* 原本 border-top: 0.1875rem solid $green */
  border-top: 0.1875rem solid transparent;
  border-image: linear-gradient(to right, #FFEF5B 0%, #D98200 35%, #FFA200 65%, #FFD700 100%) 1;
  margin-top: 0.3125rem;
}
.award_main .else_block.gold::after {
  /* background 無法使用 border-image，不能改 */
  background: linear-gradient(to bottom, #FFEF5B 0%, #D98200 35%, #FFA200 65%, #FFD700 100%);
}
.award_main .else_block.gold .p_block .p_img {
  /* 左側漸層邊框 */
  border-left: 0.625rem solid transparent;
  border-image: linear-gradient(to bottom, #FFEF5B 0%, #D98200 35%, #FFA200 65%, #FFD700 100%) 1;
}
.award_main .else_block.gold .p_block .p_img .tag {
  /* 無法用 border-image，只能保持單色或改 background-gradient */
  background: #BB86FC;
  color: #000;
  font-weight: bold;
}
.award_main .else_block.gold .p_block .p_img .tag::after {
  background: #BB86FC;
}
.award_main .else_block.gold .p_block .p_img .tag.yellow {
  background: #FFD700;
}
.award_main .else_block.gold .p_block .p_img .tag.yellow::after {
  background: #FFD700;
}
.award_main .else_block.gold .p_block .p_info {
  /* 左邊漸層 */
  border-left: 0.625rem solid transparent;
  border-image: linear-gradient(to bottom, #FFEF5B 0%, #D98200 35%, #FFA200 65%, #FFD700 100%) 1;
}
.award_main .else_block.gold .p_block:hover .p_img {
  border-left: 0.9375rem solid transparent;
  border-image: linear-gradient(to bottom, #FFEF5B 0%, #D98200 35%, #FFA200 65%, #FFD700 100%) 1;
}
.award_main .else_block.gold .p_block:hover .p_info {
  color: #FFD700;
  border-left: 0.9375rem solid transparent;
  border-image: linear-gradient(to bottom, #FFEF5B 0%, #D98200 35%, #FFA200 65%, #FFD700 100%) 1;
}
.award_main .else_block.green {
  border-top: 0.1875rem solid #BB86FC;
  margin-top: 0.3125rem;
}
.award_main .else_block.green::after {
  background: #BB86FC;
}
.award_main .else_block.green .p_block .p_img {
  border-left: 0.625rem solid #BB86FC;
}
.award_main .else_block.green .p_block .p_img .tag {
  background: #BB86FC;
  color: #000;
  font-weight: bold;
}
.award_main .else_block.green .p_block .p_img .tag::after {
  background: #BB86FC;
}
.award_main .else_block.green .p_block .p_img .tag.yellow {
  background: #FFD700;
}
.award_main .else_block.green .p_block .p_img .tag.yellow::after {
  background: #FFD700;
}
.award_main .else_block.green .p_block .p_info {
  border-left: 0.625rem solid #BB86FC;
}
.award_main .else_block.green .p_block:hover .p_img {
  border-left: 0.9375rem solid #BB86FC;
}
.award_main .else_block.green .p_block:hover .p_info {
  color: #BB86FC;
  border-left: 0.9375rem solid #BB86FC;
}
@media (max-width: 1000px) {
  .award_main .else_block .p_block {
    width: calc(50% - 1.25rem);
  }
}
@media (max-width: 600px) {
  .award_main .else_block {
    justify-content: center;
    flex-direction: column;
  }
  .award_main .else_block .p_block {
    width: calc(100% - 1.25rem);
  }
}

.vote_block.award_detail #vote_detail .vote_name .purple {
  color: #fff;
  background: #622EB7;
  padding: 0.3125rem 0.9375rem;
  margin-right: 0.9375rem;
  font-size: 1.625rem;
}
@media (max-width: 700px) {
  .vote_block.award_detail #vote_detail .vote_name .purple {
    font-size: 1.25rem;
  }
}
.vote_block.award_detail #vote_detail .vote_name .award_icon {
  margin-right: 0.625rem;
  font-size: 2.125rem;
}
.vote_block.award_detail #vote_detail .vote_name .award_icon img {
  width: 3.125rem;
  margin-bottom: 0.625rem;
  margin-right: 0.3125rem;
}
.vote_block.award_detail #vote_detail .vote_name .award_icon.gold {
  color: #FFD700;
}
.vote_block.award_detail #vote_detail .vote_name .award_icon.silver {
  color: #D9D9D9;
}
.vote_block.award_detail #vote_detail .vote_name .award_icon.bronze {
  color: #D28A55;
}
.vote_block.award_detail #vote_detail .detail_block .detail_title {
  border-color: #BB86FC;
}
.vote_block.award_detail #vote_detail .detail_block .detail_title::after {
  background: #BB86FC;
}

/* 無障礙：button reset（header 中的 mobile_menu, mobile_close, back2top 改為 button） */
button.mobile_menu,
button.mobile_close,
button.back2top {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  color: inherit;
  font: inherit;
}

/* 無障礙：form submit button reset */
button#form_submit {
  border: none;
  cursor: pointer;
  font: inherit;
}

/* 無障礙：copyLink button reset */
button#copyLink {
  background: none;
  border: none;
  cursor: pointer;
  color: inherit;
  font: inherit;
  padding: 0;
}

/* 無障礙：prefers-reduced-motion */
@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
  [data-aos] {
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
  }
}
