@keyframes rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:767px){.chat h2{text-align:left;max-width:16.1875rem}}.chat .content{max-width:52.5rem;margin:0 auto}.chat .content p{text-align:center;margin-bottom:0}@media (max-width:767px){.chat .content p{text-align:left;max-width:17.4375rem}}.chat .content p:not(:last-child){margin-bottom:2rem}@media (max-width:767px){.chat .content p:not(:last-child){margin-bottom:1.25rem}}@media (max-width:767px){.chat .content p:last-child{font-size:.75rem}}.chat .chat-shortcode{margin-top:2.25rem}