.pix-cookie-banner .traqeer-growth-consent-actions {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin-top: 0.75rem;
}

.pix-cookie-banner .traqeer-growth-consent-actions button,
.traqeer-growth-consent-preferences {
  min-height: 44px;
  min-width: 44px;
  padding: 0.65rem 1rem;
}

.traqeer-growth-consent-preferences {
  background: #fff;
  border: 1px solid #667085;
  border-radius: 999px;
  bottom: 1rem;
  color: #344054;
  cursor: pointer;
  font: inherit;
  position: fixed;
  right: 1rem;
  z-index: 9998;
}
