.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-notification__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}}body,html{width:100%;height:100dvh}html{scroll-behavior:smooth}.content-max-width{max-width:var(--mui-screenSize-tablet);margin:0 auto}.gst-page{position:relative;height:100%;width:100%}.gst-content{position:unset;margin-top:var(--mui-custom-headerHeight);flex-grow:1}.content-spacing{padding:24px 0 80px}.gst-default-content{margin:0 auto;max-width:1232px}@media screen and (max-width:960px){.content-spacing{padding:24px 16px 80px}}.content-spacing-y-0{padding-block:0}.mobile-xss-only{display:none!important}@media(max-width:374px){.mobile-xss-only{display:flex!important}}.mobile-xs-only{display:none!important}@media(max-width:539px){.mobile-xs-only{display:flex!important}}.mobile-only{display:none!important}@media(max-width:959px){.mobile-only{display:flex!important}}.desktop-only{display:none!important}@media(min-width:960px){.desktop-only{display:flex!important}}.desktop-lg-only{display:none!important}@media(min-width:1263px){.desktop-lg-only{display:flex!important}}.desktop-xl-only{display:none!important}@media(min-width:2000px){.desktop-xl-only{display:flex!important}}.u-rotate-180{transform:rotate(180deg)}