*{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0}a{color:inherit;text-decoration:none}.home{position:relative}.home .mainSection{background-color:#fff;display:flex;height:100%;min-height:100vh}.home .mainSection .textArea{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:80px 7vw}@media screen and (max-width:480px){.home .mainSection .textArea{padding:15px 7vw}}.home .mainSection .textArea .title{font-family:Poppins,sans-serif;font-size:40px;font-weight:600;line-height:1.2;margin:10px 0}@media screen and (max-width:768px){.home .mainSection .textArea .title{font-size:35px;font-weight:500}}@media screen and (max-width:480px){.home .mainSection .textArea .title{font-size:30px;font-weight:400}}.home .mainSection .textArea .description{font-family:Poppins,sans-serif;font-size:18px;font-weight:300;line-height:normal;margin:20px 0}@media screen and (max-width:768px){.home .mainSection .textArea .description{font-size:16px;font-weight:300}}@media screen and (max-width:480px){.home .mainSection .textArea .description{font-size:15px;font-weight:200}}.home .mainSection .textArea .buttons{display:flex;flex-wrap:wrap;gap:20px;margin:20px 0}.home .mainSection .imageArea{background-image:url(/static/media/bgImage.e4e34a7e19369204c068.jpeg);background-repeat:no-repeat;background-size:cover;-webkit-clip-path:polygon(20% 0,100% 0,100% 100%,0 100%);clip-path:polygon(20% 0,100% 0,100% 100%,0 100%);display:block;flex:1 1;padding:40px}@media screen and (max-width:768px){.home .mainSection .imageArea{display:none}}.home .serviceSection{background-color:#fff;display:flex;flex-wrap:wrap;height:100%;min-height:100vh;padding:80px 0}.home .serviceSection .textArea{flex:1 1;min-width:250px;padding:40px 7vw}@media screen and (max-width:480px){.home .serviceSection .textArea{padding:15px 7vw}}.home .serviceSection .textArea .title{font-family:Poppins,sans-serif;font-size:18px;font-weight:400;line-height:normal}.home .serviceSection .textArea .description{font-family:Poppins,sans-serif;font-size:40px;font-weight:600;line-height:1.2;margin:20px 0}@media screen and (max-width:768px){.home .serviceSection .textArea .description{font-size:35px;font-weight:500}}@media screen and (max-width:480px){.home .serviceSection .textArea .description{font-size:30px;font-weight:400}}.home .serviceSection .serviceArea{display:flex;flex:2 1;flex-wrap:wrap;gap:20px;justify-content:center;padding:0 5vw}.home .serviceSection .serviceArea .serviceBox{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;min-width:350px;padding:20px}@media screen and (max-width:480px){.home .serviceSection .serviceArea .serviceBox{min-width:250px}}.home .serviceSection .serviceArea .serviceBox .iconArea{background-color:#6d63ac;border-radius:10px;margin:10px 0;padding:20px}.home .serviceSection .serviceArea .serviceBox .iconArea .icon{color:#fff;font-size:30px}.home .serviceSection .serviceArea .serviceBox .title{font-family:Poppins,sans-serif;font-size:18px;font-weight:400;line-height:normal;margin:10px 0}.home .serviceSection .serviceArea .serviceBox .description{font-family:Poppins,sans-serif;font-size:15px;font-weight:300;line-height:normal}.mainButton{background-color:#0000;border:1px solid #6d63ac;border-radius:20px;color:#fff;font-size:15px;font-weight:300;padding:5px 30px;text-transform:uppercase;transition:all .3s}.mainButton:not(:disabled):hover{background-color:#6d63ac;box-shadow:0 12px 16px 0 #0000003d,0 17px 50px 0 #00000030;cursor:pointer;scale:105%}.mainButton:disabled{cursor:not-allowed}.mainHeader{align-items:center;background-color:#fff;border:1px solid #fff;border-radius:50px;box-shadow:0 5px 10px #0000001a,0 6px 6px #0003;display:flex;gap:20px;justify-content:space-between;left:0;margin-left:auto;margin-right:auto;padding:10px 20px;position:absolute;right:0;top:20px;width:90vw;z-index:100}.mainHeader .left .logo{height:30px;transition:all .3s;width:auto}@media screen and (max-width:480px){.mainHeader .left .logo{height:20px}}.mainHeader .left .logo:hover{cursor:pointer;scale:105%}.mainHeader .right{align-items:center;display:flex;gap:50px}.mainHeader .right .navButtons{align-items:center;display:flex;gap:20px}.mainHeader .right .navButtons .navLink{font-family:Poppins,sans-serif;font-size:15px;font-weight:500;transition:all .3s}.mainHeader .right .navButtons .navLink:hover{color:#6d63ac;scale:105%}.mainHeader .right .navButtons .navLink.active{color:#6d63ac}.mainHeader .right .mainButtons{align-items:center;display:flex;gap:10px}.drawer{align-items:center;background-color:#fff;display:flex;flex-direction:column;justify-content:center;width:250px}.drawer .navButtons{margin:20px}.drawer .navButtons .navLink{display:block;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;margin:20px;text-align:center;transition:all .3s}.drawer .navButtons .navLink:hover{color:#6d63ac;scale:105%}.drawer .navButtons .navLink.active{color:#6d63ac}.drawer .mainButtons{display:flex;flex-direction:column;gap:40px;margin:20px}.footer{background-color:#151414;padding:80px 7vw 20px}@media screen and (max-width:480px){.footer{padding:15px 7vw}}.footer .logoArea{display:flex;justify-content:space-between}.footer .logoArea .logo{height:80px}@media screen and (max-width:768px){.footer .logoArea .logo{height:50px}}@media screen and (max-width:480px){.footer .logoArea .logo{height:30px}}.footer .logoArea .badge{height:80px}@media screen and (max-width:768px){.footer .logoArea .badge{height:50px}}@media screen and (max-width:480px){.footer .logoArea .badge{height:30px}}.footer .sectionsArea{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-evenly;margin:30px;padding:10px 0}.footer .sectionsArea .section .title{color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-weight:400;margin:20px 0}.footer .sectionsArea .section .navLink{color:#bec0c2;display:block;font-family:Poppins,sans-serif;font-size:14px;font-weight:300;margin:10px 0;transition:all .3s}.footer .sectionsArea .section .navLink:hover{color:#6d63ac}.footer .bottomArea{align-items:center;border-top:1px solid #2b333f;display:flex;justify-content:space-between}.footer .bottomArea .copyRightText{color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:300;padding:20px 0}.footer .bottomArea .copyRightText .link{color:#6d63ac;transition:all .3s}.footer .bottomArea .copyRightText .link:hover{cursor:pointer;font-weight:400}.errorPage{align-items:center;background-color:#c0392b;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100%}.errorPage .title{font-size:70px;text-transform:capitalize}.errorPage .description,.errorPage .title{color:#fff;font-family:Poppins,sans-serif;padding:10px}.errorPage .description{font-size:15px;text-align:center;text-transform:uppercase}.errorPage .button{margin:30px}.about .titleArea{align-items:center;background-color:#eff1f6;display:flex;flex-direction:column;justify-content:center;min-height:20vh;padding:100px 7vw 50px}.about .titleArea .title{font-family:Poppins,sans-serif;font-size:18px;font-weight:500;line-height:normal}.about .titleArea .description{font-family:Poppins,sans-serif;font-size:15px;font-weight:300;line-height:normal;margin-top:5px;text-align:center}.about .mainSection{align-items:center;display:flex;justify-content:center;padding:50px 40px}@media screen and (max-width:768px){.about .mainSection{display:block}}.about .mainSection .imgArea{flex:1 1;margin:20px 0;text-align:center}.about .mainSection .imgArea .image{width:100%}.about .mainSection .textArea{flex:1 1;padding:20px}.about .mainSection .textArea .title{font-family:Poppins,sans-serif;font-size:15px;font-weight:500;line-height:normal;margin:10px 0}.about .mainSection .textArea .detail{margin:10px 0}.about .mainSection .textArea .detail,.about .mainSection .textArea .point{font-family:Poppins,sans-serif;font-size:14px;font-weight:300;line-height:normal}.about .mainSection .textArea .point{margin:5px 0}.about .mainSection .textArea .point .main{font-weight:500}.about .mainSection .textArea .button{margin:20px 0;text-align:center}.privacyPolicy .titleArea{align-items:center;background-color:#eff1f6;display:flex;flex-direction:column;justify-content:center;min-height:20vh;padding:100px 7vw 50px}.privacyPolicy .titleArea .title{font-family:Poppins,sans-serif;font-size:18px;font-weight:500;line-height:normal}.privacyPolicy .titleArea .description{font-family:Poppins,sans-serif;font-size:15px;font-weight:300;line-height:normal;margin-top:5px;text-align:center}.privacyPolicy .mainSection{align-items:center;display:flex;justify-content:center;padding:50px 7vw}@media screen and (max-width:768px){.privacyPolicy .mainSection{display:block}}.privacyPolicy .mainSection .textArea{max-width:1000px;padding:20px}.privacyPolicy .mainSection .textArea .title{font-family:Poppins,sans-serif;font-size:15px;font-weight:500;line-height:normal;margin:10px 0}.privacyPolicy .mainSection .textArea .detail{font-family:Poppins,sans-serif;font-size:14px;font-weight:300;line-height:normal;margin:10px 0}.privacyPolicy .mainSection .textArea .point{font-family:Poppins,sans-serif;font-size:14px;font-weight:300;line-height:normal;margin:5px 0}.privacyPolicy .mainSection .textArea .point .main{font-weight:500}.privacyPolicy .mainSection .textArea .button{margin:20px 0;text-align:center}.termsConditions .titleArea{align-items:center;background-color:#eff1f6;display:flex;flex-direction:column;justify-content:center;min-height:20vh;padding:100px 7vw 50px}.termsConditions .titleArea .title{font-family:Poppins,sans-serif;font-size:18px;font-weight:500;line-height:normal}.termsConditions .titleArea .description{font-family:Poppins,sans-serif;font-size:15px;font-weight:300;line-height:normal;margin-top:5px;text-align:center}.termsConditions .mainSection{align-items:center;display:flex;justify-content:center;padding:50px 7vw}@media screen and (max-width:768px){.termsConditions .mainSection{display:block}}.termsConditions .mainSection .textArea{max-width:1000px;padding:20px}.termsConditions .mainSection .textArea .title{font-family:Poppins,sans-serif;font-size:15px;font-weight:500;line-height:normal;margin:10px 0}.termsConditions .mainSection .textArea .detail{font-family:Poppins,sans-serif;font-size:14px;font-weight:300;line-height:normal;margin:10px 0}.termsConditions .mainSection .textArea .point{font-family:Poppins,sans-serif;font-size:14px;font-weight:300;line-height:normal;margin:5px 0}.termsConditions .mainSection .textArea .point .main{font-weight:500}.termsConditions .mainSection .textArea .button{margin:20px 0;text-align:center}.contactUs .titleArea{align-items:center;background-color:#eff1f6;display:flex;flex-direction:column;justify-content:center;min-height:20vh;padding:100px 7vw 50px}.contactUs .titleArea .title{font-family:Poppins,sans-serif;font-size:18px;font-weight:500;line-height:normal}.contactUs .titleArea .description{font-family:Poppins,sans-serif;font-size:15px;font-weight:300;line-height:normal;margin-top:5px;text-align:center}.contactUs .mainSection{margin:auto;max-width:900px;padding:50px 7vw}.contactUs .mainSection .field{margin:30px 0}.contactUs .mainSection .phoneGroup{align-items:center;display:flex;gap:30px;margin:30px 0}@media screen and (max-width:768px){.contactUs .mainSection .phoneGroup{display:block}}.contactUs .mainSection .phoneGroup .countryCodeField,.contactUs .mainSection .phoneGroup .phoneField{flex:1 1}@media screen and (max-width:768px){.contactUs .mainSection .phoneGroup .phoneField{margin:30px 0}}.contactUs .mainSection .button{margin:30px 0;text-align:center}.mainTextField .title{font-weight:300;line-height:normal}.mainTextField .input,.mainTextField .title{font-family:Poppins,sans-serif;font-size:15px;margin:5px 0}.mainTextField .input{border:1px solid #bec0c2;border-radius:5px;outline:none;padding:7px 5px;transition:all .3s;width:100%}.mainTextField .input:not(:disabled):focus-within,.mainTextField .input:not(:disabled):hover{border-color:#6d63ac;box-shadow:0 0 3px 1px #6d63ac}.mainTextField .input:disabled{background-color:#f7f7f7;color:#000}.mainTextField .input:disabled:hover{cursor:not-allowed}.mainTextField .input.error:focus-within,.mainTextField .input.error:hover{border-color:#c0392b;box-shadow:0 0 3px 1px #c0392b}.mainTextField .errorText{color:#c0392b;font-family:Poppins,sans-serif;font-size:10px}.mainTextArea .title{font-weight:300;line-height:normal}.mainTextArea .textArea,.mainTextArea .title{font-family:Poppins,sans-serif;font-size:15px;margin:5px 0}.mainTextArea .textArea{border:1px solid #bec0c2;border-radius:5px;outline:none;padding:5px;resize:vertical;transition:all .3s;width:100%}.mainTextArea .textArea:not(:disabled):focus-within,.mainTextArea .textArea:not(:disabled):hover{border-color:#6d63ac;box-shadow:0 0 3px 1px #6d63ac}.mainTextArea .textArea:disabled{background-color:#f7f7f7;color:#000}.mainTextArea .textArea:disabled:hover{cursor:not-allowed}.mainTextArea .textArea.error:focus-within,.mainTextArea .textArea.error:hover{border-color:#c0392b;box-shadow:0 0 3px 1px #c0392b}.mainTextArea .errorText{color:#c0392b;font-family:Poppins,sans-serif;font-size:10px}.mainDropdown .title{font-family:Poppins,sans-serif;font-size:15px;font-weight:300;line-height:normal;margin:5px 0}.mainDropdown .dropdown{margin:10px 0 5px}.mainDropdown .dropdown.select--is-disabled{cursor:not-allowed}.mainDropdown .dropdown .select__control{border:1px solid #bec0c2;border-radius:5px;transition:all .3s}.mainDropdown .dropdown .select__control--is-focused{border-color:#6d63ac;box-shadow:0 0 3px 1px #6d63ac}.mainDropdown .dropdown .select__control--is-disabled{background-color:#f7f7f7;cursor:not-allowed;pointer-events:all}.mainDropdown .dropdown .select__control .select__value-container{padding:0 5px}.mainDropdown .dropdown .select__control .select__value-container .select__single-value--is-disabled{color:#000}.mainDropdown .dropdown .select__control .select__value-container .select__placeholder{font-family:Poppins,sans-serif;font-size:14px}.mainDropdown .dropdown .select__control .select__value-container .select__input-container .select__input{font-family:Poppins,sans-serif;font-size:15px}.mainDropdown .dropdown .select__menu{z-index:100}.mainDropdown .dropdown .select__menu .select__menu-list::-webkit-scrollbar{display:none}.mainDropdown .dropdown .select__menu .select__menu-list .select__option{font-family:Poppins,sans-serif;font-size:15px}.mainDropdown .dropdown .select__menu .select__menu-list .select__option--is-focused{background-color:#b6b1d5}.mainDropdown .dropdown .select__menu .select__menu-list .select__option--is-selected{background-color:#6d63ac}.loader{background:#000000b3;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1500}.loader img{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1070}.notification{animation:SlideLeft .4s;animation-fill-mode:forwards;border-radius:10px;box-shadow:0 0 10px #0000004d;margin-bottom:20px;overflow:hidden;width:100%}.notification.exit{animation:SlideRight .4s;animation-fill-mode:forwards}.notification p{margin:0;padding:3px 10px}.notification .bar{height:2px}.notification.success{background-color:#009432}.notification.success .bar{background-color:#fff}.notification.error{background-color:#c0392b}.notification.error .bar{background-color:#fff}.notification .title{color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:500}.notification .message{-ms-word-wrap:break-word;word-wrap:break-word;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-weight:200}@keyframes SlideLeft{0%{margin-left:120%}to{margin-left:0}}@keyframes SlideRight{0%{margin-left:0}to{margin-left:120%}}.signUp .titleArea{align-items:center;background-color:#eff1f6;display:flex;flex-direction:column;justify-content:center;min-height:20vh;padding:100px 7vw 50px}.signUp .titleArea .title{font-family:Poppins,sans-serif;font-size:18px;font-weight:500;line-height:normal}.signUp .titleArea .description{font-family:Poppins,sans-serif;font-size:15px;font-weight:300;line-height:normal;margin-top:5px;text-align:center}.signUp .mainSection{align-items:flex-start;display:flex;justify-content:center;padding:50px 7vw}@media screen and (max-width:768px){.signUp .mainSection{display:block}}.signUp .mainSection .imgArea{flex:1 1;margin:20px 0;text-align:center}@media screen and (max-width:768px){.signUp .mainSection .imgArea{display:none}}.signUp .mainSection .imgArea .image{width:100%}.signUp .mainSection .textArea{flex:1 1;padding:20px}.signUp .mainSection .textArea .title{font-family:Poppins,sans-serif;font-size:15px;font-weight:500;line-height:normal;margin:10px 0}.signUp .mainSection .textArea .detail{margin:10px 0}.signUp .mainSection .textArea .detail,.signUp .mainSection .textArea .point{font-family:Poppins,sans-serif;font-size:14px;font-weight:300;line-height:normal}.signUp .mainSection .textArea .point{margin:5px 0}.signUp .mainSection .textArea .point .main{font-weight:500}.signUp .mainSection .textArea .button{margin:20px 0;text-align:center}.login{display:flex;flex-direction:row;height:100%;min-height:100vh}.login .imageArea{background-image:url(/static/media/bgImage.e4e34a7e19369204c068.jpeg);background-repeat:no-repeat;background-size:cover;flex:1 1;padding:40px}@media screen and (max-width:768px){.login .imageArea{display:none}}.login .loginArea{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:40px 40px 10px}@media screen and (max-width:768px){.login .loginArea{padding:50px 30px 10px}}.login .loginArea .titleText{font-family:Poppins,sans-serif;font-size:40px;font-weight:600;line-height:1.2;margin:10px 0 40px;text-align:center}@media screen and (max-width:768px){.login .loginArea .titleText{font-size:35px;font-weight:500}}@media screen and (max-width:480px){.login .loginArea .titleText{font-size:30px;font-weight:400}}.login .loginArea .separation{align-items:center;display:flex;gap:10px;margin:10px auto 20px;width:80%}@media screen and (max-width:768px){.login .loginArea .separation{margin:10px auto 20px;width:100%}}.login .loginArea .separation .line{background-color:#bec0c2;flex:1 1;height:1px}.login .loginArea .separation .separationText{color:#2b333f;font-family:Poppins,sans-serif;font-size:12px;font-weight:300;line-height:normal}.login .loginArea .loginForm{margin:20px auto;width:80%}@media screen and (max-width:768px){.login .loginArea .loginForm{margin:20px auto;width:100%}}.login .loginArea .loginForm .field{margin:30px 0}@media screen and (max-width:768px){.login .loginArea .loginForm .field{margin:10px 0}}.login .loginArea .loginForm .forgetPassword{align-items:center;display:flex;justify-content:flex-end;margin:30px 0}@media screen and (max-width:768px){.login .loginArea .loginForm .forgetPassword{margin:10px 0}}.login .loginArea .loginForm .forgetPassword .button{color:#6d63ac;font-family:Poppins,sans-serif;font-size:14px;font-weight:300;line-height:normal;transition:all .3s}.login .loginArea .loginForm .forgetPassword .button:hover{color:#000;cursor:pointer}.login .loginArea .loginForm .buttons{align-items:center;display:flex;gap:20px;margin:30px 0}@media screen and (max-width:768px){.login .loginArea .loginForm .buttons{margin:20px 0}}.login .loginArea .loginForm .privacyTermsSection{color:#2b333f;font-family:Poppins,sans-serif;font-size:14px;font-weight:300;line-height:normal}.login .loginArea .loginForm .privacyTermsSection .navLink{color:#6d63ac;font-size:14px;font-weight:300;transition:all .3s}.login .loginArea .loginForm .privacyTermsSection .navLink:hover{font-weight:400}.login .loginArea .bottomArea{margin-top:auto}.login .loginArea .bottomArea .copyRightText{font-family:Poppins,sans-serif;font-size:14px;font-weight:300;padding:10px 0;text-align:center}.login .loginArea .bottomArea .copyRightText .link{color:#6d63ac;transition:all .3s}.login .loginArea .bottomArea .copyRightText .link:hover{cursor:pointer;font-weight:400}.forgotPassword{align-items:center;display:flex;justify-content:center}.forgotPassword .box{-ms-overflow-style:none;background-color:#fff;border-radius:10px;max-height:70vh;overflow-y:auto;padding:10px;scrollbar-width:none;width:50vw}@media screen and (max-width:768px){.forgotPassword .box{width:70vw}}@media screen and (max-width:480px){.forgotPassword .box{width:90vw}}.forgotPassword .box:focus-visible{outline:none}.forgotPassword .box::-webkit-scrollbar{display:none}.forgotPassword .box .header{align-items:center;display:flex;justify-content:space-between}.forgotPassword .box .header .title{color:#6d63ac;font-family:Poppins,sans-serif;font-size:18px;font-weight:300;line-height:normal}.forgotPassword .box .mainSection{padding:30px}.forgotPassword .box .mainSection .mainText{font-family:Poppins,sans-serif;font-size:15px;font-weight:300;line-height:normal;margin:20px 0}.forgotPassword .box .mainSection .field{margin:20px 0}.forgotPassword .box .button{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin:40px 0 10px}.dashboardLayout{display:flex;flex-direction:column;height:100vh;width:100vw}.dashboardLayout .dashboardContainer{display:flex;flex:1 1;position:relative;width:100vw}.dashboardLayout .dashboardContainer .content{background-color:#eff1f6;box-shadow:0 -2px 4px #0000001a,0 2px 4px #0003;display:flex;flex:1 1;flex-direction:column}.dashboardLayout .dashboardContainer .bottomArea{margin-top:auto;text-align:center}.dashboardLayout .dashboardContainer .bottomArea .copyRightText{font-family:Poppins,sans-serif;font-size:14px;font-weight:300;padding:10px 0}.dashboardLayout .dashboardContainer .bottomArea .copyRightText .link{color:#6d63ac;transition:all .3s}.dashboardLayout .dashboardContainer .bottomArea .copyRightText .link:hover{cursor:pointer;font-weight:400}.dashboardHeader{align-items:center;display:flex;justify-content:space-between;padding:20px}.dashboardHeader .left{align-items:center;display:flex;gap:40px}.dashboardHeader .left .imageArea .logo{height:auto;max-height:40px;transition:all .5s}.dashboardHeader .left .imageArea .logo:hover{cursor:pointer;scale:105%}.sideMenu{background-color:#fff;box-shadow:0 5px 10px #0000001a,0 6px 6px #0003;height:100%;padding:30px;transition:all .5s;z-index:1000}@media screen and (max-width:768px){.sideMenu{position:absolute}}.sideMenu .item{display:flex;flex-direction:column;gap:10px;margin-bottom:20px;transition:all .5s}.sideMenu .item .title{color:#000;font-size:12px;font-weight:200;text-transform:uppercase}.sideMenu .item .listItem{align-items:center;border-radius:5px;display:flex;gap:10px;padding:10px}.sideMenu .item .listItem:hover .icon,.sideMenu .item .listItem:hover .listItemTitle{color:#6d63ac}.sideMenu .item .listItem.active{background-color:#b6b1d5}.sideMenu .item .listItem.button{background-color:#f9aa20;border-radius:30px;margin:10px 0;padding:10px}.sideMenu .item .listItem.button .icon,.sideMenu .item .listItem.button .listItemTitle{color:#fff}.sideMenu .item .listItem.button:hover{background-color:#000}.sideMenu .item .listItem .listItemTitle{color:#000;font-size:15px;font-weight:400;text-transform:capitalize}.encounters{flex:1 1;padding:10px 20px}.encounters__header{align-items:center;display:flex;justify-content:space-between;margin:10px 0}.encounters__header--title{color:#000;font-family:Poppins,sans-serif;font-size:17px;font-weight:400;text-transform:capitalize}.encounters__header .rightBtn{margin-right:10px}.encounters .paper::-webkit-scrollbar{display:none}.encounters .paper .tableContainer .table .caption{font-family:Poppins,sans-serif;font-size:13px;font-weight:300;line-height:normal;text-align:center}.encounters .paper .tableContainer .table .head .cell{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:normal}.encounters .paper .tableContainer .table .body .cell .patient .patientName,.encounters .paper .tableContainer .table .body .cell .text{font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:normal}.encounters .paper .tableContainer .table .body .cell .patient .patientEmrId{font-family:Poppins,sans-serif;font-size:12px;font-weight:300;line-height:normal;margin-top:5px}.encounters .paper .tableContainer .table .body .cell .type{align-items:center;display:flex;flex-direction:column;justify-content:center}.encounters .paper .tableContainer .table .body .cell .type .typeText{font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:normal}.encounters .paper .tableContainer .table .body .cell .type .status{background-color:#6d63ac;border-radius:4px;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-weight:300;line-height:normal;margin-top:5px;padding:2px 5px}.encounters .paper .tableContainer .table .body .cell .buttons{align-items:center;display:flex;gap:10px;justify-content:center}.alert{align-items:center;display:flex;justify-content:center}.alert .box{background-color:#fff;border-radius:10px;max-width:80vw;padding:10px}.alert .box:focus-visible{outline:none}.alert .box::-webkit-scrollbar{display:none}.alert .box .header{align-items:center;display:flex;justify-content:flex-end}.alert .box .title{color:#6d63ac;font-family:Poppins,sans-serif;font-size:20px;font-weight:200;margin:10px 30px 30px;text-align:center;white-space:pre-wrap}.alert .box .buttons{align-items:center;display:flex;gap:20px;justify-content:center;margin:10px 0}.myUsage{flex:1 1;padding:10px 20px}.myUsage__title{color:#000;font-family:Poppins,sans-serif;font-size:17px;font-weight:400;margin:10px 0;text-transform:capitalize}.myUsage .head{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.myUsage .head .heading{color:#000;font-family:Poppins,sans-serif;font-size:17px;font-weight:400;margin:10px 0;text-transform:capitalize}.myUsage .head .drop-downs .drop-down{min-width:250px}.myUsage .mainContent{grid-gap:20px;display:grid;font-family:Poppins,sans-serif;gap:20px;grid-template-columns:repeat(3,1fr);padding:20px 0}@media screen and (max-width:768px){.myUsage .mainContent{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:480px){.myUsage .mainContent{grid-template-columns:repeat(1,1fr)}}.myUsage .mainContent .small-box{align-items:center;background-color:#fff;border:1px solid #fff;border-radius:5px;box-shadow:0 5px 10px #0000001a,0 6px 6px #0003;display:flex;justify-content:space-between;margin-bottom:auto;padding:15px}.myUsage .mainContent .small-box .body .heading{font-size:15px;font-weight:300;margin-bottom:10px}.myUsage .mainContent .small-box .body .total{font-size:30px;font-weight:700}.myUsage .mainContent .small-box .icon{font-size:50px}.myUsage .mainContent .big-box{background-color:#fff;border:1px solid #fff;border-radius:5px;box-shadow:0 5px 10px #0000001a,0 6px 6px #0003;margin-bottom:auto;padding:10px}.myUsage .mainContent .big-box .basic-info{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.myUsage .mainContent .big-box .basic-info .body .heading{font-size:15px;font-weight:300;margin-bottom:10px;word-break:break}.myUsage .mainContent .big-box .basic-info .body .total{font-size:30px;font-weight:700}.myUsage .mainContent .big-box .basic-info .icon{font-size:50px}.myUsage .mainContent .big-box .data-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr);padding:10px}.myUsage .mainContent .big-box .data-grid .item .label{font-size:12px;font-weight:300;word-break:break}.myUsage .mainContent .big-box .data-grid .item .value{font-size:13px;font-weight:500}.mainDatePicker .title{font-family:Poppins,sans-serif;font-size:15px;font-weight:300;line-height:normal;margin:5px 0}.mainDatePicker .picker{margin:5px 0}.mainDatePicker .picker input{background-color:#fff;font-family:Poppins,sans-serif;font-size:15px;padding:8px 5px}.mainDatePicker .picker .MuiOutlinedInput-notchedOutline{border:1px solid #bec0c2}.mainDatePicker .picker .Mui-disabled{-webkit-text-fill-color:#000;background-color:#f7f7f7;color:#000;cursor:not-allowed}.mainDatePicker .picker .Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#6d63ac;box-shadow:0 0 3px 1px #6d63ac;outline:none}.patientData{flex:1 1;padding:10px 20px}.patientData .selector{margin:10px 0 20px;max-width:500px}.patientData .paper::-webkit-scrollbar{display:none}.patientData .paper .tableContainer .table .caption{font-family:Poppins,sans-serif;font-size:13px;font-weight:300;line-height:normal;text-align:center}.patientData .paper .tableContainer .table .head .cell{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:normal}.patientData .paper .tableContainer .table .body .cell .patient .patientName,.patientData .paper .tableContainer .table .body .cell .text{font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:normal}.patientData .paper .tableContainer .table .body .cell .patient .patientEmrId{font-family:Poppins,sans-serif;font-size:12px;font-weight:300;line-height:normal;margin-top:5px}.patientData .paper .tableContainer .table .body .cell .type{align-items:center;display:flex;flex-direction:column;justify-content:center}.patientData .paper .tableContainer .table .body .cell .type .typeText{font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:normal}.patientData .paper .tableContainer .table .body .cell .type .status{background-color:#6d63ac;border-radius:4px;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-weight:300;line-height:normal;margin-top:5px;padding:2px 5px}.patientData .paper .tableContainer .table .body .cell .buttons{align-items:center;display:flex;gap:10px;justify-content:center}.newEncounter{flex:1 1;padding:10px 20px}.newEncounter__title{color:#000;font-family:Poppins,sans-serif;font-size:17px;font-weight:400;margin:10px 0;text-transform:capitalize}.newEncounter .topContent{align-items:flex-start;display:flex;flex-wrap:wrap;gap:20px}.newEncounter .topContent .patientArea{background-color:#fff;border:1px solid #fff;border-radius:5px;box-shadow:0 5px 10px #0000001a,0 6px 6px #0003;flex:3 1;min-width:500px;padding:10px 20px}@media screen and (max-width:768px){.newEncounter .topContent .patientArea{min-width:400px}}@media screen and (max-width:480px){.newEncounter .topContent .patientArea{min-width:200px}}.newEncounter .topContent .patientArea .show{animation-duration:1s;animation-name:showAnimate;max-height:none;opacity:1}.newEncounter .topContent .patientArea .hide{animation-duration:1s;animation-name:hideAnimate;max-height:none;opacity:1}.newEncounter .topContent .patientArea .details{grid-gap:20px;display:grid;gap:20px;grid-template-columns:2fr 1fr 1fr;margin:10px 0}@media screen and (max-width:1024px){.newEncounter .topContent .patientArea .details{grid-template-columns:repeat(1,1fr)}}.newEncounter .topContent .dateArea{background-color:#fff;border:1px solid #fff;border-radius:5px;box-shadow:0 5px 10px #0000001a,0 6px 6px #0003;flex:1 1;min-width:250px;padding:10px 20px}.newEncounter .mainContent .typeArea{padding:10px;width:100%}.newEncounter .mainContent .typeArea__title{font-family:Poppins,sans-serif;font-size:15px;font-weight:300;line-height:normal;margin:5px 0}.newEncounter .mainContent .typeArea__title.Mui-focused{color:#6d63ac}.newEncounter .mainContent .typeArea .radioGroup{display:flex;flex-direction:row;gap:30px;justify-content:flex-start}@media screen and (max-width:480px){.newEncounter .mainContent .typeArea .radioGroup{flex-direction:column;gap:10px}}.newEncounter .mainContent .typeArea .radioGroup .radioLabel .MuiTypography-root{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:normal}.newEncounter .mainContent .typeArea .radioGroup .radioLabel .Mui-checked{color:#6d63ac}.newEncounter .mainContent .noteForm{background-color:#fff;border:1px solid #fff;border-radius:5px;box-shadow:0 5px 10px #0000001a,0 6px 6px #0003;padding:20px}.newEncounter .mainContent .noteForm .field{margin:10px 0}.newEncounter .mainContent .noteForm .button{text-align:center}.newEncounter .mainContent .transcriptionForm{background-color:#fff;border:1px solid #fff;border-radius:5px;box-shadow:0 5px 10px #0000001a,0 6px 6px #0003;padding:20px}.newEncounter .mainContent .transcriptionForm .MuiToggleButton-root.Mui-selected{background-color:#b6b1d5}.newEncounter .mainContent .transcriptionForm .expandSection{animation-duration:1s;animation-name:showAnimate;max-height:none;opacity:1}.newEncounter .mainContent .transcriptionForm .hideSection{animation-duration:1s;animation-name:hideAnimate;max-height:none;opacity:1}.newEncounter .mainContent .transcriptionForm .uploadSection{background-color:#eff1f6;border:1px solid #bec0c2;border-radius:5px;margin:30px 0}.newEncounter .mainContent .transcriptionForm .uploadSection .dropzone{padding:20px}.newEncounter .mainContent .transcriptionForm .uploadSection .dropzone .uploadText{font-family:Poppins,sans-serif;font-size:16px;font-weight:300;line-height:normal;text-align:center}.newEncounter .mainContent .transcriptionForm .uploadSection .dropzone .uploadText .clickable{color:#6d63ac}.newEncounter .mainContent .transcriptionForm .uploadSection .dropzone .uploadText .clickable:hover{cursor:pointer;font-weight:400}.newEncounter .mainContent .transcriptionForm .fileSection{margin:30px 0}.newEncounter .mainContent .transcriptionForm .fileSection .file{align-items:center;border:1px solid #6d63ac;border-radius:15px;display:flex;gap:10px;justify-content:space-between;padding:10px}.newEncounter .mainContent .transcriptionForm .fileSection .file .left .fileName{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:normal;margin:5px 0 10px}.newEncounter .mainContent .transcriptionForm .fileSection .file .left .fileSize{font-family:Poppins,sans-serif;font-size:12px;font-weight:300;line-height:normal}.newEncounter .mainContent .transcriptionForm .fileSection .file .right{align-items:center;display:flex;gap:10px}.newEncounter .mainContent .transcriptionForm .fileSection .transcribeBtn,.newEncounter .mainContent .transcriptionForm .recordSection{margin:30px 0;text-align:center}.newEncounter .mainContent .transcriptionForm .recordSection .timer{margin:20px 0}.newEncounter .mainContent .transcriptionForm .recordSection .timer .text{font-family:Poppins,sans-serif;font-size:30px;font-weight:500;line-height:normal}.newEncounter .mainContent .transcriptionForm .recordSection .recordButton{margin:20px 0}.newEncounter .mainContent .transcriptionForm .recordSection .recordButton .check-box{align-items:center;display:flex;justify-content:center;margin-top:10px}.newEncounter .mainContent .transcriptionForm .recordSection .recordButton .check-box .hover-text{align-items:center;display:flex;font-family:Poppins,sans-serif;font-size:12px;font-style:italic}.newEncounter .mainContent .transcriptionForm .recordSection .blobSection{margin:30px 0}.newEncounter .mainContent .transcriptionForm .recordSection .blobSection .blob{align-items:center;border:1px solid #6d63ac;border-radius:15px;display:flex;gap:10px;justify-content:space-between;padding:10px}.newEncounter .mainContent .transcriptionForm .recordSection .blobSection .blob .left .blobName{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:normal;margin:5px 0 10px;text-align:left}.newEncounter .mainContent .transcriptionForm .recordSection .blobSection .blob .left .blobSize{font-family:Poppins,sans-serif;font-size:12px;font-weight:300;line-height:normal;text-align:left}.newEncounter .mainContent .transcriptionForm .recordSection .blobSection .blob .right{align-items:center;display:flex;gap:10px}.newEncounter .mainContent .transcriptionForm .recordSection .blobSection .transcribeBtn{margin:30px 0;text-align:center}.newEncounter .statusBox{border-radius:5px;filter:alpha(opacity=90);margin:auto;max-width:600px;-moz-opacity:.9;opacity:.9;padding:10px;text-align:center}.newEncounter .statusBox .text{color:#c0392b;font-size:12px}.mainDateTimePicker .title,.newEncounter .statusBox .text{font-family:Poppins,sans-serif;font-weight:300;line-height:normal}.mainDateTimePicker .title{font-size:15px;margin:5px 0}.mainDateTimePicker .picker{margin:5px 0}.mainDateTimePicker .picker input{background-color:#fff;font-family:Poppins,sans-serif;font-size:15px;padding:8px 5px}.mainDateTimePicker .picker .MuiOutlinedInput-notchedOutline{border:1px solid #bec0c2}.mainDateTimePicker .picker .Mui-disabled{-webkit-text-fill-color:#000;background-color:#f7f7f7;color:#000;cursor:not-allowed}.mainDateTimePicker .picker .Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#6d63ac;box-shadow:0 0 3px 1px #6d63ac;outline:none}.checkBox{margin:15px 10px}.custom-icon{border-color:#eff1f6;color:#bec0c2;transition:all 1s}.custom-icon:active,.custom-icon:hover{color:#2a3447}.custom-icon:disabled{color:#fff}.custom-icon:disabled:hover{cursor:not-allowed}.custom-icon.small{font-size:12px}.custom-icon.medium{font-size:20px}.custom-icon.large{font-size:28px}.custom-icon.margin-small{margin:5px}.custom-icon.margin-medium{margin:10px}.custom-icon.margin-large{margin:15px}.resetPassword{flex:1 1;padding:10px 20px}.resetPassword__title{color:#000;font-family:Poppins,sans-serif;font-size:17px;font-weight:400;margin:10px 0;text-transform:capitalize}.resetPassword .mainContent{background-color:#fff;border:1px solid #fff;border-radius:5px;box-shadow:0 5px 10px #0000001a,0 6px 6px #0003;padding:20px}.resetPassword .mainContent .resetPasswordForm{margin:20px auto;max-width:700px}.resetPassword .mainContent .resetPasswordForm .description{font-family:Poppins,sans-serif;font-size:15px;font-weight:300;line-height:normal;margin:20px 0}.resetPassword .mainContent .resetPasswordForm .field{margin:30px 0}.resetPassword .mainContent .resetPasswordForm .button{margin:30px 0;text-align:center}.organizationUsage{flex:1 1;padding:10px 20px}.organizationUsage__title{color:#000;font-family:Poppins,sans-serif;font-size:17px;font-weight:400;margin:10px 0;text-transform:capitalize}.organizationUsage .head{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.organizationUsage .head .heading{color:#000;font-family:Poppins,sans-serif;font-size:17px;font-weight:400;margin:10px 0;text-transform:capitalize}.organizationUsage .head .drop-downs .drop-down{width:200px}.organizationUsage .mainContent{grid-gap:20px;display:grid;font-family:Poppins,sans-serif;gap:20px;grid-template-columns:repeat(3,1fr);padding:20px 0}@media screen and (max-width:768px){.organizationUsage .mainContent{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:480px){.organizationUsage .mainContent{grid-template-columns:repeat(1,1fr)}}.organizationUsage .mainContent .small-box{align-items:center;background-color:#fff;border:1px solid #fff;border-radius:5px;box-shadow:0 5px 10px #0000001a,0 6px 6px #0003;display:flex;justify-content:space-between;margin-bottom:auto;padding:15px}.organizationUsage .mainContent .small-box .body .heading{font-size:15px;font-weight:300;margin-bottom:10px}.organizationUsage .mainContent .small-box .body .total{font-size:30px;font-weight:700}.organizationUsage .mainContent .small-box .icon{font-size:50px}.organizationUsage .mainContent .big-box{background-color:#fff;border:1px solid #fff;border-radius:5px;box-shadow:0 5px 10px #0000001a,0 6px 6px #0003;margin-bottom:auto;padding:10px}.organizationUsage .mainContent .big-box .basic-info{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.organizationUsage .mainContent .big-box .basic-info .body .heading{font-size:15px;font-weight:300;margin-bottom:10px;word-break:break}.organizationUsage .mainContent .big-box .basic-info .body .total{font-size:30px;font-weight:700}.organizationUsage .mainContent .big-box .basic-info .icon{font-size:50px}.organizationUsage .mainContent .big-box .data-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr);padding:10px}.organizationUsage .mainContent .big-box .data-grid .item .label{font-size:12px;font-weight:300;word-break:break}.organizationUsage .mainContent .big-box .data-grid .item .value{font-size:13px;font-weight:500}.users{flex:1 1;padding:10px 20px}.users__title{color:#000;font-family:Poppins,sans-serif;font-size:17px;font-weight:400;margin:10px 0 20px;text-transform:capitalize}.users .paper::-webkit-scrollbar{display:none}.users .paper .tableContainer .table .caption{font-family:Poppins,sans-serif;font-size:13px;font-weight:300;line-height:normal;text-align:center}.users .paper .tableContainer .table .head .cell{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:normal}.users .paper .tableContainer .table .body .cell .roleName{text-transform:capitalize}.users .paper .tableContainer .table .body .cell .name,.users .paper .tableContainer .table .body .cell .roleName,.users .paper .tableContainer .table .body .cell .text{font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:normal}.users .paper .tableContainer .table .body .cell .contact .single{align-items:center;display:flex;gap:20px;margin:5px 0}.users .paper .tableContainer .table .body .cell .contact .single__text{font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:normal}.users .paper .tableContainer .table .body .cell .buttons{align-items:center;display:flex;gap:10px;justify-content:center}.userInfo{align-items:center;display:flex;justify-content:center;padding:10px 20px}.userInfo .box{-ms-overflow-style:none;background-color:#fff;border-radius:10px;max-height:80vh;overflow-y:auto;padding:10px 20px;scrollbar-width:none;width:90vw}@media screen and (max-width:768px){.userInfo .box{width:95vw}}@media screen and (max-width:480px){.userInfo .box{width:95vw}}.userInfo .box:focus-visible{outline:none}.userInfo .box::-webkit-scrollbar{display:none}.userInfo .box .header{align-items:center;display:flex;justify-content:space-between}.userInfo .box .header .title{color:#000;font-family:Poppins,sans-serif;font-size:18px;font-weight:400;line-height:normal;text-transform:capitalize}.userInfo .box .head{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.userInfo .box .head .heading{color:#000;font-family:Poppins,sans-serif;font-size:17px;font-weight:400;margin:10px 0;text-transform:capitalize}.userInfo .box .head .drop-downs .drop-down{width:200px}.userInfo .box .mainContent{grid-gap:20px;display:grid;font-family:Poppins,sans-serif;gap:20px;grid-template-columns:repeat(3,1fr);padding:20px 0}@media screen and (max-width:768px){.userInfo .box .mainContent{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:480px){.userInfo .box .mainContent{grid-template-columns:repeat(1,1fr)}}.userInfo .box .mainContent .small-box{align-items:center;background-color:#fff;border:1px solid #eff1f6;border-radius:5px;box-shadow:0 5px 10px #0000001a,0 6px 6px #0003;display:flex;justify-content:space-between;margin-bottom:auto;padding:15px}.userInfo .box .mainContent .small-box .body .heading{font-size:15px;font-weight:300;margin-bottom:10px}.userInfo .box .mainContent .small-box .body .total{font-size:30px;font-weight:700}.userInfo .box .mainContent .small-box .icon{font-size:50px}.userInfo .box .mainContent .big-box{background-color:#fff;border:1px solid #eff1f6;border-radius:5px;box-shadow:0 5px 10px #0000001a,0 6px 6px #0003;margin-bottom:auto;padding:10px}.userInfo .box .mainContent .big-box .basic-info{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.userInfo .box .mainContent .big-box .basic-info .body .heading{font-size:15px;font-weight:300;margin-bottom:10px;word-break:break}.userInfo .box .mainContent .big-box .basic-info .body .total{font-size:30px;font-weight:700}.userInfo .box .mainContent .big-box .basic-info .icon{font-size:50px}.userInfo .box .mainContent .big-box .data-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr);padding:10px}.userInfo .box .mainContent .big-box .data-grid .item .label{font-size:12px;font-weight:300;word-break:break}.userInfo .box .mainContent .big-box .data-grid .item .value{font-size:13px;font-weight:500}.patients{flex:1 1;padding:10px 20px}.patients .header-section{display:flex;justify-content:space-between}.patients .header-section .text{color:#000;font-family:Poppins,sans-serif;font-size:17px;font-weight:400;margin:10px 0 20px;text-transform:capitalize}.patients .paper::-webkit-scrollbar{display:none}.patients .paper .tableContainer .table .caption{font-family:Poppins,sans-serif;font-size:13px;font-weight:300;line-height:normal;text-align:center}.patients .paper .tableContainer .table .head .cell{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:normal}.patients .paper .tableContainer .table .body .cell .data,.patients .paper .tableContainer .table .body .cell .data .role,.patients .paper .tableContainer .table .body .cell .data .user-name{font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:normal}.patients .paper .tableContainer .table .body .cell .data .role{text-transform:uppercase}.patients .paper .tableContainer .table .body .cell .data .label{font-weight:200}.patients .paper .tableContainer .table .body .cell .buttons{align-items:center;display:flex;float:right;gap:10px;justify-content:center}.editPatient{align-items:center;display:flex;justify-content:center;padding:10px 20px}.editPatient .box{-ms-overflow-style:none;background-color:#fff;border-radius:10px;max-height:80vh;overflow-y:auto;padding:10px 20px;scrollbar-width:none;width:40vw}@media screen and (max-width:768px){.editPatient .box{width:60vw}}@media screen and (max-width:480px){.editPatient .box{width:80vw}}.editPatient .box:focus-visible{outline:none}.editPatient .box::-webkit-scrollbar{display:none}.editPatient .box .header{align-items:center;display:flex;justify-content:space-between}.editPatient .box .header .title{color:#000;font-family:Poppins,sans-serif;font-size:18px;font-weight:400;line-height:normal;text-transform:capitalize}.editPatient .box .mainContent{grid-gap:20px;display:grid;font-family:Poppins,sans-serif;gap:20px;grid-template-columns:repeat(1,1fr);padding:20px 0}.editPatient .box .mainContent .details{margin:auto;width:80%}.editPatient .box .mainContent .details .top{padding-bottom:10px}.editPatient .box .mainContent .details .bottom{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:480px){.editPatient .box .mainContent .details .bottom{grid-template-columns:repeat(1,1fr)}}.editPatient .box .mainContent .button{margin:auto}.addPatient{align-items:center;display:flex;justify-content:center}.addPatient .box{background-color:#fff;border-radius:10px;max-width:80vw;min-width:60vw;padding:20px}.addPatient .box:focus-visible{outline:none}.addPatient .box::-webkit-scrollbar{display:none}.addPatient .box .header{align-items:center;display:flex;justify-content:space-between}.addPatient .box .title{color:#6d63ac;font-family:Poppins,sans-serif;font-size:20px;font-weight:200;margin:10px 30px 30px;text-align:center;white-space:pre-wrap}.addPatient .box .buttons{align-items:center;display:flex;gap:20px;justify-content:center;margin:10px 0}.addPatient .box .fileSection{margin:30px 0}.addPatient .box .fileSection .file{align-items:center;border:1px solid #6d63ac;border-radius:15px;display:flex;gap:10px;justify-content:space-between;padding:10px}.addPatient .box .fileSection .file .left .fileName{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:normal}.addPatient .box .fileSection .file .left .fileSize{font-family:Poppins,sans-serif;font-size:12px;font-weight:300;line-height:normal}.addPatient .box .fileSection .file .right{align-items:center;display:flex;gap:10px}.addPatient .box .fileSection .transcribeBtn{margin:30px 0;text-align:center}.addPatient .box .statusBox{background-color:#3498db;border-radius:5px;filter:alpha(opacity=90);margin:auto;max-width:600px;-moz-opacity:.9;opacity:.9;padding:15px;text-align:center}.addPatient .box .statusBox.error{background-color:#dfdded;max-width:none}.addPatient .box .statusBox.error .text{color:#c0392b;font-family:Poppins,sans-serif;font-size:15px;font-weight:300;line-height:normal}.addPatient .box .statusBox .text{color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:normal}.addPatient .box ol,.addPatient .box ul{list-style-type:none;padding:5px}.addPatient .box .uploadSection{background-color:#eff1f6;border:1px solid #bec0c2;border-radius:5px;margin:30px 0}.addPatient .box .uploadSection .dropzone{padding:20px}.addPatient .box .uploadSection .dropzone .uploadText{font-family:Poppins,sans-serif;font-size:16px;font-weight:300;line-height:normal;text-align:center}.addPatient .box .uploadSection .dropzone .uploadText .clickable{color:#6d63ac}.addPatient .box .uploadSection .dropzone .uploadText .clickable:hover{cursor:pointer;font-weight:400}.encounterDetail{flex:1 1;max-width:100vw;padding:10px 20px}.encounterDetail__header{align-items:center;display:flex;justify-content:space-between;margin:5px 0}.encounterDetail__header--title{color:#000;font-family:Poppins,sans-serif;font-size:17px;font-weight:400;text-transform:capitalize}.encounterDetail__header .rightBtn{margin-right:10px}.encounterDetail .topContent{align-items:flex-start;display:flex;flex-wrap:wrap;gap:20px}.encounterDetail .topContent .leftArea{flex:3 1;height:100%;min-width:500px}@media screen and (max-width:768px){.encounterDetail .topContent .leftArea{min-width:400px}}@media screen and (max-width:480px){.encounterDetail .topContent .leftArea{min-width:200px}}.encounterDetail .topContent .leftArea .top{display:flex;flex-wrap:wrap;gap:10px}.encounterDetail .topContent .leftArea .top .patientArea{background-color:#fff;border:1px solid #fff;border-radius:5px;box-shadow:0 5px 10px #0000001a,0 6px 6px #0003;flex:3 1;min-width:500px;padding:5px 10px}@media screen and (max-width:768px){.encounterDetail .topContent .leftArea .top .patientArea{min-width:400px}}@media screen and (max-width:480px){.encounterDetail .topContent .leftArea .top .patientArea{min-width:200px}}.encounterDetail .topContent .leftArea .top .patientArea .show{animation-duration:1s;animation-name:showAnimate;max-height:none;opacity:1}@keyframes showAnimate{0%{max-height:0;opacity:0}to{max-height:300px;opacity:1}}.encounterDetail .topContent .leftArea .top .patientArea .hide{animation-duration:1s;animation-name:hideAnimate;max-height:none;opacity:1}@keyframes hideAnimate{0%{height:60px;max-height:300px;opacity:0}to{height:0;max-height:0;opacity:1}}.encounterDetail .topContent .leftArea .top .patientArea .rightButtons{display:flex;justify-content:flex-end}.encounterDetail .topContent .leftArea .top .patientArea .rightButtons .buttons{display:flex;gap:10px}.encounterDetail .topContent .leftArea .top .patientArea .details{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin:10px 0}@media screen and (max-width:1024px){.encounterDetail .topContent .leftArea .top .patientArea .details{grid-template-columns:repeat(1,1fr)}}.encounterDetail .topContent .leftArea .top .dateArea{background-color:#fff;border:1px solid #fff;border-radius:5px;box-shadow:0 5px 10px #0000001a,0 6px 6px #0003;flex:1 1;min-width:200px;padding:5px 10px}.encounterDetail .topContent .leftArea .top .dateArea .rightButtons{display:flex;justify-content:flex-end}.encounterDetail .topContent .leftArea .top .dateArea .rightButtons .buttons{display:flex;gap:10px}.encounterDetail .topContent .leftArea .majorArea{background-color:#fff;border:1px solid #fff;border-radius:5px;box-shadow:0 5px 10px #0000001a,0 6px 6px #0003;height:100%;margin:20px 0 0;padding:10px 20px;text-align:center}.encounterDetail .topContent .leftArea .majorArea.action{background-color:#dfdded;border:1px solid #dfdded}.encounterDetail .topContent .leftArea .majorArea .approve{align-items:center;display:flex;gap:10px;justify-content:center}.encounterDetail .topContent .leftArea .majorArea .approve .text{color:#009432;font-family:Poppins,sans-serif;font-size:20px;font-weight:400;line-height:normal}.encounterDetail .topContent .leftArea .majorArea .statusBox{background-color:#3498db;border-radius:5px;filter:alpha(opacity=90);margin:auto;max-width:600px;-moz-opacity:.9;opacity:.9;padding:10px;text-align:center}.encounterDetail .topContent .leftArea .majorArea .statusBox.error{background-color:#dfdded;max-width:none}.encounterDetail .topContent .leftArea .majorArea .statusBox.error .text{color:#c0392b;font-family:Poppins,sans-serif;font-size:12px;font-weight:300;line-height:normal}.encounterDetail .topContent .leftArea .majorArea .statusBox .text{color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:normal}.encounterDetail .topContent .leftArea .majorArea .buttons{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.encounterDetail .topContent .rightArea{align-self:stretch;flex:1 1;min-width:200px}.encounterDetail .topContent .rightArea .detailArea{background-color:#fff;border:1px solid #fff;border-radius:5px;box-shadow:0 5px 10px #0000001a,0 6px 6px #0003;display:flex;flex-direction:column;height:100%;justify-content:center;padding:5px 20px}.encounterDetail .topContent .rightArea .detailArea .keyValue{align-items:center;display:flex;gap:10px;justify-content:space-between}.encounterDetail .topContent .rightArea .detailArea .keyValue .key{font-family:Poppins,sans-serif;font-size:14px;font-weight:300;line-height:normal}.encounterDetail .topContent .rightArea .detailArea .keyValue .value{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:normal}.encounterDetail .topContent .rightArea .detailArea .error-message{color:#c0392b;font-size:13px;font-style:italic;margin:10px 0;text-align:center}.encounterDetail .topContent .rightArea .detailArea .button{margin:0;text-align:center}.encounterDetail .splitView{margin:20px 0 5px}.encounterDetail .splitView .splitViewToggleGroup{background-color:#fff}.encounterDetail .splitView .splitViewToggleGroup .splitViewToggleBtn{color:#bec0c2}.encounterDetail .splitView .splitViewToggleGroup .splitViewToggleBtn.Mui-selected{background-color:#dfdded;color:#6d63ac}.encounterDetail .bottomContent{display:flex;flex-wrap:wrap;gap:20px;margin:10px 0}.encounterDetail .bottomContent .tabView{background-color:#fff;border:1px solid #fff;border-radius:5px;box-shadow:0 5px 10px #0000001a,0 6px 6px #0003;flex:1 1;margin:10px 0;max-width:calc(100vw - 40px)}.encounterDetail .bottomContent .tabView .MuiTabs-scrollButtons.Mui-disabled{opacity:.3}.encounterDetail .bottomContent .tabView .MuiTab-root.Mui-selected{color:#6d63ac}.encounterDetail .bottomContent .tabView .MuiTabs-indicator{background-color:#6d63ac}.encounterDetail .bottomContent .tabView .mainView .tabElement{padding:10px 20px}.encounterDetail .bottomContent .tabView .mainView .tabElement .rightButtons{display:flex;justify-content:flex-end;margin:0 10px 10px}.encounterDetail .bottomContent .tabView .mainView .tabElement .rightButtons .buttons{display:flex;gap:10px}.encounterDetail .bottomContent .tabView .mainView .tabElement .dataText{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:normal;padding:initial;white-space:pre-wrap}.encounterDetail .bottomContent .tabView .mainView .dataText{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:normal;padding:20px;white-space:pre-wrap}.preference{flex:1 1;padding:10px 20px}.preference__header{align-items:center;display:flex;justify-content:space-between;margin:10px 0}.preference__header--title{color:#000;font-family:Poppins,sans-serif;font-size:17px;font-weight:400;text-transform:capitalize}.preference .box{background-color:#fff;border:1px solid #fff;border-radius:5px;box-shadow:0 5px 10px #0000001a,0 6px 6px #0003;margin-bottom:auto;padding:15px}.preference .box,.preference .box .toggleBox{align-items:center;justify-content:space-between}.preference .box .toggleBox{border-bottom:.1px solid #2b333f;display:flex;padding:15px 10px}.preference .box .toggleBox .left .title{font-size:15px;font-weight:500}.preference .box .toggleBox .left .description{font-size:13px;font-weight:300}.preference .box .toggleBox .switch .Mui-checked{color:#6d63ac}.preference .box .toggleBox .switch .Mui-checked+.MuiSwitch-track{background-color:#b6b1d5}.preference .box .toggleBox:last-child{border-bottom:none}
/*# sourceMappingURL=main.08a71c71.css.map*/