.layout-wrapper{display:flex;flex-direction:column}.layout-wrapper:has(.casino-background-section){min-height:200dvh}.layout-wrapper main{flex-grow:1}main{width:100%;margin-left:auto;margin-right:auto}main .page-wrapper{width:100%;background-color:#130e2c;overflow-x:hidden}main .sidebar-closed{width:100%;transition:all .3s ease-in-out}.select-list-box-wrapper{box-shadow:0 0 20px var(--primaryMain-300);border-radius:.75rem;overflow:hidden;padding:0;position:relative}.select-list-box-wrapper div[data-slot=base],.select-list-box-wrapper div[data-slot=listbox]{padding:0}.select-list-box-wrapper ul{max-height:18.75rem;background-color:var(--smokyBlack-1000);border-top:2px solid var(--primaryMain-1000);border-bottom:2px solid var(--primaryMain-1000);border-radius:.75rem;overflow-y:auto;padding:.5rem}.select-list-box-wrapper ul li{border-radius:.388rem;outline:none;padding:.375rem .625rem;transition:all .3s ease-in-out}.select-list-box-wrapper ul li span[data-label=true]{width:100%;color:var(--white-1000);font-size:.875rem;line-height:1.4;display:block}.select-list-box-wrapper ul li:hover{background-color:var(--primaryMain-500)}.select-list-box-wrapper ul li[aria-selected=true]{background-color:var(--primaryMain-250)}.menu-dropdown{min-width:12rem;border-radius:.75rem;box-shadow:0 0 20px var(--primaryMain-300);overflow:hidden;padding:0!important}.menu-dropdown .menu-dropdown-content{border-radius:.75rem;overflow:hidden;padding:0;position:relative}.menu-dropdown .menu-dropdown-content ul{max-height:18.75rem;background-color:var(--smokyBlack-1000);border-top:2px solid var(--primaryMain-1000);border-bottom:2px solid var(--primaryMain-1000);border-radius:.75rem;overflow-y:auto;padding:.5rem}.menu-dropdown .menu-dropdown-content ul li{border-radius:.388rem;outline:none;padding:.375rem .625rem;position:relative;transition:all .3s ease-in-out}.menu-dropdown .menu-dropdown-content ul li:not(:last-child){margin-bottom:1px}.menu-dropdown .menu-dropdown-content ul li:not(:last-child):before{content:"";width:100%;height:1px;background:linear-gradient(to right,transparent,var(--white-200),transparent);display:block;position:absolute;left:0;bottom:-1px}.menu-dropdown .menu-dropdown-content ul li span{width:100%;color:var(--white-1000);font-size:.875rem;line-height:1.4;display:block}.menu-dropdown .menu-dropdown-content ul li span div{display:flex;justify-content:space-between;gap:1rem}.menu-dropdown .menu-dropdown-content ul li span div span:nth-child(2){color:var(--harlequinGreen-1000);font-weight:600;text-align:right}.menu-dropdown .menu-dropdown-content ul li:hover{background-color:var(--primaryMain-500)}.menu-dropdown.wallet-menu-dropdown{box-shadow:0 0 20px var(--harlequinGreen-300)}.menu-dropdown.wallet-menu-dropdown .wallet-menu-dropdown-content ul{border-top:2px solid var(--harlequinGreen-1000);border-bottom:2px solid var(--harlequinGreen-1000)}.menu-dropdown.wallet-menu-dropdown .wallet-menu-dropdown-content ul li span div span:nth-child(2){color:var(--harlequinGreen-1000)}.menu-dropdown.wallet-menu-dropdown .wallet-menu-dropdown-content ul li:hover{background-color:var(--harlequinGreen-500)}.menu-dropdown.language-menu-dropdown{min-width:-moz-fit-content;min-width:fit-content}.menu-dropdown.language-menu-dropdown .language-menu-dropdown-content ul li span{display:flex;align-items:center;gap:1rem}.menu-dropdown.language-menu-dropdown .language-menu-dropdown-content ul li span .img-box{width:1.5rem;min-width:1.5rem;height:1.5rem;background-color:var(--primaryMain-1000);border-radius:100%;z-index:1}.menu-dropdown.language-menu-dropdown .language-menu-dropdown-content ul li span .img-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.auth-section{width:100%;min-height:100dvh;background-image:url(/_next/static/media/auth-page-bg-new.20860780.webp);background-repeat:no-repeat;padding:4.375rem 1.5rem 2.25rem;position:relative}.auth-section .brand-logo-box{width:100%;max-width:20rem;background:linear-gradient(-15deg,var(--primaryLight-150),var(--white-50));aspect-ratio:40/17;-webkit-mask-image:url(/_next/static/media/header-logo-bg-mask.b566084c.svg);mask-image:url(/_next/static/media/header-logo-bg-mask.b566084c.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;display:flex;justify-content:center;align-items:center;z-index:1;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:fixed;top:0;left:0}.auth-section .brand-logo-box img{width:100%;max-width:57.5%;height:auto}.auth-section .auth-wrap{width:100%;max-width:114.375rem;margin-left:auto;margin-right:auto}.auth-section .auth-wrap .auth-box{display:flex;justify-content:space-between;align-items:center}.auth-section .auth-wrap .auth-box .auth-img-box{width:100%;max-width:52rem;aspect-ratio:1664/1566}.auth-section .auth-wrap .auth-box .auth-img-box img{width:100%;max-width:100%;height:auto}.auth-section .auth-wrap .auth-box .auth-form-container{width:100%;max-width:55.5rem}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap{width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto;position:relative}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box{width:100%;background:linear-gradient(-25deg,#312c46,#312c46,#312c46,#312c46,transparent);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:relative}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-heading-box{width:-moz-fit-content;width:fit-content;z-index:0;padding:.25rem .75rem;margin-left:auto;position:relative}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-heading-box:before{--shadowColor:#00e217;content:"";width:100%;height:100%;background-color:var(--shadowColor);border-radius:100%;display:block;filter:blur(25px);z-index:-1;position:absolute;inset:0}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-heading-box .auth-form-heading{color:var(--white-1000);font-size:1.5rem;font-weight:600;line-height:1.4;text-align:right}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-title-box{width:-moz-fit-content;width:fit-content;max-width:21.5rem;margin-left:auto;margin-right:auto;position:relative}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-title-box .auth-form-title{color:var(--primaryMain-1000);font-size:1.5rem;font-weight:600;line-height:1.4;text-align:center}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-title-box .auth-form-pera{color:var(--white-1000);font-size:1rem;font-weight:500;line-height:1.4;text-align:center;margin-top:.5rem}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder{margin-top:3.5rem}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .input-box{width:100%;margin-bottom:1.25rem;position:relative}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .input-box .icon-box{width:13.87%;min-width:13.87%;background-color:var(--primaryMain-500);border-radius:100%;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .input-box .icon-box svg{width:51.95%;height:51.95%;fill:var(--white-1000)}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .input-box div[data-slot=base] div[data-slot=main-wrapper] div[data-slot=input-wrapper]{padding:0}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .input-box div[data-slot=base] div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]{font-family:Montserrat;--input-max-width:100%;--input-mask-image:url(/_next/static/media/auth-login-form-input-wrapper.e057c3e1.svg);--input-aspect-ratio:25/6;width:100%;max-width:var(--input-max-width);aspect-ratio:var(--input-aspect-ratio);background:linear-gradient(-125deg,var(--primaryMain-350),var(--primaryMain-250),var(--primaryMain-150),var(--primaryMain-50),var(--primaryLight-50),transparent);-webkit-mask-image:var(--input-mask-image);mask-image:var(--input-mask-image);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;color:var(--white-1000);font-size:1rem;line-height:1.4;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:5.335% 5.335% 5.335% 20.27%}@media screen and (max-width:600px){.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .input-box div[data-slot=base] div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]{font-size:1rem!important}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .input-box div[data-slot=base] div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]:-webkit-autofill,.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .input-box div[data-slot=base] div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]:-webkit-autofill:active,.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .input-box div[data-slot=base] div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]:-webkit-autofill:focus,.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .input-box div[data-slot=base] div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]:-webkit-autofill:hover{font-size:16px!important}}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .input-box div[data-slot=base] div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]:-webkit-autofill,.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .input-box div[data-slot=base] div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]:-webkit-autofill:active,.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .input-box div[data-slot=base] div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]:-webkit-autofill:focus,.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .input-box div[data-slot=base] div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]:-webkit-autofill:hover{font-size:16px!important;box-shadow:inset 0 0 100% 100% linear-gradient(-125deg,var(--primaryMain-350),var(--primaryMain-250),var(--primaryMain-150),var(--primaryMain-50),var(--primaryLight-50),transparent);-webkit-background-clip:text;-webkit-text-fill-color:var(--white-1000);-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .input-box div[data-slot=base] div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]::-moz-placeholder{color:var(--white-1000)!important;font-size:1rem!important;font-weight:400!important;opacity:1!important}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .input-box div[data-slot=base] div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]::placeholder{color:var(--white-1000)!important;font-size:1rem!important;font-weight:400!important;opacity:1!important}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .input-box div[data-slot=base] div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]:focus::-moz-placeholder{color:var(--white-1000)!important;font-size:1rem!important;font-weight:400!important;opacity:1!important}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .input-box div[data-slot=base] div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]:focus::placeholder{color:var(--white-1000)!important;font-size:1rem!important;font-weight:400!important;opacity:1!important}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .input-box div[data-slot=base] div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]:focus::-ms-input-placeholder{color:var(--white-1000)!important;font-size:1rem!important;font-weight:400!important;opacity:1!important}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .input-box div[data-slot=base] div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input][aria-label=Password]{padding-right:14.935%}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .input-box div[data-slot=base] div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] button{width:12.27%;min-width:12.27%;background:transparent;border:0;border-radius:100%;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center;outline:none;position:absolute;transition:all .2s ease-in-out}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .input-box div[data-slot=base] div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] button svg{width:44.07%;height:44.07%;fill:var(--white-1000);transition:all .2s ease-in-out}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .input-box div[data-slot=base] div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] button svg[data-slot=selector-icon]{width:1.5rem;height:1.5rem;transition:all 0ms ease-in-out}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .input-box div[data-slot=base] div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] button svg[data-slot=selector-icon] path{fill:var(--white-1000);transition:all .2s ease-in-out}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .input-box div[data-slot=base] div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] button:active svg,.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .input-box div[data-slot=base] div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] button:active svg[data-slot=selector-icon] path,.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .input-box div[data-slot=base] div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] button:hover svg,.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .input-box div[data-slot=base] div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] button:hover svg[data-slot=selector-icon] path{fill:var(--white-1000)}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .input-box div[data-slot=base] div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] button.start-btn{left:1px}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .input-box div[data-slot=base] div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] button.end-btn{right:1px}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .input-box .error-msg-text{color:#bd0000;font-size:.75rem;font-weight:600;line-height:1.2;text-align:right;position:absolute;top:calc(100% - .25rem);right:0}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .pincode-input-container{width:100%;min-width:25.875rem;max-width:25.875rem;display:flex;justify-content:center;gap:.5rem;padding:0!important;margin-bottom:1.25rem;position:relative}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .pincode-input-container .pincode-input-text{--input-max-width:5.375rem;--input-mask-image:url(/_next/static/media/auth-pincode-bg-mask.f9d71aa1.svg);--input-aspect-ratio:1/1;width:100%!important;max-width:var(--input-max-width)!important;height:100%!important;aspect-ratio:var(--input-aspect-ratio)!important;background:linear-gradient(-125deg,var(--primaryMain-350),var(--primaryMain-250),var(--primaryMain-150),var(--primaryMain-50),var(--primaryLight-50),transparent)!important;border:0!important;-webkit-mask-image:var(--input-mask-image)!important;mask-image:var(--input-mask-image)!important;-webkit-mask-repeat:no-repeat!important;mask-repeat:no-repeat!important;-webkit-mask-size:100% 100%!important;mask-size:100% 100%!important;color:var(--white-1000)!important;font-size:1.125rem!important;line-height:1.4!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;padding:1rem!important;margin:0!important}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .pincode-input-container .pincode-input-text:-webkit-autofill,.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .pincode-input-container .pincode-input-text:-webkit-autofill:active,.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .pincode-input-container .pincode-input-text:-webkit-autofill:focus,.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .pincode-input-container .pincode-input-text:-webkit-autofill:hover{box-shadow:inset 0 0 100% 100% linear-gradient(-125deg,var(--primaryMain-350),var(--primaryMain-250),var(--primaryMain-150),var(--primaryMain-50),var(--primaryLight-50),transparent);-webkit-background-clip:text;-webkit-text-fill-color:var(--white-1000);-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .pincode-input-container+.error-msg-text{color:#bd0000;font-size:.75rem;font-weight:600;line-height:1.2;text-align:left;margin-top:-.625rem;margin-bottom:.625rem}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .text-btn-box{display:flex;justify-content:flex-end}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .text-btn-box .text-btn{all:unset;color:var(--white-1000);font-size:.875rem;font-weight:500;line-height:1.4;cursor:pointer;padding:0;transition:all .2s ease-in-out}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .text-btn-box .text-btn:hover{color:var(--primaryDark-1000)}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-btn{--auth-btn-max-width:14rem;--auth-btn-mask-image:url(/_next/static/media/auth-btn-bg-mask.bb87d17e.svg);--auth-btn-aspect-ratio:112/37;width:100%;max-width:var(--auth-btn-max-width);background-image:var(--auth-btn-mask-image);background-size:100% 100%;background-repeat:no-repeat;aspect-ratio:var(--auth-btn-aspect-ratio);cursor:pointer;overflow:unset;float:right;padding:0;transform:translate(-2.375rem,-2rem);transform-origin:center;transition:all .2s ease-in-out}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-btn:before{filter:drop-shadow(-.75rem .75rem 18px transparent);-webkit-filter:drop-shadow(-.75rem .75rem 18px transparent)}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-btn:after,.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-btn:before{content:"";width:100%;max-width:var(--auth-btn-max-width);background-image:var(--auth-btn-mask-image);background-size:100% 100%;background-repeat:no-repeat;aspect-ratio:var(--auth-btn-aspect-ratio);z-index:-1;position:absolute;inset:0;transition:all .2s ease-in-out}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-btn:after{filter:drop-shadow(-.5rem .5rem 0 transparent);-webkit-filter:drop-shadow(-.5rem .5rem 0 transparent)}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-btn .btn-inner{width:100%;max-width:var(--auth-btn-max-width);background:linear-gradient(var(--aquamarine-1000),var(--darkCyan-1000));aspect-ratio:var(--auth-btn-aspect-ratio);-webkit-mask-image:var(--auth-btn-mask-image);mask-image:var(--auth-btn-mask-image);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;display:flex;justify-content:center;align-items:center;overflow:hidden;padding:1rem 1.25rem;position:relative;transition:all .2s ease-in-out}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-btn .btn-inner:before{content:"";width:100%;height:100%;background-color:var(--white-200);-webkit-mask-image:url(/_next/static/media/auth-btn-border-bg-mask.2957bfc7.svg);mask-image:url(/_next/static/media/auth-btn-border-bg-mask.2957bfc7.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;pointer-events:none;position:absolute;inset:0}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-btn .btn-inner .text{font-family:CarterOne;color:#fff;font-size:1.875rem;font-weight:400;line-height:1;text-align:center}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-btn:hover:before{filter:drop-shadow(-.75rem .75rem 16px var(--aquamarine-1000));-webkit-filter:drop-shadow(-.75rem .75rem 16px var(--aquamarine-1000))}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-btn:hover:after{filter:drop-shadow(-.5rem .5rem 0 var(--deepJungleGreen-1000));-webkit-filter:drop-shadow(-.5rem .5rem 0 var(--deepJungleGreen-1000))}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-btn:active{transform:translate(-2.375rem,-2rem) scale(.9)}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-btn:disabled{opacity:.5;cursor:not-allowed}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .social-btn-box{width:100%;max-width:40.125rem;margin:1.25rem auto 0;display:flex;gap:16px}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .social-btn-box.login{flex-direction:column}@media screen and (max-width:768px){.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .social-btn-box{flex-direction:column}}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .social-btn-box .social-signup-btn{width:100%;height:auto;background:rgba(109,19,103,.4);font-family:Montserrat;border:1px solid rgba(231,93,227,.4);border-radius:.75rem;color:#e75de3;font-size:1rem;font-weight:500;line-height:1.4;padding:1rem;transition:all .2s ease-in-out}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .social-btn-box .social-signup-btn svg{width:1.5rem;height:1.5rem;fill:#e75de3}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .social-btn-box .social-signup-btn:active{transform:scale(.9)}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .or-text-box{width:100%;max-width:22.5rem;display:flex;justify-content:center;align-items:center;gap:.75rem;overflow:hidden;margin:1.25rem auto 0}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .or-text-box .text{color:var(--operaMauve-1000);font-size:1.375rem;font-weight:500;line-height:1.2;text-align:center;display:block}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .or-text-box .horizontal-line{width:50%;height:1px;background-color:var(--operaMauve-1000);display:block}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .captcha-box{width:100%;max-width:16.25rem;height:100%;max-height:4.25rem;display:flex;justify-content:center;align-items:center;margin:1.25rem auto 0}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .captcha-box img{width:100%;max-width:100%;height:auto}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .captcha-box>div{width:unset;height:unset;transform:scale(.85)}@media screen and (max-width:1535.98px){.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .captcha-box>div{transform:scale(.75)}}@media screen and (max-width:1435.98px){.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .captcha-box>div{transform:scale(.65)}}@media screen and (max-width:1335.98px){.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .captcha-box>div{transform:scale(.55)}}@media screen and (max-width:991.98px){.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .captcha-box>div{transform:scale(.85)}}.auth-section .auth-wrap .auth-box .auth-form-container .form-text-box{width:100%;display:flex;justify-content:center;font-family:Montserrat}.auth-section .auth-wrap .auth-box .auth-form-container .form-text-box .form-text{color:var(--white-1000);font-size:1.25rem;font-weight:500;line-height:1.4;text-align:center}.auth-section .auth-wrap .auth-box .auth-form-container .form-text-box .form-text .text-link{color:var(--primaryMain-1000);font-weight:700;transition:all .2s ease-in-out}.auth-section .auth-wrap .auth-box .auth-form-container .form-text-box .form-text .text-link:hover{color:var(--primaryDark-1000)}@media screen and (max-width:991.98px){.auth-section{background-image:url(/_next/static/media/mobile-auth-bg-img-new-2.753534ea.png);background-color:#15102e;background-size:contain;background-position:0 0;padding:6.375rem 1.5rem 2.25rem}.auth-section .gradient-bg{background-image:linear-gradient(178.05deg,rgba(19,14,44,.8) 22.97%,rgba(19,14,44,0) 88.36%)}.auth-section .brand-logo-box{max-width:12.25rem}.auth-section .brand-logo-box img{min-width:120px}.auth-section .auth-wrap .auth-box .auth-img-box{display:none}.auth-section .auth-wrap .auth-box .auth-form-container{max-width:100%}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap{width:100%;max-width:31.875rem;background:linear-gradient(-25deg,#312c46,#312c46,#312c46,#312c46,transparent);border:2px solid var(--white-100);border-radius:1rem;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:3rem 4rem;margin-bottom:2rem}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box{min-width:unset!important;background:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;aspect-ratio:unset!important;-webkit-mask-image:none!important;mask-image:none!important;padding:0!important}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-heading-box .auth-form-heading,.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-title-box .auth-form-title{font-size:1.25rem}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-title-box .auth-form-pera{font-size:.875rem}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder{margin-top:2rem}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .input-box div[data-slot=base] div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]{font-size:.875rem}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .input-box div[data-slot=base] div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]::-moz-placeholder{font-size:.875rem!important}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .input-box div[data-slot=base] div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]::placeholder{font-size:.875rem!important}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .input-box div[data-slot=base] div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]::-ms-input-placeholder{font-size:.875rem!important}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .pincode-input-container{min-width:unset}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .pincode-input-container .pincode-input-text{--input-max-width:5.375rem;font-size:1rem!important;padding:.75rem!important}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .social-btn-box .social-signup-btn{font-size:.875rem;padding:.875rem}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .social-btn-box .social-signup-btn svg{width:1.25rem;height:1.25rem}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .or-text-box .text{font-size:1rem}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-btn{--auth-btn-max-width:10rem;--auth-btn-aspect-ratio:80/27;display:block;float:none;margin-top:2rem;margin-left:auto;transform:translate(0)}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-btn .btn-inner .text{font-size:1.5rem}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-btn:active{transform:translate(0) scale(.9)}.auth-section .auth-wrap .auth-box .form-text-box .form-text{font-size:1rem!important}}@media screen and (max-width:639.98px){.auth-section{padding:6.375rem 1rem 2.25rem}.auth-section .auth-wrap .auth-box{flex-direction:column}.auth-section .auth-wrap .auth-box .auth-img-box{display:block;height:30vh}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap{max-width:26.25rem;padding:2.5rem 1.25rem}}@media screen and (max-width:474.98px){.auth-section{padding:3.75rem 1rem 2.25rem}.auth-section .brand-logo-box{max-width:11rem}.auth-section .auth-wrap .auth-box{flex-direction:column}.auth-section .auth-wrap .auth-box .auth-img-box{display:block;height:25vh;max-width:50%}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .input-box error-msg-text{font-size:.625rem}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .input-box.password-input-box .error-msg-text{position:relative}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .pincode-input-container{min-width:unset;gap:.25rem}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .pincode-input-container .pincode-input-text{padding:.5rem!important}.auth-section .auth-wrap .auth-box .auth-form-container .auth-form-wrap .auth-form-box .auth-form-holder .pincode-input-container+.error-msg-text{font-size:.625rem}}.error-message{color:#bd0000;font-size:.75rem;font-weight:600;line-height:1.2;text-align:right}.react-loading-skeleton{width:100%!important;height:100%!important;background-color:var(--jet-1000)!important;display:block!important;position:absolute!important;inset:0!important}.react-loading-skeleton:after{background:linear-gradient(to right,var(--gray-50),var(--gray-100),var(--gray-200),var(--gray-100),var(--gray-50))!important}.react-loading-skeleton>br{display:none!important}.custom-modal.off-market-modal{--off-market-modal-max-width:37.5rem;--off-market-modal-aspect-ratio:300/203;--off-market-modal-mask-image:url(/_next/static/media/deposit-withdraw-modal-bg-mask.43c46125.svg);--off-market-modal-mask-repeat:no-repeat;--off-market-modal-mask-size:100% 100%;max-width:var(--off-market-modal-max-width)}.custom-modal.off-market-modal .custom-modal-body{width:100%;min-height:12rem;-webkit-mask-image:var(--off-market-modal-mask-image);mask-image:var(--off-market-modal-mask-image);-webkit-mask-repeat:var(--off-market-modal-mask-repeat);mask-repeat:var(--off-market-modal-mask-repeat);-webkit-mask-size:var(--off-market-modal-mask-size);mask-size:var(--off-market-modal-mask-size);padding:4.5rem 1.5rem 1.5rem;overflow-y:auto}.custom-modal.off-market-modal .custom-modal-body .content-row{display:flex;justify-content:center;align-items:center;gap:1.75rem}.custom-modal.off-market-modal .custom-modal-body .content-row .img-box{width:100%;max-width:13.625rem;display:flex;justify-content:center;align-items:center}.custom-modal.off-market-modal .custom-modal-body .content-row .img-box img{width:100%;max-width:100%;height:100%}.custom-modal.off-market-modal .custom-modal-body .content-row .form-box div[data-slot=base].custom-input-field div[data-slot=main-wrapper] div[data-slot=input-wrapper]{padding:0}.custom-modal.off-market-modal .custom-modal-body .content-row .form-box div[data-slot=base].custom-input-field div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]{width:100%;height:2.875rem;background:linear-gradient(to right,var(--primaryLight-300),var(--primaryLight-50));border:0;border-radius:.5rem;color:var(--primaryLight-1000);font-size:1rem;font-weight:600;line-height:1.22;outline:none;padding:.625rem 1rem;transition:all .2s ease-in-out}.custom-modal.off-market-modal .custom-modal-body .content-row .form-box div[data-slot=base].custom-input-field div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]:-webkit-autofill,.custom-modal.off-market-modal .custom-modal-body .content-row .form-box div[data-slot=base].custom-input-field div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]:-webkit-autofill:active,.custom-modal.off-market-modal .custom-modal-body .content-row .form-box div[data-slot=base].custom-input-field div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]:-webkit-autofill:focus,.custom-modal.off-market-modal .custom-modal-body .content-row .form-box div[data-slot=base].custom-input-field div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]:-webkit-autofill:hover{background:linear-gradient(to right,var(--primaryLight-300),var(--primaryLight-50));-webkit-background-clip:text;-webkit-text-fill-color:var(--primaryLight-1000);-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.custom-modal.off-market-modal .custom-modal-body .content-row .form-box div[data-slot=base].custom-input-field div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]::-moz-placeholder{color:var(--primaryLight-1000)!important;font-size:1rem!important;font-weight:400!important;opacity:1!important}.custom-modal.off-market-modal .custom-modal-body .content-row .form-box div[data-slot=base].custom-input-field div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]::placeholder{color:var(--primaryLight-1000)!important;font-size:1rem!important;font-weight:400!important;opacity:1!important}.custom-modal.off-market-modal .custom-modal-body .content-row .form-box div[data-slot=base].custom-input-field div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]::-ms-input-placeholder{color:var(--primaryLight-1000)!important;font-size:1rem!important;font-weight:400!important;opacity:1!important}.custom-modal.off-market-modal .custom-modal-body .content-row .form-box div[data-slot=base].custom-input-field div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]:focus{background:linear-gradient(to right,var(--primaryLight-300),var(--primaryLight-50));box-shadow:0 0 16px var(--primaryLight-700) inset;filter:drop-shadow(0 0 8px var(--primaryMain-450));-webkit-filter:drop-shadow(0 0 8px var(--primaryMain-450));color:var(--white-1000)}.custom-modal.off-market-modal .custom-modal-body .content-row .form-box div[data-slot=base].custom-input-field div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]:focus:-webkit-autofill,.custom-modal.off-market-modal .custom-modal-body .content-row .form-box div[data-slot=base].custom-input-field div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]:focus:-webkit-autofill:active,.custom-modal.off-market-modal .custom-modal-body .content-row .form-box div[data-slot=base].custom-input-field div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]:focus:-webkit-autofill:focus,.custom-modal.off-market-modal .custom-modal-body .content-row .form-box div[data-slot=base].custom-input-field div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]:focus:-webkit-autofill:hover{background:linear-gradient(to right,var(--primaryLight-300),var(--primaryLight-50));-webkit-text-fill-color:var(--white-1000)}.custom-modal.off-market-modal .custom-modal-body .content-row .form-box div[data-slot=base].custom-input-field div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]:focus::-moz-placeholder{color:var(--white-1000)!important;font-size:1rem!important;font-weight:400!important;opacity:1!important}.custom-modal.off-market-modal .custom-modal-body .content-row .form-box div[data-slot=base].custom-input-field div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]:focus::placeholder{color:var(--white-1000)!important;font-size:1rem!important;font-weight:400!important;opacity:1!important}.custom-modal.off-market-modal .custom-modal-body .content-row .form-box div[data-slot=base].custom-input-field div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]:focus::-ms-input-placeholder{color:var(--white-1000)!important;font-size:1rem!important;font-weight:400!important;opacity:1!important}@media screen and (max-width:767.98px){.custom-modal.off-market-modal .custom-modal-body .content-row .img-box{max-width:10rem}}.custom-modal.deposit-instructions-modal,.custom-modal.qr-payment-modal{--deposit-instructions-modal-max-width:37.5rem;--deposit-instructions-modal-aspect-ratio:300/203;--deposit-instructions-modal-mask-image:url(/_next/static/media/deposit-withdraw-modal-bg-mask.43c46125.svg);--deposit-instructions-modal-mask-repeat:no-repeat;--deposit-instructions-modal-mask-size:100% 100%;max-width:var(--deposit-instructions-modal-max-width)}.custom-modal.deposit-instructions-modal .custom-modal-body,.custom-modal.qr-payment-modal .custom-modal-body{width:100%;aspect-ratio:var(--deposit-instructions-modal-aspect-ratio);-webkit-mask-image:var(--deposit-instructions-modal-mask-image);mask-image:var(--deposit-instructions-modal-mask-image);-webkit-mask-repeat:var(--deposit-instructions-modal-mask-repeat);mask-repeat:var(--deposit-instructions-modal-mask-repeat);-webkit-mask-size:var(--deposit-instructions-modal-mask-size);mask-size:var(--deposit-instructions-modal-mask-size);padding:4.5rem 1.5rem 1.5rem}.custom-modal.deposit-instructions-modal .custom-modal-body .qr-payment-wrap,.custom-modal.qr-payment-modal .custom-modal-body .qr-payment-wrap{display:flex;align-items:center;flex-direction:column;gap:1rem}.custom-modal.deposit-instructions-modal .custom-modal-body .qr-payment-wrap .qr-payment-box,.custom-modal.qr-payment-modal .custom-modal-body .qr-payment-wrap .qr-payment-box{width:100%;max-width:11rem;background-color:var(--white-1000);border-radius:.5rem;padding:.5rem;margin-left:auto;margin-right:auto}.custom-modal.deposit-instructions-modal .custom-modal-body .qr-payment-wrap .qr-payment-box svg,.custom-modal.qr-payment-modal .custom-modal-body .qr-payment-wrap .qr-payment-box svg{width:100%;height:100%}.custom-modal.deposit-instructions-modal .custom-modal-body .deposit-instructions-text-wrap,.custom-modal.qr-payment-modal .custom-modal-body .deposit-instructions-text-wrap{width:100%;max-width:28.75rem;padding:1rem 0 0;margin:0 auto}.custom-modal.deposit-instructions-modal .custom-modal-body .deposit-instructions-text-wrap .text,.custom-modal.qr-payment-modal .custom-modal-body .deposit-instructions-text-wrap .text{color:var(--white-1000);font-size:1rem;font-weight:500;line-height:1.4;text-align:center}.custom-modal.deposit-instructions-modal .custom-modal-body .deposit-instructions-text-wrap .copy-text-wrap,.custom-modal.qr-payment-modal .custom-modal-body .deposit-instructions-text-wrap .copy-text-wrap{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.custom-modal.deposit-instructions-modal .custom-modal-body .deposit-instructions-text-wrap .copy-text-wrap .copy-text-box,.custom-modal.qr-payment-modal .custom-modal-body .deposit-instructions-text-wrap .copy-text-wrap .copy-text-box{width:100%;height:2.875rem;background:var(--richBlack-350);border:2px solid transparent;border-radius:0;outline:none;padding:.625rem 3.5rem .625rem 1rem;position:relative;transition:all .2s ease-in-out}.custom-modal.deposit-instructions-modal .custom-modal-body .deposit-instructions-text-wrap .copy-text-wrap .copy-text-box .copy-text,.custom-modal.qr-payment-modal .custom-modal-body .deposit-instructions-text-wrap .copy-text-wrap .copy-text-box .copy-text{color:var(--richBrilliantLavender-1000);font-size:1rem;font-weight:600;line-height:1.22;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.custom-modal.deposit-instructions-modal .custom-modal-body .deposit-instructions-text-wrap .copy-text-wrap .copy-text-box .copy-btn,.custom-modal.qr-payment-modal .custom-modal-body .deposit-instructions-text-wrap .copy-text-wrap .copy-text-box .copy-btn{width:2.875rem;min-width:2.875rem;height:2.875rem;background:var(--richBlack-350);border:2px solid transparent;border-radius:0;display:flex;justify-content:center;align-items:center;outline:none;padding:.25rem;position:absolute;top:50%;right:0;transform:translateY(-50%);transition:all .2s ease-in-out}.custom-modal.deposit-instructions-modal .custom-modal-body .deposit-instructions-text-wrap .copy-text-wrap .copy-text-box .copy-btn svg,.custom-modal.qr-payment-modal .custom-modal-body .deposit-instructions-text-wrap .copy-text-wrap .copy-text-box .copy-btn svg{width:1.25rem;height:1.25rem;fill:var(--richBrilliantLavender-1000);transition:all .2s ease-in-out}.custom-modal.deposit-instructions-modal .custom-modal-body .deposit-instructions-text-wrap .copy-text-wrap .copy-text-box .copy-btn svg[data-slot=selector-icon],.custom-modal.qr-payment-modal .custom-modal-body .deposit-instructions-text-wrap .copy-text-wrap .copy-text-box .copy-btn svg[data-slot=selector-icon]{width:1.5rem;height:1.5rem;transition:all 0ms ease-in-out}.custom-modal.deposit-instructions-modal .custom-modal-body .deposit-instructions-text-wrap .copy-text-wrap .copy-text-box .copy-btn svg[data-slot=selector-icon] path,.custom-modal.qr-payment-modal .custom-modal-body .deposit-instructions-text-wrap .copy-text-wrap .copy-text-box .copy-btn svg[data-slot=selector-icon] path{fill:var(--richBrilliantLavender-1000);transition:all .2s ease-in-out}.custom-modal.deposit-instructions-modal .custom-modal-body .deposit-instructions-text-wrap .copy-text-wrap .copy-text-box .copy-btn:hover svg,.custom-modal.deposit-instructions-modal .custom-modal-body .deposit-instructions-text-wrap .copy-text-wrap .copy-text-box .copy-btn:hover svg[data-slot=selector-icon] path,.custom-modal.qr-payment-modal .custom-modal-body .deposit-instructions-text-wrap .copy-text-wrap .copy-text-box .copy-btn:hover svg,.custom-modal.qr-payment-modal .custom-modal-body .deposit-instructions-text-wrap .copy-text-wrap .copy-text-box .copy-btn:hover svg[data-slot=selector-icon] path{fill:var(--white-1000)}.custom-modal.deposit-instructions-modal .custom-modal-body .deposit-instructions-text-wrap .copy-text-wrap .copy-text-box .copy-btn:active,.custom-modal.qr-payment-modal .custom-modal-body .deposit-instructions-text-wrap .copy-text-wrap .copy-text-box .copy-btn:active{background:var(--primaryMain-100);border-color:var(--primaryLight-600);box-shadow:0 0 16px var(--primaryLight-700) inset;filter:drop-shadow(0 0 8px var(--primaryMain-450));-webkit-filter:drop-shadow(0 0 8px var(--primaryMain-450))}.custom-modal.deposit-instructions-modal .custom-modal-body .deposit-instructions-text-wrap .copy-text-wrap .copy-text-box .copy-btn:active svg,.custom-modal.deposit-instructions-modal .custom-modal-body .deposit-instructions-text-wrap .copy-text-wrap .copy-text-box .copy-btn:active svg[data-slot=selector-icon] path,.custom-modal.qr-payment-modal .custom-modal-body .deposit-instructions-text-wrap .copy-text-wrap .copy-text-box .copy-btn:active svg,.custom-modal.qr-payment-modal .custom-modal-body .deposit-instructions-text-wrap .copy-text-wrap .copy-text-box .copy-btn:active svg[data-slot=selector-icon] path{fill:var(--white-1000)}.custom-modal.wallet-amount-modal{--wallet-amount-modal-max-width:37.5rem;--wallet-amount-modal-aspect-ratio:300/203;--wallet-amount-modal-mask-image:url(/_next/static/media/deposit-withdraw-modal-bg-mask.43c46125.svg);--wallet-amount-modal-mask-repeat:no-repeat;--wallet-amount-modal-mask-size:100% 100%;max-width:var(--wallet-amount-modal-max-width)}.custom-modal.wallet-amount-modal .custom-modal-body{width:100%;aspect-ratio:var(--wallet-amount-modal-aspect-ratio);-webkit-mask-image:var(--wallet-amount-modal-mask-image);mask-image:var(--wallet-amount-modal-mask-image);-webkit-mask-repeat:var(--wallet-amount-modal-mask-repeat);mask-repeat:var(--wallet-amount-modal-mask-repeat);-webkit-mask-size:var(--wallet-amount-modal-mask-size);mask-size:var(--wallet-amount-modal-mask-size);padding:4.5rem 1.5rem 1.5rem}.custom-modal.wallet-amount-modal .custom-modal-body .content-row{display:flex;justify-content:center;align-items:center;gap:1.75rem}.custom-modal.wallet-amount-modal .custom-modal-body .content-row .img-box{width:100%;max-width:13.625rem;display:flex;justify-content:center;align-items:center}.custom-modal.wallet-amount-modal .custom-modal-body .content-row .img-box img{width:100%;max-width:100%;height:100%}.custom-modal.wallet-amount-modal .custom-modal-body .content-row .form-box div[data-slot=base].custom-input-field div[data-slot=main-wrapper] div[data-slot=input-wrapper]{padding:0}.custom-modal.wallet-amount-modal .custom-modal-body .content-row .form-box div[data-slot=base].custom-input-field div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]{width:100%;height:2.875rem;background:linear-gradient(to right,var(--primaryLight-300),var(--primaryLight-50));border:0;border-radius:.5rem;color:var(--primaryLight-1000);font-size:1rem;font-weight:600;line-height:1.22;outline:none;padding:.625rem 1rem;transition:all .2s ease-in-out}.custom-modal.wallet-amount-modal .custom-modal-body .content-row .form-box div[data-slot=base].custom-input-field div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]:-webkit-autofill,.custom-modal.wallet-amount-modal .custom-modal-body .content-row .form-box div[data-slot=base].custom-input-field div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]:-webkit-autofill:active,.custom-modal.wallet-amount-modal .custom-modal-body .content-row .form-box div[data-slot=base].custom-input-field div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]:-webkit-autofill:focus,.custom-modal.wallet-amount-modal .custom-modal-body .content-row .form-box div[data-slot=base].custom-input-field div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]:-webkit-autofill:hover{background:linear-gradient(to right,var(--primaryLight-300),var(--primaryLight-50));-webkit-background-clip:text;-webkit-text-fill-color:var(--primaryLight-1000);-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.custom-modal.wallet-amount-modal .custom-modal-body .content-row .form-box div[data-slot=base].custom-input-field div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]::-moz-placeholder{color:var(--primaryLight-1000)!important;font-size:1rem!important;font-weight:400!important;opacity:1!important}.custom-modal.wallet-amount-modal .custom-modal-body .content-row .form-box div[data-slot=base].custom-input-field div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]::placeholder{color:var(--primaryLight-1000)!important;font-size:1rem!important;font-weight:400!important;opacity:1!important}.custom-modal.wallet-amount-modal .custom-modal-body .content-row .form-box div[data-slot=base].custom-input-field div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]::-ms-input-placeholder{color:var(--primaryLight-1000)!important;font-size:1rem!important;font-weight:400!important;opacity:1!important}.custom-modal.wallet-amount-modal .custom-modal-body .content-row .form-box div[data-slot=base].custom-input-field div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]:focus{background:linear-gradient(to right,var(--primaryLight-300),var(--primaryLight-50));box-shadow:0 0 16px var(--primaryLight-700) inset;filter:drop-shadow(0 0 8px var(--primaryMain-450));-webkit-filter:drop-shadow(0 0 8px var(--primaryMain-450));color:var(--white-1000)}.custom-modal.wallet-amount-modal .custom-modal-body .content-row .form-box div[data-slot=base].custom-input-field div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]:focus:-webkit-autofill,.custom-modal.wallet-amount-modal .custom-modal-body .content-row .form-box div[data-slot=base].custom-input-field div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]:focus:-webkit-autofill:active,.custom-modal.wallet-amount-modal .custom-modal-body .content-row .form-box div[data-slot=base].custom-input-field div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]:focus:-webkit-autofill:focus,.custom-modal.wallet-amount-modal .custom-modal-body .content-row .form-box div[data-slot=base].custom-input-field div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]:focus:-webkit-autofill:hover{background:linear-gradient(to right,var(--primaryLight-300),var(--primaryLight-50));-webkit-text-fill-color:var(--white-1000)}.custom-modal.wallet-amount-modal .custom-modal-body .content-row .form-box div[data-slot=base].custom-input-field div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]:focus::-moz-placeholder{color:var(--white-1000)!important;font-size:1rem!important;font-weight:400!important;opacity:1!important}.custom-modal.wallet-amount-modal .custom-modal-body .content-row .form-box div[data-slot=base].custom-input-field div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]:focus::placeholder{color:var(--white-1000)!important;font-size:1rem!important;font-weight:400!important;opacity:1!important}.custom-modal.wallet-amount-modal .custom-modal-body .content-row .form-box div[data-slot=base].custom-input-field div[data-slot=main-wrapper] div[data-slot=input-wrapper] div[data-slot=inner-wrapper] input[data-slot=input]:focus::-ms-input-placeholder{color:var(--white-1000)!important;font-size:1rem!important;font-weight:400!important;opacity:1!important}.custom-modal.wallet-amount-modal .custom-modal-body .content-row .amount-text{background:linear-gradient(to left,var(--primaryLight-1000),var(--primaryMain-1000),var(--primaryLight-1000));background-size:400% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:3rem;font-weight:900;line-height:1.2;letter-spacing:.5px;text-align:center;animation-duration:3s;animation-name:animationgradienttitle;animation-iteration-count:infinite;animation-fill-mode:forwards}@keyframes animationgradienttitle{0%{background-position:0 400%}to{background-position:400% 0}}.custom-modal.wallet-amount-modal .custom-modal-body .content-row .btn-box{width:100%;display:flex;justify-content:center;gap:1rem}.custom-modal.wallet-amount-modal .custom-modal-body .content-row .back-btn{all:unset;width:2rem;height:2rem;border-radius:100%;display:flex;justify-content:center;align-items:center;cursor:pointer;position:absolute;top:4.875rem;left:1.5rem;transition:all .2s ease-in-out}.custom-modal.wallet-amount-modal .custom-modal-body .content-row .back-btn svg{width:1.25rem;height:1.25rem;fill:var(--white-1000);transition:all .2s ease-in-out}.custom-modal.wallet-amount-modal .custom-modal-body .content-row .back-btn:hover{background-color:var(--primaryLight-500)}.custom-modal.wallet-amount-modal .custom-modal-body .content-row .back-btn:hover svg{fill:var(--white-1000)}.custom-modal.wallet-amount-modal .custom-modal-body .content-row .back-btn:active{transform:scale(.9)}.custom-modal.mnet-modal{--mnet-modal-max-width:64.5rem;--mnet-modal-aspect-ratio:unset;--mnet-modal-mask-image:unset;--mnet-modal-mask-repeat:unset;--mnet-modal-mask-size:unset;max-width:var(--mnet-modal-max-width);background:transparent}.custom-modal.mnet-modal .custom-modal-close-button{display:none}.custom-modal.mnet-modal .custom-modal-body{width:100%;background:transparent;aspect-ratio:var(--mnet-modal-aspect-ratio);-webkit-mask-image:var(--mnet-modal-mask-image);mask-image:var(--mnet-modal-mask-image);-webkit-mask-repeat:var(--mnet-modal-mask-repeat);mask-repeat:var(--mnet-modal-mask-repeat);-webkit-mask-size:var(--mnet-modal-mask-size);mask-size:var(--mnet-modal-mask-size);padding:1.5rem}.custom-modal.mnet-modal .custom-modal-body .iframe-container{border:1px solid var(--primaryLight-1000);display:flex;justify-content:center;align-items:center;overflow:hidden;position:relative}.custom-modal.mnet-modal .custom-modal-body .iframe-container iframe{width:100%}.custom-modal.mnet-modal .custom-modal-body .iframe-container .iframe-btn-box{background-color:var(--black-500);position:absolute;top:0;right:0}.custom-modal.mnet-modal.mnet-modal-fullscreen{--mnet-modal-max-width:unset;width:100vw;height:100dvh}.custom-modal.mnet-modal.mnet-modal-fullscreen .custom-modal-body{width:inherit;height:inherit;padding:0}.custom-modal.mnet-modal.mnet-modal-fullscreen .custom-modal-body .iframe-container{width:inherit;height:inherit;border:0}.custom-modal.mnet-modal.mnet-modal-fullscreen .custom-modal-body .iframe-container iframe{width:100%;height:100%}.custom-modal.confirmation-modal{--confirmation-modal-max-width:31.25rem;--confirmation-modal-aspect-ratio:300/169;--confirmation-modal-mask-image:url(/_next/static/media/confirmation-modal-bg-mask.e3ee4299.svg);--confirmation-modal-mask-repeat:no-repeat;--confirmation-modal-mask-size:100% 100%;max-width:var(--confirmation-modal-max-width)}.custom-modal.confirmation-modal:after{content:"";width:100vw;height:100dvh;background-color:var(--black-900);z-index:-2;position:fixed;inset:0}.custom-modal.confirmation-modal .custom-modal-body{width:100%;aspect-ratio:var(--confirmation-modal-aspect-ratio);-webkit-mask-image:var(--confirmation-modal-mask-image);mask-image:var(--confirmation-modal-mask-image);-webkit-mask-repeat:var(--confirmation-modal-mask-repeat);mask-repeat:var(--confirmation-modal-mask-repeat);-webkit-mask-size:var(--confirmation-modal-mask-size);mask-size:var(--confirmation-modal-mask-size);padding:4.5rem 1.5rem 1.5rem}.custom-modal.confirmation-modal .custom-modal-body .confirmation-btn-box{display:flex;justify-content:center;align-items:center;gap:1rem;margin:3rem auto 2rem}@media screen and (max-width:768.9px){.custom-modal.confirmation-modal{width:80%}.custom-modal.confirmation-modal .custom-modal-body .custom-modal-title-box .custom-modal-title{font-size:1.2rem!important}}.custom-modal.logout-modal{--logout-modal-max-width:46.25rem;--logout-modal-aspect-ratio:2.5;--logout-modal-mask-image:url(/_next/static/media/logout-modal-mask.78b955a3.png);--logout-modal-mask-repeat:no-repeat;--logout-modal-mask-size:100% 100%;max-width:var(--logout-modal-max-width)}.custom-modal.logout-modal:after{content:"";width:100vw;height:100dvh;background-color:var(--black-900);z-index:-2;position:fixed;inset:0}.custom-modal.logout-modal .custom-modal-body{width:100%;aspect-ratio:var(--logout-modal-aspect-ratio);-webkit-mask-image:var(--logout-modal-mask-image);mask-image:var(--logout-modal-mask-image);-webkit-mask-repeat:var(--logout-modal-mask-repeat);mask-repeat:var(--logout-modal-mask-repeat);-webkit-mask-size:var(--logout-modal-mask-size);mask-size:var(--logout-modal-mask-size);padding:4.5rem 1.5rem 1.5rem;background:#322d47}.custom-modal.logout-modal .custom-modal-body .custom-modal-title-box .custom-modal-title{font-size:24px!important}.custom-modal.logout-modal .custom-modal-body .confirmation-btn-box{display:flex;justify-content:center;align-items:center;gap:1rem;margin:3rem auto 2rem}@media screen and (max-width:991.98px){.custom-modal .custom-modal-body{width:100%!important;min-width:unset!important;background:#322d47;border:2px solid var(--white-100)!important;border-radius:1rem!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;aspect-ratio:unset!important;-webkit-mask-image:none!important;mask-image:none!important;padding:3rem 4rem!important}}@media screen and (max-width:639.98px){.custom-modal .custom-modal-body{padding:2.5rem 1.25rem!important}.custom-modal .custom-modal-body button.cashApp_btn{--secondary-btn-right-max-width:10rem!important}}.error-msg-text{color:#bd0000;font-size:.75rem;font-weight:600;line-height:1.2;text-align:right}@keyframes pulse-scale{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.custom-modal{width:100%;margin:2rem;position:relative}.custom-modal:before{content:"";width:75%;background-color:var(--primaryMain-250);border-radius:100%;aspect-ratio:1/1;display:block;filter:blur(90px);z-index:-1;pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-modal .custom-modal-close-button{width:2.5rem;background-color:var(--primaryMain-1000);aspect-ratio:10/9;-webkit-mask-image:url(/_next/static/media/X-Close.734a8a7d.svg);mask-image:url(/_next/static/media/X-Close.734a8a7d.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;z-index:1;padding:0;position:absolute;top:-.75rem;right:-.75rem;transition:all .2s ease-in-out}.custom-modal .custom-modal-close-button svg{display:none}.custom-modal .custom-modal-close-button:hover{background-color:var(--white-1000)}.custom-modal .custom-modal-close-button:active{transform:scale(.9)}@media screen and (max-width:639.98px){.custom-modal .custom-modal-close-button{width:2rem;aspect-ratio:3;top:.5rem;right:-.5rem}}.custom-modal .custom-modal-body{all:unset;background:linear-gradient(to bottom,var(--primaryLight-50),var(--primaryLight-50),var(--primaryLight-100),var(--primaryMain-200));display:block;gap:0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.custom-modal .custom-modal-body .custom-modal-title-box{margin-bottom:1rem}.custom-modal .custom-modal-body .custom-modal-title-box .custom-modal-title{font-family:CarterOne;color:var(--white-1000);font-size:3.313rem;font-weight:400;line-height:.85;text-align:center;white-space:nowrap;text-shadow:8px 4px 12px var(--black-450)}.custom-modal .custom-modal-body .cashApp_btn .btn-inner .text{font-size:1rem}@media screen and (max-width:991.98px){.custom-modal .custom-modal-body .custom-modal-title-box .custom-modal-title{font-size:2.5rem}}@media screen and (max-width:639.98px){.custom-modal{margin:2rem 1rem}.custom-modal .custom-modal-body .custom-modal-title-box .custom-modal-title{font-size:1.75rem}}.custom-modal-backdrop{background-color:var(--black-800)}.custom-modal-backdrop+div[data-slot=wrapper]{align-items:center;z-index:2147483001}.intercom-lightweight-app-launcher{display:none!important}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:auto}}.Toastify__toast{--y:0;position:relative;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px rgba(0,0,0,.1);display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1}.Toastify__toast-icon{margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right;border-bottom-left-radius:0;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}