:root {
  --step-bg: #faf9f7;
  --step-header-bg: rgba(250, 249, 247, 0.7);
  --step-text: #212121;
  --step-text-2: #414141;
  --step-muted: #9ba5b7;
  --step-green: #1e7c56;
  --step-green-light: rgba(162, 199, 183, 0.3);
  --step-action: #819fcd;
  --step-border: #98a7c1;
}

/* Welcome-screen alignment overrides */
.header-inner {
  width: min(1129px, calc(100vw - 48px));
  height: 100%;
  margin: 0 auto;
  padding: 0;
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  direction: ltr;
  gap: 24px;
}

.logo-icon {
  width: 46px;
  height: 33.35px;
}

.nav-links {
  justify-content: center;
  justify-self: center;
  margin: 0;
}

.EN-3 {
  justify-self: end;
  margin-inline-start: 0;
}

.step-flow,
.step-main {
  width: 1102px;
  max-width: calc(100vw - 164px);
}

.step-flow {
  margin-top: 37px;
}

html[dir="rtl"] .step-flow {
  position: relative;
  left: -48px;
}

@media (max-width: 980px) {
  .div-5 .text-wrapper-81 {
    color: #c97a7a;
    font-weight: 400;
  }

  .step2-checkbox .checkbox-checkmark {
    filter: brightness(0) saturate(100%) invert(33%) sepia(35%) saturate(870%) hue-rotate(103deg) brightness(92%) contrast(93%);
  }
}

.element-wrapper {
  background: var(--step-bg);
  min-height: 100vh;
  position: relative;
  direction: rtl;
  padding-top: 158px;
  display: flex;
  flex-direction: column;
}

html[dir="ltr"] .element-wrapper {
  direction: ltr;
}

.element-wrapper a {
  color: inherit;
  text-decoration: none;
}

.frame-34 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 121px;
  background: var(--step-header-bg);
  backdrop-filter: blur(14px) brightness(100%);
  -webkit-backdrop-filter: blur(14px) brightness(100%);
  z-index: 120;
}

.header-inner {
  width: min(1265px, 100%);
  height: 100%;
  margin-inline: auto;
  display: flex;
  align-items: center;
  direction: ltr;
  padding-inline: 72px;
  box-sizing: border-box;
  gap: 10px;
}

.group-9 {
  width: 46px;
  height: 33px;
  position: relative;
}

.logo-icon {
  display: block;
  width: 33px;
  height: 33px;
  object-fit: contain;
}

.text-wrapper-108 {
  font-family: "Ploni ML v2 AAA", Helvetica;
  font-size: 26px;
  line-height: 15px;
  color: #212121;
  white-space: nowrap;
}

.nav-links {
  display: flex;
  align-items: center;
  gap: 42px;
  margin-inline-start: auto;
  direction: rtl;
}

html[lang="en"] .nav-links {
  direction: ltr;
}

.text-wrapper-109,
.text-wrapper-110,
.text-wrapper-111,
.text-wrapper-112,
.text-wrapper-113 {
  font-family: "Ploni ML v2 AAA", Helvetica;
  font-size: 26px;
  line-height: 15px;
  color: var(--step-text-2);
  white-space: nowrap;
}

.text-wrapper-113 {
  color: #455fd3;
}

.EN-3 {
  border: 0;
  background: transparent;
  padding: 0;
  margin-inline-start: 32px;
  cursor: pointer;
}

.mobile-header,
.mobile-drawer,
.stepper-mobile {
  display: none;
}

.step-flow,
.step-main {
  width: min(1103px, calc(100% - 160px));
  margin-inline: auto;
}

.navbar-2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  position: relative;
  padding-bottom: 0;
}

.navbar-2::after {
  content: "";
  position: absolute;
  inset-inline: 0;
  bottom: 0;
  height: 43px;
  background-image: url("img/vector-6.svg");
  background-repeat: no-repeat;
  background-size: 100% 43px;
  background-position: center bottom;
  pointer-events: none;
}

html[lang="en"] .navbar-2::after {
  background-image: url("img/vector-6-1.svg");
}

.step-item {
  font-family: "Ploni ML v2 AAA", Helvetica;
  font-size: 26px;
  line-height: 1.15;
  color: #667080;
  font-weight: 400;
  white-space: nowrap;
  padding: 0 0 18px;
  position: relative;
  z-index: 1;
}

.step-item-bold {
  color: var(--step-green);
  font-weight: 900;
}

.step-item-active {
  color: var(--step-green);
  font-weight: 400;
  border: 0;
  background: transparent;
  padding: 0 0 18px;
  margin: 0;
}

.step-main {
  margin-top: 42px;
  display: grid;
  direction: ltr;
  grid-template-columns: 217px minmax(0, 1fr);
  grid-template-areas: "image content";
  gap: 58px;
  align-items: start;
}

.step-content {
  grid-area: content;
  direction: rtl;
}

.step-illustration {
  grid-area: image;
  width: 217px;
  height: 183px;
  border: 1px solid var(--step-text-2);
  border-radius: 726.19px 726.19px 5.81px 5.81px;
  background-image: url("img/frame-99.png");
  background-size: cover;
  background-position: center;
}

html[lang="en"] .step-main {
  grid-template-columns: minmax(0, 1fr) 217px;
  grid-template-areas: "content image";
}

html[lang="en"] .step-content,
html[lang="en"] .step-content * {
  text-align: left;
}

html[lang="en"] .step-content {
  direction: ltr;
  max-width: 728px;
}

.text-wrapper-79 {
  margin: 0;
  font-family: "Ploni ML v2 AAA", Helvetica;
  font-weight: 900;
  font-size: 56px;
  line-height: 0.95;
  color: var(--step-text-2);
}

.div-5 {
  margin: 24px 0 0;
  font-family: "Ploni ML v2 AAA", Helvetica;
  font-size: 40px;
  line-height: 45px;
}

.text-wrapper-80 {
  color: #c97a7a;
  font-weight: 900;
}

.text-wrapper-81 {
  color: var(--step-text);
}

.text-wrapper-88 {
  margin-top: 16px;
  font-family: "Ploni ML v2 AAA", Helvetica;
  font-size: 40px;
  line-height: 45px;
  color: var(--step-text);
}

.step-options {
  margin-top: 22px;
  display: flex;
  flex-direction: column;
  gap: 18px;
  width: min(566px, 100%);
}

html[lang="he"] .step-options {
  width: min(488px, 100%);
}

.option-block {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.option-row {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  direction: inherit;
  gap: 17px;
}

.text-wrapper-83,
.text-wrapper-84,
.text-wrapper-85,
.text-wrapper-86 {
  margin: 0;
  font-family: "Ploni ML v2 AAA", Helvetica;
  font-size: 40px;
  line-height: 45px;
  color: var(--step-text);
}

.frame-28,
.frame-29,
.frame-30,
.frame-31 {
  width: 71px;
  height: 71px;
  border: 1px solid var(--step-text-2);
  border-radius: 4px;
  box-sizing: border-box;
  background: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  cursor: pointer;
}

.step2-checkbox .checkbox-checkmark {
  width: 33px;
  height: 35px;
  object-fit: contain;
  display: block;
}

.frame-22,
.frame-23,
.frame-24,
.frame-25,
.frame-26 {
  width: 100%;
  min-height: 71px;
  border: 1px solid var(--step-text-2);
  border-radius: 4px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  padding-inline: 19px;
}

.text-wrapper-87 {
  width: 100%;
  font-family: "Ploni ML v2 AAA", Helvetica;
  font-size: 34px;
  line-height: 45px;
  color: var(--step-muted);
  outline: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: start;
}

.frame-22.is-disabled,
.frame-23.is-disabled,
.frame-24.is-disabled,
.frame-25.is-disabled,
.frame-26.is-disabled {
  background: rgba(255, 255, 255, 0.45);
}

.frame-22.is-disabled .text-wrapper-87,
.frame-23.is-disabled .text-wrapper-87,
.frame-24.is-disabled .text-wrapper-87,
.frame-25.is-disabled .text-wrapper-87,
.frame-26.is-disabled .text-wrapper-87 {
  opacity: 0.5;
}

.action-row {
  margin-top: 34px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 234px;
}

.frame-32,
.frame-33 {
  width: 100%;
  border-radius: 12px;
  min-height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 5px 20px;
  box-sizing: border-box;
  direction: ltr;
}

.frame-32 {
  background: var(--step-action);
}

.frame-33 {
  background-image: linear-gradient(90deg, rgba(65, 65, 65, 0.12) 0%, rgba(65, 65, 65, 0.12) 100%),
    linear-gradient(90deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.12) 100%);
}

.text-wrapper-105,
.text-wrapper-106 {
  order: 1;
  font-family: "Ploni ML v2 AAA", Helvetica;
  font-size: 30px;
  line-height: 1;
  letter-spacing: -0.6px;
  color: var(--step-text);
  white-space: nowrap;
}

.check-2,
.chevron-left-2 {
  order: 2;
  width: 40px;
  height: 40px;
}

#footer-placeholder {
  width: 100%;
  margin-top: auto;
  padding-top: 92px;
}

@media (max-width: 645px) {
  .element-wrapper {
    padding-top: 121px;
  }

  .frame-34,
  .stepper-desktop,
  .step-illustration {
    display: none;
  }

  .mobile-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 121px;
    background: var(--step-header-bg);
    backdrop-filter: blur(14px) brightness(100%);
    -webkit-backdrop-filter: blur(14px) brightness(100%);
    display: flex;
    align-items: center;
    justify-content: space-between;
    direction: ltr;
    padding: 0 12px;
    box-sizing: border-box;
    z-index: 130;
  }

  html[lang="en"] .mobile-header {
    direction: rtl;
  }

  .mobile-logo {
    width: 46px;
    height: 33px;
  }

  .mobile-menu-btn {
    width: 42px;
    height: 42px;
    border: 0;
    background: transparent;
    padding: 9px 8px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 5px;
    cursor: pointer;
  }

  .mobile-menu-btn span {
    width: 19px;
    height: 1.6px;
    background: #667080;
    display: block;
  }

  .mobile-drawer {
    position: fixed;
    top: 0;
    left: 0;
    transform: translateY(-110%);
    width: 100%;
    height: 374px;
    background: #faf9f7;
    backdrop-filter: blur(14px) brightness(100%);
    -webkit-backdrop-filter: blur(14px) brightness(100%);
    z-index: 145;
    transition: transform 0.22s ease;
    display: block;
  }

  body.mobile-drawer-open {
    overflow: hidden;
  }

  body.mobile-drawer-open .mobile-drawer {
    transform: translateY(0);
  }

  .mobile-drawer-close {
    position: absolute;
    top: 69px;
    right: 12px;
    width: 42px;
    height: 42px;
    border: 0;
    background: transparent;
    cursor: pointer;
  }

  html[lang="en"] .mobile-drawer-close {
    left: 12px;
    right: auto;
  }

  .mobile-drawer-close::before,
  .mobile-drawer-close::after {
    content: "";
    position: absolute;
    top: 20px;
    left: 8px;
    width: 26px;
    height: 1.6px;
    background: #667080;
  }

  .mobile-drawer-close::before {
    transform: rotate(45deg);
  }

  .mobile-drawer-close::after {
    transform: rotate(-45deg);
  }

  .mobile-drawer-nav {
    margin-top: 132px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: stretch;
  }

  .mobile-drawer-link {
    width: 100%;
    border: 0;
    text-align: start;
    text-decoration: none;
    padding: 8px 24px 10px;
    font-family: "Ploni ML v2 AAA", Helvetica;
    font-size: 20px;
    line-height: 1;
    color: var(--step-text-2);
    background: transparent;
    cursor: pointer;
  }

  .mobile-drawer-link-active {
    font-weight: 900;
  }

  .step-flow,
  .step-main {
    width: calc(100vw - 48px);
    max-width: none;
    margin-inline: auto;
  }

  html[dir="rtl"] .step-flow {
    position: static;
    left: auto;
  }

  .stepper-mobile {
    display: block;
    width: 100%;
    margin-top: 20px;
    border-top: 1px solid var(--step-border);
  }

  .stepper-mobile-item {
    min-height: 39px;
    border-bottom: 1px solid var(--step-border);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(65, 65, 65, 0.5);
    font-family: "Ploni ML v2 AAA", Helvetica;
    font-size: 20px;
    line-height: 1;
    font-weight: 400;
    text-align: center;
    padding: 6px 10px;
    box-sizing: border-box;
  }

  .stepper-mobile-start,
  .stepper-mobile-bold {
    color: var(--step-green);
    font-weight: 900;
  }

  .stepper-mobile-active {
    color: var(--step-green);
    background: var(--step-green-light);
    border-inline: 1px solid #a2c7b7;
    font-weight: 400;
  }

  .stepper-mobile-finish {
    color: rgba(65, 65, 65, 0.5);
    font-weight: 400;
  }

  .step-main {
    margin-top: 34px;
    display: block;
  }

  .text-wrapper-79 {
    font-size: 56px;
    line-height: 40px;
    margin: 0;
  }

  .div-5 {
    margin-top: 26px;
    padding: 10px 0;
    border-top: 1px solid var(--step-border);
    border-bottom: 1px solid var(--step-border);
    font-size: 24px;
    line-height: 25px;
  }

  .text-wrapper-88 {
    margin-top: 20px;
    font-size: 24px;
    line-height: 25px;
    font-weight: 900;
  }

  .step-options {
    margin-top: 12px;
    width: 100%;
    gap: 12px;
  }

  .option-block {
    gap: 6px;
  }

  .option-row {
    gap: 8px;
  }

  .text-wrapper-83,
  .text-wrapper-84,
  .text-wrapper-85,
  .text-wrapper-86 {
    font-size: 24px;
    line-height: 30px;
  }

  .frame-28,
  .frame-29,
  .frame-30,
  .frame-31 {
    width: 47px;
    height: 47px;
  }

  .step2-checkbox .checkbox-checkmark {
    width: 23px;
    height: 24px;
  }

  .frame-22,
  .frame-23,
  .frame-24,
  .frame-25,
  .frame-26 {
    min-height: 47px;
    padding-inline: 13px;
  }

  .text-wrapper-87 {
    font-size: 24px;
  }

  .action-row {
    width: 100%;
    margin-top: 22px;
    gap: 12px;
  }

  .frame-32,
  .frame-33 {
    width: 100%;
    min-height: 42px;
    border-radius: 5px;
  }

  .text-wrapper-105,
  .text-wrapper-106 {
    font-size: 22px;
  }

  .check-2,
  .chevron-left-2 {
    width: 31px;
    height: 31px;
  }

  #footer-placeholder {
    padding-top: 44px;
  }
}

@media (min-width: 646px) {
  .frame-34 .header-inner {
    width: min(1129px, calc(100vw - 48px));
    height: 100%;
    margin: 0 auto;
    padding: 0;
    display: grid;
    grid-template-columns: auto auto minmax(0, 1fr) auto;
    align-items: center;
    direction: ltr;
    column-gap: 10px;
  }

  .frame-34 .header-inner > div:first-child,
  .frame-34 .header-inner > .link-wrapper:first-of-type {
    display: flex;
    align-items: center;
  }

  .frame-34 .logo-icon {
    width: 46px;
    height: 33.35px;
  }

  .frame-34 .nav-links {
    display: flex;
    align-items: center;
    gap: 42px;
    justify-content: center;
    justify-self: center;
    margin: 0;
  }

  html[dir="rtl"] .frame-34 .nav-links {
    direction: rtl;
  }

  html[dir="ltr"] .frame-34 .nav-links {
    direction: ltr;
  }

  .frame-34 .EN-3 {
    justify-self: end;
    margin: 0;
  }

  .step-flow {
    width: 1102px;
    margin-inline: auto;
    margin-top: 37px;
  }

  html[dir="rtl"] .step-flow {
    position: relative;
    left: -48px;
  }

  .navbar-2.stepper-desktop {
    width: 1102px;
    height: 43px;
    position: relative;
    display: block;
    overflow: visible;
  }

  .navbar-2.stepper-desktop::after {
    inset: 0;
    height: 43px;
    background-size: 1102px 43px;
    background-position: center;
  }

  .navbar-2.stepper-desktop .step-item {
    position: absolute;
    top: 15px;
    z-index: 1;
    font-size: 26px;
    line-height: 15px;
    text-align: center;
    white-space: nowrap;
    padding: 0;
  }

  html[dir="rtl"] .navbar-2.stepper-desktop .step-item:nth-of-type(1) { right: 11px; width: 176px; }
  html[dir="rtl"] .navbar-2.stepper-desktop .step-item:nth-of-type(2) { right: 193px; width: 82px; }
  html[dir="rtl"] .navbar-2.stepper-desktop .step-item:nth-of-type(3) { right: 289px; width: 82px; }
  html[dir="rtl"] .navbar-2.stepper-desktop .step-item:nth-of-type(4) { right: 385px; width: 82px; }
  html[dir="rtl"] .navbar-2.stepper-desktop .step-item:nth-of-type(5) { right: 481px; width: 82px; }
  html[dir="rtl"] .navbar-2.stepper-desktop .step-item:nth-of-type(6) { right: 577px; width: 82px; }
  html[dir="rtl"] .navbar-2.stepper-desktop .step-item:nth-of-type(7) { right: 628px; width: 338px; }

  html[dir="ltr"] .navbar-2.stepper-desktop .step-item:nth-of-type(1) { left: 66px; width: 140px; }
  html[dir="ltr"] .navbar-2.stepper-desktop .step-item:nth-of-type(2) { left: 221px; width: 80px; }
  html[dir="ltr"] .navbar-2.stepper-desktop .step-item:nth-of-type(3) { left: 321px; width: 80px; }
  html[dir="ltr"] .navbar-2.stepper-desktop .step-item:nth-of-type(4) { left: 421px; width: 80px; }
  html[dir="ltr"] .navbar-2.stepper-desktop .step-item:nth-of-type(5) { left: 521px; width: 80px; }
  html[dir="ltr"] .navbar-2.stepper-desktop .step-item:nth-of-type(6) { left: 621px; width: 80px; }
  html[dir="ltr"] .navbar-2.stepper-desktop .step-item:nth-of-type(7) { left: 721px; width: 290px; }
}
