.vpnbroker-order-hint {
  margin: 0 0 16px;
  padding: 12px 14px;
  border-radius: 10px;
  background: linear-gradient(135deg, #e6fafb 0%, #f0f7ff 100%);
  border: 1px solid #9fe6ec;
  color: #002D62;
  font-size: 13px;
  line-height: 1.45;
}
.vpnbroker-order-hint strong {
  font-weight: 800;
}
.vpnbroker-hidden {
  display: none !important;
}
