.company-loader{background:#fff;justify-content:center;align-items:center;width:100%;height:100vh;max-height:100vh;display:flex;position:fixed;top:0;left:0;overflow:hidden}.company-loader__logo{width:220px;height:auto;animation:2s ease-in-out infinite company-loader__pulse}@keyframes company-loader__pulse{0%,to{opacity:1}50%{opacity:.45}}
