@import"https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap";:root{--body-bg: #f9f9f9;--primary-color: #246d6a;--primary-alt-light: #659794;--secondary-color: #6d788d;--error-color: #ff4d49;--gray-primary: #4c4e64;--white: #fff;--text-gray-disabled: rgba(76, 78, 100, .38);--text-gray-secondary: rgba(76, 78, 100, .68);--border-gray: rgba(76, 78, 100, .22);--divider-gray: rgba(76, 78, 100, .12);--overlay-gray: rgba(76, 78, 100, .5);--primary-outlined-hover-bg: rgba(36, 109, 106, .05);--primary-outlined-resting-bg: rgba(36, 109, 106, .5);--primary-custom-bg: linear-gradient(0deg, rgba(255, 255, 255, .88), rgba(255, 255, 255, .88)), #216360;--primary-custom-bg-2: linear-gradient(0deg, rgba(255, 255, 255, .96), rgba(255, 255, 255, .96)), #216360;--secondary-custom-bg: linear-gradient(0deg, rgba(255, 255, 255, .88), rgba(255, 255, 255, .88)), #6d788d;--success-custom-bg: linear-gradient(0deg, rgba(255, 255, 255, .88), rgba(255, 255, 255, .88)), #72e128;--error-custom-bg: linear-gradient(0deg, rgba(255, 255, 255, .88), rgba(255, 255, 255, .88)), #ff4d49;--warning-custom-bg: linear-gradient(0deg, rgba(255, 255, 255, .88), rgba(255, 255, 255, .88)), #fdb528;--info-custom-bg: linear-gradient(0deg, rgba(255, 255, 255, .88), rgba(255, 255, 255, .88)), #26c6f9;--success-alt-dark: #64c623;--info-alt-dark: #21aedb;--warning-alt-dark: #df9f23;--error-alt-dark: #e04440}.items-start{align-items:start}.items-center{align-items:center}@media only screen and (width >= 900px){.md\:items-center{align-items:center}}.rounded-none{border-radius:0!important}.rounded-px-8{border-radius:8px}.shadow-none{box-shadow:none!important}button.MuiButton-textPrimary:focus,button.MuiButton-outlinedPrimary:focus{background-color:unset}button.MuiButton-textSecondary:focus,button.MuiButton-outlinedSecondary:focus{background-color:unset}button.MuiButton-textInfo:focus,button.MuiButton-outlinedInfo:focus{background-color:unset}button.MuiButton-textSuccess:focus,button.MuiButton-outlinedSuccess:focus{background-color:unset}button.MuiButton-textWarning:focus,button.MuiButton-outlinedWarning:focus{background-color:unset}button.MuiButton-textError:focus,button.MuiButton-outlinedError:focus{background-color:unset}button.MuiButton-containedPrimary:focus{background-color:#236865}button.MuiButton-containedSecondary:focus{background-color:#596274}button.MuiButton-containedInfo:focus{background-color:#1fa2cc}button.MuiButton-containedSuccess:focus{background-color:#5db921}button.MuiButton-containedWarning:focus{background-color:#cf9421}button.MuiButton-containedError:focus{background-color:#d13f3c}button.MuiCardActionArea-root:focus,button.MuiTab-root:focus{background-color:unset}.btn{height:42px}.btn-lg{padding:8px 22px}.btn-unstyled{background-color:transparent;color:#6d788d}.btn-unstyled:hover,.btn-unstyled:focus{background-color:transparent;color:#6d788d;box-shadow:none;text-decoration:none;outline:none}.btn[disabled]{color:#4c4e6442!important;background:#4c4e641f!important}.MuiButtonBase-root.MuiButton-outlined.Mui-disabled{color:#4c4e6442!important;border:1px solid rgba(76,78,100,.12)!important}.btn-block{width:100%}.text-primary{color:#246d6a}.text-secondary{color:#6d788d}.text-info{color:#26c6f9}.text-success{color:#72e128}.text-warning{color:#fdb528}.text-error{color:#ff4d49}.text-gray-primary{color:#4c4e64}.text-gray-secondary{color:#4c4e64ad}.text-gray-disabled,.input-field.outlined>label,.input-field>input::placeholder{color:#4c4e6461}.text-gray-action{color:#4c4e648a}.text-white{color:#fff}.bg-primary,.btn-primary{background-color:#246d6a}.bg-primary-alt-light{background-color:#659794}.bg-primary-alt-dark{background-color:#216360}.bg-primary-outlined-resting-bg{background-color:#246d6a80}.bg-secondary,.btn-secondary{background-color:#6d788d}.bg-secondary-alt-light{background-color:#659794}.bg-secondary-alt-dark{background-color:#216360}.bg-secondary-outlined-resting-bg{background-color:#246d6a80}.bg-info,.btn-info{background-color:#26c6f9}.bg-info-alt-light{background-color:#40cdfa}.bg-info-alt-dark{background-color:#21aedb}.bg-info-outlined-resting-bg{background-color:#26c6f980}.bg-success,.btn-success{background-color:#72e128}.bg-success-alt-light{background-color:#83e542}.bg-success-alt-dark{background-color:#64c623}.bg-success-outlined-resting-bg{background-color:#72e12880}.bg-warning,.btn-warning{background-color:#fdb528}.bg-warning-alt-light{background-color:#fdbe42}.bg-warning-alt-dark{background-color:#df9f23}.bg-warning-outlined-resting-bg{background-color:#fdb52880}.bg-error,.btn-error{background-color:#ff4d49}.bg-error-alt-light{background-color:#ff625f}.bg-error-alt-dark{background-color:#e04440}.bg-error-outlined-resting-bg{background-color:#ff4d4980}.border-primary{border-color:#246d6a}.border-primary-alt-light{border-color:#659794}.border-primary-alt-dark{border-color:#216360}.border-primary-outlined-resting-bg{border-color:#246d6a80}.border-secondary{border-color:#6d788d}.border-secondary-alt-light{border-color:#659794}.border-secondary-alt-dark{border-color:#216360}.border-secondary-outlined-resting-bg{border-color:#246d6a80}.border-info{border-color:#26c6f9}.border-info-alt-light{border-color:#40cdfa}.border-info-alt-dark{border-color:#21aedb}.border-info-outlined-resting-bg{border-color:#26c6f980}.border-success{border-color:#72e128}.border-success-alt-light{border-color:#83e542}.border-success-alt-dark{border-color:#64c623}.border-success-outlined-resting-bg{border-color:#72e12880}.border-warning{border-color:#fdb528}.border-warning-alt-light{border-color:#fdbe42}.border-warning-alt-dark{border-color:#df9f23}.border-warning-outlined-resting-bg{border-color:#fdb52880}.border-error{border-color:#ff4d49}.border-error-alt-light{border-color:#ff625f}.border-error-alt-dark{border-color:#e04440}.border-error-outlined-resting-bg{border-color:#ff4d4980}.outline-primary{outline-color:#246d6a}.outline-primary-alt-light{outline-color:#659794}.outline-primary-alt-dark{outline-color:#216360}.outline-primary-outlined-resting-bg{outline-color:#246d6a80}.outline-secondary{outline-color:#6d788d}.outline-secondary-alt-light{outline-color:#659794}.outline-secondary-alt-dark{outline-color:#216360}.outline-secondary-outlined-resting-bg{outline-color:#246d6a80}.outline-info{outline-color:#26c6f9}.outline-info-alt-light{outline-color:#40cdfa}.outline-info-alt-dark{outline-color:#21aedb}.outline-info-outlined-resting-bg{outline-color:#26c6f980}.outline-success{outline-color:#72e128}.outline-success-alt-light{outline-color:#83e542}.outline-success-alt-dark{outline-color:#64c623}.outline-success-outlined-resting-bg{outline-color:#72e12880}.outline-warning{outline-color:#fdb528}.outline-warning-alt-light{outline-color:#fdbe42}.outline-warning-alt-dark{outline-color:#df9f23}.outline-warning-outlined-resting-bg{outline-color:#fdb52880}.outline-error{outline-color:#ff4d49}.outline-error-alt-light{outline-color:#ff625f}.outline-error-alt-dark{outline-color:#e04440}.outline-error-outlined-resting-bg{outline-color:#ff4d4980}.bg-disabled{background-color:#4c4e641f}.hover\:bg-primary-contained,.btn-primary:hover,.btn-primary:focus{background-color:#236865}.hover\:bg-primary-outlined{background-color:#246d6a0d}.hover\:bg-secondary-contained,.btn-secondary:hover{background-color:#596274}.hover\:bg-secondary-outlined{background-color:#6d788d0d}.hover\:bg-info-contained,.btn-info:hover{background-color:#1fa2cc}.hover\:bg-info-outlined{background-color:#26c6f90d}.hover\:bg-success-contained,.btn-success:hover{background-color:#5db921}.hover\:bg-success-outlined{background-color:#72e1280d}.hover\:bg-warning-contained,.btn-warning:hover{background-color:#cf9421}.hover\:bg-warning-outlined{background-color:#fdb5280d}.hover\:bg-error-contained,.btn-error:hover{background-color:#d13f3c}.hover\:bg-error-outlined{background-color:#ff4d490d}.bg-primary--custom{background:linear-gradient(0deg,#ffffffe0,#ffffffe0),#216360}.bg-secondary--custom{background:linear-gradient(0deg,#ffffffe0,#ffffffe0),#6d788d}.bg-info--custom{background:linear-gradient(0deg,#ffffffe0,#ffffffe0),#26c6f9}.bg-success--custom{background:linear-gradient(0deg,#ffffffe0,#ffffffe0),#72e128}.bg-warning--custom{background:linear-gradient(0deg,#ffffffe0,#ffffffe0),#fdb528}.bg-error--custom{background:linear-gradient(0deg,#ffffffe0,#ffffffe0),#ff4d49}.bg-menu-active{background:#009799}.divider-gray{border-color:#4c4e641f}.border-gray{border-color:#4c4e6438}.overlay-gray{background-color:#4c4e6480}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.table{display:table}.table-row-group{display:table-row-group}.table-row{display:table-row}.table-cell{display:table-cell}.flex-column{flex-direction:column}.flex-wrap{flex-wrap:wrap}@media only screen and (width >= 900px){.md\:flex-row{flex-direction:row}}.fs-px-10{font-size:10px!important}.fs-px-11{font-size:11px!important}.fs-px-12,.text-helper,.text-overline,.text-caption{font-size:12px!important}.fs-px-13{font-size:13px!important}.fs-px-14,.text-body-2,.text-sub-2{font-size:14px!important}.fs-px-15{font-size:15px!important}.fs-px-16,html,.text-sub-1{font-size:16px!important}.fs-px-18{font-size:18px!important}.fs-px-20,h6{font-size:20px!important}.fs-px-24,h5{font-size:24px!important}.fs-px-34,h4{font-size:34px!important}.fs-px-48,h3{font-size:48px!important}.fs-px-60,h2{font-size:60px!important}.fs-px-96,h1{font-size:96px!important}.font-light{font-weight:300}.font-normal,.text-helper,.text-overline,.text-caption,.text-body-2,.text-sub-1{font-weight:400}.font-medium,.text-sub-2,h6,h5,h4,h3,h2,h1{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.gap-px-16{gap:16px}.h-full{height:100%}.input-field>input::placeholder{font-weight:400;font-size:16px}.input-field.outlined>input{border:1px solid rgba(76,78,100,.22);border-radius:4px;color:#4c4e64}.input-field.outlined>input:hover{border:1px solid #246d6a!important}.input-field.outlined>input:focus,.input-field.outlined>input:focus-visible{outline:0;border:2px solid #246d6a!important}.input-field.outlined>input:focus+label{color:#246d6a!important}.input-field.has-error>input{border:1px solid #ff4d49}.mui-input>input[type=text]:not(.browser-default){height:38px}.mui-input.outlined-primary>input{border-radius:4px;border-width:1px;border-style:solid;border-color:#0000003b}.mui-input.outlined-primary>input:focus{border-width:2px;border-color:#246d6a}.mui-input.outlined-primary>input:hover{border-color:#000000de}.select-field.outlined>select:hover{border:1px solid #246d6a!important}.select-field.outlined>select:focus,.select-field.outlined>select:focus-visible{outline:0;border:2px solid #246d6a!important}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.lh-1{line-height:1}.lh-px-12{line-height:12px}.lh-px-14{line-height:14px}.lh-px-15,.text-overline,.text-caption{line-height:15px}.lh-px-16{line-height:16px}.lh-px-18{line-height:18px}.lh-px-20,.text-helper,.text-body-2{line-height:20px}.lh-px-22,.text-sub-2{line-height:22px}.lh-px-24,html{line-height:24px}.lh-px-26{line-height:26px}.lh-px-28,.text-sub-1{line-height:28px}.lh-px-32,h6,h5{line-height:32px}.lh-px-42,h4,h3{line-height:42px}.lh-px-56{line-height:56px}.lh-px-72,h2{line-height:72px}.lh-px-112,h1{line-height:112px}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.mx-0{margin-left:0!important;margin-right:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.m-1{margin:.25rem!important}.mt-1{margin-top:.25rem!important}.mr-1{margin-right:.25rem!important}.mb-1{margin-bottom:.25rem!important}.ml-1{margin-left:.25rem!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.m-2{margin:.5rem!important}.mt-2{margin-top:.5rem!important}.mr-2{margin-right:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ml-2{margin-left:.5rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-3{margin:.75rem!important}.mt-3{margin-top:.75rem!important}.mr-3{margin-right:.75rem!important}.mb-3{margin-bottom:.75rem!important}.ml-3{margin-left:.75rem!important}.mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.m-4{margin:1rem!important}.mt-4{margin-top:1rem!important}.mr-4{margin-right:1rem!important}.mb-4{margin-bottom:1rem!important}.ml-4{margin-left:1rem!important}.mx-4{margin-left:1rem!important;margin-right:1rem!important}.my-4{margin-top:1rem!important;margin-bottom:1rem!important}.m-5{margin:1.5rem!important}.mt-5{margin-top:1.5rem!important}.mr-5{margin-right:1.5rem!important}.mb-5{margin-bottom:1.5rem!important}.ml-5{margin-left:1.5rem!important}.mx-5{margin-left:1.5rem!important;margin-right:1.5rem!important}.my-5{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-6{margin:3rem!important}.mt-6{margin-top:3rem!important}.mr-6{margin-right:3rem!important}.mb-6{margin-bottom:3rem!important}.ml-6{margin-left:3rem!important}.mx-6{margin-left:3rem!important;margin-right:3rem!important}.my-6{margin-top:3rem!important;margin-bottom:3rem!important}.m-auto{margin:auto!important}.mt-auto{margin-top:auto!important}.mr-auto{margin-right:auto!important}.mb-auto{margin-bottom:auto!important}.ml-auto{margin-left:auto!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}@media only screen and (width >= 900px){.md\:mt-0{margin-top:0!important}.md\:mx-4{margin-inline:1.25rem!important}.md\:mx-3{margin-inline:1rem!important}}.order-1{order:1}.order-2{order:2}@media only screen and (width >= 900px){.md\:order-1{order:1}.md\:order-2{order:2}}.overflow-y-auto{overflow-y:auto}.overflow-x-auto{overflow-x:auto}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0{padding-left:0!important}.px-0{padding-left:0!important;padding-right:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.p-1{padding:.25rem!important}.pt-1{padding-top:.25rem!important}.pr-1{padding-right:.25rem!important}.pb-1{padding-bottom:.25rem!important}.pl-1{padding-left:.25rem!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-2{padding:.5rem!important}.pt-2{padding-top:.5rem!important}.pr-2{padding-right:.5rem!important}.pb-2{padding-bottom:.5rem!important}.pl-2{padding-left:.5rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-3{padding:.75rem!important}.pt-3{padding-top:.75rem!important}.pr-3{padding-right:.75rem!important}.pb-3{padding-bottom:.75rem!important}.pl-3{padding-left:.75rem!important}.px-3{padding-left:.75rem!important;padding-right:.75rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.p-4{padding:1rem!important}.pt-4{padding-top:1rem!important}.pr-4{padding-right:1rem!important}.pb-4{padding-bottom:1rem!important}.pl-4{padding-left:1rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.p-4-md{padding:1.25rem!important}.p-5{padding:1.5rem!important}.pt-5{padding-top:1.5rem!important}.pr-5{padding-right:1.5rem!important}.pb-5{padding-bottom:1.5rem!important}.pl-5{padding-left:1.5rem!important}.px-5{padding-left:1.5rem!important;padding-right:1.5rem!important}.py-5{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-6{padding:3rem!important}.pt-6{padding-top:3rem!important}.pr-6{padding-right:3rem!important}.pb-6{padding-bottom:3rem!important}.pl-6{padding-left:3rem!important}.px-6{padding-left:3rem!important;padding-right:3rem!important}.py-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-auto{padding:auto!important}.pt-auto{padding-top:auto!important}.pr-auto{padding-right:auto!important}.pb-auto{padding-bottom:auto!important}.pl-auto{padding-left:auto!important}.px-auto{padding-left:auto!important;padding-right:auto!important}.py-auto{padding-top:auto!important;padding-bottom:auto!important}@media only screen and (width >= 900px){.md\:pt-0{padding-top:0!important}}.text-nowrap{text-wrap:nowrap}.text-wrap{text-wrap:wrap}.no-underline{text-decoration-line:none}.uppercase,.text-overline{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}*{box-sizing:border-box}html body{margin:0;font-family:Noto Sans,sans-serif;background-color:#f9f9f9}.base-popup-root{z-index:1031}.pointer{cursor:pointer}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.w-full{width:100%}.hidden-layout #top-nav,.hidden-layout #sidebar{display:none}.hidden-layout main.main-content{top:0;left:0}.hidden-layout.centered-horizontally main.main-content{left:50%;transform:translate(-50%)}.MuiTabs-root .MuiButtonBase-root.Mui-selected{font-weight:600}.upper-search-accordion{border-radius:8px!important;box-shadow:none!important}.upper-search-accordion.Mui-expanded{margin-top:0!important;margin-bottom:0!important}.upper-search-accordion:before{opacity:0}.upper-search-accordion__summary{padding-inline:32px;min-height:67px!important;color:#4c4e64}.upper-search-accordion__details{padding:20px!important}
