.sl-heart1,.sl-heart1 *{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}.sl-heart1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sl-heart1 .sl-loader{width:100px;-webkit-transform:scale(var(--size));transform:scale(var(--size))}.sl-heart1 .sl-loader-title{width:100%;text-align:center;font-weight:700;line-height:1.7;font-size:20px;color:var(--cl)}.sl-heart1 .sl-loader .sl-loader-items{width:100%;height:100px;position:relative}.sl-heart1 .sl-loader .sl-loader-items .sl-heart{width:40px;height:40px;border-radius:50%;position:absolute;left:50%;top:50%;-webkit-transform:translate(-85%,-75%);transform:translate(-85%,-75%);background-color:var(--bg);-webkit-animation:sl-heart1 1s linear infinite;animation:sl-heart1 1s linear infinite}.sl-heart1 .sl-loader .sl-loader-items .sl-heart:after{content:"";width:100%;height:100%;border-radius:50%;position:absolute;left:30px;top:0;background-color:var(--bg)}.sl-heart1 .sl-loader .sl-loader-items .sl-heart:before{content:"";width:100%;height:100%;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;left:15px;top:15px;background-color:var(--bg)}@-webkit-keyframes sl-heart1{to{-webkit-transform:translate(-60%,-60%) scale(.5);transform:translate(-60%,-60%) scale(.5)}30%{-webkit-transform:translate(-80%,-70%) scale(.8);transform:translate(-80%,-70%) scale(.8)}60%{-webkit-transform:translate(-60%,-60%) scale(.5);transform:translate(-60%,-60%) scale(.5)}80%{-webkit-transform:translate(-80%,-70%) scale(.8);transform:translate(-80%,-70%) scale(.8)}0%{-webkit-transform:translate(-85%,-75%) scale(1);transform:translate(-85%,-75%) scale(1)}}@keyframes sl-heart1{to{-webkit-transform:translate(-60%,-60%) scale(.5);transform:translate(-60%,-60%) scale(.5)}30%{-webkit-transform:translate(-80%,-70%) scale(.8);transform:translate(-80%,-70%) scale(.8)}60%{-webkit-transform:translate(-60%,-60%) scale(.5);transform:translate(-60%,-60%) scale(.5)}80%{-webkit-transform:translate(-80%,-70%) scale(.8);transform:translate(-80%,-70%) scale(.8)}0%{-webkit-transform:translate(-85%,-75%) scale(1);transform:translate(-85%,-75%) scale(1)}}.sl-box1,.sl-box1 *{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}.sl-box1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sl-box1 .sl-loader-title{width:100%;text-align:center;font-size:20px;font-weight:700;line-height:1.7;color:var(--cl)}.sl-box1 .sl-loader{width:100px;-webkit-transform:scale(var(--size));transform:scale(var(--size))}.sl-box1 .sl-loader .sl-loader-items{width:100%;height:100px;-webkit-perspective:100px;perspective:100px}.sl-box1 .sl-loader .sl-loader-items .sl-parent-cub{width:100px;height:100px;position:relative;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:50% 50% -50px;transform-origin:50% 50% -50px}.sl-box1 .sl-loader .sl-loader-items .sl-parent-cub .sl-cub{width:50px;height:50px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;background-color:var(--bg);-webkit-animation:sl-box1 .5s ease infinite;animation:sl-box1 .5s ease infinite}@-webkit-keyframes sl-box1{to{-webkit-transform:translate(-50%,-50%) rotateX(0deg);transform:translate(-50%,-50%) rotateX(0)}0%{-webkit-transform:translate(-50%,-50%) rotateX(180deg);transform:translate(-50%,-50%) rotateX(180deg)}}@keyframes sl-box1{to{-webkit-transform:translate(-50%,-50%) rotateX(0deg);transform:translate(-50%,-50%) rotateX(0)}0%{-webkit-transform:translate(-50%,-50%) rotateX(180deg);transform:translate(-50%,-50%) rotateX(180deg)}}.sl-box2,.sl-box2 *{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}.sl-box2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sl-box2 .sl-loader-title{width:100%;text-align:center;font-size:20px;font-weight:700;line-height:1.7;color:var(--cl)}.sl-box2 .sl-loader{width:100px;-webkit-transform:scale(var(--size));transform:scale(var(--size))}.sl-box2 .sl-loader .sl-loader-items{width:100%;height:100px;-webkit-perspective:100px;perspective:100px}.sl-box2 .sl-loader .sl-loader-items .sl-parent-cub{width:100px;height:100px;position:relative;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:50% 50% -50px;transform-origin:50% 50% -50px}.sl-box2 .sl-loader .sl-loader-items .sl-parent-cub .sl-cub{width:50px;height:50px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;background-color:var(--bg);-webkit-animation:sl-box2 .5s ease infinite;animation:sl-box2 .5s ease infinite}@-webkit-keyframes sl-box2{to{-webkit-transform:translate(-50%,-50%) rotateY(0deg);transform:translate(-50%,-50%) rotateY(0)}0%{-webkit-transform:translate(-50%,-50%) rotateY(180deg);transform:translate(-50%,-50%) rotateY(180deg)}}@keyframes sl-box2{to{-webkit-transform:translate(-50%,-50%) rotateY(0deg);transform:translate(-50%,-50%) rotateY(0)}0%{-webkit-transform:translate(-50%,-50%) rotateY(180deg);transform:translate(-50%,-50%) rotateY(180deg)}}.sl-box3,.sl-box3 *{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}.sl-box3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sl-box3 .sl-loader-title{width:100%;text-align:center;font-size:20px;font-weight:700;line-height:1.7;color:var(--cl)}.sl-box3 .sl-loader{width:100px;-webkit-transform:scale(var(--size));transform:scale(var(--size))}.sl-box3 .sl-loader .sl-loader-items{width:100%;height:100px;-webkit-perspective:100px;perspective:100px}.sl-box3 .sl-loader .sl-loader-items .sl-parent-cub{width:100px;height:100px;position:relative;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:50% 50% -50px;transform-origin:50% 50% -50px}.sl-box3 .sl-loader .sl-loader-items .sl-parent-cub .sl-cub{width:50px;height:50px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;background-color:var(--bg);-webkit-animation:sl-box3 .5s ease infinite;animation:sl-box3 .5s ease infinite}@-webkit-keyframes sl-box3{to{-webkit-transform:translate(-50%,-50%) rotateZ(0deg);transform:translate(-50%,-50%) rotate(0)}0%{-webkit-transform:translate(-50%,-50%) rotateZ(180deg);transform:translate(-50%,-50%) rotate(180deg)}}@keyframes sl-box3{to{-webkit-transform:translate(-50%,-50%) rotateZ(0deg);transform:translate(-50%,-50%) rotate(0)}0%{-webkit-transform:translate(-50%,-50%) rotateZ(180deg);transform:translate(-50%,-50%) rotate(180deg)}}.sl-box4,.sl-box4 *{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}.sl-box4{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sl-box4 .sl-loader-title{width:100%;text-align:center;font-size:20px;font-weight:700;line-height:1.7;color:var(--cl)}.sl-box4 .sl-loader{width:100px;-webkit-transform:scale(var(--size));transform:scale(var(--size))}.sl-box4 .sl-loader .sl-loader-items{width:100%;height:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sl-box4 .sl-loader .sl-loader-items .sl-rectangular{width:10px;height:25px;background-color:var(--bg);border-radius:5px;-webkit-animation:sl-box4 .6s ease-in-out infinite;animation:sl-box4 .6s ease-in-out infinite;-webkit-animation-delay:calc(var(--i) * -.65s);animation-delay:calc(var(--i) * -.65s)}@-webkit-keyframes sl-box4{0%{height:30px}50%{height:60px}to{height:30px}}@keyframes sl-box4{0%{height:30px}50%{height:60px}to{height:30px}}.sl-box5,.sl-box5 *{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}.sl-box5{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sl-box5 .sl-loader-title{width:100%;text-align:center;font-size:20px;font-weight:700;line-height:1.7;color:var(--cl)}.sl-box5 .sl-loader{width:100px;-webkit-transform:scale(var(--size));transform:scale(var(--size))}.sl-box5 .sl-loader .sl-loader-items{width:100%;height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sl-box5 .sl-loader .sl-loader-items .sl-rectangular-ping{width:100%;height:5px;position:relative;background-color:var(--bg);overflow:hidden}.sl-box5 .sl-loader .sl-loader-items .sl-rectangular-ping:before{content:"";width:10px;height:100%;position:absolute;top:0;background-color:var(--bgb);-webkit-animation:sl-rectangular-ping .8s ease-in infinite;animation:sl-rectangular-ping .8s ease-in infinite}@-webkit-keyframes sl-rectangular-ping{0%{left:-10px}to{left:calc(100% + 10px)}}@keyframes sl-rectangular-ping{0%{left:-10px}to{left:calc(100% + 10px)}}.sl-box6,.sl-box6 *{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}.sl-box6{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sl-box6 .sl-loader{width:100px;-webkit-transform:scale(var(--size));transform:scale(var(--size))}.sl-box6 .sl-loader-title{width:100%;text-align:center;font-size:20px;color:var(--cl);font-weight:700;line-height:1.7}.sl-box6 .sl-loader .sl-loader-items{width:100%;height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.sl-box6 .sl-loader .sl-loader-items .sl-item{width:10px;height:10px;margin-left:.25rem;margin-right:.25rem;position:relative;-webkit-box-shadow:0 0 5px 0 var(--shadow);box-shadow:0 0 5px 0 var(--shadow);background-color:var(--bga);-webkit-animation:sl-box6 2.5s ease-in infinite;animation:sl-box6 2.5s ease-in infinite;-webkit-animation-delay:calc(var(--i) * .5s);animation-delay:calc(var(--i) * .5s)}@-webkit-keyframes sl-box6{0%{top:0;background-color:var(--bga);-webkit-box-shadow:0 0 5px 0 var(--shadow);box-shadow:0 0 5px 0 var(--shadow)}10%{top:-10px;background-color:var(--bg);-webkit-box-shadow:0 0 2px var(--shadow);box-shadow:0 0 2px var(--shadow)}12.5%{top:-10px;background-color:var(--bg);-webkit-box-shadow:0 0 2px var(--shadow);box-shadow:0 0 2px var(--shadow)}22.5%{top:0;background-color:var(--bga);-webkit-box-shadow:0 0 5px 0 var(--shadow);box-shadow:0 0 5px 0 var(--shadow)}to{top:0;background-color:var(--bga);-webkit-box-shadow:0 0 5px 0 var(--shadow);box-shadow:0 0 5px 0 var(--shadow)}}@keyframes sl-box6{0%{top:0;background-color:var(--bga);-webkit-box-shadow:0 0 5px 0 var(--shadow);box-shadow:0 0 5px 0 var(--shadow)}10%{top:-10px;background-color:var(--bg);-webkit-box-shadow:0 0 2px var(--shadow);box-shadow:0 0 2px var(--shadow)}12.5%{top:-10px;background-color:var(--bg);-webkit-box-shadow:0 0 2px var(--shadow);box-shadow:0 0 2px var(--shadow)}22.5%{top:0;background-color:var(--bga);-webkit-box-shadow:0 0 5px 0 var(--shadow);box-shadow:0 0 5px 0 var(--shadow)}to{top:0;background-color:var(--bga);-webkit-box-shadow:0 0 5px 0 var(--shadow);box-shadow:0 0 5px 0 var(--shadow)}}.sl-box-7,.sl-box-7 *{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}.sl-box-7 .sl-loader{width:100px;-webkit-transform:scale(var(--size));transform:scale(var(--size))}.sl-box-7 .sl-loader-title{padding-top:10px;width:100%;color:var(--cl);font-weight:700;font-size:20px;line-height:1.7;text-align:center}.sl-box-7 .sl-loader .sl-loader-items{width:100%;height:40px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sl-box-7 .sl-loader .sl-loader-items .sl-cube{width:14px;height:25px;background-color:var(--bg);-webkit-animation:loader-ping-cube 1s ease-in-out infinite;animation:loader-ping-cube 1s ease-in-out infinite;-webkit-animation-delay:calc(var(--i) * .15s);animation-delay:calc(var(--i) * .15s)}.sl-box-7 .sl-loader .sl-loader-items .sl-cube+.sl-cube{margin-left:7px}@-webkit-keyframes loader-ping-cube{to{-webkit-transform:scale(1,1);transform:scale(1)}5%{-webkit-transform:scale(1,1.5);transform:scaleY(1.5)}30%{-webkit-transform:scale(1,1.5);transform:scaleY(1.5)}50%{-webkit-transform:scale(1,1);transform:scale(1)}0%{-webkit-transform:scale(1,1);transform:scale(1)}}@keyframes loader-ping-cube{to{-webkit-transform:scale(1,1);transform:scale(1)}5%{-webkit-transform:scale(1,1.5);transform:scaleY(1.5)}30%{-webkit-transform:scale(1,1.5);transform:scaleY(1.5)}50%{-webkit-transform:scale(1,1);transform:scale(1)}0%{-webkit-transform:scale(1,1);transform:scale(1)}}.sl-bubble1,.sl-bubble1 *{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}.sl-bubble1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sl-bubble1 .sl-loader{width:150px;height:40px;-webkit-transform:scale(var(--size));transform:scale(var(--size))}.sl-bubble1 .sl-loader-title{padding-top:10px;width:100%;color:var(--cl);font-weight:700;font-size:20px;line-height:1.7;text-align:center}.sl-bubble1 .sl-loader-items{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sl-bubble1 .sl-loader-items .sl-bubble{width:30px;height:30px;background-color:var(--bg);border-radius:100%;-webkit-animation:sl-bubble1 1.2s ease-in-out infinite;animation:sl-bubble1 1.2s ease-in-out infinite;-webkit-animation-delay:calc(var(--i) * -.35s);animation-delay:calc(var(--i) * -.35s)}@-webkit-keyframes sl-bubble1{to{-webkit-transform:scale(1,1);transform:scale(1)}50%{-webkit-transform:scale(.3,.3);transform:scale(.3)}0%{-webkit-transform:scale(1,1);transform:scale(1)}}@keyframes sl-bubble1{to{-webkit-transform:scale(1,1);transform:scale(1)}50%{-webkit-transform:scale(.3,.3);transform:scale(.3)}0%{-webkit-transform:scale(1,1);transform:scale(1)}}.sl-bubble2,.sl-bubble2 *{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}.sl-bubble2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sl-bubble2 .sl-loader{width:150px;height:40px;-webkit-transform:scale(var(--size));transform:scale(var(--size))}.sl-bubble2 .sl-loader-title{padding-top:10px;width:100%;color:var(--cl);font-weight:700;font-size:20px;line-height:1.7;text-align:center}.sl-bubble2 .sl-loader .sl-loader-items{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sl-bubble2 .sl-loader .sl-loader-items .sl-bubble{width:30px;height:30px;background-color:var(--bg);border-radius:100%;-webkit-animation:sl-bubble2 1.2s ease-in-out infinite;animation:sl-bubble2 1.2s ease-in-out infinite;-webkit-animation-delay:calc(var(--i) * -.35s);animation-delay:calc(var(--i) * -.35s)}@-webkit-keyframes sl-bubble2{to{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}0%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes sl-bubble2{to{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}0%{-webkit-transform:translateY(0);transform:translateY(0)}}.sl-bubble3,.sl-bubble3 *{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}.sl-bubble3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sl-bubble3 .sl-loader{width:100px;-webkit-transform:scale(var(--size));transform:scale(var(--size))}.sl-bubble3 .sl-loader-title{padding-top:10px;width:100%;color:var(--cl);font-weight:700;font-size:20px;line-height:1.7;text-align:center}.sl-bubble3 .sl-loader .sl-loader-items{width:100%;height:100px;position:relative}.sl-bubble3 .sl-loader .sl-loader-items .sl-bubble{width:0;height:0;position:absolute;top:50%;left:50%;background-color:var(--bg);border-radius:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-animation:sl-bubble3 1.2s linear infinite;animation:sl-bubble3 1.2s linear infinite;-webkit-animation-delay:calc(var(--i) * -.4s);animation-delay:calc(var(--i) * -.4s)}@-webkit-keyframes sl-bubble3{0%{width:15px;height:15px;opacity:1}to{width:80px;height:80px;opacity:0}}@keyframes sl-bubble3{0%{width:15px;height:15px;opacity:1}to{width:80px;height:80px;opacity:0}}.sl-bubble4,.sl-bubble4 *{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}.sl-bubble4{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sl-bubble4 .sl-loader{width:100px;-webkit-transform:scale(var(--size));transform:scale(var(--size))}.sl-bubble4 .sl-loader-title{padding-top:10px;width:100%;color:var(--cl);font-weight:700;font-size:20px;line-height:1.7;text-align:center}.sl-bubble4 .sl-loader .sl-loader-items{width:100%;height:100px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.sl-bubble4 .sl-loader .sl-loader-items .sl-item-content-loader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:70px;-webkit-animation:sl-bubble4 1.5s ease-in infinite;animation:sl-bubble4 1.5s ease-in infinite}.sl-bubble4 .sl-loader .sl-loader-items .sl-item-content-loader .sl-circle{width:14px;height:14px;border-radius:50%;background-color:var(--bg)}@-webkit-keyframes sl-bubble4{0%{-webkit-transform:rotate(0);transform:rotate(0)}45%{-webkit-transform:rotate(400deg);transform:rotate(400deg)}50%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}95%{-webkit-transform:rotate(-40deg);transform:rotate(-40deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes sl-bubble4{0%{-webkit-transform:rotate(0);transform:rotate(0)}45%{-webkit-transform:rotate(400deg);transform:rotate(400deg)}50%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}95%{-webkit-transform:rotate(-40deg);transform:rotate(-40deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}.sl-bubble5,.sl-bubble5 *{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}.sl-bubble5{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sl-bubble5 .sl-loader{width:100px;position:relative;height:35px;-webkit-transform:scale(var(--size));transform:scale(var(--size))}.sl-bubble5 .sl-loader-title{padding-top:10px;width:100%;color:var(--cl);font-weight:700;font-size:20px;line-height:1.7;text-align:center}.sl-bubble5 .sl-loader .sl-loader-item{width:20px;height:20px;background-color:var(--bg);position:absolute;top:50%;left:0;border-radius:50%}.sl-bubble5 .sl-loader .sl-loader-item:nth-child(2){-webkit-animation:sl-bubble5AnimOne .6s linear infinite;animation:sl-bubble5AnimOne .6s linear infinite}.sl-bubble5 .sl-loader .sl-loader-item:nth-child(3){-webkit-animation:sl-bubble5AnimTwo .6s linear infinite;animation:sl-bubble5AnimTwo .6s linear infinite}.sl-bubble5 .sl-loader .sl-loader-item:first-child{-webkit-animation:sl-bubble5AnimThere .6s linear infinite;animation:sl-bubble5AnimThere .6s linear infinite}.sl-bubble5 .sl-loader .sl-loader-item:last-child{-webkit-animation:sl-bubble5AnimFour .6s linear infinite;animation:sl-bubble5AnimFour .6s linear infinite}@-webkit-keyframes sl-bubble5AnimOne{0%{-webkit-transform:translate(7px,-50%) scale(1);transform:translate(7px,-50%) scale(1)}to{-webkit-transform:translate(41px,-50%) scale(1.5);transform:translate(41px,-50%) scale(1.5)}}@keyframes sl-bubble5AnimOne{0%{-webkit-transform:translate(7px,-50%) scale(1);transform:translate(7px,-50%) scale(1)}to{-webkit-transform:translate(41px,-50%) scale(1.5);transform:translate(41px,-50%) scale(1.5)}}@-webkit-keyframes sl-bubble5AnimTwo{0%{-webkit-transform:translate(41px,-50%) scale(1.5);transform:translate(41px,-50%) scale(1.5)}to{-webkit-transform:translate(74px,-50%) scale(1);transform:translate(74px,-50%) scale(1)}}@keyframes sl-bubble5AnimTwo{0%{-webkit-transform:translate(41px,-50%) scale(1.5);transform:translate(41px,-50%) scale(1.5)}to{-webkit-transform:translate(74px,-50%) scale(1);transform:translate(74px,-50%) scale(1)}}@-webkit-keyframes sl-bubble5AnimThere{0%{-webkit-transform:translate(7px,-50%) scale(.5);transform:translate(7px,-50%) scale(.5)}to{-webkit-transform:translate(7px,-50%) scale(1);transform:translate(7px,-50%) scale(1)}}@keyframes sl-bubble5AnimThere{0%{-webkit-transform:translate(7px,-50%) scale(.5);transform:translate(7px,-50%) scale(.5)}to{-webkit-transform:translate(7px,-50%) scale(1);transform:translate(7px,-50%) scale(1)}}@-webkit-keyframes sl-bubble5AnimFour{0%{-webkit-transform:translate(74px,-50%) scale(1);transform:translate(74px,-50%) scale(1)}to{-webkit-transform:translate(74px,-50%) scale(.5);transform:translate(74px,-50%) scale(.5)}}@keyframes sl-bubble5AnimFour{0%{-webkit-transform:translate(74px,-50%) scale(1);transform:translate(74px,-50%) scale(1)}to{-webkit-transform:translate(74px,-50%) scale(.5);transform:translate(74px,-50%) scale(.5)}}.sl-spinner1,.sl-spinner1 *{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}.sl-spinner1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sl-spinner1 .sl-loader{width:100px;-webkit-transform:scale(var(--size));transform:scale(var(--size))}.sl-spinner1 .sl-loader-title{width:100%;text-align:center;font-size:20px;line-height:1.7;font-weight:700;color:var(--cl)}.sl-spinner1 .sl-loader .sl-loader-items{width:100%;height:100px;position:relative;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.sl-spinner1 .sl-loader .sl-loader-items .sl-item{-webkit-transform:rotate(calc(var(--i) * 30deg));transform:rotate(calc(var(--i) * 30deg));-webkit-animation:sl-spinner1 1.2s linear infinite;animation:sl-spinner1 1.2s linear infinite;-webkit-animation-delay:calc(var(--i) * -.1s);animation-delay:calc(var(--i) * -.1s);-webkit-transform-origin:50px 50px;transform-origin:50px 50px}.sl-spinner1 .sl-loader .sl-loader-items .sl-item:after{content:"";display:block;position:absolute;top:3px;left:47px;width:7px;height:21px;background-color:var(--bg);border-radius:20%;-webkit-box-shadow:-1px 1px 2px 1px rgba(0,0,0,.2);box-shadow:-1px 1px 2px 1px #0003}@-webkit-keyframes sl-spinner1{to{opacity:0}0%{opacity:1}}@keyframes sl-spinner1{to{opacity:0}0%{opacity:1}}.sl-spinner2,.sl-spinner2 *{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}.sl-spinner2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sl-spinner2 .sl-loader{width:100px;-webkit-transform:scale(var(--size));transform:scale(var(--size))}.sl-spinner2 .sl-loader-title{width:100%;text-align:center;font-size:20px;line-height:1.7;font-weight:700;color:var(--cl)}.sl-spinner2 .sl-loader-items{width:100%;height:100px;position:relative}.sl-spinner2 .sl-loader .sl-loader-items .sl-item{-webkit-transform:rotate(calc(var(--i) * 45deg));transform:rotate(calc(var(--i) * 45deg));-webkit-transform-origin:50px 50px;transform-origin:50px 50px}.sl-spinner2 .sl-loader .sl-loader-items .sl-item:after{content:"";display:block;position:absolute;top:25px;left:25px;width:10px;height:10px;background-color:var(--bg);border-radius:50%;-webkit-animation:sl-spinner2 .8s linear infinite;animation:sl-spinner2 .8s linear infinite;-webkit-animation-delay:calc(var(--i) * .1s);animation-delay:calc(var(--i) * .1s)}@-webkit-keyframes sl-spinner2{to{-webkit-transform:scale(1,1);transform:scale(1)}0%{-webkit-transform:scale(1.5,1.5);transform:scale(1.5)}}@keyframes sl-spinner2{to{-webkit-transform:scale(1,1);transform:scale(1)}0%{-webkit-transform:scale(1.5,1.5);transform:scale(1.5)}}.sl-spinner3,.sl-spinner3 *{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}.sl-spinner3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sl-spinner3 .sl-loader{width:100px;-webkit-transform:scale(var(--size));transform:scale(var(--size))}.sl-spinner3 .sl-loader-title{width:100%;text-align:center;font-size:20px;font-weight:700;line-height:1.7;color:var(--cl)}.sl-spinner3 .sl-loader .sl-loader-parent{width:100%;height:100px;position:relative}.sl-spinner3 .sl-loader .sl-loader-parent .sl-circle{width:80px;height:80px;border-radius:50%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border:10px solid var(--border);border-top:10px solid var(--bg);-webkit-animation:sl-spinner3 .8s linear infinite;animation:sl-spinner3 .8s linear infinite}@-webkit-keyframes sl-spinner3{to{-webkit-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg)}0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0)}}@keyframes sl-spinner3{to{-webkit-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg)}0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0)}}.sl-ekvalayzer,.sl-ekvalayzer *{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}.sl-ekvalayzer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sl-ekvalayzer .sl-loader-title{width:100%;text-align:center;font-size:20px;font-weight:700;line-height:1.7;color:var(--cl)}.sl-ekvalayzer .sl-loader-items{width:100%;height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-transform:scale(var(--size));transform:scale(var(--size))}.sl-ekvalayzer .sl-loader-items .sl-parent-rectangular{padding:3px;width:-webkit-min-content;width:-moz-min-content;width:min-content;height:-webkit-min-content;height:-moz-min-content;height:min-content}.sl-ekvalayzer .sl-loader-items .sl-parent-rectangular .sl-rectangular{width:10px;background-color:var(--bg);-webkit-box-shadow:0 0 10px 2px var(--bg);box-shadow:0 0 10px 2px var(--bg);-webkit-animation:sl-ekvalayzer1 .5s ease-in-out infinite;animation:sl-ekvalayzer1 .5s ease-in-out infinite;-webkit-animation-delay:calc(var(--i) * -.1s);animation-delay:calc(var(--i) * -.1s)}@-webkit-keyframes sl-ekvalayzer1{0%{height:calc(var(--w) * 20px)}50%{height:80px}to{height:calc(var(--w) * 20px)}}@keyframes sl-ekvalayzer1{0%{height:calc(var(--w) * 20px)}50%{height:80px}to{height:calc(var(--w) * 20px)}}.sl-hourglass,.sl-hourglass *{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}.sl-hourglass{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sl-hourglass .sl-hourglass-loader-title{width:100%;text-align:center;font-size:20px;color:var(--cl);font-weight:700;line-height:1.7}.sl-hourglass .sl-hourglass-loader-items{width:100%;height:100px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-transform:scale(var(--size));transform:scale(var(--size))}.sl-hourglass .sl-hourglass-loader-items .sl-hourglass-item{border:30px solid transparent;border-top-color:var(--bg);border-bottom-color:var(--bg);border-radius:50%;-webkit-animation:sl-hourglass 1.2s ease-in infinite;animation:sl-hourglass 1.2s ease-in infinite}@-webkit-keyframes sl-hourglass{0%{-webkit-transform:rotate(0);transform:rotate(0)}45%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}80%{-webkit-transform:rotate(900deg);transform:rotate(900deg)}to{-webkit-transform:rotate(1080deg);transform:rotate(1080deg)}}@keyframes sl-hourglass{0%{-webkit-transform:rotate(0);transform:rotate(0)}45%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}80%{-webkit-transform:rotate(900deg);transform:rotate(900deg)}to{-webkit-transform:rotate(1080deg);transform:rotate(1080deg)}}.contact-list-data .contact-list-address{font-family:Poppines-Regular;font-size:13px;color:gray}.custom-buy-sell-title{display:flex;gap:8px;align-items:start}.buy-sell-cont-detail .chat-header{gap:12px;justify-content:flex-start;align-items:center;padding:15px 0 7px;border-bottom:1px solid lightgray;margin:0 15px}.custom-buy-sell-title .profile-header-chat{min-width:40px;height:40px;display:flex;justify-content:center;align-items:center}.main-chat{height:calc(100vh - 174px);overflow:auto;padding:16px}.left-meassge{display:flex;align-items:start;margin-bottom:8px}.left-chat-meassge{margin-bottom:8px}.chat-right-side-main,.chat-left-side-main{max-width:280px;padding:4px;color:#000}.chat-right-side-main{background:#ff8447;box-shadow:0 0 30px 1px #fff678bf inset;color:#fff;border-radius:25px 25px 0;padding:12.5px 16px;margin-bottom:4px}.reply-chat-right-side-main{color:#fff;text-align:end;border-radius:0 0 0 18px}.reply-chat-right-side-main .common-chat-text,.reply-chat-right-side-main .message-time{font-size:14px;line-height:16px;font-weight:600;font-family:Urbanist-Medium;text-align:right;color:#6f6b64}.reply-chat-right-side-main .message-time{font-size:11px}.reply-right-meassge{display:flex;margin-bottom:8px;align-items:flex-start}.main-message-box-chat{background-color:#efe9dc;max-width:max-content;padding:10px 10px 0;margin-left:auto;border-radius:25px 25px 0}.chat-left-side-main{background-color:#efe9dc;border-radius:25px 25px 25px 0;padding:12.5px 16px}.chat-right-side-main .common-chat-text,.chat-left-side-main .common-chat-text{font-size:14px;line-height:16px;font-weight:600;font-family:Urbanist-Medium;text-align:left;word-break:break-all}.chat-right-side-main .message-time{text-align:end;font-size:11px}.chat-left-side-main .message-time-left{text-align:start;font-size:11px}.right-meassge{display:flex;align-items:start;margin-bottom:8px;justify-content:flex-end}.reply-right-meassge .chat-right-side-main{margin-left:auto;color:#000;text-align:end;border-radius:14px 14px 0;max-width:max-content;background-color:#fff;box-shadow:none;position:relative}.profile-image-chat .MuiAvatar-root{height:24px;width:24px}.custom-buy-sell-title .profile-image-chat{min-width:16px}.profile-header-chat .MuiAvatar-root{height:32px;width:32px}.contact-list-user-img-box .contact-list-user-img{height:40px;width:40px;border-radius:50%}.profile-image-chat .contact-list-user-img{height:25px;width:25px;border-radius:50%}.bottom-input-send .blocked-text{font-size:15px;color:#6f6b64;line-height:20px;font-family:Urbanist-Regular}.bottom-input-send{display:flex;gap:8px;align-items:center;justify-content:center;background:#fff;padding:16px 16px 28px;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.chat-input-main{flex:1}.chat-list-item{gap:12px;display:flex;flex-direction:column}.bottom-input-send .chat-input-main .admin-form-control input{font-size:14px;background:#efe9dc;border:0;padding:12px 16px}.chat-input-main{position:relative}.custom-buy-sell-list-item .buy-sell-lists{cursor:pointer;padding:0;margin-bottom:16px}.contact-list-data .buy-sell-product-title{font-size:16px;color:#1e232c;font-family:Urbanist-Bold;font-weight:600;line-height:19.2px}.page-title-contact{font-size:16px;line-height:normal;font-weight:600;font-family:Urbanist-Bold}.custom-admin-form-group .admin-form-control input{padding:10px 36px!important}.date-header p{text-align:center;position:relative;font-family:Urbanist-Regular;margin-bottom:12px;font-size:14px}.date-header p:after{content:"";position:absolute;margin:auto;height:1px;width:40%;right:0;top:0;bottom:0;border-top:.5px dashed lightgray}.date-header p:before{content:"";position:absolute;margin:auto;height:1px;width:40%;left:0;top:0;bottom:0;border-top:.5px dashed lightgray}.send-icon{cursor:pointer;display:flex;align-items:center}.send-icon svg path{fill:#ff8447}.main-upload-icon-box{position:relative}.main-upload-icon-box .chat-upload-input{position:absolute;top:0}.main-upload-icon-box .chat-upload-input input{height:50px}.speed-dial-chat{position:relative;display:flex;align-items:center}.contact-list-data-custom{display:flex;gap:4px;align-items:start;flex-direction:column}.contact-list-data-custom.profile-gap{padding-bottom:8px}.contact-list-data-custom.profile-gap .rating-box{padding:3px 5px;margin-top:4px}.rating-box{background-color:#6fbd88;border-radius:7px;display:flex;align-items:center;justify-content:center;min-width:max-content;gap:3px;padding:3px 6px;box-shadow:0 0 5px 1px #afff4dbf inset;max-width:max-content}.rating-box p{font-size:13px;font-family:Urbanist-Regular;line-height:11.8px;color:#fff;margin-top:1px}.rating-box svg{width:13px;height:13px;fill:#fff}.chat-list-wallet-add-box{display:flex;gap:8px}.chat-list-wallet-add-box .assets-base-prices.wallet{font-size:14px;color:#958e80;font-family:Urbanist-Medium}.main-chat-list{display:flex;gap:16px}.last-maessge{padding-top:3px;word-break:break-all}.last-maessge p{color:#6f6b64;font-size:14px;line-height:16.8px;font-family:Urbanist-Regular}.chat-list-date p{font-size:10px;color:#c5bdbd;line-height:12px;text-align:right}.chat-list-message{display:flex;justify-content:center;width:22px;height:20px;border-radius:68.46px;align-items:center;background-color:#ff8447;box-shadow:0 0 10px 5px #fff892bf inset}.chat-list-message p{font-size:9px;color:#fff;line-height:16px;font-family:Urbanist-Bold}.cus-main-chat-list{display:flex;width:100%;justify-content:space-between}.cus-main-chat-list .main-chat-date-message{display:flex;flex-direction:column;gap:6px;align-items:center;justify-content:center}.main-chat-date-message .more-icon,.more-icon{cursor:pointer}.profile-header-top .chat-header{border-bottom:none}.main-profile-content{margin:auto;padding-top:25px;text-align:center}.profile-user-chat .contact-list-user-img{max-width:100px;width:100px;height:100px;border-radius:50%;object-fit:contain}.profile-name-chat-main{margin-bottom:36px}.profile-name-chat-main .contact-list-data-custom{padding-top:16px;flex-direction:row;align-items:start;justify-content:center}.contact-list-data-custom .custom-profile-name{font-size:22px;line-height:26.4px;color:#1e232c;position:relative;display:flex}.contact-list-data-custom .custom-profile-name img{height:35px;width:35px}.contact-list-data-custom .custom-profile-name.bdge-icon{position:absolute;right:34%}.profile-status-des p{font-size:16px;color:#958e80;font-family:Urbanist-Bold}.chat-list-wallet-add-box.profile-list-wallet-add-box p{font-family:Urbanist-Medium;font-size:14px}.profile-list-wallet-add-box{padding-top:7px;display:flex;gap:6px;justify-content:center;align-items:center}.profile-chat-bottom-main{margin-top:15px;display:flex;flex-direction:column;gap:16px}.profile-chat-bottom-main .profile-switch-option{display:flex;justify-content:space-between;align-items:center;width:100%;border:1px solid #e9e2d3;padding:0 10px;border-radius:10px}.profile-option-text{display:flex;gap:9px}.profile-option-text img{height:20px;width:20px}.profile-option-text .profile-name-text{font-size:16px;line-height:20px;font-family:Urbanist-Bold;color:#6f6b64}.chat-speed-icon-box .MuiButtonBase-root,.chat-speed-icon-box .MuiButtonBase-root:hover{width:25px;min-height:25px;height:25px;box-shadow:none;background-color:transparent}.chat-speed-icon-box .MuiButtonBase-root span svg path{width:25px;height:25px;fill:#6f6b64}.chat-image-upload-main .upload-input-chat fieldset{border:none}.chat-image-upload-main .upload-input-chat input{position:absolute;left:-250px;top:2px;width:330px;height:22px;border:none;z-index:99;font-size:0;cursor:pointer}.add-icon-input{cursor:pointer}.image-audio-input{display:flex;align-items:center}.image-upload-chat{position:relative;height:25px;width:25px;overflow:hidden}.cus-reply-chat-box{border:1px solid #2f2f2f1a;position:absolute;bottom:100%;border-radius:4px 4px 0 0;background:#fff;width:100%;border-bottom:transparent;text-align:left;padding:10px 20px}.reply-chat-box.chat-text-reply-meassage{border-left:1px solid #000}.reply-chat-box.reply-icon-chat svg{display:none}.reply-icon-chat{text-align:end;right:10px;cursor:pointer;position:absolute}.reply-menu-main-chat{border:1px solid #2f2f2f1a!important;box-shadow:none!important}.audio-chat-main .audio-react-recorder .audio-react-recorder__canvas{height:50px}.reply-left-meassge{display:flex}.add-menu-modal{position:relative}.buy-sell-cont-detail.w-100{width:100%;padding:0}.chat-token-popup{display:flex;position:absolute;flex-direction:column;bottom:0;margin-bottom:88px;background-color:#fffbf3;box-shadow:#64646f33 0 7px 29px;width:100%;height:160px;border-radius:25px 25px 0 0;padding:1rem;gap:.8rem;visibility:visible;transition:flex .5s ease-in-out;transition:opacity .5s ease-in-out,visibility .5s ease-in-out}.chat-token-popup-hide{visibility:hidden;display:none}.chat-token-heading-box{display:flex;justify-content:center;width:100%}.chat-token-heading{font-size:24px;font-weight:600;line-height:28px;text-align:left;font-family:Urbanist-Bold}.chat-token-flex-new{display:flex;flex-direction:column}.token-error{text-align:start}.chat-token-flex-box{display:flex;gap:1.5rem;width:100%;align-items:center}.chat-token-items{display:flex;flex-direction:column;align-items:center;gap:.2rem;border-radius:5px;padding:.2em .2rem}.chat-token-items-selected{display:flex;flex-direction:column;align-items:center;gap:.1rem;background-color:#ececec;border-radius:0;padding:.2em .2rem}.chat-token-image-box{width:50px;height:50px;overflow:hidden;background-color:#fff;border-radius:50%;cursor:pointer}.chat-token-image-box img{object-fit:cover;object-position:center;width:100%;height:100%}.chat-token-text{font-family:Urbanist-Bold;font-size:14px;font-weight:500}.send-token-buttons button,.send-token-buttons button:hover{box-shadow:0 0 30px 1px #fff678bf inset;background:#ff8447;color:#fff;border-radius:35px;font-family:Urbanist-Medium;font-size:18px;line-height:24px;text-transform:capitalize;min-width:94px;cursor:pointer}.send-button-disable button{box-shadow:0 0 30px 1px #fff678bf inset;background:#ff8447;color:#fff;border-radius:35px;font-family:Urbanist-Medium;font-size:18px;line-height:24px;text-transform:capitalize;pointer-events:none;min-width:94px}.proceed-buttons .common-main-btn-next,.proceed-buttons .common-main-btn-next:hover{box-shadow:0 0 20px 1px #fff678bf inset;background:#ff8447;color:#fff;border-radius:35px;padding:.8rem 8rem;font-family:Urbanist-Medium;font-size:18px;line-height:24px;text-transform:capitalize}.token-message-box-right{background:#6fbd88;box-shadow:0 0 25px #afff4d inset;color:#fff;width:157px;height:118px;border-radius:25px 25px 0;padding:1rem}.token-message-box-left{background:#6fbd88;box-shadow:0 0 25px #afff4d inset;color:#fff;width:157px;height:118px;border-radius:25px 25px 25px 0;padding:1rem}.token-chat-text-left{display:flex;justify-content:flex-start;font-family:Urbanist-Bold;font-size:24px;font-weight:700;line-height:24px;text-align:left}.token-chat-text-right{display:flex;justify-content:flex-end;font-family:Urbanist-Bold;font-size:24px;font-weight:700;line-height:24px;text-align:right}.hr-line-chat{color:#fff;height:0px;opacity:.5}.token-send-box{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.8rem}.token-sent-text{font-family:Urbanist-Medium;font-size:16px;font-weight:600;line-height:24px;display:flex;align-items:center;gap:.2em}.token-send-box .token-message-icons{font-size:18px}.add-menu-modal.btm-menu-popup .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded.MuiPaper-elevation8.MuiPopover-paper.MuiMenu-paper.MuiMenu-paper{margin-left:32px}.add-menu-modal.btm-menu-popup .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded.MuiPaper-elevation8.MuiPopover-paper.MuiMenu-paper.MuiMenu-paper ul li{min-height:42px}.contact-list-data-custom.chat-list-detail{flex-direction:row;gap:8px}.contact-list-data-custom.chat-list-detail .buy-sell-product-title{color:#1e232c!important}.contact-list-data-custom.chat-list-detail .chat-list-wallet-add-box p{font-size:12px;color:#958e80;font-family:Urbanist-Medium}.chat-list-date-show p{color:#fff;font-size:12px;padding:3px 6px;border-radius:20px;box-shadow:0 0 10px 1px #fff678bf inset;background:#ff8447;text-align:center;max-width:max-content;margin:0 auto}.btm-white-box-w-fix.h-border.chat-box-h{height:calc(100vh - 28px)}.MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded.MuiPaper-elevation8.MuiPopover-paper.MuiMenu-paper.chat-header-menu.MuiMenu-paper.chat-header-menu,.MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded.MuiPaper-elevation8.MuiPopover-paper.MuiMenu-paper.reply-menu-main-chat.MuiMenu-paper.reply-menu-main-chat{background:#fffbf3;box-shadow:0 0 -1px #000;font-family:Urbanist-Medium}.chat-list-wallet-add-box.profile-list-wallet-add-box{font-size:12px;color:#958e80;font-family:Urbanist-Medium}.chat-list-wallet-add-box.profile-list-wallet-add-box svg{fill:#1e232c;font-size:16px;cursor:pointer}.btm-white-box-w-fix.h-border.chat-box-h .buy-sell-header{margin-top:28px}.main-message-box-chat .chat-right-side-main.MuiBox-root:before{display:block;content:"";background:#ffa55c;width:6%;height:-webkit-fill-available;position:absolute;left:0;top:0;border-top-left-radius:20px;border-bottom-left-radius:20px}.chat-text-reply-meassage{word-break:break-all;max-width:calc(100% - 20px)}@media (max-width: 400px){.main-chat{height:calc(100vh - 164px)}}.balance{display:flex;justify-content:flex-end;align-items:center;padding:10px 20px}.coin-icon{width:25px;height:25px;object-fit:cover}.balance .coin,.balance .cash{display:flex;align-items:center;margin-left:20px;background-color:#333;padding:5px 10px;border-radius:20px}.balance .coin i,.balance .cash i{color:#ff8447}.balance .coin{background-color:#ff8447;color:#fff;width:100%}.balance .cash{background-color:#8a2be2;color:#fff}.slot-header-main{justify-content:space-between;display:flex;border-radius:20px;padding:12px;width:100%;align-items:center}.slot-header-right{display:flex;align-items:center;width:50%;justify-content:end;column-gap:2px}.slot-advertisment-banner{display:flex;flex-direction:column;justify-content:space-between;align-items:center;color:#fff;max-width:444px;width:100%}.slot-content .advertisment-sub-heading{color:gray;font-size:22px;font-family:Urbanist-Medium;font-weight:600}.slot-content .advertisment-heading{color:#fffbf3;font-size:26px;font-family:Urbanist-Bold}.slot-advertisment-banner .details-button{background-color:#0000003b;color:#fff;font-family:Urbanist-Medium;font-size:12px;border:1px solid #d9d9d9}.reward-won-text.reward-won-box{display:flex;gap:8px}.reward-won-text.reward-won-box .reward-won-icon{height:26px;width:26px}.reward-won-text.reward-won-box .reward-won-icon img{height:100%;width:100%;object-fit:contain}.advertisment-banner-image{width:100%;height:100%;object-fit:cover;border-radius:20px;border:1px solid #d9d9d9}.image-box{display:flex;justify-content:center}.slot-game{border-radius:16px;background:#fffbf3;padding:8px;max-width:444px;width:100%;margin:0 auto}.btm-white-box.swap-btn-data.bg-none{background-color:transparent!important}.unit-icon-slot{height:36px;width:36px}.unit-icon-slot img{height:100%;width:100%}.slot-cont-box-value{margin:5px auto 27px;max-width:190px;display:flex;align-items:center;justify-content:center;border:2px solid #F8D79C;background:#ec5832;border-radius:20px;gap:8px;padding:4px 8px}.slot-cont-box-value .slot-remaining-text{color:#fff;font-size:12px;font-family:Urbanist-Medium}.slot-machine{position:relative;margin:auto;border:2px solid #FEF0D5;border-radius:20px;background:#ee8c46;max-width:235px;padding:5px}.slot-window-custom{margin:auto;max-width:100%;border-radius:20px;position:relative;padding:0 10px;background:#4f2525c4;overflow:hidden;box-shadow:0 0 20px #ff844780;display:flex;justify-content:center;gap:5px}.slot-window-custom:after{content:"";height:60px;width:100%;left:0;position:absolute;background:linear-gradient(to bottom,#7f3f1df5,#df733b -9%,#d56c3d54 83%,#d56c3d00);border-top-left-radius:8px;border-top-right-radius:8px}.slot-window-custom:before{content:"";bottom:-1px;z-index:999;height:60px;width:100%;left:0;position:absolute;background:linear-gradient(to bottom,#fc8c5500,#fc8c551f 7%,#ff8447de 93%,#ff8447);border-bottom-left-radius:8px;border-bottom-right-radius:8px}.slot-window-box-custom{display:flex;margin-top:-20px;max-height:180px;gap:9px;padding:10px 7.25px;flex-direction:column;background:linear-gradient(180deg,#d76043cc,#ca513496 18.5%,#f0d6c5d1 50%,#ca51348a 81%,#ca5134e8)}.slot-reel-custom{background-color:#ffffffa8;border-radius:6px;padding:10px 8px;box-shadow:0 4px 10px #cd461a;position:relative;overflow:hidden;min-height:55px;min-width:53px;display:flex;align-items:center;justify-content:center}.rolling-data-custom{color:#010101;font-size:.75rem;font-weight:700;text-shadow:0 0 10px rgba(255,132,71,.8);display:inline-block}.play-left-image-box{position:absolute;margin:auto;top:0;left:-5px;bottom:0;width:27px;height:32px}.play-right-image-box{position:absolute;margin:auto;top:0;right:-8px;bottom:0;width:27px;height:32px}.play-right-image-box .play-right-image,.play-left-image-box .play-left-image{width:100%;height:100%}.usd-image-box .usd-image{max-width:130px;width:130px;height:130px}.logout-content-box{margin:5px auto auto;max-width:270px}.logout-content-box .logout-content-text{color:#000;font-size:20px;line-height:28px;font-family:Poppins-SemiBold}.usdc-content-box .logout-content-text{margin-bottom:12px}.usdc-content-box span{font-size:14px;line-height:18px}.reward-title-bg{width:100%}.App{text-align:center}.slot{position:relative;display:inline-block;min-height:100vh;width:100px;border-radius:40px}.btm-white-box-w-fix.h-border.gam-bg-full{box-shadow:0 0 30px 1px #fff678bf inset;background:#ff8447}.item-slot span{color:#000}.main-slot-custom{margin:auto;display:flex;position:relative;justify-content:center}.main-slot-custom:after{content:"";top:0;z-index:999;height:60px;width:100%;left:0;position:absolute;background:linear-gradient(to bottom,#ff8447,#ff8447 7%,#ff844757 93%,#ff844752);border-top-left-radius:8px;border-top-right-radius:8px}.main-slot-custom:before{content:"";bottom:-1px;z-index:999;height:60px;width:100%;left:0;position:absolute;background:linear-gradient(to bottom,#ff84472b,#ff84472e 7%,#ff8447 93%,#ff8447);border-bottom-left-radius:8px;border-bottom-right-radius:8px}.winner-message{font-size:2em;color:red;margin-top:20px;text-align:center}section{z-index:2;overflow:hidden;background-color:#fff;color:#fff;font-family:sans-serif;text-align:center;cursor:default}.container{position:absolute;top:2px;width:100%;transition:top ease-in-out .5s;text-align:center;border-radius:8px}.main-roll-btn{padding-top:50px}.btm-white-box .btn-box-cont .rolling,.btm-white-box .btn-box-cont .rolling:hover{box-shadow:0 0 30px 1px #fff678bf inset;background:#ff8447;color:#fff;padding:16px;max-width:290px;width:100%;border-radius:35px;font-family:Urbanist-Medium;font-size:20px;line-height:24px;text-transform:capitalize}.roll{margin:auto;max-width:220px;border-radius:12px;cursor:pointer;background-color:gray;color:#fff;padding:10px;border:2px solid black;text-align:center;font-size:20px}.rolling{background-color:#ff8447}@keyframes blinkingText{0%{color:#000}49%{color:#000}60%{color:transparent}99%{color:transparent}to{color:#000}}.left-spin-text p{padding:12px;font-size:16px;font-family:Urbanist-Bold}.slot-body{display:flex;flex-direction:column;align-items:center;justify-content:space-around;height:calc(100vh - 100px)}.slot-advertisment-banner .image-box{width:120px;height:120px}.btm-white-box.btm-white-box-center.trans-box.see-rewards{min-height:auto;padding:0;background:transparent}.reward-list-scrollable .reward-list-item{background:#efe9dc;border:1px solid #e9e2d3;border-radius:8px;margin:0 0 10px}.game-rewards-box{margin:16px;background-color:#fff;box-shadow:#00000059 0 5px 15px;border-radius:8px}.game-advert{padding:14px;display:flex;gap:26px}.game-advert .advert-img{max-width:144px;max-height:105px;border-radius:8px}.game-advert .advert-img img{object-fit:cover;width:100%;height:100px;border-radius:8px}.advert-img-cont{width:calc(100% - 144px);display:flex;flex-direction:column;justify-content:space-between}.advert-img-cont .advert-title{font-size:16px;font-family:Urbanist-Bold;color:#1e232c;text-align:end}.advert-img-cont .advert-info-btn,.advert-img-cont .advert-info-btn:hover{box-shadow:0 0 10px 1px #efe9dcbf inset;background:#1e232c;color:#fff;padding:10px 19px;border-radius:12px;font-family:Urbanist-Bold;font-size:12px;line-height:16px;text-transform:capitalize;border:0;display:flex;gap:11px;align-items:center;max-width:max-content;margin:0 0 0 auto}.game-rewards-box .game-result{box-shadow:0 0 10px 1px #fff678bf inset;background:#ff8447;border-bottom-left-radius:8px;border-bottom-right-radius:8px;font-family:Urbanist-Medium;font-size:12px;line-height:16px;color:#fff;padding:10px}.game-rewards-box .game-result{display:flex;justify-content:center;gap:20px}.game-rewards-slot{background-image:url(/assets/GameBg-D7kNfqw3.png);background-repeat:no-repeat;background-position:center;background-size:contain;height:calc(100vh - 166px)}.game-box-slot-cont{max-width:280px;padding:16px;width:100%;margin:0 auto;display:flex;align-items:center;justify-content:end;flex-direction:column;max-height:calc(100vh - 330px);min-height:96%;background-image:url(../../../../assets/images/png/SpinBg.png);background-repeat:no-repeat;background-size:contain;background-position:center;position:relative;gap:8px}.game-box-slot-cont .slot{position:relative;display:inline-block;width:70px;border-radius:40px;overflow:hidden}.game-box-slot-cont section{background-color:transparent;width:36px;font-size:22px;line-height:38px}.game-box-slot-cont .slot-game{border-radius:20px;background:#ee8c46;border:2px solid #fef0d5;padding:6px;margin:0 auto;position:relative;overflow:hidden}.game-box-slot-cont .App{background-color:#973917;border-radius:20px;height:115px}.game-box-slot-cont .main-slot-custom{max-height:120px}.game-box-slot-cont .main-slot-custom:after{height:30px}.game-box-slot-cont .main-slot-custom:before{height:30px}.game-box-slot-cont .container{top:-12px;height:100vh;overflow:hidden}.game-box-slot-cont .item-slot span{background:#fff;padding:4px;border-radius:4px}.slot-game.slot-game-spin{background:#ec5832;padding:2px 10px;color:#fff}.slot-game.slot-game-spin p{font-family:Urbanist-Bold}.slot-game.slot-game-spin .spin-title{font-size:10px;line-height:16px;font-family:Urbanist-Medium;color:#fff;width:100%;display:flex;gap:16px;justify-content:space-around;padding:0}.slot-game.spin-btn{position:relative;bottom:-6px;background-color:transparent;border:0}.slot-game.spin-btn img{max-width:215px;margin-bottom:8px}.game-box-slot-cont .slot-game .left-arrow{position:absolute;z-index:1111;top:50%;left:2px;transform:translate(-50%,-50%)}.game-box-slot-cont .slot-game .right-arrow{position:absolute;left:0;z-index:1111;top:50%;right:2px;transform:translate(50%,-50%)}.game-box-slot-cont .slot-game .left-arrow img,.game-box-slot-cont .slot-game .right-arrow img{max-width:34px}@media only screen and (min-width: 320px) and (max-width: 768px){.slot-game.spin-btn{bottom:-16px}.slot-game.slot-game-spin .spin-title{font-size:8px}.game-box-slot-cont .App{height:90px}.game-box-slot-cont .main-slot-custom:before{height:30px;bottom:20px}.game-box-slot-cont section{background-color:transparent;width:36px;font-size:16px;line-height:30px}}.reward-list-section{display:flex;flex-direction:column}.reward-list-scrollable{height:calc(100vh - 200px);overflow-y:auto;scroll-behavior:smooth}.reward-list-item{padding:15px;margin-bottom:10px;display:flex;justify-content:space-between;align-items:center;border:1px solid lightgray;border-radius:8px;background-color:#fff}.reward-list-box{display:flex;justify-content:space-between;align-items:center;width:100%}.reward-won-text h6{color:#6f6b64;font-family:Urbanist-Bold;font-size:18px;line-height:22px}.reward-points-box h5{color:#1e232c;font-family:Urbanist-Bold;font-size:20px;line-height:22px;margin-bottom:4px}p.reward-date{color:#6f6b64;font-family:Urbanist-Medium;font-size:14px;line-height:24px;text-align:right}*,*:before,*:after{-webkit-box-sizing:content-box;box-sizing:content-box}body,h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}ol,ul,li{padding:0;margin:0;list-style-type:none}a{color:#05f;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline;text-decoration:none}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}img{vertical-align:middle;border-style:none}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}.cus-qr-header .buy-sell-title{text-align:center;width:100%}.main-qr .cus-qr-buy-sell-box{align-items:center;min-height:calc(100vh - 172px);max-width:100%;width:100%}.receive-qr-heading p{font-size:18px;line-height:24.48px;font-family:Poppins-Medium;font-weight:800;background-color:#2b5af3;color:#fff;padding:8px 30px;border-radius:22px}.qr-code-box{display:flex;justify-content:center;align-items:center;height:236px;width:236px;border-radius:8px;border:3px solid #000;background-color:#fff;margin:0 auto}.qr-code-box img{height:100%;width:100%;padding:16px;border-radius:8px}.qr-code-box .qr-code{margin:auto}.qr-bottom-text{margin-top:30px;max-width:200px;word-break:break-all;padding:8px 12px;border-radius:14px;background-color:#dddbdb}.qr-bottom-text-solana{margin-top:30px;word-break:break-all;padding:8px 12px;border-radius:14px;background-color:#dddbdb}.receive-user-name-box{text-align:center;margin:7px}.qr-bottom-text-box{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:16px;margin-left:auto;margin-right:auto;min-height:60px}.qr-bottom-text p,.qr-bottom-text-solana p{text-align:center;font-size:14px;font-family:Urbanist-Regular}.swap-modal-header .modal-heading,.buy-sell-title .modal-heading{font-size:18px;font-weight:700;font-family:Poppins-SemiBold}.img-amount-main{text-align:center;margin:30px 0}.img-amount-main img{width:96px;height:96px;border-radius:50%}.send-text-main .send-type{font-size:10px;background:#898989;padding:2px 4px;border-radius:4px;color:#fff;font-weight:400;min-width:36px;position:absolute;line-height:normal;top:5px;font-family:Urbanist-Regular;margin-left:7px}.send-text-main .send-heading{font-size:18px;font-family:Poppins-SemiBold;position:relative;font-weight:600}.send-text-main .send-sub-heading{font-size:15px;font-family:Urbanist-Regular}.send-text-main{margin-top:20px;display:flex;flex-direction:column;gap:5px}.admin-login-inner .admin-wel-text{font-size:19px;font-family:Poppins-Medium}.admin-login-inner .login-heading{font-size:36px;font-family:Urbanist-Regular;line-height:140%;font-style:normal;font-weight:400;margin-top:5px;font-weight:800}.signup-show-btn-box{display:flex;justify-content:space-between}.form-group .phrase-field{width:280px;outline:none;font-family:Urbanist-Regular;border-radius:4px;border:1px solid #c4c4c4}.form-group .confirm-phrases-input input{padding:5px 10px;width:100%;font-size:15.5px;font-family:Urbanist-Regular}.form-group .MuiFormControl-root .MuiInputBase-formControl input::placeholder{font-family:Urbanist-Regular}.form-group textarea{padding:16px;font-size:18px;font-family:Urbanist-Regular}.form-group textarea::placeholder{font-family:Urbanist-Regular;color:#c4c4c4}.error .error-message-contact{color:#cd5353;font-size:11px;font-family:Urbanist-Regular;margin-left:5px}.custom-buttom .primary-btn,.custom-buttom .primary-btn:hover{width:100%;border-radius:20px;color:#fff;background-color:#0376c9de;text-transform:none;font-family:Urbanist-Regular;font-size:15px;height:38px}.form-group .send-matic-input .MuiInputBase-root{border-radius:16px}.signup-show-btn-box .show-btn{text-transform:none;font-size:14px;font-family:Urbanist-Regular}.send-matic-form-box{display:flex;flex-direction:column;gap:18px;width:360px}.bug-page-middle-box{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;margin-top:50px}.bug-page-middle-box .middle-amount{display:flex;gap:5px;font-weight:500;font-family:Urbanist-Regular}.buy-sell-cont-detail .bug-page-provider-main-box{margin-top:50px;margin-left:10px}.bug-page-provider-main-box .provider-heading p{font-family:Urbanist-Regular;text-align:start;font-size:16px;margin-left:30px}.bug-page-provider-main-box .provider-main-box{margin-top:5px;width:350px;height:42px;border-radius:16px;border:1px solid lightgray;margin-left:20px}.buy-sell-cont-detail .sell-main-box{width:100%;max-width:400px;margin:0 40px}.sell-main-box .sell-heading-box{display:flex;gap:20px;padding:10px 20px}.sell-main-box .sell-heading-box p{font-size:18px;font-weight:700;line-height:normal}.sell-middle-box{padding:10px 20px;display:flex;flex-direction:column;gap:25px}.sell-middle-box .sell-middle-input-box{display:flex;flex-direction:column}.sell-middle-box .sell-middle-input-box p{padding-left:5px;margin-bottom:5px;font-family:Urbanist-Regular;color:#000;font-size:13px}.sell-middle-input-box .sell-middle-box-input .MuiInputBase-root{border-radius:16px}.sell-bottom-btn-box{display:flex;justify-content:center;align-items:center;margin-top:30px}.sell-bottom-btn-box .sell-bottom-btn{background-color:#000;border-radius:40px;width:330px;font-size:18px;color:#fff;padding:12px 48px;font-weight:500;text-transform:capitalize;font-family:Urbanist-Regular}.sell-middle-contant-box{display:flex;flex-direction:column;gap:10px}.sell-middle-contant-box .sell-middle-contant{display:flex;justify-content:space-between}.sell-middle-contant-box .sell-middle-contant p{font-family:Urbanist-Regular;font-size:13px}.receive-amount-box p{font-family:Urbanist-Regular;font-size:12px;margin-left:15px}.nft-img-main{position:relative}.nft-img-text{position:absolute;bottom:0;font-size:12px;color:#fff;border-radius:0 0 22px 22px;background-color:#373333;font-family:Urbanist-Regular;padding:5px;text-align:center;width:100%}.qr-amount-text{text-align:center;margin:18px;font-family:Urbanist-Regular;font-size:13px}.qr-amount-text p{font-family:Urbanist-Regular;font-size:12px;font-size:14px}.swap-modal-header{display:flex;justify-content:space-between;margin-bottom:10px}.send-confirm-main{padding:0 32px}.send-confirm-heading-box p{font-size:22px;font-family:Poppins-Medium}.send-confirm-heading-box .send-confirm-p{font-size:15px;font-family:Urbanist-Regular}.send-confirm-bottom-flex{display:flex;justify-content:space-between}.send-confirm-bottom-flex .send-confirm-bottom-text-head{font-size:14px;font-family:Poppins-Medium;font-weight:600}.send-confirm-bottom-flex .send-confirm-bottom-sub-head{font-size:14px;font-family:Urbanist-Regular;color:#858585}.generate-qr-bottom-icon svg{color:#000}.buy-sell-title .custom-page-title{margin-left:8px}.send-confirm-bottom-flex .confirm-address-text{margin-left:10px}.custom-forgot-pass-main{padding:0 40px}.custom-buy-sell-product-title{display:flex;gap:8px}.buy-sell-product-title .product-status-check{font-size:13px;font-weight:500;font-family:Urbanist-Regular;color:red;background:#d9d9d9;height:19px;padding:0 5px;border-radius:6px}.button-chart-days .active-button,.button-chart-days .active-button:hover{background-color:#afafaf;height:32px;min-width:42px}.dash-cont-box .cus-buy-sell-list-item{max-height:calc(100vh - 560px);background-color:transparent}.dash-cont-box .cus-buy-sell-list-item.dash-sm-fix,.dash-cont-box .cus-buy-sell-list-item.history-box.dash-sm-fix{max-height:calc(100vh - 508px)}.dash-search-box{margin-top:8px}.dash-search-box .dash-search .MuiInputBase-root{margin:auto;border-radius:40px;max-width:380px}.dash-search-box .dash-search .MuiInputBase-root.Mui-focuesd fieldset{border:1px solid lightgrey}.dash-cont-box .admin-dashboard-search-main{padding:6px 18px}.main-drawer-box .MuiPaper-root{margin:auto;max-width:400px;width:100%;border-radius:24px 24px 0 0}.main-drawer-box .cus-buy-sell-list-item{max-height:calc(100vh - 132px)}.dash-drawar-sub-box{padding:20px 18px 18px;height:calc(100vh - 70px)}.dash-cross-icon-box{width:25px;height:25px;border-radius:50%;margin-left:auto;display:flex;justify-content:center;align-items:center;cursor:pointer;background-color:#d3d3d382}.qr-code-box svg image{border-radius:15px;background-color:red}.cus-swap-product-title{display:flex;gap:4px;line-height:10px!important}.cus-swap-product-title .swap-prod-main-text{font-family:Poppins-Medium;font-family:16px}.cus-swap-product-title .swap-prod-sub-text{border:1px solid gray;font-size:10px;line-height:12px;height:fit-content;margin-top:3px;padding:0 1px;border-radius:3px;font-family:Urbanist-Regular}.provider-modal-main .heading .provider-modal-heading{display:flex;justify-content:center;align-items:center;text-align:center;width:95%}.provider-modal-main .heading .provider-modal-heading p{font-family:Poppins-SemiBold;font-size:19px}.provider-modal-main .provider-modal-sub-heading p{font-family:Poppins-Medium;font-size:16px;margin-top:10px}.provider-modal-main .provider-modal-list-list-item{display:flex;gap:5px;margin:10px 0;cursor:pointer}.provider-modal-main .heading{display:flex}.provider-modal-main .provider-modal-list-list-item{height:50px;display:flex;align-items:center;border-radius:12px;padding:4px 10px}.provider-modal-main .provider-modal-list-list-item:hover{background-color:#e7e7e7;height:50px;display:flex;align-items:center;border-radius:12px;padding:4px 10px}.select-provider-box{margin:auto;max-width:375px}.select-provider-box .choose-text{font-weight:600;font-size:16px;padding:8px 0 5px 2px}.select-provider-box .select-provider-sub-box .MuiListItemAvatar-root{min-width:40px}.select-provider-box .select-provider-sub-box .MuiListItemAvatar-root .MuiAvatar-root{height:28px;width:28px}.select-provider-box .select-provider-sub-box{border:1px solid lightgray;border-radius:14px;padding:10px 0;display:flex;max-width:365px;justify-content:center}.select-provider-sub-box .select-provider-text-box{display:flex;justify-content:space-between;width:80%;line-height:normal;cursor:pointer}.select-provider-text-box .provider-name{font-size:14px;font-family:Urbanist-Regular}.select-provider-text-box .provider{font-size:10px;font-family:Urbanist-Regular;color:#858585;background:#dbffdb;color:green;line-height:12px;height:11px;border-radius:8px;width:51px}.swap-network-box{width:100%;display:flex;align-items:center;justify-content:space-between;padding:4px}.buy-sell-lists{width:100%}.swap-network-image-text{display:flex;padding-top:5px}.swap-cont-box .custom-swap-sell-list-item{border-radius:20px}.cus-swap-product-title svg{cursor:pointer}.provider-modal-list-text-box .name{font-size:14px;font-family:Urbanist-Regular}.provider-modal-list-text-box .quote-amount{font-size:13px;font-family:Urbanist-Regular}.select-provider-text-box .select-provider-text-sub-box{display:flex;text-align:center;align-items:center;gap:12px}.buy-sell-sign-price .swap-loading{width:161px;height:42px;display:flex;justify-content:end;gap:20px}.buy-sell-sign-price .swap-loading .loading{display:flex;justify-content:center;align-items:center}.buy-sell-sign-price .swap-loading p{text-align:end;padding:0;font-size:13px;color:gray}.swap-network-sub-box p{font-family:Urbanist-Regular;font-size:14px}.buy-sell-sign-price .swap-insufficent-fund-text{color:red;font-size:13px;font-family:Urbanist-Regular;height:19.5px;margin-top:2px}.ethereum-text-box .ethereum-price{font-family:Poppins-Medium;font-size:24px}.ethereum-box h5.ethereum-subtitle{font-family:Urbanist-Regular;font-size:18px}.input-container{display:flex;flex-direction:column;margin-top:1rem;gap:.5rem}.buy-sell-list .dashboard-list-text{color:#1e232c;font-weight:600;font-size:18px;font-family:Urbanist-Bold;line-height:21.6px}.assets-wallets-prices-list{text-align:end}.assets-wallets-prices-list .assets-base-prices{font-family:Urbanist-Bold;font-size:14px;line-height:20px;color:#1e232c;margin-bottom:5px;word-break:break-all}.assets-wallets-prices-list .assets-plus-prices{color:#958e80;font-size:14px;line-height:17.5px;font-family:Urbanist-Medium}.your-assets-solana-main .assets-wallet-title{color:#6f6b64;font-family:Urbanist-Bold;font-size:14px;line-height:normal;margin-bottom:5px}.your-assets-solana-main .assets-wallet-points{font-size:12px;line-height:normal;color:#958e80;font-family:Urbanist-Medium}.your-assets-solana-main .assets-wallet-points span{color:#fff;background:#af97c7;padding:1px 5px;border-radius:26px;margin-left:2px}.your-assets-icon{display:flex}.your-assets-icon .solana-assets-icon{width:38px;height:38px;object-fit:contain;border-radius:50%}.send-confirm-box .primary-btn-btn{color:#fff!important}::-webkit-scrollbar{scrollbar-width:thin}body{margin:0;padding:0}ul,li{padding:0;margin:0}.text-white{color:#fff}.buy-sell-box{min-height:100vh;max-width:400px;width:100%;display:flex;justify-content:center;align-items:start;position:relative;background-color:#fffbf3;box-shadow:#959da533 0 8px 24px;border-radius:20px;margin:0 auto}.buy-sell-detail{width:100%}.buy-sell-price{display:flex;align-items:center;justify-content:start;gap:8px;padding:16px}.price-sign{font-size:28px;font-weight:600}.price-amt{font-size:36px;font-weight:700;line-height:normal}.buy-sell-indicator{text-align:center}.buy-sell-indicator span{background-color:#e2fae6;padding:6px;border-radius:40px;color:#2a913c;font-weight:500;display:flex;align-items:center;margin:16px}.buy-sell-btn-box{margin-bottom:16px}.buy-sell-btn{display:flex;justify-content:center;gap:16px}.buy-sell-btn button.btn-send,.buy-sell-btn button.btn-receive,.buy-sell-btn button.btn-history{padding:12px 24px;display:flex;flex-direction:column;justify-content:center;gap:8px;border-radius:8px;width:96px}.buy-sell-btn button.bg-blue{background-color:#e2eeff}.buy-sell-btn button.bg-skyBlue{background-color:#e3f5fd}.buy-sell-btn button.bg-green{background-color:#e1fff1}.send-btn{background-color:#1454b5;padding:8px;border-radius:50%;margin-bottom:4px}.receive-btn{background-color:#56b8ed;padding:8px;border-radius:50%;margin-bottom:4px}.history-btn{background-color:#15bd6c;padding:8px;border-radius:50%;margin-bottom:4px}.buy-sell-btn span{font-weight:700;font-size:14px}.buy-sell-btn .btn-send span{color:#1454b5}.buy-sell-btn .btn-receive span{color:#56b8ed}.buy-sell-btn .btn-history span{color:#15bd6c}.buy-sell-btn svg{fill:#fff}.buy-sell-list{display:grid!important;grid-template-columns:15% 46% 39%;cursor:pointer}ul.buy-sell-list-item{width:100%;margin:0 auto;max-height:calc(100vh - 254px);overflow-y:auto;padding-top:0;padding-bottom:0}ul.buy-sell-list-item.overflow-y-none{overflow-y:hidden;max-height:100%}ul.buy-sell-list-item.sell-list-detail{max-height:calc(100vh - 200px)}.buy-sell-list-item li:first-child{border-top:none}.buy-sell-product-price{font-size:13px;font-weight:500;display:flex;gap:8px;font-family:Urbanist-Regular}.swap-product-price-cus{color:#898989;font-family:Urbanist-Regular;line-height:normal;width:120px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.buy-sell-sign-title,.buy-sell-sign-price{text-align:end;font-size:14px;font-weight:500;font-family:Urbanist-Regular}.text-green{color:#00a323}.text-red{color:#f14336}.footer-overlap-box{position:fixed;background-color:#fff;bottom:0;margin:0 auto;max-width:400px;width:100%;padding:0;border-bottom-left-radius:20px;border-bottom-right-radius:20px;left:0;right:0;box-shadow:#00000059 0 5px 15px}.overlap-btn{padding:1px;background-color:#1c1c1c;margin:0 auto;width:100%;border-bottom-left-radius:40px;border-bottom-right-radius:40px;left:0;right:0;box-shadow:#959da533 0 8px 24px}.bottom-btn-list{display:flex;padding:0!important}.bottom-btn-list .icon-btn{justify-content:center;color:#fff;padding:3px 4px}.bottom-btn-list .icon-btn button{color:#fff}.page-title{font-size:16px;line-height:normal;font-family:Urbanist-Bold;color:#000}.buy-sell-header,.buy-sell-search{margin:14px;display:flex;justify-content:space-between;align-items:center}.box-title{font-size:18px!important;line-height:18px!important;font-weight:700!important;padding:12px 15px!important;font-family:Poppins-SemiBold!important}.tab-cont-detail .box-title{font-size:16px!important;line-height:16px!important;font-weight:700;padding:12px 15px;font-family:Poppins-SemiBold;min-height:39px!important}button.back-btn-box,button.back-btn-box:hover{background-color:#fff;border-radius:12px;min-width:35px;max-width:35px;min-height:35px;max-height:35px;border:1px solid #e9e2d3}button.back-btn-box svg{fill:#0c0a0a}.border-4{border-radius:4px!important}.admin-search-main{padding:14px 14px 0}.admin-search-box{position:relative}.admin-search-box .admin-form-control input::placeholder{color:#858585;font-size:12px;line-height:20px;font-weight:400;opacity:1}.admin-search-grey-img{position:absolute;left:13px;top:0;margin-right:10px;bottom:0;margin-top:auto;margin-bottom:auto}.admin-form-group .admin-form-control input{border-radius:40px;width:100%;padding:10px 16px 10px 36px;background-color:#efefef;color:#858585;font-size:12px;line-height:16px;font-weight:400;font-family:Urbanist-Regular}.admin-form-group .admin-form-control input::placeholder{color:#858585;font-size:12px;line-height:20px;font-weight:400;opacity:1;font-family:Urbanist-Regular}.MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#d9d9d9!important}.visible-hide{visibility:hidden}.ethereum-box{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:16px}.ethereum-icon-box{height:86px;width:86px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.ethereum-icon{height:100%;width:100%;object-fit:contain}.ethereum-icon img{width:100%;height:100%;object-fit:contain}.ethereum-price{font-size:30px;line-height:normal;font-weight:700;margin-bottom:8px;font-family:Urbanist-Regular}.ethereum-subtitle{font-size:14px;line-height:normal;font-weight:600;margin-bottom:12px;color:gray;font-family:Urbanist-Regular}.ethereum-convert{font-size:16px;line-height:normal;font-weight:400;margin-bottom:8px;color:#858585;font-family:Urbanist-Regular}.ethereum-select{padding:16px}.ethreum-form-group .admin-form-control{border-radius:40px;width:100%;border:1px solid #d9d9d9;color:#000;font-size:16px;line-height:normal;font-weight:700;padding:10px 14px;font-family:Urbanist-Regular}.ethreum-form-group .admin-form-control .MuiSelect-select{padding:0;font-family:Urbanist-Regular}.admin-form-text{padding:16px}.admin-form-text .admin-form-group .admin-form-control input{padding:10px 16px 10px 36px;font-size:16px;border:1px solid #d9d9d9;background-color:transparent;color:#000;font-weight:600;font-family:Urbanist-Regular}.ethereum-btn-box{position:absolute;bottom:0;padding:16px}.ethereum-btn-box .ethereum-btn{background-color:#000;border-radius:40px;width:100%;font-size:16px;padding:8px 0;color:#fff;font-weight:500;text-transform:capitalize;font-family:Urbanist-Regular}.ethereum-btn-box .ethereum-btn.Mui-disabled{color:#a8a5a5}.ethereum-btn-box .ethereum-btn:hover{background-color:#000}.swap-box,.advanced-box{padding:16px}.swap-box .page-form-lable{padding:0 0 8px 8px}.swap-box .page-form-lable,.advanced-box .page-form-lable{font-size:16px;line-height:22px;font-weight:600;color:#272626}.swap-cont-box{position:relative}.swap-cont-box .buy-sell-list-item li{border:1px solid #d9d9d9;margin-bottom:16px;border-radius:20px}.swap-cont-box .buy-sell-list-item li:last-child{margin-bottom:0}.swap-cont-box ul.buy-sell-list-item{width:100%;margin-bottom:0}.color-grey{color:#858585}.advanced-box .admin-form-text{padding:16px 0}.swap-box-icon{position:absolute;left:0;bottom:0;right:0;top:0;transform:translate(-50%,-50%);background-color:#000}.swap-box-icon{height:50px;width:50px;display:flex;align-items:center;justify-content:center;border-radius:50%}.swap-box-icon svg{fill:#fff;font-size:34px;cursor:pointer}.admin-form-text .admin-form-group .admin-form-control input::placeholder{font-size:16px;color:#000;font-weight:700}.product-subtitle{font-size:10.84px;font-weight:700;color:#858585;font-family:Urbanist-Regular}.product-price{font-size:13px;font-weight:700;font-family:Poppins-Medium}.copy-wallet-box{display:flex;gap:4px;font-size:9px;justify-content:center;background-color:#2b5af3;width:max-content;padding:4px 16px;border-radius:40px;align-items:center;margin-bottom:12px}.copy-wallet-box svg{fill:#38ff8e;margin-top:2px;font-size:16px}.copy-wallet-text{font-size:13px;letter-spacing:.8px;font-weight:700;font-family:Urbanist-Regular;color:#fff}.buy-cont-box{background-color:#ff8447;padding:6px 15px 9px;border-radius:20px 20px 0 0;box-shadow:inset 0 0 30px 1px #fff678bf;-webkit-border-radius:20px 20px 0px 0px;-moz-border-radius:20px 20px 0px 0px;-ms-border-radius:20px 20px 0px 0px;-o-border-radius:20px 20px 0px 0px}.buy-cont-title{font-size:20.74px;font-weight:500;color:#fff;font-family:Urbanist-Regular;line-height:19px}.buy-cont-price span{font-size:16.92px;font-weight:500;color:#fff;font-family:Poppins-Bold}.buy-sell-detail-box{display:flex;justify-content:space-between}.buy-pur-sold{display:flex;gap:40px;justify-content:center}.buy-pur-sold .buy-pur{height:40px;max-width:40px;min-width:40px;background-color:#fff;border-radius:16px;display:flex;object-fit:contain;align-items:center;justify-content:center}.buy-pur-sold .buy-pur.active{background-color:#38ff8e}.buy-pur-sold .buy-pur:hover{background-color:#fff}.buy-pur-sold .buy-pur img{object-fit:contain}.buy-pur-sold.buy-pur-sold-box{justify-content:center;gap:16px}.buy-pur-sold.buy-pur-sold-box .buy-pur{height:44px;min-width:44px;max-width:44px}.buy-pur-sold.buy-pur-sold-box .buy-pur svg{font-size:24px}.buy-pur.buy-pur-btn,.buy-pur.buy-pur-btn:hover{background-color:#1e232c;box-shadow:inset 0 0 10px #efe9dcbf}.btn-title{font-size:13px;font-weight:700;font-family:Poppins-Medium}.detail-page-btn{display:flex;flex-direction:column;align-items:center;justify-content:center}.send-icon-btn{min-width:40px!important;max-width:40px;height:40px;background-color:#d9d9d9;border-radius:50%;display:flex;align-items:center;justify-content:center}.about-cont-box{display:flex;flex-direction:row;gap:16px;padding:16px}ul.about-cont-list{display:flex;padding:0;margin:0 auto}.about-price{display:flex;justify-content:space-between;gap:16px;width:100%;align-items:end;border-bottom:1px solid #d9d9d9}.about-price-title{font-size:12px;color:#858585;font-weight:500}.about-price-cont{font-family:Urbanist-Regular;font-size:18px;font-weight:700}li.about-cont-item{display:flex;flex-direction:column;padding:0}.about-cont-detail{padding:16px;font-family:Urbanist-Regular}.about-title{font-size:27px;font-family:Urbanist-Regular;text-align:center;margin-bottom:16px}.description{font-size:18px;line-height:24.48px;font-family:Urbanist-Regular;display:flex;margin-bottom:16px}.buy-sell-sign-title.setting-icon-right{display:flex;justify-content:end;align-items:center}.buy-sell-sign-title.setting-icon-right svg{fill:#5a5a5a}ul.buy-sell-list-item.setting-list{padding:0}ul.buy-sell-list-item.setting-list .buy-sell-list{grid-template-columns:0fr 3fr 2fr}.swap-cont-box .buy-sell-list-item.setting-list li{border-bottom:1px solid #d9d9d9;border-radius:0}.swap-cont-box .buy-sell-list-item.setting-list li:first-child{border-bottom:1px solid #ededed;border-top:0;border-left:0;border-right:0;padding-left:0;padding-right:0}.setting-icon{width:36px;height:36px;background-color:#ededed;border-radius:8px;display:flex;align-items:center;justify-content:center}.setting-icon svg{font-size:20px;fill:#5a5a5a}.buy-sell-product-title.setting-title{font-family:Urbanist-Regular;font-size:16px}.buy-cont-detail{display:flex;flex-direction:column;align-items:center}@media (max-width: 319.99px){.buy-cont-title{font-size:18px}.buy-cont-price{font-size:40px}.buy-sell-detail-box{flex-direction:column;justify-content:center;gap:10px}.buy-pur-sold{justify-content:center}.buy-sell-cont-detail{height:100vh}.about-price-title{font-size:11px}.about-price-cont{font-size:14px}.box-title{font-size:16px!important;padding:8px}.description{font-size:14px;margin-bottom:8px}.buy-sell-list{padding:4px!important}.send-icon-btn{min-width:26px!important;max-width:26px;height:26px}.buy-sell-product-title,.buy-sell-product-price,.buy-sell-sign-title,.buy-sell-sign-price{font-size:12px}.ethereum-btn-box .ethereum-btn{padding:8px 36px;font-size:16px}}.transaction-tab-section{display:flex;justify-content:center}.transaction-tab-section .tab-cont-detail .MuiTabs-flexContainer{display:flex;gap:12px}.transaction-tab-section .box-title{font-size:14px;color:#000;text-transform:capitalize;background-color:#d9d9d9;border-radius:40px;padding:8px 30px}.transaction-tab-section .box-title.Mui-selected{outline:0;border-bottom:0;background-color:#000;color:#fff}.transaction-tab-section .MuiTabs-indicator{display:none}.ethereum-text-box{display:flex;gap:8px;align-items:center}.ethereum-text-box .chainType{font-size:12px;background:#898989;padding:4px;border-radius:4px;min-width:36px;text-align:center;line-height:normal;color:#fff}.ethereum-img-cont{display:flex;flex-direction:column;align-items:center}.button-chart-days{text-align:center}.button-chart-days button{border-radius:10px;color:#000;font-weight:700;text-align:center}.MuiBox-root.css-19kzrtu{padding:16px 0}ul.buy-sell-list-item.single-token-details.scroll-list{max-height:calc(100vh - 435px)}.buy-sell-cont-detail .receive-qr-heading{display:flex;justify-content:center;align-items:center;height:120px;width:120px;border-radius:50%;margin:16px auto}.buy-sell-cont-detail .receive-qr-heading img{width:100%;height:100%;border-radius:50%}ul.custom-buy-sell-list-item{max-height:calc(100vh - 220px)}.swap-box-icon{transform:scale(1);margin:auto}.swap-box-icon.animate-logozoom{-webkit-animation:logozoom 1.8s ease-in-out alternate}@keyframes logozoom{0%{transform:scale(1)}50%{transform:scale(.7)}to{transform:scale(1)}}@font-face{font-family:Roboto-Light;src:url(/assets/Roboto-Light-BW8nAIZg.ttf)}@font-face{font-family:Roboto-Bold;src:url(/assets/Roboto-Bold-CM98DFac.ttf)}@font-face{font-family:Roboto-Medium;src:url(/assets/Roboto-Medium-BJbjO3wX.ttf)}@font-face{font-family:Roboto-Regular;src:url(/assets/Roboto-Regular-ia0dPpEo.ttf)}@font-face{font-family:Roboto-Thin;src:url(/assets/Roboto-Thin-O7kC-6lO.ttf)}@font-face{font-family:Urbanist-Bold;src:url(/assets/Urbanist-Bold-_m6Tq3Qd.ttf)}@font-face{font-family:Urbanist-ExtraBold;src:url(/assets/Urbanist-ExtraBold-Dci-TSHK.ttf)}@font-face{font-family:Urbanist-ExtraLight;src:url(/assets/Urbanist-ExtraLight-BODApa_Y.ttf)}@font-face{font-family:Urbanist-Light;src:url(/assets/Urbanist-Light-fgRmDbqw.ttf)}@font-face{font-family:Urbanist-Medium;src:url(/assets/Urbanist-Medium-IkjGfmrq.ttf)}@font-face{font-family:Urbanist-Regular;src:url(/assets/Urbanist-Regular-BFGlRth7.ttf)}@font-face{font-family:Euclid-SemiBold;src:url(/assets/EuclidCircularB-SemiBold-Cm3CnDrN.ttf)}.solana-logo{text-align:center}.solana-logo img{width:185px;height:54px;object-fit:contain}.title-color{color:#2c61c2}.contact-container{display:flex;align-items:center;justify-content:center}.contact-box{min-height:100vh;display:flex;justify-content:center;box-shadow:#0003 0 8px 24px;margin:0 auto;max-width:400px;width:100%;border-radius:20px 20px 0 0;background-color:#fffbf3}.contact-box-flex{display:flex;flex-direction:column;justify-content:space-between;padding:0 .2rem;max-width:400px;width:100%;border:1px solid #efefef;border-radius:20px;height:100vh}.contact-header{display:flex;align-items:center;justify-content:center;gap:7rem;margin:10px 0;padding:1rem;border-bottom:1px solid rgba(0,0,0,.171);position:relative}.add-contact-box{display:flex;width:100%;align-items:center;justify-content:center;margin-bottom:26px}.add-contact-box button.MuiButtonBase-root.MuiButton-root.MuiButton-text.MuiButton-textPrimary.MuiButton-sizeMedium.MuiButton-textSizeMedium.MuiButton-colorPrimary.MuiButton-root.MuiButton-text.MuiButton-textPrimary.MuiButton-sizeMedium.MuiButton-textSizeMedium.MuiButton-colorPrimary,.add-contact-box button.MuiButtonBase-root.MuiButton-root.MuiButton-text.MuiButton-textPrimary.MuiButton-sizeMedium.MuiButton-textSizeMedium.MuiButton-colorPrimary.MuiButton-root.MuiButton-text.MuiButton-textPrimary.MuiButton-sizeMedium.MuiButton-textSizeMedium.MuiButton-colorPrimary:hover{box-shadow:0 0 30px 1px #fff678bf inset;background:#ff8447;color:#fff;padding:16px;min-width:172px;border-radius:35px;font-family:Urbanist-Medium;font-size:20px;line-height:24px;text-transform:capitalize;border:0}.contact-list-container{display:flex;justify-content:center;align-items:center;margin:0;padding:0}.contact-cards-box{display:flex;flex-direction:column;gap:.5rem;justify-content:center;align-items:center;margin:0;padding:0;width:100%}.contact-cards{display:flex;flex-direction:row;align-items:start;gap:10px;padding:.5rem;max-width:400px;width:100%;border-bottom:1px dotted #d9d9d9;border-radius:0}.contact-card-flex-box{display:flex;width:100%;justify-content:space-between;align-items:center}.contact-list-user-img-box-new .contact-list-user-img{height:40px;width:40px;border-radius:50%}.contact-list-user-img-box-new .contact-list-user-img img{height:100%;width:100%;object-fit:contain}.contact-name-text{font-size:16px;line-height:120%;font-family:Urbanist-Bold}.contact-address-text{font-family:Urbanist-Medium!important;font-size:16px!important;color:#958e80!important}.contact-modal-container{display:flex;align-items:center;justify-content:center;background:#0000003b}.contact-modal-container-view{display:flex;align-items:center;justify-content:center;flex-direction:column}.contact-modal{display:flex;flex-direction:column;gap:1rem;background-color:#fffbf3;padding:1rem;border-radius:1rem;max-width:400px;width:100%}:focus-visible{outline:none}.contact-modal-view{background-color:#fffbf3;width:400px;height:100vh;gap:0px;border-radius:40px 40px 0 0;display:flex;flex-direction:column;gap:4rem;box-shadow:#0003 0 8px 24px}button.back-btn-box-view,button.back-btn-box-view:hover{width:41px;height:41px;top:40px;left:22px;gap:0px;border:1px 0px 0px 0px;opacity:0px;min-width:41px;max-width:41px;min-height:41px;max-height:41px;background-color:#fff;padding:0;border-radius:50%;color:#000}.contact-modal-buttons{display:flex;align-self:center;justify-content:center;gap:1rem;margin-top:1rem}.contact-modal-buttons button.MuiButtonBase-root.MuiButton-root.MuiButton-text.MuiButton-textPrimary.MuiButton-sizeMedium.MuiButton-textSizeMedium.MuiButton-colorPrimary.MuiButton-root.MuiButton-text.MuiButton-textPrimary.MuiButton-sizeMedium.MuiButton-textSizeMedium.MuiButton-colorPrimary,.contact-modal-buttons button.MuiButtonBase-root.MuiButton-root.MuiButton-text.MuiButton-textPrimary.MuiButton-sizeMedium.MuiButton-textSizeMedium.MuiButton-colorPrimary.MuiButton-root.MuiButton-text.MuiButton-textPrimary.MuiButton-sizeMedium.MuiButton-textSizeMedium.MuiButton-colorPrimary:hover{box-shadow:0 0 30px 1px #fff678bf inset;background:#ff8447;color:#fff;padding:16px;min-width:172px;border-radius:35px;font-family:Urbanist-Medium;font-size:20px;line-height:24px;text-transform:capitalize;border:0}.contact-textfield-box{display:flex;flex-direction:column;gap:.5rem;margin:.8rem 0}.contact-textfield-box .w-100{width:100%}.contact-modal-head{display:flex;justify-content:space-between;align-items:center}.contact-text-box{display:flex;flex-direction:column;align-items:self-start}.view-contact-box{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;margin:.2rem 0}.view-contact-box .view-contact-name{font-size:18px;font-family:Urbanist-Regular;font-family:Urbanist;font-size:22px;font-weight:700;line-height:26.4px;text-align:center}.view-contact-address,.view-contact-address:hover{text-decoration:none;color:#000;display:flex;align-items:center;gap:.2rem;cursor:default;font-family:Urbanist;font-size:12px;font-weight:500;line-height:15px;text-align:center}.view-image-box{border:1px solid black;border-radius:50%;overflow:hidden;width:100px;height:100px}.view-image-box img{width:100%;height:100%;object-fit:cover;object-position:center;width:100px;height:100px}.contact-modal-head .modal-heading-text{font-size:20px;font-family:Urbanist-Bold}.contact-view-button{display:flex;align-items:center;justify-content:center;gap:.4rem}.contact-view-button svg{font-size:28px;box-shadow:0 0 30px 1px #fff678bf inset;background:#ff8447;color:#fff;padding:4px;border-radius:4px}.contact-view-button .contact-action-icons{cursor:pointer}.onboard-main-box{background:url("data:image/svg+xml,%3csvg%20width='412'%20height='190'%20viewBox='0%200%20412%20190'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M397.742%2060C387.823%2078.0746%20393.69%20100.747%20411.131%20111.742C393.056%20101.823%20370.384%20107.69%20359.389%20125.131C369.308%20107.056%20363.441%2084.384%20346%2073.3893C364.075%2083.3078%20386.747%2077.4408%20397.742%2060Z'%20fill='white'%20fill-opacity='0.25'/%3e%3cpath%20d='M13.8867%20147.245C18.426%20158.744%2031.1327%20164.722%2042.8854%20160.887C31.3865%20165.426%2025.409%20178.133%2029.2437%20189.885C24.7044%20178.387%2011.9977%20172.409%200.245042%20176.244C11.7439%20171.704%2017.7215%20158.998%2013.8867%20147.245Z'%20fill='white'%20fill-opacity='0.25'/%3e%3cpath%20d='M183.165%200.838745C181.706%2016.0601%20192.348%2029.7867%20207.453%2032.1651C192.232%2030.7057%20178.505%2041.3484%20176.127%2056.4535C177.586%2041.2322%20166.944%2027.5055%20151.839%2025.1271C167.06%2026.5865%20180.787%2015.9438%20183.165%200.838745Z'%20fill='white'%20fill-opacity='0.25'/%3e%3c/svg%3e") no-repeat top,linear-gradient(180deg,#fdd6b0 22.21%,#f2717c 73.2%);height:100vh;padding:0;border-radius:20px;max-width:400px;width:100%;margin:0 auto;position:relative}.btm-white-box{width:100%;padding:17px 24px;border-top-left-radius:35px;border-top-right-radius:35px;background:#fffbf3;min-height:203px}.btm-white-box.btm-white-box-center{display:flex;flex-direction:column;justify-content:end}.color-orange{color:#ff8447;font-family:Urbanist-Bold}.btn-box-cont{position:relative;margin-bottom:30px;display:flex;justify-content:space-between}.form-group.signup-check-box.mb-0{margin-bottom:0}.btm-white-box .btn-box-cont .common-main-btn,.btm-white-box .btn-box-cont .common-main-btn:hover{box-shadow:0 0 30px 1px #fff678bf inset;background:#ff8447;color:#fff;padding:16px;max-width:330px;width:100%;border-radius:35px;font-family:Urbanist-Medium;font-size:20px;line-height:24px;text-transform:capitalize}.btn-box-cont.bg-none .common-main-btn,.btn-box-cont.bg-none .common-main-btn:hover{border:2px solid #ff8447;background:transparent;box-shadow:none;color:#ff8447;line-height:21.5px}.wallet-dashboard-ui .buy-cont-detail .buy-total-balance{color:#fff;font-size:16px;line-height:18px;font-weight:600;font-family:Urbanist-Medium;margin-bottom:2px}.wallet-dashboard-ui .buy-cont-detail .buy-cont-price{font-size:40px;font-weight:700;color:#fff;font-family:Urbanist-Bold;line-height:48px;letter-spacing:1px;margin-bottom:2px}.dashboard-usd-plus-main{display:flex;gap:10px;align-items:center}.dashboard-usd-plus-main .dash-pricestotal{color:#fff;font-family:Urbanist-Bold;line-height:16px;font-size:16px}.dashboard-usd-plus-main .dash-pricestotal-percentage{background:#e86727;border-radius:6px;padding:3px 4.5px;color:#fff;font-family:Urbanist-Bold;line-height:16px;font-size:16px}.buy-wallet-listing{background:#efe9dc;padding:16px;border-radius:0 0 20px 20px;-webkit-border-radius:0px 0px 20px 20px;-moz-border-radius:0px 0px 20px 20px;-ms-border-radius:0px 0px 20px 20px;-o-border-radius:0px 0px 20px 20px}.buy-wallet-listing .buy-pur-sold{column-gap:54.67px;flex-wrap:wrap;row-gap:10px}.buy-pur-sold .buy-pur .wallet-icons-details{height:24px;width:24px;object-fit:contain}.buy-wallet-listing .detail-page-btn .btn-title{color:#1e232c;font-family:Urbanist-bold;margin-top:8px}.tabs-nfts-contain .MuiTabs-flexContainer .tab-details-show{width:calc(100% / 3);font-size:15px;text-transform:capitalize;font-family:Urbanist-Bold;line-height:19.2px;color:#6f6b64}.tabs-nfts-contain .MuiTabs-indicator{background-color:#ff8748}.my-assets-contain .dashboard-contain-details{background:#efe9dc;border:1px solid #e9e2d3;border-radius:8px;margin:0 0 10px}.my-assets-contain .dashboard-contain-details:first-child{margin-top:10px}.buy-sell-product-title{font-size:13px;line-height:normal;font-family:Urbanist-Bold;color:#6f6b64}.your-assets-solana-main .assets-wallet-points .usdc-color{background:#97b0c7}.your-assets-solana-main .assets-wallet-points .woof-color{background:#97d0bc}.fw-lg-bold{font-family:Urbanist-ExtraBold}.register-icon img{font-size:24px;position:absolute;height:31.5px;width:31.5px;top:50%;left:8%;transform:translate(-50%,-50%);margin-bottom:0}.admin-wel-text.onboarding-main-heading.head-text-color{color:#fffbf0}.signup-back-box{position:absolute;top:4%;left:4%}.signup-back-box .back-btn-box,.signup-back-box .back-btn-box:hover{background-color:#fff;border-radius:12px;min-width:35px;max-width:35px;min-height:35px;max-height:35px;border:1px solid #e9e2d3}.confirm-img{margin-bottom:16px}.confirm-img img{height:100px;width:100px}.confirm-msg{text-align:center}.onboard-main-box.success-wallet-main{background:#fffbf3;display:flex;flex-direction:column;align-items:center;justify-content:end}.onboard-main-box.success-wallet-main.frame-succes{background-image:url(/assets/SuccessFrame-Cbnzumuc.png);background-repeat:no-repeat;background-position:top;background-size:contain}.onboard-main-box.success-wallet-main.frame-succes .confirm-img img,.onboard-main-box.success-wallet-main.frame .confirm-img img{height:110px;width:110px}.confirm-msg .confirm-msg-title{font-family:Urbanist-Bold;font-size:20px;color:#000;margin-bottom:16px}.confirm-msg .confirm-msg-detail{font-family:Urbanist-Medium;font-size:14px;color:#000;max-width:288px;margin:0 auto}.confirm-msg .confirm-msg-detail.msg-token-box{max-width:242px}.no-data-found-box{display:flex;align-items:center;justify-content:center;width:100%;height:4rem}.buy-sell-cont-detail{padding:14px;width:100%}.header-cont{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px;position:relative}.user-icon{height:40px;width:40px}.user-icon img{height:100%;width:100%;border-radius:50%;object-fit:cover}.user-search-setting{display:flex;justify-content:space-between;align-items:center;gap:16px}.user-img-cont{display:flex;gap:10px;align-items:center}.user-copy-cont{display:flex;gap:4px}.user-star-cont{display:flex;flex-direction:column}.user-copy-cont .user-name{font-size:14px;line-height:100%;font-family:Urbanist-Bold;text-align:start}.user-table-address-box .assets-base-prices.wallet{font-size:14px;color:#958e80;font-family:Urbanist-Medium}.user-copy-cont.wallet-box{position:relative}.user-copy-cont.wallet-box .star-diamond{position:absolute;top:-6px}.user-copy-cont.wallet-box .star-diamond img{max-width:28px}.user-copy-cont.wallet-box .user-table-address-box{gap:4px}.star-box{background-color:#6fbd88;border-radius:5px;display:flex;align-items:center;justify-content:end;min-width:max-content;gap:3px;padding:0 6px;max-width:max-content;box-shadow:0 0 5px 1px #afff4dbf inset}.star-box .user-star{font-size:14px;line-height:24px;font-family:Urbanist-Bold;color:#fff;margin-top:1px}.star-box img{width:12px;margin-bottom:2px}.buy-sell-cont-detail.p-0{padding:0;width:100%}.header-wt-bg{background-color:#fff;border-top-left-radius:20px;border-top-right-radius:20px;padding:28px 14px 14px}.buy-sell-box.buy-sell-main .signup-back-box{position:absolute;top:auto;left:16px}.buy-sell-box.buy-sell-main .buy-sell-header{justify-content:center}.listing-cont-box{padding:24px 14px 0}.listing-cont-box ul.buy-sell-list-item{background-color:transparent}.listing-cont-box ul.custom-buy-sell-list-item{max-height:calc(100vh - 270px)}.listing-cont-box .buy-sell-list{background-color:#efe9dc;margin-bottom:10px;border-radius:8px}.listing-cont-box .buy-sell-product-title{font-size:14px;font-family:Urbanist-Bold;color:#6f6b64}.phone{width:100%;height:auto;margin:auto;display:flex;align-items:flex-end;position:relative;justify-content:center}.phone:before{content:"";position:absolute;width:84%;height:0px;bottom:-10px;left:0;right:0;margin:auto}.phone:after{content:""}.phone_content{width:100%;overflow:hidden;position:absolute;z-index:1}.phone_bottom{width:100%;height:66px;display:flex;justify-content:center}input.input-mobile-btn{display:none}.cirlce-menu{cursor:pointer;display:flex;width:33%;height:66px;position:relative;z-index:2;align-items:center;justify-content:start}label.cirlce-menu{margin-bottom:0!important}label.cirlce-menu>img{top:0;bottom:0;margin:auto;z-index:3;transition:.2s .1s cubic-bezier(.14,-.08,.74,1.4);left:-18px}label.cirlce-menu:before{content:"";position:absolute}.circle-menu-card{width:70px;height:70px;background:#000;position:absolute;top:-60%;z-index:1;border-radius:50%;left:0;right:0;margin:auto;transition:.2s cubic-bezier(.14,-.08,.74,1.4);background-color:#ff8447;box-shadow:inset 0 0 15px 5px #fff678bf;border:10px solid #fffbf3;display:flex;align-items:center;justify-content:center}#s1:checked~[for=s1]>img{filter:invert(0)!important;position:absolute;top:-76px;right:-20px}#s1:checked~.circle-menu-card,#s1:checked~div div .indicator{left:-66%}#s2:checked~[for=s2]>img{filter:invert(1);position:absolute;top:-76px;right:-20px}#s2:checked~.circle-menu-card,#s2:checked~div div .indicator{left:0}#s3:checked~[for=s3]>img{position:absolute;top:-86px;right:-20px}#s3:checked~.circle-menu-card,#s3:checked~div div .indicator{left:66%}.buy-sell-box.buy-sell-main input{background:#efe9dc;border-radius:8px!important;padding:12px;border:1px solid #e9e2d3}.admin-login-inner.send-matic-form-box .input-box .form-group .MuiInputBase-root.MuiOutlinedInput-root.MuiInputBase-colorPrimary.MuiInputBase-formControl.MuiInputBase-sizeSmall{border-radius:8px}.admin-login-inner.send-matic-form-box .input-box .form-group .MuiOutlinedInput-notchedOutline{border:0}.buy-sell-box.buy-sell-main input.MuiInputBase-input.MuiOutlinedInput-input.MuiInputBase-inputSizeSmall,.buy-sell-box.buy-sell-main input.MuiInputBase-input.MuiOutlinedInput-input.MuiInputBase-inputSizeSmall::placeholder{font-size:15px;color:#6f6b64;line-height:20px;font-family:Urbanist-Regular;padding-right:100px;-webkit-text-stroke-width:.3px;-webkit-text-stroke-color:#958e80}.user-btn .user-list-btn{position:absolute;background:#1e232c;min-width:82px;text-align:center;top:0;padding:12px;right:0;border-radius:8px;box-shadow:inset 0 0 10px #efe9dcbf}.unit-box{position:absolute;right:0;top:0;display:flex;gap:20px;padding:14px;align-items:center}.unit-box .unit-name{font-size:16px;color:#958e80;line-height:20px;font-family:Urbanist-Medium}.unit-box .unit-name-limit{background-color:#958e80;font-size:14px;color:#fff;line-height:20px;font-family:Urbanist-Medium;min-width:38px;text-align:center;position:relative;border-top-right-radius:4px;border-bottom-right-radius:4px}.unit-box .unit-name-limit:before{content:"";display:inline-block;vertical-align:middle;position:absolute;left:-10px;border-right:solid 10px #958e80;border-bottom:solid 10px transparent;border-top:solid 10px transparent}.swap-availab-box{display:flex;justify-content:space-between}.swap-availab-box .form-group.send-bottom-main{display:flex;gap:4px;align-items:center}.swap-availab-box .form-group.send-bottom-main .signup-text{font-size:14px;color:#afa99d;line-height:20px;font-family:Urbanist-Medium}.btn-box-cont .common-main-btn-Cancel,.btn-box-cont .common-main-btn-Cancel:hover{box-shadow:0 0 30px 1px #fff678bf inset;background:#ff8447;color:#fff;padding:16px;min-width:176px;border-radius:35px;font-family:Urbanist-Medium;font-size:20px;line-height:24px;text-transform:capitalize}.btn-box-cont .common-main-btn-next,.btn-box-cont .common-main-btn-next:hover{box-shadow:none;background:transparent;color:#6f6b64;padding:16px;min-width:176px;border-radius:35px;font-family:Urbanist-Medium;font-size:20px;line-height:24px;text-transform:capitalize;border:1px solid #6f6b64}.admin-login-inner.send-matic-form-box{display:flex;justify-content:space-between;height:calc(100vh - 266px);width:100%;max-width:-webkit-fill-available}.send-matic-box{display:flex;flex-direction:column;gap:18px}.admin-login-inner.send-matic-form-box .btn-box-cont{margin-bottom:0;display:flex;gap:16px}.send-confirm-margin-box{display:flex;flex-direction:column;height:calc(100vh - 184px);justify-content:space-between}.send-confirm-bottom-flex{display:flex;justify-content:center}.custom-send-confirm-bottom-main.confirm-cont-box{display:flex;flex-direction:column}.send-confirm-bottom-flex.confirm-cont-box{padding:16px;background-color:#ffefdc;border:1px solid #ffe5c7;border-radius:15px;box-shadow:0 0 33.5px 1px #ffe7a4bf inset}.send-confirm-bottom-flex.confirm-cont-box{width:100%;display:flex;flex-direction:column;align-items:center;gap:6px}.confirm-icon{height:100px;width:100px;border-radius:50%;margin-bottom:16px}.confirm-icon img{height:100%;width:100%;object-fit:contain;border-radius:50%}.send-confirm-bottom-flex.confirm-cont-btmbox{padding:16px;background-color:#ffe5c7;border:1px solid #fbdbb5;border-radius:15px;position:relative;border-top:1px dotted #ff8447}.send-confirm-bottom-flex.confirm-cont-box .confirm-amt-txt{font-family:Urbanist-Bold;font-size:36px;line-height:20px;color:#1e232c;max-width:320px;width:100%;word-wrap:break-word;line-height:42px}.send-confirm-bottom-flex.confirm-cont-btmbox .confirm-code-txt{font-family:Urbanist-Bold;font-size:14px;line-height:20px;color:#ff8447;word-break:break-word}.send-confirm-bottom-flex.confirm-cont-btmbox .left-cirlce{position:absolute;height:40px;width:40px;background-color:#fffbf3;border-radius:50%;left:-16px;top:-20px}.send-confirm-bottom-flex.confirm-cont-btmbox .right-cirlce{position:absolute;height:40px;width:40px;background-color:#fffbf3;border-radius:50%;right:-16px;top:-20px}.confirm-msg.confirm-msg-trans{max-width:356px;display:flex;flex-direction:column;gap:8px}.btm-white-box.btm-white-box-center.trans-box{justify-content:space-around;text-align:center}.btm-white-box.btm-white-box-center.trans-box .btn-box-cont{justify-content:center}.btm-white-box.btm-white-box-center.trans-box .view-link{font-size:16px;line-height:20px;color:#ff8548;font-family:Urbanist-Bold;text-decoration:underline}.swap-box-cont{border-radius:25px;box-shadow:0 0 25px 1px #ffffffbf inset;margin:16px;position:relative}.buy-sell-header.swap-title{margin-bottom:16px}.top-btn{background-color:#fffbf3;min-width:178px;max-width:178px;position:absolute;top:-20px;right:0;left:0;margin-right:auto;margin-left:auto;border-bottom-left-radius:26px;border-bottom-right-radius:26px}.top-btn .top-btn-box{display:grid;grid-template-columns:1fr 1fr}.top-btn .half-btn-vio{background-color:#6f70bd;border-radius:4px 4px 4px 20px;margin:6px;text-align:center;color:#fff;font-size:16px;font-family:Urbanist-Bold;text-decoration:none;padding:2px;box-shadow:0 0 25px 1px #4dbbffbf inset}.top-btn .half-btn-green{background-color:#6fbd88;border-radius:4px 4px 20px;margin:6px 6px 6px 0;text-align:center;color:#fff;font-size:16px;font-family:Urbanist-Bold;text-decoration:none;padding:2px;box-shadow:0 0 25px 1px #afff4dbf inset}.custom-send-from{background-color:#c671ff;box-shadow:10px 11px 20px 1px #ffe5f3 inset;border-radius:25px}.custom-send-from.green{background-color:#2dbb9f;box-shadow:10px 11px 20px 1px #f4ffe5 inset}.send-from-title{display:grid;grid-template-columns:1fr 1fr;padding:10px 18px}.custom-send-from .send-from-text{font-size:20px;line-height:20px;color:#fff;font-family:Urbanist-Bold;text-align:start}.custom-send-from .send-from-subtext{font-size:26px;letter-spacing:-.21px;color:#1e232c;font-family:Urbanist-Bold;margin-bottom:16px}.custom-send-from .send-from-text.text-end,.custom-send-from .send-from-subtext.text-end,.custom-send-from .send-from-value.text-end{text-align:end}.send-from-cont{background:#fcc2ff url("data:image/svg+xml,%3csvg%20width='156'%20height='98'%20viewBox='0%200%20156%2098'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M71%200H126L156%2049L126%2098H71L101%2049L71%200Z'%20fill='white'%20fill-opacity='0.35'/%3e%3cpath%20d='M0%200H55L85%2049L55%2098H0L30%2049L0%200Z'%20fill='white'%20fill-opacity='0.2'/%3e%3c/svg%3e");box-shadow:0 0 25px 1px #fff inset;padding:18px 18px 0;border-bottom-left-radius:25px;border-bottom-right-radius:25px;background-repeat:no-repeat;background-position:center;margin-bottom:10px;background-position:30%}.send-from-cont.green{background:#a0ffc8 url("data:image/svg+xml,%3csvg%20width='156'%20height='98'%20viewBox='0%200%20156%2098'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M85%200H30L0%2049L30%2098H85L55%2049L85%200Z'%20fill='white'%20fill-opacity='0.35'/%3e%3cpath%20d='M156%200H101L71%2049L101%2098H156L126%2049L156%200Z'%20fill='white'%20fill-opacity='0.2'/%3e%3c/svg%3e");box-shadow:0 0 25px 1px #f4ffe5 inset;background-repeat:no-repeat;background-position:center;background-position:70%}.send-from-cont .send-from-value{font-size:14px;letter-spacing:-.21px;color:#1e232c;font-family:Urbanist-Bold;text-align:start}.send-from-cont .send-from-text{margin-bottom:16px}.send-from-cont .send-from-title{padding:12px 0}.ml-26{margin-left:26px}.send-from-text.select-box p{font-size:16px;color:#fff;font-family:Urbanist-ExtraBold;cursor:pointer}.send-from-text.select-box .icon-img{height:24px;width:24px;border-radius:50%;border:1px solid #fff}.send-from-text.select-box{background:#992ce2;box-shadow:0 0 10px 1px #efe9dcbf inset;padding:6px 12px;min-width:100px;max-width:100px;font-family:Urbanist-Bold;color:#fff;display:flex;gap:6px;border-radius:8px;justify-content:space-between;cursor:pointer}.send-from-text.select-box.green{background:#0ea787;box-shadow:0 0 10px 1px #efe9dcbf inset;padding:6px 12px;min-width:100px;max-width:100px;font-family:Urbanist-Bold;color:#fff;display:flex;gap:6px;border-radius:8px;justify-content:space-between;cursor:pointer}.send-from-text.select-box .MuiInputBase-root.MuiOutlinedInput-root.MuiInputBase-colorPrimary.currency-select{margin-left:0}li.MuiButtonBase-root.MuiMenuItem-root.currency-list{gap:8px;font-size:14px;font-family:Urbanist-Bold;color:#1e232c}.custom-swap-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.list-contact-title{font-size:14px;font-family:Urbanist-Bold;color:#6f6b64;margin-bottom:14px;text-align:start}.listing-cont-box .user-img-cont .user-copy-cont{gap:16px}.listing-cont-box .wallet-add-box{font-family:Urbanist-Medium;font-size:12px;color:#958e80}.listing-cont-box .user-img-cont .user-copy-cont .user-name{margin-bottom:4px}.listing-cont-box .user-img-cont{margin-bottom:20px}.option-box-view{width:Fixed (402px) px;height:Hug (102px) px;gap:0px;opacity:0px}.option-boxes-view{width:402px;gap:0px;opacity:0px;margin:22px 0}.option-right-box{display:flex;justify-content:space-between;border:1px solid #00000046;border-radius:5px;align-items:center;width:100%;padding:2px 10px;gap:7px}.option-flex-box{display:flex;opacity:.8;gap:.4rem;align-items:center;justify-content:center}.option-flex-box .option-texts{font-family:Urbanist;font-size:16px;font-weight:600;line-height:20px;text-align:left}.option-flex-box .option-icons{width:20px;height:18px;top:3px;left:2px;gap:0px;opacity:0px}.contact-modal-btn.bg-transper,.contact-modal-btn.bg-transper:hover{box-shadow:none;background:transparent;color:#6f6b64;padding:16px;min-width:172px;border-radius:35px;font-family:Urbanist-Medium;font-size:20px;line-height:24px;text-transform:capitalize;border:1px solid #6f6b64}.swap-btn-box{position:absolute;top:46%;left:50%;transform:translate(-50%,-50%);text-decoration:none;box-shadow:0 0 15px 1px #fff892bf inset;background:#ff8447;padding:8px;border:4px solid #fffbf3;border-radius:50%}.btm-white-box.swap-btn-data{padding:0;min-height:auto}.btm-white-box.swap-btn-data .btn-box-cont .common-main-btn,.btm-white-box.swap-btn-data .btn-box-cont .common-main-btn:hover{margin:0 auto}.btm-white-box.swap-btn-data .btn-box-cont{margin-bottom:0}.swap-margin-box{display:flex;flex-direction:column;height:calc(100vh - 156px);justify-content:space-between;overflow-y:auto}.update-swipe-cont{height:calc(100% - 36px)}.buy-sell-header.swap-title-drawer{margin:0 0 16px;border-bottom:1px solid #e9e2d3;justify-content:center}.buy-sell-header.swap-title-drawer .buy-sell-title{margin-bottom:16px}.swipe-box-cont{gap:36px}.swipe-box-cont .swipe-box-subtitle{font-size:14px;line-height:22px;font-family:Urbanist-Bold;color:#1e232c;margin-bottom:8px}.swipe-box-cont .swipe-box-descr{font-size:14px;line-height:126%;font-family:Urbanist-Medium;color:#1e232c;margin-bottom:14px}.swipe-box-cont .buy-sell-main input{background-color:#e9e2d3;border-radius:8px!important;padding:14px;font-family:Urbanist-Medium;margin-bottom:8px}.swipe-box-cont .buy-sell-main .input-box fieldset.MuiOutlinedInput-notchedOutline{border:0}.tab-box-drawer .MuiTabs-flexContainer{justify-content:space-between;border-bottom:4px solid #ffba5e;gap:8px}.tab-box-drawer .MuiButtonBase-root.MuiTab-root{min-height:auto;background-color:#e5dbc6;box-shadow:0 0 25px 1px #fffbf3bf inset;color:#1e232c;border-top-left-radius:14px;border-top-right-radius:14px;padding:12.5px;min-width:128px!important;font-size:16px;font-family:Urbanist-Bold}.tab-box-drawer .MuiButtonBase-root.MuiTab-root.MuiTab-textColorPrimary.Mui-selected{background-color:#ff8447!important;box-shadow:0 0 30px 1px #fff678bf inset;color:#fff;border-top-left-radius:14px;border-top-right-radius:14px;padding:12.5px;min-width:128px;font-size:16px;font-family:Urbanist-Bold}.tab-box-drawer span.MuiTabs-indicator.css-1aquho2-MuiTabs-indicator{display:none}.tab-box-drawer .MuiTabs-root.css-1ujnqem-MuiTabs-root{min-height:auto}.tab-box-drawer .MuiTabPanel-root{padding:0;margin-top:8px}.tab-descirp-cont-box{background-color:#efe9dc;padding:8px 14px;border-radius:8px;display:grid;grid-template-columns:2fr 1fr;min-height:80px}.tab-descirp-cont .tab-descr-title{color:#958e80;font-size:16px;font-family:Urbanist-Bold;margin-bottom:7px}.tab-descirp-cont .tab-cont-descr{color:#958e80;font-size:12px;font-family:Urbanist-Regular}.swipe-box-cont .toggle-btn-tab{display:flex;justify-content:end;align-items:center}.swipe-box-cont .toggle-btn-tab span.MuiFormControlLabel-asterisk{display:none}.swipe-box-cont .toggle-btn-tab span.MuiSwitch-track{height:24px;border-radius:40px;background-color:#ff8447;opacity:1}.swipe-box-cont .toggle-btn-tab input.PrivateSwitchBase-input.MuiSwitch-input{left:0;width:auto}.swipe-box-cont .toggle-btn-tab span.MuiSwitch-root.MuiSwitch-sizeMedium{width:46px;padding:0}.swipe-box-cont .toggle-btn-tab label.MuiFormControlLabel-root.MuiFormControlLabel-labelPlacementEnd.Mui-required{margin:0}.swipe-box-cont .toggle-btn-tab span.MuiButtonBase-root.MuiSwitch-switchBase.MuiSwitch-colorPrimary.PrivateSwitchBase-root.MuiSwitch-switchBase.MuiSwitch-colorPrimary{padding:2px;color:#fff;border:0}.buy-sell-header.swap-history{margin:40px 16px 16px}.swap-margin-box.history-cont{justify-content:end;align-items:center;height:calc(100vh - 160px)}.swap-margin-box.history-cont .history-descr{font-size:16px;line-height:150%;color:#1e232c;font-family:Urbanist-Bold}.swap-main-box{display:grid;grid-template-columns:1fr 1fr;gap:4px}.swap-main-box ul li{padding:0}.swap-history-list{display:flex;align-items:center;gap:8px;margin-bottom:20px}.swap-history-list .swap-histo-icon{height:25px;width:25px;border-radius:50%}.swap-history-list .swap-histo-icon img{height:100%;width:100%;object-fit:contain;border-radius:50%}.swap-history-list .swap-history-data{display:flex;align-items:center;gap:4px}.swap-main-box .swap-history-data .list-title-value{font-size:12px;line-height:120%;color:#1e232c;font-family:Urbanist-Bold}.swap-main-box .swap-history-data .list-title-unit{font-size:10px;line-height:120%;color:#958e80;font-family:Urbanist-Medium}.swap-main-box .swap-histo-title{font-size:14px;line-height:120%;color:#958e80;font-family:Urbanist-Medium;margin-bottom:12px}.swap-history-data.date-unit-box{flex-direction:column;align-items:end;gap:0}.swap-history-list.list-grid{display:grid;grid-template-columns:2fr 1fr}.swap-history-list.list-grid .date-list{display:flex;gap:8px}.buy-sell-list-item.cus-buy-sell-list-item.history-box{background:#efe9dc;border:1px solid #e9e2d3;border-radius:8px;margin:0 0 10px;padding:8px}.history-box .history-date{font-size:16px;line-height:20px;color:#958e80;font-family:Urbanist-Bold;margin-bottom:8px}.history-box-cont{display:grid;grid-template-columns:12% 48% 40%;gap:4px;width:100%;align-items:center}.history-box-cont-img{height:36px;width:36px;background-color:#958e805c;padding:4px;border-radius:8px}.history-box-cont-img img{height:100%;width:100%;object-fit:contain;opacity:.2;border-radius:8px}.history-box .history-descr-title{font-size:16px;line-height:20px;color:#1e232c;font-family:Urbanist-Bold;margin-bottom:4px}.history-box .history-descr-wallet{font-size:14px;line-height:16px;color:#958e80;font-family:Urbanist-Bold}.history-descr-rate{font-size:14px;line-height:16px;color:#1e232c;font-family:Urbanist-Bold;text-align:end}.history-descr-rate.green{text-align:end}.history-box-cont-img img.rotate{transform:rotate(180deg)}.mb-16{margin-bottom:16px}.rating-from-group{text-align:center!important}.confirm-code-box{display:flex;justify-content:center;align-items:center}.confirm-code-box svg{color:#f68353}.btm-white-box-w-fix{max-width:444px}.btm-white-box-w-fix.btm-white-box-w-45{max-width:400px;padding:24px 12px 0}.btm-white-box-w-fix{max-width:400px;width:100%;margin-left:auto;margin-right:auto;position:relative}.onboard-confrm-cont.h-fix{min-height:calc(100vh - 140px)}.btm-white-box.btm-white-box-center.trans-box.h-fix{min-height:124px}.buy-sell-main.rating-star-box .rating-star{margin:16px}.buy-sell-main.rating-star-box .rating-star span{justify-content:space-around;width:100%}.swipe-box-cont .swipe-box-subtitle.rate-descr{color:#6f6b64;text-align:center;font-family:Urbanist-Medium;max-width:332px;margin:0 auto}.swipe-box-cont .rate-btm-msg{color:#222;text-align:center;font-family:Urbanist-Bold;font-size:14px;line-height:22px;max-width:340px;margin:0 auto}.setting-icon-box{cursor:pointer}.setting-icon-box.logout-btn{height:24px;width:24px}.setting-icon-box.logout-btn img{height:100%;width:100%;object-fit:cover;cursor:pointer}.btm-white-box-w-fix .transaction-limit-form-box{height:calc(100vh - 170px)}.btm-white-box-w-fix.h-border{border-radius:20px;height:100vh}.contact-wal-add-box{display:flex;justify-content:center;text-align:center}.contact-wal-add-box svg{color:#000000a3}.buy-sell-cont-detail .receive-user-name-box p{font-size:18px;color:#1c1c1c;font-family:Urbanist-Bold}.buy-sell-cont-detail .receive-user-name-box .address-title{font-size:16px;color:#958e80;font-family:Urbanist-Medium}.MuiPaper-root .city-menu-list{height:calc(100vh - 587px);overflow:auto}.history-date-time{font-size:12px;line-height:16px;color:#958e80;font-family:Urbanist-Bold;display:flex;justify-content:end;margin-bottom:4px}.btm-white-box-w-fix.h-border.bg-img{position:relative;background-image:url(/assets/profileImg-Cd2ph3HT.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center}.btm-white-box-w-fix.h-border.bg-img .buy-sell-header.profile-box{margin-top:-8px}.buy-sell-header.profile-box .onboard-confrm-cont.h-fix.abs-box{justify-content:end;min-height:calc(100vh - 120px)}.buy-sell-header.profile-box .signup-back-box{top:22px}.profile-cont-box{position:relative}.profile-cont-box .contact-list-data-custom{justify-content:center}.contact-list-data-custom.box-profile{flex-direction:row;align-items:center;justify-content:center}.profile-cont-box .contact-list-data .buy-sell-product-title{font-size:22px;font-family:Urbanist-Bold;margin-top:16px;margin-bottom:16px}.profile-cont-box .contact-list-data .last-maessge p{font-size:16px;font-family:Urbanist-Bold;margin-bottom:16px}.profile-cont-box .confirm-code.confirm-code-box h6{font-size:12px;font-family:Urbanist-Bold;color:#958e80}.profile-cont-box .confirm-code-box svg{color:#1e232c}.tabs-nfts-contain .MuiTabs-flexContainer .tab-details-show.select-token-box{width:50%}.dash-cont-box.token-select-cont{padding:16px 14px}.dash-cont-box.token-select-cont .my-assets-contain .dashboard-contain-details{background-color:transparent;border:0;margin:0}.dash-cont-box.token-select-cont li{background:#efe9dc;border:1px solid #e9e2d3;border-radius:8px;margin:0 0 10px}.dash-cont-box.token-select-cont .cus-buy-sell-list-item{max-height:calc(100vh - 140px)}.dash-cont-box.token-select-cont .cus-buy-sell-list-item .user-table-address-box{font-size:18px;font-family:Urbanist-Bold;color:#6f6b64}.onboard-confrm-cont.h-fix.relative{position:relative;min-height:auto;max-width:400px;margin:100px auto 50px;width:100%}.card-profile-details{position:absolute;top:26px;left:56px}.user-card-title{position:absolute;bottom:86px;left:66px}.user-card-title .user-card-name{font-family:Urbanist-Bold;font-size:36px;line-height:150%;color:#f80}.user-card-title .user-card-name.blue{color:#2d64b7}.user-card-title .user-card-name.brown{color:#8d7859}.receive-qr-box{display:flex;flex-direction:column;height:calc(100vh - 172px);justify-content:space-between}.qr-code-cont{height:24px;width:24px;margin:0 0 0 auto}.qr-code-cont img{height:100%;width:100%;object-fit:contain}.cus-qr-buy-sell-box .buy-sell-cont-detail{padding-top:0}.btn-box-cont.bg-none .common-main-btn.blk-border,.btn-box-cont.bg-none .common-main-btn.blk-border:hover{border-color:#1e232c;color:#958e80;font-size:16px;padding:14px;display:flex;justify-content:center}.receive-qr-box .btm-white-box{min-height:auto;padding:0}.receive-qr-box .btn-box-cont{margin-bottom:16px;justify-content:center}.receive-qr-box .btn-box-cont:last-child{margin-bottom:0;color:#8d7859;justify-content:center}.buy-token-detail{display:flex;flex-direction:column;gap:26px}.buy-token-detail .buy-token-title{font-size:48px;font-family:Urbanist-Bold;color:#1e232c}.buy-token-detail .buy-token-subtitle{font-size:24px;font-family:Urbanist-Bold;color:#1e232c}.cus-qr-buy-sell-box .buy-sell-cont-detail.buy-main-box{padding-top:14px}.buy-token-detail .buy-btn-list{display:flex;justify-content:center;gap:25px}.buy-token-detail .buy-token-btn,.buy-token-detail .buy-token-btn:hover{font-size:20px;color:#fff;font-family:Urbanist-Bold;background-color:#1e232c;box-shadow:0 0 10px 1px #efe9dcbf inset;padding:6px;min-width:94px;border-radius:35px}.btm-white-box .btn-box-cont .common-main-btn.btn-transper,.btm-white-box .btn-box-cont .common-main-btn.btn-transper:hover{background:transparent;box-shadow:none;border:1px solid #1e232c;color:#6f6b64;font-size:20px;font-family:Urbanist-Bold}.buy-token-detail .buy-token-btn.selected,.buy-token-detail .buy-token-btn.selected:hover{box-shadow:0 0 30px 1px #fff678bf inset;background:#ff8447}.repeat-icon-box{display:flex;justify-content:center;align-items:center;gap:16px}.repeat-icon-box .repeat-icon{height:34px;width:34px;background-color:#efe9dc;display:flex;align-items:center;justify-content:center;border-radius:50%}.buy-sell-box.buy-sell-main .swap-input-value{justify-content:end!important;align-items:end}.buy-sell-box.buy-sell-main .swap-input-value input{background-color:transparent;padding:0;font-size:26px;font-family:Urbanist-Bold;color:#1e232c;text-align:end;border:0!important}.buy-sell-box.buy-sell-main .swap-input-value fieldset.MuiOutlinedInput-notchedOutline{border-color:transparent}.buy-sell-list.modal-list{padding-left:0;padding-right:0;grid-template-columns:15% 85%}.MuiDrawer-root.MuiDrawer-modal.MuiModal-root{background:#0000003b;max-width:400px;width:100%;margin:0 auto}.dash-cont-box.nfts-grid-main li .MuiListItemAvatar-root{text-align:center}.user-modal-hgt-scroll .admin-logout-modal-title{font-size:20px;font-family:Urbanist-Bold;color:#6f6b64;text-align:center;margin-bottom:16px}.user-modal-hgt-scroll .admin-logout-modal-para{font-size:16px;font-family:Urbanist-Medium;color:#1e232c;text-align:center;margin-bottom:16px}.user-modal-hgt-scroll .admin-user-circle-img{margin-bottom:16px}.contact-modal .btn-box-cont{margin-bottom:0}.cirlce-menu .game-btn{background:#973917;padding:7px;border-radius:40px;min-width:110px}.game-btn-video{height:50px;min-width:96px;padding:2px;border-radius:36px;background-color:transparent}.game-btn-video .button-video{width:100%;height:100%;object-fit:cover;border-radius:36px}.cirlce-menu .game-btn img{width:100%;height:40px;object-fit:contain}.buy-sell-product-title.dashboard-asset-head{font-size:14px}.listing-cont-box.swap-modal-box{padding:0}.listing-cont-box.swap-modal-box .buy-sell-list{gap:6px;max-width:calc(100% - 8px)}.rate-extra-none label.MuiRating-label.MuiRating-pristine{display:none}.header-cont.header-wt-bg.chat-box{gap:8px;margin-bottom:0}.header-cont.header-wt-bg.chat-box button.back-btn-box,.header-cont.header-wt-bg.chat-box button.back-btn-box:hover{border:1px solid #e9e2d3}.profile-switch span.MuiSwitch-track{background-color:#958e80}.profile-switch span.MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background-color:#ff8447}.profile-switch span.MuiSwitch-root{width:52px}.profile-switch span.MuiButtonBase-root.MuiSwitch-switchBase.MuiSwitch-colorPrimary.PrivateSwitchBase-root.MuiSwitch-switchBase.MuiSwitch-colorPrimary.Mui-checked{transform:translate(24px)}.main-dash-cont-box{padding:14px}.header-cont.header-wt-bg.mb-0{margin-bottom:0}.game-reward-title-box{border-radius:8px;position:relative;padding:13px 14px;max-width:350px;margin:auto auto 26px}.game-reward-title-box .game-reward-title{font-size:20px;line-height:24px;color:#1e232c;font-family:Urbanist-Bold}.game-content-main-box{display:flex;position:absolute;align-items:center;gap:3px;left:57px;top:24px}.game-content-main-box .icon-usdc{max-width:26.07px;width:26.07px;height:25px}.game-reward-title-box .game-reward-title{font-size:16px;line-height:24px;color:#1e232c;font-family:Urbanist-Bold}.game-detail-reward{display:flex;flex-direction:column;height:calc(100vh - 44px)}@media (max-width: 400px){.main-dash-cont-box{height:auto}.send-confirm-margin-box{height:calc(100vh - 164px)}.btm-white-box{min-height:193px}.admin-login-box{gap:50px!important}.admin-login-box p{text-align:center}.buy-wallet-listing .buy-pur-sold{row-gap:8px;column-gap:48px}.buy-sell-box,.admin-login-inner.onboard-inner{min-width:375px;width:100%}.your-assets-icon .solana-assets-icon{width:36px;height:36px}.your-assets-solana-main .assets-wallet-title{font-size:14px;line-height:normal}.your-assets-solana-main .assets-wallet-points{font-size:12px;line-height:normal}.qr-code-box{height:160px;width:160px}.qr-code-box .qr-code{height:140px;width:140px}.buy-sell-cont-detail{padding:16px}.wallet-dashboard-ui .buy-cont-detail .buy-cont-price{font-size:30px}.buy-wallet-listing{padding:8px}.buy-sell-list{grid-template-columns:15% 40% 45%}.dash-cont-box .cus-buy-sell-list-item{max-height:calc(100vh - 488px)}.assets-wallets-prices-list .assets-plus-prices{font-size:14px}.user-table-address-box svg{font-size:16px!important}.user-table-address-box{justify-content:end!important}.assets-wallets-prices-list .assets-base-prices{font-size:14px}.circle-menu-card{top:-30%}#s1:checked~[for=s1]>img,#s2:checked~[for=s2]>img{top:-36px}.buy-wallet-listing .detail-page-btn .btn-title{margin-top:4px}.admin-search-main{padding:16px 16px 0}.header-cont{margin-bottom:16px}.header-wt-bg{padding:16px}.listing-cont-box{padding:16px 16px 0}.send-matic-form-box{margin:16px}.admin-login-inner.send-matic-form-box{height:calc(100vh - 250px)}.btm-white-box.btm-white-box-center.trans-box,.onboard-confrm-cont{justify-content:end}.buy-sell-header.swap-title{margin-bottom:16px}.swap-margin-box{padding:0}.buy-sell-box.buy-sell-main input,.user-btn .user-list-btn,.unit-box{padding:12px}.user-btn .user-list-btn{min-width:82px}.user-btn-box.pr-86 input{padding-right:86px}.confirm-icon{height:80px;width:80px;margin-bottom:8px}.send-confirm-bottom-flex.confirm-cont-box{padding:16px}.update-swipe-cont .page-title{font-size:20px}.send-confirm-bottom-flex.confirm-cont-btmbox{padding:16px}.main-chat-list{gap:16px}.listing-cont-box .buy-sell-product-title{font-size:16px}.buy-sell-cont-detail.w-100{padding:0!important}.signup-back-box .back-btn-box,.signup-back-box .back-btn-box:hover{min-width:36px;max-width:36px;min-height:36px;max-height:36px}.send-from-cont{padding:0 18px}.custom-send-from .send-from-subtext{line-height:normal}span.MuiTabs-indicator{background-color:#ffba5e}.tab-box-drawer .MuiTabs-flexContainer{gap:8px}.contact-address-text{font-size:12px!important}.btm-white-box-w-fix .transaction-limit-form-box{height:calc(100vh - 166px)!important;margin:22px}.slot-game.spin-btn{bottom:-16px!important}}.btm-white-box .btn-box-cont .common-main-btn-dis,.btm-white-box .btn-box-cont .common-main-btn-dis:hover{box-shadow:none;background:transparent;color:#6f6b64;padding:16px;max-width:330px;width:100%;border-radius:35px;font-family:Urbanist-Medium;font-size:20px;line-height:24px;text-transform:capitalize;border:1px solid #000}.btm-white-box.swap-btn-data .btn-box-cont.btn-center{justify-content:center}.fnt-bold{font-family:Urbanist-Bold}.onboard-main-box.success-wallet-main.frame.frame-loader{justify-content:center}.audio-chat-main{display:none}.footer-box-bottom{display:flex;justify-content:center;flex-direction:row;max-width:400px;width:100%;height:50px;filter:drop-shadow(0 0 5px rgba(31,31,31,.1));position:fixed;bottom:0;left:0;right:0;margin-left:auto;margin-right:auto;background-image:url(/assets/BgCurve-1RJrb7KI.png);background-position:center;background-size:cover;height:60px}.bottom-btn-list ul{display:flex;gap:26px;margin:8px 0}.bottom-btn-list li.MuiListItem-root.MuiListItem-gutters.MuiListItem-padding{padding-left:16px}.bottom-btn-list .home-btn{position:relative;top:-16px;left:20px}.bottom-btn-list .game-btn-bg{border-radius:36px;padding:16px;cursor:pointer;max-width:116px}.bottom-btn-list .game-btn-bg img{max-width:56px}.send-net-fee-box{display:flex;justify-content:space-between;align-items:center;border:1px solid #ff84478a;border-radius:7px;padding:12px 5px}.send-net-fee-box p{font-family:Urbanist-Bold;color:#958e80}.coming-soon-box{display:flex;align-items:center;justify-content:center;height:calc(100vh - 146px)}.coming-soon-box img{width:280px}.description-page .tab-content.translations-content-item{text-align:start;background-color:#fffbf3;padding:26px 100px}.description-page .heading{font-size:26px;font-weight:700;margin-bottom:16px;text-align:center}.description-page .heading-h2{font-size:20px;font-weight:700;margin-top:8px;margin-bottom:8px;font-family:Urbanist-Regular}.description-page .heading-h3,.description-page .heading-h4{font-size:18px;font-weight:700;margin-top:8px;margin-bottom:8px;font-family:Urbanist-Regular}.description-page .privacy-pera.privacy-upate-date{color:#cac9c9}.description-page .privacy-pera{font-size:14px;color:#363636;margin-bottom:16px;font-family:Urbanist-Regular}.description-page .privacy-pera a{color:#1c1c1c}body{margin:0;padding:0;font-family:Urbanist-Regular;font-size:15px;color:#181d1f;line-height:22px;background-color:var(--body-color)}:root{--primary: #1c252e;--secondary: #958e80;--red: #e96767;--green: #5cc184;--light-gray: #a8b2b5;--body-color: #f9f9fc;--black: #000000;--white: #ffffff;--border: #eef2f71a;--dark-border: #2f2f2f1a;--selected-color: #0a2540}@font-face{font-family:Urbanist-Regular;src:url(/assets/Poppins-Regular-CTKNfV9P.ttf)}@font-face{font-family:Poppins-Medium;src:url(/assets/Poppins-Medium-Cxde2ZoM.ttf)}@font-face{font-family:Poppins-Bold;src:url(/assets/Poppins-Bold-qTAUjFF7.ttf)}@font-face{font-family:Poppins-SemiBold;src:url(/assets/Poppins-SemiBold-B_fPDAUb.ttf)}@font-face{font-family:Poppins-Light;src:url(/assets/Poppins-Light-DT6-CsId.ttf)}@font-face{font-family:Nunito-Light;src:url(../fonts/Nunito/NunitoSansCondensed-Light.ttf)}@font-face{font-family:Nunito-Regular;src:url(../fonts/Nunito/NunitoSansCondensed-Regular.ttf)}@font-face{font-family:Nunito-Medium;src:url(../fonts/Nunito/NunitoSansCondensed-Medium.ttf)}@font-face{font-family:Nunito-SemiBold;src:url(../fonts/Nunito/NunitoSansCondensed-SemiBold.ttf)}@font-face{font-family:Nunito-ExtraBold;src:url(../fonts/Nunito/NunitoSansCondensed-ExtraBold.ttf)}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);-webkit-border-radius:10px;border-radius:10px}::-webkit-scrollbar-thumb{-webkit-border-radius:10px;border-radius:10px;background:#ffffff4d;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.5)}::-webkit-scrollbar-thumb:window-inactive{background:#ffffff4d}.admin-layout-main{display:flex;width:100%;background-color:var(--primary)}.admin-layout-left-main{max-width:230px;width:100%;background-color:var(--primary);box-shadow:0 5px 20px #adb5d908;height:100vh;left:0;position:fixed;top:0;z-index:999;border-right:1px solid var(--main-border);transition:.5s all ease-in-out;-webkit-transition:.5s all ease-in-out;-moz-transition:.5s all ease-in-out;-ms-transition:.5s all ease-in-out;-o-transition:.5s all ease-in-out}.admin-layout-right-main{flex:1}.admin-layoyt-content-main{background-color:var(--body-color);min-height:100vh;padding:70px 20px 20px 245px;transition:.5s all ease-in-out;-webkit-transition:.5s all ease-in-out;-moz-transition:.5s all ease-in-out;-ms-transition:.5s all ease-in-out;-o-transition:.5s all ease-in-out}.admin-header-main{box-shadow:0 0 50px #00000008;background-color:var(--white);position:fixed;top:0;left:230px;right:0;z-index:9;padding:10px 15px;border-bottom:1px solid var(--border);transition:.5s all ease-in-out;-webkit-transition:.5s all ease-in-out;-moz-transition:.5s all ease-in-out;-ms-transition:.5s all ease-in-out;-o-transition:.5s all ease-in-out}.admin-header-row{display:flex;justify-content:space-between;align-items:center}.admin-header-row .header-text{font-size:15px;line-height:21px;font-family:Nunito-ExtraBold;color:var(--primary)}.admin-drop-header-menu .MuiPaper-rounded{border:1px solid #e5e7eb;margin-top:13px;box-shadow:0 10px 24px #3e396b2e;transition:all .3s ease-in-out;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.admin-drop-header-menu .admin-drop-header-menuitem{font-size:12px;line-height:14px;color:var(--secondary);font-weight:400;padding:7px 16px;gap:10px;border-bottom:1px solid var(--border)}.admin-drop-header-menu .admin-drop-header-menuitem:last-child{border-bottom:none}.admin-drop-header-menu ul{padding:0;min-width:150px}.admin-header-drop-main .admin-drop-header-btn{padding:0;min-width:50px}.admin-header-profile-img{width:35px;height:35px;object-fit:contain;border-radius:50%}.profile-content-main .admin-profile-img{height:50px;width:50px;border-radius:50%;object-fit:contain;display:flex;margin:auto}.admin-header-drop-main .admin-header-menu-name{font-size:12px;font-family:Poppins-Medium;line-height:18px;color:var(--primary);text-align:start;margin-left:7px;text-transform:capitalize}.admin-header-drop-main .admin-header-menu-position{font-size:10px;font-family:Urbanist-Regular;line-height:16px;text-align:start;margin-left:7px;color:var(--secondary);text-transform:capitalize}.admin-page-title-main .admin-page-title{color:var(--primary);font-size:17px;line-height:24px;font-family:Poppins-Semibold;position:relative;padding-left:10px}.admin-page-title-main .admin-page-title:after{content:"";position:absolute;height:22px;width:4px;background-color:var(--selected-color);left:0}.admin-user-list-flex{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;gap:15px;flex-wrap:wrap}.admin-search-right-main{display:flex;justify-content:flex-end;align-items:center;gap:15px;flex-wrap:wrap}.admin-breadcrumb-main{display:flex;gap:5px;align-items:center}.admin-breadcrumb-img{height:20px;width:20px;object-fit:contain;margin-right:5px}.admin-breadcrumb-main .admin-breadcrumb-text{font-size:14px;font-family:Urbanist-Regular;line-height:20px;color:var(--secondary);padding:0;text-transform:capitalize;min-width:max-content}.admin-breadcrumb-main .admin-breadcrumb-text.admin-breadcrumb-active{color:var(--primary);font-family:Poppins-SemiBold}.header-search-box{min-width:300px;width:100%;position:relative}.header-search-box .admin-form-group .admin-form-control input{background-color:var(--body-color);border:0}.admin-form-group .admin-form-control{width:100%}.admin-form-group .admin-form-control-textarea{border:1px solid var(--dark-border);border-radius:6px;width:100%;padding:10px 15px;background-color:transparent;color:var(--secondary);font-size:12px;line-height:16px;font-family:Urbanist-Regular;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px}.admin-form-group .admin-form-control input{border:1px solid var(--dark-border);border-radius:6px;width:100%;padding:10px 16px 10px 36px;background-color:transparent;color:var(--secondary);font-size:12px;line-height:16px;font-family:Urbanist-Regular;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px}.admin-form-group .admin-form-control input::placeholder{color:var(--secondary);font-size:14px;line-height:20px;font-family:Urbanist-Regular;opacity:1}.admin-form-group .admin-form-control .Mui-focused .MuiOutlinedInput-notchedOutline{border-color:transparent;border-width:0px}.admin-form-control fieldset{border:0px}.MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:var(--dark-border)!important}.admin-form-control-textarea:focus-visible{outline:none!important}.admin-input-box .admin-form-lable{font-size:12px;line-height:17px;font-family:Poppins-Medium;margin:0 0 6px;color:var(--black)}.admin-input-box .MuiInputBase-root{width:100%}.admin-input-box .MuiInputBase-root fieldset:hover{border-color:transparent}.admin-form-group .admin-form-control-eye{border:1px solid var(--dark-border)}.admin-input-box .admin-form-control-eye input{border:0px}.admin-input-box .admin-form-control-eye input::placeholder{color:var(--secondary);font-size:12px;line-height:20px;font-family:Urbanist-Regular;opacity:1}.btn-main .btn{border-radius:4px;font-size:14px;line-height:20px;font-family:Urbanist-Regular;padding:10px 15px;text-transform:capitalize}.border-btn-main .border-btn{border:1px solid var(--dark-border);border-radius:4px;padding:8px 10px;font-size:12px;line-height:16px;color:var(--secondary);font-family:Urbanist-Regular;text-transform:capitalize}body .admin-error-text{color:var(--red);font-size:12px;line-height:15px;font-family:Urbanist-Regular;margin:0}.admin-dropdown-box .admin-form-control{width:100%;position:relative}.admin-dropdown-select .MuiSelect-select{color:var(--secondary);font-size:12px;line-height:20px;font-family:Urbanist-Regular;display:flex;padding:8.5px 15px;border-radius:4px;border:1px solid var(--dark-border)}.admin-grey-down{position:absolute;top:17.92px;right:21.92px;height:10px;width:10px;object-fit:contain}.admin-dropdown-box .MuiMenu-list .admin-drop-menuitem{color:var(--secondary);font-size:12px;line-height:20px;font-family:Urbanist-Regular}.admin-table-data-btn-flex .admin-table-edit-btn,.admin-table-data-btn-flex .admin-table-edit-btn:hover{background-color:#604ae31a}.admin-table-data-btn-flex .admin-table-view-btn,.admin-table-data-btn-flex .admin-table-view-btn:hover{background-color:#323a461a}.admin-table-data-btn-flex .admin-table-delete-btn,.admin-table-data-btn-flex .admin-table-delete-btn:hover{background-color:#e967671a}.admin-table-data-btn-flex .admin-table-reject-btn,.admin-table-data-btn-flex .admin-table-reject-btn:hover{background-color:#f0934e1a}.admin-table-data-btn-flex .admin-table-approve-btn,.admin-table-data-btn-flex .admin-table-approve-btn:hover{background-color:#5cc1841a}.admin-table-data-btn-flex .admin-table-print-btn,.admin-table-data-btn-flex .admin-table-print-btn:hover{background-color:#607d8b33}.admin-table-data-btn-flex .admin-table-status-btn,.admin-table-data-btn-flex .admin-table-status-btn:hover{background-color:#5cc1841a}.admin-table-data-btn-flex .admin-table-cancell-btn,.admin-table-data-btn-flex .admin-table-cancell-btn:hover{background-color:#f0934e1a}.admin-table-data-btn-flex .admin-table-download-btn,.admin-table-data-btn-flex .admin-table-download-btn:hover{background-color:#45c5cd1a}.admin-table-data-flex{display:flex;align-items:center;width:100%;gap:10px}.admin-table-data-flex .admin-table-profile-img{height:25px;width:25px;object-fit:contain}.admin-table-data-btn-flex{display:flex;justify-content:flex-end;align-items:center;gap:10px}.admin-table-data-btn-flex .admin-table-data-btn{min-width:25px;justify-content:center;padding:5px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.table-icon{height:15px;width:15px;object-fit:contain}.admin-table-data-img{margin-right:15px;height:25px;width:25px;object-fit:cover;border-radius:5px}.table-td .admin-table-data-text{-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;font-size:12px;line-height:18px;color:var(--secondary);font-family:Urbanist-Regular}.page-table-main .table-paper{box-shadow:none}.page-table-main .table-container{background-color:transparent;box-shadow:none;overflow:auto;max-width:calc(100vw + -0px)}.page-table-main .table{min-width:1000px}.page-table-main .table-th{font-size:12px;line-height:18px;color:var(--primary);font-family:Poppins-Medium;padding:10px;border-bottom:1px solid var(--border);background-color:#0a25401a}.page-table-main .table-td{font-size:11px;line-height:15px;color:var(--secondary);font-family:Urbanist-Regular;padding:7px 10px;border-bottom:1px solid #eef2f7fc}.page-table-main .table-container::-webkit-scrollbar{width:2px;height:5px}.page-table-main .table-container::-webkit-scrollbar-track{background:var(--border);border-radius:5px}.page-table-main .table-container::-webkit-scrollbar-thumb{background:#8888885c}.page-table-main .table-container::-webkit-scrollbar-thumb:hover{background:#555}.common-card{-webkit-box-shadow:0 5px 20px rgba(var(--light-gray-rgba),.03);box-shadow:0 5px 20px #adb5d908;background-color:var(--white);border:1px solid var(--border);border-radius:10px;padding:15px}.admin-icon{height:15px;width:15px;object-fit:contain}.primary-btn-main .primary-btn,.primary-btn-main .primary-btn:hover{background-color:var(--selected-color);border-radius:6px;color:var(--white);font-size:12px;line-height:16px;font-family:Urbanist-Regular;padding:9px 10px;text-transform:capitalize;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px}.search-input-box .admin-form-group .admin-form-control input{background-color:var(--white);padding:10px 16px 10px 36px}.search-input-box{position:relative}.search-grey-img{position:absolute;left:10px;top:24%;height:20px;width:20px;object-fit:contain}.add-btn-main .add-btn-icon{height:20px;width:20px;margin-right:5px;object-fit:contain}.data-not-found-main{box-shadow:0 5px 20px #adb5d908;background-color:var(--main-white);border:1px solid var(--main-border);border-radius:5px;padding:9px;width:100%;margin:10px 0 0}.data-not-found-main .data-not-found-text{font-size:12px;line-height:18px;color:var(--primary-color);font-family:Poppins-Medium;text-align:center}.loader-center{display:flex;justify-content:center}.sidebar-logo{height:30px;max-width:45px;width:100%;object-fit:contain}.admin-sidebar-logo .logo-text{font-size:18px;line-height:26px;color:var(--light-gray);font-family:Poppins-Medium;transition:.5s all ease-in-out}.admin-sidebar-logo{display:flex;align-items:center;padding:10px;border-bottom:1px solid var(--border)}.admin-nav-main .admin-sidebar-list{padding:0;margin-top:5px}.admin-sidebar-list .sidebar-list-item.sidebar-list-item-active{background-color:#ffffff0f;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.admin-sidebar-list .sidebar-list-item.sidebar-list-item-active svg{fill:var(--white)}.sidebar-nav-svg svg{fill:var(--light-gray);height:23px;width:23px}.sidebar-nav-svg{height:30px;width:30px;border:1px solid var(--border);border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;display:flex;justify-content:center;align-items:center}.admin-sidebar-list .expandless-icon,.admin-sidebar-list .expandmore-icon{height:20px;width:20px;object-fit:contain;fill:var(--light-gray);position:absolute;right:15px}.admin-sidebar-list .sidebar-list-item{padding:7px}.admin-sidebar-list .sidebar-nav-link{display:flex;gap:10px;align-items:center;text-decoration:none;width:100%}.admin-sidebar-list .sidebar-nav-text{font-size:14px;line-height:18px;color:var(--light-gray);font-family:Urbanist-Regular}.admin-layout-left-main .my-logo{background-color:#29323a;bottom:2%;display:flex;align-items:center;justify-content:center;position:absolute;right:6%;height:30px;width:30px;border-radius:50%}.admin-layout-left-main svg{height:20px;width:20px;object-fit:contain;fill:var(--light-gray)}.sidebar-active .admin-sidebar-list .sidebar-list-item{align-items:center;justify-content:center}.qty-title{font-size:11px;line-height:14px;color:var(--primary);font-family:Poppins-Medium;margin-left:5px}.trash-gif{height:60px;width:60px;object-fit:contain;margin:0 auto 10px;display:flex}.admin-modal .admin-modal-inner{padding:30px 15px;width:calc(100% - 30px);max-height:calc(100vh - 40px);border:1px solid var(--border);border-radius:10px;background-color:var(--white)}.admin-modal-hgt-scroll{max-height:calc(100vh - 194px);overflow:auto;padding:0 5px 0 0;margin-right:-5px}.admin-modal-close-icon{cursor:pointer;height:20px;width:20px;object-fit:contain}.admin-modal .admin-add-user-modal-inner-main{max-width:500px}.admin-span-text{color:#d1d5db;margin-left:3px}.admin-modal .admin-modal-title{color:var(--primary);font-size:16px;line-height:21px;font-family:Poppins-Medium}.admin-modal-user-btn-flex{display:flex;justify-content:flex-end;padding-top:3px}.admin-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.MuiBackdrop-root{background-color:#000000b3}.admin-modal-footer{padding:15px 0 0}.admin-modal-header .modal-close-btn{padding:0;min-width:30px;justify-content:flex-end;position:absolute;right:10px;top:10px}.admin-user-circle-img{width:70px;height:70px;object-fit:contain;margin:auto;display:flex}.admin-modal .admin-delete-modal-inner-main{max-width:400px}.admin-delete-modal-inner-main .admin-delete-modal-title{color:var(--primary);font-size:17px;line-height:31px;font-family:Poppins-Medium;text-align:center;margin:20px 0 16px}.admin-delete-modal-inner-main .admin-delete-modal-para{color:var(--secondary-color);text-align:center;max-width:304px;width:100%;margin:auto;font-family:Urbanist-Regular;font-size:14px;line-height:25px}.admin-delete-modal-btn-flex{display:flex;justify-content:center;margin-top:26px;gap:15px}.admin-delete-modal-btn-flex .admin-modal-delete-btn,.admin-delete-modal-btn-flex .admin-modal-delete-btn:hover{color:var(--white);background-color:var(--selected-color);padding:5px 20px;text-transform:capitalize;border-radius:5px;font-size:14px;line-height:25px;font-family:Poppins-Medium;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;min-width:93px}.MuiBackdrop-root-MuiModal-backdrop{background-color:#11182799}.admin-btn-flex-end{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin:20px 0 0;border-top:1px solid var(--dark-border);padding:20px 0 0}.card-title-main .card-title{font-size:14px;font-family:Poppins-Medium;line-height:20px;color:var(--primary);position:relative;max-width:max-content;padding:0 0 5px}.card-title-main{margin:0 0 20px}.card-title-main .card-title:before{content:"";position:absolute;width:20%;height:2px;background-color:var(--primary);bottom:0;left:0}.file-upload-outer-main{max-width:max-content}.file-upload-main{border:2px dashed var(--dark-border);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;height:100px;width:100%;max-width:100px;position:relative;cursor:pointer}.file-upload-inner .file-upload-control input{height:100px;width:100%;max-width:100px}.file-upload-control{opacity:0;z-index:1}.file-upload-main .input-image-name{font-size:12px;line-height:20px;text-align:center;color:var(--primary);font-family:Urbanist-Regular;position:absolute;left:0;right:0;top:0;bottom:0;display:flex;justify-content:center;align-items:center}.file-upload-control input{padding:0}.file-upload-close-icon{position:absolute;bottom:0;right:0;background-color:var(--selected-color);border-radius:50%;display:flex}.file-upload-close-icon svg{fill:var(--white);height:15px;width:15px;object-fit:contain}.file-upload-show-img{position:absolute;top:0;bottom:0;left:0;right:0}.admin-form-group .admin-autocomplete .MuiInputBase-root{padding:0!important;border:1px solid var(--dark-border)}.admin-form-group .admin-autocomplete .MuiInputBase-root.MuiOutlinedInput-root .MuiAutocomplete-input{padding:10px 15px;border:0}.add-indent-table-main,.add-indent-row{margin:20px 0}.drawer{min-width:350px}.drawer-header{background-color:var(--primary);display:flex;align-items:center;justify-content:space-between;padding:20px 15px}.drawer-header .drawer-header-title{color:var(--white);font-size:14px;font-family:Poppins-Medium;line-height:20px;text-transform:capitalize}.drawer-header .drawer-cancel-icon{fill:var(--white);position:absolute;right:5px;top:5px;cursor:pointer}.drawer-body{padding:15px;height:calc(100vh - 114px)}.drawer-footer{width:100%;position:absolute;bottom:0;padding:10px 15px;border-top:1px solid var(--dark-border)}.drawer-footer-button-main .drawer-footer-button,.drawer-footer-button-main .drawer-footer-button:hover{background-color:transparent;border-radius:6px;color:var(--white);font-size:12px;line-height:16px;font-family:Urbanist-Regular;padding:10px 20px;text-transform:capitalize;background-color:var(--primary);width:100%}.drawer-footer-button-main{display:flex;justify-content:space-between;gap:10px}.drawer-footer-button-main .primary-btn-main{width:100%}.user-img-main{position:absolute;left:0;height:160px;width:160px;padding:0;right:0;top:0;border:1px solid var(--dark-border);background:var(--white);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.file-upload-img{position:absolute;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:contain;object-position:center;border-radius:50%}.user-image-btn.user-image-btn-box.img-box label.user-submit-btn-btn{background:transparent;height:160px;width:160px;color:#000;flex-direction:column;border:1px solid #384874;bottom:-2px;text-align:center;border-radius:50%;padding:0}.user-image-btn{position:relative}.admin-file-upload-btn-main .admin-file-upload-btn,.admin-file-upload-btn-main .admin-file-upload-btn:hover{background-color:var(--selected-color);border-radius:50%;height:30px;width:30px;min-width:30px;padding:0;position:absolute;right:0;bottom:0;box-shadow:0 3px 6px #00000029}.admin-file-upload-btn-main{position:relative;max-width:max-content}.admin-upload-profile-img{height:100px;width:100px;object-fit:cover;border-radius:50%}.admin-upload-icon{height:15px;width:15px;object-fit:contain}.user-img{height:160px;width:160px;object-fit:cover;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.product-box{border:1px solid var(--dark-border);border-radius:10px;padding:10px}.product-box .qty-title{font-size:13px;line-height:20px;color:#181d1f;font-family:Urbanist-Regular}.page-not-found-main{display:flex;justify-content:center;align-items:center;height:100vh;flex-direction:column}.page-not-found-main .page-not-found-title{font-size:30px;line-height:40px;font-family:Poppins-Medium;color:var(--primary);margin-bottom:30px}.page-not-found-main .page-not-found-para{font-size:20px;line-height:30px;font-family:Urbanist-Regular;color:var(--secondary-color);margin-bottom:30px}.page-not-found-img{height:auto;width:300px;object-fit:contain;display:flex;justify-content:center}.page-not-found-main .page-not-found-btn,.page-not-found-main .page-not-found-btn:hover{background-color:var(--primary);color:var(--white);border-radius:6px;font-size:12px;line-height:16px;font-family:Urbanist-Regular;padding:15px 40px;text-transform:capitalize;margin:20px 0 0}.vendor-table-main .table,.product-table-main .table{min-width:1500px}.add-role-input-box{max-width:400px;margin-bottom:15px}.table-td .MuiCheckbox-root{padding:0}.table-td .MuiCheckbox-root svg{height:15px;width:15px}.change-pass-main .change-pass-para{font-size:12px;line-height:18px;color:var(--secondary);font-family:Urbanist-Regular;margin-bottom:20px}.page-detail-flex{display:flex;gap:10px;align-items:center}.page-detail-flex .page-lable{font-size:12px;line-height:18px;color:var(--primary);font-family:Poppins-Medium}.page-detail-flex .page-value{font-size:12px;line-height:18px;color:var(--secondary);font-family:Urbanist-Regular}.edit-btn-main .edit-btn,.edit-btn-main .edit-btn:hover{background-color:transparent;color:var(--selected-color);border-radius:6px;font-size:12px;line-height:16px;font-family:Urbanist-Regular;padding:7px 15px;text-transform:capitalize;gap:10px;border:1px solid var(--dark-border);box-shadow:none}.edit-btn-main .edit-icon-svg{height:16px;width:18px;object-fit:contain}.profile-view-img{height:70px;width:70px;object-fit:cover;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.profile-flex{display:flex;align-items:center;gap:50px;flex-wrap:wrap}.admin-radio-main .radio{display:flex;align-items:center;gap:15px;flex-direction:row}.admin-radio-main .MuiFormControlLabel-label{font-size:14px;line-height:20px;color:var(--secondary);margin-right:0;font-family:Urbanist-Regular}.admin-radio-main .MuiRadio-root{padding:0}.admin-radio-main .radio-label{margin:0;gap:15px}.admin-radio-main .MuiRadio-root.Mui-checked{color:var(--primary)}.auth-main{display:flex;width:100%;height:100vh}.auth-left-main{max-width:70%;width:100%;flex:0 0 70%}.auth-right-main{flex:0 0 30%;width:100%;max-width:30%}.auth-img-wrapper{width:100%;height:100%;background-size:cover}.auth-card-main{min-height:100vh;display:flex;justify-content:center;align-items:center}.auth-card-main .auth-heading{font-size:18px;line-height:28px;color:var(--primary);font-family:Poppins-Medium;margin-bottom:30px}.auth-btn-main .auth-btn{width:100%;margin-top:20px}.auth-card-inner{box-shadow:0 5px 20px #adb5d908;background-color:var(--white);border:1px solid var(--border);border-radius:10px;padding:25px;max-width:400px;width:100%}.forget-text-main .forget-text{font-size:12px;line-height:18px;color:var(--primary);font-family:Urbanist-Regular;text-decoration:none}.forget-text-main{margin:0 0 10px;text-align:right}.auth-card-inner .auth-para{font-size:14px;line-height:20px;color:var(--secondary);font-family:Urbanist-Regular;margin-bottom:30px}.back-btn-flex{display:flex;gap:10px;align-items:center;margin-bottom:20px}.back-btn-flex .auth-heading{margin-bottom:0}.back-btn svg{height:17px;width:22px;object-fit:contain;color:var(--white)}.back-btn-flex .back-btn{background-color:var(--primary);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;height:18px;width:18px;display:flex;justify-content:center;align-items:center}.otp-timing-text{font-size:14px;line-height:20px;color:var(--primary);font-family:Urbanist-Regular;text-align:center;margin:30px 0 0}.otp-timing{color:var(--selected-color);font-family:Poppins-Medium}.dashboard-grid-row{margin-bottom:15px}.admin-dashboard-box{max-width:100%;width:100%;cursor:pointer;padding:10px 20px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border:1px solid var(--border);box-shadow:0 5px 20px #adb5d908;background-color:var(--white)}.admin-dashboard-box .admin-dash-text{color:var(--secondary);font-size:12px;line-height:18px;font-family:Poppins-Medium;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.admin-dashboard-box .admin-dash-price{color:var(--primary);font-size:15px;line-height:24px;font-family:Poppins-Medium;margin:5px 0 0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.admin-dash-icons{height:25px;max-width:25px;object-fit:contain}.admin-dash-icon-box{height:40px;width:40px;display:flex;justify-content:center;align-items:center;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;background-color:#1c252e1a}.admin-dash-btn-box{display:flex;justify-content:flex-end}.admin-dash-btn-box .admin-dash-btn,.admin-dash-btn-box .admin-dash-btn:hover{text-transform:capitalize;font-size:12px;line-height:18px;font-family:Poppins-Medium;color:var(--primary);padding:0;background-color:transparent;box-shadow:none;margin:5px 0 0}.admin-dash-icon-flex{display:flex;align-items:center;justify-content:space-between}.next-arrow{height:15px;width:20px;object-fit:contain}.next-arrow-span{display:flex}.card-title-flex .card-title-text{font-size:14px;line-height:20px;color:var(--primary);font-family:Poppins-Medium}.card-title-flex{margin-bottom:20px;display:flex;justify-content:space-between;align-items:center}.loading-main{background-color:var(--primary);height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column}.dots-loader-main{display:flex;justify-content:center;align-items:center}.dots-loader-text{color:var(--white);font-size:20px;line-height:28px;font-family:Poppins-Medium;margin:50px 0 0}.dot-loader{height:20px;width:20px;border-radius:50%;background-color:var(--white);position:relative;-webkit-animation:1.2s grow ease-in-out infinite;animation:1.2s grow ease-in-out infinite}.dot-loader--2{-webkit-animation:1.2s grow ease-in-out infinite .15555s;animation:1.2s grow ease-in-out infinite .15555s;margin:0 20px}.dot-loader--3{-webkit-animation:1.2s grow ease-in-out infinite .3s;animation:1.2s grow ease-in-out infinite .3s}@-webkit-keyframes grow{0%,40%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes grow{0%,40%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}body .MuiMenuItem-root{font-size:12px;line-height:18px;font-family:Urbanist-Regular}body .MuiList-root{padding:0}body .MuiMenu-paper,body .MuiAutocomplete-paper{box-shadow:0 8px 32px #00000014;border:1px solid var(--border)}body .MuiAutocomplete-paper .MuiAutocomplete-listbox{padding:10px}body .MuiAutocomplete-paper .MuiAutocomplete-listbox li{font-size:12px;line-height:18px;font-family:Urbanist-Regular;padding:5px 0}body .MuiTooltip-tooltip{box-shadow:0 5px 20px #adb5d908;background-color:#dce2e8;border-radius:5px;color:var(--main-white);padding:4px 8px;font-size:13px;line-height:25px;font-family:Poppins-Medium}body .MuiTooltip-tooltip .MuiTooltip-arrow:before{color:#dce2e8}.activity-log-flex{display:flex;align-items:center;gap:20px;border:1px solid var(--dark-border);padding:10px;margin-bottom:10px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.activity-details{width:100%}.activity-log-inner-flex{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:space-between}.activity-user-img svg{height:25px;width:25px;object-fit:contain}.activity-log-flex:last-child{margin-bottom:0}.activity-details .activity-user-name{font-size:12px;line-height:18px;color:var(--primary);font-family:Poppins-Medium}.activity-details .activity-time{font-size:12px;line-height:18px;color:var(--selected-color);font-family:Poppins-Medium}.activity-details .activity-message{font-size:12px;line-height:18px;color:var(--secondary);font-family:Urbanist-Regular}.activity-user-main .activity-user-img{height:30px;width:30px}.view-page-main{display:flex;flex-wrap:wrap;align-items:center;column-gap:30px;row-gap:10px}.view-indent-card{margin:15px 0}.view-indent-card:last-child{margin-bottom:0}.indent-activity-log-card{margin:15px 0 0}.add-bill-row,.add-bill-card{margin:15px 0}.add-more-btn-main .add-more-btn,.add-more-btn-main .add-more-btn:hover{background-color:var(--primary);padding:5px;min-width:35px;height:35px}.add-icon{height:18px;width:18px;object-fit:contain}.add-more-btn-main{display:flex;gap:10px;align-items:center}.view-pogenrate-card{margin:20px 0}.admin-nav-main{height:calc(100vh - 105px);overflow-y:auto;padding:0 10px}.product-qty-box{display:flex;align-items:center;cursor:pointer}.indent-inward-card-main{margin:20px 0}.admin-table-data-btn-flex .admin-table-text-btn,.admin-table-data-btn-flex .admin-table-text-btn:hover{background-color:transparent;border-radius:6px;color:var(--primary);font-size:12px;line-height:16px;font-family:Urbanist-Regular;padding:6px 10px;text-transform:capitalize;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border:1px solid var(--dark-border)}.admin-form-group .MuiStack-root{padding-top:0;overflow:hidden}.admin-form-date-picker .MuiInputBase-formControl{border:1px solid #2f2f2f1a}.admin-form-date-picker input{padding:10px 15px;font-size:12px;line-height:16px}.admin-form-date-picker fieldset{display:none}.mobile-menu-icon{height:25px;width:25px;object-fit:contain}.admin-header-left-main{display:flex;gap:10px;align-items:center}.admin-header-left-main .hamburger-menu{padding:0;min-width:30px}body .green{color:var(--green)}body .black{color:var(--black)}body .red{color:var(--red)}.bill-list-table-main .table{min-width:1200px}.table-body .bill-table-action-box{display:flex;gap:0}.add-input-row{margin-bottom:10px}.required-sign{color:var(--red);font-size:12px;line-height:18px;font-family:Poppins-Medium}.add-user-row{display:flex;align-items:center;flex-wrap:wrap;gap:5px}.add-user-left-main{max-width:15%;width:100%;flex:0 0 15%}.add-user-right-main{flex:1}.action-td-main{display:flex;align-items:center;gap:10px}.btn-view-table{display:flex;align-items:center}.table-icon-action .table-icon{height:15px;width:15px;object-fit:contain}.admin-layout-left-main.sidebar-deactive{max-width:70px}.admin-sidebar-logo .sidebar-close-btn{display:none;min-width:30px;position:absolute;right:0}.sidebar-close-icon{height:20px;width:20px;object-fit:contain}.admin-logo{display:none;height:50px;width:50px;object-fit:contain}.sidebar-deactive .admin-logo{display:block}.sidebar-deactive .admin-sidebar-list .sidebar-nav-text,.sidebar-deactive .admin-sidebar-logo .logo-text{display:none}.admin-header-main.header-deactive+.admin-layoyt-content-main{padding:70px 20px 20px 90px}.admin-header-main.header-deactive{left:70px}.user-table-address-box{display:flex;justify-content:end}.user-table-address-box svg{fill:#1e232c}.listing-cont-box.swap-modal-box .buy-sell-list .user-table-address-box{font-size:16px;font-family:Urbanist-Bold;color:#6f6b64;max-width:100%;word-break:break-all}.drawer{display:flex;width:380px;height:100vh;flex-direction:column}.drawer .drawer-text{width:400px;height:100vh;flex-direction:column}.drawer .drawer-heading-box{display:flex;align-items:center;justify-content:space-between;width:100%;padding:20px;color:#fff;background-color:#384874}.drawer .css-sghohy-MuiButtonBase-root-MuiButton-root,.drawer .css-sghohy-MuiButtonBase-root-MuiButton-root:hover{background-color:#384874;margin-top:16px;margin-bottom:0;color:#fff;gap:12px;font-family:Nunito-Medium;font-size:1.125rem;width:200px;border-radius:.5rem}.drawer .drawer-select input{color:#343434;display:block;font-size:1.125rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;border-radius:.375rem;border:1px solid #384874;font-family:Nunito-Light}.drawer-chat-box .custom-drawer-heading-box{padding:0!important}.add-user-top-sec{background-color:#1c252e;justify-content:space-between;padding:10px 26px 10px 48px;display:flex;align-items:center}.add-user-top-sec .cancel-icon{fill:#fff}.add-user-top-sec.drawer-chat-box{padding:13px 26px}.add-user-top-sec.drawer-chat-box .add-heading{font-size:16px;font-family:Poppins-SemiBold}.add-user-top-sec .add-heading{color:#fff;font-size:18px;font-family:Poppins-Medium;display:flex}.add-user-top-sec .add-heading{color:#fff;font-size:18px;font-family:Poppins-Medium}.indent-modal-header .cancel-icon{fill:#fff}.country-box,.country-box-drawer{margin:2rem 1rem;display:flex;flex-direction:column;gap:1rem;background-color:#fff;padding:2rem;border-radius:20px}.country-box-drawer{padding:1rem;margin:0rem}.form-box .input-sub-label.break-word{word-break:break-all}.form-box .input-sub-label,.form-box.profile-box-cont .profile-box-detail .input-sub-label{color:#343434;display:block;font-size:1.125rem;font-weight:600;line-height:1.5;border-bottom:1px dotted #384874;font-family:Urbanist-Regular}.form-box.profile-box-cont{margin-bottom:26px}.form-box label,.form-box .input-label{font-size:18px;font-family:Poppins-Medium;color:#6c757d;margin-bottom:8px}.form-box .chat-pop-title{font-size:13px;font-family:Poppins-SemiBold;color:#343434;margin-bottom:7px}.placeholder-set-text-box.user-select,.drawer-select{width:100%}.error .error-message-width{color:#cd5353;font-size:13px;font-family:Urbanist-Regular;width:500px}.common-drawer-modal .MuiPaper-elevation{left:auto}.common-drawer-modal .MuiBackdrop-root{background-color:transparent}.spin-count-form-box{margin-bottom:8px}.common-drawer-modal{background: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: rgba(255, 255, 255, .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( to right, #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: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,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:translate(-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:translate(-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-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;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 #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;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__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{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;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;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--light,.Toastify__toast-theme--colored.Toastify__toast--default{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--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{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;-ms-flex-item-align:start;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:hover,.Toastify__close-button:focus{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:initial;transform-origin:right;border-bottom-left-radius:initial;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--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-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--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-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--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-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--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-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(0)}to{transform:rotate(360deg)}}*{box-sizing:border-box;padding:0;margin:0}.admin-login-main-flex{display:flex;height:100vh;justify-content:center;align-items:center;position:relative;overflow:hidden}.auth-logo-box{display:flex;justify-content:center;align-items:center}.auth-logo{object-fit:contain;width:180px;max-width:100%;margin-bottom:16px}.auth-logo.card-img{width:100%!important;height:100%!important;position:relative}.admin-wel-text{text-align:center;font-family:Violet Sans}.admin-wel-text .MuiFormLabel-colorPrimary{font-family:Violet Sans;font-size:19px}.admin-login-inner .login-sub-heading{margin-bottom:42px}.admin-login-inner .admin-wel-text{font-size:19px}.admin-login-inner .login-heading{font-size:36px;font-family:Violet Sans;line-height:140%;font-style:normal;font-weight:400;margin-top:5px;font-weight:800}.form-group .MuiFormControl-root{width:100%}.admin-login-main{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(1px);background:#ffffff40;margin:auto;height:100vh;width:100%;display:flex;align-items:center;justify-content:center}.admin-meta-login{width:100%}.login-btn-main .login-btn{margin-top:28px;width:100%}.varify-btn-main.verify-btn{margin-top:28px}.custom-buttom{margin:15px 10px 0}.signup-check-box{display:flex;align-items:center;justify-content:center}.signup-show-btn-box{display:flex;justify-content:space-between;align-items:center}.signup-show-btn-box .show-btn{text-transform:none;font-size:14px;font-family:Violet Sans}.admin-login-inner .signup-heading{margin-top:5px;font-size:13px;font-family:Urbanist-Regular;margin-bottom:5px}.signup-check-box .signup-text{font-size:15px;line-height:21px;font-family:Urbanist-Medium}.signup-text span.color-orange{cursor:pointer}.signup-check-box{margin-bottom:18px}.btn-text{text-align:center;margin-top:25px;color:#0260a4;font-family:Violet Sans;font-size:13px}.swap-header-cus{height:48px;padding:9px 30px;margin:0!important}.swap-price-input .MuiInputBase-root fieldset{border:none}.swap-price-input .MuiInputBase-root input{text-align:end;padding:0;font-size:13px;color:gray;margin-top:2px}.buy-sell-sign-price .swap-price-text{color:green;font-size:13px;margin-top:2px}.btn-text{margin-left:8px}.quote-close-box{display:flex;justify-content:end}.best-quote-box{padding:"20px"}.best-quote-box p{min-width:170px;font-size:15px}.quote-box .quote-box-text{color:#6a737d;font-size:13px;font-family:Violet Sans}.quote-box span{font-weight:800}.swap-product-main .swap-product{font-size:14px;font-weight:500;color:#898989;font-family:Violet Sans}.buy-sell-sign-price span{font-weight:800}.btn-text-link{color:#000;margin-top:25px;font-family:Violet Sans;font-size:15px}.onboard-box{display:grid;grid-template-columns:10% 75% 15%;align-items:center;gap:16px}.onboard-inner .onboarding-main-heading{font-size:30px;font-weight:700;font-family:Urbanist-Bold;line-height:2.5rem;letter-spacing:0;color:#fff;margin-bottom:12px}.admin-login-inner .onboarding-heading{font-size:14px;font-weight:400;font-family:Urbanist-Regular;line-height:21px;letter-spacing:0;text-align:center;color:#fff;max-width:267px}.onboard-box .icon-box{display:flex;align-items:center;justify-content:center}.icon-box-left{display:flex;align-items:center;justify-content:start}.onboard-box .icon-box svg,.icon-box-left svg{font-size:24px;fill:#fff}.add-icon{color:gray}.admin-login-inner .create-pass-heading,.restore-wallet-main .create-pass-heading{font-size:25px;font-weight:600;font-family:Poppins-Medium}.onboard-inner .create-account-text{color:#fff;text-decoration:none;font-size:.875rem;font-family:Euclid-Medium;line-height:normal;display:block;min-width:280px;text-align:start}.create-account-span{font-size:12px;color:#fff;text-decoration:none;font-family:Euclid-Medium}.onboard-cont-box{margin:0 auto}.onboard-box-btn{width:max-content;will-change:box-shadow;transition:box-shadow cubic-bezier(.6,-.28,.735,.045) .2s;margin:0 auto}.onboard-box-border{border-bottom:1px solid #8080804d;background:#2c61c2;border-radius:100px;width:max-content;margin:0 auto 16px;line-height:normal;padding:4px}.onboard-box-border.onboard-rmbg{border:1px solid #2c61c2;background:#fff;color:#2c61c2}.onboard-box-border.onboard-rmbg .icon-box svg,.onboard-box-border.onboard-rmbg .icon-box-left svg{fill:#2c61c2}.onboard-box-border.onboard-rmbg .create-account-text,.onboard-box-border.onboard-rmbg .create-account-span{color:#2c61c2}.onboard-inner a{text-decoration:none}.error .error-message{color:#cd5353;font-size:13px;font-family:Urbanist-Regular}.token-error .error-message{color:red;font-size:14px;font-family:Violet Sans}.wallet-img{width:250px;height:300px}.button-main-box{margin-top:30px}.back-btn{background:#384874;width:24px;border-radius:50%;position:absolute;left:0}.back-btna{display:flex;align-items:center;justify-content:center;text-align:center;width:100%}.back-btn a svg{fill:#fff}.verify-phrase-box{margin:16px;display:flex;align-items:center;gap:16px}.restore-wallet-main .cus-verify-phrase-box{margin:0 16px 16px}.add-phrase-btn{margin:0}.verify-phrase-box .verify-phrase-heading{font-weight:600;font-family:Poppins-Medium;font-size:15px}.form-group .phrase-field{width:280px;outline:none;font-family:Violet Sans;border-radius:4px;border:1px solid #c4c4c4}.phrase-que-box .phrase-que-one{font-weight:600;color:#000;font-family:Urbanist-Regular;font-size:14px}.custom-buttom .secure-btn{margin-bottom:16px}.phrase-que-box .phrase-tip{font-size:13px;font-weight:600;color:#000;font-family:Violet Sans}.phrase-que-box .confirm-phrase-text{text-align:center;font-size:16px;margin-bottom:24px;font-family:Violet Sans}.onboard-inner .congo-wallet-text{text-align:center;font-size:12px;font-family:Violet Sans}.cus-signup{padding:8px}.onboard-inner .congo-rem-text{text-align:center;font-size:15px;margin:5px;font-family:Violet Sans}.phrase-que-box .phrase-que-sub-text{padding:0;font-size:12px;font-family:Urbanist-Regular;color:gray}.phrase-que-main{margin:10px;display:flex;width:100%}.phrase-que-box{margin:9px}.phrase-que-box ol{list-style-type:disc;margin-left:20px}.phrase-que-sub-text li{position:relative;padding:8px 16px 0}.phrase-que-sub-text li:after{content:"";position:absolute;width:5px;left:0;height:5px;border-radius:50%;background-color:#384874}.signup-wallet-main{border:2px solid #8080804d;border-radius:14px;padding:22px;width:460px;padding:2rem}.advanced-con-link{margin-bottom:10px}.verify-phrase-connet{margin:1.5rem 0}.main-gird-card{position:relative;display:flex;align-items:center;gap:8px}.main-gird-card p{position:absolute;text-align:right;width:24px;left:-11px}.gird-phrase-contint{margin-left:22px;border-radius:8px;width:100%;border:1px solid #c4c4c4;padding:3px 10px;font-family:Violet Sans}.add-phrase-heading-box h4{font-size:17px;font-weight:600;margin:15px;font-family:Violet Sans}.form-group .confirm-phrases-input input{padding:5px 10px;width:100%;font-size:15.5px;font-family:Violet Sans}.form-group .confirm-phrases-input .MuiInputBase-root{border-radius:8px;margin-left:22px}.form-group .confirm-phrases-input .MuiInputBase-root.Mui-focused{border:none}.form-group .MuiFormControl-root .MuiInputBase-formControl input::placeholder{font-family:Violet Sans}.form-group textarea{padding:16px;font-size:17px;font-family:Violet Sans}.form-group textarea::placeholder{font-family:Violet Sans;color:#c4c4c4}.loading-box{height:100vh;display:flex;background:url("data:image/svg+xml,%3csvg%20width='412'%20height='190'%20viewBox='0%200%20412%20190'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M397.742%2060C387.823%2078.0746%20393.69%20100.747%20411.131%20111.742C393.056%20101.823%20370.384%20107.69%20359.389%20125.131C369.308%20107.056%20363.441%2084.384%20346%2073.3893C364.075%2083.3078%20386.747%2077.4408%20397.742%2060Z'%20fill='white'%20fill-opacity='0.25'/%3e%3cpath%20d='M13.8867%20147.245C18.426%20158.744%2031.1327%20164.722%2042.8854%20160.887C31.3865%20165.426%2025.409%20178.133%2029.2437%20189.885C24.7044%20178.387%2011.9977%20172.409%200.245042%20176.244C11.7439%20171.704%2017.7215%20158.998%2013.8867%20147.245Z'%20fill='white'%20fill-opacity='0.25'/%3e%3cpath%20d='M183.165%200.838745C181.706%2016.0601%20192.348%2029.7867%20207.453%2032.1651C192.232%2030.7057%20178.505%2041.3484%20176.127%2056.4535C177.586%2041.2322%20166.944%2027.5055%20151.839%2025.1271C167.06%2026.5865%20180.787%2015.9438%20183.165%200.838745Z'%20fill='white'%20fill-opacity='0.25'/%3e%3c/svg%3e") no-repeat,linear-gradient(180deg,#fdd6b0 22.21%,#f2717c 73.2%);justify-content:center;align-items:center;background-position:center 5%;background-size:94%;max-height:800px;overflow-y:auto}.loaderDotted{position:relative;width:100px;height:100px;transform:rotateX(179deg);margin:0 auto}.loaderDotted div{position:absolute;width:10px;height:10px;background:#fff;border-radius:50%;animation:loaderDotted-animation 2.4s linear infinite}.loaderDotted div:nth-child(1){top:38px;left:66px;animation-delay:-2.2s}.loaderDotted div:nth-child(2){top:22px;left:62px;animation-delay:-2s}.loaderDotted div:nth-child(3){top:11px;left:50px;animation-delay:-1.8s}.loaderDotted div:nth-child(4){top:6px;left:34px;animation-delay:-1.6s}.loaderDotted div:nth-child(5){top:11px;left:18px;animation-delay:-1.4s}.loaderDotted div:nth-child(6){top:22px;left:6px;animation-delay:-1.2s}.loaderDotted div:nth-child(7){top:38px;left:2px;animation-delay:-1s}.loaderDotted div:nth-child(8){top:54px;left:6px;animation-delay:-.8s}.loaderDotted div:nth-child(9){top:65px;left:18px;animation-delay:-.6s}.loaderDotted div:nth-child(10){top:70px;left:34px;animation-delay:-.4s}.loaderDotted div:nth-child(11){top:65px;left:50px;animation-delay:-.2s}.loaderDotted div:nth-child(12){top:54px;left:62px;animation-delay:0s}@keyframes loaderDotted-animation{0%,20%{transform:scale(1);opacity:1}to{transform:scale(.5);opacity:.3}}.swap-main-box{margin:23px!important;padding:0;border-radius:7px}.swap-amount-balance{color:#6a737d;font-size:14px;font-family:Violet Sans}.swap-select-token{color:#141618;font-weight:500}.swap-first-flex-box .custom-swap-box-token{width:160px!important}.custom-swap-box-token h2{font-weight:600!important;font-family:Violet Sans;font-size:20px}.quote-box{text-align:center}.swap-amount-box .MuiFormControl-root .MuiInputBase-root input{padding:0;color:#000;font-weight:600;text-align:end;font-size:26px}.buy-amount-box .MuiFormControl-root .MuiInputBase-root input{text-align:center}.swap-amount-box .MuiFormControl-root .MuiInputBase-root.Mui-focused{outline:0;border:none}.swap-amount-box .MuiFormControl-root .MuiInputBase-root:hover:not(.Mui-disabled,.Mui-error):before{border-bottom:none}.swap-amount-box .MuiFormControl-root .MuiInputBase-root:after,.swap-amount-box .MuiFormControl-root .MuiInputBase-root:before{border:none}.swap-modal-header{display:flex;position:relative;justify-content:space-evenly}.swap-modal-header svg{position:absolute;right:15px}.swap-list{border-bottom:1px solid #bbc0c566!important}.swap-list:hover{background-color:#d9d9d9}.modal-body .quote-view-heading{font-size:14px;font-family:Violet Sans}.quote-box .view-quotes-btn{text-transform:none;font-family:Violet Sans;font-size:13px}.quote-heading h4{font-size:12px;line-height:8px;font-family:Violet Sans}.quote-heading p{font-weight:800;font-size:13px;font-family:Violet Sans}.swap-bottom-text span{font-size:13px;font-family:Violet Sans;color:#000000bd}.swap-main{margin:6px;border-radius:7px;border:1px solid #bbc0c566;border-bottom:none}.quote-box .swap-list-cus{display:flex!important;justify-content:space-between}.search-box{position:relative}.search-box svg{position:absolute;top:0;bottom:0;margin:auto;left:8px;fill:#00000094}.swap-token-main{height:calc(100vh - 318px);overflow:auto}.search-box .MuiFormControl-root .MuiInputBase-root input{padding:10px 10px 10px 35px;font-size:14px}.search-box .MuiFormControl-root .MuiInputBase-root input::placeholder{font-size:14px}.custom-swap-box{margin:0;padding:5px!important;border-radius:100px;max-height:38px;gap:10px;width:134px}.custom-swap-box img{max-width:30px;width:30px;height:30px;object-fit:contain;padding:2px;border-radius:50%}.amount-balance-main .swap-amount-balance{font-size:14px;font-family:Violet Sans}.custom-swap-box-main{display:flex;align-items:center;justify-content:space-between}.swap-first-flex-box{border-bottom:1px solid #bbc0c566;padding:23px}.swap-bottom-content-main .swap-content-text{color:#2c61c2;font-size:13px;font-family:Violet Sans;margin-bottom:14px}.swap-bottom-content-main{padding:0 15px 15px}.swap-content-text{text-align:center}.quote-heading-main{margin-top:10px;display:flex;justify-content:space-between}.quote-heading p{font-size:11px;font-weight:600;font-family:Violet Sans}.view-quote-text-box .view-quote-text{font-size:17px;font-family:Violet Sans}.quoto-details-ul .quoto-details-li{background-color:#0c0c120f;padding:12px 15px;border-radius:8px;display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.quoto-details-li-active{background-color:#2c61c2!important;color:#fff}.quoto-details-li .quoto-arrow-box{display:flex;gap:7px;align-items:center}.quoto-arrow-box svg{width:12px;height:18px}.quoto-arrow-box p{background-color:green;padding:2px 5px;border-radius:7px;font-size:10px;color:#fff}.quote-bottom-btn .primary-btn,.quote-bottom-btn .close-btn{width:180px}.quote-bottom-btn .close-btn{border-radius:20px;text-transform:capitalize;border:1px solid #2c61c2de}.quote-bottom-btn{display:flex;margin:0;padding-top:15px;padding-bottom:15px;border-top:1px solid #bbc0c566;align-items:center;gap:15px;justify-content:center}.main-modal-box .main-modal{padding:0}.main-modal .modal-body{padding:35px 35px 0}.insufficient-fund-box{background-color:#2c61c21a;border-left:5px solid #2c61c2;border-radius:7px;padding:14px;margin-bottom:14px}.fund-warning-main svg{fill:#2c61c2}.fund-warning-main{display:flex;gap:8px}.fund-right-box h3{font-size:18px;font-weight:600;font-family:Violet Sans}.fund-right-box p{font-size:15px;font-family:Violet Sans}.fund-right-box button{color:#2c61c2;font-size:13px;text-transform:capitalize}.select-quote-box{padding:8px;border-bottom:1px solid #bbc0c566}.select-quote-box .select-quote-p{font-size:14px;color:#535050;font-family:Violet Sans}.select-quote-box svg{fill:#535050cc;width:18px;height:18px}.select-quote-flex-box{display:flex;align-items:center;gap:4px}.select-quote-box .select-quote-sub-text{font-size:14px;font-family:Violet Sans}.select-quote-modal-body{padding:45px}.select-quote-box span{font-size:14px;font-weight:600}.cus-swap-buy-box{max-width:400px!important;width:100%!important}.swap-cont-detail{margin-left:12px}.img-amount-main{text-align:center}.img-amount-main img{width:64px;height:64px;border-radius:50%}.send-text-main .send-type{font-size:8px;background:#898989;padding:2px 4px;border-radius:4px;color:#fff;font-weight:400;min-width:36px;position:absolute;line-height:normal;top:10px;font-family:Violet Sans;margin-left:7px}.send-text-main .send-heading{font-size:18px;font-family:Violet Sans;position:relative;font-weight:600}.send-text-main .send-sub-heading{font-size:15px;font-family:Violet Sans}.send-bottom-main{text-align:start}.send-bottom-main p{font-size:15px}.send-confirm-main{padding:16px}.confirm-matic-last-second{padding-top:14px}.send-confirm-header-main img{width:55px;height:55px;border-radius:50%}.send-confirm-header-main{display:flex;align-items:center;gap:8px}.send-confirm-heading-box p{font-size:22px;font-family:Violet Sans}.send-confirm-heading-box .send-confirm-p{font-size:15px;font-family:Violet Sans}.send-confirm-bottom-flex .send-confirm-bottom-text-head{font-size:14px;font-family:Violet Sans;font-weight:600}.send-confirm-bottom-flex .send-confirm-bottom-sub-head{font-size:15px;font-family:Violet Sans;color:#858585}.confirm-matic-divide{border-bottom:2px solid #85858538;padding-bottom:14px}.confirm-matic-last{padding-bottom:14px}.send-matic-form-box{margin:14px}.main-qr{margin:auto;max-width:400px;width:100%}.main-qr .cus-qr-header{justify-content:normal;text-align:center}.cus-qr-header .receive-title{width:85%}.receive-qr-heading p{font-size:18px;line-height:24.48px;font-family:Violet Sans;font-weight:800;background-color:#2b5af3;color:#fff;padding:8px 30px;border-radius:22px}.qr-bottom-text{margin:30px auto auto;max-width:200px;word-break:break-all;padding:8px 12px;border-radius:14px;background-color:#d3d3d3}.qr-bottom-text p{text-align:center;font-size:12px;font-family:Violet Sans}.receive-icon-main{display:flex;justify-content:center;gap:64px}.receive-icon-main svg{fill:#000}.receive-icon-main .receive-icon{cursor:pointer}.dashboard-tab-box{justify-content:start!important}.dashboard-tab-box .tab-box-title-dashboard{padding:8px 11px}.dashboard-add-icon{margin:0 9px}.dashboard-search-box{width:93%;margin:0 15px 10px}.main-gird-nft-card img{width:100%;height:216px;object-fit:cover;border-radius:22px}.main-gird-nft-card{border:1px solid #80808040;border-radius:22px}.nfts-grid-main{padding-bottom:52px}.dashboard-tab-flex{display:flex;justify-content:space-between;align-items:center;margin-top:10px!important}.token-network-box{background-color:initial;border-radius:4px;padding:8.5px 14px!important;width:375px}.add-token-main{margin-top:68px;margin-left:20px}.add-token-main-box{height:calc(100vh - 30px);overflow:auto}.network-price span{color:red;font-size:12px;font-family:Violet Sans;font-weight:400}.swap-token-main .network-price{font-size:12px!important}.add-token-btn{border:0px}.token-waring-main{margin:7px 0}.token-waring-main p{font-family:Violet Sans;font-size:14px}.token-red-waring-box{border:1px solid #ff0000a3}.token-red-waring-box svg{fill:#000}.dashboard-header-main{background-color:#8080802e;display:flex;justify-content:end}.dashboard-header-main svg{color:#595151}.MuiPaper-elevation{left:397px}.view-phrase-pass{padding:17px 0 8px 17px}.view-pass-warning{border-radius:8px;background-color:#faebd7;margin:10px 7px 10px 14px;padding:10px}.view-pass-warning p{font-family:Violet Sans;font-size:13px}.pass-warning-flex{display:flex;gap:8px}.pass-warning-flex svg{fill:#fd8517}.phrase-show-hide-box{background-color:#8080802e;padding:23px;margin:10px 7px 10px 14px;border-radius:8px}.show-hide-phrase-text{font-size:15px;color:#000;font-family:Violet Sans}.phrase-show-hide-box p{font-family:Violet Sans;font-size:17px}.show-hide-phrase-main .show-hide-phrase-flex,.show-hide-phrase-main .show-hide-phrase-flex:hover{display:flex;gap:2px;background-color:#d3d3d3;border-radius:8px}.show-hide-phrase-flex button{color:#000;text-transform:capitalize}.show-hide-phrase-main button:hover{background-color:transparent}.show-hide-phrase-main{width:100px;margin:auto}.show-active{filter:blur(3px)}.show-active-not{filter:blur(0px)}.buypage-header{width:400px}.bug-page-middle-box{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:31px}.bug-page-middle-box .middle-top-amount p{font-weight:600;font-size:32px}.bug-page-middle-box .middle-amount{display:flex;gap:5px;font-weight:500;font-family:Violet Sans}.middle-amount p{font-family:Violet Sans;font-size:16px}.best-quote-flex{padding:8px 0}.buy-matic-dropdown-box{margin:0;padding:2px 11px!important;border-radius:100px;max-height:38px;gap:10px;width:81px}.buy-matic-dropdown-box .buy-matic-drop-text{font-size:15px}.list-content-main{margin:38px}.currency-box{border-bottom:1px solid #8080804f;padding:12px}.receive-nft-btn-box{width:114px;margin:auto}.nfts-content-main{max-height:calc(100vh - 140px);overflow:auto;margin-left:12px}.receive-nft-btn-main{margin:15px}.receive-amount-box p{font-family:Violet Sans;font-size:12px;margin-left:15px}.nft-img-main{position:relative;overflow:hidden}.nft-img-text{position:absolute;bottom:0;font-size:12px;color:#fff;border-radius:0 0 22px 22px;background-color:#373333;font-family:Violet Sans;padding:5px;text-align:center;width:100%}.qr-amount-text{text-align:center;margin:21px}.qr-amount-text p{font-family:Violet Sans;font-size:12px;font-size:14px}.confirm-phrase-error{margin-left:35px}.confirm-swap-detail-main{border:1px solid #d9d9d9;border-radius:20px;width:400px;margin:auto}.confirm-swap-detail-main .confirm-swap-detail{padding:10px;display:flex;flex-direction:column;gap:10px}.confirm-swap-detail .confirm-swap-row-box{display:flex;justify-content:space-between}.confirm-swap-detail .confirm-swap-row-box .heading{font-family:Urbanist-Regular;font-size:13px}.confirm-swap-detail .confirm-swap-row-box .text{font-family:Urbanist-Regular;font-size:13px;color:#858585}.copy-phrase-box{display:flex;align-items:center}.copy-phrase-box a svg{color:#000000ad}.custom-swap-box{margin-top:10px}.swap-main-data{display:flex;width:100%;justify-content:space-between;align-items:center}.swap-prod-main{display:flex;align-items:center;gap:5px}.buy-sell-product-price{margin-bottom:0;text-transform:capitalize;width:123px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.dashboard-tab-box-cus .MuiBox-root{padding:0!important}.balance-text-swap span{font-size:14px}.social-account-box{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.social-account-cards{display:flex;align-items:center;justify-content:center;background-color:#e7e7e7;border-radius:10px;min-width:280px;padding:.5rem 0;cursor:pointer;gap:8px}.social-img-box{height:30px;width:30px;border-radius:50%;overflow:hidden}.social-img-box img{height:100%;width:100%;object-fit:cover;object-position:center}.social-account-cards .social-text{display:flex;width:calc(100% - 110px);font-size:16px;font-family:Euclid-Medium}.eye-icon{cursor:pointer}.grid-confirm-phrase{display:grid;grid-template-columns:1fr;gap:1rem;margin-left:15px}.signup-wallet-cont{position:relative;display:flex;justify-content:center;align-items:center;text-align:center}.signup-wallet-cont .signup-back{position:absolute;left:0;top:10px}.signup-wallet-cont .create-pass-heading{font-size:24px;font-weight:700;font-family:Urbanist-Bold;line-height:2.5rem;letter-spacing:0}.signup-wallet-cont .signup-heading{font-size:16px;font-weight:400;font-family:Urbanist-Regular;line-height:1.5rem;letter-spacing:0;text-align:center}.admin-login-box{display:flex;justify-content:space-between;flex-direction:column;gap:95px;margin-bottom:26px}.admin-login-inner.onboard-inner{display:flex;flex-direction:column;align-items:center;justify-content:end;height:100%}span.check-bg-select.css-12wnr2w-MuiButtonBase-root-MuiCheckbox-root{color:#ff8447!important}.onboard-confrm-cont{display:flex;flex-direction:column;align-items:center;justify-content:end}@media only screen and (min-width: 1366px){.admin-login-box{gap:64px}.admin-login-box.load-screen{gap:210px}}
