*{padding:0;margin:0;box-sizing:border-box;font-family:var(--fontRegular)!important;letter-spacing:.03px}html{font-size:calc(16px * var(--app-text-scale, 1))}:root{--app-text-scale: 1;--fontRegular: "Nunito Regular";--fontSemibold: "Nunito SemiBold";--fontMedium: "Nunito Medium";--fontBold: "Nunito Bold";--fontExtraBold: "Nunito ExtraBold";--fontLight: "Nunito Light";--primary: #1e2772;--secondary: #e9edf0;--white: #ffffff;--inputBg: #eeeeee;--inputColor: #555555;--buttonFontSize: 18px;--buttonFontWeight: 600;--menuPrimary: #1d4968;--buttonGreenClr: #8eb53b;--border: 1.5px solid rgba(218, 214, 214, 1);--tableShadow: 0px 0px 6px 0px rgba(0, 0, 0, .1);--iconBackground: rgba(255, 255, 255, 1);--iconboxshadow: 0px 0px 5.14px 0px rgba(0, 0, 0, .08);--tableTextColor: rgba(0, 0, 0, .7);--pipelineSubTextColor: #7b7f8d;--greenBorder: 1px solid #8eb53b;--errTextClr: #d32f2f;--primaryborder: 2px solid #1d4968;--textBlack: #373737;--link: #028aea;--lightGreyColor: #d5dde2;--lightBlue: #eef3ff}@font-face{font-family:Nunito Bold;src:url(./Nunito-Bold-CZ01jYvx.ttf) format("ttf")}@font-face{font-family:Nunito Medium;src:url(./Nunito-Medium-L5wTUp6G.ttf) format("woff")}@font-face{font-family:Nunito Regular;src:url(./Nunito-Regular-BzIFT1ox.ttf) format("woff")}@font-face{font-family:Nunito ExtraBold;src:url(./Nunito-ExtraBold-DusrvNCE.ttf) format("woff")}@font-face{font-family:Nunito Light;src:url(./Nunito-Light-CFkSxSOc.ttf) format("woff")}@font-face{font-family:Nunito SemiBold;src:url(./Nunito-SemiBold-BDYPXFJ_.ttf) format("woff")}.title{margin-bottom:5px;font-size:16px}.required{color:var(--errTextClr)}.errText{font-size:15}.errtxt{color:var(--errTextClr);font-size:12px;padding-left:13px}.subText{font-size:12px;color:var(--inputColor);margin-top:3px;margin-bottom:2px}.table-responsive .MuiTableContainer-root{max-height:600px!important;overflow-y:auto!important}.table-responsive .MuiTableHead-root{position:sticky!important;top:0!important;z-index:3!important}[data-theme=dark]{color-scheme:dark}[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] h4,[data-theme=dark] h5,[data-theme=dark] h6,[data-theme=dark] .title{color:var(--onSurface)}[data-theme=dark] .subText,[data-theme=dark] label{color:var(--onSurfaceMuted)}[data-theme=dark] [bgcolor=white],[data-theme=dark] [bgcolor="#f5f5f5"],[data-theme=dark] [style*="background-color: white"],[data-theme=dark] [style*="background-color:white"],[data-theme=dark] [style*="background-color: rgb(255, 255, 255)"],[data-theme=dark] [style*="background-color:#fff"],[data-theme=dark] [style*="background-color: #fff"],[data-theme=dark] [style*="background-color:#ffffff"],[data-theme=dark] [style*="background-color: #ffffff"],[data-theme=dark] [style*="background: #f5f5f5"],[data-theme=dark] [style*="background:#f5f5f5"],[data-theme=dark] [style*="background-color:#f5f5f5"],[data-theme=dark] [style*="background-color: #f5f5f5"],[data-theme=dark] [style*="background-color: rgb(245, 245, 245)"],[data-theme=dark] [style*="background: rgb(245, 245, 245)"],[data-theme=dark] [style*="backgroundColor: white"],[data-theme=dark] [style*="backgroundColor:'white'"],[data-theme=dark] [style*="backgroundColor: 'white'"]{background-color:var(--surface)!important;color:var(--onSurface)}[data-theme=dark] [style*="background-color: #f7f7f7"],[data-theme=dark] [style*="background-color:#f7f7f7"]{background-color:var(--surfaceMuted)!important;color:var(--onSurface)}[data-theme=dark] .MuiGrid2-root h4,[data-theme=dark] .MuiGrid2-root .MuiTypography-h4{color:var(--cardHeading)!important;font-weight:700!important}[data-theme=dark] .MuiInputBase-input,[data-theme=dark] .MuiSelect-select,[data-theme=dark] .MuiOutlinedInput-input,[data-theme=dark] .MuiPickersInputBase-input,[data-theme=dark] .MuiPickersOutlinedInput-input,[data-theme=dark] input,[data-theme=dark] textarea,[data-theme=dark] .MuiTextField-root .MuiInputBase-input,[data-theme=dark] .MuiTextField-root input.MuiInputBase-input,[data-theme=dark] .MuiTextField-root textarea.MuiInputBase-input{color:var(--inputColor)!important;-webkit-text-fill-color:var(--inputColor)!important;background-color:var(--inputBg)!important;caret-color:var(--brandBlue)}[data-theme=dark] .MuiTextField-root .MuiInputBase-input.Mui-disabled,[data-theme=dark] .MuiTextField-root input.Mui-disabled{color:var(--onSurfaceMuted)!important;-webkit-text-fill-color:var(--onSurfaceMuted)!important;background-color:var(--surfaceMuted)!important}[data-theme=dark] .MuiInputBase-root,[data-theme=dark] .MuiOutlinedInput-root{background-color:var(--inputBg)!important}[data-theme=dark] .MuiTextField-root .MuiOutlinedInput-root,[data-theme=dark] .MuiTextField-root .MuiInputBase-root{background-color:transparent!important}[data-theme=dark] .MuiTextField-root .MuiInputBase-input:focus,[data-theme=dark] .MuiTextField-root input:focus,[data-theme=dark] .MuiTextField-root textarea:focus{outline:none;border-color:var(--brandBlue)!important;box-shadow:0 0 0 2px #4a9fd838}[data-theme=dark] .MuiFormLabel-root,[data-theme=dark] .MuiInputLabel-root{color:var(--onSurfaceMuted)!important}[data-theme=dark] .MuiSelect-select{background-color:var(--inputBg)!important}[data-theme=dark] .Mui-disabled{color:var(--onSurfaceMuted)!important;-webkit-text-fill-color:var(--onSurfaceMuted)!important}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:var(--onSurfaceMuted)!important;opacity:1!important}[data-theme=dark] .MuiTableCell-head{color:var(--onSurface)!important;background-color:var(--secondary)!important}[data-theme=dark] .MuiTableCell-body{color:var(--tableTextColor)!important}[data-theme=dark] .pagenationContainer,[data-theme=dark] .pagenationContainer>div{color:var(--onSurface)!important;font-weight:500}[data-theme=dark] .pagenationButtons h3{color:var(--onSurface)!important}[data-theme=dark] .MuiPaginationItem-root{color:var(--onSurface)!important;background-color:var(--surfaceMuted)!important;border:1px solid rgba(74,159,216,.15)}[data-theme=dark] .MuiPaginationItem-root.Mui-selected{background-color:var(--brandBlue)!important;color:#fff!important;box-shadow:0 0 12px #4a9fd859}[data-theme=dark] .MuiPaginationItem-root:hover{background-color:#4a9fd82e!important}[data-theme=dark] .MuiMenu-paper [style*="border-radius: 5px"]{background-color:var(--surfaceMuted)!important;border-color:#4a9fd840!important}[data-theme=dark] .MuiMenu-paper [style*="border-radius: 5px"] h4,[data-theme=dark] .MuiMenu-paper [style*="border-radius: 5px"] p{color:var(--onSurface)!important}[data-theme=dark] .MuiMenu-paper [style*="border-radius: 5px"] p[style*=grey]{color:var(--onSurfaceMuted)!important}[data-theme=dark] .MuiDialog-paper,[data-theme=dark] .MuiPaper-root.MuiMenu-paper{background-color:var(--surface)!important;color:var(--onSurface)!important}[data-theme=dark] .MuiAccordion-root{color:var(--onSurface)}[data-theme=dark] .MuiAccordionSummary-content,[data-theme=dark] .MuiAccordionDetails-root,[data-theme=dark] .MuiFormControlLabel-label,[data-theme=dark] .checkboxContainer p,[data-theme=dark] .ql-editor,[data-theme=dark] .ql-editor p,[data-theme=dark] .ql-editor li,[data-theme=dark] .ql-editor span,[data-theme=dark] .MuiAccordionDetails-root p,[data-theme=dark] .MuiAccordionDetails-root li,[data-theme=dark] .MuiAccordionDetails-root span{color:var(--onSurface)!important}[data-theme=dark] .ql-editor table,[data-theme=dark] .MuiAccordionDetails-root table,[data-theme=dark] table{background-color:var(--surfaceMuted)!important}[data-theme=dark] .ql-editor table thead th,[data-theme=dark] .MuiAccordionDetails-root table thead th,[data-theme=dark] table thead th{background-color:var(--surfaceMuted)!important;color:var(--cardHeading)!important}[data-theme=dark] .ql-editor table tbody tr,[data-theme=dark] .MuiAccordionDetails-root table tbody tr,[data-theme=dark] table tbody tr{background-color:var(--surface)!important}[data-theme=dark] .ql-editor table tbody tr:nth-of-type(2n),[data-theme=dark] .MuiAccordionDetails-root table tbody tr:nth-of-type(2n),[data-theme=dark] table tbody tr:nth-of-type(2n){background-color:#2a3038b8!important}[data-theme=dark] .ql-editor table td,[data-theme=dark] .ql-editor table th,[data-theme=dark] .MuiAccordionDetails-root table td,[data-theme=dark] .MuiAccordionDetails-root table th,[data-theme=dark] table td,[data-theme=dark] table th{color:var(--onSurface)!important;border-color:#94a3b84d!important}[data-theme=dark] .ql-editor table tbody td,[data-theme=dark] .MuiAccordionDetails-root table tbody td,[data-theme=dark] table tbody td{background-color:inherit!important}[data-theme=dark] [style*="color: black"],[data-theme=dark] [style*="color:black"],[data-theme=dark] [style*="color: #000"],[data-theme=dark] [style*="color:#000"],[data-theme=dark] [style*="color: rgb(30, 39, 114)"],[data-theme=dark] [style*="color:#1e2772"],[data-theme=dark] [style*="color: #1e2772"],[data-theme=dark] [style*="color: grey"],[data-theme=dark] [style*="color:grey"]{color:var(--onSurface)!important}[data-theme=dark] .apexcharts-text,[data-theme=dark] .apexcharts-legend-text,[data-theme=dark] .apexcharts-title-text,[data-theme=dark] .apexcharts-xaxis-label,[data-theme=dark] .apexcharts-yaxis-label{fill:var(--onSurface)!important;color:var(--onSurface)!important}[data-theme=dark] .apexcharts-gridline,[data-theme=dark] .apexcharts-xaxis line,[data-theme=dark] .apexcharts-yaxis line{stroke:#94a3b847}[data-theme=dark] img[alt=hidden]{filter:brightness(1.85) saturate(1.38) contrast(1.1);opacity:1;transition:filter .2s ease,opacity .2s ease,transform .2s ease}[data-theme=dark] .childs{border-radius:10px;transition:background-color .2s ease,box-shadow .2s ease}[data-theme=dark] .childs img[alt=hidden]{filter:brightness(2.15) saturate(1.45) contrast(1.12);opacity:1}[data-theme=dark] .childs:hover{background-color:#4a9fd824!important}[data-theme=dark] .childs:hover img[alt=hidden]{filter:brightness(2.35) saturate(1.5) drop-shadow(0 0 8px rgba(74,159,216,.55));transform:scale(1.06)}[data-theme=dark] .childs[style*=menuPrimary] img[alt=hidden],[data-theme=dark] [style*=background-color][style*=menuPrimary] img[alt=hidden]{filter:brightness(2.5) drop-shadow(0 0 6px rgba(255,255,255,.35));opacity:1}[data-theme=dark] .childs .MuiSvgIcon-root{color:var(--menuPrimary)!important;opacity:.95}[data-theme=dark] .topheadercontainer img[alt=hidden],[data-theme=dark] .crumbsContainer img[alt=hidden],[data-theme=dark] .pageHeaderContainer img[alt=hidden],[data-theme=dark] .PageSubHeadersContainer img[alt=hidden],[data-theme=dark] .subHeadContainer img[alt=hidden]{filter:brightness(2.05) saturate(1.4) contrast(1.12);opacity:1}[data-theme=dark] img[data-testid=navigatetoBack],[data-theme=dark] img[data-testid=SearchFilterIcon]{filter:brightness(2.15) saturate(1.42) contrast(1.12);opacity:1}[data-theme=dark] .MuiTableCell-root img[alt=hidden],[data-theme=dark] td img[alt=hidden]{filter:brightness(2) saturate(1.45) contrast(1.14);opacity:1}[data-theme=dark] .MuiTableCell-root img[alt=hidden]:hover,[data-theme=dark] td img[alt=hidden]:hover{filter:brightness(2.25) saturate(1.5) drop-shadow(0 0 6px rgba(74,159,216,.45))}[data-theme=dark] [data-testid=TopHeaderNotificationIcon] img[alt=hidden]{filter:brightness(1.55) saturate(1.25);opacity:1}[data-theme=dark] ::-webkit-scrollbar{width:10px;height:10px}[data-theme=dark] ::-webkit-scrollbar-track{background:var(--appPageBackground)}[data-theme=dark] ::-webkit-scrollbar-thumb{background:var(--surfaceMuted);border-radius:6px;border:2px solid var(--appPageBackground)}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:var(--brandBlue)}[data-theme=dark] .infoContainer{color:var(--onSurfaceMuted)}[data-theme=dark] .errtxt{color:#f87171}[data-theme=dark] .user-access-row,[data-theme=dark] .user-access-panel{background-color:var(--surfaceMuted)!important;border:1px solid rgba(74,159,216,.18);border-radius:6px}[data-theme=dark] .user-access-row{margin-bottom:2px;transition:background-color .2s ease,border-color .2s ease}[data-theme=dark] .user-access-row:hover{background-color:var(--surface)!important;border-color:#4a9fd859}[data-theme=dark] .user-access-panel{border-top:none;border-top-left-radius:0;border-top-right-radius:0;padding-bottom:8px}[data-theme=dark] .user-access-row .checkboxContainer p,[data-theme=dark] .user-access-row .checkboxContainer span,[data-theme=dark] .user-access-panel .checkboxContainer p,[data-theme=dark] .user-access-panel .checkboxContainer span,[data-theme=dark] .user-access-panel .MuiAccordionDetails-root,[data-theme=dark] .user-access-panel .MuiAccordionDetails-root p,[data-theme=dark] .user-access-panel .MuiAccordionDetails-root span{color:var(--onSurface)!important}[data-theme=dark] .user-access-panel .MuiAccordion-root:before{background:transparent!important}[data-theme=dark] .user-access-row .MuiCheckbox-root,[data-theme=dark] .user-access-panel .MuiCheckbox-root{color:var(--onSurfaceMuted)}[data-theme=dark] .user-access-row .MuiCheckbox-root.Mui-checked,[data-theme=dark] .user-access-panel .MuiCheckbox-root.Mui-checked{color:var(--brandBlue)!important}[data-theme=dark] .dashboard-metric-card{background:var(--accentGradient)!important;color:var(--cardValue)!important;border:1px solid rgba(74,159,216,.22)!important;box-shadow:0 8px 28px #00000061,inset 0 1px #ffffff0a!important}[data-theme=dark] .dashboard-metric-card:hover{transform:translateY(-2px);border-color:#4a9fd86b!important;box-shadow:0 12px 32px #00000073,0 0 0 1px #4a9fd82e!important}[data-theme=dark] .dashboard-metric-card h3{color:var(--cardValue)!important}[data-theme=dark] .dashboard-metric-card>h3:first-of-type{color:var(--cardHeading)!important;font-weight:600!important}[data-theme=dark] .dashboard-metric-card>p{color:var(--onSurfaceMuted)!important}[data-theme=dark] .dashboard-metric-card p[style*="var(--menuPrimary)"]{color:var(--brandBlue)!important}[data-theme=dark] .dashboard-metric-card p[style*="#8eb53b"]{color:var(--brandGreen)!important}[data-theme=dark] .dashboard-metric-card p[style*="color: red"],[data-theme=dark] .dashboard-metric-card p[style*="color:red"]{color:#f87171!important}[data-theme=dark] .dashboard-metric-card .MuiGrid2-container h3{color:var(--cardValue)!important}[data-theme=dark] .dashboard-analytical-card{background:var(--accentGradient)!important;color:var(--onSurface)!important;border:1px solid rgba(74,159,216,.22)!important;border-radius:12px!important;box-shadow:0 8px 28px #00000061,inset 0 1px #ffffff0a!important}[data-theme=dark] .dashboard-analytical-card h4,[data-theme=dark] .dashboard-analytical-card h3,[data-theme=dark] .dashboard-analytical-card p{color:var(--cardHeading)!important}[data-theme=dark] .dashboard-analytical-card .apexcharts-canvas,[data-theme=dark] .dashboard-analytical-card .apexcharts-svg{background:transparent!important}[data-theme=dark] .dashboard-analytical-card .apexcharts-text,[data-theme=dark] .dashboard-analytical-card .apexcharts-legend-text,[data-theme=dark] .dashboard-analytical-card .apexcharts-xaxis-label,[data-theme=dark] .dashboard-analytical-card .apexcharts-yaxis-label,[data-theme=dark] .dashboard-analytical-card .apexcharts-datalabel,[data-theme=dark] .dashboard-analytical-card .apexcharts-datalabel-label{fill:var(--onSurface)!important;color:var(--onSurface)!important}[data-theme=dark] .dashboard-analytical-card .apexcharts-gridline,[data-theme=dark] .dashboard-analytical-card .apexcharts-xaxis line,[data-theme=dark] .dashboard-analytical-card .apexcharts-yaxis line{stroke:#94a3b847!important}[data-theme=dark] .dashboard-analytical-card table{background-color:transparent!important}[data-theme=dark] .dashboard-analytical-card table th{background-color:var(--surfaceMuted)!important;color:var(--cardHeading)!important}[data-theme=dark] .dashboard-analytical-card table td{color:var(--onSurface)!important;border-color:#94a3b82e!important}[data-theme=dark] .dashboard-analytical-card .feedback-dashboard-nested-card{background-color:var(--surfaceMuted)!important;border-color:#4a9fd82e!important}[data-theme=dark] .dashboard-analytical-card .feedback-dashboard-attention-card{background-color:#c0392b1f!important;border-color:#c0392b47!important}[data-theme=dark] .dashboard-analytical-card .MuiTypography-subtitle2{color:var(--cardHeading)!important}[data-theme=dark] .dashboard-analytical-card .MuiTypography-body2,[data-theme=dark] .dashboard-analytical-card .MuiTypography-caption{color:var(--onSurfaceMuted)!important}[data-theme=dark] .dashboard-analytical-card .MuiTypography-caption[style*=c0392b]{color:#f87171!important}[data-theme=dark] .dashboard-analytical-card .apexcharts-polygon{stroke:#94a3b847!important}[data-theme=dark] .simulation-board-content .simulation-component-card,[data-theme=dark] .simulation-board-content .simulation-enhanced-card{background-color:var(--surfaceMuted)!important;border:1px solid rgba(74,159,216,.18);border-radius:8px}[data-theme=dark] .simulation-board-content .simulation-component-card h3,[data-theme=dark] .simulation-board-content .simulation-enhanced-card h3,[data-theme=dark] .simulation-board-content .simulation-component-card .ql-editor,[data-theme=dark] .simulation-board-content .simulation-enhanced-card .ql-editor,[data-theme=dark] .simulation-board-content .simulation-component-card .simlight-rich-text,[data-theme=dark] .simulation-board-content .simulation-enhanced-card .simlight-rich-text,[data-theme=dark] .simulation-board-content .simulation-component-card .ql-editor *,[data-theme=dark] .simulation-board-content .simulation-enhanced-card .ql-editor *,[data-theme=dark] .simulation-board-content .simulation-component-card .simlight-rich-text *,[data-theme=dark] .simulation-board-content .simulation-enhanced-card .simlight-rich-text *{color:var(--onSurface)!important}[data-theme=dark] .simulation-board-content+.MuiTypography-h5,[data-theme=dark] .MuiBox-root>.MuiStack-root .MuiTypography-h5{color:var(--onSurface)}[data-theme=dark] .simulation-component-card .MuiTableContainer-root,[data-theme=dark] .simulation-enhanced-card .MuiTableContainer-root{border-color:#94a3b847!important}[data-theme=dark] .simulation-component-card .MuiTableHead-root .MuiTableCell-root,[data-theme=dark] .simulation-enhanced-card .MuiTableHead-root .MuiTableCell-root{background-color:var(--surfaceMuted)!important;color:var(--cardHeading)!important;border-color:#94a3b847!important;font-weight:700!important}[data-theme=dark] .simulation-component-card .MuiTableBody-root .MuiTableRow-root,[data-theme=dark] .simulation-enhanced-card .MuiTableBody-root .MuiTableRow-root{background-color:var(--surface)!important}[data-theme=dark] .simulation-component-card .MuiTableBody-root .MuiTableRow-root:nth-of-type(2n),[data-theme=dark] .simulation-enhanced-card .MuiTableBody-root .MuiTableRow-root:nth-of-type(2n){background-color:#2a3038b8!important}[data-theme=dark] .simulation-component-card .MuiTableBody-root .MuiTableCell-root,[data-theme=dark] .simulation-enhanced-card .MuiTableBody-root .MuiTableCell-root{color:var(--onSurface)!important;background-color:transparent!important;border-color:#94a3b847!important}[data-theme=dark] .simulation-component-card table tbody tr,[data-theme=dark] .simulation-enhanced-card table tbody tr,[data-theme=dark] .simulation-board-content table tbody tr,[data-theme=dark] .ql-editor table tbody tr{background-color:var(--surface)!important}[data-theme=dark] .simulation-component-card table tbody tr:nth-of-type(2n),[data-theme=dark] .simulation-enhanced-card table tbody tr:nth-of-type(2n),[data-theme=dark] .simulation-board-content table tbody tr:nth-of-type(2n),[data-theme=dark] .ql-editor table tbody tr:nth-of-type(2n){background-color:var(--surfaceMuted)!important}[data-theme=dark] .simulation-component-card table tbody td,[data-theme=dark] .simulation-enhanced-card table tbody td,[data-theme=dark] .simulation-board-content table tbody td,[data-theme=dark] .ql-editor table tbody td{color:var(--onSurface)!important;background-color:inherit!important;border-color:#94a3b847!important}[data-theme=dark] .phase-component-section{background-color:var(--surface)!important;border:1px solid rgba(74,159,216,.22);box-shadow:0 8px 28px #00000061,inset 0 1px #ffffff0a}[data-theme=dark] .phase-component-section h2{color:var(--cardHeading)!important;border-bottom-color:#94a3b847!important}[data-theme=dark] .phase-component-section table th,[data-theme=dark] .phase-component-section table td{color:var(--onSurface)!important;border-color:#94a3b847!important}[data-theme=dark] .phase-component-section table th{background-color:var(--surfaceMuted)!important;color:var(--cardHeading)!important}[data-theme=dark] .simulation-details-card .simulation-details-item h3{color:var(--cardHeading)!important;font-weight:600!important;opacity:1!important}[data-theme=dark] .simulation-details-card .simulation-details-item p,[data-theme=dark] .simulation-details-card .simulation-details-item .ql-editor,[data-theme=dark] .simulation-details-card .simulation-details-item .ql-editor *,[data-theme=dark] .simulation-details-card .simulation-details-item .simlight-rich-text,[data-theme=dark] .simulation-details-card .simulation-details-item .simlight-rich-text *{color:var(--onSurface)!important;opacity:1!important}[data-theme=dark] .participant-exam-module h2{color:var(--cardHeading)!important}[data-theme=dark] .participant-exam-question-panel,[data-theme=dark] .participant-exam-quick-access{background-color:var(--surface)!important;border:1px solid rgba(74,159,216,.22)!important;border-radius:8px!important;box-shadow:0 8px 28px #00000052,inset 0 1px #ffffff0a}[data-theme=dark] .participant-exam-question-panel,[data-theme=dark] .participant-exam-question-panel p,[data-theme=dark] .participant-exam-question-panel h3,[data-theme=dark] .participant-exam-question-panel label,[data-theme=dark] .participant-exam-question-panel .MuiFormControlLabel-label,[data-theme=dark] .participant-exam-question-panel .MuiTypography-root,[data-theme=dark] .participant-exam-question-panel .MuiGrid2-root{color:var(--onSurface)!important}[data-theme=dark] .participant-exam-quick-access h3{color:var(--cardHeading)!important}[data-theme=dark] .participant-exam-quick-access>div:first-of-type{border-bottom-color:#94a3b847!important}[data-theme=dark] .participant-exam-quick-access>.MuiGrid2-root,[data-theme=dark] .participant-exam-quick-access .MuiGrid2-container{background-color:transparent!important}[data-theme=dark] .participant-exam-option-card{background-color:var(--surfaceMuted)!important;border:1px solid rgba(74,159,216,.14)!important}[data-theme=dark] .participant-exam-timer{color:var(--onSurface)!important}[data-theme=dark] .participant-exam-timer[style*="color: red"],[data-theme=dark] .participant-exam-timer[style*="color:red"]{color:#f87171!important}[data-theme=dark] .participant-exam-module .MuiCheckbox-root,[data-theme=dark] .participant-exam-module .MuiRadio-root,[data-theme=dark] .participant-exam-module .MuiCheckbox-root.Mui-checked,[data-theme=dark] .participant-exam-module .MuiRadio-root.Mui-checked{color:var(--brandBlue)!important}[data-theme=dark] .participant-review-panel{background-color:var(--surface)!important;border:1px solid rgba(74,159,216,.22)!important;border-radius:12px!important;box-shadow:0 8px 28px #00000052,inset 0 1px #ffffff0a!important}[data-theme=dark] .participant-review-panel h4,[data-theme=dark] .participant-review-panel p,[data-theme=dark] .participant-review-panel label,[data-theme=dark] .participant-review-panel .MuiFormControlLabel-label,[data-theme=dark] .participant-review-panel .MuiFormControlLabel-label p,[data-theme=dark] .participant-review-panel .MuiFormControlLabel-label span{color:var(--onSurface)!important}[data-theme=dark] .participant-review-panel .MuiRadio-root,[data-theme=dark] .participant-review-panel .MuiRadio-root.Mui-checked{color:var(--brandBlue)!important}[data-theme=dark] .participant-review-panel p[style*="color: red"],[data-theme=dark] .participant-review-panel p[style*="color:red"]{color:#f87171!important}[data-theme=dark] .participant-review-module .pageHeaderContainer h2{color:var(--cardHeading)!important}[data-theme=dark] .participant-score-module>.MuiGrid2-root>.MuiGrid2-root h2{color:var(--cardHeading)!important}[data-theme=dark] .participant-score-card{background:var(--accentGradient)!important;color:var(--onSurface)!important;border:1px solid rgba(74,159,216,.22)!important;border-radius:12px!important;box-shadow:0 8px 28px #00000061,inset 0 1px #ffffff0a!important;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}[data-theme=dark] .participant-score-card:hover{transform:translateY(-2px);border-color:#4a9fd86b!important;box-shadow:0 12px 32px #00000073,0 0 0 1px #4a9fd82e!important}[data-theme=dark] .participant-score-card h2,[data-theme=dark] .participant-score-card h3,[data-theme=dark] .participant-score-card p,[data-theme=dark] .participant-score-card .MuiGrid2-root{color:var(--onSurface)!important}[data-theme=dark] .participant-score-card h2[style*="var(--textBlack)"],[data-theme=dark] .participant-score-card h3[style*="var(--textBlack)"],[data-theme=dark] .participant-score-card p[style*="var(--textBlack)"]{color:var(--cardHeading)!important}[data-theme=dark] .participant-score-card p[style*="#1D4968"],[data-theme=dark] .participant-score-card p[style*="rgb(29, 73, 104)"]{color:var(--brandBlue)!important}[data-theme=dark] .participant-score-card p[style*="color: green"],[data-theme=dark] .participant-score-card p[style*="color:green"]{color:#4ade80!important}[data-theme=dark] .participant-score-card p[style*="color: red"],[data-theme=dark] .participant-score-card p[style*="color:red"]{color:#f87171!important}[data-theme=dark] .participant-score-card>div[style*="background-color: #e0e0e0"],[data-theme=dark] .participant-score-card>div[style*="backgroundColor: #e0e0e0"],[data-theme=dark] .participant-score-card>div[style*="rgb(224, 224, 224)"]{background-color:#94a3b847!important}[data-theme=dark] .participant-score-feedback-card h3[style*="var(--menuPrimary)"]{color:var(--brandBlue)!important}[data-theme=dark] .participant-score-feedback-card .MuiGrid2-root[style*="var(--textBlack)"],[data-theme=dark] .participant-score-feedback-card .MuiGrid2-root[style*="var(--textBlack)"] *{color:var(--onSurface)!important}[data-theme=dark] .participant-score-module h2[style*="var(--menuPrimary)"]{color:var(--brandBlue)!important}[data-theme=dark] .participant-score-module p[style*="var(--primary)"]{color:var(--brandBlue)!important;opacity:.92}[data-theme=dark] .participant-score-module .MuiButton-root[style*="background-color: white"],[data-theme=dark] .participant-score-module .MuiButton-root[style*="backgroundColor: white"],[data-theme=dark] .participant-score-module .MuiButton-root[style*="background-color: rgb(255, 255, 255)"]{background-color:var(--surfaceMuted)!important;color:var(--brandBlue)!important;border-color:var(--brandBlue)!important}[data-theme=dark] .participant-score-module .MuiButton-root[style*="background-color: white"]:hover,[data-theme=dark] .participant-score-module .MuiButton-root[style*="backgroundColor: white"]:hover,[data-theme=dark] .participant-score-module .MuiButton-root[style*="background-color: rgb(255, 255, 255)"]:hover{background-color:#4a9fd824!important}[data-theme=dark] .participant-marksheet-panel{background:var(--accentGradient)!important;color:var(--onSurface)!important;border:1px solid rgba(74,159,216,.22)!important;border-radius:12px!important;box-shadow:0 8px 28px #00000061,inset 0 1px #ffffff0a!important}[data-theme=dark] .participant-marksheet-module h2,[data-theme=dark] .participant-marksheet-module p,[data-theme=dark] .participant-marksheet-module .MuiGrid2-root{color:var(--onSurface)!important}[data-theme=dark] .participant-marksheet-panel>.MuiGrid2-container>.MuiGrid2-root:first-child h2{color:var(--cardHeading)!important}[data-theme=dark] .participant-marksheet-table{border-color:#94a3b847!important}[data-theme=dark] .participant-marksheet-table th,[data-theme=dark] .participant-marksheet-table td{border-color:#94a3b838!important;color:var(--onSurface)!important}[data-theme=dark] .participant-marksheet-table tr{background-color:var(--surface)!important}[data-theme=dark] .participant-marksheet-table tr:nth-child(2n){background-color:#2a3038b8!important}[data-theme=dark] .participant-marksheet-table tr:hover{background-color:#4a9fd814!important}[data-theme=dark] .participant-marksheet-option-panel{background-color:var(--surfaceMuted)!important;border:1px solid rgba(74,159,216,.18)!important;border-radius:8px!important;box-shadow:inset 0 1px #ffffff08}[data-theme=dark] .participant-marksheet-option-panel h4,[data-theme=dark] .participant-marksheet-option-panel p,[data-theme=dark] .participant-marksheet-option-panel .MuiFormControlLabel-label,[data-theme=dark] .participant-marksheet-option-panel .MuiFormControlLabel-label p,[data-theme=dark] .participant-marksheet-option-panel .MuiFormControlLabel-label span,[data-theme=dark] .participant-marksheet-option-panel .MuiCheckbox-root{color:var(--onSurface)!important}[data-theme=dark] .participant-marksheet-option-panel .MuiRadio-root,[data-theme=dark] .participant-marksheet-option-panel .MuiCheckbox-root,[data-theme=dark] .participant-marksheet-option-panel .MuiRadio-root.Mui-checked,[data-theme=dark] .participant-marksheet-option-panel .MuiCheckbox-root.Mui-checked{color:var(--brandBlue)!important}[data-theme=dark] .participant-marksheet-case-card{background-color:var(--surfaceMuted)!important;border-color:#4a9fd82e!important;box-shadow:inset 0 1px #ffffff08!important}[data-theme=dark] .participant-marksheet-case-card h2,[data-theme=dark] .participant-marksheet-case-card strong,[data-theme=dark] .participant-marksheet-case-card span{color:var(--onSurface)!important}[data-theme=dark] .participant-marksheet-score-cell{text-align:center!important;vertical-align:middle!important;min-width:64px;font-weight:700;border-left:1px solid rgba(148,163,184,.22)!important}[data-theme=dark] .participant-marksheet-score-cell h3{justify-content:center!important;margin:0!important;font-weight:700!important}[data-theme=dark] .participant-marksheet-score-cell[style*="#ffd966"] h3,[data-theme=dark] .participant-marksheet-score-cell[style*="255, 217, 102"] h3,[data-theme=dark] .participant-marksheet-score-cell h3[style*="color: black"],[data-theme=dark] .participant-marksheet-score-cell h3[style*="color:black"]{color:#1a2332!important}[data-theme=dark] .participant-marksheet-score-cell[style*="#93c47d"] h3,[data-theme=dark] .participant-marksheet-score-cell[style*="147, 196, 125"] h3,[data-theme=dark] .participant-marksheet-score-cell[style*="#FF5B61"] h3,[data-theme=dark] .participant-marksheet-score-cell[style*="255, 91, 97"] h3,[data-theme=dark] .participant-marksheet-score-cell h3[style*="color: white"],[data-theme=dark] .participant-marksheet-score-cell h3[style*="color:white"]{color:#fff!important}[data-theme=dark] .participant-marksheet-module .MuiGrid2-root[bgcolor=white]{background-color:var(--surfaceMuted)!important;border:1px solid rgba(74,159,216,.14)!important;border-radius:8px!important}[data-theme=dark] .user-profile-hero-card,[data-theme=dark] .user-profile-card{background:var(--accentGradient)!important;color:var(--onSurface)!important;border:1px solid rgba(74,159,216,.22)!important;border-radius:12px!important;box-shadow:0 8px 28px #00000061,inset 0 1px #ffffff0a!important}[data-theme=dark] .user-profile-hero-card h2,[data-theme=dark] .user-profile-hero-card p,[data-theme=dark] .user-profile-hero-card h3,[data-theme=dark] .user-profile-card h3,[data-theme=dark] .user-profile-card p,[data-theme=dark] .user-profile-card .MuiGrid2-root{color:var(--onSurface)!important}[data-theme=dark] .user-profile-hero-card h2[style*="var(--menuPrimary)"],[data-theme=dark] .user-profile-card h3[style*="var(--menuPrimary)"]{color:var(--brandBlue)!important}[data-theme=dark] .user-profile-hero-card p[style*="var(--textBlack)"]{color:var(--onSurfaceMuted)!important}[data-theme=dark] .user-profile-org-panel{background:#4a9fd81a!important;border-color:#4a9fd847!important}[data-theme=dark] .user-profile-org-panel h3,[data-theme=dark] .user-profile-org-panel p,[data-theme=dark] .user-profile-org-panel .MuiGrid2-root{color:var(--onSurface)!important}[data-theme=dark] .user-profile-org-panel h3[style*="var(--menuPrimary)"]{color:var(--brandBlue)!important}[data-theme=dark] .user-profile-modal-org-banner p{color:var(--onSurface)!important}[data-theme=dark] .user-profile-modal-org-banner p[style*="var(--menuPrimary)"]{color:var(--brandBlue)!important}[data-theme=dark] .user-profile-modal h3,[data-theme=dark] .user-profile-modal h4,[data-theme=dark] .user-profile-modal p{color:var(--onSurface)!important}[data-theme=dark] .user-profile-modal h3[style*="var(--menuPrimary)"],[data-theme=dark] .user-profile-modal h4[style*="var(--menuPrimary)"]{color:var(--brandBlue)!important}[data-theme=dark] .user-profile-edit-btn{border-color:var(--brandBlue)!important;color:var(--brandBlue)!important}[data-theme=dark] .user-profile-edit-btn:hover{background-color:#4a9fd81f!important}[data-theme=dark] img.scenario-genai-filled-icon,[data-theme=dark] img[data-testid=Ai]{filter:none!important;opacity:1!important;background-color:var(--brandBlue)!important;box-shadow:0 2px 10px #00000047,inset 0 0 0 1px #ffffff24!important;transition:box-shadow .2s ease,transform .2s ease}[data-theme=dark] img.scenario-genai-filled-icon:hover,[data-theme=dark] img[data-testid=Ai]:hover{transform:scale(1.05);box-shadow:0 4px 14px #4a9fd861,inset 0 0 0 1px #fff3!important}[data-theme=dark] img.scenario-genai-outlined-icon,[data-theme=dark] .add-component-icons-toolbar img[alt=hidden]{filter:brightness(1.85) saturate(1.35) contrast(1.12)!important;opacity:1!important;background-color:var(--surfaceMuted)!important;box-shadow:inset 0 0 0 1px #4a9fd82e}[data-theme=dark] .add-component-icons-toolbar img.scenario-genai-filled-icon,[data-theme=dark] .add-component-icons-toolbar img[data-testid=Ai]{filter:none!important;background-color:var(--brandBlue)!important}[data-theme=light] .custom-text-editor-surface{background-color:var(--white)!important;border:1px solid rgba(13,71,107,.14)!important;border-radius:8px;overflow:hidden}[data-theme=light] .custom-text-editor-surface>.ql-toolbar.ql-snow{background-color:#f7f9fc!important;border:none!important;border-bottom:1px solid rgba(13,71,107,.1)!important;padding:6px 8px!important}[data-theme=light] .custom-text-editor-surface>.ql-container.ql-snow{background-color:var(--white)!important;border:none!important;color:var(--textBlack)!important}[data-theme=light] .custom-text-editor-surface .ql-editor{color:var(--textBlack)!important}[data-theme=light] .custom-text-editor-surface .ql-editor.ql-blank:before{color:#3737378c!important}[data-theme=dark] .custom-text-editor-surface{background-color:var(--surface)!important;border:1px solid rgba(74,159,216,.22)!important;border-radius:8px;overflow:hidden}[data-theme=dark] .custom-text-editor-surface>.ql-toolbar.ql-snow{background-color:var(--surfaceMuted)!important;border:none!important;border-bottom:1px solid rgba(74,159,216,.18)!important;padding:6px 8px!important}[data-theme=dark] .custom-text-editor-surface>.ql-container.ql-snow{background-color:var(--surface)!important;border:none!important;color:var(--onSurface)!important}[data-theme=dark] .custom-text-editor-surface .ql-editor{color:var(--onSurface)!important}[data-theme=dark] .custom-text-editor-surface .ql-editor.ql-blank:before{color:var(--onSurfaceMuted)!important}[data-theme=dark] .custom-text-editor-surface .ql-toolbar .ql-stroke,[data-theme=dark] .custom-text-editor-surface .ql-toolbar .ql-stroke-miter{stroke:var(--onSurface)!important}[data-theme=dark] .custom-text-editor-surface .ql-toolbar .ql-fill,[data-theme=dark] .custom-text-editor-surface .ql-toolbar .ql-stroke.ql-fill{fill:var(--onSurface)!important}[data-theme=dark] .custom-text-editor-surface .ql-toolbar button,[data-theme=dark] .custom-text-editor-surface .ql-toolbar .ql-picker-label{color:var(--onSurface)!important}[data-theme=dark] .custom-text-editor-surface .ql-toolbar button:hover,[data-theme=dark] .custom-text-editor-surface .ql-toolbar .ql-picker-label:hover{background-color:#4a9fd824!important;border-radius:4px}[data-theme=dark] .custom-text-editor-surface .ql-toolbar button.ql-active{background-color:#4a9fd838!important;border-radius:4px}[data-theme=dark] .custom-text-editor-surface .ql-toolbar button:hover .ql-stroke,[data-theme=dark] .custom-text-editor-surface .ql-toolbar button:hover .ql-stroke-miter,[data-theme=dark] .custom-text-editor-surface .ql-toolbar button.ql-active .ql-stroke,[data-theme=dark] .custom-text-editor-surface .ql-toolbar button.ql-active .ql-stroke-miter,[data-theme=dark] .custom-text-editor-surface .ql-toolbar .ql-picker-label:hover .ql-stroke,[data-theme=dark] .custom-text-editor-surface .ql-toolbar .ql-picker-label.ql-active .ql-stroke{stroke:var(--brandBlue)!important}[data-theme=dark] .custom-text-editor-surface .ql-toolbar button:hover .ql-fill,[data-theme=dark] .custom-text-editor-surface .ql-toolbar button:hover .ql-stroke.ql-fill,[data-theme=dark] .custom-text-editor-surface .ql-toolbar button.ql-active .ql-fill,[data-theme=dark] .custom-text-editor-surface .ql-toolbar button.ql-active .ql-stroke.ql-fill,[data-theme=dark] .custom-text-editor-surface .ql-toolbar .ql-picker-label:hover .ql-fill,[data-theme=dark] .custom-text-editor-surface .ql-toolbar .ql-picker-label.ql-active .ql-fill{fill:var(--brandBlue)!important}[data-theme=dark] .custom-text-editor-surface .ql-toolbar .ql-picker-label{border-color:#4a9fd847!important}[data-theme=dark] .custom-text-editor-surface .ql-toolbar .ql-picker-options{background-color:var(--surface)!important;border-color:#4a9fd838!important;box-shadow:0 8px 24px #00000059}[data-theme=dark] .custom-text-editor-surface .ql-toolbar .ql-picker-item{color:var(--onSurface)!important}[data-theme=dark] .custom-text-editor-surface .ql-toolbar .ql-picker-item:hover,[data-theme=dark] .custom-text-editor-surface .ql-toolbar .ql-picker-item.ql-selected{color:var(--brandBlue)!important}[data-theme=dark] .MuiDialogTitle-root,[data-theme=dark] .MuiDialogTitle-root span,[data-theme=dark] .MuiDialogContent-root{color:var(--onSurface)!important}[data-theme=dark] .MuiDialog-paper h4{color:var(--brandBlue)!important}[data-theme=dark] .MuiDialog-paper .MuiTextField-root .MuiOutlinedInput-root,[data-theme=dark] .MuiDialog-paper .MuiTextField-root .MuiInputBase-root{background-color:transparent!important}[data-theme=dark] .MuiDialog-paper .MuiOutlinedInput-input,[data-theme=dark] .MuiDialog-paper .MuiInputBase-input,[data-theme=dark] .MuiDialog-paper .MuiTextField-root input,[data-theme=dark] .MuiDialog-paper .MuiTextField-root textarea{color:var(--inputColor)!important;-webkit-text-fill-color:var(--inputColor)!important;background-color:var(--inputBg)!important;border:1px solid rgba(74,159,216,.28)!important;border-radius:6px}[data-theme=dark] .MuiPickersToolbar-root,[data-theme=dark] .MuiPickersToolbar-root .MuiTypography-root,[data-theme=dark] .MuiDatePickerToolbar-title,[data-theme=dark] .MuiPickersCalendarHeader-label,[data-theme=dark] .MuiPickersCalendarHeader-switchViewButton,[data-theme=dark] .MuiDayCalendar-weekDayLabel,[data-theme=dark] .MuiPickersDay-root,[data-theme=dark] .MuiPickersYear-yearButton,[data-theme=dark] .MuiPickersMonth-monthButton,[data-theme=dark] .MuiDateCalendar-root,[data-theme=dark] .MuiPickersOutlinedInput-root,[data-theme=dark] .MuiPickersInputBase-root{color:var(--onSurface)!important}[data-theme=dark] .MuiPickersPopper-root .MuiPaper-root,[data-theme=dark] .MuiPickersLayout-root{background-color:var(--surface)!important;color:var(--onSurface)!important}[data-theme=dark] .MuiPickersDay-root.Mui-selected{background-color:var(--brandBlue)!important;color:#fff!important}[data-theme=dark] input[style*="background-color: rgb(238, 237, 235)"],[data-theme=dark] input[style*="background-color:#EEEDEB"],[data-theme=dark] input[style*="background-color: #EEEDEB"]{background-color:var(--inputBg)!important}[data-theme=dark] [style*="color: #373737"],[data-theme=dark] [style*="color:#373737"],[data-theme=dark] [style*="color: rgb(55, 55, 55)"],[data-theme=dark] [style*="color:rgb(55, 55, 55)"],[data-theme=dark] [style*="color: rgba(0, 0, 0"],[data-theme=dark] [style*="color:rgba(0, 0, 0"]{color:var(--onSurface)!important}._infoContainer_1p0rm_1{display:flex;align-items:center;gap:4px;color:#666}._infoContainer_1p0rm_1 img{width:20px;height:20px}._checkboxContainer_1p0rm_25{display:flex;justify-content:flex-start;align-items:center;gap:3px}._checkboxContainer_1p0rm_25 p{cursor:pointer;font-size:16px}._container_1p0rm_49{width:100%;overflow:auto}._pagenationContainer_1p0rm_59{display:flex;justify-content:end;align-items:center;gap:10px;flex-wrap:wrap;margin-top:15px}._pagenationButtons_1p0rm_77{display:flex;justify-content:center;align-items:center;gap:10px}._container_1jhys_1{width:100%;height:100dvh;display:flex;justify-content:center;align-items:center}._leftContainer_1jhys_15{height:100%;background-color:var(--secondary);display:flex;justify-content:center;align-items:center}._rightContainer_1jhys_29{height:100%;background-color:var(--white);display:flex;align-items:center;flex-direction:column;gap:20px}._childrenContainer_1jhys_49{width:70%}._leftArrowContainer_1jhys_55{position:absolute;top:10px;left:10px;display:flex;cursor:pointer}@media(max-width:992px){._leftContainer_1jhys_15{display:none}._rightContainer_1jhys_29{width:100%}}._timer_1uu8e_5{padding-left:10px;border:none}._resendlink_1uu8e_13{border-bottom:1px solid var(--primary)}._otpnewinputfield_1uu8e_21{background-color:var(--secondary);border:none;border-bottom:3px solid var(--primary);text-align:center;padding:5px;font-size:1.2em;box-sizing:border-box}._otpnewinputfield_1uu8e_21:focus{outline:2px solid var(--secondary);border-bottom:3px solid var(--primary);box-shadow:0 4px 6px #0000001a}._errortext_1uu8e_55{color:var(--errTextClr)}._container_hj7r7_1{width:100%;background-color:var(--white);display:flex;justify-content:space-between;align-items:center;height:100%;padding:15px 0;flex-direction:column;position:absolute;z-index:2;transition:width .4s ease-in-out;overflow:hidden;overflow-y:auto;box-shadow:1px 1px 10px 1px #0000001a}._containerChilds_hj7r7_37{display:flex;justify-content:center;align-items:center;gap:10px;width:100%;flex-direction:column}._menuContainer_hj7r7_55{display:flex;justify-content:center;align-items:start;flex-direction:column;gap:10px;width:100%;padding:10px}._childs_hj7r7_75{width:100%;padding:10px;border-radius:4px;color:#fff;display:flex;justify-content:start;align-items:center;gap:10px;cursor:pointer}._childs_hj7r7_75 p{font-size:18px}._pageHeaderContainer_hj7r7_113{display:flex;justify-content:space-between;align-items:center;padding-bottom:10px;flex-wrap:wrap}._rightContainer_hj7r7_129{display:flex;justify-content:flex-end;align-items:center;gap:10px;flex-wrap:wrap}._PageSubHeadersContainer_hj7r7_167{display:flex;justify-content:center;align-items:start;flex-direction:column;width:100%;background-color:var(--white);border-radius:4px}._subHeadContainer_hj7r7_187{border-bottom:var(--border);padding:15px 25px;width:100%;display:flex;justify-content:space-between;align-items:center}._subHeadButtons_hj7r7_205{display:flex;gap:10px;align-items:center}._pageSubHeaderChildren_hj7r7_217{padding:30px 25px;width:100%;position:relative}._topheadercontainer_hj7r7_147{display:flex;justify-content:space-between;align-items:center;height:100%;padding:5px 15px}._crumbsContainer_hj7r7_247{display:flex;justify-content:center;align-items:center;gap:10px}@media(max-width:992px){._rightContainer_hj7r7_129{width:100%}}._container_nyxab_1{position:relative;display:flex;justify-content:center;height:100%}._scaledShell_nyxab_17{display:flex;justify-content:center;width:100%;height:100%}._headerContainer_nyxab_31{background-color:var(--white);transition:width .4s ease-in-out}._secondContainer_nyxab_43{background-color:var(--secondary);height:100dvh;transition:width .4s ease-in-out;overflow:auto}._topHeaderConatainer_nyxab_59{min-height:50px;border-bottom:var(--border)}._outletContainer_nyxab_71{overflow:auto;height:calc(100dvh - 75px);scrollbar-gutter:stable}._LoaderContainer_4m0c3_1{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;z-index:100000}._loader_4m0c3_23{width:48px;height:48px;margin:auto;position:relative}._loader_4m0c3_23:before{content:"";width:48px;height:5px;background:#fff;position:absolute;top:60px;left:0;border-radius:50%;animation:_shadow324_4m0c3_1 .5s linear infinite}._loader_4m0c3_23:after{content:"";width:100%;height:100%;background:var(--menuPrimary);position:absolute;top:0;left:0;border-radius:4px;animation:_jump7456_4m0c3_1 .5s linear infinite}@keyframes _jump7456_4m0c3_1{15%{border-bottom-right-radius:3px}25%{transform:translateY(9px) rotate(22.5deg)}50%{transform:translateY(18px) scaleY(.9) rotate(45deg);border-bottom-right-radius:40px}75%{transform:translateY(9px) rotate(67.5deg)}to{transform:translateY(0) rotate(90deg)}}@keyframes _shadow324_4m0c3_1{0%,to{transform:scale(1)}50%{transform:scaleX(1.2)}}._spinner_4m0c3_203{width:48px;height:48px;border:4px solid #e5e7eb;border-top:4px solid var(--menuPrimary);border-radius:50%;animation:_spin_4m0c3_203 1s linear infinite}@keyframes _spin_4m0c3_203{to{transform:rotate(360deg)}}._wrapper_1khxz_1{position:fixed;right:10px;top:50%;transform:translateY(-50%);z-index:9999;width:36px;height:168px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:#ffffffeb;border:1px solid rgba(29,73,104,.25);box-shadow:0 2px 12px #00000024;pointer-events:auto}._slider_1khxz_37{width:140px;height:24px;margin:0;padding:0;transform:rotate(-90deg);transform-origin:center center;cursor:grab;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;touch-action:none}._slider_1khxz_37:active{cursor:grabbing}._slider_1khxz_37:focus{outline:none}._slider_1khxz_37::-webkit-slider-runnable-track{width:100%;height:6px;border-radius:999px;background:linear-gradient(to right,#1d496833,#1d496873)}._slider_1khxz_37::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;margin-top:-6px;border-radius:50%;border:2px solid #fff;background:var(--menuPrimary, #1d4968);box-shadow:0 2px 6px #00000040}._slider_1khxz_37::-moz-range-track{width:100%;height:6px;border-radius:999px;background:linear-gradient(to right,#1d496833,#1d496873)}._slider_1khxz_37::-moz-range-thumb{width:18px;height:18px;border-radius:50%;border:2px solid #fff;background:var(--menuPrimary, #1d4968);box-shadow:0 2px 6px #00000040}._ModalContainer_159eb_1{background-color:#0006;width:100%;height:100vh;position:absolute;top:0;display:flex;justify-content:center;align-items:center}._ModalContainerChild_159eb_21{box-shadow:#00000059 0 5px 15px;background-color:#fff;max-width:80%;margin:auto;border-radius:5px;padding:20px;z-index:2}._modalHeading_159eb_39{display:flex;justify-content:space-between;align-items:center}._avatarLoader_159eb_51{width:17px;height:17px;border:2px solid var(--menuPrimary);border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:_rotation_159eb_1 1s linear infinite}@keyframes _rotation_159eb_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._ImageViewerContainer_159eb_91{width:150px;height:150px;position:relative;border-radius:4px}._ImageViewerIcons_159eb_103{position:absolute;top:0;width:150px;height:150px;border-radius:4px;background-color:#ffffff4a;display:flex;justify-content:center;align-items:center}._card_1b5qq_1{height:200px;background:linear-gradient(135deg,#fff,#f0f0f0);border-radius:15px;box-shadow:0 4px 12px #0000001a;margin-right:10px;width:15%!important;box-sizing:border-box;display:flex;justify-content:center;align-items:center;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;text-align:center}._card_1b5qq_1:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000026}._innerTitle_1b5qq_55{padding:15px;display:flex;flex-direction:column;align-items:center}._TitleFontSize_1b5qq_69{font-size:22px;font-weight:700;color:#333}._count_1b5qq_81{margin-top:10px;font-size:50px;font-weight:700}@media(max-width:768px){._card_1b5qq_1{height:150px}._count_1b5qq_81{font-size:40px}}._ViewLeadManagementContainer_1sx01_1{display:flex;justify-content:center}._rounded_1sx01_9{display:flex;justify-content:center;align-items:center;border:2px solid var(--menuPrimary);border-radius:50px;min-width:20px;min-height:20px;z-index:10;background-color:#fff;margin-top:8px}._roundedDot_1sx01_33{width:12px;height:12px;background-color:var(--menuPrimary);border-radius:50px}._overviewContainer_1sx01_45{display:flex;align-items:center;margin-bottom:10px;margin-top:10px;position:relative}._overviewContainer_1sx01_45:after{content:"";width:3px;height:100%;background-color:var(--menuPrimary);position:absolute;margin-left:8.5px;margin-top:39px}._overviewContainer_1sx01_45:first-child:before{content:"";width:3px;height:20px;background-color:var(--menuPrimary);position:absolute;margin-left:8.5px;top:-10px}._roundedContainer_1sx01_97{display:flex;justify-content:center;align-items:start;gap:15px}._endLoaderContainer_1sx01_111{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;margin:20px 0}._loader_1sx01_127{text-align:center;width:15px;aspect-ratio:1;border-radius:50%;clip-path:inset(-45px);box-shadow:-60px 15px #1d4968,-60px 15px #1d4968,-60px 15px #1d4968;transform:translateY(-15px);animation:_l19_1sx01_1 1s infinite linear}._toolTip_1sx01_147{display:flex;align-items:center}@keyframes _l19_1sx01_1{16.67%{box-shadow:-60px 15px #1d4968,-60px 15px #1d4968,19px 15px #1d4968}33.33%{box-shadow:-60px 15px #1d4968,0 15px #1d4968,19px 15px #1d4968}40%,60%{box-shadow:-19px 15px #1d4968,0 15px #1d4968,19px 15px #1d4968}66.67%{box-shadow:-19px 15px #1d4968,0 15px #1d4968,60px 15px #1d4968}83.33%{box-shadow:-19px 15px #1d4968,60px 15px #1d4968,60px 15px #1d4968}to{box-shadow:60px 15px #1d4968,60px 15px #1d4968,60px 15px #1d4968}}._styledtable_1o7wo_3{width:100%;border-collapse:collapse;margin:5px 0;font-size:1rem;font-family:sans-serif;border:1px solid #ddd}._styledtable_1o7wo_3 th,._styledtable_1o7wo_3 td{border:1px solid #ddd;padding:12px 16px;text-align:left;vertical-align:top}._styledtable_1o7wo_3 tr:nth-child(2n){background-color:#f9f9f9}._styledtable_1o7wo_3 th{background-color:#f2f2f2;font-weight:700}._styledtable_1o7wo_3 tr:hover{background-color:#f1f1f1}/*!
* Quill Editor v2.0.3
* https://quilljs.com
* Copyright (c) 2017-2024, Slab
* Copyright (c) 2014, Jason Chen
* Copyright (c) 2013, salesforce.com
*/.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media(pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}
