.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}main.global-container{position:relative}section.layout-container{outline:1px solid #e1e1e1;display:flex;flex-direction:column;max-width:600px;margin:0 auto;min-height:100dvh;position:relative}.container{display:flex;flex-direction:column;flex:1;min-height:0;min-width:0}:root{--toastify-color-light:#fff;--toastify-color-success:#07bc0c;--toastify-color-error:#e74c3c}.Toastify__toast-container{max-width:600px;padding:0 24px;width:100%;bottom:16px}.Toastify__toast-container .custom-toast{--toastify-toast-min-height:0;--toastify-toast-padding:0;width:100%;background-color:rgba(0,0,0,.85);margin-bottom:16px;border-radius:8px;font-size:14px;line-height:22px;color:#fff;min-height:0!important;height:auto!important;padding:12px 40px 12px 12px;align-items:flex-start}.Toastify__toast-container .custom-toast .Toastify__toast-icon{margin-bottom:0}.Toastify__toast-container .Toastify__close-button{top:12px;right:12px;background:url(/img/icons/ic_toast_close.svg) no-repeat 50%/cover;width:22px;height:22px;opacity:1;font-size:0}.Toastify__toast-container .Toastify__close-button svg{display:none}