.loader-screen{align-items:center;background:#2a3050;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.loader-logo{animation:pulse 1.6s ease-in-out infinite;height:auto;width:160px}@keyframes pulse{0%{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}to{opacity:.7;transform:scale(1)}}.text:before{animation:breatheTextAnim 6s linear infinite;color:#fff;content:"breathe in";font-size:1.5rem;font-weight:700;letter-spacing:5px;margin-top:20px}@keyframes breatheTextAnim{0%,50%{content:"breathe in";opacity:1}25%,75%{content:"breathe out";opacity:1}12.5%,37.5%,62.5%,87.5%{opacity:0}}
