@keyframes reveal-to-right{0%{-webkit-mask-position:100% 0;mask-position:100% 0}to{-webkit-mask-position:0 0;mask-position:0 0}}@keyframes reveal-to-bottom{0%{-webkit-mask-position:0 100%;mask-position:0 100%}to{-webkit-mask-position:0 0;mask-position:0 0}}.mask-to-right{-webkit-mask-image:linear-gradient(90deg,#000 50%,#0000 50%);mask-image:linear-gradient(90deg,#000 50%,#0000 50%);-webkit-mask-size:200% 100%;mask-size:200% 100%}.mask-to-bottom{-webkit-mask-image:linear-gradient(#000 50%,#0000 50%);mask-image:linear-gradient(#000 50%,#0000 50%);-webkit-mask-size:100% 200%;mask-size:100% 200%}.mask-reveal-to-right{animation:1.6s cubic-bezier(.38,.01,.12,1) both reveal-to-right}.mask-reveal-to-bottom{animation:1.6s cubic-bezier(.38,.01,.12,1) both reveal-to-bottom}
/*# sourceMappingURL=76960c3354fcc8af.css.map*/