.elementor-15009 .elementor-element.elementor-element-ca116f1{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-15009 .elementor-element.elementor-element-ca116f1.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-15009 .elementor-element.elementor-element-91be5bb{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;color:var( --e-global-color-primary );}.elementor-15009 .elementor-element.elementor-element-7591b9b > .elementor-widget-container{padding:0px 0px 22px 0px;}.elementor-15009 .elementor-element.elementor-element-7591b9b{text-align:start;}.elementor-15009 .elementor-element.elementor-element-7591b9b .elementor-heading-title{font-family:"iransansX-Medium", Sans-serif;font-size:32px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-15009 .elementor-element.elementor-element-bc552f1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-15009 .elementor-element.elementor-element-4b174ec > .elementor-widget-container{padding:0px 0px 0px 0px;}:root{--page-title-display:none;}@media(max-width:1366px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:1024px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:767px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}}@media(min-width:768px){.elementor-15009 .elementor-element.elementor-element-91be5bb{--width:66.6666%;}.elementor-15009 .elementor-element.elementor-element-bc552f1{--width:33.3333%;}}@media(min-width:2400px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}}/* Start custom CSS for text-editor, class: .elementor-element-3785852 */.jz-teen-pillar,
  .jz-teen-pillar * {
    box-sizing: border-box;
  }

  .jz-teen-pillar {
    --jz-blue: #0b2f6b;
    --jz-blue-dark: #071f49;
    --jz-purple: #65508f;
    --jz-purple-dark: #514075;
    --jz-purple-light: #7c6aa9;
    --jz-yellow: #f6b400;
    --jz-yellow-light: #ffc83d;
    --jz-cyan: #16b8c8;
    --jz-cream: #fbf6e8;
    --jz-text: #172033;
    --jz-muted: #667085;

    direction: rtl;
    color: var(--jz-text);
    font-family: inherit;
    font-size: 16px;
    line-height: 2.15;
  }

  .jz-teen-pillar h1,
  .jz-teen-pillar h2,
  .jz-teen-pillar h3 {
    color: var(--jz-blue);
    font-weight: 950;
    line-height: 1.75;
  }

  .jz-teen-pillar h1 {
    font-size: 34px;
    margin: 0 0 18px;
  }

  .jz-teen-pillar h2 {
    font-size: 26px;
    margin: 46px 0 16px;
  }

  .jz-teen-pillar h3 {
    font-size: 21px;
    margin: 28px 0 12px;
  }

  .jz-teen-pillar p {
    margin: 0 0 18px;
    color: var(--jz-text);
  }

  .jz-teen-pillar a:not(.jz-teen-cta-btn) {
    color: var(--jz-purple);
    font-weight: 800;
    text-decoration: none;
    border-bottom: 1px solid rgba(101, 80, 143, 0.28);
  }

  .jz-teen-pillar a:not(.jz-teen-cta-btn):hover {
    color: var(--jz-yellow);
    border-bottom-color: var(--jz-yellow);
  }

  .jz-teen-note {
    margin: 28px 0;
    padding: 22px 24px;
    border-radius: 20px;
    background:
      radial-gradient(circle at 96% 0%, rgba(246, 180, 0, 0.12), transparent 35%),
      linear-gradient(135deg, #ffffff 0%, #fffbf2 100%);
    border: 1px solid rgba(11, 47, 107, 0.075);
    box-shadow: 0 12px 30px rgba(11, 47, 107, 0.055);
  }

  .jz-teen-note strong {
    color: var(--jz-purple);
  }

  .jz-teen-list {
    margin: 18px 0 28px;
    padding-right: 22px;
  }

  .jz-teen-list li {
    margin-bottom: 10px;
    line-height: 2;
    color: var(--jz-text);
  }

  .jz-teen-cta-card {
    width: 100%;
    direction: rtl;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 28px;
    margin: 36px 0;
    padding: 30px 32px;
    border-radius: 24px;
    position: relative;
    overflow: hidden;
    font-family: inherit;

    background:
      radial-gradient(circle at 94% 0%, rgba(246, 180, 0, 0.14), transparent 34%),
      radial-gradient(circle at 0% 100%, rgba(22, 184, 200, 0.07), transparent 34%),
      radial-gradient(circle at 54% 120%, rgba(101, 80, 143, 0.055), transparent 38%),
      linear-gradient(135deg, #ffffff 0%, #fffbf2 52%, #fbfdfe 100%);

    border: 1px solid rgba(11, 47, 107, 0.075);
    box-shadow: 0 18px 45px rgba(11, 47, 107, 0.075);
  }

  .jz-teen-cta-card::before {
    content: "";
    position: absolute;
    width: 230px;
    height: 230px;
    left: -95px;
    bottom: -115px;
    border-radius: 50%;
    background:
      radial-gradient(circle, rgba(255, 255, 255, 0.92), rgba(251, 246, 232, 0.32), transparent 72%);
    border: 1px solid rgba(11, 47, 107, 0.035);
    pointer-events: none;
  }

  .jz-teen-cta-card::after {
    content: "";
    position: absolute;
    width: 180px;
    height: 180px;
    right: -80px;
    top: -88px;
    border-radius: 50%;
    background: rgba(246, 180, 0, 0.075);
    pointer-events: none;
  }

  .jz-teen-cta-content,
  .jz-teen-cta-actions {
    position: relative;
    z-index: 2;
  }

  .jz-teen-cta-content {
    max-width: 650px;
  }

  .jz-teen-cta-label {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 9px;
    margin-bottom: 10px;
    padding: 0;
    background: transparent !important;
    border: none !important;
    border-radius: 0 !important;
    color: #65508f;
    font-size: 13.5px;
    font-weight: 900;
    line-height: 1.8;
  }

  .jz-teen-cta-label::before {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #f6b400;
    box-shadow: 0 0 0 5px rgba(101, 80, 143, 0.08);
    flex-shrink: 0;
  }

  .jz-teen-cta-content h3 {
    margin: 0 0 10px;
    color: var(--jz-blue);
    font-size: 24px;
    font-weight: 950;
    line-height: 1.7;
  }

  .jz-teen-cta-content p {
    margin: 0;
    color: var(--jz-muted);
    font-size: 16px;
    font-weight: 500;
    line-height: 2;
  }

  .jz-teen-cta-actions {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 11px;
    flex-shrink: 0;
    min-width: 420px;
  }

  .jz-teen-cta-btn {
    position: relative;
    overflow: hidden;
    min-height: 48px;
    padding: 12px 18px;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none !important;
    color: #ffffff !important;
    font-family: inherit;
    font-size: 13.5px;
    font-weight: 900;
    line-height: 1.5;
    border: 1.5px solid rgba(255, 255, 255, 0.75);
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.11);
    isolation: isolate;
    transition: all 0.35s ease;
    white-space: nowrap;
  }

  .jz-teen-cta-btn::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background: linear-gradient(
      120deg,
      transparent 0%,
      rgba(255, 255, 255, 0.30) 45%,
      transparent 70%
    );
    transform: translateX(120%);
    transition: transform 0.75s ease;
  }

  .jz-teen-cta-btn:hover {
    transform: translateY(-4px);
    color: #ffffff !important;
    box-shadow: 0 14px 32px rgba(0, 0, 0, 0.17);
  }

  .jz-teen-cta-btn:hover::before {
    transform: translateX(-120%);
  }

  .jz-teen-cta-purple {
    background: linear-gradient(135deg, #7c6aa9 0%, #65508f 55%, #514075 100%);
  }

  .jz-teen-cta-yellow {
    background: linear-gradient(135deg, #f6b400 0%, #ffc83d 55%, #f4a900 100%);
  }

  .jz-teen-mobile-sticky {
    display: none;
  }

  @media (max-width: 900px) {
    .jz-teen-cta-card {
      flex-direction: column;
      align-items: stretch;
      text-align: center;
      gap: 22px;
    }

    .jz-teen-cta-actions {
      min-width: 0;
      width: 100%;
    }
  }

  @media (max-width: 767px) {
    .jz-teen-pillar h1 {
      font-size: 25px;
    }

    .jz-teen-pillar h2 {
      font-size: 22px;
    }

    .jz-teen-pillar h3 {
      font-size: 19px;
    }

    .jz-teen-cta-card {
      padding: 24px 18px;
      border-radius: 20px;
    }

    .jz-teen-cta-content h3 {
      font-size: 20px;
    }

    .jz-teen-cta-content p {
      font-size: 15px;
    }

    .jz-teen-cta-actions {
      grid-template-columns: 1fr;
      gap: 9px;
    }

    .jz-teen-cta-btn {
      width: 100%;
      min-height: 46px;
      font-size: 13px;
    }

    .jz-teen-mobile-sticky {
      display: flex;
      position: fixed;
      right: 12px;
      left: 12px;
      bottom: 12px;
      z-index: 9999;
      gap: 8px;
      direction: rtl;
      padding: 8px;
      background: rgba(255, 255, 255, 0.94);
      border: 1px solid rgba(11, 47, 107, 0.10);
      border-radius: 18px;
      box-shadow: 0 16px 38px rgba(11, 47, 107, 0.14);
      backdrop-filter: blur(14px);
    }

    .jz-teen-mobile-sticky a {
      display: flex;
      align-items: center;
      justify-content: center;
      min-height: 46px;
      border-radius: 999px;
      font-size: 13px;
      font-weight: 900;
      text-decoration: none !important;
      border-bottom: none !important;
    }

    .jz-teen-sticky-main {
      flex: 1;
      color: #ffffff !important;
      background: linear-gradient(135deg, #7c6aa9 0%, #65508f 55%, #514075 100%);
    }

    .jz-teen-sticky-call {
      width: 82px;
      color: #ffffff !important;
      background: linear-gradient(135deg, #f6b400 0%, #ffc83d 55%, #f4a900 100%);
    }
  }/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-ca116f1 */:root {
  --jz-purple-dark: #4b2565;
  --jz-purple-main: #6f3a8f;
  --jz-purple-soft: #8b4fb3;
  --jz-purple-light: #f7effb;
  --jz-gold-main: #e6b84a;
  --jz-gold-soft: #fff3c7;
  --jz-cream: #fffaf0;
  --jz-white: #ffffff;
  --jz-text: #44354f;
  --jz-muted: #6b5b73;
}

.jz-reserve-card {
  direction: rtl;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  padding: 28px 30px;
  margin: 34px 0;
  border-radius: 30px;
  background:
    radial-gradient(circle at top right, rgba(230, 184, 74, 0.22), transparent 34%),
    linear-gradient(135deg, var(--jz-purple-light) 0%, var(--jz-cream) 100%);
  border: 1px solid rgba(111, 58, 143, 0.14);
  box-shadow: 0 22px 55px rgba(75, 37, 101, 0.11);
  position: relative;
  overflow: hidden;
}

.jz-reserve-card::before {
  content: "";
  position: absolute;
  width: 150px;
  height: 150px;
  left: -55px;
  bottom: -65px;
  background: rgba(111, 58, 143, 0.08);
  border-radius: 50%;
}

.jz-reserve-content {
  position: relative;
  z-index: 2;
  max-width: 560px;
}

.jz-reserve-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 7px 15px;
  margin-bottom: 12px;
  border-radius: 999px;
  background: var(--jz-gold-soft);
  color: var(--jz-purple-dark);
  font-size: 13px;
  font-weight: 800;
  line-height: 1.8;
}

.jz-reserve-content h3 {
  margin: 0 0 10px;
  color: var(--jz-purple-dark);
  font-size: 24px;
  font-weight: 900;
  line-height: 1.7;
}

.jz-reserve-content p {
  margin: 0;
  color: var(--jz-muted);
  font-size: 16px;
  line-height: 2;
}

.jz-reserve-actions {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}

.jz-reserve-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 0 26px;
  border-radius: 999px;
  font-size: 15px;
  font-weight: 900;
  line-height: 1.8;
  text-decoration: none !important;
  white-space: nowrap;
  transition: all 0.25s ease;
}

.jz-reserve-primary {
  color: var(--jz-white) !important;
  background: linear-gradient(135deg, var(--jz-purple-main) 0%, var(--jz-purple-soft) 100%);
  box-shadow: 0 14px 30px rgba(111, 58, 143, 0.30);
  border: 1px solid rgba(255, 255, 255, 0.18);
}

.jz-reserve-primary:hover {
  color: var(--jz-white) !important;
  transform: translateY(-2px);
  box-shadow: 0 18px 38px rgba(111, 58, 143, 0.38);
  filter: brightness(1.05);
}

.jz-reserve-secondary {
  color: var(--jz-purple-dark) !important;
  background: rgba(255, 255, 255, 0.82);
  border: 1.5px solid rgba(111, 58, 143, 0.22);
  box-shadow: 0 10px 24px rgba(75, 37, 101, 0.08);
}

.jz-reserve-secondary:hover {
  color: var(--jz-purple-dark) !important;
  background: var(--jz-gold-soft);
  border-color: var(--jz-gold-main);
  transform: translateY(-2px);
}

@media (max-width: 767px) {
  .jz-reserve-card {
    flex-direction: column;
    align-items: stretch;
    text-align: center;
    gap: 20px;
    padding: 24px 18px;
    border-radius: 24px;
    margin: 28px 0;
  }

  .jz-reserve-content h3 {
    font-size: 20px;
  }

  .jz-reserve-content p {
    font-size: 15px;
  }

  .jz-reserve-actions {
    flex-direction: column;
    width: 100%;
    gap: 10px;
  }

  .jz-reserve-btn {
    width: 100%;
    min-height: 50px;
    font-size: 14px;
    padding: 0 18px;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'iransansX-Medium';
	font-display: auto;
	src: url('https://janeziba.com/wp-content/uploads/2026/02/IRANSansXFaNum-Medium.ttf') format('truetype');
}
/* End Custom Fonts CSS */