.modal-scroll-container{overflow-y:auto;box-sizing:border-box;padding-right:12px;margin-right:-12px;scrollbar-gutter:stable!important}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:var(--color-gray-182) transparent}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:var(--color-gray-182);border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:var(--color-gray-145)}.custom-scrollbar::-webkit-scrollbar-button,.custom-scrollbar::-webkit-scrollbar-button:single-button,.custom-scrollbar::-webkit-scrollbar-button:single-button:vertical:decrement,.custom-scrollbar::-webkit-scrollbar-button:single-button:vertical:increment{display:none!important;width:0!important;height:0!important;-webkit-appearance:none;background:transparent;border:none}