body {
  * {
    font-family: 'Instrument Sans', sans-serif;

    li {
      list-style: none;
    }
  }
}

body {
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
}

body {
  /* CSS Variables that may have been missed get put on body */
  --bs-gutter-x: 1.5rem;
}

* {
  box-sizing: border-box;
}

body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

:root {
  --PhoneInput-color--focus: #03b2cb;
  --PhoneInputCountrySelect-marginRight: 0.35em;
  --PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);
  --PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);
  --PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);
}

:root {
  --toastify-color-info: #3498db;
  --toastify-color-success: #07bc0c;
  --toastify-color-warning: #f1c40f;
  --toastify-color-error: #e74c3c;
  --toastify-icon-color-info: var(--toastify-color-info);
  --toastify-icon-color-success: var(--toastify-color-success);
  --toastify-icon-color-warning: var(--toastify-color-warning);
  --toastify-icon-color-error: var(--toastify-color-error);
  --toastify-color-progress-info: var(--toastify-color-info);
  --toastify-color-progress-success: var(--toastify-color-success);
  --toastify-color-progress-warning: var(--toastify-color-warning);
  --toastify-color-progress-error: var(--toastify-color-error);
}

:root {
  --bs-body-font-family: 'Instrument Sans', sans-serif;
  --bs-body-font-size: 0.8rem;
  --bs-body-font-weight: 500;
  --bs-body-line-height: 1.5;
  --bs-body-color: #535870;
  --bs-body-bg: #ffffff;
  --bs-heading-color: #0a0509;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

.drawer {
  width: 0;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 20px;
  color: white;
  z-index: 9999;
}

.drawer .header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
}

.drawer .header .title {
  font-size: 16px;
  font-weight: 600;
  color: #1b131f;
}

.drawer .header .close-btn {
  color: #1b131f;
  font-size: 18px;
}

.drawer .content {
  height: calc(100vh - 100px);
  padding: 0 20px;
}

.no-scroll {
  overflow: hidden;
}

.drawer .content iframe {
  height: 100%;
  width: 100%;
  border: 1px solid #ededed;
  border-radius: 5px;
}

.nav-style-4 {
  box-sizing: border-box;
  padding: 24px 100px;
  display: flex;
  justify-content: space-around;
  -webkit-box-align: center;
  align-items: center;
  position: sticky;
  top: 0px;
  z-index: 100;
  background: rgb(242, 242, 242) none repeat scroll 0% 0% / auto padding-box border-box;

  @media screen and (max-width: 1025px) {
    padding: 24px 25px;
  }
}

.nav-style-5 {
  text-decoration: none;
  color: rgb(76, 14, 107);
  box-sizing: border-box;
}

.nav-style-6 {
  box-sizing: border-box;

  @media screen and (max-width: 1025px) {
    svg {
      height: 100px;
      width: 100px;
    }
  }

  @media screen and (max-width: 992px) {
    svg {
      height: 35px;
      width: 150px;
    }
  }
}

.nav-style-7 {
  vertical-align: middle;
  box-sizing: border-box;
}

.nav-style-8 {
  box-sizing: border-box;
}

.nav-style-9 {
  box-sizing: border-box;
}

.nav-style-10 {
  box-sizing: border-box;
}

.nav-style-11 {
  box-sizing: border-box;
}

.nav-style-12 {
  box-sizing: border-box;
}

.nav-style-13 {
  box-sizing: border-box;
}

.nav-style-14 {
  box-sizing: border-box;
}

.nav-style-15 {
  box-sizing: border-box;
}

.nav-style-16 {
  box-sizing: border-box;
}

.nav-style-17 {
  box-sizing: border-box;
}

.nav-style-18 {
  box-sizing: border-box;
}

.nav-style-19 {
  box-sizing: border-box;
}

.nav-style-20 {
  box-sizing: border-box;
}

.nav-style-21 {
  box-sizing: border-box;
}

.nav-style-22 {
  box-sizing: border-box;
  display: none;
}

.nav-style-23 {
  vertical-align: middle;
  box-sizing: border-box;
}

.nav-style-24 {
  box-sizing: border-box;
}

.nav-style-25 {
  box-sizing: border-box;
}

.nav-style-26 {
  box-sizing: border-box;
}

.nav-style-27 {
  gap: 16px;
  align-items: center;
  display: flex;
  box-sizing: border-box;
}

.nav-style-28 {
  box-sizing: border-box;
}

.nav-style-29 {
  margin-bottom: 0px;
  margin-top: 0px;
  padding-left: 32px;
  box-sizing: border-box;
  display: flex;
  list-style: outside none none;

  @media screen and (max-width: 992px) {
    display: none;
  }
}

.nav-style-30 {
  text-decoration: none;
  color: rgb(24, 24, 27);
  box-sizing: border-box;
  margin-right: 5px;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  cursor: pointer;
  padding: 10px;
  position: relative;
  transition: transform 0.3s ease 0s;
  font-family: 'Instrument Sans';
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}

.nav-style-31 {
  text-decoration: none;
  color: rgb(24, 24, 27);
  box-sizing: border-box;
  margin-right: 5px;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  cursor: pointer;
  padding: 10px;
  position: relative;
  transition: transform 0.3s ease 0s;
  font-family: 'Instrument Sans';
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}

.nav-style-32 {
  text-decoration: none;
  color: rgb(24, 24, 27);
  box-sizing: border-box;
  margin-right: 5px;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  cursor: pointer;
  padding: 10px;
  position: relative;
  transition: transform 0.3s ease 0s;
  font-family: 'Instrument Sans';
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}

.nav-style-33 {
  text-decoration: none;
  color: rgb(24, 24, 27);
  box-sizing: border-box;
  margin-right: 5px;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  cursor: pointer;
  padding: 10px;
  position: relative;
  transition: transform 0.3s ease 0s;
  font-family: 'Instrument Sans';
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}

.nav-style-34 {
  text-decoration: none;
  color: rgb(24, 24, 27);
  box-sizing: border-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  cursor: pointer;
  padding: 10px;
  position: relative;
  transition: transform 0.3s ease 0s;
  font-family: 'Instrument Sans';
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}

.nav-style-35 {
  text-decoration: none;
  color: rgb(76, 14, 107);
  box-sizing: border-box;
}

.nav-style-36 {
  cursor: pointer;
  appearance: button;
  text-transform: none;
  font-family: 'Instrument Sans';
  font-size: 18px;
  line-height: 26px;
  margin: 0px;
  border-radius: 0px;
  box-sizing: border-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  gap: 10px;
  padding: 19px 32px;
  border: 0px none rgb(27, 19, 31);
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  color: rgb(27, 19, 31);
  text-align: center;
  font-style: normal;
  font-weight: 600;

  @media screen and (max-width: 992px) {
    display: none;
  }
}

.nav-style-37 {
  text-decoration: none;
  color: rgb(76, 14, 107);
  box-sizing: border-box;
}

.nav-style-38 {
  cursor: pointer;
  appearance: button;
  text-transform: none;
  font-family: 'Instrument Sans';
  font-size: 18px;
  line-height: 26px;
  margin: 0px;
  border-radius: 8px;
  box-sizing: border-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  gap: 10px;
  padding: 19px 32px;
  border: 0px none rgb(255, 255, 255);
  background: rgb(203, 29, 141) none repeat scroll 0% 0% / auto padding-box border-box;
  color: rgb(255, 255, 255);
  text-align: center;
  font-style: normal;
  font-weight: 600;

  @media screen and (max-width: 992px) {
    display: none;
  }
}

.nav-style-39 {
  vertical-align: middle;
  box-sizing: border-box;
}

.nav-style-40 {
  box-sizing: border-box;
}

.nav-style-41 {
  box-sizing: border-box;
}

.nav-style-42 {
  box-sizing: border-box;
}

.nav-style-43 {
  box-sizing: border-box;
}

.nav-style-44 {
  box-sizing: border-box;
}

.nav-style-45 {
  box-sizing: border-box;
}

.nav-style-46 {
  box-sizing: border-box;
  display: none;

  @media screen and (max-width: 992px) {
    display: block;
  }
}

.nav-style-47 {
  box-sizing: border-box;
  position: relative;
}

.menu-toggle {
  display: none;
}

.nav-style-48 {
  box-sizing: border-box;
  cursor: pointer;
}

.nav-style-49 {
  vertical-align: middle;
  box-sizing: border-box;
}

.nav-style-50 {
  box-sizing: border-box;
}

.nav-style-51 {
  box-sizing: border-box;
  display: none;
  position: fixed;
  top: 70px;
  right: 0px;
  left: 0px;
  background: rgb(242, 242, 242) none repeat scroll 0% 0% / auto padding-box border-box;
  padding: 24px 0px;
}

.nav-style-51:checked~.nav-style-51 {
  display: block;
}

.nav-style-52 {
  text-decoration: none;
  color: rgb(24, 24, 27);
  box-sizing: border-box;
  display: flex;
  padding: 16px 20px;
  -webkit-box-align: center;
  align-items: center;
  gap: 4px;
  align-self: stretch;
  font-family: 'Instrument Sans';
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}

.nav-style-53 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
}

.nav-style-54 {
  text-decoration: none;
  color: rgb(24, 24, 27);
  box-sizing: border-box;
  display: flex;
  padding: 16px 20px;
  -webkit-box-align: center;
  align-items: center;
  gap: 4px;
  align-self: stretch;
  font-family: 'Instrument Sans';
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}

.nav-style-55 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
}

.nav-style-56 {
  text-decoration: none;
  color: rgb(24, 24, 27);
  box-sizing: border-box;
  display: flex;
  padding: 16px 20px;
  -webkit-box-align: center;
  align-items: center;
  gap: 4px;
  align-self: stretch;
  font-family: 'Instrument Sans';
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}

.nav-style-57 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
}

.nav-style-58 {
  text-decoration: none;
  color: rgb(24, 24, 27);
  box-sizing: border-box;
  display: flex;
  padding: 16px 20px;
  -webkit-box-align: center;
  align-items: center;
  gap: 4px;
  align-self: stretch;
  font-family: 'Instrument Sans';
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}

.nav-style-59 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
}

.nav-style-60 {
  text-decoration: none;
  color: rgb(24, 24, 27);
  box-sizing: border-box;
  display: flex;
  padding: 16px 20px;
  -webkit-box-align: center;
  align-items: center;
  gap: 4px;
  align-self: stretch;
  font-family: 'Instrument Sans';
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}

.nav-style-61 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
}

.nav-style-62 {
  box-sizing: border-box;
  display: flex;
  padding: 0px 20px;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;
  margin-top: 24px;
}

.nav-style-63 {
  text-decoration: none;
  width: 100% !important;
  color: rgb(76, 14, 107);
  box-sizing: border-box;
}

.nav-style-64 {
  width: 100% !important;
  cursor: pointer;
  appearance: button;
  text-transform: none;
  font-family: 'Instrument Sans';
  font-size: 18px;
  line-height: 26px;
  margin: 0px;
  border-radius: 8px;
  box-sizing: border-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  gap: 10px;
  padding: 19px 32px;
  border: 0px none rgb(255, 255, 255);
  background: rgb(203, 29, 141) none repeat scroll 0% 0% / auto padding-box border-box;
  color: rgb(255, 255, 255);
  text-align: center;
  font-style: normal;
  font-weight: 600;
}

.nav-style-65 {
  vertical-align: middle;
  box-sizing: border-box;
}

.nav-style-66 {
  box-sizing: border-box;
}

.nav-style-67 {
  box-sizing: border-box;
}

.nav-style-68 {
  box-sizing: border-box;
}

.nav-style-69 {
  box-sizing: border-box;
}

.nav-style-70 {
  box-sizing: border-box;
}

.nav-style-71 {
  box-sizing: border-box;
}

.nav-style-72 {
  text-decoration: none;
  color: rgb(27, 19, 31);
  box-sizing: border-box;
  text-align: center;
  font-family: 'Instrument Sans';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  justify-content: center;
  gap: 10px;
  -webkit-box-align: center;
  align-items: center;
}

.nav-style-73 {
  margin-bottom: 0px;
  margin-top: 0px;
  box-sizing: border-box;
}

.nav-style-74 {
  box-sizing: border-box;
  color: rgb(203, 29, 141);
  font-family: 'Instrument Sans';
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
}

.stl-mobile-show {
  display: none;
}

.hide-mobile-toggle {
  display: none;
}

.mobile-footer-text {
  display: none;
}

@media screen and (max-width: 992px) {
  .stl-mobile-hide {
    display: none;
  }

  .stl-mobile-show {
    display: block;
  }

  .stl-mobile-show svg {
    max-width: 40px;
  }

  .nav-style-4 {
    justify-content: space-between;
  }

  .nav-style-46 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    min-height: 46px;
  }

  .nav-style-64 {
    padding: 10px 10px;
  }

  .nav-style-48-close {
    display: none;
  }

  .nav-style-51:checked~.nav-style-48 {
    display: none;
  }

  .nav-style-51:checked~.nav-style-48-close {
    display: block;
  }

  .nav-style-2334 {
    display: inline-block;
  }
}

.nav-link div {
  height: 5px;
  width: 0%;
  transition: width 0.3s linear;
  margin-bottom: 2px;
}

.nav-link p {
  margin: 10px 0 3px 0;
}

.nav-link:hover div {
  background-color: rgb(125, 61, 174);
  width: 100%;
}

.nav-link.nav-active div {
  background-color: rgb(125, 61, 174);
  width: 100%;
}

.backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  display: none;
}

.style-0 {
  cursor: auto;
  text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background-color: rgb(255, 255, 255);
  color: rgb(83, 88, 112);
  font-family: SourceSansPro, 'Noto Color Emoji';
  font-size: 12.8px;
  font-weight: 500;
  line-height: 19.2px;
  margin: 0px;
  text-align: start;
  box-sizing: border-box;
}

.style-1 {
  box-sizing: border-box;
}

.style-2 {
  box-sizing: border-box;
  width: 100%;
}

.style-3 {
  box-sizing: border-box;
}

.style-75 {
  box-sizing: border-box;
}

.style-76 {
  box-sizing: border-box;
}

.style-77 {
  box-sizing: border-box;
}

.style-78 {
  box-sizing: border-box;
  background-color: rgb(212, 67, 160);
  position: relative;
}

.style-79 {
  max-width: 1440px;
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 12px;
  padding-right: 12px;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
}

.style-80 {
  box-sizing: border-box;
  position: absolute;
  inset: 0px;
}

.style-81 {
  vertical-align: middle;
  box-sizing: border-box;
}

.style-82 {
  box-sizing: border-box;
}

.style-83 {
  box-sizing: border-box;
  position: absolute;
  top: 366.016px;
  left: 0px;
}

.style-84 {
  vertical-align: middle;
  box-sizing: border-box;
  width: 45%;
}

.style-85 {
  box-sizing: border-box;
}

.style-86 {
  box-sizing: border-box;
  position: absolute;
  top: 585.641px;
  left: -19.0469px;
}

.style-87 {
  vertical-align: middle;
  box-sizing: border-box;
  width: 95%;
}

.style-88 {
  box-sizing: border-box;
}

.style-89 {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  position: relative;
  text-align: center;
  margin-top: 200px;
  margin-bottom: 150px;
  width: 80%;

  @media screen and (max-width: 768px) {
    margin: 0px;
    padding: 40px 20px;
    width: 100%;
  }
}

.style-90 {
  font-size: 88px;
  color: rgb(249, 249, 249);

  font-weight: 700;
  line-height: 104px;
  margin-bottom: 8px;
  margin-top: 0px;
  box-sizing: border-box;
  font-style: normal;
  z-index: 1;

  @media screen and (max-width: 768px) {
    font-size: 32px;
    line-height: 40px;
    z-index: 1;
  }
}

.style-91 {
  box-sizing: border-box;
  position: relative;
  border: 5px solid rgb(249, 249, 249);
  margin: 0px 10px;
  padding: 0px 10px;
  background-color: rgb(203, 29, 141);

  @media screen and (max-width: 768px) {
    border-width: 2px;
  }
}

.style-92 {
  box-sizing: border-box;
  position: absolute;
  top: -15px;
  left: -15px;
  height: 30px;
  width: 30px;
  border: 5px solid rgb(249, 249, 249);
  background-color: rgb(203, 29, 141);

  @media screen and (max-width: 768px) {
    border-width: 2px;
    top: -10px;
    left: -10px;
    height: 15px;
    width: 15px;
  }
}

.style-93 {
  box-sizing: border-box;
  position: absolute;
  top: -15px;
  right: -15px;
  height: 30px;
  width: 30px;
  border: 5px solid rgb(249, 249, 249);
  background-color: rgb(203, 29, 141);

  @media screen and (max-width: 768px) {
    border-width: 2px;
    top: -10px;
    right: -10px;
    height: 15px;
    width: 15px;
  }
}

.style-94 {
  box-sizing: border-box;
  position: absolute;
  bottom: -15px;
  left: -15px;
  height: 30px;
  width: 30px;
  border: 5px solid rgb(249, 249, 249);
  background-color: rgb(203, 29, 141);

  @media screen and (max-width: 768px) {
    border-width: 2px;
    bottom: -10px;
    left: -10px;
    height: 15px;
    width: 15px;
  }
}

.style-95 {
  box-sizing: border-box;
  position: absolute;
  bottom: -15px;
  right: -15px;
  height: 30px;
  width: 30px;
  border: 5px solid rgb(249, 249, 249);
  background-color: rgb(203, 29, 141);

  @media screen and (max-width: 768px) {
    border-width: 2px;
    bottom: -10px;
    right: -10px;
    height: 15px;
    width: 15px;
  }
}

.style-96 {
  margin-bottom: 4.8px;
  margin-top: 24px;
  box-sizing: border-box;
  color: rgb(255, 255, 255);

  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  width: 70%;

  @media screen and (max-width: 768px) {
    font-size: 16px;
    line-height: 24px;
    margin-top: 8px;
    width: 100%;
  }
}

.style-97 {
  box-sizing: border-box;
}

.style-98 {
  z-index: 9;
  text-decoration: none;
  color: rgb(76, 14, 107);
  box-sizing: border-box;
}

.style-99 {
  cursor: pointer;
  appearance: button;
  text-transform: none;

  font-size: 18px;
  line-height: 26px;
  margin: 48px 0px 0px;
  border-radius: 8px;
  box-sizing: border-box;
  border: 2px solid rgb(237, 237, 237);
  background: rgb(237, 237, 237) none repeat scroll 0% 0% / auto padding-box border-box;
  margin-top: 48px;
  padding: 19px 36px;

  @media screen and (max-width: 768px) {
    margin-top: 24px;
    padding: 12px 16px;
    font-size: 16px;
    line-height: 20px;
  }
}

.style-100 {
  vertical-align: middle;
  box-sizing: border-box;
  color: #fff;
  text-align: center;

  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
  margin: 0;
  margin-bottom: 8px;
}

.style-101 {
  box-sizing: border-box;
}

.style-102 {
  box-sizing: border-box;
}

.style-103 {
  box-sizing: border-box;
}

.style-104 {
  box-sizing: border-box;
}

.style-105 {
  box-sizing: border-box;
}

.style-106 {
  box-sizing: border-box;
}

.style-107 {
  box-sizing: border-box;
  display: block;
  position: absolute;
  bottom: -153.062px;
  left: 192.562px;

  @media screen and (max-width: 768px) {
    display: block;
    position: absolute;
    bottom: -25%;
    left: 4%;
  }
}

.style-108 {
  vertical-align: middle;
  box-sizing: border-box;
  width: 120%;

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

.style-109 {
  box-sizing: border-box;
}

.style-110 {
  box-sizing: border-box;
}

.style-111 {
  box-sizing: border-box;
}

.style-112 {
  box-sizing: border-box;
}

.style-113 {
  box-sizing: border-box;
  display: none;
}

.style-114 {
  vertical-align: middle;
  box-sizing: border-box;
}

.style-115 {
  box-sizing: border-box;
}

.style-116 {
  box-sizing: border-box;
}

.style-117 {
  box-sizing: border-box;
}

.style-118 {
  box-sizing: border-box;
}

.style-119 {
  max-width: 100%;
  object-fit: contain;
  vertical-align: middle;
  box-sizing: border-box;
  width: 80%;
  z-index: 1;

  @media screen and (max-width: 768px) {
    margin-top: 80px;
    width: 100%;
    z-index: 1;
    min-height: 180px;
  }
}

.style-2285 {
  box-sizing: border-box;
  background: rgb(212, 67, 160) none repeat scroll 0% 0% / auto padding-box border-box;
}

.style-2286 {
  max-width: 1440px;
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 100px;
  padding-right: 100px;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  gap: 32px;
  padding: 0px 100px;

  @media screen and (max-width: 768px) {
    flex-direction: column;
    gap: 1rem;
    padding: 4rem 2.5rem 2rem;
    overflow: hidden;
  }
}

.style-2287 {
  box-sizing: border-box;
  width: 50%;
  display: flex;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  gap: 24px;
  padding: 100px 0px;

  @media screen and (max-width: 769px) {
    padding: 24px 0px;
    width: 100%;
  }
}

.style-2288 {
  font-size: 64px;
  color: rgb(255, 255, 255);

  font-weight: 700;
  line-height: 88px;
  margin-bottom: 8px;
  margin-top: 0px;
  box-sizing: border-box;
  font-style: normal;
}

.style-2289 {
  margin-bottom: 0px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(255, 255, 255);

  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;

  @media screen and (max-width: 768px) {
    font-size: 16px;
    line-height: 24px;
    margin: 0px;
    text-align: center;
  }
}

.style-2290 {
  gap: 4px;
  align-items: center;
  box-sizing: border-box;
  display: flex;

  @media screen and (max-width: 768px) {
    display: none;
  }
}

.style-2291 {
  display: flex;
  box-sizing: border-box;
}

.style-2292 {
  vertical-align: middle;
  box-sizing: border-box;
}

.style-2293 {
  box-sizing: border-box;
}

.style-2294 {
  vertical-align: middle;
  box-sizing: border-box;
}

.style-2295 {
  box-sizing: border-box;
}

.style-2296 {
  vertical-align: middle;
  box-sizing: border-box;
}

.style-2297 {
  box-sizing: border-box;
}

.style-2298 {
  vertical-align: middle;
  box-sizing: border-box;
}

.style-2299 {
  box-sizing: border-box;
}

.style-2300 {
  vertical-align: middle;
  box-sizing: border-box;
}

.style-2301 {
  box-sizing: border-box;
}

.style-2302 {
  margin-bottom: 0px;
  margin-top: 0px;
  box-sizing: border-box;
  font-size: 20px;
  line-height: 28px;
  color: rgb(255, 255, 255);

  font-style: normal;
  font-weight: 500;
}

.style-2303 {
  margin-bottom: 0px;
  margin-top: 0px;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 22px;
  color: rgb(255, 255, 255);

  font-style: normal;
  font-weight: 500;
}

.style-2304 {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  position: relative;
  height: 800px;

  @media screen and (max-width: 769px) {
    height: 20px;
    flex-direction: row;
    width: 100%;
  }
}

.style-2305 {
  box-sizing: border-box;
  background: rgb(255, 255, 255) none repeat scroll 0% 0% / auto padding-box border-box;
  height: 800px;
  width: 2px;
  position: absolute;

  @media screen and (max-width: 769px) {
    height: 2px;
    flex-direction: row;
    width: 100%;
  }
}

.style-2306 {
  box-sizing: border-box;
  background-color: rgb(212, 67, 160);
  cursor: pointer;
  z-index: 1;
}

.style-2307 {
  vertical-align: middle;
  box-sizing: border-box;
}

.style-2308 {
  box-sizing: border-box;
  stroke-opacity: 0.4;
}

.style-2308-active {
  stroke-opacity: 1;
}

.style-2309 {
  box-sizing: border-box;
  background-color: rgb(212, 67, 160);
  cursor: pointer;
  z-index: 1;
}

.style-2310 {
  vertical-align: middle;
  box-sizing: border-box;
}

.style-2311 {
  box-sizing: border-box;
  stroke-opacity: 0.4;
}

.style-2311-active {
  stroke-opacity: 1;
}

.style-2312 {
  box-sizing: border-box;
  background-color: rgb(212, 67, 160);
  cursor: pointer;
  z-index: 1;
}

.style-2313 {
  vertical-align: middle;
  box-sizing: border-box;
}

.style-2314 {
  box-sizing: border-box;
  stroke-opacity: 0.4;
}

.style-2314-active {
  stroke-opacity: 1;
}

.style-2315 {
  box-sizing: border-box;
  width: 50%;
  display: flex;
  max-height: 1200px;
  -webkit-box-pack: center;
  justify-content: center;
  flex-direction: column;
  overflow: hidden;
  gap: 24px;
  transition: all 0.3s linear;

  @media screen and (max-width: 769px) {
    flex-direction: row;
    width: max-content;
    overflow: hidden;
    margin-bottom: 20px;

    div {
      max-width: 450px;
    }
  }

  @media screen and (max-width: 426px) {
    div {
      width: 340px;
    }
  }
}

.style-2316 {
  box-sizing: border-box;
  display: flex;
  padding: 32px;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px;
  align-self: stretch;
  border: 0px none rgb(83, 88, 112);
  border-radius: 30px;
  background: rgb(223, 118, 187) none repeat scroll 0% 0% / auto padding-box border-box;
  transition: background 0.5s ease 0s;
  color: #fff;

  @media screen and (max-width: 425px) {
    max-width: 325px;

    p {
      font-size: 18px;
      line-height: 26px;
    }
  }
}

.style-2316-active {
  background-color: #fff;

  p {
    color: #000;
  }
}

.style-2317 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  text-align: justify;

  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;

  @media screen and (max-width: 1024px) {
    font-size: 18px;
    line-height: 28px;
  }

  @media screen and (max-width: 768px) {
    font-size: 18px;
    line-height: 26px;
  }
}

.style-2318 {
  box-sizing: border-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  gap: 32px;
  align-self: stretch;
}

.style-2319 {
  max-width: 100%;
  object-fit: cover;
  vertical-align: middle;
  box-sizing: border-box;
  border-radius: 215.139px;
  width: 54px;
  height: 54px;
}

.style-2320 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  font-size: 20px;
  line-height: 28px;
  color: rgb(255, 255, 255);
  text-align: justify;

  font-style: normal;
  font-weight: 500;
  width: 100% !important;
}

.style-2321 {
  box-sizing: border-box;
  display: flex;
  padding: 32px;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px;
  align-self: stretch;
  border: 0px none rgb(83, 88, 112);
  border-radius: 30px;
  background: rgb(223, 118, 187) none repeat scroll 0% 0% / auto padding-box border-box;
  transition: background 0.5s ease 0s;
  color: #fff;

  @media screen and (max-width: 425px) {
    max-width: 325px;

    p {
      font-size: 18px;
      line-height: 26px;
    }
  }
}

.style-2321-active {
  background: rgb(255, 255, 255) none repeat scroll 0% 0% / auto padding-box border-box;

  p {
    color: #000;
  }
}

.style-2322 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  text-align: justify;

  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;

  @media screen and (max-width: 768px) {
    font-size: 18px;
    line-height: 26px;
  }
}

.style-2323 {
  box-sizing: border-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  gap: 32px;
  align-self: stretch;
  width: 100% !important;
}

.style-2324 {
  max-width: 100%;
  object-fit: cover;
  vertical-align: middle;
  box-sizing: border-box;
  border-radius: 215.139px;
  width: 54px;
  height: 54px;
}

.style-2325 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  font-size: 20px;
  line-height: 28px;
  color: rgb(27, 19, 31);
  text-align: justify;

  font-style: normal;
  font-weight: 500;
}

.style-2326 {
  box-sizing: border-box;
  display: flex;
  padding: 32px;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px;
  align-self: stretch;
  border: 0px none rgb(83, 88, 112);
  border-radius: 30px;
  background: rgb(223, 118, 187) none repeat scroll 0% 0% / auto padding-box border-box;
  transition: background 0.5s ease 0s;
  color: #fff;

  @media screen and (max-width: 425px) {
    max-width: 325px;

    p {
      font-size: 18px;
      line-height: 26px;
    }
  }
}

.style-2326-active {
  background-color: #fff;

  p {
    color: #000;
  }
}

.style-2327 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  text-align: justify;

  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;

  @media screen and (max-width: 768px) {
    font-size: 18px;
    line-height: 26px;
  }
}

.style-2328 {
  box-sizing: border-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  gap: 32px;
  align-self: stretch;
  width: 100% !important;
}

.style-2329 {
  max-width: 100%;
  object-fit: cover;
  vertical-align: middle;
  box-sizing: border-box;
  border-radius: 215.139px;
  width: 54px;
  height: 54px;
}

.style-2330 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  font-size: 20px;
  line-height: 28px;
  color: rgb(255, 255, 255);
  text-align: justify;

  font-style: normal;
  font-weight: 500;
}

.style-2331 {
  cursor: pointer;
  appearance: button;
  text-transform: none;

  font-size: 16px;
  line-height: 24px;
  margin: 0px;
  border-radius: 0px;
  box-sizing: border-box;
  position: absolute;
  display: flex;
  transform: matrix(0.988959, 0.148189, -0.148189, 0.988959, 0, 0);
  padding: 6px 12px;
  color: rgb(203, 29, 141);
  border: 0px none rgb(203, 29, 141);
  font-style: normal;
  font-weight: 500;
  top: 360px;
  left: 100.797px;

  @media screen and (max-width: 768px) {
    padding: 4px 8px;
    font-size: 12px;
    line-height: 20px;
    top: 3%;
    left: 4%;
  }
}

.style-2657 {
  box-sizing: border-box;
  background: rgb(141, 212, 115) none repeat scroll 0% 0% / auto padding-box border-box;
}

.style-2658 {
  max-width: 1440px;
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 100px;
  padding-right: 0px;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  padding: 100px 0px 100px 100px;
  -webkit-box-align: center;
  align-items: center;
  position: relative;
  overflow: hidden;

  @media screen and (max-width: 769px) {
    padding: 24px;
    flex-direction: column;
    gap: 5px;
  }
}

.style-2659 {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 48px;
  flex-shrink: 0;
  width: 50%;

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

.style-2660 {
  font-size: 64px;
  color: rgb(255, 255, 255);

  font-weight: 700;
  line-height: 88px;
  margin-bottom: 8px;
  margin-top: 0px;
  box-sizing: border-box;
  font-style: normal;

  @media screen and (max-width: 768px) {
    font-size: 32px;
    line-height: 40px;
  }
}

.style-2661 {
  max-width: 100%;
  object-fit: contain;
  vertical-align: middle;
  box-sizing: border-box;
  display: none;

  @media screen and (max-width: 768px) {
    display: block;
    margin-left: auto;
    width: 60%;
  }

  @media screen and (max-width: 425px) {
    width: auto;
  }
}

.style-2662 {
  text-decoration: none;
  color: rgb(76, 14, 107);
  box-sizing: border-box;
}

.style-2663 {
  cursor: pointer;
  appearance: button;
  text-transform: none;

  font-size: 18px;
  line-height: 26px;
  margin: 0px;
  border-radius: 8px;
  box-sizing: border-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  gap: 5px;
  border: 2px solid rgb(237, 237, 237);
  background: rgb(237, 237, 237) none repeat scroll 0% 0% / auto padding-box border-box;
  color: rgb(27, 19, 31);
  padding: 19px 36px;
  font-style: normal;
  font-weight: 600;
}

.style-2664 {
  vertical-align: middle;
  box-sizing: border-box;
}

.style-2665 {
  box-sizing: border-box;
}

.style-2666 {
  box-sizing: border-box;
}

.style-2667 {
  box-sizing: border-box;
}

.style-2668 {
  box-sizing: border-box;
}

.style-2669 {
  box-sizing: border-box;
}

.style-2670 {
  box-sizing: border-box;
}

.style-2671 {
  max-width: 100%;
  object-fit: cover;
  vertical-align: middle;
  box-sizing: border-box;
  min-height: 378px;
  display: block;

  @media screen and (max-width: 768px) {
    display: none;
  }
}

.style-2672 {
  cursor: pointer;
  appearance: button;
  text-transform: none;

  font-size: 16px;
  line-height: 24px;
  margin: 0px;
  border-radius: 3px;
  box-sizing: border-box;
  display: flex;
  transform: matrix(0.953402, 0.301704, -0.301704, 0.953402, 0, 0);
  padding: 6px 12px;
  position: absolute;
  left: 720px;
  top: 173.391px;
  background: rgb(98, 170, 72) none repeat scroll 0% 0% / auto padding-box border-box;
  border: 0px none rgb(242, 242, 242);
  color: rgb(242, 242, 242);
  font-style: normal;
  font-weight: 500;

  @media screen and (max-width: 768px) {
    padding: 2px 4px;
    left: 35%;
    top: 30%;
    font-size: 12px;
    line-height: 20px;
  }

  @media screen and (max-width: 425px) {
    padding: 2px 4px;
    left: 10%;
    top: 41%;
    font-size: 12px;
    line-height: 20px;
  }
}

.style-2706 {
  box-sizing: border-box;
  background: rgb(141, 212, 115) none repeat scroll 0% 0% / auto padding-box border-box;
}

.style-2707 {
  max-width: 1440px;
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 100px;
  padding-right: 100px;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  padding: 100px;
  display: flex;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  gap: 48px;

  @media screen and (max-width: 1024px) {
    padding: 4.25rem;
    gap: 2.5rem;
  }

  @media screen and (max-width: 768px) {
    padding: 4rem 1.25rem 2rem;
    gap: 24px;
  }
}

.style-2708 {
  font-size: 64px;
  color: rgb(255, 255, 255);

  font-weight: 700;
  line-height: 88px;
  margin-bottom: 8px;
  margin-top: 0px;
  box-sizing: border-box;
  text-align: center;
  font-style: normal;

  @media screen and (max-width: 768px) {
    font-size: 32px;
    line-height: 40px;
  }
}

.style-2709 {
  width: 100% !important;
  margin-bottom: 16px;
  margin-top: 0px;
  padding-left: 32px;
  box-sizing: border-box;

  @media screen and (max-width: 768px) {
    padding-left: 0px;
  }
}

.style-2710 {
  box-sizing: border-box;
  display: flex;
  padding-top: 24px;
  align-items: flex-start;
  -webkit-box-pack: justify;
  justify-content: space-between;
  gap: 1.5px;
  align-self: stretch;
  border-top: 1px solid rgb(186, 229, 171);
  cursor: pointer;
}

.faq-item {
  padding-bottom: 1.5rem;
}

.faq-item .show {
  display: block;
}

.faq-item {
  padding-bottom: 1.5rem;
}

.style-2711 {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  flex: 1 0 0px;
  max-width: 70%;
}

.style-2712 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(255, 255, 255);

  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;

  @media screen and (max-width: 768px) {
    font-size: 18px;
    line-height: 26px;
  }
}

.style-2713 {
  box-sizing: border-box;
}

.style-2714 {
  vertical-align: middle;
  box-sizing: border-box;
}

.style-2715 {
  box-sizing: border-box;
}

.style-2716 {
  box-sizing: border-box;
}

.style-2717 {
  box-sizing: border-box;
  display: flex;
  padding-top: 24px;
  align-items: flex-start;
  -webkit-box-pack: justify;
  justify-content: space-between;
  gap: 1.5px;
  align-self: stretch;
  border-top: 1px solid rgb(186, 229, 171);
  cursor: pointer;
}

.style-2718 {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  flex: 1 0 0px;
  max-width: 75%;
}

.style-2719 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(255, 255, 255);

  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;

  @media screen and (max-width: 768px) {
    font-size: 18px;
    line-height: 26px;
  }
}

.style-2720 {
  box-sizing: border-box;
}

.style-2721 {
  vertical-align: middle;
  box-sizing: border-box;
}

.style-2722 {
  box-sizing: border-box;
}

.style-2723 {
  box-sizing: border-box;
}

.style-2724 {
  box-sizing: border-box;
  display: flex;
  padding-top: 24px;
  align-items: flex-start;
  -webkit-box-pack: justify;
  justify-content: space-between;
  gap: 1.5px;
  align-self: stretch;
  border-top: 1px solid rgb(186, 229, 171);
  cursor: pointer;
}

.subtext {
  display: none;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-top: 0;
  width: 65%;
}

.style-2725 {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  flex: 1 0 0px;
  max-width: 70%;
}

.style-2726 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(255, 255, 255);

  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;

  @media screen and (max-width: 768px) {
    font-size: 18px;
    line-height: 26px;
  }
}

.style-2727 {
  box-sizing: border-box;
}

.style-2728 {
  vertical-align: middle;
  box-sizing: border-box;
}

.style-2729 {
  box-sizing: border-box;
}

.style-2730 {
  box-sizing: border-box;
}

.style-2731 {
  box-sizing: border-box;
  display: flex;
  padding-top: 24px;
  align-items: flex-start;
  -webkit-box-pack: justify;
  justify-content: space-between;
  gap: 1.5px;
  align-self: stretch;
  border-top: 1px solid rgb(186, 229, 171);
  cursor: pointer;
}

.style-2732 {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  flex: 1 0 0px;
  max-width: 70%;
}

.style-2733 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(255, 255, 255);

  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;

  @media screen and (max-width: 768px) {
    font-size: 18px;
    line-height: 26px;
  }
}

.style-2734 {
  box-sizing: border-box;
}

.style-2735 {
  vertical-align: middle;
  box-sizing: border-box;
}

.style-2736 {
  box-sizing: border-box;
}

.style-2737 {
  box-sizing: border-box;
}

.style-2738 {
  box-sizing: border-box;
  display: flex;
  padding-top: 24px;
  align-items: flex-start;
  -webkit-box-pack: justify;
  justify-content: space-between;
  gap: 1.5px;
  align-self: stretch;
  border-top: 1px solid rgb(186, 229, 171);
  cursor: pointer;
}

.style-2739 {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  flex: 1 0 0px;
  max-width: 70%;
}

.style-2740 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(255, 255, 255);

  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;

  @media screen and (max-width: 768px) {
    font-size: 18px;
    line-height: 26px;
  }
}

.style-2741 {
  box-sizing: border-box;
}

.style-2742 {
  vertical-align: middle;
  box-sizing: border-box;
}

.style-2743 {
  box-sizing: border-box;
}

.style-2744 {
  box-sizing: border-box;
}

.style-2745 {
  box-sizing: border-box;
  display: flex;
  padding-top: 24px;
  align-items: flex-start;
  -webkit-box-pack: justify;
  justify-content: space-between;
  gap: 1.5px;
  align-self: stretch;
  border-top: 1px solid rgb(186, 229, 171);
  cursor: pointer;
}

.style-2746 {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  flex: 1 0 0px;
  max-width: 70%;
}

.style-2747 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(255, 255, 255);

  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;

  @media screen and (max-width: 768px) {
    font-size: 18px;
    line-height: 26px;
  }
}

.style-2748 {
  box-sizing: border-box;
}

.style-2749 {
  vertical-align: middle;
  box-sizing: border-box;
}

.style-2750 {
  box-sizing: border-box;
}

.style-2751 {
  box-sizing: border-box;
}

.style-2752 {
  box-sizing: border-box;
  display: flex;
  padding-top: 24px;
  align-items: flex-start;
  -webkit-box-pack: justify;
  justify-content: space-between;
  gap: 1.5px;
  align-self: stretch;
  border-top: 1px solid rgb(186, 229, 171);
  cursor: pointer;
}

.style-2752-trigger {
  display: none;
}

.style-2752-subtext {
  display: none;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-top: 0;
  width: 65%;
}

.style-2752-subtext:checked~.style-2752-subtext {
  display: block;
}

.style-2753 {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  flex: 1 0 0px;
  max-width: 70%;
}

.style-2754 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(255, 255, 255);

  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;

  @media screen and (max-width: 768px) {
    font-size: 18px;
    line-height: 26px;
  }
}

.style-2755 {
  box-sizing: border-box;
}

.style-2756 {
  vertical-align: middle;
  box-sizing: border-box;
}

.style-2757 {
  box-sizing: border-box;
}

.style-2758 {
  box-sizing: border-box;
}

.style-2759 {
  box-sizing: border-box;
  display: flex;
  padding-top: 24px;
  align-items: flex-start;
  -webkit-box-pack: justify;
  justify-content: space-between;
  gap: 1.5px;
  align-self: stretch;
  border-top: 1px solid rgb(186, 229, 171);
  cursor: pointer;
}

.style-2759-trigger {
  display: none;
}

.style-2759-subtext {
  display: none;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-top: 0;
  width: 65%;
}

.style-2759-subtext:checked~.style-2759-subtext {
  display: block;
}

.style-2760 {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  flex: 1 0 0px;
  max-width: 70%;
}

.style-2761 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(255, 255, 255);

  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;

  @media screen and (max-width: 768px) {
    font-size: 18px;
    line-height: 26px;
  }
}

.style-2762 {
  box-sizing: border-box;
}

.style-2763 {
  vertical-align: middle;
  box-sizing: border-box;
}

.style-2764 {
  box-sizing: border-box;
}

.style-2765 {
  box-sizing: border-box;
}

.style-2766 {
  box-sizing: border-box;
  display: flex;
  padding: 6px 12px;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  gap: 10px;
  border: 0px none rgb(98, 170, 72);
  border-radius: 3px;
  background: rgb(242, 242, 242) none repeat scroll 0% 0% / auto padding-box border-box;
  color: rgb(98, 170, 72);

  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  position: absolute;
  top: 61.9062px;
  left: 244.797px;
  transform: matrix(0.992546, 0.121869, -0.121869, 0.992546, 0, 0);

  @media screen and (max-width: 1024px) {
    padding: 6px 12px;
    top: 2%;
    left: 15%;
    transform: rotate(7deg);
  }

  @media screen and (max-width: 768px) {
    padding: 6px 12px;
    top: 2%;
    left: 17%;
    transform: rotate(7deg);
  }
}

.style-2833 {
  box-sizing: border-box;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-kerning: auto;
  font-optical-sizing: auto;
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-weight: 400;
  font-stretch: 100%;
  line-height: 12.8px;
  font-family: 'FontAwesome';
  font-size: 12.8px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

.style-2834 {
  box-sizing: border-box;
}

.style-0-1 {
  box-sizing: border-box;
  background-color: rgb(212, 67, 160);
  position: relative;
}

.style-0-1::after {
  content: '';
  position: absolute;
  right: 0px;
  bottom: -1px;
  width: 100%;
  height: 15%;
  z-index: 0;
  background: #f2f2f2;
}

.style-1-1 {
  max-width: 1440px;
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 12px;
  padding-right: 12px;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
}

.style-2-1 {
  box-sizing: border-box;
  position: absolute;
  inset: 0px;
  z-index: -1;
}

.style-3-1 {
  vertical-align: middle;
  box-sizing: border-box;
}

.style-4-1 {
  box-sizing: border-box;
}

.style-5-1 {
  box-sizing: border-box;
  position: absolute;
  top: 137.156px;
  left: 0px;
}

.style-6-1 {
  vertical-align: middle;
  box-sizing: border-box;
  width: 45%;
}

.style-7-1 {
  box-sizing: border-box;
}

.style-8-1 {
  box-sizing: border-box;
  position: absolute;
  top: 246.875px;
  left: -19.0469px;
}

.style-9-1 {
  vertical-align: middle;
  box-sizing: border-box;
  width: 95%;
}

.style-10-1 {
  box-sizing: border-box;
}

.style-11-1 {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  position: relative;
  text-align: center;
  margin-top: 100px;
  width: 60%;

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

.style-12-1 {
  font-size: 88px;
  color: rgb(249, 249, 249);

  font-weight: 700;
  line-height: 104px;
  margin-bottom: 8px;
  margin-top: 0px;
  box-sizing: border-box;
  font-style: normal;
  z-index: 1;

  @media screen and (max-width: 768px) {
    font-size: 36px;
    line-height: 44px;
  }
}

.style-13-1 {
  margin-bottom: 4.8px;
  margin-top: 24px;
  box-sizing: border-box;
  color: rgb(255, 255, 255);

  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;

  @media screen and (max-width: 768px) {
    font-size: 18px;
    line-height: 32px;
  }
}

.style-14-1 {
  box-sizing: border-box;
  display: block;
  margin-right: 50px;
}

.style-15-1 {
  vertical-align: middle;
  box-sizing: border-box;
  width: 120%;
}

.style-16-1 {
  box-sizing: border-box;
}

.style-17-1 {
  box-sizing: border-box;
}

.style-18-1 {
  box-sizing: border-box;
}

.style-19-1 {
  box-sizing: border-box;
}

.style-20-1 {
  box-sizing: border-box;
  display: none;
}

.style-21-1 {
  vertical-align: middle;
  box-sizing: border-box;
}

.style-22-1 {
  box-sizing: border-box;
}

.style-23-1 {
  box-sizing: border-box;
}

.style-24-1 {
  box-sizing: border-box;
}

.style-25-1 {
  box-sizing: border-box;
}

.style-26-1 {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  padding: 14px;
  border-radius: 24px;

  width: 90%;
  z-index: 1;
}

.style-26-1 .table {
  width: 100%;
}

.style-26-1 .table h4 {
  margin-top: 15px;
  font-size: 18px;
  font-weight: 500;
  text-align: center;

  @media screen and (max-width: 768px) {
    font-size: 13px;
    line-height: 18px;
  }

  @media screen and (max-width: 480px) {
    font-size: 12px;
    line-height: 15px;
  }
}

.style-26-1 .table h1 {
  font-size: 27px;
  text-align: center;

  @media screen and (max-width: 768px) {
    font-size: 22px;
  }

  @media screen and (max-width: 480px) {
    font-size: 15px;
  }
}

.style-26-1 .table .table-container .table-body .table-row .table-col {
  width: 50%;
}

.style-27-1 {
  box-sizing: border-box;
  position: relative;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  gap: 24px;
  width: 100%;
  margin-bottom: 18px;

  @media screen and (max-width: 768px) {
    gap: 0.5rem;
    margin-bottom: 0.5rem;
  }
}

.style-28-1 {
  box-sizing: border-box;
  position: absolute;
  left: 0px;
}

.style-29-1 {
  vertical-align: middle;
  box-sizing: border-box;

  @media screen and (max-width: 768px) {
    height: 30px;
    width: 30px;
  }

  @media screen and (max-width: 425px) {
    height: 15px;
    width: 15px;
  }
}

.style-30-1 {
  box-sizing: border-box;
}

.style-31-1 {
  box-sizing: border-box;
}

.style-32-1 {
  box-sizing: border-box;
}

.style-33-1 {
  box-sizing: border-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  gap: 8px;
}

.style-34-1 {
  margin-bottom: 0px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(255, 255, 255);
  text-align: center;

  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;

  @media screen and (max-width: 1024px) {
    font-size: 16px;
    line-height: 26px;
  }

  @media screen and (max-width: 768px) {
    font-size: 12px;
    line-height: 10px;
  }

  @media screen and (max-width: 568px) {
    font-size: 8px;
    line-height: 26px;
  }
}

.style-35-1 {
  box-sizing: border-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  gap: 8px;
}

.style-36-1 {
  box-sizing: border-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}

.style-37-1 {
  vertical-align: middle;
  box-sizing: border-box;

  @media screen and (max-width: 768px) {
    height: 30px;
    width: 30px;
  }

  @media screen and (max-width: 425px) {
    height: 10px;
    width: 10px;
  }
}

.style-38-1 {
  box-sizing: border-box;
}

.style-39-1 {
  box-sizing: border-box;
  display: none;
}

.style-40-1 {
  vertical-align: middle;
  box-sizing: border-box;
}

.style-41-1 {
  box-sizing: border-box;
}

.style-42-1 {
  margin-bottom: 0px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(255, 255, 255);
  text-align: center;

  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;

  @media screen and (max-width: 1024px) {
    font-size: 16px;
    line-height: 26px;
  }

  @media screen and (max-width: 768px) {
    font-size: 12px;
    line-height: 10px;
  }

  @media screen and (max-width: 568px) {
    font-size: 8px;
    line-height: 26px;
  }
}

.style-43-1 {
  box-sizing: border-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  gap: 8px;
}

.style-44-1 {
  box-sizing: border-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}

.style-45-1 {
  vertical-align: middle;
  box-sizing: border-box;

  @media screen and (max-width: 768px) {
    height: 30px;
    width: 30px;
  }

  @media screen and (max-width: 425px) {
    height: 10px;
    width: 10px;
  }
}

.style-46-1 {
  box-sizing: border-box;
}

.style-47-1 {
  box-sizing: border-box;
  display: none;
}

.style-48-1 {
  vertical-align: middle;
  box-sizing: border-box;
}

.style-49-1 {
  box-sizing: border-box;
}

.style-50-1 {
  margin-bottom: 0px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(255, 255, 255);
  text-align: center;

  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;

  @media screen and (max-width: 1024px) {
    font-size: 16px;
    line-height: 26px;
  }

  @media screen and (max-width: 768px) {
    font-size: 12px;
    line-height: 10px;
  }

  @media screen and (max-width: 568px) {
    font-size: 8px;
    line-height: 26px;
  }
}

.style-51-1 {
  box-sizing: border-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  gap: 8px;

  @media screen and (max-width: 768px) {
    display: none;
  }
}

.style-52-1 {
  box-sizing: border-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}

.style-53-1 {
  vertical-align: middle;
  box-sizing: border-box;
}

.style-54-1 {
  box-sizing: border-box;
}

.style-55-1 {
  box-sizing: border-box;
  display: none;
}

.style-56-1 {
  vertical-align: middle;
  box-sizing: border-box;
}

.style-57-1 {
  box-sizing: border-box;
}

.style-58-1 {
  margin-bottom: 0px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(255, 255, 255);
  text-align: center;

  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;

  @media screen and (max-width: 1024px) {
    font-size: 16px;
    line-height: 26px;
  }

  @media screen and (max-width: 425px) {
    font-size: 8px;
    line-height: 26px;
  }
}

.style-59-1 {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  padding: 16px;
  border-radius: 8px;
  background: rgb(242, 242, 242) none repeat scroll 0% 0% / auto padding-box border-box;
  width: 100%;
}

.style-60-1 {
  box-sizing: border-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  margin-bottom: 16px;
  gap: 14px;
}

.style-61-1 {
  cursor: pointer;
  appearance: button;
  text-transform: none;

  font-size: 12.8px;
  line-height: 19.2px;
  margin: 0px;
  border-radius: 12px;
  box-sizing: border-box;
  border: 0px none rgb(0, 0, 0);
  background: rgb(165, 166, 168) none repeat scroll 0% 0% / auto padding-box border-box;
  display: flex;
  width: 44px;
  height: 24px;
  padding: 2px;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  align-items: center;
}

.active {
  justify-content: end;
  background-color: rgb(212, 67, 160);
}

.style-62-1 {
  vertical-align: middle;
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  fill: rgb(242, 242, 242);
  filter: drop-shadow(rgba(16, 24, 40, 0.06) 0px 1px 2px) drop-shadow(rgba(16, 24, 40, 0.1) 0px 1px 3px);
}

.style-63-1 {
  box-sizing: border-box;
}

.style-64-1 {
  box-sizing: border-box;
}

.style-65-1 {
  box-sizing: border-box;
}

.style-66-1 {
  box-sizing: border-box;
}

.style-67-1 {
  box-sizing: border-box;
}

.style-68-1 {
  box-sizing: border-box;
}

.style-69-1 {
  box-sizing: border-box;
}

.style-70-1 {
  box-sizing: border-box;
}

.style-71-1 {
  box-sizing: border-box;
}

.style-72-1 {
  box-sizing: border-box;
}

.style-73-1 {
  box-sizing: border-box;
}

.style-74-1 {
  box-sizing: border-box;
}

.style-75-1 {
  box-sizing: border-box;
}

.style-76-1 {
  box-sizing: border-box;
}

.style-77-1 {
  box-sizing: border-box;
}

.style-78-1 {
  box-sizing: border-box;
}

.style-79-1 {
  box-sizing: border-box;
}

.style-80-1 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(27, 19, 31);

  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}

.style-81-1 {
  box-sizing: border-box;
  gap: 16px;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  align-items: stretch;
  width: 100%;

  @media screen and (max-width: 768px) {
    flex-direction: column;
  }
}

.style-82-1 {
  box-sizing: border-box;
  width: 100%;
  border-radius: 16px;
  border-width: 8px 1px 1px;
  border-style: solid;
  border-color: rgb(98, 170, 72);
  border-image: none;
  position: relative;
}

.style-83-1 {
  color: rgb(83, 88, 112);
  flex: 1 1 auto;
  padding: 32px 16px;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  gap: 16px;
}

.style-84-1 {
  border-radius: 0px;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid rgb(216, 216, 216);
  color: rgb(83, 88, 112);
  margin-bottom: 0px;
  padding: 16px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  min-height: 160px;
  gap: 16px;
  align-self: stretch;
}

.style-85-1 {
  font-size: 32px;
  color: rgb(98, 170, 72);

  font-weight: 600;
  line-height: 40px;
  margin-bottom: 8px;
  margin-top: 0px;
  box-sizing: border-box;
  font-style: normal;
}

.style-86-1 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(27, 19, 31);

  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}

.style-87-1 {
  box-sizing: border-box;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
}

.style-88-1 {
  box-sizing: border-box;
  display: flex;
  padding-left: 16px;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5px;
  flex: 1 0 0px;
  align-self: stretch;
}

.style-89-1 {
  text-decoration: none;
  color: rgb(102, 100, 103);
  box-sizing: border-box;

  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  font-style: italic;
  margin-bottom: 10px;
}

.style-90-1 {
  box-sizing: border-box;
  display: flex;
  padding-left: 16px;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  flex: 1 0 0px;
  align-self: stretch;
}

.style-91-1 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(102, 100, 103);

  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.style-92-1 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(102, 100, 103);

  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.style-93-1 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(102, 100, 103);

  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.style-94-1 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(102, 100, 103);

  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.style-95-1 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(102, 100, 103);

  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.style-96-1 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(102, 100, 103);

  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.style-97-1 {
  cursor: pointer;
  appearance: button;
  text-transform: none;

  font-size: 18px;
  line-height: 26px;
  margin: 0px;
  border-radius: 8px;
  box-sizing: border-box;
  width: 100%;
  display: flex;
  padding: 19px 36px;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  color: rgb(255, 255, 255);
  text-align: center;
  font-style: normal;
  font-weight: 600;
  border: 2px solid rgb(98, 170, 72);
  background: rgb(98, 170, 72) none repeat scroll 0% 0% / auto padding-box border-box;
}

.style-98-1 {
  box-sizing: border-box;
  width: 100%;
  border-radius: 16px;
  border-width: 8px 1px 1px;
  border-style: solid;
  border-color: rgb(203, 29, 141);
  border-image: none;
  position: relative;
}

.style-99-1 {
  color: rgb(83, 88, 112);
  margin-bottom: 0px;
  box-sizing: border-box;
  display: flex;
  padding: 0px 36px;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  border: 2px solid rgb(203, 29, 141);
  background: rgb(203, 29, 141) none repeat scroll 0% 0% / auto padding-box border-box;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
}

.style-100-1 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(255, 255, 255);
  text-align: center;

  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
}

.style-101-1 {
  color: rgb(83, 88, 112);
  flex: 1 1 auto;
  padding: 32px 16px;
  box-sizing: border-box;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  gap: 16px;
}

.style-102-1 {
  border-radius: 0px;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid rgb(216, 216, 216);
  color: rgb(83, 88, 112);
  margin-bottom: 0px;
  padding: 16px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  min-height: 160px;
  gap: 16px;
  align-self: stretch;
}

.style-103-1 {
  font-size: 32px;
  color: rgb(203, 29, 141);

  font-weight: 600;
  line-height: 40px;
  margin-bottom: 8px;
  margin-top: 0px;
  box-sizing: border-box;
  font-style: normal;
}

.style-104-1 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(27, 19, 31);

  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}

.style-105-1 {
  box-sizing: border-box;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
}

.style-106-1 {
  box-sizing: border-box;
  display: flex;
  padding-left: 16px;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5px;
  flex: 1 0 0px;
  align-self: stretch;
}

.style-107-1 {
  text-decoration: none;
  color: rgb(102, 100, 103);
  box-sizing: border-box;

  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  font-style: italic;
  margin-bottom: 10px;
}

.style-108-1 {
  box-sizing: border-box;
}

.style-109-1 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(203, 29, 141);

  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.style-110-1 {
  box-sizing: border-box;
  display: flex;
  padding-left: 16px;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  flex: 1 0 0px;
  align-self: stretch;
}

.style-111-1 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(102, 100, 103);

  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.style-112-1 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(102, 100, 103);

  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.style-113-1 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(102, 100, 103);

  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.style-114-1 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(102, 100, 103);

  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.style-115-1 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(102, 100, 103);

  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.style-116-1 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(102, 100, 103);

  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.style-117-1 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(102, 100, 103);

  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.style-118-1 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(102, 100, 103);

  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.style-119-1 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(102, 100, 103);

  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.style-120-1 {
  cursor: pointer;
  appearance: button;
  text-transform: none;

  font-size: 18px;
  line-height: 26px;
  margin: 0px;
  border-radius: 8px;
  box-sizing: border-box;
  width: 100%;
  display: flex;
  padding: 19px 36px;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  color: rgb(255, 255, 255);
  text-align: center;
  font-style: normal;
  font-weight: 600;
  border: 2px solid rgb(203, 29, 141);
  background: rgb(203, 29, 141) none repeat scroll 0% 0% / auto padding-box border-box;
}

.style-121-1 {
  box-sizing: border-box;
  width: 100%;
  border-radius: 16px;
  border-width: 8px 1px 1px;
  border-style: solid;
  border-color: rgb(44, 153, 254);
  border-image: none;
  position: relative;
}

.style-122-1 {
  color: rgb(83, 88, 112);
  flex: 1 1 auto;
  padding: 32px 16px;
  box-sizing: border-box;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  gap: 16px;
}

.style-123-1 {
  border-radius: 0px;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid rgb(216, 216, 216);
  color: rgb(83, 88, 112);
  margin-bottom: 0px;
  padding: 16px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  min-height: 160px;
  gap: 16px;
  align-self: stretch;
}

.style-124-1 {
  font-size: 32px;
  color: rgb(44, 153, 254);

  font-weight: 600;
  line-height: 40px;
  margin-bottom: 8px;
  margin-top: 0px;
  box-sizing: border-box;
  font-style: normal;
}

.style-125-1 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(27, 19, 31);

  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}

.style-126-1 {
  box-sizing: border-box;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
}

.style-127-1 {
  box-sizing: border-box;
  display: flex;
  padding-left: 16px;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5px;
  flex: 1 0 0px;
  align-self: stretch;
}

.style-128-1 {
  text-decoration: none;
  color: rgb(102, 100, 103);
  box-sizing: border-box;

  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  font-style: italic;
  margin-bottom: 10px;
}

.style-129-1 {
  box-sizing: border-box;
}

.style-130-1 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(44, 153, 254);

  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.style-131-1 {
  box-sizing: border-box;
  display: flex;
  padding-left: 16px;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  flex: 1 0 0px;
  align-self: stretch;
}

.style-132-1 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(102, 100, 103);

  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.style-133-1 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(102, 100, 103);

  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.style-134-1 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(102, 100, 103);

  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.style-135-1 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(102, 100, 103);

  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.style-136-1 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(102, 100, 103);

  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.style-137-1 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(102, 100, 103);

  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.style-138-1 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(102, 100, 103);

  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.style-139-1 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(102, 100, 103);

  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.style-140-1 {
  margin-bottom: 4.8px;
  margin-top: 0px;
  box-sizing: border-box;
  color: rgb(102, 100, 103);

  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.style-141-1 {
  cursor: pointer;
  appearance: button;
  text-transform: none;

  font-size: 18px;
  line-height: 26px;
  margin: 0px;
  border-radius: 8px;
  box-sizing: border-box;
  width: 100%;
  display: flex;
  padding: 19px 36px;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  color: rgb(255, 255, 255);
  text-align: center;
  font-style: normal;
  font-weight: 600;
  border: 2px solid rgb(44, 153, 254);
  background: rgb(44, 153, 254) none repeat scroll 0% 0% / auto padding-box border-box;
}

.table .table-container {
  box-sizing: border-box;
  border-radius: 5px;
  margin-top: 50px;
  padding: 20px;
  background-color: rgb(242, 242, 242);
  position: relative;

  @media screen and (max-width: 768px) {
    padding: 2rem;
  }
}

.table .table-container .container {
  max-width: 1440px;
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 12px;
  padding-right: 12px;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  gap: 48px;
}

.table .heading {
  font-size: 64px;
  color: rgb(27, 19, 31);

  font-weight: 700;
  line-height: 88px;
  margin-bottom: 48px;
  margin-top: 0px;
  box-sizing: border-box;
  text-align: center;
  font-style: normal;

  @media screen and (max-width: 768px) {
    font-size: 32px;
    line-height: 44px;
    margin: 0;
  }
}

.table .table-body {
  box-sizing: border-box;
  display: block;
}

.table .table-row {
  box-sizing: border-box;
  display: flex;
  /* Use flexbox for automatic sizing based on children */
  border: 0.8px solid rgb(180, 178, 181);
  width: 100%;
}

.table .table-row:not(:last-child) {
  border-bottom: none;
}

.table .row-title {
  box-sizing: border-box;
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  color: rgb(27, 19, 31);

  font-style: normal;
  padding: 12px 24px;
}

/* Style for points under the heading in a new row */
.table-row-points {
  padding-left: 5px;
  /* Adds indentation for list items */
  margin: 0px;
}

.table-row-points ul {
  margin: 0px;
}

.table-row-points li {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  margin: 0px;

  @media screen and (max-width: 480px) {
    font-size: 11px;
    /* line-height: 26px; */
  }
}

.table-heading {
  font-size: 20px;
  /* Slightly larger than normal text */
  font-weight: 700;
  /* Bold for emphasis */
  margin: 10px !important;
  color: rgb(27, 19, 31);
  /* Consistent color with your theme */
  text-transform: capitalize;
  /* Capitalize each word for a cleaner look */
  letter-spacing: 0.5px;
  /* Slightly increase letter spacing for better readability */

  @media (max-width: 768px) {
    font-size: 18px;
  }

  @media (max-width: 480px) {
    font-size: 12px;
    letter-spacing: 0px;
  }
}

.table-col:first-child {
  border-left: none;
  /* Remove border for the first column */
}

/* Utility classes for centering */
.x-center {
  display: flex;
  justify-content: center;
}

.y-center {
  display: flex;
  align-items: center;
}

/* Default style for .table-col */
.table-col {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 10px;
  color: rgb(27, 19, 31);
  flex: 1;
  /* Allow each column to adjust its width based on content */
  border-left: 0.8px solid rgb(180, 178, 181);
}

/* Remove border for the first column */
.table-col:first-child {
  border-left: none;
}

/* Styling for headings and paragraphs */
.table-col h1 {
  font-size: 24px;
  font-weight: 700;
  margin: 0px !important;

  @media (max-width: 768px) {
    font-size: 18px;
    /* Adjust font size for smaller screens */
  }

  @media (max-width: 480px) {
    font-size: 16px;
    /* Further reduce the font size for smaller screens */
  }
}

.p-40 {
  padding: 40px;
}

.table-col h4 {
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  margin: 0;
}

.table-col p {
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  margin: 4.8px 0;
}

.table .style-48 {
  vertical-align: middle;
  box-sizing: border-box;
}

.table .style-49 {
  box-sizing: border-box;
}

.table .style-50 {
  box-sizing: border-box;
  border-right: 0.8px solid rgb(180, 178, 181);
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: rgb(27, 19, 31);

  font-style: normal;
  padding: 12px 24px;
  border-left: 0.8px solid rgb(180, 178, 181);
}

.table .style-51 {
  vertical-align: middle;
  box-sizing: border-box;
}

.table .style-52 {
  box-sizing: border-box;
}

.mobile-comparison {
  width: 100%;
  display: block;

  @media screen and (min-width: 769px) {
    display: none;
  }
}

.mobile-comparison .heading {
  color: var(--font-color-font-1, #1b131f);

  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
  margin: 0px;
  text-align: start;
  margin: 20px 0 10px 0;

  @media screen and (max-width: 425px) {
    font-size: 22px;
    line-height: 32px;
  }
}

.mobile-comparison .feature-item {
  width: 100%;
}

.mobile-comparison .toggle-item {
  display: flex;
  padding: 12px 0px;
  -webkit-box-align: center;
  align-items: center;
  gap: 16px;
  width: 100%;
  border-top: 1px solid var(--gray-gray-300, #d8d8d8);
  cursor: pointer;
}

.mobile-comparison .content {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  gap: 8px;
  flex: 1 0 0px;

  p {
    color: #1b131f;

    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin: 0px;
  }
}

.mobile-comparison .toggle-content {
  display: none;
}

.mobile-comparison .show {
  display: block;
}

.mobile-comparison .toggle-data-row {
  display: flex;
  height: 40px;
  -webkit-box-align: center;
  align-items: center;
  gap: 16px;
  align-self: stretch;
  color: var(--gray-gray-600, #646567);

  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

.mobile-comparison .toggle-data-row .label {
  display: flex;
  width: 120px;
  padding: 8px 0px;
  -webkit-box-align: center;
  align-items: center;
}

.mobile-comparison .toggle-data-row .value {
  display: flex;
  width: 80px;
  -webkit-box-align: center;
  align-items: center;
}

@media screen and (max-width: 1440px) {
  .nav-style-27 a {
    padding: 8px;
    margin-right: 0px;
  }

  .nav-style-27 .nav-style-35 button {
    padding: 5px;
  }
}


@media screen and (max-width: 1024px) {

  .nav-style-27 a {
    padding: 5px;
    margin-right: 0px;
  }

  .nav-style-27 button {
    padding: 10px;
  }

  .style-2286 {
    gap: 1.5rem;
    padding: 0px 3.25rem;
  }

  .style-2288,
  .style-2708 {
    font-size: 45px;
    line-height: 58px;
  }

  .style-2289,
  .style-2317,
  .style-2320,
  .style-2322,
  .style2325,
  .style-2327,
  .style-2330 {
    font-size: 18px;
    line-height: 28px;
  }

  .style-2712,
  .style-2719,
  .style-2726 {
    font-size: 24px;
    line-height: 36px;
  }
}

@media screen and (max-width: 768px) {

  .style-2288,
  .style-2708 {
    font-size: 32px;
    line-height: 40px;
    text-align: center;
  }

  .style-2286 {
    flex-direction: column;
    gap: 1rem;
    padding: 4rem 2.5rem 2rem;
    overflow: hidden;
  }

  .style-15-1 {
    width: 80%;
  }

  .style-2712,
  .style-2719,
  .style-2726 {
    font-size: 18px;
    line-height: 28px;
  }
}