@font-face {
  font-family: "Almoni Light";
  src: url("../webfonts/AlmoniMLv5AAA-Light.woff2") format("woff2");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: "Almoni Ultra Bold";
  src: url("../webfonts/AlmoniMLv5AAA-U-Bold.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

:root {
  --teal: #63aaa6;
  --teal-dark: #3ca8a0;
  --coral: #d95e5b;
  --purple: #bba2c2;
  --paper: #fff;
  --ink: #4b4b4b;
  --white: #fff;
  --content: 1180px;
  --page-line: #dedede;
}

* {
  box-sizing: border-box;
}

html {
  width: 100%;
  max-width: 100%;
  scroll-behavior: smooth;
  direction: rtl;
  overflow-x: hidden;
}

body {
  width: 100%;
  max-width: 100%;
  min-height: 100vh;
  margin: 0;
  overflow-x: hidden;
  box-shadow: inset 2px 0 var(--page-line), inset -2px 0 var(--page-line);
  background: var(--paper);
  color: var(--ink);
  font-family: "Assistant", Arial, sans-serif;
  font-size: 22px;
  line-height: 1.45;
  direction: rtl;
  text-align: right;
}

/*
 * WordPress/Storefront compatibility boundary.
 *
 * The standalone design is full-bleed, while Storefront can place custom
 * templates inside a constrained content column and apply default margins,
 * typography, borders and shadows to their descendants. Keep those theme
 * rules out of this landing page without changing the site header/footer.
 */
.omb-3-hands-product {
  position: relative;
  isolation: isolate;
  display: block;
  width: 100vw;
  max-width: none;
  margin: 0 calc(50% - 50vw);
  padding: 0;
  overflow-x: clip;
  background: var(--paper);
  color: var(--ink);
  font-family: "Assistant", Arial, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.45;
  direction: rtl;
  text-align: right;
}

.omb-3-hands-product,
.omb-3-hands-product *,
.omb-3-hands-product *::before,
.omb-3-hands-product *::after {
  box-sizing: border-box;
}

.omb-3-hands-product h1,
.omb-3-hands-product h2,
.omb-3-hands-product h3,
.omb-3-hands-product h4,
.omb-3-hands-product h5,
.omb-3-hands-product h6,
.omb-3-hands-product p,
.omb-3-hands-product figure {
  margin: 0;
  padding: 0;
  border: 0;
  direction: rtl;
}

.omb-3-hands-product img {
  height: auto;
  max-width: 100%;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

.omb-3-hands-product a,
.omb-3-hands-product button {
  font: inherit;
  text-transform: none;
  letter-spacing: normal;
}

.omb-3-hands-product .container,
.omb-3-hands-product .custom_container {
  float: none;
  clear: both;
}

body p,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body .story-copy,
body .intro-copy,
body .accordion,
body .gallery-title {
  direction: rtl;
}

strong,
b,
h1,
.custom_btn,
.btn-purchase {
  font-family: "Assistant", Arial, sans-serif;
  font-weight: 700;
}

img {
  max-width: 100%;
}

a {
  color: inherit;
  text-decoration: none !important;
}

a:hover,
a:focus,
a:active,
a:visited {
  text-decoration: none !important;
}

button,
a {
  -webkit-tap-highlight-color: transparent;
}

.custom_container,
.container {
  width: min(100% - 40px, var(--content));
  max-width: var(--content) !important;
  margin-inline: auto;
  padding: 0;
}

.bg1 {
  background: var(--paper);
}

.promo-container,
.bg1,
.main_wrapper1,
.photo_gallery_wrapper,
.wrapper2,
.explanation_question_wrapper,
.wrapper3,
.button_section_wrapper {
  direction: rtl;
}

.bg1,
.explanation_question_wrapper,
.wrapper3 {
  text-align: right;
}

.custom_btn,
.btn-purchase {
  display: inline-flex;
  min-height: 52px;
  align-items: center;
  justify-content: center;
  padding: 7px 40px;
  border: 0;
  border-radius: 999px;
  background: var(--coral);
  color: var(--white);
  font-family: "Almoni Ultra Bold", "Assistant", Arial, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none !important;
  box-shadow: none;
  cursor: pointer;
  transition: transform .2s ease, background-color .2s ease, box-shadow .2s ease;
}

.btn-large {
  width: min(100%, 540px);
  min-height: 75px;
  font-size: clamp(34px, 4vw, 48px);
}

.custom_btn:hover,
.custom_btn:focus-visible,
.btn-purchase:hover,
.btn-purchase:focus-visible {
  background: #c9504e;
  color: var(--white);
  transform: translateY(-2px);
  text-decoration: none !important;
  box-shadow: none;
  outline: none;
}

/* Hero */
.promo-container {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: #dedcda;
  direction: rtl;
}

.bg-gray-top {
  position: relative;
  display: grid;
  min-height: calc(min(29.1vw, 596px) - clamp(12px, 1.2vw, 22px));
  place-items: start center;
  padding-top: min(4.5vw, 92px);
  overflow: visible;
  text-align: center;
}

.custom-title-text {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  font-family: "Almoni Ultra Bold", "Assistant", Arial, sans-serif;
  font-weight: 700;
  line-height: .85;
}

.teal-text,
.red-text {
  font-size: clamp(46px, 5vw, 82px);
}

.teal-text {
  color: var(--teal-dark);
}

.red-text,
.big-three {
  color: var(--coral);
}

.big-three {
  display: inline-block;
  font-size: clamp(100px, 11vw, 180px);
  line-height: .65;
  transform: rotate(10deg);
}

.hero-image-wrapper {
  position: absolute;
  z-index: 3;
  top: min(3.75vw, 77px);
  left: 50%;
  width: min(37.1vw, 760px);
  transform: translateX(-50%);
}

.hero-image {
  display: block;
  width: 100%;
}

.bg-purple-bottom {
  position: relative;
  z-index: 1;
  min-height: min(21.3vw, 436px);
  padding: min(4.65vw, 95px) 24px 100px;
  background: var(--purple);
  color: var(--white);
  text-align: center;
}

.bg-purple-bottom p {
  max-width: 920px;
  margin: 0 auto 34px;
  font-size: clamp(24px, 1.5vw, 30px);
  font-weight: 400;
  line-height: 1.45;
}

.wave-bottom {
  position: absolute;
  z-index: 10;
  right: 0;
  bottom: -1px;
  left: 0;
  display: block !important;
  height: 75px !important;
  overflow: hidden;
  visibility: visible !important;
  background: transparent;
  line-height: 0;
  pointer-events: none;
}

.wave-bottom svg {
  position: absolute;
  z-index: 1;
  inset: 0;
  display: block !important;
  width: 100%;
  height: 100%;
  visibility: visible !important;
}

.wave-bottom .wave-mobile {
  display: none !important;
}

.wave-bottom .shape-fill {
  fill: var(--paper);
}

.wave-bottom::after {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  background: var(--paper);
  content: "";
}

/* Book introduction */
.section_wrapper1 {
  display: flex;
  min-height: 0;
  align-items: center;
  padding: 45px 0 55px;
}

.section_wrapper1 .row {
  min-height: 0;
  direction: rtl;
  align-items: center;
}

.section_wrapper1 .col-lg-6 {
  direction: rtl;
}

.section_wrapper1 .col-lg-6:first-child {
  display: flex;
  justify-content: center;
}

.section_wrapper1 figure {
  width: min(100%, 420px);
  padding: 0;
}

.section_wrapper1 figure img {
  display: block;
  width: 100% !important;
}

.section_content1 {
  max-width: 590px;
  margin-inline: auto;
  direction: rtl;
  text-align: right;
}

.section_content1 p {
  margin: 0 !important;
  color: var(--ink) !important;
  font-family: "Assistant", Arial, sans-serif;
  font-size: 24px !important;
  font-weight: 400;
  line-height: 1.6 !important;
}

.section_content1 strong {
  color: #363636 !important;
  font-family: "Assistant", Arial, sans-serif;
  font-weight: 700;
}

.section_content1 .intro-paragraph {
  display: block;
}

.section_content1 .intro-paragraph+.intro-paragraph {
  margin-top: 0;
}

/* Teal illustrated statement */
.main_wrapper1 {
  padding: 25px 0 165px;
  overflow: hidden;
  text-align: center;
}

.section_wrapper2 {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: min(100% - 30px, 1060px);
  min-height: 0;
  aspect-ratio: 903 / 276;
  margin: 0 auto;
  padding: 40px 120px;
  background-image: url("../img/section-b1-mini-2.png");
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  border-radius: 0;
  text-align: center;
  direction: rtl;
}

.section_wrapper2 .shape1,
.section_wrapper2 .shape2 {
  position: absolute;
  z-index: 2;
  width: min(20vw, 230px);
  pointer-events: none;
}

.section_wrapper2 .shape1 {
  top: -25px;
  left: -85px;
}

.section_wrapper2 .shape2 {
  right: -85px;
  bottom: -25px;
}

.section_wrapper2 .container {
  position: static;
  z-index: 3;
  width: 100%;
  max-width: 820px !important;
  margin-right: auto;
  margin-left: auto;
  transform: none;
  text-align: center;
}

.section_wrapper2 h2 {
  position: relative;
  z-index: 3;
  margin: 0;
  color: var(--white);
  font-size: clamp(23px, 1.35vw, 27px) !important;
  font-family: "Assistant", Arial, sans-serif;
  font-weight: 400;
  line-height: 1.55 !important;
  text-align: center;
}

.section_wrapper2 .custom_btn {
  position: absolute;
  top: auto;
  bottom: -82px;
  left: 50%;
  margin-top: 0;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 10;
}

.section_wrapper2 .custom_btn:hover,
.section_wrapper2 .custom_btn:focus-visible {
  transform: translate(-50%, -2px);
}

/* Gallery */
.photo_gallery_wrapper {
  padding: 10px 0 20px;
  overflow: hidden;
}

.photo_gallery_wrapper .custom_container {
  width: 100%;
  max-width: none !important;
  padding: 0 14px;
}

.photo_gallery_wrapper .swiper {
  overflow: hidden;
  direction: rtl;
}

.photo_gallery_wrapper .swiper-slide {
  position: relative;
  width: calc((100% - 56px) / 5);
  margin: 0;
  overflow: hidden;
  border-radius: 0;
}

.photo_gallery_wrapper .swiper-slide a,
.photo_gallery_wrapper .swiper-slide img {
  display: block;
  width: 100%;
}

.photo_gallery_wrapper .swiper-slide img {
  aspect-ratio: 670 / 540;
  object-fit: cover;
  transition: transform .35s ease;
}

.photo_gallery_wrapper .swiper-slide:hover img {
  transform: scale(1.02);
}

.photo_gallery_wrapper .swiper-button-next,
.photo_gallery_wrapper .swiper-button-prev {
  display: none;
}

.photo_gallery_wrapper .swiper-button-next::after,
.photo_gallery_wrapper .swiper-button-prev::after {
  display: none;
}

.gallery-title {
  margin: 30px 38px 0;
  color: #111;
  font-family: "Almoni Ultra Bold", "Assistant", Arial, sans-serif;
  font-size: clamp(34px, 2.1vw, 43px);
  font-weight: 700;
  line-height: 1;
  text-align: right;
}

/* Purple statement */
.wrapper2 {
  padding: 10px 0 105px;
  margin-top: -20px;
  overflow: visible;
}

.section_wrapper3 {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: min(100% - 30px, 980px);
  min-height: 520px;
  margin: 0 auto;
  padding: 95px 120px 105px;
  background-image: url("../img/section-b2-mini.png");
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  border-radius: 0;
  direction: rtl;
  text-align: center;
}

.section_wrapper3 .shape3,
.section_wrapper3 .shape4 {
  z-index: 1;
  position: absolute;
  pointer-events: none;
}

.section_wrapper3 .shape3 {
  width: min(20vw, 215px);
  top: -40px;
  left: -25px;
}

.section_wrapper3 .shape4 {
  width: min(18vw, 200px);
  right: -45px;
  bottom: 0px;
}

.section_wrapper3 .container {
  position: static;
  z-index: 2;
  width: 100%;
  max-width: 720px !important;
  transform: none;
}

.section_wrapper3 .story-copy {
  margin: 0;
  color: var(--ink);
  font-size: clamp(19px, 1.3vw, 23px);
  font-family: "Assistant", Arial, sans-serif;
  font-weight: 400;
  line-height: 1.55;
  text-align: center;
}

.section_wrapper3 .story-copy p {
  margin: 0;
}

.section_wrapper3 .responsive-space {
  display: none;
}

.section_wrapper3 .story-mobile {
  display: none;
}

.section_wrapper3 .story-desktop {
  display: inline;
}

.section_wrapper3 .story-copy p+p {
  margin-top: 12px;
}

.section_wrapper3 .story-copy .story-emphasis {
  margin-top: 25px;
  font-size: clamp(21px, 1.45vw, 25px);
  font-weight: 700;
  color: #363636;
}

.section_wrapper3 .custom_btn {
  position: absolute;
  top: auto;
  bottom: 25px;
  left: 50%;
  margin-top: 0;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 10;
}

.section_wrapper3 .custom_btn:hover,
.section_wrapper3 .custom_btn:focus-visible {
  transform: translate(-50%, -2px);
}

/* FAQ */
.explanation_question_wrapper {
  position: relative;
  overflow: hidden;
}

.explanation_question_wrapper .container {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1060px;
  margin: 0 auto;
}

.explanation_question_wrapper .row {
  align-items: center;
  justify-content: center;
}

.explanation_head {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  direction: rtl;
}

.faq_title {
  margin: 0 0 15px;
  color: #3ca8a0;
  font-family: "Almoni Ultra Bold", "Assistant", sans-serif;
  font-size: clamp(34px, 2.5vw, 44px);
  font-weight: 700;
  line-height: 1.15;
  text-align: center;
  direction: rtl;
}

.thumbs_up_hand {
  margin: 15px auto 0;
  width: min(100%, 135px);
}

.thumbs_up_hand img {
  display: block;
  width: 100%;
}

.explanation_question_wrapper .accordion {
  width: 100%;
}

.explanation_question_wrapper .card {
  border: 0;
  background: transparent;
  direction: rtl;
  text-align: right;
}

.explanation_question_wrapper .card-header {
  margin: 0;
  padding: 0;
  border: 0;
  border-bottom: 2px solid #549a95;
  background: transparent;
}

.explanation_question_wrapper .card:last-child .card-header {
  border-bottom: 0;
}

.explanation_question_wrapper .card-header h2 {
  margin: 0;
  padding: 18px 4px;
  color: #404040;
  font-family: "Assistant", Arial, sans-serif;
  font-size: 29px;
  font-weight: 600;
  line-height: 1.2;
  cursor: pointer;
}

.explanation_question_wrapper .card-header h2[aria-expanded="true"] {
  color: var(--teal-dark);
}

.explanation_question_wrapper .card-body {
  margin: 14px 0 !important;
  padding: 22px 26px !important;
  border-radius: 12px;
  background: rgb(60 168 160 / 13%) !important;
  color: var(--ink) !important;
  font-size: 21px !important;
  text-align: right;
}

/* Author */
.wrapper3 {
  margin: 90px 0 0;
  /* padding: 40px 0 80px; */
  overflow: visible;
}

.section_wrapper4 {
  position: relative;
  width: min(100% - 30px, 1060px);
  min-height: 0;
  aspect-ratio: 978 / 600;
  margin: 0 auto;
  padding: 60px 85px 60px;
  background-image: url("../img/section_bg3_mini.png");
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  border-radius: 0;
  direction: rtl;
  text-align: right;
}

.section_wrapper4 .shape5 {
  position: absolute;
  top: 30px;
  left: -80px;
  width: min(20vw, 220px);
  z-index: 3;
  pointer-events: none;
}

.section_wrapper4 .container {
  position: relative;
  z-index: 2;
  width: 100%;
  transform: none;
}

.section_wrapper4 .row {
  align-items: center !important;
}

.section_wrapper4 .author_photo {
  display: block;
  width: min(100%, 310px);
  height: auto;
  margin-top: -95px;
  margin-bottom: 10px;
  margin-inline: auto;
  border-radius: 50%;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
}

.author_heading {
  margin: 0;
  color: #3ca8a0;
  font-family: "Almoni Ultra Bold", "Assistant", sans-serif;
  font-size: clamp(32px, 2.3vw, 40px);
  font-weight: 700;
  line-height: 1.2;
}

.author_subheading {
  margin: 6px 0 0;
  color: #3ca8a0;
  font-family: "Almoni Ultra Bold", "Assistant", sans-serif;
  font-size: clamp(24px, 1.8vw, 32px);
  font-weight: 700;
  line-height: 1.25;
}

.section_author_bio {
  margin-top: 30px;
  color: #4b4b4b;
  font-family: "Assistant", Arial, sans-serif;
  font-size: clamp(17px, 1.25vw, 21px);
  font-weight: 400;
  line-height: 1.6;
  text-align: center;
}

.section_author_bio p {
  margin-bottom: 14px;
}

.section_author_bio strong {
  font-weight: 700;
  color: #2c2c2c;
}

.button_section_wrapper {
  padding: 35px 20px 65px;
  text-align: center;
}

.button_section_wrapper .custom_btn {
  display: inline-flex;
  margin: 0 auto;
}

.button_section_wrapper img {
  display: block;
  width: 100%;
}

/* Utilities */
#preloader {
  position: fixed;
  z-index: 9999;
  display: grid;
  inset: 0;
  place-items: center;
  background: var(--paper);
}

.loader3 {
  width: 48px;
  height: 48px;
  border: 4px solid rgb(60 168 160 / 25%);
  border-top-color: var(--teal-dark);
  border-radius: 50%;
  animation: spin .8s linear infinite;
}

.loader3 span {
  display: none;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.back-to-top {
  position: fixed;
  z-index: 20;
  right: 22px;
  bottom: 22px;
  display: none;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: var(--coral);
  color: white;
  font-size: 22px;
  line-height: 46px;
  text-align: center;
}

/*
 * Product typography contract. The scoped specificity prevents
 * Storefront/WooCommerce utilities from replacing these fonts.
 */
.omb-3-hands-product,
.omb-3-hands-product p,
.omb-3-hands-product .intro-copy,
.omb-3-hands-product .story-copy,
.omb-3-hands-product .accordion,
.omb-3-hands-product .section_author_bio {
  font-family: "Assistant", Arial, sans-serif !important;
  font-style: normal !important;
  font-weight: 400;
  letter-spacing: normal !important;
}

.omb-3-hands-product strong,
.omb-3-hands-product b,
.omb-3-hands-product .story-emphasis {
  font-family: "Assistant", Arial, sans-serif !important;
  font-style: normal !important;
  font-weight: 700 !important;
}

.omb-3-hands-product .custom-title-text,
.omb-3-hands-product .custom-title-text span,
.omb-3-hands-product .custom_btn,
.omb-3-hands-product .btn-purchase,
.omb-3-hands-product .gallery-title,
.omb-3-hands-product .faq_title,
.omb-3-hands-product .author_heading,
.omb-3-hands-product .author_subheading {
  font-family: "Almoni Ultra Bold", "Assistant", Arial, sans-serif !important;
  font-style: normal !important;
  font-weight: 700 !important;
  letter-spacing: normal !important;
  text-transform: none !important;
}

.omb-3-hands-product .section_wrapper2 h2,
.omb-3-hands-product .explanation_question_wrapper .card-header h2,
.omb-3-hands-product .explanation_question_wrapper .card-body {
  font-family: "Assistant", Arial, sans-serif !important;
  font-style: normal !important;
  letter-spacing: normal !important;
  text-transform: none !important;
}

.omb-3-hands-product .section_wrapper2 h2 {
  font-weight: 400 !important;
}

.omb-3-hands-product .explanation_question_wrapper .card-header h2 {
  font-weight: 600 !important;
}

@media (prefers-reduced-motion: reduce) {

  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
    animation-duration: .01ms !important;
  }
}

#preloader,.loader3{display:none!important}

