@charset "UTF-8";:root{--color-blue-500: #3777BBFF;--color-blue-600: #1B5A9D;--color-gray-400: #BDBFC4;--color-grayscale-white: #FFFFFF;--color-grayscale-50: #FAFAFA;--color-grayscale-100: #EBECED;--color-grayscale-300: #C8D0D6;--color-grayscale-500: #9DA0A3;--color-grayscale-700: #72767A;--color-grayscale-900: #262A2E;--color-red-400: #C74134;--color-red-500: #B10B02;--color-red-600: #A50900;--color-green-400: #359F52;--color-green-500: #027F23;--color-orange-500: #F48120}@font-face{font-family:Open Sans;src:url(/assets/opensans-light-webfont-XwZgJ9Pn.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Open Sans;src:url(/assets/opensans-lightitalic-webfont-CtTFh4p3.woff2) format("woff2");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Open Sans;src:url(/assets/opensans-regular-webfont-CfOpVh7B.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Open Sans;src:url(/assets/opensans-italic-webfont-DlP0XuZm.woff2) format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Open Sans;src:url(/assets/opensans-semibold-webfont-CrA7YD1t.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Open Sans;src:url(/assets/opensans-semibolditalic-webfont-3w2RARhU.woff2) format("woff2");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Open Sans;src:url(/assets/opensans-bold-webfont-DhSVwPt9.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Open Sans;src:url(/assets/opensans-bolditalic-webfont-CxvzXfEP.woff2) format("woff2");font-weight:700;font-style:italic;font-display:swap}.modalWrapper .topWrapper{font-size:24px;font-weight:700;color:#5a5a5a;font-style:normal;width:90%;margin-bottom:1em}.modalWrapper .middleWrapper{overflow-x:hidden;overflow-y:auto;height:65vh;padding-right:20px}.modalWrapper .middleWrapper .common-form .MuiGrid-item{padding-top:0}.modalWrapper .middleWrapper .label{margin-bottom:.3em;color:#6f6f6f}.modalWrapper .middleWrapper .fieldValue{font-size:15px;font-weight:400;margin-bottom:1.5em;width:100%}.bottomWrapper{display:flex;margin-top:2rem;justify-content:space-between;align-items:center}.bottomWrapper>:only-child{margin-left:auto}.bottomWrapper .MuiAlert-root{margin-right:.5rem}.visible{visibility:visible}.button--medium{padding:.375rem 1.25rem .5rem;height:2.5rem}.button-contained{border-radius:4.375rem;border:.063rem solid;font-size:1rem;line-height:1.375rem;text-transform:none;font-weight:600;flex-shrink:0;box-shadow:0 .313rem .625rem #a1b7c64d;display:inline-block}.button-contained--secondary{background-color:#3777bb;border-color:#3777bb;color:#fff}.button-contained--secondary:hover{background-color:#29598c;border-color:#29598c;color:#fff}.button-contained--secondary.disabled{background-color:#949494;border-color:#949494;color:#fff}.hidden{display:none}.sr-only{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;position:absolute}.layout-wrapper{display:flex;height:100%}.layout-wrapper-inner{display:flex;flex-direction:column;height:100%;flex:1}.MuiInputBase-input.Mui-disabled{-webkit-text-fill-color:rgb(157,160,163);color:#9da0a3}.container--white{background-color:#fff}.container--blue{background-color:#f7faff}.container--dashed{border:.063rem dashed rgb(200,208,214);border-radius:1.25rem}.container--full-hight{display:flex;flex-direction:column;flex:1 0 auto}.container-content{padding:2rem 2.5rem 3.75rem;max-width:58.125rem;margin:0 auto;width:100%}@media(min-width:90rem){.container-content{max-width:63.75rem}}.container-content nav+h1{padding-top:1.5rem}.container-content header{padding-bottom:2rem}.flex{display:flex}.flex--column{flex-direction:column}.flex--align-start{align-items:flex-start}.flex--align-end{align-items:flex-end}.flex--align-center{align-items:center}.flex--align-stretch{align-items:stretch}.flex--align-baseline{align-items:baseline}.flex--justify-start{justify-content:flex-start}.flex--justify-end{justify-content:flex-end}.flex--justify-center{justify-content:center}.flex--justify-around{justify-content:space-around}.flex--justify-between{justify-content:space-between}.flex--justify-evenly{justify-content:space-evenly}html{min-height:unset!important;height:100%}body{font-family:Open Sans,sans-serif;font-size:100%;line-height:1.25rem;margin:0;width:100%;height:100%;overflow-x:hidden}body #root{height:100%}body *{box-sizing:border-box}body h1{font-size:3rem;line-height:1;color:#f48120;margin:0}body h3{font-size:1.5rem;line-height:1.7rem;color:#f48120}body h4{font-size:1.125rem;color:#b7b7b7}body h6{font-size:1.125rem;color:#f48120}body a{text-decoration:none;font-weight:400;color:#f48120;position:relative}body p{color:#f48120;margin:0}body div{line-height:1.5rem}body strong{font-weight:600}body em{font-style:italic}body table{width:100%;font-size:.875rem}body table th{color:#7d7d7d;text-align:left}body table tr{color:#323232;border-bottom:1px solid #f6f6f6}body table td,body table td img{vertical-align:middle}body .checkbox{position:relative;display:inline}body .checkbox:before{content:"";display:block;position:absolute;left:.4rem;top:.05rem;width:.3rem;height:.6rem;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);z-index:1}body .checkbox input{display:none}body .checkbox input:checked~span:before{background-color:#21125e}body .checkbox span{margin-left:2rem}body .checkbox span:before{background-color:#fff;border-radius:.2rem;border:1px solid #21125e;content:"";display:block;height:1rem;position:absolute;top:0;width:1rem}@media screen and (min-width:320px)and (max-width:1200px)and (orientation:portrait){html{transform:rotate(-90deg);transform-origin:left top;width:100svh;height:100svw;overflow-x:hidden;position:absolute;top:100%;left:0}}.MuiButton-root+.MuiButton-root{margin-left:1.25rem}.MuiButton-root.MuiButton-outlined{box-shadow:0 .313rem .625rem #a1b7c64d;border-width:.063rem;border-style:solid;border-color:var(--color-grayscale-300);border-radius:4.375rem;flex-shrink:0;background-color:var(--color-grayscale-white);font-size:1rem;line-height:1.375rem;font-weight:600;text-transform:none}.MuiButton-root.MuiButton-outlined:hover{box-shadow:0 .313rem .625rem #a1b7c64d;background-color:var(--color-grayscale-100)}.MuiButton-root.MuiButton-outlined.Mui-disabled{box-shadow:0 .313rem .625rem #a1b7c64d;border-color:var(--color-grayscale-100);color:var(--color-grayscale-500);background-color:var(--color-grayscale-50)}.MuiButton-root.MuiButton-outlined .MuiTouchRipple-child{background-color:var(--color-grayscale-300)}.MuiButton-root.MuiButton-outlinedPrimary{color:var(--color-grayscale-900)}.MuiButton-root.MuiButton-outlinedPrimary.Mui-disabled{color:var(--color-grayscale-500)}.MuiButton-root.MuiButton-colorError{color:var(--color-red-600)}.MuiButton-root.MuiButton-colorError:hover{background-color:var(--color-grayscale-100)}.MuiButton-root.MuiButton-colorError.Mui-disabled{color:var(--color-grayscale-500)}.MuiButton-root.MuiButton-colorError .MuiTouchRipple-child{background-color:var(--color-grayscale-300)}.reminder+.reminder{margin-top:1.25rem!important}.reminder.reminder-container{background:#eff6fc;border-radius:20px;padding:30px;display:flex;justify-content:space-between;color:#333;margin:24px;box-shadow:none}.reminder.reminder-container .reminder-btn{text-transform:none;flex-shrink:0;margin-left:30px;align-self:flex-start;font-size:1.125rem;line-height:1.5rem;padding:12px 30px 14px;color:#4a4a4a;border-radius:70px;border:1px solid #3777BB;background:#fff}.reminder.reminder-container .reminder-btn:hover,.reminder.reminder-container .reminder-btn:focus{background:#cde8ff}.reminder.reminder-container .reminder-header{display:flex;align-items:center;padding-top:5px}.reminder.reminder-container .reminder-header-caption{letter-spacing:1px;font-size:1rem;line-height:1.125rem;text-transform:uppercase;font-weight:700;color:#4a4a4a}.reminder.reminder-container .reminder-header-icon{margin-right:10px}.reminder.reminder-container .reminder-header-icon path{fill:#1c83ce}.reminder-wrapper{display:flex;flex-direction:column}.reminder-content{margin-top:15px}.reminder-content p{font-size:1rem;line-height:1.375rem;color:inherit}.reminder-content p+p{margin-top:8px}.authScreen{background-color:#003c78;display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:100svh;padding:20px;overflow:auto}.authScreen .cardStyle{width:31.25rem;border-radius:20px;border:1px solid #f3f3f3;box-shadow:0 6px 31px 6px #4f4f4f40}.authScreen .cardStyle .cardContentStyle{padding:2em}.authScreen .cardStyle .cardContentStyle .top{display:flex;flex-direction:column;padding-bottom:.5em}.authScreen .cardStyle .cardContentStyle .top .loginWithoutPassowrdWrap{display:flex;align-items:center;align-self:center}.authScreen .cardStyle .cardContentStyle .top .loginWithoutPassowrdWrap .loginWithoutPassowrd{margin-bottom:1.5em;cursor:pointer;text-align:center}.authScreen .cardStyle .cardContentStyle .top .logo{height:10.625rem;pointer-events:none;margin-bottom:4.5em}@media screen and (min-width:320px)and (max-width:1200px)and (orientation:landscape){.authScreen .cardStyle .cardContentStyle .top .logo{height:8.75rem}}.authScreen .cardStyle .cardContentStyle .top .forgot-sucess-box{display:flex;align-items:center;flex-direction:column;margin-bottom:56px}.authScreen .cardStyle .cardContentStyle .top .forgot-sucess-box .success-logo{height:20vmin;pointer-events:none;margin-bottom:0}.authScreen .cardStyle .cardContentStyle .top .forgot-sucess-box .Successfully-Reg{font-weight:700}.authScreen .cardStyle .cardContentStyle .top .label{font-size:13px;font-weight:600;color:#6f6f6f;width:100%;margin-bottom:.3em}.authScreen .cardStyle .cardContentStyle .top .loginField{margin-bottom:.5em}.authScreen .cardStyle .cardContentStyle .top .field{margin-bottom:1.5em}.authScreen .cardStyle .cardContentStyle .top .navigateUrl{text-decoration:none;font-size:16px;margin-bottom:2em;align-self:baseline}.authScreen .cardStyle .cardContentStyle .top .forgotUsrnamePsd{display:flex;margin-bottom:1em;margin-top:.5em}.authScreen .cardStyle .cardContentStyle .top .backToLogin{display:flex;margin-bottom:4.6em}.authScreen .cardStyle .cardContentStyle .top .backToLoginFromForgotUserName{display:flex;margin-bottom:2.99em}.authScreen .cardStyle .cardContentStyle .top .backToLoginFromForgotPassword{display:flex;margin-bottom:6.8em}.authScreen .cardStyle .cardContentStyle .top .button{margin:1em 0;flex:1;text-transform:uppercase}.authScreen .cardStyle .cardContentStyle .top .button+.button{margin-top:0}.authScreen .cardStyle .cardContentStyle .top .mt-0{margin-top:0}.authScreen .cardStyle .cardContentStyle .top .goBack{display:flex;align-items:center;cursor:pointer;margin-bottom:1.5em}.authScreen .cardStyle .cardContentStyle .top .goBack .backIcon{margin-right:2px}.authScreen .cardStyle .cardContentStyle .top .backToLoginFromRegister{display:flex}.authScreen .cardStyle .cardContentStyle .top .backToLoginFromRegister .goBack{display:flex;align-items:center;cursor:pointer}.authScreen .cardStyle .cardContentStyle .top .backToLoginFromRegister .goBack .backIcon{margin-right:2px}.authScreen .cardStyle .cardContentStyle .top .emailMessage{color:#494949;font-weight:600;margin-bottom:1.5em}.authScreen .cardStyle .cardContentStyle .top .success{display:flex;flex-direction:column;align-items:center}.authScreen .cardStyle .cardContentStyle .top .success .successLogo{height:30vmin;pointer-events:none}.authScreen .cardStyle .cardContentStyle .top .success .successfulMessage{color:#494949;font-weight:600;font-size:32px;margin-bottom:2em}.authScreen .cardStyle .cardContentStyle .top .additional-login .additional-title{display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:.938rem}.authScreen .cardStyle .cardContentStyle .top .additional-login .additional-title p{color:#666a6d;padding:0 1rem;font-weight:600}.authScreen .cardStyle .cardContentStyle .top .additional-login .additional-title hr{flex-grow:1;border:none;height:.063rem;background-color:#d3d3d3}.authScreen .cardStyle .cardContentStyle .top .additional-login .additional-buttons{display:flex;margin-bottom:16px;justify-content:space-between}.authScreen .cardStyle .cardContentStyle .top .additional-login .additional-buttons #login-btn-qr-code,.authScreen .cardStyle .cardContentStyle .top .additional-login .additional-buttons #login-btn-lausd{flex:1}.authScreen .cardStyle .cardContentStyle .top .additional-login .additional-buttons>div{margin-left:1.25rem}.authScreen .cardStyle .cardContentStyle .top .MuiAlert-root{margin-top:.625rem}.authScreen .cardStyle .cardContentStyle .divider{margin-bottom:1em}.authScreen .cardStyle .cardContentStyle .bottom{display:flex;align-items:center}.authScreen .cardStyle .cardContentStyle .bottom .linkWithLogo{display:flex;align-items:center;margin-left:auto;margin-right:auto;color:#67686b}.authScreen .cardStyle .cardContentStyle .bottom .linkWithLogo .webisteIcon{color:#67686b;margin-right:2px}.MuiOtpInput-Box{margin-bottom:20px}.MuiOtpInput-Box .MuiFormControl-root{margin:0}.MuiOtpInput-Box .MuiFormControl-root+.MuiFormControl-root{margin:0}.control-tooltip{font-size:1.25rem;fill:#656b75;margin-bottom:.625rem}.MuiInputLabel-root.empty-label,.MuiInputLabel-root.empty-label .MuiFormLabel-asterisk,.MuiInputLabel-root.empty-label span{color:transparent}.helper-text--underlined{text-decoration-line:underline;text-decoration-thickness:from-font;text-underline-position:from-font}.MuiAlert-root{padding:.938rem 1.25rem}.MuiAlert-root:not(.MuiAlert-colorInfo){background-color:#fff9f4}.MuiAlert-colorInfo{background-color:#eff6fe}.MuiAlert-colorInfo .MuiSvgIcon-root{color:#3777bb}.MuiAlert-icon{padding:0;margin-right:.625rem}.MuiAlert-message{padding:0;color:#3e3e3e;white-space:pre-line}.MuiAlert-message .MuiAlertTitle-root{text-transform:uppercase;margin-bottom:.5rem;color:#ab5a16}.button-menu-container .MuiPaper-root{margin-top:.563rem}.button-menu-container .MuiList-root{min-width:13.75rem}.breadcrumbs-container .breadcrumbs{color:#1b5a9d;text-decoration:underline}.breadcrumbs-container .breadcrumbs-dash{padding:4px}.checkbox-container .MuiFormControlLabel-label{font-weight:400}.checkbox-container.checked .MuiFormControlLabel-label{font-weight:600}.checkbox-container .checkbox-icon{width:1.875rem;height:1.875rem;border:1px solid rgb(200,208,214);border-radius:.25rem;box-sizing:border-box;display:inline-block;font-weight:300;margin-bottom:.313rem;margin-top:.313rem}.checkbox-container .checkbox-icon.checked{font-weight:500}.checkbox-container .checkbox-checked-icon{width:1.875rem;height:1.875rem;border-radius:.25rem;box-sizing:border-box;display:inline-block;position:relative;background-color:#2e90d6;margin-bottom:.313rem;margin-top:.313rem}.checkbox-container .checkbox-checked-icon.disabled{background-color:#e8ecee}.checkbox-container .checkbox-checked-svg{width:1.25rem;height:1.25rem;position:absolute;top:.313rem;left:.313rem}.checkbox-container .checkbox-checked-svg-line{stroke:#fff}.checkbox-container .checkbox-checked-svg-line.disabled{stroke:#9e9e9e}.error-alert{margin:0 auto;text-align:center;padding:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:0;flex:0 1 auto}.error-alert a{color:#1c83ce;text-decoration:underline}.error-alert a:hover,.error-alert a:focus{text-decoration:none}.error-alert-icon{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:0 1 auto;min-height:0;margin-bottom:.5rem}.error-alert-icon svg{min-height:0}.error-alert-icon+.error-subtitle{margin-top:1rem}.error-alert-title{font-size:1.5rem;line-height:1.75rem;font-weight:600;white-space:pre-wrap}.error-alert-subtitle{font-size:1.25rem;line-height:1.75rem;font-weight:600;margin-top:.5rem;white-space:pre-wrap}.error-alert-message{font-size:1.125rem;line-height:1.5rem;font-weight:400;margin-top:1rem;white-space:pre-wrap}.error-alert-message+a{margin-top:1rem;display:inline-block;text-transform:capitalize}.error-page{background-color:#f7faff;display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 0 auto;width:100%;height:100%}.button-icon{width:2.5rem;height:2.5rem;padding:.188rem;background-color:#fff;box-shadow:0 .313rem .625rem #a1b7c64d;border:.125rem solid rgb(255,255,255)}.button-icon:hover{background-color:#fff;border-color:#c8d0d6}.button-icon:focus{outline:none}.button-icon svg{font-size:30px}.button-icon svg path{fill:currentColor}.button-icon-disabled{display:flex;justify-self:flex-start}.button-icon-disabled button{color:#bdbfc4;fill:#bdbfc4;pointer-events:none}.link{color:var(--color-blue-600);text-decoration-color:inherit;text-underline-position:from-font;text-decoration-thickness:from-font}.link svg{margin-right:.5rem;vertical-align:middle;fill:var(--color-blue-500)}.link--overflow{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.link--disabled{color:var(--color-grayscale-500);pointer-events:none}.link--disabled svg{fill:var(--color-gray-400)}.tab-wrapper{position:relative}.tab-wrapper .tab-item{max-width:100%}.tab-wrapper:before{content:"";position:absolute;bottom:.063rem;left:0;right:0;border-bottom:.125rem dashed rgb(232,236,238)}.tab-wrapper.tabs-in-modal{padding:0 56px;margin:1em -32px 0}.form-stepper{display:flex;flex-direction:column;min-height:0;flex:1}.form-stepper .stepper-body{margin:2rem 0;padding:.5rem;display:flex;flex-direction:column;min-height:0}.form-stepper .stepper-footer{display:flex;flex-direction:row}.form-stepper .button-align-fix{flex:1 1 auto}.form-stepper .stepper-container{display:flex;align-items:center}.form-stepper .stepper-container .stepper-label{margin-left:.625rem;font-weight:400;color:#666a6d}.form-stepper-connector{display:flex;margin:0 .5rem;position:relative}.form-stepper-connector:before{content:"";height:.125rem;width:1.5rem;border-radius:.125rem;background-color:#c8d0d6}.form-stepper .MuiStep-root{padding:.313rem .25rem .313rem .125rem}.form-stepper .MuiStep-root .MuiStepLabel-label{font-weight:600}.form-stepper .MuiStep-root .MuiStepLabel-label.Mui-active{font-weight:700}.form-stepper .MuiStep-root .MuiStepIcon-text{font-weight:600;font-size:.875rem}.form-stepper .alert-container{margin-top:.625rem;margin-bottom:.313rem}[id^=session-options] .MuiPaper-root{min-width:13.75rem;margin-top:.5rem}[id^=session-options] .MuiMenuItem-root.red{color:#b10b02}[id^=session-options] .MuiMenuItem-root img{margin-right:.625rem}.session-list-options-button{font-size:1.875rem;padding:0;border-radius:.313rem;margin-left:.5rem}.dialog .MuiBackdrop-root{background-color:#00000080}.dialog .MuiDialog-paper{width:100%;height:100%;max-width:64.375rem;padding:2rem 0;border-radius:1.25rem}.dialog .MuiDialog-paper.MuiDialog-paperWidthXl{max-width:67.5rem}.dialog .MuiDialog-paper.MuiDialog-paperWidthSm{max-width:38.125rem;max-height:23rem}.dialog .MuiDialog-paper.MuiDialog-paperWidthMd{max-width:45rem}.dialog .MuiDialog-paper.MuiDialog-paperWidthLg{max-width:64.375rem}.dialog.autoHeight .MuiDialog-paper{height:auto}.dialog .MuiDialogTitle-root{padding:0 0 2rem}.dialog .MuiDialogContent-root{padding-top:0;padding-bottom:0;display:flex;flex-direction:column}.dialog .MuiDialogContent-root,.dialog .MuiDialogTitle-root,.dialog .MuiDialogActions-root{padding-left:2.5rem;padding-right:2.5rem}.dialog .close-button{position:absolute;top:1.687rem;right:2.187rem;padding:.313rem}.dialog .close-button svg{width:1.875rem;height:1.875rem}.dialog .MuiDialogTitle-root{font-size:1.5rem;line-height:1.5;font-weight:700}.dialog .MuiDialogActions-root{padding-top:0;padding-bottom:0;justify-content:space-between}.dialog .MuiDialogActions-root:has(*){padding-top:1.5rem}.dialog .MuiDialogContentText-root{font-size:1.125rem;line-height:1.5rem;font-weight:400;color:var(--color-grayscale-900)}.dialog .MuiDialogContentText-root+.MuiDialogContentText-root{margin-top:1.125rem}.circular-loader{display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;flex:1}.circular-loader .MuiTypography-root{margin-top:1.5rem}.circular-loader-wrapper{position:relative;display:flex}.circular-loader--back{color:#e8ecee}.circular-loader--front{color:#2e90d6;position:absolute;top:0;left:0}#color-picker .MuiPopover-paper{padding:0}#color-picker .MuiPopover-paper .palette{display:grid;grid-template-columns:repeat(6,1.75rem);gap:.75rem;padding:1rem}#color-picker .MuiPopover-paper .palette button{width:1.75rem;height:1.75rem;padding:0;box-shadow:0 .313rem .625rem #a1b7c64d}#color-picker .MuiPopover-paper .palette button svg{height:1.25rem}#color-picker.student .palette{grid-template-columns:repeat(6,2.5rem);gap:1.25rem;padding:1.25rem}#color-picker.student .palette button{width:2.5rem;height:2.5rem}#color-picker.student .palette button svg{height:1.875rem}.toolbar{position:relative;margin-left:auto;display:flex;flex-direction:column;align-items:flex-end}.toolbar .MuiStack-root{align-items:center;gap:.625rem}.toolbar .MuiStack-root>:not(style)~:not(style){margin:0}.toolbar .tools-show{position:absolute;right:0}.toolbar button.selected{border-color:#c8d0d6}.toolbar button.tools-hide{width:1.875rem;height:1.875rem;margin-right:.5rem;border-radius:.313rem;box-shadow:none}.toolbar button.tools-hide:hover{outline:none}#student-toggler{margin-bottom:.625rem;display:flex;margin-right:.313rem}#student-toggler .MuiFormControlLabel-root{margin:0}.MuiTooltip-tooltip{max-width:350px}.preview-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem 1.25rem 1.875rem}.preview-header--left button{margin-top:1rem}.preview-header .caption{display:flex;align-items:center;text-transform:uppercase;letter-spacing:.063rem;font-weight:700;font-size:1rem}.preview-header .caption button{padding:0;margin:0 .625rem 0 0}.disabled{pointer-events:none}.content-container{margin:1.25rem 1.25rem 1.875rem;height:calc(100svh - 10rem);display:flex;align-items:center;justify-content:center;position:relative;padding:0}.content-container .bookshelf{height:100%;width:100%;display:flex;flex-direction:column}.content-container .bookshelf--no-results{display:flex;flex-direction:column;flex:0 1 auto;justify-content:center;align-items:center;padding-bottom:1.25rem;min-height:0;height:100%}.content-container .bookshelf--loading{display:flex;flex-direction:column;justify-content:center;padding:1.25rem;min-height:0;height:100%}.content-container .bookshelf--loading .MuiSkeleton-root{height:100%}.content-container .bookshelf .filters{display:flex;justify-content:flex-start;align-content:baseline;height:110px;position:sticky;top:0;background-color:#fafbfc;border-bottom:rgb(232,236,238) 2px dashed;border-radius:1.25rem 1.25rem 0 0;padding:1.25rem 1.875rem .938rem}.content-container .bookshelf .filters>div label{font-size:1.125rem;line-height:1.5rem}.content-container .bookshelf .book-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(11.25rem,1fr));gap:1.25rem}.content-container .bookshelf .book-gallery-wrapper{position:relative;flex:0 1 auto;min-height:0;overflow-y:auto;padding:1.25rem 1.875rem 0;margin-bottom:1.25rem}.content-container .bookshelf .book-gallery .book-card{padding:.875rem .875rem .625rem;border:rgb(200,208,214) 1px solid;border-radius:.625rem;text-align:center;cursor:pointer;height:auto;width:100%;background:#fff;display:flex;flex-direction:column;align-items:center;box-shadow:none;margin:0}.content-container .bookshelf .book-gallery .book-card:hover,.content-container .bookshelf .book-gallery .book-card:focus,.content-container .bookshelf .book-gallery .book-card.hovered{box-shadow:0 5px 10px #a1b7c64d}.content-container .bookshelf .book-gallery .book-card-cover{position:relative;width:100%;padding-top:100%;min-height:9.063rem}.content-container .bookshelf .book-gallery .book-card-cover img{width:100%;top:0;left:0;height:100%;object-fit:contain;border-radius:.625rem;position:absolute}.content-container .bookshelf .book-gallery .book-card-title{font-size:1rem;line-height:1.375rem;font-weight:600;margin-top:.625rem;color:#3e3e3e;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.content-container .bookshelf .book-gallery .book-card-title-wrapper{min-height:2.75rem}.content-container.pdf-content-container{height:calc(100svh - 13.438rem)}.content-container.pdf-content-container .pdf-container{display:flex;align-items:center;justify-content:center;height:100%;flex-direction:column}.content-container.pdf-content-container .pdf-container canvas{object-fit:contain;margin:0 auto;width:auto!important;height:auto!important;max-width:100%!important;max-height:calc(100svh - 13.438rem)!important;border-radius:1.25rem;border:.125rem dashed #C4E2F7}.content-container.pdf-content-container .page-controls{position:absolute;bottom:-.938rem;transform:translateY(100%)}.content-container.pdf-content-container .next-lesson-btn{position:absolute;bottom:-.938rem;transform:translateY(100%);right:0}.content-container.flyleaf-content-container{display:flex;justify-content:center;align-items:center}.content-container.flyleaf-content-container .flyleaf-container{width:100%;height:auto;aspect-ratio:16/9;border:.125rem dashed #C4E2F7;border-radius:1.25rem;position:relative}.content-container.flyleaf-content-container .flyleaf-container iframe{object-fit:scale-down;width:100%;height:100%;border-width:0;pointer-events:none}.content-container.flyleaf-content-container .flyleaf-container .page-controls{position:absolute;width:calc(100% + .25rem);display:flex;justify-content:center;background-color:#02666b;left:-.125rem;bottom:0;border:.125rem dashed #C4E2F7;border-radius:0 0 1.25rem 1.25rem;border-top:none}.content-container.flyleaf-content-container .flyleaf-container .page-controls button{bottom:0}.content-container.flyleaf-content-container .flyleaf-container .next-lesson-btn{position:absolute;bottom:0;right:.625rem}.content-container.flyleaf-content-container .flyleaf-container .zoom-controls.zoom-controls{bottom:0;left:.625rem;position:absolute}.content-container .page-controls{position:absolute;display:flex;gap:1.25rem;height:2.5rem}.content-container .page-controls>*.MuiMobileStepper-root{padding:0;background-color:inherit}.content-container .page-controls>* .MuiMobileStepper-dots{margin:0 1.25rem;gap:.313rem}.content-container .page-controls>* .MuiMobileStepper-dot{width:.625rem;height:.625rem;border-radius:50%;margin:0}.content-container .page-controls>* .MuiMobileStepper-dotActive{background-color:#f48120}.content-container .page-controls .button-icon{z-index:1000;background-color:#f48120;border-color:#f48120;color:#fff}.content-container .page-controls .button-icon:hover{border-color:#ab5a16}.content-container .page-controls .button-icon-disabled .button-icon{background-color:#bdbfc4;border-color:#bdbfc4;color:#fff}.content-container .zoom-controls,.content-container #goBookshelf{position:fixed;z-index:1000}.content-container .zoom-controls.zoom-controls,.content-container #goBookshelf.zoom-controls{display:flex;flex-direction:row;bottom:1.875rem;left:1.25rem;color:#656b75}.content-container .zoom-controls.zoom-controls .button-icon,.content-container #goBookshelf.zoom-controls .button-icon{margin-right:.625rem}.content-container .zoom-controls.zoom-controls .button-icon.active,.content-container #goBookshelf.zoom-controls .button-icon.active{border-color:#f48120;color:#f48120}.content-container #goBookshelf{top:8.75rem;left:1.875rem;background-color:#fff}.content-container #stage-container{position:absolute}.content-container #stage-container.pen-active{cursor:crosshair}.content-container #stage-container.eraser-active{width:16px;height:16px;cursor:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.2%202.41211C14.494%202.41211%2013.7887%202.67962%2013.2547%203.21367L3.21562%2013.2543C2.14753%2014.3224%202.14753%2016.0784%203.21562%2017.1465L6.85468%2020.7855C7.92258%2021.8534%209.67741%2021.8534%2010.7453%2020.7855L20.7859%2010.7449C21.854%209.67683%2021.854%207.92083%2020.7859%206.85273L17.1469%203.21367C16.6128%202.67962%2015.906%202.41211%2015.2%202.41211ZM8.56562%2010.1652L13.8344%2015.434L9.61406%2019.6543C9.15716%2020.1112%208.44284%2020.1112%207.98593%2019.6543L4.34687%2016.0152C3.89017%2015.5585%203.89017%2014.8423%204.34687%2014.3855L8.56562%2010.1652Z'%20fill='%23F48120'/%3e%3c/svg%3e") 10 14,auto}.content-container #stage-container.remover-active{width:16px;height:16px;cursor:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.2%202.41211C14.494%202.41211%2013.7887%202.67962%2013.2547%203.21367L3.21562%2013.2543C2.14753%2014.3224%202.14753%2016.0784%203.21562%2017.1465L6.85468%2020.7855C7.92258%2021.8534%209.67741%2021.8534%2010.7453%2020.7855L20.7859%2010.7449C21.854%209.67683%2021.854%207.92083%2020.7859%206.85273L17.1469%203.21367C16.6128%202.67962%2015.906%202.41211%2015.2%202.41211ZM8.56562%2010.1652L13.8344%2015.434L9.61406%2019.6543C9.15716%2020.1112%208.44284%2020.1112%207.98593%2019.6543L4.34687%2016.0152C3.89017%2015.5585%203.89017%2014.8423%204.34687%2014.3855L8.56562%2010.1652Z'%20fill='black'/%3e%3c/svg%3e") 10 14,auto}.content-container .react-transform-component,.content-container .react-transform-wrapper{height:100%;width:100%;align-items:center;justify-content:center;border-radius:1.25rem}.content-container .react-transform-component .react-pdf__Page,.content-container .react-transform-wrapper .react-pdf__Page{background-color:#0000!important}@media(min-aspect-ratio:2)and (max-aspect-ratio:2.2){.left:not(.expanded) .flyleaf-container,.student .flyleaf-container{width:95%!important}}@media(min-aspect-ratio:2.2){.left:not(.expanded) .flyleaf-container,.student .flyleaf-container{width:90%!important}}.blended-layout:not(.expanded) .flyleaf-container{width:auto!important;height:100%!important}.content-loader{margin:1.25rem 1.25rem 1.875rem;height:calc(100svh - 10rem)}.content-loader.student{height:calc(100svh - 6.875rem);margin:0}.content-loader .MuiSkeleton-root{min-height:100%}#tutor-cursor{position:absolute;transition:all .01s linear}.MuiCheckbox-root{padding:0 .625rem 0 0}.MuiCheckbox-root .checkbox-icon{width:1.875rem;height:1.875rem;border:.063rem solid rgb(200,208,214);border-radius:.313rem;background-color:#fff;position:relative;display:flex;align-items:center;justify-content:center}.Mui-selected .checkbox-icon{border-color:#3e8cdf;background-color:#3e8cdf;color:#fff}.menu-no-options{pointer-events:none}.menu-no-options:hover{background:transparent}.fileUploader.drag-zone{display:flex;align-items:center;justify-content:center;width:100%;padding:1.063rem;background-color:#f7faff;border:.063rem dashed #B7D9FB;border-radius:.625rem}.fileUploader.drag-zone.disabled{background-color:#fafbfc;border-color:#c8d0d6}.fileUploader-alert{display:flex;flex-direction:column;justify-content:center;border:.063rem solid rgb(232,236,238);padding:.563rem 1.188rem;border-radius:.625rem;background-color:#fafbfc;min-height:3.75rem}.fileUploader-alert.error{border-color:#d92216;background-color:#fff}.fileUploader-alert .fileUploader-button{margin-left:auto;padding-left:.625rem;flex-shrink:0}.fileUploader-alert-content{display:flex;margin-right:.625rem}.fileUploader-alert-status{display:flex;margin-right:.625rem;flex-shrink:0}.fileUploader-alert-status-icon{margin-right:.625rem;display:flex;color:#eb2d21}.fileUploader-alert-name{word-break:break-all}.fileUploader-alert-action{margin-left:auto}.fileUploader-alert-action svg{font-size:1.875rem;color:#d51b0f}.fileUploader-alert-loader{width:100%;margin-top:.625rem;border-radius:.313rem;background-color:#e8ecee}.fileUploader-alert-loader .MuiLinearProgress-bar{background:linear-gradient(270deg,#f48121,#ffcb65)}.controls-updated .MuiFormControl-root .MuiInputBase-root{font-size:1rem;line-height:1.375rem}.controls-updated .MuiFormControl-root .MuiInputBase-input::placeholder{color:#666a6d;opacity:1}.controls-updated .MuiFormControl-root .MuiInputLabel-root{font-size:1.125rem;line-height:1.75rem}.controls-updated .MuiFormControl-root .MuiTypography-root{font-size:1rem;line-height:1.5rem;white-space:pre-wrap;word-break:break-word}.controls-updated .MuiFormControl-root .MuiFormHelperText-root{font-size:.75rem;line-height:1.125rem}.admin .tutor-instructions .MuiTabs-indicator{background-color:#c8d0d6}.tutor-instructions{min-height:0;background-color:#fff;box-shadow:0 0 .5rem #cbe6f8;min-width:0;display:flex;flex-direction:column;flex-grow:1}.tutor-instructions .MuiTab-root{text-transform:none;min-height:auto;margin:0 1.25rem;padding:0;position:relative;color:#666a6d;max-width:20rem;font-weight:500;overflow:visible}.tutor-instructions .MuiTab-root[aria-disabled=true]{pointer-events:none}.tutor-instructions .MuiTab-root .tab-title{min-width:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;line-height:1.875rem;color:inherit}.tutor-instructions .MuiTab-root .tab-title-wrapper{display:flex;overflow:hidden}.tutor-instructions .MuiTab-root:before{content:"";width:.125rem;height:1.875rem;position:absolute;right:-1.25rem;background-color:#e8ecee;border-radius:.125rem;top:50%;transform:translateY(-50%)}.tutor-instructions .MuiTab-root.tab-skeleton{width:100%;max-width:100%}.tutor-instructions .MuiTab-root.tab-skeleton .MuiSkeleton-root{min-height:1.875rem;width:100%}.tutor-instructions .MuiTab-root:first-child{margin-left:0}.tutor-instructions .MuiTab-root:last-child{margin-right:0}.tutor-instructions .MuiTab-root:last-child:before{width:0}.tutor-instructions .MuiTab-root.Mui-selected{font-weight:500;color:#3e3e3e}.tutor-instructions .MuiTabs-scrollableX,.tutor-instructions .MuiTabs-scroller{margin:0 .625rem}.tutor-instructions .MuiTabScrollButton-root{width:1.875rem;height:1.875rem;color:#656b75;min-height:3.125rem}.tutor-instructions .MuiTabScrollButton-root:hover:not(.Mui-disabled):before{background:#eff1f5}.tutor-instructions .MuiTabScrollButton-root:before{content:"";width:2.5rem;height:2.5rem;background:#0000;position:absolute;z-index:-1;border-radius:.313rem}.tutor-instructions .MuiTabScrollButton-root svg{font-size:1.875rem}.tutor-instructions .MuiTabScrollButton-root.Mui-disabled{opacity:1;color:#bdbfc4}.tutor-instructions .MuiTabs-root{min-height:auto;padding-left:.625rem;padding-right:.625rem;display:flex;align-items:center;position:relative}.tutor-instructions .MuiTabPanel-root{padding:0}.tutor-instructions .MuiTabs-indicator{pointer-events:none;z-index:20}.tutor-instructions .tabs{background-color:#fafbfc;position:relative;height:3.75rem}.tutor-instructions .tabs:before{content:"";position:absolute;border-bottom:.125rem dashed rgb(232,236,238);height:.125rem;bottom:.063rem;width:100%}.tutor-instructions .tabs .MuiTabs-indicator{bottom:.063rem}.tutor-instructions .tabs>.MuiTabs-root{padding-top:0;padding-bottom:0}.tutor-instructions .tabs>.MuiTabs-root .MuiTab-root{font-weight:700;color:#666a6d;padding-top:.875rem;padding-bottom:1rem}.tutor-instructions .tabs>.MuiTabs-root .MuiTab-root.Mui-selected{font-weight:700;color:#3e3e3e}.tutor-instructions .tabs>.MuiTabs-root .tab-lesson-transition{color:#1c83ce}.tutor-instructions .tabs .MuiTabScrollButton-root{min-height:3.75rem}.tutor-instructions .tabs-panel{padding:0;display:flex;flex-direction:column;min-height:3.125rem;flex:0 1 auto;border-bottom-left-radius:1.25rem}.tutor-instructions .tabs-panel .MuiTabPanel-root{display:flex;flex-direction:column;min-height:0}.tutor-instructions .tabs-panel .MuiTabs-root{padding-top:0;padding-bottom:0;background-color:#fff}.tutor-instructions .tabs-panel .MuiTabs-root .MuiTab-root{padding-top:.625rem;padding-bottom:.625rem}.tutor-instructions .tabs-panel .tabs-inner{position:relative;height:3.125rem}.tutor-instructions .tabs-panel .tabs-inner:before{content:"";position:absolute;z-index:20;width:100%;height:.125rem;bottom:-.125rem;pointer-events:none}.tutor-instructions .tabs-panel .tabs-inner-description{display:flex;flex-direction:column;width:100%;padding:1.25rem 0 2rem 1.563rem;background:#fff;border-bottom-left-radius:1.25rem;flex:1;min-height:0}.tutor-instructions .tabs-panel .tabs-inner-description-wrapper{display:flex;max-height:100%;overflow-y:auto;flex:1;min-height:0;padding-right:1.563rem;word-break:break-word}.tutor-instructions .tabs-panel .tabs-inner-description-wrapper ol{list-style-type:decimal;margin-left:1.25rem}.tutor-instructions .tabs-panel .tabs-inner-description-wrapper ul{list-style-type:disc;margin-left:1.25rem}.tutor-instructions .tabs-panel .tabs-inner-description-wrapper ol,.tutor-instructions .tabs-panel .tabs-inner-description-wrapper ul{margin-bottom:1.25rem}.tutor-instructions .tabs-panel .tabs-inner-description p{font-size:1rem;line-height:1.375rem;color:#3e3e3e}.tutor-instructions .tabs-panel .tabs-inner-description p+p{margin-top:1.25rem}.tutor-instructions .tabs-panel .tabs-inner #expand-button{position:absolute;width:100%;z-index:10;border-radius:0 0 0 1.25rem;border:none;box-shadow:0 .5rem .5rem -.5rem #cbe6f8;font-size:1.125rem;line-height:1.5rem;padding-top:1rem;padding-bottom:1.25rem;height:auto}.tutor-instructions .tabs-panel .tabs-inner #expand-button:hover,.tutor-instructions .tabs-panel .tabs-inner #expand-button:focus{background-color:#fff}.tutor-instructions .tabs-panel .tabs-inner #expand-button .icon{margin-left:.625rem}.tutor-instructions .tabs-panel .tabs-inner .tab-expand-icon{padding:.313rem;border-radius:.313rem;margin-right:.313rem}.tutor-instructions .tabs-panel .tabs-inner .tab-expand-icon .icon{width:1.25rem;height:1.25rem}.tutor-instructions .tabs-panel .tabs-inner .tab-expand-icon--rotate .icon{transform:rotate(180deg)}.tutor-instructions .tabs-panel .tab-button--collapse{flex-shrink:0;margin-top:auto;align-self:center;position:absolute;bottom:1.25rem}.tutor-instructions .tabs-panel .tab-button--collapse .icon{margin-left:.625rem;transform:rotate(180deg)}.tutor-instructions--loading{background-color:#0000!important;box-shadow:none}.tutor-instructions--loading .MuiTabs-indicator{background-color:#0000!important}.tutor-instructions--loading .tabs-panel,.tutor-instructions--loading .tabs-panel .MuiTabPanel-root{flex:1 0 auto}.tutor-instructions--loading .tabs-panel .MuiTabPanel-root .tab-loading--online{flex:1 0 auto;min-height:0;margin:1.25rem 1.25rem 0 0}.tutor-instructions.tutor-instructions--loading{position:relative}.tutor-instructions.tutor-instructions--loading:before{content:"";height:6.875rem;width:100%;position:absolute;box-shadow:0 0 .5rem #cbe6f8}.expanded .tutor-instructions{border-bottom-left-radius:1.25rem}.expanded .tutor-instructions .tabs-panel .tabs-inner:before{box-shadow:none;border-top:.125rem dashed rgb(232,236,238)}.errorScreen{text-align:center;margin:200px auto 0}.errorScreen svg{width:50px;height:50px}.errorScreen h1{font-size:1.5rem;font-weight:900}.modal-inner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 2.5rem);height:calc(100% - 2.5rem);background-color:#fff;border-radius:1.25rem;overflow:hidden}.modal-inner .preview-layout{display:grid;grid-template-areas:"header instructions" "content content";grid-template-columns:66.66% 33.33%;grid-template-rows:110px minmax(0,1fr);height:100%}.modal-inner .preview-layout-header{grid-area:header}.modal-inner .preview-layout-instructions{grid-area:instructions}.modal-inner .preview-layout-collaboration{grid-area:content;padding:1.25rem 1.25rem 1.875rem;background-color:#f7faff}.modal-inner .preview-layout-collaboration:has(.content-container){padding:1.25rem 0 0}.modal-inner .preview-layout-collaboration .content-container{margin:0;height:100%;border-radius:0 0 1.25rem 1.25rem}.modal-inner .preview-layout-collaboration .content-container .pdf-container{position:static}.modal-inner .preview-layout-collaboration .content-container .bookshelf .book-gallery-wrapper{margin-bottom:0;padding-bottom:1.25rem}.modal-inner .preview-layout-collaboration .content-container .page-controls,.modal-inner .preview-layout-collaboration .content-container .next-lesson-btn{bottom:-.625rem}.modal-inner .preview-layout-collaboration .content-container #goBookshelf{left:0;top:.625rem;position:absolute}.modal-inner .preview-layout-collaboration .content-container .zoom-controls.zoom-controls{bottom:.625rem;left:.625rem}.modal-inner .preview-layout-collaboration:has(.pdf-container){padding:1.25rem .625rem 3.75rem}.modal-inner .preview-layout-collaboration .react-pdf__Document,.modal-inner .preview-layout-collaboration .react-pdf__Page{display:flex;max-height:100%;background-color:#0000!important}.modal-inner .preview-layout-collaboration .react-pdf__Document canvas,.modal-inner .preview-layout-collaboration .react-pdf__Page canvas{max-height:100%}.modal-inner .preview-layout .tutor-instructions--loading .tabs-panel>.MuiTabPanel-root{display:none}.modal-inner .preview-layout.expanded{grid-template-areas:"header instructions" "content instructions"}.modal-inner .preview-layout.expanded .tutor-instructions--loading .tabs-panel{padding-bottom:1.875rem}.modal-inner .preview-layout.expanded .tutor-instructions--loading .tabs-panel>.MuiTabPanel-root{display:flex}.modal-inner .preview-layout .instructions-container{display:flex;flex-direction:column;height:100%;max-height:100svh}.modal-inner .preview-layout .instructions-container .tutor-instructions{border-radius:unset}.modal-inner .preview-layout .instructions-container .tabs-inner-description{padding-bottom:1.25rem}.modal-inner .preview-layout .instructions-container .tabs-inner-description-wrapper{margin-bottom:0}.modal-inner .preview-layout .content-loader{margin:0;height:100%}.dialogStyle{background-color:#f48120;height:20px}.new-sidebar .sidenav-wrapper{justify-content:space-between;font-family:Open Sans,sans-serif}.new-sidebar .sidenav-wrapper .navbar-logo .rp-logo{display:flex;justify-content:center;align-items:center;margin-top:1.5rem}.new-sidebar .sidenav-wrapper .navbar-logo .rp-logo.long img{width:8.75rem;height:2.563rem}.new-sidebar .sidenav-wrapper .navbar-logo .rp-logo.small{margin-bottom:1rem}.new-sidebar .sidenav-wrapper .navbar-logo .rp-logo.small img{width:3.438rem;height:3.438rem}.new-sidebar .sidenav-wrapper .navbar-content .navbar-toggle-btn .drawer-open-close{color:#cbcbcb;margin-right:14px!important}.new-sidebar .sidenav-wrapper .navbar-content .list-btn-open{min-height:48px;align-items:center;padding-left:2.5px;padding-right:2.5px;justify-content:initial}.new-sidebar .sidenav-wrapper .navbar-content .list-btn-close{min-height:48px;align-items:center;padding-left:2.5px;padding-right:2.5px;justify-content:center}.new-sidebar .sidenav-wrapper .navbar-content .list-icon-open{min-width:0;justify-content:center;padding-left:-20px;margin-right:3px}.new-sidebar .sidenav-wrapper .navbar-content .list-icon-close{min-width:0;justify-content:center;padding-left:-20px;margin-right:auto}.new-sidebar .sidenav-wrapper .navbar-content .list-text-open .MuiTypography-root{opacity:1;color:#5a5a5a;font-size:14px;margin-left:1em}.new-sidebar .sidenav-wrapper .navbar-content .list-text-close{opacity:0;color:#5a5a5a;font-size:10px}.new-sidebar .sidenav-wrapper .navbar-content .sidebar-icons{margin-left:8px;color:#7a7a7a}.new-sidebar .sidenav-wrapper .navbar-content .profile-icon{margin-left:23px;color:#666;width:33px!important;height:33px!important}.new-sidebar .sidenav-wrapper .navbar-content .section-divider .divider-open{opacity:1;margin-right:20px}.new-sidebar .sidenav-wrapper .navbar-content .section-divider .divider-close{opacity:0}.new-sidebar .sidenav-wrapper .navbar-content .section-divider .section-heading-open{color:#5a5a5a;font-size:11px;font-weight:700;margin:.5em 0 .5em 1em;opacity:1}.new-sidebar .sidenav-wrapper .navbar-content .section-divider .section-heading-close{opacity:0}.new-sidebar .sidenav-wrapper .navbar-content .MuiList-root{margin-left:1rem}.new-sidebar .sidenav-wrapper .navbar-content .MuiList-root li{padding:0}.new-sidebar .sidenav-wrapper .navbar-content .MuiList-root .list-caret{margin-right:.844rem}.new-sidebar .sidenav-wrapper .navbar-content .list-item{display:flex;flex-direction:column;align-items:flex-start}.new-sidebar .sidenav-wrapper .navbar-content .list-item:hover,.new-sidebar .sidenav-wrapper .navbar-content .list-item:focus,.new-sidebar .sidenav-wrapper .navbar-content .list-item.Mui-focusVisible{background-color:transparent}.new-sidebar .sidenav-wrapper .navbar-content .list-item a,.new-sidebar .sidenav-wrapper .navbar-content .list-item button{display:flex;flex:1 0 auto;align-items:center;justify-content:flex-start;min-height:3rem;padding:0 .156rem;width:100%;color:inherit;background-color:inherit;border:none;box-shadow:none;text-align:left;border-radius:0}.new-sidebar .sidenav-wrapper .navbar-content .list-item a:hover,.new-sidebar .sidenav-wrapper .navbar-content .list-item a:focus,.new-sidebar .sidenav-wrapper .navbar-content .list-item a.Mui-focusVisible,.new-sidebar .sidenav-wrapper .navbar-content .list-item button:hover,.new-sidebar .sidenav-wrapper .navbar-content .list-item button:focus,.new-sidebar .sidenav-wrapper .navbar-content .list-item button.Mui-focusVisible{background:#0000000a}.new-sidebar .sidenav-wrapper .navbar-content .list-item a:focus-visible,.new-sidebar .sidenav-wrapper .navbar-content .list-item button:focus-visible{outline:none}.new-sidebar .sidenav-wrapper .navbar-content .list-item .MuiCollapse-root{width:100%}.new-sidebar .sidenav-wrapper .navbar-content .list-item:has(button)>.MuiTouchRipple-root{display:none}.sidenav-wrapper{justify-content:space-between;font-family:Open Sans,sans-serif}.sidenav-wrapper .navbar-logo .rp-logo{display:flex;justify-content:center;align-items:center;margin-top:1.5rem}.sidenav-wrapper .navbar-logo .rp-logo.long img{width:8.75rem;height:2.563rem}.sidenav-wrapper .navbar-logo .rp-logo.small{margin-bottom:1rem}.sidenav-wrapper .navbar-logo .rp-logo.small img{width:3.438rem;height:3.438rem}.sidenav-wrapper .navbar-content .navbar-toggle-btn .drawer-open-close{color:#cbcbcb;margin-right:14px!important}.sidenav-wrapper .navbar-content .list-btn-open{min-height:48px;align-items:center;padding-left:2.5px;padding-right:2.5px;justify-content:initial}.sidenav-wrapper .navbar-content .list-btn-close{min-height:48px;align-items:center;padding-left:2.5px;padding-right:2.5px;justify-content:center}.sidenav-wrapper .navbar-content .list-icon-open{min-width:0;justify-content:center;padding-left:-20px;margin-right:3px}.sidenav-wrapper .navbar-content .list-icon-close{min-width:0;justify-content:center;padding-left:-20px;margin-right:auto}.sidenav-wrapper .navbar-content .list-text-open .MuiTypography-root{opacity:1;color:#5a5a5a;font-size:14px;margin-left:1em}.sidenav-wrapper .navbar-content .list-text-close{opacity:0;color:#5a5a5a;font-size:10px}.sidenav-wrapper .navbar-content .sidebar-icons{margin-left:8px;color:#7a7a7a}.sidenav-wrapper .navbar-content .profile-icon{margin-left:23px;color:#666;width:33px!important;height:33px!important}.sidenav-wrapper .navbar-content .section-divider .divider-open{opacity:1;margin-right:20px}.sidenav-wrapper .navbar-content .section-divider .divider-close{opacity:0}.sidenav-wrapper .navbar-content .section-divider .section-heading-open{color:#5a5a5a;font-size:11px;font-weight:700;margin:.5em 0 .5em 1em;opacity:1}.sidenav-wrapper .navbar-content .section-divider .section-heading-close{opacity:0}:export{mediumScreen:992px;smallScreen:540px}.notistack-SnackbarContainer{right:1.5rem;bottom:1.5rem;max-width:26.25rem;width:100%}.notistack-SnackbarContainer>div{width:100%}.notistack-SnackbarContainer .notistack-MuiContent{padding:.813rem 1.25rem;min-height:4.125rem;background-color:var(--color-grayscale-white);border-style:solid;border-radius:.625rem;border-width:.125rem;width:100%;font-size:1rem;line-height:1.5rem;font-weight:400;color:var(--color-grayscale-900)}.notistack-SnackbarContainer .notistack-MuiContent>div#notistack-snackbar{padding:0}.notistack-SnackbarContainer .notistack-MuiContent>div#notistack-snackbar svg{margin-inline-end:.625rem}.notistack-SnackbarContainer .notistack-MuiContent.notistack-MuiContent-info{border-color:var(--color-grayscale-300)}.notistack-SnackbarContainer .notistack-MuiContent.notistack-MuiContent-info svg:not(.MuiSvgIcon-root){color:var(--color-grayscale-700)}.notistack-SnackbarContainer .notistack-MuiContent.notistack-MuiContent-success{border-color:var(--color-green-500)}.notistack-SnackbarContainer .notistack-MuiContent.notistack-MuiContent-success svg:not(.MuiSvgIcon-root){color:var(--color-green-400)}.notistack-SnackbarContainer .notistack-MuiContent.notistack-MuiContent-error{border-color:var(--color-red-500)}.notistack-SnackbarContainer .notistack-MuiContent.notistack-MuiContent-error svg:not(.MuiSvgIcon-root){color:var(--color-red-400)}.notistack-SnackbarContainer .notistack-MuiContent.notistack-MuiContent-warning{border-color:var(--color-orange-500)}.notistack-SnackbarContainer .notistack-MuiContent.notistack-MuiContent-warning svg:not(.MuiSvgIcon-root){color:var(--color-orange-500)}.notistack-SnackbarContainer button{border-radius:.313rem}
