.entreprise-ready-border-animation{position:relative;overflow:hidden}.entreprise-ready-border-animation:after{content:"";z-index:-9;background:var(--color-gray-900);width:calc(100% - 2px);height:calc(100% - 2px);position:absolute;top:1px;left:1px}.entreprise-ready-border-animation:before{z-index:-9;content:"";aspect-ratio:1;transform-origin:50%;background-position:0 0;background-repeat:no-repeat;background-size:100% 100%;width:200%;height:auto;margin:0;animation:12s linear infinite reverse spin,8s linear infinite alternate-reverse moveX;position:absolute}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes moveX{0%{left:calc(-30% - 1rem)}to{left:calc(1rem - 70%)}}
