:root {
  --color-brand-primary: #333;
  --color-brand-primary2: #FF4513;
  --color-brand-disable: #ffcec1;
  --color-brand-bg: #ffe6e7;
  --color-function-4-1: #ce7039;
  --color-function-4-2: #f4dacc;
  --color-function-4-13: #fff2eb;
  --color-grey-1: #f5f5f5;
  --color-grey-2: #ebebeb;
  --color-grey-3: #cccccc;
  --color-grey-4: #e3e3dc;
  --color-grey-5: #f9f9f6;
  --color-grey-6: #757575;
  --color-grey-10: #191919;
  --color-function-1-1: #00b716;
  --color-function-1-2: #d7e8df;
  --color-function-1-3: #eefaf6;
  --color-function-2-1: #3170EE;
  --color-function-2-2: #cadcfe;
  --color-function-2-13: #ebf1ff;
  --color-function-3-1: #E35959;
  --color-function-3-2: #ff8214;
  --color-function-3-3: #fff1eb;
  --color-mask-black-1: rgba(0, 0, 0, 0.04);
  --color-mask-black-2: rgba(0, 0, 0, 0.1);
  --color-mask-black-3: rgba(0, 0, 0, 0.2);
  --color-mask-black-4: rgba(0, 0, 0, 0.5);
  --color-mask-black-5: rgba(0, 0, 0, 0.8);
  --color-mask-white-1: rgba(255, 255, 255, 0.04);
  --color-mask-white-2: rgba(255, 255, 255, 0.1);
  --color-mask-white-3: rgba(255, 255, 255, 0.2);
  --color-mask-white-4: rgba(255, 255, 255, 0.5);
  --color-mask-white-5: rgba(255, 255, 255, 0.8);
  --color-black: #000000;
  --color-white: #ffffff;
  --color-Transparent: rgba(0, 0, 0, 0);
  --corner-xs: 4px;
  --m-corner-xs: 2px;
  --corner-s: 0;
  --m-corner-s: 4px;
  --corner-m: 16px;
  --m-corner-m: 8px;
  --corner-l: 32px;
  --m-corner-l: 16px;
  --corner-xl: 1000px;
  --m-corner-xl: 500px;
  --corner-l-top: 32px 32px 0px 0px;
  --corner-l-right: 0px 32px 32px 0px;
  --corner-m-left: 16px 0px 0px 16px;
  --shadow-1-down: 0px 1px 0px 0px rgba(0, 0, 0, 0.1);
  --shadow-1-up: 0px -1px 0px 0px rgba(0, 0, 0, 0.1);
  --shadow-2-down: 0px 4px 16px 0px rgba(0, 0, 0, 0.2);
  --shadow-2-up: 0px -4px 16px 0px rgba(0, 0, 0, 0.2);
  --font-family: -apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro,SF UI,Alibaba sans,Segoe UI,Ubuntu,Helvetica,Arial,sans-serif;
  --font-lineheight-1: 14px;
  --m-font-lineheight-1: 7px;
  --font-lineheight-2: 16px;
  --m-font-lineheight-2: 8px;
  --font-lineheight-3: 19px;
  --m-font-lineheight-3: 9.5px;
  --font-lineheight-4: 22px;
  --m-font-lineheight-4: 11px;
  --font-lineheight-5: 28px;
  --m-font-lineheight-5: 14px;
  --font-lineheight-6: 32px;
  --m-font-lineheight-6: 16px;
  --font-lineheight-7: 38px;
  --m-font-lineheight-7: 19px;
  --font-lineheight-8: 44px;
  --m-font-lineheight-8: 22px;
  --font-lineheight-9: 48px;
  --m-font-lineheight-9: 24px;
  --font-lineheight-10: 56px;
  --m-font-lineheight-10: 28px;
  --font-lineheight-11: 68px;
  --m-font-lineheight-11: 34px;
  --font-size-10: 60px;
  --m-font-size-10: 30px;
  --font-size-9: 48px;
  --m-font-size-9: 24px;
  --font-size-8: 40px;
  --m-font-size-8: 20px;
  --font-size-7: 36px;
  --m-font-size-7: 18px;
  --font-size-6: 30px;
  --m-font-size-6: 15px;
  --font-size-5: 24px;
  --m-font-size-5: 12px;
  --font-size-4: 20px;
  --m-font-size-4: 10px;
  --font-size-3: 18px;
  --m-font-size-3: 9px;
  --font-size-2: 15px;
  --m-font-size-2: 7.5px;
  --font-size-1: 12px;
  --m-font-size-1: 6px;
  --font-weight-thin: 200;
  --font-weight-regular: 400;
  --font-weight-bold: 700;
  --font-weight-black: 900;
  --icon-small: 32px;
  --m-icon-small: 16px;
  --icon-normal: 48px;
  --m-icon-normal: 24px;
  --icon-pc-normal: 24px;
  --m-icon-pc-normal: 12px;
  --icon-pc-small: 16px;
  --m-icon-pc-small: 8px;
  --line-s: 1px;
  --m-line-s: 0.5px;
  --line-m: 2px;
  --m-line-m: 1px;
  --line-l: 3px;
  --m-line-l: 1.5px;
  --line-xl: 16px;
  --m-line-xl: 8px;
  --line-xs: 0.5px;
  --m-line-xs: 0px;
  --s-1: 4px;
  --m-s-1: 2px;
  --s-2: 8px;
  --m-s-2: 4px;
  --s-3: 12px;
  --m-s-3: 6px;
  --s-4: 16px;
  --m-s-4: 8px;
  --s-6: 24px;
  --m-s-6: 12px;
  --s-8: 32px;
  --m-s-8: 16px;
  --s-12: 48px;
  --m-s-12: 24px;
  --s-16: 64px;
  --m-s-16: 32px;
  --s-20: 80px;
  --m-s-20: 40px;
  --s-24: 96px;
  --m-s-24: 48px;
}
.comet-v2-fade-appear,
.comet-v2-fade-enter,
.comet-v2-fade-exit {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.comet-v2-fade-appear.comet-v2-fade-appear-active,
.comet-v2-fade-enter.comet-v2-fade-enter-active {
  animation-name: cometFadeIn;
  animation-play-state: running;
}
.comet-v2-fade-exit.comet-v2-fade-exit-active {
  animation-name: cometFadeOut;
  animation-play-state: running;
  pointer-events: none;
}
.comet-v2-fade-appear,
.comet-v2-fade-enter {
  opacity: 0;
  animation-timing-function: linear;
}
.comet-v2-fade-exit {
  animation-timing-function: linear;
}
@keyframes cometFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes cometFadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.comet-v2-move-up-appear,
.comet-v2-move-up-enter,
.comet-v2-move-up-exit {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.comet-v2-move-up-appear.comet-v2-move-up-appear-active,
.comet-v2-move-up-enter.comet-v2-move-up-enter-active {
  animation-name: cometMoveUpIn;
  animation-play-state: running;
}
.comet-v2-move-up-exit.comet-v2-move-up-exit-active {
  animation-name: cometMoveUpOut;
  animation-play-state: running;
  pointer-events: none;
}
.comet-v2-move-up-appear,
.comet-v2-move-up-enter {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.comet-v2-move-up-exit {
  animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.comet-v2-move-down-appear,
.comet-v2-move-down-enter,
.comet-v2-move-down-exit {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.comet-v2-move-down-appear.comet-v2-move-down-appear-active,
.comet-v2-move-down-enter.comet-v2-move-down-enter-active {
  animation-name: cometMoveDownIn;
  animation-play-state: running;
}
.comet-v2-move-down-exit.comet-v2-move-down-exit-active {
  animation-name: cometMoveDownOut;
  animation-play-state: running;
  pointer-events: none;
}
.comet-v2-move-down-appear,
.comet-v2-move-down-enter {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.comet-v2-move-down-exit {
  animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.comet-v2-move-left-appear,
.comet-v2-move-left-enter,
.comet-v2-move-left-exit {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.comet-v2-move-left-appear.comet-v2-move-left-appear-active,
.comet-v2-move-left-enter.comet-v2-move-left-enter-active {
  animation-name: cometMoveLeftIn;
  animation-play-state: running;
}
.comet-v2-move-left-exit.comet-v2-move-left-exit-active {
  animation-name: cometMoveLeftOut;
  animation-play-state: running;
  pointer-events: none;
}
.comet-v2-move-left-appear,
.comet-v2-move-left-enter {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.comet-v2-move-left-exit {
  animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.comet-v2-move-right-appear,
.comet-v2-move-right-enter,
.comet-v2-move-right-exit {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.comet-v2-move-right-appear.comet-v2-move-right-appear-active,
.comet-v2-move-right-enter.comet-v2-move-right-enter-active {
  animation-name: cometMoveRightIn;
  animation-play-state: running;
}
.comet-v2-move-right-exit.comet-v2-move-right-exit-active {
  animation-name: cometMoveRightOut;
  animation-play-state: running;
  pointer-events: none;
}
.comet-v2-move-right-appear,
.comet-v2-move-right-enter {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.comet-v2-move-right-exit {
  animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
@keyframes cometMoveDownIn {
  0% {
    transform: translateY(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes cometMoveDownOut {
  0% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateY(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes cometMoveLeftIn {
  0% {
    transform: translateX(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes cometMoveLeftOut {
  0% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateX(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes cometMoveRightIn {
  0% {
    transform: translateX(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes cometMoveRightOut {
  0% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateX(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes cometMoveUpIn {
  0% {
    transform: translateY(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes cometMoveUpOut {
  0% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateY(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
.comet-v2-zoom-appear,
.comet-v2-zoom-enter,
.comet-v2-zoom-exit {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.comet-v2-zoom-appear.comet-v2-zoom-appear-active,
.comet-v2-zoom-enter.comet-v2-zoom-enter-active {
  animation-name: cometZoomIn;
  animation-play-state: running;
}
.comet-v2-zoom-exit.comet-v2-zoom-exit-active {
  animation-name: cometZoomOut;
  animation-play-state: running;
  pointer-events: none;
}
.comet-v2-zoom-appear,
.comet-v2-zoom-enter {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.comet-v2-zoom-exit {
  animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.comet-v2-zoom-big-appear,
.comet-v2-zoom-big-enter,
.comet-v2-zoom-big-exit {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.comet-v2-zoom-big-appear.comet-v2-zoom-big-appear-active,
.comet-v2-zoom-big-enter.comet-v2-zoom-big-enter-active {
  animation-name: cometZoomBigIn;
  animation-play-state: running;
}
.comet-v2-zoom-big-exit.comet-v2-zoom-big-exit-active {
  animation-name: cometZoomBigOut;
  animation-play-state: running;
  pointer-events: none;
}
.comet-v2-zoom-big-appear,
.comet-v2-zoom-big-enter {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.comet-v2-zoom-big-exit {
  animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.comet-v2-zoom-big-fast-appear,
.comet-v2-zoom-big-fast-enter,
.comet-v2-zoom-big-fast-exit {
  animation-duration: 0.1s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.comet-v2-zoom-big-fast-appear.comet-v2-zoom-big-fast-appear-active,
.comet-v2-zoom-big-fast-enter.comet-v2-zoom-big-fast-enter-active {
  animation-name: cometZoomBigIn;
  animation-play-state: running;
}
.comet-v2-zoom-big-fast-exit.comet-v2-zoom-big-fast-exit-active {
  animation-name: cometZoomBigOut;
  animation-play-state: running;
  pointer-events: none;
}
.comet-v2-zoom-big-fast-appear,
.comet-v2-zoom-big-fast-enter {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.comet-v2-zoom-big-fast-exit {
  animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.comet-v2-zoom-up-appear,
.comet-v2-zoom-up-enter,
.comet-v2-zoom-up-exit {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.comet-v2-zoom-up-appear.comet-v2-zoom-up-appear-active,
.comet-v2-zoom-up-enter.comet-v2-zoom-up-enter-active {
  animation-name: cometZoomUpIn;
  animation-play-state: running;
}
.comet-v2-zoom-up-exit.comet-v2-zoom-up-exit-active {
  animation-name: cometZoomUpOut;
  animation-play-state: running;
  pointer-events: none;
}
.comet-v2-zoom-up-appear,
.comet-v2-zoom-up-enter {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.comet-v2-zoom-up-exit {
  animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.comet-v2-zoom-down-appear,
.comet-v2-zoom-down-enter,
.comet-v2-zoom-down-exit {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.comet-v2-zoom-down-appear.comet-v2-zoom-down-appear-active,
.comet-v2-zoom-down-enter.comet-v2-zoom-down-enter-active {
  animation-name: cometZoomDownIn;
  animation-play-state: running;
}
.comet-v2-zoom-down-exit.comet-v2-zoom-down-exit-active {
  animation-name: cometZoomDownOut;
  animation-play-state: running;
  pointer-events: none;
}
.comet-v2-zoom-down-appear,
.comet-v2-zoom-down-enter {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.comet-v2-zoom-down-exit {
  animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.comet-v2-zoom-left-appear,
.comet-v2-zoom-left-enter,
.comet-v2-zoom-left-exit {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.comet-v2-zoom-left-appear.comet-v2-zoom-left-appear-active,
.comet-v2-zoom-left-enter.comet-v2-zoom-left-enter-active {
  animation-name: cometZoomLeftIn;
  animation-play-state: running;
}
.comet-v2-zoom-left-exit.comet-v2-zoom-left-exit-active {
  animation-name: cometZoomLeftOut;
  animation-play-state: running;
  pointer-events: none;
}
.comet-v2-zoom-left-appear,
.comet-v2-zoom-left-enter {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.comet-v2-zoom-left-exit {
  animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.comet-v2-zoom-right-appear,
.comet-v2-zoom-right-enter,
.comet-v2-zoom-right-exit {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.comet-v2-zoom-right-appear.comet-v2-zoom-right-appear-active,
.comet-v2-zoom-right-enter.comet-v2-zoom-right-enter-active {
  animation-name: cometZoomRightIn;
  animation-play-state: running;
}
.comet-v2-zoom-right-exit.comet-v2-zoom-right-exit-active {
  animation-name: cometZoomRightOut;
  animation-play-state: running;
  pointer-events: none;
}
.comet-v2-zoom-right-appear,
.comet-v2-zoom-right-enter {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.comet-v2-zoom-right-exit {
  animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
@keyframes cometZoomIn {
  0% {
    transform: scale(0.2);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes cometZoomOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.2);
    opacity: 0;
  }
}
@keyframes cometZoomBigIn {
  0% {
    transform: scale(0.8);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes cometZoomBigOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
    opacity: 0;
  }
}
@keyframes cometZoomUpIn {
  0% {
    transform: scale(0.8);
    transform-origin: 50% 0%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 50% 0%;
  }
}
@keyframes cometZoomUpOut {
  0% {
    transform: scale(1);
    transform-origin: 50% 0%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 50% 0%;
    opacity: 0;
  }
}
@keyframes cometZoomLeftIn {
  0% {
    transform: scale(0.8);
    transform-origin: 0% 50%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 0% 50%;
  }
}
@keyframes cometZoomLeftOut {
  0% {
    transform: scale(1);
    transform-origin: 0% 50%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 0% 50%;
    opacity: 0;
  }
}
@keyframes cometZoomRightIn {
  0% {
    transform: scale(0.8);
    transform-origin: 100% 50%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 100% 50%;
  }
}
@keyframes cometZoomRightOut {
  0% {
    transform: scale(1);
    transform-origin: 100% 50%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 100% 50%;
    opacity: 0;
  }
}
@keyframes cometZoomDownIn {
  0% {
    transform: scale(0.8);
    transform-origin: 50% 100%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 50% 100%;
  }
}
@keyframes cometZoomDownOut {
  0% {
    transform: scale(1);
    transform-origin: 50% 100%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 50% 100%;
    opacity: 0;
  }
}
.comet-v2-slide-up-appear,
.comet-v2-slide-up-enter,
.comet-v2-slide-up-exit {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.comet-v2-slide-up-appear.comet-v2-slide-up-appear-active,
.comet-v2-slide-up-enter.comet-v2-slide-up-enter-active {
  animation-name: cometSlideUpIn;
  animation-play-state: running;
}
.comet-v2-slide-up-exit.comet-v2-slide-up-exit-active {
  animation-name: cometSlideUpOut;
  animation-play-state: running;
  pointer-events: none;
}
.comet-v2-slide-up-appear,
.comet-v2-slide-up-enter {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.comet-v2-slide-up-exit {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.comet-v2-slide-down-appear,
.comet-v2-slide-down-enter,
.comet-v2-slide-down-exit {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.comet-v2-slide-down-appear.comet-v2-slide-down-appear-active,
.comet-v2-slide-down-enter.comet-v2-slide-down-enter-active {
  animation-name: cometSlideDownIn;
  animation-play-state: running;
}
.comet-v2-slide-down-exit.comet-v2-slide-down-exit-active {
  animation-name: cometSlideDownOut;
  animation-play-state: running;
  pointer-events: none;
}
.comet-v2-slide-down-appear,
.comet-v2-slide-down-enter {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.comet-v2-slide-down-exit {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.comet-v2-slide-left-appear,
.comet-v2-slide-left-enter,
.comet-v2-slide-left-exit {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.comet-v2-slide-left-appear.comet-v2-slide-left-appear-active,
.comet-v2-slide-left-enter.comet-v2-slide-left-enter-active {
  animation-name: cometSlideLeftIn;
  animation-play-state: running;
}
.comet-v2-slide-left-exit.comet-v2-slide-left-exit-active {
  animation-name: cometSlideLeftOut;
  animation-play-state: running;
  pointer-events: none;
}
.comet-v2-slide-left-appear,
.comet-v2-slide-left-enter {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.comet-v2-slide-left-exit {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.comet-v2-slide-right-appear,
.comet-v2-slide-right-enter,
.comet-v2-slide-right-exit {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.comet-v2-slide-right-appear.comet-v2-slide-right-appear-active,
.comet-v2-slide-right-enter.comet-v2-slide-right-enter-active {
  animation-name: cometSlideRightIn;
  animation-play-state: running;
}
.comet-v2-slide-right-exit.comet-v2-slide-right-exit-active {
  animation-name: cometSlideRightOut;
  animation-play-state: running;
  pointer-events: none;
}
.comet-v2-slide-right-appear,
.comet-v2-slide-right-enter {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.comet-v2-slide-right-exit {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
@keyframes cometSlideUpIn {
  0% {
    transform: scaleY(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    transform: scaleY(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
}
@keyframes cometSlideUpOut {
  0% {
    transform: scaleY(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    transform: scaleY(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
}
@keyframes cometSlideDownIn {
  0% {
    transform: scaleY(0.8);
    transform-origin: 100% 100%;
    opacity: 0;
  }
  100% {
    transform: scaleY(1);
    transform-origin: 100% 100%;
    opacity: 1;
  }
}
@keyframes cometSlideDownOut {
  0% {
    transform: scaleY(1);
    transform-origin: 100% 100%;
    opacity: 1;
  }
  100% {
    transform: scaleY(0.8);
    transform-origin: 100% 100%;
    opacity: 0;
  }
}
@keyframes cometSlideLeftIn {
  0% {
    transform: scaleX(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    transform: scaleX(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
}
@keyframes cometSlideLeftOut {
  0% {
    transform: scaleX(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    transform: scaleX(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
}
@keyframes cometSlideRightIn {
  0% {
    transform: scaleX(0.8);
    transform-origin: 100% 0%;
    opacity: 0;
  }
  100% {
    transform: scaleX(1);
    transform-origin: 100% 0%;
    opacity: 1;
  }
}
@keyframes cometSlideRightOut {
  0% {
    transform: scaleX(1);
    transform-origin: 100% 0%;
    opacity: 1;
  }
  100% {
    transform: scaleX(0.8);
    transform-origin: 100% 0%;
    opacity: 0;
  }
}
.comet-v2-collapse-enter,
.comet-v2-collapse-appear {
  opacity: 0;
  height: 0;
}
.comet-v2-collapse-enter.comet-v2-collapse-enter-active,
.comet-v2-collapse-enter.comet-v2-collapse-appear-active,
.comet-v2-collapse-appear.comet-v2-collapse-enter-active,
.comet-v2-collapse-appear.comet-v2-collapse-appear-active {
  opacity: 1;
  height: auto;
  animation-timing-function: linear;
}
.comet-v2-collapse-exit {
  opacity: 1;
  height: auto;
}
.comet-v2-collapse-exit.comet-v2-collapse-exit-active {
  opacity: 0;
  height: 0;
  animation-timing-function: linear;
}
html,
body {
  width: 100%;
  height: 100%;
}
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  margin: 0;
  color: #222;
  font-size: 14px;
  font-variant: tabular-nums;
  font-feature-settings: 'tnum', "tnum";
}
[tabindex='-1']:focus {
  outline: none !important;
}
input[type='text'],
input[type='password'],
input[type='number'],
textarea {
  -webkit-appearance: none;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
a {
  text-decoration: none;
  background-color: transparent;
  outline: none;
  cursor: pointer;
  transition: color 0.3s;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  text-decoration: none;
  outline: 0;
}
a:focus {
  text-decoration: none;
  outline: 0;
}
a[disabled] {
  cursor: not-allowed;
  pointer-events: none;
}
svg:not(:root) {
  overflow: hidden;
}
a,
button,
[role='button'],
label,
textarea {
  touch-action: manipulation;
}
input,
button,
textarea {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button {
  text-transform: none;
}
input[type='radio'],
input[type='checkbox'] {
  box-sizing: border-box;
  padding: 0;
}
textarea {
  overflow: auto;
  resize: vertical;
}
[hidden] {
  display: none !important;
}

:root {
  --color-brand-primary: #333;
  --color-brand-primary2: #FF4513;
  --color-brand-disable: #ffcec1;
  --color-brand-bg: #ffe6e7;
  --color-function-4-1: #ce7039;
  --color-function-4-2: #f4dacc;
  --color-function-4-13: #fff2eb;
  --color-grey-1: #f5f5f5;
  --color-grey-2: #ebebeb;
  --color-grey-3: #cccccc;
  --color-grey-4: #e3e3dc;
  --color-grey-5: #f9f9f6;
  --color-grey-6: #757575;
  --color-grey-10: #191919;
  --color-function-1-1: #00b716;
  --color-function-1-2: #d7e8df;
  --color-function-1-3: #eefaf6;
  --color-function-2-1: #3170EE;
  --color-function-2-2: #cadcfe;
  --color-function-2-13: #ebf1ff;
  --color-function-3-1: #E35959;
  --color-function-3-2: #ff8214;
  --color-function-3-3: #fff1eb;
  --color-mask-black-1: rgba(0, 0, 0, 0.04);
  --color-mask-black-2: rgba(0, 0, 0, 0.1);
  --color-mask-black-3: rgba(0, 0, 0, 0.2);
  --color-mask-black-4: rgba(0, 0, 0, 0.5);
  --color-mask-black-5: rgba(0, 0, 0, 0.8);
  --color-mask-white-1: rgba(255, 255, 255, 0.04);
  --color-mask-white-2: rgba(255, 255, 255, 0.1);
  --color-mask-white-3: rgba(255, 255, 255, 0.2);
  --color-mask-white-4: rgba(255, 255, 255, 0.5);
  --color-mask-white-5: rgba(255, 255, 255, 0.8);
  --color-black: #000000;
  --color-white: #ffffff;
  --color-Transparent: rgba(0, 0, 0, 0);
  --corner-xs: 4px;
  --m-corner-xs: 2px;
  --corner-s: 0;
  --m-corner-s: 4px;
  --corner-m: 16px;
  --m-corner-m: 8px;
  --corner-l: 32px;
  --m-corner-l: 16px;
  --corner-xl: 1000px;
  --m-corner-xl: 500px;
  --corner-l-top: 32px 32px 0px 0px;
  --corner-l-right: 0px 32px 32px 0px;
  --corner-m-left: 16px 0px 0px 16px;
  --shadow-1-down: 0px 1px 0px 0px rgba(0, 0, 0, 0.1);
  --shadow-1-up: 0px -1px 0px 0px rgba(0, 0, 0, 0.1);
  --shadow-2-down: 0px 4px 16px 0px rgba(0, 0, 0, 0.2);
  --shadow-2-up: 0px -4px 16px 0px rgba(0, 0, 0, 0.2);
  --font-family: -apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro,SF UI,Alibaba sans,Segoe UI,Ubuntu,Helvetica,Arial,sans-serif;
  --font-lineheight-1: 14px;
  --m-font-lineheight-1: 7px;
  --font-lineheight-2: 16px;
  --m-font-lineheight-2: 8px;
  --font-lineheight-3: 19px;
  --m-font-lineheight-3: 9.5px;
  --font-lineheight-4: 22px;
  --m-font-lineheight-4: 11px;
  --font-lineheight-5: 28px;
  --m-font-lineheight-5: 14px;
  --font-lineheight-6: 32px;
  --m-font-lineheight-6: 16px;
  --font-lineheight-7: 38px;
  --m-font-lineheight-7: 19px;
  --font-lineheight-8: 44px;
  --m-font-lineheight-8: 22px;
  --font-lineheight-9: 48px;
  --m-font-lineheight-9: 24px;
  --font-lineheight-10: 56px;
  --m-font-lineheight-10: 28px;
  --font-lineheight-11: 68px;
  --m-font-lineheight-11: 34px;
  --font-size-10: 60px;
  --m-font-size-10: 30px;
  --font-size-9: 48px;
  --m-font-size-9: 24px;
  --font-size-8: 40px;
  --m-font-size-8: 20px;
  --font-size-7: 36px;
  --m-font-size-7: 18px;
  --font-size-6: 30px;
  --m-font-size-6: 15px;
  --font-size-5: 24px;
  --m-font-size-5: 12px;
  --font-size-4: 20px;
  --m-font-size-4: 10px;
  --font-size-3: 18px;
  --m-font-size-3: 9px;
  --font-size-2: 15px;
  --m-font-size-2: 7.5px;
  --font-size-1: 12px;
  --m-font-size-1: 6px;
  --font-weight-thin: 200;
  --font-weight-regular: 400;
  --font-weight-bold: 700;
  --font-weight-black: 900;
  --icon-small: 32px;
  --m-icon-small: 16px;
  --icon-normal: 48px;
  --m-icon-normal: 24px;
  --icon-pc-normal: 24px;
  --m-icon-pc-normal: 12px;
  --icon-pc-small: 16px;
  --m-icon-pc-small: 8px;
  --line-s: 1px;
  --m-line-s: 0.5px;
  --line-m: 2px;
  --m-line-m: 1px;
  --line-l: 3px;
  --m-line-l: 1.5px;
  --line-xl: 16px;
  --m-line-xl: 8px;
  --line-xs: 0.5px;
  --m-line-xs: 0px;
  --s-1: 4px;
  --m-s-1: 2px;
  --s-2: 8px;
  --m-s-2: 4px;
  --s-3: 12px;
  --m-s-3: 6px;
  --s-4: 16px;
  --m-s-4: 8px;
  --s-6: 24px;
  --m-s-6: 12px;
  --s-8: 32px;
  --m-s-8: 16px;
  --s-12: 48px;
  --m-s-12: 24px;
  --s-16: 64px;
  --m-s-16: 32px;
  --s-20: 80px;
  --m-s-20: 40px;
  --s-24: 96px;
  --m-s-24: 48px;
}
.comet-v2-popup {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #222;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum', "tnum";
  position: relative;
}
.comet-v2-popup-roof {
  position: absolute;
  top: -39px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.comet-v2-popup-roof-children {
  transform: translateY(calc(-50% - 39px));
}
.comet-v2-popup-inline .comet-v2-popup-mask,
.comet-v2-popup-inline .comet-v2-popup-wrap {
  position: absolute;
}
.comet-v2-popup-mask {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.55);
}
.comet-v2-popup-wrap {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  outline: 0;
}
.comet-v2-popup-close {
  position: absolute;
  top: 10px;
  right: 12px;
  z-index: 10;
  display: block;
  padding: 0;
  width: 32px;
  height: 32px;
  border-radius: 16px;
  color: #999;
  font-weight: 700;
  font-size: 20px;
  font-style: normal;
  line-height: 1;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  background: transparent;
  border: 0;
  outline: 0;
  cursor: pointer;
  transition: color 0.3s;
  text-rendering: auto;
  background-color: var(color-grey-1, #f5f5f5);
}
.comet-v2-popup-close:focus,
.comet-v2-popup-close:hover {
  color: #222;
  text-decoration: none;
}
.comet-v2-popup-content {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  background-color: var(--color-white, #ffffff);
  line-height: 1.5;
}
.comet-v2-popup-header {
  padding: 12px 16px;
}
.comet-v2-popup-title {
  padding: 0 24px 0 0;
  font-weight: 600;
  color: var(--color-brand-primary, #333);
  font-size: 4vw;
  letter-spacing: 0;
  word-wrap: break-word;
  text-align: left;
}
.comet-v2-popup-body {
  padding: 0 16px;
  flex-grow: 1;
  font-size: var(--font-lineheight-1, 14px);
  word-wrap: break-word;
  overflow: auto;
}
.comet-v2-popup-content.comet-v2-popup-no-header {
  padding-top: 16px;
}
.comet-v2-popup-content.comet-v2-popup-no-footer {
  padding-bottom: 16px;
}
.comet-v2-popup-content.comet-v2-popup-with-roof {
  border-radius: 0;
}
.comet-v2-popup-footer {
  flex-shrink: 0;
  padding: 16px;
}
.comet-v2-popup-footer .footer-tip {
  margin-top: 8px;
  font-size: 2.93333vw;
}
.comet-v2-popup-footer-horizontal {
  display: flex;
  flex-direction: row-reverse;
}
.comet-v2-popup-footer-horizontal .comet-v2-btn {
  flex: 1;
}
.comet-v2-popup-footer-horizontal .comet-v2-btn + .comet-v2-btn {
  margin-right: 8px;
}
.comet-v2-popup-footer-vertical .comet-v2-btn {
  width: 100%;
}
.comet-v2-popup-footer-vertical .comet-v2-btn + .comet-v2-btn {
  margin-top: 8px;
}
.comet-v2-popup-footer-tip {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 3.2vw;
}

:root {
  --color-brand-primary: #333;
  --color-brand-primary2: #FF4513;
  --color-brand-disable: #ffcec1;
  --color-brand-bg: #ffe6e7;
  --color-function-4-1: #ce7039;
  --color-function-4-2: #f4dacc;
  --color-function-4-13: #fff2eb;
  --color-grey-1: #f5f5f5;
  --color-grey-2: #ebebeb;
  --color-grey-3: #cccccc;
  --color-grey-4: #e3e3dc;
  --color-grey-5: #f9f9f6;
  --color-grey-6: #757575;
  --color-grey-10: #191919;
  --color-function-1-1: #00b716;
  --color-function-1-2: #d7e8df;
  --color-function-1-3: #eefaf6;
  --color-function-2-1: #3170EE;
  --color-function-2-2: #cadcfe;
  --color-function-2-13: #ebf1ff;
  --color-function-3-1: #E35959;
  --color-function-3-2: #ff8214;
  --color-function-3-3: #fff1eb;
  --color-mask-black-1: rgba(0, 0, 0, 0.04);
  --color-mask-black-2: rgba(0, 0, 0, 0.1);
  --color-mask-black-3: rgba(0, 0, 0, 0.2);
  --color-mask-black-4: rgba(0, 0, 0, 0.5);
  --color-mask-black-5: rgba(0, 0, 0, 0.8);
  --color-mask-white-1: rgba(255, 255, 255, 0.04);
  --color-mask-white-2: rgba(255, 255, 255, 0.1);
  --color-mask-white-3: rgba(255, 255, 255, 0.2);
  --color-mask-white-4: rgba(255, 255, 255, 0.5);
  --color-mask-white-5: rgba(255, 255, 255, 0.8);
  --color-black: #000000;
  --color-white: #ffffff;
  --color-Transparent: rgba(0, 0, 0, 0);
  --corner-xs: 4px;
  --m-corner-xs: 2px;
  --corner-s: 0;
  --m-corner-s: 4px;
  --corner-m: 16px;
  --m-corner-m: 8px;
  --corner-l: 32px;
  --m-corner-l: 16px;
  --corner-xl: 1000px;
  --m-corner-xl: 500px;
  --corner-l-top: 32px 32px 0px 0px;
  --corner-l-right: 0px 32px 32px 0px;
  --corner-m-left: 16px 0px 0px 16px;
  --shadow-1-down: 0px 1px 0px 0px rgba(0, 0, 0, 0.1);
  --shadow-1-up: 0px -1px 0px 0px rgba(0, 0, 0, 0.1);
  --shadow-2-down: 0px 4px 16px 0px rgba(0, 0, 0, 0.2);
  --shadow-2-up: 0px -4px 16px 0px rgba(0, 0, 0, 0.2);
  --font-family: -apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro,SF UI,Alibaba sans,Segoe UI,Ubuntu,Helvetica,Arial,sans-serif;
  --font-lineheight-1: 14px;
  --m-font-lineheight-1: 7px;
  --font-lineheight-2: 16px;
  --m-font-lineheight-2: 8px;
  --font-lineheight-3: 19px;
  --m-font-lineheight-3: 9.5px;
  --font-lineheight-4: 22px;
  --m-font-lineheight-4: 11px;
  --font-lineheight-5: 28px;
  --m-font-lineheight-5: 14px;
  --font-lineheight-6: 32px;
  --m-font-lineheight-6: 16px;
  --font-lineheight-7: 38px;
  --m-font-lineheight-7: 19px;
  --font-lineheight-8: 44px;
  --m-font-lineheight-8: 22px;
  --font-lineheight-9: 48px;
  --m-font-lineheight-9: 24px;
  --font-lineheight-10: 56px;
  --m-font-lineheight-10: 28px;
  --font-lineheight-11: 68px;
  --m-font-lineheight-11: 34px;
  --font-size-10: 60px;
  --m-font-size-10: 30px;
  --font-size-9: 48px;
  --m-font-size-9: 24px;
  --font-size-8: 40px;
  --m-font-size-8: 20px;
  --font-size-7: 36px;
  --m-font-size-7: 18px;
  --font-size-6: 30px;
  --m-font-size-6: 15px;
  --font-size-5: 24px;
  --m-font-size-5: 12px;
  --font-size-4: 20px;
  --m-font-size-4: 10px;
  --font-size-3: 18px;
  --m-font-size-3: 9px;
  --font-size-2: 15px;
  --m-font-size-2: 7.5px;
  --font-size-1: 12px;
  --m-font-size-1: 6px;
  --font-weight-thin: 200;
  --font-weight-regular: 400;
  --font-weight-bold: 700;
  --font-weight-black: 900;
  --icon-small: 32px;
  --m-icon-small: 16px;
  --icon-normal: 48px;
  --m-icon-normal: 24px;
  --icon-pc-normal: 24px;
  --m-icon-pc-normal: 12px;
  --icon-pc-small: 16px;
  --m-icon-pc-small: 8px;
  --line-s: 1px;
  --m-line-s: 0.5px;
  --line-m: 2px;
  --m-line-m: 1px;
  --line-l: 3px;
  --m-line-l: 1.5px;
  --line-xl: 16px;
  --m-line-xl: 8px;
  --line-xs: 0.5px;
  --m-line-xs: 0px;
  --s-1: 4px;
  --m-s-1: 2px;
  --s-2: 8px;
  --m-s-2: 4px;
  --s-3: 12px;
  --m-s-3: 6px;
  --s-4: 16px;
  --m-s-4: 8px;
  --s-6: 24px;
  --m-s-6: 12px;
  --s-8: 32px;
  --m-s-8: 16px;
  --s-12: 48px;
  --m-s-12: 24px;
  --s-16: 64px;
  --m-s-16: 32px;
  --s-20: 80px;
  --m-s-20: 40px;
  --s-24: 96px;
  --m-s-24: 48px;
}
.comet-v2-btn {
  display: inline-block;
  font-weight: 600;
  white-space: nowrap;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  border-color: var(--color-brand-primary);
  border-radius: 0.8vw;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  touch-action: manipulation;
  box-sizing: border-box;
  height: 8.8vw;
  padding: 0 3.2vw;
  font-size: 3.2vw;
  background: #fff;
  color: var(--color-brand-primary);
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  outline: 0;
}
.comet-v2-btn[disabled] {
  border-color: #E3E3DC;
  color: #E3E3DC;
}
.comet-v2-btn:not([disabled]):hover {
  text-decoration: none;
}
.comet-v2-btn-rtl {
  direction: rtl;
}
.comet-v2-btn > .odin-icon {
  font-size: 24px;
  vertical-align: bottom;
}
.comet-v2-btn > span {
  display: inline-block;
}
.comet-v2-btn > .odin-icon + span,
.comet-v2-btn > span + .odin-icon {
  margin-left: 1.6vw;
}
.comet-v2-btn-block {
  width: 100%;
}
.comet-v2-btn-extra-large {
  padding: 0 4vw;
  font-size: 4vw;
  height: 12.8vw;
  border-width: 0.26667vw;
}
.comet-v2-btn-large {
  padding: 0 4vw;
  font-size: 4vw;
  height: 10.4vw;
  border-width: 0.26667vw;
}
.comet-v2-btn-small {
  padding: 0 2.4vw;
  font-size: 2.66667vw;
  height: 6.4vw;
}
.comet-v2-btn-smaller {
  font-size: 2.66667vw;
  padding: 0 1.6vw;
  height: 4.8vw;
}
.comet-v2-btn:not(.comet-v2-btn-icon-only):not(.comet-v2-btn-link) {
  min-width: 18.13333vw;
}
.comet-v2-btn-icon-only {
  padding-left: 3px;
  padding-right: 3px;
}
.comet-v2-btn-icon-only.comet-v2-btn-extra-large {
  padding-left: 2.66667vw;
  padding-right: 2.66667vw;
}
.comet-v2-btn-icon-only.comet-v2-btn-large {
  padding-left: 2.4vw;
  padding-right: 2.4vw;
}
.comet-v2-btn-default2 {
  color: var(--color-brand-primary2);
  border-color: var(--color-brand-primary2);
}
.comet-v2-btn-default2[disabled] {
  border-color: #FFCEC1;
  color: #FFCEC1;
}
.comet-v2-btn-primary {
  background: var(--color-brand-primary);
  color: #fff;
  border-color: var(--color-brand-primary);
}
.comet-v2-btn-primary[disabled] {
  background: #E3E3DC;
  border-color: #E3E3DC;
  color: #fff;
}
.comet-v2-btn-primary2 {
  background: var(--color-brand-primary2);
  color: #fff;
  border-color: var(--color-brand-primary2);
}
.comet-v2-btn-primary2[disabled] {
  background: #FFCEC1;
  border-color: #FFCEC1;
  color: #fff;
}
.comet-v2-btn-danger {
  background: #fff;
  color: #E35959;
  border-color: #E35959;
  border-radius: 5.33333vw;
}
.comet-v2-btn-text {
  border-color: var(--color-white, '#fff');
  background-color: var(--color-white, '#fff');
  color: var(--color-grey-10, '#191919');
}
.comet-v2-btn-text[disabled] {
  background: var(--color-Transparent, 'rgba(0,0,0,0)');
  border-color: var(--color-Transparent, 'rgba(0,0,0,0)');
  color: var(--color-grey-3, '#CCCCCC');
}
.comet-v2-btn-text .odin-icon {
  font-size: 1em;
  vertical-align: -0.125em;
}
.comet-v2-btn-slim {
  color: var(--color-grey-10, '#191919');
  border-color: var(--color-brand-primary, '#333');
  background-color: var(--color-white, '#fff');
}
.comet-v2-btn-slim[disabled] {
  background: var(--color-grey-2, "#EBEBEB");
  color: var(--color-grey-3, "#CCCCCC");
  border-color: var(--color-grey-2, "#EBEBEB");
}
.comet-v2-btn-slim .odin-icon {
  font-size: 1em;
  vertical-align: -0.125em;
}
.comet-v2-btn-link {
  padding: 0;
  color: #3170EE;
  border-width: 0;
  height: auto;
  font-weight: inherit;
  background-color: var(--color-Transparent, 'rgba(0,0,0,0)');
}
.comet-v2-btn-link > span {
  text-decoration: underline;
}
.comet-v2-btn-link[disabled] {
  color: #E3E3DC;
}
.comet-v2-btn-borderless {
  border: none;
}

:root {
  --color-brand-primary: #333;
  --color-brand-primary2: #FF4513;
  --color-brand-disable: #ffcec1;
  --color-brand-bg: #ffe6e7;
  --color-function-4-1: #ce7039;
  --color-function-4-2: #f4dacc;
  --color-function-4-13: #fff2eb;
  --color-grey-1: #f5f5f5;
  --color-grey-2: #ebebeb;
  --color-grey-3: #cccccc;
  --color-grey-4: #e3e3dc;
  --color-grey-5: #f9f9f6;
  --color-grey-6: #757575;
  --color-grey-10: #191919;
  --color-function-1-1: #00b716;
  --color-function-1-2: #d7e8df;
  --color-function-1-3: #eefaf6;
  --color-function-2-1: #3170EE;
  --color-function-2-2: #cadcfe;
  --color-function-2-13: #ebf1ff;
  --color-function-3-1: #E35959;
  --color-function-3-2: #ff8214;
  --color-function-3-3: #fff1eb;
  --color-mask-black-1: rgba(0, 0, 0, 0.04);
  --color-mask-black-2: rgba(0, 0, 0, 0.1);
  --color-mask-black-3: rgba(0, 0, 0, 0.2);
  --color-mask-black-4: rgba(0, 0, 0, 0.5);
  --color-mask-black-5: rgba(0, 0, 0, 0.8);
  --color-mask-white-1: rgba(255, 255, 255, 0.04);
  --color-mask-white-2: rgba(255, 255, 255, 0.1);
  --color-mask-white-3: rgba(255, 255, 255, 0.2);
  --color-mask-white-4: rgba(255, 255, 255, 0.5);
  --color-mask-white-5: rgba(255, 255, 255, 0.8);
  --color-black: #000000;
  --color-white: #ffffff;
  --color-Transparent: rgba(0, 0, 0, 0);
  --corner-xs: 4px;
  --m-corner-xs: 2px;
  --corner-s: 0;
  --m-corner-s: 4px;
  --corner-m: 16px;
  --m-corner-m: 8px;
  --corner-l: 32px;
  --m-corner-l: 16px;
  --corner-xl: 1000px;
  --m-corner-xl: 500px;
  --corner-l-top: 32px 32px 0px 0px;
  --corner-l-right: 0px 32px 32px 0px;
  --corner-m-left: 16px 0px 0px 16px;
  --shadow-1-down: 0px 1px 0px 0px rgba(0, 0, 0, 0.1);
  --shadow-1-up: 0px -1px 0px 0px rgba(0, 0, 0, 0.1);
  --shadow-2-down: 0px 4px 16px 0px rgba(0, 0, 0, 0.2);
  --shadow-2-up: 0px -4px 16px 0px rgba(0, 0, 0, 0.2);
  --font-family: -apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro,SF UI,Alibaba sans,Segoe UI,Ubuntu,Helvetica,Arial,sans-serif;
  --font-lineheight-1: 14px;
  --m-font-lineheight-1: 7px;
  --font-lineheight-2: 16px;
  --m-font-lineheight-2: 8px;
  --font-lineheight-3: 19px;
  --m-font-lineheight-3: 9.5px;
  --font-lineheight-4: 22px;
  --m-font-lineheight-4: 11px;
  --font-lineheight-5: 28px;
  --m-font-lineheight-5: 14px;
  --font-lineheight-6: 32px;
  --m-font-lineheight-6: 16px;
  --font-lineheight-7: 38px;
  --m-font-lineheight-7: 19px;
  --font-lineheight-8: 44px;
  --m-font-lineheight-8: 22px;
  --font-lineheight-9: 48px;
  --m-font-lineheight-9: 24px;
  --font-lineheight-10: 56px;
  --m-font-lineheight-10: 28px;
  --font-lineheight-11: 68px;
  --m-font-lineheight-11: 34px;
  --font-size-10: 60px;
  --m-font-size-10: 30px;
  --font-size-9: 48px;
  --m-font-size-9: 24px;
  --font-size-8: 40px;
  --m-font-size-8: 20px;
  --font-size-7: 36px;
  --m-font-size-7: 18px;
  --font-size-6: 30px;
  --m-font-size-6: 15px;
  --font-size-5: 24px;
  --m-font-size-5: 12px;
  --font-size-4: 20px;
  --m-font-size-4: 10px;
  --font-size-3: 18px;
  --m-font-size-3: 9px;
  --font-size-2: 15px;
  --m-font-size-2: 7.5px;
  --font-size-1: 12px;
  --m-font-size-1: 6px;
  --font-weight-thin: 200;
  --font-weight-regular: 400;
  --font-weight-bold: 700;
  --font-weight-black: 900;
  --icon-small: 32px;
  --m-icon-small: 16px;
  --icon-normal: 48px;
  --m-icon-normal: 24px;
  --icon-pc-normal: 24px;
  --m-icon-pc-normal: 12px;
  --icon-pc-small: 16px;
  --m-icon-pc-small: 8px;
  --line-s: 1px;
  --m-line-s: 0.5px;
  --line-m: 2px;
  --m-line-m: 1px;
  --line-l: 3px;
  --m-line-l: 1.5px;
  --line-xl: 16px;
  --m-line-xl: 8px;
  --line-xs: 0.5px;
  --m-line-xs: 0px;
  --s-1: 4px;
  --m-s-1: 2px;
  --s-2: 8px;
  --m-s-2: 4px;
  --s-3: 12px;
  --m-s-3: 6px;
  --s-4: 16px;
  --m-s-4: 8px;
  --s-6: 24px;
  --m-s-6: 12px;
  --s-8: 32px;
  --m-s-8: 16px;
  --s-12: 48px;
  --m-s-12: 24px;
  --s-16: 64px;
  --m-s-16: 32px;
  --s-20: 80px;
  --m-s-20: 40px;
  --s-24: 96px;
  --m-s-24: 48px;
}
.comet-v2-toast {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #222;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum', "tnum";
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.6vw 3.2vw;
  min-width: 25.6vw;
  max-width: 170.66667vw;
  background-color: var(--color-black, '#000');
  word-break: break-word;
  font-size: 3.73333vw;
  line-height: 5.6vw;
  border-radius: 0.8vw;
  pointer-events: all;
  color: var(--color-white, '#fff');
}
.comet-v2-toast-wrap {
  position: fixed;
  top: 24.53333vw;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1010;
}
.comet-v2-toast-mobile {
  top: 50%;
  left: 8.53333vw;
  transform: translate(calc(50vw - 50% - 32px), -50%);
}
.comet-v2-toast-mobile .comet-v2-toast {
  font-size: 3.73333vw;
  background-color: rgba(25, 25, 25, 0.7);
  color: #fff;
  max-width: calc(100vw - 64px);
  padding: 3.6vw 4.8vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1.6vw;
}
.comet-v2-toast-icon {
  font-size: 4.26667vw;
  margin-right: 2.13333vw;
}
.comet-v2-toast-custom-icon {
  width: 7.2vw;
  height: 7.2vw;
}
.comet-v2-icon.comet-v2-toast-icon-success {
  color: #00b716;
}
.comet-v2-icon.comet-v2-toast-icon-error {
  color: #E35959;
}

