.liveChatModule{text-align:center}#my-messages-container{align-items:center;display:flex;justify-content:center;margin:auto}#my-messages-container,#my-messages-container iframe{border:1px solid #6ab33f;border-radius:10px;height:600px;width:50vw}.loadingContainer{margin:100px auto;width:80px}.block{background:#6ab33f;border-radius:3px;box-sizing:border-box;float:left;height:12px;margin:0 10px 10px 0;position:relative;width:12px}.block:nth-child(4n+1){animation:wave_23 2s ease 0s infinite}.block:nth-child(4n+2){animation:wave_23 2s ease .2s infinite}.block:nth-child(4n+3){animation:wave_23 2s ease .4s infinite}.block:nth-child(4n+4){animation:wave_23 2s ease .6s infinite;margin-right:0}@keyframes wave_23{0%{opacity:1;top:0}50%{opacity:.2;top:30px}to{opacity:1;top:0}}@media(max-width:425px){#my-messages-container{height:400%;width:90vw}#hubspot-conversations-inline-parent iframe{height:400px;width:90vw}}