body.eartes-campus-theme #moove_gdpr_cookie_info_bar {
  z-index: 99999 !important;
}

body.eartes-campus-theme #moove_gdpr_cookie_info_bar:not(.moove-gdpr-info-bar-hidden) {
  left: auto !important;
  right: 24px !important;
  bottom: 24px !important;
  width: min(396px, calc(100vw - 48px)) !important;
  max-width: min(396px, calc(100vw - 48px)) !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  transform: none !important;
  border-radius: 20px !important;
  overflow: hidden;
  background: rgba(15, 23, 42, 0.94) !important;
  border: 1px solid rgba(255, 255, 255, 0.08) !important;
  box-shadow: 0 20px 48px rgba(15, 23, 42, 0.22) !important;
  backdrop-filter: blur(18px);
}

body.eartes-campus-theme #moove_gdpr_cookie_info_bar:not(.moove-gdpr-info-bar-hidden) .moove-gdpr-info-bar-container {
  left: 0 !important;
  right: auto !important;
  bottom: 0 !important;
  width: 100% !important;
  max-width: none !important;
  transform: none !important;
  border-radius: 0 !important;
  overflow: visible;
  box-shadow: none !important;
  background: transparent !important;
}

body.eartes-campus-theme #moove_gdpr_cookie_info_bar:not(.moove-gdpr-info-bar-hidden) .moove-gdpr-info-bar-content {
  display: grid !important;
  gap: 12px;
  padding: 16px 18px !important;
}

body.eartes-campus-theme #moove_gdpr_cookie_info_bar:not(.moove-gdpr-info-bar-hidden) .moove-gdpr-cookie-notice {
  flex: 1 1 auto;
  min-width: 0;
}

body.eartes-campus-theme #moove_gdpr_cookie_info_bar:not(.moove-gdpr-info-bar-hidden) .moove-gdpr-button-holder {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end;
  gap: 10px;
  flex: 0 0 auto;
  margin: 0 !important;
}

body.eartes-campus-theme #moove_gdpr_cookie_info_bar:not(.moove-gdpr-info-bar-hidden) p,
body.eartes-campus-theme #moove_gdpr_cookie_info_bar:not(.moove-gdpr-info-bar-hidden) span,
body.eartes-campus-theme #moove_gdpr_cookie_info_bar:not(.moove-gdpr-info-bar-hidden) a {
  color: rgba(248, 250, 252, 0.82) !important;
  font-size: 12.5px !important;
  line-height: 1.5 !important;
}

body.eartes-campus-theme #moove_gdpr_cookie_info_bar:not(.moove-gdpr-info-bar-hidden) p {
  margin: 0 !important;
}

body.eartes-campus-theme #moove_gdpr_cookie_info_bar:not(.moove-gdpr-info-bar-hidden) a {
  color: #f4d087 !important;
  font-weight: 700;
  text-decoration: underline;
}

body.eartes-campus-theme #moove_gdpr_cookie_info_bar:not(.moove-gdpr-info-bar-hidden) button,
body.eartes-campus-theme #moove_gdpr_cookie_info_bar:not(.moove-gdpr-info-bar-hidden) .mgbutton,
body.eartes-campus-theme #moove_gdpr_cookie_info_bar:not(.moove-gdpr-info-bar-hidden) .moove-gdpr-infobar-allow-all,
body.eartes-campus-theme #moove_gdpr_cookie_info_bar:not(.moove-gdpr-info-bar-hidden) .change-settings-button {
  min-height: 40px !important;
  border-radius: 999px !important;
  padding-inline: 16px !important;
  margin: 0 !important;
}

body.eartes-campus-theme #moove_gdpr_cookie_info_bar:not(.moove-gdpr-info-bar-hidden) .moove-gdpr-infobar-allow-all,
body.eartes-campus-theme #moove_gdpr_cookie_info_bar:not(.moove-gdpr-info-bar-hidden) .mgbutton {
  background: linear-gradient(135deg, #d3a64f, #c8912d) !important;
  color: #0f172a !important;
  border: none !important;
  box-shadow: none !important;
}

body.eartes-campus-theme #moove_gdpr_cookie_info_bar:not(.moove-gdpr-info-bar-hidden) .change-settings-button {
  background: transparent !important;
  color: rgba(248, 250, 252, 0.82) !important;
  border: 1px solid rgba(248, 250, 252, 0.14) !important;
  box-shadow: none !important;
}

@media (max-width: 782px) {
  body.eartes-campus-theme #moove_gdpr_cookie_info_bar:not(.moove-gdpr-info-bar-hidden) {
    left: 8px !important;
    right: 8px !important;
    width: auto !important;
    max-width: none !important;
    bottom: 8px !important;
    border-radius: 18px !important;
  }

  body.eartes-campus-theme #moove_gdpr_cookie_info_bar:not(.moove-gdpr-info-bar-hidden) .moove-gdpr-info-bar-content {
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 10px;
    padding: 12px 14px !important;
  }

  body.eartes-campus-theme #moove_gdpr_cookie_info_bar:not(.moove-gdpr-info-bar-hidden) .moove-gdpr-button-holder {
    width: 100%;
    justify-content: stretch;
  }

  body.eartes-campus-theme #moove_gdpr_cookie_info_bar:not(.moove-gdpr-info-bar-hidden) button,
  body.eartes-campus-theme #moove_gdpr_cookie_info_bar:not(.moove-gdpr-info-bar-hidden) .mgbutton,
  body.eartes-campus-theme #moove_gdpr_cookie_info_bar:not(.moove-gdpr-info-bar-hidden) .moove-gdpr-infobar-allow-all,
  body.eartes-campus-theme #moove_gdpr_cookie_info_bar:not(.moove-gdpr-info-bar-hidden) .change-settings-button {
    width: 100%;
  }
}
