.jestem-meetings-right-section {
  background-color: #ededed;
  border-radius: 24px;
}

.jestem-guarantee {
  background-image: url("../images/frame-background.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  box-sizing: border-box;
  min-height: 600px;
  position: relative;
  display: grid;
  place-items: center;
  display: inline-block;
  padding: 20px 0px 100px 0px;
}

.jestem-guarantee-badge {
  display: inline-block;
  position: absolute;
  top: -92px;
  left: 3.75rem;
  /* box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, 0.2); */
  box-shadow: 1px 1px 2px 2px #eee;
  align-items: center;
  background-color: #ffffff;
  border-radius: 50%;
  display: flex;
  gap: 10px;
  min-height: 184px;
  padding: 27px 35px;
  position: relative;
  flex-direction: column;
  max-width: 200px;
}

@media screen and (min-width: 1440px) {
  .jestem-guarantee-badge {
    left: 5rem;
  }
}

@media screen and (max-width: 1024px) {
  .jestem-guarantee-badge {
    left: 1.75rem;
  }
}

@media screen and (max-width: 768px) {
  .jestem-guarantee-badge {
    left: 1.5rem;
  }
}

@media screen and (max-width: 450px) {
  .jestem-guarantee-badge {
    left: 0.75rem;
  }
}

.jestem-guarantee-btn {
  border: none;
  background-color: #815e7e !important;
  color: #ffffff !important;
  /* min-height: 72px; */
  padding: 18px 14px;
  cursor: pointer;
  border-radius: 16px;
  text-align: center;
}

.jestem-review-section {
  width: 100%;
  background: url("../images/relaxing-background.png");
  background-position: left;
  background-repeat: no-repeat;
  margin-top: 100px;
  margin-bottom: 100px;
  min-height: 660px;
  padding-top: 150px;
}

.jestem-review-item-container {
  background-color: #ededed;
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 32px;
  position: relative;
}

.jestem-review-image-container {
  position: absolute;
  top: -46px;
  left: 50%;
  transform: translate(-50%, 0%);
}

.div11 {
  width: 60%;
}

@media screen and (max-width: 450px) {
  .div11 {
    width: 100%;
  }
}

@media screen and (max-width: 450px) {
  .responsive-container {
    flex-wrap: wrap;
  }
}

.video-modal,
.video-modal1,
.video-modal2,
.video-modal3,
.video-modal-media {
  display: flex;
  flex-direction: column;
  /* justify-content: center; */
  gap: 0.4rem;
  width: 650px;
  padding: 1.3rem;
  /* min-height: 350px; */
  position: fixed;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  background-color: white;
  border: 1px solid #ddd;
  border-radius: 15px;
  z-index: 99999;
  height: 100vh;
}

@media screen and (max-width: 700px) {
  .video-modal,
  .video-modal1,
  .video-modal2,
  .video-modal3,
  .video-modal-media {
    width: 90%;
  }
}

.video-modal .flex,
.video-modal1 .flex,
.video-modal2 .flex,
.video-modal3 .flex,
.video-modal-media .flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.video-modal button,
.video-modal1 button,
.video-modal2 button,
.video-modal3 button,
.video-modal-media button {
  cursor: pointer;
  border: none;
  font-weight: 600;
}

.video-modal .video-modal-btn-close,
.video-modal1 .video-modal-btn-close1,
.video-modal2 .video-modal-btn-close2,
.video-modal3 .video-modal-btn-close3,
.video-modal-media .video-modal-btn-close-media {
  transform: translate(10px, -10px);
  /* padding: 0.5rem; */
  width: 35px;
  background: #eee;
  border-radius: 50%;
  aspect-ratio: 1;
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(2px);
  z-index: 2;
}

.hidden-item {
  display: none;
}

.topSectionBgImage1 {
  background-image: linear-gradient(#ebe2c7, #d9a84f, #b79553);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (min-width: 700px) {
  .topSectionBgImage1 {
    background-image: url("../images/red_blob.svg"),
      url("../images/jestem-landing-page-top-image.png") !important;
    background-position: bottom right, center !important;
    background-repeat: no-repeat, no-repeat !important;
    background-size: cover, cover !important;
  }
}

/* jestem cards */

.affirm {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 52px;
  position: relative;
  width: 100%;
}

.affirm .div {
  align-items: center;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  justify-content: space-between;
  position: relative;
  width: 100%;
  flex-wrap: wrap;
}

.affirm .affirmations {
  color: #050038;
  font-family: "Inter-Black", Helvetica;
  font-size: 2.75rem;
  font-weight: 900;
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1px;
  position: relative;
  width: fit-content;
}

.affirm .div-2 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  min-width: 93px;
}

.affirm .text-wrapper {
  align-self: stretch;
  color: #000000;
  font-family: "Inter-Regular", Helvetica;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1px;
  position: relative;
  border-bottom: 2px solid #000000;
  padding-bottom: 10px;

  /* &:hover {
        color: #785a7e;
        border-bottom: 2px solid #785a7e;
      } */
}

.affirm .div-3 {
  display: grid;
  margin: auto;
  grid-gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  position: relative;
  width: 100%;
}

@media screen and (max-width: 450px) {
  .affirm .div-3 {
    place-items: center;
  }
}

.affirm .div-3-meditation {
  display: grid;
  margin: auto;
  grid-gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  position: relative;
  width: 100%;
}

.affirm .div-3-podcast {
  display: grid;
  margin: auto;
  grid-gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  position: relative;
  width: 100%;
}

.affirm .div-3-vlog {
  display: grid;
  margin: auto;
  grid-gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  position: relative;
  width: 100%;
}

.affirm .div-3-meeting {
  display: grid;
  margin: auto;
  grid-gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  position: relative;
  width: 100%;
}

.affirm .affirm-wrapper {
  align-items: flex-start;
  background-color: #f2f2f2;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  height: 408px;
  padding: 16px;
  position: relative;
  max-width: 350px;
  cursor: pointer;
}

@media screen and (min-width: 1440px) {
  .affirm .affirm-wrapper {
    max-width: 295px;
  }
}

@media screen and (min-width: 2000px) {
  .affirm .affirm-wrapper {
    max-width: 535px;
  }
}

.affirm .div-4 {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 16px;
  position: relative;
  width: 100%;
}

.affirm .div-wrapper {
  align-self: stretch;
  background-color: #ffffff;
  border-radius: 12px;
  height: 200px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.affirm .vuesax-linear-play-wrapper {
  align-items: center;
  background-color: #785a7e;
  border-radius: 24px;
  display: inline-flex;
  gap: 10px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 12px;
  position: absolute;
}

.affirm .vuesax-linear-play {
  height: 20px !important;
  position: relative !important;
  width: 20px !important;
}

.affirm .div-5 {
  align-items: flex-start;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 16px;
  position: relative;
  width: 100%;
}

.affirm .silence-inside {
  align-self: stretch;
  color: #000000;
  font-family: "Inter-Bold", Helvetica;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1px;
  position: relative;
}

.affirm .you-have-to-go {
  color: #000000;
  font-family: "Inter-Regular", Helvetica;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  width: 100%;
}

.cancel-button {
  width: 50%;
  padding: 1rem 2rem;
  border-radius: 100vw;
  border: 1px solid #fff;
  background-color: #221d48;

  font-weight: 600;
  font-size: 1rem;
  color: #fff;
  outline: none;

  transition: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  cursor: pointer;
}

.questions-section input {
  width: 100%;
  padding: 0.95rem;
  border: 2px dotted #815e7e;
  border-radius: 100vw;

  /* font-family: var(--font-base); */
  color: #815e7e;
  outline: none;
  background-color: #ffffff;

  /* &::placeholder {
    color: #815e7e;
    font-weight: 400;
    font-size: 1rem;
  } */
}

.questions-section textarea {
  width: 100%;
  padding: 0.95rem;
  border: 2px dotted #815e7e;
  border-radius: 30px;
  resize: none;
  white-space: pre-wrap;

  /* font-family: var(--font-base); */
  color: #815e7e;
  outline: none;
  background-color: #ffffff;

  /* &::placeholder {
    color: #815e7e;
    font-weight: 400;
    font-size: 1rem;
  } */
}

.single-footer-widget .brd {
  border-bottom: 1px dotted #ffffff !important;
  border-right: none !important;
  padding-bottom: 30px !important;
  padding-right: 0 !important;
}

@media screen and (min-width: 992px) {
  .single-footer-widget .brd {
    border-right: 1px dotted #ffffff !important;
    border-bottom: none !important;
    padding-bottom: 0 !important;
    padding-right: 30px !important;
  }
}

.last_section {
  background-image: url("../images/bottom_section_bg.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: transparent;
}

@media screen and (max-width: 992px) {
  .last_section {
    background-image: none;
    background-color: #815e7e;
  }
}

.panel {
  display: none;
  overflow: hidden;
}

.zaufaj {
  padding: 50px 150px;
}

@media screen and (max-width: 992px) {
  .zaufaj {
    padding: 50px 0px;
  }
}

.dla {
  padding: 50px 150px;
}

@media screen and (max-width: 992px) {
  .dla {
    padding: 50px 0px;
  }
}

.video-img {
  width: 456px;
  position: absolute;
  margin-top: -190px;
  border-radius: 24px;
}

.vjs-poster, .vjs-modal-dialog, .vjs-poster > picture > img {
    border-radius: 24px !important;
}

.video-js {
  border-radius: 24px; 
  overflow: hidden; 
}

@media screen and (max-width: 992px) {
  .video-img {
    width: 100% !important;
    position: static !important;
    top: auto !important;
  }
}

.purple_background {
  background: url("../images/purple_bg.svg");
}

@media screen and (max-width: 992px) {
  .purple_background {
    background: url("../images/mobile_purple_bg.svg");
  }
}

.timeline_bg {
  background-image: url("../images/new_timeline2.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 540px;
}

@media screen and (max-width: 992px) {
  .timeline_bg {
    background-image: url("../images/new_mobile_timeline2.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 1097px;
  }
}

.faq-questions-item {
  margin-bottom: 1rem;
  border-radius: 12px;
  overflow: hidden;
  margin-top: 49px;
  /* padding: 10px 0px; */
}

.faq-questions-question {
  background-color: #855385;
  color: white;
  font-weight: bold;
  padding: 1rem;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: none;
  width: 100%;
  font-size: 1.1rem;
}
.faq-questions-question.light {
  background-color: #f1e8f2;
  color: #000;
}
.faq-questions-answer {
  display: none;
  padding: 1rem;
  background-color: #fafafa;
  font-size: 1rem;
  line-height: 1.4;
}
.faq-questions-arrow {
  font-size: 1.5rem;
  transition: transform 0.3s ease;
}
.faq-questions-arrow.rotate {
  transform: rotate(180deg);
}

.price-button {
  width: 50%;
}

@media screen and (max-width: 992px) {
  .price-button {
    width: 100%;
  }
}





.testimonial-section { font-family: sans-serif; text-align: center; padding: 40px 20px; }
    .title { font-size: 28px; font-weight: bold; margin-bottom: 30px; color: #815E7E; }

    .testimonial-wrapper {
        position: relative;
        max-width: 1100px;
        margin: auto;
        overflow: hidden;
        padding: 0 20px; /* Adjusted for mobile */
    }

    .testimonial-slider {
        display: flex;
        gap: 24px;
        overflow-x: auto;
        scroll-behavior: smooth;
        scrollbar-width: none;
        align-items: center; /* Center items vertically */
    }
    .testimonial-slider::-webkit-scrollbar { display: none; }

    .testimonial {
        flex: 0 0 calc(33.333% - 16px); /* Three cards in a row with gap */
        background: white;
        border-radius: 18px;
        padding: 24px 20px;
        box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
        text-align: left;
        position: relative;
        cursor: pointer;
        transition: transform 0.3s ease; /* Smooth scaling effect */
    }
    .testimonial:hover {
        transform: scale(1.05); /* Scale effect on hover */
    }
    .quote {
        font-size: 36px;
        color: #815E7E; /* Primary color for quote */
        position: absolute;
        top: 10px;
        left: 16px;
    }
    .name { font-weight: bold; margin: 34px 0 10px; color: #815E7E; } /* Primary color for name */
    .text { font-size: 15px; line-height: 1.5; }

    .nav-btn {
        position: absolute; top: 50%; transform: translateY(-50%);
        width: 48px; height: 48px;
        background: #815E7E; /* Primary color for buttons */
        color: white;
        border: none; border-radius: 50%;
        font-size: 24px; /* Font size for icons */
        cursor: pointer;
        z-index: 10;
        display: flex; /* Center the icon */
        justify-content: center;
        align-items: center;
    }
    .nav-btn.left { left: 0; }
    .nav-btn.right { right: 0; }

    /* Modal Styles */
    .modal-overlay {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.7);
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 1000;
    }
    .modal {
        background: white;
        border-radius: 10px;
        padding: 20px;
        position: relative;
        max-width: 500px;
        width: 90%;
        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
        text-align: center;
    }
    .close-btn {
        position: absolute;
        top: 10px;
        right: 10px;
        background: transparent;
        border: none;
        font-size: 24px;
        cursor: pointer;
    }

    /* Media Queries */
    @media (max-width: 1024px) {
        .testimonial {
            flex: 0 0 calc(50% - 16px); /* Two cards in a row on medium screens */
        }
    }

    @media (max-width: 768px) {
        .testimonial {
            flex: 0 0 calc(100% - 16px); /* One card in a row on small screens */
        }
    }
