.logo-wrap[data-v-12ef2de2] {
  display: inline-block;
  width: 100%;
  height: 100%;
  margin-top: 2px;
}
.logo_image[data-v-12ef2de2] {
  width: 60px;
  min-width: 60px;
  height: 20px;
}
.logo_image.global svg[data-v-12ef2de2] {
  width: 70px;
  height: 21px;
}
.logo_image.cn svg[data-v-12ef2de2] {
  width: 80px;
  height: 24px;
}
@media (min-width: 767px) {
.logo-wrap[data-v-12ef2de2] {
    margin-top: 0;
    margin-right: 17px;
}
}


.sign-in[data-v-c6166364] {
  vertical-align: middle;
  margin-left: 15px;
  min-width: 56px;
}
@media (min-width: 1023px) {
.sign-in[data-v-c6166364] {
    border: 0;
    font-weight: normal;
    color: #666666;
    font-size: 14px;
}
}


.activity-wrap[data-v-2638b2f8] {
  margin-top: 10px;
}
.button-wrapper[data-v-2638b2f8] {
  text-align: right;
}
.activity-list[data-v-2638b2f8] {
  position: relative;
  border-bottom: 1px solid #dcdcdc;
  border-width: 1px 0;
  background-color: #ffffff;
  padding: 0;
  max-height: 300px;
  overflow-x: hidden;
  overflow-y: auto;
  margin-top: 10px;
}
.activity__item[data-v-2638b2f8] {
  padding: 5px;
  border-bottom: 1px solid #dcdcdc;
}
activity__item[data-v-2638b2f8]:first-child {
  border-top: 1px solid #dcdcdc;
}
.activity__item[data-v-2638b2f8]:last-child {
  border-bottom: 0;
}
.activity__item[data-v-2638b2f8]:hover {
  background-color: #ececec;
}
.activity__item--acked[data-v-2638b2f8] {
  background-color: #f0f6ff;
}
.activity__item--acked[data-v-2638b2f8]:hover {
  background-color: #bcdaff;
}
.activity--empty[data-v-2638b2f8] {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 11px;
}
.more-wrap[data-v-2638b2f8] {
  margin-top: 10px;
  text-align: center;
}
.spinner[data-v-2638b2f8] {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.item__link[data-v-2638b2f8] {
  text-decoration: none;
  display: flex;
  flex-direction: row;
}
.item--select[data-v-2638b2f8] {
  width: 6px;
  height: 6px;
  background-color: #1880ff;
  border-radius: 50%;
  margin-top: 5%;
  margin-right: 5px;
}
.item--select-acked[data-v-2638b2f8] {
  background-color: #dcdcdc;
}
.item__photo-img[data-v-2638b2f8] {
  float: left;
  border-radius: 50%;
  margin-right: 7px;
}
.item__message[data-v-2638b2f8] {
  width: 75%;
  color: #666666;
}
.item__message-paragraph[data-v-2638b2f8] {
  word-break: keep-all;
  font-size: 12px;
  color: #666666;
}
.item__message-label[data-v-2638b2f8] {
  margin-top: 5px;
  font-size: 12px;
  font-weight: bold;
  color: #666666;
}
.item__message--empty[data-v-2638b2f8] {
  color: #333333;
}
.item__duration[data-v-2638b2f8] {
  font-size: 12px;
  font-weight: normal;
  color: #999999;
}
.item__duration[data-v-2638b2f8]::before {
  color: #999999;
  font-size: 12px;
  font-weight: normal;
}
.devide-center-dot[data-v-2638b2f8]::before {
  content: '\2022';
}


.message-wrap[data-v-5d1e074b] {
  margin-top: 10px;
}
.button-wrapper[data-v-5d1e074b] {
  text-align: right;
}
.message-list[data-v-5d1e074b] {
  border-bottom: 1px solid #dcdcdc;
  border-width: 1px 0;
  background-color: #ffffff;
  padding: 0;
  max-height: 300px;
  overflow-x: hidden;
  overflow-y: auto;
  margin-top: 10px;
}
.activity__item[data-v-5d1e074b] {
  padding: 5px;
  border-bottom: 1px solid #dcdcdc;
}
.activity__item[data-v-5d1e074b]:last-child {
  border-bottom: 0;
}
.activity__item[data-v-5d1e074b]:hover {
  background-color: #ececec;
}
.activity__item--acked[data-v-5d1e074b] {
  background-color: #f0f6ff;
}
.activity__item--acked[data-v-5d1e074b]:hover {
  background-color: #bcdaff;
}
.activity--empty[data-v-5d1e074b] {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 11px;
}
.more-wrap[data-v-5d1e074b] {
  margin-top: 10px;
  text-align: center;
}
.spinner[data-v-5d1e074b] {
  height: 300px;
  position: absolute;
  width: 100%;
}
.item__link[data-v-5d1e074b] {
  text-decoration: none;
  display: flex;
  flex-direction: row;
}
.item--select[data-v-5d1e074b] {
  width: 6px;
  height: 6px;
  background-color: #1880ff;
  border-radius: 50%;
  margin-top: 5%;
  margin-right: 5px;
}
.item--select-acked[data-v-5d1e074b] {
  background-color: #dcdcdc;
}
.item__message[data-v-5d1e074b] {
  width: 75%;
  color: #666666;
}
.item__message-paragraph[data-v-5d1e074b] {
  word-break: keep-all;
  font-size: 12px;
}
.item__message-paragraph[data-v-5d1e074b]:nth-child(1) {
  font-weight: bold;
  color: #333333;
}
.item__message-paragraph[data-v-5d1e074b]:nth-child(2) {
  color: #666666;
}
.item__message-label[data-v-5d1e074b] {
  margin-top: 5px;
  font-size: 12px;
  font-weight: bold;
  color: #666666;
}
.item__message__photo[data-v-5d1e074b] {
  float: left;
  border-radius: 50%;
  margin-right: 7px;
}
.item__message--empty[data-v-5d1e074b] {
  color: #333333;
}
.item__duration[data-v-5d1e074b] {
  font-size: 12px;
  font-weight: normal;
  color: #999999;
}
.item__duration[data-v-5d1e074b]::before {
  color: #999999;
  font-size: 12px;
  font-weight: normal;
}
.devide-center-dot[data-v-5d1e074b]::before {
  content: '\2022';
}


.notice-header[data-v-52d3c42b] {
  display: flex;
  border: 1px solid #dcdcdc;
  border-radius: 2px;
}
.tab[data-v-52d3c42b] {
  position: relative;
  flex: 1;
  background-color: #ffffff;
  color: #666666;
  height: 38px;
}
.tab--active[data-v-52d3c42b] {
  background-color: #666666;
  color: #ffffff;
}
.btn-text[data-v-52d3c42b] {
  font-size: 12px;
  font-weight: 400;
}


.arrow__notice--start {
  width: 20px;
  height: 10px;
  position: absolute;
  top: -10px;
  right: 44px;
}
.arrow__notice--end {
  width: 20px;
  height: 10px;
  position: absolute;
  top: -9px;
  right: 44px;
}
.arrow__user--start {
  width: 20px;
  height: 10px;
  position: absolute;
  top: -11px;
  right: 10px;
}
.arrow__user--end {
  width: 20px;
  height: 10px;
  position: absolute;
  top: -10px;
  right: 10px;
}

.btn-notice[data-v-477bd6ca] {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin: 0 28px 1px 14px;
  color: #666666;
}
.badge__notice[data-v-477bd6ca] {
  position: absolute;
  top: -7px;
  right: -15px;
  z-index: 1;
  background: #ea5753;
  width: 25px;
  height: 20px;
  min-width: auto;
  line-height: 22px;
  padding: 0;
}
.aside[data-v-477bd6ca] {
  display: block;
  width: 300px;
  position: absolute;
  z-index: 10;
  top: 45px;
  right: -15px;
  border: 1px solid #dcdcdc;
  border-radius: 2px;
  background-color: #ffffff;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
}
.aside[data-v-477bd6ca]:after {
  content: '';
  position: absolute;
  top: -50px;
  right: 36px;
  z-index: 1;
  width: 34px;
  height: 60px;
}
.icon-ic_bell[data-v-477bd6ca] {
  color: #1a1a1a;
}
@media (max-width: 1023px) {
.btn-notice[data-v-477bd6ca] {
    padding: 0;
}
.notice-wrap[data-v-477bd6ca] {
    display: inline-block;
}
.notice-wrap--desktop[data-v-477bd6ca] {
    display: none;
}
}
@media (min-width: 1024px) {
.notice-wrap[data-v-477bd6ca] {
    position: relative;
}
.notice-wrap--mobile[data-v-477bd6ca] {
    display: none;
}
}


.btn-menu[data-v-68f7c658] {
  display: inline-block;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  width: 20px;
  height: 21px;
  vertical-align: middle;
  margin-top: 2px;
}
.btn-menu .btn-menu--first[data-v-68f7c658],
.btn-menu .btn-menu--second[data-v-68f7c658],
.btn-menu .btn-menu--third[data-v-68f7c658],
.btn-menu .btn-menu--fourth[data-v-68f7c658] {
  display: block;
  position: absolute;
  height: 2px;
  width: 20px;
  background: #666666;
  border-radius: 1px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.btn-menu .btn-menu--first[data-v-68f7c658] {
  top: 0px;
}
.btn-menu .btn-menu--second[data-v-68f7c658],
.btn-menu .btn-menu--third[data-v-68f7c658] {
  top: 7px;
}
.btn-menu .btn-menu--fourth[data-v-68f7c658] {
  top: 14px;
}
.btn-menu--open .btn-menu--first[data-v-68f7c658] {
  top: 14px;
  width: 0%;
  left: 50%;
}
.btn-menu--open .btn-menu--second[data-v-68f7c658] {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.btn-menu--open .btn-menu--third[data-v-68f7c658] {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.btn-menu--open .btn-menu--fourth[data-v-68f7c658] {
  top: 14px;
  width: 0%;
  left: 50%;
}


.scroll--disable {
  position: fixed;
  overflow: hidden;
  -webkit-touch-overflow: hidden;
}


.menu-header__title[data-v-41fd1798] {
  position: absolute;
  width: 1px;
  height: 1px;
  clip: rect(0 0 0 0);
  overflow: hidden;
}
.menu-header__user--info[data-v-41fd1798],
.menu-header__user--points[data-v-41fd1798] {
  border-bottom: solid 1px #dcdcdc;
}
.menu-header__user--info[data-v-41fd1798] {
  padding: 20px;
}
.menu-header__user--profile[data-v-41fd1798] {
  margin-right: 10px;
  display: inline-block;
  width: 40px;
  height: 40px;
}
.user__points--label[data-v-41fd1798] {
  padding: 0;
  margin: 0;
}
.menu-header__user--points[data-v-41fd1798] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px;
}
.suffix--points[data-v-41fd1798]:after {
  content: ' P';
}
@media (min-width: 768px) {
.user__info--mobile[data-v-41fd1798],
  .user__points--mobile[data-v-41fd1798] {
    display: none;
}
.user__info--desktop[data-v-41fd1798] {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.user__info--name[data-v-41fd1798] {
    margin: 0;
}
.menu-header__user--right[data-v-41fd1798] {
    text-align: right;
}
.user__points--desktop[data-v-41fd1798] {
    align-items: flex-start;
    padding: 20px;
}
.point__link--text[data-v-41fd1798] {
    font-size: 10px;
}
}
@media (max-width: 767px) {
.user-profile[data-v-41fd1798] {
    width: 40px;
    height: 40px;
}
.user__info--desktop[data-v-41fd1798],
  .user__points--desktop[data-v-41fd1798] {
    display: none;
}
}


.a11y-hidden[data-v-27ab0f6c] {
  width: 1px;
  height: 1px;
  position: absolute;
  margin: -1px;
  clip: rect(0, 0, 0, 0);
  border: 0;
  padding: 0;
  overflow: hidden;
}
.menus__list[data-v-27ab0f6c] {
  list-style: none;
}
.menus__footer[data-v-27ab0f6c] {
  border-top: 1px solid #dcdcdc;
}
.menus_lang-select[data-v-27ab0f6c] {
  height: 50px;
}
.menus__item[data-v-27ab0f6c] {
  display: flex;
  height: 60px;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px;
}
.menus__link[data-v-27ab0f6c] {
  border: 0;
  padding: 0;
  background-color: #fff;
  font-weight: normal;
}
@media (max-width: 767px) {
.menu__icon[data-v-27ab0f6c],
  .menus__item--desktop[data-v-27ab0f6c] {
    display: none;
}
}
@media (min-width: 768px) {
.menus__footer[data-v-27ab0f6c] {
    border-top: 0;
    padding: 20px;
}
.menus__item[data-v-27ab0f6c] {
    height: auto;
    padding: 10px 0;
}
.menu__text[data-v-27ab0f6c] {
    color: #666666;
    margin-left: 5px;
    font-size: 12px;
    font-weight: bold;
}
.menus__item--mobile[data-v-27ab0f6c] {
    display: none;
}
}


#header .menus__footer .dropdown-toggle.btn-default.btn {
  padding-top: 17px;
  padding-bottom: 14px;
}
#header .icon-sns {
  font-size: 14px;
  color: #666666;
  vertical-align: top;
}
#header .filter-option {
  padding-right: 5px;
}
#header .filter-option-inner-inner {
  font-size: 14px;
}

.user-wrap[data-v-7700c7c8] {
  display: none;
  position: relative;
}
.user-wrap .profile-image[data-v-7700c7c8] {
  width: 30px;
  height: 30px;
}
.user-wrap .profile-image .user-profile[data-v-7700c7c8] {
  width: 100%;
}
.aside[data-v-7700c7c8] {
  display: block;
  width: 300px;
  position: absolute;
  z-index: 10;
  top: 48px;
  right: -5px;
  border: 1px solid #dcdcdc;
  border-radius: 2px;
  background-color: #ffffff;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
}
.aside[data-v-7700c7c8]:after {
  content: '';
  position: absolute;
  top: -50px;
  right: 0;
  z-index: 1;
  width: 34px;
  height: 60px;
}
@media (min-width: 1024px) {
.user-wrap[data-v-7700c7c8] {
    display: block;
}
.profile-wrap[data-v-7700c7c8] {
    padding-bottom: 1px;
}
}


.menu__wrap[data-v-4ca51e0c] {
  display: flex;
  justify-content: space-between;
}
.menu__link-parent-wrap[data-v-4ca51e0c] {
  display: flex;
  height: 60px;
  align-items: center;
  justify-content: space-between;
  padding: 0 0 0 20px;
}
.menu__item--child[data-v-4ca51e0c] {
  display: block;
  height: 100%;
}
.menu__item--child.active[data-v-4ca51e0c] {
  background-color: #f0f0f0;
}
.menu__link-child-wrap--folding[data-v-4ca51e0c] {
  display: none;
}
.menu__link-child-wrap--unfloding[data-v-4ca51e0c] {
  display: block;
}
.menu__fold[data-v-4ca51e0c] {
  border: 0;
  background-color: #ffffff;
  margin-right: 20px;
}
.menu__link[data-v-4ca51e0c] {
  display: block;
  height: 100%;
  padding-top: 22px;
  box-sizing: border-box;
}
.menu__text[data-v-4ca51e0c] {
  min-width: 48px;
}
.menu__text[data-v-4ca51e0c],
.menu__icon[data-v-4ca51e0c] {
  line-height: 19px;
  vertical-align: top;
}
.submenu__text[data-v-4ca51e0c] {
  min-width: 24px;
}
.submenu__text.active[data-v-4ca51e0c] {
  font-weight: bold;
  color: #333;
  min-width: 24px;
}
.icon-logo_youtube[data-v-4ca51e0c] {
  color: #ff0000;
}
@media (max-width: 767px) {
.menu__wrap[data-v-4ca51e0c] {
    flex-direction: column;
}
.menu__link[data-v-4ca51e0c] {
    width: 90%;
}
.submenu__link[data-v-4ca51e0c] {
    display: block;
    padding: 20px 40px;
}
.menu__icon[data-v-4ca51e0c]:before {
    margin-bottom: 2px;
}
.icon-logo_youtube[data-v-4ca51e0c] {
    display: none;
}
.menu__item--parent[data-v-4ca51e0c] {
    margin-bottom: 5px;
}
}
@media (min-width: 768px) {
.menu__wrap[data-v-4ca51e0c] {
    height: 64px;
    list-style: none;
}
.menu__icon[data-v-4ca51e0c] {
    display: none;
}
.menu__fold[data-v-4ca51e0c] {
    display: none;
}
.menu__item--parent .menu__text[data-v-4ca51e0c] {
    font-size: 14px;
}
.menu__link-parent-wrap[data-v-4ca51e0c] {
    height: 100%;
    padding: 0 5px;
    margin: 0 12px;
    border-bottom: 2px solid transparent;
}
.menu__item--parent:hover .menu__link-parent-wrap[data-v-4ca51e0c],
  .parent--active[data-v-4ca51e0c] {
    border-bottom: 2px solid #1880ff;
}
.nav__sub-menu[data-v-4ca51e0c] {
    position: absolute;
    overflow: hidden;
}
.menu__link-child-wrap[data-v-4ca51e0c] {
    width: 100%;
    height: 43px;
    display: flex;
    list-style: none;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
}
.item--store[data-v-4ca51e0c] {
    display: none;
}
.menu__item--child[data-v-4ca51e0c] {
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    padding: 0 10px;
    margin: 0 5px;
    overflow: hidden;
}
.menu__item--child.active[data-v-4ca51e0c] {
    background-color: #fff;
}
.menu__item--child[data-v-4ca51e0c]:after {
    content: '';
    display: block;
    width: 11px;
    height: 11px;
    color: #1880ff;
    font-size: 10px;
    font-weight: bold;
}
.menu__item--child.active[data-v-4ca51e0c]:after {
    content: '▲';
}
.menu__item--child[data-v-4ca51e0c]:hover:after {
    content: '▲';
}
.submenu__link[data-v-4ca51e0c] {
    font-size: 12px;
}
.menu__link[data-v-4ca51e0c]:hover,
  .submenu__link[data-v-4ca51e0c]:hover {
    color: #333;
}
.nav__menu--active .menu__link-child-wrap--unfolding[data-v-4ca51e0c] {
    display: block;
}
.nav__menu .menu__link-child-wrap--unfolding[data-v-4ca51e0c] {
    display: none;
}
}

.a11y-hidden[data-v-1e84d878] {
  width: 1px;
  height: 1px;
  position: absolute;
  margin: -1px;
  clip: rect(0, 0, 0, 0);
  border: 0;
  padding: 0;
  overflow: hidden;
}
.menu__wrap[data-v-1e84d878] {
  display: flex;
  height: 64px;
  list-style: none;
  justify-content: space-between;
}
.menu__link-parent-wrap[data-v-1e84d878] {
  display: flex;
  height: 60px;
  align-items: center;
  justify-content: space-between;
  padding: 0 5px;
  margin: 0 12px 0px 12px;
  border-bottom: 2px solid transparent;
}
.menu__item--child[data-v-1e84d878] {
  vertical-align: middle;
  padding: 20px 40px;
}
.menu__item--child.active[data-v-1e84d878] {
  background-color: #f0f0f0;
}
.menu__link-child-wrap--folding[data-v-1e84d878] {
  display: none;
}
.menu__link-child-wrap--unfloding[data-v-1e84d878] {
  display: block;
}
.menu__fold[data-v-1e84d878] {
  display: none;
  border: 0;
  background-color: #ffffff;
}
.menu__link[data-v-1e84d878] {
  display: inline-block;
  height: 19px;
}
.menu__text[data-v-1e84d878],
.menu__icon[data-v-1e84d878] {
  font-size: 24px;
  vertical-align: top;
}
.submenu__text--active[data-v-1e84d878] {
  font-weight: bold;
  color: #333;
}
.menu__item--parent[data-v-1e84d878]:hover {
  border-bottom: 2px solid #1880ff;
}
.nav__sub-menu[data-v-1e84d878] {
  position: absolute;
  right: 0px;
}
@media (max-width: 1400) {
.nav__sub-menu[data-v-1e84d878] {
    top: 100%;
}
}
@media (min-width: 1401) {
.nav__sub-menu[data-v-1e84d878] {
    bottom: 0;
}
}
.menu__link-child-wrap[data-v-1e84d878] {
  width: 100%;
  height: 46px;
  display: flex;
  list-style: none;
  justify-content: space-around;
  align-items: center;
  overflow: hidden;
  position: relative;
  top: 4px;
}
.menu__item--child[data-v-1e84d878] {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  padding: 0 10px;
  margin: 0 5px;
}
.menu__item--child.active[data-v-1e84d878] {
  background-color: #fff;
}
.menu__item--child.active[data-v-1e84d878]:after {
  content: '▲';
  display: inline-block;
  font-size: 10px;
  position: absolute;
  bottom: -4px;
  color: #1880ff;
  font-weight: bold;
}
.menu__item--child[data-v-1e84d878]:hover:after {
  content: '▲';
  display: inline-block;
  font-size: 10px;
  position: absolute;
  bottom: -4px;
  color: #1880ff;
  font-weight: bold;
  /*flex: 0 0;*/
}
.submenu__link[data-v-1e84d878] {
  font-size: 12px;
}
.menu__link[data-v-1e84d878]:hover,
.submenu__link[data-v-1e84d878]:hover {
  color: #333;
}
.nav__menu--active .menu__link-child-wrap--unfolding[data-v-1e84d878] {
  display: block;
}
.nav__menu .menu__link-child-wrap--unfolding[data-v-1e84d878] {
  display: none;
}
.parent-active[data-v-1e84d878] {
  border-bottom: 2px solid #1880ff;
}

*[data-v-5468e816] {
  box-sizing: border-box;
}
.dialog-mask[data-v-5468e816] {
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-x: auto;
}
.dialog-mask .dialog-container[data-v-5468e816] {
  width: 75%;
  height: auto;
  margin: 20px auto;
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.33);
  transition: all 0.3s ease;
}
.dialog-mask .dialog-container .dialog-header[data-v-5468e816] {
  padding: 20px;
  border-bottom: 1px solid #dcdcdc;
}
.dialog-mask .dialog-container .dialog-header header[data-v-5468e816] {
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
  color: #333333;
}
.dialog-enter[data-v-5468e816] {
  opacity: 0;
}
.dialog-leave-active[data-v-5468e816] {
  opacity: 0;
}
.dialog-enter .dialog-container[data-v-5468e816],
.dialog-leave-active .dialog-container[data-v-5468e816] {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}


.select-langset__wrap {
  min-width: 77px;
}
.select-langset__wrap .btn.dropdown-toggle.btn-default {
  border: 0;
}


.sign-up[data-v-7cc1dea8] {
  vertical-align: middle;
  min-width: 65px;
}

.notice-use-changes-cn .notice-use-changes-cn-body[data-v-22ea0eda] {
  padding: 20px;
}
.notice-use-changes-cn .notice-use-changes-cn-body p[data-v-22ea0eda] {
  padding: 5px 0;
}
.notice-use-changes-cn .notice-use-changes-cn-footer[data-v-22ea0eda] {
  border-top: 1px solid #dcdcdc;
  padding: 20px;
}
.notice-use-changes-cn .notice-use-changes-cn--link[data-v-22ea0eda] {
  text-decoration: underline;
}

.a11y-hidden[data-v-2c4d7a00] {
  width: 1px;
  height: 1px;
  position: absolute;
  margin: -1px;
  clip: rect(0, 0, 0, 0);
  border: 0;
  padding: 0;
  overflow: hidden;
}
.main-header[data-v-2c4d7a00] {
  display: flex;
  align-items: center;
  height: 64px;
}
@media (min-width: 1400px) {
.main-header[data-v-2c4d7a00] {
    padding: 0 40px;
}
}
@media (min-width: 768px) and (max-width: 1400px) {
.main-header[data-v-2c4d7a00] {
    position: relative;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    border-bottom: 1px solid transparent;
}
}
@media (max-width: 767px) {
.main-header[data-v-2c4d7a00] {
    display: flex;
    align-items: center;
    height: 64px;
    justify-content: space-between;
    padding: 0 20px;
}
}
.main-header .main-header__func--desktop[data-v-2c4d7a00] {
  display: block;
  margin-left: auto;
}
@media (max-width: 767px) {
.main-header .main-header__func--desktop[data-v-2c4d7a00] {
    display: none;
}
}
.main-header .main-header__func--mobile[data-v-2c4d7a00] {
  display: none;
}
@media (max-width: 767px) {
.main-header .main-header__func--mobile[data-v-2c4d7a00] {
    display: block;
}
}
.main-header .main-nav[data-v-2c4d7a00] {
  display: block;
  /*margin-top: 2px;*/
}
@media (max-width: 767px) {
.main-header .main-nav[data-v-2c4d7a00] {
    display: none;
}
}
.main-header .main-header--hover[data-v-2c4d7a00] {
  border-bottom: 1px solid #dcdcdc;
}
.placeholder-gradient[data-v-2c4d7a00] {
  animation-duration: 1.8s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background: #f6f7f8;
  background: linear-gradient(to right, #fafafa 8%, #f4f4f4 38%, #fafafa 54%);
  background-size: 1000px 640px;
  position: relative;
}


#header {
  /* height: 64px; */
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 101;
  background-color: #ffffff;
}
@media (min-width: 768px) {
#header.landing {
    position: absolute;
}
#header.active.expanding {
    height: 107px;
    box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.3);
}
.right-menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
}


.a11y-hidden[data-v-096a441e] {
  width: 1px;
  height: 1px;
  position: absolute;
  margin: -1px;
  clip: rect(0, 0, 0, 0);
  border: 0;
  padding: 0;
  overflow: hidden;
}
.menus__wrap[data-v-096a441e] {
  position: absolute;
  top: 64px;
  background-color: #ffffff;
  height: 100vh;
  width: 100%;
}
.menus__container[data-v-096a441e] {
  height: 100%;
  width: 100%;
  overflow: auto;
  padding-bottom: 35vh;
  -webkit-overflow-scrolling: touch;
}
.grd--bottom[data-v-096a441e] {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 13vh;
  background: rgb(255, 255, 255);
  background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 60%, rgba(255, 255, 255, 0) 100%);
}
@media (max-width: 767px) {
.menus__container[data-v-096a441e] {
    display: block;
}
}
@media (min-width: 768px) {
.menus__container[data-v-096a441e] {
    display: none;
}
}

.logo-wrap[data-v-238344c6] {
  display: inline-block;
}
@media (min-width: 1023px) {
.logo-wrap[data-v-238344c6] {
    height: 24px;
}
}
@media (max-width: 1024px) {
.logo-wrap[data-v-238344c6] {
    flex-grow: 1;
    height: 22px;
}
}
.logo-wrap__svg[data-v-238344c6] {
  height: 100%;
  object-fit: contain;
  fill: #358bfa;
}

html[data-v-2ff7b44a] {
  font-size: 10px;
}
.font_normal[data-v-2ff7b44a] {
  font-weight: normal;
}
.font_bold[data-v-2ff7b44a] {
  font-weight: bold;
}
.font_9040[data-v-2ff7b44a] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
}
.font_9060[data-v-2ff7b44a] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_8040[data-v-2ff7b44a] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
}
.font_8060[data-v-2ff7b44a] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_7040[data-v-2ff7b44a] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
}
.font_7060[data-v-2ff7b44a] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_6040[data-v-2ff7b44a] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
}
.font_6060[data-v-2ff7b44a] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_5040[data-v-2ff7b44a] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
}
.font_5060[data-v-2ff7b44a] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4040[data-v-2ff7b44a] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_4060[data-v-2ff7b44a] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4540[data-v-2ff7b44a] {
  font-size: 1.7rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3040[data-v-2ff7b44a] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3060[data-v-2ff7b44a] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_2040[data-v-2ff7b44a] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
}
.font_2060[data-v-2ff7b44a] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1040[data-v-2ff7b44a] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_1060[data-v-2ff7b44a] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_0040[data-v-2ff7b44a] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_0060[data-v-2ff7b44a] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1640[data-v-2ff7b44a] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1660[data-v-2ff7b44a] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1840[data-v-2ff7b44a] {
  font-size: 1.8rem;
  line-height: 1.4;
}
.font_1860[data-v-2ff7b44a] {
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 600;
}
.font_2840[data-v-2ff7b44a] {
  font-size: 2.8rem;
  line-height: 1.4;
}
.font_2870[data-v-2ff7b44a] {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 38px;
}
.font_1440[data-v-2ff7b44a] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1450[data-v-2ff7b44a] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 500;
}
.font_1460[data-v-2ff7b44a] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1470[data-v-2ff7b44a] {
  font-size: 1.4rem;
  font-weight: 700;
}
.font_1240[data-v-2ff7b44a] {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4;
}
h1[data-v-2ff7b44a] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
h2[data-v-2ff7b44a] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
h3[data-v-2ff7b44a] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
h4[data-v-2ff7b44a] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
h5[data-v-2ff7b44a] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
h6[data-v-2ff7b44a] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.elevation-low[data-v-2ff7b44a] {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  z-index: 10;
}
.elevation-mid[data-v-2ff7b44a] {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  z-index: 100;
}
.elevation-height[data-v-2ff7b44a] {
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.08);
  z-index: 1000;
}
.elevation-over[data-v-2ff7b44a] {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.elevation-over-top[data-v-2ff7b44a] {
  box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.menus-web[data-v-2ff7b44a] {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 2;
  transform-style: preserve-3d;
  justify-content: space-evenly;
  perspective: 2000px;
}
.menus-web__menu-title[data-v-2ff7b44a] {
  position: relative;
  z-index: 5;
}
@media screen and (min-width: 1024px) and (max-width: 1240px) {
.menus-web__menu-title[data-v-2ff7b44a] {
    max-width: 120px;
}
}
.menus-web__menu-title > a[data-v-2ff7b44a] {
  color: #1a1a1a;
  font-weight: bold;
  font-size: 14px;
}
.menus-web__menu-item[data-v-2ff7b44a] {
  position: relative;
  display: flex;
  justify-content: center;
  flex-grow: 1;
  margin: 0 10px;
  padding: 30px 10px;
  transform-style: preserve-3d;
  perspective: 200px;
  box-sizing: border-box;
  color: #000;
}
.menus-web__menu-item[data-v-2ff7b44a]::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0%;
  height: 2px;
  background-color: #0064e5;
}
.menus-web__menu-item[data-v-2ff7b44a]:hover::before,
.menus-web__menu-item.active[data-v-2ff7b44a]::before {
  width: 100%;
  transition: width 0.2s ease-in;
}
.menus-web__menu-item[data-v-2ff7b44a]:hover::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: calc(100% + 30px);
}
.menus-web__menu-item:hover .sub-menu[data-v-2ff7b44a] {
  pointer-events: all;
  clip-path: inset(0 0 0 0);
}
.menus-web__menu-item:hover .sub-menu[data-v-2ff7b44a] {
  opacity: 1;
  margin-left: 0;
}
.menus-web .sub-menu[data-v-2ff7b44a] {
  min-width: 120px;
  max-width: 180px;
  position: absolute;
  top: calc(100% + 12px);
  left: 0;
  z-index: 999;
  margin-left: -12px;
  padding: 32px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 12px;
  pointer-events: none;
  box-sizing: border-box;
  opacity: 0;
  clip-path: inset(0 10em 10em 15em);
  transition: all 0.25s ease-out, opacity 0.25s ease-in, margin-left 0.25s ease-out, clip-path 0.15s ease-out;
}
.menus-web .sub-menu.languageSrvices[data-v-2ff7b44a] {
  min-width: 448px;
}
.menus-web .sub-menu__article[data-v-2ff7b44a] {
  display: flex;
}
.menus-web .sub-menu__list[data-v-2ff7b44a] {
  flex: 1;
  flex-direction: column;
  margin-right: 24px;
  list-style: none;
  width: 100%;
}
.menus-web .sub-menu__list-title[data-v-2ff7b44a] {
  color: rgba(26, 26, 26, 0.57);
  font-size: 14px;
}
.menus-web .sub-menu__item[data-v-2ff7b44a] {
  position: relative;
  margin-top: 20px;
  color: #1a1a1a;
  cursor: pointer;
  font-weight: bold;
  font-size: 14px;
}
.menus-web .sub-menu__item[data-v-2ff7b44a]:first-of-type {
  margin-top: 0;
}
.menus-web .sub-menu__item > a[data-v-2ff7b44a] {
  display: inline-block;
  position: relative;
  color: #1a1a1a;
  word-break: keep-all;
  text-decoration: none;
}
.menus-web .sub-menu__item > a.active[data-v-2ff7b44a] {
  color: #0064e5;
}
.menus-web .sub-menu__item > a[data-v-2ff7b44a]:hover {
  text-decoration: underline;
}
.menus-web .sub-menu__footer[data-v-2ff7b44a] {
  margin-top: 40px;
}
.menus-web .sub-menu__banner[data-v-2ff7b44a] {
  position: relative;
  margin-top: 10px;
  padding: 20px;
  background-color: #f7f7f7;
  border-radius: 8px;
  overflow: hidden;
  cursor: pointer;
}
.menus-web .sub-menu__banner__ai[data-v-2ff7b44a] {
  background-image: url('/fcp/src/resource/img/gpt/gpt_banner_s.png');
  background-position: 'center';
}
.menus-web .sub-menu__banner[data-v-2ff7b44a]:first-of-type {
  margin-top: 0;
}
.menus-web .sub-menu__banner.mkt[data-v-2ff7b44a] {
  background-color: #f0f6ff;
}
.menus-web .sub-menu__banner.mkt .detail-view[data-v-2ff7b44a] {
  letter-spacing: -0.002em;
  color: #0064e5;
  font-size: 14px;
  font-weight: normal;
}
.menus-web .sub-menu__banner > p[data-v-2ff7b44a] {
  display: flex;
  flex-direction: column;
  width: 60%;
}
.menus-web .sub-menu__banner > p > b[data-v-2ff7b44a] {
  margin-bottom: 4px;
}
.menus-web .sub-menu__banner > img[data-v-2ff7b44a] {
  position: absolute;
  top: 0;
  right: 8px;
  height: 100%;
  width: auto;
}

html[data-v-9b6c69da] {
  font-size: 10px;
}
.font_normal[data-v-9b6c69da] {
  font-weight: normal;
}
.font_bold[data-v-9b6c69da] {
  font-weight: bold;
}
.font_9040[data-v-9b6c69da] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
}
.font_9060[data-v-9b6c69da] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_8040[data-v-9b6c69da] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
}
.font_8060[data-v-9b6c69da] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_7040[data-v-9b6c69da] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
}
.font_7060[data-v-9b6c69da] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_6040[data-v-9b6c69da] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
}
.font_6060[data-v-9b6c69da] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_5040[data-v-9b6c69da] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
}
.font_5060[data-v-9b6c69da] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4040[data-v-9b6c69da] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_4060[data-v-9b6c69da] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4540[data-v-9b6c69da] {
  font-size: 1.7rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3040[data-v-9b6c69da] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3060[data-v-9b6c69da] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_2040[data-v-9b6c69da] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
}
.font_2060[data-v-9b6c69da] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1040[data-v-9b6c69da] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_1060[data-v-9b6c69da] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_0040[data-v-9b6c69da] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_0060[data-v-9b6c69da] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1640[data-v-9b6c69da] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1660[data-v-9b6c69da] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1840[data-v-9b6c69da] {
  font-size: 1.8rem;
  line-height: 1.4;
}
.font_1860[data-v-9b6c69da] {
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 600;
}
.font_2840[data-v-9b6c69da] {
  font-size: 2.8rem;
  line-height: 1.4;
}
.font_2870[data-v-9b6c69da] {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 38px;
}
.font_1440[data-v-9b6c69da] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1450[data-v-9b6c69da] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 500;
}
.font_1460[data-v-9b6c69da] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1470[data-v-9b6c69da] {
  font-size: 1.4rem;
  font-weight: 700;
}
.font_1240[data-v-9b6c69da] {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4;
}
h1[data-v-9b6c69da] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
h2[data-v-9b6c69da] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
h3[data-v-9b6c69da] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
h4[data-v-9b6c69da] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
h5[data-v-9b6c69da] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
h6[data-v-9b6c69da] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.elevation-low[data-v-9b6c69da] {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  z-index: 10;
}
.elevation-mid[data-v-9b6c69da] {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  z-index: 100;
}
.elevation-height[data-v-9b6c69da] {
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.08);
  z-index: 1000;
}
.elevation-over[data-v-9b6c69da] {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.elevation-over-top[data-v-9b6c69da] {
  box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.dropdown[data-v-9b6c69da] {
  position: relative;
  display: inline-block;
  border: 1px solid #cfcfcf;
  border-radius: 4px;
  cursor: pointer;
  padding: 13px 40px 13px 12px;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
.dropdown[data-v-9b6c69da]:not(.disabled):hover {
  background-color: rgba(90, 90, 90, 0.08);
}
.dropdown:not(.error).open[data-v-9b6c69da] {
  border-color: #0064e5;
}
.dropdown.error[data-v-9b6c69da] {
  border-color: #bf1c13;
}
.dropdown.disabled[data-v-9b6c69da] {
  opacity: 0.4;
  cursor: not-allowed;
}
.dropdown__selected[data-v-9b6c69da] {
  color: #1a1a1a;
}
.dropdown__placeholder[data-v-9b6c69da] {
  color: rgba(26, 26, 26, 0.29);
}
.dropdown.s[data-v-9b6c69da] {
  padding: 8px 40px 8px 12px;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
}
.dropdown.m[data-v-9b6c69da] {
  padding: 13px 40px 13px 12px;
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.dropdown.l[data-v-9b6c69da] {
  padding: 16px 48px 16px 16px;
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.dropdown__container[data-v-9b6c69da] {
  background-color: #fff;
  border: 1px solid transparent;
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: 9px;
  min-width: 100%;
  overflow-y: auto;
  opacity: 0;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
  z-index: 100;
  transition: max-height 0.3s ease-in-out, padding 0.3s ease-in-out, border-color 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.dropdown__container.open[data-v-9b6c69da] {
  opacity: 1;
  border-color: #cfcfcf;
}
.dropdown__box[data-v-9b6c69da] {
  margin: 18px 12px 10px;
}
.dropdown__list-wrapper[data-v-9b6c69da] {
  min-width: 100%;
}
.dropdown__list-wrapper li[data-v-9b6c69da] {
  display: flex;
  align-items: center;
  padding: 10px 12px;
  transition: background-color 0.2s ease-in-out;
  min-height: 42px;
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.dropdown__list-wrapper li[data-v-9b6c69da]:hover {
  background-color: rgba(90, 90, 90, 0.08);
}
.dropdown__list-wrapper li[active=true][data-v-9b6c69da] {
  color: #0064e5;
}
.dropdown__list-wrapper li[disabled="disabled"][data-v-9b6c69da] {
  opacity: 0.4;
  cursor: not-allowed;
}
.dropdown.open .dropdown__list-wrapper[data-v-9b6c69da] {
  padding: 8px 0;
  opacity: 1;
  z-index: 100;
  border-color: #cfcfcf;
}
.dropdown.s li[data-v-9b6c69da] {
  min-height: 32px;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
}
.dropdown.m li[data-v-9b6c69da] {
  min-height: 42px;
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.dropdown.l li[data-v-9b6c69da] {
  min-height: 48px;
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.dropdown__icon[data-v-9b6c69da] {
  position: absolute;
  right: 13px;
  top: 50%;
  font-size: 1.4rem;
  transform: translateY(-50%);
  transition: transform 0.3s ease-in-out;
  color: rgba(26, 26, 26, 0.57);
}
.dropdown.open .dropdown__icon[data-v-9b6c69da] {
  transform: translateY(-50%) rotate(-180deg);
}

html[data-v-12af165c] {
  font-size: 10px;
}
.font_normal[data-v-12af165c] {
  font-weight: normal;
}
.font_bold[data-v-12af165c] {
  font-weight: bold;
}
.font_9040[data-v-12af165c] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
}
.font_9060[data-v-12af165c] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_8040[data-v-12af165c] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
}
.font_8060[data-v-12af165c] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_7040[data-v-12af165c] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
}
.font_7060[data-v-12af165c] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_6040[data-v-12af165c] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
}
.font_6060[data-v-12af165c] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_5040[data-v-12af165c] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
}
.font_5060[data-v-12af165c] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4040[data-v-12af165c] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_4060[data-v-12af165c] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4540[data-v-12af165c] {
  font-size: 1.7rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3040[data-v-12af165c] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3060[data-v-12af165c] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_2040[data-v-12af165c] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
}
.font_2060[data-v-12af165c] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1040[data-v-12af165c] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_1060[data-v-12af165c] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_0040[data-v-12af165c] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_0060[data-v-12af165c] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1640[data-v-12af165c] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1660[data-v-12af165c] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1840[data-v-12af165c] {
  font-size: 1.8rem;
  line-height: 1.4;
}
.font_1860[data-v-12af165c] {
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 600;
}
.font_2840[data-v-12af165c] {
  font-size: 2.8rem;
  line-height: 1.4;
}
.font_2870[data-v-12af165c] {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 38px;
}
.font_1440[data-v-12af165c] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1450[data-v-12af165c] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 500;
}
.font_1460[data-v-12af165c] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1470[data-v-12af165c] {
  font-size: 1.4rem;
  font-weight: 700;
}
.font_1240[data-v-12af165c] {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4;
}
h1[data-v-12af165c] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
h2[data-v-12af165c] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
h3[data-v-12af165c] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
h4[data-v-12af165c] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
h5[data-v-12af165c] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
h6[data-v-12af165c] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.elevation-low[data-v-12af165c] {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  z-index: 10;
}
.elevation-mid[data-v-12af165c] {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  z-index: 100;
}
.elevation-height[data-v-12af165c] {
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.08);
  z-index: 1000;
}
.elevation-over[data-v-12af165c] {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.elevation-over-top[data-v-12af165c] {
  box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.text-input[data-v-12af165c] {
  position: relative;
  display: flex;
  align-items: center;
}
.text-input.s[data-v-12af165c] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
}
.text-input.m[data-v-12af165c] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.text-input.l[data-v-12af165c] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.text-input__left-icon[data-v-12af165c] {
  position: absolute;
  top: 50%;
  left: 12px;
  transform: translateY(-50%);
}
.text-input__input[data-v-12af165c] {
  width: 100%;
  background-color: #fff;
  border: 1px solid #cfcfcf;
  border-radius: 4px;
  color: #1a1a1a;
  padding: 13px 12px;
  min-width: 72px;
  transition: border-color 0.2s ease-in-out;
}
.text-input__input[data-v-12af165c]::placeholder {
  color: rgba(26, 26, 26, 0.29);
}
.text-input__input[data-v-12af165c]:focus {
  border-color: #0064e5;
}
.text-input__input[data-v-12af165c]:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}
.text-input__input.error[data-v-12af165c] {
  border-color: #bf1c13;
}
.text-input__input.left-icon[data-v-12af165c] {
  padding-left: 40px;
}
.text-input__input.right-icon[data-v-12af165c] {
  padding-right: 30px;
}
.text-input__right-icon[data-v-12af165c] {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}
.text-input.s > .text-input__input[data-v-12af165c] {
  padding: 8px 12px;
  min-width: 54px;
}
.text-input.s > .text-input__input.left-icon[data-v-12af165c] {
  padding-left: 40px;
}
.text-input.s > .text-input__input.right-icon[data-v-12af165c] {
  padding-right: 30px;
}
.text-input.m > .text-input__input[data-v-12af165c] {
  padding: 13px 12px;
  min-width: 72px;
}
.text-input.m > .text-input__input.left-icon[data-v-12af165c] {
  padding-left: 40px;
}
.text-input.m > .text-input__input.right-icon[data-v-12af165c] {
  padding-right: 30px;
}
.text-input.l > .text-input__left-icon[data-v-12af165c] {
  left: 17px;
}
.text-input.l > .text-input__input[data-v-12af165c] {
  padding: 16px;
  min-width: 84px;
}
.text-input.l > .text-input__input.left-icon[data-v-12af165c] {
  padding-left: 40px;
}
.text-input.l > .text-input__input.right-icon[data-v-12af165c] {
  padding-right: 40px;
}
.text-input.l > .text-input__right-icon[data-v-12af165c] {
  right: 14px;
}

html[data-v-7e269ba8] {
  font-size: 10px;
}
.font_normal[data-v-7e269ba8] {
  font-weight: normal;
}
.font_bold[data-v-7e269ba8] {
  font-weight: bold;
}
.font_9040[data-v-7e269ba8] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
}
.font_9060[data-v-7e269ba8] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_8040[data-v-7e269ba8] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
}
.font_8060[data-v-7e269ba8] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_7040[data-v-7e269ba8] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
}
.font_7060[data-v-7e269ba8] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_6040[data-v-7e269ba8] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
}
.font_6060[data-v-7e269ba8] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_5040[data-v-7e269ba8] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
}
.font_5060[data-v-7e269ba8] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4040[data-v-7e269ba8] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_4060[data-v-7e269ba8] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4540[data-v-7e269ba8] {
  font-size: 1.7rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3040[data-v-7e269ba8] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3060[data-v-7e269ba8] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_2040[data-v-7e269ba8] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
}
.font_2060[data-v-7e269ba8] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1040[data-v-7e269ba8] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_1060[data-v-7e269ba8] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_0040[data-v-7e269ba8] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_0060[data-v-7e269ba8] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1640[data-v-7e269ba8] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1660[data-v-7e269ba8] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1840[data-v-7e269ba8] {
  font-size: 1.8rem;
  line-height: 1.4;
}
.font_1860[data-v-7e269ba8] {
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 600;
}
.font_2840[data-v-7e269ba8] {
  font-size: 2.8rem;
  line-height: 1.4;
}
.font_2870[data-v-7e269ba8] {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 38px;
}
.font_1440[data-v-7e269ba8] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1450[data-v-7e269ba8] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 500;
}
.font_1460[data-v-7e269ba8] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1470[data-v-7e269ba8] {
  font-size: 1.4rem;
  font-weight: 700;
}
.font_1240[data-v-7e269ba8] {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4;
}
h1[data-v-7e269ba8] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
h2[data-v-7e269ba8] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
h3[data-v-7e269ba8] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
h4[data-v-7e269ba8] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
h5[data-v-7e269ba8] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
h6[data-v-7e269ba8] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.elevation-low[data-v-7e269ba8] {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  z-index: 10;
}
.elevation-mid[data-v-7e269ba8] {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  z-index: 100;
}
.elevation-height[data-v-7e269ba8] {
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.08);
  z-index: 1000;
}
.elevation-over[data-v-7e269ba8] {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.elevation-over-top[data-v-7e269ba8] {
  box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.number-input[data-v-7e269ba8] {
  position: relative;
  display: flex;
  align-items: center;
}
.number-input.disabled[data-v-7e269ba8]::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.5;
  cursor: not-allowed;
}
.number-input.s[data-v-7e269ba8] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
}
.number-input.m[data-v-7e269ba8] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.number-input.l[data-v-7e269ba8] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.number-input__left-icon[data-v-7e269ba8] {
  position: absolute;
  top: 50%;
  left: 12px;
  transform: translateY(-50%);
}
.number-input__viewer[data-v-7e269ba8] {
  display: block;
}
.number-input__input[data-v-7e269ba8],
.number-input__viewer[data-v-7e269ba8] {
  width: 100%;
  background-color: #fff;
  border: 1px solid #cfcfcf;
  border-radius: 4px;
  color: #1a1a1a;
  padding: 13px 12px;
  min-width: 72px;
  transition: border-color 0.2s ease-in-out;
}
.number-input__input[data-v-7e269ba8]::placeholder,
.number-input__viewer[data-v-7e269ba8]::placeholder {
  color: rgba(26, 26, 26, 0.29);
}
.number-input__input[data-v-7e269ba8]:focus,
.number-input__viewer[data-v-7e269ba8]:focus {
  border-color: #0064e5;
}
.number-input__input[data-v-7e269ba8]:disabled,
.number-input__viewer[data-v-7e269ba8]:disabled,
.number-input__input[disabled=disabled][data-v-7e269ba8],
.number-input__viewer[disabled=disabled][data-v-7e269ba8] {
  opacity: 0.4;
  cursor: not-allowed;
}
.number-input__input.error[data-v-7e269ba8],
.number-input__viewer.error[data-v-7e269ba8] {
  border-color: #bf1c13;
}
.number-input__input.left-icon[data-v-7e269ba8],
.number-input__viewer.left-icon[data-v-7e269ba8] {
  padding-left: 40px;
}
.number-input__input.right-icon[data-v-7e269ba8],
.number-input__viewer.right-icon[data-v-7e269ba8] {
  padding-right: 30px;
}
.number-input__right-icon[data-v-7e269ba8] {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}
.number-input.s > .number-input__input[data-v-7e269ba8],
.number-input.s > .number-input__viewer[data-v-7e269ba8] {
  padding: 8px 12px;
  min-width: 54px;
}
.number-input.s > .number-input__input.left-icon[data-v-7e269ba8],
.number-input.s > .number-input__viewer.left-icon[data-v-7e269ba8] {
  padding-left: 40px;
}
.number-input.s > .number-input__input.right-icon[data-v-7e269ba8],
.number-input.s > .number-input__viewer.right-icon[data-v-7e269ba8] {
  padding-right: 30px;
}
.number-input.m > .number-input__input[data-v-7e269ba8],
.number-input.m > .number-input__viewer[data-v-7e269ba8] {
  padding: 13px 12px;
  min-width: 72px;
}
.number-input.m > .number-input__input.left-icon[data-v-7e269ba8],
.number-input.m > .number-input__viewer.left-icon[data-v-7e269ba8] {
  padding-left: 40px;
}
.number-input.m > .number-input__input.right-icon[data-v-7e269ba8],
.number-input.m > .number-input__viewer.right-icon[data-v-7e269ba8] {
  padding-right: 30px;
}
.number-input.l > .number-input__left-icon[data-v-7e269ba8] {
  left: 17px;
}
.number-input.l > .number-input__input[data-v-7e269ba8],
.number-input.l > .number-input__viewer[data-v-7e269ba8] {
  padding: 16px;
  min-width: 84px;
}
.number-input.l > .number-input__input.left-icon[data-v-7e269ba8],
.number-input.l > .number-input__viewer.left-icon[data-v-7e269ba8] {
  padding-left: 40px;
}
.number-input.l > .number-input__input.right-icon[data-v-7e269ba8],
.number-input.l > .number-input__viewer.right-icon[data-v-7e269ba8] {
  padding-right: 40px;
}
.number-input.l > .number-input__right-icon[data-v-7e269ba8] {
  right: 14px;
}

html[data-v-68f46823] {
  font-size: 10px;
}
.font_normal[data-v-68f46823] {
  font-weight: normal;
}
.font_bold[data-v-68f46823] {
  font-weight: bold;
}
.font_9040[data-v-68f46823] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
}
.font_9060[data-v-68f46823] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_8040[data-v-68f46823] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
}
.font_8060[data-v-68f46823] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_7040[data-v-68f46823] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
}
.font_7060[data-v-68f46823] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_6040[data-v-68f46823] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
}
.font_6060[data-v-68f46823] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_5040[data-v-68f46823] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
}
.font_5060[data-v-68f46823] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4040[data-v-68f46823] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_4060[data-v-68f46823] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4540[data-v-68f46823] {
  font-size: 1.7rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3040[data-v-68f46823] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3060[data-v-68f46823] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_2040[data-v-68f46823] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
}
.font_2060[data-v-68f46823] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1040[data-v-68f46823] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_1060[data-v-68f46823] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_0040[data-v-68f46823] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_0060[data-v-68f46823] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1640[data-v-68f46823] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1660[data-v-68f46823] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1840[data-v-68f46823] {
  font-size: 1.8rem;
  line-height: 1.4;
}
.font_1860[data-v-68f46823] {
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 600;
}
.font_2840[data-v-68f46823] {
  font-size: 2.8rem;
  line-height: 1.4;
}
.font_2870[data-v-68f46823] {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 38px;
}
.font_1440[data-v-68f46823] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1450[data-v-68f46823] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 500;
}
.font_1460[data-v-68f46823] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1470[data-v-68f46823] {
  font-size: 1.4rem;
  font-weight: 700;
}
.font_1240[data-v-68f46823] {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4;
}
h1[data-v-68f46823] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
h2[data-v-68f46823] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
h3[data-v-68f46823] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
h4[data-v-68f46823] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
h5[data-v-68f46823] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
h6[data-v-68f46823] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.elevation-low[data-v-68f46823] {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  z-index: 10;
}
.elevation-mid[data-v-68f46823] {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  z-index: 100;
}
.elevation-height[data-v-68f46823] {
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.08);
  z-index: 1000;
}
.elevation-over[data-v-68f46823] {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.elevation-over-top[data-v-68f46823] {
  box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.reset-text-input[data-v-68f46823] {
  position: relative;
  display: flex;
  align-items: center;
}
.reset-text-input.s[data-v-68f46823] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
}
.reset-text-input.m[data-v-68f46823] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.reset-text-input.l[data-v-68f46823] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.reset-text-input__left-icon[data-v-68f46823] {
  position: absolute;
  top: 50%;
  left: 12px;
  transform: translateY(-50%);
}
.reset-text-input__input[data-v-68f46823] {
  width: 100%;
  background-color: #fff;
  border: 1px solid #cfcfcf;
  border-radius: 4px;
  color: #1a1a1a;
  padding: 13px 30px 13px 12px;
  min-width: 72px;
  transition: border-color 0.2s ease-in-out;
}
.reset-text-input__input[data-v-68f46823]::placeholder {
  color: rgba(26, 26, 26, 0.29);
}
.reset-text-input__input[data-v-68f46823]:focus {
  border-color: #0064e5;
}
.reset-text-input__input[data-v-68f46823]:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}
.reset-text-input__input.error[data-v-68f46823] {
  border-color: #bf1c13;
}
.reset-text-input__input.left-icon[data-v-68f46823] {
  padding-left: 30px;
}
.reset-text-input__reset-button[data-v-68f46823] {
  position: absolute;
  top: 50%;
  right: 10px;
  visibility: hidden;
  opacity: 0;
  color: #dfdfdf;
  transform: translateY(-50%);
  transition: opacity 0.2s ease-in-out;
}
.reset-text-input__reset-button.writing[data-v-68f46823] {
  visibility: visible;
  opacity: 1;
}
.reset-text-input.s > .reset-text-input__input[data-v-68f46823] {
  padding: 8px 30px 8px 12px;
  min-width: 54px;
}
.reset-text-input.s > .reset-text-input__input.left-icon[data-v-68f46823] {
  padding-left: 40px;
}
.reset-text-input.m > .reset-text-input__input[data-v-68f46823] {
  padding: 13px 30px 13px 12px;
  min-width: 72px;
}
.reset-text-input.m > .reset-text-input__input.left-icon[data-v-68f46823] {
  padding-left: 40px;
}
.reset-text-input.l > .reset-text-input__left-icon[data-v-68f46823] {
  left: 17px;
}
.reset-text-input.l > .reset-text-input__input[data-v-68f46823] {
  padding: 16px 40px 16px 16px;
  min-width: 84px;
}
.reset-text-input.l > .reset-text-input__input.left-icon[data-v-68f46823] {
  padding-left: 40px;
}
.reset-text-input.l > .reset-text-input__reset-button[data-v-68f46823] {
  right: 14px;
}

html[data-v-067e6010] {
  font-size: 10px;
}
.font_normal[data-v-067e6010] {
  font-weight: normal;
}
.font_bold[data-v-067e6010] {
  font-weight: bold;
}
.font_9040[data-v-067e6010] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
}
.font_9060[data-v-067e6010] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_8040[data-v-067e6010] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
}
.font_8060[data-v-067e6010] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_7040[data-v-067e6010] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
}
.font_7060[data-v-067e6010] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_6040[data-v-067e6010] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
}
.font_6060[data-v-067e6010] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_5040[data-v-067e6010] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
}
.font_5060[data-v-067e6010] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4040[data-v-067e6010] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_4060[data-v-067e6010] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4540[data-v-067e6010] {
  font-size: 1.7rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3040[data-v-067e6010] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3060[data-v-067e6010] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_2040[data-v-067e6010] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
}
.font_2060[data-v-067e6010] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1040[data-v-067e6010] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_1060[data-v-067e6010] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_0040[data-v-067e6010] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_0060[data-v-067e6010] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1640[data-v-067e6010] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1660[data-v-067e6010] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1840[data-v-067e6010] {
  font-size: 1.8rem;
  line-height: 1.4;
}
.font_1860[data-v-067e6010] {
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 600;
}
.font_2840[data-v-067e6010] {
  font-size: 2.8rem;
  line-height: 1.4;
}
.font_2870[data-v-067e6010] {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 38px;
}
.font_1440[data-v-067e6010] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1450[data-v-067e6010] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 500;
}
.font_1460[data-v-067e6010] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1470[data-v-067e6010] {
  font-size: 1.4rem;
  font-weight: 700;
}
.font_1240[data-v-067e6010] {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4;
}
h1[data-v-067e6010] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
h2[data-v-067e6010] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
h3[data-v-067e6010] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
h4[data-v-067e6010] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
h5[data-v-067e6010] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
h6[data-v-067e6010] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.elevation-low[data-v-067e6010] {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  z-index: 10;
}
.elevation-mid[data-v-067e6010] {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  z-index: 100;
}
.elevation-height[data-v-067e6010] {
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.08);
  z-index: 1000;
}
.elevation-over[data-v-067e6010] {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.elevation-over-top[data-v-067e6010] {
  box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.prefix-text-input[data-v-067e6010] {
  position: relative;
  display: flex;
  align-items: center;
}
.prefix-text-input.s[data-v-067e6010] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
}
.prefix-text-input.m[data-v-067e6010] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.prefix-text-input.l[data-v-067e6010] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.prefix-text-input__prefix[data-v-067e6010] {
  border: 1px solid #cfcfcf;
  border-radius: 4px 0 0 4px;
  border-right: none;
  padding: 13px 12px;
  color: rgba(26, 26, 26, 0.57);
  transition: border-color 0.2s ease-in-out;
}
.prefix-text-input__prefix.focus[data-v-067e6010] {
  border-color: #0064e5;
}
.prefix-text-input__prefix.error[data-v-067e6010] {
  border-color: #bf1c13;
}
.prefix-text-input__prefix.disabled[data-v-067e6010] {
  opacity: 0.4;
  cursor: not-allowed;
}
.prefix-text-input__input[data-v-067e6010] {
  width: 100%;
  background-color: #fff;
  border: 1px solid #cfcfcf;
  border-radius: 0 4px 4px 0;
  border-left: none;
  color: #1a1a1a;
  padding: 13px 12px 13px 0;
  min-width: 72px;
  transition: border-color 0.2s ease-in-out;
}
.prefix-text-input__input[data-v-067e6010]::placeholder {
  color: rgba(26, 26, 26, 0.29);
}
.prefix-text-input__input[data-v-067e6010]:focus {
  border-color: #0064e5;
}
.prefix-text-input__input[data-v-067e6010]:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}
.prefix-text-input__input.error[data-v-067e6010] {
  border-color: #bf1c13;
}
.prefix-text-input__input.right-icon[data-v-067e6010] {
  padding-right: 30px;
}
.prefix-text-input__right-icon[data-v-067e6010] {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}
.prefix-text-input.s > .prefix-text-input__prefix[data-v-067e6010] {
  padding: 8px 12px;
}
.prefix-text-input.s > .prefix-text-input__input[data-v-067e6010] {
  padding: 8px 12px 8px 0;
  min-width: 54px;
}
.prefix-text-input.s > .prefix-text-input__input.right-icon[data-v-067e6010] {
  padding-right: 30px;
}
.prefix-text-input.m > .prefix-text-input__prefix[data-v-067e6010] {
  padding: 13px 12px;
}
.prefix-text-input.m > .prefix-text-input__input[data-v-067e6010] {
  padding: 13px 12px 13px 0;
  min-width: 72px;
}
.prefix-text-input.m > .prefix-text-input__input.right-icon[data-v-067e6010] {
  padding-right: 30px;
}
.prefix-text-input.l > .prefix-text-input__prefix[data-v-067e6010] {
  padding: 16px;
}
.prefix-text-input.l > .prefix-text-input__input[data-v-067e6010] {
  padding: 16px 30px 16px 0;
  min-width: 84px;
}
.prefix-text-input.l > .prefix-text-input__input.right-icon[data-v-067e6010] {
  padding-right: 40px;
}
.prefix-text-input.l > .prefix-text-input__right-icon[data-v-067e6010] {
  right: 14px;
}

html[data-v-8daaed7e] {
  font-size: 10px;
}
.font_normal[data-v-8daaed7e] {
  font-weight: normal;
}
.font_bold[data-v-8daaed7e] {
  font-weight: bold;
}
.font_9040[data-v-8daaed7e] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
}
.font_9060[data-v-8daaed7e] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_8040[data-v-8daaed7e] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
}
.font_8060[data-v-8daaed7e] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_7040[data-v-8daaed7e] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
}
.font_7060[data-v-8daaed7e] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_6040[data-v-8daaed7e] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
}
.font_6060[data-v-8daaed7e] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_5040[data-v-8daaed7e] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
}
.font_5060[data-v-8daaed7e] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4040[data-v-8daaed7e] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_4060[data-v-8daaed7e] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4540[data-v-8daaed7e] {
  font-size: 1.7rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3040[data-v-8daaed7e] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3060[data-v-8daaed7e] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_2040[data-v-8daaed7e] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
}
.font_2060[data-v-8daaed7e] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1040[data-v-8daaed7e] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_1060[data-v-8daaed7e] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_0040[data-v-8daaed7e] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_0060[data-v-8daaed7e] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1640[data-v-8daaed7e] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1660[data-v-8daaed7e] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1840[data-v-8daaed7e] {
  font-size: 1.8rem;
  line-height: 1.4;
}
.font_1860[data-v-8daaed7e] {
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 600;
}
.font_2840[data-v-8daaed7e] {
  font-size: 2.8rem;
  line-height: 1.4;
}
.font_2870[data-v-8daaed7e] {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 38px;
}
.font_1440[data-v-8daaed7e] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1450[data-v-8daaed7e] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 500;
}
.font_1460[data-v-8daaed7e] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1470[data-v-8daaed7e] {
  font-size: 1.4rem;
  font-weight: 700;
}
.font_1240[data-v-8daaed7e] {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4;
}
h1[data-v-8daaed7e] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
h2[data-v-8daaed7e] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
h3[data-v-8daaed7e] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
h4[data-v-8daaed7e] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
h5[data-v-8daaed7e] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
h6[data-v-8daaed7e] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.elevation-low[data-v-8daaed7e] {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  z-index: 10;
}
.elevation-mid[data-v-8daaed7e] {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  z-index: 100;
}
.elevation-height[data-v-8daaed7e] {
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.08);
  z-index: 1000;
}
.elevation-over[data-v-8daaed7e] {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.elevation-over-top[data-v-8daaed7e] {
  box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.prefix-text-input[data-v-8daaed7e] {
  position: relative;
  display: flex;
  align-items: center;
}
.prefix-text-input.s[data-v-8daaed7e] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
}
.prefix-text-input.m[data-v-8daaed7e] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.prefix-text-input.l[data-v-8daaed7e] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.prefix-text-input__prefix[data-v-8daaed7e] {
  border: 1px solid #cfcfcf;
  border-radius: 4px 0 0 4px;
  border-right: none;
  padding: 13px 12px;
  color: rgba(26, 26, 26, 0.57);
  transition: border-color 0.2s ease-in-out;
}
.prefix-text-input__prefix.focus[data-v-8daaed7e] {
  border-color: #0064e5;
}
.prefix-text-input__prefix.error[data-v-8daaed7e] {
  border-color: #bf1c13;
}
.prefix-text-input__prefix.disabled[data-v-8daaed7e] {
  opacity: 0.4;
  cursor: not-allowed;
}
.prefix-text-input__input[data-v-8daaed7e] {
  width: 100%;
  background-color: #fff;
  border: 1px solid #cfcfcf;
  border-radius: 0 4px 4px 0;
  border-left: none;
  color: #1a1a1a;
  padding: 13px 30px 13px 0;
  min-width: 72px;
  transition: border-color 0.2s ease-in-out;
}
.prefix-text-input__input[data-v-8daaed7e]::placeholder {
  color: rgba(26, 26, 26, 0.29);
}
.prefix-text-input__input[data-v-8daaed7e]:focus {
  border-color: #0064e5;
}
.prefix-text-input__input[data-v-8daaed7e]:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}
.prefix-text-input__input.error[data-v-8daaed7e] {
  border-color: #bf1c13;
}
.prefix-text-input__reset-button[data-v-8daaed7e] {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  visibility: hidden;
  opacity: 0;
  color: #dfdfdf;
  transition: opacity 0.2s ease-in-out;
}
.prefix-text-input__reset-button[data-v-8daaed7e]:hover,
.prefix-text-input__input:focus + .prefix-text-input__reset-button[data-v-8daaed7e] {
  visibility: visible;
  opacity: 1;
}
.prefix-text-input.s > .prefix-text-input__prefix[data-v-8daaed7e] {
  padding: 8px 12px;
}
.prefix-text-input.s > .prefix-text-input__input[data-v-8daaed7e] {
  padding: 8px 30px 8px 0;
  min-width: 54px;
}
.prefix-text-input.m > .prefix-text-input__prefix[data-v-8daaed7e] {
  padding: 13px 12px;
}
.prefix-text-input.m > .prefix-text-input__input[data-v-8daaed7e] {
  padding: 13px 30px 13px 0;
  min-width: 72px;
}
.prefix-text-input.l > .prefix-text-input__prefix[data-v-8daaed7e] {
  padding: 16px;
}
.prefix-text-input.l > .prefix-text-input__input[data-v-8daaed7e] {
  padding: 16px 40px 16px 0;
  min-width: 84px;
}
.prefix-text-input.l > .prefix-text-input__reset-button[data-v-8daaed7e] {
  right: 14px;
}

html[data-v-d9efe93a] {
  font-size: 10px;
}
.font_normal[data-v-d9efe93a] {
  font-weight: normal;
}
.font_bold[data-v-d9efe93a] {
  font-weight: bold;
}
.font_9040[data-v-d9efe93a] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
}
.font_9060[data-v-d9efe93a] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_8040[data-v-d9efe93a] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
}
.font_8060[data-v-d9efe93a] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_7040[data-v-d9efe93a] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
}
.font_7060[data-v-d9efe93a] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_6040[data-v-d9efe93a] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
}
.font_6060[data-v-d9efe93a] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_5040[data-v-d9efe93a] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
}
.font_5060[data-v-d9efe93a] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4040[data-v-d9efe93a] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_4060[data-v-d9efe93a] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4540[data-v-d9efe93a] {
  font-size: 1.7rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3040[data-v-d9efe93a] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3060[data-v-d9efe93a] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_2040[data-v-d9efe93a] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
}
.font_2060[data-v-d9efe93a] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1040[data-v-d9efe93a] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_1060[data-v-d9efe93a] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_0040[data-v-d9efe93a] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_0060[data-v-d9efe93a] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1640[data-v-d9efe93a] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1660[data-v-d9efe93a] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1840[data-v-d9efe93a] {
  font-size: 1.8rem;
  line-height: 1.4;
}
.font_1860[data-v-d9efe93a] {
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 600;
}
.font_2840[data-v-d9efe93a] {
  font-size: 2.8rem;
  line-height: 1.4;
}
.font_2870[data-v-d9efe93a] {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 38px;
}
.font_1440[data-v-d9efe93a] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1450[data-v-d9efe93a] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 500;
}
.font_1460[data-v-d9efe93a] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1470[data-v-d9efe93a] {
  font-size: 1.4rem;
  font-weight: 700;
}
.font_1240[data-v-d9efe93a] {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4;
}
h1[data-v-d9efe93a] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
h2[data-v-d9efe93a] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
h3[data-v-d9efe93a] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
h4[data-v-d9efe93a] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
h5[data-v-d9efe93a] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
h6[data-v-d9efe93a] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.elevation-low[data-v-d9efe93a] {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  z-index: 10;
}
.elevation-mid[data-v-d9efe93a] {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  z-index: 100;
}
.elevation-height[data-v-d9efe93a] {
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.08);
  z-index: 1000;
}
.elevation-over[data-v-d9efe93a] {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.elevation-over-top[data-v-d9efe93a] {
  box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.checkbox[data-v-d9efe93a] {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 16px;
  height: 16px;
}
.checkbox__input[data-v-d9efe93a] {
  display: none;
}
.checkbox__icon-box[data-v-d9efe93a] {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  border: 1.14286px solid #a5a5a5;
  border-radius: 2.28571px;
  color: #fff;
  transition: border 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.checkbox__icon-box.checked[data-v-d9efe93a] {
  background-color: #0064e5;
  border: 0;
}
.checkbox__icon-box.disabled[data-v-d9efe93a] {
  opacity: 0.4;
  cursor: not-allowed;
}
.checkbox__icon[data-v-d9efe93a] {
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.checked .checkbox__icon[data-v-d9efe93a] {
  opacity: 1;
}

html[data-v-25a19258] {
  font-size: 10px;
}
.font_normal[data-v-25a19258] {
  font-weight: normal;
}
.font_bold[data-v-25a19258] {
  font-weight: bold;
}
.font_9040[data-v-25a19258] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
}
.font_9060[data-v-25a19258] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_8040[data-v-25a19258] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
}
.font_8060[data-v-25a19258] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_7040[data-v-25a19258] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
}
.font_7060[data-v-25a19258] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_6040[data-v-25a19258] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
}
.font_6060[data-v-25a19258] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_5040[data-v-25a19258] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
}
.font_5060[data-v-25a19258] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4040[data-v-25a19258] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_4060[data-v-25a19258] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4540[data-v-25a19258] {
  font-size: 1.7rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3040[data-v-25a19258] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3060[data-v-25a19258] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_2040[data-v-25a19258] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
}
.font_2060[data-v-25a19258] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1040[data-v-25a19258] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_1060[data-v-25a19258] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_0040[data-v-25a19258] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_0060[data-v-25a19258] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1640[data-v-25a19258] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1660[data-v-25a19258] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1840[data-v-25a19258] {
  font-size: 1.8rem;
  line-height: 1.4;
}
.font_1860[data-v-25a19258] {
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 600;
}
.font_2840[data-v-25a19258] {
  font-size: 2.8rem;
  line-height: 1.4;
}
.font_2870[data-v-25a19258] {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 38px;
}
.font_1440[data-v-25a19258] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1450[data-v-25a19258] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 500;
}
.font_1460[data-v-25a19258] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1470[data-v-25a19258] {
  font-size: 1.4rem;
  font-weight: 700;
}
.font_1240[data-v-25a19258] {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4;
}
h1[data-v-25a19258] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
h2[data-v-25a19258] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
h3[data-v-25a19258] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
h4[data-v-25a19258] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
h5[data-v-25a19258] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
h6[data-v-25a19258] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.elevation-low[data-v-25a19258] {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  z-index: 10;
}
.elevation-mid[data-v-25a19258] {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  z-index: 100;
}
.elevation-height[data-v-25a19258] {
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.08);
  z-index: 1000;
}
.elevation-over[data-v-25a19258] {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.elevation-over-top[data-v-25a19258] {
  box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.radio-button[data-v-25a19258] {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
}
.radio-button__native[data-v-25a19258] {
  display: none;
}
.radio-button__icon[data-v-25a19258] {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid #a5a5a5;
  border-radius: 50%;
  overflow: hidden;
  transition: background-color 0.25s ease-in-out;
}
.radio-button__icon.checked[data-v-25a19258] {
  background-color: #0064e5;
  border-color: transparent;
}
.radio-button__icon.checked[data-v-25a19258]::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  width: 4px;
  height: 4px;
  border-radius: 16px;
}
.radio-button__icon.disabled[data-v-25a19258] {
  opacity: 0.4;
  cursor: not-allowed;
}

html[data-v-2f1a29b4] {
  font-size: 10px;
}
.font_normal[data-v-2f1a29b4] {
  font-weight: normal;
}
.font_bold[data-v-2f1a29b4] {
  font-weight: bold;
}
.font_9040[data-v-2f1a29b4] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
}
.font_9060[data-v-2f1a29b4] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_8040[data-v-2f1a29b4] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
}
.font_8060[data-v-2f1a29b4] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_7040[data-v-2f1a29b4] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
}
.font_7060[data-v-2f1a29b4] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_6040[data-v-2f1a29b4] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
}
.font_6060[data-v-2f1a29b4] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_5040[data-v-2f1a29b4] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
}
.font_5060[data-v-2f1a29b4] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4040[data-v-2f1a29b4] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_4060[data-v-2f1a29b4] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4540[data-v-2f1a29b4] {
  font-size: 1.7rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3040[data-v-2f1a29b4] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3060[data-v-2f1a29b4] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_2040[data-v-2f1a29b4] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
}
.font_2060[data-v-2f1a29b4] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1040[data-v-2f1a29b4] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_1060[data-v-2f1a29b4] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_0040[data-v-2f1a29b4] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_0060[data-v-2f1a29b4] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1640[data-v-2f1a29b4] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1660[data-v-2f1a29b4] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1840[data-v-2f1a29b4] {
  font-size: 1.8rem;
  line-height: 1.4;
}
.font_1860[data-v-2f1a29b4] {
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 600;
}
.font_2840[data-v-2f1a29b4] {
  font-size: 2.8rem;
  line-height: 1.4;
}
.font_2870[data-v-2f1a29b4] {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 38px;
}
.font_1440[data-v-2f1a29b4] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1450[data-v-2f1a29b4] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 500;
}
.font_1460[data-v-2f1a29b4] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1470[data-v-2f1a29b4] {
  font-size: 1.4rem;
  font-weight: 700;
}
.font_1240[data-v-2f1a29b4] {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4;
}
h1[data-v-2f1a29b4] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
h2[data-v-2f1a29b4] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
h3[data-v-2f1a29b4] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
h4[data-v-2f1a29b4] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
h5[data-v-2f1a29b4] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
h6[data-v-2f1a29b4] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.elevation-low[data-v-2f1a29b4] {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  z-index: 10;
}
.elevation-mid[data-v-2f1a29b4] {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  z-index: 100;
}
.elevation-height[data-v-2f1a29b4] {
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.08);
  z-index: 1000;
}
.elevation-over[data-v-2f1a29b4] {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.elevation-over-top[data-v-2f1a29b4] {
  box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.switch-button[data-v-2f1a29b4] {
  display: inline-block;
  border: 2px solid #a5a5a5;
  background-color: #a5a5a5;
  border-radius: 15px;
  width: 52px;
  height: 30px;
  overflow: hidden;
  transition: border-color 0.2s ease-out, background-color 0.2s ease-out;
}
.switch-button.on[data-v-2f1a29b4] {
  border-color: #0064e5;
  background-color: #0064e5;
}
.switch-button__wrapper[data-v-2f1a29b4] {
  display: flex;
  height: 100%;
  padding: 2px 15px 0 12px;
  align-items: center;
  justify-content: space-between;
  position: relative;
  margin-top: -1px;
  cursor: pointer;
  font-size: 0.875rem;
}
.switch-button[disabled="disabled"][data-v-2f1a29b4] {
  opacity: 0.4;
}
.switch-button[disabled="disabled"] .switch-button__wrapper[data-v-2f1a29b4] {
  cursor: not-allowed;
}
.switch-button__switch[data-v-2f1a29b4] {
  display: inline-block;
  background-color: #fff;
  position: absolute;
  height: 26px;
  width: 26px;
  border-radius: 15px;
  top: 1px;
  left: 0;
  transition: left 0.2s ease-out;
}
.switch-button.on .switch-button__switch[data-v-2f1a29b4] {
  left: 22px;
}

html[data-v-84bac2ba] {
  font-size: 10px;
}
.font_normal[data-v-84bac2ba] {
  font-weight: normal;
}
.font_bold[data-v-84bac2ba] {
  font-weight: bold;
}
.font_9040[data-v-84bac2ba] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
}
.font_9060[data-v-84bac2ba] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_8040[data-v-84bac2ba] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
}
.font_8060[data-v-84bac2ba] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_7040[data-v-84bac2ba] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
}
.font_7060[data-v-84bac2ba] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_6040[data-v-84bac2ba] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
}
.font_6060[data-v-84bac2ba] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_5040[data-v-84bac2ba] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
}
.font_5060[data-v-84bac2ba] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4040[data-v-84bac2ba] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_4060[data-v-84bac2ba] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4540[data-v-84bac2ba] {
  font-size: 1.7rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3040[data-v-84bac2ba] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3060[data-v-84bac2ba] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_2040[data-v-84bac2ba] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
}
.font_2060[data-v-84bac2ba] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1040[data-v-84bac2ba] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_1060[data-v-84bac2ba] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_0040[data-v-84bac2ba] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_0060[data-v-84bac2ba] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1640[data-v-84bac2ba] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1660[data-v-84bac2ba] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1840[data-v-84bac2ba] {
  font-size: 1.8rem;
  line-height: 1.4;
}
.font_1860[data-v-84bac2ba] {
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 600;
}
.font_2840[data-v-84bac2ba] {
  font-size: 2.8rem;
  line-height: 1.4;
}
.font_2870[data-v-84bac2ba] {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 38px;
}
.font_1440[data-v-84bac2ba] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1450[data-v-84bac2ba] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 500;
}
.font_1460[data-v-84bac2ba] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1470[data-v-84bac2ba] {
  font-size: 1.4rem;
  font-weight: 700;
}
.font_1240[data-v-84bac2ba] {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4;
}
h1[data-v-84bac2ba] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
h2[data-v-84bac2ba] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
h3[data-v-84bac2ba] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
h4[data-v-84bac2ba] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
h5[data-v-84bac2ba] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
h6[data-v-84bac2ba] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.elevation-low[data-v-84bac2ba] {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  z-index: 10;
}
.elevation-mid[data-v-84bac2ba] {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  z-index: 100;
}
.elevation-height[data-v-84bac2ba] {
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.08);
  z-index: 1000;
}
.elevation-over[data-v-84bac2ba] {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.elevation-over-top[data-v-84bac2ba] {
  box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.toggle-button[data-v-84bac2ba] {
  position: relative;
  overflow: hidden;
  border: 1px solid #0064e5;
  padding: 13px 24px;
  border-radius: 8px;
  color: #0064e5;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.toggle-button[data-v-84bac2ba]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #1a1a1a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.toggle-button[data-v-84bac2ba]:disabled {
  cursor: not-allowed;
  opacity: 0.4;
}
.toggle-button[data-v-84bac2ba]:enabled:hover,
.toggle-button[data-v-84bac2ba]:enabled:active,
.toggle-button[data-v-84bac2ba]:enabled:focus {
  background-color: #0064e5;
  color: #fff;
}
.toggle-button[data-v-84bac2ba]:enabled:active::after {
  opacity: 0.12;
}
.toggle-button.s[data-v-84bac2ba] {
  padding: 9px 16px;
}
.toggle-button.m[data-v-84bac2ba] {
  padding: 13px 24px;
}
.toggle-button.l[data-v-84bac2ba] {
  padding: 17px 24px;
}
.toggle-button.primary[data-v-84bac2ba] {
  border: 1px solid #0064e5;
}
.toggle-button.primary[data-v-84bac2ba]:hover,
.toggle-button.primary[data-v-84bac2ba]:active,
.toggle-button.primary[data-v-84bac2ba]:focus {
  background-color: #0064e5;
  color: #fff;
}
.toggle-button.secondary[data-v-84bac2ba] {
  color: #1a1a1a;
  border: 1px solid #cfcfcf;
}
.toggle-button.secondary[data-v-84bac2ba]:enabled:hover,
.toggle-button.secondary[data-v-84bac2ba]:enabled:active,
.toggle-button.secondary[data-v-84bac2ba]:enabled:focus {
  color: #0064e5;
  background-color: transparent;
}
.toggle-button.ghost[data-v-84bac2ba] {
  border: none;
  color: #1a1a1a;
}
.toggle-button.ghost[data-v-84bac2ba]:enabled:hover,
.toggle-button.ghost[data-v-84bac2ba]:enabled:active,
.toggle-button.ghost[data-v-84bac2ba]:enabled:focus {
  color: #eaa92c;
  background-color: transparent;
}
.toggle-button.ghost.s[data-v-84bac2ba] {
  padding: 9px;
}
.toggle-button.ghost.m[data-v-84bac2ba] {
  padding: 12px;
}
.toggle-button.ghost.l[data-v-84bac2ba] {
  padding: 17px;
}

html[data-v-6f174886] {
  font-size: 10px;
}
.font_normal[data-v-6f174886] {
  font-weight: normal;
}
.font_bold[data-v-6f174886] {
  font-weight: bold;
}
.font_9040[data-v-6f174886] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
}
.font_9060[data-v-6f174886] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_8040[data-v-6f174886] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
}
.font_8060[data-v-6f174886] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_7040[data-v-6f174886] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
}
.font_7060[data-v-6f174886] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_6040[data-v-6f174886] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
}
.font_6060[data-v-6f174886] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_5040[data-v-6f174886] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
}
.font_5060[data-v-6f174886] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4040[data-v-6f174886] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_4060[data-v-6f174886] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4540[data-v-6f174886] {
  font-size: 1.7rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3040[data-v-6f174886] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3060[data-v-6f174886] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_2040[data-v-6f174886] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
}
.font_2060[data-v-6f174886] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1040[data-v-6f174886] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_1060[data-v-6f174886] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_0040[data-v-6f174886] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_0060[data-v-6f174886] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1640[data-v-6f174886] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1660[data-v-6f174886] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1840[data-v-6f174886] {
  font-size: 1.8rem;
  line-height: 1.4;
}
.font_1860[data-v-6f174886] {
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 600;
}
.font_2840[data-v-6f174886] {
  font-size: 2.8rem;
  line-height: 1.4;
}
.font_2870[data-v-6f174886] {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 38px;
}
.font_1440[data-v-6f174886] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1450[data-v-6f174886] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 500;
}
.font_1460[data-v-6f174886] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1470[data-v-6f174886] {
  font-size: 1.4rem;
  font-weight: 700;
}
.font_1240[data-v-6f174886] {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4;
}
h1[data-v-6f174886] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
h2[data-v-6f174886] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
h3[data-v-6f174886] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
h4[data-v-6f174886] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
h5[data-v-6f174886] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
h6[data-v-6f174886] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.elevation-low[data-v-6f174886] {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  z-index: 10;
}
.elevation-mid[data-v-6f174886] {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  z-index: 100;
}
.elevation-height[data-v-6f174886] {
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.08);
  z-index: 1000;
}
.elevation-over[data-v-6f174886] {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.elevation-over-top[data-v-6f174886] {
  box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.autocomplete[data-v-6f174886] {
  min-width: 200px;
  position: relative;
}
.autocomplete.error[data-v-6f174886] {
  border-color: #bf1c13;
}
.autocomplete.s .autocomplete__selected[data-v-6f174886] {
  padding: 8px 40px 8px 12px;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
}
.autocomplete.m .autocomplete__selected[data-v-6f174886] {
  padding: 13px 40px 13px 12px;
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.autocomplete.l .autocomplete__selected[data-v-6f174886] {
  padding: 16px 48px 16px 16px;
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.autocomplete.error .autocomplete__selected[data-v-6f174886] {
  border-color: #bf1c13;
}
.autocomplete.disabled .autocomplete__selected[data-v-6f174886] {
  opacity: 0.4;
  cursor: not-allowed;
}
.autocomplete__selected[data-v-6f174886] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
  border: 1px solid #cfcfcf;
  border-radius: 4px;
  position: relative;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  cursor: pointer;
}
.autocomplete__selected[data-v-6f174886]:not(.disabled):hover {
  background-color: rgba(90, 90, 90, 0.08);
}
.autocomplete__selected .autocomplete-placeholder[data-v-6f174886] {
  color: rgba(26, 26, 26, 0.29);
}
.autocomplete__selected .autocomplete-selected[data-v-6f174886] {
  background: none;
  color: #1a1a1a;
}
.autocomplete__selected .icon-arrow_drop_down[data-v-6f174886] {
  position: absolute;
  right: 13px;
  top: 50%;
  font-size: 1.6rem;
  transform: translateY(-50%);
  transition: transform 0.3s ease-in-out;
  color: rgba(26, 26, 26, 0.57);
}
.autocomplete__selected .icon-arrow_drop_down.open[data-v-6f174886] {
  transform: translateY(-50%) rotate(-180deg);
}
.autocomplete__container[data-v-6f174886] {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 100;
  width: 100%;
  margin-top: 9px;
  opacity: 0;
  background-color: #fff;
  border: 1px solid transparent;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
  overflow: hidden;
  transition: max-height 0.3s ease-in-out, border-color 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.autocomplete__container.toggle[data-v-6f174886] {
  opacity: 1;
  border-color: #cfcfcf;
}
.autocomplete__container .text-input[data-v-6f174886] {
  margin: 18px 12px 10px;
}
.autocomplete__option-list[data-v-6f174886] {
  min-width: 100%;
  overflow-y: auto;
}
.autocomplete.s .autocomplete__option-item[data-v-6f174886] {
  height: 32px;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
}
.autocomplete.m .autocomplete__option-item[data-v-6f174886] {
  height: 42px;
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.autocomplete.l .autocomplete__option-item[data-v-6f174886] {
  height: 48px;
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.autocomplete__option-item[data-v-6f174886] {
  display: flex;
  padding: 10px;
  transition: background-color 0.2s ease-in-out;
}
.autocomplete__option-item[data-v-6f174886]:hover {
  background-color: rgba(90, 90, 90, 0.08);
}
.autocomplete__option-item.active[data-v-6f174886] {
  color: #0064e5;
}
.autocomplete__option-item > label[data-v-6f174886] {
  flex: 1;
  margin-left: 10px;
  color: #333;
  cursor: pointer;
}
.autocomplete__option-item > label[disabled=disabled][data-v-6f174886] {
  color: #a5a5a5;
  cursor: not-allowed;
}
.autocomplete .no-search-items[data-v-6f174886] {
  padding: 20px;
}
.autocomplete .no-search-items > span[data-v-6f174886] {
  color: rgba(26, 26, 26, 0.29);
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
}

html[data-v-331d3690] {
  font-size: 10px;
}
.font_normal[data-v-331d3690] {
  font-weight: normal;
}
.font_bold[data-v-331d3690] {
  font-weight: bold;
}
.font_9040[data-v-331d3690] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
}
.font_9060[data-v-331d3690] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_8040[data-v-331d3690] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
}
.font_8060[data-v-331d3690] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_7040[data-v-331d3690] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
}
.font_7060[data-v-331d3690] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_6040[data-v-331d3690] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
}
.font_6060[data-v-331d3690] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_5040[data-v-331d3690] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
}
.font_5060[data-v-331d3690] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4040[data-v-331d3690] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_4060[data-v-331d3690] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4540[data-v-331d3690] {
  font-size: 1.7rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3040[data-v-331d3690] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3060[data-v-331d3690] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_2040[data-v-331d3690] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
}
.font_2060[data-v-331d3690] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1040[data-v-331d3690] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_1060[data-v-331d3690] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_0040[data-v-331d3690] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_0060[data-v-331d3690] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1640[data-v-331d3690] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1660[data-v-331d3690] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1840[data-v-331d3690] {
  font-size: 1.8rem;
  line-height: 1.4;
}
.font_1860[data-v-331d3690] {
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 600;
}
.font_2840[data-v-331d3690] {
  font-size: 2.8rem;
  line-height: 1.4;
}
.font_2870[data-v-331d3690] {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 38px;
}
.font_1440[data-v-331d3690] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1450[data-v-331d3690] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 500;
}
.font_1460[data-v-331d3690] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1470[data-v-331d3690] {
  font-size: 1.4rem;
  font-weight: 700;
}
.font_1240[data-v-331d3690] {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4;
}
h1[data-v-331d3690] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
h2[data-v-331d3690] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
h3[data-v-331d3690] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
h4[data-v-331d3690] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
h5[data-v-331d3690] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
h6[data-v-331d3690] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.elevation-low[data-v-331d3690] {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  z-index: 10;
}
.elevation-mid[data-v-331d3690] {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  z-index: 100;
}
.elevation-height[data-v-331d3690] {
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.08);
  z-index: 1000;
}
.elevation-over[data-v-331d3690] {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.elevation-over-top[data-v-331d3690] {
  box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.lang-select-box[data-v-331d3690] {
  display: inline-block;
  position: relative;
}
.lang-select-box__select[data-v-331d3690] {
  position: absolute;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 100px;
  font-size: 0;
  visibility: visible;
  background-color: rgba(0, 0, 0, 0);
  appearance: none;
  -webkit-appearance: none;
  outline: none;
  transition: border-color 0.25s ease-in-out;
}
.lang-select-box__select[data-v-331d3690]:hover,
.lang-select-box__select[data-v-331d3690]:focus {
  border-color: #0064e5;
}
.lang-select-box__title[data-v-331d3690] {
  display: flex;
  align-items: center;
  padding: 13px 20px;
  border-radius: 100px;
  background-color: #fff;
  border: 1px solid #cfcfcf;
  color: #333;
}
.lang-select-box__title > span[data-v-331d3690] {
  margin-left: 10px;
  font-size: 14px;
  color: #1a1a1a;
  font-weight: bold;
}
.lang-select-box__title .icon-ic_dropdown[data-v-331d3690] {
  margin-left: auto;
}
.lang-select-box__title .icon-ic_dropdown.show[data-v-331d3690] {
  transform: rotate(180deg);
}

html[data-v-ed06f952] {
  font-size: 10px;
}
.font_normal[data-v-ed06f952] {
  font-weight: normal;
}
.font_bold[data-v-ed06f952] {
  font-weight: bold;
}
.font_9040[data-v-ed06f952] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
}
.font_9060[data-v-ed06f952] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_8040[data-v-ed06f952] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
}
.font_8060[data-v-ed06f952] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_7040[data-v-ed06f952] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
}
.font_7060[data-v-ed06f952] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_6040[data-v-ed06f952] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
}
.font_6060[data-v-ed06f952] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_5040[data-v-ed06f952] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
}
.font_5060[data-v-ed06f952] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4040[data-v-ed06f952] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_4060[data-v-ed06f952] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4540[data-v-ed06f952] {
  font-size: 1.7rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3040[data-v-ed06f952] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3060[data-v-ed06f952] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_2040[data-v-ed06f952] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
}
.font_2060[data-v-ed06f952] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1040[data-v-ed06f952] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_1060[data-v-ed06f952] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_0040[data-v-ed06f952] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_0060[data-v-ed06f952] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1640[data-v-ed06f952] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1660[data-v-ed06f952] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1840[data-v-ed06f952] {
  font-size: 1.8rem;
  line-height: 1.4;
}
.font_1860[data-v-ed06f952] {
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 600;
}
.font_2840[data-v-ed06f952] {
  font-size: 2.8rem;
  line-height: 1.4;
}
.font_2870[data-v-ed06f952] {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 38px;
}
.font_1440[data-v-ed06f952] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1450[data-v-ed06f952] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 500;
}
.font_1460[data-v-ed06f952] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1470[data-v-ed06f952] {
  font-size: 1.4rem;
  font-weight: 700;
}
.font_1240[data-v-ed06f952] {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4;
}
h1[data-v-ed06f952] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
h2[data-v-ed06f952] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
h3[data-v-ed06f952] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
h4[data-v-ed06f952] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
h5[data-v-ed06f952] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
h6[data-v-ed06f952] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.elevation-low[data-v-ed06f952] {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  z-index: 10;
}
.elevation-mid[data-v-ed06f952] {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  z-index: 100;
}
.elevation-height[data-v-ed06f952] {
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.08);
  z-index: 1000;
}
.elevation-over[data-v-ed06f952] {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.elevation-over-top[data-v-ed06f952] {
  box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.business-link[data-v-ed06f952] {
  display: inline-flex;
  align-items: center;
  padding: 8px 20px;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  box-sizing: border-box;
  border-radius: 100px;
  color: #1a1a1a;
  font-weight: bold;
  font-size: 14px;
}
.business-link[data-v-ed06f952]:hover {
  color: #0064e5;
}

html[data-v-7b3fcf66] {
  font-size: 10px;
}
.font_normal[data-v-7b3fcf66] {
  font-weight: normal;
}
.font_bold[data-v-7b3fcf66] {
  font-weight: bold;
}
.font_9040[data-v-7b3fcf66] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
}
.font_9060[data-v-7b3fcf66] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_8040[data-v-7b3fcf66] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
}
.font_8060[data-v-7b3fcf66] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_7040[data-v-7b3fcf66] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
}
.font_7060[data-v-7b3fcf66] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_6040[data-v-7b3fcf66] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
}
.font_6060[data-v-7b3fcf66] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_5040[data-v-7b3fcf66] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
}
.font_5060[data-v-7b3fcf66] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4040[data-v-7b3fcf66] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_4060[data-v-7b3fcf66] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4540[data-v-7b3fcf66] {
  font-size: 1.7rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3040[data-v-7b3fcf66] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3060[data-v-7b3fcf66] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_2040[data-v-7b3fcf66] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
}
.font_2060[data-v-7b3fcf66] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1040[data-v-7b3fcf66] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_1060[data-v-7b3fcf66] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_0040[data-v-7b3fcf66] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_0060[data-v-7b3fcf66] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1640[data-v-7b3fcf66] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1660[data-v-7b3fcf66] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1840[data-v-7b3fcf66] {
  font-size: 1.8rem;
  line-height: 1.4;
}
.font_1860[data-v-7b3fcf66] {
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 600;
}
.font_2840[data-v-7b3fcf66] {
  font-size: 2.8rem;
  line-height: 1.4;
}
.font_2870[data-v-7b3fcf66] {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 38px;
}
.font_1440[data-v-7b3fcf66] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1450[data-v-7b3fcf66] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 500;
}
.font_1460[data-v-7b3fcf66] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1470[data-v-7b3fcf66] {
  font-size: 1.4rem;
  font-weight: 700;
}
.font_1240[data-v-7b3fcf66] {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4;
}
h1[data-v-7b3fcf66] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
h2[data-v-7b3fcf66] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
h3[data-v-7b3fcf66] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
h4[data-v-7b3fcf66] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
h5[data-v-7b3fcf66] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
h6[data-v-7b3fcf66] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.elevation-low[data-v-7b3fcf66] {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  z-index: 10;
}
.elevation-mid[data-v-7b3fcf66] {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  z-index: 100;
}
.elevation-height[data-v-7b3fcf66] {
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.08);
  z-index: 1000;
}
.elevation-over[data-v-7b3fcf66] {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.elevation-over-top[data-v-7b3fcf66] {
  box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.text-button[data-v-7b3fcf66] {
  display: inline-block;
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  padding: 13px 24px;
  min-width: 72px;
  max-width: 288px;
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.text-button.primary-light-fill[data-v-7b3fcf66] {
  color: #f7f7f7;
  background-color: #0064e5;
}
.text-button.primary-light-fill[data-v-7b3fcf66]:disabled {
  color: #fff;
  opacity: 0.4;
}
.text-button.primary-light-fill[data-v-7b3fcf66]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #1a1a1a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.text-button.primary-light-fill[data-v-7b3fcf66]:enabled:hover::after,
.text-button.primary-light-fill[data-v-7b3fcf66]:enabled:active::after,
.text-button.primary-light-fill[data-v-7b3fcf66]:enabled:focus::after {
  opacity: 0.08;
}
.text-button.primary-light-outline[data-v-7b3fcf66] {
  color: #0064e5;
  border: 1px solid #0064e5;
}
.text-button.primary-light-outline[data-v-7b3fcf66]:disabled {
  opacity: 0.4;
}
.text-button.primary-light-outline[data-v-7b3fcf66]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #5a5a5a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.text-button.primary-light-outline[data-v-7b3fcf66]:enabled:hover::after,
.text-button.primary-light-outline[data-v-7b3fcf66]:enabled:active::after,
.text-button.primary-light-outline[data-v-7b3fcf66]:enabled:focus::after {
  opacity: 0.08;
}
.text-button.primary-light-ghost[data-v-7b3fcf66] {
  color: #0064e5;
}
.text-button.primary-light-ghost[data-v-7b3fcf66]:disabled {
  opacity: 0.4;
}
.text-button.primary-light-ghost[data-v-7b3fcf66]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #5a5a5a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.text-button.primary-light-ghost[data-v-7b3fcf66]:enabled:hover::after,
.text-button.primary-light-ghost[data-v-7b3fcf66]:enabled:active::after,
.text-button.primary-light-ghost[data-v-7b3fcf66]:enabled:focus::after {
  opacity: 0.08;
}
.text-button.primary-dark-fill[data-v-7b3fcf66] {
  color: #fff;
  background-color: #358bfa;
}
.text-button.primary-dark-fill[data-v-7b3fcf66]:disabled {
  color: #fff;
  opacity: 0.4;
}
.text-button.primary-dark-fill[data-v-7b3fcf66]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #1a1a1a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.text-button.primary-dark-fill[data-v-7b3fcf66]:enabled:hover::after,
.text-button.primary-dark-fill[data-v-7b3fcf66]:enabled:active::after,
.text-button.primary-dark-fill[data-v-7b3fcf66]:enabled:focus::after {
  opacity: 0.08;
}
.text-button.primary-dark-outline[data-v-7b3fcf66] {
  color: #358bfa;
  border: 1px solid #358bfa;
}
.text-button.primary-dark-outline[data-v-7b3fcf66]:disabled {
  opacity: 0.4;
}
.text-button.primary-dark-outline[data-v-7b3fcf66]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #5a5a5a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.text-button.primary-dark-outline[data-v-7b3fcf66]:enabled:hover::after,
.text-button.primary-dark-outline[data-v-7b3fcf66]:enabled:active::after,
.text-button.primary-dark-outline[data-v-7b3fcf66]:enabled:focus::after {
  opacity: 0.18;
}
.text-button.primary-dark-ghost[data-v-7b3fcf66] {
  color: #358bfa;
}
.text-button.primary-dark-ghost[data-v-7b3fcf66]:disabled {
  opacity: 0.4;
}
.text-button.primary-dark-ghost[data-v-7b3fcf66]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #5a5a5a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.text-button.primary-dark-ghost[data-v-7b3fcf66]:enabled:hover::after,
.text-button.primary-dark-ghost[data-v-7b3fcf66]:enabled:active::after,
.text-button.primary-dark-ghost[data-v-7b3fcf66]:enabled:focus::after {
  opacity: 0.18;
}
.text-button.secondary-light-fill[data-v-7b3fcf66] {
  color: #1a1a1a;
  background-color: rgba(90, 90, 90, 0.05);
}
.text-button.secondary-light-fill[data-v-7b3fcf66]:disabled {
  opacity: 0.4;
}
.text-button.secondary-light-fill[data-v-7b3fcf66]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #5a5a5a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.text-button.secondary-light-fill[data-v-7b3fcf66]:enabled:hover::after,
.text-button.secondary-light-fill[data-v-7b3fcf66]:enabled:active::after,
.text-button.secondary-light-fill[data-v-7b3fcf66]:enabled:focus::after {
  opacity: 0.08;
}
.text-button.secondary-light-outline[data-v-7b3fcf66] {
  color: #1a1a1a;
  border: 1px solid #cfcfcf;
}
.text-button.secondary-light-outline[data-v-7b3fcf66]:disabled {
  opacity: 0.4;
}
.text-button.secondary-light-outline[data-v-7b3fcf66]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #5a5a5a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.text-button.secondary-light-outline[data-v-7b3fcf66]:enabled:hover::after,
.text-button.secondary-light-outline[data-v-7b3fcf66]:enabled:active::after,
.text-button.secondary-light-outline[data-v-7b3fcf66]:enabled:focus::after {
  opacity: 0.08;
}
.text-button.secondary-light-ghost[data-v-7b3fcf66] {
  color: #1a1a1a;
}
.text-button.secondary-light-ghost[data-v-7b3fcf66]:disabled {
  opacity: 0.4;
}
.text-button.secondary-light-ghost[data-v-7b3fcf66]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #5a5a5a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.text-button.secondary-light-ghost[data-v-7b3fcf66]:enabled:hover::after,
.text-button.secondary-light-ghost[data-v-7b3fcf66]:enabled:active::after,
.text-button.secondary-light-ghost[data-v-7b3fcf66]:enabled:focus::after {
  opacity: 0.08;
}
.text-button.secondary-dark-fill[data-v-7b3fcf66] {
  color: #f7f7f7;
  background-color: rgba(90, 90, 90, 0.28);
}
.text-button.secondary-dark-fill[data-v-7b3fcf66]:disabled {
  opacity: 0.4;
}
.text-button.secondary-dark-fill[data-v-7b3fcf66]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #1a1a1a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.text-button.secondary-dark-fill[data-v-7b3fcf66]:enabled:hover::after,
.text-button.secondary-dark-fill[data-v-7b3fcf66]:enabled:active::after,
.text-button.secondary-dark-fill[data-v-7b3fcf66]:enabled:focus::after {
  opacity: 0.18;
}
.text-button.secondary-dark-outline[data-v-7b3fcf66] {
  color: #f7f7f7;
  border: 1px solid #8a8a8a;
}
.text-button.secondary-dark-outline[data-v-7b3fcf66]:disabled {
  opacity: 0.4;
}
.text-button.secondary-dark-outline[data-v-7b3fcf66]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #1a1a1a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.text-button.secondary-dark-outline[data-v-7b3fcf66]:enabled:hover::after,
.text-button.secondary-dark-outline[data-v-7b3fcf66]:enabled:active::after,
.text-button.secondary-dark-outline[data-v-7b3fcf66]:enabled:focus::after {
  opacity: 0.18;
}
.text-button.secondary-dark-ghost[data-v-7b3fcf66] {
  color: #ececec;
}
.text-button.secondary-dark-ghost[data-v-7b3fcf66]:disabled {
  opacity: 0.4;
}
.text-button.secondary-dark-ghost[data-v-7b3fcf66]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #1a1a1a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.text-button.secondary-dark-ghost[data-v-7b3fcf66]:enabled:hover::after,
.text-button.secondary-dark-ghost[data-v-7b3fcf66]:enabled:active::after,
.text-button.secondary-dark-ghost[data-v-7b3fcf66]:enabled:focus::after {
  opacity: 0.18;
}
.text-button[data-v-7b3fcf66]:disabled {
  cursor: not-allowed;
}
.text-button.xs[data-v-7b3fcf66] {
  border-radius: 6px;
  padding: 5px 12px;
  min-width: 45px;
  max-width: 180px;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
  font-weight: bold;
}
.text-button.s[data-v-7b3fcf66] {
  border-radius: 8px;
  padding: 9px 16px;
  min-width: 60px;
  max-width: 240px;
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.text-button.m[data-v-7b3fcf66] {
  border-radius: 8px;
  padding: 13px 24px;
  min-width: 72px;
  max-width: 288px;
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.text-button.l[data-v-7b3fcf66] {
  border-radius: 8px;
  padding: 17px 24px;
  min-width: 84px;
  max-width: 336px;
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.text-button.xl[data-v-7b3fcf66] {
  border-radius: 8px;
  padding: 18px 32px;
  min-width: 90px;
  max-width: 360px;
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}

html[data-v-0ad3164d] {
  font-size: 10px;
}
.font_normal[data-v-0ad3164d] {
  font-weight: normal;
}
.font_bold[data-v-0ad3164d] {
  font-weight: bold;
}
.font_9040[data-v-0ad3164d] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
}
.font_9060[data-v-0ad3164d] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_8040[data-v-0ad3164d] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
}
.font_8060[data-v-0ad3164d] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_7040[data-v-0ad3164d] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
}
.font_7060[data-v-0ad3164d] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_6040[data-v-0ad3164d] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
}
.font_6060[data-v-0ad3164d] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_5040[data-v-0ad3164d] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
}
.font_5060[data-v-0ad3164d] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4040[data-v-0ad3164d] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_4060[data-v-0ad3164d] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4540[data-v-0ad3164d] {
  font-size: 1.7rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3040[data-v-0ad3164d] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3060[data-v-0ad3164d] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_2040[data-v-0ad3164d] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
}
.font_2060[data-v-0ad3164d] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1040[data-v-0ad3164d] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_1060[data-v-0ad3164d] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_0040[data-v-0ad3164d] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_0060[data-v-0ad3164d] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1640[data-v-0ad3164d] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1660[data-v-0ad3164d] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1840[data-v-0ad3164d] {
  font-size: 1.8rem;
  line-height: 1.4;
}
.font_1860[data-v-0ad3164d] {
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 600;
}
.font_2840[data-v-0ad3164d] {
  font-size: 2.8rem;
  line-height: 1.4;
}
.font_2870[data-v-0ad3164d] {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 38px;
}
.font_1440[data-v-0ad3164d] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1450[data-v-0ad3164d] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 500;
}
.font_1460[data-v-0ad3164d] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1470[data-v-0ad3164d] {
  font-size: 1.4rem;
  font-weight: 700;
}
.font_1240[data-v-0ad3164d] {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4;
}
h1[data-v-0ad3164d] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
h2[data-v-0ad3164d] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
h3[data-v-0ad3164d] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
h4[data-v-0ad3164d] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
h5[data-v-0ad3164d] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
h6[data-v-0ad3164d] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.elevation-low[data-v-0ad3164d] {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  z-index: 10;
}
.elevation-mid[data-v-0ad3164d] {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  z-index: 100;
}
.elevation-height[data-v-0ad3164d] {
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.08);
  z-index: 1000;
}
.elevation-over[data-v-0ad3164d] {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.elevation-over-top[data-v-0ad3164d] {
  box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.floating-text-button[data-v-0ad3164d] {
  display: inline-block;
  position: relative;
  box-shadow: 0 2px 4px rgba(34, 34, 34, 0.4);
  border-radius: 118px;
}
.floating-text-button.primary-light[data-v-0ad3164d] {
  color: #fff;
  background-color: #0064e5;
}
.floating-text-button.primary-light[data-v-0ad3164d]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  border-radius: 118px;
  background-color: #5a5a5a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.floating-text-button.primary-light[data-v-0ad3164d]:enabled:hover::after,
.floating-text-button.primary-light[data-v-0ad3164d]:enabled:active::after,
.floating-text-button.primary-light[data-v-0ad3164d]:enabled:focus::after {
  opacity: 0.12;
}
.floating-text-button.primary-dark[data-v-0ad3164d] {
  color: #fff;
  background-color: #358bfa;
}
.floating-text-button.primary-dark[data-v-0ad3164d]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  border-radius: 118px;
  background-color: #5a5a5a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.floating-text-button.primary-dark[data-v-0ad3164d]:enabled:hover::after,
.floating-text-button.primary-dark[data-v-0ad3164d]:enabled:active::after,
.floating-text-button.primary-dark[data-v-0ad3164d]:enabled:focus::after {
  opacity: 0.3;
}
.floating-text-button.secondary[data-v-0ad3164d] {
  border: 1px solid #dfdfdf;
  box-shadow: 0 3px 9px rgba(34, 34, 34, 0.08);
}
.floating-text-button.secondary-light[data-v-0ad3164d] {
  color: #1a1a1a;
  background-color: #fff;
}
.floating-text-button.secondary-light[data-v-0ad3164d]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  border-radius: 118px;
  background-color: #5a5a5a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.floating-text-button.secondary-light[data-v-0ad3164d]:enabled:hover::after,
.floating-text-button.secondary-light[data-v-0ad3164d]:enabled:active::after,
.floating-text-button.secondary-light[data-v-0ad3164d]:enabled:focus::after {
  opacity: 0.12;
}
.floating-text-button.secondary-dark[data-v-0ad3164d] {
  color: #f7f7f7;
  background-color: #333;
  border: 1px solid #5a5a5a;
}
.floating-text-button.secondary-dark[data-v-0ad3164d]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  border-radius: 118px;
  background-color: #5a5a5a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.floating-text-button.secondary-dark[data-v-0ad3164d]:enabled:hover::after,
.floating-text-button.secondary-dark[data-v-0ad3164d]:enabled:active::after,
.floating-text-button.secondary-dark[data-v-0ad3164d]:enabled:focus::after {
  opacity: 0.3;
}
.floating-text-button[data-v-0ad3164d]:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}
.floating-text-button.m[data-v-0ad3164d] {
  padding: 13px 24px;
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.floating-text-button.l[data-v-0ad3164d] {
  padding: 16px 24px;
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.floating-text-button.xl[data-v-0ad3164d] {
  padding: 18px 32px;
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}

html[data-v-28b196a0] {
  font-size: 10px;
}
.font_normal[data-v-28b196a0] {
  font-weight: normal;
}
.font_bold[data-v-28b196a0] {
  font-weight: bold;
}
.font_9040[data-v-28b196a0] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
}
.font_9060[data-v-28b196a0] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_8040[data-v-28b196a0] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
}
.font_8060[data-v-28b196a0] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_7040[data-v-28b196a0] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
}
.font_7060[data-v-28b196a0] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_6040[data-v-28b196a0] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
}
.font_6060[data-v-28b196a0] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_5040[data-v-28b196a0] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
}
.font_5060[data-v-28b196a0] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4040[data-v-28b196a0] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_4060[data-v-28b196a0] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4540[data-v-28b196a0] {
  font-size: 1.7rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3040[data-v-28b196a0] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3060[data-v-28b196a0] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_2040[data-v-28b196a0] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
}
.font_2060[data-v-28b196a0] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1040[data-v-28b196a0] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_1060[data-v-28b196a0] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_0040[data-v-28b196a0] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_0060[data-v-28b196a0] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1640[data-v-28b196a0] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1660[data-v-28b196a0] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1840[data-v-28b196a0] {
  font-size: 1.8rem;
  line-height: 1.4;
}
.font_1860[data-v-28b196a0] {
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 600;
}
.font_2840[data-v-28b196a0] {
  font-size: 2.8rem;
  line-height: 1.4;
}
.font_2870[data-v-28b196a0] {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 38px;
}
.font_1440[data-v-28b196a0] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1450[data-v-28b196a0] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 500;
}
.font_1460[data-v-28b196a0] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1470[data-v-28b196a0] {
  font-size: 1.4rem;
  font-weight: 700;
}
.font_1240[data-v-28b196a0] {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4;
}
h1[data-v-28b196a0] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
h2[data-v-28b196a0] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
h3[data-v-28b196a0] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
h4[data-v-28b196a0] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
h5[data-v-28b196a0] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
h6[data-v-28b196a0] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.elevation-low[data-v-28b196a0] {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  z-index: 10;
}
.elevation-mid[data-v-28b196a0] {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  z-index: 100;
}
.elevation-height[data-v-28b196a0] {
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.08);
  z-index: 1000;
}
.elevation-over[data-v-28b196a0] {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.elevation-over-top[data-v-28b196a0] {
  box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.icon-button[data-v-28b196a0] {
  display: inline-block;
  position: relative;
  overflow: hidden;
  line-height: inherit !important;
}
.icon-button.primary-light-fill[data-v-28b196a0] {
  color: #fff;
  background-color: #0064e5;
}
.icon-button.primary-light-fill[data-v-28b196a0]:disabled {
  opacity: 0.4;
}
.icon-button.primary-light-fill[data-v-28b196a0]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #1a1a1a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.icon-button.primary-light-fill[data-v-28b196a0]:enabled:hover::after,
.icon-button.primary-light-fill[data-v-28b196a0]:enabled:active::after,
.icon-button.primary-light-fill[data-v-28b196a0]:enabled:focus::after {
  opacity: 0.08;
}
.icon-button.primary-light-outline[data-v-28b196a0] {
  color: #0064e5;
  border: 1px solid #0064e5;
}
.icon-button.primary-light-outline[data-v-28b196a0]:disabled {
  opacity: 0.4;
}
.icon-button.primary-light-outline[data-v-28b196a0]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #5a5a5a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.icon-button.primary-light-outline[data-v-28b196a0]:enabled:hover::after,
.icon-button.primary-light-outline[data-v-28b196a0]:enabled:active::after,
.icon-button.primary-light-outline[data-v-28b196a0]:enabled:focus::after {
  opacity: 0.08;
}
.icon-button.primary-light-ghost[data-v-28b196a0] {
  color: #0064e5;
}
.icon-button.primary-light-ghost[data-v-28b196a0]:disabled {
  opacity: 0.4;
}
.icon-button.primary-light-ghost[data-v-28b196a0]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #5a5a5a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.icon-button.primary-light-ghost[data-v-28b196a0]:enabled:hover::after,
.icon-button.primary-light-ghost[data-v-28b196a0]:enabled:active::after,
.icon-button.primary-light-ghost[data-v-28b196a0]:enabled:focus::after {
  opacity: 0.08;
}
.icon-button.primary-dark-fill[data-v-28b196a0] {
  color: #fff;
  background-color: #358bfa;
}
.icon-button.primary-dark-fill[data-v-28b196a0]:disabled {
  color: #fff;
  opacity: 0.4;
}
.icon-button.primary-dark-fill[data-v-28b196a0]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #1a1a1a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.icon-button.primary-dark-fill[data-v-28b196a0]:enabled:hover::after,
.icon-button.primary-dark-fill[data-v-28b196a0]:enabled:active::after {
  opacity: 0.08;
}
.icon-button.primary-dark-outline[data-v-28b196a0] {
  color: #358bfa;
  border: 1px solid #358bfa;
}
.icon-button.primary-dark-outline[data-v-28b196a0]:disabled {
  opacity: 0.4;
}
.icon-button.primary-dark-outline[data-v-28b196a0]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #5a5a5a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.icon-button.primary-dark-outline[data-v-28b196a0]:enabled:hover::after,
.icon-button.primary-dark-outline[data-v-28b196a0]:enabled:active::after {
  opacity: 0.18;
}
.icon-button.primary-dark-ghost[data-v-28b196a0] {
  color: #358bfa;
}
.icon-button.primary-dark-ghost[data-v-28b196a0]:disabled {
  opacity: 0.4;
}
.icon-button.primary-dark-ghost[data-v-28b196a0]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #5a5a5a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.icon-button.primary-dark-ghost[data-v-28b196a0]:enabled:hover::after,
.icon-button.primary-dark-ghost[data-v-28b196a0]:enabled:active::after {
  opacity: 0.18;
}
.icon-button.secondary-light-fill[data-v-28b196a0] {
  color: #1a1a1a;
  background-color: rgba(90, 90, 90, 0.05);
}
.icon-button.secondary-light-fill[data-v-28b196a0]:disabled {
  opacity: 0.4;
}
.icon-button.secondary-light-fill[data-v-28b196a0]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #5a5a5a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.icon-button.secondary-light-fill[data-v-28b196a0]:enabled:hover::after,
.icon-button.secondary-light-fill[data-v-28b196a0]:enabled:active::after {
  opacity: 0.08;
}
.icon-button.secondary-light-outline[data-v-28b196a0] {
  color: #1a1a1a;
  border: 1px solid #cfcfcf;
}
.icon-button.secondary-light-outline[data-v-28b196a0]:disabled {
  opacity: 0.4;
}
.icon-button.secondary-light-outline[data-v-28b196a0]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #5a5a5a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.icon-button.secondary-light-outline[data-v-28b196a0]:enabled:hover::after,
.icon-button.secondary-light-outline[data-v-28b196a0]:enabled:active::after {
  opacity: 0.08;
}
.icon-button.secondary-light-ghost[data-v-28b196a0] {
  color: #1a1a1a;
}
.icon-button.secondary-light-ghost[data-v-28b196a0]:disabled {
  opacity: 0.4;
}
.icon-button.secondary-light-ghost[data-v-28b196a0]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #5a5a5a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.icon-button.secondary-light-ghost[data-v-28b196a0]:enabled:hover::after,
.icon-button.secondary-light-ghost[data-v-28b196a0]:enabled:active::after {
  opacity: 0.08;
}
.icon-button.secondary-dark-fill[data-v-28b196a0] {
  color: #f7f7f7;
  background-color: rgba(90, 90, 90, 0.28);
}
.icon-button.secondary-dark-fill[data-v-28b196a0]:disabled {
  opacity: 0.4;
}
.icon-button.secondary-dark-fill[data-v-28b196a0]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #1a1a1a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.icon-button.secondary-dark-fill[data-v-28b196a0]:enabled:hover::after,
.icon-button.secondary-dark-fill[data-v-28b196a0]:enabled:active::after {
  opacity: 0.18;
}
.icon-button.secondary-dark-outline[data-v-28b196a0] {
  color: #f7f7f7;
  border: 1px solid #8a8a8a;
}
.icon-button.secondary-dark-outline[data-v-28b196a0]:disabled {
  opacity: 0.4;
}
.icon-button.secondary-dark-outline[data-v-28b196a0]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #1a1a1a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.icon-button.secondary-dark-outline[data-v-28b196a0]:enabled:hover::after,
.icon-button.secondary-dark-outline[data-v-28b196a0]:enabled:active::after {
  opacity: 0.18;
}
.icon-button.secondary-dark-ghost[data-v-28b196a0] {
  color: #ececec;
}
.icon-button.secondary-dark-ghost[data-v-28b196a0]:disabled {
  opacity: 0.4;
}
.icon-button.secondary-dark-ghost[data-v-28b196a0]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #1a1a1a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.icon-button.secondary-dark-ghost[data-v-28b196a0]:enabled:hover::after,
.icon-button.secondary-dark-ghost[data-v-28b196a0]:enabled:active::after {
  opacity: 0.18;
}
.icon-button[data-v-28b196a0]:disabled {
  cursor: not-allowed;
}
.icon-button.xs[data-v-28b196a0] {
  border-radius: 4px;
  padding: 7px;
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.icon-button.s[data-v-28b196a0] {
  border-radius: 6px;
  padding: 8px;
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.icon-button.m[data-v-28b196a0] {
  border-radius: 6px;
  padding: 12px;
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.icon-button.l[data-v-28b196a0] {
  border-radius: 6px;
  padding: 16px;
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
.icon-button.xl[data-v-28b196a0] {
  border-radius: 6px;
  padding: 18px;
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}

html[data-v-030b5a25] {
  font-size: 10px;
}
.font_normal[data-v-030b5a25] {
  font-weight: normal;
}
.font_bold[data-v-030b5a25] {
  font-weight: bold;
}
.font_9040[data-v-030b5a25] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
}
.font_9060[data-v-030b5a25] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_8040[data-v-030b5a25] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
}
.font_8060[data-v-030b5a25] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_7040[data-v-030b5a25] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
}
.font_7060[data-v-030b5a25] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_6040[data-v-030b5a25] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
}
.font_6060[data-v-030b5a25] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_5040[data-v-030b5a25] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
}
.font_5060[data-v-030b5a25] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4040[data-v-030b5a25] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_4060[data-v-030b5a25] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4540[data-v-030b5a25] {
  font-size: 1.7rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3040[data-v-030b5a25] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3060[data-v-030b5a25] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_2040[data-v-030b5a25] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
}
.font_2060[data-v-030b5a25] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1040[data-v-030b5a25] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_1060[data-v-030b5a25] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_0040[data-v-030b5a25] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_0060[data-v-030b5a25] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1640[data-v-030b5a25] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1660[data-v-030b5a25] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1840[data-v-030b5a25] {
  font-size: 1.8rem;
  line-height: 1.4;
}
.font_1860[data-v-030b5a25] {
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 600;
}
.font_2840[data-v-030b5a25] {
  font-size: 2.8rem;
  line-height: 1.4;
}
.font_2870[data-v-030b5a25] {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 38px;
}
.font_1440[data-v-030b5a25] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1450[data-v-030b5a25] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 500;
}
.font_1460[data-v-030b5a25] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1470[data-v-030b5a25] {
  font-size: 1.4rem;
  font-weight: 700;
}
.font_1240[data-v-030b5a25] {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4;
}
h1[data-v-030b5a25] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
h2[data-v-030b5a25] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
h3[data-v-030b5a25] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
h4[data-v-030b5a25] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
h5[data-v-030b5a25] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
h6[data-v-030b5a25] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.elevation-low[data-v-030b5a25] {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  z-index: 10;
}
.elevation-mid[data-v-030b5a25] {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  z-index: 100;
}
.elevation-height[data-v-030b5a25] {
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.08);
  z-index: 1000;
}
.elevation-over[data-v-030b5a25] {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.elevation-over-top[data-v-030b5a25] {
  box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.floating-icon-button[data-v-030b5a25] {
  display: inline-block;
  position: relative;
  box-shadow: 0 2px 4px rgba(34, 34, 34, 0.4);
  border-radius: 50%;
  line-height: inherit !important;
}
.floating-icon-button.primary-light[data-v-030b5a25] {
  color: #fff;
  background-color: #0064e5;
}
.floating-icon-button.primary-light[data-v-030b5a25]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  border-radius: 118px;
  background-color: #5a5a5a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.floating-icon-button.primary-light[data-v-030b5a25]:enabled:hover::after,
.floating-icon-button.primary-light[data-v-030b5a25]:enabled:active::after,
.floating-icon-button.primary-light[data-v-030b5a25]:enabled:focus::after {
  opacity: 0.12;
}
.floating-icon-button.primary-dark[data-v-030b5a25] {
  color: #fff;
  background-color: #358bfa;
}
.floating-icon-button.primary-dark[data-v-030b5a25]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  border-radius: 118px;
  background-color: #5a5a5a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.floating-icon-button.primary-dark[data-v-030b5a25]:enabled:hover::after,
.floating-icon-button.primary-dark[data-v-030b5a25]:enabled:active::after,
.floating-icon-button.primary-dark[data-v-030b5a25]:enabled:focus::after {
  opacity: 0.3;
}
.floating-icon-button.secondary[data-v-030b5a25] {
  border: 1px solid #dfdfdf;
  box-shadow: 0 3px 9px rgba(34, 34, 34, 0.08);
}
.floating-icon-button.secondary-light[data-v-030b5a25] {
  color: #1a1a1a;
  background-color: #fff;
}
.floating-icon-button.secondary-light[data-v-030b5a25]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  border-radius: 118px;
  background-color: #5a5a5a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.floating-icon-button.secondary-light[data-v-030b5a25]:enabled:hover::after,
.floating-icon-button.secondary-light[data-v-030b5a25]:enabled:active::after,
.floating-icon-button.secondary-light[data-v-030b5a25]:enabled:focus::after {
  opacity: 0.12;
}
.floating-icon-button.secondary-dark[data-v-030b5a25] {
  color: #f7f7f7;
  background-color: #333;
  border: 1px solid #5a5a5a;
}
.floating-icon-button.secondary-dark[data-v-030b5a25]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  border-radius: 118px;
  background-color: #5a5a5a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.floating-icon-button.secondary-dark[data-v-030b5a25]:enabled:hover::after,
.floating-icon-button.secondary-dark[data-v-030b5a25]:enabled:active::after,
.floating-icon-button.secondary-dark[data-v-030b5a25]:enabled:focus::after {
  opacity: 0.3;
}
.floating-icon-button[data-v-030b5a25]:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}
.floating-icon-button.m[data-v-030b5a25] {
  padding: 12px;
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
.floating-icon-button.l[data-v-030b5a25] {
  padding: 16px;
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
.floating-icon-button.xl[data-v-030b5a25] {
  padding: 18px;
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}

html[data-v-1c49e55d] {
  font-size: 10px;
}
.font_normal[data-v-1c49e55d] {
  font-weight: normal;
}
.font_bold[data-v-1c49e55d] {
  font-weight: bold;
}
.font_9040[data-v-1c49e55d] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
}
.font_9060[data-v-1c49e55d] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_8040[data-v-1c49e55d] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
}
.font_8060[data-v-1c49e55d] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_7040[data-v-1c49e55d] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
}
.font_7060[data-v-1c49e55d] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_6040[data-v-1c49e55d] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
}
.font_6060[data-v-1c49e55d] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_5040[data-v-1c49e55d] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
}
.font_5060[data-v-1c49e55d] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4040[data-v-1c49e55d] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_4060[data-v-1c49e55d] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4540[data-v-1c49e55d] {
  font-size: 1.7rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3040[data-v-1c49e55d] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3060[data-v-1c49e55d] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_2040[data-v-1c49e55d] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
}
.font_2060[data-v-1c49e55d] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1040[data-v-1c49e55d] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_1060[data-v-1c49e55d] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_0040[data-v-1c49e55d] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_0060[data-v-1c49e55d] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1640[data-v-1c49e55d] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1660[data-v-1c49e55d] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1840[data-v-1c49e55d] {
  font-size: 1.8rem;
  line-height: 1.4;
}
.font_1860[data-v-1c49e55d] {
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 600;
}
.font_2840[data-v-1c49e55d] {
  font-size: 2.8rem;
  line-height: 1.4;
}
.font_2870[data-v-1c49e55d] {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 38px;
}
.font_1440[data-v-1c49e55d] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1450[data-v-1c49e55d] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 500;
}
.font_1460[data-v-1c49e55d] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1470[data-v-1c49e55d] {
  font-size: 1.4rem;
  font-weight: 700;
}
.font_1240[data-v-1c49e55d] {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4;
}
h1[data-v-1c49e55d] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
h2[data-v-1c49e55d] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
h3[data-v-1c49e55d] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
h4[data-v-1c49e55d] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
h5[data-v-1c49e55d] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
h6[data-v-1c49e55d] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.elevation-low[data-v-1c49e55d] {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  z-index: 10;
}
.elevation-mid[data-v-1c49e55d] {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  z-index: 100;
}
.elevation-height[data-v-1c49e55d] {
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.08);
  z-index: 1000;
}
.elevation-over[data-v-1c49e55d] {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.elevation-over-top[data-v-1c49e55d] {
  box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.icon-text-button[data-v-1c49e55d] {
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.icon-text-button i + span[data-v-1c49e55d],
.icon-text-button span + i[data-v-1c49e55d] {
  margin-left: 9px;
}
.icon-text-button.primary-light-fill[data-v-1c49e55d] {
  color: #f7f7f7;
  background-color: #0064e5;
  border: 1px solid transparent;
}
.icon-text-button.primary-light-fill[data-v-1c49e55d]:disabled {
  color: #fff;
  opacity: 0.4;
}
.icon-text-button.primary-light-fill[data-v-1c49e55d]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #1a1a1a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.icon-text-button.primary-light-fill[data-v-1c49e55d]:enabled:hover::after,
.icon-text-button.primary-light-fill[data-v-1c49e55d]:enabled:active::after,
.icon-text-button.primary-light-fill[data-v-1c49e55d]:enabled:focus::after {
  opacity: 0.08;
}
.icon-text-button.primary-light-outline[data-v-1c49e55d] {
  color: #0064e5;
  border: 1px solid #0064e5;
}
.icon-text-button.primary-light-outline[data-v-1c49e55d]:disabled {
  opacity: 0.4;
}
.icon-text-button.primary-light-outline[data-v-1c49e55d]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #5a5a5a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.icon-text-button.primary-light-outline[data-v-1c49e55d]:enabled:hover::after,
.icon-text-button.primary-light-outline[data-v-1c49e55d]:enabled:active::after,
.icon-text-button.primary-light-outline[data-v-1c49e55d]:enabled:focus::after {
  opacity: 0.08;
}
.icon-text-button.primary-light-ghost[data-v-1c49e55d] {
  color: #0064e5;
}
.icon-text-button.primary-light-ghost[data-v-1c49e55d]:disabled {
  opacity: 0.4;
}
.icon-text-button.primary-light-ghost[data-v-1c49e55d]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #5a5a5a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.icon-text-button.primary-light-ghost[data-v-1c49e55d]:enabled:hover::after,
.icon-text-button.primary-light-ghost[data-v-1c49e55d]:enabled:active::after,
.icon-text-button.primary-light-ghost[data-v-1c49e55d]:enabled:focus::after {
  opacity: 0.08;
}
.icon-text-button.primary-dark-fill[data-v-1c49e55d] {
  color: #fff;
  background-color: #358bfa;
}
.icon-text-button.primary-dark-fill[data-v-1c49e55d]:disabled {
  color: #fff;
  opacity: 0.4;
}
.icon-text-button.primary-dark-fill[data-v-1c49e55d]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #1a1a1a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.icon-text-button.primary-dark-fill[data-v-1c49e55d]:enabled:hover::after,
.icon-text-button.primary-dark-fill[data-v-1c49e55d]:enabled:active::after,
.icon-text-button.primary-dark-fill[data-v-1c49e55d]:enabled:focus::after {
  opacity: 0.08;
}
.icon-text-button.primary-dark-outline[data-v-1c49e55d] {
  color: #358bfa;
  border: 1px solid #358bfa;
}
.icon-text-button.primary-dark-outline[data-v-1c49e55d]:disabled {
  opacity: 0.4;
}
.icon-text-button.primary-dark-outline[data-v-1c49e55d]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #5a5a5a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.icon-text-button.primary-dark-outline[data-v-1c49e55d]:enabled:hover::after,
.icon-text-button.primary-dark-outline[data-v-1c49e55d]:enabled:active::after,
.icon-text-button.primary-dark-outline[data-v-1c49e55d]:enabled:focus::after {
  opacity: 0.18;
}
.icon-text-button.primary-dark-ghost[data-v-1c49e55d] {
  color: #358bfa;
}
.icon-text-button.primary-dark-ghost[data-v-1c49e55d]:disabled {
  opacity: 0.4;
}
.icon-text-button.primary-dark-ghost[data-v-1c49e55d]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #5a5a5a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.icon-text-button.primary-dark-ghost[data-v-1c49e55d]:enabled:hover::after,
.icon-text-button.primary-dark-ghost[data-v-1c49e55d]:enabled:active::after,
.icon-text-button.primary-dark-ghost[data-v-1c49e55d]:enabled:focus::after {
  opacity: 0.18;
}
.icon-text-button.secondary-light-fill[data-v-1c49e55d] {
  color: #1a1a1a;
  background-color: rgba(90, 90, 90, 0.05);
}
.icon-text-button.secondary-light-fill[data-v-1c49e55d]:disabled {
  opacity: 0.4;
}
.icon-text-button.secondary-light-fill[data-v-1c49e55d]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #5a5a5a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.icon-text-button.secondary-light-fill[data-v-1c49e55d]:enabled:hover::after,
.icon-text-button.secondary-light-fill[data-v-1c49e55d]:enabled:active::after,
.icon-text-button.secondary-light-fill[data-v-1c49e55d]:enabled:focus::after {
  opacity: 0.08;
}
.icon-text-button.secondary-light-outline[data-v-1c49e55d] {
  color: #1a1a1a;
  border: 1px solid #cfcfcf;
}
.icon-text-button.secondary-light-outline[data-v-1c49e55d]:disabled {
  opacity: 0.4;
}
.icon-text-button.secondary-light-outline[data-v-1c49e55d]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #5a5a5a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.icon-text-button.secondary-light-outline[data-v-1c49e55d]:enabled:hover::after,
.icon-text-button.secondary-light-outline[data-v-1c49e55d]:enabled:active::after,
.icon-text-button.secondary-light-outline[data-v-1c49e55d]:enabled:focus::after {
  opacity: 0.08;
}
.icon-text-button.secondary-light-ghost[data-v-1c49e55d] {
  color: #1a1a1a;
}
.icon-text-button.secondary-light-ghost[data-v-1c49e55d]:disabled {
  opacity: 0.4;
}
.icon-text-button.secondary-light-ghost[data-v-1c49e55d]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #5a5a5a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.icon-text-button.secondary-light-ghost[data-v-1c49e55d]:enabled:hover::after,
.icon-text-button.secondary-light-ghost[data-v-1c49e55d]:enabled:active::after,
.icon-text-button.secondary-light-ghost[data-v-1c49e55d]:enabled:focus::after {
  opacity: 0.08;
}
.icon-text-button.secondary-dark-fill[data-v-1c49e55d] {
  color: #f7f7f7;
  background-color: rgba(90, 90, 90, 0.28);
}
.icon-text-button.secondary-dark-fill[data-v-1c49e55d]:disabled {
  opacity: 0.4;
}
.icon-text-button.secondary-dark-fill[data-v-1c49e55d]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #1a1a1a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.icon-text-button.secondary-dark-fill[data-v-1c49e55d]:enabled:hover::after,
.icon-text-button.secondary-dark-fill[data-v-1c49e55d]:enabled:active::after,
.icon-text-button.secondary-dark-fill[data-v-1c49e55d]:enabled:focus::after {
  opacity: 0.18;
}
.icon-text-button.secondary-dark-outline[data-v-1c49e55d] {
  color: #f7f7f7;
  border: 1px solid #8a8a8a;
}
.icon-text-button.secondary-dark-outline[data-v-1c49e55d]:disabled {
  opacity: 0.4;
}
.icon-text-button.secondary-dark-outline[data-v-1c49e55d]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #1a1a1a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.icon-text-button.secondary-dark-outline[data-v-1c49e55d]:enabled:hover::after,
.icon-text-button.secondary-dark-outline[data-v-1c49e55d]:enabled:active::after,
.icon-text-button.secondary-dark-outline[data-v-1c49e55d]:enabled:focus::after {
  opacity: 0.18;
}
.icon-text-button.secondary-dark-ghost[data-v-1c49e55d] {
  color: #ececec;
}
.icon-text-button.secondary-dark-ghost[data-v-1c49e55d]:disabled {
  opacity: 0.4;
}
.icon-text-button.secondary-dark-ghost[data-v-1c49e55d]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #1a1a1a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.icon-text-button.secondary-dark-ghost[data-v-1c49e55d]:enabled:hover::after,
.icon-text-button.secondary-dark-ghost[data-v-1c49e55d]:enabled:active::after,
.icon-text-button.secondary-dark-ghost[data-v-1c49e55d]:enabled:focus::after {
  opacity: 0.18;
}
.icon-text-button[data-v-1c49e55d]:disabled {
  cursor: not-allowed;
}
.icon-text-button.xs[data-v-1c49e55d] {
  border-radius: 6px;
  padding: 5px 12px 5px 11px;
  min-width: 60px;
  max-width: 240px;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
  font-weight: bold;
}
.icon-text-button.xs.text-first[data-v-1c49e55d] {
  padding: 5px 11px 5px 12px;
}
.icon-text-button.xs i[data-v-1c49e55d] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.icon-text-button.s[data-v-1c49e55d] {
  border-radius: 8px;
  padding: 9px 16px 9px 14px;
  min-width: 45px;
  max-width: 180px;
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.icon-text-button.s.text-first[data-v-1c49e55d] {
  padding: 9px 14px 9px 16px;
}
.icon-text-button.m[data-v-1c49e55d] {
  border-radius: 8px;
  padding: 13px 24px 13px 20px;
  min-width: 72px;
  max-width: 288px;
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.icon-text-button.m.text-first[data-v-1c49e55d] {
  padding: 13px 20px 13px 24px;
}
.icon-text-button.l[data-v-1c49e55d] {
  border-radius: 8px;
  padding: 17px 24px 17px 20px;
  min-width: 84px;
  max-width: 336px;
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.icon-text-button.l.text-first[data-v-1c49e55d] {
  padding: 17px 20px 17px 24px;
}
.icon-text-button.l i[data-v-1c49e55d] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
.icon-text-button.xl[data-v-1c49e55d] {
  border-radius: 8px;
  padding: 18px 32px 18px 28px;
  min-width: 90px;
  max-width: 360px;
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.icon-text-button.xl.text-first[data-v-1c49e55d] {
  padding: 18px 28px 18px 32px;
}
.icon-text-button.xl i[data-v-1c49e55d] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}

html[data-v-5fed6b6e] {
  font-size: 10px;
}
.font_normal[data-v-5fed6b6e] {
  font-weight: normal;
}
.font_bold[data-v-5fed6b6e] {
  font-weight: bold;
}
.font_9040[data-v-5fed6b6e] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
}
.font_9060[data-v-5fed6b6e] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_8040[data-v-5fed6b6e] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
}
.font_8060[data-v-5fed6b6e] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_7040[data-v-5fed6b6e] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
}
.font_7060[data-v-5fed6b6e] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_6040[data-v-5fed6b6e] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
}
.font_6060[data-v-5fed6b6e] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_5040[data-v-5fed6b6e] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
}
.font_5060[data-v-5fed6b6e] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4040[data-v-5fed6b6e] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_4060[data-v-5fed6b6e] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4540[data-v-5fed6b6e] {
  font-size: 1.7rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3040[data-v-5fed6b6e] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3060[data-v-5fed6b6e] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_2040[data-v-5fed6b6e] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
}
.font_2060[data-v-5fed6b6e] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1040[data-v-5fed6b6e] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_1060[data-v-5fed6b6e] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_0040[data-v-5fed6b6e] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_0060[data-v-5fed6b6e] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1640[data-v-5fed6b6e] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1660[data-v-5fed6b6e] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1840[data-v-5fed6b6e] {
  font-size: 1.8rem;
  line-height: 1.4;
}
.font_1860[data-v-5fed6b6e] {
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 600;
}
.font_2840[data-v-5fed6b6e] {
  font-size: 2.8rem;
  line-height: 1.4;
}
.font_2870[data-v-5fed6b6e] {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 38px;
}
.font_1440[data-v-5fed6b6e] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1450[data-v-5fed6b6e] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 500;
}
.font_1460[data-v-5fed6b6e] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1470[data-v-5fed6b6e] {
  font-size: 1.4rem;
  font-weight: 700;
}
.font_1240[data-v-5fed6b6e] {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4;
}
h1[data-v-5fed6b6e] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
h2[data-v-5fed6b6e] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
h3[data-v-5fed6b6e] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
h4[data-v-5fed6b6e] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
h5[data-v-5fed6b6e] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
h6[data-v-5fed6b6e] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.elevation-low[data-v-5fed6b6e] {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  z-index: 10;
}
.elevation-mid[data-v-5fed6b6e] {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  z-index: 100;
}
.elevation-height[data-v-5fed6b6e] {
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.08);
  z-index: 1000;
}
.elevation-over[data-v-5fed6b6e] {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.elevation-over-top[data-v-5fed6b6e] {
  box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.floating-icon-text-button[data-v-5fed6b6e] {
  display: inline-block;
  position: relative;
  box-shadow: 0 2px 4px rgba(34, 34, 34, 0.4);
  border-radius: 118px;
}
.floating-icon-text-button i + span[data-v-5fed6b6e],
.floating-icon-text-button span + i[data-v-5fed6b6e] {
  margin-left: 9px;
}
.floating-icon-text-button.primary-light[data-v-5fed6b6e] {
  color: #fff;
  background-color: #0064e5;
}
.floating-icon-text-button.primary-light[data-v-5fed6b6e]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  border-radius: 118px;
  background-color: #5a5a5a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.floating-icon-text-button.primary-light[data-v-5fed6b6e]:enabled:hover::after,
.floating-icon-text-button.primary-light[data-v-5fed6b6e]:enabled:active::after,
.floating-icon-text-button.primary-light[data-v-5fed6b6e]:enabled:focus::after {
  opacity: 0.12;
}
.floating-icon-text-button.primary-dark[data-v-5fed6b6e] {
  color: #fff;
  background-color: #358bfa;
}
.floating-icon-text-button.primary-dark[data-v-5fed6b6e]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  border-radius: 118px;
  background-color: #5a5a5a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.floating-icon-text-button.primary-dark[data-v-5fed6b6e]:enabled:hover::after,
.floating-icon-text-button.primary-dark[data-v-5fed6b6e]:enabled:active::after,
.floating-icon-text-button.primary-dark[data-v-5fed6b6e]:enabled:focus::after {
  opacity: 0.3;
}
.floating-icon-text-button.secondary[data-v-5fed6b6e] {
  border: 1px solid #dfdfdf;
  box-shadow: 0 3px 9px rgba(34, 34, 34, 0.08);
}
.floating-icon-text-button.secondary-light[data-v-5fed6b6e] {
  color: #1a1a1a;
  background-color: #fff;
}
.floating-icon-text-button.secondary-light[data-v-5fed6b6e]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  border-radius: 118px;
  background-color: #5a5a5a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.floating-icon-text-button.secondary-light[data-v-5fed6b6e]:enabled:hover::after,
.floating-icon-text-button.secondary-light[data-v-5fed6b6e]:enabled:active::after,
.floating-icon-text-button.secondary-light[data-v-5fed6b6e]:enabled:focus::after {
  opacity: 0.12;
}
.floating-icon-text-button.secondary-dark[data-v-5fed6b6e] {
  color: #f7f7f7;
  background-color: #333;
  border: 1px solid #5a5a5a;
}
.floating-icon-text-button.secondary-dark[data-v-5fed6b6e]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  border-radius: 118px;
  background-color: #5a5a5a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.floating-icon-text-button.secondary-dark[data-v-5fed6b6e]:enabled:hover::after,
.floating-icon-text-button.secondary-dark[data-v-5fed6b6e]:enabled:active::after,
.floating-icon-text-button.secondary-dark[data-v-5fed6b6e]:enabled:focus::after {
  opacity: 0.3;
}
.floating-icon-text-button[data-v-5fed6b6e]:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}
.floating-icon-text-button.m[data-v-5fed6b6e] {
  padding: 13px 24px 13px 20px;
}
.floating-icon-text-button.m.text-first[data-v-5fed6b6e] {
  padding: 13px 20px 13px 24px;
}
.floating-icon-text-button.m span[data-v-5fed6b6e] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.floating-icon-text-button.m i[data-v-5fed6b6e] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.floating-icon-text-button.l[data-v-5fed6b6e] {
  padding: 16px 24px 16px 20px;
}
.floating-icon-text-button.l.text-first[data-v-5fed6b6e] {
  padding: 16px 20px 16px 24px;
}
.floating-icon-text-button.l span[data-v-5fed6b6e] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.floating-icon-text-button.l i[data-v-5fed6b6e] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.floating-icon-text-button.xl[data-v-5fed6b6e] {
  padding: 18px 32px 18px 28px;
}
.floating-icon-text-button.xl.text-first[data-v-5fed6b6e] {
  padding: 18px 28px 18px 32px;
}
.floating-icon-text-button.xl span[data-v-5fed6b6e] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.floating-icon-text-button.xl i[data-v-5fed6b6e] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}

html[data-v-7896d60c] {
  font-size: 10px;
}
.font_normal[data-v-7896d60c] {
  font-weight: normal;
}
.font_bold[data-v-7896d60c] {
  font-weight: bold;
}
.font_9040[data-v-7896d60c] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
}
.font_9060[data-v-7896d60c] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_8040[data-v-7896d60c] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
}
.font_8060[data-v-7896d60c] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_7040[data-v-7896d60c] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
}
.font_7060[data-v-7896d60c] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_6040[data-v-7896d60c] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
}
.font_6060[data-v-7896d60c] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_5040[data-v-7896d60c] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
}
.font_5060[data-v-7896d60c] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4040[data-v-7896d60c] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_4060[data-v-7896d60c] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4540[data-v-7896d60c] {
  font-size: 1.7rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3040[data-v-7896d60c] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3060[data-v-7896d60c] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_2040[data-v-7896d60c] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
}
.font_2060[data-v-7896d60c] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1040[data-v-7896d60c] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_1060[data-v-7896d60c] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_0040[data-v-7896d60c] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_0060[data-v-7896d60c] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1640[data-v-7896d60c] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1660[data-v-7896d60c] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1840[data-v-7896d60c] {
  font-size: 1.8rem;
  line-height: 1.4;
}
.font_1860[data-v-7896d60c] {
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 600;
}
.font_2840[data-v-7896d60c] {
  font-size: 2.8rem;
  line-height: 1.4;
}
.font_2870[data-v-7896d60c] {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 38px;
}
.font_1440[data-v-7896d60c] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1450[data-v-7896d60c] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 500;
}
.font_1460[data-v-7896d60c] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1470[data-v-7896d60c] {
  font-size: 1.4rem;
  font-weight: 700;
}
.font_1240[data-v-7896d60c] {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4;
}
h1[data-v-7896d60c] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
h2[data-v-7896d60c] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
h3[data-v-7896d60c] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
h4[data-v-7896d60c] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
h5[data-v-7896d60c] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
h6[data-v-7896d60c] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.elevation-low[data-v-7896d60c] {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  z-index: 10;
}
.elevation-mid[data-v-7896d60c] {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  z-index: 100;
}
.elevation-height[data-v-7896d60c] {
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.08);
  z-index: 1000;
}
.elevation-over[data-v-7896d60c] {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.elevation-over-top[data-v-7896d60c] {
  box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.button-link[data-v-7896d60c] {
  display: flex;
  align-items: center;
}
.button-link > span[data-v-7896d60c] {
  text-decoration: underline;
}
.button-link.primary[data-v-7896d60c] {
  color: #0064e5;
}
.button-link.secondary[data-v-7896d60c] {
  color: #1a1a1a;
}
.button-link.ghost > span[data-v-7896d60c] {
  text-decoration: none;
}

html[data-v-350f0740] {
  font-size: 10px;
}
.font_normal[data-v-350f0740] {
  font-weight: normal;
}
.font_bold[data-v-350f0740] {
  font-weight: bold;
}
.font_9040[data-v-350f0740] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
}
.font_9060[data-v-350f0740] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_8040[data-v-350f0740] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
}
.font_8060[data-v-350f0740] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_7040[data-v-350f0740] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
}
.font_7060[data-v-350f0740] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_6040[data-v-350f0740] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
}
.font_6060[data-v-350f0740] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_5040[data-v-350f0740] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
}
.font_5060[data-v-350f0740] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4040[data-v-350f0740] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_4060[data-v-350f0740] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4540[data-v-350f0740] {
  font-size: 1.7rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3040[data-v-350f0740] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3060[data-v-350f0740] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_2040[data-v-350f0740] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
}
.font_2060[data-v-350f0740] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1040[data-v-350f0740] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_1060[data-v-350f0740] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_0040[data-v-350f0740] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_0060[data-v-350f0740] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1640[data-v-350f0740] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1660[data-v-350f0740] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1840[data-v-350f0740] {
  font-size: 1.8rem;
  line-height: 1.4;
}
.font_1860[data-v-350f0740] {
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 600;
}
.font_2840[data-v-350f0740] {
  font-size: 2.8rem;
  line-height: 1.4;
}
.font_2870[data-v-350f0740] {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 38px;
}
.font_1440[data-v-350f0740] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1450[data-v-350f0740] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 500;
}
.font_1460[data-v-350f0740] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1470[data-v-350f0740] {
  font-size: 1.4rem;
  font-weight: 700;
}
.font_1240[data-v-350f0740] {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4;
}
h1[data-v-350f0740] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
h2[data-v-350f0740] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
h3[data-v-350f0740] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
h4[data-v-350f0740] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
h5[data-v-350f0740] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
h6[data-v-350f0740] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.elevation-low[data-v-350f0740] {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  z-index: 10;
}
.elevation-mid[data-v-350f0740] {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  z-index: 100;
}
.elevation-height[data-v-350f0740] {
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.08);
  z-index: 1000;
}
.elevation-over[data-v-350f0740] {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.elevation-over-top[data-v-350f0740] {
  box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.img-icon-button[data-v-350f0740] {
  display: inline-block;
  position: relative;
  overflow: hidden;
  line-height: inherit !important;
}
.img-icon-button.primary-light-outline[data-v-350f0740] {
  background-color: #fff;
  border: 1px solid #d6d6d6;
}
.img-icon-button.primary-light-outline > img[data-v-350f0740] {
  filter: invert(57%) sepia(9%) saturate(0%) hue-rotate(149deg) brightness(84%) contrast(86%);
}
.img-icon-button.primary-light-outline[data-v-350f0740]:disabled {
  opacity: 0.4;
}
.img-icon-button.primary-light-outline[data-v-350f0740]:enabled:hover {
  border: 1px solid #358bfa;
}
.img-icon-button.primary-light-outline:enabled:hover > img[data-v-350f0740] {
  filter: invert(48%) sepia(99%) saturate(2769%) hue-rotate(197deg) brightness(101%) contrast(96%);
}
.img-icon-button.primary-light-outline[data-v-350f0740]:enabled:active {
  border: 1px solid #0064e5;
  background-color: #0064e5;
}
.img-icon-button.primary-light-outline:enabled:active > img[data-v-350f0740] {
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(116deg) brightness(106%) contrast(103%);
}
.img-icon-button.primary-light-outline[data-v-350f0740]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.img-icon-button.secondary-light-outline[data-v-350f0740] {
  background-color: #ececec;
  border: 0px solid #ececec;
}
.img-icon-button.secondary-light-outline[data-v-350f0740]:disabled {
  opacity: 0.4;
}
.img-icon-button.secondary-light-outline[data-v-350f0740]:enabled:active {
  background-color: #000;
}
.img-icon-button.secondary-light-outline:enabled:active > img[data-v-350f0740] {
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(116deg) brightness(106%) contrast(103%);
}
.img-icon-button.secondary-light-outline[data-v-350f0740]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.img-icon-button-item-image[data-v-350f0740] {
  width: 24px;
  height: 24px;
}
.img-icon-button[data-v-350f0740]:disabled {
  cursor: not-allowed;
}
.img-icon-button.default[data-v-350f0740] {
  border-radius: 25px;
  width: 50px;
  height: 50px;
}

html[data-v-5f80cb74] {
  font-size: 10px;
}
.font_normal[data-v-5f80cb74] {
  font-weight: normal;
}
.font_bold[data-v-5f80cb74] {
  font-weight: bold;
}
.font_9040[data-v-5f80cb74] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
}
.font_9060[data-v-5f80cb74] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_8040[data-v-5f80cb74] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
}
.font_8060[data-v-5f80cb74] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_7040[data-v-5f80cb74] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
}
.font_7060[data-v-5f80cb74] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_6040[data-v-5f80cb74] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
}
.font_6060[data-v-5f80cb74] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_5040[data-v-5f80cb74] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
}
.font_5060[data-v-5f80cb74] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4040[data-v-5f80cb74] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_4060[data-v-5f80cb74] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4540[data-v-5f80cb74] {
  font-size: 1.7rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3040[data-v-5f80cb74] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3060[data-v-5f80cb74] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_2040[data-v-5f80cb74] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
}
.font_2060[data-v-5f80cb74] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1040[data-v-5f80cb74] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_1060[data-v-5f80cb74] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_0040[data-v-5f80cb74] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_0060[data-v-5f80cb74] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1640[data-v-5f80cb74] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1660[data-v-5f80cb74] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1840[data-v-5f80cb74] {
  font-size: 1.8rem;
  line-height: 1.4;
}
.font_1860[data-v-5f80cb74] {
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 600;
}
.font_2840[data-v-5f80cb74] {
  font-size: 2.8rem;
  line-height: 1.4;
}
.font_2870[data-v-5f80cb74] {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 38px;
}
.font_1440[data-v-5f80cb74] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1450[data-v-5f80cb74] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 500;
}
.font_1460[data-v-5f80cb74] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1470[data-v-5f80cb74] {
  font-size: 1.4rem;
  font-weight: 700;
}
.font_1240[data-v-5f80cb74] {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4;
}
h1[data-v-5f80cb74] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
h2[data-v-5f80cb74] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
h3[data-v-5f80cb74] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
h4[data-v-5f80cb74] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
h5[data-v-5f80cb74] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
h6[data-v-5f80cb74] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.elevation-low[data-v-5f80cb74] {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  z-index: 10;
}
.elevation-mid[data-v-5f80cb74] {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  z-index: 100;
}
.elevation-height[data-v-5f80cb74] {
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.08);
  z-index: 1000;
}
.elevation-over[data-v-5f80cb74] {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.elevation-over-top[data-v-5f80cb74] {
  box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.user-info[data-v-5f80cb74] {
  padding: 24px;
  border-bottom: 1px solid rgba(26, 26, 26, 0.08);
}
.user-info__header[data-v-5f80cb74] {
  display: flex;
  align-items: center;
}
.user-info__header .photo-url[data-v-5f80cb74] {
  overflow: hidden;
  border-radius: 40px;
}
.user-info__header .username[data-v-5f80cb74] {
  display: inline-flex;
  align-items: center;
  margin-left: 12px;
  color: #1a1a1a;
  font-weight: bold;
  font-size: 18px;
}
.user-info__header .username > i[data-v-5f80cb74] {
  margin-left: 8px;
  font-size: 12px;
}
.user-info__footer[data-v-5f80cb74] {
  margin-top: 32px;
}
.user-info__footer > h5[data-v-5f80cb74] {
  color: #1a1a1a;
  font-size: 16px;
}
.user-info__footer-band[data-v-5f80cb74] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 8px;
}
.user-info__footer-band .points[data-v-5f80cb74] {
  color: #0064e5;
  font-size: 24px;
  font-weight: bold;
}
.user-info .text-button[data-v-5f80cb74] {
  font-size: 14px;
  line-height: 20px;
  background-color: #fff;
}

html[data-v-15725a68] {
  font-size: 10px;
}
.font_normal[data-v-15725a68] {
  font-weight: normal;
}
.font_bold[data-v-15725a68] {
  font-weight: bold;
}
.font_9040[data-v-15725a68] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
}
.font_9060[data-v-15725a68] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_8040[data-v-15725a68] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
}
.font_8060[data-v-15725a68] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_7040[data-v-15725a68] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
}
.font_7060[data-v-15725a68] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_6040[data-v-15725a68] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
}
.font_6060[data-v-15725a68] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_5040[data-v-15725a68] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
}
.font_5060[data-v-15725a68] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4040[data-v-15725a68] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_4060[data-v-15725a68] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4540[data-v-15725a68] {
  font-size: 1.7rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3040[data-v-15725a68] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3060[data-v-15725a68] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_2040[data-v-15725a68] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
}
.font_2060[data-v-15725a68] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1040[data-v-15725a68] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_1060[data-v-15725a68] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_0040[data-v-15725a68] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_0060[data-v-15725a68] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1640[data-v-15725a68] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1660[data-v-15725a68] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1840[data-v-15725a68] {
  font-size: 1.8rem;
  line-height: 1.4;
}
.font_1860[data-v-15725a68] {
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 600;
}
.font_2840[data-v-15725a68] {
  font-size: 2.8rem;
  line-height: 1.4;
}
.font_2870[data-v-15725a68] {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 38px;
}
.font_1440[data-v-15725a68] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1450[data-v-15725a68] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 500;
}
.font_1460[data-v-15725a68] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1470[data-v-15725a68] {
  font-size: 1.4rem;
  font-weight: 700;
}
.font_1240[data-v-15725a68] {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4;
}
h1[data-v-15725a68] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
h2[data-v-15725a68] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
h3[data-v-15725a68] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
h4[data-v-15725a68] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
h5[data-v-15725a68] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
h6[data-v-15725a68] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.elevation-low[data-v-15725a68] {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  z-index: 10;
}
.elevation-mid[data-v-15725a68] {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  z-index: 100;
}
.elevation-height[data-v-15725a68] {
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.08);
  z-index: 1000;
}
.elevation-over[data-v-15725a68] {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.elevation-over-top[data-v-15725a68] {
  box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.localization-link[data-v-15725a68] {
  display: inline-flex;
  align-items: center;
  padding: 8px 20px;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  box-sizing: border-box;
  border-radius: 100px;
  color: #1a1a1a;
  font-weight: bold;
  font-size: 14px;
}
.localization-link[data-v-15725a68]:hover {
  color: #0064e5;
}

html[data-v-d1e4c8ba] {
  font-size: 10px;
}
.font_normal[data-v-d1e4c8ba] {
  font-weight: normal;
}
.font_bold[data-v-d1e4c8ba] {
  font-weight: bold;
}
.font_9040[data-v-d1e4c8ba] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
}
.font_9060[data-v-d1e4c8ba] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_8040[data-v-d1e4c8ba] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
}
.font_8060[data-v-d1e4c8ba] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_7040[data-v-d1e4c8ba] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
}
.font_7060[data-v-d1e4c8ba] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_6040[data-v-d1e4c8ba] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
}
.font_6060[data-v-d1e4c8ba] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_5040[data-v-d1e4c8ba] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
}
.font_5060[data-v-d1e4c8ba] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4040[data-v-d1e4c8ba] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_4060[data-v-d1e4c8ba] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4540[data-v-d1e4c8ba] {
  font-size: 1.7rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3040[data-v-d1e4c8ba] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3060[data-v-d1e4c8ba] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_2040[data-v-d1e4c8ba] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
}
.font_2060[data-v-d1e4c8ba] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1040[data-v-d1e4c8ba] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_1060[data-v-d1e4c8ba] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_0040[data-v-d1e4c8ba] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_0060[data-v-d1e4c8ba] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1640[data-v-d1e4c8ba] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1660[data-v-d1e4c8ba] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1840[data-v-d1e4c8ba] {
  font-size: 1.8rem;
  line-height: 1.4;
}
.font_1860[data-v-d1e4c8ba] {
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 600;
}
.font_2840[data-v-d1e4c8ba] {
  font-size: 2.8rem;
  line-height: 1.4;
}
.font_2870[data-v-d1e4c8ba] {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 38px;
}
.font_1440[data-v-d1e4c8ba] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1450[data-v-d1e4c8ba] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 500;
}
.font_1460[data-v-d1e4c8ba] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1470[data-v-d1e4c8ba] {
  font-size: 1.4rem;
  font-weight: 700;
}
.font_1240[data-v-d1e4c8ba] {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4;
}
h1[data-v-d1e4c8ba] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
h2[data-v-d1e4c8ba] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
h3[data-v-d1e4c8ba] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
h4[data-v-d1e4c8ba] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
h5[data-v-d1e4c8ba] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
h6[data-v-d1e4c8ba] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.elevation-low[data-v-d1e4c8ba] {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  z-index: 10;
}
.elevation-mid[data-v-d1e4c8ba] {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  z-index: 100;
}
.elevation-height[data-v-d1e4c8ba] {
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.08);
  z-index: 1000;
}
.elevation-over[data-v-d1e4c8ba] {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.elevation-over-top[data-v-d1e4c8ba] {
  box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.menus-mobile[data-v-d1e4c8ba] {
  position: relative;
  z-index: 10;
}
.menus-mobile__nav[data-v-d1e4c8ba] {
  position: fixed;
  bottom: 0;
  left: 100%;
  z-index: -1;
  width: 50%;
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  background: #fff;
  transition: width 0.25s ease-in, left 0.25s ease-in;
}
.menus-mobile__nav.open[data-v-d1e4c8ba] {
  width: 100%;
  left: 0;
  z-index: 10;
}
.menus-mobile__header[data-v-d1e4c8ba] {
  padding: 20px 24px;
}
.menus-mobile__banner[data-v-d1e4c8ba] {
  display: flex;
  justify-content: center;
  margin-top: 10px;
  border-radius: 8px;
  overflow: hidden;
  background-color: #f0f6ff;
  cursor: pointer;
}
.menus-mobile__banner-inner[data-v-d1e4c8ba] {
  max-width: 384px;
  width: 100%;
  padding: 20px;
  position: relative;
}
.menus-mobile__banner-inner > p[data-v-d1e4c8ba] {
  display: flex;
  flex-direction: column;
  width: 60%;
}
.menus-mobile__banner-inner > p .desc[data-v-d1e4c8ba] {
  margin-bottom: 4px;
}
.menus-mobile__banner-inner > p .detail-view[data-v-d1e4c8ba] {
  letter-spacing: -0.002em;
  color: #0064e5;
  font-size: 12px;
}
.menus-mobile__banner-inner > img[data-v-d1e4c8ba] {
  position: absolute;
  top: 0;
  right: 8px;
  height: 100%;
  width: auto;
}
.menus-mobile__menu-item[data-v-d1e4c8ba] {
  padding: 24px 0;
  margin: 0 24px;
  transition: border-bottom 0.5s ease-in;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.menus-mobile__menu-item.business[data-v-d1e4c8ba] {
  border-top: 1px solid rgba(26, 26, 26, 0.08);
}
.menus-mobile__menu-item.open[data-v-d1e4c8ba],
.menus-mobile__menu-item.discovery[data-v-d1e4c8ba] {
  border-bottom: 1px solid rgba(26, 26, 26, 0.08);
}
.menus-mobile__menu-item-last-board[data-v-d1e4c8ba] {
  margin: 0 24px;
  border: none;
  border-bottom: 1px solid rgba(26, 26, 26, 0.08);
}
.menus-mobile__menu-title[data-v-d1e4c8ba] {
  display: flex;
  align-items: center;
  position: relative;
}
.menus-mobile__menu-title > a[data-v-d1e4c8ba] {
  flex: 1;
  font-size: 16px;
  color: #1a1a1a;
}
.menus-mobile__menu-title > i[data-v-d1e4c8ba] {
  position: absolute;
  right: -10px;
  padding: 10px;
  z-index: 1;
  transform: rotate(0);
  transition: transform 0.25s ease-in-out;
}
.menus-mobile__menu-title > i.open[data-v-d1e4c8ba] {
  transform: rotate(180deg);
}
.menus-mobile .sub-menu[data-v-d1e4c8ba] {
  opacity: 0;
  max-height: 0;
  height: auto;
  overflow: hidden;
  transition: max-height 0.3s ease-in, opacity 0.1s ease-in;
}
.menus-mobile .sub-menu.open[data-v-d1e4c8ba] {
  opacity: 1;
  max-height: 500px;
}
.menus-mobile .sub-menu__list-title[data-v-d1e4c8ba] {
  margin-top: 24px;
  padding: 4px 10px;
  background-color: #f7f7f7;
  font-size: 12px;
  color: rgba(26, 26, 26, 0.57);
}
.menus-mobile .sub-menu__item[data-v-d1e4c8ba] {
  margin-top: 12px;
  padding: 4px 10px;
  font-size: 12px;
}
.menus-mobile .sub-menu__item > a[data-v-d1e4c8ba] {
  display: block;
  font-size: 14px;
  color: #1a1a1a;
}
.menus-mobile .sub-menu__item > a[data-v-d1e4c8ba]:hover,
.menus-mobile .sub-menu__item > a.active[data-v-d1e4c8ba] {
  color: #0064e5;
}
.menus-mobile .menus-mobile__btn-menu[data-v-d1e4c8ba] {
  display: inline-block;
  position: relative;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
  width: 20px;
  height: 21px;
  vertical-align: middle;
  margin-top: 2px;
}
.menus-mobile .menus-mobile__btn-menu .line[data-v-d1e4c8ba] {
  display: block;
  position: absolute;
  height: 2px;
  width: 20px;
  background: #666;
  border-radius: 1px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
.menus-mobile .menus-mobile__btn-menu .first[data-v-d1e4c8ba] {
  top: 0px;
}
.menus-mobile .menus-mobile__btn-menu .second[data-v-d1e4c8ba],
.menus-mobile .menus-mobile__btn-menu .third[data-v-d1e4c8ba] {
  top: 7px;
}
.menus-mobile .menus-mobile__btn-menu .fourth[data-v-d1e4c8ba] {
  top: 14px;
}
.menus-mobile .menus-mobile__btn-menu.open .first[data-v-d1e4c8ba] {
  top: 14px;
  width: 0%;
  left: 50%;
}
.menus-mobile .menus-mobile__btn-menu.open .second[data-v-d1e4c8ba] {
  transform: rotate(45deg);
}
.menus-mobile .menus-mobile__btn-menu.open .third[data-v-d1e4c8ba] {
  transform: rotate(-45deg);
}
.menus-mobile .menus-mobile__btn-menu.open .fourth[data-v-d1e4c8ba] {
  top: 14px;
  width: 0%;
  left: 50%;
}
.menus-mobile .business-link[data-v-d1e4c8ba],
.menus-mobile .localization-link[data-v-d1e4c8ba] {
  border: none;
  padding: 0;
}

html[data-v-61135167] {
  font-size: 10px;
}
.font_normal[data-v-61135167] {
  font-weight: normal;
}
.font_bold[data-v-61135167] {
  font-weight: bold;
}
.font_9040[data-v-61135167] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
}
.font_9060[data-v-61135167] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_8040[data-v-61135167] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
}
.font_8060[data-v-61135167] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_7040[data-v-61135167] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
}
.font_7060[data-v-61135167] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_6040[data-v-61135167] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
}
.font_6060[data-v-61135167] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_5040[data-v-61135167] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
}
.font_5060[data-v-61135167] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4040[data-v-61135167] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_4060[data-v-61135167] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4540[data-v-61135167] {
  font-size: 1.7rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3040[data-v-61135167] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3060[data-v-61135167] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_2040[data-v-61135167] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
}
.font_2060[data-v-61135167] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1040[data-v-61135167] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_1060[data-v-61135167] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_0040[data-v-61135167] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_0060[data-v-61135167] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1640[data-v-61135167] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1660[data-v-61135167] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1840[data-v-61135167] {
  font-size: 1.8rem;
  line-height: 1.4;
}
.font_1860[data-v-61135167] {
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 600;
}
.font_2840[data-v-61135167] {
  font-size: 2.8rem;
  line-height: 1.4;
}
.font_2870[data-v-61135167] {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 38px;
}
.font_1440[data-v-61135167] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1450[data-v-61135167] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 500;
}
.font_1460[data-v-61135167] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1470[data-v-61135167] {
  font-size: 1.4rem;
  font-weight: 700;
}
.font_1240[data-v-61135167] {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4;
}
h1[data-v-61135167] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
h2[data-v-61135167] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
h3[data-v-61135167] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
h4[data-v-61135167] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
h5[data-v-61135167] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
h6[data-v-61135167] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.elevation-low[data-v-61135167] {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  z-index: 10;
}
.elevation-mid[data-v-61135167] {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  z-index: 100;
}
.elevation-height[data-v-61135167] {
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.08);
  z-index: 1000;
}
.elevation-over[data-v-61135167] {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.elevation-over-top[data-v-61135167] {
  box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.menus-web[data-v-61135167] {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 2;
  transform-style: preserve-3d;
  justify-content: space-evenly;
  perspective: 2000px;
}
.menus-web__menu-title[data-v-61135167] {
  position: relative;
  z-index: 5;
}
.menus-web__menu-title > a[data-v-61135167] {
  color: #1a1a1a;
}
.menus-web__menu-title > a > i[data-v-61135167] {
  font-size: 24px;
}
.menus-web__menu-item[data-v-61135167] {
  position: relative;
  display: flex;
  justify-content: center;
  flex-grow: 1;
  padding: 28px 20px;
  transform-style: preserve-3d;
  perspective: 200px;
  box-sizing: border-box;
  color: #000;
}
.menus-web__menu-item[data-v-61135167]::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0%;
  height: 2px;
  background-color: #0064e5;
}
.menus-web__menu-item[data-v-61135167]:hover::before,
.menus-web__menu-item.active[data-v-61135167]::before {
  width: 100%;
  transition: width 0.2s ease-in;
}
.menus-web__menu-item[data-v-61135167]:hover::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: calc(100% + 30px);
}
.menus-web__menu-item:hover .sub-menu[data-v-61135167] {
  pointer-events: all;
  clip-path: inset(0 0 0 0);
}
.menus-web__menu-item:hover .sub-menu[data-v-61135167] {
  opacity: 1;
  margin-left: 0;
}
.menus-web .sub-menu[data-v-61135167] {
  min-width: 120px;
  max-width: 180px;
  position: absolute;
  top: calc(100% + 12px);
  left: 0;
  z-index: 999;
  margin-left: -12px;
  padding: 32px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 12px;
  pointer-events: none;
  box-sizing: border-box;
  opacity: 0;
  clip-path: inset(0 10em 10em 15em);
  filter: drop-shadow(0px 2px 8px rgba(0, 0, 0, 0.08));
  transition: all 0.25s ease-out, opacity 0.25s ease-in, margin-left 0.25s ease-out, clip-path 0.15s ease-out;
}
.menus-web .sub-menu.languageSrvices[data-v-61135167] {
  min-width: 448px;
}
.menus-web .sub-menu__article[data-v-61135167] {
  display: flex;
}
.menus-web .sub-menu__list[data-v-61135167] {
  flex: 1;
  flex-direction: column;
  margin-right: 24px;
  list-style: none;
  width: 100%;
}
.menus-web .sub-menu__list-title[data-v-61135167] {
  color: rgba(26, 26, 26, 0.57);
  font-size: 14px;
}
.menus-web .sub-menu__item[data-v-61135167] {
  position: relative;
  margin-top: 20px;
  color: #1a1a1a;
  cursor: pointer;
  font-weight: bold;
  font-size: 14px;
}
.menus-web .sub-menu__item[data-v-61135167]:first-of-type {
  margin-top: 0;
}
.menus-web .sub-menu__item > a[data-v-61135167] {
  display: inline-block;
  position: relative;
  color: #1a1a1a;
  word-break: keep-all;
}
.menus-web .sub-menu__item > a.active[data-v-61135167] {
  color: #0064e5;
}
.menus-web .sub-menu__item > a[data-v-61135167]::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0%;
  height: 1px;
  background-color: #000;
}
.menus-web .sub-menu__item > a[data-v-61135167]:hover::after {
  width: 100%;
  transition: width 0.2s ease-in;
}
.menus-web .sub-menu__banner[data-v-61135167] {
  margin-top: 40px;
  padding: 20px;
  background-color: #f7f7f7;
  border-radius: 8px;
}
.menus-web .sub-menu__banner > p[data-v-61135167] {
  display: flex;
  flex-direction: column;
}
.menus-web .sub-menu__banner > p > b[data-v-61135167] {
  margin-bottom: 4px;
}

.user-info[data-v-70ed68f6] {
  display: flex;
  flex-direction: column;
  padding: 24px 16px 24px 20px;
}
.user-info__profile[data-v-70ed68f6] {
  display: flex;
  margin-bottom: 24px;
}
.user-info__profile-img[data-v-70ed68f6] {
  margin-right: 20px;
  width: 56px;
  height: 56px;
  border-radius: 50px;
}
.user-info__profile-contents[data-v-70ed68f6] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.user-info__profile-contents-name[data-v-70ed68f6] {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  color: #1a1a1a;
  margin-bottom: 4px;
}
.user-info__profile-contents-mypage[data-v-70ed68f6] {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  color: #5a5a5a;
}
.user-info__profile-contents-archive-wrapper[data-v-70ed68f6] {
  position: relative;
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.user-info__profile-contents-archive[data-v-70ed68f6] {
  font-size: 32px;
}
.user-info__profile-contents-archive-active[data-v-70ed68f6] {
  width: 5px;
  height: 5px;
  position: absolute;
  background-color: #fb493f;
  border-radius: 50%;
  top: 0;
  right: 0;
}
.user-info__point[data-v-70ed68f6] {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.user-info__point-amount[data-v-70ed68f6] {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4;
  color: #0064e5;
}
.user-info__point-charge[data-v-70ed68f6] {
  color: #1a1a1a;
  border: 1px solid #cfcfcf;
  position: relative;
  border-radius: 6px;
  padding: 5px 8px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
}
.user-info__point-charge[data-v-70ed68f6]:disabled {
  opacity: 0.4;
}
.user-info__point-charge[data-v-70ed68f6]:enabled::after {
  position: absolute;
  display: inline-block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #5a5a5a;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.user-info__point-charge[data-v-70ed68f6]:enabled:hover::after {
  opacity: 0.08;
}
.user-info__point-charge[data-v-70ed68f6]:enabled:active::after {
  opacity: 0.12;
}

.business[data-v-17bf0df7] {
  display: flex;
  flex-direction: column;
}
.business-title[data-v-17bf0df7] {
  font-size: 14px;
  line-height: 1.4;
  font-weight: 600;
  color: #1a1a1a;
  margin-bottom: 8px;
}
.business-menu[data-v-17bf0df7] {
  width: 100%;
}
.business-menu__item[data-v-17bf0df7] {
  display: flex;
  align-items: center;
}
.business-menu__logo[data-v-17bf0df7] {
  height: 48px;
  width: 48px;
  margin-right: 16px;
}
.business-menu__text-title[data-v-17bf0df7] {
  font-size: 16px;
  line-height: 1.4;
  font-weight: 600;
  color: #1a1a1a;
  margin-top: 14px;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 4px;
}
.business-menu__text-subtitle[data-v-17bf0df7] {
  font-size: 14px;
  line-height: 1.4;
  font-weight: 400;
  color: #5a5a5a;
  margin-bottom: 14px;
}

.language-service[data-v-0236e4ee] {
  display: flex;
  flex-direction: column;
}
.language-service-title[data-v-0236e4ee] {
  font-size: 14px;
  line-height: 1.4;
  font-weight: 600;
  color: #1a1a1a;
  margin-bottom: 16px;
}
.language-service-menu[data-v-0236e4ee] {
  width: 100%;
}
.language-service-menu__item[data-v-0236e4ee] {
  display: flex;
  align-items: center;
}
.language-service-menu__logo[data-v-0236e4ee] {
  margin-right: 16px;
}
.language-service-menu__text-title[data-v-0236e4ee] {
  font-size: 16px;
  line-height: 1.4;
  font-weight: 600;
  color: #1a1a1a;
  margin-top: 14px;
}
.language-service-menu__text-subtitle[data-v-0236e4ee] {
  font-size: 14px;
  line-height: 1.4;
  font-weight: 400;
  color: #5a5a5a;
  margin-bottom: 14px;
}
.language-service-menu__platform-item[data-v-0236e4ee] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 70px;
  height: 100%;
  background-color: #1978f0;
  border-radius: 8px;
  margin: 16px 0 24px 0;
  padding: 16px 0 15px 16px;
  cursor: pointer;
  position: relative;
}
.language-service-menu__platform-item-texts[data-v-0236e4ee] {
  width: calc(100% - 122px);
}
.language-service-menu__platform-item-title[data-v-0236e4ee] {
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  color: white;
  margin-bottom: 2px;
}
.language-service-menu__platform-item-subtitle[data-v-0236e4ee] {
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  color: white;
  opacity: 0.6;
}
.language-service-menu__platform-item-image[data-v-0236e4ee] {
  position: absolute;
  right: 0;
  bottom: -0.7px;
}

.flitto-corp[data-v-098de14f] {
  display: flex;
  flex-direction: column;
}
.flitto-corp-title[data-v-098de14f] {
  font-size: 14px;
  line-height: 1.4;
  font-weight: 600;
  color: #1a1a1a;
  margin-bottom: 8px;
}
.flitto-corp-menu[data-v-098de14f] {
  width: 100%;
  list-style-type: none;
}
.flitto-corp-menu__item[data-v-098de14f] {
  display: flex;
  align-items: center;
  height: 72px;
  list-style-type: none;
}
.flitto-corp-menu__item--include-sub-menu[data-v-098de14f] {
  height: 74px;
  cursor: pointer;
}
.flitto-corp-menu__sub-item[data-v-098de14f] {
  margin-bottom: 16px;
}
.flitto-corp-menu__logo[data-v-098de14f] {
  margin-right: 16px;
}
.flitto-corp-menu__contents[data-v-098de14f] {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.flitto-corp-menu__contents-title[data-v-098de14f] {
  font-size: 16px;
  line-height: 1.4;
  font-weight: 600;
  color: #1a1a1a;
}
.flitto-corp-menu__contents-dropdown[data-v-098de14f] {
  font-size: 24px;
}
.flitto-corp-menu__contents-dropdown--rotate[data-v-098de14f] {
  transform: rotate(180deg);
}
.flitto-corp-menu__sub-contents[data-v-098de14f] {
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400;
  color: #1a1a1a;
  min-height: 42px;
  padding-left: 64px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.flitto-corp-menu__sub-contents[data-v-098de14f]:hover {
  text-decoration-line: underline;
}
.flitto-corp-menu__sub-contents--pressed[data-v-098de14f] {
  font-size: 16px;
  line-height: 1.4;
  font-weight: 600;
  color: #0064e5;
}

.border-line[data-v-58319424] {
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  padding: 0 16px;
}
.bottom-menu-contents[data-v-58319424] {
  text-align: center;
}
.bottom-menu-contents-text-wrap[data-v-58319424] {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-top: 16px;
  gap: 16px;
}
.bottom-menu-contents-text[data-v-58319424] {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: rgba(26, 26, 26, 0.57);
  cursor: pointer;
}
.bottom-menu-contents-text[data-v-58319424]:hover {
  text-decoration-line: underline;
}
.bottom-menu-contents-image-wrap[data-v-58319424] {
  margin-top: 24px;
}
.bottom-menu-contents-flitto-logo[data-v-58319424] {
  width: 52px;
  height: 16px;
}

html[data-v-41e35b0d] {
  font-size: 10px;
}
.font_normal[data-v-41e35b0d] {
  font-weight: normal;
}
.font_bold[data-v-41e35b0d] {
  font-weight: bold;
}
.font_9040[data-v-41e35b0d] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
}
.font_9060[data-v-41e35b0d] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_8040[data-v-41e35b0d] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
}
.font_8060[data-v-41e35b0d] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_7040[data-v-41e35b0d] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
}
.font_7060[data-v-41e35b0d] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_6040[data-v-41e35b0d] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
}
.font_6060[data-v-41e35b0d] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_5040[data-v-41e35b0d] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
}
.font_5060[data-v-41e35b0d] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4040[data-v-41e35b0d] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_4060[data-v-41e35b0d] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4540[data-v-41e35b0d] {
  font-size: 1.7rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3040[data-v-41e35b0d] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3060[data-v-41e35b0d] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_2040[data-v-41e35b0d] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
}
.font_2060[data-v-41e35b0d] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1040[data-v-41e35b0d] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_1060[data-v-41e35b0d] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_0040[data-v-41e35b0d] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_0060[data-v-41e35b0d] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1640[data-v-41e35b0d] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1660[data-v-41e35b0d] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1840[data-v-41e35b0d] {
  font-size: 1.8rem;
  line-height: 1.4;
}
.font_1860[data-v-41e35b0d] {
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 600;
}
.font_2840[data-v-41e35b0d] {
  font-size: 2.8rem;
  line-height: 1.4;
}
.font_2870[data-v-41e35b0d] {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 38px;
}
.font_1440[data-v-41e35b0d] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1450[data-v-41e35b0d] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 500;
}
.font_1460[data-v-41e35b0d] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1470[data-v-41e35b0d] {
  font-size: 1.4rem;
  font-weight: 700;
}
.font_1240[data-v-41e35b0d] {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4;
}
h1[data-v-41e35b0d] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
h2[data-v-41e35b0d] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
h3[data-v-41e35b0d] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
h4[data-v-41e35b0d] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
h5[data-v-41e35b0d] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
h6[data-v-41e35b0d] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.elevation-low[data-v-41e35b0d] {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  z-index: 10;
}
.elevation-mid[data-v-41e35b0d] {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  z-index: 100;
}
.elevation-height[data-v-41e35b0d] {
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.08);
  z-index: 1000;
}
.elevation-over[data-v-41e35b0d] {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.elevation-over-top[data-v-41e35b0d] {
  box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.menus-mobile[data-v-41e35b0d] {
  position: relative;
  z-index: 10;
  margin-left: 24px;
}
.menus-mobile__nav[data-v-41e35b0d] {
  position: fixed;
  bottom: 0;
  left: 100%;
  z-index: -1;
  width: 50%;
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  background: #fff;
  transition: width 0.25s ease-in, left 0.25s ease-in;
}
.menus-mobile__nav[data-v-41e35b0d]:lang(ko) {
  word-break: keep-all;
}
.menus-mobile__nav.open[data-v-41e35b0d] {
  width: 100%;
  left: 0;
  z-index: 10;
}
.menus-mobile__menu-item[data-v-41e35b0d] {
  padding: 24px 0;
  margin: 0 24px;
  transition: border-bottom 0.5s ease-in;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.menus-mobile__btn-menu[data-v-41e35b0d] {
  display: inline-block;
  position: relative;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
  width: 20px;
  height: 21px;
  vertical-align: middle;
}
.menus-mobile-header[data-v-41e35b0d] {
  display: flex;
  align-items: center;
  background: #fff;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.06);
  color: #1a1a1a;
  height: 56px;
  justify-content: space-between;
  padding: 0 16px;
  position: sticky;
  top: 0;
  z-index: 10;
}
.menus-mobile-header__title[data-v-41e35b0d] {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.4;
}
.menus-mobile-header__btn-close[data-v-41e35b0d] {
  font-size: 24px;
  cursor: pointer;
}
.language-service[data-v-41e35b0d],
.business[data-v-41e35b0d],
.flitto-corp[data-v-41e35b0d],
.bottom-menu-contents[data-v-41e35b0d] {
  padding: 24px 20px;
  transition: border-bottom 0.5s ease-in;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  border-top: 1px solid rgba(26, 26, 26, 0.08);
}

.dim-layer[data-v-a5ad74c2] {
  background-color: rgba(26, 26, 26, 0.6);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}
.prompt-dim-layer[data-v-a5ad74c2] {
  background-color: rgba(248, 248, 249, 0.8);
  z-index: 999;
}
.reset-z-index[data-v-a5ad74c2] {
  z-index: initial;
}

html[data-v-97fa026e] {
  font-size: 10px;
}
.font_normal[data-v-97fa026e] {
  font-weight: normal;
}
.font_bold[data-v-97fa026e] {
  font-weight: bold;
}
.font_9040[data-v-97fa026e] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
}
.font_9060[data-v-97fa026e] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_8040[data-v-97fa026e] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
}
.font_8060[data-v-97fa026e] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_7040[data-v-97fa026e] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
}
.font_7060[data-v-97fa026e] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_6040[data-v-97fa026e] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
}
.font_6060[data-v-97fa026e] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_5040[data-v-97fa026e] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
}
.font_5060[data-v-97fa026e] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4040[data-v-97fa026e] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_4060[data-v-97fa026e] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4540[data-v-97fa026e] {
  font-size: 1.7rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3040[data-v-97fa026e] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3060[data-v-97fa026e] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_2040[data-v-97fa026e] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
}
.font_2060[data-v-97fa026e] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1040[data-v-97fa026e] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_1060[data-v-97fa026e] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_0040[data-v-97fa026e] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_0060[data-v-97fa026e] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1640[data-v-97fa026e] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1660[data-v-97fa026e] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1840[data-v-97fa026e] {
  font-size: 1.8rem;
  line-height: 1.4;
}
.font_1860[data-v-97fa026e] {
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 600;
}
.font_2840[data-v-97fa026e] {
  font-size: 2.8rem;
  line-height: 1.4;
}
.font_2870[data-v-97fa026e] {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 38px;
}
.font_1440[data-v-97fa026e] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1450[data-v-97fa026e] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 500;
}
.font_1460[data-v-97fa026e] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1470[data-v-97fa026e] {
  font-size: 1.4rem;
  font-weight: 700;
}
.font_1240[data-v-97fa026e] {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4;
}
h1[data-v-97fa026e] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
h2[data-v-97fa026e] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
h3[data-v-97fa026e] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
h4[data-v-97fa026e] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
h5[data-v-97fa026e] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
h6[data-v-97fa026e] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.elevation-low[data-v-97fa026e] {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  z-index: 10;
}
.elevation-mid[data-v-97fa026e] {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  z-index: 100;
}
.elevation-height[data-v-97fa026e] {
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.08);
  z-index: 1000;
}
.elevation-over[data-v-97fa026e] {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.elevation-over-top[data-v-97fa026e] {
  box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
@keyframes slideIn-97fa026e {
to {
    transform: translate(0);
}
}
.menus-web[data-v-97fa026e] {
  position: relative;
  z-index: 10;
  margin-left: 24px;
}
.menus-web .menus-web__nav[data-v-97fa026e] {
  position: fixed;
  bottom: 0;
  z-index: -1;
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  background: #fff;
  transform: translate(360px);
  animation: slideIn-97fa026e 0.25s ease-in-out forwards;
  display: none;
}
.menus-web .menus-web__nav[data-v-97fa026e]:lang(ko) {
  word-break: keep-all;
}
.menus-web .menus-web__nav.open[data-v-97fa026e] {
  width: 360px;
  right: 0;
  z-index: 10;
  display: unset;
}
.menus-web .menus-web__menu-item[data-v-97fa026e] {
  padding: 24px 0;
  margin: 0 24px;
  transition: border-bottom 0.5s ease-in;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.menus-web .menus-web__btn-menu[data-v-97fa026e] {
  display: inline-block;
  position: relative;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
  width: 20px;
  height: 21px;
  vertical-align: middle;
}
.menus-web .menus-web-header[data-v-97fa026e] {
  display: flex;
  align-items: center;
  background: #fff;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.06);
  color: #1a1a1a;
  height: 56px;
  justify-content: space-between;
  padding: 0 16px;
  position: sticky;
  top: 0;
  z-index: 10;
}
.menus-web .menus-web-header__title[data-v-97fa026e] {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.4;
}
.menus-web .menus-web-header__btn-close[data-v-97fa026e] {
  font-size: 24px;
  cursor: pointer;
}
.language-service[data-v-97fa026e],
.business[data-v-97fa026e],
.flitto-corp[data-v-97fa026e],
.bottom-menu-contents[data-v-97fa026e] {
  padding: 24px 20px;
  transition: border-bottom 0.5s ease-in;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  border-top: 1px solid rgba(26, 26, 26, 0.08);
}

html[data-v-74021f21] {
  font-size: 10px;
}
.font_normal[data-v-74021f21] {
  font-weight: normal;
}
.font_bold[data-v-74021f21] {
  font-weight: bold;
}
.font_9040[data-v-74021f21] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
}
.font_9060[data-v-74021f21] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_8040[data-v-74021f21] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
}
.font_8060[data-v-74021f21] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_7040[data-v-74021f21] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
}
.font_7060[data-v-74021f21] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_6040[data-v-74021f21] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
}
.font_6060[data-v-74021f21] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_5040[data-v-74021f21] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
}
.font_5060[data-v-74021f21] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4040[data-v-74021f21] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_4060[data-v-74021f21] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4540[data-v-74021f21] {
  font-size: 1.7rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3040[data-v-74021f21] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3060[data-v-74021f21] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_2040[data-v-74021f21] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
}
.font_2060[data-v-74021f21] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1040[data-v-74021f21] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_1060[data-v-74021f21] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_0040[data-v-74021f21] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_0060[data-v-74021f21] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1640[data-v-74021f21] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1660[data-v-74021f21] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1840[data-v-74021f21] {
  font-size: 1.8rem;
  line-height: 1.4;
}
.font_1860[data-v-74021f21] {
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 600;
}
.font_2840[data-v-74021f21] {
  font-size: 2.8rem;
  line-height: 1.4;
}
.font_2870[data-v-74021f21] {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 38px;
}
.font_1440[data-v-74021f21] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1450[data-v-74021f21] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 500;
}
.font_1460[data-v-74021f21] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1470[data-v-74021f21] {
  font-size: 1.4rem;
  font-weight: 700;
}
.font_1240[data-v-74021f21] {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4;
}
h1[data-v-74021f21] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
h2[data-v-74021f21] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
h3[data-v-74021f21] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
h4[data-v-74021f21] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
h5[data-v-74021f21] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
h6[data-v-74021f21] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.elevation-low[data-v-74021f21] {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  z-index: 10;
}
.elevation-mid[data-v-74021f21] {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  z-index: 100;
}
.elevation-height[data-v-74021f21] {
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.08);
  z-index: 1000;
}
.elevation-over[data-v-74021f21] {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.elevation-over-top[data-v-74021f21] {
  box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.api-link[data-v-74021f21] {
  display: inline-flex;
  align-items: center;
  padding: 8px 20px;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  box-sizing: border-box;
  border-radius: 100px;
  color: #1a1a1a;
  font-weight: bold;
  font-size: 14px;
}
.api-link[data-v-74021f21]:hover {
  color: #0064e5;
}

html[data-v-52186fce] {
  font-size: 10px;
}
.font_normal[data-v-52186fce] {
  font-weight: normal;
}
.font_bold[data-v-52186fce] {
  font-weight: bold;
}
.font_9040[data-v-52186fce] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
}
.font_9060[data-v-52186fce] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_8040[data-v-52186fce] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
}
.font_8060[data-v-52186fce] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_7040[data-v-52186fce] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
}
.font_7060[data-v-52186fce] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_6040[data-v-52186fce] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
}
.font_6060[data-v-52186fce] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_5040[data-v-52186fce] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
}
.font_5060[data-v-52186fce] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4040[data-v-52186fce] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_4060[data-v-52186fce] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_4540[data-v-52186fce] {
  font-size: 1.7rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3040[data-v-52186fce] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
}
.font_3060[data-v-52186fce] {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_2040[data-v-52186fce] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
}
.font_2060[data-v-52186fce] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1040[data-v-52186fce] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_1060[data-v-52186fce] {
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_0040[data-v-52186fce] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.font_0060[data-v-52186fce] {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: normal;
  font-weight: bold;
}
.font_1640[data-v-52186fce] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1660[data-v-52186fce] {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1840[data-v-52186fce] {
  font-size: 1.8rem;
  line-height: 1.4;
}
.font_1860[data-v-52186fce] {
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 600;
}
.font_2840[data-v-52186fce] {
  font-size: 2.8rem;
  line-height: 1.4;
}
.font_2870[data-v-52186fce] {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 38px;
}
.font_1440[data-v-52186fce] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
}
.font_1450[data-v-52186fce] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 500;
}
.font_1460[data-v-52186fce] {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 600;
}
.font_1470[data-v-52186fce] {
  font-size: 1.4rem;
  font-weight: 700;
}
.font_1240[data-v-52186fce] {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4;
}
h1[data-v-52186fce] {
  font-size: 4.8rem;
  line-height: 6.4rem;
  font-weight: normal;
  font-weight: bold;
}
h2[data-v-52186fce] {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-weight: normal;
  font-weight: bold;
}
h3[data-v-52186fce] {
  font-size: 3.2rem;
  line-height: 4.4rem;
  font-weight: normal;
  font-weight: bold;
}
h4[data-v-52186fce] {
  font-size: 2.8rem;
  line-height: 3.8rem;
  font-weight: normal;
  font-weight: bold;
}
h5[data-v-52186fce] {
  font-size: 2.4rem;
  line-height: 3.4rem;
  font-weight: normal;
  font-weight: bold;
}
h6[data-v-52186fce] {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: normal;
  font-weight: bold;
}
.elevation-low[data-v-52186fce] {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  z-index: 10;
}
.elevation-mid[data-v-52186fce] {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  z-index: 100;
}
.elevation-height[data-v-52186fce] {
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.08);
  z-index: 1000;
}
.elevation-over[data-v-52186fce] {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.elevation-over-top[data-v-52186fce] {
  box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.08);
  z-index: 10000;
}
.navigation[data-v-52186fce] {
  width: 100%;
  position: relative;
}
.navigation .progress-bar-ready-state-change[data-v-52186fce] {
  position: absolute;
  left: 0;
  z-index: 10;
  bottom: 0px;
  height: 2px;
  width: 0;
  background-color: #0064e5;
  box-shadow: 0 0 10px #fff;
  transition: width 1s ease-in-out;
}
.navigation__header[data-v-52186fce] {
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 80px;
  padding: 0 32px;
  position: relative;
}
@media (max-width: 1022px) {
.navigation__header[data-v-52186fce] {
    padding: 0 24px;
    min-height: 65px;
}
}
.navigation__header[data-v-52186fce]::after {
  content: '';
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #fff;
  border-bottom: 1px solid rgba(26, 26, 26, 0.08);
}
.navigation__header.active[data-v-52186fce]::after {
  bottom: -50px;
  z-index: -1;
  height: 50px;
}
.navigation__logo[data-v-52186fce] {
  margin-right: 17px;
}
.navigation__right-menu[data-v-52186fce] {
  margin-left: auto;
  display: inline-flex;
  align-items: center;
  flex-grow: 1;
  justify-content: flex-end;
}
.navigation__right-menu .menus-mobile[data-v-52186fce] {
  margin-left: 20px;
}
.navigation .business-link[data-v-52186fce],
.navigation .api-link[data-v-52186fce] {
  display: inline-flex;
  align-items: center;
  padding: 8px 20px;
  margin-right: 16px;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  box-sizing: border-box;
  border-radius: 100px;
  color: #1a1a1a;
  font-weight: bold;
  font-size: 14px;
}
.navigation .business-link[data-v-52186fce]:hover,
.navigation .api-link[data-v-52186fce]:hover {
  color: #0064e5;
}
@media (max-width: 1215px) {
.navigation .business-link[data-v-52186fce],
  .navigation .api-link[data-v-52186fce] {
    display: none;
}
}
.navigation .localization-link[data-v-52186fce] {
  display: inline-flex;
  align-items: center;
  padding: 8px 20px;
}
@media (max-width: 1279px) {
.navigation .localization-link[data-v-52186fce] {
    display: none;
}
}
.mr-56[data-v-52186fce] {
  margin-right: 56px;
}
.mr-16[data-v-52186fce] {
  margin-right: 16px;
}
.menus__title[data-v-52186fce] {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.4;
}

