/* IPA_FOOTER_CREDIT_V142 */
.v120-footer-bottom{display:grid!important;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:14px}
.v120-footer-rights{justify-self:start}
.v120-footer-status{justify-self:end}
.v120-footer-credit{justify-self:center;display:inline-flex;align-items:center;gap:7px;white-space:nowrap;color:inherit;font-weight:700;letter-spacing:0}
.v120-footer-credit>i{width:24px;height:24px;border-radius:8px;display:inline-grid;place-items:center;background:rgba(32,183,176,.10);color:var(--brand,#20b7b0);font-size:12px;box-shadow:inset 0 0 0 1px rgba(32,183,176,.12)}
@media(max-width:720px){.v120-footer-bottom{grid-template-columns:1fr;gap:10px}.v120-footer-rights,.v120-footer-credit,.v120-footer-status{justify-self:start}.v120-footer-credit{order:2}.v120-footer-status{order:3}}
