@keyframes fadeIn{0%{opacity:0}to{opacity:1}}body.gradient{opacity:0;animation:fadeIn ease-in 1;animation-fill-mode:forwards;animation-duration:.8s}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background:#b71f2f;background:linear-gradient(35deg,#b71f2fe6,#fff0 85%);opacity:.75}body>div{position:relative;z-index:100}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom.css.map */
