.CUSTOM_INPUT_PLACEHOLDER::-moz-placeholder{color:#e4e4e4;font-style:italic}.CUSTOM_INPUT_PLACEHOLDER::placeholder{color:#e4e4e4;font-style:italic}.CUSTOM_PHONE_INPUT .PhoneInputCountry{padding:8px 10px;border:1px solid #dfe2e8;border-radius:4px}.CUSTOM_PHONE_INPUT_TOPUP .PhoneInputCountry{padding:8px 10px;border:1px solid #3a3a3a;border-radius:4px;background-color:#fff}.CUSTOM_PHONE_INPUT .PhoneInput{color:#fff}.CUSTOM_PHONE_INPUT .PhoneInputInput{background-color:transparent}.CUSTOM_PHONE_INPUT .PhoneInputInput,.CUSTOM_PHONE_INPUT_TOPUP .PhoneInputInput{padding:10px;border:1px solid #3a3a3a;outline:none;border-radius:4px;color:#191b23}.CUSTOM_PHONE_INPUT_TOPUP .PhoneInputInput{background-color:#fff;height:2.5rem;font-size:.875rem;line-height:1.25rem}.CUSTOM_PHONE_INPUT .PhoneInputCountryIcon{background:none;box-shadow:none!important;border-radius:4px;width:26px;height:26px}.CUSTOM_PHONE_INPUT .PhoneInputCountryIconImg{border-radius:4px}.CUSTOM_PHONE_INPUT .PhoneInputCountrySelectArrow{color:#3a3a3a!important;opacity:1;width:8px;height:8px}.CUSTOM_PHONE_INPUT_ERROR .PhoneInputInput{border:1px solid #ec5454!important}.CUSTOM_SIMPLE_BAR .simplebar-scrollbar:before{background-color:#00a7ff}.CUSTOM_SIMPLE_BAR .simplebar-visible:before{opacity:1!important}.CUSTOM_SIMPLE_BAR_SHOW .simplebar-scrollbar{background-color:#00a7ff;border-radius:12px;height:7px}.CUSTOM_SIMPLE_BAR_SHOW .simplebar-mask:focus-visible{outline:none!important;box-shadow:none!important}.CUSTOM_SIMPLE_BAR_SHOW .simplebar-offset:focus-visible{outline:none!important;box-shadow:none!important}.CUSTOM_SIMPLE_BAR_SHOW .simplebar-content-wrapper:focus-visible{outline:none!important;box-shadow:none!important}.CUSTOM_SIMPLE_BAR_SHOW .simplebar-wrapper:focus-visible{outline:none!important;box-shadow:none!important}.CUSTOM_SIMPLE_BAR_SHOW .simplebar-track{background-color:#171717;border-radius:12px;height:7px!important}.CUSTOM_SIMPLE_BAR_SHOW .simplebar-content-wrapper.active{cursor:grabbing}.CUSTOM_SIMPLE_BAR_SHOW .simplebar-track{opacity:1;transition:opacity .3s ease-in-out}.CUSTOM_SIMPLE_BAR_SHOW:not(:hover) .simplebar-track{opacity:0}.CUSTOM_EMOJI_PICKER{border-radius:0 0 0 .5rem!important;border:0!important}.CUSTOM_EMOJI_PICKER .epr-search-container{font-size:12px;outline:none;border:none}.CUSTOM_EMOJI_PICKER .epr-search-container>input{border:none}.CUSTOM_SWITCH_ROOT{width:42px;height:25px;background-color:#3a3a3a;border-radius:9999px;position:relative;box-shadow:0 2px 10px var(--black-a7);-webkit-tap-highlight-color:rgba(0,0,0,0)}.CUSTOM_SWITCH_ROOT:focus{box-shadow:0 0 0 0 #3a3a3a}.CUSTOM_SWITCH_ROOT[data-state=checked]{background-color:#fe2695}.CUSTOM_SWITCH_THUMB{display:block;width:21px;height:21px;background-color:#fff;border-radius:9999px;box-shadow:0 2px 2px var(--black-a7);transition:transform .1s;transform:translateX(2px);will-change:transform}.CUSTOM_SWITCH_THUMB[data-state=checked]{transform:translateX(19px)}.switch{position:relative;display:inline-block;width:60px;height:34px}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff}input:checked+.slider{background-color:#fe2695}input:focus+.slider{box-shadow:0 0 1px #fe2695}input:checked+.slider:before{transform:translateX(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.basic-multi-select .select__control{background-color:var(--background);border-color:var(--primary-border);color:var(--foreground);min-height:40px;border-radius:6px;border-width:1px;border-style:solid;transition:all .2s ease}.basic-multi-select .select__control:hover{border-color:var(--primary-border)}.basic-multi-select .select__control--is-focused{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary)}.basic-multi-select .select__control--is-disabled{background-color:var(--system-message-background);color:var(--foreground);opacity:.5}.basic-multi-select .select__value-container{padding:2px 8px;color:var(--foreground)}.basic-multi-select .select__input-container,.basic-multi-select .select__input-container input{color:var(--foreground)}.basic-multi-select .select__placeholder{color:var(--gray-border)}.basic-multi-select .select__single-value{color:var(--foreground)}.basic-multi-select .select__multi-value{background-color:var(--primary-selected-state);border:1px solid var(--primary-selected-border);border-radius:4px}.basic-multi-select .select__multi-value__label{color:var(--foreground);font-size:.875rem}.basic-multi-select .select__multi-value__remove{color:var(--foreground);border-radius:0 4px 4px 0}.basic-multi-select .select__multi-value__remove:hover{background-color:var(--primary-selected-border);color:var(--foreground)}.basic-multi-select .select__indicator-separator{background-color:var(--primary-border)}.basic-multi-select .select__clear-indicator,.basic-multi-select .select__clear-indicator:hover,.basic-multi-select .select__dropdown-indicator,.basic-multi-select .select__dropdown-indicator:hover{color:var(--foreground)}.basic-multi-select .select__menu{background-color:var(--background);border:1px solid var(--primary-border);border-radius:6px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);z-index:1000}.basic-multi-select .select__menu-list{padding:4px;max-height:200px;overflow-y:auto}.basic-multi-select .select__option{background-color:transparent;color:var(--foreground);cursor:pointer;padding:8px 12px;border-radius:4px;font-size:.875rem;transition:background-color .2s ease}.basic-multi-select .select__option--is-focused,.basic-multi-select .select__option:hover{background-color:var(--primary-selected-state);color:var(--foreground)}.basic-multi-select .select__option--is-selected{background-color:var(--primary);color:var(--primary-foreground)}.basic-multi-select .select__option--is-disabled{color:var(--gray-border);cursor:not-allowed}.basic-multi-select .select__loading-message,.basic-multi-select .select__no-options-message{color:var(--gray-border);padding:8px 12px;font-size:.875rem}.dark .basic-multi-select .select__control{background-color:var(--primary-background);border-color:var(--primary-border);color:var(--foreground)}.dark .basic-multi-select .select__control:hover{border-color:var(--primary-border)}.dark .basic-multi-select .select__control--is-focused{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary)}.dark .basic-multi-select .select__menu{background-color:var(--primary-background);border-color:var(--primary-border)}.dark .basic-multi-select .select__option{color:var(--foreground)}.dark .basic-multi-select .select__option--is-focused,.dark .basic-multi-select .select__option:hover{background-color:var(--tertiary-background)}.dark .basic-multi-select .select__multi-value{background-color:var(--tertiary-background);border-color:var(--primary-border)}.dark .basic-multi-select .select__multi-value__remove:hover{background-color:var(--primary-border)}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;overflow:hidden;width:auto!important;height:auto!important;z-index:0}.simplebar-mask,.simplebar-offset{position:absolute;padding:0;margin:0;left:0;top:0;bottom:0;right:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;z-index:-1}.simplebar-height-auto-observer,.simplebar-track{position:absolute;overflow:hidden;pointer-events:none}.simplebar-track{z-index:1;right:0;bottom:0}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;opacity:0;transition:opacity .2s linear .5s}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{top:2px;bottom:2px;left:2px;right:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:0;bottom:0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}@font-face{font-family:Karla;font-weight:400;src:url(/_next/static/media/Karla-Regular-S52ZIU5L.97759453.woff) format("woff")}*{box-sizing:border-box}.dotlottie-container{--lottie-player-theme-color:#00ddb3;--lottie-player-seeker-thumb-color:#00c1a2;--lottie-player-seeker-thumb-hover-color:#019d91;--lottie-player-button-hover-color:#f3f6f8;--lottie-player-toolbar-track-color:#d9e0e6;--lottie-player-button-text-color:#20272c;--lottie-player-toolbar-background-color:#fff;--lottie-player-button-border-radius:4px;--lottie-player-toolbar-height:35px;--lottie-player-popover-border-radius:8px;display:block;width:100%;height:100%;font-family:Karla,sans-serif;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.main{flex-direction:column}.animation,.main{display:flex;height:100%;width:100%}.animation.controls{height:calc(100% - var(--lottie-player-toolbar-height))}.toolbar{justify-items:center;background-color:var(--lottie-player-toolbar-background-color);padding:0 8px;height:var(--lottie-player-toolbar-height);gap:4px}.toolbar,.toolbar button{display:flex;align-items:center}.toolbar button{cursor:pointer;color:var(--lottie-player-button-text-color);background:none;border:0;padding:4px;outline:none;height:100%;max-height:24px;border-radius:var(--lottie-player-button-border-radius);font-family:inherit;font-style:inherit;font-size:inherit;font-weight:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.toolbar .popover button{max-height:none}.toolbar button:hover{background-color:var(--lottie-player-button-hover-color)}.toolbar button.active{color:var(--lottie-player-theme-color)}.toolbar button.popover-active{background-color:var(--lottie-player-button-hover-color)}.toolbar button>svg{color:inherit}.toolbar button:focus-visible{outline:none;outline:2px solid var(--lottie-player-theme-color)}.seeker{--seeker:0;height:4px;width:95%;margin:0 4px;outline:none;border-radius:9999px;-webkit-appearance:none;-moz-apperance:none;cursor:pointer;background-image:linear-gradient(to right,var(--lottie-player-theme-color) calc(var(--seeker) * 1%),var(--lottie-player-toolbar-track-color) calc(var(--seeker) * 1%))}.seeker.to-left{background-image:linear-gradient(to right,var(--lottie-player-toolbar-track-color) calc(var(--seeker) * 1%),var(--lottie-player-theme-color) calc(var(--seeker) * 1%))}.seeker::-moz-range-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:16px;width:16px;border-radius:50%;background:var(--lottie-player-theme-color);cursor:pointer;margin-top:-5px;border-color:transparent}.seeker::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;height:16px;width:16px;border-radius:50%;background:var(--lottie-player-seeker-thumb-color);cursor:pointer;border-color:transparent}.seeker:focus-visible::-webkit-slider-thumb{outline:2px solid var(--lottie-player-theme-color);border:1.5px solid #fff}.seeker::-webkit-slider-thumb:hover{background:var(--lottie-player-seeker-thumb-hover-color)}.seeker:focus-visible::-moz-range-thumb{outline:2px solid var(--lottie-player-theme-color);border:1.5px solid #fff}.error{display:flex;margin:auto;justify-content:center;height:100%;align-items:center}.popover{font-size:14px;line-height:150%;letter-spacing:-.28px;position:absolute;bottom:40px;background-color:#fff;min-width:224px;right:8px;left:auto;border:none;border-radius:var(--lottie-player-popover-border-radius);padding:0;box-shadow:0 8px 48px #f3f6f826,0 8px 16px #3d485329,0 0 1px #3d48535c}.popover ul{padding:unset;margin:unset;list-style:none}.popover .popover-content{display:flex;flex-direction:column;align-items:center;gap:4px}.popover .popover-header{color:#20272c;font-family:inherit;font-size:16px;font-weight:700;line-height:150%;letter-spacing:-.32px;padding:8px;display:flex;gap:8px;align-items:center;border-bottom:1px solid #d9e0e6}.popover .popover-header button{padding:4px}.popover .popover-header .popover-header-title{display:flex;align-items:center;gap:8px}.popover .popover-header .reset-theme{color:#63727e;font-size:12px;font-weight:400;padding:0}.popover .popover-header .reset-theme:hover{color:#20272c;background-color:transparent}.popover .popover-items{max-height:300px;overflow-y:auto;display:flex;flex-direction:column;padding:8px;gap:8px;-ms-overflow-style:none;scrollbar-width:none}.popover .popover-subnav{top:0;right:0;bottom:0;left:0;background-color:#fff;z-index:1}.popover .popover-items::-webkit-scrollbar{display:none}.popover .popover-item{width:100%;text-align:left;display:flex;padding:4px 8px;border-radius:var(--lottie-player-button-border-radius);gap:8px}@font-face{font-family:__Bakbak_One_d2cc1e;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8c52ba9afed37571-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Bakbak_One_d2cc1e;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/2986d495f351d183-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Bakbak_One_d2cc1e;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fee7ffbb2268d066-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Bakbak_One_Fallback_d2cc1e;src:local("Arial");ascent-override:99.59%;descent-override:33.20%;line-gap-override:0.00%;size-adjust:105.43%}.__className_d2cc1e{font-family:__Bakbak_One_d2cc1e,__Bakbak_One_Fallback_d2cc1e;font-weight:400;font-style:normal}.PhotoView-Portal{direction:ltr;height:100%;left:0;overflow:hidden;position:fixed;top:0;touch-action:none;width:100%;z-index:2000}@keyframes PhotoView__rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes PhotoView__delayIn{0%,50%{opacity:0}to{opacity:1}}.PhotoView__Spinner{animation:PhotoView__delayIn .4s linear both}.PhotoView__Spinner svg{animation:PhotoView__rotate .6s linear infinite}.PhotoView__Photo{cursor:grab;max-width:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.PhotoView__Photo:active{cursor:grabbing}.PhotoView__icon{display:inline-block;left:0;position:absolute;top:0;transform:translate(-50%,-50%)}.PhotoView__PhotoBox,.PhotoView__PhotoWrap{bottom:0;direction:ltr;left:0;position:absolute;right:0;top:0;touch-action:none;width:100%}.PhotoView__PhotoWrap{overflow:hidden;z-index:10}.PhotoView__PhotoBox{transform-origin:left top}@keyframes PhotoView__fade{0%{opacity:0}to{opacity:1}}.PhotoView-Slider__clean .PhotoView-Slider__ArrowLeft,.PhotoView-Slider__clean .PhotoView-Slider__ArrowRight,.PhotoView-Slider__clean .PhotoView-Slider__BannerWrap,.PhotoView-Slider__clean .PhotoView-Slider__Overlay,.PhotoView-Slider__willClose .PhotoView-Slider__BannerWrap:hover{opacity:0}.PhotoView-Slider__Backdrop{background:#000;height:100%;left:0;position:absolute;top:0;transition-property:background-color;width:100%;z-index:-1}.PhotoView-Slider__fadeIn{animation:PhotoView__fade linear both;opacity:0}.PhotoView-Slider__fadeOut{animation:PhotoView__fade linear reverse both;opacity:0}.PhotoView-Slider__BannerWrap{align-items:center;background-color:rgba(0,0,0,.5);color:#fff;display:flex;height:44px;justify-content:space-between;left:0;position:absolute;top:0;transition:opacity .2s ease-out;width:100%;z-index:20}.PhotoView-Slider__BannerWrap:hover{opacity:1}.PhotoView-Slider__Counter{font-size:14px;opacity:.75;padding:0 10px}.PhotoView-Slider__BannerRight{align-items:center;display:flex;height:100%}.PhotoView-Slider__toolbarIcon{fill:#fff;box-sizing:border-box;cursor:pointer;opacity:.75;padding:10px;transition:opacity .2s linear}.PhotoView-Slider__toolbarIcon:hover{opacity:1}.PhotoView-Slider__ArrowLeft,.PhotoView-Slider__ArrowRight{align-items:center;bottom:0;cursor:pointer;display:flex;height:100px;justify-content:center;margin:auto;opacity:.75;position:absolute;top:0;transition:opacity .2s linear;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:70px;z-index:20}.PhotoView-Slider__ArrowLeft:hover,.PhotoView-Slider__ArrowRight:hover{opacity:1}.PhotoView-Slider__ArrowLeft svg,.PhotoView-Slider__ArrowRight svg{fill:#fff;background:rgba(0,0,0,.3);box-sizing:content-box;height:24px;padding:10px;width:24px}.PhotoView-Slider__ArrowLeft{left:0}.PhotoView-Slider__ArrowRight{right:0}