/* Mode 1 */
/* color */
/* number */
/* Mode 1 */
/* color */
/* number */
html {
  font-size: 16px;
}

body {
  margin: 0;
  font-family: "tt-commons-pro", "Plus Jakarta Sans", sans-serif, Arial;
  -webkit-font-smoothing: antialiased;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
  font-weight: 500;
}
body h1, body h2, body h3, body h4, body h5, body h6, body p, body ul, body ol {
  margin: 0;
}
body ul {
  list-style: none;
  padding-left: 0;
}
body img {
  max-width: 100%;
  height: auto;
}
body strong {
  font-weight: 500;
}
body.scroll_block {
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .page {
    overflow: hidden;
  }
}
.page a {
  text-decoration: none;
}
.page a:hover {
  text-decoration: underline;
}

.page_badge {
  flex-shrink: 0;
  border-radius: 9.6875rem;
  background: #ffffff;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1rem; /* 133.333% */
  letter-spacing: -0.00375rem;
  color: #0f0c1d;
  height: 1.5rem;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  justify-content: center;
  gap: 0.31rem;
  font-weight: 500;
  min-width: 1.5rem;
  width: fit-content;
  white-space: nowrap;
}
.page_badge.lg {
  height: 2rem;
  gap: 0.375rem;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.25rem; /* 142.857% */
  letter-spacing: -0.00656rem;
  font-weight: 500;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.page_badge button {
  padding: 0;
  line-height: 0;
}
.page_badge .disable_badge_btn svg {
  width: 16px;
  height: 16px;
}
.page_badge:has(span) {
  padding: 0 0.5rem;
}
.page_badge.brand {
  background-color: #e9e6ff;
  color: #6522ff;
  box-shadow: none;
}
.page_badge.brand span {
  color: #6522ff;
}
.page_badge.brand svg path {
  stroke: #6522ff;
}
.page_badge.success {
  background-color: #defacd;
  color: #2f7813;
  box-shadow: none;
  min-width: 2.43rem;
}
.page_badge.success svg path {
  stroke: #2f7813;
}
.page_badge.warning {
  background-color: #fee4e2;
  color: #b32318;
  box-shadow: none;
  min-width: 2.43rem;
}
.page_badge.warning svg path {
  stroke: #b32318;
}
.page_badge.neutral {
  background-color: #d7e8ff;
  color: #184add;
  box-shadow: none;
}
.page_badge.neutral svg path {
  stroke: #184add;
}
.page_badge.gray {
  background-color: #f4f4f4;
  color: #4e4e50;
  box-shadow: none;
}
.page_badge.gray svg path {
  stroke: #4e4e50;
}
.page_badge.link {
  background-color: #fff;
  color: #6522ff;
}

.announcement {
  min-height: 100vh;
  width: 100%;
  background: radial-gradient(202.81% 50% at 50% 50%, #6D46FF 40%, #6625FF 100%);
  display: flex;
  flex-flow: column;
}
.announcement .announcement_top {
  height: 5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.announcement .announcement_middle {
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4rem 2rem 5rem 2rem;
}
.announcement .announcement_middle .announcement_description {
  text-align: center;
  display: flex;
  flex-flow: column;
  align-items: center;
  gap: 0.75rem;
}
@media only screen and (max-width: 767px) {
  .announcement .announcement_middle .announcement_description br {
    display: none;
  }
}
.announcement .announcement_middle .announcement_description .announcement_description_bottom {
  display: flex;
  flex-flow: column;
  align-items: center;
  gap: 2rem;
}
.announcement .announcement_middle .announcement_description_content {
  color: #d6d1ff;
  font-size: 1rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.5rem; /* 150% */
  letter-spacing: -0.01rem;
  display: flex;
  flex-flow: column;
  gap: 1rem;
}
.announcement .announcement_middle .announcement_description_content h1 {
  color: #fff;
  font-size: 3rem;
  font-style: normal;
  font-weight: 500;
  line-height: 3.375rem; /* 112.5% */
  letter-spacing: -0.105rem;
}
@media only screen and (max-width: 767px) {
  .announcement .announcement_middle .announcement_description_content h1 {
    font-size: 2rem;
    font-style: normal;
    font-weight: 500;
    line-height: 2.375rem; /* 118.75% */
    letter-spacing: -0.07rem;
  }
}
.announcement .announcement_middle .announcement_contact {
  display: flex;
  flex-flow: column;
  gap: 0.5rem;
  align-items: center;
}
.announcement .announcement_middle .announcement_contact .page_badge {
  padding-left: 1rem;
  padding-right: 1rem;
}
.announcement .announcement_middle .announcement_contact p {
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.75rem; /* 155.556% */
  letter-spacing: -0.01688rem;
  font-weight: 500;
  color: white;
}

.announcement_swiper > ul > li {
  line-height: 0;
}
.announcement_swiper .swiper-wrapper {
  transition-timing-function: linear !important;
}
.announcement_swiper .swiper-slide {
  width: auto;
}
.announcement_swiper img {
  height: 15rem;
  width: auto;
  object-fit: cover;
  border-radius: 1rem 1rem 0 0;
}
@media only screen and (max-width: 767px) {
  .announcement_swiper img {
    height: 8rem;
  }
}/*# sourceMappingURL=style.css.map */