.roubaitel-recharge-panel {
  margin-block: 1.5rem;
}

.roubaitel-recharge-unit {
  border: 1px solid #d8dde3;
  border-radius: 0.5rem;
  margin-block: 1rem;
  padding: 1rem;
}

.roubaitel-recharge-unit form {
  display: inline-block;
  margin-right: 0.75rem;
}

html body .roubaitel-operator-logo {
  width: 100%;
  height: 100%;
  max-height: 336px;
  padding: 2rem;
  object-fit: contain;
  background: #fff;
}
html body .roubaitel-operator-logo--large { min-height: 300px; max-height: 540px; }
.roubaitel-operator-name { display: grid; place-items: center; min-height: 240px; font-size: 1.5rem; font-weight: 700; }
html body .roubaitel-operator-logo--small { object-fit: scale-down; padding-inline: max(2rem, calc((100% - 156px) / 2)); }
.roubaitel-recharge-availability { margin-block: .75rem 0; color: #536277; font-size: .875rem; line-height: 1.45; }
