.animation-running-text{animation:running-text 20s linear infinite}@media (max-width:640px){.animation-running-text-fast{animation:running-text 10s linear infinite}}@keyframes running-text{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.how-saydo-looks-block{--offset-left:-100px;--offset-right:100px;--offset-bottom:0px;--opacity-block:1;--opacity-objects:0}@media (max-width:767px){.how-saydo-looks-block{--offset-left:0px;--offset-right:0px;--offset-bottom:40px;--opacity-block:0;--opacity-objects:1}}