.gst-notification__wrapper.MuiSnackbar-root{right:0;top:0}.gst-notification__container{width:380px;min-height:66px;max-height:300px;background-color:var(--mui-palette-common-white);border-radius:4px;box-shadow:0 2px 6px 0 rgba(0,0,0,.25);margin:calc(var(--mui-spacing)*4)}.gst-notfication__flex{display:flex;justify-content:space-between;margin:calc(var(--mui-spacing)*3) calc(var(--mui-spacing)*2)}.gst-notification__icon .gst-svg-icon,.gst-notification__icon svg{width:24px;height:24px}.gst-notification_icon--success .gst-svg-icon{fill:var(--mui-palette-success-main)}.gst-notification_icon--error .gst-svg-icon{fill:var(--mui-palette-error-main)}.gst-notification_icon--warning .gst-svg-icon{fill:var(--mui-palette-warning-main)}.gst-notification_icon--info .gst-svg-icon{fill:var(--mui-palette-primary-main)}.gst-notification__Contentwrapper{margin-left:calc(var(--mui-spacing)*2);width:100%;display:flex;flex-direction:column}.gst-notification__title{color:var(--mui-custom-quaternary-main);font-size:16px;font-weight:400;line-height:normal;font-style:normal;margin-bottom:var(--mui-spacing)}.gst-notification__title.gst-notification__title--error{color:var(--mui-palette-error-main);font-weight:600}.gst-notification__body{color:var(--mui-custom-tertiary-base);font-size:14px;font-weight:400;line-height:15px;font-style:normal}.gst-notification__body.gst-notification__body--error{color:var(--mui-custom-quaternary-main)}.gst-notification__closeIcon{width:24px;height:24px;cursor:pointer}.gst-notification__closeIcon .gst-svg-icon{fill:var(--mui-custom-tertiary-base);width:24px;height:24px}@media(max-width:959px){.gst-notification__container,.gst-notification__wrapper{width:100%}.gst-notification__title{font-size:14px}.gst-notification__body{font-size:12px}}