.mw-icon {
  width: 1.25em;
  height: 1.25em;
  display: inline-block;
  vertical-align: -0.18em;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex: 0 0 auto;
  overflow: visible;
}
.mw-icon-sm {
  width: 1em;
  height: 1em;
}
.mw-icon-lg {
  width: 1.5em;
  height: 1.5em;
}
.mw-icon-fill {
  fill: currentColor;
  stroke: none;
}
.mw-brand-logo {
  display: inline-block;
  max-width: 100%;
  height: 1.35em;
  width: auto;
  object-fit: contain;
  vertical-align: middle;
  flex: 0 0 auto;
}
.mw-brand-logo.square {
  height: 1.55em;
  width: 1.55em;
}
.mw-brand-lockup {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  min-width: 0;
}
.mw-brand-text {
  font-weight: 700;
  letter-spacing: 0.01em;
  white-space: nowrap;
}
.mw-site-brand {
  display: inline-flex;
  align-items: center;
  gap: 0.72rem;
  min-width: 0;
  color: inherit;
  text-decoration: none;
}
.mw-site-brand-logo {
  width: 52px;
  height: 52px;
  object-fit: contain;
  background: #080704;
  border: 1px solid rgba(155, 123, 60, 0.35);
  flex: 0 0 auto;
}
.mw-site-brand-copy {
  display: flex;
  flex-direction: column;
  min-width: 0;
}
.mw-site-brand-name {
  font-family: Georgia, serif;
  font-size: 1.3rem;
  letter-spacing: 0.12em;
  line-height: 1;
}
.mw-site-brand-sub {
  margin-top: 0.28rem;
  font-size: 0.62rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  opacity: 0.7;
  white-space: nowrap;
}
.icon-only {
  display: inline-grid;
  place-items: center;
  min-width: 40px;
  min-height: 40px;
}
@media (max-width: 640px) {
  .mw-site-brand {
    gap: 0.48rem;
  }
  .mw-site-brand-logo {
    width: 42px;
    height: 42px;
  }
  .mw-site-brand-name {
    font-size: 1.05rem;
  }
  .mw-site-brand-sub {
    display: none;
  }
}
@media (max-width: 350px) {
  .mw-site-brand-logo {
    width: 36px;
    height: 36px;
  }
  .mw-site-brand-name {
    font-size: 0.95rem;
    letter-spacing: 0.08em;
  }
}
.mw-site-brand.logo-missing .mw-site-brand-logo {
  display: none;
}
.mw-site-brand.logo-missing .mw-site-brand-copy {
  display: flex;
}
.mw-brand-cluster {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  flex-wrap: wrap;
}
.mw-brand-cluster .mw-brand-logo {
  height: 1.25rem;
}
.mw-payment-mark {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 42px;
  min-height: 28px;
}
.mw-payment-mark .mw-brand-logo {
  height: 26px;
  max-width: 112px;
}
.mw-social-mark {
  width: 32px;
  height: 32px;
  display: inline-grid;
  place-items: center;
}
.mw-social-mark img {
  width: 24px;
  height: 24px;
  object-fit: contain;
}

/* Brand marks and icon refinements */
.pbadge2.branded {
  padding: 0.38rem 0.55rem;
  min-height: 40px;
  background: #fff;
  color: #111;
  border-color: rgba(13, 10, 6, 0.14);
}
.pbadge2.branded .mw-brand-logo {
  height: 28px;
  max-width: 112px;
}
.pbadge2.branded .mw-brand-cluster .mw-brand-logo {
  height: 26px;
  max-width: 82px;
}
.pbadge2.momo-public {
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  background: #ffcb05;
  color: #111;
}
.ai-ic.ai-brand {
  width: auto;
  min-width: 54px;
  padding: 0 0.25rem;
  background: transparent;
  border: 0;
}
.ai-ic.ai-brand img {
  width: 74px;
  max-width: 100%;
  height: 28px;
  object-fit: contain;
}
.footer-contact-brand {
  width: 1.15rem;
  height: 1.15rem;
  object-fit: contain;
  vertical-align: -0.2rem;
  margin-right: 0.35rem;
}
.review-whatsapp .mw-brand-logo,
.success-actions .mw-brand-logo {
  width: 22px;
  height: 22px;
}
.mtrust-ic .mw-icon,
.ac-label .mw-icon {
  width: 1.05rem;
  height: 1.05rem;
}
@media (max-width: 480px) {
  .pbadge2.branded .mw-brand-logo {
    height: 24px;
  }
  .pbadge2.branded .mw-brand-cluster .mw-brand-logo {
    height: 22px;
  }
  .ai-ic.ai-brand img {
    width: 62px;
    height: 24px;
  }
}

/* Branded provider headings in the administration */
.provider-head h4 {
  display: flex;
  align-items: center;
  gap: 0.65rem;
  min-width: 0;
}
.provider-brand-mark {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 42px;
  min-height: 30px;
  padding: 0.18rem 0.34rem;
  border: 1px solid rgba(13, 10, 6, 0.12);
  background: #fff;
  border-radius: 3px;
}
.provider-brand-mark > .mw-brand-logo {
  height: 24px;
  max-width: 92px;
}
.provider-brand-mark > .mw-icon {
  width: 22px;
  height: 22px;
  color: #6e5630;
}
.provider-brand-cluster {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
}
.provider-brand-cluster .mw-brand-logo {
  height: 20px;
  max-width: 56px;
}
@media (max-width: 560px) {
  .provider-head {
    align-items: flex-start;
    flex-direction: column;
  }
  .provider-head h4 {
    width: 100%;
  }
  .provider-brand-mark {
    min-width: 38px;
  }
  .provider-brand-cluster .mw-brand-logo {
    height: 18px;
    max-width: 48px;
  }
}
