#emerald-sticky-bar{background-color:#171b25;bottom:0;box-shadow:0 -4px 12px rgba(0,0,0,.25);box-sizing:border-box;color:#fff;display:block;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;left:0;padding:10px 16px 12px;position:fixed;text-align:center;text-decoration:none;width:100%;z-index:2147483647}@media screen and (min-width:769px){#emerald-sticky-bar{display:none}}#emerald-sticky-bar .sticky-bar-top-text{color:#fff;font-size:16px;font-weight:600;line-height:1.15;margin-bottom:4px}#emerald-sticky-bar .sticky-bar-phone-row{align-items:center;color:#fff;display:inline-flex;font-size:23px;font-weight:700;gap:10px;justify-content:center;text-decoration:none}#emerald-sticky-bar .icon-phone svg{animation:phone-ring 3s ease-in-out infinite;flex-shrink:0;height:26px;stroke:#fff;transform-origin:center;width:26px}@keyframes phone-ring{0%,88%,to{transform:rotate(0deg)}91%{transform:rotate(-12deg)}94%{transform:rotate(12deg)}97%{transform:rotate(-10deg)}}#emerald-sticky-bar .dni-number{color:#fff;text-decoration:underline;white-space:nowrap}#emerald-sticky-bar[aria-disabled=true]{opacity:.6;pointer-events:none}