.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.body {
  text-align: right;
  background-color: #fffca1;
  border-radius: 500px;
  min-width: 100%;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0;
}

.container {
  background-color: #fffca3;
  max-width: 1400px;
}

.navbar {
  background-color: #fffca3;
  margin-top: 40px;
}

.image {
  margin-top: -25px;
  margin-left: -79px;
  padding-left: 0;
  font-weight: 700;
}

.nav-link {
  vertical-align: baseline;
  margin-top: -5px;
  font-family: Inter, sans-serif;
}

.nav-link-2 {
  font-family: Heebo, sans-serif;
}

.nav-link-3, .nav-link-4, .nav-link-5 {
  font-family: Inter, sans-serif;
}

.nav-link-6 {
  margin-right: 50px;
}

.image-2 {
  max-width: 75%;
}

.nav {
  margin-top: 75px;
  margin-right: 50px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
}

.logo {
  margin-top: 0;
  position: static;
}

.talk-now {
  color: #fff;
  background-image: linear-gradient(90deg, #9e55eb, #2a0551);
  border-radius: 30px;
  margin-top: 70px;
  margin-left: 70px;
  font-family: Heebo, sans-serif;
  font-size: 24px;
  font-weight: 900;
  box-shadow: 4px 4px #000;
}

.nav-wrap {
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 10px;
  padding: 0 10px;
  display: flex;
}

.div-block {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: #0000;
  background-image: linear-gradient(270deg, #2a0551, #9e55eb);
  border-radius: 200px;
  max-height: 35px;
  margin-top: 90px;
  margin-bottom: 0;
  margin-right: 20px;
  padding: 0;
  display: flex;
}

.image-3 {
  margin-top: 25px;
}

.lets-start {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #fff;
  background-image: linear-gradient(270deg, #9e55eb, #2a0551);
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 40px;
  margin-left: 0;
  padding: 20px;
  font-family: Heebo, sans-serif;
  font-size: 48px;
  font-weight: 900;
  text-decoration: none;
  display: flex;
  box-shadow: 4px 4px #000;
}

.lets-start:hover {
  box-shadow: none;
  color: #fff;
}

.lets-start:active {
  box-shadow: none;
  background-color: #000;
  background-image: none;
  text-decoration: none;
}

.nav-link {
  color: #fff;
  text-align: justify;
  border-radius: 200px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 5px 20px 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 300;
  text-decoration: none;
}

.nav-link:hover {
  color: #fff;
  background-color: #000;
}

.nav-link:active {
  color: #fff;
  background-color: #000;
  border-radius: 200px;
}

.image-4 {
  vertical-align: baseline;
  margin-bottom: 0;
  padding-bottom: 0;
  display: block;
}

.lemons {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  mix-blend-mode: normal;
  background-image: linear-gradient(#0003, #0003);
  border-radius: 10px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  display: flex;
  position: static;
  overflow: visible;
}

.must-hard {
  color: #fff;
  margin-top: 150px;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Heebo, sans-serif;
  font-size: 48px;
  font-weight: 900;
  position: relative;
  inset: 0% 0% -173px;
}

.fill {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.fill-stock-paragrafh {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin: 10px 20px;
  font-family: Heebo, sans-serif;
  font-size: 32px;
  font-weight: 800;
  line-height: 40px;
  display: flex;
}

.fill_container {
  background-image: linear-gradient(270deg, #2a0551, #9e55eb);
  border-radius: 45px;
  justify-content: center;
  align-items: center;
  max-width: 850px;
  max-height: 180px;
  margin-top: 20px;
  font-family: Inter, sans-serif;
  font-weight: 800;
  display: flex;
  box-shadow: 3px 3px 16px #000000db, -3px -3px 50px #ffffff80;
}

.invantaion-para {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  direction: rtl;
  color: #000;
  text-align: center;
  text-indent: 0;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  max-width: 700px;
  max-height: 300px;
  margin-top: 100px;
  margin-bottom: 40px;
  margin-left: 0;
  padding-top: 0;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  display: flex;
}

.invantion {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 10px;
  display: flex;
}

.let-talk {
  text-align: right;
  background-color: #6b6b6b00;
  background-image: linear-gradient(270deg, #2a0551, #9e55eb);
  border-radius: 30px;
  max-width: 200px;
  max-height: 50px;
  margin-top: 80px;
  margin-bottom: 0;
  margin-left: 40px;
  padding: 15px 10px 0;
  font-family: Heebo, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 20px;
  box-shadow: 4px 4px #000;
}

.let-talk:hover {
  box-shadow: none;
}

.let-talk:active {
  background-color: #000;
  background-image: none;
}

.chanching-pics-section {
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.happy-food {
  background-image: url('../images/happy-man.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-width: 0;
  min-height: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.sad-food {
  background-image: url('../images/sad-man.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-width: 0;
  min-height: 0;
}

.two-ways {
  background-image: url('../images/2-דרכים.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-width: 0;
  min-height: 0;
}

.slide {
  background-image: url('../images/4-תחומים.jpg');
  background-position: 0 0;
  background-size: cover;
}

.mask {
  border-radius: 30px;
}

.changing--pics-container {
  border-radius: 0;
  justify-content: center;
  align-items: center;
  max-width: 400px;
  min-height: 400px;
  max-height: 0;
  display: block;
}

.slider {
  border-radius: 30px;
}

.slide-nav {
  pointer-events: auto;
}

._4-active {
  background-image: url('../images/4-תחומים.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-width: 0;
  min-height: 0;
}

.chainging-pics-silder {
  border-radius: 30px;
  min-width: 630px;
  max-width: 630px;
  min-height: 600px;
  margin-top: 280px;
  margin-bottom: -240px;
  padding-bottom: 0;
  padding-right: 0;
  box-shadow: 5px 5px 50px #00000080, -5px -5px 50px 5px #ffffff80;
}

.mask-2 {
  border-radius: 30px;
}

.paragraph {
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-2 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  max-width: 1400px;
  min-height: 0;
  max-height: 680px;
  margin: 80px auto 100px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.text-block {
  width: 600px;
}

.container-3 {
  justify-content: center;
  align-items: center;
  max-width: 700px;
  min-height: 0;
  max-height: 650px;
  display: block;
}

.text-block-2 {
  text-align: right;
  min-width: 600px;
  max-width: 600px;
  min-height: 600px;
  max-height: 600px;
  margin-top: 0;
  padding-top: 40px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

._3-aspects-para {
  direction: rtl;
  color: #000;
  text-align: center;
  min-width: 800px;
  max-width: 0;
  max-height: 600px;
  margin: 200px 0 220px;
  padding-right: 0;
  font-family: Inter, sans-serif;
  font-size: 24px;
  line-height: 30px;
}

.invate-you {
  background-image: repeating-linear-gradient(270deg, #2a0551, #9e55eb);
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 800px;
  height: 85px;
  margin-top: 100px;
  display: flex;
}

.sec-i-invate {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 300px;
  padding-top: 260px;
  display: flex;
}

.heading {
  color: #fff;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-weight: 400;
}

.work-on-div {
  background-image: repeating-linear-gradient(270deg, #2a0551, #9e55eb);
  border: 1px #000;
  border-radius: 20px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 240px;
  height: 220px;
  margin-top: 60px;
  margin-left: 40px;
  margin-right: 40px;
  padding-left: 0;
  display: flex;
  box-shadow: -3px -3px 50px #ffffff80, 3px 3px 50px #000000bf;
}

.work-on-div:hover {
  background-image: linear-gradient(270deg, #9e55eb, #2a0551), repeating-linear-gradient(270deg, #2a0551, #9e55eb);
}

.work-on-div.chain {
  background-image: url('../images/הרגלים-תוקעים.svg'), repeating-linear-gradient(270deg, #2a0551, #9e55eb);
  background-position: 50% 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, auto;
}

.work-on-div.people {
  background-image: url('../images/קישורים-חברתיים.svg'), repeating-linear-gradient(270deg, #2a0551, #9e55eb);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, auto;
}

.work-on-div.list {
  background-image: url('../images/לוח-הישיגים.svg'), repeating-linear-gradient(270deg, #2a0551, #9e55eb);
  background-position: 50% 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, auto;
  background-attachment: scroll, scroll;
}

.work-on-div.hand-flower {
  background-image: repeating-linear-gradient(270deg, #2a0551, #9e55eb);
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  flex-flow: column;
  padding-top: 0;
}

.work-on-div.habits {
  background-image: url('../images/הטמעה-של-הרגלים.svg'), repeating-linear-gradient(270deg, #2a0551, #9e55eb);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, auto;
}

.work-on-div.arrows {
  background-image: url('../images/שינוי-שגרה.svg'), repeating-linear-gradient(270deg, #2a0551, #9e55eb);
  background-position: 50% 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, auto;
}

.work-on-div.meditaion {
  background-image: url('../images/גילוי-כח.svg'), repeating-linear-gradient(270deg, #2a0551, #9e55eb);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, auto;
}

.work-on-section {
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-2 {
  color: #000;
  text-align: center;
  margin-top: 100px;
  padding-top: 0;
  font-family: Inter, sans-serif;
  font-size: 32px;
  font-weight: 400;
}

.heading-3 {
  color: #fff;
  margin-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 30px;
}

.image-5 {
  flex: 0 auto;
  max-width: 100%;
  max-height: 50%;
}

.image-6 {
  border-radius: 5000000px;
  max-width: 50%;
  display: inline-block;
}

.image-7 {
  opacity: 1;
  border: 1px #000;
  border-radius: 50000px;
  max-width: 30%;
  margin-right: 0;
  padding-right: 0;
  overflow: clip;
}

.ruth_sit_section {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  mix-blend-mode: normal;
  border-radius: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 140px;
  margin-bottom: 60px;
  margin-right: -50px;
  display: flex;
}

.image-8 {
  border-radius: 5000px;
}

.div-block-3 {
  background-image: url('../images/ruth-sit.jpg');
  background-position: 50%;
  background-size: auto;
  border-radius: 5000px;
  width: auto;
  max-width: none;
  height: auto;
}

.image-9 {
  border-radius: 5000px;
  flex: 0 auto;
  align-self: auto;
}

.div-block-4 {
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  display: flex;
  position: relative;
}

.circular-text {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.text-block-3 {
  cursor: auto;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.image-10 {
  border-radius: 10000px;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
}

.div-block-5 {
  background-image: url('../images/ruth-sit_1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5000px;
  width: 500px;
  height: 500px;
  margin-top: 220px;
  margin-right: 60px;
}

.ruth_sit-div {
  opacity: 1;
  outline-offset: 0px;
  mix-blend-mode: normal;
  background-image: url('../images/רות-1.jpg');
  outline: 3px #333;
  margin-top: 0;
  box-shadow: -3px -3px 20px #00000080, 3px 3px 20px 10px #ffffff80;
}

.ruth_sit_text_div {
  opacity: 1;
  background-image: linear-gradient(270deg, #2a0551, #9e55eb);
  border-right: 0 solid #0000;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 750px;
  height: 510px;
  margin-top: 0;
  margin-right: -90px;
  display: flex;
}

.ruth_sit_text {
  direction: rtl;
  color: #fff;
  text-align: justify;
  justify-content: center;
  align-items: center;
  width: 560px;
  margin-top: 20px;
  margin-right: 44px;
  padding-right: 0;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 25px;
  display: flex;
}

.successes_section {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.successes_div {
  background-image: linear-gradient(270deg, #2a0551, #9e55eb);
  border-radius: 30px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 60px;
  display: flex;
}

.successus_text {
  color: #000;
  font-family: Inter, sans-serif;
  font-size: 36px;
  font-weight: 700;
}

.successes_ex_div {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.successes_ex_pic_1, .successes_ex_pic_2 {
  border-radius: 30px;
  width: 300px;
}

.contact_section {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: center;
  align-items: center;
  margin-top: 140px;
  margin-bottom: 220px;
  display: flex;
}

.ruth_holding_lemon_pic {
  width: 450px;
}

.contactname_div {
  background-image: linear-gradient(270deg, #2a0551, #9e55eb);
  border-radius: 30px;
  width: 635px;
  height: 50px;
  display: block;
}

.contatnumber_div, .contactmail_div {
  background-image: linear-gradient(270deg, #2a0551, #9e55eb);
  border-radius: 30px;
  width: 635px;
  height: 50px;
}

.contactmassege_div {
  background-image: linear-gradient(270deg, #2a0551, #9e55eb);
  border-radius: 30px;
  width: 635px;
  height: 240px;
}

.contactsend_div {
  background-image: linear-gradient(270deg, #2a0551, #9e55eb);
  border-radius: 30px;
  width: 225px;
  height: 60px;
}

.contact_div {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
}

.footer {
  background-image: linear-gradient(270deg, #2a0551, #9e55eb);
  justify-content: space-between;
  padding-bottom: 20px;
  display: flex;
}

.endlogo {
  background-color: #fffca3;
  border: 1px #000;
  border-radius: 50000px;
  margin-top: 20px;
  margin-left: 15px;
}

.name {
  opacity: 1;
  color: #fff;
  text-align: center;
  background-image: linear-gradient(270deg, #2a0551, #9e55eb);
  border-radius: 30px;
}

.phone1, .email {
  text-align: center;
  background-image: linear-gradient(270deg, #2a0551, #9e55eb);
  border-radius: 30px;
}

.massege {
  text-align: center;
  background-image: linear-gradient(270deg, #2a0551, #9e55eb);
  border-radius: 30px;
  height: 220px;
  text-decoration: none;
}

.form {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  opacity: 1;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 635px;
  display: flex;
}

.submit-button {
  background-image: linear-gradient(270deg, #2a0551, #9e55eb);
  border-radius: 30px;
}

.contactend {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 0;
  padding-left: 0;
  display: flex;
}

.endmail {
  justify-content: center;
  align-items: center;
  display: flex;
}

.email-link {
  color: #000;
  margin-right: 40px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

.instalogo {
  width: 35px;
  margin-left: 5px;
}

.insta_link {
  display: flex;
}

.hamburg {
  display: block;
}

.hamburg_div {
  display: none;
}

.top, .down, .middle {
  max-width: 100px;
}

.div-block-7 {
  justify-content: center;
  align-items: center;
  width: 240px;
}

.mobile_menu {
  display: none;
}

.topwhite, .middlewhite, .downwhite {
  max-width: 100px;
}

.nav-link-mobile {
  color: #fff;
  text-align: justify;
  border-radius: 200px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 5px 20px 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
}

.nav-link-mobile:hover {
  color: #fff;
  background-color: #000;
}

.nav-link-mobile:active {
  color: #fff;
  background-color: #000;
  border-radius: 200px;
}

.nav-link-copy {
  color: #fff;
  text-align: justify;
  border-radius: 200px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 5px 20px 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
}

.nav-link-copy:hover {
  color: #fff;
  background-color: #000;
}

.nav-link-copy:active {
  color: #fff;
  background-color: #000;
  border-radius: 200px;
}

.nav_link_prosses {
  color: #fff;
  text-align: justify;
  border-radius: 200px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 5px 20px 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
}

.nav_link_prosses:hover {
  color: #fff;
  background-color: #000;
}

.nav_link_prosses:active {
  color: #fff;
  background-color: #000;
  border-radius: 200px;
}

.nav_link_contact {
  color: #fff;
  text-align: justify;
  border-radius: 200px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 5px 20px 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
}

.nav_link_contact:hover {
  color: #fff;
  background-color: #000;
}

.nav_link_contact:active {
  color: #fff;
  background-color: #000;
  border-radius: 200px;
}

.container-4 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-9, .div-block-10 {
  display: none;
}

.me {
  background-image: linear-gradient(270deg, #2a0551, #9e55eb);
  border-radius: 30px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 60px;
  display: none;
}

.div-block-11, .text-block-6, .slider-4 {
  display: none;
}

.happy-food-copy {
  background-image: url('../images/happy-man.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-width: 0;
  min-height: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.happy_food {
  background-image: url('../images/happy-man.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-width: 0;
  min-height: 0;
  padding-top: 0;
}

.changing-pics-section-phone, .phone {
  display: none;
}

.let-talk-copy {
  text-align: right;
  background-image: linear-gradient(270deg, #2a0551, #9e55eb);
  border-radius: 30px;
  max-width: 200px;
  max-height: 50px;
  margin-top: 80px;
  margin-bottom: 0;
  margin-left: -100px;
  padding: 15px 10px 0;
  font-family: Heebo, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 20px;
  box-shadow: 4px 4px #000;
}

.let-talk-copy:hover {
  box-shadow: none;
}

.let-talk-copy:active {
  background-color: #000;
  background-image: none;
}

.hamburg_div-copy {
  display: none;
}

.phone-logo-div {
  display: block;
}

.container-2-copy {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  max-width: 1400px;
  min-height: 0;
  max-height: 680px;
  margin: 0 auto 100px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.text-span {
  direction: rtl;
  min-height: 30px;
  margin-top: 0;
}

.bold-text-5 {
  text-align: center;
  padding-right: 35px;
}

.heading-6 {
  margin-top: 208px;
}

.text-block-12 {
  direction: rtl;
  color: #000;
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 48px;
  font-weight: 800;
}

.text-span-2, .text-span-3 {
  font-size: 48px;
}

.text-span-4 {
  font-size: 28px;
}

.background-video {
  min-width: 100%;
  min-height: auto;
  max-height: 100%;
}

.heading-7 {
  color: #000;
  text-align: center;
  text-overflow: clip;
  justify-content: center;
  align-items: center;
  padding-left: 6px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 800;
  text-decoration: none;
  display: flex;
}

.button {
  background-color: #fff0;
}

.button-2 {
  width: 35px;
}

.navbar-2 {
  display: flex;
}

.nav-menu {
  background-image: linear-gradient(225deg, #a951e8, #000);
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-menu-2 {
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: linear-gradient(315deg, #2a0551, #9e55eb);
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  min-width: auto;
  max-height: 50px;
  margin-top: 80px;
  margin-right: 40px;
  padding-right: 0;
  display: flex;
  box-shadow: 4px 4px #00000040;
}

.nav-link-7, .nav-link-8, .nav-link-9 {
  direction: rtl;
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 24px;
}

.nav-link-10 {
  direction: rtl;
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.container-5 {
  box-shadow: inset 25px 2px 5px #0000;
}

.fill-stock-paragrafh-copy {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin: 10px 20px;
  font-family: Heebo, sans-serif;
  font-size: 32px;
  font-weight: 800;
  line-height: 40px;
  display: none;
}

.fill-stock-paragrafh-copy-copy {
  color: #fff;
  text-align: center;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin: 10px 20px;
  font-family: Heebo, sans-serif;
  font-size: 32px;
  font-weight: 800;
  line-height: 40px;
  display: flex;
}

.image-14 {
  object-fit: contain;
  position: absolute;
  inset: auto 0% 0% auto;
}

.section-3 {
  z-index: auto;
  margin-bottom: 0;
  display: block;
  position: fixed;
  inset: auto 3% 22% auto;
}

.button-3 {
  background-color: #0000;
}

.link-block {
  direction: rtl;
  background-image: url('../images/4829875_arrow_up_upload_icon.png');
  background-position: 0 0;
  background-size: cover;
  margin-bottom: 0;
  margin-right: 0;
  display: block;
}

.link-block-2 {
  background-image: url('../images/4829875_arrow_up_upload_icon.png');
  background-position: 0 0;
  background-size: cover;
  position: fixed;
  inset: auto 0% 0% auto;
}

.link-block-4 {
  background-image: url('../images/4829875_arrow_up_upload_icon.png');
  background-position: 0 0;
  background-size: cover;
  min-width: 45px;
  min-height: 45px;
  position: fixed;
  inset: auto 2% 15% auto;
}

.div-block-15 {
  display: flex;
}

.link {
  color: #000;
  text-align: center;
  justify-content: space-between;
  align-items: center;
  padding-left: 4px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 800;
  text-decoration: none;
  display: flex;
}

.link-2 {
  color: #000;
  margin-top: 10px;
  margin-left: 113px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 800;
  text-decoration: none;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.bold-text-9 {
  font-weight: 400;
}

.div-block-16 {
  padding-left: 0;
}

.text-block-14 {
  color: #000;
  margin-top: 0;
  margin-left: 26px;
  padding-top: 10px;
}

.bold-text-10 {
  margin-left: 30px;
}

.nav-link-copy-copy {
  color: #fff;
  text-align: justify;
  border-radius: 200px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 5px 20px 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
}

.nav-link-copy-copy:hover {
  color: #fff;
  background-color: #000;
}

.nav-link-copy-copy:active {
  color: #fff;
  background-color: #000;
  border-radius: 200px;
}

.nav-link-copy-copy-copy {
  color: #fff;
  text-align: justify;
  border-radius: 200px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 5px 20px 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
}

.nav-link-copy-copy-copy:hover {
  color: #fff;
  background-color: #000;
}

.nav-link-copy-copy-copy:active {
  color: #fff;
  background-color: #000;
  border-radius: 200px;
}

.endlogo-copy {
  margin-top: 20px;
}

@media screen and (max-width: 991px) {
  .logo {
    margin-top: 0;
    margin-left: 0;
  }

  .nav-wrap {
    justify-content: space-between;
    align-items: stretch;
    height: 200px;
    display: flex;
  }

  .div-block {
    justify-content: center;
    display: none;
  }

  .lets-start {
    margin-bottom: 80px;
  }

  .lemons {
    opacity: 1;
    pointer-events: none;
    -webkit-text-fill-color: inherit;
    background-color: #0000;
    background-image: linear-gradient(#0003, #0003);
    background-clip: border-box;
    border-radius: 18px;
    min-width: auto;
    height: 300px;
    min-height: 100px;
    margin-top: 0;
    padding-bottom: 0;
  }

  .must-hard {
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    margin-top: 0;
    font-size: 32px;
  }

  .fill-stock-paragrafh {
    font-family: Heebo, sans-serif;
    font-size: 24px;
  }

  .fill_container {
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
  }

  .invantaion-para {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    min-width: auto;
    max-width: 600px;
    max-height: none;
    margin: 0 40px 24px;
    line-height: 30px;
  }

  .let-talk {
    justify-content: center;
    align-items: center;
    margin-top: 60px;
    margin-left: -11px;
    padding-top: 0;
    display: flex;
  }

  .happy-food {
    opacity: 1;
    margin-left: 0;
    margin-right: 0;
  }

  .chainging-pics-silder {
    z-index: 1;
    opacity: .3;
    background-color: #ddd;
    min-width: 630px;
    max-width: none;
    margin-top: 114px;
    margin-left: 40px;
    margin-right: 40px;
  }

  .mask-2 {
    opacity: 1;
    mix-blend-mode: normal;
    background-color: #0000;
  }

  .container-2 {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
    flex-flow: column;
    max-height: none;
    margin-top: 0;
    margin-bottom: 20px;
    display: flex;
  }

  ._3-aspects-para {
    z-index: 2;
    text-align: center;
    min-width: auto;
    max-width: 630px;
    max-height: 600px;
    margin-top: 220px;
    margin-right: 0;
    padding: 10px;
    font-size: 16px;
    font-weight: 800;
    line-height: 25px;
    position: absolute;
  }

  .invate-you {
    background-image: repeating-linear-gradient(270deg, #2a0551, #9e55eb);
    flex-flow: column;
    width: auto;
    height: auto;
    margin-left: 40px;
    margin-right: 40px;
  }

  .sec-i-invate {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-bottom: 20px;
    padding-top: 40px;
    padding-bottom: 0;
  }

  .heading {
    color: #000;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 30px;
  }

  .work-on-div {
    width: auto;
    height: auto;
  }

  .work-on-section {
    flex: 0 auto;
    margin-left: 20px;
    margin-right: 20px;
    display: none;
  }

  .heading-3 {
    overflow: clip;
  }

  .image-5 {
    max-width: none;
  }

  .ruth_sit_section {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    opacity: 1;
    justify-content: center;
    align-items: center;
    height: 400px;
    max-height: none;
    margin-top: 100px;
    margin-bottom: 20px;
    margin-right: 0;
    display: flex;
  }

  .ruth_sit-div {
    z-index: 1;
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    width: 499px;
    height: 499px;
    margin-right: 0;
    padding-bottom: 20px;
    display: flex;
    position: absolute;
    inset: auto;
  }

  .ruth_sit_text_div {
    z-index: 1;
    height: auto;
    margin-right: 0;
    padding-left: 40px;
    padding-right: 40px;
    display: none;
    position: absolute;
  }

  .successes_section {
    margin-bottom: 20px;
  }

  .successes_div {
    margin-top: 60px;
  }

  .successes_ex_div {
    margin-bottom: 100px;
  }

  .contact_section {
    margin-top: 220px;
  }

  .ruth_holding_lemon_pic {
    z-index: 1;
    width: auto;
    max-width: none;
    position: relative;
  }

  .footer {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .name, .phone1, .email, .massege {
    width: 550px;
  }

  .form {
    opacity: .6;
  }

  .hamburg {
    width: 150px;
    max-width: 40%;
  }

  .hamburg_div {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 50px;
    margin-top: 65px;
    margin-left: 140px;
    margin-right: 60px;
    display: flex;
    position: relative;
  }

  .about, .traning, .contact1, .themarch {
    background-image: linear-gradient(270deg, #2a0551bf, #9e55ebbf);
    width: 100%;
    height: 4px;
    display: none;
  }

  .top {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #000;
    background-image: linear-gradient(270deg, #2a0551, #9e55eb);
    border-radius: 20px;
    flex-flow: column;
    flex: 0 auto;
    justify-content: center;
    align-items: flex-end;
    width: auto;
    max-width: none;
    height: auto;
    max-height: none;
    padding-bottom: 10px;
    padding-right: 60px;
    display: flex;
    overflow: visible;
  }

  .div-block-6 {
    background-color: #000;
    flex-flow: column;
    display: block;
  }

  .down, .middle {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #000;
    background-image: linear-gradient(270deg, #2a0551, #9e55eb);
    border-radius: 20px;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: none;
    height: auto;
    max-height: none;
    padding-bottom: 10px;
    padding-right: 60px;
    display: flex;
    overflow: visible;
  }

  .div-block-7 {
    display: none;
  }

  .mobile_menu {
    z-index: 2;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    object-fit: cover;
    background-image: linear-gradient(#2a0551, #9e55eb);
    flex-flow: column;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    place-items: center;
    height: 100%;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: none;
    position: absolute;
    inset: 0%;
    overflow: visible;
  }

  .com-logo {
    display: block;
  }

  .traning_mobile {
    flex-flow: column;
    flex: 0 auto;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    display: block;
  }

  .about_mobile {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 40px;
    display: flex;
  }

  .process_mobile {
    width: 100%;
  }

  .mobile_menu_haburg {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 20px;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .topwhite {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #fff;
    background-image: none;
    border-radius: 20px;
    flex-flow: column;
    flex: 0 auto;
    justify-content: center;
    align-items: flex-end;
    width: auto;
    max-width: none;
    height: auto;
    max-height: none;
    padding-bottom: 10px;
    padding-right: 60px;
    display: flex;
    overflow: visible;
  }

  .middlewhite, .downwhite {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #fff;
    background-image: none;
    border-radius: 20px;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: none;
    height: auto;
    max-height: none;
    padding-bottom: 10px;
    padding-right: 60px;
    display: flex;
    overflow: visible;
  }

  .nav-link-mobile {
    border-radius: 0;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0 20px;
    padding: 10px 0;
    font-size: 32px;
    font-weight: 700;
    display: flex;
  }

  .nav-link-copy {
    border-radius: 0;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    margin-left: 20px;
    margin-right: 20px;
    padding: 10px 0;
    font-size: 32px;
    font-weight: 700;
    display: flex;
  }

  .nav_link_prosses, .nav_link_contact {
    border-radius: 0;
    justify-content: center;
    align-items: center;
    margin-left: 20px;
    margin-right: 20px;
    padding: 10px 0;
    font-size: 32px;
    font-weight: 700;
    display: flex;
  }

  .contact_mobile {
    flex-flow: column;
    flex: 0 auto;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    display: block;
  }

  .container-4 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .menublock {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: -20px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    display: flex;
  }

  .image-11 {
    z-index: 1;
    border-radius: 30px;
    width: 600px;
    min-width: auto;
    height: auto;
    min-height: auto;
    margin-top: 20px;
    margin-bottom: 80px;
    position: absolute;
    left: auto;
    right: auto;
  }

  .form-block {
    z-index: 2;
    margin-bottom: 0;
    position: relative;
  }

  .slider-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border-radius: 30px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .mask-3 {
    z-index: auto;
    opacity: 1;
    mix-blend-mode: normal;
    border-radius: 30px;
    flex: 0 auto;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: visible;
  }

  .slide-2 {
    opacity: 1;
    vertical-align: middle;
    background-image: linear-gradient(#2a0551, #9e55eb);
    width: auto;
    height: auto;
    margin-right: 0;
    line-height: 0;
    position: relative;
  }

  .left-arrow, .right-arrow {
    opacity: .5;
    display: block;
  }

  .image-12 {
    flex: 0 auto;
    max-width: none;
    display: block;
  }

  .div-block-8 {
    z-index: 1;
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-left: 0;
    padding-left: 0;
    display: flex;
    position: static;
  }

  .text-block-4 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    color: #000;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    font-family: Inter, sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 35px;
    display: flex;
  }

  .slide-nav-2 {
    display: block;
  }

  .silde3, .slide-4, .slide-5, .slide6, .slide-7, .slide-8 {
    opacity: 1;
    vertical-align: middle;
    background-image: linear-gradient(#2a0551, #9e55eb);
    width: auto;
    height: auto;
    margin-right: 0;
    line-height: 0;
    position: relative;
  }

  .slider-3 {
    border-radius: 30px;
    width: 250px;
    height: 250px;
  }

  .slider-3.tone {
    background-image: linear-gradient(270deg, #2a0551, #9e55eb);
    width: 250px;
    height: 250px;
  }

  .right-arrow-2, .left-arrow-2 {
    opacity: .45;
    display: block;
  }

  .div-block-9 {
    width: 250px;
    height: 250px;
    display: block;
  }

  .slide-9 {
    background-image: url('../images/הרגלים-תוקעים.svg');
    background-position: 50% 85%;
    background-repeat: no-repeat;
    background-size: auto;
  }

  .slide-10 {
    background-image: url('../images/הרגלים-תוקעים.svg');
    background-position: 50% 85%;
    background-size: auto;
  }

  .mask-4 {
    opacity: 1;
    border-radius: 30px;
  }

  .slide-11 {
    background-image: url('../images/הרגלים-תוקעים.svg');
    background-position: 50% 75%;
    background-repeat: no-repeat;
    background-size: auto;
    border-radius: 20px;
  }

  .slide-12 {
    background-image: url('../images/לוח-הישיגים.svg');
    background-position: 50% 75%;
    background-repeat: no-repeat;
    background-size: auto;
  }

  .slide-13 {
    background-image: url('../images/התפתחות-אישית.svg');
    background-position: 50% 10%;
    background-repeat: no-repeat;
    background-size: auto;
  }

  .slide-14 {
    background-image: url('../images/הטמעה-של-הרגלים.svg');
    background-position: 50% 85%;
    background-repeat: no-repeat;
    background-size: auto;
  }

  .slide-15 {
    background-image: url('../images/שינוי-שגרה.svg');
    background-position: 50% 25%;
    background-repeat: no-repeat;
    background-size: auto;
  }

  .slide-16 {
    background-image: url('../images/גילוי-כח.svg');
    background-position: 50% 30%;
    background-repeat: no-repeat;
    background-size: auto;
  }

  .slide-11-copy {
    background-image: url('../images/קישורים-חברתיים.svg');
    background-position: 50% 25%;
    background-repeat: no-repeat;
    background-size: auto;
  }

  .heading-4 {
    color: #000;
    text-align: center;
    font-family: Inter, sans-serif;
    font-size: 26px;
  }

  .heading-5 {
    color: #000;
    text-align: center;
    margin-top: 20px;
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 0;
    padding-right: 0;
    font-family: Inter, sans-serif;
    font-size: 26px;
    line-height: 30px;
  }

  .slide-nav-3 {
    opacity: .45;
  }

  ._1 {
    color: #000;
    text-align: center;
    margin-top: 150px;
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 0;
    padding-right: 0;
    font-family: Inter, sans-serif;
    font-size: 26px;
    line-height: 30px;
  }

  ._2 {
    color: #000;
    text-align: center;
    margin-top: 20px;
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 0;
    padding-right: 0;
    font-family: Inter, sans-serif;
    font-size: 26px;
    line-height: 30px;
  }

  ._3 {
    color: #000;
    text-align: center;
    margin-top: 140px;
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 0;
    padding-right: 0;
    font-family: Inter, sans-serif;
    font-size: 26px;
    line-height: 30px;
  }

  ._4 {
    color: #000;
    text-align: center;
    margin-top: 170px;
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 0;
    padding-right: 0;
    font-family: Inter, sans-serif;
    font-size: 26px;
    line-height: 30px;
  }

  ._5 {
    color: #000;
    text-align: center;
    margin-top: 150px;
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 0;
    padding-right: 0;
    font-family: Inter, sans-serif;
    font-size: 26px;
    line-height: 30px;
  }

  .div-block-10 {
    display: flex;
  }

  .me {
    margin-right: 40px;
    display: block;
  }

  .div-block-11 {
    z-index: 2;
    opacity: .8;
    background-color: #0000;
    background-image: linear-gradient(270deg, #2a0551, #9e55eb);
    border-radius: 10px;
    justify-content: center;
    align-items: center;
    width: 500px;
    height: 500px;
    padding-bottom: 0;
    padding-right: 0;
    display: none;
    position: absolute;
  }

  .text-block-5 {
    float: none;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    aspect-ratio: auto;
    direction: rtl;
    color: #fff;
    text-align: center;
    -webkit-text-fill-color: inherit;
    background-color: #0000;
    background-clip: border-box;
    border-radius: 500px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 370px;
    height: 370px;
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
    font-family: Inter, sans-serif;
    font-size: 12px;
    font-weight: 800;
    display: flex;
    position: static;
  }

  .div-block-12 {
    box-sizing: border-box;
    text-align: center;
    mix-blend-mode: normal;
    border-radius: 30px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
    width: auto;
    height: auto;
    margin-top: 0;
    margin-left: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .text-block-6 {
    opacity: .7;
    color: #fff;
    background-image: linear-gradient(270deg, #2a0551, #9e55eb);
    border-radius: 30px;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .text-block-6:hover {
    opacity: 1;
  }

  .slider-4 {
    display: none;
  }

  .happy-food-copy {
    opacity: 1;
    margin-left: 0;
    margin-right: 0;
  }

  .happy_food {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 75px;
  }

  .changing-pics-section-phone, .phone {
    display: none;
  }

  .let-talk-copy {
    justify-content: center;
    align-items: center;
    margin-top: 60px;
    padding-top: 0;
    display: flex;
  }

  .hamburg_div-copy {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 50px;
    margin-top: 65px;
    margin-right: 60px;
    display: flex;
    position: relative;
  }

  .logoup-copy {
    display: block;
  }

  .container-2-copy {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
    flex-flow: column;
    max-height: none;
    margin-bottom: 20px;
    display: flex;
  }

  .text-span {
    text-align: center;
  }

  .bold-text-5 {
    padding-right: 8px;
  }

  .text-span-4 {
    font-size: 16px;
    font-weight: 400;
  }

  .bold-text-6 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .navbar-3 {
    display: none;
  }

  .fill-stock-paragrafh-copy {
    font-family: Heebo, sans-serif;
    font-size: 24px;
    display: none;
  }

  .fill-stock-paragrafh-copy-copy {
    font-family: Heebo, sans-serif;
    font-size: 24px;
  }

  .link-block-2 {
    padding-right: 0;
    position: static;
  }

  .link-block-3 {
    z-index: 10;
    vertical-align: baseline;
    background-image: url('../images/4829875_arrow_up_upload_icon.png');
    background-position: 50%;
    background-size: cover;
    min-width: 45px;
    min-height: 45px;
    position: fixed;
    inset: auto 0% 14% auto;
  }

  .text-block-14 {
    color: #000;
  }

  .nav-link-copy-copy {
    border-radius: 0;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    margin-left: 20px;
    margin-right: 20px;
    padding: 10px 0;
    font-size: 32px;
    font-weight: 700;
    display: flex;
  }

  .nav-link-copy-copy-copy {
    border-radius: 0;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    margin-left: 20px;
    margin-right: 20px;
    padding: 10px 0;
    font-size: 32px;
    font-weight: 700;
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .body {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #fffca1;
    flex-flow: column;
    display: block;
  }

  .logo {
    max-width: 100%;
    margin-top: -5px;
    margin-left: -35px;
  }

  .nav-wrap {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
  }

  .lemons {
    background-color: #0003;
    background-image: none;
    height: 250px;
  }

  .must-hard {
    font-size: 26px;
  }

  .fill-stock-paragrafh {
    direction: rtl;
    text-align: center;
    min-width: 400px;
    min-height: 0;
    max-height: none;
    font-family: Heebo, sans-serif;
    font-size: 20px;
  }

  .fill_container {
    min-width: auto;
    max-width: none;
    min-height: auto;
    max-height: none;
  }

  .invantaion-para {
    direction: rtl;
    font-size: 22px;
  }

  .invantion {
    margin-bottom: 0;
  }

  .let-talk {
    min-width: 150px;
    max-width: none;
    margin-top: -10px;
    margin-left: -50px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }

  .happy-food {
    opacity: 1;
    vertical-align: middle;
    background-image: url('../images/happy-man.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    width: 460px;
    max-width: 770px;
    height: auto;
    max-height: 770px;
    position: static;
    overflow: visible;
  }

  .sad-food {
    width: 460px;
    height: 460px;
  }

  .chainging-pics-silder {
    opacity: 1;
    background-color: #ddd0;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    min-width: 460px;
    min-height: 460px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: static;
  }

  .mask-2 {
    z-index: 1;
    opacity: 1;
    width: 460px;
    height: 460px;
    margin-left: 0;
    position: static;
  }

  .container-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    opacity: 1;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 460px;
    height: 460px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  ._3-aspects-para {
    color: #000;
    justify-content: center;
    align-items: center;
    max-width: 460px;
    max-height: 460px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    font-size: 16px;
    display: block;
  }

  .invate-you, .sec-i-invate {
    margin-top: 20px;
  }

  .heading {
    direction: rtl;
    text-align: center;
    font-size: 23px;
  }

  .successes_section {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .successes_div {
    margin-top: 100px;
  }

  .successes_ex_div {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
  }

  .successes_ex_pic_1 {
    width: 250px;
  }

  .contact_section {
    margin-top: 100px;
  }

  .footer {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .endlogo {
    vertical-align: baseline;
    margin-top: 0;
  }

  .name, .phone1, .email, .massege {
    width: 430px;
  }

  .form {
    width: 460px;
    margin-bottom: -80px;
  }

  .hamburg_div {
    margin-top: -5px;
    margin-left: 30px;
  }

  .div-block-7, .mobile_menu {
    display: none;
  }

  .com-logo {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-11 {
    width: 460px;
    margin-top: 0;
    margin-bottom: -154px;
  }

  .div-block-11 {
    border-radius: 10px;
    display: none;
  }

  .text-block-5 {
    height: 400px;
    margin-top: 40px;
    font-family: Inter, sans-serif;
    font-weight: 800;
  }

  .slider-4 {
    z-index: 2;
    opacity: 1;
    background-color: #ddd0;
    border-style: none;
    border-color: #0000;
    border-radius: 0;
    justify-content: center;
    align-items: center;
    width: 440px;
    height: 460px;
    display: block;
    position: absolute;
  }

  .text-block-7 {
    opacity: 1;
    color: #000;
    text-align: center;
    border: 1px solid #0000;
    flex-flow: row;
    justify-content: center;
    align-items: flex-end;
    margin-top: 200px;
    padding-bottom: 0;
    font-family: Inter, sans-serif;
    font-size: 18px;
    display: flex;
  }

  .slide-17 {
    opacity: 1;
    border: 1px solid #0000;
    margin-top: 0;
  }

  .slide-18 {
    border: 1px solid #0000;
  }

  .paragraph-2 {
    color: #060606;
    text-align: center;
    margin-top: 130px;
    font-family: Inter, sans-serif;
    font-size: 23px;
    font-weight: 400;
  }

  .right-arrow-3 {
    display: none;
  }

  .bold-text {
    font-size: 22px;
    line-height: 21px;
  }

  .left-arrow-3 {
    display: none;
  }

  .happy-food-copy {
    opacity: 1;
    vertical-align: middle;
    background-image: url('../images/happy-man.jpg');
    background-position: 50%;
    background-size: contain;
    width: 460px;
    max-width: 770px;
    height: auto;
    max-height: 770px;
    position: static;
    overflow: visible;
  }

  .happy_food {
    opacity: 1;
    background-color: #0000;
    background-image: url('../images/happy-man.jpg');
    background-size: cover;
    background-attachment: scroll;
    width: 460px;
    height: 460px;
  }

  .changing-pics-section-phone {
    margin-top: 0;
    padding-top: 0;
    display: block;
  }

  .div-block-13 {
    margin-left: 100px;
    margin-right: 100px;
  }

  .image-13 {
    border-radius: 30px;
    width: 280px;
    height: 280px;
    display: block;
  }

  .div-block-14 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    margin-top: -232px;
    display: flex;
  }

  .phone {
    display: none;
  }

  .let-talk-copy {
    margin-top: -10px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
  }

  .hamburg_div-copy {
    margin-top: -5px;
  }

  .logoup-copy {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container-2-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    opacity: 1;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 460px;
    height: 460px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .mask-5 {
    opacity: 1;
    mix-blend-mode: normal;
    background-color: #0000;
    border-radius: 30px;
    min-width: 550px;
    max-width: 0;
    min-height: 550px;
    max-height: 0;
  }

  .slider-5 {
    opacity: 1;
    background-color: #0000;
    border-radius: 30px;
    min-width: 550px;
    min-height: 550px;
    margin-bottom: 100px;
  }

  .happyfood {
    opacity: 1;
    background-image: url('../images/ChatGPT-Image-Jul-30-2025-09_13_59-PM.png');
    background-position: 0 0;
    background-size: cover;
  }

  .slide-nav-4 {
    opacity: .5;
    pointer-events: auto;
    border: 1px #000;
    border-radius: 0;
  }

  .traning-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    direction: rtl;
    color: #fff;
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 240px;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 0;
    font-family: Inter, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
    text-decoration: none;
    display: flex;
  }

  .bold-text-2 {
    color: #000;
    margin-top: 48px;
  }

  .icon, .icon-2 {
    opacity: .3;
  }

  .negativfood {
    background-color: #97252500;
    padding-top: 0;
  }

  .twosides {
    background-image: url('../images/2-דרכים.jpg');
    background-size: cover;
    margin-top: 0;
  }

  .fouractive {
    background-image: url('../images/4-תחומים.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .text-block-9 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    color: #000;
    justify-content: center;
    align-items: center;
    margin-top: 250px;
    font-family: Inter, sans-serif;
    font-size: 24px;
    font-weight: 700;
    display: flex;
  }

  .text-block-10 {
    opacity: 1;
    direction: rtl;
    color: #000;
    text-align: center;
    margin-top: 220px;
    padding-top: 130px;
    font-family: Inter, sans-serif;
    font-size: 24px;
    font-weight: 700;
  }

  .bold-text-3 {
    color: #fff;
    font-size: 30px;
  }

  .text-block-11 {
    direction: rtl;
    color: #000;
    text-align: center;
    margin-top: 140px;
    margin-right: 8px;
    font-family: Inter, sans-serif;
    font-size: 30px;
    font-weight: 700;
  }

  .bold-text-4 {
    font-size: 30px;
  }

  .text-span-3 {
    font-size: 18px;
  }

  .text-span-4 {
    vertical-align: super;
    justify-content: space-between;
    align-items: center;
    max-width: 300px;
    margin-top: 0;
    margin-right: 0;
    font-size: 20px;
    display: inline;
  }

  .background-video {
    background-color: #0000;
  }

  .fill-stock-paragrafh-copy {
    direction: rtl;
    text-align: center;
    min-width: 400px;
    min-height: 0;
    max-height: none;
    font-family: Heebo, sans-serif;
    font-size: 20px;
    display: none;
  }

  .fill-stock-paragrafh-copy-copy {
    direction: rtl;
    text-align: center;
    direction: rtl;
    text-align: center;
    min-width: 400px;
    min-height: 0;
    max-height: none;
    font-family: Heebo, sans-serif;
    font-size: 20px;
  }

  .text-block-13 {
    direction: rtl;
    color: #000;
    text-align: center;
    -webkit-text-stroke-color: #000;
    margin-top: 140px;
    font-family: Inter, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
  }

  .twosides-copy {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    margin-top: 0;
  }

  .fouractive-copy {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
  }

  .fifth-copy-copy {
    background-image: url('../images/piclumen-1737756379251.png');
    background-position: 50%;
    background-size: cover;
  }

  .bold-text-7 {
    font-size: 20px;
  }

  .text-block-13-copy {
    direction: rtl;
    color: #000;
    text-align: center;
    -webkit-text-stroke-color: #000;
    margin-top: 140px;
    font-family: Inter, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
  }

  .text-block-11-copy {
    direction: rtl;
    color: #000;
    text-align: center;
    direction: rtl;
    text-align: center;
    margin-top: 140px;
    margin-right: 8px;
    font-family: Inter, sans-serif;
    font-size: 30px;
    font-weight: 700;
  }

  .text-block-11-copy-copy, .sorading, .bodyconction {
    direction: rtl;
    color: #000;
    text-align: center;
    margin-top: 140px;
    margin-right: 8px;
    font-family: Inter, sans-serif;
    font-size: 30px;
    font-weight: 700;
  }

  .text-block-14 {
    color: #000;
  }

  .link-block-5 {
    display: inline-block;
  }

  .nav-link-copy-copy {
    display: none;
  }

  .nav-link-copy-copy-copy {
    display: flex;
  }

  .endlogo-copy {
    margin-top: 0;
  }
}

@media screen and (max-width: 479px) {
  .body {
    min-width: auto;
  }

  .logo {
    float: left;
    clear: left;
    vertical-align: baseline;
    max-width: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 100px;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .nav-wrap {
    grid-column-gap: 0%;
    grid-row-gap: 0%;
    justify-content: center;
    align-items: center;
    height: 100px;
    margin-bottom: 100px;
    padding-bottom: 0;
    display: flex;
  }

  .lets-start {
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .lemons {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-image: linear-gradient(#00000040, #00000040);
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: center;
    place-items: end stretch;
    width: auto;
    min-width: auto;
    height: 150px;
    min-height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    display: block;
  }

  .must-hard {
    margin: -171px auto 0;
    padding-top: 0;
    font-size: 18px;
    bottom: -200px;
  }

  .fill {
    margin-top: 0;
  }

  .fill-stock-paragrafh {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    font-family: Heebo, sans-serif;
    font-size: 20px;
  }

  .fill_container {
    flex: 1;
    max-width: 275px;
    max-height: 90px;
    margin-left: 20px;
  }

  .invantaion-para {
    max-width: 470px;
    font-size: 14px;
  }

  .invantion {
    margin-top: 20px;
  }

  .let-talk {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    direction: rtl;
    width: 45%;
    min-width: auto;
    max-width: none;
    min-height: auto;
    max-height: none;
    margin-top: 100px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 10px;
    font-size: 18px;
    display: flex;
  }

  .sad-food {
    background-size: 320px 320px;
    width: 320px;
    height: 320px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
  }

  .two-ways, ._4-active {
    background-size: 320px 320px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
  }

  .chainging-pics-silder {
    flex: 1;
    min-width: 0;
    min-height: auto;
  }

  .mask-2 {
    flex: 1;
    width: 320px;
    height: 320px;
    margin-left: auto;
    margin-right: auto;
  }

  .invate-you {
    width: 80%;
    margin-left: 0;
    margin-right: 0;
  }

  .sec-i-invate {
    margin-top: 0;
    padding-top: 0;
  }

  .ruth_sit_section {
    display: flex;
  }

  .ruth_sit-div {
    width: 370px;
    height: 370px;
    margin-left: auto;
    margin-right: auto;
  }

  .successes_section {
    margin-bottom: -80px;
  }

  .successes_ex_pic_1, .successes_ex_pic_2 {
    margin-left: auto;
    margin-right: auto;
  }

  .footer {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-top: -120px;
  }

  .endlogo {
    background-color: #fffca3;
    border-radius: 500px;
    width: 100px;
    height: 100px;
    margin-top: 15px;
    margin-left: 15px;
  }

  .name {
    width: 310px;
  }

  .phone1 {
    width: 320px;
  }

  .email {
    width: 310px;
  }

  .massege {
    width: 310px;
    height: 150px;
    margin-bottom: 5px;
  }

  .form {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    width: 310px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .contactend {
    margin-left: 0;
    margin-right: 10px;
    padding-left: 0;
  }

  .email-link {
    margin-right: 17px;
    padding-right: 0;
    font-size: 10px;
  }

  .maillogo {
    width: 40px;
    max-width: none;
    height: 40px;
  }

  .instalogo {
    margin-left: 3px;
  }

  .hamburg_div {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    height: auto;
    margin-top: 100px;
    margin-left: 50px;
    margin-right: 20px;
    display: flex;
  }

  .top {
    padding-right: 60px;
  }

  .middle {
    padding-bottom: 10px;
    padding-right: 60px;
  }

  .div-block-7 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: none;
  }

  .mobile_menu {
    display: none;
  }

  .com-logo {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    direction: rtl;
    text-align: center;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    min-width: auto;
    max-width: none;
    min-height: auto;
    display: block;
  }

  .container-4 {
    flex: 1;
  }

  .image-11 {
    width: 320px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-11 {
    opacity: .8;
    border-radius: 10px;
    width: 375px;
    height: 385px;
    display: none;
  }

  .text-block-5 {
    width: 360px;
    height: 365px;
    margin-top: 13px;
    margin-bottom: 0;
    padding-bottom: 10px;
    font-family: Inter, sans-serif;
    font-size: 10px;
    font-weight: 800;
    display: block;
  }

  .happy_food {
    background-size: 320px 320px;
    width: 320px;
    height: 320px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
  }

  .div-block-13 {
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
  }

  .image-13 {
    flex: 1;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-14 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: -195px;
    margin-left: auto;
    margin-right: auto;
  }

  .section-2 {
    padding-left: 149px;
  }

  .phone {
    flex-flow: column;
    flex: 1;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .let-talk-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-top: -10px;
    margin-left: 0;
  }

  .hamburg_div-copy {
    margin-top: 40px;
    margin-right: 0;
    display: flex;
  }

  .logoup-copy {
    margin-left: 0;
    display: flex;
  }

  .phone-logo-div {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    justify-content: center;
    align-items: center;
    min-width: 100%;
    display: flex;
  }

  .phone-talk {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container-2-copy {
    width: 90%;
    height: 90%;
    display: flex;
  }

  .mask-5 {
    width: 360px;
    min-width: 0;
    max-width: none;
    height: 360px;
    min-height: 0;
    max-height: none;
  }

  .slider-5 {
    width: 360px;
    min-width: 0;
    max-width: none;
    height: 360px;
    min-height: 0;
    max-height: none;
    margin-bottom: 0;
    padding-right: 0;
  }

  .happyfood {
    -webkit-text-fill-color: inherit;
    background-color: #00000059;
    background-image: url('../images/ChatGPT-Image-Jul-30-2025-09_13_59-PM.png');
    background-position: 50%;
    background-size: cover;
    background-attachment: fixed;
    background-clip: border-box;
  }

  .slide-nav-4 {
    padding-top: 0;
  }

  .bold-text-2 {
    margin-top: -78px;
  }

  .text-block-9 {
    margin-top: 195px;
  }

  .text-block-10 {
    margin-top: 204px;
    padding-top: 20px;
    overflow: visible;
  }

  .text-block-11 {
    color: #000;
    margin-top: 100px;
    margin-right: 6px;
  }

  .text-span-4 {
    max-width: none;
    max-height: none;
    font-size: 16px;
  }

  .fill-stock-paragrafh-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    min-width: auto;
    margin-left: 0;
    margin-right: 0;
    font-family: Heebo, sans-serif;
    font-size: 20px;
    display: block;
  }

  .fill-stock-paragrafh-copy-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    font-family: Heebo, sans-serif;
    font-size: 20px;
    display: none;
  }

  .link-block-4 {
    min-width: 35px;
    min-height: 35px;
    bottom: 16%;
  }

  .link, .link-2 {
    font-size: 14px;
  }

  .text-block-13 {
    margin-top: 0;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
  }

  .twosides-copy {
    margin-top: 0;
  }

  .fouractive-copy {
    margin-top: -125px;
    padding-top: 0;
  }

  .bold-text-8 {
    max-width: none;
    max-height: none;
  }

  .bold-text-9 {
    font-size: 12px;
  }

  .text-block-13-copy {
    margin-top: 0;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
  }

  .text-block-11-copy, .text-block-11-copy-copy, .sorading {
    color: #000;
    margin-top: 185px;
    margin-right: 6px;
  }

  .bodyconction {
    color: #000;
    margin-top: 20px;
    margin-right: 0;
  }

  .text-block-14 {
    text-align: center;
    margin-left: 0;
    font-size: 11px;
  }

  .bold-text-10 {
    margin-left: -41px;
  }

  .endlogo-copy {
    width: 150px;
    display: block;
  }
}




/* Custom patch: force white text inside form fields */
.form input,
.form textarea {
  color: #ffffff !important;
}
.form input::placeholder,
.form textarea::placeholder {
  color: rgba(255,255,255,0.7) !important;
}

.sec-i-invate, .sec-i-invate * { color: #ffffff !important; }
