.elementor-widget-section .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-section .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-html .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-html .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}/* Start custom CSS for section, class: .elementor-element-112ba4a *//* ===== WILLA MORMIN - POLITYKA PRYWATNOŚCI ===== */

.wm-policy-page {
  --wm-policy-bg-top: #F7EDDD;
  --wm-policy-bg-bottom: #F3E4CC;
  --wm-policy-card: #FFF9EF;
  --wm-policy-card-soft: #FBF5E9;
  --wm-policy-text: #2D2923;
  --wm-policy-muted: rgba(45, 41, 35, 0.68);
  --wm-policy-soft: rgba(45, 41, 35, 0.54);
  --wm-policy-gold: #B98D4F;
  --wm-policy-gold-dark: #9D7336;
  --wm-policy-green: #405A38;
  --wm-policy-line: rgba(185, 141, 79, 0.20);
  --wm-policy-shadow: rgba(64, 48, 28, 0.08);
  --wm-policy-shadow-strong: rgba(64, 48, 28, 0.14);

  position: relative;
  display: block;
  width: 100vw;
  max-width: 100vw;
  margin: 0;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 92px 24px 96px;
  background:
    radial-gradient(circle at 14% 8%, rgba(255, 255, 255, 0.38) 0, rgba(255, 255, 255, 0) 34%),
    radial-gradient(circle at 86% 18%, rgba(185, 141, 79, 0.08) 0, rgba(185, 141, 79, 0) 28%),
    linear-gradient(180deg, var(--wm-policy-bg-top) 0%, var(--wm-policy-bg-bottom) 100%);
  overflow: hidden;
  font-family: "Montserrat", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: var(--wm-policy-text);
  -webkit-font-smoothing: antialiased;
}

.wm-policy-page *,
.wm-policy-page *::before,
.wm-policy-page *::after {
  box-sizing: border-box;
}

.wm-policy-page__inner {
  width: 100%;
  max-width: 920px;
  margin: 0 auto;
  padding: 0;
}

.wm-policy-hero {
  text-align: center;
  max-width: 760px;
  margin: 0 auto 34px;
}

.wm-policy-eyebrow {
  margin: 0 0 14px;
  color: var(--wm-policy-gold);
  font-size: 12px;
  line-height: 1.2;
  font-weight: 800;
  letter-spacing: 0.22em;
  text-transform: uppercase;
}

.wm-policy-hero h1 {
  margin: 0;
  color: var(--wm-policy-text);
  font-size: clamp(38px, 5vw, 64px);
  line-height: 1.05;
  font-weight: 600;
  letter-spacing: -0.055em;
}

.wm-policy-hero p {
  max-width: 680px;
  margin: 22px auto 0;
  color: var(--wm-policy-muted);
  font-size: 16px;
  line-height: 1.75;
  font-weight: 400;
}

.wm-policy-date {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 24px;
  padding: 9px 16px;
  border: 1px solid var(--wm-policy-line);
  border-radius: 999px;
  background: rgba(255, 249, 239, 0.72);
  color: var(--wm-policy-soft);
  font-size: 12px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.wm-policy-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  max-width: 760px;
  margin: 0 auto 34px;
}

.wm-policy-nav a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 36px;
  padding: 0 15px;
  border: 1px solid rgba(185, 141, 79, 0.22);
  border-radius: 999px;
  background: rgba(255, 249, 239, 0.76);
  color: var(--wm-policy-text) !important;
  font-size: 12px;
  line-height: 1;
  font-weight: 700;
  text-decoration: none !important;
  box-shadow: 0 8px 18px rgba(64, 48, 28, 0.04);
  transition: transform 0.22s ease, background 0.22s ease, border-color 0.22s ease, color 0.22s ease;
}

.wm-policy-nav a:hover {
  transform: translateY(-2px);
  border-color: rgba(185, 141, 79, 0.42);
  background: var(--wm-policy-gold);
  color: #FFF9EF !important;
}

.wm-policy-card {
  position: relative;
  margin: 0 0 22px;
  padding: 38px 42px 40px;
  border: 1px solid var(--wm-policy-line);
  border-radius: 18px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.34) 0%, rgba(255, 255, 255, 0) 100%),
    var(--wm-policy-card);
  box-shadow: 0 16px 38px var(--wm-policy-shadow);
  overflow: hidden;
}

.wm-policy-number {
  display: inline-block;
  margin: 0 0 14px;
  color: var(--wm-policy-gold);
  font-size: 12px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 0.18em;
}

.wm-policy-card h2 {
  margin: 0 0 20px;
  padding-bottom: 18px;
  border-bottom: 1px solid rgba(185, 141, 79, 0.16);
  color: var(--wm-policy-text);
  font-size: clamp(24px, 2.4vw, 32px);
  line-height: 1.18;
  font-weight: 600;
  letter-spacing: -0.035em;
}

.wm-policy-card p {
  margin: 0 0 16px;
  color: var(--wm-policy-muted);
  font-size: 15px;
  line-height: 1.78;
  font-weight: 400;
}

.wm-policy-card p:last-child {
  margin-bottom: 0;
}

.wm-policy-card a {
  color: var(--wm-policy-green) !important;
  font-weight: 700;
  text-decoration: none !important;
}

.wm-policy-card a:hover {
  color: var(--wm-policy-gold-dark) !important;
}

.wm-policy-card ul {
  margin: 0 0 18px;
  padding: 0;
  list-style: none;
}

.wm-policy-card li {
  position: relative;
  margin: 0 0 9px;
  padding-left: 22px;
  color: var(--wm-policy-muted);
  font-size: 15px;
  line-height: 1.65;
}

.wm-policy-card li::before {
  content: "";
  position: absolute;
  left: 2px;
  top: 0.72em;
  width: 6px;
  height: 6px;
  border-radius: 999px;
  background: var(--wm-policy-gold);
  box-shadow: 0 0 0 4px rgba(185, 141, 79, 0.11);
}

.wm-policy-contact-box {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 28px;
  align-items: center;
  margin: 30px 0 0;
  padding: 34px 36px;
  border: 1px solid rgba(255, 249, 239, 0.12);
  border-radius: 18px;
  background:
    radial-gradient(circle at 10% 10%, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0) 34%),
    linear-gradient(135deg, #31452B 0%, #23351F 100%);
  box-shadow: 0 18px 46px rgba(35, 53, 31, 0.20);
}

.wm-policy-contact-box p {
  margin: 0 0 10px;
  color: var(--wm-policy-gold);
  font-size: 12px;
  line-height: 1.2;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.wm-policy-contact-box h2 {
  margin: 0;
  color: #FFF9EF;
  font-size: clamp(24px, 2.5vw, 34px);
  line-height: 1.12;
  font-weight: 600;
  letter-spacing: -0.04em;
}

.wm-policy-contact-box span {
  display: block;
  max-width: 560px;
  margin-top: 12px;
  color: rgba(255, 249, 239, 0.72);
  font-size: 14px;
  line-height: 1.65;
}

.wm-policy-contact-box a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0 24px;
  border-radius: 999px;
  background: #FFF9EF;
  color: #2D2923 !important;
  font-size: 14px;
  font-weight: 800;
  text-decoration: none !important;
  white-space: nowrap;
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.16);
  transition: transform 0.22s ease, background 0.22s ease, color 0.22s ease;
}

.wm-policy-contact-box a:hover {
  transform: translateY(-2px);
  background: var(--wm-policy-gold);
  color: #FFF9EF !important;
}

/* Elementor anti-gap */
.elementor-widget-html:has(.wm-policy-page),
.elementor-widget-html:has(.wm-policy-page) > .elementor-widget-container {
  margin: 0 !important;
  padding: 0 !important;
}

/* Tablet */
@media (max-width: 900px) {
  .wm-policy-page {
    padding: 76px 22px 82px;
  }

  .wm-policy-page__inner {
    max-width: 760px;
  }

  .wm-policy-card {
    padding: 34px 34px 36px;
  }

  .wm-policy-contact-box {
    grid-template-columns: 1fr;
  }

  .wm-policy-contact-box a {
    width: fit-content;
  }
}

/* Mobile */
@media (max-width: 640px) {
  .wm-policy-page {
    padding: 62px 18px 70px;
  }

  .wm-policy-hero {
    text-align: left;
    margin-bottom: 28px;
  }

  .wm-policy-hero h1 {
    font-size: 38px;
    line-height: 1.08;
  }

  .wm-policy-hero p {
    font-size: 15px;
    line-height: 1.7;
  }

  .wm-policy-date {
    font-size: 10.5px;
  }

  .wm-policy-nav {
    justify-content: flex-start;
    gap: 8px;
    margin-bottom: 28px;
  }

  .wm-policy-nav a {
    min-height: 34px;
    padding: 0 12px;
    font-size: 11px;
  }

  .wm-policy-card {
    margin-bottom: 18px;
    padding: 28px 22px 30px;
    border-radius: 16px;
  }

  .wm-policy-card h2 {
    font-size: 23px;
    margin-bottom: 18px;
    padding-bottom: 16px;
  }

  .wm-policy-card p,
  .wm-policy-card li {
    font-size: 14px;
    line-height: 1.72;
  }

  .wm-policy-contact-box {
    padding: 28px 22px;
    border-radius: 16px;
  }

  .wm-policy-contact-box a {
    width: 100%;
  }
}

/* Small mobile */
@media (max-width: 380px) {
  .wm-policy-page {
    padding-left: 15px;
    padding-right: 15px;
  }

  .wm-policy-hero h1 {
    font-size: 34px;
  }

  .wm-policy-card {
    padding-left: 20px;
    padding-right: 20px;
  }
}/* End custom CSS */