/* Cookie banner FreePrivacyPolicy 4.1.0 - classi reali: .freeprivacypolicy-com---nb-simple */

.freeprivacypolicy-com---nb,
.freeprivacypolicy-com---nb-simple,
[class*="freeprivacypolicy-com---nb"] {
  position: fixed !important;
  z-index: 9999 !important;
  font-family: 'Outfit', sans-serif !important;
  background: rgba(255, 255, 255, 0.98) !important;
  backdrop-filter: blur(10px) !important;
  -webkit-backdrop-filter: blur(10px) !important;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12) !important;
  border: 1px solid rgba(0, 0, 0, 0.08) !important;
  border-radius: 12px !important;
  overflow: hidden !important;
  left: 16px !important;
  right: 16px !important;
  bottom: 16px !important;
  top: auto !important;
  width: auto !important;
  max-width: calc(100% - 32px) !important;
  margin: 0 auto !important;
}

.dark .freeprivacypolicy-com---nb,
.dark .freeprivacypolicy-com---nb-simple,
.dark [class*="freeprivacypolicy-com---nb"] {
  background: rgba(16, 26, 34, 0.98) !important;
  border-color: rgba(255, 255, 255, 0.1) !important;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.35) !important;
}

.freeprivacypolicy-com---nb .cc-nb-main-container,
[class*="freeprivacypolicy-com---nb"] .cc-nb-main-container {
  padding: 16px 20px !important;
  max-width: 1280px !important;
  margin: 0 auto !important;
  display: flex !important;
  align-items: center !important;
  gap: 16px !important;
  flex-wrap: wrap !important;
}

.freeprivacypolicy-com---nb .cc-nb-title,
.freeprivacypolicy-com---nb .cc-nb-text,
[class*="freeprivacypolicy-com---nb"] .cc-nb-title,
[class*="freeprivacypolicy-com---nb"] .cc-nb-text {
  font-family: 'Outfit', sans-serif !important;
  font-size: 14px !important;
  line-height: 1.5 !important;
  color: #333 !important;
  margin: 0 0 0.75rem 0 !important;
}

.freeprivacypolicy-com---nb .cc-nb-title,
[class*="freeprivacypolicy-com---nb"] .cc-nb-title {
  font-size: 16px !important;
  font-weight: 600 !important;
}

.dark .freeprivacypolicy-com---nb .cc-nb-title,
.dark .freeprivacypolicy-com---nb .cc-nb-text,
.dark [class*="freeprivacypolicy-com---nb"] .cc-nb-title,
.dark [class*="freeprivacypolicy-com---nb"] .cc-nb-text {
  color: #e5e7eb !important;
}

.freeprivacypolicy-com---nb .cc-nb-buttons,
[class*="freeprivacypolicy-com---nb"] .cc-nb-buttons {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 10px !important;
}

.freeprivacypolicy-com---nb .cc-nb-okagree,
.freeprivacypolicy-com---nb .cc-nb-reject,
.freeprivacypolicy-com---nb .cc-nb-changep,
[class*="freeprivacypolicy-com---nb"] .cc-nb-okagree,
[class*="freeprivacypolicy-com---nb"] .cc-nb-reject,
[class*="freeprivacypolicy-com---nb"] .cc-nb-changep {
  padding: 10px 20px !important;
  border-radius: 8px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  font-family: 'Outfit', sans-serif !important;
  cursor: pointer !important;
  transition: all 0.2s ease !important;
  text-decoration: none !important;
  margin: 0 !important;
  width: auto !important;
  display: inline-block !important;
}

.freeprivacypolicy-com---nb .cc-nb-okagree,
[class*="freeprivacypolicy-com---nb"] .cc-nb-okagree {
  background: #6BB1E2 !important;
  color: #fff !important;
  border: 1px solid #6BB1E2 !important;
}

.freeprivacypolicy-com---nb .cc-nb-okagree:hover,
[class*="freeprivacypolicy-com---nb"] .cc-nb-okagree:hover {
  background: #4f9ad0 !important;
  border-color: #4f9ad0 !important;
}

.freeprivacypolicy-com---nb .cc-nb-reject,
.freeprivacypolicy-com---nb .cc-nb-changep,
[class*="freeprivacypolicy-com---nb"] .cc-nb-reject,
[class*="freeprivacypolicy-com---nb"] .cc-nb-changep {
  background: transparent !important;
  color: #6BB1E2 !important;
  border: 1px solid #6BB1E2 !important;
}

.freeprivacypolicy-com---nb .cc-nb-reject:hover,
.freeprivacypolicy-com---nb .cc-nb-changep:hover,
[class*="freeprivacypolicy-com---nb"] .cc-nb-reject:hover,
[class*="freeprivacypolicy-com---nb"] .cc-nb-changep:hover {
  background: #6BB1E2 !important;
  color: #fff !important;
}

@media (max-width: 640px) {
  .freeprivacypolicy-com---nb,
  .freeprivacypolicy-com---nb-simple,
  [class*="freeprivacypolicy-com---nb"] {
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    border-radius: 16px 16px 0 0 !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: none !important;
    box-shadow: 0 -4px 24px rgba(0, 0, 0, 0.12) !important;
  }

  .freeprivacypolicy-com---nb .cc-nb-main-container,
  [class*="freeprivacypolicy-com---nb"] .cc-nb-main-container {
    flex-direction: column !important;
    align-items: stretch !important;
  }

  .freeprivacypolicy-com---nb .cc-nb-okagree,
  .freeprivacypolicy-com---nb .cc-nb-reject,
  .freeprivacypolicy-com---nb .cc-nb-changep,
  [class*="freeprivacypolicy-com---nb"] .cc-nb-okagree,
  [class*="freeprivacypolicy-com---nb"] .cc-nb-reject,
  [class*="freeprivacypolicy-com---nb"] .cc-nb-changep {
    width: 100% !important;
    text-align: center !important;
  }
}

#main-header {
  z-index: 10050 !important;
}
