.gst-background-base{position:absolute;inset:0;background-color:var(--mui-custom-quaternary-main);overflow:hidden;z-index:-1}.gst-background-stripes{position:absolute;inset:0;display:flex;flex-direction:column}.gst-background-stripes .gst-background-stripes__top{flex-shrink:0;flex-grow:0;height:373px;background:url(/next-public/images/background-stripes-top.png)}.gst-background-stripes .gst-background-stripes__center{flex-grow:1;background:url(/next-public/images/background-stripes.png)}.gst-background-stripes .gst-background-stripes__bottom{flex-shrink:0;flex-grow:0;height:373px;background:url(/next-public/images/background-stripes-bottom.png)}.gst-background-gradient{position:absolute;height:300px;width:100%;background:linear-gradient(0deg,rgba(18,18,18,0) 0,var(--mui-custom-quaternary-main) 95%);z-index:1}.gst-background-gradient.gst-background-gradient--bottom{background:linear-gradient(180deg,rgba(18,18,18,0) 0,var(--mui-custom-quaternary-main) 95%)}