.page_gradientNoiseCard__nek6o>div{--grad-from:#5ac1f5;--grad-mid:#8ec8e5;--grad-to:#e3f1f6;position:relative;background:linear-gradient(180deg,var(--grad-from) 0,var(--grad-mid) 432px,var(--grad-to) 875px,var(--grad-to) 100%)}.page_gradientNoiseCard__nek6o>div:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;border-radius:inherit;opacity:.2;mix-blend-mode:normal;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200">  <filter id="mnoise" x="0" y="0" width="100%" height="100%">    <feTurbulence type="fractalNoise" baseFrequency="2.4" numOctaves="1" seed="3" stitchTiles="stitch"/>    <feColorMatrix type="saturate" values="0"/>  </filter>  <rect width="100%" height="100%" filter="url(%23mnoise)" fill="black"/></svg>');background-repeat:repeat;background-size:200px 200px}