.elementor-2512 .elementor-element.elementor-element-32ded12{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-2512 .elementor-element.elementor-element-7b4a87a > .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-ef5fbf0 */.rd-media-page {
  position: relative;
  width: 100%;
  min-height: 100svh;
  padding: 120px 20px 90px;
  overflow: hidden;
  direction: rtl;
  font-family: "Heebo", Arial, sans-serif;
  color: #fff;
  background:
    radial-gradient(circle at 20% 12%, rgba(77,129,179,.16), transparent 34%),
    linear-gradient(180deg, #000 0%, #080808 52%, #000 100%);
}

.rd-media-bg {
  position: absolute;
  inset: 0;
  opacity: .28;
  pointer-events: none;
  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-media-head {
  position: relative;
  z-index: 2;
  text-align: center;
  margin-bottom: 42px;
}

.rd-media-head span,
.rd-tiktok-head span {
  color: rgba(255,255,255,.68);
  font-size: 20px;
  font-weight: 850;
}

.rd-media-head h1 {
  margin: 12px 0 0;
  color: transparent;
  background: linear-gradient(180deg, #fff 0%, #9fb4c7 52%, #fff 100%);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: clamp(48px, 7vw, 104px);
  font-weight: 950;
  line-height: .9;
}

.rd-social-follow {
  position: relative;
  z-index: 3;
  width: min(820px, 100%);
  margin: -14px auto 46px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
}

.rd-social-follow a {
  position: relative;
  min-height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  color: #fff !important;
  text-decoration: none !important;
  border: 1px solid rgba(255,255,255,.13);
  border-radius: 14px;
  background:
    radial-gradient(circle at 50% 0%, rgba(77,129,179,.18), transparent 42%),
    rgba(255,255,255,.055);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.12),
    0 18px 44px rgba(0,0,0,.34);
  overflow: hidden;
  transition: transform .22s ease, border-color .22s ease, background .22s ease;
  animation: rdSocialFloat 4.6s ease-in-out infinite;
}

.rd-social-follow a:nth-child(2) {
  animation-delay: .35s;
}

.rd-social-follow a:nth-child(3) {
  animation-delay: .7s;
}

.rd-social-follow a:nth-child(4) {
  animation-delay: 1.05s;
}

.rd-social-follow a:hover {
  transform: translateY(-4px);
  border-color: rgba(255,255,255,.22);
  background:
    radial-gradient(circle at 50% 0%, rgba(77,129,179,.28), transparent 48%),
    rgba(255,255,255,.075);
}

.rd-social-follow span {
  width: 34px;
  height: 34px;
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  color: #fff;
  font-size: 18px;
  font-weight: 950;
  line-height: 1;
  border-radius: 50%;
  background:
    radial-gradient(circle at 30% 24%, rgba(255,255,255,.34), transparent 34%),
    linear-gradient(180deg, #6aa0d2 0%, #4d81b3 58%, #315d87 100%);
  box-shadow: 0 10px 24px rgba(77,129,179,.24);
}

.rd-social-follow strong {
  color: rgba(255,255,255,.9);
  font-size: 17px;
  font-weight: 900;
  line-height: 1;
}

.rd-external-articles {
  position: relative;
  z-index: 2;
  width: min(980px, 100%);
  margin: 0 auto;
  display: grid;
  grid-template-columns: 64px minmax(0, 1fr) 64px;
  align-items: center;
  gap: 12px;
}

.rd-media-stage {
  position: relative;
  height: 360px;
}

.rd-media-card {
  position: absolute;
  inset: 0;
  min-height: 340px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: clamp(24px, 4vw, 46px);
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 20px;
  background:
    radial-gradient(circle at 20% 0%, rgba(77,129,179,.2), transparent 36%),
    linear-gradient(180deg, rgba(255,255,255,.1), rgba(255,255,255,.045));
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.12),
    0 30px 90px rgba(0,0,0,.52);
  opacity: 0;
  pointer-events: none;
  transform: translateY(20px) scale(.96);
  transition: opacity .4s ease, transform .4s ease;
}

.rd-media-card.is-active {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0) scale(1);
}

.rd-media-source {
  width: fit-content;
  margin-bottom: 18px;
  padding: 6px 13px;
  color: rgba(255,255,255,.8);
  font-size: 14px;
  font-weight: 900;
  border: 1px solid rgba(255,255,255,.14);
  border-radius: 999px;
  background: rgba(255,255,255,.08);
}

.rd-media-card h2 {
  margin: 0 0 16px;
  color: #fff;
  font-size: clamp(30px, 4vw, 54px);
  font-weight: 950;
  line-height: 1.02;
}

.rd-media-card p {
  max-width: 720px;
  margin: 0;
  color: rgba(255,255,255,.8);
  font-size: clamp(16px, 1.35vw, 21px);
  font-weight: 500;
  line-height: 1.65;
}

.rd-media-card a,
.rd-tiktok-profile-card a {
  width: 210px;
  min-height: 56px;
  margin-top: 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff !important;
  background: #4d81b3;
  font-size: 21px;
  font-weight: 950;
  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;
}

.rd-media-arrow {
  position: relative;
  z-index: 5;
  width: 58px;
  height: 76px;
  display: grid;
  place-items: center;
  border: 0;
  background: transparent;
  color: rgba(255,255,255,.86);
  font-size: 76px;
  line-height: 1;
  cursor: pointer;
}

.rd-media-dots {
  position: relative;
  z-index: 2;
  margin: 24px 0 76px;
  display: flex;
  justify-content: center;
  gap: 9px;
}

.rd-media-dot {
  width: 9px;
  height: 9px;
  border: 0;
  border-radius: 999px;
  background: rgba(255,255,255,.28);
  cursor: pointer;
  transition: width .25s ease, background .25s ease;
}

.rd-media-dot.is-active {
  width: 34px;
  background: #4d81b3;
}

.rd-tiktok-section {
  position: relative;
  z-index: 2;
  width: min(1180px, 100%);
  margin: 0 auto;
}

.rd-tiktok-head {
  text-align: center;
  margin-bottom: 30px;
}

.rd-tiktok-head h2 {
  margin: 10px 0 0;
  color: #fff;
  font-size: clamp(36px, 5vw, 78px);
  font-weight: 950;
  line-height: .95;
}

.rd-tiktok-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.rd-tiktok-card,
.rd-tiktok-profile-card {
  min-height: 560px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px;
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 20px;
  overflow: hidden;
  background:
    radial-gradient(circle at 50% 0%, rgba(77,129,179,.18), transparent 38%),
    rgba(255,255,255,.055);
  box-shadow: 0 28px 70px rgba(0,0,0,.5);
}

.rd-tiktok-profile-card {
  flex-direction: column;
  text-align: center;
  padding: 34px;
}

.rd-tiktok-profile-card span {
  width: 76px;
  height: 76px;
  display: grid;
  place-items: center;
  color: #fff;
  font-size: 34px;
  font-weight: 950;
  border-radius: 50%;
  background:
    radial-gradient(circle at 30% 24%, rgba(255,255,255,.34), transparent 34%),
    linear-gradient(180deg, #6aa0d2 0%, #4d81b3 58%, #315d87 100%);
}

.rd-tiktok-profile-card h3 {
  margin: 24px 0 12px;
  color: #fff;
  font-size: 34px;
  font-weight: 950;
  line-height: 1;
}

.rd-tiktok-profile-card p {
  margin: 0;
  color: rgba(255,255,255,.74);
  font-size: 17px;
  font-weight: 500;
  line-height: 1.55;
}

@keyframes rdSocialFloat {
  0%, 100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-6px);
  }
}

@media (max-width: 767px) {
  .rd-media-page {
    padding: 96px 12px 70px;
  }

  .rd-social-follow {
    grid-template-columns: 1fr 1fr;
    width: 100%;
    margin: -6px auto 34px;
    gap: 10px;
  }

  .rd-social-follow a {
    min-height: 62px;
    border-radius: 12px;
  }

  .rd-external-articles {
    grid-template-columns: 38px minmax(0, 1fr) 38px;
    gap: 4px;
  }

  .rd-media-stage {
    height: 430px;
  }

  .rd-media-card {
    min-height: 410px;
    padding: 24px 18px;
    border-radius: 16px;
  }

  .rd-media-arrow {
    width: 38px;
    height: 62px;
    font-size: 58px;
  }

  .rd-tiktok-grid {
    grid-template-columns: 1fr;
  }

  .rd-tiktok-card,
  .rd-tiktok-profile-card {
    min-height: 520px;
    border-radius: 16px;
  }
}/* End custom CSS */