@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Poppins&display=swap);
/*!
 * 
 * antd v3.26.20
 * 
 * Copyright 2015-present, Alipay, Inc.
 * All rights reserved.
 *       
 */body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";background-color:#fff;color:#000000a6;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;margin:0}[tabindex="-1"]:focus{outline:none!important}hr{-webkit-box-sizing:content-box;box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{color:#000000d9;font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}a{-webkit-text-decoration-skip:objects;background-color:initial;color:#1890ff;cursor:pointer;outline:none;text-decoration:none;-webkit-transition:color .3s;transition:color .3s}a:hover{color:#40a9ff}a:active{color:#096dd9}a:active,a:hover{outline:0;text-decoration:none}a[disabled]{color:#00000040;cursor:not-allowed;pointer-events:none}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}svg:not(:root){overflow:hidden}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;color:#00000073;padding-bottom:.3em;padding-top:.75em;text-align:left}th{text-align:inherit}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}::-moz-selection{background:#1890ff;color:#fff}::selection{background:#1890ff;color:#fff}.clearfix{zoom:1}.clearfix:after,.clearfix:before{content:"";display:table}.clearfix:after{clear:both}.anticon{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;display:inline-block;font-style:normal;line-height:0;text-align:center;text-rendering:optimizeLegibility;text-transform:none;vertical-align:-.125em}.anticon>*{line-height:1}.anticon svg{display:inline-block}.anticon:before{display:none}.anticon .anticon-icon{display:block}.anticon[tabindex]{cursor:pointer}.anticon-spin,.anticon-spin:before{-webkit-animation:loadingCircle 1s linear infinite;animation:loadingCircle 1s linear infinite;display:inline-block}.fade-appear,.fade-enter,.fade-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.fade-appear.fade-appear-active,.fade-enter.fade-enter-active{-webkit-animation-name:antFadeIn;animation-name:antFadeIn;-webkit-animation-play-state:running;animation-play-state:running}.fade-leave.fade-leave-active{-webkit-animation-name:antFadeOut;animation-name:antFadeOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.fade-appear,.fade-enter{opacity:0}.fade-appear,.fade-enter,.fade-leave{-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes antFadeIn{0%{opacity:0}to{opacity:1}}@keyframes antFadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes antFadeOut{0%{opacity:1}to{opacity:0}}@keyframes antFadeOut{0%{opacity:1}to{opacity:0}}.move-up-appear,.move-up-enter,.move-up-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-up-appear.move-up-appear-active,.move-up-enter.move-up-enter-active{-webkit-animation-name:antMoveUpIn;animation-name:antMoveUpIn;-webkit-animation-play-state:running;animation-play-state:running}.move-up-leave.move-up-leave-active{-webkit-animation-name:antMoveUpOut;animation-name:antMoveUpOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-up-appear,.move-up-enter{-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0}.move-up-leave{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-down-appear,.move-down-enter,.move-down-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-down-appear.move-down-appear-active,.move-down-enter.move-down-enter-active{-webkit-animation-name:antMoveDownIn;animation-name:antMoveDownIn;-webkit-animation-play-state:running;animation-play-state:running}.move-down-leave.move-down-leave-active{-webkit-animation-name:antMoveDownOut;animation-name:antMoveDownOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-down-appear,.move-down-enter{-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0}.move-down-leave{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-left-appear,.move-left-enter,.move-left-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-left-appear.move-left-appear-active,.move-left-enter.move-left-enter-active{-webkit-animation-name:antMoveLeftIn;animation-name:antMoveLeftIn;-webkit-animation-play-state:running;animation-play-state:running}.move-left-leave.move-left-leave-active{-webkit-animation-name:antMoveLeftOut;animation-name:antMoveLeftOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-left-appear,.move-left-enter{-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0}.move-left-leave{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-right-appear,.move-right-enter,.move-right-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.move-right-appear.move-right-appear-active,.move-right-enter.move-right-enter-active{-webkit-animation-name:antMoveRightIn;animation-name:antMoveRightIn;-webkit-animation-play-state:running;animation-play-state:running}.move-right-leave.move-right-leave-active{-webkit-animation-name:antMoveRightOut;animation-name:antMoveRightOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.move-right-appear,.move-right-enter{-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0}.move-right-leave{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}@-webkit-keyframes antMoveDownIn{0%{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0}}@keyframes antMoveDownIn{0%{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0}}@-webkit-keyframes antMoveDownOut{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0}to{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0}}@keyframes antMoveDownOut{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0}to{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:0 0;transform-origin:0 0}}@-webkit-keyframes antMoveLeftIn{0%{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0}}@keyframes antMoveLeftIn{0%{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0}}@-webkit-keyframes antMoveLeftOut{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0}to{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0}}@keyframes antMoveLeftOut{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0}to{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transform-origin:0 0;transform-origin:0 0}}@-webkit-keyframes antMoveRightIn{0%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0}}@keyframes antMoveRightIn{0%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0}}@-webkit-keyframes antMoveRightOut{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0}to{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0}}@keyframes antMoveRightOut{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transform-origin:0 0;transform-origin:0 0}to{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transform-origin:0 0;transform-origin:0 0}}@-webkit-keyframes antMoveUpIn{0%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0}}@keyframes antMoveUpIn{0%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0}}@-webkit-keyframes antMoveUpOut{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0}to{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0}}@keyframes antMoveUpOut{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:0 0;transform-origin:0 0}to{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform-origin:0 0;transform-origin:0 0}}@-webkit-keyframes loadingCircle{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loadingCircle{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}[ant-click-animating-without-extra-node=true],[ant-click-animating=true]{position:relative}html{--antd-wave-shadow-color:#1890ff}.ant-click-animating-node,[ant-click-animating-without-extra-node=true]:after{-webkit-animation:fadeEffect 2s cubic-bezier(.08,.82,.17,1),waveEffect .4s cubic-bezier(.08,.82,.17,1);animation:fadeEffect 2s cubic-bezier(.08,.82,.17,1),waveEffect .4s cubic-bezier(.08,.82,.17,1);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;border-radius:inherit;bottom:0;-webkit-box-shadow:0 0 0 0 #1890ff;box-shadow:0 0 0 0 #1890ff;-webkit-box-shadow:0 0 0 0 var(--antd-wave-shadow-color);box-shadow:0 0 0 0 var(--antd-wave-shadow-color);content:"";display:block;left:0;opacity:.2;pointer-events:none;position:absolute;right:0;top:0}@-webkit-keyframes waveEffect{to{-webkit-box-shadow:0 0 0 #1890ff;box-shadow:0 0 0 #1890ff;-webkit-box-shadow:0 0 0 6px #1890ff;-webkit-box-shadow:0 0 0 6px var(--antd-wave-shadow-color);box-shadow:0 0 0 6px #1890ff;box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@keyframes waveEffect{to{-webkit-box-shadow:0 0 0 #1890ff;box-shadow:0 0 0 #1890ff;-webkit-box-shadow:0 0 0 6px #1890ff;-webkit-box-shadow:0 0 0 6px var(--antd-wave-shadow-color);box-shadow:0 0 0 6px #1890ff;box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@-webkit-keyframes fadeEffect{to{opacity:0}}@keyframes fadeEffect{to{opacity:0}}.slide-up-appear,.slide-up-enter,.slide-up-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-up-appear.slide-up-appear-active,.slide-up-enter.slide-up-enter-active{-webkit-animation-name:antSlideUpIn;animation-name:antSlideUpIn;-webkit-animation-play-state:running;animation-play-state:running}.slide-up-leave.slide-up-leave-active{-webkit-animation-name:antSlideUpOut;animation-name:antSlideUpOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-up-appear,.slide-up-enter{-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1);opacity:0}.slide-up-leave{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-down-appear,.slide-down-enter,.slide-down-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-down-appear.slide-down-appear-active,.slide-down-enter.slide-down-enter-active{-webkit-animation-name:antSlideDownIn;animation-name:antSlideDownIn;-webkit-animation-play-state:running;animation-play-state:running}.slide-down-leave.slide-down-leave-active{-webkit-animation-name:antSlideDownOut;animation-name:antSlideDownOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-down-appear,.slide-down-enter{-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1);opacity:0}.slide-down-leave{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-left-appear,.slide-left-enter,.slide-left-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-left-appear.slide-left-appear-active,.slide-left-enter.slide-left-enter-active{-webkit-animation-name:antSlideLeftIn;animation-name:antSlideLeftIn;-webkit-animation-play-state:running;animation-play-state:running}.slide-left-leave.slide-left-leave-active{-webkit-animation-name:antSlideLeftOut;animation-name:antSlideLeftOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-left-appear,.slide-left-enter{-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1);opacity:0}.slide-left-leave{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-right-appear,.slide-right-enter,.slide-right-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.slide-right-appear.slide-right-appear-active,.slide-right-enter.slide-right-enter-active{-webkit-animation-name:antSlideRightIn;animation-name:antSlideRightIn;-webkit-animation-play-state:running;animation-play-state:running}.slide-right-leave.slide-right-leave-active{-webkit-animation-name:antSlideRightOut;animation-name:antSlideRightOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.slide-right-appear,.slide-right-enter{-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1);opacity:0}.slide-right-leave{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@-webkit-keyframes antSlideUpIn{0%{opacity:0;-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0}to{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0}}@keyframes antSlideUpIn{0%{opacity:0;-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0}to{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0}}@-webkit-keyframes antSlideUpOut{0%{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0}to{opacity:0;-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0}}@keyframes antSlideUpOut{0%{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0}to{opacity:0;-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:0 0;transform-origin:0 0}}@-webkit-keyframes antSlideDownIn{0%{opacity:0;-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}to{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}}@keyframes antSlideDownIn{0%{opacity:0;-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}to{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}}@-webkit-keyframes antSlideDownOut{0%{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}to{opacity:0;-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}}@keyframes antSlideDownOut{0%{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}to{opacity:0;-webkit-transform:scaleY(.8);transform:scaleY(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}}@-webkit-keyframes antSlideLeftIn{0%{opacity:0;-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0}}@keyframes antSlideLeftIn{0%{opacity:0;-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0}}@-webkit-keyframes antSlideLeftOut{0%{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0}to{opacity:0;-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0}}@keyframes antSlideLeftOut{0%{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0}to{opacity:0;-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:0 0;transform-origin:0 0}}@-webkit-keyframes antSlideRightIn{0%{opacity:0;-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0}}@keyframes antSlideRightIn{0%{opacity:0;-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0}}@-webkit-keyframes antSlideRightOut{0%{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0}to{opacity:0;-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0}}@keyframes antSlideRightOut{0%{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0}to{opacity:0;-webkit-transform:scaleX(.8);transform:scaleX(.8);-webkit-transform-origin:100% 0;transform-origin:100% 0}}.swing-appear,.swing-enter{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.swing-appear.swing-appear-active,.swing-enter.swing-enter-active{-webkit-animation-name:antSwingIn;animation-name:antSwingIn;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes antSwingIn{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}40%{-webkit-transform:translateX(10px);transform:translateX(10px)}60%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}80%{-webkit-transform:translateX(5px);transform:translateX(5px)}}@keyframes antSwingIn{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}40%{-webkit-transform:translateX(10px);transform:translateX(10px)}60%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}80%{-webkit-transform:translateX(5px);transform:translateX(5px)}}.zoom-appear,.zoom-enter,.zoom-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-appear.zoom-appear-active,.zoom-enter.zoom-enter-active{-webkit-animation-name:antZoomIn;animation-name:antZoomIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-leave.zoom-leave-active{-webkit-animation-name:antZoomOut;animation-name:antZoomOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-appear,.zoom-enter{-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.zoom-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-appear,.zoom-big-enter,.zoom-big-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-big-appear.zoom-big-appear-active,.zoom-big-enter.zoom-big-enter-active{-webkit-animation-name:antZoomBigIn;animation-name:antZoomBigIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-big-leave.zoom-big-leave-active{-webkit-animation-name:antZoomBigOut;animation-name:antZoomBigOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-big-appear,.zoom-big-enter{-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.zoom-big-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-fast-appear,.zoom-big-fast-enter,.zoom-big-fast-leave{-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-big-fast-appear.zoom-big-fast-appear-active,.zoom-big-fast-enter.zoom-big-fast-enter-active{-webkit-animation-name:antZoomBigIn;animation-name:antZoomBigIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-big-fast-leave.zoom-big-fast-leave-active{-webkit-animation-name:antZoomBigOut;animation-name:antZoomBigOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-big-fast-appear,.zoom-big-fast-enter{-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.zoom-big-fast-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-up-appear,.zoom-up-enter,.zoom-up-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-up-appear.zoom-up-appear-active,.zoom-up-enter.zoom-up-enter-active{-webkit-animation-name:antZoomUpIn;animation-name:antZoomUpIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-up-leave.zoom-up-leave-active{-webkit-animation-name:antZoomUpOut;animation-name:antZoomUpOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-up-appear,.zoom-up-enter{-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.zoom-up-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-down-appear,.zoom-down-enter,.zoom-down-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-down-appear.zoom-down-appear-active,.zoom-down-enter.zoom-down-enter-active{-webkit-animation-name:antZoomDownIn;animation-name:antZoomDownIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-down-leave.zoom-down-leave-active{-webkit-animation-name:antZoomDownOut;animation-name:antZoomDownOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-down-appear,.zoom-down-enter{-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.zoom-down-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-left-appear,.zoom-left-enter,.zoom-left-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-left-appear.zoom-left-appear-active,.zoom-left-enter.zoom-left-enter-active{-webkit-animation-name:antZoomLeftIn;animation-name:antZoomLeftIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-left-leave.zoom-left-leave-active{-webkit-animation-name:antZoomLeftOut;animation-name:antZoomLeftOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-left-appear,.zoom-left-enter{-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.zoom-left-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-right-appear,.zoom-right-enter,.zoom-right-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.zoom-right-appear.zoom-right-appear-active,.zoom-right-enter.zoom-right-enter-active{-webkit-animation-name:antZoomRightIn;animation-name:antZoomRightIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-right-leave.zoom-right-leave-active{-webkit-animation-name:antZoomRightOut;animation-name:antZoomRightOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.zoom-right-appear,.zoom-right-enter{-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.zoom-right-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}@-webkit-keyframes antZoomIn{0%{opacity:0;-webkit-transform:scale(.2);transform:scale(.2)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes antZoomIn{0%{opacity:0;-webkit-transform:scale(.2);transform:scale(.2)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes antZoomOut{0%{-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(.2);transform:scale(.2)}}@keyframes antZoomOut{0%{-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(.2);transform:scale(.2)}}@-webkit-keyframes antZoomBigIn{0%{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes antZoomBigIn{0%{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes antZoomBigOut{0%{-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}}@keyframes antZoomBigOut{0%{-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}}@-webkit-keyframes antZoomUpIn{0%{opacity:0;-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@keyframes antZoomUpIn{0%{opacity:0;-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@-webkit-keyframes antZoomUpOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{opacity:0;-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@keyframes antZoomUpOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{opacity:0;-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@-webkit-keyframes antZoomLeftIn{0%{opacity:0;-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}}@keyframes antZoomLeftIn{0%{opacity:0;-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}}@-webkit-keyframes antZoomLeftOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{opacity:0;-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%}}@keyframes antZoomLeftOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{opacity:0;-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0 50%;transform-origin:0 50%}}@-webkit-keyframes antZoomRightIn{0%{opacity:0;-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}}@keyframes antZoomRightIn{0%{opacity:0;-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}}@-webkit-keyframes antZoomRightOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}to{opacity:0;-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}}@keyframes antZoomRightOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}to{opacity:0;-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}}@-webkit-keyframes antZoomDownIn{0%{opacity:0;-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}@keyframes antZoomDownIn{0%{opacity:0;-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}@-webkit-keyframes antZoomDownOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{opacity:0;-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}@keyframes antZoomDownOut{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{opacity:0;-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}.ant-motion-collapse-legacy{overflow:hidden}.ant-motion-collapse,.ant-motion-collapse-legacy-active{-webkit-transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important;transition:height .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1)!important}.ant-motion-collapse{overflow:hidden}.ant-affix{position:fixed;z-index:10}.ant-alert{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";word-wrap:break-word;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;margin:0;padding:8px 15px 8px 37px;position:relative}.ant-alert.ant-alert-no-icon{padding:8px 15px}.ant-alert.ant-alert-closable{padding-right:30px}.ant-alert-icon{left:16px;position:absolute;top:11.5px}.ant-alert-description{display:none;font-size:14px;line-height:22px}.ant-alert-success{background-color:#f6ffed;border:1px solid #b7eb8f}.ant-alert-success .ant-alert-icon{color:#52c41a}.ant-alert-info{background-color:#e6f7ff;border:1px solid #91d5ff}.ant-alert-info .ant-alert-icon{color:#1890ff}.ant-alert-warning{background-color:#fffbe6;border:1px solid #ffe58f}.ant-alert-warning .ant-alert-icon{color:#faad14}.ant-alert-error{background-color:#fff1f0;border:1px solid #ffa39e}.ant-alert-error .ant-alert-icon{color:#f5222d}.ant-alert-close-icon{background-color:initial;border:none;cursor:pointer;font-size:12px;line-height:22px;outline:none;overflow:hidden;padding:0;position:absolute;right:16px;top:8px}.ant-alert-close-icon .anticon-close{color:#00000073;-webkit-transition:color .3s;transition:color .3s}.ant-alert-close-icon .anticon-close:hover{color:#000000bf}.ant-alert-close-text{color:#00000073;-webkit-transition:color .3s;transition:color .3s}.ant-alert-close-text:hover{color:#000000bf}.ant-alert-with-description{border-radius:4px;color:#000000a6;line-height:1.5;padding:15px 15px 15px 64px;position:relative}.ant-alert-with-description.ant-alert-no-icon{padding:15px}.ant-alert-with-description .ant-alert-icon{font-size:24px;left:24px;position:absolute;top:16px}.ant-alert-with-description .ant-alert-close-icon{cursor:pointer;font-size:14px;position:absolute;right:16px;top:16px}.ant-alert-with-description .ant-alert-message{color:#000000d9;display:block;font-size:16px;margin-bottom:4px}.ant-alert-message{color:#000000d9}.ant-alert-with-description .ant-alert-description{display:block}.ant-alert.ant-alert-closing{height:0!important;margin:0;padding-bottom:0;padding-top:0;-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0;-webkit-transition:all .3s cubic-bezier(.78,.14,.15,.86);transition:all .3s cubic-bezier(.78,.14,.15,.86)}.ant-alert-slide-up-leave{-webkit-animation:antAlertSlideUpOut .3s cubic-bezier(.78,.14,.15,.86);animation:antAlertSlideUpOut .3s cubic-bezier(.78,.14,.15,.86);-webkit-animation-fill-mode:both;animation-fill-mode:both}.ant-alert-banner{border:0;border-radius:0;margin-bottom:0}@-webkit-keyframes antAlertSlideUpIn{0%{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:0 0;transform-origin:0 0}to{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0}}@keyframes antAlertSlideUpIn{0%{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:0 0;transform-origin:0 0}to{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0}}@-webkit-keyframes antAlertSlideUpOut{0%{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0}to{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:0 0;transform-origin:0 0}}@keyframes antAlertSlideUpOut{0%{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:0 0;transform-origin:0 0}to{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:0 0;transform-origin:0 0}}.ant-anchor{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;margin:0;padding:0 0 0 2px;position:relative}.ant-anchor-wrapper{background-color:#fff;margin-left:-4px;overflow:auto;padding-left:4px}.ant-anchor-ink{height:100%;left:0;position:absolute;top:0}.ant-anchor-ink:before{background-color:#e8e8e8;content:" ";display:block;height:100%;margin:0 auto;position:relative;width:2px}.ant-anchor-ink-ball{background-color:#fff;border:2px solid #1890ff;border-radius:8px;display:none;height:8px;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:top .3s ease-in-out;transition:top .3s ease-in-out;width:8px}.ant-anchor-ink-ball.visible{display:inline-block}.ant-anchor.fixed .ant-anchor-ink .ant-anchor-ink-ball{display:none}.ant-anchor-link{line-height:1.143;padding:7px 0 7px 16px}.ant-anchor-link-title{color:#000000a6;display:block;margin-bottom:6px;overflow:hidden;position:relative;text-overflow:ellipsis;-webkit-transition:all .3s;transition:all .3s;white-space:nowrap}.ant-anchor-link-title:only-child{margin-bottom:0}.ant-anchor-link-active>.ant-anchor-link-title{color:#1890ff}.ant-anchor-link .ant-anchor-link{padding-bottom:5px;padding-top:5px}.ant-select-auto-complete{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;margin:0;padding:0}.ant-select-auto-complete.ant-select .ant-select-selection{border:0;-webkit-box-shadow:none;box-shadow:none}.ant-select-auto-complete.ant-select .ant-select-selection__rendered{height:100%;line-height:32px;margin-left:0;margin-right:0}.ant-select-auto-complete.ant-select .ant-select-selection__placeholder{margin-left:12px;margin-right:12px}.ant-select-auto-complete.ant-select .ant-select-selection--single{height:auto}.ant-select-auto-complete.ant-select .ant-select-search--inline{float:left;position:static}.ant-select-auto-complete.ant-select-allow-clear .ant-select-selection:hover .ant-select-selection__rendered{margin-right:0!important}.ant-select-auto-complete.ant-select .ant-input{background:#0000;border-width:1px;height:32px;line-height:1.5}.ant-select-auto-complete.ant-select .ant-input:focus,.ant-select-auto-complete.ant-select .ant-input:hover{border-color:#40a9ff;border-right-width:1px!important}.ant-select-auto-complete.ant-select .ant-input[disabled]{background-color:#f5f5f5;background-color:initial;color:#00000040;cursor:not-allowed;opacity:1}.ant-select-auto-complete.ant-select .ant-input[disabled]:hover{border-color:#d9d9d9;border-right-width:1px!important}.ant-select-auto-complete.ant-select-lg .ant-select-selection__rendered{line-height:40px}.ant-select-auto-complete.ant-select-lg .ant-input{height:40px;padding-bottom:6px;padding-top:6px}.ant-select-auto-complete.ant-select-sm .ant-select-selection__rendered{line-height:24px}.ant-select-auto-complete.ant-select-sm .ant-input{height:24px;padding-bottom:1px;padding-top:1px}.ant-input-group>.ant-select-auto-complete .ant-select-search__field.ant-input-affix-wrapper{display:inline;float:none}.ant-select{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;display:inline-block;font-size:14px;font-variant:tabular-nums;line-height:1.5;outline:0;position:relative}.ant-select,.ant-select ol,.ant-select ul{list-style:none;margin:0;padding:0}.ant-select>ul>li>a{background-color:#fff;padding:0}.ant-select-arrow{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;color:#00000040;display:inline-block;font-size:12px;font-style:normal;line-height:0;line-height:1;margin-top:-6px;position:absolute;right:11px;text-align:center;text-rendering:optimizeLegibility;text-transform:none;top:50%;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;vertical-align:-.125em}.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{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.ant-select-selection{background-color:#fff;border:1px solid #d9d9d9;border-radius:4px;border-top:1.02px solid #d9d9d9;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;outline:none;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-select-selection:hover{border-color:#40a9ff;border-right-width:1px!important}.ant-select-focused .ant-select-selection,.ant-select-selection:active,.ant-select-selection:focus{border-color:#40a9ff;border-right-width:1px!important;-webkit-box-shadow:0 0 0 2px #1890ff33;box-shadow:0 0 0 2px #1890ff33;outline:0}.ant-select-selection__clear{background:#fff;color:#00000040;cursor:pointer;display:inline-block;font-size:12px;font-style:normal;height:12px;line-height:12px;margin-top:-6px;opacity:0;position:absolute;right:11px;text-align:center;text-rendering:auto;text-transform:none;top:50%;-webkit-transition:color .3s ease,opacity .15s ease;transition:color .3s ease,opacity .15s ease;width:12px;z-index:1}.ant-select-selection__clear:before{display:block}.ant-select-selection__clear:hover{color:#00000073}.ant-select-selection:hover .ant-select-selection__clear{opacity:1}.ant-select-selection-selected-value{float:left;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ant-select-no-arrow .ant-select-selection-selected-value{padding-right:0}.ant-select-disabled{color:#00000040}.ant-select-disabled .ant-select-selection{background:#f5f5f5;cursor:not-allowed}.ant-select-disabled .ant-select-selection:active,.ant-select-disabled .ant-select-selection:focus,.ant-select-disabled .ant-select-selection:hover{border-color:#d9d9d9;-webkit-box-shadow:none;box-shadow:none}.ant-select-disabled .ant-select-selection__clear{display:none;pointer-events:none;visibility:hidden}.ant-select-disabled .ant-select-selection--multiple .ant-select-selection__choice{background:#f5f5f5;color:#00000054;padding-right:10px}.ant-select-disabled .ant-select-selection--multiple .ant-select-selection__choice__remove{display:none}.ant-select-selection--single{cursor:pointer;height:32px;position:relative}.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{display:block;line-height:30px;margin-left:11px;margin-right:11px;position:relative}.ant-select-selection__rendered:after{content:".";display:inline-block;pointer-events:none;visibility:hidden;width:0}.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-arrow,.ant-select-lg .ant-select-selection--multiple .ant-select-selection__clear{top:20px}.ant-select-sm .ant-select-selection--single{height:24px}.ant-select-sm .ant-select-selection__rendered{line-height:22px;margin-left:7px}.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-arrow,.ant-select-sm .ant-select-selection--multiple .ant-select-selection__clear{top:12px}.ant-select-sm .ant-select-arrow,.ant-select-sm .ant-select-selection__clear{right:8px}.ant-select-disabled .ant-select-selection__choice__remove{color:#00000040;cursor:default}.ant-select-disabled .ant-select-selection__choice__remove:hover{color:#00000040}.ant-select-search__field__wrap{display:inline-block;position:relative}.ant-select-search__field__placeholder,.ant-select-selection__placeholder{color:#bfbfbf;height:20px;left:0;line-height:20px;margin-top:-10px;max-width:100%;overflow:hidden;position:absolute;right:9px;text-align:left;text-overflow:ellipsis;top:50%;white-space:nowrap}.ant-select-search__field__placeholder{left:12px}.ant-select-search__field__mirror{left:0;opacity:0;pointer-events:none;position:absolute;top:0;white-space:pre}.ant-select-search--inline{height:100%;position:absolute;width:100%}.ant-select-search--inline .ant-select-search__field__wrap{height:100%;width:100%}.ant-select-search--inline .ant-select-search__field{background:#0000;border-radius:4px;border-width:0;font-size:100%;height:100%;line-height:1;outline:0;width:100%}.ant-select-search--inline>i{float:right}.ant-select-selection--multiple{zoom:1;cursor:text;min-height:32px;padding-bottom:3px}.ant-select-selection--multiple:after,.ant-select-selection--multiple:before{content:"";display:table}.ant-select-selection--multiple:after{clear:both}.ant-select-selection--multiple .ant-select-search--inline{float:left;max-width:100%;padding:0;position:static;width:auto}.ant-select-selection--multiple .ant-select-search--inline .ant-select-search__field{max-width:100%;padding:1px;width:.75em}.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 .ant-select-selection__rendered>ul>li,.ant-select-selection--multiple>ul>li{height:24px;line-height:22px;margin-top:3px}.ant-select-selection--multiple .ant-select-selection__choice{background-color:#fafafa;border:1px solid #e8e8e8;border-radius:2px;color:#000000a6;cursor:default;float:left;margin-right:4px;max-width:99%;overflow:hidden;padding:0 20px 0 10px;position:relative;-webkit-transition:padding .3s cubic-bezier(.645,.045,.355,1);transition:padding .3s cubic-bezier(.645,.045,.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;text-overflow:ellipsis;-webkit-transition:margin .3s cubic-bezier(.645,.045,.355,1);transition:margin .3s cubic-bezier(.645,.045,.355,1);white-space:nowrap}.ant-select-selection--multiple .ant-select-selection__choice__remove{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;color:#00000073;cursor:pointer;display:inline-block;font-size:12px;font-size:10px\9;font-style:normal;font-weight:700;line-height:0;line-height:inherit;position:absolute;right:4px;text-align:center;text-rendering:optimizeLegibility;text-transform:none;-webkit-transform:scale(.83333333) rotate(0deg);-ms-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0deg);-webkit-transition:all .3s;transition:all .3s;vertical-align:-.125em}.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:#000000bf}.ant-select-selection--multiple .ant-select-arrow,.ant-select-selection--multiple .ant-select-selection__clear{top:16px}.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{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.ant-select-open .ant-select-selection{border-color:#40a9ff;border-right-width:1px!important;-webkit-box-shadow:0 0 0 2px #1890ff33;box-shadow:0 0 0 2px #1890ff33;outline:0}.ant-select-combobox .ant-select-arrow{display:none}.ant-select-combobox .ant-select-search--inline{float:none;height:100%;width:100%}.ant-select-combobox .ant-select-search__field__wrap{height:100%;width:100%}.ant-select-combobox .ant-select-search__field{-webkit-box-shadow:none;box-shadow:none;height:100%;position:relative;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1),height 0s;transition:all .3s cubic-bezier(.645,.045,.355,1),height 0s;width:100%;z-index:1}.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{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum",;background-color:#fff;border-radius:4px;-webkit-box-shadow:0 2px 8px #00000026;box-shadow:0 2px 8px #00000026;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;font-size:14px;font-variant:tabular-nums;font-variant:normal;left:-9999px;line-height:1.5;list-style:none;margin:0;outline:none;padding:0;position:absolute;top:-9999px;z-index:1050}.ant-select-dropdown.slide-up-appear.slide-up-appear-active.ant-select-dropdown-placement-bottomLeft,.ant-select-dropdown.slide-up-enter.slide-up-enter-active.ant-select-dropdown-placement-bottomLeft{-webkit-animation-name:antSlideUpIn;animation-name:antSlideUpIn}.ant-select-dropdown.slide-up-appear.slide-up-appear-active.ant-select-dropdown-placement-topLeft,.ant-select-dropdown.slide-up-enter.slide-up-enter-active.ant-select-dropdown-placement-topLeft{-webkit-animation-name:antSlideDownIn;animation-name:antSlideDownIn}.ant-select-dropdown.slide-up-leave.slide-up-leave-active.ant-select-dropdown-placement-bottomLeft{-webkit-animation-name:antSlideUpOut;animation-name:antSlideUpOut}.ant-select-dropdown.slide-up-leave.slide-up-leave-active.ant-select-dropdown-placement-topLeft{-webkit-animation-name:antSlideDownOut;animation-name:antSlideDownOut}.ant-select-dropdown-hidden{display:none}.ant-select-dropdown-menu{list-style:none;margin-bottom:0;max-height:250px;outline:none;overflow:auto;padding:4px 0}.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{color:#00000073;font-size:12px;height:32px;line-height:32px;padding:0 12px}.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{color:#000000a6;cursor:pointer;display:block;font-size:14px;font-weight:400;line-height:22px;overflow:hidden;padding:5px 12px;position:relative;text-overflow:ellipsis;-webkit-transition:background .3s ease;transition:background .3s ease;white-space:nowrap}.ant-select-dropdown-menu-item:hover:not(.ant-select-dropdown-menu-item-disabled){background-color:#e6f7ff}.ant-select-dropdown-menu-item-selected{background-color:#fafafa;color:#000000a6;font-weight:600}.ant-select-dropdown-menu-item-disabled,.ant-select-dropdown-menu-item-disabled:hover{color:#00000040;cursor:not-allowed}.ant-select-dropdown-menu-item-active:not(.ant-select-dropdown-menu-item-disabled){background-color:#e6f7ff}.ant-select-dropdown-menu-item-divider{background-color:#e8e8e8;height:1px;line-height:0;margin:1px 0;overflow:hidden}.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{color:#0000;font-size:12px;font-weight:700;position:absolute;right:12px;text-shadow:0 .1px 0,.1px 0 0,0 -.1px 0,-.1px 0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .2s;transition:all .2s}.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item:hover .ant-select-selected-icon{color:#000000de}.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{color:#1890ff;display:inline-block}.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}.ant-empty{font-size:14px;line-height:22px;margin:0 8px;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{color:#00000040;margin:32px 0}.ant-empty-normal .ant-empty-image{height:40px}.ant-empty-small{color:#00000040;margin:8px 0}.ant-empty-small .ant-empty-image{height:35px}.ant-input{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;display:inline-block;font-size:14px;font-variant:tabular-nums;height:32px;line-height:1.5;list-style:none;margin:0;padding:4px 11px;position:relative;-webkit-transition:all .3s;transition:all .3s;width:100%}.ant-input::-moz-placeholder{color:#bfbfbf;opacity:1}.ant-input:-ms-input-placeholder{color:#bfbfbf}.ant-input::-webkit-input-placeholder{color:#bfbfbf}.ant-input:-moz-placeholder-shown{text-overflow:ellipsis}.ant-input:-ms-input-placeholder{text-overflow:ellipsis}.ant-input:-moz-placeholder{text-overflow:ellipsis}.ant-input:placeholder-shown{text-overflow:ellipsis}.ant-input:focus,.ant-input:hover{border-color:#40a9ff;border-right-width:1px!important}.ant-input:focus{-webkit-box-shadow:0 0 0 2px #1890ff33;box-shadow:0 0 0 2px #1890ff33;outline:0}.ant-input-disabled{background-color:#f5f5f5;color:#00000040;cursor:not-allowed;opacity:1}.ant-input-disabled:hover{border-color:#d9d9d9;border-right-width:1px!important}.ant-input[disabled]{background-color:#f5f5f5;color:#00000040;cursor:not-allowed;opacity:1}.ant-input[disabled]:hover{border-color:#d9d9d9;border-right-width:1px!important}textarea.ant-input{height:auto;line-height:1.5;max-width:100%;min-height:32px;-webkit-transition:all .3s,height 0s;transition:all .3s,height 0s;vertical-align:bottom}.ant-input-lg{font-size:16px;height:40px;padding:6px 11px}.ant-input-sm{height:24px;padding:1px 7px}.ant-input-group{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";border-collapse:initial;border-spacing:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;display:table;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;margin:0;padding:0;position:relative;width:100%}.ant-input-group[class*=col-]{float:none;padding-left:0;padding-right:0}.ant-input-group>[class*=col-]{padding-right:8px}.ant-input-group>[class*=col-]:last-child{padding-right:0}.ant-input-group-addon,.ant-input-group-wrap,.ant-input-group>.ant-input{display:table-cell}.ant-input-group-addon:not(:first-child):not(:last-child),.ant-input-group-wrap:not(:first-child):not(:last-child),.ant-input-group>.ant-input:not(:first-child):not(:last-child){border-radius:0}.ant-input-group-addon,.ant-input-group-wrap{vertical-align:middle;white-space:nowrap;width:1px}.ant-input-group-wrap>*{display:block!important}.ant-input-group .ant-input{float:left;margin-bottom:0;text-align:inherit;width:100%}.ant-input-group .ant-input:focus,.ant-input-group .ant-input:hover{border-right-width:1px;z-index:1}.ant-input-group-addon{background-color:#fafafa;border:1px solid #d9d9d9;border-radius:4px;color:#000000a6;font-size:14px;font-weight:400;padding:0 11px;position:relative;text-align:center;-webkit-transition:all .3s;transition:all .3s}.ant-input-group-addon .ant-select{margin:-5px -11px}.ant-input-group-addon .ant-select .ant-select-selection{background-color:inherit;border:1px solid #0000;-webkit-box-shadow:none;box-shadow:none;margin:-1px}.ant-input-group-addon .ant-select-focused .ant-select-selection,.ant-input-group-addon .ant-select-open .ant-select-selection{color:#1890ff}.ant-input-group-addon>i:only-child:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ant-input-group-addon:first-child,.ant-input-group-addon:first-child .ant-select .ant-select-selection,.ant-input-group>.ant-input:first-child,.ant-input-group>.ant-input:first-child .ant-select .ant-select-selection{border-bottom-right-radius:0;border-top-right-radius:0}.ant-input-group>.ant-input-affix-wrapper:not(:first-child) .ant-input{border-bottom-left-radius:0;border-top-left-radius:0}.ant-input-group>.ant-input-affix-wrapper:not(:last-child) .ant-input{border-bottom-right-radius:0;border-top-right-radius:0}.ant-input-group-addon:first-child{border-right:0}.ant-input-group-addon:last-child{border-left:0}.ant-input-group-addon:last-child,.ant-input-group-addon:last-child .ant-select .ant-select-selection,.ant-input-group>.ant-input:last-child,.ant-input-group>.ant-input:last-child .ant-select .ant-select-selection{border-bottom-left-radius:0;border-top-left-radius:0}.ant-input-group-lg .ant-input,.ant-input-group-lg>.ant-input-group-addon{font-size:16px;height:40px;padding:6px 11px}.ant-input-group-sm .ant-input,.ant-input-group-sm>.ant-input-group-addon{height:24px;padding:1px 7px}.ant-input-group-lg .ant-select-selection--single{height:40px}.ant-input-group-sm .ant-select-selection--single{height:24px}.ant-input-group .ant-input-affix-wrapper{display:table-cell;float:left;width:100%}.ant-input-group.ant-input-group-compact{zoom:1;display:block}.ant-input-group.ant-input-group-compact:after,.ant-input-group.ant-input-group-compact:before{content:"";display:table}.ant-input-group.ant-input-group-compact:after{clear:both}.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child),.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child),.ant-input-group.ant-input-group-compact>.ant-input:not(:first-child):not(:last-child){border-right-width:1px}.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):focus,.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):hover,.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):focus,.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):hover,.ant-input-group.ant-input-group-compact>.ant-input:not(:first-child):not(:last-child):focus,.ant-input-group.ant-input-group-compact>.ant-input:not(:first-child):not(:last-child):hover{z-index:1}.ant-input-group.ant-input-group-compact>*{border-radius:0;display:inline-block;float:none;vertical-align:top}.ant-input-group.ant-input-group-compact>:not(:last-child){border-right-width:1px;margin-right:-1px}.ant-input-group.ant-input-group-compact .ant-input{float:none}.ant-input-group.ant-input-group-compact>.ant-calendar-picker .ant-input,.ant-input-group.ant-input-group-compact>.ant-cascader-picker .ant-input,.ant-input-group.ant-input-group-compact>.ant-input-group-wrapper .ant-input,.ant-input-group.ant-input-group-compact>.ant-mention-wrapper .ant-mention-editor,.ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input,.ant-input-group.ant-input-group-compact>.ant-select>.ant-select-selection,.ant-input-group.ant-input-group-compact>.ant-time-picker .ant-time-picker-input{border-radius:0;border-right-width:1px}.ant-input-group.ant-input-group-compact>.ant-calendar-picker .ant-input:focus,.ant-input-group.ant-input-group-compact>.ant-calendar-picker .ant-input:hover,.ant-input-group.ant-input-group-compact>.ant-cascader-picker .ant-input:focus,.ant-input-group.ant-input-group-compact>.ant-cascader-picker .ant-input:hover,.ant-input-group.ant-input-group-compact>.ant-input-group-wrapper .ant-input:focus,.ant-input-group.ant-input-group-compact>.ant-input-group-wrapper .ant-input:hover,.ant-input-group.ant-input-group-compact>.ant-mention-wrapper .ant-mention-editor:focus,.ant-input-group.ant-input-group-compact>.ant-mention-wrapper .ant-mention-editor:hover,.ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input:focus,.ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input:hover,.ant-input-group.ant-input-group-compact>.ant-select>.ant-select-selection:focus,.ant-input-group.ant-input-group-compact>.ant-select>.ant-select-selection:hover,.ant-input-group.ant-input-group-compact>.ant-time-picker .ant-time-picker-input:focus,.ant-input-group.ant-input-group-compact>.ant-time-picker .ant-time-picker-input:hover{z-index:1}.ant-input-group.ant-input-group-compact>.ant-calendar-picker:first-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-cascader-picker:first-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-mention-wrapper:first-child .ant-mention-editor,.ant-input-group.ant-input-group-compact>.ant-select-auto-complete:first-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-select:first-child>.ant-select-selection,.ant-input-group.ant-input-group-compact>.ant-time-picker:first-child .ant-time-picker-input,.ant-input-group.ant-input-group-compact>:first-child{border-bottom-left-radius:4px;border-top-left-radius:4px}.ant-input-group.ant-input-group-compact>.ant-calendar-picker:last-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-cascader-picker-focused:last-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-cascader-picker:last-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-mention-wrapper:last-child .ant-mention-editor,.ant-input-group.ant-input-group-compact>.ant-select-auto-complete:last-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-select:last-child>.ant-select-selection,.ant-input-group.ant-input-group-compact>.ant-time-picker:last-child .ant-time-picker-input,.ant-input-group.ant-input-group-compact>:last-child{border-bottom-right-radius:4px;border-right-width:1px;border-top-right-radius:4px}.ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input{vertical-align:top}.ant-input-group-wrapper{display:inline-block;text-align:start;vertical-align:top;width:100%}.ant-input-affix-wrapper{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;display:inline-block;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;margin:0;padding:0;position:relative;text-align:start;width:100%}.ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled){border-color:#40a9ff;border-right-width:1px!important}.ant-input-affix-wrapper .ant-input{position:relative;text-align:inherit}.ant-input-affix-wrapper .ant-input-prefix,.ant-input-affix-wrapper .ant-input-suffix{-ms-flex-align:center;align-items:center;color:#000000a6;display:-ms-flexbox;display:flex;line-height:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:2}.ant-input-affix-wrapper .ant-input-prefix :not(.anticon),.ant-input-affix-wrapper .ant-input-suffix :not(.anticon){line-height:1.5}.ant-input-affix-wrapper .ant-input-disabled~.ant-input-suffix .anticon{color:#00000040;cursor:not-allowed}.ant-input-affix-wrapper .ant-input-prefix{left:12px}.ant-input-affix-wrapper .ant-input-suffix{right:12px}.ant-input-affix-wrapper .ant-input:not(:first-child){padding-left:30px}.ant-input-affix-wrapper .ant-input:not(:last-child){padding-right:30px}.ant-input-affix-wrapper.ant-input-affix-wrapper-input-with-clear-btn .ant-input:not(:last-child){padding-right:49px}.ant-input-affix-wrapper.ant-input-affix-wrapper-textarea-with-clear-btn .ant-input{padding-right:22px}.ant-input-affix-wrapper .ant-input{min-height:100%}.ant-input-password-icon{color:#00000073;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.ant-input-password-icon:hover{color:#333}.ant-input-clear-icon{color:#00000040;cursor:pointer;font-size:12px;-webkit-transition:color .3s;transition:color .3s;vertical-align:0}.ant-input-clear-icon:hover{color:#00000073}.ant-input-clear-icon:active{color:#000000a6}.ant-input-clear-icon+i{margin-left:6px}.ant-input-textarea-clear-icon{color:#00000040;cursor:pointer;font-size:12px;margin:8px 8px 0 0;position:absolute;right:0;top:0;-webkit-transition:color .3s;transition:color .3s}.ant-input-textarea-clear-icon:hover{color:#00000073}.ant-input-textarea-clear-icon:active{color:#000000a6}.ant-input-textarea-clear-icon+i{margin-left:6px}.ant-input-search-icon{color:#00000073;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.ant-input-search-icon:hover{color:#000c}.ant-input-search-enter-button input{border-right:0}.ant-input-search-enter-button input+.ant-input-group-addon,.ant-input-search-enter-button+.ant-input-group-addon{border:0;padding:0}.ant-input-search-enter-button input+.ant-input-group-addon .ant-input-search-button,.ant-input-search-enter-button+.ant-input-group-addon .ant-input-search-button{border-bottom-left-radius:0;border-top-left-radius:0}.ant-btn{background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:4px;-webkit-box-shadow:0 2px 0 rgba(0,0,0,.015);box-shadow:0 2px 0 rgba(0,0,0,.015);color:#000000a6;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;height:32px;line-height:1.499;padding:0 15px;position:relative;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.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{-webkit-box-shadow:none;box-shadow:none;outline:0}.ant-btn.disabled,.ant-btn[disabled]{cursor:not-allowed}.ant-btn.disabled>*,.ant-btn[disabled]>*{pointer-events:none}.ant-btn-lg{border-radius:4px;font-size:16px;height:40px;padding:0 15px}.ant-btn-sm{border-radius:4px;font-size:14px;height:24px;padding:0 7px}.ant-btn>a:only-child{color:currentColor}.ant-btn>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ant-btn:focus,.ant-btn:hover{background-color:#fff;border-color:#40a9ff;color:#40a9ff}.ant-btn:focus>a:only-child,.ant-btn:hover>a:only-child{color:currentColor}.ant-btn:focus>a:only-child:after,.ant-btn:hover>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ant-btn.active,.ant-btn:active{background-color:#fff;border-color:#096dd9;color:#096dd9}.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{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ant-btn-disabled,.ant-btn-disabled.active,.ant-btn-disabled:active,.ant-btn-disabled:focus,.ant-btn-disabled:hover,.ant-btn.disabled,.ant-btn.disabled.active,.ant-btn.disabled:active,.ant-btn.disabled:focus,.ant-btn.disabled:hover,.ant-btn[disabled],.ant-btn[disabled].active,.ant-btn[disabled]:active,.ant-btn[disabled]:focus,.ant-btn[disabled]:hover{background-color:#f5f5f5;border-color:#d9d9d9;-webkit-box-shadow:none;box-shadow:none;color:#00000040;text-shadow:none}.ant-btn-disabled.active>a:only-child,.ant-btn-disabled:active>a:only-child,.ant-btn-disabled:focus>a:only-child,.ant-btn-disabled:hover>a:only-child,.ant-btn-disabled>a:only-child,.ant-btn.disabled.active>a:only-child,.ant-btn.disabled:active>a:only-child,.ant-btn.disabled:focus>a:only-child,.ant-btn.disabled:hover>a:only-child,.ant-btn.disabled>a:only-child,.ant-btn[disabled].active>a:only-child,.ant-btn[disabled]:active>a:only-child,.ant-btn[disabled]:focus>a:only-child,.ant-btn[disabled]:hover>a:only-child,.ant-btn[disabled]>a:only-child{color:currentColor}.ant-btn-disabled.active>a:only-child:after,.ant-btn-disabled:active>a:only-child:after,.ant-btn-disabled:focus>a:only-child:after,.ant-btn-disabled:hover>a:only-child:after,.ant-btn-disabled>a:only-child:after,.ant-btn.disabled.active>a:only-child:after,.ant-btn.disabled:active>a:only-child:after,.ant-btn.disabled:focus>a:only-child:after,.ant-btn.disabled:hover>a:only-child:after,.ant-btn.disabled>a:only-child:after,.ant-btn[disabled].active>a:only-child:after,.ant-btn[disabled]:active>a:only-child:after,.ant-btn[disabled]:focus>a:only-child:after,.ant-btn[disabled]:hover>a:only-child:after,.ant-btn[disabled]>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ant-btn.active,.ant-btn:active,.ant-btn:focus,.ant-btn:hover{background:#fff;text-decoration:none}.ant-btn>i,.ant-btn>span{display:inline-block;pointer-events:none;-webkit-transition:margin-left .3s cubic-bezier(.645,.045,.355,1);transition:margin-left .3s cubic-bezier(.645,.045,.355,1)}.ant-btn-primary{background-color:#1890ff;border-color:#1890ff;-webkit-box-shadow:0 2px 0 rgba(0,0,0,.045);box-shadow:0 2px 0 rgba(0,0,0,.045);color:#fff;text-shadow:0 -1px 0 #0000001f}.ant-btn-primary>a:only-child{color:currentColor}.ant-btn-primary>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ant-btn-primary:focus,.ant-btn-primary:hover{background-color:#40a9ff;border-color:#40a9ff;color:#fff}.ant-btn-primary:focus>a:only-child,.ant-btn-primary:hover>a:only-child{color:currentColor}.ant-btn-primary:focus>a:only-child:after,.ant-btn-primary:hover>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ant-btn-primary.active,.ant-btn-primary:active{background-color:#096dd9;border-color:#096dd9;color:#fff}.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{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ant-btn-primary-disabled,.ant-btn-primary-disabled.active,.ant-btn-primary-disabled:active,.ant-btn-primary-disabled:focus,.ant-btn-primary-disabled:hover,.ant-btn-primary.disabled,.ant-btn-primary.disabled.active,.ant-btn-primary.disabled:active,.ant-btn-primary.disabled:focus,.ant-btn-primary.disabled:hover,.ant-btn-primary[disabled],.ant-btn-primary[disabled].active,.ant-btn-primary[disabled]:active,.ant-btn-primary[disabled]:focus,.ant-btn-primary[disabled]:hover{background-color:#f5f5f5;border-color:#d9d9d9;-webkit-box-shadow:none;box-shadow:none;color:#00000040;text-shadow:none}.ant-btn-primary-disabled.active>a:only-child,.ant-btn-primary-disabled:active>a:only-child,.ant-btn-primary-disabled:focus>a:only-child,.ant-btn-primary-disabled:hover>a:only-child,.ant-btn-primary-disabled>a:only-child,.ant-btn-primary.disabled.active>a:only-child,.ant-btn-primary.disabled:active>a:only-child,.ant-btn-primary.disabled:focus>a:only-child,.ant-btn-primary.disabled:hover>a:only-child,.ant-btn-primary.disabled>a:only-child,.ant-btn-primary[disabled].active>a:only-child,.ant-btn-primary[disabled]:active>a:only-child,.ant-btn-primary[disabled]:focus>a:only-child,.ant-btn-primary[disabled]:hover>a:only-child,.ant-btn-primary[disabled]>a:only-child{color:currentColor}.ant-btn-primary-disabled.active>a:only-child:after,.ant-btn-primary-disabled:active>a:only-child:after,.ant-btn-primary-disabled:focus>a:only-child:after,.ant-btn-primary-disabled:hover>a:only-child:after,.ant-btn-primary-disabled>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:focus>a:only-child:after,.ant-btn-primary.disabled:hover>a:only-child:after,.ant-btn-primary.disabled>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]:focus>a:only-child:after,.ant-btn-primary[disabled]:hover>a:only-child:after,.ant-btn-primary[disabled]>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child){border-left-color:#40a9ff;border-right-color:#40a9ff}.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:#40a9ff}.ant-btn-group .ant-btn-primary:first-child:not(:last-child)[disabled]{border-right-color:#d9d9d9}.ant-btn-group .ant-btn-primary+.ant-btn-primary,.ant-btn-group .ant-btn-primary:last-child:not(:first-child){border-left-color:#40a9ff}.ant-btn-group .ant-btn-primary+.ant-btn-primary[disabled],.ant-btn-group .ant-btn-primary:last-child:not(:first-child)[disabled]{border-left-color:#d9d9d9}.ant-btn-ghost{background-color:initial;border-color:#d9d9d9;color:#000000a6}.ant-btn-ghost>a:only-child{color:currentColor}.ant-btn-ghost>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ant-btn-ghost:focus,.ant-btn-ghost:hover{background-color:initial;border-color:#40a9ff;color:#40a9ff}.ant-btn-ghost:focus>a:only-child,.ant-btn-ghost:hover>a:only-child{color:currentColor}.ant-btn-ghost:focus>a:only-child:after,.ant-btn-ghost:hover>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ant-btn-ghost.active,.ant-btn-ghost:active{background-color:initial;border-color:#096dd9;color:#096dd9}.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{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ant-btn-ghost-disabled,.ant-btn-ghost-disabled.active,.ant-btn-ghost-disabled:active,.ant-btn-ghost-disabled:focus,.ant-btn-ghost-disabled:hover,.ant-btn-ghost.disabled,.ant-btn-ghost.disabled.active,.ant-btn-ghost.disabled:active,.ant-btn-ghost.disabled:focus,.ant-btn-ghost.disabled:hover,.ant-btn-ghost[disabled],.ant-btn-ghost[disabled].active,.ant-btn-ghost[disabled]:active,.ant-btn-ghost[disabled]:focus,.ant-btn-ghost[disabled]:hover{background-color:#f5f5f5;border-color:#d9d9d9;-webkit-box-shadow:none;box-shadow:none;color:#00000040;text-shadow:none}.ant-btn-ghost-disabled.active>a:only-child,.ant-btn-ghost-disabled:active>a:only-child,.ant-btn-ghost-disabled:focus>a:only-child,.ant-btn-ghost-disabled:hover>a:only-child,.ant-btn-ghost-disabled>a:only-child,.ant-btn-ghost.disabled.active>a:only-child,.ant-btn-ghost.disabled:active>a:only-child,.ant-btn-ghost.disabled:focus>a:only-child,.ant-btn-ghost.disabled:hover>a:only-child,.ant-btn-ghost.disabled>a:only-child,.ant-btn-ghost[disabled].active>a:only-child,.ant-btn-ghost[disabled]:active>a:only-child,.ant-btn-ghost[disabled]:focus>a:only-child,.ant-btn-ghost[disabled]:hover>a:only-child,.ant-btn-ghost[disabled]>a:only-child{color:currentColor}.ant-btn-ghost-disabled.active>a:only-child:after,.ant-btn-ghost-disabled:active>a:only-child:after,.ant-btn-ghost-disabled:focus>a:only-child:after,.ant-btn-ghost-disabled:hover>a:only-child:after,.ant-btn-ghost-disabled>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:focus>a:only-child:after,.ant-btn-ghost.disabled:hover>a:only-child:after,.ant-btn-ghost.disabled>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]:focus>a:only-child:after,.ant-btn-ghost[disabled]:hover>a:only-child:after,.ant-btn-ghost[disabled]>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ant-btn-dashed{background-color:#fff;border-color:#d9d9d9;border-style:dashed;color:#000000a6}.ant-btn-dashed>a:only-child{color:currentColor}.ant-btn-dashed>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ant-btn-dashed:focus,.ant-btn-dashed:hover{background-color:#fff;border-color:#40a9ff;color:#40a9ff}.ant-btn-dashed:focus>a:only-child,.ant-btn-dashed:hover>a:only-child{color:currentColor}.ant-btn-dashed:focus>a:only-child:after,.ant-btn-dashed:hover>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ant-btn-dashed.active,.ant-btn-dashed:active{background-color:#fff;border-color:#096dd9;color:#096dd9}.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{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ant-btn-dashed-disabled,.ant-btn-dashed-disabled.active,.ant-btn-dashed-disabled:active,.ant-btn-dashed-disabled:focus,.ant-btn-dashed-disabled:hover,.ant-btn-dashed.disabled,.ant-btn-dashed.disabled.active,.ant-btn-dashed.disabled:active,.ant-btn-dashed.disabled:focus,.ant-btn-dashed.disabled:hover,.ant-btn-dashed[disabled],.ant-btn-dashed[disabled].active,.ant-btn-dashed[disabled]:active,.ant-btn-dashed[disabled]:focus,.ant-btn-dashed[disabled]:hover{background-color:#f5f5f5;border-color:#d9d9d9;-webkit-box-shadow:none;box-shadow:none;color:#00000040;text-shadow:none}.ant-btn-dashed-disabled.active>a:only-child,.ant-btn-dashed-disabled:active>a:only-child,.ant-btn-dashed-disabled:focus>a:only-child,.ant-btn-dashed-disabled:hover>a:only-child,.ant-btn-dashed-disabled>a:only-child,.ant-btn-dashed.disabled.active>a:only-child,.ant-btn-dashed.disabled:active>a:only-child,.ant-btn-dashed.disabled:focus>a:only-child,.ant-btn-dashed.disabled:hover>a:only-child,.ant-btn-dashed.disabled>a:only-child,.ant-btn-dashed[disabled].active>a:only-child,.ant-btn-dashed[disabled]:active>a:only-child,.ant-btn-dashed[disabled]:focus>a:only-child,.ant-btn-dashed[disabled]:hover>a:only-child,.ant-btn-dashed[disabled]>a:only-child{color:currentColor}.ant-btn-dashed-disabled.active>a:only-child:after,.ant-btn-dashed-disabled:active>a:only-child:after,.ant-btn-dashed-disabled:focus>a:only-child:after,.ant-btn-dashed-disabled:hover>a:only-child:after,.ant-btn-dashed-disabled>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:focus>a:only-child:after,.ant-btn-dashed.disabled:hover>a:only-child:after,.ant-btn-dashed.disabled>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]:focus>a:only-child:after,.ant-btn-dashed[disabled]:hover>a:only-child:after,.ant-btn-dashed[disabled]>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ant-btn-danger{background-color:#ff4d4f;border-color:#ff4d4f;-webkit-box-shadow:0 2px 0 rgba(0,0,0,.045);box-shadow:0 2px 0 rgba(0,0,0,.045);color:#fff;text-shadow:0 -1px 0 #0000001f}.ant-btn-danger>a:only-child{color:currentColor}.ant-btn-danger>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ant-btn-danger:focus,.ant-btn-danger:hover{background-color:#ff7875;border-color:#ff7875;color:#fff}.ant-btn-danger:focus>a:only-child,.ant-btn-danger:hover>a:only-child{color:currentColor}.ant-btn-danger:focus>a:only-child:after,.ant-btn-danger:hover>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ant-btn-danger.active,.ant-btn-danger:active{background-color:#d9363e;border-color:#d9363e;color:#fff}.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{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ant-btn-danger-disabled,.ant-btn-danger-disabled.active,.ant-btn-danger-disabled:active,.ant-btn-danger-disabled:focus,.ant-btn-danger-disabled:hover,.ant-btn-danger.disabled,.ant-btn-danger.disabled.active,.ant-btn-danger.disabled:active,.ant-btn-danger.disabled:focus,.ant-btn-danger.disabled:hover,.ant-btn-danger[disabled],.ant-btn-danger[disabled].active,.ant-btn-danger[disabled]:active,.ant-btn-danger[disabled]:focus,.ant-btn-danger[disabled]:hover{background-color:#f5f5f5;border-color:#d9d9d9;-webkit-box-shadow:none;box-shadow:none;color:#00000040;text-shadow:none}.ant-btn-danger-disabled.active>a:only-child,.ant-btn-danger-disabled:active>a:only-child,.ant-btn-danger-disabled:focus>a:only-child,.ant-btn-danger-disabled:hover>a:only-child,.ant-btn-danger-disabled>a:only-child,.ant-btn-danger.disabled.active>a:only-child,.ant-btn-danger.disabled:active>a:only-child,.ant-btn-danger.disabled:focus>a:only-child,.ant-btn-danger.disabled:hover>a:only-child,.ant-btn-danger.disabled>a:only-child,.ant-btn-danger[disabled].active>a:only-child,.ant-btn-danger[disabled]:active>a:only-child,.ant-btn-danger[disabled]:focus>a:only-child,.ant-btn-danger[disabled]:hover>a:only-child,.ant-btn-danger[disabled]>a:only-child{color:currentColor}.ant-btn-danger-disabled.active>a:only-child:after,.ant-btn-danger-disabled:active>a:only-child:after,.ant-btn-danger-disabled:focus>a:only-child:after,.ant-btn-danger-disabled:hover>a:only-child:after,.ant-btn-danger-disabled>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:focus>a:only-child:after,.ant-btn-danger.disabled:hover>a:only-child:after,.ant-btn-danger.disabled>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]:focus>a:only-child:after,.ant-btn-danger[disabled]:hover>a:only-child:after,.ant-btn-danger[disabled]>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ant-btn-link{background-color:initial;border-color:#0000;-webkit-box-shadow:none;box-shadow:none;color:#1890ff}.ant-btn-link>a:only-child{color:currentColor}.ant-btn-link>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ant-btn-link:focus,.ant-btn-link:hover{background-color:initial;border-color:#40a9ff;color:#40a9ff}.ant-btn-link:focus>a:only-child,.ant-btn-link:hover>a:only-child{color:currentColor}.ant-btn-link:focus>a:only-child:after,.ant-btn-link:hover>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ant-btn-link.active,.ant-btn-link:active{background-color:initial;border-color:#096dd9;color:#096dd9}.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{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ant-btn-link-disabled,.ant-btn-link-disabled.active,.ant-btn-link-disabled:active,.ant-btn-link-disabled:focus,.ant-btn-link-disabled:hover,.ant-btn-link.disabled,.ant-btn-link.disabled.active,.ant-btn-link.disabled:active,.ant-btn-link.disabled:focus,.ant-btn-link.disabled:hover,.ant-btn-link[disabled],.ant-btn-link[disabled].active,.ant-btn-link[disabled]:active,.ant-btn-link[disabled]:focus,.ant-btn-link[disabled]:hover{background-color:#f5f5f5;border-color:#d9d9d9}.ant-btn-link:active,.ant-btn-link:focus,.ant-btn-link:hover{border-color:#0000}.ant-btn-link-disabled,.ant-btn-link-disabled.active,.ant-btn-link-disabled:active,.ant-btn-link-disabled:focus,.ant-btn-link-disabled:hover,.ant-btn-link.disabled,.ant-btn-link.disabled.active,.ant-btn-link.disabled:active,.ant-btn-link.disabled:focus,.ant-btn-link.disabled:hover,.ant-btn-link[disabled],.ant-btn-link[disabled].active,.ant-btn-link[disabled]:active,.ant-btn-link[disabled]:focus,.ant-btn-link[disabled]:hover{background-color:initial;border-color:#0000;-webkit-box-shadow:none;box-shadow:none;color:#00000040;text-shadow:none}.ant-btn-link-disabled.active>a:only-child,.ant-btn-link-disabled:active>a:only-child,.ant-btn-link-disabled:focus>a:only-child,.ant-btn-link-disabled:hover>a:only-child,.ant-btn-link-disabled>a:only-child,.ant-btn-link.disabled.active>a:only-child,.ant-btn-link.disabled:active>a:only-child,.ant-btn-link.disabled:focus>a:only-child,.ant-btn-link.disabled:hover>a:only-child,.ant-btn-link.disabled>a:only-child,.ant-btn-link[disabled].active>a:only-child,.ant-btn-link[disabled]:active>a:only-child,.ant-btn-link[disabled]:focus>a:only-child,.ant-btn-link[disabled]:hover>a:only-child,.ant-btn-link[disabled]>a:only-child{color:currentColor}.ant-btn-link-disabled.active>a:only-child:after,.ant-btn-link-disabled:active>a:only-child:after,.ant-btn-link-disabled:focus>a:only-child:after,.ant-btn-link-disabled:hover>a:only-child:after,.ant-btn-link-disabled>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:focus>a:only-child:after,.ant-btn-link.disabled:hover>a:only-child:after,.ant-btn-link.disabled>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]:focus>a:only-child:after,.ant-btn-link[disabled]:hover>a:only-child:after,.ant-btn-link[disabled]>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ant-btn-icon-only{border-radius:4px;font-size:16px;height:32px;padding:0;width:32px}.ant-btn-icon-only.ant-btn-lg{border-radius:4px;font-size:18px;height:40px;padding:0;width:40px}.ant-btn-icon-only.ant-btn-sm{border-radius:4px;font-size:14px;height:24px;padding:0;width:24px}.ant-btn-icon-only>i{vertical-align:middle}.ant-btn-round{border-radius:32px;font-size:14px;height:32px;padding:0 16px}.ant-btn-round.ant-btn-lg{border-radius:40px;font-size:16px;height:40px;padding:0 20px}.ant-btn-round.ant-btn-sm{border-radius:24px;font-size:14px;height:24px;padding:0 12px}.ant-btn-round.ant-btn-icon-only{width:auto}.ant-btn-circle,.ant-btn-circle-outline{border-radius:50%;min-width:32px;padding-left:0;padding-right:0;text-align:center}.ant-btn-circle-outline.ant-btn-lg,.ant-btn-circle.ant-btn-lg{border-radius:50%;min-width:40px}.ant-btn-circle-outline.ant-btn-sm,.ant-btn-circle.ant-btn-sm{border-radius:50%;min-width:24px}.ant-btn:before{background:#fff;border-radius:inherit;bottom:-1px;content:"";display:none;left:-1px;opacity:.35;pointer-events:none;position:absolute;right:-1px;top:-1px;-webkit-transition:opacity .2s;transition:opacity .2s;z-index:1}.ant-btn .anticon{-webkit-transition:margin-left .3s cubic-bezier(.645,.045,.355,1);transition:margin-left .3s cubic-bezier(.645,.045,.355,1)}.ant-btn .anticon.anticon-minus>svg,.ant-btn .anticon.anticon-plus>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{display:inline-block}.ant-btn-group,.ant-btn-group>.ant-btn,.ant-btn-group>span>.ant-btn{position:relative}.ant-btn-group>.ant-btn.active,.ant-btn-group>.ant-btn:active,.ant-btn-group>.ant-btn:focus,.ant-btn-group>.ant-btn:hover,.ant-btn-group>span>.ant-btn.active,.ant-btn-group>span>.ant-btn:active,.ant-btn-group>span>.ant-btn:focus,.ant-btn-group>span>.ant-btn:hover{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{border-radius:0;font-size:16px;height:40px;line-height:38px;padding:0 15px}.ant-btn-group-lg>.ant-btn.ant-btn-icon-only{height:40px;padding-left:0;padding-right:0;width:40px}.ant-btn-group-sm>.ant-btn,.ant-btn-group-sm>span>.ant-btn{border-radius:0;font-size:14px;height:24px;line-height:22px;padding:0 7px}.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{height:24px;padding-left:0;padding-right:0;width:24px}.ant-btn+.ant-btn-group,.ant-btn-group .ant-btn+.ant-btn,.ant-btn-group .ant-btn+span,.ant-btn-group span+.ant-btn,.ant-btn-group+.ant-btn,.ant-btn-group+.ant-btn-group,.ant-btn-group>span+span{margin-left:-1px}.ant-btn-group .ant-btn-primary+.ant-btn:not(.ant-btn-primary):not([disabled]){border-left-color:#0000}.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,.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-bottom-left-radius:4px;border-top-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-bottom-right-radius:4px;border-top-right-radius:4px}.ant-btn-group-sm>.ant-btn:only-child,.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-bottom-left-radius:4px;border-top-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-bottom-right-radius:4px;border-top-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{border-bottom-right-radius:0;border-top-right-radius:0;padding-right:8px}.ant-btn-group>.ant-btn-group:last-child:not(:first-child)>.ant-btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0;padding-left:8px}.ant-btn:active>span,.ant-btn:focus>span{position:relative}.ant-btn>.anticon+span,.ant-btn>span+.anticon{margin-left:8px}.ant-btn-background-ghost{background:#0000!important;border-color:#fff;color:#fff}.ant-btn-background-ghost.ant-btn-primary{background-color:initial;border-color:#1890ff;color:#1890ff;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{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ant-btn-background-ghost.ant-btn-primary:focus,.ant-btn-background-ghost.ant-btn-primary:hover{background-color:initial;border-color:#40a9ff;color:#40a9ff}.ant-btn-background-ghost.ant-btn-primary:focus>a:only-child,.ant-btn-background-ghost.ant-btn-primary:hover>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-primary:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary:hover>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ant-btn-background-ghost.ant-btn-primary.active,.ant-btn-background-ghost.ant-btn-primary:active{background-color:initial;border-color:#096dd9;color:#096dd9}.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{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ant-btn-background-ghost.ant-btn-primary-disabled,.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:focus,.ant-btn-background-ghost.ant-btn-primary-disabled:hover,.ant-btn-background-ghost.ant-btn-primary.disabled,.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:focus,.ant-btn-background-ghost.ant-btn-primary.disabled:hover,.ant-btn-background-ghost.ant-btn-primary[disabled],.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]:focus,.ant-btn-background-ghost.ant-btn-primary[disabled]:hover{background-color:#f5f5f5;border-color:#d9d9d9;-webkit-box-shadow:none;box-shadow:none;color:#00000040;text-shadow:none}.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:focus>a:only-child,.ant-btn-background-ghost.ant-btn-primary-disabled:hover>a:only-child,.ant-btn-background-ghost.ant-btn-primary-disabled>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:focus>a:only-child,.ant-btn-background-ghost.ant-btn-primary.disabled:hover>a:only-child,.ant-btn-background-ghost.ant-btn-primary.disabled>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]:focus>a:only-child,.ant-btn-background-ghost.ant-btn-primary[disabled]:hover>a:only-child,.ant-btn-background-ghost.ant-btn-primary[disabled]>a:only-child{color:currentColor}.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:focus>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>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:focus>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>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]:focus>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]>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ant-btn-background-ghost.ant-btn-danger{background-color:initial;border-color:#ff4d4f;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{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ant-btn-background-ghost.ant-btn-danger:focus,.ant-btn-background-ghost.ant-btn-danger:hover{background-color:initial;border-color:#ff7875;color:#ff7875}.ant-btn-background-ghost.ant-btn-danger:focus>a:only-child,.ant-btn-background-ghost.ant-btn-danger:hover>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-danger:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger:hover>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ant-btn-background-ghost.ant-btn-danger.active,.ant-btn-background-ghost.ant-btn-danger:active{background-color:initial;border-color:#d9363e;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{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ant-btn-background-ghost.ant-btn-danger-disabled,.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:focus,.ant-btn-background-ghost.ant-btn-danger-disabled:hover,.ant-btn-background-ghost.ant-btn-danger.disabled,.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:focus,.ant-btn-background-ghost.ant-btn-danger.disabled:hover,.ant-btn-background-ghost.ant-btn-danger[disabled],.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]:focus,.ant-btn-background-ghost.ant-btn-danger[disabled]:hover{background-color:#f5f5f5;border-color:#d9d9d9;-webkit-box-shadow:none;box-shadow:none;color:#00000040;text-shadow:none}.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:focus>a:only-child,.ant-btn-background-ghost.ant-btn-danger-disabled:hover>a:only-child,.ant-btn-background-ghost.ant-btn-danger-disabled>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:focus>a:only-child,.ant-btn-background-ghost.ant-btn-danger.disabled:hover>a:only-child,.ant-btn-background-ghost.ant-btn-danger.disabled>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]:focus>a:only-child,.ant-btn-background-ghost.ant-btn-danger[disabled]:hover>a:only-child,.ant-btn-background-ghost.ant-btn-danger[disabled]>a:only-child{color:currentColor}.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:focus>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>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:focus>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>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]:focus>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]>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ant-btn-background-ghost.ant-btn-link{background-color:initial;border-color:#0000;color:#1890ff;color:#fff;text-shadow:none}.ant-btn-background-ghost.ant-btn-link>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-link>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ant-btn-background-ghost.ant-btn-link:focus,.ant-btn-background-ghost.ant-btn-link:hover{background-color:initial;border-color:#0000;color:#40a9ff}.ant-btn-background-ghost.ant-btn-link:focus>a:only-child,.ant-btn-background-ghost.ant-btn-link:hover>a:only-child{color:currentColor}.ant-btn-background-ghost.ant-btn-link:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-link:hover>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ant-btn-background-ghost.ant-btn-link.active,.ant-btn-background-ghost.ant-btn-link:active{background-color:initial;border-color:#0000;color:#096dd9}.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{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ant-btn-background-ghost.ant-btn-link-disabled,.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:focus,.ant-btn-background-ghost.ant-btn-link-disabled:hover,.ant-btn-background-ghost.ant-btn-link.disabled,.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:focus,.ant-btn-background-ghost.ant-btn-link.disabled:hover,.ant-btn-background-ghost.ant-btn-link[disabled],.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]:focus,.ant-btn-background-ghost.ant-btn-link[disabled]:hover{background-color:#f5f5f5;border-color:#d9d9d9;-webkit-box-shadow:none;box-shadow:none;color:#00000040;text-shadow:none}.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:focus>a:only-child,.ant-btn-background-ghost.ant-btn-link-disabled:hover>a:only-child,.ant-btn-background-ghost.ant-btn-link-disabled>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:focus>a:only-child,.ant-btn-background-ghost.ant-btn-link.disabled:hover>a:only-child,.ant-btn-background-ghost.ant-btn-link.disabled>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]:focus>a:only-child,.ant-btn-background-ghost.ant-btn-link[disabled]:hover>a:only-child,.ant-btn-background-ghost.ant-btn-link[disabled]>a:only-child{color:currentColor}.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:focus>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>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:focus>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>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]:focus>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]>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ant-btn-two-chinese-chars:first-letter{letter-spacing:.34em}.ant-btn-two-chinese-chars>:not(.anticon){letter-spacing:.34em;margin-right:-.34em}.ant-btn-block{width:100%}.ant-btn:empty{vertical-align:top}a.ant-btn{line-height:30px;padding-top:.1px}a.ant-btn-lg{line-height:38px}a.ant-btn-sm{line-height:22px}.ant-avatar{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";background:#ccc;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;color:#fff;display:inline-block;font-size:14px;font-variant:tabular-nums;height:32px;line-height:1.5;line-height:32px;list-style:none;margin:0;overflow:hidden;padding:0;position:relative;text-align:center;vertical-align:middle;white-space:nowrap;width:32px}.ant-avatar-image{background:#0000}.ant-avatar-string{left:50%;position:absolute;-webkit-transform-origin:0 center;-ms-transform-origin:0 center;transform-origin:0 center}.ant-avatar.ant-avatar-icon{font-size:18px}.ant-avatar-lg{border-radius:50%;height:40px;line-height:40px;width:40px}.ant-avatar-lg-string{left:50%;position:absolute;-webkit-transform-origin:0 center;-ms-transform-origin:0 center;transform-origin:0 center}.ant-avatar-lg.ant-avatar-icon{font-size:24px}.ant-avatar-sm{border-radius:50%;height:24px;line-height:24px;width:24px}.ant-avatar-sm-string{left:50%;position:absolute;-webkit-transform-origin:0 center;-ms-transform-origin:0 center;transform-origin:0 center}.ant-avatar-sm.ant-avatar-icon{font-size:14px}.ant-avatar-square{border-radius:4px}.ant-avatar>img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.ant-back-top{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";bottom:50px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;cursor:pointer;font-size:14px;font-variant:tabular-nums;height:40px;line-height:1.5;list-style:none;margin:0;padding:0;position:fixed;right:100px;width:40px;z-index:10}.ant-back-top-content{background-color:#00000073;border-radius:20px;color:#fff;height:40px;overflow:hidden;text-align:center;width:40px}.ant-back-top-content,.ant-back-top-content:hover{-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1)}.ant-back-top-content:hover{background-color:#000000a6}.ant-back-top-icon{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAoCAYAAACWwljjAAAABGdBTUEAALGPC/xhBQAAAbtJREFUWAntmMtKw0AUhhMvS5cuxILgQlRUpIggIoKIIoigG1eC+AA+jo+i6FIXBfeuXIgoeKVeitVWJX5HWhhDksnUpp3FDPyZk3Nm5nycmZKkXhAEOXSA3lG7muTeRzmfy6HneUvIhnYkQK+Q9NhAA0Opg0vBEhjBKHiyb8iGMyQMOYuK41BcBSypAL+MYXSKjtFAW7EAGEO3qN4uMQbbAkXiSfRQJ1H6a+yhlkKRcAoVFYiweYNjtCVQJJpBz2GCiPt7fBOZQpFgDpUikse5HgnkM4Fi4QX0Fpc5wf9EbLqpUCy4jMoJSXWhFwbMNgWKhVbRhy5jirhs9fy/oFhgHVVTJEs7RLZ8sSEoJm6iz7SZDMbJ+/OKERQTttCXQRLToRUmrKWCYuA2+jbN0MB4OQobYShfdTCgn/sL1K36M7TLrN3n+758aPy2rrpR6+/od5E8tf/A1uLS9aId5T7J3CNYihkQ4D9PiMdMC7mp4rjB9kjFjZp8BlnVHJBuO1yFXIV0FdDF3RlyFdJVQBdv5AxVdIsq8apiZ2PyYO1EVykesGfZEESsCkweyR8MUW+V8uJ1gkYipmpdP1pm2aJVPEGzAAAAAElFTkSuQmCC) 100%/100% no-repeat;height:16px;margin:12px auto;width:14px}@media screen and (max-width:768px){.ant-back-top{right:60px}}@media screen and (max-width:480px){.ant-back-top{right:20px}}.ant-badge{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;color:inherit;display:inline-block;font-size:14px;font-variant:tabular-nums;line-height:1.5;line-height:1;list-style:none;margin:0;padding:0;position:relative}.ant-badge-count{background:#f5222d;border-radius:10px;-webkit-box-shadow:0 0 0 1px #fff;box-shadow:0 0 0 1px #fff;color:#fff;font-size:12px;font-weight:400;height:20px;line-height:20px;min-width:20px;padding:0 6px;text-align:center;white-space:nowrap}.ant-badge-count a,.ant-badge-count a:hover{color:#fff}.ant-badge-multiple-words{padding:0 8px}.ant-badge-dot{background:#f5222d;border-radius:100%;-webkit-box-shadow:0 0 0 1px #fff;box-shadow:0 0 0 1px #fff;height:6px;width:6px}.ant-badge .ant-scroll-number-custom-component,.ant-badge-count,.ant-badge-dot{position:absolute;right:0;top:0;-webkit-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);transform:translate(50%,-50%);-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0;z-index:1}.ant-badge-status{line-height:inherit;vertical-align:initial}.ant-badge-status-dot{border-radius:50%;display:inline-block;height:6px;position:relative;top:-1px;vertical-align:middle;width:6px}.ant-badge-status-success{background-color:#52c41a}.ant-badge-status-processing{background-color:#1890ff;position:relative}.ant-badge-status-processing:after{-webkit-animation:antStatusProcessing 1.2s ease-in-out infinite;animation:antStatusProcessing 1.2s ease-in-out infinite;border:1px solid #1890ff;border-radius:50%;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.ant-badge-status-default{background-color:#d9d9d9}.ant-badge-status-error{background-color:#f5222d}.ant-badge-status-warning{background-color:#faad14}.ant-badge-status-magenta,.ant-badge-status-pink{background:#eb2f96}.ant-badge-status-red{background:#f5222d}.ant-badge-status-volcano{background:#fa541c}.ant-badge-status-orange{background:#fa8c16}.ant-badge-status-yellow{background:#fadb14}.ant-badge-status-gold{background:#faad14}.ant-badge-status-cyan{background:#13c2c2}.ant-badge-status-lime{background:#a0d911}.ant-badge-status-green{background:#52c41a}.ant-badge-status-blue{background:#1890ff}.ant-badge-status-geekblue{background:#2f54eb}.ant-badge-status-purple{background:#722ed1}.ant-badge-status-text{color:#000000a6;font-size:14px;margin-left:8px}.ant-badge-zoom-appear,.ant-badge-zoom-enter{-webkit-animation:antZoomBadgeIn .3s cubic-bezier(.12,.4,.29,1.46);animation:antZoomBadgeIn .3s cubic-bezier(.12,.4,.29,1.46);-webkit-animation-fill-mode:both;animation-fill-mode:both}.ant-badge-zoom-leave{-webkit-animation:antZoomBadgeOut .3s cubic-bezier(.71,-.46,.88,.6);animation:antZoomBadgeOut .3s cubic-bezier(.71,-.46,.88,.6);-webkit-animation-fill-mode:both;animation-fill-mode:both}.ant-badge-not-a-wrapper:not(.ant-badge-status){vertical-align:middle}.ant-badge-not-a-wrapper .ant-scroll-number{display:block;position:relative;top:auto}.ant-badge-not-a-wrapper .ant-badge-count{-webkit-transform:none;-ms-transform:none;transform:none}@-webkit-keyframes antStatusProcessing{0%{opacity:.5;-webkit-transform:scale(.8);transform:scale(.8)}to{opacity:0;-webkit-transform:scale(2.4);transform:scale(2.4)}}@keyframes antStatusProcessing{0%{opacity:.5;-webkit-transform:scale(.8);transform:scale(.8)}to{opacity:0;-webkit-transform:scale(2.4);transform:scale(2.4)}}.ant-scroll-number{overflow:hidden}.ant-scroll-number-only{display:inline-block;height:20px;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1)}.ant-scroll-number-only>p.ant-scroll-number-only-unit{height:20px;margin:0}.ant-scroll-number-symbol{vertical-align:top}@-webkit-keyframes antZoomBadgeIn{0%{opacity:0;-webkit-transform:scale(0) translate(50%,-50%);transform:scale(0) translate(50%,-50%)}to{-webkit-transform:scale(1) translate(50%,-50%);transform:scale(1) translate(50%,-50%)}}@keyframes antZoomBadgeIn{0%{opacity:0;-webkit-transform:scale(0) translate(50%,-50%);transform:scale(0) translate(50%,-50%)}to{-webkit-transform:scale(1) translate(50%,-50%);transform:scale(1) translate(50%,-50%)}}@-webkit-keyframes antZoomBadgeOut{0%{-webkit-transform:scale(1) translate(50%,-50%);transform:scale(1) translate(50%,-50%)}to{opacity:0;-webkit-transform:scale(0) translate(50%,-50%);transform:scale(0) translate(50%,-50%)}}@keyframes antZoomBadgeOut{0%{-webkit-transform:scale(1) translate(50%,-50%);transform:scale(1) translate(50%,-50%)}to{opacity:0;-webkit-transform:scale(0) translate(50%,-50%);transform:scale(0) translate(50%,-50%)}}.ant-breadcrumb{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;color:#00000073;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;margin:0;padding:0}.ant-breadcrumb .anticon{font-size:14px}.ant-breadcrumb a{color:#00000073;-webkit-transition:color .3s;transition:color .3s}.ant-breadcrumb a:hover{color:#40a9ff}.ant-breadcrumb>span:last-child,.ant-breadcrumb>span:last-child a{color:#000000a6}.ant-breadcrumb>span:last-child .ant-breadcrumb-separator{display:none}.ant-breadcrumb-separator{color:#00000073;margin:0 8px}.ant-breadcrumb-link>.anticon+span,.ant-breadcrumb-overlay-link>.anticon{margin-left:4px}.ant-menu{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";zoom:1;background:#fff;-webkit-box-shadow:0 2px 8px #00000026;box-shadow:0 2px 8px #00000026;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;line-height:0;list-style:none;margin:0;outline:none;padding:0;-webkit-transition:background .3s,width .2s;transition:background .3s,width .2s}.ant-menu:after,.ant-menu:before{content:"";display:table}.ant-menu:after{clear:both}.ant-menu ol,.ant-menu ul{list-style:none;margin:0;padding:0}.ant-menu-hidden{display:none}.ant-menu-item-group-title{color:#00000073;font-size:14px;line-height:1.5;padding:8px 16px;-webkit-transition:all .3s;transition:all .3s}.ant-menu-submenu,.ant-menu-submenu-inline{-webkit-transition:border-color .3s cubic-bezier(.645,.045,.355,1),background .3s cubic-bezier(.645,.045,.355,1),padding .15s cubic-bezier(.645,.045,.355,1);transition:border-color .3s cubic-bezier(.645,.045,.355,1),background .3s cubic-bezier(.645,.045,.355,1),padding .15s cubic-bezier(.645,.045,.355,1)}.ant-menu-submenu-selected{color:#1890ff}.ant-menu-item:active,.ant-menu-submenu-title:active{background:#e6f7ff}.ant-menu-submenu .ant-menu-sub{cursor:auto;-webkit-transition:background .3s cubic-bezier(.645,.045,.355,1),padding .3s cubic-bezier(.645,.045,.355,1);transition:background .3s cubic-bezier(.645,.045,.355,1),padding .3s cubic-bezier(.645,.045,.355,1)}.ant-menu-item>a{color:#000000a6;display:block}.ant-menu-item>a:hover{color:#1890ff}.ant-menu-item>a:before{background-color:initial;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ant-menu-item>.ant-badge>a{color:#000000a6}.ant-menu-item>.ant-badge>a:hover{color:#1890ff}.ant-menu-item-divider{background-color:#e8e8e8;height:1px;line-height:0;overflow:hidden}.ant-menu-item-active,.ant-menu-item:hover,.ant-menu-submenu-active,.ant-menu-submenu-title:hover,.ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open{color:#1890ff}.ant-menu-horizontal .ant-menu-item,.ant-menu-horizontal .ant-menu-submenu{margin-top:-1px}.ant-menu-horizontal>.ant-menu-item-active,.ant-menu-horizontal>.ant-menu-item:hover,.ant-menu-horizontal>.ant-menu-submenu .ant-menu-submenu-title:hover{background-color:initial}.ant-menu-item-selected,.ant-menu-item-selected>a,.ant-menu-item-selected>a:hover{color:#1890ff}.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected{background-color:#e6f7ff}.ant-menu-inline,.ant-menu-vertical,.ant-menu-vertical-left{border-right:1px solid #e8e8e8}.ant-menu-vertical-right{border-left:1px solid #e8e8e8}.ant-menu-vertical-left.ant-menu-sub,.ant-menu-vertical-right.ant-menu-sub,.ant-menu-vertical.ant-menu-sub{border-right:0;min-width:160px;padding:0;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.ant-menu-vertical-left.ant-menu-sub .ant-menu-item,.ant-menu-vertical-right.ant-menu-sub .ant-menu-item,.ant-menu-vertical.ant-menu-sub .ant-menu-item{border-right:0;left:0;margin-left:0}.ant-menu-vertical-left.ant-menu-sub .ant-menu-item:after,.ant-menu-vertical-right.ant-menu-sub .ant-menu-item:after,.ant-menu-vertical.ant-menu-sub .ant-menu-item:after{border-right:0}.ant-menu-vertical-left.ant-menu-sub>.ant-menu-item,.ant-menu-vertical-left.ant-menu-sub>.ant-menu-submenu,.ant-menu-vertical-right.ant-menu-sub>.ant-menu-item,.ant-menu-vertical-right.ant-menu-sub>.ant-menu-submenu,.ant-menu-vertical.ant-menu-sub>.ant-menu-item,.ant-menu-vertical.ant-menu-sub>.ant-menu-submenu{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.ant-menu-horizontal.ant-menu-sub{min-width:114px}.ant-menu-item,.ant-menu-submenu-title{cursor:pointer;display:block;margin:0;padding:0 20px;position:relative;-webkit-transition:color .3s cubic-bezier(.645,.045,.355,1),border-color .3s cubic-bezier(.645,.045,.355,1),background .3s cubic-bezier(.645,.045,.355,1),padding .15s cubic-bezier(.645,.045,.355,1);transition:color .3s cubic-bezier(.645,.045,.355,1),border-color .3s cubic-bezier(.645,.045,.355,1),background .3s cubic-bezier(.645,.045,.355,1),padding .15s cubic-bezier(.645,.045,.355,1);white-space:nowrap}.ant-menu-item .anticon,.ant-menu-submenu-title .anticon{font-size:14px;margin-right:10px;min-width:14px;-webkit-transition:font-size .15s cubic-bezier(.215,.61,.355,1),margin .3s cubic-bezier(.645,.045,.355,1);transition:font-size .15s cubic-bezier(.215,.61,.355,1),margin .3s cubic-bezier(.645,.045,.355,1)}.ant-menu-item .anticon+span,.ant-menu-submenu-title .anticon+span{opacity:1;-webkit-transition:opacity .3s cubic-bezier(.645,.045,.355,1),width .3s cubic-bezier(.645,.045,.355,1);transition:opacity .3s cubic-bezier(.645,.045,.355,1),width .3s cubic-bezier(.645,.045,.355,1)}.ant-menu>.ant-menu-item-divider{background-color:#e8e8e8;height:1px;line-height:0;margin:1px 0;overflow:hidden;padding:0}.ant-menu-submenu-popup{background:#fff;border-radius:4px;position:absolute;z-index:1050}.ant-menu-submenu-popup .submenu-title-wrapper{padding-right:20px}.ant-menu-submenu-popup:before{bottom:0;content:" ";left:0;opacity:.0001;position:absolute;right:0;top:-7px}.ant-menu-submenu>.ant-menu{background-color:#fff;border-radius:4px}.ant-menu-submenu>.ant-menu-submenu-title:after{-webkit-transition:-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1)}.ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow,.ant-menu-submenu-vertical-left>.ant-menu-submenu-title .ant-menu-submenu-arrow,.ant-menu-submenu-vertical-right>.ant-menu-submenu-title .ant-menu-submenu-arrow,.ant-menu-submenu-vertical>.ant-menu-submenu-title .ant-menu-submenu-arrow{position:absolute;right:16px;top:50%;-webkit-transition:-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);width:10px}.ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow:before,.ant-menu-submenu-vertical-left>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-submenu-vertical-left>.ant-menu-submenu-title .ant-menu-submenu-arrow:before,.ant-menu-submenu-vertical-right>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-submenu-vertical-right>.ant-menu-submenu-title .ant-menu-submenu-arrow:before,.ant-menu-submenu-vertical>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-submenu-vertical>.ant-menu-submenu-title .ant-menu-submenu-arrow:before{background:#fff;background:#000000a6\9;background-image:-webkit-gradient(linear,left top,right top,from(#000000a6),to(#000000a6));background-image:linear-gradient(90deg,#000000a6,#000000a6);background-image:none\9;border-radius:2px;content:"";height:1.5px;position:absolute;-webkit-transition:background .3s cubic-bezier(.645,.045,.355,1),top .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:background .3s cubic-bezier(.645,.045,.355,1),top .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:background .3s cubic-bezier(.645,.045,.355,1),transform .3s cubic-bezier(.645,.045,.355,1),top .3s cubic-bezier(.645,.045,.355,1);transition:background .3s cubic-bezier(.645,.045,.355,1),transform .3s cubic-bezier(.645,.045,.355,1),top .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);width:6px}.ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow:before,.ant-menu-submenu-vertical-left>.ant-menu-submenu-title .ant-menu-submenu-arrow:before,.ant-menu-submenu-vertical-right>.ant-menu-submenu-title .ant-menu-submenu-arrow:before,.ant-menu-submenu-vertical>.ant-menu-submenu-title .ant-menu-submenu-arrow:before{-webkit-transform:rotate(45deg) translateY(-2px);-ms-transform:rotate(45deg) translateY(-2px);transform:rotate(45deg) translateY(-2px)}.ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-submenu-vertical-left>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-submenu-vertical-right>.ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-submenu-vertical>.ant-menu-submenu-title .ant-menu-submenu-arrow:after{-webkit-transform:rotate(-45deg) translateY(2px);-ms-transform:rotate(-45deg) translateY(2px);transform:rotate(-45deg) translateY(2px)}.ant-menu-submenu-inline>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after,.ant-menu-submenu-inline>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before,.ant-menu-submenu-vertical-left>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after,.ant-menu-submenu-vertical-left>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before,.ant-menu-submenu-vertical-right>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after,.ant-menu-submenu-vertical-right>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before,.ant-menu-submenu-vertical>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after,.ant-menu-submenu-vertical>.ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before{background:-webkit-gradient(linear,left top,right top,from(#1890ff),to(#1890ff));background:linear-gradient(90deg,#1890ff,#1890ff)}.ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow:before{-webkit-transform:rotate(-45deg) translateX(2px);-ms-transform:rotate(-45deg) translateX(2px);transform:rotate(-45deg) translateX(2px)}.ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow:after{-webkit-transform:rotate(45deg) translateX(-2px);-ms-transform:rotate(45deg) translateX(-2px);transform:rotate(45deg) translateX(-2px)}.ant-menu-submenu-open.ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow{-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}.ant-menu-submenu-open.ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow:after{-webkit-transform:rotate(-45deg) translateX(-2px);-ms-transform:rotate(-45deg) translateX(-2px);transform:rotate(-45deg) translateX(-2px)}.ant-menu-submenu-open.ant-menu-submenu-inline>.ant-menu-submenu-title .ant-menu-submenu-arrow:before{-webkit-transform:rotate(45deg) translateX(2px);-ms-transform:rotate(45deg) translateX(2px);transform:rotate(45deg) translateX(2px)}.ant-menu-vertical .ant-menu-submenu-selected,.ant-menu-vertical .ant-menu-submenu-selected>a,.ant-menu-vertical-left .ant-menu-submenu-selected,.ant-menu-vertical-left .ant-menu-submenu-selected>a,.ant-menu-vertical-right .ant-menu-submenu-selected,.ant-menu-vertical-right .ant-menu-submenu-selected>a{color:#1890ff}.ant-menu-horizontal{border:0;border-bottom:1px solid #e8e8e8;-webkit-box-shadow:none;box-shadow:none;line-height:46px;white-space:nowrap}.ant-menu-horizontal>.ant-menu-item,.ant-menu-horizontal>.ant-menu-submenu{border-bottom:2px solid #0000;display:inline-block;position:relative;top:1px;vertical-align:bottom}.ant-menu-horizontal>.ant-menu-item-active,.ant-menu-horizontal>.ant-menu-item-open,.ant-menu-horizontal>.ant-menu-item-selected,.ant-menu-horizontal>.ant-menu-item:hover,.ant-menu-horizontal>.ant-menu-submenu-active,.ant-menu-horizontal>.ant-menu-submenu-open,.ant-menu-horizontal>.ant-menu-submenu-selected,.ant-menu-horizontal>.ant-menu-submenu:hover{border-bottom:2px solid #1890ff;color:#1890ff}.ant-menu-horizontal>.ant-menu-item>a{color:#000000a6;display:block}.ant-menu-horizontal>.ant-menu-item>a:hover{color:#1890ff}.ant-menu-horizontal>.ant-menu-item>a:before{bottom:-2px}.ant-menu-horizontal>.ant-menu-item-selected>a{color:#1890ff}.ant-menu-horizontal:after{clear:both;content:"\20";display:block;height:0}.ant-menu-inline .ant-menu-item,.ant-menu-vertical .ant-menu-item,.ant-menu-vertical-left .ant-menu-item,.ant-menu-vertical-right .ant-menu-item{position:relative}.ant-menu-inline .ant-menu-item:after,.ant-menu-vertical .ant-menu-item:after,.ant-menu-vertical-left .ant-menu-item:after,.ant-menu-vertical-right .ant-menu-item:after{border-right:3px solid #1890ff;bottom:0;content:"";opacity:0;position:absolute;right:0;top:0;-webkit-transform:scaleY(.0001);-ms-transform:scaleY(.0001);transform:scaleY(.0001);-webkit-transition:opacity .15s cubic-bezier(.215,.61,.355,1),-webkit-transform .15s cubic-bezier(.215,.61,.355,1);transition:opacity .15s cubic-bezier(.215,.61,.355,1),-webkit-transform .15s cubic-bezier(.215,.61,.355,1);transition:transform .15s cubic-bezier(.215,.61,.355,1),opacity .15s cubic-bezier(.215,.61,.355,1);transition:transform .15s cubic-bezier(.215,.61,.355,1),opacity .15s cubic-bezier(.215,.61,.355,1),-webkit-transform .15s cubic-bezier(.215,.61,.355,1)}.ant-menu-inline .ant-menu-item,.ant-menu-inline .ant-menu-submenu-title,.ant-menu-vertical .ant-menu-item,.ant-menu-vertical .ant-menu-submenu-title,.ant-menu-vertical-left .ant-menu-item,.ant-menu-vertical-left .ant-menu-submenu-title,.ant-menu-vertical-right .ant-menu-item,.ant-menu-vertical-right .ant-menu-submenu-title{font-size:14px;height:40px;line-height:40px;margin-bottom:4px;margin-top:4px;overflow:hidden;padding:0 16px;text-overflow:ellipsis}.ant-menu-inline .ant-menu-submenu,.ant-menu-vertical .ant-menu-submenu,.ant-menu-vertical-left .ant-menu-submenu,.ant-menu-vertical-right .ant-menu-submenu{padding-bottom:.02px}.ant-menu-inline .ant-menu-item:not(:last-child),.ant-menu-vertical .ant-menu-item:not(:last-child),.ant-menu-vertical-left .ant-menu-item:not(:last-child),.ant-menu-vertical-right .ant-menu-item:not(:last-child){margin-bottom:8px}.ant-menu-inline>.ant-menu-item,.ant-menu-inline>.ant-menu-submenu>.ant-menu-submenu-title,.ant-menu-vertical-left>.ant-menu-item,.ant-menu-vertical-left>.ant-menu-submenu>.ant-menu-submenu-title,.ant-menu-vertical-right>.ant-menu-item,.ant-menu-vertical-right>.ant-menu-submenu>.ant-menu-submenu-title,.ant-menu-vertical>.ant-menu-item,.ant-menu-vertical>.ant-menu-submenu>.ant-menu-submenu-title{height:40px;line-height:40px}.ant-menu-inline{width:100%}.ant-menu-inline .ant-menu-item-selected:after,.ant-menu-inline .ant-menu-selected:after{opacity:1;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);-webkit-transition:opacity .15s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:opacity .15s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1),opacity .15s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1)}.ant-menu-inline .ant-menu-item,.ant-menu-inline .ant-menu-submenu-title{width:calc(100% + 1px)}.ant-menu-inline .ant-menu-submenu-title{padding-right:34px}.ant-menu-inline-collapsed{width:80px}.ant-menu-inline-collapsed>.ant-menu-item,.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-item,.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-submenu>.ant-menu-submenu-title,.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title{left:0;padding:0 32px!important;text-overflow:clip}.ant-menu-inline-collapsed>.ant-menu-item .ant-menu-submenu-arrow,.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-item .ant-menu-submenu-arrow,.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-submenu>.ant-menu-submenu-title .ant-menu-submenu-arrow,.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title .ant-menu-submenu-arrow{display:none}.ant-menu-inline-collapsed>.ant-menu-item .anticon,.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-item .anticon,.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-submenu>.ant-menu-submenu-title .anticon,.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title .anticon{font-size:16px;line-height:40px;margin:0}.ant-menu-inline-collapsed>.ant-menu-item .anticon+span,.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-item .anticon+span,.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-submenu>.ant-menu-submenu-title .anticon+span,.ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title .anticon+span{display:inline-block;max-width:0;opacity:0}.ant-menu-inline-collapsed-tooltip{pointer-events:none}.ant-menu-inline-collapsed-tooltip .anticon{display:none}.ant-menu-inline-collapsed-tooltip a{color:#ffffffd9}.ant-menu-inline-collapsed .ant-menu-item-group-title{overflow:hidden;padding-left:4px;padding-right:4px;text-overflow:ellipsis;white-space:nowrap}.ant-menu-item-group-list{margin:0;padding:0}.ant-menu-item-group-list .ant-menu-item,.ant-menu-item-group-list .ant-menu-submenu-title{padding:0 16px 0 28px}.ant-menu-root.ant-menu-inline,.ant-menu-root.ant-menu-vertical,.ant-menu-root.ant-menu-vertical-left,.ant-menu-root.ant-menu-vertical-right,.ant-menu-sub.ant-menu-inline{-webkit-box-shadow:none;box-shadow:none}.ant-menu-sub.ant-menu-inline{border:0;border-radius:0;padding:0}.ant-menu-sub.ant-menu-inline>.ant-menu-item,.ant-menu-sub.ant-menu-inline>.ant-menu-submenu>.ant-menu-submenu-title{height:40px;line-height:40px;list-style-position:inside;list-style-type:disc}.ant-menu-sub.ant-menu-inline .ant-menu-item-group-title{padding-left:32px}.ant-menu-item-disabled,.ant-menu-submenu-disabled{background:none;border-color:#0000!important;color:#00000040!important;cursor:not-allowed}.ant-menu-item-disabled>a,.ant-menu-submenu-disabled>a{color:#00000040!important;pointer-events:none}.ant-menu-item-disabled>.ant-menu-submenu-title,.ant-menu-submenu-disabled>.ant-menu-submenu-title{color:#00000040!important;cursor:not-allowed}.ant-menu-item-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-item-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-submenu-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-submenu-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before{background:#00000040!important}.ant-menu-dark,.ant-menu-dark .ant-menu-sub{background:#001529;color:#ffffffa6}.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow{opacity:.45;-webkit-transition:all .3s;transition:all .3s}.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow:before{background:#fff}.ant-menu-dark.ant-menu-submenu-popup{background:#0000}.ant-menu-dark .ant-menu-inline.ant-menu-sub{background:#000c17;-webkit-box-shadow:inset 0 2px 8px #00000073;box-shadow:inset 0 2px 8px #00000073}.ant-menu-dark.ant-menu-horizontal{border-bottom:0}.ant-menu-dark.ant-menu-horizontal>.ant-menu-item,.ant-menu-dark.ant-menu-horizontal>.ant-menu-submenu{border-color:#001529;border-bottom:0;margin-top:0;top:0}.ant-menu-dark.ant-menu-horizontal>.ant-menu-item>a:before{bottom:0}.ant-menu-dark .ant-menu-item,.ant-menu-dark .ant-menu-item-group-title,.ant-menu-dark .ant-menu-item>a{color:#ffffffa6}.ant-menu-dark.ant-menu-inline,.ant-menu-dark.ant-menu-vertical,.ant-menu-dark.ant-menu-vertical-left,.ant-menu-dark.ant-menu-vertical-right{border-right:0}.ant-menu-dark.ant-menu-inline .ant-menu-item,.ant-menu-dark.ant-menu-vertical .ant-menu-item,.ant-menu-dark.ant-menu-vertical-left .ant-menu-item,.ant-menu-dark.ant-menu-vertical-right .ant-menu-item{border-right:0;left:0;margin-left:0}.ant-menu-dark.ant-menu-inline .ant-menu-item:after,.ant-menu-dark.ant-menu-vertical .ant-menu-item:after,.ant-menu-dark.ant-menu-vertical-left .ant-menu-item:after,.ant-menu-dark.ant-menu-vertical-right .ant-menu-item:after{border-right:0}.ant-menu-dark.ant-menu-inline .ant-menu-item,.ant-menu-dark.ant-menu-inline .ant-menu-submenu-title{width:100%}.ant-menu-dark .ant-menu-item-active,.ant-menu-dark .ant-menu-item:hover,.ant-menu-dark .ant-menu-submenu-active,.ant-menu-dark .ant-menu-submenu-open,.ant-menu-dark .ant-menu-submenu-selected,.ant-menu-dark .ant-menu-submenu-title:hover{background-color:initial;color:#fff}.ant-menu-dark .ant-menu-item-active>a,.ant-menu-dark .ant-menu-item:hover>a,.ant-menu-dark .ant-menu-submenu-active>a,.ant-menu-dark .ant-menu-submenu-open>a,.ant-menu-dark .ant-menu-submenu-selected>a,.ant-menu-dark .ant-menu-submenu-title:hover>a{color:#fff}.ant-menu-dark .ant-menu-item-active>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-item-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-item:hover>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-item:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-active>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-open>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-open>.ant-menu-submenu-title>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-title:hover>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow,.ant-menu-dark .ant-menu-submenu-title:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow{opacity:1}.ant-menu-dark .ant-menu-item-active>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-item-active>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-item-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-item-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-item:hover>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-item:hover>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-item:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-item:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-active>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-active>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-active>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-open>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-open>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-open>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-open>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-title:hover>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-title:hover>.ant-menu-submenu-title:hover>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-title:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-title:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before{background:#fff}.ant-menu-dark .ant-menu-item:hover{background-color:initial}.ant-menu-dark .ant-menu-item-selected{border-right:0;color:#fff}.ant-menu-dark .ant-menu-item-selected:after{border-right:0}.ant-menu-dark .ant-menu-item-selected .anticon,.ant-menu-dark .ant-menu-item-selected .anticon+span,.ant-menu-dark .ant-menu-item-selected>a,.ant-menu-dark .ant-menu-item-selected>a:hover{color:#fff}.ant-menu-submenu-popup.ant-menu-dark .ant-menu-item-selected,.ant-menu.ant-menu-dark .ant-menu-item-selected{background-color:#1890ff}.ant-menu-dark .ant-menu-item-disabled,.ant-menu-dark .ant-menu-item-disabled>a,.ant-menu-dark .ant-menu-submenu-disabled,.ant-menu-dark .ant-menu-submenu-disabled>a{color:#ffffff59!important;opacity:.8}.ant-menu-dark .ant-menu-item-disabled>.ant-menu-submenu-title,.ant-menu-dark .ant-menu-submenu-disabled>.ant-menu-submenu-title{color:#ffffff59!important}.ant-menu-dark .ant-menu-item-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-item-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before,.ant-menu-dark .ant-menu-submenu-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:after,.ant-menu-dark .ant-menu-submenu-disabled>.ant-menu-submenu-title>.ant-menu-submenu-arrow:before{background:#ffffff59!important}.ant-tooltip{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;display:block;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;margin:0;max-width:250px;padding:0;position:absolute;visibility:visible;z-index:1060}.ant-tooltip-hidden{display:none}.ant-tooltip-placement-top,.ant-tooltip-placement-topLeft,.ant-tooltip-placement-topRight{padding-bottom:8px}.ant-tooltip-placement-right,.ant-tooltip-placement-rightBottom,.ant-tooltip-placement-rightTop{padding-left:8px}.ant-tooltip-placement-bottom,.ant-tooltip-placement-bottomLeft,.ant-tooltip-placement-bottomRight{padding-top:8px}.ant-tooltip-placement-left,.ant-tooltip-placement-leftBottom,.ant-tooltip-placement-leftTop{padding-right:8px}.ant-tooltip-inner{word-wrap:break-word;background-color:#000000bf;border-radius:4px;-webkit-box-shadow:0 2px 8px #00000026;box-shadow:0 2px 8px #00000026;color:#fff;min-height:32px;min-width:30px;padding:6px 8px;text-align:left;text-decoration:none}.ant-tooltip-arrow{background:#0000;display:block;height:13.07106781px;overflow:hidden;pointer-events:none;position:absolute;width:13.07106781px}.ant-tooltip-arrow:before{background-color:#000000bf;bottom:0;content:"";display:block;height:5px;left:0;margin:auto;pointer-events:auto;position:absolute;right:0;top:0;width:5px}.ant-tooltip-placement-top .ant-tooltip-arrow,.ant-tooltip-placement-topLeft .ant-tooltip-arrow,.ant-tooltip-placement-topRight .ant-tooltip-arrow{bottom:-5.07106781px}.ant-tooltip-placement-top .ant-tooltip-arrow:before,.ant-tooltip-placement-topLeft .ant-tooltip-arrow:before,.ant-tooltip-placement-topRight .ant-tooltip-arrow:before{-webkit-box-shadow:3px 3px 7px #00000012;box-shadow:3px 3px 7px #00000012;-webkit-transform:translateY(-6.53553391px) rotate(45deg);-ms-transform:translateY(-6.53553391px) rotate(45deg);transform:translateY(-6.53553391px) rotate(45deg)}.ant-tooltip-placement-top .ant-tooltip-arrow{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.ant-tooltip-placement-topLeft .ant-tooltip-arrow{left:13px}.ant-tooltip-placement-topRight .ant-tooltip-arrow{right:13px}.ant-tooltip-placement-right .ant-tooltip-arrow,.ant-tooltip-placement-rightBottom .ant-tooltip-arrow,.ant-tooltip-placement-rightTop .ant-tooltip-arrow{left:-5.07106781px}.ant-tooltip-placement-right .ant-tooltip-arrow:before,.ant-tooltip-placement-rightBottom .ant-tooltip-arrow:before,.ant-tooltip-placement-rightTop .ant-tooltip-arrow:before{-webkit-box-shadow:-3px 3px 7px #00000012;box-shadow:-3px 3px 7px #00000012;-webkit-transform:translateX(6.53553391px) rotate(45deg);-ms-transform:translateX(6.53553391px) rotate(45deg);transform:translateX(6.53553391px) rotate(45deg)}.ant-tooltip-placement-right .ant-tooltip-arrow{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.ant-tooltip-placement-rightTop .ant-tooltip-arrow{top:5px}.ant-tooltip-placement-rightBottom .ant-tooltip-arrow{bottom:5px}.ant-tooltip-placement-left .ant-tooltip-arrow,.ant-tooltip-placement-leftBottom .ant-tooltip-arrow,.ant-tooltip-placement-leftTop .ant-tooltip-arrow{right:-5.07106781px}.ant-tooltip-placement-left .ant-tooltip-arrow:before,.ant-tooltip-placement-leftBottom .ant-tooltip-arrow:before,.ant-tooltip-placement-leftTop .ant-tooltip-arrow:before{-webkit-box-shadow:3px -3px 7px #00000012;box-shadow:3px -3px 7px #00000012;-webkit-transform:translateX(-6.53553391px) rotate(45deg);-ms-transform:translateX(-6.53553391px) rotate(45deg);transform:translateX(-6.53553391px) rotate(45deg)}.ant-tooltip-placement-left .ant-tooltip-arrow{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.ant-tooltip-placement-leftTop .ant-tooltip-arrow{top:5px}.ant-tooltip-placement-leftBottom .ant-tooltip-arrow{bottom:5px}.ant-tooltip-placement-bottom .ant-tooltip-arrow,.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow,.ant-tooltip-placement-bottomRight .ant-tooltip-arrow{top:-5.07106781px}.ant-tooltip-placement-bottom .ant-tooltip-arrow:before,.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow:before,.ant-tooltip-placement-bottomRight .ant-tooltip-arrow:before{-webkit-box-shadow:-3px -3px 7px #00000012;box-shadow:-3px -3px 7px #00000012;-webkit-transform:translateY(6.53553391px) rotate(45deg);-ms-transform:translateY(6.53553391px) rotate(45deg);transform:translateY(6.53553391px) rotate(45deg)}.ant-tooltip-placement-bottom .ant-tooltip-arrow{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow{left:13px}.ant-tooltip-placement-bottomRight .ant-tooltip-arrow{right:13px}.ant-dropdown{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;display:block;font-size:14px;font-variant:tabular-nums;left:-9999px;line-height:1.5;list-style:none;margin:0;padding:0;position:absolute;top:-9999px;z-index:1050}.ant-dropdown:before{bottom:-7px;content:" ";left:-7px;opacity:.0001;position:absolute;right:0;top:-7px;z-index:-9999}.ant-dropdown-wrap{position:relative}.ant-dropdown-wrap .ant-btn>.anticon-down{display:inline-block;font-size:12px;font-size:10px\9;-webkit-transform:scale(.83333333) rotate(0deg);-ms-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0deg)}:root .ant-dropdown-wrap .ant-btn>.anticon-down{font-size:12px}.ant-dropdown-wrap .anticon-down:before{-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.ant-dropdown-wrap-open .anticon-down:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.ant-dropdown-hidden,.ant-dropdown-menu-hidden{display:none}.ant-dropdown-menu{background-clip:padding-box;background-color:#fff;border-radius:4px;-webkit-box-shadow:0 2px 8px #00000026;box-shadow:0 2px 8px #00000026;list-style-type:none;margin:0;outline:none;padding:4px 0;position:relative;text-align:left;-webkit-transform:translateZ(0)}.ant-dropdown-menu-item-group-title{color:#00000073;padding:5px 12px;-webkit-transition:all .3s;transition:all .3s}.ant-dropdown-menu-submenu-popup{position:absolute;z-index:1050}.ant-dropdown-menu-submenu-popup>.ant-dropdown-menu{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.ant-dropdown-menu-submenu-popup li,.ant-dropdown-menu-submenu-popup ul{list-style:none}.ant-dropdown-menu-submenu-popup ul{margin-left:.3em;margin-right:.3em;padding:0}.ant-dropdown-menu-item,.ant-dropdown-menu-submenu-title{clear:both;color:#000000a6;cursor:pointer;font-size:14px;font-weight:400;line-height:22px;margin:0;padding:5px 12px;-webkit-transition:all .3s;transition:all .3s;white-space:nowrap}.ant-dropdown-menu-item>.anticon:first-child,.ant-dropdown-menu-item>span>.anticon:first-child,.ant-dropdown-menu-submenu-title>.anticon:first-child,.ant-dropdown-menu-submenu-title>span>.anticon:first-child{font-size:12px;margin-right:8px;min-width:12px}.ant-dropdown-menu-item>a,.ant-dropdown-menu-submenu-title>a{color:#000000a6;display:block;margin:-5px -12px;padding:5px 12px;-webkit-transition:all .3s;transition:all .3s}.ant-dropdown-menu-item-selected,.ant-dropdown-menu-item-selected>a,.ant-dropdown-menu-submenu-title-selected,.ant-dropdown-menu-submenu-title-selected>a{background-color:#e6f7ff;color:#1890ff}.ant-dropdown-menu-item:hover,.ant-dropdown-menu-submenu-title:hover{background-color:#e6f7ff}.ant-dropdown-menu-item-disabled,.ant-dropdown-menu-submenu-title-disabled{color:#00000040;cursor:not-allowed}.ant-dropdown-menu-item-disabled:hover,.ant-dropdown-menu-submenu-title-disabled:hover{background-color:#fff;color:#00000040;cursor:not-allowed}.ant-dropdown-menu-item-divider,.ant-dropdown-menu-submenu-title-divider{background-color:#e8e8e8;height:1px;line-height:0;margin:4px 0;overflow:hidden}.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:#00000073;display:inline-block;font-size:12px;font-size:10px\9;font-style:normal;-webkit-transform:scale(.83333333) rotate(0deg);-ms-transform:scale(.83333333) rotate(0deg);transform:scale(.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{list-style:none;margin:0 8px;padding:0}.ant-dropdown-menu-submenu-title{padding-right:26px}.ant-dropdown-menu-submenu-vertical{position:relative}.ant-dropdown-menu-submenu-vertical>.ant-dropdown-menu{left:100%;margin-left:4px;min-width:100%;position:absolute;top:0;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;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{background-color:#fff;color:#00000040;cursor:not-allowed}.ant-dropdown-menu-submenu-selected .ant-dropdown-menu-submenu-title{color:#1890ff}.ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomCenter,.ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomLeft,.ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomRight,.ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomCenter,.ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomLeft,.ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomRight{-webkit-animation-name:antSlideUpIn;animation-name:antSlideUpIn}.ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topCenter,.ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topLeft,.ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topRight,.ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topCenter,.ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topLeft,.ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topRight{-webkit-animation-name:antSlideDownIn;animation-name:antSlideDownIn}.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-bottomLeft,.ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomRight{-webkit-animation-name:antSlideUpOut;animation-name:antSlideUpOut}.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-topLeft,.ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topRight{-webkit-animation-name:antSlideDownOut;animation-name:antSlideDownOut}.ant-dropdown-link>.anticon.anticon-down,.ant-dropdown-trigger>.anticon.anticon-down{display:inline-block;font-size:12px;font-size:10px\9;-webkit-transform:scale(.83333333) rotate(0deg);-ms-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0deg)}:root .ant-dropdown-link>.anticon.anticon-down,:root .ant-dropdown-trigger>.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-left:8px;padding-right:8px}.ant-dropdown-button .anticon.anticon-down{display:inline-block;font-size:12px;font-size:10px\9;-webkit-transform:scale(.83333333) rotate(0deg);-ms-transform:scale(.83333333) rotate(0deg);transform:scale(.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-item .ant-dropdown-menu-submenu-arrow:after,.ant-dropdown-menu-dark .ant-dropdown-menu-item>a,.ant-dropdown-menu-dark .ant-dropdown-menu-item>a .ant-dropdown-menu-submenu-arrow:after,.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title,.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow:after{color:#ffffffa6}.ant-dropdown-menu-dark .ant-dropdown-menu-item:hover,.ant-dropdown-menu-dark .ant-dropdown-menu-item>a:hover,.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title:hover{background:#0000;color:#fff}.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{background:#1890ff;color:#fff}.ant-fullcalendar{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";border-top:1px solid #d9d9d9;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;margin:0;outline:none;padding:0}.ant-select.ant-fullcalendar-year-select{min-width:90px}.ant-select.ant-fullcalendar-year-select.ant-select-sm{min-width:70px}.ant-select.ant-fullcalendar-month-select{margin-left:8px;min-width:80px}.ant-select.ant-fullcalendar-month-select.ant-select-sm{min-width:70px}.ant-fullcalendar-header{padding:11px 16px 11px 0;text-align:right}.ant-fullcalendar-header .ant-select-dropdown{text-align:left}.ant-fullcalendar-header .ant-radio-group{margin-left:8px;text-align:left}.ant-fullcalendar-header label.ant-radio-button{height:22px;line-height:20px;padding:0 10px}.ant-fullcalendar-date-panel{outline:none;position:relative}.ant-fullcalendar-calendar-body{padding:8px 12px}.ant-fullcalendar table{background-color:initial;border-collapse:collapse;height:256px;max-width:100%;width:100%}.ant-fullcalendar table,.ant-fullcalendar td,.ant-fullcalendar th{border:0}.ant-fullcalendar td{position:relative}.ant-fullcalendar-calendar-table{border-spacing:0;margin-bottom:0}.ant-fullcalendar-column-header{line-height:18px;padding:0;text-align:center;width:33px}.ant-fullcalendar-column-header .ant-fullcalendar-column-header-inner{display:block;font-weight:400}.ant-fullcalendar-week-number-header .ant-fullcalendar-column-header-inner{display:none}.ant-fullcalendar-date,.ant-fullcalendar-month{text-align:center;-webkit-transition:all .3s;transition:all .3s}.ant-fullcalendar-value{background:#0000;border-radius:2px;color:#000000a6;display:block;height:24px;line-height:24px;margin:0 auto;padding:0;-webkit-transition:all .3s;transition:all .3s;width:24px}.ant-fullcalendar-value:hover{background:#e6f7ff;cursor:pointer}.ant-fullcalendar-value:active{background:#1890ff;color:#fff}.ant-fullcalendar-month-panel-cell .ant-fullcalendar-value{width:48px}.ant-fullcalendar-month-panel-current-cell .ant-fullcalendar-value,.ant-fullcalendar-today .ant-fullcalendar-value{-webkit-box-shadow:inset 0 0 0 1px #1890ff;box-shadow:inset 0 0 0 1px #1890ff}.ant-fullcalendar-month-panel-selected-cell .ant-fullcalendar-value,.ant-fullcalendar-selected-day .ant-fullcalendar-value{background:#1890ff;color:#fff}.ant-fullcalendar-disabled-cell-first-of-row .ant-fullcalendar-value{border-bottom-left-radius:4px;border-top-left-radius:4px}.ant-fullcalendar-disabled-cell-last-of-row .ant-fullcalendar-value{border-bottom-right-radius:4px;border-top-right-radius:4px}.ant-fullcalendar-last-month-cell .ant-fullcalendar-value,.ant-fullcalendar-next-month-btn-day .ant-fullcalendar-value{color:#00000040}.ant-fullcalendar-month-panel-table{border-collapse:initial;table-layout:fixed;width:100%}.ant-fullcalendar-content{bottom:-9px;left:0;position:absolute;width:100%}.ant-fullcalendar-fullscreen{border-top:0}.ant-fullcalendar-fullscreen .ant-fullcalendar-table{table-layout:fixed}.ant-fullcalendar-fullscreen .ant-fullcalendar-header .ant-radio-group{margin-left:16px}.ant-fullcalendar-fullscreen .ant-fullcalendar-header label.ant-radio-button{height:32px;line-height:30px}.ant-fullcalendar-fullscreen .ant-fullcalendar-date,.ant-fullcalendar-fullscreen .ant-fullcalendar-month{border-top:2px solid #e8e8e8;color:#000000a6;display:block;height:116px;margin:0 4px;padding:4px 8px;text-align:left;-webkit-transition:background .3s;transition:background .3s}.ant-fullcalendar-fullscreen .ant-fullcalendar-date:hover,.ant-fullcalendar-fullscreen .ant-fullcalendar-month:hover{background:#e6f7ff;cursor:pointer}.ant-fullcalendar-fullscreen .ant-fullcalendar-date:active,.ant-fullcalendar-fullscreen .ant-fullcalendar-month:active{background:#bae7ff}.ant-fullcalendar-fullscreen .ant-fullcalendar-column-header{padding-bottom:5px;padding-right:12px;text-align:right}.ant-fullcalendar-fullscreen .ant-fullcalendar-value{background:#0000;text-align:right;width:auto}.ant-fullcalendar-fullscreen .ant-fullcalendar-today .ant-fullcalendar-value{color:#000000a6}.ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-current-cell .ant-fullcalendar-month,.ant-fullcalendar-fullscreen .ant-fullcalendar-today .ant-fullcalendar-date{background:#0000;border-top-color:#1890ff}.ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-current-cell .ant-fullcalendar-value,.ant-fullcalendar-fullscreen .ant-fullcalendar-today .ant-fullcalendar-value{-webkit-box-shadow:none;box-shadow:none}.ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-selected-cell .ant-fullcalendar-month,.ant-fullcalendar-fullscreen .ant-fullcalendar-selected-day .ant-fullcalendar-date{background:#e6f7ff}.ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-selected-cell .ant-fullcalendar-value,.ant-fullcalendar-fullscreen .ant-fullcalendar-selected-day .ant-fullcalendar-value{color:#1890ff}.ant-fullcalendar-fullscreen .ant-fullcalendar-last-month-cell .ant-fullcalendar-date,.ant-fullcalendar-fullscreen .ant-fullcalendar-next-month-btn-day .ant-fullcalendar-date{color:#00000040}.ant-fullcalendar-fullscreen .ant-fullcalendar-content{height:88px;overflow-y:auto;position:static;width:auto}.ant-fullcalendar-disabled-cell .ant-fullcalendar-date,.ant-fullcalendar-disabled-cell .ant-fullcalendar-date:hover{cursor:not-allowed}.ant-fullcalendar-disabled-cell:not(.ant-fullcalendar-today) .ant-fullcalendar-date,.ant-fullcalendar-disabled-cell:not(.ant-fullcalendar-today) .ant-fullcalendar-date:hover{background:#0000}.ant-fullcalendar-disabled-cell .ant-fullcalendar-value{border-radius:0;color:#00000040;cursor:not-allowed;width:auto}.ant-radio-group{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;display:inline-block;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;margin:0;padding:0}.ant-radio-wrapper{margin:0 8px 0 0}.ant-radio,.ant-radio-wrapper{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;cursor:pointer;display:inline-block;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;padding:0;position:relative;white-space:nowrap}.ant-radio{line-height:1;margin:0;outline:none;vertical-align:sub}.ant-radio-input:focus+.ant-radio-inner,.ant-radio-wrapper:hover .ant-radio,.ant-radio:hover .ant-radio-inner{border-color:#1890ff}.ant-radio-input:focus+.ant-radio-inner{-webkit-box-shadow:0 0 0 3px #1890ff14;box-shadow:0 0 0 3px #1890ff14}.ant-radio-checked:after{-webkit-animation:antRadioEffect .36s ease-in-out;animation:antRadioEffect .36s ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both;border:1px solid #1890ff;border-radius:50%;content:"";height:100%;left:0;position:absolute;top:0;visibility:hidden;width:100%}.ant-radio-wrapper:hover .ant-radio:after,.ant-radio:hover:after{visibility:visible}.ant-radio-inner{background-color:#fff;border:1px solid #d9d9d9;border-radius:100px;display:block;height:16px;left:0;position:relative;top:0;-webkit-transition:all .3s;transition:all .3s;width:16px}.ant-radio-inner:after{background-color:#1890ff;border-left:0;border-radius:8px;border-top:0;content:" ";display:table;height:8px;left:3px;opacity:0;position:absolute;top:3px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:all .3s cubic-bezier(.78,.14,.15,.86);transition:all .3s cubic-bezier(.78,.14,.15,.86);width:8px}.ant-radio-input{bottom:0;cursor:pointer;left:0;opacity:0;position:absolute;right:0;top:0;z-index:1}.ant-radio-checked .ant-radio-inner{border-color:#1890ff}.ant-radio-checked .ant-radio-inner:after{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .3s cubic-bezier(.78,.14,.15,.86);transition:all .3s cubic-bezier(.78,.14,.15,.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:#0003}.ant-radio-disabled .ant-radio-input{cursor:not-allowed}.ant-radio-disabled+span{color:#00000040;cursor:not-allowed}span.ant-radio+*{padding-left:8px;padding-right:8px}.ant-radio-button-wrapper{background:#fff;border:1px solid #d9d9d9;border-left:0;border-top:1.02px solid #d9d9d9;color:#000000a6;cursor:pointer;display:inline-block;height:32px;line-height:30px;margin:0;padding:0 15px;position:relative;-webkit-transition:color .3s,background .3s,border-color .3s;transition:color .3s,background .3s,border-color .3s}.ant-radio-button-wrapper a{color:#000000a6}.ant-radio-button-wrapper>.ant-radio-button{display:block;height:0;margin-left:0;width:0}.ant-radio-group-large .ant-radio-button-wrapper{font-size:16px;height:40px;line-height:38px}.ant-radio-group-small .ant-radio-button-wrapper{height:24px;line-height:22px;padding:0 7px}.ant-radio-button-wrapper:not(:first-child):before{background-color:#d9d9d9;content:"";display:block;height:100%;left:-1px;position:absolute;top:0;width:1px}.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{color:#1890ff;position:relative}.ant-radio-button-wrapper:focus-within{outline:3px solid #1890ff0f}.ant-radio-button-wrapper .ant-radio-inner,.ant-radio-button-wrapper input[type=checkbox],.ant-radio-button-wrapper input[type=radio]{height:0;opacity:0;pointer-events:none;width:0}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){background:#fff;border-color:#1890ff;-webkit-box-shadow:-1px 0 0 0 #1890ff;box-shadow:-1px 0 0 0 #1890ff;color:#1890ff;z-index:1}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):before{background-color:#1890ff!important;opacity:.1}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child{border-color:#1890ff;-webkit-box-shadow:none!important;box-shadow:none!important}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover{border-color:#40a9ff;-webkit-box-shadow:-1px 0 0 0 #40a9ff;box-shadow:-1px 0 0 0 #40a9ff;color:#40a9ff}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active{border-color:#096dd9;-webkit-box-shadow:-1px 0 0 0 #096dd9;box-shadow:-1px 0 0 0 #096dd9;color:#096dd9}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within{outline:3px solid #1890ff0f}.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){background:#1890ff;border-color:#1890ff;color:#fff}.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover{background:#40a9ff;border-color:#40a9ff;color:#fff}.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active{background:#096dd9;border-color:#096dd9;color:#fff}.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within{outline:3px solid #1890ff0f}.ant-radio-button-wrapper-disabled{cursor:not-allowed}.ant-radio-button-wrapper-disabled,.ant-radio-button-wrapper-disabled:first-child,.ant-radio-button-wrapper-disabled:hover{background-color:#f5f5f5;border-color:#d9d9d9;color:#00000040}.ant-radio-button-wrapper-disabled:first-child{border-left-color:#d9d9d9}.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked{background-color:#e6e6e6;border-color:#d9d9d9;-webkit-box-shadow:none;box-shadow:none;color:#fff}@-webkit-keyframes antRadioEffect{0%{opacity:.5;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(1.6);transform:scale(1.6)}}@keyframes antRadioEffect{0%{opacity:.5;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(1.6);transform:scale(1.6)}}@supports (-moz-appearance:meterbar) and (background-blend-mode:difference,normal){.ant-radio{vertical-align:text-bottom}}.ant-card{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";background:#fff;border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;margin:0;padding:0;position:relative;-webkit-transition:all .3s;transition:all .3s}.ant-card-hoverable{cursor:pointer}.ant-card-hoverable:hover{border-color:#00000017;-webkit-box-shadow:0 2px 8px #00000017;box-shadow:0 2px 8px #00000017}.ant-card-bordered{border:1px solid #e8e8e8}.ant-card-head{zoom:1;background:#0000;border-bottom:1px solid #e8e8e8;border-radius:2px 2px 0 0;color:#000000d9;font-size:16px;font-weight:500;margin-bottom:-1px;min-height:48px;padding:0 24px}.ant-card-head:after,.ant-card-head:before{content:"";display:table}.ant-card-head:after{clear:both}.ant-card-head-wrapper{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.ant-card-head-title{display:inline-block;-ms-flex:1;flex:1 1;overflow:hidden;padding:16px 0;text-overflow:ellipsis;white-space:nowrap}.ant-card-head .ant-tabs{clear:both;color:#000000a6;font-size:14px;font-weight:400;margin-bottom:-17px}.ant-card-head .ant-tabs-bar{border-bottom:1px solid #e8e8e8}.ant-card-extra{color:#000000a6;float:right;font-size:14px;font-weight:400;margin-left:auto;padding:16px 0}.ant-card-body{zoom:1;padding:24px}.ant-card-body:after,.ant-card-body:before{content:"";display:table}.ant-card-body:after{clear:both}.ant-card-contain-grid:not(.ant-card-loading) .ant-card-body{margin:-1px 0 0 -1px;padding:0}.ant-card-grid{border:0;border-radius:0;-webkit-box-shadow:1px 0 0 0 #e8e8e8,0 1px 0 0 #e8e8e8,1px 1px 0 0 #e8e8e8,inset 1px 0 0 0 #e8e8e8,inset 0 1px 0 0 #e8e8e8;box-shadow:1px 0 0 0 #e8e8e8,0 1px 0 0 #e8e8e8,1px 1px 0 0 #e8e8e8,inset 1px 0 0 0 #e8e8e8,inset 0 1px 0 0 #e8e8e8;float:left;padding:24px;-webkit-transition:all .3s;transition:all .3s;width:33.33%}.ant-card-grid-hoverable:hover{-webkit-box-shadow:0 2px 8px #00000026;box-shadow:0 2px 8px #00000026;position:relative;z-index:1}.ant-card-contain-tabs>.ant-card-head .ant-card-head-title{min-height:32px;padding-bottom:0}.ant-card-contain-tabs>.ant-card-head .ant-card-extra{padding-bottom:0}.ant-card-cover>*{display:block;width:100%}.ant-card-cover img{border-radius:2px 2px 0 0}.ant-card-actions{zoom:1;background:#fafafa;border-top:1px solid #e8e8e8;list-style:none;margin:0;padding:0}.ant-card-actions:after,.ant-card-actions:before{content:"";display:table}.ant-card-actions:after{clear:both}.ant-card-actions>li{color:#00000073;float:left;margin:12px 0;text-align:center}.ant-card-actions>li>span{cursor:pointer;display:block;font-size:14px;line-height:22px;min-width:32px;position:relative}.ant-card-actions>li>span:hover{color:#1890ff;-webkit-transition:color .3s;transition:color .3s}.ant-card-actions>li>span a:not(.ant-btn),.ant-card-actions>li>span>.anticon{color:#00000073;display:inline-block;line-height:22px;-webkit-transition:color .3s;transition:color .3s;width:100%}.ant-card-actions>li>span a:not(.ant-btn):hover,.ant-card-actions>li>span>.anticon:hover{color:#1890ff}.ant-card-actions>li>span>.anticon{font-size:16px;line-height:22px}.ant-card-actions>li:not(:last-child){border-right:1px solid #e8e8e8}.ant-card-type-inner .ant-card-head{background:#fafafa;padding:0 24px}.ant-card-type-inner .ant-card-head-title{font-size:14px;padding:12px 0}.ant-card-type-inner .ant-card-body{padding:16px 24px}.ant-card-type-inner .ant-card-extra{padding:13.5px 0}.ant-card-meta{zoom:1;margin:-4px 0}.ant-card-meta:after,.ant-card-meta:before{content:"";display:table}.ant-card-meta:after{clear:both}.ant-card-meta-avatar{float:left;padding-right:16px}.ant-card-meta-detail{overflow:hidden}.ant-card-meta-detail>div:not(:last-child){margin-bottom:8px}.ant-card-meta-title{color:#000000d9;font-size:16px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ant-card-meta-description{color:#00000073}.ant-card-loading{overflow:hidden}.ant-card-loading .ant-card-body{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-card-loading-content p{margin:0}.ant-card-loading-block{-webkit-animation:card-loading 1.4s ease infinite;animation:card-loading 1.4s ease infinite;background:-webkit-gradient(linear,left top,right top,from(#cfd8dc33),color-stop(#cfd8dc66),to(#cfd8dc33));background:linear-gradient(90deg,#cfd8dc33,#cfd8dc66,#cfd8dc33);background-size:600% 600%;border-radius:2px;height:14px;margin:4px 0}@-webkit-keyframes card-loading{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes card-loading{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.ant-card-small>.ant-card-head{font-size:14px;min-height:36px;padding:0 12px}.ant-card-small>.ant-card-head>.ant-card-head-wrapper>.ant-card-head-title{padding:8px 0}.ant-card-small>.ant-card-head>.ant-card-head-wrapper>.ant-card-extra{font-size:14px;padding:8px 0}.ant-card-small>.ant-card-body{padding:12px}.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-nav-container{height:40px}.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-ink-bar{visibility:hidden}.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab{background:#fafafa;border:1px solid #e8e8e8;border-radius:4px 4px 0 0;height:40px;line-height:38px;margin:0 2px 0 0;padding:0 16px;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1)}.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-active{background:#fff;border-color:#e8e8e8;border-bottom:1px solid #fff;color:#1890ff;height:40px}.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-active:before{border-top:2px solid #0000}.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-disabled{color:#1890ff;color:#00000040}.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-inactive{padding:0}.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-nav-wrap{margin-bottom:0}.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab .ant-tabs-close-x{color:#00000073;font-size:12px;height:16px;height:14px;margin-left:3px;margin-right:-5px;overflow:hidden;-webkit-transition:all .3s;transition:all .3s;vertical-align:middle;width:16px}.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab .ant-tabs-close-x:hover{color:#000000d9}.ant-tabs.ant-tabs-card .ant-tabs-card-content>.ant-tabs-tabpane,.ant-tabs.ant-tabs-editable-card .ant-tabs-card-content>.ant-tabs-tabpane{-webkit-transition:none!important;transition:none!important}.ant-tabs.ant-tabs-card .ant-tabs-card-content>.ant-tabs-tabpane-inactive,.ant-tabs.ant-tabs-editable-card .ant-tabs-card-content>.ant-tabs-tabpane-inactive{overflow:hidden}.ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab:hover .anticon-close{opacity:1}.ant-tabs-extra-content{line-height:45px}.ant-tabs-extra-content .ant-tabs-new-tab{border:1px solid #e8e8e8;border-radius:2px;color:#000000a6;cursor:pointer;font-size:12px;height:20px;line-height:20px;position:relative;text-align:center;-webkit-transition:all .3s;transition:all .3s;width:20px}.ant-tabs-extra-content .ant-tabs-new-tab:hover{border-color:#1890ff;color:#1890ff}.ant-tabs-extra-content .ant-tabs-new-tab svg{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.ant-tabs.ant-tabs-large .ant-tabs-extra-content{line-height:56px}.ant-tabs.ant-tabs-small .ant-tabs-extra-content{line-height:37px}.ant-tabs.ant-tabs-card .ant-tabs-extra-content{line-height:40px}.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-nav-container,.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-nav-container{height:100%}.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab,.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab{border-bottom:1px solid #e8e8e8;margin-bottom:8px}.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab-active,.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab-active{padding-bottom:4px}.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab:last-child,.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab:last-child{margin-bottom:8px}.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-new-tab,.ant-tabs-vertical.ant-tabs-card .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-new-tab{width:90%}.ant-tabs-vertical.ant-tabs-card.ant-tabs-left .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-nav-wrap{margin-right:0}.ant-tabs-vertical.ant-tabs-card.ant-tabs-left .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab{border-radius:4px 0 0 4px;border-right:0;margin-right:1px}.ant-tabs-vertical.ant-tabs-card.ant-tabs-left .ant-tabs-card-bar.ant-tabs-left-bar .ant-tabs-tab-active{margin-right:-1px;padding-right:18px}.ant-tabs-vertical.ant-tabs-card.ant-tabs-right .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-nav-wrap{margin-left:0}.ant-tabs-vertical.ant-tabs-card.ant-tabs-right .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab{border-left:0;border-radius:0 4px 4px 0;margin-left:1px}.ant-tabs-vertical.ant-tabs-card.ant-tabs-right .ant-tabs-card-bar.ant-tabs-right-bar .ant-tabs-tab-active{margin-left:-1px;padding-left:18px}.ant-tabs .ant-tabs-card-bar.ant-tabs-bottom-bar .ant-tabs-tab{border-bottom:1px solid #e8e8e8;border-radius:0 0 4px 4px;border-top:0;height:auto}.ant-tabs .ant-tabs-card-bar.ant-tabs-bottom-bar .ant-tabs-tab-active{color:#1890ff;padding-bottom:0;padding-top:1px}.ant-tabs{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";zoom:1;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;margin:0;overflow:hidden;padding:0;position:relative}.ant-tabs:after,.ant-tabs:before{content:"";display:table}.ant-tabs:after{clear:both}.ant-tabs-ink-bar{background-color:#1890ff;bottom:1px;-webkit-box-sizing:border-box;box-sizing:border-box;height:2px;left:0;position:absolute;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:0;z-index:1}.ant-tabs-bar{border-bottom:1px solid #e8e8e8;margin:0 0 16px;outline:none}.ant-tabs-bar,.ant-tabs-nav-container{-webkit-transition:padding .3s cubic-bezier(.645,.045,.355,1);transition:padding .3s cubic-bezier(.645,.045,.355,1)}.ant-tabs-nav-container{zoom:1;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;line-height:1.5;margin-bottom:-1px;overflow:hidden;position:relative;white-space:nowrap}.ant-tabs-nav-container:after,.ant-tabs-nav-container:before{content:"";display:table}.ant-tabs-nav-container:after{clear:both}.ant-tabs-nav-container-scrolling{padding-left:32px;padding-right:32px}.ant-tabs-bottom .ant-tabs-bottom-bar{border-bottom:none;border-top:1px solid #e8e8e8;margin-bottom:0;margin-top:16px}.ant-tabs-bottom .ant-tabs-bottom-bar .ant-tabs-ink-bar{bottom:auto;top:1px}.ant-tabs-bottom .ant-tabs-bottom-bar .ant-tabs-nav-container{margin-bottom:0;margin-top:-1px}.ant-tabs-tab-next,.ant-tabs-tab-prev{background-color:initial;border:0;color:#00000073;cursor:pointer;height:100%;opacity:0;pointer-events:none;position:absolute;text-align:center;-webkit-transition:width .3s cubic-bezier(.645,.045,.355,1),opacity .3s cubic-bezier(.645,.045,.355,1),color .3s cubic-bezier(.645,.045,.355,1);transition:width .3s cubic-bezier(.645,.045,.355,1),opacity .3s cubic-bezier(.645,.045,.355,1),color .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:0;z-index:2}.ant-tabs-tab-next.ant-tabs-tab-arrow-show,.ant-tabs-tab-prev.ant-tabs-tab-arrow-show{height:100%;opacity:1;pointer-events:auto;width:32px}.ant-tabs-tab-next:hover,.ant-tabs-tab-prev:hover{color:#000000a6}.ant-tabs-tab-next-icon,.ant-tabs-tab-prev-icon{-webkit-font-feature-settings:normal;font-feature-settings:normal;font-style:normal;font-variant:normal;font-weight:700;left:50%;line-height:inherit;position:absolute;text-align:center;text-transform:none;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ant-tabs-tab-next-icon-target,.ant-tabs-tab-prev-icon-target{display:block;display:inline-block;font-size:12px;font-size:10px\9;-webkit-transform:scale(.83333333) rotate(0deg);-ms-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0deg)}:root .ant-tabs-tab-next-icon-target,:root .ant-tabs-tab-prev-icon-target{font-size:12px}.ant-tabs-tab-btn-disabled{cursor:not-allowed}.ant-tabs-tab-btn-disabled,.ant-tabs-tab-btn-disabled:hover{color:#00000040}.ant-tabs-tab-next{right:2px}.ant-tabs-tab-prev{left:0}:root .ant-tabs-tab-prev{-webkit-filter:none;filter:none}.ant-tabs-nav-wrap{margin-bottom:-1px;overflow:hidden}.ant-tabs-nav-scroll{overflow:hidden;white-space:nowrap}.ant-tabs-nav{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;list-style:none;margin:0;padding-left:0;position:relative;-webkit-transition:-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1)}.ant-tabs-nav:after,.ant-tabs-nav:before{content:" ";display:table}.ant-tabs-nav:after{clear:both}.ant-tabs-nav .ant-tabs-tab{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;margin:0 32px 0 0;padding:12px 16px;position:relative;text-decoration:none;-webkit-transition:color .3s cubic-bezier(.645,.045,.355,1);transition:color .3s cubic-bezier(.645,.045,.355,1)}.ant-tabs-nav .ant-tabs-tab:before{border-radius:4px 4px 0 0;border-top:2px solid #0000;content:"";left:0;pointer-events:none;position:absolute;top:-1px;-webkit-transition:all .3s;transition:all .3s;width:100%}.ant-tabs-nav .ant-tabs-tab:last-child{margin-right:0}.ant-tabs-nav .ant-tabs-tab:hover{color:#40a9ff}.ant-tabs-nav .ant-tabs-tab:active{color:#096dd9}.ant-tabs-nav .ant-tabs-tab .anticon{margin-right:8px}.ant-tabs-nav .ant-tabs-tab-active{color:#1890ff;font-weight:500}.ant-tabs-nav .ant-tabs-tab-disabled,.ant-tabs-nav .ant-tabs-tab-disabled:hover{color:#00000040;cursor:not-allowed}.ant-tabs .ant-tabs-large-bar .ant-tabs-nav-container{font-size:16px}.ant-tabs .ant-tabs-large-bar .ant-tabs-tab{padding:16px}.ant-tabs .ant-tabs-small-bar .ant-tabs-nav-container{font-size:14px}.ant-tabs .ant-tabs-small-bar .ant-tabs-tab{padding:8px 16px}.ant-tabs-content:before{content:"";display:block;overflow:hidden}.ant-tabs .ant-tabs-bottom-content,.ant-tabs .ant-tabs-top-content{width:100%}.ant-tabs .ant-tabs-bottom-content>.ant-tabs-tabpane,.ant-tabs .ant-tabs-top-content>.ant-tabs-tabpane{-ms-flex-negative:0;-webkit-backface-visibility:hidden;flex-shrink:0;opacity:1;-webkit-transition:opacity .45s;transition:opacity .45s;width:100%}.ant-tabs .ant-tabs-bottom-content>.ant-tabs-tabpane-inactive,.ant-tabs .ant-tabs-top-content>.ant-tabs-tabpane-inactive{height:0;opacity:0;overflow:hidden;padding:0!important;pointer-events:none}.ant-tabs .ant-tabs-bottom-content>.ant-tabs-tabpane-inactive input,.ant-tabs .ant-tabs-top-content>.ant-tabs-tabpane-inactive input{visibility:hidden}.ant-tabs .ant-tabs-bottom-content.ant-tabs-content-animated,.ant-tabs .ant-tabs-top-content.ant-tabs-content-animated{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-webkit-transition:margin-left .3s cubic-bezier(.645,.045,.355,1);transition:margin-left .3s cubic-bezier(.645,.045,.355,1);will-change:margin-left}.ant-tabs .ant-tabs-left-bar,.ant-tabs .ant-tabs-right-bar{border-bottom:0;height:100%}.ant-tabs .ant-tabs-left-bar .ant-tabs-tab-arrow-show,.ant-tabs .ant-tabs-right-bar .ant-tabs-tab-arrow-show{height:32px;width:100%}.ant-tabs .ant-tabs-left-bar .ant-tabs-tab,.ant-tabs .ant-tabs-right-bar .ant-tabs-tab{display:block;float:none;margin:0 0 16px;padding:8px 24px}.ant-tabs .ant-tabs-left-bar .ant-tabs-tab:last-child,.ant-tabs .ant-tabs-right-bar .ant-tabs-tab:last-child{margin-bottom:0}.ant-tabs .ant-tabs-left-bar .ant-tabs-extra-content,.ant-tabs .ant-tabs-right-bar .ant-tabs-extra-content{text-align:center}.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-scroll,.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-scroll{width:auto}.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-container,.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-wrap,.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-container,.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-wrap{height:100%}.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-container,.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-container{margin-bottom:0}.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-container.ant-tabs-nav-container-scrolling,.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-container.ant-tabs-nav-container-scrolling{padding:32px 0}.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-wrap,.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-wrap{margin-bottom:0}.ant-tabs .ant-tabs-left-bar .ant-tabs-nav,.ant-tabs .ant-tabs-right-bar .ant-tabs-nav{width:100%}.ant-tabs .ant-tabs-left-bar .ant-tabs-ink-bar,.ant-tabs .ant-tabs-right-bar .ant-tabs-ink-bar{bottom:auto;height:0;left:auto;top:0;width:2px}.ant-tabs .ant-tabs-left-bar .ant-tabs-tab-next,.ant-tabs .ant-tabs-right-bar .ant-tabs-tab-next{bottom:0;height:32px;right:0;width:100%}.ant-tabs .ant-tabs-left-bar .ant-tabs-tab-prev,.ant-tabs .ant-tabs-right-bar .ant-tabs-tab-prev{height:32px;top:0;width:100%}.ant-tabs .ant-tabs-left-content,.ant-tabs .ant-tabs-right-content{margin-top:0!important;overflow:hidden;width:auto}.ant-tabs .ant-tabs-left-bar{border-right:1px solid #e8e8e8;float:left;margin-bottom:0;margin-right:-1px}.ant-tabs .ant-tabs-left-bar .ant-tabs-tab{text-align:right}.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-container,.ant-tabs .ant-tabs-left-bar .ant-tabs-nav-wrap{margin-right:-1px}.ant-tabs .ant-tabs-left-bar .ant-tabs-ink-bar{right:1px}.ant-tabs .ant-tabs-left-content{border-left:1px solid #e8e8e8;padding-left:24px}.ant-tabs .ant-tabs-right-bar{border-left:1px solid #e8e8e8;float:right;margin-bottom:0;margin-left:-1px}.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-container,.ant-tabs .ant-tabs-right-bar .ant-tabs-nav-wrap{margin-left:-1px}.ant-tabs .ant-tabs-right-bar .ant-tabs-ink-bar{left:1px}.ant-tabs .ant-tabs-right-content{border-right:1px solid #e8e8e8;padding-right:24px}.ant-tabs-bottom .ant-tabs-ink-bar-animated,.ant-tabs-top .ant-tabs-ink-bar-animated{-webkit-transition:width .2s cubic-bezier(.645,.045,.355,1),left .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:width .2s cubic-bezier(.645,.045,.355,1),left .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1),width .2s cubic-bezier(.645,.045,.355,1),left .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1),width .2s cubic-bezier(.645,.045,.355,1),left .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1)}.ant-tabs-left .ant-tabs-ink-bar-animated,.ant-tabs-right .ant-tabs-ink-bar-animated{-webkit-transition:height .2s cubic-bezier(.645,.045,.355,1),top .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:height .2s cubic-bezier(.645,.045,.355,1),top .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1),height .2s cubic-bezier(.645,.045,.355,1),top .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1),height .2s cubic-bezier(.645,.045,.355,1),top .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1)}.ant-tabs-no-animation>.ant-tabs-content>.ant-tabs-content-animated,.no-flex>.ant-tabs-content>.ant-tabs-content-animated{margin-left:0!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.ant-tabs-no-animation>.ant-tabs-content>.ant-tabs-tabpane-inactive,.no-flex>.ant-tabs-content>.ant-tabs-tabpane-inactive{height:0;opacity:0;overflow:hidden;padding:0!important;pointer-events:none}.ant-tabs-no-animation>.ant-tabs-content>.ant-tabs-tabpane-inactive input,.no-flex>.ant-tabs-content>.ant-tabs-tabpane-inactive input{visibility:hidden}.ant-tabs-left-content>.ant-tabs-content-animated,.ant-tabs-right-content>.ant-tabs-content-animated{margin-left:0!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.ant-tabs-left-content>.ant-tabs-tabpane-inactive,.ant-tabs-right-content>.ant-tabs-tabpane-inactive{height:0;opacity:0;overflow:hidden;padding:0!important;pointer-events:none}.ant-tabs-left-content>.ant-tabs-tabpane-inactive input,.ant-tabs-right-content>.ant-tabs-tabpane-inactive input{visibility:hidden}.ant-row{zoom:1;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;height:auto;margin-left:0;margin-right:0;position:relative}.ant-row:after,.ant-row:before{content:"";display:table}.ant-row+.ant-row:before,.ant-row:after{clear:both}.ant-row-flex{-ms-flex-flow:row wrap;flex-flow:row wrap}.ant-row-flex,.ant-row-flex:after,.ant-row-flex:before{display:-ms-flexbox;display:flex}.ant-row-flex-start{-ms-flex-pack:start;justify-content:flex-start}.ant-row-flex-center{-ms-flex-pack:center;justify-content:center}.ant-row-flex-end{-ms-flex-pack:end;justify-content:flex-end}.ant-row-flex-space-between{-ms-flex-pack:justify;justify-content:space-between}.ant-row-flex-space-around{-ms-flex-pack:distribute;justify-content:space-around}.ant-row-flex-top{-ms-flex-align:start;align-items:flex-start}.ant-row-flex-middle{-ms-flex-align:center;align-items:center}.ant-row-flex-bottom{-ms-flex-align:end;align-items:flex-end}.ant-col{min-height:1px;position:relative}.ant-col-1,.ant-col-10,.ant-col-11,.ant-col-12,.ant-col-13,.ant-col-14,.ant-col-15,.ant-col-16,.ant-col-17,.ant-col-18,.ant-col-19,.ant-col-2,.ant-col-20,.ant-col-21,.ant-col-22,.ant-col-23,.ant-col-24,.ant-col-3,.ant-col-4,.ant-col-5,.ant-col-6,.ant-col-7,.ant-col-8,.ant-col-9,.ant-col-lg-1,.ant-col-lg-10,.ant-col-lg-11,.ant-col-lg-12,.ant-col-lg-13,.ant-col-lg-14,.ant-col-lg-15,.ant-col-lg-16,.ant-col-lg-17,.ant-col-lg-18,.ant-col-lg-19,.ant-col-lg-2,.ant-col-lg-20,.ant-col-lg-21,.ant-col-lg-22,.ant-col-lg-23,.ant-col-lg-24,.ant-col-lg-3,.ant-col-lg-4,.ant-col-lg-5,.ant-col-lg-6,.ant-col-lg-7,.ant-col-lg-8,.ant-col-lg-9,.ant-col-md-1,.ant-col-md-10,.ant-col-md-11,.ant-col-md-12,.ant-col-md-13,.ant-col-md-14,.ant-col-md-15,.ant-col-md-16,.ant-col-md-17,.ant-col-md-18,.ant-col-md-19,.ant-col-md-2,.ant-col-md-20,.ant-col-md-21,.ant-col-md-22,.ant-col-md-23,.ant-col-md-24,.ant-col-md-3,.ant-col-md-4,.ant-col-md-5,.ant-col-md-6,.ant-col-md-7,.ant-col-md-8,.ant-col-md-9,.ant-col-sm-1,.ant-col-sm-10,.ant-col-sm-11,.ant-col-sm-12,.ant-col-sm-13,.ant-col-sm-14,.ant-col-sm-15,.ant-col-sm-16,.ant-col-sm-17,.ant-col-sm-18,.ant-col-sm-19,.ant-col-sm-2,.ant-col-sm-20,.ant-col-sm-21,.ant-col-sm-22,.ant-col-sm-23,.ant-col-sm-24,.ant-col-sm-3,.ant-col-sm-4,.ant-col-sm-5,.ant-col-sm-6,.ant-col-sm-7,.ant-col-sm-8,.ant-col-sm-9,.ant-col-xs-1,.ant-col-xs-10,.ant-col-xs-11,.ant-col-xs-12,.ant-col-xs-13,.ant-col-xs-14,.ant-col-xs-15,.ant-col-xs-16,.ant-col-xs-17,.ant-col-xs-18,.ant-col-xs-19,.ant-col-xs-2,.ant-col-xs-20,.ant-col-xs-21,.ant-col-xs-22,.ant-col-xs-23,.ant-col-xs-24,.ant-col-xs-3,.ant-col-xs-4,.ant-col-xs-5,.ant-col-xs-6,.ant-col-xs-7,.ant-col-xs-8,.ant-col-xs-9{padding-left:0;padding-right:0;position:relative}.ant-col-1,.ant-col-10,.ant-col-11,.ant-col-12,.ant-col-13,.ant-col-14,.ant-col-15,.ant-col-16,.ant-col-17,.ant-col-18,.ant-col-19,.ant-col-2,.ant-col-20,.ant-col-21,.ant-col-22,.ant-col-23,.ant-col-24,.ant-col-3,.ant-col-4,.ant-col-5,.ant-col-6,.ant-col-7,.ant-col-8,.ant-col-9{-ms-flex:0 0 auto;flex:0 0 auto;float:left}.ant-col-24{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:100%}.ant-col-push-24{left:100%}.ant-col-pull-24{right:100%}.ant-col-offset-24{margin-left:100%}.ant-col-order-24{-ms-flex-order:24;order:24}.ant-col-23{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:95.83333333%}.ant-col-push-23{left:95.83333333%}.ant-col-pull-23{right:95.83333333%}.ant-col-offset-23{margin-left:95.83333333%}.ant-col-order-23{-ms-flex-order:23;order:23}.ant-col-22{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:91.66666667%}.ant-col-push-22{left:91.66666667%}.ant-col-pull-22{right:91.66666667%}.ant-col-offset-22{margin-left:91.66666667%}.ant-col-order-22{-ms-flex-order:22;order:22}.ant-col-21{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:87.5%}.ant-col-push-21{left:87.5%}.ant-col-pull-21{right:87.5%}.ant-col-offset-21{margin-left:87.5%}.ant-col-order-21{-ms-flex-order:21;order:21}.ant-col-20{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:83.33333333%}.ant-col-push-20{left:83.33333333%}.ant-col-pull-20{right:83.33333333%}.ant-col-offset-20{margin-left:83.33333333%}.ant-col-order-20{-ms-flex-order:20;order:20}.ant-col-19{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:79.16666667%}.ant-col-push-19{left:79.16666667%}.ant-col-pull-19{right:79.16666667%}.ant-col-offset-19{margin-left:79.16666667%}.ant-col-order-19{-ms-flex-order:19;order:19}.ant-col-18{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:75%}.ant-col-push-18{left:75%}.ant-col-pull-18{right:75%}.ant-col-offset-18{margin-left:75%}.ant-col-order-18{-ms-flex-order:18;order:18}.ant-col-17{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:70.83333333%}.ant-col-push-17{left:70.83333333%}.ant-col-pull-17{right:70.83333333%}.ant-col-offset-17{margin-left:70.83333333%}.ant-col-order-17{-ms-flex-order:17;order:17}.ant-col-16{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:66.66666667%}.ant-col-push-16{left:66.66666667%}.ant-col-pull-16{right:66.66666667%}.ant-col-offset-16{margin-left:66.66666667%}.ant-col-order-16{-ms-flex-order:16;order:16}.ant-col-15{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:62.5%}.ant-col-push-15{left:62.5%}.ant-col-pull-15{right:62.5%}.ant-col-offset-15{margin-left:62.5%}.ant-col-order-15{-ms-flex-order:15;order:15}.ant-col-14{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:58.33333333%}.ant-col-push-14{left:58.33333333%}.ant-col-pull-14{right:58.33333333%}.ant-col-offset-14{margin-left:58.33333333%}.ant-col-order-14{-ms-flex-order:14;order:14}.ant-col-13{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:54.16666667%}.ant-col-push-13{left:54.16666667%}.ant-col-pull-13{right:54.16666667%}.ant-col-offset-13{margin-left:54.16666667%}.ant-col-order-13{-ms-flex-order:13;order:13}.ant-col-12{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:50%}.ant-col-push-12{left:50%}.ant-col-pull-12{right:50%}.ant-col-offset-12{margin-left:50%}.ant-col-order-12{-ms-flex-order:12;order:12}.ant-col-11{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:45.83333333%}.ant-col-push-11{left:45.83333333%}.ant-col-pull-11{right:45.83333333%}.ant-col-offset-11{margin-left:45.83333333%}.ant-col-order-11{-ms-flex-order:11;order:11}.ant-col-10{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:41.66666667%}.ant-col-push-10{left:41.66666667%}.ant-col-pull-10{right:41.66666667%}.ant-col-offset-10{margin-left:41.66666667%}.ant-col-order-10{-ms-flex-order:10;order:10}.ant-col-9{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:37.5%}.ant-col-push-9{left:37.5%}.ant-col-pull-9{right:37.5%}.ant-col-offset-9{margin-left:37.5%}.ant-col-order-9{-ms-flex-order:9;order:9}.ant-col-8{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:33.33333333%}.ant-col-push-8{left:33.33333333%}.ant-col-pull-8{right:33.33333333%}.ant-col-offset-8{margin-left:33.33333333%}.ant-col-order-8{-ms-flex-order:8;order:8}.ant-col-7{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:29.16666667%}.ant-col-push-7{left:29.16666667%}.ant-col-pull-7{right:29.16666667%}.ant-col-offset-7{margin-left:29.16666667%}.ant-col-order-7{-ms-flex-order:7;order:7}.ant-col-6{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:25%}.ant-col-push-6{left:25%}.ant-col-pull-6{right:25%}.ant-col-offset-6{margin-left:25%}.ant-col-order-6{-ms-flex-order:6;order:6}.ant-col-5{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:20.83333333%}.ant-col-push-5{left:20.83333333%}.ant-col-pull-5{right:20.83333333%}.ant-col-offset-5{margin-left:20.83333333%}.ant-col-order-5{-ms-flex-order:5;order:5}.ant-col-4{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:16.66666667%}.ant-col-push-4{left:16.66666667%}.ant-col-pull-4{right:16.66666667%}.ant-col-offset-4{margin-left:16.66666667%}.ant-col-order-4{-ms-flex-order:4;order:4}.ant-col-3{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:12.5%}.ant-col-push-3{left:12.5%}.ant-col-pull-3{right:12.5%}.ant-col-offset-3{margin-left:12.5%}.ant-col-order-3{-ms-flex-order:3;order:3}.ant-col-2{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:8.33333333%}.ant-col-push-2{left:8.33333333%}.ant-col-pull-2{right:8.33333333%}.ant-col-offset-2{margin-left:8.33333333%}.ant-col-order-2{-ms-flex-order:2;order:2}.ant-col-1{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:4.16666667%}.ant-col-push-1{left:4.16666667%}.ant-col-pull-1{right:4.16666667%}.ant-col-offset-1{margin-left:4.16666667%}.ant-col-order-1{-ms-flex-order:1;order:1}.ant-col-0{display:none}.ant-col-offset-0{margin-left:0}.ant-col-order-0{-ms-flex-order:0;order:0}.ant-col-xs-1,.ant-col-xs-10,.ant-col-xs-11,.ant-col-xs-12,.ant-col-xs-13,.ant-col-xs-14,.ant-col-xs-15,.ant-col-xs-16,.ant-col-xs-17,.ant-col-xs-18,.ant-col-xs-19,.ant-col-xs-2,.ant-col-xs-20,.ant-col-xs-21,.ant-col-xs-22,.ant-col-xs-23,.ant-col-xs-24,.ant-col-xs-3,.ant-col-xs-4,.ant-col-xs-5,.ant-col-xs-6,.ant-col-xs-7,.ant-col-xs-8,.ant-col-xs-9{-ms-flex:0 0 auto;flex:0 0 auto;float:left}.ant-col-xs-24{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:100%}.ant-col-xs-push-24{left:100%}.ant-col-xs-pull-24{right:100%}.ant-col-xs-offset-24{margin-left:100%}.ant-col-xs-order-24{-ms-flex-order:24;order:24}.ant-col-xs-23{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:95.83333333%}.ant-col-xs-push-23{left:95.83333333%}.ant-col-xs-pull-23{right:95.83333333%}.ant-col-xs-offset-23{margin-left:95.83333333%}.ant-col-xs-order-23{-ms-flex-order:23;order:23}.ant-col-xs-22{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:91.66666667%}.ant-col-xs-push-22{left:91.66666667%}.ant-col-xs-pull-22{right:91.66666667%}.ant-col-xs-offset-22{margin-left:91.66666667%}.ant-col-xs-order-22{-ms-flex-order:22;order:22}.ant-col-xs-21{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:87.5%}.ant-col-xs-push-21{left:87.5%}.ant-col-xs-pull-21{right:87.5%}.ant-col-xs-offset-21{margin-left:87.5%}.ant-col-xs-order-21{-ms-flex-order:21;order:21}.ant-col-xs-20{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:83.33333333%}.ant-col-xs-push-20{left:83.33333333%}.ant-col-xs-pull-20{right:83.33333333%}.ant-col-xs-offset-20{margin-left:83.33333333%}.ant-col-xs-order-20{-ms-flex-order:20;order:20}.ant-col-xs-19{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:79.16666667%}.ant-col-xs-push-19{left:79.16666667%}.ant-col-xs-pull-19{right:79.16666667%}.ant-col-xs-offset-19{margin-left:79.16666667%}.ant-col-xs-order-19{-ms-flex-order:19;order:19}.ant-col-xs-18{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:75%}.ant-col-xs-push-18{left:75%}.ant-col-xs-pull-18{right:75%}.ant-col-xs-offset-18{margin-left:75%}.ant-col-xs-order-18{-ms-flex-order:18;order:18}.ant-col-xs-17{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:70.83333333%}.ant-col-xs-push-17{left:70.83333333%}.ant-col-xs-pull-17{right:70.83333333%}.ant-col-xs-offset-17{margin-left:70.83333333%}.ant-col-xs-order-17{-ms-flex-order:17;order:17}.ant-col-xs-16{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:66.66666667%}.ant-col-xs-push-16{left:66.66666667%}.ant-col-xs-pull-16{right:66.66666667%}.ant-col-xs-offset-16{margin-left:66.66666667%}.ant-col-xs-order-16{-ms-flex-order:16;order:16}.ant-col-xs-15{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:62.5%}.ant-col-xs-push-15{left:62.5%}.ant-col-xs-pull-15{right:62.5%}.ant-col-xs-offset-15{margin-left:62.5%}.ant-col-xs-order-15{-ms-flex-order:15;order:15}.ant-col-xs-14{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:58.33333333%}.ant-col-xs-push-14{left:58.33333333%}.ant-col-xs-pull-14{right:58.33333333%}.ant-col-xs-offset-14{margin-left:58.33333333%}.ant-col-xs-order-14{-ms-flex-order:14;order:14}.ant-col-xs-13{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:54.16666667%}.ant-col-xs-push-13{left:54.16666667%}.ant-col-xs-pull-13{right:54.16666667%}.ant-col-xs-offset-13{margin-left:54.16666667%}.ant-col-xs-order-13{-ms-flex-order:13;order:13}.ant-col-xs-12{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:50%}.ant-col-xs-push-12{left:50%}.ant-col-xs-pull-12{right:50%}.ant-col-xs-offset-12{margin-left:50%}.ant-col-xs-order-12{-ms-flex-order:12;order:12}.ant-col-xs-11{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:45.83333333%}.ant-col-xs-push-11{left:45.83333333%}.ant-col-xs-pull-11{right:45.83333333%}.ant-col-xs-offset-11{margin-left:45.83333333%}.ant-col-xs-order-11{-ms-flex-order:11;order:11}.ant-col-xs-10{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:41.66666667%}.ant-col-xs-push-10{left:41.66666667%}.ant-col-xs-pull-10{right:41.66666667%}.ant-col-xs-offset-10{margin-left:41.66666667%}.ant-col-xs-order-10{-ms-flex-order:10;order:10}.ant-col-xs-9{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:37.5%}.ant-col-xs-push-9{left:37.5%}.ant-col-xs-pull-9{right:37.5%}.ant-col-xs-offset-9{margin-left:37.5%}.ant-col-xs-order-9{-ms-flex-order:9;order:9}.ant-col-xs-8{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:33.33333333%}.ant-col-xs-push-8{left:33.33333333%}.ant-col-xs-pull-8{right:33.33333333%}.ant-col-xs-offset-8{margin-left:33.33333333%}.ant-col-xs-order-8{-ms-flex-order:8;order:8}.ant-col-xs-7{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:29.16666667%}.ant-col-xs-push-7{left:29.16666667%}.ant-col-xs-pull-7{right:29.16666667%}.ant-col-xs-offset-7{margin-left:29.16666667%}.ant-col-xs-order-7{-ms-flex-order:7;order:7}.ant-col-xs-6{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:25%}.ant-col-xs-push-6{left:25%}.ant-col-xs-pull-6{right:25%}.ant-col-xs-offset-6{margin-left:25%}.ant-col-xs-order-6{-ms-flex-order:6;order:6}.ant-col-xs-5{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:20.83333333%}.ant-col-xs-push-5{left:20.83333333%}.ant-col-xs-pull-5{right:20.83333333%}.ant-col-xs-offset-5{margin-left:20.83333333%}.ant-col-xs-order-5{-ms-flex-order:5;order:5}.ant-col-xs-4{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:16.66666667%}.ant-col-xs-push-4{left:16.66666667%}.ant-col-xs-pull-4{right:16.66666667%}.ant-col-xs-offset-4{margin-left:16.66666667%}.ant-col-xs-order-4{-ms-flex-order:4;order:4}.ant-col-xs-3{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:12.5%}.ant-col-xs-push-3{left:12.5%}.ant-col-xs-pull-3{right:12.5%}.ant-col-xs-offset-3{margin-left:12.5%}.ant-col-xs-order-3{-ms-flex-order:3;order:3}.ant-col-xs-2{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:8.33333333%}.ant-col-xs-push-2{left:8.33333333%}.ant-col-xs-pull-2{right:8.33333333%}.ant-col-xs-offset-2{margin-left:8.33333333%}.ant-col-xs-order-2{-ms-flex-order:2;order:2}.ant-col-xs-1{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:4.16666667%}.ant-col-xs-push-1{left:4.16666667%}.ant-col-xs-pull-1{right:4.16666667%}.ant-col-xs-offset-1{margin-left:4.16666667%}.ant-col-xs-order-1{-ms-flex-order:1;order:1}.ant-col-xs-0{display:none}.ant-col-push-0{left:auto}.ant-col-pull-0{right:auto}.ant-col-xs-push-0{left:auto}.ant-col-xs-pull-0{right:auto}.ant-col-xs-offset-0{margin-left:0}.ant-col-xs-order-0{-ms-flex-order:0;order:0}@media (min-width:576px){.ant-col-sm-1,.ant-col-sm-10,.ant-col-sm-11,.ant-col-sm-12,.ant-col-sm-13,.ant-col-sm-14,.ant-col-sm-15,.ant-col-sm-16,.ant-col-sm-17,.ant-col-sm-18,.ant-col-sm-19,.ant-col-sm-2,.ant-col-sm-20,.ant-col-sm-21,.ant-col-sm-22,.ant-col-sm-23,.ant-col-sm-24,.ant-col-sm-3,.ant-col-sm-4,.ant-col-sm-5,.ant-col-sm-6,.ant-col-sm-7,.ant-col-sm-8,.ant-col-sm-9{-ms-flex:0 0 auto;flex:0 0 auto;float:left}.ant-col-sm-24{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:100%}.ant-col-sm-push-24{left:100%}.ant-col-sm-pull-24{right:100%}.ant-col-sm-offset-24{margin-left:100%}.ant-col-sm-order-24{-ms-flex-order:24;order:24}.ant-col-sm-23{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:95.83333333%}.ant-col-sm-push-23{left:95.83333333%}.ant-col-sm-pull-23{right:95.83333333%}.ant-col-sm-offset-23{margin-left:95.83333333%}.ant-col-sm-order-23{-ms-flex-order:23;order:23}.ant-col-sm-22{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:91.66666667%}.ant-col-sm-push-22{left:91.66666667%}.ant-col-sm-pull-22{right:91.66666667%}.ant-col-sm-offset-22{margin-left:91.66666667%}.ant-col-sm-order-22{-ms-flex-order:22;order:22}.ant-col-sm-21{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:87.5%}.ant-col-sm-push-21{left:87.5%}.ant-col-sm-pull-21{right:87.5%}.ant-col-sm-offset-21{margin-left:87.5%}.ant-col-sm-order-21{-ms-flex-order:21;order:21}.ant-col-sm-20{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:83.33333333%}.ant-col-sm-push-20{left:83.33333333%}.ant-col-sm-pull-20{right:83.33333333%}.ant-col-sm-offset-20{margin-left:83.33333333%}.ant-col-sm-order-20{-ms-flex-order:20;order:20}.ant-col-sm-19{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:79.16666667%}.ant-col-sm-push-19{left:79.16666667%}.ant-col-sm-pull-19{right:79.16666667%}.ant-col-sm-offset-19{margin-left:79.16666667%}.ant-col-sm-order-19{-ms-flex-order:19;order:19}.ant-col-sm-18{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:75%}.ant-col-sm-push-18{left:75%}.ant-col-sm-pull-18{right:75%}.ant-col-sm-offset-18{margin-left:75%}.ant-col-sm-order-18{-ms-flex-order:18;order:18}.ant-col-sm-17{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:70.83333333%}.ant-col-sm-push-17{left:70.83333333%}.ant-col-sm-pull-17{right:70.83333333%}.ant-col-sm-offset-17{margin-left:70.83333333%}.ant-col-sm-order-17{-ms-flex-order:17;order:17}.ant-col-sm-16{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:66.66666667%}.ant-col-sm-push-16{left:66.66666667%}.ant-col-sm-pull-16{right:66.66666667%}.ant-col-sm-offset-16{margin-left:66.66666667%}.ant-col-sm-order-16{-ms-flex-order:16;order:16}.ant-col-sm-15{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:62.5%}.ant-col-sm-push-15{left:62.5%}.ant-col-sm-pull-15{right:62.5%}.ant-col-sm-offset-15{margin-left:62.5%}.ant-col-sm-order-15{-ms-flex-order:15;order:15}.ant-col-sm-14{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:58.33333333%}.ant-col-sm-push-14{left:58.33333333%}.ant-col-sm-pull-14{right:58.33333333%}.ant-col-sm-offset-14{margin-left:58.33333333%}.ant-col-sm-order-14{-ms-flex-order:14;order:14}.ant-col-sm-13{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:54.16666667%}.ant-col-sm-push-13{left:54.16666667%}.ant-col-sm-pull-13{right:54.16666667%}.ant-col-sm-offset-13{margin-left:54.16666667%}.ant-col-sm-order-13{-ms-flex-order:13;order:13}.ant-col-sm-12{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:50%}.ant-col-sm-push-12{left:50%}.ant-col-sm-pull-12{right:50%}.ant-col-sm-offset-12{margin-left:50%}.ant-col-sm-order-12{-ms-flex-order:12;order:12}.ant-col-sm-11{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:45.83333333%}.ant-col-sm-push-11{left:45.83333333%}.ant-col-sm-pull-11{right:45.83333333%}.ant-col-sm-offset-11{margin-left:45.83333333%}.ant-col-sm-order-11{-ms-flex-order:11;order:11}.ant-col-sm-10{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:41.66666667%}.ant-col-sm-push-10{left:41.66666667%}.ant-col-sm-pull-10{right:41.66666667%}.ant-col-sm-offset-10{margin-left:41.66666667%}.ant-col-sm-order-10{-ms-flex-order:10;order:10}.ant-col-sm-9{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:37.5%}.ant-col-sm-push-9{left:37.5%}.ant-col-sm-pull-9{right:37.5%}.ant-col-sm-offset-9{margin-left:37.5%}.ant-col-sm-order-9{-ms-flex-order:9;order:9}.ant-col-sm-8{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:33.33333333%}.ant-col-sm-push-8{left:33.33333333%}.ant-col-sm-pull-8{right:33.33333333%}.ant-col-sm-offset-8{margin-left:33.33333333%}.ant-col-sm-order-8{-ms-flex-order:8;order:8}.ant-col-sm-7{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:29.16666667%}.ant-col-sm-push-7{left:29.16666667%}.ant-col-sm-pull-7{right:29.16666667%}.ant-col-sm-offset-7{margin-left:29.16666667%}.ant-col-sm-order-7{-ms-flex-order:7;order:7}.ant-col-sm-6{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:25%}.ant-col-sm-push-6{left:25%}.ant-col-sm-pull-6{right:25%}.ant-col-sm-offset-6{margin-left:25%}.ant-col-sm-order-6{-ms-flex-order:6;order:6}.ant-col-sm-5{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:20.83333333%}.ant-col-sm-push-5{left:20.83333333%}.ant-col-sm-pull-5{right:20.83333333%}.ant-col-sm-offset-5{margin-left:20.83333333%}.ant-col-sm-order-5{-ms-flex-order:5;order:5}.ant-col-sm-4{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:16.66666667%}.ant-col-sm-push-4{left:16.66666667%}.ant-col-sm-pull-4{right:16.66666667%}.ant-col-sm-offset-4{margin-left:16.66666667%}.ant-col-sm-order-4{-ms-flex-order:4;order:4}.ant-col-sm-3{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:12.5%}.ant-col-sm-push-3{left:12.5%}.ant-col-sm-pull-3{right:12.5%}.ant-col-sm-offset-3{margin-left:12.5%}.ant-col-sm-order-3{-ms-flex-order:3;order:3}.ant-col-sm-2{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:8.33333333%}.ant-col-sm-push-2{left:8.33333333%}.ant-col-sm-pull-2{right:8.33333333%}.ant-col-sm-offset-2{margin-left:8.33333333%}.ant-col-sm-order-2{-ms-flex-order:2;order:2}.ant-col-sm-1{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:4.16666667%}.ant-col-sm-push-1{left:4.16666667%}.ant-col-sm-pull-1{right:4.16666667%}.ant-col-sm-offset-1{margin-left:4.16666667%}.ant-col-sm-order-1{-ms-flex-order:1;order:1}.ant-col-sm-0{display:none}.ant-col-push-0{left:auto}.ant-col-pull-0{right:auto}.ant-col-sm-push-0{left:auto}.ant-col-sm-pull-0{right:auto}.ant-col-sm-offset-0{margin-left:0}.ant-col-sm-order-0{-ms-flex-order:0;order:0}}@media (min-width:768px){.ant-col-md-1,.ant-col-md-10,.ant-col-md-11,.ant-col-md-12,.ant-col-md-13,.ant-col-md-14,.ant-col-md-15,.ant-col-md-16,.ant-col-md-17,.ant-col-md-18,.ant-col-md-19,.ant-col-md-2,.ant-col-md-20,.ant-col-md-21,.ant-col-md-22,.ant-col-md-23,.ant-col-md-24,.ant-col-md-3,.ant-col-md-4,.ant-col-md-5,.ant-col-md-6,.ant-col-md-7,.ant-col-md-8,.ant-col-md-9{-ms-flex:0 0 auto;flex:0 0 auto;float:left}.ant-col-md-24{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:100%}.ant-col-md-push-24{left:100%}.ant-col-md-pull-24{right:100%}.ant-col-md-offset-24{margin-left:100%}.ant-col-md-order-24{-ms-flex-order:24;order:24}.ant-col-md-23{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:95.83333333%}.ant-col-md-push-23{left:95.83333333%}.ant-col-md-pull-23{right:95.83333333%}.ant-col-md-offset-23{margin-left:95.83333333%}.ant-col-md-order-23{-ms-flex-order:23;order:23}.ant-col-md-22{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:91.66666667%}.ant-col-md-push-22{left:91.66666667%}.ant-col-md-pull-22{right:91.66666667%}.ant-col-md-offset-22{margin-left:91.66666667%}.ant-col-md-order-22{-ms-flex-order:22;order:22}.ant-col-md-21{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:87.5%}.ant-col-md-push-21{left:87.5%}.ant-col-md-pull-21{right:87.5%}.ant-col-md-offset-21{margin-left:87.5%}.ant-col-md-order-21{-ms-flex-order:21;order:21}.ant-col-md-20{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:83.33333333%}.ant-col-md-push-20{left:83.33333333%}.ant-col-md-pull-20{right:83.33333333%}.ant-col-md-offset-20{margin-left:83.33333333%}.ant-col-md-order-20{-ms-flex-order:20;order:20}.ant-col-md-19{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:79.16666667%}.ant-col-md-push-19{left:79.16666667%}.ant-col-md-pull-19{right:79.16666667%}.ant-col-md-offset-19{margin-left:79.16666667%}.ant-col-md-order-19{-ms-flex-order:19;order:19}.ant-col-md-18{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:75%}.ant-col-md-push-18{left:75%}.ant-col-md-pull-18{right:75%}.ant-col-md-offset-18{margin-left:75%}.ant-col-md-order-18{-ms-flex-order:18;order:18}.ant-col-md-17{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:70.83333333%}.ant-col-md-push-17{left:70.83333333%}.ant-col-md-pull-17{right:70.83333333%}.ant-col-md-offset-17{margin-left:70.83333333%}.ant-col-md-order-17{-ms-flex-order:17;order:17}.ant-col-md-16{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:66.66666667%}.ant-col-md-push-16{left:66.66666667%}.ant-col-md-pull-16{right:66.66666667%}.ant-col-md-offset-16{margin-left:66.66666667%}.ant-col-md-order-16{-ms-flex-order:16;order:16}.ant-col-md-15{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:62.5%}.ant-col-md-push-15{left:62.5%}.ant-col-md-pull-15{right:62.5%}.ant-col-md-offset-15{margin-left:62.5%}.ant-col-md-order-15{-ms-flex-order:15;order:15}.ant-col-md-14{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:58.33333333%}.ant-col-md-push-14{left:58.33333333%}.ant-col-md-pull-14{right:58.33333333%}.ant-col-md-offset-14{margin-left:58.33333333%}.ant-col-md-order-14{-ms-flex-order:14;order:14}.ant-col-md-13{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:54.16666667%}.ant-col-md-push-13{left:54.16666667%}.ant-col-md-pull-13{right:54.16666667%}.ant-col-md-offset-13{margin-left:54.16666667%}.ant-col-md-order-13{-ms-flex-order:13;order:13}.ant-col-md-12{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:50%}.ant-col-md-push-12{left:50%}.ant-col-md-pull-12{right:50%}.ant-col-md-offset-12{margin-left:50%}.ant-col-md-order-12{-ms-flex-order:12;order:12}.ant-col-md-11{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:45.83333333%}.ant-col-md-push-11{left:45.83333333%}.ant-col-md-pull-11{right:45.83333333%}.ant-col-md-offset-11{margin-left:45.83333333%}.ant-col-md-order-11{-ms-flex-order:11;order:11}.ant-col-md-10{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:41.66666667%}.ant-col-md-push-10{left:41.66666667%}.ant-col-md-pull-10{right:41.66666667%}.ant-col-md-offset-10{margin-left:41.66666667%}.ant-col-md-order-10{-ms-flex-order:10;order:10}.ant-col-md-9{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:37.5%}.ant-col-md-push-9{left:37.5%}.ant-col-md-pull-9{right:37.5%}.ant-col-md-offset-9{margin-left:37.5%}.ant-col-md-order-9{-ms-flex-order:9;order:9}.ant-col-md-8{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:33.33333333%}.ant-col-md-push-8{left:33.33333333%}.ant-col-md-pull-8{right:33.33333333%}.ant-col-md-offset-8{margin-left:33.33333333%}.ant-col-md-order-8{-ms-flex-order:8;order:8}.ant-col-md-7{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:29.16666667%}.ant-col-md-push-7{left:29.16666667%}.ant-col-md-pull-7{right:29.16666667%}.ant-col-md-offset-7{margin-left:29.16666667%}.ant-col-md-order-7{-ms-flex-order:7;order:7}.ant-col-md-6{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:25%}.ant-col-md-push-6{left:25%}.ant-col-md-pull-6{right:25%}.ant-col-md-offset-6{margin-left:25%}.ant-col-md-order-6{-ms-flex-order:6;order:6}.ant-col-md-5{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:20.83333333%}.ant-col-md-push-5{left:20.83333333%}.ant-col-md-pull-5{right:20.83333333%}.ant-col-md-offset-5{margin-left:20.83333333%}.ant-col-md-order-5{-ms-flex-order:5;order:5}.ant-col-md-4{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:16.66666667%}.ant-col-md-push-4{left:16.66666667%}.ant-col-md-pull-4{right:16.66666667%}.ant-col-md-offset-4{margin-left:16.66666667%}.ant-col-md-order-4{-ms-flex-order:4;order:4}.ant-col-md-3{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:12.5%}.ant-col-md-push-3{left:12.5%}.ant-col-md-pull-3{right:12.5%}.ant-col-md-offset-3{margin-left:12.5%}.ant-col-md-order-3{-ms-flex-order:3;order:3}.ant-col-md-2{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:8.33333333%}.ant-col-md-push-2{left:8.33333333%}.ant-col-md-pull-2{right:8.33333333%}.ant-col-md-offset-2{margin-left:8.33333333%}.ant-col-md-order-2{-ms-flex-order:2;order:2}.ant-col-md-1{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:4.16666667%}.ant-col-md-push-1{left:4.16666667%}.ant-col-md-pull-1{right:4.16666667%}.ant-col-md-offset-1{margin-left:4.16666667%}.ant-col-md-order-1{-ms-flex-order:1;order:1}.ant-col-md-0{display:none}.ant-col-push-0{left:auto}.ant-col-pull-0{right:auto}.ant-col-md-push-0{left:auto}.ant-col-md-pull-0{right:auto}.ant-col-md-offset-0{margin-left:0}.ant-col-md-order-0{-ms-flex-order:0;order:0}}@media (min-width:992px){.ant-col-lg-1,.ant-col-lg-10,.ant-col-lg-11,.ant-col-lg-12,.ant-col-lg-13,.ant-col-lg-14,.ant-col-lg-15,.ant-col-lg-16,.ant-col-lg-17,.ant-col-lg-18,.ant-col-lg-19,.ant-col-lg-2,.ant-col-lg-20,.ant-col-lg-21,.ant-col-lg-22,.ant-col-lg-23,.ant-col-lg-24,.ant-col-lg-3,.ant-col-lg-4,.ant-col-lg-5,.ant-col-lg-6,.ant-col-lg-7,.ant-col-lg-8,.ant-col-lg-9{-ms-flex:0 0 auto;flex:0 0 auto;float:left}.ant-col-lg-24{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:100%}.ant-col-lg-push-24{left:100%}.ant-col-lg-pull-24{right:100%}.ant-col-lg-offset-24{margin-left:100%}.ant-col-lg-order-24{-ms-flex-order:24;order:24}.ant-col-lg-23{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:95.83333333%}.ant-col-lg-push-23{left:95.83333333%}.ant-col-lg-pull-23{right:95.83333333%}.ant-col-lg-offset-23{margin-left:95.83333333%}.ant-col-lg-order-23{-ms-flex-order:23;order:23}.ant-col-lg-22{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:91.66666667%}.ant-col-lg-push-22{left:91.66666667%}.ant-col-lg-pull-22{right:91.66666667%}.ant-col-lg-offset-22{margin-left:91.66666667%}.ant-col-lg-order-22{-ms-flex-order:22;order:22}.ant-col-lg-21{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:87.5%}.ant-col-lg-push-21{left:87.5%}.ant-col-lg-pull-21{right:87.5%}.ant-col-lg-offset-21{margin-left:87.5%}.ant-col-lg-order-21{-ms-flex-order:21;order:21}.ant-col-lg-20{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:83.33333333%}.ant-col-lg-push-20{left:83.33333333%}.ant-col-lg-pull-20{right:83.33333333%}.ant-col-lg-offset-20{margin-left:83.33333333%}.ant-col-lg-order-20{-ms-flex-order:20;order:20}.ant-col-lg-19{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:79.16666667%}.ant-col-lg-push-19{left:79.16666667%}.ant-col-lg-pull-19{right:79.16666667%}.ant-col-lg-offset-19{margin-left:79.16666667%}.ant-col-lg-order-19{-ms-flex-order:19;order:19}.ant-col-lg-18{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:75%}.ant-col-lg-push-18{left:75%}.ant-col-lg-pull-18{right:75%}.ant-col-lg-offset-18{margin-left:75%}.ant-col-lg-order-18{-ms-flex-order:18;order:18}.ant-col-lg-17{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:70.83333333%}.ant-col-lg-push-17{left:70.83333333%}.ant-col-lg-pull-17{right:70.83333333%}.ant-col-lg-offset-17{margin-left:70.83333333%}.ant-col-lg-order-17{-ms-flex-order:17;order:17}.ant-col-lg-16{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:66.66666667%}.ant-col-lg-push-16{left:66.66666667%}.ant-col-lg-pull-16{right:66.66666667%}.ant-col-lg-offset-16{margin-left:66.66666667%}.ant-col-lg-order-16{-ms-flex-order:16;order:16}.ant-col-lg-15{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:62.5%}.ant-col-lg-push-15{left:62.5%}.ant-col-lg-pull-15{right:62.5%}.ant-col-lg-offset-15{margin-left:62.5%}.ant-col-lg-order-15{-ms-flex-order:15;order:15}.ant-col-lg-14{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:58.33333333%}.ant-col-lg-push-14{left:58.33333333%}.ant-col-lg-pull-14{right:58.33333333%}.ant-col-lg-offset-14{margin-left:58.33333333%}.ant-col-lg-order-14{-ms-flex-order:14;order:14}.ant-col-lg-13{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:54.16666667%}.ant-col-lg-push-13{left:54.16666667%}.ant-col-lg-pull-13{right:54.16666667%}.ant-col-lg-offset-13{margin-left:54.16666667%}.ant-col-lg-order-13{-ms-flex-order:13;order:13}.ant-col-lg-12{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:50%}.ant-col-lg-push-12{left:50%}.ant-col-lg-pull-12{right:50%}.ant-col-lg-offset-12{margin-left:50%}.ant-col-lg-order-12{-ms-flex-order:12;order:12}.ant-col-lg-11{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:45.83333333%}.ant-col-lg-push-11{left:45.83333333%}.ant-col-lg-pull-11{right:45.83333333%}.ant-col-lg-offset-11{margin-left:45.83333333%}.ant-col-lg-order-11{-ms-flex-order:11;order:11}.ant-col-lg-10{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:41.66666667%}.ant-col-lg-push-10{left:41.66666667%}.ant-col-lg-pull-10{right:41.66666667%}.ant-col-lg-offset-10{margin-left:41.66666667%}.ant-col-lg-order-10{-ms-flex-order:10;order:10}.ant-col-lg-9{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:37.5%}.ant-col-lg-push-9{left:37.5%}.ant-col-lg-pull-9{right:37.5%}.ant-col-lg-offset-9{margin-left:37.5%}.ant-col-lg-order-9{-ms-flex-order:9;order:9}.ant-col-lg-8{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:33.33333333%}.ant-col-lg-push-8{left:33.33333333%}.ant-col-lg-pull-8{right:33.33333333%}.ant-col-lg-offset-8{margin-left:33.33333333%}.ant-col-lg-order-8{-ms-flex-order:8;order:8}.ant-col-lg-7{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:29.16666667%}.ant-col-lg-push-7{left:29.16666667%}.ant-col-lg-pull-7{right:29.16666667%}.ant-col-lg-offset-7{margin-left:29.16666667%}.ant-col-lg-order-7{-ms-flex-order:7;order:7}.ant-col-lg-6{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:25%}.ant-col-lg-push-6{left:25%}.ant-col-lg-pull-6{right:25%}.ant-col-lg-offset-6{margin-left:25%}.ant-col-lg-order-6{-ms-flex-order:6;order:6}.ant-col-lg-5{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:20.83333333%}.ant-col-lg-push-5{left:20.83333333%}.ant-col-lg-pull-5{right:20.83333333%}.ant-col-lg-offset-5{margin-left:20.83333333%}.ant-col-lg-order-5{-ms-flex-order:5;order:5}.ant-col-lg-4{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:16.66666667%}.ant-col-lg-push-4{left:16.66666667%}.ant-col-lg-pull-4{right:16.66666667%}.ant-col-lg-offset-4{margin-left:16.66666667%}.ant-col-lg-order-4{-ms-flex-order:4;order:4}.ant-col-lg-3{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:12.5%}.ant-col-lg-push-3{left:12.5%}.ant-col-lg-pull-3{right:12.5%}.ant-col-lg-offset-3{margin-left:12.5%}.ant-col-lg-order-3{-ms-flex-order:3;order:3}.ant-col-lg-2{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:8.33333333%}.ant-col-lg-push-2{left:8.33333333%}.ant-col-lg-pull-2{right:8.33333333%}.ant-col-lg-offset-2{margin-left:8.33333333%}.ant-col-lg-order-2{-ms-flex-order:2;order:2}.ant-col-lg-1{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:4.16666667%}.ant-col-lg-push-1{left:4.16666667%}.ant-col-lg-pull-1{right:4.16666667%}.ant-col-lg-offset-1{margin-left:4.16666667%}.ant-col-lg-order-1{-ms-flex-order:1;order:1}.ant-col-lg-0{display:none}.ant-col-push-0{left:auto}.ant-col-pull-0{right:auto}.ant-col-lg-push-0{left:auto}.ant-col-lg-pull-0{right:auto}.ant-col-lg-offset-0{margin-left:0}.ant-col-lg-order-0{-ms-flex-order:0;order:0}}@media (min-width:1200px){.ant-col-xl-1,.ant-col-xl-10,.ant-col-xl-11,.ant-col-xl-12,.ant-col-xl-13,.ant-col-xl-14,.ant-col-xl-15,.ant-col-xl-16,.ant-col-xl-17,.ant-col-xl-18,.ant-col-xl-19,.ant-col-xl-2,.ant-col-xl-20,.ant-col-xl-21,.ant-col-xl-22,.ant-col-xl-23,.ant-col-xl-24,.ant-col-xl-3,.ant-col-xl-4,.ant-col-xl-5,.ant-col-xl-6,.ant-col-xl-7,.ant-col-xl-8,.ant-col-xl-9{-ms-flex:0 0 auto;flex:0 0 auto;float:left}.ant-col-xl-24{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:100%}.ant-col-xl-push-24{left:100%}.ant-col-xl-pull-24{right:100%}.ant-col-xl-offset-24{margin-left:100%}.ant-col-xl-order-24{-ms-flex-order:24;order:24}.ant-col-xl-23{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:95.83333333%}.ant-col-xl-push-23{left:95.83333333%}.ant-col-xl-pull-23{right:95.83333333%}.ant-col-xl-offset-23{margin-left:95.83333333%}.ant-col-xl-order-23{-ms-flex-order:23;order:23}.ant-col-xl-22{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:91.66666667%}.ant-col-xl-push-22{left:91.66666667%}.ant-col-xl-pull-22{right:91.66666667%}.ant-col-xl-offset-22{margin-left:91.66666667%}.ant-col-xl-order-22{-ms-flex-order:22;order:22}.ant-col-xl-21{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:87.5%}.ant-col-xl-push-21{left:87.5%}.ant-col-xl-pull-21{right:87.5%}.ant-col-xl-offset-21{margin-left:87.5%}.ant-col-xl-order-21{-ms-flex-order:21;order:21}.ant-col-xl-20{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:83.33333333%}.ant-col-xl-push-20{left:83.33333333%}.ant-col-xl-pull-20{right:83.33333333%}.ant-col-xl-offset-20{margin-left:83.33333333%}.ant-col-xl-order-20{-ms-flex-order:20;order:20}.ant-col-xl-19{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:79.16666667%}.ant-col-xl-push-19{left:79.16666667%}.ant-col-xl-pull-19{right:79.16666667%}.ant-col-xl-offset-19{margin-left:79.16666667%}.ant-col-xl-order-19{-ms-flex-order:19;order:19}.ant-col-xl-18{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:75%}.ant-col-xl-push-18{left:75%}.ant-col-xl-pull-18{right:75%}.ant-col-xl-offset-18{margin-left:75%}.ant-col-xl-order-18{-ms-flex-order:18;order:18}.ant-col-xl-17{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:70.83333333%}.ant-col-xl-push-17{left:70.83333333%}.ant-col-xl-pull-17{right:70.83333333%}.ant-col-xl-offset-17{margin-left:70.83333333%}.ant-col-xl-order-17{-ms-flex-order:17;order:17}.ant-col-xl-16{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:66.66666667%}.ant-col-xl-push-16{left:66.66666667%}.ant-col-xl-pull-16{right:66.66666667%}.ant-col-xl-offset-16{margin-left:66.66666667%}.ant-col-xl-order-16{-ms-flex-order:16;order:16}.ant-col-xl-15{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:62.5%}.ant-col-xl-push-15{left:62.5%}.ant-col-xl-pull-15{right:62.5%}.ant-col-xl-offset-15{margin-left:62.5%}.ant-col-xl-order-15{-ms-flex-order:15;order:15}.ant-col-xl-14{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:58.33333333%}.ant-col-xl-push-14{left:58.33333333%}.ant-col-xl-pull-14{right:58.33333333%}.ant-col-xl-offset-14{margin-left:58.33333333%}.ant-col-xl-order-14{-ms-flex-order:14;order:14}.ant-col-xl-13{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:54.16666667%}.ant-col-xl-push-13{left:54.16666667%}.ant-col-xl-pull-13{right:54.16666667%}.ant-col-xl-offset-13{margin-left:54.16666667%}.ant-col-xl-order-13{-ms-flex-order:13;order:13}.ant-col-xl-12{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:50%}.ant-col-xl-push-12{left:50%}.ant-col-xl-pull-12{right:50%}.ant-col-xl-offset-12{margin-left:50%}.ant-col-xl-order-12{-ms-flex-order:12;order:12}.ant-col-xl-11{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:45.83333333%}.ant-col-xl-push-11{left:45.83333333%}.ant-col-xl-pull-11{right:45.83333333%}.ant-col-xl-offset-11{margin-left:45.83333333%}.ant-col-xl-order-11{-ms-flex-order:11;order:11}.ant-col-xl-10{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:41.66666667%}.ant-col-xl-push-10{left:41.66666667%}.ant-col-xl-pull-10{right:41.66666667%}.ant-col-xl-offset-10{margin-left:41.66666667%}.ant-col-xl-order-10{-ms-flex-order:10;order:10}.ant-col-xl-9{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:37.5%}.ant-col-xl-push-9{left:37.5%}.ant-col-xl-pull-9{right:37.5%}.ant-col-xl-offset-9{margin-left:37.5%}.ant-col-xl-order-9{-ms-flex-order:9;order:9}.ant-col-xl-8{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:33.33333333%}.ant-col-xl-push-8{left:33.33333333%}.ant-col-xl-pull-8{right:33.33333333%}.ant-col-xl-offset-8{margin-left:33.33333333%}.ant-col-xl-order-8{-ms-flex-order:8;order:8}.ant-col-xl-7{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:29.16666667%}.ant-col-xl-push-7{left:29.16666667%}.ant-col-xl-pull-7{right:29.16666667%}.ant-col-xl-offset-7{margin-left:29.16666667%}.ant-col-xl-order-7{-ms-flex-order:7;order:7}.ant-col-xl-6{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:25%}.ant-col-xl-push-6{left:25%}.ant-col-xl-pull-6{right:25%}.ant-col-xl-offset-6{margin-left:25%}.ant-col-xl-order-6{-ms-flex-order:6;order:6}.ant-col-xl-5{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:20.83333333%}.ant-col-xl-push-5{left:20.83333333%}.ant-col-xl-pull-5{right:20.83333333%}.ant-col-xl-offset-5{margin-left:20.83333333%}.ant-col-xl-order-5{-ms-flex-order:5;order:5}.ant-col-xl-4{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:16.66666667%}.ant-col-xl-push-4{left:16.66666667%}.ant-col-xl-pull-4{right:16.66666667%}.ant-col-xl-offset-4{margin-left:16.66666667%}.ant-col-xl-order-4{-ms-flex-order:4;order:4}.ant-col-xl-3{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:12.5%}.ant-col-xl-push-3{left:12.5%}.ant-col-xl-pull-3{right:12.5%}.ant-col-xl-offset-3{margin-left:12.5%}.ant-col-xl-order-3{-ms-flex-order:3;order:3}.ant-col-xl-2{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:8.33333333%}.ant-col-xl-push-2{left:8.33333333%}.ant-col-xl-pull-2{right:8.33333333%}.ant-col-xl-offset-2{margin-left:8.33333333%}.ant-col-xl-order-2{-ms-flex-order:2;order:2}.ant-col-xl-1{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:4.16666667%}.ant-col-xl-push-1{left:4.16666667%}.ant-col-xl-pull-1{right:4.16666667%}.ant-col-xl-offset-1{margin-left:4.16666667%}.ant-col-xl-order-1{-ms-flex-order:1;order:1}.ant-col-xl-0{display:none}.ant-col-push-0{left:auto}.ant-col-pull-0{right:auto}.ant-col-xl-push-0{left:auto}.ant-col-xl-pull-0{right:auto}.ant-col-xl-offset-0{margin-left:0}.ant-col-xl-order-0{-ms-flex-order:0;order:0}}@media (min-width:1600px){.ant-col-xxl-1,.ant-col-xxl-10,.ant-col-xxl-11,.ant-col-xxl-12,.ant-col-xxl-13,.ant-col-xxl-14,.ant-col-xxl-15,.ant-col-xxl-16,.ant-col-xxl-17,.ant-col-xxl-18,.ant-col-xxl-19,.ant-col-xxl-2,.ant-col-xxl-20,.ant-col-xxl-21,.ant-col-xxl-22,.ant-col-xxl-23,.ant-col-xxl-24,.ant-col-xxl-3,.ant-col-xxl-4,.ant-col-xxl-5,.ant-col-xxl-6,.ant-col-xxl-7,.ant-col-xxl-8,.ant-col-xxl-9{-ms-flex:0 0 auto;flex:0 0 auto;float:left}.ant-col-xxl-24{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:100%}.ant-col-xxl-push-24{left:100%}.ant-col-xxl-pull-24{right:100%}.ant-col-xxl-offset-24{margin-left:100%}.ant-col-xxl-order-24{-ms-flex-order:24;order:24}.ant-col-xxl-23{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:95.83333333%}.ant-col-xxl-push-23{left:95.83333333%}.ant-col-xxl-pull-23{right:95.83333333%}.ant-col-xxl-offset-23{margin-left:95.83333333%}.ant-col-xxl-order-23{-ms-flex-order:23;order:23}.ant-col-xxl-22{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:91.66666667%}.ant-col-xxl-push-22{left:91.66666667%}.ant-col-xxl-pull-22{right:91.66666667%}.ant-col-xxl-offset-22{margin-left:91.66666667%}.ant-col-xxl-order-22{-ms-flex-order:22;order:22}.ant-col-xxl-21{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:87.5%}.ant-col-xxl-push-21{left:87.5%}.ant-col-xxl-pull-21{right:87.5%}.ant-col-xxl-offset-21{margin-left:87.5%}.ant-col-xxl-order-21{-ms-flex-order:21;order:21}.ant-col-xxl-20{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:83.33333333%}.ant-col-xxl-push-20{left:83.33333333%}.ant-col-xxl-pull-20{right:83.33333333%}.ant-col-xxl-offset-20{margin-left:83.33333333%}.ant-col-xxl-order-20{-ms-flex-order:20;order:20}.ant-col-xxl-19{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:79.16666667%}.ant-col-xxl-push-19{left:79.16666667%}.ant-col-xxl-pull-19{right:79.16666667%}.ant-col-xxl-offset-19{margin-left:79.16666667%}.ant-col-xxl-order-19{-ms-flex-order:19;order:19}.ant-col-xxl-18{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:75%}.ant-col-xxl-push-18{left:75%}.ant-col-xxl-pull-18{right:75%}.ant-col-xxl-offset-18{margin-left:75%}.ant-col-xxl-order-18{-ms-flex-order:18;order:18}.ant-col-xxl-17{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:70.83333333%}.ant-col-xxl-push-17{left:70.83333333%}.ant-col-xxl-pull-17{right:70.83333333%}.ant-col-xxl-offset-17{margin-left:70.83333333%}.ant-col-xxl-order-17{-ms-flex-order:17;order:17}.ant-col-xxl-16{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:66.66666667%}.ant-col-xxl-push-16{left:66.66666667%}.ant-col-xxl-pull-16{right:66.66666667%}.ant-col-xxl-offset-16{margin-left:66.66666667%}.ant-col-xxl-order-16{-ms-flex-order:16;order:16}.ant-col-xxl-15{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:62.5%}.ant-col-xxl-push-15{left:62.5%}.ant-col-xxl-pull-15{right:62.5%}.ant-col-xxl-offset-15{margin-left:62.5%}.ant-col-xxl-order-15{-ms-flex-order:15;order:15}.ant-col-xxl-14{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:58.33333333%}.ant-col-xxl-push-14{left:58.33333333%}.ant-col-xxl-pull-14{right:58.33333333%}.ant-col-xxl-offset-14{margin-left:58.33333333%}.ant-col-xxl-order-14{-ms-flex-order:14;order:14}.ant-col-xxl-13{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:54.16666667%}.ant-col-xxl-push-13{left:54.16666667%}.ant-col-xxl-pull-13{right:54.16666667%}.ant-col-xxl-offset-13{margin-left:54.16666667%}.ant-col-xxl-order-13{-ms-flex-order:13;order:13}.ant-col-xxl-12{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:50%}.ant-col-xxl-push-12{left:50%}.ant-col-xxl-pull-12{right:50%}.ant-col-xxl-offset-12{margin-left:50%}.ant-col-xxl-order-12{-ms-flex-order:12;order:12}.ant-col-xxl-11{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:45.83333333%}.ant-col-xxl-push-11{left:45.83333333%}.ant-col-xxl-pull-11{right:45.83333333%}.ant-col-xxl-offset-11{margin-left:45.83333333%}.ant-col-xxl-order-11{-ms-flex-order:11;order:11}.ant-col-xxl-10{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:41.66666667%}.ant-col-xxl-push-10{left:41.66666667%}.ant-col-xxl-pull-10{right:41.66666667%}.ant-col-xxl-offset-10{margin-left:41.66666667%}.ant-col-xxl-order-10{-ms-flex-order:10;order:10}.ant-col-xxl-9{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:37.5%}.ant-col-xxl-push-9{left:37.5%}.ant-col-xxl-pull-9{right:37.5%}.ant-col-xxl-offset-9{margin-left:37.5%}.ant-col-xxl-order-9{-ms-flex-order:9;order:9}.ant-col-xxl-8{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:33.33333333%}.ant-col-xxl-push-8{left:33.33333333%}.ant-col-xxl-pull-8{right:33.33333333%}.ant-col-xxl-offset-8{margin-left:33.33333333%}.ant-col-xxl-order-8{-ms-flex-order:8;order:8}.ant-col-xxl-7{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:29.16666667%}.ant-col-xxl-push-7{left:29.16666667%}.ant-col-xxl-pull-7{right:29.16666667%}.ant-col-xxl-offset-7{margin-left:29.16666667%}.ant-col-xxl-order-7{-ms-flex-order:7;order:7}.ant-col-xxl-6{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:25%}.ant-col-xxl-push-6{left:25%}.ant-col-xxl-pull-6{right:25%}.ant-col-xxl-offset-6{margin-left:25%}.ant-col-xxl-order-6{-ms-flex-order:6;order:6}.ant-col-xxl-5{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:20.83333333%}.ant-col-xxl-push-5{left:20.83333333%}.ant-col-xxl-pull-5{right:20.83333333%}.ant-col-xxl-offset-5{margin-left:20.83333333%}.ant-col-xxl-order-5{-ms-flex-order:5;order:5}.ant-col-xxl-4{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:16.66666667%}.ant-col-xxl-push-4{left:16.66666667%}.ant-col-xxl-pull-4{right:16.66666667%}.ant-col-xxl-offset-4{margin-left:16.66666667%}.ant-col-xxl-order-4{-ms-flex-order:4;order:4}.ant-col-xxl-3{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:12.5%}.ant-col-xxl-push-3{left:12.5%}.ant-col-xxl-pull-3{right:12.5%}.ant-col-xxl-offset-3{margin-left:12.5%}.ant-col-xxl-order-3{-ms-flex-order:3;order:3}.ant-col-xxl-2{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:8.33333333%}.ant-col-xxl-push-2{left:8.33333333%}.ant-col-xxl-pull-2{right:8.33333333%}.ant-col-xxl-offset-2{margin-left:8.33333333%}.ant-col-xxl-order-2{-ms-flex-order:2;order:2}.ant-col-xxl-1{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:4.16666667%}.ant-col-xxl-push-1{left:4.16666667%}.ant-col-xxl-pull-1{right:4.16666667%}.ant-col-xxl-offset-1{margin-left:4.16666667%}.ant-col-xxl-order-1{-ms-flex-order:1;order:1}.ant-col-xxl-0{display:none}.ant-col-push-0{left:auto}.ant-col-pull-0{right:auto}.ant-col-xxl-push-0{left:auto}.ant-col-xxl-pull-0{right:auto}.ant-col-xxl-offset-0{margin-left:0}.ant-col-xxl-order-0{-ms-flex-order:0;order:0}}.ant-carousel{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;margin:0;padding:0}.ant-carousel,.ant-carousel .slick-slider{-webkit-box-sizing:border-box;box-sizing:border-box}.ant-carousel .slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;display:block;position:relative;-ms-touch-action:pan-y;touch-action:pan-y}.ant-carousel .slick-list{display:block;margin:0;overflow:hidden;padding:0;position:relative}.ant-carousel .slick-list:focus{outline:none}.ant-carousel .slick-list.dragging{cursor:pointer}.ant-carousel .slick-list .slick-slide{pointer-events:none}.ant-carousel .slick-list .slick-slide input.ant-checkbox-input,.ant-carousel .slick-list .slick-slide input.ant-radio-input{visibility:hidden}.ant-carousel .slick-list .slick-slide.slick-active{pointer-events:auto}.ant-carousel .slick-list .slick-slide.slick-active input.ant-checkbox-input,.ant-carousel .slick-list .slick-slide.slick-active input.ant-radio-input{visibility:visible}.ant-carousel .slick-slider .slick-list,.ant-carousel .slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.ant-carousel .slick-track{display:block;left:0;position:relative;top:0}.ant-carousel .slick-track:after,.ant-carousel .slick-track:before{content:"";display:table}.ant-carousel .slick-track:after{clear:both}.slick-loading .ant-carousel .slick-track{visibility:hidden}.ant-carousel .slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .ant-carousel .slick-slide{float:right}.ant-carousel .slick-slide img{display:block}.ant-carousel .slick-slide.slick-loading img{display:none}.ant-carousel .slick-slide.dragging img{pointer-events:none}.ant-carousel .slick-initialized .slick-slide{display:block}.ant-carousel .slick-loading .slick-slide{visibility:hidden}.ant-carousel .slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.ant-carousel .slick-arrow.slick-hidden{display:none}.ant-carousel .slick-next,.ant-carousel .slick-prev{background:#0000;border:0;color:#0000;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin-top:-10px;outline:none;padding:0;position:absolute;top:50%;width:20px}.ant-carousel .slick-next:focus,.ant-carousel .slick-next:hover,.ant-carousel .slick-prev:focus,.ant-carousel .slick-prev:hover{background:#0000;color:#0000;outline:none}.ant-carousel .slick-next:focus:before,.ant-carousel .slick-next:hover:before,.ant-carousel .slick-prev:focus:before,.ant-carousel .slick-prev:hover:before{opacity:1}.ant-carousel .slick-next.slick-disabled:before,.ant-carousel .slick-prev.slick-disabled:before{opacity:.25}.ant-carousel .slick-prev{left:-25px}.ant-carousel .slick-prev:before{content:"←"}.ant-carousel .slick-next{right:-25px}.ant-carousel .slick-next:before{content:"→"}.ant-carousel .slick-dots{display:block;height:3px;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.ant-carousel .slick-dots-bottom{bottom:12px}.ant-carousel .slick-dots-top{top:12px}.ant-carousel .slick-dots li{display:inline-block;margin:0 2px;padding:0;position:relative;text-align:center;vertical-align:top}.ant-carousel .slick-dots li button{background:#fff;border:0;border-radius:1px;color:#0000;cursor:pointer;display:block;font-size:0;height:3px;opacity:.3;outline:none;padding:0;-webkit-transition:all .5s;transition:all .5s;width:16px}.ant-carousel .slick-dots li button:focus,.ant-carousel .slick-dots li button:hover{opacity:.75}.ant-carousel .slick-dots li.slick-active button{background:#fff;opacity:1;width:24px}.ant-carousel .slick-dots li.slick-active button:focus,.ant-carousel .slick-dots li.slick-active button:hover{opacity:1}.ant-carousel-vertical .slick-dots{bottom:auto;height:auto;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:3px}.ant-carousel-vertical .slick-dots-left{left:12px}.ant-carousel-vertical .slick-dots-right{right:12px}.ant-carousel-vertical .slick-dots li{margin:0 2px;vertical-align:initial}.ant-carousel-vertical .slick-dots li button{height:16px;width:3px}.ant-carousel-vertical .slick-dots li.slick-active button{height:24px;width:3px}.ant-cascader{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;margin:0;padding:0}.ant-cascader-input.ant-input{background-color:initial!important;cursor:pointer;padding-right:24px;position:static;width:100%}.ant-cascader-picker-show-search .ant-cascader-input.ant-input{position:relative}.ant-cascader-picker{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";background-color:#fff;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;cursor:pointer;display:inline-block;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;margin:0;outline:0;padding:0;position:relative;-webkit-transition:color .3s;transition:color .3s}.ant-cascader-picker-with-value .ant-cascader-picker-label{color:#0000}.ant-cascader-picker-disabled{background:#f5f5f5;color:#00000040;cursor:not-allowed}.ant-cascader-picker-disabled .ant-cascader-input{cursor:not-allowed}.ant-cascader-picker:focus .ant-cascader-input{border-color:#40a9ff;border-right-width:1px!important;-webkit-box-shadow:0 0 0 2px #1890ff33;box-shadow:0 0 0 2px #1890ff33;outline:0}.ant-cascader-picker-show-search.ant-cascader-picker-focused{color:#00000040}.ant-cascader-picker-label{height:20px;left:0;line-height:20px;margin-top:-10px;overflow:hidden;padding:0 20px 0 12px;position:absolute;text-overflow:ellipsis;top:50%;white-space:nowrap;width:100%}.ant-cascader-picker-clear{background:#fff;color:#00000040;cursor:pointer;font-size:12px;height:12px;line-height:12px;margin-top:-6px;opacity:0;position:absolute;right:12px;top:50%;-webkit-transition:color .3s ease,opacity .15s ease;transition:color .3s ease,opacity .15s ease;width:12px;z-index:2}.ant-cascader-picker-clear:hover{color:#00000073}.ant-cascader-picker:hover .ant-cascader-picker-clear{opacity:1}.ant-cascader-picker-arrow{color:#00000040;font-size:12px;height:12px;line-height:12px;margin-top:-6px;position:absolute;right:12px;top:50%;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;width:12px;z-index:1}.ant-cascader-picker-arrow.ant-cascader-picker-arrow-expand{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.ant-cascader-picker-label:hover+.ant-cascader-input{border-color:#40a9ff;border-right-width:1px!important}.ant-cascader-picker-small .ant-cascader-picker-arrow,.ant-cascader-picker-small .ant-cascader-picker-clear{right:8px}.ant-cascader-menus{background:#fff;border-radius:4px;-webkit-box-shadow:0 2px 8px #00000026;box-shadow:0 2px 8px #00000026;font-size:14px;position:absolute;white-space:nowrap;z-index:1050}.ant-cascader-menus ol,.ant-cascader-menus ul{list-style:none;margin:0}.ant-cascader-menus-empty,.ant-cascader-menus-hidden{display:none}.ant-cascader-menus.slide-up-appear.slide-up-appear-active.ant-cascader-menus-placement-bottomLeft,.ant-cascader-menus.slide-up-enter.slide-up-enter-active.ant-cascader-menus-placement-bottomLeft{-webkit-animation-name:antSlideUpIn;animation-name:antSlideUpIn}.ant-cascader-menus.slide-up-appear.slide-up-appear-active.ant-cascader-menus-placement-topLeft,.ant-cascader-menus.slide-up-enter.slide-up-enter-active.ant-cascader-menus-placement-topLeft{-webkit-animation-name:antSlideDownIn;animation-name:antSlideDownIn}.ant-cascader-menus.slide-up-leave.slide-up-leave-active.ant-cascader-menus-placement-bottomLeft{-webkit-animation-name:antSlideUpOut;animation-name:antSlideUpOut}.ant-cascader-menus.slide-up-leave.slide-up-leave-active.ant-cascader-menus-placement-topLeft{-webkit-animation-name:antSlideDownOut;animation-name:antSlideDownOut}.ant-cascader-menu{-ms-overflow-style:-ms-autohiding-scrollbar;border-right:1px solid #e8e8e8;display:inline-block;height:180px;list-style:none;margin:0;min-width:111px;overflow:auto;padding:4px 0;vertical-align:top}.ant-cascader-menu:first-child{border-radius:4px 0 0 4px}.ant-cascader-menu:last-child{border-radius:0 4px 4px 0;border-right-color:#0000;margin-right:-1px}.ant-cascader-menu:only-child{border-radius:4px}.ant-cascader-menu-item{cursor:pointer;line-height:22px;padding:5px 12px;-webkit-transition:all .3s;transition:all .3s;white-space:nowrap}.ant-cascader-menu-item:hover{background:#e6f7ff}.ant-cascader-menu-item-disabled{color:#00000040;cursor:not-allowed}.ant-cascader-menu-item-disabled:hover{background:#0000}.ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled),.ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled):hover{background-color:#fafafa;font-weight:600}.ant-cascader-menu-item-expand{padding-right:24px;position:relative}.ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon,.ant-cascader-menu-item-loading-icon{color:#00000073;display:inline-block;font-size:12px;font-size:10px\9;position:absolute;right:12px;-webkit-transform:scale(.83333333) rotate(0deg);-ms-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0deg)}:root .ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon,:root .ant-cascader-menu-item-loading-icon{font-size:12px}.ant-cascader-menu-item .ant-cascader-menu-item-keyword{color:#f5222d}.ant-checkbox{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;cursor:pointer;display:inline-block;font-size:14px;font-variant:tabular-nums;line-height:1.5;line-height:1;list-style:none;margin:0;outline:none;padding:0;position:relative;top:-.09em;vertical-align:middle;white-space:nowrap}.ant-checkbox-input:focus+.ant-checkbox-inner,.ant-checkbox-wrapper:hover .ant-checkbox-inner,.ant-checkbox:hover .ant-checkbox-inner{border-color:#1890ff}.ant-checkbox-checked:after{-webkit-animation:antCheckboxEffect .36s ease-in-out;animation:antCheckboxEffect .36s ease-in-out;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards;border:1px solid #1890ff;border-radius:2px;content:"";height:100%;left:0;position:absolute;top:0;visibility:hidden;width:100%}.ant-checkbox-wrapper:hover .ant-checkbox:after,.ant-checkbox:hover:after{visibility:visible}.ant-checkbox-inner{background-color:#fff;border:1px solid #d9d9d9;border-collapse:initial;border-radius:2px;display:block;height:16px;left:0;position:relative;top:0;-webkit-transition:all .3s;transition:all .3s;width:16px}.ant-checkbox-inner:after{border:2px solid #fff;border-left:0;border-top:0;content:" ";display:table;height:9.14285714px;left:22%;opacity:0;position:absolute;top:50%;-webkit-transform:rotate(45deg) scale(0) translate(-50%,-50%);-ms-transform:rotate(45deg) scale(0) translate(-50%,-50%);transform:rotate(45deg) scale(0) translate(-50%,-50%);-webkit-transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;width:5.71428571px}.ant-checkbox-input{bottom:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;width:100%;z-index:1}.ant-checkbox-checked .ant-checkbox-inner:after{border:2px solid #fff;border-left:0;border-top:0;content:" ";display:table;opacity:1;position:absolute;-webkit-transform:rotate(45deg) scale(1) translate(-50%,-50%);-ms-transform:rotate(45deg) scale(1) translate(-50%,-50%);transform:rotate(45deg) scale(1) translate(-50%,-50%);-webkit-transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s}.ant-checkbox-checked .ant-checkbox-inner{background-color:#1890ff;border-color:#1890ff}.ant-checkbox-disabled{cursor:not-allowed}.ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after{-webkit-animation-name:none;animation-name:none;border-color:#00000040}.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{-webkit-animation-name:none;animation-name:none;border-collapse:initial;border-color:#f5f5f5}.ant-checkbox-disabled+span{color:#00000040;cursor:not-allowed}.ant-checkbox-disabled:hover:after,.ant-checkbox-wrapper:hover .ant-checkbox-disabled:after{visibility:hidden}.ant-checkbox-wrapper{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;cursor:pointer;display:inline-block;font-size:14px;font-variant:tabular-nums;line-height:1.5;line-height:inherit;list-style:none;margin:0;padding:0}.ant-checkbox-wrapper.ant-checkbox-wrapper-disabled{cursor:not-allowed}.ant-checkbox-wrapper+.ant-checkbox-wrapper{margin-left:8px}.ant-checkbox+span{padding-left:8px;padding-right:8px}.ant-checkbox-group{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;display:inline-block;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;margin:0;padding:0}.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{background-color:#1890ff;border:0;content:" ";height:8px;left:50%;opacity:1;top:50%;-webkit-transform:translate(-50%,-50%) scale(1);-ms-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);width:8px}.ant-checkbox-indeterminate.ant-checkbox-disabled .ant-checkbox-inner:after{background-color:#00000040;border-color:#00000040}.ant-collapse{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";background-color:#fafafa;border:1px solid #d9d9d9;border-bottom:0;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;margin:0;padding:0}.ant-collapse>.ant-collapse-item{border-bottom:1px solid #d9d9d9}.ant-collapse>.ant-collapse-item:last-child,.ant-collapse>.ant-collapse-item:last-child>.ant-collapse-header{border-radius:0 0 4px 4px}.ant-collapse>.ant-collapse-item>.ant-collapse-header{color:#000000d9;cursor:pointer;line-height:22px;padding:12px 16px 12px 40px;position:relative;-webkit-transition:all .3s;transition:all .3s}.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;display:inline-block;font-size:12px;font-style:normal;left:16px;line-height:0;position:absolute;text-align:center;text-rendering:optimizeLegibility;text-transform:none;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);vertical-align:-.125em}.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow>*{line-height:1}.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow svg{display:inline-block}.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow:before{display:none}.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow .ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow-icon{display:block}.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow svg{-webkit-transition:-webkit-transform .24s;transition:-webkit-transform .24s;transition:transform .24s;transition:transform .24s,-webkit-transform .24s}.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-extra{float:right}.ant-collapse>.ant-collapse-item>.ant-collapse-header:focus{outline:none}.ant-collapse>.ant-collapse-item.ant-collapse-no-arrow>.ant-collapse-header{padding-left:12px}.ant-collapse-icon-position-right>.ant-collapse-item>.ant-collapse-header{padding:12px 40px 12px 16px}.ant-collapse-icon-position-right>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow{left:auto;right:16px}.ant-collapse-anim-active{-webkit-transition:height .2s cubic-bezier(.215,.61,.355,1);transition:height .2s cubic-bezier(.215,.61,.355,1)}.ant-collapse-content{background-color:#fff;border-top:1px solid #d9d9d9;color:#000000a6;overflow:hidden}.ant-collapse-content>.ant-collapse-content-box{padding:16px}.ant-collapse-content-inactive{display:none}.ant-collapse-item:last-child>.ant-collapse-content{border-radius:0 0 4px 4px}.ant-collapse-borderless{background-color:#fafafa;border:0}.ant-collapse-borderless>.ant-collapse-item{border-bottom:1px solid #d9d9d9}.ant-collapse-borderless>.ant-collapse-item:last-child,.ant-collapse-borderless>.ant-collapse-item:last-child .ant-collapse-header{border-radius:0}.ant-collapse-borderless>.ant-collapse-item>.ant-collapse-content{background-color:initial;border-top:0}.ant-collapse-borderless>.ant-collapse-item>.ant-collapse-content>.ant-collapse-content-box{padding-top:4px}.ant-collapse .ant-collapse-item-disabled>.ant-collapse-header,.ant-collapse .ant-collapse-item-disabled>.ant-collapse-header>.arrow{color:#00000040;cursor:not-allowed}.ant-comment{position:relative}.ant-comment-inner{display:-ms-flexbox;display:flex;padding:16px 0}.ant-comment-avatar{-ms-flex-negative:0;cursor:pointer;flex-shrink:0;margin-right:12px;position:relative}.ant-comment-avatar img{border-radius:50%;height:32px;width:32px}.ant-comment-content{word-wrap:break-word;-ms-flex:1 1 auto;flex:1 1 auto;font-size:14px;min-width:1px;position:relative}.ant-comment-content-author{-ms-flex-pack:start;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:14px;justify-content:flex-start;margin-bottom:4px}.ant-comment-content-author>a,.ant-comment-content-author>span{font-size:12px;line-height:18px;padding-right:8px}.ant-comment-content-author-name{color:#00000073;font-size:14px;-webkit-transition:color .3s;transition:color .3s}.ant-comment-content-author-name>*,.ant-comment-content-author-name>:hover{color:#00000073}.ant-comment-content-author-time{color:#ccc;cursor:auto;white-space:nowrap}.ant-comment-content-detail p{white-space:pre-wrap}.ant-comment-actions{margin-top:12px;padding-left:0}.ant-comment-actions>li{color:#00000073;display:inline-block}.ant-comment-actions>li>span{color:#00000073;cursor:pointer;font-size:12px;padding-right:10px;-webkit-transition:color .3s;transition:color .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-comment-actions>li>span:hover{color:#595959}.ant-comment-nested{margin-left:44px}.ant-calendar-picker-container{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;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-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;margin:0;padding:0;position:absolute;z-index:1050}.ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-topLeft,.ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-topRight,.ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-topLeft,.ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-topRight{-webkit-animation-name:antSlideDownIn;animation-name:antSlideDownIn}.ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-bottomLeft,.ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-bottomRight,.ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-bottomLeft,.ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-bottomRight{-webkit-animation-name:antSlideUpIn;animation-name:antSlideUpIn}.ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-topLeft,.ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-topRight{-webkit-animation-name:antSlideDownOut;animation-name:antSlideDownOut}.ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-bottomLeft,.ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-bottomRight{-webkit-animation-name:antSlideUpOut;animation-name:antSlideUpOut}.ant-calendar-picker{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;cursor:text;display:inline-block;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;margin:0;outline:none;padding:0;position:relative;-webkit-transition:opacity .3s;transition:opacity .3s}.ant-calendar-picker-input{outline:none}.ant-calendar-picker-input.ant-input{line-height:1.5}.ant-calendar-picker-input.ant-input-sm{padding-bottom:0;padding-top:0}.ant-calendar-picker:hover .ant-calendar-picker-input:not(.ant-input-disabled){border-color:#40a9ff}.ant-calendar-picker:focus .ant-calendar-picker-input:not(.ant-input-disabled){border-color:#40a9ff;border-right-width:1px!important;-webkit-box-shadow:0 0 0 2px #1890ff33;box-shadow:0 0 0 2px #1890ff33;outline:0}.ant-calendar-picker-clear,.ant-calendar-picker-icon{font-size:12px;height:14px;line-height:14px;margin-top:-7px;position:absolute;right:12px;top:50%;-webkit-transition:all .3s;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:14px;z-index:1}.ant-calendar-picker-clear{background:#fff;color:#00000040;cursor:pointer;font-size:14px;opacity:0;pointer-events:none;z-index:2}.ant-calendar-picker-clear:hover{color:#00000073}.ant-calendar-picker:hover .ant-calendar-picker-clear{opacity:1;pointer-events:auto}.ant-calendar-picker-icon{color:#00000040;display:inline-block;font-size:14px;line-height:1}.ant-input-disabled+.ant-calendar-picker-icon{cursor:not-allowed}.ant-calendar-picker-small .ant-calendar-picker-clear,.ant-calendar-picker-small .ant-calendar-picker-icon{right:8px}.ant-calendar{background-clip:padding-box;background-color:#fff;border:1px solid #fff;-webkit-box-shadow:0 2px 8px #00000026;box-shadow:0 2px 8px #00000026;font-size:14px;line-height:1.5;list-style:none;outline:none;position:relative;text-align:left;width:280px}.ant-calendar-input-wrap{border-bottom:1px solid #e8e8e8;height:34px;padding:6px 10px}.ant-calendar-input{background:#fff;border:0;color:#000000a6;cursor:auto;height:22px;outline:0;width:100%}.ant-calendar-input::-moz-placeholder{color:#bfbfbf;opacity:1}.ant-calendar-input:-ms-input-placeholder{color:#bfbfbf}.ant-calendar-input::-webkit-input-placeholder{color:#bfbfbf}.ant-calendar-input:-moz-placeholder-shown{text-overflow:ellipsis}.ant-calendar-input:-ms-input-placeholder{text-overflow:ellipsis}.ant-calendar-input:-moz-placeholder{text-overflow:ellipsis}.ant-calendar-input:placeholder-shown{text-overflow:ellipsis}.ant-calendar-week-number{width:286px}.ant-calendar-week-number-cell{text-align:center}.ant-calendar-header{border-bottom:1px solid #e8e8e8;height:40px;line-height:40px;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-calendar-header a:hover{color:#40a9ff}.ant-calendar-header .ant-calendar-century-select,.ant-calendar-header .ant-calendar-decade-select,.ant-calendar-header .ant-calendar-month-select,.ant-calendar-header .ant-calendar-year-select{color:#000000d9;display:inline-block;font-weight:500;line-height:40px;padding:0 2px}.ant-calendar-header .ant-calendar-century-select-arrow,.ant-calendar-header .ant-calendar-decade-select-arrow,.ant-calendar-header .ant-calendar-month-select-arrow,.ant-calendar-header .ant-calendar-year-select-arrow{display:none}.ant-calendar-header .ant-calendar-next-century-btn,.ant-calendar-header .ant-calendar-next-decade-btn,.ant-calendar-header .ant-calendar-next-month-btn,.ant-calendar-header .ant-calendar-next-year-btn,.ant-calendar-header .ant-calendar-prev-century-btn,.ant-calendar-header .ant-calendar-prev-decade-btn,.ant-calendar-header .ant-calendar-prev-month-btn,.ant-calendar-header .ant-calendar-prev-year-btn{color:#00000073;display:inline-block;font-family:Arial,Hiragino Sans GB,Microsoft Yahei,"Microsoft Sans Serif",sans-serif;font-size:16px;line-height:40px;padding:0 5px;position:absolute;top:0}.ant-calendar-header .ant-calendar-prev-century-btn,.ant-calendar-header .ant-calendar-prev-decade-btn,.ant-calendar-header .ant-calendar-prev-year-btn{height:100%;left:7px}.ant-calendar-header .ant-calendar-prev-century-btn:after,.ant-calendar-header .ant-calendar-prev-century-btn:before,.ant-calendar-header .ant-calendar-prev-decade-btn:after,.ant-calendar-header .ant-calendar-prev-decade-btn:before,.ant-calendar-header .ant-calendar-prev-year-btn:after,.ant-calendar-header .ant-calendar-prev-year-btn:before{border:0 solid #aaa;border-radius:1px;border-width:1.5px 0 0 1.5px;content:"";display:inline-block;height:8px;position:relative;top:-1px;-webkit-transform:rotate(-45deg) scale(.8);-ms-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;vertical-align:middle;width:8px}.ant-calendar-header .ant-calendar-prev-century-btn:hover:after,.ant-calendar-header .ant-calendar-prev-century-btn:hover:before,.ant-calendar-header .ant-calendar-prev-decade-btn:hover:after,.ant-calendar-header .ant-calendar-prev-decade-btn:hover:before,.ant-calendar-header .ant-calendar-prev-year-btn:hover:after,.ant-calendar-header .ant-calendar-prev-year-btn:hover:before{border-color:#000000a6}.ant-calendar-header .ant-calendar-prev-century-btn:after,.ant-calendar-header .ant-calendar-prev-decade-btn:after,.ant-calendar-header .ant-calendar-prev-year-btn:after{display:none;display:inline-block;left:-3px;position:relative}.ant-calendar-header .ant-calendar-next-century-btn,.ant-calendar-header .ant-calendar-next-decade-btn,.ant-calendar-header .ant-calendar-next-year-btn{height:100%;right:7px}.ant-calendar-header .ant-calendar-next-century-btn:after,.ant-calendar-header .ant-calendar-next-century-btn:before,.ant-calendar-header .ant-calendar-next-decade-btn:after,.ant-calendar-header .ant-calendar-next-decade-btn:before,.ant-calendar-header .ant-calendar-next-year-btn:after,.ant-calendar-header .ant-calendar-next-year-btn:before{border:0 solid #aaa;border-radius:1px;border-width:1.5px 0 0 1.5px;content:"";display:inline-block;height:8px;position:relative;top:-1px;-webkit-transform:rotate(-45deg) scale(.8);-ms-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;vertical-align:middle;width:8px}.ant-calendar-header .ant-calendar-next-century-btn:hover:after,.ant-calendar-header .ant-calendar-next-century-btn:hover:before,.ant-calendar-header .ant-calendar-next-decade-btn:hover:after,.ant-calendar-header .ant-calendar-next-decade-btn:hover:before,.ant-calendar-header .ant-calendar-next-year-btn:hover:after,.ant-calendar-header .ant-calendar-next-year-btn:hover:before{border-color:#000000a6}.ant-calendar-header .ant-calendar-next-century-btn:after,.ant-calendar-header .ant-calendar-next-decade-btn:after,.ant-calendar-header .ant-calendar-next-year-btn:after{display:none}.ant-calendar-header .ant-calendar-next-century-btn:after,.ant-calendar-header .ant-calendar-next-century-btn:before,.ant-calendar-header .ant-calendar-next-decade-btn:after,.ant-calendar-header .ant-calendar-next-decade-btn:before,.ant-calendar-header .ant-calendar-next-year-btn:after,.ant-calendar-header .ant-calendar-next-year-btn:before{-webkit-transform:rotate(135deg) scale(.8);-ms-transform:rotate(135deg) scale(.8);transform:rotate(135deg) scale(.8)}.ant-calendar-header .ant-calendar-next-century-btn:before,.ant-calendar-header .ant-calendar-next-decade-btn:before,.ant-calendar-header .ant-calendar-next-year-btn:before{left:3px;position:relative}.ant-calendar-header .ant-calendar-next-century-btn:after,.ant-calendar-header .ant-calendar-next-decade-btn:after,.ant-calendar-header .ant-calendar-next-year-btn:after{display:inline-block}.ant-calendar-header .ant-calendar-prev-month-btn{height:100%;left:29px}.ant-calendar-header .ant-calendar-prev-month-btn:after,.ant-calendar-header .ant-calendar-prev-month-btn:before{border:0 solid #aaa;border-radius:1px;border-width:1.5px 0 0 1.5px;content:"";display:inline-block;height:8px;position:relative;top:-1px;-webkit-transform:rotate(-45deg) scale(.8);-ms-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;vertical-align:middle;width:8px}.ant-calendar-header .ant-calendar-prev-month-btn:hover:after,.ant-calendar-header .ant-calendar-prev-month-btn:hover:before{border-color:#000000a6}.ant-calendar-header .ant-calendar-prev-month-btn:after{display:none}.ant-calendar-header .ant-calendar-next-month-btn{height:100%;right:29px}.ant-calendar-header .ant-calendar-next-month-btn:after,.ant-calendar-header .ant-calendar-next-month-btn:before{border:0 solid #aaa;border-radius:1px;border-width:1.5px 0 0 1.5px;content:"";display:inline-block;height:8px;position:relative;top:-1px;-webkit-transform:rotate(-45deg) scale(.8);-ms-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;vertical-align:middle;width:8px}.ant-calendar-header .ant-calendar-next-month-btn:hover:after,.ant-calendar-header .ant-calendar-next-month-btn:hover:before{border-color:#000000a6}.ant-calendar-header .ant-calendar-next-month-btn:after{display:none}.ant-calendar-header .ant-calendar-next-month-btn:after,.ant-calendar-header .ant-calendar-next-month-btn:before{-webkit-transform:rotate(135deg) scale(.8);-ms-transform:rotate(135deg) scale(.8);transform:rotate(135deg) scale(.8)}.ant-calendar-body{padding:8px 12px}.ant-calendar table{background-color:initial;border-collapse:collapse;max-width:100%;width:100%}.ant-calendar table,.ant-calendar td,.ant-calendar th{border:0;text-align:center}.ant-calendar-calendar-table{border-spacing:0;margin-bottom:0}.ant-calendar-column-header{line-height:18px;padding:6px 0;text-align:center;width:33px}.ant-calendar-column-header .ant-calendar-column-header-inner{display:block;font-weight:400}.ant-calendar-week-number-header .ant-calendar-column-header-inner{display:none}.ant-calendar-cell{height:30px;padding:3px 0}.ant-calendar-date{background:#0000;border:1px solid #0000;border-radius:2px;color:#000000a6;display:block;height:24px;line-height:22px;margin:0 auto;padding:0;text-align:center;-webkit-transition:background .3s ease;transition:background .3s ease;width:24px}.ant-calendar-date-panel{outline:none;position:relative}.ant-calendar-date:hover{background:#e6f7ff;cursor:pointer}.ant-calendar-date:active{background:#40a9ff;color:#fff}.ant-calendar-today .ant-calendar-date{border-color:#1890ff;color:#1890ff;font-weight:700}.ant-calendar-selected-day .ant-calendar-date{background:#bae7ff}.ant-calendar-last-month-cell .ant-calendar-date,.ant-calendar-last-month-cell .ant-calendar-date:hover,.ant-calendar-next-month-btn-day .ant-calendar-date,.ant-calendar-next-month-btn-day .ant-calendar-date:hover{background:#0000;border-color:#0000;color:#00000040}.ant-calendar-disabled-cell .ant-calendar-date{background:#f5f5f5;border:1px solid #0000;border-radius:0;color:#00000040;cursor:not-allowed;position:relative;width:auto}.ant-calendar-disabled-cell .ant-calendar-date:hover{background:#f5f5f5}.ant-calendar-disabled-cell.ant-calendar-selected-day .ant-calendar-date:before{background:#0000001a;border-radius:2px;content:"";height:24px;left:5px;position:absolute;top:-1px;width:24px}.ant-calendar-disabled-cell.ant-calendar-today .ant-calendar-date{padding-left:5px;padding-right:5px;position:relative}.ant-calendar-disabled-cell.ant-calendar-today .ant-calendar-date:before{border:1px solid #00000040;border-radius:2px;content:" ";height:24px;left:5px;position:absolute;top:-1px;width:24px}.ant-calendar-disabled-cell-first-of-row .ant-calendar-date{border-bottom-left-radius:4px;border-top-left-radius:4px}.ant-calendar-disabled-cell-last-of-row .ant-calendar-date{border-bottom-right-radius:4px;border-top-right-radius:4px}.ant-calendar-footer{border-top:1px solid #e8e8e8;line-height:38px;padding:0 12px}.ant-calendar-footer:empty{border-top:0}.ant-calendar-footer-btn{display:block;text-align:center}.ant-calendar-footer-extra{text-align:left}.ant-calendar .ant-calendar-clear-btn,.ant-calendar .ant-calendar-today-btn{display:inline-block;margin:0 0 0 8px;text-align:center}.ant-calendar .ant-calendar-clear-btn-disabled,.ant-calendar .ant-calendar-today-btn-disabled{color:#00000040;cursor:not-allowed}.ant-calendar .ant-calendar-clear-btn:only-child,.ant-calendar .ant-calendar-today-btn:only-child{margin:0}.ant-calendar .ant-calendar-clear-btn{display:none;height:20px;line-height:20px;margin:0;overflow:hidden;position:absolute;right:5px;text-align:center;text-indent:-76px;top:7px;width:20px}.ant-calendar .ant-calendar-clear-btn:after{color:#00000040;display:inline-block;font-size:14px;line-height:1;text-indent:43px;-webkit-transition:color .3s ease;transition:color .3s ease;width:20px}.ant-calendar .ant-calendar-clear-btn:hover:after{color:#00000073}.ant-calendar .ant-calendar-ok-btn{background-color:#1890ff;background-image:none;border:1px solid #1890ff;border-radius:4px;-webkit-box-shadow:0 2px 0 rgba(0,0,0,.015);box-shadow:0 2px 0 rgba(0,0,0,.015);-webkit-box-shadow:0 2px 0 rgba(0,0,0,.045);box-shadow:0 2px 0 rgba(0,0,0,.045);color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;height:32px;height:24px;line-height:22px;padding:0 7px;position:relative;text-align:center;text-shadow:0 -1px 0 #0000001f;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.ant-calendar .ant-calendar-ok-btn>.anticon{line-height:1}.ant-calendar .ant-calendar-ok-btn,.ant-calendar .ant-calendar-ok-btn:active,.ant-calendar .ant-calendar-ok-btn:focus{outline:0}.ant-calendar .ant-calendar-ok-btn:not([disabled]):hover{text-decoration:none}.ant-calendar .ant-calendar-ok-btn:not([disabled]):active{-webkit-box-shadow:none;box-shadow:none;outline:0}.ant-calendar .ant-calendar-ok-btn.disabled,.ant-calendar .ant-calendar-ok-btn[disabled]{cursor:not-allowed}.ant-calendar .ant-calendar-ok-btn.disabled>*,.ant-calendar .ant-calendar-ok-btn[disabled]>*{pointer-events:none}.ant-calendar .ant-calendar-ok-btn-lg{border-radius:4px;font-size:16px;height:40px;padding:0 15px}.ant-calendar .ant-calendar-ok-btn-sm{border-radius:4px;font-size:14px;height:24px;padding:0 7px}.ant-calendar .ant-calendar-ok-btn>a:only-child{color:currentColor}.ant-calendar .ant-calendar-ok-btn>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ant-calendar .ant-calendar-ok-btn:focus,.ant-calendar .ant-calendar-ok-btn:hover{background-color:#40a9ff;border-color:#40a9ff;color:#fff}.ant-calendar .ant-calendar-ok-btn:focus>a:only-child,.ant-calendar .ant-calendar-ok-btn:hover>a:only-child{color:currentColor}.ant-calendar .ant-calendar-ok-btn:focus>a:only-child:after,.ant-calendar .ant-calendar-ok-btn:hover>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ant-calendar .ant-calendar-ok-btn.active,.ant-calendar .ant-calendar-ok-btn:active{background-color:#096dd9;border-color:#096dd9;color:#fff}.ant-calendar .ant-calendar-ok-btn.active>a:only-child,.ant-calendar .ant-calendar-ok-btn:active>a:only-child{color:currentColor}.ant-calendar .ant-calendar-ok-btn.active>a:only-child:after,.ant-calendar .ant-calendar-ok-btn:active>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ant-calendar .ant-calendar-ok-btn-disabled,.ant-calendar .ant-calendar-ok-btn-disabled.active,.ant-calendar .ant-calendar-ok-btn-disabled:active,.ant-calendar .ant-calendar-ok-btn-disabled:focus,.ant-calendar .ant-calendar-ok-btn-disabled:hover,.ant-calendar .ant-calendar-ok-btn.disabled,.ant-calendar .ant-calendar-ok-btn.disabled.active,.ant-calendar .ant-calendar-ok-btn.disabled:active,.ant-calendar .ant-calendar-ok-btn.disabled:focus,.ant-calendar .ant-calendar-ok-btn.disabled:hover,.ant-calendar .ant-calendar-ok-btn[disabled],.ant-calendar .ant-calendar-ok-btn[disabled].active,.ant-calendar .ant-calendar-ok-btn[disabled]:active,.ant-calendar .ant-calendar-ok-btn[disabled]:focus,.ant-calendar .ant-calendar-ok-btn[disabled]:hover{background-color:#f5f5f5;border-color:#d9d9d9;-webkit-box-shadow:none;box-shadow:none;color:#00000040;text-shadow:none}.ant-calendar .ant-calendar-ok-btn-disabled.active>a:only-child,.ant-calendar .ant-calendar-ok-btn-disabled:active>a:only-child,.ant-calendar .ant-calendar-ok-btn-disabled:focus>a:only-child,.ant-calendar .ant-calendar-ok-btn-disabled:hover>a:only-child,.ant-calendar .ant-calendar-ok-btn-disabled>a:only-child,.ant-calendar .ant-calendar-ok-btn.disabled.active>a:only-child,.ant-calendar .ant-calendar-ok-btn.disabled:active>a:only-child,.ant-calendar .ant-calendar-ok-btn.disabled:focus>a:only-child,.ant-calendar .ant-calendar-ok-btn.disabled:hover>a:only-child,.ant-calendar .ant-calendar-ok-btn.disabled>a:only-child,.ant-calendar .ant-calendar-ok-btn[disabled].active>a:only-child,.ant-calendar .ant-calendar-ok-btn[disabled]:active>a:only-child,.ant-calendar .ant-calendar-ok-btn[disabled]:focus>a:only-child,.ant-calendar .ant-calendar-ok-btn[disabled]:hover>a:only-child,.ant-calendar .ant-calendar-ok-btn[disabled]>a:only-child{color:currentColor}.ant-calendar .ant-calendar-ok-btn-disabled.active>a:only-child:after,.ant-calendar .ant-calendar-ok-btn-disabled:active>a:only-child:after,.ant-calendar .ant-calendar-ok-btn-disabled:focus>a:only-child:after,.ant-calendar .ant-calendar-ok-btn-disabled:hover>a:only-child:after,.ant-calendar .ant-calendar-ok-btn-disabled>a:only-child:after,.ant-calendar .ant-calendar-ok-btn.disabled.active>a:only-child:after,.ant-calendar .ant-calendar-ok-btn.disabled:active>a:only-child:after,.ant-calendar .ant-calendar-ok-btn.disabled:focus>a:only-child:after,.ant-calendar .ant-calendar-ok-btn.disabled:hover>a:only-child:after,.ant-calendar .ant-calendar-ok-btn.disabled>a:only-child:after,.ant-calendar .ant-calendar-ok-btn[disabled].active>a:only-child:after,.ant-calendar .ant-calendar-ok-btn[disabled]:active>a:only-child:after,.ant-calendar .ant-calendar-ok-btn[disabled]:focus>a:only-child:after,.ant-calendar .ant-calendar-ok-btn[disabled]:hover>a:only-child:after,.ant-calendar .ant-calendar-ok-btn[disabled]>a:only-child:after{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ant-calendar-range-picker-input{background-color:initial;border:0;height:99%;outline:0;text-align:center;width:44%}.ant-calendar-range-picker-input::-moz-placeholder{color:#bfbfbf;opacity:1}.ant-calendar-range-picker-input:-ms-input-placeholder{color:#bfbfbf}.ant-calendar-range-picker-input::-webkit-input-placeholder{color:#bfbfbf}.ant-calendar-range-picker-input:-moz-placeholder-shown{text-overflow:ellipsis}.ant-calendar-range-picker-input:-ms-input-placeholder{text-overflow:ellipsis}.ant-calendar-range-picker-input:-moz-placeholder{text-overflow:ellipsis}.ant-calendar-range-picker-input:placeholder-shown{text-overflow:ellipsis}.ant-calendar-range-picker-input[disabled]{cursor:not-allowed}.ant-calendar-range-picker-separator{color:#00000073;display:inline-block;height:100%;min-width:10px;pointer-events:none;text-align:center;vertical-align:top;white-space:nowrap}.ant-calendar-range{overflow:hidden;width:552px}.ant-calendar-range .ant-calendar-date-panel:after{clear:both;content:".";display:block;height:0;visibility:hidden}.ant-calendar-range-part{position:relative;width:50%}.ant-calendar-range-left{float:left}.ant-calendar-range-left .ant-calendar-time-picker-inner{border-right:1px solid #e8e8e8}.ant-calendar-range-right{float:right}.ant-calendar-range-right .ant-calendar-time-picker-inner{border-left:1px solid #e8e8e8}.ant-calendar-range-middle{color:#00000073;height:34px;left:50%;line-height:34px;margin:1px 0 0;padding:0 200px 0 0;pointer-events:none;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:1}.ant-calendar-range-right .ant-calendar-date-input-wrap{margin-left:-90px}.ant-calendar-range.ant-calendar-time .ant-calendar-range-middle{padding:0 10px 0 0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.ant-calendar-range .ant-calendar-today :not(.ant-calendar-disabled-cell) :not(.ant-calendar-last-month-cell) :not(.ant-calendar-next-month-btn-day) .ant-calendar-date{background:#bae7ff;border-color:#1890ff;color:#1890ff}.ant-calendar-range .ant-calendar-selected-end-date .ant-calendar-date,.ant-calendar-range .ant-calendar-selected-start-date .ant-calendar-date{background:#1890ff;border:1px solid #0000;color:#fff}.ant-calendar-range .ant-calendar-selected-end-date .ant-calendar-date:hover,.ant-calendar-range .ant-calendar-selected-start-date .ant-calendar-date:hover{background:#1890ff}.ant-calendar-range.ant-calendar-time .ant-calendar-range-right .ant-calendar-date-input-wrap{margin-left:0}.ant-calendar-range .ant-calendar-input-wrap{height:34px;position:relative}.ant-calendar-range .ant-calendar-input,.ant-calendar-range .ant-calendar-time-picker-input{background-color:#fff;background-image:none;border:0;border-radius:4px;-webkit-box-shadow:none;box-shadow:none;color:#000000a6;display:inline-block;font-size:14px;height:32px;height:24px;line-height:1.5;line-height:24px;padding:4px 0;position:relative;-webkit-transition:all .3s;transition:all .3s;width:100%}.ant-calendar-range .ant-calendar-input::-moz-placeholder,.ant-calendar-range .ant-calendar-time-picker-input::-moz-placeholder{color:#bfbfbf;opacity:1}.ant-calendar-range .ant-calendar-input:-ms-input-placeholder,.ant-calendar-range .ant-calendar-time-picker-input:-ms-input-placeholder{color:#bfbfbf}.ant-calendar-range .ant-calendar-input::-webkit-input-placeholder,.ant-calendar-range .ant-calendar-time-picker-input::-webkit-input-placeholder{color:#bfbfbf}.ant-calendar-range .ant-calendar-input:-moz-placeholder-shown,.ant-calendar-range .ant-calendar-time-picker-input:-moz-placeholder-shown{text-overflow:ellipsis}.ant-calendar-range .ant-calendar-input:-ms-input-placeholder,.ant-calendar-range .ant-calendar-time-picker-input:-ms-input-placeholder{text-overflow:ellipsis}.ant-calendar-range .ant-calendar-input:-moz-placeholder,.ant-calendar-range .ant-calendar-time-picker-input:-moz-placeholder{text-overflow:ellipsis}.ant-calendar-range .ant-calendar-input:placeholder-shown,.ant-calendar-range .ant-calendar-time-picker-input:placeholder-shown{text-overflow:ellipsis}.ant-calendar-range .ant-calendar-input:hover,.ant-calendar-range .ant-calendar-time-picker-input:hover{border-color:#40a9ff;border-right-width:1px!important}.ant-calendar-range .ant-calendar-input:focus,.ant-calendar-range .ant-calendar-time-picker-input:focus{border-color:#40a9ff;border-right-width:1px!important;-webkit-box-shadow:0 0 0 2px #1890ff33;box-shadow:0 0 0 2px #1890ff33;outline:0}.ant-calendar-range .ant-calendar-input-disabled,.ant-calendar-range .ant-calendar-time-picker-input-disabled{background-color:#f5f5f5;color:#00000040;cursor:not-allowed;opacity:1}.ant-calendar-range .ant-calendar-input-disabled:hover,.ant-calendar-range .ant-calendar-time-picker-input-disabled:hover{border-color:#d9d9d9;border-right-width:1px!important}.ant-calendar-range .ant-calendar-input[disabled],.ant-calendar-range .ant-calendar-time-picker-input[disabled]{background-color:#f5f5f5;color:#00000040;cursor:not-allowed;opacity:1}.ant-calendar-range .ant-calendar-input[disabled]:hover,.ant-calendar-range .ant-calendar-time-picker-input[disabled]:hover{border-color:#d9d9d9;border-right-width:1px!important}textarea.ant-calendar-range .ant-calendar-input,textarea.ant-calendar-range .ant-calendar-time-picker-input{height:auto;line-height:1.5;max-width:100%;min-height:32px;-webkit-transition:all .3s,height 0s;transition:all .3s,height 0s;vertical-align:bottom}.ant-calendar-range .ant-calendar-input-lg,.ant-calendar-range .ant-calendar-time-picker-input-lg{font-size:16px;height:40px;padding:6px 11px}.ant-calendar-range .ant-calendar-input-sm,.ant-calendar-range .ant-calendar-time-picker-input-sm{height:24px;padding:1px 7px}.ant-calendar-range .ant-calendar-input:focus,.ant-calendar-range .ant-calendar-time-picker-input:focus{-webkit-box-shadow:none;box-shadow:none}.ant-calendar-range .ant-calendar-time-picker-icon{display:none}.ant-calendar-range.ant-calendar-week-number{width:574px}.ant-calendar-range.ant-calendar-week-number .ant-calendar-range-part{width:286px}.ant-calendar-range .ant-calendar-decade-panel,.ant-calendar-range .ant-calendar-month-panel,.ant-calendar-range .ant-calendar-year-panel{top:34px}.ant-calendar-range .ant-calendar-month-panel .ant-calendar-year-panel{top:0}.ant-calendar-range .ant-calendar-decade-panel-table,.ant-calendar-range .ant-calendar-month-panel-table,.ant-calendar-range .ant-calendar-year-panel-table{height:208px}.ant-calendar-range .ant-calendar-in-range-cell{border-radius:0;position:relative}.ant-calendar-range .ant-calendar-in-range-cell>div{position:relative;z-index:1}.ant-calendar-range .ant-calendar-in-range-cell:before{background:#e6f7ff;border:0;border-radius:0;bottom:4px;content:"";display:block;left:0;position:absolute;right:0;top:4px}.ant-calendar-range .ant-calendar-footer-extra{float:left}div.ant-calendar-range-quick-selector{text-align:left}div.ant-calendar-range-quick-selector>a{margin-right:8px}.ant-calendar-range .ant-calendar-decade-panel-header,.ant-calendar-range .ant-calendar-header,.ant-calendar-range .ant-calendar-month-panel-header,.ant-calendar-range .ant-calendar-year-panel-header{border-bottom:0}.ant-calendar-range .ant-calendar-body,.ant-calendar-range .ant-calendar-decade-panel-body,.ant-calendar-range .ant-calendar-month-panel-body,.ant-calendar-range .ant-calendar-year-panel-body{border-top:1px solid #e8e8e8}.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker{height:207px;top:68px;width:100%;z-index:2}.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-panel{height:267px;margin-top:-34px}.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-inner{background:none;height:100%;padding-top:40px}.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-combobox{background-color:#fff;border-top:1px solid #e8e8e8;display:inline-block;height:100%}.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-select{height:100%}.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-select ul{max-height:100%}.ant-calendar-range.ant-calendar-time .ant-calendar-footer .ant-calendar-time-picker-btn{margin-right:8px}.ant-calendar-range.ant-calendar-time .ant-calendar-today-btn{height:22px;line-height:22px;margin:8px 12px}.ant-calendar-range-with-ranges.ant-calendar-time .ant-calendar-time-picker{height:233px}.ant-calendar-range.ant-calendar-show-time-picker .ant-calendar-body{border-top-color:#0000}.ant-calendar-time-picker{background-color:#fff;position:absolute;top:40px;width:100%}.ant-calendar-time-picker-panel{position:absolute;width:100%;z-index:1050}.ant-calendar-time-picker-inner{background-clip:padding-box;background-color:#fff;display:inline-block;font-size:14px;line-height:1.5;list-style:none;outline:none;overflow:hidden;position:relative;text-align:left;width:100%}.ant-calendar-time-picker-column-1,.ant-calendar-time-picker-column-1 .ant-calendar-time-picker-select,.ant-calendar-time-picker-combobox{width:100%}.ant-calendar-time-picker-column-2 .ant-calendar-time-picker-select{width:50%}.ant-calendar-time-picker-column-3 .ant-calendar-time-picker-select{width:33.33%}.ant-calendar-time-picker-column-4 .ant-calendar-time-picker-select{width:25%}.ant-calendar-time-picker-input-wrap{display:none}.ant-calendar-time-picker-select{border-right:1px solid #e8e8e8;float:left;font-size:14px;height:226px;overflow:hidden;position:relative}.ant-calendar-time-picker-select:hover{overflow-y:auto}.ant-calendar-time-picker-select:first-child{border-left:0;margin-left:0}.ant-calendar-time-picker-select:last-child{border-right:0}.ant-calendar-time-picker-select ul{list-style:none;margin:0;max-height:206px;padding:0;width:100%}.ant-calendar-time-picker-select li{cursor:pointer;height:24px;line-height:24px;list-style:none;margin:0;text-align:center;-webkit-transition:all .3s;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.ant-calendar-time-picker-select li:last-child:after{content:"";display:block;height:202px}.ant-calendar-time-picker-select li:hover{background:#e6f7ff}.ant-calendar-time-picker-select li:focus{color:#1890ff;font-weight:600;outline:none}li.ant-calendar-time-picker-select-option-selected{background:#f5f5f5;font-weight:600}li.ant-calendar-time-picker-select-option-disabled{color:#00000040}li.ant-calendar-time-picker-select-option-disabled:hover{background:#0000;cursor:not-allowed}.ant-calendar-time .ant-calendar-day-select{color:#000000d9;display:inline-block;font-weight:500;line-height:34px;padding:0 2px}.ant-calendar-time .ant-calendar-footer{height:auto;position:relative}.ant-calendar-time .ant-calendar-footer-btn{text-align:right}.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn{float:left;margin:0}.ant-calendar-time .ant-calendar-footer .ant-calendar-time-picker-btn{display:inline-block;margin-right:8px}.ant-calendar-time .ant-calendar-footer .ant-calendar-time-picker-btn-disabled{color:#00000040}.ant-calendar-month-panel{background:#fff;border-radius:4px;bottom:0;left:0;outline:none;position:absolute;right:0;top:0;z-index:10}.ant-calendar-month-panel>div{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}.ant-calendar-month-panel-hidden{display:none}.ant-calendar-month-panel-header{border-bottom:1px solid #e8e8e8;height:40px;line-height:40px;position:relative;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-calendar-month-panel-header a:hover{color:#40a9ff}.ant-calendar-month-panel-header .ant-calendar-month-panel-century-select,.ant-calendar-month-panel-header .ant-calendar-month-panel-decade-select,.ant-calendar-month-panel-header .ant-calendar-month-panel-month-select,.ant-calendar-month-panel-header .ant-calendar-month-panel-year-select{color:#000000d9;display:inline-block;font-weight:500;line-height:40px;padding:0 2px}.ant-calendar-month-panel-header .ant-calendar-month-panel-century-select-arrow,.ant-calendar-month-panel-header .ant-calendar-month-panel-decade-select-arrow,.ant-calendar-month-panel-header .ant-calendar-month-panel-month-select-arrow,.ant-calendar-month-panel-header .ant-calendar-month-panel-year-select-arrow{display:none}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn{color:#00000073;display:inline-block;font-family:Arial,Hiragino Sans GB,Microsoft Yahei,"Microsoft Sans Serif",sans-serif;font-size:16px;line-height:40px;padding:0 5px;position:absolute;top:0}.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn{height:100%;left:7px}.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn:before{border:0 solid #aaa;border-radius:1px;border-width:1.5px 0 0 1.5px;content:"";display:inline-block;height:8px;position:relative;top:-1px;-webkit-transform:rotate(-45deg) scale(.8);-ms-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;vertical-align:middle;width:8px}.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn:hover:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn:hover:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn:hover:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn:hover:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn:hover:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn:hover:before{border-color:#000000a6}.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn:after{display:none;display:inline-block;left:-3px;position:relative}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn{height:100%;right:7px}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:before{border:0 solid #aaa;border-radius:1px;border-width:1.5px 0 0 1.5px;content:"";display:inline-block;height:8px;position:relative;top:-1px;-webkit-transform:rotate(-45deg) scale(.8);-ms-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;vertical-align:middle;width:8px}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:hover:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:hover:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:hover:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:hover:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:hover:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:hover:before{border-color:#000000a6}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:after{display:none}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:before{-webkit-transform:rotate(135deg) scale(.8);-ms-transform:rotate(135deg) scale(.8);transform:rotate(135deg) scale(.8)}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:before,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:before{left:3px;position:relative}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:after{display:inline-block}.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn{height:100%;left:29px}.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn:before{border:0 solid #aaa;border-radius:1px;border-width:1.5px 0 0 1.5px;content:"";display:inline-block;height:8px;position:relative;top:-1px;-webkit-transform:rotate(-45deg) scale(.8);-ms-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;vertical-align:middle;width:8px}.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn:hover:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn:hover:before{border-color:#000000a6}.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn:after{display:none}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn{height:100%;right:29px}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:before{border:0 solid #aaa;border-radius:1px;border-width:1.5px 0 0 1.5px;content:"";display:inline-block;height:8px;position:relative;top:-1px;-webkit-transform:rotate(-45deg) scale(.8);-ms-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;vertical-align:middle;width:8px}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:hover:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:hover:before{border-color:#000000a6}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:after{display:none}.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:after,.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:before{-webkit-transform:rotate(135deg) scale(.8);-ms-transform:rotate(135deg) scale(.8);transform:rotate(135deg) scale(.8)}.ant-calendar-month-panel-body{-ms-flex:1;flex:1 1}.ant-calendar-month-panel-footer{border-top:1px solid #e8e8e8}.ant-calendar-month-panel-footer .ant-calendar-footer-extra{padding:0 12px}.ant-calendar-month-panel-table{border-collapse:initial;height:100%;table-layout:fixed;width:100%}.ant-calendar-month-panel-selected-cell .ant-calendar-month-panel-month,.ant-calendar-month-panel-selected-cell .ant-calendar-month-panel-month:hover{background:#1890ff;color:#fff}.ant-calendar-month-panel-cell{text-align:center}.ant-calendar-month-panel-cell-disabled .ant-calendar-month-panel-month,.ant-calendar-month-panel-cell-disabled .ant-calendar-month-panel-month:hover{background:#f5f5f5;color:#00000040;cursor:not-allowed}.ant-calendar-month-panel-month{background:#0000;border-radius:2px;color:#000000a6;display:inline-block;height:24px;line-height:24px;margin:0 auto;padding:0 8px;text-align:center;-webkit-transition:background .3s ease;transition:background .3s ease}.ant-calendar-month-panel-month:hover{background:#e6f7ff;cursor:pointer}.ant-calendar-year-panel{background:#fff;border-radius:4px;bottom:0;left:0;outline:none;position:absolute;right:0;top:0;z-index:10}.ant-calendar-year-panel>div{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}.ant-calendar-year-panel-hidden{display:none}.ant-calendar-year-panel-header{border-bottom:1px solid #e8e8e8;height:40px;line-height:40px;position:relative;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-calendar-year-panel-header a:hover{color:#40a9ff}.ant-calendar-year-panel-header .ant-calendar-year-panel-century-select,.ant-calendar-year-panel-header .ant-calendar-year-panel-decade-select,.ant-calendar-year-panel-header .ant-calendar-year-panel-month-select,.ant-calendar-year-panel-header .ant-calendar-year-panel-year-select{color:#000000d9;display:inline-block;font-weight:500;line-height:40px;padding:0 2px}.ant-calendar-year-panel-header .ant-calendar-year-panel-century-select-arrow,.ant-calendar-year-panel-header .ant-calendar-year-panel-decade-select-arrow,.ant-calendar-year-panel-header .ant-calendar-year-panel-month-select-arrow,.ant-calendar-year-panel-header .ant-calendar-year-panel-year-select-arrow{display:none}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn{color:#00000073;display:inline-block;font-family:Arial,Hiragino Sans GB,Microsoft Yahei,"Microsoft Sans Serif",sans-serif;font-size:16px;line-height:40px;padding:0 5px;position:absolute;top:0}.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn{height:100%;left:7px}.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn:before{border:0 solid #aaa;border-radius:1px;border-width:1.5px 0 0 1.5px;content:"";display:inline-block;height:8px;position:relative;top:-1px;-webkit-transform:rotate(-45deg) scale(.8);-ms-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;vertical-align:middle;width:8px}.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn:hover:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn:hover:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn:hover:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn:hover:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn:hover:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn:hover:before{border-color:#000000a6}.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn:after{display:none;display:inline-block;left:-3px;position:relative}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn{height:100%;right:7px}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:before{border:0 solid #aaa;border-radius:1px;border-width:1.5px 0 0 1.5px;content:"";display:inline-block;height:8px;position:relative;top:-1px;-webkit-transform:rotate(-45deg) scale(.8);-ms-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;vertical-align:middle;width:8px}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:hover:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:hover:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:hover:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:hover:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:hover:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:hover:before{border-color:#000000a6}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:after{display:none}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:before{-webkit-transform:rotate(135deg) scale(.8);-ms-transform:rotate(135deg) scale(.8);transform:rotate(135deg) scale(.8)}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:before,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:before{left:3px;position:relative}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:after{display:inline-block}.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn{height:100%;left:29px}.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn:before{border:0 solid #aaa;border-radius:1px;border-width:1.5px 0 0 1.5px;content:"";display:inline-block;height:8px;position:relative;top:-1px;-webkit-transform:rotate(-45deg) scale(.8);-ms-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;vertical-align:middle;width:8px}.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn:hover:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn:hover:before{border-color:#000000a6}.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn:after{display:none}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn{height:100%;right:29px}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:before{border:0 solid #aaa;border-radius:1px;border-width:1.5px 0 0 1.5px;content:"";display:inline-block;height:8px;position:relative;top:-1px;-webkit-transform:rotate(-45deg) scale(.8);-ms-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;vertical-align:middle;width:8px}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:hover:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:hover:before{border-color:#000000a6}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:after{display:none}.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:after,.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:before{-webkit-transform:rotate(135deg) scale(.8);-ms-transform:rotate(135deg) scale(.8);transform:rotate(135deg) scale(.8)}.ant-calendar-year-panel-body{-ms-flex:1;flex:1 1}.ant-calendar-year-panel-footer{border-top:1px solid #e8e8e8}.ant-calendar-year-panel-footer .ant-calendar-footer-extra{padding:0 12px}.ant-calendar-year-panel-table{border-collapse:initial;height:100%;table-layout:fixed;width:100%}.ant-calendar-year-panel-cell{text-align:center}.ant-calendar-year-panel-year{background:#0000;border-radius:2px;color:#000000a6;display:inline-block;height:24px;line-height:24px;margin:0 auto;padding:0 8px;text-align:center;-webkit-transition:background .3s ease;transition:background .3s ease}.ant-calendar-year-panel-year:hover{background:#e6f7ff;cursor:pointer}.ant-calendar-year-panel-selected-cell .ant-calendar-year-panel-year,.ant-calendar-year-panel-selected-cell .ant-calendar-year-panel-year:hover{background:#1890ff;color:#fff}.ant-calendar-year-panel-last-decade-cell .ant-calendar-year-panel-year,.ant-calendar-year-panel-next-decade-cell .ant-calendar-year-panel-year{color:#00000040;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-calendar-decade-panel{background:#fff;border-radius:4px;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:0;outline:none;position:absolute;right:0;top:0;z-index:10}.ant-calendar-decade-panel-hidden{display:none}.ant-calendar-decade-panel-header{border-bottom:1px solid #e8e8e8;height:40px;line-height:40px;position:relative;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-calendar-decade-panel-header a:hover{color:#40a9ff}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-century-select,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-decade-select,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-month-select,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-year-select{color:#000000d9;display:inline-block;font-weight:500;line-height:40px;padding:0 2px}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-century-select-arrow,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-decade-select-arrow,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-month-select-arrow,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-year-select-arrow{display:none}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn{color:#00000073;display:inline-block;font-family:Arial,Hiragino Sans GB,Microsoft Yahei,"Microsoft Sans Serif",sans-serif;font-size:16px;line-height:40px;padding:0 5px;position:absolute;top:0}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn{height:100%;left:7px}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn:before{border:0 solid #aaa;border-radius:1px;border-width:1.5px 0 0 1.5px;content:"";display:inline-block;height:8px;position:relative;top:-1px;-webkit-transform:rotate(-45deg) scale(.8);-ms-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;vertical-align:middle;width:8px}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn:hover:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn:hover:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn:hover:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn:hover:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn:hover:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn:hover:before{border-color:#000000a6}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn:after{display:none;display:inline-block;left:-3px;position:relative}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn{height:100%;right:7px}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:before{border:0 solid #aaa;border-radius:1px;border-width:1.5px 0 0 1.5px;content:"";display:inline-block;height:8px;position:relative;top:-1px;-webkit-transform:rotate(-45deg) scale(.8);-ms-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;vertical-align:middle;width:8px}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:hover:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:hover:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:hover:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:hover:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:hover:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:hover:before{border-color:#000000a6}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:after{display:none}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:before{-webkit-transform:rotate(135deg) scale(.8);-ms-transform:rotate(135deg) scale(.8);transform:rotate(135deg) scale(.8)}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:before,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:before{left:3px;position:relative}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:after{display:inline-block}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn{height:100%;left:29px}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn:before{border:0 solid #aaa;border-radius:1px;border-width:1.5px 0 0 1.5px;content:"";display:inline-block;height:8px;position:relative;top:-1px;-webkit-transform:rotate(-45deg) scale(.8);-ms-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;vertical-align:middle;width:8px}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn:hover:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn:hover:before{border-color:#000000a6}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn:after{display:none}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn{height:100%;right:29px}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:before{border:0 solid #aaa;border-radius:1px;border-width:1.5px 0 0 1.5px;content:"";display:inline-block;height:8px;position:relative;top:-1px;-webkit-transform:rotate(-45deg) scale(.8);-ms-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8);-webkit-transition:all .3s;transition:all .3s;vertical-align:middle;width:8px}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:hover:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:hover:before{border-color:#000000a6}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:after{display:none}.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:after,.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:before{-webkit-transform:rotate(135deg) scale(.8);-ms-transform:rotate(135deg) scale(.8);transform:rotate(135deg) scale(.8)}.ant-calendar-decade-panel-body{-ms-flex:1;flex:1 1}.ant-calendar-decade-panel-footer{border-top:1px solid #e8e8e8}.ant-calendar-decade-panel-footer .ant-calendar-footer-extra{padding:0 12px}.ant-calendar-decade-panel-table{border-collapse:initial;height:100%;table-layout:fixed;width:100%}.ant-calendar-decade-panel-cell{text-align:center;white-space:nowrap}.ant-calendar-decade-panel-decade{background:#0000;border-radius:2px;color:#000000a6;display:inline-block;height:24px;line-height:24px;margin:0 auto;padding:0 6px;text-align:center;-webkit-transition:background .3s ease;transition:background .3s ease}.ant-calendar-decade-panel-decade:hover{background:#e6f7ff;cursor:pointer}.ant-calendar-decade-panel-selected-cell .ant-calendar-decade-panel-decade,.ant-calendar-decade-panel-selected-cell .ant-calendar-decade-panel-decade:hover{background:#1890ff;color:#fff}.ant-calendar-decade-panel-last-century-cell .ant-calendar-decade-panel-decade,.ant-calendar-decade-panel-next-century-cell .ant-calendar-decade-panel-decade{color:#00000040;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-calendar-month .ant-calendar-month-header-wrap{height:288px;position:relative}.ant-calendar-month .ant-calendar-month-panel,.ant-calendar-month .ant-calendar-year-panel{height:100%;top:0}.ant-calendar-week-number-cell{opacity:.5}.ant-calendar-week-number .ant-calendar-body tr{cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.ant-calendar-week-number .ant-calendar-body tr:hover{background:#e6f7ff}.ant-calendar-week-number .ant-calendar-body tr.ant-calendar-active-week{background:#bae7ff;font-weight:700}.ant-calendar-week-number .ant-calendar-body tr .ant-calendar-selected-day .ant-calendar-date,.ant-calendar-week-number .ant-calendar-body tr .ant-calendar-selected-day:hover .ant-calendar-date{background:#0000;color:#000000a6}.ant-time-picker-panel{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;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-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;margin:0;padding:0;position:absolute;z-index:1050}.ant-time-picker-panel-inner{background-clip:padding-box;background-color:#fff;border-radius:4px;-webkit-box-shadow:0 2px 8px #00000026;box-shadow:0 2px 8px #00000026;font-size:14px;left:-2px;list-style:none;outline:none;position:relative;text-align:left}.ant-time-picker-panel-input{border:0;cursor:auto;line-height:normal;margin:0;max-width:154px;outline:0;padding:0;width:100%}.ant-time-picker-panel-input::-moz-placeholder{color:#bfbfbf;opacity:1}.ant-time-picker-panel-input:-ms-input-placeholder{color:#bfbfbf}.ant-time-picker-panel-input::-webkit-input-placeholder{color:#bfbfbf}.ant-time-picker-panel-input:-moz-placeholder-shown{text-overflow:ellipsis}.ant-time-picker-panel-input:-ms-input-placeholder{text-overflow:ellipsis}.ant-time-picker-panel-input:-moz-placeholder{text-overflow:ellipsis}.ant-time-picker-panel-input:placeholder-shown{text-overflow:ellipsis}.ant-time-picker-panel-input-wrap{border-bottom:1px solid #e8e8e8;padding:7px 2px 7px 12px;position:relative}.ant-time-picker-panel-input-invalid{border-color:#f5222d}.ant-time-picker-panel-narrow .ant-time-picker-panel-input-wrap{max-width:112px}.ant-time-picker-panel-select{border-left:1px solid #e8e8e8;float:left;font-size:14px;max-height:192px;overflow:hidden;position:relative;width:56px}.ant-time-picker-panel-select:hover{overflow-y:auto}.ant-time-picker-panel-select:first-child{border-left:0;margin-left:0}.ant-time-picker-panel-select:last-child{border-right:0}.ant-time-picker-panel-select:only-child{width:100%}.ant-time-picker-panel-select ul{list-style:none;margin:0;padding:0 0 160px;width:56px}.ant-time-picker-panel-select li{cursor:pointer;height:32px;line-height:32px;list-style:none;margin:0;padding:0 0 0 12px;text-align:left;-webkit-transition:all .3s;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.ant-time-picker-panel-select li:focus{color:#1890ff;font-weight:600;outline:none}.ant-time-picker-panel-select li:hover{background:#e6f7ff}li.ant-time-picker-panel-select-option-selected{background:#f5f5f5;font-weight:600}li.ant-time-picker-panel-select-option-selected:hover{background:#f5f5f5}li.ant-time-picker-panel-select-option-disabled{color:#00000040}li.ant-time-picker-panel-select-option-disabled:hover{background:#0000;cursor:not-allowed}li.ant-time-picker-panel-select-option-disabled:focus{color:#00000040;font-weight:inherit}.ant-time-picker-panel-combobox{zoom:1}.ant-time-picker-panel-combobox:after,.ant-time-picker-panel-combobox:before{content:"";display:table}.ant-time-picker-panel-combobox:after{clear:both}.ant-time-picker-panel-addon{border-top:1px solid #e8e8e8;padding:8px}.ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-topLeft,.ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-topRight,.ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-topLeft,.ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-topRight{-webkit-animation-name:antSlideDownIn;animation-name:antSlideDownIn}.ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-bottomLeft,.ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-bottomRight,.ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-bottomLeft,.ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-bottomRight{-webkit-animation-name:antSlideUpIn;animation-name:antSlideUpIn}.ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-topLeft,.ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-topRight{-webkit-animation-name:antSlideDownOut;animation-name:antSlideDownOut}.ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-bottomLeft,.ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-bottomRight{-webkit-animation-name:antSlideUpOut;animation-name:antSlideUpOut}.ant-time-picker{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;cursor:text;font-size:14px;font-variant:tabular-nums;list-style:none;margin:0;outline:none;padding:0;-webkit-transition:opacity .3s;transition:opacity .3s;width:128px}.ant-time-picker,.ant-time-picker-input{color:#000000a6;display:inline-block;line-height:1.5;position:relative}.ant-time-picker-input{background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:4px;font-size:14px;height:32px;padding:4px 11px;-webkit-transition:all .3s;transition:all .3s;width:100%}.ant-time-picker-input::-moz-placeholder{color:#bfbfbf;opacity:1}.ant-time-picker-input:-ms-input-placeholder{color:#bfbfbf}.ant-time-picker-input::-webkit-input-placeholder{color:#bfbfbf}.ant-time-picker-input:-moz-placeholder-shown{text-overflow:ellipsis}.ant-time-picker-input:-ms-input-placeholder{text-overflow:ellipsis}.ant-time-picker-input:-moz-placeholder{text-overflow:ellipsis}.ant-time-picker-input:placeholder-shown{text-overflow:ellipsis}.ant-time-picker-input:focus,.ant-time-picker-input:hover{border-color:#40a9ff;border-right-width:1px!important}.ant-time-picker-input:focus{-webkit-box-shadow:0 0 0 2px #1890ff33;box-shadow:0 0 0 2px #1890ff33;outline:0}.ant-time-picker-input-disabled{background-color:#f5f5f5;color:#00000040;cursor:not-allowed;opacity:1}.ant-time-picker-input-disabled:hover{border-color:#d9d9d9;border-right-width:1px!important}textarea.ant-time-picker-input{height:auto;line-height:1.5;max-width:100%;min-height:32px;-webkit-transition:all .3s,height 0s;transition:all .3s,height 0s;vertical-align:bottom}.ant-time-picker-input-lg{font-size:16px;height:40px;padding:6px 11px}.ant-time-picker-input-sm{height:24px;padding:1px 7px}.ant-time-picker-input[disabled]{background-color:#f5f5f5;color:#00000040;cursor:not-allowed;opacity:1}.ant-time-picker-input[disabled]:hover{border-color:#d9d9d9;border-right-width:1px!important}.ant-time-picker-open{opacity:0}.ant-time-picker-clear,.ant-time-picker-icon{color:#00000040;height:14px;line-height:14px;margin-top:-7px;position:absolute;right:11px;top:50%;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:14px;z-index:1}.ant-time-picker-clear .ant-time-picker-clock-icon,.ant-time-picker-icon .ant-time-picker-clock-icon{color:#00000040;display:block;line-height:1}.ant-time-picker-clear{background:#fff;opacity:0;pointer-events:none;z-index:2}.ant-time-picker-clear:hover{color:#00000073}.ant-time-picker:hover .ant-time-picker-clear{opacity:1;pointer-events:auto}.ant-time-picker-large .ant-time-picker-input{font-size:16px;height:40px;padding:6px 11px}.ant-time-picker-small .ant-time-picker-input{height:24px;padding:1px 7px}.ant-time-picker-small .ant-time-picker-clear,.ant-time-picker-small .ant-time-picker-icon{right:7px}@media not all and (-webkit-min-device-pixel-ratio:0),not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none) and (stroke-color:transparent){.ant-input{line-height:1.5}}}.ant-tag{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";background:#fafafa;border:1px solid #d9d9d9;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;cursor:default;display:inline-block;font-size:14px;font-size:12px;font-variant:tabular-nums;height:auto;line-height:1.5;line-height:20px;list-style:none;margin:0 8px 0 0;opacity:1;padding:0 7px;-webkit-transition:all .3s cubic-bezier(.78,.14,.15,.86);transition:all .3s cubic-bezier(.78,.14,.15,.86);white-space:nowrap}.ant-tag:hover{opacity:.85}.ant-tag,.ant-tag a,.ant-tag a:hover{color:#000000a6}.ant-tag>a:first-child:last-child{display:inline-block;margin:0 -8px;padding:0 8px}.ant-tag .anticon-close{color:#00000073;cursor:pointer;display:inline-block;font-size:12px;font-size:10px\9;font-weight:700;margin-left:3px;-webkit-transform:scale(.83333333) rotate(0deg);-ms-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0deg);-webkit-transition:all .3s cubic-bezier(.78,.14,.15,.86);transition:all .3s cubic-bezier(.78,.14,.15,.86)}:root .ant-tag .anticon-close{font-size:12px}.ant-tag .anticon-close:hover{color:#000000d9}.ant-tag-has-color{border-color:#0000}.ant-tag-has-color,.ant-tag-has-color .anticon-close,.ant-tag-has-color .anticon-close:hover,.ant-tag-has-color a,.ant-tag-has-color a:hover{color:#fff}.ant-tag-checkable{background-color:initial;border-color:#0000}.ant-tag-checkable:not(.ant-tag-checkable-checked):hover{color:#1890ff}.ant-tag-checkable-checked,.ant-tag-checkable:active{color:#fff}.ant-tag-checkable-checked{background-color:#1890ff}.ant-tag-checkable:active{background-color:#096dd9}.ant-tag-hidden{display:none}.ant-tag-pink{background:#fff0f6;border-color:#ffadd2;color:#eb2f96}.ant-tag-pink-inverse{background:#eb2f96;border-color:#eb2f96;color:#fff}.ant-tag-magenta{background:#fff0f6;border-color:#ffadd2;color:#eb2f96}.ant-tag-magenta-inverse{background:#eb2f96;border-color:#eb2f96;color:#fff}.ant-tag-red{background:#fff1f0;border-color:#ffa39e;color:#f5222d}.ant-tag-red-inverse{background:#f5222d;border-color:#f5222d;color:#fff}.ant-tag-volcano{background:#fff2e8;border-color:#ffbb96;color:#fa541c}.ant-tag-volcano-inverse{background:#fa541c;border-color:#fa541c;color:#fff}.ant-tag-orange{background:#fff7e6;border-color:#ffd591;color:#fa8c16}.ant-tag-orange-inverse{background:#fa8c16;border-color:#fa8c16;color:#fff}.ant-tag-yellow{background:#feffe6;border-color:#fffb8f;color:#fadb14}.ant-tag-yellow-inverse{background:#fadb14;border-color:#fadb14;color:#fff}.ant-tag-gold{background:#fffbe6;border-color:#ffe58f;color:#faad14}.ant-tag-gold-inverse{background:#faad14;border-color:#faad14;color:#fff}.ant-tag-cyan{background:#e6fffb;border-color:#87e8de;color:#13c2c2}.ant-tag-cyan-inverse{background:#13c2c2;border-color:#13c2c2;color:#fff}.ant-tag-lime{background:#fcffe6;border-color:#eaff8f;color:#a0d911}.ant-tag-lime-inverse{background:#a0d911;border-color:#a0d911;color:#fff}.ant-tag-green{background:#f6ffed;border-color:#b7eb8f;color:#52c41a}.ant-tag-green-inverse{background:#52c41a;border-color:#52c41a;color:#fff}.ant-tag-blue{background:#e6f7ff;border-color:#91d5ff;color:#1890ff}.ant-tag-blue-inverse{background:#1890ff;border-color:#1890ff;color:#fff}.ant-tag-geekblue{background:#f0f5ff;border-color:#adc6ff;color:#2f54eb}.ant-tag-geekblue-inverse{background:#2f54eb;border-color:#2f54eb;color:#fff}.ant-tag-purple{background:#f9f0ff;border-color:#d3adf7;color:#722ed1}.ant-tag-purple-inverse{background:#722ed1;border-color:#722ed1;color:#fff}.ant-descriptions-title{color:#000000d9;font-size:16px;font-weight:700;line-height:1.5;margin-bottom:20px}.ant-descriptions-view{border-radius:4px;overflow:hidden;width:100%}.ant-descriptions-view table{table-layout:fixed;width:100%}.ant-descriptions-row>td,.ant-descriptions-row>th{padding-bottom:16px}.ant-descriptions-row:last-child{border-bottom:none}.ant-descriptions-item-label{color:#000000d9;font-size:14px;font-weight:400;line-height:1.5}.ant-descriptions-item-label:after{content:" ";margin:0 8px 0 2px;position:relative;top:-.5px}.ant-descriptions-item-colon:after{content:":"}.ant-descriptions-item-no-label:after{content:"";margin:0}.ant-descriptions-item-content{color:#000000a6;display:table-cell;font-size:14px;line-height:1.5}.ant-descriptions-item{padding-bottom:0}.ant-descriptions-item>span{display:inline-block}.ant-descriptions-middle .ant-descriptions-row>td,.ant-descriptions-middle .ant-descriptions-row>th{padding-bottom:12px}.ant-descriptions-small .ant-descriptions-row>td,.ant-descriptions-small .ant-descriptions-row>th{padding-bottom:8px}.ant-descriptions-bordered .ant-descriptions-view{border:1px solid #e8e8e8}.ant-descriptions-bordered .ant-descriptions-view>table{table-layout:auto}.ant-descriptions-bordered .ant-descriptions-item-content,.ant-descriptions-bordered .ant-descriptions-item-label{border-right:1px solid #e8e8e8;padding:16px 24px}.ant-descriptions-bordered .ant-descriptions-item-content:last-child,.ant-descriptions-bordered .ant-descriptions-item-label:last-child{border-right:none}.ant-descriptions-bordered .ant-descriptions-item-label{background-color:#fafafa}.ant-descriptions-bordered .ant-descriptions-item-label:after{display:none}.ant-descriptions-bordered .ant-descriptions-row{border-bottom:1px solid #e8e8e8}.ant-descriptions-bordered .ant-descriptions-row:last-child{border-bottom:none}.ant-descriptions-bordered.ant-descriptions-middle .ant-descriptions-item-content,.ant-descriptions-bordered.ant-descriptions-middle .ant-descriptions-item-label{padding:12px 24px}.ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-content,.ant-descriptions-bordered.ant-descriptions-small .ant-descriptions-item-label{padding:8px 16px}.ant-divider{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";background:#e8e8e8;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;margin:0;padding:0}.ant-divider,.ant-divider-vertical{display:inline-block;height:.9em;margin:0 8px;position:relative;top:-.06em;vertical-align:middle;width:1px}.ant-divider-horizontal{clear:both;display:block;height:1px;margin:24px 0;min-width:100%;width:100%}.ant-divider-horizontal.ant-divider-with-text-center,.ant-divider-horizontal.ant-divider-with-text-left,.ant-divider-horizontal.ant-divider-with-text-right{background:#0000;color:#000000d9;display:table;font-size:16px;font-weight:500;margin:16px 0;text-align:center;white-space:nowrap}.ant-divider-horizontal.ant-divider-with-text-center:after,.ant-divider-horizontal.ant-divider-with-text-center:before,.ant-divider-horizontal.ant-divider-with-text-left:after,.ant-divider-horizontal.ant-divider-with-text-left:before,.ant-divider-horizontal.ant-divider-with-text-right:after,.ant-divider-horizontal.ant-divider-with-text-right:before{border-top:1px solid #e8e8e8;content:"";display:table-cell;position:relative;top:50%;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%);width:50%}.ant-divider-horizontal.ant-divider-with-text-left .ant-divider-inner-text,.ant-divider-horizontal.ant-divider-with-text-right .ant-divider-inner-text{display:inline-block;padding:0 10px}.ant-divider-horizontal.ant-divider-with-text-left:before{top:50%;width:5%}.ant-divider-horizontal.ant-divider-with-text-left:after,.ant-divider-horizontal.ant-divider-with-text-right:before{top:50%;width:95%}.ant-divider-horizontal.ant-divider-with-text-right:after{top:50%;width:5%}.ant-divider-inner-text{display:inline-block;padding:0 24px}.ant-divider-dashed{background:none;border:dashed #e8e8e8;border-width:1px 0 0}.ant-divider-horizontal.ant-divider-with-text-center.ant-divider-dashed,.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-dashed,.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-dashed{border-top:0}.ant-divider-horizontal.ant-divider-with-text-center.ant-divider-dashed:after,.ant-divider-horizontal.ant-divider-with-text-center.ant-divider-dashed:before,.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-dashed:after,.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-dashed:before,.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-dashed:after,.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-dashed:before{border-style:dashed none none}.ant-divider-vertical.ant-divider-dashed{border-width:0 0 0 1px}.ant-drawer{height:100%;position:fixed;-webkit-transition:height 0s ease .3s,width 0s ease .3s,-webkit-transform .3s cubic-bezier(.7,.3,.1,1);transition:height 0s ease .3s,width 0s ease .3s,-webkit-transform .3s cubic-bezier(.7,.3,.1,1);transition:transform .3s cubic-bezier(.7,.3,.1,1),height 0s ease .3s,width 0s ease .3s;transition:transform .3s cubic-bezier(.7,.3,.1,1),height 0s ease .3s,width 0s ease .3s,-webkit-transform .3s cubic-bezier(.7,.3,.1,1);width:0;z-index:1000}.ant-drawer>*{-webkit-transition:-webkit-transform .3s cubic-bezier(.7,.3,.1,1),-webkit-box-shadow .3s cubic-bezier(.7,.3,.1,1);transition:-webkit-transform .3s cubic-bezier(.7,.3,.1,1),-webkit-box-shadow .3s cubic-bezier(.7,.3,.1,1);transition:transform .3s cubic-bezier(.7,.3,.1,1),box-shadow .3s cubic-bezier(.7,.3,.1,1);transition:transform .3s cubic-bezier(.7,.3,.1,1),box-shadow .3s cubic-bezier(.7,.3,.1,1),-webkit-transform .3s cubic-bezier(.7,.3,.1,1),-webkit-box-shadow .3s cubic-bezier(.7,.3,.1,1)}.ant-drawer-content-wrapper{position:absolute}.ant-drawer .ant-drawer-content{height:100%;width:100%}.ant-drawer-left,.ant-drawer-right{height:100%;top:0;width:0}.ant-drawer-left .ant-drawer-content-wrapper,.ant-drawer-right .ant-drawer-content-wrapper{height:100%}.ant-drawer-left.ant-drawer-open,.ant-drawer-right.ant-drawer-open{-webkit-transition:-webkit-transform .3s cubic-bezier(.7,.3,.1,1);transition:-webkit-transform .3s cubic-bezier(.7,.3,.1,1);transition:transform .3s cubic-bezier(.7,.3,.1,1);transition:transform .3s cubic-bezier(.7,.3,.1,1),-webkit-transform .3s cubic-bezier(.7,.3,.1,1);width:100%}.ant-drawer-left.ant-drawer-open.no-mask,.ant-drawer-right.ant-drawer-open.no-mask{width:0}.ant-drawer-left.ant-drawer-open .ant-drawer-content-wrapper{-webkit-box-shadow:2px 0 8px #00000026;box-shadow:2px 0 8px #00000026}.ant-drawer-right,.ant-drawer-right .ant-drawer-content-wrapper{right:0}.ant-drawer-right.ant-drawer-open .ant-drawer-content-wrapper{-webkit-box-shadow:-2px 0 8px #00000026;box-shadow:-2px 0 8px #00000026}.ant-drawer-right.ant-drawer-open.no-mask{right:1px;-webkit-transform:translateX(1px);-ms-transform:translateX(1px);transform:translateX(1px)}.ant-drawer-bottom,.ant-drawer-top{height:0;left:0;width:100%}.ant-drawer-bottom .ant-drawer-content-wrapper,.ant-drawer-top .ant-drawer-content-wrapper{width:100%}.ant-drawer-bottom.ant-drawer-open,.ant-drawer-top.ant-drawer-open{height:100%;-webkit-transition:-webkit-transform .3s cubic-bezier(.7,.3,.1,1);transition:-webkit-transform .3s cubic-bezier(.7,.3,.1,1);transition:transform .3s cubic-bezier(.7,.3,.1,1);transition:transform .3s cubic-bezier(.7,.3,.1,1),-webkit-transform .3s cubic-bezier(.7,.3,.1,1)}.ant-drawer-bottom.ant-drawer-open.no-mask,.ant-drawer-top.ant-drawer-open.no-mask{height:0}.ant-drawer-top{top:0}.ant-drawer-top.ant-drawer-open .ant-drawer-content-wrapper{-webkit-box-shadow:0 2px 8px #00000026;box-shadow:0 2px 8px #00000026}.ant-drawer-bottom,.ant-drawer-bottom .ant-drawer-content-wrapper{bottom:0}.ant-drawer-bottom.ant-drawer-open .ant-drawer-content-wrapper{-webkit-box-shadow:0 -2px 8px #00000026;box-shadow:0 -2px 8px #00000026}.ant-drawer-bottom.ant-drawer-open.no-mask{bottom:1px;-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px)}.ant-drawer.ant-drawer-open .ant-drawer-mask{-webkit-animation:antdDrawerFadeIn .3s cubic-bezier(.7,.3,.1,1);animation:antdDrawerFadeIn .3s cubic-bezier(.7,.3,.1,1);height:100%;opacity:1;-webkit-transition:none;transition:none}.ant-drawer-title{color:#000000d9;font-size:16px;font-weight:500;line-height:22px;margin:0}.ant-drawer-content{background-clip:padding-box;background-color:#fff;border:0;overflow:auto;position:relative;z-index:1}.ant-drawer-close{background:#0000;border:0;color:#00000073;cursor:pointer;display:block;font-size:16px;font-style:normal;font-weight:700;height:56px;line-height:56px;outline:0;padding:0;position:absolute;right:0;text-align:center;text-decoration:none;text-rendering:auto;text-transform:none;top:0;-webkit-transition:color .3s;transition:color .3s;width:56px;z-index:10}.ant-drawer-close:focus,.ant-drawer-close:hover{color:#000000bf;text-decoration:none}.ant-drawer-header{border-bottom:1px solid #e8e8e8;border-radius:4px 4px 0 0;padding:16px 24px;position:relative}.ant-drawer-header,.ant-drawer-header-no-title{background:#fff;color:#000000a6}.ant-drawer-body{word-wrap:break-word;font-size:14px;line-height:1.5;padding:24px}.ant-drawer-wrapper-body{height:100%;overflow:auto}.ant-drawer-mask{background-color:#00000073;filter:alpha(opacity=45);height:0;left:0;opacity:0;position:absolute;top:0;-webkit-transition:opacity .3s linear,height 0s ease .3s;transition:opacity .3s linear,height 0s ease .3s;width:100%}.ant-drawer-open-content{-webkit-box-shadow:0 4px 12px #00000026;box-shadow:0 4px 12px #00000026}@-webkit-keyframes antdDrawerFadeIn{0%{opacity:0}to{opacity:1}}@keyframes antdDrawerFadeIn{0%{opacity:0}to{opacity:1}}.ant-form{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;margin:0;padding:0}.ant-form legend{border:0;border-bottom:1px solid #d9d9d9;color:#00000073;display:block;font-size:16px;line-height:inherit;margin-bottom:20px;padding:0;width:100%}.ant-form label{font-size:14px}.ant-form input[type=search]{-webkit-box-sizing:border-box;box-sizing:border-box}.ant-form input[type=checkbox],.ant-form input[type=radio]{line-height:normal}.ant-form input[type=file]{display:block}.ant-form input[type=range]{display:block;width:100%}.ant-form select[multiple],.ant-form select[size]{height:auto}.ant-form input[type=checkbox]:focus,.ant-form input[type=file]:focus,.ant-form input[type=radio]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.ant-form output{color:#000000a6;display:block;font-size:14px;line-height:1.5;padding-top:15px}.ant-form-item-required:before{color:#f5222d;content:"*";display:inline-block;font-family:SimSun,sans-serif;font-size:14px;line-height:1;margin-right:4px}.ant-form-hide-required-mark .ant-form-item-required:before{display:none}.ant-form-item-label>label{color:#000000d9}.ant-form-item-label>label:after{content:":";margin:0 8px 0 2px;position:relative;top:-.5px}.ant-form-item-label>label.ant-form-item-no-colon:after{content:" "}.ant-form-item{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;margin:0 0 24px;padding:0;vertical-align:top}.ant-form-item label{position:relative}.ant-form-item label>.anticon{font-size:14px;vertical-align:top}.ant-form-item-control{zoom:1;line-height:40px;position:relative}.ant-form-item-control:after,.ant-form-item-control:before{content:"";display:table}.ant-form-item-control:after{clear:both}.ant-form-item-children{position:relative}.ant-form-item-with-help{margin-bottom:5px}.ant-form-item-label{display:inline-block;line-height:39.9999px;overflow:hidden;text-align:right;vertical-align:middle;white-space:nowrap}.ant-form-item-label-left{text-align:left}.ant-form-item .ant-switch{margin:2px 0 4px}.ant-form-explain,.ant-form-extra{clear:both;color:#00000073;font-size:14px;line-height:1.5;margin-top:-2px;min-height:22px;-webkit-transition:color .3s cubic-bezier(.215,.61,.355,1);transition:color .3s cubic-bezier(.215,.61,.355,1)}.ant-form-explain{margin-bottom:-1px}.ant-form-extra{padding-top:4px}.ant-form-text{display:inline-block;padding-right:8px}.ant-form-split{display:block;text-align:center}form .has-feedback .ant-input{padding-right:30px}form .has-feedback .ant-input-affix-wrapper .ant-input-suffix{padding-right:18px}form .has-feedback .ant-input-affix-wrapper .ant-input{padding-right:49px}form .has-feedback .ant-input-affix-wrapper.ant-input-affix-wrapper-input-with-clear-btn .ant-input{padding-right:68px}form .has-feedback :not(.ant-input-group-addon)>.ant-select .ant-select-arrow,form .has-feedback :not(.ant-input-group-addon)>.ant-select .ant-select-selection__clear,form .has-feedback>.ant-select .ant-select-arrow,form .has-feedback>.ant-select .ant-select-selection__clear{right:28px}form .has-feedback :not(.ant-input-group-addon)>.ant-select .ant-select-selection-selected-value,form .has-feedback>.ant-select .ant-select-selection-selected-value{padding-right:42px}form .has-feedback .ant-cascader-picker-arrow{margin-right:17px}form .has-feedback .ant-calendar-picker-clear,form .has-feedback .ant-calendar-picker-icon,form .has-feedback .ant-cascader-picker-clear,form .has-feedback .ant-input-search:not(.ant-input-search-enter-button) .ant-input-suffix,form .has-feedback .ant-time-picker-clear,form .has-feedback .ant-time-picker-icon{right:28px}form .ant-mentions,form textarea.ant-input{height:auto;margin-bottom:4px}form .ant-upload{background:#0000}form input[type=checkbox],form input[type=radio]{height:14px;width:14px}form .ant-checkbox-inline,form .ant-radio-inline{cursor:pointer;display:inline-block;font-weight:400;margin-left:8px;vertical-align:middle}form .ant-checkbox-inline:first-child,form .ant-radio-inline:first-child{margin-left:0}form .ant-checkbox-vertical,form .ant-radio-vertical{display:block}form .ant-checkbox-vertical+.ant-checkbox-vertical,form .ant-radio-vertical+.ant-radio-vertical{margin-left:0}form .ant-input-number+.ant-form-text{margin-left:8px}form .ant-input-number-handler-wrap{z-index:2}form .ant-cascader-picker,form .ant-select{width:100%}form .ant-input-group .ant-cascader-picker,form .ant-input-group .ant-select{width:auto}form .ant-input-group-wrapper,form :not(.ant-input-group-wrapper)>.ant-input-group{display:inline-block;vertical-align:middle}form:not(.ant-form-vertical) .ant-input-group-wrapper,form:not(.ant-form-vertical) :not(.ant-input-group-wrapper)>.ant-input-group{position:relative;top:-1px}.ant-col-24.ant-form-item-label,.ant-col-xl-24.ant-form-item-label,.ant-form-vertical .ant-form-item-label{display:block;line-height:1.5;margin:0;padding:0 0 8px;text-align:left;white-space:normal}.ant-col-24.ant-form-item-label label:after,.ant-col-xl-24.ant-form-item-label label:after,.ant-form-vertical .ant-form-item-label label:after{display:none}.ant-form-vertical .ant-form-item{padding-bottom:8px}.ant-form-vertical .ant-form-item-control{line-height:1.5}.ant-form-vertical .ant-form-explain{margin-bottom:-5px;margin-top:2px}.ant-form-vertical .ant-form-extra{margin-bottom:-4px;margin-top:2px}@media (max-width:575px){.ant-form-item-control-wrapper,.ant-form-item-label{display:block;width:100%}.ant-form-item-label{display:block;line-height:1.5;margin:0;padding:0 0 8px;text-align:left;white-space:normal}.ant-form-item-label label:after{display:none}.ant-col-xs-24.ant-form-item-label{display:block;line-height:1.5;margin:0;padding:0 0 8px;text-align:left;white-space:normal}.ant-col-xs-24.ant-form-item-label label:after{display:none}}@media (max-width:767px){.ant-col-sm-24.ant-form-item-label{display:block;line-height:1.5;margin:0;padding:0 0 8px;text-align:left;white-space:normal}.ant-col-sm-24.ant-form-item-label label:after{display:none}}@media (max-width:991px){.ant-col-md-24.ant-form-item-label{display:block;line-height:1.5;margin:0;padding:0 0 8px;text-align:left;white-space:normal}.ant-col-md-24.ant-form-item-label label:after{display:none}}@media (max-width:1199px){.ant-col-lg-24.ant-form-item-label{display:block;line-height:1.5;margin:0;padding:0 0 8px;text-align:left;white-space:normal}.ant-col-lg-24.ant-form-item-label label:after{display:none}}@media (max-width:1599px){.ant-col-xl-24.ant-form-item-label{display:block;line-height:1.5;margin:0;padding:0 0 8px;text-align:left;white-space:normal}.ant-col-xl-24.ant-form-item-label label:after{display:none}}.ant-form-inline .ant-form-item{display:inline-block;margin-bottom:0;margin-right:16px}.ant-form-inline .ant-form-item-with-help{margin-bottom:24px}.ant-form-inline .ant-form-item>.ant-form-item-control-wrapper,.ant-form-inline .ant-form-item>.ant-form-item-label{display:inline-block;vertical-align:top}.ant-form-inline .ant-form-text,.ant-form-inline .has-feedback{display:inline-block}.has-error.has-feedback .ant-form-item-children-icon,.has-success.has-feedback .ant-form-item-children-icon,.has-warning.has-feedback .ant-form-item-children-icon,.is-validating.has-feedback .ant-form-item-children-icon{-webkit-animation:zoomIn .3s cubic-bezier(.12,.4,.29,1.46);animation:zoomIn .3s cubic-bezier(.12,.4,.29,1.46);font-size:14px;height:20px;line-height:20px;margin-top:-10px;pointer-events:none;position:absolute;right:0;text-align:center;top:50%;visibility:visible;width:32px;z-index:1}.has-error.has-feedback .ant-form-item-children-icon svg,.has-success.has-feedback .ant-form-item-children-icon svg,.has-warning.has-feedback .ant-form-item-children-icon svg,.is-validating.has-feedback .ant-form-item-children-icon svg{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.has-success.has-feedback .ant-form-item-children-icon{-webkit-animation-name:diffZoomIn1!important;animation-name:diffZoomIn1!important;color:#52c41a}.has-warning .ant-form-explain,.has-warning .ant-form-split{color:#faad14}.has-warning .ant-input,.has-warning .ant-input:hover{background-color:#fff;border-color:#faad14}.has-warning .ant-input:focus{border-color:#ffc53d;border-right-width:1px!important;-webkit-box-shadow:0 0 0 2px #faad1433;box-shadow:0 0 0 2px #faad1433;outline:0}.has-warning .ant-input:not([disabled]):hover{border-color:#faad14}.has-warning .ant-calendar-picker-open .ant-calendar-picker-input{border-color:#ffc53d;border-right-width:1px!important;-webkit-box-shadow:0 0 0 2px #faad1433;box-shadow:0 0 0 2px #faad1433;outline:0}.has-warning .ant-input-affix-wrapper .ant-input,.has-warning .ant-input-affix-wrapper .ant-input:hover{background-color:#fff;border-color:#faad14}.has-warning .ant-input-affix-wrapper .ant-input:focus{border-color:#ffc53d;border-right-width:1px!important;-webkit-box-shadow:0 0 0 2px #faad1433;box-shadow:0 0 0 2px #faad1433;outline:0}.has-warning .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled){border-color:#faad14}.has-warning .ant-input-prefix{color:#faad14}.has-warning .ant-input-group-addon{background-color:#fff;border-color:#faad14;color:#faad14}.has-warning .has-feedback{color:#faad14}.has-warning.has-feedback .ant-form-item-children-icon{-webkit-animation-name:diffZoomIn3!important;animation-name:diffZoomIn3!important;color:#faad14}.has-warning .ant-select-selection,.has-warning .ant-select-selection:hover{border-color:#faad14}.has-warning .ant-select-focused .ant-select-selection,.has-warning .ant-select-open .ant-select-selection{border-color:#ffc53d;border-right-width:1px!important;-webkit-box-shadow:0 0 0 2px #faad1433;box-shadow:0 0 0 2px #faad1433;outline:0}.has-warning .ant-calendar-picker-icon:after,.has-warning .ant-cascader-picker-arrow,.has-warning .ant-picker-icon:after,.has-warning .ant-select-arrow,.has-warning .ant-time-picker-icon:after{color:#faad14}.has-warning .ant-input-number,.has-warning .ant-time-picker-input{border-color:#faad14}.has-warning .ant-input-number-focused,.has-warning .ant-input-number:focus,.has-warning .ant-time-picker-input-focused,.has-warning .ant-time-picker-input:focus{border-color:#ffc53d;border-right-width:1px!important;-webkit-box-shadow:0 0 0 2px #faad1433;box-shadow:0 0 0 2px #faad1433;outline:0}.has-warning .ant-input-number:not([disabled]):hover,.has-warning .ant-time-picker-input:not([disabled]):hover{border-color:#faad14}.has-warning .ant-cascader-picker:focus .ant-cascader-input{border-color:#ffc53d;border-right-width:1px!important;-webkit-box-shadow:0 0 0 2px #faad1433;box-shadow:0 0 0 2px #faad1433;outline:0}.has-warning .ant-cascader-picker:hover .ant-cascader-input{border-color:#faad14}.has-error .ant-form-explain,.has-error .ant-form-split{color:#f5222d}.has-error .ant-input,.has-error .ant-input:hover{background-color:#fff;border-color:#f5222d}.has-error .ant-input:focus{border-color:#ff4d4f;border-right-width:1px!important;-webkit-box-shadow:0 0 0 2px #f5222d33;box-shadow:0 0 0 2px #f5222d33;outline:0}.has-error .ant-input:not([disabled]):hover{border-color:#f5222d}.has-error .ant-calendar-picker-open .ant-calendar-picker-input{border-color:#ff4d4f;border-right-width:1px!important;-webkit-box-shadow:0 0 0 2px #f5222d33;box-shadow:0 0 0 2px #f5222d33;outline:0}.has-error .ant-input-affix-wrapper .ant-input,.has-error .ant-input-affix-wrapper .ant-input:hover{background-color:#fff;border-color:#f5222d}.has-error .ant-input-affix-wrapper .ant-input:focus{border-color:#ff4d4f;border-right-width:1px!important;-webkit-box-shadow:0 0 0 2px #f5222d33;box-shadow:0 0 0 2px #f5222d33;outline:0}.has-error .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled){border-color:#f5222d}.has-error .ant-input-prefix{color:#f5222d}.has-error .ant-input-group-addon{background-color:#fff;border-color:#f5222d;color:#f5222d}.has-error .has-feedback{color:#f5222d}.has-error.has-feedback .ant-form-item-children-icon{-webkit-animation-name:diffZoomIn2!important;animation-name:diffZoomIn2!important;color:#f5222d}.has-error .ant-select-selection,.has-error .ant-select-selection:hover{border-color:#f5222d}.has-error .ant-select-focused .ant-select-selection,.has-error .ant-select-open .ant-select-selection{border-color:#ff4d4f;border-right-width:1px!important;-webkit-box-shadow:0 0 0 2px #f5222d33;box-shadow:0 0 0 2px #f5222d33;outline:0}.has-error .ant-select.ant-select-auto-complete .ant-input:focus{border-color:#f5222d}.has-error .ant-input-group-addon .ant-select-selection{border-color:#0000;-webkit-box-shadow:none;box-shadow:none}.has-error .ant-calendar-picker-icon:after,.has-error .ant-cascader-picker-arrow,.has-error .ant-picker-icon:after,.has-error .ant-select-arrow,.has-error .ant-time-picker-icon:after{color:#f5222d}.has-error .ant-input-number,.has-error .ant-time-picker-input{border-color:#f5222d}.has-error .ant-input-number-focused,.has-error .ant-input-number:focus,.has-error .ant-time-picker-input-focused,.has-error .ant-time-picker-input:focus{border-color:#ff4d4f;border-right-width:1px!important;-webkit-box-shadow:0 0 0 2px #f5222d33;box-shadow:0 0 0 2px #f5222d33;outline:0}.has-error .ant-input-number:not([disabled]):hover,.has-error .ant-mention-wrapper .ant-mention-editor,.has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):hover,.has-error .ant-time-picker-input:not([disabled]):hover{border-color:#f5222d}.has-error .ant-cascader-picker:focus .ant-cascader-input,.has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):focus,.has-error .ant-mention-wrapper.ant-mention-active:not([disabled]) .ant-mention-editor{border-color:#ff4d4f;border-right-width:1px!important;-webkit-box-shadow:0 0 0 2px #f5222d33;box-shadow:0 0 0 2px #f5222d33;outline:0}.has-error .ant-cascader-picker:hover .ant-cascader-input,.has-error .ant-transfer-list{border-color:#f5222d}.has-error .ant-transfer-list-search:not([disabled]){border-color:#d9d9d9}.has-error .ant-transfer-list-search:not([disabled]):hover{border-color:#40a9ff;border-right-width:1px!important}.has-error .ant-transfer-list-search:not([disabled]):focus{border-color:#40a9ff;border-right-width:1px!important;-webkit-box-shadow:0 0 0 2px #1890ff33;box-shadow:0 0 0 2px #1890ff33;outline:0}.is-validating.has-feedback .ant-form-item-children-icon{color:#1890ff;display:inline-block}.ant-advanced-search-form .ant-form-item{margin-bottom:24px}.ant-advanced-search-form .ant-form-item-with-help{margin-bottom:5px}.show-help-appear,.show-help-enter,.show-help-leave{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.show-help-appear.show-help-appear-active,.show-help-enter.show-help-enter-active{-webkit-animation-name:antShowHelpIn;animation-name:antShowHelpIn;-webkit-animation-play-state:running;animation-play-state:running}.show-help-leave.show-help-leave-active{-webkit-animation-name:antShowHelpOut;animation-name:antShowHelpOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.show-help-appear,.show-help-enter{opacity:0}.show-help-appear,.show-help-enter,.show-help-leave{-webkit-animation-timing-function:cubic-bezier(.645,.045,.355,1);animation-timing-function:cubic-bezier(.645,.045,.355,1)}@-webkit-keyframes antShowHelpIn{0%{opacity:0;-webkit-transform:translateY(-5px);transform:translateY(-5px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes antShowHelpIn{0%{opacity:0;-webkit-transform:translateY(-5px);transform:translateY(-5px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes antShowHelpOut{to{opacity:0;-webkit-transform:translateY(-5px);transform:translateY(-5px)}}@keyframes antShowHelpOut{to{opacity:0;-webkit-transform:translateY(-5px);transform:translateY(-5px)}}@-webkit-keyframes diffZoomIn1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes diffZoomIn1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes diffZoomIn2{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes diffZoomIn2{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes diffZoomIn3{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes diffZoomIn3{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}.ant-input-number{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;display:inline-block;font-size:14px;font-variant:tabular-nums;height:32px;line-height:1.5;list-style:none;margin:0;padding:0;position:relative;-webkit-transition:all .3s;transition:all .3s;width:100%;width:90px}.ant-input-number::-moz-placeholder{color:#bfbfbf;opacity:1}.ant-input-number:-ms-input-placeholder{color:#bfbfbf}.ant-input-number::-webkit-input-placeholder{color:#bfbfbf}.ant-input-number:-moz-placeholder-shown{text-overflow:ellipsis}.ant-input-number:-ms-input-placeholder{text-overflow:ellipsis}.ant-input-number:-moz-placeholder{text-overflow:ellipsis}.ant-input-number:placeholder-shown{text-overflow:ellipsis}.ant-input-number:focus{border-color:#40a9ff;border-right-width:1px!important;-webkit-box-shadow:0 0 0 2px #1890ff33;box-shadow:0 0 0 2px #1890ff33;outline:0}.ant-input-number[disabled]{background-color:#f5f5f5;color:#00000040;cursor:not-allowed;opacity:1}.ant-input-number[disabled]:hover{border-color:#d9d9d9;border-right-width:1px!important}textarea.ant-input-number{height:auto;line-height:1.5;max-width:100%;min-height:32px;-webkit-transition:all .3s,height 0s;transition:all .3s,height 0s;vertical-align:bottom}.ant-input-number-lg{height:40px;padding:6px 11px}.ant-input-number-sm{height:24px;padding:1px 7px}.ant-input-number-handler{color:#00000073;display:block;font-weight:700;height:50%;line-height:0;overflow:hidden;position:relative;text-align:center;-webkit-transition:all .1s linear;transition:all .1s linear;width:100%}.ant-input-number-handler:active{background:#f4f4f4}.ant-input-number-handler:hover .ant-input-number-handler-down-inner,.ant-input-number-handler:hover .ant-input-number-handler-up-inner{color:#40a9ff}.ant-input-number-handler-down-inner,.ant-input-number-handler-up-inner{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;color:#00000073;display:inline-block;font-style:normal;height:12px;line-height:0;line-height:12px;position:absolute;right:4px;text-align:center;text-rendering:optimizeLegibility;text-transform:none;-webkit-transition:all .1s linear;transition:all .1s linear;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:-.125em;width:12px}.ant-input-number-handler-down-inner>*,.ant-input-number-handler-up-inner>*{line-height:1}.ant-input-number-handler-down-inner svg,.ant-input-number-handler-up-inner svg{display:inline-block}.ant-input-number-handler-down-inner:before,.ant-input-number-handler-up-inner:before{display:none}.ant-input-number-handler-down-inner .ant-input-number-handler-down-inner-icon,.ant-input-number-handler-down-inner .ant-input-number-handler-up-inner-icon,.ant-input-number-handler-up-inner .ant-input-number-handler-down-inner-icon,.ant-input-number-handler-up-inner .ant-input-number-handler-up-inner-icon{display:block}.ant-input-number-focused,.ant-input-number:hover{border-color:#40a9ff;border-right-width:1px!important}.ant-input-number-focused{-webkit-box-shadow:0 0 0 2px #1890ff33;box-shadow:0 0 0 2px #1890ff33;outline:0}.ant-input-number-disabled{background-color:#f5f5f5;color:#00000040;cursor:not-allowed;opacity:1}.ant-input-number-disabled:hover{border-color:#d9d9d9;border-right-width:1px!important}.ant-input-number-disabled .ant-input-number-input{cursor:not-allowed}.ant-input-number-disabled .ant-input-number-handler-wrap{display:none}.ant-input-number-input{-moz-appearance:textfield!important;background-color:initial;border:0;border-radius:4px;height:30px;outline:0;padding:0 11px;text-align:left;-webkit-transition:all .3s linear;transition:all .3s linear;width:100%}.ant-input-number-input::-moz-placeholder{color:#bfbfbf;opacity:1}.ant-input-number-input:-ms-input-placeholder{color:#bfbfbf}.ant-input-number-input::-webkit-input-placeholder{color:#bfbfbf}.ant-input-number-input:-moz-placeholder-shown{text-overflow:ellipsis}.ant-input-number-input:-ms-input-placeholder{text-overflow:ellipsis}.ant-input-number-input:-moz-placeholder{text-overflow:ellipsis}.ant-input-number-input:placeholder-shown{text-overflow:ellipsis}.ant-input-number-input[type=number]::-webkit-inner-spin-button,.ant-input-number-input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ant-input-number-lg{font-size:16px;padding:0}.ant-input-number-lg input{height:38px}.ant-input-number-sm{padding:0}.ant-input-number-sm input{height:22px;padding:0 7px}.ant-input-number-handler-wrap{background:#fff;border-left:1px solid #d9d9d9;border-radius:0 4px 4px 0;height:100%;opacity:0;position:absolute;right:0;top:0;-webkit-transition:opacity .24s linear .1s;transition:opacity .24s linear .1s;width:22px}.ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-down-inner,.ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-up-inner{display:inline-block;font-size:12px;font-size:7px\9;margin-right:0;min-width:auto;-webkit-transform:scale(.58333333) rotate(0deg);-ms-transform:scale(.58333333) rotate(0deg);transform:scale(.58333333) rotate(0deg)}:root .ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-down-inner,:root .ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-up-inner{font-size:12px}.ant-input-number-handler-wrap:hover .ant-input-number-handler{height:40%}.ant-input-number:hover .ant-input-number-handler-wrap{opacity:1}.ant-input-number-handler-up{border-top-right-radius:4px;cursor:pointer}.ant-input-number-handler-up-inner{margin-top:-5px;text-align:center;top:50%}.ant-input-number-handler-up:hover{height:60%!important}.ant-input-number-handler-down{border-bottom-right-radius:4px;border-top:1px solid #d9d9d9;cursor:pointer;top:0}.ant-input-number-handler-down-inner{margin-top:-6px;text-align:center;top:50%}.ant-input-number-handler-down:hover{height:60%!important}.ant-input-number-handler-down-disabled,.ant-input-number-handler-up-disabled{cursor:not-allowed}.ant-input-number-handler-down-disabled:hover .ant-input-number-handler-down-inner,.ant-input-number-handler-up-disabled:hover .ant-input-number-handler-up-inner{color:#00000040}.ant-layout{background:#f0f2f5;display:-ms-flexbox;display:flex;-ms-flex:auto;flex:auto;-ms-flex-direction:column;flex-direction:column;min-height:0}.ant-layout,.ant-layout *{-webkit-box-sizing:border-box;box-sizing:border-box}.ant-layout.ant-layout-has-sider{-ms-flex-direction:row;flex-direction:row}.ant-layout.ant-layout-has-sider>.ant-layout,.ant-layout.ant-layout-has-sider>.ant-layout-content{overflow-x:hidden}.ant-layout-footer,.ant-layout-header{-ms-flex:0 0 auto;flex:0 0 auto}.ant-layout-header{background:#001529;height:64px;line-height:64px;padding:0 50px}.ant-layout-footer{background:#f0f2f5;color:#000000a6;font-size:14px;padding:24px 50px}.ant-layout-content{-ms-flex:auto;flex:auto;min-height:0}.ant-layout-sider{background:#001529;min-width:0;position:relative;-webkit-transition:all .2s;transition:all .2s}.ant-layout-sider-children{height:100%;margin-top:-.1px;padding-top:.1px}.ant-layout-sider-has-trigger{padding-bottom:48px}.ant-layout-sider-right{-ms-flex-order:1;order:1}.ant-layout-sider-trigger{background:#002140;bottom:0;color:#fff;cursor:pointer;height:48px;line-height:48px;position:fixed;text-align:center;-webkit-transition:all .2s;transition:all .2s;z-index:1}.ant-layout-sider-zero-width>*{overflow:hidden}.ant-layout-sider-zero-width-trigger{background:#001529;border-radius:0 4px 4px 0;color:#fff;cursor:pointer;font-size:18px;height:42px;line-height:42px;position:absolute;right:-36px;text-align:center;top:64px;-webkit-transition:background .3s ease;transition:background .3s ease;width:36px;z-index:1}.ant-layout-sider-zero-width-trigger:hover{background:#192c3e}.ant-layout-sider-zero-width-trigger-right{border-radius:4px 0 0 4px;left:-36px}.ant-layout-sider-light{background:#fff}.ant-layout-sider-light .ant-layout-sider-trigger,.ant-layout-sider-light .ant-layout-sider-zero-width-trigger{background:#fff;color:#000000a6}.ant-list{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;margin:0;padding:0;position:relative}.ant-list *{outline:none}.ant-list-pagination{margin-top:24px;text-align:right}.ant-list-pagination .ant-pagination-options{text-align:left}.ant-list-more{margin-top:12px;text-align:center}.ant-list-more button{padding-left:32px;padding-right:32px}.ant-list-spin{min-height:40px;text-align:center}.ant-list-empty-text{color:#00000040;font-size:14px;padding:16px;text-align:center}.ant-list-items{list-style:none;margin:0;padding:0}.ant-list-item{-ms-flex-align:center;-ms-flex-pack:justify;align-items:center;display:-ms-flexbox;display:flex;justify-content:space-between;padding:12px 0}.ant-list-item-content{color:#000000a6}.ant-list-item-meta{-ms-flex-align:start;align-items:flex-start;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;font-size:0}.ant-list-item-meta-avatar{margin-right:16px}.ant-list-item-meta-content{-ms-flex:1 0;flex:1 0}.ant-list-item-meta-title{color:#000000a6;font-size:14px;line-height:22px;margin-bottom:4px}.ant-list-item-meta-title>a{color:#000000a6;-webkit-transition:all .3s;transition:all .3s}.ant-list-item-meta-title>a:hover{color:#1890ff}.ant-list-item-meta-description{color:#00000073;font-size:14px;line-height:22px}.ant-list-item-action{-ms-flex:0 0 auto;flex:0 0 auto;font-size:0;list-style:none;margin-left:48px;padding:0}.ant-list-item-action>li{color:#00000073;cursor:pointer;display:inline-block;font-size:14px;line-height:22px;padding:0 8px;position:relative;text-align:center}.ant-list-item-action>li:first-child{padding-left:0}.ant-list-item-action-split{background-color:#e8e8e8;height:14px;margin-top:-7px;position:absolute;right:0;top:50%;width:1px}.ant-list-footer,.ant-list-header{background:#0000}.ant-list-footer,.ant-list-header{padding-bottom:12px;padding-top:12px}.ant-list-empty{color:#00000073;font-size:12px;padding:16px 0;text-align:center}.ant-list-split .ant-list-item{border-bottom:1px solid #e8e8e8}.ant-list-split .ant-list-item:last-child{border-bottom:none}.ant-list-split .ant-list-header{border-bottom:1px solid #e8e8e8}.ant-list-loading .ant-list-spin-nested-loading{min-height:32px}.ant-list-something-after-last-item .ant-spin-container>.ant-list-items>.ant-list-item:last-child{border-bottom:1px solid #e8e8e8}.ant-list-lg .ant-list-item{padding-bottom:16px;padding-top:16px}.ant-list-sm .ant-list-item{padding-bottom:8px;padding-top:8px}.ant-list-vertical .ant-list-item{-ms-flex-align:initial;align-items:normal}.ant-list-vertical .ant-list-item-main{display:block;-ms-flex:1;flex:1 1}.ant-list-vertical .ant-list-item-extra{margin-left:40px}.ant-list-vertical .ant-list-item-meta{margin-bottom:16px}.ant-list-vertical .ant-list-item-meta-title{color:#000000d9;font-size:16px;line-height:24px;margin-bottom:12px}.ant-list-vertical .ant-list-item-action{margin-left:auto;margin-top:16px}.ant-list-vertical .ant-list-item-action>li{padding:0 16px}.ant-list-vertical .ant-list-item-action>li:first-child{padding-left:0}.ant-list-grid .ant-col>.ant-list-item{border-bottom:none;display:block;margin-bottom:16px;max-width:100%;padding-bottom:0;padding-top:0}.ant-list-item-no-flex{display:block}.ant-list:not(.ant-list-vertical) .ant-list-item-no-flex .ant-list-item-action{float:right}.ant-list-bordered{border:1px solid #d9d9d9;border-radius:4px}.ant-list-bordered .ant-list-footer,.ant-list-bordered .ant-list-header,.ant-list-bordered .ant-list-item{padding-left:24px;padding-right:24px}.ant-list-bordered .ant-list-item{border-bottom:1px solid #e8e8e8}.ant-list-bordered .ant-list-pagination{margin:16px 24px}.ant-list-bordered.ant-list-sm .ant-list-item{padding-left:16px;padding-right:16px}.ant-list-bordered.ant-list-sm .ant-list-footer,.ant-list-bordered.ant-list-sm .ant-list-header{padding:8px 16px}.ant-list-bordered.ant-list-lg .ant-list-footer,.ant-list-bordered.ant-list-lg .ant-list-header{padding:16px 24px}@media screen and (max-width:768px){.ant-list-item-action,.ant-list-vertical .ant-list-item-extra{margin-left:24px}}@media screen and (max-width:576px){.ant-list-item{-ms-flex-wrap:wrap;flex-wrap:wrap}.ant-list-item-action{margin-left:12px}.ant-list-vertical .ant-list-item{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.ant-list-vertical .ant-list-item-main{min-width:220px}.ant-list-vertical .ant-list-item-extra{margin:auto auto 16px}}.ant-spin{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;color:#1890ff;display:none;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;margin:0;opacity:0;padding:0;position:absolute;text-align:center;-webkit-transition:-webkit-transform .3s cubic-bezier(.78,.14,.15,.86);transition:-webkit-transform .3s cubic-bezier(.78,.14,.15,.86);transition:transform .3s cubic-bezier(.78,.14,.15,.86);transition:transform .3s cubic-bezier(.78,.14,.15,.86),-webkit-transform .3s cubic-bezier(.78,.14,.15,.86);vertical-align:middle}.ant-spin-spinning{display:inline-block;opacity:1;position:static}.ant-spin-nested-loading{position:relative}.ant-spin-nested-loading>div>.ant-spin{display:block;height:100%;left:0;max-height:400px;position:absolute;top:0;width:100%;z-index:4}.ant-spin-nested-loading>div>.ant-spin .ant-spin-dot{left:50%;margin:-10px;position:absolute;top:50%}.ant-spin-nested-loading>div>.ant-spin .ant-spin-text{padding-top:5px;position:absolute;text-shadow:0 1px 2px #fff;top:50%;width:100%}.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;-webkit-transition:opacity .3s;transition:opacity .3s}.ant-spin-container:after{background:#fff;bottom:0;content:"";display:none\9;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;-webkit-transition:all .3s;transition:all .3s;width:100%;z-index:10}.ant-spin-blur{clear:both;opacity:.5;overflow:hidden;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-spin-blur:after{opacity:.4;pointer-events:auto}.ant-spin-tip{color:#00000073}.ant-spin-dot{display:inline-block;font-size:20px;height:1em;position:relative;width:1em}.ant-spin-dot-item{-webkit-animation:antSpinMove 1s linear infinite alternate;animation:antSpinMove 1s linear infinite alternate;background-color:#1890ff;border-radius:100%;display:block;height:9px;opacity:.3;position:absolute;-webkit-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75);-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;width:9px}.ant-spin-dot-item:first-child{left:0;top:0}.ant-spin-dot-item:nth-child(2){-webkit-animation-delay:.4s;animation-delay:.4s;right:0;top:0}.ant-spin-dot-item:nth-child(3){-webkit-animation-delay:.8s;animation-delay:.8s;bottom:0;right:0}.ant-spin-dot-item:nth-child(4){-webkit-animation-delay:1.2s;animation-delay:1.2s;bottom:0;left:0}.ant-spin-dot-spin{-webkit-animation:antRotate 1.2s linear infinite;animation:antRotate 1.2s linear infinite;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.ant-spin-sm .ant-spin-dot{font-size:14px}.ant-spin-sm .ant-spin-dot i{height:6px;width:6px}.ant-spin-lg .ant-spin-dot{font-size:32px}.ant-spin-lg .ant-spin-dot i{height:14px;width:14px}.ant-spin.ant-spin-show-text .ant-spin-text{display:block}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.ant-spin-blur{background:#fff;opacity:.5}}@-webkit-keyframes antSpinMove{to{opacity:1}}@keyframes antSpinMove{to{opacity:1}}@-webkit-keyframes antRotate{to{-webkit-transform:rotate(405deg);transform:rotate(405deg)}}@keyframes antRotate{to{-webkit-transform:rotate(405deg);transform:rotate(405deg)}}.ant-pagination{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5}.ant-pagination,.ant-pagination ol,.ant-pagination ul{list-style:none;margin:0;padding:0}.ant-pagination:after{clear:both;content:" ";display:block;height:0;overflow:hidden;visibility:hidden}.ant-pagination-item,.ant-pagination-total-text{display:inline-block;height:32px;line-height:30px;margin-right:8px;vertical-align:middle}.ant-pagination-item{background-color:#fff;border:1px solid #d9d9d9;border-radius:4px;cursor:pointer;font-family:Arial;list-style:none;min-width:32px;outline:0;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-pagination-item a{color:#000000a6;display:block;padding:0 6px;-webkit-transition:none;transition:none}.ant-pagination-item a:hover{text-decoration:none}.ant-pagination-item:focus,.ant-pagination-item:hover{border-color:#1890ff;-webkit-transition:all .3s;transition:all .3s}.ant-pagination-item:focus a,.ant-pagination-item:hover a{color:#1890ff}.ant-pagination-item-active{background:#fff;border-color:#1890ff;font-weight:500}.ant-pagination-item-active a{color:#1890ff}.ant-pagination-item-active:focus,.ant-pagination-item-active:hover{border-color:#40a9ff}.ant-pagination-item-active:focus a,.ant-pagination-item-active:hover a{color:#40a9ff}.ant-pagination-jump-next,.ant-pagination-jump-prev{outline:0}.ant-pagination-jump-next .ant-pagination-item-container,.ant-pagination-jump-prev .ant-pagination-item-container{position:relative}.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon,.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon{color:#1890ff;display:inline-block;font-size:12px;font-size:12px\9;letter-spacing:-1px;opacity:0;-webkit-transform:scale(1) rotate(0deg);-ms-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg);-webkit-transition:all .2s;transition:all .2s}:root .ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon,:root .ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon{font-size:12px}.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon-svg,.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon-svg{bottom:0;left:0;margin:auto;right:0;top:0}.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-ellipsis,.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-ellipsis{bottom:0;color:#00000040;display:block;left:0;letter-spacing:2px;margin:auto;opacity:1;position:absolute;right:0;text-align:center;text-indent:.13em;top:0;-webkit-transition:all .2s;transition:all .2s}.ant-pagination-jump-next:focus .ant-pagination-item-link-icon,.ant-pagination-jump-next:hover .ant-pagination-item-link-icon,.ant-pagination-jump-prev:focus .ant-pagination-item-link-icon,.ant-pagination-jump-prev:hover .ant-pagination-item-link-icon{opacity:1}.ant-pagination-jump-next:focus .ant-pagination-item-ellipsis,.ant-pagination-jump-next:hover .ant-pagination-item-ellipsis,.ant-pagination-jump-prev:focus .ant-pagination-item-ellipsis,.ant-pagination-jump-prev:hover .ant-pagination-item-ellipsis{opacity:0}.ant-pagination-jump-next,.ant-pagination-jump-prev,.ant-pagination-prev{margin-right:8px}.ant-pagination-jump-next,.ant-pagination-jump-prev,.ant-pagination-next,.ant-pagination-prev{border-radius:4px;color:#000000a6;cursor:pointer;display:inline-block;font-family:Arial;height:32px;line-height:32px;list-style:none;min-width:32px;text-align:center;-webkit-transition:all .3s;transition:all .3s;vertical-align:middle}.ant-pagination-next,.ant-pagination-prev{outline:0}.ant-pagination-next a,.ant-pagination-prev a{color:#000000a6;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-pagination-next:hover a,.ant-pagination-prev:hover a{border-color:#40a9ff}.ant-pagination-next .ant-pagination-item-link,.ant-pagination-prev .ant-pagination-item-link{background-color:#fff;border:1px solid #d9d9d9;border-radius:4px;display:block;font-size:12px;height:100%;outline:none;text-align:center;-webkit-transition:all .3s;transition:all .3s}.ant-pagination-next:focus .ant-pagination-item-link,.ant-pagination-next:hover .ant-pagination-item-link,.ant-pagination-prev:focus .ant-pagination-item-link,.ant-pagination-prev:hover .ant-pagination-item-link{border-color:#1890ff;color:#1890ff}.ant-pagination-disabled,.ant-pagination-disabled:focus,.ant-pagination-disabled:hover{cursor:not-allowed}.ant-pagination-disabled .ant-pagination-item-link,.ant-pagination-disabled a,.ant-pagination-disabled:focus .ant-pagination-item-link,.ant-pagination-disabled:focus a,.ant-pagination-disabled:hover .ant-pagination-item-link,.ant-pagination-disabled:hover a{border-color:#d9d9d9;color:#00000040;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;margin-right:8px;width:auto}.ant-pagination-options-quick-jumper{display:inline-block;height:32px;line-height:32px;vertical-align:top}.ant-pagination-options-quick-jumper input{background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:4px;color:#000000a6;display:inline-block;font-size:14px;height:32px;line-height:1.5;margin:0 8px;padding:4px 11px;position:relative;-webkit-transition:all .3s;transition:all .3s;width:100%;width:50px}.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:-moz-placeholder-shown{text-overflow:ellipsis}.ant-pagination-options-quick-jumper input:-ms-input-placeholder{text-overflow:ellipsis}.ant-pagination-options-quick-jumper input:-moz-placeholder{text-overflow:ellipsis}.ant-pagination-options-quick-jumper input:placeholder-shown{text-overflow:ellipsis}.ant-pagination-options-quick-jumper input:focus,.ant-pagination-options-quick-jumper input:hover{border-color:#40a9ff;border-right-width:1px!important}.ant-pagination-options-quick-jumper input:focus{-webkit-box-shadow:0 0 0 2px #1890ff33;box-shadow:0 0 0 2px #1890ff33;outline:0}.ant-pagination-options-quick-jumper input-disabled{background-color:#f5f5f5;color:#00000040;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]{background-color:#f5f5f5;color:#00000040;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{height:auto;line-height:1.5;max-width:100%;min-height:32px;-webkit-transition:all .3s,height 0s;transition:all .3s,height 0s;vertical-align:bottom}.ant-pagination-options-quick-jumper input-lg{font-size:16px;height:40px;padding:6px 11px}.ant-pagination-options-quick-jumper input-sm{height:24px;padding:1px 7px}.ant-pagination-simple .ant-pagination-next,.ant-pagination-simple .ant-pagination-prev{height:24px;line-height:24px;vertical-align:top}.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link,.ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link{border:0;height:24px}.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link:after,.ant-pagination-simple .ant-pagination-prev .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{background-color:#fff;border:1px solid #d9d9d9;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;margin-right:8px;outline:none;padding:0 6px;text-align:center;-webkit-transition:border-color .3s;transition:border-color .3s}.ant-pagination-simple .ant-pagination-simple-pager input:hover{border-color:#1890ff}.ant-pagination.mini .ant-pagination-simple-pager,.ant-pagination.mini .ant-pagination-total-text{height:24px;line-height:24px}.ant-pagination.mini .ant-pagination-item{height:24px;line-height:22px;margin:0;min-width:24px}.ant-pagination.mini .ant-pagination-item:not(.ant-pagination-item-active){background:#0000;border-color:#0000}.ant-pagination.mini .ant-pagination-next,.ant-pagination.mini .ant-pagination-prev{height:24px;line-height:24px;margin:0;min-width:24px}.ant-pagination.mini .ant-pagination-next .ant-pagination-item-link,.ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link{background:#0000;border-color:#0000}.ant-pagination.mini .ant-pagination-next .ant-pagination-item-link:after,.ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link:after{height:24px;line-height:24px}.ant-pagination.mini .ant-pagination-jump-next,.ant-pagination.mini .ant-pagination-jump-prev{height:24px;line-height:24px;margin-right:0}.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{background:#0000;border:none;color:#00000040;cursor:not-allowed}.ant-pagination.ant-pagination-disabled .ant-pagination-item-active{background:#dbdbdb;border-color:#0000}.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:focus,.ant-pagination.ant-pagination-disabled .ant-pagination-item-link:hover{background:#f5f5f5;border-color:#d9d9d9;color:#00000073;cursor:not-allowed}.ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:focus .ant-pagination-item-link-icon,.ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:hover .ant-pagination-item-link-icon,.ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:focus .ant-pagination-item-link-icon,.ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:hover .ant-pagination-item-link-icon{opacity:0}.ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:focus .ant-pagination-item-ellipsis,.ant-pagination.ant-pagination-disabled .ant-pagination-jump-next:hover .ant-pagination-item-ellipsis,.ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev:focus .ant-pagination-item-ellipsis,.ant-pagination.ant-pagination-disabled .ant-pagination-jump-prev: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}}.ant-mention-wrapper{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;font-variant:tabular-nums;list-style:none;margin:0;vertical-align:middle}.ant-mention-wrapper,.ant-mention-wrapper .ant-mention-editor{color:#000000a6;display:inline-block;line-height:1.5;padding:0;position:relative;width:100%}.ant-mention-wrapper .ant-mention-editor{background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:4px;display:block;font-size:14px;height:32px;height:auto;min-height:32px;-webkit-transition:all .3s;transition:all .3s}.ant-mention-wrapper .ant-mention-editor::-moz-placeholder{color:#bfbfbf;opacity:1}.ant-mention-wrapper .ant-mention-editor:-ms-input-placeholder{color:#bfbfbf}.ant-mention-wrapper .ant-mention-editor::-webkit-input-placeholder{color:#bfbfbf}.ant-mention-wrapper .ant-mention-editor:-moz-placeholder-shown{text-overflow:ellipsis}.ant-mention-wrapper .ant-mention-editor:-ms-input-placeholder{text-overflow:ellipsis}.ant-mention-wrapper .ant-mention-editor:-moz-placeholder{text-overflow:ellipsis}.ant-mention-wrapper .ant-mention-editor:placeholder-shown{text-overflow:ellipsis}.ant-mention-wrapper .ant-mention-editor:focus,.ant-mention-wrapper .ant-mention-editor:hover{border-color:#40a9ff;border-right-width:1px!important}.ant-mention-wrapper .ant-mention-editor:focus{-webkit-box-shadow:0 0 0 2px #1890ff33;box-shadow:0 0 0 2px #1890ff33;outline:0}.ant-mention-wrapper .ant-mention-editor-disabled{background-color:#f5f5f5;color:#00000040;cursor:not-allowed;opacity:1}.ant-mention-wrapper .ant-mention-editor-disabled:hover{border-color:#d9d9d9;border-right-width:1px!important}.ant-mention-wrapper .ant-mention-editor[disabled]{background-color:#f5f5f5;color:#00000040;cursor:not-allowed;opacity:1}.ant-mention-wrapper .ant-mention-editor[disabled]:hover{border-color:#d9d9d9;border-right-width:1px!important}textarea.ant-mention-wrapper .ant-mention-editor{height:auto;line-height:1.5;max-width:100%;min-height:32px;-webkit-transition:all .3s,height 0s;transition:all .3s,height 0s;vertical-align:bottom}.ant-mention-wrapper .ant-mention-editor-lg{font-size:16px;height:40px;padding:6px 11px}.ant-mention-wrapper .ant-mention-editor-sm{height:24px;padding:1px 7px}.ant-mention-wrapper .ant-mention-editor-wrapper{height:auto;overflow-y:auto}.ant-mention-wrapper.ant-mention-active:not(.disabled) .ant-mention-editor{border-color:#40a9ff;border-right-width:1px!important;-webkit-box-shadow:0 0 0 2px #1890ff33;box-shadow:0 0 0 2px #1890ff33;outline:0}.ant-mention-wrapper.disabled .ant-mention-editor{background-color:#f5f5f5;color:#00000040;cursor:not-allowed;opacity:1}.ant-mention-wrapper.disabled .ant-mention-editor:hover{border-color:#d9d9d9;border-right-width:1px!important}.ant-mention-wrapper .public-DraftEditorPlaceholder-root{pointer-events:none;position:absolute}.ant-mention-wrapper .public-DraftEditorPlaceholder-root .public-DraftEditorPlaceholder-inner{word-wrap:break-word;color:#bfbfbf;height:auto;opacity:1;outline:none;padding:5px 11px;white-space:pre-wrap}.ant-mention-wrapper .DraftEditor-editorContainer .public-DraftEditor-content{height:auto;padding:5px 11px}.ant-mention-dropdown{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";background-color:#fff;border-radius:4px;-webkit-box-shadow:0 2px 8px #00000026;box-shadow:0 2px 8px #00000026;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;font-size:14px;font-variant:tabular-nums;left:-9999px;line-height:1.5;list-style:none;margin:1.5em 0 0;max-height:250px;min-width:120px;outline:none;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;top:-9999px;z-index:1050}.ant-mention-dropdown-placement-top{margin-top:-.1em}.ant-mention-dropdown-notfound.ant-mention-dropdown-item{color:#00000040}.ant-mention-dropdown-notfound.ant-mention-dropdown-item .anticon-loading{color:#1890ff;display:block;text-align:center}.ant-mention-dropdown-item{color:#000000a6;cursor:pointer;display:block;font-weight:400;line-height:22px;overflow:hidden;padding:5px 12px;position:relative;text-overflow:ellipsis;-webkit-transition:background .3s;transition:background .3s;white-space:nowrap}.ant-mention-dropdown-item-active,.ant-mention-dropdown-item.focus,.ant-mention-dropdown-item:hover{background-color:#e6f7ff}.ant-mention-dropdown-item-disabled{color:#00000040;cursor:not-allowed}.ant-mention-dropdown-item-disabled:hover{background-color:#fff;color:#00000040;cursor:not-allowed}.ant-mention-dropdown-item-selected,.ant-mention-dropdown-item-selected:hover{background-color:#f5f5f5;color:#000000a6;font-weight:700}.ant-mention-dropdown-item-divider{background-color:#e8e8e8;height:1px;line-height:0;margin:1px 0;overflow:hidden}.ant-mentions{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;display:inline-block;font-size:14px;font-variant:tabular-nums;height:32px;height:auto;line-height:1.5;list-style:none;margin:0;overflow:hidden;padding:0;position:relative;-webkit-transition:all .3s;transition:all .3s;vertical-align:bottom;white-space:pre-wrap;width:100%}.ant-mentions::-moz-placeholder{color:#bfbfbf;opacity:1}.ant-mentions:-ms-input-placeholder{color:#bfbfbf}.ant-mentions::-webkit-input-placeholder{color:#bfbfbf}.ant-mentions:-moz-placeholder-shown{text-overflow:ellipsis}.ant-mentions:-ms-input-placeholder{text-overflow:ellipsis}.ant-mentions:-moz-placeholder{text-overflow:ellipsis}.ant-mentions:placeholder-shown{text-overflow:ellipsis}.ant-mentions:focus,.ant-mentions:hover{border-color:#40a9ff;border-right-width:1px!important}.ant-mentions:focus{-webkit-box-shadow:0 0 0 2px #1890ff33;box-shadow:0 0 0 2px #1890ff33;outline:0}.ant-mentions-disabled{background-color:#f5f5f5;color:#00000040;cursor:not-allowed;opacity:1}.ant-mentions-disabled:hover{border-color:#d9d9d9;border-right-width:1px!important}.ant-mentions[disabled]{background-color:#f5f5f5;color:#00000040;cursor:not-allowed;opacity:1}.ant-mentions[disabled]:hover{border-color:#d9d9d9;border-right-width:1px!important}textarea.ant-mentions{height:auto;line-height:1.5;max-width:100%;min-height:32px;-webkit-transition:all .3s,height 0s;transition:all .3s,height 0s;vertical-align:bottom}.ant-mentions-lg{font-size:16px;height:40px;padding:6px 11px}.ant-mentions-sm{height:24px;padding:1px 7px}.ant-mentions-disabled>textarea{background-color:#f5f5f5;color:#00000040;cursor:not-allowed;opacity:1}.ant-mentions-disabled>textarea:hover{border-color:#d9d9d9;border-right-width:1px!important}.ant-mentions-focused{border-color:#40a9ff;border-right-width:1px!important;-webkit-box-shadow:0 0 0 2px #1890ff33;box-shadow:0 0 0 2px #1890ff33;outline:0}.ant-mentions-measure,.ant-mentions>textarea{-webkit-font-feature-settings:inherit;font-feature-settings:inherit;word-wrap:break-word;direction:inherit;font-family:inherit;font-size:inherit;font-size-adjust:inherit;font-stretch:inherit;font-style:inherit;font-variant:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;min-height:30px;overflow:inherit;overflow-x:hidden;overflow-y:auto;padding:4px 11px;-moz-tab-size:inherit;-o-tab-size:inherit;tab-size:inherit;text-align:inherit;vertical-align:top;white-space:inherit;word-break:inherit}.ant-mentions>textarea{border:none;outline:none;resize:none;width:100%}.ant-mentions>textarea::-moz-placeholder{color:#bfbfbf;opacity:1}.ant-mentions>textarea:-ms-input-placeholder{color:#bfbfbf}.ant-mentions>textarea::-webkit-input-placeholder{color:#bfbfbf}.ant-mentions>textarea:-moz-placeholder-shown{text-overflow:ellipsis}.ant-mentions>textarea:-ms-input-placeholder{text-overflow:ellipsis}.ant-mentions>textarea:-moz-placeholder{text-overflow:ellipsis}.ant-mentions>textarea:placeholder-shown{text-overflow:ellipsis}.ant-mentions>textarea:-moz-read-only{cursor:default}.ant-mentions>textarea:read-only{cursor:default}.ant-mentions-measure{bottom:0;color:#0000;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}.ant-mentions-measure>span{display:inline-block;min-height:1em}.ant-mentions-dropdown{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum",;background-color:#fff;border-radius:4px;-webkit-box-shadow:0 2px 8px #00000026;box-shadow:0 2px 8px #00000026;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;font-size:14px;font-variant:tabular-nums;font-variant:normal;left:-9999px;line-height:1.5;list-style:none;margin:0;outline:none;padding:0;position:absolute;top:-9999px;z-index:1050}.ant-mentions-dropdown-hidden{display:none}.ant-mentions-dropdown-menu{list-style:none;margin-bottom:0;max-height:250px;outline:none;overflow:auto;padding-left:0}.ant-mentions-dropdown-menu-item{color:#000000a6;cursor:pointer;display:block;font-weight:400;line-height:22px;min-width:100px;overflow:hidden;padding:5px 12px;position:relative;text-overflow:ellipsis;-webkit-transition:background .3s ease;transition:background .3s ease;white-space:nowrap}.ant-mentions-dropdown-menu-item:hover{background-color:#e6f7ff}.ant-mentions-dropdown-menu-item:first-child{border-radius:4px 4px 0 0}.ant-mentions-dropdown-menu-item:last-child{border-radius:0 0 4px 4px}.ant-mentions-dropdown-menu-item-disabled{color:#00000040;cursor:not-allowed}.ant-mentions-dropdown-menu-item-disabled:hover{background-color:#fff;color:#00000040;cursor:not-allowed}.ant-mentions-dropdown-menu-item-selected{background-color:#fafafa;color:#000000a6;font-weight:600}.ant-mentions-dropdown-menu-item-active{background-color:#e6f7ff}.ant-message{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;font-size:14px;font-variant:tabular-nums;left:0;line-height:1.5;list-style:none;margin:0;padding:0;pointer-events:none;position:fixed;top:16px;width:100%;z-index:1010}.ant-message-notice{padding:8px;text-align:center}.ant-message-notice:first-child{margin-top:-8px}.ant-message-notice-content{background:#fff;border-radius:4px;-webkit-box-shadow:0 4px 12px #00000026;box-shadow:0 4px 12px #00000026;display:inline-block;padding:10px 16px;pointer-events:all}.ant-message-success .anticon{color:#52c41a}.ant-message-error .anticon{color:#f5222d}.ant-message-warning .anticon{color:#faad14}.ant-message-info .anticon,.ant-message-loading .anticon{color:#1890ff}.ant-message .anticon{font-size:16px;margin-right:8px;position:relative;top:1px}.ant-message-notice.move-up-leave.move-up-leave-active{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:MessageMoveOut;animation-name:MessageMoveOut;overflow:hidden}@-webkit-keyframes MessageMoveOut{0%{max-height:150px;opacity:1;padding:8px}to{max-height:0;opacity:0;padding:0}}@keyframes MessageMoveOut{0%{max-height:150px;opacity:1;padding:8px}to{max-height:0;opacity:0;padding:0}}.ant-modal{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;margin:0 auto;padding:0 0 24px;pointer-events:none;position:relative;top:100px;width:auto}.ant-modal-wrap{-webkit-overflow-scrolling:touch;bottom:0;left:0;outline:0;overflow:auto;position:fixed;right:0;top:0;z-index:1000}.ant-modal-title{word-wrap:break-word;color:#000000d9;font-size:16px;font-weight:500;line-height:22px;margin:0}.ant-modal-content{background-clip:padding-box;background-color:#fff;border:0;border-radius:4px;-webkit-box-shadow:0 4px 12px #00000026;box-shadow:0 4px 12px #00000026;pointer-events:auto;position:relative}.ant-modal-close{background:#0000;border:0;color:#00000073;cursor:pointer;font-weight:700;line-height:1;outline:0;padding:0;position:absolute;right:0;text-decoration:none;top:0;-webkit-transition:color .3s;transition:color .3s;z-index:10}.ant-modal-close-x{display:block;font-size:16px;font-style:normal;height:56px;line-height:56px;text-align:center;text-rendering:auto;text-transform:none;width:56px}.ant-modal-close:focus,.ant-modal-close:hover{color:#000000bf;text-decoration:none}.ant-modal-header{background:#fff;border-bottom:1px solid #e8e8e8;border-radius:4px 4px 0 0;color:#000000a6;padding:16px 24px}.ant-modal-body{word-wrap:break-word;font-size:14px;line-height:1.5;padding:24px}.ant-modal-footer{background:#0000;border-radius:0 0 4px 4px;border-top:1px solid #e8e8e8;padding:10px 16px;text-align:right}.ant-modal-footer button+button{margin-bottom:0;margin-left:8px}.ant-modal.zoom-appear,.ant-modal.zoom-enter{-webkit-animation-duration:.3s;animation-duration:.3s;opacity:0;-webkit-transform:none;-ms-transform:none;transform:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-modal-mask{background-color:#00000073;bottom:0;filter:alpha(opacity=50);height:100%;left:0;position:fixed;right:0;top:0;z-index:1000}.ant-modal-mask-hidden{display:none}.ant-modal-open{overflow:hidden}.ant-modal-centered{text-align:center}.ant-modal-centered:before{content:"";display:inline-block;height:100%;vertical-align:middle;width:0}.ant-modal-centered .ant-modal{display:inline-block;text-align:left;top:0;vertical-align:middle}@media (max-width:767px){.ant-modal{margin:8px auto;max-width:calc(100vw - 16px)}.ant-modal-centered .ant-modal{-ms-flex:1;flex:1 1}}.ant-modal-confirm .ant-modal-close,.ant-modal-confirm .ant-modal-header{display:none}.ant-modal-confirm .ant-modal-body{padding:32px 32px 24px}.ant-modal-confirm-body-wrapper{zoom:1}.ant-modal-confirm-body-wrapper:after,.ant-modal-confirm-body-wrapper:before{content:"";display:table}.ant-modal-confirm-body-wrapper:after{clear:both}.ant-modal-confirm-body .ant-modal-confirm-title{color:#000000d9;display:block;font-size:16px;font-weight:500;line-height:1.4;overflow:hidden}.ant-modal-confirm-body .ant-modal-confirm-content{color:#000000a6;font-size:14px;margin-top:8px}.ant-modal-confirm-body>.anticon{float:left;font-size:22px;margin-right:16px}.ant-modal-confirm-body>.anticon+.ant-modal-confirm-title+.ant-modal-confirm-content{margin-left:38px}.ant-modal-confirm .ant-modal-confirm-btns{float:right;margin-top:24px}.ant-modal-confirm .ant-modal-confirm-btns button+button{margin-bottom:0;margin-left:8px}.ant-modal-confirm-error .ant-modal-confirm-body>.anticon{color:#f5222d}.ant-modal-confirm-confirm .ant-modal-confirm-body>.anticon,.ant-modal-confirm-warning .ant-modal-confirm-body>.anticon{color:#faad14}.ant-modal-confirm-info .ant-modal-confirm-body>.anticon{color:#1890ff}.ant-modal-confirm-success .ant-modal-confirm-body>.anticon{color:#52c41a}.ant-notification{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;margin:0 24px 0 0;max-width:calc(100vw - 32px);padding:0;position:fixed;width:384px;z-index:1010}.ant-notification-bottomLeft,.ant-notification-topLeft{margin-left:24px;margin-right:0}.ant-notification-bottomLeft .ant-notification-fade-appear.ant-notification-fade-appear-active,.ant-notification-bottomLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,.ant-notification-topLeft .ant-notification-fade-appear.ant-notification-fade-appear-active,.ant-notification-topLeft .ant-notification-fade-enter.ant-notification-fade-enter-active{-webkit-animation-name:NotificationLeftFadeIn;animation-name:NotificationLeftFadeIn}.ant-notification-close-icon{cursor:pointer;font-size:14px}.ant-notification-notice{background:#fff;border-radius:4px;-webkit-box-shadow:0 4px 12px #00000026;box-shadow:0 4px 12px #00000026;line-height:1.5;margin-bottom:16px;overflow:hidden;padding:16px 24px;position:relative}.ant-notification-notice-message{color:#000000d9;display:inline-block;font-size:16px;line-height:24px;margin-bottom:8px}.ant-notification-notice-message-single-line-auto-margin{background-color:initial;display:block;max-width:4px;pointer-events:none;width:calc(264px - 100%)}.ant-notification-notice-message-single-line-auto-margin:before{content:"";display:block}.ant-notification-notice-description{font-size:14px}.ant-notification-notice-closable .ant-notification-notice-message{padding-right:24px}.ant-notification-notice-with-icon .ant-notification-notice-message{font-size:16px;margin-bottom:4px;margin-left:48px}.ant-notification-notice-with-icon .ant-notification-notice-description{font-size:14px;margin-left:48px}.ant-notification-notice-icon{font-size:24px;line-height:24px;margin-left:4px;position:absolute}.anticon.ant-notification-notice-icon-success{color:#52c41a}.anticon.ant-notification-notice-icon-info{color:#1890ff}.anticon.ant-notification-notice-icon-warning{color:#faad14}.anticon.ant-notification-notice-icon-error{color:#f5222d}.ant-notification-notice-close{color:#00000073;outline:none;position:absolute;right:22px;top:16px}.ant-notification-notice-close:hover{color:#000000ab}.ant-notification-notice-btn{float:right;margin-top:16px}.ant-notification .notification-fade-effect{-webkit-animation-duration:.24s;animation-duration:.24s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.645,.045,.355,1);animation-timing-function:cubic-bezier(.645,.045,.355,1)}.ant-notification-fade-appear,.ant-notification-fade-enter{-webkit-animation-play-state:paused;animation-play-state:paused;opacity:0}.ant-notification-fade-appear,.ant-notification-fade-enter,.ant-notification-fade-leave{-webkit-animation-duration:.24s;animation-duration:.24s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.645,.045,.355,1);animation-timing-function:cubic-bezier(.645,.045,.355,1)}.ant-notification-fade-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-play-state:paused;animation-play-state:paused}.ant-notification-fade-appear.ant-notification-fade-appear-active,.ant-notification-fade-enter.ant-notification-fade-enter-active{-webkit-animation-name:NotificationFadeIn;animation-name:NotificationFadeIn;-webkit-animation-play-state:running;animation-play-state:running}.ant-notification-fade-leave.ant-notification-fade-leave-active{-webkit-animation-name:NotificationFadeOut;animation-name:NotificationFadeOut;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes NotificationFadeIn{0%{left:384px;opacity:0}to{left:0;opacity:1}}@keyframes NotificationFadeIn{0%{left:384px;opacity:0}to{left:0;opacity:1}}@-webkit-keyframes NotificationLeftFadeIn{0%{opacity:0;right:384px}to{opacity:1;right:0}}@keyframes NotificationLeftFadeIn{0%{opacity:0;right:384px}to{opacity:1;right:0}}@-webkit-keyframes NotificationFadeOut{0%{margin-bottom:16px;max-height:150px;opacity:1;padding-bottom:16px 24px;padding-top:16px 24px}to{margin-bottom:0;max-height:0;opacity:0;padding-bottom:0;padding-top:0}}@keyframes NotificationFadeOut{0%{margin-bottom:16px;max-height:150px;opacity:1;padding-bottom:16px 24px;padding-top:16px 24px}to{margin-bottom:0;max-height:0;opacity:0;padding-bottom:0;padding-top:0}}.ant-page-header{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;margin:0;padding:16px 24px;position:relative}.ant-page-header-ghost{background-color:inherit}.ant-page-header.has-breadcrumb{padding-top:12px}.ant-page-header.has-footer{padding-bottom:0}.ant-page-header-back{float:left;font-size:16px;line-height:1;margin:8px 16px 8px 0}.ant-page-header-back-button{color:#1890ff;color:#000;cursor:pointer;outline:none;text-decoration:none;-webkit-transition:color .3s;transition:color .3s}.ant-page-header-back-button:focus,.ant-page-header-back-button:hover{color:#40a9ff}.ant-page-header-back-button:active{color:#096dd9}.ant-page-header .ant-divider-vertical{height:14px;margin:0 12px;vertical-align:middle}.ant-breadcrumb+.ant-page-header-heading{margin-top:8px}.ant-page-header-heading{overflow:hidden;width:100%}.ant-page-header-heading-title{color:#000000d9;display:block;float:left;font-size:20px;font-weight:600;line-height:32px;margin-bottom:0;padding-right:12px}.ant-page-header-heading .ant-avatar{float:left;margin-right:12px}.ant-page-header-heading-sub-title{color:#00000073;float:left;font-size:14px;line-height:22px;margin:5px 12px 5px 0}.ant-page-header-heading-tags{float:left;margin:4px 0}.ant-page-header-heading-extra{float:right}.ant-page-header-heading-extra>*{margin-left:8px}.ant-page-header-heading-extra>:first-child{margin-left:0}.ant-page-header-content{overflow:hidden;padding-top:12px}.ant-page-header-footer{margin-top:16px}.ant-page-header-footer .ant-tabs-bar{border-bottom:0;margin-bottom:1px}.ant-page-header-footer .ant-tabs-bar .ant-tabs-nav .ant-tabs-tab{font-size:16px;padding:8px}@media (max-width:576px){.ant-page-header-heading-extra{display:block;float:none;overflow:hidden;padding-top:12px;width:100%}}.ant-popover{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;cursor:auto;font-size:14px;font-variant:tabular-nums;font-weight:400;left:0;line-height:1.5;list-style:none;margin:0;padding:0;position:absolute;text-align:left;top:0;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;white-space:normal;z-index:1030}.ant-popover:after{background:#ffffff03;content:"";position:absolute}.ant-popover-hidden{display:none}.ant-popover-placement-top,.ant-popover-placement-topLeft,.ant-popover-placement-topRight{padding-bottom:10px}.ant-popover-placement-right,.ant-popover-placement-rightBottom,.ant-popover-placement-rightTop{padding-left:10px}.ant-popover-placement-bottom,.ant-popover-placement-bottomLeft,.ant-popover-placement-bottomRight{padding-top:10px}.ant-popover-placement-left,.ant-popover-placement-leftBottom,.ant-popover-placement-leftTop{padding-right:10px}.ant-popover-inner{background-clip:padding-box;background-color:#fff;border-radius:4px;-webkit-box-shadow:0 2px 8px #00000026;box-shadow:0 2px 8px #00000026;-webkit-box-shadow:0 0 8px #00000026\9;box-shadow:0 0 8px #00000026\9}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ant-popover-inner{-webkit-box-shadow:0 2px 8px #00000026;box-shadow:0 2px 8px #00000026}}.ant-popover-title{border-bottom:1px solid #e8e8e8;color:#000000d9;font-weight:500;margin:0;min-height:32px;min-width:177px;padding:5px 16px 4px}.ant-popover-inner-content{color:#000000a6;padding:12px 16px}.ant-popover-message{color:#000000a6;font-size:14px;padding:4px 0 12px;position:relative}.ant-popover-message>.anticon{color:#faad14;font-size:14px;position:absolute;top:8px}.ant-popover-message-title{padding-left:22px}.ant-popover-buttons{margin-bottom:4px;text-align:right}.ant-popover-buttons button{margin-left:8px}.ant-popover-arrow{background:#0000;border-style:solid;border-width:4.24264069px;display:block;height:8.48528137px;position:absolute;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:8.48528137px}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow,.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow,.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow{border-color:#0000 #fff #fff #0000;bottom:6.2px;-webkit-box-shadow:3px 3px 7px #00000012;box-shadow:3px 3px 7px #00000012}.ant-popover-placement-top>.ant-popover-content>.ant-popover-arrow{left:50%;-webkit-transform:translateX(-50%) rotate(45deg);-ms-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg)}.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow{left:16px}.ant-popover-placement-topRight>.ant-popover-content>.ant-popover-arrow{right:16px}.ant-popover-placement-right>.ant-popover-content>.ant-popover-arrow,.ant-popover-placement-rightBottom>.ant-popover-content>.ant-popover-arrow,.ant-popover-placement-rightTop>.ant-popover-content>.ant-popover-arrow{border-color:#0000 #0000 #fff #fff;-webkit-box-shadow:-3px 3px 7px #00000012;box-shadow:-3px 3px 7px #00000012;left:6px}.ant-popover-placement-right>.ant-popover-content>.ant-popover-arrow{top:50%;-webkit-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.ant-popover-placement-rightTop>.ant-popover-content>.ant-popover-arrow{top:12px}.ant-popover-placement-rightBottom>.ant-popover-content>.ant-popover-arrow{bottom:12px}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow,.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow,.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow{border-color:#fff #0000 #0000 #fff;-webkit-box-shadow:-2px -2px 5px #0000000f;box-shadow:-2px -2px 5px #0000000f;top:6px}.ant-popover-placement-bottom>.ant-popover-content>.ant-popover-arrow{left:50%;-webkit-transform:translateX(-50%) rotate(45deg);-ms-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg)}.ant-popover-placement-bottomLeft>.ant-popover-content>.ant-popover-arrow{left:16px}.ant-popover-placement-bottomRight>.ant-popover-content>.ant-popover-arrow{right:16px}.ant-popover-placement-left>.ant-popover-content>.ant-popover-arrow,.ant-popover-placement-leftBottom>.ant-popover-content>.ant-popover-arrow,.ant-popover-placement-leftTop>.ant-popover-content>.ant-popover-arrow{border-color:#fff #fff #0000 #0000;-webkit-box-shadow:3px -3px 7px #00000012;box-shadow:3px -3px 7px #00000012;right:6px}.ant-popover-placement-left>.ant-popover-content>.ant-popover-arrow{top:50%;-webkit-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.ant-popover-placement-leftTop>.ant-popover-content>.ant-popover-arrow{top:12px}.ant-popover-placement-leftBottom>.ant-popover-content>.ant-popover-arrow{bottom:12px}.ant-progress{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;display:inline-block;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;margin:0;padding:0}.ant-progress-line{font-size:14px;position:relative;width:100%}.ant-progress-small.ant-progress-line,.ant-progress-small.ant-progress-line .ant-progress-text .anticon{font-size:12px}.ant-progress-outer{display:inline-block;margin-right:0;padding-right:0;width:100%}.ant-progress-show-info .ant-progress-outer{margin-right:calc(-2em - 8px);padding-right:calc(2em + 8px)}.ant-progress-inner{background-color:#f5f5f5;border-radius:100px;display:inline-block;overflow:hidden;position:relative;vertical-align:middle;width:100%}.ant-progress-circle-trail{stroke:#f5f5f5}.ant-progress-circle-path{-webkit-animation:ant-progress-appear .3s;animation:ant-progress-appear .3s}.ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path{stroke:#1890ff}.ant-progress-bg,.ant-progress-success-bg{background-color:#1890ff;border-radius:100px;position:relative;-webkit-transition:all .4s cubic-bezier(.08,.82,.17,1) 0s;transition:all .4s cubic-bezier(.08,.82,.17,1) 0s}.ant-progress-success-bg{background-color:#52c41a;left:0;position:absolute;top:0}.ant-progress-text{color:#00000073;display:inline-block;font-size:1em;line-height:1;margin-left:8px;text-align:left;vertical-align:middle;white-space:nowrap;width:2em;word-break:normal}.ant-progress-text .anticon{font-size:14px}.ant-progress-status-active .ant-progress-bg:before{-webkit-animation:ant-progress-active 2.4s cubic-bezier(.23,1,.32,1) infinite;animation:ant-progress-active 2.4s cubic-bezier(.23,1,.32,1) infinite;background:#fff;border-radius:10px;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0}.ant-progress-status-exception .ant-progress-bg{background-color:#f5222d}.ant-progress-status-exception .ant-progress-text{color:#f5222d}.ant-progress-status-exception .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path{stroke:#f5222d}.ant-progress-status-success .ant-progress-bg{background-color:#52c41a}.ant-progress-status-success .ant-progress-text{color:#52c41a}.ant-progress-status-success .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path{stroke:#52c41a}.ant-progress-circle .ant-progress-inner{background-color:initial;line-height:1;position:relative}.ant-progress-circle .ant-progress-text{color:#000000a6;left:50%;line-height:1;margin:0;padding:0;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);white-space:normal;width:100%}.ant-progress-circle .ant-progress-text .anticon{font-size:1.16666667em}.ant-progress-circle.ant-progress-status-exception .ant-progress-text{color:#f5222d}.ant-progress-circle.ant-progress-status-success .ant-progress-text{color:#52c41a}@-webkit-keyframes ant-progress-active{0%{opacity:.1;width:0}20%{opacity:.5;width:0}to{opacity:0;width:100%}}@keyframes ant-progress-active{0%{opacity:.1;width:0}20%{opacity:.5;width:0}to{opacity:0;width:100%}}.ant-rate{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;color:#fadb14;display:inline-block;font-size:14px;font-size:20px;font-variant:tabular-nums;line-height:1.5;line-height:inherit;list-style:none;margin:0;outline:none;padding:0}.ant-rate-disabled .ant-rate-star{cursor:default}.ant-rate-disabled .ant-rate-star:hover{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ant-rate-star{color:inherit;cursor:pointer;display:inline-block;margin:0;padding:0;position:relative;-webkit-transition:all .3s;transition:all .3s}.ant-rate-star:not(:last-child){margin-right:8px}.ant-rate-star>div:focus{outline:0}.ant-rate-star>div:focus,.ant-rate-star>div:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.ant-rate-star-first,.ant-rate-star-second{color:#e8e8e8;-webkit-transition:all .3s;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-rate-star-first .anticon,.ant-rate-star-second .anticon{vertical-align:middle}.ant-rate-star-first{height:100%;left:0;opacity:0;overflow:hidden;position:absolute;top:0;width:50%}.ant-rate-star-half .ant-rate-star-first,.ant-rate-star-half .ant-rate-star-second{opacity:1}.ant-rate-star-full .ant-rate-star-second,.ant-rate-star-half .ant-rate-star-first{color:inherit}.ant-rate-text{display:inline-block;font-size:14px;margin-left:8px}.ant-result{padding:48px 32px}.ant-result-success .ant-result-icon>.anticon{color:#52c41a}.ant-result-error .ant-result-icon>.anticon{color:#f5222d}.ant-result-info .ant-result-icon>.anticon{color:#1890ff}.ant-result-warning .ant-result-icon>.anticon{color:#faad14}.ant-result-image{height:295px;margin:auto;width:250px}.ant-result-icon{margin-bottom:24px;text-align:center}.ant-result-icon>.anticon{font-size:72px}.ant-result-title{color:#000000d9;font-size:24px;line-height:1.8;text-align:center}.ant-result-subtitle{color:#00000073;font-size:14px;line-height:1.6;text-align:center}.ant-result-extra{margin-top:32px;text-align:center}.ant-result-extra>*{margin-right:8px}.ant-result-extra>:last-child{margin-right:0}.ant-result-content{background-color:#fafafa;margin-top:24px;padding:24px 40px}.ant-skeleton{display:table;width:100%}.ant-skeleton-header{display:table-cell;padding-right:16px;vertical-align:top}.ant-skeleton-header .ant-skeleton-avatar{background:#f2f2f2;display:inline-block;height:32px;line-height:32px;vertical-align:top;width:32px}.ant-skeleton-header .ant-skeleton-avatar.ant-skeleton-avatar-circle{border-radius:50%}.ant-skeleton-header .ant-skeleton-avatar-lg{height:40px;line-height:40px;width:40px}.ant-skeleton-header .ant-skeleton-avatar-lg.ant-skeleton-avatar-circle{border-radius:50%}.ant-skeleton-header .ant-skeleton-avatar-sm{height:24px;line-height:24px;width:24px}.ant-skeleton-header .ant-skeleton-avatar-sm.ant-skeleton-avatar-circle{border-radius:50%}.ant-skeleton-content{display:table-cell;vertical-align:top;width:100%}.ant-skeleton-content .ant-skeleton-title{background:#f2f2f2;height:16px;margin-top:16px;width:100%}.ant-skeleton-content .ant-skeleton-title+.ant-skeleton-paragraph{margin-top:24px}.ant-skeleton-content .ant-skeleton-paragraph{padding:0}.ant-skeleton-content .ant-skeleton-paragraph>li{background:#f2f2f2;height:16px;list-style:none;width:100%}.ant-skeleton-content .ant-skeleton-paragraph>li:last-child:not(:first-child):not(:nth-child(2)){width:61%}.ant-skeleton-content .ant-skeleton-paragraph>li+li{margin-top:16px}.ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title{margin-top:12px}.ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title+.ant-skeleton-paragraph{margin-top:28px}.ant-skeleton.ant-skeleton-active .ant-skeleton-avatar,.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-paragraph>li,.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-title{-webkit-animation:ant-skeleton-loading 1.4s ease infinite;animation:ant-skeleton-loading 1.4s ease infinite;background:-webkit-gradient(linear,left top,right top,color-stop(25%,#f2f2f2),color-stop(37%,#e6e6e6),color-stop(63%,#f2f2f2));background:linear-gradient(90deg,#f2f2f2 25%,#e6e6e6 37%,#f2f2f2 63%);background-size:400% 100%}@-webkit-keyframes ant-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes ant-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.ant-slider{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;cursor:pointer;font-size:14px;font-variant:tabular-nums;height:12px;line-height:1.5;list-style:none;margin:14px 6px 10px;padding:4px 0;position:relative;-ms-touch-action:none;touch-action:none}.ant-slider-vertical{height:100%;margin:6px 10px;padding:0 4px;width:12px}.ant-slider-vertical .ant-slider-rail{height:100%;width:4px}.ant-slider-vertical .ant-slider-track{width:4px}.ant-slider-vertical .ant-slider-handle{margin-bottom:-7px;margin-left:-5px}.ant-slider-vertical .ant-slider-mark{height:100%;left:12px;top:0;width:18px}.ant-slider-vertical .ant-slider-mark-text{left:4px;white-space:nowrap}.ant-slider-vertical .ant-slider-step{height:100%;width:4px}.ant-slider-vertical .ant-slider-dot{left:2px;margin-bottom:-4px;top:auto}.ant-slider-tooltip .ant-tooltip-inner{min-width:0;min-width:auto}.ant-slider-with-marks{margin-bottom:28px}.ant-slider-rail{background-color:#f5f5f5;border-radius:2px;width:100%}.ant-slider-rail,.ant-slider-track{height:4px;position:absolute;-webkit-transition:background-color .3s;transition:background-color .3s}.ant-slider-track{background-color:#91d5ff;border-radius:4px}.ant-slider-handle{background-color:#fff;border:2px solid #91d5ff;border-radius:50%;-webkit-box-shadow:0;box-shadow:0;cursor:pointer;height:14px;margin-top:-5px;position:absolute;-webkit-transition:border-color .3s,-webkit-box-shadow .6s,-webkit-transform .3s cubic-bezier(.18,.89,.32,1.28);transition:border-color .3s,-webkit-box-shadow .6s,-webkit-transform .3s cubic-bezier(.18,.89,.32,1.28);transition:border-color .3s,box-shadow .6s,transform .3s cubic-bezier(.18,.89,.32,1.28);transition:border-color .3s,box-shadow .6s,transform .3s cubic-bezier(.18,.89,.32,1.28),-webkit-box-shadow .6s,-webkit-transform .3s cubic-bezier(.18,.89,.32,1.28);width:14px}.ant-slider-handle:focus{border-color:#46a6ff;-webkit-box-shadow:0 0 0 5px #1890ff33;box-shadow:0 0 0 5px #1890ff33;outline:none}.ant-slider-handle.ant-tooltip-open{border-color:#1890ff}.ant-slider:hover .ant-slider-rail{background-color:#e1e1e1}.ant-slider:hover .ant-slider-track{background-color:#69c0ff}.ant-slider:hover .ant-slider-handle:not(.ant-tooltip-open){border-color:#69c0ff}.ant-slider-mark{font-size:14px;left:0;position:absolute;top:14px;width:100%}.ant-slider-mark-text{color:#00000073;cursor:pointer;display:inline-block;position:absolute;text-align:center;word-break:keep-all}.ant-slider-mark-text-active{color:#000000a6}.ant-slider-step{background:#0000;height:4px;position:absolute;width:100%}.ant-slider-dot{background-color:#fff;border:2px solid #e8e8e8;border-radius:50%;cursor:pointer;height:8px;position:absolute;top:-2px;width:8px}.ant-slider-dot,.ant-slider-dot:first-child,.ant-slider-dot:last-child{margin-left:-4px}.ant-slider-dot-active{border-color:#8cc8ff}.ant-slider-disabled{cursor:not-allowed}.ant-slider-disabled .ant-slider-track{background-color:#00000040!important}.ant-slider-disabled .ant-slider-dot,.ant-slider-disabled .ant-slider-handle{background-color:#fff;border-color:#00000040!important;-webkit-box-shadow:none;box-shadow:none;cursor:not-allowed}.ant-slider-disabled .ant-slider-dot,.ant-slider-disabled .ant-slider-mark-text{cursor:not-allowed!important}.ant-statistic{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;margin:0;padding:0}.ant-statistic-title{color:#00000073;font-size:14px;margin-bottom:4px}.ant-statistic-content{color:#000000d9;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-size:24px}.ant-statistic-content-value-decimal{font-size:16px}.ant-statistic-content-prefix,.ant-statistic-content-suffix{display:inline-block}.ant-statistic-content-prefix{margin-right:4px}.ant-statistic-content-suffix{font-size:16px;margin-left:4px}.ant-steps{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;display:-ms-flexbox;display:flex;font-size:14px;font-size:0;font-variant:tabular-nums;line-height:1.5;list-style:none;margin:0;padding:0;width:100%}.ant-steps-item{display:inline-block;-ms-flex:1;flex:1 1;overflow:hidden;position:relative;vertical-align:top}.ant-steps-item-container{outline:none}.ant-steps-item:last-child{-ms-flex:none;flex:none}.ant-steps-item:last-child>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after,.ant-steps-item:last-child>.ant-steps-item-container>.ant-steps-item-tail{display:none}.ant-steps-item-content,.ant-steps-item-icon{display:inline-block;vertical-align:top}.ant-steps-item-icon{border:1px solid #00000040;border-radius:32px;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-size:16px;height:32px;line-height:32px;margin-right:8px;text-align:center;-webkit-transition:background-color .3s,border-color .3s;transition:background-color .3s,border-color .3s;width:32px}.ant-steps-item-icon>.ant-steps-icon{color:#1890ff;line-height:1;position:relative;top:-1px}.ant-steps-item-tail{left:0;padding:0 10px;position:absolute;top:12px;width:100%}.ant-steps-item-tail:after{background:#e8e8e8;border-radius:1px;content:"";display:inline-block;height:1px;-webkit-transition:background .3s;transition:background .3s;width:100%}.ant-steps-item-title{color:#000000a6;display:inline-block;font-size:16px;line-height:32px;padding-right:16px;position:relative}.ant-steps-item-title:after{background:#e8e8e8;content:"";display:block;height:1px;left:100%;position:absolute;top:16px;width:9999px}.ant-steps-item-subtitle{display:inline;font-weight:400;margin-left:8px}.ant-steps-item-description,.ant-steps-item-subtitle{color:#00000073;font-size:14px}.ant-steps-item-wait .ant-steps-item-icon{background-color:#fff;border-color:#00000040}.ant-steps-item-wait .ant-steps-item-icon>.ant-steps-icon{color:#00000040}.ant-steps-item-wait .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background:#00000040}.ant-steps-item-wait>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{color:#00000073}.ant-steps-item-wait>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{background-color:#e8e8e8}.ant-steps-item-wait>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-description{color:#00000073}.ant-steps-item-wait>.ant-steps-item-container>.ant-steps-item-tail:after{background-color:#e8e8e8}.ant-steps-item-process .ant-steps-item-icon{background-color:#fff;border-color:#1890ff}.ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon{color:#1890ff}.ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background:#1890ff}.ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{color:#000000d9}.ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{background-color:#e8e8e8}.ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-description{color:#000000a6}.ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-tail:after{background-color:#e8e8e8}.ant-steps-item-process .ant-steps-item-icon{background:#1890ff}.ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon{color:#fff}.ant-steps-item-process .ant-steps-item-title{font-weight:500}.ant-steps-item-finish .ant-steps-item-icon{background-color:#fff;border-color:#1890ff}.ant-steps-item-finish .ant-steps-item-icon>.ant-steps-icon{color:#1890ff}.ant-steps-item-finish .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background:#1890ff}.ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{color:#000000a6}.ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{background-color:#1890ff}.ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-description{color:#00000073}.ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-tail:after{background-color:#1890ff}.ant-steps-item-error .ant-steps-item-icon{background-color:#fff;border-color:#f5222d}.ant-steps-item-error .ant-steps-item-icon>.ant-steps-icon{color:#f5222d}.ant-steps-item-error .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background:#f5222d}.ant-steps-item-error>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{color:#f5222d}.ant-steps-item-error>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{background-color:#e8e8e8}.ant-steps-item-error>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-description{color:#f5222d}.ant-steps-item-error>.ant-steps-item-container>.ant-steps-item-tail:after{background-color:#e8e8e8}.ant-steps-item.ant-steps-next-error .ant-steps-item-title:after{background:#f5222d}.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button]{cursor:pointer}.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button] .ant-steps-item-description,.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button] .ant-steps-item-icon .ant-steps-icon,.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button] .ant-steps-item-title{-webkit-transition:color .3s;transition:color .3s}.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button]:hover .ant-steps-item-description,.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button]:hover .ant-steps-item-subtitle,.ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button]:hover .ant-steps-item-title{color:#1890ff}.ant-steps .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-process)>.ant-steps-item-container[role=button]:hover .ant-steps-item-icon{border-color:#1890ff}.ant-steps .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-process)>.ant-steps-item-container[role=button]:hover .ant-steps-item-icon .ant-steps-icon{color:#1890ff}.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item{margin-right:16px;white-space:nowrap}.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:last-child{margin-right:0}.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:last-child .ant-steps-item-title{padding-right:0}.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item-tail{display:none}.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item-description{max-width:140px;white-space:normal}.ant-steps-item-custom .ant-steps-item-icon{background:none;border:0;height:auto}.ant-steps-item-custom .ant-steps-item-icon>.ant-steps-icon{font-size:24px;height:32px;left:.5px;line-height:32px;top:0;width:32px}.ant-steps-item-custom.ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon{color:#1890ff}.ant-steps:not(.ant-steps-vertical) .ant-steps-item-custom .ant-steps-item-icon{width:auto}.ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item{margin-right:12px}.ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:last-child{margin-right:0}.ant-steps-small .ant-steps-item-icon{border-radius:24px;font-size:12px;height:24px;line-height:24px;text-align:center;width:24px}.ant-steps-small .ant-steps-item-title{font-size:14px;line-height:24px;padding-right:12px}.ant-steps-small .ant-steps-item-title:after{top:12px}.ant-steps-small .ant-steps-item-description{color:#00000073;font-size:14px}.ant-steps-small .ant-steps-item-tail{top:8px}.ant-steps-small .ant-steps-item-custom .ant-steps-item-icon{background:none;border:0;border-radius:0;height:inherit;line-height:inherit;width:inherit}.ant-steps-small .ant-steps-item-custom .ant-steps-item-icon>.ant-steps-icon{font-size:24px;line-height:24px;-webkit-transform:none;-ms-transform:none;transform:none}.ant-steps-vertical{display:block}.ant-steps-vertical .ant-steps-item{display:block;overflow:visible}.ant-steps-vertical .ant-steps-item-icon{float:left;margin-right:16px}.ant-steps-vertical .ant-steps-item-content{display:block;min-height:48px;overflow:hidden}.ant-steps-vertical .ant-steps-item-title{line-height:32px}.ant-steps-vertical .ant-steps-item-description{padding-bottom:12px}.ant-steps-vertical>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail{height:100%;left:16px;padding:38px 0 6px;position:absolute;top:0;width:1px}.ant-steps-vertical>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail:after{height:100%;width:1px}.ant-steps-vertical>.ant-steps-item:not(:last-child)>.ant-steps-item-container>.ant-steps-item-tail{display:block}.ant-steps-vertical>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{display:none}.ant-steps-vertical.ant-steps-small .ant-steps-item-container .ant-steps-item-tail{left:12px;padding:30px 0 6px;position:absolute;top:0}.ant-steps-vertical.ant-steps-small .ant-steps-item-container .ant-steps-item-title{line-height:24px}@media (max-width:480px){.ant-steps-horizontal.ant-steps-label-horizontal{display:block}.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item{display:block;overflow:visible}.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon{float:left;margin-right:16px}.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-content{display:block;min-height:48px;overflow:hidden}.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-title{line-height:32px}.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-description{padding-bottom:12px}.ant-steps-horizontal.ant-steps-label-horizontal>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail{height:100%;left:16px;padding:38px 0 6px;position:absolute;top:0;width:1px}.ant-steps-horizontal.ant-steps-label-horizontal>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail:after{height:100%;width:1px}.ant-steps-horizontal.ant-steps-label-horizontal>.ant-steps-item:not(:last-child)>.ant-steps-item-container>.ant-steps-item-tail{display:block}.ant-steps-horizontal.ant-steps-label-horizontal>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{display:none}.ant-steps-horizontal.ant-steps-label-horizontal.ant-steps-small .ant-steps-item-container .ant-steps-item-tail{left:12px;padding:30px 0 6px;position:absolute;top:0}.ant-steps-horizontal.ant-steps-label-horizontal.ant-steps-small .ant-steps-item-container .ant-steps-item-title{line-height:24px}}.ant-steps-label-vertical .ant-steps-item{overflow:visible}.ant-steps-label-vertical .ant-steps-item-tail{margin-left:58px;padding:3.5px 24px}.ant-steps-label-vertical .ant-steps-item-content{display:block;margin-top:8px;text-align:center;width:116px}.ant-steps-label-vertical .ant-steps-item-icon{display:inline-block;margin-left:42px}.ant-steps-label-vertical .ant-steps-item-title{padding-right:0}.ant-steps-label-vertical .ant-steps-item-title:after{display:none}.ant-steps-label-vertical .ant-steps-item-subtitle{display:block;line-height:1.5;margin-bottom:4px;margin-left:0}.ant-steps-label-vertical.ant-steps-small:not(.ant-steps-dot) .ant-steps-item-icon{margin-left:46px}.ant-steps-dot .ant-steps-item-title,.ant-steps-dot.ant-steps-small .ant-steps-item-title{line-height:1.5}.ant-steps-dot .ant-steps-item-tail,.ant-steps-dot.ant-steps-small .ant-steps-item-tail{margin:0 0 0 70px;padding:0;top:2px;width:100%}.ant-steps-dot .ant-steps-item-tail:after,.ant-steps-dot.ant-steps-small .ant-steps-item-tail:after{height:3px;margin-left:12px;width:calc(100% - 20px)}.ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot,.ant-steps-dot.ant-steps-small .ant-steps-item:first-child .ant-steps-icon-dot{left:2px}.ant-steps-dot .ant-steps-item-icon,.ant-steps-dot.ant-steps-small .ant-steps-item-icon{background:#0000;border:0;height:8px;line-height:8px;margin-left:67px;padding-right:0;width:8px}.ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot,.ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot{border-radius:100px;float:left;height:100%;position:relative;-webkit-transition:all .3s;transition:all .3s;width:100%}.ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot:after,.ant-steps-dot.ant-steps-small .ant-steps-item-icon .ant-steps-icon-dot:after{background:rgba(0,0,0,.001);content:"";height:32px;left:-26px;position:absolute;top:-12px;width:60px}.ant-steps-dot .ant-steps-item-content,.ant-steps-dot.ant-steps-small .ant-steps-item-content{width:140px}.ant-steps-dot .ant-steps-item-process .ant-steps-item-icon,.ant-steps-dot.ant-steps-small .ant-steps-item-process .ant-steps-item-icon{height:10px;line-height:10px;width:10px}.ant-steps-dot .ant-steps-item-process .ant-steps-item-icon .ant-steps-icon-dot,.ant-steps-dot.ant-steps-small .ant-steps-item-process .ant-steps-item-icon .ant-steps-icon-dot{top:-1px}.ant-steps-vertical.ant-steps-dot .ant-steps-item-icon{margin-left:0;margin-top:8px}.ant-steps-vertical.ant-steps-dot .ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail{left:-9px;margin:0;padding:22px 0 4px;top:2px}.ant-steps-vertical.ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot{left:0}.ant-steps-vertical.ant-steps-dot .ant-steps-item-process .ant-steps-icon-dot{left:-2px}.ant-steps-navigation{padding-top:12px}.ant-steps-navigation.ant-steps-small .ant-steps-item-container{margin-left:-12px}.ant-steps-navigation .ant-steps-item{overflow:visible;text-align:center}.ant-steps-navigation .ant-steps-item-container{display:inline-block;height:100%;margin-left:-16px;padding-bottom:12px;text-align:left;-webkit-transition:opacity .3s;transition:opacity .3s}.ant-steps-navigation .ant-steps-item-container .ant-steps-item-content{max-width:auto}.ant-steps-navigation .ant-steps-item-container .ant-steps-item-title{max-width:100%;overflow:hidden;padding-right:0;text-overflow:ellipsis;white-space:nowrap}.ant-steps-navigation .ant-steps-item-container .ant-steps-item-title:after{display:none}.ant-steps-navigation .ant-steps-item:not(.ant-steps-item-active) .ant-steps-item-container[role=button]{cursor:pointer}.ant-steps-navigation .ant-steps-item:not(.ant-steps-item-active) .ant-steps-item-container[role=button]:hover{opacity:.85}.ant-steps-navigation .ant-steps-item:last-child{-ms-flex:1;flex:1 1}.ant-steps-navigation .ant-steps-item:last-child:after{display:none}.ant-steps-navigation .ant-steps-item:after{border:1px solid #00000040;border-bottom:none;border-left:none;content:"";display:inline-block;height:12px;left:100%;margin-left:-2px;margin-top:-14px;position:absolute;top:50%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:12px}.ant-steps-navigation .ant-steps-item:before{background-color:#1890ff;bottom:0;content:"";display:inline-block;height:3px;left:50%;position:absolute;-webkit-transition:width .3s,left .3s;transition:width .3s,left .3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;width:0}.ant-steps-navigation .ant-steps-item.ant-steps-item-active:before{left:0;width:100%}@media (max-width:480px){.ant-steps-navigation>.ant-steps-item{margin-right:0!important}.ant-steps-navigation>.ant-steps-item:before{display:none}.ant-steps-navigation>.ant-steps-item.ant-steps-item-active:before{display:block;height:calc(100% - 24px);left:auto;right:0;top:0;width:3px}.ant-steps-navigation>.ant-steps-item:after{display:block;height:8px;left:50%;margin-bottom:8px;position:relative;text-align:center;top:-2px;-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);width:8px}.ant-steps-navigation>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail{visibility:hidden}}.ant-steps-flex-not-supported.ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item{background:#fff;margin-left:-16px;padding-left:16px}.ant-steps-flex-not-supported.ant-steps-horizontal.ant-steps-label-horizontal.ant-steps-small .ant-steps-item{margin-left:-12px;padding-left:12px}.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item:last-child{overflow:hidden}.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item:last-child .ant-steps-icon-dot:after{right:-200px;width:200px}.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item .ant-steps-icon-dot:after,.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item .ant-steps-icon-dot:before{background:#fff;content:"";height:8px;left:-10px;position:absolute;top:0;width:10px}.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item .ant-steps-icon-dot:after{left:auto;right:-10px}.ant-steps-flex-not-supported.ant-steps-dot .ant-steps-item-wait .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background:#ccc}.ant-switch{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";background-color:#00000040;border:1px solid #0000;border-radius:100px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;cursor:pointer;display:inline-block;font-size:14px;font-variant:tabular-nums;height:22px;line-height:1.5;line-height:20px;list-style:none;margin:0;min-width:44px;padding:0;position:relative;-webkit-transition:all .36s;transition:all .36s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle}.ant-switch-inner{color:#fff;display:block;font-size:12px;margin-left:24px;margin-right:6px}.ant-switch-loading-icon,.ant-switch:after{background-color:#fff;border-radius:18px;content:" ";cursor:pointer;height:18px;left:1px;position:absolute;top:1px;-webkit-transition:all .36s cubic-bezier(.78,.14,.15,.86);transition:all .36s cubic-bezier(.78,.14,.15,.86);width:18px}.ant-switch:after{-webkit-box-shadow:0 2px 4px 0 #00230b33;box-shadow:0 2px 4px 0 #00230b33}.ant-switch:not(.ant-switch-disabled):active:after,.ant-switch:not(.ant-switch-disabled):active:before{width:24px}.ant-switch-loading-icon{background:#0000;display:none;font-size:12px;z-index:1}.ant-switch-loading-icon svg{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.ant-switch-loading .ant-switch-loading-icon{color:#000000a6;display:inline-block}.ant-switch-checked.ant-switch-loading .ant-switch-loading-icon{color:#1890ff}.ant-switch:focus{-webkit-box-shadow:0 0 0 2px #1890ff33;box-shadow:0 0 0 2px #1890ff33;outline:0}.ant-switch:focus:hover{-webkit-box-shadow:none;box-shadow:none}.ant-switch-small{height:16px;line-height:14px;min-width:28px}.ant-switch-small .ant-switch-inner{font-size:12px;margin-left:18px;margin-right:3px}.ant-switch-small:after{height:12px;width:12px}.ant-switch-small:active:after,.ant-switch-small:active:before{width:16px}.ant-switch-small .ant-switch-loading-icon{height:12px;width:12px}.ant-switch-small.ant-switch-checked .ant-switch-inner{margin-left:3px;margin-right:18px}.ant-switch-small.ant-switch-checked .ant-switch-loading-icon{left:100%;margin-left:-13px}.ant-switch-small.ant-switch-loading .ant-switch-loading-icon{font-weight:700;-webkit-transform:scale(.66667);-ms-transform:scale(.66667);transform:scale(.66667)}.ant-switch-checked{background-color:#1890ff}.ant-switch-checked .ant-switch-inner{margin-left:6px;margin-right:24px}.ant-switch-checked:after{left:100%;margin-left:-1px;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.ant-switch-checked .ant-switch-loading-icon{left:100%;margin-left:-19px}.ant-switch-disabled,.ant-switch-loading{cursor:not-allowed;opacity:.4}.ant-switch-disabled *,.ant-switch-disabled:after,.ant-switch-disabled:before,.ant-switch-loading *,.ant-switch-loading:after,.ant-switch-loading:before{cursor:not-allowed}@-webkit-keyframes AntSwitchSmallLoadingCircle{0%{-webkit-transform:rotate(0deg) scale(.66667);transform:rotate(0deg) scale(.66667);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}to{-webkit-transform:rotate(1turn) scale(.66667);transform:rotate(1turn) scale(.66667);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}}@keyframes AntSwitchSmallLoadingCircle{0%{-webkit-transform:rotate(0deg) scale(.66667);transform:rotate(0deg) scale(.66667);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}to{-webkit-transform:rotate(1turn) scale(.66667);transform:rotate(1turn) scale(.66667);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}}.ant-table-wrapper{zoom:1}.ant-table-wrapper:after,.ant-table-wrapper:before{content:"";display:table}.ant-table-wrapper:after{clear:both}.ant-table{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;clear:both;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;margin:0;padding:0;position:relative}.ant-table-body{-webkit-transition:opacity .3s;transition:opacity .3s}.ant-table-empty .ant-table-body{overflow-x:auto!important;overflow-y:hidden!important}.ant-table table{border-collapse:initial;border-radius:4px 4px 0 0;border-spacing:0;text-align:left;width:100%}.ant-table-layout-fixed table{table-layout:fixed}.ant-table-thead>tr>th{background:#fafafa;border-bottom:1px solid #e8e8e8;color:#000000d9;font-weight:500;text-align:left;-webkit-transition:background .3s ease;transition:background .3s ease}.ant-table-thead>tr>th[colspan]:not([colspan="1"]){text-align:center}.ant-table-thead>tr>th .ant-table-filter-icon,.ant-table-thead>tr>th .anticon-filter{color:#bfbfbf;cursor:pointer;font-size:12px;height:100%;position:absolute;right:0;text-align:center;top:0;-webkit-transition:all .3s;transition:all .3s;width:28px}.ant-table-thead>tr>th .ant-table-filter-icon>svg,.ant-table-thead>tr>th .anticon-filter>svg{left:50%;margin-left:-6px;margin-top:-5px;position:absolute;top:50%}.ant-table-thead>tr>th .ant-table-filter-selected.anticon{color:#1890ff}.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{color:#bfbfbf;height:1em;line-height:1em;margin-left:.57142857em;margin-top:.35em;text-align:center;-webkit-transition:all .3s;transition:all .3s}.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down,.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up{display:inline-block;display:block;font-size:12px;font-size:11px\9;height:1em;line-height:1em;-webkit-transform:scale(.91666667) rotate(0deg);-ms-transform:scale(.91666667) rotate(0deg);transform:scale(.91666667) rotate(0deg);-webkit-transition:all .3s;transition:all .3s}:root .ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down,:root .ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up{font-size:12px}.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down.on,.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up.on{color:#1890ff}.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner-full{margin-top:-.15em}.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner-full .ant-table-column-sorter-down,.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner-full .ant-table-column-sorter-up{height:.5em;line-height:.5em}.ant-table-thead>tr>th .ant-table-column-sorter .ant-table-column-sorter-inner-full .ant-table-column-sorter-down{margin-top:.125em}.ant-table-thead>tr>th.ant-table-column-has-actions{background-clip:padding-box;-webkit-background-clip:border-box;position:relative}.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 .ant-table-filter-icon.ant-table-filter-open,.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:hover .ant-table-filter-icon:hover,.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .anticon-filter:hover{background:#e5e5e5;color:#00000073}.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .ant-table-filter-icon:active,.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-filters:hover .anticon-filter:active{color:#000000a6}.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,.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-sorters:hover .ant-table-filter-icon,.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-sorters:hover .anticon-filter{background:#f2f2f2}.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-sorters:active .ant-table-column-sorter-down:not(.on),.ant-table-thead>tr>th.ant-table-column-has-actions.ant-table-column-has-sorters:active .ant-table-column-sorter-up:not(.on){color:#00000073}.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{background:#0000;bottom:0;content:"";left:0;position:absolute;right:0;top:0;-webkit-transition:all .3s;transition:all .3s}.ant-table-thead>tr>th .ant-table-header-column .ant-table-column-sorters:hover:before{background:#0000000a}.ant-table-thead>tr>th.ant-table-column-has-sorters{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;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;-webkit-transition:all .3s,border 0s;transition:all .3s,border 0s}.ant-table-tbody>tr,.ant-table-thead>tr{-webkit-transition:all .3s,height 0s;transition:all .3s,height 0s}.ant-table-tbody>tr.ant-table-row-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,.ant-table-thead>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{background:#e6f7ff}.ant-table-tbody>tr.ant-table-row-selected>td.ant-table-column-sort,.ant-table-tbody>tr:hover.ant-table-row-selected>td,.ant-table-tbody>tr:hover.ant-table-row-selected>td.ant-table-column-sort,.ant-table-thead>tr.ant-table-row-selected>td.ant-table-column-sort,.ant-table-thead>tr:hover.ant-table-row-selected>td,.ant-table-thead>tr:hover.ant-table-row-selected>td.ant-table-column-sort{background:#fafafa}.ant-table-thead>tr:hover{background:none}.ant-table-footer{background:#fafafa;border-radius:0 0 4px 4px;border-top:1px solid #e8e8e8;color:#000000d9;padding:16px;position:relative}.ant-table-footer:before{background:#fafafa;content:"";height:1px;left:0;position:absolute;top:-1px;width:100%}.ant-table.ant-table-bordered .ant-table-footer{border:1px solid #e8e8e8}.ant-table-title{border-radius:4px 4px 0 0;padding:16px 0;position:relative;top:1px}.ant-table.ant-table-bordered .ant-table-title{border:1px solid #e8e8e8;padding-left:16px;padding-right:16px}.ant-table-title+.ant-table-content{border-radius:4px 4px 0 0;position:relative}.ant-table-bordered .ant-table-title+.ant-table-content,.ant-table-bordered .ant-table-title+.ant-table-content .ant-table-thead>tr:first-child>th,.ant-table-bordered .ant-table-title+.ant-table-content table,.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-radius:4px;border-top:1px solid #e8e8e8}.ant-table-tbody>tr.ant-table-row-selected td{background:#fafafa;color:inherit}.ant-table-thead>tr>th.ant-table-column-sort{background:#f5f5f5}.ant-table-tbody>tr>td.ant-table-column-sort{background:#00000003}.ant-table-tbody>tr>td,.ant-table-thead>tr>th{overflow-wrap:break-word;padding:16px}.ant-table-expand-icon-th,.ant-table-row-expand-icon-cell{min-width:50px;text-align:center;width:50px}.ant-table-header{background:#fafafa;overflow:hidden}.ant-table-header table{border-radius:4px 4px 0 0}.ant-table-loading{position:relative}.ant-table-loading .ant-table-body{background:#fff;opacity:.5}.ant-table-loading .ant-table-spin-holder{height:20px;left:50%;line-height:20px;margin-left:-30px;position:absolute;top:50%}.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-body>table,.ant-table-bordered .ant-table-fixed-left table,.ant-table-bordered .ant-table-fixed-right table,.ant-table-bordered .ant-table-header>table{border:1px solid #e8e8e8;border-bottom:0;border-right:0}.ant-table-bordered.ant-table-empty .ant-table-placeholder{border-left:1px solid #e8e8e8;border-right: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-body-inner>table,.ant-table-bordered.ant-table-fixed-header .ant-table-header+.ant-table-body>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-tbody>tr>td,.ant-table-bordered .ant-table-thead>tr>th{border-right:1px solid #e8e8e8}.ant-table-placeholder{background:#fff;border-bottom:1px solid #e8e8e8;border-radius:0 0 4px 4px;border-top:1px solid #e8e8e8;color:#00000040;font-size:14px;margin-top:-1px;padding:16px;position:relative;text-align:center;z-index:1}.ant-table-pagination.ant-pagination{float:right;margin:16px 0}.ant-table-filter-dropdown{background:#fff;border-radius:4px;-webkit-box-shadow:0 2px 8px #00000026;box-shadow:0 2px 8px #00000026;margin-left:-8px;min-width:96px;position:relative}.ant-table-filter-dropdown .ant-dropdown-menu{border:0;border-radius:4px 4px 0 0;-webkit-box-shadow:none;box-shadow:none;max-height:calc(100vh - 130px);overflow-x:hidden}.ant-table-filter-dropdown .ant-dropdown-menu-item>label+span{padding-right:0}.ant-table-filter-dropdown .ant-dropdown-menu-sub{border-radius:4px;-webkit-box-shadow:0 2px 8px #00000026;box-shadow:0 2px 8px #00000026}.ant-table-filter-dropdown .ant-dropdown-menu .ant-dropdown-submenu-contain-selected .ant-dropdown-menu-submenu-title:after{color:#1890ff;font-weight:700;text-shadow:0 0 2px #bae7ff}.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{border-top:1px solid #e8e8e8;overflow:hidden;padding:7px 8px}.ant-table-filter-dropdown-link{color:#1890ff}.ant-table-filter-dropdown-link:hover{color:#40a9ff}.ant-table-filter-dropdown-link:active{color:#096dd9}.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;-webkit-transition:all .3s;transition:all .3s}.ant-table-selection-menu{background:#fff;border-radius:4px;-webkit-box-shadow:0 2px 8px #00000026;box-shadow:0 2px 8px #00000026;margin-left:-30px;margin-top:5px;min-width:96px}.ant-table-selection-menu .ant-action-down{color:#bfbfbf}.ant-table-selection-down{cursor:pointer;display:inline-block;line-height:1;padding:0}.ant-table-selection-down:hover .anticon-down{color:#0009}.ant-table-row-expand-icon{background:#fff;border:1px solid #e8e8e8;border-radius:2px;color:#1890ff;color:inherit;cursor:pointer;display:inline-block;height:17px;line-height:13px;outline:none;text-align:center;text-decoration:none;-webkit-transition:color .3s;transition:color .3s;-webkit-transition:all .3s;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:17px}.ant-table-row-expand-icon:focus,.ant-table-row-expand-icon:hover{color:#40a9ff}.ant-table-row-expand-icon:active{color:#096dd9}.ant-table-row-expand-icon:active,.ant-table-row-expand-icon:focus,.ant-table-row-expand-icon:hover{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;text-overflow:ellipsis;white-space:nowrap}.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:#0000}.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{background:#fff;position:relative}.ant-table-fixed-header .ant-table-body-inner{overflow:scroll}.ant-table-fixed-header .ant-table-scroll .ant-table-header{margin-bottom:-20px;opacity:.9999;overflow:scroll;padding-bottom:20px}.ant-table-fixed-header .ant-table-scroll .ant-table-header::-webkit-scrollbar{border:solid #e8e8e8;border-width:0 0 1px}.ant-table-hide-scrollbar{min-width:0;min-width:auto;scrollbar-color:#0000 #0000}.ant-table-hide-scrollbar::-webkit-scrollbar{background-color:initial;min-width:inherit}.ant-table-bordered.ant-table-fixed-header .ant-table-scroll .ant-table-header::-webkit-scrollbar{border:1px solid #e8e8e8;border-left-width: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:#0000}.ant-table-fixed-left,.ant-table-fixed-right{border-radius:0;overflow:hidden;position:absolute;top:0;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease;z-index:1}.ant-table-fixed-left table,.ant-table-fixed-right table{background:#fff;width:auto}.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{-webkit-box-shadow:6px 0 6px -4px #00000026;box-shadow:6px 0 6px -4px #00000026;left:0}.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{-webkit-box-shadow:-6px 0 6px -4px #00000026;box-shadow:-6px 0 6px -4px #00000026;right:0}.ant-table-fixed-right,.ant-table-fixed-right table{border-radius:0 4px 0 0}.ant-table-fixed-right .ant-table-expanded-row{color:#0000;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,.ant-table.ant-table-scroll-position-right .ant-table-fixed-right{-webkit-box-shadow:none;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-tbody>tr>td.ant-table-selection-column,.ant-table-thead>tr>th.ant-table-selection-column{text-align:center}.ant-table-tbody>tr>td.ant-table-selection-column .ant-radio-wrapper,.ant-table-thead>tr>th.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}@supports (-moz-appearance:meterbar){.ant-table-thead>tr>th.ant-table-column-has-actions{background-clip:padding-box}}.ant-table-middle>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr>td,.ant-table-middle>.ant-table-content>.ant-table-body>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-tbody>tr>td,.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-left>.ant-table-header>table>.ant-table-tbody>tr>td,.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-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-thead>tr>th,.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-right>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-middle>.ant-table-content>.ant-table-footer,.ant-table-middle>.ant-table-content>.ant-table-header>table>.ant-table-tbody>tr>td,.ant-table-middle>.ant-table-content>.ant-table-header>table>.ant-table-thead>tr>th,.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-scroll>.ant-table-body>table>.ant-table-thead>tr>th,.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-header>table>.ant-table-thead>tr>th,.ant-table-middle>.ant-table-title{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-content>.ant-table-footer,.ant-table-small>.ant-table-title{padding:8px}.ant-table-small>.ant-table-title{border-bottom:1px solid #e8e8e8;top:0}.ant-table-small>.ant-table-content>.ant-table-footer{background-color:initial;border-top:1px solid #e8e8e8}.ant-table-small>.ant-table-content>.ant-table-footer:before{background-color:initial}.ant-table-small>.ant-table-content>.ant-table-body{margin:0 8px}.ant-table-small>.ant-table-content>.ant-table-body>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-left>.ant-table-header>table,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-header>table,.ant-table-small>.ant-table-content>.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-scroll>.ant-table-header>table{border:0}.ant-table-small>.ant-table-content>.ant-table-body>table>.ant-table-tbody>tr>td,.ant-table-small>.ant-table-content>.ant-table-body>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-tbody>tr>td,.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-left>.ant-table-header>table>.ant-table-tbody>tr>td,.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-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-thead>tr>th,.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-right>.ant-table-header>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-header>table>.ant-table-thead>tr>th,.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-scroll>.ant-table-body>table>.ant-table-thead>tr>th,.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-header>table>.ant-table-thead>tr>th{padding:8px}.ant-table-small>.ant-table-content>.ant-table-body>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-left>.ant-table-header>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-fixed-right>.ant-table-header>table>.ant-table-thead>tr>th,.ant-table-small>.ant-table-content>.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-scroll>.ant-table-header>table>.ant-table-thead>tr>th{background-color:initial}.ant-table-small>.ant-table-content>.ant-table-body>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-left>.ant-table-header>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,.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-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-scroll>.ant-table-header>table>.ant-table-thead>tr{border-bottom:1px solid #e8e8e8}.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-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-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-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-header>table>.ant-table-thead>tr>th.ant-table-column-sort,.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-scroll>.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{background-color:#00000003}.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-left>.ant-table-header>table,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.ant-table-body-outer>.ant-table-body-inner>table,.ant-table-small>.ant-table-content>.ant-table-fixed-right>.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-scroll>.ant-table-header>table{padding:0}.ant-table-small>.ant-table-content .ant-table-header{background-color:initial;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-bottom:1px solid #e8e8e8;border-right: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-bottom:0;border-left:0;border-right:0}.ant-table-small.ant-table-bordered .ant-table-tbody>tr>td:last-child,.ant-table-small.ant-table-bordered .ant-table-thead>tr>th.ant-table-row-cell-last{border-right:none}.ant-table-small.ant-table-bordered .ant-table-fixed-left .ant-table-tbody>tr>td:last-child,.ant-table-small.ant-table-bordered .ant-table-fixed-left .ant-table-thead>tr>th:last-child{border-right:1px solid #e8e8e8}.ant-table-small.ant-table-bordered .ant-table-fixed-right{border-left:1px solid #e8e8e8;border-right: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}.ant-timeline{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;margin:0;padding:0}.ant-timeline-item{font-size:14px;list-style:none;margin:0;padding:0 0 20px;position:relative}.ant-timeline-item-tail{border-left:2px solid #e8e8e8;height:calc(100% - 10px);left:4px;position:absolute;top:10px}.ant-timeline-item-pending .ant-timeline-item-head{background-color:initial;font-size:12px}.ant-timeline-item-pending .ant-timeline-item-tail{display:none}.ant-timeline-item-head{background-color:#fff;border:2px solid #0000;border-radius:100px;height:10px;position:absolute;width:10px}.ant-timeline-item-head-blue{border-color:#1890ff;color:#1890ff}.ant-timeline-item-head-red{border-color:#f5222d;color:#f5222d}.ant-timeline-item-head-green{border-color:#52c41a;color:#52c41a}.ant-timeline-item-head-gray{border-color:#00000040;color:#00000040}.ant-timeline-item-head-custom{border:0;border-radius:0;height:auto;left:5px;line-height:1;margin-top:0;padding:3px 1px;position:absolute;text-align:center;top:5.5px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:auto}.ant-timeline-item-content{margin:0 0 0 18px;position:relative;top:-6px;word-break:break-word}.ant-timeline-item-last>.ant-timeline-item-tail{display:none}.ant-timeline-item-last>.ant-timeline-item-content{min-height:48px}.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,.ant-timeline.ant-timeline-alternate .ant-timeline-item-tail,.ant-timeline.ant-timeline-right .ant-timeline-item-head,.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom,.ant-timeline.ant-timeline-right .ant-timeline-item-tail{left:50%}.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,.ant-timeline.ant-timeline-right .ant-timeline-item-head{margin-left:-4px}.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom{margin-left:1px}.ant-timeline.ant-timeline-alternate .ant-timeline-item-left .ant-timeline-item-content,.ant-timeline.ant-timeline-right .ant-timeline-item-left .ant-timeline-item-content{left:calc(50% - 4px);text-align:left;width:calc(50% - 14px)}.ant-timeline.ant-timeline-alternate .ant-timeline-item-right .ant-timeline-item-content,.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content{margin:0;text-align:right;width:calc(50% - 12px)}.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head,.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head-custom,.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-tail{left:calc(100% - 6px)}.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content{width:calc(100% - 18px)}.ant-timeline.ant-timeline-pending .ant-timeline-item-last .ant-timeline-item-tail{border-left:2px dotted #e8e8e8;display:block;height:calc(100% - 14px)}.ant-timeline.ant-timeline-reverse .ant-timeline-item-last .ant-timeline-item-tail{display:none}.ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-tail{border-left:2px dotted #e8e8e8;display:block;height:calc(100% - 15px);top:15px}.ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-content{min-height:48px}.ant-transfer-customize-list{display:-ms-flexbox;display:flex}.ant-transfer-customize-list .ant-transfer-operation{-ms-flex-item-align:center;align-self:center;-ms-flex:none;flex:none}.ant-transfer-customize-list .ant-transfer-list{-ms-flex:auto;flex:auto;height:auto;min-height:200px;width:auto}.ant-transfer-customize-list .ant-transfer-list-body-with-search{padding-top:0}.ant-transfer-customize-list .ant-transfer-list-body-search-wrapper{padding-bottom:0;position:relative}.ant-transfer-customize-list .ant-transfer-list-body-customize-wrapper{padding:12px}.ant-transfer-customize-list .ant-table-wrapper .ant-table-small{border:0;border-radius:0}.ant-transfer-customize-list .ant-table-wrapper .ant-table-small>.ant-table-content>.ant-table-body>table>.ant-table-thead>tr>th{background:#fafafa}.ant-transfer-customize-list .ant-table-wrapper .ant-table-small>.ant-table-content .ant-table-row:last-child td{border-bottom:1px solid #e8e8e8}.ant-transfer-customize-list .ant-table-wrapper .ant-table-small .ant-table-body{margin:0}.ant-transfer-customize-list .ant-table-wrapper .ant-table-pagination.ant-pagination{margin:16px 0 4px}.ant-transfer{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;margin:0;padding:0;position:relative}.ant-transfer-disabled .ant-transfer-list{background:#f5f5f5}.ant-transfer-list{border:1px solid #d9d9d9;border-radius:4px;display:inline-block;height:200px;padding-top:40px;position:relative;vertical-align:middle;width:180px}.ant-transfer-list-with-footer{padding-bottom:34px}.ant-transfer-list-search{padding:0 24px 0 8px}.ant-transfer-list-search-action{bottom:12px;color:#00000040;line-height:32px;position:absolute;right:12px;text-align:center;top:12px;width:28px}.ant-transfer-list-search-action .anticon{color:#00000040;-webkit-transition:all .3s;transition:all .3s}.ant-transfer-list-search-action .anticon:hover{color:#00000073}span.ant-transfer-list-search-action{pointer-events:none}.ant-transfer-list-header{background:#fff;border-bottom:1px solid #e8e8e8;border-radius:4px 4px 0 0;color:#000000a6;left:0;overflow:hidden;padding:8px 12px 9px;position:absolute;top:0;width:100%}.ant-transfer-list-header-title{position:absolute;right:12px}.ant-transfer-list-header .ant-checkbox-wrapper+span{padding-left:8px}.ant-transfer-list-body{font-size:14px;height:100%;position:relative}.ant-transfer-list-body-search-wrapper{left:0;padding:12px;position:absolute;top:0;width:100%}.ant-transfer-list-body-with-search{padding-top:56px}.ant-transfer-list-content{height:100%;list-style:none;margin:0;overflow:auto;padding:0}.ant-transfer-list-content>.LazyLoad{-webkit-animation:transferHighlightIn 1s;animation:transferHighlightIn 1s}.ant-transfer-list-content-item{min-height:32px;overflow:hidden;padding:6px 12px;text-overflow:ellipsis;-webkit-transition:all .3s;transition:all .3s;white-space:nowrap}.ant-transfer-list-content-item>span{padding-right:0}.ant-transfer-list-content-item-text{padding-left:8px}.ant-transfer-list-content-item:not(.ant-transfer-list-content-item-disabled):hover{background-color:#e6f7ff;cursor:pointer}.ant-transfer-list-content-item-disabled{color:#00000040;cursor:not-allowed}.ant-transfer-list-body-not-found{color:#00000040;padding-top:0;position:absolute;text-align:center;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%}.ant-transfer-list-body-with-search .ant-transfer-list-body-not-found{margin-top:16px}.ant-transfer-list-footer{border-radius:0 0 4px 4px;border-top:1px solid #e8e8e8;bottom:0;left:0;position:absolute;width:100%}.ant-transfer-operation{display:inline-block;margin:0 8px;overflow:hidden;vertical-align:middle}.ant-transfer-operation .ant-btn{display:block}.ant-transfer-operation .ant-btn:first-child{margin-bottom:4px}.ant-transfer-operation .ant-btn .anticon{font-size:12px}@-webkit-keyframes transferHighlightIn{0%{background:#bae7ff}to{background:#0000}}@keyframes transferHighlightIn{0%{background:#bae7ff}to{background:#0000}}.ant-select-tree-checkbox{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;cursor:pointer;display:inline-block;font-size:14px;font-variant:tabular-nums;line-height:1.5;line-height:1;list-style:none;margin:0;outline:none;padding:0;position:relative;top:-.09em;vertical-align:middle;white-space:nowrap}.ant-select-tree-checkbox-input:focus+.ant-select-tree-checkbox-inner,.ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox-inner,.ant-select-tree-checkbox:hover .ant-select-tree-checkbox-inner{border-color:#1890ff}.ant-select-tree-checkbox-checked:after{-webkit-animation:antCheckboxEffect .36s ease-in-out;animation:antCheckboxEffect .36s ease-in-out;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards;border:1px solid #1890ff;border-radius:2px;content:"";height:100%;left:0;position:absolute;top:0;visibility:hidden;width:100%}.ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox:after,.ant-select-tree-checkbox:hover:after{visibility:visible}.ant-select-tree-checkbox-inner{background-color:#fff;border:1px solid #d9d9d9;border-collapse:initial;border-radius:2px;display:block;height:16px;left:0;position:relative;top:0;-webkit-transition:all .3s;transition:all .3s;width:16px}.ant-select-tree-checkbox-inner:after{border:2px solid #fff;border-left:0;border-top:0;content:" ";display:table;height:9.14285714px;left:22%;opacity:0;position:absolute;top:50%;-webkit-transform:rotate(45deg) scale(0) translate(-50%,-50%);-ms-transform:rotate(45deg) scale(0) translate(-50%,-50%);transform:rotate(45deg) scale(0) translate(-50%,-50%);-webkit-transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;width:5.71428571px}.ant-select-tree-checkbox-input{bottom:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;width:100%;z-index:1}.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner:after{border:2px solid #fff;border-left:0;border-top:0;content:" ";display:table;opacity:1;position:absolute;-webkit-transform:rotate(45deg) scale(1) translate(-50%,-50%);-ms-transform:rotate(45deg) scale(1) translate(-50%,-50%);transform:rotate(45deg) scale(1) translate(-50%,-50%);-webkit-transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s}.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner{background-color:#1890ff;border-color:#1890ff}.ant-select-tree-checkbox-disabled{cursor:not-allowed}.ant-select-tree-checkbox-disabled.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner:after{-webkit-animation-name:none;animation-name:none;border-color:#00000040}.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-input{cursor:not-allowed}.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner{background-color:#f5f5f5;border-color:#d9d9d9!important}.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner:after{-webkit-animation-name:none;animation-name:none;border-collapse:initial;border-color:#f5f5f5}.ant-select-tree-checkbox-disabled+span{color:#00000040;cursor:not-allowed}.ant-select-tree-checkbox-disabled:hover:after,.ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox-disabled:after{visibility:hidden}.ant-select-tree-checkbox-wrapper{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;cursor:pointer;display:inline-block;font-size:14px;font-variant:tabular-nums;line-height:1.5;line-height:inherit;list-style:none;margin:0;padding:0}.ant-select-tree-checkbox-wrapper.ant-select-tree-checkbox-wrapper-disabled{cursor:not-allowed}.ant-select-tree-checkbox-wrapper+.ant-select-tree-checkbox-wrapper{margin-left:8px}.ant-select-tree-checkbox+span{padding-left:8px;padding-right:8px}.ant-select-tree-checkbox-group{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;display:inline-block;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;margin:0;padding:0}.ant-select-tree-checkbox-group-item{display:inline-block;margin-right:8px}.ant-select-tree-checkbox-group-item:last-child{margin-right:0}.ant-select-tree-checkbox-group-item+.ant-select-tree-checkbox-group-item{margin-left:0}.ant-select-tree-checkbox-indeterminate .ant-select-tree-checkbox-inner{background-color:#fff;border-color:#d9d9d9}.ant-select-tree-checkbox-indeterminate .ant-select-tree-checkbox-inner:after{background-color:#1890ff;border:0;content:" ";height:8px;left:50%;opacity:1;top:50%;-webkit-transform:translate(-50%,-50%) scale(1);-ms-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);width:8px}.ant-select-tree-checkbox-indeterminate.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner:after{background-color:#00000040;border-color:#00000040}.ant-select-tree{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;margin:-4px 0 0;padding:0 4px}.ant-select-tree li{list-style:none;margin:8px 0;outline:0;padding:0;white-space:nowrap}.ant-select-tree li.filter-node>span{font-weight:500}.ant-select-tree li ul{margin:0;padding:0 0 0 18px}.ant-select-tree li .ant-select-tree-node-content-wrapper{border-radius:2px;color:#000000a6;cursor:pointer;display:inline-block;margin:0;padding:3px 5px;text-decoration:none;-webkit-transition:all .3s;transition:all .3s;width:calc(100% - 24px)}.ant-select-tree li .ant-select-tree-node-content-wrapper:hover{background-color:#e6f7ff}.ant-select-tree li .ant-select-tree-node-content-wrapper.ant-select-tree-node-selected{background-color:#bae7ff}.ant-select-tree li span.ant-select-tree-checkbox{margin:0 4px 0 0}.ant-select-tree li span.ant-select-tree-checkbox+.ant-select-tree-node-content-wrapper{width:calc(100% - 46px)}.ant-select-tree li span.ant-select-tree-iconEle,.ant-select-tree li span.ant-select-tree-switcher{border:0;cursor:pointer;display:inline-block;height:24px;line-height:22px;margin:0;outline:none;text-align:center;vertical-align:middle;width:24px}.ant-select-tree li span.ant-select-icon_loading .ant-select-switcher-loading-icon{color:#1890ff;display:inline-block;font-size:14px;left:0;position:absolute;-webkit-transform:none;-ms-transform:none;transform:none}.ant-select-tree li span.ant-select-icon_loading .ant-select-switcher-loading-icon svg{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.ant-select-tree li span.ant-select-tree-switcher{position:relative}.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher-noop{cursor:auto}.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-select-switcher-icon,.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-tree-switcher-icon{display:inline-block;font-size:12px;font-size:10px\9;font-weight:700;-webkit-transform:scale(.83333333) rotate(0deg);-ms-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0deg)}:root .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-select-switcher-icon,:root .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-tree-switcher-icon{font-size:12px}.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-select-switcher-icon svg,.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-tree-switcher-icon svg{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-icon,.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-tree-switcher-icon{display:inline-block;font-size:12px;font-size:10px\9;font-weight:700;-webkit-transform:scale(.83333333) rotate(0deg);-ms-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0deg)}:root .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-icon,:root .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-tree-switcher-icon{font-size:12px}.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-icon svg,.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-tree-switcher-icon svg{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-icon svg{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-loading-icon,.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-select-switcher-loading-icon{color:#1890ff;display:inline-block;font-size:14px;height:24px;left:0;position:absolute;-webkit-transform:none;-ms-transform:none;transform:none;width:24px}.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close .ant-select-switcher-loading-icon svg,.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open .ant-select-switcher-loading-icon svg{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.ant-select-tree .ant-select-tree-treenode-loading .ant-select-tree-iconEle,.ant-select-tree-child-tree{display:none}.ant-select-tree-child-tree-open{display:block}li.ant-select-tree-treenode-disabled>.ant-select-tree-node-content-wrapper,li.ant-select-tree-treenode-disabled>.ant-select-tree-node-content-wrapper span,li.ant-select-tree-treenode-disabled>span:not(.ant-select-tree-switcher){color:#00000040;cursor:not-allowed}li.ant-select-tree-treenode-disabled>.ant-select-tree-node-content-wrapper:hover{background:#0000}.ant-select-tree-icon__close,.ant-select-tree-icon__open{margin-right:2px;vertical-align:top}.ant-select-tree-dropdown{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;margin:0;padding:0}.ant-select-tree-dropdown .ant-select-dropdown-search{background:#fff;display:block;padding:4px;position:sticky;top:0;z-index:1}.ant-select-tree-dropdown .ant-select-dropdown-search .ant-select-search__field__wrap{width:100%}.ant-select-tree-dropdown .ant-select-dropdown-search .ant-select-search__field{border:1px solid #d9d9d9;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;outline:none;padding:4px 7px;width:100%}.ant-select-tree-dropdown .ant-select-dropdown-search.ant-select-search--hide{display:none}.ant-select-tree-dropdown .ant-select-not-found{color:#00000040;cursor:not-allowed;display:block;padding:7px 16px}@-webkit-keyframes antCheckboxEffect{0%{opacity:.5;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(1.6);transform:scale(1.6)}}@keyframes antCheckboxEffect{0%{opacity:.5;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(1.6);transform:scale(1.6)}}.ant-tree.ant-tree-directory{position:relative}.ant-tree.ant-tree-directory .ant-tree-child-tree>li span.ant-tree-switcher,.ant-tree.ant-tree-directory>li span.ant-tree-switcher{position:relative;z-index:1}.ant-tree.ant-tree-directory .ant-tree-child-tree>li span.ant-tree-switcher.ant-tree-switcher-noop,.ant-tree.ant-tree-directory>li span.ant-tree-switcher.ant-tree-switcher-noop{pointer-events:none}.ant-tree.ant-tree-directory .ant-tree-child-tree>li span.ant-tree-checkbox,.ant-tree.ant-tree-directory>li span.ant-tree-checkbox{position:relative;z-index:1}.ant-tree.ant-tree-directory .ant-tree-child-tree>li span.ant-tree-node-content-wrapper,.ant-tree.ant-tree-directory>li span.ant-tree-node-content-wrapper{border-radius:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-tree.ant-tree-directory .ant-tree-child-tree>li span.ant-tree-node-content-wrapper:hover,.ant-tree.ant-tree-directory>li span.ant-tree-node-content-wrapper:hover{background:#0000}.ant-tree.ant-tree-directory .ant-tree-child-tree>li span.ant-tree-node-content-wrapper:hover:before,.ant-tree.ant-tree-directory>li span.ant-tree-node-content-wrapper:hover:before{background:#e6f7ff}.ant-tree.ant-tree-directory .ant-tree-child-tree>li span.ant-tree-node-content-wrapper.ant-tree-node-selected,.ant-tree.ant-tree-directory>li span.ant-tree-node-content-wrapper.ant-tree-node-selected{background:#0000;color:#fff}.ant-tree.ant-tree-directory .ant-tree-child-tree>li span.ant-tree-node-content-wrapper:before,.ant-tree.ant-tree-directory>li span.ant-tree-node-content-wrapper:before{content:"";height:24px;left:0;position:absolute;right:0;-webkit-transition:all .3s;transition:all .3s}.ant-tree.ant-tree-directory .ant-tree-child-tree>li span.ant-tree-node-content-wrapper>span,.ant-tree.ant-tree-directory>li span.ant-tree-node-content-wrapper>span{position:relative;z-index:1}.ant-tree.ant-tree-directory .ant-tree-child-tree>li.ant-tree-treenode-selected>span.ant-tree-switcher,.ant-tree.ant-tree-directory>li.ant-tree-treenode-selected>span.ant-tree-switcher{color:#fff}.ant-tree.ant-tree-directory .ant-tree-child-tree>li.ant-tree-treenode-selected>span.ant-tree-checkbox .ant-tree-checkbox-inner,.ant-tree.ant-tree-directory>li.ant-tree-treenode-selected>span.ant-tree-checkbox .ant-tree-checkbox-inner{border-color:#1890ff}.ant-tree.ant-tree-directory .ant-tree-child-tree>li.ant-tree-treenode-selected>span.ant-tree-checkbox.ant-tree-checkbox-checked:after,.ant-tree.ant-tree-directory>li.ant-tree-treenode-selected>span.ant-tree-checkbox.ant-tree-checkbox-checked:after{border-color:#fff}.ant-tree.ant-tree-directory .ant-tree-child-tree>li.ant-tree-treenode-selected>span.ant-tree-checkbox.ant-tree-checkbox-checked .ant-tree-checkbox-inner,.ant-tree.ant-tree-directory>li.ant-tree-treenode-selected>span.ant-tree-checkbox.ant-tree-checkbox-checked .ant-tree-checkbox-inner{background:#fff}.ant-tree.ant-tree-directory .ant-tree-child-tree>li.ant-tree-treenode-selected>span.ant-tree-checkbox.ant-tree-checkbox-checked .ant-tree-checkbox-inner:after,.ant-tree.ant-tree-directory>li.ant-tree-treenode-selected>span.ant-tree-checkbox.ant-tree-checkbox-checked .ant-tree-checkbox-inner:after{border-color:#1890ff}.ant-tree.ant-tree-directory .ant-tree-child-tree>li.ant-tree-treenode-selected>span.ant-tree-node-content-wrapper:before,.ant-tree.ant-tree-directory>li.ant-tree-treenode-selected>span.ant-tree-node-content-wrapper:before{background:#1890ff}.ant-tree-checkbox{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;cursor:pointer;display:inline-block;font-size:14px;font-variant:tabular-nums;line-height:1.5;line-height:1;list-style:none;margin:0;outline:none;padding:0;position:relative;top:-.09em;vertical-align:middle;white-space:nowrap}.ant-tree-checkbox-input:focus+.ant-tree-checkbox-inner,.ant-tree-checkbox-wrapper:hover .ant-tree-checkbox-inner,.ant-tree-checkbox:hover .ant-tree-checkbox-inner{border-color:#1890ff}.ant-tree-checkbox-checked:after{-webkit-animation:antCheckboxEffect .36s ease-in-out;animation:antCheckboxEffect .36s ease-in-out;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards;border:1px solid #1890ff;border-radius:2px;content:"";height:100%;top:0;visibility:hidden}.ant-tree-checkbox-wrapper:hover .ant-tree-checkbox:after,.ant-tree-checkbox:hover:after{visibility:visible}.ant-tree-checkbox-inner{background-color:#fff;border:1px solid #d9d9d9;border-collapse:initial;border-radius:2px;display:block;height:16px;left:0;position:relative;top:0;-webkit-transition:all .3s;transition:all .3s;width:16px}.ant-tree-checkbox-inner:after{border:2px solid #fff;border-left:0;border-top:0;content:" ";display:table;height:9.14285714px;left:22%;opacity:0;position:absolute;top:50%;-webkit-transform:rotate(45deg) scale(0) translate(-50%,-50%);-ms-transform:rotate(45deg) scale(0) translate(-50%,-50%);transform:rotate(45deg) scale(0) translate(-50%,-50%);-webkit-transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;width:5.71428571px}.ant-tree-checkbox-input{bottom:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;width:100%;z-index:1}.ant-tree-checkbox-checked .ant-tree-checkbox-inner:after{border:2px solid #fff;border-left:0;border-top:0;content:" ";display:table;opacity:1;position:absolute;-webkit-transform:rotate(45deg) scale(1) translate(-50%,-50%);-ms-transform:rotate(45deg) scale(1) translate(-50%,-50%);transform:rotate(45deg) scale(1) translate(-50%,-50%);-webkit-transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s}.ant-tree-checkbox-checked .ant-tree-checkbox-inner{background-color:#1890ff;border-color:#1890ff}.ant-tree-checkbox-disabled{cursor:not-allowed}.ant-tree-checkbox-disabled.ant-tree-checkbox-checked .ant-tree-checkbox-inner:after{-webkit-animation-name:none;animation-name:none;border-color:#00000040}.ant-tree-checkbox-disabled .ant-tree-checkbox-input{cursor:not-allowed}.ant-tree-checkbox-disabled .ant-tree-checkbox-inner{background-color:#f5f5f5;border-color:#d9d9d9!important}.ant-tree-checkbox-disabled .ant-tree-checkbox-inner:after{-webkit-animation-name:none;animation-name:none;border-collapse:initial;border-color:#f5f5f5}.ant-tree-checkbox-disabled+span{color:#00000040;cursor:not-allowed}.ant-tree-checkbox-disabled:hover:after,.ant-tree-checkbox-wrapper:hover .ant-tree-checkbox-disabled:after{visibility:hidden}.ant-tree-checkbox-wrapper{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;cursor:pointer;display:inline-block;font-size:14px;font-variant:tabular-nums;line-height:1.5;line-height:inherit;list-style:none;margin:0;padding:0}.ant-tree-checkbox-wrapper.ant-tree-checkbox-wrapper-disabled{cursor:not-allowed}.ant-tree-checkbox-wrapper+.ant-tree-checkbox-wrapper{margin-left:8px}.ant-tree-checkbox+span{padding-left:8px;padding-right:8px}.ant-tree-checkbox-group{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;display:inline-block;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;margin:0;padding:0}.ant-tree-checkbox-group-item{display:inline-block;margin-right:8px}.ant-tree-checkbox-group-item:last-child{margin-right:0}.ant-tree-checkbox-group-item+.ant-tree-checkbox-group-item{margin-left:0}.ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner{background-color:#fff;border-color:#d9d9d9}.ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner:after{background-color:#1890ff;border:0;content:" ";height:8px;left:50%;opacity:1;top:50%;-webkit-transform:translate(-50%,-50%) scale(1);-ms-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);width:8px}.ant-tree-checkbox-indeterminate.ant-tree-checkbox-disabled .ant-tree-checkbox-inner:after{background-color:#00000040;border-color:#00000040}.ant-tree{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;margin:0;padding:0}.ant-tree-checkbox-checked:after{height:66.67%;left:0;position:absolute;top:16.67%;width:100%}.ant-tree ol,.ant-tree ul{list-style:none;margin:0;padding:0}.ant-tree li{list-style:none;margin:0;outline:0;padding:4px 0;white-space:nowrap}.ant-tree li span[draggable=true],.ant-tree li span[draggable]{-khtml-user-drag:element;-webkit-user-drag:element;border-bottom:2px solid #0000;border-top:2px solid #0000;line-height:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-tree li.drag-over>span[draggable]{background-color:#1890ff;color:#fff;opacity:.8}.ant-tree li.drag-over-gap-top>span[draggable]{border-top-color:#1890ff}.ant-tree li.drag-over-gap-bottom>span[draggable]{border-bottom-color:#1890ff}.ant-tree li.filter-node>span{color:#f5222d!important;font-weight:500!important}.ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-loading-icon,.ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-loading-icon{color:#1890ff;display:inline-block;font-size:14px;height:24px;left:0;position:absolute;-webkit-transform:none;-ms-transform:none;transform:none;width:24px}.ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-loading-icon svg,.ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-loading-icon svg{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}:root .ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_close:after,:root .ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_open:after{opacity:0}.ant-tree li ul{margin:0;padding:0 0 0 18px}.ant-tree li .ant-tree-node-content-wrapper{border-radius:2px;color:#000000a6;cursor:pointer;display:inline-block;height:24px;line-height:24px;margin:0;padding:0 5px;text-decoration:none;-webkit-transition:all .3s;transition:all .3s;vertical-align:top}.ant-tree li .ant-tree-node-content-wrapper:hover{background-color:#e6f7ff}.ant-tree li .ant-tree-node-content-wrapper.ant-tree-node-selected{background-color:#bae7ff}.ant-tree li span.ant-tree-checkbox{height:24px;margin:0 4px 0 2px;padding:4px 0;top:auto}.ant-tree li span.ant-tree-iconEle,.ant-tree li span.ant-tree-switcher{border:0;cursor:pointer;display:inline-block;height:24px;line-height:24px;margin:0;outline:none;text-align:center;vertical-align:top;width:24px}.ant-tree li span.ant-tree-iconEle:empty{display:none}.ant-tree li span.ant-tree-switcher{position:relative}.ant-tree li span.ant-tree-switcher.ant-tree-switcher-noop{cursor:default}.ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon,.ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon{display:inline-block;font-size:12px;font-size:10px\9;font-weight:700;-webkit-transform:scale(.83333333) rotate(0deg);-ms-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0deg)}:root .ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon,:root .ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon{font-size:12px}.ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon svg,.ant-tree li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon svg{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon,.ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon{display:inline-block;font-size:12px;font-size:10px\9;font-weight:700;-webkit-transform:scale(.83333333) rotate(0deg);-ms-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0deg)}:root .ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon,:root .ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon{font-size:12px}.ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon svg,.ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon svg{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.ant-tree li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon svg{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.ant-tree li:last-child>span.ant-tree-iconEle:before,.ant-tree li:last-child>span.ant-tree-switcher:before{display:none}.ant-tree>li:first-child{padding-top:7px}.ant-tree>li:last-child{padding-bottom:7px}.ant-tree-child-tree>li:first-child{padding-top:8px}.ant-tree-child-tree>li:last-child{padding-bottom:0}li.ant-tree-treenode-disabled>.ant-tree-node-content-wrapper,li.ant-tree-treenode-disabled>.ant-tree-node-content-wrapper span,li.ant-tree-treenode-disabled>span:not(.ant-tree-switcher){color:#00000040;cursor:not-allowed}li.ant-tree-treenode-disabled>.ant-tree-node-content-wrapper:hover{background:#0000}.ant-tree-icon__close,.ant-tree-icon__open{margin-right:2px;vertical-align:top}.ant-tree.ant-tree-show-line li{position:relative}.ant-tree.ant-tree-show-line li span.ant-tree-switcher{background:#fff;color:#00000073}.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher-noop .ant-select-switcher-icon,.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher-noop .ant-tree-switcher-icon{display:inline-block;font-size:12px;font-weight:400}.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher-noop .ant-select-switcher-icon svg,.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher-noop .ant-tree-switcher-icon svg{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon,.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon{display:inline-block;font-size:12px;font-weight:400}.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_open .ant-select-switcher-icon svg,.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_open .ant-tree-switcher-icon svg{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon,.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon{display:inline-block;font-size:12px;font-weight:400}.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_close .ant-select-switcher-icon svg,.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon svg{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.ant-tree.ant-tree-show-line li:not(:last-child):before{border-left:1px solid #d9d9d9;content:" ";height:100%;height:calc(100% - 22px);left:12px;margin:22px 0 0;position:absolute;width:1px}.ant-tree.ant-tree-icon-hide .ant-tree-treenode-loading .ant-tree-iconEle{display:none}.ant-tree.ant-tree-block-node li .ant-tree-node-content-wrapper{width:calc(100% - 24px)}.ant-tree.ant-tree-block-node li span.ant-tree-checkbox+.ant-tree-node-content-wrapper{width:calc(100% - 46px)}.ant-typography{color:#000000a6}.ant-typography.ant-typography-secondary{color:#00000073}.ant-typography.ant-typography-warning{color:#faad14}.ant-typography.ant-typography-danger{color:#f5222d}.ant-typography.ant-typography-disabled{color:#00000040;cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-typography p,div.ant-typography{margin-bottom:1em}.ant-typography h1,h1.ant-typography{color:#000000d9;font-size:38px;font-weight:600;line-height:1.23;margin-bottom:.5em}.ant-typography h2,h2.ant-typography{color:#000000d9;font-size:30px;font-weight:600;line-height:1.35;margin-bottom:.5em}.ant-typography h3,h3.ant-typography{color:#000000d9;font-size:24px;font-weight:600;line-height:1.35;margin-bottom:.5em}.ant-typography h4,h4.ant-typography{color:#000000d9;font-size:20px;font-weight:600;line-height:1.4;margin-bottom:.5em}.ant-typography div+h1,.ant-typography div+h2,.ant-typography div+h3,.ant-typography div+h4,.ant-typography h1+h1,.ant-typography h1+h2,.ant-typography h1+h3,.ant-typography h1+h4,.ant-typography h2+h1,.ant-typography h2+h2,.ant-typography h2+h3,.ant-typography h2+h4,.ant-typography h3+h1,.ant-typography h3+h2,.ant-typography h3+h3,.ant-typography h3+h4,.ant-typography h4+h1,.ant-typography h4+h2,.ant-typography h4+h3,.ant-typography h4+h4,.ant-typography li+h1,.ant-typography li+h2,.ant-typography li+h3,.ant-typography li+h4,.ant-typography p+h1,.ant-typography p+h2,.ant-typography p+h3,.ant-typography p+h4,.ant-typography ul+h1,.ant-typography ul+h2,.ant-typography ul+h3,.ant-typography ul+h4,.ant-typography+h1.ant-typography,.ant-typography+h2.ant-typography,.ant-typography+h3.ant-typography,.ant-typography+h4.ant-typography{margin-top:1.2em}span.ant-typography-ellipsis{display:inline-block}.ant-typography a{color:#1890ff;cursor:pointer;outline:none;text-decoration:none;-webkit-transition:color .3s;transition:color .3s}.ant-typography a:focus,.ant-typography a:hover{color:#40a9ff}.ant-typography a:active{color:#096dd9}.ant-typography a:active,.ant-typography a:hover{text-decoration:none}.ant-typography a[disabled]{color:#00000040;cursor:not-allowed;pointer-events:none}.ant-typography code{background:#0000000f;border:1px solid #0000000f;border-radius:3px;font-size:85%;margin:0 .2em;padding:.2em .4em .1em}.ant-typography mark{background-color:#ffe58f;padding:0}.ant-typography ins,.ant-typography u{-webkit-text-decoration-skip:ink;text-decoration:underline;text-decoration-skip-ink:auto}.ant-typography del,.ant-typography s{text-decoration:line-through}.ant-typography strong{font-weight:600}.ant-typography-copy,.ant-typography-edit,.ant-typography-expand{color:#1890ff;cursor:pointer;margin-left:8px;outline:none;text-decoration:none;-webkit-transition:color .3s;transition:color .3s}.ant-typography-copy:focus,.ant-typography-copy:hover,.ant-typography-edit:focus,.ant-typography-edit:hover,.ant-typography-expand:focus,.ant-typography-expand:hover{color:#40a9ff}.ant-typography-copy:active,.ant-typography-edit:active,.ant-typography-expand:active{color:#096dd9}.ant-typography-copy-success,.ant-typography-copy-success:focus,.ant-typography-copy-success:hover{color:#52c41a}.ant-typography-edit-content{position:relative}div.ant-typography-edit-content{left:-12px;margin-bottom:calc(1em - 6px);margin-top:-5px}.ant-typography-edit-content-confirm{bottom:8px;color:#00000073;pointer-events:none;position:absolute;right:10px}.ant-typography-edit-content textarea{-moz-transition:none}.ant-typography ol,.ant-typography ul{margin:0 0 1em;padding:0}.ant-typography ol li,.ant-typography ul li{margin:0 0 0 20px;padding:0 0 0 4px}.ant-typography ul li{list-style-type:circle}.ant-typography ul li li{list-style-type:disc}.ant-typography ol li{list-style-type:decimal}.ant-typography-ellipsis-single-line{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ant-typography-ellipsis-multiple-line{-webkit-line-clamp:3;
  /*! autoprefixer: ignore next */-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.ant-upload{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;margin:0;outline:0;padding:0}.ant-upload p{margin:0}.ant-upload-btn{display:block;outline:none;width:100%}.ant-upload input[type=file]{cursor:pointer}.ant-upload.ant-upload-select{display:inline-block}.ant-upload.ant-upload-disabled{cursor:not-allowed}.ant-upload.ant-upload-select-picture-card{background-color:#fafafa;border:1px dashed #d9d9d9;border-radius:4px;cursor:pointer;display:table;float:left;height:104px;margin-bottom:8px;margin-right:8px;text-align:center;-webkit-transition:border-color .3s ease;transition:border-color .3s ease;vertical-align:top;width:104px}.ant-upload.ant-upload-select-picture-card>.ant-upload{display:table-cell;height:100%;padding:8px;text-align:center;vertical-align:middle;width:100%}.ant-upload.ant-upload-select-picture-card:hover{border-color:#1890ff}.ant-upload.ant-upload-drag{background:#fafafa;border:1px dashed #d9d9d9;border-radius:4px;cursor:pointer;height:100%;position:relative;text-align:center;-webkit-transition:border-color .3s;transition:border-color .3s;width:100%}.ant-upload.ant-upload-drag .ant-upload{padding:16px 0}.ant-upload.ant-upload-drag.ant-upload-drag-hover:not(.ant-upload-disabled){border-color:#096dd9}.ant-upload.ant-upload-drag.ant-upload-disabled{cursor:not-allowed}.ant-upload.ant-upload-drag .ant-upload-btn{display:table;height:100%}.ant-upload.ant-upload-drag .ant-upload-drag-container{display:table-cell;vertical-align:middle}.ant-upload.ant-upload-drag:not(.ant-upload-disabled):hover{border-color:#40a9ff}.ant-upload.ant-upload-drag p.ant-upload-drag-icon{margin-bottom:20px}.ant-upload.ant-upload-drag p.ant-upload-drag-icon .anticon{color:#40a9ff;font-size:48px}.ant-upload.ant-upload-drag p.ant-upload-text{color:#000000d9;font-size:16px;margin:0 0 4px}.ant-upload.ant-upload-drag p.ant-upload-hint{color:#00000073;font-size:14px}.ant-upload.ant-upload-drag .anticon-plus{color:#00000040;font-size:30px;-webkit-transition:all .3s;transition:all .3s}.ant-upload.ant-upload-drag .anticon-plus:hover,.ant-upload.ant-upload-drag:hover .anticon-plus{color:#00000073}.ant-upload-picture-card-wrapper{zoom:1;display:inline-block;width:100%}.ant-upload-picture-card-wrapper:after,.ant-upload-picture-card-wrapper:before{content:"";display:table}.ant-upload-picture-card-wrapper:after{clear:both}.ant-upload-list{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum","tnum";zoom:1;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000000a6;font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;margin:0;padding:0}.ant-upload-list:after,.ant-upload-list:before{content:"";display:table}.ant-upload-list:after{clear:both}.ant-upload-list-item-list-type-text:hover .ant-upload-list-item-name-icon-count-1{padding-right:14px}.ant-upload-list-item-list-type-text:hover .ant-upload-list-item-name-icon-count-2{padding-right:28px}.ant-upload-list-item{font-size:14px;height:22px;margin-top:8px;position:relative}.ant-upload-list-item-name{display:inline-block;overflow:hidden;padding-left:22px;text-overflow:ellipsis;white-space:nowrap;width:100%}.ant-upload-list-item-name-icon-count-1{padding-right:14px}.ant-upload-list-item-card-actions{opacity:0;position:absolute;right:0}.ant-upload-list-item-card-actions.picture{line-height:1;opacity:1;top:25px}.ant-upload-list-item-card-actions .anticon{color:#00000073;padding-right:6px}.ant-upload-list-item-info{height:100%;padding:0 12px 0 4px;-webkit-transition:background-color .3s;transition:background-color .3s}.ant-upload-list-item-info>span{display:block;height:100%;width:100%}.ant-upload-list-item-info .anticon-loading,.ant-upload-list-item-info .anticon-paper-clip{color:#00000073;font-size:14px;position:absolute;top:5px}.ant-upload-list-item .anticon-close{color:#00000073;cursor:pointer;display:inline-block;font-size:12px;font-size:10px\9;line-height:0;opacity:0;position:absolute;right:4px;top:6px;-webkit-transform:scale(.83333333) rotate(0deg);-ms-transform:scale(.83333333) rotate(0deg);transform:scale(.83333333) rotate(0deg);-webkit-transition:all .3s;transition:all .3s}:root .ant-upload-list-item .anticon-close{font-size:12px}.ant-upload-list-item .anticon-close:hover{color:#000000a6}.ant-upload-list-item:hover .ant-upload-list-item-info{background-color:#e6f7ff}.ant-upload-list-item:hover .ant-upload-list-item-card-actions,.ant-upload-list-item:hover .anticon-close{opacity:1}.ant-upload-list-item-error,.ant-upload-list-item-error .ant-upload-list-item-name,.ant-upload-list-item-error .anticon-paper-clip{color:#f5222d}.ant-upload-list-item-error .ant-upload-list-item-card-actions{opacity:1}.ant-upload-list-item-error .ant-upload-list-item-card-actions .anticon{color:#f5222d}.ant-upload-list-item-progress{bottom:-12px;font-size:14px;line-height:0;padding-left:26px;position:absolute;width:100%}.ant-upload-list-picture .ant-upload-list-item,.ant-upload-list-picture-card .ant-upload-list-item{border:1px solid #d9d9d9;border-radius:4px;height:66px;padding:8px;position:relative}.ant-upload-list-picture .ant-upload-list-item:hover,.ant-upload-list-picture-card .ant-upload-list-item:hover{background:#0000}.ant-upload-list-picture .ant-upload-list-item-error,.ant-upload-list-picture-card .ant-upload-list-item-error{border-color:#f5222d}.ant-upload-list-picture .ant-upload-list-item-info,.ant-upload-list-picture-card .ant-upload-list-item-info{padding:0}.ant-upload-list-picture .ant-upload-list-item:hover .ant-upload-list-item-info,.ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info{background:#0000}.ant-upload-list-picture .ant-upload-list-item-uploading,.ant-upload-list-picture-card .ant-upload-list-item-uploading{border-style:dashed}.ant-upload-list-picture .ant-upload-list-item-thumbnail,.ant-upload-list-picture-card .ant-upload-list-item-thumbnail{font-size:26px;height:48px;left:8px;line-height:54px;opacity:.8;position:absolute;text-align:center;top:8px;width:48px}.ant-upload-list-picture .ant-upload-list-item-icon,.ant-upload-list-picture-card .ant-upload-list-item-icon{font-size:26px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ant-upload-list-picture .ant-upload-list-item-image,.ant-upload-list-picture-card .ant-upload-list-item-image{max-width:100%}.ant-upload-list-picture .ant-upload-list-item-thumbnail img,.ant-upload-list-picture-card .ant-upload-list-item-thumbnail img{display:block;height:48px;overflow:hidden;width:48px}.ant-upload-list-picture .ant-upload-list-item-name,.ant-upload-list-picture-card .ant-upload-list-item-name{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;line-height:44px;margin:0 0 0 8px;max-width:100%;overflow:hidden;padding-left:48px;padding-right:8px;text-overflow:ellipsis;-webkit-transition:all .3s;transition:all .3s;white-space:nowrap}.ant-upload-list-picture .ant-upload-list-item-name-icon-count-1,.ant-upload-list-picture-card .ant-upload-list-item-name-icon-count-1{padding-right:18px}.ant-upload-list-picture .ant-upload-list-item-name-icon-count-2,.ant-upload-list-picture-card .ant-upload-list-item-name-icon-count-2{padding-right:36px}.ant-upload-list-picture .ant-upload-list-item-uploading .ant-upload-list-item-name,.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-name{line-height:28px}.ant-upload-list-picture .ant-upload-list-item-progress,.ant-upload-list-picture-card .ant-upload-list-item-progress{bottom:14px;margin-top:0;padding-left:56px;width:calc(100% - 24px)}.ant-upload-list-picture .anticon-close,.ant-upload-list-picture-card .anticon-close{line-height:1;opacity:1;position:absolute;right:8px;top:8px}.ant-upload-list-picture-card.ant-upload-list:after{display:none}.ant-upload-list-picture-card .ant-upload-list-item,.ant-upload-list-picture-card-container{float:left;height:104px;margin:0 8px 8px 0;width:104px}.ant-upload-list-picture-card .ant-upload-list-item-info{height:100%;overflow:hidden;position:relative}.ant-upload-list-picture-card .ant-upload-list-item-info:before{background-color:#00000080;content:" ";height:100%;opacity:0;position:absolute;-webkit-transition:all .3s;transition:all .3s;width:100%;z-index:1}.ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info:before{opacity:1}.ant-upload-list-picture-card .ant-upload-list-item-actions{left:50%;opacity:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .3s;transition:all .3s;white-space:nowrap;z-index:10}.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete,.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-download,.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye-o{color:#ffffffd9;cursor:pointer;font-size:16px;margin:0 4px;-webkit-transition:all .3s;transition:all .3s;width:16px;z-index:10}.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete:hover,.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-download:hover,.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye-o:hover{color:#fff}.ant-upload-list-picture-card .ant-upload-list-item-actions:hover,.ant-upload-list-picture-card .ant-upload-list-item-info:hover+.ant-upload-list-item-actions{opacity:1}.ant-upload-list-picture-card .ant-upload-list-item-thumbnail,.ant-upload-list-picture-card .ant-upload-list-item-thumbnail img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;position:static;width:100%}.ant-upload-list-picture-card .ant-upload-list-item-name{display:none;line-height:1.5;margin:8px 0 0;padding:0;text-align:center}.ant-upload-list-picture-card .anticon-picture+.ant-upload-list-item-name{bottom:10px;display:block;position:absolute}.ant-upload-list-picture-card .ant-upload-list-item-uploading.ant-upload-list-item{background-color:#fafafa}.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info{height:auto}.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-delete,.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-eye-o,.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info:before{display:none}.ant-upload-list-picture-card .ant-upload-list-item-uploading-text{color:#00000073;margin-top:18px}.ant-upload-list-picture-card .ant-upload-list-item-progress{bottom:32px;padding-left:0}.ant-upload-list .ant-upload-success-icon{color:#52c41a;font-weight:700}.ant-upload-list .ant-upload-animate-enter,.ant-upload-list .ant-upload-animate-inline-enter,.ant-upload-list .ant-upload-animate-inline-leave,.ant-upload-list .ant-upload-animate-leave{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:cubic-bezier(.78,.14,.15,.86);animation-fill-mode:cubic-bezier(.78,.14,.15,.86)}.ant-upload-list .ant-upload-animate-enter{-webkit-animation-name:uploadAnimateIn;animation-name:uploadAnimateIn}.ant-upload-list .ant-upload-animate-leave{-webkit-animation-name:uploadAnimateOut;animation-name:uploadAnimateOut}.ant-upload-list .ant-upload-animate-inline-enter{-webkit-animation-name:uploadAnimateInlineIn;animation-name:uploadAnimateInlineIn}.ant-upload-list .ant-upload-animate-inline-leave{-webkit-animation-name:uploadAnimateInlineOut;animation-name:uploadAnimateInlineOut}@-webkit-keyframes uploadAnimateIn{0%{height:0;margin:0;opacity:0;padding:0}}@keyframes uploadAnimateIn{0%{height:0;margin:0;opacity:0;padding:0}}@-webkit-keyframes uploadAnimateOut{to{height:0;margin:0;opacity:0;padding:0}}@keyframes uploadAnimateOut{to{height:0;margin:0;opacity:0;padding:0}}@-webkit-keyframes uploadAnimateInlineIn{0%{height:0;margin:0;opacity:0;padding:0;width:0}}@keyframes uploadAnimateInlineIn{0%{height:0;margin:0;opacity:0;padding:0;width:0}}@-webkit-keyframes uploadAnimateInlineOut{to{height:0;margin:0;opacity:0;padding:0;width:0}}@keyframes uploadAnimateInlineOut{to{height:0;margin:0;opacity:0;padding:0;width:0}}.FitOnIcon_styles__5YFOg{display:inline-block;vertical-align:middle}.FitOnIcon_styles__5YFOg.FitOnIcon_spin__72D0Z{animation-duration:1s;animation-iteration-count:infinite;animation-name:FitOnIcon_spin__72D0Z;animation-timing-function:linear}.FitOnIcon_styles__5YFOg>:not(.no-touch),.FitOnIcon_styles__5YFOg>:not(.no-touch) path{fill:currentColor;stroke:currentColor}@keyframes FitOnIcon_spin__72D0Z{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.no-fill{fill:none!important}.no-stroke{stroke:none!important}.FOIcon_styles__jS8dr{cursor:pointer;display:inline-block}.FOIcon_styles__jS8dr i{vertical-align:middle}.FOIcon_styles__jS8dr i:before{color:inherit}.CheckInModal_styles__CDj4C .ant-modal-content{border-radius:16px;margin:0 auto;width:400px}.CheckInModal_styles__CDj4C .ant-modal-content .ant-modal-body{padding:40px 0 16px}.CheckInModal_styles__CDj4C .close{font-size:14px;position:absolute;right:24px;top:24px}.CheckInModal_styles__CDj4C .reservation-modal .check-in{color:#333;font-family:Poppins;font-size:24px;font-style:normal;font-weight:500;line-height:24px;margin-bottom:8px;text-align:center;text-transform:capitalize}.CheckInModal_styles__CDj4C .reservation-modal .name{color:#727272;font-family:AktivGrotesk;font-size:16px;font-style:normal;font-weight:500;line-height:24px;text-align:center}.CheckInModal_styles__CDj4C .reservation-modal .member-id{background:#eee;border-radius:4px;color:#727272;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:500;line-height:24px;margin:8px auto 24px;min-height:24px;padding:0 12px;text-align:center;width:-webkit-fit-content;width:fit-content}.CheckInModal_styles__CDj4C .reservation-modal .info-sec{align-items:center;background:url(/static/media/bg.de33e8777f2b06bebe92.png) no-repeat;background-size:cover;border-radius:8px;color:#fff;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;margin:0 50px;min-height:175px;text-align:center}.CheckInModal_styles__CDj4C .reservation-modal .credit-sec{align-items:flex-start;color:#333;display:flex;flex-direction:column;flex-wrap:nowrap;gap:8px;justify-content:flex-start;padding:16px}.CheckInModal_styles__CDj4C .reservation-modal .credit-sec .credit-item{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;line-height:24px;width:100%}.CheckInModal_styles__CDj4C .reservation-modal .agree-line{padding:0 16px 16px}.CheckInModal_styles__CDj4C .reservation-modal .agree-line .ant-checkbox-checked .ant-checkbox-inner{background-color:#816ffe;border-color:#816ffe}.CheckInModal_styles__CDj4C .reservation-modal .reserve-button{margin:24px auto;width:calc(100% - 100px)}.LabelInput_styles__nOvg5 .input-sec .label{font-family:AktivGrotesk-bolder}.LabelInput_styles__nOvg5{width:100%}.LabelInput_styles__nOvg5 .input-sec{align-items:center;background-color:#0000!important;border-bottom:1px solid #f5f5f5;color:#fff;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:18px;justify-content:space-between;min-height:58px;padding:12px 0;position:relative;text-align:left;width:100%}.LabelInput_styles__nOvg5 .input-sec .label{color:#4a4a4a;font-size:18px}.LabelInput_styles__nOvg5 .input-sec .value{background:#0000;border:none;color:#9c9eb9;cursor:pointer;display:inline-block;font-size:18px;min-width:auto;text-align:right;width:auto}.LabelInput_styles__nOvg5 .input-sec .value.input-number .ant-input-number-handler-wrap{display:none}.LabelInput_styles__nOvg5 .input-sec .value.input-number .ant-input-number-input-wrap input{text-align:right}.DeleteAccountModal_styles__N0kri .main-sec .title{font-family:AktivGrotesk-bolder}.DeleteAccountModal_styles__N0kri .main-sec .question,.DeleteAccountModal_styles__N0kri .main-sec .radio-item .input,.DeleteAccountModal_styles__N0kri .main-sec .text{font-family:AktivGrotesk}.DeleteAccountModal_styles__N0kri .main-sec .title{color:#1d1d27;font-size:22px}.DeleteAccountModal_styles__N0kri .main-sec .question{color:#1d1d27;font-size:16px;margin-top:10px}.DeleteAccountModal_styles__N0kri .main-sec .text{color:#4a4a4a;font-size:14px;margin-top:10px}.DeleteAccountModal_styles__N0kri .main-sec .radio-item{display:inline-block;width:100%}.DeleteAccountModal_styles__N0kri .main-sec .radio-item .input{color:#4a4a4a;font-size:14px;margin-left:10px;max-height:32px;width:calc(100% - 78px)}.DeleteAccountModal_styles__N0kri .main-sec .btn-sec{display:flex;flex-direction:row-reverse;margin-top:20px}.DeleteAccountModal_styles__N0kri .main-sec .btn-sec .button{border-radius:4px;height:30px;line-height:30px;margin-left:10px;width:80px}.FOInput_styles__ZJPbm{background-color:#0000!important;border-radius:4px;font-size:18px;height:48px;text-align:left;width:100%}.FOInput_styles__ZJPbm .white-input-sec{color:#fff;display:inline-block;height:100%;margin-bottom:0;width:100%}.FOInput_styles__ZJPbm .white-input-sec ::placeholder{color:#fff}.FOInput_styles__ZJPbm .white-input-sec input{background:#0000!important;border:none;border-bottom:1px solid #ffffff80;height:100%;outline:none;width:100%}.FOInput_styles__ZJPbm .dark-input-sec{color:#000;display:inline-block;height:100%;margin-bottom:0;width:100%}.FOInput_styles__ZJPbm .dark-input-sec ::placeholder{color:#6a7582;opacity:.4}.FOInput_styles__ZJPbm .dark-input-sec input{background:#0000!important;border:none;border-bottom:1px solid #00000080;height:100%;outline:none;width:100%}.FOInput_styles__ZJPbm .dark-input-sec input:-internal-autofill-selected{-webkit-text-fill-color:#000!important}.FOInput_styles__ZJPbm .with-addon-before{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start}.SimpleVideoPlayer_styles__ZaoXL{position:relative}.SimpleVideoPlayer_styles__ZaoXL .filter{background:linear-gradient(12.3deg,#9b4af099 23.57%,#ff61a400 113.27%);display:block;height:100%;left:0;position:absolute;top:0;width:100%}.SimpleVideoPlayer_styles__ZaoXL .video-js{background:#0000}.v1_styles__FBE7V .center-sec .tip,.v1_styles__FBE7V .fb-btn{font-family:AktivGrotesk-bolder}.v1_styles__FBE7V{background:url(/static/media/login-bg.66f325925924f6e52fff.jpg) no-repeat 50% fixed;background-size:cover;height:100vh}.v1_styles__FBE7V .video-sec{height:100vh;left:0;position:fixed;right:0;transform:translateY(-40%);width:100%}.v1_styles__FBE7V .filter-sec{background:linear-gradient(202.46deg,#5c42de57 100%,#5ca8cc5c 0);height:100vh;left:0;position:fixed;right:0;width:100vw}.v1_styles__FBE7V .sign-up{color:#ee5e6a;display:none;margin-top:8px;position:absolute;right:23px;text-align:center;top:3vh}.v1_styles__FBE7V .grey-bg{background-color:#0000}.v1_styles__FBE7V .center-sec{color:#fff;height:auto;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:362px}.v1_styles__FBE7V .center-sec.top{top:80px;transform:translate(-50%)}.v1_styles__FBE7V .center-sec.top .logo-image{height:39px;margin:20px auto 11px;width:39px}.v1_styles__FBE7V .center-sec .tip{color:#fff9;font-size:24px;margin-bottom:80px;margin-top:30px}.v1_styles__FBE7V .center-sec .tip-list .title{color:#fff;font-size:23px;line-height:33px;margin-bottom:10px}.v1_styles__FBE7V .center-sec .tip-list .content{color:#fff;font-size:16px;line-height:22px}.v1_styles__FBE7V .center-sec .ant-btn{margin-bottom:20px;margin-top:45px}.v1_styles__FBE7V .center-sec .ant-btn:hover{transform:translateY(-5px)}.v1_styles__FBE7V .google-login{background:#fff;background-color:#fff;border:none;border-radius:2px;box-shadow:0 0 2px 0 #0000001f,0 2px 2px 0 #0000003d;display:block;height:40px;line-height:40px;padding:0 8px;position:relative;text-align:left;width:362px}.v1_styles__FBE7V .google-login>img{height:18px;margin-right:24px;position:absolute;top:50%;transform:translateY(-50%);width:18px}.v1_styles__FBE7V .google-login>span{color:#0000008a;font-family:Roboto,sans-serif;font-size:14px;left:50px;position:absolute;text-transform:uppercase;top:50%;transform:translateY(-50%)}.v1_styles__FBE7V .facebook-login{background:#fff;background-color:#2553b4;border:none;border-radius:2px;box-shadow:0 0 2px 0 #0000001f,0 2px 2px 0 #0000003d;display:block;height:40px;position:relative;text-align:left;width:362px}.v1_styles__FBE7V .facebook-login>img{bottom:0;left:10px;position:absolute}.v1_styles__FBE7V .facebook-login>span{color:#fff;font-family:Roboto,sans-serif;font-size:14px;left:50px;position:absolute;text-transform:uppercase;top:50%;transform:translateY(-50%)}.v1_styles__FBE7V .facebook-google{display:none}.v1_styles__FBE7V .sub-title{margin-bottom:24px}.v1_styles__FBE7V .fb-btn{font-size:13px}.v1_styles__FBE7V .fb-btn img{margin-right:5px}.v1_styles__FBE7V .or-divide{height:18px;line-height:18px;margin:30px auto;position:relative;width:195px}.v1_styles__FBE7V .or-divide:after,.v1_styles__FBE7V .or-divide:before{background-color:#ffffff40;content:"";display:block;height:1px;position:absolute;width:75px}.v1_styles__FBE7V .or-divide:before{left:0;top:8px}.v1_styles__FBE7V .or-divide:after{right:0;top:8px}.v1_styles__FBE7V .activate-or-divide{color:#000;height:18px;line-height:18px;margin:30px auto;position:relative;width:195px}.v1_styles__FBE7V .activate-or-divide:after,.v1_styles__FBE7V .activate-or-divide:before{background-color:#00000040;content:"";display:block;height:1px;position:absolute;width:75px}.v1_styles__FBE7V .activate-or-divide:before{left:0;top:8px}.v1_styles__FBE7V .activate-or-divide:after{right:0;top:8px}.v1_styles__FBE7V .logo-img{height:192px}.v1_styles__FBE7V .fo-input{margin-bottom:15px}.v1_styles__FBE7V .submit-btn{margin-top:20px}.v1_styles__FBE7V .back-icon{left:23vw;position:absolute;top:3vh}.v1_styles__FBE7V .back-icon i{color:#fff;font-size:36px}.v1_styles__FBE7V .activate-back-icon{display:none}.v1_styles__FBE7V .fb-icon{color:#fff;line-height:24px;margin-right:15px;vertical-align:middle}.v1_styles__FBE7V .fb-icon i{color:#fff;font-size:24px}.v1_styles__FBE7V .forget-link{cursor:pointer;font-size:13px;margin-bottom:15px;margin-top:0;text-align:right}.v1_styles__FBE7V .forget-title{color:#fff;font-size:18px;line-height:24px;margin-bottom:40px;margin-top:50px}.v1_styles__FBE7V .check-email{background:#f6f7f7;height:100%;text-align:center;width:100%}.v1_styles__FBE7V .check-email .top-header{align-items:center;background:#fff;display:flex;height:65px;justify-content:space-between;padding:0 23px 0 31px;position:fixed;width:100%;z-index:3}.v1_styles__FBE7V .check-email .top-header img{width:141px}.v1_styles__FBE7V .check-email .main-email{padding-top:150px}.v1_styles__FBE7V .check-email .email-icon{margin-bottom:60px}.v1_styles__FBE7V .check-email .check-email-title{color:#000;font-family:Poppins;font-size:28px;font-style:normal;font-weight:700;line-height:120%;text-align:center}.v1_styles__FBE7V .check-email .check-email-info{border-bottom:1px solid #0000001a;color:#6a7582;font-family:AktivGrotesk;font-size:17px;font-style:normal;font-weight:400;letter-spacing:-.016em;line-height:24px;margin:0 auto;padding-bottom:24px;text-align:center;width:400px}.v1_styles__FBE7V .check-email .code-sec{align-items:center;display:flex;justify-content:center;width:100%}.v1_styles__FBE7V .check-email input::-webkit-inner-spin-button,.v1_styles__FBE7V .check-email input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.v1_styles__FBE7V .check-email input[type=number]{-moz-appearance:textfield}.v1_styles__FBE7V .check-email .code-value{background-color:#0000;border:1px solid #bdbdbd;border-radius:8px;box-sizing:border-box;color:#000;font-size:20px;height:48px;line-height:20px;margin:0 6px;text-align:center;width:48px}.v1_styles__FBE7V .check-email .code-value.hasValue{border:1px solid #e03694}.v1_styles__FBE7V .check-email .submit-btn{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);border-radius:100px;color:#fff;font-family:AktivGrotesk-bold;font-size:13px;height:59px;margin:24px auto;text-align:center;text-transform:uppercase;width:296px}.v1_styles__FBE7V .check-email .submit-btn[disabled],.v1_styles__FBE7V .check-email .submit-btn[disabled]:hover{background:#ecf1f2;color:#9c9eb9}.v1_styles__FBE7V .check-email .resend-sec{color:#90969f;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.016em;line-height:20px;text-align:center}.v1_styles__FBE7V .check-email .resend-sec span{color:#000;cursor:pointer;-webkit-text-decoration-line:underline;text-decoration-line:underline}@media(max-height:650px){.v1_styles__FBE7V .center-sec.top{top:25px}.v1_styles__FBE7V .center-sec .facebook-google{height:50px;margin-bottom:15px}.v1_styles__FBE7V .center-sec .or-divide{margin:15px auto}.v1_styles__FBE7V .center-sec .fo-input{height:42px;margin-bottom:15px}.v1_styles__FBE7V .center-sec .ant-btn{margin-top:20px;width:100%}.v1_styles__FBE7V .center-sec .logo-img{margin-bottom:60px!important}}@media(max-height:700px){.v1_styles__FBE7V .center-sec.top{top:25px}.v1_styles__FBE7V .center-sec .fo-input{height:48px;margin-bottom:15px}.v1_styles__FBE7V .center-sec .ant-btn{margin-top:20px;width:100%}.v1_styles__FBE7V .center-sec .logo-img{margin-bottom:60px!important}}@media(max-width:768px){.v1_styles__FBE7V{overflow:hidden}.v1_styles__FBE7V .video-sec{transform:translateY(0)}.v1_styles__FBE7V .logo-img{margin-bottom:90px!important}.v1_styles__FBE7V .video-js.vjs-fluid{height:100vh;max-width:100vw;width:100vw}.v1_styles__FBE7V .video-js.vjs-fluid video{transform:translateX(-9%);width:122%}.v1_styles__FBE7V .check-email{background:#f6f7f7;height:100%;overflow-y:auto;padding:0 32px;text-align:center;width:100%}.v1_styles__FBE7V .check-email .top-header{left:0}.v1_styles__FBE7V .check-email .top-header img{width:141px}.v1_styles__FBE7V .check-email .top-header .close-icon{display:none}.v1_styles__FBE7V .check-email .main-email{padding-top:110px}.v1_styles__FBE7V .check-email .email-icon{margin-bottom:30px;opacity:.7}.v1_styles__FBE7V .check-email .check-email-title{color:#6a7582;font-size:18px;line-height:120%}.v1_styles__FBE7V .check-email .check-email-info{font-size:15px;line-height:20px;max-width:100%}.v1_styles__FBE7V .check-email .code-sec{align-items:center;display:flex;justify-content:center;width:100%}.v1_styles__FBE7V .check-email .code-value{margin-top:8px}.v1_styles__FBE7V .check-email .submit-btn{max-width:100%}.v1_styles__FBE7V .check-email .resend-sec{bottom:auto;margin-bottom:48px;position:relative;white-space:nowrap}.v1_styles__FBE7V .check-email .resend-sec span{color:#000c}}@media(max-width:480px){.v1_styles__FBE7V{background:#f6f7f7;overflow:hidden}.v1_styles__FBE7V .back-icon i{color:#6a7582}.v1_styles__FBE7V .sign-up{display:block}.v1_styles__FBE7V .center-sec{padding:0 32px;width:100%}.v1_styles__FBE7V .grey-bg{background-color:#f6f7f7}.v1_styles__FBE7V .sub-title{color:#6a7582}.v1_styles__FBE7V .facebook-login,.v1_styles__FBE7V .google-login{display:none}.v1_styles__FBE7V .facebook-google{background:#fff;border:none;border-radius:100px;box-shadow:none;color:#6a7582;cursor:pointer;display:block;font-family:AktivGrotesk;font-size:13px;height:60px;line-height:12px;margin:0 auto 24px;text-transform:uppercase;width:100%}.v1_styles__FBE7V .facebook-google .google-text{transform:translate(-7px,3px)}.v1_styles__FBE7V .or-divide{color:#6a758266;font-family:Avenir;font-size:14px;font-style:normal;font-weight:400;height:18px;line-height:18px;margin:30px auto;position:relative;width:195px}.v1_styles__FBE7V .or-divide:after,.v1_styles__FBE7V .or-divide:before{background-color:#6a758233;content:"";display:block;height:1px;position:absolute;width:75px}.v1_styles__FBE7V .or-divide:before{left:0;top:8px}.v1_styles__FBE7V .or-divide:after{right:0;top:8px}.v1_styles__FBE7V .fo-input{margin-bottom:23px}.v1_styles__FBE7V .fo-input .white-input-sec{color:#758263;font-family:AktivGrotesk-bolder;font-size:18px;line-height:18px}.v1_styles__FBE7V .fo-input input{border-bottom:1px solid #6a758233}.v1_styles__FBE7V .fo-input input:-webkit-autofill,.v1_styles__FBE7V .fo-input input:-webkit-autofill:focus{-webkit-text-fill-color:#758263!important}.v1_styles__FBE7V .fo-input ::placeholder{color:rgba(102,117,130,.388)}.v1_styles__FBE7V .submit-btn{background:linear-gradient(39.81deg,#e03694 3.9%,#f47253 92.21%);border-radius:100px;color:#fff;width:100%}.v1_styles__FBE7V .forget-link{color:#a6a6a6}.v1_styles__FBE7V .forget-title{color:#6a7582}}@media(max-width:1024px){.v1_styles__FBE7V .activate-back-icon,.v1_styles__FBE7V .back-icon{left:20px}}.v1_styles__FBE7V.is-modal{background:#f6f7f7;background:#fff;height:auto;min-height:620px;overflow-y:auto;overflow:hidden}.v1_styles__FBE7V.is-modal .back-icon i{color:#6a7582}.v1_styles__FBE7V.is-modal .sign-up{display:block}.v1_styles__FBE7V.is-modal .center-sec{padding:0 32px;width:100%}.v1_styles__FBE7V.is-modal .grey-bg{background-color:#f6f7f7}.v1_styles__FBE7V.is-modal .sub-title{color:#6a7582}.v1_styles__FBE7V.is-modal .facebook-login,.v1_styles__FBE7V.is-modal .google-login{display:none}.v1_styles__FBE7V.is-modal .facebook-google{background:#fff;border:none;border-radius:100px;box-shadow:none;color:#6a7582;cursor:pointer;display:block;font-family:AktivGrotesk;font-size:13px;height:60px;line-height:12px;margin:0 auto 24px;text-transform:uppercase;width:100%}.v1_styles__FBE7V.is-modal .facebook-google .google-text{transform:translate(-7px,3px)}.v1_styles__FBE7V.is-modal .or-divide{color:#6a758266;font-family:Avenir;font-size:14px;font-style:normal;font-weight:400;height:18px;line-height:18px;margin:30px auto;position:relative;width:195px}.v1_styles__FBE7V.is-modal .or-divide:after,.v1_styles__FBE7V.is-modal .or-divide:before{background-color:#6a758233;content:"";display:block;height:1px;position:absolute;width:75px}.v1_styles__FBE7V.is-modal .or-divide:before{left:0;top:8px}.v1_styles__FBE7V.is-modal .or-divide:after{right:0;top:8px}.v1_styles__FBE7V.is-modal .fo-input{margin-bottom:23px}.v1_styles__FBE7V.is-modal .fo-input .white-input-sec{color:#758263;font-family:AktivGrotesk-bolder;font-size:18px;line-height:18px}.v1_styles__FBE7V.is-modal .fo-input input{border-bottom:1px solid #6a758233}.v1_styles__FBE7V.is-modal .fo-input input:-webkit-autofill,.v1_styles__FBE7V.is-modal .fo-input input:-webkit-autofill:focus{-webkit-text-fill-color:#758263!important}.v1_styles__FBE7V.is-modal .fo-input ::placeholder{color:rgba(102,117,130,.388)}.v1_styles__FBE7V.is-modal .submit-btn{background:linear-gradient(39.81deg,#e03694 3.9%,#f47253 92.21%);border-radius:100px;color:#fff;width:100%}.v1_styles__FBE7V.is-modal .forget-link{color:#a6a6a6}.v1_styles__FBE7V.is-modal .forget-title{color:#6a7582}.v1_styles__FBE7V.is-modal .icon-back,.v1_styles__FBE7V.is-modal .sign-up{display:none}.v1_styles__FBE7V.is-modal .top{top:40px}.v1_styles__FBE7V.is-modal .grey-bg{background:#fff}.v1_styles__FBE7V.is-modal .center-sec{width:362px}.v1_styles__FBE7V.is-modal .center-sec .ant-btn{margin-top:24px}.v1_styles__FBE7V.is-modal .facebook-google,.v1_styles__FBE7V.is-modal .google-login{border:1px solid #b6b6b64d}@media(max-width:475px){.v1_styles__FBE7V.is-modal{height:100vh}}.v1_modalStyles__N1Ns8 .close-icon{position:absolute;right:24px;top:24px}.v1_modalStyles__N1Ns8 .ant-modal-body{padding:0}@media(max-width:475px){.v1_modalStyles__N1Ns8{height:100vh;margin:0;max-width:100%;top:0}.v1_modalStyles__N1Ns8 .ant-modal-content{height:100vh}}.v2_styles__gEuPq{align-items:center;background:#edf1f7;background-size:cover;display:flex;flex-direction:column;flex-wrap:nowrap;height:100vh;justify-content:flex-start;padding:68px 40px 40px}.v2_styles__gEuPq input:-webkit-autofill,.v2_styles__gEuPq input:-webkit-autofill:active,.v2_styles__gEuPq input:-webkit-autofill:focus,.v2_styles__gEuPq input:-webkit-autofill:hover{-webkit-text-fill-color:unset!important}.v2_styles__gEuPq .logo{max-height:42px;max-width:220px}.v2_styles__gEuPq .main-sec{align-items:center;background:#fff;border-radius:4px;display:flex;flex-direction:row;flex-wrap:nowrap;height:567px;justify-content:flex-start;margin-top:42px;max-width:950px;width:100%}.v2_styles__gEuPq .main-sec .login-bg{width:392px}.v2_styles__gEuPq .center-sec{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;height:100%;justify-content:space-between;margin:0 auto;padding:40px 0;position:relative;width:362px}.v2_styles__gEuPq .center-sec.signup{padding:24px 0}.v2_styles__gEuPq .center-sec.email-activate{width:468px}.v2_styles__gEuPq .center-sec.email-activate .back-icon{left:0}.v2_styles__gEuPq .center-sec.email-activate .support-link{color:#222b56;cursor:pointer;font-size:500;text-decoration:underline}.v2_styles__gEuPq .center-sec.email-activate .support-link[disabled]{cursor:not-allowed}.v2_styles__gEuPq .center-sec.email-activate>:not(.title-sec){width:362px}.v2_styles__gEuPq .center-sec .back-icon{color:#333;font-size:32px;left:-50px;position:absolute;top:30px}.v2_styles__gEuPq .center-sec .login-input-sec,.v2_styles__gEuPq .center-sec .signup-input-sec{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;width:100%}.v2_styles__gEuPq .center-sec .login-input-sec>*,.v2_styles__gEuPq .center-sec .signup-input-sec>*{width:100%}.v2_styles__gEuPq .center-sec .login-input-sec{margin-top:40px}.v2_styles__gEuPq .center-sec .signup-input-sec{margin-top:24px}.v2_styles__gEuPq .center-sec .submit-btn{font-size:15px;height:48px;line-height:48px;margin-top:24px;width:100%}.v2_styles__gEuPq .center-sec .activate-or-divide{color:#000;height:18px;line-height:18px;margin:30px auto;position:relative;text-align:center;width:195px}.v2_styles__gEuPq .center-sec .activate-or-divide:after,.v2_styles__gEuPq .center-sec .activate-or-divide:before{background-color:#00000040;content:"";display:block;height:1px;position:absolute;width:75px}.v2_styles__gEuPq .center-sec .activate-or-divide:before{left:0;top:8px}.v2_styles__gEuPq .center-sec .activate-or-divide:after{right:0;top:8px}.v2_styles__gEuPq .center-sec .or-divide,.v2_styles__gEuPq .center-sec .or-divide-signup{color:#6a758266;font-family:Avenir;font-size:14px;font-style:normal;font-weight:400;height:18px;line-height:18px;margin:30px auto;position:relative;text-align:center;width:195px}.v2_styles__gEuPq .center-sec .or-divide-signup:after,.v2_styles__gEuPq .center-sec .or-divide-signup:before,.v2_styles__gEuPq .center-sec .or-divide:after,.v2_styles__gEuPq .center-sec .or-divide:before{background-color:#6a758233;content:"";display:block;height:1px;position:absolute;width:75px}.v2_styles__gEuPq .center-sec .or-divide-signup:before,.v2_styles__gEuPq .center-sec .or-divide:before{left:0;top:8px}.v2_styles__gEuPq .center-sec .or-divide-signup:after,.v2_styles__gEuPq .center-sec .or-divide:after{right:0;top:8px}.v2_styles__gEuPq .center-sec .or-divide-signup{margin:16px 0}.v2_styles__gEuPq .center-sec .facebook-login,.v2_styles__gEuPq .center-sec .google-login{align-items:center;border-radius:999px;display:flex;flex-direction:row;flex-wrap:nowrap;height:48px;justify-content:center;line-height:48px;position:relative;text-transform:uppercase;width:100%}.v2_styles__gEuPq .center-sec .facebook-login img,.v2_styles__gEuPq .center-sec .google-login img{height:24px;margin-right:8px}.v2_styles__gEuPq .center-sec .facebook-login{background-color:#2149ab;border:none;color:#fff}.v2_styles__gEuPq .center-sec .facebook-login img{bottom:0}.v2_styles__gEuPq .center-sec .google-login{background-color:#fff;color:#333;margin-top:16px}.v2_styles__gEuPq .signup-span{display:inline-block;position:relative}.v2_styles__gEuPq .signup-span:after{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);bottom:3px;content:"";display:block;height:1px;left:0;position:absolute;width:100%}.v2_styles__gEuPq .login-acknowledge-text{color:#9c9eb9;font-size:14px;margin-top:8px;padding:0 12px;text-align:left;text-align:center}.v2_styles__gEuPq .login-acknowledge-text .login-link{color:inherit;text-decoration:underline}.v2_styles__gEuPq .forget-link{color:#538fe9;cursor:pointer;margin-top:8px;text-align:right}@media(max-width:768px){.v2_styles__gEuPq{background-color:#fff;padding:24px}.v2_styles__gEuPq .main-sec .login-bg{display:none}.v2_styles__gEuPq .main-sec .center-sec{text-align:center}.v2_styles__gEuPq .main-sec .center-sec.email-activate{padding-top:20px}.v2_styles__gEuPq .main-sec .center-sec.email-activate>:not(.title-sec){width:100%}.v2_styles__gEuPq .main-sec .center-sec.email-activate .font-24{font-size:20px!important}.v2_styles__gEuPq .main-sec .center-sec.email-activate .font-18{font-size:14px!important}}.PrivacySecurity_styles__W\+rRx .setting-header{background:#fff;height:88px;padding-top:40px}.PrivacySecurity_styles__W\+rRx .setting-header .back-icon{color:#000;left:89px}.PrivacySecurity_styles__W\+rRx .setting-header .back-icon i{color:#000}.PrivacySecurity_styles__W\+rRx .setting-header h2{color:#000;font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;line-height:120%;text-transform:uppercase}.PrivacySecurity_styles__W\+rRx .main-sec{margin:24px auto;width:558px}.PrivacySecurity_styles__W\+rRx .main-sec .title{border-bottom:1px solid #f5f5f5;color:#000;font-family:Poppins;font-size:18px;font-style:normal;font-weight:700;height:56px;line-height:56px}.PrivacySecurity_styles__W\+rRx .main-sec .item-sec{align-items:center;border-bottom:1px solid #f5f5f5;cursor:pointer;display:flex;height:56px;justify-content:space-between;margin-left:16px}.PrivacySecurity_styles__W\+rRx .main-sec .item-sec .input-sec{border-bottom:none}.PrivacySecurity_styles__W\+rRx .main-sec .item-sec .item-title,.PrivacySecurity_styles__W\+rRx .main-sec .item-sec .label{color:#4a4a4a;font-family:AktivGrotesk;font-size:15px;font-style:normal;font-weight:500;margin-bottom:0}.PrivacySecurity_styles__W\+rRx .main-sec .item-sec .item-subtitle{color:#6d819c;font-family:AktivGrotesk;font-size:12px;font-style:normal;font-weight:500;margin-bottom:0;margin-top:4px}.PrivacySecurity_styles__W\+rRx .main-sec .item-sec .right-icon{color:#c2c4ca}.PrivacySecurity_styles__W\+rRx .main-sec .save-btn{margin-top:24px;width:100%}.SubHeader_styles__3L7Pj{min-height:57px;position:relative;width:100vw}.SubHeader_styles__3L7Pj .container{align-items:center;background-color:#fff;border-bottom:1px solid #f1f1f3;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;left:0;min-width:1024px;padding:16px 140px;position:fixed;right:0;top:65px;z-index:10}.SubHeader_styles__3L7Pj .container .title{color:#333;font-family:Poppins;font-size:16px;font-weight:700;line-height:24px;text-transform:uppercase}.SubHeader_styles__3L7Pj .container .children-sec{flex:1 1}.SubHeader_styles__3L7Pj .container .button-sec,.SubHeader_styles__3L7Pj .container .children-sec{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start}.SubHeader_styles__3L7Pj .container .button-sec>div{margin-left:16px}.SubHeader_buttonStyles__HtijE{align-items:center;background-color:#afb3ba;border-radius:32px;color:#333!important;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;height:32px;justify-content:center;min-width:auto;overflow:hidden;padding:0 1px;text-transform:uppercase;-webkit-user-select:none;user-select:none}.SubHeader_buttonStyles__HtijE .content{background-color:#fff;border-radius:30px;height:calc(100% - 2px);padding:0 16px;width:-webkit-max-content;width:max-content}.SubHeader_buttonStyles__HtijE .content,.SubHeader_buttonStyles__HtijE .content .icon{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start}.SubHeader_buttonStyles__HtijE .content .icon{margin-right:8px}.SubHeader_buttonStyles__HtijE .content .text{font-family:AktivGrotesk-bolder;font-size:12px;font-weight:500;line-height:16px;padding-top:1px;white-space:nowrap}.SubHeader_buttonStyles__HtijE:hover{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%)}.PeerfitAddCardModal_styles__Pu-IZ .ant-modal-content{border-radius:16px;margin:0 auto;width:435px}.PeerfitAddCardModal_styles__Pu-IZ .ant-modal-content .ant-modal-body{padding:40px 35px}.PeerfitAddCardModal_styles__Pu-IZ .close{font-size:14px;position:absolute;right:24px;top:24px}.PeerfitAddCardModal_styles__Pu-IZ .reservation-modal .info-sec{align-items:center;color:#fff;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;margin-bottom:24px;padding:0 40px;text-align:center}.PeerfitAddCardModal_styles__Pu-IZ .reservation-modal .info-sec .title{color:#333;font-family:Poppins;font-size:24px;font-style:normal;font-weight:500;line-height:24px;text-transform:capitalize}.PeerfitAddCardModal_styles__Pu-IZ .reservation-modal .credit-sec{align-items:flex-start;color:#333;display:flex;flex-direction:column;flex-wrap:nowrap;gap:8px;justify-content:flex-start;margin:0;padding:16px}.PeerfitAddCardModal_styles__Pu-IZ .reservation-modal .credit-sec .dark-input-sec{background:#f5f5f5;border-radius:4px;color:#333;font-size:16px}.PeerfitAddCardModal_styles__Pu-IZ .reservation-modal .credit-sec .dark-input-sec input{border:none;font-family:Poppins;padding:0 14px}.PeerfitAddCardModal_styles__Pu-IZ .reservation-modal .credit-sec .dark-input-sec ::placeholder{color:#757575;opacity:1}.PeerfitAddCardModal_styles__Pu-IZ .reservation-modal .credit-sec .StripeElement{background:#f5f5f5;border-radius:4px;height:48px;line-height:48px;padding:0 14px;width:100%}.PeerfitAddCardModal_styles__Pu-IZ .reservation-modal .credit-sec .card-info-sec{gap:16px;width:100%}.PeerfitAddCardModal_styles__Pu-IZ .reservation-modal .agree-line{padding:0 16px 16px}.PeerfitAddCardModal_styles__Pu-IZ .reservation-modal .agree-line .ant-checkbox-checked .ant-checkbox-inner{background-color:#816ffe;border-color:#816ffe}.PeerfitAddCardModal_styles__Pu-IZ .reservation-modal .reserve-button{margin:0 auto;width:calc(100% - 32px)}.PurchaseMembershipModal_styles__gSzac .ant-modal-content{border-radius:16px;margin:0 auto;width:435px}.PurchaseMembershipModal_styles__gSzac .ant-modal-content .ant-modal-body{padding:40px 0 35px}.PurchaseMembershipModal_styles__gSzac .close{font-size:14px;position:absolute;right:24px;top:24px}.PurchaseMembershipModal_styles__gSzac .reservation-modal .info-sec{align-items:center;color:#fff;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;margin-bottom:24px;padding:0 32px;text-align:center}.PurchaseMembershipModal_styles__gSzac .reservation-modal .info-sec .title{color:#333;font-family:Poppins;font-size:24px;font-style:normal;font-weight:500;line-height:24px;text-transform:capitalize}.PurchaseMembershipModal_styles__gSzac .reservation-modal .info-sec .subtitle{color:#727272;font-family:AktivGrotesk;font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin-top:8px;max-width:335px;text-align:center}.PurchaseMembershipModal_styles__gSzac .reservation-modal .credit-sec{align-items:flex-start;background:#f5f5f5;border-radius:10px;color:#333;display:flex;flex-direction:column;flex-wrap:nowrap;gap:8px;justify-content:flex-start;margin:0 32px;padding:16px}.PurchaseMembershipModal_styles__gSzac .reservation-modal .credit-sec .credit-item{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;line-height:24px;width:100%}.PurchaseMembershipModal_styles__gSzac .reservation-modal .agree-line{margin:24px 32px 0;text-align:center}.PurchaseMembershipModal_styles__gSzac .reservation-modal .agree-line .left{color:#a4aab2;font-family:AktivGrotesk;font-size:14px;font-weight:500;letter-spacing:0;line-height:20px;text-align:left}.PurchaseMembershipModal_styles__gSzac .reservation-modal .agree-line .left .hover-link{text-decoration:underline}.PurchaseMembershipModal_styles__gSzac .reservation-modal .agree-line .ant-checkbox-checked .ant-checkbox-inner{background-color:#816ffe;border-color:#816ffe}.PurchaseMembershipModal_styles__gSzac .reservation-modal .reserve-button{margin:24px auto 0;width:calc(100% - 64px)}.PurchaseMembershipModal_styles__gSzac .complete-sec{background:#fff;margin:0 auto;max-width:calc(100% - 48px);position:relative;text-align:center;width:372px}.PurchaseMembershipModal_styles__gSzac .complete-sec .complete-icon{margin-bottom:32px}.PurchaseMembershipModal_styles__gSzac .complete-sec .complete-title{color:#333;font-family:Poppins;font-size:24px;font-style:normal;font-weight:700;line-height:32px;margin-bottom:16px;text-align:center}.PurchaseMembershipModal_styles__gSzac .complete-sec .complete-info{color:#787e86;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:32px;text-align:center}.PurchaseMembershipModal_styles__gSzac .complete-sec .complete-info span:not(.regular){color:#333;font-family:AktivGrotesk-bold}.PurchaseMembershipModal_styles__gSzac .complete-sec .complete-btn{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);border-radius:30px;color:#fff;font-family:AktivGrotesk-bold;font-size:18px;height:60px;line-height:12px;margin:0 auto 24px;text-transform:uppercase;width:100%}.PurchaseMembershipModal_styles__gSzac .complete-sec .complete-btn[disabled],.PurchaseMembershipModal_styles__gSzac .complete-sec .complete-btn[disabled]:hover{background:#ecf1f2;color:#9c9eb9}.StudioDetail_popoverStyles__kRnB8 .ant-popover-content .line .credits-sec,.StudioDetail_styles__2g7iz .left-sec .membership-sec .membership-content .credits-sec,.StudioDetail_styles__2g7iz .left-sec .membership-sec .membership-reciprocal-content .desp-sec{color:#90969f;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:500;line-height:120%;margin-top:8px;text-transform:capitalize}.StudioDetail_popoverStyles__kRnB8 .ant-popover-content .line .credits-sec .credits,.StudioDetail_styles__2g7iz .left-sec .membership-sec .membership-content .credits-sec .credits,.StudioDetail_styles__2g7iz .left-sec .membership-sec .membership-reciprocal-content .desp-sec .credits{color:#816ffe;font-weight:bolder}.StudioDetail_styles__2g7iz{background:#fdfeff;display:flex;flex-direction:column;margin:0 auto;max-width:1040px;min-height:100vh;overflow:hidden;padding:0 15px px;width:100vw}.StudioDetail_styles__2g7iz .header-sec{margin:40px auto 16px;position:relative;width:100%}.StudioDetail_styles__2g7iz .header-sec .studio{color:#333;font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:24px;margin-bottom:8px}.StudioDetail_styles__2g7iz .header-sec .studio-name{color:#1f274c;font-family:Poppins;font-size:32px;font-style:normal;font-weight:500;line-height:120%;margin-bottom:8px;margin-top:10px;text-transform:capitalize}.StudioDetail_styles__2g7iz .header-sec .studio-tags{color:#90969f;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:500;line-height:24px;margin-bottom:8px}.StudioDetail_styles__2g7iz .header-sec .studio-tags .studio-tag-item{text-transform:capitalize}.StudioDetail_styles__2g7iz .header-sec .studio-tags .studio-tag-item:after{content:" •  ";font-size:12px}.StudioDetail_styles__2g7iz .header-sec .studio-tags .studio-tag-item:last-child:after{content:""}.StudioDetail_styles__2g7iz .header-sec .studio-address{font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:500;line-height:24px}.StudioDetail_styles__2g7iz .header-sec .save,.StudioDetail_styles__2g7iz .header-sec .saved{border:1px solid #c2c2c2;border-radius:27px;color:#757575;height:40px;min-width:82px;position:absolute;right:0;top:72px}.StudioDetail_styles__2g7iz .header-sec .save .fo-icon,.StudioDetail_styles__2g7iz .header-sec .saved .fo-icon{color:#333;margin-right:14px}.StudioDetail_styles__2g7iz .header-sec .saved{border:1px solid #f47253}.StudioDetail_styles__2g7iz .header-sec .view-all-studio{color:#333;cursor:pointer;font-size:16px;width:-webkit-fit-content;width:fit-content}.StudioDetail_styles__2g7iz .header-sec .view-all-studio .view-studio-icon{transform:rotate(180deg)}.StudioDetail_styles__2g7iz .main-sec{display:flex;flex:1 1;justify-content:space-between}.StudioDetail_styles__2g7iz .left-sec{height:100%;width:62%}.StudioDetail_styles__2g7iz .left-sec .map-sec{height:210px;width:100%}.StudioDetail_styles__2g7iz .left-sec .map-sec .map-center{height:100%}.StudioDetail_styles__2g7iz .left-sec .section-title{color:#1f274c;font-family:Poppins;font-size:18px;font-style:normal;font-weight:500;line-height:120%;margin-top:24px;text-transform:capitalize}.StudioDetail_styles__2g7iz .left-sec .membership-sec{margin-top:24px}.StudioDetail_styles__2g7iz .left-sec .membership-sec .pending-membership-info{font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:500;line-height:14px;margin-top:16px}.StudioDetail_styles__2g7iz .left-sec .membership-sec .membership-content{align-items:center;border:1px solid #e5e5e5;border-radius:8px;display:flex;justify-content:space-between;margin-top:16px;min-height:74px;padding:0 16px;position:relative}.StudioDetail_styles__2g7iz .left-sec .membership-sec .membership-content .subtitle,.StudioDetail_styles__2g7iz .left-sec .membership-sec .membership-content .subtitle-with-popover{color:#1f274c;font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:120%;text-transform:capitalize}.StudioDetail_styles__2g7iz .left-sec .membership-sec .membership-content .subtitle-with-popover{cursor:pointer;-webkit-user-select:none;user-select:none}.StudioDetail_styles__2g7iz .left-sec .membership-sec .membership-content .right-btn{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);border-radius:40px;height:40px;text-transform:uppercase}.StudioDetail_styles__2g7iz .left-sec .membership-sec .membership-reciprocal-content{align-items:center;border:1px solid #e5e5e5;border-radius:8px;display:flex;gap:16px;justify-content:space-between;margin-top:16px;min-height:74px;padding:16px;position:relative}.StudioDetail_styles__2g7iz .left-sec .membership-sec .membership-reciprocal-content .subtitle{color:#1f274c;font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:120%;text-transform:capitalize}.StudioDetail_styles__2g7iz .left-sec .membership-sec .membership-reciprocal-content .desp-sec{text-transform:none}.StudioDetail_styles__2g7iz .left-sec .membership-sec .membership-reciprocal-content .visit-membership-btn{color:#333;font-weight:500}.StudioDetail_styles__2g7iz .left-sec .membership-sec .membership-description{color:#333;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:500;line-height:24px;margin-top:12px}.StudioDetail_styles__2g7iz .left-sec .visit-membership-btn{align-items:center;border-radius:99px;display:flex;flex-direction:row;flex-shrink:0;flex-wrap:nowrap;height:42px;justify-content:flex-start;line-height:42px;padding:3px 16px;text-transform:uppercase}.StudioDetail_styles__2g7iz .left-sec .visit-schedule-btn{font-weight:bolder}.StudioDetail_styles__2g7iz .left-sec .visit-website-btn{color:#333;height:44px;margin-top:16px;text-transform:uppercase}.StudioDetail_styles__2g7iz .left-sec .schedule-sec{margin-top:24px;position:relative;width:100%}.StudioDetail_styles__2g7iz .left-sec .schedule-sec .loading-sec{min-height:200px;position:relative}.StudioDetail_styles__2g7iz .left-sec .schedule-sec .section{position:relative}.StudioDetail_styles__2g7iz .left-sec .schedule-sec .section .ant-btn{display:block;height:40px;margin:24px auto;text-transform:uppercase}.StudioDetail_styles__2g7iz .left-sec .schedule-sec .section .open-new-icon{margin-left:3px}.StudioDetail_styles__2g7iz .left-sec .schedule-sec .date-selector{background:#eaf3fd;height:48px;padding:0 49px;position:relative}.StudioDetail_styles__2g7iz .left-sec .schedule-sec .date-selector .arrow-container-left,.StudioDetail_styles__2g7iz .left-sec .schedule-sec .date-selector .arrow-container-right{background-color:#0000;border:none;cursor:pointer;height:48px;left:0;position:absolute;top:0;width:48px}.StudioDetail_styles__2g7iz .left-sec .schedule-sec .date-selector .arrow-container-left .arrow,.StudioDetail_styles__2g7iz .left-sec .schedule-sec .date-selector .arrow-container-right .arrow{margin-top:5px}.StudioDetail_styles__2g7iz .left-sec .schedule-sec .date-selector .arrow-container-right{left:auto;right:0}.StudioDetail_styles__2g7iz .left-sec .schedule-sec .date-selector .dates-container{display:flex;justify-content:space-around}.StudioDetail_styles__2g7iz .left-sec .schedule-sec .date-selector .dates-container .current-date-option,.StudioDetail_styles__2g7iz .left-sec .schedule-sec .date-selector .dates-container .date-option{background-color:#0000;border:none;border-bottom:4px solid #0000;color:#333;cursor:pointer;display:inline-block;font-family:Poppins;font-size:14px;font-style:normal;font-weight:600;height:48px;min-width:16.667%;padding:4px 4px 0}.StudioDetail_styles__2g7iz .left-sec .schedule-sec .date-selector .dates-container .current-date-option{border-bottom:4px solid #2b4596;color:#2b4596}.StudioDetail_styles__2g7iz .left-sec .schedule-sec .table-wrapper{display:block}.StudioDetail_styles__2g7iz .left-sec .schedule-sec .table-wrapper .session-card{margin:0}.StudioDetail_styles__2g7iz .left-sec .schedule-error{color:#333;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:500;line-height:24px;margin:24px auto;text-align:center;width:75%}.StudioDetail_styles__2g7iz .left-sec .schedule-error .ant-btn{height:40px;text-transform:uppercase}.StudioDetail_styles__2g7iz .left-sec .schedule-error .open-new-icon{margin-left:3px}.StudioDetail_styles__2g7iz .left-sec .empty-sec{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:32px auto 24px}.StudioDetail_styles__2g7iz .left-sec .empty-sec .empty-title{color:#333;font-family:Poppins;font-size:18px;font-style:normal;font-weight:700;line-height:120%;margin-top:24px;text-align:center}.StudioDetail_styles__2g7iz .left-sec .empty-sec .empty-title-2{color:#90969f;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:500;line-height:120%;margin-top:16px;text-align:center}.StudioDetail_styles__2g7iz .left-sec .empty-sec .empty-info{color:#90969f;font-family:SF Pro Text;font-size:13px;font-style:normal;font-weight:400;letter-spacing:-.016em;line-height:16px;margin-top:8px;text-align:center}.StudioDetail_styles__2g7iz .left-sec .reservation-sec{border:1px solid #e5e5e5;border-radius:8px;min-height:89px;padding:16px;position:relative}.StudioDetail_styles__2g7iz .left-sec .reservation-sec .reservation-title{color:#1f274c;font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:120%;max-width:480px;text-transform:capitalize}.StudioDetail_styles__2g7iz .left-sec .reservation-sec .plus-icon{margin-bottom:2px;margin-left:2px}.StudioDetail_styles__2g7iz .left-sec .reservation-sec .ant-btn{height:40px;position:absolute;right:16px;top:50%;transform:translateY(-50%)}.StudioDetail_styles__2g7iz .left-sec .reservation-sec .filter-sec{margin-top:12px}.StudioDetail_styles__2g7iz .left-sec .reservation-sec .filter-sec .ant-select-search__field__placeholder,.StudioDetail_styles__2g7iz .left-sec .reservation-sec .filter-sec .ant-select-selection-selected-value,.StudioDetail_styles__2g7iz .left-sec .reservation-sec .filter-sec .ant-select-selection__placeholder{color:#90969f;font-size:14px}.StudioDetail_styles__2g7iz .left-sec .reservation-sec .filter-sec .ant-select-selection__rendered{margin-left:0}.StudioDetail_styles__2g7iz .left-sec .reservation-sec .filter-sec .selector{margin-right:8px;position:relative}.StudioDetail_styles__2g7iz .left-sec .reservation-sec .filter-sec .selector:after{background-color:#e5e5e5;bottom:9px;content:"";position:absolute;right:0;top:8px;width:1px}.StudioDetail_styles__2g7iz .left-sec .reservation-sec .date-filter{border-bottom:none;color:inherit;display:inline-block;font-size:inherit;height:21px;margin-right:8px;padding-right:8px;position:relative;width:-webkit-fit-content;width:fit-content}.StudioDetail_styles__2g7iz .left-sec .reservation-sec .date-filter:after{background-color:#e5e5e5;bottom:4px;content:"";position:absolute;right:0;top:4px;width:1px}.StudioDetail_styles__2g7iz .left-sec .reservation-sec .date-filter .value{bottom:0;color:#90969f;cursor:pointer;font-size:14px;position:relative}.StudioDetail_styles__2g7iz .left-sec .reservation-sec .date-filter .ant-calendar-picker,.StudioDetail_styles__2g7iz .left-sec .reservation-sec .date-filter .ant-time-picker{bottom:-30px;left:0;position:absolute;visibility:hidden}.StudioDetail_styles__2g7iz .left-sec .reservation-sec .date-filter:last-child:after{display:none}.StudioDetail_styles__2g7iz .left-sec .my-reservation-sec .reservation-card{align-items:flex-start;background:#fff;border:1px solid #e5e5e5;border-radius:8px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;margin-top:16px;min-height:124px;position:relative;width:100%}.StudioDetail_styles__2g7iz .left-sec .my-reservation-sec .reservation-card .purchased-icon{align-items:center;background:#e5e5e5;border-radius:4px;color:#90969f;display:flex;flex-direction:row;flex-wrap:nowrap;font-weight:bolder;height:24px;justify-content:center;line-height:24px;margin-bottom:16px;padding:0 8px}.StudioDetail_styles__2g7iz .left-sec .my-reservation-sec .reservation-card .more-icon{align-items:center;background:#fff;border-radius:50%;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:24px;height:24px;justify-content:center;position:absolute;right:10px;top:10px;width:24px;z-index:4}.StudioDetail_styles__2g7iz .left-sec .my-reservation-sec .reservation-card .top-image{border-radius:0 8px 8px 0;height:100%;object-fit:cover;object-position:center;width:120px}.StudioDetail_styles__2g7iz .left-sec .my-reservation-sec .reservation-card .left-sec{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;flex-wrap:nowrap;gap:12px;height:100%;justify-content:space-between;padding:12px 16px;position:relative}.StudioDetail_styles__2g7iz .left-sec .my-reservation-sec .reservation-card .left-sec .top-info{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:4px;justify-content:flex-start}.StudioDetail_styles__2g7iz .left-sec .my-reservation-sec .reservation-card .left-sec .divider-line{background-color:#e5e5e5;display:inline-block;height:12px;margin:auto 8px;width:1px}.StudioDetail_styles__2g7iz .left-sec .my-reservation-sec .reservation-card .left-sec .time-sec{color:#9da3b4}.StudioDetail_styles__2g7iz .right-sec{height:100%;padding-left:24px;width:38%}.StudioDetail_styles__2g7iz .right-sec .studio-banner{height:210px;object-fit:cover}.StudioDetail_styles__2g7iz .explore-site-login-sec{align-items:center;border:1px solid #e5e5e5;display:flex;flex-direction:column;gap:21px;justify-content:flex-end;padding:30px}.StudioDetail_styles__2g7iz .explore-site-login-sec .signup-span{color:#e03694;-webkit-text-decoration-line:underline;text-decoration-line:underline}.StudioDetail_styles__2g7iz .explore-site-login-sec .login-button{background-color:#fff;border:2px solid #e03694;border-radius:99px;color:#e03694;display:block;font-size:15px;height:54px;line-height:54px;margin-left:16px;padding:0 40px}.StudioDetail_popoverStyles__kRnB8{animation:none!important;min-width:314px}.StudioDetail_popoverStyles__kRnB8 .ant-popover-content{margin-top:-8px}.StudioDetail_popoverStyles__kRnB8 .ant-popover-content .ant-popover-inner{background:#fff;border-radius:8px;box-shadow:0 0 16px #0000001f}.StudioDetail_popoverStyles__kRnB8 .ant-popover-content .ant-popover-inner .ant-popover-inner-content{padding:0}.StudioDetail_popoverStyles__kRnB8 .ant-popover-content .list-sec{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:center}.StudioDetail_popoverStyles__kRnB8 .ant-popover-content .line{align-items:center;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;line-height:24px;padding:16px;width:100%}.StudioDetail_popoverStyles__kRnB8 .ant-popover-content .line:not(:last-of-type){border-bottom:1px solid #e5e5e5}.StudioDetail_flexModalStyles__awNjs .ant-modal-content{border-radius:16px;margin:0 auto;width:530px}.StudioDetail_flexModalStyles__awNjs .ant-modal-content .ant-modal-body{padding:24px 40px}.StudioDetail_flexModalStyles__awNjs .loading-icon{color:#ff8666;font-size:58px;line-height:1;width:auto}.StudioDetail_flexModalStyles__awNjs .spin{text-align:center}@media(max-width:768px){.StudioDetail_flexModalStyles__awNjs{height:100vh;margin:0;max-width:100vw;width:100vw!important}}@media(max-width:768px)and (max-width:768px){.StudioDetail_flexModalStyles__awNjs.tight-padding .ant-modal-content .ant-modal-body{padding:24px 16px}}@media(max-width:768px){.StudioDetail_flexModalStyles__awNjs .ant-modal-content{border-radius:0;height:100%;width:100%}.StudioDetail_flexModalStyles__awNjs .ant-modal-content .ant-modal-body{height:100%;padding:24px}.StudioDetail_flexModalStyles__awNjs .ant-modal-content .ant-modal-body>div{height:100%}.StudioDetail_flexModalStyles__awNjs.print-page{color:red;height:100%;margin:0;min-height:100vh;width:100%!important}.StudioDetail_flexModalStyles__awNjs.print-page .ant-modal-content .ant-modal-body{background-color:#fff;height:100%;min-height:100%;min-width:100%;overflow-y:auto;width:100%}}.StudioDetail_panDelegationStyles__f7bCX .loading-sec{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;height:210px;justify-content:center;width:220px}.StudioDetail_panDelegationStyles__f7bCX .loading-sec .loading-icon{animation:health-spin 1s linear infinite;border:3px solid #ff7caa;border-radius:50%;border-right-color:#0000;display:inline-block;height:30px;width:30px;z-index:1}.StudioDetail_modalStyleForMobile__HQn2D{height:100vh;width:100%}.StudioDetail_modalStyleForMobile__HQn2D.print-page{padding:0}.StudioDetail_modalStyleForMobile__HQn2D.tight-padding{padding:24px 16px}.StudioDetail_reservationMenuStyles__vn89I{animation:none!important;background:#fff;border-radius:8px;box-shadow:0 4px 20px #0000001f;min-width:180px;overflow:hidden}.StudioDetail_reservationMenuStyles__vn89I .ant-dropdown-menu-item{align-items:center;border-bottom:1px solid #efefef;color:#333;display:flex;font-size:14px;gap:10px;height:38px;justify-content:flex-start;line-height:38px;padding:10px}.StudioDetail_reservationMenuStyles__vn89I .ant-dropdown-menu-item:last-child{border-bottom:0}.StudioDetail_reservationMenuStyles__vn89I .ant-dropdown-menu-item>img{width:18px}.ExplorePeerfitSignupModal_styles__LPnHN .ant-modal-content{border-radius:16px;margin:0 auto;width:435px}.ExplorePeerfitSignupModal_styles__LPnHN .ant-modal-content .ant-modal-body{padding:40px 0 35px}.ExplorePeerfitSignupModal_styles__LPnHN .close{font-size:14px;position:absolute;right:24px;top:24px}.ExplorePeerfitSignupModal_styles__LPnHN .signup-modal .info-sec{align-items:center;color:#fff;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;margin-bottom:24px;padding:0 40px;text-align:center}.ExplorePeerfitSignupModal_styles__LPnHN .signup-modal .info-sec .title{color:#333;font-family:Poppins;font-size:24px;font-style:normal;font-weight:500;line-height:24px;text-transform:capitalize}.ExplorePeerfitSignupModal_styles__LPnHN .signup-modal .info-sec .subtitle{color:#727272;font-family:AktivGrotesk;font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin-top:8px;max-width:335px;text-align:center}.SessionClassCard_styles__ka4hg{background:#fff;border-bottom:1px solid #e5e5e5;cursor:pointer;display:flex;height:104px;justify-content:flex-start;margin:0 24px;overflow:hidden;padding:16px 0;position:relative}.SessionClassCard_styles__ka4hg .card-left-sec{height:100%;margin-right:8px;width:200px}.SessionClassCard_styles__ka4hg .time-sec{min-width:80px}.SessionClassCard_styles__ka4hg .time{color:#333;font-family:AktivGrotesk;font-size:14px;line-height:24px}.SessionClassCard_styles__ka4hg .name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1f274c;display:-webkit-box;font-family:Poppins;font-size:16px;font-weight:500;line-height:24px;overflow:hidden;text-transform:capitalize}.SessionClassCard_styles__ka4hg .card-center-sec,.SessionClassCard_styles__ka4hg .sub-name{color:#757575;font-family:AktivGrotesk;font-size:14px;font-weight:500;line-height:24px}.SessionClassCard_styles__ka4hg .card-center-sec{flex:1 1;margin-right:120px}.SessionClassCard_styles__ka4hg .card-center-sec>div{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.SessionClassCard_styles__ka4hg .right-btn{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);border-radius:40px;font-family:Poppins;font-weight:600;height:40px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:115px}.SessionClassCard_styles__ka4hg .class-at-capacity{font-size:14px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:115px}.SessionClassCard_styles__ka4hg .plus-icon{margin-bottom:2px;margin-left:2px}.LoadingDialog_styles__MJY-b{height:200px!important;text-align:center;width:200px!important}.LoadingDialog_styles__MJY-b .loading-icon{color:#ff8666;font-size:58px;line-height:1;width:auto}.LoadingDialog_styles__MJY-b .spin{text-align:center}.CancelReservationModal_styles__UQj\+Y .ant-modal-content{border-radius:16px;margin:0 auto;width:435px}.CancelReservationModal_styles__UQj\+Y .ant-modal-content .ant-modal-body{padding:40px 0 35px}.CancelReservationModal_styles__UQj\+Y .close{font-size:14px;position:absolute;right:24px;top:24px}.CancelReservationModal_styles__UQj\+Y .reservation-modal{padding:0 40px}.CancelReservationModal_styles__UQj\+Y .reservation-modal .info-sec{align-items:center;color:#fff;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;text-align:center}.CancelReservationModal_styles__UQj\+Y .reservation-modal .info-sec .title{color:#333;font-family:Poppins;font-size:24px;font-style:normal;font-weight:500;line-height:24px}.CancelReservationModal_styles__UQj\+Y .reservation-modal .info-sec .subtitle{color:#727272;font-family:AktivGrotesk;font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin-top:16px;text-align:center}.CancelReservationModal_styles__UQj\+Y .reservation-modal .btn-subscription{color:#fff;font-family:AktivGrotesk-bold;font-size:13px;height:50px;line-height:12px;margin-top:24px;text-transform:uppercase;width:100%}.CancelReservationModal_styles__UQj\+Y .reservation-modal .btn-cancel{border:none;color:#333;cursor:pointer;font-family:Poppins;font-size:14px;font-style:normal;font-weight:bolder;height:50px;line-height:50px;margin:16px auto;text-align:center;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-transform:uppercase;width:100%}.ReservationModal_styles__uLeop .ant-modal-content{border-radius:16px;margin:0 auto;width:435px}.ReservationModal_styles__uLeop .ant-modal-content .ant-modal-body{padding:40px 0 35px}.ReservationModal_styles__uLeop .close{font-size:14px;position:absolute;right:24px;top:24px}.ReservationModal_styles__uLeop .reservation-modal .info-sec{align-items:center;color:#fff;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;margin-bottom:24px;padding:0 40px;text-align:center}.ReservationModal_styles__uLeop .reservation-modal .info-sec .title{color:#333;font-family:Poppins;font-size:24px;font-style:normal;font-weight:500;line-height:24px;text-transform:capitalize}.ReservationModal_styles__uLeop .reservation-modal .info-sec .subtitle{color:#727272;font-family:AktivGrotesk;font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin-top:8px;text-align:center}.ReservationModal_styles__uLeop .reservation-modal .info-sec .time{color:#333;font-family:AktivGrotesk;font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin-top:8px;text-align:center}.ReservationModal_styles__uLeop .reservation-modal textarea.ant-input{display:block;margin:16px auto;width:calc(100% - 100px)}.ReservationModal_styles__uLeop .reservation-modal .credit-sec{align-items:flex-start;background:#f5f5f5;border-radius:10px;color:#333;display:flex;flex-direction:column;flex-wrap:nowrap;gap:8px;justify-content:flex-start;margin:0 50px;padding:16px}.ReservationModal_styles__uLeop .reservation-modal .credit-sec .credit-item{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;line-height:24px;width:100%}.ReservationModal_styles__uLeop .reservation-modal .agree-line{color:#90969f;margin:14px 16px 8px;text-align:center}.ReservationModal_styles__uLeop .reservation-modal .agree-line .ant-checkbox-checked .ant-checkbox-inner{background-color:#816ffe;border-color:#816ffe}.ReservationModal_styles__uLeop .reservation-modal .reserve-button{margin:0 auto;width:calc(100% - 100px)}.ReservationModal_styles__uLeop .refund-description{color:#757575;font-size:12px;margin-top:12px;padding:0 40px;text-align:center;width:100%}.ReservationModal_styles__uLeop .complete-sec{background:#fff;margin:0 auto;max-width:calc(100% - 48px);position:relative;text-align:center;width:372px}.ReservationModal_styles__uLeop .complete-sec .complete-icon{margin-bottom:32px}.ReservationModal_styles__uLeop .complete-sec .complete-title{color:#333;font-family:Poppins;font-size:24px;font-style:normal;font-weight:700;line-height:32px;margin-bottom:16px;text-align:center}.ReservationModal_styles__uLeop .complete-sec .complete-info{color:#787e86;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:32px;text-align:center}.ReservationModal_styles__uLeop .complete-sec .complete-info span:not(.regular){color:#333;font-family:AktivGrotesk-bold}.ReservationModal_styles__uLeop .complete-sec .complete-btn{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);border-radius:30px;color:#fff;font-family:AktivGrotesk-bold;font-size:18px;height:60px;line-height:12px;margin:0 auto 24px;text-transform:uppercase;width:100%}.ReservationModal_styles__uLeop .complete-sec .complete-btn[disabled],.ReservationModal_styles__uLeop .complete-sec .complete-btn[disabled]:hover{background:#ecf1f2;color:#9c9eb9}.ReservationClassModal_styles__3J9UN .ant-modal-content{border-radius:16px;margin:0 auto;width:435px}.ReservationClassModal_styles__3J9UN .ant-modal-content .ant-modal-body{padding:40px 0 35px}.ReservationClassModal_styles__3J9UN .close{font-size:14px;position:absolute;right:24px;top:24px}.ReservationClassModal_styles__3J9UN .reservation-modal .info-sec{align-items:center;color:#fff;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;margin-bottom:24px;padding:0 40px;text-align:center}.ReservationClassModal_styles__3J9UN .reservation-modal .info-sec .title{color:#333;font-family:Poppins;font-size:24px;font-style:normal;font-weight:500;line-height:24px;text-transform:capitalize}.ReservationClassModal_styles__3J9UN .reservation-modal .info-sec .subtitle{color:#727272;font-family:AktivGrotesk;font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin-top:8px;text-align:center}.ReservationClassModal_styles__3J9UN .reservation-modal .info-sec .time{color:#333;font-family:AktivGrotesk;font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin-top:8px;text-align:center}.ReservationClassModal_styles__3J9UN .reservation-modal textarea.ant-input{display:block;margin:16px auto;width:calc(100% - 100px)}.ReservationClassModal_styles__3J9UN .reservation-modal .credit-sec{align-items:flex-start;background:#f5f5f5;border-radius:10px;color:#333;display:flex;flex-direction:column;flex-wrap:nowrap;gap:8px;justify-content:flex-start;margin:0 50px;padding:16px 16px 8px}.ReservationClassModal_styles__3J9UN .reservation-modal .credit-sec .credit-item{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;line-height:24px;width:100%}.ReservationClassModal_styles__3J9UN .reservation-modal .agree-line{color:#90969f;margin:14px 16px 8px;text-align:center}.ReservationClassModal_styles__3J9UN .reservation-modal .agree-line .ant-checkbox-checked .ant-checkbox-inner{background-color:#816ffe;border-color:#816ffe}.ReservationClassModal_styles__3J9UN .reservation-modal .reserve-button{margin:0 auto;width:calc(100% - 100px)}.ReservationClassModal_styles__3J9UN .refund-description{color:#757575;font-size:12px;margin-top:12px;padding:0 40px;text-align:center;width:100%}.ReservationClassModal_styles__3J9UN .complete-sec{background:#fff;margin:0 auto;max-width:calc(100% - 48px);position:relative;text-align:center;width:372px}.ReservationClassModal_styles__3J9UN .complete-sec .complete-icon{margin-bottom:32px}.ReservationClassModal_styles__3J9UN .complete-sec .complete-title{color:#333;font-family:Poppins;font-size:24px;font-style:normal;font-weight:700;line-height:32px;margin-bottom:16px;text-align:center}.ReservationClassModal_styles__3J9UN .complete-sec .complete-info{color:#787e86;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:32px;text-align:center}.ReservationClassModal_styles__3J9UN .complete-sec .complete-info span:not(.regular){color:#333;font-family:AktivGrotesk-bold}.ReservationClassModal_styles__3J9UN .complete-sec .complete-btn{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);border-radius:30px;color:#fff;font-family:AktivGrotesk-bold;font-size:18px;height:60px;line-height:12px;margin:0 auto 24px;text-transform:uppercase;width:100%}.ReservationClassModal_styles__3J9UN .complete-sec .complete-btn[disabled],.ReservationClassModal_styles__3J9UN .complete-sec .complete-btn[disabled]:hover{background:#ecf1f2;color:#9c9eb9}.ReservationClassModal_errorModalStyles__FCD5N .ant-modal-body{text-align:center}.ReservationClassModal_errorModalStyles__FCD5N .title{color:#262628;font-size:18px;line-height:135%;margin-bottom:12px;margin-top:12px}.ReservationClassModal_errorModalStyles__FCD5N .complete-btn{margin-top:24px;width:120px}.FOIcon_styles__tnJ1v{cursor:pointer;display:inline-block}.FOIcon_styles__tnJ1v i{vertical-align:middle}.FOIcon_styles__tnJ1v i:before{color:inherit}.StudioCard_styles__e9UjD{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0042811f;cursor:pointer;min-height:190px;overflow:hidden;position:relative;width:100%}.StudioCard_styles__e9UjD .top-img{border:none;border-radius:8px 8px 0 0;height:99px;object-fit:cover;object-position:center;outline:none;width:100%}.StudioCard_styles__e9UjD .favorite-sec{border-radius:50%;height:24px;position:absolute;right:8px;top:8px;width:24px}.StudioCard_styles__e9UjD .favorite-sec .fo-icon{color:#000;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.StudioCard_styles__e9UjD .bottom-sec{padding:16px;position:relative}.StudioCard_styles__e9UjD .bottom-sec .location-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1f274c;display:-webkit-box;font-family:Poppins;font-size:16px;font-weight:600;line-height:140%;margin-bottom:4px;min-height:44px;overflow:hidden;text-transform:capitalize}.StudioCard_styles__e9UjD .bottom-sec .distance-info{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#757575;display:-webkit-box;font-family:AktivGrotesk;font-size:14px;line-height:22px;margin-bottom:0;overflow:hidden}.StudioCard_styles__e9UjD .bottom-sec .categories{overflow-x:auto;padding-bottom:4px;white-space:nowrap}.StudioCard_styles__e9UjD .bottom-sec ::-webkit-scrollbar{background-color:#f5f5f5;height:3px;margin-top:4px}.StudioCard_styles__e9UjD .bottom-sec ::-webkit-scrollbar-thumb{background:#aaa}.StudioCard_styles__e9UjD .bottom-sec .category-item{background:#fff;border-radius:0;cursor:pointer;display:inline-block;height:24px;margin-right:4px;margin-top:4px;padding:0}.StudioCard_styles__e9UjD .bottom-sec .category-item:hover{background:#f5f5f5;border-radius:4px;padding:0 8px}.StudioCard_styles__e9UjD .bottom-sec .category-item:hover .category-name{display:inline-block}.StudioCard_styles__e9UjD .bottom-sec .category-item .type-img{display:inline-block;height:100%;min-width:24px;object-fit:contain;object-position:center;padding:2px}.StudioCard_styles__e9UjD .bottom-sec .category-item .category-name{color:#90969f;display:none;font-family:AktivGrotesk;font-size:12px;line-height:100%;margin-left:4px}.StudioBanner_styles__Ja9p9{height:100%;object-fit:contain;object-position:center;width:100%}.StudioBanner_bgStyle__rt-KI{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;width:100%}.PurchaseMembershipOfflineModal_styles__jzMlu .ant-modal-content{border-radius:16px;margin:0 auto;width:435px}.PurchaseMembershipOfflineModal_styles__jzMlu .ant-modal-content .ant-modal-body{padding:40px 0 35px}.PurchaseMembershipOfflineModal_styles__jzMlu .close{font-size:14px;position:absolute;right:24px;top:24px}.PurchaseMembershipOfflineModal_styles__jzMlu .reservation-modal{padding:0 50px}.PurchaseMembershipOfflineModal_styles__jzMlu .reservation-modal .top-img{display:block;margin:0 auto}.PurchaseMembershipOfflineModal_styles__jzMlu .reservation-modal .title{color:#333;font-family:Poppins;font-size:24px;font-style:normal;font-weight:500;line-height:32px;margin:24px auto;text-align:center}.PurchaseMembershipOfflineModal_styles__jzMlu .reservation-modal .member-id{background:#f5f5f5;border:1px solid #d9d9d9;border-radius:4px;color:#333;font-family:AktivGrotesk-bolder;font-size:16px;font-style:normal;font-weight:500;margin:0 auto;padding:6px 12px 4px;text-align:center;width:-webkit-fit-content;width:fit-content}.PurchaseMembershipOfflineModal_styles__jzMlu .reservation-modal .member-id-info{color:#787e86;font-family:AktivGrotesk;font-size:16px;font-style:normal;font-weight:500;line-height:22px;margin:24px auto}.PurchaseMembershipOfflineModal_styles__jzMlu .reservation-modal .note-title{color:#333;font-family:AktivGrotesk-bold;font-size:16px;font-style:normal;font-weight:500;line-height:22px}.PurchaseMembershipOfflineModal_styles__jzMlu .reservation-modal .note-item{display:flex}.PurchaseMembershipOfflineModal_styles__jzMlu .reservation-modal .note-dot{background-color:#787e86;border-radius:2px;height:4px;margin:6px 10px;min-width:4px}.PurchaseMembershipOfflineModal_styles__jzMlu .reservation-modal .note-info{color:#787e86;font-family:AktivGrotesk;font-size:16px;font-style:normal;font-weight:500;line-height:22px}.PurchaseMembershipOfflineModal_styles__jzMlu .reservation-modal .reserve-button{font-family:AktivGrotesk-bold;margin:24px auto 0;width:100%}.PurchaseMembershipIntroModal_styles__Kos\+2{padding-bottom:9px}.PurchaseMembershipIntroModal_styles__Kos\+2 .close{color:#333;font-size:14px;position:absolute;right:24px;top:24px}.PurchaseMembershipIntroModal_styles__Kos\+2 .reservation-modal .info-sec{align-items:center;color:#fff;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;margin-bottom:24px;padding:0;text-align:center}.PurchaseMembershipIntroModal_styles__Kos\+2 .reservation-modal .info-sec .title{color:#333;font-family:Poppins;font-size:24px;font-style:normal;font-weight:500;line-height:24px;text-align:center;text-transform:capitalize}.PurchaseMembershipIntroModal_styles__Kos\+2 .reservation-modal .info-sec .subtitle{color:#333;font-family:AktivGrotesk;font-size:16px;font-style:normal;font-weight:500;line-height:140%;margin-bottom:24px;margin-top:16px;padding:0 50px;text-align:center}.PurchaseMembershipIntroModal_styles__Kos\+2 .reservation-modal .info-sec .intro-item{align-items:flex-start;display:flex;justify-content:flex-start;margin-bottom:16px;width:100%}.PurchaseMembershipIntroModal_styles__Kos\+2 .reservation-modal .info-sec .intro-item .item-right{margin-left:16px;text-align:left}.PurchaseMembershipIntroModal_styles__Kos\+2 .reservation-modal .info-sec .intro-item .item-right .item-title{color:#333;font-family:AktivGrotesk-bold;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.PurchaseMembershipIntroModal_styles__Kos\+2 .reservation-modal .info-sec .intro-item .item-right .item-title .step{color:#90969f;font-family:AktivGrotesk-bold;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.PurchaseMembershipIntroModal_styles__Kos\+2 .reservation-modal .info-sec .intro-item .item-right .item-subtitle{color:#475467;font-family:AktivGrotesk;font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin-top:4px;white-space:nowrap}.PurchaseMembershipIntroModal_styles__Kos\+2 .reservation-modal .reserve-button{font-size:14px;height:44px;line-height:44px;margin:0 auto;width:calc(100% - 100px)}@media(max-width:768px){.PurchaseMembershipIntroModal_styles__Kos\+2{height:100%;width:100%}.PurchaseMembershipIntroModal_styles__Kos\+2 .reservation-modal{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;height:100%;justify-content:space-between}.PurchaseMembershipIntroModal_styles__Kos\+2 .reservation-modal .info-sec{padding:40px 0;width:100%}.PurchaseMembershipIntroModal_styles__Kos\+2 .reservation-modal .info-sec .subtitle{padding:0}.PurchaseMembershipIntroModal_styles__Kos\+2 .reservation-modal .info-sec .intro-item .item-right .item-subtitle{white-space:pre-wrap}.PurchaseMembershipIntroModal_styles__Kos\+2 .reservation-modal .reserve-button{font-size:14px;height:44px;line-height:44px;margin:0 auto;width:100%}}.FlexSteps_styles__Nm0tn .ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{-webkit-text-fill-color:#0000;background:linear-gradient(270deg,#e03694,#f47253 70%);-webkit-background-clip:text;background-clip:text;color:#ff8666}.FlexSteps_styles__Nm0tn .ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title::selection{-webkit-text-fill-color:#fff}.FlexSteps_styles__Nm0tn{display:block;margin-bottom:-10px;margin-top:46px;position:relative;text-align:left;width:100%}.FlexSteps_styles__Nm0tn .ant-steps-item-finish .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot,.FlexSteps_styles__Nm0tn .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-tail:after,.FlexSteps_styles__Nm0tn .ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%)}.FlexSteps_styles__Nm0tn .ant-steps-item-content{transform:translateY(-46px)}@media(max-width:768px){.FlexSteps_styles__Nm0tn .ant-steps-item-content{transform:translateY(-68px);width:70px}}.FlexSteps_styles__Nm0tn .ant-steps-item-content .ant-steps-item-title{color:#90969f;font-size:14px;font-style:normal;font-weight:500;font-weight:bolder}@media(max-width:768px){.FlexSteps_styles__Nm0tn .ant-steps-dot .ant-steps-item-tail,.FlexSteps_styles__Nm0tn .ant-steps-dot.ant-steps-small .ant-steps-item-tail{margin:0 0 0 35px}.FlexSteps_styles__Nm0tn .ant-steps-dot .ant-steps-item-icon,.FlexSteps_styles__Nm0tn .ant-steps-dot.ant-steps-small .ant-steps-item-icon{margin-left:32px}}.FlexSteps_styles__Nm0tn .ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{font-weight:bolder}.FlexSteps_styles__Nm0tn .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{color:#333;font-weight:bolder}.PurchaseMembershipVisitWebsiteModal_styles__vLnKL{padding-bottom:9px}.PurchaseMembershipVisitWebsiteModal_styles__vLnKL .close{color:#333;font-size:14px;position:absolute;right:24px;top:24px}.PurchaseMembershipVisitWebsiteModal_styles__vLnKL .reservation-modal .info-sec{align-items:center;color:#fff;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;margin-bottom:5px;padding:0 40px;text-align:center}.PurchaseMembershipVisitWebsiteModal_styles__vLnKL .reservation-modal .info-sec .title{color:#333;font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:24px;text-align:center;text-transform:uppercase}.PurchaseMembershipVisitWebsiteModal_styles__vLnKL .reservation-modal .info-sec .visit-title{color:#333;font-family:Poppins;font-size:24px;font-style:normal;font-weight:500;line-height:24px;text-align:center;text-transform:capitalize}.PurchaseMembershipVisitWebsiteModal_styles__vLnKL .reservation-modal .info-sec .studio-card{background-color:#f5f5f5;border:1px solid #f5f5f5;border-radius:8px;cursor:pointer;display:flex;margin-top:24px;position:relative;width:100%}.PurchaseMembershipVisitWebsiteModal_styles__vLnKL .reservation-modal .info-sec .studio-card .studio-img{border-bottom-left-radius:8px;border-top-left-radius:8px;object-fit:cover;object-position:center;width:123px}.PurchaseMembershipVisitWebsiteModal_styles__vLnKL .reservation-modal .info-sec .studio-card .studio-right{padding:16px;position:relative;text-align:left;width:calc(100% - 146px)}.PurchaseMembershipVisitWebsiteModal_styles__vLnKL .reservation-modal .info-sec .studio-card .studio-right .studio-title{color:#333;font-family:AktivGrotesk-bold;font-size:18px;font-style:normal;font-weight:500;line-height:24px}.PurchaseMembershipVisitWebsiteModal_styles__vLnKL .reservation-modal .info-sec .studio-card .studio-right .studio-url{font-family:Poppins;font-size:13px;font-style:normal;line-height:24px;overflow-wrap:anywhere;text-align:center;text-align:left;text-transform:lowercase;white-space:pre-wrap}.PurchaseMembershipVisitWebsiteModal_styles__vLnKL .reservation-modal .info-sec .studio-card .studio-right .studio-info{color:#90969f;font-family:AktivGrotesk;font-size:13px;font-style:normal;font-weight:500;line-height:130%}.PurchaseMembershipVisitWebsiteModal_styles__vLnKL .reservation-modal .info-sec .studio-card .share-icon{cursor:pointer;position:absolute;right:16px;top:16px}.PurchaseMembershipVisitWebsiteModal_styles__vLnKL .reservation-modal .info-sec .enter-cost-title{color:#333;font-family:AktivGrotesk;font-size:16px;font-style:normal;font-weight:500;line-height:140%;margin-top:24px;text-align:left}.PurchaseMembershipVisitWebsiteModal_styles__vLnKL .reservation-modal .info-sec .input-cost{box-shadow:0 5px 10px #0042811f;height:44px;outline:none}.PurchaseMembershipVisitWebsiteModal_styles__vLnKL .reservation-modal .info-sec .input-cost .ant-input{padding-left:30px}.PurchaseMembershipVisitWebsiteModal_styles__vLnKL .reservation-modal .info-sec .input-cost .ant-input:focus,.PurchaseMembershipVisitWebsiteModal_styles__vLnKL .reservation-modal .info-sec .input-cost .ant-input:hover{border-color:#d9d9d9;box-shadow:none}.PurchaseMembershipVisitWebsiteModal_styles__vLnKL .reservation-modal .info-sec .input-cost .ant-input-prefix{padding-left:10px}.PurchaseMembershipVisitWebsiteModal_styles__vLnKL .reservation-modal .info-sec .can-not-find{color:#90969f;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:500;line-height:140%;margin-top:40px;text-align:center}.PurchaseMembershipVisitWebsiteModal_styles__vLnKL .reservation-modal .info-sec .can-not-find .skip-for-now{color:#333;cursor:pointer;text-decoration:underline}.PurchaseMembershipVisitWebsiteModal_styles__vLnKL .reservation-modal .info-sec .input-sec{background-color:#f5f5f5;margin:16px auto;width:100%}.PurchaseMembershipVisitWebsiteModal_styles__vLnKL .reservation-modal .info-sec .input-sec .estimate-result-sec{padding:25px 16px}.PurchaseMembershipVisitWebsiteModal_styles__vLnKL .reservation-modal .info-sec .input-sec .estimate-result-sec .estimate-item{display:flex;justify-content:space-between}.PurchaseMembershipVisitWebsiteModal_styles__vLnKL .reservation-modal .info-sec .input-sec .estimate-result-sec .estimate-item .estimate-label{color:#333;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:500;line-height:24px;text-transform:capitalize}.PurchaseMembershipVisitWebsiteModal_styles__vLnKL .reservation-modal .info-sec .input-sec .estimate-result-sec .estimate-item .estimate-value{color:#333;font-family:AktivGrotesk-bold;font-size:14px;font-style:normal;font-weight:500;line-height:24px;text-align:right}.PurchaseMembershipVisitWebsiteModal_styles__vLnKL .reservation-modal .info-sec .input-sec .estimate-result-sec .estimate-result-info{color:#333;font-family:AktivGrotesk;font-size:14px;font-style:italic;font-weight:500;line-height:140%;margin-top:14px;text-align:left}.PurchaseMembershipVisitWebsiteModal_styles__vLnKL .reservation-modal .info-sec .input-sec .estimate-result-sec .error{color:#ff5252}.PurchaseMembershipVisitWebsiteModal_styles__vLnKL .reservation-modal .reserve-button{font-size:14px;height:44px;line-height:44px;margin:0 auto;width:100%}@media(max-width:768px){.PurchaseMembershipVisitWebsiteModal_styles__vLnKL{height:100%;margin:0;max-width:100%}.PurchaseMembershipVisitWebsiteModal_styles__vLnKL .ant-modal-content{border-radius:0;height:100%;width:100%}.PurchaseMembershipVisitWebsiteModal_styles__vLnKL .reservation-modal{height:100%}.PurchaseMembershipVisitWebsiteModal_styles__vLnKL .reservation-modal .steps{margin-top:60px}.PurchaseMembershipVisitWebsiteModal_styles__vLnKL .reservation-modal .info-sec{height:100%;justify-content:space-between;padding:0 16px;width:100%}.PurchaseMembershipVisitWebsiteModal_styles__vLnKL .reservation-modal .info-sec .container{width:100%}.PurchaseMembershipVisitWebsiteModal_styles__vLnKL .reservation-modal .info-sec .studio-url{text-overflow:ellipsis}.PurchaseMembershipVisitWebsiteModal_styles__vLnKL .reservation-modal .info-sec .steps{max-width:100%}.PurchaseMembershipVisitWebsiteModal_styles__vLnKL .reservation-modal .info-sec .steps .ant-steps-item-content{max-width:71px;transform:translateY(-66px)}}.YearEndReview_styles__GUv5O{align-items:center;color:#fff;display:flex;flex-direction:column;flex-wrap:nowrap;height:100vh;justify-content:flex-start;margin:0 auto;overflow-x:hidden;overflow-y:auto;position:relative;width:100vw}.YearEndReview_styles__GUv5O.bg_0,.YearEndReview_styles__GUv5O.bg_loading{background-color:#191344}.YearEndReview_styles__GUv5O.bg_0:after,.YearEndReview_styles__GUv5O.bg_loading:after{background:url(/static/media/background_0_up.034ba5aeeb81d6fa2a8b.png) no-repeat;background-size:contain;content:"";display:block;height:100vw;position:absolute;right:0;top:0;width:100vw;z-index:0}.YearEndReview_styles__GUv5O.bg_1,.YearEndReview_styles__GUv5O.bg_10{background:linear-gradient(180.74deg,#cf4889 -22.63%,#171545 115.96%)}.YearEndReview_styles__GUv5O.bg_2,.YearEndReview_styles__GUv5O.bg_3,.YearEndReview_styles__GUv5O.bg_4,.YearEndReview_styles__GUv5O.bg_5{background:linear-gradient(8.2deg,#ff61a3 -19.52%,#9648f2 39.62%,#5a52f2 95.46%)}.YearEndReview_styles__GUv5O.bg_5,.YearEndReview_styles__GUv5O.bg_6,.YearEndReview_styles__GUv5O.bg_8{background:#9c4db9}.YearEndReview_styles__GUv5O.bg_7,.YearEndReview_styles__GUv5O.bg_9{background:linear-gradient(342.31deg,#7034d8 3.47%,#bc59e0 75.27%)}.YearEndReview_styles__GUv5O *{position:relative;z-index:3}.YearEndReview_styles__GUv5O .left-click-area,.YearEndReview_styles__GUv5O .right-click-area{height:100%;position:absolute;top:0;width:50%;z-index:4}.YearEndReview_styles__GUv5O .left-click-area{left:0}.YearEndReview_styles__GUv5O .right-click-area{right:0}.YearEndReview_styles__GUv5O .timeline{align-items:center;background-color:#0000;display:flex;flex-direction:row;flex-wrap:nowrap;height:2px;justify-content:center;margin-top:56px;padding:0 14px 20px;position:relative;width:100vw;z-index:3}.YearEndReview_styles__GUv5O .timeline .block{background:#fff3;border-radius:4px;flex-grow:1;height:2px;margin:0 2px;overflow:hidden;position:relative}.YearEndReview_styles__GUv5O .timeline .block .inner{background-color:#fff;height:100%;left:0;position:absolute;top:0}.YearEndReview_styles__GUv5O .main-sec{flex-grow:0;flex-shrink:0;height:550px;position:relative;width:100vw;z-index:3}@media screen and (max-height:690px){.YearEndReview_styles__GUv5O .main-sec{height:500px}}@media screen and (min-height:810px){.YearEndReview_styles__GUv5O .main-sec{margin-top:50px}}.YearEndReview_styles__GUv5O .page0 #avatar,.YearEndReview_styles__GUv5O .page1 #avatar,.YearEndReview_styles__GUv5O .page10 #avatar,.YearEndReview_styles__GUv5O .page2 #avatar,.YearEndReview_styles__GUv5O .page3 #avatar,.YearEndReview_styles__GUv5O .page4 #avatar,.YearEndReview_styles__GUv5O .page5 #avatar,.YearEndReview_styles__GUv5O .page6 #avatar,.YearEndReview_styles__GUv5O .page7 #avatar,.YearEndReview_styles__GUv5O .page8 #avatar,.YearEndReview_styles__GUv5O .page9 #avatar{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);border-radius:50%;display:block;margin:0 auto;overflow:hidden;padding:4px}.YearEndReview_styles__GUv5O .page0 #avatar .image,.YearEndReview_styles__GUv5O .page1 #avatar .image,.YearEndReview_styles__GUv5O .page10 #avatar .image,.YearEndReview_styles__GUv5O .page2 #avatar .image,.YearEndReview_styles__GUv5O .page3 #avatar .image,.YearEndReview_styles__GUv5O .page4 #avatar .image,.YearEndReview_styles__GUv5O .page5 #avatar .image,.YearEndReview_styles__GUv5O .page6 #avatar .image,.YearEndReview_styles__GUv5O .page7 #avatar .image,.YearEndReview_styles__GUv5O .page8 #avatar .image,.YearEndReview_styles__GUv5O .page9 #avatar .image{background-repeat:no-repeat;background-size:cover;border-radius:50%;height:100%;width:100%}.YearEndReview_styles__GUv5O .page_loading{text-align:center}.YearEndReview_styles__GUv5O .page_loading .loading-year{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.YearEndReview_styles__GUv5O .page0 #lineYear{margin:auto;width:300px}.YearEndReview_styles__GUv5O .page0 #main{height:100%;left:0;position:absolute;text-align:center;top:0;width:100%}.YearEndReview_styles__GUv5O .page0 #main img.year{margin-bottom:140px}.YearEndReview_styles__GUv5O .page0 #avatar{height:160px;width:160px}.YearEndReview_styles__GUv5O .page1,.YearEndReview_styles__GUv5O .page10,.YearEndReview_styles__GUv5O .page2,.YearEndReview_styles__GUv5O .page3,.YearEndReview_styles__GUv5O .page4,.YearEndReview_styles__GUv5O .page5,.YearEndReview_styles__GUv5O .page6,.YearEndReview_styles__GUv5O .page7,.YearEndReview_styles__GUv5O .page8,.YearEndReview_styles__GUv5O .page9{text-align:center}.YearEndReview_styles__GUv5O .page1 #avatar,.YearEndReview_styles__GUv5O .page10 #avatar,.YearEndReview_styles__GUv5O .page2 #avatar,.YearEndReview_styles__GUv5O .page3 #avatar,.YearEndReview_styles__GUv5O .page4 #avatar,.YearEndReview_styles__GUv5O .page5 #avatar,.YearEndReview_styles__GUv5O .page6 #avatar,.YearEndReview_styles__GUv5O .page7 #avatar,.YearEndReview_styles__GUv5O .page8 #avatar,.YearEndReview_styles__GUv5O .page9 #avatar{height:40px;padding:1px;width:40px}.YearEndReview_styles__GUv5O .page1 #lines{font-family:Poppins;font-size:28px;font-weight:700;line-height:120%;margin-top:40px}.YearEndReview_styles__GUv5O .page2 .center-part #light,.YearEndReview_styles__GUv5O .page2 .center-part #title,.YearEndReview_styles__GUv5O .page2 .center-part #titleBg,.YearEndReview_styles__GUv5O .page3 .center-part #card,.YearEndReview_styles__GUv5O .page3 .center-part #cardBg1,.YearEndReview_styles__GUv5O .page3 .center-part #cardBg2,.YearEndReview_styles__GUv5O .page4 .center-part #card,.YearEndReview_styles__GUv5O .page4 .center-part #cardBg1,.YearEndReview_styles__GUv5O .page4 .center-part #cardBg2,.YearEndReview_styles__GUv5O .page5 .center-part #light,.YearEndReview_styles__GUv5O .page5 .center-part #title,.YearEndReview_styles__GUv5O .page5 .center-part #titleBg,.YearEndReview_styles__GUv5O .page6 .center-part #card,.YearEndReview_styles__GUv5O .page6 .center-part #cardBg1,.YearEndReview_styles__GUv5O .page6 .center-part #cardBg2,.YearEndReview_styles__GUv5O .page6 .center-part #hearts,.YearEndReview_styles__GUv5O .page8 .center-part #light,.YearEndReview_styles__GUv5O .page8 .center-part #title,.YearEndReview_styles__GUv5O .page8 .center-part #titleBg{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.YearEndReview_styles__GUv5O .page2 .center-part,.YearEndReview_styles__GUv5O .page3 .center-part,.YearEndReview_styles__GUv5O .page4 .center-part,.YearEndReview_styles__GUv5O .page5 .center-part,.YearEndReview_styles__GUv5O .page6 .center-part,.YearEndReview_styles__GUv5O .page8 .center-part{height:220px}.YearEndReview_styles__GUv5O .page2 .bottom-sec,.YearEndReview_styles__GUv5O .page3 .bottom-sec,.YearEndReview_styles__GUv5O .page4 .bottom-sec,.YearEndReview_styles__GUv5O .page5 .bottom-sec,.YearEndReview_styles__GUv5O .page6 .bottom-sec,.YearEndReview_styles__GUv5O .page8 .bottom-sec{margin:auto;width:-webkit-fit-content;width:fit-content}.YearEndReview_styles__GUv5O .page2 .bottom-sec #line,.YearEndReview_styles__GUv5O .page3 .bottom-sec #line,.YearEndReview_styles__GUv5O .page4 .bottom-sec #line,.YearEndReview_styles__GUv5O .page5 .bottom-sec #line,.YearEndReview_styles__GUv5O .page6 .bottom-sec #line,.YearEndReview_styles__GUv5O .page8 .bottom-sec #line{height:50px;position:absolute;width:90px}.YearEndReview_styles__GUv5O .page2 .center-part #light{animation:rotating 16s linear infinite;background-position:50%;height:100vw;width:100vw}.YearEndReview_styles__GUv5O .page2 .center-part #title{background-position:50%;z-index:4}.YearEndReview_styles__GUv5O .page2 .center-part #title img{height:100%;width:100%}.YearEndReview_styles__GUv5O .page2 .center-part #titleBg{background:#51328e;border-radius:50%}.YearEndReview_styles__GUv5O .page2 .bottom-sec{margin:auto;width:-webkit-fit-content;width:fit-content}.YearEndReview_styles__GUv5O .page2 .bottom-sec #line{bottom:-50px;right:-25px}.YearEndReview_styles__GUv5O .page3 .center-part,.YearEndReview_styles__GUv5O .page4 .center-part{height:220px}.YearEndReview_styles__GUv5O .page3 .center-part #card,.YearEndReview_styles__GUv5O .page3 .center-part #cardBg1,.YearEndReview_styles__GUv5O .page3 .center-part #cardBg2,.YearEndReview_styles__GUv5O .page4 .center-part #card,.YearEndReview_styles__GUv5O .page4 .center-part #cardBg1,.YearEndReview_styles__GUv5O .page4 .center-part #cardBg2{border-radius:8px}.YearEndReview_styles__GUv5O .page3 .center-part #card,.YearEndReview_styles__GUv5O .page4 .center-part #card{background-position:50%;z-index:6}.YearEndReview_styles__GUv5O .page3 .center-part #card .challenge-card,.YearEndReview_styles__GUv5O .page4 .center-part #card .challenge-card{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px;height:100%;width:100%}.YearEndReview_styles__GUv5O .page3 .center-part #card .challenge-card .info-sec,.YearEndReview_styles__GUv5O .page4 .center-part #card .challenge-card .info-sec{bottom:8px;left:8px;position:absolute;text-align:left}.YearEndReview_styles__GUv5O .page3 .center-part #card .challenge-card .info-sec .badge,.YearEndReview_styles__GUv5O .page4 .center-part #card .challenge-card .info-sec .badge{background-color:#ffffff4d;border-radius:999px;height:20px;line-height:20px;margin-bottom:4px;padding:0 8px;width:-webkit-fit-content;width:fit-content}.YearEndReview_styles__GUv5O .page3 .center-part #cardBg1,.YearEndReview_styles__GUv5O .page4 .center-part #cardBg1{background:linear-gradient(164.56deg,#ffa969 22.36%,#ff60d2 97.63%);height:150px;width:200px;z-index:5}.YearEndReview_styles__GUv5O .page3 .center-part #cardBg2,.YearEndReview_styles__GUv5O .page4 .center-part #cardBg2{background:linear-gradient(166.39deg,#a04beb 25.04%,#ff6397 96.48%);height:150px;width:200px;z-index:4}.YearEndReview_styles__GUv5O .page6 .center-part{height:200px;margin-bottom:20px;margin-top:20px}.YearEndReview_styles__GUv5O .page6 .center-part #card,.YearEndReview_styles__GUv5O .page6 .center-part #cardBg1,.YearEndReview_styles__GUv5O .page6 .center-part #cardBg2,.YearEndReview_styles__GUv5O .page6 .center-part #hearts{border-radius:8px}.YearEndReview_styles__GUv5O .page6 .center-part #hearts{transform:translate(80px,-20px) rotate(14deg);width:70px;z-index:7}.YearEndReview_styles__GUv5O .page6 .center-part #card{background-position:50%;z-index:6}.YearEndReview_styles__GUv5O .page6 .center-part #card .workout-card{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px;color:#1d1d27;height:100%;width:100%}.YearEndReview_styles__GUv5O .page6 .center-part #card .workout-card .info-sec{bottom:8px;left:8px;position:absolute;text-align:left}.YearEndReview_styles__GUv5O .page6 .center-part #card .workout-card .middle-dot{background-color:#a4aab2;border-radius:9999px;display:inline-block;height:6px;margin:0 15px;vertical-align:middle;width:6px}.YearEndReview_styles__GUv5O .page6 .center-part #card .workout-card .middle-dot.intense{margin:0 3px;opacity:.4;vertical-align:initial}.YearEndReview_styles__GUv5O .page6 .center-part #card .workout-card .middle-dot.choose{opacity:1}.YearEndReview_styles__GUv5O .page6 .center-part #card .workout-card:after{background:linear-gradient(0deg,#fff,#0000);border-radius:0 0 8px 8px;bottom:0;content:"";display:block;height:120px;left:0;position:absolute;width:100%}.YearEndReview_styles__GUv5O .page6 .center-part #cardBg1{background:linear-gradient(164.56deg,#ffa969 22.36%,#ff60d2 97.63%);height:80px;transform:translate(-60px,60px);width:80px;z-index:5}.YearEndReview_styles__GUv5O .page6 .bottom-sec #line{left:60px}.YearEndReview_styles__GUv5O .page7,.YearEndReview_styles__GUv5O .page9{text-align:center}.YearEndReview_styles__GUv5O .page7 #lines,.YearEndReview_styles__GUv5O .page9 #lines{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;line-height:120%;margin-bottom:40px;margin-top:16px}.YearEndReview_styles__GUv5O .page7 #lines #line .workout-line,.YearEndReview_styles__GUv5O .page9 #lines #line .workout-line{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;margin-top:20px;width:calc(100vw - 32px)}.YearEndReview_styles__GUv5O .page7 #lines #line .workout-line>*,.YearEndReview_styles__GUv5O .page9 #lines #line .workout-line>*{flex-shrink:0}.YearEndReview_styles__GUv5O .page7 #lines #line .workout-line .workout-image,.YearEndReview_styles__GUv5O .page9 #lines #line .workout-line .workout-image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px;flex-shrink:0;height:50px;margin:0 16px;width:50px}.YearEndReview_styles__GUv5O .page7 #lines #line .workout-line .workout-details,.YearEndReview_styles__GUv5O .page9 #lines #line .workout-line .workout-details{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:inherit;flex-wrap:nowrap;height:50px;justify-content:space-between;text-align:left}.YearEndReview_styles__GUv5O .page7 #lines #line .workout-line .workout-details>div,.YearEndReview_styles__GUv5O .page9 #lines #line .workout-line .workout-details>div{white-space:pre-wrap}.YearEndReview_styles__GUv5O .page5 .center-part,.YearEndReview_styles__GUv5O .page8 .center-part{height:250px}.YearEndReview_styles__GUv5O .page5 .center-part #light,.YearEndReview_styles__GUv5O .page8 .center-part #light{animation:rotating 16s linear infinite;background-position:50%;height:100vw;width:100vw}.YearEndReview_styles__GUv5O .page5 .center-part #title,.YearEndReview_styles__GUv5O .page8 .center-part #title{background-position:50%;z-index:4}.YearEndReview_styles__GUv5O .page5 .center-part #title.rounded-avatar,.YearEndReview_styles__GUv5O .page8 .center-part #title.rounded-avatar{background-size:contain;border-radius:50%}.YearEndReview_styles__GUv5O .page5 .center-part #title img,.YearEndReview_styles__GUv5O .page8 .center-part #title img{height:100%;width:100%}.YearEndReview_styles__GUv5O .page5 .bottom-sec,.YearEndReview_styles__GUv5O .page8 .bottom-sec{margin:auto;width:-webkit-fit-content;width:fit-content}.YearEndReview_styles__GUv5O .page5 .bottom-sec #line,.YearEndReview_styles__GUv5O .page8 .bottom-sec #line{bottom:-50px;right:0}.YearEndReview_styles__GUv5O .page10 #avatar{height:63px;padding:1px;width:63px}.YearEndReview_styles__GUv5O .page10 .top{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;margin-top:24px;padding:0 24px;text-align:left;white-space:nowrap}.YearEndReview_styles__GUv5O .page10 .top .left{flex-grow:0;flex-shrink:0;width:60%;z-index:4}.YearEndReview_styles__GUv5O .page10 .top .right{flex-grow:0;flex-shrink:0}.YearEndReview_styles__GUv5O .page10 .top .right.rounded{border-radius:8px;overflow:hidden}.YearEndReview_styles__GUv5O .page10 .top .right img{width:100%}.YearEndReview_styles__GUv5O .page10 .bottom{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;line-height:1.2;margin-top:24px;padding:0 24px;text-align:left;white-space:nowrap}.YearEndReview_styles__GUv5O .page10 .bottom .left{flex-grow:0;padding-right:12px;width:55%}.YearEndReview_styles__GUv5O .page10 .bottom .left>div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.YearEndReview_styles__GUv5O .page10 .bottom .right{width:45%}.YearEndReview_styles__GUv5O .page10 .bottom .right>div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.CardReadyModal_styles__XUmFB .ant-modal-content{border-radius:16px;margin:0 auto;width:530px}.CardReadyModal_styles__XUmFB .ant-modal-content .ant-modal-body{padding:40px 0 32px}.CardReadyModal_styles__XUmFB .close{font-size:14px;position:absolute;right:24px;top:24px}.CardReadyModal_styles__XUmFB .modal-content{padding:0 40px}.CardReadyModal_styles__XUmFB .modal-content .title{color:#333;font-family:Poppins;font-size:24px;font-style:normal;font-weight:500;line-height:24px;text-align:center}.CardReadyModal_styles__XUmFB .modal-content .card-sec{background-position:50%;background-repeat:no-repeat;background-size:contain;height:188px;margin:37px auto 31px;position:relative;width:298px}.CardReadyModal_styles__XUmFB .modal-content .card-sec .card-number{bottom:48px;color:#fff;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;left:25px;line-height:125%;position:absolute}.CardReadyModal_styles__XUmFB .modal-content .card-sec .card-name{bottom:20px;color:#fff;font-family:Poppins;font-size:11px;font-style:normal;font-weight:400;left:25px;line-height:125%;position:absolute;text-transform:uppercase}.CardReadyModal_styles__XUmFB .modal-content .tip-text{color:#333;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:500;line-height:140%;margin:0 auto}.CardReadyModal_styles__XUmFB .modal-content .credit-sec{border:1px solid #e5e5e5;border-radius:12px;margin-top:18px;padding:6px 16px 10px}.CardReadyModal_styles__XUmFB .modal-content .credit-sec .credit-item{align-items:center;border-bottom:1px solid #e5e5e5;display:flex;height:40px;justify-content:space-between}.CardReadyModal_styles__XUmFB .modal-content .credit-sec .credit-item .credit-label{color:#333;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:500;line-height:24px;text-transform:capitalize}.CardReadyModal_styles__XUmFB .modal-content .credit-sec .credit-item .credit-value{color:#333;font-family:AktivGrotesk-bold;font-size:14px;font-style:normal;font-weight:500;line-height:24px;text-align:right}.CardReadyModal_styles__XUmFB .modal-content .credit-sec .credit-item:last-child{border-bottom:none}.CardReadyModal_styles__XUmFB .modal-content .tips{color:#333;font-family:AktivGrotesk;font-size:12px;font-style:normal;font-weight:500;line-height:140%;margin-top:13px;text-align:left}.CardReadyModal_styles__XUmFB .modal-content .reserve-button{height:44px;line-height:44px;margin-top:17px;width:100%}.CardReadyModal_styles__XUmFB .modal-content .check-green-icon{display:block;height:42px;margin:0 auto 118px;width:42px}@media(max-width:768px){.CardReadyModal_styles__XUmFB{height:100%;padding-top:40px}.CardReadyModal_styles__XUmFB .modal-content{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;height:100%;justify-content:space-between;padding:0}}.ActivatingCardModal_styles__P9T5t{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;height:100%;justify-content:flex-start}.ActivatingCardModal_styles__P9T5t.activating{justify-content:center}.ActivatingCardModal_styles__P9T5t .modal-content{padding:45px 0}.ActivatingCardModal_styles__P9T5t .modal-content .title{color:#333;font-family:Poppins;font-size:24px;font-style:normal;font-weight:500;line-height:24px;text-align:center}.ActivatingCardModal_styles__P9T5t .modal-content .flip-gif{display:block;margin:4px auto 0;max-width:302px}.ActivatingCardModal_styles__P9T5t .modal-content .activating-text{color:#333;font-family:AktivGrotesk;font-size:16px;font-style:normal;font-weight:500;line-height:140%;margin:0 auto;text-align:center;width:325px}.StudioExistsModal_styles__s8AWo{width:100%}.StudioExistsModal_styles__s8AWo .plex-modal-header{align-items:center;color:#333;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:14px;justify-content:flex-end;margin-bottom:-12px;text-transform:uppercase}.StudioExistsModal_styles__s8AWo .plex-modal-header .fiton-icon{cursor:pointer}.StudioExistsModal_styles__s8AWo .modal-content{text-align:center}.StudioExistsModal_styles__s8AWo .modal-content .title{color:#333;font-family:Poppins;font-size:24px;font-style:normal;font-weight:700;line-height:32px;margin-top:12px;text-align:center}.StudioExistsModal_styles__s8AWo .modal-content .description{color:#6a7582;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:500;line-height:140%;margin:8px auto 24px;text-align:center;width:300px}.StudioExistsModal_styles__s8AWo .modal-content .browse-button{font-size:14px;height:44px;line-height:44px;text-transform:uppercase;width:100%}.StudioExistsModal_modalStyles__JSO-H .ant-modal-content{border-radius:16px;margin:0 auto;max-width:100%;width:343px}.StudioExistsModal_modalStyles__JSO-H .ant-modal-content .ant-modal-body{padding:24px}.StudioExistsModal_modalStyles__JSO-H .loading-icon{color:#ff8666;font-size:58px;line-height:1;width:auto}.StudioExistsModal_modalStyles__JSO-H .spin{text-align:center}@media(max-width:768px){.StudioExistsModal_modalStyles__JSO-H .ant-modal-content .ant-modal-body{padding:24px}}.Nominate_styles__uYswd{color:#1f274c;padding:40px}@media(max-width:475px){.Nominate_styles__uYswd{padding:24px 16px}}.Nominate_styles__uYswd .back-icon{left:50px;position:absolute;top:3vh;z-index:9}.Nominate_styles__uYswd .back-icon i{font-size:36px}.Nominate_styles__uYswd .top-sec{background:#fff;padding:0;z-index:1}.Nominate_styles__uYswd .top-sec .search-sec{margin:0 auto;max-width:1024px;position:relative}.Nominate_styles__uYswd .top-sec .search-sec .search{margin:24px auto;max-width:100%;position:relative;width:584px}.Nominate_styles__uYswd .top-sec .search-sec .search input.ant-input{background-color:#fff;border:1px solid #e5e5e5;border-radius:999px;box-shadow:0 1px 12px #1913441f;height:48px;padding-left:36px}.Nominate_styles__uYswd .thanks-sec{margin:40px auto;max-width:100%;width:584px}.Nominate_styles__uYswd .thanks-sec .submit-another-sec{background:#fff;border-radius:8px;box-shadow:0 1px 8px 0 #0042811f;margin:30px auto;max-width:100%;padding:16px;width:400px}.Nominate_styles__uYswd .page-title{font-family:Poppins;font-size:32px;font-weight:500;line-height:1.2}.Nominate_styles__uYswd .page-description{color:#333;font-size:18px}.Nominate_styles__uYswd .result-main{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:6px;justify-content:center;margin:0 auto 60px;max-width:720px}.Nominate_styles__uYswd .result-main .empty-sec{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;padding:100px 0;text-align:center;width:216px}.Nominate_styles__uYswd .submit-btn.big{bottom:40px;font-size:12px;height:44px;line-height:44px;position:-webkit-sticky;position:sticky;width:100%}@media(max-width:475px){.Nominate_styles__uYswd .result-main{gap:2px}.Nominate_styles__uYswd .page-title{font-size:24px}.Nominate_styles__uYswd .page-description{font-size:14px}.Nominate_styles__uYswd .search-sec .search{margin:24px auto}.Nominate_styles__uYswd .submit-btn.big{bottom:40px;left:50%;max-width:362px;position:fixed;transform:translateX(-50%)}}.Nominate_styles__uYswd .divider{background:#e5e5e5;height:1px;width:100%}.Nominate_styles__uYswd .blacklisted-studio{align-items:center;background-color:#f6f6f6;border-radius:16px;display:flex;flex-direction:column;flex-wrap:nowrap;gap:12px;justify-content:flex-start;margin:8px 0;padding:24px;position:relative;text-align:center}.Nominate_styles__uYswd .blacklisted-studio .submit-btn{height:44px;line-height:44px}.Nominate_styles__uYswd .blacklisted-studio .close-icon{font-size:12px;position:absolute;right:12px;top:12px;z-index:2}.Nominate_gymCardStyles__vM0P0{border:2px solid #0000;box-sizing:border-box;cursor:pointer;padding:10px;width:100%}@media(max-width:475px){.Nominate_gymCardStyles__vM0P0{width:100%}}.Nominate_gymCardStyles__vM0P0.selected{border:2px solid #e03694;border-radius:8px}.Nominate_gymCardStyles__vM0P0 .rating-star{margin:0 8px}.Nominate_gymCardStyles__vM0P0 .rating-star .star-item.checked{color:#f1bf42}.Nominate_gymCardStyles__vM0P0 .text-line>*{flex-shrink:0}.Nominate_gymCardStyles__vM0P0 .dot{margin:0 4px}.Nominate_gymCardStyles__vM0P0 .open{color:#3f8043}.Nominate_gymCardStyles__vM0P0 .gym-img{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px;flex-shrink:0;height:72px;width:72px}.Nominate_modalStyles__XRqst{width:530px}.Nominate_modalStyles__XRqst .close-icon{position:absolute;right:24px;top:24px}.Nominate_modalStyles__XRqst .ant-modal-content{border-radius:18px;height:760px;max-height:calc(100vh - 80px);overflow-y:auto;position:relative}.Nominate_modalStyles__XRqst .ant-modal-body{padding:0}.DropdownSelect_style__6M46N{width:100%}.DropdownSelect_style__6M46N .personal-input{align-items:center;background-color:#0000!important;border-radius:4px;box-shadow:0 0 8px 0 #222b5633;display:flex;font-size:18px;height:48px;justify-content:center;text-align:left;width:100%}.DropdownSelect_style__6M46N .personal-input .ant-select-selector{border:none;border-color:#0000!important;box-shadow:none!important;outline:none!important;padding:0}.DropdownSelect_style__6M46N .personal-input .ant-select-selection{position:relative;width:100%}.DropdownSelect_style__6M46N .personal-input .ant-select-selection-item,.DropdownSelect_style__6M46N .personal-input .ant-select-selection-placeholder,.DropdownSelect_style__6M46N .personal-input .ant-select-selection__placeholder{color:#6a7582;font-size:18px;font-style:normal}.DropdownSelect_style__6M46N .personal-input .ant-select-selection-placeholder{color:inherit}.DropdownSelect_style__6M46N .personal-input .ant-select-selection-search{outline:none}.DropdownSelect_style__6M46N .personal-input::placeholder{color:#6a7582}.DropdownSelect_style__6M46N .personal-input::-webkit-input-placeholder{color:#6a7582}.DropdownSelect_dropdownStyle__a2oXT .state-item{color:#333;font-family:AktivGrotesk;font-size:18px;font-style:normal;font-weight:500;height:48px;line-height:40px}.CreateFlexCardModal_styles__U9vVM .reservation-modal .login-acknowledge .login-link{-webkit-text-fill-color:#0000;background:linear-gradient(270deg,#e03694,#f47253 70%);-webkit-background-clip:text;background-clip:text;color:#ff8666}.CreateFlexCardModal_styles__U9vVM .reservation-modal .login-acknowledge .login-link::selection{-webkit-text-fill-color:#fff}.CreateFlexCardModal_phoneInputStyles__5TG8E .dark-input-sec,.CreateFlexCardModal_styles__U9vVM .reservation-modal .detail-sec .dark-input-sec,.CreateFlexCardModal_styles__U9vVM .reservation-modal .detail-sec .date-value{border-radius:4px;box-shadow:0 0 8px 0 #222b5633;color:#333;font-size:18px;font-size:16px}.CreateFlexCardModal_phoneInputStyles__5TG8E .dark-input-sec input,.CreateFlexCardModal_styles__U9vVM .reservation-modal .detail-sec .dark-input-sec input,.CreateFlexCardModal_styles__U9vVM .reservation-modal .detail-sec .date-value input{border:none;font-family:Poppins;padding:0 14px}.CreateFlexCardModal_phoneInputStyles__5TG8E .dark-input-sec ::placeholder,.CreateFlexCardModal_styles__U9vVM .reservation-modal .detail-sec .dark-input-sec ::placeholder,.CreateFlexCardModal_styles__U9vVM .reservation-modal .detail-sec .date-value ::placeholder{color:#757575;opacity:1}.CreateFlexCardModal_phoneInputStyles__5TG8E .dark-input-sec .phone-addon,.CreateFlexCardModal_styles__U9vVM .reservation-modal .detail-sec .dark-input-sec .phone-addon,.CreateFlexCardModal_styles__U9vVM .reservation-modal .detail-sec .date-value .phone-addon{align-items:center;border-right:1px solid #0000001a;display:flex;flex-direction:row;flex-wrap:nowrap;gap:4px;height:100%;justify-content:flex-start;padding:0 16px}.CreateFlexCardModal_styles__U9vVM .plex-modal-header{align-items:center;color:#333;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:14px;justify-content:space-between;margin-bottom:24px;text-transform:uppercase;width:100%}.CreateFlexCardModal_styles__U9vVM .plex-modal-header .header-title{font-family:Poppins;font-size:14px;font-style:normal;font-weight:500}.CreateFlexCardModal_styles__U9vVM .plex-modal-header .fiton-icon{cursor:pointer}.CreateFlexCardModal_styles__U9vVM .reservation-modal .info-sec{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;padding:0 40px;text-align:center}.CreateFlexCardModal_styles__U9vVM .reservation-modal .info-sec .title{color:#333;font-family:Poppins;font-size:24px;font-style:normal;font-weight:500;line-height:24px;text-transform:capitalize}.CreateFlexCardModal_styles__U9vVM .reservation-modal .info-sec .description{color:#333;font-size:16px;font-style:normal;font-weight:500;margin-top:16px}.CreateFlexCardModal_styles__U9vVM .reservation-modal .info-sec .description-lithic{color:#333;font-size:16px;font-style:normal;font-weight:400;margin-top:0}.CreateFlexCardModal_styles__U9vVM .reservation-modal .detail-sec{align-items:flex-start;color:#333;display:flex;flex-direction:column;flex-wrap:nowrap;gap:16px;justify-content:flex-start;margin:0;padding:16px 0}.CreateFlexCardModal_styles__U9vVM .reservation-modal .detail-sec .line{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:18px;justify-content:space-between;width:100%}.CreateFlexCardModal_styles__U9vVM .reservation-modal .detail-sec .dark-input-sec,.CreateFlexCardModal_styles__U9vVM .reservation-modal .detail-sec .date-value{background:#0000!important;border:none;height:100%;height:48px;outline:none;width:100%}.CreateFlexCardModal_styles__U9vVM .reservation-modal .detail-sec .location-input{position:relative;width:100%}.CreateFlexCardModal_styles__U9vVM .reservation-modal .detail-sec .location-input .location-popover{align-items:flex-start;background:#fff;border-radius:8px;box-shadow:0 0 16px #0000001f;color:#333;display:flex;flex-direction:column;flex-wrap:nowrap;gap:8px;justify-content:flex-start;left:0;padding:16px;position:absolute;top:50px;width:100%;z-index:99}.CreateFlexCardModal_styles__U9vVM .reservation-modal .detail-sec .location-input .location-popover .location-item{align-items:flex-start;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;font-weight:500;gap:8px;justify-content:flex-start}.CreateFlexCardModal_styles__U9vVM .reservation-modal .detail-sec .location-input .location-popover .location-item .current-location-item .current-location-icon{color:#e61761}.CreateFlexCardModal_styles__U9vVM .reservation-modal .login-acknowledge{display:flex;flex:none;margin:24px 0 0}.CreateFlexCardModal_styles__U9vVM .reservation-modal .login-acknowledge .login-acknowledge-text{color:#9c9eb9;font-size:15px;line-height:1.5;margin-left:9px;margin-top:-2px;text-align:left}.CreateFlexCardModal_styles__U9vVM .reservation-modal .login-acknowledge .ant-checkbox-inner{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);border:none!important}.CreateFlexCardModal_styles__U9vVM .reservation-modal .login-acknowledge-plain{color:#6c737f;font-size:12px;margin-top:16px}.CreateFlexCardModal_styles__U9vVM .reservation-modal .reserve-button{height:36px;line-height:36px;margin:16px auto 0;width:100%}@media(max-width:768px){.CreateFlexCardModal_styles__U9vVM{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;height:100%;justify-content:flex-start}.CreateFlexCardModal_styles__U9vVM .reservation-modal{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;height:100%;justify-content:space-between;position:relative}.CreateFlexCardModal_styles__U9vVM .reservation-modal .info-sec{padding:0}.CreateFlexCardModal_styles__U9vVM .reservation-modal .detail-sec .line{flex-wrap:wrap}}.CreateFlexSendSMSModal_styles__s-QoD .plex-modal-header{align-items:center;color:#333;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:14px;justify-content:space-between;margin-bottom:24px;text-transform:uppercase;width:100%}.CreateFlexSendSMSModal_styles__s-QoD .plex-modal-header.from-wallet{justify-content:flex-end}.CreateFlexSendSMSModal_styles__s-QoD .plex-modal-header .header-title{font-family:Poppins;font-size:14px;font-style:normal;font-weight:500}.CreateFlexSendSMSModal_styles__s-QoD .plex-modal-header .fiton-icon{cursor:pointer}.CreateFlexSendSMSModal_styles__s-QoD .reservation-modal{width:100%}.CreateFlexSendSMSModal_styles__s-QoD .reservation-modal .info-sec{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;padding:0 40px;text-align:center}.CreateFlexSendSMSModal_styles__s-QoD .reservation-modal .info-sec .title{color:#333;font-family:Poppins;font-size:24px;font-style:normal;font-weight:500;line-height:24px;text-transform:capitalize}.CreateFlexSendSMSModal_styles__s-QoD .reservation-modal .info-sec .description{color:#333;font-size:16px;font-style:normal;font-weight:500;margin-top:16px}.CreateFlexSendSMSModal_styles__s-QoD .reservation-modal .detail-sec{align-items:flex-start;color:#333;display:flex;flex-direction:column;flex-wrap:nowrap;gap:16px;justify-content:flex-start;margin:0;padding:16px 0}.CreateFlexSendSMSModal_styles__s-QoD .reservation-modal .detail-sec .line{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:18px;justify-content:space-between;width:100%}.CreateFlexSendSMSModal_styles__s-QoD .reservation-modal .detail-sec .sms-input input{text-align:center}.CreateFlexSendSMSModal_styles__s-QoD .reservation-modal .detail-sec .dark-input-sec{border-radius:4px;box-shadow:0 0 8px 0 #222b5633;color:#333;font-size:18px;font-size:16px}.CreateFlexSendSMSModal_styles__s-QoD .reservation-modal .detail-sec .dark-input-sec input{border:none;font-family:Poppins;padding:0 14px}.CreateFlexSendSMSModal_styles__s-QoD .reservation-modal .detail-sec .dark-input-sec ::placeholder{color:#757575;opacity:1}.CreateFlexSendSMSModal_styles__s-QoD .reservation-modal .show-edit-phone{color:#333;cursor:pointer;font-family:Poppins;font-size:14px;font-weight:500;margin-top:24px;text-align:center;-webkit-text-decoration-line:underline;text-decoration-line:underline}.CreateFlexSendSMSModal_styles__s-QoD .reservation-modal .fo-phone-input{text-align:left}.CreateFlexSendSMSModal_styles__s-QoD .reservation-modal .resend-sec{color:#90969f;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:500;line-height:140%;margin-top:40px;text-align:center}.CreateFlexSendSMSModal_styles__s-QoD .reservation-modal .resend-sec .resend{color:#333;cursor:pointer;text-decoration:underline}.CreateFlexSendSMSModal_styles__s-QoD .reservation-modal .reserve-button{height:44px;line-height:44px;margin:16px auto 0;width:100%}@media(max-width:768px){.CreateFlexSendSMSModal_styles__s-QoD{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;height:100%;justify-content:flex-start}.CreateFlexSendSMSModal_styles__s-QoD .reservation-modal{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;height:100%;justify-content:space-between;position:relative}.CreateFlexSendSMSModal_styles__s-QoD .reservation-modal>div{width:100%}.CreateFlexSendSMSModal_styles__s-QoD .reservation-modal .info-sec{padding:0}.CreateFlexSendSMSModal_styles__s-QoD .reservation-modal .reserve-button{height:44px;line-height:44px;margin:16px auto 0;width:100%}}.CreateFlexSendSMSModal_modalStyles__uD4qg .ant-modal-content{border-radius:16px;margin:0 auto;max-width:100%;width:530px}.CreateFlexSendSMSModal_modalStyles__uD4qg .ant-modal-content .ant-modal-body{padding:24px 40px}.CreateFlexSendSMSModal_modalStyles__uD4qg .loading-icon{color:#ff8666;font-size:58px;line-height:1;width:auto}.CreateFlexSendSMSModal_modalStyles__uD4qg .spin{text-align:center}@media(max-width:768px){.CreateFlexSendSMSModal_modalStyles__uD4qg .ant-modal-content .ant-modal-body{padding:24px}}.CreditCardInfo_styles__3rtjP .card-content{align-items:flex-start;background:#fff;border:1px solid #0000001a;border-radius:12.88px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;padding:26px 20px}.CreditCardInfo_styles__3rtjP .card-image{background-position:50%;background-repeat:no-repeat;background-size:contain;height:188px;position:relative;width:298px}.CreditCardInfo_styles__3rtjP .card-image>img{height:100%;object-fit:contain;object-position:center;width:100%}.CreditCardInfo_styles__3rtjP .card-image .card-number{bottom:48px;font-size:16px}.CreditCardInfo_styles__3rtjP .card-image .card-name,.CreditCardInfo_styles__3rtjP .card-image .card-number{color:#fff;font-family:Poppins;font-style:normal;font-weight:400;left:25px;line-height:125%;position:absolute}.CreditCardInfo_styles__3rtjP .card-image .card-name{bottom:20px;font-size:11px;text-transform:uppercase}.CreditCardInfo_styles__3rtjP .show-info{color:#333;cursor:pointer;font-family:Poppins;font-size:14px;font-weight:500;margin-top:30px;text-align:left;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-transform:uppercase}.CreditCardInfo_styles__3rtjP .card-cvv{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;gap:35px;justify-content:flex-start}@media(max-width:768px){.CreditCardInfo_styles__3rtjP .left-sec{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:100%}.CreditCardInfo_styles__3rtjP .show-info{margin-top:0}}.PurchaseMembershipPrint_printer__npjVv{background-color:#fff;display:flex;flex-direction:column;gap:30px;height:100%;justify-content:space-between;padding:0;position:relative;width:100%}.PurchaseMembershipPrint_printer__npjVv .printer-header{align-items:flex-start;border-bottom:1px solid #000;display:flex;justify-content:space-between;padding-bottom:25px}.PurchaseMembershipPrint_printer__npjVv .printer-header>img{height:auto;-webkit-print-color-adjust:exact;width:103px}.PurchaseMembershipPrint_printer__npjVv .printer-header .url{color:#333;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:500;line-height:130%}.PurchaseMembershipPrint_printer__npjVv .studio-sec{border-bottom:1px solid #0000001a;display:flex;justify-content:space-between;padding:33px 0 35px}.PurchaseMembershipPrint_printer__npjVv .flex-item-width{flex:0 1 45%}.PurchaseMembershipPrint_printer__npjVv .membership-sec{align-items:flex-start;border-bottom:1px solid #000;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;padding:22px 0 25px}.PurchaseMembershipPrint_printer__npjVv .credit-card-sec{padding:46px 0 0}.PurchaseMembershipPrint_printer__npjVv .credit-card-sec .credit-card-info{margin-top:24px}.PurchaseMembershipPrint_printer__npjVv .bottom-sec{width:100%}.PurchaseMembershipPrint_printer__npjVv .bottom-tip{border-bottom:1px solid #000;border-top:1px solid #000;margin:0 auto;padding:30px;text-align:center}.PurchaseMembershipPrint_printer__npjVv .copyright{color:#757575;font-family:AktivGrotesk;font-size:10px;font-style:normal;font-weight:500;line-height:140%;margin-top:30px;text-align:center}.AddWalletModal_styles__8iu7V{width:100%}.AddWalletModal_styles__8iu7V .plex-modal-header{align-items:center;color:#333;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:14px;justify-content:space-between;margin-bottom:24px;text-transform:uppercase}.AddWalletModal_styles__8iu7V .plex-modal-header .header-title{font-family:Poppins;font-size:14px;font-style:normal;font-weight:500}.AddWalletModal_styles__8iu7V .plex-modal-header .fiton-icon{cursor:pointer}.AddWalletModal_styles__8iu7V .modal-content .title{color:#333;font-family:Poppins;font-size:24px;font-style:normal;font-weight:500;line-height:24px;text-align:center}.AddWalletModal_styles__8iu7V .modal-content .description{color:#333;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:500;line-height:140%;margin:16px auto 40px;text-align:center;width:300px}.AddWalletModal_styles__8iu7V .modal-content .add-buttons{display:flex;flex-wrap:wrap;gap:24px;justify-content:center}.AddWalletModal_styles__8iu7V .modal-content .add-buttons>img{cursor:pointer}.AddWalletModal_styles__8iu7V .modal-content .add-buttons .add-wallet-mobile{align-items:center;background:#000;border-radius:48px;color:#fff;display:flex;font-family:Google Sans;font-size:16px;font-style:normal;font-weight:500;gap:11px;height:48px;justify-content:center;text-align:center;width:100%}.AddWalletModal_styles__8iu7V .modal-content .print-button{height:55px;line-height:55px;margin:24px auto;max-width:100%;width:444px}.AddWalletModal_styles__8iu7V .modal-content .qr-code{align-items:center;border:1px solid #d5dde6;border-radius:10px;display:flex;flex-direction:row;flex-wrap:nowrap;height:263px;justify-content:center;margin:35px auto 28px;width:263px}.AddWalletModal_styles__8iu7V .modal-content .bottom-image{display:block;margin:0 auto 54px}@media(max-width:768px){.AddWalletModal_styles__8iu7V .modal-content .print-button{height:48px;line-height:48px}}.AddWalletModal_modalStyles__3nOai .plex-modal-header{justify-content:flex-end}.AddWalletModal_modalStyles__3nOai .ant-modal-content{border-radius:16px;margin:0 auto;max-width:100%;width:530px}.AddWalletModal_modalStyles__3nOai .ant-modal-content .ant-modal-body{padding:24px}.AddWalletModal_modalStyles__3nOai .loading-icon{color:#ff8666;font-size:58px;line-height:1;width:auto}.AddWalletModal_modalStyles__3nOai .spin{text-align:center}@media(max-width:768px){.AddWalletModal_modalStyles__3nOai .ant-modal-content .ant-modal-body{padding:24px}}.MembershipNotPurchasedModal_styles__W698i{width:100%}.MembershipNotPurchasedModal_styles__W698i .fiton-icon{cursor:pointer;position:absolute;right:16px;top:16px}.MembershipNotPurchasedModal_styles__W698i .modal-content .top-icon{display:block;margin:24px auto 12px}.MembershipNotPurchasedModal_styles__W698i .modal-content .title{color:#333;font-family:Poppins;font-size:24px;font-style:normal;font-weight:600;line-height:24px;text-align:center}.MembershipNotPurchasedModal_styles__W698i .modal-content .description{color:#333;font-family:AktivGrotesk;font-size:16px;font-style:normal;font-weight:500;line-height:140%;margin:0 auto;max-width:100%;text-align:center;width:450px}.MembershipNotPurchasedModal_styles__W698i .modal-content .add-buttons{display:flex;gap:24px;justify-content:center}.MembershipNotPurchasedModal_styles__W698i .modal-content .add-buttons>img{cursor:pointer}.MembershipNotPurchasedModal_styles__W698i .modal-content .back-button{height:44px;line-height:44px;margin:40px auto;max-width:100%;width:450px}.MembershipNotPurchasedModal_styles__W698i .modal-content .bottom-buttons{display:flex;gap:20px;justify-content:space-evenly;margin:24px auto}.MembershipNotPurchasedModal_styles__W698i .modal-content .bottom-buttons .btn-cancel{color:#333;font-family:AktivGrotesk-bold;font-size:14px;font-style:normal;height:44px;line-height:44px;text-align:center;text-transform:uppercase}@media(max-width:768px){.MembershipNotPurchasedModal_styles__W698i .modal-content .bottom-buttons{flex-wrap:wrap}}.FlexCompletePurchaseModal_styles__nn7Mu .reservation-modal .purchase-on-website{cursor:pointer;-webkit-user-select:none;user-select:none}.FlexCompletePurchaseModal_styles__nn7Mu{overflow-y:auto}.FlexCompletePurchaseModal_styles__nn7Mu .plex-modal-header{align-items:center;color:#333;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:14px;justify-content:space-between;margin-bottom:24px;text-transform:uppercase;width:100%}.FlexCompletePurchaseModal_styles__nn7Mu .plex-modal-header.center{justify-content:center}.FlexCompletePurchaseModal_styles__nn7Mu .plex-modal-header .header-title{font-family:Poppins;font-size:14px;font-style:normal;font-weight:500}.FlexCompletePurchaseModal_styles__nn7Mu .plex-modal-header .fiton-icon{cursor:pointer}.FlexCompletePurchaseModal_styles__nn7Mu .reservation-modal{width:100%}.FlexCompletePurchaseModal_styles__nn7Mu .reservation-modal .info-sec{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;padding:0 40px;text-align:center}.FlexCompletePurchaseModal_styles__nn7Mu .reservation-modal .info-sec .title{color:#333;font-family:Poppins;font-size:24px;font-style:normal;font-weight:500;line-height:24px;text-transform:capitalize}.FlexCompletePurchaseModal_styles__nn7Mu .reservation-modal .info-sec .description{color:#333;font-size:16px;font-style:normal;font-weight:500;margin-top:16px}.FlexCompletePurchaseModal_styles__nn7Mu .reservation-modal .purchase-on-website{color:inherit}.FlexCompletePurchaseModal_styles__nn7Mu .reservation-modal .purchase-on-website:hover{color:inherit!important}.FlexCompletePurchaseModal_styles__nn7Mu .reservation-modal .credit-card-info{margin-bottom:18px;margin-top:14px}.FlexCompletePurchaseModal_styles__nn7Mu .reservation-modal .credit-card-info .card-image{height:89px;width:141px}.FlexCompletePurchaseModal_styles__nn7Mu .reservation-modal .credit-card-info .card-image .card-number{bottom:28px;font-size:7px;left:12px}.FlexCompletePurchaseModal_styles__nn7Mu .reservation-modal .credit-card-info .card-image .card-name{bottom:10px;font-size:5px;left:12px}.FlexCompletePurchaseModal_styles__nn7Mu .reservation-modal .instruction-sec{border:1px solid #f4f4f4;border-radius:6px 6px 0 0}.FlexCompletePurchaseModal_styles__nn7Mu .reservation-modal .instruction-sec .instruction-header{align-items:center;background:#f5f5f5;color:#333;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:16px;font-weight:700;justify-content:space-between;line-height:46px;padding:0 12px}.FlexCompletePurchaseModal_styles__nn7Mu .reservation-modal .instruction-sec .instruction-header .fiton-icon{cursor:pointer}.FlexCompletePurchaseModal_styles__nn7Mu .reservation-modal .instruction-sec .instruction-header .fiton-icon.open{color:#6a6c82;font-size:13px;font-weight:600;transform:rotate(180deg);transition:.3s}.FlexCompletePurchaseModal_styles__nn7Mu .reservation-modal .instruction-sec .instruction-body .instruction-item{align-items:center;border-top:1px solid #f4f4f4;color:#333;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;line-height:20px;padding:10px 4px 10px 12px}.FlexCompletePurchaseModal_styles__nn7Mu .reservation-modal .instruction-sec .instruction-body .instruction-item .instruction-index{align-items:center;background:#b4b4b4;border-radius:30px;color:#fff;display:flex;flex-direction:row;flex-shrink:0;flex-wrap:nowrap;height:20px;justify-content:center;margin-right:10px;width:20px}.FlexCompletePurchaseModal_styles__nn7Mu .reservation-modal .resend-sec{color:#90969f;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:500;line-height:140%;margin-top:28px;text-align:center}.FlexCompletePurchaseModal_styles__nn7Mu .reservation-modal .resend-sec .resend{color:#333;cursor:pointer;text-decoration:underline}.FlexCompletePurchaseModal_styles__nn7Mu .reservation-modal .visit-website-button{border-radius:999px;display:block;font-weight:bolder;height:44px;line-height:44px;margin:32px auto 0;text-align:center;width:100%}.FlexCompletePurchaseModal_styles__nn7Mu .reservation-modal .button-sec{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:16px;justify-content:space-evenly;margin-top:16px}.FlexCompletePurchaseModal_styles__nn7Mu .reservation-modal .button-sec button{color:#333;font-family:Poppins;font-size:14px;font-weight:600;height:44px;line-height:44px;text-transform:uppercase;width:215px}@media(max-width:768px){.FlexCompletePurchaseModal_styles__nn7Mu{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;height:100%;justify-content:flex-start}.FlexCompletePurchaseModal_styles__nn7Mu .reservation-modal{position:relative}.FlexCompletePurchaseModal_styles__nn7Mu .reservation-modal .info-sec{padding:0}.FlexCompletePurchaseModal_styles__nn7Mu .reservation-modal .card-content{flex-wrap:wrap;padding:20px}.FlexCompletePurchaseModal_styles__nn7Mu .reservation-modal .card-content .card-info{margin-top:16px;width:100%}.FlexCompletePurchaseModal_styles__nn7Mu .reservation-modal .button-sec{flex-wrap:wrap}.FlexCompletePurchaseModal_styles__nn7Mu .reservation-modal .button-sec button{width:100%}}.Membership_styles__r\+MZc{padding:0 140px 40px;position:relative}.Membership_styles__r\+MZc .main-sec{margin:0 auto;padding:40px 0;width:582px}.Membership_styles__r\+MZc .btn-subscription{display:block;height:50px;line-height:50px;margin:24px auto 0;text-transform:uppercase;width:362px}.Membership_styles__r\+MZc .back-icon{left:5vw;position:absolute;top:3vh}.Membership_styles__r\+MZc .back-icon i{color:#333;font-size:36px}.Membership_styles__r\+MZc .hover-link{display:block;margin:32px auto 0;text-align:center;text-decoration:underline;text-transform:uppercase;width:-webkit-max-content;width:max-content}.Membership_styles__r\+MZc .section-title{color:#333;font-family:Poppins;font-size:18px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:16px;margin-top:40px}.Membership_styles__r\+MZc .spinner-wrapper{min-height:200px;position:relative;width:100%}.Membership_currentSubscription__KLvI8 .page-header{background:#fff;height:70px;padding-top:40px}.Membership_currentSubscription__KLvI8 .page-header .back-icon{color:#000;left:0}.Membership_currentSubscription__KLvI8 .page-header .back-icon i{color:#000}.Membership_currentSubscription__KLvI8 .page-header h2{color:#000;font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;line-height:120%;text-transform:uppercase}.Membership_currentSubscription__KLvI8 .current-subscription-sec{display:flex;flex-wrap:wrap;gap:30px;justify-content:flex-start;min-height:400px;width:100%}.Membership_currentSubscription__KLvI8 .subscription-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001f;min-height:375px;min-width:362px;padding-bottom:16px;position:relative;width:362px}.Membership_currentSubscription__KLvI8 .subscription-card .more-icon{align-items:center;background:#fff;border-radius:50%;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:24px;height:24px;justify-content:center;position:absolute;right:10px;top:10px;width:24px}.Membership_currentSubscription__KLvI8 .subscription-card .top-image{border-radius:8px 8px 0 0;height:190px;object-fit:cover;object-position:center;width:100%}.Membership_currentSubscription__KLvI8 .subscription-card .bottom-sec{display:flex;flex-direction:column;height:calc(100% - 190px);padding:16px 16px 0;position:relative}.Membership_currentSubscription__KLvI8 .subscription-card .name{color:#1f274c;font-family:Poppins;font-size:20px;font-style:normal;font-weight:700;line-height:140%;margin-bottom:0;text-transform:capitalize}.Membership_currentSubscription__KLvI8 .subscription-card .item-sec{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:4px;justify-content:flex-start;margin-bottom:8px}.Membership_currentSubscription__KLvI8 .subscription-card .item-label{color:#333;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:500;line-height:22px}.Membership_currentSubscription__KLvI8 .subscription-card .item-value{color:#90969f;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:500;line-height:22px;text-align:right}.Membership_currentSubscription__KLvI8 .subscription-card .bottom-card{display:flex;flex:1 1;flex-direction:column;justify-content:flex-end}.Membership_currentSubscription__KLvI8 .subscription-card .card-btn{font-size:14px;font-weight:500;height:44px;margin-top:8px;text-transform:uppercase}.Membership_currentSubscription__KLvI8 .cancel-subscription-tip{border-top:1px solid #d8d8d8;padding-top:24px}.Membership_currentSubscription__KLvI8 .empty-membership-sec{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;min-height:375px;text-align:center}.Membership_currentSubscription__KLvI8 .empty-membership-sec .empty-icon{margin-bottom:30px}.Membership_currentSubscription__KLvI8 .empty-membership-sec .empty-membership-title{color:#333;font-family:Poppins;font-size:18px;font-style:normal;font-weight:700;line-height:120%;text-align:center}.Membership_currentSubscription__KLvI8 .empty-membership-sec .empty-membership-info{color:#90969f;font-family:AktivGrotesk;font-size:13px;font-style:normal;font-weight:400;letter-spacing:-.016em;line-height:16px;margin-top:12px;text-align:center;width:215px}.Membership_areYouSureStyles__TczBt .close{position:absolute;right:16px;top:16px}.Membership_areYouSureStyles__TczBt .header-sec{align-items:flex-end;background-color:#f2f2f2;display:flex;flex-direction:row;flex-wrap:nowrap;height:185px;justify-content:center;width:100%}.Membership_areYouSureStyles__TczBt .header-sec img{height:164px}.Membership_areYouSureStyles__TczBt .main-sec{margin:auto;padding-top:16px;width:362px}.Membership_areYouSureStyles__TczBt .main-sec .tips .tip-item{border-bottom:1px solid #ececec;color:#000;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:500;padding:8px 0}.Membership_areYouSureStyles__TczBt .main-sec .tips .tip-item:last-child{border-bottom:none}.Membership_areYouSureStyles__TczBt .main-sec .membership-name{font-family:AktivGrotesk;font-size:18px;font-style:normal;font-weight:500;line-height:130%;margin-bottom:35px;margin-top:38px;text-align:center}.Membership_areYouSureStyles__TczBt .main-sec .btn-subscription{color:#fff;font-family:AktivGrotesk-bold;font-size:13px;height:50px;line-height:12px;margin-top:24px;text-transform:uppercase;width:100%}.Membership_areYouSureStyles__TczBt .main-sec .btn-cancel{border:none;color:#333;cursor:pointer;font-family:Poppins;font-size:14px;font-style:normal;font-weight:bolder;height:50px;line-height:50px;margin:16px auto;text-align:center;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-transform:uppercase;width:100%}.Membership_confirmStyles__GjmZT .btn-subscription{width:226px}.Membership_confirmStyles__GjmZT .canceled-divider{background-color:#d6d6d6;height:1px;margin:24px auto;width:73px}.Membership_helpUsImproveStyles__QCQmZ .main-sec{width:508px}.Membership_helpUsImproveStyles__QCQmZ .main-sec .improve-options{margin:auto;width:389px}.Membership_subscriptionMenuStyles__iwsOs{animation:none!important;background:#fff;border-radius:8px;box-shadow:0 4px 20px #0000001f;min-width:180px;overflow:hidden}.Membership_subscriptionMenuStyles__iwsOs .ant-dropdown-menu-item{align-items:center;border-bottom:1px solid #efefef;color:#333;display:flex;font-size:14px;gap:10px;height:38px;justify-content:flex-start;line-height:38px;min-width:222px;padding:10px}.Membership_subscriptionMenuStyles__iwsOs .ant-dropdown-menu-item .fiton-icon{width:16px}.Membership_subscriptionMenuStyles__iwsOs .ant-dropdown-menu-item:last-child{border-bottom:0}.Membership_subscriptionMenuStyles__iwsOs .ant-dropdown-menu-item>img{width:18px}.Membership_changeMembershipStyles__qPSFV{width:435px}.Membership_changeMembershipStyles__qPSFV .ant-modal-body{padding:16px}.Membership_changeMembershipStyles__qPSFV .close{position:absolute;right:16px;top:16px}.Membership_changeMembershipStyles__qPSFV .main-sec{margin:auto;width:355px}.Membership_changeMembershipStyles__qPSFV .main-sec .membership-card{border-radius:12px;cursor:pointer;margin-top:24px;width:100%}.Membership_changeMembershipStyles__qPSFV .main-sec .membership-card:not(.box-gradient){box-shadow:0 0 8px 0 #222b5633}.Membership_changeMembershipStyles__qPSFV .main-sec .membership-card .inner{align-items:flex-start;border-radius:9px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;line-height:20px;padding:16px}.Membership_changeMembershipStyles__qPSFV .main-sec .membership-card .inner .info-sec{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:4px;justify-content:flex-start}.Membership_changeMembershipStyles__qPSFV .main-sec .membership-card .inner .info-sec .name{color:#1f274c}.Membership_changeMembershipStyles__qPSFV .main-sec .membership-card .inner .info-sec .credit-sec{color:#90969f}.Membership_changeMembershipStyles__qPSFV .main-sec .btn-subscription{color:#fff;font-family:AktivGrotesk-bold;font-size:13px;height:50px;line-height:12px;margin-top:24px;text-transform:uppercase;width:100%}.PendingMembershipExistModal_styles__8aqhV .fiton-icon{cursor:pointer;position:absolute;right:16px;top:16px}.PendingMembershipExistModal_styles__8aqhV .modal-content .top-icon{display:block;margin:24px auto 12px}.PendingMembershipExistModal_styles__8aqhV .modal-content .title{color:#333;font-family:Poppins;font-size:24px;font-style:normal;font-weight:600;line-height:24px;margin-bottom:16px;text-align:center}.PendingMembershipExistModal_styles__8aqhV .modal-content .description{color:#333;font-family:AktivGrotesk;font-size:16px;font-style:normal;font-weight:500;line-height:140%;margin:0 auto;max-width:100%;text-align:center;width:450px}.PendingMembershipExistModal_styles__8aqhV .modal-content .back-button{height:44px;line-height:44px;margin:40px auto;max-width:100%;width:450px}.BasicNotificationModal_styles__KxpFu .ant-modal-content{border-radius:16px;margin:0 auto;width:436px}.BasicNotificationModal_styles__KxpFu .ant-modal-content .ant-modal-body{padding:40px 40px 16px}.BasicNotificationModal_styles__KxpFu .close{font-size:14px;position:absolute;right:24px;top:24px}.BasicNotificationModal_styles__KxpFu .reservation-modal .name{color:#333;font-family:Poppins;font-size:24px;font-style:normal;font-weight:700;line-height:32px;text-align:center}.BasicNotificationModal_styles__KxpFu .reservation-modal .description{color:#787e86;font-family:AktivGrotesk;font-size:16px;font-style:normal;font-weight:500;line-height:120%;margin-top:15px;text-align:center}.BasicNotificationModal_styles__KxpFu .reservation-modal .reserve-button{margin:24px auto;width:calc(100% - 100px)}.RedirectModal_styles__oroMd .title{color:#333;font-family:Poppins;font-size:20px;font-weight:600;line-height:32px;text-align:center}.RedirectModal_styles__oroMd button{height:48px;margin-top:24px;width:100%}.RedirectModal_styles__oroMd button>span{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;font-family:AktivGrotesk-bolder;font-size:14px;font-weight:500;height:100%;justify-content:center;text-align:left}.UpgradeVideoPlayer_styles__IXdYQ{height:100%;position:relative;width:100%}.UpgradeVideoPlayer_styles__IXdYQ .filter{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background:#ffffff03;display:block;height:100%;left:0;position:absolute;top:0;width:100%}.UpgradeVideoPlayer_styles__IXdYQ .video-js{background:#0000}.UpgradeVideoPlayer_styles__IXdYQ .replay{background:#0000;border:1px solid #fff;border-radius:100px;color:#fff;cursor:pointer;font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;height:37px;left:50%;line-height:35px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:89px}.StripeCard_styles__Nyree{align-items:center;border-bottom:1px solid #f5f5f5;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;padding:12px 0;width:100%}.StripeCard_styles__Nyree img{height:24px}.StripeCard_styles__Nyree .card-info{margin-left:16px}.StripeCard_stylesInline__fMJPP{text-align:left;width:100%}.StripeCard_stylesInline__fMJPP .card-main{align-items:center;background:#f5f5f5;border-radius:8px;display:flex;flex-direction:row;flex-wrap:nowrap;height:48px;justify-content:space-between;margin-bottom:16px;padding:0 16px;width:100%}.StripeCard_stylesInline__fMJPP .card-main .number-info{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start}.StripeCard_stylesInline__fMJPP .card-main .number-info img{height:24px;margin-right:8px}.StripeModal_styles__uufAX{background:#191344;border-radius:16px;color:#fff;height:564px;margin:0 auto;overflow:hidden;position:relative;width:100%;width:435px}.StripeModal_styles__uufAX .back{color:#fff;font-size:36px;left:20px;position:absolute;top:10px}.StripeModal_styles__uufAX .close{color:#fff;display:none;font-size:16px;position:absolute;right:30px;top:30px}.StripeModal_styles__uufAX .title{padding-top:36px;text-align:center}.StripeModal_styles__uufAX .title .logo{height:21px;margin-right:13px;width:24px}.StripeModal_styles__uufAX .title .fiton-title{height:24px;width:135px}.StripeModal_styles__uufAX .title .pro-icon{height:24px;margin-left:14px}.StripeModal_styles__uufAX .main-sec{background:#fff;border-radius:16px;bottom:0;height:calc(100% - 111px);position:absolute;text-align:center;width:100%}.StripeModal_styles__uufAX .main-sec .save-sec{background:#62ccf9;border-radius:8px;box-shadow:0 4px 4px #3e40eb1f;color:#fff;font-family:AktivGrotesk-bold;font-size:18px;height:40px;line-height:40px;margin:-20px auto 0;width:235px}.StripeModal_styles__uufAX .main-sec .production-sec{background:#f5f5f5;border-radius:10px;height:104px;margin:30px auto 28px;padding-left:27px;position:relative;width:335px}.StripeModal_styles__uufAX .main-sec .production-sec .production-content{position:absolute;text-align:left;top:50%;transform:translateY(-50%)}.StripeModal_styles__uufAX .main-sec .production-sec .production-content .production-title{color:#000;font-family:AktivGrotesk;font-size:14px;line-height:29px;margin-bottom:5px}.StripeModal_styles__uufAX .main-sec .production-sec .production-content .price-sec{line-height:100%;margin-bottom:0}.StripeModal_styles__uufAX .main-sec .production-sec .production-content .price-sec .production-price{color:#000;font-family:AktivGrotesk-bold;font-size:26px;line-height:29px;margin-right:10px}.StripeModal_styles__uufAX .main-sec .production-sec .production-content .price-sec .production-orgin-price{color:#90969f;font-family:AktivGrotesk;font-size:14px;line-height:35px;text-decoration:line-through;-webkit-text-decoration-color:#ff4763;text-decoration-color:#ff4763}.StripeModal_styles__uufAX .main-sec .monthly-and-trail-production-sec{background:#f5f5f5;border-radius:10px;height:118px;margin:30px auto 28px;padding-left:27px;position:relative;width:335px}.StripeModal_styles__uufAX .main-sec .monthly-and-trail-production-sec .production-content{position:absolute;text-align:left;top:50%;transform:translateY(-50%)}.StripeModal_styles__uufAX .main-sec .monthly-and-trail-production-sec .production-content .production-title{color:#90969f;font-family:AktivGrotesk;font-size:14px;line-height:29px;margin-bottom:5px}.StripeModal_styles__uufAX .main-sec .monthly-and-trail-production-sec .production-content .price-sec{line-height:100%;margin-bottom:0}.StripeModal_styles__uufAX .main-sec .monthly-and-trail-production-sec .production-content .price-sec .production-price{color:#000;font-family:AktivGrotesk-bold;font-size:26px;line-height:29px;margin-right:10px}.StripeModal_styles__uufAX .main-sec .monthly-and-trail-production-sec .production-content .price-sec .production-per-month{color:#000;font-family:AktivGrotesk;font-size:18px;line-height:35px}.StripeModal_styles__uufAX .main-sec .monthly-and-trail-production-sec .production-content .production-billed-line{color:#90969f;font-family:AktivGrotesk;font-size:13px;font-style:normal;font-weight:400;line-height:130%;margin-bottom:0;margin-top:8px}.StripeModal_styles__uufAX .main-sec .stripe-form{margin:0 auto;width:335px}.StripeModal_styles__uufAX .main-sec .stripe-form .StripeElement,.StripeModal_styles__uufAX .main-sec .stripe-form .StripeElementIdeal{background:#f5f5f5;border-radius:8px;display:block;height:40px;margin:0;max-width:335px;padding:12px 17px!important}.StripeModal_styles__uufAX .main-sec .stripe-form .terms-sec{color:#a4aab2;font-family:AktivGrotesk;font-size:11px;line-height:16px;margin:26px auto 0;text-align:left;width:340px}.StripeModal_styles__uufAX .main-sec .stripe-form .terms-sec .terms{cursor:pointer;text-decoration:underline}.StripeModal_styles__uufAX .main-sec .stripe-form .upgrade-btn{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);border-radius:30px;color:#fff;font-family:AktivGrotesk-bold;font-size:18px;height:60px;line-height:12px;margin:0 auto;width:326px}.StripeModal_styles__uufAX .main-sec .stripe-form .upgrade-btn[disabled],.StripeModal_styles__uufAX .main-sec .stripe-form .upgrade-btn[disabled]:hover{background:#ecf1f2;color:#9c9eb9}.StripeModal_styles__uufAX .main-sec .stripe-form .apple-pay-button{border:1px solid #000;border-radius:9999px;box-sizing:initial;display:block;font-family:AktivGrotesk-bold;height:50px;line-height:50px;margin-top:16px;overflow-y:hidden;padding:0 32px;position:relative}.StripeModal_styles__uufAX .main-sec .stripe-form .apple-pay-button>*{background:none!important;margin:0!important;padding:0!important}.StripeModal_styles__uufAX .main-sec .cancel-sec{color:#90969f;font-family:AktivGrotesk;font-size:14px;line-height:14px;margin-bottom:0;margin-top:8px;text-align:center}@media(max-width:767px){.StripeModal_styles__uufAX{border-radius:0;height:100vh;width:100vw}.StripeModal_styles__uufAX .back{display:none}.StripeModal_styles__uufAX .close{display:block}.StripeModal_styles__uufAX .title{padding-top:46px}.StripeModal_styles__uufAX .main-sec{background:#fff;border-radius:16px 16px 0 0;height:calc(100% - 121px);min-height:380px}.StripeModal_styles__uufAX .main-sec .monthly-and-trail-production-sec,.StripeModal_styles__uufAX .main-sec .production-sec{margin-bottom:16px;margin-top:25px}.StripeModal_styles__uufAX .main-sec .stripe-form,.StripeModal_styles__uufAX .main-sec .stripe-form .StripeElement,.StripeModal_styles__uufAX .main-sec .stripe-form .StripeElementIdeal{max-width:100%}.StripeModal_styles__uufAX .main-sec .stripe-form .terms-sec{margin:16px 0;max-width:100%}}.StripeModal_modalStyles__fu2cn .ant-modal{width:100vw}.StripeModal_modalStyles__fu2cn .ant-modal-content{background-color:#0000;border:none;box-shadow:none;width:100%}.StripeModal_modalStyles__fu2cn .ant-modal-body{padding:0}@media(max-width:767px){.StripeModal_modalStyles__fu2cn{height:100vh!important;margin:0;max-height:100vh;max-width:100vw;min-height:100vh;width:100vw!important}}.Subscription_styles__qF\+Te .header-sec .title .pro,.Subscription_variant2__CdEMX .header-sec .title .pro,.Subscription_videoFullScreen__H5BYt .main-sec .title .pro{font-family:AktivGrotesk}.Subscription_styles__qF\+Te{background:#fff;color:#fff;margin:0 auto;overflow:hidden;position:relative;width:100%}.Subscription_styles__qF\+Te .header-sec{background:#191344;height:234px;width:100%}.Subscription_styles__qF\+Te .header-sec .title{padding-top:56px;text-align:center}.Subscription_styles__qF\+Te .header-sec .title .logo{height:24px;margin-right:13px;width:21px}.Subscription_styles__qF\+Te .header-sec .title .fiton-title{height:24px;width:135px}.Subscription_styles__qF\+Te .header-sec .title .pro{background:#62ccf9;border-radius:4px;color:#fff;display:inline-block;font-size:18px;height:24px;line-height:26px;margin-left:14px;transform:translateY(1px);width:51px}.Subscription_styles__qF\+Te .header-sec .close{color:#fff;font-size:16px;position:fixed;right:30px;top:30px;z-index:4}.Subscription_styles__qF\+Te .header-sec .headline{color:#62ccf9;font-size:26px;margin-bottom:10px;margin-top:20px}.Subscription_styles__qF\+Te .header-sec .headline,.Subscription_styles__qF\+Te .header-sec .sub-headline{font-family:Poppins;font-style:normal;font-weight:700;line-height:115%;text-align:center;-webkit-user-select:none;user-select:none}.Subscription_styles__qF\+Te .header-sec .sub-headline{color:#000;font-size:20px;margin-bottom:0;margin-top:10px}.Subscription_styles__qF\+Te .main-sec{background:#fff;border-radius:16px 16px 0 0;height:auto;margin-bottom:0;margin-top:-16px;padding-bottom:16px;position:relative;text-align:center;width:100%}.Subscription_styles__qF\+Te .main-sec .save-sec{background:#62ccf9;border-radius:8px;box-shadow:0 4px 4px #3e40eb1f;color:#fff;font-family:AktivGrotesk-bold;font-size:18px;height:40px;left:50%;line-height:40px;margin:0 auto;position:absolute;top:-20px;transform:translateX(-50%);width:235px}.Subscription_styles__qF\+Te .main-sec .content-sec{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin:0 auto;padding-top:40px;width:750px}.Subscription_styles__qF\+Te .main-sec .content-sec .item-sec{height:109px;line-height:109px;position:relative;width:345px}.Subscription_styles__qF\+Te .main-sec .content-sec .item-sec .bottom-line{background:#efefef;bottom:0;height:1px;left:50%;position:absolute;transform:translateX(-50%);width:330px}.Subscription_styles__qF\+Te .main-sec .content-sec .item-sec>img{display:inline-block;max-height:60px;max-width:60px;vertical-align:middle}.Subscription_styles__qF\+Te .main-sec .content-sec .item-sec .info-sec{display:inline-block;margin-left:11px;text-align:left;vertical-align:middle;width:274px}.Subscription_styles__qF\+Te .main-sec .content-sec .item-sec .info-sec .item-title{color:#000;font-family:AktivGrotesk-bolder;font-size:18px;font-weight:700;line-height:20px;margin-bottom:2px}.Subscription_styles__qF\+Te .main-sec .content-sec .item-sec .info-sec .item-info{color:#000;font-family:AktivGrotesk;font-size:18px;line-height:20px;margin-bottom:0}.Subscription_styles__qF\+Te .main-sec .join-btn{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);border-radius:30px;color:#fff;font-family:AktivGrotesk-bold;font-size:18px;height:60px;line-height:12px;margin:20px auto 0;min-width:326px}.Subscription_styles__qF\+Te .main-sec .price-sec{color:#90969f;font-family:AktivGrotesk;font-size:14px;line-height:16px;margin:11px auto 17px}.Subscription_styles__qF\+Te .main-sec .price-sec .orgin-price{font-family:AktivGrotesk-bold;margin-right:6px;text-decoration:line-through;-webkit-text-decoration-color:#ff4763;text-decoration-color:#ff4763}.Subscription_styles__qF\+Te .main-sec .price-sec .current-price{font-family:AktivGrotesk-bold;margin-right:2px}.Subscription_styles__qF\+Te .main-sec .tip{color:#90969f;font-size:12px;line-height:14px;margin-bottom:0;text-align:center}@media(max-height:768px){.Subscription_styles__qF\+Te .header-sec{height:180px}.Subscription_styles__qF\+Te .header-sec .title{padding-top:30px}.Subscription_styles__qF\+Te .header-sec .headline{font-size:22px;margin:15px auto 10px}.Subscription_styles__qF\+Te .header-sec .sub-headline{font-size:18px}.Subscription_styles__qF\+Te .main-sec .content-sec{padding-top:30px}.Subscription_styles__qF\+Te .main-sec .content-sec .item-sec{height:90px;line-height:90px}.Subscription_styles__qF\+Te .main-sec .content-sec .item-sec .info-sec .item-info,.Subscription_styles__qF\+Te .main-sec .content-sec .item-sec .info-sec .item-title{font-size:16px;line-height:18px}.Subscription_styles__qF\+Te .main-sec .join-btn{height:50px;margin:10px auto 0}.Subscription_styles__qF\+Te .main-sec .price-sec{margin:12px auto 15px}}@media(max-height:611px){.Subscription_styles__qF\+Te .header-sec{height:160px}.Subscription_styles__qF\+Te .header-sec .title{padding-top:20px}.Subscription_styles__qF\+Te .header-sec .headline{font-size:20px;margin:15px auto 10px}.Subscription_styles__qF\+Te .header-sec .sub-headline{font-size:15px}.Subscription_styles__qF\+Te .main-sec .content-sec{padding-top:20px}.Subscription_styles__qF\+Te .main-sec .content-sec .item-sec{height:80px;line-height:80px}.Subscription_styles__qF\+Te .main-sec .content-sec .item-sec .info-sec .item-info,.Subscription_styles__qF\+Te .main-sec .content-sec .item-sec .info-sec .item-title{font-size:16px;line-height:18px}.Subscription_styles__qF\+Te .main-sec .join-btn{height:45px;margin:10px auto 0}.Subscription_styles__qF\+Te .main-sec .price-sec{margin:10px auto}}@media(max-width:767px){.Subscription_styles__qF\+Te{background:#fff;overflow:scroll}.Subscription_styles__qF\+Te .header-sec{height:245px;position:absolute;top:0}.Subscription_styles__qF\+Te .header-sec .title{background:#191344;left:50%;padding-bottom:16px;padding-top:46px;position:fixed;transform:translateX(-50%);width:100%;z-index:4}.Subscription_styles__qF\+Te .header-sec .headline{font-size:24px;padding-top:70px}.Subscription_styles__qF\+Te .header-sec .sub-headline{font-size:18px;margin-top:20px}.Subscription_styles__qF\+Te .main-sec{margin-bottom:40px;margin-top:229px;padding-bottom:26px}.Subscription_styles__qF\+Te .main-sec .content-sec{display:block;width:100%}.Subscription_styles__qF\+Te .main-sec .content-sec .item-sec{height:109px;line-height:109px;margin:0 auto;padding:0 20px;width:100%}.Subscription_styles__qF\+Te .main-sec .content-sec .item-sec .info-sec{width:calc(100% - 80px)}.Subscription_styles__qF\+Te .main-sec .content-sec .item-sec .bottom-line{width:calc(100% - 50px)}.Subscription_styles__qF\+Te .bottom-sec{background:#fff;bottom:0;left:50%;position:fixed;transform:translateX(-50%);width:100%}}.Subscription_variant2__CdEMX{border-radius:10px;color:#fff;margin:0 auto;max-width:100%;overflow:hidden;position:relative;width:900px}.Subscription_variant2__CdEMX .header-sec{background:#191344;height:158px;width:100%}.Subscription_variant2__CdEMX .header-sec .title{padding-top:56px;text-align:center}.Subscription_variant2__CdEMX .header-sec .title .logo{height:24px;margin-right:13px;width:21px}.Subscription_variant2__CdEMX .header-sec .title .fiton-title{height:24px;width:135px}.Subscription_variant2__CdEMX .header-sec .title .pro{background:#62ccf9;border-radius:4px;color:#fff;display:inline-block;font-size:18px;height:24px;line-height:26px;margin-left:14px;transform:translateY(1px);width:51px}.Subscription_variant2__CdEMX .header-sec .close{color:#fff;font-size:16px;position:fixed;right:30px;top:30px;z-index:4}.Subscription_variant2__CdEMX .header-sec .close .close-icon{vertical-align:middle}.Subscription_variant2__CdEMX .main-sec{background:#fff;border-radius:10px;height:100%;margin-bottom:0;margin-top:-16px;padding-bottom:0;padding-top:39px;position:relative;text-align:center;width:100%}.Subscription_variant2__CdEMX .main-sec .content-sec{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding:30px 28px 70px}.Subscription_variant2__CdEMX .main-sec .content-sec .left-sec{margin:0 auto;max-width:calc(100% - 388px)}.Subscription_variant2__CdEMX .main-sec .content-sec .left-sec .headline{color:#000;font-family:Poppins;font-size:20px;font-style:normal;font-weight:700;line-height:30px;margin-bottom:5px;margin-top:0;text-align:left;-webkit-user-select:none;user-select:none}.Subscription_variant2__CdEMX .main-sec .content-sec .left-sec .sub-headline{color:#000;font-family:Poppins;font-size:36px;font-style:normal;font-weight:700;line-height:44px;margin-bottom:25px;text-align:left;-webkit-user-select:none;user-select:none}.Subscription_variant2__CdEMX .main-sec .content-sec .left-sec .content-items{margin:0 auto;padding:0;text-align:left;width:330px}.Subscription_variant2__CdEMX .main-sec .content-sec .left-sec .content-items .item-sec{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;margin:0 auto 4px;position:relative;width:100%}.Subscription_variant2__CdEMX .main-sec .content-sec .left-sec .content-items .item-sec>img{background:#62ccf9;border-radius:50%;display:inline-block;height:14px;margin-right:8px;padding:3px;transform:translateY(-1px);vertical-align:middle;width:14px}.Subscription_variant2__CdEMX .main-sec .content-sec .left-sec .content-items .item-sec .item-title{color:#000;display:inline-block;font-family:AktivGrotesk;font-size:15px;font-style:normal;font-weight:500;line-height:125%;margin-bottom:0;vertical-align:middle}.Subscription_variant2__CdEMX .main-sec .content-sec .price-card-sec{margin:0 auto}.Subscription_variant2__CdEMX .main-sec .content-sec .price-card-sec .price-card{background:#fff;background-image:none;border:none;border-radius:8px;box-shadow:0 11px 28px rgba(0,66,129,.142);cursor:pointer;height:100px;line-height:100px;margin-bottom:23px;max-width:calc(50vw - 20px);min-width:319px;padding:4px;position:relative;text-align:left;width:388px}.Subscription_variant2__CdEMX .main-sec .content-sec .price-card-sec .price-card.active{background-clip:content-box,border-box;background-image:linear-gradient(#fff,#fff),linear-gradient(0deg,#e03694 -24.77%,#f47253 95.41%);background-origin:border-box}.Subscription_variant2__CdEMX .main-sec .content-sec .price-card-sec .price-card.active .card-check{background:linear-gradient(39.81deg,#e03694 3.9%,#f47253 92.21%);display:block}.Subscription_variant2__CdEMX .main-sec .content-sec .price-card-sec .price-card.active .card-check>img{display:block}.Subscription_variant2__CdEMX .main-sec .content-sec .price-card-sec .price-card .card-tag{font-family:AktivGrotesk-bold;font-size:14px;left:31px;line-height:14px;margin-bottom:0;position:absolute;text-align:center;top:26px}.Subscription_variant2__CdEMX .main-sec .content-sec .price-card-sec .price-card .card-time{bottom:27px;color:#000;font-size:24px;left:31px;line-height:24px;margin-bottom:0;position:absolute}.Subscription_variant2__CdEMX .main-sec .content-sec .price-card-sec .price-card .card-price{bottom:28px;color:#191344;font-family:AktivGrotesk-bold;font-size:24px;left:58%;line-height:100%;margin-bottom:0;position:absolute}.Subscription_variant2__CdEMX .main-sec .content-sec .price-card-sec .price-card .card-original-price{color:#90969f;font-family:AktivGrotesk;font-size:14px;left:58%;line-height:100%;margin-bottom:0;margin-top:0;position:absolute;top:27px}.Subscription_variant2__CdEMX .main-sec .content-sec .price-card-sec .price-card .card-original-price>span{text-decoration:line-through}.Subscription_variant2__CdEMX .main-sec .content-sec .price-card-sec .price-card .card-check{background:#6a75821a;border-radius:50%;height:24px;position:absolute;right:24px;top:50%;transform:translateY(-50%);width:24px}.Subscription_variant2__CdEMX .main-sec .content-sec .price-card-sec .price-card .card-check>img{display:none;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.Subscription_variant2__CdEMX .main-sec .content-sec .orgin-price{text-decoration:line-through}.Subscription_variant2__CdEMX .main-sec .content-sec .price-card-sec-horizontal{display:flex;justify-content:space-between;padding:24px 24px 0;width:100%}.Subscription_variant2__CdEMX .main-sec .content-sec .price-card-sec-horizontal .orgin-price{text-decoration:line-through}.Subscription_variant2__CdEMX .main-sec .content-sec .price-card-sec-horizontal .price-card{background:#fff;background-image:none;border:none;border-radius:8px;box-shadow:0 11px 28px rgba(0,66,129,.142);cursor:pointer;line-height:100px;margin-bottom:23px;min-height:125px;padding:4px;position:relative;text-align:left;width:48%}.Subscription_variant2__CdEMX .main-sec .content-sec .price-card-sec-horizontal .price-card.active{background-clip:content-box,border-box;background-image:linear-gradient(#fff,#fff),linear-gradient(0deg,#e03694 -24.77%,#f47253 95.41%);background-origin:border-box}.Subscription_variant2__CdEMX .main-sec .content-sec .price-card-sec-horizontal .price-card.active .card-check,.Subscription_variant2__CdEMX .main-sec .content-sec .price-card-sec-horizontal .price-card.active .card-check>img,.Subscription_variant2__CdEMX .main-sec .content-sec .price-card-sec-horizontal .price-card.active .card-tag{display:block}.Subscription_variant2__CdEMX .main-sec .content-sec .price-card-sec-horizontal .price-card.active .card-original-price,.Subscription_variant2__CdEMX .main-sec .content-sec .price-card-sec-horizontal .price-card.active .card-price,.Subscription_variant2__CdEMX .main-sec .content-sec .price-card-sec-horizontal .price-card.active .card-time{opacity:1}.Subscription_variant2__CdEMX .main-sec .content-sec .price-card-sec-horizontal .price-card .card-tag{display:none;font-family:AktivGrotesk-bold;font-size:14px;left:50%;line-height:16px;margin-bottom:0;position:absolute;text-align:center;top:-26px;transform:translateX(-49%);white-space:nowrap}.Subscription_variant2__CdEMX .main-sec .content-sec .price-card-sec-horizontal .price-card .card-time{color:#000;font-size:12px;line-height:18px;margin:13px 12px 9px;opacity:.5}.Subscription_variant2__CdEMX .main-sec .content-sec .price-card-sec-horizontal .price-card .card-price{color:#191344;font-family:AktivGrotesk-bold;font-size:24px;line-height:120%;margin:0 12px;opacity:.5}.Subscription_variant2__CdEMX .main-sec .content-sec .price-card-sec-horizontal .price-card .card-original-price{color:#90969f;color:#000;font-family:AktivGrotesk-bold;font-size:12px;line-height:180%;margin:0 12px 7px;opacity:.5}.Subscription_variant2__CdEMX .main-sec .content-sec .price-card-sec-horizontal .price-card .card-original-price>p{color:#90969f;font-size:14px;margin-bottom:0}.Subscription_variant2__CdEMX .main-sec .content-sec .price-card-sec-horizontal .price-card .card-check{background:#f57354;border-radius:0 8px 0 8px;display:none;height:28px;position:absolute;right:0;top:0;width:34px}.Subscription_variant2__CdEMX .main-sec .content-sec .price-card-sec-horizontal .price-card .card-check>img{display:none;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.Subscription_variant2__CdEMX .main-sec .save-sec{background:#62ccf9;border-radius:18px;box-shadow:0 4px 4px #3e40eb1f;color:#fff;font-family:AktivGrotesk-bold;font-size:15px;height:28px;left:50%;line-height:28px;margin:0 auto;position:absolute;top:-14px;transform:translateX(-50%);width:154px}.Subscription_variant2__CdEMX .main-sec .join-btn{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);border-radius:30px;color:#fff;font-family:AktivGrotesk-bold;font-size:18px;height:60px;line-height:12px;margin:0 auto 20px;max-width:calc(100vw - 30px);width:326px}.Subscription_variant2__CdEMX .main-sec .tip{color:#90969f;font-size:12px;line-height:14px;margin:0 auto;max-width:calc(100vw - 30px);padding-bottom:23px;text-align:center;width:360px}@media(max-width:731px){.Subscription_variant2__CdEMX{background:#fff;border-radius:0;overflow:scroll}.Subscription_variant2__CdEMX .header-sec{height:125px}.Subscription_variant2__CdEMX .header-sec .title{padding-top:43px}.Subscription_variant2__CdEMX .header-sec .close .close-text{display:none}.Subscription_variant2__CdEMX .main-sec{border-radius:10px 10px 0 0;height:calc(100vh - 109px);padding-top:30px}.Subscription_variant2__CdEMX .main-sec .content-sec{flex-direction:column;padding:0}.Subscription_variant2__CdEMX .main-sec .content-sec .left-sec{margin:0 auto 18px;max-width:100%}.Subscription_variant2__CdEMX .main-sec .content-sec .left-sec .headline{text-align:center}.Subscription_variant2__CdEMX .main-sec .content-sec .left-sec .sub-headline{margin-bottom:20px;text-align:center}.Subscription_variant2__CdEMX .main-sec .content-sec .left-sec .content-items{border:1px solid #6a758233;border-radius:12px;box-sizing:border-box;padding:23px 23px 13px;width:319px}.Subscription_variant2__CdEMX .main-sec .content-sec.small-margin .left-sec .sub-headline{margin-bottom:8px}.Subscription_variant2__CdEMX .main-sec .content-sec.small-margin .content-items{padding:12px 23px 10px}.Subscription_variant2__CdEMX .main-sec .content-sec .price-card-sec .price-card{margin-bottom:18px}.Subscription_variant2__CdEMX .main-sec .content-sec .price-card-sec .price-card .card-original-price,.Subscription_variant2__CdEMX .main-sec .content-sec .price-card-sec .price-card .card-price{left:55%}.Subscription_variant2__CdEMX .main-sec .join-btn{margin-top:60px}.Subscription_variant2__CdEMX .main-sec .join-btn.small-margin{margin-bottom:8px;margin-top:0}}.Subscription_videoModal__ZDDdB{border-radius:10px;color:#fff;height:717px;margin:0 auto;max-width:100%;overflow:hidden;position:relative;width:365px}.Subscription_videoModal__ZDDdB .video-js.vjs-fluid{border-radius:10px;height:100%;overflow:hidden;width:100%}.Subscription_videoModal__ZDDdB .video-js.vjs-fluid video{object-fit:cover}.Subscription_videoModal__ZDDdB .close{color:#fff;font-size:16px;position:absolute;right:30px;top:30px;z-index:4}.Subscription_videoModal__ZDDdB .close .close-icon{vertical-align:middle}.Subscription_videoModal__ZDDdB .main-sec{bottom:10px;height:auto;position:absolute;width:100%}.Subscription_videoModal__ZDDdB .main-sec .join-btn{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);border-radius:30px;color:#fff;font-family:AktivGrotesk-bold;font-size:18px;height:60px;left:50%;line-height:12px;transform:translateX(-50%);width:calc(100% - 50px)}.Subscription_videoModal__ZDDdB .main-sec .price-sec{color:#fff;font-family:AktivGrotesk;font-size:14px;line-height:16px;margin:24px auto;max-width:calc(100% - 50px);text-align:center}.Subscription_videoModal__ZDDdB .main-sec .price-sec .orgin-price{font-family:AktivGrotesk-bold;margin-right:6px;text-decoration:line-through}.Subscription_videoModal__ZDDdB .main-sec .price-sec .current-price{font-family:AktivGrotesk-bold;margin-right:2px}.Subscription_videoFullScreen__H5BYt{background-color:#fff;border-radius:10px;color:#fff;height:598px;margin:0 auto;max-width:100%;overflow:hidden;position:relative;width:668px}.Subscription_videoFullScreen__H5BYt .video-sec{display:inline-block;height:100%;width:297px}.Subscription_videoFullScreen__H5BYt .video-sec .video-js.vjs-fluid{height:100%;width:100%}.Subscription_videoFullScreen__H5BYt .video-sec .video-js.vjs-fluid video{object-fit:cover}.Subscription_videoFullScreen__H5BYt .close{color:#191344;font-size:16px;position:absolute;right:30px;top:30px;z-index:4}.Subscription_videoFullScreen__H5BYt .close .close-icon{vertical-align:middle}.Subscription_videoFullScreen__H5BYt .main-sec{display:inline-block;height:100%;vertical-align:top;width:371px}.Subscription_videoFullScreen__H5BYt .main-sec .title{padding-top:120px;text-align:center}.Subscription_videoFullScreen__H5BYt .main-sec .title .fiton-title{width:141px}.Subscription_videoFullScreen__H5BYt .main-sec .title .pro{background:#62ccf9;border-radius:4px;color:#fff;display:inline-block;font-size:14px;height:19px;line-height:22px;margin-left:14px;transform:translateY(2px);width:40px}.Subscription_videoFullScreen__H5BYt .main-sec .subtitle{color:#000;font-family:Poppins;font-size:36px;font-style:normal;font-weight:700;line-height:120%;margin:30px auto 91px;text-align:center;width:299px}.Subscription_videoFullScreen__H5BYt .main-sec .content{color:#000;font-family:AktivGrotesk-bold;font-size:15px;line-height:140%;margin-bottom:20px;text-align:center}.Subscription_videoFullScreen__H5BYt .main-sec .content span{font-size:30px;line-height:140%}.Subscription_videoFullScreen__H5BYt .main-sec .join-btn{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);border-radius:30px;color:#fff;font-family:AktivGrotesk-bold;font-size:18px;height:48px;left:50%;line-height:12px;min-width:238px;transform:translateX(-50%)}.Subscription_videoFullScreen__H5BYt .main-sec .price-sec{color:#90969f;font-family:AktivGrotesk;font-size:14px;line-height:18px;margin:69px auto 24px;max-width:calc(100% - 50px);text-align:center}.Subscription_videoFullScreen__H5BYt .main-sec .price-sec .orgin-price{font-family:AktivGrotesk;margin-right:6px;text-decoration:line-through}.Subscription_videoFullScreen__H5BYt .main-sec .price-sec .current-price{font-family:AktivGrotesk;margin-right:2px}.Subscription_variant2ModalStyles__EgPrF .ant-modal{width:100vw}.Subscription_variant2ModalStyles__EgPrF .ant-modal-content{background-color:#0000;border:none;box-shadow:none;width:100%}.Subscription_variant2ModalStyles__EgPrF .ant-modal-body{padding:0}@media(max-width:767px){.Subscription_variant2ModalStyles__EgPrF{max-width:100%}}@media(max-width:731px){.Subscription_variant2ModalStyles__EgPrF{height:100vh!important;margin:0;max-height:100vh;max-width:100vw;min-height:100vh;width:100vw!important}}.Subscription_programV2__tBroc{height:100vh;width:100vw}.Subscription_programV2__tBroc .header-sec{background:#191344;height:158px;width:100%}.Subscription_programV2__tBroc .header-sec .title{color:#fff;font-family:Poppins;font-size:24px;font-style:normal;font-weight:700;line-height:135%;padding-top:56px;text-align:center}.Subscription_programV2__tBroc .normal-page-title-section{display:none}.Subscription_programV2__tBroc .main-sec{background:#fff;border-radius:10px 10px 0 0;height:100%;margin-bottom:0;margin-top:-16px;padding-bottom:0;padding-top:39px;position:relative;text-align:center;width:100%}.Subscription_programV2__tBroc .main-sec .submit-btn{background:linear-gradient(39.81deg,#e03694 3.9%,#f47253 92.21%);border:none;border-radius:100px;color:#fff;cursor:pointer;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:700;height:60px;text-align:center;text-transform:uppercase;width:100%}.Subscription_modalStyles__csPSq .ant-modal{width:100vw}.Subscription_modalStyles__csPSq .ant-modal-content{background-color:#0000;border:none;box-shadow:none;width:100%}.Subscription_modalStyles__csPSq .ant-modal-body{padding:0}@media(max-width:767px){.Subscription_modalStyles__csPSq{height:100vh!important;margin:0;max-height:100vh;max-width:100vw;min-height:100vh;width:100vw!important}}.ant-modal{padding:0}.WorkoutCover_styles__fZzsr{height:414px;position:relative;width:100%}.WorkoutCover_styles__fZzsr .bg{height:100%;position:absolute;width:50%}.WorkoutCover_styles__fZzsr .full{height:100%;overflow:hidden;position:relative;width:100%}.WorkoutCover_styles__fZzsr .full.middle{margin:0 auto;overflow:hidden;width:960px}.WorkoutCover_styles__fZzsr .full.middle .cover-img{height:100%;width:auto}.WorkoutCover_styles__fZzsr .cover-img{background-position:top;background-size:cover}.WorkoutCover_styles__fZzsr .cover-img,.WorkoutCover_styles__fZzsr .cover-mask{height:100%;position:absolute;width:100%}.DurationIntense_styles__4Dpos{font-size:13px;line-height:15px;margin-top:10px}.DurationIntense_styles__4Dpos>span{vertical-align:middle}.DurationIntense_styles__4Dpos .complete-icon{height:16px;margin-right:7px;vertical-align:middle;width:16px}.DurationIntense_styles__4Dpos .seperator{margin:0 5px;vertical-align:middle}.DurationIntense_styles__4Dpos .middle-dot{background-color:#fff;border-radius:9999px;display:inline-block;height:6px;margin:0 15px;vertical-align:middle;width:6px}.DurationIntense_styles__4Dpos .middle-dot.intense{margin:0 3px;opacity:.4;vertical-align:initial}.DurationIntense_styles__4Dpos .middle-dot.choose{opacity:1}.AvatarGroup_styles__JBz2k .other-number-out{color:#fff;font-size:15px;margin-left:12px;vertical-align:middle}.AvatarGroup_styles__JBz2k .circle-text{background-color:#62ccf9;color:#fff;font-size:13px;margin-top:1px}.AvatarGroup_styles__JBz2k .circle-text,.fo-avatar{display:inline-block;text-align:center;vertical-align:top}.fo-avatar{background-position:50%;background-repeat:no-repeat;background-size:cover}.fo-avatar img{border-radius:50%;height:100%;max-width:100%;vertical-align:top}.fo-avatar.grey-border{border:1px solid #fff}.EditActivityModal_styles__0Lqax .header .activity-name,.EditActivityModal_styles__0Lqax .input-field .name,.ant-calendar-my-select .ant-calendar-month-select,.ant-calendar-my-select .ant-calendar-year-select{font-family:AktivGrotesk-bolder}.EditActivityModal_styles__0Lqax .category-sec .category-header{font-family:AktivGrotesk-bold}.EditActivityModal_styles__0Lqax .category-sec .category-body .category-detail{font-family:AktivGrotesk}.EditActivityModal_styles__0Lqax{position:relative}.EditActivityModal_styles__0Lqax .ant-modal-body{padding:24px 0}.EditActivityModal_styles__0Lqax .main-sec{margin:0 24px}.EditActivityModal_styles__0Lqax .header{border-bottom:1px solid #efefef;display:flex;justify-content:space-between;margin:0 21px 20px 20px}.EditActivityModal_styles__0Lqax .header .activity-name{color:#4a4a4a;font-size:32px}.EditActivityModal_styles__0Lqax .header .right-btn{color:#9c9eb9;cursor:pointer;font-size:16px;line-height:32px}.EditActivityModal_styles__0Lqax .input-field{align-items:center;border-bottom:1px solid #efefef;display:flex;height:50px;justify-content:space-between}.EditActivityModal_styles__0Lqax .input-field .name{color:#4a4a4a;font-size:18px}.EditActivityModal_styles__0Lqax .input-field .value{background:#0000;border:none;color:#90969f;cursor:pointer;font-size:18px;text-align:right}.EditActivityModal_styles__0Lqax .input-field .input{background:#0000;border:none;color:#90969f;font-size:18px;padding-right:5px;text-align:right;width:100px}.EditActivityModal_styles__0Lqax .input-field .right-sec{color:#90969f;font-size:18px}.EditActivityModal_styles__0Lqax .input-field .right-sec .unit{color:#90969f;font-size:18px;margin-left:5px}.EditActivityModal_styles__0Lqax .btn-sec{margin-top:100px;width:100%}.EditActivityModal_styles__0Lqax .btn-sec .btn-add,.EditActivityModal_styles__0Lqax .btn-sec .btn-del{display:block;height:48px;margin:10px auto;width:100%}.EditActivityModal_styles__0Lqax .btn-sec .btn-del{border:1px solid #e8e7ef;color:#90969f}.EditActivityModal_styles__0Lqax .ant-calendar-picker{bottom:-30px;left:0;position:absolute;visibility:hidden}.EditActivityModal_styles__0Lqax .search-input-wrap{margin:19px}.EditActivityModal_styles__0Lqax .category-sec{height:500px;overflow:auto}.EditActivityModal_styles__0Lqax .category-sec .category-header{background-color:#ecf1f24d;color:#000;height:28px;line-height:28px;padding-left:17px;width:100%}.EditActivityModal_styles__0Lqax .category-sec .category-body{align-items:center;border-bottom:1px solid #d8d8d866;cursor:pointer;display:flex;height:47px;justify-content:space-between;margin-left:17px;padding-right:21px;width:calc(100% - 17px)}.EditActivityModal_styles__0Lqax .category-sec .category-body.isLast{border-bottom:none}.EditActivityModal_styles__0Lqax .category-sec .category-body .category-detail{color:#90969f;font-size:14px;line-height:47px}.EditActivityModal_styles__0Lqax .category-sec .category-body .ic-arrow{height:12px;width:12px}.EditActivityModal_search__9p3c3 .ant-input{background-color:#ecf1f2;border:none;border-radius:10px}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0}.WorkoutTimerBtn_styles__Pi\+y4 .timer-btn{color:#90969f;display:block;margin-top:20px}.WorkoutTimerBtn_styles__Pi\+y4 .timer-btn .reminder-img{display:inline-block;height:18px;margin-right:10px;width:18px}.WorkoutTimerBtn_styles__Pi\+y4 .play-icon{display:block;margin:0 0 0 3px}.WorkoutTimerBtn_styles__Pi\+y4 .play-icon .icon-play-1{line-height:2}.WorkoutTimerBtn_styles__Pi\+y4 .play-inline-icon{margin:0 10px 0 3px}.WorkoutTimerBtn_styles__Pi\+y4 .play-inline-icon .icon-play-1{line-height:2}.WorkoutTimerBtn_styles__Pi\+y4 .btn-complete{background:#0000;border:1px solid #ff679e;color:#ff679e}.WorkoutTimerBtn_styles__Pi\+y4 .btn-complete:active,.WorkoutTimerBtn_styles__Pi\+y4 .btn-complete:focus,.WorkoutTimerBtn_styles__Pi\+y4 .btn-complete:hover{background:#ffffff1a;border:1px solid #ff4763;color:#ff4763}.WorkoutTimerBtn_dialog__5ZJ3M .ant-modal-footer,.WorkoutTimerBtn_dialog__5ZJ3M .ant-modal-header{border:none}.WorkoutTimerBtn_dialog__5ZJ3M .ant-modal-body{padding-bottom:0;padding-top:0}.WorkoutCard_styles__4zr5g{background:#fff;border:1px solid #e8eef3;border-radius:10px;box-shadow:0 3px 10px #0042811f;cursor:pointer;height:120px;overflow:hidden;position:relative;transition:all .2s ease-in-out;width:558px}.WorkoutCard_styles__4zr5g:hover{box-shadow:0 11px 24px #0042811f}.WorkoutCard_styles__4zr5g .card-img{float:left;height:100%;width:98px}.WorkoutCard_styles__4zr5g .card-img .cover-img{transition:transform .3s ease-in-out}.WorkoutCard_styles__4zr5g .card-text{color:#000;height:100%;margin-left:98px;padding:10px 15px;position:relative}.WorkoutCard_styles__4zr5g .card-text .title{font-family:Poppins;font-size:16px;font-weight:700}.WorkoutCard_styles__4zr5g .card-text .title .remove{color:#90969f;cursor:pointer;float:right;font-size:14px;height:24px;line-height:24px;padding-left:3px;text-align:center;width:24px}.WorkoutCard_styles__4zr5g .card-text .grey-duration{color:#90969f;margin-top:5px}.WorkoutCard_styles__4zr5g .card-text .grey-duration .middle-dot{background-color:#90969f}.WorkoutCard_styles__4zr5g .card-text .timer-group{align-items:center;bottom:10px;display:flex;justify-content:space-between;margin-top:10px;position:absolute;width:calc(100% - 30px)}.WorkoutCard_styles__4zr5g .add-btn{background:linear-gradient(84.92deg,#ff826d 9.14%,#ff6a98 95.92%);bottom:19px;color:#fff;cursor:pointer;font-size:22px;padding-top:1px;position:absolute;right:15px;text-align:center}.WorkoutCard_styles__4zr5g .add-btn:hover{background:linear-gradient(84.92deg,#d6625e 9.14%,#d85a8f 95.92%)}.WorkoutCard_calorieStyles__Ierj8{bottom:19px;font-size:14px;line-height:14px;position:absolute;right:15px}.WorkoutCard_calorieStyles__Ierj8 i{color:#9da3b4;margin-right:5px}.WorkoutCard_calorieStyles__Ierj8 .fire-icon{margin-right:2px}.WorkoutCard_calorieV2Styles__8RgYb{align-items:center;color:rgba(157,163,180,.588);display:flex;flex-direction:row;flex-wrap:nowrap;font-size:14px;justify-content:flex-start;line-height:14px}.WorkoutCard_calorieV2Styles__8RgYb i{margin-right:5px}.WorkoutCard_calorieV2Styles__8RgYb .fire-icon{height:16px;margin-right:2px}.WeekProgress_styles__W4g1R{color:#fff;font-family:AktivGrotesk-bolder;font-size:13px;margin-top:20px;position:relative;width:100%}.WeekProgress_styles__W4g1R.today{margin-top:40px}.WeekProgress_styles__W4g1R .week-progress-header{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.WeekProgress_styles__W4g1R .week-current-span{background-color:#0006;border-radius:99px;height:24px;line-height:24px;padding:0 20px;text-align:center}.WeekProgress_styles__W4g1R .week-progress-header.today{display:inline-block;margin-right:20px;width:100px}.WeekProgress_styles__W4g1R .week-progress-header.today .week-current-span{background-color:#ffffff80;display:block}.WeekProgress_styles__W4g1R .today-timeline{display:inline-block;width:calc(100% - 120px)}.WeekProgress_timelineStyles__Uz18Z{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin-top:10px}.WeekProgress_timelineStyles__Uz18Z.vertical{flex-direction:column;height:100%;margin-top:0}.WeekProgress_timelineStyles__Uz18Z.vertical>div{line-height:16px!important}.WeekProgress_timelineStyles__Uz18Z.vertical>div .checked-icon{height:16px!important;width:16px!important}.WeekProgress_timelineStyles__Uz18Z.vertical>div .progress-dot{border:1px solid #9c9eb9;height:16px!important;width:16px!important}.WeekProgress_timelineStyles__Uz18Z.vertical>div .progress-line{left:0!important;top:0!important}.WeekProgress_timelineStyles__Uz18Z.vertical>div .progress-line:after{background:#9c9eb966;height:100%;left:7.5px;top:16px;width:1px}.WeekProgress_timelineStyles__Uz18Z.vertical>div.WeekProgress_checked__k1C1M{color:#9c9eb9;font-size:7px}.WeekProgress_timelineStyles__Uz18Z.vertical>div.WeekProgress_checked__k1C1M .WeekProgress_fo-icon__4OGGV{transform:scale(.9)}.WeekProgress_timelineStyles__Uz18Z.vertical>div.WeekProgress_checked__k1C1M i{line-height:14px}.WeekProgress_timelineStyles__Uz18Z .progress-dot{background:#fff6;border-radius:50%;display:inline-block;height:14px;vertical-align:middle;width:14px}.WeekProgress_timelineStyles__Uz18Z>div{position:relative}.WeekProgress_timelineStyles__Uz18Z>div .progress-line{display:block;left:14px;position:absolute;top:9px}.WeekProgress_timelineStyles__Uz18Z>div .progress-line:after{background:#fff6;content:"";display:block;height:1px;left:0;position:absolute;top:0;width:calc(100% - 14px)}.WeekProgress_timelineStyles__Uz18Z>div.big .checked .progress-dot{background-color:#fff;border-radius:10px;height:20px;width:20px}.WeekProgress_timelineStyles__Uz18Z>div.big .checked .progress-line{left:20px;top:9px}.WeekProgress_timelineStyles__Uz18Z>div.checked{color:#ff8666;font-size:9px;text-align:center}.InviteFriend_styles__oUr0- .ant-modal-mask{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.InviteFriend_styles__oUr0- .ant-modal-content{background:#0000;box-shadow:none}.InviteFriend_styles__oUr0- .ant-modal-content .ant-modal-body{padding:0}.InviteFriend_styles__oUr0- .add-user-sec{background:#00000080;border-radius:20px;margin:0 auto;min-height:550px;padding:45px 25px 30px;position:relative;width:390px}.InviteFriend_styles__oUr0- .add-user-sec .more-close{color:#fff9;font-size:18px;position:absolute;right:20px;top:20px}.InviteFriend_styles__oUr0- .add-user-sec .title-sec{border-bottom:1px solid #ffffff0d}.InviteFriend_styles__oUr0- .add-user-sec .title-sec .invite-title-sec{margin-bottom:10px;margin-top:-15px}.InviteFriend_styles__oUr0- .add-user-sec .title-sec .invite-title-sec .invite-title{color:#fff;font-family:AktivGrotesk-bold;font-size:24px;line-height:30px;margin-bottom:0}.InviteFriend_styles__oUr0- .add-user-sec .title-sec .invite-title-sec .invite-subtitle{border:1px solid #fff9;border-radius:14px;color:#fff9;display:inline-block;font-size:15px;height:24px;letter-spacing:-.0241176em;line-height:24px;padding:0 16px;text-align:center}.InviteFriend_styles__oUr0- .add-user-sec .title-sec .title{color:#ffffff4d;cursor:pointer;font-family:AktivGrotesk-bold;font-size:13px;line-height:13px;text-align:center;text-align:left;text-transform:uppercase}.InviteFriend_styles__oUr0- .add-user-sec .title-sec .title.active{color:#fffc}.InviteFriend_styles__oUr0- .add-user-sec .title-sec .bottom-line{background:#fffc;border-radius:100px;height:2px;margin-top:8px;width:56px}.InviteFriend_styles__oUr0- .add-user-sec .main-list{-ms-overflow-style:none;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin:auto;overflow:auto;scrollbar-width:none}.InviteFriend_styles__oUr0- .add-user-sec .main-list>*{margin:15px}.InviteFriend_styles__oUr0- .add-user-sec .main-list::-webkit-scrollbar{display:none}.InviteFriend_styles__oUr0- .add-user-sec .friend-list-item{margin:15px 0;text-align:center;width:25%}.InviteFriend_styles__oUr0- .add-user-sec .friend-list-item .target-label{color:#fff9;font-family:AktivGrotesk;font-size:13px;margin-bottom:0;margin-top:8px;text-align:center}.InviteFriend_styles__oUr0- .add-user-sec .friend-list-item .add-friend{background:#ffffff40;border-radius:23px;color:#fff;cursor:pointer;font-size:24px;height:46px;line-height:46px;margin:0 auto;text-align:center;width:46px}.InviteFriend_styles__oUr0- .add-user-sec .friend-list-item .item-avatar{height:46px;margin:0 auto;position:relative;width:46px}.InviteFriend_styles__oUr0- .add-user-sec .friend-list-item .item-avatar .avatar{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:23px;height:100%;position:absolute;width:100%}.InviteFriend_styles__oUr0- .add-user-sec .friend-list-item .item-avatar .item-cover{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);border-radius:23px;color:#fff;font-size:16px;height:46px;left:0;line-height:46px;opacity:.9;position:absolute;width:46px}.InviteFriend_styles__oUr0- .add-user-sec .friend-list-item .item-avatar .status-icon{bottom:2px;height:18px;position:absolute;right:2px;width:18px}.InviteFriend_styles__oUr0- .add-user-sec .divider{margin:0;opacity:.2}.InviteFriend_styles__oUr0- .add-user-sec .invite-sec{bottom:0;left:0;padding:20px 30px;position:absolute;width:100%}.InviteFriend_styles__oUr0- .add-user-sec .invite-sec .invite-btn{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);border:none;border-radius:100px;color:#fff;font-family:AktivGrotesk-bold;font-size:13px;height:50px;line-height:12px;text-align:center;text-transform:uppercase;width:100%}.InviteFriend_styles__oUr0- .add-user-sec .invite-sec .invite-btn:disabled{background:#c4c4c4}.GroupChallenge_challengeCard__zjR6Y .card-content .info-sec .name,.GroupChallenge_challengeCard__zjR6Y .card-content .info-sec .progress,.GroupChallenge_styles__QskxQ .challenge-list-sec .top-sec,.GroupChallenge_styles__QskxQ .group-challenges-sec .left-sec .title{font-family:AktivGrotesk-bolder}.GroupChallenge_styles__QskxQ{width:585px}.GroupChallenge_styles__QskxQ .challenge-list-sec{background-color:#fff;margin-bottom:8px;padding:20px 16px 0}.GroupChallenge_styles__QskxQ .challenge-list-sec .top-sec{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:13px;justify-content:space-between;line-height:13px;text-transform:uppercase}.GroupChallenge_styles__QskxQ .challenge-list-sec .top-sec .see-all{color:#9c9eb9}.GroupChallenge_styles__QskxQ .challenge-list-sec .bottom-sec{display:flex;overflow-x:auto;padding:12px 0 18px;width:100%}.GroupChallenge_styles__QskxQ .challenge-list-sec .bottom-sec .challenge-card:not(:last-child){margin-right:18px}.GroupChallenge_styles__QskxQ .group-challenges-sec{align-items:center;background-color:#fff;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin-bottom:8px;padding:16px}.GroupChallenge_styles__QskxQ .group-challenges-sec .left-sec .title{font-size:13px;line-height:13px;text-transform:uppercase}.GroupChallenge_styles__QskxQ .group-challenges-sec .left-sec .desc{color:#9c9eb9;font-size:12px;line-height:15px;margin-top:4px}.GroupChallenge_styles__QskxQ .group-challenges-sec .create-btn{align-items:center;border:1px dashed #9c9eb9;border-radius:8px;display:flex;flex-direction:row;flex-wrap:nowrap;height:40px;justify-content:center;width:40px}.GroupChallenge_challengeCard__zjR6Y{border:1px solid #e8eef3;border-radius:14px;cursor:pointer;display:flex;height:120px;min-width:322px;overflow:hidden;width:322px}.GroupChallenge_challengeCard__zjR6Y .img-wrapper{background-position:50%;background-repeat:no-repeat;background-size:cover;display:inline-block;height:100%;width:92px}.GroupChallenge_challengeCard__zjR6Y .card-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;padding:18px 16px 16px}.GroupChallenge_challengeCard__zjR6Y .card-content .info-sec .name{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#4a4a4a;display:-webkit-box;line-height:16px;overflow:hidden;text-overflow:ellipsis}.GroupChallenge_challengeCard__zjR6Y .card-content .info-sec .progress{color:#90969f;font-size:13px;line-height:13px;margin-top:4px}.GroupChallenge_challengeCard__zjR6Y .card-content .avatar-sec{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:100%}.AddFriendChallengeIcon_inviteStyles__rEYND .add-user-sec{background:#fff;padding:45px 0 30px}.AddFriendChallengeIcon_inviteStyles__rEYND .add-user-sec .more-close{color:#dadada}.AddFriendChallengeIcon_inviteStyles__rEYND .add-user-sec .title-sec{box-shadow:0 5px 10px #00000014;padding:0 30px}.AddFriendChallengeIcon_inviteStyles__rEYND .add-user-sec .title-sec .invite-title-sec .invite-title{color:#0d111f;margin-bottom:5px}.AddFriendChallengeIcon_inviteStyles__rEYND .add-user-sec .title-sec .invite-title-sec .invite-subtitle{border:1px solid #90969f;color:#9c9eb9;margin-bottom:15px}.AddFriendChallengeIcon_inviteStyles__rEYND .add-user-sec .title-sec .title{color:#9c9eb9}.AddFriendChallengeIcon_inviteStyles__rEYND .add-user-sec .title-sec .title.active{color:#f47253}.AddFriendChallengeIcon_inviteStyles__rEYND .add-user-sec .title-sec .bottom-line{background:#f47253}.AddFriendChallengeIcon_inviteStyles__rEYND .add-user-sec .main-list{padding:0 10px}.AddFriendChallengeIcon_inviteStyles__rEYND .add-user-sec .friend-list-item .target-label{color:#90969f}.AddFriendChallengeIcon_inviteStyles__rEYND .add-user-sec .friend-list-item .add-friend{background:#e9eff4}.AddFriendChallengeIcon_inviteStyles__rEYND .add-user-sec .divider{margin:0;opacity:.2}.btn-gradient.ant-btn,.btn-gradient.ant-btn:active,.btn-gradient.ant-btn:focus,.btn-gradient.ant-btn:hover{align-items:center;background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);background-color:#fff;border:none;border-radius:999px;box-sizing:border-box;color:#ff8666;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;padding:1px}.btn-gradient.ant-btn .button-inner{align-items:center;background:#fff;border-radius:inherit;display:flex;flex-direction:row;flex-wrap:nowrap;height:calc(100% - .5px);justify-content:center;line-height:calc(100% - .5px);padding:0 14px;width:100%}.PostContentVideo_styles__7yEP6 .mute-btn{cursor:pointer;-webkit-user-select:none;user-select:none}.PostContentVideo_styles__7yEP6{align-items:center;background-color:#f3f3f3;border-radius:10px;display:flex;flex-direction:row;flex-wrap:nowrap;height:316px;justify-content:flex-start;overflow:hidden;position:relative;width:100%}.PostContentVideo_styles__7yEP6 .spin{bottom:0;left:0;margin:auto;position:absolute;right:0;text-align:center;top:140px}.PostContentVideo_styles__7yEP6 .spin .loading-icon{color:#ff8666;font-size:58px;line-height:1;width:auto}.PostContentVideo_styles__7yEP6 .video-js{background:#0000;height:100%;width:100%}.PostContentVideo_styles__7yEP6 .mute-btn{bottom:16px;height:32px;position:absolute;right:16px;width:32px;z-index:7}.BigPicture_styles__r54ur{height:100vh;width:100vw}.BigPicture_styles__r54ur .big-pic{background:#000000e6;height:100vh;left:0;overflow-x:hidden;overflow-y:hidden;position:fixed;top:0;width:100vw;z-index:11}.BigPicture_styles__r54ur .big-pic .imgstyle{object-fit:contain;position:relative;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none}.BigPicture_styles__r54ur .big-pic .operate-sec{background-color:#0009;border-radius:10px;padding:10px;position:absolute;right:80px;top:50px}.BigPicture_styles__r54ur .big-pic .operate-sec .operate-icon{color:#fff9;font-size:24px;margin:0 15px}.ReactModal__Body--open{overflow:hidden}.PostCard_styles__z4-c7{width:100%}.PostCard_styles__z4-c7 .user-info-sec{background:#fff;border-bottom:1px solid #0000001a;cursor:pointer;height:50px;line-height:50px;padding:0 16px;width:100%}.PostCard_styles__z4-c7 .user-info-sec .fo-avatar{display:inline-block;height:32px;vertical-align:middle;width:32px}.PostCard_styles__z4-c7 .user-info-sec .user-info{display:inline-block;margin-left:12px;vertical-align:middle}.PostCard_styles__z4-c7 .user-info-sec .user-info .name-sec{font-family:AktivGrotesk;font-size:12px;font-style:normal;font-weight:400;line-height:130%;margin-bottom:3px}.PostCard_styles__z4-c7 .user-info-sec .user-info .name-sec .name{font-family:AktivGrotesk-bold}.PostCard_styles__z4-c7 .user-info-sec .user-info .name-sec .in{color:#9c9eb9}.PostCard_styles__z4-c7 .user-info-sec .user-info .time{align-items:center;color:#9c9eb9;display:flex;flex-direction:row;flex-wrap:nowrap;font-family:AktivGrotesk;font-size:12px;font-style:normal;font-weight:400;justify-content:flex-start;line-height:130%;margin-bottom:0}.PostCard_styles__z4-c7 .user-info-sec .user-info .time>*{height:14px}.PostCard_styles__z4-c7 .user-info-sec .more{color:#9c9eb9;float:right;right:4px;vertical-align:middle}.PostCard_styles__z4-c7 .user-info-sec .more>span{margin-left:12px}.PostCard_styles__z4-c7 .view-more{cursor:pointer;display:inline-block;margin-top:0;z-index:10}.PostCard_styles__z4-c7 .LinesEllipsis{margin-bottom:12px}.PostCard_styles__z4-c7 .group-content{background:#fff;cursor:pointer;padding:16px}.PostCard_styles__z4-c7 .group-content .content{color:#333;font-family:AktivGrotesk;font-size:15px;font-style:normal;font-weight:400;line-height:20px;margin-bottom:16px}.PostCard_styles__z4-c7 .group-content .ellipsis{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.PostCard_styles__z4-c7 .group-content .post-images{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;margin-bottom:10px;margin-left:-16px;margin-top:0;overflow-x:auto;white-space:nowrap;width:calc(100% + 32px)}.PostCard_styles__z4-c7 .group-content .post-images .post-image{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px;cursor:pointer;display:inline-flex;flex-direction:row;flex-shrink:0;flex-wrap:nowrap;height:394px;justify-content:center;margin:0 17px 6px;overflow:hidden;width:394px}.PostCard_styles__z4-c7 .group-content .post-images .post-image.auto-width{width:-webkit-fit-content;width:fit-content}.PostCard_styles__z4-c7 .group-content .post-images .post-image img{height:100%;object-fit:cover;width:100%}.PostCard_styles__z4-c7 .group-content .profile-sec{height:180px;margin-bottom:10px;margin-left:-16px;padding:20px 0;position:relative;white-space:nowrap;width:calc(100% + 32px)}.PostCard_styles__z4-c7 .group-content .profile-sec .profile-item{height:100%;width:100%}.PostCard_styles__z4-c7 .group-content .profile-sec .profile-item .top-sec{background:#f7f7f7;height:90px;position:absolute;top:0;width:100%}.PostCard_styles__z4-c7 .group-content .profile-sec .profile-item .avatar{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.PostCard_styles__z4-c7 .group-content .workout-cards{margin-bottom:10px;margin-left:-16px;overflow-x:auto;white-space:nowrap;width:calc(100% + 32px)}.PostCard_styles__z4-c7 .group-content .workout-cards .workout-card{background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #ecf1f2;border-radius:8px;cursor:pointer;display:inline-block;height:394px;margin:0 17px 16px;overflow:hidden;position:relative;width:calc(100% - 34px)}.PostCard_styles__z4-c7 .group-content .workout-cards .workout-card .card-img{border-top-left-radius:8px;border-top-right-radius:8px;height:335px;object-fit:cover;object-position:center;width:100%}.PostCard_styles__z4-c7 .group-content .workout-cards .workout-card .bottom{align-items:center;background:#fff;display:flex;height:58px;justify-content:space-between;padding:12px 16px;width:100%}.PostCard_styles__z4-c7 .group-content .workout-cards .workout-card .bottom .workout-info .title{color:#000;font-family:AktivGrotesk-bold;font-size:13px;font-style:normal;letter-spacing:-.016em;line-height:13px;margin-bottom:6px}.PostCard_styles__z4-c7 .group-content .workout-cards .workout-card .bottom .workout-info .grey-duration{color:#90969f;margin-top:0;opacity:.8}.PostCard_styles__z4-c7 .group-content .workout-cards .workout-card .bottom .workout-info .grey-duration .middle-dot{background-color:#90969f;margin:0 1px}.PostCard_styles__z4-c7 .group-content .workout-cards .workout-card .bottom .button{border:1px solid #f47253;border-radius:30px;cursor:pointer;font-family:AktivGrotesk;font-size:12px;height:30px;line-height:30px;min-width:67px;text-transform:uppercase}.PostCard_styles__z4-c7 .group-content .workout-cards .workout-card .complete-card-img{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px;height:100%}.PostCard_styles__z4-c7 .group-content .workout-cards .workout-card .workout-complete-sec{align-items:flex-end;bottom:0;display:flex;justify-content:space-between;padding:17px 17px 18px;position:absolute;width:100%}.PostCard_styles__z4-c7 .group-content .workout-cards .workout-card .workout-complete-sec .workout-title-sec{margin-right:14px;width:240px}.PostCard_styles__z4-c7 .group-content .workout-cards .workout-card .workout-complete-sec .workout-title-sec .workout-title{font-family:Poppins;font-size:38px;font-style:normal;font-weight:800;line-height:38px;margin-bottom:0;margin-top:12px;padding-bottom:10px;white-space:break-spaces}.PostCard_styles__z4-c7 .group-content .workout-cards .workout-card .workout-complete-sec .workout-info{display:flex;justify-content:flex-end;width:calc(100% - 235px)}.PostCard_styles__z4-c7 .group-content .workout-cards .workout-card .workout-complete-sec .workout-info .item{border-right:1px solid #ffffff1a;min-width:80px;text-align:center}.PostCard_styles__z4-c7 .group-content .workout-cards .workout-card .workout-complete-sec .workout-info .item:last-child{border-right:none}.PostCard_styles__z4-c7 .group-content .workout-cards .workout-card .workout-complete-sec .workout-info .item .value{color:#fff;font-family:Poppins;font-size:15px;font-style:normal;font-weight:700;line-height:22px;margin-bottom:4px}.PostCard_styles__z4-c7 .group-content .workout-cards .workout-card .workout-complete-sec .workout-info .item .unit{color:#fff;font-family:AktivGrotesk;font-size:13px;font-style:normal;font-weight:400;line-height:120%;margin-bottom:0;opacity:.8;text-align:center}.PostCard_styles__z4-c7 .group-content .workout-cards .workout-card .workout-complete-sec .completed-sec{color:#fff;font-family:Poppins;font-size:14px;font-weight:900;line-height:14px;text-transform:uppercase}.PostCard_styles__z4-c7 .group-content .workout-cards .workout-card .workout-complete-sec .completed-sec>span{font-weight:500;margin-right:8px}.PostCard_styles__z4-c7 .group-content .deleted-post{align-items:center;background:#f8f8f8;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:center;min-height:150px;width:100%}.PostCard_styles__z4-c7 .group-content .deleted-post .lock-icon{margin-bottom:19px}.PostCard_styles__z4-c7 .group-content .deleted-post .deleted-post-info{color:#9c9eb9;font-family:AktivGrotesk;font-size:13px;font-style:normal;font-weight:400;letter-spacing:-.016em;line-height:13px;margin-bottom:0}.PostCard_styles__z4-c7 .group-content .challenge-cards{margin-bottom:10px;margin-left:-16px;overflow-x:auto;white-space:nowrap;width:calc(100% + 32px)}.PostCard_styles__z4-c7 .group-content .challenge-cards .challenge-card{background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #ecf1f2;border-radius:8px;cursor:pointer;display:inline-block;height:394px;margin:0 17px 10px;overflow:hidden;width:calc(100% - 34px)}.PostCard_styles__z4-c7 .group-content .challenge-cards .challenge-card .card-img{background-position:50%;background-repeat:no-repeat;background-size:cover;border-top-left-radius:8px;border-top-right-radius:8px;height:335px;position:relative;width:100%}.PostCard_styles__z4-c7 .group-content .challenge-cards .challenge-card .card-img-purple-cover{background:linear-gradient(190.35deg,#e0369499 -8.99%,#19134899 99.21%,#fffc 109.7%);height:100%;width:100%}.PostCard_styles__z4-c7 .group-content .challenge-cards .challenge-card .challenge-name{color:#fff;font-family:Poppins;font-size:24px;font-style:normal;font-weight:700;left:50%;line-height:120%;max-width:calc(100% - 100px);opacity:.8;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.PostCard_styles__z4-c7 .group-content .challenge-cards .challenge-card .complete-card-img{background-position:50%;background-repeat:no-repeat;background-size:cover;border-top-left-radius:8px;border-top-right-radius:8px;height:304px;position:relative;width:100%}.PostCard_styles__z4-c7 .group-content .challenge-cards .challenge-card .complete-card-img .completed-sec{bottom:24px;color:#fff;font-family:AktivGrotesk-bold;font-size:12px;line-height:12px;position:absolute;right:24px;text-transform:uppercase}.PostCard_styles__z4-c7 .group-content .challenge-cards .challenge-card .complete-card-img .completed-sec>span{margin-right:8px}.PostCard_styles__z4-c7 .group-content .challenge-cards .challenge-card .bottom{align-items:center;background:#fff;display:flex;height:58px;justify-content:space-between;padding:12px 16px;width:100%}.PostCard_styles__z4-c7 .group-content .challenge-cards .challenge-card .bottom .challenge-info .title{color:#000;font-family:AktivGrotesk-bold;font-size:13px;font-style:normal;letter-spacing:-.016em;line-height:13px;margin-bottom:6px}.PostCard_styles__z4-c7 .group-content .challenge-cards .challenge-card .bottom .challenge-info .grey-duration{color:#90969f;margin-bottom:0;margin-top:0;opacity:.8}.PostCard_styles__z4-c7 .group-content .challenge-cards .challenge-card .bottom .button{border:1px solid #f47253;border-radius:30px;cursor:pointer;font-family:AktivGrotesk;font-size:12px;height:30px;line-height:28px;min-width:67px;text-transform:uppercase}.PostCard_styles__z4-c7 .group-content .challenge-cards .challenge-card .complete-bottom{background:#fff;height:89px;padding:12px 16px;position:relative;width:100%}.PostCard_styles__z4-c7 .group-content .challenge-cards .challenge-card .complete-bottom .avatar-sec{background-position:50%;background-repeat:no-repeat;background-size:contain;height:37px;left:-14px;position:absolute;top:-37px;width:108px}.PostCard_styles__z4-c7 .group-content .challenge-cards .challenge-card .complete-bottom .avatar{height:44px;left:50%;position:absolute;top:3px;transform:translateX(-50%);width:44px}.PostCard_styles__z4-c7 .group-content .challenge-cards .challenge-card .complete-bottom .challenge-info{margin-top:8px;width:100%}.PostCard_styles__z4-c7 .group-content .challenge-cards .challenge-card .complete-bottom .challenge-info .title{color:#000;font-family:AktivGrotesk-bold;font-size:18px;font-style:normal;letter-spacing:-.016em;line-height:18px;margin-bottom:6px}.PostCard_styles__z4-c7 .group-content .challenge-cards .challenge-card .complete-bottom .challenge-info .grey-duration{color:#90969f;font-size:13px;margin-bottom:-5px;margin-top:0;opacity:.8}.PostCard_styles__z4-c7 .group-content .challenge-cards .challenge-card .complete-bottom .challenge-info .progress{margin-top:0}.PostCard_styles__z4-c7 .group-content .achievement-list{margin-bottom:12px}.PostCard_styles__z4-c7 .group-content .achievement-list .achievement-card{align-items:center;background:#9c9eb926;border-radius:8px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;margin:8px 0;min-height:56px;padding:8px 10px;width:100%}.PostCard_styles__z4-c7 .group-content .achievement-list .achievement-card .achievement-img{display:inline-block;height:40px;margin-right:10px;vertical-align:middle}.PostCard_styles__z4-c7 .group-content .achievement-list .achievement-card .achievement-info{display:inline-block;vertical-align:middle}.PostCard_styles__z4-c7 .group-content .achievement-list .achievement-card .achievement-info .title{color:#333;font-family:AktivGrotesk-bold;font-size:14px;font-style:normal;letter-spacing:-.016em;line-height:14px;margin-bottom:2px}.PostCard_styles__z4-c7 .group-content .achievement-list .achievement-card .achievement-info .info{align-items:center;color:#90969f;display:flex;font-family:AktivGrotesk;font-size:12px;font-style:normal;font-weight:400;line-height:16px;margin-bottom:0}.PostCard_styles__z4-c7 .group-content .user-signup-info-sec{align-items:center;background:#fff;border:1px solid #ecf1f2;border-radius:8px;box-sizing:border-box;display:flex;justify-content:flex-start;margin:16px;padding:14px;width:calc(100% - 32px)}.PostCard_styles__z4-c7 .group-content .user-signup-info-sec .signup-avatar{margin-right:17px;width:44px}.PostCard_styles__z4-c7 .group-content .user-signup-info-sec .signup-user-name{color:#000;font-family:AktivGrotesk-bold;font-size:14px;font-style:normal;letter-spacing:-.016em;line-height:14px;margin-bottom:4px}.PostCard_styles__z4-c7 .group-content .user-signup-info-sec .signup-user-name>img{margin-left:4px;transform:translateY(-1px);width:27px}.PostCard_styles__z4-c7 .group-content .user-signup-info-sec .signup-user-info{color:#9c9eb9;font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin-bottom:0;text-align:center}.PostCard_styles__z4-c7 .group-content .bottom{align-items:center;color:#9c9eb9;display:flex;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:400;justify-content:space-between;letter-spacing:-.08px;line-height:13px;margin-bottom:0}.PostCard_styles__z4-c7 .group-content .bottom .left>img{margin-right:12px;max-width:16px;transform:translateY(-1px)}.PostCard_styles__z4-c7 .normal-card{background:#fff;border:1px solid #ecf1f2;border-radius:8px;height:394px;margin-bottom:10px;width:100%}.PostCard_styles__z4-c7 .normal-card .normal-img{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;border-top-left-radius:8px;border-top-right-radius:8px;display:flex;flex-direction:column;height:335px;justify-content:center;max-height:100%;position:relative;width:100%}.PostCard_styles__z4-c7 .normal-card .normal-bottom-sec{align-items:center;background:#fff;border-radius:0 0 8px 8px;display:flex;height:57px;justify-content:space-between;padding:12px 16px;width:100%}.PostCard_styles__z4-c7 .normal-card .normal-bottom-sec .bottom-left .title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#000;display:-webkit-box;font-family:AktivGrotesk-bold;font-size:14px;font-style:normal;letter-spacing:-.016em;line-height:14px;margin-bottom:0;margin-right:30px;overflow:hidden;text-overflow:ellipsis}.PostCard_styles__z4-c7 .normal-card .normal-bottom-sec .bottom-left .title>img{margin-left:4px;width:27px}.PostCard_styles__z4-c7 .normal-card .normal-bottom-sec .bottom-left .subtitle{color:#90969f;font-size:12px;margin-bottom:0;margin-top:6px;opacity:.8}.PostCard_styles__z4-c7 .normal-card .normal-bottom-sec .bottom-right .icon{color:#9da3b4;display:inline-block;font-size:12px;margin-right:5px}.PostCard_styles__z4-c7 .normal-card .normal-bottom-sec .bottom-right .value{color:#000;display:inline-block;font-size:13px;line-height:14px;margin-right:14px;opacity:.8;text-transform:uppercase}.PostCard_styles__z4-c7 .normal-card .normal-bottom-sec .bottom-right .bottom-right-button{border:1px solid #f47253;border-radius:30px;cursor:pointer;font-family:AktivGrotesk;font-size:12px;height:30px;line-height:28px;text-transform:uppercase;width:90px}.PostCard_styles__z4-c7 .trainer-card{border:1px solid #ecf1f2;border-radius:8px;box-sizing:border-box;margin-bottom:10px;width:100%}.PostCard_styles__z4-c7 .trainer-card .trainer-top-sec{border-bottom:1px solid #f0f0f0;padding:11px;text-align:center}.PostCard_styles__z4-c7 .trainer-card .trainer-name{color:#000;font-family:AktivGrotesk-bold;font-size:14px;letter-spacing:-.016em;line-height:14px;margin-bottom:0;padding:14px 19px}.PostCard_styles__z4-c7 .question-card{align-items:center;background-color:#f4f8fc;border-radius:12px;color:#333;cursor:pointer;display:flex;flex-direction:column;flex-wrap:nowrap;font-family:Poppins;font-size:24px;font-weight:bolder;gap:12px;justify-content:center;margin-bottom:8px;min-height:374px;padding:16px;text-align:center;width:100%}.PostCard_styles__z4-c7 .question-card .question-content{word-wrap:break-word;white-space:pre-wrap;width:100%}.PostCard_styles__z4-c7 .comment-sec{background:#f8f8f8;margin-bottom:8px;width:100%}.PostCard_styles__z4-c7 .comment-sec .comment-header-sec{border-bottom:1px solid #f2f2f2;display:flex;justify-content:center;padding:12px}.PostCard_styles__z4-c7 .comment-sec .comment-header-sec .item{border-left:1px solid #e3e3e3;text-align:center;width:50%}.PostCard_styles__z4-c7 .comment-sec .comment-header-sec .item>img{cursor:pointer;transform:translateY(-1px);width:24px}.PostCard_styles__z4-c7 .comment-sec .comment-header-sec .item .fo-icon{color:#5b5b5b;font-size:22px}.PostCard_styles__z4-c7 .comment-sec .comment-header-sec .item:first-child{border-left:none;font-size:24px}.PostCard_styles__z4-c7 .comment-sec .view-more-comment{cursor:pointer;padding:18px 16px 12px}.PostCard_styles__z4-c7 .comment-sec .comment-list{margin:auto}.PostCard_styles__z4-c7 .comment-sec .loadmore-sec{align-items:center;height:40px;margin-bottom:0;margin-top:10px;text-align:center}.PostCard_styles__z4-c7 .comment-sec .loadmore-sec .loading-icon{color:#ff6399;font-size:28px}.PostCard_styles__z4-c7 .comment-sec .comment-content{background:#f8f8f8;border-bottom:1px solid #0000001a;padding:12px 16px 8px;position:relative}.PostCard_styles__z4-c7 .comment-sec .comment-content .close{color:#90969f;cursor:pointer;float:right;font-size:12px;height:24px;line-height:24px;padding-left:3px;position:absolute;right:12px;text-align:center;top:5px;width:24px}.PostCard_styles__z4-c7 .comment-sec .comment-content .fo-avatar{display:inline-block}.PostCard_styles__z4-c7 .comment-sec .comment-content .comment-info{display:inline-block;margin-left:8px;width:480px}.PostCard_styles__z4-c7 .comment-sec .comment-content .comment-info .name{color:#333;font-family:AktivGrotesk-bold;font-size:13px;font-style:normal;line-height:130%;margin-right:4px}.PostCard_styles__z4-c7 .comment-sec .comment-content .comment-info .time{align-items:center;color:#9c9eb9;display:flex;flex-direction:row;flex-wrap:nowrap;font-family:AktivGrotesk;font-size:13px;font-style:normal;font-weight:400;justify-content:flex-start;line-height:130%}.PostCard_styles__z4-c7 .comment-sec .comment-content .comment-info .tag-lines{margin-bottom:6px}.PostCard_styles__z4-c7 .comment-sec .comment-content .comment-info .bottom-sec{line-height:21px}.PostCard_styles__z4-c7 .comment-sec .comment-content .comment-info .more-icon{color:#9c9eb9;margin-left:4px;visibility:visible}.PostCard_styles__z4-c7 .comment-sec .comment-content .comment-info:hover .more-icon{visibility:visible}.PostCard_styles__z4-c7 .comment-sec .comment-content .comment-info .reply-text{color:#9c9eb9;cursor:pointer;font-size:12px;font-weight:700;margin:0 16px}.PostCard_styles__z4-c7 .comment-sec .comment-content .comment-info .content{color:#333;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:400;line-height:18px;margin:4px 0 0}.PostCard_styles__z4-c7 .comment-sec .comment-content .cheer-sec{position:absolute;right:16px;text-align:center;top:50%;transform:translateY(-15%)}.PostCard_styles__z4-c7 .comment-sec .comment-content .cheer-sec .cheer-icon{cursor:pointer;width:16px}.PostCard_styles__z4-c7 .comment-sec .comment-content .cheer-sec .cheer-number{color:#9c9eb9;font-family:AktivGrotesk;font-size:11px;font-style:normal;font-weight:400;letter-spacing:-.08px;line-height:13px;margin-bottom:0}.PostCard_styles__z4-c7 .comment-sec .add-comment-sec{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;height:45px;justify-content:flex-start;padding:0 16px;position:relative;width:100%}.PostCard_styles__z4-c7 .comment-sec .add-comment-sec .fo-avatar{display:inline-block;vertical-align:middle}.PostCard_styles__z4-c7 .comment-sec .add-comment-sec .comment-form{display:inline-block;position:relative;width:calc(100% - 30px)}.PostCard_styles__z4-c7 .comment-sec .add-comment-sec .comment-form .comment-input{color:#333;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:400;height:21px;margin-left:8px;overflow-y:auto;padding:0 10px;width:calc(100% - 70px)}.PostCard_styles__z4-c7 .comment-sec .add-comment-sec .comment-form .comment-input .white-input-sec{color:#333}.PostCard_styles__z4-c7 .comment-sec .add-comment-sec .comment-form .comment-input ::placeholder{color:#9c9eb9}.PostCard_styles__z4-c7 .comment-sec .add-comment-sec .comment-form .comment-input input{border-bottom:none}.PostCard_styles__z4-c7 .comment-sec .add-comment-sec .comment-form .post-button{border:none;cursor:pointer;font-family:AktivGrotesk-bold;font-size:16px;padding:0;position:absolute;right:0;top:50%;transform:translateY(-50%);width:60px}.PostCard_styles__z4-c7 .comment-sec .add-comment-sec .comment-form .post-button:disabled{-webkit-text-fill-color:#9c9eb9;background:none;cursor:not-allowed}.PostCard_styles__z4-c7 .share-post{border:1px solid #0000001a;border-radius:8px;box-sizing:border-box;margin-bottom:16px;overflow:hidden}.PostCard_styles__z4-c7 .step-competition-cards{margin-bottom:16px;margin-left:-16px;overflow-x:auto;white-space:nowrap;width:calc(100% + 32px)}.PostCard_styles__z4-c7 .step-competition-cards .step-competition-card-layout{display:inline-block;padding:0 16px;width:100%}.PostCard_styles__z4-c7 .step-competition-cards .step-competition-card-layout .card-item-wrapper{border:1px solid #ecf1f2;border-radius:8px;font-family:AktivGrotesk-bolder;font-weight:500;width:100%}.PostCard_styles__z4-c7 .step-competition-cards .step-competition-card-layout .card-item-wrapper .card-img{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px 8px 0 0;height:280px;width:100%}.PostCard_styles__z4-c7 .step-competition-cards .step-competition-card-layout .card-item-wrapper .card-info-sec{align-items:center;border-top:none;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;padding:16px}.PostCard_styles__z4-c7 .step-competition-cards .step-competition-card-layout .card-item-wrapper .card-info-sec .left-sec .type{align-items:center;color:#90969f;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:12px;justify-content:flex-start;line-height:15px}.PostCard_styles__z4-c7 .step-competition-cards .step-competition-card-layout .card-item-wrapper .card-info-sec .left-sec .type .icon{margin-right:8px}.PostCard_styles__z4-c7 .step-competition-cards .step-competition-card-layout .card-item-wrapper .card-info-sec .left-sec .name{color:#333;font-family:Poppins;font-size:18px;font-weight:700;line-height:21.6px;margin-top:8px}.PostCard_styles__z4-c7 .step-competition-cards .step-competition-card-layout .card-item-wrapper .card-info-sec .left-sec .time-sec{align-items:center;color:#90969f;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:13px;justify-content:flex-start;line-height:16px;margin-top:8px}.PostCard_styles__z4-c7 .step-competition-cards .step-competition-card-layout .card-item-wrapper .card-info-sec .left-sec .time-sec .date-range{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start}.PostCard_styles__z4-c7 .step-competition-cards .step-competition-card-layout .card-item-wrapper .card-info-sec .left-sec .time-sec .date-range .icon{margin-right:8px;transform:translateY(-1px)}.PostCard_styles__z4-c7 .step-competition-cards .step-competition-card-layout .card-item-wrapper .card-info-sec .left-sec .time-sec .streak-sec{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;margin-left:32px}.PostCard_styles__z4-c7 .step-competition-cards .step-competition-card-layout .card-item-wrapper .card-info-sec .left-sec .time-sec .streak-sec .icon{height:16px;margin-right:8px;transform:translateY(-1px);width:12px}.PostCard_styles__z4-c7 .step-competition-cards .step-competition-card-layout .card-item-wrapper .card-info-sec .badge-sec{align-items:center;background-color:#f4f4f4;border-radius:34px;display:flex;flex-direction:row;flex-wrap:nowrap;height:68px;justify-content:flex-start;padding:12px;width:68px}.PostCard_styles__z4-c7 .step-competition-cards .step-competition-card-layout .card-item-wrapper .card-info-sec .badge-sec img{width:100%}.PostCard_styles__z4-c7.small .user-info-sec .fo-avatar{flex-shrink:0}.PostCard_styles__z4-c7.small .user-info-sec .user-info .name-sec{max-width:165px;overflow:hidden;text-overflow:ellipsis}.PostCard_styles__z4-c7.small .question-card{border-radius:0;font-size:20px;height:100%;margin-bottom:0;min-height:0;min-height:auto}.PostCard_styles__z4-c7.small .question-card .question-content{max-height:250px;overflow-y:auto;padding-bottom:30px;white-space:normal}.PostCard_styles__z4-c7.small .group-content{overflow:hidden}.PostCard_styles__z4-c7.small .group-content.question{padding:0}.PostCard_styles__z4-c7.small .group-content .tag-lines,.PostCard_styles__z4-c7.small .group-content .view-more{margin-bottom:4px}.PostCard_styles__z4-c7.small .group-content .workout-cards{height:calc(100% - 40px);margin:0;overflow-y:hidden;width:100%}.PostCard_styles__z4-c7.small .group-content .workout-cards .workout-card{height:100%;margin:0;max-width:100%;padding:0;width:100%}.PostCard_styles__z4-c7.small .group-content .workout-cards .workout-card .card-img{height:280px}.PostCard_styles__z4-c7.small .group-content .card-content-wrapper{height:calc(100% - 50px)}.PostCard_styles__z4-c7.small .group-content .bottom{background-color:#fff}.PostCard_styles__z4-c7.small .group-content .bottom .left img{margin-right:2px}.PostCard_styles__z4-c7.small .group-content .challenge-card{height:200px;position:relative}.PostCard_styles__z4-c7.small .group-content .challenge-card .challenge-info{width:calc(100% - 60px)}.PostCard_styles__z4-c7.small .group-content .challenge-card .challenge-info .title{display:block;overflow:hidden;text-overflow:ellipsis;white-space:no-wrap;width:100%}.PostCard_styles__z4-c7.small .group-content .post-images .post-image{height:240px}.PostCard_styles__z4-c7.small .group-content .normal-card{height:calc(100% - 80px)}.PostCard_styles__z4-c7.small .group-content .normal-card .normal-img{height:240px}.PostCard_styles__z4-c7.small .group-content .normal-card .normal-bottom-sec .bottom-left{width:calc(100% - 70px)}.PostCard_styles__z4-c7.small .group-content .normal-card .normal-bottom-sec .bottom-left .title{display:block;margin-right:10px}.PostCard_styles__z4-c7.small .group-content .normal-card .normal-bottom-sec .bottom-right{width:75px}.PostCard_styles__z4-c7.small .group-content .normal-card .normal-bottom-sec .bottom-right button{min-width:100%;padding:0 4px;width:100%}.PostCard_styles__z4-c7 .PostCard_more-menu__CA6SN .PostCard_ant-dropdown-menu-item__Z8QQ1{border-bottom:1px solid #0000001a;padding:13px;text-align:center}.PostCard_styles__z4-c7 .PostCard_more-menu__CA6SN .PostCard_ant-dropdown-menu-item__Z8QQ1:last-child{border-bottom:none}.PostCard_achievementModal__t\+kvw .ant-modal-body{padding:0}.PostCard_achievementModal__t\+kvw .achievement-modal .close{color:#fff;font-size:18px;position:fixed;right:36px;top:36px;z-index:9}.PostCard_achievementModal__t\+kvw .achievement-modal .center-sec{align-items:center;background:linear-gradient(24.65deg,#ff61a3 11%,#9648f2 50.94%,#5a52f2 88.66%);display:flex;flex-direction:column;flex-wrap:nowrap;height:100vh!important;justify-content:center;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:100vw!important}.PostCard_achievementModal__t\+kvw .achievement-modal .center-sec .center-img{margin-bottom:20px}.PostCard_achievementModal__t\+kvw .achievement-modal .center-sec .center-badge{color:#fff;font-family:Poppins;font-size:28px;font-weight:700;margin-bottom:30px;text-align:center}.PostCard_achievementModal__t\+kvw .achievement-modal .center-sec .center-memo{color:#fff;font-family:AktivGrotesk;font-size:18px;margin-bottom:0;text-align:center}.PostCard_cheersModalStyle__Ln7uq .ant-modal-content{margin:0 auto;padding:0;width:497px}.PostCard_cheersModalStyle__Ln7uq .ant-modal-body{padding:0}.PostCard_cheersModalStyle__Ln7uq .header-sec{border-bottom:1px solid #0000001a;height:55px;line-height:55px;padding:0 24px;position:relative;text-align:left;width:100%}.PostCard_cheersModalStyle__Ln7uq .header-sec .close{color:#000;font-size:14px;left:16px}.PostCard_cheersModalStyle__Ln7uq .header-sec .title{color:#000;font-family:AktivGrotesk-bold;font-size:15px;left:50%;line-height:15px;position:absolute;text-transform:uppercase;top:50%;transform:translate(-50%,-50%)}.PostCard_cheersModalStyle__Ln7uq .content-sec{max-height:500px;min-height:200px;overflow:auto;padding:10px 24px}.PostCard_cheersModalStyle__Ln7uq .member-card{align-items:center;border-bottom:1px solid #efefef;display:flex;justify-content:flex-start;width:100%}.PostCard_cheersModalStyle__Ln7uq .member-card .avatar{margin-right:12px}.PostCard_cheersModalStyle__Ln7uq .member-card .member-info{padding:12px}.PostCard_cheersModalStyle__Ln7uq .member-card .member-info .name{color:#333;font-size:14px;line-height:14px;margin-bottom:9px}.PostCard_cheersModalStyle__Ln7uq .member-card .member-info .city{color:#0009;font-size:13px;line-height:13px;margin-bottom:0}.AmbassadorBadge_styles__2lTZ6{font-size:10px;height:100%}.AmbassadorBadge_styles__2lTZ6,.AmbassadorBadge_styles__2lTZ6 .badge-sec{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start}.AmbassadorBadge_styles__2lTZ6 .badge-sec{background:#9c9eb926;border-radius:3px;color:#7c7ea2;height:14px;line-height:14px;padding:0 4px}.AmbassadorBadge_styles__2lTZ6 img{height:10px;margin-right:2px;width:10px}.AmbassadorBadge_styles__2lTZ6 .dot{background-color:#9c9eb9;border-radius:50%;height:3px;margin:0 6px;width:3px}.ReportAbuseModal_styles__0Obv\+{background:#fff;border-radius:8px;color:#fff;margin:0 auto;overflow:hidden;padding:0;position:relative;text-align:center;width:497px}.ReportAbuseModal_styles__0Obv\+ .header-sec{border-bottom:1px solid #0000001a;height:55px;line-height:55px;padding:0 24px;position:relative;text-align:left;width:100%}.ReportAbuseModal_styles__0Obv\+ .header-sec .close{color:#000;font-size:32px;left:12px}.ReportAbuseModal_styles__0Obv\+ .header-sec .title{color:#000;font-family:AktivGrotesk-bold;font-size:15px;left:50%;line-height:15px;position:absolute;text-transform:uppercase;top:50%;transform:translate(-50%,-50%)}.ReportAbuseModal_styles__0Obv\+ .item{border-bottom:1px solid #0000001a;height:52px;line-height:52px;padding:0 24px;position:relative;text-align:left}.ReportAbuseModal_styles__0Obv\+ .item .icon{margin-right:16px;width:20px}.ReportAbuseModal_styles__0Obv\+ .item .fo-icon{color:#222;font-size:18px;margin-right:16px;width:20px}.ReportAbuseModal_styles__0Obv\+ .item .item-text{color:#222;font-size:14px;line-height:14px;margin-bottom:0}.ReportAbuseModal_styles__0Obv\+ .item .icon-check{position:absolute;right:24px;top:50%;transform:translateY(-50%);width:16px}.ReportAbuseModal_styles__0Obv\+ .done-btn{background:linear-gradient(39.81deg,#e03694 3.9%,#f47253 92.21%);border:none;border-radius:100px;color:#fff;cursor:pointer;font-family:AktivGrotesk-bolder;font-size:14px;height:48px;margin:16px auto;width:449px}.ReportAbuseModal_styles__0Obv\+ .done-btn:disabled{background:#dadada}.ReportAbuseModal_modalStyle__cnHQl .ant-modal-content{margin:0 auto;padding:0;width:497px}.ReportAbuseModal_modalStyle__cnHQl .ant-modal-body{padding:0}.SimpleHeader_styles__DBGUP{background:linear-gradient(1turn,#88d3ff,#786afd 78%);color:#fff;height:200px;padding-top:90px;position:relative;text-align:center}.SimpleHeader_styles__DBGUP h1{color:#fff;font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;left:50%;line-height:24px;position:absolute;text-align:center;top:16px;transform:translateX(-50%)}.SimpleHeader_styles__DBGUP h2{color:#fff;font-size:30px;line-height:38px}.SimpleHeader_styles__DBGUP .back-icon{left:min((100vw - 1024px)/2 - 10px,100px);position:absolute;top:3vh}.SimpleHeader_styles__DBGUP .back-icon i{color:#fff;font-size:36px}.SimpleHeader_styles__DBGUP .skip{color:#fff;cursor:pointer;font-family:Poppins;font-size:14px;line-height:21px;position:absolute;right:calc(50vw - 522px);text-align:center;top:3vh}.SimpleHeader_styles__DBGUP .right-top-span{cursor:pointer;font-size:16px;position:absolute;right:4vw;top:3vh}@media(max-width:768px){.SimpleHeader_styles__DBGUP h2{font-size:24px;line-height:28px;padding:0 20px}}.gender-select-section .gender-item,.three-options-section .gender-item{font-family:AktivGrotesk-bolder}.gender-select-section,.three-options-section{background:#fff;border:1px solid #e9e9e9;border-radius:30px;box-shadow:0 11px 28px rgba(0,66,129,.142);box-sizing:border-box;display:inline-flex;font-size:14px;height:41px;justify-content:space-around;line-height:41px;margin-bottom:40px;max-width:100%;position:relative;width:300px}.gender-select-section .gender-item,.three-options-section .gender-item{cursor:pointer;height:41px;line-height:41px;position:relative;text-align:center;transition:all .3s ease;-webkit-user-select:none;user-select:none;width:100px;z-index:2}.gender-select-section .gender-item i,.three-options-section .gender-item i{transition:all .3s ease;vertical-align:middle}.gender-select-section .gender-item,.gender-select-section .gender-item i,.three-options-section .gender-item,.three-options-section .gender-item i{color:#6d819c}.gender-select-section .gender-item.active,.gender-select-section .gender-item.active i,.three-options-section .gender-item.active,.three-options-section .gender-item.active i{color:#fff}.gender-select-section .gender-item i,.three-options-section .gender-item i{margin-right:10px}.gender-select-section.active-1:after,.gender-select-section.active-2:after,.gender-select-section.active-3:after,.three-options-section.active-1:after,.three-options-section.active-2:after,.three-options-section.active-3:after{border-radius:30px;content:"";height:100%;position:absolute;top:0;transition:all .3s ease;width:100px;z-index:1}.gender-select-section.active-3:after,.three-options-section.active-3:after{background:#816ffe;left:200px}.gender-select-section.active-2:after,.three-options-section.active-2:after{background:#816ffe;left:0}.gender-select-section.active-1:after,.three-options-section.active-1:after{background:#62ccf9;left:100px}.gender-select-section.normal,.three-options-section.normal{width:106px}.gender-select-section.normal .gender-item,.three-options-section.normal .gender-item{overflow:hidden;padding:0 2px;text-overflow:ellipsis;white-space:nowrap;width:48px}.gender-select-section.normal.active-1:after,.gender-select-section.normal.active-2:after,.three-options-section.normal.active-1:after,.three-options-section.normal.active-2:after{width:56px}.gender-select-section.normal.active-1:after,.three-options-section.normal.active-1:after{left:50px}.gender-select-section.loading.active-1:after,.gender-select-section.loading.active-2:after,.gender-select-section.loading.active-3:after,.three-options-section.loading.active-1:after,.three-options-section.loading.active-2:after,.three-options-section.loading.active-3:after{background:#ecf1f2;cursor:not-allowed}.gender-select-section.switch-select .fiton-icon,.three-options-section.switch-select .fiton-icon{margin-right:4px}.three-options-section.active-3:after{background:#816ffe;left:200px}.three-options-section.active-2:after{background:#62ccf9;left:100px}.three-options-section.active-1:after{background:#816ffe;left:0!important}.FOCalendar_styles__8hd1M .label,.ant-calendar-my-select .ant-calendar-month-select,.ant-calendar-my-select .ant-calendar-year-select{font-family:AktivGrotesk-bolder}.FOCalendar_styles__8hd1M{background-color:#0000!important;border-bottom:1px solid #f5f5f5;color:#fff;display:inline-block;font-size:18px;height:48px;position:relative;text-align:left;width:100%}.FOCalendar_styles__8hd1M .label{bottom:8px;color:#4a4a4a;font-size:18px;position:absolute}.FOCalendar_styles__8hd1M .value{bottom:8px;color:#9c9eb9;cursor:pointer;font-size:18px;position:absolute;right:0;-webkit-user-select:none;user-select:none}.FOCalendar_styles__8hd1M .value i{color:#4a4a4a;font-size:15px;margin-left:10px}.FOCalendar_styles__8hd1M .ant-calendar-picker{bottom:-30px;position:absolute;right:0;visibility:hidden}.ant-calendar-picker-container{font-family:AktivGrotesk}.ant-calendar-input-wrap{display:none}.ant-calendar{background:#fff;border-radius:4px;box-shadow:0 5px 20px #0042811f;font-size:15px;width:410px}.ant-calendar-header{border-bottom:none;height:60px;line-height:60px;padding:0 20px}.ant-calendar-header .ant-calendar-next-month-btn,.ant-calendar-header .ant-calendar-next-year-btn,.ant-calendar-header .ant-calendar-prev-month-btn,.ant-calendar-header .ant-calendar-prev-year-btn{font-size:26px;line-height:55px}.ant-calendar-my-select .ant-calendar-month-select,.ant-calendar-my-select .ant-calendar-year-select{color:#4a4a4a;font-size:18px}.ant-calendar-table th{border-bottom:1px solid #f5f5f5;color:#9da3b4}.ant-calendar-date{border-radius:9999px;color:#4a4a4a;height:40px;line-height:40px;margin:5px auto;width:40px}.ant-calendar-selected-date .ant-calendar-date{background:#f4f4f4;color:#4a4a4a}.OtherGenderModal_styles__Fdpko .main-sec .title{color:#4a4a4a;font-family:AktivGrotesk-bolder;font-size:22px}.OtherGenderModal_styles__Fdpko .main-sec .content{color:#4a4a4a;font-size:18px;margin-top:20px}.OtherGenderModal_styles__Fdpko .main-sec .btn-sec{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:flex-start;margin-top:20px}.OtherGenderModal_styles__Fdpko .main-sec .btn-sec .btn{height:30px;line-height:30px;min-width:80px}.NumberSelectV2_styles__-lpa4{line-height:48px;margin-bottom:25px;text-align:left;width:100%}.NumberSelectV2_styles__-lpa4 .label{color:#333;font-family:Poppins;font-size:18px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:8px;text-transform:capitalize}.NumberSelectV2_styles__-lpa4 .title-line{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;gap:16px;justify-content:space-between;margin-bottom:8px}.NumberSelectV2_styles__-lpa4 .title-line .gender-select-section{height:32px;line-height:32px;margin-bottom:0}.NumberSelectV2_styles__-lpa4 .title-line .gender-select-section .gender-item{height:32px;line-height:32px}.NumberSelectV2_styles__-lpa4 .title-line .gender-select-section.active-2:after{background:#62ccf9;left:0}.NumberSelectV2_styles__-lpa4 .input-sec{align-items:center;border:1px solid #d9d9d9;border-radius:4px;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:100%;height:56px;justify-content:center}.NumberSelectV2_styles__-lpa4 .input-sec .unit-dropdown{align-items:center;background-color:#f4f4f4;cursor:pointer;display:flex;flex-direction:row;flex-shrink:0;flex-wrap:nowrap;height:100%;justify-content:center;width:56px}.NumberSelectV2_styles__-lpa4 .input-sec .input-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;line-height:56px;padding:4px 0;position:relative;width:100%}.NumberSelectV2_styles__-lpa4 .input-sec .input-wrapper .input-suffix{color:#757575;font-family:Poppins;font-size:18px;font-style:normal;font-weight:400;line-height:normal;position:absolute;right:30px;top:50%;transform:translateY(-50%)}.NumberSelectV2_styles__-lpa4 .input-sec .input-wrapper:not(:first-child) .text-input{border-left:1px solid #d9d9d9;border-radius:0}.NumberSelectV2_styles__-lpa4 .input-sec .input-wrapper .text-input{background-color:#0000;border:none;border-radius:4px;box-shadow:none;color:#222b56;font-size:18px;font-weight:400;height:100%;line-height:100%;padding:0 16px;width:100%}.NumberSelectV2_styles__-lpa4 .input-sec .input-wrapper .text-input .ant-input-number-handler-wrap{display:none}.NumberSelectV2_styles__-lpa4 .input-sec .input-wrapper .text-input .dark-input-sec input{border-bottom:none;height:100%;line-height:100%;outline:none;width:100%}.ant-dropdown.normal-popover{min-width:87px}.Onboarding_styles__uf4lq .big-option{cursor:pointer;font-family:AktivGrotesk-bolder;-webkit-user-select:none;user-select:none}.Onboarding_styles__uf4lq .about-you-line .birth-date-line .login-input,.Onboarding_styles__uf4lq .about-you-line .fo-input{border:1px solid #e5e5e5;border-radius:4px;box-shadow:none;color:#222b56;font-size:18px;font-weight:400;height:56px;line-height:27px;padding:13px 16px;width:100%}.Onboarding_styles__uf4lq .about-you-line .birth-date-line .login-input .dark-input-sec input,.Onboarding_styles__uf4lq .about-you-line .fo-input .dark-input-sec input{border-bottom:none}.Onboarding_styles__uf4lq .simple-content-sec{background:#fff;border-radius:10px 10px 0 0;margin-top:-40px;min-height:calc(100vh - 140px);padding-top:40px;position:relative;text-align:center;width:100%}.Onboarding_styles__uf4lq .simple-content-sec>div{margin:auto;width:362px}.Onboarding_styles__uf4lq .simple-content-sec>div.wide-sec{width:750px}.Onboarding_styles__uf4lq .simple-content-sec>div.wide-sec .option-sec{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.Onboarding_styles__uf4lq .simple-content-sec>div.wide-sec .option-sec .big-option{max-width:100%;width:362px}.Onboarding_styles__uf4lq .simple-content-sec>div .ant-btn.big{margin-left:auto;margin-right:auto;max-width:100%}.Onboarding_styles__uf4lq .simple-content-sec .fo-calendar{margin-bottom:25px}.Onboarding_styles__uf4lq .simple-content-sec .groups-sec{max-width:100%;width:640px}.Onboarding_styles__uf4lq .simple-content-sec .groups-sec .group-sec{margin-bottom:24px}.Onboarding_styles__uf4lq .simple-content-sec .groups-sec .group-sec .group-title{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;line-height:24px;margin-bottom:12px}.Onboarding_styles__uf4lq .simple-content-sec .groups-sec .group-sec .group-items{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:12px;justify-content:flex-start}.Onboarding_styles__uf4lq .simple-content-sec .groups-sec .group-sec .group-items .group-item{align-items:center;border-radius:999px;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;height:40px;justify-content:flex-start;-webkit-user-select:none;user-select:none}.Onboarding_styles__uf4lq .simple-content-sec .groups-sec .group-sec .group-items .group-item.disabled{pointer-events:none}.Onboarding_styles__uf4lq .simple-content-sec .groups-sec .group-sec .group-items .group-item .button-inner{padding:0 18px}.Onboarding_styles__uf4lq .simple-content-sec .groups-sec .group-sec .group-items .group-item.not-selected{background:#fff;border:1px solid #e8e7ef;line-height:38px;padding:0 16px}.Onboarding_styles__uf4lq .about-you-gender-select.gender-select-section{box-shadow:none;width:360px}.Onboarding_styles__uf4lq .about-you-gender-select.gender-select-section .gender-item{width:33.3%}.Onboarding_styles__uf4lq .about-you-gender-select.gender-select-section.active-1:after{left:33.3%;width:33.3%}.Onboarding_styles__uf4lq .about-you-gender-select.gender-select-section.active-2:after{width:33.3%}.Onboarding_styles__uf4lq .about-you-gender-select.gender-select-section.active-3:after{left:66.6%;width:33.3%}.Onboarding_styles__uf4lq .mt-40{margin-top:40px}.Onboarding_styles__uf4lq .mb-40{margin-bottom:40px}.Onboarding_styles__uf4lq .about-you-line{line-height:48px;margin-bottom:25px;text-align:left}.Onboarding_styles__uf4lq .about-you-line .label{color:#333;font-family:Poppins;font-size:18px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:8px;text-transform:capitalize}.Onboarding_styles__uf4lq .about-you-line .birth-date-line{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;gap:16px;justify-content:flex-start}.Onboarding_styles__uf4lq .big-option{border:1px solid #e8e7ef;border-radius:9999px;color:#9da3b4;font-size:18px;height:60px;line-height:60px;margin-bottom:18px;max-width:100%;text-align:center;transition:all .3s ease;width:100%}.Onboarding_styles__uf4lq .big-option.active{border-color:#ff4763;color:#ff4763}.Onboarding_styles__uf4lq .simple-header{background:#191344}@media(min-width:769px){.Onboarding_styles__uf4lq .simple-header.groups-header{padding-top:50px}}.Onboarding_styles__uf4lq .favorite-sec{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:auto;max-width:340px}.Onboarding_styles__uf4lq .favorite-sec .big-option{border:1px solid #8a8a8f80;font-size:14px;height:39px;line-height:39px;margin:20px 10px;padding:0 20px;width:362px;width:auto}.Onboarding_styles__uf4lq .favorite-sec .big-option.active{border-color:#ff4763;color:#ff4763}@media(max-width:768px){.Onboarding_styles__uf4lq .simple-header{height:250px}.Onboarding_styles__uf4lq .simple-content-sec>div{max-width:100%;padding:0 25px;width:362px}.Onboarding_styles__uf4lq .simple-content-sec>div.wide-sec{max-width:100%;width:362px}.Onboarding_styles__uf4lq .favorite-sec .big-option{margin:10px}.Onboarding_styles__uf4lq .mt-40{margin-top:20px}}@media(max-height:700px){.Onboarding_styles__uf4lq .simple-header{height:180px;padding-top:60px}.Onboarding_styles__uf4lq .big-option{height:50px;line-height:50px;margin-bottom:15px}}@media(max-height:650px){.Onboarding_styles__uf4lq .simple-header{height:140px;padding-top:30px}.Onboarding_styles__uf4lq .simple-header.groups-header{padding-top:10px}.Onboarding_styles__uf4lq .mb-40{margin-bottom:25px}.Onboarding_styles__uf4lq .big-option{height:48px;line-height:48px;margin-bottom:12px}.Onboarding_styles__uf4lq .favorite-sec .big-option{margin:5px 10px}}.StepCompetitionEvent_styles__hGyeE .leaderboard-list .leaderboard-card .name{font-family:AktivGrotesk-bolder}.StepCompetitionEvent_styles__hGyeE .achieve-sec .achieve-item .achieve-item-text .achieve-item-name,.StepCompetitionEvent_styles__hGyeE .achieve-sec .description>b,.StepCompetitionEvent_styles__hGyeE .leaderboard-list .leaderboard-card .index,.StepCompetitionEvent_styles__hGyeE .leaderboard-list .leaderboard-card .step{font-family:AktivGrotesk-bold}.StepCompetitionEvent_styles__hGyeE{margin:0 auto 60px;position:relative;width:498px}.StepCompetitionEvent_styles__hGyeE .achieve-sec .achieve-item,.StepCompetitionEvent_styles__hGyeE .achieve-sec .item-sec{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start}.StepCompetitionEvent_styles__hGyeE .achieve-sec .achieve-item{flex:1 1}.StepCompetitionEvent_styles__hGyeE .achieve-sec .achieve-item .achieve-item-icon{height:36px;perspective:1000px;width:36px}.StepCompetitionEvent_styles__hGyeE .achieve-sec .achieve-item .rotate{transform:rotateY(1turn);transition:transform 1.2s ease-in-out}.StepCompetitionEvent_styles__hGyeE .achieve-sec .achieve-item .achieve-item-text{display:inline-block;margin-left:8px;vertical-align:middle}.StepCompetitionEvent_styles__hGyeE .achieve-sec .achieve-item .achieve-item-text .achieve-item-name{color:#333;font-size:14px;font-style:normal;font-weight:500;line-height:120%}.StepCompetitionEvent_styles__hGyeE .achieve-sec .achieve-item .achieve-item-text .achieve-item-unit{color:#333;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:500;line-height:120%;margin-top:2px}.StepCompetitionEvent_styles__hGyeE .achieve-sec .description{color:#9c9eb9;font-family:AktivGrotesk;font-size:16px;font-style:normal;font-weight:500;line-height:130%;margin-top:24px}.StepCompetitionEvent_styles__hGyeE .achieve-sec .description>b{color:#333;font-weight:500}.StepCompetitionEvent_styles__hGyeE .achieve-sec .view-details{color:#333;font-size:13px;height:36px;line-height:36px;margin-top:24px;width:100%}.StepCompetitionEvent_styles__hGyeE .leaderboard-title{align-items:center;color:#333;display:flex;font-family:Poppins;font-size:20px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:24px;margin-top:32px;text-transform:capitalize}.StepCompetitionEvent_styles__hGyeE .leaderboard-sec{text-align:center;width:100%}.StepCompetitionEvent_styles__hGyeE .not-connect-icon{height:100px;margin-bottom:16px}.StepCompetitionEvent_styles__hGyeE .not-connect-text{color:#333;font-family:AktivGrotesk;font-size:13px;font-style:normal;font-weight:500;line-height:19px;text-align:center}.StepCompetitionEvent_styles__hGyeE .not-connect-text:after{background-color:#e5e5e5;content:"";display:block;height:1px;margin:24px auto 16px;width:50px}.StepCompetitionEvent_styles__hGyeE .leaderboard-not-connect-icon{margin:12px auto;width:270px}.StepCompetitionEvent_styles__hGyeE .compete-with-friend{color:#333;font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;line-height:120%}.StepCompetitionEvent_styles__hGyeE .img-wrapper{margin:12px auto;width:296px}.StepCompetitionEvent_styles__hGyeE .invite-btn{width:100%}.StepCompetitionEvent_styles__hGyeE .invite-btn .button-inner,.StepCompetitionEvent_styles__hGyeE .leaderboard-list{height:100%}.StepCompetitionEvent_styles__hGyeE .leaderboard-list .leaderboard-card{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;height:50px;justify-content:space-between;padding:0 12px}.StepCompetitionEvent_styles__hGyeE .leaderboard-list .leaderboard-card:not(:last-of-type){border-bottom:1px solid rgba(0,0,0,.102)}.StepCompetitionEvent_styles__hGyeE .leaderboard-list .leaderboard-card.active{background-color:#dfdbf8}.StepCompetitionEvent_styles__hGyeE .leaderboard-list .leaderboard-card .avatar{margin:0 8px 0 0}.StepCompetitionEvent_styles__hGyeE .leaderboard-list .leaderboard-card .index{color:#9c9eb9;font-size:14px;min-width:24px}.StepCompetitionEvent_styles__hGyeE .leaderboard-list .leaderboard-card .step{background:#f3f3f3;border-radius:999px;color:#333;font-size:14px;height:32px;line-height:32px;min-width:80px;padding:0 8px;text-align:center}.StepCompetitionEvent_styles__hGyeE .leaderboard-list .leaderboard-card .badge-icon{height:28px;margin-left:6px;width:28px}.StepCompetitionEvent_styles__hGyeE .leaderboard-list .leaderboard-card .name{color:#333;font-size:14px}.StepCompetitionEvent_styles__hGyeE .leaderboard-list .leaderboard-card .right-sec{display:flex;gap:16px}.StepCompetitionEvent_styles__hGyeE .leaderboard-list .leaderboard-card .right-sec .cheer-icon{width:14px}.StepCompetitionEvent_styles__hGyeE .leaderboard-in-preparation-sec{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start}.StepCompetitionEvent_styles__hGyeE .leaderboard-in-preparation-sec .preparation-bg{width:144px}.StepCompetitionEvent_styles__hGyeE .leaderboard-in-preparation-sec .label{color:#333;font-family:Poppins;font-size:18px;font-weight:700;line-height:22px;margin-top:36px;text-align:center}.StepCompetitionEvent_styles__hGyeE .leaderboard-in-preparation-sec .tips{color:#333;font-size:16px;font-weight:400;line-height:24px;margin-top:4px;text-align:center}.WorkoutOverview_styles__cDZnD .big-card-sec .step-challenge-sec .challenge_progress_center .progress-bottom,.WorkoutOverview_styles__cDZnD .big-card-sec .step-challenge-sec .challenge_progress_center .progress-title{font-family:AktivGrotesk-bolder}.WorkoutOverview_styles__cDZnD{background:#fff;padding:16px 22px 8px;width:100%}.WorkoutOverview_styles__cDZnD .big-card-sec{height:424px;margin:0 auto;width:734px}.WorkoutOverview_styles__cDZnD .big-card-sec .card{border-radius:16px;box-shadow:0 5px 20px #0000001f;height:100%;padding:16px}.WorkoutOverview_styles__cDZnD .big-card-sec .card .card-header{align-items:flex-start;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.WorkoutOverview_styles__cDZnD .big-card-sec .card .card-header .title{-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;align-items:center;color:#333;display:flex;display:-webkit-box;flex-direction:row;flex-wrap:nowrap;font-family:Poppins;font-size:18px;font-weight:700;justify-content:flex-start;line-height:120%;overflow:hidden;text-overflow:ellipsis}.WorkoutOverview_styles__cDZnD .big-card-sec .card .card-header .title .pro-icon{height:18px}.WorkoutOverview_styles__cDZnD .big-card-sec .card .card-header .info{color:#90969f}.WorkoutOverview_styles__cDZnD .big-card-sec .card .card-header .section-all{color:#a6abb2}.WorkoutOverview_styles__cDZnD .big-card-sec .card .card-header .section-all .fiton-icon{width:6px}.WorkoutOverview_styles__cDZnD .big-card-sec .card .card-center{align-items:center;border:1px solid #e5e5e5;border-radius:12px;display:flex;flex-direction:column;flex-wrap:nowrap;height:278px;justify-content:center;margin-top:16px;overflow:hidden;position:relative;width:100%}.WorkoutOverview_styles__cDZnD .big-card-sec .card .card-center .favorite{color:#90969f;cursor:pointer;font-size:24px;position:absolute;right:12px;top:12px}.WorkoutOverview_styles__cDZnD .big-card-sec .card .card-center .card-center-img{border:1px solid #fff;border-radius:16px;height:180px;width:180px}.WorkoutOverview_styles__cDZnD .big-card-sec .card .card-center .promote-program-join-sec{align-items:center;background-color:#fff;border-radius:40px;display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;justify-content:center;margin-top:24px;padding:5px 8px}.WorkoutOverview_styles__cDZnD .big-card-sec .card .card-center .promote-program-join-sec .avatar-group{height:auto;line-height:100%}.WorkoutOverview_styles__cDZnD .big-card-sec .card .card-center .promote-program-join-sec .promote-program-join-text{color:#333;font-family:AktivGrotesk-bolder;font-size:14px;line-height:120%}.WorkoutOverview_styles__cDZnD .big-card-sec .card .card-img{border-radius:12px;display:block;height:100%;object-fit:cover;object-position:50% 20%;width:100%}.WorkoutOverview_styles__cDZnD .big-card-sec .card .card-footer{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin-top:16px}.WorkoutOverview_styles__cDZnD .big-card-sec .card .card-footer .info-sec .workout-title{color:#333;font-family:Poppins;font-size:14px;font-weight:700}.WorkoutOverview_styles__cDZnD .big-card-sec .card .card-footer .info-sec .grey-duration{color:#90969f;margin-top:0}.WorkoutOverview_styles__cDZnD .big-card-sec .card .card-footer .info-sec .grey-duration .middle-dot{background-color:#90969f;height:4px;margin:0 2px 0 0;width:4px}.WorkoutOverview_styles__cDZnD .big-card-sec .card .card-footer .completed-workout-sec button,.WorkoutOverview_styles__cDZnD .big-card-sec .card .card-footer .workout-timer-btn .count-me-btn{height:32px;line-height:32px;min-width:87px}.WorkoutOverview_styles__cDZnD .big-card-sec .card .card-footer .completed-workout-sec button .fo-icon{margin-right:6px}.WorkoutOverview_styles__cDZnD .big-card-sec .all-completed-sec{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;height:278px;justify-content:center}.WorkoutOverview_styles__cDZnD .big-card-sec .all-completed-sec>*{max-width:238px;text-align:center}.WorkoutOverview_styles__cDZnD .big-card-sec .nutrition-program-sec{background:#fff;border:1px solid #e5e5e5;border-radius:12px;box-shadow:none;margin-top:16px;overflow:hidden;position:relative}.WorkoutOverview_styles__cDZnD .big-card-sec .nutrition-program-sec .status-sec{align-items:center;box-shadow:none;display:flex;flex-direction:column;flex-wrap:nowrap;gap:44px;justify-content:space-between;margin:43px auto 23px;padding:0;width:calc(100% - 48px)}.WorkoutOverview_styles__cDZnD .big-card-sec .nutrition-program-sec .status-sec>div{width:100%}.WorkoutOverview_styles__cDZnD .big-card-sec .nutrition-program-sec .status-sec .status-header{padding:0 0 14px}.WorkoutOverview_styles__cDZnD .big-card-sec .nutrition-program-sec .status-sec .daily-status-sec{margin:0 auto;padding:0;width:311px}.WorkoutOverview_styles__cDZnD .big-card-sec .nutrition-program-sec .status-sec .today-task{margin-top:0;width:100%}.WorkoutOverview_styles__cDZnD .big-card-sec .nutrition-program-sec .status-sec .task-action-sec{border:1px solid #e8eef3;margin:4px auto 0;max-width:100%}.WorkoutOverview_styles__cDZnD .big-card-sec .step-challenge-sec{align-items:center;background-color:#f4f7f9;border-radius:8px;display:flex;flex-direction:column;flex-wrap:nowrap;height:333px;justify-content:center;margin-top:16px}.WorkoutOverview_styles__cDZnD .big-card-sec .step-challenge-sec>*{width:287px}.WorkoutOverview_styles__cDZnD .big-card-sec .step-challenge-sec .challenge_progress_center{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;margin-bottom:40px}.WorkoutOverview_styles__cDZnD .big-card-sec .step-challenge-sec .challenge_progress_center .progress-bottom,.WorkoutOverview_styles__cDZnD .big-card-sec .step-challenge-sec .challenge_progress_center .progress-title{color:#333}.WorkoutOverview_styles__cDZnD .big-card-sec .step-challenge-sec .challenge_progress_center .amount-sec{color:#90969f;font-size:22px;margin:8px 0}.WorkoutOverview_styles__cDZnD .big-card-sec .step-challenge-sec .challenge_progress_center .progress-line{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;width:100%}.WorkoutOverview_styles__cDZnD .big-card-sec .step-challenge-sec .challenge_progress_center .progress-line .ant-progress-inner{background-color:rgba(51,51,51,.098)}.WorkoutOverview_styles__cDZnD .big-card-sec .step-challenge-sec .invite-friend-section{align-items:center;background-color:#fff;border-radius:8px;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;height:64px;justify-content:space-between;padding:16px}.WorkoutOverview_styles__cDZnD .big-card-sec .step-challenge-sec .invite-friend-section .info{font-weight:bolder;max-width:60%}.WorkoutOverview_styles__cDZnD .big-card-sec .step-challenge-sec .workouts-challenge-friends-section{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center}.WorkoutOverview_styles__cDZnD .big-card-sec .step-challenge-sec .workouts-challenge-friends-section>div{margin:0 8px}.WorkoutOverview_styles__cDZnD .big-card-sec .step-challenge-sec .workouts-challenge-friends-section .friend-item-section .circle{align-items:center;border-radius:28px;display:flex;flex-direction:row;flex-wrap:nowrap;height:56px;justify-content:center;width:56px}.WorkoutOverview_styles__cDZnD .big-card-sec .step-challenge-sec .workouts-challenge-friends-section .friend-item-section .invite-btn{background-color:#fff}.WorkoutOverview_styles__cDZnD .big-card-sec .step-challenge-sec .workouts-challenge-friends-section .friend-item-section .label{font-family:AktivGrotesk;font-size:13px;line-height:13px;margin-top:8px;text-align:center}.WorkoutOverview_styles__cDZnD .big-card-sec .step-challenge-sec .workouts-challenge-friends-section .friend-item-section.remaining-friends .circle{background-color:#e1e3e5;padding-top:2px}.WorkoutOverview_styles__cDZnD .big-card-sec .step-challenge-sec .workouts-challenge-friends-section .friend-item-section.remaining-friends .label{color:#90969f}.WorkoutOverview_styles__cDZnD .big-card-sec .for-you-task-video-card{padding:0}.WorkoutOverview_styles__cDZnD .big-card-sec .for-you-task-video-card .card-img{border:1px solid #e5e5e5;border-radius:12px;height:278px;margin-top:16px;object-fit:cover;object-position:center;width:100%}.WorkoutOverview_styles__cDZnD .big-card-sec .for-you-task-video-card .info-sec{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin-top:16px}.WorkoutOverview_styles__cDZnD .big-card-sec .for-you-task-video-card .info-sec .duration{line-height:15px}.WorkoutOverview_styles__cDZnD .view-btn{height:32px;line-height:32px;min-width:87px}.WorkoutOverview_styles__cDZnD .small-card-sec{margin-top:8px;overflow-x:auto;width:100%}.WorkoutOverview_styles__cDZnD .small-card-sec .scroll-sec{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;min-width:100%;width:-webkit-max-content;width:max-content}.WorkoutOverview_styles__cDZnD .small-card-sec .scroll-sec .card{align-items:center;border:2px solid #0000;border-radius:12px;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;height:102px;justify-content:center;min-width:102px;overflow:hidden;padding:3px;position:relative;width:102px}.WorkoutOverview_styles__cDZnD .small-card-sec .scroll-sec .card .cover-img{border-radius:8px;height:100%;object-fit:cover;object-position:center;width:100%}.WorkoutOverview_styles__cDZnD .small-card-sec .scroll-sec .card.active{border-color:#0000004a}.WorkoutOverview_styles__cDZnD .small-card-sec .scroll-sec .card .card-title{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;bottom:12px;color:#fff;display:-webkit-box;font-family:Poppins;font-size:10px;font-style:normal;font-weight:700;line-height:120%;overflow:hidden;padding-left:4px;position:absolute;text-overflow:ellipsis;width:90%;z-index:5}.WorkoutOverview_styles__cDZnD .small-card-sec .scroll-sec .card .mask{background:linear-gradient(180deg,#0000,#0000004d 93.18%);border-radius:0 0 8px 8px;bottom:3px;height:50%;left:3px;position:absolute;width:calc(100% - 6px);z-index:4}.WorkoutOverview_styles__cDZnD .small-card-sec .scroll-sec .card .logo-img{left:50%;position:absolute;top:50%;transform:translate(-50%,-30%);width:64%}.WorkoutOverview_taskStatusStyles__-r-k\+ .status-sec{background:#fff;border-radius:8px;box-shadow:0 2px 16px 0 #00428133;height:auto;padding:16px;width:100%}.WorkoutOverview_taskStatusStyles__-r-k\+ .status-sec .status-week{color:#90969f;font-family:AktivGrotesk;font-size:13px;font-style:normal;font-weight:500}.WorkoutOverview_taskStatusStyles__-r-k\+ .status-sec .status-header{align-items:center;border-bottom:1px solid #90969f33;cursor:pointer;display:flex;justify-content:space-between}.WorkoutOverview_taskStatusStyles__-r-k\+ .status-sec .status-header .program-img{border-radius:6px;height:40px;object-fit:cover;object-position:center;width:40px}.WorkoutOverview_taskStatusStyles__-r-k\+ .status-sec .status-header .program-info{margin:0 12px;width:100%}.WorkoutOverview_taskStatusStyles__-r-k\+ .status-sec .status-header .program-info .program-name{color:#333;font-family:Poppins;font-size:20px;font-style:normal;font-weight:700;line-height:120%}.WorkoutOverview_taskStatusStyles__-r-k\+ .status-sec .status-header .program-info .program-week{color:#90969f;font-family:AktivGrotesk;font-size:12px;font-style:normal;font-weight:500;line-height:120%;margin-top:4px}.WorkoutOverview_taskStatusStyles__-r-k\+ .status-sec .status-header .fo-icon{color:#a6abb2;font-size:11px}.WorkoutOverview_taskStatusStyles__-r-k\+ .status-sec .daily-status-sec{display:flex;justify-content:space-between;margin-top:8px;padding:0 8px}.WorkoutOverview_taskStatusStyles__-r-k\+ .status-sec .daily-status-sec .daily-status{background-color:#f3f3f3;border-radius:35px;cursor:pointer;display:flex;flex-direction:column;height:63px;width:37px}.WorkoutOverview_taskStatusStyles__-r-k\+ .status-sec .daily-status-sec .daily-status.active{background-color:#43ad7233}.WorkoutOverview_taskStatusStyles__-r-k\+ .status-sec .daily-status-sec .daily-status>img{height:24px;margin:6px auto 9px;width:24px}.WorkoutOverview_taskStatusStyles__-r-k\+ .status-sec .daily-status-sec .daily-status>div{color:#90969f;font-family:AktivGrotesk;font-size:10px;font-style:normal;font-weight:500;letter-spacing:-.2px;line-height:120%;text-align:center;text-transform:uppercase}.WorkoutOverview_taskStatusStyles__-r-k\+ .status-sec .today-task{color:#90969f;font-size:13px;font-style:normal;font-weight:500;line-height:16px;margin-top:24px}.WorkoutOverview_taskStatusStyles__-r-k\+ .status-sec .task-action-sec{stroke-width:1px;stroke:#e8eef3;background-color:#f4f7f9;border-radius:8px;display:flex;flex-direction:column;gap:10px;height:138px;justify-content:space-between;margin-top:8px;padding:16px;width:100%}.WorkoutOverview_taskStatusStyles__-r-k\+ .status-sec .task-action-sec .task-info-sec{align-items:center;display:flex;justify-content:space-between;justify-items:left;min-height:44px}.WorkoutOverview_taskStatusStyles__-r-k\+ .status-sec .task-action-sec .task-info-sec .task-photo{border-radius:8px;cursor:pointer;height:44px;margin-right:10px;max-width:44px;min-width:44px;object-fit:cover;object-position:center}.WorkoutOverview_taskStatusStyles__-r-k\+ .status-sec .task-action-sec .task-info-sec .task-title{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-family:Poppins;font-size:14px;font-style:normal;font-weight:600;margin-right:10px;overflow:hidden;text-overflow:ellipsis;width:calc(100% - 88px)}.WorkoutOverview_taskStatusStyles__-r-k\+ .status-sec .task-action-sec .task-info-sec .task-icon{cursor:pointer;height:24px;width:24px}.WorkoutOverview_taskStatusStyles__-r-k\+ .status-sec .task-action-sec .task-action-btn{cursor:pointer;height:40px;margin-top:11px;width:100%}.WorkoutOverview_taskStatusStyles__-r-k\+ .status-sec .task-action-sec .task-action-btn .button-inner{height:100%;line-height:100%}.WorkoutOverview_taskStatusStyles__-r-k\+ .status-sec .task-action-sec .task-action-btn .button-inner>img{margin-right:9px}.WorkoutOverview_taskStatusStyles__-r-k\+ .status-sec .task-action-sec .task-action-white-btn{background-color:#fff;border-radius:20px;color:#90969f;cursor:pointer;font-family:AktivGrotesk-bold;font-size:12px;font-style:normal;font-weight:500;height:40px;line-height:40px;margin-top:11px;text-align:center;text-transform:uppercase;width:100%}.WorkoutOverview_taskStatusStyles__-r-k\+ .status-sec .complete-sec{margin-bottom:16px;margin-top:37px;text-align:center}.WorkoutOverview_taskStatusStyles__-r-k\+ .status-sec .complete-sec .congrats{color:#333;font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;line-height:120%;text-align:center}.WorkoutOverview_taskStatusStyles__-r-k\+ .status-sec .complete-sec .congrats-info{color:#333;font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:140%;margin:9px auto 0;text-align:center;width:238px}.WorkoutOverview_taskStatusStyles__-r-k\+ .status-sec .complete-sec .congrats-icon{margin-bottom:29px;margin-top:22px}.WorkoutOverview_taskStatusStyles__-r-k\+ .status-sec .complete-sec .congrats-new-launch{color:#333;font-family:AktivGrotesk;font-size:13px;font-style:normal;font-weight:500;line-height:120%;text-align:center}.WorkoutOverview_stepCompetitionStyles__XUJKq{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start}.WorkoutOverview_stepCompetitionStyles__XUJKq .card-header{width:100%}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec{align-items:center;background-repeat:no-repeat;background-size:cover;border:1px solid #e5e5e5;border-radius:12px;display:flex;flex:1 1;flex-direction:row;flex-wrap:nowrap;justify-content:center;margin-top:16px;width:100%}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec{background-color:#fff;border-radius:8px;height:232px;overflow:hidden;position:relative;width:325px}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec .bottom-btn{font-size:12px;height:36px;width:100%}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec .bottom-btn .button-inner{font-family:AktivGrotesk-bold;font-weight:500;height:100%;line-height:calc(100% - 2px)}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec .my-step-info-card{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 2px 16px 0 rgba(0,66,129,.278);display:flex;flex-direction:row;flex-wrap:nowrap;height:64px;justify-content:flex-start;padding:0 8px 0 16px;width:100%}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec .my-step-info-card .avatar-sec{height:40px;position:relative;width:38px}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec .my-step-info-card .avatar-sec .avatar{border-radius:16px;height:32px;left:0;position:absolute;top:0;width:32px}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec .my-step-info-card .avatar-sec .badge{bottom:0;height:24px;position:absolute;right:0;width:24px}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec .my-step-info-card .right-sec{align-items:center;display:flex;flex:1 1;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;margin-left:6px}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec .my-step-info-card .right-sec .progress-sec{flex:1 1}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec .my-step-info-card .right-sec .progress-sec .tips{font-family:AktivGrotesk-bolder;font-size:12px;font-weight:500;line-height:14.4px}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec .my-step-info-card .right-sec .progress-sec .progress-bar{background-color:#e0dcdc;border-radius:4px;height:7px;margin-top:7px;overflow:hidden}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec .my-step-info-card .right-sec .progress-sec .progress-bar .finished{background-color:#62ccf9;border-radius:4px;height:100%}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec .my-step-info-card .right-sec .next-badge{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;margin-left:4px}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec .my-step-info-card .right-sec .next-badge .icon{height:auto;width:46px}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec .no-connect-sec{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;height:100%;justify-content:flex-start;padding:32px 24px}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec .no-connect-sec .card-top-sec{align-items:center;display:flex;flex:1 1;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec .no-connect-sec .card-top-sec .tips{color:#333;font-family:AktivGrotesk-bolder;font-size:14px;font-weight:500;line-height:16.8px;margin-top:20px;max-width:216px;text-align:center}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec .no-connect-sec .card-top-sec .avatar-group{margin-top:8px}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec .event-end-sec{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;font-family:AktivGrotesk-bolder;font-weight:500;height:100%;justify-content:flex-start;padding:8px 24px 16px}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec .event-end-sec .card-top-sec{align-items:center;display:flex;flex:1 1;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec .event-end-sec .card-top-sec .badge{width:96px}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec .event-end-sec .card-top-sec .title{color:#333;font-size:14px;line-height:16.8px;margin-top:10px;max-width:216px;text-align:center}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec .event-end-sec .card-top-sec .status{color:#9c9eb9;font-size:13px;line-height:15.6px;margin-top:8px;text-align:center;text-transform:capitalize}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec .invite-sec{align-items:center;cursor:default;display:flex;flex-direction:column;flex-wrap:nowrap;height:100%;justify-content:flex-start;padding:16px}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec .invite-sec .card-top-sec{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;width:100%}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec .invite-sec .card-top-sec .steps-info{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin-top:24px;width:100%}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec .invite-sec .card-top-sec .steps-info .item{align-items:center;display:flex;flex:1 1;flex-direction:column;flex-wrap:nowrap;font-family:AktivGrotesk-bolder;font-weight:500;justify-content:flex-start}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec .invite-sec .card-top-sec .steps-info .item .value{font-size:14px;line-height:15.4px;text-align:center}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec .invite-sec .card-top-sec .steps-info .item .label{color:#90969f;font-size:11px;line-height:13.2px;margin-top:2px;text-align:center}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec .invite-sec .card-top-sec .steps-info .divider{background-color:#e5e5e5;height:100%;width:1px}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec .invite-sec .invite-btn-sec{align-items:center;border-radius:8px;color:#333;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;font-family:AktivGrotesk-bolder;font-size:14px;font-weight:500;height:56px;justify-content:space-between;line-height:16.8px;margin-top:14px;padding:12px 16px;width:100%}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec .invite-sec .invite-btn-sec .invite-icon{margin-left:88px;min-width:27px}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec .normal-card-sec{height:100%}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec .normal-card-sec .card-top-sec{padding:16px;width:100%}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec .normal-card-sec .card-bottom-sec{padding-bottom:16px;width:100%}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec .normal-card-sec .card-bottom-sec .bottom-divider{background-color:#f0f0f0;height:1px;margin:0 20px;width:calc(100% - 40px)}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec .normal-card-sec .card-bottom-sec .leader-board-list .leader-board-item{align-items:center;color:#333;display:flex;flex-direction:row;flex-wrap:nowrap;font-family:AktivGrotesk-bolder;font-weight:500;justify-content:space-between;padding:8px 20px;position:relative}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec .normal-card-sec .card-bottom-sec .leader-board-list .leader-board-item.is-you{background-color:#dfdbf8}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec .normal-card-sec .card-bottom-sec .leader-board-list .leader-board-item:after{background-color:#f0f0f0;bottom:-1px;content:"";height:1px;left:20px;position:absolute;right:20px}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec .normal-card-sec .card-bottom-sec .leader-board-list .leader-board-item .left-sec{align-items:center;display:flex;flex:1 1;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;max-width:calc(100% - 88px)}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec .normal-card-sec .card-bottom-sec .leader-board-list .leader-board-item .left-sec .avatar{margin-left:8px;min-width:24px}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec .normal-card-sec .card-bottom-sec .leader-board-list .leader-board-item .left-sec .name{margin-left:8px;max-width:calc(100% - 80px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec .normal-card-sec .card-bottom-sec .leader-board-list .leader-board-item .left-sec .badge{margin-left:6px;width:24px}.WorkoutOverview_stepCompetitionStyles__XUJKq .bottom-sec .card-sec .normal-card-sec .card-bottom-sec .leader-board-list .leader-board-item .step{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start}.StepCompetitionStatus_styles__5aox6 .status-card .event-ended{font-family:AktivGrotesk-bolder}.StepCompetitionStatus_styles__5aox6 .status-card .last-step-info .text>b,.StepCompetitionStatus_styles__5aox6 .status-card .step-left>span{font-family:AktivGrotesk-bold}.StepCompetitionStatus_styles__5aox6{position:relative;width:-webkit-fit-content;width:fit-content}.StepCompetitionStatus_styles__5aox6 .status-card{background:#fff;border-radius:8px;box-shadow:0 2px 16px #00428133;padding:16px;width:498px}.StepCompetitionStatus_styles__5aox6 .status-card .status-title{color:#333;font-family:Poppins;font-size:24px;font-style:normal;font-weight:700;line-height:120%}.StepCompetitionStatus_styles__5aox6 .status-card .status-time{align-items:center;display:flex;justify-content:flex-start;margin-top:8px}.StepCompetitionStatus_styles__5aox6 .status-card .status-time>img{margin-right:8px}.StepCompetitionStatus_styles__5aox6 .status-card .status-time>span{color:#333;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:500;line-height:14px;transform:translateY(2px)}.StepCompetitionStatus_styles__5aox6 .status-card .status-progress-sec{align-items:center;display:flex;gap:3px;justify-content:space-between;margin-top:16px;position:relative}.StepCompetitionStatus_styles__5aox6 .status-card .status-progress-sec .badge-icons{height:48px;min-width:48px;width:48px}.StepCompetitionStatus_styles__5aox6 .status-card .status-progress-sec .image-container{height:100%;padding:10px;width:100%}.StepCompetitionStatus_styles__5aox6 .status-card .status-progress-sec .image-container.big{padding:0}.StepCompetitionStatus_styles__5aox6 .status-card .status-progress-sec .celebration-gif{position:absolute;width:80px}.StepCompetitionStatus_styles__5aox6 .status-card .step-left{color:#90969f;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:500;line-height:120%;margin-top:14px;text-align:end}.StepCompetitionStatus_styles__5aox6 .status-card .step-left>span{color:#333}.StepCompetitionStatus_styles__5aox6 .status-card .event-ended{color:#90969f;font-size:14px;font-style:normal;font-weight:500;line-height:16px;margin-top:10px;text-transform:capitalize}.StepCompetitionStatus_styles__5aox6 .status-card .event-ended:after{background:#eaeaea;content:"";display:block;height:1px;margin:15px 0 15px -16px;width:calc(100% + 32px)}.StepCompetitionStatus_styles__5aox6 .status-card .last-step-info{align-items:center;display:flex;justify-content:space-between}.StepCompetitionStatus_styles__5aox6 .status-card .last-step-info .text{color:#90969f;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:500;line-height:120%}.StepCompetitionStatus_styles__5aox6 .status-card .last-step-info .text>b{font-weight:500}.StepCompetitionStatus_styles__5aox6 .status-card .last-step-info .badge{height:28px}.StepCompetitionStatus_styles__5aox6 .status-card .share-btn{height:32px;margin-top:11px;text-transform:uppercase;width:100%}.NotificationEnabledModal_styles__D6WTy{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;position:relative;width:100%}.NotificationEnabledModal_styles__D6WTy .close{position:absolute;right:0;top:0}.NotificationEnabledModal_styles__D6WTy .badge-icon{margin-top:16px}.NotificationEnabledModal_styles__D6WTy .title{color:#000;font-family:Poppins;font-size:24px;font-weight:700;line-height:34px;margin-top:16px;text-align:center;text-transform:capitalize}.NotificationEnabledModal_styles__D6WTy .desc{color:#6a7582;font-family:AktivGrotesk-bolder;font-size:14px;font-weight:500;line-height:20px;margin-top:8px;text-align:center}.NotificationEnabledModal_styles__D6WTy button{height:50px;margin-top:32px;width:100%}.ImageUploader_styles__DmcTO{outline:none}.TagEditableContent_styles__LnShE{outline:none;text-align:left}.TagEditableContent_styles__LnShE .user-selected-tag-existing{background:none!important}.TagEditableContent_modalStyles__KLK0Q{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000001a;color:#000;max-height:288px;position:fixed;width:375px;z-index:99}.TagEditableContent_modalStyles__KLK0Q .user-item{align-items:center;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;height:56px;justify-content:flex-start;padding:0 16px}.TagEditableContent_modalStyles__KLK0Q .user-item:not(:first-of-type){border-top:1px solid #f0eeee}.TagEditableContent_modalStyles__KLK0Q .user-item .user-avatar{margin-right:8px}.TagEditableContent_modalStyles__KLK0Q .user-item .user-name{color:#333;font-size:14px;font-weight:500}.TagEditableContent_modalStyles__KLK0Q .error-text{color:#9c9eb9;font-size:15px;padding:16px;text-align:left}[contentEditable=true]:empty:not(:focus):after{content:attr(data-ph);pointer-events:none}.CourseImage_styles__9OMkJ{background-position:center 20%;background-repeat:no-repeat;background-size:cover;height:411px;position:relative;width:100vw}.CourseImage_styles__9OMkJ .wrapper-bg{background-position:center 200px;background-repeat:no-repeat;background-size:260px;height:100%;position:relative;width:100%}.LogoAvatar_styles__7E-yP{align-items:center;background-color:#c4c4c4;border-radius:50%;display:inline-block;display:flex;flex-direction:row;flex-wrap:nowrap;height:32px;justify-content:center;width:32px}.LogoAvatar_styles__7E-yP img{height:70%;width:70%}.PostFriendsPostTo_styles__8a4Wt{background:#fff;border-radius:8px;color:#fff;margin:0 auto;overflow:hidden;padding:0;position:relative;text-align:center;width:497px}.PostFriendsPostTo_styles__8a4Wt .header-sec{border-bottom:1px solid #0000001a;height:55px;line-height:55px;padding:0 24px;position:relative;text-align:left;width:100%}.PostFriendsPostTo_styles__8a4Wt .header-sec .close{color:#000;font-size:14px;left:12px}.PostFriendsPostTo_styles__8a4Wt .header-sec .title{color:#000;font-family:AktivGrotesk-bold;font-size:15px;left:50%;line-height:15px;position:absolute;text-transform:uppercase;top:50%;transform:translate(-50%,-50%)}.PostFriendsPostTo_styles__8a4Wt .you-groups-header{font-size:16px;height:50px;line-height:50px;padding:4px 24px 0;text-align:left}.PostFriendsPostTo_styles__8a4Wt .item{align-items:center;border-bottom:1px solid #0000001a;display:flex;flex-direction:row;flex-wrap:nowrap;height:52px;justify-content:flex-start;line-height:52px;padding:0 24px;position:relative;text-align:left}.PostFriendsPostTo_styles__8a4Wt .item .group-avatar{border-radius:8px;height:32px;margin-right:16px;width:32px}.PostFriendsPostTo_styles__8a4Wt .item .group-avatar .wrapper-bg{background-position:center 15px;background-size:24px}.PostFriendsPostTo_styles__8a4Wt .item .fo-icon{color:#222;font-size:18px;margin-right:16px;width:20px}.PostFriendsPostTo_styles__8a4Wt .item .item-text{color:#222;font-size:14px;line-height:14px;margin-bottom:0}.PostFriendsPostTo_styles__8a4Wt .item .icon-check{position:absolute;right:24px;top:50%;transform:translateY(-50%);width:16px}.PostFriendsPostTo_styles__8a4Wt .item.disabled .group-avatar,.PostFriendsPostTo_styles__8a4Wt .item.disabled .item-text{opacity:.5}.PostFriendsPostTo_styles__8a4Wt .done-btn{background:linear-gradient(39.81deg,#e03694 3.9%,#f47253 92.21%);border:none;border-radius:100px;color:#fff;cursor:pointer;font-family:AktivGrotesk-bolder;font-size:14px;height:48px;margin:16px auto;width:449px}.PostFriendsPostTo_styles__8a4Wt .done-btn:disabled{background:#dadada}.PostFriendsPostTo_modalStyle__\+a1Oc .ant-modal-content{margin:0 auto;padding:0;width:497px}.PostFriendsPostTo_modalStyle__\+a1Oc .ant-modal-body{padding:0}.PostFriendsVisibility_styles__\+mHwF{background:#fff;border-radius:8px;color:#fff;margin:0 auto;overflow:hidden;padding:0;position:relative;text-align:center;width:497px}.PostFriendsVisibility_styles__\+mHwF .header-sec{border-bottom:1px solid #0000001a;height:55px;line-height:55px;padding:0 24px;position:relative;text-align:left;width:100%}.PostFriendsVisibility_styles__\+mHwF .header-sec .close{color:#000;font-size:32px;left:12px}.PostFriendsVisibility_styles__\+mHwF .header-sec .title{color:#000;font-family:AktivGrotesk-bold;font-size:15px;left:50%;line-height:15px;position:absolute;text-transform:uppercase;top:50%;transform:translate(-50%,-50%)}.PostFriendsVisibility_styles__\+mHwF .item{border-bottom:1px solid #0000001a;height:52px;line-height:52px;padding:0 24px;position:relative;text-align:left}.PostFriendsVisibility_styles__\+mHwF .item .icon{margin-right:16px;width:20px}.PostFriendsVisibility_styles__\+mHwF .item .fo-icon{color:#222;font-size:18px;margin-right:16px;width:20px}.PostFriendsVisibility_styles__\+mHwF .item .item-text{color:#222;font-size:14px;line-height:14px;margin-bottom:0}.PostFriendsVisibility_styles__\+mHwF .item .icon-check{position:absolute;right:24px;top:50%;transform:translateY(-50%);width:16px}.PostFriendsVisibility_styles__\+mHwF .done-btn{background:linear-gradient(39.81deg,#e03694 3.9%,#f47253 92.21%);border:none;border-radius:100px;color:#fff;cursor:pointer;font-family:AktivGrotesk-bolder;font-size:14px;height:48px;margin:16px auto;width:449px}.PostFriendsVisibility_styles__\+mHwF .done-btn:disabled{background:#dadada}.PostFriendsVisibility_modalStyle__od4x9 .ant-modal-content{margin:0 auto;padding:0;width:497px}.PostFriendsVisibility_modalStyle__od4x9 .ant-modal-body{padding:0}.PostTypeSelect_styles__ACP7l{background:#fff;border-radius:8px;color:#fff;margin:0 auto;overflow:hidden;padding:0;position:relative;text-align:center;width:497px}.PostTypeSelect_styles__ACP7l .header-sec{border-bottom:1px solid #0000001a;height:55px;line-height:55px;padding:0 24px;position:relative;text-align:left;width:100%}.PostTypeSelect_styles__ACP7l .header-sec .close{color:#000;font-size:32px;left:12px}.PostTypeSelect_styles__ACP7l .header-sec .title{color:#000;font-family:AktivGrotesk-bold;font-size:15px;left:50%;line-height:15px;position:absolute;text-transform:uppercase;top:50%;transform:translate(-50%,-50%)}.PostTypeSelect_styles__ACP7l .item{border-bottom:1px solid #0000001a;height:52px;line-height:52px;padding:0 24px;position:relative;text-align:left}.PostTypeSelect_styles__ACP7l .item .icon{margin-right:16px;width:20px}.PostTypeSelect_styles__ACP7l .item .fo-icon{color:#222;font-size:18px;margin-right:16px;width:20px}.PostTypeSelect_styles__ACP7l .item .item-text{color:#222;font-size:14px;line-height:14px;margin-bottom:0}.PostTypeSelect_styles__ACP7l .item .icon-check{position:absolute;right:24px;top:50%;transform:translateY(-50%);width:16px}.PostTypeSelect_styles__ACP7l .done-btn{background:linear-gradient(39.81deg,#e03694 3.9%,#f47253 92.21%);border:none;border-radius:100px;color:#fff;cursor:pointer;font-family:AktivGrotesk-bolder;font-size:14px;height:48px;margin:16px auto;width:449px}.PostTypeSelect_styles__ACP7l .done-btn:disabled{background:#dadada}.PostTypeSelect_modalStyle__32yjX .ant-modal-content{margin:0 auto;padding:0;width:497px}.PostTypeSelect_modalStyle__32yjX .ant-modal-body{padding:0}.PostCreate_styles__Ab3ge{background:#fff;border-radius:8px;color:#fff;margin:0 auto;overflow:hidden;padding:0;position:relative;text-align:center;width:497px}.PostCreate_styles__Ab3ge .header-sec{border-bottom:1px solid #0000001a;height:55px;line-height:55px;padding:0 24px;position:relative;text-align:left;width:100%}.PostCreate_styles__Ab3ge .header-sec .close{color:#000;font-size:14px;left:16px}.PostCreate_styles__Ab3ge .header-sec .title{color:#000;font-family:AktivGrotesk-bold;font-size:15px;left:50%;line-height:15px;position:absolute;text-transform:uppercase;top:50%;transform:translate(-50%,-50%)}.PostCreate_styles__Ab3ge .content-sec{max-height:500px;min-height:200px;overflow:auto;padding:10px 24px}.PostCreate_styles__Ab3ge .content-sec .text{border:none;box-shadow:none;color:#333;font-size:18px;line-height:28px;outline:none;padding:12px 0;resize:none}.PostCreate_styles__Ab3ge .content-sec .text ::placeholder{color:#9c9eb9}.PostCreate_styles__Ab3ge .content-sec .text input:-webkit-autofill,.PostCreate_styles__Ab3ge .content-sec .text input:-webkit-autofill:focus{-webkit-text-fill-color:#333!important}.PostCreate_styles__Ab3ge .content-sec.question-sec{align-items:center;background-color:#f4f8fc;border-radius:12px;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;margin:8px;position:relative}.PostCreate_styles__Ab3ge .content-sec.question-sec .text{font-family:Poppins;font-size:24px;font-weight:500;text-align:center;width:100%}.PostCreate_styles__Ab3ge .content-sec .max-length{color:#333;font-size:12px;position:absolute;right:12px;top:12px}.PostCreate_styles__Ab3ge .content-sec .image-upload{align-items:center;background-color:#a4aab2;border-radius:8px;display:flex;flex-direction:row;flex-wrap:nowrap;height:-webkit-fit-content;height:fit-content;justify-content:flex-start;margin-bottom:12px;min-height:80px;overflow:hidden;position:relative;width:100%}.PostCreate_styles__Ab3ge .content-sec .image-upload .delete-icon{cursor:pointer;position:absolute;right:18px;top:18px;z-index:5}.PostCreate_styles__Ab3ge .content-sec .image-upload img{width:100%}.PostCreate_styles__Ab3ge .content-sec .image-upload video{height:-webkit-fit-content;height:fit-content}.PostCreate_styles__Ab3ge .photo-sec{border-bottom:1px solid #f0eeee;box-shadow:0 -3px 5px #00000014;height:49px;line-height:49px;padding:0 24px;position:relative;text-align:left;width:100%}.PostCreate_styles__Ab3ge .photo-sec .add-to-post{color:#000;font-size:13px;line-height:15px;margin-bottom:0;margin-right:8px}.PostCreate_styles__Ab3ge .photo-sec .button-add-photo{align-items:center;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:12px;height:30px;justify-content:flex-start;min-width:82px}.PostCreate_styles__Ab3ge .photo-sec .button-add-photo .button-inner{line-height:31px;padding:0 8px}.PostCreate_styles__Ab3ge .photo-sec .button-add-photo.disabled{background:#9c9eb9;color:#9c9eb9}.PostCreate_styles__Ab3ge .photo-sec .button-add-photo .pro-icon{height:15px}.PostCreate_styles__Ab3ge .photo-sec .button-add-photo .photo-text{margin-top:3px}.PostCreate_styles__Ab3ge .photo-sec .image-index{background:#9c9eb933;border-radius:3px;font-size:12px;height:16px;line-height:12px;padding:0 6px}.PostCreate_styles__Ab3ge .post-type-sec{border-bottom:1px solid #f0eeee;box-shadow:0 -3px 5px #00000014}.PostCreate_styles__Ab3ge .friends-sec,.PostCreate_styles__Ab3ge .post-type-sec{align-items:center;border-bottom:1px solid #f0eeee;color:#141415;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;height:46px;justify-content:flex-start;line-height:46px;padding:0 24px;position:relative;text-align:left;width:100%}.PostCreate_styles__Ab3ge .friends-sec .icon-friends,.PostCreate_styles__Ab3ge .post-type-sec .icon-friends{margin-right:10px;width:14px}.PostCreate_styles__Ab3ge .friends-sec .visibility,.PostCreate_styles__Ab3ge .post-type-sec .visibility{color:#141415;font-size:13px;line-height:12px;margin-bottom:0;margin-right:6px}.PostCreate_styles__Ab3ge .friends-sec .value,.PostCreate_styles__Ab3ge .post-type-sec .value{color:#9c9eb9;font-size:13px;line-height:12px;margin-bottom:0;max-width:340px;overflow-x:hidden;overflow-y:hidden;text-overflow:ellipsis;white-space:nowrap}.PostCreate_styles__Ab3ge .friends-sec .down-button,.PostCreate_styles__Ab3ge .post-type-sec .down-button{color:#333;font-size:11px;position:absolute;right:24px;top:50%;transform:translateY(-50%) rotate(90deg)}.PostCreate_styles__Ab3ge .post-btn{background:linear-gradient(39.81deg,#e03694 3.9%,#f47253 92.21%);border:none;border-radius:100px;color:#fff;cursor:pointer;font-family:AktivGrotesk-bolder;font-size:14px;height:48px;margin:16px auto;width:449px}.PostCreate_styles__Ab3ge .post-btn:disabled{background:#dadada}.PostCreate_modalStyle__o6XPr .ant-modal-content{margin:0 auto;padding:0;width:497px}.PostCreate_modalStyle__o6XPr .ant-modal-body{padding:0}.LinesEllipsisWithTags_styles__Uqnak{word-wrap:break-word;margin-bottom:12px;overflow:hidden;text-overflow:ellipsis;white-space:pre-wrap}.LinesEllipsisWithTags_styles__Uqnak .user-selected-tag,.LinesEllipsisWithTags_styles__Uqnak .user-selected-tag-existing{pointer-events:all}.GroupQuestions_styles__pMlUE{background-color:#fff;margin-bottom:8px;padding:16px}.GroupQuestions_styles__pMlUE .top-sec{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.GroupQuestions_styles__pMlUE .top-sec .section-title{color:#000;font-family:Poppins;font-weight:700;text-transform:uppercase}.GroupQuestions_styles__pMlUE .question-list{overflow-x:auto;padding:24px 0;white-space:nowrap}.GroupQuestions_styles__pMlUE .question-list .qa-post-card{align-items:center;background:#fff;border:1px solid #ecf1f2;border-radius:8px;display:inline-block;display:inline-flex;flex-direction:column;flex-wrap:nowrap;height:416px;justify-content:space-between;margin-right:24px;overflow:hidden;position:relative;vertical-align:top;width:276px}.GroupQuestions_styles__pMlUE .question-list .qa-post-card .group-content{flex-grow:1;max-height:calc(100% - 100px);position:relative;width:100%}.GroupQuestions_styles__pMlUE .question-list .qa-post-card .group-content .achievement-info .info{display:block;max-width:120px;overflow:hidden;text-overflow:ellipsis}.GroupQuestions_styles__pMlUE .question-list .qa-post-card .group-content .bottom{bottom:0;left:0;padding:16px;position:absolute;width:100%}.GroupQuestions_styles__pMlUE .question-list .qa-post-card .comment-sec{flex-grow:0;margin-bottom:0}.GroupQuestions_styles__pMlUE .question-list .qa-post-card .comment-sec .comment-header-sec{border-bottom:none;padding:6px}.GroupQuestions_styles__pMlUE .question-list .add-question{align-items:center;background:#f4f8fc;border:1px solid #ecf1f2;border-radius:8px;cursor:pointer;display:inline-flex;flex-direction:column;flex-wrap:nowrap;font-family:Poppins;font-size:20px;font-weight:bolder;gap:12px;height:416px;justify-content:center;width:276px}.GetFitTogether_styles__u6Dlp{background:#f8f8f8;border-radius:8px;margin:29px auto 16px;min-height:192px;padding:24px;width:322px}.GetFitTogether_styles__u6Dlp .title{color:#262628;font-family:Poppins;font-size:20px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:12px;text-align:center}.GetFitTogether_styles__u6Dlp .content{color:#6a7582;font-family:AktivGrotesk;font-size:15px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:16px;text-align:center}.GetFitTogether_styles__u6Dlp .invite-sec{align-items:center;background-color:#ecf1f2;border-radius:30px;display:flex;height:48px;justify-content:center;line-height:48px;padding:0 4px 0 16px;width:273px}.GetFitTogether_styles__u6Dlp .invite-sec .invite-link{align-items:center;color:#6a7582;display:flex;font-family:AktivGrotesk;font-size:13px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:0;margin-right:12px;overflow-x:hidden;white-space:nowrap}.GetFitTogether_styles__u6Dlp .invite-sec .invite-btn{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);border:none;border-radius:30px;color:#fff;font-family:AktivGrotesk-bolder;font-size:15px;font-style:normal;font-weight:400;height:40px;letter-spacing:.32px;line-height:15px;text-align:center;text-transform:uppercase;width:162px}.course-week-line{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;margin-top:10px}.course-week-line.vertical{flex-direction:column;height:100%;margin-top:0}.course-week-line.vertical>div{line-height:20px!important}.course-week-line.vertical>div .progress-dot{border:1px solid #9c9eb9;height:20px!important;width:20px!important}.course-week-line.vertical>div .progress-line{border:1px dashed #9c9eb9;height:100%;left:9px!important;top:0!important;width:1px}.course-week-line.vertical>div.checked{color:#9c9eb9;font-size:7px}.course-week-line.vertical>div.checked .fo-icon{transform:scale(.9)}.course-week-line.vertical>div.checked i{line-height:14px}.course-week-line .progress-dot{background:#fff6;border-radius:50%;display:inline-block;height:20px;vertical-align:middle;width:20px}.course-week-line .workout-complete{height:100%;width:100%}.course-week-line>div{position:relative}.course-week-line>div .progress-line{display:block;left:14px;position:relative;top:9px}.course-week-line>div.big .progress-dot,.course-week-line>div.checked .progress-dot{background-color:#fff;border-radius:10px;height:20px;width:20px}.course-week-line>div.big .progress-line,.course-week-line>div.checked .progress-line{left:20px;top:9px}.course-week-line>div.checked{color:#ff8666;font-size:9px;text-align:center}.course-week-line>div.checked i{line-height:20px}.RecipeCard_styles__tgxq-{background:#fff;border-radius:14px;box-shadow:0 4px 20px #0042811f;box-sizing:border-box;cursor:pointer;display:inline-block;margin-left:8px;margin-right:22px;min-height:283px;position:relative;width:235px}.RecipeCard_styles__tgxq- .cover-img{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:14px 14px 0 0;height:190px;position:relative;width:100%}.RecipeCard_styles__tgxq- .bottom-sec{padding:16px;text-align:left}.RecipeCard_styles__tgxq- .category{font-family:Poppins;font-size:12px;font-weight:700;line-height:12px;margin-bottom:0;text-transform:uppercase;z-index:2}.RecipeCard_styles__tgxq- .name{background-color:#fff;color:#191348;font-size:13px;margin-top:10px;text-align:left;white-space:normal;width:100%}.GuidePDF_styles__yBmNM{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 20px #0042811f;box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin-left:8px;margin-right:22px;max-height:80px;min-height:64px;overflow-y:hidden;padding:16px;text-overflow:ellipsis;width:322px}.GuidePDF_styles__yBmNM .pdf-icon{margin-right:12px}.GuidePDF_styles__yBmNM .guide-title{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;color:#333;cursor:pointer;display:-webkit-box;font-size:16px;font-weight:700;line-height:16px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:pre-wrap;width:200px}.GuidePDF_styles__yBmNM .print-icon{cursor:pointer}.FavoriteModal_styles__Z-nL0 .ant-modal-content{border-radius:15px;margin:0 auto;width:313px}.FavoriteModal_styles__Z-nL0 .favorite-modal{text-align:center}.FavoriteModal_styles__Z-nL0 .favorite-modal .favorite-icon{font-size:50px}.FavoriteModal_styles__Z-nL0 .favorite-modal .favorite-title{color:#262628;font-family:Poppins;font-size:24px;font-style:normal;font-weight:700;line-height:100%;margin-top:5px;text-align:center}.FavoriteModal_styles__Z-nL0 .favorite-modal .favorite-content{font-size:15px}.FavoriteModal_styles__Z-nL0 .favorite-modal .favorite-btns{margin-top:40px}.FavoriteModal_styles__Z-nL0 .favorite-modal .favorite-btns .favorite-button{display:block;height:50px;margin:10px auto 0;width:260px}.CollectWorkout_styles__fIzhi .collect-icon{cursor:pointer;vertical-align:top;width:-webkit-max-content;width:max-content}.CollectWorkout_styles__fIzhi .ant-modal-content{border-radius:15px;margin:0 auto;width:313px}.CollectWorkout_styles__fIzhi .favorite-modal{text-align:center}.CollectWorkout_styles__fIzhi .favorite-modal .favorite-icon{font-size:50px}.CollectWorkout_styles__fIzhi .favorite-modal .favorite-title{color:#262628;font-family:Poppins;font-size:24px;font-style:normal;font-weight:700;line-height:100%;margin-top:5px;text-align:center}.CollectWorkout_styles__fIzhi .favorite-modal .favorite-content{font-size:15px}.CollectWorkout_styles__fIzhi .favorite-modal .favorite-btns{margin-top:40px}.CollectWorkout_styles__fIzhi .favorite-modal .favorite-btns .favorite-button{display:block;height:50px;margin:10px auto 0;width:260px}.NutritionStartBtn_styles__qLcJa .btn-group .count-me-btn{text-transform:uppercase}.NutritionStartBtn_styles__qLcJa .play-icon{display:block;margin:0 0 0 3px}.NutritionStartBtn_styles__qLcJa .play-icon .icon-play-1{line-height:2}.NutritionStartBtn_styles__qLcJa .play-inline-icon{margin:0 10px 0 3px}.NutritionStartBtn_styles__qLcJa .play-inline-icon .icon-play-1{line-height:2}.ProgramList_styles__n0lS-{padding:40px 140px 0;position:relative;width:100%}.ProgramList_styles__n0lS- .header-sec{height:56px;margin-bottom:40px;margin-top:10px;position:relative;width:100%}.ProgramList_styles__n0lS- .header-sec .back-icon{font-size:36px;left:0;position:absolute;top:50%;transform:translateY(-50%)}.ProgramList_styles__n0lS- .header-sec .title{color:#333;font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;left:50%;letter-spacing:.5px;line-height:24px;margin-bottom:0;position:absolute;text-align:center;text-transform:uppercase;top:50%;transform:translate(-50%,-50%)}.ProgramList_styles__n0lS- .theme-sec{width:100%}.ProgramList_styles__n0lS- .theme-sec h2{color:#333;font-family:Poppins;font-size:32px;font-style:normal;font-weight:700;line-height:40px;text-transform:capitalize}.ProgramList_styles__n0lS- .theme-sec .card-list{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin-bottom:49px;margin-left:-15px}.ProgramList_styles__n0lS- .theme-sec .card-list>*{margin:15px}.ProgramList_styles__n0lS- .card-sec{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:14px;cursor:pointer;display:inline-block;height:322px;position:relative;width:322px}.ProgramList_styles__n0lS- .card-sec .card-cover{background:linear-gradient(180deg,#0000,#0000004d 93.18%);border-radius:0 0 14px 14px;bottom:0;height:104px;position:absolute;width:100%}.ProgramList_styles__n0lS- .card-sec .card-course-cover{background:linear-gradient(180deg,#4a3e9f00 11.79%,#30276fcc 55.89%,#191344);border-radius:0 0 14px 14px;bottom:0;height:240px;position:absolute;width:100%}.ProgramList_styles__n0lS- .card-sec .center-img{aspect-ratio:15/8;background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:28%;left:50%;margin:0 auto;position:absolute;transform:translateX(-50%);width:50%}.ProgramList_styles__n0lS- .card-sec .card-status{background-position:50%;background-repeat:no-repeat;background-size:cover;font-family:Poppins;font-size:10px;font-style:normal;font-weight:700;left:0;letter-spacing:1px;margin-left:-5px;padding:6px 25px 12px 18px;position:absolute;text-transform:uppercase;top:12px}.ProgramList_styles__n0lS- .card-sec .bottom-sec{bottom:15px;padding:0 16px;position:absolute;width:100%}.ProgramList_styles__n0lS- .card-sec .bottom-sec .ant-progress-inner{background-color:#fff3}.ProgramList_styles__n0lS- .card-sec .card-info{align-items:flex-end;display:flex;justify-content:space-between;width:100%}.ProgramList_styles__n0lS- .card-sec .card-info .card-description-sec .pro-icon{margin-bottom:8px;max-height:18px}.ProgramList_styles__n0lS- .card-sec .card-info .card-description-sec .exclusive-course{background:#bc59e0;border-radius:4px;color:#fff;display:inline-block;font-family:Poppins;font-size:11px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:8px;padding:2px 7px;text-align:center;text-transform:uppercase}.ProgramList_styles__n0lS- .card-sec .card-info .card-description-sec .duration-info{color:#fff;font-family:AktivGrotesk;font-size:12px;font-style:normal;font-weight:400;line-height:16px;margin-bottom:0}.ProgramList_styles__n0lS- .card-sec .card-info .card-btn{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);border:none;border-radius:100px;color:#fff;cursor:pointer;font-family:AktivGrotesk;font-size:12px;font-style:normal;font-weight:700;line-height:12px;padding:10px 20px;text-align:center;text-transform:uppercase}.ProgramList_styles__n0lS- .course-card-rect .course-img{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px;display:flex;flex-direction:column;height:150px;justify-content:flex-end;position:relative;text-align:center;width:150px;z-index:1}.ProgramList_styles__n0lS- .course-card-rect .course-img .course-logo{aspect-ratio:15/8;background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:28%;left:50%;margin:0 auto;position:absolute;transform:translateX(-50%);width:50%}.ProgramList_styles__n0lS- .course-card-rect .card-status{background-position:50%;background-repeat:no-repeat;background-size:cover;font-family:Poppins;font-size:10px;font-style:normal;font-weight:700;left:0;letter-spacing:1px;margin-left:-5px;padding:6px 25px 12px 18px;position:absolute;text-transform:uppercase;top:12px}.ProgramList_styles__n0lS- .sec-title-sec{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.ProgramList_styles__n0lS- .sec-title-sec .section-see-all{color:#9c9eb9;cursor:pointer;font-family:AktivGrotesk;font-size:13px;line-height:30px;text-align:right;text-transform:uppercase}.ProgramList_styles__n0lS- .sec-title{color:#333;font-family:Poppins;font-size:32px;font-style:normal;font-weight:700;line-height:40px;margin-bottom:24px;text-transform:capitalize}.ProgramList_styles__n0lS- .your-program{overflow-x:auto;white-space:nowrap}.ProgramList_styles__n0lS- .your-program .card{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:14px;cursor:pointer;display:inline-block;height:186px;width:186px}.ProgramList_styles__n0lS- .your-program .course-card{height:186px;width:186px}.ProgramList_styles__n0lS- .your-program .course-card .card-course-cover{height:140px}.ProgramList_styles__n0lS- .your-program>div{margin-left:24px}.ProgramList_styles__n0lS- .your-program :first-child{margin-left:0}.ProgramList_styles__n0lS- .popular-sec{margin-top:40px}.ProgramList_styles__n0lS- .popular-program{overflow-x:auto;white-space:nowrap}.ProgramList_styles__n0lS- .popular-program .card-sec{margin-left:30px}.ProgramList_styles__n0lS- .popular-program .card-sec .card-status{display:none}.ProgramList_styles__n0lS- .popular-program :first-child{margin-left:0}.ProgramList_styles__n0lS- .tab-sec{background:#fff;margin:49px auto;max-width:1920px;transform:translateX(-137px);width:100vw}.ProgramList_styles__n0lS- .tab-sec .ant-tabs-nav-scroll{text-align:center}.ProgramList_styles__n0lS- .tab-sec .ant-tabs-bar{box-shadow:0 5px 10px #00000014;-webkit-clip-path:polygon(0 0,100% 0,100% 200%,0 200%);clip-path:polygon(0 0,100% 0,100% 200%,0 200%)}.ProgramList_styles__n0lS- .tab-sec .ant-tabs-ink-bar{background:linear-gradient(39.81deg,#f47253 3.9%,#e03694 92.21%);bottom:1px;height:2px;z-index:2}.ProgramList_styles__n0lS- .tab-sec .ant-tabs-nav .ant-tabs-tab{height:41px}.ProgramList_styles__n0lS- .tab-sec .ant-tabs-nav .ant-tabs-tab-active{background:#0000;color:#9c9eb9}.ProgramList_styles__n0lS- .tab-sec .tab-title{border:none;color:#9c9eb9;cursor:pointer;font-family:AktivGrotesk-bold;font-size:13px;font-style:normal;font-weight:400;height:100%;line-height:13px;margin:3px auto 0}.ProgramList_styles__n0lS- .tab-sec.hide-bar .ant-tabs-top-bar{display:none}.ProgramList_styles__n0lS- .tab-sec .tab-content{margin-bottom:40px;padding:0 137px}.ProgramList_styles__n0lS- .tab-sec .tab-content .content-cards{grid-gap:24px;display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));justify-content:left}.ProgramList_programItemCardStyles__5WGkJ{align-items:flex-start;background:#fff;border-radius:8px;box-shadow:0 5px 20px 0 #0042811f;cursor:pointer;display:flex;gap:24px;height:150px;justify-content:left;max-width:498px}.ProgramList_programItemCardStyles__5WGkJ .card-info-sec{height:100%;padding-top:24px;width:calc(100% - 198px)}.ProgramList_programItemCardStyles__5WGkJ .card-img{border-radius:8px;height:150px;object-fit:cover;object-position:center;width:150px}.ProgramList_programItemCardStyles__5WGkJ .card-name{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-family:AktivGrotesk-bold;font-size:20px;font-style:normal;font-weight:500;line-height:100%;overflow:hidden;overflow-wrap:break-word;text-overflow:ellipsis}.ProgramList_programItemCardStyles__5WGkJ .card-info{color:#333;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:500;line-height:100%;margin-top:8px}.ProgramList_programItemCardStyles__5WGkJ .completed-info{color:#90969f;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:500;line-height:100%;margin-top:8px}.ProgramList_programItemCardStyles__5WGkJ .completed-info .fiton-icon{margin-right:4px}.ProgramList_programItemCardStyles__5WGkJ .card-button{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);border-radius:30px;color:#fff;font-family:AktivGrotesk-bold;font-size:13px;font-style:normal;font-weight:500;line-height:12px;margin-top:16px;padding:12px 16px;text-align:center;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.CourseDetail_styles__q5AoE .header-sec .back-icon{color:#fff;font-size:36px;left:90px;position:absolute;top:24px}.CourseDetail_styles__q5AoE .header-sec .share-icon{color:#fff;font-size:24px;position:absolute;right:90px;top:32px}.CourseDetail_styles__q5AoE .course-info-sec{margin:0 auto;padding-top:14px;width:500px}.CourseDetail_styles__q5AoE .course-info-sec .exclusive-course{background:#bc59e0;border-radius:4px;color:#fff;display:inline-block;font-family:Poppins;font-size:11px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:8px;padding:2px 7px;text-align:center;text-transform:uppercase}.CourseDetail_styles__q5AoE .course-info-sec .course-title{color:#333;font-family:Poppins;font-size:32px;font-style:normal;font-weight:700;line-height:42px;margin-bottom:8px}.CourseDetail_styles__q5AoE .course-info-sec .course-duration{color:#333;font-family:AktivGrotesk;font-size:13px;font-style:normal;font-weight:400;letter-spacing:-.016em;line-height:13px;margin-bottom:0;opacity:.8}.CourseDetail_styles__q5AoE .course-info-sec .course-btn{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);border:none;border-radius:100px;color:#eee;cursor:pointer;font-family:AktivGrotesk;font-size:13px;font-style:normal;font-weight:700;height:44px;line-height:44px;margin:24px auto;text-transform:uppercase;width:100%}.CourseDetail_styles__q5AoE .course-info-sec .course-btn[disabled]{background:#fff;border:1px solid #dadae8;box-sizing:border-box;color:#2e2e2c;cursor:not-allowed}.CourseDetail_styles__q5AoE .course-info-sec .course-btn .checked-icon{font-size:9px;margin-right:5px;transform:translateY(-2px)}.CourseDetail_styles__q5AoE .course-info-sec .course-description{color:#4a4a4a;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:400;line-height:18px;margin-bottom:24px}.CourseDetail_styles__q5AoE .tab-sec{background:#fff;width:100%}.CourseDetail_styles__q5AoE .tab-sec .ant-tabs-nav-scroll{text-align:center}.CourseDetail_styles__q5AoE .tab-sec .ant-tabs-bar{box-shadow:0 5px 10px #00000014;-webkit-clip-path:polygon(0 0,100% 0,100% 200%,0 200%);clip-path:polygon(0 0,100% 0,100% 200%,0 200%)}.CourseDetail_styles__q5AoE .tab-sec .ant-tabs-ink-bar{background:linear-gradient(39.81deg,#e03694 3.9%,#f47253 92.21%);bottom:1px;height:2px;z-index:2}.CourseDetail_styles__q5AoE .tab-sec .ant-tabs-nav .ant-tabs-tab{height:41px}.CourseDetail_styles__q5AoE .tab-sec .ant-tabs-nav .ant-tabs-tab-active{background:#0000;color:#9c9eb9}.CourseDetail_styles__q5AoE .tab-sec .tab-title{border:none;color:#9c9eb9;cursor:pointer;font-family:AktivGrotesk-bold;font-size:13px;font-style:normal;font-weight:400;height:100%;line-height:13px;margin:3px auto 0}.CourseDetail_styles__q5AoE .tab-sec.hide-bar .ant-tabs-top-bar{display:none}.CourseDetail_styles__q5AoE .week-sec{margin-left:auto;margin-right:auto;max-width:100%;width:1050px}.CourseDetail_styles__q5AoE .week-sec .week-main-sec{margin:0 auto;padding:48px 0;width:500px}.CourseDetail_styles__q5AoE .week-sec .week-main-sec .lock-sec{align-items:center;background:#fff;border-radius:12px;box-shadow:0 5px 20px #0042811f;display:flex;flex-direction:column;height:107px;justify-content:center;width:100%}.CourseDetail_styles__q5AoE .week-sec .week-main-sec .lock-sec .lock-icon{margin-bottom:10px}.CourseDetail_styles__q5AoE .week-sec .week-main-sec .lock-sec .lock-content{color:#90969f;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:0}.CourseDetail_styles__q5AoE .week-sec .week-main-sec .week-title{color:#333;font-family:AktivGrotesk-bold;font-size:18px;font-style:normal;line-height:24px;margin-bottom:8px;text-align:center}.CourseDetail_styles__q5AoE .week-sec .week-main-sec .week-detail{color:#333;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:24px;text-align:center}.CourseDetail_styles__q5AoE .week-sec .week-main-sec .video-img{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;cursor:pointer;height:279px;margin-bottom:24px;position:relative;width:497px}.CourseDetail_styles__q5AoE .week-sec .week-main-sec .card-timeline{border-top:1px solid #0000001a;display:flex;justify-content:space-between;padding:24px 5px 0}.CourseDetail_styles__q5AoE .week-sec .week-main-sec .card-timeline .timeline-wrap{padding:3px 0}.CourseDetail_styles__q5AoE .week-sec .week-main-sec .card-timeline .card{box-shadow:none;margin-bottom:10px}.CourseDetail_styles__q5AoE .week-sec .week-main-sec .card-timeline .card:last-child{margin-bottom:0}.CourseDetail_styles__q5AoE .week-sec .week-main-sec .workout-day{margin-bottom:32px}.CourseDetail_styles__q5AoE .week-sec .week-main-sec .day-info{border-radius:10px;color:#9c9eb9;font-family:AktivGrotesk-bold;font-size:14px;font-style:normal;line-height:24px;margin-bottom:12px;padding:0 16px}.CourseDetail_styles__q5AoE .week-sec .week-main-sec .grey-day-info{background:#9c9eb933;border-radius:10px;color:#9c9eb9;font-family:AktivGrotesk-bold;font-size:14px;font-style:normal;line-height:24px;padding:12px 16px;width:462px}.CourseDetail_styles__q5AoE .week-sec .recipes-sec{width:100%}.CourseDetail_styles__q5AoE .week-sec .recipes-sec .title{color:#0d111f;font-family:Poppins;font-size:24px;font-weight:700;line-height:24px;margin-top:48px;padding-left:8px}.CourseDetail_styles__q5AoE .week-sec .recipes-sec .list{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;overflow:auto;padding:16px 0;text-align:center;transition:all .3s ease;white-space:nowrap}.CourseDetail_styles__q5AoE .week-sec .recipes-sec .list>*{flex-shrink:0}.CourseDetail_styles__q5AoE .week-sec .guides-sec{width:100%}.CourseDetail_styles__q5AoE .week-sec .guides-sec .title{color:#0d111f;font-family:Poppins;font-size:24px;font-weight:700;line-height:24px;margin-top:48px;padding-left:8px}.CourseDetail_styles__q5AoE .week-sec .guides-sec .list{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;overflow:auto;padding:16px 0;text-align:center;transition:all .3s ease;white-space:nowrap}.CourseDetail_styles__q5AoE .week-sec .guides-sec .list>*{flex-shrink:0}.detail-workout-card{background:#fff;border-radius:14px;box-shadow:0 4px 20px #0042811f;min-height:357px;padding:16px 24px 8px;position:relative;width:462px}.detail-workout-card .title{color:#1d1d27;font-size:16px;font-weight:700}.detail-workout-card .title .sub-title{color:#9c9eb9;font-size:12px;letter-spacing:1px;text-transform:uppercase}.detail-workout-card:last-child{margin-right:0}.detail-workout-card .card-img{border-radius:10px;height:225px;margin-top:6px;overflow:hidden}.detail-workout-card .workout-timer-btn{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin-top:16px}.detail-workout-card .duration-intense{margin-top:0}.detail-workout-card .completed-workout-sec .grey-duration,.detail-workout-card .workout-timer-btn .grey-duration{color:#90969f;font-family:AktivGrotesk;font-size:15px;font-style:normal;font-weight:400;letter-spacing:-.016em;line-height:15px;opacity:.8}.detail-workout-card .completed-workout-sec .calorie-line,.detail-workout-card .workout-timer-btn .calorie-line{bottom:15px;color:#90969f;font-family:AktivGrotesk;font-size:15px;left:20px;letter-spacing:-.016em;line-height:15px;opacity:.8}.detail-workout-card .completed-workout-sec .calorie-line .fo-icon i,.detail-workout-card .workout-timer-btn .calorie-line .fo-icon i{color:#9ea2b2;vertical-align:top}.detail-workout-card .completed-workout-sec .btn-blue,.detail-workout-card .workout-timer-btn .btn-blue{background:linear-gradient(39.81deg,#e03694 3.9%,#f47253 92.21%);bottom:8px;position:absolute;right:20px;width:92px}.detail-workout-card .completed-workout-sec .btn-blue span,.detail-workout-card .workout-timer-btn .btn-blue span{font-family:AktivGrotesk-bold;font-size:11px;line-height:100%}.detail-workout-card .completed-workout-sec .btn-blue .fo-icon,.detail-workout-card .workout-timer-btn .btn-blue .fo-icon{font-size:10px;margin-right:4px}.detail-workout-card .completed-workout-sec .avatar-group,.detail-workout-card .workout-timer-btn .avatar-group{margin-top:15px}.detail-workout-card .completed-workout-sec .count-me-btn,.detail-workout-card .workout-timer-btn .count-me-btn{font-family:AktivGrotesk-bold;font-size:11px;line-height:100%;width:92px}.detail-workout-card.course-detail-nutrition-card-completed{height:118px;min-height:118px;padding:16px 24px}.detail-workout-card.course-detail-nutrition-card-completed.no-tips{height:68px;margin-bottom:85px;min-height:68px}.detail-workout-card.course-detail-nutrition-card-completed.open{height:265px;margin-bottom:0;min-height:265px}.detail-workout-card.course-detail-nutrition-card-completed .completed-title{color:#1d1d27;font-size:12px;font-weight:700;min-width:200px}.detail-workout-card.course-detail-nutrition-card-completed .completed-info{font-size:11px}.detail-workout-card.course-detail-nutrition-card-completed .card-header{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.detail-workout-card.course-detail-nutrition-card-completed .card-header .card-image{background-color:#e8eef3;background-position:50%;background-size:cover;border-radius:8px;height:40px;margin-right:12px;width:40px}.detail-workout-card.course-detail-nutrition-card-completed .card-header .reload-icon{height:20px;width:20px}.detail-workout-card.course-detail-nutrition-card-completed .card-header .reload-icon img{height:10px;width:10px}.detail-workout-card.course-detail-nutrition-card-completed .takeaway-sec{border-top:1px solid #e8e7ef;margin-top:12px;padding-top:12px}.detail-workout-card.course-detail-nutrition-card-completed .takeaway-sec .takeaway-header-sec{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.detail-workout-card.course-detail-nutrition-card-completed .takeaway-sec .takeaway-header-sec .fo-icon.open{transform:rotate(180deg)}.detail-workout-card.course-detail-nutrition-card-completed .takeaway-sec .takeaway-header-title{color:#90969f;font-size:12px;font-weight:400}.detail-workout-card.course-detail-nutrition-card-completed .takeaway-sec .takeaway-list{height:148px;overflow-y:auto}.detail-workout-card.course-detail-nutrition-card-completed .takeaway-sec .takeaway-list .take-away-item{align-items:flex-start;background:#90969f1a;border-radius:10px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;margin-top:8px;padding:16px 12px}.detail-workout-card.course-detail-nutrition-card-completed .takeaway-sec .takeaway-list .take-away-item .fiton-icon{flex-shrink:0;margin-right:8px}.detail-workout-card.course-detail-nutrition-card-completed .takeaway-sec .takeaway-list .take-away-item .take-away-item-content{color:#333;font-size:12px;line-height:16px;opacity:.8}.CourseDetail_startedModalStyles__vOplm .ant-modal-body{text-align:center}.CourseDetail_startedModalStyles__vOplm .title{color:#262628;font-size:24px;line-height:135%;margin-top:12px}.CourseDetail_startedModalStyles__vOplm .info{color:#787e86;font-size:16px;line-height:22px;margin-top:8px}.CourseDetail_startedModalStyles__vOplm .complete-btn{font-size:18px;height:60px;line-height:60px;margin-top:24px;width:225px}.GroupImage_cardStyles__lVhVh{background-position:center 80%;background-repeat:no-repeat;background-size:cover;border-radius:14px;cursor:pointer;height:240px;margin:0 auto 16px;width:240px}.GroupImage_cardStyles__lVhVh.group-card{align-items:flex-end;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;padding-bottom:30px}.GroupImage_cardStyles__lVhVh .wrapper-bg{background-position:center bottom 20px;background-repeat:no-repeat;background-size:160px;position:relative}.GroupImage_wrapperStyles__nmV3Q{position:relative}.GroupImage_wrapperStyles__nmV3Q .add-icon{position:absolute;right:-1.5px;top:-1.5px;width:24px}.GroupImage_wrapperStyles__nmV3Q .group-name{-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;padding-left:10px;padding-right:10px;text-align:center;text-overflow:ellipsis}.GroupDetail_styles__rAgy8{background:#fff;min-height:calc(100vh - 185px);padding:0;position:relative;width:100%}.GroupDetail_styles__rAgy8 .back-sec{left:89px;position:absolute;top:24px;z-index:2}.GroupDetail_styles__rAgy8 .back-sec .top-icon{font-size:36px}.GroupDetail_styles__rAgy8 .header-sec{height:411px;position:relative;width:100%}.GroupDetail_styles__rAgy8 .header-sec .top-icon{color:#fff;font-size:24px;margin-right:16px}.GroupDetail_styles__rAgy8 .header-sec .group-name{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;bottom:0;color:#fff;display:-webkit-box;font-family:Poppins;font-size:42px;font-style:normal;font-weight:700;left:200px;line-height:56px;overflow:hidden;position:absolute;text-overflow:ellipsis;z-index:2}.GroupDetail_styles__rAgy8 .main-sec{display:flex;justify-content:center}.GroupDetail_styles__rAgy8 .content-sec{background:#f2f2f2;border-left:1px solid #0000001a;border-right:1px solid #0000001a;display:inline-block;margin:0 30px;vertical-align:top}.GroupDetail_styles__rAgy8 .content-sec .group-image{position:relative}.GroupDetail_styles__rAgy8 .content-sec .group-image .right-icons{color:#fff;font-size:24px;position:absolute;right:24px;top:24px;z-index:2}.GroupDetail_styles__rAgy8 .content-sec .group-image .right-icons .fo-icon:not(:last-of-type){margin-right:8px}.GroupDetail_styles__rAgy8 .content-sec .share-sec{background-color:#fff;cursor:pointer;height:50px;line-height:50px;margin-bottom:8px;padding:0 16px;width:585px}.GroupDetail_styles__rAgy8 .content-sec .share-sec .share-avatar{margin-right:12px;vertical-align:middle}.GroupDetail_styles__rAgy8 .content-sec .share-sec .share-content{color:#9c9eb9;font-family:AktivGrotesk;font-size:13px;font-style:normal;font-weight:400;line-height:15px;vertical-align:middle}.GroupDetail_styles__rAgy8 .content-sec .post-list{margin:0 auto;padding-bottom:0;width:583px}.GroupDetail_styles__rAgy8 .content-sec .no-more-sec{background:#fff;height:145px;margin:0 auto 8px;padding:40px 0;text-align:center;width:583px}.GroupDetail_styles__rAgy8 .content-sec .no-more-sec .title{color:#90969f;font-family:AktivGrotesk-bold;font-size:16px;font-style:normal;font-weight:400;line-height:20px;margin-bottom:11px;text-align:center}.GroupDetail_styles__rAgy8 .content-sec .no-more-sec .content{color:#90969f;font-family:AktivGrotesk;font-size:13px;font-style:normal;font-weight:400;line-height:17px;margin:0 auto;text-align:center;white-space:break-spaces;width:261px}.GroupDetail_styles__rAgy8 .loadmore-sec{align-items:center;height:40px;padding-bottom:30px;text-align:center}.GroupDetail_styles__rAgy8 .loadmore-sec .loading-icon{color:#ff6399;font-size:36px}.GroupDetail_styles__rAgy8 .group-card{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:0;color:#fff;cursor:inherit;flex-shrink:0;height:585px;padding:24px;position:relative;width:585px}.GroupDetail_styles__rAgy8 .group-card .card-bottom{align-items:center;bottom:0;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;left:0;padding:24px;position:absolute;width:100%}.GroupDetail_styles__rAgy8 .group-card .card-bottom .group-name{font-size:42px;text-align:left}.GroupDetail_styles__rAgy8 .group-card .card-bottom .group-amount{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:14px;justify-content:flex-start;width:-webkit-max-content;width:max-content}.GroupDetail_styles__rAgy8 .not-joined-group-sec{background:#fff;border-left:1px solid #0000001a;border-right:1px solid #0000001a;display:inline-block;margin:0 30px;min-height:calc(100vh - 180px);vertical-align:top;width:585px}.GroupDetail_styles__rAgy8 .not-joined-group-sec .join-button{border:none;font-weight:regular;width:100%}.GroupDetail_styles__rAgy8 .not-joined-group-sec .group-info-sec{padding-bottom:16px}.GroupDetail_styles__rAgy8 .not-joined-group-sec .group-info-sec:not(:last-of-type){border-bottom:1px solid #0000001a;margin-bottom:16px}.GroupDetail_styles__rAgy8 .right-sec{display:inline-block;vertical-align:top}.GroupDetail_styles__rAgy8 .right-sec .about-sec{background:#f8f8f8;border-radius:8px;margin-bottom:20px;padding:24px;width:322px}.GroupDetail_styles__rAgy8 .right-sec .about-sec .title{color:#333;font-family:AktivGrotesk-bold;font-size:15px;font-style:normal;font-weight:400;line-height:140%;margin-bottom:8px;text-align:left}.GroupDetail_styles__rAgy8 .right-sec .about-sec .description{color:#90969f;font-size:14px;line-height:22px;margin-bottom:0}.GroupDetail_styles__rAgy8 .right-sec .member-sec{background:#f8f8f8;border-radius:8px;padding:24px;width:322px}.GroupDetail_styles__rAgy8 .right-sec .member-sec .member-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.GroupDetail_styles__rAgy8 .right-sec .member-sec .title{color:#333;font-family:AktivGrotesk-bold;font-size:15px;line-height:24px;margin-bottom:0}.GroupDetail_styles__rAgy8 .right-sec .member-sec .number{color:#90969f;font-size:14px;line-height:22px;margin-bottom:0;margin-left:10px}.GroupDetail_styles__rAgy8 .right-sec .member-sec .see-all{color:#929292;cursor:pointer;font-size:12px;line-height:16px;margin-bottom:0}.ProfileProgress_styles__OoPPh{align-items:center;color:#fff;display:flex;font-family:Poppins;font-size:24px;font-weight:700;justify-content:center}.ProfileProgress_styles__OoPPh p{margin:0;position:absolute}.ProfileProgress_styles__OoPPh circle{transition:stroke-dasharray .25s}.WorkoutNewBadge_styles__GADYQ{background:hsla(0,0%,100%,.133);border:1px solid #0000;border-radius:9999px;display:inline-block;font-size:14px;height:24px;line-height:24px;padding:0 8px 0 5px}.WorkoutNewBadge_styles__GADYQ .workout-time-text{margin-left:5px;vertical-align:top}.WorkoutNewBadge_styles__GADYQ.dark{background:linear-gradient(0deg,#81838480,#81838480);background-blend-mode:multiply;color:#fff}.ChallengeCard_styles__eQEpJ{background:linear-gradient(0deg,#818384b3,#818384b3);position:relative}.ChallengeCard_styles__eQEpJ.challenge-workout-card .card-text{padding-bottom:10px}.ChallengeCard_styles__eQEpJ .challenge-info{color:#fffc;font-size:16px;margin:8px 0;white-space:pre-wrap}.ChallengeCard_styles__eQEpJ .divide-dot{background-color:#fffc}.ChallengeCard_styles__eQEpJ .join-btn{background:#fff;border:none;border-radius:100px;bottom:20px;color:#191348;font-family:AktivGrotesk-bold;font-size:13px;height:24px;line-height:11px;min-width:66px;padding:0 2px;position:absolute;right:20px;text-align:center;text-transform:uppercase}.ChallengeCard_styles__eQEpJ .completed-sec{color:#fff;font-family:AktivGrotesk-bold;font-size:12px;line-height:12px;margin-bottom:8px;margin-top:15px;text-transform:uppercase}.ChallengeCard_styles__eQEpJ .completed-sec>span{margin-right:8px}.Challenge_styles__qvNcm{min-width:775px}.Challenge_styles__qvNcm .headline-workout-content{margin-bottom:0}.Challenge_styles__qvNcm .headline-workout-content .challenge-header:before{display:none}.Challenge_styles__qvNcm .headline-workout-content .card-img .cover-img{background-position:50%}.Challenge_styles__qvNcm .challenge-creator{height:32px;line-height:32px}.Challenge_styles__qvNcm .challenge-creator>span{color:#fff;font-family:AktivGrotesk;font-size:13px;font-weight:500;line-height:13px;margin-left:11px}.Challenge_styles__qvNcm .more-icon{font-size:34px;position:absolute;right:70px;top:50px}.Challenge_styles__qvNcm .challenge-icon-item{color:#000;display:inline-block;line-height:15px;margin-right:30px;margin-top:15px;text-align:center;vertical-align:middle}.Challenge_styles__qvNcm .challenge-icon-item>img{display:block;height:20px;margin:auto}.Challenge_styles__qvNcm .challenge-icon-item .fo-icon{font-size:20px;margin-bottom:0;margin-top:0}.Challenge_styles__qvNcm .challenge-icon-item .item-label{display:inline-block;font-size:13px;margin-top:5px}.Challenge_styles__qvNcm .challenge-detail-ft{background-color:#f3f3f3;height:75px;line-height:75px}.Challenge_styles__qvNcm .challenge-detail-container{height:100%;margin:0 auto;position:relative;top:0;width:755px}.Challenge_styles__qvNcm .challenge-detail-container.white{color:#fff}.Challenge_styles__qvNcm .challenge-detail-container .btn-group{position:absolute;right:0;top:0}.Challenge_styles__qvNcm .challenge-detail-container .btn-group .count-me-btn{width:116px}.Challenge_styles__qvNcm .challenge_progress{background:#fff;border-radius:8px;box-shadow:0 2px 16px #00428133;font-size:15px;margin-bottom:24px;padding:16px;width:100%}.Challenge_styles__qvNcm .challenge_progress .progress-title{color:#333;font-weight:700}.Challenge_styles__qvNcm .challenge_progress .progress-title.green{color:#43ad72}.Challenge_styles__qvNcm .challenge_progress .progress-line{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;margin:12px 0}.Challenge_styles__qvNcm .challenge_progress .challenge-btn{margin:0;width:100%}.Challenge_styles__qvNcm .challenge_progress .challenge-btn button{height:48px;margin-left:0!important;margin-top:16px}.Challenge_styles__qvNcm .step-challenge-progress-card{background:#fff;border-radius:8px;box-shadow:0 2px 16px #00428133;color:#90969f;margin-bottom:24px;width:100%}.Challenge_styles__qvNcm .step-challenge-progress-card .top-sec{align-items:center;border-bottom:1px solid #eaeaea;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;padding:16px}.Challenge_styles__qvNcm .step-challenge-progress-card .top-sec .date-sec{font-family:AktivGrotesk-bolder;font-size:14px;font-weight:500;line-height:16px;margin-left:8px}.Challenge_styles__qvNcm .step-challenge-progress-card .bottom-sec{padding:16px}.Challenge_styles__qvNcm .step-challenge-progress-card .bottom-sec .progress-bar{background-color:#f5f5f5;border-radius:12px;height:24px;overflow:hidden;position:relative;width:100%}.Challenge_styles__qvNcm .step-challenge-progress-card .bottom-sec .progress-bar .finfished{background-color:#62ccf9;bottom:0;left:0;position:absolute;top:0}.Challenge_styles__qvNcm .step-challenge-progress-card .bottom-sec .progress-details{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin-top:16px}.Challenge_styles__qvNcm .step-challenge-progress-card .bottom-sec .progress-details .left-sec{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start}.Challenge_styles__qvNcm .step-challenge-progress-card .bottom-sec .challenge-btn{margin:0;width:100%}.Challenge_styles__qvNcm .step-challenge-progress-card .bottom-sec .challenge-btn button{height:48px;margin-left:0!important;margin-top:16px}.Challenge_styles__qvNcm .step_challenge_progress{margin-bottom:24px}.Challenge_styles__qvNcm .progress-info-sec{align-items:center;border-bottom:1px solid #efefef;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;padding-bottom:24px;row-gap:24px}.Challenge_styles__qvNcm .progress-info-sec .progress-info-item{width:50%}.Challenge_styles__qvNcm .main-sec{margin:0 auto;padding-bottom:30px;padding-top:30px;width:600px}.Challenge_styles__qvNcm .main-sec .groups-section{margin-bottom:24px}.Challenge_styles__qvNcm .main-sec .groups-section .group-item{align-items:center;background-color:#f3f3f3;border-radius:8px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;padding:16px 16px 16px 24px}.Challenge_styles__qvNcm .main-sec .groups-section .group-item:not(:first-child){margin-top:8px}.Challenge_styles__qvNcm .main-sec .groups-section .group-item .group-info-sec{font-size:13px}.Challenge_styles__qvNcm .main-sec .groups-section .group-item .group-info-sec .name{color:#333;font-weight:500;line-height:16px}.Challenge_styles__qvNcm .main-sec .groups-section .group-item .group-info-sec .member-count{color:#90969f;line-height:16px;margin-top:4px}.Challenge_styles__qvNcm .main-sec .groups-section .group-item button{color:#333;font-size:12px;height:32px;line-height:32px;min-width:auto;padding:0 16px;text-transform:uppercase}.Challenge_styles__qvNcm .main-sec .workout-title{align-items:center;color:#000;display:flex;flex-direction:row;flex-wrap:nowrap;font-family:Poppins;font-size:32px;font-weight:700;justify-content:space-between;margin-bottom:20px}.Challenge_styles__qvNcm .main-sec .workout-title .see-all{color:#929292;font-family:AktivGrotesk-bolder;font-size:12px;font-weight:500;line-height:12px}.Challenge_styles__qvNcm .main-sec .participants-sec .header-sec{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin-bottom:12px}.Challenge_styles__qvNcm .main-sec .participants-sec .header-sec .workout-title{margin-bottom:0}.Challenge_styles__qvNcm .main-sec .participants-sec .header-sec .see-all{color:#9c9eb9;text-transform:uppercase}.Challenge_styles__qvNcm .main-sec .participants-sec .friend-list{display:flex;flex-direction:row;margin-bottom:20px;overflow:auto;width:100%}.Challenge_styles__qvNcm .main-sec .participants-sec .friend-list>*{margin-right:20px}.Challenge_styles__qvNcm .main-sec .participants-sec .friend-list .invite-btn{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center}.Challenge_styles__qvNcm .main-sec .participants-sec .friend-list .invite-btn .circle{align-items:center;background-color:#f3f3f3;border-radius:23px;display:flex;flex-direction:row;flex-wrap:nowrap;height:46px;justify-content:center;width:46px}.Challenge_styles__qvNcm .main-sec .participants-sec .friend-list .invite-btn .label{color:#000;font-size:13px;line-height:13px;margin-top:12px;text-align:center}.Challenge_styles__qvNcm .main-sec .card-timeline{display:flex;justify-content:space-between;padding:0 5px}.Challenge_styles__qvNcm .main-sec .card-timeline .timeline-wrap{padding:52px 0}.Challenge_styles__qvNcm .main-sec .card-timeline .card{box-shadow:none;margin-bottom:10px}.Challenge_styles__qvNcm .main-sec .card-timeline .card:last-child{margin-bottom:0}.Challenge_styles__qvNcm .no-workout-sec{margin-top:40px;text-align:center}.Challenge_styles__qvNcm .no-workout-sec img{margin-bottom:30px}.Challenge_styles__qvNcm .challenge-btn{margin:32px auto;width:80%}.Challenge_styles__qvNcm .challenge-btn .ant-btn{height:50px;width:100%}.Challenge_styles__qvNcm .empty-sec{padding:120px 70px;width:100%}.Challenge_styles__qvNcm .empty-sec,.Challenge_styles__qvNcm .empty-sec .private-sec{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center}.Challenge_styles__qvNcm .empty-sec .private-sec{color:#90969f;width:240px}.Challenge_styles__qvNcm .empty-sec .private-sec .title{font-family:AktivGrotesk-bolder;font-size:16px;font-weight:500;line-height:20px;margin-top:12px}.Challenge_styles__qvNcm .empty-sec .private-sec .tips{margin-top:6px;text-align:center}.Challenge_friendAvatar__CJcDC{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;margin-right:26px;text-align:center}.Challenge_friendAvatar__CJcDC .avatar-wrap{display:flex;height:74px;position:relative;text-align:center;width:74px}.Challenge_friendAvatar__CJcDC .avatar-wrap .progress{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.Challenge_friendAvatar__CJcDC .avatar-wrap .avatar-img{object-fit:cover;object-position:center}.Challenge_friendAvatar__CJcDC .avatar-wrap .avatar-img,.Challenge_friendAvatar__CJcDC .avatar-wrap .avatar-tick{border-radius:1000px;height:60px;left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);width:60px}.Challenge_friendAvatar__CJcDC .avatar-wrap .avatar-tick{background:linear-gradient(180deg,#ff6e91bf,#ff7e75bf);padding:20px}.Challenge_friendAvatar__CJcDC .avatar-wrap .number-completed{background-color:#62ccf9;border-radius:1000px;bottom:0;color:#fff;font-family:AktivGrotesk;font-size:16px;height:30px;line-height:30px;padding-top:2px;position:absolute;right:0;text-align:center;width:30px}.Challenge_friendAvatar__CJcDC .user-name{color:#90969f;font-family:AktivGrotesk;font-size:16px;margin-top:8px}.Challenge_friendSmallAvatar__\+OgPY{margin-right:0}.Challenge_friendSmallAvatar__\+OgPY .avatar-wrap{height:56px;width:56px}.Challenge_friendSmallAvatar__\+OgPY .avatar-wrap .avatar-img,.Challenge_friendSmallAvatar__\+OgPY .avatar-wrap .avatar-tick{height:46px;width:46px}.Challenge_friendSmallAvatar__\+OgPY .avatar-wrap .avatar-tick{padding:13px}.Challenge_friendSmallAvatar__\+OgPY .avatar-wrap .number-completed{font-size:13px;height:20px;line-height:20px;padding-top:1px;width:20px}.Challenge_friendSmallAvatar__\+OgPY .user-name{font-size:13px;line-height:13px}.Challenge_dialog__K50Sz .ant-modal-footer,.Challenge_dialog__K50Sz .ant-modal-header{border:none}.Challenge_dialog__K50Sz .ant-modal-body{padding-bottom:0;padding-top:0}.Challenge_acceptModalStyle__Mbzj9 .ant-modal-content{border-radius:8px}.Challenge_acceptModalStyle__Mbzj9 .ant-modal-content .ant-modal-body{padding:0}.Challenge_acceptModalStyle__Mbzj9 .ant-modal-content .ant-modal-body>div{padding-top:195px}.Challenge_acceptModalStyle__Mbzj9 .mask-sec .mask-bg{left:0;position:absolute;top:-54px;width:100%}.Challenge_acceptModalStyle__Mbzj9 .modal-main{padding:24px 24px 40px}.Challenge_acceptModalStyle__Mbzj9 .modal-btns .ant-btn{height:50px}.Challenge_acceptModalStyle__Mbzj9 .modal-btns .ant-btn.btn-cancel{color:#000}.Challenge_acceptModalStyle__Mbzj9 .card-wrapper{-webkit-clip-path:path("M8.43269 124.572C3.39182 122.724 0 117.607 0 111.85V13.4321C0 6.01374 5.55969 0 12.4179 0H507.582C514.44 0 520 6.01374 520 13.4321V107.299C520 113.056 516.608 118.173 511.567 120.02L277.702 205.737C262.195 211.421 245.388 211.421 229.88 205.737L8.43269 124.572Z");clip-path:path("M8.43269 124.572C3.39182 122.724 0 117.607 0 111.85V13.4321C0 6.01374 5.55969 0 12.4179 0H507.582C514.44 0 520 6.01374 520 13.4321V107.299C520 113.056 516.608 118.173 511.567 120.02L277.702 205.737C262.195 211.421 245.388 211.421 229.88 205.737L8.43269 124.572Z");height:214px;left:0;position:absolute;top:-20px;width:100%}.Challenge_acceptModalStyle__Mbzj9 .challenge-card{border-radius:8px;height:214px;left:50%;overflow:hidden;position:absolute;top:0;transform:translateX(-50%);width:214px}.Challenge_acceptModalStyle__Mbzj9 .challenge-card .card-img{height:100%}.Challenge_acceptModalStyle__Mbzj9 .card-info{bottom:16px;color:#fff;left:16px;position:absolute;width:60%}.Challenge_acceptModalStyle__Mbzj9 .card-info .logo{margin-top:4px;width:70%}.Challenge_stepChallengeLeaderBoardStyles__yGo41 .step_challenge_leaderboard_header{display:flex;justify-content:space-between}.Challenge_stepChallengeLeaderBoardStyles__yGo41 .step_challenge_leaderboard_header .btn-gradient{margin-top:5px;min-width:50px;width:-webkit-fit-content;width:fit-content}.Challenge_stepChallengeLeaderBoardStyles__yGo41 .step_challenge_leaderboard_header .invite-text{font-family:AktivGrotesk;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.Challenge_stepChallengeLeaderBoardStyles__yGo41 #step_challenge_leaderboard-sec{max-height:500px;overflow-y:auto}.Challenge_stepChallengeLeaderBoardStyles__yGo41 .leaderboard-list{height:100%}.Challenge_stepChallengeLeaderBoardStyles__yGo41 .leaderboard-list .leaderboard-card{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;height:50px;justify-content:space-between;padding:0 12px}.Challenge_stepChallengeLeaderBoardStyles__yGo41 .leaderboard-list .leaderboard-card:not(:last-of-type){border-bottom:1px solid rgba(0,0,0,.102)}.Challenge_stepChallengeLeaderBoardStyles__yGo41 .leaderboard-list .leaderboard-card.active{background-color:#dfdbf8}.Challenge_stepChallengeLeaderBoardStyles__yGo41 .leaderboard-list .leaderboard-card .avatar{margin:0 8px 0 0}.Challenge_stepChallengeLeaderBoardStyles__yGo41 .leaderboard-list .leaderboard-card .index{min-width:24px}.Challenge_stepChallengeLeaderBoardStyles__yGo41 .leaderboard-list .leaderboard-card .step{background:#f3f3f3;border-radius:999px;height:32px;line-height:32px;min-width:80px;padding:0 8px;text-align:center}.Challenge_stepChallengeLeaderBoardStyles__yGo41.small .leaderboard-list{height:100%}.Challenge_stepChallengeLeaderBoardStyles__yGo41.small .leaderboard-list .leaderboard-card{background-color:#fff;border-radius:8px;height:32px}.Challenge_stepChallengeLeaderBoardStyles__yGo41.small .leaderboard-list .leaderboard-card.active{background-color:#dfdbf8}.Challenge_stepChallengeLeaderBoardStyles__yGo41.small .leaderboard-list .leaderboard-card:not(:last-of-type){border-bottom:none;margin-bottom:2px}.Challenge_stepChallengeLeaderBoardStyles__yGo41.small .leaderboard-list .leaderboard-card .flex{width:calc(100% - 92px)}.Challenge_stepChallengeLeaderBoardStyles__yGo41.small .leaderboard-list .leaderboard-card .flex .index{margin-right:8px}.Challenge_stepChallengeLeaderBoardStyles__yGo41.small .leaderboard-list .leaderboard-card .flex .name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 60px)}.Challenge_stepChallengeLeaderBoardStyles__yGo41.small .leaderboard-list .leaderboard-card .step{background:#0000;font-weight:700}.Challenge_noTrackerSecStyles__9UjiR{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;padding:24px 0}.Challenge_noTrackerSecStyles__9UjiR .subtitle{font-family:Poppins;font-size:16px;font-weight:700;line-height:19.2px}.Challenge_noTrackerSecStyles__9UjiR .mobile-icon{margin:24px 0 16px}.Challenge_noTrackerSecStyles__9UjiR .tips{font-family:AktivGrotesk;font-size:13px;line-height:19px}.Challenge_noTrackerSecStyles__9UjiR .divider{background-color:#e5e5e5;height:1px;margin:24px 0 16px;width:50px}.Challenge_noTrackerSecStyles__9UjiR .animation-sec{margin-top:-8px;width:300px}.Challenge_notJoinedSecStyles__v98s\+{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;padding:24px 0}.Challenge_notJoinedSecStyles__v98s\+ .subtitle{font-family:Poppins;font-size:16px;font-weight:700;line-height:19.2px}.Challenge_notJoinedSecStyles__v98s\+ .animation-sec{width:460px}.ChallengeBtn_styles__g563t .joined-icon{background:#fff;border-radius:8px;color:#ff8666;display:inline-block;font-size:8px;height:16px;line-height:16px;margin-right:5px;vertical-align:middle;width:16px}.ChallengeBtn_styles__g563t .leave-btn{background:#fff;border:1px solid #dadae8}.ChallengeBtn_quitModalStyles__iwgx8{text-align:center}.ChallengeBtn_quitModalStyles__iwgx8 .close{cursor:pointer;position:absolute;right:16px;top:16px}.ChallengeBtn_quitModalStyles__iwgx8 .quit-img{height:106px;margin:0 auto 24px}.ChallengeBtn_quitModalStyles__iwgx8 .modal-btns{padding-bottom:24px}.ChallengeBtn_quitModalStyles__iwgx8 .modal-btns .ant-btn{height:50px}.ChallengeBtn_quitModalStyles__iwgx8 .modal-btns .btn-cancel{color:#000}.SelectExclusiveProgram_styles__Md3Sq{margin:0 auto;max-width:100%;padding:0;width:390px}.SelectExclusiveProgram_styles__Md3Sq .program-list .basic-card,.SelectExclusiveProgram_styles__Md3Sq .program-list .pro-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00428129;cursor:pointer;padding:16px 24px;text-align:left;width:100%}.SelectExclusiveProgram_styles__Md3Sq .program-list .basic-card{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.SelectExclusiveProgram_styles__Md3Sq .program-list .gradient-border{background-clip:padding-box;border:4px solid #0000;border-radius:12px;box-sizing:border-box;margin:0 -4px -4px;position:relative}.SelectExclusiveProgram_styles__Md3Sq .program-list .gradient-border>*{border-radius:10px;position:relative;z-index:6}.SelectExclusiveProgram_styles__Md3Sq .program-list .gradient-border:before{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);border-radius:12px;bottom:0;content:"";left:0;margin:-4px;position:absolute;right:0;top:0;z-index:1}.SelectExclusiveProgram_styles__Md3Sq .program-list .pro-card .program-img{margin-top:12px;width:100%}.SelectExclusiveProgram_styles__Md3Sq .submit-btn{width:100%}@media(max-width:768px){.SelectExclusiveProgram_styles__Md3Sq{padding:0 24px}.SelectExclusiveProgram_styles__Md3Sq .program-list .submit-btn{bottom:auto;left:auto;position:relative;transform:none;width:100%}}.FOCarousel_styles__y8LtL .dot-list .dot{cursor:pointer;-webkit-user-select:none;user-select:none}.FOCarousel_styles__y8LtL{position:relative;width:100%}.FOCarousel_styles__y8LtL .carousel-main{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;width:100%}.FOCarousel_styles__y8LtL .carousel-main .ant-carousel{margin:0 24px;width:calc(100% - 140px)}.FOCarousel_styles__y8LtL .carousel-main>*{flex-shrink:0}.FOCarousel_styles__y8LtL .carousel-main .left-icon,.FOCarousel_styles__y8LtL .carousel-main .right-icon{align-items:center;background:#fff;border-radius:32px;box-shadow:0 2px 16px #0000001f;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;height:32px;justify-content:center;width:32px}.FOCarousel_styles__y8LtL .dot-list{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;margin-top:5px;width:100%}.FOCarousel_styles__y8LtL .dot-list .dot{background:#e5e5e5;border-radius:3.5px;height:7px;margin:0 3px;width:7px}.FOCarousel_styles__y8LtL .dot-list .dot.active{background:linear-gradient(39.81deg,#e03694 3.9%,#f47253 92.21%);width:11px}@media(max-width:475px){.FOCarousel_styles__y8LtL .left-icon,.FOCarousel_styles__y8LtL .right-icon{bottom:-12px;position:absolute}.FOCarousel_styles__y8LtL .left-icon{left:24px}.FOCarousel_styles__y8LtL .right-icon{right:24px}.FOCarousel_styles__y8LtL .carousel-main{padding:0 24px}.FOCarousel_styles__y8LtL .carousel-main .ant-carousel{width:100%}.FOCarousel_styles__y8LtL .dot-list{margin-top:30px}}.health_healthStyles__o86iM .header-sec .title .pro,.health_healthUpgradeModalStyles__m6S6c .header-sec .title .pro{font-family:AktivGrotesk}.health_healthStyles__o86iM{border-radius:10px;color:#fff;margin:0 auto;max-width:100%;overflow:hidden;position:relative;width:900px}.health_healthStyles__o86iM .header-sec{background:#191344;height:158px;width:100%}.health_healthStyles__o86iM .header-sec .title{align-items:center;display:flex;justify-content:center;padding-top:56px;text-align:center}.health_healthStyles__o86iM .header-sec .title .logo{height:24px;margin-right:13px;width:21px}.health_healthStyles__o86iM .header-sec .title .fiton-title{height:24px;width:135px}.health_healthStyles__o86iM .header-sec .title .pro{background:#8954f2;border-radius:7px;color:#fff;display:inline-block;font-size:24px;font-weight:700;height:41px;letter-spacing:3px;line-height:44px;margin-left:14px;text-align:center;width:146px}.health_healthStyles__o86iM .header-sec .close{color:#fff;font-size:16px;position:fixed;right:30px;top:30px;z-index:4}.health_healthStyles__o86iM .header-sec .close .close-icon{vertical-align:middle}.health_healthStyles__o86iM .main-sec{background:#fff;border-radius:10px;height:100%;margin-top:-16px;padding:40px 38px 0 42px;position:relative;text-align:center}.health_healthStyles__o86iM .main-sec .content-sec{align-items:flex-start;column-gap:11px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.health_healthStyles__o86iM .main-sec .content-sec .left-sec{max-width:calc(100% - 441px)}.health_healthStyles__o86iM .main-sec .content-sec .left-sec .headline{color:#333;font-family:Poppins;font-size:32px;font-style:normal;font-weight:700;line-height:42px;margin-bottom:18px;margin-top:0;padding-right:10px;text-align:center;-webkit-user-select:none;user-select:none}.health_healthStyles__o86iM .main-sec .content-sec .left-sec .content-items{margin:0 auto;padding:0;text-align:left;width:346px}.health_healthStyles__o86iM .main-sec .content-sec .left-sec .content-items .item-sec{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;margin:0 auto 4px;position:relative;width:100%}.health_healthStyles__o86iM .main-sec .content-sec .left-sec .content-items .item-sec>img{background:#62ccf9;border-radius:50%;display:inline-block;height:14px;margin-right:8px;padding:3px;transform:translateY(-1px);vertical-align:middle;width:14px}.health_healthStyles__o86iM .main-sec .content-sec .left-sec .content-items .item-sec .item-title{color:#333;display:inline-block;font-family:AktivGrotesk;font-size:18px;font-style:normal;font-weight:500;line-height:125%;margin-bottom:0;vertical-align:middle}.health_healthStyles__o86iM .main-sec .content-sec .right-sec{position:relative;width:441px}.health_healthStyles__o86iM .main-sec .content-sec .right-sec .image-list{background:#fff;border-radius:8px;box-shadow:0 11px 28px rgba(0,66,129,.142);padding-bottom:24px;position:absolute}.health_healthStyles__o86iM .main-sec .content-sec .right-sec .image-list .dot-list{justify-content:center;margin-top:8px}.health_healthStyles__o86iM .main-sec .content-sec .right-sec .image-list .dot-list .dot.active{width:24px}.health_healthStyles__o86iM .main-sec .content-sec .right-sec .image-list .carousel-main .left-icon{left:-16px;position:absolute;z-index:6}.health_healthStyles__o86iM .main-sec .content-sec .right-sec .image-list .carousel-main .right-icon{position:absolute;right:-16px;z-index:6}.health_healthStyles__o86iM .main-sec .content-sec .right-sec .image-list .carousel-main .fiton-icon{color:#333}.health_healthStyles__o86iM .main-sec .content-sec .right-sec .image-list .carousel-main .ant-carousel{width:100%;z-index:5}.health_healthStyles__o86iM .main-sec .content-sec .right-sec .image-list .carousel-main .carousel-item{position:relative}.health_healthStyles__o86iM .main-sec .content-sec .right-sec .image-list .carousel-main .carousel-item>img{height:180px;width:100%}.health_healthStyles__o86iM .main-sec .content-sec .right-sec .image-list .carousel-main .carousel-item .description{color:#333;font-family:Poppins;font-size:18px;font-style:normal;font-weight:800;line-height:110%;margin-top:16px}.health_healthStyles__o86iM .main-sec .bottom-sec{margin-top:46px}.health_healthStyles__o86iM .main-sec .join-btn{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);border-radius:30px;color:#fff;font-family:AktivGrotesk-bold;font-size:18px;height:60px;line-height:12px;margin:0 auto 20px;max-width:calc(100vw - 30px);width:326px}.health_healthModalStyles__N5zYr .ant-modal{width:100vw}.health_healthModalStyles__N5zYr .ant-modal-content{background-color:#0000;border:none;box-shadow:none;width:100%}.health_healthModalStyles__N5zYr .ant-modal-body{padding:0}.health_healthUpgradeModalStyles__m6S6c .ant-modal{width:100vw}.health_healthUpgradeModalStyles__m6S6c .ant-modal-content{background-color:#0000;border:none;box-shadow:none;width:100%}.health_healthUpgradeModalStyles__m6S6c .ant-modal-body{background:#fff;border-radius:16px;margin:0 auto;padding:0 0 40px;position:relative;width:435px}.health_healthUpgradeModalStyles__m6S6c .header-sec{height:120px;position:relative;width:100%}.health_healthUpgradeModalStyles__m6S6c .header-sec .title{align-items:center;display:flex;justify-content:center;padding-top:42px;text-align:center}.health_healthUpgradeModalStyles__m6S6c .header-sec .title .logo{margin-right:8px;width:135px}.health_healthUpgradeModalStyles__m6S6c .header-sec .title .pro{background:#8954f2;border-radius:3px;color:#fff;display:inline-block;font-size:12px;font-weight:700;height:19px;letter-spacing:1px;line-height:20px;text-align:center;width:68px}.health_healthUpgradeModalStyles__m6S6c .header-sec .subtitle{color:#727272;font-family:AktivGrotesk;font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin-top:8px;text-align:center}.health_healthUpgradeModalStyles__m6S6c .header-sec .close{color:#333;font-size:16px;position:absolute;right:24px;top:24px;z-index:4}.health_healthUpgradeModalStyles__m6S6c .header-sec .close .close-icon{vertical-align:middle}.health_healthUpgradeModalStyles__m6S6c .credit-sec{align-items:flex-start;background:#f5f5f5;border-radius:10px;color:#333;display:flex;flex-direction:column;flex-wrap:nowrap;gap:8px;justify-content:flex-start;margin:0 50px;padding:16px 16px 8px}.health_healthUpgradeModalStyles__m6S6c .credit-sec .credit-item{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;line-height:24px;width:100%}.health_healthUpgradeModalStyles__m6S6c .tip{color:#a4aab2;font-family:AktivGrotesk;font-size:11px;font-style:normal;font-weight:500;line-height:16px;margin:16px 50px 24px}.health_healthUpgradeModalStyles__m6S6c .tip>a{text-decoration:underline}.health_healthUpgradeModalStyles__m6S6c .upgrade-button{font-weight:700;margin:0 auto}.health_healthUpgradeModalStyles__m6S6c .cancel-tip{color:#90969f;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:500;margin-top:16px;text-align:center}.YouMayLikeGroups_styles__Jj4gL{background:#fff;padding:16px;width:100%}.YouMayLikeGroups_styles__Jj4gL .groups-sec{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:15px;justify-content:flex-start;margin-top:12px;overflow-x:auto;overflow-y:hidden}.YouMayLikeGroups_styles__Jj4gL .groups-sec>*{flex-shrink:0}.YouMayLikeGroups_styles__Jj4gL .groups-sec .group-card{height:150px;padding-bottom:12px;width:150px}.Friends_styles__SDdr1{background:#fff;min-height:calc(100vh - 185px);padding:0;position:relative;width:100%}.Friends_styles__SDdr1 .main-sec{display:flex;justify-content:center}.Friends_styles__SDdr1 .content-sec{background:#f2f2f2;border-left:1px solid #0000001a;border-right:1px solid #0000001a;display:inline-block;margin:0 200px 0 0;vertical-align:top}.Friends_styles__SDdr1 .content-sec .header-sec{background:#fff;height:46px;line-height:46px;margin-bottom:8px;padding:0 15px;width:100%}.Friends_styles__SDdr1 .content-sec .header-sec .header-btn{border:1px solid #dadada;border-radius:8px;box-sizing:border-box;color:#212121;display:inline-block;font-family:AktivGrotesk;font-size:12px;font-style:normal;font-weight:400;height:29px;line-height:100%;margin-right:7px;min-width:89px}.Friends_styles__SDdr1 .content-sec .header-sec .header-btn .fiton-icon,.Friends_styles__SDdr1 .content-sec .header-sec .header-btn .fo-icon{margin-right:7px;transform:translateY(-1px)}.Friends_styles__SDdr1 .content-sec .header-sec .header-btn.active{background:#dadada;border:none;border-radius:8px}.Friends_styles__SDdr1 .content-sec .share-sec{background-color:#fff;cursor:pointer;height:50px;line-height:50px;margin-bottom:8px;padding:0 16px;width:585px}.Friends_styles__SDdr1 .content-sec .share-sec .share-avatar{margin-right:12px;vertical-align:middle}.Friends_styles__SDdr1 .content-sec .share-sec .share-content{color:#9c9eb9;font-family:AktivGrotesk;font-size:13px;font-style:normal;font-weight:400;line-height:15px;vertical-align:middle}.Friends_styles__SDdr1 .content-sec .post-list{margin:0 auto;padding-bottom:0;width:583px}.Friends_styles__SDdr1 .content-sec .no-more-sec{background:#fff;height:145px;margin:0 auto 8px;padding:40px 0;text-align:center;width:583px}.Friends_styles__SDdr1 .content-sec .no-more-sec .title{color:#90969f;font-family:AktivGrotesk-bold;font-size:16px;font-style:normal;font-weight:400;line-height:20px;margin-bottom:11px;text-align:center}.Friends_styles__SDdr1 .content-sec .no-more-sec .content{color:#90969f;font-family:AktivGrotesk;font-size:13px;font-style:normal;font-weight:400;line-height:17px;margin:0 auto;text-align:center;white-space:break-spaces;width:261px}.Friends_styles__SDdr1 .loadmore-sec{align-items:center;height:40px;padding-bottom:30px;text-align:center}.Friends_styles__SDdr1 .loadmore-sec .loading-icon{color:#ff6399;font-size:36px}.Friends_styles__SDdr1 .right-sec{left:calc(50% + 220px);max-height:calc(100vh - 65px);overflow-x:hidden;overflow-y:auto;position:fixed}.Friends_styles__SDdr1 .right-sec .your-group-sec{background:#f8f8f8;border-radius:8px;padding:16px;width:322px}.Friends_styles__SDdr1 .right-sec .your-group-sec .your-group-header{display:flex;justify-content:space-between;margin-bottom:8px}.Friends_styles__SDdr1 .right-sec .your-group-sec .title{color:#000;font-family:AktivGrotesk-bold;font-size:11px;font-style:normal;font-weight:400;line-height:16px;margin-bottom:0;text-align:left;text-transform:uppercase}.Friends_styles__SDdr1 .right-sec .your-group-sec .group-sec{background-position:center 80%;background-repeat:no-repeat;background-size:cover;border-radius:14px;cursor:pointer;height:240px;margin:0 auto 16px;width:240px}.Friends_styles__SDdr1 .right-sec .your-group-sec .group-sec .wrapper-bg{background-position:center bottom 20px;background-repeat:no-repeat;background-size:160px;position:relative}.Friends_styles__SDdr1 .right-sec .your-group-sec .group-sec.group-card{align-items:flex-end;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;padding-bottom:30px}

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-name:headShake;animation-timing-function:ease-in-out}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{animation-name:swing;transform-origin:top center}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.heartBeat{animation-duration:1.3s;animation-name:heartBeat;animation-timing-function:ease-in-out}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-duration:.75s;animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:translateZ(0)}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:translateZ(0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:translateZ(0)}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-duration:.75s;animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}.animated.flip{animation-name:flip;-webkit-backface-visibility:visible;backface-visibility:visible}@keyframes flipInX{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{animation-name:flipInX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipInY{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateY(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;transform:perspective(400px) rotateY(10deg)}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{animation-name:flipInY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutX{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.flipOutX{animation-duration:.75s;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateY(-15deg)}to{opacity:0;transform:perspective(400px) rotateY(90deg)}}.flipOutY{animation-duration:.75s;animation-name:flipOutY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes lightSpeedIn{0%{opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;transform:skewX(20deg)}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg);transform-origin:center}to{opacity:1;transform:translateZ(0);transform-origin:center}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{opacity:0;transform:rotate(-45deg);transform-origin:left bottom}to{opacity:1;transform:translateZ(0);transform-origin:left bottom}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{opacity:0;transform:rotate(45deg);transform-origin:right bottom}to{opacity:1;transform:translateZ(0);transform-origin:right bottom}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{opacity:0;transform:rotate(45deg);transform-origin:left bottom}to{opacity:1;transform:translateZ(0);transform-origin:left bottom}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{opacity:0;transform:rotate(-90deg);transform-origin:right bottom}to{opacity:1;transform:translateZ(0);transform-origin:right bottom}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{opacity:1;transform-origin:center}to{opacity:0;transform:rotate(200deg);transform-origin:center}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{opacity:1;transform-origin:left bottom}to{opacity:0;transform:rotate(45deg);transform-origin:left bottom}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{opacity:1;transform-origin:right bottom}to{opacity:0;transform:rotate(-45deg);transform-origin:right bottom}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{opacity:1;transform-origin:left bottom}to{opacity:0;transform:rotate(-45deg);transform-origin:left bottom}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{opacity:1;transform-origin:right bottom}to{opacity:0;transform:rotate(90deg);transform-origin:right bottom}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{animation-timing-function:ease-in-out;transform-origin:top left}20%,60%{animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left}40%,80%{animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg);transform-origin:top left}to{opacity:0;transform:translate3d(0,700px,0)}}.hinge{animation-duration:2s;animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,100%,0);visibility:hidden}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0);visibility:hidden}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(100%,0,0);visibility:hidden}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-100%,0);visibility:hidden}}.slideOutUp{animation-name:slideOutUp}.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.delay-1s{animation-delay:1s}.animated.delay-2s{animation-delay:2s}.animated.delay-3s{animation-delay:3s}.animated.delay-4s{animation-delay:4s}.animated.delay-5s{animation-delay:5s}.animated.fast{animation-duration:.8s}.animated.faster{animation-duration:.5s}.animated.slow{animation-duration:2s}.animated.slower{animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}@font-face{font-family:icomoon;font-style:normal;font-weight:400;src:url(/static/media/icomoon.d4c0c70db97ec8c85198.eot);src:url(/static/media/icomoon.d4c0c70db97ec8c85198.eot#iefix) format("embedded-opentype"),url(/static/media/icomoon.566c45ff7a81ba595395.ttf) format("truetype"),url(/static/media/icomoon.bd342f4dbe1e9e431388.woff) format("woff"),url(/static/media/icomoon.e336e39bcae92dcd25b5.svg#icomoon) format("svg")}[class*=" icon-"],[class^=icon-]{speak:none;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;font-family:icomoon!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.icon-time-2:before{color:#b9babd;content:""}.icon-run-1:before{color:#b9babd;content:""}.icon-calendar-1:before{content:""}.icon-info:before{color:#9c9eb9;content:""}.icon-lock-2:before{content:""}.icon-star:before{content:""}.icon-visibility:before{content:""}.icon-visibility-off:before{content:""}.icon-lock-1:before{color:#9c9eb9;content:""}.icon-group:before{color:#9c9eb9;content:""}.icon-public:before{color:#a2a4bd;content:""}.icon-pin:before{color:#9c9eb9;content:""}.icon-chat:before{content:""}.icon-cheer:before{content:""}.icon-friends-1:before{content:""}.icon-global:before{content:""}.icon-star-checked:before{color:#62ccf9;content:""}.icon-star-uncheck:before{color:#fff;content:""}.icon-calorie:before{color:#ec8c6e;content:""}.icon-pause-icon:before{color:#fff;content:""}.icon-music-icon:before{content:""}.icon-meals:before{content:""}.icon-icon-backward:before{content:""}.icon-icon-large-vol:before{content:""}.icon-icon-small-vol:before{content:""}.icon-icon-next-song:before{content:""}.icon-icon-forward:before{content:""}.icon-captions:before{content:""}.icon-notifications:before{content:""}.icon-down:before{content:""}.icon-calendar:before{content:""}.icon-male:before{content:""}.icon-female:before{content:""}.icon-fb:before{content:""}.icon-back:before{content:""}.icon-profile:before{content:""}.icon-friends:before{content:""}.icon-play:before{content:""}.icon-run:before{content:""}.icon-love-3:before{content:""}.icon-fire:before{content:""}.icon-invite:before{content:""}.icon-timer1:before{content:""}.icon-note:before{content:""}.icon-setting:before{content:""}.icon-love-2:before{content:""}.icon-heartbeat:before{content:""}.icon-handshake:before{content:""}.icon-note-2:before{content:""}.icon-note-1:before{content:""}.icon-spaceship:before{content:""}.icon-watch:before{content:""}.icon-lock:before{content:""}.icon-mail:before{content:""}.icon-height:before{content:""}.icon-weight:before{content:""}.icon-profile-1:before{content:""}.icon-checked:before{content:""}.icon-play-1:before{content:""}.icon-right:before{content:""}.icon-pencil:before{content:""}.icon-timer-1:before{content:""}.icon-event:before{content:""}.icon-goal:before{content:""}.icon-close:before{content:""}.icon-timer:before{content:""}.icon-add-user:before{content:""}.icon-promo:before{content:""}.icon-heartbeat1:before{content:""}.icon-settings:before{content:""}.icon-google:before{content:""}.icon-twitter:before{content:""}.icon-facebook:before{content:""}.icon-love:before{content:""}.icon-article:before{content:""}.icon-reminder:before{content:""}.icon-share:before{content:""}.icon-add-friend:before{content:""}.icon-plus1:before{content:""}.icon-other_gender:before{content:""}.icon-meal-browse:before{content:""}.icon-shop:before{content:""}.icon-instagram:before{content:""}.icon-printer:before{content:""}.icon-more:before{content:""}.icon-trophy:before{content:""}.icon-video-off:before{content:""}.icon-video-on:before{content:""}.icon-microphone:before{content:""}.icon-flag-complex:before{content:""}.icon-mute-microphone:before{content:""}.icon-mute-microphone-1:before{content:""}.icon-microphone-1:before{content:""}.icon-header-search:before{content:""}.ant-btn,.today-workout-card .card-text .grey-duration,.upcoming-workout-card .card-text .grey-duration{font-family:AktivGrotesk-bolder}.today-workout-card .card-text .workout-timer-btn .timer-num,.upcoming-workout-card .card-text .workout-timer-btn .timer-num{font-family:AktivGrotesk}.clickable,.hover-link,.today-workout-card,.upcoming-workout-card{cursor:pointer;-webkit-user-select:none;user-select:none}.scroll-list{max-width:calc(50vw + 512px);width:1472px}.gradient-font-2{-webkit-text-fill-color:#0000;background:linear-gradient(270deg,#e03694,#f47253 70%);-webkit-background-clip:text;background-clip:text;color:#ff8666}.gradient-font-2::selection{-webkit-text-fill-color:#fff}.ant-select-selection,.ant-select-selection:active,.ant-select-selection:focus,.ant-select-selection:hover{border:none;box-shadow:none}a.ant-btn{line-height:36px}a.ant-btn.big{line-height:60px}.ant-radio-wrapper{display:block}.ant-radio-wrapper .ant-radio{margin-right:10px;vertical-align:middle}.ant-radio-wrapper .ant-radio-inner{background:url(/static/media/favorite-unchecked.8f33057b07c84ef7fc73.svg);background-size:cover;border-color:#0000;border-width:0;height:20px;width:20px}.ant-radio-wrapper .ant-radio-inner:after{background:#0000;border-color:#0000;height:20px;left:3.5px;top:3.5px;width:20px}.ant-radio-wrapper .ant-radio-checked .ant-radio-inner{background:url(/static/media/favorite-checked.bfcd1b7cf46c16db0cca.svg);background-size:cover;border-color:#0000}.ant-radio-wrapper .ant-radio-focused .ant-radio-inner,.ant-radio-wrapper .ant-radio-wrapper:hover .ant-radio .ant-radio-inner,.ant-radio-wrapper .ant-radio:hover .ant-radio-inner{border-color:#0000}.round-style-radio .ant-radio-checked .ant-radio-inner{background:url(/static/media/radio-checked.37be14f5172dc67d242b.svg);background-size:cover}.ant-message{top:0!important}.ant-message .ant-message-notice{height:48px;line-height:48px;margin-top:0;padding:0}.ant-message .ant-message-notice-content{color:#333;font-size:15px;font-weight:700;padding:0;width:100%}.ant-message .ant-message-success{background-color:#dfffe6}.headline-workout-content{margin-bottom:74px;position:relative}.headline-workout-content.browse-headline{margin-bottom:0}.headline-workout-content .content{margin:0 auto;width:755px}.headline-workout-content .content h2{color:#262628;font-size:22px;font-weight:700}.headline-workout-content .content p{color:#4a4a4a;font-size:17px;line-height:24px}.headline-workout-content .content .content-about{margin-top:4vh}.headline-workout-content .workout-content-header{height:414px;position:absolute;top:0;width:100%}.headline-workout-content .workout-content-header:before{background:linear-gradient(180deg,#fff0,#fff9 30%,#fff);bottom:8px;content:"";height:260px;left:0;position:absolute;width:100%}.headline-workout-content .workout-content-header:after{background:linear-gradient(270deg,#e03694,#f47253);bottom:0;box-shadow:0 -60px 60px #fff;content:"";height:8px;left:0;position:absolute;width:100%}.headline-workout-content .workout-content-header .back-icon{color:#fff;font-size:36px}.headline-workout-content .workout-content-header .workout-back{left:5vw;position:absolute;top:3vh}.headline-workout-content .workout-content-header .workout-collect{position:absolute;right:5vw;top:3vh}.headline-workout-content .workout-content-header .workout-collect .collect-icon{margin-top:4px}.headline-workout-content .workout-content-header .workout-add-user{color:#000;font-size:20px;margin-top:4px;position:absolute;right:calc(5vw + 50px);top:3vh}.headline-workout-content .workout-content-header .workout-trainer .trainer-name{font-size:15px;line-height:32px;margin-left:10px}.headline-workout-content .workout-content-header .workout-name{font-family:Poppins;font-size:50px;font-weight:700;letter-spacing:-1.5px}.headline-workout-content .workout-content-header .duration-intense{color:#90969f}.headline-workout-content .workout-content-header .duration-intense .middle-dot{background-color:#90969f}.workout-detail-container{height:100%;margin:0 auto;position:relative;width:755px}.workout-detail-container.white{color:#fff}.workout-detail-container .btn-group{position:absolute;right:0;top:15px}.workout-detail-container .btn-group .count-me-btn{min-width:116px;width:auto}.vertical-middle{display:inline-block;margin-top:16px;vertical-align:top}.vertical-middle.timer{color:#9c9eb9;font-size:13px;margin-top:16px;width:80px}.vertical-middle.timer .timer-num{color:#000;font-family:Poppins;font-size:14px;font-weight:700}.workout-detail-ft{background-color:#f3f3f3;height:64px;width:100%}.browse-workout-card{border:1px solid #e8eef3;border-radius:10px;cursor:pointer;height:302px;overflow:hidden;position:relative;width:322px}.browse-workout-card:hover .card-img .cover-img{background-size:110%}.browse-workout-card .card-img{height:232px;width:100%}.browse-workout-card .card-img .cover-img{background-position:50%;background-size:100%;transition:background-size .3s ease-in-out}.browse-workout-card .badge{font-weight:400}.browse-workout-card .card-text{background:#fff;bottom:5;box-shadow:0 -40px 40px #fff;margin-top:-15px;padding:10px 15px;position:absolute;width:100%}.browse-workout-card .card-text .title{bottom:90px;font-family:Poppins;font-size:21px;font-weight:700;line-height:25px;max-width:80%;padding-right:20px;position:absolute;white-space:normal}.browse-workout-card .card-text:after{background:linear-gradient(270deg,#e03694,#f47253);content:"";height:5px;left:0;position:absolute;top:0;width:100%}.browse-workout-card .card-text .grey-duration{color:#90969f;margin-bottom:7px;margin-top:7px}.browse-workout-card .card-text .grey-duration .middle-dot{background-color:#90969f}.browse-workout-card .card-text .timer-group{align-items:center;display:flex;justify-content:space-between}.browse-workout-card .workout-collect{display:inline-block;position:absolute;right:15px;top:0}.small-browse-workout-card{background:#fff;border:1px solid #e8eef3;border-radius:10px;box-shadow:0 11px 20px #0042811f;cursor:pointer;height:120px;overflow:hidden;position:relative;width:321px}.small-browse-workout-card:hover .card-img .cover-img{background-size:110%}.small-browse-workout-card .card-img{float:left;height:100%;width:93px}.small-browse-workout-card .card-img .cover-img{background-position:50%;background-size:100%;transition:background-size .3s ease-in-out}.small-browse-workout-card .card-text{color:#000;height:100%;margin-left:93px;padding:10px 15px;position:relative}.small-browse-workout-card .card-text .title{font-family:Poppins;font-size:14px;font-weight:700;line-height:17px;max-width:80%;white-space:normal}.small-browse-workout-card .card-text .grey-duration{color:#90969f;margin-top:5px}.small-browse-workout-card .card-text .grey-duration .middle-dot{background-color:#90969f}.small-browse-workout-card .card-text .timer-group{align-items:center;bottom:10px;display:flex;justify-content:space-between;margin-top:10px;position:absolute;width:calc(100% - 30px)}.challenge-workout-card{background:#fff;border:1px solid #e8eef3;border-radius:10px;cursor:pointer;height:252px;overflow:hidden;position:relative;width:322px}.challenge-workout-card:hover .card-img .cover-img{background-size:110%}.challenge-workout-card .card-img{height:100%;position:absolute;width:100%}.challenge-workout-card .card-img .cover-img{background-position:50%;background-size:100%;transition:background-size .3s ease-in-out}.challenge-workout-card .card-text{bottom:0;padding:10px 15px 60px;position:absolute;width:100%}.challenge-workout-card .card-text .title{color:#fff;font-family:Poppins;font-size:26px;font-weight:700;line-height:28px;max-width:80%;white-space:normal}.challenge-workout-card .card-text .grey-duration{color:#ecf1f2;margin-top:5px}.challenge-workout-card .card-text .grey-duration .middle-dot{background-color:#ecf1f2}.challenge-workout-card .card-text .timer-group{align-items:center;bottom:10px;display:flex;justify-content:space-between;position:absolute;width:calc(100% - 30px)}.challenge-workout-card .workout-collect{display:inline-block;position:absolute;right:15px;top:0}.today-workout-card{background:#fff;border:1px solid #e8eef3;border-radius:14px;box-shadow:0 5px 20px #0042811f;height:400px;overflow:hidden;position:relative;width:388px}.today-workout-card .ant-btn{min-width:110px;width:auto}.today-workout-card:hover .card-img .cover-img{background-size:110%}.today-workout-card .card-img{height:calc(100% - 120px);width:100%}.today-workout-card .card-img .cover-img{background-position:50%;background-size:100%;transition:background-size .3s ease-in-out}.today-workout-card .card-text{box-shadow:0 -60px 60px #fff;height:120px;padding-left:20px;padding-right:20px;padding-top:20px;position:relative;vertical-align:top;white-space:normal;width:100%}.today-workout-card .card-text .title{bottom:130px;font-family:Poppins;font-size:28px;font-weight:700;line-height:36px;padding-right:20px;position:absolute}.today-workout-card .card-text:after{background:linear-gradient(270deg,#e03694,#f47253);content:"";height:8px;left:0;position:absolute;top:0;width:100%}.today-workout-card .card-text .grey-duration{color:#90969f;display:inline-block;font-size:13px}.today-workout-card .card-text .grey-duration .middle-dot{background-color:#90969f}.today-workout-card .card-text .workout-timer-btn{height:64px;width:calc(100% - 40px)}.today-workout-card .card-text .workout-timer-btn .workout-timer{color:#90969f;margin-top:8px}.today-workout-card .card-text .workout-timer-btn .timer{margin-top:8px;width:auto}.today-workout-card .card-text .workout-timer-btn .timer-label{display:inline-block;margin-right:8px}.today-workout-card .card-text .workout-timer-btn .timer-num{color:#90969f;display:inline-block;font-size:14px;font-weight:400}.today-workout-card .card-text .workout-timer-btn .workout-btn{bottom:20px;position:absolute;right:20px}.today-workout-card .card-text .workout-timer-btn .seperator{color:#90969f;margin:0 8px}.upcoming-workout-card{background:#fff;border:1px solid #e8eef3;border-radius:14px;box-shadow:0 5px 20px #0042811f;height:302px;overflow:hidden;position:relative;width:322px}.upcoming-workout-card:hover .card-img .cover-img{background-size:110%}.upcoming-workout-card .card-img{height:calc(100% - 90px);width:100%}.upcoming-workout-card .card-img .cover-img{background-position:50%;background-size:100%;transition:background-size .3s ease-in-out}.upcoming-workout-card .card-text{box-shadow:0 -60px 60px #fff;height:90px;padding-left:20px;padding-right:20px;padding-top:10px;position:relative;vertical-align:top;white-space:normal;width:100%}.upcoming-workout-card .card-text .title{bottom:100px;font-family:Poppins;font-size:21px;font-weight:700;line-height:25px;padding-right:20px;position:absolute}.upcoming-workout-card .card-text:after{background:linear-gradient(270deg,#e03694,#f47253);content:"";height:8px;left:0;position:absolute;top:0;width:100%}.upcoming-workout-card .card-text .grey-duration{color:#90969f;display:inline-block;font-size:13px}.upcoming-workout-card .card-text .grey-duration .middle-dot{background-color:#90969f}.upcoming-workout-card .card-text .workout-timer-btn{height:64px;width:calc(100% - 20px)}.upcoming-workout-card .card-text .workout-timer-btn .workout-timer{color:#90969f;margin-top:8px}.upcoming-workout-card .card-text .workout-timer-btn .timer{width:auto}.upcoming-workout-card .card-text .workout-timer-btn .timer-label{display:inline-block;margin-right:8px}.upcoming-workout-card .card-text .workout-timer-btn .timer-num{color:#90969f;display:inline-block;font-size:14px;font-weight:400}.upcoming-workout-card .card-text .workout-timer-btn .workout-btn{bottom:15px;position:absolute;right:20px}.upcoming-workout-card .card-text .workout-timer-btn .seperator{color:#90969f;margin:0 8px}@font-face{font-display:swap;font-family:AktivGrotesk-bolder;src:url(/static/media/AktivGrotesk-Medium.e3189cf2787bdca79eda.otf) format("opentype")}@font-face{font-display:swap;font-family:AktivGrotesk-bold;src:url(/static/media/AktivGrostek-Bold.15b1ea0e3a6e5add0006.otf) format("opentype")}@font-face{font-display:swap;font-family:AktivGrotesk-lighter;src:url(/static/media/AktivGrotesk-Thin.3c7bffbcab075f79ad6f.otf) format("opentype")}@font-face{font-display:swap;font-family:AktivGrotesk;src:url(/static/media/AktivGrotesk-Regular.54d8458f27b04d32e9dd.otf) format("opentype")}.nowrap{white-space:nowrap}.pns{font-weight:400}.pns,.pns-bold{font-family:Poppins}.pns-bold{font-weight:700}.pns-bolder{font-family:Poppins;font-weight:500}.pns-600{font-family:Poppins;font-weight:600}.regular{font-family:AktivGrotesk}.bolder{font-family:AktivGrotesk-bolder}.bold{font-family:AktivGrotesk-bold}.lighter{font-family:AktivGrotesk-lighter}.grey{color:#9c9eb9}.grey-1{color:#c4c4c4}.grey-2{color:#222}.grey-3{color:#333}.grey-4{color:#191344}.grey-5{color:#6a7582}.grey-6{color:#a4aab2}.grey-8{color:#757575}.medium-grey{color:#9da3b4}.font-dark{color:#1d1d27}.font-dark-3{color:#0d111f}.black{color:#000}.blue{color:#62ccf9}.red{color:#ff4763}.orange{color:#ff8666}.green{color:#39e8be}.green-2{color:#43ad72}.light-orange{color:#ffd976}.pink{color:#ff6399}.font-grey{color:#90969f}.font-dark-1{color:#4a4a4a}.white{color:#fff!important}.light-purple{color:#816ffe}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:AktivGrotesk,-apple-system,BlinkMacSystemFont,Open Sans,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;font-weight:400;margin:0 auto;min-width:1024px;padding:0}body,body h1,body h2,body h3,body h4,body h5,body h6{color:#1d1d27}@page{size:auto;margin:25mm 25mm 25mm 25mm}@media(max-width:1024px){body{min-width:100vw}}.m-t-2{margin-top:2px!important}.p-t-2{padding-top:2px!important}.m-b-2{margin-bottom:2px!important}.p-b-2{padding-bottom:2px!important}.m-l-2{margin-left:2px!important}.p-l-2{padding-left:2px!important}.m-r-2{margin-right:2px!important}.p-r-2{padding-right:2px!important}.m-t-4{margin-top:4px!important}.p-t-4{padding-top:4px!important}.m-b-4{margin-bottom:4px!important}.p-b-4{padding-bottom:4px!important}.m-l-4{margin-left:4px!important}.p-l-4{padding-left:4px!important}.m-r-4{margin-right:4px!important}.p-r-4{padding-right:4px!important}.m-t-6{margin-top:6px!important}.p-t-6{padding-top:6px!important}.m-b-6{margin-bottom:6px!important}.p-b-6{padding-bottom:6px!important}.m-l-6{margin-left:6px!important}.p-l-6{padding-left:6px!important}.m-r-6{margin-right:6px!important}.p-r-6{padding-right:6px!important}.m-t-8{margin-top:8px!important}.p-t-8{padding-top:8px!important}.m-b-8{margin-bottom:8px!important}.p-b-8{padding-bottom:8px!important}.m-l-8{margin-left:8px!important}.p-l-8{padding-left:8px!important}.m-r-8{margin-right:8px!important}.p-r-8{padding-right:8px!important}.m-t-16{margin-top:16px!important}.p-t-16{padding-top:16px!important}.m-b-16{margin-bottom:16px!important}.p-b-16{padding-bottom:16px!important}.m-l-16{margin-left:16px!important}.p-l-16{padding-left:16px!important}.m-r-16{margin-right:16px!important}.p-r-16{padding-right:16px!important}.m-t-18{margin-top:18px!important}.p-t-18{padding-top:18px!important}.m-b-18{margin-bottom:18px!important}.p-b-18{padding-bottom:18px!important}.m-l-18{margin-left:18px!important}.p-l-18{padding-left:18px!important}.m-r-18{margin-right:18px!important}.p-r-18{padding-right:18px!important}.m-t-24{margin-top:24px!important}.p-t-24{padding-top:24px!important}.m-b-24{margin-bottom:24px!important}.p-b-24{padding-bottom:24px!important}.m-l-24{margin-left:24px!important}.p-l-24{padding-left:24px!important}.m-r-24{margin-right:24px!important}.p-r-24{padding-right:24px!important}.m-t-28{margin-top:28px!important}.p-t-28{padding-top:28px!important}.m-b-28{margin-bottom:28px!important}.p-b-28{padding-bottom:28px!important}.m-l-28{margin-left:28px!important}.p-l-28{padding-left:28px!important}.m-r-28{margin-right:28px!important}.p-r-28{padding-right:28px!important}.m-t-32{margin-top:32px!important}.p-t-32{padding-top:32px!important}.m-b-32{margin-bottom:32px!important}.p-b-32{padding-bottom:32px!important}.m-l-32{margin-left:32px!important}.p-l-32{padding-left:32px!important}.m-r-32{margin-right:32px!important}.p-r-32{padding-right:32px!important}.m-t-48{margin-top:48px!important}.p-t-48{padding-top:48px!important}.m-b-48{margin-bottom:48px!important}.p-b-48{padding-bottom:48px!important}.m-l-48{margin-left:48px!important}.p-l-48{padding-left:48px!important}.m-r-48{margin-right:48px!important}.p-r-48{padding-right:48px!important}.m-t-60{margin-top:60px!important}.p-t-60{padding-top:60px!important}.m-b-60{margin-bottom:60px!important}.p-b-60{padding-bottom:60px!important}.m-l-60{margin-left:60px!important}.p-l-60{padding-left:60px!important}.m-r-60{margin-right:60px!important}.p-r-60{padding-right:60px!important}.m-t-80{margin-top:80px!important}.p-t-80{padding-top:80px!important}.m-b-80{margin-bottom:80px!important}.p-b-80{padding-bottom:80px!important}.m-l-80{margin-left:80px!important}.p-l-80{padding-left:80px!important}.m-r-80{margin-right:80px!important}.p-r-80{padding-right:80px!important}.m-0{margin:0!important}.p-0{padding:0!important}.m-2{margin:2px!important}.p-2{padding:2px!important}.m-4{margin:4px!important}.p-4{padding:4px!important}.m-5{margin:5px!important}.p-5{padding:5px!important}.m-6{margin:6px!important}.p-6{padding:6px!important}.m-8{margin:8px!important}.p-8{padding:8px!important}.m-10{margin:10px!important}.p-10{padding:10px!important}.m-12{margin:12px!important}.p-12{padding:12px!important}.m-15{margin:15px!important}.p-15{padding:15px!important}.m-16{margin:16px!important}.p-16{padding:16px!important}.m-18{margin:18px!important}.p-18{padding:18px!important}.m-20{margin:20px!important}.p-20{padding:20px!important}.m-24{margin:24px!important}.p-24{padding:24px!important}.m-25{margin:25px!important}.p-25{padding:25px!important}.m-28{margin:28px!important}.p-28{padding:28px!important}.m-30{margin:30px!important}.p-30{padding:30px!important}.m-32{margin:32px!important}.p-32{padding:32px!important}.m-35{margin:35px!important}.p-35{padding:35px!important}.m-40{margin:40px!important}.p-40{padding:40px!important}.m-45{margin:45px!important}.p-45{padding:45px!important}.m-48{margin:48px!important}.p-48{padding:48px!important}.m-50{margin:50px!important}.p-50{padding:50px!important}.m-60{margin:60px!important}.p-60{padding:60px!important}.m-75{margin:75px!important}.p-75{padding:75px!important}.m-80{margin:80px!important}.p-80{padding:80px!important}.m-100{margin:100px!important}.p-100{padding:100px!important}.m-150{margin:150px!important}.p-150{padding:150px!important}.m-200{margin:200px!important}.p-200{padding:200px!important}.font-11{font-size:11px}.font-19{font-size:19px}.font-32{font-size:32px}.font-40{font-size:40px}.font-44{font-size:44px}.font-48{font-size:48px}.font-60{font-size:60px}.font-64{font-size:64px}.ant-btn{border-radius:9999px;font-size:13px;height:36px;line-height:36px;min-width:115px;text-align:center}.ant-btn.big{display:block;font-size:15px;height:60px;line-height:60px;width:362px}@media(max-width:375px){.ant-btn.big{margin:auto;width:340px}.ant-calendar{width:100vw!important}}@media(max-width:320px){.ant-btn.big{margin:auto;width:300px}}.ant-btn.small{display:inline-block;font-size:12px;height:24px;line-height:24px;width:80px}.ant-btn.small.circle{font-size:18px;padding:0;width:24px}.ant-btn.short{display:inline-block;font-size:13px;height:31px;line-height:31px;padding:0 12px;width:auto}.ant-btn.short.circle{font-size:18px;padding:0;width:38px}.ant-btn.short.small-circle{font-size:11px;height:24px;line-height:24px;min-width:24px;padding:0;width:24px}.btn-normal{background:#fff;border:none;color:#1d1d27}.btn-normal:active,.btn-normal:focus,.btn-normal:hover{background:#fbfcfc;border:none;color:#1d1d27}.btn-normal[disabled],.btn-normal[disabled]:hover{background:#ecf1f2;color:#9c9eb9}.btn-second{background:#0000;border:1px solid #ffffff96;color:#fff}.btn-second:active,.btn-second:focus,.btn-second:hover{background:#ffffff1a;border:1px solid #ffffff96;color:#fff}.btn-second[disabled],.btn-second[disabled]:hover{background:#0000;color:#9c9eb9}.btn-cancel{background:#0000;border:1px solid #e8e7ef;color:#90969f}.btn-cancel:active,.btn-cancel:focus,.btn-cancel:hover{background:#ffffff1a;border:1px solid #e8e7ef;color:#1d1d27}.btn-cancel[disabled],.btn-cancel[disabled]:hover{background:#0000;color:#9c9eb9}.btn-danger{background:#0000;border:1px solid #ff679e;color:#ff679e}.btn-danger:active,.btn-danger:focus,.btn-danger:hover{background:#ffffff1a;border:1px solid #ff4763;color:#ff4763}.btn-danger[disabled],.btn-danger[disabled]:hover{background:#0000;color:#9c9eb9}.btn-primary,.btn-primary:active,.btn-primary:focus,.btn-primary:hover{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);border:1px solid #fff6;color:#fff}.btn-primary[disabled],.btn-primary[disabled]:hover{background:#9da3b4;color:#fff}.btn-primary.big{font-size:18px}.btn-blue,.btn-blue:active,.btn-blue:focus,.btn-blue:hover{background:#62ccf9;border:1px solid #0000;color:#fff}.btn-blue[disabled],.btn-blue[disabled]:hover{background:#9da3b4;color:#fff}.btn-blue.big{font-size:18px}.sub-title{font-size:16px}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-text-fill-color:#fff!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.m-t-0{margin-top:0!important}.p-t-0{padding-top:0!important}.m-b-0{margin-bottom:0!important}.p-b-0{padding-bottom:0!important}.m-l-0{margin-left:0!important}.p-l-0{padding-left:0!important}.m-r-0{margin-right:0!important}.p-r-0{padding-right:0!important}.m-t-5{margin-top:5px!important}.p-t-5{padding-top:5px!important}.m-b-5{margin-bottom:5px!important}.p-b-5{padding-bottom:5px!important}.m-l-5{margin-left:5px!important}.p-l-5{padding-left:5px!important}.m-r-5{margin-right:5px!important}.p-r-5{padding-right:5px!important}.m-t-10{margin-top:10px!important}.p-t-10{padding-top:10px!important}.m-b-10{margin-bottom:10px!important}.p-b-10{padding-bottom:10px!important}.m-l-10{margin-left:10px!important}.p-l-10{padding-left:10px!important}.m-r-10{margin-right:10px!important}.p-r-10{padding-right:10px!important}.m-t-12{margin-top:12px!important}.p-t-12{padding-top:12px!important}.m-b-12{margin-bottom:12px!important}.p-b-12{padding-bottom:12px!important}.m-l-12{margin-left:12px!important}.p-l-12{padding-left:12px!important}.m-r-12{margin-right:12px!important}.p-r-12{padding-right:12px!important}.m-t-15{margin-top:15px!important}.p-t-15{padding-top:15px!important}.m-b-15{margin-bottom:15px!important}.p-b-15{padding-bottom:15px!important}.m-l-15{margin-left:15px!important}.p-l-15{padding-left:15px!important}.m-r-15{margin-right:15px!important}.p-r-15{padding-right:15px!important}.m-t-20{margin-top:20px!important}.p-t-20{padding-top:20px!important}.m-b-20{margin-bottom:20px!important}.p-b-20{padding-bottom:20px!important}.m-l-20{margin-left:20px!important}.p-l-20{padding-left:20px!important}.m-r-20{margin-right:20px!important}.p-r-20{padding-right:20px!important}.m-t-25{margin-top:25px!important}.p-t-25{padding-top:25px!important}.m-b-25{margin-bottom:25px!important}.p-b-25{padding-bottom:25px!important}.m-l-25{margin-left:25px!important}.p-l-25{padding-left:25px!important}.m-r-25{margin-right:25px!important}.p-r-25{padding-right:25px!important}.m-t-30{margin-top:30px!important}.p-t-30{padding-top:30px!important}.m-b-30{margin-bottom:30px!important}.p-b-30{padding-bottom:30px!important}.m-l-30{margin-left:30px!important}.p-l-30{padding-left:30px!important}.m-r-30{margin-right:30px!important}.p-r-30{padding-right:30px!important}.m-t-35{margin-top:35px!important}.p-t-35{padding-top:35px!important}.m-b-35{margin-bottom:35px!important}.p-b-35{padding-bottom:35px!important}.m-l-35{margin-left:35px!important}.p-l-35{padding-left:35px!important}.m-r-35{margin-right:35px!important}.p-r-35{padding-right:35px!important}.m-t-40{margin-top:40px!important}.p-t-40{padding-top:40px!important}.m-b-40{margin-bottom:40px!important}.p-b-40{padding-bottom:40px!important}.m-l-40{margin-left:40px!important}.p-l-40{padding-left:40px!important}.m-r-40{margin-right:40px!important}.p-r-40{padding-right:40px!important}.m-t-45{margin-top:45px!important}.p-t-45{padding-top:45px!important}.m-b-45{margin-bottom:45px!important}.p-b-45{padding-bottom:45px!important}.m-l-45{margin-left:45px!important}.p-l-45{padding-left:45px!important}.m-r-45{margin-right:45px!important}.p-r-45{padding-right:45px!important}.m-t-50{margin-top:50px!important}.p-t-50{padding-top:50px!important}.m-b-50{margin-bottom:50px!important}.p-b-50{padding-bottom:50px!important}.m-l-50{margin-left:50px!important}.p-l-50{padding-left:50px!important}.m-r-50{margin-right:50px!important}.p-r-50{padding-right:50px!important}.m-t-68{margin-top:68px!important}.p-t-68{padding-top:68px!important}.m-b-68{margin-bottom:68px!important}.p-b-68{padding-bottom:68px!important}.m-l-68{margin-left:68px!important}.p-l-68{padding-left:68px!important}.m-r-68{margin-right:68px!important}.p-r-68{padding-right:68px!important}.m-t-75{margin-top:75px!important}.p-t-75{padding-top:75px!important}.m-b-75{margin-bottom:75px!important}.p-b-75{padding-bottom:75px!important}.m-l-75{margin-left:75px!important}.p-l-75{padding-left:75px!important}.m-r-75{margin-right:75px!important}.p-r-75{padding-right:75px!important}.m-t-100{margin-top:100px!important}.p-t-100{padding-top:100px!important}.m-b-100{margin-bottom:100px!important}.p-b-100{padding-bottom:100px!important}.m-l-100{margin-left:100px!important}.p-l-100{padding-left:100px!important}.m-r-100{margin-right:100px!important}.p-r-100{padding-right:100px!important}.m-t-115{margin-top:115px!important}.p-t-115{padding-top:115px!important}.m-b-115{margin-bottom:115px!important}.p-b-115{padding-bottom:115px!important}.m-l-115{margin-left:115px!important}.p-l-115{padding-left:115px!important}.m-r-115{margin-right:115px!important}.p-r-115{padding-right:115px!important}.m-t-150{margin-top:150px!important}.p-t-150{padding-top:150px!important}.m-b-150{margin-bottom:150px!important}.p-b-150{padding-bottom:150px!important}.m-l-150{margin-left:150px!important}.p-l-150{padding-left:150px!important}.m-r-150{margin-right:150px!important}.p-r-150{padding-right:150px!important}.m-t-200{margin-top:200px!important}.p-t-200{padding-top:200px!important}.m-b-200{margin-bottom:200px!important}.p-b-200{padding-bottom:200px!important}.m-l-200{margin-left:200px!important}.p-l-200{padding-left:200px!important}.m-r-200{margin-right:200px!important}.p-r-200{padding-right:200px!important}.font-12{font-size:12px}.font-13{font-size:13px}.font-14{font-size:14px}.font-15{font-size:15px}.font-16{font-size:16px}.font-17{font-size:17px}.font-18{font-size:18px}.font-20{font-size:20px}.font-22{font-size:22px}.font-24{font-size:24px}.font-26{font-size:26px}.font-28{font-size:28px}.font-30{font-size:30px}.font-36{font-size:36px}.icon-13{height:13px;width:13px}.icon-14{height:14px;width:14px}.icon-15{height:15px;width:15px}.icon-16{height:16px;width:16px}.icon-18{height:18px;width:18px}.icon-20{height:20px;width:20px}.icon-22{height:22px;width:22px}.icon-24{height:24px;width:24px}.icon-30{height:30px;width:30px}.center{text-align:center}.hover-link{color:inherit}.hover-link:hover{color:#7766e3!important}.common-modal .ant-modal-body .modal-btns,.common-modal .ant-modal-body .modal-title{text-align:center}.common-modal .ant-modal-body .modal-btns button{margin:0 10px}.no-animation-modal{animation:none!important}.divide-dot{background:#9c9eb9;border-radius:50%;display:inline-block;height:3px;margin-left:5px;margin-right:5px;vertical-align:middle;width:3px}.hidden-link{color:inherit;cursor:pointer}.hidden-link,.hidden-link:focus{text-decoration:none}.hidden-link:hover{color:#40a9ff}.hidden-link-block{color:inherit;text-decoration:none}.hidden-link-block:hover{color:inherit}.hidden-link-block:focus{text-decoration:none}.f10{font-size:20px;transform:scale(.5)}.flex{justify-content:flex-start}.flex,.flex-center{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap}.flex-center{justify-content:center}.flex-baseline{align-items:baseline;flex-wrap:nowrap}.flex-baseline,.flex-wrap{display:flex;flex-direction:row;justify-content:flex-start}.flex-wrap{align-items:center;flex-wrap:wrap}.flex-between{align-items:center}.flex-between,.flex-between-center{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.flex-between-center{align-items:flex-start}.flex-between-wrap{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.gradient-font-1{-webkit-text-fill-color:#0000;background:linear-gradient(91.64deg,#ff8666 6.61%,#ff64a2 96.58%);-webkit-background-clip:text;background-clip:text;color:#ff8666;-webkit-user-select:auto;user-select:auto}.gradient-font-1::selection{-webkit-text-fill-color:#fff}.gradient-font-2-btn{background:#0000;cursor:pointer}.gradient-font-2-btn>span{background:linear-gradient(270deg,#e03694,#f47253 70%);-webkit-background-clip:text;background-clip:text;display:inline-block}.gradient-font-2-btn>span,.gradient-font-3{-webkit-text-fill-color:#0000;color:#ff8666}.gradient-font-3{background:linear-gradient(39.81deg,#e03694 3.9%,#f47253 92.21%);-webkit-background-clip:text;background-clip:text}.gradient-font-3::selection{-webkit-text-fill-color:#fff}.gradient-font-4{-webkit-text-fill-color:#0000;background:linear-gradient(0deg,#e03694,#f47253 70%);-webkit-background-clip:text;background-clip:text;color:#ff8666}.gradient-font-4::selection{-webkit-text-fill-color:#fff}.gradient-font-5{-webkit-text-fill-color:#0000;background:linear-gradient(0deg,#ffa969,#ff75b4 90%);-webkit-background-clip:text;background-clip:text;color:#ff8666}.gradient-font-5::selection{-webkit-text-fill-color:#fff}.gradient-font-6{-webkit-text-fill-color:#0000;background:linear-gradient(166deg,#e03694d1,rgba(244,114,83,.929));-webkit-background-clip:text;background-clip:text;color:#ff8666}.gradient-font-6::selection{-webkit-text-fill-color:#fff}.gradient-font-7{-webkit-text-fill-color:#0000;background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);-webkit-background-clip:text;background-clip:text;color:#ff8666}.gradient-font-7::selection{-webkit-text-fill-color:#fff}.border-radius-5{border-radius:5px}.landscape-root{height:100vw;left:0;overflow-x:hidden;position:absolute;top:100%;transform:rotate(-90deg);transform-origin:left top;width:100vh}.portrait-root{height:100vh;left:0;position:absolute;top:0;transform:rotate(0);transform-origin:left top;width:100vw}.ab-in-app-message .ab-message-button{border:none!important;border-radius:30px!important;color:#fff!important;text-transform:uppercase!important;width:300px!important}.ab-in-app-message .ab-message-button,.reload-icon{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%)}.reload-icon{align-items:center;border-radius:50px;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;height:24px;justify-content:center;text-align:center;width:24px}.reload-icon img{height:20px;width:20px}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.video-img .play-icon{background:linear-gradient(0deg,#0000004d,#0000004d);border:2px solid #ffffff80;border-radius:50%;height:48px;left:50%;padding:12px;position:absolute;top:50%;transform:translate(-50%,-50%);width:48px}.video-img .play-icon img{margin-left:2px;width:20px}.red-line-through{text-decoration:line-through;-webkit-text-decoration-color:#ff4763;text-decoration-color:#ff4763}.user-selected-tag,.user-selected-tag-existing{background:#d0f0fd;border-radius:2px;cursor:pointer;margin:0 4px}.box-gradient,.box-gradient:active,.box-gradient:focus,.box-gradient:hover{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%)!important;background-color:#fff;border:none;border-radius:8px;box-sizing:border-box;color:#ff8666;padding:2px}.box-gradient,.box-gradient .inner,.box-gradient:active,.box-gradient:focus,.box-gradient:hover{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;overflow:hidden}.box-gradient .inner{background:#fff;border-radius:inherit;border-radius:5px;height:calc(100% - 2px);line-height:calc(100% - 2px);padding:0;width:calc(100% - 2px)}.pf-btn{background:#816ffe;border:1px solid;border-color:#0000 #0000 #0000001a;border-radius:2px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;height:48px;line-height:48px;margin:0 16px;min-width:90px;padding:0 16px;position:relative;text-align:center;text-decoration:none;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}@keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.lower-case{text-transform:lowercase}.fiton-popover{background:#fff;border-radius:8px;box-shadow:0 0 16px #0000001f;padding:16px}.health-spinner{animation:health-spin 1s linear infinite;border:3px solid #ff7caa;border-radius:50%;border-right-color:#0000;display:inline-block;height:30px;left:50%;margin:-15px 0 0 -15px;position:absolute;top:50%;width:30px;z-index:1}@keyframes health-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.PassCheckPopover_styles__YOhu3{padding:10px 10px 0}.PassCheckPopover_styles__YOhu3 *{font-family:Poppins;font-size:14px;font-style:normal;font-weight:400}.global-loading{align-items:center;background-color:#fff;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:100}.global-loading .spinner{animation:global-spin 1s linear infinite;border:3px solid #e61761;border-radius:50%;border-right-color:#0000;display:inline-block;height:30px;position:absolute;width:30px;z-index:1}@keyframes global-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.global-loading .hidden{display:none}.RenderEmailLogin_styles__\+KM-f{height:100vh;width:100%}.RenderEmailLogin_styles__\+KM-f .back-icon{color:#000;left:50px;position:absolute;top:50px;z-index:3}.RenderEmailLogin_styles__\+KM-f .back-icon i{font-size:36px}.RenderEmailLogin_styles__\+KM-f .check-email{height:100%;min-height:600px;padding-top:100px;position:relative;text-align:center;width:100%}.RenderEmailLogin_styles__\+KM-f .check-email .divider{background:#c4c4c4;height:1px;margin:16px auto 24px;max-width:340px;width:100%}.RenderEmailLogin_styles__\+KM-f .check-email .main-email{padding-top:40px}.RenderEmailLogin_styles__\+KM-f .check-email .check-email-title{color:#000;font-family:Poppins;font-size:32px;font-style:normal;font-weight:700;line-height:1.2;margin-top:42px;text-align:center}.RenderEmailLogin_styles__\+KM-f .check-email .check-email-info{color:#90969f;font-family:AktivGrotesk;font-size:18px;font-style:normal;font-weight:500;letter-spacing:-.016em;line-height:1.4;margin:24px auto;max-width:600px;text-align:center}.RenderEmailLogin_styles__\+KM-f .check-email .code-sec{align-items:center;display:flex;justify-content:center;width:100%}.RenderEmailLogin_styles__\+KM-f .check-email input::-webkit-inner-spin-button,.RenderEmailLogin_styles__\+KM-f .check-email input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.RenderEmailLogin_styles__\+KM-f .check-email input[type=number]{-moz-appearance:textfield}.RenderEmailLogin_styles__\+KM-f .check-email .code-value{background-color:#0000;border:1px solid #bdbdbd;border-radius:8px;box-sizing:border-box;color:#000;font-size:20px;height:48px;line-height:20px;margin:0 6px;text-align:center;width:48px}.RenderEmailLogin_styles__\+KM-f .check-email .code-value.hasValue{border:1px solid #e03694}.RenderEmailLogin_styles__\+KM-f .check-email .submit-btn{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);border:none;border-radius:100px;color:#fff;font-family:AktivGrotesk-bold;font-size:13px;height:59px;margin:24px auto;text-align:center;text-transform:uppercase;width:296px}.RenderEmailLogin_styles__\+KM-f .check-email .submit-btn[disabled],.RenderEmailLogin_styles__\+KM-f .check-email .submit-btn[disabled]:hover{background:#ecf1f2;color:#9c9eb9}.RenderEmailLogin_styles__\+KM-f .check-email .bottom-line{border-bottom:1px solid #f5f5f5;margin:0 auto;width:340px}.RenderEmailLogin_styles__\+KM-f .check-email .resend-sec{color:#90969f;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.016em;line-height:20px;text-align:center}.RenderEmailLogin_styles__\+KM-f .check-email .resend-sec span{color:#000;cursor:pointer;-webkit-text-decoration-line:underline;text-decoration-line:underline}@media(max-width:768px){.RenderEmailLogin_styles__\+KM-f .check-email{padding-top:64px;width:100vw}.RenderEmailLogin_styles__\+KM-f .check-email .check-email-info{max-width:calc(100% - 80px)}.RenderEmailLogin_styles__\+KM-f .check-email .resend-sec{min-width:250px}.RenderEmailLogin_styles__\+KM-f .back-icon{left:5vw;top:5vw}.RenderEmailLogin_styles__\+KM-f .check-email{padding-top:5vw}}.HealthLogin_styles__2dFpp{color:#333;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;height:100vh;line-height:28px;width:100%}.HealthLogin_styles__2dFpp input:-webkit-autofill,.HealthLogin_styles__2dFpp input:-webkit-autofill:active,.HealthLogin_styles__2dFpp input:-webkit-autofill:focus,.HealthLogin_styles__2dFpp input:-webkit-autofill:hover{-webkit-text-fill-color:unset!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.HealthLogin_styles__2dFpp .login-wrapper{align-items:flex-start;background:url(/static/media/health-login-bg.a6eb111d62bc32d4e490.jpg) no-repeat bottom;background-size:contain;display:flex;height:100%;justify-content:center;width:100%}.HealthLogin_styles__2dFpp .login-logo{background:url(/static/media/health-logo.61202d3da10925e11486.png) no-repeat 50%/contain;height:43px;left:32px;position:absolute;top:32px;width:170px}.HealthLogin_styles__2dFpp .login-logo-move{background:url(/static/media/health-logo-move.93f5f916cd447d231123.png) no-repeat 50%/contain;height:37px;width:220px}.HealthLogin_styles__2dFpp .login-container{align-items:center;background:#fff;border-radius:4px;box-shadow:0 4px 20px #0000001f;display:flex;flex-flow:column nowrap;margin-top:20vh;padding:48px 0;position:relative;width:790px}.HealthLogin_styles__2dFpp .login-container.transparent{box-shadow:none}.HealthLogin_styles__2dFpp .login-container .login-back{border-radius:5px;cursor:pointer;left:14px;padding:10px;position:absolute;top:14px}.HealthLogin_styles__2dFpp .login-container .login-back:hover{opacity:.8}.HealthLogin_styles__2dFpp .login-container .login-back .icon-back{margin-right:10px}.HealthLogin_styles__2dFpp .login-title{color:#222b56;font-size:40px;font-style:normal;font-weight:600;line-height:52px}.HealthLogin_styles__2dFpp .login-desc{text-align:center}.HealthLogin_styles__2dFpp .section-title{color:#333;font-family:Poppins;font-size:18px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:8px;text-transform:capitalize}.HealthLogin_styles__2dFpp .form-line{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;gap:16px;justify-content:flex-start}.HealthLogin_styles__2dFpp .login-input input,.HealthLogin_styles__2dFpp input.login-input{border:none;border-radius:4px;box-shadow:0 0 8px #222b5633;color:#222b56;font-size:18px;font-weight:400;height:56px;line-height:27px;padding:13px 16px;width:100%}.HealthLogin_styles__2dFpp .no-shadow .login-input{border:1px solid #e5e5e5;box-shadow:none}.HealthLogin_styles__2dFpp .login-input.ant-calendar-picker{box-shadow:0 0 8px #222b5633;overflow:hidden}.HealthLogin_styles__2dFpp .ant-input-affix-wrapper{font-size:16px!important}.HealthLogin_styles__2dFpp .login-button{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);border-color:initial!important;border-radius:56px;color:#fff;font-size:18px;font-weight:600;height:56px;line-height:2;width:100%}.HealthLogin_styles__2dFpp .login-button:hover{transform:translateY(-5px)}.HealthLogin_styles__2dFpp .login-form{margin-top:24px;width:380px}.HealthLogin_styles__2dFpp .login-checkbox{flex:none}.HealthLogin_styles__2dFpp .login-acknowledge{display:flex;flex:none;margin-bottom:24px}.HealthLogin_styles__2dFpp .login-acknowledge .login-acknowledge-text{color:#333;font-size:16px;line-height:1.5;margin-left:9px;margin-top:-2px;text-align:left}.HealthLogin_styles__2dFpp .login-bottom-help{color:#222b56;font-family:Poppins;font-size:18px;font-style:normal;font-weight:400;line-height:1.75;margin-top:24px;text-align:center}.HealthLogin_styles__2dFpp .login-bottom-help a{color:#d91e61}.HealthLogin_styles__2dFpp .user-info-help{color:#222b56;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:20px;margin-top:24px;text-align:center}.HealthLogin_styles__2dFpp .user-info-help a{color:#d91e61;text-decoration:underline}.HealthLogin_styles__2dFpp .ant-checkbox{zoom:1.4}.HealthLogin_styles__2dFpp .ant-checkbox-inner{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);border:none!important}.HealthLogin_styles__2dFpp .ant-checkbox-checked:after{border:none}.HealthLogin_styles__2dFpp .ant-form-explain{font-size:16px;padding:8px 2px 10px;text-align:left}.HealthLogin_styles__2dFpp .login-sso-container{align-items:center;background:#fff;border-radius:4px;display:flex;flex-flow:column nowrap;margin-top:20vh;padding:48px 0;position:relative}.HealthLogin_styles__2dFpp .login-sso-container .login-sso-indicator{display:flex;margin-top:40px}.HealthLogin_styles__2dFpp .login-sso-container .login-sso-indicator .link-icon{margin:0 12px}.HealthLogin_styles__2dFpp .login-sso-container .login-sso-indicator .login-sso-icon{align-items:center;border-radius:8px;box-shadow:0 0 8px #00000040;display:flex;height:64px;justify-content:center;width:64px}.HealthLogin_styles__2dFpp .login-sso-container .login-sso-indicator .login-sso-icon img{max-height:100%;max-width:100%}.HealthLogin_styles__2dFpp .login-sso-email{background:#fff;border:1px solid #e5e5e5;border-radius:40px;color:#222b56;font-family:Poppins;font-size:18px;font-style:normal;font-weight:500;height:36px;line-height:1.56;margin-top:24px;padding:4px 16px;text-align:center}.HealthLogin_styles__2dFpp .link-fiton-container{align-items:center;background:#fff;border-radius:4px;box-shadow:0 4px 20px #0000001f;display:flex;flex-flow:column nowrap;margin-top:20vh;padding:48px;position:relative;text-align:center;width:790px}.HealthLogin_styles__2dFpp .link-fiton-container>*{max-width:620px}.HealthLogin_styles__2dFpp .link-fiton-container>.login-title{max-width:450px}.HealthLogin_styles__2dFpp .link-fiton-container>.login-button{margin-top:40px;max-width:380px}.HealthLogin_styles__2dFpp .email-verification-wrapper{align-items:center;background:#9f6fcb;display:flex;flex-direction:column;flex-wrap:nowrap;height:100%;justify-content:center}.HealthLogin_styles__2dFpp .email-verification-wrapper .email-verification-container{margin-top:0}.HealthLogin_styles__2dFpp .email-verification-wrapper .email-verification-container .login-input[disabled]{border-radius:999px}.HealthLogin_styles__2dFpp .error-sec{background:#fff4f5;border:1px solid #d6d6d6;border-radius:4px;color:#e1424d;font-family:Poppins;font-weight:600;margin-bottom:24px;padding:16px}.HealthLogin_styles__2dFpp .user-info-error-sec{align-items:flex-start;background:#fdf6f6;border:1px solid #d6d6d6;border-radius:4px;color:#222b56;display:flex;flex-direction:column;flex-wrap:nowrap;gap:8px;justify-content:center;margin-bottom:24px;padding:16px;width:100%}.HealthLogin_styles__2dFpp .user-info-error-sec .error-msg,.HealthLogin_styles__2dFpp .user-info-error-sec .title{color:#d91e61}.HealthLogin_styles__2dFpp .user-info-error-sec .error-item{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;gap:8px;justify-content:flex-start}.HealthLogin_styles__2dFpp .user-info-error-sec .error-item .info-icon{flex-shrink:0}@media(max-width:768px){.HealthLogin_styles__2dFpp .login-logo{left:4.27vw;top:4.27vw;width:33.83vw}.HealthLogin_styles__2dFpp .login-wrapper{background-position-x:-80vw;background-position-y:bottom;background-size:200vw}.HealthLogin_styles__2dFpp .login-container{border-top:1px solid #f0f0f0;box-shadow:none;margin-top:18vw;max-height:calc(100vh - 18vw);max-width:100vw;overflow-x:hidden;overflow-y:auto;padding:9.3333vw 4.2667vw}.HealthLogin_styles__2dFpp .login-container .login-back{left:1.3333vw;top:1vw}.HealthLogin_styles__2dFpp .login-title{font-size:6.4vw;line-height:1.17;margin-bottom:4.2667vw;text-align:center}.HealthLogin_styles__2dFpp .login-desc{font-size:3.7333vw}.HealthLogin_styles__2dFpp .login-form{max-width:100%}.HealthLogin_styles__2dFpp .login-input input,.HealthLogin_styles__2dFpp input.login-input{font-size:3.7333vw;height:14.1333vw;line-height:5.6vw;padding:4.2667vw}.HealthLogin_styles__2dFpp .ant-input-affix-wrapper{font-size:4.2667vw!important}.HealthLogin_styles__2dFpp .ant-form-item{margin-bottom:4.2667vw}}.login-picker .ant-calendar-input-wrap{display:block;font-family:Poppins;font-size:18px;font-style:normal;font-weight:400;height:56px;line-height:30px;padding:13px 16px}.login-picker .ant-calendar-input-wrap .ant-calendar-input{height:100%}.login-picker.ant-calendar-picker-container{animation:none!important;margin-top:7px}.MagicLink_styles__YgM9d{width:100%}.PlanHeader_styles__8HZ8c{background:linear-gradient(119.63deg,#f0659e 14.73%,#f5846c 96.41%);height:214px;position:relative;width:100%}.PlanHeader_styles__8HZ8c.is_male{background:linear-gradient(4.64deg,#62ccf9 -21.06%,#160e4f 118.41%)}.PlanHeader_styles__8HZ8c .plan_img{height:auto;left:50%;position:absolute;top:30px;transform:translateX(-50%);width:120px}.DailyFixCard_styles__P1b8Z .content .description{font-family:AktivGrotesk}.DailyFixCard_styles__P1b8Z{background-color:#fff;border-radius:14px;box-shadow:0 5px 20px #0042811f;cursor:pointer;display:inline-flex;flex-direction:row;height:120px;margin-right:22px;overflow:hidden;width:321px}.DailyFixCard_styles__P1b8Z .cover{height:100%;width:94px}.DailyFixCard_styles__P1b8Z .content{height:calc(100% - 20px);margin:10px 15px 10px 13px;position:relative;width:calc(100% - 107px)}.DailyFixCard_styles__P1b8Z .content .title{color:#62ccf9;font-family:Poppins;font-size:13px;font-weight:700;line-height:13px}.DailyFixCard_styles__P1b8Z .content .sub-title{color:#000;font-family:Poppins;font-size:15px;font-weight:700;line-height:15px;margin-top:5px;overflow:hidden;text-overflow:ellipsis}.DailyFixCard_styles__P1b8Z .content .description{color:#000;font-size:13px;line-height:125%;margin-top:6px;opacity:.8;white-space:normal;width:100%}.DailyFixCard_styles__P1b8Z .content .ww-title{color:#62ccf9;font-family:Arial,sans-serif;font-size:13px;font-weight:700;line-height:13px}.DailyFixCard_styles__P1b8Z .content .ww-sub-title{color:#000;font-family:Arial,sans-serif;font-size:15px;font-weight:700;line-height:15px;margin-top:5px}.DailyFixCard_styles__P1b8Z .content .ww-description{color:#000;font-family:Arial,sans-serif;font-size:13px;line-height:125%;margin-top:6px;opacity:.8;white-space:normal;width:100%}.DailyFixCard_styles__P1b8Z .content .ic-operate{bottom:0;cursor:pointer;height:24px;margin-top:7px;position:absolute;right:0;width:24px}.DailyFixSchedule_styles__CZT0J .title{color:#0d111f;font-family:AktivGrotesk-bold;font-size:24px;line-height:30px;text-align:center}.DailyFixSchedule_styles__CZT0J .time{height:232px;margin:24px auto;position:relative;width:172px}.DailyFixSchedule_styles__CZT0J .action-btn{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);border-radius:100px;color:#fff;font-family:AktivGrotesk-bold;height:49px;left:50%;text-transform:uppercase;transform:translateX(-50%);width:326px}.DailyFixSchedule_styles__CZT0J .delete-btn{border:1px solid #e8e7ef;border-radius:30px;color:#90969f;font-family:AktivGrotesk;height:49px;left:50%;margin-top:10px;text-transform:uppercase;transform:translateX(-50%);width:326px}.DailyFixSchedule_styles__CZT0J .bottom-info{color:#979797;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:500;line-height:125%;margin-top:31px;text-align:center}.DailyFixSchedule_styles__CZT0J .ww-title{color:#0d111f;font-family:AktivGrotesk-bold;font-size:24px;line-height:30px;text-align:center}.DailyFixSchedule_styles__CZT0J .ww-action-btn{background:#000586;border:1px solid #fff6;border-radius:5px;color:#fff;font-weight:700;text-transform:uppercase}.DailyFixSchedule_styles__CZT0J .ww-action-btn,.DailyFixSchedule_styles__CZT0J .ww-delete-btn{font-family:Arial,sans-serif;height:49px;left:50%;text-transform:capitalize;transform:translateX(-50%);width:100%}.DailyFixSchedule_styles__CZT0J .ww-delete-btn{border:1px solid #e8e7ef;border-radius:5px;color:#90969f;margin-top:10px}.DailyFixSchedule_styles__CZT0J .ww-bottom-info{color:#979797;font-family:Arial,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:125%;margin-top:31px;text-align:center}@media(max-width:475px){.DailyFixSchedule_styles__CZT0J .action-btn,.DailyFixSchedule_styles__CZT0J .delete-btn{width:226px}}.DailyFixSchedule_modalStyles__KNmnT .ant-modal-content{border-radius:15px;width:390px}@media(max-width:475px){.DailyFixSchedule_modalStyles__KNmnT .ant-modal-content{border-radius:15px;margin:0 auto;width:290px}}.CourseChallengeCard_styles__m6zfu{background:#fff;border-radius:14px;cursor:pointer;height:290px;position:relative;width:322px}.CourseChallengeCard_styles__m6zfu .joined-card{border-radius:14px;box-shadow:0 11px 12px #0042811f;height:100%;overflow:hidden;width:100%}.CourseChallengeCard_styles__m6zfu .joined-card .top-sec{background-position:top;background-repeat:no-repeat;background-size:cover;border-radius:14px 14px 0 0;height:151px;padding:16px;position:relative;width:322px}.CourseChallengeCard_styles__m6zfu .joined-card .top-sec .challenge-info{bottom:16px;left:16px;position:absolute;right:16px}.CourseChallengeCard_styles__m6zfu .joined-card .top-sec .challenge-info .challenge-name{color:#fff;font-family:Poppins;font-size:24px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:10px;white-space:pre-wrap}.CourseChallengeCard_styles__m6zfu .joined-card .top-sec .challenge-info .remaining-info{background-color:#0000003d;border-radius:15px;color:#fff;font-family:AktivGrotesk;font-size:13px;font-style:normal;font-weight:400;line-height:18px;padding:6px 10px}.CourseChallengeCard_styles__m6zfu .joined-card .top-sec .challenge-info .avatar-group{bottom:0;position:absolute;right:0}.CourseChallengeCard_styles__m6zfu .joined-card .workout-sec{height:calc(100% - 151px);padding:16px;width:100%}.CourseChallengeCard_styles__m6zfu .joined-card .workout-sec .workout-left{color:#90969f;font-family:AktivGrotesk;font-size:13px;font-style:normal;font-weight:400;letter-spacing:-.016em;line-height:13px;margin-bottom:0}.CourseChallengeCard_styles__m6zfu .joined-card .workout-sec .step-sec{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;margin-top:10px}.CourseChallengeCard_styles__m6zfu .joined-card .workout-sec .step-sec .step-info{text-align:center;width:50%}.CourseChallengeCard_styles__m6zfu .joined-card .workout-sec .step-sec .step-info:first-of-type{border-right:1px solid #e5e5e5}.CourseChallengeCard_styles__m6zfu .joined-card .workout-sec .workout-list{margin-top:8px;width:100%}.CourseChallengeCard_styles__m6zfu .joined-card .workout-sec .workout-list .card{display:inline-block;margin-right:16px;position:relative;text-align:left;width:100%}.CourseChallengeCard_styles__m6zfu .joined-card .workout-sec .workout-list .card:last-child{margin-right:0}.CourseChallengeCard_styles__m6zfu .joined-card .workout-sec .workout-list .card .card-img{background-position:top;background-repeat:no-repeat;background-size:cover;border-radius:12px;display:inline-block;height:64px;vertical-align:middle;width:64px}.CourseChallengeCard_styles__m6zfu .joined-card .workout-sec .workout-list .card .card-info{display:inline-block;margin-left:18px;vertical-align:middle}.CourseChallengeCard_styles__m6zfu .joined-card .workout-sec .workout-list .card .card-info .name{color:#000;font-family:AktivGrotesk-bold;font-size:14px;font-style:normal;letter-spacing:-.016em;line-height:14px;margin-bottom:8px}.CourseChallengeCard_styles__m6zfu .joined-card .workout-sec .workout-list .card .card-info .grey-duration{color:#90969f;font-family:AktivGrotesk;font-size:13px;font-style:normal;font-weight:400;letter-spacing:-.016em;line-height:13px;opacity:.8}.CourseChallengeCard_styles__m6zfu .joined-card .workout-sec .workout-list .card .card-info .grey-duration .middle-dot{background-color:#90969f}.CourseChallengeCard_styles__m6zfu .joined-card .workout-sec .workout-list .card .play-icon{bottom:0;position:absolute;right:0}.CourseChallengeCard_styles__m6zfu .join-card{background-position:top;background-repeat:no-repeat;background-size:cover;border-radius:14px;height:100%;overflow:hidden;padding:40px 24px;position:relative;width:100%}.CourseChallengeCard_styles__m6zfu .join-card .name{color:#fff;font-family:Poppins;font-size:20px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:12px;text-align:center}.CourseChallengeCard_styles__m6zfu .join-card .remaining-info{color:#fff;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.016em;line-height:14px;opacity:.8;text-align:center}.CourseChallengeCard_styles__m6zfu .join-card .avatar-group{margin-top:48px;text-align:center}.CourseChallengeCard_styles__m6zfu .join-btn{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);border:none;border-radius:100px;bottom:26px;color:#fff;font-family:AktivGrotesk-bold;font-size:12px;font-style:normal;height:44px;left:50%;line-height:12px;position:absolute;text-transform:uppercase;transform:translateX(-50%);width:274px}.DashedAddIcon_styles__dhOGW{align-items:center;border:1px dashed #9c9eb9;border-radius:8px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;flex-grow:0;flex-shrink:0;flex-wrap:nowrap;height:40px;justify-content:center;width:40px}.ActivityCard_styles__tbSxp{background:#fff;border:1px solid #e8eef3;border-radius:10px;box-shadow:0 3px 10px #0042811f;cursor:pointer;display:inline-block;height:120px;margin:23px 10px 15px;overflow:hidden;position:relative;transition:all .2s ease-in-out;width:300px}.ActivityCard_styles__tbSxp:hover{box-shadow:0 11px 24px #0042811f}.ActivityCard_styles__tbSxp .card-img{float:left;height:100%;width:98px}.ActivityCard_styles__tbSxp .card-img .cover-img{transition:transform .3s ease-in-out}.ActivityCard_styles__tbSxp .card-text{color:#000;height:100%;margin-left:98px;padding:10px 15px;position:relative}.ActivityCard_styles__tbSxp .card-text .title{font-family:Poppins;font-size:16px;font-weight:700}.ActivityCard_styles__tbSxp .card-text .grey-duration{color:#90969f;margin-top:5px}.ActivityCard_styles__tbSxp .card-text .grey-duration .middle-dot{background-color:#90969f}.ActivityCard_styles__tbSxp .card-text .timer-group{align-items:center;bottom:10px;display:flex;justify-content:space-between;margin-top:10px;position:absolute;width:calc(100% - 30px)}.ActivityCard_styles__tbSxp .add-btn{background:linear-gradient(84.92deg,#ff826d 9.14%,#ff6a98 95.92%);bottom:19px;color:#fff;cursor:pointer;font-size:22px;padding-top:1px;position:absolute;right:15px;text-align:center}.ActivityCard_styles__tbSxp .add-btn:hover{background:linear-gradient(84.92deg,#d6625e 9.14%,#d85a8f 95.92%)}.ActivityCard_calorieStyles__71BHT{bottom:19px;font-size:14px;line-height:14px;position:absolute;right:15px}.ActivityCard_calorieStyles__71BHT i{color:#9da3b4;margin-right:5px}.ActivityCard_calorieStyles__71BHT .fire-icon{margin-right:2px}.ActivitySection_styles__\+FdD9 .activity-date-list .date{cursor:pointer;-webkit-user-select:none;user-select:none}.ActivitySection_styles__\+FdD9 .activity-workout-list{max-width:calc(100% + 40px);width:calc(100% + 40px)}.ActivitySection_styles__\+FdD9 .activity-bg{background:#dadada2b}.ActivitySection_styles__\+FdD9 .activity-date-list{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-around}.ActivitySection_styles__\+FdD9 .activity-date-list .week{color:#0009;font-size:14px;height:24px;margin-top:11px;text-align:center;width:40px}.ActivitySection_styles__\+FdD9 .activity-date-list .date{color:#0009;font-size:12px;height:40px;line-height:40px;margin-top:11px;text-align:center;width:40px}.ActivitySection_styles__\+FdD9 .activity-date-list .date.current{background:#e0e0e0;border-radius:50%;color:#fff}.ActivitySection_styles__\+FdD9 .activity-date-list .date.active{background:linear-gradient(39.81deg,#ff8666 3.9%,#ff64a2 92.21%);border-radius:50%;color:#fff}.ActivitySection_styles__\+FdD9 .no-activity-sec{padding:0 20px}.ActivitySection_styles__\+FdD9 .no-activity-sec .info{color:#949595;font-size:14px;margin:41px auto;text-align:center}.ActivitySection_styles__\+FdD9 .no-activity-sec .browse-button{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);border-radius:100px;font-size:13px;height:50px;width:100%}.ActivitySection_styles__\+FdD9 .add-activity{padding:0 20px}.ActivitySection_styles__\+FdD9 .add-activity .add-activity-button{background:#0000;border:1px solid #dadae8;border-radius:100px;box-sizing:border-box;color:#2e2e2c;font-size:13px;height:50px;margin-top:13px;width:100%}.ActivitySection_styles__\+FdD9 .add-activity .add-activity-button>img{margin-right:12px}.ActivitySection_styles__\+FdD9 .add-activity .add-activity-button:focus,.ActivitySection_styles__\+FdD9 .add-activity .add-activity-button:hover{background:#f3f3f3;border:1px solid #2e2e2c}.ActivitySection_styles__\+FdD9 .activity-workout-list{overflow-x:auto;overflow-y:auto;padding:0;white-space:nowrap;width:100%}.ActivitySection_styles__\+FdD9 .activity-workout-list .browse-workout-card,.ActivitySection_styles__\+FdD9 .activity-workout-list .challenge-workout-card,.ActivitySection_styles__\+FdD9 .activity-workout-list .small-browse-workout-card{display:inline-block;margin-right:30px;position:relative;transition:all .3s ease;vertical-align:text-bottom}.ActivitySection_styles__\+FdD9 .activity-workout-list .browse-workout-card:hover,.ActivitySection_styles__\+FdD9 .activity-workout-list .challenge-workout-card:hover,.ActivitySection_styles__\+FdD9 .activity-workout-list .small-browse-workout-card:hover{box-shadow:0 11px 20px #0042811f}.ActivitySection_calendarStyles__miZqe{width:100%}.ActivitySection_calendarStyles__miZqe .header-sec{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;font-family:AktivGrotesk-bold;font-size:18px;font-weight:500;justify-content:space-between;letter-spacing:.15px;line-height:24px;text-align:center}.ActivitySection_calendarStyles__miZqe .header-sec .next-btn,.ActivitySection_calendarStyles__miZqe .header-sec .prev-btn{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:10px;height:20px;justify-content:center;width:20px}.ActivitySection_calendarStyles__miZqe .header-sec .next-btn[disabled],.ActivitySection_calendarStyles__miZqe .header-sec .prev-btn[disabled]{color:#c4c4c4;cursor:not-allowed}.ActivitySection_calendarStyles__miZqe .header-sec .prev-btn{transform:rotate(180deg)}.ActivitySection_calendarStyles__miZqe .header-sec .curr-month{color:#000}.ActivitySection_calendarStyles__miZqe .ant-fullcalendar{border:none}.ActivitySection_calendarStyles__miZqe .ant-fullcalendar .ant-fullcalendar-calendar-body{padding:24px 0}.ActivitySection_calendarStyles__miZqe .ant-fullcalendar .ant-fullcalendar-calendar-body .ant-fullcalendar-column-header{color:#0009;font-family:Roboto;font-size:12px;font-weight:400;height:32px;letter-spacing:.4px;line-height:15px;position:relative}.ActivitySection_calendarStyles__miZqe .ant-fullcalendar .ant-fullcalendar-calendar-body .ant-fullcalendar-column-header>span{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;height:24px;justify-content:center;left:0;position:absolute;right:0;top:0}.ActivitySection_calendarStyles__miZqe .ant-fullcalendar .ant-fullcalendar-calendar-body .ant-fullcalendar-tbody .date-sec{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center}.ActivitySection_calendarStyles__miZqe .ant-fullcalendar .ant-fullcalendar-calendar-body .ant-fullcalendar-tbody .date-sec .date-wrapper{align-items:center;border-radius:24px;display:flex;flex-direction:row;flex-wrap:nowrap;height:48px;justify-content:center;overflow:hidden;width:48px}.ActivitySection_calendarStyles__miZqe .ant-fullcalendar .ant-fullcalendar-calendar-body .ant-fullcalendar-tbody .date-sec .date-wrapper .date-item{align-items:center;border-radius:20px;color:#333;display:flex;flex-direction:row;flex-wrap:nowrap;font-family:Roboto;font-size:16px;height:40px;justify-content:center;line-height:24px;width:40px}.ActivitySection_calendarStyles__miZqe .ant-fullcalendar .ant-fullcalendar-calendar-body .ant-fullcalendar-tbody .date-sec .date-wrapper.disabled{cursor:not-allowed}.ActivitySection_calendarStyles__miZqe .ant-fullcalendar .ant-fullcalendar-calendar-body .ant-fullcalendar-tbody .date-sec .date-wrapper.disabled .date-item{color:#c4c4c4}.ActivitySection_calendarStyles__miZqe .ant-fullcalendar .ant-fullcalendar-calendar-body .ant-fullcalendar-tbody .date-sec .date-wrapper:not(.disabled):active{position:relative}.ActivitySection_calendarStyles__miZqe .ant-fullcalendar .ant-fullcalendar-calendar-body .ant-fullcalendar-tbody .date-sec .date-wrapper:not(.disabled):active:before{border:1px solid #333;border-radius:23px;content:"";height:46px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:46px}.ActivitySection_calendarStyles__miZqe .ant-fullcalendar .ant-fullcalendar-calendar-body .ant-fullcalendar-tbody .date-sec .date-wrapper:not(.disabled).isScheduled{position:relative}.ActivitySection_calendarStyles__miZqe .ant-fullcalendar .ant-fullcalendar-calendar-body .ant-fullcalendar-tbody .date-sec .date-wrapper:not(.disabled).isScheduled:after{background:linear-gradient(39.81deg,#e03694 3.9%,#f47253 92.21%);border-radius:20px;content:"";height:40px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:40px}.ActivitySection_calendarStyles__miZqe .ant-fullcalendar .ant-fullcalendar-calendar-body .ant-fullcalendar-tbody .date-sec .date-wrapper:not(.disabled).isScheduled .date-item{background-color:#fff;height:38px;position:relative;width:38px;z-index:1}.ActivitySection_calendarStyles__miZqe .ant-fullcalendar .ant-fullcalendar-calendar-body .ant-fullcalendar-tbody .date-sec .date-wrapper:not(.disabled).isCompleted .date-item{background:linear-gradient(39.81deg,#e03694 3.9%,#f47253 92.21%);color:#fff}.ActivitySection_calendarStyles__miZqe .ant-fullcalendar .ant-fullcalendar-calendar-body .ant-fullcalendar-tbody .date-sec .date-wrapper:not(.disabled).isToday .date-item{background-color:#e0e0e0}.ProgramStartModal_styles__Iym3y{align-items:center;background:#fff;border-radius:16px;display:flex;flex-direction:row;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;margin:0 auto;padding:12px 0;padding:40px;position:relative;width:100%;width:436px}.ProgramStartModal_styles__Iym3y .close{font-size:18px;position:absolute;right:16px;top:16px}.ProgramStartModal_styles__Iym3y .title{color:#333;font-family:Poppins;font-size:24px;font-style:normal;font-weight:700;line-height:32px;margin-bottom:18px;text-align:center}.ProgramStartModal_styles__Iym3y .program-button{align-items:center;background:#e8e7ef!important;display:flex;height:60px;justify-content:center;margin-bottom:24px;width:100%}.ProgramStartModal_styles__Iym3y .program-button .button-inner{height:100%!important;line-height:100%!important}.ProgramStartModal_styles__Iym3y .program-button span{background:#0000;color:#9da3b4;font-family:AktivGrotesk;font-style:normal;font-weight:400}.ProgramStartModal_styles__Iym3y .program-button.active,.ProgramStartModal_styles__Iym3y .program-button:focus,.ProgramStartModal_styles__Iym3y .program-button:hover{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%)!important}.ProgramStartModal_styles__Iym3y .program-button.active span,.ProgramStartModal_styles__Iym3y .program-button:focus span,.ProgramStartModal_styles__Iym3y .program-button:hover span{-webkit-text-fill-color:#0000;background:linear-gradient(39.81deg,#e03694 3.9%,#f47253 92.21%);-webkit-background-clip:text;background-clip:text;color:#ff8666}.ProgramStartModal_styles__Iym3y .program-button span{font-family:AktivGrotesk-bolder;font-size:18px;line-height:18px}.ProgramStartModal_styles__Iym3y .start-button{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);border:none;border-radius:30px;color:#fff;cursor:pointer;font-family:AktivGrotesk;font-size:18px;font-style:normal;font-weight:700;height:60px;line-height:12px;text-align:center;text-transform:uppercase;width:100%}.ProgramStartModal_modalStyles__UMOT1 .ant-modal{width:100vw}.ProgramStartModal_modalStyles__UMOT1 .ant-modal-content{background-color:#0000;border:none;box-shadow:none;width:100%}.ProgramStartModal_modalStyles__UMOT1 .ant-modal-body{padding:0}@media(max-width:767px){.ProgramStartModal_modalStyles__UMOT1{height:100vh!important;margin:0;max-height:100vh;max-width:100vw;min-height:100vh;width:100vw!important}}.ProgramDetail_styles__vSO2j .guide-wrapper,.ProgramDetail_styles__vSO2j .posts-sec,.ProgramDetail_styles__vSO2j .recipes-sec,.ProgramDetail_styles__vSO2j .resources-sec,.ProgramDetail_styles__vSO2j .task-video-title-sec,.ProgramDetail_styles__vSO2j .tips-sec,.ProgramDetail_styles__vSO2j .weekly-progress-wrapper,.ProgramDetail_styles__vSO2j .weight-tracker-sec,.ProgramDetail_styles__vSO2j .workout-video-title-sec{background-color:#fff;border-radius:16px;box-shadow:0 2px 8px #0042811f;margin-bottom:24px;padding:24px}.ProgramDetail_styles__vSO2j{background-color:#eee;min-height:calc(100vh - 185px);min-width:1240px;position:relative;width:100%}.ProgramDetail_styles__vSO2j .header-top{display:flex;justify-content:space-between;position:absolute;top:12px;width:100%}.ProgramDetail_styles__vSO2j .header-top .back-icon{color:#000;font-size:36px;margin-left:40px;margin-top:0;z-index:4}.ProgramDetail_styles__vSO2j .header-top .right-sec{margin-right:40px;margin-top:0;z-index:4}.ProgramDetail_styles__vSO2j .header-top .right-sec .share-icon{color:#333;display:inline-block;font-size:24px}.ProgramDetail_styles__vSO2j .header-top .right-sec .group-icon{cursor:pointer;display:inline-block;margin-left:20px}.ProgramDetail_styles__vSO2j .header-top .right-sec .more-icon{color:#333;display:inline-block;font-size:24px;margin-left:20px}.ProgramDetail_styles__vSO2j .header-sec{background-color:#fff;margin:0 auto;overflow:hidden;padding-bottom:8px;padding-top:24px;position:relative}.ProgramDetail_styles__vSO2j .header-sec .header-content{align-items:flex-start;background-color:#f5f5f5;border-radius:16px;display:flex;flex-direction:row;flex-wrap:nowrap;height:400px;justify-content:space-between;margin:0 auto;overflow:hidden;width:1024px}.ProgramDetail_styles__vSO2j .header-sec .header-img-sec{height:100%;overflow:hidden;position:relative}.ProgramDetail_styles__vSO2j .header-sec .header-img-sec .header-img{height:100%;object-fit:cover;object-position:center;position:relative;width:400px}.ProgramDetail_styles__vSO2j .program-name-joined{color:#fff;font-family:Poppins;font-size:32px;font-style:normal;font-weight:700;line-height:42px;margin:0 auto;transform:translateY(-136px);width:450px}.ProgramDetail_styles__vSO2j .program-info-sec{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:16px;justify-content:space-between;padding:48px}.ProgramDetail_styles__vSO2j .program-info-sec .name-sec{max-width:500px}.ProgramDetail_styles__vSO2j .program-info-sec .name-sec .pro-icon{margin-bottom:6px;max-height:18px}.ProgramDetail_styles__vSO2j .program-info-sec .name-sec .program-title{color:#333;font-family:Poppins;font-size:32px;font-style:normal;font-weight:700;line-height:42px;margin-bottom:8px}.ProgramDetail_styles__vSO2j .program-info-sec .name-sec .info-bottom-sec{color:#333;font-family:AktivGrotesk;font-size:14px;font-weight:500;line-height:16.8px;opacity:.8}.ProgramDetail_styles__vSO2j .program-info-sec .name-sec .info-bottom-sec,.ProgramDetail_styles__vSO2j .program-info-sec .name-sec .info-bottom-sec .trainer-sec{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start}.ProgramDetail_styles__vSO2j .program-info-sec .name-sec .info-bottom-sec .trainer-sec .trainer-name{margin-left:6px}.ProgramDetail_styles__vSO2j .program-info-sec .name-sec .info-bottom-sec .dot{background-color:#333;border-radius:3px;height:3px;margin:0 8px;width:3px}.ProgramDetail_styles__vSO2j .program-info-sec .name-sec .program-description{color:#4a4a4a;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:400;line-height:18px;margin-bottom:0;margin-top:16px}.ProgramDetail_styles__vSO2j .program-info-sec .btn-sec{flex-shrink:0;min-width:160px}.ProgramDetail_styles__vSO2j .program-info-sec .btn-sec .program-btn{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);border:none;border-radius:100px;color:#eee;cursor:pointer;font-family:AktivGrotesk;font-size:13px;font-style:normal;font-weight:700;height:44px;text-transform:uppercase;width:100%}.ProgramDetail_styles__vSO2j .program-info-sec .btn-sec .program-btn[disabled]{background:#fff;border:1px solid #dadae8;box-sizing:border-box;color:#2e2e2c;cursor:not-allowed}.ProgramDetail_styles__vSO2j .program-info-sec .btn-sec .program-btn .checked-icon{font-size:9px;margin-right:5px;transform:translateY(-2px)}.ProgramDetail_styles__vSO2j .tab-sec{background-color:#eee;width:100%}.ProgramDetail_styles__vSO2j .tab-sec .ant-tabs-nav-scroll{text-align:center}.ProgramDetail_styles__vSO2j .tab-sec .ant-tabs-bar{background-color:#fff;box-shadow:0 5px 10px #00000014;-webkit-clip-path:polygon(0 0,100% 0,100% 200%,0 200%);clip-path:polygon(0 0,100% 0,100% 200%,0 200%);text-align:center}.ProgramDetail_styles__vSO2j .tab-sec .ant-tabs-nav-container{margin:0 auto}.ProgramDetail_styles__vSO2j .tab-sec .ant-tabs-ink-bar{background:linear-gradient(39.81deg,#e03694 3.9%,#f47253 92.21%);bottom:1px;height:2px;z-index:2}.ProgramDetail_styles__vSO2j .tab-sec .ant-tabs-nav .ant-tabs-tab{height:41px;margin-right:16px;width:85px}.ProgramDetail_styles__vSO2j .tab-sec .ant-tabs-nav .ant-tabs-tab-active{background:#0000;color:#9c9eb9}.ProgramDetail_styles__vSO2j .tab-sec .tab-title{border:none;color:#9c9eb9;cursor:pointer;font-family:AktivGrotesk-bold;font-size:13px;font-style:normal;font-weight:400;height:100%;line-height:13px;margin:3px auto 0}.ProgramDetail_styles__vSO2j .tab-sec.hide-bar .ant-tabs-top-bar{display:none}.ProgramDetail_styles__vSO2j .week-main-sec{margin:0 auto;padding:24px 0;width:1024px}.ProgramDetail_styles__vSO2j .week-main-sec .lock-sec{align-items:center;background:#fff;border-radius:12px;box-shadow:0 5px 20px #0042811f;display:flex;flex-direction:column;height:107px;justify-content:center;width:100%}.ProgramDetail_styles__vSO2j .week-main-sec .lock-sec .lock-icon{margin-bottom:10px}.ProgramDetail_styles__vSO2j .week-main-sec .lock-sec .lock-content{color:#90969f;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:0}.ProgramDetail_styles__vSO2j .week-main-sec .week-title{color:#333;font-family:AktivGrotesk-bold;font-size:18px;font-style:normal;line-height:24px;margin-bottom:8px;text-align:center}.ProgramDetail_styles__vSO2j .week-main-sec .week-detail{color:#333;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:24px;text-align:center}.ProgramDetail_styles__vSO2j .week-main-sec .video-img{background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #e4e4e4;border-radius:12px;cursor:pointer;height:357px;margin-bottom:24px;position:relative;width:535px}.ProgramDetail_styles__vSO2j .week-main-sec .card-timeline{display:flex;justify-content:space-between;padding:0}.ProgramDetail_styles__vSO2j .week-main-sec .card-timeline .timeline-wrap{padding:52px 0}.ProgramDetail_styles__vSO2j .week-main-sec .card-timeline .card{box-shadow:none;margin-bottom:10px;width:468px}.ProgramDetail_styles__vSO2j .week-main-sec .card-timeline .card:last-child{margin-bottom:0}.ProgramDetail_styles__vSO2j .ant-tabs-nav-scroll{width:100%}.ProgramDetail_styles__vSO2j .view-detail-span{cursor:pointer}.ProgramDetail_styles__vSO2j .workout-video-title-sec{padding:0}.ProgramDetail_styles__vSO2j .workout-video-title-sec .week-title-sec{padding:24px 24px 0}.ProgramDetail_styles__vSO2j .workout-video-title-sec .duration-intense{color:#4a4a4ab3}.ProgramDetail_styles__vSO2j .workout-video-title-sec .duration-intense .middle-dot{background-color:#4a4a4ab3}.ProgramDetail_styles__vSO2j .workout-video-title-sec .workout-video-wrapper{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;height:480px;justify-content:space-between;overflow:hidden}.ProgramDetail_styles__vSO2j .workout-video-title-sec .workout-video-wrapper .next-video-card{padding:24px}.ProgramDetail_styles__vSO2j .workout-video-title-sec .workout-video-wrapper .next-video-card .video-img{cursor:auto;height:300px;margin-bottom:24px;width:535px}.ProgramDetail_styles__vSO2j .workout-video-title-sec .workout-video-wrapper .next-video-card .video-img .play-icon{cursor:pointer}.ProgramDetail_styles__vSO2j .workout-video-title-sec .workout-video-wrapper .next-video-card .section-title{margin-bottom:24px;margin-top:0}.ProgramDetail_styles__vSO2j .workout-video-title-sec .workout-video-wrapper .next-video-card .bottom-sec{align-items:flex-end;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.ProgramDetail_styles__vSO2j .workout-video-title-sec .workout-video-wrapper .next-video-card .bottom-sec .name{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;line-height:22px;overflow:hidden;text-overflow:ellipsis;white-space:pre-wrap}.ProgramDetail_styles__vSO2j .workout-video-title-sec .workout-video-wrapper .video-timeline-wrapper{height:100%;overflow-x:hidden;overflow-y:auto;padding:24px 24px 0 12px}.ProgramDetail_styles__vSO2j .workout-video-title-sec .workout-video-wrapper .task-video-card-timeline{display:flex;justify-content:space-between;padding:0;width:396px}.ProgramDetail_styles__vSO2j .workout-video-title-sec .workout-video-wrapper .task-video-card-timeline .timeline-wrap{padding:52px 0}.ProgramDetail_styles__vSO2j .workout-video-title-sec .workout-video-wrapper .task-video-card-timeline .task-video-list{padding-bottom:12px}.ProgramDetail_styles__vSO2j .workout-video-title-sec .workout-video-wrapper .task-video-card-timeline .task-video-list .task-video-card{align-items:flex-start;border-radius:16px;box-shadow:0 4px 16px #0042811f;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;height:120px;justify-content:flex-start;margin-bottom:24px;overflow:hidden;width:362px}.ProgramDetail_styles__vSO2j .workout-video-title-sec .workout-video-wrapper .task-video-card-timeline .task-video-list .task-video-card.active{background-color:#f5f5f5}.ProgramDetail_styles__vSO2j .workout-video-title-sec .workout-video-wrapper .task-video-card-timeline .task-video-list .task-video-card .card-img{flex-shrink:0;height:100%;object-fit:cover;object-position:center;width:94px}.ProgramDetail_styles__vSO2j .workout-video-title-sec .workout-video-wrapper .task-video-card-timeline .task-video-list .task-video-card:last-child{margin-bottom:0}.ProgramDetail_styles__vSO2j .workout-video-title-sec .workout-video-wrapper .task-video-card-timeline .task-video-list .task-video-card .info-sec{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;height:100%;justify-content:space-between;padding:16px 24px;width:100%}.ProgramDetail_styles__vSO2j .workout-video-title-sec .workout-video-wrapper .task-video-card-timeline .task-video-list .task-video-card .info-sec .bottom{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:100%}.ProgramDetail_styles__vSO2j .task-video-title-sec{padding:0}.ProgramDetail_styles__vSO2j .task-video-title-sec .week-title-sec{padding:24px 24px 0}.ProgramDetail_styles__vSO2j .task-video-wrapper{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;height:537px;justify-content:space-between}.ProgramDetail_styles__vSO2j .task-video-wrapper .next-video-card{padding:24px}.ProgramDetail_styles__vSO2j .task-video-wrapper .next-video-card .video-img{margin-bottom:16px}.ProgramDetail_styles__vSO2j .task-video-wrapper .next-video-card .bottom-sec .category{font-family:Poppins;font-size:12px;font-style:normal;font-weight:700;line-height:18px;margin-bottom:4px}.ProgramDetail_styles__vSO2j .task-video-wrapper .next-video-card .bottom-sec .name{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;line-height:22px;overflow:hidden;text-overflow:ellipsis;white-space:pre-wrap}.ProgramDetail_styles__vSO2j .task-video-wrapper .next-video-card .bottom-sec .resource-duration{color:#90969f;font-family:AktivGrotesk;font-size:13px;font-style:normal;font-weight:500;letter-spacing:-.208px;line-height:normal;margin-top:8px;opacity:.8}.ProgramDetail_styles__vSO2j .video-timeline-wrapper{height:100%;overflow-x:hidden;overflow-y:auto;padding:24px 24px 0 12px}.ProgramDetail_styles__vSO2j .task-video-card-timeline{display:flex;justify-content:space-between;padding:0;width:396px}.ProgramDetail_styles__vSO2j .task-video-card-timeline .timeline-wrap{padding:52px 0}.ProgramDetail_styles__vSO2j .task-video-card-timeline .task-video-list{padding-bottom:12px}.ProgramDetail_styles__vSO2j .task-video-card-timeline .task-video-list .task-video-card{align-items:flex-start;border-radius:16px;box-shadow:0 4px 16px #0042811f;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;height:120px;justify-content:flex-start;margin-bottom:24px;overflow:hidden;width:362px}.ProgramDetail_styles__vSO2j .task-video-card-timeline .task-video-list .task-video-card.active{background-color:#f5f5f5}.ProgramDetail_styles__vSO2j .task-video-card-timeline .task-video-list .task-video-card .card-img{flex-shrink:0;height:100%;object-fit:cover;object-position:center;width:94px}.ProgramDetail_styles__vSO2j .task-video-card-timeline .task-video-list .task-video-card:last-child{margin-bottom:0}.ProgramDetail_styles__vSO2j .task-video-card-timeline .task-video-list .task-video-card .info-sec{padding:24px}.ProgramDetail_styles__vSO2j .guide-wrapper .guide-list{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:24px;justify-content:flex-start}.ProgramDetail_styles__vSO2j .guide-wrapper .guide-list .guide-card{align-items:flex-start;border-radius:16px;box-shadow:0 2px 20px #0042811f;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;flex-grow:0;flex-shrink:0;flex-wrap:nowrap;gap:8px;height:117px;justify-content:flex-start;padding:16px;width:226px}.ProgramDetail_styles__vSO2j .guide-wrapper .guide-list .guide-card:hover{background-color:#f2f2f2;box-shadow:none}.ProgramDetail_styles__vSO2j .guide-wrapper .guide-list .guide-card:hover .guide-img{display:none}.ProgramDetail_styles__vSO2j .guide-wrapper .guide-list .guide-card:hover .guide-img.active{display:block}.ProgramDetail_styles__vSO2j .guide-wrapper .guide-list .guide-card .guide-img{display:block;height:32px;object-fit:cover;object-position:center}.ProgramDetail_styles__vSO2j .guide-wrapper .guide-list .guide-card .guide-img.active{display:none}.ProgramDetail_styles__vSO2j .guide-wrapper .guide-list .guide-card .guide-info{width:100%}.ProgramDetail_styles__vSO2j .guide-wrapper .guide-list .guide-card .guide-info .guide-name{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-family:Poppins;font-size:15px;font-weight:500;overflow:hidden;text-overflow:ellipsis;width:100%;word-break:break-word}.ProgramDetail_styles__vSO2j .show-all-btn{cursor:pointer;height:40px;margin-bottom:11px;margin-top:11px;width:100%}.ProgramDetail_styles__vSO2j .section-title{color:#0d111f;font-family:Poppins;font-size:24px;font-style:normal;font-weight:700;line-height:24px;margin-bottom:16px}.ProgramDetail_styles__vSO2j .weekly-progress-wrapper .tasks-sec{border-radius:16px;box-shadow:0 5px 20px 0 #0042811f;padding:24px;width:100%}.ProgramDetail_styles__vSO2j .weekly-progress-wrapper .status-sec{align-items:flex-start;box-shadow:none;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;padding:0}.ProgramDetail_styles__vSO2j .weekly-progress-wrapper .status-sec .status-week{color:#333;font-size:16px;font-weight:bolder}.ProgramDetail_styles__vSO2j .weekly-progress-wrapper .status-sec>div{flex-grow:1;flex-shrink:0;width:50%}.ProgramDetail_styles__vSO2j .weekly-progress-wrapper .status-sec .daily-status-sec{width:355px}.ProgramDetail_styles__vSO2j .weekly-progress-wrapper .status-sec .task-action-sec{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;height:-webkit-fit-content;height:fit-content;justify-content:space-between}.ProgramDetail_styles__vSO2j .weekly-progress-wrapper .status-sec .task-action-sec .task-title{max-width:300px;width:auto}.ProgramDetail_styles__vSO2j .weekly-progress-wrapper .status-sec .task-action-sec .task-action-btn,.ProgramDetail_styles__vSO2j .weekly-progress-wrapper .status-sec .task-action-sec .task-action-white-btn{align-items:center;display:flex;flex-direction:row;flex-shrink:0;flex-wrap:nowrap;font-size:12px;height:32px;justify-content:flex-start;margin-top:0;width:-webkit-fit-content;width:fit-content}.ProgramDetail_styles__vSO2j .weekly-progress-wrapper .status-sec .task-action-sec .task-action-white-btn{padding:0 16px}.ProgramDetail_styles__vSO2j .weekly-progress-wrapper .status-sec .today-task{color:#333;font-size:16px;font-weight:bolder;margin-top:0}.ProgramDetail_styles__vSO2j .weekly-progress-wrapper .weekly-progress-sec{margin-top:24px}.ProgramDetail_styles__vSO2j .weekly-progress-wrapper .weekly-progress-sec .weekly-status-sec{display:flex;justify-content:space-between;margin-top:20px;position:relative}.ProgramDetail_styles__vSO2j .weekly-progress-wrapper .weekly-progress-sec .weekly-status-sec:before{background-color:#d9d9d9;content:"";display:block;height:1px;left:12px;position:absolute;top:12px;width:calc(100% - 24px)}.ProgramDetail_styles__vSO2j .weekly-progress-wrapper .weekly-progress-sec .weekly-status-sec .status-item{cursor:pointer;z-index:3}.ProgramDetail_styles__vSO2j .weekly-progress-wrapper .weekly-progress-sec .weekly-status-sec .status-item>div{margin-top:5px}.ProgramDetail_styles__vSO2j .weekly-progress-wrapper .weekly-progress-sec .weekly-status-sec .status-item>img{display:block;margin:0 auto}.ProgramDetail_styles__vSO2j .weekly-progress-wrapper .weekly-progress-sec .photo-list{overflow-x:auto}.ProgramDetail_styles__vSO2j .weekly-progress-wrapper .weekly-progress-sec .photo-list .photo-card{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;cursor:pointer;display:inline-block;height:160px;margin-right:8px;overflow:hidden;position:relative;width:160px}.ProgramDetail_styles__vSO2j .weekly-progress-wrapper .weekly-progress-sec .photo-list .photo-card:last-child{margin-right:0}.ProgramDetail_styles__vSO2j .weekly-progress-wrapper .weekly-progress-sec .photo-list .photo-card .bottom-cover{background:linear-gradient(180deg,#0000,#000c);border-radius:0 0 4px 4px;bottom:0;height:54px;position:absolute;text-align:end;width:100%}.ProgramDetail_styles__vSO2j .weekly-progress-wrapper .weekly-progress-sec .photo-list .photo-card .photo-day{color:#fff;font-family:Poppins;font-size:18px;font-style:normal;font-weight:700;line-height:120%;text-align:right;text-align:end}.ProgramDetail_styles__vSO2j .weekly-progress-wrapper .weekly-progress-sec .photo-list .photo-card .photo-time{color:#fff;font-family:AktivGrotesk;font-size:12px;font-style:normal;font-weight:500;line-height:12px;margin-top:6px;text-align:right;text-align:end}.ProgramDetail_styles__vSO2j .weekly-progress-wrapper .weekly-progress-sec .photo-list .photo-card .bottom-info{bottom:10px;position:absolute;right:12px}.ProgramDetail_styles__vSO2j .resources-sec{padding-bottom:12px}.ProgramDetail_styles__vSO2j .resources-sec .resources-card-list{margin-left:-6px;overflow-x:auto;text-align:start;white-space:nowrap}.ProgramDetail_styles__vSO2j .resources-sec .resources-card{background:#fff;border-radius:14px;box-shadow:0 4px 20px 0 #0042811f;cursor:pointer;display:inline-block;height:261px;margin:0 18px 12px 6px;vertical-align:top;width:230px}.ProgramDetail_styles__vSO2j .resources-sec .resources-card .card-img{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px 8px 0 0;height:150px;margin-bottom:0;width:100%}.ProgramDetail_styles__vSO2j .resources-sec .resources-card .bottom-sec{height:calc(100% - 150px);padding:12px;width:100%}.ProgramDetail_styles__vSO2j .resources-sec .resources-card .bottom-sec .category{font-family:Poppins;font-size:12px;font-style:normal;font-weight:700;line-height:18px;margin-bottom:4px}.ProgramDetail_styles__vSO2j .resources-sec .resources-card .bottom-sec .name{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;line-height:22px;min-height:44px;overflow:hidden;text-overflow:ellipsis;white-space:pre-wrap}.ProgramDetail_styles__vSO2j .resources-sec .resources-card .bottom-sec .resource-duration{color:#90969f;font-family:AktivGrotesk;font-size:13px;font-style:normal;font-weight:500;letter-spacing:-.208px;line-height:normal;margin-top:8px;opacity:.8}.ProgramDetail_styles__vSO2j .tips-sec .tips-card{background:#fff;border-radius:14px;box-shadow:0 4px 20px 0 #0042811f;margin-top:16px;padding:16px;position:relative;width:100%}.ProgramDetail_styles__vSO2j .tips-sec .tips-item{display:flex;margin-top:16px}.ProgramDetail_styles__vSO2j .tips-sec .tips-item:first-child{margin-top:0}.ProgramDetail_styles__vSO2j .tips-sec .tips-item:last-child .item-text{border-bottom:none}.ProgramDetail_styles__vSO2j .tips-sec .tips-item .item-index{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);border-radius:12px;color:#fff;font-family:Poppins;font-size:14px;font-style:normal;font-weight:700;height:24px;line-height:24px;margin-right:24px;min-width:24px;text-align:center;width:-webkit-fit-content;width:fit-content}.ProgramDetail_styles__vSO2j .tips-sec .tips-item .item-text{border-bottom:1px solid #e5e5e5;color:#333;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:500;line-height:20px;padding-bottom:16px}.ProgramDetail_styles__vSO2j .tips-sec .view-more{cursor:pointer;font-size:12px;margin-left:48px}.ProgramDetail_styles__vSO2j .tips-sec .view-more>span{margin-right:4px}.ProgramDetail_styles__vSO2j .posts-sec .top-sec{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.ProgramDetail_styles__vSO2j .posts-sec .top-sec .button-sec{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:16px;justify-content:flex-start}.ProgramDetail_styles__vSO2j .posts-sec .top-sec .post-btn{align-items:center;color:#333;display:flex;flex-direction:row;flex-wrap:nowrap;font-weight:700;gap:4px;height:40px;justify-content:flex-start;line-height:40px;text-transform:uppercase}.ProgramDetail_styles__vSO2j .posts-sec .top-sec .post-btn img{border-radius:4px;height:24px;object-fit:cover;object-position:center;width:24px}.ProgramDetail_styles__vSO2j .posts-sec .post-list{overflow-x:auto;padding:24px 0;white-space:nowrap}.ProgramDetail_styles__vSO2j .posts-sec .post-list .qa-post-card{align-items:center;background:#fff;border:1px solid #ecf1f2;border-radius:8px;display:inline-block;display:inline-flex;flex-direction:column;flex-wrap:nowrap;height:416px;justify-content:space-between;margin-right:24px;overflow:hidden;position:relative;vertical-align:top;width:276px}.ProgramDetail_styles__vSO2j .posts-sec .post-list .qa-post-card .group-content{flex-grow:1;max-height:calc(100% - 100px);position:relative;width:100%}.ProgramDetail_styles__vSO2j .posts-sec .post-list .qa-post-card .group-content .achievement-info .info{display:block;max-width:120px;overflow:hidden;text-overflow:ellipsis}.ProgramDetail_styles__vSO2j .posts-sec .post-list .qa-post-card .group-content .bottom{bottom:0;left:0;padding:16px;position:absolute;width:100%}.ProgramDetail_styles__vSO2j .posts-sec .post-list .qa-post-card .comment-sec{flex-grow:0;margin-bottom:0}.ProgramDetail_styles__vSO2j .posts-sec .post-list .qa-post-card .comment-sec .comment-header-sec{border-bottom:none;padding:6px}.ProgramDetail_styles__vSO2j .recipes-sec .recipe-categories{align-items:center;display:flex;justify-content:flex-start;margin-top:24px}.ProgramDetail_styles__vSO2j .recipes-sec .recipe-categories .fo-icon{margin-right:8px}.ProgramDetail_styles__vSO2j .recipes-sec .recipe-categories .category-item{background:#90969f33;border-radius:30px;color:#4a4a4a;cursor:pointer;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:500;height:36px;margin-right:8px;min-width:0;min-width:auto;padding:1px;text-align:center}.ProgramDetail_styles__vSO2j .recipes-sec .recipe-categories .category-item .button-inner{background:#90969f33;height:100%;line-height:100%}.ProgramDetail_styles__vSO2j .recipes-sec .recipe-categories .category-item.active{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);padding:1px}.ProgramDetail_styles__vSO2j .recipes-sec .recipe-categories .category-item.active .button-inner{background:#fff;height:100%;line-height:100%}.ProgramDetail_styles__vSO2j .recipes-sec .recipe-categories .clear-all{color:#4a4a4a;cursor:pointer;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:500;text-align:center}.ProgramDetail_styles__vSO2j .recipes-sec .recipe-cards-grid{column-gap:24px;display:flex;justify-content:flex-start;margin-top:24px;position:relative;width:auto}.ProgramDetail_styles__vSO2j .recipes-sec .recipe-cards-grid-column{background-clip:padding-box;width:226px!important}.ProgramDetail_styles__vSO2j .recipes-sec .recipe-cards-column>div{margin-bottom:30px}.ProgramDetail_styles__vSO2j .recipes-sec .recipe-card{cursor:pointer;min-height:226px;width:226px}.ProgramDetail_styles__vSO2j .recipes-sec .recipe-card .card-img{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;min-height:226px;width:226px}.ProgramDetail_styles__vSO2j .recipes-sec .recipe-card .recipe-title{color:#333;font-family:Poppins;font-size:13px;font-style:normal;font-weight:500;line-height:16px;margin-bottom:12px;margin-top:8px;width:226px}.ProgramDetail_styles__vSO2j .recipes-sec .recipe-card .collect-icon{cursor:pointer;float:right;font-size:20px;margin-right:8px;margin-top:8px;width:24px}.ProgramDetail_taskStatusStyles__XpL6d .status-sec{background:#fff;border-radius:8px;box-shadow:0 2px 16px 0 #00428133;height:auto;padding:16px;width:100%}.ProgramDetail_taskStatusStyles__XpL6d .status-sec .status-week{color:#90969f;font-family:AktivGrotesk;font-size:13px;font-style:normal;font-weight:500}.ProgramDetail_taskStatusStyles__XpL6d .status-sec .status-header{align-items:center;border-bottom:1px solid #90969f33;cursor:pointer;display:flex;justify-content:space-between}.ProgramDetail_taskStatusStyles__XpL6d .status-sec .status-header .program-img{border-radius:6px;height:40px;object-fit:cover;object-position:center;width:40px}.ProgramDetail_taskStatusStyles__XpL6d .status-sec .status-header .program-info{margin:0 12px;width:100%}.ProgramDetail_taskStatusStyles__XpL6d .status-sec .status-header .program-info .program-name{color:#333;font-family:Poppins;font-size:20px;font-style:normal;font-weight:700;line-height:120%}.ProgramDetail_taskStatusStyles__XpL6d .status-sec .status-header .program-info .program-week{color:#90969f;font-family:AktivGrotesk;font-size:12px;font-style:normal;font-weight:500;line-height:120%;margin-top:4px}.ProgramDetail_taskStatusStyles__XpL6d .status-sec .status-header .fo-icon{color:#a6abb2;font-size:11px}.ProgramDetail_taskStatusStyles__XpL6d .status-sec .daily-status-sec{display:flex;justify-content:space-between;margin-top:8px;padding:0 8px}.ProgramDetail_taskStatusStyles__XpL6d .status-sec .daily-status-sec .daily-status{background-color:#f3f3f3;border-radius:35px;cursor:pointer;display:flex;flex-direction:column;height:63px;width:37px}.ProgramDetail_taskStatusStyles__XpL6d .status-sec .daily-status-sec .daily-status.active{background-color:#43ad7233}.ProgramDetail_taskStatusStyles__XpL6d .status-sec .daily-status-sec .daily-status>img{height:24px;margin:6px auto 9px;width:24px}.ProgramDetail_taskStatusStyles__XpL6d .status-sec .daily-status-sec .daily-status>div{color:#90969f;font-family:AktivGrotesk;font-size:10px;font-style:normal;font-weight:500;letter-spacing:-.2px;line-height:120%;text-align:center;text-transform:uppercase}.ProgramDetail_taskStatusStyles__XpL6d .status-sec .today-task{color:#90969f;font-size:13px;font-style:normal;font-weight:500;line-height:16px;margin-top:24px}.ProgramDetail_taskStatusStyles__XpL6d .status-sec .task-action-sec{stroke-width:1px;stroke:#e8eef3;background-color:#f4f7f9;border-radius:8px;display:flex;flex-direction:column;gap:10px;height:138px;justify-content:space-between;margin-top:8px;padding:16px;width:100%}.ProgramDetail_taskStatusStyles__XpL6d .status-sec .task-action-sec .task-info-sec{align-items:center;display:flex;justify-content:space-between;justify-items:left;min-height:44px;width:100%}.ProgramDetail_taskStatusStyles__XpL6d .status-sec .task-action-sec .task-info-sec .task-photo{border-radius:8px;cursor:pointer;height:44px;margin-right:10px;max-width:44px;min-width:44px;object-fit:cover;object-position:center}.ProgramDetail_taskStatusStyles__XpL6d .status-sec .task-action-sec .task-info-sec .task-title{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-family:Poppins;font-size:14px;font-style:normal;font-weight:600;margin-right:10px;overflow:hidden;text-overflow:ellipsis;width:calc(100% - 88px)}.ProgramDetail_taskStatusStyles__XpL6d .status-sec .task-action-sec .task-info-sec .task-icon{cursor:pointer;height:24px;width:24px}.ProgramDetail_taskStatusStyles__XpL6d .status-sec .task-action-sec .task-action-btn{cursor:pointer;height:40px;margin-top:11px;width:100%}.ProgramDetail_taskStatusStyles__XpL6d .status-sec .task-action-sec .task-action-btn .button-inner{height:100%;line-height:100%}.ProgramDetail_taskStatusStyles__XpL6d .status-sec .task-action-sec .task-action-btn .button-inner>img{margin-right:9px}.ProgramDetail_taskStatusStyles__XpL6d .status-sec .task-action-sec .task-action-white-btn{background-color:#fff;border-radius:20px;color:#90969f;cursor:pointer;font-family:AktivGrotesk-bold;font-size:12px;font-style:normal;font-weight:500;height:40px;line-height:40px;margin-top:11px;text-align:center;text-transform:uppercase;width:100%}.ProgramDetail_taskStatusStyles__XpL6d .status-sec .complete-sec{margin-bottom:16px;margin-top:37px;text-align:center}.ProgramDetail_taskStatusStyles__XpL6d .status-sec .complete-sec .congrats{color:#333;font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;line-height:120%;text-align:center}.ProgramDetail_taskStatusStyles__XpL6d .status-sec .complete-sec .congrats-info{color:#333;font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:140%;margin:9px auto 0;text-align:center;width:238px}.ProgramDetail_taskStatusStyles__XpL6d .status-sec .complete-sec .congrats-icon{margin-bottom:29px;margin-top:22px}.ProgramDetail_taskStatusStyles__XpL6d .status-sec .complete-sec .congrats-new-launch{color:#333;font-family:AktivGrotesk;font-size:13px;font-style:normal;font-weight:500;line-height:120%;text-align:center}.ProgramDetail_modalStyles__E1W4I .modal-title{color:#333;font-family:Poppins;font-size:24px;font-style:normal;font-weight:700;line-height:32px;text-align:center}.ProgramDetail_modalStyles__E1W4I .modal-content{color:#787e86;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.ProgramDetail_taskPhotoModalStyles__7Ukqg .ant-modal-content{margin:0 auto;width:-webkit-fit-content;width:fit-content}.ProgramDetail_taskPhotoModalStyles__7Ukqg .modal-title{color:#333;display:none;font-family:Poppins;font-size:24px;font-style:normal;font-weight:700;line-height:32px;text-align:center}.ProgramDetail_taskPhotoModalStyles__7Ukqg .modal-content{color:#787e86;display:none;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.ProgramDetail_taskPhotoModalStyles__7Ukqg .close{position:absolute;right:16px;top:16px}.ProgramDetail_taskPhotoModalStyles__7Ukqg .btn-cancel,.ProgramDetail_taskPhotoModalStyles__7Ukqg .btn-primary{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);border:1px solid #fff6;color:#fff;display:block;height:40px;margin-top:20px!important;width:280px}.ProgramDetail_joinSuccessModalStyles__bu3iE .ant-modal{width:100vw}.ProgramDetail_joinSuccessModalStyles__bu3iE .ant-modal-content{background-color:#0000;border:none;box-shadow:none;width:100%}.ProgramDetail_joinSuccessModalStyles__bu3iE .ant-modal-body{padding:0}@media(max-width:767px){.ProgramDetail_joinSuccessModalStyles__bu3iE{height:100vh!important;margin:0;max-height:100vh;max-width:100vw;min-height:100vh;width:100vw!important}}.ProgramDetail_joinSuccessModalStyles__bu3iE .content{margin:0 auto;position:relative;width:436px}.ProgramDetail_joinSuccessModalStyles__bu3iE .content .close{color:#fff;position:absolute;right:16px;top:66px;z-index:3}.ProgramDetail_joinSuccessModalStyles__bu3iE .content .top-sec{background-position:bottom;background-repeat:no-repeat;background-size:contain;height:212px;position:relative}.ProgramDetail_joinSuccessModalStyles__bu3iE .content .top-sec .top-img{border-radius:8px;bottom:1px;display:block;height:180px;left:50%;object-fit:cover;object-position:center;position:absolute;transform:translateX(-50%);width:180px}.ProgramDetail_joinSuccessModalStyles__bu3iE .content .top-sec .bg-cover{bottom:1px;position:absolute;width:100%}.ProgramDetail_joinSuccessModalStyles__bu3iE .content .bottom-sec{background-color:#fff;border-radius:0 0 8px 8px;height:136px;margin-top:-1px;position:relative;width:100%}.ProgramDetail_joinSuccessModalStyles__bu3iE .content .bottom-sec .bottom-text{color:#333;font-family:Poppins;font-size:24px;font-style:normal;font-weight:700;line-height:32px;padding:0 40px;position:absolute;text-align:center;top:50%;transform:translateY(-50%);width:100%}.ProgramDetail_addPhotoModalStyles__CbTA3 .ant-modal{width:100vw}.ProgramDetail_addPhotoModalStyles__CbTA3 .ant-modal-content{background-color:#0000;border:none;box-shadow:none;width:100%}.ProgramDetail_addPhotoModalStyles__CbTA3 .ant-modal-body{padding:0}@media(max-width:767px){.ProgramDetail_addPhotoModalStyles__CbTA3{height:100vh!important;margin:0;max-height:100vh;max-width:100vw;min-height:100vh;width:100vw!important}}.ProgramDetail_addPhotoModalStyles__CbTA3 .content{background:#fff;border-radius:12px;margin:0 auto;overflow:hidden;position:relative;width:327px}.ProgramDetail_addPhotoModalStyles__CbTA3 .content .close{color:#000;position:absolute;right:16px;top:16px;z-index:3}.ProgramDetail_addPhotoModalStyles__CbTA3 .content .top-img{display:block;margin:15px auto 20px}.ProgramDetail_addPhotoModalStyles__CbTA3 .content .title{color:#333;font-family:Poppins;font-size:24px;font-style:normal;font-weight:700;letter-spacing:.32px;line-height:normal;text-align:center}.ProgramDetail_addPhotoModalStyles__CbTA3 .content .info{color:#333;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:500;line-height:140%;margin:8px 30px 16px;text-align:center}.ProgramDetail_addPhotoModalStyles__CbTA3 .content .bottom-buttons{display:flex;flex-wrap:wrap;margin:0 16px 20px}.ProgramDetail_addPhotoModalStyles__CbTA3 .content .bottom-buttons>.action-btn{flex:1 1;margin:4px;min-width:-webkit-max-content;min-width:max-content}.ProgramDetail_addPhotoModalStyles__CbTA3 .content .action-btn{cursor:pointer;height:40px;width:100%}.ProgramDetail_addPhotoModalStyles__CbTA3 .content .action-btn .ant-btn{height:100%;width:100%}.ProgramDetail_addPhotoModalStyles__CbTA3 .content .action-btn .button-inner{height:100%;line-height:100%;text-transform:uppercase}.ProgramDetail_addPhotoModalStyles__CbTA3 .content .action-btn .button-inner>img{height:16px;margin-right:5px;width:16px}.ProgramDetail_addPhotoModalStyles__CbTA3 .content .action-btn .button-inner>span{transform:translateY(1px)}.ProgramDetail_takePhotoModalStyles__K6rSB .ant-modal{width:100vw}.ProgramDetail_takePhotoModalStyles__K6rSB .ant-modal-content{background-color:#0000;border:none;box-shadow:none;width:100%}.ProgramDetail_takePhotoModalStyles__K6rSB .ant-modal-body{padding:0}@media(max-width:767px){.ProgramDetail_takePhotoModalStyles__K6rSB{height:100vh!important;margin:0;max-height:100vh;max-width:100vw;min-height:100vh;width:100vw!important}}.ProgramDetail_takePhotoModalStyles__K6rSB .photo-sec{overflow:auto;position:relative}.ProgramDetail_takePhotoModalStyles__K6rSB .photo-sec .close{color:#fff;position:absolute;right:16px;top:16px;z-index:10}.ProgramDetail_takePhotoModalStyles__K6rSB .review-header{align-items:center;background:#fff;border-radius:14px;box-shadow:0 5px 16px #0042811f;color:#fff;display:flex;flex-direction:column;height:420px;justify-content:center;margin:38px auto;position:relative;text-align:center;width:420px}.ProgramDetail_takePhotoModalStyles__K6rSB .review-header .dashed-border{border:1px dashed #000;border-radius:14px;box-sizing:border-box;height:394px;left:50%;opacity:.3;position:absolute;top:50%;transform:translate(-50%,-50%);width:394px}.ProgramDetail_takePhotoModalStyles__K6rSB .review-header .no-photo-icon{margin-bottom:24px}.ProgramDetail_takePhotoModalStyles__K6rSB .review-header h2{color:#333;font-family:Poppins;font-size:20px;font-style:normal;font-weight:700;line-height:30px;margin-bottom:8px;text-align:center}.ProgramDetail_takePhotoModalStyles__K6rSB .review-header .sub-info{color:#2a2b2c;font-size:15px;line-height:22px;margin-bottom:30px;text-align:center;width:286px}.ProgramDetail_takePhotoModalStyles__K6rSB .review-header .allow-btn{border:1px solid;border-radius:9999px;cursor:pointer;font-size:13px;height:36px;line-height:36px;margin:0 auto;min-width:115px;text-align:center;z-index:3}.ProgramDetail_takePhotoModalStyles__K6rSB .review-header .camera-sec{height:420px;width:420px}.ProgramDetail_takePhotoModalStyles__K6rSB .review-header .camera-sec .camera-button-sec{cursor:pointer}.PdfIFrameViewer_styles__wEI2T .header-sec{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin-bottom:12px;width:100%}.PdfIFrameViewer_styles__wEI2T .header-sec .icons-sec{align-items:center;color:#333;display:flex;flex-direction:row;flex-wrap:nowrap;gap:24px;justify-content:flex-start}.PdfIFrameViewer_styles__wEI2T .header-sec .icons-sec>*{cursor:pointer}.PdfIFrameViewer_styles__wEI2T .ant-modal-content{border-radius:16px}.PdfIFrameViewer_styles__wEI2T .ant-modal-content .ant-modal-body{padding:16px}.PdfIFrameViewer_styles__wEI2T .ant-modal-content iframe{border:none}.PdfStoryViewer_styles__lI\+1G .header-sec{margin-bottom:8px;padding-top:24px;width:100%}.PdfStoryViewer_styles__lI\+1G .header-sec .close{position:absolute;right:16px;top:40px;z-index:4}.PdfStoryViewer_styles__lI\+1G .ant-modal-content{border-radius:16px}.PdfStoryViewer_styles__lI\+1G .ant-modal-content .ant-modal-body{min-height:400px;padding:0}.PdfStoryViewer_styles__lI\+1G .ant-modal-content .react-pdf__Document{height:-webkit-fit-content;height:fit-content;position:relative}.PdfStoryViewer_styles__lI\+1G .ant-modal-content .left-icon,.PdfStoryViewer_styles__lI\+1G .ant-modal-content .right-icon{align-items:center;background:#fff;border-radius:24px;box-shadow:0 2px 16px #0000001f;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;height:24px;justify-content:center;position:absolute;top:50%;width:24px}.PdfStoryViewer_styles__lI\+1G .ant-modal-content .left-icon.left-icon,.PdfStoryViewer_styles__lI\+1G .ant-modal-content .right-icon.left-icon{left:-48px}.PdfStoryViewer_styles__lI\+1G .ant-modal-content .left-icon.right-icon,.PdfStoryViewer_styles__lI\+1G .ant-modal-content .right-icon.right-icon{right:-48px}.PdfStoryViewer_styles__lI\+1G .ant-modal-content .react-pdf__Page{border-radius:16px;display:none;overflow:hidden;position:absolute!important}.PdfStoryViewer_styles__lI\+1G .ant-modal-content .react-pdf__Page .react-pdf__Page__annotations,.PdfStoryViewer_styles__lI\+1G .ant-modal-content .react-pdf__Page .react-pdf__Page__textContent{display:none}.PdfStoryViewer_styles__lI\+1G .ant-modal-content .react-pdf__Page.active{border-top-left-radius:0;border-top-right-radius:0;display:block;left:0}.PdfStoryViewer_styles__lI\+1G .ant-modal-content .react-pdf__Page.left-1,.PdfStoryViewer_styles__lI\+1G .ant-modal-content .react-pdf__Page.left-2,.PdfStoryViewer_styles__lI\+1G .ant-modal-content .react-pdf__Page.right-1,.PdfStoryViewer_styles__lI\+1G .ant-modal-content .react-pdf__Page.right-2{display:block;filter:grayscale(70%);top:32px;transform:scale(40%);transform-origin:center center}.PdfStoryViewer_styles__lI\+1G .ant-modal-content .react-pdf__Page.left-1{left:-330px}.PdfStoryViewer_styles__lI\+1G .ant-modal-content .react-pdf__Page.left-2{left:-520px}.PdfStoryViewer_styles__lI\+1G .ant-modal-content .react-pdf__Page.right-1{right:-330px}.PdfStoryViewer_styles__lI\+1G .ant-modal-content .react-pdf__Page.right-2{right:-520px}.PdfStoryViewer_styles__lI\+1G .ant-modal-content .react-pdf__Page.active{position:relative!important}.PdfStoryViewer_styles__lI\+1G .timeline{align-items:center;background-color:#0000;display:flex;flex-direction:row;flex-wrap:nowrap;height:2px;justify-content:center;padding:0 16px;position:relative;width:100%;z-index:3}.PdfStoryViewer_styles__lI\+1G .timeline .block{background:#d9d9d9;border-radius:4px;flex-grow:1;height:2px;margin:0 2px;overflow:hidden;position:relative}.PdfStoryViewer_styles__lI\+1G .timeline .block .inner{background-color:#333;height:100%;left:0;position:absolute;top:0}.PdfStoryViewer_styles__lI\+1G.loading .ant-modal-content{border-radius:16px}.PdfStoryViewer_styles__lI\+1G.loading .ant-modal-content .ant-modal-body{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center}.WeightTracker_styles__mBAe7 .bottom-section .summary-sec .summary-item .increase.value-sec{color:#ff4763}.WeightTracker_styles__mBAe7 .bottom-section .summary-sec .summary-item .reduce.value-sec{color:#02c24f}.WeightTracker_styles__mBAe7 .bottom-section .summary-sec .summary-item .value-sec .unit{margin-left:4px;text-transform:uppercase}.WeightTracker_styles__mBAe7{position:relative}.WeightTracker_styles__mBAe7 .loading-sec{height:60px}.WeightTracker_styles__mBAe7 .add-btn{border-color:#afb3ba;color:#333;height:48px;width:50%}.WeightTracker_styles__mBAe7 .add-btn>span{height:100%;line-height:48px}.WeightTracker_styles__mBAe7 .top-section{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.WeightTracker_styles__mBAe7 .top-section .title{color:#0d111f;font-family:Poppins;font-size:24px;font-weight:700;line-height:28.8px;text-transform:capitalize}.WeightTracker_styles__mBAe7 .bottom-section{display:flex;margin-top:16px;min-height:128px}.WeightTracker_styles__mBAe7 .bottom-section .summary-sec{align-items:center;background:#f7f7f7;border-radius:16px;display:flex;flex:1 1;flex-direction:row;flex-wrap:nowrap;justify-content:center}.WeightTracker_styles__mBAe7 .bottom-section .summary-sec .summary-item{margin:0 44px;position:relative}.WeightTracker_styles__mBAe7 .bottom-section .summary-sec .summary-item .label{color:#90969f;font-family:AktivGrotesk-bolder;font-size:14px;line-height:17px;opacity:.8;text-align:center;text-transform:uppercase}.WeightTracker_styles__mBAe7 .bottom-section .summary-sec .summary-item .value-sec{align-items:flex-end;color:#333;display:flex;flex-direction:row;flex-wrap:nowrap;font-family:Poppins;font-weight:700;justify-content:flex-start;margin-top:1px;text-align:center}.WeightTracker_styles__mBAe7 .bottom-section .summary-sec .summary-item .value-sec .value{font-size:24px;line-height:29px}.WeightTracker_styles__mBAe7 .bottom-section .summary-sec .summary-item .value-sec .unit{font-size:12px;transform:translateY(-1px)}.WeightTracker_styles__mBAe7 .bottom-section .summary-sec .summary-item .progress-sec{height:64px;left:50%;overflow:hidden;position:absolute;top:0;transform:translate(-50%,-22px);width:128px}.WeightTracker_styles__mBAe7 .bottom-section .summary-sec .summary-item .progress-sec .progress-wrapper{border:2px solid #02c24f;border-bottom:none;border-radius:60px 60px 0 0;height:60px;left:4px;position:absolute;top:4px;transform-origin:bottom center;width:120px}.WeightTracker_styles__mBAe7 .bottom-section .summary-sec .summary-item .progress-sec .progress-wrapper .circel{background-color:#fff;border:1px solid;border-radius:5px;bottom:0;height:10px;position:absolute;right:0;transform:translateX(50%);width:10px}.WeightTracker_styles__mBAe7 .bottom-section .summary-sec .summary-item .progress-sec .border-img{left:5px;position:absolute;top:5px;width:120px}.WeightTracker_styles__mBAe7 .bottom-section .list-sec{flex:1 1;margin-left:28px}.WeightTracker_styles__mBAe7 .bottom-section .list-sec .weight-list{margin-bottom:12px}.WeightTracker_styles__mBAe7 .bottom-section .list-sec .add-btn{width:100%}.WeightModal_styles__0juVS .header .activity-name,.WeightModal_styles__0juVS .input-field .name{font-family:AktivGrotesk-bolder}.WeightModal_styles__0juVS{position:relative}.WeightModal_styles__0juVS .ant-modal-body{padding:24px 0}.WeightModal_styles__0juVS .main-sec{margin:0 24px;position:relative}.WeightModal_styles__0juVS .main-sec .ant-calendar-picker{left:0;position:absolute;top:0;visibility:hidden}.WeightModal_styles__0juVS .header{border-bottom:1px solid #efefef;display:flex;justify-content:space-between;margin:0 24px}.WeightModal_styles__0juVS .header .activity-name{color:#4a4a4a;font-size:32px}.WeightModal_styles__0juVS .header .right-btn{color:#9c9eb9;cursor:pointer;font-size:16px}.WeightModal_styles__0juVS .input-field{align-items:center;border-bottom:1px solid #efefef;display:flex;height:50px;justify-content:space-between}.WeightModal_styles__0juVS .input-field .name{color:#4a4a4a;font-size:18px}.WeightModal_styles__0juVS .input-field .value{background:#0000;border:none;color:#9c9eb9;cursor:pointer;font-size:18px;text-align:right;-webkit-user-select:none;user-select:none}.WeightModal_styles__0juVS .input-field .input{background:#0000;border:none;color:#9c9eb9;font-size:18px;padding-right:5px;text-align:right;width:100px}.WeightModal_styles__0juVS .input-field .right-sec,.WeightModal_styles__0juVS .input-field .right-sec .unit{color:#9c9eb9;font-size:18px}.WeightModal_styles__0juVS .btn-sec{margin-top:60px;width:100%}.WeightModal_styles__0juVS .btn-sec .btn-add,.WeightModal_styles__0juVS .btn-sec .btn-del{display:block;height:48px;margin:10px auto;width:100%}.WeightModal_styles__0juVS .btn-sec .btn-del{border:1px solid #9c9eb9;color:#9c9eb9}.WeightList_styles__xxhXV .row .increase.column{color:#ff4763}.WeightList_styles__xxhXV .row .reduce.column{color:#02c24f}.WeightList_styles__xxhXV .row .column .unit{margin-left:4px;text-transform:uppercase}.WeightList_styles__xxhXV .row{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start}.WeightList_styles__xxhXV .row:not(:last-child):not(.hasAchievement){border-bottom:1px solid #0000001a}.WeightList_styles__xxhXV .row .column{align-items:center;display:flex;flex:1 1;flex-direction:row;flex-wrap:nowrap;font-family:AktivGrotesk-bolder;justify-content:flex-start;padding:12px 0}.WeightList_styles__xxhXV .row .column:not(:first-child):not(:last-child){justify-content:center}.WeightList_styles__xxhXV .row .column:last-child{justify-content:flex-end;text-align:right}.WeightList_styles__xxhXV .row.header .column{color:#90969f;font-size:12px;line-height:14px;padding-top:0;text-transform:uppercase}.WeightList_styles__xxhXV .row.content .column:first-child{color:#333;font-size:13px}.WeightList_styles__xxhXV .row.content .column:not(:first-child):not(:last-child){color:#0d111f}.WeightList_styles__xxhXV .achievement-section{align-items:center;background-color:#816ffe;display:flex;flex-direction:row;flex-wrap:nowrap;height:40px;justify-content:flex-start;padding:0 20px;position:relative}.WeightList_styles__xxhXV .achievement-section img{width:20px}.WeightList_styles__xxhXV .achievement-section .badge{color:#fff;font-family:AktivGrotesk;font-size:13px;line-height:13px;margin-left:8px}.WeightList_styles__xxhXV .achievement-section:before{border-bottom:5px solid #816ffe;border-left:4px solid #0000;border-right:4px solid #0000;content:"";height:0;left:24px;position:absolute;top:-5px;width:0}.FOCamera_styles__RUifW{border-radius:14px;bottom:0;height:420px;left:0;margin:auto;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);overflow:hidden;position:absolute;right:0;width:315px}.FOCamera_styles__RUifW>.video-js{height:420px;margin-left:-120px;transform:scaleX(-1);width:560px}.FOCamera_styles__RUifW .camera-button-sec{bottom:49px;left:0;position:absolute;text-align:center;width:100%}.CourseProgramTab_styles__RoNUB .challenge-list{max-width:calc(100% + 40px);width:calc(100% + 40px)}.CourseProgramTab_styles__RoNUB .category-item{background:#fff;border-radius:12px;border-top:none!important}.CourseProgramTab_styles__RoNUB .content-sec{border-radius:0;padding:23px 0 0;transform:none}.CourseProgramTab_styles__RoNUB .program-name{color:#816ffe;font-family:Poppins;font-size:20px;font-style:normal;font-weight:700;margin-bottom:0}.CourseProgramTab_styles__RoNUB .program-name .course-down-icon{font-size:16px;margin-left:8px;transform:rotate(90deg)}.CourseProgramTab_styles__RoNUB .workout-list{min-height:320px!important;padding:0 20px 20px}.CourseProgramTab_styles__RoNUB .workout-list .today-workout-card{box-shadow:0 5px 16px #0042811f;height:330px;width:322px}.CourseProgramTab_styles__RoNUB .workout-list .today-workout-card .card-img{border-radius:10px;height:167px;margin:0 auto;overflow:hidden;width:317px}.CourseProgramTab_styles__RoNUB .workout-list .today-workout-card .card-text{box-shadow:none;height:78px;padding:6px 20px}.CourseProgramTab_styles__RoNUB .workout-list .today-workout-card .card-text .title{bottom:87px;color:#000;font-family:Poppins;font-size:24px;font-style:normal;font-weight:700;line-height:120%}.CourseProgramTab_styles__RoNUB .workout-list .today-workout-card .card-text .grey-duration{color:#90969f;font-family:AktivGrotesk;font-size:13px;letter-spacing:-.016em;line-height:13px;opacity:.8}.CourseProgramTab_styles__RoNUB .workout-list .today-workout-card .card-text .workout-timer-btn .workout-btn{bottom:16px}.CourseProgramTab_styles__RoNUB .workout-list .today-workout-card .card-text:after{height:6px}.CourseProgramTab_styles__RoNUB .workout-list .today-workout-card .card-text .completed-workout-sec .btn-blue{bottom:8px}.CourseProgramTab_styles__RoNUB .workout-list .today-workout-card .card-text .completed-workout-sec .calorie-line{align-items:center;bottom:15px;color:#90969f;display:flex;flex-direction:row;flex-wrap:nowrap;font-family:AktivGrotesk;font-size:15px;justify-content:flex-start;letter-spacing:-.016em;line-height:15px;opacity:.8}.CourseProgramTab_styles__RoNUB .workout-list .program-workout-card{box-shadow:0 5px 12px #0042811f;height:300px!important;width:350px}.CourseProgramTab_styles__RoNUB .workout-list .program-workout-card.add .card-text{align-items:center;bottom:16px;bottom:15px;display:flex;justify-content:flex-start}.CourseProgramTab_styles__RoNUB .workout-list .program-workout-card.add .card-text>img{margin-right:2px}.CourseProgramTab_styles__RoNUB .program-list-header{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;padding:16px 24px 0}.CourseProgramTab_styles__RoNUB .program-list{margin-left:auto;margin-right:auto;overflow-x:auto;padding:16px 0 24px;white-space:nowrap;width:calc(100% - 48px)}.CourseProgramTab_styles__RoNUB .program-list .course-item{display:inline-block;margin-right:17px}.CourseProgramTab_styles__RoNUB .studio-card{display:inline-block;height:229px;margin-right:17px;width:189px}.CourseProgramTab_styles__RoNUB .recipe-list{margin:0 auto;overflow-x:auto;padding:0 8px 20px;white-space:nowrap;width:calc(100% - 48px)}.CourseProgramTab_styles__RoNUB .meal-card{background:#fff;border-radius:14px;box-shadow:0 5px 12px #0042811f;cursor:pointer;display:inline-block;height:218px;margin-right:30px;padding:12px;position:relative;vertical-align:top;width:182px}.CourseProgramTab_styles__RoNUB .meal-card .pro{margin:8px 8px 12px;width:37px}.CourseProgramTab_styles__RoNUB .meal-card .unlock-info{color:#000;font-family:AktivGrotesk-bolder;font-size:16px;line-height:130%;opacity:.8;padding:0 8px;white-space:normal}.CourseProgramTab_styles__RoNUB .meal-card .upgrade{bottom:20px;color:#e74a7f;font-family:AktivGrotesk-bold;font-size:12px;font-style:normal;left:20px;line-height:12px;position:absolute;text-transform:uppercase}.CourseProgramTab_styles__RoNUB .meal-card .meal-img{border-radius:8px;height:120px;object-fit:cover;object-position:center;width:156px}.CourseProgramTab_styles__RoNUB .meal-card .meal-text{margin-top:16px;white-space:normal}.CourseProgramTab_styles__RoNUB .meal-card .meal-text .category{font-family:AktivGrotesk-bold;font-size:12px;line-height:12px;margin-bottom:6px;text-transform:uppercase}.CourseProgramTab_styles__RoNUB .meal-card .meal-text .meal-name{color:#000;font-family:AktivGrotesk-bolder;font-size:14px;font-style:normal;font-weight:400;line-height:140%;opacity:.8}.CourseProgramTab_styles__RoNUB .challenge-list{overflow-x:auto;padding:0 0 15px 20px;white-space:nowrap}.CourseProgramTab_styles__RoNUB .challenge-list .challenge-card{display:inline-block;height:290px;margin-right:30px;transition:all .3s ease;vertical-align:text-bottom;width:322px}.CourseProgramTab_styles__RoNUB .section-title-sec{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-bottom:7px}.CourseProgramTab_styles__RoNUB .section-title-sec.no-border{border-bottom:none!important;margin-bottom:0!important}.CourseProgramTab_styles__RoNUB .section-title-sec .title{color:#90969f;font-size:12px;font-style:normal;font-weight:400;line-height:12px;margin-bottom:0;text-transform:uppercase}.CourseProgramTab_styles__RoNUB .section-title-sec .section-more{color:#ec5a6f;cursor:pointer;font-family:AktivGrotesk;font-size:12px;line-height:12px;margin-bottom:0;text-align:right;text-transform:lowercase}.CourseProgramTab_styles__RoNUB .section-title-sec .section-all{color:#929292;cursor:pointer;font-family:AktivGrotesk;font-size:12px;font-style:normal;font-weight:400;line-height:12px;text-transform:uppercase}.CourseProgramTab_styles__RoNUB .section-title-sec .week-left-sec{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;line-height:24px}.CourseProgramTab_styles__RoNUB .section-title-sec .plan-name{font-family:Poppins;font-size:20px;font-style:normal;font-weight:700;line-height:100%;margin-bottom:6px}.CourseProgramTab_styles__RoNUB .section-title-sec .plan-week{color:#90969f;font-family:AktivGrotesk;font-size:12px;font-weight:400;line-height:120%;margin-bottom:0}.CourseProgramTab_styles__RoNUB .category-sec{background:#90969f1a;padding:48px 138px;width:100%}.CourseProgramTab_styles__RoNUB .category-sec .category-items{display:flex;flex-wrap:nowrap;justify-content:flex-start;margin-bottom:48px}.CourseProgramTab_styles__RoNUB .category-sec .category-item{margin-right:30px;min-width:322px;width:322px}.CourseProgramTab_styles__RoNUB .category-sec .category-item .category-name{color:#000;font-family:Poppins;font-size:20px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:12px}.CourseProgramTab_styles__RoNUB .category-sec .category-item .card{background:#fff;border-radius:14px;box-shadow:0 5px 20px #0042811f;cursor:pointer;height:104px;line-height:104px;margin-bottom:0;margin-top:8px;padding:0 16px;position:relative;text-align:left;width:100%}.CourseProgramTab_styles__RoNUB .category-sec .category-item .card:last-child{margin-bottom:0}.CourseProgramTab_styles__RoNUB .category-sec .category-item .card .card-img{background-position:top;background-repeat:no-repeat;background-size:cover;border-radius:12px;display:inline-block;height:72px;vertical-align:middle;width:72px}.CourseProgramTab_styles__RoNUB .category-sec .category-item .card .card-info{display:inline-block;margin-left:18px;vertical-align:middle}.CourseProgramTab_styles__RoNUB .category-sec .category-item .card .card-info .name{color:#000;font-family:AktivGrotesk-bold;font-size:14px;font-style:normal;letter-spacing:-.016em;line-height:14px;margin-bottom:8px}.CourseProgramTab_styles__RoNUB .category-sec .category-item .card .card-info .grey-duration{color:#90969f;font-family:AktivGrotesk;font-size:13px;font-style:normal;font-weight:400;letter-spacing:-.016em;line-height:13px;opacity:.8}.CourseProgramTab_styles__RoNUB .category-sec .category-item .card .card-info .grey-duration.intense{background-color:#90969f4d;margin:0 2px;vertical-align:initial}.CourseProgramTab_styles__RoNUB .category-sec .category-item .card .card-info .grey-duration.choose{background-color:#90969fd9}.CourseProgramTab_styles__RoNUB .category-sec .category-item .card .card-info .avatar-group{line-height:100%;margin-top:7px}.CourseProgramTab_styles__RoNUB .category-sec .category-item .card .play-icon{bottom:16px;cursor:pointer;position:absolute;right:16px}.CourseProgramTab_styles__RoNUB .category-sec .achievement-card{background:#fff;border-radius:14px;box-shadow:0 5px 20px #0042811f;height:169px;padding:16px;width:322px}.CourseProgramTab_styles__RoNUB .category-sec .achievement-card .top-sec .card-img{background-position:top;background-repeat:no-repeat;background-size:cover;border-radius:12px;display:inline-block;height:72px;vertical-align:top;width:72px}.CourseProgramTab_styles__RoNUB .category-sec .achievement-card .top-sec .card-info{display:inline-block;margin-left:18px;padding-top:5px;vertical-align:top;width:calc(100% - 90px)}.CourseProgramTab_styles__RoNUB .category-sec .achievement-card .top-sec .card-info .name{color:#000;font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:8px}.CourseProgramTab_styles__RoNUB .category-sec .achievement-card .top-sec .card-info .complete-info{margin-bottom:8px}.CourseProgramTab_styles__RoNUB .category-sec .achievement-card .top-sec .card-info .ant-progress-text,.CourseProgramTab_styles__RoNUB .category-sec .achievement-card .top-sec .card-info .complete-info{color:#90969f;font-family:AktivGrotesk;font-size:13px;font-style:normal;font-weight:400;letter-spacing:-.016em;line-height:13px;opacity:.8}.CourseProgramTab_styles__RoNUB .category-sec .achievement-card .top-sec .start-btn{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);border:none;border-radius:100px;color:#fff;cursor:pointer;font-family:AktivGrotesk-bold;font-size:12px;height:44px;line-height:12px;margin-top:18px;text-transform:uppercase;width:290px}.CourseProgramTab_styles__RoNUB .select-program-sec{padding:16px 24px!important;text-align:center}.CourseProgramTab_styles__RoNUB .select-program-sec .select-program-header{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;text-align:left}.CourseProgramTab_styles__RoNUB .select-program-sec .select-program-header.multi{justify-content:flex-start}.CourseProgramTab_styles__RoNUB .select-program-sec .select-program-header .program-name{flex-basis:40%;text-align:left}.CourseProgramTab_styles__RoNUB .select-program-sec .select-section{align-items:center;border:1px dashed #9c9eb9;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:nowrap;height:80px;justify-content:center;margin-top:12px}.CourseProgramTab_styles__RoNUB .select-program-sec .not-started-section{align-items:center;border:1px dashed #e8e7ef;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;margin-top:12px;text-align:left;white-space:break-spaces}.CourseProgramTab_styles__RoNUB .select-program-sec .not-started-section .program-card{height:113px;width:113px}.CourseProgramTab_styles__RoNUB .nutrition-program-sec{background:#fff;border-radius:12px;border-top:none!important;position:relative}.CourseProgramTab_styles__RoNUB .nutrition-program-sec .status-sec{box-shadow:none;padding-top:0}.CourseProgramTab_styles__RoNUB .nutrition-program-sec .status-sec .status-header{padding:0 0 14px}.CourseProgramTab_styles__RoNUB .nutrition-program-sec .status-sec .daily-status-sec{margin:24px auto;max-width:418px}.CourseProgramTab_styles__RoNUB .nutrition-program-sec .status-sec .today-task{margin:0 auto;max-width:418px}.CourseProgramTab_styles__RoNUB .nutrition-program-sec .status-sec .task-action-sec{margin:8px auto 0;max-width:418px}.CourseProgramTab_styles__RoNUB .task-video-list{min-height:320px!important;overflow-x:auto;overflow-y:auto;padding:0 20px 20px;white-space:nowrap}.CourseProgramTab_styles__RoNUB .for-you-task-video-card{border:1px solid #e8eef3;border-radius:14px;box-shadow:0 5px 16px #0042811f;display:inline-block;height:300px!important;margin-right:30px;width:350px}.CourseProgramTab_styles__RoNUB .for-you-task-video-card .card-img{border:1px solid #e5e5e5;border-radius:12px;display:block;height:167px;margin:0 auto;object-fit:cover;object-position:center;width:317px}.CourseProgramTab_styles__RoNUB .for-you-task-video-card .title{color:#1d1d27;font-size:16px;font-weight:700;padding:12px 16px 6px}.CourseProgramTab_styles__RoNUB .for-you-task-video-card .info-sec{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin-top:24px;padding:6px 20px}.CourseProgramTab_styles__RoNUB .for-you-task-video-card .view-btn{height:32px;line-height:32px;min-width:87px}.CourseProgramTab_programCardStyles__GDiVr{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;cursor:pointer;display:inline-block;height:226px;margin-right:18px;max-height:100%;max-width:100%;position:relative;width:226px}.CourseProgramTab_programCardStyles__GDiVr .card-cover{background:linear-gradient(180deg,#0000,#0000004d 93.18%);border-radius:0 0 14px 14px;bottom:0;height:104px;position:absolute;width:100%}.CourseProgramTab_menuStyles__wG3uc{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000001f;min-width:280px;overflow:hidden}.CourseProgramTab_menuStyles__wG3uc .ant-dropdown-menu-item{align-items:center;border-bottom:1px solid #efefef;color:#333;display:flex;font-size:16px;height:64px;justify-content:space-between;line-height:64px;padding:0 27px}.CourseProgramTab_menuStyles__wG3uc .ant-dropdown-menu-item:last-child{border-bottom:0}.CourseProgramTab_menuStyles__wG3uc .ant-dropdown-menu-item>img{width:18px}.CourseProgramTab_accessoriesStyles__dj1iP{background:#fff;border-radius:12px;margin:15px auto 10px;overflow-x:auto;overflow-y:auto;padding:24px;position:relative;white-space:nowrap}.CourseProgramTab_accessoriesStyles__dj1iP .accessory-card{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;box-shadow:0 0 4px #0042811f;display:inline-block;height:226px;margin-right:30px;position:relative;width:226px}.CourseProgramTab_accessoriesStyles__dj1iP .accessory-card .btn-view{border-color:#0000;bottom:16px;height:32px;left:50%;line-height:32px;min-width:88px;position:absolute;transform:translateX(-50%)}.SearchHeader_styles__NIbx9{left:0;padding:24px 0;position:fixed;top:65px;width:100%;z-index:9}.SearchHeader_styles__NIbx9 .search-sec{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:16px;height:40px;justify-content:space-between;line-height:40px;margin:0 auto;width:1023px}.SearchHeader_styles__NIbx9 .search-left{background-color:#fff;border:1px solid #dadae8!important;border-radius:28px;cursor:pointer;height:100%;line-height:inherit;padding-left:18px;width:100%}.SearchHeader_styles__NIbx9 .search-left .search-icon{height:20px;margin-right:8px;width:20px}.SearchHeader_styles__NIbx9 .search-left .search-text{box-shadow:none;color:#9c9eb9;font-family:AktivGrotesk-bolder;font-size:13px}.SearchHeader_styles__NIbx9 .favorite-btn{background-color:#fff;color:#2e2e2c;font-size:13px;font-weight:700;height:100%;min-width:0;min-width:auto;text-transform:uppercase}.SearchHeader_styles__NIbx9 .favorite-btn .collect-icon{margin-right:8px}.SearchHeader_styles__NIbx9.white-bg{background-color:#fff}.WorkoutFeature_styles__K-5no{height:397px;overflow:hidden;width:100%}.WorkoutFeature_styles__K-5no .bg-card{background-position:50%;background-repeat:no-repeat;background-size:contain;height:365px;margin:16px auto;width:734px}.WorkoutFeature_styles__K-5no .feature-card{border-radius:16px;box-shadow:0 5px 20px #0000001f;cursor:pointer;height:365px;margin:16px auto;overflow:hidden;padding:16px;position:relative;width:734px}.WorkoutFeature_styles__K-5no .feature-card .workout-cover{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;height:278px;overflow:hidden;width:702px}.WorkoutFeature_styles__K-5no .feature-card .workout-name{color:#333;font-family:Poppins;font-size:14px;font-weight:700;line-height:120%;margin-top:16px}.WorkoutFeature_styles__K-5no .feature-card .grey-info{color:#90969f;font-size:13px;margin-top:6px}.WorkoutFeature_styles__K-5no .feature-card .grey-info .middle-dot{background-color:#90969f;height:4px;margin:0 2px 0 0;width:4px}.WorkoutFeature_styles__K-5no .feature-card .workout-btn-sec{bottom:16px;position:absolute;right:16px}.WorkoutFeature_styles__K-5no .feature-card .workout-collect{position:absolute;right:32px;top:28px}.QuickFilters_styles__xqVOG{background-color:#0000!important;display:flex;flex-wrap:nowrap;gap:8px;justify-content:flex-start}.QuickFilters_styles__xqVOG .filter-pill{background-color:#e9eaec;border-radius:36px;color:#000;cursor:pointer;font-family:AktivGrotesk-bolder;font-size:13px;line-height:16px;padding:8px 10px}.Categories_styles__4dEht{display:flex;flex-wrap:wrap;gap:12px;padding:24px}.Categories_styles__4dEht .category-card{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px;flex-shrink:0;height:83px;overflow:hidden;position:relative;width:185.9px}.Categories_styles__4dEht .category-card .category-cover{border-radius:8px;height:100%;width:100%}.Categories_styles__4dEht .category-card .category-info{align-items:flex-end;bottom:6px;display:flex;left:7px;position:absolute}.Categories_styles__4dEht .category-card .category-name{color:#fff;font-family:Poppins;font-size:14px;font-style:normal;font-weight:700;line-height:21px}.Categories_styles__4dEht .category-card .orange-new-badge{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);border-radius:14px;color:#fff;font-family:Poppins;font-size:10px;font-style:normal;font-weight:600;height:auto;line-height:12px;margin-bottom:2px;margin-left:2px;padding:1px 6px 2px 7px;width:auto}.Categories_styles__4dEht .category-card .orange-new-badge .workout-time-text{margin:0}.HorizontalCarousel_styles__W5gmi{position:relative}.HorizontalCarousel_styles__W5gmi .scroll-view{scroll-behavior:smooth}.HorizontalCarousel_styles__W5gmi .icon-left{background-color:#0000;border:none;cursor:pointer;height:-webkit-fit-content;height:fit-content;left:0;min-width:0;min-width:auto;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:-webkit-fit-content;width:fit-content;z-index:5}.HorizontalCarousel_styles__W5gmi .icon-left:hover{background-color:#0000;border:none;padding:0}.HorizontalCarousel_styles__W5gmi .icon-left:disabled{cursor:not-allowed}.HorizontalCarousel_styles__W5gmi .icon-right{background-color:#0000;border:none;cursor:pointer;height:-webkit-fit-content;height:fit-content;min-width:0;min-width:auto;padding:0;position:absolute;right:0;top:50%;transform:translate(50%,-50%);width:-webkit-fit-content;width:fit-content;z-index:5}.HorizontalCarousel_styles__W5gmi .icon-right:hover{background-color:#0000;border:none;padding:0}.HorizontalCarousel_styles__W5gmi .icon-right:disabled{cursor:not-allowed}.Experiences_styles__IDNKS{height:-webkit-fit-content;height:fit-content}.Experiences_styles__IDNKS .horizontal-list{overflow-x:auto;padding:0 24px;transition:all .3s ease;white-space:nowrap;width:100%}.Experiences_styles__IDNKS .horizontal-list .experience-card{background:#818384b3;border-radius:14px;display:inline-block;height:268px;margin:24px 16px 24px 0;overflow:hidden;position:relative;width:230px}.Experiences_styles__IDNKS .horizontal-list .experience-card:last-child{margin-right:0}.Experiences_styles__IDNKS .horizontal-list .experience-card .card-img{height:100%;width:100%}.NormalCategory_styles__JzPzg .horizontal-list{overflow-x:auto;transition:all .3s ease;white-space:nowrap;width:100%}.NormalCategory_styles__JzPzg .horizontal-list .card{background:#818384b3;border-radius:8px;display:inline-block;height:83px;margin:24px 12px 24px 0;overflow:hidden;position:relative;width:185.9px}.NormalCategory_styles__JzPzg .horizontal-list .card:first-child{margin-left:24px}.NormalCategory_styles__JzPzg .horizontal-list .card:last-child{margin-right:24px}.NormalCategory_styles__JzPzg .horizontal-list .card .card-img{height:100%;width:100%}.NormalCategory_styles__JzPzg .horizontal-list .card .card-img .cover-img{background-position:center 30%}.NormalCategory_styles__JzPzg .horizontal-list .card .card-cover{background:linear-gradient(180deg,#0000,#00000080);border-radius:8px;height:100%;left:0;position:absolute;top:0;width:100%}.NormalCategory_styles__JzPzg .horizontal-list .card .name{bottom:8px;color:#fff;font-family:Poppins;font-size:14px;font-style:normal;font-weight:700;left:8px;line-height:21px;position:absolute}.Trainers_styles__ZDfz\+ .horizontal-list{overflow-x:auto;transition:all .3s ease;white-space:nowrap;width:100%}.Trainers_styles__ZDfz\+ .horizontal-list .card{display:inline-block;margin:24px 40px 24px 0;overflow:hidden;position:relative;vertical-align:top;width:100px}.Trainers_styles__ZDfz\+ .horizontal-list .card .card-avatar{background-position:50%;background-size:cover;border-radius:50%;height:100px;width:100px}.Trainers_styles__ZDfz\+ .horizontal-list .card:first-child{margin-left:24px}.Trainers_styles__ZDfz\+ .horizontal-list .card:last-child{margin-right:24px}.Trainers_styles__ZDfz\+ .horizontal-list .card .name-label{font-size:14px;margin-bottom:0;margin-top:10px;text-align:center;white-space:pre-wrap}.TargetArea_styles__mWDjA{width:500px!important}.TargetArea_styles__mWDjA .horizontal-list{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:center;padding:24px 0;transition:all .3s ease;width:100%}.TargetArea_styles__mWDjA .horizontal-list .card{background:#f1f1f1;border-radius:8px;display:inline-flex;gap:10px;height:105px;justify-content:space-between;min-width:219px;overflow:hidden;position:relative;width:219px}.TargetArea_styles__mWDjA .horizontal-list .card .card-img{height:100%;min-width:100px;width:100px}.TargetArea_styles__mWDjA .horizontal-list .card .card-img .cover-img{background-position:center 30%}.TargetArea_styles__mWDjA .horizontal-list .card .name{color:#333;font-family:Poppins;font-size:14px;font-style:normal;font-weight:700;line-height:21px;margin:8px 0 0 8px;white-space:pre-wrap}.Time_styles__1Ojep{width:500px!important}.Time_styles__1Ojep .horizontal-list{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:center;padding:24px 0;transition:all .3s ease;width:100%}.Time_styles__1Ojep .horizontal-list .card{align-items:flex-end;background:#f1f1f1;border-radius:8px;display:inline-flex;flex-direction:column;gap:10px;height:105px;justify-content:space-between;min-width:101px;overflow:hidden;padding:12px;position:relative;width:101px}.Time_styles__1Ojep .horizontal-list .card .card-img{height:40px;width:40px}.Time_styles__1Ojep .horizontal-list .card .card-img .cover-img{background-position:center 30%}.Time_styles__1Ojep .horizontal-list .card .name{color:#333;font-family:Poppins;font-size:14px;font-style:normal;font-weight:700;height:100%;line-height:21px;white-space:pre-wrap;width:100%}.Intensity_styles__dKbdM{width:500px!important}.Intensity_styles__dKbdM .horizontal-list{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:center;padding:24px 0;transition:all .3s ease;width:100%}.Intensity_styles__dKbdM .horizontal-list .card{align-items:flex-end;background:#f1f1f1;border-radius:8px;display:inline-flex;flex-direction:column;gap:10px;height:105px;justify-content:space-between;min-width:140px;overflow:hidden;padding:12px;position:relative;width:140px}.Intensity_styles__dKbdM .horizontal-list .card .intensity-dot{background:#b1b0b04d;border-radius:50%;display:inline-block;height:10px;margin:0 3px;width:10px}.Intensity_styles__dKbdM .horizontal-list .card .intensity-dot.active{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%)}.Intensity_styles__dKbdM .horizontal-list .card .name{color:#333;font-family:Poppins;font-size:14px;font-style:normal;font-weight:700;height:100%;line-height:21px;white-space:pre-wrap;width:100%}.Equipment_styles__w2JnV{width:500px!important}.Equipment_styles__w2JnV .horizontal-list{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:center;padding:24px 0;transition:all .3s ease;width:100%}.Equipment_styles__w2JnV .horizontal-list .card{background:#f1f1f1;border-radius:8px;display:inline-flex;height:105px;justify-content:space-between;min-width:219px;overflow:hidden;position:relative;width:219px}.Equipment_styles__w2JnV .horizontal-list .card .card-img{height:100%;min-width:100px;width:100px}.Equipment_styles__w2JnV .horizontal-list .card .card-img .cover-img{background-position:center 30%}.Equipment_styles__w2JnV .horizontal-list .card .name{color:#333;font-family:Poppins;font-size:14px;font-style:normal;font-weight:700;line-height:21px;margin:8px 0 0 8px;text-transform:capitalize;white-space:pre-wrap}.TimeSlide_styles__v8cHw .time-list>*{cursor:pointer;-webkit-user-select:none;user-select:none}.TimeSlide_styles__v8cHw{background:#fff;box-shadow:0 5px 10px #00000014;height:90px;position:relative;width:100%;z-index:7}.TimeSlide_styles__v8cHw .time-list{bottom:0;left:50%;max-width:100%;overflow-x:auto;position:absolute;transform:translateX(-50%);white-space:nowrap}.TimeSlide_styles__v8cHw .time-list>*{color:#9c9eb9;display:inline-block;padding-bottom:5px;text-align:center;width:90px}.TimeSlide_styles__v8cHw .time-list .time-item.active,.TimeSlide_styles__v8cHw .time-list>:hover{color:#ff8666}.TimeSlide_styles__v8cHw .time-list .time-underline{bottom:0;padding-bottom:0;position:absolute;transition:all .3s ease-in-out}.TimeSlide_styles__v8cHw .time-list .time-underline:after{background:linear-gradient(270.06deg,#ff8666 100%,#ff64a2 0);content:"";display:block;height:2px;margin-left:15%;width:70%}.Upcoming_styles__uXtEV .section-top .section-title{padding-bottom:0}.Upcoming_styles__uXtEV .horizontal-list{overflow-x:auto;padding:24px;transition:all .3s ease;white-space:nowrap;width:100%}.Upcoming_styles__uXtEV .upcoming-sec{border-bottom:1px solid #efefef;overflow-x:hidden}.Upcoming_styles__uXtEV .upcoming-sec>p.font-24{padding:40px 0 0 40px}.Upcoming_styles__uXtEV .upcoming-sec .time-slide{background:#0000;box-shadow:0 8px 10px #00000014;margin-top:-60px}.Upcoming_styles__uXtEV .upcoming-sec .upcoming-workout-card{display:inline-block;height:263px;margin-right:16px;vertical-align:top;width:273px}.Upcoming_styles__uXtEV .upcoming-sec .upcoming-workout-card:last-child{margin-right:0}.Upcoming_styles__uXtEV .upcoming-sec .upcoming-workout-card .workout-btn{right:12px}.Upcoming_styles__uXtEV .upcoming-sec .upcoming-workout-card .workout-btn .count-me-btn{min-width:-webkit-fit-content;min-width:fit-content}.Upcoming_styles__uXtEV .upcoming-sec .upcoming-workout-card .card-text{padding:5px 12px 0}.Upcoming_styles__uXtEV .upcoming-sec .upcoming-workout-card .card-text:after{height:5px}.Upcoming_styles__uXtEV .upcoming-sec .upcoming-workout-card .card-text .workout-timer{color:#90969f;font-family:AktivGrotesk;font-size:13px;font-style:normal;font-weight:500;letter-spacing:-.016em;line-height:13px;margin-top:12px;opacity:.8}.Upcoming_styles__uXtEV .upcoming-sec .upcoming-workout-card .card-text .workout-timer .timer-label{margin-right:2px;text-transform:capitalize!important}.Upcoming_styles__uXtEV .upcoming-sec .upcoming-workout-card .card-text .seperator{color:#90969f;margin:0 4px;opacity:.5}.Upcoming_styles__uXtEV .upcoming-sec .upcoming-workout-card .card-text .grey-duration{color:#90969f;font-family:AktivGrotesk;font-size:13px;font-style:normal;font-weight:500;letter-spacing:-.016em;line-height:13px;margin-top:12px;opacity:.8}.Upcoming_styles__uXtEV .upcoming-sec .upcoming-workout-card .card-text .grey-duration .middle-dot{margin:0 4px 0 0}.Upcoming_styles__uXtEV .time-slide{box-shadow:none;height:42px}.Upcoming_styles__uXtEV .time-slide .time-list{width:100%;width:calc(100% - 48px)}.Upcoming_styles__uXtEV .time-slide .time-list .time-item{font-family:AktivGrotesk-bolder;font-size:13px}.ExclusiveTag_styles__u9wyW{background-position:50%;background-repeat:no-repeat;background-size:contain;font-family:Poppins;font-size:10px;font-style:normal;font-weight:800;height:16px;letter-spacing:1.5px;line-height:16px;text-align:center;text-transform:uppercase;width:93px}.ExclusiveTag_styles__u9wyW span{margin-left:-4px}.Courses_styles__3sRYH .pro-icon{margin-left:4px;max-height:18px}.Courses_styles__3sRYH .horizontal-list{overflow-x:auto;padding:24px;transition:all .3s ease;white-space:nowrap;width:100%}.Courses_styles__3sRYH .horizontal-list .course-card{height:230px;margin-right:16px;width:230px}.Courses_styles__3sRYH .horizontal-list .course-card:last-child{margin-right:0}.Browse_styles__xEqEs .section-item .section-right{font-family:AktivGrotesk-bolder}.Browse_styles__xEqEs{background-color:#f4f4f5;min-height:100vh;overflow:auto;position:relative}.Browse_styles__xEqEs .section-item{background-color:#fff;border-radius:16px;margin:0 auto 24px;width:1026px}.Browse_styles__xEqEs .section-item .section-top{align-items:center;display:flex;justify-content:space-between}.Browse_styles__xEqEs .section-item .section-title{color:#333;font-family:Poppins;font-size:23px;font-style:normal;font-weight:700;line-height:32px;margin-bottom:0;padding:24px 24px 0;text-transform:capitalize}.Browse_styles__xEqEs .section-item .section-right{color:#9c9eb9;cursor:pointer;font-size:13px;font-weight:400;margin-right:24px;text-transform:uppercase}.Browse_styles__xEqEs .main-sec{margin-top:88px}.Browse_styles__xEqEs .two-column{gap:24px;margin:0 auto;width:1023px}.browse-workout-card .workout-collect{top:10px}.exclusive-course-card{background-color:gray;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:14px;display:inline-block;height:402px;margin-right:30px;max-height:100%;max-width:100%;position:relative;width:322px}.exclusive-course-card .logo-image{bottom:90px;left:50%;position:absolute;transform:translateX(-50%);width:62%}.exclusive-course-card .course-status{background-repeat:no-repeat;background-size:cover;color:#000;font-family:Poppins;font-size:10px;font-style:normal;font-weight:700;left:-4px;letter-spacing:1px;padding:5px 0 8px;position:absolute;text-align:center;text-transform:uppercase;top:16px;width:104px}.exclusive-course-card .course-btn{background:#0000;border:1px solid #fff;border-radius:100px;bottom:32px;color:#fff;font-family:AktivGrotesk-bold;font-size:12px;font-style:normal;height:36px;left:50%;min-width:129px;position:absolute;text-transform:uppercase;transform:translateX(-50%);width:auto}.exclusive-course-card .course-btn .share-icon{margin-right:8px}.exclusive-course-card.small{height:226px;width:226px}.exclusive-course-card.small .logo-image{bottom:20px;left:50%;position:absolute;transform:translateX(-50%);width:70%}.CourseTab_styles__LTxsE .category-item{background:#fff;border-radius:12px;border-top:none!important}.CourseTab_styles__LTxsE .content-sec{border-radius:0;padding:0;transform:none}.CourseTab_styles__LTxsE .course-name{color:#816ffe;font-family:Poppins;font-size:20px;font-style:normal;font-weight:700;margin-bottom:0}.CourseTab_styles__LTxsE .course-name .course-down-icon{font-size:16px;margin-left:8px;transform:rotate(90deg)}.CourseTab_styles__LTxsE .course-sec{background:#fff;border-radius:12px;margin-top:36px;overflow:hidden;position:relative;width:100%}.CourseTab_styles__LTxsE .course-sec .week-header{align-items:center;background:#fff;display:flex;height:69px;justify-content:space-between;line-height:69px;padding:24px;width:100%}.CourseTab_styles__LTxsE .course-sec .week-header .week{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CourseTab_styles__LTxsE .course-sec .week-header .week .week-left-sec{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;line-height:24px}.CourseTab_styles__LTxsE .course-sec .week-header .week .week-index{color:#90969f;display:inline-block;font-size:12px;line-height:16px;margin-bottom:0;margin-right:16px;text-align:center;vertical-align:middle}.CourseTab_styles__LTxsE .course-sec .week-header .week .workout-uncomplete{background:#eee;border:1px solid #cfcfcf;border-radius:50%;display:inline-block;height:12px;margin-right:8px;vertical-align:middle;width:12px}.CourseTab_styles__LTxsE .course-sec .week-header .week .workout-complete{border:none;display:inline-block;height:12px;margin-right:8px;vertical-align:middle;width:12px}.CourseTab_styles__LTxsE .course-sec .week-header .see-all{color:#929292;cursor:pointer;font-family:AktivGrotesk;font-size:12px;font-style:normal;font-weight:400;line-height:12px;margin-bottom:0;white-space:nowrap}.CourseTab_styles__LTxsE .course-sec .course-week-sec{position:relative}.CourseTab_styles__LTxsE .course-sec .course-week-sec .left-arrow{float:left;left:2px;position:absolute;top:50%;transform:translateY(-50%);z-index:2}.CourseTab_styles__LTxsE .course-sec .course-week-sec .right-arrow{float:right;position:absolute;right:2px;top:50%;transform:translateY(-50%);z-index:2}.CourseTab_styles__LTxsE .course-sec .week-workout-list{border:1px solid #90969f33;overflow-x:auto;padding:24px;white-space:nowrap}.CourseTab_styles__LTxsE .course-sec .week-workout-list .workout-card{background:#fff;border-radius:14px;box-shadow:0 5px 20px #0042811f;cursor:pointer;display:inline-block;height:263px;margin-right:13px;padding:10px 16px 16px;position:relative;vertical-align:top;width:306px}.CourseTab_styles__LTxsE .course-sec .week-workout-list .workout-card:last-child{margin-right:0}.CourseTab_styles__LTxsE .course-sec .week-workout-list .workout-card .top{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-bottom:10px}.CourseTab_styles__LTxsE .course-sec .week-workout-list .workout-card .top .name{color:#000;font-family:AktivGrotesk-bold;font-size:16px;font-style:normal;line-height:16px;margin-bottom:0}.CourseTab_styles__LTxsE .course-sec .week-workout-list .workout-card .top .favorite .collect-icon{cursor:pointer;margin-top:0;vertical-align:top;width:22px}.CourseTab_styles__LTxsE .course-sec .week-workout-list .workout-card .card-img{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:10px;height:150px;width:274px}.CourseTab_styles__LTxsE .course-sec .week-workout-list .workout-card .bottom{display:flex;flex-direction:column;margin-top:14px}.CourseTab_styles__LTxsE .course-sec .week-workout-list .workout-card .bottom .grey-duration{color:#90969f;font-family:AktivGrotesk;font-size:13px;font-style:normal;font-weight:400;letter-spacing:-.016em;line-height:13px;margin-top:0;opacity:.8}.CourseTab_styles__LTxsE .course-sec .week-workout-list .workout-card .bottom .avatar-group{margin-top:5px}.CourseTab_styles__LTxsE .course-sec .week-workout-list .workout-card .bottom .timer-group{bottom:10px;position:absolute;right:20px;width:115px}.CourseTab_styles__LTxsE .today-workout-card .completed-workout-sec .grey-duration{color:#90969f;font-family:AktivGrotesk;font-size:13px;font-style:normal;font-weight:400;letter-spacing:-.016em;line-height:13px;margin-top:10px;opacity:.8}.CourseTab_styles__LTxsE .today-workout-card .completed-workout-sec .calorie-line{align-items:center;bottom:15px;color:#90969f;display:flex;flex-direction:row;flex-wrap:nowrap;font-family:AktivGrotesk;font-size:15px;justify-content:flex-start;letter-spacing:-.016em;line-height:15px;opacity:.8}.CourseTab_styles__LTxsE .today-workout-card .completed-workout-sec .calorie-line .fo-icon i{color:#9ea2b2;vertical-align:top}.CourseTab_styles__LTxsE .today-workout-card .completed-workout-sec .btn-blue{bottom:8px;min-width:115px;position:absolute;right:20px}.CourseTab_styles__LTxsE .today-workout-card .completed-workout-sec .btn-blue .fo-icon{font-size:10px;margin-right:4px}.CourseTab_styles__LTxsE .lock-sec{align-items:center;display:flex;flex-direction:column;height:321px;justify-content:center;width:100%}.CourseTab_styles__LTxsE .lock-sec .lock-icon{margin-bottom:10px}.CourseTab_styles__LTxsE .lock-sec .lock-content{color:#90969f;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:0}.CourseTab_styles__LTxsE .program-workout-card{box-shadow:0 5px 12px #0042811f;display:inline-block;height:330px;margin-right:30px;text-align:left;vertical-align:top;width:322px}.CourseTab_styles__LTxsE .program-workout-card:last-child{margin-right:0}.CourseTab_styles__LTxsE .program-workout-card .grey-duration{margin-top:12px}.CourseTab_styles__LTxsE .workout-list{margin:0 -20px;min-height:350px;padding:0 0 20px 20px}.CourseTab_styles__LTxsE .today-workout-card{box-shadow:0 5px 12px #0042811f;height:272px;width:325px}.CourseTab_styles__LTxsE .today-workout-card .card-img{border-radius:10px;height:167px;margin:0 auto;overflow:hidden;width:317px}.CourseTab_styles__LTxsE .today-workout-card .card-text{bottom:0;box-shadow:none;height:78px;padding:6px 20px;position:absolute}.CourseTab_styles__LTxsE .today-workout-card .card-text:after{display:none}.CourseTab_styles__LTxsE .today-workout-card .card-text .title{bottom:87px;color:#000;font-family:Poppins;font-size:24px;font-style:normal;font-weight:700;line-height:120%}.CourseTab_styles__LTxsE .today-workout-card .card-text .grey-duration{color:#90969f;font-family:AktivGrotesk;font-size:13px;letter-spacing:-.016em;line-height:13px;opacity:.8}.CourseTab_styles__LTxsE .today-workout-card .card-text .avatar-group{margin-top:4px}.CourseTab_styles__LTxsE .today-workout-card .card-text .workout-timer-btn .workout-btn{bottom:16px}.CourseTab_styles__LTxsE .today-workout-card .card-text:after{height:6px}.CourseTab_styles__LTxsE .recipe-list{margin:0 auto;overflow-x:auto;padding:0 8px 20px;white-space:nowrap;width:calc(100% - 48px)}.CourseTab_styles__LTxsE .meal-card{background:#fff;border-radius:14px;box-shadow:0 5px 12px #0042811f;cursor:pointer;display:inline-block;height:218px;margin-right:30px;padding:12px;position:relative;vertical-align:top;width:182px}.CourseTab_styles__LTxsE .meal-card:last-child{margin-right:0}.CourseTab_styles__LTxsE .meal-card .pro{margin:8px 8px 12px;width:37px}.CourseTab_styles__LTxsE .meal-card .unlock-info{color:#000;font-family:AktivGrotesk-bolder;font-size:16px;line-height:130%;opacity:.8;padding:0 8px;white-space:normal}.CourseTab_styles__LTxsE .meal-card .upgrade{bottom:20px;color:#e74a7f;font-family:AktivGrotesk-bold;font-size:12px;font-style:normal;left:20px;line-height:12px;position:absolute;text-transform:uppercase}.CourseTab_styles__LTxsE .meal-card .meal-img{border-radius:8px;height:120px;object-fit:cover;object-position:center;width:156px}.CourseTab_styles__LTxsE .meal-card .meal-text{margin-top:16px;white-space:normal}.CourseTab_styles__LTxsE .meal-card .meal-text .category{font-family:AktivGrotesk-bold;font-size:12px;line-height:12px;margin-bottom:6px;text-transform:uppercase}.CourseTab_styles__LTxsE .meal-card .meal-text .meal-name{color:#000;font-family:AktivGrotesk-bolder;font-size:14px;font-style:normal;font-weight:400;line-height:140%;opacity:.8}.CourseTab_styles__LTxsE .challenge-list-sec{position:relative}.CourseTab_styles__LTxsE .challenge-list-sec .left-arrow{float:left;left:-40px;position:absolute;top:50%;transform:translateY(-50%);z-index:2}.CourseTab_styles__LTxsE .challenge-list-sec .right-arrow{float:right;position:absolute;right:-40px;top:50%;transform:translateY(-50%);z-index:2}.CourseTab_styles__LTxsE .challenge-list{margin-left:auto;margin-right:auto;overflow-x:auto;overflow-y:auto;padding:0 0 15px;white-space:nowrap;width:calc(100% - 48px)}.CourseTab_styles__LTxsE .challenge-list .challenge-card{display:inline-block;height:290px;margin-right:30px;transition:all .3s ease;vertical-align:text-bottom;width:322px}.CourseTab_styles__LTxsE .challenge-list .challenge-card:last-child{margin-right:0}.CourseTab_styles__LTxsE .category-sec{background:#90969f1a;padding:48px 138px;width:100%}.CourseTab_styles__LTxsE .category-sec .category-items{display:flex;flex-wrap:nowrap;justify-content:flex-start;margin-bottom:48px}.CourseTab_styles__LTxsE .category-sec .category-item{margin-right:30px;min-width:322px;width:322px}.CourseTab_styles__LTxsE .category-sec .category-item .section-title-sec{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-bottom:7px}.CourseTab_styles__LTxsE .category-sec .category-item .section-title-sec .title{color:#90969f;font-size:12px;font-style:normal;font-weight:400;line-height:12px;margin-bottom:0;text-transform:uppercase}.CourseTab_styles__LTxsE .category-sec .category-item .section-title-sec .section-more{color:#ec5a6f;cursor:pointer;font-family:AktivGrotesk;font-size:12px;line-height:12px;margin-bottom:0;text-align:right;text-transform:lowercase}.CourseTab_styles__LTxsE .category-sec .category-item .section-title-sec .section-all{color:#929292;cursor:pointer;font-family:AktivGrotesk;font-size:12px;font-style:normal;font-weight:400;line-height:12px;text-transform:uppercase}.CourseTab_styles__LTxsE .category-sec .category-item .category-name{color:#000;font-family:Poppins;font-size:20px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:12px}.CourseTab_styles__LTxsE .category-sec .category-item .card{background:#fff;border-radius:14px;box-shadow:0 5px 20px #0042811f;cursor:pointer;height:104px;line-height:104px;margin-bottom:0;margin-top:8px;padding:0 16px;position:relative;text-align:left;width:100%}.CourseTab_styles__LTxsE .category-sec .category-item .card:last-child{margin-bottom:0}.CourseTab_styles__LTxsE .category-sec .category-item .card .card-img{background-position:top;background-repeat:no-repeat;background-size:cover;border-radius:12px;display:inline-block;height:72px;vertical-align:middle;width:72px}.CourseTab_styles__LTxsE .category-sec .category-item .card .card-info{display:inline-block;margin-left:18px;vertical-align:middle}.CourseTab_styles__LTxsE .category-sec .category-item .card .card-info .name{color:#000;font-family:AktivGrotesk-bold;font-size:14px;font-style:normal;letter-spacing:-.016em;line-height:14px;margin-bottom:8px}.CourseTab_styles__LTxsE .category-sec .category-item .card .card-info .grey-duration{color:#90969f;font-family:AktivGrotesk;font-size:13px;font-style:normal;font-weight:400;letter-spacing:-.016em;line-height:13px;opacity:.8}.CourseTab_styles__LTxsE .category-sec .category-item .card .card-info .avatar-group{line-height:100%;margin-top:7px}.CourseTab_styles__LTxsE .category-sec .category-item .card .play-icon{bottom:16px;cursor:pointer;position:absolute;right:16px}.CourseTab_styles__LTxsE .category-sec .achievement-card{background:#fff;border-radius:14px;box-shadow:0 5px 20px #0042811f;height:169px;padding:16px;width:322px}.CourseTab_styles__LTxsE .category-sec .achievement-card .top-sec .card-img{background-position:top;background-repeat:no-repeat;background-size:cover;border-radius:12px;display:inline-block;height:72px;vertical-align:top;width:72px}.CourseTab_styles__LTxsE .category-sec .achievement-card .top-sec .card-info{display:inline-block;margin-left:18px;padding-top:5px;vertical-align:top;width:calc(100% - 90px)}.CourseTab_styles__LTxsE .category-sec .achievement-card .top-sec .card-info .name{color:#000;font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:8px}.CourseTab_styles__LTxsE .category-sec .achievement-card .top-sec .card-info .complete-info{margin-bottom:8px}.CourseTab_styles__LTxsE .category-sec .achievement-card .top-sec .card-info .ant-progress-text,.CourseTab_styles__LTxsE .category-sec .achievement-card .top-sec .card-info .complete-info{color:#90969f;font-family:AktivGrotesk;font-size:13px;font-style:normal;font-weight:400;letter-spacing:-.016em;line-height:13px;opacity:.8}.CourseTab_styles__LTxsE .category-sec .achievement-card .top-sec .start-btn{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);border:none;border-radius:100px;color:#fff;cursor:pointer;font-family:AktivGrotesk-bold;font-size:12px;height:44px;line-height:12px;margin-top:18px;text-transform:uppercase;width:290px}.CourseTab_styles__LTxsE .course-list-header{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;padding:16px 24px 0}.CourseTab_styles__LTxsE .course-list{margin-left:auto;margin-right:auto;overflow-x:auto;padding:16px 0 24px;white-space:nowrap;width:calc(100% - 48px)}.CourseTab_styles__LTxsE .course-list .course-item{display:inline-block;margin-right:17px}.CourseTab_styles__LTxsE .select-course-sec{margin-top:38px!important;padding:16px 24px!important;text-align:center}.CourseTab_styles__LTxsE .select-course-sec .select-course-header{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;text-align:left}.CourseTab_styles__LTxsE .select-course-sec .select-course-header.multi{justify-content:flex-start}.CourseTab_styles__LTxsE .select-course-sec .select-course-header .course-name{flex-basis:40%;text-align:left}.CourseTab_styles__LTxsE .select-course-sec .select-section{align-items:center;border:1px dashed #9c9eb9;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:nowrap;height:80px;justify-content:center;margin-top:12px}.CourseTab_styles__LTxsE .select-course-sec .not-started-section{align-items:center;border:1px dashed #e8e7ef;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;margin-top:12px;text-align:left;white-space:break-spaces}.CourseTab_styles__LTxsE .select-course-sec .not-started-section .exclusive-course-card{height:113px;width:113px}.CourseTab_menuStyles__S0hyZ{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000001f;min-width:280px;overflow:hidden}.CourseTab_menuStyles__S0hyZ .ant-dropdown-menu-item{align-items:center;border-bottom:1px solid #efefef;color:#333;display:flex;font-size:16px;height:64px;justify-content:space-between;line-height:64px;padding:0 27px}.CourseTab_menuStyles__S0hyZ .ant-dropdown-menu-item:last-child{border-bottom:0}.CourseTab_menuStyles__S0hyZ .ant-dropdown-menu-item>img{width:18px}.EmployeeBenefit_style__68Ujn{height:100vh;width:100vw}.EmployeeBenefit_style__68Ujn .header-sec{background:#f6f7f7;height:64px;line-height:64px;text-align:center;width:100vw}.EmployeeBenefit_style__68Ujn .header-sec .logo-img{width:141px}.EmployeeBenefit_style__68Ujn .item-header{padding:30px 89px;position:relative}.EmployeeBenefit_style__68Ujn .item-header .back-icon{font-size:32px}.EmployeeBenefit_style__68Ujn .item-header .header-text{color:#000;font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;left:50%;position:absolute;text-align:center;text-transform:uppercase;top:50%;transform:translate(-50%,-50%)}.EmployeeBenefit_style__68Ujn .item-header .close{color:#000;position:absolute;right:50px;top:50%;transform:translateY(-50%);z-index:3}.EmployeeBenefit_style__68Ujn .landing-page{background-color:#191344;height:100%;padding-top:70px;position:relative;text-align:center}.EmployeeBenefit_style__68Ujn .landing-page .title{color:#fff;font-family:Poppins;font-size:24px;font-style:normal;font-weight:700;margin:0 auto 40px;text-align:center;width:415px}.EmployeeBenefit_style__68Ujn .landing-page .close{color:#fff;position:absolute;right:50px;top:50px;z-index:3}.EmployeeBenefit_style__68Ujn .landing-page .img{margin-bottom:50px;min-height:272px;object-fit:contain;width:558px}.EmployeeBenefit_style__68Ujn .landing-page .tip{color:#fff;font-family:AktivGrotesk;font-size:16px;margin:0 auto 32px;text-align:center;width:558px}.EmployeeBenefit_style__68Ujn .landing-page .share-btn{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);border:none;border-radius:100px;color:#fff;font-family:AktivGrotesk-bold;font-size:13px;height:59px;margin:24px auto;text-align:center;text-transform:uppercase;width:296px}.EmployeeBenefit_style__68Ujn .email-validation .content-sec{margin-top:20px;text-align:center}.EmployeeBenefit_style__68Ujn .email-validation .content-sec .title-text{color:#4a4a4a;font-family:AktivGrotesk;font-size:18px;margin-bottom:0;text-align:center}.EmployeeBenefit_style__68Ujn .email-validation .content-sec .form-sec{text-align:center}.EmployeeBenefit_style__68Ujn .email-validation .content-sec .form-sec .error-tip{color:#ff4763;font-family:AktivGrotesk;font-size:13px;font-style:normal;font-weight:400;line-height:16px;margin:0 auto 20px;text-align:left;width:322px}.EmployeeBenefit_style__68Ujn .email-validation .content-sec .fo-input{margin:40px auto 18px;width:322px}.EmployeeBenefit_style__68Ujn .email-validation .content-sec .fo-input .white-input-sec{color:#4a4a4a;font-family:AktivGrotesk;font-size:18px;line-height:18px}.EmployeeBenefit_style__68Ujn .email-validation .content-sec .fo-input input{border-bottom:1px solid #6a758233}.EmployeeBenefit_style__68Ujn .email-validation .content-sec .fo-input input:-webkit-autofill,.EmployeeBenefit_style__68Ujn .email-validation .content-sec .fo-input input:-webkit-autofill:focus{-webkit-text-fill-color:#758263!important}.EmployeeBenefit_style__68Ujn .email-validation .content-sec .fo-input ::placeholder{color:rgba(102,117,130,.388)}.EmployeeBenefit_style__68Ujn .email-validation .content-sec .submit-btn{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);border:none;border-radius:100px;color:#fff;font-family:AktivGrotesk-bold;font-size:13px;height:59px;margin:24px auto;text-align:center;text-transform:uppercase;width:322px}.EmployeeBenefit_style__68Ujn .email-validation .content-sec .submit-btn[disabled],.EmployeeBenefit_style__68Ujn .email-validation .content-sec .submit-btn[disabled]:hover{background:#ecf1f2;color:#9c9eb9}.EmployeeBenefit_style__68Ujn .choose-organization .organization-list{margin:0 auto;position:relative;width:362px}.EmployeeBenefit_style__68Ujn .choose-organization .organization-list .item{align-items:center;border-bottom:1px solid #f5f5f5;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;padding:24px 0}.EmployeeBenefit_style__68Ujn .choose-organization .organization-list .item .org-name{color:#222;font-family:AktivGrotesk;font-size:15px;font-style:normal;font-weight:400}.EmployeeBenefit_style__68Ujn .choose-organization .organization-list .item .link-icon{color:#c2c4ca;font-size:14px}.EmployeeBenefit_style__68Ujn .check-email{height:100%;min-height:600px;position:relative;text-align:center;width:100%}.EmployeeBenefit_style__68Ujn .check-email .close{color:#000;position:absolute;right:50px;top:43px;z-index:3}.EmployeeBenefit_style__68Ujn .check-email .main-email{padding-top:40px}.EmployeeBenefit_style__68Ujn .check-email .email-icon{margin-bottom:42px}.EmployeeBenefit_style__68Ujn .check-email .check-email-title{color:#000;font-family:Poppins;font-size:18px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:24px;text-align:center}.EmployeeBenefit_style__68Ujn .check-email .check-email-info{color:#90969f;font-family:AktivGrotesk;font-size:15px;font-style:normal;font-weight:400;letter-spacing:-.016em;line-height:20px;margin:0 auto;padding-bottom:24px;text-align:center;width:429px}.EmployeeBenefit_style__68Ujn .check-email .code-sec{align-items:center;display:flex;justify-content:center;width:100%}.EmployeeBenefit_style__68Ujn .check-email input::-webkit-inner-spin-button,.EmployeeBenefit_style__68Ujn .check-email input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.EmployeeBenefit_style__68Ujn .check-email input[type=number]{-moz-appearance:textfield}.EmployeeBenefit_style__68Ujn .check-email .code-value{background-color:#0000;border:1px solid #bdbdbd;border-radius:8px;box-sizing:border-box;color:#000;font-size:20px;height:48px;line-height:20px;margin:0 6px;text-align:center;width:48px}.EmployeeBenefit_style__68Ujn .check-email .code-value.hasValue{border:1px solid #e03694}.EmployeeBenefit_style__68Ujn .check-email .submit-btn{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);border:none;border-radius:100px;color:#fff;font-family:AktivGrotesk-bold;font-size:13px;height:59px;margin:24px auto;text-align:center;text-transform:uppercase;width:296px}.EmployeeBenefit_style__68Ujn .check-email .submit-btn[disabled],.EmployeeBenefit_style__68Ujn .check-email .submit-btn[disabled]:hover{background:#ecf1f2;color:#9c9eb9}.EmployeeBenefit_style__68Ujn .check-email .bottom-line{border-bottom:1px solid #f5f5f5;margin:0 auto;width:340px}.EmployeeBenefit_style__68Ujn .check-email .resend-sec{bottom:48px;color:#90969f;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:400;left:50%;letter-spacing:-.016em;line-height:20px;position:absolute;text-align:center;transform:translateX(-50%)}.EmployeeBenefit_style__68Ujn .check-email .resend-sec span{color:#000;cursor:pointer;-webkit-text-decoration-line:underline;text-decoration-line:underline}.EmployeeBenefit_style__68Ujn .success-sec{background-color:#191344;height:100%;padding-top:70px;position:relative;text-align:center}.EmployeeBenefit_style__68Ujn .success-sec .result-title{color:#fff;font-family:Poppins;font-size:24px;font-style:normal;font-weight:700;margin:0 auto 40px;text-align:center;width:415px}.EmployeeBenefit_style__68Ujn .success-sec .close{color:#fff;position:absolute;right:50px;top:50px;z-index:3}.EmployeeBenefit_style__68Ujn .success-sec .success-img{margin-bottom:50px;object-fit:contain;width:558px}.EmployeeBenefit_style__68Ujn .success-sec .success-tip{color:#fff;font-family:AktivGrotesk;font-size:16px;margin:0 auto 32px;text-align:center;width:558px}.EmployeeBenefit_style__68Ujn .success-sec .share-btn{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);border:none;border-radius:100px;color:#fff;font-family:AktivGrotesk-bold;font-size:13px;height:59px;margin:24px auto;text-align:center;text-transform:uppercase;width:296px}.EmployeeBenefit_style__68Ujn .fail-sec{padding-top:125px;position:relative;text-align:center}.EmployeeBenefit_style__68Ujn .fail-sec .email-icon{margin-bottom:38px}.EmployeeBenefit_style__68Ujn .fail-sec .fail-title{color:#000;font-family:Poppins;font-size:18px;font-style:normal;font-weight:700;margin:0 auto 40px;text-align:center;width:296px}.EmployeeBenefit_style__68Ujn .fail-sec .try-again-btn{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);border:none;border-radius:100px;color:#fff;font-family:AktivGrotesk-bold;font-size:13px;height:59px;margin:24px auto;text-align:center;text-transform:uppercase;width:296px}.EmployeeBenefit_style__68Ujn .fail-sec .resend-sec{color:#90969f;font-family:AktivGrotesk;font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.016em;line-height:20px;text-align:center}.EmployeeBenefit_style__68Ujn .fail-sec .resend-sec span{color:#000;cursor:pointer;-webkit-text-decoration-line:underline;text-decoration-line:underline}@media(max-width:475px){.EmployeeBenefit_style__68Ujn .header-sec{display:none}.EmployeeBenefit_style__68Ujn .landing-page{max-width:100%;width:100vw}.EmployeeBenefit_style__68Ujn .landing-page .title{width:300px}.EmployeeBenefit_style__68Ujn .landing-page .close{font-size:18px;right:30px;top:30px}.EmployeeBenefit_style__68Ujn .landing-page .img{margin-left:-50px;min-height:241px;object-fit:cover;object-position:100%;width:100%}.EmployeeBenefit_style__68Ujn .landing-page .tip{margin:0 auto 32px;max-width:calc(100% - 60px)}.EmployeeBenefit_style__68Ujn .email-validation{max-width:100%;width:100vw}.EmployeeBenefit_style__68Ujn .email-validation .item-header{padding:30px}.EmployeeBenefit_style__68Ujn .email-validation .content-sec .title-text{margin:0 auto;max-width:calc(100% - 60px)}.EmployeeBenefit_style__68Ujn .check-email{width:100vw}.EmployeeBenefit_style__68Ujn .check-email .check-email-info{max-width:calc(100% - 80px)}.EmployeeBenefit_style__68Ujn .check-email .resend-sec{min-width:250px}.EmployeeBenefit_style__68Ujn .fail-sec{text-align:center;width:100%}.EmployeeBenefit_style__68Ujn .success-sec{max-width:100%;width:100vw}.EmployeeBenefit_style__68Ujn .success-sec .result-title{width:300px}.EmployeeBenefit_style__68Ujn .success-sec .close{font-size:18px;right:30px;top:30px}.EmployeeBenefit_style__68Ujn .success-sec .success-img{margin-left:-50px;min-height:241px;object-fit:cover;object-position:100%;width:100%}.EmployeeBenefit_style__68Ujn .success-sec .success-tip{margin:0 auto 32px;max-width:calc(100% - 60px)}}.RedeemDialog_styles__INitd{color:#4a4a4a;text-align:center;width:380px!important}.RedeemDialog_styles__INitd>div{width:100%}.RedeemDialog_styles__INitd .title{color:#000;font-family:Poppins;font-size:24px;font-style:normal;font-weight:600;margin-top:20px;text-align:center;text-transform:capitalize}.RedeemDialog_styles__INitd .close{position:absolute;right:20px;top:20px}.RedeemDialog_styles__INitd .fo-input,.RedeemDialog_styles__INitd .fo-input ::placeholder{color:#90969f}.RedeemDialog_styles__INitd .fo-input .white-input-sec{color:#4a4a4a;font-family:AktivGrotesk;font-size:18px;line-height:18px}.RedeemDialog_styles__INitd .fo-input input{border-bottom-color:#9c9eb9!important;font-size:18px;text-align:center}.RedeemDialog_styles__INitd .ant-btn.big{width:100%}.RedeemDialog_styles__INitd .success-sec{text-align:center}.Settings_styles__A\+\+pq .setting-sec .setting-list .ant-menu-inline .ant-menu-submenu-title .hover-link,.Settings_styles__A\+\+pq .setting-sec .setting-list .setting-item{font-family:AktivGrotesk-bolder}.Settings_styles__A\+\+pq .setting-header{background:#fff;height:88px;padding-top:40px}.Settings_styles__A\+\+pq .setting-header .back-icon{color:#000;left:89px}.Settings_styles__A\+\+pq .setting-header .back-icon i{color:#000}.Settings_styles__A\+\+pq .setting-header h2{color:#000;font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;line-height:120%;text-transform:uppercase}.Settings_styles__A\+\+pq .main-sec{margin:0 auto;padding:40px 0;width:582px}.Settings_styles__A\+\+pq .setting-sec{margin-bottom:50px;width:100%}.Settings_styles__A\+\+pq .setting-sec .title{font-size:24px;margin-bottom:0}.Settings_styles__A\+\+pq .setting-sec .setting-list .setting-item{border-bottom:1px solid #f5f5f5;color:#4a4a4a;font-size:15px;height:50px;line-height:50px}.Settings_styles__A\+\+pq .setting-sec .setting-list .setting-item .item-icon{color:#7766e3;font-size:20px;margin-right:24px;vertical-align:middle}.Settings_styles__A\+\+pq .setting-sec .setting-list .setting-item .item-icon.font-18{font-size:18px}.Settings_styles__A\+\+pq .setting-sec .setting-list .setting-item .switch-select{float:right;margin-bottom:0;margin-top:5px}.Settings_styles__A\+\+pq .setting-sec .setting-list .setting-item .link-icon{color:#c2c4ca;float:right}.Settings_styles__A\+\+pq .setting-sec .setting-list .ant-menu-root{border-bottom:1px solid #f5f5f5}.Settings_styles__A\+\+pq .setting-sec .setting-list .ant-menu-inline{border-right:none}.Settings_styles__A\+\+pq .setting-sec .setting-list .ant-menu-inline .ant-menu-submenu-title{margin:5px 0;padding:0!important;width:200px}.Settings_styles__A\+\+pq .setting-sec .setting-list .ant-menu-inline .ant-menu-submenu-title .item-icon{color:#7766e3;font-size:20px;margin-right:24px;vertical-align:middle}.Settings_styles__A\+\+pq .setting-sec .setting-list .ant-menu-inline .ant-menu-submenu-title .item-icon.font-18{font-size:18px}.Settings_styles__A\+\+pq .setting-sec .setting-list .ant-menu-inline .ant-menu-submenu-title .hover-link{color:#4a4a4a;font-size:15px}.Settings_styles__A\+\+pq .setting-sec .setting-list .ant-menu-inline .ant-menu-submenu-title .hover-link:hover{color:#7766e3!important}.Settings_styles__A\+\+pq .setting-sec .setting-list .ant-menu-inline .ant-menu-item{color:#4a4a4a;font-size:13px;margin-bottom:4px}.Settings_styles__A\+\+pq .setting-sec .setting-list .ant-menu-inline .ant-menu-item:hover{color:#7766e3!important}.Settings_styles__A\+\+pq .big.log-out-btn{display:block;margin-top:40px;width:100%}.ProHealthBenefits_styles__sdccd{background:#fdfeff;min-height:100vh;width:100vw}.ProHealthBenefits_styles__sdccd .main-sec{padding:32px calc(50vw - 522px) 24px}.ProHealthBenefits_styles__sdccd .main-sec.with-border{border-bottom:8px solid #e3e3e3}.ProHealthBenefits_styles__sdccd .main-sec .title{font-family:Poppins;font-size:20px;font-weight:700}.ProHealthBenefits_styles__sdccd .main-sec .featured-content{margin-top:16px;overflow-x:auto;overflow-y:auto;position:relative;text-align:center;white-space:nowrap}.ProHealthBenefits_styles__sdccd .main-sec .featured-content .featured-card{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;box-shadow:0 0 4px #0042811f;display:inline-block;height:226px;margin-right:30px;position:relative;width:226px}.ProHealthBenefits_styles__sdccd .main-sec .featured-content .featured-card .btn-view{border-color:#0000;bottom:16px;height:32px;left:50%;line-height:32px;min-width:88px;position:absolute;transform:translateX(-50%)}.ProHealthBenefits_styles__sdccd .main-sec .list-content .benefit-item{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:40px;justify-content:space-between;margin:0 auto;max-width:674px;padding:24px 0}.ProHealthBenefits_styles__sdccd .main-sec .list-content .benefit-item:not(:last-of-type){border-bottom:1px solid #0000001a}.ProHealthBenefits_styles__sdccd .main-sec .list-content .benefit-item .benefit-icon{align-self:flex-start;flex-shrink:0}.ProHealthBenefits_styles__sdccd .main-sec .list-content .benefit-item .item-main{margin-left:16px}.ProHealthBenefits_styles__sdccd .main-sec .list-content .benefit-item .btn-gradient.ant-btn{font-size:12px;font-weight:500;height:40px;min-width:-webkit-max-content;min-width:max-content}.ProHealthBenefits_styles__sdccd .main-sec .list-content .benefit-item .btn-gradient.ant-btn .button-inner{height:100%;line-height:100%;min-width:156px;text-transform:uppercase}.ProHealthBenefits_headerStyles__jmi11{background:linear-gradient(314.62deg,#171545,#cf4891 99.18%);color:#fff;height:140px;padding-bottom:36px;padding-top:36px;position:relative;text-align:center}.ProHealthBenefits_headerStyles__jmi11 .back-icon{left:calc(50vw - 522px);position:absolute;top:3vh}.ProHealthBenefits_headerStyles__jmi11 .back-icon i{color:#fff;font-size:36px}.ProHealthBenefits_headerStyles__jmi11 .left-sec{margin-left:calc(50vw - 522px);text-align:left}.ProHealthBenefits_headerStyles__jmi11 .right-sec{margin-right:calc(50vw - 522px);position:relative}.ProHealthBenefits_headerStyles__jmi11 .right-sec .profile-avatar{border:none!important}.ProHealthBenefits_headerStyles__jmi11 .right-sec .pro-icon{bottom:-7px;height:16px;left:50%;position:absolute;transform:translateX(-50%)}.ProHealthBenefits_modalStyles__s9jCR .ant-modal-body,.ProHealthBenefits_modalStyles__s9jCR .ant-modal-content{border-radius:14px;padding:0}.ProHealthBenefits_modalStyles__s9jCR .main-sec{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;padding:40px 32px 24px;text-align:center}.ProHealthBenefits_modalStyles__s9jCR .main-sec .text{max-width:352px}.ProHealthBenefits_modalStyles__s9jCR .fo-icon.close{font-size:16px;position:absolute;right:16px;top:16px}.ProHealthBenefits_modalStyles__s9jCR .qr-code-sec{background:linear-gradient(82.13deg,#191344 22.13%,#591164 106.73%);border-radius:14px;color:#fff;height:292px;margin-top:24px;padding:20px;width:234px}.ProHealthBenefits_modalStyles__s9jCR .qr-code-sec .qr-code-wrapper{align-items:center;background:#fff;border:1px solid #fff;border-radius:16px;box-shadow:2px 4px 5px #00000040;display:flex;flex-direction:column;flex-wrap:nowrap;height:207px;justify-content:space-between;margin:16px auto auto;opacity:.85;padding:16px;width:158px}.ProHealthBenefits_modalStyles__s9jCR .qr-code-sec .qr-code{width:109px}.ProHealthBenefits_modalStyles__s9jCR .bottom-sec{border-top:1px solid #e5e5e5;font-weight:500;margin-top:32px;padding:24px 0 0;width:100%}.ProHealthBenefits_modal2Styles__-yLFU .ant-modal-body,.ProHealthBenefits_modal2Styles__-yLFU .ant-modal-content{border-radius:14px;overflow:hidden;padding:0}.ProHealthBenefits_modal2Styles__-yLFU .main-sec{align-items:center;background-color:#f7f3f0;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;padding:32px;position:relative;text-align:center}.ProHealthBenefits_modal2Styles__-yLFU .fo-icon.close{font-size:16px;position:absolute;right:16px;top:16px;z-index:7}.ProHealthBenefits_modal2Styles__-yLFU .border-img{bottom:22px;left:50%;position:absolute;transform:translateX(-50%);width:310px;z-index:4}.ProHealthBenefits_modal2Styles__-yLFU .qr-code-sec{background-color:#fff;border-radius:14px;box-shadow:2px 4px 7px #00000040;color:#fff;margin-bottom:32px;margin-top:32px;padding:20px;position:relative;width:292px;z-index:6}.ProHealthBenefits_modal2Styles__-yLFU .qr-code-sec .qr-code{width:220px}.ProHealthBenefits_modal2Styles__-yLFU .mask-img{bottom:0;left:0;position:absolute;width:100%;z-index:5}.FAQModal_styles__rhIRN{position:relative}.FAQModal_styles__rhIRN .ant-modal-content{background-color:#0000;border-radius:8px;overflow:hidden}.FAQModal_styles__rhIRN .ant-modal-body{padding:0}.FAQModal_styles__rhIRN .header{background:#f0659e;color:#fff;height:60px;line-height:60px;margin:0;padding:0 16px;position:relative;text-align:center}.FAQModal_styles__rhIRN .header.blue{background:#53a5c8}.FAQModal_styles__rhIRN .header .title{font-size:16px}.FAQModal_styles__rhIRN .header .close{cursor:pointer;position:absolute;right:16px;top:0}.FAQModal_styles__rhIRN .main-sec{background:#fff;padding:24px}.FAQModal_styles__rhIRN .main-sec .header-sec{margin-bottom:8px;position:relative;text-align:center}.FAQModal_styles__rhIRN .main-sec .header-sec .info-icon{position:absolute;right:0;top:8px}.FAQModal_styles__rhIRN .main-sec .faq-list{width:100%}.FAQModal_styles__rhIRN .main-sec .faq-list .faq-item{align-items:center;border-bottom:1px solid #f5f5f5;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;line-height:18px;padding:11px 0}.FAQModal_styles__rhIRN .main-sec .faq-list .faq-item .dot{background-color:#333;border-radius:50%;height:7px;margin-right:8px;width:7px}.FAQModal_styles__rhIRN .main-sec .faq-list .faq-item:hover .title{color:#62ccf9;transition:all .3s ease}.FAQModal_styles__rhIRN .main-sec .btn-more{background:#0000;border:1px solid #dadae8;border-radius:999px;color:#2e2e2c;cursor:pointer;display:block;font-size:13px;height:46px;line-height:46px;margin:24px auto;text-align:center;text-transform:uppercase;width:360px}.FAQModal_styles__rhIRN .main-sec .btn-more:hover{color:#62ccf9}.FAQModal_styles__rhIRN .main-sec .support-link{cursor:pointer;text-decoration:underline}.NumberSelect_styles__1cY\+\+ .input-sec .label,.NumberSelect_styles__1cY\+\+ .select-sec .select-header>*{font-family:AktivGrotesk-bolder}.NumberSelect_styles__1cY\+\+ .select-sec .select-header>.active{font-family:AktivGrotesk-bold}.NumberSelect_styles__1cY\+\+ .select-sec .select-value{font-family:AktivGrotesk-lighter}.NumberSelect_styles__1cY\+\+{width:100%}.NumberSelect_styles__1cY\+\+ .input-sec{background-color:#0000!important;border-bottom:1px solid #f5f5f5;color:#fff;display:inline-block;font-size:18px;height:48px;position:relative;text-align:left;width:100%}.NumberSelect_styles__1cY\+\+ .input-sec .label{bottom:8px;color:#4a4a4a;font-size:18px;position:absolute}.NumberSelect_styles__1cY\+\+ .input-sec .label i{color:#7766e3;font-size:24px;margin-right:24px;vertical-align:middle}.NumberSelect_styles__1cY\+\+ .input-sec .value{bottom:8px;color:#9c9eb9;cursor:pointer;font-size:18px;position:absolute;right:0;-webkit-user-select:none;user-select:none}.NumberSelect_styles__1cY\+\+ .input-sec .value i{color:#4a4a4a;font-size:15px;margin-left:10px}.NumberSelect_styles__1cY\+\+ .input-sec .value .fo-icon i{display:inline-block;transition:transform .3s ease}.NumberSelect_styles__1cY\+\+ .input-sec .value .fo-icon.up i{transform:rotate(180deg)}.NumberSelect_styles__1cY\+\+ .select-sec{margin-top:10px}.NumberSelect_styles__1cY\+\+ .select-sec .select-header{display:flex;justify-content:center}.NumberSelect_styles__1cY\+\+ .select-sec .select-header>*{color:#9c9eb9;cursor:pointer;font-size:13px;margin:0 20px 20px;position:relative;-webkit-user-select:none;user-select:none}.NumberSelect_styles__1cY\+\+ .select-sec .select-header>.active{color:#ff4763}.NumberSelect_styles__1cY\+\+ .select-sec .select-header>.active:after{background:linear-gradient(270.06deg,#ff8666 100%,#ff7584 0,#ff64a2 0);border-radius:99px;bottom:-10px;content:"";height:2px;left:5%;position:absolute;width:90%}.NumberSelect_styles__1cY\+\+ .select-sec .select-value{font-size:18px;margin:10px 0 20px}.NumberSelect_numberSliderStyle__pDShl .ant-slider-step{height:2px}.NumberSelect_numberSliderStyle__pDShl .ant-slider-rail{background-color:#f5f5f5;height:2px}.NumberSelect_numberSliderStyle__pDShl .ant-slider-track{background:linear-gradient(.54deg,#ff8666 3.9%,#ff64a2 92.21%);height:2px}.NumberSelect_numberSliderStyle__pDShl .ant-slider-handle{border:2px solid #ff4763;box-shadow:none;height:21px;margin-top:-9px;width:21px}.NumberSelect_numberSliderStyle__pDShl:hover .ant-slider-handle:not(.ant-tooltip-open){border-color:#ff4763}.LabelSelect_styles__29EpN .input-sec .label{font-family:AktivGrotesk-bolder}.ant-dropdown.normal-popover ul li{cursor:pointer;-webkit-user-select:none;user-select:none}.LabelSelect_styles__29EpN{width:100%}.LabelSelect_styles__29EpN .input-sec{background-color:#0000!important;border-bottom:1px solid #f5f5f5;color:#fff;display:inline-block;font-size:18px;height:58px;position:relative;text-align:left;width:100%}.LabelSelect_styles__29EpN .input-sec .label{color:#4a4a4a;font-size:18px;position:absolute}.LabelSelect_styles__29EpN .input-sec .label i{color:#7766e3;font-size:24px;margin-right:24px;vertical-align:middle}.LabelSelect_styles__29EpN .input-sec .value{border:none;bottom:9px;color:#9c9eb9;cursor:pointer;display:inline-block;font-size:18px;line-height:30px;position:absolute;right:0;text-align:right;-webkit-user-select:none;user-select:none;width:200px}.LabelSelect_styles__29EpN .input-sec .value .fo-icon{margin-left:5px}.LabelSelect_styles__29EpN .input-sec .value .fo-icon.visible{transform:rotate(180deg)}.ant-dropdown.normal-popover{background:#fff;border-radius:4px;box-shadow:0 5px 20px #0042811f;color:#9c9eb9;font-family:Poppins;font-size:15px;font-weight:400;min-width:195px;padding:10px 25px}.ant-dropdown.normal-popover ul{list-style:none;margin:0;padding:0}.ant-dropdown.normal-popover ul li{line-height:36px}.ant-dropdown.normal-popover ul li.active,.ant-dropdown.normal-popover ul li:hover{color:#4a4a4a}.ant-dropdown.normal-popover ul li .fo-icon{color:#ff4763;float:right;font-size:10px;margin-left:12px}.ChallengeAdd_styles__BCZla .main-sec .challenge-tabs .ant-tabs-nav-container .ant-tabs-nav .ant-tabs-tab,.ChallengeAdd_styles__BCZla .setting-item,.ChallengeAdd_styles__BCZla .setting-item .label,.ChallengeAdd_styles__BCZla .switch-select-header>*{font-family:AktivGrotesk-bolder}.ChallengeAdd_styles__BCZla .switch-select-header>.active{font-family:AktivGrotesk-bold}.ChallengeAdd_styles__BCZla .challenge-header{align-items:center;background-image:url(/static/media/header-bg.2e5ff6c67155ca180e7c.png);background-position:50%;background-size:100%;display:flex;flex-direction:row;flex-wrap:nowrap;height:100px;justify-content:space-between;padding:0 120px;position:relative}.ChallengeAdd_styles__BCZla .challenge-header .header-link{color:#fff;cursor:pointer;font-size:15px}.ChallengeAdd_styles__BCZla .challenge-header .image-upload{bottom:0;left:50%;position:absolute;transform:translate(-50%,50%)}.ChallengeAdd_styles__BCZla .challenge-header .challenge-avatar{border-radius:50%;height:106px;width:106px}.ChallengeAdd_styles__BCZla .challenge-header .challenge-avatar.empty{align-items:center;background-color:#ecf1f2;color:#a4aab2;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:30px;justify-content:center}.ChallengeAdd_styles__BCZla .challenge-header .challenge-avatar .avatar-preview{background-position:50%;background-size:cover;border-radius:50%;height:100%;width:100%}.ChallengeAdd_styles__BCZla .challenge-header .challenge-avatar .pencil-sec{align-items:center;background-color:#62ccf9;border-radius:50%;bottom:0;color:#fff;display:flex;flex-direction:row;flex-wrap:nowrap;height:32px;justify-content:center;position:absolute;right:0;width:32px}.ChallengeAdd_styles__BCZla .main-sec{margin:0 auto;padding:70px 0 40px;width:582px}.ChallengeAdd_styles__BCZla .main-sec .challenge-tabs{overflow:visible}.ChallengeAdd_styles__BCZla .main-sec .challenge-tabs .ant-tabs-nav-container .ant-tabs-nav{width:100%}.ChallengeAdd_styles__BCZla .main-sec .challenge-tabs .ant-tabs-nav-container .ant-tabs-nav .ant-tabs-tab{margin:0;text-transform:uppercase;width:50%}.ChallengeAdd_styles__BCZla .main-sec .challenge-tabs .ant-tabs-nav-container .ant-tabs-nav .ant-tabs-tab .tab-title{text-align:center}.ChallengeAdd_styles__BCZla .main-sec .challenge-tabs .ant-tabs-nav-container .ant-tabs-nav .ant-tabs-ink-bar{background:linear-gradient(90deg,#ff8666,#ff64a2)}.ChallengeAdd_styles__BCZla .profile-avatar{display:block;margin:-53px auto;position:relative}.ChallengeAdd_styles__BCZla .profile-item.fo-calendar{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;height:58px;justify-content:space-between}.ChallengeAdd_styles__BCZla .profile-item.fo-calendar .label{bottom:auto;position:relative;transform:translateY(2px)}.ChallengeAdd_styles__BCZla .profile-item.fo-calendar .value{bottom:13px}.ChallengeAdd_styles__BCZla .profile-item.fo-calendar .value .icon-calendar{color:#9c9eb9}.ChallengeAdd_styles__BCZla .profile-item.steps-goal{border-bottom:1px solid #f5f5f5;padding:14px 0 18px}.ChallengeAdd_styles__BCZla .profile-item.steps-goal .input-sec{border-bottom:none;min-height:auto;padding:0}.ChallengeAdd_styles__BCZla .profile-item.steps-goal .daily-steps{color:#9c9eb9}.ChallengeAdd_styles__BCZla .profile-email input.ant-input{width:400px}.ChallengeAdd_styles__BCZla .ant-btn.big.save-btn{display:block;margin-top:40px;width:100%}.ChallengeAdd_styles__BCZla .setting-item{align-items:center;border-bottom:1px solid #f5f5f5;color:#4a4a4a;display:flex;flex-direction:row;flex-wrap:wrap;font-size:15px;justify-content:space-between;line-height:30px;min-height:58px;padding:8px 0}.ChallengeAdd_styles__BCZla .setting-item .label{color:#4a4a4a;font-size:18px}.ChallengeAdd_styles__BCZla .setting-item .switch-select{margin-bottom:0}.ChallengeAdd_styles__BCZla .setting-item .switch-select.active-2:after{background:#62ccf9;left:0}.ChallengeAdd_styles__BCZla .setting-item.goal-line .ant-input{margin-right:8px;width:80px}.ChallengeAdd_styles__BCZla .group-selector .input-sec{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start}.ChallengeAdd_styles__BCZla .group-selector .input-sec .value{bottom:auto}.ChallengeAdd_styles__BCZla .switch-select-header{display:flex;justify-content:center;width:100%}.ChallengeAdd_styles__BCZla .switch-select-header>*{color:#9c9eb9;cursor:pointer;font-size:13px;margin:0 20px 20px;position:relative;-webkit-user-select:none;user-select:none}.ChallengeAdd_styles__BCZla .switch-select-header>.active{color:#ff4763}.ChallengeAdd_styles__BCZla .switch-select-header>.active:after{background:linear-gradient(270.06deg,#ff8666 100%,#ff7584 0,#ff64a2 0);border-radius:99px;bottom:-10px;content:"";height:2px;left:5%;position:absolute;width:90%}.ChallengeAdd_styles__BCZla .duration-sec{border-bottom:1px solid #f5f5f5;width:100%}.ChallengeAdd_styles__BCZla .duration-sec .input-sec{border:none}.ChallengeAdd_styles__BCZla .duration-sec .select-sec{padding-bottom:8px}.ChallengeAdd_addWorkoutStyles__3LJQx .page-header{background:#fff;color:#333;height:70px;padding-top:40px}.ChallengeAdd_addWorkoutStyles__3LJQx .page-header .back-icon{color:#000;left:89px}.ChallengeAdd_addWorkoutStyles__3LJQx .page-header .back-icon i{color:#000}.ChallengeAdd_addWorkoutStyles__3LJQx .page-header h2{color:#000;font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;line-height:120%;text-transform:uppercase}.ChallengeAdd_addWorkoutStyles__3LJQx .empty-sec{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;margin-top:64px}.ChallengeAdd_addWorkoutStyles__3LJQx .empty-sec .save-btn{font-size:14px;height:49px;line-height:49px;margin-top:64px;width:498px}.ChallengeAdd_addWorkoutStyles__3LJQx .main-sec{margin:64px auto;width:360px}.ChallengeAdd_addWorkoutStyles__3LJQx .main-sec .workout-list .workout-item{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin-bottom:10px}.ChallengeAdd_addWorkoutStyles__3LJQx .main-sec .workout-list .workout-item .move-icon{color:#dedfe2;cursor:move;flex-grow:0;flex-shrink:0;margin-right:12px}.ChallengeAdd_addWorkoutStyles__3LJQx .main-sec .add-btn{margin:14px auto 80px;width:330px}.ChallengeAdd_addWorkoutStyles__3LJQx .main-sec .save-btn{bottom:140px;left:50%;padding:0;position:fixed;transform:translateX(-50%);width:330px}.challenge-card_styles__lVPGw{align-items:center;border-radius:14px;cursor:pointer;display:flex;flex-direction:column;flex-wrap:nowrap;height:186px;justify-content:flex-end;min-width:186px;overflow:hidden;position:relative;width:186px}.challenge-card_styles__lVPGw .card-img{height:100%;left:0;position:absolute;top:0;width:100%}.challenge-card_styles__lVPGw .card-text{padding:16px;position:relative;width:100%;z-index:1}.challenge-card_styles__lVPGw .card-text .title{color:#fff;font-family:Poppins;font-size:14px;font-weight:700;line-height:16.8px}.Challenges_styles__SlOs0{min-height:100vh}.Challenges_styles__SlOs0 .main-sec{min-width:1024px;padding:40px 140px;position:relative;width:100%}.Challenges_styles__SlOs0 .back-icon{left:50px;position:absolute}.Challenges_styles__SlOs0 .back-icon i{color:#000;font-size:36px}.Challenges_styles__SlOs0 h2{margin-bottom:30px;text-align:center}.Challenges_styles__SlOs0 .section-sec{padding:20px 0}.Challenges_styles__SlOs0 .section-sec .section-title-sec{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-bottom:24px}.Challenges_styles__SlOs0 .section-sec .section-title-sec .section-title{color:#333;font-family:Poppins;font-size:32px;font-style:normal;font-weight:700;line-height:40px;margin-bottom:0}.Challenges_styles__SlOs0 .section-sec .section-title-sec .section-see-all{color:#90969f;cursor:pointer;font-family:AktivGrotesk-bolder;font-size:12px;font-weight:500;line-height:12px;text-align:right;text-transform:uppercase}.Challenges_styles__SlOs0 .section-sec .invited-card{background:#fff;border:1px solid #e8eef3;border-radius:14px;box-sizing:border-box;cursor:pointer;display:inline-block;height:120px;overflow:hidden;width:321px}.Challenges_styles__SlOs0 .section-sec .invited-card .invited-card-img{background-position:50%;background-repeat:no-repeat;background-size:cover;display:inline-block;height:100%;width:98px}.Challenges_styles__SlOs0 .section-sec .invited-card .invited-card-content{display:inline-block;height:100%;padding:15px 15px 8px;position:relative;vertical-align:top;width:calc(100% - 98px)}.Challenges_styles__SlOs0 .section-sec .invited-card .invited-card-content .title{color:#4a4a4a;font-family:AktivGrotesk-bold;font-size:14px;line-height:16px;margin-bottom:4px}.Challenges_styles__SlOs0 .section-sec .invited-card .invited-card-content .subtitle{color:#90969f;font-family:AktivGrotesk;font-size:13px;letter-spacing:-.016em;line-height:13px;opacity:.8}.Challenges_styles__SlOs0 .section-sec .invited-card .invited-card-content .invitor{border-radius:18px;bottom:14px;height:36px;left:15px;line-height:36px;margin-bottom:0;position:absolute;width:36px}.Challenges_styles__SlOs0 .section-sec .invited-card .invited-card-content .accept-btn{bottom:14px;color:#fff;font-family:AktivGrotesk-bold;font-size:13px;height:24px;line-height:11px;padding:0;position:absolute;right:15px;text-align:center;text-transform:uppercase;width:78px}.Challenges_styles__SlOs0 .section-sec .invited-card .invited-card-content .close{color:#90969f;cursor:pointer;font-size:14px;height:14px;line-height:24px;padding-left:3px;position:absolute;right:15px;text-align:center;top:15px;width:14px}.Challenges_styles__SlOs0 .section-sec .load-more-sec button{margin:28px auto 40px;width:488px}.Challenges_styles__SlOs0 .section-sec.browse-sec .browse-list,.Challenges_styles__SlOs0 .section-sec.theme-sec .browse-list{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin:0 -15px}.Challenges_styles__SlOs0 .section-sec.browse-sec .browse-list .browse-card,.Challenges_styles__SlOs0 .section-sec.theme-sec .browse-list .browse-card{margin:0 15px 16px;width:calc(50% - 30px)}.Challenges_styles__SlOs0 .main-list{margin:auto;overflow-x:auto;overflow-y:auto;padding:0 0 15px 10px;white-space:nowrap}.Challenges_styles__SlOs0 .main-list>*{margin:15px}.Challenges_styles__SlOs0 .main-list.featured-list{padding:0}.Challenges_styles__SlOs0 .main-list.featured-list .challenge-workout-card{border-radius:14px;display:inline-block;height:322px;margin:0 15px;position:relative;transition:all .3s ease;vertical-align:text-bottom;width:322px}.Challenges_styles__SlOs0 .main-list.featured-list .challenge-workout-card:first-child{margin-left:0}.Challenges_styles__SlOs0 .main-list.featured-list .challenge-workout-card:last-child{margin-right:0}.Challenges_styles__SlOs0 .main-list.featured-list .challenge-workout-card:hover{box-shadow:0 11px 20px #0042811f}.Challenges_styles__SlOs0 .main-list.featured-list .challenge-workout-card .cover-img{background-size:cover}.Challenges_styles__SlOs0 .my-challenge-list{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto}.Challenges_styles__SlOs0 .my-challenge-list .my-challenge-card{margin:0 12px}.Challenges_styles__SlOs0 .my-challenge-list .my-challenge-card:first-child{margin-left:0}.Challenges_styles__SlOs0 .my-challenge-list .my-challenge-card:last-child{margin-right:0}.Challenges_styles__SlOs0 .browse-list{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;margin:auto}.Challenges_styles__SlOs0 .browse-list>*{margin:15px}.Challenges_styles__SlOs0 .add-challenge-btn{font-family:AktivGrotesk-bold;left:50%;position:fixed;transform:translateX(-50%);width:400px}.Challenges_styles__SlOs0 .icon-left img,.Challenges_styles__SlOs0 .icon-right img{height:48px;width:48px}.Challenges_browseCard__k-kHg{background:#fff;border:1px solid #e8eef3;border-radius:14px;box-sizing:border-box;cursor:pointer;display:inline-block;height:120px;overflow:hidden;width:488px}.Challenges_browseCard__k-kHg .browse-card-img{background-position:50%;background-repeat:no-repeat;background-size:cover;display:inline-block;height:100%;width:98px}.Challenges_browseCard__k-kHg .browse-card-content{display:inline-block;height:100%;padding:15px 15px 8px;position:relative;vertical-align:top;width:calc(100% - 98px)}.Challenges_browseCard__k-kHg .browse-card-content .title{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#4a4a4a;display:-webkit-box;font-family:AktivGrotesk-bold;font-size:14px;line-height:16px;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis}.Challenges_browseCard__k-kHg .browse-card-content .subtitle{color:#90969f;font-family:AktivGrotesk;font-size:13px;letter-spacing:-.016em;line-height:13px;opacity:.8}.Challenges_browseCard__k-kHg .browse-card-content .accept-btn{bottom:14px;color:#fff;font-family:AktivGrotesk-bold;font-size:13px;line-height:12px;padding:0;position:absolute;right:15px;text-align:center;text-transform:uppercase}.Challenges_stepSompetitionCardStyles__iYe2B .card-img .cover-img{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;width:100%}.Challenges_stepSompetitionCardStyles__iYe2B .card-img .cover-mask{background:linear-gradient(180deg,#0000,#000c);bottom:0;height:50%;left:0;position:absolute;width:100%}.theme-challenge-card_styles__DzJrC{align-items:center;background:#fff;border-radius:8px;box-shadow:0 5px 20px 0 rgba(0,66,129,.122);box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;height:150px;justify-content:flex-start;overflow:hidden}.theme-challenge-card_styles__DzJrC .browse-card-img{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px;display:inline-block;height:100%;width:150px}.theme-challenge-card_styles__DzJrC .browse-card-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;flex-wrap:nowrap;height:100%;justify-content:center;padding:0 24px;position:relative;width:auto}.theme-challenge-card_styles__DzJrC .browse-card-content .title{color:#333;font-family:AktivGrotesk-bolder;font-size:20px;font-weight:500;line-height:22px;margin-bottom:8px}.theme-challenge-card_styles__DzJrC .browse-card-content .subtitle{color:#333;font-family:AktivGrotesk;font-size:14px;line-height:18px}.theme-challenge-card_styles__DzJrC .browse-card-content .join-btn{border:none;color:#fff;font-family:AktivGrotesk-bolder;font-size:13px;height:36px;line-height:12px;margin-top:16px;min-width:auto;padding:0 16px;text-align:center;text-transform:uppercase}.PlanInviteModal_styles__InrPu .bottom-sec .buttons .start,.PlanInviteModal_styles__InrPu .bottom-sec .buttons .thanks{font-family:AktivGrotesk-bolder}.PlanInviteModal_styles__InrPu .bottom-sec .weeks,.PlanInviteModal_styles__InrPu .top-sec .invite-sec .invite-name{font-family:AktivGrotesk}.PlanInviteModal_styles__InrPu .top-sec{padding:30px 30px 0}.PlanInviteModal_styles__InrPu .top-sec .invite-sec .invite-name{color:#0d0d0d;font-size:13px;line-height:46px;margin-left:12px}.PlanInviteModal_styles__InrPu .top-sec .hey{color:#262628;font-size:36px;margin-top:10px}.PlanInviteModal_styles__InrPu .top-sec .content{color:#262628;font-size:18px;margin-top:10px}.PlanInviteModal_styles__InrPu .bottom-sec{border-radius:0 0 15px 15px;height:400px;margin-top:30px;position:relative;text-align:center}.PlanInviteModal_styles__InrPu .bottom-sec .center-img{margin-top:30px;width:280px}.PlanInviteModal_styles__InrPu .bottom-sec .weeks{color:#fff;font-size:20px;margin-top:10px}.PlanInviteModal_styles__InrPu .bottom-sec .buttons{bottom:30px;left:50%;position:absolute;text-align:center;transform:translateX(-50%)}.PlanInviteModal_styles__InrPu .bottom-sec .buttons .start{background-color:#fff;border:0;border-radius:50px;color:#262628;font-size:15px;height:50px;width:280px}.PlanInviteModal_styles__InrPu .bottom-sec .buttons .thanks{color:#fff;cursor:pointer;font-size:15px;margin-top:20px}.PlanInviteModal_modalStyles__dnKEs .ant-modal-content{border-radius:15px;margin:24px auto 0;width:390px}.Today_styles__uOQh6 .today-category-sec .see-all-link,.Today_styles__uOQh6 .today-item{cursor:pointer;-webkit-user-select:none;user-select:none}.Today_styles__uOQh6 .header-sec{max-width:calc(100vw - 20px);width:1024px}.Today_styles__uOQh6{min-height:100vh}.Today_styles__uOQh6 .ant-tabs-tab{color:#33333380!important;height:60px!important}.Today_styles__uOQh6 .ant-tabs-tab-active,.Today_styles__uOQh6 .ant-tabs-tab:hover{color:#333!important}.Today_styles__uOQh6 .ant-tabs-ink-bar{background:linear-gradient(39.81deg,#e03694 3.9%,#f47253 92.21%)!important;bottom:0!important;height:4px!important;z-index:2!important}.Today_styles__uOQh6 .tab-title{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;font-family:Poppins;font-size:20px;font-style:normal;font-weight:700;height:100%;justify-content:center;margin:0 auto}.Today_styles__uOQh6 .tab-title .new-tag{align-items:center;background:linear-gradient(39.81deg,#e036944d 3.9%,#f472534d 92.21%);border-radius:2px;display:inline-block;display:flex;font-family:AktivGrotesk-bold;font-size:9px;font-style:normal;height:16px;justify-content:center;line-height:16px;line-height:10px;margin-bottom:0;margin-left:6px;min-width:33px}.Today_styles__uOQh6 .main-sec{background:#fff;border-top-left-radius:8px;border-top-right-radius:8px;margin:0 auto;max-width:100vw;min-height:800px;padding:40px;transform:translateY(-30px)}.Today_styles__uOQh6 .header-course{align-items:flex-start;display:flex;flex-direction:column;height:184px;justify-content:flex-start;justify-items:center;margin:0;max-width:100%;padding:24px 137px 0;position:absolute;width:100%}.Today_styles__uOQh6 .header-course .plan_img{display:none}.Today_styles__uOQh6 .header-course .trainer-name{color:#fff;font-family:AktivGrotesk-bolder;font-size:18px;font-style:normal;font-weight:400;line-height:130%;margin-bottom:10px}.Today_styles__uOQh6 .header-program{align-items:center;display:flex;flex-direction:column;height:184px;justify-content:center;justify-items:center;margin:0;max-width:100%;padding:0;position:absolute;width:100%}.Today_styles__uOQh6 .header-program .plan_img{display:none;left:auto;position:relative;top:auto;transform:none;width:150px}.Today_styles__uOQh6 .header-program .week-progress{margin-top:30px;max-width:calc(100vw - 20px);width:1024px}.Today_styles__uOQh6 .header-sec{margin:0 auto;padding:30px 0 0}.Today_styles__uOQh6 .category-title{font-size:20px;margin-bottom:10px;margin-top:80px}.Today_styles__uOQh6 .header-flex{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.Today_styles__uOQh6 .header-flex .icon-note-1{color:#fff;font-size:24px}.Today_styles__uOQh6 .headline{background:#fff;border-radius:8px;box-shadow:0 4px 4px #3e40eb1f;margin:20px auto 0;padding:20px;position:relative;width:100%;z-index:8}.Today_styles__uOQh6 .headline p{margin-bottom:5px}.Today_styles__uOQh6 .headline .btn-group{float:right;margin-top:-40px}.Today_styles__uOQh6 .workout-list{margin-left:auto;margin-right:auto;min-height:427px;overflow-x:auto;overflow-y:auto;padding:0 8px 20px;text-align:center;transition:all .3s ease;white-space:nowrap;width:calc(100% - 48px)}.Today_styles__uOQh6 .today-workout-card{display:inline-block;height:300px;margin-right:30px;text-align:left;vertical-align:top;width:350px}.Today_styles__uOQh6 .today-workout-card .title{color:#1d1d27;font-size:16px;font-weight:700;padding:12px 16px 6px}.Today_styles__uOQh6 .today-workout-card .title .sub-title{color:#9c9eb9;font-size:12px;letter-spacing:1px;text-transform:uppercase}.Today_styles__uOQh6 .today-workout-card .add-title{color:#1d1d27;font-size:16px;font-weight:700;padding:0}.Today_styles__uOQh6 .today-workout-card .card-text{bottom:0;position:absolute}.Today_styles__uOQh6 .today-workout-card .card-text:after{display:none}.Today_styles__uOQh6 .today-workout-card:last-child{margin-right:0}.Today_styles__uOQh6 .today-workout-card .ant-btn{height:33px;line-height:33px;min-width:88px}.Today_styles__uOQh6 .today-workout-card .add-sec{border:1px dashed #b3b3b3;box-sizing:border-box;height:160px;left:50%;position:absolute;top:35px;transform:translateX(-50%);width:160px}.Today_styles__uOQh6 .today-workout-card .add-sec .red-plus{height:40px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:40px}.Today_styles__uOQh6 .reminder-sec{height:32px;line-height:32px;margin-top:18px}.Today_styles__uOQh6 .reminder-sec .reminder-img{display:inline-block;height:18px;width:18px}.Today_styles__uOQh6 .reminder-sec .reminder-text{color:#9ea2b2;display:inline-block;font-family:AktivGrotesk-bolder;font-size:13px;margin-left:10px}.Today_styles__uOQh6 .today-category-sec{position:relative}.Today_styles__uOQh6 .today-category-sec .see-all-link{color:#9c9eb9;position:absolute;right:0;top:4px}.Today_styles__uOQh6 .avatar-group{margin-top:6px}.Today_styles__uOQh6 .completed-workout-sec .calorie-line{bottom:30px;color:#9ea2b2;font-size:20px;left:20px}.Today_styles__uOQh6 .completed-workout-sec .calorie-line .fo-icon i{color:#9ea2b2;vertical-align:top}.Today_styles__uOQh6 .completed-workout-sec .btn-blue{bottom:20px;min-width:115px;position:absolute;right:20px}.Today_styles__uOQh6 .completed-workout-sec .btn-blue .fo-icon{font-size:10px;margin-right:4px}.Today_styles__uOQh6 .add-workout-sec{color:#6a7582;font-family:AktivGrotesk;font-size:15px;font-style:normal;font-weight:500;line-height:150%}.Today_styles__uOQh6 .add-workout-sec .bold-text{font-family:AktivGrotesk-bold}.Today_styles__uOQh6 .add-workout-sec p{margin-bottom:5px}.Today_styles__uOQh6 .today-items-list{margin-top:16px;width:100%}.Today_styles__uOQh6 .today-item{border:1px solid #dadae8;border-radius:28px;box-sizing:border-box;color:#000;display:block;font-size:13px;height:48px;line-height:48px;margin:0 auto 15px;max-width:100%;padding-left:30px;width:450px}.Today_styles__uOQh6 .today-item .fo-icon{width:50px}.Today_styles__uOQh6 .today-item .fo-icon i{color:#000;font-size:20px;font-weight:700}.Today_styles__uOQh6 .today-item:focus,.Today_styles__uOQh6 .today-item:hover{background:#f3f3f3;border:1px solid #2e2e2c}.Today_styles__uOQh6 .category-item{border-top:1px solid #efefef;margin-bottom:10px;margin-top:15px;padding-top:0;position:relative}.Today_styles__uOQh6 .category-item .hidden-link{position:absolute;right:20px;top:20px}.Today_styles__uOQh6 .category-item .challenge-list{margin-left:auto;margin-right:auto;overflow-x:auto;overflow-y:auto;padding:0 0 15px;white-space:nowrap;width:calc(100% - 48px)}.Today_styles__uOQh6 .category-item .challenge-list .challenge-workout-card{display:inline-block;margin-right:30px;transition:all .3s ease;vertical-align:text-bottom}.Today_styles__uOQh6 .category-item .challenge-list .challenge-workout-card:hover{box-shadow:0 11px 20px #0042811f}.Today_styles__uOQh6 .category-item .daily-fix-list{margin-left:auto;margin-right:auto;overflow-x:auto;overflow-y:auto;padding:0 0 15px 20px;white-space:nowrap;width:calc(100% - 48px)}.Today_styles__uOQh6 .category-item:last-child{border-bottom:none}.Today_styles__uOQh6 .category-item .section-title-sec{align-items:center;border-bottom:1px solid #90969f33;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-bottom:24px;padding:16px 24px}.Today_styles__uOQh6 .category-item .section-title-sec>p{margin-bottom:0}.Today_styles__uOQh6 .category-item .section-title-sec .section-see-all{color:#9c9eb9;cursor:pointer;font-family:AktivGrotesk;font-size:13px;line-height:30px;text-align:right;text-transform:uppercase}.Today_styles__uOQh6 .your-workouts-sec{padding:0}.Today_styles__uOQh6 .your-workouts-sec .section-title-sec{padding:10px 24px}.Today_styles__uOQh6 .for-you-main-sec{background:#90969f1a;display:flex;justify-content:center;padding:0 138px 48px}.Today_styles__uOQh6 .for-you-main-sec .left-sec{margin-right:28px;min-width:calc(100% - 262px);width:calc(100% - 262px)}.Today_styles__uOQh6 .for-you-main-sec .right-sec{margin-top:38px;min-width:234px;z-index:3}.Today_styles__uOQh6 .for-you-main-sec .right-sec .help-us-sec{border-top:1px solid #90969f33;margin-top:24px;padding-top:24px;text-align:center}.Today_styles__uOQh6 .for-you-main-sec .right-sec .help-us-sec .today-item{background:#fff;margin-top:16px;padding:0}.Today_styles__uOQh6 .for-you-main-sec .right-sec-course{margin-top:115px;min-width:234px;z-index:3}.Today_styles__uOQh6 .for-you-main-sec .weekly-progress-sec{background:#fff;border-radius:10px;box-shadow:0 2px 8px #0042811f;position:relative;width:100%;z-index:100}.Today_styles__uOQh6 .for-you-main-sec .weekly-header{align-items:center;border-bottom:1px solid #90969f33;color:#000;cursor:pointer;display:flex;font-family:AktivGrotesk-bolder;font-size:14px;height:48px;justify-content:space-between;line-height:14px;padding:0 20px;width:100%}.Today_styles__uOQh6 .for-you-main-sec .progress-item{border-bottom:1px solid #90969f33;padding:16px;text-align:center;width:100%}.Today_styles__uOQh6 .for-you-main-sec .progress-item:last-child{border-bottom:0}.Today_styles__uOQh6 .for-you-main-sec .progress-item .icon-sec{background:#fff;border-radius:50%;box-shadow:0 2px 4px #00000040;height:44px;margin:0 auto 12px;position:relative;width:44px}.Today_styles__uOQh6 .for-you-main-sec .progress-item .icon-sec .center-icon{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.Today_styles__uOQh6 .for-you-main-sec .progress-item .icon-sec .completed{font-size:14px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.Today_styles__uOQh6 .for-you-main-sec .progress-item .icon-sec .progress{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.Today_styles__uOQh6 .for-you-main-sec .progress-item .icon-sec .tip-number{background:#f47253;border-radius:10px;color:#fff;font-family:AktivGrotesk-bolder;font-size:10px;font-style:normal;font-weight:400;height:19px;line-height:19px;min-width:19px;padding:0 6px;position:absolute;right:-4px;text-align:center;top:-4px}.Today_styles__uOQh6 .for-you-main-sec .progress-item .item-name{align-items:center;color:#000;display:flex;font-family:AktivGrotesk-bold;font-size:16px;font-style:normal;justify-content:center;line-height:16px;margin-bottom:6px;text-align:center}.Today_styles__uOQh6 .for-you-main-sec .progress-item .item-name .checked{background:#00bb78;border-radius:50%;color:#fff;font-size:5px;height:12px;line-height:12px;margin-left:5px;transform:translateY(-1px);width:12px}.Today_styles__uOQh6 .for-you-main-sec .progress-item .item-subname{color:#9c9eb9;font-size:14px;line-height:14px;margin-bottom:0;text-align:center}.Today_styles__uOQh6 .tip-sec{background:#000000a6;height:100%;left:0;min-height:100vh;position:fixed;top:0;width:100vw;z-index:10}.Today_styles__uOQh6 .tooltip-sec{height:106px;left:-254px;position:absolute;top:50%;transform:translateY(-50%);width:234px}.Today_styles__uOQh6 .tooltip-sec .header{align-items:center;border-bottom:1px solid #0000001a;display:flex;height:42px;justify-content:space-between;padding:0 12px 0 16px;width:223px}.Today_styles__uOQh6 .tooltip-sec .header>div{align-items:center;display:flex;justify-content:flex-start}.Today_styles__uOQh6 .tooltip-sec .header img{margin-right:8px}.Today_styles__uOQh6 .tooltip-sec .header .header-text{color:#000;font-size:13px;line-height:13px;margin-bottom:0;transform:translateY(2px)}.Today_styles__uOQh6 .tooltip-sec .header .header-text span{font-family:AktivGrotesk-bold}.Today_styles__uOQh6 .tooltip-sec .header .close{font-size:12px;transform:translateY(2px)}.Today_styles__uOQh6 .tooltip-sec .description{color:#90969f;font-size:13px;letter-spacing:-.016em;line-height:140%;padding:12px 16px 16px}.Today_styles__uOQh6 .activity-section .section-title-sec{color:#000}.Today_styles__uOQh6 .activity-section .activity-bg{background:#0000}.Today_styles__uOQh6 .activity-section .profile-main-sec .profile-main-sec-body{padding:16px 24px}.Today_maskStyles__IjMOM{background:#fff;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:999}.Skeleton_styles__5UUZ3 img{height:auto;width:100%}.WeeklyProgress_styles__wdoRc .weekly-progress-sec{align-items:center;background:#fff;border-radius:10px;display:flex;flex-direction:row;flex-wrap:nowrap;gap:24px;justify-content:center;padding:12px 8px 12px 40px;position:relative;width:100%;z-index:3}.WeeklyProgress_styles__wdoRc .weekly-progress-sec.show-tip{z-index:100}.WeeklyProgress_styles__wdoRc .tip-sec{background:#000000a6;height:100%;left:0;min-height:100vh;position:fixed;top:0;width:100vw;z-index:10}.WeeklyProgress_styles__wdoRc .tooltip-sec{background-repeat:no-repeat;background-size:contain;height:125px;padding-top:12px;position:absolute;top:110%;width:234px}.WeeklyProgress_styles__wdoRc .tooltip-sec .header{align-items:center;border-bottom:1px solid #0000001a;display:flex;height:42px;justify-content:space-between;padding:0 12px 0 16px;width:234px}.WeeklyProgress_styles__wdoRc .tooltip-sec .header>div{align-items:center;display:flex;justify-content:flex-start}.WeeklyProgress_styles__wdoRc .tooltip-sec .header img{margin-right:8px}.WeeklyProgress_styles__wdoRc .tooltip-sec .header .header-text{color:#000;font-size:13px;line-height:13px;margin-bottom:0;transform:translateY(2px)}.WeeklyProgress_styles__wdoRc .tooltip-sec .header .header-text span{font-family:AktivGrotesk-bold}.WeeklyProgress_styles__wdoRc .tooltip-sec .header .close{font-size:12px;transform:translateY(2px)}.WeeklyProgress_styles__wdoRc .tooltip-sec .description{color:#90969f;font-size:13px;letter-spacing:-.016em;line-height:140%;padding:12px 16px 16px}.WeeklyProgress_styles__wdoRc .weekly-header{align-items:center;color:#000;cursor:pointer;display:flex;flex-grow:0;font-family:AktivGrotesk-bolder;font-size:14px;height:32px;justify-content:space-between;line-height:14px;padding:0 20px;width:20px}.WeeklyProgress_styles__wdoRc .progress-item{align-items:center;border-right:1px solid #90969f33;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;text-align:center;width:100%}.WeeklyProgress_styles__wdoRc .progress-item.no-border{border-right:none}.WeeklyProgress_styles__wdoRc .progress-item .icon-sec{background:#fff;border-radius:50%;height:28px;margin-right:8px;position:relative;width:28px}.WeeklyProgress_styles__wdoRc .progress-item .icon-sec .center-icon{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.WeeklyProgress_styles__wdoRc .progress-item .icon-sec .completed{font-size:14px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.WeeklyProgress_styles__wdoRc .progress-item .icon-sec .progress{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.WeeklyProgress_styles__wdoRc .progress-item .icon-sec .tip-number{background:#f47253;border-radius:10px;color:#fff;font-family:AktivGrotesk-bolder;font-size:10px;font-style:normal;font-weight:400;height:19px;line-height:19px;min-width:19px;padding:0 6px;position:absolute;right:-4px;text-align:center;top:-4px}.WeeklyProgress_styles__wdoRc .progress-item .info-sec{text-align:left}.WeeklyProgress_styles__wdoRc .progress-item .item-name{align-items:center;color:#000;display:flex;font-family:AktivGrotesk-bold;font-size:16px;font-style:normal;justify-content:flex-start;line-height:16px;margin-bottom:0;text-align:left}.WeeklyProgress_styles__wdoRc .progress-item .item-name .checked{background:#00bb78;border-radius:50%;color:#fff;font-size:5px;height:12px;line-height:12px;margin-left:5px;transform:translateY(-1px);width:12px}.WeeklyProgress_styles__wdoRc .progress-item .item-subname{color:#9c9eb9;font-size:13px;line-height:16px;margin-bottom:0;text-align:left}.WeeklyProgress_styles__wdoRc .WeeklyProgress_tip-sec__Rq\+RB{background:#000000a6;height:100%;left:0;min-height:100vh;position:fixed;top:0;width:100vw;z-index:10}.WeeklyProgress_maskStyles__Mnl8s{background:#fff;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:999}.SharedComponents_workoutCardStyle__uQso\+{background-color:#fff;border-radius:14px;box-shadow:0 5px 20px 0 #0042811f;cursor:pointer;height:238px;padding:1px;position:relative;width:158px}.SharedComponents_workoutCardStyle__uQso\+ .card-img{height:156px;width:100%}.SharedComponents_workoutCardStyle__uQso\+ .card-img .full{border-radius:14px}.SharedComponents_workoutCardStyle__uQso\+ .workout-collect{position:absolute;right:8px;top:12px}.SharedComponents_workoutCardStyle__uQso\+ .workout-title{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;line-height:18px;margin:11px 11px 0;min-height:36px;overflow:hidden;text-overflow:ellipsis}.SharedComponents_workoutCardStyle__uQso\+ .grey-duration{color:#90969f;line-height:100%;margin:8px 12px 0;overflow:hidden;white-space:nowrap;width:calc(100% - 24px)}.SharedComponents_workoutCardStyle__uQso\+ .grey-duration .seperator{margin:0 3px}.SharedComponents_workoutCardStyle__uQso\+ .grey-duration .middle-dot{background-color:#90969f;margin:0 2px 0 0}.SharedComponents_workoutCardStyle__uQso\+ .grey-duration .intense{opacity:.3}.SharedComponents_workoutCardStyle__uQso\+ .grey-duration .choose{opacity:.85}.SharedComponents_challengeCardStyle__VQ9IM{align-items:center;background-color:#fff;border-radius:14px;box-shadow:0 5px 20px 0 #0042811f;cursor:pointer;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;min-height:279px;padding:1px;position:relative;width:158px}.SharedComponents_challengeCardStyle__VQ9IM .top-sec{flex:1 1;width:100%}.SharedComponents_challengeCardStyle__VQ9IM .top-sec .card-img{height:156px;width:100%}.SharedComponents_challengeCardStyle__VQ9IM .top-sec .card-img .full{border-radius:14px}.SharedComponents_challengeCardStyle__VQ9IM .top-sec .challenge-name{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-family:Poppins;font-size:14px;font-weight:700;line-height:18px;margin:11px 11px 0;overflow:hidden;text-overflow:ellipsis}.SharedComponents_challengeCardStyle__VQ9IM .top-sec .duration-info{color:#90969f;font-size:13px;letter-spacing:-.018em;line-height:100%;margin:10px 12px 0}.SharedComponents_challengeCardStyle__VQ9IM .btn-bottom{height:32px;line-height:32px;margin:12px 0;text-align:center;text-transform:uppercase;width:calc(100% - 24px)}.SharedComponents_challengeCardStyle__VQ9IM .btn-bottom .button-inner{height:100%;line-height:100%}.SharedComponents_nutritionCardStyle__j73sr{background-color:#fff;box-sizing:border-box;cursor:pointer;height:auto;min-width:211px;overflow:hidden;position:relative;width:211px}.SharedComponents_nutritionCardStyle__j73sr .cover-img{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px;height:213px;width:100%}.SharedComponents_nutritionCardStyle__j73sr .category{font-family:Poppins;font-size:11px;font-weight:700;line-height:18px;margin:8px 0 0;text-transform:uppercase}.SharedComponents_nutritionCardStyle__j73sr .name{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-family:Poppins;font-size:14px;font-weight:600;line-height:20px;overflow:hidden;text-overflow:ellipsis}.SharedComponents_recipeCardStyle__A-riC{background-color:#fff;border-radius:14px;box-shadow:0 5px 20px 0 #0042811f;box-sizing:border-box;cursor:pointer;height:auto;overflow:hidden;position:relative;width:159px}.SharedComponents_recipeCardStyle__A-riC .cover-img{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:14px;height:159px;width:100%}.SharedComponents_recipeCardStyle__A-riC .collect-icon{position:absolute;right:10px;top:11px}.SharedComponents_recipeCardStyle__A-riC .name{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-family:Poppins;font-size:14px;font-weight:600;line-height:140%;margin:12px 12px 24px;overflow:hidden;text-overflow:ellipsis}.HotAndNew_styles__jFEG1{padding:24px 0 0;position:relative}.HotAndNew_styles__jFEG1 .section-title{padding:0 16px}.Challenges_styles__oqOoc{padding:24px 0 0;position:relative}.Challenges_styles__oqOoc .section-title{padding:0 16px}.Tiles_styles__hfyLP{background-color:#fff;border-radius:12px;display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start;padding:24px}.Tiles_styles__hfyLP>div{flex-grow:0;flex-shrink:0}.Tiles_tileCardStyles__2Xg8u{align-items:flex-start;background-color:#fff;border-radius:8px;box-shadow:0 0 12px 0 #0000001f;cursor:pointer;display:flex;flex-direction:column;gap:12px;height:74px;justify-content:center;padding:12px;width:152px}.Tiles_tileCardStyles__2Xg8u .icon{height:24px;object-fit:contain;object-position:center}.Tiles_tileCardStyles__2Xg8u .icon.active{display:none}.Tiles_tileCardStyles__2Xg8u .name{color:#333;font-size:15px;line-height:15px}.Tiles_tileCardStyles__2Xg8u:hover{background-color:#f2f2f2;box-shadow:none}.Tiles_tileCardStyles__2Xg8u:hover .icon{display:none}.Tiles_tileCardStyles__2Xg8u:hover .icon.active{display:block}.Programs_styles__S4pwW{padding:24px 0 0;position:relative}.Programs_styles__S4pwW .section-title{padding:0 16px}.Programs_styles__S4pwW .program-item{height:156px;width:156px}.YourFavorites_styles__wVt9o{padding:24px 0 0;position:relative}.YourFavorites_styles__wVt9o .section-title{padding:0 16px}.RecentWorkouts_styles__KXBnP{padding:24px 0 0;position:relative}.RecentWorkouts_styles__KXBnP .section-title{padding:0 16px}.CommonWorkouts_styles__NG49g{padding:24px 0 0;position:relative}.CommonWorkouts_styles__NG49g .section-title{padding:0 16px}.MeditationAndSleep_styles__zVT6i{padding:24px 0 0;position:relative}.MeditationAndSleep_styles__zVT6i .section-title{padding:0 16px}.TipsAndAdvice_styles__aoXvQ{padding-top:24px;position:relative}.TipsAndAdvice_styles__aoXvQ .cards-section{display:flex;margin-top:16px;overflow-x:auto;padding:0 24px 12px}.TipsAndAdvice_styles__aoXvQ .cards-section .card-item{margin:0 8px}.TipsAndAdvice_styles__aoXvQ .cards-section .card-item:first-child{margin-left:0}.TipsAndAdvice_styles__aoXvQ .cards-section .card-item:last-child{margin-right:0}.LookingForSomethingElse_styles__-paLp{border-radius:10px;padding:24px 0 0;position:relative}.LookingForSomethingElse_styles__-paLp .title{font-family:Poppins;font-size:17px;font-weight:700;line-height:25.5px;padding:0 24px;text-transform:uppercase;width:-webkit-max-content;width:max-content}.LookingForSomethingElse_styles__-paLp .section-title{padding:0 16px}.LookingForSomethingElse_styles__-paLp .groups-section{margin-top:6px}.LookingForSomethingElse_styles__-paLp .groups-section .horizontal-list .group-image{margin-bottom:0!important}.LookingForSomethingElse_styles__-paLp .groups-section .horizontal-list .group-image .group-card{border-radius:14px;height:132px;min-width:132px;padding-bottom:12px;width:132px}.LookingForSomethingElse_styles__-paLp .groups-section .horizontal-list .group-image .group-card .wrapper-bg{background-size:66.67%}.LookingForSomethingElse_styles__-paLp .recipe-card .name{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.Accessories_accessoriesStyles__SuOvu{padding:24px 0 0;position:relative}.Accessories_accessoriesStyles__SuOvu .accessory-card{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;box-shadow:0 0 4px #0042811f;display:inline-block;height:322px;margin-right:12px;position:relative;width:322px}.Accessories_accessoriesStyles__SuOvu .accessory-card:last-child{margin-right:0}.Accessories_accessoriesStyles__SuOvu .accessory-card .btn-view{border-color:#0000;bottom:16px;height:32px;left:50%;line-height:32px;min-width:88px;position:absolute;transform:translateX(-50%)}.ForYou_styles__\+R7Ob .for-you-sec .section-right{font-family:AktivGrotesk-bolder}.ForYou_styles__\+R7Ob{background-color:hsla(216,7%,59%,.098);min-height:100vh;padding:24px}.ForYou_styles__\+R7Ob .for-you-sec{background-color:#fff;border-radius:10px;margin:auto;width:1023px}.ForYou_styles__\+R7Ob .for-you-sec:not(:first-child){margin-top:24px}.ForYou_styles__\+R7Ob .for-you-sec .section-top{align-items:center;display:flex;justify-content:space-between}.ForYou_styles__\+R7Ob .for-you-sec .section-title{color:#333;font-family:Poppins;font-size:23px;font-weight:700;line-height:28px;margin-bottom:0;padding:0 24px}.ForYou_styles__\+R7Ob .for-you-sec .section-title .pro-icon{margin-left:8px;max-height:18px}.ForYou_styles__\+R7Ob .for-you-sec .section-right{color:#9c9eb9;cursor:pointer;font-size:13px;font-weight:400;margin-right:24px;text-transform:uppercase}.ForYou_styles__\+R7Ob .for-you-sec .horizontal-list{display:flex;gap:16px;overflow-x:auto}.ForYou_styles__\+R7Ob .for-you-sec .horizontal-list>div{flex-grow:0;flex-shrink:0;margin-bottom:24px;margin-right:0;margin-top:24px}.ForYou_styles__\+R7Ob .for-you-sec .horizontal-list>div:first-child{margin-left:24px}.ForYou_styles__\+R7Ob .for-you-sec .horizontal-list>div:last-child{margin-right:24px}.ForYou_maskStyles__UqiD7{background:#fff;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:999}.SeniorFit_styles__oLq6i{padding:24px 0 0;position:relative}.SeniorFit_styles__oLq6i .section-title{padding:0 16px}.InPerson_styles__Yn8SA{margin:0 auto;max-width:100vw;padding:0;position:relative;width:100%}.InPerson_styles__Yn8SA .search-section{align-items:flex-start;border-bottom:1px solid #e5e5e5;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;padding:16px 24px}.InPerson_styles__Yn8SA .search-section .switch-select{background-color:#f5f5f5;border:none;box-shadow:none;margin-bottom:0;width:-webkit-fit-content!important;width:fit-content!important}.InPerson_styles__Yn8SA .search-section .switch-select .gender-item{color:#333;padding:0 12px;width:108px}.InPerson_styles__Yn8SA .search-section .switch-select .gender-item.active{color:#fff}.InPerson_styles__Yn8SA .search-section .switch-select.active-1:after,.InPerson_styles__Yn8SA .search-section .switch-select.active-2:after{background:#816ffe;width:50%!important}.InPerson_styles__Yn8SA .search-section .switch-select.active-1:after{left:50%!important}.InPerson_styles__Yn8SA .search-input-section{align-items:center;background:#f5f5f5;border-radius:40px;display:flex;flex-direction:row;flex-wrap:nowrap;height:40px;justify-content:flex-start;padding-right:12px;width:590px}.InPerson_styles__Yn8SA .search-input-section .ant-input{background:#f5f5f5;border:none;border-radius:0;box-shadow:none;height:32px;outline:none;padding:0 16px}.InPerson_styles__Yn8SA .search-input-section .query-input{border-bottom-left-radius:40px;border-top-left-radius:40px}.InPerson_styles__Yn8SA .search-input-section .location-input{border-left:1px solid #e5e5e5;position:relative;width:100%}.InPerson_styles__Yn8SA .search-input-section .location-input .location-popover{align-items:flex-start;background:#fff;border-radius:8px;box-shadow:0 0 16px #0000001f;color:#333;display:flex;flex-direction:column;flex-wrap:nowrap;gap:8px;justify-content:flex-start;left:0;max-height:224px;padding:16px;position:absolute;top:40px;width:295px;z-index:99}.InPerson_styles__Yn8SA .search-input-section .location-input .location-popover .location-item{cursor:pointer;font-weight:500}.InPerson_styles__Yn8SA .search-input-section .location-input .location-popover .location-item .current-location-item .current-location-icon{color:#e61761}.InPerson_styles__Yn8SA .search-input-section .search-icon{flex-shrink:0;width:14px}.InPerson_styles__Yn8SA .search-input-section .divider-line{background-color:gray;display:inline-block;height:16px;margin:0 16px;width:1px}.InPerson_styles__Yn8SA .search-input-section .close-icon{color:gray;display:inline-block;font-size:12px;margin-right:5px}.InPerson_styles__Yn8SA .fovorites-btn{height:40px;padding:0 20px}.InPerson_styles__Yn8SA .fovorites-btn .collect-icon{color:#000;font-size:20px}.InPerson_styles__Yn8SA .fovorites-btn .favorites{color:#2e2e2c;font-family:AktivGrotesk-bold;font-size:13px;font-style:normal;line-height:0px;margin-left:16px;text-transform:uppercase}.InPerson_styles__Yn8SA .main-sec{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;height:calc(100vh - 139px);justify-content:flex-start}.InPerson_styles__Yn8SA .main-sec.explore-site{height:calc(100vh - 159px)}.InPerson_styles__Yn8SA .main-sec .right-sec{height:100%;width:calc(100vw - 700px)}.InPerson_styles__Yn8SA .main-sec .left-sec{border-right:1px solid #e5e5e5;display:flex;flex-direction:column;height:100%;width:700px}.InPerson_styles__Yn8SA .main-sec .category-sec{align-items:center;border-bottom:1px solid #e5e5e5;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;padding:6px 0 6px 24px;position:relative}.InPerson_styles__Yn8SA .main-sec .category-sec .left-shadow,.InPerson_styles__Yn8SA .main-sec .category-sec .right-shadow{background:linear-gradient(270deg,#fff 4.39%,#fff0);bottom:0;content:"";height:100%;position:absolute;width:83px;z-index:5}.InPerson_styles__Yn8SA .main-sec .category-sec .left-shadow.left-shadow,.InPerson_styles__Yn8SA .main-sec .category-sec .right-shadow.left-shadow{left:0}.InPerson_styles__Yn8SA .main-sec .category-sec .left-shadow.right-shadow,.InPerson_styles__Yn8SA .main-sec .category-sec .right-shadow.right-shadow{right:0}.InPerson_styles__Yn8SA .main-sec .category-sec .category-list{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:16px;justify-content:flex-start;overflow-x:hidden}.InPerson_styles__Yn8SA .main-sec .category-sec .category-item{align-items:center;border-radius:8px;color:#333;cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:nowrap;height:80px;justify-content:space-between;padding:6px;-webkit-user-select:none;user-select:none;width:80px}.InPerson_styles__Yn8SA .main-sec .category-sec .category-item.active{background:#f5f5f5}.InPerson_styles__Yn8SA .main-sec .category-sec .arrow-icon{align-items:center;background:#fff;border-radius:40px;box-shadow:0 2px 8px #0042813d;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;height:40px;justify-content:center;position:absolute;width:40px;z-index:6}.InPerson_styles__Yn8SA .main-sec .category-sec .arrow-icon.left{left:8px}.InPerson_styles__Yn8SA .main-sec .category-sec .arrow-icon.right{right:8px}.InPerson_styles__Yn8SA .filter-section{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;padding:24px}.InPerson_styles__Yn8SA .filter-section>div{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:12px;justify-content:flex-start}.InPerson_styles__Yn8SA .filter-section .filter-span{cursor:pointer}.InPerson_styles__Yn8SA .filter-section .filter-span .fiton-icon{color:#757575;margin-left:8px}.InPerson_styles__Yn8SA .filter-section .filter{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;padding-right:12px;width:-webkit-fit-content;width:fit-content}.InPerson_styles__Yn8SA .filter-section .filter:not(:last-child){border-right:1px solid #e5e5e5}.InPerson_styles__Yn8SA .filter-section .clear-span{text-decoration:underline}.InPerson_styles__Yn8SA .filter-section .date-filter{border-bottom:none;color:inherit;font-size:inherit;height:21px}.InPerson_styles__Yn8SA .filter-section .date-filter .value{bottom:0;color:inherit;font-size:inherit;position:relative}.InPerson_styles__Yn8SA .map-section{height:100%;position:relative;width:100%}.InPerson_styles__Yn8SA .map-section .map-redo{left:50%;position:absolute;right:0;text-align:center;top:10px;transform:translateX(-50%);width:-webkit-fit-content;width:fit-content;z-index:20}.InPerson_styles__Yn8SA .map-section .map-notice-sec,.InPerson_styles__Yn8SA .map-section .mapOptions{left:10px;position:absolute;right:80px;top:10px;z-index:10}.InPerson_styles__Yn8SA .map-section .map-notice{background:#fff;border-radius:2px;box-shadow:0 1px 1px #0000001a;color:#343434;display:inline-block;font-size:16px;padding:8px 16px}.InPerson_sortFilterStyles__FyuqF{align-items:center;color:#333;display:flex;flex-direction:column;flex-wrap:nowrap;gap:8px;justify-content:flex-start}.InPerson_sortFilterStyles__FyuqF .ant-radio-wrapper{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;width:100%}.InPerson_sortFilterStyles__FyuqF .ant-radio-wrapper .ant-radio,.InPerson_sortFilterStyles__FyuqF .ant-radio-wrapper .radio-item{color:#333}.InPerson_timeFilterStyles__fppF0{align-items:center;color:#333;display:flex;flex-direction:column;flex-wrap:nowrap;gap:8px;justify-content:flex-start}.InPerson_timeFilterStyles__fppF0 .ant-radio-wrapper{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;width:100%}.InPerson_timeFilterStyles__fppF0 .ant-radio-wrapper .ant-radio,.InPerson_timeFilterStyles__fppF0 .ant-radio-wrapper .radio-item{color:#333}.InPerson_creditsFilterStyles__Lv5AG{align-items:center;color:#333;display:flex;flex-direction:row;flex-wrap:nowrap;gap:8px;justify-content:flex-start}.InPerson_creditsFilterStyles__Lv5AG .credit-item{background:#f5f5f5;border-radius:32px;cursor:pointer;height:32px;line-height:32px}.InPerson_creditsFilterStyles__Lv5AG .credit-item .inner{border-radius:32px}.InPerson_creditsFilterStyles__Lv5AG .credit-item .credit-span{padding:0 16px}.InPerson_intensityFilterStyles__st4V\+{align-items:center;color:#333;display:flex;flex-direction:row;flex-wrap:nowrap;gap:8px;justify-content:flex-start}.InPerson_intensityFilterStyles__st4V\+ .intensity-item{background:#f5f5f5;border-radius:32px;cursor:pointer;height:32px;line-height:32px}.InPerson_intensityFilterStyles__st4V\+ .intensity-item .inner{border-radius:32px}.InPerson_intensityFilterStyles__st4V\+ .intensity-item .intensity-span{padding:0 16px}.InPerson_membershipFilterStyles__2RM-0{color:#333;width:246px}.InPerson_membershipFilterStyles__2RM-0 .ant-switch{height:24px;line-height:22px}.InPerson_membershipFilterStyles__2RM-0 .ant-switch:after{height:20px;width:20px}.InPerson_membershipFilterStyles__2RM-0 .ant-switch.ant-switch-checked{background-color:#62ccf9}.show-back-picker .ant-calendar-prev-month-btn,.show-back-picker .ant-calendar-prev-year-btn{display:block}.hide-back-picker .ant-calendar-prev-month-btn,.hide-back-picker .ant-calendar-prev-year-btn{display:none}.Marker_marker__I8IRj{background:#0000;border:none;position:absolute}.Marker_marker__I8IRj,.Marker_marker__I8IRj[data-small=true]{height:24px;left:-12px;top:-12px;width:24px}.Marker_marker__I8IRj[data-small=true] .Marker_indicator__5Ntz7{cursor:pointer;height:24px;width:24px}.Marker_marker__I8IRj[data-small=true] .Marker_tooltip__jglTH{left:-103px}.Marker_regionMarker__fgxtO{background:#159f3c;border:2px solid #159f3c;border-radius:50%;color:#fff;cursor:pointer;font-size:14px;height:32px;left:-16px;line-height:28px;position:absolute;text-align:center;top:-16px;transform-origin:center center;vertical-align:middle;width:32px}.Marker_regionMarkerHover__2\+NA7{background:#fff;border-color:#159f3c;box-shadow:0 1px 2px #00000080;color:#159f3c}.Marker_banner__\+ur2a{height:99px;object-fit:cover;width:100%}.Marker_tooltip__jglTH{background:#fff;border:1px solid #e5e5e5;border-radius:4px;border-radius:8px;box-shadow:0 0 16px #00000040;box-sizing:initial;color:#757575;font-size:12px;left:-82px;min-height:200px;overflow:hidden;position:absolute;text-align:left;top:0;transform:translateY(calc(-100% - 2px));width:189px}.Marker_indicator__5Ntz7{cursor:pointer;height:24px;width:24px}.Marker_favIcon__0\+7-H{align-items:center;background:#fff;border-radius:24px;color:#333;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:16px;height:24px;justify-content:center;position:absolute;right:8px;top:8px;width:24px}.Marker_tooltip__jglTH:after{border:10px solid #fff0;border-top-color:#fff;margin-left:-10px}.Marker_tooltip__jglTH:after,.Marker_tooltip__jglTH:before{content:"";height:0;left:50%;position:absolute;top:100%;width:0}.Marker_tooltip__jglTH:before{border:11px solid #fff0;border-top-color:#00000026;margin-left:-11px}.Marker_tooltip__jglTH .Marker_title__h5CxH{word-wrap:break-word;color:#1f274c;cursor:pointer;display:block;font-family:Poppins;font-size:16px;font-weight:500;margin-bottom:3px;white-space:wrap}.Marker_distance__VyYFs{color:#757575}.Marker_infoSec__YwSWv{padding:16px}.Marker_userIndicator__QjlkO{background:#4285f466;border-radius:100%;height:22px;margin-left:-11px;margin-top:-11px;position:absolute;width:22px}.Marker_userIndicator__QjlkO .Marker_inner__8TZ7q{background:#fff;border-radius:50%;height:12px;left:50%;margin-left:-5px;position:absolute;text-align:center;top:5px;width:12px}.Marker_userIndicator__QjlkO .Marker_inner__8TZ7q:before{animation:Marker_Marker__pulsate__lzRW\+ 2s ease-out infinite;background:#4285f4;border-radius:100%;content:"";display:inline-block;height:10px;left:1px;margin:auto;position:absolute;top:1px;width:10px}@keyframes Marker_Marker__pulsate__lzRW\+{0%{transform:scale(.9)}50%{transform:scale(.8)}to{transform:scale(.9)}}.StudioGrid_styles__X1yjc{background:#fff;flex:1 1;overflow:auto;position:relative;width:100%}.StudioGrid_styles__X1yjc .list-sec{grid-gap:24px;display:grid;grid-template-columns:repeat(3,31%);justify-content:center;margin:auto 24px}.StudioGrid_styles__X1yjc .empty-sec{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:300px;position:relative;text-align:center}.StudioGrid_styles__X1yjc .empty-sec .empty-title{color:#333;font-family:Poppins;font-size:18px;font-style:normal;font-weight:700;line-height:100%;margin-top:26px;text-align:center}.StudioGrid_styles__X1yjc .empty-sec .empty-info{color:#90969f;font-family:SF Pro Text;font-size:13px;font-style:normal;font-weight:400;letter-spacing:-.016em;line-height:16px;margin-top:12px;text-align:center;width:185px}.StudioGrid_styles__X1yjc .nominate-sec{align-items:center;border-bottom:1px solid #e5e5e5;border-top:1px solid #e5e5e5;display:flex;height:72px;justify-content:space-between;margin:24px 16px}.StudioGrid_styles__X1yjc .nominate-sec .favorite-text{color:#1f274c;font-family:Poppins;font-size:16px;font-style:normal;font-weight:500;line-height:140%}.StudioGrid_styles__X1yjc .nominate-sec .right-btn{color:#fff;font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:24px;text-align:center;text-transform:uppercase}.SessionClassList_styles__ye0QG{background:#fff;flex:1 1;overflow:auto;position:relative;width:100%}.SessionClassList_styles__ye0QG .empty-sec{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:300px;text-align:center}.SessionClassList_styles__ye0QG .empty-sec .empty-title{color:#333;font-family:Poppins;font-size:18px;font-style:normal;font-weight:700;line-height:100%;margin-top:26px;text-align:center}.SessionClassList_styles__ye0QG .empty-sec .empty-info{color:#90969f;font-family:SF Pro Text;font-size:13px;font-style:normal;font-weight:400;letter-spacing:-.016em;line-height:16px;margin-top:12px;text-align:center;width:185px}.NotificationCenter_styles__FN3Jd{background:#fff;border-radius:8px;box-shadow:0 4px 8px #00428133;cursor:auto;display:block;height:calc(100vh - 100px);line-height:1.3;overflow:hidden;position:absolute;right:8px;top:50px;transition:width .5s ease-in-out;width:375px;z-index:11}.NotificationCenter_styles__FN3Jd .main-sec{height:calc(100% - 56px);margin:0 auto;overflow-y:auto;padding:16px 0;width:100%}.NotificationCenter_styles__FN3Jd .page-header{background:#fff;border-bottom:1px solid rgba(0,0,0,.102);height:56px;line-height:56px;padding-top:0}.NotificationCenter_styles__FN3Jd .page-header h2{line-height:56px!important}.NotificationCenter_styles__FN3Jd .page-header .back-icon{color:#000;display:none;left:89px}.NotificationCenter_styles__FN3Jd .page-header .back-icon i{color:#000}.NotificationCenter_styles__FN3Jd .page-header h2{color:#000;font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;line-height:120%;text-transform:uppercase}.NotificationCenter_styles__FN3Jd .empty-sec{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;padding:120px 70px;width:100%}.NotificationCenter_styles__FN3Jd .duration-section:not(:first-of-type){border-top:1px solid rgba(0,0,0,.102);margin-top:16px;padding-top:16px}.NotificationCenter_styles__FN3Jd .duration-title{margin-bottom:12px;padding:0 16px}.NotificationCenter_iconStyles__IdQy\+{display:inline-block;height:24px;line-height:24px;position:relative;width:24px}.NotificationCenter_iconStyles__IdQy\+ .notification-count{background-color:#e1424d;border:1px solid #fff;border-radius:999px;box-sizing:initial;color:#fff;font-size:9px;font-weight:500;height:13px;line-height:13px;min-width:13px;position:absolute;right:-4px;text-align:center;top:-4px}.NotificationCenter_notificationStyles__QMe6O{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;margin-bottom:1px;padding:6px 16px}.NotificationCenter_notificationStyles__QMe6O.unread{background-color:rgba(98,204,249,.667)}.NotificationCenter_notificationStyles__QMe6O .fo-avatar{flex-shrink:0;margin-right:20px;position:relative}.NotificationCenter_notificationStyles__QMe6O .avatar-icon{bottom:-1px;height:16px;position:absolute;right:-1px}.NotificationCenter_notificationStyles__QMe6O .sender-name{color:#333;font-weight:bolder}.NotificationCenter_notificationStyles__QMe6O .notification-content{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;white-space:break-spaces}.NotificationCenter_notificationStyles__QMe6O .add-friends-btns{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:14px;justify-content:flex-start;margin-left:24px}.NotificationCenter_notificationStyles__QMe6O .user-selected-tag,.NotificationCenter_notificationStyles__QMe6O .user-selected-tag-existing{background:none;color:#048fcb}.ProfileIcon_styles__JGeze{align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:40px;display:inline-flex;flex-direction:row;flex-wrap:nowrap;height:40px;justify-content:space-between;padding:4px 4px 4px 11px;width:76px}.ProfileIcon_styles__JGeze .move-icon{color:#212121}.ProfileIcon_popoverStyles__mQFxX{animation:none!important;width:240px}.ProfileIcon_popoverStyles__mQFxX .ant-popover-content{margin-top:-8px}.ProfileIcon_popoverStyles__mQFxX .ant-popover-content .ant-popover-inner{background:#fff;border-radius:8px;box-shadow:0 0 16px #0000001f}.ProfileIcon_popoverStyles__mQFxX .ant-popover-content .list-sec{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:8px;justify-content:center}.ProfileIcon_popoverStyles__mQFxX .ant-popover-content .line{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;line-height:24px}.ProfileIcon_popoverStyles__mQFxX .ant-popover-content .line,.ProfileIcon_popoverStyles__mQFxX .ant-popover-content .line>a{color:#333;cursor:pointer}.ProfileIcon_popoverStyles__mQFxX .ant-popover-content .line:hover,.ProfileIcon_popoverStyles__mQFxX .ant-popover-content .line>a:hover{color:#7766e3}.ProfileIcon_popoverStyles__mQFxX .ant-popover-content .line .fiton-icon,.ProfileIcon_popoverStyles__mQFxX .ant-popover-content .line>a .fiton-icon{color:#757575;margin-right:10px;width:16px}.ProfileIcon_popoverStyles__mQFxX .ant-popover-content .line .credit-number,.ProfileIcon_popoverStyles__mQFxX .ant-popover-content .line>a .credit-number{color:#e03694}.ProfileIcon_popoverStyles__mQFxX .ant-popover-content .divider{background:#e5e5e5;height:1px;width:100%}.FOHeader_styles__INzgB ul.right-section li{cursor:pointer;font-family:AktivGrotesk-bolder;-webkit-user-select:none;user-select:none}.FOHeader_styles__INzgB{background:#fff;height:65px;justify-content:space-between;left:0;line-height:65px;padding:0 24px;position:fixed;top:0;width:100vw;z-index:12}.FOHeader_styles__INzgB,.FOHeader_styles__INzgB .logo-sec{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap}.FOHeader_styles__INzgB .logo-sec{justify-content:flex-start}.FOHeader_styles__INzgB .logo-sec .logo{width:106px}.FOHeader_styles__INzgB .logo-sec .left-pro-icon{height:16px}.FOHeader_styles__INzgB .pro-icon{height:28px}.FOHeader_styles__INzgB ul.right-section{display:inline-block;display:flex;list-style:none;margin-bottom:0}.FOHeader_styles__INzgB ul.right-section,.FOHeader_styles__INzgB ul.right-section li{align-items:center;flex-direction:row;flex-wrap:nowrap;height:100%;justify-content:center}.FOHeader_styles__INzgB ul.right-section li{color:#8a8a8f;display:inline-flex;flex-shrink:0;font-size:15px;margin-left:30px}.FOHeader_styles__INzgB ul.right-section li .fiton-icon,.FOHeader_styles__INzgB ul.right-section li .fo-icon{font-size:27px;margin-right:10px;vertical-align:middle}.FOHeader_styles__INzgB ul.right-section li>a{display:block}.FOHeader_styles__INzgB ul.right-section li.active{color:#62ccf9}.FOHeader_styles__INzgB ul.right-section li .profile .fo-avatar{margin-right:10px;vertical-align:middle}.FOHeader_styles__INzgB.center-logo{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center}.FOHeader_styles__INzgB.center-logo ul.right-section{position:absolute;right:40px}.FitonHealthHeader_styles__aGbeY{align-items:center;background-color:#fff;box-shadow:-2px 3px 5px #0000001a;display:flex;flex-direction:row;flex-wrap:nowrap;font-family:Poppins;font-style:normal;font-weight:700;height:85px;justify-content:space-between;left:0;line-height:85px;padding:0 40px;position:fixed;top:0;width:100vw;z-index:10}.FitonHealthHeader_styles__aGbeY .logo{height:44px;margin-right:40px}.FitonHealthHeader_styles__aGbeY .menu-item{color:#191348;cursor:pointer;padding:0 16px}.FitonHealthHeader_styles__aGbeY .menu-item:hover{opacity:.66}.FitonHealthHeader_styles__aGbeY .left-sec,.FitonHealthHeader_styles__aGbeY .right-sec{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start}.FitonHealthHeader_styles__aGbeY .sign-up-button{background-color:#e03694;border-radius:99px;color:#fff;display:block;font-size:15px;height:54px;line-height:54px;padding:0 40px}.FitonHealthHeader_styles__aGbeY .login-button{background-color:#fff;border:2px solid #e03694;border-radius:99px;color:#e03694;display:block;font-size:15px;height:54px;line-height:54px;margin-left:16px;padding:0 40px}.FitonHealthHeader_popoverStyles__inoyj{animation:none!important;min-width:185px}.FitonHealthHeader_popoverStyles__inoyj .ant-popover-content{margin-top:-12px}.FitonHealthHeader_popoverStyles__inoyj .ant-popover-content .ant-popover-inner{background:#fff;border-radius:0;box-shadow:0 0 16px #0000001f}.FitonHealthHeader_popoverStyles__inoyj .ant-popover-content .ant-popover-inner .ant-popover-inner-content{padding:40px 24px}.FitonHealthHeader_popoverStyles__inoyj .popover-menu{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;font-family:Poppins;font-style:normal;font-weight:700;gap:8px;justify-content:flex-start}.FitonHealthHeader_popoverStyles__inoyj .popover-menu .popover-menu-item{color:#191348;text-transform:uppercase}.FitonHealthHeader_popoverStyles__inoyj .popover-menu .popover-menu-item:hover{opacity:.66}.FOFooter_styles__XkVD2{background:#fafafa;color:#9c9eb9;font-size:13px;text-align:center}.FOFooter_styles__XkVD2 img{margin-bottom:15px;width:130px}.FOFooter_styles__XkVD2 p{margin-bottom:0}.FOFooter_styles__XkVD2 a{text-decoration:underline}.pp-tos{align-items:center;bottom:24px;color:#90969f;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;margin:0 auto;position:absolute;width:100%}.pp-tos .divider{background:#90969f;height:14px;margin:0 16px;width:1px}@media(max-width:768px){.pp-tos{bottom:6px}.pp-tos .hover-link:hover{color:inherit!important}}.PartyPreview_styles__6TMp4{color:#fff;height:100vh;min-height:100vh;width:100%}.PartyPreview_styles__6TMp4 .glass-wrap{height:100%;overflow:hidden;position:relative;width:100%}.PartyPreview_styles__6TMp4 .glass-wrap .glass{background-position:50%;background-repeat:no-repeat;background-size:cover;filter:blur(30px);height:100%;position:absolute;transform:scale(1.2);width:100%}.PartyPreview_styles__6TMp4 .main-sec{background:#00000080;border-radius:20px;height:675px;left:50%;margin:0 auto;padding:0;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:525px}.PartyPreview_styles__6TMp4 .main-sec .close-icon{font-size:15px;opacity:.3;position:absolute;right:20px;top:20px}.PartyPreview_styles__6TMp4 .main-sec .title-sec .title{color:#fff;font-family:Poppins;font-size:28px;font-style:normal;font-weight:700;line-height:125%;margin-bottom:0;margin-top:31px;text-align:center}.PartyPreview_styles__6TMp4 .main-sec .title-sec .title .pro{margin-left:8px;max-height:18px}.PartyPreview_styles__6TMp4 .main-sec .party-image-sec{text-align:left;width:100%}.PartyPreview_styles__6TMp4 .main-sec .party-image-sec .party-image{margin-bottom:46px;margin-top:38px;text-align:left}.PartyPreview_styles__6TMp4 .main-sec .text-sec{color:#fff;font-family:AktivGrotesk;font-size:18px;font-style:normal;font-weight:500;line-height:125%;margin-bottom:0;text-align:center}.PartyPreview_styles__6TMp4 .main-sec .start-sec{margin:30px auto 0;width:326px}.PartyPreview_styles__6TMp4 .main-sec .start-sec .btn-start{height:50px;line-height:50px;width:326px}.PartyPreview_styles__6TMp4 .main-sec .start-sec .btn-start .video-icon{margin-right:8px;transform:translateY(-2px)}.PartyPreview_modalStyles__IGPCp .ant-modal{width:100vw}.PartyPreview_modalStyles__IGPCp .ant-modal-content{width:100%}.PartyPreview_modalStyles__IGPCp .ant-modal-body{padding:0}.InviteFriendPopup_styles__DXQk6 .bottom-sec .buttons .start,.InviteFriendPopup_styles__DXQk6 .bottom-sec .buttons .thanks{font-family:AktivGrotesk-bolder}.InviteFriendPopup_styles__DXQk6 .top-sec .invite-sec .invite-name{font-family:AktivGrotesk}.InviteFriendPopup_styles__DXQk6 .top-sec{padding:30px 30px 0}.InviteFriendPopup_styles__DXQk6 .top-sec .invite-sec .invite-name{color:#0d0d0d;font-size:13px;line-height:46px;margin-left:12px}.InviteFriendPopup_styles__DXQk6 .top-sec .hey{color:#262628;font-size:36px;margin-top:10px}.InviteFriendPopup_styles__DXQk6 .top-sec .content{color:#262628;font-size:18px;margin-top:10px}.InviteFriendPopup_styles__DXQk6 .bottom-sec{background-repeat:no-repeat;background-size:cover;border-radius:0 0 15px 15px;height:400px;margin-top:30px;position:relative;text-align:center}.InviteFriendPopup_styles__DXQk6 .bottom-sec .center-img{margin-top:30px;width:280px}.InviteFriendPopup_styles__DXQk6 .bottom-sec .workout-trainer .trainer-name{color:#000;font-size:15px;line-height:32px;margin-left:10px}.InviteFriendPopup_styles__DXQk6 .bottom-sec .workout-sec{bottom:140px;padding:30px;position:absolute;text-align:left}.InviteFriendPopup_styles__DXQk6 .bottom-sec .workout-name{color:#000;font-family:Poppins;font-size:32px;font-weight:700;letter-spacing:-1.5px}.InviteFriendPopup_styles__DXQk6 .bottom-sec .duration-intense{color:#4a4a4ab3}.InviteFriendPopup_styles__DXQk6 .bottom-sec .duration-intense .middle-dot{background-color:#4a4a4ab3}.InviteFriendPopup_styles__DXQk6 .bottom-sec .buttons{bottom:30px;left:50%;position:absolute;text-align:center;transform:translateX(-50%)}.InviteFriendPopup_styles__DXQk6 .bottom-sec .buttons .start{background:linear-gradient(270deg,#e03694 -24.77%,#f47253 95.41%);border:0;border-radius:50px;color:#fff;font-size:15px;height:50px;width:280px}.InviteFriendPopup_styles__DXQk6 .bottom-sec .buttons .start[disabled],.InviteFriendPopup_styles__DXQk6 .bottom-sec .buttons .start[disabled]:hover{background:#9c9eb9}.InviteFriendPopup_styles__DXQk6 .bottom-sec .buttons .thanks{border:1px solid #c2c9d2;border-radius:25px;color:#90969f;cursor:pointer;font-size:15px;height:50px;line-height:50px;margin-top:10px;width:280px}.InviteFriendPopup_modalStyles__j\+m1E .ant-modal-content{border-radius:15px;margin:24px auto 0;width:390px}.App_styles__kyKFc{background:#fff;min-height:100vh}.App_styles__kyKFc.no-margin{left:0;position:absolute}.App_styles__kyKFc .main{position:relative}.App_styles__kyKFc .main.has-header{margin-top:65px}.App_styles__kyKFc .main.explore-site{margin-top:85px}.vjs-svg-icon{fill:currentColor;background-position:50%;background-repeat:no-repeat;display:inline-block;height:1.8em;width:1.8em}.vjs-svg-icon:before{content:none!important}.vjs-control:focus .vjs-svg-icon,.vjs-svg-icon:hover{filter:drop-shadow(0 0 .25em #fff)}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-modal-dialog,.vjs-button>.vjs-icon-placeholder:before,.vjs-modal-dialog .vjs-modal-dialog-content{height:100%;left:0;position:absolute;top:0;width:100%}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.vjs-button>.vjs-icon-placeholder:before{text-align:center}@font-face{font-family:VideoJS;font-style:normal;font-weight:400;src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABTsAAsAAAAAIpAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV32Y21hcAAAAYQAAAEJAAAD5p42+VxnbHlmAAACkAAADtIAABckI4l972hlYWQAABFkAAAAKwAAADYsvIjpaGhlYQAAEZAAAAAdAAAAJA+RCL1obXR4AAARsAAAABcAAAC8Q2YAAGxvY2EAABHIAAAAYAAAAGB7CIGGbWF4cAAAEigAAAAfAAAAIAFAAI9uYW1lAAASSAAAASUAAAIK1cf1oHBvc3QAABNwAAABfAAAAnXdFqh1eJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGR7yDiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGPHcRdyA4RZgQRADaGCyYAAHic7dPXbcMwAEXRK1vuvffem749XAbKV3bjBA6fXsaIgMMLEWoQJaAEFKNnlELyQ4K27zib5PNF6vl8yld+TKr5kH0+cUw0xv00Hwvx2DResUyFKrV4XoMmLdp06NKjz4AhI8ZMmDJjzoIlK9Zs2LJjz4EjJ85cuHLjziPe/0UWL17mf2tqKLz/9jK9f8tXpGCoRdPKhtS0RqFkWvVQNtSKoVYNtWaoddPXEBqG2jQ9XWgZattQO4baNdSeofYNdWCoQ0MdGerYUCeGOjXUmaHODXVhqEtDXRnq2lA3hro11J2h7g31YKhHQz0Z6tlQL4Z6NdSbod4N9WGoT9MfHF6GmhnZLxyDcRMAAAB4nJ1YC1hU17U+a5/HMA4iA3NmVBDmoQwP5TFnHlFeA4gYiUFRQINoSCBAyK3G2yi+0aipYtFcHYo2xsb4NiY3+VrNxSaX5uvt495ozNdoYoxmem2/L8HGpLc+InB279pnhlGr5mvL4eyz99nrrL32eu1/DQcc/okdYgdHOA6MQKp4r9gx0EcMHMezOalVasW5BM7NcXoSb9fFgE6KtSSBxWz1FYDPG+vMBGcKb9cebu2VS5s2aaTkCvRSf6C7Y+Ppibm5E09v7IDs2/3uZQtbD0zIyppwoHXh/93ukmyYgdePNRp65p5v+3v/9otQl2O7wP34cT88p8Md2YxpYLQZoRcy6FlSBRnwnGAe6BPMSCZo+7NJVqS0cE4uHendzhSnbPH6TDqL1+Nme5LZXkCHnGyoH0kne30WH+gswhm3q+pt/mTas9NLS64GnjmSlTPw0wVQT/ewRaBgxtydy3cuUB9/6SW+vb5yRvr+t0eOfPKJZ/9t3+4tL7xj32Xd3thCxi+ge6ifdsAN+l5+wi5HQ/cCoeull1AszS7CUfEcJzK7sKWJAdJhCd0sPM4+EY7QDm5ov08hXRQXE5bf6PV5Q5+IjW7X7Nku92Ask4l2hCRRD6TPqISiCJeQna3SCFwrhrNzXHzo4yFevBwxpzxk8WCIIfkvVEKVy32SbT8n68gzgaslpaiO2zIGIyuSb7RNf9HSuN26y/7OC1tgEmpiyA6aD4qcgTOiLThwGG0eB694FI8NHLLN6OBlRVaMxNAFS4JdXUG6mW8PwpKuYLCLXKGbu8iwYNdgO06Sn3Th+/vyZAxs8Ro30DjHe9gy8Fywi24OMm7Qyzh3MTZVOMYhLBnoC+J79lpTUyQmorjhnMwlcQ5uPEYGpDjsOkkH49BjQLQBqs3jFtFdJNlksYmoQFDArLh8Xh+Qd6Ghcsb6FUuehDi+U/lqD71K/qiegeV1imcwjl7ExwiSrf4BZyCujV6cVcFo6VX+G9IcPyFjJnUufbU/jzrL1X99as36reXl8K32nFaOr+E8jWJEcJ55DpMVfSMe95/AJaOsGBH2GJCNpiRQbK4C8BjdmQA22QY2j03Em13i2YHqtNLU1NI04Yj2HJgA6fQc6VPNpA/D+Ryks554NnVy2mB72uRUfPLsqR4N0LOBQKArwJYO+5W2fgZX8oC1HR6HjNaQTVIG2FPwnTcXXGZZfNB7TE6pTKZUwaw91XWLAoFFGcnB5PHjsckgBjbWutrL+0h5Y1xw3DRGDumsnXb3MJwXrJIN5U7m0rgJ3yG5w4he5ckFG4pmNEkOm0/xOO4r4yL87wqtQM+hiJIVp+6iG2wPBKD35ElGkDx+UfC2v1mFG1o+M3AjNFty8biKMXwzyxnZLds8wYD2BxmCPHAldPOeLsy/0BugftYhVYFAhO8SqQ0j3oK7dHJZnI/jxmUS4onlxskSF8thmvNZjIrRZwEPxr0lBuLRuz3oy/FOHCsxwOPYh2M+e9u3J5pgPYz9gp6G7C9m0A11F9ddqKMfV+4sbq45/YspOysXvT+3pdFdYNg2fHbW8Dz301MqDVuGrz0Fuh0YMW8mddrpqzST7rV9BcvqPoNvadRndWp0p8HvbiqrFj5yFQ/vNFSXDpxpLEFWp+DcrF3FT1afWshFcmCfeAMjEvO65i0Y6XijQfSRPWx3TV/Df7Km3E1l+kLt56s/rwVzuRusNMhudznkwdLaS+QNdeal2jDPP4l9qHc98vTYZOSkxzD+njBWVWjFPKgipx6DkWvXQiW8OYcewVHE5yukinDMcfGgc0opDltYKDxIGBedkzc6jSfE7tlvESCDFUw0Hx0opS+U0lHCxNottbNWSxX9zZVvEhKWUSyBpaXwBc2a98M6UqPeXAs/GDon8Ax7hsthO8cM5HU7Ad0UvRR9lHmtyQKZ4MAe814X5h9MSUkQmhf96eVJ6p90OjIiqSIjvykvr2l5U55O/fPQKD+jIomYpNyGJQ25uQ2kIikRfAmuBHCPsWqkSDEqgZ5KDI2sifS/R43MbZg0idFHbCPNxXxZws1ACVE6hAhOdJwRkJLFBLPZpRGYJ50pko6XzMkgmSx40ljik6AQcKhFnLcQE6rF7PXFe1Ocoj0T3AXgSgJTDIhHRfHlYZKuSzc6uievOJGXY+i5GJkkTp7UM3y0LqATDbtFcbdBxO7o4T25JYlEjoH0uynUh8rapkxp62QN70svSF+hT4gGPlovlmcm/ComLi7mV4kTykV9NFWjE/QrwgQ4uIcAP0rQF4VZYRP2o3PhHHzfPMJj9Ir+uzKUlrH49ntT18AVvj1sc3YGjUT/Mt2Dxawa8ArcA7bCQIpvfwAYu22vEG/No/5RvPdA7g+AelLrPwzy+LtkLPhnpIxH14m4EYq8eeMHbPEPNm6G7Nv9B4jcFPZ8bJj0SEjP3MPgQdKTqqEoy2v6G32P/Y6dxOv04AxnoAeq+GILvUavtYCBXm+BaIhuodcfrN5B/V2EYMCPh+SxavjGyPwV0x4CJgUPGT0mQaODGBACIJZGsMXwAD0LGXx7l3CdAcKMIKI+f5CepWeD0BvyU/GcdBxPF8SwejC6LGZmAURFdsSWKR5HyHld2kbdIZO1Ixx+bnnzU7n5+blPNV9jnUDWhP2tC68tbN3PVIldsQPxSAcSpjOav7Q05uXn5zW2LLvDXn9B6syscPy9iDLEMmSrJz6nYuWMipukjM0AH8JkGS+XFyMRkzSCH7KD/hwm172SAyZYumHlefr5AddrtA0O0TnwaVZxcRY9Bfukn9Gf05N1r9DV9MoBsJ1f+ZrqUvtPHizJAntWybv7hmqLt6QLuK6ZS9Fqi1jO5rDoWPZXXII5Tgajg53cIXCjDCGIcYrRIY2n6+mXOa/W0bdhau3ryiEYe2FV/5oeaIYK/5w5frCyll6/cYO8DiNhw6t1MBWmznt91QX62UF1N7l0eHBZTRGpKaqpKVIPF9UcIzmReud9TSY75+K899GHbBu6wjoR7RKKZVYiYxSPf5/2wJT5e3NAhmUbVn5KLx1Ujg0+BGvpAIh0DezInTkzF37KVocxrKU3r1+XLtAe2lO3l66kfQfB/unKY+q8N375Ru8bc4pJXfEcESU95q+p8ZNZRTWH1d9FzvUdYXk5rLkcdkEisoKKVHQW/b3GEx6tPaYcoJfOr9wAbSBnv1IHpep0OExr4LPMkpJM+j7sly7UHkOzXjoAZljHCGiyegtNlwljM0v+c19ET9Pvst09a2Mtgcf5/ZSzYO5h1156+eyydfAsxGa9XAuF6vzjh6CssLq6ECysperXX0sX5h5ZdpZe3guxsGIPEtHk/aqXX1hVqP5HYVVVISkrrNqvXorIc+5Ou91Hnr/LcD2afi6eX7UBloOcs7cOpqgGaNfs1g7bNbs9z6wASaylN69d0/TFTIz6Ws8+oGV3mE2612wRTHKcVUbhjKadebloMc+dyXgMVtVK6BwMB/+mVW09igdRBWaRtNQX59d/VD//xdQ0TCiYNj1KT9sq6Wdu5WTbqk3qDXyDaLa1fv621LS01G3z61sD6lH8lAxDLicV921s6Bf92JOYvzNYCL1khbqBXEFUzC521N5NyzNaQIWhjyFyDoBIVrAjmv2UEaLlI+c6zw1jmVIPLLLZZUTj6GxGHW+mq1tgHXR2D85p4Q934+jLbtjVLcyCdS10NVzpHqxp4Q/hK7WopY/NRGx9HGsPGdFjOjcpjBnGYMVqY/4eqT5khWEHWUup2A/pTw7pdWgsWft7ETUERL96nRg0HNFPmCYba6pylECaExX89A9WLUOVB4oKLu/o1oqSYHCgLzBUlAz8hNFDRpeSU1XT+LRmDUgPaKbYdHDn9suF/tu13nHJij0N97LfS0QmqONuyONk7zvUI6Qa0pF9f2+oABL92AT6e0U//z9YqAiWtJLU1JK0gS+1aacwamiNqK067u9ZQ8f1d4qLodMzz3uL89Z68V/Hnr++hXWUuHgw8dfi972PeTyPefu3aNNucemQ74qFuIaJnVkOu4Q+yjuwmmC1FqZpl1i4uzoPxjkpPf3Xv545tl26Rr+dOvUd+omqJzch9dOeU7f10Y64nMcKK137DccIZq2WdXtdZjbEoLSzHwiMtrjYLDxpHQW8gjMX6XFYAE2zSWVD04EGYSs9MbO6sEo20BMEAB4mpvSypsKjZ4Stgzb+c3A9/MQT2+vrBy+qvyFxLUtLlSRF/Ri2wjfZ2dus2Q8lXx4608/jnqK5OOap6NY2PSjYYnECCjiEeLJll/pbmqfeIK+ps3+MxrlEhqmTPipVP7kqlF4VhpEb6r+Q7YOJg38kJ9SHBf3NBl6+9YchfbUjb5ahLSzUM3kPHmwFAsZ5rpai0S7E5xWzZ1j+fW7zsUWP2g5NXTw52ySCTrgG0+lbw60l2Y/CB185CoA8NK+tbRKxfjy6pm5hzQRRR+cMqv1Jbiw6STivtEvt3DRcy0QEh92JlUGo2PG4tSKHl00YD6xc8CK+YPYyy3io2lN8BcSjKRzrIV6ypOAobqxViJPaT9M9Hy5szY33mp7OX/Zu89L/7Ww5vqY2Y8b0pKgoiUhG5cPDPzq8qTV/WkzUOIvXVVA96kmjcBrr3HrYC/Wn+fYP6Z7T1rqy3zknbvqma/FvVk96fNXGkuaXrdHW5JGSxZT/2I/O73v+yNWafMdzc5NdxYurHs6h86e01sLKLz9EBrg+x36rxAaED7hRnAMx7Vzu+9wabh3zG8XLQjx0ablUJzmxdErxYT3kzQSd0SSafVqF5PXgpp0OyYJ1EyNHpGUZmvK575ySzd85JSqF7IBzSAbMM04+MbE58xF3/njXOGecSaermlw2y9PsSQdytLJVr8t+wg+rR8cZYoeNxVIzNdk3Bngi8U5LAlgTFoQnzJCa5EsCgYhCaGL+qPj7TdhG31p9tej3R04N//PXxNwJvyUqwaJqRPJY98TJ5TPndmflRAkAhBfe46sfKW5wizSge08Xb7Ca/GUVs55trngkKkrUS2WPzKttaaqq+idmahugkY+W6fN0I6i3gPt/x88U4wAAeJxjYGRgYADiGU9YXsXz23xl4GZnAIFH7fO+IdMc/WBxDgYmEAUASbMKwAB4nGNgZGBgZwABjj4Ghv//OfoZGBlQgT4ARicDZAAAAHicY2BgYGAfxJijD8Fmu4EqBwCSpgKpAAAAAAAADgBoAH4AzADgAQIBQgFsAZgB7gIuAooC0AL8A2IDjAOoA+AEMASwBNoFCAVaBcAGCAYuBnAGrAb2B04HigfSCCoIcAiGCJwIyAkkCVYJiAmsCfIKIApWCsQLknicY2BkYGDQZ2hmYGcAASYg5gJCBob/YD4DABqrAdAAeJxdkE1qg0AYhl8Tk9AIoVDaVSmzahcF87PMARLIMoFAl0ZHY1BHdBJIT9AT9AQ9RQ9Qeqy+yteNMzDzfM+88w0K4BY/cNAMB6N2bUaPPBLukybCLvleeAAPj8JD+hfhMV7hC3u4wxs7OO4NzQSZcI/8Ltwnfwi75E/hAR7wJTyk/xYeY49fYQ/PztM+jbTZ7LY6OWdBJdX/pqs6NYWa+zMxa13oKrA6Uoerqi/JwtpYxZXJ1coUVmeZUWVlTjq0/tHacjmdxuL90OR8O0UEDYMNdtiSEpz5XQGqzlm30kzUdAYFFOb8R7NOZk0q2lwAyz1i7oAr1xoXvrOgtYhZx8wY5KRV269JZ5yGpmzPTjQhvY9je6vEElPOuJP3mWKnP5M3V+YAAAB4nG2ReVPbMBDF/ULi2EkDBFqO3gdHLxUzDB9IkdexBllydRD49ihO3Ckz7B/a31utZnafkkGyiXnyclxhgB0MMUKKMTLkmGCKV5hhF3vYxxwHOMRrvMERjnGCU7zFO7zHB3zEJ3zGF3zFN5zhHBe4xHf8wE/8wm8w/MEVimTYKv44XR9MSCsUjVoeHE3vjQoNsSZ4mmxZmVWPjSz7jlou6/0qKOWEJdKMtCe793/hQfqxa6XWZHMXFl56RS4TvPXSaDeoy0zUUZB109KstDK8lHo5q6Qi1hcOnqkImubPS6aqRq7mlnaEWabub4iYblba3SRmgldS0+FWdhNtt04F14JUaqkl7tcpOpJtErvNt3Bd9HRT5JWxK25Ldjvp6br4hzfFiIdSmlzTg2fSUzNrLd1LE1ynxq4OVaVoKLjzJ60UPtj1RKzHzsbjly6inVnFBS2MucviPncU7Rr7lfTxRepDs1A2j3ZHRc7PuzFYSfE3ZOd4kjwBy227hA==) format("woff")}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-play-control .vjs-icon-placeholder,.vjs-icon-play{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-play-control .vjs-icon-placeholder:before,.vjs-icon-play:before{content:"\f101"}.vjs-icon-play-circle{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-play-circle:before{content:"\f102"}.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder,.vjs-icon-pause{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before,.vjs-icon-pause:before{content:"\f103"}.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder,.vjs-icon-volume-mute{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before,.vjs-icon-volume-mute:before{content:"\f104"}.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder,.vjs-icon-volume-low{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before,.vjs-icon-volume-low:before{content:"\f105"}.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder,.vjs-icon-volume-mid{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before,.vjs-icon-volume-mid:before{content:"\f106"}.video-js .vjs-mute-control .vjs-icon-placeholder,.vjs-icon-volume-high{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-mute-control .vjs-icon-placeholder:before,.vjs-icon-volume-high:before{content:"\f107"}.video-js .vjs-fullscreen-control .vjs-icon-placeholder,.vjs-icon-fullscreen-enter{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before,.vjs-icon-fullscreen-enter:before{content:"\f108"}.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder,.vjs-icon-fullscreen-exit{font-family:VideoJS;font-style:normal;font-weight:400}.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before,.vjs-icon-fullscreen-exit:before{content:"\f109"}.vjs-icon-spinner{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-spinner:before{content:"\f10a"}.video-js .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-subtitles-button .vjs-icon-placeholder,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,.vjs-icon-subtitles{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-subtitles-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before,.vjs-icon-subtitles:before{content:"\f10b"}.video-js .vjs-captions-button .vjs-icon-placeholder,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,.vjs-icon-captions{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-captions-button .vjs-icon-placeholder:before,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before,.vjs-icon-captions:before{content:"\f10c"}.vjs-icon-hd{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-hd:before{content:"\f10d"}.video-js .vjs-chapters-button .vjs-icon-placeholder,.vjs-icon-chapters{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-chapters-button .vjs-icon-placeholder:before,.vjs-icon-chapters:before{content:"\f10e"}.vjs-icon-downloading{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-downloading:before{content:"\f10f"}.vjs-icon-file-download{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-file-download:before{content:"\f110"}.vjs-icon-file-download-done{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-file-download-done:before{content:"\f111"}.vjs-icon-file-download-off{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-file-download-off:before{content:"\f112"}.vjs-icon-share{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-share:before{content:"\f113"}.vjs-icon-cog{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-cog:before{content:"\f114"}.vjs-icon-square{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-square:before{content:"\f115"}.video-js .vjs-play-progress,.video-js .vjs-volume-level,.vjs-icon-circle,.vjs-seek-to-live-control .vjs-icon-placeholder{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-play-progress:before,.video-js .vjs-volume-level:before,.vjs-icon-circle:before,.vjs-seek-to-live-control .vjs-icon-placeholder:before{content:"\f116"}.vjs-icon-circle-outline{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-circle-outline:before{content:"\f117"}.vjs-icon-circle-inner-circle{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-circle-inner-circle:before{content:"\f118"}.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder,.vjs-icon-cancel{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before,.vjs-icon-cancel:before{content:"\f119"}.vjs-icon-repeat{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-repeat:before{content:"\f11a"}.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder,.vjs-icon-replay{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before,.vjs-icon-replay:before{content:"\f11b"}.video-js .vjs-skip-backward-5 .vjs-icon-placeholder,.vjs-icon-replay-5{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-skip-backward-5 .vjs-icon-placeholder:before,.vjs-icon-replay-5:before{content:"\f11c"}.video-js .vjs-skip-backward-10 .vjs-icon-placeholder,.vjs-icon-replay-10{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-skip-backward-10 .vjs-icon-placeholder:before,.vjs-icon-replay-10:before{content:"\f11d"}.video-js .vjs-skip-backward-30 .vjs-icon-placeholder,.vjs-icon-replay-30{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-skip-backward-30 .vjs-icon-placeholder:before,.vjs-icon-replay-30:before{content:"\f11e"}.video-js .vjs-skip-forward-5 .vjs-icon-placeholder,.vjs-icon-forward-5{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-skip-forward-5 .vjs-icon-placeholder:before,.vjs-icon-forward-5:before{content:"\f11f"}.video-js .vjs-skip-forward-10 .vjs-icon-placeholder,.vjs-icon-forward-10{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-skip-forward-10 .vjs-icon-placeholder:before,.vjs-icon-forward-10:before{content:"\f120"}.video-js .vjs-skip-forward-30 .vjs-icon-placeholder,.vjs-icon-forward-30{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-skip-forward-30 .vjs-icon-placeholder:before,.vjs-icon-forward-30:before{content:"\f121"}.video-js .vjs-audio-button .vjs-icon-placeholder,.vjs-icon-audio{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-audio-button .vjs-icon-placeholder:before,.vjs-icon-audio:before{content:"\f122"}.vjs-icon-next-item{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-next-item:before{content:"\f123"}.vjs-icon-previous-item{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-previous-item:before{content:"\f124"}.vjs-icon-shuffle{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-shuffle:before{content:"\f125"}.vjs-icon-cast{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-cast:before{content:"\f126"}.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder,.vjs-icon-picture-in-picture-enter{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before,.vjs-icon-picture-in-picture-enter:before{content:"\f127"}.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder,.vjs-icon-picture-in-picture-exit{font-family:VideoJS;font-style:normal;font-weight:400}.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before,.vjs-icon-picture-in-picture-exit:before{content:"\f128"}.vjs-icon-facebook{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-facebook:before{content:"\f129"}.vjs-icon-linkedin{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-linkedin:before{content:"\f12a"}.vjs-icon-twitter{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-twitter:before{content:"\f12b"}.vjs-icon-tumblr{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-tumblr:before{content:"\f12c"}.vjs-icon-pinterest{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-pinterest:before{content:"\f12d"}.video-js .vjs-descriptions-button .vjs-icon-placeholder,.vjs-icon-audio-description{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-descriptions-button .vjs-icon-placeholder:before,.vjs-icon-audio-description:before{content:"\f12e"}.video-js{background-color:#000;box-sizing:border-box;color:#fff;display:inline-block;font-family:Arial,Helvetica,sans-serif;font-size:10px;font-style:normal;font-weight:400;line-height:1;padding:0;position:relative;vertical-align:top;word-break:normal}.video-js:-moz-full-screen{position:absolute}.video-js:-webkit-full-screen{height:100%!important;width:100%!important}.video-js[tabindex="-1"]{outline:none}.video-js *,.video-js :after,.video-js :before{box-sizing:inherit}.video-js ul{font-family:inherit;font-size:inherit;line-height:inherit;list-style-position:outside;margin:0}.video-js.vjs-1-1,.video-js.vjs-16-9,.video-js.vjs-4-3,.video-js.vjs-9-16,.video-js.vjs-fluid{max-width:100%;width:100%}.video-js.vjs-1-1:not(.vjs-audio-only-mode),.video-js.vjs-16-9:not(.vjs-audio-only-mode),.video-js.vjs-4-3:not(.vjs-audio-only-mode),.video-js.vjs-9-16:not(.vjs-audio-only-mode),.video-js.vjs-fluid:not(.vjs-audio-only-mode){height:0}.video-js.vjs-16-9:not(.vjs-audio-only-mode){padding-top:56.25%}.video-js.vjs-4-3:not(.vjs-audio-only-mode){padding-top:75%}.video-js.vjs-9-16:not(.vjs-audio-only-mode){padding-top:177.7777777778%}.video-js.vjs-1-1:not(.vjs-audio-only-mode){padding-top:100%}.video-js .vjs-tech,.video-js.vjs-fill:not(.vjs-audio-only-mode){height:100%;width:100%}.video-js .vjs-tech{left:0;position:absolute;top:0}.video-js.vjs-audio-only-mode .vjs-tech{display:none}body.vjs-full-window,body.vjs-pip-window{height:100%;margin:0;padding:0}.vjs-full-window .video-js.vjs-fullscreen,body.vjs-pip-window .video-js{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.video-js.vjs-fullscreen:not(.vjs-ios-native-fs),body.vjs-pip-window .video-js{display:block;height:100%!important;padding-top:0!important;width:100%!important}.video-js.vjs-fullscreen.vjs-user-inactive{cursor:none}.vjs-pip-container .vjs-pip-text{background-color:#000000b3;bottom:10%;font-size:2em;padding:.5em;position:absolute;text-align:center;width:100%}.vjs-layout-small.vjs-pip-container .vjs-pip-text,.vjs-layout-tiny.vjs-pip-container .vjs-pip-text,.vjs-layout-x-small.vjs-pip-container .vjs-pip-text{bottom:0;font-size:1.4em}.vjs-hidden{display:none!important}.vjs-disabled{cursor:default;opacity:.5}.video-js .vjs-offscreen{height:1px;left:-9999px;position:absolute;top:0;width:1px}.vjs-lock-showing{display:block!important;opacity:1!important;visibility:visible!important}.vjs-no-js{background-color:#000;color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:18px;height:150px;margin:0 auto;padding:20px;text-align:center;width:300px}.vjs-no-js a,.vjs-no-js a:visited{color:#66a8cc}.video-js .vjs-big-play-button{background-color:#2b333f;background-color:#2b333fb3;border:.06666em solid #fff;border-radius:.3em;cursor:pointer;display:block;font-size:3em;height:1.63332em;left:50%;line-height:1.5em;margin-left:-1.5em;margin-top:-.81666em;opacity:1;padding:0;position:absolute;top:50%;transition:all .4s;width:3em}.vjs-big-play-button .vjs-svg-icon{height:1em;left:50%;line-height:1;position:absolute;top:50%;transform:translate(-50%,-50%);width:1em}.video-js .vjs-big-play-button:focus,.video-js:hover .vjs-big-play-button{background-color:#73859f;background-color:#73859f80;border-color:#fff;transition:all 0s}.vjs-controls-disabled .vjs-big-play-button,.vjs-error .vjs-big-play-button,.vjs-has-started .vjs-big-play-button,.vjs-using-native-controls .vjs-big-play-button{display:none}.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause:not(.vjs-seeking,.vjs-scrubbing,.vjs-error) .vjs-big-play-button{display:block}.video-js button{-webkit-appearance:none;appearance:none;background:none;border:none;color:inherit;display:inline-block;font-size:inherit;line-height:inherit;text-decoration:none;text-transform:none;transition:none}.video-js.vjs-spatial-navigation-enabled .vjs-button:focus{box-shadow:none;outline:.0625em solid #fff}.vjs-control .vjs-button{height:100%;width:100%}.video-js .vjs-control.vjs-close-button{cursor:pointer;height:3em;position:absolute;right:0;top:.5em;z-index:2}.video-js .vjs-modal-dialog{background:#000c;background:linear-gradient(180deg,#000c,#fff0);overflow:auto}.video-js .vjs-modal-dialog>*{box-sizing:border-box}.vjs-modal-dialog .vjs-modal-dialog-content{font-size:1.2em;line-height:1.5;padding:20px 24px;z-index:1}.vjs-menu-button{cursor:pointer}.vjs-menu-button.vjs-disabled{cursor:default}.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu{display:none}.vjs-menu .vjs-menu-content{display:block;font-family:Arial,Helvetica,sans-serif;margin:0;overflow:auto;padding:0}.vjs-menu .vjs-menu-content>*{box-sizing:border-box}.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu{display:none}.vjs-menu li{display:flex;font-size:1.2em;justify-content:center;line-height:1.4em;list-style:none;margin:0;padding:.2em 0;text-align:center;text-transform:lowercase}.js-focus-visible .vjs-menu li.vjs-menu-item:hover,.vjs-menu li.vjs-menu-item:focus,.vjs-menu li.vjs-menu-item:hover{background-color:#73859f;background-color:#73859f80}.js-focus-visible .vjs-menu li.vjs-selected:hover,.vjs-menu li.vjs-selected,.vjs-menu li.vjs-selected:focus,.vjs-menu li.vjs-selected:hover{background-color:#fff;color:#2b333f}.js-focus-visible .vjs-menu li.vjs-selected:hover .vjs-svg-icon,.vjs-menu li.vjs-selected .vjs-svg-icon,.vjs-menu li.vjs-selected:focus .vjs-svg-icon,.vjs-menu li.vjs-selected:hover .vjs-svg-icon{fill:#000}.js-focus-visible .vjs-menu :not(.vjs-selected):focus:not(.focus-visible),.video-js .vjs-menu :not(.vjs-selected):focus:not(:focus-visible){background:none}.vjs-menu li.vjs-menu-title{cursor:default;font-size:1em;font-weight:700;line-height:2em;margin:0 0 .3em;padding:0;text-align:center;text-transform:uppercase}.vjs-menu-button-popup .vjs-menu{border-top-color:#2b333fb3;bottom:0;display:none;height:0;left:-3em;margin-bottom:1.5em;position:absolute;width:10em}.vjs-pip-window .vjs-menu-button-popup .vjs-menu{left:auto;right:1em}.vjs-menu-button-popup .vjs-menu .vjs-menu-content{background-color:#2b333f;background-color:#2b333fb3;bottom:1.5em;max-height:15em;position:absolute;width:100%}.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:5em}.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:10em}.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:14em}.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:25em}.vjs-menu-button-popup .vjs-menu.vjs-lock-showing,.vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu{display:block}.video-js .vjs-menu-button-inline{overflow:hidden;transition:all .4s}.video-js .vjs-menu-button-inline:before{width:2.222222222em}.video-js .vjs-menu-button-inline.vjs-slider-active,.video-js .vjs-menu-button-inline:focus,.video-js .vjs-menu-button-inline:hover{width:12em}.vjs-menu-button-inline .vjs-menu{height:100%;left:4em;margin:0;opacity:0;padding:0;position:absolute;top:0;transition:all .4s;width:auto}.vjs-menu-button-inline.vjs-slider-active .vjs-menu,.vjs-menu-button-inline:focus .vjs-menu,.vjs-menu-button-inline:hover .vjs-menu{display:block;opacity:1}.vjs-menu-button-inline .vjs-menu-content{height:100%;margin:0;overflow:hidden;width:auto}.video-js .vjs-control-bar{background-color:#2b333f;background-color:#2b333fb3;bottom:0;display:none;height:3em;left:0;position:absolute;right:0;width:100%}.video-js.vjs-spatial-navigation-enabled .vjs-control-bar{gap:1px}.video-js:not(.vjs-controls-disabled,.vjs-using-native-controls,.vjs-error) .vjs-control-bar.vjs-lock-showing{display:flex!important}.vjs-audio-only-mode .vjs-control-bar,.vjs-has-started .vjs-control-bar{display:flex;opacity:1;transition:visibility .1s,opacity .1s;visibility:visible}.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:0;pointer-events:none;transition:visibility 1s,opacity 1s;visibility:visible}.vjs-controls-disabled .vjs-control-bar,.vjs-error .vjs-control-bar,.vjs-using-native-controls .vjs-control-bar{display:none!important}.vjs-audio-only-mode.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar,.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:1;pointer-events:auto;visibility:visible}.video-js .vjs-control{flex:none;height:100%;margin:0;padding:0;position:relative;text-align:center;width:4em}.video-js .vjs-control.vjs-visible-text{padding-left:1em;padding-right:1em;width:auto}.vjs-button>.vjs-icon-placeholder:before{font-size:1.8em;line-height:1.67}.vjs-button>.vjs-icon-placeholder{display:block}.vjs-button>.vjs-svg-icon{display:inline-block}.video-js .vjs-control:focus,.video-js .vjs-control:focus:before,.video-js .vjs-control:hover:before{text-shadow:0 0 1em #fff}.video-js :not(.vjs-visible-text)>.vjs-control-text{clip:rect(0 0 0 0);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.video-js .vjs-custom-control-spacer{display:none}.video-js .vjs-progress-control{align-items:center;cursor:pointer;display:flex;flex:auto;min-width:4em;touch-action:none}.video-js .vjs-progress-control.disabled{cursor:default}.vjs-live .vjs-progress-control{display:none}.vjs-liveui .vjs-progress-control{align-items:center;display:flex}.video-js .vjs-progress-holder{flex:auto;height:.3em;transition:all .2s}.video-js .vjs-progress-control .vjs-progress-holder{margin:0 10px}.video-js .vjs-progress-control:hover .vjs-progress-holder,.video-js.vjs-scrubbing.vjs-touch-enabled .vjs-progress-control .vjs-progress-holder{font-size:1.6666666667em}.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled{font-size:1em}.video-js .vjs-progress-holder .vjs-load-progress,.video-js .vjs-progress-holder .vjs-load-progress div,.video-js .vjs-progress-holder .vjs-play-progress{display:block;height:100%;margin:0;padding:0;position:absolute;width:0}.video-js .vjs-play-progress{background-color:#fff}.video-js .vjs-play-progress:before{font-size:.9em;line-height:.35em;position:absolute;right:-.5em;z-index:1}.vjs-svg-icons-enabled .vjs-play-progress:before{content:none!important}.vjs-play-progress .vjs-svg-icon{height:.9em;line-height:.15em;pointer-events:none;position:absolute;right:-.4em;top:-.35em;width:.9em;z-index:1}.video-js .vjs-load-progress{background:#73859f80}.video-js .vjs-load-progress div{background:#73859fbf}.video-js .vjs-time-tooltip{background-color:#fff;background-color:#fffc;border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px;pointer-events:none;position:absolute;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-progress-holder:focus .vjs-time-tooltip{display:none}.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip,.video-js .vjs-progress-control:hover .vjs-time-tooltip,.video-js.vjs-scrubbing.vjs-touch-enabled .vjs-progress-control .vjs-time-tooltip{display:block;font-size:.6em;visibility:visible}.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip{font-size:1em}.video-js .vjs-progress-control .vjs-mouse-display{background-color:#000;display:none;height:100%;position:absolute;width:1px;z-index:1}.video-js .vjs-progress-control:hover .vjs-mouse-display,.video-js.vjs-scrubbing.vjs-touch-enabled .vjs-progress-control .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display{opacity:0;transition:visibility 1s,opacity 1s;visibility:hidden}.vjs-mouse-display .vjs-time-tooltip{background-color:#000;background-color:#000c;color:#fff}.video-js .vjs-slider{-webkit-touch-callout:none;background-color:#73859f;background-color:#73859f80;cursor:pointer;margin:0 .45em;padding:0;position:relative;-webkit-user-select:none;user-select:none}.video-js .vjs-slider.disabled{cursor:default}.video-js .vjs-slider:focus{box-shadow:0 0 1em #fff;text-shadow:0 0 1em #fff}.video-js.vjs-spatial-navigation-enabled .vjs-slider:focus{outline:.0625em solid #fff}.video-js .vjs-mute-control{cursor:pointer;flex:none}.video-js .vjs-volume-control{cursor:pointer;display:flex;margin-right:1em}.video-js .vjs-volume-control.vjs-volume-horizontal{width:5em}.video-js .vjs-volume-panel .vjs-volume-control{height:1px;margin-left:-1px;opacity:0;visibility:visible;width:1px}.video-js .vjs-volume-panel{transition:width 1s}.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active,.video-js .vjs-volume-panel .vjs-volume-control:active,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control,.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control,.video-js .vjs-volume-panel:active .vjs-volume-control,.video-js .vjs-volume-panel:focus .vjs-volume-control{opacity:1;position:relative;transition:visibility .1s,opacity .1s,height .1s,width .1s,left 0s,top 0s;visibility:visible}.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal{height:3em;margin-right:0;width:5em}.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical{left:-3.5em;transition:left 0s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active{transition:width .1s;width:10em}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only{width:4em}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{height:8em;left:-3000em;transition:visibility 1s,opacity 1s,height 1s 1s,width 1s 1s,left 1s 1s,top 1s 1s;width:3em}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{transition:visibility 1s,opacity 1s,height 1s 1s,width 1s,left 1s 1s,top 1s 1s}.video-js .vjs-volume-panel{display:flex}.video-js .vjs-volume-bar{margin:1.35em .45em}.vjs-volume-bar.vjs-slider-horizontal{height:.3em;width:5em}.vjs-volume-bar.vjs-slider-vertical{height:5em;margin:1.35em auto;width:.3em}.video-js .vjs-volume-level{background-color:#fff;bottom:0;left:0;position:absolute}.video-js .vjs-volume-level:before{font-size:.9em;position:absolute;z-index:1}.vjs-slider-vertical .vjs-volume-level{width:.3em}.vjs-slider-vertical .vjs-volume-level:before{left:-.3em;top:-.5em;z-index:1}.vjs-svg-icons-enabled .vjs-volume-level:before{content:none}.vjs-volume-level .vjs-svg-icon{height:.9em;pointer-events:none;position:absolute;width:.9em;z-index:1}.vjs-slider-horizontal .vjs-volume-level{height:.3em}.vjs-slider-horizontal .vjs-volume-level:before{line-height:.35em;right:-.5em}.vjs-slider-horizontal .vjs-volume-level .vjs-svg-icon{right:-.3em;transform:translateY(-50%)}.vjs-slider-vertical .vjs-volume-level .vjs-svg-icon{top:-.55em;transform:translateX(-50%)}.video-js .vjs-volume-panel.vjs-volume-panel-vertical{width:4em}.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level{height:100%}.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level{width:100%}.video-js .vjs-volume-vertical{background-color:#2b333f;background-color:#2b333fb3;bottom:8em;height:8em;width:3em}.video-js .vjs-volume-horizontal .vjs-menu{left:-2em}.video-js .vjs-volume-tooltip{background-color:#fff;background-color:#fffc;border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px;pointer-events:none;position:absolute;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-volume-control:hover .vjs-progress-holder:focus .vjs-volume-tooltip,.video-js .vjs-volume-control:hover .vjs-volume-tooltip{display:block;font-size:1em;visibility:visible}.video-js .vjs-volume-vertical:hover .vjs-progress-holder:focus .vjs-volume-tooltip,.video-js .vjs-volume-vertical:hover .vjs-volume-tooltip{left:1em;top:-12px}.video-js .vjs-volume-control.disabled:hover .vjs-volume-tooltip{font-size:1em}.video-js .vjs-volume-control .vjs-mouse-display{background-color:#000;display:none;height:1px;position:absolute;width:100%;z-index:1}.video-js .vjs-volume-horizontal .vjs-mouse-display{height:100%;width:1px}.video-js .vjs-volume-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-volume-control .vjs-mouse-display{opacity:0;transition:visibility 1s,opacity 1s;visibility:hidden}.vjs-mouse-display .vjs-volume-tooltip{background-color:#000;background-color:#000c;color:#fff}.vjs-poster{bottom:0;cursor:pointer;display:inline-block;height:100%;left:0;margin:0;padding:0;position:absolute;right:0;top:0;vertical-align:middle}.vjs-has-started .vjs-poster,.vjs-using-native-controls .vjs-poster{display:none}.vjs-audio.vjs-has-started .vjs-poster,.vjs-has-started.vjs-audio-poster-mode .vjs-poster,.vjs-pip-container.vjs-has-started .vjs-poster{display:block}.vjs-poster img{height:100%;object-fit:contain;width:100%}.video-js .vjs-live-control{align-items:flex-start;display:flex;flex:auto;font-size:1em;line-height:3em}.video-js.vjs-liveui .vjs-live-control,.video-js:not(.vjs-live) .vjs-live-control{display:none}.video-js .vjs-seek-to-live-control{align-items:center;cursor:pointer;display:inline-flex;flex:none;font-size:1em;height:100%;line-height:3em;min-width:4em;padding-left:.5em;padding-right:.5em;width:auto}.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,.video-js:not(.vjs-live) .vjs-seek-to-live-control{display:none}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge{cursor:auto}.vjs-seek-to-live-control .vjs-icon-placeholder{color:#888;margin-right:.5em}.vjs-svg-icons-enabled .vjs-seek-to-live-control{line-height:0}.vjs-seek-to-live-control .vjs-svg-icon{fill:#888;height:1em;pointer-events:none;width:1em}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder{color:red}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-svg-icon{fill:red}.video-js .vjs-time-control{flex:none;font-size:1em;line-height:3em;min-width:2em;padding-left:1em;padding-right:1em;width:auto}.video-js .vjs-current-time,.video-js .vjs-duration,.vjs-live .vjs-time-control,.vjs-live .vjs-time-divider{display:none}.vjs-time-divider{display:none;line-height:3em}.vjs-normalise-time-controls:not(.vjs-live) .vjs-time-control{display:flex}.video-js .vjs-play-control{cursor:pointer}.video-js .vjs-play-control .vjs-icon-placeholder{flex:none}.vjs-text-track-display{bottom:3em;left:0;pointer-events:none;position:absolute;right:0;top:0}.vjs-error .vjs-text-track-display{display:none}.video-js.vjs-controls-disabled .vjs-text-track-display,.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display{bottom:1em}.video-js .vjs-text-track{font-size:1.4em;margin-bottom:.1em;text-align:center}.vjs-subtitles{color:#fff}.vjs-captions{color:#fc6}.vjs-tt-cue{display:block}video::-webkit-media-text-track-display{transform:translateY(-3em)}.video-js.vjs-controls-disabled video::-webkit-media-text-track-display,.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display{transform:translateY(-1.5em)}.video-js.vjs-force-center-align-cues .vjs-text-track-cue{text-align:center!important;width:80%!important}@supports not (inset:10px){.video-js .vjs-text-track-display>div{bottom:0;left:0;right:0;top:0}}.video-js .vjs-picture-in-picture-control{cursor:pointer;flex:none}.video-js.vjs-audio-only-mode .vjs-picture-in-picture-control,.vjs-pip-window .vjs-picture-in-picture-control{display:none}.video-js .vjs-fullscreen-control{cursor:pointer;flex:none}.video-js.vjs-audio-only-mode .vjs-fullscreen-control,.vjs-pip-window .vjs-fullscreen-control{display:none}.vjs-playback-rate .vjs-playback-rate-value,.vjs-playback-rate>.vjs-menu-button{height:100%;left:0;position:absolute;top:0;width:100%}.vjs-playback-rate .vjs-playback-rate-value{font-size:1.5em;line-height:2;pointer-events:none;text-align:center}.vjs-playback-rate .vjs-menu{left:0;width:4em}.vjs-error .vjs-error-display .vjs-modal-dialog-content{font-size:1.4em;text-align:center}.vjs-loading-spinner{background-clip:padding-box;border:.6em solid #2b333fb3;border-radius:50%;box-sizing:border-box;display:none;height:5em;left:50%;opacity:.85;position:absolute;text-align:left;top:50%;transform:translate(-50%,-50%);visibility:hidden;width:5em}.vjs-seeking .vjs-loading-spinner,.vjs-waiting .vjs-loading-spinner{align-items:center;animation:vjs-spinner-show 0s linear .3s forwards;display:flex;justify-content:center}.vjs-error .vjs-loading-spinner{display:none}.vjs-loading-spinner:after,.vjs-loading-spinner:before{border:inherit;border-color:#fff #0000 #0000;border-radius:inherit;box-sizing:inherit;content:"";height:inherit;opacity:1;position:absolute;width:inherit}.vjs-seeking .vjs-loading-spinner:after,.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:before{animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite}.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:before{border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:after{animation-delay:.44s;border-top-color:#fff}@keyframes vjs-spinner-show{to{visibility:visible}}@keyframes vjs-spinner-spin{to{transform:rotate(1turn)}}@keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}to{border-top-color:#73859f}}.video-js.vjs-audio-only-mode .vjs-captions-button{display:none}.vjs-chapters-button .vjs-menu ul{width:24em}.video-js.vjs-audio-only-mode .vjs-descriptions-button{display:none}.vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-svg-icon{height:1.5em;width:1.5em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder{display:inline-block;margin-bottom:-.1em;vertical-align:middle}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{content:"\f10c";font-family:VideoJS;font-size:1.5em;line-height:inherit}.video-js.vjs-audio-only-mode .vjs-subs-caps-button{display:none}.video-js .vjs-audio-button+.vjs-menu .vjs-descriptions-menu-item .vjs-menu-item-text .vjs-icon-placeholder,.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder{display:inline-block;margin-bottom:-.1em;vertical-align:middle}.video-js .vjs-audio-button+.vjs-menu .vjs-descriptions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before,.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{content:" \f12e";font-family:VideoJS;font-size:1.5em;line-height:inherit}.video-js.vjs-layout-small .vjs-current-time,.video-js.vjs-layout-small .vjs-duration,.video-js.vjs-layout-small .vjs-playback-rate,.video-js.vjs-layout-small .vjs-remaining-time,.video-js.vjs-layout-small .vjs-time-divider,.video-js.vjs-layout-small .vjs-volume-control,.video-js.vjs-layout-tiny .vjs-current-time,.video-js.vjs-layout-tiny .vjs-duration,.video-js.vjs-layout-tiny .vjs-playback-rate,.video-js.vjs-layout-tiny .vjs-remaining-time,.video-js.vjs-layout-tiny .vjs-time-divider,.video-js.vjs-layout-tiny .vjs-volume-control,.video-js.vjs-layout-x-small .vjs-current-time,.video-js.vjs-layout-x-small .vjs-duration,.video-js.vjs-layout-x-small .vjs-playback-rate,.video-js.vjs-layout-x-small .vjs-remaining-time,.video-js.vjs-layout-x-small .vjs-time-divider,.video-js.vjs-layout-x-small .vjs-volume-control{display:none}.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover{width:auto}.video-js.vjs-layout-tiny .vjs-progress-control,.video-js.vjs-layout-x-small .vjs-progress-control{display:none}.video-js.vjs-layout-x-small .vjs-custom-control-spacer{display:block;flex:auto}.vjs-modal-dialog.vjs-text-track-settings{background-color:#2b333f;background-color:#2b333fbf;color:#fff;height:70%}.vjs-spatial-navigation-enabled .vjs-modal-dialog.vjs-text-track-settings{height:80%}.vjs-error .vjs-text-track-settings{display:none}.vjs-text-track-settings .vjs-modal-dialog-content{display:table}.vjs-text-track-settings .vjs-track-settings-colors,.vjs-text-track-settings .vjs-track-settings-controls,.vjs-text-track-settings .vjs-track-settings-font{display:table-cell}.vjs-text-track-settings .vjs-track-settings-controls{text-align:right;vertical-align:bottom}@supports (display:grid){.vjs-text-track-settings .vjs-modal-dialog-content{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;padding:20px 24px 0}.vjs-track-settings-controls .vjs-default-button{margin-bottom:20px}.vjs-text-track-settings .vjs-track-settings-controls{grid-column:1/-1}.vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content{grid-template-columns:1fr}}.vjs-text-track-settings select{font-size:inherit}.vjs-track-setting>select{margin-bottom:.5em;margin-right:1em}.vjs-text-track-settings fieldset{border:none;margin:10px}.vjs-text-track-settings fieldset span{display:inline-block;padding:0 .6em .8em}.vjs-text-track-settings fieldset span>select{max-width:7.3em}.vjs-text-track-settings legend{color:#fff;font-size:1.2em;font-weight:700}.vjs-text-track-settings .vjs-label{margin:0 .5em .5em 0}.vjs-track-settings-controls button:active,.vjs-track-settings-controls button:focus{background-image:linear-gradient(0deg,#fff 88%,#73859f);outline-style:solid;outline-width:medium}.vjs-track-settings-controls button:hover{color:#2b333fbf}.vjs-track-settings-controls button{background-color:#fff;background-image:linear-gradient(-180deg,#fff 88%,#73859f);border-radius:2px;color:#2b333f;cursor:pointer}.vjs-track-settings-controls .vjs-default-button{margin-right:1em}.vjs-title-bar{background:#000000e6;background:linear-gradient(180deg,#000000e6,#000000b3 60%,#0000);font-size:1.2em;line-height:1.5;padding:.666em 1.333em 4em;pointer-events:none;position:absolute;top:0;transition:opacity .1s;width:100%}.vjs-error .vjs-title-bar{display:none}.vjs-title-bar-description,.vjs-title-bar-title{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vjs-title-bar-title{font-weight:700;margin-bottom:.333em}.vjs-playing.vjs-user-inactive .vjs-title-bar{opacity:0;transition:opacity 1s}.video-js .vjs-skip-backward-10,.video-js .vjs-skip-backward-30,.video-js .vjs-skip-backward-5,.video-js .vjs-skip-forward-10,.video-js .vjs-skip-forward-30,.video-js .vjs-skip-forward-5{cursor:pointer}.video-js .vjs-transient-button{align-items:center;background-color:#32323280;cursor:pointer;display:flex;height:3em;justify-content:center;opacity:1;position:absolute;transition:opacity 1s}.video-js:not(.vjs-has-started) .vjs-transient-button{display:none}.video-js.not-hover .vjs-transient-button:not(.force-display),.video-js.vjs-user-inactive .vjs-transient-button:not(.force-display){opacity:0}.video-js .vjs-transient-button span{padding:0 .5em}.video-js .vjs-transient-button.vjs-left{left:1em}.video-js .vjs-transient-button.vjs-right{right:1em}.video-js .vjs-transient-button.vjs-top{top:1em}.video-js .vjs-transient-button.vjs-near-top{top:4em}.video-js .vjs-transient-button.vjs-bottom{bottom:4em}.video-js .vjs-transient-button:hover{background-color:#323232e6}@media print{.video-js>:not(.vjs-tech):not(.vjs-poster){visibility:hidden}}.vjs-resize-manager{border:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1000}.js-focus-visible .video-js :focus:not(.focus-visible){outline:none}.video-js :focus:not(:focus-visible){outline:none}