body,
#ncms-content-root {
  min-height: 100vh;
  background-color: #f2f3f7;
}

#ncms-content-root {
  position: relative;
}


.root-skeleton {
  background: #fff;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -1
}

[dir=rtl] .root-skeleton {
  left: auto;
  right: 0
}

.root-skeleton .block {
  background: #f2f2f2
}

.root-skeleton .top-banner {
  height: 52vw;
  width: 100vw
}

.root-skeleton .list {
  display: flex;
  flex-wrap: wrap;
  padding: 0 2.13333vw;
  width: 100vw
}

.root-skeleton .tab-item {
  height: 8vw;
  margin: 1.06667vw;
  width: 29.73333vw
}

.root-skeleton .item {
  margin: 1.06667vw;
  width: 45.73333vw
}

.root-skeleton .pic {
  border-radius: 2.13333vw;
  height: 45.73333vw;
  width: 45.73333vw
}

.root-skeleton .subject {
  height: 4.8vw;
  margin-top: 1.06667vw;
  width: 45.73333vw
}

.root-skeleton .price {
  height: 4.8vw;
  margin-top: 1.06667vw;
  width: 24vw
}

body {
  margin: 0;
  padding: 0
}

.ncms-content-reboot-loading {
  align-items: center;
  display: flex;
  height: 100vh;
  justify-content: center;
  width: 100vw
}

.ncms-content-reboot-loading img {
  height: 9.6vw;
  width: 9.6vw
}

/*# sourceMappingURL=index.cjs.es5.production.css.map */
.hugo-dotelement,
a.hugo-dotelement {
  color: inherit;
  text-decoration: none
}

/*# sourceMappingURL=index.cjs.es5.production.css.map */
.hugo4-button-dot {
  display: inline-block;
  max-width: 100%
}

.hugo4-button-wrap {
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: center
}

.hugo4-button-wrap,
.hugo4-button-wrap .button {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.hugo4-button-wrap .button {
  box-sizing: content-box;
  font-weight: 700;
  line-height: 1.2;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap
}

.hugo4-button-wrap .button:active {
  animation-delay: .2s;
  animation-duration: .3s;
  animation-fill-mode: forwards;
  animation-name: change-size
}

.hugo4-button-wrap .primary {
  background-color: #f60;
  border: 1px solid transparent;
  color: #fff
}

.hugo4-button-wrap .primary:hover {
  opacity: .8
}

.hugo4-button-wrap .normal {
  background-color: #fff;
  border: 1px solid #222;
  color: #222
}

.hugo4-button-wrap .normal:hover {
  background-color: #f4f4f4
}

.hugo4-button-wrap .ghost {
  background-color: transparent
}

.hugo4-button-wrap .disabled {
  background-color: #f4f4f4;
  border: none;
  color: rgba(0, 0, 0, .5)
}

.hugo4-button-wrap .disabled:hover {
  background-color: #f4f4f4;
  opacity: 1
}

.hugo4-button-wrap-large-mobile {
  height: 12.8vw;
  width: 89.33333vw
}

.hugo4-button-wrap-large-mobile .button {
  border-radius: 6.4vw;
  font-size: 4.26667vw;
  height: 5.33333vw;
  padding: 3.46667vw 6.4vw;
  width: 76.53333vw
}

.hugo4-button-wrap-middle-mobile {
  height: 10.66667vw;
  width: 43.2vw
}

.hugo4-button-wrap-middle-mobile .button {
  border-radius: 6.4vw;
  font-size: 3.46667vw;
  height: 4.26667vw;
  padding: 3.2vw 6.4vw;
  width: 30.4vw
}

.hugo4-button-wrap-small-mobile {
  height: 8.53333vw;
  width: 30.4vw
}

.hugo4-button-wrap-small-mobile .button {
  border-radius: 4.26667vw;
  font-size: 3.46667vw;
  height: 4.26667vw;
  padding: 1.86667vw 3.2vw;
  width: 24vw
}

.hugo4-button-wrap-tiny-mobile {
  height: 6.4vw;
  width: 23.46667vw
}

.hugo4-button-wrap-tiny-mobile .button {
  border-radius: 4.26667vw;
  font-size: 3.46667vw;
  font-weight: 400;
  height: 4.26667vw;
  padding: .8vw 3.33333vw;
  width: 17.06667vw
}

.hugo4-button-wrap-large-pc {
  height: 48px;
  width: auto
}

.hugo4-button-wrap-large-pc .button {
  border-radius: 24px;
  font-size: 14px;
  line-height: 20px;
  padding: 13px 12px;
  width: auto
}

.hugo4-button-wrap-middle-pc {
  height: 40px;
  width: auto
}

.hugo4-button-wrap-middle-pc .button {
  border-radius: 20px;
  font-size: 14px;
  line-height: 20px;
  padding: 9px 12px;
  width: auto
}

.hugo4-button-wrap-small-pc,
.hugo4-button-wrap-tiny-pc {
  height: 32px;
  width: auto
}

.hugo4-button-wrap-small-pc .button,
.hugo4-button-wrap-tiny-pc .button {
  border-radius: 20px;
  font-size: 14px;
  line-height: 20px;
  padding: 5px 12px;
  width: auto
}

.animation-disable .button:active {
  animation-name: unset !important
}

@keyframes change-size {
  to {
    transform: scale(.9)
  }
}

/*# sourceMappingURL=index.cjs.es5.production.css.map */
.cdmb-popup {
  --z-index: var(--cdmb-popup-z-index, 1000);
  z-index: var(--z-index)
}

.cdmb-popup-body {
  background-color: var(--cdmb-color-background);
  position: fixed;
  z-index: calc(var(--z-index) + 10)
}

.cdmb-popup-body .cdmb-popup-close-icon {
  position: absolute;
  z-index: 100
}

.cdmb-popup-body-position-bottom {
  bottom: 0;
  left: 0;
  width: 100%
}

[dir=rtl] .cdmb-popup-body-position-bottom {
  left: auto;
  right: 0
}

.cdmb-popup-body-position-bottom .cdmb-popup-close-icon {
  right: 8px;
  top: 8px
}

[dir=rtl] .cdmb-popup-body-position-bottom .cdmb-popup-close-icon {
  left: 8px;
  right: auto
}

.cdmb-popup-body-position-top {
  left: 0;
  top: 0;
  width: 100%
}

[dir=rtl] .cdmb-popup-body-position-top {
  left: auto;
  right: 0
}

.cdmb-popup-body-position-top .cdmb-popup-close-icon {
  bottom: 8px;
  right: 8px
}

[dir=rtl] .cdmb-popup-body-position-top .cdmb-popup-close-icon {
  left: 8px;
  right: auto
}

.cdmb-popup-body-position-left {
  height: 100%;
  left: 0;
  top: 0
}

[dir=rtl] .cdmb-popup-body-position-left {
  left: auto;
  right: 0
}

.cdmb-popup-body-position-left .cdmb-popup-close-icon {
  right: 8px;
  top: 8px
}

[dir=rtl] .cdmb-popup-body-position-left .cdmb-popup-close-icon {
  left: 8px;
  right: auto
}

.cdmb-popup-body-position-right {
  height: 100%;
  right: 0;
  top: 0
}

[dir=rtl] .cdmb-popup-body-position-right {
  left: 0;
  right: auto
}

.cdmb-popup-body-position-right .cdmb-popup-close-icon {
  left: 8px;
  top: 8px
}

[dir=rtl] .cdmb-popup-body-position-right .cdmb-popup-close-icon {
  left: auto;
  right: 8px
}

.cdmb-popup-close-icon {
  color: var(--cdmb-color-weak);
  cursor: pointer;
  font-size: 18px;
  line-height: 1;
  padding: 4px
}

.cdmb-action-sheet-popup>.cdmb-popup-body {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  overflow: hidden
}

.cdmb-action-sheet-extra {
  color: var(--cdmb-color-weak);
  display: flex;
  font-size: var(--cdmb-font-size-7);
  justify-content: center;
  padding: 18px 12px
}

.cdmb-action-sheet-button-item-wrapper,
.cdmb-action-sheet-button-list,
.cdmb-action-sheet-extra {
  border-bottom: 1px solid var(--cdmb-color-border)
}

.cdmb-action-sheet-button-item-wrapper:last-child {
  border-bottom: none
}

.cdmb-action-sheet-button-item {
  background-color: var(--cdmb-color-background);
  display: block;
  padding: 16px;
  text-align: center
}

.cdmb-action-sheet-button-item:active {
  background-color: var(--cdmb-color-border)
}

.cdmb-action-sheet-button-item-disabled {
  cursor: not-allowed;
  opacity: .4;
  pointer-events: none
}

.cdmb-action-sheet-button-item-name {
  color: var(--cdmb-color-text);
  font-size: var(--cdmb-font-size-10)
}

.cdmb-action-sheet-button-item-description {
  color: var(--cdmb-color-weak);
  font-size: var(--cdmb-font-size-6);
  padding-top: 4px
}

.cdmb-action-sheet-button-item-danger .cdmb-action-sheet-button-item-name {
  color: var(--cdmb-color-danger)
}

.cdmb-action-sheet-button-item-bold .cdmb-action-sheet-button-item-name {
  font-weight: 700
}

.cdmb-action-sheet-cancel {
  background-color: var(--cdmb-color-fill-content);
  padding-top: 8px
}

:root {
  --cdmb-radius-s: 4px;
  --cdmb-radius-m: 8px;
  --cdmb-radius-l: 12px;
  --cdmb-font-size-1: 9px;
  --cdmb-font-size-2: 10px;
  --cdmb-font-size-3: 11px;
  --cdmb-font-size-4: 12px;
  --cdmb-font-size-5: 13px;
  --cdmb-font-size-6: 14px;
  --cdmb-font-size-7: 15px;
  --cdmb-font-size-8: 16px;
  --cdmb-font-size-9: 17px;
  --cdmb-font-size-10: 18px;
  --font-color-default: #222;
  --font-color-high: #d04a0a;
  --font-color-medium: #666;
  --font-color-light: #767676;
  --font-weight-bold: 700;
  --font-weight-heavy: 700;
  --font-weight-default: 400;
  --cdmb-color-primary: #f60;
  --cdmb-color-normal: #000;
  --cdmb-color-success: #00b578;
  --cdmb-color-warning: #ff8f1f;
  --cdmb-color-danger: #ff3141;
  --cdmb-color-white: #fff;
  --cdmb-color-text: #222;
  --cdmb-color-text-secondary: #666;
  --cdmb-color-weak: #999;
  --cdmb-color-light: #ccc;
  --cdmb-color-border: #eee;
  --cdmb-color-border-black: #000;
  --cdmb-color-box: #f5f5f5;
  --cdmb-color-background: #fff;
  --cdmb-font-size-main: var(--cdmb-font-size-5);
  --cdmb-font-family: "SF Pro Text", roboto, system-ui, -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, arial, "Microsoft Yahei", "PingFang SC", "miui", "Hiragino Sans GB", sans-serif;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
  color: var(--cdmb-color-text);
  font-family: var(--cdmb-font-family);
  font-size: var(--cdmb-font-size-main)
}

a,
button {
  cursor: pointer
}

a {
  /* color: var(--cdmb-color-primary); */
  transition: opacity .2s ease-in-out
}

a:active {
  opacity: .8
}

.cdmb-plain-anchor {
  color: unset;
  transition: none
}

.cdmb-plain-anchor:active {
  opacity: unset
}

body.cdmb-overflow-hidden {
  overflow: hidden !important
}

div.cdmb-px-tester {
  --size: 1;
  bottom: -100vh;
  height: calc(var(--size)/2*2px);
  pointer-events: none;
  position: fixed;
  right: -100vw;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 0
}

[dir=rtl] div.cdmb-px-tester {
  left: -100vw;
  right: auto
}

.adm-auto-center {
  display: flex;
  justify-content: center
}

.adm-auto-center-content {
  flex: 0 1 auto
}

.cdmb-avatar {
  --size: var(--cdmb-avatar-size, 44px);
  --border-radius: var(--cdmb-avatar-border-radius, 4px);
  border: 1px solid #ddd;
  border-radius: var(--border-radius)
}

.cdmb-avatar svg {
  font-size: var(--size)
}

.cdmb-avatar-size-1 {
  --size: 28px;
  --text-size: 13px
}

.cdmb-avatar-size-2 {
  --size: 40px;
  --text-size: var(--cdmb-font-size-5)
}

.cdmb-avatar-size-3 {
  --size: 48px;
  --text-size: var(--cdmb-font-size-10)
}

.cdmb-avatar-size-4 {
  --size: 60px;
  --text-size: 20px
}

.cdmb-avatar-size-5 {
  --size: 72px;
  --text-size: 20px
}

.cdmb-avatar-text {
  --width: var(--size);
  --height: var(--size);
  align-items: center;
  border-radius: var(--size);
  display: flex;
  height: var(--height);
  justify-content: center;
  width: var(--width)
}

.cdmb-avatar-text span {
  color: var(--font-color-default);
  font-size: var(--text-size, 18px);
  font-weight: var(--font-weight-bold)
}

.cdmb-avatar-user {
  border-radius: var(--size)
}

.cdmb-avatar.cdmb-image {
  --width: var(--size);
  --height: var(--size)
}

.cdmb-avatar-fallback {
  display: block;
  height: 100%;
  width: 100%
}

.cbdm-badge-wrapper {
  display: inline-block;
  position: relative
}

.cbdm-badge {
  --right: 0;
  --top: 0;
  --color: var(--cdmb-badge-color, #e52828);
  background-color: var(--color);
  border-radius: var(--badge-border-radius, 100px);
  box-sizing: content-box;
  display: inline-flex;
  vertical-align: middle
}

.cbdm-badge-content {
  box-sizing: border-box;
  color: var(--cdmb-color-white);
  font-size: var(--cdmb-font-size-5);
  font-weight: 400;
  line-height: 12px;
  min-width: 8px;
  padding: 2px 4px;
  text-align: center;
  white-space: nowrap
}

.cbdm-badge-fixed {
  position: absolute;
  right: var(--right);
  top: var(--top);
  transform: translate(50%, -50%)
}

[dir=rtl] .cbdm-badge-fixed {
  left: var(--right);
  right: auto;
  transform: translate(-50%, -50%)
}

.cbdm-badge-dot {
  border-radius: 5px;
  height: 10px;
  min-width: 10px;
  width: 10px
}

.cbdm-badge-bordered {
  border: 1px solid var(--cdmb-color-white)
}

.cdmb-button {
  --color: var(--cdmb-color-white);
  --text-color: var(--cdmb-button-text-color, var(--cdmb-color-white));
  --background-color: var(--cdmb-button-background-color, var(--color));
  --border-radius: var(--cdmb-button-border-radius, 1000px);
  --border-width: var(--cdmb-button-border-width, 1px);
  --border-style: var(--cdmb-button-border-style, solid);
  --border-color: var(--cdmb-button-border-color, var(--color));
  background-color: var(--background-color);
  border: var(--border-width) var(--border-style) var(--border-color);
  border-radius: var(--border-radius);
  box-sizing: border-box;
  color: var(--text-color);
  cursor: pointer;
  display: inline-block;
  font-size: var(--cdmb-font-size-5);
  font-weight: 700;
  height: auto;
  line-height: 18px;
  margin: 0;
  padding: 10px 32px;
  position: relative;
  text-align: center;
  transition: opacity .15s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.cdmb-button .cdmb-spin-loading {
  --size: var(--cdmb-font-size-5)
}

.cdmb-button:focus {
  outline: none
}

.cdmb-button:before {
  background-color: #000;
  border: var(--border-width) var(--border-style) #000;
  border-radius: var(--border-radius);
  box-sizing: content-box;
  content: " ";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transform: translate(calc(var(--border-width)*-1), calc(var(--border-width)*-1));
  width: 100%
}

[dir=rtl] .cdmb-button:before {
  left: auto;
  right: 0;
  transform: translate(calc((var(--border-width)*-1)*-1), calc(var(--border-width)*-1))
}

.cdmb-button:active:before {
  opacity: .065
}

.cdmb-button-normal {
  --background-color: var(--cdmb-color-white);
  --border-color: var(--cdmb-color-text);
  --text-color: var(--cdmb-color-text)
}

.cdmb-button-normal:active:before {
  opacity: .045
}

.cdmb-button-primary {
  --color: var(--cdmb-color-primary)
}

.cdmb-button-block {
  display: block;
  width: 100%
}

.cdmb-button-disabled {
  cursor: not-allowed;
  opacity: .5
}

.cdmb-button-disabled:active:before {
  display: none
}

.cdmb-button.cdmb-button-mini {
  font-size: var(--cdmb-font-size-5);
  font-weight: 400;
  line-height: 18px;
  padding: 2px 18px
}

.cdmb-button.cdmb-button-mini .cdmb-spin-loading {
  --size: var(--cdmb-font-size-5)
}

.cdmb-button.cdmb-button-small {
  font-size: var(--cdmb-font-size-5);
  line-height: 18px;
  padding: 6px 24px
}

.cdmb-button.cdmb-button-small .cdmb-spin-loading {
  --size: var(--cdmb-font-size-5)
}

.cdmb-button.cdmb-button-large {
  font-size: var(--cdmb-font-size-8);
  line-height: 22px;
  padding-bottom: 12px;
  padding-top: 12px
}

.cdmb-button.cdmb-button-large .cdmb-spin-loading {
  --size: var(--cdmb-font-size-8)
}

.cdmb-button-loading {
  vertical-align: bottom
}

.cdmb-button-icon-wrapper {
  align-items: center;
  display: flex;
  height: 1.4em;
  justify-content: center
}

.cdmb-button-icon-wrapper>.cdmb-spin-loading {
  margin-left: 8px
}

[dir=rtl] .cdmb-button-icon-wrapper>.cdmb-spin-loading {
  margin-left: 0;
  margin-right: 8px
}

.cdmb-button-text {
  --background-color: transparent;
  border: none;
  line-height: 1;
  padding: 0
}

.cdmb-button-text:before {
  display: none
}

.cdmb-button-text.cdmb-button-normal:not(.cdmb-button-disabled):active {
  --text-color: #000
}

.cdmb-button-text.cdmb-button-primary {
  --text-color: #06c
}

.cdmb-button-text.cdmb-button-primary:not(.cdmb-button-disabled):active {
  --text-color: #0058b0
}

.cdmb-button-text.cdmb-button-large,
.cdmb-button-text.cdmb-button-mini,
.cdmb-button-text.cdmb-button-small {
  line-height: 1;
  padding: 0
}

.cdmb-checkbox {
  --icon-size: 20px;
  --icon-border-radius: 4px;
  --font-size: var(--cdmb-font-size-9);
  --gap: 8px;
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  justify-content: flex-start;
  vertical-align: text-bottom
}

.cdmb-checkbox input {
  display: none
}

.cdmb-checkbox .cdmb-checkbox-icon {
  border: 1px solid var(--cdmb-color-light);
  border-radius: var(--icon-border-radius);
  box-sizing: border-box;
  color: var(--cdmb-color-white);
  flex: none;
  height: var(--icon-size);
  width: var(--icon-size)
}

.cdmb-checkbox .cdmb-checkbox-icon>svg {
  display: block;
  height: 100%;
  width: 100%
}

.cdmb-checkbox.cdmb-checkbox-block {
  display: flex
}

.cdmb-checkbox.cdmb-checkbox-checked .cdmb-checkbox-icon {
  background-color: var(--font-color-default);
  border-color: var(--font-color-default)
}

.cdmb-checkbox.cdmb-checkbox-disabled {
  cursor: not-allowed
}

.cdmb-checkbox.cdmb-checkbox-disabled .cdmb-checkbox-content {
  opacity: .4
}

.cdmb-checkbox.cdmb-checkbox-disabled .cdmb-checkbox-icon.cdmb-checkbox-icon {
  background-color: var(--cdmb-color-box);
  border-color: var(--cdmb-color-light);
  color: #b7b7b7
}

.cdmb-checkbox .cdmb-checkbox-custom-icon {
  font-size: var(--icon-size)
}

.cdmb-checkbox.cdmb-checkbox-indeterminate .cdmb-checkbox-icon {
  background-color: var(--font-color-default);
  color: var(--cdmb-color-white)
}

.cdmb-checkbox-content {
  flex: 0 1 auto;
  font-size: var(--font-size);
  padding-left: var(--gap)
}

[dir=rtl] .cdmb-checkbox-content {
  padding-left: 0;
  padding-right: var(--gap)
}

.cdmb-chips {
  align-items: center;
  background-color: var(--cdmb-color-white);
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 18px;
  color: var(--cdmb-color-text);
  cursor: pointer;
  display: inline-flex;
  flex-direction: row;
  font-size: var(--cdmb-font-size-5);
  letter-spacing: 0;
  margin: 8px;
  width: -moz-fit-content;
  width: fit-content
}

.cdmb-chips-close {
  cursor: pointer;
  margin-left: 8px
}

[dir=rtl] .cdmb-chips-close {
  margin-left: 0;
  margin-right: 8px
}

.cdmb-chips:focus {
  background-color: #f4f4f4
}

.cdmb-chips:visited {
  background-color: #fff
}

.cdmb-chips-selected {
  background-color: #f4f4f4;
  border: 2px solid var(--cdmb-color-text);
  color: var(--cdmb-color-text);
  font-size: var(--cdmb-font-size-5);
  letter-spacing: 0
}

.cdmb-chips-disabled {
  border: 1px solid #ddd;
  color: #767676;
  cursor: not-allowed
}

.cdmb-chips-disabled,
.cdmb-chips-disabled:hover {
  background-color: #f4f4f4
}

.cdmb-chips-reverse {
  border: 1px solid #ddd;
  color: var(--cdmb-color-white);
  font-size: 13px;
  letter-spacing: 0
}

.cdmb-chips-reverse,
.cdmb-chips-reverse:hover {
  background-color: transparent
}

.cdmb-chips-reverse.cdmb-chips-selected {
  border: 2px solid var(--cdmb-color-white);
  color: var(--cdmb-color-white);
  font-size: 13px;
  letter-spacing: 0
}

.cdmb-chips-large,
.cdmb-chips-medium {
  padding: 8px 12px
}

.cdmb-picker {
  --header-button-font-size: var(--cdmb-font-size-7);
  --title-font-size: var(--cdmb-font-size-7);
  --item-font-size: var(--cdmb-font-size-8);
  --item-height: 34px;
  ---item-font-size: var(--item-font-size);
  ---item-height: var(--item-height);
  display: flex;
  flex-direction: column;
  height: 300px;
  overflow: hidden;
  position: relative;
  width: 100%
}

.cdmb-picker .cdmb-picker-view.cdmb-picker-view {
  --item-font-size: var(---item-font-size);
  --item-height: var(---item-height)
}

.cdmb-picker-header {
  align-items: center;
  border-bottom: 1px solid var(--cdmb-color-border);
  display: flex;
  flex-shrink: 0;
  justify-content: space-between;
  padding: 4px
}

.cdmb-picker-header-button {
  display: inline-block;
  font-size: var(--header-button-font-size);
  padding: 8px
}

.cdmb-picker-header-button-disabled,
.cdmb-picker-header-button-disabled:active {
  cursor: not-allowed;
  opacity: .4
}

.cdmb-picker-header-title {
  color: var(--cdmb-color-text);
  flex: 1;
  font-size: var(--title-font-size);
  padding: 4px;
  text-align: center
}

.cdmb-picker-body {
  flex: 1;
  height: 100%;
  width: 100%
}

.cdmb-picker-body>.cdmb-picker-view {
  --height: 100%
}

.cdmb-picker-popup .cdmb-popup-body {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px
}

.cdmb-picker-view {
  --height: 240px;
  --item-height: 34px;
  --item-font-size: var(--cdmb-font-size-8);
  background: var(--cdmb-color-background);
  display: flex;
  height: var(--height);
  overflow: hidden;
  position: relative;
  width: 100%
}

.cdmb-picker-view-column {
  flex: 1;
  height: 100%;
  position: relative;
  touch-action: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: 0
}

.cdmb-picker-view-column-wheel {
  cursor: grab;
  left: 0;
  position: absolute;
  top: calc(50% - var(--item-height)/2);
  width: 100%
}

[dir=rtl] .cdmb-picker-view-column-wheel {
  left: auto;
  right: 0
}

.cdmb-picker-view-column-wheel:before {
  content: " ";
  display: block;
  height: 100vh;
  position: absolute;
  top: -100vh;
  width: 100%
}

.cdmb-picker-view-column-wheel:after {
  bottom: -100vh;
  content: " ";
  display: block;
  height: 100vh;
  position: absolute;
  width: 100%
}

.cdmb-picker-view-column-item {
  align-items: center;
  display: flex;
  font-size: var(--item-font-size);
  height: var(--item-height);
  justify-content: center;
  padding: 0 6px
}

.cdmb-picker-view-column-item-label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.cdmb-picker-view-column-accessible {
  display: flex;
  flex-direction: column;
  height: 100%;
  opacity: 0;
  padding-bottom: 1px;
  pointer-events: none;
  position: relative;
  top: calc(var(--item-height)*-1);
  width: 100%;
  z-index: 0
}

.cdmb-picker-view-column-accessible>* {
  flex: 1;
  text-overflow: ellipsis
}

.cdmb-picker-view-column-accessible-current {
  height: 100%;
  position: absolute;
  width: 100%
}

.cdmb-picker-view-column-accessible-button {
  height: 100%;
  width: 100%
}

.cdmb-picker-view-mask {
  display: flex;
  flex-direction: column;
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10000
}

[dir=rtl] .cdmb-picker-view-mask {
  left: auto;
  right: 0
}

.cdmb-picker-view-mask-bottom,
.cdmb-picker-view-mask-top {
  flex: auto
}

.cdmb-picker-view-mask-middle {
  border-bottom: 1px solid var(--cdmb-color-border);
  border-top: 1px solid var(--cdmb-color-border);
  box-sizing: border-box;
  flex: none;
  height: var(--item-height)
}

.cdmb-picker-view-mask-top {
  background: var(--cdmb-color-background);
  -webkit-mask: linear-gradient(0deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, .8) 50%, #000);
  mask: linear-gradient(0deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, .8) 50%, #000)
}

.cdmb-picker-view-mask-bottom {
  background: var(--cdmb-color-background);
  -webkit-mask: linear-gradient(180deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, .8) 50%, #000);
  mask: linear-gradient(180deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, .8) 50%, #000)
}

.cdmb-picker-view-loading-content {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%
}

.cdmb-picker-view-item-height-measure {
  height: var(--item-height);
  left: 0;
  pointer-events: none;
  position: relative;
  top: 0;
  width: 0
}

[dir=rtl] .cdmb-picker-view-item-height-measure {
  left: auto;
  right: 0
}

.demoBlock {
  margin-bottom: 12px
}

.demoBlock:last-of-type {
  padding-bottom: 32px
}

.demoBlock .title {
  color: #697b8c;
  font-size: 14px;
  padding: 12px 12px 8px
}

.demoBlock .main {
  border-left: none;
  border-right: none
}

.demoDescription {
  color: var(--cdmb-color-weak)
}

.cdmb-center-popup {
  --background-color: var(--cdmb-center-popup-background-color, var(--cdmb-color-background));
  --border-radius: var(--cdmb-center-popup-border-radius, 8px);
  --max-width: var(--cdmb-center-popup-max-width, 82vw);
  --min-width: var(--cdmb-center-popup-min-width, 280px);
  --z-index: var(--cdmb-center-popup-z-index, 1000);
  position: fixed;
  z-index: var(--z-index)
}

.cdmb-center-popup .cdmb-center-popup-mask {
  z-index: 0
}

.cdmb-center-popup-wrap {
  left: 50%;
  max-width: var(--max-width);
  min-width: var(--min-width);
  position: fixed;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  z-index: 1
}

[dir=rtl] .cdmb-center-popup-wrap {
  left: auto;
  right: 50%;
  transform: translate(50%, -50%)
}

.cdmb-center-popup-body {
  background-color: var(--background-color);
  border-radius: var(--border-radius)
}

.cdmb-center-popup-close {
  color: var(--cdmb-color-weak);
  cursor: pointer;
  font-size: 18px;
  padding: 4px;
  position: absolute;
  right: 8px;
  top: 8px;
  z-index: 100
}

[dir=rtl] .cdmb-center-popup-close {
  left: 8px;
  right: auto
}

.cdmb-center-popup-bottom-close {
  align-items: center;
  bottom: var(--cdmb-dialog-close-bottom, -60px);
  display: flex;
  justify-content: center;
  padding: 0;
  right: calc(50% - 20px);
  top: auto
}

[dir=rtl] .cdmb-center-popup-bottom-close {
  left: calc(50% - 20px);
  right: auto
}

.cdmb-center-popup-bottom-close img {
  height: 40px;
  width: 40px
}

.cdmb-dialog {
  --z-index: var(--cdmb-dialog-z-index, 1000);
  ---z-index: var(--z-index)
}

.cdmb-dialog .cdmb-center-popup {
  --z-index: var(---z-index)
}

.cdmb-dialog-body {
  display: flex;
  flex-direction: column;
  font-size: var(--cdmb-font-size-5);
  max-height: 70vh;
  max-width: 82vw;
  overflow: hidden;
  transform: translateZ(0);
  width: 360px
}

.cdmb-dialog-body>* {
  flex: none
}

.cdmb-dialog-body>.cdmb-dialog-content {
  flex: auto
}

.cdmb-dialog-body .cdmb-dialog-content-container {
  padding: 20px
}

.cdmb-dialog-image-container {
  max-height: 40vh
}

.cdmb-dialog-title {
  font-size: var(--cdmb-font-size-10);
  font-weight: var(--font-weight-bold);
  line-height: 22px;
  margin-bottom: 16px;
  padding: 0 12px
}

.cdmb-dialog-content,
.cdmb-dialog-title {
  color: var(--cdmb-color-text);
  text-align: center
}

.cdmb-dialog-content {
  font-size: var(--cdmb-font-size-5);
  line-height: 18px;
  max-height: 70vh;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 12px 20px
}

.cdmb-dialog-content-empty {
  height: 12px;
  padding: 0
}

.cdmb-dialog-footer {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.cdmb-dialog-footer .cdmb-dialog-action-row {
  align-items: stretch;
  display: flex;
  justify-content: center;
  margin-bottom: 12px
}

.cdmb-dialog-footer .cdmb-dialog-action-row>.cdmb-dialog-button-block:not(:first-child) {
  margin-left: 12px
}

[dir=rtl] .cdmb-dialog-footer .cdmb-dialog-action-row>.cdmb-dialog-button-block:not(:first-child) {
  margin-left: 0;
  margin-right: 12px
}

.cdmb-dialog-footer .cdmb-dialog-action-row>.cdmb-dialog-button-block {
  flex: 1
}

.cdmb-dialog-footer .cdmb-dialog-action-row>.cdmb-dialog-button {
  font-size: var(--cdmb-font-size-5);
  font-weight: var(--font-weight-default)
}

.cdmb-dialog-footer .cdmb-dialog-action-row>.cdmb-dialog-button-bold {
  font-weight: var(--font-weight-heavy)
}

.cdmb-dialog-footer .cdmb-dialog-action-row:last-child {
  margin-bottom: 0
}

.cdmb-dialog-image-container {
  overflow-y: auto
}

.cdmb-divider {
  --cdmb-divider-color: #ddd
}

.cdmb-divider-horizontal {
  align-items: center;
  border-color: var(--cdmb-divider-color);
  border-style: solid;
  border-width: 0;
  color: var(--cdmb-divider-color);
  display: flex;
  font-size: 14px;
  margin: 8px 0
}

.cdmb-divider-left.cdmb-divider-horizontal:before,
.cdmb-divider-right.cdmb-divider-horizontal:after {
  max-width: 10%
}

.cdmb-divider-horizontal:after,
.cdmb-divider-horizontal:before {
  border-color: inherit;
  border-style: inherit;
  border-width: .5px 0 0;
  content: "";
  display: block;
  flex: auto
}

.cdmb-divider-horizontal .cdmb-divider-content {
  flex: none;
  padding: 0 16px
}

.cdmb-divider-vertical {
  border-left: 1px solid var(--cdmb-divider-color);
  border-top: 0;
  display: inline-block;
  height: 100%;
  margin: 0 8px;
  min-height: 1em;
  top: -.06em;
  vertical-align: middle;
  width: 0
}

[dir=rtl] .cdmb-divider-vertical {
  border-left: none;
  border-right: 1px solid var(--cdmb-divider-color)
}

.cdmb-divider-vertical.dot {
  border-left: none;
  height: 100%
}

[dir=rtl] .cdmb-divider-vertical.dot {
  border-left: none;
  border-right: none
}

.cdmb-divider-vertical.dot:before {
  content: "·"
}

.cdmb-feedback .cdmb-notice-content {
  margin-left: 29px
}

[dir=rtl] .cdmb-feedback .cdmb-notice-content {
  margin-left: 0;
  margin-right: 29px
}

.cdmb-form {
  --border-inner: solid 1px var(--cdmb-color-border);
  --border-top: solid 1px var(--cdmb-color-border);
  --border-bottom: solid 1px var(--cdmb-color-border);
  ---border-inner: var(--border-inner);
  ---border-top: var(--border-top);
  ---border-bottom: var(--border-bottom)
}

.cdmb-form .cdmb-list.cdmb-list {
  --padding-left: 16px;
  --padding-right: 12px;
  --border-inner: var(---border-inner);
  --border-top: var(---border-top);
  --border-bottom: var(---border-bottom)
}

.cdmb-form .cdmb-form-footer {
  padding: 20px 12px
}

.cdmb-form-list-operation {
  color: #1677ff;
  text-align: center
}

.cdmb-form-item+.cdmb-form-item {
  border-top: none
}

.cdmb-form-item-has-error .cdmb-input,
.cdmb-form-item-has-error .cdmb-text-area {
  border: 1px solid var(--cdmb-color-danger)
}

.cdmb-form-item-label {
  box-sizing: border-box;
  color: var(--cdmb-color-text-secondary);
  display: block;
  font-size: var(--cdmb-font-size-7);
  height: 100%;
  line-height: 1.5;
  position: relative
}

.cdmb-form-item-label .cdmb-form-item-required-asterisk {
  color: var(--cdmb-color-danger);
  font-family: SimSun, sans-serif;
  left: -.6em;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

[dir=rtl] .cdmb-form-item-label .cdmb-form-item-required-asterisk {
  left: auto;
  right: -.6em
}

.cdmb-form-item-label .cdmb-form-item-required-text {
  color: var(--cdmb-color-weak);
  margin-left: 4px
}

[dir=rtl] .cdmb-form-item-label .cdmb-form-item-required-text {
  margin-left: 0;
  margin-right: 4px
}

.cdmb-form-item-label-help {
  cursor: pointer;
  margin-left: 4px
}

[dir=rtl] .cdmb-form-item-label-help {
  margin-left: 0;
  margin-right: 4px
}

.cdmb-form-item-child {
  display: flex
}

.cdmb-form-item-child-position-normal {
  justify-content: normal
}

.cdmb-form-item-child-position-normal>* {
  flex: auto
}

.cdmb-form-item-child-position-right {
  justify-content: flex-end
}

.cdmb-form-item-child-position-right>* {
  flex: none
}

.cdmb-form-item-feedback-error {
  color: var(--cdmb-color-danger);
  font-size: var(--cdmb-font-size-3);
  margin-top: 4px
}

.cdmb-form-item-feedback-warning {
  color: var(--cdmb-color-warning);
  font-size: var(--cdmb-font-size-3);
  margin-top: 4px
}

.cdmb-form-item.cdmb-form-item-hidden {
  display: none
}

.cdmb-form-item.cdmb-form-item-horizontal.cdmb-list-item {
  --align-items: stretch;
  --prefix-width: 6.8em
}

.cdmb-form-item.cdmb-form-item-horizontal .cdmb-list-item-content-prefix {
  padding-bottom: 12px;
  padding-top: 12px
}

.cdmb-form-item.cdmb-form-item-horizontal .cdmb-list-item-content-extra {
  align-self: center
}

.cdmb-form-item.cdmb-form-item-vertical .cdmb-form-item-label {
  font-size: var(--cdmb-font-size-7);
  margin-bottom: 4px
}

.cdmb-grid {
  --gap: 0;
  --gap-horizontal: var(--gap);
  --gap-vertical: var(--gap);
  grid-gap: 10px;
  align-items: stretch;
  -moz-column-gap: var(--gap-horizontal);
  column-gap: var(--gap-horizontal);
  display: grid;
  grid-template-columns: repeat(var(--columns), minmax(0, 1fr));
  row-gap: var(--gap-vertical)
}

.cdmb-grid-item {
  grid-column-end: span var(--item-span)
}

.cdmb-image {
  --width: var(--cdmb-image-width, auto);
  --height: var(--cdmb-image-height, auto);
  display: block;
  height: var(--height);
  overflow: hidden;
  width: var(--width)
}

.cdmb-image-img {
  height: 100%;
  width: 100%
}

.cdmb-image-tip {
  background-color: var(--cdmb-color-box);
  height: 100%;
  min-height: 24px;
  min-width: 24px;
  position: relative
}

.cdmb-image-tip>svg {
  color: var(--cdmb-color-weak);
  height: 24px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 24px
}

[dir=rtl] .cdmb-image-tip>svg {
  left: auto;
  right: 50%;
  transform: translate(50%, -50%)
}

.adm-mask {
  --z-index: var(--adm-mask-z-index, 1000);
  display: block;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: var(--z-index)
}

[dir=rtl] .adm-mask {
  left: auto;
  right: 0
}

.adm-mask-aria-button {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0
}

[dir=rtl] .adm-mask-aria-button {
  left: auto;
  right: 0
}

.adm-mask-content {
  z-index: 1
}

.cdmb-image-viewer-content {
  height: 100vh;
  touch-action: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 100vw
}

.cdmb-image-viewer-footer {
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1
}

.cdmb-image-viewer-slides {
  cursor: grab;
  height: 100%;
  position: relative;
  touch-action: none;
  z-index: 1
}

.cdmb-image-viewer-slides-inner {
  height: 100%;
  white-space: nowrap
}

.cdmb-image-viewer-slides-inner>* {
  margin-right: 16px
}

[dir=rtl] .cdmb-image-viewer-slides-inner>* {
  margin-left: 16px;
  margin-right: 0
}

.cdmb-image-viewer-slide {
  display: inline-block;
  height: 100%;
  position: relative;
  width: 100%
}

.cdmb-image-viewer-control {
  cursor: grab;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  touch-action: none;
  width: 100%;
  z-index: 1
}

[dir=rtl] .cdmb-image-viewer-control {
  left: auto;
  right: 0
}

.cdmb-image-viewer-image-wrapper {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%
}

.cdmb-image-viewer-image-wrapper img {
  display: block;
  max-height: 100%;
  max-width: 100%
}

.cdmb-image-viewer-indicator {
  color: #e6e6e6;
  font-size: var(--cdmb-font-size-6);
  left: 50%;
  position: absolute;
  top: 12px;
  transform: translateX(-50%);
  z-index: 2
}

[dir=rtl] .cdmb-image-viewer-indicator {
  left: auto;
  right: 50%;
  transform: translateX(50%)
}

.cdmb-input {
  --font-size: var(--cdmb-font-size-5);
  --color: var(--cdmb-color-text);
  --placeholder-color: var(--font-color-light);
  --text-align: left;
  --background-color: "#fff";
  align-items: center;
  background-color: var(--background-color);
  border: 1px solid #ddd;
  border-radius: 8px;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-start;
  max-height: 100%;
  max-width: 100%;
  min-height: 42px;
  width: 100%
}

.cdmb-input-disabled {
  cursor: not-allowed;
  opacity: .4
}

.cdmb-input-focus {
  border: 1px solid #222
}

.cdmb-input.inner-label-input {
  box-sizing: border-box;
  min-height: 48px
}

.cdmb-input.use-inner-label .cdmb-input-element {
  padding-top: 17px
}

.cdmb-input.use-inner-label .cdmb-input-inner-label {
  font-size: 11px;
  height: 13px;
  line-height: 13px;
  transform: translateY(-9.5px)
}

.cdmb-input-disabled {
  background-color: #f4f4f4;
  border: .5px solid #ddd;
  opacity: 1
}

.cdmb-input-disabled .cdmb-input-element {
  color: var(--font-color-light)
}

.cdmb-input-inner-label {
  color: var(--placeholder-color);
  font-size: var(--font-size);
  padding: 0 12px;
  position: absolute;
  transition: font-size .3s, transform .3s
}

.cdmb-input-element {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: 0;
  box-sizing: border-box;
  color: var(--color);
  display: inline-block;
  flex: auto;
  font-size: var(--font-size);
  font-weight: var(--font-weight-default);
  line-height: var(--cdmb-font-size-7);
  margin: 0;
  max-height: 100%;
  max-width: 100%;
  outline: none;
  padding: 0 12px;
  text-align: var(--text-align);
  transition: padding-top .3s;
  width: 100%;
  z-index: 1
}

.cdmb-input-element::-moz-placeholder {
  color: var(--placeholder-color);
  font-family: inherit
}

.cdmb-input-element::placeholder {
  color: var(--placeholder-color);
  font-family: inherit
}

.cdmb-input-element:-webkit-autofill {
  background-color: transparent
}

.cdmb-input-element:-moz-read-only {
  cursor: default
}

.cdmb-input-element:read-only {
  cursor: default
}

.cdmb-input-element:invalid {
  box-shadow: none
}

.cdmb-input-element::-ms-clear,
.cdmb-input-element::-ms-reveal {
  display: none
}

.cdmb-input-element::-webkit-search-cancel-button,
.cdmb-input-element::-webkit-search-decoration {
  display: none
}

.cdmb-input-element[type=date],
.cdmb-input-element[type=datetime-local],
.cdmb-input-element[type=time] {
  min-height: 1.5em
}

.cdmb-input-element[type=search] {
  -webkit-appearance: none
}

.cdmb-input-element[readonly] {
  pointer-events: none
}

.cdmb-input-clear {
  color: var(--cdmb-color-light);
  cursor: pointer;
  display: flex;
  flex: none;
  margin-right: 12px
}

[dir=rtl] .cdmb-input-clear {
  margin-left: 12px;
  margin-right: 0
}

.cdmb-input-clear:active {
  color: var(--cdmb-color-weak)
}

.cdmb-input-clear .antd-mobile-icon {
  display: block;
  font-size: var(--cdmb-font-size-7)
}

.cdmb-input-prefix {
  display: flex;
  justify-content: center;
  margin-left: 12px
}

[dir=rtl] .cdmb-input-prefix {
  margin-left: 0;
  margin-right: 12px
}

.cdmb-input-suffix {
  display: flex;
  justify-content: center;
  margin-right: 12px
}

[dir=rtl] .cdmb-input-suffix {
  margin-left: 12px;
  margin-right: 0
}

.cdmb-list {
  --header-font-size: var(--cdmb-font-size-7);
  --prefix-width: "auto";
  --prefix-padding-right: 12px;
  --align-items: center;
  --active-background-color: var(--cdmb-color-border);
  --border-inner: solid 1px var(--cdmb-color-border);
  --border-top: solid 1px var(--cdmb-color-border);
  --border-bottom: solid 1px var(--cdmb-color-border);
  --padding-left: 12px;
  --padding-right: 12px;
  --font-size: var(--cdmb-font-size-9);
  --extra-max-width: 70%
}

.cdmb-list-header {
  color: var(--cdmb-color-weak);
  font-size: var(--header-font-size);
  padding: 8px var(--padding-right) 8px var(--padding-left)
}

[dir=rtl] .cdmb-list-header {
  padding: 8px var(--padding-left) 8px var(--padding-right)
}

.cdmb-list-body {
  background-color: var(--cdmb-color-background);
  font-size: var(--font-size);
  overflow: hidden
}

.cdmb-list-body-inner {
  margin-top: -1px
}

.cdmb-list-default .cdmb-list-body {
  border-bottom: var(--border-bottom);
  border-top: var(--border-top)
}

.cdmb-list-card {
  margin: 12px
}

.cdmb-list-card .cdmb-list-body {
  border-radius: 8px
}

.cdmb-list-card .cdmb-list-header {
  padding-left: 0
}

[dir=rtl] .cdmb-list-card .cdmb-list-header {
  padding-left: 0;
  padding-right: 0
}

.cdmb-list-item {
  background-color: var(--cdmb-color-background);
  display: block;
  line-height: 1.5;
  padding-left: var(--padding-left);
  position: relative
}

[dir=rtl] .cdmb-list-item {
  padding-left: 0;
  padding-right: var(--padding-left)
}

.cdmb-list-item-description,
.cdmb-list-item-title {
  color: var(--cdmb-color-weak);
  font-size: var(--cdmb-font-size-main)
}

.cdmb-list-item-content {
  align-items: var(--align-items);
  border-top: var(--border-inner);
  display: flex;
  justify-content: flex-start;
  padding-right: var(--padding-right)
}

[dir=rtl] .cdmb-list-item-content {
  padding-left: var(--padding-right);
  padding-right: 0
}

.cdmb-list-item-content-prefix {
  flex: none;
  padding-right: var(--prefix-padding-right);
  width: var(--prefix-width)
}

[dir=rtl] .cdmb-list-item-content-prefix {
  padding-left: var(--prefix-padding-right);
  padding-right: 0
}

.cdmb-list-item-content-main {
  flex: auto;
  padding: 12px 0
}

.cdmb-list-item-content-extra {
  color: var(--cdmb-color-weak);
  flex: none;
  font-size: var(--cdmb-font-size-7);
  max-width: var(--extra-max-width);
  padding-left: 12px
}

[dir=rtl] .cdmb-list-item-content-extra {
  padding-left: 0;
  padding-right: 12px
}

.cdmb-list-item-content-arrow {
  align-items: center;
  color: var(--cdmb-color-light);
  display: flex;
  flex: none;
  font-size: 19px;
  margin-left: 4px
}

[dir=rtl] .cdmb-list-item-content-arrow {
  margin-left: 0;
  margin-right: 4px
}

.cdmb-list-item-disabled {
  cursor: not-allowed
}

.cdmb-list-item-disabled.cdmb-list-item-disabled>.cdmb-list-item-content>* {
  opacity: .4;
  pointer-events: none
}

a.cdmb-list-item:active:not(.cdmb-list-item-disabled) {
  background-color: var(--active-background-color)
}

a.cdmb-list-item:active:not(.cdmb-list-item-disabled):after {
  border-bottom: var(--border-inner);
  bottom: -1px;
  content: " ";
  display: block;
  left: 0;
  position: absolute;
  width: 100%
}

[dir=rtl] a.cdmb-list-item:active:not(.cdmb-list-item-disabled):after {
  left: auto;
  right: 0
}

.cdmb-popover-menu {
  --border-color: #eee
}

.cdmb-popover-menu.cdmb-popover {
  --content-padding: 0
}

.cdmb-popover-menu-list {
  min-width: 120px;
  overflow: hidden
}

.cdmb-popover-menu-list-inner {
  margin: 8px 0
}

.cdmb-popover-menu-item {
  align-items: center;
  color: var(--cdmb-color-text);
  display: flex;
  height: 40px;
  justify-content: flex-start;
  max-width: 240px;
  min-width: 120px;
  padding: 0 16px;
  position: relative
}

.cdmb-popover-menu-item-icon {
  flex: none;
  font-size: 20px;
  line-height: 20px;
  padding-right: 8px
}

[dir=rtl] .cdmb-popover-menu-item-icon {
  padding-left: 8px;
  padding-right: 0
}

.cdmb-popover-menu-item-text {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis
}

.cdmb-popover-menu-item-disabled {
  cursor: not-allowed
}

.cdmb-popover-menu-item-disabled>* {
  opacity: .4
}

.cdmb-popover-menu-item:active {
  text-decoration: none
}

.cdmb-popover-menu-item:active:not(.cdmb-popover-menu-item-disabled),
.cdmb-popover-menu-item:hover:not(.cdmb-popover-menu-item-disabled) {
  background-color: #f4f4f4;
  color: var(--cdmb-color-text)
}

.cdmb-popover.cdmb-popover-dark.cdmb-popover-menu {
  --border-color: #333;
  --background: rgba(0, 0, 0, .9)
}

.cdmb-milestone-node .cdmb-milestone-node-indicator .cdmb-milestone-node-icon-container svg {
  z-index: 2
}

.cdmb-milestone {
  --description-font-size: var(--cdmb-font-size-4);
  --indicator-margin-right: 0;
  box-sizing: border-box;
  width: 100%
}

.cdmb-milestone-vertical .cdmb-milestone-node {
  display: flex;
  flex-direction: row
}

.cdmb-milestone-vertical .cdmb-milestone-node .cdmb-milestone-node-indicator {
  display: flex;
  flex-direction: column
}

.cdmb-milestone-vertical .cdmb-milestone-node .cdmb-milestone-node-indicator .cdmb-milestone-node-icon-container svg {
  display: block
}

.cdmb-milestone-vertical .cdmb-milestone-node .cdmb-milestone-node-indicator .cdmb-milestone-node-icon-tail {
  background-color: #000;
  height: 100%;
  left: 50%;
  margin-left: 50%;
  transform: translateX(-50%);
  width: 2px
}

[dir=rtl] .cdmb-milestone-vertical .cdmb-milestone-node .cdmb-milestone-node-indicator .cdmb-milestone-node-icon-tail {
  left: auto;
  margin-left: 0;
  margin-right: 50%;
  right: 50%;
  transform: translateX(50%)
}

.cdmb-milestone-vertical .cdmb-milestone-node .cdmb-milestone-node-content {
  flex: auto;
  margin-left: 12px;
  padding-bottom: 20px
}

[dir=rtl] .cdmb-milestone-vertical .cdmb-milestone-node .cdmb-milestone-node-content {
  margin-left: 0;
  margin-right: 12px
}

.cdmb-milestone-vertical .cdmb-milestone-node .cdmb-milestone-node-content .cdmb-milestone-node-title {
  font-size: var(--cdmb-font-size-5);
  line-height: 18px
}

.cdmb-milestone-vertical .cdmb-milestone-node .cdmb-milestone-node-content .cdmb-milestone-node-description {
  color: #767676;
  font-size: var(--cdmb-font-size-5);
  line-height: 18px;
  padding-top: 4px
}

.cdmb-milestone-vertical .cdmb-milestone-node:last-child .cdmb-milestone-node-icon-tail {
  display: none
}

.speedy3-navbar {
  background-color: var(--wrapper-bg-color);
  width: 100%
}

.speedy3-navbar .navbar-icon {
  align-items: center;
  cursor: pointer;
  display: flex;
  font-size: 22px;
  height: 44px;
  justify-content: center;
  width: 44px
}

.speedy3-navbar .navbar-icon svg {
  height: 26px;
  width: 26px
}

.speedy3-navbar .navbar-text {
  align-items: center;
  cursor: pointer;
  display: flex;
  height: 44px;
  justify-content: center;
  margin: 0 4px
}

.speedy3-navbar .navbar-text span {
  color: #888;
  font-size: 13px;
  font-weight: 600;
  line-height: 16px;
  text-align: right
}

.speedy3-navbar .right-icon-wrapper {
  display: flex;
  flex-direction: row;
  padding-left: 4px;
  padding-right: 8px;
  z-index: 1
}

.speedy3-navbar .icon-back-wrap {
  display: flex;
  padding-left: 8px;
  padding-right: 4px;
  z-index: 1
}

.speedy3-navbar .icon-back-wrap .navbar-icon {
  justify-content: start
}

.speedy3-navbar .title-wrapper {
  align-items: center;
  display: flex;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%
}

.speedy3-navbar .title-wrapper div.short-title {
  max-width: 170px
}

.speedy3-navbar .title-wrapper .title {
  color: var(--title-color);
  flex: 1;
  font-size: 18px;
  font-weight: 800;
  line-height: 22px;
  max-width: 70%;
  overflow: hidden;
  padding: 0 8px;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap
}

.speedy3-navbar.rtl {
  direction: rtl
}

.speedy3-navbar.rtl .icon-back {
  transform: rotate(180deg)
}

.speedy3-navbar.rtl .icon-wrap {
  padding-right: 8px
}

.speedy3-navbar.rtl .icon-back-wrap .navbar-icon {
  justify-content: end
}

.speedy3-navbar.rtl .navbar-icon {
  margin-left: 8px;
  margin-right: 0
}

.speedy3-navbar .status-bar-placeholder {
  height: var(--status-height);
  width: 100%
}

.speedy3-navbar .app-topbar {
  display: flex;
  height: var(--appbar-height);
  justify-content: center;
  top: 0;
  width: 100%
}

.speedy3-navbar .navbar-wrapper {
  align-items: center;
  display: flex;
  flex: 1;
  flex-direction: row;
  justify-content: space-between;
  position: relative
}

.speedy3-navbar .topbar-placeholder {
  width: 100%
}

.speedy3-navbar.responsive .title-wrapper div.short-title {
  max-width: 45.3vw
}

.speedy3-navbar.responsive .title-wrapper .title {
  font-size: 4.8vw;
  line-height: 5.8vw;
  padding: 0 2.1vw
}

.speedy3-navbar.responsive.rtl .icon-wrap {
  padding-right: 2.1vw
}

.speedy3-navbar.responsive.rtl .navbar-icon {
  margin-left: 2.1vw
}

.speedy3-navbar.responsive .navbar-icon {
  font-size: 5.8vw;
  height: 11.7vw;
  width: 11.7vw
}

.speedy3-navbar.responsive .navbar-icon svg {
  height: 6.8vw;
  width: 6.8vw
}

.speedy3-navbar.responsive .navbar-text {
  height: 11.7vw;
  margin: 0 1vw
}

.speedy3-navbar.responsive .navbar-text span {
  font-size: 3.4vw;
  line-height: 4.2vw
}

.speedy3-navbar.responsive .right-icon-wrapper {
  padding-left: 1vw;
  padding-right: 2.1vw
}

.speedy3-navbar.responsive .icon-back-wrap {
  padding-left: 2.1vw;
  padding-right: 1vw
}

.cdmb-notice {
  border-radius: var(--cdmb-radius-m);
  justify-content: space-between;
  padding: 12px 20px
}

.cdmb-notice,
.cdmb-notice-left {
  display: flex;
  flex-direction: row
}

.cdmb-notice-left-has-title {
  display: flex;
  flex-direction: column
}

.cdmb-notice-icon {
  font-size: 20px;
  line-height: 16px;
  margin-right: 11px
}

[dir=rtl] .cdmb-notice-icon {
  margin-left: 11px;
  margin-right: 0
}

.cdmb-notice-title {
  align-items: center;
  color: var(--cdmb-color-text);
  display: inline-flex;
  flex-direction: row;
  font-size: var(--cdmb-font-size-8)
}

.cdmb-notice-content {
  color: var(--cdmb-color-text);
  font-size: var(--cdmb-font-size-5)
}

.cdmb-notice-close {
  cursor: pointer
}

.cdmb-notice-primary {
  background-color: #edf4fb
}

.cdmb-notice-success {
  background-color: #ebf9eb
}

.cdmb-notice-normal {
  background-color: #fff
}

.cdmb-notice-warning {
  background-color: #fff4ed
}

.cdmb-notice-error {
  background-color: #fff1f1
}

.cdmb-popover {
  --z-index: var(--cdmb-popover-z-index, 1030);
  --background: #fff;
  --arrow-size: 8px;
  --content-padding: 8px 12px;
  animation: none;
  color: #333;
  cursor: auto;
  position: absolute;
  text-align: left;
  top: 0;
  -webkit-user-select: text;
  -moz-user-select: text;
  user-select: text;
  white-space: normal;
  z-index: var(--z-index)
}

[dir=rtl] .cdmb-popover {
  text-align: right
}

.cdmb-popover.cdmb-popover-dark {
  --background: rgba(0, 0, 0, .75);
  --cdmb-color-text: #fff;
  color: #fff
}

.cdmb-popover.cdmb-popover-dark .cdmb-popover-inner {
  box-shadow: none
}

.cdmb-popover:after {
  background: hsla(0, 0%, 100%, .01);
  content: "";
  position: absolute
}

.cdmb-popover-hidden {
  display: none
}

.cdmb-popover-inner {
  background-clip: padding-box;
  background-color: var(--background);
  border-radius: var(--inner-border-radius, 8px);
  box-shadow: 0 0 30px 0 rgba(51, 51, 51, .2);
  font-size: var(--cdmb-font-size-7);
  max-width: calc(100vw - 24px);
  min-width: 32px;
  overflow-y: hidden;
  width: -moz-max-content;
  width: max-content
}

.cdmb-popover-inner-content {
  padding: var(--content-padding)
}

.cdmb-popover-arrow {
  background: transparent;
  overflow: visible;
  width: var(--arrow-size)
}

.cdmb-popover-arrow,
.cdmb-popover-arrow-icon {
  display: block;
  height: var(--arrow-size);
  position: absolute
}

.cdmb-popover-arrow-icon {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(var(--arrow-icon-rotate));
  width: 15px
}

[dir=rtl] .cdmb-popover-arrow-icon {
  left: auto;
  right: 50%;
  transform: translate(50%, -50%) rotate(var(--arrow-icon-rotate))
}

.cdmb-popover .cdmb-popover-arrow {
  color: var(--background)
}

.cdmb-popup {
  --tab-icon-rotate: 0deg;
  --tab-dropdown-translateY: 500%;
  bottom: 0;
  left: 0;
  position: fixed;
  z-index: 100
}

[dir=rtl] .cdmb-popup {
  left: auto;
  right: 0
}

.cdmb-popup .bottom-safe-area {
  padding-bottom: env(safe-area-inset-bottom)
}

.cdmb-popup .popup-touchable {
  align-items: flex-end;
  box-sizing: content-box;
  display: flex;
  height: 16px;
  justify-content: center;
  padding-bottom: 28px;
  width: 100%;
  z-index: 1
}

.cdmb-popup .popup-touchable .ms-rectangle {
  background-color: #ddd;
  border-radius: 2px;
  height: 4px;
  width: 40px
}

.cdmb-popup .grid-header {
  margin-top: -28px
}

.cdmb-popup .header-wrapper {
  align-items: center;
  display: flex;
  flex-direction: row;
  height: 56px;
  justify-content: space-between;
  position: relative;
  width: 100%
}

.cdmb-popup .header-wrapper .header-icon {
  align-items: center;
  display: flex;
  height: 44px;
  justify-content: center;
  padding-right: 12px;
  width: 44px;
  z-index: 1
}

[dir=rtl] .cdmb-popup .header-wrapper .header-icon {
  padding-left: 12px;
  padding-right: 0
}

.cdmb-popup .header-wrapper .header-icon img {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  height: 28px;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  width: 28px
}

.cdmb-popup .header-wrapper .header-title {
  align-items: center;
  display: flex;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%
}

[dir=rtl] .cdmb-popup .header-wrapper .header-title {
  left: auto;
  right: 0
}

.cdmb-popup .header-wrapper .header-title span {
  color: var(--title-color);
  flex: 1;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  max-width: 260px;
  overflow: hidden;
  padding: 0 8px;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap
}

.cdmb-popup .grid-mask {
  background-color: #000;
  display: var(--mask-appear, none);
  height: 100%;
  left: 0;
  opacity: var(--mask-show, 0);
  position: fixed;
  transform: translateY(-100%);
  transition: var(--popup-animate, auto);
  transition-timing-function: ease-in-out;
  width: 100%;
  z-index: 99
}

[dir=rtl] .cdmb-popup .grid-mask {
  left: auto;
  right: 0
}

.cdmb-popup .grid-total-container {
  background-color: #fff;
  border-radius: 14px 14px 0 0;
  box-shadow: 0 3px 5px rgba(0, 0, 0, .32);
  display: flex;
  flex-direction: column;
  left: 0;
  overflow-x: hidden;
  overflow-y: hidden;
  overscroll-behavior: none;
  position: fixed;
  transform: translate3d(0, var(--tab-dropdown-translateY, 0), 0);
  transition: var(--popup-animate, none);
  width: 100%;
  z-index: 100
}

[dir=rtl] .cdmb-popup .grid-total-container {
  left: auto;
  right: 0
}

.cdmb-popup .grid-scroller {
  flex: 1;
  overflow-y: scroll;
  position: relative
}

.cdmb-popup .grid-scroller::-webkit-scrollbar {
  display: none
}

.cdmb-radio {
  --icon-size: 20px;
  --font-size: var(--cdmb-font-size-9);
  --gap: 8px;
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  justify-content: flex-start;
  vertical-align: text-bottom
}

.cdmb-radio input {
  display: none
}

.cdmb-radio .cdmb-radio-icon {
  border: 2px solid #ddd;
  border-radius: 20px;
  box-sizing: content-box;
  color: var(--cdmb-color-white);
  flex: none;
  height: var(--icon-size);
  position: relative;
  width: var(--icon-size)
}

.cdmb-radio .cdmb-radio-icon>svg {
  display: block;
  height: 100%;
  width: 100%
}

.cdmb-radio.cdmb-radio-block {
  display: flex
}

.cdmb-radio.cdmb-radio-checked .cdmb-radio-icon {
  border: 2px solid #222
}

.cdmb-radio.cdmb-radio-checked .cdmb-radio-icon .cdmb-radio-selected-dot {
  --icon-dot: 12px;
  background-color: #222;
  border-radius: 8px;
  height: var(--icon-dot);
  left: calc((var(--icon-size, 20px) - var(--icon-dot))/2);
  position: absolute;
  top: calc((var(--icon-size, 20px) - var(--icon-dot))/2);
  width: var(--icon-dot)
}

[dir=rtl] .cdmb-radio.cdmb-radio-checked .cdmb-radio-icon .cdmb-radio-selected-dot {
  left: auto;
  right: calc((var(--icon-size, 20px) - var(--icon-dot))/2)
}

.cdmb-radio.cdmb-radio-disabled {
  cursor: not-allowed
}

.cdmb-radio.cdmb-radio-disabled .cdmb-radio-content {
  opacity: .4
}

.cdmb-radio.cdmb-radio-disabled .cdmb-radio-icon {
  background-color: var(--cdmb-color-box);
  border-color: var(--cdmb-color-light);
  color: #b7b7b7
}

.cdmb-radio .cdmb-radio-custom-icon {
  font-size: var(--icon-size)
}

.cdmb-radio-content {
  flex: 0 1 auto;
  font-size: var(--font-size);
  padding-left: var(--gap)
}

[dir=rtl] .cdmb-radio-content {
  padding-left: 0;
  padding-right: var(--gap)
}

.cdmb-result {
  background-color: var(--cdmb-color-background);
  padding: 32px 12px
}

.cdmb-result-icon {
  box-sizing: border-box;
  height: 48px;
  margin: 0 auto 12px;
  padding: 7px;
  width: 48px
}

.cdmb-result-icon .cdmb-icon {
  font-size: 34px
}

.cdmb-result-title {
  font-size: var(--cdmb-font-size-10);
  font-weight: var(--font-weight-bold);
  line-height: 21px
}

.cdmb-result-description,
.cdmb-result-title {
  color: var(--cdmb-color-text);
  text-align: center
}

.cdmb-result-description {
  font-size: var(--cdmb-font-size-5);
  line-height: var(--cdmb-font-size-7);
  margin-top: 12px
}

.cdmb-result-content {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-top: 20px
}

.cdmb-result-success .cdmb-result-icon .cdmb-icon {
  color: var(--cdmb-color-success)
}

.cdmb-result-error .cdmb-result-icon .cdmb-icon {
  color: var(--cdmb-color-danger)
}

.cdmb-result-info .cdmb-result-icon .cdmb-icon {
  color: #06c
}

.cdmb-result-waiting .cdmb-result-icon .cdmb-icon {
  color: var(--cdmb-color-normal)
}

.cdmb-result-warning .cdmb-result-icon .cdmb-icon {
  color: var(--cdmb-color-warning)
}

.adm-safe-area {
  --multiple: var(--adm-safe-area-multiple, 1);
  display: block;
  width: 100%
}

.adm-safe-area-position-top {
  padding-top: calc(env(safe-area-inset-top)*var(--multiple))
}

.adm-safe-area-position-bottom {
  padding-bottom: calc(env(safe-area-inset-bottom)*var(--multiple))
}

.cdmb-select-list-placeholder {
  height: 20px;
  width: 100%
}

.cdmb-select {
  --tab-icon-rotate: 0deg;
  position: relative
}

.cdmb-select .cdmb-select-content {
  align-items: center;
  color: var(--font-color-light);
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 1
}

.cdmb-select .cdmb-select-content .label-wrapper {
  display: flex;
  flex-direction: column;
  font-size: var(--cdmb-font-size-5);
  height: 100%;
  justify-content: center;
  width: 100%
}

.cdmb-select .cdmb-select-content .label-wrapper .inner-label {
  color: var(--font-color-light);
  font-size: var(--cdmb-font-size-3);
  font-weight: 400;
  height: 13px;
  margin-bottom: 4px
}

.cdmb-select .cdmb-select-content .multiple-wrapper {
  align-items: center;
  display: flex;
  justify-content: center
}

.cdmb-select .cdmb-select-content .multiple-number {
  background-color: #222;
  border-radius: 16px;
  color: #fff;
  display: inline-block;
  font-weight: var(--font-weight-default);
  height: 16px;
  line-height: 16px;
  margin-left: 4px;
  text-align: center;
  width: 16px
}

[dir=rtl] .cdmb-select .cdmb-select-content .multiple-number {
  margin-left: 0;
  margin-right: 4px
}

.cdmb-select .cdmb-select-content.normal {
  border: 1px solid #ddd;
  border-radius: 8px;
  height: 48px;
  justify-content: space-between;
  padding: 0 16px;
  width: var(--cdmb-select-width, 100%)
}

.cdmb-select .cdmb-select-content.normal.status-select {
  border: 1px solid var(--cdmb-color-text);
  color: var(--cdmb-color-text)
}

.cdmb-select .cdmb-select-content.normal.status-active {
  border: 1px solid var(--cdmb-color-text)
}

.cdmb-select .cdmb-select-content.normal.status-disabled {
  background-color: #f4f4f4;
  border: 1px solid #ddd;
  color: var(--font-color-light)
}

.cdmb-select .cdmb-select-content.normal.two-row-content .cdmb-select-text {
  -webkit-line-clamp: 2
}

.cdmb-select .cdmb-select-content.capsule {
  background-color: var(--cdmb-color-white);
  border: 1px solid #ddd;
  border-radius: 17px;
  color: var(--cdmb-color-text);
  height: 32px;
  padding: 0 16px;
  width: var(--cdmb-select-width)
}

.cdmb-select .cdmb-select-content.capsule.status-select {
  border: 2px solid var(--cdmb-color-text);
  font-weight: var(--font-weight-bold)
}

.cdmb-select .cdmb-select-content.capsule.status-active {
  border: 1px solid var(--cdmb-color-text)
}

.cdmb-select .cdmb-select-content.capsule.status-disabled {
  background-color: #f4f4f4;
  border: 1px solid #ddd;
  color: var(--font-color-light);
  font-weight: var(--font-weight-normal)
}

.cdmb-select .cdmb-select-content.pure {
  border: none;
  color: var(--cdmb-color-text);
  width: var(--cdmb-select-width)
}

.cdmb-select .cdmb-select-content.pure.status-select {
  font-weight: var(--font-weight-bold)
}

.cdmb-select .cdmb-select-content.pure.status-disabled {
  color: var(--font-color-light);
  font-weight: var(--font-weight-normal)
}

.cdmb-select .cdmb-select-content.icon {
  color: var(--cdmb-color-text)
}

.cdmb-select .cdmb-select-content.status-disabled {
  cursor: not-allowed
}

.cdmb-select .cdmb-select-content.status-disabled .cdmb-select-btn-img {
  color: #ddd
}

.cdmb-select .cdmb-select-content .cdmb-select-text {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  -webkit-touch-callout: none;
  display: -webkit-box;
  margin-right: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-user-select: none;
  word-break: break-all
}

[dir=rtl] .cdmb-select .cdmb-select-content .cdmb-select-text {
  margin-left: 8px;
  margin-right: 0
}

.cdmb-select .cdmb-select-content .cdmb-select-btn-img {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  color: var(--cdmb-color-text);
  font-size: 20px;
  margin: 10px 0;
  min-width: 20px;
  pointer-events: none;
  transform: rotate(var(--tab-icon-rotate, 0deg));
  transition: transform .3s;
  transition-timing-function: ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none
}

.tab-popup .cdmb-select-box-item {
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  height: 50px;
  justify-content: space-between;
  padding: 0 20px 0 16px;
  text-align: center
}

[dir=rtl] .tab-popup .cdmb-select-box-item {
  padding: 0 16px 0 20px
}

.tab-popup .cdmb-select-box-text {
  word-wrap: break-word;
  color: var(--font-color-default);
  font-size: var(--cdmb-font-size-5);
  line-height: 18px;
  max-width: 280px;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap
}

[dir=rtl] .tab-popup .cdmb-select-box-text {
  text-align: right
}

.tab-popup .cdmb-select-selected-wrapper {
  border: 2px solid #ddd;
  border-radius: 20px;
  box-sizing: content-box;
  height: 20px;
  position: relative;
  width: 20px
}

.tab-popup .cdmb-select-selected-wrapper.selected {
  border: 2px solid #222
}

.tab-popup .cdmb-select-selected-wrapper.selected .cdmb-select-selected-dot {
  background-color: #222;
  border-radius: 8px;
  height: 12px;
  left: 4px;
  position: absolute;
  top: 4px;
  width: 12px
}

[dir=rtl] .tab-popup .cdmb-select-selected-wrapper.selected .cdmb-select-selected-dot {
  left: auto;
  right: 4px
}

.cdmb-slider {
  --fill-color: var(--font-color-default);
  --tracks-color: #ddd;
  list-style: none;
  padding: 5px 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.cdmb-slider-track-container {
  padding: 8px 0
}

.cdmb-slider-track {
  background-color: var(--tracks-color);
  border-radius: 3px;
  height: 3px;
  position: relative;
  width: 100%
}

.cdmb-slider-fill {
  background-color: var(--fill-color);
  border-radius: 3px;
  height: 3px;
  position: absolute;
  z-index: 1
}

.cdmb-slider-ticks {
  background: transparent;
  height: 3px;
  position: absolute;
  width: 100%
}

.cdmb-slider-tick {
  background-color: var(--tracks-color);
  height: 13px;
  position: absolute;
  top: -5px;
  width: 2px
}

.cdmb-slider-thumb {
  background: var(--cdmb-color-white);
  border: .5px solid #dcdee3;
  border-radius: 50%;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1), 0 3px 3px 0 rgba(0, 0, 0, .05);
  color: var(--fill-color);
  height: 27px;
  line-height: 27px;
  margin: 2px;
  text-align: center;
  width: 27px
}

.cdmb-slider-thumb:focus {
  outline: none
}

.cdmb-slider-thumb-icon {
  height: 12px;
  margin: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 12px
}

.cdmb-slider-thumb-container {
  border-radius: 50%;
  cursor: grab;
  height: 32px;
  position: absolute;
  top: 50%;
  touch-action: none;
  transform: translate(-50%, -50%);
  width: 32px;
  z-index: 2
}

[dir=rtl] .cdmb-slider-thumb-container {
  transform: translate(50%, -50%)
}

.cdmb-slider-mark {
  font-size: var(--cdmb-font-size-3);
  height: 11px;
  margin-top: 10px;
  overflow: visible;
  position: relative;
  width: 100%
}

.cdmb-slider-mark-text {
  color: var(--cdmb-color-text);
  display: inline-block;
  line-height: 1;
  position: absolute;
  text-align: center;
  transform: translateX(-50%);
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  word-break: keep-all
}

[dir=rtl] .cdmb-slider-mark-text {
  transform: translateX(50%)
}

.cdmb-slider-disabled .cdmb-slider-mark,
.cdmb-slider-disabled .cdmb-slider-thumb-icon {
  opacity: .4
}

.cdmb-slider-disabled .cdmb-slider-fill:after,
.cdmb-slider-disabled .cdmb-slider-tick-active:after {
  background-color: hsla(0, 0%, 100%, .6);
  border-radius: inherit;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}

.cdmb-slider-disabled .cdmb-slider-thumb {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .06);
  cursor: not-allowed
}

.cdmb-slider-disabled .cdmb-slider-mark-text,
.cdmb-slider-disabled .cdmb-slider-tick {
  box-shadow: none;
  cursor: not-allowed
}

.adm-space-item {
  flex: none
}

.adm-space {
  --gap: 8px;
  --gap-vertical: var(--gap);
  --gap-horizontal: var(--gap);
  display: inline-flex
}

.adm-space-vertical {
  flex-direction: column
}

.adm-space-vertical>.adm-space-item {
  margin-bottom: var(--gap-vertical)
}

.adm-space-vertical>.adm-space-item:last-child {
  margin-bottom: 0
}

.adm-space-horizontal {
  flex-direction: row
}

.adm-space-horizontal>.adm-space-item {
  margin-right: var(--gap-horizontal)
}

[dir=rtl] .adm-space-horizontal>.adm-space-item {
  margin-left: var(--gap-horizontal);
  margin-right: 0
}

.adm-space-horizontal>.adm-space-item:last-child {
  margin-right: 0
}

[dir=rtl] .adm-space-horizontal>.adm-space-item:last-child {
  margin-left: 0;
  margin-right: 0
}

.adm-space-horizontal.adm-space-wrap {
  flex-wrap: wrap;
  margin-bottom: calc(var(--gap-vertical)*-1)
}

.adm-space-horizontal.adm-space-wrap>.adm-space-item {
  padding-bottom: var(--gap-vertical)
}

.adm-space.adm-space-block {
  display: flex
}

.adm-space-align-center {
  align-items: center
}

.adm-space-align-start {
  align-items: flex-start
}

.adm-space-align-end {
  align-items: flex-end
}

.adm-space-align-baseline {
  align-items: baseline
}

.adm-space-justify-center {
  justify-content: center
}

.adm-space-justify-start {
  justify-content: flex-start
}

.adm-space-justify-end {
  justify-content: flex-end
}

.adm-space-justify-between {
  justify-content: space-between
}

.adm-space-justify-around {
  justify-content: space-around
}

.adm-space-justify-evenly {
  justify-content: space-evenly
}

.adm-space-justify-stretch {
  justify-content: stretch
}

.cdmb-spin-loading {
  --color: var(--cdmb-color-weak);
  --size: 32px;
  height: var(--size);
  width: var(--size)
}

.cdmb-spin-loading-svg {
  animation: cdmb-spin-loading-rotate .8s linear infinite;
  height: 100%;
  width: 100%
}

.cdmb-spin-loading-svg>.cdmb-spin-loading-fill {
  stroke: var(--color)
}

@keyframes cdmb-spin-loading-rotate {
  0% {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(1turn)
  }
}

.cdmb-step-node .cdmb-step-node-indicator {
  position: relative
}

.cdmb-step-node .cdmb-step-node-indicator:after {
  content: "";
  position: absolute;
  z-index: 0
}

.cdmb-step-node .cdmb-step-node-indicator .cdmb-step-node-icon-container {
  border-radius: 50%;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  text-align: center;
  width: 20px;
  z-index: 1
}

.cdmb-step-node:last-child .cdmb-step-node-indicator:after {
  display: none
}

.cdmb-step-node-status-process .cdmb-step-node-indicator:after {
  background-color: #ddd
}

.cdmb-step-node-status-process .cdmb-step-node-indicator .cdmb-step-node-icon-container {
  background: #000;
  border: 2px solid #000;
  color: #fff
}

.cdmb-step-node-status-wait .cdmb-step-node-indicator:after {
  background-color: #ddd
}

.cdmb-step-node-status-wait .cdmb-step-node-indicator .cdmb-step-node-icon-container {
  background: #ddd;
  border: 2px solid #ddd;
  color: #fff
}

.cdmb-step-node-status-wait .cdmb-step-node-content .cdmb-step-node-title {
  color: #ddd
}

.cdmb-step-node-status-finish .cdmb-step-node-indicator:after {
  background-color: #000
}

.cdmb-step-node-status-finish .cdmb-step-node-indicator .cdmb-step-node-icon-container {
  background: #fff;
  border: 2px solid #000;
  color: #000
}

.cdmb-step-node-status-error .cdmb-step-node-title {
  color: var(--adm-color-danger)
}

.cdmb-step-wrapper {
  position: relative
}

.cdmb-step-wrapper .blur {
  background-image: linear-gradient(270deg, #ffffff40, #fff 66%);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 30px;
  z-index: 2
}

[dir=rtl] .cdmb-step-wrapper .blur {
  background-image: linear-gradient(-270deg, #ffffff40, #fff 66%);
  left: auto;
  right: 0
}

.cdmb-step-wrapper .blur.right {
  background-image: linear-gradient(90deg, #ffffff40, #fff 66%);
  left: auto;
  right: 0
}

[dir=rtl] .cdmb-step-wrapper .blur.right {
  background-image: linear-gradient(-90deg, #ffffff40, #fff 66%);
  left: 0;
  right: auto
}

.cdmb-step {
  --title-font-size: var(--adm-font-size-main);
  --description-font-size: var(--adm-font-size-4);
  --indicator-margin-right: 0;
  --icon-size: 18px;
  box-sizing: border-box;
  width: 100%
}

.cdmb-step-horizontal {
  display: flex;
  margin: 8px 0;
  overflow-x: scroll
}

.cdmb-step-horizontal .cdmb-step-node {
  display: inline-block;
  flex: 1;
  max-width: calc(33.33333% - 3.33333px);
  min-width: calc(33.33333% - 3.33333px);
  width: calc(33.33333% - 3.33333px)
}

.cdmb-step-horizontal .cdmb-step-node .cdmb-step-node-indicator {
  height: 24px
}

.cdmb-step-horizontal .cdmb-step-node .cdmb-step-node-indicator:after {
  height: 2px;
  left: 50%;
  top: 50%;
  transform: translateY(-50%);
  width: 100%
}

[dir=rtl] .cdmb-step-horizontal .cdmb-step-node .cdmb-step-node-indicator:after {
  left: auto;
  right: 50%
}

.cdmb-step-horizontal .cdmb-step-node .cdmb-step-node-indicator .cdmb-step-node-icon-container {
  cursor: pointer;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%)
}

[dir=rtl] .cdmb-step-horizontal .cdmb-step-node .cdmb-step-node-indicator .cdmb-step-node-icon-container {
  left: auto;
  right: 50%;
  transform: translate(50%, -50%)
}

.cdmb-step-horizontal .cdmb-step-node-content {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  font-size: var(--description-font-size);
  overflow: hidden;
  padding: 2px 8px 0;
  text-align: center;
  text-overflow: ellipsis;
  word-break: break-word
}

.cdmb-step-horizontal .cdmb-step-node-content .cdmb-step-node-title {
  font-size: var(--title-font-size)
}

.cdmb-step-horizontal .cdmb-step-node-content .cdmb-step-node-description {
  color: var(--adm-color-weak);
  margin-top: 4px
}

.cdmb-step-horizontal::-webkit-scrollbar {
  display: none
}

.cdmb-step-vertical {
  display: flex;
  flex-direction: column
}

.cdmb-step-vertical .cdmb-step-node {
  align-items: stretch;
  display: flex
}

.cdmb-step-vertical .cdmb-step-node .cdmb-step-node-indicator {
  flex: none;
  margin-right: var(--indicator-margin-right);
  width: 24px
}

[dir=rtl] .cdmb-step-vertical .cdmb-step-node .cdmb-step-node-indicator {
  margin-left: var(--indicator-margin-right);
  margin-right: 0
}

.cdmb-step-vertical .cdmb-step-node .cdmb-step-node-indicator:after {
  height: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 1px
}

[dir=rtl] .cdmb-step-vertical .cdmb-step-node .cdmb-step-node-indicator:after {
  left: auto;
  right: 50%;
  transform: translateX(50%)
}

.cdmb-step-vertical .cdmb-step-node .cdmb-step-node-indicator .cdmb-step-node-icon-container {
  left: 50%;
  transform: translate(-50%)
}

[dir=rtl] .cdmb-step-vertical .cdmb-step-node .cdmb-step-node-indicator .cdmb-step-node-icon-container {
  left: auto;
  right: 50%;
  transform: translate(50%)
}

.cdmb-step-vertical .cdmb-step-node:last-child .cdmb-step-node-content {
  padding-bottom: 0
}

.cdmb-step-vertical .cdmb-step-node .cdmb-step-node-content {
  flex: auto;
  margin-left: 12px;
  overflow-x: hidden;
  padding-bottom: 24px;
  white-space: break-spaces;
  word-break: break-word
}

[dir=rtl] .cdmb-step-vertical .cdmb-step-node .cdmb-step-node-content {
  margin-left: 0;
  margin-right: 12px
}

.cdmb-step-vertical .cdmb-step-node .cdmb-step-node-content .cdmb-step-node-title {
  font-size: var(--title-font-size);
  line-height: 1.5;
  text-align: left
}

[dir=rtl] .cdmb-step-vertical .cdmb-step-node .cdmb-step-node-content .cdmb-step-node-title {
  text-align: right
}

.cdmb-step-vertical .cdmb-step-node .cdmb-step-node-content .cdmb-step-node-description {
  color: var(--adm-color-weak);
  font-size: var(--description-font-size);
  padding-top: 4px;
  text-align: left
}

[dir=rtl] .cdmb-step-vertical .cdmb-step-node .cdmb-step-node-content .cdmb-step-node-description {
  text-align: right
}

.cdmb-step-node-icon-container {
  font-size: var(--icon-size)
}

.cdmb-step-node-icon-dot {
  background: currentColor;
  border-radius: 4px;
  display: block;
  height: 8px;
  width: 8px
}

.cdmb-stepper {
  --height: 32px;
  --input-width: 44px;
  --input-font-size: var(--cdmb-font-size-5);
  --input-font-color: var(--cdmb-color-text);
  --input-background-color: var(--cdmb-color-background);
  --border-radius: 18px;
  --border: 1px solid #ddd;
  --border-inner: solid 2px transparent;
  --active-border: var(--border);
  --button-font-size: var(--cdmb-font-size-7);
  --button-text-color: var(--cdmb-color-text);
  --button-background-color: var(--cdmb-color-background);
  --button-width: var(--height);
  --disabled-color: #f4f4f4;
  align-items: center;
  border: var(--border);
  border-left: none;
  border-radius: var(--border-radius);
  border-right: none;
  box-sizing: border-box;
  display: flex;
  height: var(--height);
  overflow: hidden;
  position: relative;
  width: 97px;
  width: calc(var(--input-width) + var(--button-width)*2)
}

.cdmb-stepper-active {
  border: var(--active-border)
}

.cdmb-stepper-disabled {
  background-color: var(--disabled-color)
}

.cdmb-stepper-middle {
  border-left: var(--border-inner);
  border-right: var(--border-inner);
  flex: 1
}

.cdmb-stepper .cdmb-stepper-input {
  --background-color: var(--input-background-color);
  --font-size: var(--input-font-size);
  --color: var(--input-font-color);
  --text-align: center;
  border: none;
  height: var(--height)
}

.cdmb-stepper .cdmb-stepper-input input {
  padding: 0
}

.cdmb-stepper-minus,
.cdmb-stepper-plus {
  --cdmb-color-text: #ddd;
  background-color: var(--button-background-color);
  color: var(--button-text-color);
  font-size: var(--button-font-size);
  height: var(--height);
  padding: 0;
  width: var(--button-width)
}

.cdmb-stepper-minus:disabled,
.cdmb-stepper-plus:disabled {
  background-color: var(--disabled-color);
  color: #222
}

.cdmb-stepper-minus svg,
.cdmb-stepper-plus svg {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%)
}

[dir=rtl] .cdmb-stepper-minus svg,
[dir=rtl] .cdmb-stepper-plus svg {
  left: auto;
  right: 50%;
  transform: translate(50%, -50%)
}

.cdmb-page-indicator {
  --dot-color: var(--cdmb-color-white);
  --active-dot-color: var(--cdmb-color-white);
  --dot-size: 4px;
  --active-dot-size: 12px;
  --dot-border-radius: 2px;
  --active-dot-border-radius: var(--dot-border-radius);
  --dot-spacing: 4px;
  display: flex;
  width: auto
}

.cdmb-page-indicator-thumbnail {
  margin-top: 12px
}

.cdmb-page-indicator-thumbnail .cdmb-page-indicator-scrollview {
  display: flex;
  flex-direction: row;
  overflow-x: scroll
}

.cdmb-page-indicator-thumbnail .item {
  border: 2px solid hsla(0, 0%, 87%, .85);
  border-radius: 4px;
  display: flex;
  flex-shrink: 0;
  height: 68px;
  margin-right: 12px;
  width: 68px
}

[dir=rtl] .cdmb-page-indicator-thumbnail .item {
  margin-left: 12px;
  margin-right: 0
}

.cdmb-page-indicator-thumbnail .item .cdmb-image {
  border: 1px solid #fff
}

.cdmb-page-indicator-thumbnail .active {
  border: 2px solid #222
}

.cdmb-page-indicator-icon {
  --active-bg: rgba(0, 0, 0, .3);
  bottom: 8px;
  display: flex;
  justify-content: center;
  position: absolute;
  width: 100%
}

.cdmb-page-indicator-icon .active {
  --active-bg: rgba(0, 0, 0, .7)
}

.cdmb-page-indicator-icon .item {
  --gap: 4px;
  align-items: center;
  background: var(--active-bg, rgba(0, 0, 0, .3));
  border-radius: 12px;
  color: #fff;
  cursor: pointer;
  display: flex;
  height: 24px;
  justify-content: center;
  margin-right: var(--dot-spacing);
  padding: 4px 8px
}

[dir=rtl] .cdmb-page-indicator-icon .item {
  margin-left: var(--dot-spacing);
  margin-right: 0
}

.cdmb-page-indicator-icon .item svg {
  font-size: 16px
}

.cdmb-page-indicator-icon .item span {
  margin-left: var(--gap)
}

[dir=rtl] .cdmb-page-indicator-icon .item span {
  margin-left: 0;
  margin-right: var(--gap)
}

.cdmb-page-indicator-dot {
  background: var(--dot-color);
  border-radius: var(--dot-border-radius);
  display: block;
  height: var(--dot-size);
  width: var(--dot-size)
}

.cdmb-page-indicator-dot:last-child {
  margin-right: 0
}

[dir=rtl] .cdmb-page-indicator-dot:last-child {
  margin-left: 0;
  margin-right: 0
}

.cdmb-page-indicator-dot-active {
  background: var(--active-dot-color);
  border-radius: var(--active-dot-border-radius)
}

.cdmb-page-indicator-color-white {
  --dot-color: hsla(0, 0%, 100%, .5);
  --active-dot-color: var(--cdmb-color-white)
}

.cdmb-page-indicator-horizontal {
  flex-direction: row
}

.cdmb-page-indicator-horizontal .cdmb-page-indicator-dot {
  margin-right: var(--dot-spacing)
}

[dir=rtl] .cdmb-page-indicator-horizontal .cdmb-page-indicator-dot {
  margin-left: var(--dot-spacing);
  margin-right: 0
}

.cdmb-page-indicator-horizontal .cdmb-page-indicator-dot-active {
  width: var(--active-dot-size)
}

.cdmb-page-indicator-vertical {
  flex-direction: column
}

.cdmb-page-indicator-vertical .cdmb-page-indicator-dot {
  margin-bottom: var(--dot-spacing)
}

.cdmb-page-indicator-vertical .cdmb-page-indicator-dot-active {
  height: var(--active-dot-size)
}

.cdmb-swiper {
  --height: auto;
  --width: 100%;
  --border-radius: 8px;
  --track-padding: 0;
  --slide-size: 100%;
  --track-offset: 0%;
  border-radius: var(--border-radius);
  display: block;
  height: var(--height);
  overflow: hidden;
  position: relative;
  width: var(--width);
  z-index: 0
}

.cdmb-swiper-track {
  height: 100%;
  padding: var(--track-padding);
  white-space: nowrap;
  width: 100%
}

.cdmb-swiper-track-allow-touch-move {
  cursor: grab
}

.cdmb-swiper-track-inner {
  display: flex;
  flex-wrap: nowrap;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%
}

.cdmb-swiper-slide {
  display: block;
  flex: none;
  height: 100%;
  position: relative;
  white-space: unset;
  width: 100%
}

.cdmb-swiper-item {
  display: block;
  height: 100%;
  white-space: normal;
  width: 100%
}

.cdmb-swiper-mask {
  background-image: radial-gradient(ellipse farthest-side at 50% 100%, #000 0, transparent 100%);
  bottom: 0;
  opacity: .15;
  pointer-events: none;
  position: absolute;
  top: 50%;
  width: 100%
}

.cdmb-swiper-horizontal .cdmb-swiper-track-allow-touch-move {
  touch-action: pan-y
}

.cdmb-swiper-horizontal .cdmb-swiper-indicator {
  bottom: 8px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%)
}

[dir=rtl] .cdmb-swiper-horizontal .cdmb-swiper-indicator {
  left: auto;
  right: 50%;
  transform: translateX(50%)
}

.cdmb-swiper-horizontal .cdmb-swiper-track {
  transform: translateX(var(--track-offset))
}

.cdmb-swiper-horizontal .cdmb-swiper-track-inner {
  flex-direction: row;
  width: var(--slide-size)
}

.cdmb-swiper-vertical .cdmb-swiper-track-allow-touch-move {
  touch-action: pan-x
}

.cdmb-swiper-vertical .cdmb-swiper-indicator {
  position: absolute;
  right: 6px;
  top: 50%;
  transform: translateY(-50%)
}

[dir=rtl] .cdmb-swiper-vertical .cdmb-swiper-indicator {
  left: 6px;
  right: auto
}

.cdmb-swiper-vertical .cdmb-swiper-track {
  transform: translateY(var(--track-offset))
}

.cdmb-swiper-vertical .cdmb-swiper-track-inner {
  flex-direction: column;
  height: var(--slide-size)
}

@keyframes loading-rotate {
  to {
    transform: rotate(1turn)
  }
}

.cdmb-switch {
  --checked-color: var(--font-color-default);
  --checked-color-bg: #f4f4f4;
  --height: 31px;
  --width: 51px;
  --border-width: 2px;
  align-self: center;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  position: relative;
  vertical-align: middle
}

.cdmb-switch input {
  display: none
}

.cdmb-switch-checkbox {
  border-radius: 31px;
  height: var(--height);
  line-height: var(--height);
  min-width: var(--width);
  overflow: hidden;
  z-index: 0
}

.cdmb-switch-checkbox,
.cdmb-switch-checkbox:before {
  background: var(--checked-color-bg);
  box-sizing: border-box
}

.cdmb-switch-checkbox:before {
  border-radius: calc(var(--height) - var(--border-width)*2);
  content: " ";
  height: calc(var(--height) - var(--border-width)*2);
  left: var(--border-width);
  position: absolute;
  top: var(--border-width);
  transform: scale(1);
  transition: all .2s;
  width: calc(100% - var(--border-width)*2);
  z-index: 1
}

[dir=rtl] .cdmb-switch-checkbox:before {
  left: auto;
  right: var(--border-width)
}

.cdmb-switch-handle {
  align-items: center;
  background: var(--cdmb-color-white);
  border-radius: calc(var(--height) - var(--border-width)*2);
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, .2), 0 2px 11.5px 0 rgba(0, 0, 0, .08), -1px 2px 2px 0 rgba(0, 0, 0, .1);
  display: flex;
  height: calc(var(--height) - var(--border-width)*2);
  justify-content: center;
  left: var(--border-width);
  position: absolute;
  top: var(--border-width);
  transition: all .2s;
  width: calc(var(--height) - var(--border-width)*2);
  z-index: 2
}

[dir=rtl] .cdmb-switch-handle {
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, .2), 0 2px 11.5px 0 rgba(0, 0, 0, .08), 1px 2px 2px 0 rgba(0, 0, 0, .1);
  left: auto;
  right: var(--border-width)
}

.cdmb-switch-inner {
  align-items: center;
  color: var(--cdmb-color-weak);
  display: flex;
  font-size: var(--cdmb-font-size-7);
  height: 100%;
  justify-content: center;
  margin: 0 8px 0 calc(var(--height) - var(--border-width) + 4px);
  position: relative;
  transition: margin .2s;
  z-index: 1
}

[dir=rtl] .cdmb-switch-inner {
  margin: 0 calc(var(--height) - var(--border-width) + 4px) 0 8px
}

.cdmb-switch.cdmb-switch-checked .cdmb-switch-checkbox {
  background: var(--checked-color)
}

.cdmb-switch.cdmb-switch-checked .cdmb-switch-checkbox:before {
  transform: scale(0)
}

.cdmb-switch.cdmb-switch-checked .cdmb-switch-handle {
  left: calc(100% - var(--height) + var(--border-width))
}

[dir=rtl] .cdmb-switch.cdmb-switch-checked .cdmb-switch-handle {
  left: auto;
  right: calc(100% - var(--height) + var(--border-width))
}

.cdmb-switch.cdmb-switch-checked .cdmb-switch-inner {
  color: var(--cdmb-color-white);
  margin: 0 calc(var(--height) - var(--border-width) + 5px) 0 10px
}

[dir=rtl] .cdmb-switch.cdmb-switch-checked .cdmb-switch-inner {
  margin: 0 10px 0 calc(var(--height) - var(--border-width) + 5px)
}

.cdmb-switch.cdmb-switch-disabled {
  --checked-color: #ddd;
  --checked-color-bg: #ddd;
  cursor: not-allowed
}

.cdmb-switch.cdmb-switch-disabled .cdmb-switch-handle {
  background-color: #eee
}

.cdmb-switch-spin-icon {
  animation: loading-rotate 1s linear infinite;
  height: 14px;
  width: 14px
}

.remove-pic-touch {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none
}

.speedy-tab-scollView-tab::-webkit-scrollbar {
  display: none
}

.speedy-tab-scollView-tab {
  overflow: hidden;
  scroll-behavior: "smooth"
}

.no-scroll {
  box-sizing: border-box;
  display: flex
}

.no-scroll .speedy-tab-item {
  flex: 1
}

.cdmb-fz-default {
  font-size: var(--cdmb-font-size-5);
  line-height: 18px
}

.speedy-tab {
  -webkit-touch-callout: none;
  background-color: var(--tab-background-color, "transparent");
  direction: ltr;
  position: relative;
  -webkit-user-select: none;
  width: var(--tab-width, 100%)
}

.speedy-tab .speedy-tab-container {
  align-items: center;
  flex-direction: row;
  margin: 0;
  min-height: 52px;
  overflow-x: scroll;
  overflow-y: hidden;
  padding: 0 8px;
  position: relative;
  width: 100%
}

.speedy-tab .speedy-tab-container-dropdown {
  width: calc(100% - 35.5px)
}

.speedy-tab.rtl {
  direction: rtl
}

.speedy-tab.rtl .selected-bar.speedy-tab-scollView-tab:after {
  right: calc(var(--target-bar-right, 10)*.13333vw)
}

.speedy-tab.rtl .drop-button {
  left: 0;
  right: auto
}

.speedy-tab.rtl .blur-wrapper {
  left: 32.5px;
  right: 0
}

.speedy-tab .selected-bar.speedy-tab-scollView-tab:after {
  background-color: var(--indicator-color, #ff4200);
  border-bottom-width: 0;
  border-radius: 4px;
  bottom: .5px;
  color: var(--indicator-color, #ff4200);
  content: "";
  height: 2px;
  left: var(--target-bar-left, 10);
  position: absolute;
  right: auto;
  transition: left .2s, width .2s;
  width: var(--target-width, 0);
  z-index: 1
}

.speedy-tab .cdmb-fz-medium {
  font-size: var(--cdmb-font-size-8);
  line-height: 22px
}

.speedy-tab .cdmb-util-text-ellipsis {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis
}

.speedy-tab .cdmb-util-text-ellipsis.line-2 {
  -webkit-line-clamp: 2
}

.speedy-tab .cdmb-util-text-ellipsis.line-3 {
  -webkit-line-clamp: 3
}

.speedy-tab .cdmb-tab-scrollview {
  -webkit-overflow-scrolling: touch;
  display: flex;
  flex: 1;
  overflow-x: scroll;
  overflow-y: hidden
}

.speedy-tab .rax-scrollview-content-container-horizontal,
.speedy-tab .rax-scrollview-horizontal {
  flex-direction: row
}

.speedy-tab .rax-scrollview-webcontainer {
  display: block
}

.speedy-tab .under-line {
  background-color: #ddd;
  bottom: 0;
  content: "";
  height: 1px;
  position: absolute;
  width: var(--tab-width, 100%);
  z-index: 2
}

.speedy-tab .speedy-tab-view {
  align-content: flex-start;
  box-sizing: border-box;
  display: flex;
  flex-shrink: 0
}

.speedy-tab .speedy-tab-item-text {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  color: var(--tab-text-color, #eee);
  display: -webkit-box;
  font-size: var(--cdmb-font-size-5);
  font-weight: var(--font-weight-default);
  line-height: 18px;
  max-width: 225px;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis
}

.speedy-tab .speedy-tab-item-text.line-2 {
  -webkit-line-clamp: 2
}

.speedy-tab .speedy-tab-item-text.line-3 {
  -webkit-line-clamp: 3
}

.speedy-tab .speedy-tab-select-item-text {
  color: var(--text-highlight-color, #222);
  font-size: var(--cdmb-font-size-8);
  font-weight: var(--font-weight-bold);
  line-height: 22px
}

.speedy-tab .speedy-tab-item {
  align-content: flex-start;
  align-items: center;
  box-sizing: border-box;
  display: flex;
  flex-shrink: 0;
  float: left;
  justify-content: center;
  margin: 0 12px;
  overflow: hidden;
  position: relative;
  text-align: center
}

.speedy-tab .capsule.speedy-tab-item:first-child {
  margin-left: 12px
}

.speedy-tab .capsule.speedy-tab-item:last-child {
  margin-right: 12px
}

.speedy-tab .capsule.speedy-tab-item {
  background-color: #fff;
  border: 1px solid #222;
  border-radius: 16.5px;
  height: 32px;
  margin: 0 6px;
  max-width: calc(var(--tab-width, 100vw)*.9);
  padding: 7px 12px
}

.speedy-tab .capsule.speedy-tab-item .speedy-tab-item-text {
  -webkit-line-clamp: 1;
  max-width: none
}

.speedy-tab .capsule.speedy-tab-selected {
  background-color: #f4f4f4;
  border: 2px solid #222
}

.speedy-tab .capsule.speedy-tab-selected .speedy-tab-select-item-text {
  font-size: var(--cdmb-font-size-5);
  line-height: 18px
}

.speedy-tab .img-text-box {
  align-items: center;
  display: flex;
  height: 36px;
  justify-content: center
}

.speedy-tab.speedy-tab-container-with-icon .speedy-tab-icon {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  display: inline-block;
  height: 32px;
  margin-top: 6px;
  pointer-events: none;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  width: 32px
}

.speedy-tab.speedy-tab-container-with-icon .speedy-tab-item {
  margin: 0 6px;
  width: 92px
}

.speedy-tab.speedy-tab-container-with-icon .speedy-tab-item:first-child {
  margin-left: 12px
}

.speedy-tab.speedy-tab-container-with-icon .speedy-tab-item:last-child {
  margin-right: 12px
}

.speedy-tab.speedy-tab-container-with-icon .blur-wrapper {
  height: 64px
}

.speedy-tab.speedy-tab-container-with-icon .drop-button {
  height: 84px
}

.speedy-tab.speedy-tab-container-with-icon .speedy-tab-select-item-text {
  font-size: var(--cdmb-font-size-5);
  line-height: 18px
}

.speedy-tab.speedy-tab-container-with-icon .speedy-tab-container {
  height: 84px
}

.speedy-tab.speedy-tab-container-with-img .speedy-tab-img {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  border: 2px solid transparent;
  border-radius: 50%;
  height: 68px;
  -o-object-fit: fill;
  object-fit: fill;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  width: 68px
}

.speedy-tab.speedy-tab-container-with-img .speedy-tab-img-selected {
  border: 2px solid #000
}

.speedy-tab.speedy-tab-container-with-img .speedy-tab-item {
  margin: 0 6px;
  width: 92px
}

.speedy-tab.speedy-tab-container-with-img .speedy-tab-item:first-child {
  margin-left: 12px
}

.speedy-tab.speedy-tab-container-with-img .speedy-tab-item:last-child {
  margin-right: 12px
}

.speedy-tab.speedy-tab-container-with-img .speedy-tab-select-item-text {
  font-size: var(--cdmb-font-size-5);
  line-height: 18px
}

.speedy-tab.speedy-tab-container-with-img .speedy-tab-container {
  height: 140px
}

.speedy-tab .drop {
  --tab-icon-rotate: 0deg;
  position: relative
}

.speedy-tab .blur-wrapper {
  box-sizing: border-box;
  height: 32px;
  position: absolute;
  right: 32.5px;
  top: 10px;
  width: 16px;
  z-index: 1
}

.speedy-tab .blur-wrapper .blur {
  background-image: linear-gradient(90deg, var(--tab-background-color-half, "#ffffff40") 0, var(--tab-background-color, "#ffffff") 66%);
  filter: blur(2px);
  height: 100%;
  width: 100%
}

.speedy-tab .drop-button {
  align-items: center;
  background: #fff;
  display: flex;
  height: 52px;
  justify-content: center;
  position: absolute;
  right: 0;
  top: 0;
  width: 35.5px;
  z-index: 1
}

.speedy-tab.responsive.rtl .blur-wrapper {
  left: 8.6vw;
  right: 0
}

.speedy-tab.responsive .cdmb-vw-default {
  font-size: 3.4vw;
  line-height: 4.8vw
}

.speedy-tab.responsive .cdmb-vw-medium {
  font-size: 4.2vw;
  line-height: 5.8vw
}

.speedy-tab.responsive .speedy-tab-container {
  min-height: 13.8vw;
  padding: 0 2.1vw
}

.speedy-tab.responsive .speedy-tab-container-dropdown {
  width: 90.9vw
}

.speedy-tab.responsive .speedy-tab-item-text {
  font-size: 3.4vw;
  line-height: 4.8vw;
  max-width: 60vw
}

.speedy-tab.responsive .speedy-tab-select-item-text {
  font-size: 4.2vw;
  line-height: 5.8vw
}

.speedy-tab.responsive .speedy-tab-item {
  margin: 0 3.2vw
}

.speedy-tab.responsive svg.cdmb-select-btn-img {
  font-size: 6.9vw
}

.speedy-tab.responsive .capsule.speedy-tab-item:first-child {
  margin-left: 3.2vw
}

.speedy-tab.responsive .capsule.speedy-tab-item:last-child {
  margin-right: 3.2vw
}

.speedy-tab.responsive .capsule.speedy-tab-item {
  border-radius: 4.4vw;
  height: 8.5vw;
  margin: 0 1.6vw;
  padding: 1.8vw 3.2vw
}

.speedy-tab.responsive .capsule.speedy-tab-selected .speedy-tab-select-item-text {
  font-size: 3.4vw;
  line-height: 4.8vw
}

.speedy-tab.responsive .img-text-box {
  height: 9.6vw
}

.speedy-tab.responsive.speedy-tab-container-with-icon .speedy-tab-icon {
  height: 8.5vw;
  margin-top: 1.6vw;
  width: 8.5vw
}

.speedy-tab.responsive.speedy-tab-container-with-icon .speedy-tab-item {
  margin: 0 1.6vw;
  width: 24.5vw
}

.speedy-tab.responsive.speedy-tab-container-with-icon .speedy-tab-item:first-child {
  margin-left: 3.2vw
}

.speedy-tab.responsive.speedy-tab-container-with-icon .speedy-tab-item:last-child {
  margin-right: 3.2vw
}

.speedy-tab.responsive.speedy-tab-container-with-icon .blur-wrapper {
  height: 17vw
}

.speedy-tab.responsive.speedy-tab-container-with-icon .drop-button {
  height: 22.4vw
}

.speedy-tab.responsive.speedy-tab-container-with-icon .speedy-tab-select-item-text {
  font-size: 3.4vw;
  line-height: 4.8vw
}

.speedy-tab.responsive.speedy-tab-container-with-icon .speedy-tab-container {
  height: 22.4vw
}

.speedy-tab.responsive.speedy-tab-container-with-img .speedy-tab-img {
  height: 18.1vw;
  width: 18.1vw
}

.speedy-tab.responsive.speedy-tab-container-with-img .speedy-tab-item {
  margin: 0 1.6vw;
  width: 24.5vw
}

.speedy-tab.responsive.speedy-tab-container-with-img .speedy-tab-item:first-child {
  margin-left: 3.2vw
}

.speedy-tab.responsive.speedy-tab-container-with-img .speedy-tab-item:last-child {
  margin-right: 3.2vw
}

.speedy-tab.responsive.speedy-tab-container-with-img .speedy-tab-select-item-text {
  font-size: 3.4vw;
  line-height: 4.8vw
}

.speedy-tab.responsive.speedy-tab-container-with-img .speedy-tab-container {
  height: 37.3vw
}

.speedy-tab.responsive .blur-wrapper {
  height: 8.5vw;
  right: 8.6vw;
  top: 2.6vw;
  width: 4.2vw
}

.speedy-tab.responsive .drop-button {
  height: 13.8vw;
  width: 9.4vw
}

.cdmb-test {
  background-color: #fff;
  padding: 12px
}

.cdmb-text-area {
  --font-size: var(--cdmb-font-size-5);
  --color: var(--cdmb-color-text);
  --placeholder-color: var(--font-color-light);
  --disabled-color: var(--cdmb-color-weak);
  --text-align: left;
  --count-text-align: right;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  max-height: 100%;
  max-width: 100%;
  padding: 15px 12px 33px;
  position: relative;
  width: 100%
}

.cdmb-text-area.clear textarea {
  padding-right: 22px
}

[dir=rtl] .cdmb-text-area.clear textarea {
  padding-left: 22px;
  padding-right: 0
}

.cdmb-text-area-focus {
  border: 1px solid #222
}

.cdmb-text-area.inner-label-type .cdmb-text-area-element {
  padding-top: 12px
}

.cdmb-text-area.inner-label-type .cdmb-text-area-inner-label {
  font-size: 11px;
  transform: translateY(-8px)
}

.cdmb-text-area-disabled {
  background-color: #f4f4f4;
  border: .5px solid #ddd
}

.cdmb-text-area-disabled .cdmb-text-area-element {
  color: var(--font-color-light)
}

.cdmb-text-area-clear {
  color: var(--cdmb-color-light);
  cursor: pointer;
  flex: none;
  margin-left: 8px;
  padding: 4px;
  position: absolute;
  right: 12px;
  top: 10px;
  z-index: 1
}

[dir=rtl] .cdmb-text-area-clear {
  left: 12px;
  margin-left: 0;
  margin-right: 8px;
  right: auto
}

.cdmb-text-area-clear:active {
  color: var(--cdmb-color-weak)
}

.cdmb-text-area-clear .antd-mobile-icon {
  display: block;
  font-size: var(--cdmb-font-size-7)
}

.cdmb-text-area-inner-label {
  color: var(--placeholder-color);
  font-size: var(--font-size);
  left: 0;
  padding: 0 12px;
  position: absolute;
  top: 15px;
  transition: font-size .3s, transform .3s
}

[dir=rtl] .cdmb-text-area-inner-label {
  left: auto;
  right: 0
}

.cdmb-text-area-element {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  box-sizing: border-box;
  color: var(--color);
  display: block;
  flex: auto;
  font-family: var(--cdmb-font-family);
  font-size: var(--font-size);
  line-height: 15px;
  margin: 0;
  max-height: 100%;
  max-width: 100%;
  min-height: 1.5em;
  outline: none;
  padding: 0;
  position: relative;
  resize: none;
  text-align: var(--text-align);
  transition: padding-top .3s;
  width: 100%;
  z-index: 1
}

.cdmb-text-area-element::-moz-placeholder {
  color: var(--placeholder-color);
  font-family: inherit
}

.cdmb-text-area-element::placeholder {
  color: var(--placeholder-color);
  font-family: inherit
}

.cdmb-text-area-element:-webkit-autofill {
  background-color: transparent
}

.cdmb-text-area-element:disabled {
  -webkit-text-fill-color: var(--disabled-color);
  color: var(--disabled-color);
  cursor: not-allowed;
  opacity: 1
}

.cdmb-text-area-element:-moz-read-only {
  cursor: default
}

.cdmb-text-area-element:read-only {
  cursor: default
}

.cdmb-text-area-element:invalid {
  box-shadow: none
}

.cdmb-text-area-element::-ms-clear {
  display: none
}

.cdmb-text-area-element[readonly] {
  pointer-events: none
}

.cdmb-text-area-count {
  bottom: 12px;
  color: var(--font-color-light);
  font-size: var(--cdmb-font-size-3);
  height: 13px;
  position: absolute;
  right: 12px;
  text-align: var(--count-text-align)
}

[dir=rtl] .cdmb-text-area-count {
  left: 12px;
  right: auto
}

.cdmb-tips {
  padding: 8px 4px
}

.cdmb-tips .tips-icon {
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  position: absolute;
  right: 8px;
  top: 8px
}

[dir=rtl] .cdmb-tips .tips-icon {
  left: 8px;
  right: auto
}

.cdmb-toast-mask .cdmb-toast-wrap {
  align-items: center;
  align-items: flex-end;
  bottom: 0;
  display: flex;
  flex-direction: row;
  height: 100%;
  justify-content: center;
  left: 0;
  padding-bottom: 120px;
  position: fixed;
  width: 100%
}

[dir=rtl] .cdmb-toast-mask .cdmb-toast-wrap {
  left: auto;
  right: 0
}

.cdmb-toast-mask .cdmb-toast-content {
  display: flex;
  flex-direction: column;
  justify-content: center
}

.cdmb-toast-mask .cdmb-toast-main {
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, .2);
  box-sizing: border-box;
  color: var(--font-color-default, #222);
  display: inline-block;
  font-size: var(--cdmb-font-size-5);
  line-height: var(--cdmb-font-size-10);
  max-height: 70%;
  max-width: 320px;
  overflow: auto;
  padding: 17px 16px;
  pointer-events: all;
  position: relative;
  width: auto;
  word-break: break-all
}

.cdmb-toast-mask .cdmb-toast-main-text {
  min-width: 0
}

.cdmb-toast-mask .cdmb-toast-main-icon {
  display: flex;
  min-width: 20px
}

.cdmb-toast-mask .cdmb-toast-main-icon .cdmb-toast-icon {
  align-items: center;
  display: flex;
  font-size: 17px;
  line-height: 1
}

.cdmb-toast-mask .cdmb-toast-main-icon .cdmb-toast-icon-with-text {
  margin-right: 8px
}

[dir=rtl] .cdmb-toast-mask .cdmb-toast-main-icon .cdmb-toast-icon-with-text {
  margin-left: 8px;
  margin-right: 0
}

.cdmb-toast-mask .cdmb-toast-main-icon .cdmb-toast-icon-success {
  color: var(--cdmb-color-success)
}

.cdmb-toast-mask .cdmb-toast-main-icon .cdmb-toast-icon-fail {
  color: var(--cdmb-color-danger)
}

.cdmb-toast-loading {
  --size: 16px
}

.adm-image-uploader {
  --cell-size: 80px
}

.adm-image-uploader-space {
  --gap: 12px
}

.adm-image-uploader-cell {
  border-radius: 4px;
  height: var(--cell-size);
  overflow: hidden;
  position: relative;
  width: var(--cell-size)
}

.adm-image-uploader-cell-fail {
  border: 1px solid red;
  box-sizing: border-box
}

.adm-image-uploader-cell-delete {
  background-color: rgba(0, 0, 0, .7);
  border-radius: 0 0 0 12px;
  color: var(--adm-color-white);
  cursor: pointer;
  font-size: 8px;
  height: 14px;
  position: absolute;
  right: 0;
  top: 0;
  width: 14px
}

[dir=rtl] .adm-image-uploader-cell-delete {
  border-radius: 0 0 12px 0;
  left: 0;
  right: auto
}

.adm-image-uploader-cell-delete-icon {
  left: 4px;
  position: absolute;
  top: 3px
}

[dir=rtl] .adm-image-uploader-cell-delete-icon {
  left: auto;
  right: 4px
}

.adm-image-uploader-cell-mask {
  background-color: rgba(50, 50, 51, .88);
  bottom: 0;
  color: var(--adm-color-white);
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}

.adm-image-uploader-cell-loading {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  padding-top: 8px
}

.adm-image-uploader-cell-mask-message {
  display: inline-block;
  font-size: var(--adm-font-size-4);
  padding: 6px 4px
}

.adm-image-uploader-cell-image {
  height: var(--cell-size);
  width: var(--cell-size)
}

.adm-image-uploader-upload-button-wrap {
  position: relative
}

.adm-image-uploader-upload-button-wrap .adm-image-uploader-upload-button {
  background-color: var(--adm-color-box);
  display: block;
  line-height: var(--cell-size);
  text-align: center
}

.adm-image-uploader-upload-button-wrap .adm-image-uploader-upload-button-icon {
  color: #999;
  font-size: 32px
}

.adm-image-uploader-upload-button-wrap .adm-image-uploader-input {
  border-radius: 4px;
  cursor: pointer;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%
}

[dir=rtl] .adm-image-uploader-upload-button-wrap .adm-image-uploader-input {
  left: auto;
  right: 0
}

/*# sourceMappingURL=vendor.cjs.es5.production.css.map */
#ncms-content-root,
body {
  background-color: #f4f4f4
}

.lp-pc {
  margin: 0 auto;
  max-width: 1920px;
  min-width: 1200px;
  width: 100%
}

.lp-pc-content {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 400px;
  height: 400px;
  width: 100%
}

.lp-pc-product {
  margin: 0 auto;
  padding-top: 30px;
  width: 1200px
}

.product-list-title {
  color: #222;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 12px
}

.product-list-list {
  -moz-column-gap: 16px;
  column-gap: 16px;
  display: flex;
  flex-wrap: wrap
}

.product-list-list-item {
  margin-bottom: 24px;
  position: relative
}

.product-list-list-item-content {
  background: #fff;
  border-radius: 6px;
  cursor: pointer;
  overflow: hidden;
  width: 186px
}

.product-list-list-item-content img {
  height: 179px;
  margin-bottom: 12px;
  width: 100%
}

.product-list-list-item-content-wrap {
  padding: 0 12px
}

.product-list-list-item-content-suppliers {
  color: #767676;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.product-list-list-item-content-title {
  -webkit-line-clamp: 2;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
  display: -webkit-box;
  /*! autoprefixer: on */
  font-weight: 400;
  height: 40px;
  margin-top: 4px
}

.product-list-list-item-content-quote,
.product-list-list-item-content-title {
  color: #222;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 12px;
  overflow: hidden;
  text-overflow: ellipsis
}

.product-list-list-item-content-quote {
  cursor: pointer;
  font-weight: 600;
  text-decoration: underline;
  white-space: nowrap
}

.no-data-container {
  align-items: center;
  display: flex;
  height: 532px;
  justify-content: center;
  text-align: center;
  width: 100%
}

.no-data-container img {
  height: 174px;
  margin-bottom: 30px;
  width: 200px
}

.no-data-container p {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  margin: 0;
  padding: 0;
  width: 528px
}

.cdmb-input {
  --font-size: var(--cdmb-font-size-5);
  --color: var(--cdmb-color-text);
  --placeholder-color: var(--font-color-light);
  --text-align: left;
  --background-color: "#fff";
  align-items: center;
  background-color: var(--background-color);
  border: 1px solid #ddd;
  border-radius: 8px;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-start;
  max-height: 100%;
  max-width: 100%;
  min-height: 42px;
  width: 100%
}

.cdmb-input-disabled {
  cursor: not-allowed;
  opacity: .4
}

.cdmb-input-focus {
  border: 1px solid #222
}

.cdmb-input.inner-label-input {
  box-sizing: border-box;
  min-height: 48px
}

.cdmb-input.use-inner-label .cdmb-input-element {
  padding-top: 17px
}

.cdmb-input.use-inner-label .cdmb-input-inner-label {
  font-size: 11px;
  height: 13px;
  line-height: 13px;
  transform: translateY(-9.5px)
}

.cdmb-input-disabled {
  background-color: #f4f4f4;
  border: .5px solid #ddd;
  opacity: 1
}

.cdmb-input-disabled .cdmb-input-element {
  color: var(--font-color-light)
}

.cdmb-input-inner-label {
  color: var(--placeholder-color);
  font-size: var(--font-size);
  padding: 0 12px;
  position: absolute;
  transition: font-size .3s, transform .3s
}

.cdmb-input-element {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: 0;
  box-sizing: border-box;
  color: var(--color);
  display: inline-block;
  flex: auto;
  font-size: var(--font-size);
  font-weight: var(--font-weight-default);
  line-height: var(--cdmb-font-size-7);
  margin: 0;
  max-height: 100%;
  max-width: 100%;
  outline: none;
  padding: 0 12px;
  text-align: var(--text-align);
  transition: padding-top .3s;
  width: 100%;
  z-index: 1
}

.cdmb-input-element::-moz-placeholder {
  color: var(--placeholder-color);
  font-family: inherit
}

.cdmb-input-element::placeholder {
  color: var(--placeholder-color);
  font-family: inherit
}

.cdmb-input-element:-webkit-autofill {
  background-color: transparent
}

.cdmb-input-element:-moz-read-only {
  cursor: default
}

.cdmb-input-element:read-only {
  cursor: default
}

.cdmb-input-element:invalid {
  box-shadow: none
}

.cdmb-input-element::-ms-clear,
.cdmb-input-element::-ms-reveal {
  display: none
}

.cdmb-input-element::-webkit-search-cancel-button,
.cdmb-input-element::-webkit-search-decoration {
  display: none
}

.cdmb-input-element[type=date],
.cdmb-input-element[type=datetime-local],
.cdmb-input-element[type=time] {
  min-height: 1.5em
}

.cdmb-input-element[type=search] {
  -webkit-appearance: none
}

.cdmb-input-element[readonly] {
  pointer-events: none
}

.cdmb-input-clear {
  color: var(--cdmb-color-light);
  cursor: pointer;
  display: flex;
  flex: none;
  margin-right: 12px
}

[dir=rtl] .cdmb-input-clear {
  margin-left: 12px;
  margin-right: 0
}

.cdmb-input-clear:active {
  color: var(--cdmb-color-weak)
}

.cdmb-input-clear .antd-mobile-icon {
  display: block;
  font-size: var(--cdmb-font-size-7)
}

.cdmb-input-prefix {
  display: flex;
  justify-content: center;
  margin-left: 12px
}

[dir=rtl] .cdmb-input-prefix {
  margin-left: 0;
  margin-right: 12px
}

.cdmb-input-suffix {
  display: flex;
  justify-content: center;
  margin-right: 12px
}

[dir=rtl] .cdmb-input-suffix {
  margin-left: 12px;
  margin-right: 0
}

.cdmb-popover {
  --z-index: var(--cdmb-popover-z-index, 1030);
  --background: #fff;
  --arrow-size: 8px;
  --content-padding: 8px 12px;
  animation: none;
  color: #333;
  cursor: auto;
  position: absolute;
  text-align: left;
  top: 0;
  -webkit-user-select: text;
  -moz-user-select: text;
  user-select: text;
  white-space: normal;
  z-index: var(--z-index)
}

[dir=rtl] .cdmb-popover {
  text-align: right
}

.cdmb-popover.cdmb-popover-dark {
  --background: rgba(0, 0, 0, .75);
  --cdmb-color-text: #fff;
  color: #fff
}

.cdmb-popover.cdmb-popover-dark .cdmb-popover-inner {
  box-shadow: none
}

.cdmb-popover:after {
  background: hsla(0, 0%, 100%, .01);
  content: "";
  position: absolute
}

.cdmb-popover-hidden {
  display: none
}

.cdmb-popover-inner {
  background-clip: padding-box;
  background-color: var(--background);
  border-radius: var(--inner-border-radius, 8px);
  box-shadow: 0 0 30px 0 rgba(51, 51, 51, .2);
  font-size: var(--cdmb-font-size-7);
  max-width: calc(100vw - 24px);
  min-width: 32px;
  overflow-y: hidden;
  width: -moz-max-content;
  width: max-content
}

.cdmb-popover-inner-content {
  padding: var(--content-padding)
}

.cdmb-popover-arrow {
  background: transparent;
  overflow: visible;
  width: var(--arrow-size)
}

.cdmb-popover-arrow,
.cdmb-popover-arrow-icon {
  display: block;
  height: var(--arrow-size);
  position: absolute
}

.cdmb-popover-arrow-icon {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(var(--arrow-icon-rotate));
  width: 15px
}

[dir=rtl] .cdmb-popover-arrow-icon {
  left: auto;
  right: 50%;
  transform: translate(50%, -50%) rotate(var(--arrow-icon-rotate))
}

.cdmb-popover .cdmb-popover-arrow {
  color: var(--background)
}

.cdmb-swiper {
  --height: auto;
  --width: 100%;
  --border-radius: 8px;
  --track-padding: 0;
  --slide-size: 100%;
  --track-offset: 0%;
  border-radius: var(--border-radius);
  display: block;
  height: var(--height);
  overflow: hidden;
  position: relative;
  width: var(--width);
  z-index: 0
}

.cdmb-swiper-track {
  height: 100%;
  padding: var(--track-padding);
  white-space: nowrap;
  width: 100%
}

.cdmb-swiper-track-allow-touch-move {
  cursor: grab
}

.cdmb-swiper-track-inner {
  display: flex;
  flex-wrap: nowrap;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%
}

.cdmb-swiper-slide {
  display: block;
  flex: none;
  height: 100%;
  position: relative;
  white-space: unset;
  width: 100%
}

.cdmb-swiper-item {
  display: block;
  height: 100%;
  white-space: normal;
  width: 100%
}

.cdmb-swiper-mask {
  background-image: radial-gradient(ellipse farthest-side at 50% 100%, #000 0, transparent 100%);
  bottom: 0;
  opacity: .15;
  pointer-events: none;
  position: absolute;
  top: 50%;
  width: 100%
}

.cdmb-swiper-horizontal .cdmb-swiper-track-allow-touch-move {
  touch-action: pan-y
}

.cdmb-swiper-horizontal .cdmb-swiper-indicator {
  bottom: 8px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%)
}

[dir=rtl] .cdmb-swiper-horizontal .cdmb-swiper-indicator {
  left: auto;
  right: 50%;
  transform: translateX(50%)
}

.cdmb-swiper-horizontal .cdmb-swiper-track {
  transform: translateX(var(--track-offset))
}

.cdmb-swiper-horizontal .cdmb-swiper-track-inner {
  flex-direction: row;
  width: var(--slide-size)
}

.cdmb-swiper-vertical .cdmb-swiper-track-allow-touch-move {
  touch-action: pan-x
}

.cdmb-swiper-vertical .cdmb-swiper-indicator {
  position: absolute;
  right: 6px;
  top: 50%;
  transform: translateY(-50%)
}

[dir=rtl] .cdmb-swiper-vertical .cdmb-swiper-indicator {
  left: 6px;
  right: auto
}

.cdmb-swiper-vertical .cdmb-swiper-track {
  transform: translateY(var(--track-offset))
}

.cdmb-swiper-vertical .cdmb-swiper-track-inner {
  flex-direction: column;
  height: var(--slide-size)
}

.top-banner {
  box-sizing: border-box;
  color: #000;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
  max-width: 1200px;
  padding-top: 27px
}

.top-banner,
.top-banner-logo {
  align-items: center;
  display: flex
}

.top-banner-logo {
  font-size: 20px;
  font-weight: 400;
  line-height: 22px;
  text-align: center
}

.top-banner-logo img {
  height: 21px;
  margin-right: 13px
}

[dir=rtl] .top-banner-logo img {
  margin-left: 13px;
  margin-right: 0
}

.top-banner-content-title {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
  margin-bottom: 12px;
  margin-top: 10px;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis
}

.top-banner-content-title-newbuyer {
  -webkit-line-clamp: 1
}

.top-banner-content-subtitle {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  gap: 90px;
  justify-content: center
}

.top-banner-content-subtitle span {
  font-size: 20px;
  font-weight: 400
}

.top-banner-content-subtitle span span {
  font-weight: 700
}

.top-banner-content-subtitle-oldbuyer span {
  text-decoration: underline;
  text-decoration-color: #fff;
  text-underline-offset: 3px
}

.top-banner-form {
  align-items: center;
  background-color: hsla(0, 0%, 100%, .95);
  border-radius: 12px;
  box-sizing: border-box;
  color: #222;
  display: flex;
  height: 80px;
  margin-top: 28px;
  min-width: 610px;
  padding: 10px 13px
}

.top-banner-form-input {
  background-color: #fff;
  box-sizing: border-box;
  height: 60px;
  padding: 12px 4px 12px 16px;
  width: 586px
}

[dir=rtl] .top-banner-form-input {
  padding-left: 4px;
  padding-right: 0
}

.top-banner-form-input .cdmb-input-element {
  font-size: 14px;
  line-height: 20px;
  padding: 0
}

.top-banner-form-popover .cdmb-popover-inner {
  box-shadow: 0 0 10px 0 rgba(51, 51, 51, .1);
  position: relative;
  top: -2px
}

.top-banner-form-popover .cdmb-popover-inner-content {
  box-sizing: border-box;
  width: 586px
}

.top-banner-form-popover-content {
  display: flex;
  flex-direction: column
}

.top-banner-form-popover-content div {
  color: #222;
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  padding: 3px 0
}

.top-banner-form-or {
  font-size: 16px;
  line-height: 22px;
  margin: 0 18px
}

.top-banner-form-upload {
  align-items: center;
  background-color: #fff;
  border: 1px dashed #ddd;
  border-radius: 8px;
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  height: 60px;
  justify-content: center;
  padding: 18px 43px
}

.top-banner-form-upload span {
  font-size: 14px;
  font-weight: 400;
  margin-left: 8px
}

[dir=rtl] .top-banner-form-upload span {
  margin-left: 0;
  margin-right: 8px
}

.top-banner-radio,
.top-banner-swiper {
  margin-top: 22px
}

.top-banner-swiper {
  align-items: center;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  gap: 12px
}

.top-banner-swiper-cont {
  border-radius: 0;
  height: 18px;
  overflow: hidden;
  width: auto
}

.top-banner-swiper-cont-item {
  align-items: center;
  display: flex;
  height: 18px;
  justify-content: flex-end;
  overflow: hidden
}

.top-banner-swiper-cont-item img {
  height: 16px;
  margin-left: 10px;
  width: 24px
}

[dir=rtl] .top-banner-swiper-cont-item img {
  margin-left: 0;
  margin-right: 10px
}

.top-banner-radio {
  align-items: center;
  display: flex;
  gap: 56px
}

.top-banner-radio .cdmb-radio .cdmb-radio-icon,
.top-banner-radio .cdmb-radio.cdmb-radio-checked .cdmb-radio-icon {
  border: 1px solid #fff
}

.top-banner-radio .cdmb-radio.cdmb-radio-checked .cdmb-radio-icon .cdmb-radio-selected-dot {
  --icon-dot: 10px;
  background-color: #fff
}

.top-banner-quote-btn {
  margin-top: 22px
}

.top-banner-quote-btn .hugo4-button-wrap-middle-pc {
  height: 60px
}

.top-banner-quote-btn .hugo4-button-wrap-middle-pc .button {
  border: none;
  border-radius: 65px;
  box-sizing: border-box;
  font-size: 20px;
  font-weight: 600;
  height: 60px;
  line-height: 60px;
  max-width: 400px;
  min-width: 300px;
  padding: 0 24px
}

.top-banner-quote-btn .hugo4-button-wrap .primary:hover {
  opacity: .9
}

.top-banner-quote-noswiper {
  margin-top: 40px
}

/*# sourceMappingURL=index-pc.cjs.es5.production.css.map */