@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap");
h1,
h2,
h3,
h4,
p {
  margin-bottom: 0;
}

h1 {
  font-size: clamp(38px, 4vw, 90px);
  font-style: normal;
  font-weight: 500;
  line-height: 120px;
}

h2 {
  font-size: clamp(23px, 2vw, 50px);
  font-style: normal;
  font-weight: 400;
}

h3 {
  line-height: clamp(33px, 2vw, 38px);
  font-size: 28px;
  font-weight: 700;
  font-style: normal;
}

h4 {
  font-size: clamp(18px, 2vw, 22px);
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
}

h5 {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  color: var(--Grey, #969696);
}

p {
  line-height: 25px;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  color: #252222;
}

li {
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  color: #252222;
  margin-bottom: -5px;
}

li:last-child {
  margin-bottom: 0;
}

.jm-navbar {
  padding: 20px 0;
  position: relative;
  background: #fff;
}

.jm-navbar .navbar {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.jm-navbar .navbar-brand {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
}

@media (max-width: 600px) {
  .jm-navbar .navbar-brand {
    margin-right: initial;
  }
}

.jm-navbar .navbar-brand-logo {
  width: 50px;
  height: 50px;
  max-width: 100%;
  margin-right: 15px;
}

@media (max-width: 600px) {
  .jm-navbar .navbar-brand-logo {
    margin-right: initial;
  }
}

.jm-navbar .navbar-brand-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: bold;
  color: #FF5C8B;
  font-family: "Ubuntu", sans-serif !important;
}

.jm-navbar .navbar-brand-text h3 {
  font-size: 28px;
  font-weight: 700 !important;
}

@media (max-width: 600px) {
  .jm-navbar .navbar-brand-text {
    margin-left: 10%;
  }
}

@media (max-width: 600px) {
  .jm-navbar .navbar {
    padding: 0 20px 0 20px;
  }
}

.jm-navbar .navbar-context {
  position: relative;
}

@media (max-width: 767px) {
  .jm-navbar .navbar-context {
    display: none;
  }
}

.jm-navbar .navbar-context .navbar-button {
  padding: 20px;
  border: 0px;
  border-radius: 10px;
  text-align: right;
  background: #000;
  color: #fff;
  line-height: 25px;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
}

@media (max-width: 600px) {
  .jm-navbar .navbar-context .navbar-button {
    display: none;
  }
}

.jm-navbar .navbar-context .tooltip {
  position: absolute;
  top: 130%;
  padding: 20px 25px;
  border-radius: 10px;
  max-width: 170px;
  min-height: 255px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="170" height="263" viewBox="0 0 170 263" fill="none"><mask id="path-1-inside-1_43_5438" fill="white"><path fill-rule="evenodd" clip-rule="evenodd" d="M89.6188 8L85 -1.90735e-06L80.3812 8H10C4.47715 8 0 12.4771 0 18V253C0 258.523 4.47715 263 10 263H160C165.523 263 170 258.523 170 253V18C170 12.4772 165.523 8 160 8H89.6188Z"/></mask><path fill-rule="evenodd" clip-rule="evenodd" d="M89.6188 8L85 -1.90735e-06L80.3812 8H10C4.47715 8 0 12.4771 0 18V253C0 258.523 4.47715 263 10 263H160C165.523 263 170 258.523 170 253V18C170 12.4772 165.523 8 160 8H89.6188Z" fill="white"/><path d="M85 -1.90735e-06L85.866 -0.500002L85 -2L84.134 -0.500002L85 -1.90735e-06ZM89.6188 8L88.7528 8.5L89.0415 9H89.6188V8ZM80.3812 8V9H80.9585L81.2472 8.5L80.3812 8ZM84.134 0.499998L88.7528 8.5L90.4848 7.5L85.866 -0.500002L84.134 0.499998ZM81.2472 8.5L85.866 0.499998L84.134 -0.500002L79.5152 7.5L81.2472 8.5ZM10 9H80.3812V7H10V9ZM1 18C1 13.0294 5.02944 9 10 9V7C3.92487 7 -1 11.9249 -1 18H1ZM1 253V18H-1V253H1ZM10 262C5.02944 262 1 257.971 1 253H-1C-1 259.075 3.92487 264 10 264V262ZM160 262H10V264H160V262ZM169 253C169 257.971 164.971 262 160 262V264C166.075 264 171 259.075 171 253H169ZM169 18V253H171V18H169ZM160 9C164.971 9 169 13.0294 169 18H171C171 11.9249 166.075 7 160 7V9ZM89.6188 9H160V7H89.6188V9Z" fill="%23EA5882" mask="url(%23path-1-inside-1_43_5438)"/></svg>') no-repeat center;
  background-size: 97%;
  opacity: 0;
  text-align: center;
  pointer-events: none;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  z-index: 1;
}

.jm-navbar .navbar-context .tooltip.visible {
  opacity: 1;
  pointer-events: all;
}

.jm-navbar .navbar-context .tooltip h5 {
  color: #000;
}

.jm-navbar .qr-code {
  max-width: 100%;
  min-width: 130px;
}

.stores {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 40px;
  margin-top: 20px;
}

@media (max-width: 600px) {
  .stores {
    gap: 26px;
  }
  .stores svg {
    max-width: 100%;
  }
}

@media (max-width: 600px) {
  .no-display {
    display: none;
  }
}

body {
  background-color: #fff;
  font-family: Inter;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.jm-hero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 60px 0 130px 0;
}

@media (max-width: 991px) {
  .jm-hero {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

@media (max-width: 600px) {
  .jm-hero {
    padding: 60px 0;
  }
}

.jm-hero-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.jm-hero-left h3 {
  margin: 30px 0 20px 0;
  font-size: clamp(22px, 4vw, 28px);
  font-weight: 500;
}

.jm-hero-left p {
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  width: 90%;
}

@media (max-width: 600px) {
  .jm-hero-left p {
    width: 100%;
  }
}

.jm-hero-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
}

@media (max-width: 991px) {
  .jm-hero-right {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.jm-hero-right img {
  min-width: 60%;
  max-width: 550px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 600px) {
  .jm-hero-right img {
    max-width: 100% !important;
  }
}

.jm-features-wrapper {
  background: #FFEEF3;
}

.jm-features .features-swiper {
  width: 100%;
  height: 100%;
  padding: 80px 0;
}

.jm-features .features-swiper-pagination {
  bottom: 8%;
}

.jm-features .features-swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: #FFA7C0;
}

.jm-features .features-swiper-pagination .swiper-pagination-bullet-active {
  width: 20px;
  height: 10px;
  border-radius: 5px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: #FF5C8B;
}

@media (max-width: 600px) {
  .jm-features .features-swiper {
    padding-bottom: 110px;
    padding-top: 60px;
  }
}

.jm-features .feature-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border-radius: 10px;
  background: #fff;
  height: auto;
}

@media (min-width: 600px) and (max-width: 992px) {
  .jm-features .feature-card {
    width: 60% !important;
  }
}

.jm-features .feature-card-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: flex;
  justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.jm-features .feature-card-icon img {
  width: 80px;
  height: 80px;
}

.jm-features .feature-card-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  gap: 20px;
}

.jm-features .feature-card-text h3 {
  font-size: 22px;
  font-weight: 700;
}

.jm-features .feature-card-text p {
  font-size: 18px;
  font-weight: 400;
}

.jm-info {
  padding: 120px 0;
}

@media (max-width: 600px) {
  .jm-info {
    padding: 40px 0;
  }
}

.jm-info-body {
  padding: 20px 0;
}

.jm-info-body-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.jm-info-body-content-left {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.jm-info-body-content-left img {
  min-width: 60%;
  max-width: 90%;
}

.jm-info-body-content-right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60%;
          flex: 0 0 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: left;
  gap: 20px;
  max-width: 600px;
}

.jm-info-body-content-right h2 {
  margin-bottom: 5px;
}

.jm-info-body-content-right h2:last-of-type {
  white-space: nowrap;
  margin-bottom: 0px;
}

.jm-info-body-content-right-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  gap: 40px;
  margin-top: 20px;
}

.jm-info-body-content-right-footer a img {
  width: 180px;
  height: 60px;
}

.jm-info-body-content-right .stores {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.jm-info-body-content-right.content-left .stores {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.jm-info-body-content .content-left {
  text-align: left;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}

@media (max-width: 992px) {
  .jm-info-body {
    padding: 40px 0;
  }
  .jm-info-body-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .jm-info-body-content-right {
    text-align: left;
  }
  .jm-info-body-content-right .stores {
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
  }
}

@media (max-width: 600px) {
  .jm-info-body {
    padding-bottom: 20px;
  }
}

.jm-info-body .content-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

@media (max-width: 992px) {
  .jm-info-body .content-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.jm-footer-body {
  padding: 0 15px;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  overflow: hidden;
  height: 340px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  gap: 30px;
  color: #fff;
  background-image: url("../images/footerBackground.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  /**
        &::before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            width: 60%;
            background: linear-gradient(
                267deg,
                rgba(0, 0, 0, 0) 0%,
                rgba(0, 0, 0, 0.7) 50.37%,
                rgba(0, 0, 0, 0.6) 72.38%,
                #000 100%
            );
            opacity: 0.5;
            z-index: 1;
        }
        /**/
}

.jm-footer-body h2,
.jm-footer-body h4 {
  position: relative;
  z-index: 2;
  color: #EA5882 !important;
}

.jm-footer-body a {
  color: #EA5882 !important;
  font-weight: bold;
  text-decoration: underline;
}

.jm-footer-end {
  padding: 80px 0;
}

.jm-footer-end-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 60px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.jm-footer-end-content a {
  text-decoration: none;
}

@media (max-width: 600px) {
  .jm-footer {
    padding: 30px 0;
  }
  .jm-footer-end {
    padding: 30px 0 0 0;
  }
}

#stores-1 {
  margin-top: 50px;
}

.jm-privacy-header,
.jm-terms-header {
  padding: 80px 0;
  background-image: -webkit-gradient(linear, left top, right top, from(#f5f6fa), to(#fff));
  background-image: linear-gradient(to right, #f5f6fa 0%, #fff 100%);
}

.jm-privacy-body,
.jm-terms-body {
  padding: 80px 0;
}

.jm-privacy-body-content,
.jm-terms-body-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}

.jm-privacy-body-content-rule,
.jm-terms-body-content-rule {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  margin-top: 20px;
}

.jm-privacy-body-content-rule h4,
.jm-terms-body-content-rule h4 {
  font-size: 24px;
  font-weight: 700;
}

.jm-privacy-body-content-rule-section,
.jm-terms-body-content-rule-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px;
}

.jm-privacy-body-content-rule-section-bold,
.jm-terms-body-content-rule-section-bold {
  font-weight: 500;
}

@media (max-width: 600px) {
  .jm-privacy-header,
  .jm-terms-header {
    padding: 30px 0;
    font-size: 38px;
  }
  .jm-privacy-body,
  .jm-terms-body {
    padding: 30px 0;
  }
  .jm-privacy-body-content,
  .jm-terms-body-content {
    gap: 25px;
  }
}
/*# sourceMappingURL=style.css.map */