.animated-container{color:hsl(var(--primary));font-weight:700;font-size:1.6rem;display:flex;align-items:center;justify-content:center;text-align:center;box-sizing:border-box;letter-spacing:6px;margin:0;font-family:Courier New,Courier,monospace}span{display:inline-block}@media only screen and (max-width:1200px){.animated-container{font-size:1.4rem;font-weight:600}}@media only screen and (max-width:1024px){.animated-container{font-size:1.1rem;font-weight:600}}@media only screen and (max-width:924px){.animated-container{font-size:1rem;font-weight:500}}@media only screen and (max-width:824px){.animated-container{font-size:.9rem;font-weight:500}}@media only screen and (max-width:768px){.animated-container{font-size:.6rem;font-weight:500}}@media only screen and (max-width:576px){.animated-container{font-size:.2rem;font-weight:200}}