:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;--csstools-color-scheme--light: initial;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--fc-small-font-size: .85em;--fc-page-bg-color: #fff;--fc-neutral-bg-color: hsla(0, 0%, 82%, .3);--fc-neutral-text-color: rgba(55, 55, 65, 1);--fc-border-color: #ddd;--fc-button-text-color: #fff;--fc-button-bg-color: rgba(1, 142, 215, 1);--fc-button-border-color: rgba(1, 142, 215, 1);--fc-button-hover-bg-color: rgba(1, 142, 215, 1);--fc-button-hover-border-color: rgba(1, 142, 215, 1);--fc-button-active-bg-color: rgba(1, 142, 215, 1);--fc-button-active-border-color: rgba(1, 142, 215, 1);--fc-event-bg-color: #3788d8;--fc-event-border-color: #3788d8;--fc-event-text-color: #fff;--fc-event-selected-overlay-color: rgba(0, 0, 0, .25);--fc-more-link-bg-color: #d0d0d0;--fc-more-link-text-color: inherit;--fc-event-resizer-thickness: 8px;--fc-event-resizer-dot-total-width: 8px;--fc-event-resizer-dot-border-width: 1px;--fc-non-business-color: rgba(230,230,230,.50196);--fc-bg-event-color: #8fdf82;--fc-bg-event-opacity: .3;--fc-highlight-color: transparent;--fc-today-bg-color: #fff;--fc-now-indicator-color: red;--color-background: rgba(255, 255, 255, 1);--color-foreground: rgba(0, 0, 0, 1);--color-muted: rgba(245, 245, 245, 1);--color-muted-foreground: #6b7280;--color-popover: rgba(255, 255, 255, 1);--color-popover-foreground: rgba(55, 65, 81, 1);--color-border: #E7E7E7;--color-input: rgba(230, 230, 230, 1);--color-card: #F5FAFF;--color-card-foreground: #373741;--color-primary: #373741;--color-primary-foreground: rgba(255, 255, 255, 1);--color-secondary: #7F7E7F;--color-secondary-foreground: rgba(17, 24, 39, 1);--color-accent: #018ED7;--color-accent-foreground: #FFFFFF;--color-brand: #ffe681;--color-destructive: rgba(255, 0, 0, 1);--color-destructive-foreground: rgba(255, 255, 255, 1);--color-ring: rgba(180, 180, 180, 1);--radius: .5rem}body{margin:0;color:#373741;background-color:#fff;overflow:hidden}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600}p{margin:0}a{color:inherit;-webkit-text-decoration:none;text-decoration:none}button{background:none;border:none;cursor:pointer;font:inherit;padding:0}@keyframes accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes accordion-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}.lucide{stroke-width:1.8px}.schedule-container{width:100%;padding:0;margin:0;background-color:#fff}.fc{border:none;font-size:.85em}.fc .fc-timegrid-axis{position:sticky!important;position:-webkit-sticky;left:0;z-index:100;background:#fff;box-shadow:2px 0 5px rgba(0,0,0,.1)}.fc .fc-resource-timeline .fc-datagrid-cell,.fc .fc-resource-timegrid .fc-timegrid-col{border-right:1px solid #E7E7E7!important}.fc .fc-timegrid-col:hover{background-color:transparent}.fc .fc-timegrid-now-indicator-container{overflow:visible}.fc .fc-timegrid-now-indicator-line{z-index:50;overflow:visible!important}.fc .fc-timegrid-now-indicator-arrow{position:relative;border:none!important;margin-left:0!important;margin-top:0!important;width:auto!important;height:auto!important;z-index:50}.btn{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;border-radius:.5rem;font-size:.875rem;font-weight:500;transition:background-color .2s,color .2s,border-color .2s;outline:none;cursor:pointer;line-height:1.5}.btn>*+*{margin-left:.5rem}.btn svg{pointer-events:none;width:1rem;height:1rem;flex-shrink:0}.btn:disabled{pointer-events:none;opacity:.5}.btn:focus-visible{outline:2px solid #018ED7;outline-offset:2px}.btn-default{background-color:#018ed7;color:#fff}.btn-default:hover{background-color:#0077b5}.btn-destructive{background-color:red;color:#fff}.btn-destructive:hover{background-color:#c00}.btn-outline{border:1px solid #E7E7E7;background-color:#fff}.btn-outline:hover{background-color:#018ed7;color:#fff;border-color:#018ed7}.btn-secondary{background-color:#7f7e7f;color:#111827}.btn-secondary:hover{background-color:#5a5a5a}.btn-ghost{background-color:transparent}.btn-ghost:hover{background-color:#018ed7;color:#fff}.btn-link{background-color:transparent;color:#373741;-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:4px}.btn-link:hover{-webkit-text-decoration:none;text-decoration:none}.btn-default-size{height:2rem;padding:0 .5rem}.btn-sm{height:1.5rem;padding:0 .5rem;border-radius:.5rem}.btn-lg{height:2.5rem;padding:0 2rem;border-radius:.5rem}.btn-icon{height:2rem;width:2rem;padding:0}.input{display:block;width:100%;border-radius:.5rem;border:1px solid #E7E7E7;background-color:#fff;color:#373741;font-size:.875rem;line-height:1.5;padding:.5rem .75rem;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.input:focus{outline:none;border-color:#018ed7;box-shadow:0 0 0 2px rgba(1,142,215,.2)}.input:disabled{opacity:.5;cursor:not-allowed}.input-search{padding-left:2.25rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' strokeWidth='2' strokeLinecap='round' strokeLinejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.3-4.3'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:.75rem center;background-size:1rem}.input-clearable{padding-right:2.25rem}.label{display:block;font-size:.875rem;font-weight:500;color:#373741;margin-bottom:.5rem}.checkbox{display:flex;align-items:center;justify-content:center;width:1rem;height:1rem;border-radius:.25rem;border:1px solid #E7E7E7;background-color:#fff;cursor:pointer}.checkbox:checked{background-color:#018ed7;border-color:#018ed7;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='white' strokeWidth='3' strokeLinecap='round' strokeLinejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.separator{width:100%;height:1px;background-color:#e7e7e7;margin:1rem 0}.separator-vertical{width:1px;height:100%;background-color:#e7e7e7;margin:0 1rem}.accordion{width:100%;border-radius:.5rem;border:1px solid #E7E7E7;background-color:#fff}.accordion-item{border-bottom:1px solid #E7E7E7}.accordion-item:last-child{border-bottom:none}.accordion-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem;font-weight:500;text-align:left;background-color:transparent;cursor:pointer}.accordion-content{overflow:hidden;padding:0 1rem 1rem}.accordion-content[data-state=closed]{display:none}.accordion-content[data-state=open]{animation:accordion-down .2s ease-out}.badge{display:inline-flex;align-items:center;border-radius:9999px;padding:.125rem .5rem;font-size:.75rem;font-weight:500;line-height:1;background-color:#f5f5f5;color:#6b7280}.badge-primary{background-color:#373741;color:#fff}.badge-secondary{background-color:#7f7e7f;color:#111827}.badge-accent{background-color:#018ed7;color:#fff}.badge-destructive{background-color:red;color:#fff}.popover{position:relative;z-index:50}.popover-content{position:absolute;z-index:50;min-width:200px;border-radius:.5rem;border:1px solid #E7E7E7;background-color:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1);animation-duration:.2s;animation-timing-function:cubic-bezier(.16,1,.3,1)}.popover-content[data-side=top]{animation-name:slideDownAndFade}.popover-content[data-side=bottom]{animation-name:slideUpAndFade}.popover-content[data-side=left]{animation-name:slideRightAndFade}.popover-content[data-side=right]{animation-name:slideLeftAndFade}@keyframes slideUpAndFade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes slideRightAndFade{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}@keyframes slideDownAndFade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes slideLeftAndFade{0%{opacity:0;transform:translate(4px)}to{opacity:1;transform:translate(0)}}button{-webkit-box-align:center;-webkit-box-pack:center;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;text-align:center;vertical-align:middle}button[class*=actionButton]{-webkit-box-orient:horizontal;-webkit-box-lines:single}@font-face{font-family:Onest;src:url(/ws/assets/OnestThin1602-hint-DbupC9xk.woff) format("woff"),url(/ws/assets/OnestThin1602-hint-CxsXAqKq.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Onest;src:url(/ws/assets/OnestLight1602-hint-yMzPn-cD.woff) format("woff"),url(/ws/assets/OnestLight1602-hint-C3oSbq6-.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Onest;src:url(/ws/assets/OnestRegular1602-hint-BRqVpW0g.woff) format("woff"),url(/ws/assets/OnestRegular1602-hint-CZ8l2LhF.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Onest;src:url(/ws/assets/OnestMedium1602-hint-CyTcYufp.woff) format("woff"),url(/ws/assets/OnestMedium1602-hint-Ci94lwZ5.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Onest;src:url(/ws/assets/OnestBold1602-hint-BYTZsJzN.woff) format("woff"),url(/ws/assets/OnestBold1602-hint-UvG88TR2.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Onest;src:url(/ws/assets/OnestExtraBold1602-hint-1t5NTS4A.woff) format("woff"),url(/ws/assets/OnestExtraBold1602-hint-DeBSkdhT.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Onest;src:url(/ws/assets/OnestBlack1602-hint-DW_AjFjH.woff) format("woff"),url(/ws/assets/OnestBlack1602-hint-B_-ymARI.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/ws/assets/SFPRODISPLAYREGULAR-DF_3XEGl.OTF) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/ws/assets/SFPRODISPLAYMEDIUM-DSttQARu.OTF) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/ws/assets/SFPRODISPLAYBOLD-CkqE-6tD.OTF) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/ws/assets/SFPRODISPLAYLIGHTITALIC-lQTxS1hE.OTF) format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/ws/assets/SFPRODISPLAYSEMIBOLDITALIC-Dj8jjjxr.OTF) format("opentype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/ws/assets/SFPRODISPLAYBLACKITALIC-Dr4U8WIP.OTF) format("opentype");font-weight:900;font-style:italic;font-display:swap}:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;--csstools-color-scheme--light: initial;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--fc-small-font-size: .85em;--fc-page-bg-color: #fff;--fc-neutral-bg-color: hsla(0, 0%, 82%, .3);--fc-neutral-text-color: rgba(55, 55, 65, 1);--fc-border-color: #ddd;--fc-button-text-color: #fff;--fc-button-bg-color: rgba(1, 142, 215, 1);--fc-button-border-color: rgba(1, 142, 215, 1);--fc-button-hover-bg-color: rgba(1, 142, 215, 1);--fc-button-hover-border-color: rgba(1, 142, 215, 1);--fc-button-active-bg-color: rgba(1, 142, 215, 1);--fc-button-active-border-color: rgba(1, 142, 215, 1);--fc-event-bg-color: #3788d8;--fc-event-border-color: #3788d8;--fc-event-text-color: #fff;--fc-event-selected-overlay-color: rgba(0, 0, 0, .25);--fc-more-link-bg-color: #d0d0d0;--fc-more-link-text-color: inherit;--fc-event-resizer-thickness: 8px;--fc-event-resizer-dot-total-width: 8px;--fc-event-resizer-dot-border-width: 1px;--fc-non-business-color: rgba(230,230,230,.50196);--fc-bg-event-color: #8fdf82;--fc-bg-event-opacity: .3;--fc-highlight-color: transparent;--fc-today-bg-color: #fff;--fc-now-indicator-color: red;--font-family-tables: "Onest", sans-serif;--table-btn-green-default: #00b277;--table-btn-green-hover: #079a6e;--table-btn-green-press: #008055;--table-btn-yellow-default: #ffe681;--table-btn-yellow-hover: #ffcf4d;--table-btn-yellow-press: #ffc117;--table-row-highlight: #f5faff;--table-border-color: #e6e6e6;--table-btn-radius: 4px}@media(prefers-color-scheme:dark){:root{--csstools-color-scheme--light: }}@theme{ --color-background: rgba(255, 255, 255, 1); --color-foreground: rgba(0, 0, 0, 1); --color-muted: rgba(245, 245, 245, 1); --color-muted-foreground: #6b7280; --color-popover: rgba(255, 255, 255, 1); --color-popover-foreground: rgba(55, 65, 81, 1); --color-border: #e7e7e7; --color-input: rgba(230, 230, 230, 1); --color-card: #f5faff; --color-card-foreground: #373741; --color-primary: #373741; --color-primary-foreground: rgba(255, 255, 255, 1); --color-secondary: #7f7e7f; --color-secondary-foreground: rgba(17, 24, 39, 1); --color-accent: #018ed7; --color-accent-foreground: #ffffff; --color-brand: #ffe681; --color-destructive: rgba(255, 0, 0, 1); --color-destructive-foreground: rgba(255, 255, 255, 1); --color-ring: rgba(180, 180, 180, 1); --radius: .5rem; }*{box-sizing:border-box}html,body{height:100%}body{color:#373741}.calendar-wrapper{overflow-x:auto;min-width:1200px}.fc-theme-standard td{min-width:100px}.fc{height:100%;border:none;font-size:.85em}.fc-toolbar.fc-header-toolbar{margin-bottom:0}.fc-view-harness{border:none}.fc-col-header-cell{border:none;background-color:rgba(209,209,209,.3);color:#373741}.fc-scrollgrid{border:none}.fc .fc-timeline-header{position:sticky;position:-webkit-sticky;top:0;z-index:100;background:#fff}.fc .fc-resource-timeline{position:sticky;position:-webkit-sticky;left:0;z-index:100;background:#fff;box-shadow:2px 0 5px rgba(0,0,0,.1)}.fc .fc-timegrid-axis{position:sticky!important;position:-webkit-sticky!important;left:0;z-index:100;background:#fff;box-shadow:2px 0 5px rgba(0,0,0,.1)}.fc .fc-col-header-cell{position:sticky;position:-webkit-sticky;top:0;z-index:100;background:#fff}.fc-sticky-time{padding:3px 6px;background:#f8f9fa;border-radius:4px}.fc-timegrid-col{position:relative}.fc-timegrid-col:after{display:none!important}.fc-timegrid-slots:after{display:none!important}.fc-col-header-cell{position:relative}.fc-col-header-cell:after{display:none!important}.fc-col-header-cell:before{display:none!important}.time-indicator:after{display:none!important}.fc-timegrid-now-indicator-line:after{display:none!important}.fc-resourceTimeGridWeekly .time-indicator:after,[data-view=resourceTimeGridWeekly] .time-indicator:after,.fc-view.fc-resourceTimeGridWeekly .time-indicator:after,body[data-weekly-mode=true] .time-indicator:after{display:none!important}.fc-resourceTimeGridWeekly .fc-timegrid-now-indicator-line:after,[data-view=resourceTimeGridWeekly] .fc-timegrid-now-indicator-line:after,.fc-view.fc-resourceTimeGridWeekly .fc-timegrid-now-indicator-line:after,body[data-weekly-mode=true] .fc-timegrid-now-indicator-line:after{content:"";position:absolute;top:11px;right:7px;width:8px;height:8px;background-color:#373741;border-radius:50%;z-index:1000;pointer-events:none;transform:translateY(-50%);display:block!important}.loader{position:relative;display:inline-block}.loader__dot{position:absolute;width:14%;height:14%;border-radius:50%;animation:dotFade var(--dur) linear infinite;animation-delay:var(--delay)}.loader__dot:nth-child(1){top:0;left:50%;transform:translate(-50%,-50%)}.loader__dot:nth-child(2){top:18%;left:82%;transform:translate(-50%,-50%)}.loader__dot:nth-child(3){top:50%;left:100%;transform:translate(-50%,-50%)}.loader__dot:nth-child(4){top:82%;left:82%;transform:translate(-50%,-50%)}.loader__dot:nth-child(5){top:100%;left:50%;transform:translate(-50%,-50%)}.loader__dot:nth-child(6){top:82%;left:18%;transform:translate(-50%,-50%)}.loader__dot:nth-child(7){top:50%;left:0;transform:translate(-50%,-50%)}.loader__dot:nth-child(8){top:18%;left:18%;transform:translate(-50%,-50%)}@keyframes dotFade{0%{background:var(--clr);opacity:1}12.5%{background:var(--clr);opacity:calc(.4 + .6 * var(--k))}to{background:#cfcfcf;opacity:.4}}._actionButton_11csj_1{background-color:#00b277;color:#fff;padding:10px;font-size:.875rem;line-height:1.25rem;display:flex;align-items:center;justify-content:center;border-radius:var(--table-btn-radius);height:40px;width:40px;overflow:hidden}._actionButton_11csj_1:hover{background-color:#079a6e}._actionButton_11csj_1:active{background-color:var(--table-btn-green-press)}._actionButtonYellow_11csj_24{background-color:#ffe681;color:#000;padding:10px;font-size:.875rem;line-height:1.25rem;display:flex;align-items:center;justify-content:center;border-radius:var(--table-btn-radius);height:40px;width:40px;overflow:hidden}._actionButtonYellow_11csj_24:hover{background-color:#ffcf4d}._actionButtonYellow_11csj_24:active{background-color:#ffc117}._actionButtonBlue_11csj_47{background-color:#018ed7;color:#fff;padding:10px;font-size:.875rem;line-height:1.25rem;display:flex;align-items:center;justify-content:center;border-radius:var(--table-btn-radius);height:40px;width:40px;overflow:hidden}._actionButtonBlue_11csj_47:hover{background-color:#0077b5}._actionButtonBlue_11csj_47:active{background-color:#0371ab}._actionIcon_11csj_70{height:1rem;width:1rem}._rocketIcon_11csj_75{height:1.25rem;width:1.25rem;color:#3b82f6}._container_11csj_81{padding:1.25rem;display:flex;flex-direction:column;height:calc(100vh - 50px)}._title_11csj_88{font-size:1.5rem;font-weight:500;text-align:left;margin-bottom:1.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}._tableWrapper_11csj_97{position:relative;width:100%;min-height:auto;height:100%;display:flex;flex-direction:column;border-radius:8px}._loaderContainer_11csj_108{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;background-color:rgba(255,255,255,.9);z-index:100;min-height:100px;text-align:center}._tableWrapperEmpty_11csj_123{position:relative;width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden;background-color:#fff;border-radius:8px}._headerContainer_11csj_136{position:relative;width:100%;height:54px;border-bottom:1px solid #e6e6e6;background-color:#fff;z-index:10}._bodyContainer_11csj_148{position:relative;flex:1;overflow-y:auto;width:100%;scrollbar-width:thin;-ms-overflow-style:auto;min-height:67px;display:block;overflow:auto;-webkit-overflow-scrolling:touch}._bodyContainer_11csj_148::-webkit-scrollbar{width:8px;display:block;min-height:40px}._bodyContainer_11csj_148::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px;height:100%;display:block}._bodyContainer_11csj_148::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:10px;min-height:30px;box-shadow:inset 0 0 6px rgba(0,0,0,.1)}._bodyContainer_11csj_148::-webkit-scrollbar-thumb:hover{background:#a8a8a8}._bodyContainer_11csj_148::-webkit-scrollbar-button{display:none}._hideScrollbar_11csj_197{scrollbar-width:none!important;-ms-overflow-style:none!important}._hideScrollbar_11csj_197::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}._headerTable_11csj_209,._bodyTable_11csj_210{width:100%;table-layout:fixed;border-collapse:collapse;-webkit-user-select:none;-moz-user-select:none;user-select:none}._bodyTable_11csj_210 td{cursor:pointer}._loadingIndicator_11csj_222{position:relative;width:100%;padding:12px;background-color:rgba(255,255,255,.95);text-align:center;font-weight:500;color:#333;border-top:1px solid #ddd;box-shadow:0 -2px 10px rgba(0,0,0,.05);animation:_pulse_11csj_1 1.5s infinite ease-in-out;z-index:10}._endOfDataMessage_11csj_237{position:relative;width:100%;padding:12px;background-color:rgba(245,245,245,.95);text-align:center;font-weight:500;color:#666;border-top:1px solid #ddd;z-index:10}@keyframes _pulse_11csj_1{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}._bodyTable_11csj_210 tr:first-child td{border-top:none!important}._input_140x9_1{width:100%;border:1px solid #e6e6e6;border-radius:3px;font-size:16px;font-weight:400;line-height:20px;font-family:Onest;outline:none;text-align:right;padding:0 6px;transition:border-color .2s,box-shadow .2s;height:22px}._input_140x9_1:focus{border-color:#018ed7;box-shadow:0 0 0 2px rgba(1,142,215,.2)}._inputWrapper_140x9_23{position:relative;display:flex;align-items:center;width:100%;height:100%}._controlButton_140x9_31{position:absolute;background:none;border:none;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;color:#6b7280;transition:color .2s;z-index:2}._controlButton_140x9_31:hover{color:#018ed7}._decrementButton_140x9_49{left:.25rem}._incrementButton_140x9_53{right:.25rem}._priceWrapper_140x9_57{position:relative;display:flex;align-items:center;justify-content:flex-end;width:100%;height:100%}._priceInput_140x9_66{width:80px;border:1px solid #e6e6e6;border-radius:3px;font-size:16px;font-weight:400;line-height:20px;font-family:Onest;outline:none;text-align:right;padding:0 20px 0 6px;transition:border-color .2s,box-shadow .2s;height:22px;background:#fff}._priceInput_140x9_66:focus{border-color:#018ed7;box-shadow:0 0 0 2px rgba(1,142,215,.2)}._currency_140x9_89{position:absolute;right:6px;top:50%;transform:translateY(-50%);font-size:15px;font-weight:400;line-height:20px;font-family:Onest;color:inherit;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}._originalPrice_1sdji_1{font-size:14px;font-weight:400;line-height:18px;font-family:Onest;color:#7f7e7f;-webkit-text-decoration:line-through;text-decoration:line-through;margin-top:4px}._underInput_1sdji_11{padding-right:6px}._tableContainer_176c5_1{width:100%;background-color:#fff;display:flex;flex-direction:column;height:100%}._tableWrapper_176c5_17{display:flex;flex-direction:column;height:calc(100% - 80px);position:relative}._table_176c5_1{width:100%;table-layout:fixed;border-collapse:collapse;border-spacing:0;margin:0}._tableHeader_176c5_47{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:16px 0;height:48px;border-width:1px 0px;border-style:solid;border-color:#e6e6e6;background-color:#fff;position:absolute;top:0;left:0;right:0;z-index:10}._tableHeader_176c5_47 th{font-family:Onest;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#7f7e7f;padding:0 10px 0 0;border:none;display:flex;align-items:center;height:100%;min-height:45px}._tableHeader_176c5_47 th:last-child{padding-right:16px}._tableBodyWrapper_176c5_123{position:absolute;top:48px;left:0;right:0;bottom:0;overflow:hidden}._tableBodyInner_176c5_141{height:100%;width:100%}._scrollableContainer_176c5_153{position:absolute;top:48px;left:0;right:0;bottom:0}._tableBodyWrapper_176c5_123::-webkit-scrollbar,._scrollableContent_176c5_173::-webkit-scrollbar{display:none;width:0}._tableBodyWrapper_176c5_123::-webkit-scrollbar-track,._scrollableContent_176c5_173::-webkit-scrollbar-track{display:none}._tableBodyWrapper_176c5_123::-webkit-scrollbar-thumb,._scrollableContent_176c5_173::-webkit-scrollbar-thumb{display:none}._tableBody_176c5_123{flex:1}._tableRow_176c5_211{display:flex;align-items:flex-start;min-height:66px;padding:8px 0 4px}._tableRow_176c5_211:hover{background-color:#f5f8ff}._tableCell_176c5_233{padding:8px 10px 8px 0;box-sizing:border-box;display:flex;align-items:flex-start;text-align:left;vertical-align:top}._tableCell_176c5_233:last-child{padding-right:16px}._tableCell_176c5_233:first-child{padding-right:3px}._priceCellContainer_176c5_267{width:100%;display:flex;flex-direction:column;align-items:flex-end;text-align:right}._serviceCellContent_176c5_283{display:flex;flex-direction:column;align-items:flex-start;width:100%;min-width:0}._serviceTitle_176c5_299{font-family:Onest;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#373741;margin-bottom:2px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._serviceSubtitle_176c5_327{font-style:normal;font-weight:400;font-size:14px;line-height:18px;font-feature-settings:"tnum" on,"lnum" on;color:#7f7e7f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}._cellText_176c5_357{font-family:Onest;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#373741}._cellTextRight_176c5_375{text-align:right;width:100%}._cellTextEllipsis_176c5_385{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}._deleteButton_176c5_399{height:20px;color:#ef4444;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}._emptyCell_176c5_425{padding:0;text-align:center;height:100%;vertical-align:middle}._emptyStateContainer_176c5_439{position:absolute;top:48px;left:8px;right:8px;bottom:0;display:flex;align-items:center;justify-content:center}._emptyContent_176c5_461{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}._emptyIcon_176c5_477{height:3rem;width:3rem;color:#7f7e7f;margin-bottom:.5rem}._emptyText_176c5_491{color:#7f7e7f;font-size:16px;font-weight:500;line-height:20px;font-family:Onest}._footer_176c5_507{height:80px;padding:16px 0;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;background-color:#fff;display:flex;align-items:center}._totalsSection_176c5_527{display:flex;justify-content:space-between;font-size:.875rem;width:100%}._discountSection_176c5_541{display:flex;flex-direction:column}._discountRow_176c5_551{display:flex;flex-direction:row;margin-bottom:4px}._bonusRow_176c5_563{display:flex;flex-direction:row}._discountLabel_176c5_573{font-family:Onest;font-style:normal;font-weight:500;font-size:14px;line-height:20px;display:flex;align-items:center;color:#7f7e7f;margin-right:8px}._discountValue_176c5_597{font-family:Onest;font-style:normal;font-weight:500;font-size:14px;line-height:20px;display:flex;align-items:center;color:#373741}._bonusLabel_176c5_619{font-family:Onest;font-style:normal;font-weight:500;font-size:14px;line-height:20px;display:flex;align-items:center;color:#7f7e7f;margin-right:8px}._bonusValue_176c5_643{font-family:Onest;font-style:normal;font-weight:500;font-size:14px;line-height:20px;display:flex;align-items:center;color:#373741}._totalSection_176c5_665{display:flex;flex-direction:column;text-align:right}._totalRow_176c5_677{display:flex;flex-direction:row;justify-content:flex-end;margin-bottom:4px}._paymentRow_176c5_691{display:flex;flex-direction:row;justify-content:flex-end}._totalLabel_176c5_703{font-family:Onest;font-style:normal;font-weight:600;font-size:16px;line-height:20px;color:#373741;margin-right:8px}._totalValue_176c5_723{font-family:Onest;font-style:normal;font-weight:600;font-size:16px;line-height:20px;color:#7f7e7f}._paymentLabel_176c5_741{font-family:Onest;font-style:normal;font-weight:600;font-size:16px;line-height:20px;color:#373741;margin-right:8px}._paymentValue_176c5_761{font-family:Onest;font-style:normal;font-weight:600;font-size:16px;line-height:20px;color:#373741}._btnContainer_124v2_1{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #e7e7e7;background-color:#fff;cursor:pointer;border-radius:3px;flex-shrink:0;margin-left:8px;transition:background-color .2s ease}._btnContainer_124v2_1:hover{background-color:#f7f7f7}._btnContainer_124v2_1:active{opacity:.6}._closeIcon_124v2_24{color:#7f7e7f}._serviceItem_55rcz_1{padding:8px 16px;cursor:pointer;font-family:Onest;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#373741;text-align:left}._serviceItem_55rcz_1:hover{background-color:#f8fcff}._favoriteItem_55rcz_17{padding:8px 16px;cursor:pointer;font-family:Onest;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#373741;text-align:left}._favoriteItem_55rcz_17:hover{background-color:#f8fcff}._sectionHeader_s854b_1{border:1px solid #e6e6e6}._firstLevelHeader_s854b_5{box-sizing:border-box;display:flex;flex-direction:row;align-items:flex-start;padding:8px 16px;min-height:40px;background:#fff;border:1px solid #e6e6e6;border-radius:3px;cursor:pointer;margin-bottom:8px;width:100%}._firstLevelHeaderExpanded_s854b_20{box-sizing:border-box;display:flex;flex-direction:row;align-items:flex-start;padding:8px 16px;min-height:40px;background:#c8e5ff;border:1px solid #e6e6e6;border-radius:3px 3px 0 0;cursor:pointer;margin-bottom:0;width:100%}._folderIcon_s854b_35{display:flex;align-items:center;justify-content:center;margin-right:8px;flex-shrink:0;height:20px;width:20px}._folderText_s854b_45{font-family:Onest;font-style:normal;font-weight:500;font-size:14px;line-height:20px;color:#373741;display:flex;align-items:center;text-align:left;word-wrap:break-word;flex:1;height:20px}._errorMessage_s854b_61{padding:8px 16px;font-family:Onest;font-style:normal;font-weight:400;font-size:14px;line-height:20px;text-align:left;color:#ef4444}._servicesList_s854b_72{border:none;width:100%;padding:0}._servicesPanel_s854b_78{background:#fff;border:1px solid #e2f1ff;border-radius:0 0 3px 3px;padding:0;width:100%;margin-bottom:8px}._servicesPanel_s854b_78 ._serviceItem_s854b_87{padding:12px 16px 12px 40px;cursor:pointer;font-family:Onest;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#373741;text-align:left;border:none;width:100%;box-sizing:border-box;display:block;border-radius:0}._servicesPanel_s854b_78 ._serviceItem_s854b_87:last-child{border-radius:0 0 3px 3px}._servicesPanel_s854b_78 ._serviceItem_s854b_87:hover{background-color:#f8fcff}._emptyMessage_s854b_112{padding:8px 16px;font-family:Onest;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#7f7e7f;text-align:left}._nestedFolder_s854b_123{display:contents}._nestedFolderHeader_s854b_128{padding-left:16px;margin-top:8px;background:#e2f1ff!important}._nestedFolderHeaderExpanded_s854b_134{padding-left:16px;background:#e2f1ff!important;margin-top:8px}._nestedFolder_s854b_123 ._nestedFolderHeader_s854b_128,._nestedFolder_s854b_123 ._nestedFolderHeaderExpanded_s854b_134{padding-left:32px}._nestedFolder_s854b_123 ._nestedFolder_s854b_123 ._nestedFolderHeader_s854b_128,._nestedFolder_s854b_123 ._nestedFolder_s854b_123 ._nestedFolderHeaderExpanded_s854b_134{padding-left:48px}._nestedFolder_s854b_123 ._nestedFolder_s854b_123 ._nestedFolder_s854b_123 ._nestedFolderHeader_s854b_128,._nestedFolder_s854b_123 ._nestedFolder_s854b_123 ._nestedFolder_s854b_123 ._nestedFolderHeaderExpanded_s854b_134{padding-left:64px}._nestedFolderList_s854b_167{margin-left:0;border-top:none}._nestedFolderList_s854b_167 ._serviceItem_s854b_87{padding-left:40px}._nestedFolder_s854b_123 ._nestedFolderList_s854b_167 ._serviceItem_s854b_87{padding-left:56px}._nestedFolder_s854b_123 ._nestedFolder_s854b_123 ._nestedFolderList_s854b_167 ._serviceItem_s854b_87{padding-left:72px}._nestedFolder_s854b_123 ._nestedFolder_s854b_123 ._nestedFolder_s854b_123 ._nestedFolderList_s854b_167 ._serviceItem_s854b_87{padding-left:88px}._searchContainer_7rfo8_1{width:100%;flex:1;height:0;min-height:0;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;align-items:flex-start;background:#fff;padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0;-webkit-box-flex:1;-webkit-flex:1;-webkit-box-align:flex-start;scroll-padding-top:0;-webkit-overflow-scrolling:touch}._searchContainer_7rfo8_1>*{flex-shrink:0;-webkit-flex-shrink:0;width:100%}._container_65afi_1{position:relative;flex:1}._inputWrapper_65afi_11{box-sizing:border-box;position:relative;display:flex;flex-direction:row;align-items:center;padding:10px 16px;width:100%;height:40px;background:#fff;border-bottom:1px solid #e7e7e7;transition:border-color .2s;-webkit-box-align:center}._inputWrapper_65afi_11:focus-within{border-bottom-color:#018ed7}._searchIconContainer_65afi_49{display:flex;align-items:center;padding:0;margin:0}._searchIcon_65afi_49{color:#9ca3af}._input_65afi_11{flex:1;background-color:transparent;padding:0 0 0 6px;font-size:1rem;line-height:20px;outline:none;border:0;margin:0;height:20px;-webkit-user-select:text;-moz-user-select:text;user-select:text}._input_65afi_11::-moz-placeholder{color:rgba(107,114,128,.6)}._input_65afi_11::placeholder{color:rgba(107,114,128,.6)}._clearButtonContainer_65afi_113{display:flex;align-items:center;width:19px;height:19px}._clearButton_65afi_113{color:#9ca3af;background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}._clearButton_65afi_113:hover{color:#4b5563}._dropdown_65afi_157{position:absolute;z-index:10;width:100%;margin-top:.25rem;background-color:#fff;max-height:15rem;overflow:auto;border:1px solid #e5e7eb;border-radius:.25rem;box-shadow:0 2px 5px rgba(0,0,0,.1)}._dropdownItem_65afi_183{padding:.5rem 1rem;cursor:pointer;text-align:left}._dropdownItem_65afi_183:hover{background-color:#f3f4f6}._highlightedText_65afi_203{font-weight:700}._tableContainer_ml7yi_1{width:100%;background-color:#fff;display:flex;flex-direction:column;margin-bottom:0;border-bottom:none}._tableWrapper_ml7yi_11{display:flex;flex-direction:column;position:relative}._table_ml7yi_1{width:100%;table-layout:fixed;border-collapse:collapse;border-spacing:0}._tableHeader_ml7yi_24{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:16px 0;height:48px;border-width:1px 0px;border-style:solid;border-color:#e6e6e6;background-color:#fff;position:relative;z-index:10}._tableHeader_ml7yi_24 th{font-family:Onest;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#7f7e7f;padding:0 10px 0 0;border:none;display:flex;align-items:center;height:100%}._tableHeader_ml7yi_24 th:last-child{padding-right:16px}._tableBodyWrapper_ml7yi_59{position:relative;width:100%;overflow:hidden}._tableBodyInner_ml7yi_65{height:100%;width:100%}._scrollableContainer_ml7yi_71{position:relative;width:100%;max-height:300px;overflow-y:auto}._emptyStateContainer_ml7yi_84{position:relative;padding:16px 8px;display:flex;align-items:center;justify-content:center;min-height:100px}._tableBodyWrapper_ml7yi_59::-webkit-scrollbar,._scrollableContent_ml7yi_78::-webkit-scrollbar{display:none;width:0}._tableBodyWrapper_ml7yi_59::-webkit-scrollbar-track,._scrollableContent_ml7yi_78::-webkit-scrollbar-track{display:none}._tableBodyWrapper_ml7yi_59::-webkit-scrollbar-thumb,._scrollableContent_ml7yi_78::-webkit-scrollbar-thumb{display:none}._tableBody_ml7yi_59{flex:1}._tableRow_ml7yi_114{display:flex;align-items:flex-start;min-height:36px;padding:8px 0 4px}._tableRow_ml7yi_114:hover{background-color:#f5f8ff}._tableCell_ml7yi_125{padding:12px 10px 12px 0;box-sizing:border-box;display:flex;align-items:flex-start;text-align:left;vertical-align:top}._tableCell_ml7yi_125:last-child{padding-right:16px}._courseCellContent_ml7yi_138{display:flex;flex-direction:column;align-items:flex-start;width:100%;min-width:0}._courseTitle_ml7yi_146{font-family:Onest;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#373741;margin-bottom:2px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._cellText_ml7yi_160{font-family:Onest;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#373741}._cellTextRight_ml7yi_169{text-align:right;width:100%}._cellTextEllipsis_ml7yi_174{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}._deleteButton_ml7yi_181{height:20px;color:#ef4444;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}._emptyCell_ml7yi_194{padding:0;text-align:center;height:100%;vertical-align:middle}._emptyContent_ml7yi_201{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}._emptyIcon_ml7yi_209{height:2rem;width:2rem;color:#7f7e7f;margin-bottom:.5rem}._emptyText_ml7yi_216{color:#7f7e7f;font-size:.875rem}._button_1gs2t_1{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}._button_1gs2t_1:hover{opacity:.8}._button_1gs2t_1:active{opacity:.6}._container_1dm1b_1{height:100vh;background-color:#fff;box-sizing:border-box;display:flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-context-menu:none;-moz-context-menu:none;context-menu:none}._content_1dm1b_18{display:flex;width:100%;flex:1;min-height:423px}._leftColumn_1dm1b_25{display:flex;flex-direction:column;align-items:flex-start;padding:16px;isolation:isolate;width:400px;height:100%;min-height:100%;max-height:100%;background:#f8fcff;overflow:hidden;-webkit-box-align:flex-start;position:relative}._leftColumnCollapsed_1dm1b_44{display:flex;flex-direction:column;align-items:center;padding:16px;width:52px;height:100%;background:#f8fcff}._rightColumn_1dm1b_54{display:flex;flex-direction:column;flex:1}._rightColumnExpanded_1dm1b_60,._rightColumnFullWidth_1dm1b_67{display:flex;flex-direction:column;flex:1;width:100%}._coursesSection_1dm1b_74{flex-shrink:0;margin-bottom:0}._rightColumn_1dm1b_54 ._coursesSection_1dm1b_74,._rightColumnExpanded_1dm1b_60 ._coursesSection_1dm1b_74{padding-left:20px}._servicesSection_1dm1b_85{height:70%;min-height:200px}._rightColumn_1dm1b_54 ._servicesSection_1dm1b_85,._rightColumnExpanded_1dm1b_60 ._servicesSection_1dm1b_85{padding-left:20px}._servicesOnlySection_1dm1b_95{height:100%}._rightColumn_1dm1b_54 ._servicesOnlySection_1dm1b_95,._rightColumnExpanded_1dm1b_60 ._servicesOnlySection_1dm1b_95{padding-left:20px}._searchContainer_1dm1b_104{position:relative;margin-bottom:8px;width:100%;height:40px;min-height:40px;max-height:40px;display:flex;align-items:center;flex-shrink:0;-webkit-box-flex:0;-webkit-flex-shrink:0;-webkit-box-align:center}._serviceCategories_1dm1b_120{display:flex;flex-direction:column}._commentSection_1dm1b_125{margin-top:24px}._commentLabel_1dm1b_129{font-family:Onest;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#7f7e7f;text-align:left}._commentTextarea_1dm1b_139{margin-top:2px;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding:10px 8px;width:100%;height:69px;background:#fff;border:1px solid #e7e7e7;box-sizing:border-box;resize:none}._commentTextarea_1dm1b_139::-moz-placeholder{height:20px;font-family:Onest;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#a3a3a3}._commentTextarea_1dm1b_139::placeholder{height:20px;font-family:Onest;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#a3a3a3}._buttonSection_1dm1b_164{margin-top:24px;display:flex;align-items:center;justify-content:flex-start}._actionButton_1dm1b_171{font-family:Onest;font-style:normal;font-size:14px;line-height:20px;padding:10px 16px;position:relative;width:200px;height:40px;font-weight:600;border-radius:3px;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;margin-right:8px}._actionButtonBlue_1dm1b_190{color:#fff;background:#018ed7}._actionButtonBlue_1dm1b_190:hover{background-color:#0077b5}._actionButtonBlue_1dm1b_190:active{background-color:#0371ab}._actionButtonWhite_1dm1b_203{background-color:#fff;border:1px solid #e6e6e6;color:#373741}._actionButtonWhite_1dm1b_203:hover{background:#f7f7f7;border:1px solid #e6e6e6}._actionButtonWhite_1dm1b_203:active{background:#e6e6e6;border:1px solid #e7e7e7}._actionButtonYellow_1dm1b_219{background:#ffe681;color:#373741}._actionButtonYellow_1dm1b_219:hover{background-color:#ffcf4d}._actionButtonYellow_1dm1b_219:active{background-color:#ffc117}._container_1baoz_2{position:relative;width:100%;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}._content_1baoz_14{width:100%;height:100%;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;margin-right:-17px;padding-right:0}._content_1baoz_14::-webkit-scrollbar{width:0;height:0;display:none}._scrollbar_1baoz_37{position:absolute;top:0;right:0;bottom:0;width:8px;background:transparent;cursor:pointer;z-index:10;opacity:.6;transition:opacity .2s ease}._scrollbar_1baoz_37:hover{opacity:1}._thumb_1baoz_56{position:absolute;right:0;width:8px;background-color:#c1c1c1;border-radius:4px;cursor:grab;transition:background-color .2s ease;min-height:20px}._thumb_1baoz_56:hover{background-color:#a8a8a8}._thumb_1baoz_56:active,._thumbDragging_1baoz_74{background-color:#888;cursor:grabbing}@media screen and (-webkit-min-device-pixel-ratio:0){._thumb_1baoz_56,._thumb_1baoz_56:active,._thumbDragging_1baoz_74{cursor:pointer}}@supports not (cursor: grab){._thumb_1baoz_56,._thumb_1baoz_56:active,._thumbDragging_1baoz_74{cursor:pointer}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){._content_1baoz_14{margin-right:0;padding-right:0;scrollbar-width:thin}._scrollbar_1baoz_37{display:none}}@media screen and (max-width:0){._content_1baoz_14{overflow-y:scroll;scrollbar-width:auto}._scrollbar_1baoz_37{display:none}}@media(pointer:coarse){._scrollbar_1baoz_37{width:12px}._thumb_1baoz_56{width:12px;min-height:30px}}@media(min-resolution:192dpi){._thumb_1baoz_56{border-radius:3px}}@keyframes _fadeIn_1baoz_1{0%{opacity:0}to{opacity:.6}}._scrollbar_1baoz_37{animation:_fadeIn_1baoz_1 .2s ease-in}@media(prefers-reduced-motion:reduce){._scrollbar_1baoz_37,._thumb_1baoz_56{transition:none;animation:none}}._container_1baoz_2._fallback-mode_1baoz_174{overflow-y:auto;overflow-x:hidden}._container_1baoz_2._fallback-mode_1baoz_174 ._content_1baoz_14{margin-right:0;padding-right:0;overflow-y:auto;scrollbar-width:thin}._container_1baoz_2._fallback-mode_1baoz_174 ._scrollbar_1baoz_37{display:none}@supports (-webkit-appearance: none){._content_1baoz_14{scrollbar-width:none;-webkit-scrollbar-width:none}._content_1baoz_14::-webkit-scrollbar{width:0!important;height:0!important;display:none!important;background:transparent!important}._content_1baoz_14::-webkit-scrollbar-track{display:none!important}._content_1baoz_14::-webkit-scrollbar-thumb{display:none!important}._content_1baoz_14::-webkit-scrollbar-corner{display:none!important}}@media screen and (min-color-index: 0) and(-webkit-min-device-pixel-ratio: 0){._thumb_1baoz_56{background:#c1c1c1;opacity:.8}._thumb_1baoz_56:hover{opacity:1}}._scrollable-fallback_1baoz_233{position:absolute;top:48px;left:0;right:0;height:300px;overflow-y:auto;overflow-x:hidden}@media(hover:none)and (pointer:coarse){._scrollbar_1baoz_37{width:16px;opacity:.8}._thumb_1baoz_56{width:16px;min-height:40px;border-radius:8px}}@media(prefers-contrast:high){._scrollbar_1baoz_37{background:#000;opacity:1}._thumb_1baoz_56{background:#fff;border:1px solid #000}._thumb_1baoz_56:hover,._thumb_1baoz_56:active,._thumbDragging_1baoz_74{background:#ccc}}._force-custom-scroll_1baoz_278 ._content_1baoz_14{scrollbar-width:none!important;-ms-overflow-style:none!important;overflow:-moz-scrollbars-none!important}._force-custom-scroll_1baoz_278 ._content_1baoz_14::-webkit-scrollbar{display:none!important;width:0!important;height:0!important;background:transparent!important}@media screen and (max-width:768px){._scrollbar_1baoz_37{width:12px}._thumb_1baoz_56{width:12px;min-height:30px}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){._container_1baoz_2{-ms-overflow-style:-ms-autohiding-scrollbar}._content_1baoz_14{-ms-overflow-style:none;overflow:-ms-autohiding-scrollbar}}._input_twhk3_1{width:100%;border:1px solid #e6e6e6;border-radius:3px;font-size:16px;font-weight:400;line-height:20px;font-family:Onest;outline:none;text-align:right;padding:0 6px;transition:border-color .2s,box-shadow .2s;height:22px}._input_twhk3_1:focus{border-color:#018ed7;box-shadow:0 0 0 2px rgba(1,142,215,.2)}._inputWrapper_twhk3_23{position:relative;display:flex;align-items:center;width:100%;height:100%}._controlButton_twhk3_31{position:absolute;background:none;border:none;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;color:#6b7280;transition:color .2s;z-index:2}._controlButton_twhk3_31:hover{color:#018ed7}._decrementButton_twhk3_49{left:.25rem}._incrementButton_twhk3_53{right:.25rem}._tableContainer_1g1ii_1{width:100%;background-color:#fff;display:flex;flex-direction:column;height:100%;text-align:center;vertical-align:middle;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;outline:none;-webkit-tap-highlight-color:transparent}._tableWrapper_1g1ii_17{display:flex;flex-direction:column;height:calc(100% - 80px);position:relative}._table_1g1ii_1{width:100%;table-layout:fixed;border-collapse:collapse;border-spacing:0;margin:0}._tableHeader_1g1ii_32{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:16px 0;height:48px;border-width:1px 0px;border-style:solid;border-color:#e6e6e6;background-color:#fff;position:absolute;top:0;left:0;right:0;z-index:10}._tableHeader_1g1ii_32 th{font-family:Onest;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#7f7e7f;padding:0 10px 0 0;border:none;display:flex;align-items:center;height:100%;min-height:45px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;outline:none;-webkit-tap-highlight-color:transparent}._tableHeader_1g1ii_32 th:last-child{padding-right:16px}._tableBodyWrapper_1g1ii_76{position:absolute;top:48px;left:0;right:0;bottom:0;overflow:hidden}._tableBodyInner_1g1ii_85{height:100%;width:100%}._scrollableContainer_1g1ii_91{position:absolute;top:48px;left:0;right:0;bottom:0}._tableBodyWrapper_1g1ii_76::-webkit-scrollbar,._scrollableContent_1g1ii_99::-webkit-scrollbar{display:none;width:0}._tableBodyWrapper_1g1ii_76::-webkit-scrollbar-track,._scrollableContent_1g1ii_99::-webkit-scrollbar-track{display:none}._tableBodyWrapper_1g1ii_76::-webkit-scrollbar-thumb,._scrollableContent_1g1ii_99::-webkit-scrollbar-thumb{display:none}._tableBody_1g1ii_76{flex:1}._tableRow_1g1ii_125{display:flex;align-items:flex-start;min-height:36px;padding:8px 0 4px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;outline:none;-webkit-tap-highlight-color:transparent}._tableRow_1g1ii_125:hover{background-color:#f5f8ff}._tableCell_1g1ii_142{padding:8px 10px 8px 0;box-sizing:border-box;display:flex;align-items:flex-start;text-align:left;vertical-align:top;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;outline:none;-webkit-tap-highlight-color:transparent}._tableCell_1g1ii_142:last-child{padding-right:16px}._tableCell_1g1ii_142:first-child{padding-right:3px}._serviceCellContent_1g1ii_165{display:flex;flex-direction:column;align-items:flex-start;width:100%;min-width:0}._serviceTitle_1g1ii_173{font-family:Onest;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#373741;margin-bottom:2px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._serviceSubtitle_1g1ii_187{font-style:normal;font-weight:400;font-size:14px;line-height:18px;font-feature-settings:"tnum" on,"lnum" on;color:#7f7e7f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}._cellText_1g1ii_202{font-family:Onest;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#373741}._cellTextRight_1g1ii_211{text-align:right;width:100%}._cellTextEllipsis_1g1ii_216{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}._deleteButton_1g1ii_223{height:20px;color:#ef4444;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;outline:none;-webkit-tap-highlight-color:transparent}._emptyCell_1g1ii_242{padding:0;text-align:center;height:100%;vertical-align:middle}._emptyStateContainer_1g1ii_249{position:absolute;top:48px;left:8px;right:8px;bottom:0;display:flex;align-items:center;justify-content:center}._emptyContent_1g1ii_260{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}._emptyIcon_1g1ii_268{height:3rem;width:3rem;color:#7f7e7f;margin-bottom:.5rem}._emptyText_1g1ii_275{color:#7f7e7f;font-size:16px;font-weight:500;line-height:20px;font-family:Onest}._footer_1g1ii_283{height:80px;padding:16px 0;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;background-color:#fff;display:flex;align-items:center}._totalsSection_1g1ii_293{display:flex;justify-content:space-between;font-size:.875rem;width:100%}._discountSection_1g1ii_300{display:flex;flex-direction:column}._discountRow_1g1ii_305{display:flex;flex-direction:row;margin-bottom:4px}._bonusRow_1g1ii_311{display:flex;flex-direction:row}._discountLabel_1g1ii_316{font-family:Onest;font-style:normal;font-weight:500;font-size:14px;line-height:20px;display:flex;align-items:center;color:#7f7e7f;margin-right:8px}._discountValue_1g1ii_328{font-family:Onest;font-style:normal;font-weight:500;font-size:14px;line-height:20px;display:flex;align-items:center;color:#373741}._bonusLabel_1g1ii_339{font-family:Onest;font-style:normal;font-weight:500;font-size:14px;line-height:20px;display:flex;align-items:center;color:#7f7e7f;margin-right:8px}._bonusValue_1g1ii_351{font-family:Onest;font-style:normal;font-weight:500;font-size:14px;line-height:20px;display:flex;align-items:center;color:#373741}._totalSection_1g1ii_362{display:flex;flex-direction:column;text-align:right}._totalRow_1g1ii_368{display:flex;flex-direction:row;justify-content:flex-end;margin-bottom:4px}._paymentRow_1g1ii_375{display:flex;flex-direction:row;justify-content:flex-end}._totalLabel_1g1ii_381{font-family:Onest;font-style:normal;font-weight:600;font-size:16px;line-height:20px;color:#373741;margin-right:8px}._totalValue_1g1ii_391{font-family:Onest;font-style:normal;font-weight:600;font-size:16px;line-height:20px;color:#7f7e7f}._paymentLabel_1g1ii_400{font-family:Onest;font-style:normal;font-weight:600;font-size:16px;line-height:20px;color:#373741;margin-right:8px}._paymentValue_1g1ii_410{font-family:Onest;font-style:normal;font-weight:600;font-size:16px;line-height:20px;color:#373741}._container_1524p_1{position:relative;flex:1}._inputWrapper_1524p_6{box-sizing:border-box;position:relative;display:flex;flex-direction:row;align-items:center;padding:10px 16px;width:100%;height:40px;background:#fff;border-bottom:1px solid #E7E7E7;transition:border-color .2s;-webkit-box-align:center}._inputWrapper_1524p_6:focus-within{border-bottom-color:#018ed7}._searchIconContainer_1524p_25{display:flex;align-items:center;padding:0;margin:0}._searchIcon_1524p_25{color:#9ca3af}._input_1524p_6{flex:1;background-color:transparent;padding:0 0 0 6px;font-size:1rem;outline:none;border:0;margin:0;-webkit-user-select:text;-moz-user-select:text;user-select:text}._input_1524p_6::-moz-placeholder{color:rgba(107,114,128,.6)}._input_1524p_6::placeholder{color:rgba(107,114,128,.6)}._clearButtonContainer_1524p_55{display:flex;align-items:center;width:19px;height:19px}._clearButton_1524p_55{color:#9ca3af;background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}._clearButton_1524p_55:hover{color:#4b5563}._dropdown_1524p_77{position:absolute;z-index:10;width:100%;margin-top:.25rem;background-color:#fff;max-height:15rem;overflow:auto;border:1px solid #e5e7eb;border-radius:.25rem;box-shadow:0 2px 5px rgba(0,0,0,.1)}._dropdownItem_1524p_90{padding:.5rem 1rem;cursor:pointer;text-align:left}._dropdownItem_1524p_90:hover{background-color:#f3f4f6}._highlightedText_1524p_100{font-weight:700}._tableContainer_1hzsr_1{width:100%;background-color:#fff;display:flex;flex-direction:column;height:100%;margin-bottom:16px;border-bottom:none}._tableWrapper_1hzsr_12{display:flex;flex-direction:column;height:100%;position:relative}._table_1hzsr_1{width:100%;table-layout:fixed;border-collapse:collapse;border-spacing:0}._tableHeader_1hzsr_26{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:16px 0;height:48px;border-width:1px 0px;border-style:solid;border-color:#e6e6e6;background-color:#fff;position:absolute;top:0;left:0;right:0;z-index:10}._tableHeader_1hzsr_26 th{font-family:Onest;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#7f7e7f;padding:0 16px 0 0;border:none;display:flex;align-items:center;height:100%}._tableHeader_1hzsr_26 th:last-child{padding-right:16px}._scrollableContainer_1hzsr_64{position:absolute;top:48px;left:0;right:0;bottom:0}._emptyStateContainer_1hzsr_78{position:absolute;top:48px;left:8px;right:8px;bottom:0;display:flex;align-items:center;justify-content:center}._scrollableContent_1hzsr_72::-webkit-scrollbar{display:none;width:0}._scrollableContent_1hzsr_72::-webkit-scrollbar-track{display:none}._scrollableContent_1hzsr_72::-webkit-scrollbar-thumb{display:none}._tableBody_1hzsr_103{flex:1}._tableRow_1hzsr_107{display:flex;align-items:flex-start;min-height:36px;padding:8px 0 4px}._tableRow_1hzsr_107:hover{background-color:#f5f8ff}._tableCell_1hzsr_118{padding:12px 10px 12px 0;box-sizing:border-box;display:flex;align-items:flex-start;text-align:left;vertical-align:top}._tableCell_1hzsr_118:last-child{padding-right:16px}._courseCellContent_1hzsr_131{display:flex;flex-direction:column;align-items:flex-start;width:100%;min-width:0}._courseTitle_1hzsr_139{font-family:Onest;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#373741;margin-bottom:2px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._cellText_1hzsr_153{font-family:Onest;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#373741}._cellTextRight_1hzsr_162{text-align:right;width:100%}._cellTextEllipsis_1hzsr_167{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}._deleteButton_1hzsr_174{height:20px;color:#ef4444;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}._emptyCell_1hzsr_187{padding:0;text-align:center;height:100%;vertical-align:middle}._emptyContent_1hzsr_194{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}._emptyIcon_1hzsr_202{height:2rem;width:2rem;color:#7f7e7f;margin-bottom:.5rem}._emptyText_1hzsr_209{color:#7f7e7f;font-size:.875rem}._folderHeader_1bzmu_1{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:8px 16px;height:36px;background:#fff;border:1px solid #E6E6E6;border-radius:3px;cursor:pointer;margin-bottom:8px}._folderHeader_1bzmu_1._expanded_1bzmu_15{background:#e2f1ff;border-radius:3px 3px 0 0;margin-bottom:0}._folderIcon_1bzmu_21{display:flex;align-items:center;justify-content:center;margin-right:8px;flex-shrink:0;height:20px;width:20px}._folderText_1bzmu_31{font-family:Onest;font-style:normal;font-weight:500;font-size:14px;line-height:20px;color:#373741;display:flex;align-items:center}._folderList_1bzmu_42{background:transparent;border:none;border-radius:0;margin-top:0;margin-bottom:8px;width:100%;padding:0}._errorMessage_1bzmu_52{padding:8px 16px;font-family:Onest;font-style:normal;font-weight:400;font-size:14px;line-height:20px;text-align:left}._serviceItem_1z0t2_1{padding:8px 16px;cursor:pointer;font-family:Onest;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#373741;text-align:left}._serviceItem_1z0t2_1:hover{background-color:#f8fcff}._favoriteItem_1z0t2_17{padding:8px 16px;cursor:pointer;font-family:Onest;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#373741;text-align:left}._favoriteItem_1z0t2_17:hover{background-color:#f8fcff}._favoriteSection_dgo0l_2{border:1px solid #FFC117}._favoriteSectionExpanded_dgo0l_7{border:1px solid #FFC117;background:#fff8dc}._favoriteOpenHeader_dgo0l_13{background:#fff8dc!important;border:1px solid #FFC117}._favoritesList_dgo0l_19{border:1px solid #FFC117;border-top:none;background:transparent!important}._favoriteItem_dgo0l_25{padding:8px 16px;cursor:pointer;font-family:Onest;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#373741;text-align:left;background:#fff!important}._favoriteItem_dgo0l_25:hover{background-color:#fdfdf1!important}._favoriteNestedFolder_dgo0l_43{background:#ffe6a2!important}._favoriteOpenItem_dgo0l_47,._favoriteOpenItem_dgo0l_47:hover{background:#ffe6a2}._emptyMessage_dgo0l_55{padding:8px 16px;font-family:Onest;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#7f7e7f;text-align:left}._sectionHeader_1syhl_1{border:1px solid #E6E6E6}._firstLevelHeader_1syhl_5{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:8px 16px;min-height:40px;background:#fff;border:1px solid #E6E6E6;border-radius:3px;cursor:pointer;margin-bottom:8px;width:100%}._firstLevelHeaderExpanded_1syhl_20{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:8px 16px;min-height:40px;background:#c8e5ff;border:1px solid #E6E6E6;border-radius:3px 3px 0 0;cursor:pointer;margin-bottom:0;width:100%}._folderIcon_1syhl_35{display:flex;align-items:center;justify-content:center;margin-right:8px;flex-shrink:0;height:20px;width:20px}._folderText_1syhl_45{font-family:Onest;font-style:normal;font-weight:500;font-size:14px;line-height:20px;color:#373741;display:flex;align-items:center}._errorMessage_1syhl_56{padding:8px 16px;font-family:Onest;font-style:normal;font-weight:400;font-size:14px;line-height:20px;text-align:left;color:#ef4444}._servicesList_1syhl_67{border:none;width:100%;padding:0}._servicesPanel_1syhl_73{background:#fff;border:1px solid #E2F1FF;border-radius:0 0 3px 3px;padding:0;width:100%;margin-bottom:8px}._servicesPanel_1syhl_73 ._serviceItem_1syhl_82{padding:12px 16px 12px 40px;cursor:pointer;font-family:Onest;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#373741;text-align:left;border:none;width:100%;box-sizing:border-box;display:block;border-radius:0}._servicesPanel_1syhl_73 ._serviceItem_1syhl_82:last-child{border-radius:0 0 3px 3px}._servicesPanel_1syhl_73 ._serviceItem_1syhl_82:hover{background-color:#f8fcff}._emptyMessage_1syhl_107{padding:8px 16px;font-family:Onest;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#7f7e7f;text-align:left}._nestedFolder_1syhl_118{display:contents}._nestedFolderHeader_1syhl_123{padding-left:16px;margin-top:8px;background:#e2f1ff!important}._nestedFolderHeaderExpanded_1syhl_129{padding-left:16px;background:#e2f1ff!important;margin-top:8px}._nestedFolder_1syhl_118 ._nestedFolderHeader_1syhl_123,._nestedFolder_1syhl_118 ._nestedFolderHeaderExpanded_1syhl_129{padding-left:32px}._nestedFolder_1syhl_118 ._nestedFolder_1syhl_118 ._nestedFolderHeader_1syhl_123,._nestedFolder_1syhl_118 ._nestedFolder_1syhl_118 ._nestedFolderHeaderExpanded_1syhl_129{padding-left:48px}._nestedFolder_1syhl_118 ._nestedFolder_1syhl_118 ._nestedFolder_1syhl_118 ._nestedFolderHeader_1syhl_123,._nestedFolder_1syhl_118 ._nestedFolder_1syhl_118 ._nestedFolder_1syhl_118 ._nestedFolderHeaderExpanded_1syhl_129{padding-left:64px}._nestedFolderList_1syhl_162{margin-left:0;border-top:none}._nestedFolderList_1syhl_162 ._serviceItem_1syhl_82{padding-left:40px}._nestedFolder_1syhl_118 ._nestedFolderList_1syhl_162 ._serviceItem_1syhl_82{padding-left:56px}._nestedFolder_1syhl_118 ._nestedFolder_1syhl_118 ._nestedFolderList_1syhl_162 ._serviceItem_1syhl_82{padding-left:72px}._nestedFolder_1syhl_118 ._nestedFolder_1syhl_118 ._nestedFolder_1syhl_118 ._nestedFolderList_1syhl_162 ._serviceItem_1syhl_82{padding-left:88px}._container_gdkuv_1{width:100%;flex:1;height:0;min-height:0;overflow-y:auto}._container_gdkuv_1::-webkit-scrollbar{width:8px;height:8px}._container_gdkuv_1::-webkit-scrollbar-track{background:#f1f1f1}._container_gdkuv_1::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}._container_gdkuv_1::-webkit-scrollbar-thumb:hover{background:#a8a8a8}._container_gdkuv_1::-webkit-scrollbar-button{display:none!important;height:0!important;width:0!important}._container_gdkuv_1::-webkit-scrollbar-button:start:decrement,._container_gdkuv_1::-webkit-scrollbar-button:end:increment{display:none!important;height:0!important;width:0!important;background:transparent!important}._container_gdkuv_1::-webkit-scrollbar-corner{display:none!important;background:transparent!important}._favoriteSection_gdkuv_49{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:8px 16px;min-height:40px;background:#fff;border:1px solid #FFC117;border-radius:3px;cursor:pointer;margin-bottom:8px;width:100%}._favoriteSection_gdkuv_49._expanded_gdkuv_65{background:#e2f1ff;border:1px solid #FFC117;border-radius:3px 3px 0 0;margin-bottom:0}._sectionHeader_gdkuv_73{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:8px 16px;min-height:40px;background:#fff;border:1px solid #E6E6E6;border-radius:3px;cursor:pointer;margin-bottom:8px;width:100%}._sectionHeader_gdkuv_73._expanded_gdkuv_65{background:#e2f1ff;border:1px solid #E6E6E6;border-radius:3px 3px 0 0;margin-bottom:0}._sectionIcon_gdkuv_97{display:flex;align-items:center;justify-content:center;margin-right:8px;flex-shrink:0;height:20px;width:20px}._sectionText_gdkuv_108{font-family:Onest;font-style:normal;font-weight:500;font-size:14px;line-height:20px;color:#373741;display:flex;align-items:center}._servicesList_gdkuv_120,._favoritesList_gdkuv_131{background:transparent;border:none;border-radius:0;margin-top:0;margin-bottom:8px;width:100%;padding:0}._serviceItem_gdkuv_141{padding:8px 16px;cursor:pointer;font-family:Onest;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#373741;text-align:left}._serviceItem_gdkuv_141:hover{background-color:#f8fcff}._favoriteItem_gdkuv_158{padding:8px 16px;cursor:pointer;font-family:Onest;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#373741;text-align:left}._favoriteItem_gdkuv_158:hover{background-color:#f8fcff}._button_u0vfl_1{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}._button_u0vfl_1:hover{opacity:.8}._button_u0vfl_1:active{opacity:.6}._container_18fqe_1{height:100vh;background-color:#fff;box-sizing:border-box;display:flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;user-select:none}._content_18fqe_14{display:flex;width:100%;flex:1;min-height:423px}._leftColumn_18fqe_21{display:flex;flex-direction:column;align-items:flex-start;padding:16px;isolation:isolate;width:400px;height:100%;background:#f8fcff;overflow:hidden}._leftColumnCollapsed_18fqe_33{display:flex;flex-direction:column;align-items:center;padding:16px;width:52px;height:100%;background:#f8fcff}._rightColumn_18fqe_43{display:flex;flex-direction:column;flex:1}._rightColumnExpanded_18fqe_49{display:flex;flex-direction:column;flex:1;width:100%}._coursesSection_18fqe_56{height:30%;min-height:150px;margin-bottom:6px}._rightColumn_18fqe_43 ._coursesSection_18fqe_56,._rightColumnExpanded_18fqe_49 ._coursesSection_18fqe_56{padding-left:20px}._servicesSection_18fqe_68{height:70%;min-height:200px}._rightColumn_18fqe_43 ._servicesSection_18fqe_68,._rightColumnExpanded_18fqe_49 ._servicesSection_18fqe_68{padding-left:20px}._servicesOnlySection_18fqe_78{height:100%}._rightColumn_18fqe_43 ._servicesOnlySection_18fqe_78,._rightColumnExpanded_18fqe_49 ._servicesOnlySection_18fqe_78{padding-left:20px}._readOnly_18fqe_87 ._servicesOnlySection_18fqe_78,._servicesOnlySection_18fqe_78{padding-left:0}._searchContainer_18fqe_91{position:relative;margin-bottom:8px;width:100%;display:flex;align-items:center}._serviceCategories_18fqe_99{display:flex;flex-direction:column}._commentSection_18fqe_104{margin-top:24px}._commentLabel_18fqe_108{font-family:Onest;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#7f7e7f;text-align:left}._commentTextarea_18fqe_118{margin-top:2px;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding:10px 8px;width:100%;height:69px;background:#fff;border:1px solid #e7e7e7;box-sizing:border-box;resize:none}._commentTextarea_18fqe_118::-moz-placeholder{height:20px;font-family:Onest;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#a3a3a3}._commentTextarea_18fqe_118::placeholder{height:20px;font-family:Onest;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#a3a3a3}._buttonSection_18fqe_143{margin-top:24px;display:flex;align-items:center;justify-content:flex-start}._actionButton_18fqe_150{font-family:Onest;font-style:normal;font-size:14px;line-height:20px;padding:10px 16px;position:relative;width:200px;height:40px;font-weight:600;border-radius:3px;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;margin-right:8px}._actionButtonBlue_18fqe_169{color:#fff;background:#018ed7}._actionButtonBlue_18fqe_169:hover{background-color:#0077b5}._actionButtonBlue_18fqe_169:active{background-color:#0371ab}._actionButtonWhite_18fqe_182{background-color:#fff;border:1px solid #e6e6e6;color:#373741}._actionButtonWhite_18fqe_182:hover{background:#f7f7f7;border:1px solid #e6e6e6}._actionButtonWhite_18fqe_182:active{background:#e6e6e6;border:1px solid #e7e7e7}._actionButtonYellow_18fqe_198{background:#ffe681;color:#373741}._actionButtonYellow_18fqe_198:hover{background-color:#ffcf4d}._actionButtonYellow_18fqe_198:active{background-color:#ffc117}._navigationContainer_1x8z1_1{display:flex;flex-wrap:wrap;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #e6e6e6;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:var(--font-family-tables);display:none}._navigationLink_1x8z1_13{padding:8px 16px;background-color:#f5f5f5;color:#373741;font-weight:500;font-size:14px;border-radius:4px;-webkit-text-decoration:none;text-decoration:none;transition:all .2s ease;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-right:10px}._navigationLink_1x8z1_13:hover{background-color:#e6e6e6}._navigationLink_1x8z1_13._active_1x8z1_31{background-color:#4dc2ff;color:#fff}@media(max-width:768px){._navigationContainer_1x8z1_1{overflow-x:auto;flex-wrap:nowrap;padding-bottom:15px;-webkit-overflow-scrolling:touch}._navigationContainer_1x8z1_1::-webkit-scrollbar{display:none}._navigationContainer_1x8z1_1{-ms-overflow-style:none;scrollbar-width:none}}._bodyContainer_dve4f_50{position:relative;flex:1;overflow-y:auto;overflow-x:auto;width:100%;scrollbar-width:thin;-ms-overflow-style:auto;background-color:#fff;min-height:0}._virtualListContainer_dve4f_63{position:relative;width:100%;height:100%;background-color:#fff;overflow:hidden;min-height:0}._disabledVirtualListContainer_dve4f_72{position:relative;width:100%;height:100%;background-color:#fff;min-height:0}._virtualListContainer_dve4f_63>div,._disabledVirtualListContainer_dve4f_72>div{width:100%!important;overflow:overlay!important}._bodyContainer_dve4f_50::-webkit-scrollbar,._virtualListContainer_dve4f_63 ::-webkit-scrollbar,._disabledVirtualListContainer_dve4f_72 ::-webkit-scrollbar{width:8px;height:8px;display:block}._bodyContainer_dve4f_50::-webkit-scrollbar-track,._virtualListContainer_dve4f_63 ::-webkit-scrollbar-track,._disabledVirtualListContainer_dve4f_72 ::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}._bodyContainer_dve4f_50::-webkit-scrollbar-thumb,._virtualListContainer_dve4f_63 ::-webkit-scrollbar-thumb,._disabledVirtualListContainer_dve4f_72 ::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:10px}._bodyContainer_dve4f_50::-webkit-scrollbar-thumb:hover,._virtualListContainer_dve4f_63 ::-webkit-scrollbar-thumb:hover,._disabledVirtualListContainer_dve4f_72 ::-webkit-scrollbar-thumb:hover{background:#a8a8a8}._bodyTable_dve4f_116{width:100%;table-layout:fixed;border-collapse:collapse;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:var(--font-family-tables)}._hideScrollbar_dve4f_124{scrollbar-width:none!important;-ms-overflow-style:none!important}._hideScrollbar_dve4f_124::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}._tableRow_dve4f_136{position:relative;display:flex;height:67px;border-bottom:1px solid #e6e6e6;transition:background-color .15s;background-color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:var(--font-family-tables);cursor:pointer;padding:0 16px}._noRowPadding_dve4f_149{padding:0!important}._historyRow_dve4f_154{height:56px}._tableRow_dve4f_136:hover{background-color:#f7f7f7}._tableRow_dve4f_136:hover ._sticky_dve4f_160{background-color:var(--table-row-highlight)!important}._tableRow_dve4f_136:hover [id=equipment-cell],._tableRow_dve4f_136:hover [id=employees-cell]{background-color:transparent}._tableCell_dve4f_171{vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:14px;color:#373741;box-sizing:border-box;display:flex;align-items:center}._emptyState_dve4f_181{padding:40px 16px;text-align:center;color:#7f7e7f;font-size:14px;background-color:#fff}._tableRow_dve4f_136{display:flex;height:90px;border-bottom:1px solid #e5e7eb;transition:background-color .15s;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:var(--font-family-tables);cursor:pointer;padding:0 16px;color:#6b7280}._disabledTableRow_dve4f_256{display:flex;height:-moz-fit-content;height:fit-content;border-bottom:1px solid #e5e7eb;transition:background-color .15s;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:var(--font-family-tables);cursor:pointer;padding:0 16px;color:#6b7280}._disableBorder_dve4f_270{border-bottom:1px solid transparent!important}._tableRow_dve4f_136:hover,._disabledTableRow_dve4f_256:hover{background-color:var(--table-row-highlight);cursor:pointer}._tableRow_dve4f_136:last-child,._disabledTableRow_dve4f_256:last-child{cursor:pointer}._tableCell_dve4f_171{padding-right:16px;display:flex;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}._tableCell_dve4f_171:last-child{padding-right:0}._noCellPadding_dve4f_297{padding-right:0!important}._cellContent_dve4f_301{display:flex;align-items:center;justify-self:start;width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#6b7280}._tableRow_dve4f_136 ._tableCell_dve4f_171:first-child ._cellContent_dve4f_301,._disabledTableRow_dve4f_256 ._tableRow_dve4f_136 ._tableCell_dve4f_171:nth-child(2) ._cellContent_dve4f_301{justify-content:flex-start}._tableRow_dve4f_136 ._tableCell_dve4f_171:not(:first-child):not(:nth-child(2)) ._cellContent_dve4f_301,._disabledTableRow_dve4f_256{justify-content:flex-end}._tableBody_dve4f_323{position:relative;min-height:450px;-webkit-user-select:none;-moz-user-select:none;user-select:none}._tableHead_dve4f_329{width:100%;background-color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none}._headerRow_dve4f_335{display:flex;width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}._actionButton_dve4f_340{background-color:#00b277;color:#fff;padding:10px;font-size:.875rem;line-height:1.25rem;display:flex;align-items:center;justify-content:center;border-radius:var(--table-btn-radius);height:40px;width:40px;overflow:hidden}._actionButton_dve4f_340:hover{background-color:#079a6e}._actionButton_dve4f_340:active{background-color:var(--table-btn-green-press)}._actionButtonYellow_dve4f_363{background-color:#ffe681;color:#000;padding:10px;font-size:.875rem;line-height:1.25rem;display:flex;align-items:center;justify-content:center;border-radius:var(--table-btn-radius);height:40px;width:40px;overflow:hidden}._actionButtonYellow_dve4f_363:hover{background-color:#ffcf4d}._actionButtonYellow_dve4f_363:active{background-color:#ffc117}._actionButtonBlue_dve4f_386{background-color:#018ed7;color:#fff;padding:10px;font-size:.875rem;line-height:1.25rem;display:flex;align-items:center;justify-content:center;border-radius:var(--table-btn-radius);height:40px;width:40px;overflow:hidden}._actionButtonBlue_dve4f_386:hover{background-color:#0077b5}._actionButtonBlue_dve4f_386:active{background-color:#0371ab}._actionIcon_dve4f_1{height:1rem;width:1rem}._rocketIcon_dve4f_6{height:1.25rem;width:1.25rem;color:#3b82f6}._container_dve4f_12{padding:1.25rem;display:flex;flex-direction:column;height:calc(100vh - 50px)}._title_dve4f_19{font-size:1.5rem;font-weight:500;text-align:left;margin-bottom:1.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}._tableWrapper_dve4f_28{position:relative;width:100%;border-radius:.5rem;height:calc(100% - 80px);display:flex;flex-direction:column;overflow:hidden}._headerContainer_dve4f_40{position:relative;width:100%;height:54px;border-bottom:1px solid #e6e6e6;background-color:#fff;z-index:10}._bodyContainer_dve4f_50{position:relative;flex:1;overflow-y:auto;width:100%;scrollbar-width:thin;-ms-overflow-style:auto}._bodyContainer_dve4f_50::-webkit-scrollbar{width:8px;display:block}._bodyContainer_dve4f_50::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}._bodyContainer_dve4f_50::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:10px}._bodyContainer_dve4f_50::-webkit-scrollbar-thumb:hover{background:#a8a8a8}._headerTable_dve4f_190,._bodyTable_dve4f_116{width:100%;table-layout:fixed;border-collapse:collapse;-webkit-user-select:none;-moz-user-select:none;user-select:none}._bodyTable_dve4f_116 td{cursor:pointer}._loadingIndicator_dve4f_203{position:relative;width:100%;padding:12px;background-color:rgba(255,255,255,.95);text-align:center;font-weight:500;color:#333;border-top:1px solid #ddd;box-shadow:0 -2px 10px rgba(0,0,0,.05);animation:_pulse_dve4f_1 1.5s infinite ease-in-out;z-index:10}._endOfDataMessage_dve4f_218{position:relative;width:100%;padding:12px;background-color:rgba(245,245,245,.95);text-align:center;font-weight:500;color:#666;border-top:1px solid #ddd;z-index:10}@keyframes _pulse_dve4f_1{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}._borderedCell_dve4f_540:not(:last-child){border-right:1px solid #e7e7e7}._sticky_dve4f_160{position:sticky;position:-webkit-sticky;left:0;background-color:#fff;transition:background-color .15s}._list_dve4f_552{display:flex;flex-direction:column;height:100%}._headerCell_1jm3n_1{padding-right:16px;font-size:14px;font-weight:400;color:#7f7e7f;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:var(--font-family-tables)}._headerCell_1jm3n_1:last-child{padding-right:0}._headerContent_1jm3n_16{display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:var(--font-family-tables);height:100%}._headerContent_1jm3n_16._left_1jm3n_23{justify-content:flex-start}._headerContent_1jm3n_16._right_1jm3n_27{justify-content:flex-end}._headerContent_1jm3n_16._center_1jm3n_31{justify-content:center}._headerContent_1jm3n_16>*+*{margin-left:.5rem}._headerContainer_1qp6q_1{display:flex;align-items:center;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:var(--font-family-tables);width:100%;min-width:0}._headerContainer_1qp6q_1>*+*{margin-left:0}._headerTitle_1qp6q_15{-webkit-user-select:none;-moz-user-select:none;user-select:none;font-weight:400;font-family:var(--font-family-tables);white-space:nowrap;overflow:visible;text-overflow:initial;display:flex;align-items:center;position:relative}._headerTitle_1qp6q_15>*+*{margin-left:4px}._headerTitle_1qp6q_15._filterable_1qp6q_31{cursor:pointer}._headerTitle_1qp6q_15._filterable_1qp6q_31:hover{-webkit-text-decoration:underline;text-decoration:underline}._actionContainer_1qp6q_39,._openIconContainer_1qp6q_45{display:flex;align-items:center;justify-content:center}._filterButton_1qp6q_51{display:flex;align-items:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:var(--font-family-tables);margin-left:4px}._filterIcon_1qp6q_60{height:1rem;width:1rem;color:var(--muted-foreground);transition:color .15s;-webkit-user-select:none;-moz-user-select:none;user-select:none}._filterIcon_1qp6q_60:hover{color:var(--muted-foreground)}._popoverContent_1qp6q_72{border-color:var(--table-border-color);box-shadow:0 4px 12px rgba(0,0,0,.1);width:auto;max-width:350px;padding:0;overflow:visible;z-index:100;-webkit-user-select:none;-moz-user-select:none;user-select:none;left:0!important;transform:none!important;font-family:var(--font-family-tables)}._whiteBackground_1qp6q_86{-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:var(--font-family-tables);width:100%;min-width:0}._whiteBackground_1qp6q_86>div{width:calc(100% - 4px);min-width:0}._sortButton_1qp6q_99{margin-left:4px}._filterAndSortContainer_1qp6q_103{width:auto;max-width:350px;padding:0;overflow:visible;z-index:100;-webkit-user-select:none;-moz-user-select:none;user-select:none;left:0!important;transform:none!important;font-family:var(--font-family-tables);background-color:#fff;border-radius:4px}._sortContainer_1qp6q_117{display:flex;align-items:center;flex-direction:column}._sortContainer_1qp6q_117>*+*{margin-top:8px}._sortItem_1qp6q_127{display:flex;align-items:center;width:100%;justify-content:space-between;background:#fff}._sortItem_1qp6q_127>*+*{margin-left:8px}._sortItem_1qp6q_127:hover{background-color:var(--table-hover-color)}._sortIcon_1qp6q_143{width:16px;height:16px}._sortLabel_1qp6q_148{font-size:12px;font-weight:500}._openable_1qp6q_153{cursor:pointer}._bonusAccrualStatusCnt_2x3tl_1{display:flex}._statusText_2x3tl_5{font-size:16px;line-height:20px}._iconCnt_2x3tl_10{margin-right:8px}._iconCnt_2x3tl_10{display:flex;align-items:center;justify-content:center}._container_97t74_1{display:flex;flex-direction:column;border-radius:3px;padding:16px 0;width:315px;height:156px}._checkboxContainer_97t74_10{display:flex;align-items:center}._checkboxContainer_97t74_10:not(:last-child){margin-bottom:8px}._checkbox_97t74_10{margin-right:8px}._checkboxLabel_97t74_23{font-size:16px;line-height:20px}._checkboxContainer_97t74_10{-ms-flex-align:center;-webkit-align-items:center}*+html ._container_97t74_1{display:inline;zoom:1}*+html ._checkboxContainer_97t74_10{display:inline;zoom:1}._applyButton_97t74_49{background-color:#ffe681;background-color:var(--table-btn-yellow-default);color:#373741;padding:8px 16px;height:40px;font-weight:600;font-size:14px;line-height:20px;transition:background-color .2s ease-in-out;width:100%;outline:none;border:none;border-radius:4px;border-radius:var(--table-btn-radius);display:flex;align-items:center;justify-content:center;cursor:pointer}._applyButton_97t74_49:hover{background-color:#ffd94d;background-color:var(--table-btn-yellow-hover)}._applyButton_97t74_49:active{background-color:#fc0;background-color:var(--table-btn-yellow-press)}._applyButton_97t74_49:focus{outline:none;box-shadow:0 0 0 2px rgba(255,230,129,.4)}._checkboxesCnt_97t74_85{display:flex;flex-direction:column;margin-bottom:16px}._container_12iht_1{display:flex;display:-ms-flexbox;flex-direction:column;box-sizing:border-box;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;font-family:Arial,sans-serif;font-family:var(--font-family-tables);width:380px}._checkboxContainer_12iht_20{display:flex;display:-ms-flexbox;align-items:center;justify-content:flex-start;margin-right:8px;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;height:24px;min-height:24px;margin-top:8px;margin-bottom:8px}._checkboxLabel_12iht_43{font-size:1rem;font-weight:400;color:#373741;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;margin-left:8px;display:inline-block;max-width:270px}._checkboxLabel_12iht_43 strong{font-weight:600;color:#373741}._optionsContainer_12iht_65{display:flex;display:-ms-flexbox;flex-direction:column;margin-bottom:16px;margin-top:16px;max-height:200px;height:200px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#c1c1c1 #f1f1f1;-ms-overflow-style:scrollbar}._optionsContainer_12iht_65::-webkit-scrollbar{width:6px;background-color:transparent}._optionsContainer_12iht_65::-webkit-scrollbar-track{background-color:#f1f1f1;border-radius:6px;margin:2px}._optionsContainer_12iht_65::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:6px;border:1px solid rgba(255,255,255,.3)}._optionsContainer_12iht_65::-webkit-scrollbar-thumb:hover{background:#a8a8a8}._optionsContainer_12iht_65::-webkit-scrollbar-thumb:active{background:#969696}._optionsContainer_12iht_65::-webkit-scrollbar-button{display:none}._optionsContainer_12iht_65{user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none}._applyButton_12iht_119{background-color:#ffe681;background-color:var(--table-btn-yellow-default);color:#373741;padding:8px 16px;height:40px;font-weight:600;font-size:14px;line-height:20px;transition:background-color .2s ease-in-out;width:315px;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;outline:none;border:none;border-radius:1px;border-radius:var(--table-btn-radius);display:flex;display:-ms-flexbox;align-items:center;justify-content:center;cursor:pointer}._applyButton_12iht_119:hover{background-color:#ffd94d;background-color:var(--table-btn-yellow-hover)}._applyButton_12iht_119:active{background-color:#fc0;background-color:var(--table-btn-yellow-press)}._applyButton_12iht_119:focus{outline:none;box-shadow:0 0 0 2px rgba(255,230,129,.4)}@media screen\	{._optionsContainer_12iht_65{scrollbar-face-color:#c1c1c1;scrollbar-track-color:#f1f1f1;scrollbar-arrow-color:#666666;scrollbar-shadow-color:#CCCCCC;scrollbar-highlight-color:#FFFFFF;scrollbar-3dlight-color:#CCCCCC;scrollbar-darkshadow-color:#999999}}._container_ju67e_1{display:flex;display:-ms-flexbox;flex-direction:column;box-sizing:border-box;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;font-family:Arial,sans-serif;font-family:var(--font-family-tables);width:300px}._checkboxContainer_ju67e_16{display:flex;display:-ms-flexbox;margin-right:8px;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;height:24px;min-height:24px;margin-top:8px;margin-bottom:8px;align-items:center;justify-content:flex-start}._checkboxLabel_ju67e_37{font-size:1rem;font-weight:400;color:#373741;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;margin-left:8px;display:inline-block;max-width:270px}._checkboxLabel_ju67e_37 strong{font-weight:600;color:#373741}._optionsContainer_ju67e_59{display:flex;display:-ms-flexbox;flex-direction:column;margin-bottom:16px;margin-top:16px;max-height:200px;height:200px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#c1c1c1 #f1f1f1;-ms-overflow-style:scrollbar}._optionsContainer_ju67e_59::-webkit-scrollbar{width:6px;background-color:transparent}._optionsContainer_ju67e_59::-webkit-scrollbar-track{background-color:#f1f1f1;border-radius:6px;margin:2px}._optionsContainer_ju67e_59::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:6px;border:1px solid rgba(255,255,255,.3)}._optionsContainer_ju67e_59::-webkit-scrollbar-thumb:hover{background:#a8a8a8}._optionsContainer_ju67e_59::-webkit-scrollbar-thumb:active{background:#969696}._optionsContainer_ju67e_59::-webkit-scrollbar-button{display:none}._optionsContainer_ju67e_59{user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none}._applyButton_ju67e_112{background-color:#ffe681;background-color:var(--table-btn-yellow-default);color:#373741;padding:8px 16px;height:40px;font-weight:600;font-size:14px;line-height:20px;transition:background-color .2s ease-in-out;width:100%;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;outline:none;border:none;border-radius:4px;border-radius:var(--table-btn-radius);display:flex;display:-ms-flexbox;align-items:center;justify-content:center;cursor:pointer}._applyButton_ju67e_112:hover{background-color:#ffd94d;background-color:var(--table-btn-yellow-hover)}._applyButton_ju67e_112:active{background-color:#fc0;background-color:var(--table-btn-yellow-press)}._applyButton_ju67e_112:focus{outline:none;box-shadow:0 0 0 2px rgba(255,230,129,.4)}@media screen\	{._optionsContainer_ju67e_59{scrollbar-face-color:#c1c1c1;scrollbar-track-color:#f1f1f1;scrollbar-arrow-color:#666666;scrollbar-shadow-color:#CCCCCC;scrollbar-highlight-color:#FFFFFF;scrollbar-3dlight-color:#CCCCCC;scrollbar-darkshadow-color:#999999}}.rdp{--rdp-cell-size: 40px;--rdp-caption-font-size: 18px;--rdp-accent-color: #0000ff;--rdp-background-color: #e7edff;--rdp-accent-color-dark: #3003e1;--rdp-background-color-dark: #180270;--rdp-outline: 2px solid var(--rdp-accent-color);--rdp-outline-selected: 3px solid var(--rdp-accent-color);--rdp-selected-color: #fff;margin:1em}.rdp-vhidden{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:absolute!important;top:0;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(1px,1px,1px,1px)!important;border:0!important}.rdp-button_reset{appearance:none;position:relative;margin:0;padding:0;cursor:default;color:inherit;background:none;font:inherit;-moz-appearance:none;-webkit-appearance:none}.rdp-button_reset:focus-visible{outline:none}.rdp-button{border:2px solid transparent}.rdp-button[disabled]:not(.rdp-day_selected){opacity:.25}.rdp-button:not([disabled]){cursor:pointer}.rdp-button:focus-visible:not([disabled]){color:inherit;background-color:var(--rdp-background-color);border:var(--rdp-outline)}.rdp-button:hover:not([disabled]):not(.rdp-day_selected){background-color:var(--rdp-background-color)}.rdp-months{display:flex}.rdp-month{margin:0 1em}.rdp-month:first-child{margin-left:0}.rdp-month:last-child{margin-right:0}.rdp-table{margin:0;max-width:calc(var(--rdp-cell-size) * 7);border-collapse:collapse}.rdp-with_weeknumber .rdp-table{max-width:calc(var(--rdp-cell-size) * 8);border-collapse:collapse}.rdp-caption{display:flex;align-items:center;justify-content:space-between;padding:0;text-align:left}.rdp-multiple_months .rdp-caption{position:relative;display:block;text-align:center}.rdp-caption_dropdowns{position:relative;display:inline-flex}.rdp-caption_label{position:relative;z-index:1;display:inline-flex;align-items:center;margin:0;padding:0 .25em;white-space:nowrap;color:currentColor;border:0;border:2px solid transparent;font-family:inherit;font-size:var(--rdp-caption-font-size);font-weight:700}.rdp-nav{white-space:nowrap}.rdp-multiple_months .rdp-caption_start .rdp-nav{position:absolute;top:50%;left:0;transform:translateY(-50%)}.rdp-multiple_months .rdp-caption_end .rdp-nav{position:absolute;top:50%;right:0;transform:translateY(-50%)}.rdp-nav_button{display:inline-flex;align-items:center;justify-content:center;width:var(--rdp-cell-size);height:var(--rdp-cell-size);padding:.25em;border-radius:100%}.rdp-dropdown_year,.rdp-dropdown_month{position:relative;display:inline-flex;align-items:center}.rdp-dropdown{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;z-index:2;top:0;bottom:0;left:0;width:100%;margin:0;padding:0;cursor:inherit;opacity:0;border:none;background-color:transparent;font-family:inherit;font-size:inherit;line-height:inherit}.rdp-dropdown[disabled]{opacity:1;opacity:initial;color:inherit}.rdp-dropdown:focus-visible:not([disabled])+.rdp-caption_label{background-color:var(--rdp-background-color);border:var(--rdp-outline);border-radius:6px}.rdp-dropdown_icon{margin:0 0 0 5px}.rdp-head{border:0}.rdp-head_row,.rdp-row{height:100%}.rdp-head_cell{vertical-align:middle;font-size:.75em;font-weight:700;text-align:center;height:100%;height:var(--rdp-cell-size);padding:0;text-transform:uppercase}.rdp-tbody{border:0}.rdp-tfoot{margin:.5em}.rdp-cell{width:var(--rdp-cell-size);height:100%;height:var(--rdp-cell-size);padding:0;text-align:center}.rdp-weeknumber{font-size:.75em}.rdp-weeknumber,.rdp-day{display:flex;overflow:hidden;align-items:center;justify-content:center;box-sizing:border-box;width:var(--rdp-cell-size);max-width:var(--rdp-cell-size);height:var(--rdp-cell-size);margin:0;border:2px solid transparent;border-radius:100%}.rdp-day_today:not(.rdp-day_outside){font-weight:700}.rdp-day_selected,.rdp-day_selected:focus-visible,.rdp-day_selected:hover{color:var(--rdp-selected-color);opacity:1;background-color:var(--rdp-accent-color)}.rdp-day_outside{opacity:.5}.rdp-day_selected:focus-visible{outline:var(--rdp-outline);outline-offset:2px;z-index:1}.rdp:not([dir=rtl]) .rdp-day_range_start:not(.rdp-day_range_end){border-top-right-radius:0;border-bottom-right-radius:0}.rdp:not([dir=rtl]) .rdp-day_range_end:not(.rdp-day_range_start){border-top-left-radius:0;border-bottom-left-radius:0}.rdp[dir=rtl] .rdp-day_range_start:not(.rdp-day_range_end){border-top-left-radius:0;border-bottom-left-radius:0}.rdp[dir=rtl] .rdp-day_range_end:not(.rdp-day_range_start){border-top-right-radius:0;border-bottom-right-radius:0}.rdp-day_range_end.rdp-day_range_start{border-radius:100%}.rdp-day_range_middle{border-radius:0}._container_13aqn_1{display:flex;flex-direction:column;min-height:auto;width:100%;max-width:280px;margin:0 auto;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:var(--font-family-tables)}._headerRow_13aqn_13{display:flex;gap:8px;margin-bottom:8px;width:100%;justify-content:space-between;-webkit-user-select:none;-moz-user-select:none;user-select:none}._headerLabel_13aqn_22{text-align:left;font-size:12px;font-weight:600;flex-grow:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}._headerLabelRight_13aqn_30{text-align:left;font-size:12px;font-weight:600;flex-grow:1;padding-left:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none}._inputRow_13aqn_39{display:flex;gap:8px;width:100%;flex-wrap:wrap;justify-content:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}._inputContainer_13aqn_49{width:120px;height:34px;flex:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}._separator_13aqn_57{font-size:16px;font-weight:500;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-left:5px;margin-right:5px}._applyButton_13aqn_66{background-color:var(--table-btn-yellow-default);color:#373741;padding:8px 16px;font-weight:600;font-size:14px;line-height:20px;transition:background-color .2s ease-in-out;width:100%;margin-top:16px;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;border:none;border-radius:var(--table-btn-radius);height:40px}._applyButton_13aqn_66:hover{background-color:var(--table-btn-yellow-hover)}._applyButton_13aqn_66:active{background-color:var(--table-btn-yellow-press)}._applyButton_13aqn_66:focus{outline:none;box-shadow:0 0 0 2px rgba(255,230,129,.4)}._dayPicker_13aqn_97{font-size:14px;width:100%;max-width:100%;margin:10px auto 0;margin-bottom:1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}._dayPicker_13aqn_97 .rdp{width:100%;max-width:100%;margin:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-transform:none}._dayPicker_13aqn_97 .rdp-months{width:100%;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}._dayPicker_13aqn_97 .rdp-caption_label{font-weight:500;color:#373741;font-size:14px;line-height:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none}._dayPicker_13aqn_97 .rdp-head_cell{color:#90909b;font-size:12px;line-height:16px;width:32px;height:32px;font-size:.875rem;font-weight:500;color:#6b7280;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-transform:none!important}._dayPicker_13aqn_97 .rdp-weekday{text-transform:none!important;font-size:.875rem}._dayPicker_13aqn_97 .rdp-day{width:38px;height:40px;margin:0 0 0 -1px;font-weight:600;transition:background-color .2s ease-in-out;font-size:12px;line-height:15px;font-size:.875rem;color:#373741;border-radius:0;transition:all .15s;-webkit-user-select:none;-moz-user-select:none;user-select:none}._dayPicker_13aqn_97 .rdp-table{width:100%;max-width:280px;margin:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-spacing:0;border-collapse:collapse}._dayPicker_13aqn_97 .rdp-cell{margin:0;padding:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}._dayPicker_13aqn_97 .rdp-month{margin:0;width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;max-width:280px}._dayPicker_13aqn_97 .rdp-nav{margin-top:10px;margin-bottom:5px}._navButton_13aqn_194{color:#373741;background-color:transparent;width:24px;height:24px}._caption_13aqn_201{display:flex;justify-content:space-between;align-items:center}._caption_label_13aqn_208{margin-top:10px;margin-bottom:5px;font-weight:500;font-size:14px;margin-left:10px}._day_13aqn_97{font-weight:400;width:40px;height:40px;margin:0 0 0 -1px;color:#373741;font-size:12px;line-height:15px;border-radius:0;transition:all .15s;-webkit-user-select:none;-moz-user-select:none;user-select:none}._day_selected_13aqn_234{background-color:#ffe681}._container_13teb_1{display:flex;display:-ms-flexbox;flex-direction:column;box-sizing:border-box;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;font-family:Arial,sans-serif;font-family:var(--font-family-tables);width:380px}._checkboxContainer_13teb_20{display:flex;display:-ms-flexbox;align-items:center;justify-content:flex-start;margin-right:8px;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;height:24px;min-height:24px;margin-top:8px;margin-bottom:8px}._checkboxLabel_13teb_43{font-size:1rem;font-weight:400;color:#373741;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;margin-left:8px;display:inline-block;max-width:270px}._checkboxLabel_13teb_43 strong{font-weight:600;color:#373741}._optionsContainer_13teb_65{display:flex;display:-ms-flexbox;flex-direction:column;margin-bottom:16px;margin-top:16px;max-height:200px;height:200px;overflow-y:auto;-ms-overflow-style:-ms-autohiding-scrollbar;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none}._applyButton_13teb_84{background-color:#ffe681;background-color:var(--table-btn-yellow-default);color:#373741;padding:8px 16px;height:40px;font-weight:600;font-size:14px;line-height:20px;transition:background-color .2s ease-in-out;width:315px;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;outline:none;border:none;border-radius:1px;border-radius:var(--table-btn-radius);display:flex;display:-ms-flexbox;align-items:center;justify-content:center;cursor:pointer}._applyButton_13teb_84:hover{background-color:#ffd94d;background-color:var(--table-btn-yellow-hover)}._applyButton_13teb_84:active{background-color:#fc0;background-color:var(--table-btn-yellow-press)}._applyButton_13teb_84:focus{outline:none;box-shadow:0 0 0 2px rgba(255,230,129,.4)}._container_1axns_1{display:flex;display:-ms-flexbox;flex-direction:column;box-sizing:border-box;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;font-family:Arial,sans-serif;font-family:var(--font-family-tables);width:300px}._checkboxContainer_1axns_16{display:flex;display:-ms-flexbox;margin-right:8px;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;height:24px;min-height:24px;margin-top:8px;margin-bottom:8px;align-items:center;justify-content:flex-start}._checkboxLabel_1axns_37{font-size:1rem;font-weight:400;color:#373741;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;margin-left:8px;display:inline-block;max-width:270px}._checkboxLabel_1axns_37 strong{font-weight:600;color:#373741}._highlight_1axns_60{font-weight:700;background-color:transparent;color:inherit}._optionsContainer_1axns_66{display:flex;display:-ms-flexbox;flex-direction:column;margin-bottom:16px;margin-top:16px;max-height:200px;height:200px;overflow-y:auto;-ms-overflow-style:-ms-autohiding-scrollbar;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none}._applyButton_1axns_83{background-color:#ffe681;background-color:var(--table-btn-yellow-default);color:#373741;padding:8px 16px;height:40px;font-weight:600;font-size:14px;line-height:20px;transition:background-color .2s ease-in-out;width:100%;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;outline:none;border:none;border-radius:4px;border-radius:var(--table-btn-radius);display:flex;display:-ms-flexbox;align-items:center;justify-content:center;cursor:pointer}._applyButton_1axns_83:hover{background-color:#ffd94d;background-color:var(--table-btn-yellow-hover)}._applyButton_1axns_83:active{background-color:#fc0;background-color:var(--table-btn-yellow-press)}._applyButton_1axns_83:focus{outline:none;box-shadow:0 0 0 2px rgba(255,230,129,.4)}._loadingMore_1axns_126{padding:8px;text-align:center;color:#666;font-size:14px;font-style:italic}.rc-slider{position:relative;width:100%;height:14px;padding:5px 0;border-radius:6px;touch-action:none;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-rail{position:absolute;width:100%;height:4px;background-color:#e9e9e9;border-radius:6px}.rc-slider-track,.rc-slider-tracks{position:absolute;height:4px;background-color:#abe2fb;border-radius:6px}.rc-slider-track-draggable{z-index:1;box-sizing:content-box;background-clip:content-box;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);transform:translateY(-5px)}.rc-slider-handle{position:absolute;z-index:1;width:14px;height:14px;margin-top:-5px;background-color:#fff;border:solid 2px #96dbfa;border-radius:50%;cursor:pointer;cursor:grab;opacity:.8;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-x}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:#57c5f7;box-shadow:0 0 0 5px #96dbfa}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging-delete{opacity:0}.rc-slider-handle:focus{outline:none;box-shadow:none}.rc-slider-handle:focus-visible{border-color:#2db7f5;box-shadow:0 0 0 3px #96dbfa}.rc-slider-handle-click-focused:focus{border-color:#96dbfa;box-shadow:none;box-shadow:initial}.rc-slider-handle:hover{border-color:#57c5f7}.rc-slider-handle:active{border-color:#57c5f7;box-shadow:0 0 5px #57c5f7;cursor:grabbing}.rc-slider-mark{position:absolute;top:18px;left:0;width:100%;font-size:12px}.rc-slider-mark-text{position:absolute;display:inline-block;color:#999;text-align:center;vertical-align:middle;cursor:pointer}.rc-slider-mark-text-active{color:#666}.rc-slider-step{position:absolute;width:100%;height:4px;background:transparent}.rc-slider-dot{position:absolute;bottom:-2px;width:8px;height:8px;vertical-align:middle;background-color:#fff;border:2px solid #e9e9e9;border-radius:50%;cursor:pointer}.rc-slider-dot-active{border-color:#96dbfa}.rc-slider-dot-reverse{margin-right:-4px}.rc-slider-disabled{background-color:#e9e9e9}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-handle,.rc-slider-disabled .rc-slider-dot{background-color:#fff;border-color:#ccc;box-shadow:none;cursor:not-allowed}.rc-slider-disabled .rc-slider-mark-text,.rc-slider-disabled .rc-slider-dot{cursor:not-allowed!important}.rc-slider-vertical{width:14px;height:100%;padding:0 5px}.rc-slider-vertical .rc-slider-rail{width:4px;height:100%}.rc-slider-vertical .rc-slider-track{bottom:0;left:5px;width:4px}.rc-slider-vertical .rc-slider-track-draggable{border-top:0;border-right:5px solid rgba(0,0,0,0);border-bottom:0;border-left:5px solid rgba(0,0,0,0);transform:translate(-5px)}.rc-slider-vertical .rc-slider-handle{position:absolute;z-index:1;margin-top:0;margin-left:-5px;touch-action:pan-y}.rc-slider-vertical .rc-slider-mark{top:0;left:18px;height:100%}.rc-slider-vertical .rc-slider-step{width:4px;height:100%}.rc-slider-vertical .rc-slider-dot{margin-left:-2px}.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-leave{display:block!important;animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused}.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active,.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running}.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-appear{transform:scale(0);animation-timing-function:cubic-bezier(.23,1,.32,1)}.rc-slider-tooltip-zoom-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes rcSliderTooltipZoomDownIn{0%{transform:scale(0);transform-origin:50% 100%;opacity:0}to{transform:scale(1);transform-origin:50% 100%}}@keyframes rcSliderTooltipZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{transform:scale(0);transform-origin:50% 100%;opacity:0}}.rc-slider-tooltip{position:absolute;top:-9999px;left:-9999px;visibility:visible;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-inner{min-width:24px;height:24px;padding:6px 2px;color:#fff;font-size:12px;line-height:1;text-align:center;-webkit-text-decoration:none;text-decoration:none;background-color:#6c6c6c;border-radius:6px;box-shadow:0 0 4px #d9d9d9}.rc-slider-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{bottom:4px;left:50%;margin-left:-4px;border-width:4px 4px 0;border-top-color:#6c6c6c}._container_1rcvz_1{display:flex;flex-direction:column;min-height:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:var(--font-family-tables);width:300px}._headerRow_1rcvz_10{display:flex;margin-bottom:.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}._headerRow_1rcvz_10>*+*{margin-left:.5rem}._headerLabel_1rcvz_20{text-align:left;font-size:12px;font-weight:600;flex-grow:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}._headerLabelRight_1rcvz_28{text-align:left;font-size:12px;font-weight:600;flex-grow:1;padding-left:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none}._inputRow_1rcvz_37{display:flex;margin-bottom:1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;justify-content:center}._inputRow_1rcvz_37>*+*{margin-left:.5rem}._separator_1rcvz_49{font-size:1rem;font-weight:500;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-left:5px;margin-right:5px}._inputContainer_1rcvz_58{width:155px;height:34px;flex:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}._slider_1rcvz_65{width:92%;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}._slider_1rcvz_65 .rc-slider{cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}._slider_1rcvz_65 .rc-slider-track{background-color:#4dc2ff;height:4px;-webkit-user-select:none;-moz-user-select:none;user-select:none}._slider_1rcvz_65 .rc-slider-rail{background-color:#e6e6e6;height:4px;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}._slider_1rcvz_65 .rc-slider-handle{border:solid 2px #4dc2ff;background-color:#4dc2ff;opacity:1;width:16px;height:16px;margin-top:-6px;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}._slider_1rcvz_65 .rc-slider-handle:hover,._slider_1rcvz_65 .rc-slider-handle:active,._slider_1rcvz_65 .rc-slider-handle:focus{border-color:#4dc2ff;background-color:#4dc2ff;box-shadow:0 0 0 3px rgba(77,194,255,.2);-webkit-user-select:none;-moz-user-select:none;user-select:none}._applyButton_1rcvz_110{background-color:var(--table-btn-yellow-default);color:#373741;padding:8px 16px;font-weight:600;font-size:14px;line-height:20px;transition:background-color .2s ease-in-out;width:100%;margin-top:8px;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;border:none;border-radius:var(--table-btn-radius);height:40px}._applyButton_1rcvz_110:hover{background-color:var(--table-btn-yellow-hover)}._applyButton_1rcvz_110:active{background-color:var(--table-btn-yellow-press)}._applyButton_1rcvz_110:focus{outline:none;box-shadow:0 0 0 2px rgba(255,230,129,.4)}._sortButtonContainer_1rcvz_140{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:100%;margin-bottom:12px}._sortButtonContainer_1rcvz_140>*+*{margin-top:8px}._sortButton_1rcvz_140{background:transparent;border:none;cursor:pointer;align-items:center;justify-content:flex-start;outline:none;display:flex;padding:10px;background:#fff;border-radius:6px;width:100%;height:36px}._sortButton_1rcvz_140>*+*{margin-left:8px}._sortButton_1rcvz_140:hover{background:#f5faff;border-radius:6px}._sortButtonIcon_1rcvz_181{display:flex;align-items:center;justify-content:center;width:16px;height:16px;margin-right:16px}._sortLabel_1rcvz_190{font-family:Onest;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#373741}._sortButton_1rcvz_140._selected_1rcvz_199{background:#e2f1ff}._sortInfo_1rcvz_210{display:flex;align-items:center;padding:12px;margin-bottom:16px;background-color:#f8f9fa;border-radius:6px;border:1px solid #e9ecef}._sortInfo_1rcvz_210>*+*{margin-left:12px}._container_12s1w_1{display:flex;display:-ms-flexbox;flex-direction:column;box-sizing:border-box;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;font-family:Arial,sans-serif;font-family:var(--font-family-tables);width:340px}._checkboxContainer_12s1w_16{display:flex;display:-ms-flexbox;margin-right:8px;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;height:24px;min-height:24px;margin-top:8px;margin-bottom:8px;align-items:center;justify-content:flex-start}._checkboxLabel_12s1w_37{font-size:1rem;font-weight:400;color:#373741;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;margin-left:8px;display:inline-block;max-width:270px}._checkboxLabel_12s1w_37 strong{font-weight:600;color:#373741}._optionsContainer_12s1w_59{display:flex;display:-ms-flexbox;flex-direction:column;margin-bottom:16px;margin-top:16px;max-height:200px;height:200px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#c1c1c1 #f1f1f1;-ms-overflow-style:scrollbar}._optionsContainer_12s1w_59::-webkit-scrollbar{width:6px;background-color:transparent}._optionsContainer_12s1w_59::-webkit-scrollbar-track{background-color:#f1f1f1;border-radius:6px;margin:2px}._optionsContainer_12s1w_59::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:6px;border:1px solid rgba(255,255,255,.3)}._optionsContainer_12s1w_59::-webkit-scrollbar-thumb:hover{background:#a8a8a8}._optionsContainer_12s1w_59::-webkit-scrollbar-thumb:active{background:#969696}._optionsContainer_12s1w_59::-webkit-scrollbar-button{display:none}._optionsContainer_12s1w_59{user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none}._applyButton_12s1w_112{background-color:#ffe681;background-color:var(--table-btn-yellow-default);color:#373741;padding:8px 16px;height:40px;font-weight:600;font-size:14px;line-height:20px;transition:background-color .2s ease-in-out;width:315px;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;outline:none;border:none;border-radius:4px;border-radius:var(--table-btn-radius);display:flex;display:-ms-flexbox;align-items:center;justify-content:center;cursor:pointer}._applyButton_12s1w_112:hover{background-color:#ffd94d;background-color:var(--table-btn-yellow-hover)}._applyButton_12s1w_112:active{background-color:#fc0;background-color:var(--table-btn-yellow-press)}._applyButton_12s1w_112:focus{outline:none;box-shadow:0 0 0 2px rgba(255,230,129,.4)}@media screen\	{._optionsContainer_12s1w_59{scrollbar-face-color:#c1c1c1;scrollbar-track-color:#f1f1f1;scrollbar-arrow-color:#666666;scrollbar-shadow-color:#CCCCCC;scrollbar-highlight-color:#FFFFFF;scrollbar-3dlight-color:#CCCCCC;scrollbar-darkshadow-color:#999999}}._container_vsbs8_1{display:flex;display:-ms-flexbox;flex-direction:column;box-sizing:border-box;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;font-family:Arial,sans-serif;font-family:var(--font-family-tables);width:300px}._checkboxContainer_vsbs8_16{display:flex;display:-ms-flexbox;margin-right:8px;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;height:24px;min-height:24px;margin-top:8px;margin-bottom:8px;align-items:center;justify-content:flex-start}._checkboxLabel_vsbs8_37{font-size:1rem;font-weight:400;color:#373741;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;margin-left:8px;display:inline-block;max-width:270px}._checkboxLabel_vsbs8_37 strong{font-weight:600;color:#373741}._highlight_vsbs8_60{font-weight:700;background-color:transparent;color:inherit}._optionsContainer_vsbs8_66{display:flex;display:-ms-flexbox;flex-direction:column;margin-bottom:16px;margin-top:16px;max-height:200px;height:200px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#c1c1c1 #f1f1f1;-ms-overflow-style:scrollbar}._optionsContainer_vsbs8_66::-webkit-scrollbar{width:6px;background-color:transparent}._optionsContainer_vsbs8_66::-webkit-scrollbar-track{background-color:#f1f1f1;border-radius:6px;margin:2px}._optionsContainer_vsbs8_66::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:6px;border:1px solid rgba(255,255,255,.3)}._optionsContainer_vsbs8_66::-webkit-scrollbar-thumb:hover{background:#a8a8a8}._optionsContainer_vsbs8_66::-webkit-scrollbar-thumb:active{background:#969696}._optionsContainer_vsbs8_66::-webkit-scrollbar-button{display:none}._optionsContainer_vsbs8_66{user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none}._applyButton_vsbs8_119{background-color:#ffe681;background-color:var(--table-btn-yellow-default);color:#373741;padding:8px 16px;height:40px;font-weight:600;font-size:14px;line-height:20px;transition:background-color .2s ease-in-out;width:100%;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;outline:none;border:none;border-radius:4px;border-radius:var(--table-btn-radius);display:flex;display:-ms-flexbox;align-items:center;justify-content:center;cursor:pointer}._applyButton_vsbs8_119:hover{background-color:#ffd94d;background-color:var(--table-btn-yellow-hover)}._applyButton_vsbs8_119:active{background-color:#fc0;background-color:var(--table-btn-yellow-press)}._applyButton_vsbs8_119:focus{outline:none;box-shadow:0 0 0 2px rgba(255,230,129,.4)}@media screen\	{._optionsContainer_vsbs8_66{scrollbar-face-color:#c1c1c1;scrollbar-track-color:#f1f1f1;scrollbar-arrow-color:#666666;scrollbar-shadow-color:#CCCCCC;scrollbar-highlight-color:#FFFFFF;scrollbar-3dlight-color:#CCCCCC;scrollbar-darkshadow-color:#999999}}._container_1yz6m_1{display:flex;display:-ms-flexbox;flex-direction:column;box-sizing:border-box;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;font-family:Arial,sans-serif;font-family:var(--font-family-tables);width:380px}._checkboxContainer_1yz6m_20{display:flex;display:-ms-flexbox;align-items:center;justify-content:flex-start;margin-right:8px;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;height:24px;min-height:24px;margin-top:8px;margin-bottom:8px}._checkboxLabel_1yz6m_43{font-size:1rem;font-weight:400;color:#373741;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;margin-left:8px;display:inline-block;max-width:270px}._checkboxLabel_1yz6m_43 strong{font-weight:600;color:#373741}._optionsContainer_1yz6m_65{display:flex;display:-ms-flexbox;flex-direction:column;margin-bottom:16px;margin-top:16px;max-height:200px;height:200px;overflow-y:auto;-ms-overflow-style:-ms-autohiding-scrollbar;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none}._applyButton_1yz6m_84{background-color:#ffe681;background-color:var(--table-btn-yellow-default);color:#373741;padding:8px 16px;height:40px;font-weight:600;font-size:14px;line-height:20px;transition:background-color .2s ease-in-out;width:315px;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;outline:none;border:none;border-radius:1px;border-radius:var(--table-btn-radius);display:flex;display:-ms-flexbox;align-items:center;justify-content:center;cursor:pointer}._applyButton_1yz6m_84:hover{background-color:#ffd94d;background-color:var(--table-btn-yellow-hover)}._applyButton_1yz6m_84:active{background-color:#fc0;background-color:var(--table-btn-yellow-press)}._applyButton_1yz6m_84:focus{outline:none;box-shadow:0 0 0 2px rgba(255,230,129,.4)}._container_1odnx_1{position:relative;font-family:var(--font-family-tables);width:100%;min-width:0;padding:0}._searchContainer_1odnx_9{display:flex;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:var(--font-family-tables);width:100%;min-width:0}._searchInput_1odnx_18{width:100%;height:34px;padding:8px;border:1px solid #E5E5E5;border-radius:4px;font-size:14px;line-height:20px;color:#373741;background:#fff}._searchInput_1odnx_18:focus{outline:none;border-color:#018ed7}._searchIcon_1odnx_35{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:16px;height:16px;color:#7f7e7f}._tableHead_16nha_1{width:100%;background-color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:var(--table-row-highlight);height:54px;border-bottom:1px solid var(--table-border-color);display:flex;padding:0 16px}._headerRow_16nha_12{display:flex;width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}._withCustomHeight_16nha_18{height:-moz-fit-content;height:fit-content}._tableHeadWithParents_16nha_22{display:flex;flex-direction:column;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;min-height:-moz-fit-content;min-height:fit-content}._headerRowWithParents_16nha_30{display:flex;flex-direction:row;align-items:flex-start;min-height:-moz-fit-content;min-height:fit-content;height:-moz-fit-content;height:fit-content}._parentGroup_16nha_38{display:flex;flex-direction:column;width:-moz-fit-content;width:fit-content;position:relative;min-height:85px}._parentGroup_16nha_38:not(:last-child):after{content:"";position:absolute;top:0;right:0;width:1px;height:100%;background-color:var(--table-border-color);pointer-events:none}._parentCell_16nha_57{width:100%;background-color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:var(--table-row-highlight);min-height:42px;border-bottom:1px solid var(--table-border-color);padding:0 16px;display:flex;justify-content:center;align-items:center;font-weight:400;color:#7f7e7f;font-size:14px;white-space:nowrap;position:relative}._parentCell_16nha_57:not(:last-child){border-right:1px solid var(--table-border-color)}._independentGroup_16nha_78:not(:last-child):after{content:"";position:absolute;top:0;right:0;width:1px;height:100%;background-color:var(--table-border-color);pointer-events:none}._childRow_16nha_89{display:flex;flex-direction:row;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;min-height:-moz-fit-content;min-height:fit-content;align-items:flex-start;z-index:20}._childCell_16nha_99{background-color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:var(--table-row-highlight);min-height:43px;padding:0 16px;display:flex;justify-content:center;align-items:center;font-weight:500;color:#7f7e7f;font-size:14px;white-space:nowrap;border-bottom:1px solid var(--table-border-color);border-right:1px solid var(--table-border-color)}._independentGroup_16nha_78{display:flex;flex-direction:column;position:relative}._sticky_16nha_122{position:sticky;position:-webkit-sticky;left:0;z-index:50}._noResultsContainer_qszd8_1{height:100%;display:flex;flex-direction:column;justify-self:center;justify-content:center}._iconContainer_qszd8_9{margin-bottom:16px}._text_qszd8_13{font-weight:500;font-size:16px;line-height:20px;letter-spacing:0px;text-align:center;color:#7f7e7f}._container_jb7gj_1{display:flex;color:#373741;font-size:16px;line-height:20px;width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:var(--font-family-tables);cursor:pointer;min-height:40px}._container_jb7gj_1._icon-left_jb7gj_13{flex-direction:row}._container_jb7gj_1._icon-right_jb7gj_17{flex-direction:row-reverse}._container_jb7gj_1 svg:not([class*=ClientIcon]):not([class*=InputSearch]):not([class*=actionIcon]),._container_jb7gj_1 path:not([class*=ClientIcon]):not([class*=InputSearch]):not([class*=actionIcon]),._container_jb7gj_1 g:not([class*=ClientIcon]):not([class*=InputSearch]):not([class*=actionIcon]){color:inherit;transition:all .2s ease}._container_jb7gj_1:hover svg:not([class*=ClientIcon]):not([class*=InputSearch]):not([class*=actionIcon]),._container_jb7gj_1:hover path:not([class*=ClientIcon]):not([class*=InputSearch]):not([class*=actionIcon]),._container_jb7gj_1:hover g:not([class*=ClientIcon]):not([class*=InputSearch]):not([class*=actionIcon]){color:inherit}._container_jb7gj_1 svg[class*=NewClientIcon],._container_jb7gj_1 path[class*=NewClientIcon],._container_jb7gj_1 g[class*=NewClientIcon]{color:#10b981;fill:#10b981}._container_jb7gj_1 svg[class*=OrdinaryClientIcon],._container_jb7gj_1 path[class*=OrdinaryClientIcon],._container_jb7gj_1 g[class*=OrdinaryClientIcon]{color:#6b7280;fill:#6b7280}._container_jb7gj_1 svg[class*=RegularClientIcon],._container_jb7gj_1 path[class*=RegularClientIcon],._container_jb7gj_1 g[class*=RegularClientIcon]{color:#3b82f6;fill:#3b82f6}._container_jb7gj_1 svg[class*=BarterClientIcon],._container_jb7gj_1 path[class*=BarterClientIcon],._container_jb7gj_1 g[class*=BarterClientIcon]{color:#f59e0b;fill:#f59e0b}._container_jb7gj_1 svg[class*=DifficultClientIcon],._container_jb7gj_1 path[class*=DifficultClientIcon],._container_jb7gj_1 g[class*=DifficultClientIcon]{color:#ef4444;fill:#ef4444}._container_jb7gj_1 svg[class*=VipClientIcon],._container_jb7gj_1 path[class*=VipClientIcon],._container_jb7gj_1 g[class*=VipClientIcon]{color:#8b5cf6;fill:#8b5cf6}._container_jb7gj_1 svg[class*=EmployeeClientIcon],._container_jb7gj_1 path[class*=EmployeeClientIcon],._container_jb7gj_1 g[class*=EmployeeClientIcon]{color:#06b6d4;fill:#06b6d4}._container_jb7gj_1 svg[class*=NotRecordingClientIcon],._container_jb7gj_1 svg[data-icon-type=not-recording-client],._container_jb7gj_1 svg._NotRecordingClientIcon_jb7gj_104,._container_jb7gj_1 path[class*=NotRecordingClientIcon],._container_jb7gj_1 g[class*=NotRecordingClientIcon],._container_jb7gj_1 ._iconWrapper_jb7gj_107 svg[class*=NotRecordingClientIcon],._container_jb7gj_1 ._iconWrapper_jb7gj_107 svg[data-icon-type=not-recording-client],._container_jb7gj_1 ._iconWrapper_jb7gj_107 svg._NotRecordingClientIcon_jb7gj_104,._container_jb7gj_1 ._iconWrapper_jb7gj_107 path[class*=NotRecordingClientIcon],._container_jb7gj_1 ._iconWrapper_jb7gj_107 g[class*=NotRecordingClientIcon],._container_jb7gj_1 svg[class*=NotRecordingClientIcon] path,._container_jb7gj_1 svg[data-icon-type=not-recording-client] path,._container_jb7gj_1 svg._NotRecordingClientIcon_jb7gj_104 path{color:#d30845!important;fill:#d30845!important}._container_jb7gj_1 .InputSearch svg,._container_jb7gj_1 .InputSearch path,._container_jb7gj_1 .InputSearch g{color:#7f7e7f!important;fill:none!important;stroke:#7f7e7f!important}._iconWrapper_jb7gj_107{display:flex;align-items:center;justify-content:center;width:20px;height:100%;min-height:100%;flex-shrink:0;align-self:stretch}._iconWrapperCentered_jb7gj_139{align-self:center}._pureIcon_jb7gj_143{width:24px;height:100%}._iconWrapper_jb7gj_107 svg,._iconWrapper_jb7gj_107 path,._iconWrapper_jb7gj_107 g{width:16px;height:16px;color:inherit;fill:currentColor;transition:all .2s ease}._clickable_jb7gj_158:hover ._iconWrapper_jb7gj_107 svg,._clickable_jb7gj_158:hover ._iconWrapper_jb7gj_107 path,._clickable_jb7gj_158:hover ._iconWrapper_jb7gj_107 g{color:inherit;fill:currentColor}._pureIcon_jb7gj_143 svg{width:24px;height:24px;color:inherit;fill:inherit}._content_jb7gj_172{flex-grow:1;flex-shrink:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%;font-family:var(--font-family-tables);cursor:pointer;align-self:center}._container_jb7gj_1._icon-right_jb7gj_17 ._content_jb7gj_172{margin-left:0;margin-right:4px}._title_jb7gj_191{-webkit-user-select:none;-moz-user-select:none;user-select:none;text-align:left;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:Onest;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#373741;cursor:pointer}._title_jb7gj_191._right_jb7gj_206{text-align:right}._title_jb7gj_191._center_jb7gj_210{text-align:center}._title_jb7gj_191._left_jb7gj_214{text-align:left}._title_jb7gj_191._equipment-name-multiline_jb7gj_220,.equipment-name-multiline{white-space:normal!important;word-wrap:break-word;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._blueText_jb7gj_233{color:#018ed7;cursor:pointer;transition:all .2s ease}._blueText_jb7gj_233:hover{color:#035e8d}._container_jb7gj_1:has(._blueText_jb7gj_233) svg:not([class*=ClientIcon]):not([class*=InputSearch]):not([class*=actionIcon]),._container_jb7gj_1:has(._blueText_jb7gj_233) path:not([class*=ClientIcon]):not([class*=InputSearch]):not([class*=actionIcon]),._container_jb7gj_1:has(._blueText_jb7gj_233) g:not([class*=ClientIcon]):not([class*=InputSearch]):not([class*=actionIcon]){color:#018ed7!important;fill:#018ed7!important}._container_jb7gj_1:has(._blueText_jb7gj_233):hover svg:not([class*=ClientIcon]):not([class*=InputSearch]):not([class*=actionIcon]),._container_jb7gj_1:has(._blueText_jb7gj_233):hover path:not([class*=ClientIcon]):not([class*=InputSearch]):not([class*=actionIcon]),._container_jb7gj_1:has(._blueText_jb7gj_233):hover g:not([class*=ClientIcon]):not([class*=InputSearch]):not([class*=actionIcon]){color:#035e8d!important;fill:#035e8d!important}._container_jb7gj_1 ._blueIcon_jb7gj_277 svg,._container_jb7gj_1 ._blueIcon_jb7gj_277 path,._container_jb7gj_1 ._blueIcon_jb7gj_277 g{color:#018ed7!important;fill:#018ed7!important}._container_jb7gj_1:hover ._blueIcon_jb7gj_277 svg,._container_jb7gj_1:hover ._blueIcon_jb7gj_277 path,._container_jb7gj_1:hover ._blueIcon_jb7gj_277 g{color:#035e8d!important;fill:#035e8d!important}._stockBlueText_jb7gj_291{color:#018ed7;transition:color .2s ease}._stockBlueText_jb7gj_291:hover{color:#035e8d}._stockClickable_jb7gj_300{cursor:pointer;transition:color .2s ease}._stockClickable_jb7gj_300:hover{color:#035e8d}._subTitle_jb7gj_309{color:#7f7e7f;text-align:left;width:97%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:Onest;font-style:normal;font-weight:400;font-size:16px;line-height:20px;cursor:pointer;margin-top:4px}._subTitleBlack_jb7gj_326{color:#373741;text-align:left;width:97%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:Onest;font-style:normal;font-weight:400;font-size:16px;line-height:20px;cursor:pointer;margin-top:4px}._subTitleBlue_jb7gj_343{color:#018ed7;text-align:left;width:97%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:Onest;font-style:normal;font-weight:400;font-size:16px;line-height:20px;cursor:pointer;margin-top:4px}._icon_jb7gj_13{display:flex;align-items:center;margin-right:.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:inherit;fill:currentColor;transition:all .2s ease}._icon_jb7gj_13 svg,._icon_jb7gj_13 path,._icon_jb7gj_13 g{color:inherit;fill:currentColor;transition:all .2s ease}._icon_jb7gj_13:hover,._icon_jb7gj_13:hover svg,._icon_jb7gj_13:hover path,._icon_jb7gj_13:hover g{color:inherit;fill:currentColor}._iconText_jb7gj_386{display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#373741;transition:all .2s ease}._iconText_jb7gj_386:hover,._iconText_jb7gj_386:hover svg,._iconText_jb7gj_386:hover path,._iconText_jb7gj_386:hover g{color:#373741;fill:#373741}._cell_jb7gj_402{padding:.75rem .5rem;font-family:var(--font-family-tables);cursor:pointer}._clickable_jb7gj_158{cursor:pointer;border-radius:4px}.custom-cell-padding-right ._title_jb7gj_191{padding-right:8px!important}.multiline-title{white-space:normal!important;word-wrap:break-word;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._clickable_jb7gj_158:focus{outline:none}._clickable_jb7gj_158:focus-visible{outline:none}._container_jb7gj_1 .actionButtonGreen svg[class*=actionIcon],._container_jb7gj_1 .actionButtonGreen path[class*=actionIcon],._container_jb7gj_1 .actionButtonGreen g[class*=actionIcon]{color:#fff!important;fill:#fff!important}._container_bfgz8_1{display:flex;flex-direction:column;width:100%;padding:0;margin:0;background-color:#fff;overflow:hidden}._title_bfgz8_11{text-align:left;margin:0 0 20px;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:Onest;font-style:normal;font-weight:700;font-size:20px;line-height:18px;color:#373741}._headerContainer_bfgz8_31{height:38px;width:100%;background-color:#f3f4f6}._bodyContainer_bfgz8_37{height:calc(100% - 38px);overflow-y:auto;overflow-x:auto;min-height:100px;display:block;position:relative;overflow:auto}._bodyContainer_bfgz8_37::-webkit-scrollbar{width:8px;height:8px;min-height:40px}._bodyContainer_bfgz8_37::-webkit-scrollbar-track{background:#f1f1f1;height:100%;display:block}._bodyContainer_bfgz8_37::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px;min-height:30px;box-shadow:inset 0 0 6px rgba(0,0,0,.1)}._bodyContainer_bfgz8_37::-webkit-scrollbar-thumb:hover{background:#a8a8a8}._bodyContainer_bfgz8_37::-webkit-scrollbar-button{display:none}._bodyContainer_bfgz8_37{max-height:calc(100vh - 240px);-webkit-overflow-scrolling:touch}._headerTable_bfgz8_84,._bodyTable_bfgz8_85{width:100%;border-collapse:collapse;table-layout:fixed;-webkit-user-select:none;-moz-user-select:none;user-select:none}._loadingIndicator_bfgz8_92{position:sticky;bottom:0;left:0;width:100%;background-color:rgba(255,255,255,.9);padding:10px 0;text-align:center;animation:_fadeIn_bfgz8_1 .5s}._endOfDataMessage_bfgz8_103{position:sticky;bottom:0;left:0;width:100%;padding:10px 0;text-align:center;background-color:rgba(255,255,255,.9);color:#6b7280;font-size:14px}._actionButton_bfgz8_115{background-color:#00b277;color:#fff;padding:10px;font-size:.875rem;line-height:1.25rem;display:flex;align-items:center;justify-content:center;border-radius:var(--table-btn-radius);height:40px;width:40px;overflow:hidden}._actionButton_bfgz8_115:hover{background-color:#079a6e}._actionButton_bfgz8_115:active{background-color:var(--table-btn-green-press)}._actionButtonBlue_bfgz8_138{background-color:#018ed7;color:#fff;padding:10px;font-size:.875rem;line-height:1.25rem;display:flex;align-items:center;justify-content:center;border-radius:var(--table-btn-radius);height:36px;width:40px;overflow:hidden}._actionButtonBlue_bfgz8_138:hover{background-color:#0077b5}._actionButtonBlue_bfgz8_138:active{background-color:#0371ab}._rocketIcon_bfgz8_161{height:1.25rem;width:1.25rem;color:#3b82f6}._tableContainer_bfgz8_168{flex-grow:1;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;min-height:600px}._tableWrapper_bfgz8_25{height:calc(100vh - 200px);position:relative;overflow:hidden}._actionButtonGreen_bfgz8_185{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:10px;gap:4px;width:40px;height:40px;background:#00b277;border-radius:3px;border:none;cursor:pointer;flex:none;order:6;flex-grow:0}._actionButtonGreen_bfgz8_185:hover{background-color:#079a6e}._actionButtonGreen_bfgz8_185:active{background-color:#008d5c}._actionIcon_bfgz8_214{width:20px;height:20px;color:#fff}._actionButtonYellow_bfgz8_233{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:10px;gap:4px;color:#000;width:40px;height:40px;background:#ffe681;border-radius:3px;border:none;cursor:pointer;flex:none;order:6;flex-grow:0}._actionButtonYellow_bfgz8_233:hover{background-color:#ffcf4d}._actionButtonYellow_bfgz8_233:active{background-color:#ffc117}._actionButtonWhite_bfgz8_262{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:10px;gap:4px;width:40px;height:36px;border:none;cursor:pointer;flex:none;order:6;flex-grow:0;background:#fff;border:1px solid #e7e7e7;border-radius:3px}._actionButtonWhite_bfgz8_262:hover{background:#f7f7f7;border:1px solid #e6e6e6}._actionButtonWhite_bfgz8_262:active{background:#e6e6e6;border:1px solid #e7e7e7}._actionButtonClose_bfgz8_296{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4px;color:#fff;width:40px;height:40px;background:red;border-radius:3px;border:none;cursor:pointer;flex:none;order:6;flex-grow:0}._actionButtonClose_bfgz8_296:hover,._actionButtonClose_bfgz8_296:active{background-color:#b00}._closeIcon_bfgz8_324{width:20px;height:20px;color:#fff;fill:#fff}._actionButtonClose_bfgz8_296 svg{fill:#fff;color:#fff}._actionButtonClose_bfgz8_296 ._closeIcon_bfgz8_324{fill:#fff;color:#fff}._clientNameTitle_bfgz8_342{padding-right:16px}._container_1a0ai_1{display:flex;flex-direction:column;width:100%;padding:0;margin:0;background-color:#fff;overflow:hidden;height:100%}._title_1a0ai_12{text-align:left;margin-bottom:16px;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:Onest;font-style:normal;font-weight:700;font-size:20px;line-height:18px;color:#373741}._headerContainer_1a0ai_30{height:38px;width:100%;background-color:#f3f4f6}._bodyContainer_1a0ai_36{position:relative;height:calc(100% - 38px);overflow-y:auto;overflow-x:auto}._bodyContainer_1a0ai_36::-webkit-scrollbar{width:8px;height:8px}._bodyContainer_1a0ai_36::-webkit-scrollbar-track{background:#f1f1f1}._bodyContainer_1a0ai_36::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}._bodyContainer_1a0ai_36::-webkit-scrollbar-thumb:hover{background:#a8a8a8}._headerTable_1a0ai_62,._bodyTable_1a0ai_63{width:100%;border-collapse:collapse;table-layout:fixed;-webkit-user-select:none;-moz-user-select:none;user-select:none}._loadingIndicator_1a0ai_70{position:sticky;bottom:0;left:0;width:100%;background-color:rgba(255,255,255,.9);padding:10px 0;text-align:center;animation:_fadeIn_1a0ai_1 .5s}._endOfDataMessage_1a0ai_81{position:sticky;bottom:0;left:0;width:100%;padding:10px 0;text-align:center;background-color:rgba(255,255,255,.9);color:#6b7280;font-size:14px}._actionButton_1a0ai_93{background-color:#00b277;color:#fff;padding:10px;font-size:.875rem;line-height:1.25rem;display:flex;align-items:center;justify-content:center;border-radius:var(--table-btn-radius);height:40px;width:40px;overflow:hidden;font-weight:600}._actionButton_1a0ai_93:hover{background-color:#079a6e}._actionButton_1a0ai_93:active{background-color:var(--table-btn-green-press)}._actionButtonBlue_1a0ai_117{display:inline-block;position:relative;width:126px;height:36px;color:#fff;background:#018ed7;border-radius:3px;border:none;cursor:pointer;font-weight:600;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:Onest;font-style:normal;font-size:14px;line-height:36px;text-align:center;vertical-align:middle}._actionButtonBlue_1a0ai_117:hover{background-color:#0077b5}._actionButtonBlue_1a0ai_117:active{background-color:#0371ab}._rocketIcon_1a0ai_147{height:1.25rem;width:1.25rem;color:#3b82f6}._tableContainer_1a0ai_154{flex-grow:1;min-height:0}._tableWrapper_1a0ai_24{height:calc(100vh - 200px);position:relative;overflow:hidden}._actionButtonGreen_1a0ai_169{padding:10px 16px;gap:4px;position:relative;width:126px;height:40px;border-radius:3px;display:flex;align-items:center;justify-content:center;background:#00b277;border:none;cursor:pointer;flex:none;order:6;flex-grow:0;margin:auto;font-weight:600}._actionButtonGreen_1a0ai_169:hover{background-color:#079a6e}._actionButtonGreen_1a0ai_169:active{background-color:#008d5c}._actionIcon_1a0ai_202{width:20px;height:20px;color:#fff}[class*=cellContent] div[class^=EntriesOnConfirmation_container]{justify-content:center;height:100%}div[id=actions3]{display:flex;align-items:center;justify-content:center}._actionButtonYellow_1a0ai_221{padding:10px 16px;gap:4px;position:relative;width:126px;height:40px;border-radius:3px;display:flex;align-items:center;justify-content:center;background:#ffe681;border:none;cursor:pointer;flex:none;order:6;flex-grow:0;margin:auto;font-weight:600}._actionButtonYellow_1a0ai_221:hover{background-color:#ffcf4d}._actionButtonYellow_1a0ai_221:active{background-color:#ffc117}._actionButtonWhite_1a0ai_254{padding:10px 16px;gap:4px;position:relative;width:126px;height:36px;border-radius:3px;margin-right:12px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e7e7e7;font-weight:600}._actionButtonWhite_1a0ai_254:hover{background:#f7f7f7;border:1px solid #e6e6e6}._actionButtonWhite_1a0ai_254:active{background:#e6e6e6;border:1px solid #e7e7e7}._actionContainer_1a0ai_284{display:flex;gap:12px;margin-bottom:20px}._actionButtonBlue_1a0ai_117{display:inline-block;position:relative;width:200px;height:36px;background:#018ed7;color:#fff;border-radius:3px;border:none;cursor:pointer;font-weight:600;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:Onest;font-style:normal;font-size:14px;line-height:36px;text-align:center;vertical-align:middle}._actionButtonBlue_1a0ai_117:hover{background:#0077b5}._actionButtonBlue_1a0ai_117:active{background:#0371ab}._icon_1a0ai_321{width:24px;display:flex;align-items:center;justify-content:center;margin-right:8px}._container_1a0ai_1 svg[class*=ClientIcon]:not([class*=NotRecordingClientIcon]),._container_1a0ai_1 path[class*=ClientIcon]:not([class*=NotRecordingClientIcon]),._container_1a0ai_1 g[class*=ClientIcon]:not([class*=NotRecordingClientIcon]){color:#373741!important;fill:#373741!important}._container_1a0ai_1 svg[class*=NotRecordingClientIcon],._container_1a0ai_1 path[class*=NotRecordingClientIcon],._container_1a0ai_1 g[class*=NotRecordingClientIcon]{color:#d30845!important;fill:#d30845!important}.InputSearch svg,.InputSearch path,.InputSearch g{color:#7f7e7f!important;fill:none!important}.actionButtonGreen svg[class*=actionIcon],.actionButtonGreen path[class*=actionIcon],.actionButtonGreen g[class*=actionIcon]{color:#fff!important;fill:#fff!important}[data-type=clients] [class*=tableRow]>div:nth-child(5){padding-left:30px!important}[data-type=clients] [class*=headerRow]>div:nth-child(5){padding-left:30px!important}.fc-event,.fc-event-harness,.fc-timegrid-event,.fc-timegrid-event-harness,.fc-event-no-default-styles,.fc-event-no-default-styles.fc-event,.event-popover-container,.event-popover-container *,#context-menu,#context-menu *,.contextMenuContainer,.contextMenuContainer *,[cmdk-root],[cmdk-root] *,.command,.command *,[data-radix-popper-content-wrapper],[data-radix-popper-content-wrapper] *,.popover,.popover *,[data-event-id],[data-event-id] *,div[class*=EventBorder],div[class*=EventContainer],div[class*=PopoverContainer],div[class*=BorderHoverEffect]{box-shadow:none!important}.fc-event-mirror:not(.fc-event-resizing){display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.fc-event.fc-event-mirror:not(.fc-event-resizing){display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.fc-event-mirror.fc-event-resizing,.fc-event.fc-event-mirror.fc-event-resizing{display:block!important;visibility:visible!important;opacity:.8!important;pointer-events:none!important}.fc-event-harness,.fc-timegrid-event-harness,.fc-event.calendar-event{pointer-events:auto!important}.fc-event-dragging-util,.fc-hit,.fc-highlight{display:none!important;pointer-events:none!important}.time-indicator{height:2px;background-color:#373741;position:relative;pointer-events:none!important;top:12px}.time-axis-label{background-color:#f9d95d;color:#373741;font-size:12px;font-weight:700;padding:2px 8px 3px;border-radius:360px;white-space:nowrap;box-shadow:0 1px 3px rgba(0,0,0,.2);animation:pulse 2s infinite;pointer-events:none!important}.slot-indicator,.selectable-slot:hover .slot-indicator,.selected-slot .slot-indicator{display:none!important;opacity:0!important}.slot-tooltip{position:absolute;background-color:rgba(55,55,65,.9);color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;pointer-events:none;white-space:nowrap;z-index:1000;transform:translate(-50%,-100%);margin-top:-8px}.slot-tooltip:after{content:"";position:absolute;bottom:-4px;left:50%;margin-left:-4px;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(55,55,65,.9)}.resource-hover-marker{position:absolute;top:0;bottom:0;background-color:rgba(226,241,255,.8);border-radius:4px;z-index:1;pointer-events:none;box-shadow:inset 0 0 0 2px rgba(70,104,199,.4);transition:background-color .2s ease,box-shadow .2s ease}.selected-resource-marker{position:absolute;top:0;bottom:0;background-color:rgba(249,217,93,.4);border-radius:4px;z-index:2;pointer-events:none;box-shadow:inset 0 0 0 2px rgba(249,217,93,.9);transition:background-color .2s ease,box-shadow .2s ease}.event-popover-container{z-index:1000!important;position:absolute;background-color:#fff;border-radius:8px;width:-moz-max-content;width:max-content;max-width:none;animation:fade-in .2s ease;border:1px solid #e7e7e7;overflow:visible;box-shadow:none!important}.selected-slot{background-color:transparent!important;border:none!important;border-radius:0!important}.resource-cell{opacity:1;transition:all .2s ease;color:#4668c7;border:1px dashed rgba(70,104,199,.2);background-color:rgba(226,241,255,.05)}.fc-timegrid-slot-lane:hover .resource-cell{border:1px dashed rgba(70,104,199,.4);background-color:rgba(226,241,255,.1)}.resource-cell:hover{opacity:1!important;background-color:rgba(226,241,255,.7);box-shadow:inset 0 0 0 2px rgba(70,104,199,.4);color:#4668c7;border-radius:4px;border:1px solid rgba(70,104,199,.4)}.resource-cell-text{transition:all .2s ease;opacity:.3;color:#4668c7}.resource-cell:hover .resource-cell-text{opacity:.9}.resource-cell-indicator{transition:all .2s ease}.resource-cell:hover .resource-cell-indicator{opacity:.8}.resource-cell[data-selected=true]{opacity:1!important;background-color:rgba(249,217,93,.4);box-shadow:inset 0 0 0 2px rgba(249,217,93,.9);color:#373741;border-radius:4px;border:1px solid rgba(249,217,93,.9)}.resource-cell[data-selected=true] .resource-cell-indicator{opacity:1;width:10px!important;height:10px!important;background-color:#f9d95d!important;box-shadow:0 0 0 2px rgba(55,55,65,.5)}.resource-cell[data-selected=true] .resource-cell-text{opacity:1;color:#373741;font-weight:700}@keyframes slotSelectionFeedback{0%{transform:translate(-50%,-50%) scale(0);opacity:.8}to{transform:translate(-50%,-50%) scale(2);opacity:0}}.slot-selection-feedback{animation:slotSelectionFeedback .3s ease-out forwards}.day-end-indicator{position:absolute;bottom:0;right:0;width:100%;height:2px;pointer-events:none;z-index:10}.day-end-circle{position:absolute;bottom:-8px;right:21px;width:14px;height:14px;background-color:#373741;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px rgba(0,0,0,.2);border:2px solid #ffffff}.day-end-dot{width:6px;height:6px;background-color:#f9d95d;border-radius:50%}.fc-view.resourceTimeGridWeekly .fc-timegrid-col:after,.fc-view.resourceTimeGrid7Days .fc-timegrid-col:after{content:"";position:absolute;bottom:0;right:21px;width:14px;height:14px;background-color:#373741;border-radius:50%;border:2px solid #ffffff;box-shadow:0 2px 4px rgba(0,0,0,.2);z-index:10;pointer-events:none}.fc-view.resourceTimeGridWeekly .fc-timegrid-col:before,.fc-view.resourceTimeGrid7Days .fc-timegrid-col:before{content:"";position:absolute;bottom:4px;right:25px;width:6px;height:6px;background-color:#f9d95d;border-radius:50%;z-index:11;pointer-events:none}.schedule-container{display:flex;flex-direction:column;width:100%;height:100%;position:relative;overflow:visible;margin:0;background-color:#fff;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.schedule-container.sidebar-open{padding-right:360px}.calendar-container{width:100%;height:100%;min-height:calc(100vh - 50px);max-height:calc(100vh - 50px)}.schedule-container .fc,.schedule-container .fc .fc-view-harness{width:100%!important;min-width:100%!important}.schedule-container .fc .fc-scrollgrid{width:100%!important;min-width:100%!important;padding-bottom:0!important}.schedule-container .fc .fc-timegrid-col{min-width:200px!important;flex:1 1 auto!important}.schedule-container .fc .fc-timegrid-col:last-child{flex:1 1 auto!important;min-width:200px!important}.fc .fc-toolbar,.fc .fc-button,.fc .fc-col-header,.fc .fc-timegrid-axis{-webkit-user-select:none;-moz-user-select:none;user-select:none}.fc .fc-timegrid-slot,.fc .fc-timegrid-slot-lane,.fc .fc-timegrid-col,.fc .fc-daygrid-day{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.fc .fc-view-harness{height:100%!important;overflow:visible!important}.fc-scrollgrid{padding:8px 8px 8px 0;overflow:visible!important;position:relative!important}.fc-theme-standard .fc-scrollgrid,.fc-theme-standard td,.fc-theme-standard th{border:none!important}.fc-timegrid-col{border-right:1px solid #ddd!important;position:relative!important;overflow:visible!important}.fc-timegrid-col .fc-timegrid-col-events .fc-timegrid-event-harness,.fc-timegrid-col .fc-timegrid-col-events .fc-event{max-width:calc(100% - 4px)!important;width:calc(100% - 4px)!important;box-sizing:border-box!important}.fc-col-header-cell{border-right:1px solid #ddd!important}.fc-timegrid-col:last-child,.fc-col-header-cell:last-child{border-right:none!important}.fc-timegrid-slot{border-bottom:1px solid #ddd!important}.fc-timegrid-axis .fc-timegrid-slot{border-bottom:none!important}.fc-toolbar{border:none!important}.fc-timegrid-slots table{border-collapse:separate!important}.fc .fc-timegrid-axis-chunk>table,.fc .fc-timegrid-slots{z-index:3!important}.fc-timegrid-slot-label-frame{display:flex;align-items:center;justify-content:flex-end;height:100%}.fc-slot-label{display:table;width:100%;border-collapse:collapse;padding:0;height:100%}.fc-slot-hour-col{display:table-cell;font-size:16px;line-height:17px;text-align:right}.fc-slot-minute-col{display:table-cell;font-size:10px;line-height:15px;color:#a3a3a3;width:1.5rem;text-align:center;vertical-align:top;order:2}.interval-15 .fc-timegrid-slots tr:nth-of-type(4n) td{border-bottom:1px solid #C0C0C0!important}.interval-30 .fc-timegrid-slots tr:nth-of-type(2n) td{border-bottom:1px solid #C0C0C0!important}.interval-60 .fc-timegrid-slots tr:nth-of-type(n) td{border-bottom:1px solid #C0C0C0!important}.fc-timegrid-slot.fc-timegrid-slot-lane{border-bottom:1px solid #E6E6E6!important;box-sizing:border-box;position:relative;transition:background-color .2s ease!important}.fc-timegrid-col.fc-day .fc-timegrid-slot-lane{position:relative;overflow:visible}.fc .fc-scrollgrid-section-header.fc-scrollgrid-section-sticky>*{top:0;border-bottom:2px solid #C0C0C0!important}.fc .fc-scrollgrid-section-sticky>*{position:sticky;position:-webkit-sticky;z-index:51;background-color:#fff!important;box-sizing:border-box!important}.fc .fc-scrollgrid-section-footer .fc-scroller{overflow-x:auto!important;overflow-y:visible!important}thead.rowgroup{border-bottom:1px solid #C0C0C0!important;z-index:30!important;position:relative!important;transform:translateZ(0);-ms-transform:translateZ(0);will-change:transform}.fc-col-header th,.fc-col-header-cell,.fc-col-header-cell-cushion{z-index:30!important;position:relative!important}.fc .fc-timegrid-slots td{min-width:200px!important}.fc-col-header-cell{border-right:1px solid #E7E7E7!important;min-height:56px!important;box-sizing:border-box!important}.col-divider{width:5px;height:100%;background-color:#fff;position:absolute;z-index:5;right:0;top:0}.fc-col-header-cell-cushion{font-weight:500;font-size:16px;padding:8px!important;text-align:center!important;display:block!important;min-height:40px!important;box-sizing:border-box!important}.fc-resource-timeline,.fc-resource-timegrid{border-collapse:separate!important;border-spacing:0}.fc-timegrid-col-events{z-index:10!important;pointer-events:auto!important;position:absolute!important;width:100%!important;max-width:100%!important;height:100%!important;box-sizing:border-box!important}.fc-timegrid-event-harness{margin:0 2px!important;z-index:15!important;pointer-events:auto!important;position:absolute!important;width:calc(100% - 4px)!important;max-width:calc(100% - 4px)!important;box-sizing:border-box!important;left:-6px!important;right:auto!important;clip-path:inset(0 0 0 0)!important}.fc-timegrid-event-harness:hover+.fc-timegrid-col,.fc-timegrid-event-harness:hover~.fc-timegrid-col,.fc-timegrid-event:hover+.fc-timegrid-col,.fc-timegrid-event:hover~.fc-timegrid-col{background-color:transparent!important}.fc-event:hover~.fc-timegrid-slot-lane,.fc-event:hover+.fc-timegrid-slot-lane,.fc-timegrid-event:hover~.fc-timegrid-slot-lane,.fc-timegrid-event:hover+.fc-timegrid-slot-lane{background-color:transparent!important}.fc-event-no-default-styles.fc-event{background-color:transparent!important;border:none!important;outline:none!important;padding:0!important;margin:0 2px!important;z-index:15!important;position:absolute!important;width:calc(100% - 4px)!important;max-width:calc(100% - 4px)!important;min-width:0!important;height:100%!important;overflow:hidden!important;box-sizing:border-box!important;left:0!important;right:auto!important;clip-path:inset(0 0 0 0)!important;box-shadow:none!important}.fc-scrollgrid-section-body td[role=presentation]:first-child,.fc-scrollgrid-section-body td[role=presentation]:last-child{overflow:hidden!important}.fc-scrollgrid-section-body td[role=presentation]:first-child *,.fc-scrollgrid-section-body td[role=presentation]:last-child *{scrollbar-width:none!important;-ms-overflow-style:none!important}.fc-scrollgrid-section-body td[role=presentation]:first-child *::-webkit-scrollbar,.fc-scrollgrid-section-body td[role=presentation]:last-child *::-webkit-scrollbar{width:0!important;height:0!important;display:none!important;opacity:0!important;visibility:hidden!important}.fc-event-no-default-styles .fc-event-main-frame,.fc-event-no-default-styles .fc-event-time,.fc-event-no-default-styles .fc-event-title-container{display:none!important}.fc-event-no-default-styles .fc-event-main{padding:0!important;height:100%!important;display:flex!important;flex-direction:column!important}.fc-timegrid-now-indicator-container{pointer-events:none!important}.time-indicator{height:2px;background-color:#373741;position:relative;pointer-events:none!important;top:10px}.fc-view.resourceTimeGridWeekly .time-indicator,[data-view=resourceTimeGridWeekly] .time-indicator,.fc-resourceTimeGridWeekly .time-indicator,body[data-weekly-mode=true] .time-indicator,.fc-view.resourceTimeGrid7Days .time-indicator,[data-view=resourceTimeGrid7Days] .time-indicator,.fc-resourceTimeGrid7Days .time-indicator{width:calc(100% - 15px)}.time-label{position:absolute;top:-11px;left:0;background-color:#373741;color:#fff;font-size:12px;font-weight:700;padding:2px 8px 3px;border-radius:4px;transform:translate(-50%);white-space:nowrap;box-shadow:0 1px 3px rgba(0,0,0,.2);animation:pulse 2s infinite;pointer-events:none!important}.time-axis-label{background-color:#f9d95d;color:#373741;font-size:12px;font-weight:700;padding:2px 8px 3px;border-radius:360px;white-space:nowrap;box-shadow:0 1px 3px rgba(0,0,0,.2);animation:pulse 2s infinite;position:absolute;top:50%;transform:translateY(-50%);right:0}.fc-view.resourceTimeGridWeekly .time-axis-label,[data-view=resourceTimeGridWeekly] .time-axis-label,.fc-resourceTimeGridWeekly .time-axis-label,body[data-weekly-mode=true] .time-axis-label,.fc-view.resourceTimeGrid7Days .time-axis-label,[data-view=resourceTimeGrid7Days] .time-axis-label,.fc-resourceTimeGrid7Days .time-axis-label{right:0}.fc-timegrid-now-indicator-arrow{overflow:visible!important;border:none!important}.fc-timegrid-now-indicator-no-default-styles{border-width:0px!important;pointer-events:none!important}.fc-timegrid-now-indicator-line:before,.fc-timegrid-now-indicator-line:after{display:none!important}.fc-timegrid-now-indicator-line{background:none!important;border:none!important;height:auto!important}.fc-timegrid-now-indicator-arrow:before,.fc-timegrid-now-indicator-arrow:after{display:none!important}.selectable-slot{display:none!important;pointer-events:none!important}.fc-timegrid-col.fc-day .fc-timegrid-slot-lane.selected-slot,.selected-slot{background-color:transparent!important;cursor:default!important}.fc-timegrid-slot-lane{position:relative;cursor:pointer;transition:background-color .2s ease}.resource-hover-marker,.selected-resource-marker{transition:all .2s ease}.resource-hover-marker:hover{background-color:rgba(226,241,255,.9);box-shadow:inset 0 0 0 2px rgba(70,104,199,.6)}.event-popover-container{z-index:4;position:absolute;background-color:#fff;border-radius:8px;animation:fade-in .2s ease;border:1px solid #e7e7e7;overflow:visible!important;width:-moz-max-content!important;width:max-content!important;max-width:none!important;transform:translateZ(0);box-shadow:none!important}.event-popover-container.position-right{left:auto;right:10px}.event-popover-container.position-bottom{top:auto;bottom:10px}.event-popover-container.position-left{right:auto;left:10px}.event-popover-content{opacity:0;animation:fade-in .3s ease forwards}.slot-tooltip{position:absolute;background-color:rgba(55,55,65,.9);color:#fff;padding:6px 10px;border-radius:4px;font-size:12px;pointer-events:none;white-space:nowrap;z-index:1000;transform:translate(-50%,-100%);margin-top:-8px;box-shadow:0 2px 10px rgba(0,0,0,.15);font-weight:500}.slot-tooltip:after{content:"";position:absolute;bottom:-10px;left:15px;border-width:10px 10px 0;border-style:solid;border-color:rgba(0,0,0,.85) transparent;display:block;width:0}.fc-resource-timeline .fc-resource-group,.fc-resource-timegrid .fc-resource-group{font-weight:700;background-color:#f5f5f5}.fc-resource-timeline .fc-datagrid-cell-cushion,.fc-resource-timegrid .fc-datagrid-cell-cushion{padding:8px}@keyframes pulse{0%{box-shadow:0 0 #f9d95d}70%{box-shadow:0 0 0 6px rgba(255,0,0,0)}to{box-shadow:0 0 rgba(255,0,0,0)}}@keyframes fade-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.custom-toolbar{z-index:35!important;position:relative!important;transform:translateZ(0);-ms-transform:translateZ(0);will-change:transform}.fc-timegrid-slot.fc-timegrid-slot-lane{position:relative!important;cursor:pointer}.fc-timegrid-col.fc-day .fc-timegrid-slot-lane.selected-slot,.fc-timegrid-slot-lane.selected-slot{position:relative;z-index:2}.selected-resource-marker{position:absolute;top:0;bottom:0;background-color:rgba(249,217,93,.4);border-radius:4px;z-index:3;pointer-events:none;box-shadow:inset 0 0 0 2px rgba(249,217,93,.9)}.resource-hover-marker{position:absolute;top:0;bottom:0;background-color:rgba(226,241,255,.8);border-radius:4px;z-index:1;pointer-events:none;box-shadow:inset 0 0 0 1px rgba(70,104,199,.3);transition:opacity .15s ease}.fc-timegrid-col-events,.calendar-event{z-index:15!important;position:relative!important}.fc-scrollgrid-section.fc-scrollgrid-section-header .fc-scroller,.fc-scrollgrid-section.fc-scrollgrid-section-body:last-of-type td:nth-child(2) .fc-scroller,.fc-timegrid-body .fc-scroller,.fc-scroller-liquid-absolute{scrollbar-width:thin;scrollbar-color:#C0C0C0 #F5F5F5;scrollbar-face-color:#C0C0C0;scrollbar-track-color:#F5F5F5;scrollbar-arrow-color:#A0A0A0;scrollbar-shadow-color:#F5F5F5;scrollbar-highlight-color:#F5F5F5;scrollbar-3dlight-color:#F5F5F5;scrollbar-darkshadow-color:#C0C0C0;-ms-scroll-chaining:none;-ms-scroll-limit:0 0 0 0;-ms-scroll-snap-type:none;-ms-overflow-style:scrollbar}.fc-scrollgrid-section.fc-scrollgrid-section-header .fc-scroller::-webkit-scrollbar,.fc-scrollgrid-section.fc-scrollgrid-section-body:last-of-type td:nth-child(2) .fc-scroller::-webkit-scrollbar,.fc-timegrid-body .fc-scroller::-webkit-scrollbar,.fc-scroller-liquid-absolute::-webkit-scrollbar{height:8px;width:8px}.fc-scrollgrid-section.fc-scrollgrid-section-header .fc-scroller::-webkit-scrollbar-track,.fc-scrollgrid-section.fc-scrollgrid-section-body:last-of-type td:nth-child(2) .fc-scroller::-webkit-scrollbar-track,.fc-timegrid-body .fc-scroller::-webkit-scrollbar-track,.fc-scroller-liquid-absolute::-webkit-scrollbar-track{background:#f5f5f5;border-radius:4px}.fc-scrollgrid-section.fc-scrollgrid-section-header .fc-scroller::-webkit-scrollbar-thumb,.fc-scrollgrid-section.fc-scrollgrid-section-body:last-of-type td:nth-child(2) .fc-scroller::-webkit-scrollbar-thumb,.fc-timegrid-body .fc-scroller::-webkit-scrollbar-thumb,.fc-scroller-liquid-absolute::-webkit-scrollbar-thumb{background:silver;border-radius:4px}.fc-scrollgrid-section.fc-scrollgrid-section-header .fc-scroller::-webkit-scrollbar-thumb:hover,.fc-scrollgrid-section.fc-scrollgrid-section-body:last-of-type td:nth-child(2) .fc-scroller::-webkit-scrollbar-thumb:hover,.fc-timegrid-body .fc-scroller::-webkit-scrollbar-thumb:hover,.fc-scroller-liquid-absolute::-webkit-scrollbar-thumb:hover{background:#a0a0a0}.fc-scroller:not(.fc-scrollgrid-section.fc-scrollgrid-section-header .fc-scroller):not(.fc-scrollgrid-section.fc-scrollgrid-section-body:last-of-type .fc-scroller):not(.fc-timegrid-body .fc-scroller):not(.fc-scroller-liquid-absolute){scrollbar-width:auto;-ms-overflow-style:auto}.fc-timegrid-axis-chunk .fc-scroller,.fc-timegrid-axis-chunk .fc-scroller-harness,.fc-timegrid-axis-chunk .fc-scroller-liquid-absolute{scrollbar-width:none;-ms-overflow-style:none;overflow:hidden}.fc-timegrid-axis-chunk .fc-scroller::-webkit-scrollbar,.fc-timegrid-axis-chunk .fc-scroller-harness::-webkit-scrollbar,.fc-timegrid-axis-chunk .fc-scroller-liquid-absolute::-webkit-scrollbar{display:none;width:0;height:0}.fc-scrollgrid-section-body td:first-of-type .fc-scroller,.fc-scrollgrid-section-body td:last-of-type .fc-scroller{overflow:hidden!important;scrollbar-width:none!important;-ms-overflow-style:none!important}.fc-scrollgrid-section-body td:first-of-type .fc-scroller::-webkit-scrollbar,.fc-scrollgrid-section-body td:last-of-type .fc-scroller::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.fc-scroller-harness::-webkit-scrollbar:vertical,.fc-scroller-liquid-absolute::-webkit-scrollbar:vertical{width:0!important;display:none!important}.fc-scroller-harness-liquid::-webkit-scrollbar,.fc-scroller-harness::-webkit-scrollbar{width:0!important;height:0!important;display:none!important;opacity:0!important}.fc-scroller-harness-liquid,.fc-scroller-harness{scrollbar-width:none!important;-ms-overflow-style:none!important}.interval-5 .fc-timegrid-slot,.interval-10 .fc-timegrid-slot,.interval-15 .fc-timegrid-slot,.interval-5 .fc-timegrid-axis-frame,.interval-5 .fc-timegrid-axis-chunk .fc-timegrid-slot,.interval-10 .fc-timegrid-axis-frame,.interval-10 .fc-timegrid-axis-chunk .fc-timegrid-slot,.interval-15 .fc-timegrid-axis-frame,.interval-15 .fc-timegrid-axis-chunk .fc-timegrid-slot{height:25px!important;min-height:25px!important}.fc-timegrid-body{height:100%!important;min-height:calc(100vh - 50px)!important;overflow:visible!important}.fc-scrollgrid,.fc-scrollgrid-section-body,.fc-scrollgrid-section-body .fc-scroller-harness,.fc-scrollgrid-section-body .fc-scroller,.fc-view-harness,.fc-view-harness-active{height:100%!important;min-height:calc(100vh - 50px)!important;max-height:calc(100vh - 50px)!important}.fc-scrollgrid-section-body td:nth-child(2) .fc-scroller-liquid-absolute,.fc-scrollgrid-section-body td[role=presentation]:nth-child(2) .fc-scroller-liquid-absolute{position:relative!important;height:100%!important;min-height:calc(100vh - 80px)!important;overflow-y:auto!important;overflow-x:auto!important}.fc-timegrid-slots{min-height:100%!important;height:auto!important}.fc-timegrid-slots table{height:100%!important;min-height:100%!important}.schedule-container{height:100vh!important;min-height:100vh!important;max-height:100vh!important}.calendar-container{height:calc(100vh - 50px)!important;min-height:calc(100vh - 50px)!important;max-height:calc(100vh - 50px)!important;overflow:auto!important;touch-action:pan-x pan-y!important;scrollbar-width:none!important;-ms-overflow-style:none!important}.calendar-container::-webkit-scrollbar{width:0!important;height:0!important;display:none!important;opacity:0!important;visibility:hidden!important}.fc-event,.fc-event-harness,.fc-timegrid-event,.fc-timegrid-event-harness{box-shadow:none!important}.fc-timegrid-axis-chunk *{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.fc-view-harness,.fc-view-harness-active{width:100%!important;min-width:100%!important;max-width:100%!important;box-sizing:border-box!important}.fc-scrollgrid,.fc-scrollgrid-sync-table{table-layout:fixed!important;border-collapse:separate!important}.fc-timegrid-body{width:100%!important;min-width:100%!important;max-width:100%!important}.fc-timegrid-body,.fc-timegrid-slots,.fc-col-header{table-layout:fixed!important}.fc-timegrid-col{flex:1 1 0%!important;min-width:0!important;width:auto!important;box-sizing:border-box!important}.fc table,.fc .fc-scrollgrid table,.fc .fc-timegrid-slots table{table-layout:fixed!important;border-collapse:separate!important;margin:0!important;padding:0!important}.fc-scroller,.fc-scroller-liquid-absolute{width:100%!important;box-sizing:border-box!important}Ë .fc-scrollgrid-section-header .fc-scroller,.fc-scrollgrid-section-header .fc-scroller-harness,.fc-scrollgrid-section-header .fc-scroller-liquid-absolute{overflow-x:hidden!important;overflow-y:hidden!important}.fc-scrollgrid-section-header,.fc-col-header,.fc-toolbar{overflow:hidden!important}.fc-scrollgrid-section-body td[role=presentation]:nth-child(2) .fc-scroller,.fc-scrollgrid-section-body td[role=presentation]:nth-child(2) .fc-scroller-liquid-absolute{overflow-x:hidden!important;overflow-y:auto!important;scrollbar-width:none!important;-ms-overflow-style:none!important}.fc-scrollgrid-section-body td[role=presentation]:nth-child(2) .fc-scroller::-webkit-scrollbar,.fc-scrollgrid-section-body td[role=presentation]:nth-child(2) .fc-scroller-liquid-absolute::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.fc-scrollgrid-section-body td[role=presentation]:first-child .fc-scroller,.fc-scrollgrid-section-body td[role=presentation]:last-child .fc-scroller,.fc-scrollgrid-section-body td[role=presentation]:first-child .fc-scroller-liquid-absolute,.fc-scrollgrid-section-body td[role=presentation]:last-child .fc-scroller-liquid-absolute{overflow:hidden!important}.calendar-container,.calendar-container *,.fc,.fc *,.schedule-container,.schedule-container *{transition:none!important;transform:none!important;will-change:auto!important}.fc table{width:100%!important;table-layout:fixed!important;border-collapse:separate!important}.fc-timegrid-col{width:auto!important;min-width:200px!important;max-width:none!important;flex:1 1 auto!important;flex-shrink:0!important}.fixed-hscroll-content{overflow-x:auto!important;overflow-y:auto!important;scrollbar-width:thin;scrollbar-color:#c1c1c1 #f1f1f1;margin-bottom:-17px;padding-bottom:17px}.fixed-hscroll-content::-webkit-scrollbar:horizontal{height:0!important;display:none!important}.fixed-hscroll-content::-webkit-scrollbar:vertical{width:12px!important}.fixed-hscroll-content::-webkit-scrollbar-track:horizontal{display:none!important}.fixed-hscroll-track{position:fixed!important;bottom:0!important;left:50%!important;transform:translate(-50%)!important;width:85%!important;height:-moz-max-content!important;height:max-content!important;overflow-x:scroll!important;overflow-y:hidden!important;z-index:1000!important;padding:5px!important;border-radius:6px!important;opacity:.7;transition:opacity .3s ease,transform .3s ease;animation:slideInUp .3s ease-out;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.fixed-hscroll-track:hover{opacity:.95!important;box-shadow:0 4px 12px rgba(0,0,0,.15)!important}.fixed-hscroll-track:active,.fixed-hscroll-track:focus{opacity:1!important;box-shadow:0 6px 16px rgba(0,0,0,.2)!important;scrollbar-width:thin!important;scrollbar-color:#4DC2FF rgba(0,0,0,.05)!important;-ms-overflow-style:scrollbar!important;zoom:1;_position:absolute;_bottom:expression(eval(document.documentElement.scrollTop + document.documentElement.clientHeight - this.offsetHeight - 10));_left:expression(eval(document.documentElement.scrollLeft + (document.documentElement.clientWidth * .075)));_width:expression(eval(document.documentElement.clientWidth * .85));_transform:none}* html .fixed-hscroll-track{position:absolute!important;bottom:auto!important;top:expression(eval(document.documentElement.scrollTop + document.documentElement.clientHeight - this.offsetHeight - 10 + "px"));left:expression(eval(document.documentElement.scrollLeft + (document.documentElement.clientWidth * .075) + "px"));width:expression(eval(document.documentElement.clientWidth * .85 + "px"));transform:none!important;border-radius:6px!important;background-color:#fff!important;filter:progid:DXImageTransform.Microsoft.Shadow(color="#cccccc",Direction=135,Strength=2)}.ie7 .fixed-hscroll-track,.ie6 .fixed-hscroll-track{position:absolute!important;bottom:auto!important;transform:none!important;left:expression(eval(document.documentElement.scrollLeft + (document.documentElement.clientWidth * .075) + "px"));width:expression(eval(document.documentElement.clientWidth * .85 + "px"))}.fixed-hscroll-track-content{height:20px!important;pointer-events:none!important;width:3000px!important;min-width:3000px!important;margin-top:5px!important}.fixed-hscroll-track::-webkit-scrollbar{height:12px!important;background-color:transparent!important}.fixed-hscroll-track::-webkit-scrollbar-track{background-color:rgba(0,0,0,.05)!important;border-radius:6px!important;margin:2px!important}.fixed-hscroll-track::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#4dc2ff,#3a9ecc)!important;border-radius:6px!important;border:1px solid rgba(255,255,255,.2)!important;box-shadow:0 1px 3px rgba(0,0,0,.2)!important}.fixed-hscroll-track::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#3a9ecc,#2980b9)!important;box-shadow:0 2px 6px rgba(0,0,0,.3)!important}.fixed-hscroll-track::-webkit-scrollbar-thumb:active{background:linear-gradient(180deg,#2980b9,#1f6691)!important}@media screen\	{.fixed-hscroll-track{background-color:#fff!important;scrollbar-face-color:#4DC2FF;scrollbar-track-color:#F0F0F0;scrollbar-arrow-color:#FFFFFF;scrollbar-shadow-color:#CCCCCC;scrollbar-highlight-color:#FFFFFF;scrollbar-3dlight-color:#CCCCCC;scrollbar-darkshadow-color:#999999}.fixed-hscroll-content{margin-bottom:-17px!important;padding-bottom:17px!important}}@keyframes slideInUp{0%{transform:translate(-50%) translateY(10px)}to{transform:translate(-50%) translateY(0)}}.ie7 .fixed-hscroll-track,.ie6 .fixed-hscroll-track{opacity:.8!important;animation:none!important;transition:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;filter:alpha(opacity=80);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"}.ie7 .fixed-hscroll-track:hover,.ie6 .fixed-hscroll-track:hover{opacity:1!important;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.fc-view.resourceTimeGridWeekly .fc-timegrid-col{position:relative}.fc-view.resourceTimeGridWeekly .fc-timegrid-col:after,.fc-view.resourceTimeGrid7Days .fc-timegrid-col:after{content:"";position:absolute;bottom:0;right:21px;width:14px;height:14px;background-color:#373741;border-radius:50%;border:2px solid #ffffff;box-shadow:0 2px 4px rgba(0,0,0,.2);z-index:100;pointer-events:none}.fc-view.resourceTimeGridWeekly .fc-timegrid-col:before,.fc-view.resourceTimeGrid7Days .fc-timegrid-col:before{content:"";position:absolute;bottom:4px;right:25px;width:6px;height:6px;background-color:#f9d95d;border-radius:50%;z-index:101;pointer-events:none}.fc-view.resourceTimeGridWeekly .fc-timegrid-col:hover:after{background-color:red!important}.fc-timegrid-col[data-date]:after{content:"●";position:absolute;bottom:0;right:21px;color:#373741;font-size:14px;z-index:100;pointer-events:none}.calendar-container,.calendar-container *,.fc,.fc *,.fc-event,.fc-event *,.fc-timegrid-event,.fc-timegrid-event *,.fc-event-main,.fc-event-title,.fc-event-time,.fc-timegrid-slot,.fc-timegrid-slot-lane,.fc-timegrid-col,.fc-daygrid-day,.fc-col-header,.fc-col-header-cell,.fc-scrollgrid,.fc-scroller{user-select:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;-webkit-touch-callout:none!important;-webkit-tap-highlight-color:transparent!important}.calendar-container img,.fc img{-webkit-user-drag:none!important;-khtml-user-drag:none!important;-moz-user-drag:none!important;-o-user-drag:none!important;user-drag:none!important;pointer-events:none!important}.calendar-container::selection,.fc::selection{background:transparent!important}.calendar-container::-moz-selection,.fc::-moz-selection{background:transparent!important}.fc-timegrid-col.off-day{background-color:rgba(255,96,96,.13)!important}.fc.fc-theme-standard .fc-timegrid-col.off-day .fc-timegrid-slot-lane,.fc-timegrid-col.off-day .fc-timegrid-slot.fc-timegrid-slot-lane,.fc-timegrid-col.off-day .fc-timegrid-slot-lane{background-color:rgba(255,96,96,.13)!important;cursor:not-allowed!important;pointer-events:none!important;border-color:#ffd6d6!important}.fc.fc-theme-standard .fc-timegrid-col.off-day .fc-timegrid-slot-lane:hover,.fc-timegrid-col.off-day .fc-timegrid-slot.fc-timegrid-slot-lane:hover,.fc-timegrid-col.off-day .fc-timegrid-slot-lane:hover{background-color:#ffe5e5!important}.fc-col-header-cell.off-day{background-color:rgba(255,96,96,.13)!important;color:#ff4c4c!important;border-color:#ffd6d6!important}.fc-col-header-cell.off-day .fc-col-header-cell-cushion{color:#ff4c4c!important}.fc-col-header-cell.off-day .fc-col-header-cell-cushion:before{content:attr(data-date);font-size:12px;color:#ff4c4c;font-weight:400}.fc-col-header-cell.off-day .fc-col-header-cell-cushion:after{content:" (нерабочий день)";font-size:10px;color:#ff4c4c;display:block;margin-top:2px}.fc-col-header-cell.off-day .fc-col-header-cell-cushion{font-size:0;color:transparent}.fc-timegrid-col.off-day .selectable-slot{display:none!important}.fc-timegrid-col.off-day .fc-timegrid-col-events{pointer-events:none!important;display:none!important}.fc .fc-timegrid-axis,.fc .fc-timegrid-axis-frame,.fc-timegrid-axis-chunk td{background-color:transparent!important;border:none!important}.fc-resourceTimeGridWeekly .time-indicator,.fc-resourceTimeGrid7Days .time-indicator{width:85%!important;max-width:85%!important;margin-right:15px!important;padding-right:0!important;overflow:hidden!important;position:relative!important;background-color:#373741!important}.slot-tooltip{width:250px!important;max-width:250px!important;margin-right:15px!important;padding-right:0!important;overflow:hidden!important;position:absolute!important;background-color:#373741!important;border:none!important}.fc-resourceTimeGridWeekly .time-axis-label,.fc-resourceTimeGrid7Days .time-axis-label{right:15px!important;background-color:#f9d95d!important;color:#373741!important}.fc-resourceTimeGridWeekly .fc-timegrid-col:after,.fc-resourceTimeGrid7Days .fc-timegrid-col:after{right:15px!important;background-color:#373741!important;border-color:#fff!important}.fc-resourceTimeGridWeekly .fc-timegrid-col:before,.fc-resourceTimeGrid7Days .fc-timegrid-col:before{right:19px!important;background-color:#f9d95d!important}.ie7 .fc-resourceTimeGridWeekly .time-indicator,.ie7 .fc-resourceTimeGrid7Days .time-indicator{width:85%!important;filter:alpha(opacity=100);background-color:#373741!important}.ie7 .slot-tooltip{width:250px!important;background-color:#373741!important;filter:alpha(opacity=90)}.fc-resourceTimeGridWeekly .time-indicator,.fc-resourceTimeGrid7Days .time-indicator,.slot-tooltip{box-sizing:border-box;transform:translateZ(0)}.schedule-container,.schedule-container *,.calendar-container,.calendar-container *,.fc,.fc *,.fc table,.fc table *,.fc-view,.fc-view *,div[class*=fc-],table[class*=fc-]{transition:none!important;transform:none!important;will-change:auto!important;animation:none!important;resize:none!important;flex-shrink:0!important;box-sizing:border-box!important}.schedule-container,.calendar-container{width:100%!important;min-width:100%!important;max-width:100%!important;flex:none!important}.fc,.fc-view-harness,.fc-view-harness-active,.fc-scrollgrid,.fc-scrollgrid-sync-table,.fc-timegrid,.fc-timegrid-body,.fc-timegrid-slots{flex:none!important;table-layout:fixed!important}.fc-scroller-harness,.fc-scrollgrid-section .fc-scroller-harness{width:100%!important;flex:none!important;flex-shrink:0!important;flex-grow:0!important}.fc-scroller-harness{width:auto!important;min-width:auto!important;max-width:none!important;flex:1 1 auto!important}.fc-scrollgrid-section-body td[role=presentation]:first-child .fc-scroller-harness,.fc-scrollgrid-section-body td[role=presentation]:last-child .fc-scroller-harness{width:54px!important;min-width:54px!important;max-width:54px!important;flex:none!important}.fc-scrollgrid-sync-table{width:100%!important;table-layout:fixed!important}.fc-scroller,.fc-scroller-liquid-absolute{overflow-x:auto!important;overflow-y:auto!important;width:100%!important;min-width:100%!important;max-width:100%!important}#root{height:100%;width:100%;margin:0;padding:0;text-align:center;background-color:#fff;overflow:hidden}.fc-scrollgrid-section-header th[role=presentation]:first-child,.fc-scrollgrid-section-header th[role=presentation]:last-child,.fc-scrollgrid-section-body td[role=presentation]:first-child,.fc-scrollgrid-section-body td[role=presentation]:last-child{width:54px!important;min-width:54px!important;max-width:54px!important;flex:none!important}.fc-scrollgrid-section-header th[role=presentation]:nth-child(2),.fc-scrollgrid-section-body td[role=presentation]:nth-child(2){width:auto!important;min-width:0!important;max-width:none!important;flex:1 1 auto!important}.fc-scroller-harness::-webkit-scrollbar:vertical{width:0!important;display:none!important}.fc-scroller-harness{scrollbar-width:none;-ms-overflow-style:none}.fc-scroller-harness-liquid::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.fc-toolbar-title,.fc-timegrid-slot,.fc-timegrid-axis-frame{color:var(--fc-neutral-text-color)}
