@import"https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.Navbar{width:100%;height:60px;display:flex;justify-content:space-between;align-items:center;background-color:#fff;border-bottom:.1vw solid #ebeff2;border-left:.1vw solid #ebeff2;font-family:Poppins,sans-serif}.BranchSelect{position:relative;display:flex;flex-direction:column;justify-content:center;padding:0 2vw}.BranchButtonDrop button{border:none;outline:none;background:none;color:#334d6e;display:flex;align-items:center;cursor:pointer;font-family:SamiBold;gap:.3vw;font-weight:600;font-size:16px;position:relative;letter-spacing:1%;line-height:21.6px}.BranchSelectOption{width:8.5vw;height:4.5vw;position:absolute;top:2vw;left:1.5vw;display:flex;flex-direction:column;background-color:#fff;box-shadow:0 0 .5vw #0000002d;border-radius:.5vw}.DropDownNavButton{border:none;outline:none;background:none;display:flex;align-items:center;color:#90a0b7;width:100%;height:1.5vw;padding:.6vw;justify-content:space-between;cursor:pointer;font-size:.7vw}.DropDownNavButton:hover{background-color:#ecf7ff}.DropDownNavButton .checkButton{display:none}.DropDownNavButton.activ{color:#005eeb;font-size:.6vw;background-color:#ecf7ff}.DropDownNavButton.activ .checkButton{display:flex;font-size:1vw}.NavButtonBox{display:flex;align-items:center;padding:0 1vw;gap:10px}.NavButtonBox input{border:none;outline:none;background-color:transparent}.GoPlus{border:none;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:all .5s ease;background:transparent}.GoPlus svg rect{fill:#005eeb;transition:all .5s ease}.GoPlus:hover svg rect{fill:#257afd;transition:all .5s ease}.GoPlus:active{scale:80%;transition:all .3s ease}.HiLang,.Piclock,.BsArrows,.Notification{font-size:20px;display:flex;justify-content:center;align-items:center;border:none;background:none;outline:none;color:#c2cfe0;cursor:pointer;transition:all .5s ease;stroke:#c2cfe0}.HiLang:hover,.Piclock:hover,.BsArrows:hover,.Notification:hover{color:#005eeb;stroke:#005eeb}.IoSearch{display:flex;justify-content:center;align-items:center;width:245px;height:40px;border-radius:10px;background:none;font-size:12px;color:#90a0b7;font-family:Regular;border:none;gap:10px;cursor:pointer;background:#f3f4f7;transform:translate(-100px);border:1px solid transparent;transition:all .3s ease}.IoSearch:hover{transition:all .3s ease;background-color:#ebeff5}.IoSearch:hover input::placeholder{color:#707683;transition:all .3s ease}.IoSearch input{width:100px;transition:all .3s ease;font-family:Regular}.IoSearch input::placeholder{color:#90a0b7;transition:all .3s ease}.IoSearch:hover input{width:180px;transition:all .3s ease;background-color:#ebeff5}.IoSearch svg path{fill:#90a0b7}.IoSearch:hover svg path{fill:#707683;transition:all .3s ease}.activeInput input{width:180px;transition:all .3s ease}.activeInput input::placeholder{color:#005eeb!important}.activeInput svg path{fill:#005eeb!important;transition:all .3s ease}.IoSearchZ{z-index:998!important}.blablabla{width:196px;display:flex;align-items:center;gap:6px;padding:3px 20px}.IoSearch svg{font-size:15px}.Navprofil{width:auto;height:90%;display:flex;align-items:center;padding:1px 20px;gap:5px;border-left:2px solid #ebeff2}.Navprofil img{width:32px;height:32px;object-fit:cover}.profilInfo_lastname{color:#334d6e;padding:6px 0 0;margin:0;font-family:SamiBold;font-size:14px;line-height:14px;font-weight:600;letter-spacing:1%}.profilInfo_frstname{font-family:Medium;color:#90a0b7;padding:0;margin:0;font-size:12px;line-height:16.2px;letter-spacing:1%}.notficationDrop{position:absolute;width:390px;height:550px;background-color:#fff;z-index:999!important;top:70px;border-radius:10px;box-shadow:0 0 34.9px 8px #00000038}.notficationDrop .notficationDrop_title{color:#334d6e;font-size:18px;font-weight:700;margin:30px}.notficationDrop_Messege{height:82%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:10px;overflow:auto;margin-right:10px;padding-top:10px}.notficationDrop_Messege::-webkit-scrollbar{width:16px}.notficationDrop_Messege::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px;border:1px solid #e4eaf1}.notficationDrop_Messege::-webkit-scrollbar-thumb{background:#b0c2da;border-radius:10px;border:4px solid transparent;background-clip:content-box}.notficationDrop_Messege::-webkit-scrollbar-thumb:hover{background:#b0c2da}.notficationDrop_Messege_box{width:350px;height:auto;border:1px solid #ebeff5;padding:10px 10px 10px 20px;position:relative;border-radius:10px;display:flex;flex-direction:column;gap:5px;transition:.3s ease}.notficationDrop_Messege_box:hover{box-shadow:0 0 15px #0003}.notficationDrop_Messege_box:after{content:"";position:absolute;width:2px;height:80px;background-color:#90a0b7;top:10px;left:10px}.notficationDrop_Messege_box:hover:after{background-color:#005eeb;transition:1s ease}.notficationDrop_Messege_box_top{display:flex;align-items:center;justify-content:space-between;font-family:SamiBold;font-size:12px;font-weight:600;line-height:16.2px;letter-spacing:.01em;text-align:left;color:#334d6e}.notficationDrop_Messege_box_top h3{color:#334d6e;font-size:12px;font-weight:600;font-family:SamiBold}.notficationDrop_Messege_box:hover .notficationDrop_Messege_box_top button{color:#33a9ff;transition:.3s ease;font-family:Regular}.notficationDrop_Messege_box_top button{font-family:Regular;border:none;background:none;color:#fff;font-size:12px;display:flex;align-items:center;transition:.3s ease;cursor:pointer}.notficationDrop_Messege_box_min p{font-family:Regular;font-size:12px;font-weight:400;line-height:16.2px;letter-spacing:.01em;text-align:left;color:#707683}.notficationDrop_Messege_box_time{font-family:Regular;color:#90a0b7;font-size:10px;font-weight:400;text-align:end;margin-right:5px}.Navprofil{cursor:pointer}.blablabla:hover{box-shadow:0 0 5px 1px #0000003e;border-radius:5px}.profilOverlyModal{background-color:transparent!important}.Navprofil_drop{position:absolute;width:176px;height:158px;top:70px;background-color:#fff;box-shadow:0 0 7.7px #0006;border-radius:6px;display:flex;align-items:flex-start;flex-direction:column;gap:1px;background-color:#e4eaf1;z-index:1000!important}.Navprofil_drop a{width:100%;flex-grow:1;padding:0 20px;display:flex;align-items:center;justify-content:flex-start;gap:5px;font-size:12px;color:#707683;background-color:#fff;border:none;font-family:Regular;text-decoration:none}.Navprofil_drop a svg{font-size:16px}.Navprofil_drop a:hover{color:#005eeb;background:#ecf7ff;cursor:pointer}.Navprofil_drop a:nth-child(1){border-top-left-radius:6px;border-top-right-radius:6px}.Navprofil_drop a:nth-child(5){color:#f7685b;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.Navprofil_drop a:nth-child(5):hover{background:#feeeed}.Navprofil_drop button{width:100%;flex-grow:1;padding:0 20px;display:flex;align-items:center;justify-content:flex-start;gap:5px;font-size:12px;color:#707683;background-color:#fff;border:none;font-family:Regular;text-decoration:none}.Navprofil_drop button svg{font-size:16px}.Navprofil_drop button:hover{color:#005eeb;background:#ecf7ff;cursor:pointer}.Navprofil_drop button:nth-child(1){border-top-left-radius:6px;border-top-right-radius:6px}.Navprofil_drop button:nth-child(5){color:#f7685b;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.Navprofil_drop button:nth-child(5):hover{background:#feeeed}.none{display:none}.ModalSearch{width:600px;height:450px;box-shadow:0 8px 19px -1px #00000038;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:0;overflow:hidden;position:absolute;top:270px;left:-55px;transform:translate(-50%,-50%);background-color:#fff;border-radius:15px;z-index:1000}.modal-overlay-navbar{position:fixed!important;top:0;left:0;width:100%!important;height:100%!important;background-color:#00000080;z-index:999}.ModalSearch-container{width:100%;height:450px;overflow:auto}.boxSearch{display:flex;justify-content:space-between;align-items:center;height:45px;padding:0 20px;border-bottom:1px solid rgba(235,239,242,1);top:1px solid rgba(235,239,242,1)}.aghhhh{display:flex;font-size:13px;color:#334d6e;font-family:Noto Sans,sans-serif;gap:10px;width:100%}.inuptSearcText{width:30%}.AOAO{display:flex;gap:13px}.aaaaa{color:#c2cfe0;font-size:20px}.SearchInpuBox{width:100%;display:flex;align-items:center;gap:15px;padding-left:30px;border-bottom:1px solid rgba(235,239,242,1)}.Nothink{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#ecf7ff;gap:28px;z-index:9999}.NothinkText p{font-size:16px;line-height:24px;letter-spacing:1%;font-weight:500;color:#c2cfe0}.ReactModal__Overlay--after-open{width:100vw;height:100vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:100}.boxSearchLink{text-decoration:none}.boxSearch{width:100%;z-index:9999999999!important;transition:all .2s ease}.boxSearch:hover{transition:all .2s ease;background-color:#e0edff!important}.Client{font-family:Poppins,sans-serif}.ButtonsHronical button{width:110px;border-top:none;border-left:none;border-right:none;border-bottom:1px solid #90a0b7;background:none;padding-bottom:10px;color:#90a0b7;font-family:Poppins,sans-serif;font-size:12px;cursor:pointer}.ClientTableActive{color:#005eeb!important;transition:all .3s ease;background-color:#e4f4fd;border-radius:6px}.ClientTableActive p{color:#005eeb!important}.ButtonsHronical button:focus,.ButtonsHronical button:hover{color:#005eeb;border-bottom:1px solid #005eeb;transition:all .3s ease}.Nomber,.NomberHeaderTitles{width:25px;height:32px;display:flex;justify-content:center;align-items:center}.NomberHeaderTitles p{display:flex;justify-content:center;align-items:center}.Nomber p{width:100%;padding:0;margin:0;font-size:14px;display:flex;justify-content:center;color:#707683}.Id{width:50px;height:32px;display:flex;justify-content:center;align-items:center;margin-right:15px}.IdHeaderTitles{width:50px;height:32px;display:flex;justify-content:center;align-items:center}.Id p{width:100%;padding:0;margin:0;font-size:14px;color:#707683}.IdClient{width:45px;height:32px;display:flex;justify-content:center;align-items:center;margin-right:15px}.IdClient p{width:100%;padding:0;margin:0;font-size:14px;color:#707683}.Name{width:175px;height:32px;display:flex;justify-content:center;align-items:center;margin-right:10px}.NameHeaderTitles{width:165px;height:32px;display:flex;justify-content:center;align-items:center}.NameSpan{width:155px;height:32px;display:flex;flex-direction:column;align-items:flex-start;margin-right:15px;justify-content:center}.Name p{width:100%;padding:0;margin:0;font-size:14px;color:#707683}.Name_P{font-size:14px;font-weight:18.9px;letter-spacing:1%;font-weight:500;font-family:Medium;display:flex;flex-direction:row;align-items:center;gap:5px;color:#707683}.Points{width:90px;display:flex;justify-content:center;align-items:center;margin-right:15px}.PointsHeaderTitles{width:90px;height:32px;display:flex;justify-content:center;align-items:center}.axuetzayoba{height:16px;background-color:#fff7ea}.Points b{width:100%;padding:0;margin:0;color:#707683;font-weight:400;width:16px;line-height:16.2px;font-size:12px;font-family:Regular}.BStar{width:16px!important;height:100%!important;display:flex;align-items:center;justify-content:center;color:#ffb946!important;font-size:14px!important}.LessonHeader{width:165px;height:32px;display:flex;justify-content:center;align-items:center;margin-right:15px}.LessonHeaderTitles{width:165px;height:32px;display:flex;justify-content:center;align-items:center}.Lesson{width:165px;height:32px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin-right:15px}.Lesson p{width:100%;padding:0;margin:0;font-size:14px;line-height:18.9px;letter-spacing:1%;font-weight:400;color:#707683;font-family:Regular}.LessonHeader p{width:100%;padding:0;margin:0;font-size:14px;color:#707683}.StatusHeader{width:80px;height:32px;display:flex;justify-content:space-between;align-items:center;margin-right:20px}.StatusHeaderTitles{width:80px;height:32px;display:flex;justify-content:space-between;align-items:center}.Status{width:80px;display:flex;justify-content:flex-start;align-items:center;margin-right:15px}.statusWidth{width:auto;padding:0 10px;height:19px;border-radius:4px;background-color:#2ed47a;font-size:12px;line-height:16.2px;letter-spacing:1%;font-weight:400;display:flex;justify-content:center;align-items:center;color:#fff;font-family:Regular}.Status p,.StatusHeader p{width:100%;padding:0;margin:0;font-size:14px;color:#707683}.StudyHeader{width:100px;height:32px;display:flex;justify-content:center;align-items:center;margin-right:15px}.StudyHeaderTitles{width:100px;height:32px;display:flex;justify-content:center;align-items:center}.ChangedHeader{width:125px;height:32px;display:flex;justify-content:space-between;align-items:center;margin-right:15px}.Changed{width:125px;height:32px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin-right:15px}.Changed p,.ChangedHeader p{width:100%;padding:0;margin:0;font-size:14px;color:#707683}.Study{width:100px;height:32px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin-right:15px}.StudyHeader p{width:100%;padding:0;margin:0;font-size:14px;color:#707683}.Study p{width:100%;padding:0;margin:0;font-size:14px;line-height:18.9px;letter-spacing:1%;font-weight:400;color:#707683;font-family:Medium}.PhoneHeader{width:130px;height:32px;display:flex;justify-content:center;align-items:center;margin-right:15px}.PhoneHeaderTitles{width:130px;height:32px;display:flex;justify-content:center;align-items:center}.Phone{width:130px;height:32px;display:flex;justify-content:flex-start;align-items:center;margin-right:15px}.PhoneHeader p{width:100%;padding:0;margin:0;font-size:14px;color:#707683}.Phone p{width:100%;padding:0;margin:0;font-size:14px;color:#707683;line-height:18.9px;font-weight:400;letter-spacing:1%;font-family:Regular}.BalanceHeader,.BalanceHeaderTitles{width:140px;height:32px;display:flex;justify-content:center;align-items:center}.Balance{width:150px;display:flex;justify-content:space-between;align-items:center;color:#c2cfe0;font-size:18px;position:relative;z-index:100}.SourceHeaderTitles{width:140px;height:32px;display:flex;justify-content:space-between;align-items:center}.BalanceHeader p{width:100%;padding:0;margin:0;font-size:14px;color:#707683}.Balance p{padding:0;margin:0;font-size:14px;color:#707683;line-height:18.9px;letter-spacing:1%;font-weight:400;font-family:Regular}.SourceBox{width:auto;padding:0 10px;height:19px;color:#2ed47a;border:.5px solid #2ed47a;display:flex;justify-content:center;align-items:center;border-radius:4px;font-family:Regular;font-size:12px;font-weight:400;line-height:16.2px;letter-spacing:.01em;text-align:center}.ClientTable{width:100%;height:609px!important;display:flex;flex-direction:column;align-items:center;font-size:14px;overflow-y:auto;overflow-x:hidden;gap:1px}.GlavTable{width:99%;height:60px;display:flex;cursor:pointer;min-height:60px;border-left:none;border-right:none;align-items:center;flex-direction:row;justify-content:space-between;border-bottom:1px solid #eff0f1;padding:0 20px 0 0;border-width:1px,0px,1px,0px;transition:all .3s ease;position:relative}.ClientTable::-webkit-scrollbar{width:15px;padding:1px;border-radius:38px;border:1px solid #e4eaf1;background-color:#f6faff}.ClientTable::-webkit-scrollbar-track{background:orange;border-radius:38px;border:1px solid #e4eaf1;background-color:#f6faff}.ClientTable::-webkit-scrollbar-thumb{background-color:#b0c2da;border-radius:38px;border:4px solid #f6faff}.Previus,.Next{width:140px;height:32px;border:1px solid #707683;color:#707683;display:flex;justify-content:center;align-items:center;border-radius:8px;gap:5px;background:none;cursor:pointer}.Selected_button{width:auto;display:flex;gap:10px}.Bottom_Button{width:auto}.number_button{width:32px;height:32px;display:flex;justify-content:center;align-items:center;color:#707683;border:1px solid #707683;border-radius:8px;background:none}.FiltersContent{width:100%;display:flex;gap:10px}.FiltersContent .HJK{display:flex!important;justify-content:center!important;gap:3px!important;align-items:center!important;padding:0!important;border-radius:8px!important;border:1px solid #c2cfe0!important;outline:none!important;background:#fff!important;color:#90a0b7!important;font-size:12px!important;font-family:Regular!important;font-weight:400!important;cursor:pointer!important;transition:.3s ease!important;text-align:center!important}.LeadDateButton_Box .HJK{width:100px;height:32px}.FiltersContent .HJK:hover{color:#000!important;border:1px solid black!important}.FiltersContent .HJK span{font-size:20px!important;display:flex!important;align-items:center!important}#reset{width:32px;height:32px;padding:0;display:flex;justify-content:center;align-items:center;border:1px solid #005eeb;color:#005eeb;font-size:16px;border-radius:8px;cursor:pointer;transition:.3s ease all}#reset:hover{background:#005eeb;color:#fff}.ModalText{width:100%;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:Poppins,sans-serif;gap:5px}.ModalNewStud h2{font-size:25px}.ModalText h1{margin:0;padding:0;font-size:25px;font-weight:700;color:#334d6e}.ModalText p{font-size:14px;font-weight:400;color:#90a0b7;line-height:18.9px}.ModalButton{margin-top:22px;margin-bottom:20px;display:flex;justify-content:center;align-items:center;gap:15px;width:100%;height:auto}.AddNewStudent{width:210px;height:60px;display:flex;justify-content:center;align-items:center;border:1px solid #dfe0e4;border-radius:6px;gap:10px;cursor:pointer;transition:.3s ease all}.AddNewStudent:hover{width:210px;height:60px;display:flex;justify-content:center;align-items:center;border:1px solid #005eeb;border-radius:6px;gap:10px}.IconNewStud{font-size:20px;color:#33a9ff}.AddNewStudText{display:flex;flex-direction:column}.AddNewStudText h1{margin:0;padding:0;font-size:14px;font-weight:600;line-height:14px;font:General Sans;font-family:Poppins,sans-serif}.AddNewStudText p{margin:0;padding:0;font-size:10px;color:#192a3e;line-height:13.5px;font:General Sans;font-family:Poppins,sans-serif}.AddNewCustomer{width:210px;height:60px;display:flex;justify-content:center;align-items:center;border:1px solid #dfe0e4;border-radius:6px;gap:10px;cursor:pointer;transition:.3s ease all}.AddNewCustomer:hover{width:210px;height:60px;display:flex;justify-content:center;align-items:center;border:1px solid #005eeb;border-radius:6px;gap:10px}.customer{width:135px;height:32px;background:#005eeb;border:1px solid #005eeb;border-radius:8px;color:#fff;font-size:12px;font-weight:500;display:flex;justify-content:center;align-items:center;gap:10px;cursor:pointer;transition:all .4s ease;font-family:Medium}.customer:active{scale:80%;transition:all .4s ease}.IconNewCust{font-size:20px;color:#33a9ff}.AddNewCustText{display:flex;flex-direction:column}.AddNewCustText h1{margin:0;padding:0;font-size:14px;font-weight:600;line-height:14px;font:General Sans;font-family:Poppins,sans-serif}.AddNewCustText p{margin:0;padding:0;font-size:10px;color:#192a3e;line-height:13.5px;font:General Sans;font-family:Poppins,sans-serif}.closeNewStud{border:none;background:none;color:#c2cfe0;font-size:24px;position:absolute;right:5px;top:10px;cursor:pointer}.DatePicker{cursor:pointer;transition:.3s ease all}.iconTopArrow{transform:rotate(0)}.iconBottomArrow{transform:rotate(180deg)}.DatePicker:hover{color:#192a3e;border:1px solid #192a3e}.ModalCreateNewStud{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.CreateNewsTitle{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;text-align:center;margin-bottom:10px}.CreateNewsTitle p{padding:0;margin:0;font-size:14px;color:#90a0b7;line-height:18.9px}.CreateNewsTitle h2{padding:0;margin:0;color:#334d6e;font-size:25px;line-height:33.75px}.CreateNewsContant{display:grid;grid-template-columns:repeat(2,2fr);grid-gap:20px;max-width:600px;margin:0 auto}.CreateNewsContant label{display:flex;flex-direction:column;gap:5px}.CreateNewsContant label p{font-size:10px;line-height:13.5px;font-weight:500;color:#334d6e}.CreateNewsContant label input{width:171px;border:1px solid #c2cfe0;border-radius:10px;display:flex;justify-content:flex-start;align-items:center;padding:16px 20px;background:#fff;color:#707683;font-size:12px;outline:none;line-height:16.2px;font-weight:400;cursor:text;transition:.3s ease all}.CreateNewsContant label input:hover{color:#192a3e;border:1px solid #000000}.CheckboxNewStud{margin-top:27px;width:86%;display:flex;flex-direction:column;gap:3px;align-items:flex-start}.CheckboxNewStud_title p{margin:0;padding:0;font-size:10px;font-weight:500;line-height:13.5px;color:#334d6e}.CheckBox_BOX{width:100%;display:flex;justify-content:space-between;gap:28px}.CheckBox_BOX label{display:flex;width:198.71px;height:32px;justify-content:flex-start;align-items:center;font-size:12px;font-weight:400;line-height:16.2px;letter-spacing:1%;color:#707683;gap:10px}.CheckBox_BOX input[type=checkbox]{width:20px;height:20px;border-radius:50%;border:2px solid #000000;margin-right:10px;appearance:none;-webkit-appearance:none;-moz-appearance:none;outline:none;cursor:pointer;position:relative;transition:border-color .3s}.CheckBox_BOX label input[type=checkbox]:checked{border-color:#005eeb}.CheckBox_BOX label input[type=checkbox]:checked:before{content:"";display:block;width:12px;height:12px;border-radius:50%;background:#005eeb;position:absolute;top:2px;left:2px}.CreateNewStudButtons{margin-top:24px;width:520px;display:flex;justify-content:flex-end;gap:13px}.GoBackStud{width:128px;border:1px solid #90a0b7;background:#fff;font-size:12px;padding:10px 20px;border-radius:8px;outline:none;color:#90a0b7;line-height:16.2px;letter-spacing:1%;cursor:pointer}.NextStud{width:128px;border:1px solid #005eeb;background:#005eeb;font-size:12px;padding:10px 20px;border-radius:8px;outline:none;color:#fff;line-height:16.2px;letter-spacing:1%;cursor:pointer}.IndividualLessonContent_Title{display:flex;flex-direction:column;justify-content:center;align-items:center}.IndividualLessonContent_Title h2{font-size:25px;color:#334d6e;font-weight:700;line-height:33.75px;margin:0;padding:0}.IndividualLessonContent_Title p{padding:0;margin:0;font-size:14px;color:#90a0b7;font-weight:400;line-height:18.9px}.IndividualLessonContent_Podtitle{width:100%;display:flex;justify-content:center;align-items:center;margin-top:15px;margin-bottom:24px}.IndividualLessonContent_Podtitle p{font-size:14px;color:#192a3e;line-height:18.9px;font-weight:500}.Selec_General_Box{width:100%;display:flex;justify-content:center;align-items:center}.IndividualLessonContent_SelectBox{display:grid;grid-template-columns:1fr 1fr;gap:10px 30px}.Select{width:213px;height:62px;display:flex;flex-direction:column;gap:5px}.Select p{font-size:10px;color:#334d6e;line-height:13.5px;font-weight:500}.Select select{border:1px solid #c2cfe0;border-radius:10px;padding:12.5px 20px;width:100%;outline:none}.Select_input p{font-size:10px;color:#334d6e;line-height:13.5px;font-weight:500}.linktoStudpage{display:none}.GlavTable:hover .linktoStudpage{display:block}.active{color:#005eeb!important;border-bottom:2px solid #005eeb!important;transition:all .3s ease}.ClientTable .GlavTable:hover{background-color:#e4f4fd;transition:all .3s ease}.GlavTable:hover #numberP{color:#192a3e;transition:all .3s ease}.GlavTable:hover .Name p{width:100%;padding:0;margin:0;font-size:14px;color:#192a3e;transition:all .3s ease}.GlavTable:hover .Name_P{width:100%;padding:0;margin:0;font-size:14px;font-weight:18.9px;letter-spacing:1%;font-weight:500;font-family:Medium;display:flex;flex-direction:row;align-items:center;gap:5px;color:#192a3e;transition:all .3s ease}.GlavTable:hover span p{width:100%;padding:0;margin:0;color:#192a3e;transition:all .3s ease}.GlavTable:hover .Balance p{width:auto;padding:0;margin:0;color:#192a3e;transition:all .3s ease}.selectMenuInfos{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,1fr)}.selectMenuInfos div{display:flex;flex-direction:row;align-items:center;gap:5px}.selectMenuInfos div label{font-size:12px;color:#334d6e}.selectMenuInfos div p{font-size:12px;color:#707683}.GlavTable input,.ClientTable .GlavTable input{cursor:pointer}.custom-checkbox{width:14.17px;height:14.17px;border:1px solid #707683;background-color:#fff;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative}.custom-checkbox:checked:after{content:"✓";position:absolute;left:2px;top:50%;transform:translateY(-50%);color:#fff;font-size:10px}.custom-checkbox:checked{background-color:#007bff;border-color:#007bff;color:#fff}.ClientTable .GlavTable:hover .custom-checkbox{background-color:#e4f4fd}.ClientTable .GlavTable:hover .custom-checkbox:checked{background-color:#007bff;border-color:#007bff}.ClientTable .GlavTable tbody tr:hover .custom-checkbox{background-color:#f0f0f0!important;border-color:#f0f0f0!important}.CliensTables{box-shadow:0 0 4px #abbed199;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:14px;background-color:#fff;overflow:hidden;transition:.3s ease all;cursor:pointer}.CourseTableTitle:hover svg{stroke:#005eeb}.viewLInkFlex{display:flex!important}.ClientsButtons{height:65px;display:flex;align-items:center;justify-content:space-between}.GlavTablCheckSpan{display:flex;justify-content:center;align-items:center;width:52px;height:52px}.GlavTableChervonIcon{display:flex;justify-content:center;align-items:center}.GlavTable:hover{border-radius:6px}.chervonText p{font-size:10px;line-height:13.5px;letter-spacing:1%;font-weight:400;font-family:Regular;color:#707683}.NavigationTool{width:100%;height:80px;display:flex;justify-content:space-between;align-items:center;padding-right:20px}.ConFimModalAddStudClose{cursor:pointer}.clientPoastionModals{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;z-index:999}.NewCustomerModal{display:flex;flex-direction:column;justify-content:center;align-items:center;width:550px;height:auto;padding:13px 15px;gap:20px;border-radius:15px;background:#fff;box-shadow:0 0 34.9px 8px #00000038}.NewCustomerModalHeader{width:100%;display:flex;justify-content:flex-end;align-items:center}.NewCustomerModalHeader svg{cursor:pointer}.newLeaadCard_studentMenu1_chil_form div label{font-size:10px!important;font-weight:500;line-height:13.5px;letter-spacing:.01em;color:#334d6e!important}.newLeaadCard_studentMenu1_chil_form div .ant-select-selector,.newLeaadCard_studentMenu1_chil_form div input{border-radius:10px!important}.NewCustomerModalTitles{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5px;margin-bottom:2px;position:relative}.NewCustomerModalTitles p{font-size:16px;font-weight:700;line-height:33.75px;letter-spacing:.01em;text-align:center;color:#334d6e}.NewCustomerModalTitles span{font-size:14px;font-weight:400;line-height:18.9px;letter-spacing:.01em;text-align:center;color:#90a0b7}.NewCustomerModalInfoHR{width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 20px;gap:8px;cursor:pointer;transition:all .3s ease}.NewCustomerModalInfoHR:hover span{color:#334d6e;transition:all .3s ease}.NewCustomerModalInfoHR:hover .NewCustomerModalHR{background:#707683;height:2px;border-radius:10px;transition:all .3s ease}.NewCustomerModalInfoHR span{font-size:12px;font-weight:400;line-height:16.2px;letter-spacing:.01em;text-align:center;color:#707683;transition:all .3s ease}.NewCustomerModalHR{width:100%;height:1px;background:#ebeff5;transition:all .3s ease}.NewCustomerModalCheck{width:100%;display:flex;justify-content:flex-start;padding:0 45px}.NewCustomerModalButtons{width:100%;display:flex;justify-content:flex-end;align-items:center;padding:0 45px;gap:13px;margin-bottom:20px}.modalCancelBtn{width:128px;height:32px;border:1px solid #90a0b7;border-radius:8px;font-size:12px;font-family:Medium;background:none;color:#90a0b7;cursor:pointer;transition:.3s all ease}.modalCancelBtn:hover{border:1px solid #000;color:#192a3e}.modalCancelBtn:focus{border:1px solid #005eeb;color:#005eeb}.modalConfrimBtn{width:128px;height:32px;border:1px solid #005eeb;border-radius:8px;font-size:12px;font-family:Medium;background:#005eeb;color:#fff;cursor:pointer;transition:.3s all ease}.modalConfrimBtn:focus{background-color:#257afd}.dropdown-menu-table-action{background-color:#fff!important;display:flex;flex-direction:column;margin:auto}.dropdown-menu-table-action a{text-decoration:none}.dropdown-menu-table-action button{z-index:999999999!important;width:100%;outline:none;border:none;background-color:#fff;border-bottom:1px solid #e4eaf1;font-size:12px;font-weight:400;line-height:16.2px;letter-spacing:1%;font-family:Regular;color:#707683;display:flex;justify-content:flex-start;align-items:center;gap:6.33px;height:33px;cursor:pointer;padding:0 20px;transition:all .3 ease}.dropdown-menu-table-action button svg{stroke:#707683;transition:all .3 ease}.dropdown-menu-table-action button span{font-size:16px;color:#707683;display:flex;align-items:center;transition:all .3 ease}.dropdown-menu-table-action button:hover svg{stroke:#005eeb!important;transition:all .3 ease}.inputIconDiv svg{stroke:#707683}.inputIconDiv{display:flex;justify-content:flex-start;align-items:center;gap:4px;width:100%;height:40px;padding:0 10px;transition:.3s all ease;outline:none;border-radius:10px;border:1px solid #c2cfe0;margin-bottom:5px}.inputIconDiv input{border:none;outline:none;width:100%}.inputIconDiv:hover{border:1px solid #005eeb;color:#192a3e}.AddSalaryModalSelects{width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:10px}.AddSalaryModalSelects div{width:213px;gap:5px}.inputIconDiv:focus{border:1px solid #005eeb;outline:#005eeb}.inputIconDiv:hover{border:1px solid #000000;color:#192a3e;transition:.3s all ease}.AddSalaryModalSelects div select{width:213px;height:45px;border-radius:10px;border:1px solid #c2cfe0;color:#707683;outline:none;padding:10px 20px}.AddSalaryModalSelects div label{font-size:10px;font-weight:500;line-height:13.5px;letter-spacing:.01em;text-align:center;color:#334d6e}.AddSalaryModalRadios{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-center;gap:10px;padding:0 45px}.AddSalaryModalRadios span{font-size:10px;font-weight:500;line-height:13.5px;letter-spacing:.01em;text-align:left;color:#334d6e}.AddSalaryModalRadio{display:flex;justify-content:space-between;align-items:center;gap:33px}.AddSalaryModalComment div{width:440px;height:100px}.AddSalaryModalComment div textarea{border-radius:8px;border:none;outline:none;font-family:Poppins;padding:12px 16px;min-width:440px;min-height:100px;max-width:440px;max-height:100px;border:1px solid #c2cfe0;margin-bottom:5px;font-size:10px;font-weight:400;line-height:13.5px;letter-spacing:.01em;color:#90a0b7}.AddSalaryModalComment div textarea::placeholder{font-size:10px;font-weight:400;line-height:13.5px;letter-spacing:.01em;color:#90a0b7}.AddSalaryModalComment{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;padding:0 45px}.AddSalaryModalComment span{font-size:10px;font-weight:500;line-height:13.5px;letter-spacing:.01em;text-align:left;color:#334d6e}.AddSalaryModalBalance{width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 45px;gap:10px;margin-bottom:5px}.AddSalaryModalBalanceInfo{display:flex;justify-content:flex-start;align-items:center;gap:5px;margin-left:15px}.AddSalaryModalBalanceInfo p{font-size:12px;font-weight:500;line-height:16.2px;letter-spacing:.01em;color:#334d6e}.AddSalaryModalBalanceInfo span{font-size:12px;font-weight:500;line-height:16.2px;letter-spacing:.01em;color:#f7685b}.AddSalaryModalButtons{width:100%;display:flex;justify-content:flex-end;align-items:center;padding:0 33px}.questModalCheck{width:100%;display:flex;justify-content:flex-start;align-items:center}.addSalaryQuestModalCheck{width:317px;padding:30px 10px;border-radius:15px;box-shadow:0 0 34.9px 8px #00000038;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.addSalaryQuestModalCheck .ConFimModalAddStudTitle{width:100%;gap:10px;margin-top:10px}.addSalaryQuestModalButton{width:100%;height:auto;display:flex;justify-content:space-between}.ChangeStatusModalInfo{width:100%;display:flex;justify-content:space-between;align-items:center;padding:15px 12px;border-radius:6px;border:1px solid #ebeff5}.ChangeStatusModalInfo p{font-size:13px;font-weight:500;line-height:16.2px;letter-spacing:.01em;text-align:center;color:#192a3e}.NewCustomerModalDiv{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;padding:0 45px}.NewCustomerModalDiv span{font-size:10px;font-weight:500;line-height:13.5px;letter-spacing:.01em;text-align:left;color:#334d6e}.NewCustomerModalDivRadios{width:100%;display:flex;justify-content:flex-start;align-items:center}.NewCustomerModalDivRadio{width:100%;display:flex;justify-content:space-between;align-items:center}.AddtoGroupValueModal{max-height:500px;overflow-y:scroll;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.errorText{font-size:12px;font-weight:400;line-height:16.2px;letter-spacing:.01em;text-align:center;color:#f7685b}.EditTableModalSelects{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.EditTableModalTitles{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}.tableHeaderTitles{display:flex;justify-content:center;align-items:center;margin-right:15px;border-radius:3px;transition:all .3s ease}.tableHeaderTitles p{width:100%;font-size:12px;font-weight:600;line-height:16.2px;letter-spacing:.01em;text-align:left;color:#192a3e;display:flex;font-family:Medium}.tableHeaderTitles svg{display:flex;width:16px;height:16px;justify-content:center;align-items:center;color:#c2cfe0;transition:all .3s ease}.tableHeaderTitles:hover{background-color:#e4eaf1;transition:all .3s ease}.tableHeaderTitles:hover svg{color:#192a3e;transition:all .3s ease}#AllStud{width:110px!important;height:36px!important;font-size:12px;font-weight:500;line-height:16.2px;letter-spacing:1%;font-family:Medium}#CustBase{width:128px!important;height:36px!important;font-size:12px;font-weight:500;line-height:16.2px;letter-spacing:1%;font-family:Medium}#ArchiveStud{width:100px!important;height:36px!important;font-size:12px;font-weight:500;line-height:16.2px;letter-spacing:1%;font-family:Medium}.FilderSubjectDiv{position:relative}.SubjectDropContant{position:absolute;top:40px;width:167px;min-height:65px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;border-radius:6px;box-shadow:0 0 7.7px #0006;background-color:#fff;z-index:1000}.SubjectDropContant p{padding:16px 20px;margin:0;width:167px;height:32px;border-bottom:1px solid #e4eaf1;display:flex;align-items:center;font-size:12px;font-weight:400;line-height:16.2px;letter-spacing:1%;color:#707683;font-family:Regular;cursor:pointer;transition:.3s ease all}.TeacherX{font-size:20px!important}.SubGenEng{font-size:12px!important;font-weight:600!important;line-height:16.2px!important;letter-spacing:1%!important;font-family:SamiBold!important;color:#707683}.SubjectDropContant p span{min-width:47px;height:19px;display:flex;justify-content:center;align-items:center;color:#fff;border-radius:4px;padding:0 6px}.SubjectDropContant p:nth-child(1) span{min-width:47px;height:19px;display:flex;justify-content:center;align-items:center;color:#fff;border-radius:4px;background-color:#2ed47a}.SubjectDropContant p:nth-child(2) span{background-color:#ffb946}.SubjectDropContant p:nth-child(3) span{background-color:#f7685b}.SubjectDropContant p:nth-child(4) span{background-color:#33a9ff}.PointsDivDrop{width:300px;min-height:157px;border-radius:8px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;background-color:#fff;box-shadow:0 0 7.7px #0006;padding:14px;position:absolute;top:40px;z-index:100}.PointsDivDropTitle{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.PointsDivDropTitle p:nth-child(1){font-size:16px;line-height:21.6px;letter-spacing:1%;font-family:SamiBold;font-weight:600;color:#192a3e}.PointsDivDropTitle p:nth-child(2){font-size:14px;font-weight:400;line-height:18.9px;letter-spacing:1%;font-family:Regular;color:#707683}.PointsDivDropTitle p:nth-child(3){font-size:10px;font-weight:400;line-height:13.5px;letter-spacing:1%;font-family:Regular;color:#f7685b;margin-top:2px}.PointsDivDropInpBox{width:272px;height:32px;display:flex;justify-content:flex-start;align-items:center;margin-top:12px;gap:10px}.PointsDivDropInpBox span{font-size:14px;font-weight:400;line-height:18.9px;letter-spacing:1%;font-family:Regular;color:#c2cfe0}.PointsDivDropInpBox input:nth-child(1),.PointsDivDropInpBox input:nth-child(3){width:123px;height:32px;border:1px solid var(--Colors-Light-gray-Light-gray, #c2cfe0);padding:16px 20px;display:flex;justify-content:center;align-items:center;font-size:12px;font-weight:400;line-height:16.2px;letter-spacing:1%;font-family:Regular;color:#707683;border-radius:10px}.PointsDivDropInpBox input:nth-child(1)::placeholder,.PointsDivDropInpBox input:nth-child(2)::placeholder{font-size:12px;font-weight:400;line-height:16.2px;letter-spacing:1%;font-family:Regular;color:#707683}.PointsDivDropButtonBox{width:272px;height:32px;display:flex;justify-content:space-between;align-items:center;margin-top:12px}.PointsDivDropButtonBox button:nth-child(1){width:128px;height:32px;display:flex;justify-content:center;align-items:center;background-color:#fff;border:1px solid var(--Colors-Normal-gray-Normal-gray, #90a0b7);border-radius:8px;font-size:12px;font-family:Medium;font-weight:500;line-height:16.2px;letter-spacing:1%;color:#90a0b7}.PointsDivDropButtonBox button:nth-child(2){width:128px;height:32px;display:flex;justify-content:center;align-items:center;background-color:#005eeb;border:1px solid var(--Colors-Normal-gray-Normal-gray, #90a0b7);border-radius:8px;font-size:12px;font-family:Medium;font-weight:500;line-height:16.2px;letter-spacing:1%;color:#fff;box-shadow:0 0 6px #0000001a}.PointsDivDropButtonBox button:nth-child(2):hover{width:128px;height:32px;display:flex;justify-content:center;align-items:center;background-color:#257afd;border:1px solid var(--Colors-Normal-gray-Normal-gray, #257afd);border-radius:8px;font-size:12px;font-family:Medium;font-weight:500;line-height:16.2px;letter-spacing:1%;color:#fff;box-shadow:0 0 6px #0000001a}.XuyLontainer,.PointsDivDroLeft{position:absolute!important;right:0!important}.PointsDivDropinputcheck{display:flex;align-items:center;gap:8px;margin-top:18px}.PointsDivDropinputcheck p{font-size:12px;font-weight:400;line-height:16.2px;letter-spacing:1%;font-family:Regular;color:#707683}.PointsDivDropButtonBox{transition:.3s ease all;cursor:pointer}.KotogimYe p{border-bottom:1px solid #e4eaf1}.KotogimYe p span{background:none!important;border:none!important;min-width:45px!important;height:19px!important}.KotogimYe p:nth-child(1) span{border:.5px solid var(--Colors-Green-Green, #2ed47a)!important;color:#2ed47a!important}.KotogimYe p:nth-child(2) span{border:.5px solid var(--Colors-Yellow-Yellow, #ffb946)!important;color:#ffb946!important}.KotogimYe p:nth-child(3) span{border:.5px solid var(--Colors-Red-Red, #f7685b)!important;color:#f7685b!important}.KotogimYe p:nth-child(4) span{border:.5px solid var(--Colors-Blue-Blue, #33a9ff)!important;color:#33a9ff!important}.KotogimYe p:nth-child(5) span{border:.5px solid var(--Colors-Black-Black, #192a3e)!important;color:#192a3e!important}.TYUIOP p span{background:none!important;border:none!important;min-width:45px!important;height:19px!important}.TYUIOP p:nth-child(1) span{border:.5px solid var(--Colors-Green-Green, #2ed47a)!important;background:#2ed47a!important;color:#fff!important}.TYUIOP p:nth-child(2) span{border:.5px solid var(--Colors-Green-Green, #885af8)!important;background:#885af8!important;color:#fff!important}.TYUIOP p:nth-child(3) span{border:.5px solid var(--Colors-Green-Green, #ffb946)!important;background:#ffb946!important;color:#fff!important}.TYUIOP p:nth-child(4) span{border:.5px solid var(--Colors-Green-Green, #33a9ff)!important;background:#33a9ff!important;color:#fff!important}.TYUIOP p:nth-child(5) span{border:.5px solid var(--Colors-Green-Green, #f7685b)!important;background:#f7685b!important;color:#fff!important}.TYUIOP p:nth-child(6) span{border:.5px solid var(--Colors-Green-Green, #334d6e)!important;background:#334d6e!important;color:#fff!important}.TYUIOP p:nth-child(7) span{border:.5px solid var(--Colors-Green-Green, #192a3e)!important;background:#192a3e!important;color:#fff!important}.frozenStatus{background-color:#ffb946!important}.finishedStatus{background-color:#33a9ff!important}.stoppedStatus{background-color:#f7685b!important}.activeStatus{background-color:#2ed47a!important}.contactedStatus{background-color:#ffb946!important}.lessonStatus{background-color:#33a9ff!important}.expectedStatus{background-color:#f7685b!important}.summaryStatus{background-color:#334d6e!important}.siteSource{border-color:#2ed47a!important;color:#2ed47a!important}.advertisingSource{border-color:#ffb946!important;color:#ffb946!important}.RecommendationSource{border-color:#33a9ff!important;color:#33a9ff!important}.networkSource{border-color:#f7685b!important;color:#f7685b!important}.NoneSource{border-color:#90a0b7!important;color:#90a0b7!important}.OtherSource{border-color:#192a3e!important;color:#192a3e!important}.dropdown-item:hover h5{color:#005eeb}.blue-dropduwn h5{font-family:Regular;font-size:12px;font-weight:400;line-height:16.2px;letter-spacing:.01em;color:#707683}.noneP{padding:0!important}.noneTarafP{padding-left:0!important;padding-right:0!important}.clientHIstorySms{height:340px!important;margin:0}.modal-overlay-group{position:absolute;top:0;left:0;width:100%!important;height:100%!important;background-color:#00000080;z-index:999}.TerraNova{width:95%;height:100%;position:absolute;right:0;display:flex;align-items:center;text-decoration:none}.FinancePageOne{width:100%;display:flex;justify-content:center;flex-direction:column;align-items:center;gap:10px}.FinanceTable,.FinanceCards{width:100%}.FinanceWalletMonthCards{width:fit-content;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:12px}.FinanceCirculationCards{display:grid;flex-wrap:wrap;gap:12px;width:100%}.FinancePercentagePriceCards{display:flex;gap:12px}.FinancePercentagePriceCard{width:100%!important}.FinancePercentagePriceCardsRight{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:12px}.AddSalaryModalOneSelect{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%!important;padding:0 40px;gap:10px}.AddSalaryModalOneSelect .ant-select{width:100%!important}.AddSalaryModalOneSelect .ant-select-selector{width:100%!important;height:45px;border-radius:10px;border:1px solid #c2cfe0;color:#707683;outline:none;padding:10px 20px}.AddSalaryModalOneSelect label{font-size:10px;font-weight:500;line-height:13.5px;letter-spacing:.01em;text-align:center;color:#334d6e}.FinanceModalSerach{width:100%;padding:0 40px}.FinanceModalSerachInfo{display:flex;flex-wrap:wrap;background-color:#f3f4f7;justify-content:center;align-items:center;gap:10px;width:100%;height:45px;border-radius:8px}.newCss{background-color:#fff;border:1px solid #dfe0e4}.FinanceModalSerachInfo input{border:none;outline:none;background:transparent;position:relative}.FinanceModalSerachInfo input::placeholder{font-size:12px;font-weight:400;line-height:16.2px;letter-spacing:.01em;color:#90a0b7}.FinanceModalSerachInfo input:focus{border:none;outline:none;background:transparent}.FinanceModalSerachInfo svg{font-size:15px;color:#90a0b7;margin-left:50px}.search_data{z-index:999}.incomeModalDivs{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:20px;padding:13px 15px;width:550px;height:430px;overflow-y:scroll}.radiusDiv{border-radius:5px}.NewCustomerModalButtonsToggles{width:100%;padding:0 45px;display:flex;justify-content:space-between;align-items:center}.NewCustomerModalButtonsToggle{width:209px;height:60px;display:flex;justify-content:center;align-items:center;gap:6px;border-radius:6px;padding:0 28px 0 10px;border:1px solid #dfe0e4;transition:all .3s ease;cursor:pointer}.NewCustomerModalButtonsToggle:hover{border:1px solid #005eeb;transition:all .3s ease}.NewCustomerModalButtonsToggleTitles{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px}.NewCustomerModalButtonsToggleTitles p{font-size:14px;font-weight:600;line-height:14px;letter-spacing:.01em;text-align:left;color:#192a3e}.NewCustomerModalButtonsToggleTitles span{font-size:10px;font-weight:500;line-height:13.5px;letter-spacing:.01em;text-align:left;color:#192a3e}.NewCustomerModalButtonsToggleIcon svg{stroke:#33a9ff}.NewCustomerModalButtonsToggle:hover .NewCustomerModalButtonsToggleIcon svg{stroke:#005eeb;transition:all .3s ease}.NewCustomerModalButtonsToggleActive{width:209px;height:60px;display:flex;justify-content:center;align-items:center;gap:6px;border-radius:6px;padding:0 28px 0 10px;border:1px solid #dfe0e4;background-color:#005eeb;transition:all .3s ease;cursor:pointer}.NewCustomerModalButtonsToggleActive .NewCustomerModalButtonsToggleTitles p,.NewCustomerModalButtonsToggleActive .NewCustomerModalButtonsToggleTitles span{color:#fff!important}.NewCustomerModalButtonsToggleActive .NewCustomerModalButtonsToggleIcon svg{stroke:#fff!important}.FinanceModalSerachTable{display:flex;flex-direction:column;justify-content:center;align-items:center;width:498px;height:276px;padding:0 0 14px;gap:6px;border-radius:8px;border:1px solid #ebeff5;scale:88%}.FinanceModalSerachTableHeader{width:100%;display:flex;justify-content:space-between;align-items:center;padding:4px 10px}.FinanceModalSerachTable p{display:flex;justify-content:space-between;align-items:flex-start;font-size:12px;font-weight:400;line-height:16.2px;letter-spacing:.01em;text-align:left;color:#707683}.FinanceModalSerachTableLists{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:208px;overflow-y:scroll;gap:5px;padding:4px 10px}.FinanceModalSerachTableList{width:100%;display:flex;justify-content:space-between;align-items:center}.FinanceMltipleLists{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:494px;height:405px;padding:4px 6px;gap:15px;border-radius:8px;border:1px solid #ebeff5;box-shadow:0 -1px 5.8px #0000001a inset;overflow-y:scroll}.FinanceMltipleList{display:flex;justify-content:space-between;align-items:center;width:100%;padding:15px 12px;border-radius:6px;border:1px solid #ebeff5;position:relative;transition:all .3s ease;cursor:pointer}.FinanceMltipleListTexts{display:flex;justify-content:center;align-items:center;gap:14px}.FinanceMltipleListTexts span{font-size:12px;font-weight:500;line-height:16.2px;letter-spacing:.01em;color:#707683}.FinanceMltipleListTexts p{font-size:12px;font-weight:500;line-height:16.2px;letter-spacing:.01em;color:#192a3e}.FinanceMltipleListTextsName{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1px}.FinanceMltipleListActions{display:flex;justify-content:center;align-items:center;gap:10px}.FinanceMltipleListActionCreator{display:flex;justify-content:center;align-items:center;width:32px;height:32px;position:absolute;bottom:-16.5px;left:50%;transform:translate(-50%);cursor:pointer;opacity:0;transition:all .3s ease}.FinanceMltipleListActionsCard{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:14px}.FinanceMltipleListActionCreator button{display:flex;justify-content:center;align-items:center;width:15px;height:15px;padding:8px;border:1.2px solid #c2cfe0;background:transparent;outline:none;cursor:pointer;border-radius:4px;font-size:20px;color:#c2cfe0;transition:all .3s ease}.FinanceMltipleList:hover{border-color:#c2cfe0;transition:all .3s ease}.FinanceMltipleList:hover .FinanceMltipleListActionCreator{opacity:1;transition:all .3s ease}.FinanceMltipleListActionCreator:hover{border-radius:10px;box-shadow:0 0 7.4px #0000001f;background:#fff;transition:all .3s ease}.FinanceMltipleListActionCreator:hover button{border-color:#334d6e;color:#334d6e;transition:all .3s ease}.FinanceMltipleListInputDiv{display:flex;justify-content:flex-start;align-items:center;width:154px;height:45px;padding:16px 20px;border-radius:10px;border:1px solid #c2cfe0;gap:5px}.FinanceMltipleListInputDiv input{border:none;outline:none;background:transparent;width:100%}.FinanceMltipleListInputDiv svg{stroke:#90a0b7}.FinanceMltipleListActions .ant-select .ant-select-selector{width:137px;height:45px!important;border-radius:10px!important}.FinanceMltipleTextsZaybal{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;padding:0;scale:95%}.FinanceMltipleTextsBeetwens{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%}.FinanceMltipleTextsBeetwensChildren{display:flex;justify-content:space-between;align-items:center;width:100%}.FinanceMltipleTextsBeetwensChildren div{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:2px}.FinanceMltipleTextsZaybal b{font-size:12px;font-weight:600;line-height:16.2px;letter-spacing:.01em;color:#334d6e}.FinanceMltipleTextsZaybal p{display:flex;justify-content:flex-start;align-items:center;gap:5px;font-size:12px;font-weight:500;line-height:16.2px;letter-spacing:.01em;color:#334d6e}.FinanceMltipleTextsZaybal span{font-size:12px;font-weight:500;line-height:16.2px;letter-spacing:.01em;color:#707683!important}.ModalMakeContainer{position:absolute;display:flex;align-items:center;justify-content:center;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1100}.ModalAddStud{width:550px;min-height:421px;max-height:461px;background-color:#fff;box-shadow:0 0 34.9px 8px #00000038;padding:50px 25px 20px;border-radius:15px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.EsheOdin{width:440px!important}.ModalAddStudTitle{width:100%;display:flex;flex-direction:column;align-items:center;gap:5px}.ModalAddStudTitle h2{font-size:25px;font-family:SamiBold;line-height:33.75px;letter-spacing:1%;font-weight:700;color:#334d6e;margin:0;padding:0}.ModalAddStudTitle p{font-size:14px;line-height:18.9px;letter-spacing:1%;font-family:Regular;color:#90a0b7}.ModalAddStudSelect{width:440px;height:148px;display:flex;margin-top:8px;justify-content:center;flex-wrap:wrap;gap:24px 14px}.ModalAddStudSelect label{position:relative;width:213px;height:62px;display:flex;flex-direction:column;gap:3px;justify-content:flex-start}.ModalAddStudSelect label p{font-size:10px;line-height:13.5px;letter-spacing:1%;font-weight:500;font-family:Medium;color:#334d6e}.ModalAddStudSelect label input{width:213px;height:45px;padding:14.5px 20px;outline:none;border:1px solid #c2cfe0;border-radius:10px;color:#707683;font-size:12px;font-weight:400;line-height:16.2px;letter-spacing:1%;font-family:Regular}.ModalAddStudSelect label input::placeholder{color:#707683;font-size:12px;font-weight:400;line-height:16.2px;letter-spacing:1%;font-family:Regular}.ModalAddStudSelect label .ModalAddStudSelectButton{width:213px;height:45px;padding:14.5px 20px;outline:none;border:1px solid #c2cfe0;border-radius:10px;color:#707683;background-color:#fff;display:flex;align-items:center;justify-content:space-between}.ModalAddStudSelect label .ModalAddStudSelectButton p{font-size:12px;font-weight:400;line-height:16.2px;letter-spacing:1%;font-family:Regular;color:#90a0b7}.ModalAddStudSelect label .ModalAddStudSelectButton span{font-size:12px;display:flex;justify-content:center;align-items:center;color:#90a0b7}.ModalAddStudSelectDropDown{width:250px;height:270.2px;display:flex;justify-content:center;align-items:center;border-radius:8px;box-shadow:0 0 7.7px #0006;background-color:#fff;position:absolute;top:70px;right:0;z-index:500}.ModalAddStudLessonSelect{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:24px}.ModalAddStudLessonSelectCheck{width:440px;height:49px;display:flex;flex-direction:column;align-items:flex-start}.ModalAddStudLessonSelectCheckTitle{font-size:10px!important;color:#334d6e!important;line-height:13.5px!important;letter-spacing:1%!important;font-weight:500!important;font-family:Medium!important;text-align:start}.MuiFormControl-root{width:100%!important}.ModalAddStudLessonSelectCheckGlavBox{display:flex!important;gap:40px!important;width:100%!important;justify-content:space-between!important}.ModalAddStudLessonSelectCheck-control-label{height:40px!important;margin:0!important;gap:10px!important;display:flex!important;align-items:center!important}.ModalAddStudLessonSelectCheck-control-label input{width:20px!important;height:20px!important}.ModalAddStudLessonSelectCheck-control-label .css-hyxlzm{width:20px!important;height:20px!important;display:flex!important;justify-content:center!important;align-items:center!important}.ModalAddStudLessonSelectCheck-control-label .css-hyxlzm svg{width:15.83px!important;height:15.83px!important}.ModalAddStudLessonSelectCheck-control-label .css-vqmohf-MuiButtonBase-root-MuiRadio-root{width:20px!important;height:20px!important}.ModalAddStudLessonSelectCheck-control-label .css-ahj2mt-MuiTypography-root{font-size:12px!important;font-weight:400!important;line-height:16.2px!important;letter-spacing:1%!important;font-family:Regular!important;color:#707683!important}.ModalAddStudLessonSelectCheck-control-label .css-vqmohf-MuiButtonBase-root-MuiRadio-root.Mui-checked{color:#005eeb!important}.ModaAddStudButtons{margin-top:24px;width:500px;height:32px;display:flex;justify-content:flex-end;align-items:center;gap:13px}.ModaAddStudButtons button{cursor:pointer;transition:.3s ease all}.ModaAddStudButtonsCancel{width:128px;height:32px;border:1px solid #90a0b7;border-radius:8px;background-color:#fff;color:#90a0b7;font-size:12px;font-weight:500;line-height:16.2px;letter-spacing:1%;font-family:Medium}.ModaAddStudButtonsCancel:hover{border:1px solid #192a3e;color:#192a3e}.ModaAddStudButtonsNext{width:128px;height:32px;border:1px solid #005eeb;border-radius:8px;background-color:#005eeb;color:#fff;font-size:12px;font-weight:500;line-height:16.2px;letter-spacing:1%;font-family:Medium}.ModaAddStudButtonsNext:hover{background-color:#257afd}.errorSelectMMMBox{margin-top:24px;width:100%;height:16px;display:flex;justify-content:center;align-items:center}.errorSelectMMM{font-size:12px;font-weight:400;font-family:Regular;line-height:16.2px;letter-spacing:1%;color:#f7685b}.MakeNewStudentContainer{position:absolute;display:flex;align-items:center;justify-content:center;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1001}.MakeNewStudentContainerBox{width:550px;height:580px;background-color:#fff;box-shadow:0 0 34.9px 8px #00000038;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;border-radius:15px;padding:50px 25px 20px;z-index:1100}.MakeNewStudentTitle{height:52px;display:flex;flex-direction:column;align-items:center}.MakeNewStudentTitle h2{padding:0;margin:0;font-size:25px;line-height:33.75px;letter-spacing:1%;font-weight:700;font-family:SamiBold;color:#334d6e}.MakeNewStudentTitle p{font-size:14px;line-height:18.9px;letter-spacing:1%;font-weight:400;font-family:Regular;color:#90a0b7}.MakeNewStudentSecondTitle{width:286px;height:19px;display:flex;justify-content:center;align-items:center;margin-top:15px}.MakeNewStudentSecondTitle p{font-size:14px;font-weight:400;line-height:18.9px;letter-spacing:1%;font-family:Regular;color:#192a3e}.MakeNewStudentSecondTitle p span{font-size:14px;font-weight:500;line-height:18.9px;letter-spacing:1%;font-family:Medium;color:#192a3e}.MakeNewStudentButtonsBox{width:440px;height:340px;display:flex;flex-wrap:wrap;justify-content:center;gap:20px 14px;margin-top:24px}.MakeNewStudentButtonsBox label{width:213px;height:62px;display:flex;flex-direction:column;gap:3px;position:relative;cursor:pointer}.MakeNewStudentButtonsBox label p{font-size:10px;font-weight:500;line-height:13.5px;letter-spacing:1%;font-family:Medium;color:#334d6e}.MakeNewStudentButtonsBox label button{width:213px;min-height:45px;display:flex;justify-content:space-between;align-items:center;padding:10px 20px;background-color:#fff;border:1px solid #c2cfe0;border-radius:10px;cursor:pointer;transition:.3s ease all}.MakeNewStudentButtonsBox label button p{font-size:12px;font-weight:400;line-height:16.2px;letter-spacing:1%;font-family:Regular;color:#90a0b7;transition:.3s ease all}.MakeNewStudentButtonsBox label button span{width:20px;height:20px;font-size:12.5px;display:flex;justify-content:center;align-items:center;color:#90a0b7;transition:.3s ease all}.MakeNewStudentButtonsBox label .DropDuwnMakeModalAddStudInputBox{width:213px;height:45px;display:flex;justify-content:flex-start;align-items:center;gap:5px;padding:10px 20px;background-color:#fff;border:1px solid #c2cfe0;border-radius:10px}.MakeNewStudentButtonsBox label .DropDuwnMakeModalAddStudInputBox span{display:flex;justify-content:center;align-content:center}.MakeNewStudentButtonsBox label .DropDuwnMakeModalAddStudInputBox input{width:100%;height:100%;border:none;outline:none;background:none}.DropDuwnMakeModalAddStudSelectContainer{position:absolute;top:70px;left:0;z-index:1000;width:213px;max-height:164px;background-color:#fff;box-shadow:0 0 7.7px #0006;border-radius:6px;overflow:hidden}.DropDuwnMakeModalAddStudSelect button{width:100%!important;min-height:32px!important;max-height:32px!important;padding:16px 20px!important;border:none!important;border-bottom:1px solid #e4eaf1!important;border-radius:0!important;font-size:12px;font-weight:400;font-family:Regular;line-height:16.2px;letter-spacing:1%;color:#707683}.MakeNewStudentCheckBox{margin-top:6px;width:440px;display:flex;justify-content:flex-start;align-items:center}.MakeNewStudentCheckBoxCheck .css-i4bv87-MuiSvgIcon-root{width:14.17px!important;height:14.17px!important}.MakeNewStudentCheckBoxCheck .css-12wnr2w-MuiButtonBase-root-MuiCheckbox-root.Mui-checked,.css-12wnr2w-MuiButtonBase-root-MuiCheckbox-root.MuiCheckbox-indeterminate{color:#005eeb}.MakeNewStudentCheckBoxCheck .css-ahj2mt-MuiTypography-root{font-size:12px!important;font-weight:400!important;line-height:16.2px!important;letter-spacing:1%!important;font-family:Regular!important;color:#707683!important}.MakeNewStudentInformation{width:440px;display:flex;flex-direction:column;gap:10px;margin-top:24px}.MakeNewStudentInformationUp,.MakeNewStudentInformationDown{width:440px;display:flex;gap:20px}.MakeNewStudentInformationUpOne,.MakeNewStudentInformationUpTwo,.MakeNewStudentInformationUpThree,.MakeNewStudentInformationDownOne,.MakeNewStudentInformationDownTwo{display:flex;flex-direction:column}.MakeNewStudentInformationUpOne span,.MakeNewStudentInformationUpTwo span,.MakeNewStudentInformationUpThree span,.MakeNewStudentInformationDownOne span,.MakeNewStudentInformationDownTwo span{display:flex;align-items:center;font-size:12px;font-weight:500;font-family:Medium;line-height:16.2px;letter-spacing:1%}.MakeNewStudentInformationUpOne span p,.MakeNewStudentInformationUpTwo span p,.MakeNewStudentInformationUpThree span p,.MakeNewStudentInformationDownOne span p,.MakeNewStudentInformationDownTwo span p{font-size:12px;font-weight:500;font-family:Medium;line-height:16.2px;letter-spacing:1%;color:#707683;margin-left:5px}.MakeNewStudentButtonsBoxDownLeft{display:flex;flex-direction:column}#SrtepThreeMakeNewStudButBox{display:flex;flex-direction:column;flex-wrap:nowrap;height:417px!important}.MakeNewStudentButtonsBoxUp,.MakeNewStudentButtonsBoxDown{display:flex;width:100%;gap:14px}.MakeNewStudentButtonsBoxDownLeft{display:flex;flex-direction:column;width:100%}.MakeNewStudentButtonsBoxDownRightDate .react-datepicker{width:213px!important;min-height:115px;max-height:115px;overflow-y:auto}.MakeNewStudentButtonsBoxDownRightDate .react-datepicker .react-datepicker__current-month,.MakeNewStudentButtonsBoxDownRightDate .react-datepicker .react-datepicker__navigation--previous,.MakeNewStudentButtonsBoxDownRightDate .react-datepicker .react-datepicker__navigation--next{display:none}.MakeNewStudentButtonsBoxDownRightDate .react-datepicker__header{padding:0}.MakeNewStudentButtonsBoxDownRightDate .hidden-date{visibility:hidden;pointer-events:none}.MakeNewStudentButtonsBoxDownRightDate .react-datepicker .react-datepicker__month{height:120px!important;overflow:hidden}.MakeNewStudentButtonsBoxDownRight{display:flex;flex-direction:column;gap:20px}.SelectDaysRightDate{margin-top:7px}.SelectDaysRightDate p{font-size:10px;font-weight:500;line-height:13.5px;letter-spacing:1%;font-family:Medium;color:#334d6e}.MakeNewStudentButtonsBoxDownSecond{width:100%;height:94px;display:flex;gap:14px}.NujenMargin{margin-top:14px}.NujenMarginDown{margin-bottom:6px}.MarginModaAddStudButtons{margin-top:70px!important}.axaxaxaxax .css-dmmspl-MuiFormGroup-root label{display:flex;flex-direction:row;height:32px}.ModalAddStudSelectButton .SuChAK{font-size:16px}.ConFimModalAddStud{width:317px;border-radius:15px;padding:30px 10px 15px;background-color:#fff;box-shadow:0 0 34.9px 8px #00000038;display:flex;flex-direction:column;align-items:center}.ConFimModalAddStudTitle{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;gap:6px}.ConFimModalAddStudTitle h2{padding:0;margin:0;font-size:16px;font-weight:700;line-height:21.6px;letter-spacing:1%;color:#334d6e}.ConFimModalAddStudTitle p{font-size:14px;font-weight:400;line-height:18.9px;letter-spacing:1%;color:#90a0b7}.ConFimModalAddStudClose{position:absolute;top:13px;right:13px;color:#c2cfe0;z-index:11000;font-size:20px}.ConFimModalAddStudButtons{width:238px;height:60px;display:flex;justify-content:center;align-items:center;gap:12px;transition:.3s ease all}.ConFimModalAddStudButtons button{width:128px;height:32px;border:1px solid #90a0b7;background-color:#fff;font-size:12px;font-weight:500;line-height:16.2px;letter-spacing:1%;color:#90a0b7;font-family:Medium;border-radius:8px;cursor:pointer;transition:.3s ease all}#YesConFimModalAddStudButtons{background-color:#005eeb;color:#fff;cursor:pointer;transition:.3s ease all}.ConFimModalAddStudButtons button:nth-child(1):hover{border:1px solid var(--Colors-Normal-gray-Normal-gray, #334d6e);background-color:#fff;color:#334d6e;transition:.3s ease all}.ConFimModalAddStudButtons #YesConFimModalAddStudButtons:hover{border:1px solid var(--Colors-Normal-gray-Normal-gray, #257afd);background-color:#257afd;color:#fff;transition:.3s ease all}.LastConFimModalAddStud{width:320px;height:162.75px;background-color:#fff;box-shadow:0 0 25.89px 5.93px #00000038;border-radius:11.13px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}.LastConFimModalAddStudTitle{display:flex;flex-direction:column;gap:4.45px;text-align:center}.LastConFimModalAddStudTitle h2{font-size:16px;line-height:21.6px;letter-spacing:1%;font-weight:700;font-family:SamiBold!important;color:#334d6e;padding:0;margin:0}.LastConFimModalAddStudTitle p{font-size:12px;line-height:16.2px;font-weight:400;letter-spacing:1%;font-family:Regular!important;color:#90a0b7;padding:0;margin:0}.ConFimModalAddStudLogo{width:59.34px;height:59.34px;border-radius:50%;background-color:#005eeb;display:flex;justify-content:center;align-items:center}.ConFimModalAddStudLogo span{font-size:35px;color:#fff;display:flex;justify-content:center;align-items:center}.GroupLessonAddStud{width:550px;height:691px;border-radius:15px;padding:50px 25px 20px;box-shadow:0 0 34.9px 8px #00000038;background-color:#fff;overflow-y:auto;display:flex;flex-direction:column;align-items:center}.GroupLessonAddStud::-webkit-scrollbar{display:none}.GroupLessonAddStud::-webkit-scrollbar-track{display:none}.GroupLessonAddStud::-webkit-scrollbar-thumb{display:none}.GroupLessonAddStudTitle{display:flex;flex-direction:column;text-align:center}.GroupLessonAddStudTitle h2{font-size:25px;font-weight:700;line-height:33.75px;letter-spacing:1%;font-family:SamiBold;color:#334d6e;padding:0;margin:0}.GroupLessonAddStudTitle p{font-size:14px;font-weight:400;line-height:18.9px;letter-spacing:1%;font-family:Regular;color:#90a0b7;padding:0;margin:0}.GroupLessonAddStudTitle span{font-size:14px;font-weight:400;line-height:18.9px;letter-spacing:1%;font-family:Regular;color:#192a3e;display:flex;justify-content:center;gap:3px;margin-top:15px}.GroupLessonAddStudTitle span p{font-size:14px;font-weight:500;line-height:18.9px;letter-spacing:1%;font-family:Medium;color:#192a3e}.GroupLessonAddStudButtons{width:440px;height:144px;display:flex;justify-content:center;flex-wrap:wrap;gap:20px 14px;margin-top:24px}.GroupLessonAddStudButtons label{width:213px;height:62px;display:flex;flex-direction:column;gap:3px;position:relative}.GroupLessonAddStudButtons label button{width:213px;height:45px;border:1px solid #c2cfe0;background-color:#fff;border-radius:10px;padding:10px 20px;display:flex;justify-content:space-between;align-items:center;transition:.3s ease all;cursor:pointer}.GroupLessonAddStudButtons label button:hover{border:1px solid #323c47}.GroupLessonAddStudButtons label button:hover p,.GroupLessonAddStudButtons label button:hover span{color:#323c47}.GroupLessonAddStudButtons label button p{font-size:12px;font-weight:400;line-height:16.2px;letter-spacing:1%;font-family:Regular;color:#90a0b7;transition:.3s ease all}.GroupLessonAddStudButtons label p{font-size:10px;font-weight:500;line-height:13.5px;letter-spacing:1%;font-family:Medium;color:#334d6e}.GroupLessonAddStudButtons label button span{font-size:12px;display:flex;justify-content:center;align-items:center;color:#90a0b7;transition:.3s ease all}.GroupLessonAddStudPoiskSpisok{width:440px;height:276px;overflow-y:auto;overflow-x:hidden;border:1px solid #ebeff5;padding:0 0 14px;border-radius:8px;display:flex;flex-direction:column}.GroupLessonAddStudPoiskSpisok::-webkit-scrollbar{width:15px;border:1px solid #e4eaf1;border-radius:10px}.GroupLessonAddStudPoiskSpisok::-webkit-scrollbar-track{background:#f6faff}.GroupLessonAddStudPoiskSpisok::-webkit-scrollbar-thumb{background-color:#b0c2da;border-radius:10px;border:3px solid #f6faff}.SpisokGlavUpTable{display:flex;gap:2px;justify-content:center;align-items:center;height:24px;border-bottom:1px solid #ebeff5}.SpisokGlavUpTable span{font-size:12px;font-weight:400;line-height:16.2px;letter-spacing:1%;font-family:Regular;color:#707683;display:flex;justify-content:space-between;align-items:center}.SpisokGlavUpTable span p{display:flex;justify-content:center;align-items:center;font-size:16px}.SpisokGlavUpTable .Group{width:162px;height:16px}.SpisokGlavUpTable .Teacher{width:117px;height:16px;margin:0}.SpisokGlavUpTable .Time{width:85px;height:16px}.GroupLessonAddStudPoiskButton{width:100%;height:45px;margin-top:20px;margin-bottom:12px}.GroupLessonAddStudPoiskButtonLabel.activesearch{display:flex;justify-content:flex-start}.GroupLessonAddStudPoiskButton label{display:flex;justify-content:center;align-items:center;width:440px;height:45px;border-radius:8px;background-color:#f3f4f7;padding:10px 30px}.GroupLessonAddStudPoiskButton label input{background:none;border:none;width:152px;height:17px}.SpisokGlavUpContant{display:flex;flex-direction:column;margin-top:6px}.SpisokGlavUpTableContantBox{display:flex;align-items:center;width:100%;height:40px;transition:.3s ease all;cursor:pointer;border:.5px solid transparent}.SpisokGlavUpTableContantBox:hover{background-color:#e4f4fd;border:.5px solid var(--Colors-Light-gray-20, #f1f4f8)}.SpisokGlavUpTableContantBox p{font-size:12px;font-weight:400;line-height:16.2px;letter-spacing:1%;font-family:Regular;color:#707683}.SpisokGlavUpTableContantBoxGroup{width:163px;height:32px;display:flex;align-items:center}.SpisokGlavUpTableContantBoxteach{width:120px;height:16px;display:flex;align-items:center}.SpisokGlavUpTableContantBoxTime{width:85px;height:16px;display:flex;align-items:center}.SpisokGlavUpTableContantBoxInfo{width:14px;height:14px;display:flex;align-items:center}.SpisokGlavUpTableContantBoxCheck{width:20px;height:20px;display:flex;align-items:center;margin-left:12px;margin-right:5px}.SpisokGlavUpTableContantBoxCheckRadio{width:15.83px!important;height:15.83px!important}.SpisokGlavUpTableContantBoxInfo button{border:none;background:none;font-size:14px;color:#c2cfe0;display:flex;align-items:center;justify-content:center}.activeContantBox1,.activeContantBox2,.activeContantBox3,.activeContantBox4,.activeContantBox5,.activeContantBox6,.activeContantBox7,.activeContantBox8,.activeContantBox9,.activeContantBox10{background-color:#e4f4fd}.SpisokGlavButtonsFirstButtons{width:440px;display:flex;gap:10px;margin-top:30px}.SpisokGlavButtonsFirst label{display:flex;flex-direction:column;width:213px;height:62px;gap:3px;position:relative}.SpisokGlavButtonsFirst label p{font-size:10px;line-height:13.5px;letter-spacing:1%;font-weight:500;font-family:Medium;color:#334d6e}.SpisokGlavButtonsFirst label .ModalAddStudSelectButtonaaaaa{width:213px;height:45px;border:1px solid #c2cfe0;border-radius:10px;background:#fff;display:flex;justify-content:space-between;padding:10px 20px;align-items:center;transition:.3s ease all;cursor:pointer}.SpisokGlavButtonsFirst label .ModalAddStudSelectButtonaaaaa:hover{border:1px solid #323c47}.SpisokGlavButtonsFirst label .ModalAddStudSelectButtonaaaaa:hover p,.SpisokGlavButtonsFirst label .ModalAddStudSelectButtonaaaaa:hover span{color:#323c47}.SpisokGlavButtonsFirst label .ModalAddStudSelectButtonaaaaa p{font-size:12px;font-weight:400;line-height:16.2px;font-family:Regular;letter-spacing:1%;color:#90a0b7;transition:.3s ease all}.SpisokGlavButtonsFirst label .ModalAddStudSelectButtonaaaaa span{font-size:12px;color:#90a0b7;transition:.3s ease all}.SpisokGlavButtonsFirstButtonsDuble{width:213px;height:45px;border:1px solid #c2cfe0;border-radius:10px;background:#fff;display:flex;justify-content:space-between;align-items:center;position:relative}.SpisokGlavButtonsFirstButtonsDuble .right{padding:10px 14px;width:89px;height:100%;display:flex;justify-content:space-between;border:none;background:none;align-items:center;border-left:1px solid #c2cfe0;transition:.3s ease all;cursor:pointer;border:1px solid transparent;border-radius:0 10px 10px 0}.SpisokGlavButtonsFirstButtonsDuble .right:hover{border:1px solid #323c47}.SpisokGlavButtonsFirstButtonsDuble .right:hover p,.SpisokGlavButtonsFirstButtonsDuble .right:hover span{color:#323c47}.SpisokGlavButtonsFirstButtonsDuble .right p{font-size:12px;font-weight:400;line-height:16.2px;letter-spacing:1%;font-family:Regular;color:#707683;transition:.3s ease all}.SpisokGlavButtonsFirstButtonsDuble .right span{font-size:12px;color:#707683;transition:.3s ease all}.SpisokGlavButtonsFirstButtonsDuble .left{width:124px;height:100%;display:flex;justify-content:flex-start;gap:10px;border:none;background:none;align-items:center;padding:10px 14px;transition:.3s ease all;cursor:pointer;border:1px solid transparent;border-radius:10px 10px 0 0}.VrotEbal{width:440px;display:flex;align-items:center}.VrotEbal .MakeNewStudentCheckBox{display:flex}.VrotEbal .MakeNewStudentCheckBox .css-j204z7-MuiFormControlLabel-root{display:flex;flex-direction:row!important}.SecontBirTiyin{margin-top:10px}.SecondPuuuul{margin-top:24px;border-top:1px dashed #c2cfe0;padding-top:20px}.SpisokGlavButtonsFirstButtonsDuble .dropdownMenu{position:absolute;top:50px;right:0;width:87px;height:65px;background-color:#fff;z-index:1000;box-shadow:0 0 7.7px #0006;border-radius:6px}.SpisokGlavButtonsFirstButtonsDuble .dropdownMenu p{width:100%;height:32px;border-bottom:1px solid #e4eaf1;display:flex;align-items:center;justify-content:center;font-family:RefularFontName;font-size:12px;line-height:16.2px;letter-spacing:1%;font-weight:400}.MakeNewStudentButtonsBox label button:hover{border:1px solid #192a3e}.MakeNewStudentButtonsBox label button:hover p,.MakeNewStudentButtonsBox label button:hover span{color:#192a3e}.LeadsBox{margin:8px}.LeadsNav{width:100%;margin-bottom:24.5px;display:flex;flex-direction:column;gap:11.5px}.LeadsNav_chill{width:100%;display:flex;justify-content:space-between}.LeadsNav_chill_menuSelect{width:200px;height:36px;display:flex;align-items:center;gap:0px}.LeadsNav_chill_menuSelect button{width:50%;height:100%;font-size:12px;border:none;background:transparent;color:#c2cfe0;padding:0;line-height:16.2px;font-weight:500;letter-spacing:1%;border-bottom:2px solid #c2cfe0;transition:.3s ease all;cursor:pointer}.LeadsNav_chill_menuSelect button:hover{border-bottom:2px solid #000;color:#192a3e}.LeadsNav_chill_menuSelect .active{color:#005eeb;border-bottom:2px solid #005eeb;font-size:12px;line-height:16.2px;letter-spacing:1%;font-weight:500}.LeadsNav_chill_menuBar{display:flex;align-items:center;gap:.5859375vw}.LeadsNav_chill_menuBar .search-container{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid #005eeb;background:transparent;border-radius:8px;color:#005eeb;font-size:16px;transition:.3s all ease;cursor:pointer}.LeadsNav_chill_menuBar .search-container:hover{background-color:#005eeb;color:#fff}.search-container{display:flex;align-items:center;transition:width .3s ease;width:40px;overflow:hidden}.search-container.expanded,.search-container.expanded:hover{width:245px;height:32px;border:1px solid #fff;background-color:#fff;border-radius:8px}.search-container.expanded span{width:0px;display:none}.search{background:none;border:none;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center}.XXXtenta{width:100%;padding:6px 10px;display:flex;align-items:center;justify-content:flex-start}.XXXtenta input{color:#707683;font-size:12px;font-family:Regular}.XXXtenta input::placeholder{color:#707683;font-size:12px;font-family:Regular}.XXXtenta #XXXSpan{display:flex;justify-content:center;align-items:center;width:20px;font-size:16px;color:#707683}.search-icon{transition:opacity .3s ease}.fade-out{opacity:0}.search-input{border:none;outline:none;height:100%;padding:5px;flex-grow:1;opacity:0;transition:opacity .3s ease}.search-container.expanded .search-input{opacity:1}.LeadsNav_chill_menuBar .filter{width:128px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid #005eeb;background:transparent;border-radius:8px;line-height:16.2px;gap:4px;font-family:Medium;color:#005eeb;font-size:12px;font-weight:500;cursor:pointer;transition:.3s all ease}.LeadsNav_chill_menuBar .filter:hover{background-color:#e0edff}.LeadsNav_chill_menuBar .filter p{display:flex;align-items:center;height:100%}.LeadsNav_chill_menuBar .filter svg{font-size:16px;display:flex;align-items:center}.LeadsNav_chill_menuBar .creted{width:128px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid #005eeb;background:#005eeb;border-radius:8px;gap:4px;line-height:16.2px;font-family:Medium;color:#fff;font-size:12px;font-weight:500;transition:.3s all ease;cursor:pointer}.LeadsNav_chill_menuBar .creted:hover{background-color:#257afd}.LeadsNav_chill_menuBar .creted svg{font-size:16px;display:flex;align-items:center}.filter{display:flex;flex-direction:row;gap:.5vw;font-family:Medium}.select{display:flex;flex-direction:column}.select button{width:5.90625vw;height:2vw;border-radius:.390625vw;color:#c2cfe0;border:.0390625vw solid #c2cfe0}.select ul{width:5.90625vw;background-color:#fff;border-radius:.390625vw;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:0;position:absolute;transform:translateY(20px)}.select ul li{width:70%;font-size:1vw;padding:5px 10px;text-decoration:none;list-style-type:none;border-bottom:.0390625vw solid #c2cfe0;color:#787878}.filter .search{width:1.8vw;height:1.8vw;display:flex;align-items:center;justify-content:center;border:.0390625vw solid #005eeb;background:transparent;border-radius:.1953125vw;color:#005eeb;font-size:1vw}.LeadsMain{width:100%;min-height:90vh;background-color:#fff;display:flex;justify-content:space-between;border-radius:15px;column-gap:13px;padding:20px 13px}.LeadsMain_table{width:25%;background-color:#f3f4f7;display:flex;flex-direction:column;align-items:center;padding:15px;border-radius:15px}.LeadsMain_table .topBtn{width:100%;height:40px;background-color:#005eeb;border-radius:10px;font-family:SamiBold;color:#fff;border:none;cursor:pointer;box-shadow:0 0 .2890625vw #0000001f;font-size:14px;line-height:14px;letter-spacing:1%;font-weight:600;transition:all .3s ease}.LeadsMain_table .topBtn:hover{background-color:#334d6e;transition:all .3s ease}.LeadsMain_table_lists{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;padding-bottom:20px;gap:10px;margin-top:10px}.LeadsMain_table_list{width:100%;min-height:131px;background-color:#fff;display:flex;flex-direction:column;border-radius:.390625vw;padding:10px 0;box-shadow:0 0 4px #0000001a;font-family:sans-serif;cursor:pointer;transition:.3s all ease}.LeadsMain_table_list:hover{box-shadow:0 0 15px #0003}.LeadsMain_table_list_top{width:auto;display:flex;justify-content:space-between;align-items:center;padding:0 13px}.LeadsMain_table_list_top p{font-family:SamiBold;line-height:17.55px;letter-spacing:1%;font-size:13px;color:#334d6e;font-weight:500}.LeadsMain_table_list_top button{border:none;background:transparent;color:#c2cfe0;font-size:16px;cursor:pointer}.LeadsMain_table_list_phone{display:flex;width:132px;height:20px;padding:0 5px 0 13px;align-items:center;flex-shrink:0;border-radius:0 5px 5px 0;background:var(--Colors-Blue-Blue, #33a9ff)}.LeadsMain_table_list_phone p{color:var(--Colors-White, #fff);font-family:Medium;font-size:12px;font-weight:500;line-height:16.2px;letter-spacing:1%}.LeadsMain_table_list_menu{border:none;background:none;padding:11px 13px 0;cursor:pointer}.LeadsMain_table_list_menu div{display:flex;flex-direction:column;align-items:flex-start;gap:6px;cursor:pointer}.LeadsMain_table_list_menu button{background:none;border:none;gap:3px;font-size:10px;color:#707683;display:flex;align-items:center;font-family:Medium;cursor:pointer}.LeadsMain_table_list_menu button img{width:16px;height:16px;object-fit:cover}.LeadsMain_table_list_menu button svg{font-size:16px}#summary{background-color:#334d6e}.LeadsTable{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;background-color:#fff;border:6px}.TablePaginator{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:35px 15px;width:100%;background-color:#fff}.TablePaginatorButtonsNextPage{width:140px;display:flex;justify-content:center;align-items:center;height:32px;padding:10px;gap:4px;border-radius:8px;border:1px solid #707683;background:transparent;cursor:pointer;font-size:12px;font-weight:500;line-height:16.2px;letter-spacing:.01em;text-align:center;color:#707683;transition:all .3s ease;font-family:Medium}.TablePaginatorButtonsNextPage:active{scale:80%;transition:all .3s ease}.TablePaginatorButtonsNextPage svg{stroke:#707683}.TablePaginatorNumberButtons{display:flex;justify-content:center;align-items:center;gap:8px}.TablePaginatorNumberButtonMini{display:flex;justify-content:center;align-items:center;width:32px;height:32px;padding:10px;gap:10px;border-radius:6px;border:1px solid #707683;background:transparent;cursor:pointer;font-size:12px;font-weight:500;line-height:16.2px;letter-spacing:.01em;text-align:center;color:#707683;transition:all .3s ease}.TablePaginatorNumberButtonActive{border:none;color:#fff;background-color:#005eeb;font-family:Regular}.TablePaginatorNumberButtonMini:active{scale:80%;transition:all .3s ease}.TablePaginatorSelected p{font-size:12px;font-weight:400;line-height:16.2px;letter-spacing:.01em;text-align:left;color:#707683}.TablePaginatorInput{display:flex;justify-content:center;align-items:center;gap:10px;font-family:Regular}.TablePaginatorInput input{width:68px;height:32px;padding:16px 20px;border-radius:10px;border:1px solid #c2cfe0;background:transparent;outline:none}.TablePaginatorInput input::placeholder{font-size:12px;font-weight:400;line-height:16.2px;letter-spacing:.01em;text-align:left;color:#707683}.TablePaginatorInput p{font-size:12px;font-weight:400;line-height:16.2px;letter-spacing:.01em;text-align:left;color:#707683;font-family:Regular}.TablePaginatorButtons{display:flex;justify-content:space-between;align-items:center;gap:10px;height:32px}.LeadsContent{height:auto;display:flex;background-color:#fff;flex-direction:column;align-items:center;justify-content:flex-start;box-shadow:0 0 4px #abbed199;border-radius:14px;padding:0}#content_Application:hover{width:100%;height:2.34375vw;display:flex;align-content:center;flex-wrap:wrap;background-color:#e4f4fd;justify-content:space-between;border-bottom:.0390625vw solid transparent;border-radius:.15625vw}tr:hover td span{color:#005eeb}.selected{background-color:#e4f4fd}.selected td span{color:#005eeb}.ShowButtons{display:flex;gap:.5859375vw}.Make{width:128px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid #005eeb;background:transparent;border-radius:8px;gap:4px;background-color:#005eeb;color:#fff;font-size:12px;font-weight:500;cursor:pointer;font-family:Medium}.Make svg{font-size:17px}.Delete{width:128px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid #f7685b;background:transparent;border-radius:8px;gap:4px;background-color:#f7685b;color:#fff;font-size:12px;font-weight:500;cursor:pointer;font-family:Medium}.Delete svg{font-size:17px}.LeadsCard{width:550px;height:600px;position:absolute;top:20%;left:40%;background-color:#fff;box-shadow:0 5px 50px 25px #00000038;border-radius:15px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.LeadsCardNav__closeBtn{position:absolute;right:15px;top:13px;border:none;outline:none;background:none;color:#c2cfe0;font-size:15px;cursor:pointer}.LeadsCardNavText{display:flex;flex-direction:column;justify-content:center;align-items:center}.LeadsCardNavText p{padding:0;margin:0;color:#90a0b7;font-size:14px;font-family:Regular;line-height:18.9px}.LeadsCardNavText h2{margin:0;padding:0;font-family:SamiBold;color:#334d6e;font-size:25px;font-weight:700;line-height:33.75px;letter-spacing:1%}.LeadsCard__menu{display:flex;align-items:center;justify-content:center;gap:5px}.LeadsCard__menu button{width:107px;height:36px;font-size:12px;line-height:16.2px;letter-spacing:1%;font-family:Medium;border-top:none;border-left:none;border-right:none;background:none;color:#90a0b7;border-bottom:2px solid #90a0b7;transition:.3s ease all;cursor:pointer}.LeadsCard__menu button:hover{color:#192a3e;border-bottom:2px solid #000000}.menuChil_information{width:100%;display:grid;grid-template-columns:1fr 1fr;place-items:center;justify-content:center;align-content:center;grid-row-start:1;grid-row-end:3;grid-gap:24px 14px;margin-top:26px;margin-bottom:50px}.menuChil_information__chil{display:flex;flex-direction:column;width:200px;height:62px;font-family:Regular}.menuChil_information__chil label{font-size:10px;font-family:Medium;color:#334d6e;margin-bottom:3px}.menuChil_information__chil input{display:flex;justify-content:center;align-items:center;border-radius:10px;outline:none;border:1px solid #c2cfe0;background:#fff;padding:14.5px 20px;font-family:Regular;transition:.3s all ease}.menuChil_information__chil select{width:100%;display:flex;justify-content:center;align-items:center;border-radius:10px;outline:none;border:1px solid #c2cfe0;background:#fff;padding:14.5px 20px;font-family:Regular;color:#707683}.menuChil_information__chil select option{width:100%;height:100%}#save.disabled{opacity:.6;cursor:not-allowed}.menuChil_sms_message_box{width:100%;height:95px;display:flex;flex-direction:column;position:relative;border:1px solid var(--Colors-Light-gray-30, #ebeff5);border-radius:8px;align-items:center;justify-content:center;padding-bottom:25px;transition:.3s all ease}.menuChil_sms_message_box:after{content:"";position:absolute;width:1px;height:80%;background-color:#90a0b7;left:10px;top:10%;transition:background-color .3s}.menuChil_sms_message_box_texts{width:90%;margin-left:20px}.menuChil_sms_message_box_title{font-size:12px;font-family:SamiBold;padding:10px 0;letter-spacing:1%;margin:0;font-weight:600;color:#334d6e}.menuChil_sms_message_box_desck{font-size:12px;font-weight:400;color:#707683;font-family:Regular}.menuChil_sms_message_date{position:absolute;bottom:8px;right:10px;color:#c2cfe0;font-size:10px;font-weight:400;font-family:Regular;margin:0}.menuChil_sms_message_status{position:absolute;top:-5px;right:10px;font-size:10px;font-weight:400;color:#c2cfe0}.menuChil_sms_message{display:flex;flex-direction:row}.menuChil_sms_messages{display:flex;flex-direction:column;justify-content:center;align-items:center}.menuChil_sms_message{width:498px;height:250px;border:1px solid #ebeff5;border-radius:8px;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:12px;padding:12px;margin-top:26px}.menuChil_sms_message::-webkit-scrollbar{width:15px}.menuChil_sms_message::-webkit-scrollbar-track{background:#f6faff;border:1px solid #e4eaf1;border-radius:10px}.menuChil_sms_message::-webkit-scrollbar-thumb{background-color:#b0c2da;border-radius:20px;border:4px solid #f6faff}.sms_box{display:flex;flex-direction:column;width:100%;height:auto;border-left:1px solid #90a0b7;padding-left:8px}.sms_box_name{display:flex;justify-content:space-between;align-items:center}.sms_box_name h2{margin:0;padding:0;font-size:12px;color:#334d6e;line-height:16.2px;font-family:SamiBold}.sms_box_name p{padding:0;margin:0;font-size:10px;color:#c2cfe0;font-family:Regular;transition:.3s all ease}.sms_box_massage p{font-size:12px;color:#707683;width:400px;font-family:Regular;line-height:16.2px}.sms_box_sendtime p{width:100%;display:flex;justify-content:flex-end;padding:0;margin:0;font-size:10px;color:#c2cfe0}.sms_border_box{width:459px;height:98px;display:flex;padding:8.64px 13.9px 8.65px 12.69px;border:1px solid #ebeff5;border-radius:8px;transition:.3s all ease}.menuChil_sms_message_box:hover,.sms_border_box:hover{box-shadow:0 0 15px #0003}.menuChil_sms_massage_box:after:hover{background-color:#005eeb}.sms_border_box:hover .sms_box{border-left:1px solid var(--Colors-Primary-blue-Link-color, #005eeb)}.sms_border_box:hover .sms_box_name p{color:#90a0b7}.menuChil_sms_message_sendBtn{width:414px;height:48px;border-radius:8px;background:#005eeb;margin-top:12px;margin-bottom:25px;border:none;color:#fff;outline:none;display:flex;align-items:center;justify-content:center;font-family:Medium;gap:4px;cursor:pointer;transition:.3s all ease}.menuChil_sms_message_sendBtn:hover{background-color:#257afd}.img_menuChil_sms_message_sendBtn{width:18px;height:18px;display:flex;justify-content:center;align-items:center}.img_menuChil_sms_message_sendBtn img{width:100%;height:100%;object-fit:contain}.menuChil_sms_message_history{width:496px;height:339px}.menuChil_sms_message_sendBtn span{display:flex;justify-content:center;align-items:center;font-size:16px}.menuChil_sms_messagesSend{display:flex;flex-direction:column}.menuChil_sms_messagesSend textarea{max-width:500px;min-width:500px;max-height:250px;min-height:250px;padding:10px;border-radius:7px;margin-top:20px;font-family:Poppins,sans-serif;font-size:12px;border:1px solid #ebeff5;overflow-y:auto;outline:none}.menuChil_sms_messagesSend textarea::-webkit-scrollbar{width:15px}.menuChil_sms_messagesSend textarea::-webkit-scrollbar-track{background:#f6faff;border:1px solid #e4eaf1;border-radius:10px}.menuChil_sms_messagesSend textarea::-webkit-scrollbar-thumb{width:7px;background-color:#b0c2da;border-radius:20px;border:4px solid #f6faff}.menuChil_sms_messagesSend_menuBtns{display:flex;justify-content:space-between;padding:10px 0;gap:4px}.BlaHuila{width:100%;display:flex;align-items:center;gap:4px}.Massageback_menuBtns{width:27px;height:27px;border:1px solid #005eeb;border-radius:8px;color:#005eeb;font-size:16px;background:none;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:.3s all ease}.Massageback_menuBtns:hover{background-color:#e0edff}.MassageSure_menuBtns{width:130px;height:27px;border-radius:8px;border:1px solid #005eeb;color:#005eeb;font-family:Medium;font-size:12px;line-height:16.2px;letter-spacing:1%;display:flex;justify-content:center;align-items:center;background:none;transition:.3s all ease}.MassageSure_menuBtns:hover{background-color:#e0edff}.MassageSubject_menuBtns{width:121px;height:27px;border:1px solid #005eeb;color:#005eeb;font-family:Medium;font-size:12px;line-height:16.2px;display:flex;justify-content:center;align-items:center;background:none;border-radius:8px}.MassageTeacher_menuBtns{width:122px;height:27px;border:1px solid #005eeb;color:#005eeb;font-family:Medium;font-size:12px;line-height:16.2px;display:flex;justify-content:center;align-items:center;background:none;border-radius:8px}.menuChil_sms_messagesSend_endBtns{width:100%;display:flex;gap:20px}.menuChil_sms_messagesSend_endBtns button{width:50%;padding:15px 0;border-radius:5px;margin-bottom:10px}.menuChil_sms_messagesSend_endBtns button:nth-child(1){width:243px;height:48px;border:1px solid #005eeb;color:#005eeb;background-color:transparent;cursor:pointer;border-radius:8px;display:flex;justify-content:center;align-items:center;gap:4px;transition:.3s all ease}.menuChil_sms_messagesSend_endBtns button:nth-child(1) span{display:flex;justify-content:center;align-items:center;font-size:16px}.menuChil_sms_messagesSend_endBtns button:nth-child(2){width:243px;height:48px;gap:4px;display:flex;justify-content:center;align-items:center;border:1px solid #005eeb;color:#fff;background:#005eeb;cursor:pointer;font-family:Medium;transition:.3s all ease}.menuChil_sms_messagesSend_endBtns button:nth-child(1):hover{background-color:#e0edff}.menuChil_sms_messagesSend_endBtns button:nth-child(2) span{font-size:16px}.menuChil_sms_messagesSend_endBtns button:nth-child(2):hover{background-color:#257afd;border:1px solid #257afd}.newLeaadCardCon{width:100%;height:100%;position:absolute;top:0;left:0;background-color:transparent;display:flex;align-items:center;justify-content:center;z-index:99}.newLeaadCard{width:550px;height:auto;background:#fff;box-shadow:0 0 34.9px 8px #00000038;border-radius:15px;padding:50px 15px 20px;display:flex;flex-direction:column;position:relative}.newLeaadCard__Head{display:flex;align-items:center;justify-content:center;color:#334d6e;letter-spacing:1%;font-size:18px;font-weight:700}.newLeaadCard__Head button{position:absolute;top:10px;right:10px;color:#c2cfe0;background:transparent;border:none;font-size:28px;cursor:pointer}.newLeaadCard__MenuBoxs{display:flex;gap:10px;justify-content:center;margin-top:10px}.newLeaadCard__MenuBoxs .active{background-color:#005eeb;color:#fff;border-color:#005eeb}.newLeaadCard__MenuBox{width:160px;height:185px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:10px;border:2px solid #e4e4e4;cursor:pointer;transition:.3s all ease}.newLeaadCard__MenuBox:hover{box-shadow:0 0 10px #00000059}.newLeaadCard__Head p{font-size:25px;color:#334d6e;font-family:SamiBold!important;font-weight:700!important}.newLeaadCard__MenuBox svg{font-size:52px;margin-bottom:20px;color:#005eeb}.newLeaadCard__MenuBoxs .active svg{color:#fff}.newLeaadCard__MenuBox .newLeaadCard__MenuBox_title{font-size:14px;font-weight:700;line-height:18.9px;color:#334d6e;font-family:Bold!important}.newLeaadCard__MenuBox .newLeaadCard__MenuBox_text{text-align:center;padding:0;margin:0;font-size:12px;color:#90a0b7;font-family:Regular}.newLeaadCard__MenuBoxs .active .newLeaadCard__MenuBox_title{font-size:14px;font-weight:700;line-height:18.9px;color:#fff;font-family:SamiBold}.newLeaadCard__MenuBoxs .active .newLeaadCard__MenuBox_text{text-align:center;padding:0;margin:0;font-size:12px;color:#fff;font-family:Regular}.newLeaadCard_paymentMenu{display:flex;flex-direction:column;margin-top:10px;gap:10px}.newLeaadCard_paymentMenu_title{display:flex;flex-direction:column;align-items:center}.newLeaadCard_paymentMenu_title h2{padding:0;margin:0;color:#334d6e;font-size:18px;font-weight:700;font-family:SamiBold}.newLeaadCard_paymentMenu_title{display:flex;flex-direction:column;gap:6px}.newLeaadCard_paymentMenu_title p{color:#90a0b7;font-weight:400;line-height:18.9px;letter-spacing:1%;font-size:14px;font-family:Regular}.newLeaadCard_paymentMenu form{width:100%;height:auto;display:flex;align-items:flex-start;justify-content:flex-start}.newLeaadCard_paymentMenu form .serach{width:440px;height:45px;margin:0 auto;border:1px solid #c2cfe0;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:10px}.SearchGlobalBox{width:100%;display:flex;justify-content:center}.newLeaadCard_paymentMenu form .serach svg{margin-left:80px;color:#90a0b7}.newLeaadCard_paymentMenu form .serach input{height:90%;border:none;outline:none}.newLeaadCard_paymentMenu form .serach input::placeholder{color:#90a0b7;font-size:12px}.newLeaadCard_paymentMenu form .select{width:440px;margin:0 auto}.newLeaadCard_paymentMenu form .select label{font-size:12px;color:#334d6e;margin-bottom:5px}.newLeaadCard_paymentMenu form .select select{width:100%;height:45px;border-radius:8px;color:#334d6e;border:1px solid #c2cfe0;padding:0 5px}.newLeaadCard_paymentMenu form .dataSelect{width:440px;margin:0 auto;display:flex;flex-direction:row-reverse;gap:15px}.newLeaadCard_paymentMenu form .dataSelect div{display:flex;flex-direction:column;gap:2px}.newLeaadCard_paymentMenu form .dataSelect div label{font-size:10px;font-family:Medium;color:#334d6e;margin-bottom:5px}.newLeaadCard_paymentMenu form .dataSelect div div{width:212px;height:45px;display:flex;flex-direction:row;border:1px solid #c2cfe0;align-items:center;padding:0;border-radius:8px}.newLeaadCard_paymentMenu form .dataSelect div div svg{padding:0 10px;color:#334d6e}.newLeaadCard_paymentMenu form .dataSelect div div input{border:none;outline:none;flex-grow:1;display:flex;font-family:Regular}.newLeaadCard_paymentMenu form .paymentType{width:440px;margin:0 auto;display:flex;flex-direction:column}.newLeaadCard_paymentMenu form .paymentType label{font-size:12px;color:#334d6e;margin-bottom:5px;font-family:Medium}.newLeaadCard_paymentMenu form .paymentType div{display:flex;justify-content:space-between}.newLeaadCard_paymentMenu form .paymentType div div{display:flex;flex-direction:row-reverse;align-items:center;justify-content:center;cursor:pointer}.newLeaadCard_paymentMenu form .paymentType div div label{color:#707683;font-size:12px;font-family:Regular;margin:0;cursor:pointer}.newLeaadCard_paymentMenu form .paymentType div div input{margin-top:-3px;cursor:pointer}.newLeaadCard_paymentMenu form .comment{width:440px;margin:0 auto;display:flex;flex-direction:column}.newLeaadCard_paymentMenu form .comment label{font-size:12px;color:#334d6e;margin-bottom:5px;font-family:Regular}.newLeaadCard_paymentMenu form .comment textarea{min-width:100%;max-width:100%;min-height:81px;max-height:81px;border-radius:8px;border:1px solid #90a0b7;outline:none;font-family:Medium;padding:12px 16px;font-size:10px;font-weight:400;font-family:Regular;line-height:13.5px;letter-spacing:1%;color:#90a0b7!important}.newLeaadCard_paymentMenu form .comment textarea::placeholder{color:#334d6e}.newLeaadCard_paymentMenu form .price{width:80%;margin:0 auto;display:flex;justify-content:space-between;font-family:Regular}.newLeaadCard_paymentMenu form .price div:nth-child(1){font-size:14px;color:#334d6e;cursor:pointer}red{color:red}.newLeaadCard_paymentMenu form .price div:nth-child(2){display:flex;align-items:center;color:#0000007b;font-size:14px;gap:10px;cursor:pointer}.footerBtns{width:90%;margin:0 auto;display:flex;justify-content:flex-end;gap:15px;cursor:pointer}.footerBtns button:nth-child(1){background:transparent;border:1px solid #90a0b7;color:#90a0b7;border-radius:7px;padding:7px 20px;cursor:pointer}.footerBtns button:nth-child(2){color:#fff;border:none;border-radius:7px;background:#005eeb;cursor:pointer;padding:7px 20px}.search_data{width:75%;max-height:200px;margin:0 auto;position:absolute;top:42%;display:flex;flex-direction:column;background-color:#fff;box-shadow:0 0 5px 1px #00000080;border-radius:5px;overflow-y:auto}.search_data2{width:75%;max-height:200px;margin:0 auto;position:absolute;top:29%;display:flex;flex-direction:column;background-color:#fff;box-shadow:0 0 5px 1px #00000080;border-radius:5px;overflow-y:auto;z-index:9999}.search_data1{width:75%;max-height:200px;margin:0 auto;position:absolute;top:67%;display:flex;flex-direction:column;background-color:#fff;box-shadow:0 0 5px 1px #00000080;border-radius:5px;overflow-y:auto}.search_data div{max-width:100%;display:flex;justify-content:center;padding:5px 0;justify-content:space-around;cursor:pointer}.search_data div:hover{background-color:#e4f4fd;border-radius:5px}.search_data div:hover p{color:#000}.search_data div p{font-size:14px;color:#90a0b7}.newLeaadCard_studentMenu{display:flex;flex-direction:column;width:100%}.newLeaadCard_studentMenu_title{justify-content:center;align-items:center;text-align:center;flex-direction:column;margin-top:20px;display:flex;gap:5px}.newLeaadCard_studentMenu_title h2{color:#334d6e;font-size:18px;font-weight:700;margin:0;padding:0;font-family:Bold}.newLeaadCard_studentMenu_title p{color:#90a0b7;font-size:14px;font-family:Regular}.newLeaadCard_studentMenu_titleNameB{display:flex;justify-content:center;align-items:center;gap:10px;font-size:14px;font-weight:400;line-height:18.9px;letter-spacing:.01em;color:#192a3e}.newLeaadCard_studentMenu_titleNameB b{font-size:14px;font-weight:500;line-height:18.9px;letter-spacing:.01em;text-align:center;color:#192a3e}.newLeaadCard_studentMenu_Menu{display:flex;align-items:center;justify-content:center;gap:15px;padding-bottom:30px}.newLeaadCard_studentMenu_Menu_btn1{width:210px;height:60px;border:1.5px solid #c2cfe0;border-radius:5px;display:flex;align-items:center;padding:5px 10px;gap:10px;cursor:pointer;margin-top:30px}.newLeaadCard_studentMenu_Menu_btn1:hover{border:1.5px solid #005eeb}.newLeaadCard_studentMenu_Menu_btn1:hover svg{color:#005eeb}.newLeaadCard_studentMenu_Menu_btn1 svg{color:#33a9ff;font-size:28px}.newLeaadCard_studentMenu_Menu_btn1:active{background:#005eeb!important}.newLeaadCard_studentMenu_Menu_btn1:active p,.newLeaadCard_studentMenu_Menu_btn1:active span{color:#fff}.newLeaadCard_studentMenu_Menu_btn1:active svg{color:#fff}.newLeaadCard_studentMenu_Menu_btn1_text p{color:#192a3e;font-size:14px;font-weight:600;padding:0;margin:0;font-family:SamiBold}.newLeaadCard_studentMenu_Menu_btn1_text span{color:#192a3e;font-size:10px;padding:0;margin:0;font-family:Regular}.newLeaadCard_studentMenu_Menu_footerBtn{width:100%;display:flex;justify-content:flex-end;gap:10px;margin-bottom:30px;transition:.3s ease all}.newLeaadCard_studentMenu_Menu_footerBtn button{width:128px;height:32px;border-radius:10px;cursor:pointer;margin-top:20px}.newLeaadCard_studentMenu_Menu_footerBtn button:nth-child(1){border:1px solid #90a0b7;color:#90a0b7;background:transparent;transition:.3s ease all}.newLeaadCard_studentMenu_Menu_footerBtn button:nth-child(2){border:none;background:#005eeb;color:#fff;transition:.3s ease all}.newLeaadCard_studentMenu_Menu_footerBtn button:nth-child(1):hover{border:1px solid #334d6e;color:#334d6e;background:transparent;transition:.3s ease all}.newLeaadCard_studentMenu_Menu_footerBtn button:nth-child(2):hover{border:1px solid var(--Colors-Normal-gray-Normal-gray, #257afd);background:#257afd;color:#fff;transition:.3s ease all}.newLeaadCard_studentMenu1_chil{width:100%;justify-content:flex-start;align-items:center;overflow:auto;overflow-x:hidden;max-height:90vh;display:flex;flex-direction:column;gap:10px}.newLeaadCard_studentMenu1_chil::-webkit-scrollbar{z-index:-999;display:none}.newLeaadCard_studentMenu1_chil_form{width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:10px}.newLeaadCard_studentMenu1_chil_form div{width:213px;gap:5px}.newLeaadCard_studentMenu1_chil_formDD{margin:23px 0}.ChildDD{width:213px;display:flex;flex-direction:column;gap:5px}.newLeaadCard_studentMenu1_chil_form div input:focus{border:1px solid #005eeb;outline:#005eeb}.newLeaadCard_studentMenu1_chil_form div input{width:213px;height:40px;padding:0 10px;transition:.3s all ease;outline:none;border-radius:5px;border:1px solid #c2cfe0;margin-bottom:5px}#no-style input{all:unset}.newLeaadCard_studentMenu1_chil_form div input:hover{border:1px solid #005eeb;color:#192a3e}.check_chil_fdad{width:15px!important;height:15px!important;cursor:pointer!important}.newLeaadCard_studentMenu1_chil_form div select{width:213px;height:45px;border-radius:10px;border:1px solid #c2cfe0;color:#707683;outline:none;padding:10px 20px}.newLeaadCard_studentMenu1_chil_form div label{gap:1px;margin:0;font-size:10px;font-weight:500;line-height:13.5px;letter-spacing:.01em;text-align:left}.newLeaadCard_studentMenu1_chil_form div label span{font-family:Medium;margin:0;font-size:10px;font-weight:500;line-height:13.5px;letter-spacing:.01em;text-align:center;color:#f7685b}.qqq{display:flex;justify-content:flex-start;align-items:center;gap:4px}.newLeaadCard_studentMenu1_chil_form div input[type=radio]{width:20px;height:20px}.newLeaadCard_studentMenu1_chil_form_select{width:100%;display:flex;justify-content:center;align-items:center}.newLeaadCard_studentMenu1_chil_form_select p{width:100%;padding:0 35px;margin-top:15px;font-family:Regular;font-size:10px;font-weight:500;line-height:13.5px;letter-spacing:.01em;text-align:left;color:#334d6e}.newLeaadCard_studentMenu1_chil_form_select .newLeaadCard_studentMenu1_chil_form_select_inputs{width:100%;display:flex;align-items:center;justify-content:space-between;padding:20px 30px}.newLeaadCard_studentMenu1_chil_form_select .newLeaadCard_studentMenu1_chil_form_select_inputs span{font-family:Regular;font-size:12px;font-weight:400;line-height:16.2px;letter-spacing:.01em;color:#707683!important}.newLeaadCard_studentMenu1_chil_form_select .newLeaadCard_studentMenu1_chil_form_select_inputs div{min-width:213px;display:flex;justify-content:flex-start;flex-direction:row;align-items:center;gap:5px}.newLeaadCard_studentMenu1_chil_form_select .newLeaadCard_studentMenu1_chil_form_select_inputs div label{font-size:12px;color:#707683;font-family:Regular}.newLeaadCard_studentMenu1_chil_form_select .newLeaadCard_studentMenu1_chil_form_select_check{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;width:100%;padding:0 30px}.newLeaadCard_studentMenu1_chil_form_select_check b{font-size:12px;font-weight:400;line-height:16.2px;letter-spacing:.01em;text-align:left;color:#707683}.addCardInfo{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:20px;padding:10px 35px}.addCardInfo1{display:flex;flex-direction:column}.addCardInfo1_chil label{font-size:12px;color:#192a3e}.addCardInfo1_chil span{font-size:12px;color:#707683}.newLeaadCard_studentMenu_title p:nth-child(3){color:#192a3e}.serachGroup{display:flex;flex-direction:column}.serachGroupInput{width:440px;height:45px;background:#f3f4f7;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:12px;color:#90a0b7;gap:5px}.serachGroupInput input{height:90%;border:none;outline:none;background:none}.serachGroupInput svg{font-size:16px}.serachGroupInput input::placeholder{color:#90a0b7}.serachGroupMenu{width:100%;border:2px solid #ebeff5;border-radius:10px;margin-top:10px}.serachGroupMenu_nav{display:flex;gap:10px;border-bottom:2px solid #ebeff5;padding-top:2px;padding-bottom:2px;padding-left:10px}.serachGroupMenu_nav span{display:flex;align-items:center}.serachGroupMenu_nav span p{font-size:12px;color:#707683}.serachGroupMenu_nav svg{color:#c2cfe0;font-size:18px;font-weight:600}.serachGroupMenu_nav span:nth-child(1){width:40%;justify-content:space-between}.serachGroupMenu_nav span:nth-child(1) p{transform:translate(30px)}.serachGroupMenu_nav span:nth-child(2){width:30%;justify-content:space-between}.serachGroupMenu_nav span:nth-child(3){width:30%;justify-content:space-between;padding-right:15px}.serachGroupMenu_menu{height:180px;overflow-y:auto;display:flex;align-items:flex-start;flex-direction:column;gap:5px;padding:3px 15px}.serachGroupMenu_menu::-webkit-scrollbar{width:10px}.serachGroupMenu_menu::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px;border:1px solid #b0c2da}.serachGroupMenu_menu::-webkit-scrollbar-thumb{background:#b0c2da;border-radius:10px;border:4px solid transparent;background-clip:content-box}.serachGroupMenu_menu::-webkit-scrollbar-thumb:hover{background:#b0c2da}.groupLessonRadios{width:100%!important;margin:0!important;display:flex;justify-content:flex-start;align-items:center}.groupLessonRadio{display:flex;justify-content:space-between!important;align-items:center;width:100%!important;gap:10px;margin:0!important}.groupLessonRadio:hover{background-color:#f3f4f7}.groupLessonRadio span{display:flex;align-items:center;justify-content:flex-start;gap:10px;padding-left:5px}.groupLessonRadio span svg{color:#c2cfe0}.groupLessonRadio span input{width:25px;height:25px}.groupLessonRadio span p{font-size:12px;color:#707683}.newLeaadCard_studentMenu1_chil_form_select_check label{font-size:12px;margin-top:10px}.newLeaadCard_studentMenu1_chil_form_select_check span{color:#707683!important;font-family:Regular;font-size:12px;font-weight:400;line-height:16.2px;letter-spacing:.01em}.newLeaadCard_studentMenu1_chil .serach{width:440px;height:45px;margin:0 auto;border:1px solid #c2cfe0;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:10px}.newLeaadCard_studentMenu1_chil .serach svg{margin-left:80px;color:#90a0b7}.newLeaadCard_studentMenu1_chil .serach input{height:90%;border:none;outline:none}.newLeaadCard_studentMenu1_chil .serach input::placeholder{color:#90a0b7;font-size:12px}.newLeaadCard_studentMenu1_chil .newLeaadCard_studentMenu1_chil_form_select{display:flex;flex-direction:column;gap:5px;width:100%;padding:0 10px}.newLeaadCard_studentMenu1_chil .newLeaadCard_studentMenu1_chil_form_select label{font-size:12px;color:#192a3e}.AddLeadModal{width:100%;height:100%;position:fixed;top:-100px;left:0;background:transparent;display:flex;justify-content:center;align-items:center;flex-direction:column}.newLeaadCard2{width:520px;min-height:400px;background:#fff;padding:40px 20px;box-shadow:0 0 34.9px 8px #00000038;border-radius:10px;position:relative;gap:10px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.newLeaadCard2 .CloseOneni{position:absolute;top:10px;right:5px;background-color:transparent;border:none;color:#c2cfe0;font-size:28px;cursor:pointer}.AddLeadModal_title{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.AddLeadModal_title p:nth-child(1){font-size:25px;color:#334d6e;font-weight:700;font-family:SamiBold;line-height:33.75px}.AddLeadModal_title p:nth-child(2){font-size:14px;color:#90a0b7;font-family:Regular;line-height:18.9px;width:389px}.showMore{width:85%;display:flex;align-items:center;gap:5px;margin-top:24px}.showMore p{font-size:12px;color:#707683;font-family:Regular}.showMore svg{color:#707683}.showMore div{flex-grow:1;height:1px;background-color:#c2cfe0}.showMore:hover div{background-color:#192a3e}.p-datatable .p-datatable-thead>tr>th{height:60px;text-align:left;font-size:14px;padding:0 1rem;border:1px solid #e9ecef;border-width:0 0 1px 0;font-weight:600;color:#495057;background:#fff;transition:box-shadow .2s;font-family:Medium}.p-datatable .p-datatable-tbody>tr>td{text-align:left;border:1px solid #e9ecef;border-width:0 0 1px 0;padding:1rem;color:#707683;font-size:14px}.p-button.p-button-icon-only{width:20px;padding:0}.p-datatable{width:100%;border-radius:6px!important}.p-datatable-thead{background-color:#fff;border-radius:6px!important}.p-datatable-wrapper,.p-datatable-table{border-radius:6px!important}.p-checkbox .p-checkbox-box .p-checkbox-icon.p-icon{width:15px;height:15px}.p-checkbox.p-highlight .p-checkbox-box{border-color:#005eeb;background:#005eeb}.custom-checkbox .p-checkbox-icon{font-size:12px}.p-checkbox{width:15px;height:15px}.p-checkbox .p-checkbox-box{border:2px solid #ced4da;background:#fff;width:15px;height:15px;color:#495057;border-radius:3px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;outline-color:transparent}.p-datatable .p-datatable-tbody>tr:hover{position:relative;background:#e4f4fd;color:#192a3e;transition:box-shadow .2s;border-radius:8px;overflow:hidden}.p-datatable .p-datatable-tbody>tr:hover .p-button.p-button-text{color:#000!important}tr:hover td span{color:#192a3e}.p-datatable .p-datatable-tbody>tr:hover td{color:#192a3e;transition:box-shadow .2s;background:#e4f4fd}.p-button.p-button-icon-only{width:20px;padding:0;color:#c2cfe0}.selected-row tr td span{color:#005eeb!important}.p-menu.p-menu-overlay{width:167px;height:auto;border-radius:6px;background:#fff;padding:0;border:0 none;box-shadow:0 0 7.7px #0006;overflow:hidden}.p-menu .p-menuitem>.p-menuitem-content .p-menuitem-link .p-menuitem-text{font-family:Medium;font-size:12px;line-height:16.2px;letter-spacing:1%;font-weight:400}.menu-item-lead{width:100%;height:auto;display:flex;align-items:center;color:#495057;-webkit-user-select:none;user-select:none;border-bottom:1px solid #c2cfe0}.p-menuitem-content{background:none;width:100%!important}.p-menuitem-content:hover,.p-menuitem-link,.p-menuitem-link:hover{background:none}.menu-item-lead span{font-size:16px}.menu-item-delete{width:100%;height:auto;display:flex;align-items:center;color:#495057;-webkit-user-select:none;user-select:none}.menu-item-delete .p-menuitem-text{color:#f7685b}.menu-item-delete span{color:#f7685b;font-size:16px}.menu-item-delete a{width:100%;color:#f7685b;font-size:16px}.menu-item-lead:hover{background-color:#e4f4fd;color:#005eeb}.menu-item-delete:hover{background-color:#feeeed;color:#f7685b}.menu-item-lead a{display:flex;gap:5px}.menu-item-lead:hover .p-menuitem-text,.menu-item-lead:hover svg{color:#005eeb}.dropdown-menu{position:absolute;width:184px;background-color:#fff;box-shadow:0 0 7.7px #0006;display:flex;flex-direction:column;border-radius:6px;right:0;z-index:1000;overflow:hidden}.dropdown-menu a{text-decoration:none}.dropdownLeadsMain{position:relative}.dropdown-menu button{background-color:#fff!important;width:100%;outline:none;border-bottom:1px solid #e4eaf1;display:flex;justify-content:flex-start;align-items:center;gap:6.33px;height:33px;padding:0 20px}.dropdown-menu button:hover{background-color:#f7685b30!important}.dropdown-menu button h5{font-size:12px;font-weight:400;line-height:16.2px;letter-spacing:1%;font-family:Regular;color:#707683}.dropdown-menu button span{font-size:16px;color:#707683;display:flex;align-items:center}.red-dropdown:hover{background-color:#ff807460}.blue-dropduwn:hover{background-color:#e4f4fd;color:#005eeb}.dropdownLeadsMain .dropdown-button:hover{color:#192a3e}.LeadModalCardAdd button{width:200px;height:45px;border-radius:10px;border:1px solid #c2cfe0;display:flex;align-items:center;font-family:Regular;justify-content:space-between;color:#90a0b7;background:none;padding:0 20px;transition:.3s all ease;cursor:pointer}.menuChil_information__chil input:hover,.LeadModalCardAdd button:hover{border:1px solid #000;color:#192a3e}.LeadModalCardAdd button:hover span{color:#192a3e}.LeadModalCardAdd button span{display:flex;align-items:center;font-size:16px}.LeadModalCardAdd .button-state-1,.LeadModalCardAdd .button-state-2,.LeadModalCardAdd .button-state-3{border:1px solid #005eeb;color:#005eeb}#Xuynyaebanaya{width:213px}.ChekNewLeadModal{margin-top:20px;width:100%;height:32px;display:flex;align-items:flex-end;justify-content:flex-start;padding:0 25px;gap:11px;margin-bottom:20px}.ChekNewLeadModal p{font-size:12px;font-family:Regular;line-height:16.2px;letter-spacing:1%;font-weight:400;display:flex;align-items:flex-end}.SubjectZayebal{display:flex;align-items:center;justify-content:space-between;padding:0 20px;width:100%}.SubjectZayebal p{font-size:12px;font-family:Regular;color:#90a0b7;line-height:16.2px;font-weight:400;letter-spacing:1%}.SubjectZayebal span{display:flex;justify-content:center;align-items:center}.newLeaadCard_studentMenu_Menu_btn1_text{display:flex;flex-direction:column}.p-datatable .p-datatable-tbody>tr:hover .p-checkbox-box{background-color:unset}.p-datatable .p-datatable-tbody>tr.p-highlight td{background:#e3f2fd;color:#005eeb}.p-datatable .p-datatable-tbody>tr.p-highlight:hover .p-checkbox-box{background-color:#005eeb}.LeadDateButton_Box{position:relative}.LeadDateButton{width:125px;height:32px;border:1px solid #c2cfe0;background-color:#fff;display:flex;align-items:center;padding:6px 20px;border-radius:8px;cursor:pointer;transition:.3s all ease}.LeadDateButton p{width:65px;height:16px;font-size:12px;font-weight:400;line-height:16.2px;color:#90a0b7;font-family:Regular}.LeadDateButton span{width:20px;height:15px;font-size:13px;display:flex;justify-content:center;align-items:flex-start;color:#c2cfe0}.datepicker-container{position:absolute;border-radius:8px;z-index:1000;top:42px;min-height:427.2px;max-height:auto;box-shadow:0 0 7.7px #0006;background-color:#fff;padding:20px;transition:width .3s ease;overflow:hidden}.range-datepickers{display:flex;gap:15px}.DataPickerTitle h2{padding:0;margin:0;font-size:16px;font-family:SamiBold;font-weight:600;line-height:21.6px;letter-spacing:1%;color:#192a3e}.datapicker_input_text{font-size:12px;font-weight:400;font-family:Regular;line-height:16.2px;letter-spacing:1%;color:#707683}.custom-datepicker .react-datepicker__header{width:205px;text-align:center;background-color:#fff;border:none;border-top-left-radius:.3rem;padding:20px 0 0;position:relative;margin-bottom:14px;display:flex;flex-direction:column;gap:10px}.sukaebaniyLabel{display:flex;align-items:center;gap:8px;margin-top:12px;margin-bottom:22px}.sukaebaniyLabel input{cursor:pointer}.datapicker_input_text{margin-left:8px}.button-group-lead-filter{width:100%;display:flex;justify-content:flex-end;gap:11px;margin-top:14px}.cancel-button-lead-filter{width:128px;height:32px;border:1px solid #90a0b7;border-radius:8px;color:#90a0b7;font-size:12px;font-weight:500;line-height:16.2px;letter-spacing:1%;font-family:Medium;background-color:#fff}.cancel-button-lead-filter:hover{width:128px;height:32px;border:1px solid #000;border-radius:8px;color:#192a3e;font-size:12px;font-weight:500;line-height:16.2px;letter-spacing:1%;font-family:Medium;background-color:#fff;transition:.3s all ease;cursor:pointer}.apply-button-lead-filter{width:128px;height:32px;border:1px solid #005eeb;border-radius:8px;background-color:#005eeb;color:#fff;font-size:12px;font-weight:500;line-height:16.2px;letter-spacing:1%;font-family:Medium;transition:.3s all ease;cursor:pointer}.apply-button-lead-filter:hover{width:128px;height:32px;border:1px solid #005eeb;border-radius:8px;background-color:#257afd;color:#fff;font-size:12px;font-weight:500;line-height:16.2px;letter-spacing:1%;font-family:Medium}.custom-datepicker .react-datepicker{width:245px;min-height:250px;max-height:auto;font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;background-color:#fff;text-align:center;color:#192a3e;border:.41px solid var(--Colors-Light-gray-Light-gray, #c2cfe0);border-radius:4.97px;display:inline-block;position:relative;line-height:initial}.ModalAddStudSelectButtonDatapicker .react-datepicker{width:230px}.custom-datepicker .react-datepicker .react-datepicker__month{width:205px;margin:0}.custom-datepicker .react-datepicker .react-datepicker__month-container{width:100%;display:flex;flex-direction:column;align-items:center}.custom-datepicker .react-datepicker .react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{width:29.78px;height:29.28px;margin:0;color:#707683;font-family:Medium}.custom-datepicker .react-datepicker .react-datepicker__day-name,.react-datepicker__time-name{width:29.78px;height:29.28px;margin:0;color:#333;font-weight:600;font-family:SamiBold}.custom-datepicker .react-datepicker .react-datepicker__current-month{font-size:14.3px;font-weight:600;line-height:19.3px;letter-spacing:1%;font-family:SamiBold}.custom-datepicker .react-datepicker .react-datepicker__navigation--previous{top:20px;left:20px;width:23px;height:23px;color:#c2cfe0}.custom-datepicker .react-datepicker .react-datepicker__navigation--next{top:20px;right:20px;width:23px;height:23px;color:#c2cfe0}.custom-datepicker .react-datepicker .react-datepicker__navigation--previous .react-datepicker__navigation-icon:before{color:#c2cfe0;border-color:#c2cfe0}.custom-datepicker .react-datepicker .react-datepicker__navigation--next .react-datepicker__navigation-icon:before{color:#c2cfe0;border-color:#c2cfe0}.custom-datepicker .react-datepicker .react-datepicker__day--selected,.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range,.react-datepicker__month-text--selected,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--selected,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--selected,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--in-range,.react-datepicker__year-text--in-range:hover,.custom-datepicker .react-datepicker .react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected:hover{border-radius:7.15px;background-color:#005eeb;color:#fff;outline:none}.custom-datepicker .react-datepicker .react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{border-radius:7.15px;background-color:#e4f4fd;color:#707683;outline:none}.filtersLead{display:flex;align-items:center;gap:10px;margin-bottom:-8.5px}.LeadRoomFilter button{min-width:100px!important;max-width:170px!important;height:32px;border-radius:8px;display:flex;justify-content:space-between;border:1px solid #c2cfe0;align-items:center;background-color:#fff;color:#90a0b7;font-size:12px;font-weight:400;line-height:16.2px;letter-spacing:1%;font-family:Regular;padding:10px 20px}.LeadRoomFilter button span{font-size:16px;display:flex;justify-content:center;align-items:center}.LeadRoomFilter button:hover{border:1px solid #000;color:#192a3e}.teacherLeadButton .Xuynyabattonlead{width:105px;height:32px;display:flex;align-items:center;border:1px solid #c2cfe0;background-color:#fff;border-radius:8px;color:#90a0b7;justify-content:center}.teacherLeadButton .Xuynyabattonlead span{font-size:16px;display:flex;justify-content:center;align-items:center;text-decoration:none}.teacherLeadButton .Xuynyabattonlead:hover{width:105px;height:32px;display:flex;align-items:center;border:1px solid #000;background-color:#fff;border-radius:8px;color:#192a3e;justify-content:center}.teacherLeadButton{position:relative}.dropdown-menu-LeadTeacher{position:absolute;top:42px;width:167px;height:131px;border-radius:6px;box-shadow:0 0 7.7px #0006;background-color:#e4eaf1;overflow:hidden}.dropdown-menu-LeadTeacher button{width:100%;height:33px;border-radius:0;border:none;border-bottom:1px solid #c2cfe0;color:#707683;display:flex;justify-content:flex-start;align-items:center;background-color:#fff;font-family:Regular;font-size:12px;font-weight:400;line-height:16.2px;letter-spacing:1%;transition:.3s all ease}.dropdown-menu-LeadTeacher button:hover{background-color:#f3f4f7}.LeadDateButton:hover{border:1px solid #000;color:#192a3e}.LeadDateButton:hover p,.LeadDateButton:hover span{color:#192a3e}#XuynyaebanayaLeadThree{width:127px;height:32px}#XuynyaebanayaLeadForm{width:116px;height:32px}.LeadReset button{width:32px;height:32px;border-radius:8px;display:flex;justify-content:center;align-items:center;outline:none;border:1px solid #005eeb;background-color:#fff;color:#005eeb;font-size:16px;transition:.3s all ease;cursor:pointer}.LeadReset button:hover{width:32px;height:32px;border-radius:8px;display:flex;justify-content:center;align-items:center;outline:none;border:1px solid #005eeb;background-color:#005eeb;color:#fff;font-size:16px}.filtersLead button{cursor:pointer;transition:.3s all ease}.LeadDateButton button{width:100px;height:32px}.LeadSubjectSecondButton button{width:103px;height:32px}.LeadLessonTypeButton button{width:127px;height:32px}.LeadSourceButton button{width:164px;height:32px}#LeadsBar{width:100px!important;height:36px!important;font-size:12px;font-weight:500;line-height:16.2px;letter-spacing:1%;font-family:Medium;text-decoration:none}#LeadsBar.activeLeadsBar{width:100px!important;height:36px!important;border-bottom:2px solid #005eeb!important;color:#005eeb!important;text-decoration:none}#ApplicationBar{width:112px!important;height:36px!important;font-size:12px;font-weight:500;line-height:16.2px;letter-spacing:1%;font-family:Medium;text-decoration:none}#ApplicationBar.active{width:112px!important;height:36px!important;border-bottom:2px solid #005eeb!important;color:#005eeb!important;text-decoration:none}.error-message{color:red!important}.AplicationData{font-size:14px;font-weight:400;line-height:18.9px;letter-spacing:.01em;text-align:center}.LeadHJK{min-width:100px!important;max-width:170px!important}.NewModalConfim{width:317px;height:194px;border-radius:15px;box-shadow:0 0 34.9px 8px #00000038;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:30px 10px 15px;position:relative}.NewModalConfimTitle{display:flex;flex-direction:column;text-align:center;width:316px;height:86px;align-items:center;justify-content:center}.NewModalConfimButton{display:flex;justify-content:space-between;width:268px;height:60px;align-items:center}.NewModalConfimTitle h2{font-size:16px;font-weight:700;line-height:21.6px;letter-spacing:1%;font-family:Bold;color:#334d6e;padding:0;margin:0}.NewModalConfimTitle p{font-size:14px;font-weight:400;line-height:18.9px;letter-spacing:1%;font-family:Regular;color:#90a0b7}.NewModalConfimButton button{width:128px;height:32px;display:flex;justify-content:center;align-items:center;border-radius:10px;font-size:12px;font-weight:500;line-height:16.2px;letter-spacing:1%;font-family:Medium;transition:.3s ease all;cursor:pointer}.NewModalConfimButton button:nth-child(1){border:1px solid var(--Colors-Normal-gray-Normal-gray, #90a0b7);background-color:#fff;color:#90a0b7}.NewModalConfimButton button:nth-child(1):hover{border:1px solid var(--Colors-Normal-gray-Normal-gray, #334d6e);background-color:#fff;color:#334d6e}.NewModalConfimButton button:nth-child(2){border:1px solid var(--Colors-Normal-gray-Normal-gray, #005eeb);background-color:#005eeb;color:#fff}.NewModalConfimButton button:nth-child(2):hover{border:1px solid var(--Colors-Normal-gray-Normal-gray, #257afd);background-color:#257afd;color:#fff}.CloseOneniSec{background:none;border:none;position:absolute;top:13px;right:13px;width:24px;height:24px;font-size:24px;color:#c2cfe0;transition:.3 ease all;cursor:pointer}.CloseOneniSec:hover{color:#334d6e}.newLeaadCardCon{position:absolute;width:fit-content!important;height:fit-content!important;z-index:1000!important;top:50%;left:50%;transform:translate(-50%,-50%)}.LeadsCard{z-index:999!important}.DeleteTableModal,.ArchiveTableModal,.AddIsTableModal,.SendSmsGroupDiv,.AddSalaryModal,.IndividualLesson{position:absolute;z-index:1000!important;top:50%;left:50%;transform:translate(-50%,-50%)}.ChangeStatusModal{position:absolute;z-index:1006!important;top:50%;left:50%;transform:translate(-50%,-50%)}.AddToGroupModal,.EditTableModal{position:absolute;z-index:1000!important;top:50%;left:50%;transform:translate(-50%,-50%)}.leadTypeSellect{padding:0 22px}.select-wrapper div{width:100%}.leadTypeSellect label{font-size:10px;font-weight:500;line-height:13.5px;letter-spacing:.01em;color:#334d6e}.Aside{font-family:Poppins,sans-serif;background-color:#fff}h3,p{padding:0;margin:0}.MenuLefticon{display:flex;justify-content:center;align-items:center;font-size:22px;color:#c2cfe0}.MenuLeftText p{font-size:12px;font-weight:500;line-height:16.2px;letter-spacing:1%;font-family:Medium;color:#90a0b7}.MenuLeftText h3{font-family:SamiBold;font-weight:600;line-height:14px;letter-spacing:1%;font-size:14px;color:#192a3e}.MenuLeftLogo{position:relative;width:100%;height:40px;display:flex;align-items:center;padding:0 40px 10.46px;border-bottom:1px solid rgba(241,244,248,1)}.MenuLeftLogo img{width:150px}.MenuLeftContant{display:flex;align-items:center;gap:8px}.MenuLeft{display:flex;flex-direction:column;justify-content:flex-start;gap:11px;align-items:flex-start;height:96vh;padding:20px 0;border-right:1 solid #EBEFF2}.MenuLeftUser{width:228px;height:50px;padding:0 10px;display:flex;align-items:center;justify-content:space-between}.MenuLeftButtons{width:100%;padding:0 6px 25px;position:relative;display:flex;flex-direction:column;align-items:center;border-bottom:1px solid #EBEFF2}.MenuLeftButtons a{width:100%;text-decoration:none}.MenuButton{width:100%;height:40px;display:flex;align-items:center;justify-content:center;padding:0 10px;gap:10px;cursor:pointer;transition:all .3s ease}.MenuButton p{width:100%;display:flex;justify-content:flex-start;color:#334d6e;font-size:13px;font-weight:500;text-transform:capitalize;transition:all .3s ease;border-radius:10px}.MenuButton:hover{background-color:#e4f4fd;color:#005eeb;border-radius:10px}.MenuButton:hover .imgiconbox,.MenuButton:hover p{color:#005eeb}.MenuButton:hover p,.MenuButton:hover .imgiconbox svg{stroke:#005eeb}.MenuLeftUser.Xuyactive{box-shadow:0 0 4px #00000040;border-radius:10px}.MenuLeftUser{transition:.3s all ease}.MenuLeftUser:hover{box-shadow:0 0 4px #00000040;border-radius:10px}.MenuButton.active{background-color:#005eeb;border-radius:10px}.MenuButton.active p,.MenuButton.active .imgiconbox{color:#fff}.MenuButton.active .imgiconbox svg{stroke:#fff}.MenuButton.active:hover p,.MenuButton.active:hover .imgiconbox{color:#fff}.MenuButton.active:hover .imgiconbox svg{stroke:#fff}.imgiconbox{font-size:20px;font-weight:700;display:flex;align-items:center;color:#c2cfe0;transition:all .3s ease}.imgiconbox svg{font-size:20px;font-weight:700;display:flex;align-items:center;stroke:#c2cfe0;transition:all .3s ease}.ContentRight{width:80%}.settongButtonBox{display:flex;justify-content:center}.MenuLeftUser{cursor:pointer;display:flex;align-items:center;margin:0 0 0 4px;position:relative}.MenuLeftUser-img img{width:32px;height:32px;border-radius:50%}.DropdownMenuMain button{width:100%;height:30px;border:none;outline:none;display:flex;background:none;justify-content:flex-start;font-size:12px;font-family:Regular;align-items:center;padding-left:20px}.MenuLeftContant{display:flex;align-items:center}.MenuLefticon{margin-left:auto}.selected{color:#005eeb;background:#e0edff}.DropdownMenu{background-color:#fff;box-shadow:0 4px 8px #0000001a;position:absolute;top:80px;left:0;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 8px #0003;padding:10px;z-index:1000}.DropdownMenuButton{display:flex;align-items:center;width:100%;padding:10px;border:none;background:transparent;text-align:left;cursor:pointer}.DropdownMenu button.selected{background-color:#f0f0f0}.DropdownMenu button:hover{background:#f0f0f0}.checkmark{margin-right:10px;color:#005eeb;font-size:16px}.MenuButton{display:flex;align-items:center;padding:10px;cursor:pointer}.DropdownMenuMain{position:absolute;top:60px;width:228px;height:auto;display:flex;flex-direction:column;border-radius:8px;z-index:100;right:0;background-color:#fff;box-shadow:0 0 7.7px #0006;align-items:flex-start}.DropdownMenuButton{width:100%;height:30px;border:none;outline:none;background:none;display:flex;justify-content:flex-start;font-size:12px;font-family:Regular;align-items:center;padding-left:20px}.DropdownMenuButton span{color:#005eeb}.selected{width:100%;height:30px;border:none;outline:none;color:#005eeb;background-color:#e0edff!important;display:flex;justify-content:flex-start;font-size:12px;font-family:Regular;align-items:center;padding-left:20px}.zayebalmenu{margin-top:0;border:none}@font-face{font-family:Noto Sans;src:url(/fonts/NotoSans-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Noto Sans;src:url(/fonts/NotoSans-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Noto Sans;src:url(/fonts/NotoSans-Italic.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Noto Sans;src:url(/fonts/NotoSans-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic}*{outline:none}.ant-picker-dropdown{z-index:9999!important}.ant-picker{min-width:200px}body{padding:0;margin:0;box-sizing:border-box;height:100%;background:#f1f4f8;font-family:Noto Sans,sans-serif}.custom-font{font-family:Noto Sans,sans-serif}.App{width:100vw;padding:0;margin:0;height:100vh;box-sizing:border-box;display:flex;background-color:#f1f4f8;overflow:hidden}.main{flex:1;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden}.main::-webkit-scrollbar{display:none!important}.main::-webkit-scrollbar-track{display:none!important}.main::-webkit-scrollbar-thumb{display:none!important}.ant-popover-placement-leftTop{z-index:99!important}.Chart{width:20vw;height:300px;background-color:#fff;border-radius:8px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.Paymentstext{position:absolute;top:40%;font-size:.9vw}.HomeApp{flex:1;overflow-y:auto;overflow-x:hidden}.HomeApp::-webkit-scrollbar{display:none!important}.HomeApp::-webkit-scrollbar-track{display:none!important}.HomeApp::-webkit-scrollbar-thumb{display:none!important}.hidden{display:none!important}body::-webkit-scrollbar{display:none}body::-webkit-scrollbar-track{display:none}body::-webkit-scrollbar-thumb{display:none}.dropdownMenu{position:absolute;z-index:1000;width:200px;height:1000px;background-color:#fff}.ant-select-selector{border:1px solid #c2cfe0!important;transition:all .3s ease;outline:#005eeb!important}.ant-select-selector:hover{border-color:#005eeb!important;transition:all .3s ease}.ant-upload-icon,.ant-upload-list-item-name{display:none!important}.ant-upload-list ant-upload-list-text{display:none}.col-span-18{grid-column:span 18 / span 18}.dots-container{display:flex;align-items:center;justify-content:center;height:100%;width:100%}.dot{height:10px;width:10px;margin-right:10px;border-radius:10px;background-color:#b3d4fc;animation:pulse 1.5s infinite ease-in-out}.dot:last-child{margin-right:0}.dot:nth-child(1){animation-delay:-.3s}.dot:nth-child(2){animation-delay:-.1s}.dot:nth-child(3){animation-delay:.1s}@keyframes pulse{0%{transform:scale(.8);background-color:#b3d4fc;box-shadow:0 0 #b2d4fcb3}50%{transform:scale(1.2);background-color:#6793fb;box-shadow:0 0 0 10px #b2d4fc00}to{transform:scale(.8);background-color:#b3d4fc;box-shadow:0 0 #b2d4fcb3}}.application-form-container{width:620px;max-width:90vw;min-height:750px;margin:0 auto;padding:40px!important;background-color:#fff;border-radius:20px;box-shadow:0 10px 30px #00000026;display:flex;flex-direction:column;align-items:center;position:relative}.form-logo{display:flex;align-items:center;justify-content:center;margin-bottom:10px}.form-logo img{height:60px;width:auto;object-fit:contain}.form-header{text-align:center;margin-bottom:10px}.form-header h1{font-size:28px;font-weight:600;color:#374151;margin:0;font-family:Poppins,sans-serif}.application-form{width:100%;display:flex;flex-direction:column}.form-row{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-group{width:100%;display:flex;flex-direction:column}.form-group label{font-size:14px;font-weight:500;color:#374151;margin-bottom:8px;font-family:Poppins,sans-serif}.form-group input,.form-group select{padding:14px 16px;border:2px solid #E5E7EB;border-radius:12px;font-size:16px;font-family:Poppins,sans-serif;background-color:#fff;transition:all .2s ease;color:#374151}.form-group input:focus,.form-group select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-group input::placeholder{color:#9ca3af}.form-group select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;padding-right:40px}.radio-group{display:flex;gap:24px;margin-top:8px}.radio-option{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:16px;color:#374151;font-family:Poppins,sans-serif}.radio-option input[type=radio]{display:none}.radio-custom{width:20px;height:20px;border:2px solid #D1D5DB;border-radius:50%;position:relative;transition:all .2s ease}.radio-option input[type=radio]:checked+.radio-custom{border-color:#3b82f6;background-color:#3b82f6}.radio-option input[type=radio]:checked+.radio-custom:after{content:"";width:8px;height:8px;background-color:#fff;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.submit-btn{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border:none;padding:16px 32px;border-radius:12px;font-size:16px;font-weight:600;font-family:Poppins,sans-serif;cursor:pointer;transition:all .2s ease;margin-top:10px;width:100%}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #3b82f64d}.submit-btn:active{transform:translateY(0)}.success-container{display:flex;flex-direction:column;align-items:center;text-align:center;padding:20px}.success-icon{margin-bottom:24px;animation:successBounce .6s ease-out}.success-title{font-size:24px;font-weight:600;color:#374151;margin-bottom:12px;font-family:Poppins,sans-serif}.success-message{font-size:16px;color:#6b7280;line-height:1.5;font-family:Poppins,sans-serif}@keyframes successBounce{0%{opacity:0;transform:scale(.5)}50%{opacity:1;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@media (max-width: 640px){.application-form-container{width:95vw;padding:30px 20px;margin:20px auto}.form-row{grid-template-columns:1fr;gap:20px}.form-header h1{font-size:24px}.radio-group{flex-direction:column;gap:16px}.form-group input,.form-group select{padding:12px 14px;font-size:16px}}@media (max-width: 480px){.application-form-container{padding:20px 15px}.form-header h1{font-size:22px}.submit-btn{padding:14px 24px;font-size:15px}}.LoginContainer{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;font-family:sans-serif;background-image:url(/assets/loginBac-Bxy2IYMF.jpg);object-fit:contain;background-position:center;width:100%;background-repeat:no-repeat}.login-container{width:580px;height:650px;margin:0 auto;padding:50px;background-color:#fff;border-radius:20px;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;align-items:center;justify-content:center}.login-logo{width:267px;height:69px;text-align:center;margin-bottom:20px}.login-logo img{width:100%;height:100%;object-fit:contain}.login-form h1{text-align:center;color:#334d6e;margin-bottom:20px;font-family:Poppins,sans-serif}.input-group1{display:flex;align-items:center;justify-content:center;width:290px;height:48px;gap:12px;opacity:0px;border:1px solid #334D6E;border-radius:10px;overflow:hidden;padding:0 16px;color:#c2cfe0;opacity:1}.input-group1 input{color:#000;border:none;outline:none;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.input-group1 input::placeholder{color:#334d6e}.input-group1 i{position:absolute;right:10px;top:50%;transform:translateY(-50%)}.forgot-password{display:block;text-align:right;font-size:.9em;margin-top:5px}.btn-sign-in{width:100%;padding:10px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer}.signup-link{text-align:center}.signup-link a{color:#c2cfe0;font-size:12px;font-family:Poppins,sans-serif;font-weight:400;line-height:16.2px;letter-spacing:1%;text-decoration:none;display:flex;align-items:center;justify-content:center}.btn-sign-in{width:192px;height:48px;border-radius:8px;background-color:#005eeb;font-size:12px;font-family:Poppins,sans-serif;letter-spacing:1%;font-weight:500;line-height:16.2px;text-align:center;margin-top:27px}.form1{width:324px;height:354px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:19px}.Login{display:flex;flex-direction:column;gap:8px}.Login p{font-size:16px;color:#334d6e;font-family:Poppins,sans-serif;line-height:24px;font-weight:500}.Password{display:flex;flex-direction:column;gap:8px}.Password div{display:flex;justify-content:space-between;font-size:16px;color:#334d6e;font-family:Poppins,sans-serif;line-height:24px;font-weight:500}.Password div a{color:#90a0b7;font-size:14px;font-family:Poppins,sans-serif;line-height:24px;font-weight:400}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.pointer-events-none{pointer-events:none}.\!visible{visibility:visible!important}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.\!relative{position:relative!important}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.-bottom-\[3px\]{bottom:-3px}.-right-\[3px\]{right:-3px}.bottom-\[-150px\]{bottom:-150px}.left-0{left:0}.left-\[20\%\]{left:20%}.left-\[300px\]{left:300px}.left-\[8\%\]{left:8%}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.right-5{right:1.25rem}.right-\[28px\]{right:28px}.top-0{top:0}.top-1{top:.25rem}.top-2{top:.5rem}.top-3{top:.75rem}.top-4{top:1rem}.top-5{top:1.25rem}.top-\[10\%\]{top:10%}.top-\[28px\]{top:28px}.top-\[50\%\]{top:50%}.z-10{z-index:10}.z-50{z-index:50}.z-\[-1\]{z-index:-1}.z-\[10\]{z-index:10}.z-\[1111\]{z-index:1111}.z-\[995\]{z-index:995}.z-\[999999999\]{z-index:999999999}.z-\[999\]{z-index:999}.col-span-1{grid-column:span 1 / span 1}.col-span-11{grid-column:span 11 / span 11}.col-span-2{grid-column:span 2 / span 2}.col-span-3{grid-column:span 3 / span 3}.col-span-4{grid-column:span 4 / span 4}.col-span-6{grid-column:span 6 / span 6}.col-span-9{grid-column:span 9 / span 9}.m-0{margin:0}.m-auto{margin:auto}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-auto{margin-left:auto;margin-right:auto}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-\[30px\]{margin-top:30px;margin-bottom:30px}.mb-1{margin-bottom:.25rem}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-\[0px\]{margin-bottom:0}.mb-\[20px\]{margin-bottom:20px}.mb-\[24px\]{margin-bottom:24px}.me-4{margin-inline-end:1rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-20{margin-left:5rem}.ml-3{margin-left:.75rem}.ml-5{margin-left:1.25rem}.ml-64{margin-left:16rem}.ml-\[200px\]{margin-left:200px}.ml-\[3px\]{margin-left:3px}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-8{margin-right:2rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-\[40px\]{margin-top:40px}.mt-\[55px\]{margin-top:55px}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.\!flex{display:flex!important}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.\!h-5{height:1.25rem!important}.\!h-full{height:100%!important}.h-0{height:0px}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-3{height:.75rem}.h-32{height:8rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-\[104px\]{height:104px}.h-\[120px\]{height:120px}.h-\[14px\]{height:14px}.h-\[150px\]{height:150px}.h-\[185px\]{height:185px}.h-\[19px\]{height:19px}.h-\[205px\]{height:205px}.h-\[20px\]{height:20px}.h-\[24px\]{height:24px}.h-\[25px\]{height:25px}.h-\[300px\]{height:300px}.h-\[30px\]{height:30px}.h-\[32px\]{height:32px}.h-\[33px\]{height:33px}.h-\[39px\]{height:39px}.h-\[40px\]{height:40px}.h-\[45px\]{height:45px}.h-\[500px\]{height:500px}.h-\[50px\]{height:50px}.h-\[68px\]{height:68px}.h-\[72px\]{height:72px}.h-\[80px\]{height:80px}.h-\[86px\]{height:86px}.h-\[\]{height:}.h-\[auto\]{height:auto}.h-full{height:100%}.h-screen{height:100vh}.max-h-64{max-height:16rem}.max-h-\[100\%\]{max-height:100%}.max-h-\[180px\]{max-height:180px}.max-h-\[190px\]{max-height:190px}.max-h-\[200px\]{max-height:200px}.max-h-\[250px\]{max-height:250px}.max-h-\[300px\]{max-height:300px}.max-h-\[600px\]{max-height:600px}.max-h-\[700px\]{max-height:700px}.max-h-\[90vh\]{max-height:90vh}.min-h-\[190px\]{min-height:190px}.min-h-\[300px\]{min-height:300px}.min-h-\[45\.5px\]{min-height:45.5px}.min-h-\[90vh\]{min-height:90vh}.\!w-5{width:1.25rem!important}.\!w-full{width:100%!important}.w-1\/2{width:50%}.w-12{width:3rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-3{width:.75rem}.w-4{width:1rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-8{width:2rem}.w-\[100\%\]{width:100%}.w-\[100px\]{width:100px}.w-\[101px\]{width:101px}.w-\[12\%\]{width:12%}.w-\[1200px\]{width:1200px}.w-\[120px\]{width:120px}.w-\[128px\]{width:128px}.w-\[141px\]{width:141px}.w-\[14px\]{width:14px}.w-\[150px\]{width:150px}.w-\[16\%\]{width:16%}.w-\[160px\]{width:160px}.w-\[167px\]{width:167px}.w-\[170px\]{width:170px}.w-\[1px\]{width:1px}.w-\[20\%\]{width:20%}.w-\[200px\]{width:200px}.w-\[20px\]{width:20px}.w-\[210px\]{width:210px}.w-\[220px\]{width:220px}.w-\[230px\]{width:230px}.w-\[235px\]{width:235px}.w-\[240px\]{width:240px}.w-\[25px\!important\]{width:25px!important}.w-\[25px\]{width:25px}.w-\[30\%\]{width:30%}.w-\[300px\]{width:300px}.w-\[30px\]{width:30px}.w-\[320px\]{width:320px}.w-\[32px\]{width:32px}.w-\[33\%\]{width:33%}.w-\[35\%\]{width:35%}.w-\[350px\]{width:350px}.w-\[370px\]{width:370px}.w-\[398px\]{width:398px}.w-\[4\%\]{width:4%}.w-\[400px\]{width:400px}.w-\[406px\]{width:406px}.w-\[40px\]{width:40px}.w-\[450px\]{width:450px}.w-\[50\%\]{width:50%}.w-\[500px\]{width:500px}.w-\[50px\]{width:50px}.w-\[60px\]{width:60px}.w-\[63\%\]{width:63%}.w-\[68px\]{width:68px}.w-\[70\%\!important\]{width:70%!important}.w-\[700px\]{width:700px}.w-\[72px\]{width:72px}.w-\[80px\]{width:80px}.w-\[85\%\]{width:85%}.w-\[86px\]{width:86px}.w-\[87\%\]{width:87%}.w-\[90\%\]{width:90%}.w-\[960px\!important\]{width:960px!important}.w-\[98px\]{width:98px}.w-fit{width:fit-content}.w-full{width:100%}.min-w-32{min-width:8rem}.min-w-\[105px\]{min-width:105px}.min-w-\[240px\]{min-width:240px}.min-w-\[380px\]{min-width:380px}.min-w-\[47px\]{min-width:47px}.min-w-full{min-width:100%}.min-w-min{min-width:min-content}.max-w-2xl{max-width:42rem}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-screen-sm{max-width:640px}.max-w-screen-xl{max-width:1280px}.max-w-sm{max-width:24rem}.flex-1{flex:1 1 0%}.flex-\[1\]{flex:1}.grow{flex-grow:1}.translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[150px\]{--tw-translate-x: 150px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-0{--tw-rotate: 0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.resize-none{resize:none}.resize{resize:both}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-\[repeat\(20\,_minmax\(0\,_1fr\)\)\]{grid-template-columns:repeat(20,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.\!items-center{align-items:center!important}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.\!justify-center{justify-content:center!important}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.\!gap-1{gap:.25rem!important}.gap-0{gap:0px}.gap-1{gap:.25rem}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-\[0\.390625vw\]{gap:.390625vw}.gap-\[10px\]{gap:10px}.gap-\[20px\]{gap:20px}.gap-\[4px\]{gap:4px}.gap-\[5px\]{gap:5px}.gap-\[6\.33px\]{gap:6.33px}.gap-\[60px\]{gap:60px}.gap-\[8px\]{gap:8px}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-scroll{overflow-y:scroll}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.\!rounded-full{border-radius:9999px!important}.\!rounded-md{border-radius:.375rem!important}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[10px\]{border-radius:10px}.rounded-\[12px\]{border-radius:12px}.rounded-\[32px\]{border-radius:32px}.rounded-\[4px\]{border-radius:4px}.rounded-\[50px\]{border-radius:50px}.rounded-\[8px\]{border-radius:8px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2,.border-b-\[2px\]{border-bottom-width:2px}.border-l{border-left-width:1px}.border-l-4{border-left-width:4px}.border-l-\[2px\]{border-left-width:2px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-none{border-style:none}.\!border-blue-600{--tw-border-opacity: 1 !important;border-color:rgb(37 99 235 / var(--tw-border-opacity))!important}.\!border-gray-300{--tw-border-opacity: 1 !important;border-color:rgb(209 213 219 / var(--tw-border-opacity))!important}.border-\[\#005EEB\]{--tw-border-opacity: 1;border-color:rgb(0 94 235 / var(--tw-border-opacity))}.border-\[\#C2CFE0\]{--tw-border-opacity: 1;border-color:rgb(194 207 224 / var(--tw-border-opacity))}.border-\[\#F7685B\]{--tw-border-opacity: 1;border-color:rgb(247 104 91 / var(--tw-border-opacity))}.border-\[\#c2cfe0\]{--tw-border-opacity: 1;border-color:rgb(194 207 224 / var(--tw-border-opacity))}.border-\[\#e4eaf1\]{--tw-border-opacity: 1;border-color:rgb(228 234 241 / var(--tw-border-opacity))}.border-\[\#ff4d4f\]{--tw-border-opacity: 1;border-color:rgb(255 77 79 / var(--tw-border-opacity))}.border-black{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity))}.border-blue-100{--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity))}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity))}.border-blue-600{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity))}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}.border-gray-500{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity))}.border-grayCustom{--tw-border-opacity: 1;border-color:rgb(144 160 183 / var(--tw-border-opacity))}.border-green-500{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity))}.border-mainbg,.border-primaryCustom{--tw-border-opacity: 1;border-color:rgb(0 94 235 / var(--tw-border-opacity))}.border-red-600{--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity))}.border-subColor{--tw-border-opacity: 1;border-color:rgb(144 160 183 / var(--tw-border-opacity))}.border-table-activeCustom{--tw-border-opacity: 1;border-color:rgb(46 212 122 / var(--tw-border-opacity))}.border-table-finshedCustom{--tw-border-opacity: 1;border-color:rgb(51 169 255 / var(--tw-border-opacity))}.border-table-forzenCustom{--tw-border-opacity: 1;border-color:rgb(255 185 70 / var(--tw-border-opacity))}.border-table-stoppedCustom{--tw-border-opacity: 1;border-color:rgb(247 104 91 / var(--tw-border-opacity))}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity))}.border-b-\[\#e4eaf1\]{--tw-border-opacity: 1;border-bottom-color:rgb(228 234 241 / var(--tw-border-opacity))}.\!bg-blue-500{--tw-bg-opacity: 1 !important;background-color:rgb(59 130 246 / var(--tw-bg-opacity))!important}.\!bg-transparent{background-color:transparent!important}.bg-\[\#0057FF\]{--tw-bg-opacity: 1;background-color:rgb(0 87 255 / var(--tw-bg-opacity))}.bg-\[\#005EEB\]{--tw-bg-opacity: 1;background-color:rgb(0 94 235 / var(--tw-bg-opacity))}.bg-\[\#192A3E\]{--tw-bg-opacity: 1;background-color:rgb(25 42 62 / var(--tw-bg-opacity))}.bg-\[\#2ed47a\]{--tw-bg-opacity: 1;background-color:rgb(46 212 122 / var(--tw-bg-opacity))}.bg-\[\#334D6E\]{--tw-bg-opacity: 1;background-color:rgb(51 77 110 / var(--tw-bg-opacity))}.bg-\[\#33A9FF\],.bg-\[\#33a9ff\]{--tw-bg-opacity: 1;background-color:rgb(51 169 255 / var(--tw-bg-opacity))}.bg-\[\#3B82F6\]{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity))}.bg-\[\#707683\]{--tw-bg-opacity: 1;background-color:rgb(112 118 131 / var(--tw-bg-opacity))}.bg-\[\#885AF8\]{--tw-bg-opacity: 1;background-color:rgb(136 90 248 / var(--tw-bg-opacity))}.bg-\[\#99D4FF\]{--tw-bg-opacity: 1;background-color:rgb(153 212 255 / var(--tw-bg-opacity))}.bg-\[\#E4EAF1\]{--tw-bg-opacity: 1;background-color:rgb(228 234 241 / var(--tw-bg-opacity))}.bg-\[\#E4F4FD\]{--tw-bg-opacity: 1;background-color:rgb(228 244 253 / var(--tw-bg-opacity))}.bg-\[\#F7685B\]{--tw-bg-opacity: 1;background-color:rgb(247 104 91 / var(--tw-bg-opacity))}.bg-\[\#F8FAFC\]{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity))}.bg-\[\#F9FAFB\]{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.bg-\[\#FFB946\]{--tw-bg-opacity: 1;background-color:rgb(255 185 70 / var(--tw-bg-opacity))}.bg-\[\#f7685b\]{--tw-bg-opacity: 1;background-color:rgb(247 104 91 / var(--tw-bg-opacity))}.bg-\[\#ffb946\]{--tw-bg-opacity: 1;background-color:rgb(255 185 70 / var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.bg-black\/50{background-color:#00000080}.bg-blue-300{--tw-bg-opacity: 1;background-color:rgb(147 197 253 / var(--tw-bg-opacity))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity))}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity))}.bg-green-400{--tw-bg-opacity: 1;background-color:rgb(74 222 128 / var(--tw-bg-opacity))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity))}.bg-mainbg,.bg-primaryCustom{--tw-bg-opacity: 1;background-color:rgb(0 94 235 / var(--tw-bg-opacity))}.bg-purple-500{--tw-bg-opacity: 1;background-color:rgb(168 85 247 / var(--tw-bg-opacity))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity))}.bg-table-activeCustom{--tw-bg-opacity: 1;background-color:rgb(46 212 122 / var(--tw-bg-opacity))}.bg-table-finshedCustom{--tw-bg-opacity: 1;background-color:rgb(51 169 255 / var(--tw-bg-opacity))}.bg-table-forzenCustom{--tw-bg-opacity: 1;background-color:rgb(255 185 70 / var(--tw-bg-opacity))}.bg-table-stoppedCustom{--tw-bg-opacity: 1;background-color:rgb(247 104 91 / var(--tw-bg-opacity))}.bg-table-yellowCustom{--tw-bg-opacity: 1;background-color:rgb(255 247 234 / var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity))}.bg-opacity-40{--tw-bg-opacity: .4}.bg-opacity-50{--tw-bg-opacity: .5}.bg-opacity-70{--tw-bg-opacity: .7}.bg-none{background-image:none}.bg-cover{background-size:cover}.bg-center{background-position:center}.bg-no-repeat{background-repeat:no-repeat}.fill-mainbg{fill:#005eeb}.fill-white{fill:#fff}.object-cover{object-fit:cover}.p-0{padding:0}.p-1{padding:.25rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[0px\!important\]{padding:0!important}.p-\[10px\]{padding:10px}.p-\[20px\]{padding:20px}.px-1{padding-left:.25rem;padding-right:.25rem}.px-12{padding-left:3rem;padding-right:3rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[20px\]{padding-left:20px;padding-right:20px}.px-\[55px\]{padding-left:55px;padding-right:55px}.px-\[6px\]{padding-left:6px;padding-right:6px}.py-0{padding-top:0;padding-bottom:0}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[10px\]{padding-top:10px;padding-bottom:10px}.pb-1{padding-bottom:.25rem}.pb-10{padding-bottom:2.5rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pl-\[20px\]{padding-left:20px}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-4{padding-right:1rem}.pr-5{padding-right:1.25rem}.pr-\[20px\]{padding-right:20px}.pt-0{padding-top:0}.pt-0\.5{padding-top:.125rem}.pt-3{padding-top:.75rem}.pt-\[30\%\]{padding-top:30%}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-start{text-align:start}.font-\[\'Regular\'\],.font-\[Regular\]{font-family:Regular}.font-\[SamiBold\]{font-family:SamiBold}.font-sansation{font-family:Noto Sans,sans-serif}.\!text-\[12px\]{font-size:12px!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-7xl{font-size:4.5rem;line-height:1}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[21px\]{font-size:21px}.text-\[22px\]{font-size:22px}.text-\[24px\]{font-size:24px}.text-\[25px\]{font-size:25px}.text-\[28px\]{font-size:28px}.text-\[30px\]{font-size:30px}.text-\[32px\]{font-size:32px}.text-\[50px\]{font-size:50px}.text-\[52px\]{font-size:52px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.\!font-normal{font-weight:400!important}.font-\[400\]{font-weight:400}.font-\[700\],.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.lowercase{text-transform:lowercase}.leading-4{line-height:1rem}.leading-\[16\.2px\]{line-height:16.2px}.leading-none{line-height:1}.tracking-\[0\.01em\]{letter-spacing:.01em}.tracking-\[1\%\]{letter-spacing:1%}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.\!text-white{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity))!important}.text-\[\#005EEB\]{--tw-text-opacity: 1;color:rgb(0 94 235 / var(--tw-text-opacity))}.text-\[\#192A3E\]{--tw-text-opacity: 1;color:rgb(25 42 62 / var(--tw-text-opacity))}.text-\[\#1F2937\]{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity))}.text-\[\#2B3674\]{--tw-text-opacity: 1;color:rgb(43 54 116 / var(--tw-text-opacity))}.text-\[\#2d3a4f\]{--tw-text-opacity: 1;color:rgb(45 58 79 / var(--tw-text-opacity))}.text-\[\#323C47\]{--tw-text-opacity: 1;color:rgb(50 60 71 / var(--tw-text-opacity))}.text-\[\#334D6E\]{--tw-text-opacity: 1;color:rgb(51 77 110 / var(--tw-text-opacity))}.text-\[\#33A9FF\]{--tw-text-opacity: 1;color:rgb(51 169 255 / var(--tw-text-opacity))}.text-\[\#374151\]{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.text-\[\#4B5563\]{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.text-\[\#707683\]{--tw-text-opacity: 1;color:rgb(112 118 131 / var(--tw-text-opacity))}.text-\[\#90A0B7\],.text-\[\#90a0b7\]{--tw-text-opacity: 1;color:rgb(144 160 183 / var(--tw-text-opacity))}.text-\[\#9CA3AF\]{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.text-\[\#C2CFE0\]{--tw-text-opacity: 1;color:rgb(194 207 224 / var(--tw-text-opacity))}.text-\[\#F7685B\]{--tw-text-opacity: 1;color:rgb(247 104 91 / var(--tw-text-opacity))}.text-\[\#ff4d4f\]{--tw-text-opacity: 1;color:rgb(255 77 79 / var(--tw-text-opacity))}.text-allText{--tw-text-opacity: 1;color:rgb(51 77 110 / var(--tw-text-opacity))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.text-grayCustom{--tw-text-opacity: 1;color:rgb(144 160 183 / var(--tw-text-opacity))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity))}.text-mainbg,.text-primaryCustom{--tw-text-opacity: 1;color:rgb(0 94 235 / var(--tw-text-opacity))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity))}.text-sky-500{--tw-text-opacity: 1;color:rgb(14 165 233 / var(--tw-text-opacity))}.text-subColor{--tw-text-opacity: 1;color:rgb(144 160 183 / var(--tw-text-opacity))}.text-table-activeCustom{--tw-text-opacity: 1;color:rgb(46 212 122 / var(--tw-text-opacity))}.text-table-finshedCustom{--tw-text-opacity: 1;color:rgb(51 169 255 / var(--tw-text-opacity))}.text-table-forzenCustom{--tw-text-opacity: 1;color:rgb(255 185 70 / var(--tw-text-opacity))}.text-table-stoppedCustom{--tw-text-opacity: 1;color:rgb(247 104 91 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.no-underline{text-decoration-line:none}.accent-blue-600{accent-color:#2563eb}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-80{opacity:.8}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.outline-mainbg{outline-color:#005eeb}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}html,body,*{font-family:Noto Sans,sans-serif!important}.custom-select .ant-select-selector{height:40px;border-radius:.75rem}.selectedBorder .ant-select-selector{border:none!important;width:90%;outline:none!important}.compact-table .ant-table-tbody>tr>td{padding-top:4px!important;padding-bottom:4px!important}.anticon.anticon-picture{margin-top:25px}.custom-row:hover>td{background:#e4f4fd!important}.placeholder\:text-\[\#90A0B7\]::placeholder{--tw-text-opacity: 1;color:rgb(144 160 183 / var(--tw-text-opacity))}.last\:border-0:last-child{border-width:0px}.hover\:z-10:hover{z-index:10}.hover\:scale-\[101\%\]:hover{--tw-scale-x: 101%;--tw-scale-y: 101%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-allText:hover{--tw-border-opacity: 1;border-color:rgb(51 77 110 / var(--tw-border-opacity))}.hover\:border-blue-200:hover{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity))}.hover\:border-blue-400:hover{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity))}.hover\:border-gray-500:hover{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity))}.hover\:border-gray-700:hover{--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity))}.hover\:bg-\[\#005EEB10\]:hover{background-color:#005eeb10}.hover\:bg-\[\#005EEB\]\/10:hover{background-color:#005eeb1a}.hover\:bg-\[\#109CF120\]:hover{background-color:#109cf120}.hover\:bg-\[\#109CF1\]:hover{--tw-bg-opacity: 1;background-color:rgb(16 156 241 / var(--tw-bg-opacity))}.hover\:bg-\[\#33A9FF\]\/10:hover{background-color:#33a9ff1a}.hover\:bg-\[\#E4F4FD\]:hover{--tw-bg-opacity: 1;background-color:rgb(228 244 253 / var(--tw-bg-opacity))}.hover\:bg-\[\#ffe6e6\]:hover{--tw-bg-opacity: 1;background-color:rgb(255 230 230 / var(--tw-bg-opacity))}.hover\:bg-blue-100:hover{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity))}.hover\:bg-blue-400:hover{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity))}.hover\:bg-blue-600:hover{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity))}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.hover\:bg-gray-600:hover{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity))}.hover\:bg-mainbg:hover{--tw-bg-opacity: 1;background-color:rgb(0 94 235 / var(--tw-bg-opacity))}.hover\:bg-red-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity))}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.hover\:bg-opacity-90:hover{--tw-bg-opacity: .9}.hover\:text-\[\#005EEB\]:hover{--tw-text-opacity: 1;color:rgb(0 94 235 / var(--tw-text-opacity))}.hover\:text-\[\#1f1f1f\]:hover{--tw-text-opacity: 1;color:rgb(31 31 31 / var(--tw-text-opacity))}.hover\:text-allText:hover{--tw-text-opacity: 1;color:rgb(51 77 110 / var(--tw-text-opacity))}.hover\:text-black:hover{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.hover\:text-blue-500:hover{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity))}.hover\:text-blue-700:hover{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity))}.hover\:text-blue-800:hover{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity))}.hover\:text-gray-500:hover{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.hover\:text-gray-600:hover{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.hover\:text-green-800:hover{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity))}.hover\:text-mainbg:hover,.hover\:text-primaryCustom:hover{--tw-text-opacity: 1;color:rgb(0 94 235 / var(--tw-text-opacity))}.hover\:text-red-500:hover{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.hover\:text-red-700:hover{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.hover\:shadow-2xl:hover{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-\[0px_2px_12px_rgba\(0\,0\,0\,0\.15\)\]:hover{--tw-shadow: 0px 2px 12px rgba(0,0,0,.15);--tw-shadow-colored: 0px 2px 12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-\[4px_4px_10px_rgba\(0\,0\,0\,0\.1\)\,_-4px_-4px_10px_rgba\(0\,0\,0\,0\.05\)\]:hover{--tw-shadow: 4px 4px 10px rgba(0,0,0,.1), -4px -4px 10px rgba(0,0,0,.05);--tw-shadow-colored: 4px 4px 10px var(--tw-shadow-color), -4px -4px 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-lg:hover{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:border-blue-500:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-0:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-4:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.group:hover .group-hover\:translate-x-4{--tw-translate-x: 1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity))}.group:hover .group-hover\:text-mainbg{--tw-text-opacity: 1;color:rgb(0 94 235 / var(--tw-text-opacity))}.group:hover .group-hover\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.group:hover .group-hover\:opacity-100{opacity:1}@media (min-width: 640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}}@media (min-width: 1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}.lg\:text-9xl{font-size:8rem;line-height:1}}@media (min-width: 1280px){.xl\:w-56{width:14rem}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:gap-5{gap:1.25rem}}@media (min-width: 1536px){.\32xl\:w-72{width:18rem}.\32xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.\32xl\:gap-10{gap:2.5rem}}.Personal{gap:0px!important}.PersonalProfile{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px}.PersonalUser{font-family:Poppins,sans-serif;display:flex;flex-direction:column;justify-content:flex-start;gap:1.2vw;margin:0;width:100%}.PersonalProfileUserInfo{width:100%;display:flex;justify-content:space-between;align-items:center;gap:24px}.PersonalProfileUserInfoRight{gap:24px;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;width:743px}.UserPersonalProfile{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:16px 20px;background-image:url(/assets/Frame2-Dc9THGF6.png);background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:12px;overflow:hidden;font-family:Poppins,sans-serif}.UserPersonalProfilRight{position:absolute;bottom:0;right:0}.UserPersonalProfileLeft{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.UserPersonalProfileAvatars{display:flex;justify-content:center;align-items:center;width:110px;height:110px;overflow:hidden;border-radius:48px}.UserPersonalProfileAvatars img{width:100%;height:100%;object-fit:cover}.UserPersonalProfileHeader{display:flex;justify-content:space-between;align-items:center;width:100%}.UserPersonalProfileHeader p{font-size:10px;font-weight:500;line-height:13.5px;letter-spacing:.01em;color:#ebeff5}.UserPersonalProfileName{font-size:25px;font-weight:700;line-height:33.75px;letter-spacing:.01em;text-align:center;color:#fff;margin:0;font-family:Bold!important;position:relative}.UserPersonalProfilePhone{width:145px;height:19px;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:500;line-height:18.9px;letter-spacing:.01em;text-align:center;color:#fff;margin:0;font-family:Medium!important;border-radius:4px;gap:4px}.s{height:19px!important;display:flex;justify-content:center;align-items:center;gap:10px;margin-top:10px;margin-bottom:20px}.UserPersonalProfileBranch{width:110px!important;height:19px!important;display:flex;justify-content:center;align-items:center;margin-top:2px;gap:2px;border-radius:8px;border:.5px solid #ffffff}.UserPersonalProfileBranch svg{stroke:#fff;width:12px;height:12px}.UserPersonalProfileBranch p{font-size:10px;font-weight:500;line-height:16.2px;letter-spacing:.01em;color:#fff;font-family:Medium!important}.UserPersonalProfileNaming{display:flex;flex-direction:column}.UserPersonalProfileStatus{display:flex;gap:9px}.UserPersonalProfileStatus button{outline:none;border:none;padding:1.5px 6px;border-radius:4px;background-color:#fff;color:#334d6e;font-size:12px;font-weight:400;line-height:16.2px;letter-spacing:1%;font-family:Poppins,sans-serif}.UserPersonalProfileCard{position:relative;width:100%;min-height:160px;display:flex;flex-direction:column;margin-top:12px;border:1px solid #ffffff;padding:16px 16px 16px 12px;border-radius:13px;background-color:#00000015;box-shadow:0 0 4.7px #00000040;background-image:url(./../../Assets//Clients/Mask\ group.png);overflow:hidden}.bguserPersonalprofilcard{position:absolute;z-index:0;width:100%;height:100%;top:0;left:0;background-color:#ffffff41}.bgpersonalimage1{position:absolute;top:0;right:0;z-index:1}.bgpersonalimage1 img{width:150%;transform:translate(-30px)}.bgpersonalimage2{position:absolute;left:0;bottom:0;z-index:1}.bgpersonalimage2 img{width:120%;height:100%;display:flex;justify-content:flex-start;align-items:flex-end}.UserPersonalTextProfile{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:30px}.CardPersonalId{width:auto;height:auto;position:relative;z-index:2;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2px}.CardPersonalId h2{font-size:12px;font-weight:600;line-height:16.2px;letter-spacing:.01em;text-align:left;color:#fff;margin:0}.CardPersonalId p{width:79px;height:14px;display:flex;align-items:center;justify-content:center;border-radius:4px;font-size:10px;font-weight:500;line-height:13.5px;letter-spacing:.01em;padding:0 4px!important;color:#fff}.CardPersonalBalance{z-index:999}.CardPersonalBalance h2{padding:0;margin:0;font-size:25px;font-weight:700;line-height:33.75px;letter-spacing:1%;color:#fff}.CardPersonalBalance p{padding:0;margin:0;font-size:12px;font-weight:600;line-height:16.2px;letter-spacing:1%;color:#fff}.PersonalTable{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.PersonalStatsCard{gap:12px 10px}.PersonalStatsbox{height:104px;padding:12px 37px 8px;gap:6px;border-radius:10px;background:#fff}.PersonalInfoContacts{min-height:190px;max-height:190px;padding:20px;border-radius:10px;background:#fff;gap:17px;cursor:pointer;transition:.3s ease all;position:relative}.PersonalInfoContacts:hover{box-shadow:0 0 7.4px #0000001f}.ContactsTitle span{transition:.3s ease all}.PersonalInfoContacts:hover .ContactsTitle span{color:#005eeb}.PersonalInfoContacts:hover .ProfileContactLeftEdit span{display:flex}.ProfileContactLeftEdit{position:absolute;top:15px;right:15px;display:flex;justify-content:center;align-items:center;width:32px;height:32px}.ProfileContactLeftEdit span{font-size:16px;color:#90a0b7;cursor:pointer;transition:.3s ease all;display:none;justify-content:center;align-items:center}.ProfileContactLeftEdit span:hover{color:#323c47}.PersonalHistory{width:100%}.PersonalHistoryLeft{display:flex;flex-direction:column;align-items:flex-start;gap:20px}.PersonalHistoryCreatedDate{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;height:110.5px;padding:12px;border-radius:10px;background:#fff;gap:25px}.PersonalHistoryCreatedDate p{font-size:13.5px;font-weight:600;line-height:16.2px;letter-spacing:.01em;text-align:left;color:#192a3e}.PersonalHistoryCreatedDate span{font-size:12.5px;font-weight:500;line-height:16.2px;letter-spacing:.01em;text-align:left;color:#192a3e}.PersonalHistoryCreatedDateInfo{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px}.PersonalHistoryCreatedDateInfo div{display:flex;justify-content:center;align-items:center;gap:3px}.none{display:none!important}.PersonalNewEmploye,.QuestSecondPosation{display:flex;justify-content:center;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999}.PersonalNewEmployeModalInfo{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px}.PersonalNewEmployeModalTitle{width:100%;display:flex;justify-content:center;align-items:center}.PersonalNewEmployeModalTitle div{width:72px;height:72px;padding:10px;border-radius:32px;background:#005eeb;border:4px solid #005eeb;display:flex;justify-content:center;align-items:center}.PersonalNewEmployeModalTitle div p{font-size:36px;font-weight:700;line-height:48.6px;letter-spacing:.01em;text-align:left;color:#fff}.PersonalNewEmployeModalInputs{display:flex;justify-content:center;align-items:center;gap:15px;flex-wrap:wrap}.PersonalNewEmployeSelects{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:3px;width:212px}.PersonalNewEmployeModalInput input{outline:none;width:212px;height:45px;padding:16px 20px;border-radius:10px;border:1px solid #c2cfe0}.PersonalNewEmployeModalInput .ant-select{width:212px!important;height:45px!important}.PersonalNewEmployeModaleText{width:100%;display:flex;justify-content:center;align-items:center}.PersonalNewEmployeModaleText p{font-size:14px;font-weight:600;line-height:14px;letter-spacing:.01em;text-align:center;color:#334d6e}.PersonalNewEmployeSelects p{font-size:10px!important;font-weight:500;line-height:13.5px;letter-spacing:.01em;text-align:left;color:#334d6e;height:14px!important}.PosationModal{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999}.addSalaryBalance{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px}.AddSalaryModalBalanceInfoText{display:flex;justify-content:flex-start;align-items:center;gap:5px}.AddSalaryModalBalanceInfoText p,.AddSalaryModalBalanceInfoText span{font-size:12px;font-weight:500;line-height:16.2px;letter-spacing:.01em;color:#334d6e}.questModalCheckSalary{width:100%;display:flex;justify-content:flex-start;align-items:center;gap:5px}.PersonalFinanceEditCards{gap:10px}.PersonalFinanceCardEdit{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;height:85px;padding:15px;gap:15px;border-radius:10px;background:#fff;transition:all .3s ease}.PersonalFinanceCardEdit:hover{transition:all .3s ease}.PersonalFinanceCardEditHeader{width:100%;display:flex;justify-content:space-between;align-items:center}.PersonalFinanceCardEditHeader svg{stroke:#90a0b7}.PersonalFinanceCardEdit p{font-size:25px;font-weight:700;line-height:33.75px;letter-spacing:.01em;text-align:center;color:#334d6e}.PersonalFinanceCardEdit span{font-size:13px;font-weight:500;line-height:16.2px;letter-spacing:.01em;text-align:left;color:#90a0b7}#ActiveP,#ArchiveP{height:36px!important;font-family:Medium;font-size:12px;font-weight:500;line-height:16.2px;letter-spacing:.01em;text-decoration:none}.ContactLeftPhone{width:100%}.CardPersonalId p:hover{background:#ffffff4d}.CardPersonalId p:hover .Cpy{opacity:1!important;visibility:visible!important}.Cpy{opacity:0;font-size:12px;margin-left:4px;color:#fff;transition:opacity .3s ease,visibility .3s ease,font-size .3s ease}.custom-select .ant-select-selector,.custom-select .ant-select-dropdown{border-radius:10px!important}.ant-upload-list .ant-upload-list-text{display:none}.CoursePage{font-family:Poppins,sans-serif;display:flex;flex-direction:column;justify-content:flex-start;gap:1.2vw;margin:0;width:100%}.CoursePage_gap{gap:0}.CoursesHeader{width:100%;display:flex;justify-content:space-between;align-items:center}.CoursesHeader h1{font-size:25px;font-weight:700;line-height:33.75px;letter-spacing:.01em;color:#334d6e;font-family:Bold}.CoursesHeader button{display:flex;justify-content:center;align-items:center;padding:10px 20px;gap:4px;border-radius:8px;background:#005eeb;box-shadow:0 0 6px #0000001a;border:none;cursor:pointer;font-size:12px;font-weight:500;line-height:16.2px;letter-spacing:.01em;color:#fff;transition:all .3s ease;font-family:Medium}.CoursesHeader button:active{scale:90%;transition:all .3s ease;background-color:#005eec}.CoursesHeader button:hover{background-color:#109cf1}.CourseTableTitle{width:100%;display:flex;justify-content:flex-start;align-items:center;gap:5px;padding:20px}.CourseTableTitle p{font-size:12px;font-weight:600;line-height:16.2px;letter-spacing:.01em;text-align:left;color:#192a3e}.CourseDoteModal{position:absolute;top:160px;right:1%;width:185px;height:32px;border-radius:6px;background-color:#fff;box-shadow:0 0 7.7px #0006;z-index:99999;padding:0 20px;display:flex;justify-content:flex-start;align-items:center;transition:all .3s ease;cursor:pointer}.StudentDoteModal{top:135px}.CourseDoteModal:active{background-color:#f7685b;transition:all .3s ease}.CourseDoteModal:active .CourseDoteModalInfo p{color:#fff;transition:all .3s ease}.CourseDoteModalInfo{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:center;gap:5px}.CourseDoteModalInfo p{font-size:12px;font-weight:400;line-height:16.2px;letter-spacing:.01em;text-align:left;color:#f7685b}.CourseDoteModalInfo svg{width:16px;height:16px}.CourseDeleteDoteModal{display:flex;justify-content:center;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999999}.fuchingCourse{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;height:auto}.fuckingFuck{display:flex;justify-content:center;align-items:center}.modal-overlay{position:fixed!important;top:0;left:0;width:100%!important;height:100%!important;background-color:#00000080;z-index:999}.ArchiveQuestGroup{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:327px;height:185px;padding:13px;border-radius:15px;box-shadow:0 0 34.9px 8px #00000038;background:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:99}.ArchiveQuestClose{width:100%;display:flex;justify-content:flex-end;align-items:center;cursor:pointer}.ArchiveQuestTexts{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px;transform:translateY(-5px)}.ArchiveQuestTexts p{font-size:20px;font-weight:700;line-height:21.6px;letter-spacing:.01em;text-align:center;color:#334d6e}.ArchiveQuestTexts span{width:290px;height:38px;font-size:16px;font-weight:400;line-height:18.9px;letter-spacing:.01em;text-align:center;color:var(--Colors-Normal-gray-Normal-gray, #90a0b7)}.GroupArchiveBtns{display:flex;align-items:center;justify-content:center;gap:12px}.GroupArchiveBtns button{width:128px;padding:5px 15px;border-radius:8px;cursor:pointer;transition:all .5s ease}.SendSmsQuestGroupButtonOne{border:1px solid var(--Colors-Normal-gray-Normal-gray, #90a0b7);font-size:12px;font-weight:500;line-height:16.2px;letter-spacing:.01em;text-align:center;color:var(--Colors-Normal-gray-Normal-gray, #90a0b7)}.GroupArchiveBtns button:active{scale:90%;transition:all .3s ease}.SendSmsQuestGroupButtonTwo{background:var(--Colors-Button-primary, #005eeb);border:none;font-size:12px;font-weight:500;line-height:16.2px;letter-spacing:.01em;text-align:center;color:#fff;box-shadow:0 0 6px #0000001a}.ArchiveSucces{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px;width:320px;height:162.75px;padding:25px 12px 15px;border-radius:15px;background:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:99;box-shadow:0 0 25.89px 5.93px #00000038}.ArchiveSuccesTexts{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px}.ArchiveSuccesTexts p{font-size:16px;font-weight:700;line-height:21.6px;letter-spacing:.01em;text-align:center;color:#334d6e}.ArchiveSuccesTexts span{width:290px;height:38px;font-size:12px;font-weight:400;line-height:18.9px;letter-spacing:.01em;text-align:center;color:var(--Colors-Normal-gray-Normal-gray, #90a0b7)}.SendSmsGroup{width:550px;height:500px;padding:20px;gap:25px;border-radius:15px;background:var(--Colors-White, #ffffff);box-shadow:0 0 34.9px 8px #00000038;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000!important}.SendSmsPages{display:flex;justify-content:center;align-items:center;gap:5px}.SendSmsGroupClose{width:100%;display:flex;justify-content:flex-end;align-items:center}.closeIcon{cursor:pointer}.SendSmsTexts{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:20px}.SendSmsTexts p{font-size:25px;font-weight:700;line-height:33.75px;letter-spacing:.01em;text-align:center;color:#334d6e}.SendSmsTexts span{font-size:14px;font-weight:400;line-height:18.9px;letter-spacing:.01em;text-align:center;color:#90a0b7}.SendSmsPages button{height:36px;padding:10px 20px;outline:none;border:none;border-bottom:2px solid var(--Colors-Light-gray-Light-gray, #c2cfe0);font-size:12px;font-weight:400;line-height:16.2px;letter-spacing:.01em;text-align:left;cursor:pointer;color:var(--Colors-Normal-gray-Normal-gray, #90a0b7);background:transparent;transition:all .3s ease}.GroupTableActive{color:#005eeb!important;transition:all .3s ease}.SendSmsPages button:hover{color:#727d8db7!important;border-bottom:2px solid #727d8db7!important;transition:all .3s ease}.showDivs{padding:15px;height:320px}.SendSmsBtns{width:100%;display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:15px}.SendSmsBtns button{width:128px;padding:10px 20px;gap:10px;border-radius:8px;cursor:pointer;transition:all .5s ease}.SendSmsButtonOne{border:1px solid #90a0b7!important;font-size:12px;font-weight:500;line-height:16.2px;letter-spacing:.01em;text-align:center;color:#90a0b7}.SendSmsButtonOne:hover{border-color:#707683!important}.SendSmsButtonTwo{display:flex;justify-content:center;align-items:center;font-size:12px;font-weight:500;line-height:16.2px;letter-spacing:.01em;text-align:center;color:#fff;background:var(--Colors-Button-primary, #005eeb)}.SendSmsButtonTwo:hover{background-color:#109cf1;transition:all .3s ease}.SendSmsBtns button:active{scale:90%;transition:all .3s ease}.showDiv1{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;gap:5px}.showDiv1 textarea{width:100%}.smsFilter{display:flex;justify-content:space-between;align-items:center;gap:5px;width:100%}.smsFilter button{font-family:Poppins;padding:10px;gap:4px;border-radius:8px;border:1px;border:1px solid #005eeb;background:transparent;cursor:pointer;font-size:12px;font-weight:500;line-height:16.2px;letter-spacing:.01em;text-align:center;color:#005eeb}.sendMessage{width:100%;height:100%;border:1px solid #ebeff5;padding:14px 4px 14px 14px;border-radius:8px 0 0;box-sizing:border-box}.sendMessage textarea{min-width:100%;max-width:100%;min-height:236px;max-height:236px;border:none;outline:none;font-family:Poppins}.smsFilterCategory{display:flex;justify-content:flex-start;align-items:center;gap:5px;width:100%}.showDiv2{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;width:100%;height:100%}.showDiv2Radios{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:25px;width:100%;height:336px;overflow-y:scroll;overflow-x:hidden}.showDiv2Radios label{display:flex;justify-content:flex-start;align-items:center;width:100%;border:1px solid #ebeff5;gap:10px;padding:10px;border-radius:6px;font-size:12px;font-weight:400;line-height:16.2px;letter-spacing:.01em;text-align:left;color:#707683;cursor:pointer}.showDiv2Radios::-webkit-scrollbar{width:15px;padding:1px;border-radius:38px;border:1px solid #e4eaf1;background-color:#f6faff}.showDiv2Radios::-webkit-scrollbar-track{background:orange;border-radius:38px;border:1px solid #e4eaf1;background-color:#f6faff}.showDiv2Radios::-webkit-scrollbar-thumb{background-color:#b0c2da;border-radius:38px;border:4px solid #f6faff}.showDiv2Btns{width:100%}.showDiv2Btns button{display:flex;justify-content:center;align-items:center;width:100%;font-family:Poppins;padding:10px;gap:4px;border-radius:8px;border:1px;border:1px solid #005eeb;background:transparent;cursor:pointer;font-size:12px;font-weight:500;line-height:16.2px;letter-spacing:.01em;text-align:center;color:#005eeb;margin-top:12px;transition:all .3s ease}.showDiv2Btns button:active{scale:90%;transition:all .3s ease}.showDiv3{width:100%;height:100%;border:1px solid #ebeff5;border-radius:1px;padding:5px}.showDiv3Titles{width:100%;display:flex;justify-content:space-between;border-bottom:1px solid #ebeff5;padding:5px}.showDiv3Titles div{display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:400;line-height:16.2px;letter-spacing:.01em;text-align:left;color:#707683}.showDiv3Personals{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;height:250px;overflow-y:scroll;overflow-x:hidden;gap:10px;margin-top:5px}.showDiv3Personal{width:92%;display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:400;line-height:16.2px;letter-spacing:.01em;text-align:left;color:#707683;padding:5px}.showDiv3Personals::-webkit-scrollbar{width:15px;padding:1px;border-radius:38px;border:1px solid #e4eaf1;background-color:#f6faff}.showDiv3Personals::-webkit-scrollbar-track{background:orange;border-radius:38px;border:1px solid #e4eaf1;background-color:#f6faff}.showDiv3Personals::-webkit-scrollbar-thumb{background-color:#b0c2da;border-radius:38px;border:4px solid #f6faff}: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;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:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__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;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1}.Toastify__toast-icon{margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--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;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)}}:root{--swal2-outline: 0 0 0 3px rgba(100, 150, 200, .5);--swal2-container-padding: .625em;--swal2-backdrop: rgba(0, 0, 0, .4);--swal2-backdrop-transition: background-color .1s;--swal2-width: 32em;--swal2-padding: 0 0 1.25em;--swal2-border: none;--swal2-border-radius: .3125rem;--swal2-background: white;--swal2-color: #545454;--swal2-show-animation: swal2-show .3s;--swal2-hide-animation: swal2-hide .15s forwards;--swal2-icon-zoom: 1;--swal2-icon-animations: true;--swal2-title-padding: .8em 1em 0;--swal2-html-container-padding: 1em 1.6em .3em;--swal2-input-border: 1px solid #d9d9d9;--swal2-input-border-radius: .1875em;--swal2-input-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .06), 0 0 0 3px transparent;--swal2-input-background: transparent;--swal2-input-transition: border-color .2s, box-shadow .2s;--swal2-input-hover-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .06), 0 0 0 3px transparent;--swal2-input-focus-border: 1px solid #b4dbed;--swal2-input-focus-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .06), 0 0 0 3px $swal2-outline-color;--swal2-progress-step-background: #add8e6;--swal2-validation-message-background: #f0f0f0;--swal2-validation-message-color: #666;--swal2-footer-border-color: #eee;--swal2-footer-background: transparent;--swal2-footer-color: inherit;--swal2-close-button-position: initial;--swal2-close-button-inset: auto;--swal2-close-button-font-size: 2.5em;--swal2-close-button-color: #ccc;--swal2-close-button-transition: color .2s, box-shadow .2s;--swal2-close-button-outline: initial;--swal2-close-button-box-shadow: inset 0 0 0 3px transparent;--swal2-close-button-focus-box-shadow: inset var(--swal2-outline);--swal2-close-button-hover-transform: none;--swal2-actions-justify-content: center;--swal2-actions-width: auto;--swal2-actions-margin: 1.25em auto 0;--swal2-actions-padding: 0;--swal2-actions-border-radius: 0;--swal2-actions-background: transparent;--swal2-action-button-transition: background-color .2s, box-shadow .2s;--swal2-action-button-hover: black 10%;--swal2-action-button-active: black 10%;--swal2-confirm-button-box-shadow: none;--swal2-confirm-button-border-radius: .25em;--swal2-confirm-button-background-color: #7066e0;--swal2-confirm-button-color: #fff;--swal2-deny-button-box-shadow: none;--swal2-deny-button-border-radius: .25em;--swal2-deny-button-background-color: #dc3741;--swal2-deny-button-color: #fff;--swal2-cancel-button-box-shadow: none;--swal2-cancel-button-border-radius: .25em;--swal2-cancel-button-background-color: #6e7881;--swal2-cancel-button-color: #fff;--swal2-toast-show-animation: swal2-toast-show .5s;--swal2-toast-hide-animation: swal2-toast-hide .1s forwards;--swal2-toast-border: none;--swal2-toast-box-shadow: 0 0 1px hsl(0deg 0% 0% / .075), 0 1px 2px hsl(0deg 0% 0% / .075), 1px 2px 4px hsl(0deg 0% 0% / .075), 1px 3px 8px hsl(0deg 0% 0% / .075), 2px 4px 16px hsl(0deg 0% 0% / .075)}[data-swal2-theme=dark]{--swal2-dark-theme-black: #19191a;--swal2-dark-theme-white: #e1e1e1;--swal2-background: var(--swal2-dark-theme-black);--swal2-color: var(--swal2-dark-theme-white);--swal2-footer-border-color: #555;--swal2-input-background: color-mix(in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10%);--swal2-validation-message-background: color-mix( in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10% );--swal2-validation-message-color: var(--swal2-dark-theme-white)}@media (prefers-color-scheme: dark){[data-swal2-theme=auto]{--swal2-dark-theme-black: #19191a;--swal2-dark-theme-white: #e1e1e1;--swal2-background: var(--swal2-dark-theme-black);--swal2-color: var(--swal2-dark-theme-white);--swal2-footer-border-color: #555;--swal2-input-background: color-mix(in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10%);--swal2-validation-message-background: color-mix( in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10% );--swal2-validation-message-color: var(--swal2-dark-theme-white)}}body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-container{background-color:transparent!important;pointer-events:none}body.swal2-no-backdrop .swal2-container .swal2-popup{pointer-events:all}body.swal2-no-backdrop .swal2-container .swal2-modal{box-shadow:0 0 10px var(--swal2-backdrop)}body.swal2-toast-shown .swal2-container{box-sizing:border-box;width:360px;max-width:100%;background-color:transparent;pointer-events:none}body.swal2-toast-shown .swal2-container.swal2-top{inset:0 auto auto 50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{inset:0 0 auto auto}body.swal2-toast-shown .swal2-container.swal2-top-start,body.swal2-toast-shown .swal2-container.swal2-top-left{inset:0 auto auto 0}body.swal2-toast-shown .swal2-container.swal2-center-start,body.swal2-toast-shown .swal2-container.swal2-center-left{inset:50% auto auto 0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{inset:50% auto auto 50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{inset:50% 0 auto auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-start,body.swal2-toast-shown .swal2-container.swal2-bottom-left{inset:auto auto 0 0}body.swal2-toast-shown .swal2-container.swal2-bottom{inset:auto auto 0 50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{inset:auto 0 0 auto}@media print{body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown) .swal2-container{position:static!important}}div:where(.swal2-container){display:grid;position:fixed;z-index:1060;top:0;right:0;bottom:0;left:0;box-sizing:border-box;grid-template-areas:"top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";grid-template-rows:minmax(min-content,auto) minmax(min-content,auto) minmax(min-content,auto);height:100%;padding:var(--swal2-container-padding);overflow-x:hidden;transition:var(--swal2-backdrop-transition);-webkit-overflow-scrolling:touch}div:where(.swal2-container).swal2-backdrop-show,div:where(.swal2-container).swal2-noanimation{background:var(--swal2-backdrop)}div:where(.swal2-container).swal2-backdrop-hide{background:transparent!important}div:where(.swal2-container).swal2-top-start,div:where(.swal2-container).swal2-center-start,div:where(.swal2-container).swal2-bottom-start{grid-template-columns:minmax(0,1fr) auto auto}div:where(.swal2-container).swal2-top,div:where(.swal2-container).swal2-center,div:where(.swal2-container).swal2-bottom{grid-template-columns:auto minmax(0,1fr) auto}div:where(.swal2-container).swal2-top-end,div:where(.swal2-container).swal2-center-end,div:where(.swal2-container).swal2-bottom-end{grid-template-columns:auto auto minmax(0,1fr)}div:where(.swal2-container).swal2-top-start>.swal2-popup{align-self:start}div:where(.swal2-container).swal2-top>.swal2-popup{grid-column:2;place-self:start center}div:where(.swal2-container).swal2-top-end>.swal2-popup,div:where(.swal2-container).swal2-top-right>.swal2-popup{grid-column:3;place-self:start end}div:where(.swal2-container).swal2-center-start>.swal2-popup,div:where(.swal2-container).swal2-center-left>.swal2-popup{grid-row:2;align-self:center}div:where(.swal2-container).swal2-center>.swal2-popup{grid-column:2;grid-row:2;place-self:center center}div:where(.swal2-container).swal2-center-end>.swal2-popup,div:where(.swal2-container).swal2-center-right>.swal2-popup{grid-column:3;grid-row:2;place-self:center end}div:where(.swal2-container).swal2-bottom-start>.swal2-popup,div:where(.swal2-container).swal2-bottom-left>.swal2-popup{grid-column:1;grid-row:3;align-self:end}div:where(.swal2-container).swal2-bottom>.swal2-popup{grid-column:2;grid-row:3;place-self:end center}div:where(.swal2-container).swal2-bottom-end>.swal2-popup,div:where(.swal2-container).swal2-bottom-right>.swal2-popup{grid-column:3;grid-row:3;place-self:end end}div:where(.swal2-container).swal2-grow-row>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-column:1/4;width:100%}div:where(.swal2-container).swal2-grow-column>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-row:1/4;align-self:stretch}div:where(.swal2-container).swal2-no-transition{transition:none!important}div:where(.swal2-container)[popover]{width:auto;border:0}div:where(.swal2-container) div:where(.swal2-popup){display:none;position:relative;box-sizing:border-box;grid-template-columns:minmax(0,100%);width:var(--swal2-width);max-width:100%;padding:var(--swal2-padding);border:var(--swal2-border);border-radius:var(--swal2-border-radius);background:var(--swal2-background);color:var(--swal2-color);font-family:inherit;font-size:1rem;container-name:swal2-popup}div:where(.swal2-container) div:where(.swal2-popup):focus{outline:none}div:where(.swal2-container) div:where(.swal2-popup).swal2-loading{overflow-y:hidden}div:where(.swal2-container) div:where(.swal2-popup).swal2-draggable{cursor:grab}div:where(.swal2-container) div:where(.swal2-popup).swal2-draggable div:where(.swal2-icon){cursor:grab}div:where(.swal2-container) div:where(.swal2-popup).swal2-dragging{cursor:grabbing}div:where(.swal2-container) div:where(.swal2-popup).swal2-dragging div:where(.swal2-icon){cursor:grabbing}div:where(.swal2-container) h2:where(.swal2-title){position:relative;max-width:100%;margin:0;padding:var(--swal2-title-padding);color:inherit;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word;cursor:initial}div:where(.swal2-container) div:where(.swal2-actions){display:flex;z-index:1;box-sizing:border-box;flex-wrap:wrap;align-items:center;justify-content:var(--swal2-actions-justify-content);width:var(--swal2-actions-width);margin:var(--swal2-actions-margin);padding:var(--swal2-actions-padding);border-radius:var(--swal2-actions-border-radius);background:var(--swal2-actions-background)}div:where(.swal2-container) div:where(.swal2-loader){display:none;align-items:center;justify-content:center;width:2.2em;height:2.2em;margin:0 1.875em;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border-width:.25em;border-style:solid;border-radius:100%;border-color:#2778c4 transparent #2778c4 transparent}div:where(.swal2-container) button:where(.swal2-styled){margin:.3125em;padding:.625em 1.1em;transition:var(--swal2-action-button-transition);border:none;box-shadow:0 0 0 3px transparent;font-weight:500}div:where(.swal2-container) button:where(.swal2-styled):not([disabled]){cursor:pointer}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm){border-radius:var(--swal2-confirm-button-border-radius);background:initial;background-color:var(--swal2-confirm-button-background-color);box-shadow:var(--swal2-confirm-button-box-shadow);color:var(--swal2-confirm-button-color);font-size:1em}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm):hover{background-color:color-mix(in srgb,var(--swal2-confirm-button-background-color),var(--swal2-action-button-hover))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm):active{background-color:color-mix(in srgb,var(--swal2-confirm-button-background-color),var(--swal2-action-button-active))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-deny){border-radius:var(--swal2-deny-button-border-radius);background:initial;background-color:var(--swal2-deny-button-background-color);box-shadow:var(--swal2-deny-button-box-shadow);color:var(--swal2-deny-button-color);font-size:1em}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-deny):hover{background-color:color-mix(in srgb,var(--swal2-deny-button-background-color),var(--swal2-action-button-hover))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-deny):active{background-color:color-mix(in srgb,var(--swal2-deny-button-background-color),var(--swal2-action-button-active))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel){border-radius:var(--swal2-cancel-button-border-radius);background:initial;background-color:var(--swal2-cancel-button-background-color);box-shadow:var(--swal2-cancel-button-box-shadow);color:var(--swal2-cancel-button-color);font-size:1em}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel):hover{background-color:color-mix(in srgb,var(--swal2-cancel-button-background-color),var(--swal2-action-button-hover))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel):active{background-color:color-mix(in srgb,var(--swal2-cancel-button-background-color),var(--swal2-action-button-active))}div:where(.swal2-container) button:where(.swal2-styled):focus-visible{outline:none;box-shadow:var(--swal2-action-button-focus-box-shadow)}div:where(.swal2-container) button:where(.swal2-styled)[disabled]:not(.swal2-loading){opacity:.4}div:where(.swal2-container) button:where(.swal2-styled)::-moz-focus-inner{border:0}div:where(.swal2-container) div:where(.swal2-footer){margin:1em 0 0;padding:1em 1em 0;border-top:1px solid var(--swal2-footer-border-color);background:var(--swal2-footer-background);color:var(--swal2-footer-color);font-size:1em;text-align:center;cursor:initial}div:where(.swal2-container) .swal2-timer-progress-bar-container{position:absolute;right:0;bottom:0;left:0;grid-column:auto!important;overflow:hidden;border-bottom-right-radius:var(--swal2-border-radius);border-bottom-left-radius:var(--swal2-border-radius)}div:where(.swal2-container) div:where(.swal2-timer-progress-bar){width:100%;height:.25em;background:#0003}div:where(.swal2-container) img:where(.swal2-image){max-width:100%;margin:2em auto 1em;cursor:initial}div:where(.swal2-container) button:where(.swal2-close){position:var(--swal2-close-button-position);inset:var(--swal2-close-button-inset);z-index:2;align-items:center;justify-content:center;width:1.2em;height:1.2em;margin-top:0;margin-right:0;margin-bottom:-1.2em;padding:0;overflow:hidden;transition:var(--swal2-close-button-transition);border:none;border-radius:var(--swal2-border-radius);outline:var(--swal2-close-button-outline);background:transparent;color:var(--swal2-close-button-color);font-family:monospace;font-size:var(--swal2-close-button-font-size);cursor:pointer;justify-self:end}div:where(.swal2-container) button:where(.swal2-close):hover{transform:var(--swal2-close-button-hover-transform);background:transparent;color:#f27474}div:where(.swal2-container) button:where(.swal2-close):focus-visible{outline:none;box-shadow:var(--swal2-close-button-focus-box-shadow)}div:where(.swal2-container) button:where(.swal2-close)::-moz-focus-inner{border:0}div:where(.swal2-container) div:where(.swal2-html-container){z-index:1;justify-content:center;margin:0;padding:var(--swal2-html-container-padding);overflow:auto;color:inherit;font-size:1.125em;font-weight:400;line-height:normal;text-align:center;word-wrap:break-word;word-break:break-word;cursor:initial}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea),div:where(.swal2-container) select:where(.swal2-select),div:where(.swal2-container) div:where(.swal2-radio),div:where(.swal2-container) label:where(.swal2-checkbox){margin:1em 2em 3px}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea){box-sizing:border-box;width:auto;transition:var(--swal2-input-transition);border:var(--swal2-input-border);border-radius:var(--swal2-input-border-radius);background:var(--swal2-input-background);box-shadow:var(--swal2-input-box-shadow);color:inherit;font-size:1.125em}div:where(.swal2-container) input:where(.swal2-input).swal2-inputerror,div:where(.swal2-container) input:where(.swal2-file).swal2-inputerror,div:where(.swal2-container) textarea:where(.swal2-textarea).swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}div:where(.swal2-container) input:where(.swal2-input):hover,div:where(.swal2-container) input:where(.swal2-file):hover,div:where(.swal2-container) textarea:where(.swal2-textarea):hover{box-shadow:var(--swal2-input-hover-box-shadow)}div:where(.swal2-container) input:where(.swal2-input):focus,div:where(.swal2-container) input:where(.swal2-file):focus,div:where(.swal2-container) textarea:where(.swal2-textarea):focus{border:var(--swal2-input-focus-border);outline:none;box-shadow:var(--swal2-input-focus-box-shadow)}div:where(.swal2-container) input:where(.swal2-input)::placeholder,div:where(.swal2-container) input:where(.swal2-file)::placeholder,div:where(.swal2-container) textarea:where(.swal2-textarea)::placeholder{color:#ccc}div:where(.swal2-container) .swal2-range{margin:1em 2em 3px;background:var(--swal2-background)}div:where(.swal2-container) .swal2-range input{width:80%}div:where(.swal2-container) .swal2-range output{width:20%;color:inherit;font-weight:600;text-align:center}div:where(.swal2-container) .swal2-range input,div:where(.swal2-container) .swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}div:where(.swal2-container) .swal2-input{height:2.625em;padding:0 .75em}div:where(.swal2-container) .swal2-file{width:75%;margin-right:auto;margin-left:auto;background:var(--swal2-input-background);font-size:1.125em}div:where(.swal2-container) .swal2-textarea{height:6.75em;padding:.75em}div:where(.swal2-container) .swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;background:var(--swal2-input-background);color:inherit;font-size:1.125em}div:where(.swal2-container) .swal2-radio,div:where(.swal2-container) .swal2-checkbox{align-items:center;justify-content:center;background:var(--swal2-background);color:inherit}div:where(.swal2-container) .swal2-radio label,div:where(.swal2-container) .swal2-checkbox label{margin:0 .6em;font-size:1.125em}div:where(.swal2-container) .swal2-radio input,div:where(.swal2-container) .swal2-checkbox input{flex-shrink:0;margin:0 .4em}div:where(.swal2-container) label:where(.swal2-input-label){display:flex;justify-content:center;margin:1em auto 0}div:where(.swal2-container) div:where(.swal2-validation-message){align-items:center;justify-content:center;margin:1em 0 0;padding:.625em;overflow:hidden;background:var(--swal2-validation-message-background);color:var(--swal2-validation-message-color);font-size:1em;font-weight:300}div:where(.swal2-container) div:where(.swal2-validation-message):before{content:"!";display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center}div:where(.swal2-container) .swal2-progress-steps{flex-wrap:wrap;align-items:center;max-width:100%;margin:1.25em auto;padding:0;background:transparent;font-weight:600}div:where(.swal2-container) .swal2-progress-steps li{display:inline-block;position:relative}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step{z-index:20;flex-shrink:0;width:2em;height:2em;border-radius:2em;background:#2778c4;color:#fff;line-height:2em;text-align:center}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#2778c4}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:var(--swal2-progress-step-background);color:#fff}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:var(--swal2-progress-step-background)}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step-line{z-index:10;flex-shrink:0;width:2.5em;height:.4em;margin:0 -1px;background:#2778c4}div:where(.swal2-icon){position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:2.5em auto .6em;zoom:var(--swal2-icon-zoom);border:.25em solid transparent;border-radius:50%;border-color:#000;font-family:inherit;line-height:5em;cursor:default;-webkit-user-select:none;user-select:none}div:where(.swal2-icon) .swal2-icon-content{display:flex;align-items:center;font-size:3.75em}div:where(.swal2-icon).swal2-error{border-color:#f27474;color:#f27474}div:where(.swal2-icon).swal2-error .swal2-x-mark{position:relative;flex-grow:1}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}@container swal2-popup style(--swal2-icon-animations:true){div:where(.swal2-icon).swal2-error.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-error.swal2-icon-show .swal2-x-mark{animation:swal2-animate-error-x-mark .5s}}div:where(.swal2-icon).swal2-warning{border-color:#f8bb86;color:#f8bb86}@container swal2-popup style(--swal2-icon-animations:true){div:where(.swal2-icon).swal2-warning.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-warning.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .5s}}div:where(.swal2-icon).swal2-info{border-color:#3fc3ee;color:#3fc3ee}@container swal2-popup style(--swal2-icon-animations:true){div:where(.swal2-icon).swal2-info.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-info.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .8s}}div:where(.swal2-icon).swal2-question{border-color:#87adbd;color:#87adbd}@container swal2-popup style(--swal2-icon-animations:true){div:where(.swal2-icon).swal2-question.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-question.swal2-icon-show .swal2-icon-content{animation:swal2-animate-question-mark .8s}}div:where(.swal2-icon).swal2-success{border-color:#a5dc86;color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;border-radius:50%}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.4375em;left:-2.0635em;transform:rotate(-45deg);transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}div:where(.swal2-icon).swal2-success .swal2-success-ring{position:absolute;z-index:2;top:-.25em;left:-.25em;box-sizing:content-box;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%}div:where(.swal2-icon).swal2-success .swal2-success-fix{position:absolute;z-index:1;top:.5em;left:1.625em;width:.4375em;height:5.625em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line]{display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.8125em;width:1.5625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg)}@container swal2-popup style(--swal2-icon-animations:true){div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-animate-success-line-tip .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-animate-success-line-long .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-circular-line-right{animation:swal2-rotate-success-circular-line 4.25s ease-in}}[class^=swal2]{-webkit-tap-highlight-color:transparent}.swal2-show{animation:var(--swal2-show-animation)}.swal2-hide{animation:var(--swal2-hide-animation)}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.swal2-rtl .swal2-close{margin-right:initial;margin-left:0}.swal2-rtl .swal2-timer-progress-bar{right:0;left:auto}.swal2-toast{box-sizing:border-box;grid-column:1/4!important;grid-row:1/4!important;grid-template-columns:min-content auto min-content;padding:1em;overflow-y:hidden;border:var(--swal2-toast-border);background:var(--swal2-background);box-shadow:var(--swal2-toast-box-shadow);pointer-events:all}.swal2-toast>*{grid-column:2}.swal2-toast h2:where(.swal2-title){margin:.5em 1em;padding:0;font-size:1em;text-align:initial}.swal2-toast .swal2-loading{justify-content:center}.swal2-toast input:where(.swal2-input){height:2em;margin:.5em;font-size:1em}.swal2-toast .swal2-validation-message{font-size:1em}.swal2-toast div:where(.swal2-footer){margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-toast button:where(.swal2-close){grid-column:3/3;grid-row:1/99;align-self:center;width:.8em;height:.8em;margin:0;font-size:2em}.swal2-toast div:where(.swal2-html-container){margin:.5em 1em;padding:0;overflow:initial;font-size:1em;text-align:initial}.swal2-toast div:where(.swal2-html-container):empty{padding:0}.swal2-toast .swal2-loader{grid-column:1;grid-row:1/99;align-self:center;width:2em;height:2em;margin:.25em}.swal2-toast .swal2-icon{grid-column:1;grid-row:1/99;align-self:center;width:2em;min-width:2em;height:2em;margin:0 .5em 0 0}.swal2-toast .swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:1.8em;font-weight:700}.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-toast div:where(.swal2-actions){justify-content:flex-start;height:auto;margin:.5em 0 0;padding:0 .5em}.swal2-toast button:where(.swal2-styled){margin:.25em .5em;padding:.4em .6em;font-size:1em}.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:1.6em;height:3em;border-radius:50%}.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.8em;left:-.5em;transform:rotate(-45deg);transform-origin:2em 2em;border-radius:4em 0 0 4em}.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.25em;left:.9375em;transform-origin:0 1.5em;border-radius:0 4em 4em 0}.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}@container swal2-popup style(--swal2-icon-animations:true){.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-toast-animate-success-line-tip .75s}.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-toast-animate-success-line-long .75s}}.swal2-toast.swal2-show{animation:var(--swal2-toast-show-animation)}.swal2-toast.swal2-hide{animation:var(--swal2-toast-hide-animation)}@keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}to{transform:scale(1)}}@keyframes swal2-hide{0%{transform:scale(1);opacity:1}to{transform:scale(.5);opacity:0}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}to{top:2.8125em;left:.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}to{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}to{margin-top:0;transform:scale(1);opacity:1}}@keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}to{transform:rotateX(0);opacity:1}}@keyframes swal2-rotate-loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes swal2-animate-question-mark{0%{transform:rotateY(-360deg)}to{transform:rotateY(0)}}@keyframes swal2-animate-i-mark{0%{transform:rotate(45deg);opacity:0}25%{transform:rotate(-25deg);opacity:.4}50%{transform:rotate(15deg);opacity:.8}75%{transform:rotate(-5deg);opacity:1}to{transform:rotateX(0);opacity:1}}@keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotate(2deg)}33%{transform:translateY(0) rotate(-2deg)}66%{transform:translateY(.3125em) rotate(2deg)}to{transform:translateY(0) rotate(0)}}@keyframes swal2-toast-hide{to{transform:rotate(1deg);opacity:0}}@keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}to{top:1.125em;left:.1875em;width:.75em}}@keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}to{top:.9375em;right:.1875em;width:1.375em}}
