.styles_headerContainer__vxC\+J{align-items:center;background-color:var(--main-bg);box-sizing:border-box;display:flex;gap:8px;height:1.75rem;justify-content:space-between;left:0;padding:.5rem;position:fixed;top:0;width:100%;z-index:1000}.styles_headerContainer__vxC\+J .styles_leftContainer__BLcpU{align-items:center;display:flex;gap:.5rem;justify-content:flex-start}.styles_headerContainer__vxC\+J .styles_leftContainer__BLcpU .styles_title__UpKLc{color:#fff;font-size:var(--fontSetting-small);font-style:normal;font-weight:600;line-height:normal}.styles_headerContainer__vxC\+J .styles_leftContainer__BLcpU .styles_backButton__kZodX{align-items:center;color:#5e718d;cursor:pointer;display:flex;font-size:.75rem;height:20px;justify-content:center;width:20px}.styles_mask__x371W{align-items:center;background-color:#000000bf;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;transform:all .2s ease-in-out;width:100%;z-index:1000}.styles_mask__x371W .styles_content__E9TLR{animation:styles_fadeIn__S0pJp .2s ease-in-out;transform-origin:center}.styles_mask__x371W .styles_content__E9TLR.styles_fadeOut__O0fd1{animation:styles_fadeOut__O0fd1 .2s ease-in-out}.styles_mask__x371W .styles_content__E9TLR.styles_fromPosition__f4p4d{transform-origin:center center;transform-origin:var(--click-x,center) var(--click-y,center)}@keyframes styles_fadeIn__S0pJp{0%{opacity:0;transform:scale(.3)}to{opacity:1;transform:scale(1)}}@keyframes styles_fadeOut__O0fd1{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.3)}}.style_container__\+7TIq{-ms-overflow-style:none;align-items:flex-start;background-color:var(--main-bg);box-sizing:border-box;display:flex;flex-direction:column;height:calc(var(--vh)*100);justify-content:flex-start;overflow-y:scroll;padding:2.375rem .625rem .625rem;scrollbar-width:none;width:calc(var(--vw)*100)}.style_container__\+7TIq.style_portrait__Z9Urf{height:calc(var(--vw)*100);width:calc(var(--vh)*100)}.style_container__\+7TIq::-webkit-scrollbar{display:none}.style_container__\+7TIq .style_detailContainer__AinoY{align-items:flex-start;background:#252525;border-radius:.5rem;box-sizing:border-box;display:flex;flex-direction:column;gap:.875rem;justify-content:flex-start;padding:1rem;width:100%}.style_container__\+7TIq .style_detailContainer__AinoY .style_title__VbsjH{color:#fff;font-size:1.125rem;font-style:normal;font-weight:600;line-height:normal}.style_container__\+7TIq .style_detailContainer__AinoY .style_date__VEVzO{color:#177ddc;font-size:var(--fontSetting-small);font-style:normal;font-weight:400;letter-spacing:-.4px;line-height:normal}.style_container__\+7TIq .style_detailContainer__AinoY .style_content__RVMK4{color:#979797;font-size:var(--fontSetting-middle);font-style:normal;font-weight:400;letter-spacing:-.4px;line-height:normal}:root{--adm-radius-s:4px;--adm-radius-m:8px;--adm-radius-l:12px;--adm-font-size-1:9px;--adm-font-size-2:10px;--adm-font-size-3:11px;--adm-font-size-4:12px;--adm-font-size-5:13px;--adm-font-size-6:14px;--adm-font-size-7:15px;--adm-font-size-8:16px;--adm-font-size-9:17px;--adm-font-size-10:18px;--adm-color-primary:#1677ff;--adm-color-success:#00b578;--adm-color-warning:#ff8f1f;--adm-color-danger:#ff3141;--adm-color-yellow:#ff9f18;--adm-color-orange:#ff6430;--adm-color-wathet:#e7f1ff;--adm-color-text:#333;--adm-color-text-secondary:#666;--adm-color-weak:#999;--adm-color-light:#ccc;--adm-color-border:#eee;--adm-color-background:#fff;--adm-color-highlight:var(--adm-color-danger);--adm-color-white:#fff;--adm-color-box:#f5f5f5;--adm-color-text-light-solid:var(--adm-color-white);--adm-color-text-dark-solid:#000;--adm-color-fill-content:var(--adm-color-box);--adm-font-size-main:var(--adm-font-size-5);--adm-font-family:-apple-system,blinkmacsystemfont,"Helvetica Neue",helvetica,segoe ui,arial,roboto,"PingFang SC","miui","Hiragino Sans GB","Microsoft Yahei",sans-serif;--adm-border-color:var(--adm-color-border)}html[data-prefers-color-scheme=dark]{--adm-color-primary:#3086ff;--adm-color-success:#34b368;--adm-color-warning:#ffa930;--adm-color-danger:#ff4a58;--adm-color-yellow:#ffa930;--adm-color-orange:#e65a2b;--adm-color-wathet:#0d2543;--adm-color-text:#e6e6e6;--adm-color-text-secondary:#b3b3b3;--adm-color-weak:grey;--adm-color-light:#4d4d4d;--adm-color-border:#2b2b2b;--adm-color-box:#0a0a0a;--adm-color-background:#1a1a1a;--adm-color-background-body:var(--adm-color-background);--adm-border-color:var(--adm-color-border)}:root{-webkit-tap-highlight-color:rgba(0,0,0,0)}html{background-color:var(--adm-color-background-body)}body{color:#333;color:var(--adm-color-text);font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,segoe ui,arial,roboto,PingFang SC,miui,Hiragino Sans GB,Microsoft Yahei,sans-serif;font-family:var(--adm-font-family);font-size:13px;font-size:var(--adm-font-size-main)}a,button{cursor:pointer}a{color:#1677ff;color:var(--adm-color-primary);transition:opacity .2s ease-in-out}a:active{opacity:.8}.adm-plain-anchor{color:inherit;transition:none}.adm-plain-anchor:active{opacity:1}body.adm-overflow-hidden{overflow:hidden!important}div.adm-px-tester{--size:1;height:calc(var(--size)/2*2px);left:-100vw;pointer-events:none;position:fixed;top:-100vh;-webkit-user-select:none;user-select:none;width:0}.adm-badge-wrapper{display:inline-block;position:relative}.adm-badge{--right:0;--top:0;--color:var(--adm-badge-color,var(--adm-color-highlight));background-color:var(--color);border-radius:100px;box-sizing:initial;display:inline-flex;vertical-align:middle}.adm-badge-content{box-sizing:border-box;color:var(--adm-color-text-light-solid);font-size:var(--adm-font-size-1);font-weight:400;line-height:12px;min-width:8px;padding:1px 4px;text-align:center;white-space:nowrap}.adm-badge-fixed{position:absolute;right:var(--right);top:var(--top);transform:translate(50%,-50%)}.adm-badge-dot{border-radius:5px;height:10px;min-width:10px;width:10px}.adm-badge-bordered{border:1px solid var(--adm-color-text-light-solid)}.adm-button{--color:var(--adm-color-text-light-solid);--text-color:var(--adm-button-text-color,var(--adm-color-text));--background-color:var(--adm-button-background-color,var(--adm-color-background));--border-radius:var(--adm-button-border-radius,4px);--border-width:var(--adm-button-border-width,1px);--border-style:var(--adm-button-border-style,solid);--border-color:var(--adm-button-border-color,var(--adm-color-border));background-color:var(--background-color);border:var(--border-width) var(--border-style) var(--border-color);border-radius:var(--border-radius);box-sizing:border-box;color:var(--text-color);cursor:pointer;display:inline-block;font-size:var(--adm-font-size-9);height:auto;line-height:1.4;margin:0;padding:7px 12px;position:relative;text-align:center;transition:opacity .15s ease;-webkit-user-select:none;user-select:none}.adm-button:focus{outline:none}.adm-button:before{background-color:var(--adm-color-text-dark-solid);border:var(--border-width) var(--border-style) var(--adm-color-text-dark-solid);border-radius:var(--border-radius);box-sizing:initial;content:" ";height:100%;left:0;opacity:0;position:absolute;top:0;transform:translate(calc(var(--border-width)*-1),calc(var(--border-width)*-1));width:100%}.adm-button:active:before{opacity:.08}.adm-button-default.adm-button-fill-outline{--background-color:#0000;--border-color:var(--adm-color-text)}.adm-button-default.adm-button-fill-none{--background-color:#0000;--border-width:0px}.adm-button:not(.adm-button-default){--text-color:var(--adm-color-text-light-solid);--background-color:var(--color);--border-color:var(--color)}.adm-button:not(.adm-button-default).adm-button-fill-outline{--text-color:var(--color);--background-color:#0000}.adm-button:not(.adm-button-default).adm-button-fill-none{--text-color:var(--color);--background-color:#0000;--border-width:0px}.adm-button-primary{--color:var(--adm-color-primary)}.adm-button-success{--color:var(--adm-color-success)}.adm-button-danger{--color:var(--adm-color-danger)}.adm-button-warning{--color:var(--adm-color-warning)}.adm-button-block{display:block;width:100%}.adm-button-disabled{cursor:not-allowed;opacity:.4}.adm-button-disabled:active:before{display:none}.adm-button.adm-button-mini{font-size:var(--adm-font-size-main);padding-bottom:3px;padding-top:3px}.adm-button.adm-button-mini.adm-button-shape-rounded{padding-left:9px;padding-right:9px}.adm-button.adm-button-small{font-size:var(--adm-font-size-7);padding-bottom:3px;padding-top:3px}.adm-button.adm-button-large{font-size:var(--adm-font-size-10);padding-bottom:11px;padding-top:11px}.adm-button.adm-button-shape-rounded{--border-radius:1000px}.adm-button.adm-button-shape-rectangular{--border-radius:0}.adm-button-loading{vertical-align:bottom}.adm-button-loading-wrapper{align-items:center;display:flex;height:1.4em;justify-content:center}.adm-button-loading-wrapper>.adm-loading{opacity:.6}.adm-dot-loading{display:inline-block}.adm-picker{--header-button-font-size:var(--adm-font-size-7);--title-font-size:var(--adm-font-size-7);--item-font-size:var(--adm-font-size-8);--item-height:34px;---item-font-size:var(--item-font-size);---item-height:var(--item-height);display:flex;flex-direction:column;height:300px;overflow:hidden;position:relative;width:100%}.adm-picker .adm-picker-view.adm-picker-view{--item-font-size:var(---item-font-size);--item-height:var(---item-height)}.adm-picker-header{align-items:center;border-bottom:1px solid var(--adm-color-border);display:flex;flex-shrink:0;justify-content:space-between;padding:4px}.adm-picker-header-button{display:inline-block;font-size:var(--header-button-font-size);padding:8px}.adm-picker-header-button-disabled,.adm-picker-header-button-disabled:active{cursor:not-allowed;opacity:.4}.adm-picker-header-title{color:var(--adm-color-text);flex:1 1;font-size:var(--title-font-size);padding:4px;text-align:center}.adm-picker-body{flex:1 1;height:100%;width:100%}.adm-picker-body>.adm-picker-view{--height:100%}.adm-picker-popup .adm-popup-body{border-top-left-radius:8px;border-top-right-radius:8px}.adm-popup{--z-index:var(--adm-popup-z-index,1000);position:fixed;z-index:var(--z-index)}.adm-popup-body{background-color:var(--adm-color-background);position:fixed;z-index:calc(var(--z-index) + 10)}.adm-popup-body .adm-popup-close-icon{position:absolute;z-index:100}.adm-popup-body-position-bottom{bottom:0;left:0;width:100%}.adm-popup-body-position-bottom .adm-popup-close-icon{right:8px;top:8px}.adm-popup-body-position-top{left:0;top:0;width:100%}.adm-popup-body-position-top .adm-popup-close-icon{bottom:8px;right:8px}.adm-popup-body-position-left{height:100%;left:0;top:0}.adm-popup-body-position-left .adm-popup-close-icon{right:8px;top:8px}.adm-popup-body-position-right{height:100%;right:0;top:0}.adm-popup-body-position-right .adm-popup-close-icon{left:8px;top:8px}.adm-popup-close-icon{color:var(--adm-color-weak);cursor:pointer;font-size:18px;line-height:1;padding:4px}.adm-mask{--z-index:var(--adm-mask-z-index,1000);display:block;position:fixed;z-index:var(--z-index)}.adm-mask,.adm-mask-aria-button{height:100%;left:0;top:0;width:100%}.adm-mask-aria-button{pointer-events:none;position:absolute;z-index:0}.adm-mask-content{z-index:1}.adm-spin-loading{--color:var(--adm-color-weak);--size:32px;height:var(--size);width:var(--size)}.adm-spin-loading-svg{animation:adm-spin-loading-rotate .8s linear infinite;height:100%;width:100%}.adm-spin-loading-svg>.adm-spin-loading-fill{stroke:var(--color)}@keyframes adm-spin-loading-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.adm-picker-view{--height:240px;--item-height:34px;--item-font-size:var(--adm-font-size-8);background:var(--adm-color-background);display:flex;height:var(--height);overflow:hidden;position:relative;width:100%}.adm-picker-view-column{flex:1 1;height:100%;position:relative;touch-action:none;-webkit-user-select:none;user-select:none;z-index:0}.adm-picker-view-column-wheel{cursor:grab;left:0;position:absolute;top:calc(50% - var(--item-height)/2);width:100%}.adm-picker-view-column-wheel:before{content:" ";display:block;height:100vh;position:absolute;top:-100vh;width:100%}.adm-picker-view-column-wheel:after{bottom:-100vh;content:" ";display:block;height:100vh;position:absolute;width:100%}.adm-picker-view-column-item{align-items:center;display:flex;font-size:var(--item-font-size);height:var(--item-height);justify-content:center;padding:0 6px}.adm-picker-view-column-item-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adm-picker-view-column-accessible{display:flex;flex-direction:column;height:100%;opacity:0;padding-bottom:1px;pointer-events:none;position:relative;top:calc(var(--item-height)*-1);width:100%;z-index:0}.adm-picker-view-column-accessible>*{flex:1 1;text-overflow:ellipsis}.adm-picker-view-column-accessible-current{height:100%;position:absolute;width:100%}.adm-picker-view-column-accessible-button,.adm-picker-view-mask{height:100%;width:100%}.adm-picker-view-mask{display:flex;flex-direction:column;left:0;pointer-events:none;position:absolute;top:0;z-index:10000}.adm-picker-view-mask-bottom,.adm-picker-view-mask-top{flex:auto}.adm-picker-view-mask-middle{border-bottom:1px solid var(--adm-color-border);border-top:1px solid var(--adm-color-border);box-sizing:border-box;flex:none;height:var(--item-height)}.adm-picker-view-mask-top{background:var(--adm-color-background);-webkit-mask:linear-gradient(0deg,#0009,#000c 50%,#000);mask:linear-gradient(0deg,#0009,#000c 50%,#000)}.adm-picker-view-mask-bottom{background:var(--adm-color-background);-webkit-mask:linear-gradient(180deg,#0009,#000c 50%,#000);mask:linear-gradient(180deg,#0009,#000c 50%,#000)}.adm-picker-view-loading-content{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.adm-picker-view-item-height-measure{height:var(--item-height);left:0;pointer-events:none;position:relative;top:0;width:0}.adm-safe-area{--multiple:var(--adm-safe-area-multiple,1);display:block;width:100%}.adm-safe-area-position-top{padding-top:calc(env(safe-area-inset-top)*var(--multiple))}.adm-safe-area-position-bottom{padding-bottom:calc(env(safe-area-inset-bottom)*var(--multiple))}.adm-dropdown{background-color:var(--adm-color-background)}.adm-dropdown .adm-dropdown-nav{border-bottom:1px solid #0000;display:flex}.adm-dropdown-open .adm-dropdown-nav{border-bottom-color:var(--adm-color-border)}.adm-dropdown-item{cursor:pointer;display:flex;flex:1 1;justify-content:center;min-width:0}.adm-dropdown-item .adm-dropdown-item-title{align-items:center;display:flex;font-size:var(--adm-font-size-main);max-width:100%;padding:12px;position:relative}.adm-dropdown-item .adm-dropdown-item-title-text{margin-right:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adm-dropdown-item .adm-dropdown-item-title-arrow{color:var(--adm-color-light);font-size:9px;transform:rotate(0deg) translateY(1px);transition:all .2s ease}.adm-dropdown-item .adm-dropdown-item-title-arrow-active{transform:rotate(-180deg) translateY(-1px)}.adm-dropdown-item .adm-dropdown-item-title:active{opacity:.7}.adm-dropdown-item-highlight{color:var(--adm-color-primary)}.adm-dropdown-item-active .adm-dropdown-item-title:after{margin-top:-1px;transform:rotate(135deg)}.adm-dropdown-item-content{background:var(--adm-color-background);width:100%}.adm-dropdown-item-content-hidden{display:none}.adm-dropdown-popup{bottom:0;left:0;overflow:hidden;position:fixed;right:0;width:100%}.adm-dropdown-popup .adm-dropdown-popup-body,.adm-dropdown-popup .adm-dropdown-popup-mask{position:absolute}.adm-ellipsis{line-height:1.5;overflow:hidden;word-break:break-word}.adm-floating-bubble{--initial-position-left:var(--initial-position-left);--initial-position-right:var(--initial-position-right);--initial-position-top:var(--initial-position-top);--initial-position-bottom:var(--initial-position-bottom);--z-index:1;--edge-distance:0;--size:48px;--border-radius:50%;--background:var(--adm-color-primary)}.adm-floating-bubble-boundary-outer{box-sizing:border-box;height:100vh;left:0;padding:var(--edge-distance);pointer-events:none;position:fixed;top:0;width:100vw}.adm-floating-bubble-boundary{height:100%;position:relative;width:100%}.adm-floating-bubble-button{align-items:center;background:var(--background);border-radius:var(--border-radius);bottom:var(--auto-position-bottom);bottom:var(--initial-position-bottom);box-sizing:border-box;color:var(--adm-color-white);cursor:pointer;display:flex;height:var(--size);justify-content:center;left:var(--auto-position-left);left:var(--initial-position-left);overflow:hidden;position:fixed;right:var(--auto-position-right);right:var(--initial-position-right);top:var(--auto-position-top);top:var(--initial-position-top);touch-action:none;transition:opacity .15s ease;-webkit-user-select:none;user-select:none;width:var(--size);z-index:var(--z-index)}.adm-image{--width:var(--adm-image-width,auto);--height:var(--adm-image-height,auto);display:block;height:var(--height);overflow:hidden;width:var(--width)}.adm-image-img{height:100%;width:100%}.adm-image-tip{background-color:var(--adm-color-fill-content);height:100%;min-height:24px;min-width:24px;position:relative}.adm-image-tip>svg{color:var(--adm-color-weak);height:24px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:24px}.adm-infinite-scroll{align-items:center;color:var(--adm-color-weak);display:flex;font-size:var(--adm-font-size-main);justify-content:center;padding:18px}.adm-infinite-scroll-failed-text{display:inline-block;margin-right:8px}.adm-input{--font-size:var(--adm-font-size-9);--color:var(--adm-color-text);--placeholder-color:var(--adm-color-light);--text-align:left;--background-color:#0000;align-items:center;background-color:var(--background-color);display:flex;justify-content:flex-start;max-height:100%;max-width:100%;min-height:24px;width:100%}.adm-input-disabled{cursor:not-allowed;opacity:.4}.adm-input-element{-webkit-appearance:none;appearance:none;background:#0000;border:0;box-sizing:border-box;color:var(--color);display:inline-block;flex:auto;font-size:var(--font-size);line-height:1.5;margin:0;max-height:100%;max-width:100%;min-height:1.5em;outline:none;padding:0;text-align:var(--text-align);width:100%}.adm-input-element::placeholder{color:var(--placeholder-color);font-family:inherit}.adm-input-element:-webkit-autofill{background-color:initial}.adm-input-element:read-only{cursor:default}.adm-input-element:invalid{box-shadow:none}.adm-input-element::-ms-clear,.adm-input-element::-ms-reveal{display:none}.adm-input-element::-webkit-search-cancel-button,.adm-input-element::-webkit-search-decoration{display:none}.adm-input-element:disabled{opacity:1}.adm-input-element[type=date],.adm-input-element[type=datetime-local],.adm-input-element[type=time]{min-height:1.5em}.adm-input-element[type=search]{-webkit-appearance:none}.adm-input-element[readonly]{pointer-events:none}.adm-input-clear{color:var(--adm-color-light);cursor:pointer;flex:none;margin-left:8px;padding:4px}.adm-input-clear:active{color:var(--adm-color-weak)}.adm-input-clear .antd-mobile-icon{display:block;font-size:var(--adm-font-size-7)}.adm-search-bar{--height:32px;--padding-left:8px;--background:var(--adm-color-fill-content);--border-radius:6px;--placeholder-color:var(--adm-color-weak);---placeholder-color:var(--placeholder-color);align-items:center;display:flex;height:var(--height);justify-content:center}.adm-search-bar .adm-search-bar-input-box{align-items:center;background:var(--background);border:1px solid #0000;border-radius:var(--border-radius);display:flex;flex:auto;justify-content:center;padding-left:var(--padding-left)}.adm-search-bar .adm-search-bar-input-box .adm-search-bar-input-box-icon{color:var(--adm-color-light);flex:none;font-size:var(--adm-font-size-8)}.adm-search-bar .adm-search-bar-input-box .adm-search-bar-input{box-sizing:border-box;flex:auto;height:calc(var(--height) - 2px);padding:4px 8px 4px 4px}.adm-search-bar .adm-search-bar-input-box .adm-search-bar-input.adm-input{--placeholder-color:var(---placeholder-color);--font-size:var(--adm-font-size-7)}.adm-search-bar .adm-search-bar-input-box .adm-search-bar-input .adm-input-element{line-height:19px}.adm-search-bar .adm-search-bar-input-box .adm-search-bar-input.adm-search-bar-input-without-icon{padding-left:8px}.adm-search-bar .adm-search-bar-suffix{flex:none;margin-left:4px}.adm-search-bar .adm-search-bar-cancel-button.adm-button{padding:3px 12px}.adm-search-bar-active .adm-input.adm-input.adm-input{--placeholder-color:var(--adm-color-light)}.adm-search-bar-active .adm-search-bar-input-box{background:var(--adm-color-background);border-color:var(--adm-color-primary)}.adm-selector{--color:var(--adm-color-fill-content);--checked-color:var(--adm-color-wathet);--text-color:var(--adm-color-text);--checked-text-color:var(--adm-color-primary);--border:none;--checked-border:none;--border-radius:2px;--padding:8px 16px;--gap:8px;---gap:var(--gap);---gap-horizontal:var(--gap-horizontal,var(--gap));---gap-vertical:var(--gap-vertical,var(--gap));font-size:var(--adm-font-size-7);line-height:1.4;overflow:hidden}.adm-selector .adm-space.adm-space{--gap:12px}.adm-selector .adm-grid{--gap:var(---gap);--gap-horizontal:var(---gap-horizontal);--gap-vertical:var(---gap-vertical)}.adm-selector-item{background-color:var(--color);border:var(--border);border-radius:var(--border-radius);color:var(--text-color);cursor:pointer;display:inline-block;opacity:1;overflow:hidden;padding:var(--padding);position:relative;text-align:center;vertical-align:top}.adm-selector-item-description{color:var(--adm-color-weak);font-size:var(--adm-font-size-main)}.adm-selector-item-active,.adm-selector-item-multiple-active{background-color:var(--checked-color);border:var(--checked-border);color:var(--checked-text-color)}.adm-selector-item .adm-selector-check-mark-wrapper{border-bottom:8px solid var(--adm-color-primary);border-left:10px solid #0000;border-right:10px solid var(--adm-color-primary);border-top:8px solid #0000;bottom:0;height:0;position:absolute;right:0;width:0}.adm-selector-item .adm-selector-check-mark-wrapper>svg{height:6px;left:0;position:absolute;top:0;width:8px}.adm-selector-item-disabled{cursor:not-allowed;opacity:.4}.adm-space-item{flex:none}.adm-space{--gap:8px;--gap-vertical:var(--gap);--gap-horizontal:var(--gap);display:inline-flex}.adm-space-vertical{flex-direction:column}.adm-space-vertical>.adm-space-item{margin-bottom:var(--gap-vertical)}.adm-space-vertical>.adm-space-item:last-child{margin-bottom:0}.adm-space-horizontal{flex-direction:row}.adm-space-horizontal>.adm-space-item{margin-right:var(--gap-horizontal)}.adm-space-horizontal>.adm-space-item:last-child{margin-right:0}.adm-space-horizontal.adm-space-wrap{flex-wrap:wrap;margin-bottom:calc(var(--gap-vertical)*-1)}.adm-space-horizontal.adm-space-wrap>.adm-space-item{padding-bottom:var(--gap-vertical)}.adm-space.adm-space-block{display:flex}.adm-space-align-center{align-items:center}.adm-space-align-start{align-items:flex-start}.adm-space-align-end{align-items:flex-end}.adm-space-align-baseline{align-items:baseline}.adm-space-justify-center{justify-content:center}.adm-space-justify-start{justify-content:flex-start}.adm-space-justify-end{justify-content:flex-end}.adm-space-justify-between{justify-content:space-between}.adm-space-justify-around{justify-content:space-around}.adm-space-justify-evenly{justify-content:space-evenly}.adm-space-justify-stretch{justify-content:stretch}.adm-grid{--gap:0;--gap-horizontal:var(--gap);--gap-vertical:var(--gap);grid-gap:10px;grid-column-gap:var(--gap-horizontal);grid-row-gap:var(--gap-vertical);align-items:stretch;-webkit-column-gap:var(--gap-horizontal);column-gap:var(--gap-horizontal);display:grid;grid-template-columns:repeat(var(--columns),minmax(0,1fr));row-gap:var(--gap-vertical)}.adm-grid-item{grid-column-end:span var(--item-span)}.adm-swiper{--height:auto;--width:100%;--border-radius:0;--track-padding:0;--slide-size:100%;--track-offset:0%;border-radius:var(--border-radius);display:block;height:var(--height);overflow:hidden;position:relative;width:var(--width);z-index:0}.adm-swiper-track{height:100%;padding:var(--track-padding);white-space:nowrap;width:100%}.adm-swiper-track-allow-touch-move{cursor:grab}.adm-swiper-track-inner{display:flex;flex-wrap:nowrap;height:100%;overflow:visible;position:relative;width:100%}.adm-swiper-slide,.adm-swiper-slide-placeholder{display:block;flex:none;height:100%;position:relative;white-space:inherit;width:100%}.adm-swiper-item{display:block;height:100%;white-space:normal;width:100%}.adm-swiper-horizontal .adm-swiper-track-allow-touch-move{touch-action:pan-y}.adm-swiper-horizontal .adm-swiper-indicator{bottom:6px;left:50%;position:absolute;transform:translateX(-50%)}.adm-swiper-horizontal .adm-swiper-track{transform:translateX(var(--track-offset))}.adm-swiper-horizontal .adm-swiper-track-inner{flex-direction:row;width:var(--slide-size)}.adm-swiper-vertical .adm-swiper-track-allow-touch-move{touch-action:pan-x}.adm-swiper-vertical .adm-swiper-indicator{position:absolute;right:6px;top:50%;transform:translateY(-50%)}.adm-swiper-vertical .adm-swiper-track{transform:translateY(var(--track-offset))}.adm-swiper-vertical .adm-swiper-track-inner{flex-direction:column;height:var(--slide-size)}.adm-page-indicator{--dot-color:var(--adm-color-light);--active-dot-color:var(--adm-color-primary);--dot-size:3px;--active-dot-size:13px;--dot-border-radius:1px;--active-dot-border-radius:var(--dot-border-radius);--dot-spacing:3px;display:flex;width:auto}.adm-page-indicator-dot{background:var(--dot-color);border-radius:var(--dot-border-radius);display:block;height:var(--dot-size);width:var(--dot-size)}.adm-page-indicator-dot:last-child{margin-right:0}.adm-page-indicator-dot-active{background:var(--active-dot-color);border-radius:var(--active-dot-border-radius)}.adm-page-indicator-color-white{--dot-color:#ffffff80;--active-dot-color:var(--adm-color-text-light-solid)}.adm-page-indicator-horizontal{flex-direction:row}.adm-page-indicator-horizontal .adm-page-indicator-dot{margin-right:var(--dot-spacing)}.adm-page-indicator-horizontal .adm-page-indicator-dot-active{width:var(--active-dot-size)}.adm-page-indicator-vertical{flex-direction:column}.adm-page-indicator-vertical .adm-page-indicator-dot{margin-bottom:var(--dot-spacing)}.adm-page-indicator-vertical .adm-page-indicator-dot-active{height:var(--active-dot-size)}.adm-tabs{--title-font-size:var(--adm-font-size-9);--content-padding:12px;--active-line-height:2px;--active-line-border-radius:var(--active-line-height);--active-line-color:var(--adm-color-primary);--active-title-color:var(--adm-color-primary);min-width:0;position:relative}.adm-tabs-header{border-bottom:1px solid var(--adm-color-border);position:relative}.adm-tabs-tab-list{align-items:center;display:flex;flex-wrap:nowrap;justify-content:flex-start;overflow-x:scroll;position:relative;scrollbar-width:none}.adm-tabs-tab-list::-webkit-scrollbar{display:none}.adm-tabs-tab-wrapper{padding:0 12px}.adm-tabs-tab-wrapper-stretch{flex:auto}.adm-tabs-tab{cursor:pointer;font-size:var(--title-font-size);margin:0 auto;padding:8px 0 10px;position:relative;white-space:nowrap;width:-webkit-min-content;width:min-content}.adm-tabs-tab-active{color:var(--active-title-color)}.adm-tabs-tab-disabled{cursor:not-allowed;opacity:.5}.adm-tabs-tab-line{background:var(--active-line-color);border-radius:var(--active-line-border-radius);bottom:0;height:var(--active-line-height);position:absolute}.adm-tabs-content{padding:var(--content-padding)}.adm-tabs-header-mask{bottom:0;height:100%;pointer-events:none;position:absolute;top:0;width:30px;z-index:1}.adm-tabs-header-mask-left{background:linear-gradient(to right,var(--adm-color-background),#fff0);left:0}.adm-tabs-header-mask-right{background:linear-gradient(to left,var(--adm-color-background),#fff0);right:0}.adm-tag{--border-radius:var(--adm-tag-border-radius,2px);background:var(--background-color);border:1px solid var(--border-color);border-radius:var(--border-radius);box-sizing:border-box;color:var(--text-color);display:inline-block;font-size:var(--adm-font-size-3);font-weight:400;line-height:1;padding:2px 4px;white-space:nowrap}.adm-tag-round{border-radius:100px}.agent-mobile-custom-tabs{width:100%}.agent-mobile-custom-tabs .adm-tabs{--active-title-color:var(--bars-tabs-action-text);--active-line-height:0.25rem;--active-line-color:var(--bars-tabs-action-line);--title-font-size:0.9375rem;color:var(--bars-tabs-default-text);font-weight:600}.agent-mobile-custom-tabs .adm-tabs .adm-tabs-tab{min-width:6.25rem;text-align:center}.agent-mobile-custom-tabs .adm-tabs .adm-tabs-header{border-bottom:none}.agent-mobile-custom-tabs .adm-tabs .adm-tabs-content{padding:0}.basic-modal{height:20rem;margin:0 auto;padding:0;pointer-events:auto;top:1.75rem;width:25.625rem!important}.basic-modal>div{height:100%}.basic-modal>div .basic-modal-content{background:linear-gradient(113deg,#0f0e0b,#322511);border:.0703125rem solid #ded48b;border-radius:.375rem;height:100%}.basic-modal>div .basic-modal-content .basic-modal-header{align-items:center;background:linear-gradient(180deg,#1c1200,#502600 48.08%,#1c1200);border-bottom:.0703125rem solid #ded48b;border-radius:.375rem .375rem 0 0;display:flex;height:1.875rem;justify-content:center;position:relative}.basic-modal>div .basic-modal-content .basic-modal-header .basic-modal-header-title{color:#0000;font-size:1.25rem;position:relative;text-align:center;width:100%}.basic-modal>div .basic-modal-content .basic-modal-header .basic-modal-header-title:after,.basic-modal>div .basic-modal-content .basic-modal-header .basic-modal-header-title:before{-webkit-background-clip:text;background-clip:text;bottom:0;color:#0000;content:attr(data-text);display:block;left:0;position:absolute;right:0;top:0}.basic-modal>div .basic-modal-content .basic-modal-header .basic-modal-header-title:before{-webkit-text-stroke:.25rem;background-image:linear-gradient(180deg,#ac4a4a,#3e0000);inset:0}.basic-modal>div .basic-modal-content .basic-modal-header .basic-modal-header-title:after{background-image:linear-gradient(180deg,#fefbe8 20.75%,#e1d295 79.25%);z-index:1}.basic-modal>div .basic-modal-content .basic-modal-header .basic-modal-header-close{align-items:center;display:flex;justify-content:center;position:absolute;right:.125rem;top:50%;transform:translateY(-50%);z-index:1}.basic-modal>div .basic-modal-content .basic-modal-header .basic-modal-header-close:active{transform:translateY(-50%) scale(.9)}.basic-modal>div .basic-modal-content .basic-modal-header .basic-modal-header-close img{height:1.625rem;width:1.625rem}.basic-modal>div .basic-modal-content .basic-modal-body{border-radius:0 0 .275rem .275rem;height:16rem;overflow-y:auto;padding:1rem .75rem}.basic-modal .basic-modal-content{background:linear-gradient(113deg,#0f0e0b,#322511);border:.0703125rem solid #ded48b;border-radius:.375rem;height:100%}.basic-modal .basic-modal-content .basic-modal-header{align-items:center;background:linear-gradient(180deg,#1c1200,#502600 48.08%,#1c1200);border-bottom:.0703125rem solid #ded48b;border-radius:.375rem .375rem 0 0;display:flex;height:1.875rem;justify-content:center;position:relative}.basic-modal .basic-modal-content .basic-modal-header .basic-modal-header-title{color:#0000;font-size:1.25rem;position:relative;text-align:center;width:100%}.basic-modal .basic-modal-content .basic-modal-header .basic-modal-header-title:after,.basic-modal .basic-modal-content .basic-modal-header .basic-modal-header-title:before{-webkit-background-clip:text;background-clip:text;bottom:0;color:#0000;content:attr(data-text);display:block;left:0;position:absolute;right:0;top:0}.basic-modal .basic-modal-content .basic-modal-header .basic-modal-header-title:before{-webkit-text-stroke:.25rem;background-image:linear-gradient(180deg,#ac4a4a,#3e0000);inset:0}.basic-modal .basic-modal-content .basic-modal-header .basic-modal-header-title:after{background-image:linear-gradient(180deg,#fefbe8 20.75%,#e1d295 79.25%);z-index:1}.basic-modal .basic-modal-content .basic-modal-header .basic-modal-header-close{align-items:center;display:flex;justify-content:center;position:absolute;right:.125rem;top:50%;transform:translateY(-50%);z-index:1}.basic-modal .basic-modal-content .basic-modal-header .basic-modal-header-close:active{transform:translateY(-50%) scale(.9)}.basic-modal .basic-modal-content .basic-modal-header .basic-modal-header-close img{height:1.625rem;width:1.625rem}.basic-modal .basic-modal-content .basic-modal-body{border-radius:0 0 .275rem .275rem;height:16rem;overflow-y:auto;padding:1rem .75rem}.styles_balanceContainer__LKk47{align-items:center;border-radius:.25rem;box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:.875rem;padding:.9375rem .6875rem;width:100%}.styles_balanceContainer__LKk47 .styles_descContainer__ySb8i{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-evenly}.styles_balanceContainer__LKk47 .styles_descContainer__ySb8i .styles_title__83TlF{color:#4e0b0b;font-size:.75rem;font-style:normal;font-weight:400;line-height:normal}.styles_balanceContainer__LKk47 .styles_descContainer__ySb8i .styles_balanceWrapper__8YFIE{align-items:center;display:flex;gap:.5625rem;justify-content:flex-start}.styles_balanceContainer__LKk47 .styles_descContainer__ySb8i .styles_balanceWrapper__8YFIE .styles_icon__5y0bq{cursor:pointer;height:1rem;width:1rem}.styles_balanceContainer__LKk47 .styles_descContainer__ySb8i .styles_balanceWrapper__8YFIE .styles_icon__5y0bq svg{height:1rem;width:1rem}.styles_balanceContainer__LKk47 .styles_descContainer__ySb8i .styles_balanceWrapper__8YFIE .styles_balance__R7-zM{color:#fff;font-size:1.125rem;font-style:normal;font-weight:800;line-height:normal;text-shadow:0 1px 3px #000000bf}.styles_balanceContainer__LKk47 .styles_btnWrapper__nkfG4{background:linear-gradient(270deg,#133900,#59ab27 14.9%,#205f00 31.25%,#378613 49.04%,#59ab27 62.98%,#378613 76.68%,#205f00 89.35%,#133900);border-radius:.375rem;cursor:pointer;height:2.375rem;padding:.0625rem .0625rem 0;width:4.875rem}.styles_balanceContainer__LKk47 .styles_btnWrapper__nkfG4:active{transform:scale(.9)}.styles_balanceContainer__LKk47 .styles_btnWrapper__nkfG4 .styles_btn__-zDj\+{align-items:center;background:linear-gradient(180deg,#52d42e,#165200);border-radius:.375rem;box-shadow:inset 0 2px 4px 0 #ffffff40,0 0 1px 0 #000c;color:#fff;display:flex;font-size:.75rem;font-style:normal;font-weight:500;height:2.125rem;justify-content:center;line-height:normal;width:100%}.styles_itemContainer__cXqhU{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;gap:.25rem;justify-content:flex-start;width:100%}.styles_itemContainer__cXqhU .styles_label__61Ghn{color:#fff6c6;font-size:.75rem;font-style:normal;font-weight:500;line-height:normal}.styles_itemContainer__cXqhU .styles_input__zGXg6{align-items:center;background:#0000004d;border:.5px solid #fff6c6;border-radius:.25rem;box-sizing:border-box;color:#fff;color:#ffffff80;display:flex;font-size:.75rem;font-style:normal;font-weight:400;height:1.75rem;justify-content:space-between;line-height:normal;padding:.1875rem .3125rem .1875rem .5625rem;width:100%}.styles_itemContainer__cXqhU .styles_input__zGXg6.styles_disabled__mEv6Y{color:#fff}.styles_itemContainer__cXqhU .styles_input__zGXg6 .styles_arrow__AW4N3{height:1.25rem;transform:rotate(-90deg);width:1.3125rem}.custom-alert.ant-alert{color:#fff}.custom-alert.ant-alert-success{background:#519c66}.custom-alert.ant-alert-info{background:#3061cb}.custom-alert.ant-alert-warning{background:#e07121}.custom-alert.ant-alert-error{background:#cc5f5f}.normal-btn{cursor:pointer;font-size:.75rem;font-weight:500;height:100%;position:relative;transition:transform .1s ease,opacity .1s ease}.normal-btn:active{opacity:.8;transform:scale(.95)}.normal-btn .normal-btn-icon{height:100%}.normal-btn .normal-btn-text{color:#fff;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);white-space:nowrap}.styles_buttonContainer__F-PFB{flex-direction:row;gap:.625rem;height:1.75rem}.styles_btn__Bg69-,.styles_buttonContainer__F-PFB{align-items:center;display:flex;justify-content:center}.styles_btn__Bg69-{background:#fff6c6;border-radius:.125rem;color:#4e0b0b;cursor:pointer;font-size:.5625rem;font-style:normal;font-weight:500;height:1.5rem;line-height:normal;margin-right:-9px;min-width:3.8125rem;padding:0 .125rem;text-align:center}.styles_buttonContainer__N3OLE,.styles_buttonContainer__maczn,.styles_buttonContainer__uJWqN{align-items:center;display:flex;flex-direction:row;gap:.625rem;height:1.75rem;justify-content:center}.styles_btn__DexoM{background:#fff6c6;border-radius:.125rem;color:#4e0b0b;cursor:pointer;font-size:.5625rem;font-style:normal;font-weight:500;height:1.5rem;line-height:normal;margin-right:-9px;min-width:3.8125rem;padding:0 .125rem;text-align:center}.styles_btn__DexoM,.styles_buttonContainer__DxC26{align-items:center;display:flex;justify-content:center}.styles_buttonContainer__DxC26{flex-direction:row;gap:.625rem;height:1.75rem}.styles_formContainer__Uulqx{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:row;height:100%;justify-content:flex-start;overflow-y:hidden}.styles_formContainer__Uulqx .styles_image__ggUFm{height:auto;width:9.5rem}.styles_formContainer__Uulqx .styles_descContainer__jzhPU{align-items:center;display:flex;flex-direction:column;gap:.75rem;justify-content:flex-start}.styles_formContainer__Uulqx .styles_descContainer__jzhPU .styles_title__fJU\+h{color:#e2c890;font-size:.875rem;font-style:normal;font-weight:600;line-height:normal;text-align:center;text-shadow:0 4px 4px #00000040}.styles_formContainer__Uulqx .styles_descContainer__jzhPU .styles_subtitle__eN27L{color:#e2b790;font-size:.75rem;font-style:normal;font-weight:300;text-align:center;text-shadow:0 2px 2px #000c}.styles_mainContainer__e1QUM{-ms-overflow-style:none;align-items:center;display:flex;flex:.65 1;flex-direction:column;height:100%;justify-content:flex-start;overflow-y:scroll;scrollbar-width:none}.styles_mainContainer__e1QUM::-webkit-scrollbar{display:none}.tg-modal-style{overflow-y:hidden!important;width:28.625rem!important}.tg-modal-style.basic-modal>div .basic-modal-content .basic-modal-body{height:calc(100% - 1.875rem);padding-bottom:0}.styles_sidebarContainer__DHH2J{align-items:center;border-radius:.25rem;box-sizing:border-box;display:flex;flex:.35 1;flex-direction:column;height:100%;justify-content:flex-start;padding:.4375rem .875rem}.styles_sidebarContainer__DHH2J .styles_avatar__rJbjH{height:5rem;width:5rem}.styles_sidebarContainer__DHH2J .styles_vip__o5MIV{height:1.25rem;margin-bottom:.4375rem;margin-top:-.40625rem;width:3.75rem}.styles_sidebarContainer__DHH2J .styles_musicControlContainer__70-Uy{align-items:center;display:flex;flex-direction:row;gap:.625rem;justify-content:center;padding:.3125rem 0}.styles_sidebarContainer__DHH2J .styles_musicControlContainer__70-Uy .styles_icon__b-IvK{height:2.1875rem;width:2.1875rem}.styles_sidebarContainer__DHH2J .styles_musicControlContainer__70-Uy .styles_switch__lTAIk{cursor:pointer;height:1.875rem;width:4.375rem}.styles_sidebarContainer__DHH2J .styles_buttonLogout__fo4Kc{align-items:center;background:#b0000026;border-radius:.25rem;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:.3125rem .625rem;width:100%}.styles_sidebarContainer__DHH2J .styles_buttonLogout__fo4Kc:active{transform:scale(.9)}.styles_sidebarContainer__DHH2J .styles_buttonLogout__fo4Kc img{height:1.875rem;width:1.875rem}.styles_sidebarContainer__DHH2J .styles_buttonLogout__fo4Kc span{flex:1 1;font-size:1rem;text-align:center}.styles_sidebarContainer__DHH2J .styles_version__von5H{color:#ffffff80;font-size:.625rem;font-style:normal;font-weight:400;line-height:normal;margin-top:.25rem;text-align:center}.styles_profileModalContainer__IFgyg .styles_profileContainer__aIT1Z{align-items:flex-start;display:flex;flex-direction:row;gap:.75rem;height:100%;justify-content:flex-start;width:100%}.profile-modal-container{height:20rem!important;width:39rem!important}.profile-modal-container .basic-modal-body{box-sizing:border-box;height:calc(100% - 1.875rem)!important;padding:.75rem!important}.style_listItem__NwTQp{align-items:flex-start;background-color:var(--notufy-list-bg);border-bottom:.5px solid #4a4a4a;display:flex;flex-direction:column;gap:.5rem;justify-content:center;padding:12px 16px}.style_listItem__NwTQp .style_title__BECG6{color:#d3d3d3;font-size:var(--fontSetting-middle);font-style:normal;font-weight:400;letter-spacing:-.4px;line-height:normal}.style_listItem__NwTQp .style_content__16D1u{color:#979797}.style_listItem__NwTQp .style_content__16D1u,.style_listItem__NwTQp .style_date__D3bbH{font-size:.625rem;font-style:normal;font-weight:400;letter-spacing:-.4px;line-height:normal}.style_listItem__NwTQp .style_date__D3bbH{color:#177ddc}.style_container__rd-MU{align-items:flex-start;background-color:var(--main-bg);box-sizing:border-box;display:flex;flex-direction:column;height:calc(var(--vh)*100);justify-content:flex-start;overflow-y:scroll;padding-top:1.75rem;width:calc(var(--vw)*100)}.style_container__rd-MU.style_portrait__3rzHI{height:calc(var(--vw)*100);width:calc(var(--vh)*100)}.style_container__rd-MU .style_buttonReadAll__LEX7F{color:#177ddc;cursor:pointer;font-size:var(--fontSetting-small);font-style:normal;font-weight:600;line-height:normal}.dragable-table-container .loading-container{align-items:center;display:flex;height:100%;justify-content:center;margin:1rem 0}.dragable-table-container .loading-container .ant-spin .ant-spin-dot-holder{height:1rem;width:1rem}.dragable-table-container .loading-container .ant-spin .ant-spin-dot-holder .ant-spin-dot{height:100%;width:100%}.dragable-table-container .loading-container .ant-spin .ant-spin-dot-holder .ant-spin-dot .ant-spin-dot-item{height:.4rem;width:.4rem}.table-container .custom-table.ant-table-wrapper .ant-table{background:var(--table-background-tbody);border-radius:0}.table-container .custom-table.ant-table-wrapper .ant-table .ant-table-container,.table-container .custom-table.ant-table-wrapper .ant-table .ant-table-container table>thead>tr:first-child th:first-child{border-top-left-radius:0}.table-container .custom-table.ant-table-wrapper .ant-table .ant-table-container .ant-table-content table>thead th{background:var(--table-background-thead);color:var(--table-text-label);font-size:var(--fontSetting-small)!important;font-weight:400;overflow-wrap:normal;padding:.6875rem .375rem}.table-container .custom-table.ant-table-wrapper .ant-table .ant-table-container .ant-table-content table>thead th:before{display:none}.table-container .custom-table.ant-table-wrapper .ant-table .ant-table-container .ant-table-content table>tbody{background:var(--table-background-tbody)}.table-container .custom-table.ant-table-wrapper .ant-table .ant-table-container .ant-table-content table>tbody>tr>td{background:var(--table-background-tbody);color:var(--table-text-default);font-weight:400;overflow-wrap:normal}.table-container .custom-table.ant-table-wrapper .ant-table .ant-table-container .ant-table-content table>tbody>tr>td:before{display:none}.table-container .custom-table.ant-table-wrapper .ant-table .ant-table-container .ant-table-header{border-radius:0}.table-container .custom-table.ant-table-wrapper .ant-table .ant-table-container .ant-table-header .ant-table-thead>tr>th{background:var(--table-background-thead)!important;color:var(--table-text-label)!important;font-size:var(--fontSetting-small)!important;font-weight:400;overflow-wrap:normal;padding:.6875rem .375rem}.table-container .custom-table.ant-table-wrapper .ant-table .ant-table-container .ant-table-header .ant-table-thead>tr>th:before{display:none}.table-container .custom-table.ant-table-wrapper .ant-table .ant-table-container .ant-table-body{background:var(--table-background-tbody)}.table-container .custom-table.ant-table-wrapper .ant-table .ant-table-container .ant-table-tbody>tr>td{background:var(--table-background-tbody);color:var(--table-text-default);font-weight:400;overflow-wrap:normal}.table-container .custom-table.ant-table-wrapper .ant-table .ant-table-container .ant-table-tbody>tr>td:before{display:none}.table-container .custom-table.ant-table-wrapper .ant-table .ant-table-container .ant-empty-normal{color:#ffffff40}.table-container .custom-table.ant-table-wrapper .ant-table .ant-table-container .ant-table-tbody>tr.ant-table-placeholder:hover>td,.table-container .custom-table.ant-table-wrapper .ant-table .ant-table-container .ant-table-tbody>tr.ant-table-row:hover>td,.table-container .custom-table.ant-table-wrapper .ant-table .ant-table-container .ant-table-tbody>tr>td.ant-table-cell-row-hover{background:var(--table-background-tbody)}.table-container .custom-table.ant-table-wrapper .ant-table .ant-table-container .ant-table.ant-table-small tfoot>tr>td{background:var(--adm-color-background)}.table-container .custom-table.ant-table-wrapper .ant-table-summary>tr>td,.table-container .custom-table.ant-table-wrapper .ant-table-summary>tr>th{border-bottom:1px solid var(--adm-color-background);color:var(--table-text-default);font-size:var(--fontSetting-middle);padding:11px}.table-container .custom-table.ant-table-wrapper .ant-table.ant-table-small .ant-table-footer,.table-container .custom-table.ant-table-wrapper .ant-table.ant-table-small .ant-table-tbody>tr>td,.table-container .custom-table.ant-table-wrapper .ant-table.ant-table-small .ant-table-thead>tr>th,.table-container .custom-table.ant-table-wrapper .ant-table.ant-table-small .ant-table-title,.table-container .custom-table.ant-table-wrapper .ant-table.ant-table-small tfoot>tr>td,.table-container .custom-table.ant-table-wrapper .ant-table.ant-table-small tfoot>tr>th{font-size:var(--fontSetting-middle);padding:11px}.table-container .custom-table.ant-table-wrapper .ant-table-sticky-scroll{border-top:none}.table-container .custom-table.ant-table-wrapper .ant-table-sticky-scroll-bar{background-color:#0000}.style_container__vfREU{align-items:center;display:flex;flex-direction:row;justify-content:center;padding:.75rem 0;width:100%}.style_container__vfREU .style_left__Z5\+3H{background:var(--betamount-section-title-decoration-left);border-radius:100px;height:.375rem;width:3.75rem}.style_container__vfREU .style_right__3xoIj{background:var(--betamount-section-title-decoration-right);border-radius:100px;height:.375rem;width:3.75rem}.style_container__vfREU .style_text__QcW36{color:var(--betamount-section-title);font-family:SF Pro Display;font-size:1.125rem;font-style:normal;font-weight:700;line-height:100%;margin:0 1.25rem;text-align:center;text-transform:uppercase}:root{--title-top:2.4375rem}.style_container__DFiLS{align-items:center;background-color:var(--betamount-comission-bg);box-sizing:border-box;display:flex;flex-direction:column;height:calc(var(--vh)*100);justify-content:flex-start;margin-top:1.75rem;overflow:auto;padding-bottom:2.9375rem;position:relative;width:calc(var(--vw)*100)}.style_container__DFiLS.style_portrait__Lu-xc{height:calc(var(--vw)*100);width:calc(var(--vh)*100)}.style_container__DFiLS .style_header__MgguH{height:9.5rem;padding-top:1.75rem;width:100%}.style_container__DFiLS .style_header__MgguH .style_title1__EViAK{font-family:Inter;font-size:1.5rem;font-weight:900;line-height:100%;text-align:center;text-transform:uppercase}.style_container__DFiLS .style_header__MgguH .style_title2__zA3Po{font-family:Inter;font-size:2rem;font-weight:900;line-height:100%;margin-top:1rem;text-align:center;text-transform:uppercase}.style_container__DFiLS .style_header__MgguH .style_content__2lrU\+{bottom:0;left:0;position:absolute;right:0;text-align:center;top:2.4375rem;top:var(--title-top)}.style_container__DFiLS .style_header__MgguH .style_content__2lrU\+ .style_title1__EViAK{-webkit-text-fill-color:#0000;background:var(--betamount-title-background1);background-clip:text;-webkit-background-clip:text}.style_container__DFiLS .style_header__MgguH .style_content__2lrU\+ .style_title2__zA3Po{-webkit-text-fill-color:#0000;background:var(--betamount-title-background2);background-clip:text;-webkit-background-clip:text}.style_container__DFiLS .style_header__MgguH .style_contentShadow__2EWRc{bottom:0;left:.125rem;position:absolute;right:-.125rem;text-align:center;top:2.5625rem;top:calc(var(--title-top) + .125rem)}.style_container__DFiLS .style_header__MgguH .style_contentShadow__2EWRc .style_title1__EViAK,.style_container__DFiLS .style_header__MgguH .style_contentShadow__2EWRc .style_title2__zA3Po{color:var(--betamount-title-text-shadow)}.style_container__DFiLS .style_card__xJ\+Ji{box-sizing:border-box;padding:0 .75rem;width:100%}.style_container__DFiLS .style_card__xJ\+Ji .style_contentDesc__fkEsD{background:var(--betamount-desc-bg);border-radius:.75rem;padding:1rem}.style_container__DFiLS .style_card__xJ\+Ji .style_contentDesc__fkEsD.style_level__-jsvq{padding:.75rem}.style_container__DFiLS .style_card__xJ\+Ji .style_contentDesc__fkEsD .style_levelBadgeTitle__g4vXH{color:var(--betamount-rule-title-red);font-size:1rem;font-weight:700;line-height:100%;margin:.875rem 0;text-align:center;text-transform:uppercase}.style_container__DFiLS .style_card__xJ\+Ji .style_contentDesc__fkEsD .style_categoryContainer__2Iy4v:not(:first-child){margin-top:.875rem}.style_container__DFiLS .style_card__xJ\+Ji .style_contentDesc__fkEsD .style_categoryContainer__2Iy4v .style_categoryTitle__louEj{color:var(--betamount-category-title);font-size:1rem;font-weight:700;margin-bottom:.25rem;text-align:center;text-transform:uppercase}.style_container__DFiLS .style_card__xJ\+Ji .style_contentDesc__fkEsD .style_badgeContainer__lBQ5k{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.9375rem;justify-content:center;width:100%}.style_container__DFiLS .style_card__xJ\+Ji .style_contentDesc__fkEsD .style_badgeContainer__lBQ5k .style_badgeItemContainer__mAUIW{align-items:center;display:flex;flex-direction:column;justify-content:center}.style_container__DFiLS .style_card__xJ\+Ji .style_contentDesc__fkEsD .style_badgeContainer__lBQ5k .style_badgeItemContainer__mAUIW .style_image__C5pep{height:auto;width:2.5rem}.style_container__DFiLS .style_card__xJ\+Ji .style_contentDesc__fkEsD .style_badgeContainer__lBQ5k .style_badgeItemContainer__mAUIW .style_badgeTitle__JuNM3{color:var(--betamount-badge-title);font-family:SF Pro Display;font-size:.75rem;font-style:normal;font-weight:400;line-height:120%;text-align:center}.style_container__DFiLS .style_card__xJ\+Ji .style_contentDesc__fkEsD.style_rule__68NwR{align-items:center;display:flex;gap:1.25rem}.style_container__DFiLS .style_card__xJ\+Ji .style_contentDesc__fkEsD.style_rule__68NwR .style_ruleContainer__T3XKA{flex:.6 1}.style_container__DFiLS .style_card__xJ\+Ji .style_contentDesc__fkEsD.style_rule__68NwR .style_ruleContainer__T3XKA .style_ruleSubtitle__SiXF5{background:var(--betamount-rule-title-bg);border-radius:6.25rem;color:var(--betamount-rule-title);font-size:1rem;font-weight:700;margin-bottom:1rem;padding:.75rem 1.5rem;position:relative;text-align:center;text-transform:uppercase}.style_container__DFiLS .style_card__xJ\+Ji .style_contentDesc__fkEsD.style_rule__68NwR .style_ruleContainer__T3XKA .style_ruleSubtitle__SiXF5:after{border:.625rem solid #0000;border-bottom:0;border-top:.625rem solid var(--betamount-rule-title-bg);bottom:-.625rem;content:"";display:block;left:calc(50% - .625rem);position:absolute;width:0}.style_container__DFiLS .style_card__xJ\+Ji .style_contentDesc__fkEsD.style_rule__68NwR .style_ruleContainer__T3XKA .style_ruleSubtitle__SiXF5 .style_red__pnzKa{color:var(--betamount-rule-title-red)}.style_container__DFiLS .style_card__xJ\+Ji .style_contentDesc__fkEsD.style_rule__68NwR .style_ruleImage__3JKKr{flex:.4 1}.style_container__DFiLS .style_card__xJ\+Ji .style_contentDesc__fkEsD .style_ruleContent__10CXB{color:var(--betamount-rule-desc);font-size:1rem;font-weight:400;line-height:120%;margin-top:.75rem}.table-container.bet-amount-table{border-radius:8px}.table-container.bet-amount-table table{background:var(--betamount-table-bg)}.table-container.bet-amount-table .ant-table{border-radius:8px}.table-container.bet-amount-table .ant-table-sticky-holder,.table-container.bet-amount-table .ant-table-sticky-scroll{border-radius:8px 8px 0 0}.table-container.bet-amount-table .ant-table-container,.table-container.bet-amount-table .ant-table-container table>thead>tr:first-child th:first-child{border-top-left-radius:8px}.table-container.bet-amount-table .ant-table-container,.table-container.bet-amount-table .ant-table-container table>thead>tr:last-child th:last-child{border-top-right-radius:8px}.table-container.bet-amount-table .ant-table-container,.table-container.bet-amount-table .ant-table-container table>tbody>tr:last-child td:first-child{border-bottom-left-radius:8px}.table-container.bet-amount-table .ant-table-container,.table-container.bet-amount-table .ant-table-container table>tbody>tr:last-child td:last-child{border-bottom-right-radius:8px}.table-container.bet-amount-table .ant-table-thead>tr>th{background:var(--betamount-table-border)!important;color:var(--betamount-table-header-color)!important}.table-container.bet-amount-table .ant-table-body{background:var(--table-background-tbody);border-left:1px solid var(--betamount-table-border);border-radius:0 0 8px 8px;border-right:1px solid var(--betamount-table-border)}.table-container.bet-amount-table .ant-table-tbody>tr>td{background:var(--betamount-table-bg)!important;border-bottom:1px solid var(--betamount-table-border)!important;color:var(--betamount-table-font-color)!important}.table-container.bet-amount-table .ant-empty-normal{color:var(--betamount-table-font-color)}.table-container.bet-amount-table .ant-table-tbody>tr.ant-table-placeholder:hover>td,.table-container.bet-amount-table .ant-table-tbody>tr.ant-table-row:hover>td,.table-container.bet-amount-table .ant-table-tbody>tr>td.ant-table-cell-row-hover,.table-container.bet-amount-table .ant-table.ant-table-small tfoot>tr>td{background:var(--betamount-table-bg)}.styles_wrapper__e0kIm{background-color:#2a2c2c;border-radius:.5rem;box-sizing:border-box;height:17.75rem;padding:0;position:relative;width:38.25rem!important}.styles_wrapper__e0kIm .styles_closeButton__XwJCm{height:1.25rem!important;position:absolute;right:.375rem;top:.375rem;width:1.25rem}.agent-modal.ant-modal{height:17.75rem;width:38.25rem!important}.agent-modal.ant-modal>div{height:100%}.agent-modal.ant-modal .ant-modal-content{background-color:#2a2c2c;border-radius:.5rem;box-sizing:border-box;height:100%;padding:0}.agent-modal.ant-modal .ant-modal-body{height:100%;overflow-y:hidden}.agent-modal.ant-modal .ant-modal-close{color:#5e718d;height:1.25rem;inset-inline-end:.375rem;top:.375rem;width:1.25rem}.agent-modal.ant-modal .ant-modal-close .ant-modal-close-x{font-size:.75rem}.styles_dropdownContainer__LOXwe{align-items:center;display:flex;flex-direction:row;justify-content:center}.styles_dropdownContainer__LOXwe .styles_dropdownButtonStyle__sA4-1{align-items:center;background:#393939;box-sizing:border-box;display:flex;flex:1 1;flex-direction:row;gap:.25rem;justify-content:center;padding:.5rem 0}.styles_dropdownContainer__LOXwe .styles_dropdownButtonStyle__sA4-1 .styles_dropdownTitle__CRwm9{color:#fff;font-size:1rem;font-style:normal;font-weight:600;line-height:normal}.styles_dropdownContainer__LOXwe .styles_dropdownButtonStyle__sA4-1 .styles_dropdownArrow__lgaZH{color:#8f8f8f}.style_container__blVOw .style_title__sWbZt{color:var(--text-1);font-size:var(--fontSetting-bigger);font-weight:400;margin-bottom:16px}.style_container__blVOw .style_dateContainer__eFM11{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.style_container__blVOw .style_dateContainer__eFM11 .style_to__6vtWr{color:var(--text-3);font-size:var(--fontSetting-small);padding:0 8px}.style_container__blVOw .style_dateContainer__eFM11 .style_dateButton__N8oVT{background:var(--button-selector-bg-default);border:1px solid var(--button-selector-stroke-default);border-radius:2px;color:var(--button-selector-text-default);flex:1 1;font-size:var(--fontSetting-small);height:36px}.style_container__\+j2jM .style_title__U7fm5{color:var(--text-1);font-size:var(--fontSetting-bigger);font-weight:400;margin-bottom:16px}.style_container__\+j2jM .style_selectButton__EF-zB{background:var(--overall-input-bg);border-radius:4px;color:var(--adm-color-primary);display:flex;flex-direction:row;justify-content:space-between;padding:6px 8px;width:100%}.style_container__3RFkA .style_title__oKJrj{color:var(--text-1);font-size:var(--fontSetting-bigger);font-weight:400;margin-bottom:16px}.style_container__3RFkA .style_input__DaCls{background:var(--overall-input-bg);border-radius:4px;font-size:var(--fontSetting-middle);font-weight:400;height:32px;line-height:0;padding:6px 8px;width:50vw}.style_container__3RFkA .style_input__DaCls>input{color:var(--text-1)}.style_container__3RFkA .style_input__DaCls ::placeholder{color:var(--overall-input-default);opacity:1}.style_container__3RFkA .style_input__DaCls :-ms-input-placeholder{color:var(--overall-input-default)}.style_container__3RFkA .style_input__DaCls ::-ms-input-placeholder{color:var(--overall-input-default)}.style_container__Oqu1v .style_title__rgW\+E{color:#fff;font-size:var(--fontSetting-middle);font-weight:500;margin-bottom:.5rem}.filter-select .custom-selector .adm-selector-item{background:var(--button-selector-bg-default);border:1px solid var(--button-selector-stroke-default);border-radius:2px;color:var(--button-selector-text-default);font-size:var(--fontSetting-small);font-weight:400}.filter-select .custom-selector .adm-selector-item.adm-selector-item-active{background:var(--button-selector-bg-action);border:1px solid var(--button-selector-stroke-action);border-radius:2px;color:var(--button-selector-text-action)}.style_container__jp5s3{height:100%;position:relative}.style_container__jp5s3 .style_scroll__w21Xa{-ms-overflow-style:none;box-sizing:border-box;height:100%;overflow-y:scroll;padding:.875rem .875rem 64px;scrollbar-width:none}.style_container__jp5s3 .style_scroll__w21Xa::-webkit-scrollbar{display:none}.style_container__jp5s3 .style_buttonContainer__PxkLi{bottom:0;display:flex;flex-direction:row;height:2.625rem;position:absolute;width:100%}.style_container__jp5s3 .style_buttonContainer__PxkLi .style_reset__O-B-d{background:var(--button-secondary-bg);border:none;border-radius:0;border-bottom-left-radius:.5rem;color:var(--button-secondary-text);font-size:var(--fontSetting-middle);font-weight:400;height:2.625rem;padding:.75rem}.style_container__jp5s3 .style_buttonContainer__PxkLi .style_submit__sn\+Z6{background:var(--button-primary-bg);border:none;border-radius:0;border-bottom-right-radius:.5rem;color:var(--button-primary-text);flex:1 1;font-size:var(--fontSetting-middle);font-weight:400;height:2.625rem;padding:.75rem}.style_container__jp5s3 .style_filterDrawerItemContainer__L38ME{border-bottom:.5px solid var(--stroke-1);display:flex;flex-direction:column;margin-bottom:1.125rem;padding:0 0 1.5rem}.adm-popup-body.adm-dropdown-popup-body.adm-popup-body-position-top>div .adm-dropdown-item-content{background:var(--filter-bg)}.style_container__DUP6u{height:100%;position:relative}.style_container__DUP6u .style_scroll__sZ2tv{-ms-overflow-style:none;box-sizing:border-box;height:100%;overflow-y:scroll;padding:.875rem .875rem 64px;scrollbar-width:none}.style_container__DUP6u .style_scroll__sZ2tv::-webkit-scrollbar{display:none}.style_container__DUP6u .style_buttonContainer__acJ8s{bottom:0;display:flex;flex-direction:row;height:2.625rem;position:absolute;width:100%}.style_container__DUP6u .style_buttonContainer__acJ8s .style_reset__06Qwu{background:var(--button-secondary-bg);border:none;border-radius:0;border-bottom-left-radius:.5rem;color:var(--button-secondary-text);font-size:var(--fontSetting-middle);font-weight:400;height:2.625rem;padding:.75rem}.style_container__DUP6u .style_buttonContainer__acJ8s .style_submit__JZXPA{background:var(--button-primary-bg);border:none;border-radius:0;border-bottom-right-radius:.5rem;color:var(--button-primary-text);flex:1 1;font-size:var(--fontSetting-middle);font-weight:400;height:2.625rem;padding:.75rem}.style_container__DUP6u .style_filterDrawerItemContainer__-o-1s{border-bottom:.5px solid var(--stroke-1);display:flex;flex-direction:column;margin-bottom:1.125rem;padding:0 0 1.5rem}.adm-popup-body.adm-dropdown-popup-body.adm-popup-body-position-top,.adm-popup-body.adm-dropdown-popup-body.adm-popup-body-position-top>div,.adm-popup-body.adm-dropdown-popup-body.adm-popup-body-position-top>div .adm-dropdown-item-content{height:100%}.multi-dropdown-filter-container .adm-dropdown{background:var(--bars-dropdown-bg)}.multi-dropdown-filter-container .adm-dropdown .adm-dropdown-item .adm-dropdown-item-title .adm-dropdown-item-title-text{color:var(--bars-dropdown-text)}.multi-dropdown-filter-container .adm-dropdown .adm-dropdown-item .adm-dropdown-item-title .adm-dropdown-item-title-arrow{color:var(--bars-dropdown-icon)}.multi-dropdown-filter-container .adm-dropdown .adm-dropdown-item.adm-dropdown-item-active .adm-dropdown-item-title .adm-dropdown-item-title-arrow,.multi-dropdown-filter-container .adm-dropdown .adm-dropdown-item.adm-dropdown-item-active .adm-dropdown-item-title .adm-dropdown-item-title-text{color:var(--bars-dropdown-action-text)}.style_container__1Q7yX{align-items:center;background:var(--bars-search-bg);display:flex;flex-direction:row;padding:0 8px}.style_container__1Q7yX .style_quickInput__8339o{--background:var(--bars-search-input-bg);--border-radius:26px;--height:32px;align-items:center;display:flex;flex:1 1;flex-direction:row;margin-left:5px;padding:8px}.quick-search-filter-container .quick-input{--placeholder-color:var(--bars-search-input-default)}.quick-search-filter-container .quick-input .adm-search-bar-input-box .adm-search-bar-input-box-icon{color:var(--bars-search-input-icon)}.quick-search-filter-container .quick-input .adm-search-bar-input-box .adm-input>input{color:var(--text-1)}.quick-search-filter-container .adm-dropdown .adm-dropdown-nav{border-bottom:0}.quick-search-filter-container .adm-dropdown .adm-dropdown-nav .quick-dropdown .adm-dropdown-item-title{background:var(--bars-search-bg);color:var(--bars-search-link-default)}.quick-search-filter-container .adm-dropdown .adm-dropdown-nav .quick-dropdown .adm-dropdown-item-title .adm-dropdown-item-title-arrow{color:var(--bars-search-link-default)}.quick-search-filter-container .adm-dropdown.adm-dropdown-open .quick-dropdown .adm-dropdown-item-title,.quick-search-filter-container .adm-dropdown.adm-dropdown-open .quick-dropdown .adm-dropdown-item-title .adm-dropdown-item-title-arrow-active{color:var(--bars-search-button-2-text)}.style_container__JC6CJ{background:var(--tagbar-bg);display:flex;flex-direction:row;flex-wrap:wrap;padding:8px 0 0 8px}.style_container__JC6CJ .style_tag__pQYy5{align-items:center;background:var(--tag-bg);border:1px solid var(--tag-stroke);border-radius:.125rem;color:var(--tag-default-text);display:flex;flex-direction:row;font-size:var(--fontSetting-small);font-style:normal;font-weight:400;height:1.375rem;line-height:0;margin-bottom:.5rem;margin-right:.5rem;min-width:3.4375rem}.style_container__JC6CJ .style_tag__pQYy5 .style_tagContainer__PAQPn{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.style_container__JC6CJ .style_tag__pQYy5 .style_tagContainer__PAQPn.style_centered__kQ8cK{justify-content:center}.style_container__JC6CJ .style_tag__pQYy5 .style_tagContainer__PAQPn .style_text__UTCEX{margin-right:.25rem}.style_container__JC6CJ .style_icon__BHv1N{color:var(--tag-default-icon);height:.75rem;width:.75rem}.styles_promoContainer__-b7sZ{align-items:flex-start;background-color:var(--main-bg);box-sizing:border-box;display:flex;flex-direction:column;height:calc(var(--vh)*100);justify-content:flex-start;overflow:hidden;position:relative;width:calc(var(--vw)*100)}.styles_promoContainer__-b7sZ.styles_portrait__nSxEy{height:calc(var(--vw)*100);width:calc(var(--vh)*100)}.styles_promoContainer__-b7sZ .styles_rowContainer__Z4sok{box-sizing:border-box;margin-top:1.75rem;width:100%}.styles_promoContainer__-b7sZ .styles_mainContainer__N3\+OL{overflow-y:scroll;width:100%}.styles_promoContainer__-b7sZ .styles_row__NzG5r{align-items:center;background:#393939;display:flex;flex-direction:row;justify-content:space-between;padding:.375rem .6875rem}.styles_promoContainer__-b7sZ .styles_row__NzG5r.styles_options__3fGfT{height:3rem}.styles_promoContainer__-b7sZ .styles_row__NzG5r.styles_noBackground__\+SrsZ{background:none}.styles_promoContainer__-b7sZ .styles_row__NzG5r.styles_space__0oAZW{margin-bottom:8px}.styles_promoContainer__-b7sZ .styles_row__NzG5r.styles_column__M75G9{align-items:center;flex-direction:column}.styles_promoContainer__-b7sZ .styles_row__NzG5r.styles_noPadding__uVdSL{margin-top:.875rem;padding:0;width:100%}.styles_promoContainer__-b7sZ .styles_row__NzG5r .styles_titleContainer__ThY2t{align-items:flex-start;display:flex;flex-direction:column}.styles_promoContainer__-b7sZ .styles_row__NzG5r .styles_title__6D21C{color:var(--form-text-title);font-size:var(--fontSetting-small);font-style:normal;font-weight:400;line-height:normal}.styles_promoContainer__-b7sZ .styles_row__NzG5r .styles_desc__AV8iy{color:var(--form-text-default);font-size:var(--fontSetting-small);font-style:normal;font-weight:400;line-height:normal}.styles_promoContainer__-b7sZ .styles_dividerSmall__z5XCG{border-color:var(--form-stroke);height:1px;margin:0}.styles_promoContainer__-b7sZ .styles_subContainer__g-V7O{font-size:var(--fontSetting-small);margin-bottom:20px;width:100%}.styles_promoContainer__-b7sZ .styles_subContainer__g-V7O.styles_desc__AV8iy{margin-top:50px}.styles_promoContainer__-b7sZ .styles_subContainer__g-V7O .styles_descTitle__oBhKA{align-items:flex-end;color:var(--invite-text-1);display:flex;font-weight:500;justify-content:space-between;margin-left:1rem}.styles_promoContainer__-b7sZ .styles_subContainer__g-V7O .styles_titleActiveSubContainer__os1Yh{align-items:center;display:flex;flex-direction:row;gap:.25rem;justify-content:flex-end;margin-bottom:4px;margin-right:1rem}.styles_promoContainer__-b7sZ .styles_subContainer__g-V7O .styles_titleActiveSubContainer__os1Yh .styles_descTitleHint__HHsCm{color:var(--dashboard-update-text);font-size:var(--fontSetting-small);font-weight:300}.styles_promoContainer__-b7sZ .styles_tabContainer__bJkds{width:100%}.styles_promoContainer__-b7sZ .styles_currencyContainer__7pr4P{align-items:center;color:var(--nav-topbar-text);display:flex;flex-direction:row;justify-content:flex-end;width:100%}.styles_promoContainer__-b7sZ .styles_promoSettingList__0tV4G{-webkit-margin-before:0;-webkit-padding-start:1rem;align-self:flex-start;color:var(--invite-text-2);font-size:var(--fontSetting-small);font-weight:400;margin-block-start:0;margin-left:1rem;margin-top:1em;padding-inline-start:1rem}.styles_promoContainer__-b7sZ .styles_activeRequirementDesc__w2VeX{color:var(--table-text-label);font-size:var(--fontSetting-small);font-style:normal;font-weight:600;line-height:normal;padding-left:.3125rem;text-align:left;width:100%}.styles_button__T06KG{color:var(--form-text-link);font-size:var(--fontSetting-small);font-style:normal;font-weight:400;line-height:normal}.styles_detailBackground__LBhDw{align-items:center;display:flex;flex-direction:column;height:calc(100vh - 45px);justify-content:center;width:100vw}.styles_detailBackground__LBhDw .styles_qr__FvFaW{background-color:#fff;margin-top:100px;padding:16px}.styles_buttonBlue__MMLeS{color:var(--primary-50);font-size:var(--fontSetting-middle);font-weight:400}.styles_buttonDisabled__MK1uT{color:var(--table-text-default);font-size:var(--fontSetting-middle);font-weight:400}.styles_qrContainer__9CvRB{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-start;padding:1rem;width:100%}.styles_qrContainer__9CvRB .styles_title__6D21C{color:#fff;font-size:1rem;font-style:normal;font-weight:700;line-height:normal;margin-bottom:1rem;text-align:center}.styles_qrContainer__9CvRB .styles_contentContainer__Rluwq{align-items:center;display:flex;flex:1 1;justify-content:center;width:100%}.styles_qrContainer__9CvRB .styles_contentContainer__Rluwq .styles_leftContainer__tMB6n{align-items:center;display:flex;flex:.6 1;flex-direction:column;gap:.75rem;justify-content:center}.styles_qrContainer__9CvRB .styles_contentContainer__Rluwq .styles_leftContainer__tMB6n .styles_content1__feutn{-webkit-text-fill-color:#0000;background:#00101c;background-clip:text;-webkit-background-clip:text;font-size:.9375rem;font-weight:400;position:relative;text-align:center;z-index:1}.styles_qrContainer__9CvRB .styles_contentContainer__Rluwq .styles_leftContainer__tMB6n .styles_content1__feutn:before{-webkit-text-stroke-width:.07rem;-webkit-text-stroke-color:#0000;-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#30bceb,#d2f4ff 50%,#30bceb);background-clip:text;-webkit-background-clip:text;bottom:0;content:attr(data-text);left:0;position:absolute;right:0;top:-2px;z-index:-1}.styles_qrContainer__9CvRB .styles_contentContainer__Rluwq .styles_leftContainer__tMB6n .styles_content2__K0\+rX{-webkit-text-stroke-width:.07rem;-webkit-text-stroke-color:#0000;-webkit-text-fill-color:#0000;background:#390f00;background-clip:text;-webkit-background-clip:text;font-size:1.375rem;font-style:normal;font-weight:700;line-height:normal;position:relative;text-align:center;width:13.425rem;z-index:1}.styles_qrContainer__9CvRB .styles_contentContainer__Rluwq .styles_leftContainer__tMB6n .styles_content2__K0\+rX:before{-webkit-text-stroke-width:.07rem;-webkit-text-stroke-color:#0000;-webkit-text-fill-color:#0000;background:linear-gradient(93deg,#ffb291 .33%,#ffeae2 26.08%,#ffb291 52.31%,#ffeae2 77.59%,#ffb291 99.52%);background-clip:text;-webkit-background-clip:text;bottom:0;content:attr(data-text);left:0;position:absolute;right:0;top:-2px;z-index:-1}.styles_qrContainer__9CvRB .styles_contentContainer__Rluwq .styles_leftContainer__tMB6n .styles_content3__TRmVh{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#ffd52c00,#ffd52c 16%,#ffd52c 86%,#ffd52c00);background-clip:text;-webkit-background-clip:text;font-size:.9375rem;font-style:normal;font-weight:400;line-height:normal;text-align:center}.styles_qrContainer__9CvRB .styles_contentContainer__Rluwq .styles_rightContainer__d8-pj{align-items:flex-start;display:flex;flex:.4 1;flex-direction:column;justify-content:flex-start;padding:.75rem 0 0 .625rem}.styles_qrContainer__9CvRB .styles_contentContainer__Rluwq .styles_rightContainer__d8-pj .styles_qr__FvFaW{align-items:center;display:flex;flex-direction:column;gap:1.125rem;justify-content:flex-start;width:8.875rem}.styles_qrContainer__9CvRB .styles_contentContainer__Rluwq .styles_rightContainer__d8-pj .styles_qr__FvFaW .styles_buttonDownload__vwpRe{border-radius:.25rem;color:#fff;font-size:.875rem;font-style:normal;font-weight:600;height:2rem;line-height:normal}.promote-table.table-container .custom-table.ant-table-wrapper .ant-table .ant-table-container .ant-table-content table>thead th{background-color:#2a2c2c}.promote-table.table-container .custom-table.ant-table-wrapper .ant-table .ant-table-container .ant-table-tbody .ant-table-row td{background-color:#393939}.style_container__m48u0 .style_buttonBlue__gl0Sr{color:var(--button-primary-bg);font-size:var(--fontSetting-middle);font-weight:400}.style_container__m48u0 .style_buttonDisabled__mL0A4{color:var(--table-text-default);font-size:var(--fontSetting-middle);font-weight:400}.style_container__m48u0 .style_typeColumnContainer__ELKj\+{word-break:break-word}.received-container .pending{color:#fd744a}.received-container .expired{color:#ffffff1a}.received-container .received{color:var(--table-text-green)}.style_container__EflZo .style_buttonBlue__Ou0PA{color:var(--button-primary-bg);font-size:var(--fontSetting-middle);font-weight:400}.style_container__EflZo .style_buttonDisabled__gFkEC{color:var(--table-text-default);font-size:var(--fontSetting-middle);font-weight:400}.withdraw-container .pending{color:#fd744a}.withdraw-container .cancel{color:#ffffff1a}.withdraw-container .success{color:var(--table-text-green)}.withdraw-container .failed{color:var(--table-text-red)}.styles_tradeContainer__nkXDQ{align-items:center;background-color:var(--main-bg);box-sizing:border-box;display:flex;flex-direction:column;height:calc(var(--vh)*100);justify-content:flex-start;overflow:hidden;padding-top:1.75rem;width:calc(var(--vw)*100)}.styles_tradeContainer__nkXDQ.styles_portrait__3mz9B{height:calc(var(--vw)*100);width:calc(var(--vh)*100)}.styles_tradeContainer__nkXDQ .styles_mainContainer__8kNRx{overflow-y:scroll;width:100%}.alert-modal{margin:0 auto;padding:0;pointer-events:auto;top:6rem;width:15.5rem!important;z-index:10000}.alert-modal>div{height:100%}.alert-modal-content{background:linear-gradient(180deg,#fffcf0,#fff2c7);border-radius:.25rem;height:100%}.alert-modal-content .alert-modal-body{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:1.25rem .875rem .75rem}.alert-modal-content .alert-modal-body .body-icon{height:1.5rem;width:1.5rem}.alert-modal-content .alert-modal-body .body-text{color:#000;font-size:.75rem;font-weight:500;margin:1rem 0 2rem}.alert-modal-content .alert-modal-body .body-footer-container{align-items:center;display:flex;gap:.5rem;height:2rem;justify-content:space-between}.styles_appDownloadContentContainer__hr6t\+{display:flex;height:18.875rem;justify-content:flex-end;position:relative;width:40.9375rem!important}.styles_appDownloadContentContainer__hr6t\+ .styles_image__8EuLY{height:100%;left:0;position:absolute;top:0;width:auto}.styles_appDownloadContentContainer__hr6t\+ .styles_wrapper__bGzsE{align-items:flex-end;display:flex;flex-direction:column;height:100%;justify-content:flex-start;width:21.8125rem}.styles_appDownloadContentContainer__hr6t\+ .styles_wrapper__bGzsE .styles_header__f8T4N{align-items:flex-end;display:flex;height:3.5rem;justify-content:flex-end;width:100%}.styles_appDownloadContentContainer__hr6t\+ .styles_wrapper__bGzsE .styles_header__f8T4N .styles_close__8sCRw{cursor:pointer;height:1.875rem;width:1.875rem}.styles_appDownloadContentContainer__hr6t\+ .styles_wrapper__bGzsE .styles_header__f8T4N .styles_close__8sCRw:active{transform:scale(.9)}.styles_appDownloadContentContainer__hr6t\+ .styles_wrapper__bGzsE .styles_body__oBhlv{box-sizing:border-box;height:14.875rem;padding-left:6.5625rem;padding-top:2.1875rem;width:100%}.styles_appDownloadContentContainer__hr6t\+ .styles_wrapper__bGzsE .styles_body__oBhlv .styles_brand__rlozw{align-items:center;display:flex;flex-direction:row;gap:.9375rem;justify-content:flex-start}.styles_appDownloadContentContainer__hr6t\+ .styles_wrapper__bGzsE .styles_body__oBhlv .styles_brand__rlozw img{height:4.5rem;width:4.5rem}.styles_appDownloadContentContainer__hr6t\+ .styles_wrapper__bGzsE .styles_body__oBhlv .styles_brand__rlozw .styles_textContainer__klkvV{align-items:flex-start;display:flex;flex-direction:column;font-size:1rem;font-style:normal;font-weight:700;justify-content:center;line-height:normal}.styles_appDownloadContentContainer__hr6t\+ .styles_wrapper__bGzsE .styles_body__oBhlv .styles_brand__rlozw .styles_textContainer__klkvV .styles_downloadText__Z7T\+B{color:#fff}.styles_appDownloadContentContainer__hr6t\+ .styles_wrapper__bGzsE .styles_body__oBhlv .styles_brand__rlozw .styles_textContainer__klkvV .styles_mainText__TlxpD{color:#f9deba}.styles_appDownloadContentContainer__hr6t\+ .styles_wrapper__bGzsE .styles_body__oBhlv .styles_subText__\+XETA{color:#fff;font-size:.625rem;font-style:normal;font-weight:400;line-height:normal;margin:.875rem 0}.styles_appDownloadContentContainer__hr6t\+ .styles_wrapper__bGzsE .styles_body__oBhlv .styles_downloadButtonContainer__xNF5K{align-items:center;display:flex;flex-direction:row;gap:.375rem;justify-content:flex-start;width:100%}.styles_appDownloadContentContainer__hr6t\+ .styles_wrapper__bGzsE .styles_body__oBhlv .styles_downloadButtonContainer__xNF5K .styles_buttonDownloadWrapper__Tdf3\+{border-radius:.375rem;height:3rem;width:6.625rem}.styles_appDownloadContentContainer__hr6t\+ .styles_wrapper__bGzsE .styles_body__oBhlv .styles_downloadButtonContainer__xNF5K .styles_buttonDownloadWrapper__Tdf3\+:active{transform:scale(.9)}.styles_appDownloadContentContainer__hr6t\+ .styles_wrapper__bGzsE .styles_body__oBhlv .styles_downloadButtonContainer__xNF5K .styles_buttonDownloadWrapper__Tdf3\+.styles_ios__vaAQ-{background:linear-gradient(270deg,#404040,#fff 14.9%,#8d8d8d 31.25%,#c7c7c7 49.04%,#fff 62.98%,#c7c7c7 76.68%,#8d8d8d 89.35%,#404040)}.styles_appDownloadContentContainer__hr6t\+ .styles_wrapper__bGzsE .styles_body__oBhlv .styles_downloadButtonContainer__xNF5K .styles_buttonDownloadWrapper__Tdf3\+.styles_ios__vaAQ- .styles_buttonDownload__9noji{background:linear-gradient(180deg,#fff,#c7c7c7)}.styles_appDownloadContentContainer__hr6t\+ .styles_wrapper__bGzsE .styles_body__oBhlv .styles_downloadButtonContainer__xNF5K .styles_buttonDownloadWrapper__Tdf3\+.styles_android__dXKRF{background:linear-gradient(270deg,#213908,#e3f6cd 14.9%,#486e20 31.25%,#8ab35e 49.04%,#e3f6cd 62.98%,#8ab35e 76.68%,#486e20 89.35%,#213908)}.styles_appDownloadContentContainer__hr6t\+ .styles_wrapper__bGzsE .styles_body__oBhlv .styles_downloadButtonContainer__xNF5K .styles_buttonDownloadWrapper__Tdf3\+.styles_android__dXKRF .styles_buttonDownload__9noji{background:linear-gradient(180deg,#e3f6cd,#a2cc76)}.styles_appDownloadContentContainer__hr6t\+ .styles_wrapper__bGzsE .styles_body__oBhlv .styles_downloadButtonContainer__xNF5K .styles_buttonDownloadWrapper__Tdf3\+ .styles_buttonDownload__9noji{align-items:center;border-radius:.375rem;box-shadow:inset 0 2px 4px 0 #ffffff40,0 0 1px 0 #000c;cursor:pointer;display:flex;height:2.6875rem;justify-content:center;position:relative;width:100%}.styles_appDownloadContentContainer__hr6t\+ .styles_wrapper__bGzsE .styles_body__oBhlv .styles_downloadButtonContainer__xNF5K .styles_buttonDownloadWrapper__Tdf3\+ .styles_buttonDownload__9noji img{height:auto;width:2.375rem}.styles_appDownloadContentContainer__hr6t\+ .styles_wrapper__bGzsE .styles_body__oBhlv .styles_downloadButtonContainer__xNF5K .styles_buttonDownloadWrapper__Tdf3\+ .styles_buttonDownload__9noji span{color:#404040;flex:1 1;font-size:1rem;font-style:normal;font-weight:400;line-height:normal;text-align:center}.styles_contentContainer__sFRKZ{align-items:center;display:flex;flex-direction:column;height:20rem;justify-content:flex-start;position:relative;width:33.5625rem;z-index:1001}.styles_contentContainer__sFRKZ .styles_closeButton__zHm\+u{cursor:pointer;height:1.5625rem;position:absolute;right:-2.3125rem;top:.5rem;width:1.5625rem;z-index:2}.styles_contentContainer__sFRKZ .styles_closeButton__zHm\+u:active{transform:scale(.9)}.styles_contentContainer__sFRKZ .styles_closeButton__zHm\+u img{height:100%;width:100%}.styles_contentContainer__sFRKZ .styles_recordButton__9510e{animation:styles_pulse__mJfo6 2s ease-in-out infinite;height:2.375rem;position:absolute;right:-3rem;top:5.6rem;width:2.375rem}.styles_contentContainer__sFRKZ .styles_recordButton__9510e img{height:100%;width:100%}.styles_contentContainer__sFRKZ .styles_recordButton__9510e img:active{transform:scale(.9)}.styles_contentContainer__sFRKZ .styles_headerContainer__P0A3U{align-items:flex-end;display:flex;flex-direction:row;height:2.25rem;justify-content:space-between;width:100%}.styles_contentContainer__sFRKZ .styles_headerContainer__P0A3U .styles_title__mPY-n{box-sizing:border-box;display:flex;height:2.25rem;justify-content:center;padding-top:.2rem;text-align:center;width:10.25rem}.styles_contentContainer__sFRKZ .styles_headerContainer__P0A3U .styles_title__mPY-n .styles_titleText__DbNEW{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#fefbe8 20.75%,#e1d295 79.25%);background-clip:text;-webkit-background-clip:text;font-size:1.25rem;font-weight:400;position:relative;text-align:center}.styles_contentContainer__sFRKZ .styles_headerContainer__P0A3U .styles_title__mPY-n .styles_titleText__DbNEW:before{-webkit-text-stroke-width:.07rem;-webkit-text-stroke-color:#0000;-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#fefbe8 20.75%,#e1d295 79.25%);background-clip:text;-webkit-background-clip:text;bottom:0;content:attr(data-text);left:0;position:absolute;right:0;top:0;z-index:-1}.styles_contentContainer__sFRKZ .styles_headerContainer__P0A3U .styles_title__mPY-n .styles_titleText__DbNEW:after{-webkit-text-stroke-width:.25125rem;-webkit-text-stroke-color:#0000;-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#ac4a4a,#3e0000);background-clip:text;-webkit-background-clip:text;bottom:0;content:attr(data-text);left:0;position:absolute;right:0;top:0;z-index:-2}.styles_contentContainer__sFRKZ .styles_headerContainer__P0A3U .styles_tabContainer__aR4cO{align-items:flex-end;display:flex;flex-direction:row;justify-content:flex-end}.styles_contentContainer__sFRKZ .styles_headerContainer__P0A3U .styles_tabContainer__aR4cO .styles_tabItem__TvrWr{align-items:center;background:radial-gradient(50% 100% at 50% 100%,#7a5e3a 0,#332410 100%);border:1px solid #6b5526;box-sizing:border-box;color:#dab390;cursor:pointer;display:flex;flex-direction:row;font-size:.75rem;font-style:normal;font-weight:500;gap:.5rem;height:1.75rem;justify-content:flex-start;line-height:.8125rem;padding:.3125rem .25rem .3125rem .5rem;position:relative;width:10rem;z-index:1}.styles_contentContainer__sFRKZ .styles_headerContainer__P0A3U .styles_tabContainer__aR4cO .styles_tabItem__TvrWr:last-child{border-radius:0 .375rem 0 0}.styles_contentContainer__sFRKZ .styles_headerContainer__P0A3U .styles_tabContainer__aR4cO .styles_tabItem__TvrWr:first-child{border-radius:.375rem 0 0 0}.styles_contentContainer__sFRKZ .styles_headerContainer__P0A3U .styles_tabContainer__aR4cO .styles_tabItem__TvrWr img{height:1.125rem;width:1.125rem}.styles_contentContainer__sFRKZ .styles_headerContainer__P0A3U .styles_tabContainer__aR4cO .styles_tabItem__TvrWr.styles_selected__utpXI{background:radial-gradient(50% 100% at 50% 100%,#fde490 0,#c1934f 100%);border:1px solid #6b5526;border-radius:.375rem .375rem 0 0;box-shadow:0 0 .375rem 0 #0003;color:#8f0000;font-weight:700;height:2.25rem;padding:4px 4px 4px 0;text-shadow:0 1px 2px #ffffff80}.styles_contentContainer__sFRKZ .styles_headerContainer__P0A3U .styles_tabContainer__aR4cO .styles_tabItem__TvrWr.styles_selected__utpXI .styles_tabImage__rgGRX{height:3.25rem;width:3.25rem}.styles_contentContainer__sFRKZ .styles_headerContainer__P0A3U .styles_tabContainer__aR4cO .styles_tabItem__TvrWr .styles_redDot__nHIwC{height:.75rem;position:absolute;right:-.32rem;top:-.32rem;width:.75rem}.styles_contentContainer__sFRKZ .styles_mainContainer__IstdK{background:linear-gradient(113deg,#0f0e0b,#322511) padding-box,linear-gradient(180deg,#ded48b,#fdfabb 30.29%,#a98e22 61.06%,#6a5426) border-box;border:.0703125rem solid #0000;border-radius:0 0 .375rem .375rem;box-sizing:border-box;flex:1 1;height:1px;overflow-y:auto;width:100%}@keyframes styles_pulse__mJfo6{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.style_colorResult__vARfI{display:flex;flex-direction:row;gap:4px}.modal-container{display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative}.modal-container.open-filter-drawer .filter-drawer-mask{opacity:1;z-index:999}.modal-container.open-filter-drawer .filter-container .filter-drawer{opacity:1;pointer-events:auto;transform:translateY(0)}.modal-container.open-filter-drawer .filter-container .filter-drawer .filter-drawer-wrapper .filter-drawer-item.active{background:#bf3728;color:#fff}.modal-container.open-filter-drawer .filter-container .filter-drawer-footer{opacity:1;transform:translateY(0)}.modal-container .filter-drawer-mask{background:#000c;flex:1 1;height:100%;left:0;opacity:0;position:absolute;top:calc(2.5rem + 1px);transition:all .2s ease-in-out;width:100%;z-index:-1}.modal-container .filter-container{border-bottom:1px solid;border-image:linear-gradient(90deg,#ded48b,#6b5526) 1;display:flex;gap:.125rem;height:2.5rem;justify-content:space-between;min-height:2.5rem;width:100%}.modal-container .filter-container .filter-item{align-items:center;background:#3b2c17;color:#dab390;display:flex;font-size:.625rem;font-weight:500;gap:.125rem;height:100%;justify-content:center;line-height:normal;width:100%}.modal-container .filter-container .filter-item.active{background:radial-gradient(49.79% 100% at 50.21% 100%,#fde490 0,#c1934f 100%);color:#8f0000}.modal-container .filter-container .filter-item .filter-item-arrow{align-items:center;display:flex;height:.5rem;justify-content:center;transition:all .2s ease-in-out;width:.5625rem}.modal-container .filter-container .filter-item .filter-item-arrow.active{transform:rotate(180deg)}.modal-container .filter-container .filter-item .filter-item-arrow img{height:100%;width:100%}.modal-container .filter-container .filter-drawer{background:radial-gradient(50% 100% at 50% 0,#fde490 0,#c1934f 100%);height:auto;left:0;max-height:70%;opacity:0;overflow-y:auto;pointer-events:none;position:absolute;top:calc(2.5rem + 1px);transform:translateY(-100%);transition:all .2s ease-in-out;width:100%;z-index:1000}.modal-container .filter-container .filter-drawer .filter-drawer-wrapper{grid-gap:.75rem .9375rem;display:grid;gap:.75rem .9375rem;grid-template-columns:repeat(5,1fr);padding:.75rem}.modal-container .filter-container .filter-drawer .filter-drawer-wrapper .filter-drawer-item{background:#ffffff4d;border-radius:.25rem;color:#1f180e;font-size:.625rem;font-weight:500;line-height:normal;padding:.875rem 0;text-align:center;white-space:nowrap}.modal-container .filter-table-container{flex:1 1;overflow-y:auto}.modal-container .filter-table-container .ant-table-wrapper,.modal-container .filter-table-container .ant-table-wrapper .ant-spin-nested-loading,.modal-container .filter-table-container .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container,.modal-container .filter-table-container .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container .ant-table,.modal-container .filter-table-container .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-container{height:100%}.modal-container .filter-table-container .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-container .ant-table-thead{position:-webkit-sticky;position:sticky;top:0;z-index:10}.modal-container .filter-drawer-footer{align-items:center;bottom:2%;display:flex;gap:.625rem;justify-content:center;opacity:0;position:absolute;transform:translateY(100%);transition:all .2s ease-in-out;width:100%;z-index:1001}.modal-container .filter-drawer-footer.active{opacity:1;transform:translateY(0)}.modal-container .filter-drawer-footer .filter-drawer-footer-btn{height:1.75rem;width:auto}.modal-container .filter-drawer-footer .filter-drawer-footer-btn .custom-footer-btn .normal-btn-text{color:#fff6c6}.styles_bodyDescription__iPuFx{box-sizing:border-box;height:5.625rem;padding-right:.3125rem;padding-top:.8125rem;position:relative;width:13rem}.styles_bodyDescription__iPuFx .styles_infoButton__8Xtn3{height:2rem;position:absolute;right:0;top:0;width:2rem;z-index:10}.styles_bodyDescription__iPuFx .styles_infoButton__8Xtn3 img{height:100%;object-fit:contain;width:auto}.styles_bodyDescription__iPuFx .styles_infoButton__8Xtn3:active{transform:scale(.9)}.styles_bodyDescription__iPuFx .styles_descWrapper__Anqvj{box-sizing:border-box;height:100%;padding-top:.3125rem}.styles_bodyDescription__iPuFx .styles_descWrapper__Anqvj .styles_text__bIyOT{color:#0000;font-size:.625rem;font-style:normal;font-weight:700;line-height:normal;position:relative}.styles_bodyDescription__iPuFx .styles_descWrapper__Anqvj .styles_text__bIyOT:after,.styles_bodyDescription__iPuFx .styles_descWrapper__Anqvj .styles_text__bIyOT:before{-webkit-background-clip:text;background-clip:text;bottom:0;color:#0000;content:attr(data-text);display:block;left:0;position:absolute;right:0;top:3%}.styles_bodyDescription__iPuFx .styles_descWrapper__Anqvj .styles_text__bIyOT:before{-webkit-text-stroke:.2rem;background-image:linear-gradient(180deg,#000,#000);inset:0}.styles_bodyDescription__iPuFx .styles_descWrapper__Anqvj .styles_text__bIyOT:after{background-image:linear-gradient(180deg,#fff5ca 25%,#960);z-index:2}.styles_bodyDescription__iPuFx .styles_descWrapper__Anqvj .styles_time__nQNqb{color:#fff9cd;font-size:.625rem;font-style:normal;font-weight:400;line-height:normal;padding-top:.75rem;text-align:center}.styles_desc__ALVjJ{color:#e2b790;font-weight:400;text-align:start}.styles_desc__ALVjJ ol,.styles_desc__ALVjJ ul{-webkit-padding-start:1.25rem;padding-inline-start:1.25rem}.progress-container{align-items:center;display:flex;gap:.3125rem;justify-content:center;width:90%}.progress-container .progress{align-items:center;background:#ad964a66;border-radius:1.875rem;box-shadow:inset 0 -.0625rem .0625rem 0 #ffffff1a,inset 0 .0625rem .1875rem 0 #00000073;display:flex;min-height:.75rem;padding:0 .125rem;width:100%}.progress-container .progress-bar{background-color:#fbb402;border-radius:.84375rem;box-shadow:inset 0 .125rem .25rem #ffffff80,0 -.0625rem .125rem #0003;min-height:.5rem;position:relative}.progress-container .progress-bar.text-left{text-align:left}.progress-container .progress-bar.text-left span{margin-left:.625rem}.progress-container .progress-bar.text-right{text-align:right}.progress-container .progress-bar.text-right span{margin-right:.625rem}@keyframes progress-bar-stripes{0%{background-position:2.5rem 0}to{background-position:0 0}}.progress-container .progress-bar.active,.progress-container .progress.active .progress-bar{animation:progress-bar-stripes 2s linear infinite}.progress-container .progress-bar-striped,.progress-container .progress-striped .progress-bar{background-image:linear-gradient(45deg,#ffffff26 12%,#0000 0,#0000 25%,#ffffff26 0,#ffffff26 37%,#0000 0,#0000 50%,#ffffff26 0,#ffffff26 62%,#0000 0,#0000 75%,#ffffff26 0,#ffffff26 87%,#0000 0);background-size:2.5rem 2.5rem}.progress-container .progress-bar-secondary{background-color:#323a45}.progress-container .progress-bar-default{background-color:#b0bec5}.progress-container .progress-bar-success{background-color:#64dd17}.progress-container .progress-bar-info{background-color:#29b6f6}.progress-container .progress-bar-warning{background-color:#ffd600}.progress-container .progress-bar-danger{background-color:#ef1c1c}.progress-container .arrow-icon{color:#ebd300;font-size:.75rem}.main-title{color:#0000;font-size:1.1875rem;font-weight:700;line-height:100%;position:relative;width:100%}.main-title:after,.main-title:before{-webkit-background-clip:text;background-clip:text;bottom:0;color:#0000;content:attr(data-text);display:block;left:0;position:absolute;right:0;top:0}.main-title:before{-webkit-text-stroke:.2rem;background-image:linear-gradient(180deg,#8b1616,#8b1616);inset:0}.main-title:after{background-image:linear-gradient(180deg,#ffd000,#ffd000);z-index:2}.sub-title{color:#fff9cd}.sub-title,.text-description{font-size:.625rem;font-weight:700;line-height:normal}.text-description{color:#0000;position:relative;width:100%}.text-description:after,.text-description:before{-webkit-background-clip:text;background-clip:text;bottom:0;color:#0000;content:attr(data-text);display:block;left:0;position:absolute;right:0;top:0}.text-description:before{-webkit-text-stroke:.2rem;background-image:linear-gradient(180deg,#211400,#211400);inset:0}.text-description:after{background-image:linear-gradient(180deg,#fff9cd,#fff9cd);z-index:2}.remaining-spins-container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:.375rem}.remaining-spins-container .times{align-items:center;display:flex;height:1.4375rem;justify-content:center;line-height:normal;margin:.125rem 0 .375rem;width:7.25rem}.remaining-spins-container .hint-box{align-items:center;display:flex;flex-direction:column;gap:.3125rem;justify-content:center;width:100%}.remaining-spins-container .hint-box span{color:#ffd000}.remaining-spins-container .hint-box .type-hint{color:red;font-size:.5rem;line-height:80%}.wheel-container{--diameter:14.75rem;--numberOfSlices:12;--radius:calc(var(--diameter)/2);--circumfrance:calc(var(--radius)*6.28319);--sliceHeight:calc(var(--circumfrance)/var(--numberOfSlices));--sliceOffeset:calc(var(--sliceHeight)/2);--sliceColor:#e9a033;--sliceColor2:#e9c433;--rotation:360deg/var(--numberOfSlices);height:17.375rem;position:relative;width:var(--diameter)}.wheel-container .board{height:100%;position:relative;width:100%}.wheel-container .board .wheel-frame{height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:1}.wheel-container .board .spinner-table{border-radius:100%;height:calc(var(--diameter) - 1.65rem);left:50%;overflow:hidden;position:absolute;top:45.3%;transform:translate(-50%,-50%);width:calc(var(--diameter) - 1.65rem)}.wheel-container .board .spinner-table .dial{animation-fill-mode:forwards;animation-timing-function:linear;height:100%;transition:all 5s ease-out}.wheel-container .board .spinner-table .dial.spinning{animation-duration:5s;animation-name:spinning;animation-timing-function:cubic-bezier(.44,-.205,0,1.13)}.wheel-container .board .spinner-table .dial:before{background:#fff;border-radius:100%;box-shadow:0 0 .3125rem .3125rem #0000001a;content:"";display:block;height:2.5rem;left:50%;line-height:3.75rem;margin-left:-1.25rem;margin-top:-1.25rem;position:absolute;text-align:center;top:50%;width:2.5rem;z-index:200}.wheel-container .board .spinner-table .dial .slice{color:#fff;display:block;height:var(--sliceHeight);left:50%;padding-right:.625rem;position:absolute;text-align:right;top:calc(50% - var(--sliceOffeset));transform-origin:left center;width:50%;z-index:150}.wheel-container .board .spinner-table .dial .slice:after,.wheel-container .board .spinner-table .dial .slice:before{border-style:solid;content:"";display:block;height:0;width:0}.wheel-container .board .spinner-table .dial .slice:before{border-color:#0000 #0000 var(--sliceColor) #0000;border-width:0 0 calc(var(--sliceHeight)/2 + .25rem) var(--radius);margin-bottom:-.0625rem;margin-top:-.125rem}.wheel-container .board .spinner-table .dial .slice:after{border-color:#0000 var(--sliceColor) #0000 #0000;border-width:0 var(--radius) calc(var(--sliceHeight)/2 + .25rem) 0;margin-bottom:-.125rem;margin-top:-.0625rem}.wheel-container .board .spinner-table .dial .slice:nth-child(2n):after{border-color:#0000 var(--sliceColor2) #0000 #0000}.wheel-container .board .spinner-table .dial .slice:nth-child(2n):before{border-color:#0000 #0000 var(--sliceColor2) #0000}.wheel-container .board .spinner-table .dial .slice.big-prize:after{border-color:#0000 #fd8b31 #0000 #0000}.wheel-container .board .spinner-table .dial .slice.big-prize:before{border-color:#0000 #0000 #fd8b31}.wheel-container .board .spinner-table .dial .slice .label{bottom:0;font-size:1.125rem;line-height:var(--sliceHeight);padding-bottom:.0625rem;padding-left:2rem;padding-top:.0625rem;position:absolute;text-align:right;top:0;width:65%}.wheel-container .board .spinner-table .dial .slice .label .text{font-family:OmbudsmanStencil;position:relative;text-align:center;text-shadow:0 0 .25rem #0009;z-index:2}.wheel-container .board .spinner-table .dial .slice .label img{height:2.5rem;position:absolute;right:0;top:50%;transform:translateY(-50%);width:auto}.wheel-container .board .spin-button{height:calc(var(--diameter)/4);left:50%;position:absolute;top:45.3%;transform:translate(-50%,-50%);width:calc(var(--diameter)/4);z-index:3}.wheel-container .board .spin-button img{height:100%;width:100%}.wheel-container .board .spin-button .spin-text{font-weight:900;left:50%;position:absolute;text-align:center;top:53%;transform:translate(-50%,-50%)}.wheel-container .board .spin-frame{height:4.0625rem;position:absolute;right:0;top:45.5%;transform:translateY(-50%);width:5.9375rem;z-index:2}.wheel-container .board .spin-frame img{height:100%;width:100%}.wheel-container .icon-container .coin-icon1{animation:coinMoveDiagonal 2s ease-in-out infinite;height:1.875rem;position:absolute;right:-5%;top:8%;width:1.75rem}.wheel-container .icon-container .coin-icon2{animation:coinMoveDiagonalReverse 3s ease-in-out infinite;animation-delay:1s;height:1.625rem;left:-14%;position:absolute;top:22%;width:1.5625rem}.wheel-container .icon-container .coin-icon3{animation:coinMoveDiagonalReverse 3s ease-in-out infinite;height:2.875rem;left:-3%;position:absolute;top:-2%;width:2.6875rem}.wheel-container .arrow{left:calc(var(--diameter) + 1.875rem);margin-top:-.9375rem;position:absolute;top:50%;transform-origin:center right}.wheel-container .arrow,.wheel-container .pointer{display:block;height:1.875rem;width:3.125rem;z-index:500}.wheel-container .pointer:before{border-color:#0000 #0000 #c27028;border-style:solid;border-width:0 0 .9375rem 3.125rem;top:0}.wheel-container .pointer:after,.wheel-container .pointer:before{content:"";display:block;height:0;position:absolute;right:0;width:0}.wheel-container .pointer:after{border-color:#0000 #c27028 #0000 #0000;border-style:solid;border-width:0 3.125rem .9375rem 0;bottom:0}.wheel-container button{background:#c27028;border:0;color:#fff;padding:.9375rem 3.125rem;position:absolute;right:20%;top:100%}@keyframes coinMoveDiagonal{0%{transform:translate(0)}50%{transform:translate(-20px,20px)}to{transform:translate(0)}}@keyframes coinMoveDiagonalReverse{0%{transform:translate(0)}50%{transform:translate(-20px,-20px)}to{transform:translate(0)}}.bonus-wheel-modal{height:20.25rem;margin:0 auto;padding:0;pointer-events:auto;top:1.625rem;width:34.25rem!important;z-index:1000}.bonus-wheel-modal>div{height:100%}.bonus-wheel-modal-content{height:20.25rem;position:relative;width:34.25rem!important}.bonus-wheel-modal-content .bonus-wheel-modal-record{align-items:center;display:flex;justify-content:center;position:absolute;right:10.4rem;top:.9rem}.bonus-wheel-modal-content .bonus-wheel-modal-record:active{transform:scale(.9)}.bonus-wheel-modal-content .bonus-wheel-modal-record .bonus-wheel-modal-record-icon{height:1.75rem;width:1.75rem}.bonus-wheel-modal-content .bonus-wheel-modal-close{align-items:center;display:flex;justify-content:center;position:absolute;right:.5rem;top:.2rem}.bonus-wheel-modal-content .bonus-wheel-modal-close .bonus-wheel-modal-close-icon{height:3rem;width:3rem}.bonus-wheel-modal-content .bonus-wheel-modal-close .bonus-wheel-modal-close-icon:active{transform:scale(.9)}.bonus-wheel-modal-content .bonus-wheel-modal-body{align-items:flex-start;display:flex;height:16.5rem;justify-content:space-between;left:2.5rem;position:absolute;text-align:center;top:2.3rem;width:29.6rem}.bonus-wheel-modal-content .bonus-wheel-modal-body .body-description-container{align-items:center;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;height:calc(100% - .2rem);margin-top:.2rem;overflow-y:auto;padding-top:1.5rem}.styles_checkboxContainer__kscxx{align-items:center;display:flex;flex-direction:row;gap:.375rem;justify-content:flex-start}.styles_checkboxContainer__kscxx .styles_checkBox__I0BMs{background:#000000b3;border:.0625rem solid #e9b700;border-radius:.25rem;cursor:pointer;height:.875rem;position:relative;width:.875rem}.styles_checkboxContainer__kscxx .styles_checkBox__I0BMs .styles_checked__1qtQM{bottom:0;display:none;height:1.0625rem;left:0;position:absolute;width:1.0625rem}.styles_checkboxContainer__kscxx .styles_checkBox__I0BMs .styles_checked__1qtQM.styles_active__3a9EV{display:block}.custom-input-number{height:1.75rem;width:100%}.custom-input-number .ant-input-number-wrapper{height:1.75rem}.custom-input-number .ant-input-number-wrapper.ant-input-number-group{color:#fff;font-size:.75rem;height:1.75rem}.custom-input-number .ant-input-number-wrapper.ant-input-number-group>:first-child{border-end-start-radius:.375rem;border-start-start-radius:.375rem}.custom-input-number .ant-input-number-wrapper.ant-input-number-group>:last-child{border-end-end-radius:.375rem;border-start-end-radius:.375rem}.custom-input-number .ant-input-number-wrapper.ant-input-number-group .ant-input-number.ant-input-number-outlined{background:#0000004d;border:.03125rem solid #fff6c6;color:#fff}.custom-input-number .ant-input-number-wrapper.ant-input-number-group .ant-input-number.ant-input-number-outlined .ant-input-number-input-wrap{height:100%}.custom-input-number .ant-input-number-wrapper.ant-input-number-group .ant-input-number.ant-input-number-outlined .ant-input-number-input-wrap input{color:#fff;font-size:.75rem;height:100%}.custom-input-number .ant-input-number-wrapper.ant-input-number-group .ant-input-number.ant-input-number-outlined .ant-input-number-input-wrap input::placeholder{color:#ffffff80;font-weight:350;letter-spacing:.84px;line-height:140%}.custom-input-number .ant-input-number-wrapper.ant-input-number-group .ant-input-number.ant-input-number-outlined:focus-within{box-shadow:none}.custom-input-number .ant-input-number-wrapper.ant-input-number-group .ant-input-number.ant-input-number-outlined:not(:first-child){border-left:none}.custom-input-number .ant-input-number-wrapper.ant-input-number-group .ant-input-number.ant-input-number-outlined:not(:last-child){border-right:none}.custom-input-number .ant-input-number-wrapper.ant-input-number-group .ant-input-number-group-addon{background:#0000004d;border:.03125rem solid #fff6c6;color:#fff6c6;font-size:.75rem;font-style:normal;font-weight:700;line-height:normal;padding:.0625rem}.custom-input-number .ant-input-number-wrapper.ant-input-number-group .ant-input-number-group-addon:last-child{border-left:none}.custom-input-number .ant-input-number-wrapper.ant-input-number-group .ant-input-number-group-addon:first-child{border-right:none}.styles_container__-XCGM .styles_steps__bxgTg{-ms-overflow-style:none;align-items:center;cursor:grab;display:flex;gap:.875rem;overflow-x:scroll;padding:0 .7rem;scroll-behavior:smooth;scrollbar-width:none;-webkit-user-select:none;user-select:none}.styles_container__-XCGM .styles_steps__bxgTg:active{cursor:grabbing}.styles_container__-XCGM .styles_steps__bxgTg::-webkit-scrollbar{display:none}.styles_container__-XCGM .styles_steps__bxgTg .styles_step__CZjn3{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative}.styles_container__-XCGM .styles_steps__bxgTg .styles_step__CZjn3 .styles_amount__b29Vy{background:linear-gradient(180deg,#e7005c,#ff5fa4);border-radius:6.25rem;color:#fff;font-size:.75rem;font-weight:600;line-height:1.35;padding:0 .5rem;position:relative;z-index:1}.styles_container__-XCGM .styles_steps__bxgTg .styles_step__CZjn3 .styles_amount__b29Vy:after{background:#ff5fa4;bottom:.0625rem;content:"";height:.4375rem;left:50%;position:absolute;transform:rotate(45deg) translateY(60%);width:.4375rem;z-index:-1}.styles_container__-XCGM .styles_steps__bxgTg .styles_step__CZjn3 .styles_amount__b29Vy.styles_success__dUEYP{background:#0000;color:#ff4196}.styles_container__-XCGM .styles_steps__bxgTg .styles_step__CZjn3 .styles_amount__b29Vy.styles_success__dUEYP:after{display:none}.styles_container__-XCGM .styles_steps__bxgTg .styles_step__CZjn3 .styles_amount__b29Vy.styles_inactive__XUNN6{background:#0000;color:#fff1ae}.styles_container__-XCGM .styles_steps__bxgTg .styles_step__CZjn3 .styles_amount__b29Vy.styles_inactive__XUNN6:after{display:none}.styles_container__-XCGM .styles_steps__bxgTg .styles_step__CZjn3 .styles_coin__yFGUK{height:2.8125rem;margin:.125rem 0;pointer-events:none;width:3rem}.styles_container__-XCGM .styles_steps__bxgTg .styles_step__CZjn3 .styles_coin__yFGUK .styles_coinInactive__OFLyw{height:100%;width:100%}.styles_container__-XCGM .styles_steps__bxgTg .styles_step__CZjn3 .styles_coin__yFGUK .styles_coinSuccess__uXFiV{left:0;position:absolute;top:50%;transform:translateY(-50%)}.styles_container__-XCGM .styles_steps__bxgTg .styles_step__CZjn3 .styles_coin__yFGUK .styles_divider__U2o3e{background-color:#9e9e9e1a;border:1px solid #9e9e9e1a;height:1px;margin:0;position:absolute;right:2px;top:50%;transform:translate(100%,-50%);width:20px}.styles_container__-XCGM .styles_steps__bxgTg .styles_step__CZjn3 .styles_coin__yFGUK .styles_divider__U2o3e.styles_active__pBx0c{background-color:#ff3d3c;border:1px solid #ff3d3c}.styles_container__-XCGM .styles_steps__bxgTg .styles_step__CZjn3 .styles_day__NSJ2d{color:#fff;font-size:.625rem;font-weight:400;opacity:.6;white-space:nowrap}.styles_container__-XCGM .styles_steps__bxgTg .styles_step__CZjn3 .styles_day__NSJ2d.styles_active__pBx0c{color:#ff4196;opacity:1}.styles_treasureContainer__hyEuf{align-items:center;align-self:center;display:flex;flex-direction:column;height:5rem;justify-content:center;padding-top:2.4rem;position:relative;width:100%}.styles_treasureContainer__hyEuf .styles_treasureBackground__pAKNx{align-items:center;display:flex;height:12.625rem;justify-content:center;left:40%;pointer-events:none;position:absolute;top:40%;transform:translate(-50%,-50%);width:12.625rem}.styles_treasureContainer__hyEuf .styles_treasureBackground__pAKNx .styles_treasure__gjodv{height:9.875rem;width:9.875rem}.styles_treasureContainer__hyEuf .styles_bottomContainer__uJCiL{align-items:center;display:flex;flex-direction:column;justify-content:center;left:70%;position:absolute;top:50%;transform:translate(-50%,-50%);width:33%}.styles_treasureContainer__hyEuf .styles_bottomContainer__uJCiL .styles_checkText__\+opPv{color:#0000;font-size:.75rem;font-weight:500;position:relative;text-shadow:0 .25rem .25rem #00000040;width:100%}.styles_treasureContainer__hyEuf .styles_bottomContainer__uJCiL .styles_checkText__\+opPv:after,.styles_treasureContainer__hyEuf .styles_bottomContainer__uJCiL .styles_checkText__\+opPv:before{-webkit-background-clip:text;background-clip:text;bottom:0;color:#0000;content:attr(data-text);display:block;left:0;position:absolute;right:0;top:0}.styles_treasureContainer__hyEuf .styles_bottomContainer__uJCiL .styles_checkText__\+opPv:before{-webkit-text-stroke:.15rem;background-image:linear-gradient(180deg,#211400,#211400);inset:0}.styles_treasureContainer__hyEuf .styles_bottomContainer__uJCiL .styles_checkText__\+opPv:after{background-image:linear-gradient(180deg,#bfbfbf 20.75%,#bfbfbf 79.25%);z-index:2}.styles_treasureContainer__hyEuf .styles_bottomContainer__uJCiL .styles_text__fI6yK{color:#fff1ae;font-size:.75rem;font-weight:500;padding-left:.4rem;text-align:start;text-shadow:0 .25rem .25rem #00000040}.styles_treasureContainer__hyEuf .styles_bottomContainer__uJCiL .styles_text__fI6yK .styles_amount__gkB8I{color:#ff3d3c;font-weight:400;line-height:135%;margin:0 4px}.styles_treasureContainer__hyEuf .styles_bottomContainer__uJCiL .styles_text__fI6yK .styles_amount__gkB8I.styles_pass__wbBpn{color:#1fc050}.daily-check-btn-container{height:2.5rem;position:relative;width:7.8125rem}.daily-check-btn-container.disabled{filter:brightness(50%)}.daily-check-btn-container .normal-btn-text{color:#0000;font-size:.75rem;font-weight:500;left:50%;position:absolute;text-shadow:0 .25rem .25rem #00000040;top:42%;transform:translate(-50%,-50%);white-space:nowrap;width:100%}.daily-check-btn-container .normal-btn-text:after,.daily-check-btn-container .normal-btn-text:before{-webkit-background-clip:text;background-clip:text;bottom:0;color:#0000;content:attr(data-text);display:block;left:0;position:absolute;right:0;top:0}.daily-check-btn-container .normal-btn-text:before{-webkit-text-stroke:.15rem;background-image:linear-gradient(180deg,#211400,#211400);inset:0}.daily-check-btn-container .normal-btn-text:after{background-image:linear-gradient(180deg,#fff6c6 20.75%,#fff6c6 79.25%);z-index:2}.styles_ruleContainer__Zghx0 .styles_titleContainer__EykOC{align-items:center;display:flex;flex-direction:row}.styles_ruleContainer__Zghx0 .styles_titleContainer__EykOC .styles_title__XrwEc{color:#e2c890;font-size:.875rem;font-weight:600;text-shadow:0 .25rem .25rem #00000040}.styles_ruleContainer__Zghx0 .styles_desc__ELrj3{color:#e2b790;font-size:.75rem;font-weight:300;line-height:135%;margin-left:8px;text-shadow:0 .125rem .125rem #000c}.styles_ruleContainer__Zghx0 .styles_desc__ELrj3 ul{-webkit-margin-before:0;-webkit-margin-after:0;-webkit-padding-start:1rem;margin-block-end:0;margin-block-start:0;padding-inline-start:1rem}.styles_ruleContainer__Zghx0 .styles_desc__ELrj3 li{margin-top:.5625rem}.daily-check-modal{height:20.25rem;margin:0 auto;padding:0;pointer-events:auto;top:1.625rem;width:34.25rem!important;z-index:1000}.daily-check-modal>div{height:100%}.daily-check-modal-content{height:20.25rem;position:relative;width:34.25rem!important}.daily-check-modal-content .daily-check-modal-hint{align-items:center;display:flex;justify-content:center;position:absolute;right:10.4rem;top:.9rem}.daily-check-modal-content .daily-check-modal-hint:active{transform:scale(.9)}.daily-check-modal-content .daily-check-modal-hint .daily-check-modal-hint-icon{height:1.75rem;width:1.75rem}.daily-check-modal-content .daily-check-modal-close{align-items:center;display:flex;justify-content:center;position:absolute;right:.5rem;top:.2rem}.daily-check-modal-content .daily-check-modal-close .daily-check-modal-close-icon{height:3rem;width:3rem}.daily-check-modal-content .daily-check-modal-close .daily-check-modal-close-icon:active{transform:scale(.9)}.daily-check-modal-content .daily-check-modal-body{left:2.5rem;min-height:15.8rem;position:absolute;text-align:center;top:3.4375rem;width:29.2rem}.daily-check-modal-content .daily-check-modal-body .body-subtitle{color:#0000;font-size:.875rem;font-weight:800;position:relative;width:100%}.daily-check-modal-content .daily-check-modal-body .body-subtitle:after,.daily-check-modal-content .daily-check-modal-body .body-subtitle:before{-webkit-background-clip:text;background-clip:text;bottom:0;color:#0000;content:attr(data-text);display:block;left:0;position:absolute;right:0;top:0}.daily-check-modal-content .daily-check-modal-body .body-subtitle:before{-webkit-text-stroke:.2rem;background-image:linear-gradient(180deg,#211400,#211400);inset:0}.daily-check-modal-content .daily-check-modal-body .body-subtitle:after{background-image:linear-gradient(180deg,#fff1ae 20.75%,#fff1ae 79.25%);z-index:2}.daily-check-modal-content .daily-check-modal-body .body-active-day{color:#ffc70e;font-size:.75rem;font-weight:500;line-height:1;margin-bottom:.5rem;text-shadow:0 4px 4px #00000040}.daily-check-modal-content .daily-check-modal-body .body-active-day .day{color:#ff4196;font-size:1.125rem}.styles_channelListContainer__q24v4{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:.875rem;justify-content:flex-start;width:100%}.styles_channelListContainer__q24v4 .styles_item__7EVi8{background:linear-gradient(180deg,#c4392a4d,#5311074d);border:.01875rem solid #d1574b;border-radius:.25rem;box-sizing:border-box;color:#b98888;cursor:pointer;font-size:.75rem;font-style:normal;font-weight:700;line-height:normal;padding:4px;text-align:center;width:100%}.styles_channelListContainer__q24v4 .styles_item__7EVi8.styles_selected__8G9aN{background:linear-gradient(180deg,#c4392a,#531107);color:#ffebeb}.style_footerContainer__PZOcm{align-items:center;border:1px dashed #e2b790;border-radius:2px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;height:4.1875rem;justify-content:center}.style_footerContainer__PZOcm .style_uploadImg__4g2ej{height:28px;width:28px}.style_footerContainer__PZOcm.style_error__ts8\+H{background-color:#fff0f0;border:1px dashed var(--color-system-error)}.style_footerContainer__PZOcm .style_title__KI535{color:#e2b790;font-size:.625rem;font-style:normal;font-weight:400;line-height:normal}.style_errorMessage__F420r{color:#ff8686;display:none;font-size:.625rem}.style_errorMessage__F420r.style_error__ts8\+H{display:block}.custom-upload.ant-upload-wrapper{color:#e2b790;width:100%}.custom-upload.ant-upload-wrapper .ant-upload.ant-upload-select{width:100%}.custom-upload.ant-upload-wrapper .ant-upload-list-item{height:50px}.custom-upload.ant-upload-wrapper .ant-upload-list-item:hover .ant-upload-list-item-info{background-color:#0000}.custom-upload.ant-upload-wrapper .ant-upload-list-item .ant-upload-icon .anticon{color:#e2b790}.custom-upload.ant-upload-wrapper .ant-upload-list-item .ant-upload-text-icon{display:none}.custom-upload.ant-upload-wrapper .ant-upload-list-item .ant-btn-variant-text,.custom-upload.ant-upload-wrapper .ant-upload-list-item .ant-upload-list-item-name{color:#e2b790}.custom-upload.ant-upload-wrapper .ant-upload-list-item .ant-upload-list-item-actions .anticon{color:#e2b790;transition:none}.custom-upload.ant-upload-wrapper .ant-upload-list-item .ant-upload-list-item-card-actions .ant-upload-list-item-card-actions-btn{opacity:1}.custom-upload.ant-upload-wrapper .ant-upload-list-item .ant-upload-list-item-card-actions .ant-btn-icon{color:#e2b790;transition:none}.styles_wrapper__rN9o5{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;text-align:center;width:100%}.styles_wrapper__rN9o5 .styles_statusImage__OKGgC{height:3rem;margin-bottom:.875rem;width:3rem}.styles_wrapper__rN9o5 .styles_title__7TStz{color:#fff6c6;font-size:.875rem;font-style:normal;font-weight:700;line-height:normal;text-align:center}.styles_wrapper__rN9o5 .styles_subtitle__xyIJL{color:#fff6c6;font-size:.75rem;font-style:normal;font-weight:400;line-height:normal;margin-bottom:.875rem;text-align:center}.styles_wrapper__rN9o5 .styles_disabled__W2KyO{opacity:.4}.styles_wrapper__rN9o5 .styles_button__XS8C6{height:1.75rem;margin-top:.875rem;width:7.5rem}.primary-table.custom-table.ant-table-wrapper .ant-table{background:linear-gradient(180deg,#87701d,#c6c391);border-radius:.25rem}.primary-table.custom-table.ant-table-wrapper .ant-table .ant-table-title{background-color:#0000;border:none;border-radius:.25rem .25rem 0 0;color:#fff;font-size:.625rem;font-style:normal;font-weight:600;line-height:normal;padding:0 .5625rem;text-align:left}.primary-table.custom-table.ant-table-wrapper .ant-table .ant-table-container{-webkit-border-start:none;border:none;border-inline-start:none}.primary-table.custom-table.ant-table-wrapper .ant-table .ant-table-container table>thead th{background:#a69a58;color:#1f180e;font-size:.625rem;font-style:normal;font-weight:300;line-height:135%;text-align:center}.primary-table.custom-table.ant-table-wrapper .ant-table .ant-table-container table>thead th:before{background-color:#ded3b1!important}.primary-table.custom-table.ant-table-wrapper .ant-table .ant-table-container table>tbody>tr{background:#c8c089}.primary-table.custom-table.ant-table-wrapper .ant-table .ant-table-container table>tbody>tr>td{background:#c8c089;color:#1f180e;font-size:.625rem;font-style:normal;font-weight:300;line-height:135%}.primary-table.custom-table.ant-table-wrapper .ant-table .ant-table-container table>tbody>tr>td.ant-table-cell-row-hover{background:#c8c089}.primary-table.custom-table.ant-table-wrapper .ant-table .ant-table-container table>tbody>tr>td:before{background-color:#ded3b1!important}.primary-table.custom-table.ant-table-wrapper .ant-table .ant-table-footer{background-color:#0000;border:none;border-radius:0 0 .25rem .25rem;color:#1f180e;font-size:.625rem;font-style:normal;font-weight:400;line-height:normal;padding:.5rem .5625rem .5625rem;text-align:left}.styles_event__a3rla{align-items:flex-start;display:flex;flex-direction:column;gap:.875rem;justify-content:flex-start;width:100%}.styles_event__a3rla .styles_checkboxLabel__0qfv1{color:#e9b700;font-size:.75rem;font-style:normal;font-weight:500;line-height:normal}.styles_event__a3rla .styles_eventContainer__75RYz{align-items:center;border:.01875rem solid #fff6c6;border-radius:.25rem;box-sizing:border-box;color:#fff6c6;display:flex;flex-direction:row;font-size:.625rem;font-style:normal;font-weight:500;justify-content:space-between;line-height:normal;padding:.375rem;width:100%}.styles_event__a3rla .styles_eventContainer__75RYz .styles_eventDetail__WBIav{color:#38c829;cursor:pointer}.styles_quickButton__0520a{background:linear-gradient(180deg,#fde4904d,#7a5e3a4d);border:.01875rem solid #fde490;border-radius:.25rem;box-sizing:border-box;color:#a9832b;font-size:.75rem;font-style:normal;font-weight:700;line-height:normal;padding:.3125rem 0;text-align:center}.styles_quickButton__0520a.styles_selected__25FFo{background:linear-gradient(180deg,#fde490,#7a5e3a);color:#3d2b00}.styles_container__r\+ric{width:100%}.styles_container__r\+ric .styles_title__BAz0S{color:var(--color-text-main);font-size:var(--fontSetting-huge);font-weight:500;margin-bottom:12px}.styles_container__r\+ric .styles_currency__thyck{margin-right:.8125rem}.styles_headerContainer__MYuyu{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.styles_headerContainer__MYuyu .styles_title__BAz0S{color:var(--color-label-text);font-size:var(--fontSetting-middle);font-weight:600}.styles_formContainer__Vxq-u{display:flex;flex-direction:column;width:100%}.styles_formContainer__Vxq-u .styles_checkboxContainer__UmNAk{margin-top:.875rem}.styles_formContainer__Vxq-u .styles_buttonSubmit__FZE4g{align-self:center;margin-top:.875rem;min-height:1.75rem;min-width:7.5rem;text-align:center}.styles_formContainer__Vxq-u .styles_buttonSubmit__FZE4g:active{transform:scale(.9)}.styles_primaryTitle__roJ0m{padding:.5625rem 0}.styles_copyCell__o3TNH{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:center}.styles_container__hEhnp{width:100%}.styles_container__hEhnp .styles_currency__-m1Zw{margin-right:.8125rem}.styles_container__hEhnp .styles_title__I3g4X{color:var(--color-text-main);font-size:var(--fontSetting-huge);font-weight:500;margin-bottom:12px}.styles_container__hEhnp .styles_buttonAll__PI8Nk{background:#fff6c6;border-radius:.3125rem;color:#000;font-size:.75rem;height:1.625rem;margin-left:.75rem;padding:0 12px}.styles_container__hEhnp .styles_helper__2e359{color:#fff;font-size:.75rem;font-style:normal;font-weight:400;line-height:normal}.styles_container__hEhnp .styles_info__KFPwe{color:#fff6c6;font-size:.625rem;font-style:normal;font-weight:400;line-height:normal;margin-bottom:12px}.styles_container__hEhnp .styles_info__KFPwe .styles_redInfo__i5KcV{color:#ff8686}.styles_container__hEhnp .styles_formContainer__B3zJh{display:flex;flex-direction:column;width:100%}.styles_container__hEhnp .styles_formContainer__B3zJh .styles_checkboxContainer__mNvNy{margin-top:.875rem}.styles_container__hEhnp .styles_formContainer__B3zJh .styles_buttonSubmit__WPDcj{align-self:center;margin-top:.875rem;min-height:1.75rem;min-width:7.5rem;text-align:center}.styles_container__hEhnp .styles_formContainer__B3zJh .styles_buttonSubmit__WPDcj:active{transform:scale(.9)}.styles_container__rl3Pe{background:#0000004d;border:.0625rem solid #fff6c6;border-radius:.25rem;box-sizing:border-box;display:flex;flex-direction:column;margin:.875rem 0;padding:.5rem .75rem}.styles_container__rl3Pe .styles_currency__FKZOe{color:#928c6d;font-size:.625rem;font-style:normal;font-weight:500;line-height:normal;margin:0 0 .25rem}.styles_container__rl3Pe .styles_exchange__Pjo1Z{color:#fff6c6;font-size:.875rem;font-style:normal;font-weight:800;line-height:normal;margin-bottom:.625rem}.styles_container__rl3Pe .styles_amount__cLjTf{color:#fff6c6;font-size:.875rem;font-style:normal;font-weight:500;line-height:normal;margin:0 0 .25rem}.styles_container__rl3Pe .styles_received__1mXoF{background:linear-gradient(0deg,#7447a9,#320077);border-radius:.125rem;box-sizing:border-box;color:#fff6c6;font-size:.875rem;font-style:normal;font-weight:800;height:1.375rem;line-height:normal;text-align:center;width:100%}.styles_container__tiDQ2{width:100%}.styles_container__tiDQ2 .styles_title__Zo-yK{color:var(--color-text-main);font-size:var(--fontSetting-huge);font-weight:500;margin-bottom:12px}.styles_container__tiDQ2 .styles_currency__zJfjc{margin-right:.8125rem}.styles_container__tiDQ2 .styles_buttonAll__ESEjW{background:#fff6c6;border-radius:.3125rem;color:#000;font-size:.75rem;height:1.625rem;margin-left:.75rem;padding:0 12px}.styles_container__tiDQ2 .styles_helper__q6JgG{color:var(--color-text-stable);font-size:var(--fontSetting-small);margin-top:-22px}.styles_container__tiDQ2 .styles_info__cgDOO{color:var(--color-text-main);font-size:var(--fontSetting-small);font-weight:500;margin-bottom:12px}.styles_container__tiDQ2 .styles_info__cgDOO .styles_redInfo__8ffYc{color:var(--ant-error-color)}.styles_container__tiDQ2 .styles_formContainer__Egf3I{display:flex;flex-direction:column;width:100%}.styles_container__tiDQ2 .styles_formContainer__Egf3I .styles_checkboxContainer__Q\+54x{margin-top:.875rem}.styles_container__tiDQ2 .styles_formContainer__Egf3I .styles_buttonSubmit__0Zhv2{align-self:center;margin-top:.875rem;min-height:1.75rem;min-width:7.5rem;text-align:center}.styles_container__tiDQ2 .styles_formContainer__Egf3I .styles_buttonSubmit__0Zhv2:active{transform:scale(.9)}.styles_container__X5a0f{width:100%}.styles_container__X5a0f .styles_formContainer__m\+v9t{display:flex;flex-direction:column;width:100%}.styles_container__X5a0f .styles_formContainer__m\+v9t .styles_checkboxContainer__9vphF{margin-top:.875rem}.styles_container__X5a0f .styles_formContainer__m\+v9t .styles_buttonSubmit__-PjM9{align-self:center;margin-top:.875rem;min-height:1.75rem;min-width:7.5rem;text-align:center}.styles_container__X5a0f .styles_formContainer__m\+v9t .styles_buttonSubmit__-PjM9:active{transform:scale(.9)}.styles_container__X5a0f .styles_currency__fm38C{margin-right:.8125rem}.styles_copyCell__Fhsq5{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:center}.styles_formContainer__f2z3j{box-sizing:border-box;flex:.8 1;height:100%;overflow-y:scroll;padding:14px}.styles_depositContainer__a7ovt{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:row;height:100%;justify-content:flex-start;width:100%}.styles_depositContainer__a7ovt .styles_paymentChannelList__GfEEY{flex:.2 1;padding:0 .375rem}.styles_depositContainer__a7ovt .styles_paymentChannelList__GfEEY .styles_paymentChannelTitle__9tokQ{box-sizing:border-box;color:#fff6c6;font-size:.75rem;font-style:normal;font-weight:500;line-height:normal;margin:.875rem 0;text-align:center}.styles_depositContainer__a7ovt .styles_verticalDivider__JmV57{background:linear-gradient(180deg,#f8f4b4,#9e8423 20%,#6d5726 40%,#9e8423 70%,#f8f4b4);height:100%;width:2px}.styles_detailContainer__VKfsE{-ms-overflow-style:none;background:linear-gradient(180deg,#0c0b09,#271d0f);box-sizing:border-box;flex:.6 1;height:100%;overflow-y:scroll;padding:.625rem;scrollbar-width:none}.styles_detailContainer__VKfsE .styles_container__bYlO1::-webkit-scrollbar,.styles_detailContainer__VKfsE ::-webkit-scrollbar{display:none}.styles_detailContainer__VKfsE .styles_title__4-4m0{color:#e2c890;font-size:.875rem;font-style:normal;font-weight:600;line-height:normal;text-shadow:0 4px 4px #00000040}.styles_detailContainer__VKfsE .styles_date__LkrPZ{color:#a08266;font-size:.625rem;font-style:normal;font-weight:300;line-height:normal;margin-bottom:.75rem;text-shadow:0 4px 4px #00000040}.styles_detailContainer__VKfsE img{max-width:100%}.styles_detailContainer__VKfsE .styles_subtitle__vyFIQ{color:#e2c890;font-size:.75rem;font-style:normal;font-weight:600;line-height:135%;margin-bottom:.375rem;margin-top:.75rem;text-shadow:0 2px 2px #000c}.styles_detailContainer__VKfsE .styles_content__0Edus,.styles_detailContainer__VKfsE .styles_description__mnreT{color:#e2b790;font-size:.75rem;font-style:normal;font-weight:300;line-height:135%;text-shadow:0 2px 2px #000c}.styles_tableContainer__I4RLB{width:100%}.styles_container__1BHlj{background:#0000;height:3.9375rem;width:10.75rem}.styles_container__1BHlj.styles_selected__zkrSB{background:linear-gradient(180deg,#fde490,#c1934f 24.52%,#7a5e3a 50.48%,#c1934f 77.4%,#fde490);transform:scale(1.1)}.styles_container__1BHlj.styles_selected__zkrSB img{padding:.25rem}.styles_container__1BHlj img{box-sizing:border-box;height:100%;object-fit:cover;padding:0;width:100%}.styles_headerContainer__mrkGZ{-ms-overflow-style:none;align-items:center;background:linear-gradient(180deg,#15140f,#402f16);box-sizing:border-box;display:flex;flex:.4 1;flex-direction:column;gap:14px;height:100%;justify-content:flex-start;overflow-y:scroll;padding:6px 0;scrollbar-width:none}.styles_headerContainer__mrkGZ .styles_container__GRJOR::-webkit-scrollbar,.styles_headerContainer__mrkGZ ::-webkit-scrollbar{display:none}.styles_eventContainer__fGFNU{align-items:center;display:flex;flex-direction:column;height:20.25rem;justify-content:flex-start;position:relative;width:34.25rem;z-index:1}.styles_eventContainer__fGFNU .styles_closeIcon__PTGix{cursor:pointer;height:3rem;position:absolute;right:-1.25rem;top:1.25rem;width:3rem}.styles_eventContainer__fGFNU .styles_closeIcon__PTGix:active{transform:scale(.9)}.styles_eventContainer__fGFNU .styles_closeIcon__PTGix img{height:3rem;width:3rem}.styles_eventContainer__fGFNU .styles_title__5vrKT{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#676767 20.75%,#222 79.25%);background-clip:text;-webkit-background-clip:text;font-size:1.5rem;font-weight:400;margin-top:.3125rem;position:relative;text-align:center}.styles_eventContainer__fGFNU .styles_title__5vrKT:before{-webkit-text-stroke-width:.07rem;background:linear-gradient(180deg,#e5c24f,#7d5e23);background-clip:text;-webkit-background-clip:text;z-index:-1}.styles_eventContainer__fGFNU .styles_title__5vrKT:after,.styles_eventContainer__fGFNU .styles_title__5vrKT:before{-webkit-text-stroke-color:#0000;-webkit-text-fill-color:#0000;bottom:0;content:attr(data-text);left:0;position:absolute;right:0;top:0}.styles_eventContainer__fGFNU .styles_title__5vrKT:after{-webkit-text-stroke-width:.18875rem;background:linear-gradient(180deg,#fefbe8,#e1d295);background-clip:text;-webkit-background-clip:text;z-index:-2}.styles_eventContainer__fGFNU .styles_content__dnBQ1{align-items:flex-start;box-sizing:border-box;display:flex;flex:1 1;flex-direction:row;height:1px;justify-content:flex-start;padding:.85rem 1.1rem 1rem;width:100%}.styles_eventContainer__fGFNU .styles_content__dnBQ1 .styles_verticalDivider__QPZnE{background:linear-gradient(180deg,#f8f4b4,#9e8423 20%,#6d5726 40%,#9e8423 70%,#f8f4b4);height:100%;width:2px}.faqs-about-collapse .ant-collapse-item{margin-bottom:.5rem}.faqs-about-collapse .ant-collapse-item:first-child .ant-collapse-header,.faqs-about-collapse .ant-collapse-item:last-child .ant-collapse-header{border-radius:.25rem}.faqs-about-collapse .ant-collapse-item .ant-collapse-header{align-items:center;background:linear-gradient(0deg,#c6c391,#87701d 10.1%,#e3e0a6);border-radius:.25rem;padding:.5rem .875rem;transition:all .3s ease}.faqs-about-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-expand-icon .faqs-about-collapse-arrow{height:1.25rem;width:1.25rem}.faqs-about-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-expand-icon .faqs-about-collapse-arrow.active{transform:rotate(180deg)}.faqs-about-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-header-text{color:#322511;font-size:.75rem;font-weight:600}.faqs-about-collapse .ant-collapse-item .ant-collapse-content{background:#322511;border-radius:.25rem}.faqs-about-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box{padding:.625rem}.faqs-about-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box img{aspect-ratio:16/6;border-radius:.25rem;object-fit:cover;width:100%}.faqs-about-collapse-content{box-sizing:border-box;color:#fff;font-size:.75rem;font-style:normal;font-weight:400;line-height:normal}.faqs-about-collapse-content img{max-width:100%}.styles_categoryList__3-DbR{align-items:center;background:#0000;border:none;border-radius:.25rem;display:flex;height:1.4375rem;overflow:hidden;padding:.175rem 0;position:relative;width:100%}.styles_categoryList__3-DbR:before{background:linear-gradient(180deg,#ded48b,#fdfabb,#a98e22,#6a5426);border-radius:.25rem;bottom:0;content:"";left:0;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;padding:.0625rem;pointer-events:none;position:absolute;right:0;top:0;z-index:3}.styles_categoryList__3-DbR .styles_categoryItemContainer__jZTj\+{align-items:center;display:flex;gap:.0625rem;overflow-y:hidden;padding:0 .175rem}.styles_categoryList__3-DbR .styles_categoryItemContainer__jZTj\+ .styles_categoryItem__uPFAW{align-items:center;background:linear-gradient(180deg,#f0eab4,#c3b17e 38.92%,#5e4c33);border:none;border-radius:.125rem;display:flex;gap:.34375rem;height:1.4375rem;justify-content:center;max-height:1.4375rem;max-width:5rem;min-width:5rem;padding:0 .375rem;position:relative;width:5rem}.styles_categoryList__3-DbR .styles_categoryItemContainer__jZTj\+ .styles_categoryItem__uPFAW:before{background:linear-gradient(180deg,#f8f3c6,#decd8b 49.52%,#a98022);border-radius:.125rem;bottom:0;content:"";left:0;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;padding:.03125rem;pointer-events:none;position:absolute;right:0;top:0}.styles_categoryList__3-DbR .styles_categoryItemContainer__jZTj\+ .styles_categoryItem__uPFAW.styles_transparent__P3QBh{background:#0000}.styles_categoryList__3-DbR .styles_categoryItemContainer__jZTj\+ .styles_categoryItem__uPFAW.styles_active__xzT\+y{background:linear-gradient(180deg,#fce68f,#c59100 50.96%,#ffd335)}.styles_categoryList__3-DbR .styles_categoryItemContainer__jZTj\+ .styles_categoryItem__uPFAW.styles_active__xzT\+y .styles_categoryItemText__Hfuld:before{-webkit-text-stroke:.15rem;background-image:linear-gradient(180deg,#f3ebb8,#f3ebb8);inset:0;z-index:1}.styles_categoryList__3-DbR .styles_categoryItemContainer__jZTj\+ .styles_categoryItem__uPFAW.styles_active__xzT\+y .styles_categoryItemText__Hfuld:after{background-image:linear-gradient(180deg,#494024,#494024);z-index:2}.styles_categoryList__3-DbR .styles_categoryItemContainer__jZTj\+ .styles_categoryItem__uPFAW .styles_categoryItemImg__IHUsZ{height:1rem;width:1rem}.styles_categoryList__3-DbR .styles_categoryItemContainer__jZTj\+ .styles_categoryItem__uPFAW .styles_platformImg__lMH7Y{height:auto;width:2.8125rem}.styles_categoryList__3-DbR .styles_categoryItemContainer__jZTj\+ .styles_categoryItem__uPFAW .styles_categoryItemText__Hfuld{color:#0000;flex:1 1;font-size:.625rem;font-weight:700;line-height:.7rem;position:relative;text-align:center}.styles_categoryList__3-DbR .styles_categoryItemContainer__jZTj\+ .styles_categoryItem__uPFAW .styles_categoryItemText__Hfuld:after,.styles_categoryList__3-DbR .styles_categoryItemContainer__jZTj\+ .styles_categoryItem__uPFAW .styles_categoryItemText__Hfuld:before{-webkit-background-clip:text;background-clip:text;bottom:0;color:#0000;content:attr(data-text);display:block;left:0;position:absolute;right:0;top:0}.styles_categoryList__3-DbR .styles_categoryItemContainer__jZTj\+ .styles_categoryItem__uPFAW .styles_categoryItemText__Hfuld:before{-webkit-text-stroke:.15rem;background-image:linear-gradient(180deg,#494024,#494024);inset:0;z-index:1}.styles_categoryList__3-DbR .styles_categoryItemContainer__jZTj\+ .styles_categoryItem__uPFAW .styles_categoryItemText__Hfuld:after{background-image:linear-gradient(180deg,#f3ebb8 20.75%,#f3ebb8 79.25%);z-index:2}.styles_forgotContainer__Z0DZD{-ms-overflow-style:none;align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:flex-start;overflow-y:scroll;position:relative;scrollbar-width:none;width:100%}.styles_forgotContainer__Z0DZD::-webkit-scrollbar{display:none}.styles_forgotContainer__Z0DZD .styles_selectorContainer__MzZyU{align-items:center;display:flex;flex-direction:row;gap:.5rem;justify-content:center}.styles_forgotContainer__Z0DZD .styles_selectorContainer__MzZyU .styles_quickButton__AhlPS{background:linear-gradient(180deg,#fde4904d,#7a5e3a4d);border:.01875rem solid #fde490;border-radius:.25rem;box-sizing:border-box;color:#a9832b;font-size:.75rem;font-style:normal;font-weight:700;line-height:normal;padding:.3125rem .375rem;text-align:center}.styles_forgotContainer__Z0DZD .styles_selectorContainer__MzZyU .styles_quickButton__AhlPS.styles_selected__e\+qw2{background:linear-gradient(180deg,#fde490,#7a5e3a);color:#3d2b00}.styles_forgotContainer__Z0DZD .styles_formContainer__5bWQu{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:.75rem;width:100%}.styles_forgotContainer__Z0DZD .styles_formContainer__5bWQu .styles_buttonContainer__pi1cv{align-items:center;display:flex;height:1.75rem;justify-content:center}.styles_forgotContainer__Z0DZD .styles_btn__gg2-V{align-items:center;background:#fff6c6;border-radius:.125rem;color:#4e0b0b;cursor:pointer;display:flex;font-size:.5625rem;font-style:normal;font-weight:500;height:1.5rem;justify-content:center;line-height:normal;margin-right:-9px;min-width:3.8125rem;padding:0 .125rem;text-align:center}.styles_gameModalContainer__4ikW1{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:calc(var(--vh)*100);justify-content:space-around;position:relative;width:calc(var(--vw)*100)}.styles_gameModalContainer__4ikW1 .styles_iframe__ajcyo{height:100%;width:100%;z-index:2}.styles_gameModalContainer__4ikW1 .styles_gameModalDefaultBg__Hc9AY{align-items:flex-end;display:flex;height:calc(var(--vh)*100);justify-content:center;position:absolute;width:calc(var(--vw)*100)}.styles_gameModalContainer__4ikW1 .styles_gameModalDefaultBg__Hc9AY.styles_portrait__mPA-p{height:calc(var(--vw)*100);width:calc(var(--vh)*100)}.styles_gameModalContainer__4ikW1 .styles_gameModalDefaultBg__Hc9AY.styles_portrait__mPA-p.styles_gameOpen__2OJK-{height:calc(var(--vw)*100);transform:rotate(90deg);width:calc(var(--vh)*100)}.custom-bubble .adm-floating-bubble-boundary-outer{height:100%;width:100%}.loading-container{background:linear-gradient(180deg,#0000,#00000080 30%,#000c);background-blend-mode:darken;padding:4rem 0;width:100%}.loading-container .loading{font-size:1.5rem;font-weight:700;letter-spacing:4.32px;text-align:center;text-transform:capitalize}.loading-container .loading.loading03 span{-webkit-text-fill-color:#0000;animation:loading03 .7s infinite alternate;background:linear-gradient(180deg,#ffdff1,#f874ff);background-clip:text;-webkit-background-clip:text;margin:0 -.075rem}.loading-container .loading.loading03 span:nth-child(2){animation-delay:.1s}.loading-container .loading.loading03 span:nth-child(3){animation-delay:.2s}.loading-container .loading.loading03 span:nth-child(4){animation-delay:.3s}.loading-container .loading.loading03 span:nth-child(5){animation-delay:.4s}.loading-container .loading.loading03 span:nth-child(6){animation-delay:.5s}.loading-container .loading.loading03 span:nth-child(7){animation-delay:.6s}@keyframes loading03{0%{transform:scale(1)}to{transform:scale(.8)}}.loading-container .loading span{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#ffdff1,#f874ff);background-clip:text;-webkit-background-clip:text;display:inline-block;margin:0 -.05rem}.styles_gameItem__i7SH3{cursor:pointer;flex-shrink:0;height:6rem;transition:transform .15s ease;width:6rem}.styles_gameItem__i7SH3.styles_pressed__XS87y{transform:scale(.9)}.styles_gameItem__i7SH3 .styles_gameImageContainer__LOSTs{height:100%;position:relative;width:100%}.styles_gameItem__i7SH3 .styles_gameImageContainer__LOSTs>div{height:100%;width:100%}.styles_gameItem__i7SH3 .styles_gameImageContainer__LOSTs>div .styles_gameImage__mojP5{border-radius:.75rem;height:100%;object-fit:cover;pointer-events:none;width:100%}.styles_gameItem__i7SH3 .styles_gameImageContainer__LOSTs .styles_brand__y7p30{height:1.5rem;object-fit:contain;position:absolute;right:0;top:0;width:1.5rem}.styles_gameItem__i7SH3 .styles_gameImageContainer__LOSTs .styles_maintain__VIXWj{align-items:center;background-color:#000c;border-radius:.75rem;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;margin:auto 0;position:absolute;right:0;top:0}.styles_gameItem__i7SH3 .styles_gameImageContainer__LOSTs .styles_maintain__VIXWj.styles_removeMask__c2MI6{background-color:#0000}.styles_gameItem__i7SH3 .styles_gameImageContainer__LOSTs .styles_maintain__VIXWj .styles_maintainImg__XEnAl{height:2.5rem;width:2.5rem}.styles_gameItem__i7SH3 .styles_gameImageContainer__LOSTs .styles_maintain__VIXWj .styles_maintainText__WbE\+F{color:#fffcd1;font-size:.75rem;font-weight:700;text-align:center}.styles_gameItem__i7SH3 .styles_gameImageContainer__LOSTs .styles_hotBadge__4aq4v{height:1.75rem;left:-.25rem;pointer-events:none;position:absolute;top:-.75rem;width:1.75rem}.styles_gameItem__i7SH3 .styles_gameImageContainer__LOSTs .styles_finger__NxE0M{height:3.3125rem;left:74%;pointer-events:none;position:absolute;top:64%;transform:translate(-50%,-50%);width:4.25rem}.styles_container__RzyJT{align-items:flex-start;display:flex;flex-direction:column;gap:.75rem;justify-content:flex-start;width:100%}.styles_container__RzyJT .styles_title__WmyAz{color:#e2c890;font-size:.875rem;font-style:normal;font-weight:600;line-height:normal;text-shadow:0 4px 4px #00000040}.styles_container__RzyJT .styles_desc__AFjx5{color:#e2b790;font-size:.75rem;font-style:normal;font-weight:300;line-height:135%;text-shadow:0 2px 2px #000c}.styles_container__RzyJT .styles_stepContainer__hdArQ{align-items:center;display:flex;gap:.875rem;justify-content:flex-start}.styles_container__RzyJT .styles_stepContainer__hdArQ img{height:1.5rem;object-fit:cover;width:1.5rem}.styles_container__RzyJT .styles_stepContainer__hdArQ .styles_content__NAOe8{color:#e2b790;font-size:.875rem;font-style:normal;font-weight:300;line-height:135%;text-shadow:0 2px 2px #000c}.styles_container__RzyJT .styles_stepContainer__hdArQ .styles_content__NAOe8 span{color:#fff;text-shadow:none}.styles_wrapper__Y0n6z{position:relative}.styles_wrapper__Y0n6z .styles_gem__gmaeq{height:1.875rem;object-fit:contain;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:left .3s ease;width:1.875rem}.styles_progressNumber__FS5ZY{color:#ffef68;font-size:.5rem;font-style:normal;font-weight:500;line-height:normal;text-shadow:0 1px 1px #000000d9}.landing-progress{text-align:center;width:15rem}.landing-progress .ant-progress-outer{background:linear-gradient(180deg,#813d15,#813d15 .48%,#f6ea69 12.5%,#b4741f 25.96%,#813d15 35.58%,#b4741f 46.63%,#f6ea69 59.13%,#f7f3be 69.71%,#f6ea69 80.29%,#b4741f 90.38%,#813d15);background:var(--loadingBar,linear-gradient(180deg,#813d15 0,#813d15 .48%,#f6ea69 12.5%,#b4741f 25.96%,#813d15 35.58%,#b4741f 46.63%,#f6ea69 59.13%,#f7f3be 69.71%,#f6ea69 80.29%,#b4741f 90.38%,#813d15 100%));border-radius:.5rem;box-shadow:inset 0 1px 1px 0 #fffbdd5e,inset 0 0 1px 0 #000000e6;padding:.0625rem .125rem}.landing-progress .ant-progress-outer .ant-progress-inner{background:#280404;border-radius:.5rem;box-shadow:inset 0 -2px 2px 0 #0009,inset 0 1px 2px 0 #000c;height:.5rem}.landing-progress .ant-progress-outer .ant-progress-inner .ant-progress-bg{height:.375rem!important;margin:.0625rem}.landing-progress .ant-progress-outer .ant-progress-inner .ant-progress-bg.ant-progress-bg-inner{background:linear-gradient(180deg,#ff8ece,#7100c2)!important;border-radius:.75rem;box-shadow:inset 0 1px 2px 0 #ffffff73,inset 0 -1px 1px 0 #0006}.landing-progress .ant-progress-text{color:#fff;font-size:1rem}.styles_loginModalContentContainer__F04Kr{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:calc(var(--vh)*100);justify-content:flex-end;padding:1.4375rem 1.4375rem 2.25rem;width:calc(var(--vw)*100)}.styles_loginModalContentContainer__F04Kr.styles_portrait__rgijR{height:calc(var(--vw)*100);width:calc(var(--vh)*100)}.styles_loginModalContentContainer__F04Kr .styles_buttonContainer__Oa3vF{align-items:center;display:flex;flex-direction:row;gap:1.5rem;height:1.75rem;justify-content:center}.styles_langList__\+hUGj{grid-gap:1.75rem .4375rem;display:grid;gap:1.75rem .4375rem;grid-template-columns:repeat(3,1fr)}.styles_langList__\+hUGj .styles_langItem__HO9XI{align-items:center;display:flex;gap:.375rem}.styles_langList__\+hUGj .styles_langItem__HO9XI .styles_langIcon__FBWil{height:.875rem;width:.875rem}.styles_langList__\+hUGj .styles_langItem__HO9XI .styles_langName__umtkO{color:#e9b700;flex:1 1;font-size:.75rem;font-weight:500}.letter-modal-collapse{box-sizing:border-box;display:flex;flex-direction:column;padding:.75rem;width:100%}.letter-modal-collapse .letter-modal-collapse-dots{align-self:flex-end;height:1.125rem;margin-bottom:.75rem;width:1.125rem}.letter-modal-collapse .ant-collapse-item{margin-bottom:.5rem}.letter-modal-collapse .ant-collapse-item:first-child .ant-collapse-header,.letter-modal-collapse .ant-collapse-item:last-child .ant-collapse-header{border-radius:.25rem}.letter-modal-collapse .ant-collapse-item .ant-collapse-header{align-items:center;border-radius:.25rem;padding:0;transition:all .3s ease;width:100%}.letter-modal-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-header-text{border-radius:.25rem;width:100%}.letter-modal-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-header-text .letter-modal-collapse-header{border-radius:.25rem;color:#322511;height:3.875rem;position:relative}.letter-modal-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-header-text .letter-modal-collapse-header .letter-modal-collapse-header-container{align-items:center;display:flex;gap:.5625rem;padding:.5rem}.letter-modal-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-header-text .letter-modal-collapse-header .letter-modal-collapse-header-container .letter-modal-collapse-header-reddot{height:.75rem;position:absolute;right:-.3rem;top:-.3rem;width:.75rem}.letter-modal-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-header-text .letter-modal-collapse-header .letter-modal-collapse-header-container .letter-modal-collapse-header-img{height:2.75rem;width:2.75rem}.letter-modal-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-header-text .letter-modal-collapse-header .letter-modal-collapse-header-container .letter-modal-collapse-header-content-container{flex:1 1;min-width:0}.letter-modal-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-header-text .letter-modal-collapse-header .letter-modal-collapse-header-container .letter-modal-collapse-header-content-container .letter-modal-collapse-header-title{font-size:.75rem;font-weight:600;line-height:.875rem;margin-bottom:.25rem}.letter-modal-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-header-text .letter-modal-collapse-header .letter-modal-collapse-header-container .letter-modal-collapse-header-content-container .letter-modal-collapse-header-content,.letter-modal-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-header-text .letter-modal-collapse-header .letter-modal-collapse-header-container .letter-modal-collapse-header-content-container .letter-modal-collapse-header-content p{-webkit-margin-before:0;-webkit-margin-after:0;margin-block-end:0;margin-block-start:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.letter-modal-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-header-text .letter-modal-collapse-header .letter-modal-collapse-header-container .letter-modal-collapse-header-content-container .letter-modal-collapse-header-time{margin-top:.25rem}.letter-modal-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-header-text .letter-modal-collapse-header .letter-modal-collapse-header-container .letter-modal-collapse-header-content-container .letter-modal-collapse-header-content,.letter-modal-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-header-text .letter-modal-collapse-header .letter-modal-collapse-header-container .letter-modal-collapse-header-content-container .letter-modal-collapse-header-time{font-size:.625rem;font-weight:400;line-height:.75rem}.letter-modal-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-header-text .letter-modal-collapse-header .letter-modal-collapse-header-container .letter-modal-collapse-header-arrow{height:1.25rem;transition:all .3s ease;width:1.25rem}.letter-modal-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-header-text .letter-modal-collapse-header .letter-modal-collapse-header-container .letter-modal-collapse-header-arrow.active{transform:rotate(180deg)}.letter-modal-collapse .ant-collapse-item .ant-collapse-content{background:#322511;border-radius:.25rem}.letter-modal-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box{-webkit-text-size-adjust:none;font-optical-sizing:none;padding:.625rem}.letter-modal-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box img{aspect-ratio:16/6;border-radius:.25rem;object-fit:cover;width:100%}.letter-modal-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .letter-modal-collapse-title{color:#e2c890;font-size:.875rem;font-weight:600;line-height:normal;margin:.625rem 0;text-shadow:0 .25rem .25rem #00000040}.letter-modal-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .letter-modal-collapse-time{color:#a08266;font-size:.75rem;font-weight:300;line-height:normal;text-shadow:0 .25rem .25rem #00000040}.letter-modal-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .letter-modal-collapse-content{color:#e2b790;font-size:.75rem;font-weight:300;line-height:135%;text-shadow:0 .125rem .125rem #000c}.style_container__uC6eJ{align-items:center;background-color:#000000b3;display:flex;height:100%;justify-content:center;position:absolute;top:0;width:100%;z-index:99999}.styles_animated__KBP19{inset:0;left:.875rem;mix-blend-mode:color-dodge;pointer-events:none;position:absolute;right:.875rem}.styles_registerContainer__Fvkwq{-ms-overflow-style:none;align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:flex-start;overflow-y:scroll;position:relative;scrollbar-width:none;width:100%}.styles_registerContainer__Fvkwq::-webkit-scrollbar{display:none}.styles_registerContainer__Fvkwq .styles_selectorContainer__bCrTx{align-items:center;display:flex;flex-direction:row;gap:.5rem;justify-content:center}.styles_registerContainer__Fvkwq .styles_selectorContainer__bCrTx .styles_quickButton__EEDN1{background:linear-gradient(180deg,#fde4904d,#7a5e3a4d);border:.01875rem solid #fde490;border-radius:.25rem;box-sizing:border-box;color:#a9832b;font-size:.75rem;font-style:normal;font-weight:700;line-height:normal;min-width:4.375rem;padding:.3125rem .375rem;text-align:center}.styles_registerContainer__Fvkwq .styles_selectorContainer__bCrTx .styles_quickButton__EEDN1.styles_selected__anqCp{background:linear-gradient(180deg,#fde490,#7a5e3a);color:#3d2b00}.styles_registerContainer__Fvkwq .styles_formContainer__QS9Cz{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:.75rem;width:12.125rem}.styles_registerContainer__Fvkwq .styles_formContainer__QS9Cz .styles_forgotPassword__RiSup{color:#fff6c6;cursor:pointer;font-size:.625rem;font-style:normal;font-weight:700;line-height:normal;padding-bottom:.875rem;width:100%}.styles_registerContainer__Fvkwq .styles_formContainer__QS9Cz .styles_buttonContainer__em9yg{align-items:center;display:flex;height:1.75rem;justify-content:center;padding-bottom:1.125rem}.styles_registerContainer__Fvkwq .styles_ver__Hi9o8{bottom:.625rem;color:#fff;font-size:.625rem;font-style:normal;font-weight:400;line-height:normal;position:fixed;text-align:center}.styles_registerContainer__Fvkwq .styles_checkboxLabel__Tx6wN{color:#fff6c6;font-size:.625rem;font-style:normal;font-weight:500;line-height:normal}.promote-coupon-modal-content{height:20.25rem;position:relative;width:34.25rem}.promote-coupon-modal-content .promote-coupon-modal-record{align-items:center;display:flex;justify-content:center;position:absolute;right:8.8rem;top:2rem}.promote-coupon-modal-content .promote-coupon-modal-record:active{transform:scale(.9)}.promote-coupon-modal-content .promote-coupon-modal-record .promote-coupon-modal-record-icon{animation:pulse 2s ease-in-out infinite;height:2.25rem;width:2.25rem}.promote-coupon-modal-content .promote-coupon-modal-close{align-items:center;display:flex;justify-content:center;position:absolute;right:.5rem;top:.2rem}.promote-coupon-modal-content .promote-coupon-modal-close .promote-coupon-modal-close-icon{height:3rem;width:3rem}.promote-coupon-modal-content .promote-coupon-modal-close .promote-coupon-modal-close-icon:active{transform:scale(.9)}.promote-coupon-modal-content .promote-coupon-modal-body{align-items:center;display:flex;flex-direction:column;height:9.4rem;left:8.5rem;position:absolute;text-align:center;top:10rem;width:17.3rem}.promote-coupon-modal-content .promote-coupon-modal-body .body-subtitle{color:#0000;font-size:.875rem;font-weight:700;position:relative;width:100%}.promote-coupon-modal-content .promote-coupon-modal-body .body-subtitle:after,.promote-coupon-modal-content .promote-coupon-modal-body .body-subtitle:before{-webkit-background-clip:text;background-clip:text;bottom:0;color:#0000;content:attr(data-text);display:block;left:0;position:absolute;right:0;top:0}.promote-coupon-modal-content .promote-coupon-modal-body .body-subtitle:before{-webkit-text-stroke:.2rem;background-image:linear-gradient(180deg,#400056,#400056);inset:0}.promote-coupon-modal-content .promote-coupon-modal-body .body-subtitle:after{background-image:linear-gradient(180deg,#fff5ca 25%,#cda100);z-index:2}.promote-coupon-modal-content .promote-coupon-modal-body .body-input-container{align-items:center;display:flex;gap:.4375rem;margin-top:.5rem}.promote-coupon-modal-content .promote-coupon-modal-body .body-input-container .body-input-input{background:#fff3;border:none;border-radius:.25rem;box-shadow:inset 0 0 .25rem 0 #fff6;color:#fff;flex:1 1;font-size:.625rem;height:1.5rem;opacity:.9;padding:.375rem;width:9.375rem}.promote-coupon-modal-content .promote-coupon-modal-body .body-input-container .body-input-input::placeholder{color:#ffffff8c;letter-spacing:.0125px}.promote-coupon-modal-content .promote-coupon-modal-body .body-input-container .body-input-input:hover{opacity:1}.promote-coupon-modal-content .promote-coupon-modal-body .body-input-container .body-input-button-container{align-items:center;display:flex;gap:.4375rem;height:1.5rem;position:relative;width:5.0625rem}.promote-coupon-modal-content .promote-coupon-modal-body .body-input-container .body-input-button-container:active{transform:scale(.9)}.promote-coupon-modal-content .promote-coupon-modal-body .body-input-container .body-input-button-container.disable{opacity:.3}.promote-coupon-modal-content .promote-coupon-modal-body .body-input-container .body-input-button-container .body-input-button-icon{height:100%;width:100%}.promote-coupon-modal-content .promote-coupon-modal-body .body-input-container .body-input-button-container .body-input-button-text-container{align-items:baseline;box-sizing:border-box;display:flex;gap:.2rem;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.promote-coupon-modal-content .promote-coupon-modal-body .body-input-container .body-input-button-container .body-input-button-text-container .body-input-button-text{color:#fff;font-size:.625rem;font-weight:800;text-shadow:0 .0625rem .25rem #000000b3}.promote-coupon-modal-content .promote-coupon-modal-body .body-input-container .body-input-button-container .body-input-button-text-container .body-input-button-countdown .ant-statistic-content{font-size:.5rem}.promote-coupon-modal-content .promote-coupon-modal-body .body-input-container .body-input-button-container .body-input-button-text-container .body-input-button-countdown .ant-statistic-content .ant-statistic-content-value{color:#fff;font-size:.5rem}.promote-coupon-modal-content .promote-coupon-modal-body .body-desc{-ms-overflow-style:none;color:#e290df;font-size:.625rem;font-weight:400;letter-spacing:.0125rem;margin-top:.5rem;overflow-y:auto;scrollbar-width:none;text-align:left}.promote-coupon-modal-content .promote-coupon-modal-body .body-desc::-webkit-scrollbar{display:none}.promote-coupon-modal-content .promote-coupon-modal-body .body-desc ol{-webkit-padding-start:1.25rem;padding-inline-start:1.25rem}.promote-coupon-modal-content .animation-coin-drop{left:52%;position:absolute;top:-20%;transform:translateX(-50%);width:70%;z-index:-1}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.styles_animated__Dlg03{inset:0;left:.875rem;mix-blend-mode:color-dodge;pointer-events:none;position:absolute;right:.875rem}.styles_registerContainer__394ig{-ms-overflow-style:none;align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:flex-start;overflow-y:scroll;position:relative;scrollbar-width:none;width:100%}.styles_registerContainer__394ig::-webkit-scrollbar{display:none}.styles_registerContainer__394ig .styles_selectorContainer__SmSW4{align-items:center;display:flex;flex-direction:row;gap:.5rem;justify-content:center}.styles_registerContainer__394ig .styles_selectorContainer__SmSW4 .styles_quickButton__UrcYL{background:linear-gradient(180deg,#fde4904d,#7a5e3a4d);border:.01875rem solid #fde490;border-radius:.25rem;box-sizing:border-box;color:#a9832b;font-size:.75rem;font-style:normal;font-weight:700;line-height:normal;padding:.3125rem .375rem;text-align:center}.styles_registerContainer__394ig .styles_selectorContainer__SmSW4 .styles_quickButton__UrcYL.styles_selected__IBHGc{background:linear-gradient(180deg,#fde490,#7a5e3a);color:#3d2b00}.styles_registerContainer__394ig .styles_formContainer__R7ock{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:.75rem;width:100%}.styles_registerContainer__394ig .styles_formContainer__R7ock .styles_buttonContainer__ZtOt4{align-items:center;display:flex;height:1.75rem;justify-content:center}.styles_registerContainer__394ig .styles_ver__DnYof{bottom:.625rem;color:#fff;font-size:.625rem;font-style:normal;font-weight:400;line-height:normal;position:fixed;text-align:center}.styles_registerContainer__394ig .styles_btn__aMe9G{align-items:center;background:#fff6c6;border-radius:.3125rem;color:#4e0b0b;cursor:pointer;display:flex;font-size:.5625rem;font-style:normal;font-weight:500;height:1.5rem;justify-content:center;line-height:normal;margin-right:-9px;min-width:3.8125rem;padding:0 .125rem;text-align:center}.register-select .ant-select-dropdown{left:0!important;top:1.625rem!important}.style_congratModal__mjZbS{height:17rem;position:relative;width:100%}.style_congratModal__mjZbS .style_ribbonContainer__OiH9X{left:50%;position:absolute;top:-3.125rem;transform:translate(-50%)}.style_congratModal__mjZbS .style_ribbonContainer__OiH9X .style_ribbon__2qXDB{width:20.375rem}.style_congratModal__mjZbS .style_ribbonContainer__OiH9X .style_congratText__Qk9i5{color:#0000;font-size:1.25rem;font-weight:700;left:50%;position:absolute;text-align:center;top:28%;transform:translate(-50%,-50%);width:100%}.style_congratModal__mjZbS .style_ribbonContainer__OiH9X .style_congratText__Qk9i5:after,.style_congratModal__mjZbS .style_ribbonContainer__OiH9X .style_congratText__Qk9i5:before{-webkit-background-clip:text;background-clip:text;bottom:0;color:#0000;content:attr(data-text);display:block;left:0;position:absolute;right:0;top:0}.style_congratModal__mjZbS .style_ribbonContainer__OiH9X .style_congratText__Qk9i5:before{-webkit-text-stroke:.2rem;background-image:linear-gradient(180deg,#803602,#803602);inset:0}.style_congratModal__mjZbS .style_ribbonContainer__OiH9X .style_congratText__Qk9i5:after{background-image:linear-gradient(180deg,#ffe8b1 20.75%,#ffe8b1 79.25%);z-index:1}.style_congratModal__mjZbS .style_content__Mpjx4{height:100%;left:50%;padding:1.2rem .8125rem 0;position:absolute;top:0;transform:translate(-50%);width:100%}.style_congratModal__mjZbS .style_content__Mpjx4 .style_text__0U-Zx{color:#651c10;font-size:1.25rem;font-weight:700;text-align:center}.style_congratModal__mjZbS .style_content__Mpjx4 .style_coinContainer__VhhrB{position:relative;transform:translateY(-4rem);z-index:1}.style_congratModal__mjZbS .style_content__Mpjx4 .style_coinContainer__VhhrB .style_resultBonus__YOCJF{height:16.5rem;width:16.5rem}.style_congratModal__mjZbS .style_content__Mpjx4 .style_reward__blVZO{background:linear-gradient(180deg,#997039e6,#382000e6);border-radius:6.25rem;color:#fff;font-size:1.75rem;font-weight:700;left:50%;padding:0 .75rem;position:absolute;top:9rem;transform:translate(-50%);z-index:2}.style_congratModal__mjZbS .style_content__Mpjx4 .style_resultShining__LD3lD{height:12rem;left:50%;position:absolute;top:36%;transform:translate(-50%,-50%);width:12rem;z-index:3}.style_loseModal__EJRFj{height:17rem;position:relative;width:100%}.style_loseModal__EJRFj .style_content__Mpjx4{height:100%;left:50%;padding:1.25rem .8125rem;position:absolute;top:0;transform:translate(-50%);width:100%}.style_loseModal__EJRFj .style_content__Mpjx4 .style_text__0U-Zx{color:#eccbc5;font-size:1.25rem;font-weight:700;text-align:center}.style_loseModal__EJRFj .style_content__Mpjx4 .style_ggContainer__qVYLl{position:relative;transform:translateY(-4.4rem);z-index:1}.style_loseModal__EJRFj .style_content__Mpjx4 .style_ggContainer__qVYLl .style_ggImg__tAjyE{height:16.1rem;width:16.1rem}.style_loseModal__EJRFj .style_content__Mpjx4 .style_reward__blVZO{border-radius:6.25rem;color:#eccbc5;font-size:.9375rem;font-weight:700;left:50%;padding:0 .75rem;position:absolute;top:11rem;transform:translate(-50%);z-index:2}.style_loseModal__EJRFj .style_content__Mpjx4 .style_resultShining__LD3lD{height:12rem;left:50%;position:absolute;top:36%;transform:translate(-50%,-50%);width:12rem;z-index:3}.style_confirmBtnContainer__4hWcd{left:50%;position:absolute;top:13rem;transform:translate(-50%);width:14.375rem;z-index:5}.style_confirmBtnContainer__4hWcd:active{transform:translate(-50%) scale(.9)}.style_confirmBtnContainer__4hWcd .style_confirmBtn__CTdyq{height:100%;width:100%}.style_confirmBtnContainer__4hWcd .style_confirmBtnText__zGdae{color:#fff;font-size:1rem;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);white-space:nowrap}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.7) translateY(-2rem)}to{opacity:1;transform:scale(1) translateY(0)}}.result-modal{margin:0 auto;padding:0;width:16.125rem!important}.result-modal .congratModal,.result-modal .loseModal{animation:modalSlideIn .4s cubic-bezier(.25,.46,.45,.94)}.result-modal.congrat{top:1.625rem!important}.result-modal.congrat .ant-modal-content{background:linear-gradient(180deg,#ffffdb,#ffb45d);border-radius:1.5625rem 1.5625rem .5rem .5rem;padding:0;position:relative}.result-modal.congrat .ant-modal-content:before{background:linear-gradient(180deg,#642d00,#ffd000);border-radius:1.5625rem 1.5625rem .5rem .5rem;bottom:-.1875rem;content:"";left:-.1875rem;position:absolute;right:-.1875rem;top:-.1875rem;z-index:-1}.result-modal.lose .ant-modal-content{background:linear-gradient(180deg,#2f2f2f,#000);border-radius:.5rem;padding:0}.styles_searchModalContentContainer__MxIQy{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:calc(var(--vh)*100);padding:.8125rem 5rem 0;width:calc(var(--vw)*100)}.styles_searchModalContentContainer__MxIQy.styles_portrait__hikwv{height:calc(var(--vw)*100);width:calc(var(--vh)*100)}.styles_searchModalContentContainer__MxIQy .styles_searchContainer__KcWXi{align-items:center;display:flex;gap:1rem;width:100%}.styles_searchModalContentContainer__MxIQy .styles_searchContainer__KcWXi .styles_backIcon__zd6kp{height:1.4375rem;width:1.625rem}.styles_searchModalContentContainer__MxIQy .styles_searchContainer__KcWXi .styles_backIcon__zd6kp:active{transform:scale(.9)}.styles_searchModalContentContainer__MxIQy .styles_searchContainer__KcWXi .styles_searchInput__tqOaA{flex:1 1}.styles_searchModalContentContainer__MxIQy .styles_searchContainer__KcWXi .styles_searchIcon__TGypX{width:1.625rem}.styles_searchModalContentContainer__MxIQy .styles_filterBar__NKuU0{margin-top:1.125rem;min-width:38rem}.styles_searchModalContentContainer__MxIQy .styles_game3thFilterBar__Ks8\+-{margin-top:1.125rem;max-width:23rem;min-width:23rem}.styles_searchModalContentContainer__MxIQy .styles_gameList__jZHHP{grid-gap:.75rem .5rem;display:grid;flex:1 1;gap:.75rem .5rem;grid-template-columns:repeat(6,1fr);margin-top:1.125rem;min-width:40.75rem;overflow-y:auto;padding:1.125rem 0 .8125rem;width:100%}.styles_searchModalContentContainer__MxIQy .styles_gameList__jZHHP .styles_loadingContainer__MUkoQ{align-items:center;display:flex;grid-column:1/-1;justify-content:center;padding:2rem 0;width:100%}.search-modal-content-container .ant-input-group-wrapper{height:100%}.search-modal-content-container .ant-input-group-wrapper .ant-input-wrapper input{border:0;font-size:.875rem;height:1.4375rem;padding:0 .5rem}.search-modal-content-container .ant-input-group-wrapper .ant-input-wrapper .ant-input-group-addon{padding:0}.style_vipAccountArea__m--Gb{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding-top:.4375rem;position:relative;width:100%}.style_vipAccountArea__m--Gb .style_nextMonthBtn__LkA4-{align-self:flex-end;background:#7250634d;border:.03125rem solid #7b6c71;border-radius:6.25rem 0 0 6.25rem;border-right:none;color:#ffbfd5;cursor:pointer;font-size:.75rem;font-weight:500;line-height:.9375rem;padding:.25rem .5rem;text-align:center;width:5.5rem}.style_vipAccountArea__m--Gb .style_nextMonthBtn__LkA4-:active{transform:scale(.9)}.style_vipAccountArea__m--Gb .style_profileContainer__MMFFJ{align-items:center;display:flex;flex-direction:row;gap:.5rem;justify-content:center}.style_vipAccountArea__m--Gb .style_profileContainer__MMFFJ .style_iconContainer__Dhy5x{align-items:center;display:flex;height:4rem;justify-content:center;margin:0 auto;position:relative;width:4rem}.style_vipAccountArea__m--Gb .style_profileContainer__MMFFJ .style_iconContainer__Dhy5x .style_skeletonAvatar__qLggP{height:4rem;width:4rem}.style_vipAccountArea__m--Gb .style_profileContainer__MMFFJ .style_iconContainer__Dhy5x .style_skeletonAvatar__qLggP>div,.style_vipAccountArea__m--Gb .style_profileContainer__MMFFJ .style_iconContainer__Dhy5x .style_skeletonAvatar__qLggP>div>span{height:100%;width:100%}.style_vipAccountArea__m--Gb .style_profileContainer__MMFFJ .style_iconContainer__Dhy5x .style_iconBox__vFwp4{border-radius:50%;height:3.5rem;overflow:hidden;width:3.5rem}.style_vipAccountArea__m--Gb .style_profileContainer__MMFFJ .style_iconContainer__Dhy5x .style_iconBox__vFwp4 .style_userIcon__IPYLE{height:auto;object-fit:cover;width:100%}.style_vipAccountArea__m--Gb .style_profileContainer__MMFFJ .style_iconContainer__Dhy5x .style_avatarFrame__ZlJl1{height:4rem;left:0;position:absolute;top:0;width:4rem}.style_vipAccountArea__m--Gb .style_profileContainer__MMFFJ .style_levelNameWrapper__YstBy{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.style_vipAccountArea__m--Gb .style_profileContainer__MMFFJ .style_levelNameWrapper__YstBy .style_levelIcon__\+s-Ou{height:auto;width:3rem}.style_vipAccountArea__m--Gb .style_profileContainer__MMFFJ .style_levelNameWrapper__YstBy .style_account__c8PYR{color:#fff;font-size:.75rem;font-weight:500;margin:0 auto;text-align:center}.style_vipAccountArea__m--Gb .style_progressContainer__h7\+ho{display:flex;justify-content:center;width:100%}.style_vipAccountArea__m--Gb .style_progressContainer__h7\+ho .style_progressImage__OHHKl{width:90%}.style_levelContainer__bhW0B{align-items:center;display:flex;padding:.5rem .6875rem 0}.style_levelContainer__bhW0B .style_levelIcon__ZfnPy{height:auto;object-fit:cover;width:2.0625rem}.style_levelContainer__bhW0B .style_progressContainer__sclRg{display:flex;flex:1 1;flex-direction:column;justify-content:space-around;min-height:3.125rem;padding:.5rem .5rem 0}.style_levelContainer__bhW0B .style_progressContainer__sclRg .style_progressPart__BPUTe{align-items:center;display:flex;justify-content:space-between}.style_levelContainer__bhW0B .style_progressContainer__sclRg .style_progressPart__BPUTe .style_title__yyif6{color:#ffffffb3;font-size:.5rem;font-weight:500;line-height:.5rem;margin:0 0 -.3125rem}.style_levelContainer__bhW0B .style_progressContainer__sclRg .style_progressPart__BPUTe .style_progress__Dw8yL{color:#ffffff4d;font-size:.5rem;font-weight:500;line-height:.5rem;margin:0 0 -.3125rem}.style_levelContainer__bhW0B .style_progressContainer__sclRg .style_progressPart__BPUTe .style_progress__Dw8yL span{color:#fff}.style_startOn__gzeF1{color:#24ff00;font-size:.75rem;font-weight:500;padding-top:.5rem;text-align:center}.style_gradientTitle__ck8En{align-items:center;display:flex;justify-content:center}.style_gradientTitle__ck8En .style_title__hDyyZ{font-size:1.25rem;font-style:italic;font-weight:700;margin:0 1.25rem;padding:0 .25rem}.style_gradientTitle__ck8En .style_title__hDyyZ.style_gray__yPLu6{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#bacdd8,#476373);-webkit-background-clip:text;background-clip:text}.style_gradientTitle__ck8En .style_title__hDyyZ.style_yellow__5kNNh{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#ffe895,#fff);-webkit-background-clip:text;background-clip:text}.style_gradientTitle__ck8En .style_title__hDyyZ.style_pink__F0kqM{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#ffafb0,#fff);-webkit-background-clip:text;background-clip:text}.style_gradientTitle__ck8En .style_title__hDyyZ.style_brown__HlvL9{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#d8d1ba,#736847);-webkit-background-clip:text;background-clip:text}.style_gradientTitle__ck8En .style_leftBar__7yrkU,.style_gradientTitle__ck8En .style_rightBar__6x\+M2{height:.3125rem;width:auto}.style_gradientTitle__ck8En .style_rightBar__6x\+M2{transform:scaleX(-1)}.style_container__JYnQo .style_top__s9Ljy{align-items:flex-end;display:flex;justify-content:flex-end;padding:.5rem 0 .25rem;position:relative}.style_container__JYnQo .style_top__s9Ljy .style_closeBtn__2903-{background:#7250634d;border:.03125rem solid #7b6c71;border-radius:6.25rem 0 0 6.25rem;border-right:none;color:#ffbfd5;cursor:pointer;font-size:.75rem;font-weight:500;line-height:.9375rem;padding:.25rem .5rem;text-align:center}.style_container__JYnQo .style_top__s9Ljy .style_closeBtn__2903-:active{transform:scale(.9)}.account-info-drawer-container .ant-drawer-content-wrapper{background:linear-gradient(180deg,#624418,#412f14);border-radius:0 0 1.25rem 1.25rem;padding-bottom:.5rem}.account-info-drawer-container .account-info-drawer.ant-drawer-content{background:#0000}.account-info-drawer-container .account-info-drawer.ant-drawer-content .ant-drawer-body{border-radius:0 0 1.25rem 1.25rem}.style_rewardContainer__v9\+ob{column-gap:.625rem;display:flex;flex-wrap:wrap;padding:0 .5rem}.style_rewardContainer__v9\+ob .style_items__tRRPD{display:flex;flex:1 1;gap:.625rem}.style_rewardContainer__v9\+ob .style_items__tRRPD .style_rebateItem__8mdVZ{align-items:center;display:flex;flex-direction:column;justify-content:space-between;margin:.5rem 0;width:50%}.style_rewardContainer__v9\+ob .style_items__tRRPD .style_rebateItem__8mdVZ .style_icon__XvzFT{height:2rem;width:2rem}.style_rewardContainer__v9\+ob .style_items__tRRPD .style_rebateItem__8mdVZ .style_rebateType__vOF\+e{color:#fff9;font-size:.75rem;font-weight:500;margin-top:.25rem;text-align:center}.style_rewardContainer__v9\+ob .style_items__tRRPD .style_rebateItem__8mdVZ .style_number__\+Wr5S{color:#f7b1b2;font-size:.875rem;font-weight:700}.style_vipPrivileges__gXfXG{padding:0 .75rem}.style_vipPrivileges__gXfXG .style_items__06KpP{align-items:center;display:flex;justify-content:space-between;margin-top:.5rem}.style_vipPrivileges__gXfXG .style_items__06KpP .style_withdrawItemContainer__bplCU{flex:1 1}.style_vipPrivileges__gXfXG .style_items__06KpP .style_withdrawItemContainer__bplCU .style_withdrawItem__YisHT{align-items:center;background:linear-gradient(180deg,#fff,#fef9e3);border-radius:.5rem;color:#0009;display:flex;font-size:.75rem;font-weight:500;justify-content:space-between;line-height:.75rem;min-height:1.25rem;padding:.75rem .75rem .75rem .5rem}.style_vipPrivileges__gXfXG .style_items__06KpP .style_withdrawItemContainer__bplCU .style_withdrawItem__YisHT .style_number__mmeXj{color:#000;font-size:.875rem;font-weight:700}.style_vipPrivileges__gXfXG .style_items__06KpP .style_withdrawItemContainer__bplCU .style_withdrawItem__YisHT .style_minMax__IjKUV{font-weight:700}.style_vipPrivileges__gXfXG .style_items__06KpP .style_receiveBtn__8dKoB{background:#725f5080;border:.03125rem solid #7b736c;border-radius:.5rem;color:#ffdbbf;font-size:.875rem;font-weight:500;height:2.75rem;line-height:normal;margin-left:.25rem;padding:0 .75rem}.style_vipPrivileges__gXfXG .style_items__06KpP .style_receiveBtn__8dKoB.style_disabled__dsabt{color:#9e9488}.style_vipPrivileges__gXfXG .style_items__06KpP .style_receiveBtn__8dKoB.style_disabled__dsabt.style_active__fzJ6Y,.style_vipPrivileges__gXfXG .style_items__06KpP .style_receiveBtn__8dKoB.style_disabled__dsabt:focus,.style_vipPrivileges__gXfXG .style_items__06KpP .style_receiveBtn__8dKoB.style_disabled__dsabt:hover{color:#9e9488!important}.style_rebateInfo__QzSDh{padding:0 .5rem}.style_rebateInfo__QzSDh .style_rebateTitleContainer__CT78p{background-repeat:no-repeat;background-size:100% 100%;height:3.75rem}.style_rebateInfo__QzSDh .style_rebateTitleContainer__CT78p .style_rebateTitle__aio1D{padding-top:.75rem}.style_rebateInfo__QzSDh .style_rebateContentContainer__di2KI{background-repeat:no-repeat;background-size:100% 100%;min-height:25vh}.style_rebateInfo__QzSDh .style_rebateBottom__xwBpO{background-repeat:no-repeat;background-size:100% 100%;height:.8125rem}.style_titleContainer__itI66{align-items:center;display:flex;flex-direction:row;margin-top:.8125rem}.style_titleContainer__itI66 .style_divider__AuIA0{background-image:linear-gradient(139deg,#ffeaa0,#ffeaa0);border-radius:.0625rem;height:.9375rem;margin-right:.1875rem;width:.1875rem}.style_titleContainer__itI66 .style_title__nrD2P{color:#fff;font-size:1rem;font-weight:700;margin:0 .375rem}.style_desc__qkBbY{color:#fff9;font-size:.75rem}.style_desc__qkBbY ul{-webkit-margin-before:0;-webkit-margin-after:0;-webkit-padding-start:1rem;margin-block-end:0;margin-block-start:0;padding-inline-start:1rem}.style_desc__qkBbY li{margin-top:.5625rem}.styles_vipPage__9Nh7p{align-items:flex-start;background:linear-gradient(180deg,#5f4013,#5f401300);box-sizing:border-box;display:flex;flex-direction:row;height:100%;justify-content:flex-start;width:100%}.styles_vipPage__9Nh7p .styles_leftContainer__XzHrw{height:100%;position:relative;width:40%}.styles_vipPage__9Nh7p .styles_leftContainer__XzHrw .styles_bannerContainer__rQKQR{box-sizing:border-box;padding:0 2.46875rem;position:relative}.styles_vipPage__9Nh7p .styles_leftContainer__XzHrw .styles_bannerContainer__rQKQR .styles_bannerImage__XCz6f{height:auto;object-fit:cover;width:100%}.styles_vipPage__9Nh7p .styles_leftContainer__XzHrw .styles_bannerContainer__rQKQR .styles_bannerTitle__Bauv6{background:#0003;border-radius:3.5rem;color:#fff;font-size:.375rem;font-style:normal;font-weight:700;left:2.8125rem;line-height:normal;padding:.0625rem .25rem;position:absolute;top:.75rem}.styles_vipPage__9Nh7p .styles_leftContainer__XzHrw .styles_bannerContainer__rQKQR .styles_calculatedHint__drD2d{bottom:.25rem;color:#ff5656;font-size:.4375rem;font-style:normal;font-weight:500;left:3.1875rem;line-height:9.075px;position:absolute}.styles_vipPage__9Nh7p .styles_verticalDivider__WFq2u{background:linear-gradient(180deg,#f8f4b4,#9e8423 20%,#6d5726 40%,#9e8423 70%,#f8f4b4);height:100%;width:2px}.styles_vipPage__9Nh7p .styles_rightContainer__c-3FC{box-sizing:border-box;height:100%;overflow-y:scroll;padding-bottom:.75rem;width:60%}.styles_vipPage__9Nh7p .styles_vipContainer__38U\+I{height:100%;overflow-y:scroll;padding-bottom:1.875rem;position:relative}.styles_arrow__M\+Ukb{height:1.3125rem;object-fit:contain;width:auto}.vip-modal-container{height:20rem!important;width:40.9375rem!important}.vip-modal-container .basic-modal-body{height:calc(100% - 1.925rem)!important;padding:0!important}.vip-modal-container .basic-modal-body .ant-carousel .slick-next{cursor:pointer!important;height:1.3125rem;object-fit:contain;opacity:1!important;width:auto}.vip-modal-container .basic-modal-body .ant-carousel .slick-next:after{display:none}.vip-modal-container .basic-modal-body .ant-carousel .slick-prev{cursor:pointer!important;height:1.3125rem;object-fit:contain;opacity:1!important;width:auto}.vip-modal-container .basic-modal-body .ant-carousel .slick-prev:after{display:none}.styles_channelListContainer__eK2jD{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:.875rem;justify-content:flex-start;width:100%}.styles_channelListContainer__eK2jD .styles_item__iR4YS{background:linear-gradient(180deg,#c4392a4d,#5311074d);border:.01875rem solid #d1574b;border-radius:.25rem;box-sizing:border-box;color:#b98888;cursor:pointer;font-size:.75rem;font-style:normal;font-weight:700;line-height:normal;padding:4px;text-align:center;width:100%}.styles_channelListContainer__eK2jD .styles_item__iR4YS.styles_selected__qCEP5{background:linear-gradient(180deg,#c4392a,#531107);color:#ffebeb}.styles_container__ebAhD{width:100%}.styles_container__ebAhD .styles_title__IIIws{color:var(--color-text-main);font-size:var(--fontSetting-huge);font-weight:500;margin-bottom:12px}.styles_container__ebAhD .styles_buttonAll__1NFHM{background:#fff6c6;border-radius:.3125rem;color:#000;font-size:.75rem;height:1.625rem;margin-left:.75rem;padding:0 12px;text-shadow:none}.styles_container__ebAhD .styles_helper__hUgco{color:var(--color-text-stable);font-size:var(--fontSetting-small)}.styles_container__ebAhD .styles_helper__hUgco .styles_amount__DKPu7{color:var(--ant-success-color)}.styles_container__ebAhD .styles_amountLabel__Jvpmr{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.styles_container__ebAhD .styles_amountLabel__Jvpmr .styles_helper__hUgco{color:#fff6c6;font-size:.625rem;font-style:normal;font-weight:300;line-height:normal;text-align:right}.styles_container__ebAhD .styles_amountLabel__Jvpmr .styles_helper__hUgco .styles_amount__DKPu7{color:#00ff26}.styles_container__ebAhD .styles_fee__WN4\+F{color:#fff;margin-left:.5rem}.styles_formContainer__cgLlN{display:flex;flex-direction:column;width:100%}.styles_formContainer__cgLlN .styles_checkboxContainer__T896c{margin-top:.875rem}.styles_formContainer__cgLlN .styles_buttonSubmit__bsKRO{align-self:center;margin-top:.875rem;min-height:1.75rem;min-width:7.5rem;text-align:center}.styles_formContainer__cgLlN .styles_buttonSubmit__bsKRO:active{transform:scale(.9)}.custom-input-number.right input{text-align:right}.styles_container__7-k6V{width:100%}.styles_container__7-k6V .styles_title__eCwIg{color:var(--color-text-main);font-size:var(--fontSetting-huge);font-weight:500;margin-bottom:12px}.styles_container__7-k6V .styles_buttonAll__ZJ7OB{background:#fff6c6;border-radius:.3125rem;color:#000;font-size:.75rem;height:1.625rem;margin-left:.75rem;padding:0 12px;text-shadow:none}.styles_container__7-k6V .styles_helper__bJy8T{color:#fff;font-size:.75rem;font-style:normal;font-weight:400;line-height:normal}.styles_container__7-k6V .styles_helper__bJy8T .styles_amount__c66Nc{color:var(--ant-success-color)}.styles_container__7-k6V .styles_amountLabel__cE77u{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.styles_container__7-k6V .styles_amountLabel__cE77u .styles_helper__bJy8T{color:#fff6c6;font-size:.625rem;font-style:normal;font-weight:300;line-height:normal;text-align:right}.styles_container__7-k6V .styles_amountLabel__cE77u .styles_helper__bJy8T .styles_amount__c66Nc{color:#00ff26}.styles_container__7-k6V .styles_fee__ikpXc{color:#fff;margin-left:.5rem}.styles_formContainer__Em\+xi{display:flex;flex-direction:column;width:100%}.styles_formContainer__Em\+xi .styles_checkboxContainer__JGaqG{margin-top:.875rem}.styles_formContainer__Em\+xi .styles_buttonSubmit__GU7\+e{align-self:center;margin-top:.875rem;min-height:1.75rem;min-width:7.5rem;text-align:center}.styles_formContainer__Em\+xi .styles_buttonSubmit__GU7\+e:active{transform:scale(.9)}.styles_formContainer__FF7\+a{box-sizing:border-box;flex:.8 1;height:100%;overflow-y:scroll;position:relative}.styles_formContainer__FF7\+a .styles_header__YLqIB{height:3.875rem;left:0;padding:.5rem .625rem;position:-webkit-sticky;position:sticky;right:0;top:0;z-index:5}.styles_formContainer__FF7\+a .styles_header__YLqIB .styles_title__7w-Lp{color:var(--color-text-main);font-size:var(--fontSetting-middle);font-weight:500}.styles_formContainer__FF7\+a .styles_header__YLqIB .styles_tooltip__4Whyj{height:.875rem;width:.875rem}.styles_formContainer__FF7\+a .styles_header__YLqIB .styles_row__6\+V\+K{align-items:center;color:#ffe058;display:flex;flex-direction:row;font-size:.625rem;font-style:normal;font-weight:500;gap:.25rem;justify-content:flex-start;line-height:normal;margin-bottom:.125rem}.styles_formContainer__FF7\+a .styles_header__YLqIB .styles_row__6\+V\+K.styles_right__tl9Np{color:#fff;font-size:.75rem;font-weight:500;justify-content:end;margin-bottom:.25rem}.styles_formContainer__FF7\+a .styles_header__YLqIB .styles_row__6\+V\+K .styles_churnValue__xIvCZ{color:#ff002b}.styles_formContainer__FF7\+a .styles_header__YLqIB .styles_row__6\+V\+K .styles_churnValue__xIvCZ.styles_enough__mxPTB{color:#00ff26}.styles_formContainer__FF7\+a .styles_header__YLqIB .styles_row__6\+V\+K .styles_amountLeft__mezP2{font-size:.625rem;text-align:right}.styles_formContainer__FF7\+a .styles_header__YLqIB .styles_row__6\+V\+K .styles_amountLeft__mezP2 span{font-weight:700}.styles_formContainer__FF7\+a .styles_header__YLqIB .styles_row__6\+V\+K .styles_amountLeft__mezP2.styles_redText__Ki3er span{color:#ff002b}.styles_formContainer__FF7\+a .styles_header__YLqIB .styles_row__6\+V\+K .styles_amountLeft__mezP2.styles_greenText__cKYoS span{color:#00ff26}.styles_formContainer__FF7\+a .styles_body__brspV{padding:.875rem}.styles_container__cwB4Q{align-items:center;background:linear-gradient(180deg,#696348,#392d1c);border-radius:2px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:.875rem;width:100%}.styles_container__cwB4Q .styles_subContainer__YNs2i{align-items:center;color:#fff;display:flex;flex-direction:row}.styles_container__cwB4Q .styles_subContainer__YNs2i .styles_title__irl06{font-size:.875rem;font-style:normal;font-weight:500;line-height:normal}.styles_container__cwB4Q .styles_subtitle__wLZbx{color:#ffffff80;font-size:.625;font-style:normal;font-weight:500;line-height:normal;text-align:center}.styles_container__mgUew{width:100%}.styles_container__mgUew .styles_desc__m2uEd{color:#fff6c6;font-size:.625rem;font-style:normal;font-weight:400;line-height:normal}.styles_formContainer__9ST3P{display:flex;flex-direction:column;width:100%}.styles_formContainer__9ST3P .styles_checkboxContainer__VDa71{margin-top:.875rem}.styles_formContainer__9ST3P .styles_buttonSubmit__ctFS1{align-self:center;margin-top:.875rem;min-height:1.75rem;min-width:7.5rem;text-align:center}.styles_formContainer__9ST3P .styles_buttonSubmit__ctFS1:active{transform:scale(.9)}.styles_container__qB7iT{width:100%}.styles_container__qB7iT .styles_noticeDesc__iU-mb{color:#fff6c6;font-size:.625rem;font-style:normal;font-weight:400;line-height:normal}.styles_container__qB7iT .styles_noticeTitle__ern\+e{color:#ff8686;font-size:.625rem;font-style:normal;font-weight:400;line-height:normal}.styles_container__qB7iT .styles_subItemContainer__oWHM9{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.styles_formContainer__VmrnI{display:flex;flex-direction:column;width:100%}.styles_formContainer__VmrnI .styles_checkboxContainer__BWl5i{margin-top:.875rem}.styles_formContainer__VmrnI .styles_buttonSubmit__awkel{align-self:center;margin-top:.875rem;min-height:1.75rem;min-width:7.5rem;text-align:center}.styles_formContainer__VmrnI .styles_buttonSubmit__awkel:active{transform:scale(.9)}.ant-popover-placement-bottomRight{padding-top:0}.ant-popover-placement-bottomRight .ant-popover-arrow{display:none}.styles_wrapper__gRu\+A{box-sizing:border-box;padding:.375rem 1.9375rem;width:100%}.styles_wrapper__gRu\+A .styles_container__GiooI{align-items:flex-start;background-size:cover;border-radius:.625rem;box-shadow:inset -1.562px -1.562px 5.859px 0 #000000a6,inset 1.563px 1.563px 7.813px 0 #fffc;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:2.25rem 1.75rem 1.5625rem;position:relative;width:100%}.styles_wrapper__gRu\+A .styles_container__GiooI .styles_subContainer__BzfBf{align-items:center;display:flex;flex-direction:row;margin-bottom:18px}.styles_wrapper__gRu\+A .styles_container__GiooI .styles_subContainer__BzfBf .styles_icon__N\+\+zB{height:4rem;width:4rem}.styles_wrapper__gRu\+A .styles_container__GiooI .styles_title__jVh-a{color:#fff;flex:1 1;font-size:1.25rem;font-style:normal;font-weight:700;line-height:normal;margin-left:.9375rem;text-shadow:1px 1px 1px #0009}.styles_wrapper__gRu\+A .styles_container__GiooI .styles_subtitle__PaQse{color:#2c1500;font-size:1rem;font-style:normal;font-weight:500;line-height:normal}.styles_wrapper__gRu\+A .styles_container__GiooI .styles_editButton__YcVja{position:absolute;right:0;top:0}.styles_popContent__IX9D-{color:var(--ant-primary-color)}.styles_managementContainer__y-Mh7{align-items:flex-start;box-sizing:border-box;display:flex;flex:.8 1;flex-direction:column;height:100%;justify-content:flex-start;overflow-y:scroll;padding:14px;position:relative}.styles_managementContainer__y-Mh7 .styles_wrapper__wFbqb{width:100%}.styles_managementContainer__y-Mh7 .styles_wrapper__wFbqb .styles_backContainer__Sikkq{cursor:pointer;height:1.4375rem;margin-bottom:.875rem;width:1.625rem}.styles_managementContainer__y-Mh7 .styles_wrapper__wFbqb .styles_backContainer__Sikkq img{height:100%;width:100%}.styles_withdrawContainer__0ObPJ{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:row;height:100%;justify-content:flex-start;width:100%}.styles_withdrawContainer__0ObPJ .styles_paymentChannelList__wxw8z{flex:.2 1;padding:0 .375rem}.styles_withdrawContainer__0ObPJ .styles_paymentChannelList__wxw8z .styles_paymentChannelTitle__5GuAY{box-sizing:border-box;color:#fff6c6;font-size:.75rem;font-style:normal;font-weight:500;line-height:normal;margin:.875rem 0;text-align:center}.styles_withdrawContainer__0ObPJ .styles_verticalDivider__R4vA5{background:linear-gradient(180deg,#f8f4b4,#9e8423 20%,#6d5726 40%,#9e8423 70%,#f8f4b4);height:100%;width:2px}#root,body,html{height:100%;margin:0;overflow:hidden;padding:0;position:relative;width:100%}.app-container{align-items:center;background:#000;display:flex;height:calc(var(--vh)*100);justify-content:center;left:0;position:fixed;top:0;transform-origin:top left;width:calc(var(--vw)*100)}.app-container.portrait{background:#000;height:calc(var(--vw)*100);transform:rotate(90deg) translateY(-100%);width:calc(var(--vh)*100)}.ant-message{top:0!important}.ant-message .ant-message-notice-wrapper{padding:0}.ant-message .ant-message-notice-wrapper .ant-message-notice-content{border-radius:0;padding:0;width:100%}.ant-message .ant-message-notice-wrapper .ant-message-custom-content{display:block;text-align:left}.style_mainLayout__dF-hb{-ms-overflow-style:none;background:var(--bg);height:100%;margin:0 auto;overflow-x:hidden;overflow-y:scroll;position:relative;scrollbar-width:none;width:100%}.style_mainLayout__dF-hb ::-webkit-scrollbar{display:none}.style_mainLayout__dF-hb .style_contentContainer__rhoUB{height:100%;position:relative;width:100%;z-index:1}.style_transferContainer__eRjMS{box-sizing:border-box;padding:1rem}.style_transferContainer__eRjMS .style_title__3\+OUU{color:var(--popup-cashout-title);font-size:var(--fontSetting-bigger);font-weight:700;text-align:center}.style_transferContainer__eRjMS .style_col__qT3w9:nth-child(odd) .style_itemContainer__z3cgO{margin-right:1.187rem}.style_transferContainer__eRjMS .style_col__qT3w9:nth-child(2n) .style_itemContainer__z3cgO{margin-left:1.187rem}.style_transferContainer__eRjMS .style_itemContainer__z3cgO{align-items:flex-start;border-bottom:.5px solid #ffffff0d;box-sizing:border-box;display:flex;flex-direction:column;gap:.25rem;justify-content:flex-start;padding:.625rem 0}.style_transferContainer__eRjMS .style_itemContainer__z3cgO .style_itemTitle__j5WYW{color:#8f8f8f;font-size:.75rem;font-style:normal;font-weight:400;line-height:normal}.style_transferContainer__eRjMS .style_itemContainer__z3cgO .style_content__Anvq4{color:#fff;font-size:.875rem;font-style:normal;font-weight:700;line-height:normal}.style_transferContainer__eRjMS .style_hint__q-ILU{color:var(--popup-cashout-warning);font-size:.625rem;font-style:normal;font-weight:400;line-height:normal}.style_transferContainer__eRjMS .style_buttonGroup__voU1g{align-items:center;display:flex;gap:1.75rem;justify-content:center;margin-top:24px}.style_transferContainer__eRjMS .style_buttonGroup__voU1g .style_button__QqG95{background-color:var(--button-primary-bg);border-color:var(--button-primary-bg);color:var(--button-primary-text)}.style_transferContainer__eRjMS .style_buttonGroup__voU1g .style_button__QqG95.style_secondary__Zw5CN{background-color:#3b3d3d;border-color:#3b3d3d}.style_transferContainer__eRjMS .style_popupContent__ArlCC{align-items:center;display:flex;flex-direction:column;font-size:var(--fontSetting-middle);justify-content:center;text-align:center}.style_transferContainer__eRjMS .style_popupContent__ArlCC .style_icon__Zl1RA{color:var(--adm-color-success);font-size:36px}.style_balanceArea__YeVFw{align-items:flex-start;background-repeat:no-repeat;background-size:100% 100%;box-sizing:border-box;display:flex;height:5.125rem;justify-content:space-between;padding:.875rem 2rem 0;width:23.0625rem}.style_balanceArea__YeVFw .style_leftContainer__XftgB{align-items:center;display:flex;flex-direction:row;gap:4px;justify-content:flex-start}.style_balanceArea__YeVFw .style_leftContainer__XftgB .style_img__ZTiyX{height:auto;width:2.8125rem}.style_balanceArea__YeVFw .style_leftContainer__XftgB .style_bonusGroup__j8iLL{width:100%}.style_balanceArea__YeVFw .style_leftContainer__XftgB .style_bonusGroup__j8iLL .style_titleContainer__FRExr{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.style_balanceArea__YeVFw .style_leftContainer__XftgB .style_bonusGroup__j8iLL .style_titleContainer__FRExr .style_title__ApC4J{color:var(--wallet-title);font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}.style_balanceArea__YeVFw .style_leftContainer__XftgB .style_bonusGroup__j8iLL .style_titleContainer__FRExr .style_badge__6TQzS img{height:1.25rem;width:auto}.style_balanceArea__YeVFw .style_leftContainer__XftgB .style_bonusGroup__j8iLL .style_money__-Y6jF{color:var(--wallet-balance);font-size:1.5rem;font-style:normal;font-weight:700;letter-spacing:-.4px;line-height:normal}.style_balanceArea__YeVFw .style_btnBox__AVg53 .style_btn__bhcuM{background:var(--wallet-button-bg);color:var(--wallet-button-text);font-size:.875rem;margin-top:.1875rem;padding:.375rem .9375rem}.style_titleContainer__ympkQ{align-items:center;background:var(--dashboard-titlebar-bg);border-bottom:.5px solid var(---dashboard-titlebar-stroke);border-top-left-radius:.5rem;border-top-right-radius:.5rem;box-sizing:border-box;display:flex;flex-direction:row;height:2.25rem;justify-content:space-between;padding:.625rem .5rem}.style_titleContainer__ympkQ .style_innerContainer__48eaX{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:flex-start}.style_titleContainer__ympkQ .style_innerContainer__48eaX .style_verticalDivider__JKHPE{background:var(--dashboard-titlebar-line);border-radius:19px;height:100%;margin-right:.5rem;width:.25rem}.style_titleContainer__ympkQ .style_innerContainer__48eaX .style_title__AG1yP{color:var(--dashboard-titlebar-title);font-size:var(--fontSetting-middle);font-style:normal;font-weight:700}.style_card__OKd0l{box-sizing:border-box;width:100%}.style_card__OKd0l.style_front__iB4Cd{background-clip:padding-box,border-box;background-image:linear-gradient(to right,#222,#222),var(--dashboard-stroke-1);background-origin:padding-box,border-box;border:1px solid #0000;border-radius:.5rem;box-sizing:border-box}.style_card__OKd0l.style_back__-Fhl-{background:var(--main-bg);box-sizing:border-box}.style_card__OKd0l .style_bodyContainer__c6Fhx{background:var(--dashboard-bg);border-radius:.5rem;padding:0}.styles_homeHeader__JVIP9{align-items:center;display:flex;gap:.5rem;width:100%}.styles_homeHeader__JVIP9 .styles_avatar__5ixxj{height:2.875rem;width:2.875rem}.styles_homeHeader__JVIP9 .styles_contentContainer__BCgfb{flex:1 1}.styles_homeHeader__JVIP9 .styles_contentContainer__BCgfb .styles_infoContainer__uhyoh{align-items:center;display:flex;flex-direction:row;gap:.25rem}.styles_homeHeader__JVIP9 .styles_contentContainer__BCgfb .styles_infoContainer__uhyoh .styles_divider__X\+qSi{align-self:center;background:#ffffff26;font-size:.8rem}.styles_homeHeader__JVIP9 .styles_contentContainer__BCgfb .styles_infoContainer__uhyoh .styles_name__lGSDm{color:#e6c38c;font-size:.75rem;font-weight:500;line-height:normal;opacity:.55}.styles_homeHeader__JVIP9 .styles_contentContainer__BCgfb .styles_infoContainer__uhyoh .styles_memberCount__1bk44{color:var(--profile-member-text-1);font-size:.75rem;font-weight:500;line-height:normal;opacity:.55}.styles_homeHeader__JVIP9 .styles_contentContainer__BCgfb .styles_infoContainer__uhyoh .styles_memberCount__1bk44 span{color:var(--profile-member-text-2);font-size:.75rem;font-weight:700;margin:0 4px}.styles_homeHeader__JVIP9 .styles_contentContainer__BCgfb .styles_infoContainer__uhyoh .styles_date__60cCu{color:var(--profile-update-text);font-size:var(--fontSetting-small);font-weight:400;width:8rem}.styles_homeHeader__JVIP9 .styles_contentContainer__BCgfb .styles_infoContainer__uhyoh .styles_iconBox__6r9IE{align-items:center;display:flex;justify-content:center}.styles_homeHeader__JVIP9 .styles_contentContainer__BCgfb .styles_infoContainer__uhyoh .styles_iconBox__6r9IE .styles_badge__Hu\+EH{border-radius:100%;height:.5rem;width:.5rem}.styles_homeHeader__JVIP9 .styles_contentContainer__BCgfb .styles_infoContainer__uhyoh .styles_iconBox__6r9IE .styles_icon__Zpta1{height:1.3125rem;margin-left:1.5rem;width:1.3125rem}.styles_homeHeader__JVIP9 .styles_contentContainer__BCgfb .styles_infoContainer__uhyoh .styles_iconBox__6r9IE .styles_icon__Zpta1 .styles_iconImg__GdDgX{height:100%;width:100%}.styles_homeHeader__JVIP9 .styles_backGame__i\+yAc{animation:styles_pulse__1B4SB 2s ease-in-out infinite;cursor:pointer;height:2rem;width:2rem}@keyframes styles_pulse__1B4SB{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.styles_menu__QYw\+H{align-items:center;display:flex;flex-direction:column;height:100%;position:relative}.styles_menu__QYw\+H .styles_menuTitle__33AOI{align-items:center;color:var(--dashboard-text);display:flex;flex:1 1;font-size:.75rem;font-style:normal;font-weight:500;letter-spacing:-.4px;line-height:normal;margin-top:.5rem;text-align:center}.styles_menu__QYw\+H .styles_menuTitle__33AOI .styles_title__OYsUW{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-align:center;text-overflow:ellipsis}.styles_menu__QYw\+H .styles_icon__hz6TJ{height:1.5rem;object-fit:contain;width:1.5rem}.styles_menu__QYw\+H .styles_badge__9OI4P{margin-left:1.5625rem;position:absolute;top:-.3125rem}.style_subTitle__ZfKeJ{color:var(--dashboard-update-text);font-size:var(--fontSetting-small);font-weight:400;padding-bottom:16px;padding-left:12px}.style_headerContent__w4KzM{align-items:flex-start;border-radius:16px;display:flex;flex-direction:column;height:126px;justify-content:flex-start;padding:12px 8px;position:relative}.style_headerContent__w4KzM .style_title__GQplJ{color:#ffffffb3;font-size:var(--fontSetting-small);font-weight:500;letter-spacing:-.4px;line-height:100%;margin-bottom:16px}.style_headerContent__w4KzM .style_content__uGhiN{color:#fff;font-size:var(--fontSetting-bigger);font-style:normal;font-weight:700;letter-spacing:-.4px;line-height:100%}.style_headerContent__w4KzM .style_img__N7XvC{bottom:-10px;height:auto;position:absolute;right:-10px;width:72px}.style_menu__Iw8Rz{align-items:center;display:flex;flex-direction:column;height:100%}.style_menu__Iw8Rz .style_overviewTitle__aWng5{align-items:center;color:var(--dashboard-text);display:flex;flex:1 1;font-size:var(--fontSetting-middle);font-weight:500;text-align:center;width:100%}.style_menu__Iw8Rz .style_overviewTitle__aWng5 .style_title__GQplJ{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-align:center;text-overflow:ellipsis;width:100%}.style_menu__Iw8Rz .style_overviewContent__RakGv{color:var(--dashboard-value-default);font-size:var(--fontSetting-bigger);font-weight:700;text-align:center;width:100%}.style_bodyContainer__AgEPo{padding:0 0 16px}.style_bodyContainer__AgEPo .style_overviewFilterContainer__BLn0u{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:center;margin:8px}.style_bodyContainer__AgEPo .style_overviewFilterContainer__BLn0u .style_button__IqAfU{background-color:var(--button-primary-bg);border-color:var(--button-primary-bg);border-radius:.25rem;color:var(--button-primary-text);font-size:var(--fontSetting-middle);height:1.5rem;padding:0 .5rem}.style_customOverviewDropdownButton__wTz76{background:var(--bars-search-input-bg);border-radius:4px;box-sizing:border-box;color:var(--bars-search-input-filled);display:flex;flex-direction:row;justify-content:space-between!important;padding:6px 8px!important;width:100%}.custom-overview-dropdown-container{flex:1 1;padding:0}.custom-overview-dropdown-container .adm-dropdown .adm-dropdown-nav .custom-overview-dropdown .adm-dropdown-item-title{background:var(--bars-search-input-bg);border-radius:4px;display:flex;flex-direction:row;justify-content:space-between;margin:8px;padding:6px 8px;width:100%}.custom-overview-dropdown-container .adm-dropdown .adm-dropdown-nav .custom-overview-dropdown .adm-dropdown-item-title>span{color:var(--bars-search-input-filled)}.custom-overview-dropdown-container .adm-dropdown .adm-dropdown-nav .custom-overview-dropdown .adm-dropdown-item-title .adm-dropdown-item-title-arrow{color:var(--bars-search-input-icon);font-size:var(--fontSetting-small)}.custom-overview-dropdown-container .adm-dropdown .adm-dropdown-nav .custom-overview-dropdown .adm-dropdown-item-title .adm-dropdown-item-title-arrow-active{color:var(--bars-search-button-2-text);font-size:var(--fontSetting-small)}.styles_agentContainer__GLf7X{background-color:var(--main-bg);gap:.625rem;height:100%;overflow-y:scroll}.styles_agentContainer__GLf7X,.styles_agentContainer__GLf7X .styles_contentContainer__R97Z5{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.styles_agentContainer__GLf7X .styles_contentContainer__R97Z5{gap:.875rem;padding:.3125rem 1rem 1rem}.styles_agentContainer__GLf7X .styles_contentContainer__R97Z5 .styles_cardContent__3Bgsm{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;padding-right:1.3125rem;padding-top:.5rem;width:100%}.styles_agentContainer__GLf7X .styles_contentContainer__R97Z5 .styles_cardContent__3Bgsm .styles_leftArea__UsG\+v{width:24.5625rem}.styles_agentContainer__GLf7X .styles_contentContainer__R97Z5 .styles_cardContent__3Bgsm .styles_rightArea__EmGtQ{flex:1 1}.styles_loadingBg__SbNuA{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:calc(var(--vh)*100);justify-content:flex-end;padding:1.4375rem 1.4375rem 2.25rem;position:absolute;width:calc(var(--vw)*100);z-index:2}.styles_loadingBg__SbNuA.styles_portrait__YCpWv{height:calc(var(--vw)*100);width:calc(var(--vh)*100)}.styles_loadingBg__SbNuA.styles_hide__Av3Jr{display:none}.style_container__t\+B0\+{align-items:center;display:flex;flex-direction:row}.style_container__t\+B0\+ .style_speaker__ZrToo{height:1rem;width:1.1875rem}.style_container__t\+B0\+ .style_swiper__OL\+J0{align-items:center;display:flex;flex-direction:column;font-size:.75rem;height:1.25rem;margin-left:.5rem}.announce-container .adm-swiper-indicator{display:none}.announce-container .adm-ellipsis{color:#d3d3d3}.styles_footerContainer__wJy5q{align-items:center;background:linear-gradient(180deg,#4b3b01,#0e0b03 99.52%);bottom:0;box-shadow:inset 0 .9375rem .0625rem 0 #fff2e705;display:flex;height:2.25rem;justify-content:space-between;position:fixed;width:100%}.styles_footerContainer__wJy5q:before{background:linear-gradient(90deg,#443c29,#d1c6a4 25%,#443c29 50%,#d1c6a4 75%,#443c29);content:"";height:.0625rem;left:0;position:absolute;right:0;top:0}.styles_footerContainer__wJy5q .styles_footerCenter__whbYS{align-items:center;display:flex;flex:1 1;height:100%;justify-content:center}.styles_footerContainer__wJy5q .styles_footerCenter__whbYS .styles_item__YASVk{align-items:center;display:flex;flex-direction:column}.styles_footerContainer__wJy5q .styles_footerCenter__whbYS .styles_item__YASVk:active{transform:scale(.9)}.styles_footerContainer__wJy5q .styles_footerCenter__whbYS .styles_item__YASVk:not(:first-child){margin-left:2.8125rem}.styles_footerContainer__wJy5q .styles_footerCenter__whbYS .styles_item__YASVk.styles_big__-8GnK{margin-left:1rem;transform:translateY(-1.15rem)}.styles_footerContainer__wJy5q .styles_footerCenter__whbYS .styles_item__YASVk.styles_big__-8GnK:active{transform:translateY(-1.15rem) scale(.9)}.styles_footerContainer__wJy5q .styles_footerCenter__whbYS .styles_item__YASVk.styles_big__-8GnK .styles_iconContainer__AhThi{height:3.5rem;width:3.5rem}.styles_footerContainer__wJy5q .styles_footerCenter__whbYS .styles_item__YASVk.styles_big__-8GnK .styles_name__85ac-{-webkit-text-fill-color:#0000;background:linear-gradient(0deg,#ff78bc,#ffcbea 66.35%);background-clip:text;-webkit-background-clip:text}.styles_footerContainer__wJy5q .styles_footerCenter__whbYS .styles_item__YASVk .styles_iconContainer__AhThi{height:1.25rem;position:relative;width:1.25rem}.styles_footerContainer__wJy5q .styles_footerCenter__whbYS .styles_item__YASVk .styles_iconContainer__AhThi .styles_icon__cHY-T{height:100%;width:100%}.styles_footerContainer__wJy5q .styles_footerCenter__whbYS .styles_item__YASVk .styles_iconContainer__AhThi .styles_shiningIcon__t7ZaX{bottom:0;height:100%;left:0;margin:auto;position:absolute;right:0;top:0;width:100%}.styles_footerContainer__wJy5q .styles_footerCenter__whbYS .styles_item__YASVk .styles_iconContainer__AhThi .styles_badge__XYGMF{height:.5rem;position:absolute;right:-.3rem;top:0;width:.5rem}.styles_footerContainer__wJy5q .styles_footerCenter__whbYS .styles_item__YASVk .styles_name__85ac-{-webkit-text-fill-color:#0000;background:linear-gradient(0deg,#cbc170,#fffee9);background-clip:text;-webkit-background-clip:text;font-size:.625rem;line-height:.75rem}.styles_footerContainer__wJy5q .styles_footerRight__PE\+CV{background-position:50%;background-repeat:no-repeat;background-size:12.5625rem 3.1875rem;height:3.1875rem;padding:0 3.5625rem;text-align:center;transform:translateX(1.75rem);z-index:2}.styles_footerContainer__wJy5q .styles_footerRight__PE\+CV .styles_titleContainer__OZ3ma{transform:translateY(-1.5rem)}.styles_footerContainer__wJy5q .styles_footerRight__PE\+CV .styles_titleContainer__OZ3ma .styles_title__YlPdD{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#676767 20.75%,#222 79.25%);background-clip:text;-webkit-background-clip:text;font-family:Jaini Purva;font-size:2.5rem;font-weight:400;position:relative;white-space:nowrap}.styles_footerContainer__wJy5q .styles_footerRight__PE\+CV .styles_titleContainer__OZ3ma .styles_title__YlPdD:before{-webkit-text-stroke-width:.125rem;-webkit-text-stroke-color:#0000;-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#e5c24f,#7d5e23);background-clip:text;-webkit-background-clip:text;bottom:0;content:attr(data-text);left:0;position:absolute;right:0;top:0;z-index:-1}.styles_footerContainer__wJy5q .styles_footerRight__PE\+CV .styles_titleContainer__OZ3ma .styles_title__YlPdD:after{-webkit-text-stroke-width:.375rem;-webkit-text-stroke-color:#0000;-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#fefbe8,#e1d295);background-clip:text;-webkit-background-clip:text;bottom:0;content:attr(data-text);left:0;position:absolute;right:0;top:0;z-index:-2}.styles_footerContainer__wJy5q .styles_footerRight__PE\+CV .styles_titleContainer__OZ3ma .styles_subtitle__uBBWn{color:#0000;font-size:.625rem;font-weight:600;position:relative;text-align:center;transform:translateY(-.5rem);width:100%}.styles_footerContainer__wJy5q .styles_footerRight__PE\+CV .styles_titleContainer__OZ3ma .styles_subtitle__uBBWn:after,.styles_footerContainer__wJy5q .styles_footerRight__PE\+CV .styles_titleContainer__OZ3ma .styles_subtitle__uBBWn:before{-webkit-background-clip:text;background-clip:text;bottom:0;color:#0000;content:attr(data-text);display:block;left:0;position:absolute;right:0;top:0}.styles_footerContainer__wJy5q .styles_footerRight__PE\+CV .styles_titleContainer__OZ3ma .styles_subtitle__uBBWn:before{-webkit-text-stroke:.15rem;background-image:linear-gradient(180deg,#353535,#353535);inset:0}.styles_footerContainer__wJy5q .styles_footerRight__PE\+CV .styles_titleContainer__OZ3ma .styles_subtitle__uBBWn:after{background-image:linear-gradient(180deg,#fff8e1 20.75%,#fff8e1 79.25%);z-index:1}.styles_menuContainer__eJaiX{align-items:center;display:flex;gap:1.1875rem;height:100%;justify-content:flex-end;width:100%}.styles_menuContainer__eJaiX .styles_menuItemContainer__skVIR{align-items:center;display:flex;flex:1 1;gap:.6875rem;justify-content:flex-end;width:2.75rem}.styles_menuContainer__eJaiX .styles_menuItemContainer__skVIR .styles_menuItem__4d48L{position:relative}.styles_menuContainer__eJaiX .styles_menuItemContainer__skVIR .styles_menuItem__4d48L:active{transform:scale(.9)}.styles_menuContainer__eJaiX .styles_menuItemContainer__skVIR .styles_menuItem__4d48L .styles_menuIcon1__tQJe2{height:2.75rem;width:2.75rem}.styles_menuContainer__eJaiX .styles_menuItemContainer__skVIR .styles_menuItem__4d48L .styles_menuIcon2__sMgul{bottom:0;height:2.75rem;left:0;position:absolute;right:0;top:0;width:2.75rem}.styles_menuContainer__eJaiX .styles_menuItemContainer__skVIR .styles_menuItem__4d48L .styles_menuItemTextContainer__clquL{align-items:center;bottom:.18rem;display:flex;flex-direction:column;gap:.125rem;justify-content:center;left:50%;position:absolute;transform:translateX(-50%);width:100%}.styles_menuContainer__eJaiX .styles_menuItemContainer__skVIR .styles_menuItem__4d48L .styles_menuItemTextContainer__clquL .styles_menuItemText__LROBM{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#fff4e9,#cb9770);background-clip:text;-webkit-background-clip:text;font-size:.5rem;font-weight:700;line-height:110%;position:relative;text-align:center;width:120%}.styles_menuContainer__eJaiX .styles_menuItemContainer__skVIR .styles_menuItem__4d48L .styles_menuItemTextContainer__clquL .styles_menuItemText__LROBM:before{-webkit-text-stroke-width:.1rem;-webkit-text-stroke-color:#0000;-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#6d1313,#6d1313);background-clip:text;-webkit-background-clip:text;bottom:0;content:attr(data-text);left:0;position:absolute;right:0;top:0;z-index:-1}.styles_menuContainer__eJaiX .styles_menuItemContainer__skVIR .styles_menuItem__4d48L .styles_menuItemTextContainer__clquL .styles_menuItemText__LROBM:after{-webkit-text-stroke-width:.17rem;-webkit-text-stroke-color:#0000;-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#ff915a,#992915);background-clip:text;-webkit-background-clip:text;bottom:0;content:attr(data-text);left:0;position:absolute;right:0;top:0;z-index:-2}.styles_menuContainer__eJaiX .styles_hamburgerIcon__6dSYO{height:1.4375rem;width:1.625rem}.menu-dropdown{inset:42px 14px auto auto!important}.menu-dropdown .ant-dropdown-menu{background:#000000d9;border:.0625rem solid #dfd68d;border-radius:.125rem;padding:0}.menu-dropdown .ant-dropdown-menu .ant-dropdown-menu-item{padding:0}.menu-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:last-child):after{background:linear-gradient(90deg,#6e582600,#fffcd1 50%,#6e582600);bottom:0;content:"";display:block;height:.0625rem;left:0;position:absolute;width:100%}.menu-dropdown .ant-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu-title-content .menu-dropdown-item{align-items:center;display:flex;gap:.25rem;padding:.5rem;position:relative}.menu-dropdown .ant-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu-title-content .menu-dropdown-item .menu-dropdown-icon{height:1.5rem;width:1.5rem}.menu-dropdown .ant-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu-title-content .menu-dropdown-item .menu-dropdown-text{color:#fffcd1;font-size:.875rem;font-weight:500}.styles_userContainer__15GIv{align-items:flex-end;display:flex;gap:.125rem;height:5.5625rem;min-width:11.125rem;transform:translateY(-42%);width:11.125rem}.styles_userContainer__15GIv .styles_avatar__0dhzM{cursor:pointer;height:2.875rem;padding:0 0 .25rem .1875rem;width:2.875rem}.styles_userContainer__15GIv .styles_avatar__0dhzM:active{transform:scale(.9)}.styles_userContainer__15GIv .styles_userInfo__Z2j5u{display:flex;flex-direction:column;gap:.125rem;padding-bottom:.75rem}.styles_userContainer__15GIv .styles_userInfo__Z2j5u .styles_top__jeQ5d{align-items:center;display:flex;gap:.25rem}.styles_userContainer__15GIv .styles_userInfo__Z2j5u .styles_top__jeQ5d .styles_vip__YRdMp{cursor:pointer;height:1rem;padding-top:.125rem;width:3rem}.styles_userContainer__15GIv .styles_userInfo__Z2j5u .styles_top__jeQ5d .styles_name__w7oWQ{color:#feeed5;font-size:.625rem;opacity:.55}.styles_userContainer__15GIv .styles_userInfo__Z2j5u .styles_bottom__nQBF-{align-items:center;display:flex}.styles_userContainer__15GIv .styles_userInfo__Z2j5u .styles_bottom__nQBF- .styles_gamecoin__X9lPG{height:1.0625rem;width:1.0625rem;z-index:2}.styles_userContainer__15GIv .styles_userInfo__Z2j5u .styles_bottom__nQBF- .styles_money__Z0sll{align-items:center;background-color:#291f00;border-bottom:1px solid #5e4c33;border-top:1px solid #f0eab4;color:#feeed5;display:flex;font-size:.625rem;height:.8125rem;min-width:4rem;padding:0 .75rem 0 .62rem;transform:translateX(-.5125rem);white-space:nowrap}.styles_userContainer__15GIv .styles_userInfo__Z2j5u .styles_bottom__nQBF- .styles_add__88cC1{cursor:pointer;height:calc(.8125rem + 2px);transform:translateX(-1.23125rem);width:1.4375rem}.styles_userContainer__15GIv .styles_userInfo__Z2j5u .styles_bottom__nQBF- .styles_add__88cC1:active{opacity:.8}.styles_headerContainer__-36U9{align-items:flex-start;color:#fff;display:flex;font-size:1rem;height:3.3125rem;justify-content:space-between;padding:0 .875rem}.styles_bannerContainer__zjALQ{display:flex;flex-direction:column;height:100%;position:relative;width:10rem}.styles_bannerContainer__zjALQ .styles_bannerFrame__Cui7x{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.styles_bannerContainer__zjALQ .styles_bannerTitle__OwgvI{color:#0000;font-size:.625rem;margin-top:1.4375rem;position:relative;text-align:center;width:100%;z-index:1}.styles_bannerContainer__zjALQ .styles_bannerTitle__OwgvI:after,.styles_bannerContainer__zjALQ .styles_bannerTitle__OwgvI:before{-webkit-background-clip:text;background-clip:text;bottom:0;color:#0000;content:attr(data-text);display:block;left:0;position:absolute;right:0;top:0}.styles_bannerContainer__zjALQ .styles_bannerTitle__OwgvI:before{-webkit-text-stroke:.125rem;background-image:linear-gradient(180deg,#470f0f,#470f0f);inset:1}.styles_bannerContainer__zjALQ .styles_bannerTitle__OwgvI:after{background-image:linear-gradient(0deg,#cb9770,#fff4e9);z-index:2}.styles_bannerContainer__zjALQ .styles_bannerContent__JBRqN{flex:1 1;padding:0 .92rem;transform:translateY(-.22rem)}.styles_bannerContainer__zjALQ .styles_bannerContent__JBRqN .styles_itemContainer__rGUAe{height:100%;width:100%}.styles_bannerContainer__zjALQ .styles_paginationContainer__e\+UPV{pointer-events:auto;position:relative;z-index:10}.styles_bannerContainer__zjALQ .styles_pagination__C7UN\+{align-items:center;display:flex;gap:.25rem;justify-content:center;margin-bottom:1.4rem;position:relative;z-index:10}.styles_bannerContainer__zjALQ .styles_pagination__C7UN\+ .styles_paginationDot__o6I-k{cursor:pointer;height:.5rem;pointer-events:auto;transition:all .3s ease;width:.5rem}.styles_bannerContainer__zjALQ .styles_pagination__C7UN\+ .styles_paginationDot__o6I-k:hover{transform:scale(1.1)}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.banner-swiper{height:100%}.banner-swiper .banner-swiper-slide{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:10px;height:100%}.styles_categoryContainer__KrUVk{align-items:center;display:flex;gap:.25rem;margin-right:.375rem}.styles_categoryContainer__KrUVk .styles_searchIcon__PbOQt{height:1.4375rem;padding:.125rem 0;width:1.625rem}.styles_categoryContainer__KrUVk .styles_filterBar__s1kH6{min-width:34rem}.styles_gameWrapper__9ZQU-{position:relative;width:100%}.styles_gameWrapper__9ZQU- .styles_gameContainer__Jd0zT{flex:1 1;overflow-x:auto;overflow-y:hidden;padding:.5rem 0 0;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.styles_gameWrapper__9ZQU- .styles_gameContainer__Jd0zT .styles_gameGrid__v-DTU{grid-gap:.25rem;display:grid;gap:.25rem;grid-auto-flow:column;grid-template-rows:repeat(2,1fr);justify-content:flex-start;min-width:-webkit-max-content;min-width:max-content;padding:0 .375rem}.styles_gameWrapper__9ZQU- .styles_gameContainer__Jd0zT .styles_leftArrow__GQMH9,.styles_gameWrapper__9ZQU- .styles_gameContainer__Jd0zT .styles_rightArrow__s-7kR{animation:styles_moveRight__ZuSUU 1s ease-in-out infinite;height:2.1875rem;position:absolute;top:50%;transform:translateY(-50%);width:1.625rem}.styles_gameWrapper__9ZQU- .styles_gameContainer__Jd0zT .styles_leftArrow__GQMH9 .styles_arrowImg__KBJEK,.styles_gameWrapper__9ZQU- .styles_gameContainer__Jd0zT .styles_rightArrow__s-7kR .styles_arrowImg__KBJEK{height:100%;width:100%}.styles_gameWrapper__9ZQU- .styles_gameContainer__Jd0zT .styles_rightArrow__s-7kR{right:1.5rem}.styles_gameWrapper__9ZQU- .styles_gameContainer__Jd0zT .styles_leftArrow__GQMH9{left:1.5rem}@keyframes styles_moveLeft__VhYih{0%{transform:translateY(-50%) translateX(0)}50%{transform:translateY(-50%) translateX(-.5rem)}to{transform:translateY(-50%) translateX(0)}}@keyframes styles_moveRight__ZuSUU{0%{transform:translateY(-50%) translateX(0)}50%{transform:translateY(-50%) translateX(.5rem)}to{transform:translateY(-50%) translateX(0)}}.styles_gameListContainer__qLrQ9{display:flex;flex:1 1;flex-direction:column;margin-top:.25rem;width:100%}.styles_marqueeContainer__NKZwy{align-items:center;background:#291f00;border:.03125rem solid #dfd68d;border-radius:.25rem;box-shadow:0 .125rem .25rem 0 #000000e6;box-sizing:border-box;display:flex;gap:.5rem;height:1.25rem;margin-right:.375rem;min-width:36rem;padding:.1875rem .3125rem}.styles_marqueeContainer__NKZwy .styles_speaker__rH6C3{flex-shrink:0;height:.6875rem;width:.875rem}.styles_marqueeContainer__NKZwy .styles_marqueeWrapper__j1yaK{align-items:center;color:#fef6d5;display:flex;flex:1 1;font-size:.625rem;overflow:hidden;white-space:nowrap}.styles_mainContainer__iNByn{display:flex;flex:1 1;gap:.125rem;padding:0 0 4rem .375rem}.styles_mainContainer__iNByn .styles_mainContent__Tn-VD{display:flex;flex:1 1;flex-direction:column;max-width:100%;min-width:0;overflow:hidden;width:100%}.styles_homeContainer__2SLDo{display:flex;flex-direction:column;height:100%;justify-content:space-between;overflow:hidden;width:100%}.styles_maintainContainer__zfJPT{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.styles_maintainContainer__zfJPT img{height:9.125rem;object-fit:contain;width:9.125rem}.styles_maintainContainer__zfJPT .styles_title__EmBpV{color:#fff;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal;margin-bottom:1.875rem;text-align:center}.styles_maintainContainer__zfJPT .styles_buttonSubmit__bmMr2{align-self:center;margin-top:.875rem;min-height:1.75rem;min-width:7.5rem;text-align:center}.styles_maintainContainer__zfJPT .styles_buttonSubmit__bmMr2:active{transform:scale(.9)}@font-face{font-display:auto;font-family:OmbudsmanStencil;font-stretch:normal;font-style:normal;font-weight:400;src:url(/static/media/OmbudsmanStencil.b60cf6bdb86ec7f09033.ttf) format("truetype")}@font-face{font-display:auto;font-family:Inter;font-stretch:75% 125%;font-style:normal;font-weight:100 900;src:url(/static/media/Inter-VariableFont_opsz,wght.e05c5f3d1fa6a3893d84.ttf) format("truetype")}body{background:#000;box-sizing:border-box;height:100vh;margin:0;scroll-behavior:smooth}.ant-layout,body{font-family:Inter,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif!important}.custom-button{color:#fff6c6;font-size:.8125rem;font-style:normal;font-weight:700;line-height:normal;text-align:center;text-shadow:0 2px 4px #21140080}.custom-button:hover{color:#fff6c6!important}.custom-button.ant-btn-sm{height:1.75rem}.custom-form .ant-form-item{margin-bottom:.875rem}.custom-form .ant-form-item .ant-form-item-label{line-height:.75rem}.custom-form .ant-form-item .ant-form-item-label label{color:#fff6c6;font-size:.75rem;font-style:normal;font-weight:500;line-height:normal;width:100%}.custom-form .ant-form-item .ant-form-item-additional{min-height:1rem!important}.custom-form .ant-form-item .ant-form-item-additional .ant-form-item-explain.ant-form-item-explain-connected{height:100%}.custom-form .ant-form-item .ant-form-item-additional .ant-form-item-explain-error{color:#ff8686;font-size:.625rem;font-style:normal;font-weight:400;line-height:1rem}.custom-form .ant-form-item .ant-form-item-control-input{min-height:1.75rem}.custom-form.ant-form-vertical .ant-form-item .ant-form-item-label{padding:0 0 .25rem}.custom-input{color:#fff;font-size:.75rem;height:1.75rem;position:relative}.custom-input.ant-input-password .ant-input-suffix svg{color:#fff;font-size:1.25rem}.custom-input.ant-input-group-wrapper-status-error .ant-input-group{background-color:#0000004d;border:.03125rem solid #ff8686;border-radius:.375rem}.custom-input.ant-input-group-wrapper-status-error .ant-input-group:focus-within,.custom-input.ant-input-group-wrapper-status-error .ant-input-group:hover{border:.03125rem solid #ff8686;box-shadow:none}.custom-input.ant-input-group-wrapper-status-error .ant-input-group .ant-input-group-addon{color:var(--Neutral-dark-70)}.custom-input.ant-input-group-wrapper-status-error .ant-input-group .ant-input-group-addon:first-child:after{background-color:#ff8686;content:"";height:16px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}.custom-input.ant-input-group-wrapper-status-error .ant-input-group .ant-input-group-addon:last-child:before{background-color:#ff8686;content:"";height:16px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:1px}.custom-input.ant-input-group-wrapper-disabled{opacity:.3}.custom-input.ant-input-group-wrapper-disabled .ant-input-group{border:.03125rem solid #fff6c6;border-radius:.375rem}.custom-input.ant-input-group-wrapper-disabled .ant-input-group:focus-within,.custom-input.ant-input-group-wrapper-disabled .ant-input-group:hover{border:.03125rem solid #fff6c6;box-shadow:none}.custom-input .ant-input-group{border:.03125rem solid #fff6c6;border-radius:.375rem}.custom-input .ant-input-group:focus-within,.custom-input .ant-input-group:hover{background:#0000004d;border:.03125rem solid #fff6c6;box-shadow:none}.custom-input .ant-input-group .ant-input-outlined{background:#0000004d;border:none;box-shadow:none;color:#fff;font-size:.75rem;height:1.625rem;position:relative;z-index:1}.custom-input .ant-input-group .ant-input-outlined:focus-within,.custom-input .ant-input-group .ant-input-outlined:hover{background-color:#0000004d;border:none;box-shadow:none}.custom-input .ant-input-group .ant-input-outlined.ant-input-disabled,.custom-input .ant-input-group .ant-input-outlined[disabled]{background:#0000004d;box-shadow:none}.custom-input .ant-input-group .ant-input-outlined::placeholder{color:#ffffff80;font-weight:350;letter-spacing:.84px;line-height:140%}.custom-input .ant-input-group .ant-input-group-addon{background:#0000004d;border:none;box-shadow:none;position:relative}.custom-input .ant-input-group .ant-input-group-addon:after,.custom-input .ant-input-group .ant-input-group-addon:before{display:none}.custom-input .ant-input-group .ant-input-group-addon .ant-select.custom-select.ant-select-outlined{background:#0000;border-radius:none}.custom-input .ant-input-group .ant-input-group-addon .ant-select.custom-select.ant-select-outlined .ant-select-selector{border:none;padding:0 .125rem}.custom-input .ant-input-group .ant-input-group-addon .ant-select.custom-select.ant-select-outlined:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer):hover .ant-select-selector,.custom-input .ant-input-group .ant-input-group-addon .ant-select.custom-select.ant-select-outlined:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer):hover.ant-select-status-error .ant-select-selector{border-color:none;box-shadow:none}.custom-input .ant-input-group .ant-input-group-addon .ant-select.custom-select .ant-select-dropdown{width:4rem!important}.custom-input .ant-input-group .ant-input-group-addon .ant-select.custom-select .ant-select-arrow:not(.ant-select-arrow-loading){color:#fff6c6}.custom-input .ant-input-group .ant-input-group-addon .ant-select.custom-select .ant-select-arrow:before{display:none}.custom-input .ant-input-group .ant-input-group-addon .ant-select.custom-select svg{color:#fff6c6;font-size:14px}.custom-input .ant-input-group .ant-input-group-addon svg{color:#fff6c6;font-size:20px}.custom-input .ant-input-group .ant-input-group-addon:first-child{padding-right:.375rem}.custom-input .ant-input-group .ant-input-group-addon:last-child{padding-left:.375rem}.custom-input .ant-input-group .ant-input-group-addon:first-child:after{background-color:#fff6c6;content:"";height:16px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}.custom-input .ant-input-group .ant-input-group-addon:last-child:before{background-color:#fff6c6;content:"";height:16px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:1px}.custom-input .ant-input-prefix svg,.custom-input .ant-input-suffix svg{color:var(--Neutral-dark-70);font-size:20px}.custom-input .ant-input::placeholder,.custom-input.ant-input::placeholder{color:#ffffff80;font-weight:350;letter-spacing:.84px;line-height:140%}.custom-input.ant-input-outlined{background:#0000004d;background-color:#0000004d!important;border:.03125rem solid #fff6c6;border-radius:.375rem}.custom-input.ant-input-outlined:focus-within{background:#0000004d;border:.03125rem solid #fff6c6;box-shadow:none}.custom-input.ant-input-outlined.ant-input-disabled,.custom-input.ant-input-outlined.ant-input-disabled:hover{background:#0000004d;background-color:#0000004d;border:.03125rem solid #fff6c6;color:var(--Neutral-dark-70);opacity:.3}.custom-input.ant-input-outlined.ant-input-status-error:not(.ant-input-disabled){background:#0000004d;border-color:#ff8686;box-shadow:none}.custom-number-input{color:#fff;font-size:.75rem;height:1.75rem;position:relative;width:100%}.custom-number-input .ant-input-number-input-wrap,.custom-number-input .ant-input-number-input-wrap input{height:1.75rem}.custom-select{color:#fff;font-size:.75rem;height:1.75rem;position:relative}.custom-select .ant-select-dropdown{background:#0b0a07;border-radius:.25rem;box-shadow:0 4px 6px 0 #000c}.custom-select .ant-select-dropdown .ant-select-item{color:#fff;font-size:.75rem;font-style:normal;font-weight:400;line-height:normal}.custom-select .ant-select-dropdown .ant-select-item.ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:#21180b}.custom-select .ant-select-dropdown .ant-select-item .ant-select-item-option-content{align-items:center;display:flex;justify-content:center}.custom-select .ant-select-selection-wrap{font-size:.75rem}.custom-select.ant-select-outlined{background:#0000004d;border-radius:.375rem}.custom-select.ant-select-outlined .ant-select-selector{background:#0000004d!important;border:.03125rem solid #fff6c6;border-radius:.375rem;color:#fff!important}.custom-select.ant-select-outlined.ant-select-focused .ant-select-selector{background:#0000004d!important;border-color:#fff6c6!important;box-shadow:none!important}.custom-select.ant-select-outlined:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer):hover .ant-select-selector{border-color:#fff6c6;box-shadow:none}.custom-select.ant-select-outlined:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer):hover.ant-select-status-error .ant-select-selector{border-color:#ff8686;box-shadow:none}.custom-select .ant-select-arrow{padding-left:.375rem}.custom-select .ant-select-arrow .anticon.anticon-down.ant-select-suffix svg{font-size:.875rem}.custom-select .ant-select-arrow:not(.ant-select-arrow-loading){color:#fff6c6}.custom-select .ant-select-prefix{padding-right:.375rem;position:relative}.custom-select .ant-select-prefix:after{right:0}.custom-select .ant-select-arrow:before,.custom-select .ant-select-prefix:after{background-color:#0000004d;content:"";height:1rem;position:absolute;top:50%;transform:translateY(-50%);width:.0625rem}.custom-select .ant-select-arrow:before{left:0}.custom-select .ant-select-clear{font-size:.875rem;height:.875rem;margin-top:-7px;width:.875rem}.custom-table.ant-table-wrapper .ant-table{background:#0f0e0b;border-radius:.25rem}.custom-table.ant-table-wrapper .ant-table .ant-table-title{background-color:#0f0e0b;border:none;border-radius:.25rem .25rem 0 0;color:#fff;font-size:.625rem;font-style:normal;font-weight:600;line-height:normal;padding:0 .5625rem;text-align:left}.custom-table.ant-table-wrapper .ant-table .ant-table-footer{background-color:#0f0e0b;border:none;border-radius:0 0 .25rem .25rem;color:#1f180e;display:flex;font-size:.625rem;font-style:normal;font-weight:400;line-height:normal;padding:.375rem .5625rem .5625rem;text-align:left}.custom-table.ant-table-wrapper .ant-table .ant-table-container .ant-table-content{cursor:grab}.custom-table.ant-table-wrapper .ant-table .ant-table-container .ant-table-content.dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.custom-table.ant-table-wrapper .ant-table .ant-table-container table{border-top-left-radius:0;border-top-right-radius:0;width:100%}.custom-table.ant-table-wrapper .ant-table .ant-table-container table>thead th{background-color:#0f0e0b;border:none;color:#e2b790;font-size:.75rem;font-weight:300;height:2rem;padding-bottom:.25rem;padding-top:.25rem;text-align:center}.custom-table.ant-table-wrapper .ant-table .ant-table-container table>thead th:before{background-color:#383429!important}.custom-table.ant-table-wrapper .ant-table .ant-table-container table>thead th:first-child{border-start-start-radius:0}.custom-table.ant-table-wrapper .ant-table .ant-table-container table>thead th:last-child{border-start-end-radius:0}.custom-table.ant-table-wrapper .ant-table .ant-table-container table>tbody .ant-table-expanded-row-fixed{margin-top:0}.custom-table.ant-table-wrapper .ant-table .ant-table-container table>tbody>tr{background-color:#1c1b15;color:#e2b790;font-size:.75rem;font-weight:300}.custom-table.ant-table-wrapper .ant-table .ant-table-container table>tbody>tr.ant-table-placeholder,.custom-table.ant-table-wrapper .ant-table .ant-table-container table>tbody>tr.ant-table-placeholder:hover>td{background:#0f0e0b}.custom-table.ant-table-wrapper .ant-table .ant-table-container table>tbody>tr>td{border-bottom:none;height:2rem;padding-bottom:.375rem;padding-top:.375rem}.custom-table.ant-table-wrapper .ant-table .ant-table-container table>tbody>tr>td.ant-table-cell-row-hover{background-color:#1c1b15}.custom-table.ant-table-wrapper .ant-table .ant-table-container table>tbody>tr>td:before{background-color:#383429!important}.custom-table.ant-table-wrapper .ant-table .ant-table-container table>tbody>tr>td:not(:last-child):before{background-color:var(--color-table-sheet-divider);content:"";height:1.6em;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:background-color .3s;width:1px}.custom-table.ant-table-wrapper .ant-table .ant-table-container table>tbody>tr>td .ant-table-expanded-row-fixed,.custom-table.ant-table-wrapper .ant-table .ant-table-container table>tbody>tr>td.ant-table-cell-fix-left{background-color:#1c1b15}.custom-table.ant-table-wrapper .ant-table .ant-table-container table>tbody>tr>td .ant-empty .ant-empty-description{color:#fff}.custom-table.ant-table-wrapper .ant-table .ant-table-container table>tbody>tr:nth-child(odd),.custom-table.ant-table-wrapper .ant-table .ant-table-container table>tbody>tr:nth-child(odd)>td.ant-table-cell-fix-left,.custom-table.ant-table-wrapper .ant-table .ant-table-container table>tbody>tr:nth-child(odd)>td.ant-table-cell-row-hover{background-color:#0f0e0b}.ant-drawer .ant-drawer-content-wrapper{max-width:none}.custom-drawer.ant-drawer-content{background:#0f0e0b}.custom-drawer.ant-drawer-content .ant-drawer-header{border-bottom-color:#322511;color:#f0cfb1;text-align:center}.custom-drawer.ant-drawer-content .ant-drawer-header .ant-drawer-close{color:#f0cfb1}.custom-drawer.ant-drawer-content .ant-drawer-body{color:#f0cfb1;padding:0}
/*# sourceMappingURL=main.5c08b4e4.css.map*/