.elementor-2499 .elementor-element.elementor-element-c81ac4c > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-1b5eef3 */.rd-podcast-page {
  position: relative;
  width: 100%;
  overflow: hidden;
  direction: rtl;
  font-family: "Heebo", Arial, sans-serif;
  color: #fff;
  background:
    radial-gradient(circle at 18% 12%, rgba(77,129,179,.16), transparent 34%),
    linear-gradient(180deg, #000 0%, #080808 48%, #000 100%);
}

.rd-podcast-bg {
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: .26;
  background-image:
    linear-gradient(rgba(255,255,255,.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.025) 1px, transparent 1px);
  background-size: 68px 68px;
  mask-image: radial-gradient(circle at center, #000 0%, transparent 76%);
}

.rd-podcast-hero {
  position: relative;
  z-index: 2;
  width: min(1220px, 100%);
  min-height: 100svh;
  margin: 0 auto;
  padding: 130px 24px 80px;
  display: grid;
  grid-template-columns: 1fr .92fr;
  align-items: center;
  gap: clamp(26px, 4vw, 70px);
}

.rd-podcast-kicker {
  display: inline-block;
  margin-bottom: 14px;
  color: rgba(255,255,255,.7);
  font-size: 20px;
  font-weight: 850;
}

.rd-podcast-hero h1,
.rd-podcast-process-content h2,
.rd-podcast-benefits h2,
.rd-podcast-cta h2 {
  margin: 0;
  color: #fff;
  font-size: clamp(46px, 6vw, 92px);
  font-weight: 950;
  line-height: .94;
  letter-spacing: 0;
  text-shadow: 0 16px 44px rgba(0,0,0,.78);
}

.rd-podcast-hero h1 span,
.rd-podcast-process-content h2 span {
  display: block;
  color: transparent;
  background: linear-gradient(180deg, #fff 0%, #9fb4c7 52%, #fff 100%);
  -webkit-background-clip: text;
  background-clip: text;
}

.rd-podcast-hero p,
.rd-podcast-intro p,
.rd-podcast-cta p {
  max-width: 680px;
  margin: 24px 0 0;
  color: rgba(255,255,255,.82);
  font-size: clamp(18px, 1.45vw, 23px);
  font-weight: 500;
  line-height: 1.72;
}

.rd-podcast-actions {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-top: 34px;
}

.rd-podcast-brush-btn {
  width: 230px;
  min-height: 58px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff !important;
  background: #4d81b3;
  font-size: 23px;
  font-weight: 950;
  line-height: 1;
  text-decoration: none !important;
  -webkit-mask-image: url("https://jana-pikovski.co.il/wp-content/uploads/jons-brush-button.svg");
  mask-image: url("https://jana-pikovski.co.il/wp-content/uploads/jons-brush-button.svg");
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  transition: filter .22s ease, transform .22s ease;
}

.rd-podcast-brush-btn:hover {
  filter: brightness(1.12);
  transform: translateY(-2px);
}

.rd-podcast-ghost-btn {
  min-height: 52px;
  padding: 0 22px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: rgba(255,255,255,.88) !important;
  font-size: 18px;
  font-weight: 800;
  text-decoration: none !important;
  border: 1px solid rgba(255,255,255,.14);
  border-radius: 999px;
  background: rgba(255,255,255,.06);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}

.rd-podcast-hero-media,
.rd-podcast-process-media {
  position: relative;
  min-height: 620px;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 34px 90px rgba(0,0,0,.58);
}

.rd-podcast-hero-media::after,
.rd-podcast-process-media::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(0,0,0,.08), rgba(0,0,0,.42)),
    linear-gradient(180deg, rgba(0,0,0,.05), rgba(0,0,0,.5));
  pointer-events: none;
}

.rd-podcast-hero-media img,
.rd-podcast-process-media img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  filter: grayscale(1) brightness(.82);
}

.rd-podcast-intro {
  position: relative;
  z-index: 2;
  width: min(960px, 100%);
  margin: 0 auto;
  padding: 30px 24px 80px;
  text-align: center;
}

.rd-podcast-intro h2 {
  margin: 0;
  color: #fff;
  font-size: clamp(34px, 4vw, 64px);
  font-weight: 950;
  line-height: 1;
}

.rd-podcast-intro p {
  margin: 24px auto 0;
}

.rd-podcast-cards {
  position: relative;
  z-index: 2;
  width: min(1180px, 100%);
  margin: 0 auto;
  padding: 20px 24px 100px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
}

.rd-podcast-card {
  position: relative;
  min-height: 360px;
  padding: 28px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  border-radius: 18px;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,.12);
  box-shadow: 0 28px 70px rgba(0,0,0,.52);
}

.rd-podcast-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: var(--rd-card-image);
  background-size: cover;
  background-position: center;
  filter: grayscale(1) brightness(.48);
  transform: scale(1.04);
  transition: transform .45s ease, filter .45s ease;
}

.rd-podcast-card::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 22% 18%, rgba(77,129,179,.26), transparent 36%),
    linear-gradient(180deg, rgba(0,0,0,.1) 0%, rgba(0,0,0,.88) 100%);
}

.rd-podcast-card > * {
  position: relative;
  z-index: 2;
}

.rd-podcast-card:hover::before {
  transform: scale(1.1);
  filter: grayscale(1) brightness(.62);
}

.rd-podcast-card span {
  color: rgba(143,188,230,.85);
  font-size: 18px;
  font-weight: 950;
}

.rd-podcast-card h3 {
  margin: 12px 0 10px;
  color: #fff;
  font-size: 30px;
  font-weight: 950;
  line-height: 1;
}

.rd-podcast-card p {
  margin: 0;
  color: rgba(255,255,255,.82);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.55;
}

.rd-podcast-process {
  position: relative;
  z-index: 2;
  width: min(1220px, 100%);
  margin: 0 auto;
  padding: 20px 24px 110px;
  display: grid;
  grid-template-columns: .9fr 1fr;
  align-items: center;
  gap: clamp(28px, 4vw, 70px);
}

.rd-podcast-process-content h2 {
  font-size: clamp(38px, 4.8vw, 78px);
}

.rd-podcast-process-content ul {
  display: grid;
  gap: 16px;
  margin: 30px 0 0;
  padding: 0;
  list-style: none;
}

.rd-podcast-process-content li {
  padding: 18px 22px;
  color: rgba(255,255,255,.82);
  font-size: 17px;
  font-weight: 500;
  line-height: 1.55;
  border: 1px solid rgba(255,255,255,.1);
  border-radius: 14px;
  background: rgba(255,255,255,.055);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}

.rd-podcast-process-content strong {
  display: block;
  margin-bottom: 4px;
  color: #fff;
  font-size: 21px;
  font-weight: 950;
}

.rd-podcast-benefits {
  position: relative;
  z-index: 2;
  width: min(1120px, 100%);
  margin: 0 auto;
  padding: 20px 24px 100px;
  text-align: center;
}

.rd-podcast-benefits h2 {
  font-size: clamp(40px, 5vw, 82px);
}

.rd-podcast-benefits-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 14px;
  margin-top: 34px;
}

.rd-podcast-benefits-grid div {
  min-height: 150px;
  padding: 22px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border: 1px solid rgba(255,255,255,.1);
  border-radius: 16px;
  background:
    radial-gradient(circle at 50% 0%, rgba(77,129,179,.16), transparent 42%),
    rgba(255,255,255,.055);
}

.rd-podcast-benefits-grid strong {
  color: #fff;
  font-size: 20px;
  font-weight: 950;
  line-height: 1.1;
}

.rd-podcast-benefits-grid span {
  margin-top: 10px;
  color: rgba(255,255,255,.72);
  font-size: 15px;
  font-weight: 500;
  line-height: 1.45;
}

.rd-podcast-cta {
  position: relative;
  z-index: 2;
  width: min(920px, 100%);
  margin: 0 auto;
  padding: 20px 24px 120px;
  text-align: center;
}

.rd-podcast-cta h2 {
  font-size: clamp(36px, 4.8vw, 78px);
}

.rd-podcast-cta p {
  margin: 24px auto 32px;
}

@media (max-width: 767px) {
  .rd-podcast-hero,
  .rd-podcast-process {
    grid-template-columns: 1fr;
    min-height: auto;
    padding: 96px 14px 54px;
  }

  .rd-podcast-process {
    padding-top: 20px;
  }

  .rd-podcast-hero-media,
  .rd-podcast-process-media {
    min-height: 430px;
    border-radius: 18px;
  }

  .rd-podcast-actions {
    flex-direction: column;
    align-items: flex-start;
  }

  .rd-podcast-brush-btn {
    width: 210px;
    min-height: 54px;
    font-size: 21px;
  }

  .rd-podcast-ghost-btn {
    min-height: 48px;
    font-size: 16px;
  }

  .rd-podcast-intro {
    padding: 20px 14px 54px;
  }

  .rd-podcast-cards {
    grid-template-columns: 1fr;
    padding: 10px 14px 70px;
  }

  .rd-podcast-card {
    min-height: 300px;
  }

  .rd-podcast-benefits {
    padding: 10px 14px 70px;
  }

  .rd-podcast-benefits-grid {
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }

  .rd-podcast-benefits-grid div {
    min-height: 138px;
    padding: 16px;
  }

  .rd-podcast-benefits-grid strong {
    font-size: 17px;
  }

  .rd-podcast-benefits-grid span {
    font-size: 13px;
  }

  .rd-podcast-cta {
    padding: 10px 14px 90px;
  }
}/* End custom CSS */