.HelpButton{position:absolute;z-index:1;top:0;right:0;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding:48px}.HelpButton button{font-size:16px;font-weight:500}.HelpButton svg{margin-left:8px}.Rounded-Menu .MuiPaper-root{border-radius:16px}@media screen and (max-width: 950px){.HelpButton{padding:32px}.HelpButton button{color:#ffffffe6}.HelpButton button:hover{color:#fffef6}}.AlleghenyCountyFooter{display:flex;flex-direction:row;height:310px;justify-content:space-between;overflow:hidden;color:#fff}.AlleghenyCountyFooter-ContentLeft{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:128px}.AlleghenyCountyFooter-ContentLeft img{height:100%}.AlleghenyCountyFooter-ContentLeft-ContactBox{height:fit-content;display:flex;flex-direction:column;gap:16px}.AlleghenyCountyFooter-ContentLeft-ContactBox>div{display:flex;flex-direction:column;gap:4px}.AlleghenyCountyFooter-ContentLeft-ContactBox>div>div{display:flex;flex-direction:row;gap:4px}.AlleghenyCountyFooter-ContentRight{display:flex;flex-direction:column;align-items:flex-end;margin:64px;gap:16px;max-width:280px}.AlleghenyCountyFooter-ContentRight img{height:116px;width:116px}.AlleghenyCountyFooter-ContentRight span{text-align:right}@media screen and (max-width: 1300px){.AlleghenyCountyFooter{height:270px}.AlleghenyCountyFooter-ContentLeft{gap:64px}.AlleghenyCountyFooter-ContentLeft-ContactBox{width:440px}.AlleghenyCountyFooter-ContentRight{margin:32px}.AlleghenyCountyFooter-ContentRight img{height:66px;width:66px}}@media screen and (max-width: 950px){.AlleghenyCountyFooter{height:360px;flex-direction:column;padding:40px 24px;align-items:center;width:calc(100vw - 38px)}.AlleghenyCountyFooter-ContentLeft-ContactBox{width:310px}.AlleghenyCountyFooter-ContentLeft img{display:none}.AlleghenyCountyFooter-ContentLeft h6{margin-bottom:16px}.AlleghenyCountyFooter-ContentLeft p{font-size:14px}.AlleghenyCountyFooter-ContentRight{align-items:center;margin:40px 82px}.AlleghenyCountyFooter-ContentRight p{font-size:12px}.AlleghenyCountyFooter-ContentRight span{text-align:center}}.ACGoCommonPage{display:flex;flex-direction:column;justify-content:space-between}.ACGoCommonPage-Body{display:flex;flex-direction:row}.ACGoCommonPage-SidePanel{display:flex;flex-direction:column;width:612px;height:auto;background-image:url(/resources/NiceBusPreProc2.png);background-size:cover;background-repeat:no-repeat;padding:122px 100px;gap:92px}.ACGoCommonPage-SidePanel img{width:413px;z-index:1;position:fixed;top:110px;left:100px}.ACGoCommonPage-SidePanel span{z-index:1;color:#ffffffe6}.ACGoCommonPage-SidePanel .ElevatorPitch{position:fixed;top:230px;left:110px;width:415px}.ACGoCommonPage-Content{color:#000c;display:flex;flex-direction:column;width:100%;margin-top:140px;margin-bottom:80px;min-height:600px}@media screen and (max-width: 1300px){.ACGoCommonPage-SidePanel{width:170px;padding:122px 50px}.ACGoCommonPage-SidePanel:before{width:270px}.ACGoCommonPage-SidePanel img{width:176px;top:74px;left:32px}.ACGoCommonPage-SidePanel span{font-size:16px}.ACGoCommonPage-SidePanel .ElevatorPitch{top:175px;left:50px;width:150px}}@media screen and (max-width: 950px){.ACGoCommonPage-SidePanel img{position:inherit}.ACGoCommonPage-SidePanel .ElevatorPitch{width:270px;position:inherit;line-height:1.5}.ACGoCommonPage-Body{flex-direction:column}.ACGoCommonPage-SidePanel{width:calc(100vw - 70px);background-size:cover;height:44px;padding:80px 40px 140px;align-items:center;justify-content:flex-start;gap:20px}.ACGoCommonPage-SidePanel:before{width:100%;height:277px}.ACGoCommonPage-SidePanel img{width:250px}.ACGoCommonPage-SidePanel span{font-size:16px}.ACGoCommonPage-Content{margin-top:48px}.ACGoCommonPage-Content h1{font-size:28px}.ACGoCommonPage-Content h3{font-size:16px;margin:0 24px;text-align:center}}.ConfirmDialog{display:flex;flex-direction:column;gap:24px;width:40rem;margin:auto;padding:32px}.ConfirmDialog h4{margin:8px 0}.ConfirmDialog p{margin-bottom:32px}.ConfirmDialog-ButtonContainer{width:100%;display:flex;flex-direction:row;justify-content:flex-end;gap:8px}.ConfirmDialog button{max-width:16rem}.Button{height:56px;font-size:18px!important;border-radius:16px!important}.FormPage{margin:auto;display:flex;flex-direction:column;align-items:center;width:100%}.FormPage .TextField{margin-bottom:16px}.FormPage-tabs{width:fit-content;margin:48px auto 56px}.FormPage-tabs button{text-transform:none;font-size:16px}.FormPage-tabs .MuiTabs-flexContainer{gap:32px}.FormPage .FormPage-content{width:100%}.FormPage .FormPage-content>*>*{overflow:auto}.SubForm{margin:0 auto 40px;width:100%}.SubForm .SubForm-subtitle{margin:0}.SubForm .SubForm-details{display:flex;flex-direction:column;gap:8px}.SubForm .SubForm-fields{display:flex;flex-direction:column;justify-content:space-between;gap:15px;margin-top:32px}.SubForm .SubForm-fields .MuiFormGroup-root{flex-direction:row}.SubForm-submit-box{justify-self:flex-end;justify-content:flex-end;align-self:flex-end;width:100%;display:flex;gap:1rem;margin-top:32px}.SubForm-submit-box button{width:100%;border-radius:8px}.SubForm-legal-text{font-size:14px;color:#0009}@media screen and (max-width: 480px){.FormPage .SubForm{width:90vw;padding:1rem}}.TextField .MuiInputBase-root{width:100%;margin-top:16px}.TextField label{font-weight:700;font-size:16pt;color:#222;top:-10px}.TextField .MuiInputBase-input{position:relative;background-color:#fff;border:1px solid;border-color:#e0e3e7;width:100%;padding:10px 12px;height:30px}.TextField .MuiFormControl-root{justify-content:flex-end}.TextField .MuiFormControl-root label,.TextField .MuiFormControl-root legend,.TextField .MuiFormControl-root fieldset{display:none}.TextField input,.TextField .MuiSelect-select{border-radius:8px}.TextField .MuiSelect-select{height:30px;display:flex;align-items:center}.TextField .MuiInputBase-root:before,.TextField .MuiInputBase-root:hover{border-bottom:0!important}.TextField .MuiInputBase-root.Mui-focused:after{-webkit-transform:scaleX(.96) translateX(0);-moz-transform:scaleX(.96) translateX(0);-ms-transform:scaleX(.96) translateX(0);transform:scaleX(.96) translate(0)}.TextField.DateField .MuiInputAdornment-root{position:absolute;right:32px}.TextField.DateField.error .MuiInputBase-input{border:1px solid #f44336}.TextField.disabled .MuiInputBase-input{border:0;padding:0;background-color:transparent;margin:0 26px 22px 0;cursor:text;-webkit-user-select:text;user-select:text;-webkit-text-fill-color:rgba(0,0,0,.6)}.TextField.disabled svg,.TextField.disabled+button{display:none}.TextField .MuiFormHelperText-root{margin-left:0}.ClientInfoFormPage{display:flex;flex-direction:column;color:#fffc}.ClientInfoFormPage-FormBody{display:flex;flex-direction:column;align-items:center}.ClientInfoFormPage-FormBody h1{margin-bottom:24px}.ClientInfoFormPage-FormBody .SubForm-details h2{width:100%;text-align:center;margin-top:40px;margin-bottom:8px}.ClientInfoFormPage-FormBody .SubForm{display:flex;flex-direction:column;padding:0 24px;max-width:530px;overflow:hidden}.SecurityBlurb{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:16px;margin-top:48px;margin-bottom:24px}.SecurityBlurb p,.SecurityBlurb svg{color:#0009}.RadioCards{display:flex;flex-direction:row;align-items:center;gap:30px;margin:32px auto;justify-content:center;flex-wrap:wrap}.RadioCard{display:flex;flex-direction:column;justify-content:flex-start;height:fit-content;border-radius:16px!important;border:rgba(104,104,104,1) 2px solid;min-width:200px;background-color:#00000009!important;box-shadow:none!important}.RadioCard .RadioCard-content{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:24px;padding:24px}.RadioCard-text{text-align:center}.RadioCard-text p{font-weight:600}.RadioCard:hover{transform:scale(1.02)}.RadioCard.selected{border-color:#2c39c9;color:#2c39c9;background-color:#2c39c90d!important;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f!important}.RadioCard.disabled{border-color:#00000042;color:#00000042;background-color:#0000001f!important;box-shadow:none!important}.RadioCard.disabled:hover{transform:none}.RadioCard.disabled img{filter:grayscale(80%)}.RadioCard .RadioCard-mainContent{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:1rem;gap:1rem;cursor:pointer}.RadioCard .RadioCard-expandButtonContainer{padding:0 .5rem;cursor:pointer;height:100%;display:flex;align-items:center}.RadioCard .RadioCard-radio .MuiSvgIcon-root,.RadioCard .RadioCard-expandButton .MuiSvgIcon-root{font-size:28}.RadioCard .RadioCard-expandedContent{max-height:0;overflow:hidden;transition:max-height .2s ease-out;margin:0 24px}.RadioCard .RadioCard-expandedContent hr{margin:0 0 8px}.RadioCard .RadioCard-expandedContent .RadioCard-expandedContent-padding{padding:8px 0}.MaskedInputField-container{display:flex;flex-direction:row;align-items:center;width:100%}.MaskedInputField-container .TextField{width:100%}.MaskedInputField-container .MuiFormControl-root{width:calc(100% + 40px)}.MaskedInputField-visibility-icon{transform:translateY(-35%) translate(-20%);color:#0006}.MaskedInputField-visibility-icon.disabled{color:#0003}.MaskedInputField-visibility-icon.visible{transform:translateY(-35%) translate(-20%);color:#000c}.SSNEBTNForm{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;width:100%}.SSNEBTNForm-form{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:40px}.SSNEBTNForm-form h3{margin-bottom:40px}.SSNEBTNForm-form .SecurityBlurb p{margin-bottom:0}.SSNEBTNForm-form .TextField{margin-bottom:30px}.SSNEBTNForm-card-image{width:240px;margin-bottom:40px}.SSNEBTNForm-legal-text{margin-top:-18px;margin-bottom:36px;font-size:14px;color:#0009}.SSNEBTNForm-submit-box{justify-self:flex-end;justify-content:flex-end;align-self:flex-end;width:100%;display:flex;gap:1rem}.SSNEBTNForm .RadioCards{margin:0 auto}.SSNEBTNForm .RadioCard{width:200px}.SSNEBTNForm .RadioCard-graphic img{width:80px}.SSNEBTNForm .SecurityBlurb{margin-top:0;margin-bottom:40px}.SSNEBTNForm-form .TextField+button{display:inherit!important;top:-.5rem!important}.SSNEBTNForm .SubForm-submit-box{margin-top:0}@media screen and (max-width: 540px){.SSNEBTNForm .RadioCards{flex-direction:column}}.ClientIneligiblePage-content{display:flex;flex-direction:column;max-width:600px;margin:0 auto;gap:16px}.ClientIneligiblePage-content>*{margin-left:16px!important;margin-right:16px!important}.ClientIneligiblePage-title{margin-bottom:48px!important;font-size:28pt!important;text-align:center}.ClientIneligiblePage-content button{margin-top:40px}.ClientIneligiblePage-appeal{margin-top:48px;padding:48px}.ClientIneligiblePage-appeal h2{width:100%;text-align:center;margin-bottom:24px}.ClientIneligiblePage-appeal button{width:80%;margin:48px 10% 0}.ClientAppealInProgressPage-content{display:flex;flex-direction:column;max-width:600px;margin:0 auto;gap:16px}.ClientAppealInProgressPage-content h2{margin:0 16px 48px!important;text-align:center}.ClientAppealInProgressPage-content p{margin:0 16px!important}.ClientAppealInProgressPage a{width:530px;margin:48px 36px}.ACGoEnrollmentTable{width:100%;border-spacing:0}.ACGoEnrollmentTable th{background-color:#00000026;padding:.5rem;text-align:left}.ACGoEnrollmentTable tr{display:table-row}.ACGoEnrollmentTable tr td{display:table-cell;vertical-align:top;border-bottom:1px solid rgb(208,214,216);padding:24px 0}.ACGoEnrollmentTable tr:last-child td{border-bottom:none}.ACGoEnrollmentTable tr.disabled{opacity:.75}.ACGoEnrollmentTable tr.selected{background-color:#0000000d}.ACGoEnrollmentTable-checkbox{margin-left:28px!important}.ACGoEnrollmentTable th:nth-child(1),.ACGoEnrollmentTable td:nth-child(1){width:96px}.ACGoEnrollmentTable th:nth-child(2),.ACGoEnrollmentTable td:nth-child(2){width:180px;padding-left:16px}.ACGoEnrollmentTable-client-info p{font-weight:600}.ACGoEnrollmentTable-enrollment-state p{color:#686868;font-weight:600}.disabled .ACGoEnrollmentTable-enrollment-state p{font-weight:300}.ACGoEnrollmentTable-enrollment-state{display:flex;align-items:center;gap:8px}.ACGoEnrollmentTable input{padding:0 16px}.ACGoEnrollmentTable .MuiInputBase-root,.ACGoEnrollmentTable .MuiInputLabel-root,.ACGoEnrollmentTable input{margin:0;padding:0}.ACGoEnrollmentTable-EnrollingCell{display:flex;flex-direction:column;height:100%;gap:8px}.ACGoEnrollmentTable-EnrollingCell .TextField{margin-top:16px;margin-bottom:16px;width:90%}.ACGoEnrollmentTable-EnrollingCell .TextField input{padding:4px 12px;margin-top:16px}.ACGoEnrollmentTable-email{height:56px!important}.ACGoEnrollmentTable-email .MuiInputBase-root{margin-top:24px!important}.ACGoEnrollmentTable-email input{padding:0 12px!important}.ACGoEnrollmentTable-AlreadyDiscounted{display:flex;flex-direction:column;gap:16px;width:90%}.ACGoEnrollmentTable-AlreadyDiscounted svg{position:relative;top:7px;left:4px}.ACGoEnrollForm-help{display:flex!important;flex-direction:row!important;gap:8px!important;width:fit-content;border-width:1px!important;border-style:solid!important;border-radius:16px!important;height:38px!important;background-color:#0000000b!important}@media screen and (max-width: 450px){.ACGoEnrollmentTable-checkbox{margin-left:0!important}.ACGoEnrollmentTable th:nth-child(1),.ACGoEnrollmentTable td:nth-child(1){width:45px}.ACGoEnrollmentTable th:nth-child(2),.ACGoEnrollmentTable td:nth-child(2){width:108px;padding-left:4px}.ACGoEnrollmentTable-EnrollingCell .MuiFormLabel-root{font-size:16px}.ACGoEnrollForm-help p:last-of-type{display:none}}.YesNoRadio{display:flex;gap:16px}.YesNoRadio .YesNoButton{width:48px!important;min-width:48px!important;border-radius:16px!important;border-width:2px!important;border-style:solid!important;height:32px!important;font-size:14px!important;font-weight:600!important;padding-left:0!important;padding-right:0!important}.YesNoRadio .YesNoButton span{width:100%}.ACGoEnrollForm{padding:32px;display:flex;flex-direction:column;align-items:center;gap:40px}.ACGoEnrollForm-header{display:flex;flex-direction:column;align-items:center;gap:24px}.ACGoEnrollForm-header img{height:60px}.ACGoEnrollForm-details{display:flex;flex-direction:column;gap:8px;width:100%}.ACGoEnrollForm-details-members{display:flex;flex-direction:row;justify-content:space-between;width:100%}.ACGoEnrollForm-details-members p{font-weight:600}.ACGoEnrollForm-details-members button p{text-align:right}.ACGoEnrollConnectCardForm-submethod-selection h3{font-weight:600;text-align:center}.ACGoEnrollConnectCardForm-submethod-selection .RadioCard{width:260px}.ACGoEnrollConnectCardForm-address{display:flex;flex-direction:column;gap:24px;width:100%}.ACGoEnrollConnectCardForm-address h5{font-weight:600;text-align:left}.ACGoEnrollConnectCardForm-address img{width:400px;align-self:center}.ACGoEnrollConnectCardForm-address input.Mui-disabled{-webkit-text-fill-color:rgba(0,0,0,.8)}.ACGoEnrollForm-submit,.ACGoEnrollForm-submit button{width:100%}.ACGoEnrollConnectCardForm-address-header{display:flex;flex-direction:row;align-items:center;gap:8px;margin-bottom:24px}.ACGoEnrollConnectCardForm-address-header button{font-size:16px!important;height:fit-content;padding:0}.AddressInput{display:flex;flex-direction:column;gap:2rem;flex-wrap:wrap}.AddressInput>div{display:flex;flex-direction:row;gap:1rem}.AddressInput .TextField{width:320px}.AddressInput .MuiAutocomplete-root .MuiInputBase-root{padding-right:0!important}.AddressInput .MuiAutocomplete-root .MuiInputBase-root input{height:41px;padding-left:12px}.AddressInput .MuiAutocomplete-root .MuiInputBase-root.Mui-disabled input{padding-left:0!important}.AddressInput .MuiAutocomplete-root .MuiAutocomplete-endAdornment{right:12px}.ClientEnrollPage{max-width:740px;margin:0 auto}.ClientEnrollPage-header{display:flex;flex-direction:column;align-items:center;gap:40px;margin:0 60px 60px}.ClientEnrollPage-header img{width:80px;height:80px}.ClientEnrollPage-method-selection{text-align:center}.ClientEnrollPage-method-selection .RadioCards img{height:78px;-webkit-user-select:none;user-select:none}.ClientEnrollPage-method-selection .RadioCard-content{width:252px}.ClientEnrollPage-form{display:flex;flex-direction:column;gap:1rem;width:100%!important;margin-bottom:40px}@media screen and (max-width: 768px){.ClientEnrollPage .RadioCards{flex-direction:column}}.ClientStatusInfoPage{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:714px;margin:0 auto;gap:8px}.ClientStatusInfoPage .CheckIcon{width:80px;height:80px;margin-bottom:32px;color:#00c09d}.ClientStatusInfoPage .SubTitle{margin:48px}.InfoBox{padding:48px}.InfoBox h2{margin-bottom:24px;width:100%;text-align:center}.InfoBox>div{display:flex;flex-direction:column;gap:40px}.InfoBox>div>div{display:flex;flex-direction:column;gap:8px}@media screen and (max-width: 950px){.ClientStatusInfoPage{width:96vw}}.AvatarCircle{width:40px;height:40px;border-radius:50%;overflow:hidden;display:flex;justify-content:center;align-items:center;cursor:pointer}.AvatarCircle-modal{display:flex!important}.AvatarCircle-modal .AppSelectorBox{background-color:#fff!important}.AvatarCircle-modal .AppSelectorBox .AppSelectionCard:hover{background-color:#03a3ff13}.AppSelectorBox{display:flex;flex-direction:column;margin:auto;width:564px;align-items:center;background-color:#0000000d;padding:32px}.AppSelectorBox>h3{margin-bottom:16px}.AppSelectorBox .AppSelectionCard:last-child{margin-bottom:16px}.AppSelectionCard{width:500px;height:132px;display:flex;flex-direction:row;align-items:center;padding:0 16px;margin-top:16px;cursor:pointer}.AppSelectionCard:hover{background-color:#03a3ff06}.AppSelectionCard img{width:100px;margin:16px}.AppSelectionCard .VerticalDivider{border-left:1px solid #000;height:100%;margin:8px 16px}.FieldSearchBar{display:flex;flex-direction:row;border:1px solid black;border-radius:4px;align-items:center;height:40px;padding:0 16px}.FieldSearchBar-Input{min-width:36rem!important;height:100%}.FieldSearchBar-Vertical-Separator{margin:0 10px;border-left:1px solid rgba(0,0,0,.2);height:80%}.FieldSearchBar-Selector{min-width:15rem!important;height:100%}.FieldSearchBar-Selector .MuiSelect-select{margin-left:8px}.FieldSearchBar-Input .MuiInputBase-root,.FieldSearchBar-Selector .MuiInputBase-root{height:100%}.ClientTable-datagrid .MuiDataGrid-cell{display:flex;align-items:center!important;font-size:18px}.ClientTable-datagrid .MuiDataGrid-cell .Button{height:20px}.ClientTable-datagrid .MuiDataGrid-cell:focus,.ClientTable-datagrid .MuiDataGrid-cell:focus-within{outline:none}.ClientTable-datagrid .MuiDataGrid-columnHeader:focus,.ClientTable-datagrid .MuiDataGrid-columnHeader:focus-within{outline:none}.MuiDataGrid-row{cursor:pointer}.custom-header{display:flex;flex-direction:column;justify-content:center;overflow:hidden;white-space:nowrap;font-weight:500;line-height:1.2}.ClientTable-client-info{display:flex;flex-direction:column;align-items:start;justify-content:space-between;margin-bottom:12px;margin-top:12px;height:46px;padding:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.ClientTable-name{padding:0!important;color:#293990;font-weight:500}.ClientTable-age{margin-top:-16px}.ClientTable-client-address{margin:8px 0;font-size:smaller}.ClientTable-datagrid{margin:40px auto;font-size:large;text-align:left;border-spacing:0;background-color:#fff;border-radius:8px;padding:0 16px;max-height:65vh;min-height:50vh;max-width:100%;min-width:fit-content;display:block}.MuiDataGrid-filterFormLogicOperatorInput{display:none!important}.ClientTable-datagrid-HiddenField{display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:#0000000d;border-radius:8px;margin:4px;column-gap:8px}.ClientTable-Toolbar{padding:calc(var(--DataGrid-t-spacing-unit) * 1) 0px 0px!important;margin-top:4px}.MuiDataGrid-panelWrapper{width:736px}.MuiDataGrid-filterForm>:nth-child(2){display:none}.MuiDataGrid-filterForm>:nth-child(3) .MuiInputBase-root{width:200px}.MuiDataGrid-filterForm>:nth-child(4) .MuiInputBase-root{width:180px}.MuiDataGrid-filterForm>:nth-child(5) .MuiInputBase-root{width:264px}.ClientLookupView{display:flex;flex-direction:column;align-items:center;justify-content:start}.ClientLookupView-table-div{display:flex;flex-direction:column;width:100%}.ClientLookupView-Loading-Indicator-Container{height:50vh;display:flex;justify-content:center;align-items:center;width:100%;padding:0;margin:0}.Loading-Indicator-Container-Alt{position:absolute;top:0;left:0;width:100%;height:50vh;border-radius:8px;background-color:#0000001a;display:flex;justify-content:center;align-items:center}.ClientLookupView-table-footer{display:flex;justify-content:center;align-items:center;flex-direction:row;height:max-content;margin-top:8px;gap:8px}.ClientLookupView-table-footer-select{margin-right:16px!important}.ClientLookupView-table-footer-buttons{margin-left:16px}.CaseClientView{display:flex;flex-direction:column;min-height:100vh;min-width:fit-content}.Page-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:8px}.Page-header img{height:48px}.CaseClientView-content{margin:40px auto;width:80rem;flex-grow:1}.CaseClientView-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.CaseClientView-header-Buttons{display:flex;flex-direction:row;gap:8px}.CaseClientView-table-toolbar{display:flex;flex-direction:row}.CaseClientView-table{margin:40px auto;font-size:large;text-align:left;border-spacing:0;background-color:#0000001a;border-radius:8px;padding:16px;max-height:50vh;height:50vh;width:fit-content;display:block}.CaseClientView-table thead{position:sticky;top:0;z-index:1}.CaseClientView-table tbody{display:block;max-height:42vh;overflow-y:auto}.CaseClientView-table th,.CaseClientView-table td{padding:5px 10px}.CaseClientView-table thead th{border-bottom:4px solid rgba(0,0,0,.2);padding:10px}.CaseClientView-table-ViewButton{margin:8px 0!important}.CaseClientView-table th:nth-child(1),.CaseClientView-table td:nth-child(1){width:160px}.CaseClientView-table th:nth-child(2),.CaseClientView-table td:nth-child(2){width:240px}.CaseClientView-table th:nth-child(3),.CaseClientView-table td:nth-child(3){width:160px}.CaseClientView-table th:nth-child(4),.CaseClientView-table td:nth-child(4){width:250px}.CaseClientView-table th:nth-child(5),.CaseClientView-table td:nth-child(5){width:120px}.CaseClientView-table th:nth-child(6),.CaseClientView-table td:nth-child(6){width:80px}.CaseClientView-table th:nth-child(7),.CaseClientView-table td:nth-child(7){width:50px}.CaseClientView-table td:nth-child(7){text-align:center}.CaseClientView-table td{padding:2px 10px;border-bottom:1px solid #b1b1b1}.CaseClientView-table tbody tr:last-child td{border-bottom:none}.CaseClientView-table-HiddenField{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px}.CaseClientView-table-HiddenField svg{color:#0000004d;cursor:pointer}.CaseClientView-table-HiddenField.CaseClientView-table-RevealedField svg{color:#000}.CaseClientView-table-ActionButtons{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;margin:8px 0}.CaseClientView-table-ActionButtons>button{border-radius:16px;padding:4px}.CaseClientView-table-ActionButtons>*:nth-child(1){color:green;border:1px solid green;background-color:#00ff001a}.CaseClientView-table-ActionButtons>*:nth-child(1):hover{background-color:#0f03}.CaseClientView-table-ActionButtons>*:nth-child(2){color:red;border:1px solid red;background-color:#ff00001a}.CaseClientView-table-ActionButtons>*:nth-child(2):hover{background-color:#f003}.CaseClientView-table-NoteButton{border-radius:4px!important;padding:0!important}.CaseClientView-table-NoteButton svg{color:#8395fd;border:1px solid rgb(131,149,253);border-radius:4px!important;padding:4px;background-color:#8395fd1a}.CaseClientView-table-NoteButton svg:hover{background-color:#8395fd33}.CaseClientView-Modal-Container{height:100vh;display:flex;flex-direction:column;margin:auto;align-items:center}.SSOLandingPage{width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.SSOLandingPage h1{margin-top:40px}.SessionExpiredPage-content{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:80px auto;height:500px;row-gap:15px}.PRTEnrollmentPortal{min-height:100vh}.PRTEnrollmentPortal-content{padding-bottom:88px}.Page-header-left{display:flex;gap:32px;justify-content:center;align-items:center}.PRTEnrollmentPortal-panel{margin:32px auto;width:1246px;background-color:#0000001a;border-radius:16px;padding:0 16px 16px}.PRTEnrollmentPortal-panel table{width:1248px;background-color:#fff}.PRTEnrollmentPortal-header{display:flex;justify-content:space-between}.PRTEnrollmentPortal-header h3{display:flex;justify-content:center;align-items:center}.PRTEnrollmentPortal-header .MuiTabs-root>div{padding-top:16px;padding-right:16px}.PRTEnrollmentPortal-header .MuiTabs-root>div>div{display:flex;gap:8px}.PRTEnrollmentPortal-header .MuiTab-root{background-color:#448fff2d;border-radius:8px 8px 0 0}.PRTEnrollmentPortal-header .MuiTab-root.Mui-selected{background-color:#448fff47;border-bottom-width:3px;border-bottom-style:solid;border-bottom-color:#448fff}.PRTEnrollmentPortal-table-container{min-height:600px;display:flex;flex-direction:column;justify-content:space-between}.PRTEnrollmentPortal-table-container .TextField .MuiInputBase-root{margin-top:0}.PRTEnrollmentPortal-table-container .TextField input{padding:4px 12px}.EnrollmentTable thead{display:table}.EnrollmentTable tbody{display:block;overflow-y:scroll;max-height:600px;min-height:600px}.EnrollmentTable tbody h3{height:600px;justify-content:center;display:flex;align-items:center}.EnrollmentTable th{background-color:#00000026;padding:8px;text-align:left}.EnrollmentTable tr,.EnrollmentTable td{height:40px}.EnrollmentTable td{line-height:40px;padding:0 8px}.EnrollmentTable tr{border:1px solid rgba(0,0,0,0)}.EnrollmentTable th::-webkit-scrollbar,.EnrollmentTable td::-webkit-scrollbar,.EnrollmentTable p::-webkit-scrollbar{display:none}.EnrollmentTable p{white-space:nowrap}.CCEnrollmentTable p{line-height:1.3;font-size:16px}.CCEnrollmentTable p:nth-child(2){font-size:12px;font-style:italic}.CCEnrollmentTable tbody{border-collapse:collapse}.CCEnrollmentTable td:nth-child(1){border-left:3px solid black}.CCEnrollmentTable td:nth-child(5){border-right:3px solid black}.CCEnrollmentTable tr.primary-member td{padding-top:8px;border-top:6px double black}.CCEnrollmentTable tr:first-child td{border-top:3px solid black}.CCEnrollmentTable tr:last-child td{border-bottom:3px solid black}.CCEnrollmentTable tr td{padding-bottom:8px}.CCEnrollmentTable th:nth-child(1){width:200px}.CCEnrollmentTable td:nth-child(1){width:200px;max-width:200px;overflow-x:scroll}.CCEnrollmentTable .MaskedInputField-container .MuiFormControl-root{width:200px}.CCEnrollmentTable th:nth-child(2){width:300px}.CCEnrollmentTable td:nth-child(2){width:301px;max-width:301px;overflow-x:scroll}.CCEnrollmentTable th:nth-child(3){width:419px}.CCEnrollmentTable td:nth-child(3){width:420px;max-width:420px;overflow-x:scroll}.CCEnrollmentTable th:nth-child(4){width:100px}.CCEnrollmentTable td:nth-child(4){width:103px;max-width:103px;overflow-x:scroll;text-align:center}.CCEnrollmentTable td:nth-child(4) .MuiCheckbox-root,.CCEnrollmentTable td:nth-child(4) .MuiCheckbox-root svg{height:36px;width:36px}.CCEnrollmentTable th:nth-child(5){width:133px}.CCEnrollmentTable td:nth-child(5){width:115px;max-width:115px;overflow-x:scroll}.CCEnrollmentTable th:nth-child(5) .Button,.CCEnrollmentTable td:nth-child(5) .Button{width:115px;height:40px}.CCUnEnrollmentTable p{line-height:1.3;font-size:16px}.CCUnEnrollmentTable p:nth-child(2){font-size:12px;font-style:italic}.CCUnEnrollmentTable tbody{border-collapse:collapse}.CCUnEnrollmentTable td:nth-child(1){border-left:3px solid black}.CCUnEnrollmentTable td:nth-child(4){border-right:3px solid black}.CCUnEnrollmentTable tr.primary-member td{padding-top:8px;border-top:6px double black}.CCUnEnrollmentTable tr:first-child td{border-top:3px solid black}.CCUnEnrollmentTable tr:last-child td{border-bottom:3px solid black}.CCUnEnrollmentTable tr td{padding-bottom:8px}.CCUnEnrollmentTable th:nth-child(1){width:135px}.CCUnEnrollmentTable td:nth-child(1){width:135px;max-width:135px;overflow-x:scroll}.CCUnEnrollmentTable .MaskedInputField-container .MuiFormControl-root{width:135px}.CCUnEnrollmentTable th:nth-child(2){width:365px}.CCUnEnrollmentTable td:nth-child(2){width:366px;max-width:366px;overflow-x:scroll}.CCUnEnrollmentTable th:nth-child(3){width:437px}.CCUnEnrollmentTable td:nth-child(3){width:438px;max-width:438px;overflow-x:scroll}.CCUnEnrollmentTable th:nth-child(4){width:233px}.CCUnEnrollmentTable td:nth-child(4){width:215px;max-width:215px;overflow-x:scroll}.CCUnEnrollmentTable td:nth-child(4) .Button{width:215px;height:40px}.MigrationForm{margin:32px auto;padding:32px;display:flex;flex-direction:column;gap:32px;width:900px;background-color:#fff}.MigrationForm__content{margin-top:32px;display:flex;flex-direction:column;gap:40px;width:400px;align-items:center}.MigrationForm__content .TextField,.MigrationForm__content .MaskedInputField-container .MuiFormControl-root{width:300px}.MigrationForm__content .MaskedInputField-container{width:auto}.MigrationForm__content .TextField label{top:-26px}.ConfirmModal{margin-top:240px}.MigrationForm__content .Button{width:300px}.NotificationChip-content{position:relative}.NotificationChip-chip{display:flex;position:absolute;top:-12px;right:-12px;z-index:3;align-items:center;justify-content:center;padding:0 8px;height:24px;border-radius:12px;background-color:red;color:#fff;font-size:14px;font-weight:500;line-height:1.33}.ClientDetailsPage{display:flex;flex-direction:column;min-height:100vh}.ClientDetailsPage-content{display:flex;flex-direction:column;width:100%;max-width:1200px;min-width:auto;border-radius:8px;margin:20px auto;padding:0 20px}.ClientDetailsPage-nav-box{gap:8px}.ClientDetailsPage-buttons-divider{border-color:#2c39c9d6!important;border-right-width:2px!important;padding-bottom:0!important;margin-top:9px!important;margin-bottom:24px!important}.ClientDetailsPage-nav-button{align-self:flex-start;align-items:center;height:fit-content;width:fit-content;font-size:16px!important;margin-bottom:16px!important;margin-left:0!important;color:#2c39c9!important}.ClientDetailsPage-back-button-icon{height:24px!important;width:24px!important;margin-right:0!important}.ClientDetailsPage-header{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;min-height:108px}.ClientDetailsPage-name-info{display:flex;flex-direction:column;max-width:800px;row-gap:10px}.ClientDetailsPage-enrollment-chip-stack{margin-top:6px}.ClientDetailsPage-chip-enrollment{color:#fff!important;background-color:#24848e!important;min-width:150px;height:24px}.ClientDetailsPage-chip-label-eligible{color:#fff!important;background-color:#00b894!important;min-width:150px;height:24px}.ClientDetailsPage-chip-label-ineligible{color:#fff!important;background-color:#e17055!important;min-width:150px;height:24px}.ClientDetailsPage-chip-closed-no-response{color:#fff!important;background-color:#e17055!important;min-width:150px;height:24px!important;padding:0!important}.ClientDetailsPage-chip-ineligible{color:#fff!important;background-color:#e17055!important;width:140px;height:36px!important;padding:0!important}.ClientDetailsPage-chip-eligible{color:#fff!important;background-color:#00b894!important;width:140px;height:36px!important;padding:0!important}.ClientDetailsPage-chip-icon{color:#fff!important;height:18px!important;width:18px!important;margin-right:0!important}.ClientDetailsPage-enrollment-actions{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;min-width:174px}.ClientDetailsPage-enrollment-button{height:fit-content;width:fit-content;font-size:18px!important;color:#2c39c9!important;margin-bottom:-4px!important;padding:1px!important;text-decoration:underline!important}.ClientDetailsPage-enrollment-button:disabled{color:gray!important;border:none;cursor:not-allowed;text-decoration:none!important}.ClientDetailsPage-MiddleButtons{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end}.ClientDetailsPage-TabBox{margin-top:35px;width:fit-content;border-radius:8px;border:2px solid #293990}.ClientDetailsPage-tab{padding:10px 24px!important;min-height:40px!important;width:212px!important;text-transform:none!important}.ClientDetailsPage-TabBox .MuiTabs-root{min-height:40px!important;text-transform:none!important}.ClientDetailsPage-TabBox .Mui-selected{padding:10px 24px!important;min-height:40px!important;background-color:#293990!important;color:#fff!important;border-radius:5px}.ClientDetailsPage-TabBox .MuiTabs-indicator{display:none!important}.ClientDetailsPage-Modal-Container{display:flex;flex-direction:column;height:100vh;margin:auto;align-items:center;justify-content:center}@media screen and (max-width: 1250px) and (min-width: 1075px){.ClientDetailsPage-content{width:calc(100% - 40px)}}@media screen and (max-width: 1074px){.ClientDetailsPage-content{width:100%}.ClientDetailsPage-header{flex-direction:column;align-items:flex-start;gap:16px}.ClientDetailsPage-TabBox{margin-top:26px}.ClientDetailsPage-name-info,.ClientDetailsPage-enrollment-actions{width:100%}.ClientDetailsPage-enrollment-actions{align-items:flex-start;gap:16px;margin-bottom:16px}.ClientDetailsPage-MiddleButtons{display:flex;flex-direction:column-reverse;align-items:flex-start}}.ClientDetailsForm{max-width:1200px;border-radius:8px;display:flex;flex-direction:column}.ClientDetailsForm-FirstNameField,.ClientDetailsForm-LastNameField{width:320px;display:flex;justify-content:space-between}.ClientDetailsForm-DOBField{width:320px!important;padding-right:0!important}.ClientDetailsForm-DOBField button{margin-right:0!important}.ClientDetailsForm-EnrolledProgram{width:320px}.TextField.DateField .MuiInputAdornment-root{position:absolute;right:18px}.ClientDetailsForm-info-container{width:320px;display:flex;flex-direction:row;position:relative}.ClientDetailsForm-info-icon{position:absolute;z-index:10;color:#293990;cursor:pointer}.ClientDetailsForm-info-icon.PADHS{top:-11px;right:218px}.ClientDetailsForm-info-icon.Migration{top:-11px;right:164px}.ClientDetailsForm-CenteredTooltip{width:275px!important;padding:12px!important}.ClientDetailsForm-EmailField,.ClientDetailsForm-PhoneField{width:320px}.ClientDetailsForm hr{width:96%;margin-top:-12px;margin-bottom:12px}.ClientDetailsForm-FormBox{width:100%;display:flex;flex-direction:row;justify-content:space-between;padding-top:32px;padding-bottom:40px}.ClientDetailsForm-header{display:flex;justify-content:space-between;align-items:center;width:100%}.ClientDetailsForm-header-buttons{display:flex;gap:16px}.ClientDetailsForm-header-buttons button{color:#2c39c9!important;text-decoration:underline!important}.ClientDetailsForm-FieldBox{display:flex;flex-direction:column;margin:0;width:fit-content;gap:32px}.ClientDetailsForm-FieldBox>div{display:flex;flex-direction:row;gap:16px}.ClientDetailsForm .MaskedInputField{width:320px!important}.ClientDetailsForm .MaskedInputField-visibility-icon{transform:translateY(22%) translate(-20%)}.ClientDetailsForm .MaskedInputField-container{width:320px!important}.ClientDetailsForm-HouseholdBox{display:flex;width:fit-content!important;height:fit-content;margin-left:16px!important;border-radius:16px;box-shadow:0 1px 2px #0000004d,0 1px 3px 1px #00000026}.ClientDetailsForm-NotesBox{width:96%;display:flex;flex-direction:column;gap:16px;margin:16px}.ClientDetailsForm .ClientNotesView-Notes{max-height:130px}.ClientDetailsForm .TextField.disabled+button{display:inherit!important;top:-1.2rem!important;left:-148px!important}.DateField button{display:none!important}@media screen and (max-width: 1074px){.ClientDetailsForm{max-width:1200px}.ClientDetailsForm-FormBox{flex-direction:column}.ClientDetailsForm-HouseholdBox{margin-left:0!important;margin-top:16px;width:fit-content}}.HouseholdEditor-HouseholdBox{min-width:250px;max-width:305px;padding-left:32px!important}.HouseholdEditor-HouseholdBox h4{overflow:auto}.HouseholdEditor-icon-button{align-self:flex-start;padding-top:0!important}.HouseholdEditor-HouseholdBox ul{min-width:200px;overflow:auto;padding-left:16px;margin-bottom:0}.HouseholdEditor-HouseholdBox li{display:flex;flex-direction:row;justify-content:space-between;padding-top:10px;padding-bottom:8px;padding-left:8px;list-style-type:none;border-left:2px solid #dddddd;margin-left:1em}.HouseholdEditor-HouseholdBox li div{padding-left:1em;position:relative}.HouseholdEditor-HouseholdBox li div:before{content:"";position:absolute;top:-10px;left:-10px;bottom:50%;width:.75em;padding-left:12px;border:2px solid #dddddd;border-top:0 none transparent;border-right:0 none transparent;border-bottom-left-radius:8px}.HouseholdEditor-HouseholdBox ul>li:last-child{border-left:2px solid transparent}.HouseholdEditor-HouseholdBox .cardActions{padding-left:16px}.HouseholdEditor-CardAction-Button{margin:auto!important;color:#2c39c9!important;text-decoration:underline!important}.HouseholdEditor-HouseholdMember-name{cursor:pointer;color:#2c39c9!important;margin:0;padding:0 8px;border-radius:8px}.HouseholdEditor-HouseholdMember-name:hover{background-color:#f0f0f0}.HouseholdEditor-HouseholdMember-status{padding:0 8px}.HouseholdEditor-Modal{display:flex;flex-direction:column;gap:8px;width:400px;margin:20vh auto;padding:32px}.HouseholdEditor-Modal-Container{display:flex;flex-direction:column;margin:auto;align-items:center;justify-content:center}.HouseholdEditor-Modal h3{margin-bottom:24px}.HouseholdEditor-AdditionModal-Form{display:flex;flex-direction:column;gap:32px}.HouseholdEditor-AdditionModal-Form .TextField{width:396px}.HouseholdEditor-AdditionModal-Form-Email{margin-top:-16px!important}.HouseholdEditor-AdditionModal-Form .DateField{width:410px}.HouseholdEditor-AdditionModal-Form-Error{margin:auto!important}.DateOfBirthInput .MuiInputAdornment-root{right:0!important}.ClientEnrollmentActions{display:inline-flex;padding:32px;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px}.ClientEnrollmentActions-button{justify-content:flex-start!important}.ClientEnrollmentActions-icon{width:24px!important;height:24px!important}.ClientEnrollmentActions-home-icon{width:28px!important;height:28px!important}.ClientEnrollmentActions-Modal-Container{height:100vh;display:flex;flex-direction:column;margin:auto;align-items:center;justify-content:center}.ClientEnrollmentActions-ButtonBox{display:flex;flex-direction:column;justify-content:center;gap:16px;margin:16px}.ClientEnrollmentActions-tooltip{display:flex;flex-direction:column;justify-content:center;gap:16px}.ClientNotesView{display:flex;flex-direction:column;gap:24px;width:60rem;padding:32px 32px 32px 0}.ClientNotesView h3{margin:0}.ClientNotesView p{margin-bottom:32px}.ClientNotesView-ButtonContainer{width:100%;display:flex;flex-direction:row;justify-content:flex-end;gap:8px}.ClientNotesView button{max-width:16rem}.ClientNotesView-Notes p{margin:0}.ClientNotesView-Notes{display:flex;flex-direction:column;max-height:210px;overflow-y:auto;gap:8px}.ClientNotesView-Notes>div{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:4px;padding:8px}.ClientNotesView-Note-Captions{display:flex;flex-direction:row;justify-content:space-between;width:100%}.ClientEventHistoryTable .ClientNotesView-Title{margin:24px 0}.ClientEventHistoryTable-table{border-collapse:collapse;height:200px;display:block;position:relative}.ClientEventHistoryTable-table thead{position:sticky;top:0;z-index:1}.ClientEventHistoryTable-table tbody{display:block;max-height:170px;min-height:170px;overflow-y:auto;width:fit-content}.ClientEventHistoryTable-table th,.ClientEventHistoryTable-table td{padding:12px;text-align:left;border-bottom:1px solid #ddd}.ClientEventHistoryTable-table th{background-color:#f2f2f2}.ClientEventHistoryTable-table th:nth-child(1),.ClientEventHistoryTable-table td:nth-child(1){width:200px}.ClientEventHistoryTable-table th:nth-child(2),.ClientEventHistoryTable-table td:nth-child(2){width:312px}.ClientEventHistoryTable-table th:nth-child(3),.ClientEventHistoryTable-table td:nth-child(3){width:130px}.ClientEventHistoryTable-table td:nth-child(4){width:210px}.ClientEventHistoryTable-table th:nth-child(4){width:225px}.ClientEventHistoryTable-table td.na{color:#0000004d}.ACGoCommonPage-Content{margin-top:80px}.ConfirmMailEnrollmentPage{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:640px;margin:0 auto;gap:8px}.ConfirmMailEnrollmentPage img#ACLogo{width:530px}.ConfirmMailEnrollmentPage img#Tada{width:80px;height:80px;margin-bottom:24px}.ConfirmMailEnrollmentPage .BodyText{display:flex;flex-direction:column;gap:24px;margin-top:24px}.ConfirmMailEnrollmentPage .Button{width:100%;margin-top:24px;margin-bottom:16px}.ConfirmMailEnrollmentPage .ButtonBox p{font-size:14px;line-height:22px}@font-face{font-family:Outfit;src:url(/assets/Outfit-Black-M2CAdCh4.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Outfit;src:url(/assets/Outfit-ExtraBold-CrwOH4JU.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Outfit;src:url(/assets/Outfit-Bold-BHHPQSxs.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Outfit;src:url(/assets/Outfit-SemiBold-Dyrk4jTU.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Outfit;src:url(/assets/Outfit-Medium-B8Iwa1n1.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Outfit;src:url(/assets/Outfit-Regular-BlL8FXaZ.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Outfit;src:url(/assets/Outfit-Light-BCN5VFdt.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Outfit;src:url(/assets/Outfit-ExtraLight-Bop7lq32.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:Outfit;src:url(/assets/Outfit-Thin-DyIgwVmz.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Merriweather;src:url(/assets/Merriweather-Black-gkL_msHY.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Merriweather;src:url(/assets/Merriweather-BlackItalic-D20T4nFh.ttf) format("truetype");font-weight:900;font-style:italic}@font-face{font-family:Merriweather;src:url(/assets/Merriweather-Bold-BDomNHLE.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Merriweather;src:url(/assets/Merriweather-BoldItalic-ClSsL0df.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Merriweather;src:url(/assets/Merriweather-Regular-rtU9Xc2a.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Merriweather;src:url(/assets/Merriweather-Italic-GcduroKQ.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Merriweather;src:url(/assets/Merriweather-Light-B70-7h_b.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Merriweather;src:url(/assets/Merriweather-LightItalic-B1pfpJNa.ttf) format("truetype");font-weight:300;font-style:italic}body{margin:0;font-family:Outfit,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.Dark-Theme-Image{filter:brightness(1.375)}em{font-weight:700}p{margin:0}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#0000001a;border-radius:10px}::-webkit-scrollbar-thumb{background:#888;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#555}.Loading-Indicator-Container{display:flex!important;justify-content:center!important;align-items:center!important;width:100%!important;padding:0!important;margin:0!important;height:60px!important}
