.contact-developer-sticky-bar-root{z-index:1;border-top:1px solid var(--border-active-secondary);background:var(--pg-grey-lighter);-webkit-box-shadow:0 -4px 8px rgba(var(--shadow-color),.12);box-shadow:0 -4px 8px rgba(var(--shadow-color),.12);justify-content:space-between;align-items:center;padding:12px 16px;-webkit-transition:-webkit-transform .5s,transform .5s;transition:-webkit-transform .5s,transform .5s;display:-ms-flexbox;display:flex;position:fixed;bottom:0;left:0;right:0}.contact-developer-sticky-bar-root.hidden{-webkit-transform:translateY(100%);transform:translateY(100%)}.contact-developer-sticky-bar-root .developer{letter-spacing:.02rem;background-color:var(--pg-grey-lighter);min-width:0;color:var(--text-active-secondary);border-radius:8px 8px 0 0;justify-content:flex-start;align-items:center;font-family:Poppins,sans-serif;font-size:.75rem;font-weight:400;line-height:1rem;display:-ms-flexbox;display:flex}.contact-developer-sticky-bar-root .developer .developer-avatar{-o-object-fit:contain;object-fit:contain;max-width:120px;height:40px;margin-right:8px}.contact-developer-sticky-bar-root .developer .developer-name{font-weight:600}.contact-developer-sticky-bar-root .actionable-links{align-items:center;gap:8px;display:-ms-flexbox;display:flex}.contact-developer-sticky-bar-root .actionable-links .hui-buttonlink{justify-content:center;align-items:center;width:max-content;max-width:60vw;height:40px;text-decoration:none;display:-ms-flexbox;display:flex}.contact-developer-sticky-bar-root .actionable-links .hui-buttonlink.btn-primary{color:var(--text-static-primary)}@media (min-width:768px){.contact-developer-sticky-bar-root .actionable-links .hui-buttonlink{padding:8px 16px}.contact-developer-sticky-bar-root .actionable-links .hui-buttonlink:not(.btn-secondary) i,.contact-developer-sticky-bar-root .actionable-links .hui-buttonlink:not(.btn-secondary) img{margin-right:4px}}
/*# sourceMappingURL=c93c691df71580cf.css.map*/