* {
  margin: 0;
  -webkit-tap-highlight-color: transparent;
}

html,
body {
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
  width: 100%;
  height: 100%;
}

body {
  overflow-x: hidden;
  font-size: 16px;
}

uni-app,
uni-page,
uni-page-wrapper,
uni-page-body {
  display: block;
  box-sizing: border-box;
  width: 100%;
}

uni-page-wrapper {
  position: relative;
}

#app,
uni-app,
uni-page,
uni-page-wrapper {
  height: 100%;
}

/* toast,modal,actionSheet,picker,layout */
.uni-mask {
  position: fixed;
  z-index: 999;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
}

/* toast,modal,actionSheet,picker */
.uni-fade-enter-active,
.uni-fade-leave-active {
  transition-duration: 0.25s;
  transition-property: opacity;
  transition-timing-function: ease;
}

.uni-fade-enter-from,
.uni-fade-leave-active {
  opacity: 0;
}

.uni-loading,
uni-button[loading]:before {
  background-color: transparent;
  background-image: url('data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTIwIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxMDB2MTAwSDB6Ii8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTlFOUU5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTMwKSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iIzk4OTY5NyIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgzMCAxMDUuOTggNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjOUI5OTlBIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDYwIDc1Ljk4IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0EzQTFBMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSg5MCA2NSA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNBQkE5QUEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoMTIwIDU4LjY2IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0IyQjJCMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgxNTAgNTQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjQkFCOEI5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDE4MCA1MCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDMkMwQzEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTE1MCA0NS45OCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDQkNCQ0IiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTEyMCA0MS4zNCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNEMkQyRDIiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDM1IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0RBREFEQSIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNjAgMjQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTJFMkUyIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKC0zMCAtNS45OCA2NSkiLz48L3N2Zz4=');
  background-repeat: no-repeat;
}

.uni-loading {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  animation: uni-loading 1s steps(12, end) infinite;
  background-size: 100%;
}

@keyframes uni-loading {
  0% {
    transform: rotate3d(0, 0, 1, 0deg);
  }

  100% {
    transform: rotate3d(0, 0, 1, 360deg);
  }
}

html {
  /* --UI-BG-0: #ededed; */
  --primary-color: #007aff;
  --UI-BG: #fff;
  --UI-BG-1: #f7f7f7;
  --UI-BG-2: #fff;
  --UI-BG-3: #f7f7f7;
  --UI-BG-4: #4c4c4c;
  --UI-BG-5: #fff;
  --UI-FG: #000;
  --UI-FG-0: rgba(0, 0, 0, 0.9);
  --UI-FG-HALF: rgba(0, 0, 0, 0.9);
  --UI-FG-1: rgba(0, 0, 0, 0.5);
  --UI-FG-2: rgba(0, 0, 0, 0.3);
  --UI-FG-3: rgba(0, 0, 0, 0.1);
}

uni-page[data-type] uni-page-body {
  background-color: transparent;
}
body::after {
  position: fixed;
  content: '';
  left: -1000px;
  top: -1000px;
  animation: shadow-preload 0.1s;
  animation-delay: 3s;
}

@keyframes shadow-preload {
  0% {
  }
  100% {
  }
}
.uni-async-error {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  color: #999;
  padding: 100px 10px;
  text-align: center;
}
.uni-async-loading {
  box-sizing: border-box;
  width: 100%;
  padding: 50px;
  text-align: center;
}

.uni-async-loading .uni-loading {
  width: 30px;
  height: 30px;
}
uni-tabbar {
  display: block;
  box-sizing: border-box;
  width: 100%;
  z-index: 998;
}

.uni-tabbar {
  display: flex;
  z-index: 998;
  box-sizing: border-box;
}

.uni-tabbar-top,
.uni-tabbar-bottom,
.uni-tabbar-top .uni-tabbar,
.uni-tabbar-bottom .uni-tabbar {
  position: fixed;
  left: var(--window-left);
  right: var(--window-right);
}

.uni-app--showlayout + .uni-tabbar-top,
.uni-app--showlayout + .uni-tabbar-bottom,
.uni-app--showlayout + .uni-tabbar-top .uni-tabbar,
.uni-app--showlayout + .uni-tabbar-bottom .uni-tabbar {
  left: var(--window-margin);
  right: var(--window-margin);
}

.uni-tabbar-bottom .uni-tabbar {
  bottom: 0;
  padding-bottom: 0;
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
}

.uni-tabbar ~ .uni-placeholder {
  width: 100%;
  margin-bottom: 0;
  margin-bottom: constant(safe-area-inset-bottom);
  margin-bottom: env(safe-area-inset-bottom);
}

.uni-tabbar * {
  box-sizing: border-box;
}

.uni-tabbar__item {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex: 1;
  font-size: 0;
  text-align: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.uni-tabbar__bd {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.uni-tabbar__icon {
  position: relative;
  display: inline-block;
  margin-top: 5px;
}

.uni-tabbar__icon.uni-tabbar__icon__diff {
  margin-top: 0px;
  width: 34px;
  height: 34px;
}

.uni-tabbar__icon img {
  width: 100%;
  height: 100%;
}

.uni-tabbar__iconfont {
  font-family: 'UniTabbarIconFont';
}

.uni-tabbar__label {
  position: relative;
  text-align: center;
  font-size: 10px;
}

.uni-tabbar-border {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
  transform: scaleY(0.5);
}

.uni-tabbar__reddot {
  position: absolute;
  top: 2px;
  right: 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #f43530;
  color: #ffffff;
  transform: translate(40%, 0%);
}

.uni-tabbar__badge {
  width: auto;
  height: 16px;
  line-height: 16px;
  border-radius: 16px;
  min-width: 16px;
  padding: 0 2px;
  font-size: 12px;
  text-align: center;
  white-space: nowrap;
}

.uni-tabbar__mid {
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 0;
  background-size: 100% 100%;
}

.uni-app--showtabbar uni-page-wrapper {
  display: block;
  height: calc(100% - var(--tab-bar-height));
  height: calc(100% - var(--tab-bar-height) - constant(safe-area-inset-bottom));
  height: calc(100% - var(--tab-bar-height) - env(safe-area-inset-bottom));
}
uni-page[data-type] uni-page-wrapper {
  height: 100%;
}
.uni-app--showtabbar uni-page-wrapper::after {
  content: '';
  display: block;
  width: 100%;
  height: var(--tab-bar-height);
  height: calc(var(--tab-bar-height) + constant(safe-area-inset-bottom));
  height: calc(var(--tab-bar-height) + env(safe-area-inset-bottom));
}
.uni-app--showtabbar
  uni-page-head[uni-page-head-type='default']
  ~ uni-page-wrapper {
  height: calc(100% - 44px - var(--tab-bar-height));
  height: calc(
    100% - 44px - constant(safe-area-inset-top) - var(--tab-bar-height) -
      constant(safe-area-inset-bottom)
  );
  height: calc(
    100% - 44px - env(safe-area-inset-top) - var(--tab-bar-height) -
      env(safe-area-inset-bottom)
  );
}
/* Make clicks pass-through */
#nprogress {
  pointer-events: none;
}

#nprogress .bar {
  background: #29d;

  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;

  width: 100%;
  height: 2px;
}

/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1.0;
  transform: rotate(3deg) translate(0px, -4px);
}

/* Remove these to get rid of the spinner */
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}

#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;

  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 50%;
  animation: nprogress-spinner 400ms linear infinite;
}

.nprogress-custom-parent {
  overflow: hidden;
  position: relative;
}

.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute;
}
@keyframes nprogress-spinner {
  0%   { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
 * UI规范基础变量
 */
/*----------------------------------------- Theme color. start ----------------------------------------*/
/* 主题颜色 */
/* 辅助色 */
/* 文字颜色（默认浅色背景下 */
/* 暗黑模式 */
/* 图形颜色 */
/*----------------------------------------- Theme color. end -------------------------------------------*/
/*-------------------------------- Theme color application size.  start --------------------------------*/
/* 文字字号 */
/* 文字字重 */
/* 尺寸 */
/*-------------------------------- Theme color application size.  end --------------------------------*/
/* component var */
/* action-sheet */
/* badge */
/* button */
/* cell */
/* calendar */
/* checkbox */
/* collapse */
/* divider */
/* drop-menu */
/* input-number */
/* input */
/* textarea */
/* loadmore */
/* message-box */
/* notice-bar */
/* pagination */
/* picker */
/* col-picker */
/* overlay */
/* popup */
/* progress */
/* radio */
/* search */
/* slider */
/* sort-button */
/* steps */
/* switch */
/* tabs */
/* tag */
/* toast */
/* loading */
/* tooltip */
/* popover */
/* grid-item */
/* statustip */
/* card */
/* upload */
/* curtain */
/* notify */
/* skeleton */
/* circle */
/* swiper */
/* swiper-nav */
/* segmented */
/* tabbar */
/* tabbar-item */
/* navbar */
/* navbar-capsule */
/* table */
/* sidebar */
/* sidebar-item */
/* fab */
/* count-down */
/* keyboard */
/* number-keyboard */
/* passwod-input */
/* form-item */
/* backtop */
/* index-bar */
/* text */
/* video-preview */
/* img-cropper */
/* floating-panel */
/* signature */
/**
 * 混合宏
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
  * BEM，定义块（b)
  */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 此方法用于生成穿透样式 */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 定义状态（m） */
/* 定义状态（m） */
/* 对于需要需要嵌套在 m 底下的 e，调用这个混合宏，一般在切换整个组件的状态，如切换颜色的时候 */
/* 状态，生成 is-$state 类名 */
/**
  * 常用混合宏
  */
/* 单行超出隐藏 */
/* 多行超出隐藏 */
/* 清除浮动 */
/* 0.5px 边框 指定方向*/
/* 0.5px 边框 环绕 */
/**
  * 三角形实现尖角样式，适用于背景透明情况
  * @param $size 三角形高，底边为 $size * 2
  * @param $bg 三角形背景颜色
  */
/**
  * 正方形实现尖角样式，适用于背景不透明情况
  * @param $size 正方形边长
  * @param $bg 正方形背景颜色
  * @param $z-index z-index属性值，不得大于外部包裹器
  * @param $box-shadow 阴影
*/
@font-face {
  font-family: "wd-icons";
  src: url("https://at.alicdn.com/t/c/font_4245058_s5cpwl25n7o.woff2?t=1696817709651") format("woff2"), url("https://at.alicdn.com/t/c/font_4245058_s5cpwl25n7o.woff?t=1696817709651") format("woff"), url("https://at.alicdn.com/t/c/font_4245058_s5cpwl25n7o.ttf?t=1696817709651") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.wd-icon[data-v-bef80b7c] {
  display: inline-block;
  font-family: "wd-icons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.wd-icon--image[data-v-bef80b7c] {
  width: 1em;
  height: 1em;
}
.wd-icon__image[data-v-bef80b7c] {
  width: 100%;
  height: 100%;
}
.wd-icon-usergroup-clear[data-v-bef80b7c]:before {
  content: "\e739";
}
.wd-icon-user-circle[data-v-bef80b7c]:before {
  content: "\e73a";
}
.wd-icon-user-talk[data-v-bef80b7c]:before {
  content: "\e73b";
}
.wd-icon-user-clear[data-v-bef80b7c]:before {
  content: "\e73c";
}
.wd-icon-user[data-v-bef80b7c]:before {
  content: "\e73d";
}
.wd-icon-usergroup-add[data-v-bef80b7c]:before {
  content: "\e73e";
}
.wd-icon-usergroup[data-v-bef80b7c]:before {
  content: "\e73f";
}
.wd-icon-user-add[data-v-bef80b7c]:before {
  content: "\e740";
}
.wd-icon-user-avatar[data-v-bef80b7c]:before {
  content: "\e741";
}
.wd-icon-pointing-hand[data-v-bef80b7c]:before {
  content: "\e742";
}
.wd-icon-cursor[data-v-bef80b7c]:before {
  content: "\e743";
}
.wd-icon-fullsreen[data-v-bef80b7c]:before {
  content: "\e72c";
}
.wd-icon-cloud-download[data-v-bef80b7c]:before {
  content: "\e72d";
}
.wd-icon-chevron-down-rectangle[data-v-bef80b7c]:before {
  content: "\e72e";
}
.wd-icon-edit[data-v-bef80b7c]:before {
  content: "\e72f";
}
.wd-icon-fullscreen-exit[data-v-bef80b7c]:before {
  content: "\e730";
}
.wd-icon-circle1[data-v-bef80b7c]:before {
  content: "\e731";
}
.wd-icon-close-normal[data-v-bef80b7c]:before {
  content: "\e732";
}
.wd-icon-browse[data-v-bef80b7c]:before {
  content: "\e733";
}
.wd-icon-browse-off[data-v-bef80b7c]:before {
  content: "\e734";
}
.wd-icon-chevron-up-rectangle[data-v-bef80b7c]:before {
  content: "\e735";
}
.wd-icon-add-rectangle[data-v-bef80b7c]:before {
  content: "\e736";
}
.wd-icon-add1[data-v-bef80b7c]:before {
  content: "\e737";
}
.wd-icon-add-circle1[data-v-bef80b7c]:before {
  content: "\e738";
}
.wd-icon-download1[data-v-bef80b7c]:before {
  content: "\e71c";
}
.wd-icon-link[data-v-bef80b7c]:before {
  content: "\e71d";
}
.wd-icon-edit-1[data-v-bef80b7c]:before {
  content: "\e71e";
}
.wd-icon-jump[data-v-bef80b7c]:before {
  content: "\e71f";
}
.wd-icon-chevron-down-circle[data-v-bef80b7c]:before {
  content: "\e720";
}
.wd-icon-delete1[data-v-bef80b7c]:before {
  content: "\e721";
}
.wd-icon-filter-clear[data-v-bef80b7c]:before {
  content: "\e722";
}
.wd-icon-check-rectangle-filled[data-v-bef80b7c]:before {
  content: "\e723";
}
.wd-icon-minus-circle-filled[data-v-bef80b7c]:before {
  content: "\e724";
}
.wd-icon-play[data-v-bef80b7c]:before {
  content: "\e725";
}
.wd-icon-pause-circle-filled[data-v-bef80b7c]:before {
  content: "\e726";
}
.wd-icon-filter1[data-v-bef80b7c]:before {
  content: "\e727";
}
.wd-icon-move[data-v-bef80b7c]:before {
  content: "\e728";
}
.wd-icon-login[data-v-bef80b7c]:before {
  content: "\e729";
}
.wd-icon-minus-circle[data-v-bef80b7c]:before {
  content: "\e72a";
}
.wd-icon-close-circle[data-v-bef80b7c]:before {
  content: "\e72b";
}
.wd-icon-logout[data-v-bef80b7c]:before {
  content: "\e70b";
}
.wd-icon-search1[data-v-bef80b7c]:before {
  content: "\e70c";
}
.wd-icon-pause-circle[data-v-bef80b7c]:before {
  content: "\e70d";
}
.wd-icon-play-circle[data-v-bef80b7c]:before {
  content: "\e70e";
}
.wd-icon-more1[data-v-bef80b7c]:before {
  content: "\e70f";
}
.wd-icon-minus-rectangle[data-v-bef80b7c]:before {
  content: "\e710";
}
.wd-icon-stop[data-v-bef80b7c]:before {
  content: "\e711";
}
.wd-icon-scan1[data-v-bef80b7c]:before {
  content: "\e712";
}
.wd-icon-close-rectangle[data-v-bef80b7c]:before {
  content: "\e713";
}
.wd-icon-rollback[data-v-bef80b7c]:before {
  content: "\e714";
}
.wd-icon-a-order-adjustmentcolumn[data-v-bef80b7c]:before {
  content: "\e715";
}
.wd-icon-pause[data-v-bef80b7c]:before {
  content: "\e716";
}
.wd-icon-ellipsis[data-v-bef80b7c]:before {
  content: "\e717";
}
.wd-icon-cloud-upload[data-v-bef80b7c]:before {
  content: "\e718";
}
.wd-icon-stop-circle-filled[data-v-bef80b7c]:before {
  content: "\e719";
}
.wd-icon-clear[data-v-bef80b7c]:before {
  content: "\e71a";
}
.wd-icon-remove[data-v-bef80b7c]:before {
  content: "\e71b";
}
.wd-icon-zoom-out[data-v-bef80b7c]:before {
  content: "\e6fb";
}
.wd-icon-thumb-down[data-v-bef80b7c]:before {
  content: "\e6fc";
}
.wd-icon-setting1[data-v-bef80b7c]:before {
  content: "\e6fd";
}
.wd-icon-save[data-v-bef80b7c]:before {
  content: "\e6fe";
}
.wd-icon-unfold-more[data-v-bef80b7c]:before {
  content: "\e6ff";
}
.wd-icon-zoom-in[data-v-bef80b7c]:before {
  content: "\e700";
}
.wd-icon-thumb-up[data-v-bef80b7c]:before {
  content: "\e701";
}
.wd-icon-unfold-less[data-v-bef80b7c]:before {
  content: "\e702";
}
.wd-icon-play-circle-filled[data-v-bef80b7c]:before {
  content: "\e703";
}
.wd-icon-poweroff[data-v-bef80b7c]:before {
  content: "\e704";
}
.wd-icon-share[data-v-bef80b7c]:before {
  content: "\e705";
}
.wd-icon-refresh1[data-v-bef80b7c]:before {
  content: "\e706";
}
.wd-icon-link-unlink[data-v-bef80b7c]:before {
  content: "\e707";
}
.wd-icon-upload[data-v-bef80b7c]:before {
  content: "\e708";
}
.wd-icon-rectangle[data-v-bef80b7c]:before {
  content: "\e709";
}
.wd-icon-stop-circle[data-v-bef80b7c]:before {
  content: "\e70a";
}
.wd-icon-backtop-rectangle[data-v-bef80b7c]:before {
  content: "\e6ea";
}
.wd-icon-caret-down[data-v-bef80b7c]:before {
  content: "\e6eb";
}
.wd-icon-arrow-left1[data-v-bef80b7c]:before {
  content: "\e6ec";
}
.wd-icon-help-circle[data-v-bef80b7c]:before {
  content: "\e6ed";
}
.wd-icon-help-circle-filled[data-v-bef80b7c]:before {
  content: "\e6ee";
}
.wd-icon-time-filled[data-v-bef80b7c]:before {
  content: "\e6ef";
}
.wd-icon-close-circle-filled[data-v-bef80b7c]:before {
  content: "\e6f0";
}
.wd-icon-info-circle[data-v-bef80b7c]:before {
  content: "\e6f1";
}
.wd-icon-info-circle-filled[data-v-bef80b7c]:before {
  content: "\e6f2";
}
.wd-icon-check1[data-v-bef80b7c]:before {
  content: "\e6f3";
}
.wd-icon-help[data-v-bef80b7c]:before {
  content: "\e6f4";
}
.wd-icon-error[data-v-bef80b7c]:before {
  content: "\e6f5";
}
.wd-icon-check-circle[data-v-bef80b7c]:before {
  content: "\e6f6";
}
.wd-icon-error-circle-filled[data-v-bef80b7c]:before {
  content: "\e6f7";
}
.wd-icon-error-circle[data-v-bef80b7c]:before {
  content: "\e6f8";
}
.wd-icon-check-rectangle[data-v-bef80b7c]:before {
  content: "\e6f9";
}
.wd-icon-check-circle-filled[data-v-bef80b7c]:before {
  content: "\e6fa";
}
.wd-icon-chevron-up[data-v-bef80b7c]:before {
  content: "\e6da";
}
.wd-icon-chevron-up-circle[data-v-bef80b7c]:before {
  content: "\e6db";
}
.wd-icon-chevron-right[data-v-bef80b7c]:before {
  content: "\e6dc";
}
.wd-icon-arrow-down-rectangle[data-v-bef80b7c]:before {
  content: "\e6dd";
}
.wd-icon-caret-up-small[data-v-bef80b7c]:before {
  content: "\e6de";
}
.wd-icon-chevron-right-rectangle[data-v-bef80b7c]:before {
  content: "\e6df";
}
.wd-icon-caret-right-small[data-v-bef80b7c]:before {
  content: "\e6e0";
}
.wd-icon-arrow-right1[data-v-bef80b7c]:before {
  content: "\e6e1";
}
.wd-icon-backtop[data-v-bef80b7c]:before {
  content: "\e6e2";
}
.wd-icon-arrow-up1[data-v-bef80b7c]:before {
  content: "\e6e3";
}
.wd-icon-caret-up[data-v-bef80b7c]:before {
  content: "\e6e4";
}
.wd-icon-backward[data-v-bef80b7c]:before {
  content: "\e6e5";
}
.wd-icon-arrow-down1[data-v-bef80b7c]:before {
  content: "\e6e6";
}
.wd-icon-chevron-left[data-v-bef80b7c]:before {
  content: "\e6e7";
}
.wd-icon-caret-right[data-v-bef80b7c]:before {
  content: "\e6e8";
}
.wd-icon-caret-left[data-v-bef80b7c]:before {
  content: "\e6e9";
}
.wd-icon-page-last[data-v-bef80b7c]:before {
  content: "\e6c9";
}
.wd-icon-next[data-v-bef80b7c]:before {
  content: "\e6ca";
}
.wd-icon-swap[data-v-bef80b7c]:before {
  content: "\e6cb";
}
.wd-icon-round[data-v-bef80b7c]:before {
  content: "\e6cc";
}
.wd-icon-previous[data-v-bef80b7c]:before {
  content: "\e6cd";
}
.wd-icon-enter[data-v-bef80b7c]:before {
  content: "\e6ce";
}
.wd-icon-chevron-down[data-v-bef80b7c]:before {
  content: "\e6cf";
}
.wd-icon-caret-down-small[data-v-bef80b7c]:before {
  content: "\e6d0";
}
.wd-icon-swap-right[data-v-bef80b7c]:before {
  content: "\e6d1";
}
.wd-icon-chevron-left-circle[data-v-bef80b7c]:before {
  content: "\e6d2";
}
.wd-icon-caret-left-small[data-v-bef80b7c]:before {
  content: "\e6d3";
}
.wd-icon-chevron-right-circle[data-v-bef80b7c]:before {
  content: "\e6d4";
}
.wd-icon-a-chevron-leftdouble[data-v-bef80b7c]:before {
  content: "\e6d5";
}
.wd-icon-chevron-left-rectangle[data-v-bef80b7c]:before {
  content: "\e6d6";
}
.wd-icon-a-chevron-rightdouble[data-v-bef80b7c]:before {
  content: "\e6d7";
}
.wd-icon-page-first[data-v-bef80b7c]:before {
  content: "\e6d8";
}
.wd-icon-forward[data-v-bef80b7c]:before {
  content: "\e6d9";
}
.wd-icon-view-column[data-v-bef80b7c]:before {
  content: "\e6b9";
}
.wd-icon-view-module[data-v-bef80b7c]:before {
  content: "\e6ba";
}
.wd-icon-format-vertical-align-right[data-v-bef80b7c]:before {
  content: "\e6bb";
}
.wd-icon-view-list[data-v-bef80b7c]:before {
  content: "\e6bc";
}
.wd-icon-order-descending[data-v-bef80b7c]:before {
  content: "\e6bd";
}
.wd-icon-format-horizontal-align-bottom[data-v-bef80b7c]:before {
  content: "\e6be";
}
.wd-icon-queue[data-v-bef80b7c]:before {
  content: "\e6bf";
}
.wd-icon-menu-fold[data-v-bef80b7c]:before {
  content: "\e6c0";
}
.wd-icon-menu-unfold[data-v-bef80b7c]:before {
  content: "\e6c1";
}
.wd-icon-format-horizontal-align-top[data-v-bef80b7c]:before {
  content: "\e6c2";
}
.wd-icon-a-rootlist[data-v-bef80b7c]:before {
  content: "\e6c3";
}
.wd-icon-order-ascending[data-v-bef80b7c]:before {
  content: "\e6c4";
}
.wd-icon-format-vertical-align-left[data-v-bef80b7c]:before {
  content: "\e6c5";
}
.wd-icon-format-horizontal-align-center[data-v-bef80b7c]:before {
  content: "\e6c6";
}
.wd-icon-format-vertical-align-center[data-v-bef80b7c]:before {
  content: "\e6c7";
}
.wd-icon-swap-left[data-v-bef80b7c]:before {
  content: "\e6c8";
}
.wd-icon-flag[data-v-bef80b7c]:before {
  content: "\e6aa";
}
.wd-icon-code[data-v-bef80b7c]:before {
  content: "\e6ab";
}
.wd-icon-cart[data-v-bef80b7c]:before {
  content: "\e6ac";
}
.wd-icon-attach[data-v-bef80b7c]:before {
  content: "\e6ad";
}
.wd-icon-chart[data-v-bef80b7c]:before {
  content: "\e6ae";
}
.wd-icon-creditcard[data-v-bef80b7c]:before {
  content: "\e6af";
}
.wd-icon-calendar[data-v-bef80b7c]:before {
  content: "\e6b0";
}
.wd-icon-app[data-v-bef80b7c]:before {
  content: "\e6b1";
}
.wd-icon-books[data-v-bef80b7c]:before {
  content: "\e6b2";
}
.wd-icon-barcode[data-v-bef80b7c]:before {
  content: "\e6b3";
}
.wd-icon-chart-pie[data-v-bef80b7c]:before {
  content: "\e6b4";
}
.wd-icon-chart-bar[data-v-bef80b7c]:before {
  content: "\e6b5";
}
.wd-icon-chart-bubble[data-v-bef80b7c]:before {
  content: "\e6b6";
}
.wd-icon-bulletpoint[data-v-bef80b7c]:before {
  content: "\e6b7";
}
.wd-icon-bianjiliebiao[data-v-bef80b7c]:before {
  content: "\e6b8";
}
.wd-icon-image[data-v-bef80b7c]:before {
  content: "\e69a";
}
.wd-icon-laptop[data-v-bef80b7c]:before {
  content: "\e69b";
}
.wd-icon-hourglass[data-v-bef80b7c]:before {
  content: "\e69c";
}
.wd-icon-call[data-v-bef80b7c]:before {
  content: "\e69d";
}
.wd-icon-mobile-vibrate[data-v-bef80b7c]:before {
  content: "\e69e";
}
.wd-icon-mail[data-v-bef80b7c]:before {
  content: "\e69f";
}
.wd-icon-notification-filled[data-v-bef80b7c]:before {
  content: "\e6a0";
}
.wd-icon-desktop[data-v-bef80b7c]:before {
  content: "\e6a1";
}
.wd-icon-history[data-v-bef80b7c]:before {
  content: "\e6a2";
}
.wd-icon-discount-filled[data-v-bef80b7c]:before {
  content: "\e6a3";
}
.wd-icon-dashboard[data-v-bef80b7c]:before {
  content: "\e6a4";
}
.wd-icon-discount[data-v-bef80b7c]:before {
  content: "\e6a5";
}
.wd-icon-heart-filled[data-v-bef80b7c]:before {
  content: "\e6a6";
}
.wd-icon-chat1[data-v-bef80b7c]:before {
  content: "\e6a7";
}
.wd-icon-a-controlplatform[data-v-bef80b7c]:before {
  content: "\e6a8";
}
.wd-icon-gift[data-v-bef80b7c]:before {
  content: "\e6a9";
}
.wd-icon-photo[data-v-bef80b7c]:before {
  content: "\e692";
}
.wd-icon-play-circle-stroke[data-v-bef80b7c]:before {
  content: "\e693";
}
.wd-icon-notification[data-v-bef80b7c]:before {
  content: "\e694";
}
.wd-icon-cloud[data-v-bef80b7c]:before {
  content: "\e695";
}
.wd-icon-gender-female[data-v-bef80b7c]:before {
  content: "\e696";
}
.wd-icon-fork[data-v-bef80b7c]:before {
  content: "\e697";
}
.wd-icon-layers[data-v-bef80b7c]:before {
  content: "\e698";
}
.wd-icon-lock-off[data-v-bef80b7c]:before {
  content: "\e699";
}
.wd-icon-location[data-v-bef80b7c]:before {
  content: "\e68a";
}
.wd-icon-mobile[data-v-bef80b7c]:before {
  content: "\e68b";
}
.wd-icon-qrcode[data-v-bef80b7c]:before {
  content: "\e68c";
}
.wd-icon-home1[data-v-bef80b7c]:before {
  content: "\e68d";
}
.wd-icon-time[data-v-bef80b7c]:before {
  content: "\e68e";
}
.wd-icon-heart[data-v-bef80b7c]:before {
  content: "\e68f";
}
.wd-icon-lock-on[data-v-bef80b7c]:before {
  content: "\e690";
}
.wd-icon-print[data-v-bef80b7c]:before {
  content: "\e691";
}
.wd-icon-slash[data-v-bef80b7c]:before {
  content: "\e67a";
}
.wd-icon-usb[data-v-bef80b7c]:before {
  content: "\e67b";
}
.wd-icon-tools[data-v-bef80b7c]:before {
  content: "\e67c";
}
.wd-icon-wifi[data-v-bef80b7c]:before {
  content: "\e67d";
}
.wd-icon-star-filled[data-v-bef80b7c]:before {
  content: "\e67e";
}
.wd-icon-server[data-v-bef80b7c]:before {
  content: "\e67f";
}
.wd-icon-sound[data-v-bef80b7c]:before {
  content: "\e680";
}
.wd-icon-a-precisemonitor[data-v-bef80b7c]:before {
  content: "\e681";
}
.wd-icon-service[data-v-bef80b7c]:before {
  content: "\e682";
}
.wd-icon-tips[data-v-bef80b7c]:before {
  content: "\e683";
}
.wd-icon-pin[data-v-bef80b7c]:before {
  content: "\e684";
}
.wd-icon-secured[data-v-bef80b7c]:before {
  content: "\e685";
}
.wd-icon-star[data-v-bef80b7c]:before {
  content: "\e686";
}
.wd-icon-gender-male[data-v-bef80b7c]:before {
  content: "\e687";
}
.wd-icon-shop[data-v-bef80b7c]:before {
  content: "\e688";
}
.wd-icon-money-circle[data-v-bef80b7c]:before {
  content: "\e689";
}
.wd-icon-file-word[data-v-bef80b7c]:before {
  content: "\e66a";
}
.wd-icon-file-unknown[data-v-bef80b7c]:before {
  content: "\e66b";
}
.wd-icon-folder-open[data-v-bef80b7c]:before {
  content: "\e66c";
}
.wd-icon-file-pdf[data-v-bef80b7c]:before {
  content: "\e66d";
}
.wd-icon-folder[data-v-bef80b7c]:before {
  content: "\e66e";
}
.wd-icon-folder-add[data-v-bef80b7c]:before {
  content: "\e66f";
}
.wd-icon-file[data-v-bef80b7c]:before {
  content: "\e670";
}
.wd-icon-file-image[data-v-bef80b7c]:before {
  content: "\e671";
}
.wd-icon-file-powerpoint[data-v-bef80b7c]:before {
  content: "\e672";
}
.wd-icon-file-add[data-v-bef80b7c]:before {
  content: "\e673";
}
.wd-icon-file-icon[data-v-bef80b7c]:before {
  content: "\e674";
}
.wd-icon-file-paste[data-v-bef80b7c]:before {
  content: "\e675";
}
.wd-icon-file-excel[data-v-bef80b7c]:before {
  content: "\e676";
}
.wd-icon-file-copy[data-v-bef80b7c]:before {
  content: "\e677";
}
.wd-icon-video1[data-v-bef80b7c]:before {
  content: "\e678";
}
.wd-icon-wallet[data-v-bef80b7c]:before {
  content: "\e679";
}
.wd-icon-ie[data-v-bef80b7c]:before {
  content: "\e65d";
}
.wd-icon-logo-codepen[data-v-bef80b7c]:before {
  content: "\e65e";
}
.wd-icon-github-filled[data-v-bef80b7c]:before {
  content: "\e65f";
}
.wd-icon-ie-filled[data-v-bef80b7c]:before {
  content: "\e660";
}
.wd-icon-apple[data-v-bef80b7c]:before {
  content: "\e661";
}
.wd-icon-windows-filled[data-v-bef80b7c]:before {
  content: "\e662";
}
.wd-icon-internet[data-v-bef80b7c]:before {
  content: "\e663";
}
.wd-icon-github[data-v-bef80b7c]:before {
  content: "\e664";
}
.wd-icon-windows[data-v-bef80b7c]:before {
  content: "\e665";
}
.wd-icon-apple-filled[data-v-bef80b7c]:before {
  content: "\e666";
}
.wd-icon-chrome-filled[data-v-bef80b7c]:before {
  content: "\e667";
}
.wd-icon-chrome[data-v-bef80b7c]:before {
  content: "\e668";
}
.wd-icon-android[data-v-bef80b7c]:before {
  content: "\e669";
}
.wd-icon-edit-outline[data-v-bef80b7c]:before {
  content: "\e64a";
}
.wd-icon-detection[data-v-bef80b7c]:before {
  content: "\e64b";
}
.wd-icon-check-outline[data-v-bef80b7c]:before {
  content: "\e64c";
}
.wd-icon-close[data-v-bef80b7c]:before {
  content: "\e64d";
}
.wd-icon-check[data-v-bef80b7c]:before {
  content: "\e64e";
}
.wd-icon-arrow-left[data-v-bef80b7c]:before {
  content: "\e64f";
}
.wd-icon-computer[data-v-bef80b7c]:before {
  content: "\e650";
}
.wd-icon-clock[data-v-bef80b7c]:before {
  content: "\e651";
}
.wd-icon-check-bold[data-v-bef80b7c]:before {
  content: "\e652";
}
.wd-icon-bags[data-v-bef80b7c]:before {
  content: "\e653";
}
.wd-icon-arrow-down[data-v-bef80b7c]:before {
  content: "\e654";
}
.wd-icon-arrow-right[data-v-bef80b7c]:before {
  content: "\e655";
}
.wd-icon-circle[data-v-bef80b7c]:before {
  content: "\e656";
}
.wd-icon-arrow-thin-down[data-v-bef80b7c]:before {
  content: "\e657";
}
.wd-icon-camera[data-v-bef80b7c]:before {
  content: "\e658";
}
.wd-icon-close-bold[data-v-bef80b7c]:before {
  content: "\e659";
}
.wd-icon-add-circle[data-v-bef80b7c]:before {
  content: "\e65a";
}
.wd-icon-arrow-thin-up[data-v-bef80b7c]:before {
  content: "\e65b";
}
.wd-icon-add[data-v-bef80b7c]:before {
  content: "\e65c";
}
.wd-icon-keyboard-delete[data-v-bef80b7c]:before {
  content: "\e634";
}
.wd-icon-transfer[data-v-bef80b7c]:before {
  content: "\e635";
}
.wd-icon-eye-close[data-v-bef80b7c]:before {
  content: "\e61f";
}
.wd-icon-delete[data-v-bef80b7c]:before {
  content: "\e61e";
}
.wd-icon-download[data-v-bef80b7c]:before {
  content: "\e636";
}
.wd-icon-picture[data-v-bef80b7c]:before {
  content: "\e637";
}
.wd-icon-refresh[data-v-bef80b7c]:before {
  content: "\e638";
}
.wd-icon-read[data-v-bef80b7c]:before {
  content: "\e639";
}
.wd-icon-note[data-v-bef80b7c]:before {
  content: "\e63a";
}
.wd-icon-phone[data-v-bef80b7c]:before {
  content: "\e63b";
}
.wd-icon-lenovo[data-v-bef80b7c]:before {
  content: "\e63c";
}
.wd-icon-home[data-v-bef80b7c]:before {
  content: "\e63d";
}
.wd-icon-search[data-v-bef80b7c]:before {
  content: "\e63e";
}
.wd-icon-fill-camera[data-v-bef80b7c]:before {
  content: "\e63f";
}
.wd-icon-fill-arrow-down[data-v-bef80b7c]:before {
  content: "\e640";
}
.wd-icon-arrow-up[data-v-bef80b7c]:before {
  content: "\e61d";
}
.wd-icon-delete-thin[data-v-bef80b7c]:before {
  content: "\e641";
}
.wd-icon-filter[data-v-bef80b7c]:before {
  content: "\e642";
}
.wd-icon-evaluation[data-v-bef80b7c]:before {
  content: "\e643";
}
.wd-icon-close-outline[data-v-bef80b7c]:before {
  content: "\e644";
}
.wd-icon-dong[data-v-bef80b7c]:before {
  content: "\e645";
}
.wd-icon-error-fill[data-v-bef80b7c]:before {
  content: "\e646";
}
.wd-icon-chat[data-v-bef80b7c]:before {
  content: "\e647";
}
.wd-icon-decrease[data-v-bef80b7c]:before {
  content: "\e648";
}
.wd-icon-copy[data-v-bef80b7c]:before {
  content: "\e649";
}
.wd-icon-setting[data-v-bef80b7c]:before {
  content: "\e621";
}
.wd-icon-subscribe[data-v-bef80b7c]:before {
  content: "\e622";
}
.wd-icon-jdm[data-v-bef80b7c]:before {
  content: "\e620";
}
.wd-icon-spool[data-v-bef80b7c]:before {
  content: "\e623";
}
.wd-icon-warning[data-v-bef80b7c]:before {
  content: "\e624";
}
.wd-icon-wifi-error[data-v-bef80b7c]:before {
  content: "\e625";
}
.wd-icon-star-on[data-v-bef80b7c]:before {
  content: "\e626";
}
.wd-icon-rotate[data-v-bef80b7c]:before {
  content: "\e627";
}
.wd-icon-translate-bold[data-v-bef80b7c]:before {
  content: "\e628";
}
.wd-icon-keyboard-collapse[data-v-bef80b7c]:before {
  content: "\e629";
}
.wd-icon-keywords[data-v-bef80b7c]:before {
  content: "\e62a";
}
.wd-icon-scan[data-v-bef80b7c]:before {
  content: "\e62b";
}
.wd-icon-view[data-v-bef80b7c]:before {
  content: "\e62c";
}
.wd-icon-phone-compute[data-v-bef80b7c]:before {
  content: "\e62d";
}
.wd-icon-video[data-v-bef80b7c]:before {
  content: "\e62e";
}
.wd-icon-thin-arrow-left[data-v-bef80b7c]:before {
  content: "\e62f";
}
.wd-icon-goods[data-v-bef80b7c]:before {
  content: "\e630";
}
.wd-icon-list[data-v-bef80b7c]:before {
  content: "\e631";
}
.wd-icon-warn-bold[data-v-bef80b7c]:before {
  content: "\e632";
}
.wd-icon-more[data-v-bef80b7c]:before {
  content: "\e633";
}/* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.wd-transition[data-v-1fc69211] {
  transition-timing-function: ease;
}
.wd-fade-enter[data-v-1fc69211],
.wd-fade-leave-to[data-v-1fc69211] {
  opacity: 0;
}
.wd-fade-enter-active[data-v-1fc69211],
.wd-fade-leave-active[data-v-1fc69211] {
  transition-property: opacity;
}
.wd-fade-up-enter[data-v-1fc69211],
.wd-fade-up-leave-to[data-v-1fc69211] {
  transform: translate3d(0, 100%, 0);
  opacity: 0;
}
.wd-fade-down-enter[data-v-1fc69211],
.wd-fade-down-leave-to[data-v-1fc69211] {
  transform: translate3d(0, -100%, 0);
  opacity: 0;
}
.wd-fade-left-enter[data-v-1fc69211],
.wd-fade-left-leave-to[data-v-1fc69211] {
  transform: translate3d(-100%, 0, 0);
  opacity: 0;
}
.wd-fade-right-enter[data-v-1fc69211],
.wd-fade-right-leave-to[data-v-1fc69211] {
  transform: translate3d(100%, 0, 0);
  opacity: 0;
}
.wd-slide-up-enter[data-v-1fc69211],
.wd-slide-up-leave-to[data-v-1fc69211] {
  transform: translate3d(0, 100%, 0);
}
.wd-slide-down-enter[data-v-1fc69211],
.wd-slide-down-leave-to[data-v-1fc69211] {
  transform: translate3d(0, -100%, 0);
}
.wd-slide-left-enter[data-v-1fc69211],
.wd-slide-left-leave-to[data-v-1fc69211] {
  transform: translate3d(-100%, 0, 0);
}
.wd-slide-right-enter[data-v-1fc69211],
.wd-slide-right-leave-to[data-v-1fc69211] {
  transform: translate3d(100%, 0, 0);
}
.wd-zoom-in-enter[data-v-1fc69211],
.wd-zoom-in-leave-to[data-v-1fc69211] {
  opacity: 0;
  transform: scale(0.8);
}
.wd-zoom-out-enter[data-v-1fc69211],
.wd-zoom-out-leave-to[data-v-1fc69211] {
  transform: scale(1.2);
  opacity: 0;
}
.wd-zoom-in-enter-active[data-v-1fc69211],
.wd-zoom-in-leave-active[data-v-1fc69211],
.wd-zoom-out-enter-active[data-v-1fc69211],
.wd-zoom-out-leave-active[data-v-1fc69211],
.wd-fade-up-enter-active[data-v-1fc69211],
.wd-fade-up-leave-active[data-v-1fc69211],
.wd-fade-down-enter-active[data-v-1fc69211],
.wd-fade-down-leave-active[data-v-1fc69211],
.wd-fade-left-enter-active[data-v-1fc69211],
.wd-fade-left-leave-active[data-v-1fc69211],
.wd-fade-right-enter-active[data-v-1fc69211],
.wd-fade-right-leave-active[data-v-1fc69211] {
  transition-property: opacity, transform;
}
.wd-slide-up-enter-active[data-v-1fc69211],
.wd-slide-up-leave-active[data-v-1fc69211],
.wd-slide-down-enter-active[data-v-1fc69211],
.wd-slide-down-leave-active[data-v-1fc69211],
.wd-slide-left-enter-active[data-v-1fc69211],
.wd-slide-left-leave-active[data-v-1fc69211],
.wd-slide-right-enter-active[data-v-1fc69211],
.wd-slide-right-leave-active[data-v-1fc69211] {
  transition-property: transform;
}/* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
/**
 * 混合宏
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
  * BEM，定义块（b)
  */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 此方法用于生成穿透样式 */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 定义状态（m） */
/* 定义状态（m） */
/* 对于需要需要嵌套在 m 底下的 e，调用这个混合宏，一般在切换整个组件的状态，如切换颜色的时候 */
/* 状态，生成 is-$state 类名 */
/**
  * 常用混合宏
  */
/* 单行超出隐藏 */
/* 多行超出隐藏 */
/* 清除浮动 */
/* 0.5px 边框 指定方向*/
/* 0.5px 边框 环绕 */
/**
  * 三角形实现尖角样式，适用于背景透明情况
  * @param $size 三角形高，底边为 $size * 2
  * @param $bg 三角形背景颜色
  */
/**
  * 正方形实现尖角样式，适用于背景不透明情况
  * @param $size 正方形边长
  * @param $bg 正方形背景颜色
  * @param $z-index z-index属性值，不得大于外部包裹器
  * @param $box-shadow 阴影
*/
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
 * UI规范基础变量
 */
/*----------------------------------------- Theme color. start ----------------------------------------*/
/* 主题颜色 */
/* 辅助色 */
/* 文字颜色（默认浅色背景下 */
/* 暗黑模式 */
/* 图形颜色 */
/*----------------------------------------- Theme color. end -------------------------------------------*/
/*-------------------------------- Theme color application size.  start --------------------------------*/
/* 文字字号 */
/* 文字字重 */
/* 尺寸 */
/*-------------------------------- Theme color application size.  end --------------------------------*/
/* component var */
/* action-sheet */
/* badge */
/* button */
/* cell */
/* calendar */
/* checkbox */
/* collapse */
/* divider */
/* drop-menu */
/* input-number */
/* input */
/* textarea */
/* loadmore */
/* message-box */
/* notice-bar */
/* pagination */
/* picker */
/* col-picker */
/* overlay */
/* popup */
/* progress */
/* radio */
/* search */
/* slider */
/* sort-button */
/* steps */
/* switch */
/* tabs */
/* tag */
/* toast */
/* loading */
/* tooltip */
/* popover */
/* grid-item */
/* statustip */
/* card */
/* upload */
/* curtain */
/* notify */
/* skeleton */
/* circle */
/* swiper */
/* swiper-nav */
/* segmented */
/* tabbar */
/* tabbar-item */
/* navbar */
/* navbar-capsule */
/* table */
/* sidebar */
/* sidebar-item */
/* fab */
/* count-down */
/* keyboard */
/* number-keyboard */
/* passwod-input */
/* form-item */
/* backtop */
/* index-bar */
/* text */
/* video-preview */
/* img-cropper */
/* floating-panel */
/* signature */
.wot-theme-dark .wd-overlay[data-v-ec0037f9] {
  background: var(--wot-overlay-bg-dark, rgba(0, 0, 0, 0.75));
}
.wd-overlay[data-v-ec0037f9] {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: var(--wot-overlay-bg, rgba(0, 0, 0, 0.65));
}/* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
/**
 * 混合宏
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
  * BEM，定义块（b)
  */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 此方法用于生成穿透样式 */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 定义状态（m） */
/* 定义状态（m） */
/* 对于需要需要嵌套在 m 底下的 e，调用这个混合宏，一般在切换整个组件的状态，如切换颜色的时候 */
/* 状态，生成 is-$state 类名 */
/**
  * 常用混合宏
  */
/* 单行超出隐藏 */
/* 多行超出隐藏 */
/* 清除浮动 */
/* 0.5px 边框 指定方向*/
/* 0.5px 边框 环绕 */
/**
  * 三角形实现尖角样式，适用于背景透明情况
  * @param $size 三角形高，底边为 $size * 2
  * @param $bg 三角形背景颜色
  */
/**
  * 正方形实现尖角样式，适用于背景不透明情况
  * @param $size 正方形边长
  * @param $bg 正方形背景颜色
  * @param $z-index z-index属性值，不得大于外部包裹器
  * @param $box-shadow 阴影
*/
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
 * UI规范基础变量
 */
/*----------------------------------------- Theme color. start ----------------------------------------*/
/* 主题颜色 */
/* 辅助色 */
/* 文字颜色（默认浅色背景下 */
/* 暗黑模式 */
/* 图形颜色 */
/*----------------------------------------- Theme color. end -------------------------------------------*/
/*-------------------------------- Theme color application size.  start --------------------------------*/
/* 文字字号 */
/* 文字字重 */
/* 尺寸 */
/*-------------------------------- Theme color application size.  end --------------------------------*/
/* component var */
/* action-sheet */
/* badge */
/* button */
/* cell */
/* calendar */
/* checkbox */
/* collapse */
/* divider */
/* drop-menu */
/* input-number */
/* input */
/* textarea */
/* loadmore */
/* message-box */
/* notice-bar */
/* pagination */
/* picker */
/* col-picker */
/* overlay */
/* popup */
/* progress */
/* radio */
/* search */
/* slider */
/* sort-button */
/* steps */
/* switch */
/* tabs */
/* tag */
/* toast */
/* loading */
/* tooltip */
/* popover */
/* grid-item */
/* statustip */
/* card */
/* upload */
/* curtain */
/* notify */
/* skeleton */
/* circle */
/* swiper */
/* swiper-nav */
/* segmented */
/* tabbar */
/* tabbar-item */
/* navbar */
/* navbar-capsule */
/* table */
/* sidebar */
/* sidebar-item */
/* fab */
/* count-down */
/* keyboard */
/* number-keyboard */
/* passwod-input */
/* form-item */
/* backtop */
/* index-bar */
/* text */
/* video-preview */
/* img-cropper */
/* floating-panel */
/* signature */
.wot-theme-dark .wd-popup-wrapper[data-v-974776cf]  .wd-popup {
  background: var(--wot-dark-background2, #1b1b1b);
}
.wot-theme-dark .wd-popup-wrapper[data-v-974776cf]  .wd-popup__close {
  color: var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wd-popup-wrapper[data-v-974776cf]  .wd-popup {
  position: fixed;
  max-height: 100%;
  overflow-y: auto;
  background: #fff;
}
[data-v-974776cf]  .wd-popup__close {
  position: absolute;
  top: 10px;
  right: 10px;
  color: var(--wot-popup-close-color, #666);
  font-size: var(--wot-popup-close-size, 24px);
  transform: rotate(-45deg);
}
[data-v-974776cf]  .wd-popup--center {
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  transform-origin: 0% 0%;
}
[data-v-974776cf]  .wd-popup--center.wd-zoom-in-enter,[data-v-974776cf]  .wd-popup--center.wd-zoom-in-leave-to {
  transform: scale(0.8) translate3d(-50%, -50%, 0) !important;
}
[data-v-974776cf]  .wd-popup--center.is-deep.wd-zoom-in-enter,[data-v-974776cf]  .wd-popup--center.is-deep.wd-zoom-in-leave-to {
  transform: scale(0.1) translate3d(-50%, -50%, 0) !important;
}
[data-v-974776cf]  .wd-popup--left {
  top: 0;
  bottom: 0;
  left: 0;
}
[data-v-974776cf]  .wd-popup--right {
  top: 0;
  right: 0;
  bottom: 0;
}
[data-v-974776cf]  .wd-popup--top {
  top: 0;
  left: 0;
  right: 0;
}
[data-v-974776cf]  .wd-popup--bottom {
  right: 0;
  bottom: 0;
  left: 0;
}/* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
/**
 * 混合宏
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
  * BEM，定义块（b)
  */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 此方法用于生成穿透样式 */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 定义状态（m） */
/* 定义状态（m） */
/* 对于需要需要嵌套在 m 底下的 e，调用这个混合宏，一般在切换整个组件的状态，如切换颜色的时候 */
/* 状态，生成 is-$state 类名 */
/**
  * 常用混合宏
  */
/* 单行超出隐藏 */
/* 多行超出隐藏 */
/* 清除浮动 */
/* 0.5px 边框 指定方向*/
/* 0.5px 边框 环绕 */
/**
  * 三角形实现尖角样式，适用于背景透明情况
  * @param $size 三角形高，底边为 $size * 2
  * @param $bg 三角形背景颜色
  */
/**
  * 正方形实现尖角样式，适用于背景不透明情况
  * @param $size 正方形边长
  * @param $bg 正方形背景颜色
  * @param $z-index z-index属性值，不得大于外部包裹器
  * @param $box-shadow 阴影
*/
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
 * UI规范基础变量
 */
/*----------------------------------------- Theme color. start ----------------------------------------*/
/* 主题颜色 */
/* 辅助色 */
/* 文字颜色（默认浅色背景下 */
/* 暗黑模式 */
/* 图形颜色 */
/*----------------------------------------- Theme color. end -------------------------------------------*/
/*-------------------------------- Theme color application size.  start --------------------------------*/
/* 文字字号 */
/* 文字字重 */
/* 尺寸 */
/*-------------------------------- Theme color application size.  end --------------------------------*/
/* component var */
/* action-sheet */
/* badge */
/* button */
/* cell */
/* calendar */
/* checkbox */
/* collapse */
/* divider */
/* drop-menu */
/* input-number */
/* input */
/* textarea */
/* loadmore */
/* message-box */
/* notice-bar */
/* pagination */
/* picker */
/* col-picker */
/* overlay */
/* popup */
/* progress */
/* radio */
/* search */
/* slider */
/* sort-button */
/* steps */
/* switch */
/* tabs */
/* tag */
/* toast */
/* loading */
/* tooltip */
/* popover */
/* grid-item */
/* statustip */
/* card */
/* upload */
/* curtain */
/* notify */
/* skeleton */
/* circle */
/* swiper */
/* swiper-nav */
/* segmented */
/* tabbar */
/* tabbar-item */
/* navbar */
/* navbar-capsule */
/* table */
/* sidebar */
/* sidebar-item */
/* fab */
/* count-down */
/* keyboard */
/* number-keyboard */
/* passwod-input */
/* form-item */
/* backtop */
/* index-bar */
/* text */
/* video-preview */
/* img-cropper */
/* floating-panel */
/* signature */
.wd-loading[data-v-4224d8d3] {
  font-size: 0;
  line-height: 0;
  vertical-align: middle;
  display: inline-block;
  width: var(--wot-loading-size, 32px);
  height: var(--wot-loading-size, 32px);
}
.wd-loading__body[data-v-4224d8d3] {
  width: 100%;
  height: 100%;
  animation: wd-rotate-4224d8d3 0.8s linear infinite;
  animation-duration: 2s;
}
.wd-loading__svg[data-v-4224d8d3] {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}
@keyframes wd-rotate-4224d8d3 {
from {
    transform: rotate(0deg);
}
to {
    transform: rotate(360deg);
}
}/* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
 * UI规范基础变量
 */
/*----------------------------------------- Theme color. start ----------------------------------------*/
/* 主题颜色 */
/* 辅助色 */
/* 文字颜色（默认浅色背景下 */
/* 暗黑模式 */
/* 图形颜色 */
/*----------------------------------------- Theme color. end -------------------------------------------*/
/*-------------------------------- Theme color application size.  start --------------------------------*/
/* 文字字号 */
/* 文字字重 */
/* 尺寸 */
/*-------------------------------- Theme color application size.  end --------------------------------*/
/* component var */
/* action-sheet */
/* badge */
/* button */
/* cell */
/* calendar */
/* checkbox */
/* collapse */
/* divider */
/* drop-menu */
/* input-number */
/* input */
/* textarea */
/* loadmore */
/* message-box */
/* notice-bar */
/* pagination */
/* picker */
/* col-picker */
/* overlay */
/* popup */
/* progress */
/* radio */
/* search */
/* slider */
/* sort-button */
/* steps */
/* switch */
/* tabs */
/* tag */
/* toast */
/* loading */
/* tooltip */
/* popover */
/* grid-item */
/* statustip */
/* card */
/* upload */
/* curtain */
/* notify */
/* skeleton */
/* circle */
/* swiper */
/* swiper-nav */
/* segmented */
/* tabbar */
/* tabbar-item */
/* navbar */
/* navbar-capsule */
/* table */
/* sidebar */
/* sidebar-item */
/* fab */
/* count-down */
/* keyboard */
/* number-keyboard */
/* passwod-input */
/* form-item */
/* backtop */
/* index-bar */
/* text */
/* video-preview */
/* img-cropper */
/* floating-panel */
/* signature */
/**
 * 混合宏
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
  * BEM，定义块（b)
  */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 此方法用于生成穿透样式 */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 定义状态（m） */
/* 定义状态（m） */
/* 对于需要需要嵌套在 m 底下的 e，调用这个混合宏，一般在切换整个组件的状态，如切换颜色的时候 */
/* 状态，生成 is-$state 类名 */
/**
  * 常用混合宏
  */
/* 单行超出隐藏 */
/* 多行超出隐藏 */
/* 清除浮动 */
/* 0.5px 边框 指定方向*/
/* 0.5px 边框 环绕 */
/**
  * 三角形实现尖角样式，适用于背景透明情况
  * @param $size 三角形高，底边为 $size * 2
  * @param $bg 三角形背景颜色
  */
/**
  * 正方形实现尖角样式，适用于背景不透明情况
  * @param $size 正方形边长
  * @param $bg 正方形背景颜色
  * @param $z-index z-index属性值，不得大于外部包裹器
  * @param $box-shadow 阴影
*/
.wot-theme-dark .wd-action-sheet[data-v-04c084fb] {
  background-color: var(--wot-dark-background2, #1b1b1b);
  color: var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wot-theme-dark .wd-action-sheet__action[data-v-04c084fb] {
  color: var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));
  background: var(--wot-dark-background2, #1b1b1b);
}
.wot-theme-dark .wd-action-sheet__action[data-v-04c084fb]:not(.wd-action-sheet__action--disabled):not(.wd-action-sheet__action--loading):active {
  background: var(--wot-dark-background4, #323233);
}
.wot-theme-dark .wd-action-sheet__action--disabled[data-v-04c084fb] {
  color: var(--wot-dark-color-gray, var(--wot-color-secondary, #595959));
}
.wot-theme-dark .wd-action-sheet__subname[data-v-04c084fb] {
  color: var(--wot-dark-color3, rgba(232, 230, 227, 0.8));
}
.wot-theme-dark .wd-action-sheet__cancel[data-v-04c084fb] {
  color: var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));
  background: var(--wot-dark-background4, #323233);
}
.wot-theme-dark .wd-action-sheet__cancel[data-v-04c084fb]:active {
  background: var(--wot-dark-background5, #646566);
}
.wot-theme-dark .wd-action-sheet[data-v-04c084fb] .wd-action-sheet__close {
  color: var(--wot-dark-color3, rgba(232, 230, 227, 0.8));
}
.wot-theme-dark .wd-action-sheet__panel-title[data-v-04c084fb] {
  color: var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wot-theme-dark .wd-action-sheet__header[data-v-04c084fb] {
  color: var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));
}
[data-v-04c084fb] .wd-action-sheet__popup {
  border-radius: var(--wot-action-sheet-radius, 16px) var(--wot-action-sheet-radius, 16px) 0 0;
}
.wd-action-sheet[data-v-04c084fb] {
  background-color: var(--wot-color-white, rgb(255, 255, 255));
  padding-bottom: 1px;
}
[data-v-04c084fb]  .wd-action-sheet__popup {
  border-radius: var(--wot-action-sheet-radius, 16px) var(--wot-action-sheet-radius, 16px) 0 0;
}
.wd-action-sheet__actions[data-v-04c084fb] {
  padding: 8px 0;
  max-height: 50vh;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.wd-action-sheet__action[data-v-04c084fb] {
  position: relative;
  display: block;
  width: 100%;
  height: var(--wot-action-sheet-action-height, 48px);
  line-height: var(--wot-action-sheet-action-height, 48px);
  color: var(--wot-action-sheet-color, rgba(0, 0, 0, 0.85));
  font-size: var(--wot-action-sheet-fs, var(--wot-fs-title, 16px));
  text-align: center;
  border: none;
  background: var(--wot-action-sheet-bg, var(--wot-color-white, rgb(255, 255, 255)));
  outline: none;
}
.wd-action-sheet__action[data-v-04c084fb]:after {
  display: none;
}
.wd-action-sheet__action[data-v-04c084fb]:not(.wd-action-sheet__action--disabled):not(.wd-action-sheet__action--loading):active {
  background: var(--wot-action-sheet-active-color, var(--wot-color-bg, #f5f5f5));
}
.wd-action-sheet__action--disabled[data-v-04c084fb] {
  color: var(--wot-action-sheet-disabled-color, rgba(0, 0, 0, 0.25));
  cursor: not-allowed;
}
.wd-action-sheet__action--loading[data-v-04c084fb] {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: initial;
}
[data-v-04c084fb]  .wd-action-sheet__action-loading {
  width: var(--wot-action-sheet-loading-size, 20px);
  height: var(--wot-action-sheet-loading-size, 20px);
}
.wd-action-sheet__name[data-v-04c084fb] {
  display: inline-block;
}
.wd-action-sheet__subname[data-v-04c084fb] {
  display: inline-block;
  margin-left: 4px;
  font-size: var(--wot-action-sheet-subname-fs, var(--wot-fs-secondary, 12px));
  color: var(--wot-action-sheet-subname-color, rgba(0, 0, 0, 0.45));
}
.wd-action-sheet__cancel[data-v-04c084fb] {
  display: block;
  width: calc(100% - 48px);
  line-height: var(--wot-action-sheet-cancel-height, 44px);
  padding: 0;
  color: var(--wot-action-sheet-cancel-color, #131415);
  font-size: var(--wot-action-sheet-fs, var(--wot-fs-title, 16px));
  text-align: center;
  border-radius: var(--wot-action-sheet-cancel-radius, 22px);
  border: none;
  background: var(--wot-action-sheet-cancel-bg, rgb(240, 240, 240));
  outline: none;
  margin: 0 auto 24px;
  font-weight: var(--wot-action-sheet-weight, 500);
}
.wd-action-sheet__cancel[data-v-04c084fb]:active {
  background: var(--wot-action-sheet-active-color, var(--wot-color-bg, #f5f5f5));
}
.wd-action-sheet__cancel[data-v-04c084fb]:after {
  display: none;
}
.wd-action-sheet__header[data-v-04c084fb] {
  color: var(--wot-action-sheet-color, rgba(0, 0, 0, 0.85));
  position: relative;
  height: var(--wot-action-sheet-title-height, 64px);
  line-height: var(--wot-action-sheet-title-height, 64px);
  text-align: center;
  font-size: var(--wot-action-sheet-title-fs, var(--wot-fs-title, 16px));
  font-weight: var(--wot-action-sheet-weight, 500);
}
[data-v-04c084fb]  .wd-action-sheet__close {
  position: absolute;
  top: var(--wot-action-sheet-close-top, 25px);
  right: var(--wot-action-sheet-close-right, 15px);
  color: var(--wot-action-sheet-close-color, rgba(0, 0, 0, 0.65));
  font-size: var(--wot-action-sheet-close-fs, var(--wot-fs-title, 16px));
  transform: rotate(-45deg);
  line-height: 1.1;
}
.wd-action-sheet__panels[data-v-04c084fb] {
  height: 84px;
  overflow-y: hidden;
}
.wd-action-sheet__panels[data-v-04c084fb]:first-of-type {
  margin-top: 20px;
}
.wd-action-sheet__panels[data-v-04c084fb]:last-of-type {
  margin-bottom: 12px;
}
.wd-action-sheet__panels-content[data-v-04c084fb] {
  display: flex;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.wd-action-sheet__panel[data-v-04c084fb] {
  width: 88px;
  flex: 0 0 auto;
  display: inline-block;
  padding: var(--wot-action-sheet-panel-padding, 12px 0 11px);
}
.wd-action-sheet__panel-img[data-v-04c084fb] {
  display: block;
  width: var(--wot-action-sheet-panel-img-fs, 40px);
  height: var(--wot-action-sheet-panel-img-fs, 40px);
  margin: 0 auto;
  margin-bottom: 7px;
  border-radius: var(--wot-action-sheet-panel-img-radius, 4px);
}
.wd-action-sheet__panel-title[data-v-04c084fb] {
  font-size: var(--wot-action-sheet-subname-fs, var(--wot-fs-secondary, 12px));
  line-height: 1.2;
  text-align: center;
  color: var(--wot-action-sheet-color, rgba(0, 0, 0, 0.85));
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}/* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
html {
  font-family: "PingFang SC", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-display: swap;
}

/* stylelint-disable-next-line selector-type-no-unknown */
#app {
  max-width: 960px; /* apply-without-convert */
  margin: 0 auto;
  font-size: 0.75rem;
  box-shadow: inherit;
}
@media (min-width: 960px) {
#app {
    max-width: 23.4375rem; /* apply-without-convert */
}
}
/* stylelint-disable selector-type-no-unknown */
uni-button::after {
  border: none;
}
uni-swiper,
uni-scroll-view {
  flex: 1;
  height: 100%;
  overflow: hidden;
}
uni-image {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ellipsis-2 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ellipsis-3 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
uni-view {
  box-sizing: border-box;
}
uni-modal .uni-modal {
max-width:345px;border-radius:18px;
  background: rgba(17, 39, 52, 0.98);
  border: 1px solid rgba(127, 171, 216, 0.28);
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.45);
}
uni-modal .uni-modal__hd {
padding-left:20px;padding-right:20px;padding-top:22px;padding-bottom:0;
}
uni-modal .uni-modal__title {
text-align:left;font-size:17px;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));font-weight:700;
}
uni-modal .uni-modal__bd {
padding-left:20px;padding-right:20px;padding-top:24px;padding-bottom:24px;text-align:left;font-size:15px;--un-text-opacity:1;color:rgb(221 232 242 / var(--un-text-opacity));font-weight:600;
  line-height: 1.6;
}
uni-modal .uni-modal__btn {
flex:none;border-radius:9999px;padding-left:18px;padding-right:18px;padding-top:8px;padding-bottom:8px;font-size:15px;--un-text-opacity:1;color:rgb(201 216 230 / var(--un-text-opacity));font-weight:700;--un-shadow:0 0 var(--un-shadow-color, rgb(0 0 0 / 0));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);
  background: rgba(255, 255, 255, 0.08);
}
uni-modal .uni-modal__btn::after {
  content: none;
}
uni-modal .uni-modal__btn.uni-modal__btn_primary {
margin-left:10px;--un-text-opacity:1 !important;color:rgb(255 255 255 / var(--un-text-opacity)) !important;
  background: #7fabd8;
}
uni-modal .uni-modal__btn_default {
--un-text-opacity:1 !important;color:rgb(201 216 230 / var(--un-text-opacity)) !important;
}
uni-modal .uni-modal__ft {
justify-content:flex-end;padding-left:20px;padding-right:20px;padding-bottom:18px;line-height:1.5;
}
uni-modal .uni-modal__ft::after {
  content: none;
}
.page-bg {
  background-color: #0a1b25;
  background-image: url("/static/figma-dark/blur-bg.png");
  background-repeat: no-repeat;
  background-position: right -48px top -56px;
  background-size: 375px auto;
}
.uni-tabbar-border {
  display: none;
}
.rich-text {
  word-break: break-all;
}
.rich-text img {
  display: block;
  max-width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.container-bg {
  position: relative;
  padding-bottom: 50px;
  color: #fff;
  background: rgba(255, 255, 255, 0.08);
  border-radius: 20px 20px 0 0;
}
.container-bg::before {
  display: none;
}
::-webkit-scrollbar {
  display: none;
}
:root {
  --app-height: 100dvh;
}
.h-dvh-app {
  height: var(--app-height);
}
.select-text {
  -webkit-user-select: text !important;
  -moz-user-select: text;
  -ms-user-select: text;
} *,::before,::after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / 0.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: ;}::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / 0.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: ;}.i-carbon-add-alt{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 4c6.6 0 12 5.4 12 12s-5.4 12-12 12S4 22.6 4 16S9.4 4 16 4m0-2C8.3 2 2 8.3 2 16s6.3 14 14 14s14-6.3 14-14S23.7 2 16 2'/%3E%3Cpath fill='currentColor' d='M24 15h-7V8h-2v7H8v2h7v7h2v-7h7z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-checkmark{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m13 24l-9-9l1.414-1.414L13 21.171L26.586 7.586L28 9z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-checkmark-outline,[i-carbon-checkmark-outline=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m14 21.414l-5-5.001L10.413 15L14 18.586L21.585 11L23 12.415z'/%3E%3Cpath fill='currentColor' d='M16 2a14 14 0 1 0 14 14A14 14 0 0 0 16 2m0 26a12 12 0 1 1 12-12a12 12 0 0 1-12 12'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-chevron-down{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 22L6 12l1.4-1.4l8.6 8.6l8.6-8.6L26 12z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-chevron-right{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M22 16L12 26l-1.4-1.4l8.6-8.6l-8.6-8.6L12 6z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-chevron-up{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m16 10l10 10l-1.4 1.4l-8.6-8.6l-8.6 8.6L6 20z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-close{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M17.414 16L24 9.414L22.586 8L16 14.586L9.414 8L8 9.414L14.586 16L8 22.586L9.414 24L16 17.414L22.586 24L24 22.586z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-close-outline,[i-carbon-close-outline=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 2C8.2 2 2 8.2 2 16s6.2 14 14 14s14-6.2 14-14S23.8 2 16 2m0 26C9.4 28 4 22.6 4 16S9.4 4 16 4s12 5.4 12 12s-5.4 12-12 12'/%3E%3Cpath fill='currentColor' d='M21.4 23L16 17.6L10.6 23L9 21.4l5.4-5.4L9 10.6L10.6 9l5.4 5.4L21.4 9l1.6 1.6l-5.4 5.4l5.4 5.4z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-notification{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M28.707 19.293L26 16.586V13a10.014 10.014 0 0 0-9-9.95V1h-2v2.05A10.014 10.014 0 0 0 6 13v3.586l-2.707 2.707A1 1 0 0 0 3 20v3a1 1 0 0 0 1 1h7v.777a5.15 5.15 0 0 0 4.5 5.199A5.006 5.006 0 0 0 21 25v-1h7a1 1 0 0 0 1-1v-3a1 1 0 0 0-.293-.707M19 25a3 3 0 0 1-6 0v-1h6Zm8-3H5v-1.586l2.707-2.707A1 1 0 0 0 8 17v-4a8 8 0 0 1 16 0v4a1 1 0 0 0 .293.707L27 20.414Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-notification-off,[i-carbon-notification-off=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M26 16.586V13a9.9 9.9 0 0 0-1.083-4.502L30 3.414L28.586 2L2 28.586L3.414 30l6-6H11v1a5 5 0 0 0 10 0v-1h7a1 1 0 0 0 1-1v-3a1 1 0 0 0-.293-.707zM19 25a3 3 0 0 1-6 0v-1h6zm8-3H11.414l11.998-11.998A8 8 0 0 1 24 13v4a1 1 0 0 0 .293.707L27 20.414zM7.707 17.707A1 1 0 0 0 8 17v-4a8.01 8.01 0 0 1 8-8a7.93 7.93 0 0 1 4.986 1.768l1.426-1.426A9.93 9.93 0 0 0 17 3.05V1h-2v2.05A10.014 10.014 0 0 0 6 13v3.586l-3 3L4.414 21z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-time,[i-carbon-time=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 30a14 14 0 1 1 14-14a14 14 0 0 1-14 14m0-26a12 12 0 1 0 12 12A12 12 0 0 0 16 4'/%3E%3Cpath fill='currentColor' d='M20.59 22L15 16.41V7h2v8.58l5 5.01z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-user-multiple{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M30 30h-2v-5a5.006 5.006 0 0 0-5-5v-2a7.01 7.01 0 0 1 7 7zm-8 0h-2v-5a5.006 5.006 0 0 0-5-5H9a5.006 5.006 0 0 0-5 5v5H2v-5a7.01 7.01 0 0 1 7-7h6a7.01 7.01 0 0 1 7 7zM20 2v2a5 5 0 0 1 0 10v2a7 7 0 0 0 0-14m-8 2a5 5 0 1 1-5 5a5 5 0 0 1 5-5m0-2a7 7 0 1 0 7 7a7 7 0 0 0-7-7'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-warning{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 2a14 14 0 1 0 14 14A14 14 0 0 0 16 2m0 26a12 12 0 1 1 12-12a12 12 0 0 1-12 12'/%3E%3Cpath fill='currentColor' d='M15 8h2v11h-2zm1 14a1.5 1.5 0 1 0 1.5 1.5A1.5 1.5 0 0 0 16 22'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-circle-flags-cn{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 512 512' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cmask id='circleFlagsCn0'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23fff'/%3E%3C/mask%3E%3Cg mask='url(%23circleFlagsCn0)'%3E%3Cpath fill='%23d80027' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23ffda44' d='m140.1 155.8l22.1 68h71.5l-57.8 42.1l22.1 68l-57.9-42l-57.9 42l22.2-68l-57.9-42.1H118zm163.4 240.7l-16.9-20.8l-25 9.7l14.5-22.5l-16.9-20.9l25.9 6.9l14.6-22.5l1.4 26.8l26 6.9l-25.1 9.6zm33.6-61l8-25.6l-21.9-15.5l26.8-.4l7.9-25.6l8.7 25.4l26.8-.3l-21.5 16l8.6 25.4l-21.9-15.5zm45.3-147.6L370.6 212l19.2 18.7l-26.5-3.8l-11.8 24l-4.6-26.4l-26.6-3.8l23.8-12.5l-4.6-26.5l19.2 18.7zm-78.2-73l-2 26.7l24.9 10.1l-26.1 6.4l-1.9 26.8l-14.1-22.8l-26.1 6.4l17.3-20.5l-14.2-22.7l24.9 10.1z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-circle-flags-jp{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 512 512' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cmask id='circleFlagsJp0'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23fff'/%3E%3C/mask%3E%3Cg mask='url(%23circleFlagsJp0)'%3E%3Cpath fill='%23eee' d='M0 0h512v512H0z'/%3E%3Ccircle cx='256' cy='256' r='111.3' fill='%23d80027'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-circle-flags-kr{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 512 512' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cmask id='circleFlagsKr0'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23fff'/%3E%3C/mask%3E%3Cg mask='url(%23circleFlagsKr0)'%3E%3Cpath fill='%23eee' d='M0 0h512v512H0Z'/%3E%3Cpath fill='%23333' d='m350 335l24-24l16 16l-24 23zm-39 39l24-24l15 16l-23 24zm87 8l23-24l16 16l-24 24zm-40 39l24-23l16 15l-24 24Zm16-63l24-23l15 15l-23 24zm-39 40l23-24l16 16l-24 23zm63-221l-63-63l15-15l64 63zm-63-15l-24-24l16-16l23 24zm39 39l-24-24l16-15l24 23zm8-87l-24-23l16-16l24 24Zm39 40l-23-24l15-16l24 24ZM91 358l63 63l-16 16l-63-63zm63 16l23 24l-15 15l-24-23zm-40-39l24 23l-16 16l-23-24zm24-24l63 63l-16 16l-63-63zm16-220l-63 63l-16-16l63-63zm23 23l-63 63l-15-16l63-63zm24 24l-63 63l-16-16l63-63z'/%3E%3Cpath fill='%23d80027' d='M319 319L193 193a89 89 0 1 1 126 126'/%3E%3Cpath fill='%230052b4' d='M319 319a89 89 0 1 1-126-126z'/%3E%3Ccircle cx='224.5' cy='224.5' r='44.5' fill='%23d80027'/%3E%3Ccircle cx='287.5' cy='287.5' r='44.5' fill='%230052b4'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-circle-flags-th{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 512 512' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cmask id='circleFlagsTh0'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23fff'/%3E%3C/mask%3E%3Cg mask='url(%23circleFlagsTh0)'%3E%3Cpath fill='%23d80027' d='M0 0h512v89l-79.2 163.7L512 423v89H0v-89l82.7-169.6L0 89z'/%3E%3Cpath fill='%23eee' d='M0 89h512v78l-42.6 91.2L512 345v78H0v-78l40-92.5L0 167z'/%3E%3Cpath fill='%230052b4' d='M0 167h512v178H0z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-circle-flags-tr{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 512 512' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cmask id='circleFlagsTr0'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23fff'/%3E%3C/mask%3E%3Cg mask='url(%23circleFlagsTr0)'%3E%3Cpath fill='%23d80027' d='M0 0h512v512H0z'/%3E%3Cg fill='%23eee'%3E%3Cpath d='m350 182l33 46l54-18l-33 46l33 46l-54-18l-33 46v-57l-54-17l54-18z'/%3E%3Cpath d='M260 370a114 114 0 1 1 54-215a141 141 0 1 0 0 202c-17 9-35 13-54 13'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-circle-flags-tw{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 512 512' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cmask id='circleFlagsTw0'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23fff'/%3E%3C/mask%3E%3Cg mask='url(%23circleFlagsTw0)'%3E%3Cpath fill='%23d80027' d='M0 256L256 0h256v512H0z'/%3E%3Cpath fill='%230052b4' d='M256 256V0H0v256z'/%3E%3Cpath fill='%23eee' d='m222.6 149.8l-31.3 14.7l16.7 30.3l-34-6.5l-4.3 34.3l-23.6-25.2l-23.7 25.2l-4.3-34.3l-34 6.5l16.7-30.3l-31.2-14.7l31.2-14.7l-16.6-30.3l34 6.5l4.2-34.3l23.7 25.3L169.7 77l4.3 34.3l34-6.5l-16.7 30.3z'/%3E%3Ccircle cx='146.1' cy='149.8' r='47.7' fill='%230052b4'/%3E%3Ccircle cx='146.1' cy='149.8' r='41.5' fill='%23eee'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-circle-flags-us{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 512 512' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cmask id='circleFlagsUs0'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23fff'/%3E%3C/mask%3E%3Cg mask='url(%23circleFlagsUs0)'%3E%3Cpath fill='%23eee' d='M256 0h256v64l-32 32l32 32v64l-32 32l32 32v64l-32 32l32 32v64l-256 32L0 448v-64l32-32l-32-32v-64z'/%3E%3Cpath fill='%23d80027' d='M224 64h288v64H224Zm0 128h288v64H256ZM0 320h512v64H0Zm0 128h512v64H0Z'/%3E%3Cpath fill='%230052b4' d='M0 0h256v256H0Z'/%3E%3Cpath fill='%23eee' d='m187 243l57-41h-70l57 41l-22-67zm-81 0l57-41H93l57 41l-22-67zm-81 0l57-41H12l57 41l-22-67zm162-81l57-41h-70l57 41l-22-67zm-81 0l57-41H93l57 41l-22-67zm-81 0l57-41H12l57 41l-22-67Zm162-82l57-41h-70l57 41l-22-67Zm-81 0l57-41H93l57 41l-22-67zm-81 0l57-41H12l57 41l-22-67Z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-circle-flags-vn{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 512 512' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cmask id='circleFlagsVn0'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23fff'/%3E%3C/mask%3E%3Cg mask='url(%23circleFlagsVn0)'%3E%3Cpath fill='%23d80027' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23ffda44' d='m256 133.6l27.6 85H373L300.7 271l27.6 85l-72.3-52.5l-72.3 52.6l27.6-85l-72.3-52.6h89.4z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mdi-camera{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M4 4h3l2-2h6l2 2h3a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2m8 3a5 5 0 0 0-5 5a5 5 0 0 0 5 5a5 5 0 0 0 5-5a5 5 0 0 0-5-5m0 2a3 3 0 0 1 3 3a3 3 0 0 1-3 3a3 3 0 0 1-3-3a3 3 0 0 1 3-3'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mdi-shield{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 1L3 5v6c0 5.55 3.84 10.74 9 12c5.16-1.26 9-6.45 9-12V5z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mdi-wifi{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m12 21l3.6-4.8c-1-.75-2.25-1.2-3.6-1.2s-2.6.45-3.6 1.2zm0-18C7.95 3 4.21 4.34 1.2 6.6L3 9c2.5-1.88 5.62-3 9-3s6.5 1.12 9 3l1.8-2.4C19.79 4.34 16.05 3 12 3m0 6c-2.7 0-5.19.89-7.2 2.4l1.8 2.4C8.1 12.67 9.97 12 12 12s3.9.67 5.4 1.8l1.8-2.4C17.19 9.89 14.7 9 12 9'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mdi\:clock-outline{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 20a8 8 0 0 0 8-8a8 8 0 0 0-8-8a8 8 0 0 0-8 8a8 8 0 0 0 8 8m0-18a10 10 0 0 1 10 10a10 10 0 0 1-10 10C6.47 22 2 17.5 2 12A10 10 0 0 1 12 2m.5 5v5.25l4.5 2.67l-.75 1.23L11 13V7z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mdi\:shield-check-outline,[i-mdi\:shield-check-outline=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M21 11c0 5.55-3.84 10.74-9 12c-5.16-1.26-9-6.45-9-12V5l9-4l9 4zm-9 10c3.75-1 7-5.46 7-9.78V6.3l-7-3.12L5 6.3v4.92C5 15.54 8.25 20 12 21m-2-4l-4-4l1.41-1.41L10 14.17l6.59-6.59L18 9'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-alert-diamond-line,[i-mingcute-alert-diamond-line=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath d='m12.594 23.258l-.012.002l-.071.035l-.02.004l-.014-.004l-.071-.036q-.016-.004-.024.006l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.016-.018m.264-.113l-.014.002l-.184.093l-.01.01l-.003.011l.018.43l.005.012l.008.008l.201.092q.019.005.029-.008l.004-.014l-.034-.614q-.005-.019-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.003-.011l.018-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='m13.414 2.808l7.778 7.778a2 2 0 0 1 0 2.829l-7.778 7.778a2 2 0 0 1-2.828 0l-7.778-7.778a2 2 0 0 1 0-2.829l7.778-7.778a2 2 0 0 1 2.828 0M12 4.222L4.222 12L12 19.78L19.778 12zM12.002 15a1 1 0 0 1 .117 1.993l-.117.007a1 1 0 0 1-.119-1.993zM12 8c.867 0 1.538.76 1.43 1.62l-.438 3.504a1 1 0 0 1-1.984 0L10.57 9.62A1.44 1.44 0 0 1 12 8'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-bank-card-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M19 4a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3zm1 6H4v7a1 1 0 0 0 .883.993L5 18h14a1 1 0 0 0 .993-.883L20 17zm-3 3a1 1 0 0 1 .117 1.993L17 15h-3a1 1 0 0 1-.117-1.993L14 13zm2-7H5a1 1 0 0 0-1 1v1h16V7a1 1 0 0 0-1-1'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-bill-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M4 5a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v16a1 1 0 0 1-1.625.78l-1.875-1.5l-1.875 1.5a1 1 0 0 1-1.332-.073L12 20.414l-1.293 1.293a1 1 0 0 1-1.332.074L7.5 20.28l-1.875 1.5A1 1 0 0 1 4 21zm3-1a1 1 0 0 0-1 1v13.92l.875-.7a1 1 0 0 1 1.25 0l1.8 1.44l1.368-1.367a1 1 0 0 1 1.414 0l1.367 1.367l1.801-1.44a1 1 0 0 1 1.25 0l.875.7V5a1 1 0 0 0-1-1zm1 5a1 1 0 0 1 1-1h6a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1m1 3a1 1 0 1 0 0 2h3a1 1 0 1 0 0-2z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-camera-2-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M14.793 3a1.5 1.5 0 0 1 .95.34l.11.1L17.415 5H20a2 2 0 0 1 1.995 1.85L22 7v12a2 2 0 0 1-1.85 1.995L20 21H4a2 2 0 0 1-1.995-1.85L2 19V7a2 2 0 0 1 1.85-1.995L4 5h2.586l1.56-1.56a1.5 1.5 0 0 1 .913-.433L9.207 3zm-.207 2H9.414l-1.56 1.56a1.5 1.5 0 0 1-.913.433L6.793 7H4v12h16V7h-2.793a1.5 1.5 0 0 1-.95-.34l-.11-.1zM12 7.5a5 5 0 1 1 0 10a5 5 0 0 1 0-10m0 2a3 3 0 1 0 0 6a3 3 0 0 0 0-6'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-card-pay-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='m12.594 23.258l-.012.002l-.071.035l-.02.004l-.014-.004l-.071-.036q-.016-.004-.024.006l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.016-.018m.264-.113l-.014.002l-.184.093l-.01.01l-.003.011l.018.43l.005.012l.008.008l.201.092q.019.005.029-.008l.004-.014l-.034-.614q-.005-.019-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.003-.011l.018-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M19 4a3 3 0 0 1 2.995 2.824L22 7v10a3 3 0 0 1-2.824 2.995L19 20H5a3 3 0 0 1-2.995-2.824L2 17V7a3 3 0 0 1 2.824-2.995L5 4zm1 6H4v7a1 1 0 0 0 .883.993L5 18h14a1 1 0 0 0 .993-.883L20 17zm-5.293 1.464l1.828 1.829a1 1 0 0 1 0 1.414l-1.828 1.828a1 1 0 1 1-1.414-1.414l.12-.121H9a1 1 0 1 1 0-2h4.414l-.121-.121a1 1 0 0 1 1.414-1.415M19 6H5a1 1 0 0 0-1 1v1h16V7a1 1 0 0 0-1-1'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-chat-1-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10H4a2 2 0 0 1-2-2v-8C2 6.477 6.477 2 12 2m0 2a8 8 0 0 0-8 8v8h8a8 8 0 1 0 0-16m0 10a1 1 0 0 1 .117 1.993L12 16H9a1 1 0 0 1-.117-1.993L9 14zm3-4a1 1 0 1 1 0 2H9a1 1 0 1 1 0-2z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-check-circle-fill{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2m3.535 6.381l-4.95 4.95l-2.12-2.121a1 1 0 0 0-1.415 1.414l2.758 2.758a1.1 1.1 0 0 0 1.556 0l5.586-5.586a1 1 0 0 0-1.415-1.415'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-check-circle-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2m0 2a8 8 0 1 0 0 16a8 8 0 0 0 0-16m3.535 4.381a1 1 0 0 1 1.498 1.32l-.083.094l-5.586 5.587a1.1 1.1 0 0 1-1.46.085l-.096-.085l-2.758-2.758a1 1 0 0 1 1.32-1.498l.094.084l2.122 2.121l4.95-4.95Z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-check-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M21.192 5.465a1 1 0 0 1 0 1.414L9.95 18.122a1.1 1.1 0 0 1-1.556 0l-5.586-5.586a1 1 0 1 1 1.415-1.415l4.95 4.95L19.777 5.465a1 1 0 0 1 1.414 0Z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-clipboard-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M15 2c.683 0 1.287.343 1.647.866l.085.134H18a2 2 0 0 1 1.995 1.85L20 5v12a5 5 0 0 1-4.783 4.995L15 22H6a2 2 0 0 1-1.995-1.85L4 20V5a2 2 0 0 1 1.85-1.995L6 3h1.268a2 2 0 0 1 1.563-.993L9 2zM7 5H6v15h9a3 3 0 0 0 3-3V5h-1a2 2 0 0 1-2 2H9a2 2 0 0 1-2-2m5 9a1 1 0 0 1 .117 1.993L12 16H9a1 1 0 0 1-.117-1.993L9 14zm3-4a1 1 0 1 1 0 2H9a1 1 0 1 1 0-2zm0-6H9v1h6z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-comment-2-fill{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath d='m12.594 23.258l-.012.002l-.071.035l-.02.004l-.014-.004l-.071-.036q-.016-.004-.024.006l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.016-.018m.264-.113l-.014.002l-.184.093l-.01.01l-.003.011l.018.43l.005.012l.008.008l.201.092q.019.005.029-.008l.004-.014l-.034-.614q-.005-.019-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.003-.011l.018-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M16.5 11a5.5 5.5 0 0 1 4.821 8.148l.386 1.311a1.005 1.005 0 0 1-1.248 1.248l-1.31-.386A5.5 5.5 0 1 1 16.5 11M11 3a9.004 9.004 0 0 1 8.708 6.719a7.5 7.5 0 0 0-9.22 11.267a8.95 8.95 0 0 1-4.097-1.255l-2.65.78a1.008 1.008 0 0 1-1.252-1.252l.78-2.65A9 9 0 0 1 11 3'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-comment-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M16 4a3 3 0 0 1 2.995 2.824L19 7v2a3 3 0 0 1 2.995 2.824L22 12v4a3 3 0 0 1-2.824 2.995L19 19v.966c0 1.02-1.143 1.594-1.954 1.033l-.096-.072L14.638 19H11a3 3 0 0 1-1.998-.762l-.14-.134L7 19.5c-.791.593-1.906.075-1.994-.879L5 18.5V17a3 3 0 0 1-2.995-2.824L2 14V7a3 3 0 0 1 2.824-2.995L5 4zm3 7h-8a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h3.638a2 2 0 0 1 1.28.464l1.088.906A1.5 1.5 0 0 1 18.5 17h.5a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1m-3-5H5a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h.5A1.5 1.5 0 0 1 7 16.5v.5l1.01-.757A3 3 0 0 1 8 16v-4a3 3 0 0 1 3-3h6V7a1 1 0 0 0-1-1'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-copy-2-line,[i-mingcute-copy-2-line=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M9 2a2 2 0 0 0-2 2v2h2V4h11v11h-2v2h2a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2zM4 7a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h11a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zm0 2h11v11H4z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-delete-2-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M14.28 2a2 2 0 0 1 1.897 1.368L16.72 5H20a1 1 0 1 1 0 2l-.003.071l-.867 12.143A3 3 0 0 1 16.138 22H7.862a3 3 0 0 1-2.992-2.786L4.003 7.07L4 7a1 1 0 0 1 0-2h3.28l.543-1.632A2 2 0 0 1 9.721 2zm3.717 5H6.003l.862 12.071a1 1 0 0 0 .997.929h8.276a1 1 0 0 0 .997-.929zM10 10a1 1 0 0 1 .993.883L11 11v5a1 1 0 0 1-1.993.117L9 16v-5a1 1 0 0 1 1-1m4 0a1 1 0 0 1 1 1v5a1 1 0 1 1-2 0v-5a1 1 0 0 1 1-1m.28-6H9.72l-.333 1h5.226z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-delete-back-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M19 3a3 3 0 0 1 2.995 2.824L22 6v12a3 3 0 0 1-2.824 2.995L19 21H8.108a3 3 0 0 1-2.436-1.25l-.108-.16l-4.08-6.53a2 2 0 0 1-.087-1.967l.086-.153l4.081-6.53a3 3 0 0 1 2.351-1.404L8.108 3zm0 2H8.108a1 1 0 0 0-.773.366l-.075.104L3.18 12l4.08 6.53a1 1 0 0 0 .72.462l.128.008H19a1 1 0 0 0 .993-.883L20 18V6a1 1 0 0 0-.883-.993zm-8.121 3.464l2.12 2.122l2.122-2.122a1 1 0 1 1 1.414 1.415L14.415 12l2.12 2.121a1 1 0 0 1-1.414 1.415L13 13.414l-2.121 2.122a1 1 0 1 1-1.415-1.415L11.586 12L9.464 9.879a1 1 0 0 1 1.415-1.415'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-download-2-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M20 15a1 1 0 0 1 1 1v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4a1 1 0 1 1 2 0v4h14v-4a1 1 0 0 1 1-1M12 2a1 1 0 0 1 1 1v10.243l2.536-2.536a1 1 0 1 1 1.414 1.414l-4.066 4.066a1.25 1.25 0 0 1-1.768 0L7.05 12.121a1 1 0 1 1 1.414-1.414L11 13.243V3a1 1 0 0 1 1-1'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-download-fill{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M12 2a1 1 0 0 0-1 1v2H5a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-6V3a1 1 0 0 0-1-1m1 3v8.828L14.828 12a1 1 0 0 1 1.415 1.414l-3.36 3.359a1.25 1.25 0 0 1-1.767 0l-3.359-3.359A1 1 0 1 1 9.172 12L11 13.828V5z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-earth-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' fill-rule='nonzero' d='M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2m1.683 13.95a29 29 0 0 1-3.366 0c.136.786.309 1.494.51 2.098c.252.756.53 1.296.79 1.626c.088.11.223.326.385.326c.145-.013.302-.227.38-.326c.26-.33.539-.87.79-1.626a14.4 14.4 0 0 0 .51-2.098Zm5.83-1.195q-.398.171-.833.315c-.852.284-1.848.512-2.94.67a17 17 0 0 1-.67 2.94q-.144.435-.315.833a8.02 8.02 0 0 0 4.758-4.758m-15.026 0a8.02 8.02 0 0 0 4.758 4.758a11 11 0 0 1-.315-.833a17 17 0 0 1-.67-2.94a17 17 0 0 1-2.94-.67q-.435-.144-.833-.315m5.585-4.683a25.5 25.5 0 0 0 0 3.856c1.282.097 2.574.097 3.856 0a25.5 25.5 0 0 0 0-3.856a25.5 25.5 0 0 0-3.856 0m5.878.245a29 29 0 0 1 0 3.366a14.4 14.4 0 0 0 2.098-.51c.756-.252 1.296-.53 1.626-.79c.11-.087.326-.224.326-.385c-.013-.145-.227-.302-.326-.38c-.33-.26-.87-.539-1.626-.79a14.4 14.4 0 0 0-2.098-.51Zm-7.9 0c-.786.136-1.493.309-2.098.51c-.756.252-1.295.53-1.626.79c-.24.19-.312.333-.323.368c-.045.15.23.323.323.397c.33.26.87.539 1.626.79c.605.202 1.312.375 2.098.51a28 28 0 0 1 0-3.364Zm1.195-5.83a8.02 8.02 0 0 0-4.758 4.758q.398-.171.833-.315a17 17 0 0 1 2.94-.67c.158-1.092.386-2.088.67-2.94q.144-.435.315-.833m5.51 0q.171.399.315.833c.284.852.512 1.848.67 2.94c1.092.158 2.088.386 2.94.67q.435.144.833.315a8.02 8.02 0 0 0-4.758-4.758M12 4c-.139 0-.312.237-.382.326c-.26.33-.539.87-.79 1.626a14.4 14.4 0 0 0-.51 2.098a28 28 0 0 1 3.364 0a14.4 14.4 0 0 0-.51-2.098c-.251-.756-.53-1.295-.79-1.626C12.312 4.236 12.14 4 12 4'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-edit-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M13 3a1 1 0 0 1 .117 1.993L13 5H5v14h14v-8a1 1 0 0 1 1.993-.117L21 11v8a2 2 0 0 1-1.85 1.995L19 21H5a2 2 0 0 1-1.995-1.85L3 19V5a2 2 0 0 1 1.85-1.995L5 3zm6.243.343a1 1 0 0 1 1.497 1.32l-.083.095l-9.9 9.899a1 1 0 0 1-1.497-1.32l.083-.094z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-eye-2-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M4 12.001c.003-.016.017-.104.095-.277c.086-.191.225-.431.424-.708c.398-.553.993-1.192 1.745-1.798C7.777 7.996 9.812 7 12 7s4.223.996 5.736 2.216c.752.606 1.347 1.245 1.745 1.798c.2.277.338.517.424.708c.078.173.092.261.095.277V12c-.003.016-.017.104-.095.277a4.3 4.3 0 0 1-.424.708c-.398.553-.993 1.192-1.745 1.798C16.224 16.004 14.189 17 12 17s-4.223-.996-5.736-2.216c-.752-.606-1.347-1.245-1.745-1.798a4.2 4.2 0 0 1-.424-.708A1 1 0 0 1 4 12.001M12 5C9.217 5 6.752 6.254 5.009 7.659c-.877.706-1.6 1.474-2.113 2.187a6 6 0 0 0-.625 1.055C2.123 11.23 2 11.611 2 12c0 .388.123.771.27 1.099c.155.342.37.7.626 1.055c.513.713 1.236 1.48 2.113 2.187C6.752 17.746 9.217 19 12 19s5.248-1.254 6.991-2.659c.877-.706 1.6-1.474 2.113-2.187c.257-.356.471-.713.625-1.055c.148-.328.271-.71.271-1.099c0-.388-.123-.771-.27-1.099a6.2 6.2 0 0 0-.626-1.055c-.513-.713-1.236-1.48-2.113-2.187C17.248 6.254 14.783 5 12 5m-1 7a1 1 0 1 1 2 0a1 1 0 0 1-2 0m1-3a3 3 0 1 0 0 6a3 3 0 0 0 0-6'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-eye-close-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M3.05 9.31a1 1 0 1 1 1.914-.577c2.086 6.986 11.982 6.987 14.07.004a1 1 0 1 1 1.918.57a9.5 9.5 0 0 1-1.813 3.417L20.414 14A1 1 0 0 1 19 15.414l-1.311-1.311a9.1 9.1 0 0 1-2.32 1.269l.357 1.335a1 1 0 1 1-1.931.518l-.364-1.357c-.947.14-1.915.14-2.862 0l-.364 1.357a1 1 0 1 1-1.931-.518l.357-1.335a9.1 9.1 0 0 1-2.32-1.27l-1.31 1.312A1 1 0 0 1 3.585 14l1.275-1.275c-.784-.936-1.41-2.074-1.812-3.414Z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-group-3-fill{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath d='m12.594 23.258l-.012.002l-.071.035l-.02.004l-.014-.004l-.071-.036q-.016-.004-.024.006l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.016-.018m.264-.113l-.014.002l-.184.093l-.01.01l-.003.011l.018.43l.005.012l.008.008l.201.092q.019.005.029-.008l.004-.014l-.034-.614q-.005-.019-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.003-.011l.018-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M12 12c1.873 0 3.57.62 4.815 1.487c1.183.825 2.185 2.051 2.185 3.37c0 .724-.309 1.324-.796 1.77c-.458.421-1.056.694-1.672.88C15.301 19.88 13.68 20 12 20s-3.301-.12-4.532-.493c-.616-.186-1.214-.459-1.673-.88C5.31 18.182 5 17.582 5 16.858c0-1.319 1.002-2.545 2.185-3.37C8.43 12.62 10.127 12 12 12m7 1c1.044 0 1.992.345 2.693.833c.64.447 1.307 1.19 1.307 2.096c0 .517-.225.946-.56 1.253c-.306.281-.684.446-1.029.55c-.47.142-1.025.215-1.601.247c.122-.345.19-.72.19-1.122c0-1.535-.959-2.839-2.032-3.744A4.8 4.8 0 0 1 19 13M5 13q.537.002 1.032.113C4.96 14.018 4 15.322 4 16.857c0 .402.068.777.19 1.122c-.576-.032-1.13-.105-1.601-.247c-.345-.104-.723-.269-1.03-.55A1.68 1.68 0 0 1 1 15.93c0-.905.666-1.649 1.307-2.096A4.76 4.76 0 0 1 5 13m13.5-6a2.5 2.5 0 1 1 0 5a2.5 2.5 0 0 1 0-5m-13 0a2.5 2.5 0 1 1 0 5a2.5 2.5 0 0 1 0-5M12 3a4 4 0 1 1 0 8a4 4 0 0 1 0-8'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-group-fill{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M13 13a4 4 0 0 1 4 4v1.5a1.5 1.5 0 0 1-1.5 1.5h-12A1.5 1.5 0 0 1 2 18.5V17a4 4 0 0 1 4-4zm6 0a3 3 0 0 1 3 3v1.5a1.5 1.5 0 0 1-1.5 1.5H19v-2a5 5 0 0 0-2-4zM9.5 3a4.5 4.5 0 1 1 0 9a4.5 4.5 0 0 1 0-9M18 6a3 3 0 1 1 0 6a3 3 0 0 1 0-6'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-hand-card-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='m12.594 23.258l-.012.002l-.071.035l-.02.004l-.014-.004l-.071-.036q-.016-.004-.024.006l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.016-.018m.264-.113l-.014.002l-.184.093l-.01.01l-.003.011l.018.43l.005.012l.008.008l.201.092q.019.005.029-.008l.004-.014l-.034-.614q-.005-.019-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.003-.011l.018-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M10 4a2 2 0 0 0-2 2v1.043a5 5 0 0 0-2.879 1.421l-2.828 2.829a1 1 0 1 0 1.414 1.414L6.536 9.88A3 3 0 0 1 8 9.073v3.646l-.625.5a1 1 0 0 0 1.25 1.562l2.903-2.323a2 2 0 0 1 2.664.148l.286.286L7.933 17.8a1 1 0 0 1-.6.2H3a1 1 0 1 0 0 2h4.333a3 3 0 0 0 1.8-.6L15 15h5a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zm0 7.12l.279-.223a4 4 0 0 1 5.327.295l.286.286c.421.421.612.978.583 1.522H20V9H10zM20 7V6H10v1z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-heart-fill{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M18.494 3.801c2.095 1.221 3.569 3.7 3.504 6.592C21.86 16.5 13.5 21 12 21s-9.861-4.5-9.998-10.607c-.065-2.892 1.409-5.37 3.504-6.592C7.466 2.66 9.928 2.653 12 4.338c2.072-1.685 4.534-1.679 6.494-.537'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-heart-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M18.494 3.801c2.095 1.221 3.569 3.7 3.504 6.592c-.081 3.61-2.89 6.794-7.679 9.638c-.71.422-1.458.969-2.319.969c-.845 0-1.625-.557-2.32-.97c-4.787-2.843-7.597-6.028-7.678-9.637c-.065-2.892 1.409-5.37 3.504-6.592C7.466 2.66 9.928 2.653 12 4.338c2.072-1.685 4.534-1.679 6.494-.537M17.487 5.53c-1.394-.812-3.136-.783-4.644.743a1.19 1.19 0 0 1-1.686 0c-1.508-1.526-3.25-1.555-4.644-.743c-1.444.842-2.56 2.628-2.511 4.82c.056 2.511 2.04 5.194 6.7 7.962c.408.243.834.554 1.298.683c.464-.129.89-.44 1.298-.683c4.66-2.768 6.644-5.45 6.7-7.963c.05-2.19-1.067-3.977-2.511-4.819'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-home-4-fill{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M13.2 2.65a2 2 0 0 0-2.4 0l-7 5.25A2 2 0 0 0 3 9.5V19a2 2 0 0 0 2 2h3.9a1.1 1.1 0 0 0 1.1-1.1V15a2 2 0 1 1 4 0v4.9a1.1 1.1 0 0 0 1.1 1.1H19a2 2 0 0 0 2-2V9.5a2 2 0 0 0-.8-1.6z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-information-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2m0 2a8 8 0 1 0 0 16a8 8 0 0 0 0-16m-.01 6c.558 0 1.01.452 1.01 1.01v5.124A1 1 0 0 1 12.5 18h-.49A1.01 1.01 0 0 1 11 16.99V12a1 1 0 1 1 0-2zM12 7a1 1 0 1 1 0 2a1 1 0 0 1 0-2'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-left-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M24 0v24H0V0zM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.019-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M8.293 12.707a1 1 0 0 1 0-1.414l5.657-5.657a1 1 0 1 1 1.414 1.414L10.414 12l4.95 4.95a1 1 0 0 1-1.414 1.414z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-link-2-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M16.243 9.878a1 1 0 0 1 1.32-.083l.094.083L19.778 12a5.5 5.5 0 0 1-7.596 7.952L12 19.778l-2.121-2.121a1 1 0 0 1 1.32-1.498l.094.083l2.121 2.122a3.5 3.5 0 0 0 5.091-4.8l-.141-.15l-2.121-2.121a1 1 0 0 1 0-1.415M9.17 9.171a1 1 0 0 1 1.32-.083l.095.083l4.242 4.243a1 1 0 0 1-1.32 1.497l-.094-.083l-4.243-4.242a1 1 0 0 1 0-1.415m-4.95-4.95a5.5 5.5 0 0 1 7.597-.173l.182.174l2.121 2.12A1 1 0 0 1 12.8 7.84l-.094-.083l-2.121-2.121a3.5 3.5 0 0 0-5.091 4.8l.141.15l2.121 2.12a1 1 0 0 1-1.32 1.498l-.094-.083L4.222 12a5.5 5.5 0 0 1 0-7.778Z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-list-check-3-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M7 13a2 2 0 0 1 1.995 1.85L9 15v3a2 2 0 0 1-1.85 1.995L7 20H4a2 2 0 0 1-1.995-1.85L2 18v-3a2 2 0 0 1 1.85-1.995L4 13zm9 4a1 1 0 0 1 .117 1.993L16 19h-4a1 1 0 0 1-.117-1.993L12 17zm-9-2H4v3h3zm13-2a1 1 0 1 1 0 2h-8a1 1 0 1 1 0-2zM7 3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2zm9 4a1 1 0 0 1 .117 1.993L16 9h-4a1 1 0 0 1-.117-1.993L12 7zM7 5H4v3h3zm13-2a1 1 0 0 1 .117 1.993L20 5h-8a1 1 0 0 1-.117-1.993L12 3z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-loading-line,[i-mingcute-loading-line=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cdefs%3E%3ClinearGradient id='mingcuteLoadingLine0' x1='50%25' x2='50%25' y1='5.271%25' y2='91.793%25'%3E%3Cstop offset='0%25' stop-color='currentColor'/%3E%3Cstop offset='100%25' stop-color='currentColor' stop-opacity='.55'/%3E%3C/linearGradient%3E%3ClinearGradient id='mingcuteLoadingLine1' x1='50%25' x2='50%25' y1='8.877%25' y2='90.415%25'%3E%3Cstop offset='0%25' stop-color='currentColor' stop-opacity='0'/%3E%3Cstop offset='100%25' stop-color='currentColor' stop-opacity='.55'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg fill='none'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='url(%23mingcuteLoadingLine0)' d='M8.886.006a1 1 0 0 1 .22 1.988A8.001 8.001 0 0 0 10 17.944v2c-5.523 0-10-4.476-10-10C0 4.838 3.848.566 8.886.007Z' transform='translate(2 2.055)'/%3E%3Cpath fill='url(%23mingcuteLoadingLine1)' d='M14.322 1.985a1 1 0 0 1 1.392-.248A9.99 9.99 0 0 1 20 9.945c0 5.523-4.477 10-10 10v-2a8 8 0 0 0 4.57-14.567a1 1 0 0 1-.248-1.393' transform='translate(2 2.055)'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-lock-fill{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M6 8a6 6 0 1 1 12 0h1a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V10a2 2 0 0 1 2-2zm6-4a4 4 0 0 1 4 4H8a4 4 0 0 1 4-4m2 10a2 2 0 0 1-1 1.732V17a1 1 0 1 1-2 0v-1.268A2 2 0 0 1 12 12a2 2 0 0 1 2 2'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-lock-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M12 2a6 6 0 0 1 5.996 5.775L18 8h1a2 2 0 0 1 1.995 1.85L21 10v10a2 2 0 0 1-1.85 1.995L19 22H5a2 2 0 0 1-1.995-1.85L3 20V10a2 2 0 0 1 1.85-1.995L5 8h1a6 6 0 0 1 6-6m7 8H5v10h14zm-7 2a2 2 0 0 1 1.134 3.647l-.134.085V17a1 1 0 0 1-1.993.117L11 17v-1.268A2 2 0 0 1 12 12m0-8a4 4 0 0 0-4 4h8a4 4 0 0 0-4-4'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-message-3-fill{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M13.5 3a8.5 8.5 0 0 1 0 17H13v.99A1.01 1.01 0 0 1 11.989 22c-2.46-.002-4.952-.823-6.843-2.504C3.238 17.798 2.002 15.275 2 12.009V11.5A8.5 8.5 0 0 1 10.5 3zm-5 7a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3m7 0a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-more-1-fill{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M5 10a2 2 0 1 1 0 4a2 2 0 0 1 0-4m7 0a2 2 0 1 1 0 4a2 2 0 0 1 0-4m7 0a2 2 0 1 1 0 4a2 2 0 0 1 0-4'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-pic-ai-fill{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath d='m12.594 23.258l-.012.002l-.071.035l-.02.004l-.014-.004l-.071-.036q-.016-.004-.024.006l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.016-.018m.264-.113l-.014.002l-.184.093l-.01.01l-.003.011l.018.43l.005.012l.008.008l.201.092q.019.005.029-.008l.004-.014l-.034-.614q-.005-.019-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.003-.011l.018-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M20 3a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-6a1 1 0 1 1 2 0v2.1l4.995-4.994a1.25 1.25 0 0 1 1.768 0l4.065 4.066l1.238-1.238a1.25 1.25 0 0 1 1.768 0L20 15.101V5h-8a1 1 0 1 1 0-2zM5 2a1 1 0 0 1 .898.56l.048.117l.13.378a3 3 0 0 0 1.684 1.8l.185.07l.378.129a1 1 0 0 1 .117 1.844l-.117.048l-.378.13a3 3 0 0 0-1.8 1.684l-.07.185l-.129.378a1 1 0 0 1-1.844.117l-.048-.117l-.13-.378a3 3 0 0 0-1.684-1.8l-.185-.07l-.378-.129a1 1 0 0 1-.117-1.844l.117-.048l.378-.13a3 3 0 0 0 1.8-1.684l.07-.185l.129-.378A1 1 0 0 1 5 2m10.5 5a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-play-circle-fill,[i-mingcute-play-circle-fill=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2M8.964 8.65l-.053.5l-.03.333l-.042.6l-.024.46l-.018.505l-.01.549v.578l.01.549l.018.506l.024.46l.042.6l.071.73l.013.102a1.192 1.192 0 0 0 1.651.954l.456-.202l.651-.309l.39-.196l.43-.224l.466-.253l.498-.282l.493-.29l.231-.14l.43-.27l.388-.25l.342-.229l.653-.46l.177-.131a1.192 1.192 0 0 0-.001-1.908l-.406-.297l-.275-.193l-.32-.218l-.565-.368l-.428-.268l-.47-.282l-.499-.288l-.478-.265l-.447-.238l-.41-.21l-.54-.263l-.439-.202l-.23-.102l-.095-.04a1.192 1.192 0 0 0-1.654.952'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-power-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M16.144 3.946a1 1 0 0 1 1.386-.279A9.99 9.99 0 0 1 22 12c0 5.523-4.477 10-10 10S2 17.523 2 12a9.99 9.99 0 0 1 4.47-8.333a1 1 0 1 1 1.107 1.666a8 8 0 1 0 8.846 0a1 1 0 0 1-.28-1.387ZM12 2a1 1 0 0 1 .993.883L13 3v10a1 1 0 0 1-1.993.117L11 13V3a1 1 0 0 1 1-1'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-receive-money-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M17 2a3 3 0 0 1 3 3v12a1 1 0 0 1 .351 1.936l-8 3a1 1 0 0 1-.702 0l-8-3A1 1 0 0 1 4 17V5a3 3 0 0 1 3-3zm0 2H7a1 1 0 0 0-.993.883L6 5v12.682l6 2.25l6-2.25V5a1 1 0 0 0-.883-.993zm-5 1a1 1 0 0 1 .993.883L13 6v1h2a1 1 0 0 1 .117 1.993L15 9h-5a.5.5 0 0 0-.09.992L10 10h4a2.5 2.5 0 0 1 .164 4.995L14 15h-1v1a1 1 0 0 1-1.993.117L11 16v-1H9a1 1 0 0 1-.117-1.993L9 13h5a.5.5 0 0 0 .09-.992L14 12h-4a2.5 2.5 0 0 1-.164-4.995L10 7h1V6a1 1 0 0 1 1-1'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-right-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M24 0v24H0V0zM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.019-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M15.707 11.293a1 1 0 0 1 0 1.414l-5.657 5.657a1 1 0 1 1-1.414-1.414l4.95-4.95l-4.95-4.95a1 1 0 0 1 1.414-1.414z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-safety-certificate-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M11.298 2.195a2 2 0 0 1 1.232-.055l.172.055l7 2.625a2 2 0 0 1 1.291 1.708l.007.165v5.363a9 9 0 0 1-4.709 7.911l-.266.139l-3.354 1.677a1.5 1.5 0 0 1-1.198.062l-.144-.062l-3.354-1.677a9 9 0 0 1-4.97-7.75l-.005-.3V6.693a2 2 0 0 1 1.145-1.808l.153-.065zM12 4.068L5 6.693v5.363a7 7 0 0 0 3.635 6.138l.235.123L12 19.882l3.13-1.565a7 7 0 0 0 3.865-5.997l.005-.264V6.693zm3.433 4.561a1 1 0 0 1 1.497 1.32l-.083.094l-5.234 5.235a1.1 1.1 0 0 1-1.46.085l-.096-.085l-2.404-2.404a1 1 0 0 1 1.32-1.498l.094.083l1.768 1.768z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-search-2-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M5 10a5 5 0 1 1 10 0a5 5 0 0 1-10 0m5-7a7 7 0 1 0 4.192 12.606l5.1 5.101a1 1 0 0 0 1.415-1.414l-5.1-5.1A7 7 0 0 0 10 3'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-search-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M10.5 2a8.5 8.5 0 1 0 5.262 15.176l3.652 3.652a1 1 0 0 0 1.414-1.414l-3.652-3.652A8.5 8.5 0 0 0 10.5 2M4 10.5a6.5 6.5 0 1 1 13 0a6.5 6.5 0 0 1-13 0'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-send-fill{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath d='m12.594 23.258l-.012.002l-.071.035l-.02.004l-.014-.004l-.071-.036q-.016-.004-.024.006l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.016-.018m.264-.113l-.014.002l-.184.093l-.01.01l-.003.011l.018.43l.005.012l.008.008l.201.092q.019.005.029-.008l.004-.014l-.034-.614q-.005-.019-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.003-.011l.018-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M20.235 5.686c.432-1.195-.726-2.353-1.921-1.92L3.709 9.048c-1.199.434-1.344 2.07-.241 2.709l4.662 2.699l4.163-4.163a1 1 0 0 1 1.414 1.414L9.544 15.87l2.7 4.662c.638 1.103 2.274.957 2.708-.241z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-service-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M5 9a7 7 0 0 1 14 0v1.035c1.696.243 3 1.702 3 3.465v.25a3.25 3.25 0 0 1-3.332 3.248c-.74 2.12-2.622 3.549-4.653 3.911c-.47.172-1.026.091-1.515.091a1.5 1.5 0 0 1 0-3h1a1.5 1.5 0 0 1 1.207.609C16.003 17.992 17 16.689 17 15V9A5 5 0 0 0 7 9v6.25A1.75 1.75 0 0 1 5.25 17A3.25 3.25 0 0 1 2 13.75v-.25a3.5 3.5 0 0 1 3-3.465zm0 3.085A1.5 1.5 0 0 0 4 13.5v.25c0 .605.43 1.11 1 1.225zm14 0v2.89c.57-.116 1-.62 1-1.225v-.25a1.5 1.5 0 0 0-1-1.415'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-settings-3-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M14.035 2.809c.37-.266.89-.39 1.401-.203a10 10 0 0 1 2.982 1.725c.417.35.57.861.524 1.313c-.075.753.057 1.48.42 2.106c.32.557.802.997 1.39 1.307l.225.11c.414.187.782.576.875 1.113a10 10 0 0 1 0 3.44c-.083.484-.39.847-.753 1.051l-.122.063c-.69.31-1.254.79-1.616 1.416c-.362.627-.494 1.353-.419 2.106c.045.452-.107.964-.524 1.313a10 10 0 0 1-2.982 1.725a1.51 1.51 0 0 1-1.4-.203C13.42 20.75 12.723 20.5 12 20.5s-1.42.249-2.035.691a1.51 1.51 0 0 1-1.401.203a10 10 0 0 1-2.982-1.725a1.51 1.51 0 0 1-.524-1.313c.075-.753-.058-1.48-.42-2.106a3.4 3.4 0 0 0-1.39-1.307l-.225-.11a1.51 1.51 0 0 1-.875-1.113a10 10 0 0 1 0-3.44c.083-.484.39-.847.753-1.051l.122-.062c.69-.311 1.254-.79 1.616-1.417c.361-.626.494-1.353.419-2.106a1.51 1.51 0 0 1 .524-1.313a10 10 0 0 1 2.982-1.725a1.51 1.51 0 0 1 1.4.203c.615.442 1.312.691 2.036.691s1.42-.249 2.035-.691m.957 1.769c-.866.57-1.887.922-2.992.922s-2.126-.353-2.992-.922A8 8 0 0 0 7.068 5.7c.06 1.033-.145 2.093-.697 3.05c-.553.956-1.368 1.663-2.293 2.128a8 8 0 0 0 0 2.242c.925.465 1.74 1.172 2.293 2.13c.552.955.757 2.015.697 3.048a8 8 0 0 0 1.94 1.123c.866-.57 1.887-.922 2.992-.922s2.126.353 2.992.922a8 8 0 0 0 1.94-1.122c-.06-1.034.145-2.094.697-3.05c.552-.957 1.368-1.664 2.293-2.13a8 8 0 0 0 0-2.24c-.925-.466-1.74-1.173-2.293-2.13c-.552-.956-.757-2.016-.697-3.05a8 8 0 0 0-1.94-1.122ZM12 8a4 4 0 1 1 0 8a4 4 0 0 1 0-8m0 2a2 2 0 1 0 0 4a2 2 0 0 0 0-4'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-share-forward-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M10.114 4.491c.076-.795.906-1.45 1.743-.972c1.74 1.019 3.382 2.18 4.97 3.421c1.96 1.548 3.533 3.007 4.647 4.172c.483.507.438 1.308-.024 1.792a42 42 0 0 1-3.495 3.228c-1.938 1.587-3.945 3.125-6.13 4.358c-.741.418-1.544-.06-1.687-.801l-.017-.113l-.227-3.574c-1.816.038-3.574.662-4.98 1.823l-.265.222l-.128.104l-.247.192l-.12.088l-.23.16a5 5 0 0 1-.218.135l-.206.111C2.534 19.314 2 18.892 2 17c0-4.404 3.245-8.323 7.632-8.917l.259-.031zm1.909 1.474l-.192 3.472a.5.5 0 0 1-.447.47l-1.361.142c-3.065.366-5.497 2.762-5.948 5.894a9.95 9.95 0 0 1 5.135-1.912l.397-.023l1.704-.036a.5.5 0 0 1 .51.472l.197 3.596c1.603-1.021 3.131-2.196 4.664-3.45a44 44 0 0 0 2.857-2.595l-.258-.256l-.556-.533a48 48 0 0 0-3.134-2.693a46 46 0 0 0-3.568-2.548'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-shield-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='m12.702 2.195l7 2.625A2 2 0 0 1 21 6.693v5.363a9 9 0 0 1-4.975 8.05l-3.354 1.677a1.5 1.5 0 0 1-1.342 0l-3.354-1.677A9 9 0 0 1 3 12.056V6.693A2 2 0 0 1 4.298 4.82l7-2.625a2 2 0 0 1 1.404 0M12 4.068L5 6.693v5.363a7 7 0 0 0 3.87 6.26L12 19.883l3.13-1.565A7 7 0 0 0 19 12.056V6.693zM12 8a1 1 0 0 1 1 1v2h2a1 1 0 1 1 0 2h-2v2a1 1 0 1 1-2 0v-2H9a1 1 0 1 1 0-2h2V9a1 1 0 0 1 1-1'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-star-fill{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M10.92 2.868a1.25 1.25 0 0 1 2.16 0l2.795 4.798l5.428 1.176a1.25 1.25 0 0 1 .667 2.054l-3.7 4.141l.56 5.525a1.25 1.25 0 0 1-1.748 1.27L12 19.592l-5.082 2.24a1.25 1.25 0 0 1-1.748-1.27l.56-5.525l-3.7-4.14a1.25 1.25 0 0 1 .667-2.055l5.428-1.176z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-star-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M10.92 2.868a1.25 1.25 0 0 1 2.16 0l2.795 4.798l5.428 1.176a1.25 1.25 0 0 1 .667 2.054l-3.7 4.141l.56 5.525a1.25 1.25 0 0 1-1.748 1.27L12 19.592l-5.082 2.24a1.25 1.25 0 0 1-1.748-1.27l.56-5.525l-3.7-4.14a1.25 1.25 0 0 1 .667-2.055l5.428-1.176zM12 4.987L9.687 8.959a1.25 1.25 0 0 1-.816.592l-4.492.973l3.062 3.427c.234.262.347.61.312.959l-.463 4.573l4.206-1.854a1.25 1.25 0 0 1 1.008 0l4.206 1.854l-.463-4.573a1.25 1.25 0 0 1 .311-.959l3.063-3.427l-4.492-.973a1.25 1.25 0 0 1-.816-.592z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-stop-circle-fill{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2m2 6h-4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-thumb-up-2-fill{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M15 8h2.405a4 4 0 0 1 3.936 4.716l-.91 5A4 4 0 0 1 16.497 21H8V9l1.821-5.788c.296-.69 1.06-1.316 2.024-1.13C13.374 2.375 15 3.566 15 5.5zM6 9a3 3 0 0 0-3 3v6a3 3 0 0 0 3 3z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-thumb-up-2-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M9.821 3.212c.296-.69 1.06-1.316 2.024-1.13c1.474.283 3.039 1.401 3.149 3.214L15 5.5V8h2.405a4 4 0 0 1 3.966 4.522l-.03.194l-.91 5a4 4 0 0 1-3.736 3.28l-.199.004H6a3 3 0 0 1-2.995-2.824L3 18v-6a3 3 0 0 1 2.824-2.995L6 9h1.34zM7 11H6a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h1zm4.625-6.92l-2.544 5.937a1 1 0 0 0-.072.259L9 10.41V19h7.496a2 2 0 0 0 1.933-1.486l.035-.156l.91-5a2 2 0 0 0-1.82-2.353L17.405 10H15a2 2 0 0 1-1.995-1.85L13 8V5.5c0-.553-.434-1.116-1.205-1.37z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-time-line,[i-mingcute-time-line=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2m0 2a8 8 0 1 0 0 16a8 8 0 0 0 0-16m0 2a1 1 0 0 1 .993.883L13 7v4.586l2.707 2.707a1 1 0 0 1-1.32 1.497l-.094-.083l-3-3a1 1 0 0 1-.284-.576L11 12V7a1 1 0 0 1 1-1'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-transfer-3-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath d='M24 0v24H0V0zM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.019-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M8.207 11.757a1 1 0 0 1 0 1.415L6.38 15H16a1 1 0 1 1 0 2H6.38l1.828 1.828a1 1 0 1 1-1.414 1.415l-3.536-3.536a1 1 0 0 1 0-1.414l3.536-3.536a1 1 0 0 1 1.414 0Zm7.586-8a1 1 0 0 1 1.32-.083l.094.083l3.536 3.536a1 1 0 0 1 .083 1.32l-.083.094l-3.536 3.535a1 1 0 0 1-1.497-1.32l.083-.094L17.62 9H8a1 1 0 0 1-.117-1.993L8 7h9.621l-1.828-1.83a1 1 0 0 1 0-1.414Z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-trending-up-fill{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath d='M24 0v24H0V0zM12.594 23.258l-.012.002l-.071.035l-.02.004l-.014-.004l-.071-.036q-.016-.004-.024.006l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.016-.018m.264-.113l-.014.002l-.184.093l-.01.01l-.003.011l.018.43l.005.012l.008.008l.201.092q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.003-.011l.018-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M17 5.5a1.5 1.5 0 0 0 0 3h.379L14 11.879l-3.44-3.44a1.5 1.5 0 0 0-2.12 0l-6.5 6.5a1.5 1.5 0 0 0 2.12 2.122l5.44-5.44l3.44 3.44a1.5 1.5 0 0 0 2.12 0l4.44-4.44V11a1.5 1.5 0 0 0 3 0V7A1.5 1.5 0 0 0 21 5.5z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-user-4-fill{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='m12.594 23.258l-.012.002l-.071.035l-.02.004l-.014-.004l-.071-.036q-.016-.004-.024.006l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.016-.018m.264-.113l-.014.002l-.184.093l-.01.01l-.003.011l.018.43l.005.012l.008.008l.201.092q.019.005.029-.008l.004-.014l-.034-.614q-.005-.019-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.003-.011l.018-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2M8.5 9.5a3.5 3.5 0 1 1 7 0a3.5 3.5 0 0 1-7 0m9.758 7.484A7.99 7.99 0 0 1 12 20a7.99 7.99 0 0 1-6.258-3.016C7.363 15.821 9.575 15 12 15s4.637.821 6.258 1.984'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-user-add-fill{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M16 14a5 5 0 0 1 5 5v1a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-1a5 5 0 0 1 5-5zm4-6a1 1 0 0 1 1 1v1h1a1 1 0 1 1 0 2h-1v1a1 1 0 1 1-2 0v-1h-1a1 1 0 1 1 0-2h1V9a1 1 0 0 1 1-1m-8-6a5 5 0 1 1 0 10a5 5 0 0 1 0-10'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-video-fill{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M4 3a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2zm4.625 5.63a1.235 1.235 0 0 1 1.715-.992c.504.216 1.568.702 2.916 1.48a28 28 0 0 1 2.74 1.786a1.234 1.234 0 0 1 0 1.98a28 28 0 0 1-2.74 1.784a28 28 0 0 1-2.916 1.482a1.234 1.234 0 0 1-1.715-.992a29 29 0 0 1-.176-3.264c0-1.551.112-2.719.176-3.264'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-video-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M20 3a2 2 0 0 1 1.995 1.85L22 5v14a2 2 0 0 1-1.85 1.995L20 21H4a2 2 0 0 1-1.995-1.85L2 19V5a2 2 0 0 1 1.85-1.995L4 3zm0 2H4v14h16zm-9.66 2.638l.518.23l.338.16l.387.19l.43.218l.47.25l.507.28l.266.152l.518.305l.474.292l.43.273l.38.253l.48.33l.364.263l.095.07a1.234 1.234 0 0 1 0 1.98l-.323.235l-.44.308l-.356.239l-.405.263l-.453.283l-.499.3l-.534.309l-.509.282l-.471.25l-.43.22l-.386.188l-.622.288l-.23.1a1.234 1.234 0 0 1-1.714-.99l-.058-.565l-.032-.374l-.042-.664l-.023-.508l-.015-.555l-.004-.294l-.002-.305q0-.31.006-.6l.015-.555l.023-.507l.027-.457l.03-.401l.075-.744a1.235 1.235 0 0 1 1.715-.992m.611 2.501l-.436-.218l-.029.487l-.022.551l-.013.61l-.002.325l.002.325l.013.609l.01.283l.026.52l.015.235l.434-.218l.487-.256l.535-.294l.284-.162l.551-.326l.494-.306l.436-.28l.196-.13l-.407-.27l-.466-.294a30 30 0 0 0-.803-.48l-.283-.161l-.534-.294z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mingcute-wallet-4-line{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' fill-rule='nonzero' d='M17 13a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0'/%3E%3Cpath fill='currentColor' d='m4.813 5.728l11-3.143A2.5 2.5 0 0 1 19 4.989V6a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8c0-1.045.835-1.993 1.813-2.272m11.55-1.22a.5.5 0 0 1 .637.48V6h-5.86zM5 8h14v10H5z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-svg-spinners-180-ring,[i-svg-spinners-180-ring=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12,4a8,8,0,0,1,7.89,6.7A1.53,1.53,0,0,0,21.38,12h0a1.5,1.5,0,0,0,1.48-1.75,11,11,0,0,0-21.72,0A1.5,1.5,0,0,0,2.62,12h0a1.53,1.53,0,0,0,1.49-1.3A8,8,0,0,1,12,4Z'%3E%3CanimateTransform attributeName='transform' dur='0.75s' repeatCount='indefinite' type='rotate' values='0 12 12;360 12 12'/%3E%3C/path%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-svg-spinners-bars-rotate-fade{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg%3E%3Crect width='2' height='5' x='11' y='1' fill='currentColor' opacity='.14'/%3E%3Crect width='2' height='5' x='11' y='1' fill='currentColor' opacity='.29' transform='rotate(30 12 12)'/%3E%3Crect width='2' height='5' x='11' y='1' fill='currentColor' opacity='.43' transform='rotate(60 12 12)'/%3E%3Crect width='2' height='5' x='11' y='1' fill='currentColor' opacity='.57' transform='rotate(90 12 12)'/%3E%3Crect width='2' height='5' x='11' y='1' fill='currentColor' opacity='.71' transform='rotate(120 12 12)'/%3E%3Crect width='2' height='5' x='11' y='1' fill='currentColor' opacity='.86' transform='rotate(150 12 12)'/%3E%3Crect width='2' height='5' x='11' y='1' fill='currentColor' transform='rotate(180 12 12)'/%3E%3CanimateTransform attributeName='transform' calcMode='discrete' dur='0.75s' repeatCount='indefinite' type='rotate' values='0 12 12;30 12 12;60 12 12;90 12 12;120 12 12;150 12 12;180 12 12;210 12 12;240 12 12;270 12 12;300 12 12;330 12 12;360 12 12'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-svg-spinners-pulse-3{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Ccircle cx='12' cy='12' r='0' fill='currentColor'%3E%3Canimate id='svgSpinnersPulse30' fill='freeze' attributeName='r' begin='0;svgSpinnersPulse32.begin+0.4s' calcMode='spline' dur='1.2s' keySplines='.52,.6,.25,.99' values='0;11'/%3E%3Canimate fill='freeze' attributeName='opacity' begin='0;svgSpinnersPulse32.begin+0.4s' calcMode='spline' dur='1.2s' keySplines='.52,.6,.25,.99' values='1;0'/%3E%3C/circle%3E%3Ccircle cx='12' cy='12' r='0' fill='currentColor'%3E%3Canimate id='svgSpinnersPulse31' fill='freeze' attributeName='r' begin='svgSpinnersPulse30.begin+0.4s' calcMode='spline' dur='1.2s' keySplines='.52,.6,.25,.99' values='0;11'/%3E%3Canimate fill='freeze' attributeName='opacity' begin='svgSpinnersPulse30.begin+0.4s' calcMode='spline' dur='1.2s' keySplines='.52,.6,.25,.99' values='1;0'/%3E%3C/circle%3E%3Ccircle cx='12' cy='12' r='0' fill='currentColor'%3E%3Canimate id='svgSpinnersPulse32' fill='freeze' attributeName='r' begin='svgSpinnersPulse30.begin+0.8s' calcMode='spline' dur='1.2s' keySplines='.52,.6,.25,.99' values='0;11'/%3E%3Canimate fill='freeze' attributeName='opacity' begin='svgSpinnersPulse30.begin+0.8s' calcMode='spline' dur='1.2s' keySplines='.52,.6,.25,.99' values='1;0'/%3E%3C/circle%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-svg-spinners-ring-resize,[i-svg-spinners-ring-resize=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg stroke='currentColor'%3E%3Ccircle cx='12' cy='12' r='9.5' fill='none' stroke-linecap='round' stroke-width='3'%3E%3Canimate attributeName='stroke-dasharray' calcMode='spline' dur='1.5s' keySplines='0.42,0,0.58,1;0.42,0,0.58,1;0.42,0,0.58,1' keyTimes='0;0.475;0.95;1' repeatCount='indefinite' values='0 150;42 150;42 150;42 150'/%3E%3Canimate attributeName='stroke-dashoffset' calcMode='spline' dur='1.5s' keySplines='0.42,0,0.58,1;0.42,0,0.58,1;0.42,0,0.58,1' keyTimes='0;0.475;0.95;1' repeatCount='indefinite' values='0;-16;-59;-59'/%3E%3C/circle%3E%3CanimateTransform attributeName='transform' dur='2s' repeatCount='indefinite' type='rotate' values='0 12 12;360 12 12'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-svg-spinners-wifi{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12,21L15.6,16.2C14.6,15.45 13.35,15 12,15C10.65,15 9.4,15.45 8.4,16.2L12,21' opacity='0'%3E%3Canimate id='svgSpinnersWifi0' fill='freeze' attributeName='opacity' begin='0;svgSpinnersWifi1.end+0.2s' calcMode='discrete' dur='0.25s' values='0;1'/%3E%3Canimate id='svgSpinnersWifi1' fill='freeze' attributeName='opacity' begin='svgSpinnersWifi3.end+0.5s' dur='0.001s' values='1;0'/%3E%3C/path%3E%3Cpath fill='currentColor' d='M12,9C9.3,9 6.81,9.89 4.8,11.4L6.6,13.8C8.1,12.67 9.97,12 12,12C14.03,12 15.9,12.67 17.4,13.8L19.2,11.4C17.19,9.89 14.7,9 12,9Z' opacity='0'%3E%3Canimate id='svgSpinnersWifi2' fill='freeze' attributeName='opacity' begin='svgSpinnersWifi0.end' calcMode='discrete' dur='0.25s' values='0;1'/%3E%3Canimate fill='freeze' attributeName='opacity' begin='svgSpinnersWifi3.end+0.5s' dur='0.001s' values='1;0'/%3E%3C/path%3E%3Cpath fill='currentColor' d='M12,3C7.95,3 4.21,4.34 1.2,6.6L3,9C5.5,7.12 8.62,6 12,6C15.38,6 18.5,7.12 21,9L22.8,6.6C19.79,4.34 16.05,3 12,3' opacity='0'%3E%3Canimate id='svgSpinnersWifi3' fill='freeze' attributeName='opacity' begin='svgSpinnersWifi2.end' calcMode='discrete' dur='0.25s' values='0;1'/%3E%3Canimate fill='freeze' attributeName='opacity' begin='svgSpinnersWifi3.end+0.5s' dur='0.001s' values='1;0'/%3E%3C/path%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-token-branded-ada{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%23246DD3' d='M11.785 4.05c.393-.201.876.255.663.64c-.115.304-.573.385-.819.152c-.246-.224-.164-.673.164-.8zm-4.217.44c.245-.097.54.112.516.36c.024.272-.32.48-.565.344c-.32-.12-.279-.625.049-.705m8.646.713c-.377-.049-.434-.61-.082-.721c.287-.129.54.112.581.368c-.057.216-.245.417-.499.353m-7.688 1.01c.4-.24.966.12.9.56c-.016.457-.63.721-.982.417c-.344-.24-.287-.793.082-.977m6.083.264c.18-.44.9-.457 1.105-.032c.197.336-.049.753-.409.865c-.466.08-.917-.4-.696-.833m-3.332.801c0-.376.36-.657.737-.68c.245.047.516.151.622.392c.196.328.025.785-.336.945c-.164.08-.36.048-.54.04c-.27-.128-.5-.384-.483-.689zm-6.272.56c.36-.215.852.177.712.562c-.073.32-.532.456-.794.248c-.278-.2-.237-.673.082-.81m13.477 0c.31-.24.819.033.778.401c.024.345-.41.61-.72.433c-.337-.152-.377-.64-.058-.833m-5.437.682c.256-.083.531-.082.786.003s.473.25.623.47c.376.528.18 1.345-.418 1.65c-.614.368-1.514.055-1.743-.601c-.263-.593.114-1.338.752-1.522m-2.988.056c.565-.257 1.326-.04 1.596.512c.328.545.074 1.298-.499 1.578c-.573.32-1.392.08-1.662-.504c-.32-.56-.041-1.33.565-1.586M7.06 9.56c.041-.352.385-.577.737-.6c.369.04.663.32.704.68c-.025.36-.31.72-.704.72c-.442.033-.819-.392-.737-.8m8.843-.529c.45-.24 1.064.12 1.048.61c.033.528-.655.896-1.097.592c-.467-.256-.434-.977.049-1.202m-7.066 1.85a1.25 1.25 0 0 1 .785.054c.248.1.456.28.59.507a1.14 1.14 0 0 1-.27 1.458c-.557.505-1.588.297-1.883-.384c-.344-.626.065-1.467.778-1.635m5.674 0c.508-.144 1.105.049 1.375.49c.369.512.189 1.28-.343 1.601c-.574.385-1.442.185-1.753-.416c-.376-.617 0-1.49.72-1.682zm-9.047.57c.45-.16.95.32.77.752c-.116.393-.688.537-.983.24c-.352-.264-.221-.872.213-.993m12.256.632a.67.67 0 0 1 .175-.482a.7.7 0 0 1 .472-.223c.303.048.606.288.582.617c.032.425-.508.721-.885.513c-.18-.08-.27-.256-.344-.425m-14.483-.417c.278-.111.614.113.548.4c-.016.33-.516.458-.704.186c-.164-.193-.065-.481.164-.586zm17.153 0c.196-.135.499-.047.573.169c.13.24-.107.56-.377.52c-.385.032-.516-.528-.196-.696zm-10.08 1.57c.713-.176 1.483.4 1.49 1.106c.042.72-.712 1.362-1.448 1.194a1.2 1.2 0 0 1-.714-.408a1.16 1.16 0 0 1-.277-.762c0-.52.41-1.017.95-1.121zm2.834 0c.728-.192 1.515.393 1.506 1.122c.04.697-.696 1.314-1.416 1.17c-.672-.08-1.171-.793-.983-1.426c.098-.417.459-.761.893-.865m-5.47.44c.508-.08.983.458.77.914c-.147.489-.885.625-1.212.225c-.385-.385-.098-1.09.442-1.138m8.319.025c.442-.184.999.192.958.657c.025.512-.655.873-1.097.569c-.492-.273-.41-1.065.139-1.226m2.317 2.243c-.172-.32.148-.737.508-.68c.18 0 .31.135.425.255c.025.185.066.401-.098.553c-.221.265-.712.184-.835-.128m-13.313-.593c.336-.216.819.112.745.489c-.04.345-.483.537-.77.345c-.31-.177-.303-.673.025-.834m6.706.713c.442-.192 1.007.184.966.65c.032.519-.663.88-1.097.568c-.492-.265-.41-1.058.13-1.218m-3.112.697c.385-.192.893.136.852.545c.016.336-.328.625-.663.568c-.287 0-.475-.248-.565-.48c0-.256.115-.537.385-.64zm6.305 0c.385-.232.933.104.9.537c.009.465-.614.753-.982.456c-.344-.24-.303-.801.082-.985zm1.089 2.603c-.172-.24.032-.553.31-.608c.23.048.467.207.41.456c-.025.345-.54.449-.72.16zm-8.687-.216c.065-.2.229-.4.475-.345c.36.025.466.545.155.705c-.286.177-.606-.071-.63-.36m4.192.232c.065-.296.466-.44.728-.28c.164.072.222.256.262.417l-.065.24c-.107.128-.246.248-.418.24c-.335.04-.638-.32-.507-.617'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-token-branded-atom{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%232C3154' d='M12 17.574a5.574 5.574 0 1 0 0-11.148a5.574 5.574 0 0 0 0 11.148'/%3E%3Cpath fill='%23A3A9D0' fill-rule='evenodd' d='M14.115 8.343c-.08-.75-.187-1.484-.322-2.156v-.001c-.185-.891-.412-1.684-.705-2.252C12.804 3.373 12.448 3 12 3c-.447 0-.81.371-1.094.935c-.286.566-.52 1.352-.7 2.252a25 25 0 0 0-.32 2.156a32 32 0 0 0-2.021-.798l-.003-.002c-.866-.292-1.663-.489-2.3-.524H5.56c-.627-.028-1.13.093-1.354.477l-.001.002c-.223.39-.078.888.263 1.415l.002.005l.003.005c.457.64.994 1.22 1.599 1.724q.83.706 1.706 1.353a32 32 0 0 0-1.707 1.354l-.002.002c-.687.603-1.25 1.197-1.6 1.728l-.001.002c-.34.528-.486 1.026-.262 1.416l.147-.084l-.146.085c.224.385.732.505 1.354.477h.011a9.3 9.3 0 0 0 2.295-.525q1.025-.366 2.021-.8q.122 1.083.318 2.154v.005c.186.891.413 1.684.706 2.252c.284.562.64.934 1.088.934c.447 0 .81-.371 1.094-.935c.286-.566.52-1.353.7-2.253a26 26 0 0 0 .319-2.156q.997.435 2.02.799a9.3 9.3 0 0 0 2.295.525h.011c.628.029 1.13-.092 1.354-.476l-.19-.111l.191.108c.223-.39.078-.888-.262-1.415l-.003-.005l-.003-.004a9.2 9.2 0 0 0-1.598-1.724A32 32 0 0 0 16.222 12a32 32 0 0 0 1.707-1.354l.003-.003c.686-.602 1.25-1.197 1.6-1.727v-.002c.34-.528.486-1.026.263-1.416v-.002c-.226-.384-.734-.505-1.355-.477h-.006l-.005.001a9.3 9.3 0 0 0-2.295.525q-1.023.365-2.019.798M12 3.44c-.177 0-.429.154-.701.693c-.26.516-.484 1.257-.66 2.14c-.14.7-.248 1.472-.33 2.258q.858.388 1.692.826a32 32 0 0 1 1.691-.826a24 24 0 0 0-.33-2.256c-.183-.881-.401-1.626-.666-2.14v-.002c-.274-.541-.52-.693-.696-.693m1.736 5.554q-.639.293-1.266.615q.345.19.688.388q.339.195.673.398c-.022-.46-.053-.932-.095-1.4m-2.206.616q-.626-.323-1.265-.615c-.041.469-.073.94-.095 1.4q.333-.202.672-.397q.342-.199.688-.388m-1.382 1.315q.452-.281.914-.546q.465-.27.938-.523q.473.253.937.523q.463.265.915.546a33 33 0 0 1 0 2.15q-.452.281-.914.546q-.465.27-.938.523a31 31 0 0 1-.938-.523q-.463-.266-.917-.548a33 33 0 0 1 .003-2.149m-.431-.25c.024-.61.065-1.242.123-1.87a31 31 0 0 0-2.12-.845c-.85-.288-1.603-.47-2.18-.501c-.608-.028-.864.107-.952.258c-.089.155-.077.447.248.953a8.7 8.7 0 0 0 1.519 1.638l.002.002q.872.742 1.795 1.417a32 32 0 0 1 1.566-1.053M8.528 12q.577-.41 1.171-.792a32 32 0 0 0-.002 1.582A31 31 0 0 1 8.528 12m-.377.272q-.921.675-1.793 1.417c-.672.59-1.202 1.153-1.52 1.637c-.328.508-.34.8-.25.956c.087.15.347.285.947.259a8.8 8.8 0 0 0 2.18-.5h.003a31 31 0 0 0 2.122-.845a32 32 0 0 1-.127-1.873a32 32 0 0 1-1.562-1.05m2.16 3.196q.122 1.135.327 2.26c.183.88.401 1.624.665 2.137l.002.002c.273.541.52.693.695.693c.177 0 .428-.153.7-.693c.26-.515.485-1.257.661-2.14c.14-.7.248-1.472.33-2.258a32 32 0 0 1-1.69-.826a32 32 0 0 1-1.69.825m1.22-1.077q-.627.322-1.267.615a31 31 0 0 1-.098-1.403q.334.204.676.4t.688.388m.939 0q.625.321 1.265.614c.041-.469.073-.94.095-1.4q-.333.203-.671.397q-.343.198-.69.389m1.813-1.066c-.024.61-.065 1.243-.124 1.871q1.046.461 2.123.844l.002.001a8.8 8.8 0 0 0 2.18.5c.606.026.86-.109.948-.259c.089-.155.078-.447-.248-.953a8.7 8.7 0 0 0-1.519-1.638l-.002-.001a31 31 0 0 0-1.794-1.418q-.768.549-1.566 1.053m1.566-1.597a32 32 0 0 0-1.565-1.053a36 36 0 0 0-.123-1.872a31 31 0 0 1 2.121-.843l.003-.001a8.8 8.8 0 0 1 2.18-.5c.6-.026.86.109.948.259c.089.156.077.449-.25.956c-.319.484-.848 1.048-1.52 1.638a31 31 0 0 1-1.794 1.416M15.47 12q-.576.41-1.17.792a32 32 0 0 0 0-1.584q.594.384 1.17.792' clip-rule='evenodd'/%3E%3Cpath fill='%23F0F3FA' d='M12 13.115a1.115 1.115 0 1 0 0-2.23a1.115 1.115 0 0 0 0 2.23m-6.41-2.23a.837.837 0 1 0-.001-1.673a.837.837 0 0 0 0 1.674m5.016 7.805a.837.837 0 1 0 .054-1.674a.837.837 0 0 0-.054 1.674M16.18 8.656a.836.836 0 1 0 0-1.673a.836.836 0 0 0 0 1.673'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-token-branded-avax{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%23E84142' d='M7.517 19.875H4.491c-.635 0-.95 0-1.142-.119a.75.75 0 0 1-.348-.596c-.012-.225.146-.495.46-1.04l7.47-12.982c.321-.551.484-.827.687-.928a.76.76 0 0 1 .697 0c.202.101.36.377.675.928l1.54 2.642l.006.012c.253.374.454.78.596 1.209c.084.337.084.703 0 1.046a5 5 0 0 1-.596 1.22l-3.926 6.84l-.012.023a5 5 0 0 1-.765 1.125a2.36 2.36 0 0 1-.928.534c-.32.085-.675.085-1.389.085m7.644 0h4.331c.647 0 .967 0 1.159-.124a.75.75 0 0 0 .348-.597c.012-.219-.14-.478-.444-.99l-.034-.056l-2.17-3.656l-.023-.045c-.304-.506-.461-.765-.658-.866a.75.75 0 0 0-.692 0c-.203.101-.36.371-.675.911l-2.171 3.662v.011c-.32.54-.478.81-.467 1.03a.76.76 0 0 0 .349.601c.185.119.506.119 1.147.119'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-token-branded-bnb{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%23F0B90B' d='M7.09 5.755L12 3l4.91 2.755l-1.8 1.02L12 5.035l-3.105 1.74zm9.82 3.48l-1.8-1.02L12 9.955l-3.105-1.74l-1.805 1.02v2.035l3.1 1.74v3.475l1.81 1.02l1.805-1.02V13.01l3.105-1.74zm0 5.515v-2.04l-1.8 1.02v2.035zm1.285.72l-3.105 1.735v2.04l4.91-2.76v-5.51l-1.805 1.015zM16.39 7.495l1.8 1.02v2.035L20 9.535v-2.04l-1.805-1.02L16.39 7.5zm-6.2 10.45v2.035L12 21l1.805-1.02v-2.03L12 18.965l-1.805-1.02zm-3.1-3.2l1.8 1.02V13.73l-1.8-1.02v2.04zm3.1-7.25L12 8.515l1.805-1.02L12 6.475L10.195 7.5zm-4.385 1.02l1.805-1.02l-1.8-1.02L4 7.5v2.04l1.805 1.015zm0 3.475L4 10.975v5.51l4.91 2.76V17.2l-3.1-1.735v-3.48z'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-token-branded-btc{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%23F7931A' d='M18.763 10.236c.28-1.895-1.155-2.905-3.131-3.591l.64-2.553l-1.56-.389l-.623 2.49l-1.245-.297l.631-2.508L11.915 3l-.641 2.562l-.992-.234v-.01l-2.157-.54l-.415 1.668s1.155.272 1.137.28c.631.163.74.578.722.903l-.722 2.923l.162.054l-.171-.036l-1.02 4.087c-.072.19-.27.478-.712.36c.018.028-1.128-.27-1.128-.27l-.776 1.778l2.03.505l1.11.289l-.65 2.59l1.56.387l.633-2.562l1.253.324l-.64 2.554l1.56.388l.641-2.59c2.662.505 4.665.308 5.505-2.102c.676-1.94-.037-3.05-1.435-3.79c1.02-.225 1.786-.902 1.985-2.282zm-3.564 4.999c-.479 1.94-3.745.884-4.8.63l.857-3.436c1.055.27 4.448.784 3.943 2.796zm.478-5.026c-.433 1.76-3.158.866-4.033.65l.775-3.113c.885.217 3.718.632 3.258 2.463'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-token-branded-doge{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%23E1B051' d='m9.129 3.462l-.224-.158a.083.083 0 0 0-.132.08l.036.219l-.022.878q0 .036-.027.061l-.022.022a.14.14 0 0 0-.04.07c-.065.273-.13.554-.188.834a.4.4 0 0 1-.105.194l-.19.202c-.236.254-.205.298.102.131c.233-.131.465-.285.711-.47c.08-.06.22-.078.408-.057a.13.13 0 0 1 .088.044c.08.084.163.145.255.198c.03.013.048.044.052.079c.022.15 0 .307-.105.421c-.194.22-.3.505-.298.8a.1.1 0 0 1-.053.096c-.224.132-.237.382-.422.557q-.128.12-.272.211l-.017-.588a.136.136 0 0 0-.145-.132c-.07 0-.14.044-.202.114a1.4 1.4 0 0 1-.588.426c-.185.044-.308.189-.382.44a.8.8 0 0 1-.163.254q.033-.6-.54-.54q-.125.013-.395.241a.14.14 0 0 0-.044.08a.7.7 0 0 1-.421.526c-.075.018-.11-.018-.105-.092q-.002-.017.008-.035c.29-.549.294-1.203.8-1.642a1.6 1.6 0 0 1 .46-.299c.874-.307 1.33-.882 1.374-1.738l.027-.86a3.4 3.4 0 0 1 .145-.918a.16.16 0 0 1 .193-.105l.241.066q.046.011.066.057l.132.333z'/%3E%3Cpath fill='%23B87C29' d='m9.13 3.463l.162.188q.365.509.614 1.089c.053.127.18.263.39.417c.12.092 0 .14-.363.132a2.8 2.8 0 0 1-.641-.768a.75.75 0 0 1-.106-.33a.75.75 0 0 0-.237-.496a.057.057 0 0 0-.096.035l-.005.106a.5.5 0 0 1-.044-.229l-.026-.223a.083.083 0 0 1 .127-.08l.22.159z'/%3E%3Cpath fill='%23C89539' d='M16.044 3.642c-.093.01-.14.07-.132.176c0 .167.088.281.088.44q0 .148-.013.298c-.018.232.184.447.245.667c.088.298.106.566.062.794a7 7 0 0 0-.097.703a.4.4 0 0 1-.145.285a.07.07 0 0 0-.018.088l.027.026q.166.1.22.272a.05.05 0 0 0 .049.04a.05.05 0 0 0 .052-.035a.6.6 0 0 0 .066-.29c.043.044.074.088.078.114c.088.242.194.479.308.703c.123.25.197.46.233.636q.111.568.144 1.128c.01.18.062.453.132.615q.283.71.395 1.444v.984a.11.11 0 0 0 .027.087c.11.145.136.32.087.527q-.033.146.066.233q.045.038.044.096a.74.74 0 0 1-.18.461a.85.85 0 0 0-.184.308c-.106.32-.32.619-.659.702a.2.2 0 0 0-.127.092c-.136.229-.176.43-.457.536a.08.08 0 0 1-.083-.013c-.08-.058-.167-.044-.263.03a3.7 3.7 0 0 1 .228-.645q.072-.158.197-.29q.224-.247.132-.64a.13.13 0 0 1 .022-.1c.15-.217.233-.44.404-.651a.98.98 0 0 0 .22-.668a.04.04 0 0 0-.007-.02a.04.04 0 0 0-.016-.015h-.026a.04.04 0 0 0-.018.014c-.263.285-.619.456-.834.79a4.5 4.5 0 0 1-1 1.12a.24.24 0 0 0-.088.21c.026.206 0 .434.276.439q.064.006.062.066a.4.4 0 0 1-.075.232q-.197.282-.382.571a.057.057 0 0 0 .053.057l.07.005c-.079.043-.15.1-.246.11c-.263.026-.434-.014-.513-.11q.225-.284.403-.453a.47.47 0 0 0 .152-.457a.07.07 0 0 0-.068-.039a.7.7 0 0 0-.184.053a.06.06 0 0 1-.067-.007a.06.06 0 0 1-.021-.063a.8.8 0 0 0 .017-.277a.1.1 0 0 1 .013-.07l.242-.408a.03.03 0 0 0 .005-.024a.03.03 0 0 0-.014-.02a.03.03 0 0 0-.04 0a1 1 0 0 1-.526.298c-.04.009-.062-.008-.075-.044l-.008-.035l.004-.004a.7.7 0 0 0 .272-.176a.38.38 0 0 0 .088-.25c0-.268.386-.601.566-.781a.23.23 0 0 0 .066-.207a6 6 0 0 1-.075-.483q-.006-.085.066-.118a.07.07 0 0 1 .044-.009c.013 0 .027.009.04.018l.035.035q.047.04.074-.013l.158-.264a.1.1 0 0 0 .01-.052c-.045-.308.043-.562.254-.751a.5.5 0 0 0 .114-.299a.08.08 0 0 0-.044-.079l-.132-.088a.09.09 0 0 1-.044-.088a.73.73 0 0 1 .145-.35q.028-.035-.004-.062c-.101-.079-.176-.276-.088-.395a.3.3 0 0 0 .044-.114a.07.07 0 0 0-.018-.066q-.198-.184-.074-.4c.013-.03.013-.057-.009-.079l-.215-.223a.08.08 0 0 1-.022-.066a.24.24 0 0 0-.057-.176a.04.04 0 0 0-.035-.018l-.021.01l-.014.017q-.046.117-.119.22l-.026.008q-.033-.001-.026-.035l.043-.22q.015-.054-.043-.056l-.325-.014a.044.044 0 0 0-.04.066l.119.176a.04.04 0 0 1 .004.04a.04.04 0 0 1-.03.026a.17.17 0 0 1-.115-.018l-.29-.145a.2.2 0 0 0-.096-.017l-.22.013q-.074.002-.087-.062l-.014-.035a.07.07 0 0 0-.079-.052a2.7 2.7 0 0 1-.878.03a.12.12 0 0 0-.122.066a2.8 2.8 0 0 1-.734.896c-.096.074-.206.11-.316.149a.2.2 0 0 0-.088.057c-.18.202-.342.154-.588.15q-.393-.01-.772-.031a.4.4 0 0 0-.176-.07a.08.08 0 0 1-.066-.07c-.022-.25-.1-.492-.228-.708a.08.08 0 0 0-.08-.044a.08.08 0 0 0-.07.053l-.153.404a.1.1 0 0 1-.07.06a.1.1 0 0 1-.088-.025a.1.1 0 0 1-.026-.057l-.04-.255a.6.6 0 0 0-.03-.118l-.088-.242a.06.06 0 0 1 .026-.07l.026-.004h.057c.031 0 .049-.013.062-.044c.052-.167.127-.33.21-.483a.35.35 0 0 0-.004-.351q-.029-.046-.07-.009a3.7 3.7 0 0 0-.518.544q-.067.098-.088-.022a.1.1 0 0 0-.022-.057c-.022-.017-.044-.022-.075-.008q-.402.194-.614.47a.4.4 0 0 1-.246.162c-.035.004-.044-.01-.04-.044q.136-.352.343-.667c.044-.062.026-.123-.044-.185q-.032-.039-.07 0l-.33.307q0-.05.031-.087q.197-.185.308-.51q.098.007.118-.065c.03-.132.088-.224.154-.33q.146-.091.272-.21c.184-.176.197-.426.421-.558a.1.1 0 0 0 .053-.096c0-.308.101-.571.299-.8a.52.52 0 0 0 .105-.42a.1.1 0 0 0-.053-.08a1 1 0 0 1-.25-.197a.14.14 0 0 0-.088-.044c-.197-.022-.333 0-.412.057a6 6 0 0 1-.712.47q-.459.249-.1-.132l.188-.202a.44.44 0 0 0 .106-.193l.188-.834a.14.14 0 0 1 .04-.07l.022-.023a.1.1 0 0 0 .026-.061l.022-.878a.5.5 0 0 0 .04.233a.37.37 0 0 0 .149.188a.1.1 0 0 1 .053.097a.1.1 0 0 1-.066.088c-.193.079-.176.32-.057.452a.8.8 0 0 1 .197.417c.005.053.035.088.084.119a.95.95 0 0 0 .724.096q.541 0 .364-.132a8.6 8.6 0 0 1 1.383.198a2 2 0 0 0 .404.044c.255 0 .487.07.746.092c.255.022.51.088.746-.035a1 1 0 0 0 .33-.285q.262 0 .412-.132q.13-.114.22-.26a.2.2 0 0 1 .066-.052a.87.87 0 0 0 .452-.478c.057-.145.026-.308.03-.461a.13.13 0 0 1 .036-.088c.206-.233.702-.18.922-.062'/%3E%3Cpath fill='%2385511C' d='M16.043 3.642c.175.096.307.272.382.526c.21.618.272 1.277.184 1.923l-.162 1.014a.6.6 0 0 1-.066.29a.05.05 0 0 1-.05.03a.05.05 0 0 1-.047-.034a.48.48 0 0 0-.223-.273a.07.07 0 0 1-.03-.088a.1.1 0 0 1 .02-.026a.4.4 0 0 0 .146-.285a7 7 0 0 1 .096-.702a1.7 1.7 0 0 0-.061-.79c-.062-.22-.264-.44-.246-.672l.013-.294c0-.163-.088-.277-.088-.444c-.009-.105.04-.162.132-.175m-6.106 1.65a.97.97 0 0 1-.73-.096a.15.15 0 0 1-.087-.119a.8.8 0 0 0-.193-.417c-.114-.132-.132-.373.057-.452a.1.1 0 0 0 .053-.144a.1.1 0 0 0-.04-.04a.35.35 0 0 1-.15-.19l.005-.105a.057.057 0 0 1 .097-.035q.218.212.237.496a.8.8 0 0 0 .105.33q.257.459.641.772z'/%3E%3Cpath fill='%23B87C29' d='M14.222 5.552a.1.1 0 0 1 .057-.022q.163-.02.123.132a.12.12 0 0 1-.044.061a.95.95 0 0 0-.396.76c-.017.241.154.364.15.597l-.013.04a.08.08 0 0 1-.057.025a.14.14 0 0 1-.132-.105a1.1 1.1 0 0 0-.167-.364a.12.12 0 0 0-.061-.044a.25.25 0 0 1-.176-.167a.2.2 0 0 0-.053-.083l-.254-.22a.2.2 0 0 1-.08-.175a.06.06 0 0 1 .022-.038a.06.06 0 0 1 .04-.015c.013 0 .022 0 .03.009a.6.6 0 0 0 .37.096q.044-.001.083-.035z'/%3E%3Cpath fill='%2385511C' d='M15.7 6.478a2.37 2.37 0 0 1-.864.966a.07.07 0 0 1-.092-.026l-.057-.097a.11.11 0 0 0-.115-.053l-.298.04a.066.066 0 0 1-.069-.075a.1.1 0 0 1 .016-.035c.171-.162.369-.355.44-.584a.67.67 0 0 1 .245-.338a.048.048 0 0 0-.022-.087l-.167-.01a.08.08 0 0 1-.074-.074c0-.048.017-.088.061-.123c.07-.057.136-.114.193-.18a.22.22 0 0 1 .224-.074c.176.03.36.043.553.026a.14.14 0 0 1 .14.096c.032.097.04.198.023.29q-.029.146-.136.338'/%3E%3Cpath fill='%23B87C29' d='M9.638 7.386q.144-.446.426-.992q.026-.053.079-.026q.084.034.074.127a1.56 1.56 0 0 1-.263.729c-.154.237-.145.483-.215.746a.07.07 0 0 1-.057.044q-.06.008-.079-.03a.4.4 0 0 1-.044-.216q.027-.19.08-.382'/%3E%3Cpath fill='%23E1B051' d='m11.254 8.462l-.421.277c-.127.052-.233.057-.33.009c-.166-.088-.18-.312-.21-.479a.4.4 0 0 1 .013-.193q.053-.159.075-.325c.03-.276.285-.47.526-.597c.224-.11.44-.075.646.114c.285.264.167.641.092.966a.08.08 0 0 1-.062.057a.57.57 0 0 0-.324.171z'/%3E%3Cpath fill='%23B87C29' d='M8.681 7.874q-.106.15-.153.33q-.02.072-.119.065q-.133-.559-.68-.57q.356-.147.588-.43a.28.28 0 0 1 .202-.115a.136.136 0 0 1 .145.132zm7.209.356q.264-.02.325-.334a.04.04 0 0 1 .021-.026a.04.04 0 0 1 .031 0l.035.013a.105.105 0 0 1 .062.11a7 7 0 0 0-.07 1.097q.001.124-.097.044c-.057-.057-.101-.176-.123-.356a.12.12 0 0 0-.044-.088c-.154-.118-.316-.166-.351-.386a1.11 1.11 0 0 1 .215-.904a.04.04 0 0 1 .026-.018c.01 0 .018 0 .027.009v.018l-.088.254q-.014.058.03.097q.105.08.08.193a.14.14 0 0 1-.057.088a.3.3 0 0 0-.088.092a.066.066 0 0 0 .03.088q.015.01.036.008'/%3E%3Cpath fill='%230B0802' d='M7.729 7.7q.544.011.68.57a1.3 1.3 0 0 1-.307.514l-.356.096c-.263-.263-.298-.553-.118-.878q.011-.019-.01-.03c-.008-.01-.021-.005-.03.004a.8.8 0 0 1-.184.198q-.065-.006-.057-.044c.07-.246.197-.395.382-.435z'/%3E%3Cpath fill='%23EFE2AD' d='M7.184 8.387c0 .027-.004.044-.022.049c-.074.074-.131.122-.17.131q-.133.052-.133.189q-.006.212-.052.404c-.062.241.022.386.241.439a.22.22 0 0 0 .246-.088q.165-.223.369-.426l.074-.017c.088 0 .088.052.005.166a.6.6 0 0 1-.106.115l-.316.254a.7.7 0 0 0-.166.185l-.132.21l-.378.136l.01-.03q0-.028.034-.022q.02.001.04-.031a.03.03 0 0 0 .004-.022a2.5 2.5 0 0 1-.066-.966l.084-.307c.03-.114.048-.237.048-.36a.5.5 0 0 0-.083-.29a.09.09 0 0 0-.084-.044c-.145.01-.241.07-.285.19a1 1 0 0 1-.167.306q-.107.132-.18.33a3.5 3.5 0 0 1-.307.61q-.062.072-.132.136a.26.26 0 0 0-.061.193a.15.15 0 0 1-.031.084a.26.26 0 0 0-.053.175q-.001.053.044.027a.1.1 0 0 1 .07 0q.25.152.531.237a.08.08 0 0 1 .027.057l-.005.03a1.56 1.56 0 0 0-.131.786q.046.46.206.764a.15.15 0 0 0 .088.075q.046.014.052-.031l.018-.097l.228.369c-.224.36-.035.676.11 1.005a.15.15 0 0 1-.017.15a1.33 1.33 0 0 1-.51.425c-.158.08-.307-.004-.412-.122l-.062-.044a.09.09 0 0 0-.088 0c-.087.043-.145.026-.175-.066q-.171-.541-.316-1.142a3.7 3.7 0 0 1 .145-2.15q.099-.283.153-.585c.044-.223.11-.46.207-.706a.7.7 0 0 1 .07-.128a.14.14 0 0 0 .03-.079c0-.066.04-.123.106-.166a.7.7 0 0 0 .421-.527a.14.14 0 0 1 .044-.08q.27-.229.395-.24c.382-.045.562.14.54.54'/%3E%3Cpath fill='%23FCF9F5' d='M7.742 8.88c-.395-.053-.51-.286-.343-.707a.7.7 0 0 0 .189-.198q.013-.016.03-.004q.022.011.01.03q-.27.486.118.878zm.048-.844a.04.04 0 0 1 .044.014a.04.04 0 0 1 .009.04a.13.13 0 0 1-.08.091q-.08.039-.06-.044c.012-.057.043-.087.087-.1'/%3E%3Cpath fill='%23FAF2CD' d='M6.644 10.135a.18.18 0 0 0-.075.101a.44.44 0 0 0-.131.22c.009-.123-.07-.119-.224.008c-.202.159-.268.518-.263.76c-.03-.28.017-.562.136-.817a.07.07 0 0 0-.027-.057a2.2 2.2 0 0 1-.53-.232a.07.07 0 0 0-.071 0q-.045.02-.044-.031a.24.24 0 0 1 .053-.176a.12.12 0 0 0 .03-.087c0-.075.018-.14.066-.19c.066-.07.11-.113.123-.135c.123-.185.224-.387.312-.615q.074-.189.18-.325a1 1 0 0 0 .167-.307q.067-.177.285-.189a.09.09 0 0 1 .088.044a.5.5 0 0 1 .079.29q-.001.186-.049.364l-.083.308a2.5 2.5 0 0 0 .066.974l-.004.009q-.02.032-.044.03c-.018-.004-.031 0-.031.022z'/%3E%3Cpath fill='%235B4F40' d='M7.347 8.133c0 .022.013.035.057.04c-.171.42-.057.658.342.702l.351-.092a.13.13 0 0 0-.026.083a.64.64 0 0 1-.334.202l-.074.017c-.33-.013-.483-.36-.5-.65c.017 0 .026-.021.021-.048a.9.9 0 0 0 .163-.254'/%3E%3Cpath fill='%23FCF9F5' d='M8.08 8.16c-.031.044-.031.096 0 .118c.03.022.083.005.11-.035c.03-.044.03-.096 0-.118c-.031-.022-.084-.005-.11.035'/%3E%3Cpath fill='%23E0C06E' d='M10.582 10.397q-.098-.019-.096.075c.008.202-.01.386-.053.54q-.033.133-.04.272c0 .202-.07.338.022.566l.01.466c0 .035.012.07.034.096q.232.29.457.54q.271.304.035.601c-.132.163-.237.308-.452.356a2.4 2.4 0 0 0-.83.338c-.175.119-.386.162-.588.228c-.14.049-.145.101-.004.158l.447.19c.417.183.821.197 1.265.113c.285-.052.408-.368.557-.58c.145-.219.426-.214.62-.386a4 4 0 0 1 .539-.386a.13.13 0 0 0 .061-.07c.062-.154.106-.312.255-.404a5.4 5.4 0 0 1 1.027-.5c.308-.106.567-.281.865-.413a.07.07 0 0 1 .05-.001a.07.07 0 0 1 .038.032a.09.09 0 0 1 0 .1c-.154.25-.28.532-.514.72l-.676.571c-.149.123-.14.37-.167.55c-.022.175-.127.324-.307.456a7 7 0 0 1-.544.35c-.11.062-.119.133-.018.216a.14.14 0 0 0 .088.03q.055.002.097.036l.267.232a.056.056 0 0 1 .016.068l-.016.02l-.026.009c-.334.066-.685.132-.808.5a.1.1 0 0 0 .006.082a.1.1 0 0 0 .027.032a.1.1 0 0 0 .038.018a.22.22 0 0 0 .175-.022c.246-.132.545-.241.817-.132q.25.098.5.097q.239.001.44.167q.046.033.1.026a.3.3 0 0 0 .176-.092q.112.144.509.11c.097-.009.167-.062.246-.11l.781-.474q.145-.118.264-.03a.1.1 0 0 0 .083.012c.28-.11.32-.307.456-.535a.22.22 0 0 1 .132-.092c.334-.084.549-.382.659-.703a.9.9 0 0 1 .175-.307a.72.72 0 0 0 .185-.461a.12.12 0 0 0-.044-.097q-.099-.09-.066-.232c.048-.207.022-.382-.088-.527a.14.14 0 0 1-.03-.088l.008-.983q.12.436.286.834q.203.506.254.781c.101.57.114 1.146.03 1.721q-.083-.225-.188.106c-.07.228-.048.412-.175.627a1.4 1.4 0 0 0-.145.558q-.047.427-.075.834c-.009.14-.088.246-.224.32a.13.13 0 0 0-.061.066c-.053.114-.07.21-.167.303c-.176.171-.57.536-.632.773c-.035.131-.145.202-.264.254a.76.76 0 0 0 .158-.333c.04-.19.066-.308.088-.352c.057-.144.132-.28.202-.403c.26-.43.167-.918.105-1.388a.12.12 0 0 0-.114-.105a1.3 1.3 0 0 0-.605.088c-.334.15-.615.246-.922.527c-.22.197-.352.483-.58.64a6.4 6.4 0 0 1-1.115.558q-.739.289-1.484.558a2.5 2.5 0 0 0-.408.188c-.465.264-.694.769-1.234.9c-.162.04-.32.11-.47.22c-.201.136-.456.175-.693.22c-.263.048-.509.162-.79.223c-.246-.088-.505-.184-.777-.272a4.2 4.2 0 0 1-.755-.338q-.459-.263-.825-.505a6 6 0 0 1-.944-.786c-.29-.298-.29-.676-.106-1.027c.137-.386.22-.733.233-1.045q.033-.56.08-1.102q.013-.164.14-.557q.15-.482.043-1.01q-.011-.053.036-.066c.022-.009.044-.004.07 0c.11.123.254.207.412.132q.311-.156.51-.43a.15.15 0 0 0 .017-.15c-.145-.329-.333-.645-.11-1.005a1 1 0 0 1-.03.207a.24.24 0 0 0 .026.193l.03.074q.049.232.273.352q.297.17.632.267q.278.087.549-.215q.199.006.68.15a.42.42 0 0 0 .453-.123c.087-.036.29-.07.592-.106q.2-.026.782-.263a.06.06 0 0 0 .03-.035a.07.07 0 0 0 0-.044v-.027a.04.04 0 0 0-.015-.02a.04.04 0 0 0-.024-.006h-.013a3.1 3.1 0 0 1-.931.163c-.123 0-.237.052-.351.087c-.207.07-.602-.118-.782-.215a.29.29 0 0 1 .136-.285a.2.2 0 0 0 .058-.07q.04-.098.153-.097q.133.031.43-.044c.123-.026.19-.083.194-.162a.11.11 0 0 0-.058-.097a.25.25 0 0 1-.1-.11c-.01-.017 0-.035.021-.043l.027-.005q.02-.005.026.009q.033.082.105.097q.046.013.097-.027q.152-.117.145-.36a.7.7 0 0 1 .312-.272q.046-.028.035-.075a1 1 0 0 0-.211-.46c-.114-.132-.298-.18-.439-.295c-.18-.144-.426-.118-.632-.052a.04.04 0 0 0-.016.008l-.01.014v.013c0 .017-.01.03-.031.03a.26.26 0 0 0-.132.053a1.7 1.7 0 0 0-.474-.355c-.307-.19-.702-.167-1.054-.158l.132-.211a.7.7 0 0 1 .163-.184l.316-.255a.6.6 0 0 0 .105-.114c.083-.114.079-.167-.004-.167a.64.64 0 0 0 .333-.202l.33-.307q.037-.04.074 0q.099.092.044.184q-.209.316-.347.667c-.009.035 0 .049.04.044a.4.4 0 0 0 .246-.162c.14-.185.346-.338.614-.47c.026-.013.053-.009.07.009a.1.1 0 0 1 .031.057q.015.12.088.022c.132-.18.307-.364.514-.544q.044-.039.07.008a.34.34 0 0 1 0 .352a3 3 0 0 0-.207.482c-.013.031-.03.044-.061.044H9.52a.06.06 0 0 0-.053.049v.026l.088.241q.026.06.03.119l.04.255a.096.096 0 0 0 .1.083a.1.1 0 0 0 .045-.013a.1.1 0 0 0 .044-.048l.15-.404a.083.083 0 0 1 .149-.01c.131.225.206.462.228.703a.08.08 0 0 0 .066.075a.4.4 0 0 1 .175.07'/%3E%3Cpath fill='%230B0802' d='M12.483 9.146a.4.4 0 0 1-.184.035a.12.12 0 0 0-.088.036c-.101.096-.18.22-.316.28a.76.76 0 0 1-.527.04c-.171-.246-.189-.483-.066-.715a.044.044 0 0 1 .079-.01q.06.073.145.08q.09 0 .057-.084c-.18-.404-.606.053-.68.22q-.132.305.21.544l.018.035q.013.033-.013.066a.1.1 0 0 1-.044.022c-.176-.048-.435-.079-.531-.237a1 1 0 0 1-.119-.285a.09.09 0 0 1 .026-.088l.382-.351l.426-.272q.47-.13.768.11q.22.169.44.465q.026.027.026.048l-.005.057z'/%3E%3Cpath fill='%23E1B051' d='M7.163 8.435c.013.29.175.637.5.65a4 4 0 0 0-.368.426a.22.22 0 0 1-.246.088q-.332-.078-.242-.44a2.4 2.4 0 0 0 .053-.403c0-.088.044-.154.132-.185a.7.7 0 0 0 .17-.131z'/%3E%3Cpath fill='%23FCF9F5' d='M11.364 9.537c-.03.04-.114.048-.25.035c-.229-.158-.299-.342-.211-.544c.075-.167.5-.623.68-.22q.035.088-.057.084a.2.2 0 0 1-.144-.08a.044.044 0 0 0-.08.01c-.122.232-.105.47.062.715'/%3E%3Cpath fill='%23FAF2CD' d='M15.899 11.662a2.7 2.7 0 0 0-.58-.044q-.29.007-.58-.013c-.39-.026-.78.039-1.14.189q-.705.297-1.304.619a.4.4 0 0 1-.132.044a.3.3 0 0 1-.158-.03c-.264-.115-.505-.133-.733-.062a.13.13 0 0 1-.11-.018a.5.5 0 0 1-.184-.224a.19.19 0 0 0-.185-.114a.4.4 0 0 1-.377-.162c-.093-.224-.022-.36-.022-.562q.002-.133.044-.272a2 2 0 0 0 .048-.54q-.002-.094.096-.075c.255.013.514.026.773.03c.246.005.408.053.593-.149a.2.2 0 0 1 .083-.057c.11-.043.22-.074.316-.149c.305-.243.555-.549.734-.895a.12.12 0 0 1 .127-.066q.453.053.873-.031a.07.07 0 0 1 .08.053l.008.035q.02.067.088.061l.224-.013c.035 0 .066 0 .096.018l.29.145a.2.2 0 0 0 .114.017a.04.04 0 0 0 .031-.026a.04.04 0 0 0 0-.04l-.123-.175a.044.044 0 0 1 .04-.066l.324.013c.04 0 .053.022.044.057l-.044.22c0 .021.005.035.027.035c.009 0 .022 0 .026-.013a1 1 0 0 0 .123-.216a.04.04 0 0 1 .03-.026a.04.04 0 0 1 .036.018q.065.078.057.175a.1.1 0 0 0 .022.066l.215.22c.022.026.022.052.009.083q-.124.218.074.395q.028.032.022.07a.3.3 0 0 1-.048.11c-.088.123-.013.32.088.4q.032.027.004.061a.7.7 0 0 0-.145.351a.09.09 0 0 0 .044.088l.132.088q.045.026.044.079a.5.5 0 0 1-.114.298'/%3E%3Cpath fill='%235B4F40' d='M12.483 9.148a.18.18 0 0 1-.053.123c-.176.189-.378.417-.623.496c-.29.088-.479-.022-.734-.07a.1.1 0 0 0 .044-.022q.027-.033.013-.066l-.017-.035c.136.017.22 0 .25-.035q.276.079.527-.04c.14-.061.22-.184.325-.28a.11.11 0 0 1 .088-.036a.4.4 0 0 0 .184-.04zM7.026 10c.351-.01.746-.031 1.053.158a.4.4 0 0 0-.11.07c-.048.132-.144.175-.276.132a2.2 2.2 0 0 0-.979-.075q-.06.012-.145-.048a.2.2 0 0 1 .075-.097z'/%3E%3Cpath fill='%230B0802' d='M8.08 10.156q.284.146.474.351l.035.08c-.044.21-.188.583-.395.684a.2.2 0 0 0-.088.088a.2.2 0 0 1-.074.088q-.216.123-.44.28c-.14.106-.35.15-.508.058a1.6 1.6 0 0 1-.576-.58l.005-.022c-.009-.057 0-.096.013-.118q.032-.04.083-.013q.078.044.15.017q.196-.068-.01-.11a.7.7 0 0 1-.289-.153a.7.7 0 0 1-.022-.351a.44.44 0 0 1 .132-.22q.085.06.145.048c.328-.048.663-.02.979.08c.131.043.228-.005.276-.132q.013-.028.11-.075'/%3E%3Cpath fill='%23EFE2AD' d='M9.677 11.548c.013-.04-.013-.074-.088-.11c-.03-.017-.043-.043-.03-.074q.04-.144-.08-.255a3.4 3.4 0 0 1-.36-.395a.5.5 0 0 0-.35-.175q-.066-.013-.053.074q-.037.013-.127-.026l-.036-.08a.26.26 0 0 1 .132-.043c.022 0 .035-.018.03-.035v-.013a.04.04 0 0 1 .027-.022c.207-.066.452-.088.632.052c.14.115.325.159.44.295c.105.131.175.28.21.46c.009.036 0 .057-.035.075q-.22.11-.307.272z'/%3E%3Cpath fill='%23FCF9F5' d='M6.438 10.457a.7.7 0 0 0 .022.35l.053.378l-.004.022c-.294.228-.36.474-.193.729l-.018.096c0 .031-.022.044-.048.031a.16.16 0 0 1-.092-.075a2.1 2.1 0 0 1-.202-.763c-.01-.242.057-.602.259-.764c.153-.123.232-.127.223 0zm3.24 1.092q.007.244-.145.36q-.051.04-.096.027c-.044-.009-.084-.044-.106-.097q-.006-.018-.026-.008l-.026.004c-.027.008-.031.026-.022.044a.27.27 0 0 0 .1.11a.11.11 0 0 1 .058.096c0 .08-.07.132-.193.167q-.298.068-.43.044a.37.37 0 0 1-.242-.193a.13.13 0 0 1-.018-.088q.032-.165.018-.316c-.013-.128.053-.233.132-.32a.13.13 0 0 0 .035-.088v-.677c-.009-.057.013-.087.057-.079a.52.52 0 0 1 .351.18c.105.141.228.273.356.396q.118.11.079.254c-.01.035 0 .057.03.075c.075.035.101.07.088.11'/%3E%3Cpath fill='%23968C78' d='M8.589 10.587c.061.026.1.035.127.026v.68a.12.12 0 0 1-.035.084c-.079.088-.145.193-.132.32c.01.101 0 .207-.017.312a.14.14 0 0 0 .013.088q.094.165.246.193q-.113-.002-.154.097a.16.16 0 0 1-.057.07a.29.29 0 0 0-.136.285q-.465-.174-.926-.351a1.12 1.12 0 0 0-.817 0c-.066.145-.057.272.035.382a.54.54 0 0 0 .268.189c.15.035.422.079.527.188a.1.1 0 0 0 .079.035l.413-.004c-.176.202-.365.272-.55.215a3.4 3.4 0 0 1-.631-.263a.52.52 0 0 1-.272-.356a.2.2 0 0 0-.031-.074a.24.24 0 0 1-.026-.194a1 1 0 0 0 .03-.206l-.228-.369c-.167-.254-.101-.5.193-.728q.23.38.57.58c.163.087.374.043.519-.058q.218-.156.434-.28a.18.18 0 0 0 .08-.089a.16.16 0 0 1 .087-.088c.202-.1.351-.474.395-.684zm-2.13.22a.7.7 0 0 0 .29.153c.132.026.137.066.01.11a.17.17 0 0 1-.15-.018q-.051-.027-.083.013q-.027.033-.013.119z'/%3E%3Cpath fill='%235B4F40' d='M7.746 11.256c.123.052.233.07.246.044c.013-.036-.08-.097-.202-.15c-.123-.048-.233-.066-.246-.035c-.009.031.08.092.202.145z'/%3E%3Cpath fill='%23968C78' d='M9.151 11.394q0 .039-.04.057c-.021.013-.039.005-.043-.022c0-.017 0-.035.009-.052q.067-.13.074.017'/%3E%3Cpath fill='%23E7CF90' d='M15.898 11.661q-.315.284-.254.75c0 .018 0 .036-.01.053l-.157.264c-.018.035-.044.044-.075.013l-.035-.035a.1.1 0 0 0-.044-.018c-.008 0-.026 0-.04.01q-.072.031-.065.118q.027.235.075.482a.23.23 0 0 1-.066.207c-.176.175-.562.513-.571.781q-.002.159-.084.25a.7.7 0 0 1-.272.176v.004l.005.036q.018.054.074.043a1 1 0 0 0 .527-.294a.03.03 0 0 1 .02-.007a.03.03 0 0 1 .02.007a.03.03 0 0 1 .008.04l-.241.408a.1.1 0 0 0-.018.07a.7.7 0 0 1-.013.277v.027a.06.06 0 0 0 .057.048l.031-.005a.7.7 0 0 1 .184-.053q.028 0 .049.018a.1.1 0 0 1 .026.044a.48.48 0 0 1-.158.439a4 4 0 0 0-.404.448a.27.27 0 0 1-.224.087a.1.1 0 0 1-.044-.021a.7.7 0 0 0-.439-.167a1.3 1.3 0 0 1-.504-.097c-.273-.11-.571 0-.813.132a.23.23 0 0 1-.175.022a.105.105 0 0 1-.075-.132c.123-.369.474-.439.808-.5a.06.06 0 0 0 .042-.04a.06.06 0 0 0-.016-.057l-.263-.233a.14.14 0 0 0-.101-.035a.14.14 0 0 1-.088-.03c-.1-.084-.088-.154.018-.22q.288-.157.544-.347c.18-.131.285-.28.307-.456c.027-.18.018-.426.167-.553l.676-.567c.233-.188.36-.47.514-.72a.09.09 0 0 0 0-.1a.07.07 0 0 0-.088-.03c-.298.13-.557.306-.865.411q-.494.171-1.027.5c-.15.088-.193.25-.255.405a.13.13 0 0 1-.061.07q-.309.183-.54.386c-.193.176-.474.171-.619.386c-.15.211-.272.527-.558.58a2.07 2.07 0 0 1-1.264-.114l-.448-.189c-.14-.057-.136-.11 0-.158c.207-.066.413-.11.593-.228a2.4 2.4 0 0 1 .83-.338c.215-.044.325-.198.452-.356c.158-.198.145-.395-.035-.601a10 10 0 0 1-.457-.54a.15.15 0 0 1-.035-.097l-.009-.465a.39.39 0 0 0 .378.158a.185.185 0 0 1 .184.114a.54.54 0 0 0 .184.224a.13.13 0 0 0 .11.017a1.02 1.02 0 0 1 .733.062q.076.034.158.026a.4.4 0 0 0 .132-.04q.6-.322 1.3-.614c.36-.152.75-.218 1.141-.193q.292.018.584.009c.197 0 .39.009.58.044z'/%3E%3Cpath fill='%23968C78' d='m8.97 12.01l-.021-.032c-.018-.03-.009-.044.026-.052c.022-.005.044 0 .057.013l.012.013a.04.04 0 0 1 .006.018q0 .039-.03.052a.04.04 0 0 1-.032 0a.04.04 0 0 1-.017-.013'/%3E%3Cpath fill='%235B4F40' d='M8.04 12.186a.04.04 0 0 1-.026-.018a.04.04 0 0 1-.008-.026c0-.04.008-.07.044-.088q.044-.027.07.017c.013.022.017.044.022.066q-.001.066-.062.053z'/%3E%3Cpath fill='%230B0802' d='M8.445 12.747c.18.092.575.281.781.21c.114-.035.228-.087.351-.087c.321-.005.64-.06.944-.163a.04.04 0 0 1 .035.027l.009.022v.044a.06.06 0 0 1-.035.035q-.578.243-.782.263c-.307.044-.5.075-.592.11a7 7 0 0 0-.426-.193a2.4 2.4 0 0 0-.443-.132a8.3 8.3 0 0 1-1.585-.492a1.12 1.12 0 0 1 .816 0q.461.178.922.352z'/%3E%3Cpath fill='%235B4F40' d='M6.7 12.39a8.3 8.3 0 0 0 1.581.496c.176.035.325.075.448.132q.223.09.426.188c-.132.132-.281.176-.452.123a3.2 3.2 0 0 0-.68-.149l-.413.004a.1.1 0 0 1-.08-.035c-.105-.11-.377-.153-.526-.188a.54.54 0 0 1-.268-.19q-.132-.164-.035-.381'/%3E%3Cpath fill='%23B87C29' d='m16.007 15.788l-.781.474h-.07a.06.06 0 0 1-.047-.032a.06.06 0 0 1 .003-.056l.373-.544a.46.46 0 0 0 .075-.233q-.001-.061-.062-.062c-.28-.008-.25-.237-.272-.439q-.014-.137.083-.215a4.5 4.5 0 0 0 1.001-1.115c.215-.338.571-.509.834-.794a.04.04 0 0 1 .044-.013a.04.04 0 0 1 .016.014a.04.04 0 0 1 .006.02a.98.98 0 0 1-.22.668c-.17.206-.254.439-.403.65a.13.13 0 0 0-.022.1c.061.264.018.475-.132.642a1 1 0 0 0-.197.29a3.4 3.4 0 0 0-.229.645'/%3E%3Cpath fill='%23E1B051' d='M6.442 14.766c-.079.022-.074.088.01.21c.039.045.083.097.13.137c.41.342.624.693 1.173.904a.15.15 0 0 1 .08.08a2 2 0 0 1 .1.254c.07.197.198.377.395.535a.11.11 0 0 0 .088.022a.1.1 0 0 0 .075-.057a.1.1 0 0 1 .026-.035a.06.06 0 0 1 .04-.013a.05.05 0 0 1 .035.013c.254.228.35.79.434 1.142a.084.084 0 0 0 .101.057c.013 0 .026-.01.035-.022c.233-.242.382-.527.44-.865q.008-.052.06-.044h.031q.008 0 .013.003a.02.02 0 0 1 .01.01v.009l-.014.145c0 .04.013.052.053.048q.038 0 .057-.04l.206-.452a.6.6 0 0 1 .277-.267c.263-.132.544-.255.772-.435q.296-.235.637-.4a.044.044 0 0 0-.009-.057q-.013-.006-.052.01c.184-.08.32-.146.399-.194c.22-.132.294-.075.233.171q-.066.237-.176.457a.55.55 0 0 1-.237.25c-.307.176-.51.457-.825.606a1.4 1.4 0 0 0-.742.82c-.106.334-.308.615-.496.9a1.93 1.93 0 0 1-.878.681a1 1 0 0 0-.29.127a.07.07 0 0 1-.088-.009a1.2 1.2 0 0 1-.1-.364a4.2 4.2 0 0 0-.352-1.269a1.2 1.2 0 0 0-.272-.395q-.661-.64-1.295-1.308c-.189-.197-.281-.425-.4-.658a1.85 1.85 0 0 1-.144-.988a.1.1 0 0 1 .03-.022c.009-.004.022-.009.035-.004a.05.05 0 0 1 .035.013z'/%3E%3Cpath fill='%23B87C29' d='m6.442 14.766l.404.299q.147.106.273.237c.28.285.79.412 1.198.513q.341.088.9.075q1.248-.034 2.48-.241q.008.007.012.016a.05.05 0 0 1-.002.04a.04.04 0 0 1-.014.014q-.329.156-.623.386c-.229.18-.51.303-.773.435a.62.62 0 0 0-.277.263c-.066.158-.136.307-.206.457a.07.07 0 0 1-.057.044c-.04 0-.053-.014-.053-.053l.013-.145l-.001-.008l-.005-.007l-.007-.005l-.009-.002h-.03q-.053-.007-.062.044a1.6 1.6 0 0 1-.439.865a.08.08 0 0 1-.079.022a.08.08 0 0 1-.057-.057c-.088-.351-.175-.913-.434-1.142a.06.06 0 0 0-.036-.013c-.017 0-.03 0-.04.013a.1.1 0 0 0-.025.035a.106.106 0 0 1-.163.036a1.2 1.2 0 0 1-.395-.536a2 2 0 0 0-.1-.255a.15.15 0 0 0-.08-.079c-.549-.21-.764-.562-1.172-.904a1 1 0 0 1-.132-.136c-.088-.119-.088-.189-.009-.21'/%3E%3Cpath fill='%23C89539' d='M18.313 15.082q.04.29.1.575c.062.272.044.514.058.79c.009.286.105.615.114.935c0 .215 0 .426-.013.637c-.014.395-.782 1.01-1.186 1.352c-.342.294-.667.426-.965.395q-.25-.165-.698 0q-.131.046-.031-.053q.189-.198.285-.496a.2.2 0 0 1 .057-.088c.106-.087.22-.153.352-.206c.114-.052.223-.123.259-.255c.06-.236.456-.6.632-.772c.096-.092.114-.189.166-.308a.13.13 0 0 1 .062-.06c.14-.075.22-.18.224-.321q.03-.418.074-.834c.018-.194.049-.387.15-.558c.123-.215.1-.4.175-.628c.066-.22.132-.254.185-.105'/%3E%3Cpath fill='%23E7CF90' d='M16.38 18.924a1.4 1.4 0 0 0-.346.206a.2.2 0 0 0-.057.088a1.3 1.3 0 0 1-.285.496c-.066.066-.053.088.035.053q.442-.165.693 0a.37.37 0 0 1-.092.267a.5.5 0 0 1-.228.14q-.585.19-1.058.44c-.242.123-.496.14-.755.206c-.08.022-.171 0-.237.062a.12.12 0 0 1-.092.03a1.9 1.9 0 0 0-.567.018a2.5 2.5 0 0 1-.505.053c-1.132.013-2.322.052-3.463-.062a1 1 0 0 1-.44-.153l-.469-.303c.286-.062.536-.176.79-.224c.242-.044.496-.084.698-.22c.15-.11.308-.18.47-.22c.54-.13.768-.64 1.23-.9a2.5 2.5 0 0 1 .412-.188c.496-.175.992-.364 1.484-.557q.705-.287 1.115-.558c.224-.154.364-.439.58-.645c.307-.277.587-.373.921-.523c.176-.074.373-.105.606-.087a.13.13 0 0 1 .114.105c.061.47.154.957-.105 1.387a4 4 0 0 0-.207.404a3 3 0 0 0-.083.351a.75.75 0 0 1-.158.334'/%3E%3Cpath fill='%23fff' d='M6.293 5.195v3.626h1.725v6.796H6.293v3.626h6.95q.135-.003.271-.017a6.1 6.1 0 0 0 2.595-.852c1.563-.944 2.915-2.792 2.915-5.926c0-3.293-1.29-5.255-2.854-6.291a5.9 5.9 0 0 0-2.923-.962zm6.892 10.422h-1.277V8.821h1.317c.053.01.145.018.263.044c.237.053.545.158.843.352c.483.324 1.247 1.08 1.247 3.23c0 1.844-.703 2.494-1.19 2.793a2.75 2.75 0 0 1-1.203.377'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-token-branded-eth{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='%238FFCF3' d='M12 3v6.65l5.625 2.516z'/%3E%3Cpath fill='%23CABCF8' d='m12 3l-5.625 9.166L12 9.651z'/%3E%3Cpath fill='%23CBA7F5' d='M12 16.477v4.522l5.625-7.784z'/%3E%3Cpath fill='%2374A0F3' d='M12 21v-4.523l-5.625-3.262z'/%3E%3Cpath fill='%23CBA7F5' d='m12 15.43l5.625-3.263L12 9.65z'/%3E%3Cpath fill='%2374A0F3' d='M6.375 12.167L12 15.429V9.651z'/%3E%3Cpath fill='%23202699' fill-rule='evenodd' d='m12 15.429l-5.625-3.263L12 3l5.625 9.166zM6.749 11.9l5.16-8.41v6.115zm-.077.23l5.238-2.327v5.364zm5.418-2.327v5.364l5.233-3.038zm0-.198l5.16 2.295l-5.16-8.41z' clip-rule='evenodd'/%3E%3Cpath fill='%23202699' fill-rule='evenodd' d='M12 16.406L6.375 13.21L12 21l5.625-7.79zm-4.995-2.633l4.905 2.79v4.005zm5.085 2.79v4.005l4.905-6.795z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-token-branded-sol{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath fill='url(%23tokenBrandedSol0)' d='M18.413 7.903a.62.62 0 0 1-.411.164H3.58c-.512 0-.77-.585-.416-.929l2.368-2.283a.6.6 0 0 1 .41-.169h14.479c.517 0 .77.59.41.934z'/%3E%3Cpath fill='url(%23tokenBrandedSol1)' d='M18.413 19.157a.6.6 0 0 1-.411.157H3.58c-.512 0-.77-.58-.416-.923l2.368-2.289a.6.6 0 0 1 .41-.163h14.479c.517 0 .77.585.41.928z'/%3E%3Cpath fill='url(%23tokenBrandedSol2)' d='M18.413 10.472a.6.6 0 0 0-.411-.158H3.58c-.512 0-.77.58-.416.922l2.368 2.29a.62.62 0 0 0 .41.163h14.479c.517 0 .77-.585.41-.928z'/%3E%3Cdefs%3E%3ClinearGradient id='tokenBrandedSol0' x1='3.001' x2='21.431' y1='16.322' y2='15.591' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23599DB0'/%3E%3Cstop offset='1' stop-color='%2347F8C3'/%3E%3C/linearGradient%3E%3ClinearGradient id='tokenBrandedSol1' x1='3.001' x2='21.323' y1='16.973' y2='16.366' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23C44FE2'/%3E%3Cstop offset='1' stop-color='%2373B0D0'/%3E%3C/linearGradient%3E%3ClinearGradient id='tokenBrandedSol2' x1='4.035' x2='20.302' y1='12.002' y2='12.002' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23778CBF'/%3E%3Cstop offset='1' stop-color='%235DCDC9'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-token-branded-trx{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%23C4342B' fill-rule='evenodd' d='M4.418 3.186a.56.56 0 0 1 .553-.17l11.904 2.915q.108.027.198.092l2.422 1.765a.564.564 0 0 1 .133.774l-8.332 12.192a.563.563 0 0 1-.998-.13L4.306 3.754a.56.56 0 0 1 .112-.568m1.965 3.045l4.16 11.711l.684-6.07zm5.957 5.838l-.695 6.175l5.884-8.61zm5.72-3.93l-3.793 1.78l2.543-2.692zm-2.395-1.343L6.41 4.53l5.426 6.32z' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-token-branded-usdc{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%232775CA' fill-rule='evenodd' d='M12 21c4.99 0 9-4.01 9-9s-4.01-9-9-9s-9 4.01-9 9s4.01 9 9 9m2.475-7.578c0-1.31-.787-1.76-2.362-1.946c-1.125-.152-1.35-.45-1.35-.978c0-.523.377-.86 1.125-.86c.675 0 1.052.224 1.237.787c.04.112.152.185.265.185h.596a.256.256 0 0 0 .264-.259v-.039c-.152-.827-.827-1.614-1.687-1.687v-.827c0-.152-.113-.265-.298-.298h-.495c-.152 0-.293.112-.332.298v.827c-1.125.151-1.873 1.012-1.873 1.951c0 1.238.748 1.722 2.323 1.913c1.052.185 1.39.41 1.39 1.012c0 .597-.53 1.013-1.238 1.013c-.98 0-1.316-.416-1.429-.979c-.034-.146-.146-.225-.259-.225h-.641a.256.256 0 0 0-.259.264v.04c.146.934.748 1.575 1.986 1.76v.833c0 .152.112.253.298.293h.54c.146 0 .248-.102.287-.293v-.833c1.125-.185 1.912-.939 1.912-1.952m-6.262 2.803a5.6 5.6 0 0 0 1.875 1.135c.112.079.225.225.225.338v.528c0 .073 0 .113-.04.146c-.033.152-.185.225-.337.152a6.751 6.751 0 0 1 0-12.864c.04-.034.112-.034.152-.034c.152.034.225.147.225.298v.524c0 .19-.073.303-.225.376a5.55 5.55 0 0 0-3.336 3.336a5.59 5.59 0 0 0 1.46 6.065m5.514-10.413c.034-.152.186-.225.338-.152a6.8 6.8 0 0 1 4.387 4.427c1.125 3.56-.827 7.352-4.387 8.477c-.04.033-.113.033-.152.033c-.152-.033-.225-.146-.225-.298v-.523c0-.191.073-.303.225-.377a5.55 5.55 0 0 0 3.335-3.335a5.585 5.585 0 0 0-3.335-7.2c-.113-.079-.225-.225-.225-.377v-.523c0-.079 0-.113.04-.152' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-token-branded-usdt{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%23009393' d='m12 19.2l-9-8.88L6.433 4.8h11.134L21 10.32zm.9-8.1v-1.098c1.62.08 3.132.396 3.6.805c-.544.477-2.493.824-4.5.824s-3.956-.347-4.5-.824c.463-.41 1.98-.72 3.6-.81V11.1zm-5.4-.297v.661c.463.41 1.975.72 3.6.81V14.7h1.8v-2.43c1.62-.081 3.136-.396 3.6-.806v-1.318c-.464-.41-1.98-.725-3.6-.81V8.4h2.7V7.05H8.4V8.4h2.7v.936c-1.625.085-3.137.4-3.6.81z'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-token-branded-xrp{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%23fff' d='M18.36 4.125h2.605l-5.42 5.781A4.92 4.92 0 0 1 12 11.443a4.9 4.9 0 0 1-3.546-1.537L3.026 4.125H5.64l4.112 4.429c1.204 1.277 3.291 1.277 4.496 0zM5.604 19.865H3l5.453-5.763a4.93 4.93 0 0 1 3.55-1.537a4.92 4.92 0 0 1 3.552 1.538L21 19.875h-2.605l-4.138-4.411c-1.205-1.277-3.291-1.277-4.496 0z'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-token-branded-zksync{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill-rule='evenodd' d='m21 12l-5.106-4.498v3.296l-5.07 3.298l5.07.002V16.5zM3 12l5.106 4.5v-3.263l5.034-3.3l-5.032-.002V7.5z' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-weui-album-filled{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M20.5 14.136V5.5h-17v8.35l4.7-3.8c.462-.375 1.205-.357 1.65.035l4.477 3.933l2.282-1.94c.462-.394 1.198-.386 1.646.017zM2.992 4h18.016c.537 0 .992.481.992 1.075v13.85c0 .596-.444 1.075-.992 1.075H2.992C2.455 20 2 19.519 2 18.925V5.075C2 4.479 2.444 4 2.992 4'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-weui-sticker-filled{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10s-4.477 10-10 10m0-4a5.5 5.5 0 0 0 5.478-5H6.522A5.5 5.5 0 0 0 12 18m-3.5-7.5a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3m7 0a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-weui-sticker-outlined{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10s-4.477 10-10 10m0-1.2a8.8 8.8 0 1 0 0-17.6a8.8 8.8 0 0 0 0 17.6m-6-8.3h12a6 6 0 1 1-12 0m6 4.8a4.8 4.8 0 0 0 4.649-3.6H7.35A4.8 4.8 0 0 0 12 17.3m-3.5-6.8a1.5 1.5 0 1 1 0-3a1.5 1.5 0 0 1 0 3m7 0a1.5 1.5 0 1 1 0-3a1.5 1.5 0 0 1 0 3'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-weui-time-outlined{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' fill-rule='evenodd' d='m12.6 11.503l3.891 3.891l-.848.849L11.4 12V6h1.2zM12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10s-4.477 10-10 10m0-1.2a8.8 8.8 0 1 0 0-17.6a8.8 8.8 0 0 0 0 17.6'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-weui-voice-outlined{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10s-4.477 10-10 10m0-1.2a8.8 8.8 0 1 0 0-17.6a8.8 8.8 0 0 0 0 17.6m.308-3.992A6.77 6.77 0 0 0 14.3 12c0-1.83-.724-3.54-1.992-4.808l.849-.849A7.98 7.98 0 0 1 15.5 12c0 2.21-.895 4.21-2.343 5.657zm-1.98-1.98A3.98 3.98 0 0 0 11.5 12a3.98 3.98 0 0 0-1.172-2.828l.849-.849A5.18 5.18 0 0 1 12.7 12a5.18 5.18 0 0 1-1.523 3.677zm-1.13-1.13L7.5 12l1.697-1.697c.434.434.703 1.034.703 1.697s-.269 1.263-.703 1.697z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-weui\:add2-outlined{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M11.4 11.4V7h1.2v4.4H17v1.2h-4.4V17h-1.2v-4.4H7v-1.2zM12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10s-4.477 10-10 10m0-1.2a8.8 8.8 0 1 0 0-17.6a8.8 8.8 0 0 0 0 17.6'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.center,[center=""]{display:flex;align-items:center;justify-content:center;}[center~="default\:"]:default{display:flex;align-items:center;justify-content:center;}.text-base,[text-base=""]{font-size:0.875rem;}.text-lg,[text-lg=""]{font-size:1rem;}.pointer-events-none{pointer-events:none;}.\!visible{visibility:visible !important;}.visible{visibility:visible;}.absolute,[absolute=""]{position:absolute;}.fixed{position:fixed;}.relative,[relative=""]{position:relative;}.inset-0,[inset-0=""]{inset:0;}.-bottom-4{bottom:-0.25rem;}.-right-4{right:-0.25rem;}.-top-4{top:-0.25rem;}.bottom--118{bottom:-7.375rem;}.bottom-0{bottom:0;}.bottom-15{bottom:0.9375rem;}.bottom-16{bottom:1rem;}.bottom-8,[bottom-8=""]{bottom:0.5rem;}.left--70{left:-4.375rem;}.left-0{left:0;}.left-1\/2{left:50%;}.left-100{left:6.25rem;}.left-10px{left:10px;}.left-16{left:1rem;}.left-265{left:16.5625rem;}.left-37{left:2.3125rem;}.left-5px{left:5px;}.right--53{right:-3.3125rem;}.right-0{right:0;}.right-12{right:0.75rem;}.right-12px{right:12px;}.right-15{right:0.9375rem;}.right-2{right:0.125rem;}.right-25{right:1.5625rem;}.right-4{right:0.25rem;}.right-6{right:0.375rem;}.right-8,[right-8=""]{right:0.5rem;}.top--45px{top:-45px;}.top--57{top:-3.5625rem;}.top-0{top:0;}.top-1\/2{top:50%;}.top-10{top:0.625rem;}.top-12{top:0.75rem;}.top-173{top:10.8125rem;}.top-2{top:0.125rem;}.top-204{top:12.75rem;}.top-219{top:13.6875rem;}.top-238{top:14.875rem;}.top-262{top:16.375rem;}.top-326{top:20.375rem;}.top-376{top:23.5rem;}.top-4{top:0.25rem;}.top-478{top:29.875rem;}.top-8{top:0.5rem;}.top-85{top:5.3125rem;}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;}.z-0{z-index:0;}.z-1,[z-1=""]{z-index:1;}.z-10,[z-10=""]{z-index:10;}.z-2{z-index:2;}.z-3{z-index:3;}.z-30{z-index:30;}.z-50{z-index:50;}[z-10~="default\:"]:default{z-index:10;}[order~="\31 "]{order:1;}.grid,[grid=""]{display:grid;}.grid-cols-\[1fr_72px_74px\]{grid-template-columns:1fr 72px 74px;}.grid-cols-\[52px_1fr_120px\]{grid-template-columns:52px 1fr 120px;}.grid-cols-2,[grid-cols-2=""]{grid-template-columns:repeat(2,minmax(0,1fr));}.grid-cols-3,[grid-cols-3=""]{grid-template-columns:repeat(3,minmax(0,1fr));}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr));}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr));}[rows~="\35 "]{grid-template-rows:repeat(5,minmax(0,1fr));}.m-16{margin:1rem;}.ma10,[ma10=""]{margin:0.625rem;}.ma20,[ma20=""]{margin:1.25rem;}.ma5,[ma5=""]{margin:0.3125rem;}.-mx-16{margin-left:-1rem;margin-right:-1rem;}.mx-12,[mx-12=""]{margin-left:0.75rem;margin-right:0.75rem;}.mx-15{margin-left:0.9375rem;margin-right:0.9375rem;}.mx-16{margin-left:1rem;margin-right:1rem;}.mx-16px{margin-left:16px;margin-right:16px;}.mx-20{margin-left:1.25rem;margin-right:1.25rem;}.mx-4,[mx-4=""]{margin-left:0.25rem;margin-right:0.25rem;}.mx-8{margin-left:0.5rem;margin-right:0.5rem;}.mx-auto{margin-left:auto;margin-right:auto;}.my{margin-top:0.25rem;margin-bottom:0.25rem;}.my-12{margin-top:0.75rem;margin-bottom:0.75rem;}.my-20{margin-top:1.25rem;margin-bottom:1.25rem;}.my-8{margin-top:0.5rem;margin-bottom:0.5rem;}.-mb-8,[-mb-8=""]{margin-bottom:-0.5rem;}.-ml-8{margin-left:-0.5rem;}.-mt-40{margin-top:-2.5rem;}.-mt-44{margin-top:-2.75rem;}.mb-1{margin-bottom:0.0625rem;}.mb-12{margin-bottom:0.75rem;}.mb-14{margin-bottom:0.875rem;}.mb-16{margin-bottom:1rem;}.mb-2,[mb-2=""]{margin-bottom:0.125rem;}.mb-4{margin-bottom:0.25rem;}.mb-8{margin-bottom:0.5rem;}.ml--4{margin-left:-0.25rem;}.ml--6{margin-left:-0.375rem;}.ml-0{margin-left:0;}.ml-10{margin-left:0.625rem;}.ml-10px{margin-left:10px;}.ml-12{margin-left:0.75rem;}.ml-16{margin-left:1rem;}.ml-20{margin-left:1.25rem;}.ml-26{margin-left:1.625rem;}.ml-4,[ml-4=""]{margin-left:0.25rem;}.ml-5{margin-left:0.3125rem;}.ml-6{margin-left:0.375rem;}.ml-8{margin-left:0.5rem;}.ml-8px{margin-left:8px;}.ml-auto{margin-left:auto;}.mr-10{margin-right:0.625rem;}.mr-12{margin-right:0.75rem;}.mr-15{margin-right:0.9375rem;}.mr-16{margin-right:1rem;}.mr-2,[mr-2=""]{margin-right:0.125rem;}.mr-4,[mr-4=""]{margin-right:0.25rem;}.mr-6{margin-right:0.375rem;}.mr-8,[mr-8=""]{margin-right:0.5rem;}.ms{margin-inline-start:0.25rem;}.mt-10,[mt-10=""]{margin-top:0.625rem;}.mt-12,[mt-12=""]{margin-top:0.75rem;}.mt-14{margin-top:0.875rem;}.mt-15{margin-top:0.9375rem;}.mt-15px{margin-top:15px;}.mt-16,[mt-16=""]{margin-top:1rem;}.mt-18{margin-top:1.125rem;}.mt-2{margin-top:0.125rem;}.mt-20{margin-top:1.25rem;}.mt-24,[mt-24=""]{margin-top:1.5rem;}.mt-32,[mt-32=""]{margin-top:2rem;}.mt-36{margin-top:2.25rem;}.mt-4,[mt-4=""]{margin-top:0.25rem;}.mt-5{margin-top:0.3125rem;}.mt-6{margin-top:0.375rem;}.mt-8,[mt-8=""]{margin-top:0.5rem;}.mt-80{margin-top:5rem;}[mt-8~="bg-primary\/10"]{margin-top:80%;}[mt-8~="bg-white\/8"]{margin-top:100%;}[mt-8~="border-white\/12"]{margin-top:66.6666666667%;}[mb-12~="default\:"]:default{margin-bottom:0.75rem;}[mb-16~="default\:"]:default{margin-bottom:1rem;}[mb-2~="default\:"]:default{margin-bottom:0.125rem;}[mb-4~="default\:"]:default{margin-bottom:0.25rem;}[ml-12~="default\:"]:default{margin-left:0.75rem;}[ml-4~="default\:"]:default{margin-left:0.25rem;}[ml-8~="default\:"]:default{margin-left:0.5rem;}[mr-8~="default\:"]:default{margin-right:0.5rem;}[mt-10~="default\:"]:default{margin-top:0.625rem;}[mt-12~="default\:"]:default{margin-top:0.75rem;}[mt-16~="default\:"]:default{margin-top:1rem;}[mt-2~="default\:"]:default{margin-top:0.125rem;}[mt-4~="default\:"]:default{margin-top:0.25rem;}[mt-8~="default\:"]:default{margin-top:0.5rem;}.box-content{box-sizing:content-box;}.block,[block=""]{display:block;}.inline-block{display:inline-block;}.hidden{display:none;}.empty\:hidden:empty{display:none;}[size~="\31 4"]{width:0.875rem;height:0.875rem;}[size~="\31 8"]{width:1.125rem;height:1.125rem;}[size~="\32 0"]{width:1.25rem;height:1.25rem;}[size~="\32 4"]{width:1.5rem;height:1.5rem;}.\!h-140,[\!h-140=""]{height:8.75rem !important;}.\!w-140,[\!w-140=""]{width:8.75rem !important;}.h-100{height:6.25rem;}.h-104{height:6.5rem;}.h-114{height:7.125rem;}.h-120,[h-120=""]{height:7.5rem;}.h-128{height:8rem;}.h-140{height:8.75rem;}.h-150,[h-150=""]{height:9.375rem;}.h-16{height:1rem;}.h-166{height:10.375rem;}.h-18{height:1.125rem;}.h-2{height:0.125rem;}.h-20{height:1.25rem;}.h-210{height:13.125rem;}.h-220{height:13.75rem;}.h-24{height:1.5rem;}.h-240{height:15rem;}.h-25{height:1.5625rem;}.h-26{height:1.625rem;}.h-269{height:16.8125rem;}.h-28,[h-28=""]{height:1.75rem;}.h-288{height:18rem;}.h-30{height:1.875rem;}.h-32{height:2rem;}.h-36{height:2.25rem;}.h-4{height:0.25rem;}.h-40{height:2.5rem;}.h-41{height:2.5625rem;}.h-42{height:2.625rem;}.h-423{height:26.4375rem;}.h-44{height:2.75rem;}.h-48,[h-48=""]{height:3rem;}.h-502{height:31.375rem;}.h-52{height:3.25rem;}.h-54{height:3.375rem;}.h-56{height:3.5rem;}.h-561{height:35.0625rem;}.h-6{height:0.375rem;}.h-60{height:3.75rem;}.h-64{height:4rem;}.h-66{height:4.125rem;}.h-74{height:4.625rem;}.h-75{height:4.6875rem;}.h-80{height:5rem;}.h-80vh,[h-80vh=""]{height:80vh;}.h-82{height:5.125rem;}.h-86{height:5.375rem;}.h-88{height:5.5rem;}.h-90{height:5.625rem;}.h-full,[h-full=""]{height:100%;}.h-screen{height:100vh;}@supports (-webkit-touch-callout: none){ .h-screen{height:-webkit-fill-available}}.max-h-60vh{max-height:60vh;}.max-h-80vh{max-height:80vh;}.max-w-\[240px\]{max-width:240px;}.max-w-\[32vw\]{max-width:32vw;}.max-w-\[calc\(100vw-32px\)\]{max-width:calc(100vw - 32px);}.max-w-100vw{max-width:100vw;}.max-w-120{max-width:7.5rem;}.max-w-190{max-width:11.875rem;}.max-w-345px{max-width:345px;}.max-w-68{max-width:4.25rem;}.max-w-72{max-width:4.5rem;}.max-w-800{max-width:50rem;}.max-w-96{max-width:6rem;}.max-w-full,[max-w-full=""]{max-width:100%;}.min-h-\[50vh\]{min-height:50vh;}.min-h-100vh,.min-h-screen,[min-h-screen=""]{min-height:100vh;}@supports (-webkit-touch-callout: none){ .min-h-100vh,.min-h-screen,[min-h-screen=""]{min-height:-webkit-fill-available}}.min-h-1395{min-height:87.1875rem;}.min-h-176{min-height:11rem;}.min-h-300{min-height:18.75rem;}.min-h-420{min-height:26.25rem;}.min-h-60{min-height:3.75rem;}.min-h-8{min-height:0.5rem;}.min-h-86{min-height:5.375rem;}.min-w-0,[min-w-0=""]{min-width:0;}.min-w-16{min-width:1rem;}.min-w-20{min-width:1.25rem;}.min-w-56{min-width:3.5rem;}.min-w-8{min-width:0.5rem;}.min-w-80{min-width:5rem;}.min-w-84{min-width:5.25rem;}.w-1,[w-1=""]{width:0.0625rem;}.w-1\/3{width:33.3333333333%;}.w-100{width:6.25rem;}.w-104{width:6.5rem;}.w-110{width:6.875rem;}.w-114{width:7.125rem;}.w-116{width:7.25rem;}.w-118{width:7.375rem;}.w-120,[w-120=""]{width:7.5rem;}.w-128{width:8rem;}.w-130{width:8.125rem;}.w-150{width:9.375rem;}.w-16{width:1rem;}.w-18{width:1.125rem;}.w-20{width:1.25rem;}.w-210{width:13.125rem;}.w-220{width:13.75rem;}.w-238{width:14.875rem;}.w-24{width:1.5rem;}.w-240{width:15rem;}.w-241{width:15.0625rem;}.w-25{width:1.5625rem;}.w-26{width:1.625rem;}.w-263{width:16.4375rem;}.w-28{width:1.75rem;}.w-30{width:1.875rem;}.w-300{width:18.75rem;}.w-310,[w-310=""]{width:19.375rem;}.w-32{width:2rem;}.w-335{width:20.9375rem;}.w-339{width:21.1875rem;}.w-36{width:2.25rem;}.w-375{width:23.4375rem;}.w-40{width:2.5rem;}.w-41{width:2.5625rem;}.w-44{width:2.75rem;}.w-48,[w-48=""]{width:3rem;}.w-54{width:3.375rem;}.w-56{width:3.5rem;}.w-6{width:0.375rem;}.w-64{width:4rem;}.w-70{width:4.375rem;}.w-72{width:4.5rem;}.w-74{width:4.625rem;}.w-80{width:5rem;}.w-80\%,[w-80\%=""]{width:80%;}.w-83{width:5.1875rem;}.w-84{width:5.25rem;}.w-88,[w-88=""]{width:5.5rem;}.w-94{width:5.875rem;}.w-fit{width:-moz-fit-content;width:fit-content;}.w-full,[w-full=""]{width:100%;}.w-inherit{width:inherit;}[max-w-800~="default\:"]:default{max-width:50rem;}[min-h-screen~="default\:"]:default{min-height:100vh;}@supports (-webkit-touch-callout: none){ [min-h-screen~="default\:"]:default{min-height:-webkit-fill-available}}.\!flex{display:flex !important;}.flex,[flex=""]{display:flex;}[flex~="default\:"]:default{display:flex;}.inline-flex{display:inline-flex;}.flex-1,[flex-1=""]{flex:1 1 0%;}[flex-1~="default\:"]:default{flex:1 1 0%;}.flex-none{flex:none;}.flex-shrink-0,[flex-shrink-0=""]{flex-shrink:0;}[flex-shrink-0~="_createVNode\(_component_v_uni_view\,"],[flex-shrink-0~="\,"],[flex-shrink-0~="\]\)\,"],[flex-shrink-0~="\{"],[flex-shrink-0~="\}\)"],[flex-shrink-0~="\}\)\,"],[flex-shrink-0~="\31 "],[flex-shrink-0~="copyAmount"]{flex-shrink:1;}.flex-col,[flex-col=""]{flex-direction:column;}[flex-col~="default\:"]:default{flex-direction:column;}.flex-wrap{flex-wrap:wrap;}.-translate-x-1\/2{--un-translate-x:-50%;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.-translate-y-1\/2{--un-translate-y:-50%;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.translate-x-1\/2{--un-translate-x:50%;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.rotate-180{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:180deg;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.rotate-270{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:270deg;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.transform{transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}@keyframes bounce{0%, 100% {transform:translateY(-25%);animation-timing-function:cubic-bezier(0.8,0,1,1)} 50% {transform:translateY(0);animation-timing-function:cubic-bezier(0,0,0.2,1)}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.animate-bounce,[animate-bounce=""]{animation:bounce 1s linear infinite;}.animate-spin,[animate-spin=""]{animation:spin 1s linear infinite;}.cursor-pointer,[cursor-pointer=""]{cursor:pointer;}[cursor-pointer~="default\:"]:default{cursor:pointer;}.select-text{-webkit-user-select:text;-moz-user-select:text;user-select:text;}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none;}.resize{resize:both;}.items-start{align-items:flex-start;}[items-start~="default\:"]:default{align-items:flex-start;}.items-end{align-items:flex-end;}.items-center,[items-center=""]{align-items:center;}[items-center~="default\:"]:default{align-items:center;}.justify-end{justify-content:flex-end;}.justify-center,[justify-center=""]{justify-content:center;}[justify-center~="default\:"]:default{justify-content:center;}.justify-between,[justify-between=""]{justify-content:space-between;}[justify-between~="default\:"]:default{justify-content:space-between;}.justify-around{justify-content:space-around;}.gap-10{gap:0.625rem;}.gap-10px{gap:10px;}.gap-12,[gap-12=""]{gap:0.75rem;}.gap-14{gap:0.875rem;}.gap-16{gap:1rem;}.gap-4{gap:0.25rem;}.gap-6{gap:0.375rem;}.gap-8,[gap-8=""]{gap:0.5rem;}[gap-12~="default\:"]:default{gap:0.75rem;}.gap-x-4{-moz-column-gap:0.25rem;column-gap:0.25rem;}.gap-x-8{-moz-column-gap:0.5rem;column-gap:0.5rem;}.gap-y-12{row-gap:0.75rem;}.gap-y-20{row-gap:1.25rem;}.gap-y-6{row-gap:0.375rem;}.gap-y-8{row-gap:0.5rem;}.space-x-12>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(0.75rem * calc(1 - var(--un-space-x-reverse)));margin-right:calc(0.75rem * var(--un-space-x-reverse));}.space-x-30>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(1.875rem * calc(1 - var(--un-space-x-reverse)));margin-right:calc(1.875rem * var(--un-space-x-reverse));}.space-x-6>:not([hidden])~:not([hidden]),[space-x-6=""]>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(0.375rem * calc(1 - var(--un-space-x-reverse)));margin-right:calc(0.375rem * var(--un-space-x-reverse));}.space-x-8>:not([hidden])~:not([hidden]),[space-x-8=""]>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(0.5rem * calc(1 - var(--un-space-x-reverse)));margin-right:calc(0.5rem * var(--un-space-x-reverse));}.space-y-12>:not([hidden])~:not([hidden]),[space-y-12=""]>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(0.75rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(0.75rem * var(--un-space-y-reverse));}.space-y-16>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(1rem * var(--un-space-y-reverse));}.space-y-2>:not([hidden])~:not([hidden]),[space-y-2=""]>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(0.125rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(0.125rem * var(--un-space-y-reverse));}.space-y-4>:not([hidden])~:not([hidden]),[space-y-4=""]>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(0.25rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(0.25rem * var(--un-space-y-reverse));}.overflow-hidden,[overflow-hidden=""]{overflow:hidden;}[overflow-hidden~="default\:"]:default{overflow:hidden;}.overflow-x-auto{overflow-x:auto;}.overflow-y-auto{overflow-y:auto;}[overflow-x-auto~="default\:"]:default{overflow-x:auto;}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}[truncate~="default\:"]:default{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.text-ellipsis{text-overflow:ellipsis;}.whitespace-nowrap,[whitespace-nowrap=""]{white-space:nowrap;}.break-all,[break-all=""]{word-break:break-all;}[break-all~="default\:"]:default{word-break:break-all;}.border,.border-1,[border-1=""],[border=""]{border-width:1px;}.border-4{border-width:4px;}.border-8{border-width:8px;}.last\:border-0:last-child{border-width:0px;}.border-b,.border-b-1{border-bottom-width:1px;}.border-t,.border-t-1,[border-t=""]{border-top-width:1px;}.border-\[rgba\(81\,117\,153\,0\.36\)\]{--un-border-opacity:0.36;border-color:rgba(81, 117, 153, var(--un-border-opacity));}.border-\[rgba\(81\,117\,153\,0\.5\)\]{--un-border-opacity:0.5;border-color:rgba(81, 117, 153, var(--un-border-opacity));}.border-\#517599{--un-border-opacity:1;border-color:rgb(81 117 153 / var(--un-border-opacity));}.border-\#9DC7F2{--un-border-opacity:1;border-color:rgb(157 199 242 / var(--un-border-opacity));}.border-\#DDD{--un-border-opacity:1;border-color:rgb(221 221 221 / var(--un-border-opacity));}.border-\#E5E5E5\/50{border-color:rgb(229 229 229 / 0.5);}.border-\#FFFFFF\/12,.border-white\/12{border-color:rgb(255 255 255 / 0.12);}.border-green-500\/30{border-color:rgb(34 197 94 / 0.3);}.border-primary{--un-border-opacity:1;border-color:rgb(127 171 216 / var(--un-border-opacity));}.border-primary\/72{border-color:rgb(127 171 216 / 0.72);}.border-red-200{--un-border-opacity:1;border-color:rgb(254 202 202 / var(--un-border-opacity));}.border-red-300\/24{border-color:rgb(252 165 165 / 0.24);}.border-red-500{--un-border-opacity:1;border-color:rgb(239 68 68 / var(--un-border-opacity));}.border-transparent{border-color:transparent;}.border-white,[border-white=""]{--un-border-opacity:1;border-color:rgb(255 255 255 / var(--un-border-opacity));}.border-white\/10{border-color:rgb(255 255 255 / 0.1);}.border-white\/30{border-color:rgb(255 255 255 / 0.3);}.border-white\/8{border-color:rgb(255 255 255 / 0.08);}.border-b-white\/12{border-bottom-color:rgb(255 255 255 / 0.12);}.border-l-primary{--un-border-opacity:1;--un-border-left-opacity:var(--un-border-opacity);border-left-color:rgb(127 171 216 / var(--un-border-left-opacity));}.border-r-gray-100{--un-border-opacity:1;--un-border-right-opacity:var(--un-border-opacity);border-right-color:rgb(243 244 246 / var(--un-border-right-opacity));}.border-t-\#E5E5E5\/30{border-top-color:rgb(229 229 229 / 0.3);}.border-t-white\/10{border-top-color:rgb(255 255 255 / 0.1);}.border-t-white\/12{border-top-color:rgb(255 255 255 / 0.12);}.\!rounded-16,[\!rounded-16=""]{border-radius:1rem !important;}.\!rounded-24{border-radius:1.5rem !important;}.\!rounded-4{border-radius:0.25rem !important;}.rounded-10,[rounded-10=""]{border-radius:0.625rem;}.rounded-12,[rounded-12=""]{border-radius:0.75rem;}.rounded-16,[rounded-16=""]{border-radius:1rem;}.rounded-16px{border-radius:16px;}.rounded-18px{border-radius:18px;}.rounded-2{border-radius:0.125rem;}.rounded-20,[rounded-20=""]{border-radius:1.25rem;}.rounded-22{border-radius:1.375rem;}.rounded-24{border-radius:1.5rem;}.rounded-4{border-radius:0.25rem;}.rounded-6,[rounded-6=""]{border-radius:0.375rem;}.rounded-8,[rounded-8=""]{border-radius:0.5rem;}.rounded-8px{border-radius:8px;}.rounded-999{border-radius:62.4375rem;}.rounded-full,[rounded-full=""]{border-radius:9999px;}[rounded-16~="default\:"]:default{border-radius:1rem;}[rounded-24~="default\:"]:default{border-radius:1.5rem;}[rounded-4~="default\:"]:default{border-radius:0.25rem;}[rounded-full~="default\:"]:default{border-radius:9999px;}.rounded-b-32,[rounded-b-32=""]{border-bottom-left-radius:2rem;border-bottom-right-radius:2rem;}.rounded-t-24{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;}.border-dashed{border-style:dashed;}.border-solid,[border-solid=""]{border-style:solid;}.border-b-none{border-bottom-style:none;}.border-b-solid,[border-b-solid=""]{border-bottom-style:solid;}.border-t-solid{border-top-style:solid;}.\!bg-\#5BDE9A{--un-bg-opacity:1 !important;background-color:rgb(91 222 154 / var(--un-bg-opacity)) !important;}.\!bg-\#5BDE9A\/18{background-color:rgb(91 222 154 / 0.18) !important;}.\!bg-\#8DD8A1{--un-bg-opacity:1 !important;background-color:rgb(141 216 161 / var(--un-bg-opacity)) !important;}.\!bg-\#FF5869{--un-bg-opacity:1 !important;background-color:rgb(255 88 105 / var(--un-bg-opacity)) !important;}.\!bg-\#FF5869\/18{background-color:rgb(255 88 105 / 0.18) !important;}.\!bg-gray-300{--un-bg-opacity:1 !important;background-color:rgb(209 213 219 / var(--un-bg-opacity)) !important;}.\!bg-red-400{--un-bg-opacity:1 !important;background-color:rgb(248 113 113 / var(--un-bg-opacity)) !important;}.\!bg-transparent{background-color:transparent !important;}.bg-\[length\:100\%_100\%\]{background-size:100% 100%;}.bg-\[linear-gradient\(-90deg\,_\#FBFBFF_0\%\,_\#A4ABB3_100\%\)\]{background-image:linear-gradient(-90deg, #FBFBFF 0%, #A4ABB3 100%);}.bg-\[linear-gradient\(135deg\,_\#7FABD8_0\%\,_\#D7ECFF_100\%\)\]{background-image:linear-gradient(135deg, #7FABD8 0%, #D7ECFF 100%);}.bg-\[linear-gradient\(145deg\,_\#7FABD840_0\%\,_\#7FABD8_100\%\)\]{background-image:linear-gradient(145deg, #7FABD840 0%, #7FABD8 100%);}.bg-\[linear-gradient\(145deg\,_\#8DD8A140_0\%\,_\#8DD8A1_100\%\)\]{background-image:linear-gradient(145deg, #8DD8A140 0%, #8DD8A1 100%);}.bg-\[linear-gradient\(223deg\,_rgba\(81\,117\,153\,0\.12\)\,_rgba\(81\,117\,153\,0\)\)\]{background-image:linear-gradient(223deg, rgba(81,117,153,0.12), rgba(81,117,153,0));}.bg-\[linear-gradient\(239deg\,_rgba\(81\,117\,153\,0\.12\)\,_rgba\(81\,117\,153\,0\)\)\]{background-image:linear-gradient(239deg, rgba(81,117,153,0.12), rgba(81,117,153,0));}.bg-\[linear-gradient\(263deg\,_\#517599_0\%\,_\#7FABD8_100\%\)\]{background-image:linear-gradient(263deg, #517599 0%, #7FABD8 100%);}.bg-\[linear-gradient\(90deg\,_\#FBFBFF_0\%\,_\#A4ABB3_100\%\)\]{background-image:linear-gradient(90deg, #FBFBFF 0%, #A4ABB3 100%);}.bg-\[radial-gradient\(circle_at_center\,_rgba\(81\,117\,153\,0\.28\)\,_rgba\(81\,117\,153\,0\.04\)\)\]{background-image:radial-gradient(circle at center, rgba(81,117,153,0.28), rgba(81,117,153,0.04));}.bg-\[rgba\(84\,120\,157\,0\.12\)\]{--un-bg-opacity:0.12;background-color:rgba(84, 120, 157, var(--un-bg-opacity));}.bg-\#061721{--un-bg-opacity:1;background-color:rgb(6 23 33 / var(--un-bg-opacity));}.bg-\#071A24{--un-bg-opacity:1;background-color:rgb(7 26 36 / var(--un-bg-opacity));}.bg-\#071A24\/96{background-color:rgb(7 26 36 / 0.96);}.bg-\#0A1B25,.bg-app-bg{--un-bg-opacity:1;background-color:rgb(10 27 37 / var(--un-bg-opacity));}.bg-\#0A1B25\/80{background-color:rgb(10 27 37 / 0.8);}.bg-\#0F2634{--un-bg-opacity:1;background-color:rgb(15 38 52 / var(--un-bg-opacity));}.bg-\#102836{--un-bg-opacity:1;background-color:rgb(16 40 54 / var(--un-bg-opacity));}.bg-\#102A38\/95{background-color:rgb(16 42 56 / 0.95);}.bg-\#112734{--un-bg-opacity:1;background-color:rgb(17 39 52 / var(--un-bg-opacity));}.bg-\#132B39\/92{background-color:rgb(19 43 57 / 0.92);}.bg-\#163141{--un-bg-opacity:1;background-color:rgb(22 49 65 / var(--un-bg-opacity));}.bg-\#1A3748{--un-bg-opacity:1;background-color:rgb(26 55 72 / var(--un-bg-opacity));}.bg-\#283740{--un-bg-opacity:1;background-color:rgb(40 55 64 / var(--un-bg-opacity));}.bg-\#5BDE9A\/14{background-color:rgb(91 222 154 / 0.14);}.bg-\#62CE8A{--un-bg-opacity:1;background-color:rgb(98 206 138 / var(--un-bg-opacity));}.bg-\#6CC869{--un-bg-opacity:1;background-color:rgb(108 200 105 / var(--un-bg-opacity));}.bg-\#8DD8A1{--un-bg-opacity:1;background-color:rgb(141 216 161 / var(--un-bg-opacity));}.bg-\#E5E5E5\/50{background-color:rgb(229 229 229 / 0.5);}.bg-\#E5E6EB{--un-bg-opacity:1;background-color:rgb(229 230 235 / var(--un-bg-opacity));}.bg-\#f2f3f5{--un-bg-opacity:1;background-color:rgb(242 243 245 / var(--un-bg-opacity));}.bg-\#F5F5F5{--un-bg-opacity:1;background-color:rgb(245 245 245 / var(--un-bg-opacity));}.bg-\#f8f8f8{--un-bg-opacity:1;background-color:rgb(248 248 248 / var(--un-bg-opacity));}.bg-\#FAFAFA{--un-bg-opacity:1;background-color:rgb(250 250 250 / var(--un-bg-opacity));}.bg-\#FF4D4F{--un-bg-opacity:1;background-color:rgb(255 77 79 / var(--un-bg-opacity));}.bg-\#FF4E4E{--un-bg-opacity:1;background-color:rgb(255 78 78 / var(--un-bg-opacity));}.bg-\#FF5869\/14{background-color:rgb(255 88 105 / 0.14);}.bg-\#FF8800{--un-bg-opacity:1;background-color:rgb(255 136 0 / var(--un-bg-opacity));}.bg-\#FF971D{--un-bg-opacity:1;background-color:rgb(255 151 29 / var(--un-bg-opacity));}.bg-\#FFA143{--un-bg-opacity:1;background-color:rgb(255 161 67 / var(--un-bg-opacity));}.bg-\#FFBF57{--un-bg-opacity:1;background-color:rgb(255 191 87 / var(--un-bg-opacity));}.bg-\#FFCF0D,.bg-app-yellow{--un-bg-opacity:1;background-color:rgb(255 207 13 / var(--un-bg-opacity));}.bg-\#FFD98E{--un-bg-opacity:1;background-color:rgb(255 217 142 / var(--un-bg-opacity));}.bg-\#FFFFFF\/12,.bg-white\/12{background-color:rgb(255 255 255 / 0.12);}.bg-black,[bg-black=""]{--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity));}.bg-black\/60{background-color:rgb(0 0 0 / 0.6);}.bg-gray-100{--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity));}.bg-gray-200{--un-bg-opacity:1;background-color:rgb(229 231 235 / var(--un-bg-opacity));}.bg-gray-50{--un-bg-opacity:1;background-color:rgb(249 250 251 / var(--un-bg-opacity));}.bg-gray-500\/10{background-color:rgb(107 114 128 / 0.1);}.bg-green-100{--un-bg-opacity:1;background-color:rgb(220 252 231 / var(--un-bg-opacity));}.bg-green-50{--un-bg-opacity:1;background-color:rgb(240 253 244 / var(--un-bg-opacity));}.bg-green-500{--un-bg-opacity:1;background-color:rgb(34 197 94 / var(--un-bg-opacity));}.bg-green-500\/10{background-color:rgb(34 197 94 / 0.1);}.bg-orange-100{--un-bg-opacity:1;background-color:rgb(255 237 213 / var(--un-bg-opacity));}.bg-primary,[bg-primary=""]{--un-bg-opacity:1;background-color:rgb(127 171 216 / var(--un-bg-opacity));}.bg-primary\/10{background-color:rgb(127 171 216 / 0.1);}.bg-primary\/15{background-color:rgb(127 171 216 / 0.15);}.bg-primary\/16{background-color:rgb(127 171 216 / 0.16);}.bg-primary\/18{background-color:rgb(127 171 216 / 0.18);}.bg-primary\/24{background-color:rgb(127 171 216 / 0.24);}.bg-primary\/30{background-color:rgb(127 171 216 / 0.3);}.bg-red-100{--un-bg-opacity:1;background-color:rgb(254 226 226 / var(--un-bg-opacity));}.bg-red-400{--un-bg-opacity:1;background-color:rgb(248 113 113 / var(--un-bg-opacity));}.bg-red-50{--un-bg-opacity:1;background-color:rgb(254 242 242 / var(--un-bg-opacity));}.bg-red-500{--un-bg-opacity:1;background-color:rgb(239 68 68 / var(--un-bg-opacity));}.bg-red-500\/12{background-color:rgb(239 68 68 / 0.12);}.bg-red-500\/18{background-color:rgb(239 68 68 / 0.18);}.bg-transparent{background-color:transparent;}.bg-white,[bg-white=""]{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));}.bg-white\/10{background-color:rgb(255 255 255 / 0.1);}.bg-white\/16{background-color:rgb(255 255 255 / 0.16);}.bg-white\/40{background-color:rgb(255 255 255 / 0.4);}.bg-white\/50{background-color:rgb(255 255 255 / 0.5);}.bg-white\/6{background-color:rgb(255 255 255 / 0.06);}.bg-white\/8{background-color:rgb(255 255 255 / 0.08);}.bg-yellow-500{--un-bg-opacity:1;background-color:rgb(234 179 8 / var(--un-bg-opacity));}.hover\:bg-\#f2f3f5:hover{--un-bg-opacity:1;background-color:rgb(242 243 245 / var(--un-bg-opacity));}.active\:bg-white\/12:active{background-color:rgb(255 255 255 / 0.12);}.bg-opacity-50{--un-bg-opacity:0.5;}.bg-clip-text{-webkit-background-clip:text;background-clip:text;}.bg-center{background-position:center;}.bg-no-repeat{background-repeat:no-repeat;}[stroke-width~="\33 \.5"]{stroke-width:3.5px;}.object-cover{-o-object-fit:cover;object-fit:cover;}.object-contain{-o-object-fit:contain;object-fit:contain;}.\!p-0{padding:0 !important;}.p-12,[p-12=""]{padding:0.75rem;}.p-15,[p-15=""]{padding:0.9375rem;}.p-16,[p-16=""]{padding:1rem;}.p-24{padding:1.5rem;}.p-3{padding:0.1875rem;}.p-4,[p-4=""]{padding:0.25rem;}.p-8{padding:0.5rem;}.p1{padding:0.0625rem;}[p-15~="default\:"]:default{padding:0.9375rem;}[p-16~="default\:"]:default{padding:1rem;}.px,.px-4{padding-left:0.25rem;padding-right:0.25rem;}.px-0{padding-left:0;padding-right:0;}.px-10,[px-10=""]{padding-left:0.625rem;padding-right:0.625rem;}.px-12,[px-12=""]{padding-left:0.75rem;padding-right:0.75rem;}.px-12px{padding-left:12px;padding-right:12px;}.px-14{padding-left:0.875rem;padding-right:0.875rem;}.px-15{padding-left:0.9375rem;padding-right:0.9375rem;}.px-15px{padding-left:15px;padding-right:15px;}.px-16,[px-16=""]{padding-left:1rem;padding-right:1rem;}.px-16px{padding-left:16px;padding-right:16px;}.px-18px{padding-left:18px;padding-right:18px;}.px-20,[px-20=""]{padding-left:1.25rem;padding-right:1.25rem;}.px-20px{padding-left:20px;padding-right:20px;}.px-24{padding-left:1.5rem;padding-right:1.5rem;}.px-48{padding-left:3rem;padding-right:3rem;}.px-6,[px-6=""]{padding-left:0.375rem;padding-right:0.375rem;}.px-6px{padding-left:6px;padding-right:6px;}.px-8,[px-8=""]{padding-left:0.5rem;padding-right:0.5rem;}.py-1{padding-top:0.0625rem;padding-bottom:0.0625rem;}.py-10,[py-10=""]{padding-top:0.625rem;padding-bottom:0.625rem;}.py-100{padding-top:6.25rem;padding-bottom:6.25rem;}.py-12,[py-12=""]{padding-top:0.75rem;padding-bottom:0.75rem;}.py-14{padding-top:0.875rem;padding-bottom:0.875rem;}.py-15px{padding-top:15px;padding-bottom:15px;}.py-16,[py-16=""]{padding-top:1rem;padding-bottom:1rem;}.py-2,[py-2=""]{padding-top:0.125rem;padding-bottom:0.125rem;}.py-24{padding-top:1.5rem;padding-bottom:1.5rem;}.py-24px{padding-top:24px;padding-bottom:24px;}.py-3,[py-3=""]{padding-top:0.1875rem;padding-bottom:0.1875rem;}.py-32{padding-top:2rem;padding-bottom:2rem;}.py-4,[py-4=""]{padding-top:0.25rem;padding-bottom:0.25rem;}.py-48{padding-top:3rem;padding-bottom:3rem;}.py-5,[py-5=""]{padding-top:0.3125rem;padding-bottom:0.3125rem;}.py-6,[py-6=""]{padding-top:0.375rem;padding-bottom:0.375rem;}.py-6px{padding-top:6px;padding-bottom:6px;}.py-7,[py-7=""]{padding-top:0.4375rem;padding-bottom:0.4375rem;}.py-8,[py-8=""]{padding-top:0.5rem;padding-bottom:0.5rem;}.py-8px{padding-top:8px;padding-bottom:8px;}[py-100~="default\:"]:default{padding-top:6.25rem;padding-bottom:6.25rem;}.\!pb-0{padding-bottom:0 !important;}.pb-0{padding-bottom:0;}.pb-100{padding-bottom:6.25rem;}.pb-10px{padding-bottom:10px;}.pb-12{padding-bottom:0.75rem;}.pb-120,[pb-120=""]{padding-bottom:7.5rem;}.pb-15{padding-bottom:0.9375rem;}.pb-16{padding-bottom:1rem;}.pb-18px{padding-bottom:18px;}.pb-24{padding-bottom:1.5rem;}.pb-28{padding-bottom:1.75rem;}.pb-32{padding-bottom:2rem;}.pb-34{padding-bottom:2.125rem;}.pb-4{padding-bottom:0.25rem;}.pb-40{padding-bottom:2.5rem;}.pb-50{padding-bottom:3.125rem;}.pb-8{padding-bottom:0.5rem;}.pb-80{padding-bottom:5rem;}.pl-12,[pl-12=""]{padding-left:0.75rem;}.pl-16{padding-left:1rem;}.pl-4{padding-left:0.25rem;}.pr-28{padding-right:1.75rem;}.pr-8{padding-right:0.5rem;}.pt-10{padding-top:0.625rem;}.pt-12{padding-top:0.75rem;}.pt-13{padding-top:0.8125rem;}.pt-16{padding-top:1rem;}.pt-17{padding-top:1.0625rem;}.pt-19{padding-top:1.1875rem;}.pt-20{padding-top:1.25rem;}.pt-22px{padding-top:22px;}.pt-24{padding-top:1.5rem;}.pt-28{padding-top:1.75rem;}.pt-36{padding-top:2.25rem;}.pt-4{padding-top:0.25rem;}.pt-40{padding-top:2.5rem;}.pt-45{padding-top:2.8125rem;}.pt-48{padding-top:3rem;}.pt-8{padding-top:0.5rem;}[pb-15~="default\:"]:default{padding-bottom:0.9375rem;}[pt-24~="default\:"]:default{padding-top:1.5rem;}.text-center,[text-center=""]{text-align:center;}.text-left{text-align:left;}.text-right,[text-right=""]{text-align:right;}[text-right~="default\:"]:default{text-align:right;}.align-middle{vertical-align:middle;}.\!text-14{font-size:0.875rem !important;}.text-10,[text-10=""]{font-size:0.625rem;}.text-11{font-size:0.6875rem;}.text-118{font-size:7.375rem;}.text-12,[text-12=""]{font-size:0.75rem;}.text-12px{font-size:12px;}.text-13,[text-13=""]{font-size:0.8125rem;}.text-14,[text-14=""]{font-size:0.875rem;}.text-14px{font-size:14px;}.text-15{font-size:0.9375rem;}.text-15px{font-size:15px;}.text-16,[text-16=""]{font-size:1rem;}.text-16px{font-size:16px;}.text-17px{font-size:17px;}.text-18,[text-18=""]{font-size:1.125rem;}.text-18px{font-size:18px;}.text-20{font-size:1.25rem;}.text-20px{font-size:20px;}.text-22{font-size:1.375rem;}.text-24,[text-24=""]{font-size:1.5rem;}.text-28{font-size:1.75rem;}.text-30{font-size:1.875rem;}.text-32,[text-32=""]{font-size:2rem;}.text-40,[text-40=""]{font-size:2.5rem;}.text-48,[text-48=""]{font-size:3rem;}.text-8{font-size:0.5rem;}[text-10~="default\:"]:default{font-size:0.625rem;}[text-11~="default\:"]:default{font-size:0.6875rem;}[text-12~="default\:"]:default{font-size:0.75rem;}.\!text-\#EB5940{--un-text-opacity:1 !important;color:rgb(235 89 64 / var(--un-text-opacity)) !important;}.\!text-black{--un-text-opacity:1 !important;color:rgb(0 0 0 / var(--un-text-opacity)) !important;}.\!text-white{--un-text-opacity:1 !important;color:rgb(255 255 255 / var(--un-text-opacity)) !important;}.text-\[\#999\],.text-\#999,[color~="\#999999"]{--un-text-opacity:1;color:rgb(153 153 153 / var(--un-text-opacity));}.text-\[var\(--wot-navbar-color\)\]{color:var(--wot-navbar-color);}.text-\#000\/50{color:rgb(0 0 0 / 0.5);}.text-\#061925{--un-text-opacity:1;color:rgb(6 25 37 / var(--un-text-opacity));}.text-\#0A1B25{--un-text-opacity:1;color:rgb(10 27 37 / var(--un-text-opacity));}.text-\#222{--un-text-opacity:1;color:rgb(34 34 34 / var(--un-text-opacity));}.text-\#333{--un-text-opacity:1;color:rgb(51 51 51 / var(--un-text-opacity));}.text-\#45AEFF{--un-text-opacity:1;color:rgb(69 174 255 / var(--un-text-opacity));}.text-\#5BDE9A{--un-text-opacity:1;color:rgb(91 222 154 / var(--un-text-opacity));}.text-\#666{--un-text-opacity:1;color:rgb(102 102 102 / var(--un-text-opacity));}.text-\#67C23A{--un-text-opacity:1;color:rgb(103 194 58 / var(--un-text-opacity));}.text-\#78DA99{--un-text-opacity:1;color:rgb(120 218 153 / var(--un-text-opacity));}.text-\#79A8FF{--un-text-opacity:1;color:rgb(121 168 255 / var(--un-text-opacity));}.text-\#7fd6a1{--un-text-opacity:1;color:rgb(127 214 161 / var(--un-text-opacity));}.text-\#8DA4B5{--un-text-opacity:1;color:rgb(141 164 181 / var(--un-text-opacity));}.text-\#C3C3C3{--un-text-opacity:1;color:rgb(195 195 195 / var(--un-text-opacity));}.text-\#C9D8E6{--un-text-opacity:1;color:rgb(201 216 230 / var(--un-text-opacity));}.text-\#C9D8E6\!{--un-text-opacity:1 !important;color:rgb(201 216 230 / var(--un-text-opacity)) !important;}.text-\#ccc{--un-text-opacity:1;color:rgb(204 204 204 / var(--un-text-opacity));}.text-\#D0D4D7{--un-text-opacity:1;color:rgb(208 212 215 / var(--un-text-opacity));}.text-\#d193df{--un-text-opacity:1;color:rgb(209 147 223 / var(--un-text-opacity));}.text-\#DDE8F2{--un-text-opacity:1;color:rgb(221 232 242 / var(--un-text-opacity));}.text-\#EB5940,.text-app-red{--un-text-opacity:1;color:rgb(235 89 64 / var(--un-text-opacity));}.text-\#efefef{--un-text-opacity:1;color:rgb(239 239 239 / var(--un-text-opacity));}.text-\#f6d843{--un-text-opacity:1;color:rgb(246 216 67 / var(--un-text-opacity));}.text-\#FF4D4F{--un-text-opacity:1;color:rgb(255 77 79 / var(--un-text-opacity));}.text-\#FF5869{--un-text-opacity:1;color:rgb(255 88 105 / var(--un-text-opacity));}.text-\#FF6B6B{--un-text-opacity:1;color:rgb(255 107 107 / var(--un-text-opacity));}.text-\#FF8800{--un-text-opacity:1;color:rgb(255 136 0 / var(--un-text-opacity));}.text-\#FFCF0D{--un-text-opacity:1;color:rgb(255 207 13 / var(--un-text-opacity));}.text-app-green{--un-text-opacity:1;color:rgb(96 189 0 / var(--un-text-opacity));}.text-black{--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity));}.text-gray-200{--un-text-opacity:1;color:rgb(229 231 235 / var(--un-text-opacity));}.text-gray-400{--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity));}.text-gray-500{--un-text-opacity:1;color:rgb(107 114 128 / var(--un-text-opacity));}.text-green-500{--un-text-opacity:1;color:rgb(34 197 94 / var(--un-text-opacity));}.text-green-600{--un-text-opacity:1;color:rgb(22 163 74 / var(--un-text-opacity));}.text-orange-400{--un-text-opacity:1;color:rgb(251 146 60 / var(--un-text-opacity));}.text-primary,[color~="\#7FABD8"],[text-primary=""],[text-primary~="_createBlock\(_component_v_uni_view\,"],[text-primary~="_createCommentVNode\("],[text-primary~="_createTextVNode\(_toDisplayString\(_ctx\.t\("],[text-primary~="_createTextVNode\(_toDisplayString\(_unref\(team\)\.total_count\)\,"],[text-primary~="_createVNode\(_component_v_uni_view\,"],[text-primary~="_withCtx\(\(\)"],[text-primary~="\,"],[text-primary~="\?"],[text-primary~="\(_openBlock\(\)\,"],[text-primary~="\(_unref\(prepareLoading\)\)"],[text-primary~="\)\)\,"],[text-primary~="\["],[text-primary~="\{"],[text-primary~="\}\,"],[text-primary~="\}\)"],[text-primary~="\}\)\,"],[text-primary~="\}\)\)"],[text-primary~="\=\>"],[text-primary~="\30 \,"],[text-primary~="\31 \)"],[text-primary~="onDetail"],[text-primary~="充值订单"]{--un-text-opacity:1;color:rgb(127 171 216 / var(--un-text-opacity));}.text-red-200{--un-text-opacity:1;color:rgb(254 202 202 / var(--un-text-opacity));}.text-red-300{--un-text-opacity:1;color:rgb(252 165 165 / var(--un-text-opacity));}.text-red-400,[text-red-400=""]{--un-text-opacity:1;color:rgb(248 113 113 / var(--un-text-opacity));}.text-red-500,[text-red-500=""]{--un-text-opacity:1;color:rgb(239 68 68 / var(--un-text-opacity));}.text-transparent{color:transparent;}.text-white,[text-white=""],[text-white~="_createTextVNode\(_toDisplayString\(_unref\(estimatedWinAmountText\)\)"],[text-white~="_createTextVNode\(_toDisplayString\(_unref\(team\)\.big_region_amount\)"],[text-white~="_createTextVNode\(_toDisplayString\(_unref\(team\)\.level_label"],[text-white~="_createTextVNode\(_toDisplayString\(_unref\(team\)\.region_amount\)"],[text-white~="_createTextVNode\(_toDisplayString\(_unref\(tradePrepareDetail\)\.invt_balance"],[text-white~="_createTextVNode\(_toDisplayString\(orderItem\.amount\)"],[text-white~="_createTextVNode\(_toDisplayString\(orderItem\.nickname\)\,"],[text-white~="_createVNode\(_component_v_uni_text\,"],[text-white~="_createVNode\(_component_v_uni_view\,"],[text-white~="_normalizeClass\(\["],[text-white~="_unref\(amount\)\,"],[text-white~="_unref\(userStore\)\.userInfo\?\.invt"],[text-white~="_withCtx\(\(\)"],[text-white~="\,"],[text-white~="\)"],[text-white~="\)\,"],[text-white~="\["],[text-white~="\{"],[text-white~="\}\,"],[text-white~="\}\)\,"],[text-white~="\+"],[text-white~="\=\>"],[text-white~="\|\|"],[text-white~="\31 \)"],[text-white~="\31 024\)\,"]{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));}.text-white\/35{color:rgb(255 255 255 / 0.35);}.text-white\/38{color:rgb(255 255 255 / 0.38);}.text-white\/40{color:rgb(255 255 255 / 0.4);}.text-white\/45{color:rgb(255 255 255 / 0.45);}.text-white\/50{color:rgb(255 255 255 / 0.5);}.text-white\/52{color:rgb(255 255 255 / 0.52);}.text-white\/60{color:rgb(255 255 255 / 0.6);}.text-white\/64{color:rgb(255 255 255 / 0.64);}.text-white\/70{color:rgb(255 255 255 / 0.7);}.text-white\/72{color:rgb(255 255 255 / 0.72);}.text-white\/80{color:rgb(255 255 255 / 0.8);}.text-white\/82{color:rgb(255 255 255 / 0.82);}.text-yellow-400,[text-yellow-400=""]{--un-text-opacity:1;color:rgb(250 204 21 / var(--un-text-opacity));}[text-primary~="default\:"]:default{--un-text-opacity:1;color:rgb(127 171 216 / var(--un-text-opacity));}[text-white~="default\:"]:default{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));}[color~="\#8DD8A1"]{--un-text-opacity:1;color:rgb(141 216 161 / var(--un-text-opacity));}.font-400{font-weight:400;}.font-500{font-weight:500;}.font-600{font-weight:600;}.font-700,.font-bold,[font-bold=""]{font-weight:700;}.font-900{font-weight:900;}[font-bold~="default\:"]:default{font-weight:700;}.\!leading-22{line-height:1.375rem !important;}.leading-14{line-height:0.875rem;}.leading-16{line-height:1rem;}.leading-17{line-height:1.0625rem;}.leading-18{line-height:1.125rem;}.leading-19{line-height:1.1875rem;}.leading-20,[leading-20=""]{line-height:1.25rem;}.leading-22{line-height:1.375rem;}.leading-28{line-height:1.75rem;}.leading-29{line-height:1.8125rem;}.leading-32{line-height:2rem;}.leading-34,.lh-34{line-height:2.125rem;}.leading-36px{line-height:36px;}.leading-38{line-height:2.375rem;}.leading-44{line-height:2.75rem;}.leading-none{line-height:1;}.leading-normal{line-height:1.5;}.leading-relaxed{line-height:1.625;}.lh-12px{line-height:12px;}.lh-26{line-height:1.625rem;}[leading-18~="default\:"]:default{line-height:1.125rem;}[leading-28~="default\:"]:default{line-height:1.75rem;}.tracking-\[1\.28px\]{letter-spacing:1.28px;}.tab{-moz-tab-size:4;-o-tab-size:4;tab-size:4;}.opacity-10{opacity:0.1;}.opacity-16{opacity:0.16;}.opacity-50{opacity:0.5;}.opacity-55{opacity:0.55;}.opacity-60{opacity:0.6;}.opacity-90{opacity:0.9;}.active\:opacity-80:active{opacity:0.8;}.shadow-\[0_4px_16px_rgba\(0\,140\,255\,0\.25\)\]{--un-shadow:0 4px 16px var(--un-shadow-color, rgba(0, 140, 255, 0.25));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}.shadow-\[0_4px_16px_rgba\(127\,171\,216\,0\.32\)\]{--un-shadow:0 4px 16px var(--un-shadow-color, rgba(127, 171, 216, 0.32));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}.shadow-lg,[shadow-lg=""]{--un-shadow:var(--un-shadow-inset) 0 10px 15px -3px var(--un-shadow-color, rgb(0 0 0 / 0.1)),var(--un-shadow-inset) 0 4px 6px -4px var(--un-shadow-color, rgb(0 0 0 / 0.1));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}.shadow-none{--un-shadow:0 0 var(--un-shadow-color, rgb(0 0 0 / 0));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}.outline{outline-style:solid;}.ring{--un-ring-width:1px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}.blur{--un-blur:blur(8px);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);}.filter{filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.transition-width{transition-property:width;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.duration-300{transition-duration:300ms;}[duration~="\32 00"]{transition-duration:200ms;}.ease{transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);}[placeholder~="\$t\("]::-moz-placeholder{color:var(--t\();}[placeholder~="\$t\("]::placeholder{color:var(--t\();}.\!pb-safe{padding-bottom:env(safe-area-inset-bottom) !important;}.pb-safe{padding-bottom:env(safe-area-inset-bottom);}.shadow,[shadow=""]{box-shadow:0 6px 24px 0px #00000010;} /* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.primary-modal .uni-modal {
  position:relative;
  overflow: inherit;
  background: rgba(17, 39, 52, 0.98);
}
.primary-modal .uni-modal .uni-modal__title {
  text-align:center;font-size:18px;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));font-weight:700;
}
.primary-modal .uni-modal .uni-modal__bd {
  text-align:center;font-size:14px;--un-text-opacity:1;color:rgb(221 232 242 / var(--un-text-opacity));font-weight:400;
}
.primary-modal .uni-modal .uni-modal__ft {
  display:flex;align-items:center;justify-content:center;
}
.primary-modal .uni-modal .uni-modal__btn {
  flex:1 1 0%;border-radius:8px;font-weight:700;box-shadow:0 6px 24px 0px #00000010;
}
.primary-modal .uni-modal .uni-modal__btn_default {
  margin-right:15px;--un-text-opacity:1 !important;color:rgb(201 216 230 / var(--un-text-opacity)) !important;
  background: rgba(255, 255, 255, 0.08);
}
.primary-modal .uni-modal .uni-modal__btn_primary {
  margin-left:0;--un-text-opacity:1 !important;color:rgb(255 255 255 / var(--un-text-opacity)) !important;
  background: #7fabd8;
}
.primary-modal .uni-modal::before {
  display: block;
  width: 100px;
  height: 100px;
  content: "''";
  background: url(/static/images/notice-icon-success-S5hYJssW.png) no-repeat center center/95px 95px;
  position:absolute;top:-45px;left:0;
}
.success-modal .uni-modal {
  position:relative;
  overflow: inherit;
  background: linear-gradient(to bottom, rgba(127, 171, 216, 0.18), rgba(127, 171, 216, 0)), rgba(17, 39, 52, 0.98);
}
.success-modal .uni-modal .uni-modal__title {
  text-align:center;font-size:20px;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));font-weight:700;
}
.success-modal .uni-modal .uni-modal__bd {
  flex:1 1 0%;text-align:center;font-size:16px;--un-text-opacity:1;color:rgb(221 232 242 / var(--un-text-opacity));
}
.success-modal .uni-modal .uni-modal__btn_primary {
  flex:1 1 0%;border-radius:8px;--un-text-opacity:1 !important;color:rgb(255 255 255 / var(--un-text-opacity)) !important;font-weight:700;
  background: #7fabd8;
}
.success-modal .uni-modal::before {
  display: block;
  width: 100px;
  height: 100px;
  content: "''";
  background: url(/static/images/notice-icon-COMl8mob.png) no-repeat center center/95px 95px;
  filter: hue-rotate(160deg) saturate(0.8);
  position:absolute;top:-45px;left:5px;
}
.danger-modal .uni-modal .uni-modal__title {
  text-align:center;font-size:18px;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));font-weight:700;
}
.danger-modal .uni-modal .uni-modal__bd {
  text-align:center;font-size:16px;--un-text-opacity:1;color:rgb(221 232 242 / var(--un-text-opacity));
}
.danger-modal .uni-modal .uni-modal__ft {
  display:flex;align-items:center;justify-content:center;
}
.danger-modal .uni-modal .uni-modal__btn_primary {
  border-radius:8px;--un-bg-opacity:1;background-color:rgb(239 68 68 / var(--un-bg-opacity));--un-text-opacity:1 !important;color:rgb(255 255 255 / var(--un-text-opacity)) !important;font-weight:700;
}
.danger-modal .uni-modal .uni-modal__btn {
  flex:1 1 0%;border-radius:8px;font-weight:700;box-shadow:0 6px 24px 0px #00000010;
}
.danger-modal .uni-modal .uni-modal__btn_default {
  margin-right:15px;--un-text-opacity:1;color:rgb(201 216 230 / var(--un-text-opacity));
  background: rgba(255, 255, 255, 0.08);
}
:root,
uni-page-body {
  --wot-color-theme: #7fabd8;
  --app-bg: #0a1b25;
  --app-panel: rgba(255, 255, 255, 0.08);
  --app-field: rgba(255, 255, 255, 0.12);
  --app-line: rgba(255, 255, 255, 0.12);
  --app-text: #ffffff;
  --app-text-muted: #d0d4d7;
  --app-blue: #6db6ff;
  --app-gradient: linear-gradient(262deg, #517599 0%, #7fabd8 100%);
  color: var(--app-text);
  background: var(--app-bg);
}
body {
  background: var(--app-bg);
}
.uni-textarea-wrapper {
  height: 100% !important;
}
.uni-actionsheet__menu,
.uni-actionsheet__action {
  border-radius:16px;font-size:14px;
}
.uni-actionsheet__menu .uni-actionsheet__cell,
.uni-actionsheet__menu .uni-actionsheet__title,
.uni-actionsheet__action .uni-actionsheet__cell,
.uni-actionsheet__action .uni-actionsheet__title {
  padding-top:14px;padding-bottom:14px;font-size:16px;
}
iconify-icon {
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  vertical-align: middle;
}
.app-page {
  min-height: 100vh;
  color: var(--app-text);
  background-color: var(--app-bg);
  background-image: url("/static/figma-dark/blur-bg.png");
  background-repeat: no-repeat;
  background-position: right -48px top -56px;
  background-size: 375px auto;
}
@supports (-webkit-touch-callout: none) {
  .app-page {
    min-height: -webkit-fill-available;
  }
}
.app-page-plain {
  min-height: 100vh;
  color: var(--app-text);
  background-color: var(--app-bg);
  background-image: url("/static/figma-dark/blur-bg.png");
  background-repeat: no-repeat;
  background-position: right -48px top -56px;
  background-size: 375px auto;
}
@supports (-webkit-touch-callout: none) {
  .app-page-plain {
    min-height: -webkit-fill-available;
  }
}
.app-panel {
  background: var(--app-panel);
  border-radius: 20px;
}
.app-field {
  color: var(--app-text);
  background: var(--app-field);
  border-radius: 12px;
}
.app-gradient {
  background: var(--app-gradient);
}
.app-divider {
  height: 1px;
  background: var(--app-line);
}
.app-muted {
  color: var(--app-text-muted);
}
.app-link {
  color: var(--app-blue);
}
.rich-text {
  line-height: 1.6;
  color: var(--app-text);
}
.rich-text img,
.rich-text uni-image {
  max-width: 100%;
  border-radius: 8px;
}.loading_click--loading {
  position: relative;
  overflow: hidden;
}

.loading_click--loading::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: '';
  transform-origin: center;
  height: 0.9375rem;
  width: 0.9375rem;
  border: 4px solid white;
  border-top-color: transparent; /* 让顶部透明，形成旋转效果 */
  border-radius: 50%;
  animation: loading_click--loading--spin 1s linear infinite;
}

.loading_click--loading::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: radial-gradient(circle, rgba(255, 255, 255, 0.3), rgba(0, 0, 0, 0));
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
}

@keyframes loading_click--loading--spin {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
/* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
/**
 * 混合宏
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
  * BEM，定义块（b)
  */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 此方法用于生成穿透样式 */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 定义状态（m） */
/* 定义状态（m） */
/* 对于需要需要嵌套在 m 底下的 e，调用这个混合宏，一般在切换整个组件的状态，如切换颜色的时候 */
/* 状态，生成 is-$state 类名 */
/**
  * 常用混合宏
  */
/* 单行超出隐藏 */
/* 多行超出隐藏 */
/* 清除浮动 */
/* 0.5px 边框 指定方向*/
/* 0.5px 边框 环绕 */
/**
  * 三角形实现尖角样式，适用于背景透明情况
  * @param $size 三角形高，底边为 $size * 2
  * @param $bg 三角形背景颜色
  */
/**
  * 正方形实现尖角样式，适用于背景不透明情况
  * @param $size 正方形边长
  * @param $bg 正方形背景颜色
  * @param $z-index z-index属性值，不得大于外部包裹器
  * @param $box-shadow 阴影
*/
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
 * UI规范基础变量
 */
/*----------------------------------------- Theme color. start ----------------------------------------*/
/* 主题颜色 */
/* 辅助色 */
/* 文字颜色（默认浅色背景下 */
/* 暗黑模式 */
/* 图形颜色 */
/*----------------------------------------- Theme color. end -------------------------------------------*/
/*-------------------------------- Theme color application size.  start --------------------------------*/
/* 文字字号 */
/* 文字字重 */
/* 尺寸 */
/*-------------------------------- Theme color application size.  end --------------------------------*/
/* component var */
/* action-sheet */
/* badge */
/* button */
/* cell */
/* calendar */
/* checkbox */
/* collapse */
/* divider */
/* drop-menu */
/* input-number */
/* input */
/* textarea */
/* loadmore */
/* message-box */
/* notice-bar */
/* pagination */
/* picker */
/* col-picker */
/* overlay */
/* popup */
/* progress */
/* radio */
/* search */
/* slider */
/* sort-button */
/* steps */
/* switch */
/* tabs */
/* tag */
/* toast */
/* loading */
/* tooltip */
/* popover */
/* grid-item */
/* statustip */
/* card */
/* upload */
/* curtain */
/* notify */
/* skeleton */
/* circle */
/* swiper */
/* swiper-nav */
/* segmented */
/* tabbar */
/* tabbar-item */
/* navbar */
/* navbar-capsule */
/* table */
/* sidebar */
/* sidebar-item */
/* fab */
/* count-down */
/* keyboard */
/* number-keyboard */
/* passwod-input */
/* form-item */
/* backtop */
/* index-bar */
/* text */
/* video-preview */
/* img-cropper */
/* floating-panel */
/* signature */
.wd-toast[data-v-d24ac773] {
  display: inline-block;
  max-width: var(--wot-toast-max-width, 300px);
  padding: var(--wot-toast-padding, 16px 24px);
  background-color: var(--wot-toast-bg, var(--wot-overlay-bg, rgba(0, 0, 0, 0.65)));
  border-radius: var(--wot-toast-radius, 8px);
  color: #fff;
  transition: all 0.2s;
  font-size: var(--wot-toast-fs, var(--wot-fs-content, 14px));
  box-sizing: border-box;
  box-shadow: var(--wot-toast-box-shadow, 0px 6px 16px 0px rgba(0, 0, 0, 0.08));
}
.wd-toast.is-vertical[data-v-d24ac773] {
  flex-direction: column;
}
.wd-toast__msg[data-v-d24ac773] {
  font-size: var(--wot-toast-fs, var(--wot-fs-content, 14px));
  line-height: 20px;
  text-align: left;
  font-family: "San Francisco", Rotobo, arial, "PingFang SC", "Noto SansCJK", "Microsoft Yahei", sans-serif;
}
[data-v-d24ac773]  .wd-toast__icon {
  display: inline-block;
  margin-right: var(--wot-toast-icon-margin-right, 12px);
  font-size: var(--wot-toast-icon-size, 32px);
}
[data-v-d24ac773]  .wd-toast__icon.is-vertical {
  margin-right: 0;
  margin-bottom: var(--wot-toast-icon-margin-bottom, 12px);
}
.wd-toast__iconWrap[data-v-d24ac773] {
  font-size: 0;
  line-height: 0;
  vertical-align: middle;
}
.wd-toast__iconBox[data-v-d24ac773] {
  display: block;
  width: 100%;
  height: 100%;
}
.wd-toast__iconSvg[data-v-d24ac773] {
  width: var(--wot-toast-icon-size, 32px);
  height: var(--wot-toast-icon-size, 32px);
  background-size: cover;
  background-repeat: no-repeat;
}
.wd-toast__loading[data-v-d24ac773] {
  margin-bottom: 16px;
  display: inline-block;
}
.wd-toast--top[data-v-d24ac773] {
  transform: translate3d(0, -40vh, 0);
}
.wd-toast--middle-top[data-v-d24ac773] {
  transform: translate3d(0%, -18.8vh, 0);
}
.wd-toast--bottom[data-v-d24ac773] {
  transform: translate3d(0, 40vh, 0);
}
.wd-toast--with-icon[data-v-d24ac773] {
  min-width: var(--wot-toast-with-icon-min-width, 150px);
  display: inline-flex;
  align-items: center;
}
.wd-toast--loading[data-v-d24ac773] {
  min-width: auto;
  padding: var(--wot-toast-loading-padding, 10px);
}/* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
/**
 * 混合宏
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
  * BEM，定义块（b)
  */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 此方法用于生成穿透样式 */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 定义状态（m） */
/* 定义状态（m） */
/* 对于需要需要嵌套在 m 底下的 e，调用这个混合宏，一般在切换整个组件的状态，如切换颜色的时候 */
/* 状态，生成 is-$state 类名 */
/**
  * 常用混合宏
  */
/* 单行超出隐藏 */
/* 多行超出隐藏 */
/* 清除浮动 */
/* 0.5px 边框 指定方向*/
/* 0.5px 边框 环绕 */
/**
  * 三角形实现尖角样式，适用于背景透明情况
  * @param $size 三角形高，底边为 $size * 2
  * @param $bg 三角形背景颜色
  */
/**
  * 正方形实现尖角样式，适用于背景不透明情况
  * @param $size 正方形边长
  * @param $bg 正方形背景颜色
  * @param $z-index z-index属性值，不得大于外部包裹器
  * @param $box-shadow 阴影
*/
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
 * UI规范基础变量
 */
/*----------------------------------------- Theme color. start ----------------------------------------*/
/* 主题颜色 */
/* 辅助色 */
/* 文字颜色（默认浅色背景下 */
/* 暗黑模式 */
/* 图形颜色 */
/*----------------------------------------- Theme color. end -------------------------------------------*/
/*-------------------------------- Theme color application size.  start --------------------------------*/
/* 文字字号 */
/* 文字字重 */
/* 尺寸 */
/*-------------------------------- Theme color application size.  end --------------------------------*/
/* component var */
/* action-sheet */
/* badge */
/* button */
/* cell */
/* calendar */
/* checkbox */
/* collapse */
/* divider */
/* drop-menu */
/* input-number */
/* input */
/* textarea */
/* loadmore */
/* message-box */
/* notice-bar */
/* pagination */
/* picker */
/* col-picker */
/* overlay */
/* popup */
/* progress */
/* radio */
/* search */
/* slider */
/* sort-button */
/* steps */
/* switch */
/* tabs */
/* tag */
/* toast */
/* loading */
/* tooltip */
/* popover */
/* grid-item */
/* statustip */
/* card */
/* upload */
/* curtain */
/* notify */
/* skeleton */
/* circle */
/* swiper */
/* swiper-nav */
/* segmented */
/* tabbar */
/* tabbar-item */
/* navbar */
/* navbar-capsule */
/* table */
/* sidebar */
/* sidebar-item */
/* fab */
/* count-down */
/* keyboard */
/* number-keyboard */
/* passwod-input */
/* form-item */
/* backtop */
/* index-bar */
/* text */
/* video-preview */
/* img-cropper */
/* floating-panel */
/* signature */
.wot-theme-dark .wd-button.is-info[data-v-7f9ef195] {
  background: var(--wot-dark-background4, #323233);
  color: var(--wot-dark-color3, rgba(232, 230, 227, 0.8));
}
.wot-theme-dark .wd-button.is-plain[data-v-7f9ef195] {
  background: transparent;
}
.wot-theme-dark .wd-button.is-plain.is-info[data-v-7f9ef195] {
  color: var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wot-theme-dark .wd-button.is-plain.is-info[data-v-7f9ef195]::after {
  border-color: var(--wot-dark-background5, #646566);
}
.wot-theme-dark .wd-button.is-text.is-disabled[data-v-7f9ef195] {
  color: var(--wot-dark-color-gray, var(--wot-color-secondary, #595959));
  background: transparent;
}
.wot-theme-dark .wd-button.is-icon[data-v-7f9ef195] {
  color: var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wot-theme-dark .wd-button.is-icon.is-disabled[data-v-7f9ef195] {
  color: var(--wot-dark-color-gray, var(--wot-color-secondary, #595959));
  background: transparent;
}
.wd-button[data-v-7f9ef195] {
  margin-left: initial;
  margin-right: initial;
  position: relative;
  display: inline-block;
  outline: none;
  -webkit-appearance: none;
  outline: none;
  background: transparent;
  box-sizing: border-box;
  border: none;
  border-radius: 0;
  color: var(--wot-button-normal-color, var(--wot-color-title, var(--wot-color-black, rgb(0, 0, 0))));
  transition: opacity 0.2s;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  font-weight: normal;
}
.wd-button[data-v-7f9ef195]::before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  background: var(--wot-color-black, rgb(0, 0, 0));
  border: inherit;
  border-color: var(--wot-color-black, rgb(0, 0, 0));
  border-radius: inherit;
  transform: translate(-50%, -50%);
  opacity: 0;
  content: " ";
}
.wd-button[data-v-7f9ef195]::after {
  border: none;
  border-radius: 0;
}
.wd-button__content[data-v-7f9ef195] {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.wd-button--active[data-v-7f9ef195]:active::before {
  opacity: 0.15;
}
.wd-button.is-disabled[data-v-7f9ef195] {
  opacity: var(--wot-button-disabled-opacity, 0.6);
}
.wd-button__loading[data-v-7f9ef195] {
  margin-right: 5px;
  animation: wd-rotate-7f9ef195 0.8s linear infinite;
  animation-duration: 2s;
}
.wd-button__loading-svg[data-v-7f9ef195] {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}
.wd-button.is-primary[data-v-7f9ef195] {
  background: var(--wot-button-primary-bg-color, var(--wot-color-theme, #4d80f0));
  color: var(--wot-button-primary-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wd-button.is-success[data-v-7f9ef195] {
  background: var(--wot-button-success-bg-color, var(--wot-color-success, #34d19d));
  color: var(--wot-button-success-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wd-button.is-info[data-v-7f9ef195] {
  background: var(--wot-button-info-bg-color, #f0f0f0);
  color: var(--wot-button-info-color, var(--wot-color-title, var(--wot-color-black, rgb(0, 0, 0))));
}
.wd-button.is-warning[data-v-7f9ef195] {
  background: var(--wot-button-warning-bg-color, var(--wot-color-warning, #f0883a));
  color: var(--wot-button-warning-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wd-button.is-error[data-v-7f9ef195] {
  background: var(--wot-button-error-bg-color, var(--wot-color-danger, #fa4350));
  color: var(--wot-button-error-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wd-button.is-small[data-v-7f9ef195] {
  height: var(--wot-button-small-height, 28px);
  padding: var(--wot-button-small-padding, 0 12px);
  border-radius: var(--wot-button-small-radius, 2px);
  font-size: var(--wot-button-small-fs, var(--wot-fs-secondary, 12px));
  font-weight: normal;
}
.wd-button.is-small .wd-button__loading[data-v-7f9ef195] {
  width: var(--wot-button-small-loading, 14px);
  height: var(--wot-button-small-loading, 14px);
}
.wd-button.is-medium[data-v-7f9ef195] {
  height: var(--wot-button-medium-height, 36px);
  padding: var(--wot-button-medium-padding, 0 16px);
  border-radius: var(--wot-button-medium-radius, 4px);
  font-size: var(--wot-button-medium-fs, var(--wot-fs-content, 14px));
  min-width: 120px;
}
.wd-button.is-medium.is-round.is-icon[data-v-7f9ef195] {
  min-width: 0;
  border-radius: 50%;
}
.wd-button.is-medium.is-round.is-text[data-v-7f9ef195] {
  border-radius: 0;
  min-width: 0;
}
.wd-button.is-medium .wd-button__loading[data-v-7f9ef195] {
  width: var(--wot-button-medium-loading, 18px);
  height: var(--wot-button-medium-loading, 18px);
}
.wd-button.is-large[data-v-7f9ef195] {
  height: var(--wot-button-large-height, 44px);
  padding: var(--wot-button-large-padding, 0 36px);
  border-radius: var(--wot-button-large-radius, 8px);
  font-size: var(--wot-button-large-fs, var(--wot-fs-title, 16px));
}
.wd-button.is-large[data-v-7f9ef195]::after {
  border-radius: var(--wot-button-large-radius, 8px);
}
.wd-button.is-large .wd-button__loading[data-v-7f9ef195] {
  width: var(--wot-button-large-loading, 24px);
  height: var(--wot-button-large-loading, 24px);
}
.wd-button.is-round[data-v-7f9ef195] {
  border-radius: 999px;
}
.wd-button.is-text[data-v-7f9ef195] {
  color: var(--wot-button-primary-bg-color, var(--wot-color-theme, #4d80f0));
  min-width: 0;
  padding: 4px 0;
}
.wd-button.is-text[data-v-7f9ef195]::after {
  display: none;
}
.wd-button.is-text.wd-button--active[data-v-7f9ef195] {
  opacity: var(--wot-button-text-hover-opacity, 0.7);
}
.wd-button.is-text.wd-button--active[data-v-7f9ef195]:active::before {
  display: none;
}
.wd-button.is-text.is-disabled[data-v-7f9ef195] {
  color: var(--wot-button-normal-disabled-color, rgba(0, 0, 0, 0.25));
  background: transparent;
}
.wd-button.is-plain[data-v-7f9ef195] {
  background: var(--wot-button-plain-bg-color, var(--wot-color-white, rgb(255, 255, 255)));
  border: 1px solid currentColor;
}
.wd-button.is-plain.is-primary[data-v-7f9ef195] {
  color: var(--wot-button-primary-bg-color, var(--wot-color-theme, #4d80f0));
}
.wd-button.is-plain.is-success[data-v-7f9ef195] {
  color: var(--wot-button-success-bg-color, var(--wot-color-success, #34d19d));
}
.wd-button.is-plain.is-info[data-v-7f9ef195] {
  color: var(--wot-button-info-plain-normal-color, rgba(0, 0, 0, 0.85));
  border-color: var(--wot-button-info-plain-border-color, rgba(0, 0, 0, 0.45));
}
.wd-button.is-plain.is-warning[data-v-7f9ef195] {
  color: var(--wot-button-warning-bg-color, var(--wot-color-warning, #f0883a));
}
.wd-button.is-plain.is-error[data-v-7f9ef195] {
  color: var(--wot-button-error-bg-color, var(--wot-color-danger, #fa4350));
}
.wd-button.is-hairline[data-v-7f9ef195] {
  border-width: 0;
}
.wd-button.is-hairline.is-plain[data-v-7f9ef195] {
  position: relative;
}
.wd-button.is-hairline.is-plain[data-v-7f9ef195]::after {
  position: absolute;
  display: block;
  content: " ";
  pointer-events: none;
  width: 200%;
  height: 200%;
  left: 0;
  top: 0;
  border: 1px solid var(--wot-color-border-light, #e8e8e8);
  transform: scale(0.5);
  box-sizing: border-box;
  transform-origin: left top;
}
.wd-button.is-hairline.is-plain[data-v-7f9ef195]::before {
  border-radius: inherit;
}
.wd-button.is-hairline.is-plain[data-v-7f9ef195]::after {
  border-color: inherit;
}
.wd-button.is-hairline.is-plain.is-round[data-v-7f9ef195]::after {
  border-radius: inherit !important;
}
.wd-button.is-hairline.is-plain.is-large[data-v-7f9ef195]::after {
  border-radius: calc(2 * var(--wot-button-large-radius, 8px));
}
.wd-button.is-hairline.is-plain.is-medium[data-v-7f9ef195]::after {
  border-radius: calc(2 * var(--wot-button-medium-radius, 4px));
}
.wd-button.is-hairline.is-plain.is-small[data-v-7f9ef195]::after {
  border-radius: calc(2 * var(--wot-button-small-radius, 2px));
}
.wd-button.is-block[data-v-7f9ef195] {
  display: block;
}
.wd-button.is-icon[data-v-7f9ef195] {
  width: var(--wot-button-icon-size, 40px);
  height: var(--wot-button-icon-size, 40px);
  padding: 0;
  border-radius: 50%;
  color: var(--wot-button-icon-color, rgba(0, 0, 0, 0.65));
}
.wd-button.is-icon[data-v-7f9ef195]::after {
  display: none;
}
.wd-button.is-icon[data-v-7f9ef195] .wd-button__icon {
  margin-right: 0;
}
.wd-button.is-icon.is-disabled[data-v-7f9ef195] {
  color: var(--wot-button-icon-disabled-color, var(--wot-color-icon-disabled, #a7a7a7));
  background: transparent;
}
[data-v-7f9ef195]  .wd-button__icon {
  display: block;
  margin-right: 6px;
  font-size: var(--wot-button-icon-fs, 1.18em);
  vertical-align: middle;
}
.wd-button__text[data-v-7f9ef195] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  white-space: nowrap;
}
@keyframes wd-rotate-7f9ef195 {
from {
    transform: rotate(0deg);
}
to {
    transform: rotate(360deg);
}
}/* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
 * UI规范基础变量
 */
/*----------------------------------------- Theme color. start ----------------------------------------*/
/* 主题颜色 */
/* 辅助色 */
/* 文字颜色（默认浅色背景下 */
/* 暗黑模式 */
/* 图形颜色 */
/*----------------------------------------- Theme color. end -------------------------------------------*/
/*-------------------------------- Theme color application size.  start --------------------------------*/
/* 文字字号 */
/* 文字字重 */
/* 尺寸 */
/*-------------------------------- Theme color application size.  end --------------------------------*/
/* component var */
/* action-sheet */
/* badge */
/* button */
/* cell */
/* calendar */
/* checkbox */
/* collapse */
/* divider */
/* drop-menu */
/* input-number */
/* input */
/* textarea */
/* loadmore */
/* message-box */
/* notice-bar */
/* pagination */
/* picker */
/* col-picker */
/* overlay */
/* popup */
/* progress */
/* radio */
/* search */
/* slider */
/* sort-button */
/* steps */
/* switch */
/* tabs */
/* tag */
/* toast */
/* loading */
/* tooltip */
/* popover */
/* grid-item */
/* statustip */
/* card */
/* upload */
/* curtain */
/* notify */
/* skeleton */
/* circle */
/* swiper */
/* swiper-nav */
/* segmented */
/* tabbar */
/* tabbar-item */
/* navbar */
/* navbar-capsule */
/* table */
/* sidebar */
/* sidebar-item */
/* fab */
/* count-down */
/* keyboard */
/* number-keyboard */
/* passwod-input */
/* form-item */
/* backtop */
/* index-bar */
/* text */
/* video-preview */
/* img-cropper */
/* floating-panel */
/* signature */
/**
 * 混合宏
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
  * BEM，定义块（b)
  */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 此方法用于生成穿透样式 */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 定义状态（m） */
/* 定义状态（m） */
/* 对于需要需要嵌套在 m 底下的 e，调用这个混合宏，一般在切换整个组件的状态，如切换颜色的时候 */
/* 状态，生成 is-$state 类名 */
/**
  * 常用混合宏
  */
/* 单行超出隐藏 */
/* 多行超出隐藏 */
/* 清除浮动 */
/* 0.5px 边框 指定方向*/
/* 0.5px 边框 环绕 */
/**
  * 三角形实现尖角样式，适用于背景透明情况
  * @param $size 三角形高，底边为 $size * 2
  * @param $bg 三角形背景颜色
  */
/**
  * 正方形实现尖角样式，适用于背景不透明情况
  * @param $size 正方形边长
  * @param $bg 正方形背景颜色
  * @param $z-index z-index属性值，不得大于外部包裹器
  * @param $box-shadow 阴影
*/
.wot-theme-dark .wd-input[data-v-9e96ab80] {
  background: var(--wot-dark-background2, #1b1b1b);
}
.wot-theme-dark .wd-input[data-v-9e96ab80]::after {
  background: var(--wot-dark-color-gray, var(--wot-color-secondary, #595959));
}
.wot-theme-dark .wd-input.is-not-empty[data-v-9e96ab80]:not(.is-disabled)::after {
  background-color: var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wot-theme-dark .wd-input__inner[data-v-9e96ab80] {
  color: var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wot-theme-dark .wd-input__inner[data-v-9e96ab80]::-webkit-input-placeholder {
  color: var(--wot-dark-color3, rgba(232, 230, 227, 0.8));
}
.wot-theme-dark .wd-input__count[data-v-9e96ab80] {
  color: var(--wot-dark-color3, rgba(232, 230, 227, 0.8));
  background: transparent;
}
.wot-theme-dark .wd-input__count-current[data-v-9e96ab80] {
  color: var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wot-theme-dark .wd-input[data-v-9e96ab80] .wd-input__icon,
.wot-theme-dark .wd-input[data-v-9e96ab80] .wd-input__clear {
  color: var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));
  background: transparent;
}
.wot-theme-dark .wd-input.is-cell[data-v-9e96ab80] {
  background-color: var(--wot-dark-background2, #1b1b1b);
  line-height: var(--wot-cell-line-height, 24px);
}
.wot-theme-dark .wd-input.is-cell.is-border[data-v-9e96ab80] {
  position: relative;
}
.wot-theme-dark .wd-input.is-cell.is-border[data-v-9e96ab80]::after {
  position: absolute;
  display: block;
  content: "";
  width: calc(100% - var(--wot-input-cell-padding, 10px));
  height: 1px;
  left: var(--wot-input-cell-padding, 10px);
  top: 0;
  transform: scaleY(0.5);
  background: var(--wot-dark-border-color, #3a3a3c);
}
.wot-theme-dark .wd-input.is-disabled .wd-input__inner[data-v-9e96ab80] {
  color: var(--wot-dark-color-gray, var(--wot-color-secondary, #595959));
  background: transparent;
}
.wot-theme-dark .wd-input__label[data-v-9e96ab80] {
  color: var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wd-input[data-v-9e96ab80] {
  position: relative;
  -webkit-tap-highlight-color: transparent;
  text-align: left;
  background: var(--wot-input-bg, var(--wot-color-white, rgb(255, 255, 255)));
}
.wd-input[data-v-9e96ab80]::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: var(--wot-input-border-color, #dadada);
  transform: scaleY(0.5);
  transition: background-color 0.2s ease-in-out;
}
.wd-input.is-not-empty[data-v-9e96ab80]:not(.is-disabled)::after {
  background-color: var(--wot-input-not-empty-border-color, #262626);
}
.wd-input__label[data-v-9e96ab80] {
  position: relative;
  display: flex;
  width: var(--wot-input-cell-label-width, 33%);
  color: var(--wot-cell-title-color, rgba(0, 0, 0, 0.85));
  margin-right: var(--wot-cell-padding, var(--wot-size-side-padding, 15px));
  box-sizing: border-box;
  font-size: var(--wot-input-fs, var(--wot-cell-title-fs, 14px));
  flex-shrink: 0;
}
.wd-input__label.is-required[data-v-9e96ab80] {
  padding-left: 12px;
}
.wd-input__label.is-required[data-v-9e96ab80]::after {
  position: absolute;
  left: 0;
  top: 2px;
  content: "*";
  font-size: var(--wot-cell-required-size, 18px);
  line-height: 1.1;
  color: var(--wot-cell-required-color, var(--wot-color-danger, #fa4350));
}
.wd-input__label-inner[data-v-9e96ab80] {
  display: inline-block;
  font-size: var(--wot-input-fs, var(--wot-cell-title-fs, 14px));
  line-height: var(--wot-cell-line-height, 24px);
}
.wd-input__body[data-v-9e96ab80] {
  flex: 1;
}
.wd-input__value[data-v-9e96ab80] {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.wd-input__prefix[data-v-9e96ab80] {
  margin-right: var(--wot-input-icon-margin, 8px);
  font-size: var(--wot-input-fs, var(--wot-cell-title-fs, 14px));
  line-height: initial;
}
.wd-input__prefix[data-v-9e96ab80] .wd-input__icon,
.wd-input__prefix[data-v-9e96ab80] .wd-input__clear {
  margin-left: 0;
}
.wd-input__suffix[data-v-9e96ab80] {
  flex-shrink: 0;
  line-height: initial;
}
.wd-input__error-message[data-v-9e96ab80] {
  color: var(--wot-form-item-error-message-color, var(--wot-color-danger, #fa4350));
  font-size: var(--wot-form-item-error-message-font-size, var(--wot-fs-secondary, 12px));
  line-height: var(--wot-form-item-error-message-line-height, 24px);
  text-align: left;
  vertical-align: middle;
}
.wd-input.is-disabled .wd-input__inner[data-v-9e96ab80] {
  color: var(--wot-input-disabled-color, #d9d9d9);
  background: transparent;
}
.wd-input.is-error .wd-input__inner[data-v-9e96ab80] {
  color: var(--wot-input-error-color, var(--wot-color-danger, #fa4350));
  background: transparent;
}
.wd-input.is-no-border[data-v-9e96ab80]::after {
  display: none;
}
.wd-input.is-no-border .wd-input__inner[data-v-9e96ab80] {
  height: var(--wot-input-inner-height-no-border, 24px);
  padding-top: 0;
  padding-bottom: 0;
}
.wd-input.is-cell[data-v-9e96ab80] {
  display: flex;
  align-items: flex-start;
  padding: var(--wot-input-cell-padding, 10px) var(--wot-input-padding, var(--wot-size-side-padding, 15px));
  background-color: var(--wot-input-cell-bg, var(--wot-color-white, rgb(255, 255, 255)));
}
.wd-input.is-cell.is-error[data-v-9e96ab80]::after {
  background: var(--wot-input-cell-border-color, var(--wot-color-border-light, #e8e8e8));
}
.wd-input.is-cell[data-v-9e96ab80] .wd-input__icon,
.wd-input.is-cell[data-v-9e96ab80] .wd-input__clear {
  display: inline-flex;
  align-items: center;
  height: var(--wot-input-cell-height, 24px);
  line-height: var(--wot-input-cell-height, 24px);
}
.wd-input.is-cell .wd-input__prefix[data-v-9e96ab80] {
  display: inline-block;
  margin-right: var(--wot-cell-icon-right, 4px);
}
.wd-input.is-cell .wd-input__inner[data-v-9e96ab80] {
  height: var(--wot-input-cell-height, 24px);
}
.wd-input.is-cell.wd-input[data-v-9e96ab80]::after {
  display: none;
}
.wd-input.is-cell.is-center[data-v-9e96ab80] {
  align-items: center;
}
.wd-input.is-cell.is-border[data-v-9e96ab80] {
  position: relative;
}
.wd-input.is-cell.is-border[data-v-9e96ab80]::after {
  position: absolute;
  display: block;
  content: "";
  width: calc(100% - var(--wot-input-cell-padding, 10px));
  height: 1px;
  left: var(--wot-input-cell-padding, 10px);
  top: 0;
  transform: scaleY(0.5);
  background: var(--wot-color-border-light, #e8e8e8);
}
.wd-input.is-large[data-v-9e96ab80] {
  padding: var(--wot-input-cell-padding-large, 12px);
}
.wd-input.is-large .wd-input__prefix[data-v-9e96ab80] {
  font-size: var(--wot-input-fs-large, var(--wot-cell-title-fs-large, 16px));
}
.wd-input.is-large .wd-input__label-inner[data-v-9e96ab80] {
  font-size: var(--wot-input-fs-large, var(--wot-cell-title-fs-large, 16px));
}
.wd-input.is-large .wd-input__inner[data-v-9e96ab80] {
  font-size: var(--wot-input-fs-large, var(--wot-cell-title-fs-large, 16px));
}
.wd-input.is-large .wd-input__count[data-v-9e96ab80] {
  font-size: var(--wot-input-count-fs-large, 14px);
}
.wd-input.is-large[data-v-9e96ab80] .wd-input__icon,
.wd-input.is-large[data-v-9e96ab80] .wd-input__clear {
  font-size: var(--wot-input-icon-size-large, 18px);
}
.wd-input__inner[data-v-9e96ab80] {
  flex: 1;
  height: var(--wot-input-inner-height, 34px);
  font-size: var(--wot-input-fs, var(--wot-cell-title-fs, 14px));
  color: var(--wot-input-color, #262626);
  outline: none;
  border: none;
  background: none;
  padding: 0;
  box-sizing: border-box;
}
.wd-input__inner[data-v-9e96ab80]::-webkit-input-placeholder {
  color: var(--wot-input-placeholder-color, #bfbfbf);
}
.wd-input__inner.is-align-right[data-v-9e96ab80] {
  text-align: right;
}
.wd-input__readonly-mask[data-v-9e96ab80] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
}
[data-v-9e96ab80]  .wd-input__icon {
  margin-left: var(--wot-input-icon-margin, 8px);
  font-size: var(--wot-input-icon-size, 16px);
  color: var(--wot-input-icon-color, #bfbfbf);
  vertical-align: middle;
  background: var(--wot-input-bg, var(--wot-color-white, rgb(255, 255, 255)));
}
[data-v-9e96ab80]  .wd-input__clear {
  margin-left: var(--wot-input-icon-margin, 8px);
  font-size: var(--wot-input-icon-size, 16px);
  color: var(--wot-input-clear-color, #585858);
  vertical-align: middle;
  background: var(--wot-input-bg, var(--wot-color-white, rgb(255, 255, 255)));
}
.wd-input__count[data-v-9e96ab80] {
  margin-left: 15px;
  font-size: var(--wot-input-count-fs, 14px);
  color: var(--wot-input-count-color, #bfbfbf);
  vertical-align: middle;
  background: var(--wot-input-bg, var(--wot-color-white, rgb(255, 255, 255)));
}
.wd-input__count-current[data-v-9e96ab80] {
  color: var(--wot-input-count-current-color, #262626);
}
.wd-input__count-current.is-error[data-v-9e96ab80] {
  color: var(--wot-input-error-color, var(--wot-color-danger, #fa4350));
}
.wd-input .wd-input__count[data-v-9e96ab80],
.wd-input .wd-input__count-current[data-v-9e96ab80] {
  display: inline-flex;
}/* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
 * UI规范基础变量
 */
/*----------------------------------------- Theme color. start ----------------------------------------*/
/* 主题颜色 */
/* 辅助色 */
/* 文字颜色（默认浅色背景下 */
/* 暗黑模式 */
/* 图形颜色 */
/*----------------------------------------- Theme color. end -------------------------------------------*/
/*-------------------------------- Theme color application size.  start --------------------------------*/
/* 文字字号 */
/* 文字字重 */
/* 尺寸 */
/*-------------------------------- Theme color application size.  end --------------------------------*/
/* component var */
/* action-sheet */
/* badge */
/* button */
/* cell */
/* calendar */
/* checkbox */
/* collapse */
/* divider */
/* drop-menu */
/* input-number */
/* input */
/* textarea */
/* loadmore */
/* message-box */
/* notice-bar */
/* pagination */
/* picker */
/* col-picker */
/* overlay */
/* popup */
/* progress */
/* radio */
/* search */
/* slider */
/* sort-button */
/* steps */
/* switch */
/* tabs */
/* tag */
/* toast */
/* loading */
/* tooltip */
/* popover */
/* grid-item */
/* statustip */
/* card */
/* upload */
/* curtain */
/* notify */
/* skeleton */
/* circle */
/* swiper */
/* swiper-nav */
/* segmented */
/* tabbar */
/* tabbar-item */
/* navbar */
/* navbar-capsule */
/* table */
/* sidebar */
/* sidebar-item */
/* fab */
/* count-down */
/* keyboard */
/* number-keyboard */
/* passwod-input */
/* form-item */
/* backtop */
/* index-bar */
/* text */
/* video-preview */
/* img-cropper */
/* floating-panel */
/* signature */
/**
 * 混合宏
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
  * BEM，定义块（b)
  */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 此方法用于生成穿透样式 */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 定义状态（m） */
/* 定义状态（m） */
/* 对于需要需要嵌套在 m 底下的 e，调用这个混合宏，一般在切换整个组件的状态，如切换颜色的时候 */
/* 状态，生成 is-$state 类名 */
/**
  * 常用混合宏
  */
/* 单行超出隐藏 */
/* 多行超出隐藏 */
/* 清除浮动 */
/* 0.5px 边框 指定方向*/
/* 0.5px 边框 环绕 */
/**
  * 三角形实现尖角样式，适用于背景透明情况
  * @param $size 三角形高，底边为 $size * 2
  * @param $bg 三角形背景颜色
  */
/**
  * 正方形实现尖角样式，适用于背景不透明情况
  * @param $size 正方形边长
  * @param $bg 正方形背景颜色
  * @param $z-index z-index属性值，不得大于外部包裹器
  * @param $box-shadow 阴影
*/
.wot-theme-dark .wd-input__placeholder[data-v-9e96ab80] {
  color: var(--wot-dark-color3, rgba(232, 230, 227, 0.8));
}
.wd-input__placeholder[data-v-9e96ab80] {
  color: var(--wot-input-placeholder-color, #bfbfbf);
}
.wd-input__placeholder.is-error[data-v-9e96ab80] {
  color: var(--wot-input-error-color, var(--wot-color-danger, #fa4350));
}/* stylelint-disable comment-empty-line-before */
/**
 * 这里是uni-app内置的常用样式变量
 *
 * uni-app 官方扩展插件及插件市场（https://ext.dcloud.net.cn）上很多三方插件均使用了这些样式变量
 * 如果你是插件开发者，建议你使用scss预处理，并在插件代码中直接使用这些变量（无需 import 这个文件），方便用户通过搭积木的方式开发整体风格一致的App
 *
 */
/**
 * 如果你是App开发者（插件使用者），你可以通过修改这些变量来定制自己的插件主题，实现自定义主题功能
 *
 * 如果你的项目同样使用了scss预处理，你也可以直接在你的 scss 代码中使用如下变量，同时无需 import 这个文件
 */
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
 * UI规范基础变量
 */
/*----------------------------------------- Theme color. start ----------------------------------------*/
/* 主题颜色 */
/* 辅助色 */
/* 文字颜色（默认浅色背景下 */
/* 暗黑模式 */
/* 图形颜色 */
/*----------------------------------------- Theme color. end -------------------------------------------*/
/*-------------------------------- Theme color application size.  start --------------------------------*/
/* 文字字号 */
/* 文字字重 */
/* 尺寸 */
/*-------------------------------- Theme color application size.  end --------------------------------*/
/* component var */
/* action-sheet */
/* badge */
/* button */
/* cell */
/* calendar */
/* checkbox */
/* collapse */
/* divider */
/* drop-menu */
/* input-number */
/* input */
/* textarea */
/* loadmore */
/* message-box */
/* notice-bar */
/* pagination */
/* picker */
/* col-picker */
/* overlay */
/* popup */
/* progress */
/* radio */
/* search */
/* slider */
/* sort-button */
/* steps */
/* switch */
/* tabs */
/* tag */
/* toast */
/* loading */
/* tooltip */
/* popover */
/* grid-item */
/* statustip */
/* card */
/* upload */
/* curtain */
/* notify */
/* skeleton */
/* circle */
/* swiper */
/* swiper-nav */
/* segmented */
/* tabbar */
/* tabbar-item */
/* navbar */
/* navbar-capsule */
/* table */
/* sidebar */
/* sidebar-item */
/* fab */
/* count-down */
/* keyboard */
/* number-keyboard */
/* passwod-input */
/* form-item */
/* backtop */
/* index-bar */
/* text */
/* video-preview */
/* img-cropper */
/* floating-panel */
/* signature */
/**
 * 混合宏
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/**
 * 辅助函数
 */
/**
 * SCSS 配置项：命名空间以及BEM
 */
/* 转换成字符串 */
/* 判断是否存在 Modifier */
/* 判断是否存在伪类 */
/**
 * 主题色切换
 * @params $theme-color 主题色
 * @params $type 变暗’dark‘ 变亮 'light'
 * @params $mix-color 自己设置的混色
 */
/**
 * 颜色结果切换， 如果开启线性渐变色 使用渐变色，如果没有开启，那么使用主题色
 * @params $open-linear 是否开启线性渐变色
 * @params $deg 渐变色角度
 * @params $theme-color 当前配色
 * @params [Array] $set 主题色明暗设置，与 $color-list 数量对应
 * @params [Array] $color-list 渐变色顺序， $color-list 和 $per-list 数量相同
 * @params [Array] $per-list 渐变色比例
 */
/**
  * BEM，定义块（b)
  */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 此方法用于生成穿透样式 */
/* 定义元素（e），对于伪类，会自动将 e 嵌套在 伪类 底下 */
/* 定义状态（m） */
/* 定义状态（m） */
/* 对于需要需要嵌套在 m 底下的 e，调用这个混合宏，一般在切换整个组件的状态，如切换颜色的时候 */
/* 状态，生成 is-$state 类名 */
/**
  * 常用混合宏
  */
/* 单行超出隐藏 */
/* 多行超出隐藏 */
/* 清除浮动 */
/* 0.5px 边框 指定方向*/
/* 0.5px 边框 环绕 */
/**
  * 三角形实现尖角样式，适用于背景透明情况
  * @param $size 三角形高，底边为 $size * 2
  * @param $bg 三角形背景颜色
  */
/**
  * 正方形实现尖角样式，适用于背景不透明情况
  * @param $size 正方形边长
  * @param $bg 正方形背景颜色
  * @param $z-index z-index属性值，不得大于外部包裹器
  * @param $box-shadow 阴影
*/
.wot-theme-dark .wd-message-box__body[data-v-05f973d9] {
  background-color: var(--wot-dark-background2, #1b1b1b);
}
.wot-theme-dark .wd-message-box__title[data-v-05f973d9] {
  color: var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)));
}
.wot-theme-dark .wd-message-box__content[data-v-05f973d9] {
  color: var(--wot-dark-color3, rgba(232, 230, 227, 0.8));
}
.wot-theme-dark .wd-message-box__content[data-v-05f973d9]::-webkit-scrollbar-thumb {
  background: var(--wot-dark-border-color, #3a3a3c);
}
[data-v-05f973d9] .wd-message-box {
  border-radius: var(--wot-message-box-radius, 16px);
  overflow: hidden;
}
.wd-message-box[data-v-05f973d9] {
  border-radius: var(--wot-message-box-radius, 16px);
  overflow: hidden;
}
.wd-message-box__container[data-v-05f973d9] {
  width: var(--wot-message-box-width, 300px);
  box-sizing: border-box;
}
.wd-message-box__body[data-v-05f973d9] {
  background-color: var(--wot-message-box-bg, var(--wot-color-white, rgb(255, 255, 255)));
  padding: var(--wot-message-box-padding, 25px 24px 0);
}
.wd-message-box__body.is-no-title[data-v-05f973d9] {
  padding: 25px 24px 0px;
}
.wd-message-box__title[data-v-05f973d9] {
  text-align: center;
  font-size: var(--wot-message-box-title-fs, 16px);
  color: var(--wot-message-box-title-color, rgba(0, 0, 0, 0.85));
  line-height: 20px;
  font-weight: 500;
  padding-top: 5px;
  padding-bottom: 10px;
}
.wd-message-box__content[data-v-05f973d9] {
  max-height: var(--wot-message-box-content-max-height, 264px);
  color: var(--wot-message-box-content-color, #666666);
  font-size: var(--wot-message-box-content-fs, 14px);
  text-align: center;
  overflow: auto;
  line-height: 20px;
}
.wd-message-box__content[data-v-05f973d9]::-webkit-scrollbar {
  width: var(--wot-message-box-content-scrollbar-width, 4px);
}
.wd-message-box__content[data-v-05f973d9]::-webkit-scrollbar-thumb {
  width: var(--wot-message-box-content-scrollbar-width, 4px);
  background: var(--wot-message-box-content-scrollbar-color, rgba(0, 0, 0, 0.1));
  border-radius: calc(var(--wot-message-box-content-scrollbar-width, 4px) / 2);
}
.wd-message-box__input-error[data-v-05f973d9] {
  min-height: 18px;
  margin-top: 2px;
  color: var(--wot-message-box-input-error-color, var(--wot-input-error-color, var(--wot-color-danger, #fa4350)));
  text-align: left;
}
.wd-message-box__input-error.is-hidden[data-v-05f973d9] {
  visibility: hidden;
}
.wd-message-box__actions[data-v-05f973d9] {
  padding: 24px;
}
[data-v-05f973d9]  .wd-message-box__actions-btn:not(:last-child) {
  margin-right: 16px;
}
.wd-message-box__flex[data-v-05f973d9] {
  display: flex;
}
.wd-message-box__block[data-v-05f973d9] {
  display: block;
}
.wd-message-box__cancel[data-v-05f973d9] {
  margin-right: 16px;
}