.arrival_arrivalApp__1Fhej{margin-right:16px}
.ecom-menu-btn {
  line-height: 18px;
  position: relative;
  display: inline-block;
  font-weight: 400;
  white-space: nowrap;
  text-align: center;
  background-image: none;
  border: 1px solid transparent;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0);
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  user-select: none;
  touch-action: manipulation;
  height: 32px;
  padding: 4px 16px;
  font-size: 14px;
  border-radius: 4px;
  color: #252931;
  background: #ffffff;
  border-color: #dcdee1;
}
.ecom-menu-btn > .anticon {
  line-height: 1;
}
.ecom-menu-btn,
.ecom-menu-btn:active,
.ecom-menu-btn:focus {
  outline: 0;
}
.ecom-menu-btn:not([disabled]):hover {
  text-decoration: none;
}
.ecom-menu-btn:not([disabled]):active {
  outline: 0;
  box-shadow: none;
}
.ecom-menu-btn[disabled] {
  cursor: not-allowed;
}
.ecom-menu-btn[disabled] > * {
  pointer-events: none;
}
.ecom-menu-btn-lg {
  height: 40px;
  padding: 6.4px 16px;
  font-size: 16px;
  border-radius: 4px;
}
.ecom-menu-btn-sm {
  height: 28px;
  padding: 3.6px 8px;
  font-size: 12px;
  border-radius: 4px;
}
.ecom-menu-btn > a:only-child {
  color: currentColor;
}
.ecom-menu-btn > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn:hover,
.ecom-menu-btn:focus {
  color: #4287ff;
  background: #ffffff;
  border-color: #4287ff;
}
.ecom-menu-btn:hover > a:only-child,
.ecom-menu-btn:focus > a:only-child {
  color: currentColor;
}
.ecom-menu-btn:hover > a:only-child::after,
.ecom-menu-btn:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn:active {
  color: #0b49d9;
  background: #ffffff;
  border-color: #0b49d9;
}
.ecom-menu-btn:active > a:only-child {
  color: currentColor;
}
.ecom-menu-btn:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn[disabled],
.ecom-menu-btn[disabled]:hover,
.ecom-menu-btn[disabled]:focus,
.ecom-menu-btn[disabled]:active {
  color: #bcbdc0;
  background: rgba(0, 0, 0, 0.04);
  border-color: #dcdee1;
  text-shadow: none;
  box-shadow: none;
}
.ecom-menu-btn[disabled] > a:only-child,
.ecom-menu-btn[disabled]:hover > a:only-child,
.ecom-menu-btn[disabled]:focus > a:only-child,
.ecom-menu-btn[disabled]:active > a:only-child {
  color: currentColor;
}
.ecom-menu-btn[disabled] > a:only-child::after,
.ecom-menu-btn[disabled]:hover > a:only-child::after,
.ecom-menu-btn[disabled]:focus > a:only-child::after,
.ecom-menu-btn[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn:hover,
.ecom-menu-btn:focus,
.ecom-menu-btn:active {
  text-decoration: none;
  background: #ffffff;
}
.ecom-menu-btn > span {
  display: inline-block;
}
.ecom-menu-btn-primary {
  color: #ffffff;
  background: #1966ff;
  border-color: #1966ff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0);
}
.ecom-menu-btn-primary > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-primary > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-primary:hover,
.ecom-menu-btn-primary:focus {
  color: #ffffff;
  background: #4287ff;
  border-color: #4287ff;
}
.ecom-menu-btn-primary:hover > a:only-child,
.ecom-menu-btn-primary:focus > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-primary:hover > a:only-child::after,
.ecom-menu-btn-primary:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-primary:active {
  color: #ffffff;
  background: #0b49d9;
  border-color: #0b49d9;
}
.ecom-menu-btn-primary:active > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-primary:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-primary[disabled],
.ecom-menu-btn-primary[disabled]:hover,
.ecom-menu-btn-primary[disabled]:focus,
.ecom-menu-btn-primary[disabled]:active {
  color: #bcbdc0;
  background: rgba(0, 0, 0, 0.04);
  border-color: #dcdee1;
  text-shadow: none;
  box-shadow: none;
}
.ecom-menu-btn-primary[disabled] > a:only-child,
.ecom-menu-btn-primary[disabled]:hover > a:only-child,
.ecom-menu-btn-primary[disabled]:focus > a:only-child,
.ecom-menu-btn-primary[disabled]:active > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-primary[disabled] > a:only-child::after,
.ecom-menu-btn-primary[disabled]:hover > a:only-child::after,
.ecom-menu-btn-primary[disabled]:focus > a:only-child::after,
.ecom-menu-btn-primary[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-group .ecom-menu-btn-primary:not(:first-child):not(:last-child) {
  border-right-color: #4784ff;
  border-left-color: #4784ff;
}
.ecom-menu-btn-group .ecom-menu-btn-primary:not(:first-child):not(:last-child):disabled {
  border-color: #dcdee1;
}
.ecom-menu-btn-group .ecom-menu-btn-primary:first-child:not(:last-child) {
  border-right-color: #4784ff;
}
.ecom-menu-btn-group .ecom-menu-btn-primary:first-child:not(:last-child)[disabled] {
  border-right-color: #dcdee1;
}
.ecom-menu-btn-group .ecom-menu-btn-primary:last-child:not(:first-child),
.ecom-menu-btn-group .ecom-menu-btn-primary + .ecom-menu-btn-primary {
  border-left-color: #4784ff;
}
.ecom-menu-btn-group .ecom-menu-btn-primary:last-child:not(:first-child)[disabled],
.ecom-menu-btn-group .ecom-menu-btn-primary + .ecom-menu-btn-primary[disabled] {
  border-left-color: #dcdee1;
}
.ecom-menu-btn-ghost {
  color: #565960;
  background: transparent;
  border-color: #dcdee1;
}
.ecom-menu-btn-ghost > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-ghost > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-ghost:hover,
.ecom-menu-btn-ghost:focus {
  color: #4287ff;
  background: transparent;
  border-color: #4287ff;
}
.ecom-menu-btn-ghost:hover > a:only-child,
.ecom-menu-btn-ghost:focus > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-ghost:hover > a:only-child::after,
.ecom-menu-btn-ghost:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-ghost:active {
  color: #0b49d9;
  background: transparent;
  border-color: #0b49d9;
}
.ecom-menu-btn-ghost:active > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-ghost:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-ghost[disabled],
.ecom-menu-btn-ghost[disabled]:hover,
.ecom-menu-btn-ghost[disabled]:focus,
.ecom-menu-btn-ghost[disabled]:active {
  color: #bcbdc0;
  background: rgba(0, 0, 0, 0.04);
  border-color: #dcdee1;
  text-shadow: none;
  box-shadow: none;
}
.ecom-menu-btn-ghost[disabled] > a:only-child,
.ecom-menu-btn-ghost[disabled]:hover > a:only-child,
.ecom-menu-btn-ghost[disabled]:focus > a:only-child,
.ecom-menu-btn-ghost[disabled]:active > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-ghost[disabled] > a:only-child::after,
.ecom-menu-btn-ghost[disabled]:hover > a:only-child::after,
.ecom-menu-btn-ghost[disabled]:focus > a:only-child::after,
.ecom-menu-btn-ghost[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-dashed {
  color: #252931;
  background: #ffffff;
  border-color: #dcdee1;
  border-style: dashed;
}
.ecom-menu-btn-dashed > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-dashed > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-dashed:hover,
.ecom-menu-btn-dashed:focus {
  color: #4287ff;
  background: #ffffff;
  border-color: #4287ff;
}
.ecom-menu-btn-dashed:hover > a:only-child,
.ecom-menu-btn-dashed:focus > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-dashed:hover > a:only-child::after,
.ecom-menu-btn-dashed:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-dashed:active {
  color: #0b49d9;
  background: #ffffff;
  border-color: #0b49d9;
}
.ecom-menu-btn-dashed:active > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-dashed:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-dashed[disabled],
.ecom-menu-btn-dashed[disabled]:hover,
.ecom-menu-btn-dashed[disabled]:focus,
.ecom-menu-btn-dashed[disabled]:active {
  color: #bcbdc0;
  background: rgba(0, 0, 0, 0.04);
  border-color: #dcdee1;
  text-shadow: none;
  box-shadow: none;
}
.ecom-menu-btn-dashed[disabled] > a:only-child,
.ecom-menu-btn-dashed[disabled]:hover > a:only-child,
.ecom-menu-btn-dashed[disabled]:focus > a:only-child,
.ecom-menu-btn-dashed[disabled]:active > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-dashed[disabled] > a:only-child::after,
.ecom-menu-btn-dashed[disabled]:hover > a:only-child::after,
.ecom-menu-btn-dashed[disabled]:focus > a:only-child::after,
.ecom-menu-btn-dashed[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-danger {
  color: #ffffff;
  background: #ff3b52;
  border-color: #ff3b52;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0);
}
.ecom-menu-btn-danger > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-danger > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-danger:hover,
.ecom-menu-btn-danger:focus {
  color: #ffffff;
  background: #ff6370;
  border-color: #ff6370;
}
.ecom-menu-btn-danger:hover > a:only-child,
.ecom-menu-btn-danger:focus > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-danger:hover > a:only-child::after,
.ecom-menu-btn-danger:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-danger:active {
  color: #ffffff;
  background: #d92742;
  border-color: #d92742;
}
.ecom-menu-btn-danger:active > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-danger:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-danger[disabled],
.ecom-menu-btn-danger[disabled]:hover,
.ecom-menu-btn-danger[disabled]:focus,
.ecom-menu-btn-danger[disabled]:active {
  color: #bcbdc0;
  background: rgba(0, 0, 0, 0.04);
  border-color: #dcdee1;
  text-shadow: none;
  box-shadow: none;
}
.ecom-menu-btn-danger[disabled] > a:only-child,
.ecom-menu-btn-danger[disabled]:hover > a:only-child,
.ecom-menu-btn-danger[disabled]:focus > a:only-child,
.ecom-menu-btn-danger[disabled]:active > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-danger[disabled] > a:only-child::after,
.ecom-menu-btn-danger[disabled]:hover > a:only-child::after,
.ecom-menu-btn-danger[disabled]:focus > a:only-child::after,
.ecom-menu-btn-danger[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-link {
  color: #1966ff;
  background: transparent;
  border-color: transparent;
  box-shadow: none;
}
.ecom-menu-btn-link > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-link > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-link:hover,
.ecom-menu-btn-link:focus {
  color: #4287ff;
  background: transparent;
  border-color: #4287ff;
}
.ecom-menu-btn-link:hover > a:only-child,
.ecom-menu-btn-link:focus > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-link:hover > a:only-child::after,
.ecom-menu-btn-link:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-link:active {
  color: #0b49d9;
  background: transparent;
  border-color: #0b49d9;
}
.ecom-menu-btn-link:active > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-link:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-link[disabled],
.ecom-menu-btn-link[disabled]:hover,
.ecom-menu-btn-link[disabled]:focus,
.ecom-menu-btn-link[disabled]:active {
  color: #bcbdc0;
  background: rgba(0, 0, 0, 0.04);
  border-color: #dcdee1;
  text-shadow: none;
  box-shadow: none;
}
.ecom-menu-btn-link[disabled] > a:only-child,
.ecom-menu-btn-link[disabled]:hover > a:only-child,
.ecom-menu-btn-link[disabled]:focus > a:only-child,
.ecom-menu-btn-link[disabled]:active > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-link[disabled] > a:only-child::after,
.ecom-menu-btn-link[disabled]:hover > a:only-child::after,
.ecom-menu-btn-link[disabled]:focus > a:only-child::after,
.ecom-menu-btn-link[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-link:hover {
  background: transparent;
}
.ecom-menu-btn-link:hover,
.ecom-menu-btn-link:focus,
.ecom-menu-btn-link:active {
  border-color: transparent;
}
.ecom-menu-btn-link[disabled],
.ecom-menu-btn-link[disabled]:hover,
.ecom-menu-btn-link[disabled]:focus,
.ecom-menu-btn-link[disabled]:active {
  color: #bcbdc0;
  background: transparent;
  border-color: transparent;
  text-shadow: none;
  box-shadow: none;
}
.ecom-menu-btn-link[disabled] > a:only-child,
.ecom-menu-btn-link[disabled]:hover > a:only-child,
.ecom-menu-btn-link[disabled]:focus > a:only-child,
.ecom-menu-btn-link[disabled]:active > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-link[disabled] > a:only-child::after,
.ecom-menu-btn-link[disabled]:hover > a:only-child::after,
.ecom-menu-btn-link[disabled]:focus > a:only-child::after,
.ecom-menu-btn-link[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-text {
  color: #565960;
  background: transparent;
  border-color: transparent;
  box-shadow: none;
}
.ecom-menu-btn-text > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-text > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-text:hover,
.ecom-menu-btn-text:focus {
  color: #4287ff;
  background: transparent;
  border-color: #4287ff;
}
.ecom-menu-btn-text:hover > a:only-child,
.ecom-menu-btn-text:focus > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-text:hover > a:only-child::after,
.ecom-menu-btn-text:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-text:active {
  color: #0b49d9;
  background: transparent;
  border-color: #0b49d9;
}
.ecom-menu-btn-text:active > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-text:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-text[disabled],
.ecom-menu-btn-text[disabled]:hover,
.ecom-menu-btn-text[disabled]:focus,
.ecom-menu-btn-text[disabled]:active {
  color: #bcbdc0;
  background: rgba(0, 0, 0, 0.04);
  border-color: #dcdee1;
  text-shadow: none;
  box-shadow: none;
}
.ecom-menu-btn-text[disabled] > a:only-child,
.ecom-menu-btn-text[disabled]:hover > a:only-child,
.ecom-menu-btn-text[disabled]:focus > a:only-child,
.ecom-menu-btn-text[disabled]:active > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-text[disabled] > a:only-child::after,
.ecom-menu-btn-text[disabled]:hover > a:only-child::after,
.ecom-menu-btn-text[disabled]:focus > a:only-child::after,
.ecom-menu-btn-text[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-text:hover,
.ecom-menu-btn-text:focus {
  color: #565960;
  background: transparent;
  border-color: transparent;
}
.ecom-menu-btn-text:active {
  color: #565960;
  background: rgba(0, 0, 0, 0.01);
  border-color: transparent;
}
.ecom-menu-btn-text[disabled],
.ecom-menu-btn-text[disabled]:hover,
.ecom-menu-btn-text[disabled]:focus,
.ecom-menu-btn-text[disabled]:active {
  color: #bcbdc0;
  background: transparent;
  border-color: transparent;
  text-shadow: none;
  box-shadow: none;
}
.ecom-menu-btn-text[disabled] > a:only-child,
.ecom-menu-btn-text[disabled]:hover > a:only-child,
.ecom-menu-btn-text[disabled]:focus > a:only-child,
.ecom-menu-btn-text[disabled]:active > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-text[disabled] > a:only-child::after,
.ecom-menu-btn-text[disabled]:hover > a:only-child::after,
.ecom-menu-btn-text[disabled]:focus > a:only-child::after,
.ecom-menu-btn-text[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-dangerous {
  color: #ff3b52;
  background: #ffffff;
  border-color: #ff3b52;
}
.ecom-menu-btn-dangerous > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-dangerous > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-dangerous:hover,
.ecom-menu-btn-dangerous:focus {
  color: #ff6370;
  background: #ffffff;
  border-color: #ff6370;
}
.ecom-menu-btn-dangerous:hover > a:only-child,
.ecom-menu-btn-dangerous:focus > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-dangerous:hover > a:only-child::after,
.ecom-menu-btn-dangerous:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-dangerous:active {
  color: #d92742;
  background: #ffffff;
  border-color: #d92742;
}
.ecom-menu-btn-dangerous:active > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-dangerous:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-dangerous[disabled],
.ecom-menu-btn-dangerous[disabled]:hover,
.ecom-menu-btn-dangerous[disabled]:focus,
.ecom-menu-btn-dangerous[disabled]:active {
  color: #bcbdc0;
  background: rgba(0, 0, 0, 0.04);
  border-color: #dcdee1;
  text-shadow: none;
  box-shadow: none;
}
.ecom-menu-btn-dangerous[disabled] > a:only-child,
.ecom-menu-btn-dangerous[disabled]:hover > a:only-child,
.ecom-menu-btn-dangerous[disabled]:focus > a:only-child,
.ecom-menu-btn-dangerous[disabled]:active > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-dangerous[disabled] > a:only-child::after,
.ecom-menu-btn-dangerous[disabled]:hover > a:only-child::after,
.ecom-menu-btn-dangerous[disabled]:focus > a:only-child::after,
.ecom-menu-btn-dangerous[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-dangerous.ecom-menu-btn-primary {
  color: #ffffff;
  background: #ff3b52;
  border-color: #ff3b52;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0);
}
.ecom-menu-btn-dangerous.ecom-menu-btn-primary > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-dangerous.ecom-menu-btn-primary > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-dangerous.ecom-menu-btn-primary:hover,
.ecom-menu-btn-dangerous.ecom-menu-btn-primary:focus {
  color: #ffffff;
  background: #ff6370;
  border-color: #ff6370;
}
.ecom-menu-btn-dangerous.ecom-menu-btn-primary:hover > a:only-child,
.ecom-menu-btn-dangerous.ecom-menu-btn-primary:focus > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-dangerous.ecom-menu-btn-primary:hover > a:only-child::after,
.ecom-menu-btn-dangerous.ecom-menu-btn-primary:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-dangerous.ecom-menu-btn-primary:active {
  color: #ffffff;
  background: #d92742;
  border-color: #d92742;
}
.ecom-menu-btn-dangerous.ecom-menu-btn-primary:active > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-dangerous.ecom-menu-btn-primary:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-dangerous.ecom-menu-btn-primary[disabled],
.ecom-menu-btn-dangerous.ecom-menu-btn-primary[disabled]:hover,
.ecom-menu-btn-dangerous.ecom-menu-btn-primary[disabled]:focus,
.ecom-menu-btn-dangerous.ecom-menu-btn-primary[disabled]:active {
  color: #bcbdc0;
  background: rgba(0, 0, 0, 0.04);
  border-color: #dcdee1;
  text-shadow: none;
  box-shadow: none;
}
.ecom-menu-btn-dangerous.ecom-menu-btn-primary[disabled] > a:only-child,
.ecom-menu-btn-dangerous.ecom-menu-btn-primary[disabled]:hover > a:only-child,
.ecom-menu-btn-dangerous.ecom-menu-btn-primary[disabled]:focus > a:only-child,
.ecom-menu-btn-dangerous.ecom-menu-btn-primary[disabled]:active > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-dangerous.ecom-menu-btn-primary[disabled] > a:only-child::after,
.ecom-menu-btn-dangerous.ecom-menu-btn-primary[disabled]:hover > a:only-child::after,
.ecom-menu-btn-dangerous.ecom-menu-btn-primary[disabled]:focus > a:only-child::after,
.ecom-menu-btn-dangerous.ecom-menu-btn-primary[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-dangerous.ecom-menu-btn-link {
  color: #ff3b52;
  background: transparent;
  border-color: transparent;
  box-shadow: none;
}
.ecom-menu-btn-dangerous.ecom-menu-btn-link > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-dangerous.ecom-menu-btn-link > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-dangerous.ecom-menu-btn-link:hover,
.ecom-menu-btn-dangerous.ecom-menu-btn-link:focus {
  color: #4287ff;
  background: transparent;
  border-color: #4287ff;
}
.ecom-menu-btn-dangerous.ecom-menu-btn-link:hover > a:only-child,
.ecom-menu-btn-dangerous.ecom-menu-btn-link:focus > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-dangerous.ecom-menu-btn-link:hover > a:only-child::after,
.ecom-menu-btn-dangerous.ecom-menu-btn-link:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-dangerous.ecom-menu-btn-link:active {
  color: #0b49d9;
  background: transparent;
  border-color: #0b49d9;
}
.ecom-menu-btn-dangerous.ecom-menu-btn-link:active > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-dangerous.ecom-menu-btn-link:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-dangerous.ecom-menu-btn-link[disabled],
.ecom-menu-btn-dangerous.ecom-menu-btn-link[disabled]:hover,
.ecom-menu-btn-dangerous.ecom-menu-btn-link[disabled]:focus,
.ecom-menu-btn-dangerous.ecom-menu-btn-link[disabled]:active {
  color: #bcbdc0;
  background: rgba(0, 0, 0, 0.04);
  border-color: #dcdee1;
  text-shadow: none;
  box-shadow: none;
}
.ecom-menu-btn-dangerous.ecom-menu-btn-link[disabled] > a:only-child,
.ecom-menu-btn-dangerous.ecom-menu-btn-link[disabled]:hover > a:only-child,
.ecom-menu-btn-dangerous.ecom-menu-btn-link[disabled]:focus > a:only-child,
.ecom-menu-btn-dangerous.ecom-menu-btn-link[disabled]:active > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-dangerous.ecom-menu-btn-link[disabled] > a:only-child::after,
.ecom-menu-btn-dangerous.ecom-menu-btn-link[disabled]:hover > a:only-child::after,
.ecom-menu-btn-dangerous.ecom-menu-btn-link[disabled]:focus > a:only-child::after,
.ecom-menu-btn-dangerous.ecom-menu-btn-link[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-dangerous.ecom-menu-btn-link:hover,
.ecom-menu-btn-dangerous.ecom-menu-btn-link:focus {
  color: #ff6370;
  background: transparent;
  border-color: transparent;
}
.ecom-menu-btn-dangerous.ecom-menu-btn-link:hover > a:only-child,
.ecom-menu-btn-dangerous.ecom-menu-btn-link:focus > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-dangerous.ecom-menu-btn-link:hover > a:only-child::after,
.ecom-menu-btn-dangerous.ecom-menu-btn-link:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-dangerous.ecom-menu-btn-link:active {
  color: #d92742;
  background: transparent;
  border-color: transparent;
}
.ecom-menu-btn-dangerous.ecom-menu-btn-link:active > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-dangerous.ecom-menu-btn-link:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-dangerous.ecom-menu-btn-link[disabled],
.ecom-menu-btn-dangerous.ecom-menu-btn-link[disabled]:hover,
.ecom-menu-btn-dangerous.ecom-menu-btn-link[disabled]:focus,
.ecom-menu-btn-dangerous.ecom-menu-btn-link[disabled]:active {
  color: #bcbdc0;
  background: transparent;
  border-color: transparent;
  text-shadow: none;
  box-shadow: none;
}
.ecom-menu-btn-dangerous.ecom-menu-btn-link[disabled] > a:only-child,
.ecom-menu-btn-dangerous.ecom-menu-btn-link[disabled]:hover > a:only-child,
.ecom-menu-btn-dangerous.ecom-menu-btn-link[disabled]:focus > a:only-child,
.ecom-menu-btn-dangerous.ecom-menu-btn-link[disabled]:active > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-dangerous.ecom-menu-btn-link[disabled] > a:only-child::after,
.ecom-menu-btn-dangerous.ecom-menu-btn-link[disabled]:hover > a:only-child::after,
.ecom-menu-btn-dangerous.ecom-menu-btn-link[disabled]:focus > a:only-child::after,
.ecom-menu-btn-dangerous.ecom-menu-btn-link[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-dangerous.ecom-menu-btn-text {
  color: #ff3b52;
  background: transparent;
  border-color: transparent;
  box-shadow: none;
}
.ecom-menu-btn-dangerous.ecom-menu-btn-text > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-dangerous.ecom-menu-btn-text > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-dangerous.ecom-menu-btn-text:hover,
.ecom-menu-btn-dangerous.ecom-menu-btn-text:focus {
  color: #4287ff;
  background: transparent;
  border-color: #4287ff;
}
.ecom-menu-btn-dangerous.ecom-menu-btn-text:hover > a:only-child,
.ecom-menu-btn-dangerous.ecom-menu-btn-text:focus > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-dangerous.ecom-menu-btn-text:hover > a:only-child::after,
.ecom-menu-btn-dangerous.ecom-menu-btn-text:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-dangerous.ecom-menu-btn-text:active {
  color: #0b49d9;
  background: transparent;
  border-color: #0b49d9;
}
.ecom-menu-btn-dangerous.ecom-menu-btn-text:active > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-dangerous.ecom-menu-btn-text:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-dangerous.ecom-menu-btn-text[disabled],
.ecom-menu-btn-dangerous.ecom-menu-btn-text[disabled]:hover,
.ecom-menu-btn-dangerous.ecom-menu-btn-text[disabled]:focus,
.ecom-menu-btn-dangerous.ecom-menu-btn-text[disabled]:active {
  color: #bcbdc0;
  background: rgba(0, 0, 0, 0.04);
  border-color: #dcdee1;
  text-shadow: none;
  box-shadow: none;
}
.ecom-menu-btn-dangerous.ecom-menu-btn-text[disabled] > a:only-child,
.ecom-menu-btn-dangerous.ecom-menu-btn-text[disabled]:hover > a:only-child,
.ecom-menu-btn-dangerous.ecom-menu-btn-text[disabled]:focus > a:only-child,
.ecom-menu-btn-dangerous.ecom-menu-btn-text[disabled]:active > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-dangerous.ecom-menu-btn-text[disabled] > a:only-child::after,
.ecom-menu-btn-dangerous.ecom-menu-btn-text[disabled]:hover > a:only-child::after,
.ecom-menu-btn-dangerous.ecom-menu-btn-text[disabled]:focus > a:only-child::after,
.ecom-menu-btn-dangerous.ecom-menu-btn-text[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-dangerous.ecom-menu-btn-text:hover,
.ecom-menu-btn-dangerous.ecom-menu-btn-text:focus {
  color: #ff6370;
  background: transparent;
  border-color: transparent;
}
.ecom-menu-btn-dangerous.ecom-menu-btn-text:hover > a:only-child,
.ecom-menu-btn-dangerous.ecom-menu-btn-text:focus > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-dangerous.ecom-menu-btn-text:hover > a:only-child::after,
.ecom-menu-btn-dangerous.ecom-menu-btn-text:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-dangerous.ecom-menu-btn-text:active {
  color: #d92742;
  background: rgba(0, 0, 0, 0.01);
  border-color: transparent;
}
.ecom-menu-btn-dangerous.ecom-menu-btn-text:active > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-dangerous.ecom-menu-btn-text:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-dangerous.ecom-menu-btn-text[disabled],
.ecom-menu-btn-dangerous.ecom-menu-btn-text[disabled]:hover,
.ecom-menu-btn-dangerous.ecom-menu-btn-text[disabled]:focus,
.ecom-menu-btn-dangerous.ecom-menu-btn-text[disabled]:active {
  color: #bcbdc0;
  background: transparent;
  border-color: transparent;
  text-shadow: none;
  box-shadow: none;
}
.ecom-menu-btn-dangerous.ecom-menu-btn-text[disabled] > a:only-child,
.ecom-menu-btn-dangerous.ecom-menu-btn-text[disabled]:hover > a:only-child,
.ecom-menu-btn-dangerous.ecom-menu-btn-text[disabled]:focus > a:only-child,
.ecom-menu-btn-dangerous.ecom-menu-btn-text[disabled]:active > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-dangerous.ecom-menu-btn-text[disabled] > a:only-child::after,
.ecom-menu-btn-dangerous.ecom-menu-btn-text[disabled]:hover > a:only-child::after,
.ecom-menu-btn-dangerous.ecom-menu-btn-text[disabled]:focus > a:only-child::after,
.ecom-menu-btn-dangerous.ecom-menu-btn-text[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-icon-only {
  width: 32px;
  height: 32px;
  padding: 2.4px 0;
  font-size: 16px;
  border-radius: 4px;
  vertical-align: -1px;
}
.ecom-menu-btn-icon-only > * {
  font-size: 16px;
}
.ecom-menu-btn-icon-only.ecom-menu-btn-lg {
  width: 40px;
  height: 40px;
  padding: 4.9px 0;
  font-size: 18px;
  border-radius: 4px;
}
.ecom-menu-btn-icon-only.ecom-menu-btn-lg > * {
  font-size: 18px;
}
.ecom-menu-btn-icon-only.ecom-menu-btn-sm {
  width: 28px;
  height: 28px;
  padding: 2px 0;
  font-size: 14px;
  border-radius: 4px;
}
.ecom-menu-btn-icon-only.ecom-menu-btn-sm > * {
  font-size: 14px;
}
.ecom-menu-btn-round {
  height: 32px;
  padding: 4px 16px;
  font-size: 14px;
  border-radius: 32px;
}
.ecom-menu-btn-round.ecom-menu-btn-lg {
  height: 40px;
  padding: 6.4px 20px;
  font-size: 16px;
  border-radius: 40px;
}
.ecom-menu-btn-round.ecom-menu-btn-sm {
  height: 28px;
  padding: 2px 14px;
  font-size: 14px;
  border-radius: 28px;
}
.ecom-menu-btn-round.ecom-menu-btn-icon-only {
  width: auto;
}
.ecom-menu-btn-circle {
  min-width: 32px;
  padding-right: 0;
  padding-left: 0;
  text-align: center;
  border-radius: 50%;
}
.ecom-menu-btn-circle.ecom-menu-btn-lg {
  min-width: 40px;
  border-radius: 50%;
}
.ecom-menu-btn-circle.ecom-menu-btn-sm {
  min-width: 28px;
  border-radius: 50%;
}
.ecom-menu-btn::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  z-index: 1;
  display: none;
  background: #ffffff;
  border-radius: inherit;
  opacity: 0.35;
  transition: opacity 0.2s;
  content: '';
  pointer-events: none;
}
.ecom-menu-btn .anticon {
  transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ecom-menu-btn .anticon.anticon-plus > svg,
.ecom-menu-btn .anticon.anticon-minus > svg {
  shape-rendering: optimizeSpeed;
}
.ecom-menu-btn.ecom-menu-btn-loading {
  position: relative;
}
.ecom-menu-btn.ecom-menu-btn-loading:not([disabled]) {
  pointer-events: none;
}
.ecom-menu-btn.ecom-menu-btn-loading::before {
  display: block;
}
.ecom-menu-btn > .ecom-menu-btn-loading-icon {
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ecom-menu-btn > .ecom-menu-btn-loading-icon .anticon {
  padding-right: 8px;
}
.ecom-menu-btn > .ecom-menu-btn-loading-icon:only-child .anticon {
  padding-right: 0;
}
.ecom-menu-btn-group {
  position: relative;
  display: inline-flex;
}
.ecom-menu-btn-group > .ecom-menu-btn,
.ecom-menu-btn-group > span > .ecom-menu-btn {
  position: relative;
}
.ecom-menu-btn-group > .ecom-menu-btn:hover,
.ecom-menu-btn-group > span > .ecom-menu-btn:hover,
.ecom-menu-btn-group > .ecom-menu-btn:focus,
.ecom-menu-btn-group > span > .ecom-menu-btn:focus,
.ecom-menu-btn-group > .ecom-menu-btn:active,
.ecom-menu-btn-group > span > .ecom-menu-btn:active {
  z-index: 2;
}
.ecom-menu-btn-group > .ecom-menu-btn[disabled],
.ecom-menu-btn-group > span > .ecom-menu-btn[disabled] {
  z-index: 0;
}
.ecom-menu-btn-group .ecom-menu-btn-icon-only {
  font-size: 14px;
}
.ecom-menu-btn-group-lg > .ecom-menu-btn,
.ecom-menu-btn-group-lg > span > .ecom-menu-btn {
  height: 40px;
  padding: 6.4px 16px;
  font-size: 16px;
  border-radius: 0;
}
.ecom-menu-btn-group-lg .ecom-menu-btn.ecom-menu-btn-icon-only {
  width: 40px;
  height: 40px;
  padding-right: 0;
  padding-left: 0;
}
.ecom-menu-btn-group-sm > .ecom-menu-btn,
.ecom-menu-btn-group-sm > span > .ecom-menu-btn {
  height: 28px;
  padding: 2px 8px;
  font-size: 14px;
  border-radius: 0;
}
.ecom-menu-btn-group-sm > .ecom-menu-btn > .anticon,
.ecom-menu-btn-group-sm > span > .ecom-menu-btn > .anticon {
  font-size: 14px;
}
.ecom-menu-btn-group-sm .ecom-menu-btn.ecom-menu-btn-icon-only {
  width: 28px;
  height: 28px;
  padding-right: 0;
  padding-left: 0;
}
.ecom-menu-btn-group .ecom-menu-btn + .ecom-menu-btn,
.ecom-menu-btn + .ecom-menu-btn-group,
.ecom-menu-btn-group span + .ecom-menu-btn,
.ecom-menu-btn-group .ecom-menu-btn + span,
.ecom-menu-btn-group > span + span,
.ecom-menu-btn-group + .ecom-menu-btn,
.ecom-menu-btn-group + .ecom-menu-btn-group {
  margin-left: -1px;
}
.ecom-menu-btn-group .ecom-menu-btn-primary + .ecom-menu-btn:not(.ecom-menu-btn-primary):not([disabled]) {
  border-left-color: transparent;
}
.ecom-menu-btn-group .ecom-menu-btn {
  border-radius: 0;
}
.ecom-menu-btn-group > .ecom-menu-btn:first-child,
.ecom-menu-btn-group > span:first-child > .ecom-menu-btn {
  margin-left: 0;
}
.ecom-menu-btn-group > .ecom-menu-btn:only-child {
  border-radius: 4px;
}
.ecom-menu-btn-group > span:only-child > .ecom-menu-btn {
  border-radius: 4px;
}
.ecom-menu-btn-group > .ecom-menu-btn:first-child:not(:last-child),
.ecom-menu-btn-group > span:first-child:not(:last-child) > .ecom-menu-btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.ecom-menu-btn-group > .ecom-menu-btn:last-child:not(:first-child),
.ecom-menu-btn-group > span:last-child:not(:first-child) > .ecom-menu-btn {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.ecom-menu-btn-group-sm > .ecom-menu-btn:only-child {
  border-radius: 4px;
}
.ecom-menu-btn-group-sm > span:only-child > .ecom-menu-btn {
  border-radius: 4px;
}
.ecom-menu-btn-group-sm > .ecom-menu-btn:first-child:not(:last-child),
.ecom-menu-btn-group-sm > span:first-child:not(:last-child) > .ecom-menu-btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.ecom-menu-btn-group-sm > .ecom-menu-btn:last-child:not(:first-child),
.ecom-menu-btn-group-sm > span:last-child:not(:first-child) > .ecom-menu-btn {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.ecom-menu-btn-group > .ecom-menu-btn-group {
  float: left;
}
.ecom-menu-btn-group > .ecom-menu-btn-group:not(:first-child):not(:last-child) > .ecom-menu-btn {
  border-radius: 0;
}
.ecom-menu-btn-group > .ecom-menu-btn-group:first-child:not(:last-child) > .ecom-menu-btn:last-child {
  padding-right: 8px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ecom-menu-btn-group > .ecom-menu-btn-group:last-child:not(:first-child) > .ecom-menu-btn:first-child {
  padding-left: 8px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ecom-menu-btn-rtl.ecom-menu-btn-group .ecom-menu-btn + .ecom-menu-btn,
.ecom-menu-btn-rtl.ecom-menu-btn + .ecom-menu-btn-group,
.ecom-menu-btn-rtl.ecom-menu-btn-group span + .ecom-menu-btn,
.ecom-menu-btn-rtl.ecom-menu-btn-group .ecom-menu-btn + span,
.ecom-menu-btn-rtl.ecom-menu-btn-group > span + span,
.ecom-menu-btn-rtl.ecom-menu-btn-group + .ecom-menu-btn,
.ecom-menu-btn-rtl.ecom-menu-btn-group + .ecom-menu-btn-group,
.ecom-menu-btn-group-rtl.ecom-menu-btn-group .ecom-menu-btn + .ecom-menu-btn,
.ecom-menu-btn-group-rtl.ecom-menu-btn + .ecom-menu-btn-group,
.ecom-menu-btn-group-rtl.ecom-menu-btn-group span + .ecom-menu-btn,
.ecom-menu-btn-group-rtl.ecom-menu-btn-group .ecom-menu-btn + span,
.ecom-menu-btn-group-rtl.ecom-menu-btn-group > span + span,
.ecom-menu-btn-group-rtl.ecom-menu-btn-group + .ecom-menu-btn,
.ecom-menu-btn-group-rtl.ecom-menu-btn-group + .ecom-menu-btn-group {
  margin-right: -1px;
  margin-left: auto;
}
.ecom-menu-btn-group.ecom-menu-btn-group-rtl {
  direction: rtl;
}
.ecom-menu-btn-group-rtl.ecom-menu-btn-group > .ecom-menu-btn:first-child:not(:last-child),
.ecom-menu-btn-group-rtl.ecom-menu-btn-group > span:first-child:not(:last-child) > .ecom-menu-btn {
  border-top-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0;
}
.ecom-menu-btn-group-rtl.ecom-menu-btn-group > .ecom-menu-btn:last-child:not(:first-child),
.ecom-menu-btn-group-rtl.ecom-menu-btn-group > span:last-child:not(:first-child) > .ecom-menu-btn {
  border-top-left-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.ecom-menu-btn-group-rtl.ecom-menu-btn-group-sm > .ecom-menu-btn:first-child:not(:last-child),
.ecom-menu-btn-group-rtl.ecom-menu-btn-group-sm > span:first-child:not(:last-child) > .ecom-menu-btn {
  border-top-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0;
}
.ecom-menu-btn-group-rtl.ecom-menu-btn-group-sm > .ecom-menu-btn:last-child:not(:first-child),
.ecom-menu-btn-group-rtl.ecom-menu-btn-group-sm > span:last-child:not(:first-child) > .ecom-menu-btn {
  border-top-left-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.ecom-menu-btn:focus > span,
.ecom-menu-btn:active > span {
  position: relative;
}
.ecom-menu-btn > .anticon + span,
.ecom-menu-btn > span + .anticon {
  margin-left: 8px;
}
.ecom-menu-btn-background-ghost {
  color: #ffffff;
  background: transparent !important;
  border-color: #ffffff;
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-primary {
  color: #1966ff;
  background: transparent;
  border-color: #1966ff;
  text-shadow: none;
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-primary > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-primary > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-primary:hover,
.ecom-menu-btn-background-ghost.ecom-menu-btn-primary:focus {
  color: #4287ff;
  background: transparent;
  border-color: #4287ff;
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-primary:hover > a:only-child,
.ecom-menu-btn-background-ghost.ecom-menu-btn-primary:focus > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-primary:hover > a:only-child::after,
.ecom-menu-btn-background-ghost.ecom-menu-btn-primary:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-primary:active {
  color: #0b49d9;
  background: transparent;
  border-color: #0b49d9;
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-primary:active > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-primary:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-primary[disabled],
.ecom-menu-btn-background-ghost.ecom-menu-btn-primary[disabled]:hover,
.ecom-menu-btn-background-ghost.ecom-menu-btn-primary[disabled]:focus,
.ecom-menu-btn-background-ghost.ecom-menu-btn-primary[disabled]:active {
  color: #bcbdc0;
  background: rgba(0, 0, 0, 0.04);
  border-color: #dcdee1;
  text-shadow: none;
  box-shadow: none;
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-primary[disabled] > a:only-child,
.ecom-menu-btn-background-ghost.ecom-menu-btn-primary[disabled]:hover > a:only-child,
.ecom-menu-btn-background-ghost.ecom-menu-btn-primary[disabled]:focus > a:only-child,
.ecom-menu-btn-background-ghost.ecom-menu-btn-primary[disabled]:active > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-primary[disabled] > a:only-child::after,
.ecom-menu-btn-background-ghost.ecom-menu-btn-primary[disabled]:hover > a:only-child::after,
.ecom-menu-btn-background-ghost.ecom-menu-btn-primary[disabled]:focus > a:only-child::after,
.ecom-menu-btn-background-ghost.ecom-menu-btn-primary[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-danger {
  color: #ff3b52;
  background: transparent;
  border-color: #ff3b52;
  text-shadow: none;
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-danger > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-danger > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-danger:hover,
.ecom-menu-btn-background-ghost.ecom-menu-btn-danger:focus {
  color: #ff6370;
  background: transparent;
  border-color: #ff6370;
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-danger:hover > a:only-child,
.ecom-menu-btn-background-ghost.ecom-menu-btn-danger:focus > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-danger:hover > a:only-child::after,
.ecom-menu-btn-background-ghost.ecom-menu-btn-danger:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-danger:active {
  color: #d92742;
  background: transparent;
  border-color: #d92742;
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-danger:active > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-danger:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-danger[disabled],
.ecom-menu-btn-background-ghost.ecom-menu-btn-danger[disabled]:hover,
.ecom-menu-btn-background-ghost.ecom-menu-btn-danger[disabled]:focus,
.ecom-menu-btn-background-ghost.ecom-menu-btn-danger[disabled]:active {
  color: #bcbdc0;
  background: rgba(0, 0, 0, 0.04);
  border-color: #dcdee1;
  text-shadow: none;
  box-shadow: none;
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-danger[disabled] > a:only-child,
.ecom-menu-btn-background-ghost.ecom-menu-btn-danger[disabled]:hover > a:only-child,
.ecom-menu-btn-background-ghost.ecom-menu-btn-danger[disabled]:focus > a:only-child,
.ecom-menu-btn-background-ghost.ecom-menu-btn-danger[disabled]:active > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-danger[disabled] > a:only-child::after,
.ecom-menu-btn-background-ghost.ecom-menu-btn-danger[disabled]:hover > a:only-child::after,
.ecom-menu-btn-background-ghost.ecom-menu-btn-danger[disabled]:focus > a:only-child::after,
.ecom-menu-btn-background-ghost.ecom-menu-btn-danger[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous {
  color: #ff3b52;
  background: transparent;
  border-color: #ff3b52;
  text-shadow: none;
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous:hover,
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous:focus {
  color: #ff6370;
  background: transparent;
  border-color: #ff6370;
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous:hover > a:only-child,
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous:focus > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous:hover > a:only-child::after,
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous:active {
  color: #d92742;
  background: transparent;
  border-color: #d92742;
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous:active > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous[disabled],
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous[disabled]:hover,
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous[disabled]:focus,
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous[disabled]:active {
  color: #bcbdc0;
  background: rgba(0, 0, 0, 0.04);
  border-color: #dcdee1;
  text-shadow: none;
  box-shadow: none;
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous[disabled] > a:only-child,
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous[disabled]:hover > a:only-child,
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous[disabled]:focus > a:only-child,
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous[disabled]:active > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous[disabled] > a:only-child::after,
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous[disabled]:hover > a:only-child::after,
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous[disabled]:focus > a:only-child::after,
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous.ecom-menu-btn-link {
  color: #ff3b52;
  background: transparent;
  border-color: transparent;
  text-shadow: none;
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous.ecom-menu-btn-link > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous.ecom-menu-btn-link > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous.ecom-menu-btn-link:hover,
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous.ecom-menu-btn-link:focus {
  color: #ff6370;
  background: transparent;
  border-color: transparent;
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous.ecom-menu-btn-link:hover > a:only-child,
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous.ecom-menu-btn-link:focus > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous.ecom-menu-btn-link:hover > a:only-child::after,
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous.ecom-menu-btn-link:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous.ecom-menu-btn-link:active {
  color: #d92742;
  background: transparent;
  border-color: transparent;
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous.ecom-menu-btn-link:active > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous.ecom-menu-btn-link:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous.ecom-menu-btn-link[disabled],
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous.ecom-menu-btn-link[disabled]:hover,
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous.ecom-menu-btn-link[disabled]:focus,
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous.ecom-menu-btn-link[disabled]:active {
  color: #bcbdc0;
  background: rgba(0, 0, 0, 0.04);
  border-color: #dcdee1;
  text-shadow: none;
  box-shadow: none;
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous.ecom-menu-btn-link[disabled] > a:only-child,
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous.ecom-menu-btn-link[disabled]:hover > a:only-child,
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous.ecom-menu-btn-link[disabled]:focus > a:only-child,
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous.ecom-menu-btn-link[disabled]:active > a:only-child {
  color: currentColor;
}
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous.ecom-menu-btn-link[disabled] > a:only-child::after,
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous.ecom-menu-btn-link[disabled]:hover > a:only-child::after,
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous.ecom-menu-btn-link[disabled]:focus > a:only-child::after,
.ecom-menu-btn-background-ghost.ecom-menu-btn-dangerous.ecom-menu-btn-link[disabled]:active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ecom-menu-btn-two-chinese-chars::first-letter {
  letter-spacing: 0.34em;
}
.ecom-menu-btn-two-chinese-chars > *:not(.anticon) {
  margin-right: -0.34em;
  letter-spacing: 0.34em;
}
.ecom-menu-btn-block {
  width: 100%;
}
.ecom-menu-btn:empty {
  display: inline-block;
  width: 0;
  visibility: hidden;
  content: '\a0';
}
a.ecom-menu-btn {
  padding-top: 0.01px;
  line-height: 30px;
}
a.ecom-menu-btn-lg {
  line-height: 38px;
}
a.ecom-menu-btn-sm {
  line-height: 26px;
}
.ecom-menu-btn-rtl {
  direction: rtl;
}
.ecom-menu-btn-group-rtl.ecom-menu-btn-group .ecom-menu-btn-primary:last-child:not(:first-child),
.ecom-menu-btn-group-rtl.ecom-menu-btn-group .ecom-menu-btn-primary + .ecom-menu-btn-primary {
  border-right-color: #4784ff;
  border-left-color: #dcdee1;
}
.ecom-menu-btn-group-rtl.ecom-menu-btn-group .ecom-menu-btn-primary:last-child:not(:first-child)[disabled],
.ecom-menu-btn-group-rtl.ecom-menu-btn-group .ecom-menu-btn-primary + .ecom-menu-btn-primary[disabled] {
  border-right-color: #dcdee1;
  border-left-color: #4784ff;
}
.ecom-menu-btn-rtl.ecom-menu-btn > .ecom-menu-btn-loading-icon .anticon {
  padding-right: 0;
  padding-left: 8px;
}
.ecom-menu-btn > .ecom-menu-btn-loading-icon:only-child .anticon {
  padding-right: 0;
  padding-left: 0;
}
.ecom-menu-btn-rtl.ecom-menu-btn > .anticon + span,
.ecom-menu-btn-rtl.ecom-menu-btn > span + .anticon {
  margin-right: 8px;
  margin-left: 0;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* ------------- new ------------- */
.ecom-menu-btn:not(.sp-null) {
  color: #252931;
  background: #ffffff;
  border: 1px solid #dcdee1;
  padding: 6px 16px;
  min-width: 74px;
  line-height: 18px;
  line-height: 16px;
  vertical-align: middle;
  overflow: hidden;
  transition: none;
  text-shadow: none;
}
.ecom-menu-btn:not(.sp-null)::after {
  display: none;
}
.ecom-menu-btn:not(.sp-null) > .ecom-menu-btn-loading-icon {
  transition: none;
}
.ecom-menu-btn:not(.sp-null):focus,
.ecom-menu-btn:not(.sp-null).focus {
  background: #ffffff;
  color: #252931;
  border-color: #dcdee1;
}
.ecom-menu-btn:not(.sp-null):hover {
  background: #ffffff;
  color: #4784ff;
  border-color: #4784ff;
  z-index: 3;
}
.ecom-menu-btn:not(.sp-null):active {
  background: #ffffff;
  color: #1556d9;
  border-color: #1556d9;
}
.ecom-menu-btn:not(.sp-null)[disabled],
.ecom-menu-btn:not(.sp-null):disabled,
.ecom-menu-btn:not(.sp-null).disabled {
  background: #ffffff;
  color: #A8A9AD;
  border-color: #F1F2F3;
}
.ecom-menu-btn:not(.sp-null)[disabled]:hover,
.ecom-menu-btn:not(.sp-null):disabled:hover,
.ecom-menu-btn:not(.sp-null).disabled:hover {
  color: #A8A9AD;
}
.ecom-menu-btn:not(.sp-null) .anticon {
  width: 16px;
  height: 16px;
  font-size: 16px;
}
.ecom-menu-btn:not(.sp-null) .ecom-menu-sp-icon {
  vertical-align: bottom;
  margin-right: 2px;
}
.ecom-menu-btn:not(.sp-null) .ecom-menu-sp-icon.sp-icon-spin {
  vertical-align: -0.15em;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-sm {
  padding: 6px 12px;
  min-width: 60px;
  line-height: 14px;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-sm .anticon {
  width: 14px;
  height: 14px;
  font-size: 14px;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-mi {
  font-size: 12px;
  height: 24px;
  padding: 4px 10px;
  min-width: 58px;
  line-height: 14px;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-mi .anticon {
  width: 14px;
  height: 14px;
  font-size: 14px;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-lg {
  line-height: 26px;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-primary {
  color: #ffffff;
  background: #1966ff;
  border: 1px solid transparent;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-primary:focus,
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-primary.focus {
  background: #1966ff;
  color: #ffffff;
  border-color: transparent;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-primary:hover {
  background: #4784ff;
  color: #ffffff;
  border-color: transparent;
  z-index: 3;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-primary:active {
  background: #1556d9;
  color: #ffffff;
  border-color: transparent;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-primary[disabled],
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-primary:disabled,
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-primary.disabled {
  background: #A3C2FF;
  color: #ffffff;
  border-color: transparent;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-primary[disabled]:hover,
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-primary:disabled:hover,
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-primary.disabled:hover {
  color: #ffffff;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-secondary {
  color: #1966ff;
  background: #ebf3ff;
  border: 1px solid transparent;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-secondary:focus,
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-secondary.focus {
  background: #ebf3ff;
  color: #1966ff;
  border-color: transparent;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-secondary:hover {
  background: #ebf3ff;
  color: #4784ff;
  border-color: transparent;
  z-index: 3;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-secondary:active {
  background: #D1E0FF;
  color: #1556d9;
  border-color: transparent;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-secondary[disabled],
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-secondary:disabled,
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-secondary.disabled {
  background: #F7FAFF;
  color: #A3C2FF;
  border-color: transparent;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-secondary[disabled]:hover,
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-secondary:disabled:hover,
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-secondary.disabled:hover {
  color: #A3C2FF;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-tertiary {
  color: #252931;
  background: #f8f9fa;
  border: 1px solid transparent;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-tertiary:focus,
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-tertiary.focus {
  background: #f8f9fa;
  color: #252931;
  border-color: transparent;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-tertiary:hover {
  background: #f3f4f5;
  color: #252931;
  border-color: transparent;
  z-index: 3;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-tertiary:active {
  background: rgba(0, 0, 0, 0.08);
  color: #252931;
  border-color: transparent;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-tertiary[disabled],
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-tertiary:disabled,
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-tertiary.disabled {
  background: rgba(0, 0, 0, 0.04);
  color: #bcbdc0;
  border-color: transparent;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-tertiary[disabled]:hover,
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-tertiary:disabled:hover,
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-tertiary.disabled:hover {
  color: #bcbdc0;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-dangerous {
  color: #252931;
  background: #ffffff;
  border: 1px solid #eeeff0;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-dangerous:focus,
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-dangerous.focus {
  background: #ffffff;
  color: #252931;
  border-color: #eeeff0;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-dangerous:hover {
  background: #ffffff;
  color: #ff8791;
  border-color: #ff8791;
  z-index: 3;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-dangerous:active {
  background: #ffffff;
  color: #f21331;
  border-color: #f21331;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-dangerous[disabled],
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-dangerous:disabled,
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-dangerous.disabled {
  background: #ffffff;
  color: #A8A9AD;
  border-color: #F1F2F3;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-dangerous[disabled]:hover,
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-dangerous:disabled:hover,
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-dangerous.disabled:hover {
  color: #A8A9AD;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-primary.ecom-menu-btn-dangerous {
  color: #ffffff;
  background: #ff3b52;
  border: 1px solid transparent;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-primary.ecom-menu-btn-dangerous:focus,
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-primary.ecom-menu-btn-dangerous.focus {
  background: #ff3b52;
  color: #ffffff;
  border-color: transparent;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-primary.ecom-menu-btn-dangerous:hover {
  background: #ff8791;
  color: #ffffff;
  border-color: transparent;
  z-index: 3;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-primary.ecom-menu-btn-dangerous:active {
  background: #f21331;
  color: #ffffff;
  border-color: transparent;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-primary.ecom-menu-btn-dangerous[disabled],
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-primary.ecom-menu-btn-dangerous:disabled,
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-primary.ecom-menu-btn-dangerous.disabled {
  background: #ffe5e6;
  color: #ffffff;
  border-color: transparent;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-primary.ecom-menu-btn-dangerous[disabled]:hover,
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-primary.ecom-menu-btn-dangerous:disabled:hover,
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-primary.ecom-menu-btn-dangerous.disabled:hover {
  color: #ffffff;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-secondary.ecom-menu-btn-dangerous {
  color: #ff3b52;
  background: #fff5f5;
  border: 1px solid transparent;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-secondary.ecom-menu-btn-dangerous:focus,
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-secondary.ecom-menu-btn-dangerous.focus {
  background: #fff5f5;
  color: #ff3b52;
  border-color: transparent;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-secondary.ecom-menu-btn-dangerous:hover {
  background: #fff5f5;
  color: #ff8791;
  border-color: transparent;
  z-index: 3;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-secondary.ecom-menu-btn-dangerous:active {
  background: #FFD9DC;
  color: #f21331;
  border-color: transparent;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-secondary.ecom-menu-btn-dangerous[disabled],
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-secondary.ecom-menu-btn-dangerous:disabled,
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-secondary.ecom-menu-btn-dangerous.disabled {
  background: #FFF7F7;
  color: #FFB2B9;
  border-color: transparent;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-secondary.ecom-menu-btn-dangerous[disabled]:hover,
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-secondary.ecom-menu-btn-dangerous:disabled:hover,
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-secondary.ecom-menu-btn-dangerous.disabled:hover {
  color: #FFB2B9;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-dashed {
  color: #1966ff;
  background: #ffffff;
  border: 1px solid #1966ff;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-dashed:focus,
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-dashed.focus {
  background: #ffffff;
  color: #1966ff;
  border-color: #1966ff;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-dashed:hover {
  background: #ffffff;
  color: #4784ff;
  border-color: #4784ff;
  z-index: 3;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-dashed:active {
  background: #ffffff;
  color: #1556d9;
  border-color: #1556d9;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-dashed[disabled],
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-dashed:disabled,
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-dashed.disabled {
  background: #ffffff;
  color: #A3C2FF;
  border-color: #A3C2FF;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-dashed[disabled]:hover,
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-dashed:disabled:hover,
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-dashed.disabled:hover {
  color: #A3C2FF;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-link {
  color: #1966ff;
  background: transparent;
  border: 1px solid transparent;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-link:focus,
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-link.focus {
  background: transparent;
  color: #1966ff;
  border-color: transparent;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-link:hover {
  background: transparent;
  color: #4784ff;
  border-color: transparent;
  z-index: 3;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-link:active {
  background: transparent;
  color: #1556d9;
  border-color: transparent;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-link[disabled],
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-link:disabled,
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-link.disabled {
  background: transparent;
  color: #bcbdc0;
  border-color: transparent;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-link[disabled]:hover,
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-link:disabled:hover,
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-link.disabled:hover {
  color: #bcbdc0;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-link .ecom-menu-sp-icon:first-child {
  margin-right: 2px;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-link .ecom-menu-sp-icon:last-child {
  margin-left: 8px;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-text {
  color: #252931;
  background: transparent;
  border: 1px solid transparent;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-text:focus,
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-text.focus {
  background: transparent;
  color: #252931;
  border-color: transparent;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-text:hover {
  background: transparent;
  color: #4784ff;
  border-color: transparent;
  z-index: 3;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-text:active {
  background: transparent;
  color: #1556d9;
  border-color: transparent;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-text[disabled],
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-text:disabled,
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-text.disabled {
  background: transparent;
  color: #A3C2FF;
  border-color: transparent;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-text[disabled]:hover,
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-text:disabled:hover,
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-text.disabled:hover {
  color: #A3C2FF;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-text .ecom-menu-sp-icon:first-child {
  margin-right: 2px;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-text .ecom-menu-sp-icon:last-child {
  margin-left: 8px;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-text {
  padding: 0;
  min-width: auto;
  height: auto;
  border: none;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-link {
  padding: 0;
  min-width: auto;
  height: auto;
  border: none;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-loading:not(.ecom-menu-btn-mi):not(.ecom-menu-btn-sm):not(.ecom-menu-btn-lg) .ecom-menu-btn-loading-icon {
  line-height: 20px;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-loading::before {
  display: none !important;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-loading.ecom-menu-btn-link:not(.ecom-menu-btn-sm):not(.ecom-menu-btn-lg) .ecom-menu-btn-loading-icon,
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-loading.ecom-menu-btn-text:not(.ecom-menu-btn-sm):not(.ecom-menu-btn-lg) .ecom-menu-btn-loading-icon {
  line-height: 18px;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-loading.ecom-menu-btn-link .ecom-menu-btn-loading-icon + span,
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-loading.ecom-menu-btn-text .ecom-menu-btn-loading-icon + span {
  display: none;
}
.ecom-menu-btn:not(.sp-null).ecom-menu-btn-loading .ecom-menu-btn-loading-icon + span {
  display: block;
  opacity: 0;
}

.back-to-home_backToHome__1W1lL{background:rgba(0,0,0,0);flex-shrink:0;font-size:14px;line-height:20px;border:1px solid #dcdee1}.back-to-home_backToHome__1W1lL>span{color:#565960}.back-to-home_backToHome__1W1lL:hover{color:#4784ff}.back-to-home_backToHome__1W1lL:hover>span{color:#4784ff}
.ecom-menu-popover {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #565960;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1030;
  font-weight: normal;
  white-space: normal;
  text-align: left;
  cursor: auto;
  user-select: text;
}
.ecom-menu-popover::after {
  position: absolute;
  background: rgba(255, 255, 255, 0.01);
  content: '';
}
.ecom-menu-popover-hidden {
  display: none;
}
.ecom-menu-popover-placement-top,
.ecom-menu-popover-placement-topLeft,
.ecom-menu-popover-placement-topRight {
  padding-bottom: 5px;
}
.ecom-menu-popover-placement-right,
.ecom-menu-popover-placement-rightTop,
.ecom-menu-popover-placement-rightBottom {
  padding-left: 5px;
}
.ecom-menu-popover-placement-bottom,
.ecom-menu-popover-placement-bottomLeft,
.ecom-menu-popover-placement-bottomRight {
  padding-top: 5px;
}
.ecom-menu-popover-placement-left,
.ecom-menu-popover-placement-leftTop,
.ecom-menu-popover-placement-leftBottom {
  padding-right: 5px;
}
.ecom-menu-popover-inner {
  background-color: #ffffff;
  background-clip: padding-box;
  border-radius: 4px;
  box-shadow: 0px 4px 16px 0px rgba(37, 41, 49, 0.08);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.25) \9;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ecom-menu-popover {
    /* IE10+ */
  }
  .ecom-menu-popover-inner {
    box-shadow: 0px 4px 16px 0px rgba(37, 41, 49, 0.08);
  }
}
.ecom-menu-popover-title {
  min-width: 177px;
  min-height: 32px;
  margin: 0;
  padding: 5px 16px 4px;
  color: #252931;
  font-weight: 500;
  border-bottom: 1px solid #eeeff0;
}
.ecom-menu-popover-inner-content {
  padding: 12px 16px;
  color: #252931;
}
.ecom-menu-popover-message {
  position: relative;
  padding: 4px 0 12px;
  color: #252931;
  font-size: 14px;
}
.ecom-menu-popover-message > .anticon {
  position: absolute;
  top: 8.0005px;
  color: #ff9226;
  font-size: 14px;
}
.ecom-menu-popover-message-title {
  padding-left: 22px;
}
.ecom-menu-popover-buttons {
  margin-bottom: 4px;
  text-align: right;
}
.ecom-menu-popover-buttons button {
  margin-left: 8px;
}
.ecom-menu-popover-arrow {
  position: absolute;
  display: block;
  width: 8.48528137px;
  height: 8.48528137px;
  overflow: hidden;
  background: transparent;
  pointer-events: none;
}
.ecom-menu-popover-arrow-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 6px;
  height: 6px;
  margin: auto;
  background-color: #ffffff;
  content: '';
  pointer-events: auto;
}
.ecom-menu-popover-placement-top .ecom-menu-popover-arrow,
.ecom-menu-popover-placement-topLeft .ecom-menu-popover-arrow,
.ecom-menu-popover-placement-topRight .ecom-menu-popover-arrow {
  bottom: -3.48528137px;
}
.ecom-menu-popover-placement-top .ecom-menu-popover-arrow-content,
.ecom-menu-popover-placement-topLeft .ecom-menu-popover-arrow-content,
.ecom-menu-popover-placement-topRight .ecom-menu-popover-arrow-content {
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
  transform: translateY(-4.24264069px) rotate(45deg);
}
.ecom-menu-popover-placement-top .ecom-menu-popover-arrow {
  left: 50%;
  transform: translateX(-50%);
}
.ecom-menu-popover-placement-topLeft .ecom-menu-popover-arrow {
  left: 16px;
}
.ecom-menu-popover-placement-topRight .ecom-menu-popover-arrow {
  right: 16px;
}
.ecom-menu-popover-placement-right .ecom-menu-popover-arrow,
.ecom-menu-popover-placement-rightTop .ecom-menu-popover-arrow,
.ecom-menu-popover-placement-rightBottom .ecom-menu-popover-arrow {
  left: -3.48528137px;
}
.ecom-menu-popover-placement-right .ecom-menu-popover-arrow-content,
.ecom-menu-popover-placement-rightTop .ecom-menu-popover-arrow-content,
.ecom-menu-popover-placement-rightBottom .ecom-menu-popover-arrow-content {
  box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07);
  transform: translateX(4.24264069px) rotate(45deg);
}
.ecom-menu-popover-placement-right .ecom-menu-popover-arrow {
  top: 50%;
  transform: translateY(-50%);
}
.ecom-menu-popover-placement-rightTop .ecom-menu-popover-arrow {
  top: 12px;
}
.ecom-menu-popover-placement-rightBottom .ecom-menu-popover-arrow {
  bottom: 12px;
}
.ecom-menu-popover-placement-bottom .ecom-menu-popover-arrow,
.ecom-menu-popover-placement-bottomLeft .ecom-menu-popover-arrow,
.ecom-menu-popover-placement-bottomRight .ecom-menu-popover-arrow {
  top: -3.48528137px;
}
.ecom-menu-popover-placement-bottom .ecom-menu-popover-arrow-content,
.ecom-menu-popover-placement-bottomLeft .ecom-menu-popover-arrow-content,
.ecom-menu-popover-placement-bottomRight .ecom-menu-popover-arrow-content {
  box-shadow: -2px -2px 5px rgba(0, 0, 0, 0.06);
  transform: translateY(4.24264069px) rotate(45deg);
}
.ecom-menu-popover-placement-bottom .ecom-menu-popover-arrow {
  left: 50%;
  transform: translateX(-50%);
}
.ecom-menu-popover-placement-bottomLeft .ecom-menu-popover-arrow {
  left: 16px;
}
.ecom-menu-popover-placement-bottomRight .ecom-menu-popover-arrow {
  right: 16px;
}
.ecom-menu-popover-placement-left .ecom-menu-popover-arrow,
.ecom-menu-popover-placement-leftTop .ecom-menu-popover-arrow,
.ecom-menu-popover-placement-leftBottom .ecom-menu-popover-arrow {
  right: -3.48528137px;
}
.ecom-menu-popover-placement-left .ecom-menu-popover-arrow-content,
.ecom-menu-popover-placement-leftTop .ecom-menu-popover-arrow-content,
.ecom-menu-popover-placement-leftBottom .ecom-menu-popover-arrow-content {
  box-shadow: 3px -3px 7px rgba(0, 0, 0, 0.07);
  transform: translateX(-4.24264069px) rotate(45deg);
}
.ecom-menu-popover-placement-left .ecom-menu-popover-arrow {
  top: 50%;
  transform: translateY(-50%);
}
.ecom-menu-popover-placement-leftTop .ecom-menu-popover-arrow {
  top: 12px;
}
.ecom-menu-popover-placement-leftBottom .ecom-menu-popover-arrow {
  bottom: 12px;
}
.ecom-menu-popover-pink .ecom-menu-popover-inner {
  background-color: pink;
}
.ecom-menu-popover-pink .ecom-menu-popover-arrow-content {
  background-color: pink;
}
.ecom-menu-popover-magenta .ecom-menu-popover-inner {
  background-color: magenta;
}
.ecom-menu-popover-magenta .ecom-menu-popover-arrow-content {
  background-color: magenta;
}
.ecom-menu-popover-red .ecom-menu-popover-inner {
  background-color: red;
}
.ecom-menu-popover-red .ecom-menu-popover-arrow-content {
  background-color: red;
}
.ecom-menu-popover-orange .ecom-menu-popover-inner {
  background-color: orange;
}
.ecom-menu-popover-orange .ecom-menu-popover-arrow-content {
  background-color: orange;
}
.ecom-menu-popover-yellow .ecom-menu-popover-inner {
  background-color: yellow;
}
.ecom-menu-popover-yellow .ecom-menu-popover-arrow-content {
  background-color: yellow;
}
.ecom-menu-popover-gold .ecom-menu-popover-inner {
  background-color: gold;
}
.ecom-menu-popover-gold .ecom-menu-popover-arrow-content {
  background-color: gold;
}
.ecom-menu-popover-cyan .ecom-menu-popover-inner {
  background-color: cyan;
}
.ecom-menu-popover-cyan .ecom-menu-popover-arrow-content {
  background-color: cyan;
}
.ecom-menu-popover-lime .ecom-menu-popover-inner {
  background-color: lime;
}
.ecom-menu-popover-lime .ecom-menu-popover-arrow-content {
  background-color: lime;
}
.ecom-menu-popover-green .ecom-menu-popover-inner {
  background-color: green;
}
.ecom-menu-popover-green .ecom-menu-popover-arrow-content {
  background-color: green;
}
.ecom-menu-popover-blue .ecom-menu-popover-inner {
  background-color: blue;
}
.ecom-menu-popover-blue .ecom-menu-popover-arrow-content {
  background-color: blue;
}
.ecom-menu-popover-purple .ecom-menu-popover-inner {
  background-color: purple;
}
.ecom-menu-popover-purple .ecom-menu-popover-arrow-content {
  background-color: purple;
}
.ecom-menu-popover-rtl {
  direction: rtl;
  text-align: right;
}
.ecom-menu-popover-rtl .ecom-menu-popover-message-title {
  padding-right: 22px;
  padding-left: 16px;
}
.ecom-menu-popover-rtl .ecom-menu-popover-buttons {
  text-align: left;
}
.ecom-menu-popover-rtl .ecom-menu-popover-buttons button {
  margin-right: 8px;
  margin-left: 0;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* ------------- new ------------- */
.ecom-menu-popover:not(.sp-null) {
  line-height: 20px;
}
.ecom-menu-popover:not(.sp-null) .ecom-menu-popover-arrow {
  border-radius: 1px;
}
.ecom-menu-popover:not(.sp-null) .ecom-menu-popover-inner-content {
  padding: 16px;
}

.ecom-menu-badge {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #565960;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  line-height: 1;
}
.ecom-menu-badge-count {
  z-index: auto;
  min-width: 14px;
  height: 14px;
  padding: 0 6px;
  color: #ffffff;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  white-space: nowrap;
  text-align: center;
  background: #ff3b52;
  border-radius: 7px;
  box-shadow: 0 0 0 1px #ffffff;
}
.ecom-menu-badge-count a,
.ecom-menu-badge-count a:hover {
  color: #ffffff;
}
.ecom-menu-badge-count-sm {
  min-width: 14px;
  height: 14px;
  padding: 0;
  font-size: 12px;
  line-height: 14px;
  border-radius: 7px;
}
.ecom-menu-badge-multiple-words {
  padding: 0 8px;
}
.ecom-menu-badge-dot {
  z-index: auto;
  width: 6px;
  min-width: 6px;
  height: 6px;
  background: #ff3b52;
  border-radius: 100%;
  box-shadow: 0 0 0 1px #ffffff;
}
.ecom-menu-badge-count,
.ecom-menu-badge-dot,
.ecom-menu-badge .ecom-menu-scroll-number-custom-component {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(50%, -50%);
  transform-origin: 100% 0%;
}
.ecom-menu-badge-count.anticon-spin,
.ecom-menu-badge-dot.anticon-spin,
.ecom-menu-badge .ecom-menu-scroll-number-custom-component.anticon-spin {
  animation: antBadgeLoadingCircle 1s infinite linear;
}
.ecom-menu-badge-status {
  line-height: inherit;
  vertical-align: baseline;
}
.ecom-menu-badge-status-dot {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 6px;
  height: 6px;
  vertical-align: middle;
  border-radius: 50%;
}
.ecom-menu-badge-status-success {
  background-color: #3cc781;
}
.ecom-menu-badge-status-processing {
  position: relative;
  background-color: #1966ff;
}
.ecom-menu-badge-status-processing::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #1966ff;
  border-radius: 50%;
  animation: antStatusProcessing 1.2s infinite ease-in-out;
  content: '';
}
.ecom-menu-badge-status-default {
  background-color: #eeeff0;
}
.ecom-menu-badge-status-error {
  background-color: #ff3b52;
}
.ecom-menu-badge-status-warning {
  background-color: #ff9226;
}
.ecom-menu-badge-status-pink {
  background: pink;
}
.ecom-menu-badge-status-magenta {
  background: magenta;
}
.ecom-menu-badge-status-red {
  background: red;
}
.ecom-menu-badge-status-orange {
  background: orange;
}
.ecom-menu-badge-status-yellow {
  background: yellow;
}
.ecom-menu-badge-status-gold {
  background: gold;
}
.ecom-menu-badge-status-cyan {
  background: cyan;
}
.ecom-menu-badge-status-lime {
  background: lime;
}
.ecom-menu-badge-status-green {
  background: green;
}
.ecom-menu-badge-status-blue {
  background: blue;
}
.ecom-menu-badge-status-purple {
  background: purple;
}
.ecom-menu-badge-status-text {
  margin-left: 8px;
  color: #565960;
  font-size: 14px;
}
.ecom-menu-badge-zoom-appear,
.ecom-menu-badge-zoom-enter {
  animation: antZoomBadgeIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
  animation-fill-mode: both;
}
.ecom-menu-badge-zoom-leave {
  animation: antZoomBadgeOut 0.3s cubic-bezier(0.71, -0.46, 0.88, 0.6);
  animation-fill-mode: both;
}
.ecom-menu-badge-not-a-wrapper .ecom-menu-badge-zoom-appear,
.ecom-menu-badge-not-a-wrapper .ecom-menu-badge-zoom-enter {
  animation: antNoWrapperZoomBadgeIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
}
.ecom-menu-badge-not-a-wrapper .ecom-menu-badge-zoom-leave {
  animation: antNoWrapperZoomBadgeOut 0.3s cubic-bezier(0.71, -0.46, 0.88, 0.6);
}
.ecom-menu-badge-not-a-wrapper:not(.ecom-menu-badge-status) {
  vertical-align: middle;
}
.ecom-menu-badge-not-a-wrapper .ecom-menu-scroll-number-custom-component {
  transform: none;
}
.ecom-menu-badge-not-a-wrapper .ecom-menu-scroll-number-custom-component,
.ecom-menu-badge-not-a-wrapper .ecom-menu-scroll-number {
  position: relative;
  top: auto;
  display: block;
  transform-origin: 50% 50%;
}
.ecom-menu-badge-not-a-wrapper .ecom-menu-badge-count {
  transform: none;
}
@keyframes antStatusProcessing {
  0% {
    transform: scale(0.8);
    opacity: 0.5;
  }
  100% {
    transform: scale(2.4);
    opacity: 0;
  }
}
.ecom-menu-scroll-number {
  overflow: hidden;
}
.ecom-menu-scroll-number-only {
  position: relative;
  display: inline-block;
  height: 14px;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
}
.ecom-menu-scroll-number-only > p.ecom-menu-scroll-number-only-unit {
  height: 14px;
  margin: 0;
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
}
.ecom-menu-scroll-number-symbol {
  vertical-align: top;
}
@keyframes antZoomBadgeIn {
  0% {
    transform: scale(0) translate(50%, -50%);
    opacity: 0;
  }
  100% {
    transform: scale(1) translate(50%, -50%);
  }
}
@keyframes antZoomBadgeOut {
  0% {
    transform: scale(1) translate(50%, -50%);
  }
  100% {
    transform: scale(0) translate(50%, -50%);
    opacity: 0;
  }
}
@keyframes antNoWrapperZoomBadgeIn {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  100% {
    transform: scale(1);
  }
}
@keyframes antNoWrapperZoomBadgeOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
    opacity: 0;
  }
}
@keyframes antBadgeLoadingCircle {
  0% {
    transform-origin: 50%;
  }
  100% {
    transform: translate(50%, -50%) rotate(360deg);
    transform-origin: 50%;
  }
}
.ecom-menu-ribbon-wrapper {
  position: relative;
}
.ecom-menu-ribbon {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #565960;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  top: 8px;
  height: 22px;
  padding: 0 8px;
  color: #ffffff;
  line-height: 22px;
  white-space: nowrap;
  background-color: #1966ff;
  border-radius: 4px;
}
.ecom-menu-ribbon-text {
  color: #ffffff;
}
.ecom-menu-ribbon-corner {
  position: absolute;
  top: 100%;
  width: 8px;
  height: 8px;
  color: currentColor;
  border: 4px solid;
  transform: scaleY(0.75);
  transform-origin: top;
}
.ecom-menu-ribbon-corner::after {
  position: absolute;
  top: -4px;
  left: -4px;
  width: inherit;
  height: inherit;
  color: rgba(0, 0, 0, 0.25);
  border: inherit;
  content: '';
}
.ecom-menu-ribbon-color-pink {
  color: pink;
  background: pink;
}
.ecom-menu-ribbon-color-magenta {
  color: magenta;
  background: magenta;
}
.ecom-menu-ribbon-color-red {
  color: red;
  background: red;
}
.ecom-menu-ribbon-color-orange {
  color: orange;
  background: orange;
}
.ecom-menu-ribbon-color-yellow {
  color: yellow;
  background: yellow;
}
.ecom-menu-ribbon-color-gold {
  color: gold;
  background: gold;
}
.ecom-menu-ribbon-color-cyan {
  color: cyan;
  background: cyan;
}
.ecom-menu-ribbon-color-lime {
  color: lime;
  background: lime;
}
.ecom-menu-ribbon-color-green {
  color: green;
  background: green;
}
.ecom-menu-ribbon-color-blue {
  color: blue;
  background: blue;
}
.ecom-menu-ribbon-color-purple {
  color: purple;
  background: purple;
}
.ecom-menu-ribbon.ecom-menu-ribbon-placement-end {
  right: -8px;
  border-bottom-right-radius: 0;
}
.ecom-menu-ribbon.ecom-menu-ribbon-placement-end .ecom-menu-ribbon-corner {
  right: 0;
  border-color: currentColor transparent transparent currentColor;
}
.ecom-menu-ribbon.ecom-menu-ribbon-placement-start {
  left: -8px;
  border-bottom-left-radius: 0;
}
.ecom-menu-ribbon.ecom-menu-ribbon-placement-start .ecom-menu-ribbon-corner {
  left: 0;
  border-color: currentColor currentColor transparent transparent;
}
.ecom-menu-badge-rtl {
  direction: rtl;
}
.ecom-menu-badge-rtl .ecom-menu-badge-count,
.ecom-menu-badge-rtl .ecom-menu-badge-dot,
.ecom-menu-badge-rtl .ecom-menu-badge .ecom-menu-scroll-number-custom-component {
  right: auto;
  left: 0;
  direction: ltr;
  transform: translate(-50%, -50%);
  transform-origin: 0% 0%;
}
.ecom-menu-badge-rtl.ecom-menu-badge .ecom-menu-scroll-number-custom-component {
  right: auto;
  left: 0;
  transform: translate(-50%, -50%);
  transform-origin: 0% 0%;
}
.ecom-menu-badge-rtl .ecom-menu-badge-status-text {
  margin-right: 8px;
  margin-left: 0;
}
.ecom-menu-badge-rtl .ecom-menu-badge-zoom-appear,
.ecom-menu-badge-rtl .ecom-menu-badge-zoom-enter {
  animation-name: antZoomBadgeInRtl;
}
.ecom-menu-badge-rtl .ecom-menu-badge-zoom-leave {
  animation-name: antZoomBadgeOutRtl;
}
.ecom-menu-badge-not-a-wrapper .ecom-menu-badge-count {
  transform: none;
}
.ecom-menu-ribbon-rtl {
  direction: rtl;
}
.ecom-menu-ribbon-rtl.ecom-menu-ribbon-placement-end {
  right: unset;
  left: -8px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0;
}
.ecom-menu-ribbon-rtl.ecom-menu-ribbon-placement-end .ecom-menu-ribbon-corner {
  right: unset;
  left: 0;
  border-color: currentColor currentColor transparent transparent;
}
.ecom-menu-ribbon-rtl.ecom-menu-ribbon-placement-end .ecom-menu-ribbon-corner::after {
  border-color: currentColor currentColor transparent transparent;
}
.ecom-menu-ribbon-rtl.ecom-menu-ribbon-placement-start {
  right: -8px;
  left: unset;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.ecom-menu-ribbon-rtl.ecom-menu-ribbon-placement-start .ecom-menu-ribbon-corner {
  right: 0;
  left: unset;
  border-color: currentColor transparent transparent currentColor;
}
.ecom-menu-ribbon-rtl.ecom-menu-ribbon-placement-start .ecom-menu-ribbon-corner::after {
  border-color: currentColor transparent transparent currentColor;
}
@keyframes antZoomBadgeInRtl {
  0% {
    transform: scale(0) translate(-50%, -50%);
    opacity: 0;
  }
  100% {
    transform: scale(1) translate(-50%, -50%);
  }
}
@keyframes antZoomBadgeOutRtl {
  0% {
    transform: scale(1) translate(-50%, -50%);
  }
  100% {
    transform: scale(0) translate(-50%, -50%);
    opacity: 0;
  }
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* ------------- new ------------- */
.ecom-menu-badge-count:not(.sp-null) {
  padding: 0 4px;
}
.ecom-menu-badge.ecom-menu-badge-top-right:not(.ecom-menu-badge-not-a-wrapper) .ecom-menu-badge-count,
.ecom-menu-badge.ecom-menu-badge-top-right:not(.ecom-menu-badge-not-a-wrapper) .ecom-menu-badge-dot {
  transform: translate(50%, -50%);
}
.ecom-menu-badge.ecom-menu-badge-top-right:not(.ecom-menu-badge-not-a-wrapper).ecom-menu-badge-outer .ecom-menu-badge-count {
  transform: translate(100%, -50%);
}
.ecom-menu-badge.ecom-menu-badge-top-right:not(.ecom-menu-badge-not-a-wrapper).ecom-menu-badge-outer .ecom-menu-badge-dot {
  transform: translate(100%, 0);
}
.ecom-menu-badge.ecom-menu-badge-top-right:not(.ecom-menu-badge-not-a-wrapper).ecom-menu-badge-inner .ecom-menu-badge-count {
  right: 14.6%;
  top: 14.6%;
}
.ecom-menu-badge.ecom-menu-badge-top-right:not(.ecom-menu-badge-not-a-wrapper).ecom-menu-badge-inner .ecom-menu-badge-dot {
  right: 14.6%;
  top: 14.6%;
}

.ecom-menu-tooltip {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #565960;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  z-index: 1070;
  display: block;
  max-width: 280px;
  visibility: visible;
}
.ecom-menu-tooltip-hidden {
  display: none;
}
.ecom-menu-tooltip-placement-top,
.ecom-menu-tooltip-placement-topLeft,
.ecom-menu-tooltip-placement-topRight {
  padding-bottom: 4px;
}
.ecom-menu-tooltip-placement-right,
.ecom-menu-tooltip-placement-rightTop,
.ecom-menu-tooltip-placement-rightBottom {
  padding-left: 4px;
}
.ecom-menu-tooltip-placement-bottom,
.ecom-menu-tooltip-placement-bottomLeft,
.ecom-menu-tooltip-placement-bottomRight {
  padding-top: 4px;
}
.ecom-menu-tooltip-placement-left,
.ecom-menu-tooltip-placement-leftTop,
.ecom-menu-tooltip-placement-leftBottom {
  padding-right: 4px;
}
.ecom-menu-tooltip-inner {
  min-width: 30px;
  min-height: 32px;
  padding: 6px 8px;
  color: #ffffff;
  text-align: left;
  text-decoration: none;
  word-wrap: break-word;
  background-color: rgba(0, 0, 0, 0.85);
  border-radius: 4px;
  box-shadow: 0px 4px 16px 0px rgba(37, 41, 49, 0.08);
}
.ecom-menu-tooltip-arrow {
  position: absolute;
  display: block;
  width: 13.07106781px;
  height: 13.07106781px;
  overflow: hidden;
  background: transparent;
  pointer-events: none;
}
.ecom-menu-tooltip-arrow-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 5px;
  height: 5px;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.85);
  content: '';
  pointer-events: auto;
}
.ecom-menu-tooltip-placement-top .ecom-menu-tooltip-arrow,
.ecom-menu-tooltip-placement-topLeft .ecom-menu-tooltip-arrow,
.ecom-menu-tooltip-placement-topRight .ecom-menu-tooltip-arrow {
  bottom: -9.07106781px;
}
.ecom-menu-tooltip-placement-top .ecom-menu-tooltip-arrow-content,
.ecom-menu-tooltip-placement-topLeft .ecom-menu-tooltip-arrow-content,
.ecom-menu-tooltip-placement-topRight .ecom-menu-tooltip-arrow-content {
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
  transform: translateY(-6.53553391px) rotate(45deg);
}
.ecom-menu-tooltip-placement-top .ecom-menu-tooltip-arrow {
  left: 50%;
  transform: translateX(-50%);
}
.ecom-menu-tooltip-placement-topLeft .ecom-menu-tooltip-arrow {
  left: 5px;
}
.ecom-menu-tooltip-placement-topRight .ecom-menu-tooltip-arrow {
  right: 5px;
}
.ecom-menu-tooltip-placement-right .ecom-menu-tooltip-arrow,
.ecom-menu-tooltip-placement-rightTop .ecom-menu-tooltip-arrow,
.ecom-menu-tooltip-placement-rightBottom .ecom-menu-tooltip-arrow {
  left: -9.07106781px;
}
.ecom-menu-tooltip-placement-right .ecom-menu-tooltip-arrow-content,
.ecom-menu-tooltip-placement-rightTop .ecom-menu-tooltip-arrow-content,
.ecom-menu-tooltip-placement-rightBottom .ecom-menu-tooltip-arrow-content {
  box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07);
  transform: translateX(6.53553391px) rotate(45deg);
}
.ecom-menu-tooltip-placement-right .ecom-menu-tooltip-arrow {
  top: 50%;
  transform: translateY(-50%);
}
.ecom-menu-tooltip-placement-rightTop .ecom-menu-tooltip-arrow {
  top: 5px;
}
.ecom-menu-tooltip-placement-rightBottom .ecom-menu-tooltip-arrow {
  bottom: 5px;
}
.ecom-menu-tooltip-placement-left .ecom-menu-tooltip-arrow,
.ecom-menu-tooltip-placement-leftTop .ecom-menu-tooltip-arrow,
.ecom-menu-tooltip-placement-leftBottom .ecom-menu-tooltip-arrow {
  right: -9.07106781px;
}
.ecom-menu-tooltip-placement-left .ecom-menu-tooltip-arrow-content,
.ecom-menu-tooltip-placement-leftTop .ecom-menu-tooltip-arrow-content,
.ecom-menu-tooltip-placement-leftBottom .ecom-menu-tooltip-arrow-content {
  box-shadow: 3px -3px 7px rgba(0, 0, 0, 0.07);
  transform: translateX(-6.53553391px) rotate(45deg);
}
.ecom-menu-tooltip-placement-left .ecom-menu-tooltip-arrow {
  top: 50%;
  transform: translateY(-50%);
}
.ecom-menu-tooltip-placement-leftTop .ecom-menu-tooltip-arrow {
  top: 5px;
}
.ecom-menu-tooltip-placement-leftBottom .ecom-menu-tooltip-arrow {
  bottom: 5px;
}
.ecom-menu-tooltip-placement-bottom .ecom-menu-tooltip-arrow,
.ecom-menu-tooltip-placement-bottomLeft .ecom-menu-tooltip-arrow,
.ecom-menu-tooltip-placement-bottomRight .ecom-menu-tooltip-arrow {
  top: -9.07106781px;
}
.ecom-menu-tooltip-placement-bottom .ecom-menu-tooltip-arrow-content,
.ecom-menu-tooltip-placement-bottomLeft .ecom-menu-tooltip-arrow-content,
.ecom-menu-tooltip-placement-bottomRight .ecom-menu-tooltip-arrow-content {
  box-shadow: -3px -3px 7px rgba(0, 0, 0, 0.07);
  transform: translateY(6.53553391px) rotate(45deg);
}
.ecom-menu-tooltip-placement-bottom .ecom-menu-tooltip-arrow {
  left: 50%;
  transform: translateX(-50%);
}
.ecom-menu-tooltip-placement-bottomLeft .ecom-menu-tooltip-arrow {
  left: 5px;
}
.ecom-menu-tooltip-placement-bottomRight .ecom-menu-tooltip-arrow {
  right: 5px;
}
.ecom-menu-tooltip-pink .ecom-menu-tooltip-inner {
  background-color: pink;
}
.ecom-menu-tooltip-pink .ecom-menu-tooltip-arrow-content {
  background-color: pink;
}
.ecom-menu-tooltip-magenta .ecom-menu-tooltip-inner {
  background-color: magenta;
}
.ecom-menu-tooltip-magenta .ecom-menu-tooltip-arrow-content {
  background-color: magenta;
}
.ecom-menu-tooltip-red .ecom-menu-tooltip-inner {
  background-color: red;
}
.ecom-menu-tooltip-red .ecom-menu-tooltip-arrow-content {
  background-color: red;
}
.ecom-menu-tooltip-orange .ecom-menu-tooltip-inner {
  background-color: orange;
}
.ecom-menu-tooltip-orange .ecom-menu-tooltip-arrow-content {
  background-color: orange;
}
.ecom-menu-tooltip-yellow .ecom-menu-tooltip-inner {
  background-color: yellow;
}
.ecom-menu-tooltip-yellow .ecom-menu-tooltip-arrow-content {
  background-color: yellow;
}
.ecom-menu-tooltip-gold .ecom-menu-tooltip-inner {
  background-color: gold;
}
.ecom-menu-tooltip-gold .ecom-menu-tooltip-arrow-content {
  background-color: gold;
}
.ecom-menu-tooltip-cyan .ecom-menu-tooltip-inner {
  background-color: cyan;
}
.ecom-menu-tooltip-cyan .ecom-menu-tooltip-arrow-content {
  background-color: cyan;
}
.ecom-menu-tooltip-lime .ecom-menu-tooltip-inner {
  background-color: lime;
}
.ecom-menu-tooltip-lime .ecom-menu-tooltip-arrow-content {
  background-color: lime;
}
.ecom-menu-tooltip-green .ecom-menu-tooltip-inner {
  background-color: green;
}
.ecom-menu-tooltip-green .ecom-menu-tooltip-arrow-content {
  background-color: green;
}
.ecom-menu-tooltip-blue .ecom-menu-tooltip-inner {
  background-color: blue;
}
.ecom-menu-tooltip-blue .ecom-menu-tooltip-arrow-content {
  background-color: blue;
}
.ecom-menu-tooltip-purple .ecom-menu-tooltip-inner {
  background-color: purple;
}
.ecom-menu-tooltip-purple .ecom-menu-tooltip-arrow-content {
  background-color: purple;
}
.ecom-menu-tooltip-rtl {
  direction: rtl;
}
.ecom-menu-tooltip-rtl .ecom-menu-tooltip-inner {
  text-align: right;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* ------------- new ------------- */
.ecom-menu-tooltip:not(.sp-null) {
  font-size: 12px;
  line-height: 16px;
}
.ecom-menu-tooltip:not(.sp-null) .ecom-menu-tooltip-inner {
  padding: 8px;
}
.ecom-menu-tooltip:not(.sp-null) .ecom-menu-tooltip-inner a {
  color: #4784ff;
}
.ecom-menu-tooltip:not(.sp-null) .ecom-menu-tooltip-inner a:hover {
  color: #669eff;
}
.ecom-menu-tooltip:not(.sp-null) .ecom-menu-tooltip-inner a:active {
  color: #4784ff;
}
.ecom-menu-tooltip-placement-topLeft .ecom-menu-tooltip-arrow-content,
.ecom-menu-tooltip-placement-top .ecom-menu-tooltip-arrow-content,
.ecom-menu-tooltip-placement-topRight .ecom-menu-tooltip-arrow-content {
  border-radius: 0 0 1px 0;
}
.ecom-menu-tooltip-placement-rightTop .ecom-menu-tooltip-arrow-content,
.ecom-menu-tooltip-placement-right .ecom-menu-tooltip-arrow-content,
.ecom-menu-tooltip-placement-rightBottom .ecom-menu-tooltip-arrow-content {
  border-radius: 0 0 0 1px;
}
.ecom-menu-tooltip-placement-bottomLeft .ecom-menu-tooltip-arrow-content,
.ecom-menu-tooltip-placement-bottom .ecom-menu-tooltip-arrow-content,
.ecom-menu-tooltip-placement-bottomRight .ecom-menu-tooltip-arrow-content {
  border-radius: 1px 0 0 0;
}
.ecom-menu-tooltip-placement-leftTop .ecom-menu-tooltip-arrow-content,
.ecom-menu-tooltip-placement-left .ecom-menu-tooltip-arrow-content,
.ecom-menu-tooltip-placement-leftBottom .ecom-menu-tooltip-arrow-content {
  border-radius: 0 1px 0 0;
}


.download_commonIconWrapperStyles__2S2lq,.download_headerApp__jucAB{border-radius:50%;padding:3px;background:rgba(255,255,255,.5);margin-right:16px;display:flex;align-items:center;justify-content:center;font-size:12px;line-height:18px;color:#565960;cursor:pointer}.download_commonIconStyles__3L6e-,.download_headerApp__jucAB .download_headerIcon__1IP22{display:flex;position:relative}.download_commonIconStyles__3L6e-:hover,.download_headerApp__jucAB .download_headerIcon__1IP22:hover{color:#1966ff}.download_commonIconStyles__3L6e-:hover svg,.download_headerApp__jucAB .download_headerIcon__1IP22:hover svg{color:#1966ff}.download_commonPopoverStyles__AGLN3,.download_popOver__1ijXr{top:52px !important;padding:0}.download_commonPopoverStyles__AGLN3 .auxo-popover-arrow,.download_popOver__1ijXr .auxo-popover-arrow{display:none}.download_commonPopoverStyles__AGLN3 .auxo-popover-inner-content,.download_popOver__1ijXr .auxo-popover-inner-content{padding:0}.download_commonPopoverStyles__AGLN3 .auxo-popover-inner,.download_popOver__1ijXr .auxo-popover-inner{box-shadow:0px 4px 12px rgba(0,23,54,.1)}.download_popOver__1ijXr .ecom-menu-popover-content{width:408px}.download_headerApp__jucAB{position:relative}.download_headerApp__jucAB .download_headerIcon__1IP22{font-size:0}.download_headerApp__jucAB::after{content:"";position:absolute;height:42px;width:42px;background-color:rgba(0,0,0,0);z-index:1;left:50%;top:50%;transform:translate(-50%, -50%)}.download_guidePopover__3-m6Z{position:relative}.download_clineNewGuide__3stWC{right:-2px;top:-18px;z-index:10;cursor:pointer}.download_clineBadgeGuide__YDLLF{right:21px;top:-7px;z-index:10;cursor:pointer}
.feige_commonIconWrapperStyles__2Rbt9,.feige_headerApp__1NrTA{border-radius:50%;padding:3px;background:rgba(255,255,255,.5);margin-right:16px;display:flex;align-items:center;justify-content:center;font-size:12px;line-height:18px;color:#565960;cursor:pointer}.feige_commonIconStyles__iY2S4,.feige_headerApp__1NrTA{display:flex;position:relative}.feige_commonIconStyles__iY2S4:hover,.feige_headerApp__1NrTA:hover{color:#1966ff}.feige_commonIconStyles__iY2S4:hover svg,.feige_headerApp__1NrTA:hover svg{color:#1966ff}.feige_commonPopoverStyles__2m04h,.feige_popOver__2hRMC{top:52px !important;padding:0}.feige_commonPopoverStyles__2m04h .auxo-popover-arrow,.feige_popOver__2hRMC .auxo-popover-arrow{display:none}.feige_commonPopoverStyles__2m04h .auxo-popover-inner-content,.feige_popOver__2hRMC .auxo-popover-inner-content{padding:0}.feige_commonPopoverStyles__2m04h .auxo-popover-inner,.feige_popOver__2hRMC .auxo-popover-inner{box-shadow:0px 4px 12px rgba(0,23,54,.1)}.feige_tooltipContent__17bxF{color:#0a0c20;cursor:pointer;display:flex;align-items:center}.feige_tooltipContainer__6yv8C{max-width:350px !important}.feige_tooltipContainer__6yv8C .ecom-menu-tooltip-inner{background-color:#fff;opacity:.7}.feige_tooltipContainer__6yv8C .ecom-menu-tooltip-arrow-content{background-color:#fff;opacity:.7}.feige_headerApp__1NrTA{position:relative}.feige_headerApp__1NrTA .feige_headerIcon__3CdVk{font-size:0}.feige_headerApp__1NrTA::after{content:"";position:absolute;height:42px;width:42px;background-color:rgba(0,0,0,0);z-index:1;left:50%;top:50%;transform:translate(-50%, -50%)}.feige_feigePopover__1kai3{position:relative}.feige_clineNewGuide__3kRhX{right:-2px;top:-18px;z-index:10;cursor:pointer}.feige_clineBadgeGuide__2Ocn_{right:21px;top:-7px;z-index:10;cursor:pointer}
.im-entry_commonIconWrapperStyles__33mdx,.im-entry_headerApp__Y5yoj{border-radius:50%;padding:3px;background:rgba(255,255,255,.5);margin-right:16px;display:flex;align-items:center;justify-content:center;font-size:12px;line-height:18px;color:#565960;cursor:pointer}.im-entry_commonIconStyles__Zi3z_,.im-entry_headerApp__Y5yoj{display:flex;position:relative}.im-entry_commonIconStyles__Zi3z_:hover,.im-entry_headerApp__Y5yoj:hover{color:#1966ff}.im-entry_commonIconStyles__Zi3z_:hover svg,.im-entry_headerApp__Y5yoj:hover svg{color:#1966ff}.im-entry_commonPopoverStyles__6tpTk,.im-entry_popOver__hp-yY{top:52px !important;padding:0}.im-entry_commonPopoverStyles__6tpTk .auxo-popover-arrow,.im-entry_popOver__hp-yY .auxo-popover-arrow{display:none}.im-entry_commonPopoverStyles__6tpTk .auxo-popover-inner-content,.im-entry_popOver__hp-yY .auxo-popover-inner-content{padding:0}.im-entry_commonPopoverStyles__6tpTk .auxo-popover-inner,.im-entry_popOver__hp-yY .auxo-popover-inner{box-shadow:0px 4px 12px rgba(0,23,54,.1)}.im-entry_tooltipContent__1S7Lg{color:#0a0c20;cursor:pointer;display:flex;align-items:center}.im-entry_tooltipContainer__BD6iU{max-width:350px !important}.im-entry_tooltipContainer__BD6iU .ecom-menu-tooltip-inner{background-color:#fff;opacity:.7}.im-entry_tooltipContainer__BD6iU .ecom-menu-tooltip-arrow-content{background-color:#fff;opacity:.7}.im-entry_headerApp__Y5yoj{position:relative}.im-entry_headerApp__Y5yoj .im-entry_headerIcon__1eagH{font-size:0}.im-entry_headerApp__Y5yoj::after{content:"";position:absolute;height:42px;width:42px;background-color:rgba(0,0,0,0);z-index:1;left:50%;top:50%;transform:translate(-50%, -50%)}.im-entry_feigePopover__3DBdc{position:relative}.im-entry_clineNewGuide__39XZM{right:-2px;top:-18px;z-index:10;cursor:pointer}.im-entry_clineBadgeGuide__3H0Dq{right:21px;top:-7px;z-index:10;cursor:pointer}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* ------------- new ------------- */
.ecom-menu-sp-icon.sp-icon-parcel .icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}
.ecom-menu-sp-icon.sp-icon-spin {
  display: inline-flex;
  animation: loadingCircle 1s infinite linear;
}

.im-service_commonIconWrapperStyles__jS55R,.im-service_headerApp__1zMq9{border-radius:50%;padding:3px;background:rgba(255,255,255,.5);margin-right:16px;display:flex;align-items:center;justify-content:center;font-size:12px;line-height:18px;color:#565960;cursor:pointer}.im-service_commonIconStyles__2548t,.im-service_headerApp__1zMq9{display:flex;position:relative}.im-service_commonIconStyles__2548t:hover,.im-service_headerApp__1zMq9:hover{color:#1966ff}.im-service_commonIconStyles__2548t:hover svg,.im-service_headerApp__1zMq9:hover svg{color:#1966ff}.im-service_commonPopoverStyles__1d7t8{top:52px !important;padding:0}.im-service_commonPopoverStyles__1d7t8 .auxo-popover-arrow{display:none}.im-service_commonPopoverStyles__1d7t8 .auxo-popover-inner-content{padding:0}.im-service_commonPopoverStyles__1d7t8 .auxo-popover-inner{box-shadow:0px 4px 12px rgba(0,23,54,.1)}.im-service_headerApp__1zMq9{position:relative}.im-service_headerApp__1zMq9 .im-service_headerIcon__2l33e{font-size:20px}.im-service_headerApp__1zMq9::after{content:"";position:absolute;height:42px;width:42px;background-color:rgba(0,0,0,0);z-index:1;left:50%;top:50%;transform:translate(-50%, -50%)}
.settle_commonIconWrapperStyles__3CHYz,.settle_headerApp__3-xGL{border-radius:50%;padding:3px;background:rgba(255,255,255,.5);margin-right:16px;display:flex;align-items:center;justify-content:center;font-size:12px;line-height:18px;color:#565960;cursor:pointer}.settle_commonIconStyles__1_72N,.settle_headerApp__3-xGL .settle_headerIcon__3xpYQ{display:flex;position:relative}.settle_commonIconStyles__1_72N:hover,.settle_headerApp__3-xGL .settle_headerIcon__3xpYQ:hover{color:#1966ff}.settle_commonIconStyles__1_72N:hover svg,.settle_headerApp__3-xGL .settle_headerIcon__3xpYQ:hover svg{color:#1966ff}.settle_commonPopoverStyles__w0NuG,.settle_popOver__aENvi{top:52px !important;padding:0}.settle_commonPopoverStyles__w0NuG .auxo-popover-arrow,.settle_popOver__aENvi .auxo-popover-arrow{display:none}.settle_commonPopoverStyles__w0NuG .auxo-popover-inner-content,.settle_popOver__aENvi .auxo-popover-inner-content{padding:0}.settle_commonPopoverStyles__w0NuG .auxo-popover-inner,.settle_popOver__aENvi .auxo-popover-inner{box-shadow:0px 4px 12px rgba(0,23,54,.1)}.settle_popOver__aENvi .ecom-menu-popover-content{width:592px}.settle_headerApp__3-xGL{position:relative}.settle_headerApp__3-xGL .settle_headerIcon__3xpYQ{font-size:0}.settle_headerApp__3-xGL::after{content:"";position:absolute;height:42px;width:42px;background-color:rgba(0,0,0,0);z-index:1;left:50%;top:50%;transform:translate(-50%, -50%)}.settle_settlePopover__t_63b{position:relative}.settle_clineNewGuide__2rVtu{right:-2px;top:-12px;z-index:10;cursor:pointer;position:absolute}.settle_clineBadgeGuide__164yz{right:7px;top:-6px;z-index:10;position:absolute;cursor:pointer}
.index_item__3DrS8{font-size:14px;font-style:normal;font-weight:400;line-height:20px;color:#dcdde0}
.index_menuItem__1PWKe{flex-shrink:0;padding:16px 8px}.index_menuItem__1PWKe:hover::after{display:block;position:absolute;content:"";width:100%;left:0;height:36px}.index_menuItem__1PWKe .index_menuTitle__1wMEG{display:flex;gap:4px;color:#565960;text-align:center;cursor:pointer;position:relative}.index_menuItem__1PWKe .index_menuTitle__1wMEG:hover{color:#4784ff}.index_menuItem__1PWKe .index_menuTitle__1wMEG img[alt=guideTag]{position:absolute;right:-33px;top:-9px}.index_menuItem__1PWKe .index_newTag__OoyNb::after{display:block;width:36px;height:16px;line-height:16px;background:#ff4d4f;border-radius:8px;content:"NEW";font-size:12px;text-align:center;color:#fff;position:absolute;z-index:1;right:-2px;top:12px}.index_floatLayer__3KIu4{position:absolute;min-width:1280px;width:100%;height:90px;top:64px;left:0;box-shadow:0px 16px 16px -16px rgba(37,41,49,.0784313725);border-bottom-radius:4px;background:#fff;display:flex;align-items:center;overflow:hidden;line-height:normal}.index_floatLayer__3KIu4::before{content:"";position:absolute;top:0;width:100%;height:1px;background-color:#eeeff0}.index_floatLayer__3KIu4 .index_floatPlaceholder__ToheQ{flex-shrink:0}.index_floatLayer__3KIu4 .index_floatLayerContent__1Zx2z{min-width:1280px;margin-left:calc(50vw - 683px);border-bottom-radius:4px;margin-right:auto;display:flex;flex-direction:row;align-items:center;position:relative}@media screen and (max-width: 1366px){.index_floatLayer__3KIu4 .index_floatLayerContent__1Zx2z{width:1280px;margin-left:calc(50vw - 640px)}}@media screen and (max-width: 1280px){.index_floatLayer__3KIu4 .index_floatLayerContent__1Zx2z{margin-left:0}}.index_floatLayer__3KIu4 .index_floatLayerContent__1Zx2z .index_layerCard__2FMc1{width:280px;padding:12px;cursor:pointer;font-size:12px;flex:none}.index_floatLayer__3KIu4 .index_floatLayerContent__1Zx2z .index_layerCard__2FMc1:hover{background:#f0f6ff;border-radius:4px}.index_floatLayer__3KIu4 .index_floatLayerContent__1Zx2z .index_layerCard__2FMc1 .index_layerTitle__2R6JF{color:#252931;font-weight:500;margin-bottom:4px;line-height:20px;font-size:14px}.index_floatLayer__3KIu4 .index_floatLayerContent__1Zx2z .index_layerCard__2FMc1 .index_layerDesc__3Vq5k{color:#898b8f;opacity:.8}
.index_menuItem__1DJRt{flex-shrink:0;padding:16px 8px}.index_menuItem__1DJRt:hover::after{display:block;position:absolute;content:"";left:0;width:100%;height:36px}.index_menuItem__1DJRt .index_menuTitle__1zm7i{display:flex;gap:4px;position:relative;text-align:center;color:#565960;cursor:pointer;transform-style:preserve-3d}.index_menuItem__1DJRt .index_menuTitle__1zm7i:hover{color:#4784ff}.index_menuItem__1DJRt .index_menuTitle__1zm7i img[alt=guideTag]{position:absolute;right:-33px;top:-9px}.index_floatLayer__34R2j{position:absolute;z-index:100;min-width:1280px;width:100%;height:90px;top:64px;left:0;box-shadow:0px 16px 16px -16px rgba(37,41,49,.0784313725);border-bottom-radius:4px;background:#fff;display:flex;align-items:center;overflow:hidden;line-height:normal}.index_floatLayer__34R2j::before{content:"";position:absolute;top:0;width:100%;height:1px;background-color:#eeeff0}.index_floatLayer__34R2j .index_floatPlaceholder__2ETkV{flex-shrink:0}.index_floatLayer__34R2j .index_floatLayerContent__1dXj5{width:1366px;margin-left:calc(50vw - 683px);margin-right:auto;display:flex;flex-direction:row;align-items:center;position:relative}@media screen and (max-width: 1366px){.index_floatLayer__34R2j .index_floatLayerContent__1dXj5{width:1280px;margin-left:calc(50vw - 640px)}}@media screen and (max-width: 1280px){.index_floatLayer__34R2j .index_floatLayerContent__1dXj5{margin-left:0}}.index_floatLayer__34R2j .index_floatLayerContent__1dXj5 .index_layerCard__3aZZD{width:280px;padding:12px;cursor:pointer;font-size:12px;flex:none}.index_floatLayer__34R2j .index_floatLayerContent__1dXj5 .index_layerCard__3aZZD:hover{background:#f0f6ff;border-radius:4px}.index_floatLayer__34R2j .index_floatLayerContent__1dXj5 .index_layerCard__3aZZD .index_layerWrap__2vDY-{display:flex;align-items:center;margin-bottom:4px}.index_floatLayer__34R2j .index_floatLayerContent__1dXj5 .index_layerCard__3aZZD .index_layerWrap__2vDY- .index_layerTitle__2RkFU{color:#252931;font-weight:500;line-height:20px;font-size:14px}.index_floatLayer__34R2j .index_floatLayerContent__1dXj5 .index_layerCard__3aZZD .index_layerWrap__2vDY- .index_promoteIcon__1VCTC{margin-left:4px;width:38px;height:18px}.index_floatLayer__34R2j .index_floatLayerContent__1dXj5 .index_layerCard__3aZZD .index_layerDesc__2IEK7{color:#898b8f;opacity:.8}
.tab-list_tabListContainer__1L0CU{margin:0 8px;display:flex;align-items:center}.tab-list_tabListContainer__1L0CU .tab-list_tabName__34WOB{cursor:pointer;font-size:14px;line-height:20px;color:#565960}.tab-list_tabListContainer__1L0CU .tab-list_tabName__34WOB:hover{color:#252931}.tab-list_tabListContainer__1L0CU .tab-list_tabName__34WOB:not(last-child){padding-right:16px}.tab-list_tabListContainer__1L0CU .tab-list_menuTitle__3MSWU{position:relative;text-align:center;color:#565960;cursor:pointer;transform-style:preserve-3d;font-size:14px;line-height:20px}.tab-list_tabListContainer__1L0CU .tab-list_menuTitle__3MSWU:hover{color:#4784ff}.tab-list_tabListContainer__1L0CU .tab-list_menuTitle__3MSWU:hover::after{display:block;position:absolute;content:"";top:32px;height:16px;width:100%}.tab-list_hide__3ej9v{display:none}
.index_back__nPlXu{display:flex;align-items:center;width:160px;cursor:pointer;font-size:14px;line-height:20px}.index_back__nPlXu .index_backIcon__QP1l6{margin-left:20px;font-size:20px}.index_back__nPlXu .index_backText__15wPV{color:#252931;margin-left:10px}
.style_wrapper__6wlL8{display:flex;align-items:center;column-gap:16px;cursor:pointer}.style_wrapper__6wlL8 .style_item__Id5PF{color:#bcbdc0;font-size:14px;line-height:20px;padding:0 12px;position:relative}.style_wrapper__6wlL8 .style_item__Id5PF.style_active__3lslp{color:#fff}.style_wrapper__6wlL8 .style_item__Id5PF .style_bar__kGqrq{width:24px;height:4px;background:#1966ff;border-radius:2px;position:absolute;bottom:-8px;left:50%;transform:translateX(-50%)}.style_wrapper__6wlL8 .style_item__Id5PF .style_bar__kGqrq.style_hide__3wKtS{visibility:hidden}.style_isNew__151P5{display:flex;align-items:center;column-gap:16px;font-weight:500;cursor:pointer}.style_isNew__151P5 .style_item__Id5PF{color:#565960;font-size:14px;line-height:20px;padding:0 12px;position:relative}.style_isNew__151P5 .style_item__Id5PF.style_active__3lslp{color:#252931}.style_isNew__151P5 .style_item__Id5PF .style_bar__kGqrq{width:24px;height:4px;background:#1966ff;border-radius:2px;position:absolute;bottom:-8px;left:50%;transform:translateX(-50%)}.style_isNew__151P5 .style_item__Id5PF .style_bar__kGqrq.style_hide__3wKtS{visibility:hidden}
.index_text__1Ls3k{cursor:pointer;margin-left:16px;font-size:16px;line-height:22px;font-weight:500}
.nav-menu_newNavBar__kIF6Y{min-width:1280px;min-height:64px;position:fixed;top:0;width:100%;z-index:900;background-color:rgba(0,0,0,0);display:flex;align-items:center;transition:background-color .3s linear}.nav-menu_newNavBar__kIF6Y .nav-menu_wrapper__3bJBv{display:flex;justify-content:space-between;align-items:center}.nav-menu_newNavBar__kIF6Y:hover{background-color:#fff;box-shadow:0px 16px 16px -16px rgba(37,41,49,.0784313725)}.nav-menu_newNavBar__kIF6Y:hover #fxg-header-search-input .ecom-menu-input-affix-wrapper{border-color:#4784ff}.nav-menu_newNavBar__kIF6Y:hover .nav-menu_backToHome__MvUOm{border:1px solid #f3f4f5}.nav-menu_newNavBar__kIF6Y:hover .nav-menu_backToHome__MvUOm,.nav-menu_newNavBar__kIF6Y:hover .nav-menu_activeHeader__1ZwyP{background:#f3f4f5 !important}.nav-menu_lh__zZ-_w{background-color:#fff;box-shadow:0px 16px 16px -16px rgba(37,41,49,.0784313725)}.nav-menu_lh__zZ-_w #fxg-header-search-input .ecom-menu-input-affix-wrapper{border-color:#dcdee1}.nav-menu_lhBack2Home__3qvQ5{background:#f3f4f5 !important;border:1px solid #f3f4f5 !important}.nav-menu_lhBg__2-eym{background:#f3f4f5 !important}.nav-menu_MultiShop__1MzT_{justify-content:center}.nav-menu_MultiShop__1MzT_ .nav-menu_wrapper__3bJBv{justify-content:space-between;width:100%}.nav-menu_MultiShop__1MzT_ .nav-menu_flexContent__2o-Q7{margin:auto;flex:1}.nav-menu_normalHeader__3Yjix{width:100%;justify-content:center}.nav-menu_normalHeader__3Yjix .nav-menu_wrapper__3bJBv{width:100%}@media(min-width: 1360px){.nav-menu_newNavBar__kIF6Y{width:100%}.nav-menu_newNavBar__kIF6Y .nav-menu_wrapper__3bJBv{width:1360px}.nav-menu_newNavBar__kIF6Y.nav-menu_responsive__20dgT{width:100%;justify-content:center}.nav-menu_newNavBar__kIF6Y.nav-menu_responsive__20dgT .nav-menu_wrapper__3bJBv{width:inherit;max-width:1920px}}.nav-menu_search__1m2UL{margin-left:16px;width:100% !important}.nav-menu_hideHome__TCBLw{display:none}.nav-menu_decorateHeader__2kVIh{justify-content:center;background:#fff}.nav-menu_decorateHeader__2kVIh .nav-menu_wrapper__3bJBv{width:100%}.nav-menu_newNavBarIcon__6xQ8j{margin-top:0px;margin-left:24px;margin-right:16px;flex-shrink:0;height:26px;margin-bottom:0px;text-indent:-1000000px;background-image:url(https://lf3-cm.ecombdstatic.com/obj/ecom-ecop/17096098894949d6dd9382c07d1c9b5ec5cc115a6a3eaa8855.png);background-size:100%;background-repeat:no-repeat;cursor:pointer;width:71.5px;display:block}.nav-menu_simpleShopSwitchPanel__2UVF9{display:flex}.nav-menu_simpleShopSwitchPanel__2UVF9 .nav-menu_panel__22WzP{display:flex;flex-flow:column nowrap;align-items:center;position:relative}.nav-menu_simpleShopSwitchPanel__2UVF9 .nav-menu_panel__22WzP:first-of-type{margin-right:16px}.nav-menu_simpleShopSwitchPanel__2UVF9 .nav-menu_panel__22WzP.nav-menu_selected__2W9q- .nav-menu_panelImg__38I9G{opacity:1;border:1px solid #1966ff}.nav-menu_simpleShopSwitchPanel__2UVF9 .nav-menu_panel__22WzP.nav-menu_selected__2W9q-:after{content:" ";width:24px;height:24px;position:absolute;right:0;top:0;background:url("https://lf3-cm.ecombdstatic.com/obj/ecom-ecop/1687871039e6b3971cfd2a6c81a747b59c0fe43401659d8f29.svg") no-repeat center}.nav-menu_simpleShopSwitchPanel__2UVF9 .nav-menu_panel__22WzP .nav-menu_panelTitle__VS7Xd{font-weight:500;font-size:14px;line-height:20px;color:#252931;margin-top:12px;margin-bottom:4px}.nav-menu_simpleShopSwitchPanel__2UVF9 .nav-menu_panel__22WzP .nav-menu_panelDesc__2FOQA{font-weight:400;font-size:12px;line-height:16px;color:#898b8f}.nav-menu_simpleShopSwitchPanel__2UVF9 .nav-menu_panel__22WzP .nav-menu_panelImg__38I9G{border:1px solid #eeeff0;width:216px;height:130px;border-radius:4px;opacity:.8}.nav-menu_simpleShopSwitchPanel__2UVF9 .nav-menu_panel__22WzP .nav-menu_panelImg__38I9G:hover{border:1px solid #1966ff}.nav-menu_simpleShopSwitch__2nRnf{display:inline-flex;align-items:center;font-weight:400;font-size:14px;line-height:20px;color:#252931;cursor:pointer;user-select:none}.nav-menu_simpleShopSwitch__2nRnf:before{display:inline-flex;content:" ";height:12px;width:1px;background:#cad2ef;margin:0 8px}.nav-menu_leftBar__2a2z5{display:flex;align-items:center;flex:1}.nav-menu_leftBar__2a2z5 .fxg_ai_helper_search_wrapper{justify-content:flex-start !important;max-width:435px !important}.nav-menu_rightBar__2FmVk{display:flex;align-items:center;justify-content:flex-end;margin-right:32px}.nav-menu_line__j0efB{margin-right:16px;height:12px;width:1px;background:#dde2f0}
