.noise-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:var(--layer-flat);opacity:var(--noise-opacity, .15);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;mix-blend-mode:overlay}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
