.gradient-background{background:var(--g-brand-gradient-radial),linear-gradient(45deg,var(--g-brand-gradient-linear));bottom:0;height:100lvh;left:0;position:fixed;right:0;top:0;width:100%;z-index:-1}.gradient-background:after{background-image:url(https://145008254.fs1.hubspotusercontent-eu1.net/hubfs/145008254/raw_assets/public/mcs-theme/dist/modules/gradient-background/static-background.png);background-repeat:repeat;background-size:20rem;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.gradient-background__canvas{animation:fadeIn 1s ease;bottom:0;height:100lvh;left:0;position:fixed;right:0;top:0;width:100%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}