.os-scrollbar{margin:10px 4px!important;--os-size:6px;--os-padding-perpendicular:(10px,4px);--os-padding-axis:(10px,4px);--os-handle-bg:#dde1fb;--os-handle-min-size:50px;--os-handle-max-size:140px;--os-handle-perpendicular-size:100%;--os-handle-perpendicular-size-hover:100%;--os-handle-perpendicular-size-active:100%}.custom-scrollbar .scrollbar-thumb{background-color:#dde1fb!important;border-radius:3px!important;width:6px!important;margin:10px 4px!important;min-height:50px!important;max-height:140px!important}.custom-scrollbar .scrollbar-track{background-color:transparent!important;width:6px!important;margin:10px 4px!important}.custom-scrollbar .scrollbar-thumb:hover{background-color:#c5ccf7!important}.custom-scrollbar .scrollbar-thumb.auto-hide{opacity:0;transition:opacity .2s ease}.custom-scrollbar:hover .scrollbar-thumb.auto-hide{opacity:1}@media (max-width:768px){.custom-scrollbar .scrollbar-thumb,.custom-scrollbar .scrollbar-track{width:8px!important;margin:8px 2px!important}}.custom-scrollbar .dropdown-scrollbar-thumb{background-color:#dde1fb!important;border-radius:3px!important;width:6px!important;margin:10px 4px!important;min-height:50px!important;max-height:140px!important;display:block!important}.custom-scrollbar .dropdown-scrollbar-thumb:hover{background-color:#c5ccf7!important}.custom-scrollbar .dropdown-scrollbar-track{background-color:transparent!important;width:6px!important;margin:10px 4px!important;display:block!important;right:4px!important}@media (max-width:768px){.custom-scrollbar .dropdown-scrollbar-thumb,.custom-scrollbar .dropdown-scrollbar-track{width:8px!important;margin:8px 2px!important}}.dropdown-scroll-wrapper{position:relative;flex:1;min-height:0}.dropdown-scroll-wrapper .dropdown-scroll-native{overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.dropdown-scroll-wrapper .dropdown-scroll-native::-webkit-scrollbar{width:0;display:none}.dropdown-scroll-thumb{position:absolute;top:0;right:4px;width:6px;height:50px;background-color:#dde1fb;border-radius:3px;pointer-events:none;will-change:transform}.dropdown-scroll-thumb:hover{background-color:#c5ccf7}@supports (scrollbar-width:thin) and (not selector(::-webkit-scrollbar)){.school-dropdown-scrollbar{scrollbar-width:thin;scrollbar-color:#d5dafc transparent}}.school-dropdown-scrollbar::-webkit-scrollbar{width:14px!important}.school-dropdown-scrollbar::-webkit-scrollbar-track{background:transparent!important;margin-top:16px;margin-bottom:16px}.school-dropdown-scrollbar::-webkit-scrollbar-thumb{background-color:#d5dafc!important;border:4px solid transparent;background-clip:content-box;border-radius:8px!important}