.change-text:before{animation:change 5s infinite;content:"design"}@keyframes change{0%{content:"design"}50%{content:"create"}to{content:"design";transform:translateX(-50%)}}.responsive{animation:stretch 5s cubic-bezier(.4,1.4,.75,.9) infinite;display:inline-block;transform-origin:center}.responsive:first-of-type{animation-delay:3s}.responsive :nth-of-type(2){animation-delay:.8s}.responsive :nth-of-type(3){animation-delay:4.8s}.responsive :nth-of-type(4){animation-delay:2s}.responsive :nth-of-type(5){animation-delay:1.2s}.responsive :nth-of-type(6){animation-delay:3.6s}.responsive :nth-of-type(7){animation-delay:2.4s}.responsive :nth-of-type(8){animation-delay:3.2s}p span:nth-of-type(9){animation-delay:4s}p span:nth-of-type(10){animation-delay:1.6s}@keyframes stretch{5%{opacity:.1;transform:scaleX(10)}15%{opacity:1;transform:scaleX(1)}}
/*# sourceMappingURL=main.a50e2741.css.map*/