
.esth-cta-mobile{display:none}
@media (max-width:768px){
  .esth-cta-mobile{display:grid;grid-template-columns:1fr 1fr;gap:0;position:fixed;left:0;right:0;bottom:0;z-index:9998;background:#ffffff;box-shadow:0 -6px 18px rgba(11,18,32,.10);font-family:inherit}
  .esth-cta-mobile a{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 8px;font-weight:700;font-size:15px;text-decoration:none;line-height:1}
  .esth-cta-mobile a.esth-cta-cita{background:#56c6c4;color:#fff}
  .esth-cta-mobile a.esth-cta-call{background:#0b1220;color:#fff}
  .esth-cta-mobile svg{width:18px;height:18px}
  body{padding-bottom:60px !important}
  .joinchat,.joinchat__button{bottom:72px !important}
}
