.custom-animated-text{letter-spacing:1.25rem;color:#fff}@keyframes loading{0%{transform:translateX(-3.125rem);letter-spacing:1.25rem;opacity:.2}10%{opacity:1}50%{letter-spacing:-1rem;opacity:1}to{transform:translateX(3.125rem);letter-spacing:1.25rem;opacity:.2}}.custom-animated-text span{animation:loading 3s linear infinite}@media screen and (max-width:768px){.custom-animated-text{letter-spacing:.5rem;align-items:flex-end;padding-bottom:50%;font-weight:700}@keyframes loading{0%{transform:translateX(-1rem);letter-spacing:.5rem;opacity:.2}50%{letter-spacing:-.25rem;opacity:1}to{transform:translateX(1rem);letter-spacing:.25rem;opacity:.2}}}.custom-animated-text span:first-child{animation-delay:0s}.custom-animated-text span:nth-child(2){animation-delay:.2s}.custom-animated-text span:nth-child(3){animation-delay:.4s}.custom-animated-text span:nth-child(4){animation-delay:.6s}.custom-animated-text span:nth-child(5){animation-delay:.8s}.custom-animated-text span:nth-child(6){animation-delay:1s}.custom-animated-text span:nth-child(7){animation-delay:1.2s}.custom-animated-text span:nth-child(8){animation-delay:1.3s}.custom-animated-text span:nth-child(9){animation-delay:1.4s}.custom-animated-text span:nth-child(10){animation-delay:1.5s}