:root {
  /* 标题 */
  --heading-m20-w22-size: 20px;
  --heading-m20-w22-line-height: 28px;

  --heading-m18-w20-size: 18px;
  --heading-m18-w20-line-height: 26px;

  --heading-m16-w18-size: 16px;
  --heading-m16-w18-line-height: 24px;

  --heading-m14-w16-size: 14px;
  --heading-m14-w16-line-height: 22px;

  /* 表单标题 */
  --list-heading-m16-w18-size: 16px;
  --list-heading-m16-w18-line-height: 20px;

  --list-heading-m14-w16-size: 14px;
  --list-heading-m14-w16-line-height: 18px;

  /* 段落 */
  --paragraph-m16-w16-size: 16px;
  --paragraph-m16-w16-line-height: 24px;

  --paragraph-m14-w14-size: 14px;
  --paragraph-m14-w14-line-height: 22px;

  /* 辅助文本 */
  --caption-m12-w14-size: 12px;
  --caption-m12-w14-line-height: 18px;

  --caption-m10-w12-size: 10px;
  --caption-m10-w12-line-height: 14px;

  --caption-m8-w12-size: 8px;
  --caption-m8-w12-line-height: 12px;

  /* 间距 */
  --space-m2-w4: 2px;
  --space-m4-w6: 4px;
  --space-m6-w8: 6px;
  --space-m8-w10: 8px;

  --space-m8-w12: 8px;
  --space-m10-w14: 10px;
  --space-m12-w16: 12px;
  --space-m14-w18: 14px;
  --space-m16-w20: 16px;
  --space-m18-w22: 18px;
  --space-m20-w24: 20px;

  --space-m24-w30: 24px;
  --space-m32-w38: 32px;

  /* 圆角 */
  --radius-m2-w4: 2px;
  --radius-m4-w6: 4px;
  --radius-m6-w8: 6px;
  --radius-m8-w10: 8px;

  /* 图标尺寸 */
  --icon-size-m10-w12: 10px;
  --icon-size-m12-w14: 12px;
  --icon-size-m14-w16: 14px;
  --icon-size-m16-w18: 16px;
  --icon-size-m20-w22: 20px;
  --icon-size-m22-w24: 22px;
  --icon-size-m24-w24: 24px;
  --icon-size-m28-w28: 28px;
  --icon-size-m24-w36: 24px;
}

.error-page{min-height:80vh;max-width:1070px;margin:0 auto;text-align:center}.error-page__title{margin:12px auto;line-height:30px;font-size:28px;color:var(--gray-06)}.error-page__image{width:300px;margin-top:191px}


.avatar-menu__wrap.page-header__avatar{position:relative}.avatar-menu__wrap.page-header__avatar .avatar-menu__avatar{width:32px;height:32px;border-radius:50%;object-fit:cover}.avatar-menu__wrap.page-header__avatar .taptap-popover__content-detail{box-shadow:0px 3px 12px rgba(0,0,0,.03)}.avatar-menu__avatar--hover{cursor:pointer}.avatar-menu{position:absolute;background:var(--primary-white);padding:12px 30px;white-space:nowrap;right:0;top:40px;border-radius:6px;cursor:pointer;z-index:600}.avatar-menu__manage{background:var(--primary-white);white-space:nowrap;border-radius:12px;border:1px solid var(--gray-02);box-shadow:0px 3px 12px rgba(0,0,0,.03);cursor:pointer;z-index:600;padding:8px;overflow:hidden}.avatar-menu__item{border-radius:30px}.avatar-menu__item .avatar-menu__item-content{padding:16px}.avatar-menu__item:hover{background:var(--extension-overlay-black)}
.page-header{position:fixed;width:100%;left:0;top:0;min-height:32px;padding:14px 0;background:var(--primary-white);z-index:300;position:fixed}.page-header:before{position:absolute;content:"";display:block;pointer-events:none;top:-50%;right:-50%;bottom:-50%;left:-50%;border:0 solid var(--gray-02);transform:scale(0.5)}.page-header:before{border-bottom-width:2px}.page-header .page-header__content{max-width:100%;justify-content:space-between}.page-header__logo{width:177px}
.publish-button__content-wrap{padding-left:14px}.publish-button__content{width:144px;background:var(--extension-shadow-background-white);border:1px solid var(--gray-02);box-shadow:0px 3px 12px rgba(222,199,199,.03);border-radius:12px;padding:14px 20px;box-sizing:border-box}.publish-button__content-a{display:flex;align-items:center}.publish-button__content-a:first-child{margin-bottom:20px}.publish-button__router{display:block}.publish-button__content-title{font-weight:400;font-size:14px;line-height:22px;margin-left:12px;color:var(--gray-08)}.page-nav__menu-item-button{margin-bottom:8px}.page-nav__menu-item-button.tap-button--small{border-radius:30px;height:44px;padding:0px;width:180px;font-size:14px;font-weight:700}.page-nav__menu-item-button.tap-button--small.tap-button--wide-screen{border-radius:30px;height:44px;padding:0px;width:180px;font-size:14px;font-weight:700}
.tap-hint{max-width:256px;box-sizing:border-box}.tap-hint__close{cursor:pointer;color:var(--extension-button-label-white);height:22px}
.page-nav{position:relative;z-index:200;border-right:1px solid var(--gray-02)}.page-nav .page-nav__menu{position:sticky;left:0;top:60px;box-sizing:border-box;padding:20px 16px;background:var(--primary-white)}.page-nav .page-nav__menu-item{color:var(--gray-08);padding:8px 18px;min-width:152px;border-radius:27px}.page-nav .page-nav__menu-item .svg-icon{width:22px;height:22px;margin-right:16px}.page-nav .taptap-popover__trigger-wrap,.page-nav .page-nav__menu-item-button{width:100%}.page-nav .page-nav__menu-item-wrap{margin-bottom:8px}.page-nav .page-nav__menu-item-wrap:hover .page-nav__menu-item{background:var(--gray-01)}.page-nav .page-nav__menu-item-wrap.page-nav__menu-item-wrap--active .page-nav__menu-item{color:var(--primary-tap-blue)}.contribute-hint{position:absolute;right:-102px;top:116px;display:flex;background:var(--extension-toast-black);border-radius:var(--radius-m6-w8);z-index:1;padding:12px;color:var(--extension-button-label-white)}.contribute-hint>span{margin-right:8px}.contribute-hint:after{content:"";position:absolute;left:-12px;top:50%;transform:translateY(-50%);width:0;height:0;border:6px solid transparent;border-right-color:var(--extension-toast-black)}
.page-layout .page-body{display:flex;padding-top:60px;padding-left:0;min-height:100vh;box-sizing:border-box;margin:0 auto}.page-layout .page-body.page-container__editor{padding-right:0}.page-layout .page-content{position:relative;min-width:980px;flex:1;padding-left:36px;padding-bottom:0;background:var(--primary-white)}
html{-webkit-text-size-adjust:100%}body,p,div,ul,li,button,input,optgroup,select,textarea{margin:0;padding:0}ul,li{list-style:none}button,div,input,a{outline:none;-webkit-tap-highlight-color:transparent}button{border:none}textarea,input{outline:none}a{background-color:transparent;text-decoration:none;color:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto;resize:none;border:none;outline:none}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.font-bold{font-weight:bold}.italic{font-style:italic}.heading-m20-w22{font-size:var(--heading-m20-w22-size);line-height:var(--heading-m20-w22-line-height)}.heading-m18-w20{font-size:var(--heading-m18-w20-size);line-height:var(--heading-m18-w20-line-height)}.heading-m16-w18{font-size:var(--heading-m16-w18-size);line-height:var(--heading-m16-w18-line-height)}.heading-m14-w16{font-size:var(--heading-m14-w16-size);line-height:var(--heading-m14-w16-line-height)}.list-heading-m16-w18{font-size:var(--list-heading-m16-w18-size);line-height:var(--list-heading-m16-w18-line-height)}.list-heading-m14-w16{font-size:var(--list-heading-m14-w16-size);line-height:var(--list-heading-m14-w16-line-height)}.paragraph-m16-w16{font-size:var(--paragraph-m16-w16-size);line-height:var(--paragraph-m16-w16-line-height)}.paragraph-m14-w14{font-size:var(--paragraph-m14-w14-size);line-height:var(--paragraph-m14-w14-line-height)}.caption-m12-w14{font-size:var(--caption-m12-w14-size);line-height:var(--caption-m12-w14-line-height)}.caption-m10-w12{font-size:var(--caption-m10-w12-size);line-height:var(--caption-m10-w12-line-height)}.caption-m8-w12{font-size:var(--caption-m8-w12-size);line-height:var(--caption-m8-w12-line-height)}.gray-08{color:var(--gray-08)}.gray-06{color:var(--gray-06)}.gray-04{color:var(--gray-04)}.gray-03{color:var(--gray-03)}.gray-02{color:var(--gray-02)}.gray-01{color:var(--gray-01)}.primary-white{color:var(--primary-white)}.primary-black{color:var(--primary-black)}.primary-red{color:var(--primary-red)}.primary-tap-blue{color:var(--primary-tap-blue)}.primary-tap-blue-light{color:var(--primary-tap-blue)}.primary-tap-orange{color:var(--primary-tap-orange)}.primary-tap-orange-light{color:var(--primary-tap-orange-light)}.primary-tap-blue-gradient{color:var(--primary-tap-blue-gradient)}.extension-button-label-white{color:var(--extension-button-label-white)}.green-primary{color:var(--green-primary)}.green-40{color:var(--green-40)}.green-60{color:var(--green-60)}.green-80{color:var(--green-80)}.blue-primary{color:var(--blue-primary)}.blue-40{color:var(--blue-40)}.blue-60{color:var(--blue-60)}.blue-80{color:var(--blue-80)}.coral-primary{color:var(--coral-primary)}.coral-40{color:var(--coral-40)}.coral-60{color:var(--coral-60)}.coral-80{color:var(--coral-80)}.lilac-primary{color:var(--lilac-primary)}.lilac-40{color:var(--lilac-40)}.lilac-60{color:var(--lilac-60)}.lilac-80{color:var(--lilac-80)}.black-primary{color:var(--black-primary)}.black-10{color:var(--black-10)}.black-20{color:var(--black-20)}.black-30{color:var(--black-30)}.black-40{color:var(--black-40)}.black-50{color:var(--black-50)}.black-60{color:var(--black-60)}.black-70{color:var(--black-70)}.white-primary{color:var(--white-primary)}.white-divider{color:var(--white-divider)}.white-overlay{color:var(--white-overlay)}.white-model{color:var(--white-model)}.white-mark{color:var(--white-mark)}.heading-68{letter-spacing:.02em;font-size:var(--heading-68-size);line-height:var(--heading-68-line-height)}.heading-36{letter-spacing:.02em;font-size:var(--heading-36-size);line-height:var(--heading-36-line-height)}.heading-24{letter-spacing:.02em;font-size:var(--heading-24-size);line-height:var(--heading-24-line-height)}.heading-20{letter-spacing:.02em;font-size:var(--heading-20-size);line-height:var(--heading-20-line-height)}.heading-16{letter-spacing:.02em;font-size:var(--heading-16-size);line-height:var(--heading-16-line-height)}.heading-14{letter-spacing:.02em;font-size:var(--heading-14-size);line-height:var(--heading-14-line-height)}.heading-12{letter-spacing:.02em;font-size:var(--heading-12-size);line-height:var(--heading-12-line-height)}.body-16{letter-spacing:.02em;font-size:var(--body-16-size);line-height:var(--body-16-line-height)}.body-14{letter-spacing:.02em;font-size:var(--body-14-size);line-height:var(--body-14-line-height)}.body-12{letter-spacing:.02em;font-size:var(--body-12-size);line-height:var(--body-12-line-height)}.caption-11{letter-spacing:.02em;font-size:var(--caption-11-size);line-height:var(--caption-11-line-height)}.caption-8{letter-spacing:.02em;font-size:var(--caption-8-size);line-height:var(--caption-8-line-height)}:root{--safe-area-inset-top: 0;--safe-area-inset-right: 0;--safe-area-inset-bottom: 0;--safe-area-inset-left: 0}@supports(bottom: constant(safe-area-inset-bottom)){:root{--safe-area-inset-top: constant(safe-area-inset-top);--safe-area-inset-right: constant(safe-area-inset-right);--safe-area-inset-bottom: constant(safe-area-inset-bottom);--safe-area-inset-left: constant(safe-area-inset-left)}}@supports(bottom: env(safe-area-inset-bottom)){:root{--safe-area-inset-top: env(safe-area-inset-top);--safe-area-inset-right: env(safe-area-inset-right);--safe-area-inset-bottom: env(safe-area-inset-bottom);--safe-area-inset-left: env(safe-area-inset-left)}}@media only screen and (any-hover: hover)and (min-width: 499px)and (any-hover: hover){.common-hover{transition-duration:.3s;transition-timing-function:ease;transition-property:background-color,border-color}.common-hover:hover{background-color:var(--extension-overlay-black)}}@media only screen and (any-hover: hover)and (min-width: 499px)and (any-hover: hover){.gray-01-hover{transition-duration:.3s;transition-timing-function:ease;transition-property:background-color,border-color}.gray-01-hover:hover{background-color:var(--gray-01-hover)}}@media(any-hover: hover){.text-hover:hover{text-decoration:underline}@supports(text-underline-offset: 2px){.text-hover:hover{text-underline-offset:2px}}}.svg-icon{fill:currentColor;width:1em;height:1em;vertical-align:top}[class*=icon-ico10]{font-size:var(--icon-size-m10-w12)}[class*=icon-ico12]{font-size:var(--icon-size-m12-w14)}[class*=icon-ico16]{font-size:var(--icon-size-m16-w18)}[class*=icon-ico20]{font-size:var(--icon-size-m20-w22)}[class*=icon-ico22]{font-size:var(--icon-size-m22-w24)}[class*=icon-ico24]{font-size:var(--icon-size-m24-w24)}[class*=icon-ico28]{font-size:var(--icon-size-m28-w28)}[class*=icon-ico-m10-w12]{font-size:var(--icon-size-m10-w12)}[class*=icon-ico-m12-w14]{font-size:var(--icon-size-m12-w14)}[class*=icon-ico-m14-w16]{font-size:var(--icon-size-m14-w16)}[class*=icon-ico-m16-w18]{font-size:var(--icon-size-m16-w18)}[class*=icon-ico-m20-w22]{font-size:var(--icon-size-m20-w22)}[class*=icon-ico-m22-w24]{font-size:var(--icon-size-m22-w24)}[class*=icon-ico-m24-w24]{font-size:var(--icon-size-m24-w24)}[class*=icon-ico-m28-w28]{font-size:var(--icon-size-m28-w28)}[class*=icon-ico-m24-w36]{font-size:var(--icon-size-m24-w36)}.icon-arrow_down{width:var(--icon-size-m28-w28)}.icon-icobtn-tag-delete-filled{width:14px;height:14px}.icon-icobtn-tag-add-filled{width:14px;height:14px}.icon-FeaturesgroupStatusoutlined{width:var(--icon-size-m24-w24);height:var(--icon-size-m24-w24)}.icon-FeaturesratingStatusoutlined{width:var(--icon-size-m24-w24);height:var(--icon-size-m24-w24)}.icon-FeaturesaddfavStatusoutlined{width:var(--icon-size-m24-w24);height:var(--icon-size-m24-w24)}.flex-center--y{display:flex;align-items:center}.flex-center--x{display:flex;justify-content:center}.flex-center{display:flex;align-items:center;justify-content:center}.flex-1{flex:1;width:0}.x-start-y-center{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.full-width{width:100%}@font-face{font-display:swap;font-family:"rate-number-font";src:url("https://assets.tapimg.com/tap-assets/cn/font/TapTapRatings-Light.woff2") format("woff2"),url("https://assets.tapimg.com/tap-assets/cn/font/TapTapRatings-Light.woff") format("woff"),url("https://assets.tapimg.com/tap-assets/cn/font/TapTapRatings-Light.ttf") format("truetype"),url("https://assets.tapimg.com/tap-assets/cn/font/TapTapRatings-Light.otf") format("opentype");font-weight:300}@font-face{font-display:swap;font-family:"rate-number-font";src:url("https://assets.tapimg.com/tap-assets/cn/font/TapTapRatings-Bold.woff2") format("woff2"),url("https://assets.tapimg.com/tap-assets/cn/font/TapTapRatings-Bold.woff") format("woff"),url("https://assets.tapimg.com/tap-assets/cn/font/TapTapRatings-Bold.ttf") format("truetype"),url("https://assets.tapimg.com/tap-assets/cn/font/TapTapRatings-Bold.otf") format("opentype");font-weight:bold}@font-face{font-display:swap;font-family:"rate-number-font";src:url("https://assets.tapimg.com/tap-assets/cn/font/TapTapRatings-Black.woff2") format("woff2"),url("https://assets.tapimg.com/tap-assets/cn/font/TapTapRatings-Black.woff") format("woff"),url("https://assets.tapimg.com/tap-assets/cn/font/TapTapRatings-Black.ttf") format("truetype"),url("https://assets.tapimg.com/tap-assets/cn/font/TapTapRatings-Black.otf") format("opentype");font-weight:900}@font-face{font-display:swap;font-family:"rate-number-font";src:url("https://assets.tapimg.com/tap-assets/cn/font/TapTapRatings-Regular.woff2") format("woff2"),url("https://assets.tapimg.com/tap-assets/cn/font/TapTapRatings-Regular.woff") format("woff"),url("https://assets.tapimg.com/tap-assets/cn/font/TapTapRatings-Regular.ttf") format("truetype"),url("https://assets.tapimg.com/tap-assets/cn/font/TapTapRatings-Regular.otf") format("opentype");font-weight:normal}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,"PingFang SC","Noto Sans",Roboto,"Microsoft Yahei",sans-serif,Apple Color Emoji,Segoe UI Emoji;background:var(--primary-white)}h1,h2,h3{margin:0}@font-face{font-family:"rate-number-font";src:url(https://assets.tapimg.com/cupid-apps/tap-creator-center/static/fonts/DIN-Bold.2a420d96.woff2) format("woff2"),url(https://assets.tapimg.com/cupid-apps/tap-creator-center/static/fonts/DIN-Bold.a6a9019f.woff) format("woff"),url(https://assets.tapimg.com/cupid-apps/tap-creator-center/static/fonts/DIN-Bold.dba8626d.ttf) format("truetype")}.rate-number-font{font-family:"rate-number-font";-webkit-font-smoothing:antialiased}.clickable{cursor:pointer}.rotate-90{transform:rotate(90deg)}.rotate-180{transform:rotate(180deg)}.rotate-270{transform:rotate(-90deg)}.rotate-x-180{transform:rotateX(180deg)}.global-loading-wrap{width:100vw;height:100vh}.page-container{width:1280px;padding-left:16px;padding-right:16px;margin-left:auto;margin-right:auto;box-sizing:border-box}.form-heading-m14-w16{font-size:var(--heading-m14-w16-size);line-height:20px}.creator-dashboard{display:grid;grid-column:span 4;grid-template-columns:repeat(4, 1fr);grid-gap:6px}.creator-dashboard__item{display:flex;flex-direction:column;align-items:flex-start;padding:8px 12px;height:82px;box-sizing:border-box;background:rgba(92,201,201,.09);border-radius:8px;justify-content:space-between}.creator-dashboard__item:nth-child(n+5){background:rgba(38,151,255,.09)}.text-right{text-align:right}.creator-form__back-wrap{margin:32px 0 -16px}.creator-form__back{display:inline-flex;align-items:center}.creator-form__back .svg-icon{margin-right:4px}.creator-form__button{min-width:100px}.creator__tap-tabs .tap-tabs-header__link--default{padding:14px;color:var(--gray-06)}.creator__tap-tabs .tap-tabs-header__link--default:hover{color:var(--gray-08)}.creator__tap-tabs .tap-slide--active .tap-tabs-header__link--default{color:var(--gray-08);font-weight:bold}.creator__tap-tabs .tap-slide__wrap{border-bottom:1px solid var(--gray-02)}.creator__tap-tabs .tap-slide__content{margin-left:-14px}
.tap-overlay{position:fixed;top:0;left:0;z-index:400;width:100%;height:100%;background-color:rgba(0,0,0,.7)}
.tap-media-modal{background:var(--primary-white);max-width:496px;margin:10vh auto;max-height:80vh;border-radius:var(--radius-m8-w10)}.tap-media-modal .tap-cell.tap-cell--pc{padding-left:24px;padding-right:24px}@media only screen and (max-width: 499px){.tap-media-modal{margin:10vh 32px;min-width:311px}}.media-modal__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:24px 24px var(--space-m8-w12)}.media-modal__header--left,.media-modal__header--right{display:flex;align-items:center}.media-modal-header__title{font-size:22px}.media-modal__body{max-height:calc(80vh - 66px);box-sizing:border-box;overflow:auto}.media-modal__body.media-component-loading{height:300px}.media-component-loading{display:flex;justify-content:center;align-items:center}.media-modal__header--close{cursor:pointer;width:28px;height:28px}.media-modal__header--left .media-modal__header--close{margin-right:26px}.media-modal__header--close .icon-close-icon{width:var(--icon-size-m28-w28)}
.tap-media-popup{position:fixed;display:flex;flex-direction:column;max-height:70vh;background-color:var(--primary-white);transition:transform .3s;-webkit-overflow-scrolling:touch;padding:var(--space-m16-w20);z-index:600}.tap-media-popup--no-header{padding:0}.tap-media-popup.tap-media-popup--border{padding:0}.tap-media-popup.tap-media-popup--border .media-popup__header{padding:var(--space-m14-w18) var(--space-m16-w20);position:relative}.tap-media-popup.tap-media-popup--border .media-popup__header:after{content:"";display:block;background:var(--gray-02);height:1px;width:100%;position:absolute;left:50%;transform:translateX(-50%);bottom:0px}.tap-media-popup.tap-media-popup--border .media-popup__body{padding:var(--space-m14-w18) var(--space-m16-w20)}.tap-media-popup.tap-media-popup--line{padding:0}.tap-media-popup--bottom{/*! autoprefixer: off */padding-bottom:0;padding-bottom:calc(0 + var(--safe-area-inset-bottom));bottom:0;left:0;width:100%;box-sizing:border-box;border-radius:var(--radius-m8-w10) var(--radius-m8-w10) 0 0}.media-popup__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.media-popup__body{flex:1;overflow-y:auto;overflow-x:hidden}.media-sheet__slider-wrapper{padding:var(--space-m8-w12)}.media-sheet__slider{width:33px;height:4px;background:var(--gray-01);border-radius:var(--space-m2-w4);margin:0 auto}.media-popup__header-text{padding:var(--space-m4-w6) var(--space-m8-w12)}.media-popup__close-icon{font-size:28px;cursor:pointer}.slide-fade-enter-active{transition:all .3s ease}.slide-fade-leave-active{transition:all .8s cubic-bezier(1, 0.5, 0.8, 1)}.slide-fade-enter,.slide-fade-leave-to{transform:translateY(50px);opacity:0}
.media-modal__footer{display:flex;padding:24px;justify-content:flex-end;align-items:center}.media-modal__footer-direction--column-reverse{flex-direction:column-reverse}.media-modal__footer-direction--row{flex-direction:row}.media-modal__footer-direction--row-reverse{justify-content:flex-start;flex-direction:row-reverse}
@media only screen and (min-width: 499px){.confirm-footer__button{min-width:140px}}.confirm-footer__button:not(:first-child){margin-left:var(--space-m16-w20)}.confirm-footer__button--column:not(:first-child){margin-left:0;margin-top:var(--space-m8-w12)}.confirm-footer__button--full{flex:1}.confirm-footer__button--column{margin-right:0;flex:none;width:100%}@media only screen and (min-width: 499px){.confirm-footer__button--column{min-width:336px;max-width:448px}}.confirm-footer.media-modal__footer-direction--row-reverse .confirm-footer__button:not(:first-child){margin-left:0}.confirm-footer.media-modal__footer-direction--row-reverse .confirm-footer__button:not(:last-child){margin-left:var(--space-m16-w20)}.confirm-footer.media-modal__footer-direction--column-reverse .confirm-footer__button:not(:first-child){margin-left:0;margin-top:0}.confirm-footer.media-modal__footer-direction--column-reverse .confirm-footer__button:not(:last-child){margin-top:var(--space-m8-w12)}
.confirm-modal__content{padding:0 24px;color:var(--gray-06)}
.tap-toast{background:rgba(52,57,71,.96);border-radius:24px;padding:12px 24px;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);position:fixed;transition:opacity .3s;color:#fff;opacity:1;z-index:100;max-height:100vh;max-width:calc(100vw - 32px);min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;width:auto;overflow-y:auto}.tap-toast__hide{opacity:0}
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

.ant-component {
  /* stylelint-disable at-rule-no-unknown */
  /* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
  /* stylelint-disable no-duplicate-selectors */
  /* stylelint-disable */
  /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
}
.ant-component html,
.ant-component body {
  width: 100%;
  height: 100%;
}
.ant-component input::-ms-clear,
.ant-component input::-ms-reveal {
  display: none;
}
.ant-component *,
.ant-component *::before,
.ant-component *::after {
  box-sizing: border-box;
}
.ant-component html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
.ant-component article,
.ant-component aside,
.ant-component dialog,
.ant-component figcaption,
.ant-component figure,
.ant-component footer,
.ant-component header,
.ant-component hgroup,
.ant-component main,
.ant-component nav,
.ant-component section {
  display: block;
}
.ant-component body {
  margin: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  font-variant: tabular-nums;
  line-height: 1.5;
  background-color: #fff;
  font-feature-settings: 'tnum';
}
.ant-component [tabindex='-1']:focus {
  outline: none !important;
}
.ant-component hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
.ant-component h1,
.ant-component h2,
.ant-component h3,
.ant-component h4,
.ant-component h5,
.ant-component h6 {
  margin-top: 0;
  margin-bottom: 0.5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
}
.ant-component p {
  margin-top: 0;
  margin-bottom: 1em;
}
.ant-component abbr[title],
.ant-component abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  border-bottom: 0;
  cursor: help;
}
.ant-component address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: inherit;
}
.ant-component input[type='text'],
.ant-component input[type='password'],
.ant-component input[type='number'],
.ant-component textarea {
  -webkit-appearance: none;
}
.ant-component ol,
.ant-component ul,
.ant-component dl {
  margin-top: 0;
  margin-bottom: 1em;
}
.ant-component ol ol,
.ant-component ul ul,
.ant-component ol ul,
.ant-component ul ol {
  margin-bottom: 0;
}
.ant-component dt {
  font-weight: 500;
}
.ant-component dd {
  margin-bottom: 0.5em;
  margin-left: 0;
}
.ant-component blockquote {
  margin: 0 0 1em;
}
.ant-component dfn {
  font-style: italic;
}
.ant-component b,
.ant-component strong {
  font-weight: bolder;
}
.ant-component small {
  font-size: 80%;
}
.ant-component sub,
.ant-component sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
.ant-component sub {
  bottom: -0.25em;
}
.ant-component sup {
  top: -0.5em;
}
.ant-component a {
  color: #1890ff;
  text-decoration: none;
  background-color: transparent;
  outline: none;
  cursor: pointer;
  transition: color 0.3s;
  -webkit-text-decoration-skip: objects;
}
.ant-component a:hover {
  color: #40a9ff;
}
.ant-component a:active {
  color: #096dd9;
}
.ant-component a:active,
.ant-component a:hover {
  text-decoration: none;
  outline: 0;
}
.ant-component a[disabled] {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
  pointer-events: none;
}
.ant-component pre,
.ant-component code,
.ant-component kbd,
.ant-component samp {
  font-size: 1em;
  font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
}
.ant-component pre {
  margin-top: 0;
  margin-bottom: 1em;
  overflow: auto;
}
.ant-component figure {
  margin: 0 0 1em;
}
.ant-component img {
  vertical-align: middle;
  border-style: none;
}
.ant-component svg:not(:root) {
  overflow: hidden;
}
.ant-component a,
.ant-component area,
.ant-component button,
.ant-component [role='button'],
.ant-component input:not([type='range']),
.ant-component label,
.ant-component select,
.ant-component summary,
.ant-component textarea {
  touch-action: manipulation;
}
.ant-component table {
  border-collapse: collapse;
}
.ant-component caption {
  padding-top: 0.75em;
  padding-bottom: 0.3em;
  color: rgba(0, 0, 0, 0.45);
  text-align: left;
  caption-side: bottom;
}
.ant-component th {
  text-align: inherit;
}
.ant-component input,
.ant-component button,
.ant-component select,
.ant-component optgroup,
.ant-component textarea {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.ant-component button,
.ant-component input {
  overflow: visible;
}
.ant-component button,
.ant-component select {
  text-transform: none;
}
.ant-component button,
.ant-component html [type="button"],
.ant-component [type="reset"],
.ant-component [type="submit"] {
  -webkit-appearance: button;
}
.ant-component button::-moz-focus-inner,
.ant-component [type='button']::-moz-focus-inner,
.ant-component [type='reset']::-moz-focus-inner,
.ant-component [type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
.ant-component input[type='radio'],
.ant-component input[type='checkbox'] {
  box-sizing: border-box;
  padding: 0;
}
.ant-component input[type='date'],
.ant-component input[type='time'],
.ant-component input[type='datetime-local'],
.ant-component input[type='month'] {
  -webkit-appearance: listbox;
}
.ant-component textarea {
  overflow: auto;
  resize: vertical;
}
.ant-component fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
.ant-component legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.5em;
  padding: 0;
  color: inherit;
  font-size: 1.5em;
  line-height: inherit;
  white-space: normal;
}
.ant-component progress {
  vertical-align: baseline;
}
.ant-component [type='number']::-webkit-inner-spin-button,
.ant-component [type='number']::-webkit-outer-spin-button {
  height: auto;
}
.ant-component [type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
.ant-component [type='search']::-webkit-search-cancel-button,
.ant-component [type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
.ant-component ::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
.ant-component output {
  display: inline-block;
}
.ant-component summary {
  display: list-item;
}
.ant-component template {
  display: none;
}
.ant-component [hidden] {
  display: none !important;
}
.ant-component mark {
  padding: 0.2em;
  background-color: #feffe6;
}
.ant-component ::selection {
  color: #fff;
  background: #1890ff;
}
.ant-component .clearfix {
  zoom: 1;
}
.ant-component .clearfix::before,
.ant-component .clearfix::after {
  display: table;
  content: '';
}
.ant-component .clearfix::after {
  clear: both;
}
.ant-component .anticon {
  display: inline-block;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ant-component .anticon > * {
  line-height: 1;
}
.ant-component .anticon svg {
  display: inline-block;
}
.ant-component .anticon::before {
  display: none;
}
.ant-component .anticon .ant-component .anticon-icon {
  display: block;
}
.ant-component .anticon[tabindex] {
  cursor: pointer;
}
.ant-component .anticon-spin::before {
  display: inline-block;
  animation: loadingCircle 1s infinite linear;
}
.ant-component .anticon-spin {
  display: inline-block;
  animation: loadingCircle 1s infinite linear;
}
.ant-component .fade-enter,
.ant-component .fade-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-component .fade-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-component .fade-enter.fade-enter-active,
.ant-component .fade-appear.fade-appear-active {
  animation-name: antFadeIn;
  animation-play-state: running;
}
.ant-component .fade-leave.fade-leave-active {
  animation-name: antFadeOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-component .fade-enter,
.ant-component .fade-appear {
  opacity: 0;
  animation-timing-function: linear;
}
.ant-component .fade-leave {
  animation-timing-function: linear;
}
@keyframes antFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes antFadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.ant-component .move-up-enter,
.ant-component .move-up-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-component .move-up-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-component .move-up-enter.move-up-enter-active,
.ant-component .move-up-appear.move-up-appear-active {
  animation-name: antMoveUpIn;
  animation-play-state: running;
}
.ant-component .move-up-leave.move-up-leave-active {
  animation-name: antMoveUpOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-component .move-up-enter,
.ant-component .move-up-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-component .move-up-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.ant-component .move-down-enter,
.ant-component .move-down-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-component .move-down-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-component .move-down-enter.move-down-enter-active,
.ant-component .move-down-appear.move-down-appear-active {
  animation-name: antMoveDownIn;
  animation-play-state: running;
}
.ant-component .move-down-leave.move-down-leave-active {
  animation-name: antMoveDownOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-component .move-down-enter,
.ant-component .move-down-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-component .move-down-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.ant-component .move-left-enter,
.ant-component .move-left-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-component .move-left-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-component .move-left-enter.move-left-enter-active,
.ant-component .move-left-appear.move-left-appear-active {
  animation-name: antMoveLeftIn;
  animation-play-state: running;
}
.ant-component .move-left-leave.move-left-leave-active {
  animation-name: antMoveLeftOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-component .move-left-enter,
.ant-component .move-left-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-component .move-left-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.ant-component .move-right-enter,
.ant-component .move-right-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-component .move-right-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-component .move-right-enter.move-right-enter-active,
.ant-component .move-right-appear.move-right-appear-active {
  animation-name: antMoveRightIn;
  animation-play-state: running;
}
.ant-component .move-right-leave.move-right-leave-active {
  animation-name: antMoveRightOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-component .move-right-enter,
.ant-component .move-right-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-component .move-right-leave {
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
@keyframes antMoveDownIn {
  0% {
    transform: translateY(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveDownOut {
  0% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateY(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveLeftIn {
  0% {
    transform: translateX(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveLeftOut {
  0% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateX(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveRightIn {
  0% {
    transform: translateX(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveRightOut {
  0% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateX(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveUpIn {
  0% {
    transform: translateY(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveUpOut {
  0% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateY(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes loadingCircle {
  100% {
    transform: rotate(360deg);
  }
}
.ant-component [ant-click-animating='true'],
.ant-component [ant-click-animating-without-extra-node='true'] {
  position: relative;
}
.ant-component html {
  --antd-wave-shadow-color: #1890ff;
}
.ant-component [ant-click-animating-without-extra-node='true']::after,
.ant-component .ant-click-animating-node {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  border-radius: inherit;
  box-shadow: 0 0 0 0 #1890ff;
  box-shadow: 0 0 0 0 var(--antd-wave-shadow-color);
  opacity: 0.2;
  animation: fadeEffect 2s cubic-bezier(0.08, 0.82, 0.17, 1), waveEffect 0.4s cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-fill-mode: forwards;
  content: '';
  pointer-events: none;
}
@keyframes waveEffect {
  100% {
    box-shadow: 0 0 0 #1890ff;
    box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
  }
}
@keyframes fadeEffect {
  100% {
    opacity: 0;
  }
}
.ant-component .slide-up-enter,
.ant-component .slide-up-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-component .slide-up-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-component .slide-up-enter.slide-up-enter-active,
.ant-component .slide-up-appear.slide-up-appear-active {
  animation-name: antSlideUpIn;
  animation-play-state: running;
}
.ant-component .slide-up-leave.slide-up-leave-active {
  animation-name: antSlideUpOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-component .slide-up-enter,
.ant-component .slide-up-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.ant-component .slide-up-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.ant-component .slide-down-enter,
.ant-component .slide-down-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-component .slide-down-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-component .slide-down-enter.slide-down-enter-active,
.ant-component .slide-down-appear.slide-down-appear-active {
  animation-name: antSlideDownIn;
  animation-play-state: running;
}
.ant-component .slide-down-leave.slide-down-leave-active {
  animation-name: antSlideDownOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-component .slide-down-enter,
.ant-component .slide-down-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.ant-component .slide-down-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.ant-component .slide-left-enter,
.ant-component .slide-left-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-component .slide-left-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-component .slide-left-enter.slide-left-enter-active,
.ant-component .slide-left-appear.slide-left-appear-active {
  animation-name: antSlideLeftIn;
  animation-play-state: running;
}
.ant-component .slide-left-leave.slide-left-leave-active {
  animation-name: antSlideLeftOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-component .slide-left-enter,
.ant-component .slide-left-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.ant-component .slide-left-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.ant-component .slide-right-enter,
.ant-component .slide-right-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-component .slide-right-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-component .slide-right-enter.slide-right-enter-active,
.ant-component .slide-right-appear.slide-right-appear-active {
  animation-name: antSlideRightIn;
  animation-play-state: running;
}
.ant-component .slide-right-leave.slide-right-leave-active {
  animation-name: antSlideRightOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-component .slide-right-enter,
.ant-component .slide-right-appear {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.ant-component .slide-right-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
@keyframes antSlideUpIn {
  0% {
    transform: scaleY(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    transform: scaleY(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
}
@keyframes antSlideUpOut {
  0% {
    transform: scaleY(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    transform: scaleY(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
}
@keyframes antSlideDownIn {
  0% {
    transform: scaleY(0.8);
    transform-origin: 100% 100%;
    opacity: 0;
  }
  100% {
    transform: scaleY(1);
    transform-origin: 100% 100%;
    opacity: 1;
  }
}
@keyframes antSlideDownOut {
  0% {
    transform: scaleY(1);
    transform-origin: 100% 100%;
    opacity: 1;
  }
  100% {
    transform: scaleY(0.8);
    transform-origin: 100% 100%;
    opacity: 0;
  }
}
@keyframes antSlideLeftIn {
  0% {
    transform: scaleX(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    transform: scaleX(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
}
@keyframes antSlideLeftOut {
  0% {
    transform: scaleX(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    transform: scaleX(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
}
@keyframes antSlideRightIn {
  0% {
    transform: scaleX(0.8);
    transform-origin: 100% 0%;
    opacity: 0;
  }
  100% {
    transform: scaleX(1);
    transform-origin: 100% 0%;
    opacity: 1;
  }
}
@keyframes antSlideRightOut {
  0% {
    transform: scaleX(1);
    transform-origin: 100% 0%;
    opacity: 1;
  }
  100% {
    transform: scaleX(0.8);
    transform-origin: 100% 0%;
    opacity: 0;
  }
}
.ant-component .swing-enter,
.ant-component .swing-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-component .swing-enter.swing-enter-active,
.ant-component .swing-appear.swing-appear-active {
  animation-name: antSwingIn;
  animation-play-state: running;
}
@keyframes antSwingIn {
  0%,
  100% {
    transform: translateX(0);
  }
  20% {
    transform: translateX(-10px);
  }
  40% {
    transform: translateX(10px);
  }
  60% {
    transform: translateX(-5px);
  }
  80% {
    transform: translateX(5px);
  }
}
.ant-component .zoom-enter,
.ant-component .zoom-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-component .zoom-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-component .zoom-enter.zoom-enter-active,
.ant-component .zoom-appear.zoom-appear-active {
  animation-name: antZoomIn;
  animation-play-state: running;
}
.ant-component .zoom-leave.zoom-leave-active {
  animation-name: antZoomOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-component .zoom-enter,
.ant-component .zoom-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-component .zoom-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-component .zoom-big-enter,
.ant-component .zoom-big-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-component .zoom-big-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-component .zoom-big-enter.zoom-big-enter-active,
.ant-component .zoom-big-appear.zoom-big-appear-active {
  animation-name: antZoomBigIn;
  animation-play-state: running;
}
.ant-component .zoom-big-leave.zoom-big-leave-active {
  animation-name: antZoomBigOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-component .zoom-big-enter,
.ant-component .zoom-big-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-component .zoom-big-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-component .zoom-big-fast-enter,
.ant-component .zoom-big-fast-appear {
  animation-duration: 0.1s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-component .zoom-big-fast-leave {
  animation-duration: 0.1s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-component .zoom-big-fast-enter.zoom-big-fast-enter-active,
.ant-component .zoom-big-fast-appear.zoom-big-fast-appear-active {
  animation-name: antZoomBigIn;
  animation-play-state: running;
}
.ant-component .zoom-big-fast-leave.zoom-big-fast-leave-active {
  animation-name: antZoomBigOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-component .zoom-big-fast-enter,
.ant-component .zoom-big-fast-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-component .zoom-big-fast-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-component .zoom-up-enter,
.ant-component .zoom-up-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-component .zoom-up-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-component .zoom-up-enter.zoom-up-enter-active,
.ant-component .zoom-up-appear.zoom-up-appear-active {
  animation-name: antZoomUpIn;
  animation-play-state: running;
}
.ant-component .zoom-up-leave.zoom-up-leave-active {
  animation-name: antZoomUpOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-component .zoom-up-enter,
.ant-component .zoom-up-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-component .zoom-up-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-component .zoom-down-enter,
.ant-component .zoom-down-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-component .zoom-down-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-component .zoom-down-enter.zoom-down-enter-active,
.ant-component .zoom-down-appear.zoom-down-appear-active {
  animation-name: antZoomDownIn;
  animation-play-state: running;
}
.ant-component .zoom-down-leave.zoom-down-leave-active {
  animation-name: antZoomDownOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-component .zoom-down-enter,
.ant-component .zoom-down-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-component .zoom-down-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-component .zoom-left-enter,
.ant-component .zoom-left-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-component .zoom-left-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-component .zoom-left-enter.zoom-left-enter-active,
.ant-component .zoom-left-appear.zoom-left-appear-active {
  animation-name: antZoomLeftIn;
  animation-play-state: running;
}
.ant-component .zoom-left-leave.zoom-left-leave-active {
  animation-name: antZoomLeftOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-component .zoom-left-enter,
.ant-component .zoom-left-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-component .zoom-left-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-component .zoom-right-enter,
.ant-component .zoom-right-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-component .zoom-right-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.ant-component .zoom-right-enter.zoom-right-enter-active,
.ant-component .zoom-right-appear.zoom-right-appear-active {
  animation-name: antZoomRightIn;
  animation-play-state: running;
}
.ant-component .zoom-right-leave.zoom-right-leave-active {
  animation-name: antZoomRightOut;
  animation-play-state: running;
  pointer-events: none;
}
.ant-component .zoom-right-enter,
.ant-component .zoom-right-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-component .zoom-right-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
@keyframes antZoomIn {
  0% {
    transform: scale(0.2);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes antZoomOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.2);
    opacity: 0;
  }
}
@keyframes antZoomBigIn {
  0% {
    transform: scale(0.8);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes antZoomBigOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
    opacity: 0;
  }
}
@keyframes antZoomUpIn {
  0% {
    transform: scale(0.8);
    transform-origin: 50% 0%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 50% 0%;
  }
}
@keyframes antZoomUpOut {
  0% {
    transform: scale(1);
    transform-origin: 50% 0%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 50% 0%;
    opacity: 0;
  }
}
@keyframes antZoomLeftIn {
  0% {
    transform: scale(0.8);
    transform-origin: 0% 50%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 0% 50%;
  }
}
@keyframes antZoomLeftOut {
  0% {
    transform: scale(1);
    transform-origin: 0% 50%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 0% 50%;
    opacity: 0;
  }
}
@keyframes antZoomRightIn {
  0% {
    transform: scale(0.8);
    transform-origin: 100% 50%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 100% 50%;
  }
}
@keyframes antZoomRightOut {
  0% {
    transform: scale(1);
    transform-origin: 100% 50%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 100% 50%;
    opacity: 0;
  }
}
@keyframes antZoomDownIn {
  0% {
    transform: scale(0.8);
    transform-origin: 50% 100%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 50% 100%;
  }
}
@keyframes antZoomDownOut {
  0% {
    transform: scale(1);
    transform-origin: 50% 100%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 50% 100%;
    opacity: 0;
  }
}
.ant-component .ant-motion-collapse-legacy {
  overflow: hidden;
}
.ant-component .ant-motion-collapse-legacy-active {
  transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}
.ant-component .ant-motion-collapse {
  overflow: hidden;
  transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-table-wrapper {
  zoom: 1;
}
.ant-table-wrapper::before,
.ant-table-wrapper::after {
  display: table;
  content: '';
}
.ant-table-wrapper::after {
  clear: both;
}
.ant-table {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  clear: both;
}
.ant-table-body {
  transition: opacity 0.3s;
}
.ant-table-empty .ant-table-body {
  overflow-x: auto !important;
  overflow-y: hidden !important;
}
.ant-table table {
  width: 100%;
  text-align: left;
  border-radius: 4px 4px 0 0;
  border-collapse: separate;
  border-spacing: 0;
}
.ant-table-layout-fixed table {
  table-layout: fixed;
}
.ant-table-thead > tr > th {
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  text-align: left;
  background: #fafafa;
  border-bottom: 1px solid #e8e8e8;
  transition: background 0.3s ease;
}
.ant-table-thead > tr > th[colspan]:not([colspan='1']) {
  text-align: center;
}
.ant-table-thead > tr > th .anticon-filter,
.ant-table-thead > tr > th .ant-table-filter-icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 28px;
  height: 100%;
  color: #bfbfbf;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s;
}
.ant-table-thead > tr > th .anticon-filter > svg,
.ant-table-thead > tr > th .ant-table-filter-icon > svg {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -5px;
  margin-left: -6px;
}
.ant-table-thead > tr > th .ant-table-filter-selected.anticon {
  color: #00D9C5;
}
.ant-table-thead > tr > th .ant-table-column-sorter {
  display: table-cell;
  vertical-align: middle;
}
.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner {
  height: 1em;
  margin-top: 0.35em;
  margin-left: 0.57142857em;
  color: #bfbfbf;
  line-height: 1em;
  text-align: center;
  transition: all 0.3s;
}
.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up,
.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down {
  display: inline-block;
  font-size: 12px;
  font-size: 11px \9;
  transform: scale(0.91666667) rotate(0deg);
  display: block;
  height: 1em;
  line-height: 1em;
  transition: all 0.3s;
}
:root .ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up,
:root .ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down {
  font-size: 12px;
}
.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up.on,
.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down.on {
  color: #00D9C5;
}
.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner-full {
  margin-top: -0.15em;
}
.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner-full .ant-table-column-sorter-up,
.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner-full .ant-table-column-sorter-down {
  height: 0.5em;
  line-height: 0.5em;
}
.ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner-full .ant-table-column-sorter-down {
  margin-top: 0.125em;
}
.ant-table-thead > tr > th.ant-table-column-has-actions {
  position: relative;
  background-clip: padding-box;
  /* stylelint-disable-next-line */
  -webkit-background-clip: border-box;
}
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters {
  padding-right: 30px !important;
}
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters .anticon-filter.ant-table-filter-open,
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters .ant-table-filter-icon.ant-table-filter-open {
  color: rgba(0, 0, 0, 0.45);
  background: #e5e5e5;
}
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters:hover .anticon-filter:hover,
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:hover {
  color: rgba(0, 0, 0, 0.45);
  background: #e5e5e5;
}
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters:hover .anticon-filter:active,
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:active {
  color: rgba(0, 0, 0, 0.65);
}
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-sorters {
  cursor: pointer;
}
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-sorters:hover {
  background: #f2f2f2;
}
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-sorters:hover .anticon-filter,
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-sorters:hover .ant-table-filter-icon {
  background: #f2f2f2;
}
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-sorters:active .ant-table-column-sorter-up:not(.on),
.ant-table-thead > tr > th.ant-table-column-has-actions.ant-table-column-has-sorters:active .ant-table-column-sorter-down:not(.on) {
  color: rgba(0, 0, 0, 0.45);
}
.ant-table-thead > tr > th .ant-table-header-column {
  display: inline-block;
  max-width: 100%;
  vertical-align: top;
}
.ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters {
  display: table;
}
.ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters > .ant-table-column-title {
  display: table-cell;
  vertical-align: middle;
}
.ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters > *:not(.ant-table-column-sorter) {
  position: relative;
}
.ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  transition: all 0.3s;
  content: '';
}
.ant-table-thead > tr > th .ant-table-header-column .ant-table-column-sorters:hover::before {
  background: rgba(0, 0, 0, 0.04);
}
.ant-table-thead > tr > th.ant-table-column-has-sorters {
  user-select: none;
}
.ant-table-thead > tr:first-child > th:first-child {
  border-top-left-radius: 4px;
}
.ant-table-thead > tr:first-child > th:last-child {
  border-top-right-radius: 4px;
}
.ant-table-thead > tr:not(:last-child) > th[colspan] {
  border-bottom: 0;
}
.ant-table-tbody > tr > td {
  border-bottom: 1px solid #e8e8e8;
  transition: background 0.3s;
}
.ant-table-thead > tr.ant-table-row-hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td,
.ant-table-tbody > tr.ant-table-row-hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td,
.ant-table-thead > tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td,
.ant-table-tbody > tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td {
  background: #e6fff8;
}
.ant-table-thead > tr.ant-table-row-selected > td.ant-table-column-sort,
.ant-table-tbody > tr.ant-table-row-selected > td.ant-table-column-sort {
  background: #fafafa;
}
.ant-table-thead > tr:hover.ant-table-row-selected > td,
.ant-table-tbody > tr:hover.ant-table-row-selected > td {
  background: #fafafa;
}
.ant-table-thead > tr:hover.ant-table-row-selected > td.ant-table-column-sort,
.ant-table-tbody > tr:hover.ant-table-row-selected > td.ant-table-column-sort {
  background: #fafafa;
}
.ant-table-thead > tr:hover {
  background: none;
}
.ant-table-footer {
  position: relative;
  padding: 16px 16px;
  color: rgba(0, 0, 0, 0.85);
  background: #fafafa;
  border-top: 1px solid #e8e8e8;
  border-radius: 0 0 4px 4px;
}
.ant-table-footer::before {
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fafafa;
  content: '';
}
.ant-table.ant-table-bordered .ant-table-footer {
  border: 1px solid #e8e8e8;
}
.ant-table-title {
  position: relative;
  top: 1px;
  padding: 16px 0;
  border-radius: 4px 4px 0 0;
}
.ant-table.ant-table-bordered .ant-table-title {
  padding-right: 16px;
  padding-left: 16px;
  border: 1px solid #e8e8e8;
}
.ant-table-title + .ant-table-content {
  position: relative;
  border-radius: 4px 4px 0 0;
}
.ant-table-bordered .ant-table-title + .ant-table-content,
.ant-table-bordered .ant-table-title + .ant-table-content table,
.ant-table-bordered .ant-table-title + .ant-table-content .ant-table-thead > tr:first-child > th {
  border-radius: 0;
}
.ant-table-without-column-header .ant-table-title + .ant-table-content,
.ant-table-without-column-header table {
  border-radius: 0;
}
.ant-table-without-column-header.ant-table-bordered.ant-table-empty .ant-table-placeholder {
  border-top: 1px solid #e8e8e8;
  border-radius: 4px;
}
.ant-table-tbody > tr.ant-table-row-selected td {
  color: inherit;
  background: #fafafa;
}
.ant-table-thead > tr > th.ant-table-column-sort {
  background: #f5f5f5;
}
.ant-table-tbody > tr > td.ant-table-column-sort {
  background: rgba(0, 0, 0, 0.01);
}
.ant-table-thead > tr > th,
.ant-table-tbody > tr > td {
  padding: 16px 16px;
  overflow-wrap: break-word;
}
.ant-table-expand-icon-th,
.ant-table-row-expand-icon-cell {
  width: 50px;
  min-width: 50px;
  text-align: center;
}
.ant-table-header {
  overflow: hidden;
  background: #fafafa;
}
.ant-table-header table {
  border-radius: 4px 4px 0 0;
}
.ant-table-loading {
  position: relative;
}
.ant-table-loading .ant-table-body {
  background: #fff;
  opacity: 0.5;
}
.ant-table-loading .ant-table-spin-holder {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 20px;
  margin-left: -30px;
  line-height: 20px;
}
.ant-table-loading .ant-table-with-pagination {
  margin-top: -20px;
}
.ant-table-loading .ant-table-without-pagination {
  margin-top: 10px;
}
.ant-table-bordered .ant-table-header > table,
.ant-table-bordered .ant-table-body > table,
.ant-table-bordered .ant-table-fixed-left table,
.ant-table-bordered .ant-table-fixed-right table {
  border: 1px solid #e8e8e8;
  border-right: 0;
  border-bottom: 0;
}
.ant-table-bordered.ant-table-empty .ant-table-placeholder {
  border-right: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
}
.ant-table-bordered.ant-table-fixed-header .ant-table-header > table {
  border-bottom: 0;
}
.ant-table-bordered.ant-table-fixed-header .ant-table-body > table {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.ant-table-bordered.ant-table-fixed-header .ant-table-header + .ant-table-body > table,
.ant-table-bordered.ant-table-fixed-header .ant-table-body-inner > table {
  border-top: 0;
}
.ant-table-bordered .ant-table-thead > tr:not(:last-child) > th {
  border-bottom: 1px solid #e8e8e8;
}
.ant-table-bordered .ant-table-thead > tr > th,
.ant-table-bordered .ant-table-tbody > tr > td {
  border-right: 1px solid #e8e8e8;
}
.ant-table-placeholder {
  position: relative;
  z-index: 1;
  margin-top: -1px;
  padding: 16px 16px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 14px;
  text-align: center;
  background: #fff;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  border-radius: 0 0 4px 4px;
}
.ant-table-pagination.ant-pagination {
  float: right;
  margin: 16px 0;
}
.ant-table-filter-dropdown {
  position: relative;
  min-width: 96px;
  margin-left: -8px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.ant-table-filter-dropdown .ant-dropdown-menu {
  max-height: calc(100vh - 130px);
  overflow-x: hidden;
  border: 0;
  border-radius: 4px 4px 0 0;
  box-shadow: none;
}
.ant-table-filter-dropdown .ant-dropdown-menu-item > label + span {
  padding-right: 0;
}
.ant-table-filter-dropdown .ant-dropdown-menu-sub {
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.ant-table-filter-dropdown .ant-dropdown-menu .ant-dropdown-submenu-contain-selected .ant-dropdown-menu-submenu-title::after {
  color: #00D9C5;
  font-weight: bold;
  text-shadow: 0 0 2px #a3ffea;
}
.ant-table-filter-dropdown .ant-dropdown-menu-item {
  overflow: hidden;
}
.ant-table-filter-dropdown > .ant-dropdown-menu > .ant-dropdown-menu-item:last-child,
.ant-table-filter-dropdown > .ant-dropdown-menu > .ant-dropdown-menu-submenu:last-child .ant-dropdown-menu-submenu-title {
  border-radius: 0;
}
.ant-table-filter-dropdown-btns {
  padding: 7px 8px;
  overflow: hidden;
  border-top: 1px solid #e8e8e8;
}
.ant-table-filter-dropdown-link {
  color: #00D9C5;
}
.ant-table-filter-dropdown-link:hover {
  color: #25e6cc;
}
.ant-table-filter-dropdown-link:active {
  color: #00b3a7;
}
.ant-table-filter-dropdown-link.confirm {
  float: left;
}
.ant-table-filter-dropdown-link.clear {
  float: right;
}
.ant-table-selection {
  white-space: nowrap;
}
.ant-table-selection-select-all-custom {
  margin-right: 4px !important;
}
.ant-table-selection .anticon-down {
  color: #bfbfbf;
  transition: all 0.3s;
}
.ant-table-selection-menu {
  min-width: 96px;
  margin-top: 5px;
  margin-left: -30px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.ant-table-selection-menu .ant-action-down {
  color: #bfbfbf;
}
.ant-table-selection-down {
  display: inline-block;
  padding: 0;
  line-height: 1;
  cursor: pointer;
}
.ant-table-selection-down:hover .anticon-down {
  color: rgba(0, 0, 0, 0.6);
}
.ant-table-row-expand-icon {
  color: #00D9C5;
  text-decoration: none;
  cursor: pointer;
  transition: color 0.3s;
  display: inline-block;
  width: 17px;
  height: 17px;
  color: inherit;
  line-height: 13px;
  text-align: center;
  background: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 2px;
  outline: none;
  transition: all 0.3s;
  user-select: none;
}
.ant-table-row-expand-icon:focus,
.ant-table-row-expand-icon:hover {
  color: #25e6cc;
}
.ant-table-row-expand-icon:active {
  color: #00b3a7;
}
.ant-table-row-expand-icon:focus,
.ant-table-row-expand-icon:hover,
.ant-table-row-expand-icon:active {
  border-color: currentColor;
}
.ant-table-row-expanded::after {
  content: '-';
}
.ant-table-row-collapsed::after {
  content: '+';
}
.ant-table-row-spaced {
  visibility: hidden;
}
.ant-table-row-spaced::after {
  content: '.';
}
.ant-table-row-cell-ellipsis,
.ant-table-row-cell-ellipsis .ant-table-column-title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-table-row-cell-ellipsis .ant-table-column-title {
  display: block;
}
.ant-table-row-cell-break-word {
  word-wrap: break-word;
  word-break: break-word;
}
tr.ant-table-expanded-row,
tr.ant-table-expanded-row:hover {
  background: #fbfbfb;
}
tr.ant-table-expanded-row td > .ant-table-wrapper {
  margin: -16px -16px -17px;
}
.ant-table .ant-table-row-indent + .ant-table-row-expand-icon {
  margin-right: 8px;
}
.ant-table-scroll {
  overflow: auto;
  overflow-x: hidden;
}
.ant-table-scroll table {
  min-width: 100%;
}
.ant-table-scroll table .ant-table-fixed-columns-in-body:not([colspan]) {
  color: transparent;
}
.ant-table-scroll table .ant-table-fixed-columns-in-body:not([colspan]) > * {
  visibility: hidden;
}
.ant-table-body-inner {
  height: 100%;
}
.ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-body {
  position: relative;
  background: #fff;
}
.ant-table-fixed-header .ant-table-body-inner {
  overflow: scroll;
}
.ant-table-fixed-header .ant-table-scroll .ant-table-header {
  margin-bottom: -20px;
  padding-bottom: 20px;
  overflow: scroll;
  opacity: 0.9999;
}
.ant-table-fixed-header .ant-table-scroll .ant-table-header::-webkit-scrollbar {
  border: 1px solid #e8e8e8;
  border-width: 0 0 1px 0;
}
.ant-table-hide-scrollbar {
  scrollbar-color: transparent transparent;
  min-width: unset;
}
.ant-table-hide-scrollbar::-webkit-scrollbar {
  min-width: inherit;
  background-color: transparent;
}
.ant-table-bordered.ant-table-fixed-header .ant-table-scroll .ant-table-header::-webkit-scrollbar {
  border: 1px solid #e8e8e8;
  border-width: 1px 1px 1px 0;
}
.ant-table-bordered.ant-table-fixed-header .ant-table-scroll .ant-table-header.ant-table-hide-scrollbar .ant-table-thead > tr:only-child > th:last-child {
  border-right-color: transparent;
}
.ant-table-fixed-left,
.ant-table-fixed-right {
  position: absolute;
  top: 0;
  z-index: 1;
  overflow: hidden;
  border-radius: 0;
  transition: box-shadow 0.3s ease;
}
.ant-table-fixed-left table,
.ant-table-fixed-right table {
  width: auto;
  background: #fff;
}
.ant-table-fixed-header .ant-table-fixed-left .ant-table-body-outer .ant-table-fixed,
.ant-table-fixed-header .ant-table-fixed-right .ant-table-body-outer .ant-table-fixed {
  border-radius: 0;
}
.ant-table-fixed-left {
  left: 0;
  box-shadow: 6px 0 6px -4px rgba(0, 0, 0, 0.15);
}
.ant-table-fixed-left .ant-table-header {
  overflow-y: hidden;
}
.ant-table-fixed-left .ant-table-body-inner {
  margin-right: -20px;
  padding-right: 20px;
}
.ant-table-fixed-header .ant-table-fixed-left .ant-table-body-inner {
  padding-right: 0;
}
.ant-table-fixed-left,
.ant-table-fixed-left table {
  border-radius: 4px 0 0 0;
}
.ant-table-fixed-left .ant-table-thead > tr > th:last-child {
  border-top-right-radius: 0;
}
.ant-table-fixed-right {
  right: 0;
  box-shadow: -6px 0 6px -4px rgba(0, 0, 0, 0.15);
}
.ant-table-fixed-right,
.ant-table-fixed-right table {
  border-radius: 0 4px 0 0;
}
.ant-table-fixed-right .ant-table-expanded-row {
  color: transparent;
  pointer-events: none;
}
.ant-table-fixed-right .ant-table-thead > tr > th:first-child {
  border-top-left-radius: 0;
}
.ant-table.ant-table-scroll-position-left .ant-table-fixed-left {
  box-shadow: none;
}
.ant-table.ant-table-scroll-position-right .ant-table-fixed-right {
  box-shadow: none;
}
.ant-table colgroup > col.ant-table-selection-col {
  width: 60px;
}
.ant-table-thead > tr > th.ant-table-selection-column-custom .ant-table-selection {
  margin-right: -15px;
}
.ant-table-thead > tr > th.ant-table-selection-column,
.ant-table-tbody > tr > td.ant-table-selection-column {
  text-align: center;
}
.ant-table-thead > tr > th.ant-table-selection-column .ant-radio-wrapper,
.ant-table-tbody > tr > td.ant-table-selection-column .ant-radio-wrapper {
  margin-right: 0;
}
.ant-table-row[class*='ant-table-row-level-0'] .ant-table-selection-column > span {
  display: inline-block;
}
.ant-table-filter-dropdown .ant-checkbox-wrapper + span,
.ant-table-filter-dropdown-submenu .ant-checkbox-wrapper + span {
  padding-left: 8px;
}
/**
* Another fix of Firefox:
*/
@supports (-moz-appearance: meterbar) {
  .ant-table-thead > tr > th.ant-table-column-has-actions {
    background-clip: padding-box;
  }
}
.ant-table-middle > .ant-table-title,
.ant-table-middle > .ant-table-content > .ant-table-footer {
  padding: 12px 8px;
}
.ant-table-middle > .ant-table-content > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-middle > .ant-table-content > .ant-table-body > table > .ant-table-tbody > tr > td,
.ant-table-middle > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-middle > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-tbody > tr > td,
.ant-table-middle > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-middle > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-middle > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-tbody > tr > td,
.ant-table-middle > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-tbody > tr > td {
  padding: 12px 8px;
}
.ant-table-middle tr.ant-table-expanded-row td > .ant-table-wrapper {
  margin: -12px -8px -13px;
}
.ant-table-small {
  border: 1px solid #e8e8e8;
  border-radius: 4px;
}
.ant-table-small > .ant-table-title,
.ant-table-small > .ant-table-content > .ant-table-footer {
  padding: 8px 8px;
}
.ant-table-small > .ant-table-title {
  top: 0;
  border-bottom: 1px solid #e8e8e8;
}
.ant-table-small > .ant-table-content > .ant-table-footer {
  background-color: transparent;
  border-top: 1px solid #e8e8e8;
}
.ant-table-small > .ant-table-content > .ant-table-footer::before {
  background-color: transparent;
}
.ant-table-small > .ant-table-content > .ant-table-body {
  margin: 0 8px;
}
.ant-table-small > .ant-table-content > .ant-table-header > table,
.ant-table-small > .ant-table-content > .ant-table-body > table,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table {
  border: 0;
}
.ant-table-small > .ant-table-content > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-tbody > tr > td {
  padding: 8px 8px;
}
.ant-table-small > .ant-table-content > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th {
  background-color: transparent;
}
.ant-table-small > .ant-table-content > .ant-table-header > table > .ant-table-thead > tr,
.ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-thead > tr,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-thead > tr,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-thead > tr,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-thead > tr,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr {
  border-bottom: 1px solid #e8e8e8;
}
.ant-table-small > .ant-table-content > .ant-table-header > table > .ant-table-thead > tr > th.ant-table-column-sort,
.ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th.ant-table-column-sort,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-thead > tr > th.ant-table-column-sort,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-thead > tr > th.ant-table-column-sort,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-thead > tr > th.ant-table-column-sort,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-thead > tr > th.ant-table-column-sort,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th.ant-table-column-sort,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th.ant-table-column-sort {
  background-color: rgba(0, 0, 0, 0.01);
}
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table {
  padding: 0;
}
.ant-table-small > .ant-table-content .ant-table-header {
  background-color: transparent;
  border-radius: 4px 4px 0 0;
}
.ant-table-small > .ant-table-content .ant-table-placeholder,
.ant-table-small > .ant-table-content .ant-table-row:last-child td {
  border-bottom: 0;
}
.ant-table-small.ant-table-bordered {
  border-right: 0;
}
.ant-table-small.ant-table-bordered .ant-table-title {
  border: 0;
  border-right: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
.ant-table-small.ant-table-bordered .ant-table-content {
  border-right: 1px solid #e8e8e8;
}
.ant-table-small.ant-table-bordered .ant-table-footer {
  border: 0;
  border-top: 1px solid #e8e8e8;
}
.ant-table-small.ant-table-bordered .ant-table-footer::before {
  display: none;
}
.ant-table-small.ant-table-bordered .ant-table-placeholder {
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}
.ant-table-small.ant-table-bordered .ant-table-thead > tr > th.ant-table-row-cell-last,
.ant-table-small.ant-table-bordered .ant-table-tbody > tr > td:last-child {
  border-right: none;
}
.ant-table-small.ant-table-bordered .ant-table-fixed-left .ant-table-thead > tr > th:last-child,
.ant-table-small.ant-table-bordered .ant-table-fixed-left .ant-table-tbody > tr > td:last-child {
  border-right: 1px solid #e8e8e8;
}
.ant-table-small.ant-table-bordered .ant-table-fixed-right {
  border-right: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
}
.ant-table-small tr.ant-table-expanded-row td > .ant-table-wrapper {
  margin: -8px -8px -9px;
}
.ant-table-small.ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-body {
  border-radius: 0 0 4px 4px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-empty {
  margin: 0 8px;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}
.ant-empty-image {
  height: 100px;
  margin-bottom: 8px;
}
.ant-empty-image img {
  height: 100%;
}
.ant-empty-image svg {
  height: 100%;
  margin: auto;
}
.ant-empty-description {
  margin: 0;
}
.ant-empty-footer {
  margin-top: 16px;
}
.ant-empty-normal {
  margin: 32px 0;
  color: rgba(0, 0, 0, 0.25);
}
.ant-empty-normal .ant-empty-image {
  height: 40px;
}
.ant-empty-small {
  margin: 8px 0;
  color: rgba(0, 0, 0, 0.25);
}
.ant-empty-small .ant-empty-image {
  height: 35px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-radio-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
}
.ant-radio-wrapper {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  margin-right: 8px;
  white-space: nowrap;
  cursor: pointer;
}
.ant-radio {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  vertical-align: sub;
  outline: none;
  cursor: pointer;
}
.ant-radio-wrapper:hover .ant-radio,
.ant-radio:hover .ant-radio-inner,
.ant-radio-input:focus + .ant-radio-inner {
  border-color: #00D9C5;
}
.ant-radio-input:focus + .ant-radio-inner {
  box-shadow: 0 0 0 3px rgba(0, 217, 197, 0.08);
}
.ant-radio-checked::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #00D9C5;
  border-radius: 50%;
  visibility: hidden;
  animation: antRadioEffect 0.36s ease-in-out;
  animation-fill-mode: both;
  content: '';
}
.ant-radio:hover::after,
.ant-radio-wrapper:hover .ant-radio::after {
  visibility: visible;
}
.ant-radio-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border-color: #d9d9d9;
  border-style: solid;
  border-width: 1px;
  border-radius: 100px;
  transition: all 0.3s;
}
.ant-radio-inner::after {
  position: absolute;
  top: 3px;
  left: 3px;
  display: table;
  width: 8px;
  height: 8px;
  background-color: #00D9C5;
  border-top: 0;
  border-left: 0;
  border-radius: 8px;
  transform: scale(0);
  opacity: 0;
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  content: ' ';
}
.ant-radio-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  cursor: pointer;
  opacity: 0;
}
.ant-radio-checked .ant-radio-inner {
  border-color: #00D9C5;
}
.ant-radio-checked .ant-radio-inner::after {
  transform: scale(1);
  opacity: 1;
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-radio-disabled .ant-radio-inner {
  background-color: #f5f5f5;
  border-color: #d9d9d9 !important;
  cursor: not-allowed;
}
.ant-radio-disabled .ant-radio-inner::after {
  background-color: rgba(0, 0, 0, 0.2);
}
.ant-radio-disabled .ant-radio-input {
  cursor: not-allowed;
}
.ant-radio-disabled + span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
span.ant-radio + * {
  padding-right: 8px;
  padding-left: 8px;
}
.ant-radio-button-wrapper {
  position: relative;
  display: inline-block;
  height: 32px;
  margin: 0;
  padding: 0 15px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 30px;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-top-width: 1.02px;
  border-left: 0;
  cursor: pointer;
  transition: color 0.3s, background 0.3s, border-color 0.3s, box-shadow 0.3s;
}
.ant-radio-button-wrapper a {
  color: rgba(0, 0, 0, 0.65);
}
.ant-radio-button-wrapper > .ant-radio-button {
  display: block;
  width: 0;
  height: 0;
  margin-left: 0;
}
.ant-radio-group-large .ant-radio-button-wrapper {
  height: 40px;
  font-size: 16px;
  line-height: 38px;
}
.ant-radio-group-small .ant-radio-button-wrapper {
  height: 24px;
  padding: 0 7px;
  line-height: 22px;
}
.ant-radio-button-wrapper:not(:first-child)::before {
  position: absolute;
  top: -1px;
  left: -1px;
  display: block;
  box-sizing: content-box;
  width: 1px;
  height: 100%;
  padding: 1px 0;
  background-color: #d9d9d9;
  transition: background-color 0.3s;
  content: '';
}
.ant-radio-button-wrapper:first-child {
  border-left: 1px solid #d9d9d9;
  border-radius: 4px 0 0 4px;
}
.ant-radio-button-wrapper:last-child {
  border-radius: 0 4px 4px 0;
}
.ant-radio-button-wrapper:first-child:last-child {
  border-radius: 4px;
}
.ant-radio-button-wrapper:hover {
  position: relative;
  color: #00D9C5;
}
.ant-radio-button-wrapper:focus-within {
  box-shadow: 0 0 0 3px rgba(0, 217, 197, 0.08);
}
.ant-radio-button-wrapper .ant-radio-inner,
.ant-radio-button-wrapper input[type='checkbox'],
.ant-radio-button-wrapper input[type='radio'] {
  width: 0;
  height: 0;
  opacity: 0;
  pointer-events: none;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
  z-index: 1;
  color: #00D9C5;
  background: #fff;
  border-color: #00D9C5;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled)::before {
  background-color: #00D9C5;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
  border-color: #00D9C5;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
  color: #25e6cc;
  border-color: #25e6cc;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover::before {
  background-color: #25e6cc;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active {
  color: #00b3a7;
  border-color: #00b3a7;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active::before {
  background-color: #00b3a7;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within {
  box-shadow: 0 0 0 3px rgba(0, 217, 197, 0.08);
}
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
  color: #fff;
  background: #00D9C5;
  border-color: #00D9C5;
}
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
  color: #fff;
  background: #25e6cc;
  border-color: #25e6cc;
}
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active {
  color: #fff;
  background: #00b3a7;
  border-color: #00b3a7;
}
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within {
  box-shadow: 0 0 0 3px rgba(0, 217, 197, 0.08);
}
.ant-radio-button-wrapper-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-radio-button-wrapper-disabled:first-child,
.ant-radio-button-wrapper-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.ant-radio-button-wrapper-disabled:first-child {
  border-left-color: #d9d9d9;
}
.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
  color: #fff;
  background-color: #e6e6e6;
  border-color: #d9d9d9;
  box-shadow: none;
}
@keyframes antRadioEffect {
  0% {
    transform: scale(1);
    opacity: 0.5;
  }
  100% {
    transform: scale(1.6);
    opacity: 0;
  }
}
@supports (-moz-appearance: meterbar) and (background-blend-mode: difference, normal) {
  .ant-radio {
    vertical-align: text-bottom;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
@keyframes antCheckboxEffect {
  0% {
    transform: scale(1);
    opacity: 0.5;
  }
  100% {
    transform: scale(1.6);
    opacity: 0;
  }
}
.ant-checkbox {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  top: -0.09em;
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  vertical-align: middle;
  outline: none;
  cursor: pointer;
}
.ant-checkbox-wrapper:hover .ant-checkbox-inner,
.ant-checkbox:hover .ant-checkbox-inner,
.ant-checkbox-input:focus + .ant-checkbox-inner {
  border-color: #00D9C5;
}
.ant-checkbox-checked::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #00D9C5;
  border-radius: 2px;
  visibility: hidden;
  animation: antCheckboxEffect 0.36s ease-in-out;
  animation-fill-mode: backwards;
  content: '';
}
.ant-checkbox:hover::after,
.ant-checkbox-wrapper:hover .ant-checkbox::after {
  visibility: visible;
}
.ant-checkbox-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  border-collapse: separate;
  transition: all 0.3s;
}
.ant-checkbox-inner::after {
  position: absolute;
  top: 50%;
  left: 22%;
  display: table;
  width: 5.71428571px;
  height: 9.14285714px;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(0) translate(-50%, -50%);
  opacity: 0;
  transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  content: ' ';
}
.ant-checkbox-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}
.ant-checkbox-checked .ant-checkbox-inner::after {
  position: absolute;
  display: table;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(1) translate(-50%, -50%);
  opacity: 1;
  transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  content: ' ';
}
.ant-checkbox-checked .ant-checkbox-inner {
  background-color: #00D9C5;
  border-color: #00D9C5;
}
.ant-checkbox-disabled {
  cursor: not-allowed;
}
.ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner::after {
  border-color: rgba(0, 0, 0, 0.25);
  animation-name: none;
}
.ant-checkbox-disabled .ant-checkbox-input {
  cursor: not-allowed;
}
.ant-checkbox-disabled .ant-checkbox-inner {
  background-color: #f5f5f5;
  border-color: #d9d9d9 !important;
}
.ant-checkbox-disabled .ant-checkbox-inner::after {
  border-color: #f5f5f5;
  border-collapse: separate;
  animation-name: none;
}
.ant-checkbox-disabled + span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-checkbox-disabled:hover::after,
.ant-checkbox-wrapper:hover .ant-checkbox-disabled::after {
  visibility: hidden;
}
.ant-checkbox-wrapper {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
  line-height: unset;
  cursor: pointer;
}
.ant-checkbox-wrapper.ant-checkbox-wrapper-disabled {
  cursor: not-allowed;
}
.ant-checkbox-wrapper + .ant-checkbox-wrapper {
  margin-left: 8px;
}
.ant-checkbox + span {
  padding-right: 8px;
  padding-left: 8px;
}
.ant-checkbox-group {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  display: inline-block;
}
.ant-checkbox-group-item {
  display: inline-block;
  margin-right: 8px;
}
.ant-checkbox-group-item:last-child {
  margin-right: 0;
}
.ant-checkbox-group-item + .ant-checkbox-group-item {
  margin-left: 0;
}
.ant-checkbox-indeterminate .ant-checkbox-inner {
  background-color: #fff;
  border-color: #d9d9d9;
}
.ant-checkbox-indeterminate .ant-checkbox-inner::after {
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  background-color: #00D9C5;
  border: 0;
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
  content: ' ';
}
.ant-checkbox-indeterminate.ant-checkbox-disabled .ant-checkbox-inner::after {
  background-color: rgba(0, 0, 0, 0.25);
  border-color: rgba(0, 0, 0, 0.25);
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-dropdown {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
  display: block;
}
.ant-dropdown::before {
  position: absolute;
  top: -7px;
  right: 0;
  bottom: -7px;
  left: -7px;
  z-index: -9999;
  opacity: 0.0001;
  content: ' ';
}
.ant-dropdown-wrap {
  position: relative;
}
.ant-dropdown-wrap .ant-btn > .anticon-down {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  transform: scale(0.83333333) rotate(0deg);
}
:root .ant-dropdown-wrap .ant-btn > .anticon-down {
  font-size: 12px;
}
.ant-dropdown-wrap .anticon-down::before {
  transition: transform 0.2s;
}
.ant-dropdown-wrap-open .anticon-down::before {
  transform: rotate(180deg);
}
.ant-dropdown-hidden,
.ant-dropdown-menu-hidden {
  display: none;
}
.ant-dropdown-menu {
  position: relative;
  margin: 0;
  padding: 4px 0;
  text-align: left;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 4px;
  outline: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  -webkit-transform: translate3d(0, 0, 0);
}
.ant-dropdown-menu-item-group-title {
  padding: 5px 12px;
  color: rgba(0, 0, 0, 0.45);
  transition: all 0.3s;
}
.ant-dropdown-menu-submenu-popup {
  position: absolute;
  z-index: 1050;
}
.ant-dropdown-menu-submenu-popup > .ant-dropdown-menu {
  transform-origin: 0 0;
}
.ant-dropdown-menu-submenu-popup ul,
.ant-dropdown-menu-submenu-popup li {
  list-style: none;
}
.ant-dropdown-menu-submenu-popup ul {
  margin-right: 0.3em;
  margin-left: 0.3em;
  padding: 0;
}
.ant-dropdown-menu-item,
.ant-dropdown-menu-submenu-title {
  clear: both;
  margin: 0;
  padding: 5px 12px;
  color: rgba(0, 0, 0, 0.65);
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  white-space: nowrap;
  cursor: pointer;
  transition: all 0.3s;
}
.ant-dropdown-menu-item > .anticon:first-child,
.ant-dropdown-menu-submenu-title > .anticon:first-child,
.ant-dropdown-menu-item > span > .anticon:first-child,
.ant-dropdown-menu-submenu-title > span > .anticon:first-child {
  min-width: 12px;
  margin-right: 8px;
  font-size: 12px;
}
.ant-dropdown-menu-item > a,
.ant-dropdown-menu-submenu-title > a {
  display: block;
  margin: -5px -12px;
  padding: 5px 12px;
  color: rgba(0, 0, 0, 0.65);
  transition: all 0.3s;
}
.ant-dropdown-menu-item-selected,
.ant-dropdown-menu-submenu-title-selected,
.ant-dropdown-menu-item-selected > a,
.ant-dropdown-menu-submenu-title-selected > a {
  color: #00D9C5;
  background-color: #e6fff8;
}
.ant-dropdown-menu-item:hover,
.ant-dropdown-menu-submenu-title:hover {
  background-color: #e6fff8;
}
.ant-dropdown-menu-item-disabled,
.ant-dropdown-menu-submenu-title-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-dropdown-menu-item-disabled:hover,
.ant-dropdown-menu-submenu-title-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #fff;
  cursor: not-allowed;
}
.ant-dropdown-menu-item-divider,
.ant-dropdown-menu-submenu-title-divider {
  height: 1px;
  margin: 4px 0;
  overflow: hidden;
  line-height: 0;
  background-color: #e8e8e8;
}
.ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow,
.ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow {
  position: absolute;
  right: 8px;
}
.ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow-icon,
.ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon {
  color: rgba(0, 0, 0, 0.45);
  font-style: normal;
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  transform: scale(0.83333333) rotate(0deg);
}
:root .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow-icon,
:root .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon {
  font-size: 12px;
}
.ant-dropdown-menu-item-group-list {
  margin: 0 8px;
  padding: 0;
  list-style: none;
}
.ant-dropdown-menu-submenu-title {
  padding-right: 26px;
}
.ant-dropdown-menu-submenu-vertical {
  position: relative;
}
.ant-dropdown-menu-submenu-vertical > .ant-dropdown-menu {
  position: absolute;
  top: 0;
  left: 100%;
  min-width: 100%;
  margin-left: 4px;
  transform-origin: 0 0;
}
.ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title,
.ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow-icon {
  color: rgba(0, 0, 0, 0.25);
  background-color: #fff;
  cursor: not-allowed;
}
.ant-dropdown-menu-submenu-selected .ant-dropdown-menu-submenu-title {
  color: #00D9C5;
}
.ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomCenter,
.ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomCenter,
.ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomRight,
.ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomRight {
  animation-name: antSlideUpIn;
}
.ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topLeft,
.ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topLeft,
.ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topCenter,
.ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topCenter,
.ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topRight,
.ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topRight {
  animation-name: antSlideDownIn;
}
.ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomCenter,
.ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomRight {
  animation-name: antSlideUpOut;
}
.ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topLeft,
.ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topCenter,
.ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topRight {
  animation-name: antSlideDownOut;
}
.ant-dropdown-trigger > .anticon.anticon-down,
.ant-dropdown-link > .anticon.anticon-down {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  transform: scale(0.83333333) rotate(0deg);
}
:root .ant-dropdown-trigger > .anticon.anticon-down,
:root .ant-dropdown-link > .anticon.anticon-down {
  font-size: 12px;
}
.ant-dropdown-button {
  white-space: nowrap;
}
.ant-dropdown-button.ant-btn-group > .ant-btn:last-child:not(:first-child) {
  padding-right: 8px;
  padding-left: 8px;
}
.ant-dropdown-button .anticon.anticon-down {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  transform: scale(0.83333333) rotate(0deg);
}
:root .ant-dropdown-button .anticon.anticon-down {
  font-size: 12px;
}
.ant-dropdown-menu-dark,
.ant-dropdown-menu-dark .ant-dropdown-menu {
  background: #001529;
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > a {
  color: rgba(255, 255, 255, 0.65);
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow::after,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow::after,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > a .ant-dropdown-menu-submenu-arrow::after {
  color: rgba(255, 255, 255, 0.65);
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > a:hover {
  color: #fff;
  background: transparent;
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected,
.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected > a {
  color: #fff;
  background: #00D9C5;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-btn {
  line-height: 1.499;
  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.015);
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  user-select: none;
  touch-action: manipulation;
  height: 32px;
  padding: 0 15px;
  font-size: 14px;
  border-radius: 4px;
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  border-color: #d9d9d9;
}
.ant-btn > .anticon {
  line-height: 1;
}
.ant-btn,
.ant-btn:active,
.ant-btn:focus {
  outline: 0;
}
.ant-btn:not([disabled]):hover {
  text-decoration: none;
}
.ant-btn:not([disabled]):active {
  outline: 0;
  box-shadow: none;
}
.ant-btn.disabled,
.ant-btn[disabled] {
  cursor: not-allowed;
}
.ant-btn.disabled > *,
.ant-btn[disabled] > * {
  pointer-events: none;
}
.ant-btn-lg {
  height: 40px;
  padding: 0 15px;
  font-size: 16px;
  border-radius: 4px;
}
.ant-btn-sm {
  height: 24px;
  padding: 0 7px;
  font-size: 14px;
  border-radius: 4px;
}
.ant-btn > a:only-child {
  color: currentColor;
}
.ant-btn > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn:hover,
.ant-btn:focus {
  color: #25e6cc;
  background-color: #fff;
  border-color: #25e6cc;
}
.ant-btn:hover > a:only-child,
.ant-btn:focus > a:only-child {
  color: currentColor;
}
.ant-btn:hover > a:only-child::after,
.ant-btn:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn:active,
.ant-btn.active {
  color: #00b3a7;
  background-color: #fff;
  border-color: #00b3a7;
}
.ant-btn:active > a:only-child,
.ant-btn.active > a:only-child {
  color: currentColor;
}
.ant-btn:active > a:only-child::after,
.ant-btn.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-disabled,
.ant-btn.disabled,
.ant-btn[disabled],
.ant-btn-disabled:hover,
.ant-btn.disabled:hover,
.ant-btn[disabled]:hover,
.ant-btn-disabled:focus,
.ant-btn.disabled:focus,
.ant-btn[disabled]:focus,
.ant-btn-disabled:active,
.ant-btn.disabled:active,
.ant-btn[disabled]:active,
.ant-btn-disabled.active,
.ant-btn.disabled.active,
.ant-btn[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-disabled > a:only-child,
.ant-btn.disabled > a:only-child,
.ant-btn[disabled] > a:only-child,
.ant-btn-disabled:hover > a:only-child,
.ant-btn.disabled:hover > a:only-child,
.ant-btn[disabled]:hover > a:only-child,
.ant-btn-disabled:focus > a:only-child,
.ant-btn.disabled:focus > a:only-child,
.ant-btn[disabled]:focus > a:only-child,
.ant-btn-disabled:active > a:only-child,
.ant-btn.disabled:active > a:only-child,
.ant-btn[disabled]:active > a:only-child,
.ant-btn-disabled.active > a:only-child,
.ant-btn.disabled.active > a:only-child,
.ant-btn[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-disabled > a:only-child::after,
.ant-btn.disabled > a:only-child::after,
.ant-btn[disabled] > a:only-child::after,
.ant-btn-disabled:hover > a:only-child::after,
.ant-btn.disabled:hover > a:only-child::after,
.ant-btn[disabled]:hover > a:only-child::after,
.ant-btn-disabled:focus > a:only-child::after,
.ant-btn.disabled:focus > a:only-child::after,
.ant-btn[disabled]:focus > a:only-child::after,
.ant-btn-disabled:active > a:only-child::after,
.ant-btn.disabled:active > a:only-child::after,
.ant-btn[disabled]:active > a:only-child::after,
.ant-btn-disabled.active > a:only-child::after,
.ant-btn.disabled.active > a:only-child::after,
.ant-btn[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn:hover,
.ant-btn:focus,
.ant-btn:active,
.ant-btn.active {
  text-decoration: none;
  background: #fff;
}
.ant-btn > i,
.ant-btn > span {
  display: inline-block;
  transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  pointer-events: none;
}
.ant-btn-primary {
  color: #fff;
  background-color: #00D9C5;
  border-color: #00D9C5;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
}
.ant-btn-primary > a:only-child {
  color: currentColor;
}
.ant-btn-primary > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-primary:hover,
.ant-btn-primary:focus {
  color: #fff;
  background-color: #25e6cc;
  border-color: #25e6cc;
}
.ant-btn-primary:hover > a:only-child,
.ant-btn-primary:focus > a:only-child {
  color: currentColor;
}
.ant-btn-primary:hover > a:only-child::after,
.ant-btn-primary:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-primary:active,
.ant-btn-primary.active {
  color: #fff;
  background-color: #00b3a7;
  border-color: #00b3a7;
}
.ant-btn-primary:active > a:only-child,
.ant-btn-primary.active > a:only-child {
  color: currentColor;
}
.ant-btn-primary:active > a:only-child::after,
.ant-btn-primary.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-primary-disabled,
.ant-btn-primary.disabled,
.ant-btn-primary[disabled],
.ant-btn-primary-disabled:hover,
.ant-btn-primary.disabled:hover,
.ant-btn-primary[disabled]:hover,
.ant-btn-primary-disabled:focus,
.ant-btn-primary.disabled:focus,
.ant-btn-primary[disabled]:focus,
.ant-btn-primary-disabled:active,
.ant-btn-primary.disabled:active,
.ant-btn-primary[disabled]:active,
.ant-btn-primary-disabled.active,
.ant-btn-primary.disabled.active,
.ant-btn-primary[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-primary-disabled > a:only-child,
.ant-btn-primary.disabled > a:only-child,
.ant-btn-primary[disabled] > a:only-child,
.ant-btn-primary-disabled:hover > a:only-child,
.ant-btn-primary.disabled:hover > a:only-child,
.ant-btn-primary[disabled]:hover > a:only-child,
.ant-btn-primary-disabled:focus > a:only-child,
.ant-btn-primary.disabled:focus > a:only-child,
.ant-btn-primary[disabled]:focus > a:only-child,
.ant-btn-primary-disabled:active > a:only-child,
.ant-btn-primary.disabled:active > a:only-child,
.ant-btn-primary[disabled]:active > a:only-child,
.ant-btn-primary-disabled.active > a:only-child,
.ant-btn-primary.disabled.active > a:only-child,
.ant-btn-primary[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-primary-disabled > a:only-child::after,
.ant-btn-primary.disabled > a:only-child::after,
.ant-btn-primary[disabled] > a:only-child::after,
.ant-btn-primary-disabled:hover > a:only-child::after,
.ant-btn-primary.disabled:hover > a:only-child::after,
.ant-btn-primary[disabled]:hover > a:only-child::after,
.ant-btn-primary-disabled:focus > a:only-child::after,
.ant-btn-primary.disabled:focus > a:only-child::after,
.ant-btn-primary[disabled]:focus > a:only-child::after,
.ant-btn-primary-disabled:active > a:only-child::after,
.ant-btn-primary.disabled:active > a:only-child::after,
.ant-btn-primary[disabled]:active > a:only-child::after,
.ant-btn-primary-disabled.active > a:only-child::after,
.ant-btn-primary.disabled.active > a:only-child::after,
.ant-btn-primary[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child) {
  border-right-color: #25e6cc;
  border-left-color: #25e6cc;
}
.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child):disabled {
  border-color: #d9d9d9;
}
.ant-btn-group .ant-btn-primary:first-child:not(:last-child) {
  border-right-color: #25e6cc;
}
.ant-btn-group .ant-btn-primary:first-child:not(:last-child)[disabled] {
  border-right-color: #d9d9d9;
}
.ant-btn-group .ant-btn-primary:last-child:not(:first-child),
.ant-btn-group .ant-btn-primary + .ant-btn-primary {
  border-left-color: #25e6cc;
}
.ant-btn-group .ant-btn-primary:last-child:not(:first-child)[disabled],
.ant-btn-group .ant-btn-primary + .ant-btn-primary[disabled] {
  border-left-color: #d9d9d9;
}
.ant-btn-ghost {
  color: rgba(0, 0, 0, 0.65);
  background-color: transparent;
  border-color: #d9d9d9;
}
.ant-btn-ghost > a:only-child {
  color: currentColor;
}
.ant-btn-ghost > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-ghost:hover,
.ant-btn-ghost:focus {
  color: #25e6cc;
  background-color: transparent;
  border-color: #25e6cc;
}
.ant-btn-ghost:hover > a:only-child,
.ant-btn-ghost:focus > a:only-child {
  color: currentColor;
}
.ant-btn-ghost:hover > a:only-child::after,
.ant-btn-ghost:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-ghost:active,
.ant-btn-ghost.active {
  color: #00b3a7;
  background-color: transparent;
  border-color: #00b3a7;
}
.ant-btn-ghost:active > a:only-child,
.ant-btn-ghost.active > a:only-child {
  color: currentColor;
}
.ant-btn-ghost:active > a:only-child::after,
.ant-btn-ghost.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-ghost-disabled,
.ant-btn-ghost.disabled,
.ant-btn-ghost[disabled],
.ant-btn-ghost-disabled:hover,
.ant-btn-ghost.disabled:hover,
.ant-btn-ghost[disabled]:hover,
.ant-btn-ghost-disabled:focus,
.ant-btn-ghost.disabled:focus,
.ant-btn-ghost[disabled]:focus,
.ant-btn-ghost-disabled:active,
.ant-btn-ghost.disabled:active,
.ant-btn-ghost[disabled]:active,
.ant-btn-ghost-disabled.active,
.ant-btn-ghost.disabled.active,
.ant-btn-ghost[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-ghost-disabled > a:only-child,
.ant-btn-ghost.disabled > a:only-child,
.ant-btn-ghost[disabled] > a:only-child,
.ant-btn-ghost-disabled:hover > a:only-child,
.ant-btn-ghost.disabled:hover > a:only-child,
.ant-btn-ghost[disabled]:hover > a:only-child,
.ant-btn-ghost-disabled:focus > a:only-child,
.ant-btn-ghost.disabled:focus > a:only-child,
.ant-btn-ghost[disabled]:focus > a:only-child,
.ant-btn-ghost-disabled:active > a:only-child,
.ant-btn-ghost.disabled:active > a:only-child,
.ant-btn-ghost[disabled]:active > a:only-child,
.ant-btn-ghost-disabled.active > a:only-child,
.ant-btn-ghost.disabled.active > a:only-child,
.ant-btn-ghost[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-ghost-disabled > a:only-child::after,
.ant-btn-ghost.disabled > a:only-child::after,
.ant-btn-ghost[disabled] > a:only-child::after,
.ant-btn-ghost-disabled:hover > a:only-child::after,
.ant-btn-ghost.disabled:hover > a:only-child::after,
.ant-btn-ghost[disabled]:hover > a:only-child::after,
.ant-btn-ghost-disabled:focus > a:only-child::after,
.ant-btn-ghost.disabled:focus > a:only-child::after,
.ant-btn-ghost[disabled]:focus > a:only-child::after,
.ant-btn-ghost-disabled:active > a:only-child::after,
.ant-btn-ghost.disabled:active > a:only-child::after,
.ant-btn-ghost[disabled]:active > a:only-child::after,
.ant-btn-ghost-disabled.active > a:only-child::after,
.ant-btn-ghost.disabled.active > a:only-child::after,
.ant-btn-ghost[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dashed {
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  border-color: #d9d9d9;
  border-style: dashed;
}
.ant-btn-dashed > a:only-child {
  color: currentColor;
}
.ant-btn-dashed > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dashed:hover,
.ant-btn-dashed:focus {
  color: #25e6cc;
  background-color: #fff;
  border-color: #25e6cc;
}
.ant-btn-dashed:hover > a:only-child,
.ant-btn-dashed:focus > a:only-child {
  color: currentColor;
}
.ant-btn-dashed:hover > a:only-child::after,
.ant-btn-dashed:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dashed:active,
.ant-btn-dashed.active {
  color: #00b3a7;
  background-color: #fff;
  border-color: #00b3a7;
}
.ant-btn-dashed:active > a:only-child,
.ant-btn-dashed.active > a:only-child {
  color: currentColor;
}
.ant-btn-dashed:active > a:only-child::after,
.ant-btn-dashed.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-dashed-disabled,
.ant-btn-dashed.disabled,
.ant-btn-dashed[disabled],
.ant-btn-dashed-disabled:hover,
.ant-btn-dashed.disabled:hover,
.ant-btn-dashed[disabled]:hover,
.ant-btn-dashed-disabled:focus,
.ant-btn-dashed.disabled:focus,
.ant-btn-dashed[disabled]:focus,
.ant-btn-dashed-disabled:active,
.ant-btn-dashed.disabled:active,
.ant-btn-dashed[disabled]:active,
.ant-btn-dashed-disabled.active,
.ant-btn-dashed.disabled.active,
.ant-btn-dashed[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-dashed-disabled > a:only-child,
.ant-btn-dashed.disabled > a:only-child,
.ant-btn-dashed[disabled] > a:only-child,
.ant-btn-dashed-disabled:hover > a:only-child,
.ant-btn-dashed.disabled:hover > a:only-child,
.ant-btn-dashed[disabled]:hover > a:only-child,
.ant-btn-dashed-disabled:focus > a:only-child,
.ant-btn-dashed.disabled:focus > a:only-child,
.ant-btn-dashed[disabled]:focus > a:only-child,
.ant-btn-dashed-disabled:active > a:only-child,
.ant-btn-dashed.disabled:active > a:only-child,
.ant-btn-dashed[disabled]:active > a:only-child,
.ant-btn-dashed-disabled.active > a:only-child,
.ant-btn-dashed.disabled.active > a:only-child,
.ant-btn-dashed[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-dashed-disabled > a:only-child::after,
.ant-btn-dashed.disabled > a:only-child::after,
.ant-btn-dashed[disabled] > a:only-child::after,
.ant-btn-dashed-disabled:hover > a:only-child::after,
.ant-btn-dashed.disabled:hover > a:only-child::after,
.ant-btn-dashed[disabled]:hover > a:only-child::after,
.ant-btn-dashed-disabled:focus > a:only-child::after,
.ant-btn-dashed.disabled:focus > a:only-child::after,
.ant-btn-dashed[disabled]:focus > a:only-child::after,
.ant-btn-dashed-disabled:active > a:only-child::after,
.ant-btn-dashed.disabled:active > a:only-child::after,
.ant-btn-dashed[disabled]:active > a:only-child::after,
.ant-btn-dashed-disabled.active > a:only-child::after,
.ant-btn-dashed.disabled.active > a:only-child::after,
.ant-btn-dashed[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-danger {
  color: #fff;
  background-color: #ff4d4f;
  border-color: #ff4d4f;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
}
.ant-btn-danger > a:only-child {
  color: currentColor;
}
.ant-btn-danger > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-danger:hover,
.ant-btn-danger:focus {
  color: #fff;
  background-color: #ff7875;
  border-color: #ff7875;
}
.ant-btn-danger:hover > a:only-child,
.ant-btn-danger:focus > a:only-child {
  color: currentColor;
}
.ant-btn-danger:hover > a:only-child::after,
.ant-btn-danger:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-danger:active,
.ant-btn-danger.active {
  color: #fff;
  background-color: #d9363e;
  border-color: #d9363e;
}
.ant-btn-danger:active > a:only-child,
.ant-btn-danger.active > a:only-child {
  color: currentColor;
}
.ant-btn-danger:active > a:only-child::after,
.ant-btn-danger.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-danger-disabled,
.ant-btn-danger.disabled,
.ant-btn-danger[disabled],
.ant-btn-danger-disabled:hover,
.ant-btn-danger.disabled:hover,
.ant-btn-danger[disabled]:hover,
.ant-btn-danger-disabled:focus,
.ant-btn-danger.disabled:focus,
.ant-btn-danger[disabled]:focus,
.ant-btn-danger-disabled:active,
.ant-btn-danger.disabled:active,
.ant-btn-danger[disabled]:active,
.ant-btn-danger-disabled.active,
.ant-btn-danger.disabled.active,
.ant-btn-danger[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-danger-disabled > a:only-child,
.ant-btn-danger.disabled > a:only-child,
.ant-btn-danger[disabled] > a:only-child,
.ant-btn-danger-disabled:hover > a:only-child,
.ant-btn-danger.disabled:hover > a:only-child,
.ant-btn-danger[disabled]:hover > a:only-child,
.ant-btn-danger-disabled:focus > a:only-child,
.ant-btn-danger.disabled:focus > a:only-child,
.ant-btn-danger[disabled]:focus > a:only-child,
.ant-btn-danger-disabled:active > a:only-child,
.ant-btn-danger.disabled:active > a:only-child,
.ant-btn-danger[disabled]:active > a:only-child,
.ant-btn-danger-disabled.active > a:only-child,
.ant-btn-danger.disabled.active > a:only-child,
.ant-btn-danger[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-danger-disabled > a:only-child::after,
.ant-btn-danger.disabled > a:only-child::after,
.ant-btn-danger[disabled] > a:only-child::after,
.ant-btn-danger-disabled:hover > a:only-child::after,
.ant-btn-danger.disabled:hover > a:only-child::after,
.ant-btn-danger[disabled]:hover > a:only-child::after,
.ant-btn-danger-disabled:focus > a:only-child::after,
.ant-btn-danger.disabled:focus > a:only-child::after,
.ant-btn-danger[disabled]:focus > a:only-child::after,
.ant-btn-danger-disabled:active > a:only-child::after,
.ant-btn-danger.disabled:active > a:only-child::after,
.ant-btn-danger[disabled]:active > a:only-child::after,
.ant-btn-danger-disabled.active > a:only-child::after,
.ant-btn-danger.disabled.active > a:only-child::after,
.ant-btn-danger[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-link {
  color: #00D9C5;
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}
.ant-btn-link > a:only-child {
  color: currentColor;
}
.ant-btn-link > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-link:hover,
.ant-btn-link:focus {
  color: #25e6cc;
  background-color: transparent;
  border-color: #25e6cc;
}
.ant-btn-link:hover > a:only-child,
.ant-btn-link:focus > a:only-child {
  color: currentColor;
}
.ant-btn-link:hover > a:only-child::after,
.ant-btn-link:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-link:active,
.ant-btn-link.active {
  color: #00b3a7;
  background-color: transparent;
  border-color: #00b3a7;
}
.ant-btn-link:active > a:only-child,
.ant-btn-link.active > a:only-child {
  color: currentColor;
}
.ant-btn-link:active > a:only-child::after,
.ant-btn-link.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-link-disabled,
.ant-btn-link.disabled,
.ant-btn-link[disabled],
.ant-btn-link-disabled:hover,
.ant-btn-link.disabled:hover,
.ant-btn-link[disabled]:hover,
.ant-btn-link-disabled:focus,
.ant-btn-link.disabled:focus,
.ant-btn-link[disabled]:focus,
.ant-btn-link-disabled:active,
.ant-btn-link.disabled:active,
.ant-btn-link[disabled]:active,
.ant-btn-link-disabled.active,
.ant-btn-link.disabled.active,
.ant-btn-link[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-link-disabled > a:only-child,
.ant-btn-link.disabled > a:only-child,
.ant-btn-link[disabled] > a:only-child,
.ant-btn-link-disabled:hover > a:only-child,
.ant-btn-link.disabled:hover > a:only-child,
.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-link-disabled:focus > a:only-child,
.ant-btn-link.disabled:focus > a:only-child,
.ant-btn-link[disabled]:focus > a:only-child,
.ant-btn-link-disabled:active > a:only-child,
.ant-btn-link.disabled:active > a:only-child,
.ant-btn-link[disabled]:active > a:only-child,
.ant-btn-link-disabled.active > a:only-child,
.ant-btn-link.disabled.active > a:only-child,
.ant-btn-link[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-link-disabled > a:only-child::after,
.ant-btn-link.disabled > a:only-child::after,
.ant-btn-link[disabled] > a:only-child::after,
.ant-btn-link-disabled:hover > a:only-child::after,
.ant-btn-link.disabled:hover > a:only-child::after,
.ant-btn-link[disabled]:hover > a:only-child::after,
.ant-btn-link-disabled:focus > a:only-child::after,
.ant-btn-link.disabled:focus > a:only-child::after,
.ant-btn-link[disabled]:focus > a:only-child::after,
.ant-btn-link-disabled:active > a:only-child::after,
.ant-btn-link.disabled:active > a:only-child::after,
.ant-btn-link[disabled]:active > a:only-child::after,
.ant-btn-link-disabled.active > a:only-child::after,
.ant-btn-link.disabled.active > a:only-child::after,
.ant-btn-link[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-link:hover,
.ant-btn-link:focus,
.ant-btn-link:active {
  border-color: transparent;
}
.ant-btn-link-disabled,
.ant-btn-link.disabled,
.ant-btn-link[disabled],
.ant-btn-link-disabled:hover,
.ant-btn-link.disabled:hover,
.ant-btn-link[disabled]:hover,
.ant-btn-link-disabled:focus,
.ant-btn-link.disabled:focus,
.ant-btn-link[disabled]:focus,
.ant-btn-link-disabled:active,
.ant-btn-link.disabled:active,
.ant-btn-link[disabled]:active,
.ant-btn-link-disabled.active,
.ant-btn-link.disabled.active,
.ant-btn-link[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: transparent;
  border-color: transparent;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-link-disabled > a:only-child,
.ant-btn-link.disabled > a:only-child,
.ant-btn-link[disabled] > a:only-child,
.ant-btn-link-disabled:hover > a:only-child,
.ant-btn-link.disabled:hover > a:only-child,
.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-link-disabled:focus > a:only-child,
.ant-btn-link.disabled:focus > a:only-child,
.ant-btn-link[disabled]:focus > a:only-child,
.ant-btn-link-disabled:active > a:only-child,
.ant-btn-link.disabled:active > a:only-child,
.ant-btn-link[disabled]:active > a:only-child,
.ant-btn-link-disabled.active > a:only-child,
.ant-btn-link.disabled.active > a:only-child,
.ant-btn-link[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-link-disabled > a:only-child::after,
.ant-btn-link.disabled > a:only-child::after,
.ant-btn-link[disabled] > a:only-child::after,
.ant-btn-link-disabled:hover > a:only-child::after,
.ant-btn-link.disabled:hover > a:only-child::after,
.ant-btn-link[disabled]:hover > a:only-child::after,
.ant-btn-link-disabled:focus > a:only-child::after,
.ant-btn-link.disabled:focus > a:only-child::after,
.ant-btn-link[disabled]:focus > a:only-child::after,
.ant-btn-link-disabled:active > a:only-child::after,
.ant-btn-link.disabled:active > a:only-child::after,
.ant-btn-link[disabled]:active > a:only-child::after,
.ant-btn-link-disabled.active > a:only-child::after,
.ant-btn-link.disabled.active > a:only-child::after,
.ant-btn-link[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-icon-only {
  width: 32px;
  height: 32px;
  padding: 0;
  font-size: 16px;
  border-radius: 4px;
}
.ant-btn-icon-only.ant-btn-lg {
  width: 40px;
  height: 40px;
  padding: 0;
  font-size: 18px;
  border-radius: 4px;
}
.ant-btn-icon-only.ant-btn-sm {
  width: 24px;
  height: 24px;
  padding: 0;
  font-size: 14px;
  border-radius: 4px;
}
.ant-btn-icon-only > i {
  vertical-align: middle;
}
.ant-btn-round {
  height: 32px;
  padding: 0 16px;
  font-size: 14px;
  border-radius: 32px;
}
.ant-btn-round.ant-btn-lg {
  height: 40px;
  padding: 0 20px;
  font-size: 16px;
  border-radius: 40px;
}
.ant-btn-round.ant-btn-sm {
  height: 24px;
  padding: 0 12px;
  font-size: 14px;
  border-radius: 24px;
}
.ant-btn-round.ant-btn-icon-only {
  width: auto;
}
.ant-btn-circle,
.ant-btn-circle-outline {
  min-width: 32px;
  padding-right: 0;
  padding-left: 0;
  text-align: center;
  border-radius: 50%;
}
.ant-btn-circle.ant-btn-lg,
.ant-btn-circle-outline.ant-btn-lg {
  min-width: 40px;
  border-radius: 50%;
}
.ant-btn-circle.ant-btn-sm,
.ant-btn-circle-outline.ant-btn-sm {
  min-width: 24px;
  border-radius: 50%;
}
.ant-btn::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  z-index: 1;
  display: none;
  background: #fff;
  border-radius: inherit;
  opacity: 0.35;
  transition: opacity 0.2s;
  content: '';
  pointer-events: none;
}
.ant-btn .anticon {
  transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-btn .anticon.anticon-plus > svg,
.ant-btn .anticon.anticon-minus > svg {
  shape-rendering: optimizeSpeed;
}
.ant-btn.ant-btn-loading {
  position: relative;
}
.ant-btn.ant-btn-loading:not([disabled]) {
  pointer-events: none;
}
.ant-btn.ant-btn-loading::before {
  display: block;
}
.ant-btn.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) {
  padding-left: 29px;
}
.ant-btn.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) .anticon:not(:last-child) {
  margin-left: -14px;
}
.ant-btn-sm.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) {
  padding-left: 24px;
}
.ant-btn-sm.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) .anticon {
  margin-left: -17px;
}
.ant-btn-group {
  position: relative;
  display: inline-flex;
}
.ant-btn-group > .ant-btn,
.ant-btn-group > span > .ant-btn {
  position: relative;
}
.ant-btn-group > .ant-btn:hover,
.ant-btn-group > span > .ant-btn:hover,
.ant-btn-group > .ant-btn:focus,
.ant-btn-group > span > .ant-btn:focus,
.ant-btn-group > .ant-btn:active,
.ant-btn-group > span > .ant-btn:active,
.ant-btn-group > .ant-btn.active,
.ant-btn-group > span > .ant-btn.active {
  z-index: 2;
}
.ant-btn-group > .ant-btn:disabled,
.ant-btn-group > span > .ant-btn:disabled {
  z-index: 0;
}
.ant-btn-group > .ant-btn-icon-only {
  font-size: 14px;
}
.ant-btn-group-lg > .ant-btn,
.ant-btn-group-lg > span > .ant-btn {
  height: 40px;
  padding: 0 15px;
  font-size: 16px;
  border-radius: 0;
  line-height: 38px;
}
.ant-btn-group-lg > .ant-btn.ant-btn-icon-only {
  width: 40px;
  height: 40px;
  padding-right: 0;
  padding-left: 0;
}
.ant-btn-group-sm > .ant-btn,
.ant-btn-group-sm > span > .ant-btn {
  height: 24px;
  padding: 0 7px;
  font-size: 14px;
  border-radius: 0;
  line-height: 22px;
}
.ant-btn-group-sm > .ant-btn > .anticon,
.ant-btn-group-sm > span > .ant-btn > .anticon {
  font-size: 14px;
}
.ant-btn-group-sm > .ant-btn.ant-btn-icon-only {
  width: 24px;
  height: 24px;
  padding-right: 0;
  padding-left: 0;
}
.ant-btn-group .ant-btn + .ant-btn,
.ant-btn + .ant-btn-group,
.ant-btn-group span + .ant-btn,
.ant-btn-group .ant-btn + span,
.ant-btn-group > span + span,
.ant-btn-group + .ant-btn,
.ant-btn-group + .ant-btn-group {
  margin-left: -1px;
}
.ant-btn-group .ant-btn-primary + .ant-btn:not(.ant-btn-primary):not([disabled]) {
  border-left-color: transparent;
}
.ant-btn-group .ant-btn {
  border-radius: 0;
}
.ant-btn-group > .ant-btn:first-child,
.ant-btn-group > span:first-child > .ant-btn {
  margin-left: 0;
}
.ant-btn-group > .ant-btn:only-child {
  border-radius: 4px;
}
.ant-btn-group > span:only-child > .ant-btn {
  border-radius: 4px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child),
.ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child),
.ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.ant-btn-group-sm > .ant-btn:only-child {
  border-radius: 4px;
}
.ant-btn-group-sm > span:only-child > .ant-btn {
  border-radius: 4px;
}
.ant-btn-group-sm > .ant-btn:first-child:not(:last-child),
.ant-btn-group-sm > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.ant-btn-group-sm > .ant-btn:last-child:not(:first-child),
.ant-btn-group-sm > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.ant-btn-group > .ant-btn-group {
  float: left;
}
.ant-btn-group > .ant-btn-group:not(:first-child):not(:last-child) > .ant-btn {
  border-radius: 0;
}
.ant-btn-group > .ant-btn-group:first-child:not(:last-child) > .ant-btn:last-child {
  padding-right: 8px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ant-btn-group > .ant-btn-group:last-child:not(:first-child) > .ant-btn:first-child {
  padding-left: 8px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-btn:focus > span,
.ant-btn:active > span {
  position: relative;
}
.ant-btn > .anticon + span,
.ant-btn > span + .anticon {
  margin-left: 8px;
}
.ant-btn-background-ghost {
  color: #fff;
  background: transparent !important;
  border-color: #fff;
}
.ant-btn-background-ghost.ant-btn-primary {
  color: #00D9C5;
  background-color: transparent;
  border-color: #00D9C5;
  text-shadow: none;
}
.ant-btn-background-ghost.ant-btn-primary > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-primary > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-primary:hover,
.ant-btn-background-ghost.ant-btn-primary:focus {
  color: #25e6cc;
  background-color: transparent;
  border-color: #25e6cc;
}
.ant-btn-background-ghost.ant-btn-primary:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary:focus > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-primary:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-primary:active,
.ant-btn-background-ghost.ant-btn-primary.active {
  color: #00b3a7;
  background-color: transparent;
  border-color: #00b3a7;
}
.ant-btn-background-ghost.ant-btn-primary:active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.active > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-primary:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-primary-disabled,
.ant-btn-background-ghost.ant-btn-primary.disabled,
.ant-btn-background-ghost.ant-btn-primary[disabled],
.ant-btn-background-ghost.ant-btn-primary-disabled:hover,
.ant-btn-background-ghost.ant-btn-primary.disabled:hover,
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover,
.ant-btn-background-ghost.ant-btn-primary-disabled:focus,
.ant-btn-background-ghost.ant-btn-primary.disabled:focus,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus,
.ant-btn-background-ghost.ant-btn-primary-disabled:active,
.ant-btn-background-ghost.ant-btn-primary.disabled:active,
.ant-btn-background-ghost.ant-btn-primary[disabled]:active,
.ant-btn-background-ghost.ant-btn-primary-disabled.active,
.ant-btn-background-ghost.ant-btn-primary.disabled.active,
.ant-btn-background-ghost.ant-btn-primary[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-background-ghost.ant-btn-primary-disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled] > a:only-child,
.ant-btn-background-ghost.ant-btn-primary-disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary-disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-primary-disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled]:active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary-disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-primary-disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled] > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary-disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary-disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary-disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled]:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary-disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary.disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-primary[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-danger {
  color: #ff4d4f;
  background-color: transparent;
  border-color: #ff4d4f;
  text-shadow: none;
}
.ant-btn-background-ghost.ant-btn-danger > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-danger > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-danger:hover,
.ant-btn-background-ghost.ant-btn-danger:focus {
  color: #ff7875;
  background-color: transparent;
  border-color: #ff7875;
}
.ant-btn-background-ghost.ant-btn-danger:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger:focus > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-danger:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-danger:active,
.ant-btn-background-ghost.ant-btn-danger.active {
  color: #d9363e;
  background-color: transparent;
  border-color: #d9363e;
}
.ant-btn-background-ghost.ant-btn-danger:active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.active > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-danger:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-danger-disabled,
.ant-btn-background-ghost.ant-btn-danger.disabled,
.ant-btn-background-ghost.ant-btn-danger[disabled],
.ant-btn-background-ghost.ant-btn-danger-disabled:hover,
.ant-btn-background-ghost.ant-btn-danger.disabled:hover,
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover,
.ant-btn-background-ghost.ant-btn-danger-disabled:focus,
.ant-btn-background-ghost.ant-btn-danger.disabled:focus,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus,
.ant-btn-background-ghost.ant-btn-danger-disabled:active,
.ant-btn-background-ghost.ant-btn-danger.disabled:active,
.ant-btn-background-ghost.ant-btn-danger[disabled]:active,
.ant-btn-background-ghost.ant-btn-danger-disabled.active,
.ant-btn-background-ghost.ant-btn-danger.disabled.active,
.ant-btn-background-ghost.ant-btn-danger[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-background-ghost.ant-btn-danger-disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled] > a:only-child,
.ant-btn-background-ghost.ant-btn-danger-disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger-disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-danger-disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled]:active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger-disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-danger-disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled] > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger-disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger-disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger-disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled]:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger-disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger.disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-danger[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-link {
  color: #00D9C5;
  background-color: transparent;
  border-color: transparent;
  text-shadow: none;
  color: #fff;
}
.ant-btn-background-ghost.ant-btn-link > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-link > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-link:hover,
.ant-btn-background-ghost.ant-btn-link:focus {
  color: #25e6cc;
  background-color: transparent;
  border-color: transparent;
}
.ant-btn-background-ghost.ant-btn-link:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-link:focus > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-link:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-link:active,
.ant-btn-background-ghost.ant-btn-link.active {
  color: #00b3a7;
  background-color: transparent;
  border-color: transparent;
}
.ant-btn-background-ghost.ant-btn-link:active > a:only-child,
.ant-btn-background-ghost.ant-btn-link.active > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-link:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-background-ghost.ant-btn-link-disabled,
.ant-btn-background-ghost.ant-btn-link.disabled,
.ant-btn-background-ghost.ant-btn-link[disabled],
.ant-btn-background-ghost.ant-btn-link-disabled:hover,
.ant-btn-background-ghost.ant-btn-link.disabled:hover,
.ant-btn-background-ghost.ant-btn-link[disabled]:hover,
.ant-btn-background-ghost.ant-btn-link-disabled:focus,
.ant-btn-background-ghost.ant-btn-link.disabled:focus,
.ant-btn-background-ghost.ant-btn-link[disabled]:focus,
.ant-btn-background-ghost.ant-btn-link-disabled:active,
.ant-btn-background-ghost.ant-btn-link.disabled:active,
.ant-btn-background-ghost.ant-btn-link[disabled]:active,
.ant-btn-background-ghost.ant-btn-link-disabled.active,
.ant-btn-background-ghost.ant-btn-link.disabled.active,
.ant-btn-background-ghost.ant-btn-link[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  box-shadow: none;
}
.ant-btn-background-ghost.ant-btn-link-disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-link.disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-link[disabled] > a:only-child,
.ant-btn-background-ghost.ant-btn-link-disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-link.disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-link-disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-link.disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-link[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-link-disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-link.disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-link[disabled]:active > a:only-child,
.ant-btn-background-ghost.ant-btn-link-disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-link.disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-link[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-link-disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link.disabled > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link[disabled] > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link-disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link.disabled:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link[disabled]:hover > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link-disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link.disabled:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link[disabled]:focus > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link-disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link.disabled:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link[disabled]:active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link-disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link.disabled.active > a:only-child::after,
.ant-btn-background-ghost.ant-btn-link[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.ant-btn-two-chinese-chars::first-letter {
  letter-spacing: 0.34em;
}
.ant-btn-two-chinese-chars > *:not(.anticon) {
  margin-right: -0.34em;
  letter-spacing: 0.34em;
}
.ant-btn-block {
  width: 100%;
}
.ant-btn:empty {
  vertical-align: top;
}
a.ant-btn {
  padding-top: 0.1px;
  line-height: 30px;
}
a.ant-btn-lg {
  line-height: 38px;
}
a.ant-btn-sm {
  line-height: 22px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-spin {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  display: none;
  color: #00D9C5;
  text-align: center;
  vertical-align: middle;
  opacity: 0;
  transition: transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-spin-spinning {
  position: static;
  display: inline-block;
  opacity: 1;
}
.ant-spin-nested-loading {
  position: relative;
}
.ant-spin-nested-loading > div > .ant-spin {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  display: block;
  width: 100%;
  height: 100%;
  max-height: 400px;
}
.ant-spin-nested-loading > div > .ant-spin .ant-spin-dot {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -10px;
}
.ant-spin-nested-loading > div > .ant-spin .ant-spin-text {
  position: absolute;
  top: 50%;
  width: 100%;
  padding-top: 5px;
  text-shadow: 0 1px 2px #fff;
}
.ant-spin-nested-loading > div > .ant-spin.ant-spin-show-text .ant-spin-dot {
  margin-top: -20px;
}
.ant-spin-nested-loading > div > .ant-spin-sm .ant-spin-dot {
  margin: -7px;
}
.ant-spin-nested-loading > div > .ant-spin-sm .ant-spin-text {
  padding-top: 2px;
}
.ant-spin-nested-loading > div > .ant-spin-sm.ant-spin-show-text .ant-spin-dot {
  margin-top: -17px;
}
.ant-spin-nested-loading > div > .ant-spin-lg .ant-spin-dot {
  margin: -16px;
}
.ant-spin-nested-loading > div > .ant-spin-lg .ant-spin-text {
  padding-top: 11px;
}
.ant-spin-nested-loading > div > .ant-spin-lg.ant-spin-show-text .ant-spin-dot {
  margin-top: -26px;
}
.ant-spin-container {
  position: relative;
  transition: opacity 0.3s;
}
.ant-spin-container::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: none \9;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
  transition: all 0.3s;
  content: '';
  pointer-events: none;
}
.ant-spin-blur {
  clear: both;
  overflow: hidden;
  opacity: 0.5;
  user-select: none;
  pointer-events: none;
}
.ant-spin-blur::after {
  opacity: 0.4;
  pointer-events: auto;
}
.ant-spin-tip {
  color: rgba(0, 0, 0, 0.45);
}
.ant-spin-dot {
  position: relative;
  display: inline-block;
  font-size: 20px;
  width: 1em;
  height: 1em;
}
.ant-spin-dot-item {
  position: absolute;
  display: block;
  width: 9px;
  height: 9px;
  background-color: #00D9C5;
  border-radius: 100%;
  transform: scale(0.75);
  transform-origin: 50% 50%;
  opacity: 0.3;
  animation: antSpinMove 1s infinite linear alternate;
}
.ant-spin-dot-item:nth-child(1) {
  top: 0;
  left: 0;
}
.ant-spin-dot-item:nth-child(2) {
  top: 0;
  right: 0;
  animation-delay: 0.4s;
}
.ant-spin-dot-item:nth-child(3) {
  right: 0;
  bottom: 0;
  animation-delay: 0.8s;
}
.ant-spin-dot-item:nth-child(4) {
  bottom: 0;
  left: 0;
  animation-delay: 1.2s;
}
.ant-spin-dot-spin {
  transform: rotate(45deg);
  animation: antRotate 1.2s infinite linear;
}
.ant-spin-sm .ant-spin-dot {
  font-size: 14px;
}
.ant-spin-sm .ant-spin-dot i {
  width: 6px;
  height: 6px;
}
.ant-spin-lg .ant-spin-dot {
  font-size: 32px;
}
.ant-spin-lg .ant-spin-dot i {
  width: 14px;
  height: 14px;
}
.ant-spin.ant-spin-show-text .ant-spin-text {
  display: block;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ */
  .ant-spin-blur {
    background: #fff;
    opacity: 0.5;
  }
}
@keyframes antSpinMove {
  to {
    opacity: 1;
  }
}
@keyframes antRotate {
  to {
    transform: rotate(405deg);
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-pagination {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
}
.ant-pagination ul,
.ant-pagination ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-pagination::after {
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  content: ' ';
}
.ant-pagination-total-text {
  display: inline-block;
  height: 28px;
  margin-right: 8px;
  line-height: 26px;
  vertical-align: middle;
}
.ant-pagination-item {
  display: inline-block;
  min-width: 28px;
  height: 28px;
  margin-right: 8px;
  font-family: Arial;
  line-height: 26px;
  text-align: center;
  vertical-align: middle;
  list-style: none;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  outline: 0;
  cursor: pointer;
  user-select: none;
}
.ant-pagination-item a {
  display: block;
  padding: 0 6px;
  color: rgba(0, 0, 0, 0.65);
  transition: none;
}
.ant-pagination-item a:hover {
  text-decoration: none;
}
.ant-pagination-item:focus,
.ant-pagination-item:hover {
  border-color: #00D9C5;
  transition: all 0.3s;
}
.ant-pagination-item:focus a,
.ant-pagination-item:hover a {
  color: #00D9C5;
}
.ant-pagination-item-active {
  font-weight: 500;
  background: #fff;
  border-color: #00D9C5;
}
.ant-pagination-item-active a {
  color: #00D9C5;
}
.ant-pagination-item-active:focus,
.ant-pagination-item-active:hover {
  border-color: #25e6cc;
}
.ant-pagination-item-active:focus a,
.ant-pagination-item-active:hover a {
  color: #25e6cc;
}
.ant-pagination-jump-prev,
.ant-pagination-jump-next {
  outline: 0;
}
.ant-pagination-jump-prev .ant-pagination-item-container,
.ant-pagination-jump-next .ant-pagination-item-container {
  position: relative;
}
.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon,
.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon {
  display: inline-block;
  font-size: 12px;
  font-size: 12px \9;
  transform: scale(1) rotate(0deg);
  color: #00D9C5;
  letter-spacing: -1px;
  opacity: 0;
  transition: all 0.2s;
}
:root .ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon,
:root .ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon {
  font-size: 12px;
}
.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon-svg,
.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon-svg {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-ellipsis,
.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-ellipsis {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  color: rgba(0, 0, 0, 0.25);
  letter-spacing: 2px;
  text-align: center;
  text-indent: 0.13em;
  opacity: 1;
  transition: all 0.2s;
}
.ant-pagination-jump-prev:focus .ant-pagination-item-link-icon,
.ant-pagination-jump-next:focus .ant-pagination-item-link-icon,
.ant-pagination-jump-prev:hover .ant-pagination-item-link-icon,
.ant-pagination-jump-next:hover .ant-pagination-item-link-icon {
  opacity: 1;
}
.ant-pagination-jump-prev:focus .ant-pagination-item-ellipsis,
.ant-pagination-jump-next:focus .ant-pagination-item-ellipsis,
.ant-pagination-jump-prev:hover .ant-pagination-item-ellipsis,
.ant-pagination-jump-next:hover .ant-pagination-item-ellipsis {
  opacity: 0;
}
.ant-pagination-prev,
.ant-pagination-jump-prev,
.ant-pagination-jump-next {
  margin-right: 8px;
}
.ant-pagination-prev,
.ant-pagination-next,
.ant-pagination-jump-prev,
.ant-pagination-jump-next {
  display: inline-block;
  min-width: 28px;
  height: 28px;
  color: rgba(0, 0, 0, 0.65);
  font-family: Arial;
  line-height: 28px;
  text-align: center;
  vertical-align: middle;
  list-style: none;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.3s;
}
.ant-pagination-prev,
.ant-pagination-next {
  outline: 0;
}
.ant-pagination-prev a,
.ant-pagination-next a {
  color: rgba(0, 0, 0, 0.65);
  user-select: none;
}
.ant-pagination-prev:hover a,
.ant-pagination-next:hover a {
  border-color: #25e6cc;
}
.ant-pagination-prev .ant-pagination-item-link,
.ant-pagination-next .ant-pagination-item-link {
  display: block;
  height: 100%;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  outline: none;
  transition: all 0.3s;
}
.ant-pagination-prev:focus .ant-pagination-item-link,
.ant-pagination-next:focus .ant-pagination-item-link,
.ant-pagination-prev:hover .ant-pagination-item-link,
.ant-pagination-next:hover .ant-pagination-item-link {
  color: #00D9C5;
  border-color: #00D9C5;
}
.ant-pagination-disabled,
.ant-pagination-disabled:hover,
.ant-pagination-disabled:focus {
  cursor: not-allowed;
}
.ant-pagination-disabled a,
.ant-pagination-disabled:hover a,
.ant-pagination-disabled:focus a,
.ant-pagination-disabled .ant-pagination-item-link,
.ant-pagination-disabled:hover .ant-pagination-item-link,
.ant-pagination-disabled:focus .ant-pagination-item-link {
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-pagination-slash {
  margin: 0 10px 0 5px;
}
.ant-pagination-options {
  display: inline-block;
  margin-left: 16px;
  vertical-align: middle;
}
.ant-pagination-options-size-changer.ant-select {
  display: inline-block;
  width: auto;
  margin-right: 8px;
}
.ant-pagination-options-quick-jumper {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  vertical-align: top;
}
.ant-pagination-options-quick-jumper input {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 28px;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  line-height: 1.5;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  transition: all 0.3s;
  width: 50px;
  margin: 0 8px;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
  color: #bfbfbf;
}
.ant-pagination-options-quick-jumper input::-webkit-input-placeholder {
  color: #bfbfbf;
}
.ant-pagination-options-quick-jumper input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:hover {
  border-color: #25e6cc;
  border-right-width: 1px !important;
}
.ant-pagination-options-quick-jumper input:focus {
  border-color: #25e6cc;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(0, 217, 197, 0.2);
}
.ant-pagination-options-quick-jumper input-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.ant-pagination-options-quick-jumper input-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important;
}
.ant-pagination-options-quick-jumper input[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.ant-pagination-options-quick-jumper input[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important;
}
textarea.ant-pagination-options-quick-jumper input {
  max-width: 100%;
  height: auto;
  min-height: 28px;
  line-height: 1.5;
  vertical-align: bottom;
  transition: all 0.3s, height 0s;
}
.ant-pagination-options-quick-jumper input-lg {
  height: 40px;
  padding: 6px 11px;
  font-size: 16px;
}
.ant-pagination-options-quick-jumper input-sm {
  height: 24px;
  padding: 1px 7px;
}
.ant-pagination-simple .ant-pagination-prev,
.ant-pagination-simple .ant-pagination-next {
  height: 24px;
  line-height: 24px;
  vertical-align: top;
}
.ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link,
.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link {
  height: 24px;
  border: 0;
}
.ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link::after,
.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link::after {
  height: 24px;
  line-height: 24px;
}
.ant-pagination-simple .ant-pagination-simple-pager {
  display: inline-block;
  height: 24px;
  margin-right: 8px;
}
.ant-pagination-simple .ant-pagination-simple-pager input {
  box-sizing: border-box;
  height: 100%;
  margin-right: 8px;
  padding: 0 6px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  outline: none;
  transition: border-color 0.3s;
}
.ant-pagination-simple .ant-pagination-simple-pager input:hover {
  border-color: #00D9C5;
}
.ant-pagination.mini .ant-pagination-total-text,
.ant-pagination.mini .ant-pagination-simple-pager {
  height: 24px;
  line-height: 24px;
}
.ant-pagination.mini .ant-pagination-item {
  min-width: 24px;
  height: 24px;
  margin: 0;
  line-height: 22px;
}
.ant-pagination.mini .ant-pagination-item:not(.ant-pagination-item-active) {
  background: transparent;
  border-color: transparent;
}
.ant-pagination.mini .ant-pagination-prev,
.ant-pagination.mini .ant-pagination-next {
  min-width: 24px;
  height: 24px;
  margin: 0;
  line-height: 24px;
}
.ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link,
.ant-pagination.mini .ant-pagination-next .ant-pagination-item-link {
  background: transparent;
  border-color: transparent;
}
.ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link::after,
.ant-pagination.mini .ant-pagination-next .ant-pagination-item-link::after {
  height: 24px;
  line-height: 24px;
}
.ant-pagination.mini .ant-pagination-jump-prev,
.ant-pagination.mini .ant-pagination-jump-next {
  height: 24px;
  margin-right: 0;
  line-height: 24px;
}
.ant-pagination.mini .ant-pagination-options {
  margin-left: 2px;
}
.ant-pagination.mini .ant-pagination-options-quick-jumper {
  height: 24px;
  line-height: 24px;
}
.ant-pagination.mini .ant-pagination-options-quick-jumper input {
  height: 24px;
  padding: 1px 7px;
  width: 44px;
}
.ant-pagination.ant-pagination-disabled {
  cursor: not-allowed;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-item {
  background: #f5f5f5;
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-item a {
  color: rgba(0, 0, 0, 0.25);
  background: transparent;
  border: none;
  cursor: not-allowed;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-item-active {
  background: #dbdbdb;
  border-color: transparent;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-item-active a {
  color: #fff;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-item-link,
.ant-pagination.ant-pagination-disabled .ant-pagination-item-link:hover,
.ant-pagination.ant-pagination-disabled .ant-pagination-item-link:focus {
  color: rgba(0, 0, 0, 0.45);
  background: #f5f5f5;
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:focus .ant-pagination-item-link-icon,
.ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:focus .ant-pagination-item-link-icon,
.ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:hover .ant-pagination-item-link-icon,
.ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:hover .ant-pagination-item-link-icon {
  opacity: 0;
}
.ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:focus .ant-pagination-item-ellipsis,
.ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:focus .ant-pagination-item-ellipsis,
.ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:hover .ant-pagination-item-ellipsis,
.ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:hover .ant-pagination-item-ellipsis {
  opacity: 1;
}
@media only screen and (max-width: 992px) {
  .ant-pagination-item-after-jump-prev,
  .ant-pagination-item-before-jump-next {
    display: none;
  }
}
@media only screen and (max-width: 576px) {
  .ant-pagination-options {
    display: none;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-select {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
  display: inline-block;
  outline: 0;
}
.ant-select ul,
.ant-select ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-select > ul > li > a {
  padding: 0;
  background-color: #fff;
}
.ant-select-arrow {
  display: inline-block;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 11px;
  margin-top: -6px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
  line-height: 1;
  transform-origin: 50% 50%;
}
.ant-select-arrow > * {
  line-height: 1;
}
.ant-select-arrow svg {
  display: inline-block;
}
.ant-select-arrow::before {
  display: none;
}
.ant-select-arrow .ant-select-arrow-icon {
  display: block;
}
.ant-select-arrow .ant-select-arrow-icon svg {
  transition: transform 0.3s;
}
.ant-select-selection {
  display: block;
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-top-width: 1.02px;
  border-radius: 4px;
  outline: none;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  user-select: none;
}
.ant-select-selection:hover {
  border-color: #25e6cc;
  border-right-width: 1px !important;
}
.ant-select-focused .ant-select-selection,
.ant-select-selection:focus,
.ant-select-selection:active {
  border-color: #25e6cc;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(0, 217, 197, 0.2);
}
.ant-select-selection__clear {
  position: absolute;
  top: 50%;
  right: 11px;
  z-index: 1;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
  font-style: normal;
  line-height: 12px;
  text-align: center;
  text-transform: none;
  background: #fff;
  cursor: pointer;
  opacity: 0;
  transition: color 0.3s ease, opacity 0.15s ease;
  text-rendering: auto;
}
.ant-select-selection__clear::before {
  display: block;
}
.ant-select-selection__clear:hover {
  color: rgba(0, 0, 0, 0.45);
}
.ant-select-selection:hover .ant-select-selection__clear {
  opacity: 1;
}
.ant-select-selection-selected-value {
  float: left;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-select-no-arrow .ant-select-selection-selected-value {
  padding-right: 0;
}
.ant-select-disabled {
  color: rgba(0, 0, 0, 0.25);
}
.ant-select-disabled .ant-select-selection {
  background: #f5f5f5;
  cursor: not-allowed;
}
.ant-select-disabled .ant-select-selection:hover,
.ant-select-disabled .ant-select-selection:focus,
.ant-select-disabled .ant-select-selection:active {
  border-color: #d9d9d9;
  box-shadow: none;
}
.ant-select-disabled .ant-select-selection__clear {
  display: none;
  visibility: hidden;
  pointer-events: none;
}
.ant-select-disabled .ant-select-selection--multiple .ant-select-selection__choice {
  padding-right: 10px;
  color: rgba(0, 0, 0, 0.33);
  background: #f5f5f5;
}
.ant-select-disabled .ant-select-selection--multiple .ant-select-selection__choice__remove {
  display: none;
}
.ant-select-selection--single {
  position: relative;
  height: 28px;
  cursor: pointer;
}
.ant-select-selection--single .ant-select-selection__rendered {
  margin-right: 24px;
}
.ant-select-no-arrow .ant-select-selection__rendered {
  margin-right: 11px;
}
.ant-select-selection__rendered {
  position: relative;
  display: block;
  margin-right: 11px;
  margin-left: 11px;
  line-height: 26px;
}
.ant-select-selection__rendered::after {
  display: inline-block;
  width: 0;
  visibility: hidden;
  content: '.';
  pointer-events: none;
}
.ant-select-lg {
  font-size: 16px;
}
.ant-select-lg .ant-select-selection--single {
  height: 40px;
}
.ant-select-lg .ant-select-selection__rendered {
  line-height: 38px;
}
.ant-select-lg .ant-select-selection--multiple {
  min-height: 40px;
}
.ant-select-lg .ant-select-selection--multiple .ant-select-selection__rendered li {
  height: 32px;
  line-height: 32px;
}
.ant-select-lg .ant-select-selection--multiple .ant-select-selection__clear,
.ant-select-lg .ant-select-selection--multiple .ant-select-arrow {
  top: 20px;
}
.ant-select-sm .ant-select-selection--single {
  height: 24px;
}
.ant-select-sm .ant-select-selection__rendered {
  margin-left: 7px;
  line-height: 22px;
}
.ant-select-sm .ant-select-selection--multiple {
  min-height: 24px;
}
.ant-select-sm .ant-select-selection--multiple .ant-select-selection__rendered li {
  height: 16px;
  line-height: 14px;
}
.ant-select-sm .ant-select-selection--multiple .ant-select-selection__clear,
.ant-select-sm .ant-select-selection--multiple .ant-select-arrow {
  top: 12px;
}
.ant-select-sm .ant-select-selection__clear,
.ant-select-sm .ant-select-arrow {
  right: 8px;
}
.ant-select-disabled .ant-select-selection__choice__remove {
  color: rgba(0, 0, 0, 0.25);
  cursor: default;
}
.ant-select-disabled .ant-select-selection__choice__remove:hover {
  color: rgba(0, 0, 0, 0.25);
}
.ant-select-search__field__wrap {
  position: relative;
  display: inline-block;
}
.ant-select-selection__placeholder,
.ant-select-search__field__placeholder {
  position: absolute;
  top: 50%;
  right: 9px;
  left: 0;
  max-width: 100%;
  height: 20px;
  margin-top: -10px;
  overflow: hidden;
  color: #bfbfbf;
  line-height: 20px;
  white-space: nowrap;
  text-align: left;
  text-overflow: ellipsis;
}
.ant-select-search__field__placeholder {
  left: 12px;
}
.ant-select-search__field__mirror {
  position: absolute;
  top: 0;
  left: 0;
  white-space: pre;
  opacity: 0;
  pointer-events: none;
}
.ant-select-search--inline {
  position: absolute;
  width: 100%;
  height: 100%;
}
.ant-select-search--inline .ant-select-search__field__wrap {
  width: 100%;
  height: 100%;
}
.ant-select-search--inline .ant-select-search__field {
  width: 100%;
  height: 100%;
  font-size: 100%;
  line-height: 1;
  background: transparent;
  border-width: 0;
  border-radius: 4px;
  outline: 0;
}
.ant-select-search--inline > i {
  float: right;
}
.ant-select-selection--multiple {
  min-height: 28px;
  padding-bottom: 3px;
  cursor: text;
  zoom: 1;
}
.ant-select-selection--multiple::before,
.ant-select-selection--multiple::after {
  display: table;
  content: '';
}
.ant-select-selection--multiple::after {
  clear: both;
}
.ant-select-selection--multiple .ant-select-search--inline {
  position: static;
  float: left;
  width: auto;
  max-width: 100%;
  padding: 0;
}
.ant-select-selection--multiple .ant-select-search--inline .ant-select-search__field {
  width: 0.75em;
  max-width: 100%;
  padding: 1px;
}
.ant-select-selection--multiple .ant-select-selection__rendered {
  height: auto;
  margin-bottom: -3px;
  margin-left: 5px;
}
.ant-select-selection--multiple .ant-select-selection__placeholder {
  margin-left: 6px;
}
.ant-select-selection--multiple > ul > li,
.ant-select-selection--multiple .ant-select-selection__rendered > ul > li {
  height: 20px;
  margin-top: 3px;
  line-height: 18px;
}
.ant-select-selection--multiple .ant-select-selection__choice {
  position: relative;
  float: left;
  max-width: 99%;
  margin-right: 4px;
  padding: 0 20px 0 10px;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.65);
  background-color: #fafafa;
  border: 1px solid #e8e8e8;
  border-radius: 2px;
  cursor: default;
  transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-select-selection--multiple .ant-select-selection__choice__disabled {
  padding: 0 10px;
}
.ant-select-selection--multiple .ant-select-selection__choice__content {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-select-selection--multiple .ant-select-selection__choice__remove {
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 4px;
  color: rgba(0, 0, 0, 0.45);
  font-weight: bold;
  line-height: inherit;
  cursor: pointer;
  transition: all 0.3s;
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  transform: scale(0.83333333) rotate(0deg);
}
.ant-select-selection--multiple .ant-select-selection__choice__remove > * {
  line-height: 1;
}
.ant-select-selection--multiple .ant-select-selection__choice__remove svg {
  display: inline-block;
}
.ant-select-selection--multiple .ant-select-selection__choice__remove::before {
  display: none;
}
.ant-select-selection--multiple .ant-select-selection__choice__remove .ant-select-selection--multiple .ant-select-selection__choice__remove-icon {
  display: block;
}
:root .ant-select-selection--multiple .ant-select-selection__choice__remove {
  font-size: 12px;
}
.ant-select-selection--multiple .ant-select-selection__choice__remove:hover {
  color: rgba(0, 0, 0, 0.75);
}
.ant-select-selection--multiple .ant-select-selection__clear,
.ant-select-selection--multiple .ant-select-arrow {
  top: 14px;
}
.ant-select-allow-clear .ant-select-selection--multiple .ant-select-selection__rendered,
.ant-select-show-arrow .ant-select-selection--multiple .ant-select-selection__rendered {
  margin-right: 20px;
}
.ant-select-open .ant-select-arrow-icon svg {
  transform: rotate(180deg);
}
.ant-select-open .ant-select-selection {
  border-color: #25e6cc;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(0, 217, 197, 0.2);
}
.ant-select-combobox .ant-select-arrow {
  display: none;
}
.ant-select-combobox .ant-select-search--inline {
  float: none;
  width: 100%;
  height: 100%;
}
.ant-select-combobox .ant-select-search__field__wrap {
  width: 100%;
  height: 100%;
}
.ant-select-combobox .ant-select-search__field {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  box-shadow: none;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), height 0s;
}
.ant-select-combobox.ant-select-allow-clear .ant-select-selection:hover .ant-select-selection__rendered,
.ant-select-combobox.ant-select-show-arrow .ant-select-selection:hover .ant-select-selection__rendered {
  margin-right: 20px;
}
.ant-select-dropdown {
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum';
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
  box-sizing: border-box;
  font-size: 14px;
  font-variant: initial;
  background-color: #fff;
  border-radius: 4px;
  outline: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.ant-select-dropdown.slide-up-enter.slide-up-enter-active.ant-select-dropdown-placement-bottomLeft,
.ant-select-dropdown.slide-up-appear.slide-up-appear-active.ant-select-dropdown-placement-bottomLeft {
  animation-name: antSlideUpIn;
}
.ant-select-dropdown.slide-up-enter.slide-up-enter-active.ant-select-dropdown-placement-topLeft,
.ant-select-dropdown.slide-up-appear.slide-up-appear-active.ant-select-dropdown-placement-topLeft {
  animation-name: antSlideDownIn;
}
.ant-select-dropdown.slide-up-leave.slide-up-leave-active.ant-select-dropdown-placement-bottomLeft {
  animation-name: antSlideUpOut;
}
.ant-select-dropdown.slide-up-leave.slide-up-leave-active.ant-select-dropdown-placement-topLeft {
  animation-name: antSlideDownOut;
}
.ant-select-dropdown-hidden {
  display: none;
}
.ant-select-dropdown-menu {
  max-height: 250px;
  margin-bottom: 0;
  padding: 4px 0;
  padding-left: 0;
  overflow: auto;
  list-style: none;
  outline: none;
}
.ant-select-dropdown-menu-item-group-list {
  margin: 0;
  padding: 0;
}
.ant-select-dropdown-menu-item-group-list > .ant-select-dropdown-menu-item {
  padding-left: 20px;
}
.ant-select-dropdown-menu-item-group-title {
  height: 32px;
  padding: 0 12px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  line-height: 32px;
}
.ant-select-dropdown-menu-item-group-list .ant-select-dropdown-menu-item:first-child:not(:last-child),
.ant-select-dropdown-menu-item-group:not(:last-child) .ant-select-dropdown-menu-item-group-list .ant-select-dropdown-menu-item:last-child {
  border-radius: 0;
}
.ant-select-dropdown-menu-item {
  position: relative;
  display: block;
  padding: 5px 12px;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.65);
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  transition: background 0.3s ease;
}
.ant-select-dropdown-menu-item:hover:not(.ant-select-dropdown-menu-item-disabled) {
  background-color: #e6fff8;
}
.ant-select-dropdown-menu-item-selected {
  color: rgba(0, 0, 0, 0.65);
  font-weight: 600;
  background-color: #fafafa;
}
.ant-select-dropdown-menu-item-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-select-dropdown-menu-item-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-select-dropdown-menu-item-active:not(.ant-select-dropdown-menu-item-disabled) {
  background-color: #e6fff8;
}
.ant-select-dropdown-menu-item-divider {
  height: 1px;
  margin: 1px 0;
  overflow: hidden;
  line-height: 0;
  background-color: #e8e8e8;
}
.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item {
  padding-right: 32px;
}
.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item .ant-select-selected-icon {
  position: absolute;
  top: 50%;
  right: 12px;
  color: transparent;
  font-weight: bold;
  font-size: 12px;
  text-shadow: 0 0.1px 0, 0.1px 0 0, 0 -0.1px 0, -0.1px 0;
  transform: translateY(-50%);
  transition: all 0.2s;
}
.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item:hover .ant-select-selected-icon {
  color: rgba(0, 0, 0, 0.87);
}
.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-disabled .ant-select-selected-icon {
  display: none;
}
.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected .ant-select-selected-icon,
.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected:hover .ant-select-selected-icon {
  display: inline-block;
  color: #00D9C5;
}
.ant-select-dropdown--empty.ant-select-dropdown--multiple .ant-select-dropdown-menu-item {
  padding-right: 12px;
}
.ant-select-dropdown-container-open .ant-select-dropdown,
.ant-select-dropdown-open .ant-select-dropdown {
  display: block;
}

.moment-cover-wrap{display:block;width:100%;height:0;position:relative;padding-bottom:56.25%}.moment-cover-wrap .moment-cover{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:8px;overflow:hidden}.moment-cover-wrap .moment-cover__duration{position:absolute;left:8px;bottom:8px;background:var(--extension-components-black);padding:2px 6px;border-radius:20px}.moment-cover-wrap .moment-cover__no-cover{display:flex;align-items:center;justify-content:center;flex-direction:column;background:var(--gray-01);width:100%;height:100%;position:absolute;left:0;top:0;border-radius:8px}.moment-cover-wrap .moment-cover__no-cover .svg-icon{width:14px;height:14px;margin-bottom:2px}.moment-cover-wrap .moment-cover__no-cover .moment-cover__no-cover-text{font-size:12px;transform:scale(0.67)}
.tap-table__moment-card{display:inline-flex}.tap-table__moment-card .tap-table__moment-cover-box{width:113px;margin-right:16px}.tap-table__moment-card .tap-table__moment-cover-box .moment-cover{border-radius:4px}.tap-table__moment-card .moment-card__contents{width:240px}.tap-table__moment-card .moment-card__title.moment-card__title--fixed-height{height:calc(var(--paragraph-m14-w14-line-height) * 2)}.tap-table__moment-card .moment-cover,.tap-table__moment-card .moment-cover__no-cover{border-radius:4px}.tap-table__moment-card .moment-card__tag-wrap{flex:1;width:100%;display:block}.tap-table__moment-card .moment-card__tag{max-width:100%;display:inline-flex;border-radius:8px;background:var(--gray-01);padding:2px 6px;margin-top:4px;margin-right:4px}.tap-table__moment-card .moment-card__tag .svg-icon{font-size:14px;flex-shrink:0;margin-right:4px}.tap-table__moment-card-moment{width:64px;border-radius:4px;height:64px;overflow:hidden;margin-right:16px}
.tap-table{margin-top:20px}.tap-table a{color:inherit;background:initial}.tap-table .ant-table-thead>tr>th{font-size:var(--caption-m12-w14-size);line-height:var(--caption-m12-w14-line-height);font-weight:bold;color:var(--gray-07);background:var(--gray-01);border-bottom:none;min-width:100px;transition:background .3s ease}.tap-table .ant-table-thead>tr>th:first-child{border-radius:12px 0 0 12px}.tap-table .ant-table-thead>tr>th:last-child{border-radius:0 12px 12px 0}.tap-table .ant-table-tbody>tr>td{border-bottom-color:var(--extension-divider-gray)}.tap-table .ant-table-tbody>tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected)>td{background:var(--extension-overlay-black)}.tap-table .ant-select,.tap-table .ant-pagination{color:var(--gray-06)}.tap-table .ant-select-arrow{color:inherit}.tap-table .ant-table-pagination.ant-pagination{float:none;display:flex}.tap-table .ant-pagination-total-text{flex:1}.tap-table .ant-pagination-item{min-width:28px;height:28px;margin-right:8px;color:var(--gray-07);line-height:28px;border:none;background:transparent}.tap-table .ant-pagination-item a{color:inherit}.tap-table .ant-pagination-item.ant-pagination-item-active{background:var(--gray-01);color:var(--primary-tap-blue)}.tap-table .ant-pagination-prev .ant-pagination-item-link,.tap-table .ant-pagination-next .ant-pagination-item-link{font-size:14px;background-color:transparent;border-radius:4px;border:none;color:var(--gray-06)}.tap-table .ant-select-selection{border:none;background:transparent;box-shadow:none !important}.tap-table .ant-table-placeholder{background:var(--primary-white);border:none}.tap-table .ant-table-placeholder .ant-empty-description{color:var(--gray-04)}.tap-table .ant-table-placeholder .ant-empty-normal{margin-top:140px}.tap-table .ant-table-placeholder .ant-empty-image{display:none}.tap-table .ant-pagination-options-quick-jumper input{background:transparent;color:var(--gray-07);border-color:var(--gray-03)}.tap-table .ant-select-dropdown{background:var(--primary-white)}.tap-table .ant-select-dropdown .ant-select-dropdown-menu-item{color:var(--gray-07)}.tap-table .ant-select-dropdown .ant-select-dropdown-menu-item:hover{background:var(--gray-02)}.tap-table .ant-select-dropdown .ant-select-dropdown-menu-item-selected{background:var(--gray-02)}
.section-title{margin:32px 0 20px 0;justify-content:space-between}.section-title__more-icon{font-size:14px;margin-left:4px}
.section-title__tips{margin:-14px 0 20px}

.section-title-tooltip .taptap-popover__trigger-wrap{position:relative;display:flex;align-items:center;justify-content:center;margin-left:4px}.section-title-tooltip .taptap-popover__trigger-wrap .section-title-tooltip__trigger-icon{position:relative;z-index:1}.section-title-tooltip .taptap-popover__trigger-wrap:before{position:absolute;left:50%;top:50%;width:22px;height:22px;border-radius:50%;background:var(--extension-overlay-black);transform:translate(-50%, -50%);content:"";display:block;z-index:0;opacity:0}.section-title-tooltip .taptap-popover__trigger-wrap:hover:before{opacity:1}.section-title-tooltip__content-box{position:relative;border:1px solid var(--gray-02);box-shadow:0px 3px 12px rgba(0,0,0,.03);border-radius:12px;background:var(--extension-shadow-background-white);padding:20px;margin-left:9px;font-weight:normal;box-sizing:border-box;width:318px}.section-title-tooltip__content-box:before{content:"";display:block;width:13px;height:13px;position:absolute;border:1px solid var(--gray-02);border-radius:2px;transform:rotate(-45deg);border-right:none;border-bottom:none;background:var(--primary-white)}.section-title-tooltip__content-box--arrow-left-top:before{top:18px;left:-8px}.section-title-tooltip__content-box--arrow-left-center:before{top:50%;left:-3px;transform:rotate(-45deg) translateY(-50%)}
.paragraph-title{margin:20px 0 6px 0}
.page-loading{text-align:center}
.taptap-popover{position:relative}.taptap-popover__trigger-wrap{display:inline-flex;align-items:center;justify-content:center}.taptap-popover__content-wrap{position:fixed}.taptap-popover__content-wrap .dropdown-menu-list{margin:6px}.taptap-popover__content-detail{position:relative;max-height:80vh;overflow-y:auto;-webkit-overflow-scrolling:touch}@supports(overflow: overlay){.taptap-popover__content-detail{overflow-y:overlay}}

.tap-router[data-v-06355ed5] {
  cursor: pointer;
}

.creator-dashboard-section .creator-dashboard__yesterday-data{margin-left:2px}
/**
 * Swiper 5.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 16, 2020
 */

@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: 'next';
}
.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}
.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000;
}
.swiper-button-lock {
  display: none;
}
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}
.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}
.swiper-pagination-lock {
  display: none;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.tap-swiper-button,.tap-slide-button{color:var(--gray-06);z-index:10;display:flex;align-items:center;justify-content:flex-end;cursor:pointer;transition:opacity .5s;width:48px}.tap-swiper-button.tap-swiper-button--image,.tap-swiper-button.tap-slide-button--image,.tap-slide-button.tap-swiper-button--image,.tap-slide-button.tap-slide-button--image{width:28px}.tap-swiper-button.swiper-button-disabled,.tap-swiper-button.slide-button-disabled,.tap-slide-button.swiper-button-disabled,.tap-slide-button.slide-button-disabled{cursor:none;visibility:hidden;opacity:0;z-index:0;pointer-events:none}.tap-swiper-button .icon-arrow_down,.tap-slide-button .icon-arrow_down{width:28px;height:28px}.tap-swiper-button--circle,.tap-slide-button--circle{height:36px;border-radius:50%;background:var(--extension-shadow-background-white);color:var(--gray-08);box-shadow:0 3px 6px 0 rgba(0,0,0,.1);justify-content:center}.tap-swiper-button--circle .tap-swiper-button--icon,.tap-swiper-button--circle .tap-slide-button--icon,.tap-slide-button--circle .tap-swiper-button--icon,.tap-slide-button--circle .tap-slide-button--icon{height:var(--icon-size-m20-w22);width:var(--icon-size-m20-w22)}.tap-swiper-button--prev,.tap-slide-button--prev{position:absolute;top:0;bottom:0;left:0;transform:matrix(-1, 0, 0, 1, 0, 0)}.tap-swiper-button--prev.tap-swiper-button--circle,.tap-swiper-button--prev.tap-slide-button--circle,.tap-slide-button--prev.tap-swiper-button--circle,.tap-slide-button--prev.tap-slide-button--circle{top:50%;width:36px;transform:matrix(-1, 0, 0, 1, 0, -20)}.tap-swiper-button--next,.tap-slide-button--next{position:absolute;top:0;bottom:0;right:0}.tap-swiper-button--next.tap-swiper-button--circle,.tap-swiper-button--next.tap-slide-button--circle,.tap-slide-button--next.tap-swiper-button--circle,.tap-slide-button--next.tap-slide-button--circle{top:50%;width:36px;transform:translateY(-50%)}.tap-swiper-button--default,.tap-slide-button--default{background:linear-gradient(270deg, var(--extension-background-gray) 55.56%, rgba(245, 247, 248, 0) 100%)}.tap-swiper-button--default.tap-swiper-button--dark,.tap-slide-button--default.tap-swiper-button--dark{background:linear-gradient(270deg, var(--extension-background-gray) 55.56%, rgba(52, 57, 71, 0) 100%)}.tap-swiper-button--white,.tap-slide-button--white{background:linear-gradient(270deg, var(--primary-white) 55.56%, rgba(255, 255, 255, 0) 100%)}.tap-swiper-button--white.tap-swiper-button--dark,.tap-slide-button--white.tap-swiper-button--dark{background:linear-gradient(270deg, var(--primary-white) 55.56%, rgba(37, 39, 51, 0) 100%)}.tap-swiper-button--image,.tap-slide-button--image{background:var(--extension-components-black);color:var(--extension-button-label-white)}.tap-swiper-pagination{display:none}@media only screen and (max-width: 499px){.tap-swiper-button,.tap-slide-button{display:none}}.tap-special-swiper-wrapper .tap-swiper-scrollbar,.tap-swiper .tap-swiper-scrollbar{opacity:0;display:none;transition:opacity .5s}.tap-special-swiper-wrapper .swiper-wrapper,.tap-swiper .swiper-wrapper{display:flex;align-items:center}.tap-swiper-wrapper__hover-navigation .tap-swiper-button{opacity:0}.tap-swiper-wrapper__hover-navigation:hover .tap-swiper-button{opacity:1}.tap-swiper-wrapper__none-navigation .tap-swiper-button{display:none}
.creator-announcement .tap-swiper-button--circle.tap-swiper-button--next{right:8px}.creator-announcement .tap-swiper-button--circle.tap-swiper-button--prev{left:8px}.creator-announcement .tap-swiper-button--circle:hover:after{content:"";display:block;border-radius:50%;width:100%;height:100%;position:absolute;left:0;top:0;background:var(--extension-overlay-black)}.announcement-item{border:1px solid var(--gray-02);width:282px;height:170px;box-sizing:border-box;border-radius:8px;display:flex;flex-direction:column}.announcement-item__image{width:282px;height:124px;border-radius:8px 8px 0 0;margin:-1px -1px 0 -1px}.announcement-item__image>img{width:100%;height:100%;border-radius:8px 8px 0 0;object-fit:cover}.announcement-item__info{padding:12px}
.activity-card__contents{margin-bottom:8px;display:grid;grid-row:span 3;grid-gap:0 2px;justify-content:space-between}.activity-card__image-wrap{width:100%}.activity-card__image{width:100%;height:0;position:relative;padding-bottom:39.93%;border-radius:8px;overflow:hidden}.activity-card__image img{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:inherit;object-fit:cover}.activity-card__title{font-size:var(--heading-m16-w18-size);line-height:var(--heading-m16-w18-line-height);margin:2px 0}.activity-card__title.activity-card__title--row{font-size:var(--heading-m14-w16-size);line-height:20px;margin:2px 0 16px}.activity-card--row{display:flex;flex-direction:row-reverse}.activity-card--row .activity-card__contents{margin-bottom:0;margin-left:20px;flex:1}.activity-card--row .activity-card__image-wrap{width:194px}
.moment-video__title{margin:8px 0 6px;height:calc(var(--heading-m14-w16-line-height) * 2)}.moment-video .moment-video__author-avatar.tap-avatar--small{width:18px;height:18px;margin-right:6px}.moment-video__author-name{display:flex}.moment-video__author-name .user-name__text{font-weight:normal}
.featured-contents-list{display:grid;grid-template-columns:repeat(4, 1fr);grid-gap:32px 16px}
.home-layout__top-area{display:flex;justify-content:space-between;align-items:start}.home-layout__top-area .section{flex:1}.home-layout__top-area .icon-info{margin-left:4px}.home-layout__top-area .home-layout__dashboard{flex:1}.home-layout__top-area .home-layout__announcement{margin-left:28px;width:282px;height:220px;flex-grow:0;flex-basis:282px}.home-layout__activities-box{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:0 16px;padding:20px 0 32px;border-top:1px solid var(--gray-02);border-bottom:1px solid var(--gray-02)}
.creatorEditorWrapper .tap-editor-comp{-webkit-box-sizing:border-box;box-sizing:border-box;caret-color:#00d9c5;caret-color:var(--primary-tap-blue);color:#52565a;color:var(--gray-07);font-size:16px;font-size:var(--paragraph-m16-w16-size);line-height:24px;line-height:var(--paragraph-m16-w16-line-height);position:relative}.creatorEditorWrapper .page-header{padding:14px 0;display:flex;justify-content:center;height:32px}.creatorEditorWrapper .page-header .page-header__content{padding:0 16px}.creatorEditorWrapper .creator-publish__tabs{padding:5px 0}.creatorEditorWrapper .publish-time__item-right-zone-label,.creatorEditorWrapper .video-config__video-progress-info-title{font-size:14px}.creatorEditorWrapper .video-config__video-progress-info-progress{font-size:12px}.creatorEditorWrapper .tap-input-base__input{font-size:14px}.creatorEditorWrapper .page-nav__menu-item-button{margin-bottom:8px}.creatorEditorWrapper .editor-modal__select-app-topic .media-modal__body{overflow:hidden}.creatorEditorWrapper .topic-config .config__toolbar{top:0;z-index:199}.creatorEditorWrapper .editor-select-group .tap-long-text__contents{font-size:14px}.creatorEditorWrapper .editor-select-group .tap-long-text__contents .text-hover:hover{text-decoration:none}.creatorEditorWrapper .editor-post-main-wrap{padding-left:0px}.creatorEditorWrapper .date-time-picker{display:block}.creatorEditorWrapper .creator-publish__tabs-wrap{position:sticky;top:24px;background:var(--primary-white);z-index:200;margin-top:24px}.creatorEditorWrapper .creator-publish__tabs-wrap:before{content:"";height:50px;display:block;position:absolute;width:100%;top:-50px;background:var(--primary-white)}.creator-publish{height:calc(100vh - 60px);overflow:hidden;width:1024px}.creator-publish__wrap-close{position:absolute;right:20px;top:10px}.creator-publish__wrap-draft{position:absolute;right:76px;top:10px}.creator-publish__icon-wrap{background:var(--primary-white);border-radius:20px;cursor:pointer;width:40px;height:40px}.creator-publish__wrap-icon{font-size:28px}.creator-publish__wrap{height:auto}.creator-publish__tabs-wrap{width:100%;margin-top:20px;margin-bottom:4px;padding-left:8px}.creator-publish__tabs{padding:6px 0 4px;height:22px}.creator-publish__tab{font-weight:400;font-size:14px;color:var(--gray-07);cursor:pointer;margin-right:28px;height:100%;position:relative;padding:6px 0 4px;min-width:52px}.creator-publish__tab-text{position:relative;z-index:1;padding:0 2px}.creator-publish__tab--active{color:var(--gray-08);font-size:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,"PingFang SC","Noto Sans",Roboto,"Microsoft Yahei",sans-serif,Apple Color Emoji,Segoe UI Emoji;-webkit-font-smoothing:antialiased;font-weight:bold}.creator-publish__tab--active:after{position:absolute;left:50%;transform:translateX(-50%);border-radius:2px;content:"";width:100%;bottom:4px;content:"";height:8px;background-color:var(--primary-tap-blue)}.creator-publish__iframe-wrap{width:100%;margin:0 auto;height:calc(100% - 42px)}.creator-publish__iframe{width:100%;height:100%}.creator-publish-fade-enter-active{transition:all .2s ease}.creator-publish-fade-leave-active{transition:all .2s ease}.creator-publish-fade-enter,.creator-publish-fade-leave-to{transform:translateY(80%);opacity:.8}
.tap-swiper-button,.tap-slide-button{color:var(--gray-06);z-index:10;display:flex;align-items:center;justify-content:flex-end;cursor:pointer;transition:opacity .5s;width:48px}.tap-swiper-button.tap-swiper-button--image,.tap-swiper-button.tap-slide-button--image,.tap-slide-button.tap-swiper-button--image,.tap-slide-button.tap-slide-button--image{width:28px}.tap-swiper-button.swiper-button-disabled,.tap-swiper-button.slide-button-disabled,.tap-slide-button.swiper-button-disabled,.tap-slide-button.slide-button-disabled{cursor:none;visibility:hidden;opacity:0;z-index:0;pointer-events:none}.tap-swiper-button .icon-arrow_down,.tap-slide-button .icon-arrow_down{width:28px;height:28px}.tap-swiper-button--circle,.tap-slide-button--circle{height:36px;border-radius:50%;background:var(--extension-shadow-background-white);color:var(--gray-08);box-shadow:0 3px 6px 0 rgba(0,0,0,.1);justify-content:center}.tap-swiper-button--circle .tap-swiper-button--icon,.tap-swiper-button--circle .tap-slide-button--icon,.tap-slide-button--circle .tap-swiper-button--icon,.tap-slide-button--circle .tap-slide-button--icon{height:var(--icon-size-m20-w22);width:var(--icon-size-m20-w22)}.tap-swiper-button--prev,.tap-slide-button--prev{position:absolute;top:0;bottom:0;left:0;transform:matrix(-1, 0, 0, 1, 0, 0)}.tap-swiper-button--prev.tap-swiper-button--circle,.tap-swiper-button--prev.tap-slide-button--circle,.tap-slide-button--prev.tap-swiper-button--circle,.tap-slide-button--prev.tap-slide-button--circle{top:50%;width:36px;transform:matrix(-1, 0, 0, 1, 0, -20)}.tap-swiper-button--next,.tap-slide-button--next{position:absolute;top:0;bottom:0;right:0}.tap-swiper-button--next.tap-swiper-button--circle,.tap-swiper-button--next.tap-slide-button--circle,.tap-slide-button--next.tap-swiper-button--circle,.tap-slide-button--next.tap-slide-button--circle{top:50%;width:36px;transform:translateY(-50%)}.tap-swiper-button--default,.tap-slide-button--default{background:linear-gradient(270deg, var(--extension-background-gray) 55.56%, rgba(245, 247, 248, 0) 100%)}.tap-swiper-button--default.tap-swiper-button--dark,.tap-slide-button--default.tap-swiper-button--dark{background:linear-gradient(270deg, var(--extension-background-gray) 55.56%, rgba(52, 57, 71, 0) 100%)}.tap-swiper-button--white,.tap-slide-button--white{background:linear-gradient(270deg, var(--primary-white) 55.56%, rgba(255, 255, 255, 0) 100%)}.tap-swiper-button--white.tap-swiper-button--dark,.tap-slide-button--white.tap-swiper-button--dark{background:linear-gradient(270deg, var(--primary-white) 55.56%, rgba(37, 39, 51, 0) 100%)}.tap-swiper-button--image,.tap-slide-button--image{background:var(--extension-components-black);color:var(--extension-button-label-white)}.tap-swiper-pagination{display:none}@media only screen and (max-width: 499px){.tap-swiper-button,.tap-slide-button{display:none}}.tap-slide{position:relative;height:100%}.tap-slide__wrap{width:100%;white-space:nowrap;overflow:hidden;height:100%;display:flex;align-items:center}.tap-slide__content{display:inline-flex;position:relative}.tap-slide__line{position:absolute;bottom:-9px;border-radius:3px;background:var(--primary-tap-blue);height:3px;width:30px;transform:translateX(-50%)}.tap-slide__hover-navigation .tap-slide-button{opacity:0}@media(any-hover: hover){.tap-slide__hover-navigation:hover .tap-slide-button{opacity:1}}
.font-bold,.tap-tabs-header__link.tap-slide--active{font-weight:bold}.heading-m20-w22{font-size:var(--heading-m20-w22-size);line-height:var(--heading-m20-w22-line-height)}.heading-m16-w18{font-size:var(--heading-m16-w18-size);line-height:var(--heading-m16-w18-line-height)}.heading-m14-w16{font-size:var(--heading-m14-w16-size);line-height:var(--heading-m14-w16-line-height)}.list-heading-m16-w18{font-size:var(--list-heading-m16-w18-size);line-height:var(--list-heading-m16-w18-line-height)}.list-heading-m14-w16{font-size:var(--list-heading-m14-w16-size);line-height:var(--list-heading-m14-w16-line-height)}.paragraph-m16-w16{font-size:var(--paragraph-m16-w16-size);line-height:var(--paragraph-m16-w16-line-height)}.paragraph-m14-w14{font-size:var(--paragraph-m14-w14-size);line-height:var(--paragraph-m14-w14-line-height)}.caption-m12-w14{font-size:var(--caption-m12-w14-size);line-height:var(--caption-m12-w14-line-height)}.caption-m10-w12{font-size:var(--caption-m10-w12-size);line-height:var(--caption-m10-w12-line-height)}.caption-m8-w12{font-size:var(--caption-m8-w12-size);line-height:var(--caption-m8-w12-line-height)}.gray-08{color:var(--gray-08)}.gray-07{color:var(--gray-07)}.gray-06{color:var(--gray-06)}.gray-04{color:var(--gray-04)}.gray-03{color:var(--gray-03)}.gray-02{color:var(--gray-02)}.gray-01{color:var(--gray-01)}.primary-white{color:var(--primary-white)}.primary-black{color:var(--primary-black)}.primary-red{color:var(--primary-red)}.primary-tap-blue{color:var(--primary-tap-blue)}.primary-tap-blue-light{color:var(--primary-tap-blue)}.primary-tap-orange{color:var(--primary-tap-orange)}.primary-tap-orange-light{color:var(--primary-tap-orange-light)}.primary-tap-blue-gradient{color:var(--primary-tap-blue-gradient)}.extension-button-label-white{color:var(--extension-button-label-white)}.tap-tabs-header{position:relative;box-sizing:border-box;width:100%;height:100%}.tap-tabs-header--sticky{position:sticky}.tap-tabs-header__slide{width:100%}.tap-tabs-header__slide .swiper-slide{width:auto}.tap-tabs-header__slide .tap-slide__line{bottom:0}.tap-tabs-header__link--default{padding:var(--space-m6-w8);display:inline-flex;cursor:pointer}
.section-title.creator-works__title{margin-bottom:6px}.creator-works__tabs .tap-slide__line{width:50px;border-radius:0;height:1px}.creator-works__sub-tabs .tap-slide__line{display:none}.creator-works__sub-tabs .tap-slide__wrap{border-bottom:none;margin-top:20px}.creator-works__sub-tabs .tap-tabs-header__link--default{display:flex;flex-direction:row;align-items:center;padding:5px 10px;border:.5px solid var(--gray-02);border-radius:100px;margin-right:12px}.creator-works__sub-tabs .tap-slide--active .tap-tabs-header__link--default{background:var(--primary-tap-blue-light);border:.5px solid var(--primary-tap-blue);color:var(--primary-tap-blue)}.creator-works__sub-tabs .tap-slide__content{margin-left:0}
.section-title.creator-analytics__title{margin-bottom:6px;margin-top:48px}
.revenue-dashboard .creator-dashboard__item{padding:16px 12px}
.manage-revenue .font-normal{font-weight:normal}.manage-revenue .manage-revenue__title{margin-top:48px}.section-title.manage-revenue__title{margin-bottom:6px}.alipay-not-bound{width:494px;background:var(--extension-shadow-background-white);border:1px solid var(--gray-02);border-radius:12px;padding:7px 20px 7px 7px;margin-top:-8px;margin-bottom:20px;box-shadow:0 3px 12px rgba(0,0,0,.03)}.manage-revenue__alipay-icon{width:34px;height:34px}.manage-revenue__tips-title{margin-top:20px;margin-bottom:2px}.manage-revenue__tips-title:first-child{margin-top:0;margin-bottom:-12px}
.creator-activities__list{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:16px;grid-gap:32px 16px}
.rules-list-page__title{margin-bottom:40px}.rules-list{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:16px;padding:23px 0;margin:16px 0 48px}.rules-list__item:before{content:"";display:inline-block;margin-right:15px;margin-left:7px;width:6px;height:6px;border-radius:50%;background:var(--primary-tap-blue)}
.profile-info-item{padding:18px 0}.profile-info-item .svg-icon{width:20px;height:20px}.profile-info-item__left{width:160px;margin-right:40px}
.creator-verify-steps{position:relative}.creator-verify-steps .creator-verify-button{position:absolute;right:0;top:0}.profile-settings__verify-steps-list{margin-top:12px}.profile-settings__verify-step{border:1px solid var(--gray-02);border-radius:8px;padding:20px;margin-bottom:8px}.profile-settings__verify-step--disabled{opacity:.5}.profile-settings__verify-step:not(.profile-settings__verify-step--disabled):hover{background:var(--extension-overlay-black)}.verify-step__check-icon{margin-right:16px;width:24px;height:24px}
.tap-input{background:transparent;border:none;outline:none;width:100%;box-sizing:border-box;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.tap-input::placeholder{color:var(--gray-06)}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 60px var(--primary-white) inset !important;background-color:var(--primary-white) !important;background-clip:content-box !important}.tap-input-wrap{padding:12px;border-radius:8px;border:1px solid var(--gray-02)}.tap-input-wrap--active{border-color:var(--primary-tap-blue)}
.tap-input-group{margin:20px 0}.tap-input-group .tap-input-wrap{width:402px}.tap-input-group__label{width:140px;margin-right:16px}
.tap-agreement{margin-bottom:4px}.tap-agreement__check-icon{margin-right:4px}.tap-agreement__unchecked{width:16px;height:16px;border-radius:50%;box-sizing:border-box;border:1px solid var(--gray-04);margin-right:7px;margin-left:3px}
.alipay-form .profile-settings__tips-text{display:flex}.alipay-form .profile-settings__tips-text:before{content:"·";color:inherit;display:flex;align-items:center;justify-content:center;margin-right:4px}
.profile-settings__tips-text{margin:6px 0}
.tap-router{cursor:pointer}
.svg-icon{fill:currentColor;width:1em;height:1em;vertical-align:top}[class*=icon-ico10]{font-size:var(--icon-size-m10-w12)}[class*=icon-ico12]{font-size:var(--icon-size-m12-w14)}[class*=icon-ico16]{font-size:var(--icon-size-m16-w18)}[class*=icon-ico20]{font-size:var(--icon-size-m20-w22)}[class*=icon-ico22]{font-size:var(--icon-size-m22-w24)}[class*=icon-ico24]{font-size:var(--icon-size-m24-w24)}[class*=icon-ico28]{font-size:var(--icon-size-m28-w28)}[class*=icon-ico-m10-w12]{font-size:var(--icon-size-m10-w12)}[class*=icon-ico-m12-w14]{font-size:var(--icon-size-m12-w14)}[class*=icon-ico-m14-w16]{font-size:var(--icon-size-m14-w16)}[class*=icon-ico-m16-w18]{font-size:var(--icon-size-m16-w18)}[class*=icon-ico-m20-w22]{font-size:var(--icon-size-m20-w22)}[class*=icon-ico-m22-w24]{font-size:var(--icon-size-m22-w24)}[class*=icon-ico-m24-w24]{font-size:var(--icon-size-m24-w24)}[class*=icon-ico-m28-w28]{font-size:var(--icon-size-m28-w28)}[class*=icon-ico-m24-w36]{font-size:var(--icon-size-m24-w36)}.icon-arrow_down{width:var(--icon-size-m28-w28)}.icon-icobtn-tag-delete-filled{width:14px;height:14px}.icon-icobtn-tag-add-filled{width:14px;height:14px}.icon-FeaturesgroupStatusoutlined{width:var(--icon-size-m24-w24);height:var(--icon-size-m24-w24)}.icon-FeaturesratingStatusoutlined{width:var(--icon-size-m24-w24);height:var(--icon-size-m24-w24)}.icon-FeaturesaddfavStatusoutlined{width:var(--icon-size-m24-w24);height:var(--icon-size-m24-w24)}
.tap-icon--round {
  border-radius: 50%;
  overflow: hidden;
}
.lazy-image{transition:background-color .3s ease-in-out .1s;-webkit-appearance:none;-webkit-backface-visibility:hidden}.lazy-image img{width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .3s ease-in-out}.lazy-image__logo-default{display:flex;align-items:center;justify-content:center;background-color:var(--gray-01);font-size:80px}.lazy-image--hover.lazy-image--transitionend{transition-duration:.3s;transition-timing-function:ease;transition-property:opacity}@media only screen and (min-width: 499px)and (any-hover: hover){.lazy-image--hover.lazy-image--transitionend{transition-duration:.3s;transition-timing-function:ease;transition-property:background-color,border-color}.lazy-image--hover.lazy-image--transitionend:hover .origin-image{opacity:.8 !important}}
.app-icon__link{font-size:0}.app-icon{display:inline-flex;border-radius:22.78%}
.tap-row-card{justify-content:space-between}.tap-row-card--large{padding:var(--space-m12-w16) var(--space-m16-w20)}.tap-row-card--medium,.tap-row-card--medium-small{padding:var(--space-m12-w16) var(--space-m16-w20)}.tap-row-card--small{padding:var(--space-m8-w12) var(--space-m12-w16)}.tap-row-card--in-list{padding-top:var(--space-m8-w12);padding-bottom:var(--space-m8-w12)}.tap-row-card--in-dialog{padding-left:var(--space-m20-w24);padding-right:var(--space-m20-w24)}.tap-row-card__left{margin-right:var(--space-m12-w16)}.tap-row-card__right{margin-left:var(--space-m6-w8)}
.app-rating{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;color:var(--primary-tap-blue)}.app-rating__icon{margin-right:2px}
.tap-text{display:block}.tap-text__normal-line{word-wrap:break-word;word-break:break-word;overflow:hidden}.tap-text__one-line{word-wrap:break-word;word-break:break-word;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tap-text__multi-line{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;word-wrap:break-word;word-break:break-word}
.highlight-tag{display:inline-flex;align-items:center;min-height:var(--caption-m10-w12-line-height)}@media only screen and (min-width: 499px)and (any-hover: hover){.highlight-tag{transition-duration:.3s;transition-timing-function:ease;transition-property:background-color,border-color}.highlight-tag:hover{background-color:var(--extension-overlay-black)}}.highlight-tag .svg-icon,.highlight-tag .highlight-tag__text{color:inherit}.highlight-tag .svg-icon:link,.highlight-tag .svg-icon:visited,.highlight-tag .highlight-tag__text:link,.highlight-tag .highlight-tag__text:visited{color:inherit}.highlight-tag .highlight-tag__text{font-size:var(--caption-m10-w12-size);line-height:var(--caption-m10-w12-line-height)}.highlight-tag .highlight-tag__svg-icon,.highlight-tag .highlight-tag__icon{margin-right:2px;width:1em;height:1em;flex-shrink:0}.highlight-tag.highlight-tag--mobile .highlight-tag__text{line-height:normal}.highlight-tag--simple{color:var(--primary-tap-blue)}.highlight-tag--simple:link,.highlight-tag--simple:visited{color:var(--primary-tap-blue)}.highlight-tag--normal,.highlight-tag--cloud_game{color:var(--primary-tap-blue)}.highlight-tag--normal:link,.highlight-tag--normal:visited,.highlight-tag--cloud_game:link,.highlight-tag--cloud_game:visited{color:var(--primary-tap-blue)}@media only screen and (min-width: 499px)and (any-hover: hover){.highlight-tag--normal,.highlight-tag--cloud_game{transition-duration:.3s;transition-timing-function:ease;transition-property:background-color,border-color}.highlight-tag--normal:hover,.highlight-tag--cloud_game:hover{background-color:var(--primary-tap-blue-light)}}.highlight-tag--normal:not(.highlight-tag--simple),.highlight-tag--cloud_game:not(.highlight-tag--simple){border:1px solid var(--primary-tap-blue)}.highlight-tag--editors_choice{color:var(--primary-tap-orange);border:1px solid var(--primary-tap-orange)}.highlight-tag--editors_choice:link,.highlight-tag--editors_choice:visited{color:var(--primary-tap-orange)}@media only screen and (min-width: 499px)and (any-hover: hover){.highlight-tag--editors_choice{transition-duration:.3s;transition-timing-function:ease;transition-property:background-color,border-color}.highlight-tag--editors_choice:hover{background-color:var(--primary-tap-orange-light)}}.highlight-tag--exclusive:not(.highlight-tag--simple){color:var(--extension-button-label-white);border:1px solid var(--primary-tap-blue);background:var(--primary-tap-blue);border-radius:4px}.highlight-tag--exclusive:not(.highlight-tag--simple):link,.highlight-tag--exclusive:not(.highlight-tag--simple):visited{color:var(--extension-button-label-white)}@media only screen and (min-width: 499px)and (any-hover: hover){.highlight-tag--exclusive:not(.highlight-tag--simple){transition-duration:.3s;transition-timing-function:ease;transition-property:background-color,border-color}.highlight-tag--exclusive:not(.highlight-tag--simple):hover{background-color:var(--primary-tap-blue-hover);border-color:var(--primary-tap-blue-hover)}}.highlight-tag--exclusive:not(.highlight-tag--simple) .icon-ico-m14-w16-exclusive{width:20px}@media(mobileLayout){.highlight-tag--exclusive:not(.highlight-tag--simple) .icon-ico-m14-w16-exclusive{width:calc(20px * 12 / 14)}}.highlight-tag:not(.highlight-tag--simple){padding:1px var(--space-m4-w6);border-radius:4px}
.highlight-tag:not(:last-child){margin-right:var(--space-m4-w6)}.highlight-tags-group--cut{width:100%;display:flex;align-items:center;flex-wrap:wrap;overflow:hidden}.highlight-tags-group--cut .highlight-tag--only-one{display:inline-flex;max-width:100%;box-sizing:border-box}
.tap-long-text{max-width:100%}.tap-long-text.tap-text__multi-line{line-height:0}.tap-long-text__contents{display:inline-block;max-width:100%;vertical-align:middle}.tap-long-text__contents.tap-long-text__contents--inline{display:inline}.tap-long-text__contents.tap-long-text__contents--overflow{display:contents}.tap-long-text__contents.tap-long-text__contents--nowrap{white-space:nowrap}.tap-long-text--single{display:inline-flex;overflow:hidden;max-width:100%;align-items:center}.tap-long-text--single .tap-long-text__contents{white-space:nowrap;flex:auto;overflow:hidden;text-overflow:ellipsis}.tap-long-text__float-placeholder{float:right;width:0}.tap-long-text__float-end{float:right;clear:right;max-width:100%}
.tap-tag--gray{background:var(--gray-01);border:1px solid var(--extension-overlay-black)}.tap-tag--gray.tap-tag--outline{color:var(--gray-06)}.tap-tag--gray.tap-tag--filled{background:var(--gray-03);color:var(--primary-white)}.tap-tag--blue{border:1px solid var(--primary-tap-blue)}.tap-tag--blue.tap-tag--outline{color:var(--primary-tap-blue)}.tap-tag--blue.tap-tag--filled{background:var(--primary-tap-blue);color:var(--extension-button-label-white)}.tap-tag--orange{border:1px solid var(--primary-tap-orange)}.tap-tag--orange.tap-tag--outline{color:var(--primary-tap-orange)}.tap-tag--orange.tap-tag--filled{background:var(--primary-tap-orange);color:var(--extension-button-label-white)}.tap-tag--white{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12)}.tap-tag--white.tap-tag--outline{color:rgba(255,255,255,.6)}.tap-tag--white.tap-tag--filled{color:rgba(255,255,255,.6)}.tap-tag--orange-light{border:1px solid var(--primary-tap-orange-light)}.tap-tag--orange-light.tap-tag--outline{color:var(--primary-tap-orange-light)}.tap-tag--orange-light.tap-tag--filled{background:var(--primary-tap-orange-light);color:var(--primary-tap-orange)}.tap-tag--lime{border:1px solid var(--extension-lime)}.tap-tag--lime.tap-tag--outline{color:var(--extension-lime)}.tap-tag--lime.tap-tag--filled{background:var(--extension-lime);color:var(--extension-button-label-white)}.tap-tag{padding:0 3px;display:inline-flex}@media only screen and (min-width: 499px){.tap-tag{padding:0 4px}}.tap-tag--default{border-radius:var(--radius-m4-w6)}.tap-tag--bubble{border-radius:11px 11px 11px 2px}@media only screen and (max-width: 499px){.tap-tag--bubble{border-radius:10px 10px 10px 2px}}
.tap-app-title__tag{vertical-align:middle;margin-left:var(--space-m2-w4);font-weight:initial}
.tap-app-title__wrap{display:flex}
.label-tag-group-wrapper {
  display: flex;
  width: 100%;
}
.app-row-card{width:100%;box-sizing:border-box}.app-row-card .tap-row-card__left .tap-router{display:flex}.app-row-card .tap-row-card__contents{min-height:64px;justify-content:space-around}.app-row-card .tap-row-card__right{margin-left:var(--space-m12-w16)}.app-row-card .tap-app-title__wrap{max-width:100%}.app-row-card .app-title-disabled,.app-row-card .app-icon-disabled{cursor:not-allowed;opacity:.5;font-size:var(--heading-m16-w18-size)}.app-row-card--adMenu .tap-row-card__right{margin:0;min-width:42px}@media only screen and (max-width: 996px){.app-row-card--adMenu .tap-row-card__right{min-width:36px}}.app-row-card__rating{margin-right:var(--space-m8-w12)}.app-row-card__features{flex-shrink:0;width:100%;line-height:var(--caption-m12-w14-line-height)}.app-row-card__tags,.app-row-card__caption{white-space:nowrap;display:block;width:100%;overflow:hidden}.app-row-card__tags .text-label-tag,.app-row-card__caption .text-label-tag{display:inline-flex;max-width:100%}.app-row-card__highlights{width:100%;margin-top:4px;margin-bottom:4px}.app-row-card__side-menu{position:absolute;top:2px;right:18px}.app-row-card__side-menu .side-menu__icon{font-size:24px;padding:2px}@media only screen and (max-width: 499px){.app-row-card__side-menu{top:8px;right:16px}.app-row-card__side-menu .side-menu__icon{padding:0px}}
.tap-moment-tag{display:inline-flex;align-items:center;font-size:var(--caption-m10-w12-size);line-height:var(--caption-m10-w12-line-height);font-weight:bold;padding:var(--space-m2-w4) var(--space-m6-w8) var(--space-m2-w4) var(--space-m4-w6);border-radius:var(--radius-m2-w4);margin-right:8px}.tap-moment-tag .group-tag-icon{margin-right:var(--space-m2-w4)}.tap-moment-tag.tap-moment-tag--top{color:var(--extension-orange);background:var(--extension-orange-light)}.tap-moment-tag.tap-moment-tag--treasure{color:var(--extension-purple);background:var(--extension-purple-light)}.tap-moment-tag.tap-moment-tag--focus{color:var(--extension-blue);background:var(--extension-blue-light)}.tap-moment-tag.tap-moment-tag--hot-search{color:var(--extension-coral);background:var(--extension-coral-light)}.tap-moment-tag.tap-moment-tag--elite{color:var(--extension-yellow);background:var(--extension-yellow-light)}.tap-moment-tag.tap-moment-tag--official{color:var(--primary-tap-blue);background:var(--primary-tap-blue-light)}.tap-moment-tag.tap-moment-tag--question{color:var(--extension-lime);background:var(--extension-lime-light)}
.tap-overlay{position:fixed;top:0;left:0;z-index:1;width:100%;height:100%;background-color:rgba(0,0,0,.4)}
.tap-media-drawer{position:fixed;display:flex;flex-direction:column;background-color:var(--primary-white);transition:transform .3s;-webkit-overflow-scrolling:touch;z-index:600}.tap-media-drawer--right{bottom:0;right:0;height:100vh;box-sizing:border-box}.media-drawer__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--space-m20-w24);height:66px;box-sizing:border-box}.media-drawer__body{flex:1;overflow-y:auto;overflow-x:hidden}.media-drawer__close-icon{font-size:28px;cursor:pointer}.draw-fade-enter-active{transition:all .3s ease}.draw-fade-leave-active{transition:all .8s cubic-bezier(1, 0.5, 0.8, 1)}.draw-fade-enter,.draw-fade-leave-to{transform:translateX(100px);opacity:0}

.tap-media-modal{background:var(--extension-shadow-background-white);max-width:496px;width:80%;margin:10vh auto;max-height:80vh;border-radius:var(--radius-m8-w10)}.tap-media-modal .tap-cell.tap-cell--pc{padding-left:24px;padding-right:24px}.media-modal__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:24px 24px var(--space-m8-w12)}.media-modal__header__right-enabled{position:relative;padding-right:36px}@media only screen and (min-width: 499px){.media-modal__header__right-enabled{padding-right:44px}}.media-modal__header__right-enabled .media-modal__header--right{position:absolute;padding:var(--space-m6-w8);right:2px;top:2px}@media only screen and (min-width: 499px){.media-modal__header__right-enabled .media-modal__header--right{right:16px;top:16px}}.media-modal__header__right-enabled .media-modal__header--right .svg-icon{color:var(--gray-06)}.media-modal__header--left,.media-modal__header--right{display:flex;align-items:center}.media-modal-header__title{font-size:22px;padding-right:10px}.media-modal__body{max-height:calc(80vh - 66px);box-sizing:border-box;overflow:auto}.media-modal__body.media-component-loading{height:300px}.tap-media-modal--full-content{position:relative}.tap-media-modal--full-content .media-modal__header{position:absolute;background:transparent;z-index:1;top:0;left:0;width:100%;box-sizing:border-box}.tap-media-modal--full-content .media-modal__body{height:100%;padding-bottom:0;max-height:80vh;border-radius:var(--radius-m8-w10)}.media-component-loading{display:flex;justify-content:center;align-items:center}.media-modal__header--close{cursor:pointer;width:28px;height:28px}.media-modal__header--left .media-modal__header--close{margin-right:26px}.media-modal__header--close .icon-close-icon{width:var(--icon-size-m28-w28)}
.tap-media-page{position:fixed;box-sizing:border-box;top:0;/*! autoprefixer: off */padding-bottom:0;padding-bottom:calc(0 + var(--safe-area-inset-bottom));bottom:0;left:0;right:0;z-index:300;background:var(--primary-white)}.tap-media-page__header{display:flex;justify-content:space-between;align-items:center;min-height:56px;padding:0 16px}.tap-media-page__header .taptap__main-header-content{box-sizing:border-box;height:52px;width:100%}.tap-media-page-header__left{display:flex;align-items:center;font-size:20px;height:100%;width:100%}.tap-media-page-header__left .tap-media-page-header__title{margin-left:14px}.media-page__content{height:calc(100% - 52px);width:100%;background:var(--primary-white);overflow:auto;padding-bottom:10px;position:relative}.tap-media-page--full-content .tap-media-page__header{position:absolute;background:transparent;z-index:1;top:0;left:0;width:100%;box-sizing:border-box}.tap-media-page--full-content .media-page__content{height:100%;padding-bottom:0}.media-page__header--close{cursor:pointer}.taptap__main-header-title span{font-size:16px}
.media-popover__dropdown-menu{overflow:auto}
.tap-media-popup{position:fixed;display:flex;flex-direction:column;max-height:70vh;background-color:var(--primary-white);transition:transform .3s;-webkit-overflow-scrolling:touch;padding:var(--space-m16-w20);z-index:600}.tap-media-popup--no-header{padding:0}.tap-media-popup.tap-media-popup--border{padding:0}.tap-media-popup.tap-media-popup--border .media-popup__header{padding:var(--space-m14-w18) var(--space-m16-w20);position:relative}.tap-media-popup.tap-media-popup--border .media-popup__header:after{content:"";display:block;background:var(--gray-02);height:1px;width:100%;position:absolute;left:50%;transform:translateX(-50%);bottom:0px}.tap-media-popup.tap-media-popup--border .media-popup__body{padding:var(--space-m14-w18) var(--space-m16-w20)}.tap-media-popup.tap-media-popup--line{padding:0}.tap-media-popup--bottom{/*! autoprefixer: off */padding-bottom:0;padding-bottom:calc(0 + var(--safe-area-inset-bottom));bottom:0;left:0;width:100%;box-sizing:border-box;border-radius:var(--radius-m8-w10) var(--radius-m8-w10) 0 0}.media-popup__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.media-popup__body{flex:1;overflow-y:auto;overflow-x:hidden}.media-sheet__slider-wrapper{padding:var(--space-m8-w12)}.media-sheet__slider{width:33px;height:4px;background:var(--gray-01);border-radius:var(--space-m2-w4);margin:0 auto}.media-popup__header-text{padding:var(--space-m4-w6) var(--space-m8-w12)}.media-popup__close-icon{font-size:28px;cursor:pointer}.slide-fade-enter-active{transition:all .3s ease}.slide-fade-leave-active{transition:all .8s cubic-bezier(1, 0.5, 0.8, 1)}.slide-fade-enter,.slide-fade-leave-to{transform:translateY(50px);opacity:0}
.taptap-popover__scroll-tips{width:calc(100% - 2px);height:100px;position:absolute;left:50%;bottom:0;transform:translateX(-50%);pointer-events:none}
.taptap-popover{position:relative}.taptap-popover__trigger-wrap{display:inline-block}.taptap-popover__content-wrap{position:fixed}.taptap-popover__content-wrap .dropdown-menu-list{margin:6px}.taptap-popover__content-detail{position:relative;max-height:80vh;overflow-y:auto;-webkit-overflow-scrolling:touch}@supports(overflow: overlay){.taptap-popover__content-detail{overflow-y:overlay}}
.media-popover{width:auto}@supports(overflow: overlay){.media-popover.user-menu__popover{overflow-y:overlay}}.media-popover.media-popover__disabled{display:none}
.hashtag-publish-button__tap-button{padding:12px 24px;background:var(--primary-tap-blue);box-shadow:0 20px 20px rgba(0,0,0,.1);border-radius:40px;color:var(--primary-white);cursor:pointer}@media only screen and (min-width: 499px){.hashtag-publish-button .taptap-popover__content-wrap{background:transparent;box-shadow:none;padding:0;width:400px}.hashtag-publish-button__content-wrap{width:425px;margin:0 auto}.hashtag-publish-button__content{width:calc(100% - 25px);margin:0 auto;padding:10px;box-sizing:border-box;box-shadow:0 20px 20px rgba(0,0,0,.1);border-radius:20px;background:var(--primary-white)}.hashtag-publish-button__content-item{padding:20px 0 0 24px}.hashtag-publish-button__content-post{padding-bottom:20px}.hashtag-publish-button__close{margin:24px auto 0}}.hashtag-publish-button__trigger svg{font-size:22px}@media only screen and (max-width: 499px){.hashtag-publish-button__tap-button{padding:10px 20px}.hashtag-publish-button__trigger svg{font-size:20px}.hashtag-publish-button__content{align-items:center;margin:40px 0}.hashtag-publish-button__content-item{width:320px;margin-bottom:32px}.hashtag-publish-button__content-item:last-child{margin-bottom:0}.hashtag-publish-button__close{margin:0 auto 32px}}.hashtag-publish-button__content{width:100%;display:flex;flex-direction:column;justify-content:center}.hashtag-publish-button__content-item{display:flex;align-items:center;cursor:pointer}.hashtag-publish-button__content-icon{width:48px;height:48px;margin-right:16px;background:#5d61ff;border-radius:50%;overflow:hidden}.hashtag-publish-button__content-icon svg{color:#fff}.hashtag-publish-button__content-icon--post{background:var(--primary-tap-blue)}.hashtag-publish-button__content-icon--moment{background:var(--extension-yellow)}.hashtag-publish-button__content-word-sub{opacity:.5}.hashtag-publish-button__close{width:48px;height:48px;border-radius:70px;background:var(--extension-toast-black);cursor:pointer}.hashtag-publish-button__close svg{color:#fff}.hashtag-publish-button__space-m6{margin-left:var(--space-m6-w8)}
.highlight-tag-intl{min-height:var(--caption-11-line-height);letter-spacing:.02em;font-size:var(--caption-11-size);line-height:var(--caption-11-line-height);border-radius:20px;padding:3px 4px}@media only screen and (min-width: 499px)and (any-hover: hover){.highlight-tag-intl{transition-duration:.3s;transition-timing-function:ease;transition-property:background-color,border-color}.highlight-tag-intl:hover{background-color:var(--black-primary-hover)}}.highlight-tag-intl .highlight-tag-intl__text{letter-spacing:.02em;font-size:var(--caption-11-size);line-height:var(--caption-11-line-height)}.highlight-tag-intl .svg-icon,.highlight-tag-intl .highlight-tag-intl__text{color:inherit}.highlight-tag-intl .svg-icon:link,.highlight-tag-intl .svg-icon:visited,.highlight-tag-intl .highlight-tag-intl__text:link,.highlight-tag-intl .highlight-tag-intl__text:visited{color:inherit}.highlight-tag-intl .highlight-tag-intl__svg-icon,.highlight-tag-intl .highlight-tag-intl__icon{margin-right:2px;width:1em;height:1em;flex-shrink:0}.highlight-tag-intl.highlight-tag-intl--mobile .highlight-tag-intl__text{line-height:normal}.highlight-tag-intl--simple{color:var(--green-primary)}.highlight-tag-intl--simple:link,.highlight-tag-intl--simple:visited{color:var(--green-primary)}.highlight-tag-intl--normal{display:inline-flex}.highlight-tag-intl--normal,.highlight-tag-intl--cloud_game{color:var(--green-primary)}.highlight-tag-intl--normal:link,.highlight-tag-intl--normal:visited,.highlight-tag-intl--cloud_game:link,.highlight-tag-intl--cloud_game:visited{color:var(--green-primary)}@media only screen and (min-width: 499px)and (any-hover: hover){.highlight-tag-intl--normal,.highlight-tag-intl--cloud_game{transition-duration:.3s;transition-timing-function:ease;transition-property:background-color,border-color}.highlight-tag-intl--normal:hover,.highlight-tag-intl--cloud_game:hover{background-color:var(--black-primary-hover)}}.highlight-tag-intl--normal:not(.highlight-tag-intl--simple),.highlight-tag-intl--cloud_game:not(.highlight-tag-intl--simple){border:1px solid var(--green-primary)}.highlight-tag-intl--editors_choice{color:var(--green-primary);border:1px solid var(--green-primary)}.highlight-tag-intl--editors_choice:link,.highlight-tag-intl--editors_choice:visited{color:var(--green-primary)}@media only screen and (min-width: 499px)and (any-hover: hover){.highlight-tag-intl--editors_choice{transition-duration:.3s;transition-timing-function:ease;transition-property:background-color,border-color}.highlight-tag-intl--editors_choice:hover{background-color:var(--black-primary-hover)}}.highlight-tag-intl--exclusive:not(.highlight-tag-intl--simple){color:var(--black-primary);border:1px solid var(--green-primary);background:var(--green-primary)}.highlight-tag-intl--exclusive:not(.highlight-tag-intl--simple):link,.highlight-tag-intl--exclusive:not(.highlight-tag-intl--simple):visited{color:var(--black-primary)}@media only screen and (min-width: 499px)and (any-hover: hover){.highlight-tag-intl--exclusive:not(.highlight-tag-intl--simple){transition-duration:.3s;transition-timing-function:ease;transition-property:background-color,border-color}.highlight-tag-intl--exclusive:not(.highlight-tag-intl--simple):hover{background-color:var(--green-primary-hover);border-color:var(--green-primary-hover)}}
.highlight-tag-intl:not(:last-child){margin-right:var(--space-m4-w6)}.highlight-tags-group--cut{width:100%;display:flex;align-items:center;flex-wrap:wrap;overflow:hidden}.highlight-tags-group--cut .highlight-tag--only-one{display:inline-flex;max-width:100%;box-sizing:border-box}
.lazy-image{transition:background-color .3s ease-in-out .1s;-webkit-appearance:none;-webkit-backface-visibility:hidden}.lazy-image img{width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .3s ease-in-out}.lazy-image__logo-default{display:flex;align-items:center;justify-content:center;background-color:var(--gray-01);font-size:80px}.origin-image__mark{mask-image:linear-gradient(0deg, var(--white-overlay), var(--white-overlay));-webkit-mask-image:linear-gradient(0deg, var(--white-overlay), var(--white-overlay))}
.lazy-load__loading{height:50px}
.media-modal__footer{display:flex;padding:24px;justify-content:flex-end;align-items:center}.media-modal__footer-direction--column-reverse{flex-direction:column-reverse}.media-modal__footer-direction--row{flex-direction:row}.media-modal__footer-direction--row-reverse{justify-content:flex-start;flex-direction:row-reverse}
@media only screen and (min-width: 499px){.confirm-footer__button{min-width:140px}}.confirm-footer__button:not(:first-child){margin-left:var(--space-m16-w20)}.confirm-footer__button--column:not(:first-child){margin-left:0;margin-top:var(--space-m8-w12)}.confirm-footer__button--full{flex:1}.confirm-footer__button--column{margin-right:0;flex:none;width:100%}@media only screen and (min-width: 499px){.confirm-footer__button--column{min-width:336px;max-width:448px}}.confirm-footer.media-modal__footer-direction--row-reverse .confirm-footer__button:not(:first-child){margin-left:0}.confirm-footer.media-modal__footer-direction--row-reverse .confirm-footer__button:not(:last-child){margin-left:var(--space-m16-w20)}.confirm-footer.media-modal__footer-direction--column-reverse .confirm-footer__button:not(:first-child){margin-left:0;margin-top:0}.confirm-footer.media-modal__footer-direction--column-reverse .confirm-footer__button:not(:last-child){margin-top:var(--space-m8-w12)}
.tap-button{outline:none;cursor:pointer;font-weight:500;border-width:1px;border-style:solid;padding-left:16px;padding-right:16px}.tap-button--router{display:inline-flex;align-items:center;justify-content:center}.tap-button__icon{font-size:var(--icon-size-m22-w24);color:inherit;margin-right:var(--space-m2-w4)}.tap-button--disabled{opacity:.5;cursor:not-allowed}.tap-button--loading{cursor:initial}.tap-button--primary{background:var(--primary-tap-blue);color:var(--extension-button-label-white);border-color:var(--primary-tap-blue)}.tap-button--primary>.loading-dots__wrapper>.loading-dots__dot{background-color:var(--extension-button-label-white)}@media only screen and (min-width: 499px)and (any-hover: hover){.tap-button--primary:not(.tap-button--disabled,.tap-button--no-hover){transition-duration:.3s;transition-timing-function:ease;transition-property:background-color,border-color}.tap-button--primary:not(.tap-button--disabled,.tap-button--no-hover):hover{background-color:var(--primary-tap-blue-hover);border-color:var(--primary-tap-blue-hover)}}.tap-button--secondary{background:var(--primary-tap-blue-light);color:var(--primary-tap-blue);border-color:var(--primary-tap-blue-light)}.tap-button--secondary>.loading-dots__wrapper>.loading-dots__dot{background-color:var(--primary-tap-blue)}@media only screen and (min-width: 499px)and (any-hover: hover){.tap-button--secondary:not(.tap-button--disabled,.tap-button--no-hover){transition-duration:.3s;transition-timing-function:ease;transition-property:background-color,border-color}.tap-button--secondary:not(.tap-button--disabled,.tap-button--no-hover):hover{background-color:var(--primary-tap-blue-light-hover);border-color:var(--primary-tap-blue-light-hover)}}.tap-button--tertiary{background:transparent;color:var(--gray-08);border-color:var(--gray-02)}.tap-button--tertiary>.loading-dots__wrapper>.loading-dots__dot{background-color:var(--gray-08)}@media only screen and (min-width: 499px)and (any-hover: hover){.tap-button--tertiary:not(.tap-button--disabled,.tap-button--no-hover){transition-duration:.3s;transition-timing-function:ease;transition-property:background-color,border-color}.tap-button--tertiary:not(.tap-button--disabled,.tap-button--no-hover):hover{background-color:var(--extension-overlay-black);border-color:var(--extension-overlay-black)}}.tap-button--quaternary{border:none;background:transparent;color:var(--primary-tap-blue)}.tap-button--quaternary>.loading-dots__wrapper>.loading-dots__dot{background-color:var(--primary-tap-blue)}@media only screen and (min-width: 499px)and (any-hover: hover){.tap-button--quaternary:not(.tap-button--disabled,.tap-button--no-hover){transition-duration:.3s;transition-timing-function:ease;transition-property:background-color,border-color}.tap-button--quaternary:not(.tap-button--disabled,.tap-button--no-hover):hover{background-color:var(--extension-overlay-black);border-color:var(--extension-overlay-black)}}.tap-button--special{background:var(--extension-button-label-white);color:var(--primary-tap-blue);border-color:var(--extension-button-label-white)}.tap-button--special>.loading-dots__wrapper>.loading-dots__dot{background-color:var(--primary-tap-blue)}@media only screen and (min-width: 499px)and (any-hover: hover){.tap-button--special:not(.tap-button--disabled,.tap-button--no-hover){transition-duration:.3s;transition-timing-function:ease;transition-property:background-color,border-color}.tap-button--special:not(.tap-button--disabled,.tap-button--no-hover):hover{background-color:var(--extension-components-black-hover);border-color:var(--extension-components-black-hover)}}.tap-button--danger{background:var(--primary-red);color:var(--extension-button-label-white);border-color:var(--primary-red)}@media only screen and (min-width: 499px)and (any-hover: hover){.tap-button--danger:not(.tap-button--disabled,.tap-button--no-hover){transition-duration:.3s;transition-timing-function:ease;transition-property:background-color,border-color}.tap-button--danger:not(.tap-button--disabled,.tap-button--no-hover):hover{background-color:var(--primary-red-hover);border-color:var(--primary-red-hover)}}.tap-button--danger>.loading-dots__wrapper>.loading-dots__dot{background-color:var(--primary-white)}.tap-button--special.tap-button--done{color:var(--extension-button-label-white);background:var(--extension-components-black);border-color:transparent}@media only screen and (min-width: 499px)and (any-hover: hover){.tap-button--special.tap-button--done:not(.tap-button--disabled,.tap-button--no-hover){transition-duration:.3s;transition-timing-function:ease;transition-property:background-color,border-color}.tap-button--special.tap-button--done:not(.tap-button--disabled,.tap-button--no-hover):hover{background-color:var(--extension-components-black-hover);border-color:var(--extension-components-black-hover)}}.tap-button--primary.tap-button--done,.tap-button--secondary.tap-button--done,.tap-button--tertiary.tap-button--done{color:var(--gray-06);background:var(--gray-01);border-color:var(--gray-02)}@media only screen and (min-width: 499px)and (any-hover: hover){.tap-button--primary.tap-button--done:not(.tap-button--disabled,.tap-button--no-hover),.tap-button--secondary.tap-button--done:not(.tap-button--disabled,.tap-button--no-hover),.tap-button--tertiary.tap-button--done:not(.tap-button--disabled,.tap-button--no-hover){transition-duration:.3s;transition-timing-function:ease;transition-property:background-color,border-color}.tap-button--primary.tap-button--done:not(.tap-button--disabled,.tap-button--no-hover):hover,.tap-button--secondary.tap-button--done:not(.tap-button--disabled,.tap-button--no-hover):hover,.tap-button--tertiary.tap-button--done:not(.tap-button--disabled,.tap-button--no-hover):hover{background-color:var(--gray-01-hover);border-color:var(--gray-01-hover)}}.tap-button--small{height:28px;border-radius:14px;font-size:var(--heading-m14-w16-size);line-height:var(--heading-m14-w16-line-height);min-width:70px;padding:0 10px}.tap-button--small.tap-button--wide-screen{height:32px;border-radius:16px;min-width:84px;padding:0 10px}.tap-button--medium{height:32px;border-radius:16px;font-size:var(--heading-m14-w16-size);line-height:var(--heading-m14-w16-line-height);padding:0 16px}.tap-button--medium.tap-button--wide-screen{height:40px;border-radius:20px;padding:0 16px}.tap-button--large{height:40px;border-radius:20px;font-size:var(--heading-m14-w16-size);line-height:var(--heading-m14-w16-line-height);padding:0 16px}.tap-button--large.tap-button--wide-screen{height:46px;border-radius:23px;padding:0 24px}.tap-button--x-large{height:48px;border-radius:24px;font-size:var(--heading-m14-w16-size);line-height:var(--heading-m14-w16-line-height)}.tap-button--x-large.tap-button--wide-screen{height:48px;border-radius:24px;padding:0 24px}.tap-button.tap-button--plain{background-color:var(--primary-white);color:#14b9c8}.tap-button.tap-button--vant{position:relative;display:inline-block;box-sizing:border-box;height:38px;font-size:16px;line-height:34px;text-align:center;border-radius:5px;cursor:pointer;transition:opacity .2s;-webkit-appearance:none}
.tap-button-intl{outline:none;cursor:pointer;font-weight:500;border-width:1px;border-style:solid;padding-left:16px;padding-right:16px}.tap-button-intl--router{display:inline-flex;align-items:center;justify-content:center}.tap-button-intl__icon{font-size:var(--icon-size-m22-w24);color:inherit;margin-right:var(--space-m2-w4)}.tap-button-intl--disabled{opacity:.5;cursor:not-allowed}.tap-button-intl--loading{cursor:initial}.tap-button-intl--primary{color:var(--black-primary);background:var(--green-primary);border-color:var(--green-primary)}.tap-button-intl--primary>.loading-dots__wrapper>.loading-dots__dot{background-color:var(--black-primary)}@media only screen and (min-width: 499px)and (any-hover: hover){.tap-button-intl--primary:not(.tap-button-intl--disabled,.tap-button-intl--no-hover){transition-duration:.3s;transition-timing-function:ease;transition-property:background-color,border-color}.tap-button-intl--primary:not(.tap-button-intl--disabled,.tap-button-intl--no-hover):hover{background-color:var(--green-primary-hover);border-color:var(--green-primary-hover)}}.tap-button-intl--secondary{color:var(--green-primary);background:var(--green-80);border-color:var(--green-80)}.tap-button-intl--secondary>.loading-dots__wrapper>.loading-dots__dot{background-color:var(--green-primary)}.tap-button-intl--tertiary{color:var(--white-primary);background:transparent;border-color:var(--black-30)}.tap-button-intl--tertiary>.loading-dots__wrapper>.loading-dots__dot{background-color:var(--white-primary)}.tap-button-intl--quaternary{border:none;background:transparent;color:var(--white-primary)}.tap-button-intl--quaternary>.loading-dots__wrapper>.loading-dots__dot{background-color:var(--white-primary)}.tap-button-intl--quaternary.tap-button-intl--done{border:none;background:transparent;color:var(--black-60)}.tap-button-intl--quaternary.tap-button-intl--done>.loading-dots__wrapper>.loading-dots__dot{background-color:var(--black-60)}.tap-button-intl--quaternary.tap-button-intl--disabled{opacity:.2}.tap-button-intl--special{background:var(--extension-button-label-white);color:var(--primary-tap-blue);border-color:var(--extension-button-label-white)}.tap-button-intl--special>.loading-dots__wrapper>.loading-dots__dot{background-color:var(--primary-tap-blue)}@media only screen and (min-width: 499px)and (any-hover: hover){.tap-button-intl--special:not(.tap-button-intl--disabled,.tap-button-intl--no-hover){transition-duration:.3s;transition-timing-function:ease;transition-property:background-color,border-color}.tap-button-intl--special:not(.tap-button-intl--disabled,.tap-button-intl--no-hover):hover{background-color:var(--extension-components-black-hover);border-color:var(--extension-components-black-hover)}}.tap-button-intl--danger{background:var(--primary-red);color:var(--extension-button-label-white);border-color:var(--primary-red)}@media only screen and (min-width: 499px)and (any-hover: hover){.tap-button-intl--danger:not(.tap-button-intl--disabled,.tap-button-intl--no-hover){transition-duration:.3s;transition-timing-function:ease;transition-property:background-color,border-color}.tap-button-intl--danger:not(.tap-button-intl--disabled,.tap-button-intl--no-hover):hover{background-color:var(--primary-red-hover);border-color:var(--primary-red-hover)}}.tap-button-intl--danger>.loading-dots__wrapper>.loading-dots__dot{background-color:var(--primary-white)}.tap-button-intl--special.tap-button-intl--done{color:var(--extension-button-label-white);background:var(--extension-components-black);border-color:transparent}@media only screen and (min-width: 499px)and (any-hover: hover){.tap-button-intl--special.tap-button-intl--done:not(.tap-button-intl--disabled,.tap-button-intl--no-hover){transition-duration:.3s;transition-timing-function:ease;transition-property:background-color,border-color}.tap-button-intl--special.tap-button-intl--done:not(.tap-button-intl--disabled,.tap-button-intl--no-hover):hover{background-color:var(--extension-components-black-hover);border-color:var(--extension-components-black-hover)}}.tap-button-intl--primary.tap-button-intl--done,.tap-button-intl--secondary.tap-button-intl--done,.tap-button-intl--tertiary.tap-button-intl--done{color:var(--black-60);background:var(--black-20);border-color:var(--black-20)}@media only screen and (min-width: 499px)and (any-hover: hover){.tap-button-intl--primary.tap-button-intl--done:not(.tap-button-intl--disabled,.tap-button-intl--no-hover),.tap-button-intl--secondary.tap-button-intl--done:not(.tap-button-intl--disabled,.tap-button-intl--no-hover),.tap-button-intl--tertiary.tap-button-intl--done:not(.tap-button-intl--disabled,.tap-button-intl--no-hover){transition-duration:.3s;transition-timing-function:ease;transition-property:background-color,border-color}.tap-button-intl--primary.tap-button-intl--done:not(.tap-button-intl--disabled,.tap-button-intl--no-hover):hover,.tap-button-intl--secondary.tap-button-intl--done:not(.tap-button-intl--disabled,.tap-button-intl--no-hover):hover,.tap-button-intl--tertiary.tap-button-intl--done:not(.tap-button-intl--disabled,.tap-button-intl--no-hover):hover{background-color:var(--black-20-hover);border-color:var(--black-20-hover)}}.tap-button-intl--primary.tap-button-intl--done>.loading-dots__wrapper>.loading-dots__dot,.tap-button-intl--secondary.tap-button-intl--done>.loading-dots__wrapper>.loading-dots__dot,.tap-button-intl--tertiary.tap-button-intl--done>.loading-dots__wrapper>.loading-dots__dot{background-color:var(--black-60)}.tap-button-intl--primary.tap-button-intl--disabled,.tap-button-intl--secondary.tap-button-intl--disabled,.tap-button-intl--tertiary.tap-button-intl--disabled{opacity:.2}.tap-button-intl--small{height:24px;border-radius:12px;letter-spacing:.02em;font-size:var(--heading-12-size);line-height:var(--heading-12-line-height);font-weight:bold;min-width:54px;padding:4px 16px}.tap-button-intl--medium{height:28px;border-radius:14px;letter-spacing:.02em;font-size:var(--heading-12-size);line-height:var(--heading-12-line-height);padding:6px 16px;font-weight:bold}.tap-button-intl--large{height:36px;border-radius:18px;letter-spacing:.02em;font-size:var(--heading-14-size);line-height:var(--heading-14-line-height);padding:9px 16px;font-weight:bold}.tap-button-intl--x-large{height:44px;border-radius:22px;letter-spacing:.02em;font-size:var(--heading-14-size);line-height:var(--heading-14-line-height);font-weight:bold}.tap-button-intl.tap-button-intl--plain{background-color:var(--black-primary);color:var(--green-primary)}.tap-button-intl.tap-button-intl--vant{position:relative;display:inline-block;box-sizing:border-box;height:38px;font-size:16px;line-height:34px;text-align:center;border-radius:5px;cursor:pointer;transition:opacity .2s;-webkit-appearance:none}
.loading-dots__wrapper{display:flex;align-items:center;justify-content:center;margin:0 auto}.loading-dots__wrapper .loading-dots__dot{width:1em;height:1em;border-radius:100%;animation:wavingDots linear .92s infinite;margin-right:.8em;background-color:var(--gray-04)}.loading-dots__wrapper .loading-dots__dot:nth-child(2){animation-delay:.115s}.loading-dots__wrapper .loading-dots__dot:nth-child(3){animation-delay:.23s;margin-right:0}@keyframes wavingDots{0%{transform:translateY(0em)}33%{transform:translateY(-0.28em)}36%{transform:translateY(-0.3em)}40%{transform:translateY(-0.3em)}75%{transform:translateY(0.3em)}100%{transform:translateY(0)}}
.content-loading-box{text-align:center}.content-loading-box--middle{position:absolute;left:0;width:100%;z-index:1;bottom:50%;transform:translateY(50%)}
.taptap-dialog{position:fixed;left:0;right:0;bottom:0;top:0;z-index:500}.taptap-dialog__cover{position:fixed;left:0;right:0;bottom:0;top:0;background:rgba(0,0,0,.5);z-index:-1}
.taptap-dropdown__content{padding:5px 0px;border-radius:6px;text-align:left;background-color:var(--primary-white);background-clip:padding-box;border:1px solid rgba(0,0,0,.15);box-shadow:0 6px 12px rgba(0,0,0,.175);color:var(--gray-08);cursor:pointer}.taptap-dropdown__item{width:100%;background-color:var(--extension-shadow-background-white);cursor:pointer;font-size:15px;height:38px;display:flex;justify-content:center;align-items:center;color:var(--gray-06);letter-spacing:0;min-width:110px;line-height:32px;white-space:nowrap;max-width:50vw}.popover-item__text-seleted{color:var(--primary-tap-blue)}

.tap-list{position:relative}.tap-list__status-box{padding:20px;min-height:24px;text-align:center}.tap-list__status-box .tap-list__loading{display:inline-block;width:20px;height:20px;margin-right:4px}.tap-list__status-box--pc{padding:32px;min-height:30px}.tap-list__status-box--top{padding-bottom:0}
.taptap-confirm-modal{max-width:496px;width:80%;margin:10vh auto;max-height:80vh;border-radius:5px;overflow:hidden;background:var(--primary-white);box-shadow:0 0 20px var(--extension-components-black)}.taptap-confirm-modal__header{display:flex;padding:15px;border-bottom:1px solid var(--gray-02);color:var(--primary-white);background:var(--primary-tap-blue)}.taptap-confirm-modal__header .taptap-confirm-modal__title{margin:0;font-size:18px;line-height:1.42857143;flex:1}.taptap-confirm-modal__header .icon-close-icon{width:24px;height:24px;font-size:24px;font-weight:bold;cursor:pointer}.taptap-confirm-modal__footer{padding:13px 20px;display:flex;justify-content:flex-end}.taptap-confirm-modal__footer .taptap-button{margin-left:20px;line-height:1.2}.taptap-confirm-modal__footer .van-button--plain{background-color:var(--primary-white)}.taptap-confirm-modal_light{position:relative;width:320px;margin:0 auto;top:15%}.taptap-confirm-modal_light .taptap-confirm-modal__header{color:var(--gray-08);padding:30px 0 0;border:none;background:transparent;text-align:center}.taptap-confirm-modal_light .icon-close-icon{position:absolute;color:var(--extension-divider-gray);right:10px;top:5px}.taptap-confirm-modal_light .taptap-confirm-modal__title{font-size:16px}.taptap-confirm-modal_light .message-box_container_message{padding:20px 25px;font-size:14px;text-align:center}.taptap-confirm-modal_light .taptap-confirm-modal__footer{display:flex;padding:0;justify-content:space-around;border-top:1px solid var(--gray-02)}.taptap-confirm-modal_light .taptap-confirm-modal__footer .taptap-button{margin:0;height:auto;color:var(--primary-tap-blue);padding:15px 0;border:none;background:transparent;border-radius:0;flex:1}.taptap-confirm-modal_light .taptap-confirm-modal__footer .taptap-button:first-child{border-right:1px solid var(--gray-02)}.taptap-confirm-modal_light .taptap-confirm-modal__content{padding:20px 25px}.taptap-confirm-modal_light .taptap-confirm-modal__content p{font-size:14px;margin:0}.modal-confirm__box .text-center{text-align:center}
.page-loading{position:absolute;left:0;top:0;width:100%;height:100%;max-height:100vh;background:transparent;text-align:center}.page-loading .van-loading{display:inline-block}.page-loading.fullscreen{position:fixed}.page-loading .middle{position:absolute;top:48%}.page-loading .error-block{text-align:center}.page-loading .error-block .try-again{color:var(--primary-tap-blue)}.page-loading .error-block .link{text-indent:4px;text-decoration:underline}.page-loading.page-loading--mobile{height:calc(100vh - 64px - 50px);display:flex;align-items:center;justify-content:center;background-color:transparent}
.share-dialog__contents{padding:50px 20px}.share-dialog__contents p{font-size:18px;color:var(--gray-06);margin:0}.share-dialog__contents p a{color:var(--primary-tap-blue)}.share-dialog{width:339px}.mobile .share-dialog{width:94%;margin:50% auto 0}.share-dialog p{margin:0}.share-dialog .share-dialog__contents{position:relative;padding:30px 80px}.mobile .share-dialog .share-dialog__contents{padding:30px 60px}.share-dialog .share-dialog__contents .wechat-in-container,.share-dialog .share-dialog__contents .wechat-out-container{margin-bottom:26px;text-align:center}.share-dialog .share-dialog__contents .wechat-in-container>span,.share-dialog .share-dialog__contents .wechat-out-container>span{display:inline-block;vertical-align:text-bottom;width:25px;height:16px;padding:0 5px;background-color:var(--gray-06);border-radius:3px;font-size:0}.share-dialog .share-dialog__contents .wechat-in-container>span>i,.share-dialog .share-dialog__contents .wechat-out-container>span>i{display:inline-block;vertical-align:sub;width:3px;height:3px;margin:1.5px;background-color:var(--primary-white);border-radius:50%}.share-dialog .share-dialog__contents .wechat-in-container>span>i:first-of-type,.share-dialog .share-dialog__contents .wechat-out-container>span>i:first-of-type{margin-left:0}.share-dialog .share-dialog__contents .wechat-in-container>span>i:last-of-type,.share-dialog .share-dialog__contents .wechat-out-container>span>i:last-of-type{margin-right:0}.share-dialog .share-dialog__contents .wechat-in-container>p,.share-dialog .share-dialog__contents .wechat-out-container>p{display:inline-block;font-size:12px;color:var(--primary-black)}.mobile .share-dialog .share-dialog__contents .wechat-out-container{margin-bottom:0}.share-dialog .share-dialog__contents .wechat-out-container>span{line-height:20px;margin:0 4px}.mobile .share-dialog .share-dialog__contents .wechat-out-container>span{display:none}.mobile .share-dialog .share-dialog__contents .wechat-out-container>p{display:none}.share-dialog .share-dialog__contents .bar-code{position:relative;margin:0 auto 30px;padding:5px;width:130px;height:130px;border:1px solid var(--gray-02)}.mobile .share-dialog .share-dialog__contents .bar-code{display:none}.share-dialog .share-dialog__contents .bar-code>canvas{width:100%;height:100%}.share-dialog .share-dialog__contents .bar-code .wechat-icon{background:url("https://assets.tapimg.com/img/background/footer-icons@2x.png") no-repeat 0 -290px;background-size:120px;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px;width:40px;height:40px}.share-dialog .share-dialog__contents .share-container{height:30px;font-size:0;text-align:center}.share-dialog .share-dialog__contents .share-container .facebook,.share-dialog .share-dialog__contents .share-container .copy-link,.share-dialog .share-dialog__contents .share-container .qq,.share-dialog .share-dialog__contents .share-container .weibo{display:inline-block;width:30px;height:30px;margin:0 1.5px 0 0;background:url("https://assets.tapimg.com/img/background/share-icons@2x.png") no-repeat 0 0;background-size:30px}.mobile .share-dialog .share-dialog__contents .share-container .facebook,.mobile .share-dialog .share-dialog__contents .share-container .copy-link,.mobile .share-dialog .share-dialog__contents .share-container .qq,.mobile .share-dialog .share-dialog__contents .share-container .weibo{margin:0 10px 0 0}.share-dialog .share-dialog__contents .share-container .weibo{margin:0 1.5px;background:url("https://assets.tapimg.com/img/background/share-icons@2x.png") no-repeat 0 -32px;background-size:30px}.mobile .share-dialog .share-dialog__contents .share-container .weibo{margin:0 10px}.share-dialog .share-dialog__contents .share-container .qq{margin:0 1.5px;background:url("https://assets.tapimg.com/img/background/share-icons@2x.png") no-repeat 0 -64px;background-size:30px}.mobile .share-dialog .share-dialog__contents .share-container .qq{margin:0 10px}.share-dialog .share-dialog__contents .share-container .copy-link{margin:0 0 0 1.5px;background:url("https://assets.tapimg.com/img/background/share-icons@2x.png") no-repeat 0 -96px;background-size:30px;cursor:pointer}.mobile .share-dialog .share-dialog__contents .share-container .copy-link{margin:0 0 0 10px}
.tap-tag--intl--gray{background:var(--black-30);border:1px solid var(--black-30)}.tap-tag--intl--gray.tap-tag--intl--outline{color:var(--white-primary)}.tap-tag--intl--gray.tap-tag--intl--filled{background:var(--black-30);color:var(--white-primary)}.tap-tag--intl--blue{border:1px solid var(--green-primary)}.tap-tag--intl--blue.tap-tag--intl--outline{color:var(--green-primary)}.tap-tag--intl--blue.tap-tag--intl--filled{background:var(--green-primary);color:var(--white-primary)}.tap-tag--intl--orange{border:1px solid var(--primary-tap-orange)}.tap-tag--intl--orange.tap-tag--intl--outline{color:var(--primary-tap-orange)}.tap-tag--intl--orange.tap-tag--intl--filled{background:var(--primary-tap-orange);color:var(--extension-button-label-white)}.tap-tag--intl--white{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12)}.tap-tag--intl--white.tap-tag--intl--outline{color:rgba(255,255,255,.6)}.tap-tag--intl--white.tap-tag--intl--filled{color:rgba(255,255,255,.6)}.tap-tag--intl--orange-light{border:1px solid var(--primary-tap-orange-light)}.tap-tag--intl--orange-light.tap-tag--intl--outline{color:var(--primary-tap-orange-light)}.tap-tag--intl--orange-light.tap-tag--intl--filled{background:var(--primary-tap-orange-light);color:var(--primary-tap-orange)}.tap-tag--intl--lime{border:1px solid var(--extension-lime)}.tap-tag--intl--lime.tap-tag--intl--outline{color:var(--extension-lime)}.tap-tag--intl--lime.tap-tag--intl--filled{background:var(--extension-lime);color:var(--extension-button-label-white)}.tap-tag--intl{display:inline-flex;padding:2px 4px}@media only screen and (min-width: 499px){.tap-tag--intl{padding:0 4px}}.tap-tag--intl--default{border-radius:100px}.tap-tag--intl--bubble{border-radius:11px 11px 11px 2px}@media only screen and (max-width: 499px){.tap-tag--intl--bubble{border-radius:10px 10px 10px 2px}}
.tap-toast{position:fixed;top:50%;left:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:content-box;white-space:pre-wrap;text-align:center;background-color:rgba(0,0,0,.7);border-radius:30px;transform:translate3d(-50%, -50%, 0);transition:opacity .3s;width:88px;color:#fff;min-width:96px;min-height:0;width:88px;width:fit-content;width:-moz-fit-content;padding:var(--space-m12-w16) var(--space-m24-w30);max-width:calc(100% - 120px);word-wrap:break-word;word-break:break-all;z-index:500}@media only screen and (max-width: 499px){.tap-toast{max-width:calc(100% - 64px)}}
.taptap-tooltips__content{padding:5px 15px;border-radius:6px;text-align:left;background-color:var(--primary-white);background-clip:padding-box;border:1px solid rgba(0,0,0,.15);box-shadow:0 6px 12px rgba(0,0,0,.175);color:var(--gray-08);cursor:pointer}
.ugc-rec-card{display:flex;align-items:center;padding:18px var(--space-m16-w20);box-sizing:border-box}.ugc-rec-card__cover{position:relative;flex-shrink:0;margin-right:12px;position:relative}.ugc-rec-card__cover:before{position:absolute;content:"";display:block;pointer-events:none;top:-50%;right:-50%;bottom:-50%;left:-50%;border:0 solid var(--extension-overlay-black);transform:scale(0.5)}.ugc-rec-card__cover:before{width:200%;height:200%;transform-origin:left top;top:0;right:0;bottom:0;left:0;border-width:1px;box-sizing:border-box;z-index:1;border-radius:8px}@media only screen and (min-width: 499px){.ugc-rec-card__cover:before{border-radius:12px}}.ugc-rec-card__cover-img{width:113px;height:64px;border-radius:var(--radius-m4-w6);overflow:hidden}.ugc-rec-card__video-duration{font-size:var(--caption-m10-w12-size);line-height:var(--caption-m10-w12-line-height);background-color:var(--extension-components-black);color:var(--extension-button-label-white);position:absolute;left:4px;bottom:4px;margin-right:12px;padding:2px 6px;border-radius:40px}.ugc-rec-card__contents{overflow:hidden;display:flex;flex-direction:column;align-items:flex-start}.ugc-rec-card__contents-titles-wrapper{width:100%;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;font-size:var(--heading-m14-w16-size);line-height:var(--heading-m14-w16-line-height);max-height:calc(var(--heading-m14-w16-line-height) * 2)}.ugc-rec-card__contents-title,.ugc-rec-card__contents-subtitle{flex-shrink:0;color:var(--gray-08);width:100%}.ugc-rec-card__contents-description{margin-top:var(--space-m4-w6)}.ugc-rec-card__contents-description-tag{font-size:var(--caption-m12-w14-size);line-height:var(--caption-m12-w14-line-height);color:var(--gray-06)}.ugc-rec-card__contents-description-tag:first-child{overflow:hidden;margin-right:0;padding-right:14px}.ugc-rec-card__contents-description-tag:first-child:after{right:6px}.ugc-rec-card__contents-title-tag{padding:2px 4px;margin-right:var(--space-m4-w6);display:inline-block;vertical-align:2px}
.ugc-rec-card__default.ugc-rec-card:not(:last-child){position:relative}.ugc-rec-card__default.ugc-rec-card:not(:last-child):after{content:"";display:block;background:var(--gray-02);height:1px;width:calc(100% - 40px);position:absolute;left:50%;transform:translateX(-50%);bottom:0px}@media only screen and (max-width: 499px){.ugc-rec-card__default.ugc-rec-card:not(:last-child){position:relative}.ugc-rec-card__default.ugc-rec-card:not(:last-child):after{content:"";display:block;background:var(--gray-02);height:1px;width:calc(100% - 36px);position:absolute;left:50%;transform:translateX(-50%);bottom:0px}}@media only screen and (min-width: 499px){.ugc-rec-card__default .ugc-rec-card__cover-img{width:128px;height:72px}}
.ugc-rec-card__aside.ugc-rec-card{padding:18px 16px}.ugc-rec-card__aside .ugc-rec-card__cover:before{border-radius:8px}.ugc-rec-card__aside .ugc-rec-card__cover-img{border-radius:4px}.ugc-rec-card__aside .ugc-rec-card__video-duration{padding:0 6px}.ugc-rec-card__aside .ugc-rec-card__contents-titles-wrapper{font-size:var(--caption-m12-w14-size);line-height:var(--caption-m12-w14-line-height);max-height:calc(var(--caption-m12-w14-line-height) * 2)}.ugc-rec-card__aside .ugc-rec-card__contents-description-tag{font-size:var(--caption-m10-w12-size);line-height:var(--caption-m10-w12-line-height)}.ugc-rec-card__aside .ugc-rec-card__contents-title-tag{padding:0 4px;margin-top:4px;margin-right:4px}
@media only screen and (max-width: 499px){.unlogin-dialog.taptap-confirm-modal{width:94%}}.unlogin-dialog__contents{padding:50px 20px}.unlogin-dialog__contents p{font-size:18px;color:var(--gray-06);margin:0}.unlogin-dialog__contents p a{color:var(--primary-tap-blue);display:inline-block}
.tap-avatar{display:inline-flex}.tap-avatar.tap-avatar--round{border-radius:50%}.tap-avatar--x-small{width:28px;height:28px}.tap-avatar--small{width:48px;height:48px}.tap-avatar--medium{width:64px;height:64px}.tap-avatar--medium-small{width:40px;height:40px}.tap-avatar--large{width:88px;height:88px}.tap-avatar--wide-screen.tap-avatar--x-small{width:36px;height:36px}.tap-avatar--wide-screen.tap-avatar--medium-small{width:48px;height:48px}.tap-avatar--wide-screen.tap-avatar--small{width:56px;height:56px}.tap-avatar--wide-screen.tap-avatar--medium{width:72px;height:72px}.tap-avatar--wide-screen.tap-avatar--large{width:96px;height:96px}
.user-avatar{display:inline-flex;position:relative;border-radius:50%}.user-avatar:after{content:"";display:block;position:absolute;left:0;top:0;width:200%;height:200%;transform-origin:left top;transform:scale(0.5);box-sizing:border-box;border:1px solid var(--extension-overlay-black);border-radius:50%;z-index:-1}.user-avatar .taptap-popover__trigger-wrap{display:flex}.user-avatar--default{width:50px;height:50px}.user-avatar__verified-reason{position:absolute;bottom:4px;left:50%;transform:translateX(-50%);border-radius:3px;font-size:12px;padding:8px;text-align:center;line-height:1.428;z-index:1;background:var(--primary-white);white-space:nowrap;border:1px solid var(--extension-divider-gray);opacity:.9;-webkit-box-shadow:0 1px 2px 0 rgba(var(--primary-black), 0.1);-moz-box-shadow:0 1px 2px 0 rgba(var(--primary-black), 0.1);box-shadow:0 1px 2px 0 rgba(var(--primary-black), 0.1)}.user-avatar__verified-reason .verified-arrow{background:var(--primary-white);border:1px solid var(--extension-coral-light);background:var(--gray-01);border-radius:3px;box-shadow:0 2px 2px rgba(0,0,0,.05);border:none}.user-avatar__verified-reason .verified-arrow:after,.user-avatar__verified-reason .verified-arrow:before{position:absolute;height:0;width:0;border:solid transparent;content:" ";pointer-events:none}.user-avatar__verified-reason .verified-arrow:after{border-width:5px;border-color:transparent}.user-avatar__verified-reason .verified-arrow:before{border-width:6px;border-color:transparent}.user-avatar__verified-reason .verified-arrow:after,.user-avatar__verified-reason .verified-arrow:before{top:100%;left:50%}.user-avatar__verified-reason .verified-arrow:after{margin-left:-5px;border-top-color:var(--primary-white)}.user-avatar__verified-reason .verified-arrow:before{margin-left:-6px;border-top-color:var(--extension-coral-light)}.taptap-popover.user-avatar__verified{position:absolute;bottom:0;right:-5.2%;width:43%;height:43%;z-index:1}.user-avatar__verified-icon{width:100%;height:100%;display:flex}.user-avatar__image{width:100%;height:100%;border-radius:50%}.user-avatar__image img{border-radius:50%}.user-avatar__image__mask{position:absolute;top:0;left:0;border-radius:50%;color:var(--extension-button-label-white);background:var(--extension-components-black);width:100%;height:100%;align-items:center;display:flex;justify-content:center;padding:0 8px;box-sizing:border-box;text-align:center}
.user-name{display:inline-flex;align-items:center;font-size:14px;color:var(--gray-08)}.user-name__text{color:inherit;font-size:inherit;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-name__badge{width:1em;height:1em;margin-left:3px}.user-name__verified-reason{position:absolute;bottom:4px;left:50%;transform:translateX(-50%);border-radius:3px;font-size:12px;padding:8px;text-align:center;line-height:1.428;z-index:1;background:var(--primary-white);white-space:nowrap;border:1px solid var(--extension-divider-gray);opacity:.9;-webkit-box-shadow:0 1px 2px 0 rgba(var(--primary-black), 0.1);-moz-box-shadow:0 1px 2px 0 rgba(var(--primary-black), 0.1);box-shadow:0 1px 2px 0 rgba(var(--primary-black), 0.1)}.user-name__verified-reason .verified-arrow{background:var(--primary-white);border:1px solid var(--extension-coral-light);background:var(--gray-01);border-radius:3px;box-shadow:0 2px 2px rgba(0,0,0,.05);border:none}.user-name__verified-reason .verified-arrow:after,.user-name__verified-reason .verified-arrow:before{position:absolute;height:0;width:0;border:solid transparent;content:" ";pointer-events:none}.user-name__verified-reason .verified-arrow:after{border-width:5px;border-color:transparent}.user-name__verified-reason .verified-arrow:before{border-width:6px;border-color:transparent}.user-name__verified-reason .verified-arrow:after,.user-name__verified-reason .verified-arrow:before{top:100%;left:50%}.user-name__verified-reason .verified-arrow:after{margin-left:-5px;border-top-color:var(--primary-white)}.user-name__verified-reason .verified-arrow:before{margin-left:-6px;border-top-color:var(--extension-coral-light)}.taptap-popover.user-name__verified{margin-left:2px}.user-name__verified-icon{width:1em;height:1em;display:flex}.user-name__forum-level{width:16px;height:16px;margin-left:4px}
.user-row-card__features{width:100%;margin-top:2px}.user-row-card__tags{display:inline}.user-row-card__caption-text{width:100%}.user-row-card__title{width:100%;font-size:var(--heading-m16-w18-size);line-height:var(--heading-m16-w18-line-height)}.user-row-card--medium-small .user-row-card__title,.user-row-card--small .user-row-card__title{font-size:var(--heading-m14-w16-size);line-height:var(--heading-m14-w16-line-height)}
