.elementor-9087 .elementor-element.elementor-element-b590b42{--display:flex;}/* Start custom CSS for html, class: .elementor-element-af9b996 */.dyeye-cookie-page {
  font-family: Arial, sans-serif;
  color: #151515;
  background: #ffffff;
}

.dyeye-cookie-container {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 22px;
}

.dyeye-cookie-hero {
  padding: 102px 20px;
  text-align: center;
  color: #fff;
  background:
    radial-gradient(circle at 15% 20%, rgba(255,45,141,.24), transparent 36%),
    radial-gradient(circle at 85% 80%, rgba(255,255,255,.08), transparent 34%),
    linear-gradient(135deg, #050505 0%, #171717 55%, #2b0b1b 100%);
}

.dyeye-cookie-label,
.dyeye-cookie-heading span {
  display: inline-block;
  margin-bottom: 16px;
  color: #ff2d8d;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 1.8px;
  text-transform: uppercase;
}

.dyeye-cookie-hero h1 {
  margin: 0 0 22px;
  font-size: 56px;
  line-height: 1.08;
  font-weight: 800;
}

.dyeye-cookie-hero p {
  max-width: 820px;
  margin: 0 auto;
  color: rgba(255,255,255,.88);
  font-size: 17px;
  line-height: 1.8;
}

.dyeye-cookie-overview,
.dyeye-cookie-types,
.dyeye-cookie-thirdparty,
.dyeye-cookie-control,
.dyeye-cookie-privacy,
.dyeye-cookie-updates,
.dyeye-cookie-faq {
  padding: 88px 0;
}

.dyeye-cookie-heading {
  max-width: 800px;
  margin: 0 auto 52px;
  text-align: center;
}

.dyeye-cookie-heading h2 {
  margin: 0 0 16px;
  color: #111;
  font-size: 38px;
  line-height: 1.2;
}

.dyeye-cookie-heading p {
  margin: 0;
  color: #555;
  font-size: 16px;
  line-height: 1.8;
}

.dyeye-cookie-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 26px;
}

.dyeye-cookie-card {
  padding: 36px 30px;
  background: #fff;
  border: 1px solid #eeeeee;
  border-radius: 22px;
  transition: all .28s ease;
}

.dyeye-cookie-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 18px 42px rgba(0,0,0,.06);
}

.dyeye-cookie-card strong {
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 22px;
  border-radius: 50%;
  background: #fff0f6;
  color: #ff2d8d;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}

.dyeye-cookie-card h3 {
  margin: 0 0 12px;
  font-size: 21px;
}

.dyeye-cookie-card p {
  margin: 0;
  color: #555;
  line-height: 1.75;
}

.dyeye-cookie-types,
.dyeye-cookie-control,
.dyeye-cookie-updates {
  background: #fafafa;
}

.dyeye-cookie-wrap {
  display: grid;
  grid-template-columns: 1.22fr .78fr;
  gap: 38px;
  align-items: center;
}

.dyeye-cookie-content {
  padding: 50px;
  background: #fff;
  border: 1px solid #eeeeee;
  border-radius: 28px;
}

.dyeye-cookie-content h2,
.dyeye-cookie-split h2,
.dyeye-cookie-privacy-box h2,
.dyeye-cookie-update-box h2 {
  margin: 0 0 18px;
  font-size: 36px;
  line-height: 1.22;
}

.dyeye-cookie-content > p,
.dyeye-cookie-split p,
.dyeye-cookie-privacy-box p,
.dyeye-cookie-update-box p {
  margin: 0;
  color: #555;
  line-height: 1.8;
}

.dyeye-cookie-type-list {
  display: grid;
  gap: 18px;
  margin-top: 30px;
}

.dyeye-cookie-type-list > div {
  padding: 24px;
  background: #fafafa;
  border-radius: 18px;
}

.dyeye-cookie-type-list h3 {
  margin: 0 0 8px;
  font-size: 19px;
}

.dyeye-cookie-type-list p {
  margin: 0;
  color: #555;
  line-height: 1.7;
}

.dyeye-cookie-panel {
  padding: 40px 34px;
  background: #111;
  color: #fff;
  border-radius: 28px;
}

.dyeye-cookie-panel h3 {
  margin: 0 0 24px;
  font-size: 24px;
}

.dyeye-cookie-panel ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.dyeye-cookie-panel li {
  padding: 14px 0;
  border-bottom: 1px solid rgba(255,255,255,.14);
  color: rgba(255,255,255,.9);
}

.dyeye-cookie-panel li::before {
  content: "✓";
  margin-right: 10px;
  color: #ff2d8d;
  font-weight: 800;
}

.dyeye-cookie-split {
  display: grid;
  grid-template-columns: 1fr .82fr;
  gap: 34px;
  align-items: center;
}

.dyeye-cookie-note {
  padding: 36px;
  background: #fff0f6;
  border: 1px solid #ffd1e6;
  border-radius: 24px;
}

.dyeye-cookie-note h3 {
  margin: 0 0 12px;
  font-size: 24px;
}

.dyeye-cookie-note p {
  margin: 0;
  color: #444;
  line-height: 1.75;
}

.dyeye-control-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 26px;
}

.dyeye-control-grid > div {
  padding: 34px 28px;
  background: #fff;
  border: 1px solid #eeeeee;
  border-radius: 22px;
}

.dyeye-control-grid h3 {
  margin: 0 0 12px;
  font-size: 20px;
}

.dyeye-control-grid p {
  margin: 0;
  color: #555;
  line-height: 1.75;
}

.dyeye-cookie-privacy-box {
  display: flex;
  justify-content: space-between;
  gap: 36px;
  align-items: center;
  padding: 48px 52px;
  background: linear-gradient(135deg, #111 0%, #1a1a1a 58%, #2b0b1b 100%);
  color: #fff;
  border-radius: 28px;
}

.dyeye-cookie-privacy-box h2 {
  color: #fff;
}

.dyeye-cookie-privacy-box p {
  max-width: 760px;
  color: rgba(255,255,255,.82);
}

.dyeye-cookie-btn {
  flex: 0 0 auto;
  display: inline-block;
  padding: 15px 30px;
  border-radius: 999px;
  background: #ff2d8d;
  color: #fff;
  text-decoration: none;
  font-weight: 800;
}

.dyeye-cookie-update-box {
  max-width: 900px;
  margin: 0 auto;
  padding: 48px 52px;
  background: #fff;
  border: 1px solid #eeeeee;
  border-radius: 28px;
  text-align: center;
}

.dyeye-faq-list {
  max-width: 920px;
  margin: 0 auto;
  border-top: 1px solid #e9e9e9;
}

.dyeye-faq-item {
  padding: 26px 0;
  border-bottom: 1px solid #e9e9e9;
}

.dyeye-faq-item h3 {
  margin: 0 0 10px;
  font-size: 19px;
}

.dyeye-faq-item p {
  margin: 0;
  color: #555;
  line-height: 1.75;
}

.dyeye-cookie-cta {
  padding: 88px 20px;
  background: #111;
  color: #fff;
  text-align: center;
}

.dyeye-cookie-cta h2 {
  margin: 0 0 16px;
  font-size: 40px;
}

.dyeye-cookie-cta p {
  max-width: 720px;
  margin: 0 auto;
  color: rgba(255,255,255,.82);
  line-height: 1.8;
}

.dyeye-cookie-buttons {
  margin-top: 30px;
  display: flex;
  gap: 16px;
  justify-content: center;
  flex-wrap: wrap;
}

.dyeye-cookie-btn-primary,
.dyeye-cookie-btn-secondary {
  display: inline-block;
  padding: 15px 34px;
  border-radius: 999px;
  text-decoration: none;
  font-weight: 800;
}

.dyeye-cookie-btn-primary {
  background: #ff2d8d;
  color: #fff;
}

.dyeye-cookie-btn-secondary {
  background: transparent;
  color: #fff;
  border: 1px solid rgba(255,255,255,.36);
}

@media (max-width: 900px) {
  .dyeye-cookie-hero {
    padding: 78px 18px;
  }

  .dyeye-cookie-hero h1 {
    font-size: 38px;
  }

  .dyeye-cookie-heading h2,
  .dyeye-cookie-content h2,
  .dyeye-cookie-split h2,
  .dyeye-cookie-privacy-box h2,
  .dyeye-cookie-update-box h2 {
    font-size: 30px;
  }

  .dyeye-cookie-grid,
  .dyeye-cookie-wrap,
  .dyeye-cookie-split,
  .dyeye-control-grid {
    grid-template-columns: 1fr;
  }

  .dyeye-cookie-content,
  .dyeye-cookie-update-box {
    padding: 34px 24px;
  }

  .dyeye-cookie-privacy-box {
    flex-direction: column;
    align-items: flex-start;
    padding: 36px 26px;
  }

  .dyeye-cookie-overview,
  .dyeye-cookie-types,
  .dyeye-cookie-thirdparty,
  .dyeye-cookie-control,
  .dyeye-cookie-privacy,
  .dyeye-cookie-updates,
  .dyeye-cookie-faq {
    padding: 64px 0;
  }
}/* End custom CSS */