:root{--vc-clr-primary:#000;--vc-clr-secondary:#090f207f;--vc-clr-white:#fff}.carousel,.carousel *{box-sizing:border-box}.carousel{height:var(--vc-carousel-height);overscroll-behavior:none;position:relative;touch-action:pan-y;z-index:1}.carousel.is-dragging{touch-action:none}.carousel__track{display:flex;gap:var(--vc-slide-gap);height:100%;list-style:none;margin:0!important;padding:0!important;position:relative;transition:transform ease-out;transition-duration:var(--vc-transition-duration);width:100%}.carousel__viewport{height:100%;overflow:hidden;width:100%}.carousel__sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.carousel.is-ttb .carousel__track{flex-direction:column}.carousel.is-btt .carousel__track{flex-direction:column-reverse}.carousel.is-vertical .carousel__slide--clone:first-child{margin-block-start:var(--vc-cloned-offset)}.carousel:not(.is-vertical) .carousel__slide--clone:first-child{margin-inline-start:var(--vc-cloned-offset)}.carousel.is-effect-fade .carousel__track{display:grid;grid-template-columns:100%;grid-template-rows:100%;transition:none}.carousel.is-effect-fade .carousel__slide{grid-area:1/1;height:100%!important;opacity:0;pointer-events:none;transition:opacity ease-in-out;transition-duration:var(--vc-transition-duration);width:100%!important}.carousel.is-effect-fade .carousel__slide--active{opacity:1;pointer-events:auto}:root{--vc-icn-width:1.2em}.carousel__icon{fill:currentColor;height:var(--vc-icn-width);width:var(--vc-icn-width)}:root{--vc-nav-background:transparent;--vc-nav-border-radius:0;--vc-nav-color:var(--vc-clr-primary);--vc-nav-color-hover:var(--vc-clr-secondary);--vc-nav-height:30px;--vc-nav-width:30px}.carousel__next,.carousel__prev{align-items:center;background:var(--vc-nav-background);border:0;border-radius:var(--vc-nav-border-radius);box-sizing:content-box;color:var(--vc-nav-color);cursor:pointer;display:flex;font-size:var(--vc-nav-height);height:var(--vc-nav-height);justify-content:center;margin:0 10px;padding:0;position:absolute;text-align:center;top:50%;transform:translateY(-50%);width:var(--vc-nav-width)}.carousel__next--disabled,.carousel__prev--disabled{cursor:not-allowed;opacity:.5}.carousel__next{right:0}.carousel__prev{left:0}.carousel.is-btt .carousel__next{top:0}.carousel.is-btt .carousel__prev{bottom:0}.carousel.is-rtl .carousel__next{left:0;right:auto}.carousel.is-rtl .carousel__prev{left:auto;right:0}.carousel.is-ttb .carousel__next{bottom:0}.carousel.is-ttb .carousel__prev{top:0}.carousel.is-vertical .carousel__next,.carousel.is-vertical .carousel__prev{left:auto;margin:5px auto;right:50%;top:auto;transform:translate(50%)}@media (hover:hover){.carousel__next:hover,.carousel__prev:hover{color:var(--vc-nav-color-hover)}}:root{--vc-pgn-active-color:var(--vc-clr-primary);--vc-pgn-background-color:var(--vc-clr-secondary);--vc-pgn-border-radius:0;--vc-pgn-height:4px;--vc-pgn-margin:6px 5px;--vc-pgn-width:16px}.carousel__pagination{bottom:5px;display:flex;justify-content:center;left:50%;line-height:0;list-style:none!important;margin:0!important;padding:0!important;position:absolute;transform:translate(-50%)}.carousel__pagination-button{background-color:var(--vc-pgn-background-color);border:0;border-radius:var(--vc-pgn-border-radius);cursor:pointer;display:block;height:var(--vc-pgn-height);margin:var(--vc-pgn-margin);padding:0;width:var(--vc-pgn-width)}.carousel__pagination-button--active{background-color:var(--vc-pgn-active-color)}@media (hover:hover){.carousel__pagination-button:hover{background-color:var(--vc-pgn-active-color)}}.carousel.is-vertical .carousel__pagination{bottom:50%;flex-direction:column;left:auto;right:5px;transform:translateY(50%)}.carousel.is-vertical .carousel__pagination-button{height:var(--vc-pgn-width);width:var(--vc-pgn-height)}.carousel.is-btt .carousel__pagination{flex-direction:column-reverse}.carousel__slide{align-items:center;display:flex;flex-shrink:0;justify-content:center;margin:0;transform:translateZ(0)}:root[theme=light]{--bgColor:#fff --textColor:#323237;--smallColor:#666;--vipTextColor:#32323c;--vipYearColor:#eee;--btnColor:#e1e1e1;--vipInfoColor:#666;--ipColor:#afafaf;--borderColor:#32323c;--conThoColor:#32323c;--wrapColor:#rgba(255,255,255,.8);--subjColor:#32323c;--fieldColor:#666;--radioColor:#bdbdbd;--radiotextColor:#32323c;--textareaBackground:#e1e1e1;--textareaText:#878787;--numberColor:#666;--toastBgColor:#c9c9c9;--toastText:#32323c;--toastSuccess:#d2d2d2;--content:#32323c;--toastTextColor:#32323c;--battleBgColor:#f5f5f5;--battleTitleColor:#32323c;--battleTextColor:grey;--tertiary-text:grey;--primary-text:#32323c;--ruleTitleText:#32323d;--ruleText:#666;--rule-cell-bgColor:#d2d2d2;--sendMoneyRuleBgColor:#f5f5f5}:root[theme=dark]{--bgColor:#151515;--textColor:#fff;--smallColor:#bdbdbd;--vipTextColor:#fff;--vipYearColor:#292929;--btnColor:#373737;--vipInfoColor:#8f8f8f;--ipColor:#818181;--borderColor:#fff;--conThoColor:#fff;--wrapColor:#303030;--fieldColor:#bdbdbd;--subjColor:#fff;--radioColor:#323237;--radiotextColor:#fff;--textareaBackground:#373737;--textareaText:##8f8f8f;--numberColor:#bdbdbd;--toastBgColor:#5a5a5a;--toastText:#fff;--toastSuccess:#3d3d3d;--content:#fff;--toastTextColor:#fff;--battleBgColor:#212121;--battleTitleColor:#fff;--battleTextColor:#8f8f8f;--tertiary-text:#8f8f8f;--primary-text:#fff;--ruleTitleText:#fff;--ruleText:#bdbdbd;--rule-cell-bgColor:#3d3d3d;--sendMoneyRuleBgColor:#212121}*{box-sizing:border-box;margin:0;padding:0}html{background:transparent!important;touch-action:none;touch-action:pan-y}body,html{height:100%}body{font-family:Lexend,"sans-serif"!important;font-style:normal;scrollbar-width:1px;-webkit-touch-callout:none;background-color:var(--bgColor);font-weight:400;margin:0;padding:0}body::-webkit-scrollbar{display:none}.scrollbar-hide::-webkit-scrollbar,.scrollbar-hide::-webkit-scrollbar-horizontal{display:none}.page-enter-active,.page-leave-active{transition:opacity .3s ease}.layout-enter-active,.layout-leave-active{transition:opacity .3s ease}.layout-enter-from,.layout-leave-to{opacity:0}.hoverLightColor{transition:all .5s ease}.hightLightColor,.hoverLightColor:hover{color:var(--app-primary-color)!important}[class$=-btn]:active{opacity:.8}.btn-class{cursor:pointer}.btn-class:active{opacity:.8!important}.text-fill-70{background-image:linear-gradient(90deg,#0abd4a,#0099c9 70%),linear-gradient(145deg,#f5f5f533,#d9d9d91a)}.text-fill-100,.text-fill-70{-webkit-background-clip:text;-webkit-text-fill-color:transparent}.text-fill-100{background-image:linear-gradient(90deg,#0abd4a,#0099c9),linear-gradient(145deg,#f5f5f533,#d9d9d91a)}.email-class{color:#2f2f2f!important;font-weight:400;line-height:19px;text-decoration:none}.text-hide{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pre-wrap{white-space:pre-wrap}img{display:block}@font-face{font-family:Lexend;font-weight:700;src:url(./Lexend-Bold.CIt4Oljj.ttf)}@font-face{font-family:Lexend;font-weight:600;src:url(./Lexend-SemiBold.BCKk4Rla.ttf)}@font-face{font-family:Lexend;font-weight:500;src:url(./Lexend-Medium.DtMjKJRQ.ttf)}@font-face{font-family:Lexend;font-weight:400;src:url(./Lexend-Regular.CMcfhAVW.ttf)}@font-face{font-family:OpenSans;font-weight:700;src:url(./OpenSans-Bold.syomyUb0.ttf)}.white{color:#fff!important}.fw400{font-weight:400!important}.fw500{font-weight:500!important}.fw600{font-weight:600!important}.fw700{font-weight:700!important}.fw800{font-weight:800!important}.fw900{font-weight:900!important}.ft8{font-size:8px!important}.ft10{font-size:10px!important}.ft12{font-size:12px!important}.ft14{font-size:14px!important}.ft15{font-size:15px!important}.ft16{font-size:16px!important}.ft18{font-size:18px!important}.ft20{font-size:20px!important}.ft24{font-size:24px!important}.ft25{font-size:25px!important}.lh10{line-height:10px!important}.text-underline{text-decoration-line:underline}.w100{width:100%}.h100{height:100%}.flex{flex-direction:column}.flex,.row{display:flex}.row{flex-direction:row}.start-cen{align-items:flex-start;justify-content:center}.cen-start{align-items:center;justify-content:flex-start}.cen-end{align-items:center;justify-content:flex-end}.end-cen{align-items:flex-end;justify-content:center}.cen-space{align-items:center;justify-content:space-between}.cen-around{align-items:center;justify-content:space-around}.start-space{align-items:flex-start;justify-content:space-between}.column{display:flex;flex-direction:column}.flex-1{flex:1}.flex-2{flex:2!important}.flex-direction{flex-direction:column}.flex-column-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.align-start{align-items:flex-start}.align-end{align-items:flex-end}.align-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.cen-center,.justify-center{justify-content:center}.cen-center{align-items:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.align-content-between{align-content:space-between}.align-content-around{align-content:space-around}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-bold{font-weight:700}.text-hidden{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mt0{margin-top:0!important}.mt4{margin-top:4px!important}.mt8{margin-top:8px!important}.mb8{margin-bottom:8px!important}.mb0{margin-bottom:0!important}.ml5{margin-left:5px}.mr5{margin-right:5px}.mt5{margin-top:5px}.mt40{margin-top:40px}.mb16{margin-bottom:16px}.mb32{margin-bottom:32px!important}.mr4{margin-right:4px}.ml4{margin-left:4px}.ml8{margin-left:8px}.mr8{margin-right:8px}.mb8{margin-bottom:8px}.mt10{margin-top:10px}.mr10{margin-right:10px}.ml10{margin-left:10px}.mt12{margin-top:12px}.mr12{margin-right:12px}.mt16{margin-top:16px!important}.ml20{margin-left:20px}.ml40{margin-left:40px}.mt15{margin-top:15px}.mt20{margin-top:20px}.mt24{margin-top:24px}.mr24{margin-right:24px}.mt25{margin-top:25px}.mt22{margin-top:22px}.pb8{padding-bottom:8px}.pl5{padding-left:5px}.pl10{padding-left:10px}.ft20{font-size:20px}.lh24{line-height:24px}.btn-op{cursor:pointer;transition:all .1s ease-in-out}.btn-op:active{opacity:.7}.pointer{cursor:pointer}.disabled-style{background:#ffffff80!important}@media (max-width:768px){.sm-hide{display:none}}:root[theme=light][data-v-af070234]{--bgColor:#fff --textColor:#323237;--smallColor:#666;--vipTextColor:#32323c;--vipYearColor:#eee;--btnColor:#e1e1e1;--vipInfoColor:#666;--ipColor:#afafaf;--borderColor:#32323c;--conThoColor:#32323c;--wrapColor:#rgba(255,255,255,.8);--subjColor:#32323c;--fieldColor:#666;--radioColor:#bdbdbd;--radiotextColor:#32323c;--textareaBackground:#e1e1e1;--textareaText:#878787;--numberColor:#666;--toastBgColor:#c9c9c9;--toastText:#32323c;--toastSuccess:#d2d2d2;--content:#32323c;--toastTextColor:#32323c;--battleBgColor:#f5f5f5;--battleTitleColor:#32323c;--battleTextColor:grey;--tertiary-text:grey;--primary-text:#32323c;--ruleTitleText:#32323d;--ruleText:#666;--rule-cell-bgColor:#d2d2d2;--sendMoneyRuleBgColor:#f5f5f5}:root[theme=dark][data-v-af070234]{--bgColor:#151515;--textColor:#fff;--smallColor:#bdbdbd;--vipTextColor:#fff;--vipYearColor:#292929;--btnColor:#373737;--vipInfoColor:#8f8f8f;--ipColor:#818181;--borderColor:#fff;--conThoColor:#fff;--wrapColor:#303030;--fieldColor:#bdbdbd;--subjColor:#fff;--radioColor:#323237;--radiotextColor:#fff;--textareaBackground:#373737;--textareaText:##8f8f8f;--numberColor:#bdbdbd;--toastBgColor:#5a5a5a;--toastText:#fff;--toastSuccess:#3d3d3d;--content:#fff;--toastTextColor:#fff;--battleBgColor:#212121;--battleTitleColor:#fff;--battleTextColor:#8f8f8f;--tertiary-text:#8f8f8f;--primary-text:#fff;--ruleTitleText:#fff;--ruleText:#bdbdbd;--rule-cell-bgColor:#3d3d3d;--sendMoneyRuleBgColor:#212121}.svg-icon[data-v-af070234]{fill:currentColor;outline:0;overflow:hidden;transition:all .3s;vertical-align:bottom}.el-popup-parent--hidden{padding-right:0!important;width:100%!important}.page-enter-active,.page-leave-active{transition:all .4s}.page-enter-from,.page-leave-to{opacity:0}.layout-enter-active,.layout-leave-active{transition:all .4s}.layout-enter-from,.layout-leave-to{filter:grayscale(1)}:root[theme=light][data-v-e7b6c8be]{--bgColor:#fff --textColor:#323237;--smallColor:#666;--vipTextColor:#32323c;--vipYearColor:#eee;--btnColor:#e1e1e1;--vipInfoColor:#666;--ipColor:#afafaf;--borderColor:#32323c;--conThoColor:#32323c;--wrapColor:#rgba(255,255,255,.8);--subjColor:#32323c;--fieldColor:#666;--radioColor:#bdbdbd;--radiotextColor:#32323c;--textareaBackground:#e1e1e1;--textareaText:#878787;--numberColor:#666;--toastBgColor:#c9c9c9;--toastText:#32323c;--toastSuccess:#d2d2d2;--content:#32323c;--toastTextColor:#32323c;--battleBgColor:#f5f5f5;--battleTitleColor:#32323c;--battleTextColor:grey;--tertiary-text:grey;--primary-text:#32323c;--ruleTitleText:#32323d;--ruleText:#666;--rule-cell-bgColor:#d2d2d2;--sendMoneyRuleBgColor:#f5f5f5}:root[theme=dark][data-v-e7b6c8be]{--bgColor:#151515;--textColor:#fff;--smallColor:#bdbdbd;--vipTextColor:#fff;--vipYearColor:#292929;--btnColor:#373737;--vipInfoColor:#8f8f8f;--ipColor:#818181;--borderColor:#fff;--conThoColor:#fff;--wrapColor:#303030;--fieldColor:#bdbdbd;--subjColor:#fff;--radioColor:#323237;--radiotextColor:#fff;--textareaBackground:#373737;--textareaText:##8f8f8f;--numberColor:#bdbdbd;--toastBgColor:#5a5a5a;--toastText:#fff;--toastSuccess:#3d3d3d;--content:#fff;--toastTextColor:#fff;--battleBgColor:#212121;--battleTitleColor:#fff;--battleTextColor:#8f8f8f;--tertiary-text:#8f8f8f;--primary-text:#fff;--ruleTitleText:#fff;--ruleText:#bdbdbd;--rule-cell-bgColor:#3d3d3d;--sendMoneyRuleBgColor:#212121}.desc p[data-v-e7b6c8be]{margin-bottom:1em}
