body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.backGifAnimaton{background-size:130% auto;bottom:0;left:0;position:absolute;right:0;top:0}.array-button{box-sizing:initial;cursor:pointer;height:35px;min-width:150px;overflow:hidden;position:relative}.array-button,.array-button>.buttonFlex{border-bottom-left-radius:10000px;border-bottom-right-radius:10000px;border-top-left-radius:10000px;border-top-right-radius:10000px;box-shadow:10px 15px 20px #0000001a}.array-button>.buttonFlex{display:flex}.array-button>.buttonFlex.primary{background-image:linear-gradient(135deg,#ac00eb,#1791fc)}.array-button>.buttonFlex.success{background-image:linear-gradient(135deg,#093,#1fb833)}.array-button>.buttonFlex.danger{background-image:linear-gradient(135deg,#c21c12,#f16544)}.array-button>.buttonFlex.warning{background-image:linear-gradient(135deg,#ff5900,#ffa600)}.array-button>.buttonFlex.light{background-image:linear-gradient(135deg,#ffffffbf,#fff)}.array-button>.buttonFlex.light .togglebtn{color:#000!important}.array-button .selectbtn{background-color:#00000059;border-bottom-left-radius:10000px;border-bottom-right-radius:10000px;border-top-left-radius:10000px;border-top-right-radius:10000px;box-shadow:10px 15px 20px #0000001a;transition:all .5s}.array-button .togglebtn{color:#fff;flex:auto;line-height:35px;padding:0 20px;text-align:center}.flat-container{border-bottom-left-radius:10000px;border-bottom-right-radius:10000px;border-top-left-radius:10000px;border-top-right-radius:10000px;display:flex;padding:5px}.flat-container.light{background-color:#f0f0f0;color:#3d3d3d}.flat-container .togglebtn{cursor:pointer;flex:auto;line-height:12px;padding:0 5px;text-align:center}.flat-container .togglebtn.success{color:#093}.flat-container .togglebtn.warning{color:#ff5900}.flat-container .togglebtn.danger{color:#c21c12}.flat-container .togglebtn.primary{color:#ac00eb}.dark-theme .flat-container.light{background-color:#3d3d3d;color:#3d3d3d}.myCard,.myCard-blur{border:2px solid #fff;border-bottom-left-radius:25px;border-bottom-right-radius:25px;border-top-left-radius:25px;border-top-right-radius:25px;box-shadow:10px 15px 20px #0000001a}@media(max-width:992px){.myCard,.myCard-blur{border-bottom-left-radius:14px;border-bottom-right-radius:14px;border-top-left-radius:14px;border-top-right-radius:14px}}@media(max-width:576px){.myCard,.myCard-blur{border-bottom-left-radius:20px;border-bottom-right-radius:20px;border-top-left-radius:20px;border-top-right-radius:20px}}.myCard .header,.myCard-blur .header{padding:10px 20px 0}@media(max-width:992px){.myCard .header,.myCard-blur .header{padding:5px 10px 0}}@media(max-width:576px){.myCard .header,.myCard-blur .header{padding:5px 8px 0}}.myCard .spleater,.myCard-blur .spleater{border-bottom:1px solid #f0f0f0;margin:10px 20px -1px}@media(max-width:992px){.myCard .spleater,.myCard-blur .spleater{margin:8px 15px -1px}}@media(max-width:576px){.myCard .spleater,.myCard-blur .spleater{margin:5px 10px -1px}}.myCard .heading-1,.myCard-blur .heading-1{color:#3d3d3d;font-family:Arial;font-size:20px;font-weight:700}@media(max-width:992px){.myCard .heading-1,.myCard-blur .heading-1{font-size:18px}}@media(max-width:576px){.myCard .heading-1,.myCard-blur .heading-1{font-size:16px}}.myCard .heading-2,.myCard-blur .heading-2{color:#3d3d3d;font-family:Arial;font-size:14px;font-weight:700}@media(max-width:992px){.myCard .heading-2,.myCard-blur .heading-2{font-size:12px}}@media(max-width:576px){.myCard .heading-2,.myCard-blur .heading-2{font-size:10px}}.myCard .innerCard,.myCard-blur .innerCard{background-color:#fff;border-bottom-left-radius:14px;border-bottom-right-radius:14px;border-top-left-radius:14px;border-top-right-radius:14px;box-shadow:10px 15px 20px #0000001a;height:100%}@media(max-width:992px){.myCard .innerCard,.myCard-blur .innerCard{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:8px;border-top-right-radius:8px}}@media(max-width:576px){.myCard .innerCard,.myCard-blur .innerCard{border-bottom-left-radius:20px;border-bottom-right-radius:20px;border-top-left-radius:20px;border-top-right-radius:20px}}.myCard .cardBody .collapse,.myCard-blur .cardBody .collapse{height:0}.myCard-blur{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.dark-theme .myCard,.dark-theme .myCard-blur{border:0}.dark-theme .myCard .header,.dark-theme .myCard-blur .header{padding:10px 20px}@media(max-width:992px){.dark-theme .myCard .header,.dark-theme .myCard-blur .header{padding:8px 15px}}@media(max-width:576px){.dark-theme .myCard .header,.dark-theme .myCard-blur .header{padding:5px 8px}}.dark-theme .myCard .spleater,.dark-theme .myCard-blur .spleater{border:0;margin:0}.dark-theme .myCard .heading-1,.dark-theme .myCard .heading-2,.dark-theme .myCard-blur .heading-1,.dark-theme .myCard-blur .heading-2{color:#f0f0f0}.dark-theme .myCard .innerCard,.dark-theme .myCard-blur .innerCard{background-color:#00000080}.myPopup{bottom:0;left:0;position:fixed;right:0;top:0;z-index:100}.myPopup .myPopupBack{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#0000000d;height:100%;position:absolute;width:100%}.myPopup .myPopupInner{margin:150px auto 10px}.dark-theme .myPopupBack{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#00000080}.dark-theme .myPopupInner .myCard-blur{padding-top:5px}.dark-theme .myPopupInner .header{background-color:#d561ff4d;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:8px;border-top-right-radius:8px;margin:0 5px;padding:5px}.dropdown-container{position:relative}.dropdown-container .dropdown-body{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:2px solid #fff;box-shadow:10px 15px 20px #0000001a;overflow:hidden;position:absolute;top:120%;z-index:2}@media(max-width:1400px){.dropdown-container .dropdown-body{top:110%}}.dropdown-container .dropdown-body.left{border-bottom-left-radius:25px;border-bottom-right-radius:25px;border-top-left-radius:8px;border-top-right-radius:25px;left:5px}@media(max-width:1400px){.dropdown-container .dropdown-body.left{border-bottom-left-radius:14px;border-bottom-right-radius:14px;border-top-right-radius:14px;left:2.5px}}.dropdown-container .dropdown-body.right{border-bottom-left-radius:25px;border-bottom-right-radius:25px;border-top-left-radius:25px;border-top-right-radius:8px;right:5px}@media(max-width:1400px){.dropdown-container .dropdown-body.right{border-bottom-left-radius:14px;border-bottom-right-radius:14px;border-top-left-radius:14px;right:2.5px}}.dropdown-container .dropdown-body button{outline:0!important}.dark-theme .dropdown-container .dropdown-body{background-color:#00042c;background-image:linear-gradient(45deg,#d561ff26,#d561ff66);border:2px solid #3d3d3d}.userPage{background-color:#fff;bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}.userPage,.userPage .userContainer{align-items:center;display:flex;justify-content:center}.userPage .userContainer{width:100%}.userPage .userContainer .bubbleCon{bottom:0;filter:blur(50px);left:0;position:absolute;right:0;top:0}.userPage .userContainer .bubbleConInner{height:100%;opacity:.2;width:100%}.userPage .userContainer .bubbleConInner .bubble0,.userPage .userContainer .bubbleConInner .bubble1{border-bottom-left-radius:10000px;border-bottom-right-radius:10000px;border-top-left-radius:10000px;border-top-right-radius:10000px;position:absolute;transform:translate(-50%,-50%)}.userPage .userContainer .bubbleConInner .bubble0:first-child,.userPage .userContainer .bubbleConInner .bubble1:first-child{height:141px;left:64%;top:77%;width:141px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(2),.userPage .userContainer .bubbleConInner .bubble1:nth-child(2){height:106px;left:31%;top:79%;width:106px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(3),.userPage .userContainer .bubbleConInner .bubble1:nth-child(3){height:219px;left:7%;top:66%;width:219px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(4),.userPage .userContainer .bubbleConInner .bubble1:nth-child(4){height:12px;left:45%;top:49%;width:12px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(5),.userPage .userContainer .bubbleConInner .bubble1:nth-child(5){height:197px;left:86%;top:29%;width:197px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(6),.userPage .userContainer .bubbleConInner .bubble1:nth-child(6){height:255px;left:42%;top:80%;width:255px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(7),.userPage .userContainer .bubbleConInner .bubble1:nth-child(7){height:173px;left:98%;top:73%;width:173px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(8),.userPage .userContainer .bubbleConInner .bubble1:nth-child(8){height:187px;left:74%;top:28%;width:187px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(9),.userPage .userContainer .bubbleConInner .bubble1:nth-child(9){height:248px;left:58%;top:58%;width:248px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(10),.userPage .userContainer .bubbleConInner .bubble1:nth-child(10){height:241px;left:11%;top:98%;width:241px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(11),.userPage .userContainer .bubbleConInner .bubble1:nth-child(11){height:137px;left:73%;top:69%;width:137px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(12),.userPage .userContainer .bubbleConInner .bubble1:nth-child(12){height:134px;left:85%;top:79%;width:134px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(13),.userPage .userContainer .bubbleConInner .bubble1:nth-child(13){height:101px;left:78%;top:59%;width:101px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(14),.userPage .userContainer .bubbleConInner .bubble1:nth-child(14){height:21px;left:64%;top:24%;width:21px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(15),.userPage .userContainer .bubbleConInner .bubble1:nth-child(15){height:149px;left:17%;top:66%;width:149px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(16),.userPage .userContainer .bubbleConInner .bubble1:nth-child(16){height:195px;left:73%;top:34%;width:195px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(17),.userPage .userContainer .bubbleConInner .bubble1:nth-child(17){height:267px;left:30%;top:56%;width:267px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(18),.userPage .userContainer .bubbleConInner .bubble1:nth-child(18){height:59px;left:39%;top:98%;width:59px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(19),.userPage .userContainer .bubbleConInner .bubble1:nth-child(19){height:180px;left:72%;top:97%;width:180px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(20),.userPage .userContainer .bubbleConInner .bubble1:nth-child(20){height:188px;left:41%;top:4%;width:188px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(21),.userPage .userContainer .bubbleConInner .bubble1:nth-child(21){height:33px;left:43%;top:61%;width:33px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(22),.userPage .userContainer .bubbleConInner .bubble1:nth-child(22){height:162px;left:55%;top:57%;width:162px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(23),.userPage .userContainer .bubbleConInner .bubble1:nth-child(23){height:114px;left:57%;top:58%;width:114px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(24),.userPage .userContainer .bubbleConInner .bubble1:nth-child(24){height:39px;left:30%;top:2%;width:39px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(25),.userPage .userContainer .bubbleConInner .bubble1:nth-child(25){height:155px;left:36%;top:1%;width:155px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(26),.userPage .userContainer .bubbleConInner .bubble1:nth-child(26){height:221px;left:14%;top:3%;width:221px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(27),.userPage .userContainer .bubbleConInner .bubble1:nth-child(27){height:149px;left:48%;top:96%;width:149px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(28),.userPage .userContainer .bubbleConInner .bubble1:nth-child(28){height:264px;left:61%;top:72%;width:264px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(29),.userPage .userContainer .bubbleConInner .bubble1:nth-child(29){height:42px;left:93%;top:91%;width:42px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(30),.userPage .userContainer .bubbleConInner .bubble1:nth-child(30){height:57px;left:5%;top:96%;width:57px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(31),.userPage .userContainer .bubbleConInner .bubble1:nth-child(31){height:252px;left:3%;top:13%;width:252px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(32),.userPage .userContainer .bubbleConInner .bubble1:nth-child(32){height:161px;left:18%;top:78%;width:161px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(33),.userPage .userContainer .bubbleConInner .bubble1:nth-child(33){height:198px;left:100%;top:58%;width:198px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(34),.userPage .userContainer .bubbleConInner .bubble1:nth-child(34){height:126px;left:96%;top:87%;width:126px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(35),.userPage .userContainer .bubbleConInner .bubble1:nth-child(35){height:171px;left:27%;top:87%;width:171px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(36),.userPage .userContainer .bubbleConInner .bubble1:nth-child(36){height:281px;left:50%;top:44%;width:281px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(37),.userPage .userContainer .bubbleConInner .bubble1:nth-child(37){height:15px;left:97%;top:13%;width:15px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(38),.userPage .userContainer .bubbleConInner .bubble1:nth-child(38){height:237px;left:93%;top:26%;width:237px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(39),.userPage .userContainer .bubbleConInner .bubble1:nth-child(39){height:226px;left:76%;top:43%;width:226px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(40),.userPage .userContainer .bubbleConInner .bubble1:nth-child(40){height:59px;left:30%;top:69%;width:59px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(41),.userPage .userContainer .bubbleConInner .bubble1:nth-child(41){height:2px;left:12%;top:54%;width:2px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(42),.userPage .userContainer .bubbleConInner .bubble1:nth-child(42){height:259px;left:36%;top:37%;width:259px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(43),.userPage .userContainer .bubbleConInner .bubble1:nth-child(43){height:156px;left:68%;top:1%;width:156px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(44),.userPage .userContainer .bubbleConInner .bubble1:nth-child(44){height:8px;left:21%;top:98%;width:8px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(45),.userPage .userContainer .bubbleConInner .bubble1:nth-child(45){height:248px;left:64%;top:98%;width:248px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(46),.userPage .userContainer .bubbleConInner .bubble1:nth-child(46){height:151px;left:78%;top:24%;width:151px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(47),.userPage .userContainer .bubbleConInner .bubble1:nth-child(47){height:179px;left:60%;top:66%;width:179px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(48),.userPage .userContainer .bubbleConInner .bubble1:nth-child(48){height:295px;left:81%;top:51%;width:295px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(49),.userPage .userContainer .bubbleConInner .bubble1:nth-child(49){height:50px;left:17%;top:85%;width:50px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(50),.userPage .userContainer .bubbleConInner .bubble1:nth-child(50){height:281px;left:59%;top:92%;width:281px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(51),.userPage .userContainer .bubbleConInner .bubble1:nth-child(51){height:70px;left:95%;top:60%;width:70px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(52),.userPage .userContainer .bubbleConInner .bubble1:nth-child(52){height:13px;left:52%;top:66%;width:13px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(53),.userPage .userContainer .bubbleConInner .bubble1:nth-child(53){height:82px;left:84%;top:42%;width:82px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(54),.userPage .userContainer .bubbleConInner .bubble1:nth-child(54){height:198px;left:15%;top:86%;width:198px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(55),.userPage .userContainer .bubbleConInner .bubble1:nth-child(55){height:93px;left:3%;top:58%;width:93px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(56),.userPage .userContainer .bubbleConInner .bubble1:nth-child(56){height:39px;left:61%;top:35%;width:39px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(57),.userPage .userContainer .bubbleConInner .bubble1:nth-child(57){height:90px;left:76%;top:64%;width:90px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(58),.userPage .userContainer .bubbleConInner .bubble1:nth-child(58){height:269px;left:69%;top:12%;width:269px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(59),.userPage .userContainer .bubbleConInner .bubble1:nth-child(59){height:171px;left:6%;top:3%;width:171px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(60),.userPage .userContainer .bubbleConInner .bubble1:nth-child(60){height:7px;left:65%;top:97%;width:7px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(61),.userPage .userContainer .bubbleConInner .bubble1:nth-child(61){height:134px;left:28%;top:27%;width:134px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(62),.userPage .userContainer .bubbleConInner .bubble1:nth-child(62){height:126px;left:64%;top:42%;width:126px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(63),.userPage .userContainer .bubbleConInner .bubble1:nth-child(63){height:98px;left:95%;top:79%;width:98px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(64),.userPage .userContainer .bubbleConInner .bubble1:nth-child(64){height:196px;left:91%;top:66%;width:196px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(65),.userPage .userContainer .bubbleConInner .bubble1:nth-child(65){height:133px;left:70%;top:72%;width:133px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(66),.userPage .userContainer .bubbleConInner .bubble1:nth-child(66){height:123px;left:13%;top:82%;width:123px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(67),.userPage .userContainer .bubbleConInner .bubble1:nth-child(67){height:264px;left:80%;top:75%;width:264px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(68),.userPage .userContainer .bubbleConInner .bubble1:nth-child(68){height:11px;left:65%;top:81%;width:11px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(69),.userPage .userContainer .bubbleConInner .bubble1:nth-child(69){height:11px;left:98%;top:31%;width:11px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(70),.userPage .userContainer .bubbleConInner .bubble1:nth-child(70){height:299px;left:52%;top:41%;width:299px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(71),.userPage .userContainer .bubbleConInner .bubble1:nth-child(71){height:148px;left:61%;top:42%;width:148px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(72),.userPage .userContainer .bubbleConInner .bubble1:nth-child(72){height:195px;left:35%;top:82%;width:195px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(73),.userPage .userContainer .bubbleConInner .bubble1:nth-child(73){height:87px;left:52%;top:89%;width:87px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(74),.userPage .userContainer .bubbleConInner .bubble1:nth-child(74){height:191px;left:85%;top:95%;width:191px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(75),.userPage .userContainer .bubbleConInner .bubble1:nth-child(75){height:232px;left:30%;top:66%;width:232px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(76),.userPage .userContainer .bubbleConInner .bubble1:nth-child(76){height:55px;left:65%;top:92%;width:55px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(77),.userPage .userContainer .bubbleConInner .bubble1:nth-child(77){height:137px;left:19%;top:83%;width:137px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(78),.userPage .userContainer .bubbleConInner .bubble1:nth-child(78){height:219px;left:3%;top:53%;width:219px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(79),.userPage .userContainer .bubbleConInner .bubble1:nth-child(79){height:114px;left:91%;top:27%;width:114px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(80),.userPage .userContainer .bubbleConInner .bubble1:nth-child(80){height:241px;left:21%;top:24%;width:241px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(81),.userPage .userContainer .bubbleConInner .bubble1:nth-child(81){height:197px;left:31%;top:96%;width:197px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(82),.userPage .userContainer .bubbleConInner .bubble1:nth-child(82){height:119px;left:36%;top:95%;width:119px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(83),.userPage .userContainer .bubbleConInner .bubble1:nth-child(83){height:222px;left:88%;top:79%;width:222px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(84),.userPage .userContainer .bubbleConInner .bubble1:nth-child(84){height:237px;left:84%;top:39%;width:237px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(85),.userPage .userContainer .bubbleConInner .bubble1:nth-child(85){height:70px;left:67%;top:67%;width:70px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(86),.userPage .userContainer .bubbleConInner .bubble1:nth-child(86){height:274px;left:44%;top:11%;width:274px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(87),.userPage .userContainer .bubbleConInner .bubble1:nth-child(87){height:293px;left:75%;top:41%;width:293px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(88),.userPage .userContainer .bubbleConInner .bubble1:nth-child(88){height:76px;left:48%;top:37%;width:76px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(89),.userPage .userContainer .bubbleConInner .bubble1:nth-child(89){height:199px;left:51%;top:82%;width:199px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(90),.userPage .userContainer .bubbleConInner .bubble1:nth-child(90){height:233px;left:52%;top:15%;width:233px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(91),.userPage .userContainer .bubbleConInner .bubble1:nth-child(91){height:122px;left:18%;top:33%;width:122px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(92),.userPage .userContainer .bubbleConInner .bubble1:nth-child(92){height:173px;left:91%;top:18%;width:173px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(93),.userPage .userContainer .bubbleConInner .bubble1:nth-child(93){height:28px;left:5%;top:50%;width:28px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(94),.userPage .userContainer .bubbleConInner .bubble1:nth-child(94){height:81px;left:78%;top:10%;width:81px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(95),.userPage .userContainer .bubbleConInner .bubble1:nth-child(95){height:235px;left:91%;top:35%;width:235px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(96),.userPage .userContainer .bubbleConInner .bubble1:nth-child(96){height:97px;left:47%;top:53%;width:97px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(97),.userPage .userContainer .bubbleConInner .bubble1:nth-child(97){height:36px;left:46%;top:60%;width:36px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(98),.userPage .userContainer .bubbleConInner .bubble1:nth-child(98){height:114px;left:28%;top:46%;width:114px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(99),.userPage .userContainer .bubbleConInner .bubble1:nth-child(99){height:91px;left:65%;top:18%;width:91px}.userPage .userContainer .bubbleConInner .bubble0:nth-child(100),.userPage .userContainer .bubbleConInner .bubble1:nth-child(100){height:255px;left:91%;top:31%;width:255px}.userPage .userContainer .bubbleConInner .bubble0{background-color:#ac00eb}.userPage .userContainer .bubbleConInner .bubble1{background-color:#1791fc}.userPage .userContainer .userCard{background-color:#ffffff80;border:5px solid #fff;border-bottom-left-radius:50px;border-bottom-right-radius:50px;border-top-left-radius:50px;border-top-right-radius:50px;box-shadow:10px 20px 80px 0 #0000000d;display:flex;height:700px;overflow:hidden;padding:50px 0;position:relative;transition:all .1s;width:1300px}.userPage .userContainer .userCard.fullScreen{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:0;border-top-right-radius:0;height:100vh;padding:0 0 50px;width:100%}.userPage .userContainer .userCardBlur{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.userPage .userContainer .userCard .miniFooter,.userPage .userContainer .userCard .miniNav{display:flex;gap:8px;left:0;position:absolute;width:100%}.userPage .userContainer .userCard .miniFooter a:hover,.userPage .userContainer .userCard .miniNav a:hover{text-decoration:none}.userPage .userContainer .userCard .miniNav{justify-content:end;padding:20px 50px;top:0;z-index:1}.userPage .userContainer .userCard .miniNav a{border-bottom-left-radius:20px;border-bottom-right-radius:20px;border-top-left-radius:20px;border-top-right-radius:20px;color:#87878780;font-weight:700;padding:5px 10px}.userPage .userContainer .userCard .miniNav a:not(#signIn).active,.userPage .userContainer .userCard .miniNav a:not(#signIn):hover{-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(135deg,#ac00eb,#1791fc)}.userPage .userContainer .userCard .miniNav #signIn{background-image:linear-gradient(135deg,#ac00eb,#1791fc);color:#fff}.userPage .userContainer .userCard .miniFooter{align-items:center;bottom:0;display:flex;justify-content:space-between;padding:5px 50px}.userPage .userContainer .userCard .miniFooter a img{opacity:.5;width:40px}.userPage .userContainer .userCard .miniFooter a:last-child img{margin:0 -8px}.userPage .userContainer .userCard .miniFooter a:hover img{opacity:1}.userPage .userContainer .userCard .miniFooterNav{color:#87878780;display:flex;gap:8px}.userPage .userContainer .userCard .miniFooterNav a{color:#87878780}.userPage .userContainer .userCard .miniFooterNav a.active,.userPage .userContainer .userCard .miniFooterNav a:hover{color:#878787d9}.userPage .userContainer .userCard .poweredLogo{align-items:center;background-color:#fff;border-top-left-radius:20px;border-top-right-radius:20px;bottom:0;box-shadow:0 -5px 20px #0000000d;display:flex;left:50%;padding:10px 20px 5px;position:absolute;transform:translateX(-50%)}.userPage .userContainer .userCard .poweredLogo:hover{text-decoration:none}.userPage .userContainer .userCard .poweredLogo h5{font-size:16px;margin-bottom:0;margin-right:10px}.userPage .userContainer .userCard .poweredLogo img{height:30px}@media(max-width:412px){.userCard{height:100vh;padding:50px 0}}::-webkit-scrollbar{height:7px;width:7px}::-webkit-scrollbar-track{background-color:#fff0;width:5px}::-webkit-scrollbar-thumb{background:linear-gradient(#9202c5,#1e73bd);border-radius:10px;width:5px}::-webkit-scrollbar-thumb:hover{background:#9202c5}*{scroll-behavior:smooth;scrollbar-color:#9202c5 #fff0;scrollbar-width:thin}body{background-color:#f0f0f0;box-sizing:border-box;font-family:Arial;margin:0;padding:0;transition:background-color 1s}body>iframe{display:none}#root{height:100px;min-height:100vh}.position-unset{position:static!important}.primary-gradient,.text-primary-gradient{background-image:linear-gradient(135deg,#ac00eb,#1791fc);color:#fff}.text-warning-gradient,.warning-gradient{background-image:linear-gradient(135deg,#ff5900,#ffa600)}.danger-gradient,.text-danger-gradient{background-image:linear-gradient(135deg,#c21c12,#f16544);color:#fff}.success-gradient,.text-success-gradient{background-image:linear-gradient(135deg,#093,#1fb833);color:#fff}.silver-gradient,.text-silver-gradient{background-image:linear-gradient(135deg,#ffffffbf,#fff)}.text-danger-gradient,.text-primary-gradient,.text-silver-gradient,.text-success-gradient,.text-warning-gradient{-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.text-primary-0{color:#ac00eb}.text-light{color:#faf0ff!important}.text-primary-1{color:#1791fc}.text-success-0{color:#093}.text-success-1{color:#1fb833}.text-danger-0{color:#c21c12}.text-danger-1{color:#f16544}.text-warning-0{color:#ff5900}.text-warning-1{color:#ffa600}.primary-gradient-hv{background-image:linear-gradient(135deg,#ac00eb,#1791fc);background-position-x:0;background-position-y:75%;background-repeat:no-repeat;background-size:150%}.primary-gradient-hv:hover{background-position-x:100%}.warning-gradient-hv{background-image:linear-gradient(135deg,#ff5900,#ffa600)}.warning-gradient-hv:hover{background-image:linear-gradient(135deg,#ff590080,#ffa60080)}.danger-gradient-hv{background-image:linear-gradient(135deg,#c21c12,#f16544)}.danger-gradient-hv:hover{background-image:linear-gradient(135deg,#c21c1280,#f1654480)}.success-gradient-hv{background-image:linear-gradient(135deg,#093,#1fb833)}.success-gradient-hv:hover{background-image:linear-gradient(135deg,#00993380,#1fb83380)}.dropshadow{box-shadow:10px 15px 20px #0000001a}.dropshadow-inset{box-shadow:inset 0 2px 5px #0000004d}.rounded,.rounded-t,.rounded-y{border-top-left-radius:5px}.rounded,.rounded-b,.rounded-y{border-bottom-right-radius:5px}.rounded,.rounded-l,.rounded-x{border-bottom-left-radius:5px}.rounded,.rounded-r,.rounded-x{border-top-right-radius:5px}.rounded-0,.rounded-0-t,.rounded-0-y{border-top-left-radius:0}.rounded-0,.rounded-0-b,.rounded-0-y{border-bottom-right-radius:0}.rounded-0,.rounded-0-l,.rounded-0-x{border-bottom-left-radius:0}.rounded-0,.rounded-0-r,.rounded-0-x{border-top-right-radius:0}.rounded-1,.rounded-1-t,.rounded-1-y{border-top-left-radius:8px}.rounded-1,.rounded-1-b,.rounded-1-y{border-bottom-right-radius:8px}.rounded-1,.rounded-1-l,.rounded-1-x{border-bottom-left-radius:8px}.rounded-1,.rounded-1-r,.rounded-1-x{border-top-right-radius:8px}.rounded-2,.rounded-2-t,.rounded-2-y{border-top-left-radius:14px}.rounded-2,.rounded-2-b,.rounded-2-y{border-bottom-right-radius:14px}.rounded-2,.rounded-2-l,.rounded-2-x{border-bottom-left-radius:14px}.rounded-2,.rounded-2-r,.rounded-2-x{border-top-right-radius:14px}.rounded-3,.rounded-3-t,.rounded-3-y{border-top-left-radius:20px}.rounded-3,.rounded-3-b,.rounded-3-y{border-bottom-right-radius:20px}.rounded-3,.rounded-3-l,.rounded-3-x{border-bottom-left-radius:20px}.rounded-3,.rounded-3-r,.rounded-3-x{border-top-right-radius:20px}.rounded-4,.rounded-4-t,.rounded-4-y{border-top-left-radius:25px}.rounded-4,.rounded-4-b,.rounded-4-y{border-bottom-right-radius:25px}.rounded-4,.rounded-4-l,.rounded-4-x{border-bottom-left-radius:25px}.rounded-4,.rounded-4-r,.rounded-4-x{border-top-right-radius:25px}.rounded-5,.rounded-5-t,.rounded-5-y{border-top-left-radius:50px}.rounded-5,.rounded-5-b,.rounded-5-y{border-bottom-right-radius:50px}.rounded-5,.rounded-5-l,.rounded-5-x{border-bottom-left-radius:50px}.rounded-5,.rounded-5-r,.rounded-5-x{border-top-right-radius:50px}.MuiFormControl-root>.MuiOutlinedInput-root,.rounded-circle-px,.rounded-circle-px-t,.rounded-circle-px-y{border-top-left-radius:10000px}.MuiFormControl-root>.MuiOutlinedInput-root,.rounded-circle-px,.rounded-circle-px-b,.rounded-circle-px-y{border-bottom-right-radius:10000px}.MuiFormControl-root>.MuiOutlinedInput-root,.rounded-circle-px,.rounded-circle-px-l,.rounded-circle-px-x{border-bottom-left-radius:10000px}.MuiFormControl-root>.MuiOutlinedInput-root,.rounded-circle-px,.rounded-circle-px-r,.rounded-circle-px-x{border-top-right-radius:10000px}.split,.split-t,.split-y{border-top:1px solid #f0f0f0!important}.split,.split-b,.split-y{border-bottom:1px solid #f0f0f0!important}.split,.split-l,.split-x{border-left:1px solid #f0f0f0!important}.split,.split-r,.split-x{border-right:1px solid #f0f0f0!important}.border-light-1,.border-light-1-t,.border-light-1-y{border-top:1px solid #fff!important}.border-light-1,.border-light-1-b,.border-light-1-y{border-bottom:1px solid #fff!important}.border-light-1,.border-light-1-l,.border-light-1-x{border-left:1px solid #fff!important}.border-light-1,.border-light-1-r,.border-light-1-x{border-right:1px solid #fff!important}.border-trans-1,.border-trans-1-t,.border-trans-1-y{border-top:1px solid #0000!important}.border-trans-1,.border-trans-1-b,.border-trans-1-y{border-bottom:1px solid #0000!important}.border-trans-1,.border-trans-1-l,.border-trans-1-x{border-left:1px solid #0000!important}.border-trans-1,.border-trans-1-r,.border-trans-1-x{border-right:1px solid #0000!important}.border-light-2,.border-light-2-t,.border-light-2-y{border-top:2px solid #fff!important}.border-light-2,.border-light-2-b,.border-light-2-y{border-bottom:2px solid #fff!important}.border-light-2,.border-light-2-l,.border-light-2-x{border-left:2px solid #fff!important}.border-light-2,.border-light-2-r,.border-light-2-x{border-right:2px solid #fff!important}.border-trans-2,.border-trans-2-t,.border-trans-2-y{border-top:2px solid #0000!important}.border-trans-2,.border-trans-2-b,.border-trans-2-y{border-bottom:2px solid #0000!important}.border-trans-2,.border-trans-2-l,.border-trans-2-x{border-left:2px solid #0000!important}.border-trans-2,.border-trans-2-r,.border-trans-2-x{border-right:2px solid #0000!important}.blur{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.blur-1{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.blur-2{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.blur-3{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}.blur-4{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px)}.blur-5{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}.fade-in{opacity:1;transition:opacity .3s,transform .3s,visibility 0s;visibility:visible}.fade-in>div{transition:max-height .3s;transition-delay:.1s}.fade-out{opacity:0;transition:opacity .3s,transform .1s,visibility .3s;transition-delay:.5s;visibility:collapse}.fade-out>div{max-height:0!important;overflow:hidden;transition:max-height .3s;transition-delay:.3s}.btn-outline-0{outline:0!important}.MuiStepper-root{padding:0 0 10px!important}.MuiFormControl-root>.MuiOutlinedInput-root>.MuiInputBase-input{padding:10px 14px}.MuiFormControl-root:hover .MuiFormLabel-root{color:#ac00eb}.MuiFormControl-root:hover .MuiInputBase-root .PrivateNotchedOutline-root-1{border-color:#ac00eb}.MuiFormControl-root .MuiFormLabel-root{color:#1791fc}.MuiFormControl-root .MuiInputBase-root .PrivateNotchedOutline-root-1{border-color:#1791fc}@media(max-width:1400px){.MuiFormControl-root .MuiInputBase-root{font-size:14px}}.my-wifi{background:no-repeat url(/static/media/wifi-OnOff.4239ff055a6f8f933609.svg);background-position-x:center;background-size:100% 200%;display:block;padding:10px;transition:all 1s}.my-wifi.on{background-position-y:0}.my-wifi.off{background-position-y:100%}.connectionDate{font-size:80%}.h-unset{height:auto!important}.fade-in-left-onload{animation:fade-left-onload 1s ease-in;animation-fill-mode:forwards;opacity:0;transform:translateX(-10%)}.fade-out-left-onload{animation:fade-left-onload 1s ease-out reverse;animation-fill-mode:forwards;opacity:1;transform:translateX(0)}.fade-in-left-onload1{animation:fade-left-onload .3s ease-in;animation-fill-mode:forwards;opacity:0;transform:translateX(-10%)}.fade-out-left-onload1{animation:fade-left-onload .3s ease-out reverse;animation-fill-mode:forwards;opacity:1;transform:translateX(0)}.fade-in-right-onload{animation:fade-right-onload 1s ease-in;animation-fill-mode:forwards;opacity:0;transform:translateX(10%)}.fade-out-right-onload{animation:fade-right-onload 1s ease-out reverse;animation-fill-mode:forwards;opacity:1;transform:translateX(0)}.fade-in-right-onload1{animation:fade-right-onload .3s ease-in;animation-fill-mode:forwards;opacity:0;transform:translateX(10%)}.fade-out-right-onload1{animation:fade-right-onload .3s ease-out reverse;animation-fill-mode:forwards;opacity:1;transform:translateX(0)}.fade-in-top-onload{animation:fade-top-onload 1s ease-in;animation-fill-mode:forwards;opacity:0;transform:translateY(-10%)}.fade-out-top-onload{animation:fade-top-onload 1s ease-out reverse;animation-fill-mode:forwards;opacity:1;transform:translateY(0)}.fade-in-bottom-onload{animation:fade-bottom-onload 1s ease-in;animation-fill-mode:forwards;opacity:0;transform:translateY(10%)}.fade-out-bottom-onload{animation:fade-bottom-onload 1s ease-out reverse;animation-fill-mode:forwards;opacity:1;transform:translateY(0)}@keyframes fade-left-onload{0%{opacity:0;overflow:hidden;transform:translateX(-10%)}to{opacity:1;transform:translateX(0)}}@keyframes fade-right-onload{0%{opacity:0;overflow:hidden;transform:translateX(10%)}to{opacity:1;transform:translateX(0)}}@keyframes fade-top-onload{0%{opacity:0;overflow:hidden;transform:translateY(-10%)}to{opacity:1;transform:translateX(0)}}@keyframes fade-bottom-onload{0%{opacity:0;overflow:hidden;transform:translateY(10%)}to{opacity:1;transform:translateX(0)}}.text-unselectable{-webkit-user-select:none;user-select:none}.text-link{color:blue}.btn-light{background-color:#faf0ff!important;border:0}.btn-light:hover{background-color:#f5e0ff!important}.dark-theme{background-color:#00042c;color:#fff}.dark-theme .primary-gradient{background-image:linear-gradient(135deg,#d561ff,#00e1ff)}.dark-theme .silver-gradient{background-image:linear-gradient(45deg,#d561ff26,#00e1ff26)}.dark-theme .text-primary{color:#ac00eb!important}.dark-theme .text-link{color:#00e1ff}.dark-theme .text-muted{color:#6abaff!important}.dark-theme .bg-light,.dark-theme .btn-light{background-color:#00042c!important;color:#fff!important}.dark-theme .split,.dark-theme .split-t,.dark-theme .split-y{border-top:1px solid #3d3d3d!important}.dark-theme .split,.dark-theme .split-b,.dark-theme .split-y{border-bottom:1px solid #3d3d3d!important}.dark-theme .split,.dark-theme .split-l,.dark-theme .split-x{border-left:1px solid #3d3d3d!important}.dark-theme .split,.dark-theme .split-r,.dark-theme .split-x{border-right:1px solid #3d3d3d!important}.dark-theme .my-wifi{background-image:url(/static/media/wifi-OnOff-dark.5d15ddda1f29d0e614fb.svg)}.dark-theme .MuiFormControl-root .MuiFormLabel-root{color:#1791fc}.dark-theme .MuiFormControl-root .MuiFormLabel-root.Mui-disabled{color:#646464}.dark-theme .MuiFormControl-root:hover .MuiFormLabel-root{color:#fff}.dark-theme .MuiFormControl-root:hover .MuiFormLabel-root.Mui-disabled{color:#646464}.dark-theme .MuiFormControl-root .MuiInputBase-root{color:#fff}.dark-theme .MuiFormControl-root .MuiInputBase-root .PrivateNotchedOutline-root-1{border-color:#1791fc}.dark-theme .MuiFormControl-root .MuiInputBase-root.Mui-disabled{color:#646464}.dark-theme .MuiFormControl-root .MuiInputBase-root.Mui-disabled .PrivateNotchedOutline-root-1{border-color:#646464}.dark-theme .MuiFormControl-root:hover .MuiInputBase-root .PrivateNotchedOutline-root-1{border-color:#fff}.dark-theme .MuiFormControl-root:hover .MuiInputBase-root.Mui-disabled .PrivateNotchedOutline-root-1{border-color:#646464}.dark-theme .MuiStepLabel-label{color:#fff!important}.topContainer{animation:bubblesMove 20s;background-image:radial-gradient(circle at 80% 0,#1b76bb33,#0000 5%),radial-gradient(circle at 80% 100%,#1b76bb33,#0000 5%),radial-gradient(circle at 90% 40%,#ff906b33,#0000 5%),radial-gradient(circle at 25% 70%,#1b76bb33,#0000 5%),radial-gradient(circle at 15% 30%,#f15a2733,#0000 5%),radial-gradient(circle at 30% 0,#f15a2733,#0000 5%),radial-gradient(circle at 30% 100%,#f15a2733,#0000 5%),radial-gradient(circle at 20% 5%,#1b76bb33,#0000 5%),radial-gradient(circle at 30% 50%,#f15a2733,#0000 5%),radial-gradient(circle at 75% 50%,#1b76bb33,#0000 5%),radial-gradient(circle at 75% 18%,#f15a2733,#0000 5%),linear-gradient(45deg,#ffffffbf,#ffffff80);background-position:0 180%;background-size:100% 500%;border-bottom-left-radius:20px;border-bottom-right-radius:20px;border-top-left-radius:20px;border-top-right-radius:20px;box-shadow:10px 15px 20px #0000001a;display:flex;height:50px;justify-content:space-between;left:5px;position:fixed;right:5px;top:5px;z-index:1000}@media(max-width:1400px){.topContainer{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:8px;border-top-right-radius:8px;height:35px;left:2.5px;right:2.5px;top:2.5px}}.topContainer>.blurContainer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom-left-radius:20px;border-bottom-right-radius:20px;border-top-left-radius:20px;border-top-right-radius:20px;bottom:0;left:0;position:absolute;right:0;top:0;z-index:-1}@media(max-width:1400px){.topContainer>.blurContainer{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:8px;border-top-right-radius:8px}}.topContainer a{text-decoration:none}.topContainer a img{height:100%;margin-left:60px;padding:8px 0}@media(max-width:1400px){.topContainer a img{margin-left:40px}}@media(max-width:576px){.topContainer a img{margin-left:40px;padding:5px 0}}.topContainer .mainSearchContainer{align-self:center;background-color:#fff;border-bottom-left-radius:14px;border-bottom-right-radius:14px;border-top-left-radius:14px;border-top-right-radius:14px;box-shadow:0 0 10px #0000000d;flex:1 1;margin:0 20px;max-width:700px;padding:5px}@media(max-width:1400px){.topContainer .mainSearchContainer{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:8px;border-top-right-radius:8px;padding:2px}}@media(max-width:768px){.topContainer .mainSearchContainer{margin:0 10px}}@media(max-width:576px){.topContainer .mainSearchContainer{display:none}}.topContainer .mainSearchContainer .mainSearch{background-color:#0000;border:1px solid #f0f0f0;border-bottom-left-radius:14px;border-bottom-right-radius:14px;border-top-left-radius:14px;border-top-right-radius:14px;box-shadow:0 0 0 #ac00eb0d;font-size:14px;padding:5px 10px;transition:all 1s;width:100%}.topContainer .mainSearchContainer .mainSearch::placeholder{color:linear-gradient(#ac00eb,#1791fc)}.topContainer .mainSearchContainer .mainSearch:focus{box-shadow:0 0 10px #1791fc;outline:1px solid #1791fc}@media(max-width:1400px){.topContainer .mainSearchContainer .mainSearch{font-size:12px;padding:2px 7px}}.topContainer .mainSearchContainer .searchItems{background-color:#fff;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:8px;border-top-right-radius:8px;box-shadow:10px 15px 20px #0000001a;color:#3d3d3d;display:block;margin-top:3px;padding:2px 7px}.topContainer .mainSearchContainer .searchItems:hover{background-color:#f0f0f0}.topContainer .titleName{flex:1 1;font-size:50px;line-height:90px;text-align:center}.topContainer .right-btns{align-items:center;background:#fff;border-bottom-left-radius:20px;border-bottom-right-radius:20px;border-top-left-radius:20px;border-top-right-radius:20px;display:flex;justify-content:center;margin:2.5px;padding:0 15px}@media(max-width:1400px){.topContainer .right-btns{border-bottom-left-radius:14px;border-bottom-right-radius:14px;border-top-left-radius:14px;border-top-right-radius:14px;padding:0 7.5px}}.topContainer .right-btns>button,.topContainer .right-btns>div>button{background-color:#0000;border:0;font-size:20px;outline:0;padding:0;width:40px}@media(max-width:1400px){.topContainer .right-btns>button,.topContainer .right-btns>div>button{font-size:13px;width:30px}}@media(max-width:576px){.topContainer .right-btns>button,.topContainer .right-btns>div>button{font-size:12px}}.topContainer .right-btns>.searchButton{display:none}@media(max-width:576px){.topContainer .right-btns>.searchButton{display:block}}.topContainer .right-btns>.bellbtn.bell-notification{position:relative}.topContainer .right-btns>.bellbtn.bell-notification:after{align-items:center;background:red;border-radius:50%;color:#fff;content:attr(current-count);display:flex;font-size:10px;font-weight:700;height:20px;justify-content:center;position:absolute;right:-10px;top:-10px;width:20px}.topContainer .right-btns .mySignll{margin:0 10px;width:20px}@media(max-width:1400px){.topContainer .right-btns .mySignll{width:15px}}.topContainer .notifDropdownContainer{max-height:500px;overflow:auto;padding:10px 20px;width:400px}@media(max-width:1400px){.topContainer .notifDropdownContainer{padding:5px 10px}}@media(max-width:768px){.topContainer .notifDropdownContainer{max-height:calc(100vh - 45px);width:calc(100% - 5px)}}.topContainer .notifDropdownContainer>h5{font-weight:700}@media(max-width:1400px){.topContainer .notifDropdownContainer>h5{font-size:14px}}.topContainer .userDropdownContainer{width:350px}@media(max-width:1400px){.topContainer .userDropdownContainer{width:190px}}.topContainer .userdropdown{align-items:center;background-color:#0000;border:0;border-bottom:1px solid #f0f0f0;display:flex;font-size:14px;padding:8px 15px;text-align:left}@media(max-width:1400px){.topContainer .userdropdown{font-size:10px;padding:5px 12px}}.topContainer .userdropdown:hover{background-color:#f0f0f0}@keyframes bubblesMove{0%{background-position:0 0}to{background-position:0 180%}}.menubtn{align-items:center;background-color:#1791fc;background-image:linear-gradient(135deg,#ac00eb,#1791fc);border-bottom-left-radius:14px;border-bottom-right-radius:14px;border-top-left-radius:14px;border-top-right-radius:14px;cursor:pointer;display:flex;height:45px;justify-content:center;left:7.5px;position:fixed;top:7.5px;width:45px;z-index:10000}@media(max-width:1400px){.menubtn{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:8px;border-top-right-radius:8px;height:30px;left:5px;top:5px;width:30px}}.menubtn i{color:#fff;font-size:18px;transition:all .5s}@media(max-width:1400px){.menubtn i{font-size:14px}}@media(max-width:768px){.menubtn.open{background-color:#0009}.menubtn.open i{color:#fff}}.secondaryLogo{align-self:center;height:30px;margin-right:10px}#sideContainer{animation:bubblesMove1 20s;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-image:radial-gradient(circle at 80% 0,#1b76bb33,#0000 5%),radial-gradient(circle at 80% 100%,#1b76bb33,#0000 5%),radial-gradient(circle at 90% 40%,#ff906b33,#0000 5%),radial-gradient(circle at 25% 70%,#1b76bb33,#0000 5%),radial-gradient(circle at 15% 30%,#f15a2733,#0000 5%),radial-gradient(circle at 30% 0,#f15a2733,#0000 5%),radial-gradient(circle at 30% 100%,#f15a2733,#0000 5%),radial-gradient(circle at 20% 5%,#1b76bb33,#0000 5%),radial-gradient(circle at 30% 50%,#f15a2733,#0000 5%),radial-gradient(circle at 75% 50%,#1b76bb33,#0000 5%),radial-gradient(circle at 75% 18%,#f15a2733,#0000 5%),linear-gradient(45deg,#ffffffbf,#ffffff80);background-position:300% 300%;background-size:500% 500%;border-bottom-left-radius:20px;border-bottom-right-radius:20px;border-top-left-radius:20px;border-top-right-radius:20px;box-shadow:10px 15px 20px #0000001a;left:5px;min-height:calc(100% - 65px);padding:5px;position:fixed;top:60px;transition:all .5s;width:50px;z-index:1020}@media(max-width:1400px){#sideContainer{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:8px;border-top-right-radius:8px;left:2.5px;min-height:calc(100% - 42.7px);padding:2.5px;top:40px;width:35px}}@media(max-width:768px){#sideContainer{padding:0;width:0}}#sideContainer .sideSearch{background-color:#0000;border:1px solid gray;border-bottom-left-radius:20px;border-bottom-right-radius:20px;border-top-left-radius:20px;border-top-right-radius:20px;font-size:14px;padding:0 10px;width:100%}@media(max-width:1400px){#sideContainer .sideSearch{font-size:11px}}#sideContainer .sideSearchBtn{font-size:14px}@media(max-width:1400px){#sideContainer .sideSearchBtn{font-size:11px;line-height:25px;padding:0;width:30px}}#sideContainer .navIcon{padding:0 30px 0 5px!important}@media(max-width:768px){#sideContainer .navIcon{padding:0 30px 0 5px}}#sideContainer .navIcon.fa-circle{font-size:8px}@media(max-width:1400px){#sideContainer .navIcon.fa-circle{font-size:5px}}#sideContainer .navbtn{align-items:center;border-bottom-left-radius:14px;border-bottom-right-radius:14px;border-top-left-radius:14px;border-top-right-radius:14px;color:#000;cursor:pointer;display:block;font-family:Arial,Helvetica,sans-serif!important;font-size:14px!important;list-style-type:none;margin-bottom:4px;overflow:hidden;padding:10px 10px 10px 7.5px;transition:all .5s;width:40px}@media(max-width:1400px){#sideContainer .navbtn{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:8px;border-top-right-radius:8px;font-size:11px!important;padding:7px 7px 7px 5px;width:30px}}@media(max-width:768px){#sideContainer .navbtn{padding:0;width:0}}#sideContainer .navbtn i,#sideContainer .navbtn span{color:#000}#sideContainer .navbtn.active,#sideContainer .navbtn:hover{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background-image:linear-gradient(135deg,#ac00eb,#1791fc);box-shadow:10px 15px 20px #0000001a;color:#fff!important;text-decoration:none;transition:all .3s}#sideContainer .navbtn.active i,#sideContainer .navbtn.active span,#sideContainer .navbtn:hover i,#sideContainer .navbtn:hover span{border-bottom-left-radius:14px;border-bottom-right-radius:14px;border-top-left-radius:14px;border-top-right-radius:14px;color:#fff}#sideContainer .navbtn:hover{width:230px}@media(max-width:1400px){#sideContainer .navbtn:hover{width:200px}}#sideContainer.open{width:250px}@media(max-width:1400px){#sideContainer.open{width:200px}}@media(max-width:768px){#sideContainer.open{padding:5px;width:calc(100% - 10px)}}#sideContainer.open .navbtn{width:240px}@media(max-width:1400px){#sideContainer.open .navbtn{width:195px}}@media(max-width:768px){#sideContainer.open .navbtn{padding:7.5px;width:100%}}#sideContainer a{text-decoration:none!important}#sideContainer a img{filter:brightness(100);height:40px;margin:5px 0 5px 60px}@media(max-width:768px){#sideContainer a img{height:30px}}@keyframes bubblesMove1{0%{background-position:0 0}to{background-position:300% 300%}}.sub-navbtn{background-color:#bbb;border-bottom-left-radius:14px;border-bottom-right-radius:14px;border-top-left-radius:14px;border-top-right-radius:14px}@media(max-width:1400px){.sub-navbtn{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:8px;border-top-right-radius:8px}}.sub-navbtn a{color:#3d3d3d;font-size:14px;padding:5px 10px;width:100%}@media(max-width:1400px){.sub-navbtn a{font-size:10px}}.sub-navbtn a.active,.sub-navbtn a:hover{background-color:#ac00eb0d}.sub-navbtn a.active{color:#ac00eb}main{margin-left:55px;min-height:calc(100vh - 50px);padding-top:60px}@media(max-width:1400px){main{margin-left:37.5px;padding-top:40px}}@media(max-width:768px){main{margin-left:0}}.footer{display:flex;justify-content:center;padding:10px 0}.footer img{height:30px}@media(max-width:576px){.footer img{height:20px}.footer{font-size:12px}}.dark-theme .topContainer{animation:none;background-image:linear-gradient(45deg,#d561ff26,#d561ff66)}.dark-theme .topContainer .mainSearchContainer{background-color:#1791fc40}.dark-theme .topContainer .mainSearchContainer .mainSearch{border:2px solid #d561ff;color:#fff}.dark-theme .topContainer .mainSearchContainer .mainSearch::placeholder{color:#fff}.dark-theme .topContainer .mainSearchContainer .searchItems{background-color:#1791fc66;color:#000}.dark-theme .topContainer .mainSearchContainer .searchItems:hover{background-color:#ac00eb}.dark-theme .topContainer a img{filter:brightness(2.5);padding:5px 0}.dark-theme .topContainer .right-btns{background-color:#00000080}.dark-theme .topContainer .right-btns>button,.dark-theme .topContainer .right-btns>div>button,.dark-theme .user-icon{color:#fff}.dark-theme #sideContainer{animation:none;background-image:linear-gradient(45deg,#3d3d3d80,#3d3d3de6);background-position:50%;background-size:100%}.dark-theme .userdropdown{border-bottom:1px solid #3d3d3d!important;color:#fff}.dark-theme .userdropdown:hover{background-color:#3d3d3d}.dark-theme .sideSearch{color:#fff}.dark-theme .navbtn,.dark-theme .navbtn i,.dark-theme .navbtn span{color:#fff!important}.dark-theme .sub-navbtn{margin-left:10px!important}.dark-theme .sub-navbtn a{background-color:#3d3d3d;color:#fff!important}.dark-theme .sub-navbtn a:hover{text-decoration:none}.dark-theme .sub-navbtn a.active,.dark-theme .sub-navbtn a:hover{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background-image:linear-gradient(45deg,#d561ff26,#d561ff66);box-shadow:10px 15px 20px #0000001a;transition:all .3s}.dark-theme .sub-navbtn a.active{color:#faf0ff!important}.signal_str1{stroke:#fff;stroke-width:70px;stroke-linejoin:round;stroke-miterlimit:2.61313}.signal_str0{stroke:#d3d3d3;stroke-width:70px;stroke-linejoin:round;stroke-miterlimit:4px}.signal_str0.active{stroke:#000}.dark-theme .signal_str0{stroke:gray}.dark-theme .signal_str0.active{stroke:#fff}#lightDarkBtn:focus{border-radius:50px}.dl_button_str0{stroke:#fff;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2.61313;fill:none;transition:1s}#lightDarkBtn.active .dl_button_str0{stroke:#fc0}.dl_button4{fill:#fff;transition:1s}#lightDarkBtn.active .dl_button4{opacity:0;transform:translateX(10%)}.dl_button9{fill:#000;opacity:0;transform:translateX(-10%);transition:1s}#lightDarkBtn.active .dl_button9{opacity:1;transform:translateX(0)}.moon,.moonDots{transition:1s}.moonDots{transform-origin:22% 50%}#lightDarkBtn.active .moon{transform:translateX(56%)}#lightDarkBtn.active .moonDots{opacity:0;transform:rotate(1turn)}.dl_button1{fill:#c9f3ff;fill-opacity:.2;transition:1s}#lightDarkBtn.active .dl_button1{fill:#fff9a3}.dl_button2{fill:#c9f3ff;transition:1s}#lightDarkBtn.active .dl_button2{fill:#fff9a3}.stars{fill:#fff;transition:1s}#lightDarkBtn.active .stars{opacity:0;transform:translateX(5%)}.dl_button6{fill:#fc0;opacity:0;transition:1s}#lightDarkBtn.active .dl_button6{opacity:1}.dl_button3{fill:#96d0e0}.dl_button0{fill:url(#dl_button_id4)}.clouds{fill:#fff;opacity:0;transform:translateX(-5%);transition:1s}#lightDarkBtn.active .clouds{opacity:1;transform:translateX(0)}.dl_button7{fill:#fff9a3;fill-opacity:.2}.dl_button8{fill:#fff9a3}.dl_button_fnt{font-family:Arial;font-size:327.3px;font-weight:700}.dark-theme .userdropdown.split-l{border-left:1px solid #3d3d3d!important}.myInput{position:relative}.myInput .myInputContainer{display:flex}.myInput .myInputContainer:hover fieldset{border-color:#ac00eb}.myInput .myInputContainer:hover legend{color:#ac00eb}.myInput .myInputContainer>fieldset{border:1px solid #1791fc;border-bottom-left-radius:25px;border-bottom-right-radius:25px;border-top-left-radius:25px;border-top-right-radius:25px;bottom:0;left:0;position:absolute;right:0;top:-10px}.myInput .myInputContainer>fieldset>legend{color:#1791fc;font-size:80%;font-weight:700;margin-left:10px;padding:0 5px;width:auto}@media(max-width:1400px){.myInput .myInputContainer>fieldset>legend{font-size:70%}}@media(max-width:768px){.myInput .myInputContainer>fieldset>legend{font-size:60%;padding:0 3px}}.myInput .myInputContainer>input,.myInput .myInputContainer>textarea{background-color:#0000;border:0;outline-width:0;padding:8px 15px;position:relative;width:100%;z-index:1}@media(max-width:1400px){.myInput .myInputContainer>input,.myInput .myInputContainer>textarea{font-size:14px}}@media(max-width:768px){.myInput .myInputContainer>input,.myInput .myInputContainer>textarea{font-size:12px;padding:5px 10px 8px}}.myInput .myInputContainer .inpNumber::-webkit-inner-spin-button,.myInput .myInputContainer .inpNumber::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.myInput .myInputContainer .inpNumber{-moz-appearance:textfield}.myInput .myInputContainer>button{z-index:1}.myInput .myInputContainer .danger{border-color:red!important;color:red!important}.dark-theme .myInput .myInputContainer>fieldset{border-color:#1791fc}.dark-theme .myInput .myInputContainer>fieldset>legend{color:#1791fc!important}.dark-theme .myInput .myInputContainer textarea,.dark-theme .myInput .myInputContainer>input{color:#fff}.dark-theme .myInput .myInputContainer-list .list-container>.item:hover{background-color:#646464}.dark-theme .myInput .myInputContainer:hover fieldset{border-color:#f5e0ff}.dark-theme .myInput .myInputContainer:hover legend{color:#f5e0ff!important}.headerName{padding:10px 20px}@media(max-width:1400px){.headerName{font-size:14px!important;padding:5px 15px}}.mySelect{display:flex}.mySelect:hover fieldset{border-color:#ac00eb}.mySelect:hover legend{color:#ac00eb}.mySelect>fieldset{border:1px solid #1791fc;border-bottom-left-radius:10000px;border-bottom-right-radius:10000px;border-top-left-radius:10000px;border-top-right-radius:10000px;bottom:0;left:0;position:absolute;right:0;top:-10px;z-index:0}.mySelect>fieldset>legend{color:#1791fc;font-size:80%;font-weight:700;margin-left:10px;padding:0 5px;width:auto}@media(max-width:1400px){.mySelect>fieldset>legend{font-size:70%}}.mySelect>input{background-color:#0000;border:0;outline-width:0;padding:8px 15px;position:relative;width:100%;z-index:0}@media(max-width:1400px){.mySelect>input{font-size:14px}}.mySelect-list{width:100%;z-index:100}.mySelect-list .list-container{margin:5px 10px 5px 0;max-height:300px;overflow-y:auto;padding:0 5px 5px}.mySelect-list .list-container>.item{cursor:default;padding:5px 20px}@media(max-width:1400px){.mySelect-list .list-container>.item{font-size:14px}}.mySelect-list .list-container>.item:hover{background-color:#f0f0f0;border-bottom-left-radius:10000px;border-bottom-right-radius:10000px;border-top-left-radius:10000px;border-top-right-radius:10000px}.mySelect-list .list-container>.item label{margin:0;width:100%}.mySelect-list .list-container>.item label input{height:20px;margin-right:10px;width:20px}.mySelect-list .list-container>.item label>button{z-index:1}.mySelect .danger{border-color:red!important;color:red!important}.dark-theme .mySelect>fieldset{border-color:#1791fc}.dark-theme .mySelect>fieldset>legend{color:#1791fc}.dark-theme .mySelect:hover fieldset{border-color:#f5e0ff}.dark-theme .mySelect:hover legend{color:#f5e0ff}.dark-theme .mySelect>input{color:#fff}.dark-theme .mySelect-list .list-container>.item:hover{background-color:#646464}.box{align-items:center;display:flex;justify-content:center;padding-top:100%;position:relative;text-align:center;width:100%}.box .heading{color:#fff;font-size:350%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.tabButton{padding:10px 15px}.tabButton.active{color:#1791fc}.overviewHeading{background-color:#f1f1f1;border:2px dashed #2087fb;cursor:pointer;width:100%}.chartOuter{height:350px;margin:0 15px 15px 0;overflow:hidden}.chartOuter .amcharts-amexport-item.amcharts-amexport-item-level-0{background-color:#fff;border-bottom-left-radius:10000px;border-bottom-right-radius:10000px;border-top-left-radius:10000px;border-top-right-radius:10000px;box-shadow:10px 15px 20px #0000001a;color:#093;display:flex;line-height:inherit;min-height:0;min-height:auto;opacity:1;padding:8px 15px;width:auto;z-index:0}.chartOuter .chartInner{margin-bottom:-20px}.amcharts-amexport-menu .amcharts-amexport-menu-level-1{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-image:linear-gradient(135deg,#ffffffbf,#fff);background-position-x:0;background-position-y:75%;background-repeat:no-repeat;background-size:150%;border:2px solid #fff;border-bottom-left-radius:25px;border-bottom-right-radius:25px;border-top-left-radius:25px;border-top-right-radius:8px;box-shadow:10px 15px 20px #0000001a;overflow:hidden;padding:10px 0;right:10px!important}.amcharts-amexport-menu .amcharts-amexport-menu-level-1:hover{background-position-x:100%}.amcharts-amexport-menu .amcharts-amexport-menu-level-1 .amcharts-amexport-item{background-color:#0000!important;text-align:center}.amcharts-amexport-menu .amcharts-amexport-menu-level-1 .amcharts-amexport-item a{padding:5px 20px}.amcharts-amexport-menu .amcharts-amexport-menu-level-1 .amcharts-amexport-item a:hover{background-color:#f0f0f0}.tabButton{background-image:linear-gradient(135deg,#ffffffbf,#fff);border:0;border-bottom-left-radius:25px;border-bottom-right-radius:25px;cursor:pointer;margin-right:3px;min-width:50px;padding:0;text-align:center}.tabButton.active{box-shadow:10px 15px 20px #0000001a;color:#ac00eb}.tabButton.active .close-btn{display:inline}.tabButton.danger{box-shadow:none;color:red}.tabButton>.inner-btn{background:#0000;border:0;font-size:14px;padding:10px 15px}.tabButton>.close-btn{display:none}.dark-theme .tabButton{background-color:#d561ff0d;background-image:none;color:#d561ff}.dark-theme .tabButton.active{background-color:#d561ff4d;color:#fff}.dark-theme .tabButton.active .close-btn{background-color:#0009!important;color:#faf0ff!important}.bg-light{background-color:#faf0ff!important}.span{color:#1791fc}
/*# sourceMappingURL=main.e64c8075.css.map*/