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

body * li {
  list-style: none;
}

* {
  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);
  --bs-gutter-x: 1.5rem;
}

: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);
  --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);
  --bs-body-font-family: 'SourceSansPro', 'Noto Color Emoji';
  --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;
  }
}

.kYl-gea {
  background: var(--secoundary-secoundary-400, #d443a0);
}

*,
:before,
:after {
  box-sizing: border-box;
}

:-webkit-scrollbar {
  height: 7px;
  width: 7px;
  background-color: #f5f5f5;
}

:-webkit-scrollbar-thumb {
  background-color: #c8c8c8;
  border-radius: 5px;
}

:-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(225, 225, 225, 0.3);
  background-color: #ffffffda;
}

.container-s5j {
  --bs-gutter-x: 1.5rem;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
  max-width: 1320px;
}

@media (min-width: 576px) {
  .container-s5j {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container-s5j {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container-s5j {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container-s5j {
    max-width: 1140px;
  }
}

.kYl-gea .container-s5j {
  max-width: 1440px;
  position: relative;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  gap: 2rem;
  padding: 0 6.25rem;
}

.kYl-gea .tes-jab {
  width: 50%;
  display: flex;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  gap: 1.5rem;
  padding: 6.25rem 0;
}

.kYl-gea .slide-d7f {
  display: flex;
  flex-direction: column;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  position: relative;
  height: 800px;
}

.kYl-gea .container-37b {
  margin: 3rem 0;
  overflow: scroll;
  width: 50%;
  scrollbar-width: none;
}

.kYl-gea .container-37b::-webkit-scrollbar {
  display: none;
}

button {
  border-radius: 0;
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  -webkit-appearance: button;
}

button:not(:disabled) {
  cursor: pointer;
}

.kYl-gea .btn-tvy {
  position: absolute;
  display: flex;
  transform: rotate(8.522deg);
  padding: 6px 12px;
  color: var(--secoundary-secoundary-500-f, #cb1d8d);
  border: none;
  font-family: 'Instrument Sans';
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  top: 13%;
  left: 6%;
}

h2 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-family: 'SourceSansPro', 'Noto Color Emoji';
  font-weight: 600;
  line-height: 1.2;
  color: var(--bs-heading-color);
  font-size: calc(1.285rem + 0.42vw);
}

@media (min-width: 1200px) {
  h2 {
    font-size: 1.6rem;
  }
}

.kYl-gea .tes-jab h2 {
  color: var(--font-color-font-4, #fff);
  font-family: 'Instrument Sans';
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: 88px;
}

p {
  margin-top: 0;
  margin-bottom: 0.3rem;
}

.kYl-gea .tes-jab p {
  color: var(--font-color-font-4, #fff);
  font-family: 'Instrument Sans';
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  margin: 0;
}

.kYl-gea .slide-d7f .lin-1cy {
  background: white;
  height: 100%;
  width: 2px;
  position: absolute;
}

.kYl-gea .slide-d7f .slide-csb {
  background-color: rgb(212, 67, 160);
  cursor: pointer;
  z-index: 1;
}

.kYl-gea .container-37b .container-z3x {
  max-height: 940px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: auto;
  gap: 10px;
  overflow: auto;
  scrollbar-width: none;
}

.kYl-gea .container-37b .container-z3x::-webkit-scrollbar {
  display: none;
}

.kYl-gea .container-37b .container-z3x .grid-hpe:nth-child(2n) {
  position: relative;
  top: 45%;
}

.dRY-jb8 {
  flex-direction: column;
  border-radius: 16px;
  border: 1.5px solid var(--font-color-font-2, #666467);
  background: var(--white-shades-white-100, #fff);
  margin-bottom: 5px;
}

.dRY-jb8 .img-bsq {
  border-radius: 16px;
  overflow: hidden;
}

.dRY-jb8 .content-l4g {
  display: flex;
  padding: 1.25rem 1rem 1rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
}

img {
  vertical-align: middle;
  max-width: 100%;
  object-fit: cover;
}

.dRY-jb8 .content-l4g span {
  color: var(--font-color-font-1, #1b131f);
  font-family: 'Instrument Sans';
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
  white-space: nowrap;
  overflow: hidden;
  max-width: 100%;
  text-overflow: ellipsis;
}

.d-a5x {
  display: flex !important;
}

.w-fdr {
  width: 100% !important;
}

.content-jre {
  justify-content: space-between !important;
}

.dRY-jb8 .content-l4g p {
  font-family: 'Instrument Sans';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

.dRY-jb8 .content-l4g .cat-eml {
  color: black;
  font-weight: 600;
}

.dRY-jb8 .content-l4g .cat-eml-container {
  background-color: #f1f1f1;
  margin-bottom: 10px;
  padding: 6px 12px;
  padding-left: 16px;
  margin-left: -1rem;
  margin-right: -1rem;
}

.dRY-jb8 .content-l4g .des-xzp {
  color: var(--font-color-font-2, #666467);
  max-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dRY-jb8 .content-l4g .pri-19j {
  color: var(--primary-primary-600-f, #62aa48);
  text-align: center;
  font-family: 'Instrument Sans';
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
}

/* These were inline style tags. Uses id+class to override almost everything */
#style-EbHCI.style-EbHCI {
  min-height: 270px;
}

#style-cxrjD.style-cxrjD {
  min-height: 270px;
}

#style-4H3E3.style-4H3E3 {
  min-height: 270px;
}

#style-tSMGs.style-tSMGs {
  min-height: 270px;
}

#style-2h5xb.style-2h5xb {
  min-height: 270px;
}

#style-SrUEq.style-SrUEq {
  min-height: 270px;
}

#style-RSeEP.style-RSeEP {
  min-height: 270px;
}

#style-i6tgp.style-i6tgp {
  min-height: 270px;
}

#style-ZQA2T.style-ZQA2T {
  min-height: 270px;
}

#style-R7esx.style-R7esx {
  min-height: 270px;
}

@media (min-width: 576px) {
  .container-owf {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container-owf {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container-owf {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container-owf {
    max-width: 1140px;
  }
}

.container-owf {
  max-width: 1320px;
}

.kYl-xsz .container-owf {
  max-width: 1440px;
  position: relative;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  gap: 2rem;
  padding: 0 6.25rem;
}

.kYl-xsz .tes-axi {
  width: 50%;
  display: flex;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  gap: 1.5rem;
  padding: 6.25rem 0;
}

.kYl-xsz .slide-vbj {
  display: flex;
  flex-direction: column;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  position: relative;
  height: 800px;
}

.kYl-xsz .container-nay {
  margin: 3rem 0;
  overflow: scroll;
  width: 50%;
  scrollbar-width: none;
}

.kYl-xsz .container-nay::-webkit-scrollbar {
  display: none;
}

.kYl-xsz .btn-a5j {
  position: absolute;
  display: flex;
  transform: rotate(8.522deg);
  padding: 6px 12px;
  color: var(--secoundary-secoundary-500-f, #cb1d8d);
  border: none;
  font-family: 'Instrument Sans';
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  top: 17%;
  left: 6%;
}

@media (min-width: 1200px) {
  h2 {
    font-size: 1.6rem;
  }
}

.kYl-xsz .tes-axi h2 {
  color: var(--font-color-font-4, #fff);
  font-family: 'Instrument Sans';
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: 88px;
}

.kYl-xsz .tes-axi p {
  color: var(--font-color-font-4, #fff);
  font-family: 'Instrument Sans';
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  margin: 0;
}

.kYl-xsz .slide-vbj .lin-w3z {
  background: white;
  height: 100%;
  width: 2px;
  position: absolute;
}

.kYl-xsz .slide-vbj .slide-oq1 {
  background-color: rgb(212, 67, 160);
  cursor: pointer;
  z-index: 1;
}

.kYl-xsz .container-nay .container-vx5 {
  max-height: 940px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: auto;
  gap: 10px;
  overflow: auto;
  scrollbar-width: none;
}

.kYl-xsz .container-nay .container-vx5::-webkit-scrollbar {
  display: none;
}

svg {
  vertical-align: middle;
}

.kYl-xsz .container-nay .container-vx5 .grid-32s:nth-child(2n) {
  position: relative;
  top: 45%;
}

.dRY-hvo {
  flex-direction: column;
  border-radius: 16px;
  border: 1.5px solid var(--font-color-font-2, #666467);
  background: var(--white-shades-white-100, #fff);
  margin-bottom: 5px;
}

.dRY-hvo .img-ypo {
  border-radius: 16px;
  overflow: hidden;
}

.dRY-hvo .content-svb {
  display: flex;
  padding: 1.25rem 1rem 1rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
}

h3 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-family: 'SourceSansPro', 'Noto Color Emoji';
  font-weight: 600;
  line-height: 1.2;
  color: var(--bs-heading-color);
  font-size: calc(1.265rem + 0.18vw);
}

@media (min-width: 1200px) {
  h3 {
    font-size: 1.4rem;
  }
}

.dRY-hvo .content-svb h3 {
  color: var(--font-color-font-1, #1b131f);
  font-family: 'Instrument Sans';
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
  white-space: nowrap;
  overflow: hidden;
  max-width: 100%;
  text-overflow: ellipsis;
}

.d-qg8 {
  display: flex !important;
}

.w-yod {
  width: 100% !important;
}

.content-3dt {
  justify-content: space-between !important;
}

.dRY-hvo .content-svb p {
  font-family: 'Instrument Sans';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

.dRY-hvo .content-svb .cat-745 {
  color: var(--font-color-font-3, #b4b2b5);
}

.dRY-hvo .content-svb .des-33b {
  color: var(--font-color-font-2, #666467);
  max-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dRY-hvo .content-svb .pri-271 {
  color: var(--primary-primary-600-f, #62aa48);
  text-align: center;
  font-family: 'Instrument Sans';
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
}

/* These were inline style tags. Uses id+class to override almost everything */
#style-fn6VG.style-fn6VG {
  min-height: 270px;
}

#style-MQ9qb.style-MQ9qb {
  min-height: 270px;
}

#style-3wVaJ.style-3wVaJ {
  min-height: 270px;
}

#style-4wHCy.style-4wHCy {
  min-height: 270px;
}

#style-okHt1.style-okHt1 {
  min-height: 270px;
}

#style-UkHEQ.style-UkHEQ {
  min-height: 270px;
}

#style-Hew16.style-Hew16 {
  min-height: 270px;
}

#style-JCe1I.style-JCe1I {
  min-height: 270px;
}

#style-PtSHJ.style-PtSHJ {
  min-height: 270px;
}

#style-nOCXT.style-nOCXT {
  min-height: 270px;
}

@media screen and (max-width: 768px) {
  .kYl-gea .tes-jab h2 {
    font-size: 32px;
    line-height: 40px;
    width: 80%;
    text-align: center;
  }

  .kYl-gea .tes-jab p {
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    text-align: center;
  }

  .kYl-gea .container-s5j {
    flex-direction: column;
    gap: 1rem;
    padding: 4rem 0 2rem;
    overflow: hidden;
  }

  .kYl-gea .tes-jab {
    -webkit-box-align: center;
    align-items: center;
    padding: 0 1.25rem;
    width: 100%;
  }

  .kYl-gea .slide-d7f {
    margin: 0 1.25rem;
    flex-direction: row;
    height: auto;
    width: 90%;
  }

  .kYl-gea .slide-d7f .lin-1cy {
    height: 2px;
    width: 100%;
  }

  .kYl-gea .slide-d7f .slide-csb {
    background-color: rgb(212, 67, 160);
    cursor: pointer;
    z-index: 1;
  }

  .kYl-gea .card-container-outer {
    margin: 1.5rem 0;
    width: 100%;
  }

  .kYl-gea .card-container-outer .card-container {
    display: flex;
    gap: 1rem;
    overflow: scroll;
    padding: 0 1.25rem;
    scrollbar-width: none;
  }

  .kYl-gea .card-container-outer .card-container .grid-item {
    width: 250px;
    flex-shrink: 0;
  }
}

.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;
}

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

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

@media screen and (max-width: 1025px) {
  .nav-style-4 {
    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) {
  .nav-style-6 svg {
    width: 100px;
  }
}

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


.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: 0;
  margin-top: 0;
  padding-left: 32px;
  box-sizing: border-box;
  display: flex;
  list-style: outside none none;
}

@media screen and (max-width: 992px) {
  .nav-style-29 {
    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: auto;
  text-transform: none;
  font-family: 'Instrument Sans';
  font-size: 18px;
  line-height: 26px;
  margin: 0;
  border-radius: 0;
  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: 0 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) {
  .nav-style-36 {
    display: none;
  }
}

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

.nav-style-38 {
  cursor: pointer;
  appearance: auto;
  text-transform: none;
  font-family: 'Instrument Sans';
  font-size: 18px;
  line-height: 26px;
  margin: 0;
  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: 0 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) {
  .nav-style-38 {
    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) {
  .nav-style-46 {
    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: 0;
  left: 0;
  background: rgb(242, 242, 242) none repeat scroll 0% 0% / auto padding-box border-box;
  padding: 24px 0;
}

.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: 0;
  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: 0;
  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: 0;
  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: 0;
  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: 0;
  box-sizing: border-box;
}

.nav-style-62 {
  box-sizing: border-box;
  display: flex;
  padding: 0 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: auto;
  text-transform: none;
  font-family: 'Instrument Sans';
  font-size: 18px;
  line-height: 26px;
  margin: 0;
  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: 0 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: 0;
  margin-top: 0;
  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.active div {
  background-color: rgb(125, 61, 174);
  width: 100%;
}

.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: 0;
  text-align: start;
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  background: rgb(242, 242, 242) none repeat scroll 0% 0% / auto padding-box 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;
}

@media screen and (max-width: 992px) {
  .style-78::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: -1px;
  width: 100%;
  height: 15%;
  z-index: 0;
  background: #f2f2f2;
  }
}

.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: 0;
}

.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: 0;
}

.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) {
  .style-89 {
    margin: 0;
    padding-top: 60px;
    width: 100%;
  }
}

.style-90 {
  font-size: 70px;
  color: rgb(249, 249, 249);
  font-family: 'Instrument Sans';
  font-weight: 700;
  line-height: 104px;
  margin-bottom: 8px;
  margin-top: 0;
  box-sizing: border-box;
  font-style: normal;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .style-90 {
    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: 0 10px;
  padding: 0 10px;
  background-color: rgb(203, 29, 141);
}

@media screen and (max-width: 768px) {
  .style-91 {
    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) {
  .style-92 {
    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) {
  .style-93 {
    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) {
  .style-94 {
    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) {
  .style-95 {
    border-width: 2px;
    bottom: -10px;
    right: -10px;
    height: 15px;
    width: 15px;
  }
}

.style-96 {
  margin-top: 24px;
  box-sizing: border-box;
  color: rgb(255, 255, 255);
  font-family: 'Instrument Sans';
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  width: 70%;
}

@media screen and (max-width: 768px) {
  .style-96 {
    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: auto;
  text-transform: none;
  font-family: 'Instrument Sans';
  font-size: 18px;
  line-height: 26px;
  margin: 48px 0 0;
  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;
  color: rgb(27, 19, 31);
  font-style: normal;
  font-weight: 600;
}

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

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

.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) {
  .style-107 {
    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) {
  .style-108 {
    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) {
  .style-119 {
    margin-top: 40px;
    width: 100%;
    z-index: 1;
    min-height: 180px;
  }
}

.style-2332 {
  box-sizing: border-box;
  background: rgb(242, 242, 242) none repeat scroll 0% 0% / auto padding-box border-box;
}

.style-2333 {
  max-width: 1440px;
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 100px 0;
  position: relative;
  overflow: hidden;
}

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

.style-2334 {
  box-sizing: border-box;
  position: absolute;
  top: -8.01562px;
  right: 172.797px;
}

@media screen and (max-width: 768px) {
  .style-2334 {
    display: block;
    position: absolute;
    top: 0%;
    right: 0%;
  }
}

.style-2335 {
  vertical-align: middle;
  box-sizing: border-box;
  width: 85%;
}

@media screen and (max-width: 768px) {
  .style-2335 {
    width: 40%;
  }
}

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

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

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

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

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

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

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

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

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

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

.style-2346 {
  align-items: center;
  flex-direction: column;
  display: flex;
  box-sizing: border-box;
  padding: 0 100px;
}

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

.style-2347 {
  position: absolute;
  right: 144px;
  top: 150px;
}

@media screen and (max-width: 768px) {
  .style-2347 {
    top: 98px;
    right: 20px;
  }
}

@media screen and (max-width: 425px) {
  .style-2347 {
    display: none;
  }
}

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

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

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

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

.style-2352 {
  font-size: 64px;
  color: rgb(27, 19, 31);
  font-family: 'Instrument Sans';
  font-weight: 700;
  line-height: 88px;
  margin-bottom: 24px;
  margin-top: 0;
  box-sizing: border-box;
  font-style: normal;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .style-2352 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 8px;
  }
}

.style-2353 {
  margin-bottom: 4.8px;
  margin-top: 0;
  box-sizing: border-box;
  color: rgb(27, 19, 31);
  text-align: center;
  font-family: 'Instrument Sans';
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}

@media screen and (max-width: 768px) {
  .style-2353 {
    font-size: 16px;
    line-height: 24px;
  }
}

.style-2354 {
  box-sizing: border-box;
  margin-top: 48px;
}

.style-2355 {
  display: block;
  position: relative;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  box-sizing: border-box;
  touch-action: pan-y;
  user-select: none;
}

.style-2356 {
  display: block;
  left: -25px;
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  color: rgba(0, 0, 0, 0);
  outline: rgba(0, 0, 0, 0) none 0;
  border: 0 none rgba(0, 0, 0, 0);
  cursor: pointer;
  font-size: 0;
  height: 20px;
  line-height: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: none;
  width: 20px;
  appearance: auto;
  text-transform: none;
  font-family: SourceSansPro, 'Noto Color Emoji';
  margin: 0;
  border-radius: 0;
  box-sizing: border-box;
}

.style-2357 {
  height: 405px;
  /* width: 100% !important;
                        transform: matrix(1, 0, 0, 1, 0, 0);
                        margin: 0;
                        overflow: hidden;
                        padding: 0;
                        display: block;
                        position: relative;
                        box-sizing: border-box; */
}


.style-2359 {
  outline: none;
  margin-top: 16px;
  margin-bottom: 50px;
  margin-right: 20px;
  width: 280px !important;
  display: block;
  float: left;
  height: 405.188px;
  min-height: 1px;
  box-sizing: border-box;
}

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

.style-2361 {
  width: 100%;
  display: inline-block;
  box-sizing: border-box;
  height: 400px;
  flex-direction: column;
}

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

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

.style-2364 {
  outline: none;
  margin-bottom: 12px;
  margin-right: 20px;
  width: 280px !important;
  display: block;
  float: left;
  height: 405.188px;
  min-height: 1px;
  box-sizing: border-box;
}

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

.style-2366 {
  width: 100%;
  display: inline-block;
  box-sizing: border-box;
  height: 400px;
  flex-direction: column;
}

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

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

.style-2369 {
  outline: none;
  margin-top: 16px;
  margin-bottom: 50px;
  margin-right: 20px;
  width: 280px !important;
  display: block;
  float: left;
  height: 405.188px;
  min-height: 1px;
  box-sizing: border-box;
}

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

.style-2371 {
  width: 100%;
  display: inline-block;
  box-sizing: border-box;
  height: 400px;
  flex-direction: column;
}

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

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

.style-2374 {
  outline: none;
  margin-bottom: 12px;
  margin-right: 20px;
  width: 280px !important;
  display: block;
  float: left;
  height: 405.188px;
  min-height: 1px;
  box-sizing: border-box;
}

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

.style-2376 {
  width: 100%;
  display: inline-block;
  box-sizing: border-box;
  height: 400px;
  flex-direction: column;
}

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

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

.style-2379 {
  outline: none;
  margin-top: 16px;
  margin-bottom: 50px;
  margin-right: 20px;
  width: 280px !important;
  display: block;
  float: left;
  height: 405.188px;
  min-height: 1px;
  box-sizing: border-box;
}

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

.style-2381 {
  width: 100%;
  display: inline-block;
  box-sizing: border-box;
  height: 400px;
  flex-direction: column;
}

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

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

.style-2384 {
  outline: none;
  margin-bottom: 12px;
  margin-right: 20px;
  width: 280px !important;
  display: block;
  float: left;
  height: 405.188px;
  min-height: 1px;
  box-sizing: border-box;
}

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

.style-2386 {
  width: 100%;
  display: inline-block;
  box-sizing: border-box;
  height: 400px;
  flex-direction: column;
}

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

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

.style-2389 {
  outline: none;
  margin-top: 16px;
  margin-bottom: 50px;
  margin-right: 20px;
  width: 280px !important;
  display: block;
  float: left;
  height: 405.188px;
  min-height: 1px;
  box-sizing: border-box;
}

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

.style-2391 {
  width: 100%;
  display: inline-block;
  box-sizing: border-box;
  height: 400px;
  flex-direction: column;
}

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

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

.style-2394 {
  outline: none;
  margin-bottom: 12px;
  margin-right: 20px;
  width: 280px !important;
  display: block;
  float: left;
  height: 405.188px;
  min-height: 1px;
  box-sizing: border-box;
}

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

.style-2396 {
  width: 100%;
  display: inline-block;
  box-sizing: border-box;
  height: 400px;
  flex-direction: column;
}

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

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

.style-2399 {
  outline: none;
  margin-top: 16px;
  margin-bottom: 50px;
  margin-right: 20px;
  width: 280px !important;
  display: block;
  float: left;
  height: 405.188px;
  min-height: 1px;
  box-sizing: border-box;
}

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

.style-2401 {
  width: 100%;
  display: inline-block;
  box-sizing: border-box;
  height: 400px;
  flex-direction: column;
}

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

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

.style-2404 {
  outline: none;
  margin-bottom: 12px;
  margin-right: 20px;
  width: 280px !important;
  display: block;
  float: left;
  height: 405.188px;
  min-height: 1px;
  box-sizing: border-box;
}

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

.style-2406 {
  width: 100%;
  display: inline-block;
  box-sizing: border-box;
  height: 400px;
  flex-direction: column;
}

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

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

.style-2409 {
  display: block;
  right: -25px;
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
  color: rgba(0, 0, 0, 0);
  outline: rgba(0, 0, 0, 0) none 0;
  border: 0 none rgba(0, 0, 0, 0);
  cursor: pointer;
  font-size: 0;
  height: 20px;
  line-height: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: none;
  width: 20px;
  appearance: auto;
  text-transform: none;
  font-family: SourceSansPro, 'Noto Color Emoji';
  margin: 0;
  border-radius: 0;
  box-sizing: border-box;
}

.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: 0;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  padding: 100px 0 100px 100px;
  -webkit-box-align: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 769px) {
  .style-2658 {
    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) {
  .style-2659 {
    width: 100%;
  }
}

.style-2660 {
  font-size: 64px;
  color: rgb(255, 255, 255);
  font-family: 'Instrument Sans';
  font-weight: 700;
  line-height: 88px;
  margin-bottom: 8px;
  margin-top: 0;
  box-sizing: border-box;
  font-style: normal;
}

@media screen and (max-width: 768px) {
  .style-2660 {
    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) {
  .style-2661 {
    display: block;
    margin-left: auto;
    width: 60%;
  }
}

@media screen and (max-width: 426px) {
  .style-2661 {
    width: 100%;
  }
}

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

.style-2663 {
  cursor: pointer;
  appearance: auto;
  text-transform: none;
  font-family: 'Instrument Sans';
  font-size: 18px;
  line-height: 26px;
  margin: 0;
  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) {
  .style-2671 {
    display: none;
  }
}

.style-2672 {
  cursor: pointer;
  appearance: auto;
  text-transform: none;
  font-family: 'Instrument Sans';
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  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: 0 none rgb(242, 242, 242);
  color: rgb(242, 242, 242);
  font-style: normal;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .style-2672 {
    padding: 2px 4px;
    left: 35%;
    top: 30%;
    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: 768px) {
  .style-2707 {
    padding: 4rem 1.25rem 2rem;
    gap: 24px;
  }
}

.style-2708 {
  font-size: 64px;
  color: rgb(255, 255, 255);
  font-family: 'Instrument Sans';
  font-weight: 700;
  line-height: 88px;
  margin-bottom: 8px;
  margin-top: 0;
  box-sizing: border-box;
  text-align: center;
  font-style: normal;
}

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

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

.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;
}

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

.style-2712 {
  margin-bottom: 4.8px;
  margin-top: 0;
  box-sizing: border-box;
  color: rgb(255, 255, 255);
  font-family: 'Instrument Sans';
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
}

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

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

.subtext {
  display: none;
  color: #fff;
  font-size: 16px;
}

.subtext li {
  list-style-type: disc;
  margin-bottom: 5px;
}

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

.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 0;
  max-width: 70%;
}

.style-2719 {
  margin-bottom: 4.8px;
  margin-top: 0;
  box-sizing: border-box;
  color: rgb(255, 255, 255);
  font-family: 'Instrument Sans';
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
}

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

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

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

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

.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;
}

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

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

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

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

.style-2726 {
  margin-bottom: 4.8px;
  margin-top: 0;
  box-sizing: border-box;
  color: rgb(255, 255, 255);
  font-family: 'Instrument Sans';
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
}

@media screen and (max-width: 768px) {
  .style-2726 {
    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-2731-trigger {
  display: none;
}

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

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

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

.style-2733 {
  margin-bottom: 4.8px;
  margin-top: 0;
  box-sizing: border-box;
  color: rgb(255, 255, 255);
  font-family: 'Instrument Sans';
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
}

@media screen and (max-width: 768px) {
  .style-2733 {
    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: 24px 0;
  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-2738-trigger {
  display: none;
}

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

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

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

.style-2740 {
  margin-bottom: 4.8px;
  margin-top: 0;
  box-sizing: border-box;
  color: rgb(255, 255, 255);
  font-family: 'Instrument Sans';
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
}

@media screen and (max-width: 768px) {
  .style-2740 {
    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: 24px 0;
  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-2745-trigger {
  display: none;
}

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

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

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

.style-2747 {
  margin-bottom: 4.8px;
  margin-top: 0;
  box-sizing: border-box;
  color: rgb(255, 255, 255);
  font-family: 'Instrument Sans';
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
}

@media screen and (max-width: 768px) {
  .style-2747 {
    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: 24px 0;
  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 0;
  max-width: 70%;
}

.style-2754 {
  margin-bottom: 4.8px;
  margin-top: 0;
  box-sizing: border-box;
  color: rgb(255, 255, 255);
  font-family: 'Instrument Sans';
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
}

@media screen and (max-width: 768px) {
  .style-2754 {
    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: 24px 0;
  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 0;
  max-width: 70%;
}

.style-2761 {
  margin-bottom: 4.8px;
  margin-top: 0;
  box-sizing: border-box;
  color: rgb(255, 255, 255);
  font-family: 'Instrument Sans';
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
}

@media screen and (max-width: 768px) {
  .style-2761 {
    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: 0 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-family: 'Instrument Sans';
  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: 768px) {
  .style-2766 {
    padding: 6px 12px;
    top: 2%;
    left: 17%;
    transform: rotate(7deg);
  }
}

.style-0-1 {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  background: rgb(242, 242, 242) none repeat scroll 0% 0% / auto padding-box border-box;
}

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

@media screen and (max-width: 769px) {
  .style-1-1 {
    flex-direction: column;
    align-content: center;
  }
}

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

.style-3-1 {
  color: rgb(27, 19, 31);
  font-family: 'Instrument Sans';
  font-size: 64px;
  font-weight: 700;
  line-height: 88px;
  margin-bottom: 8px;
  margin-top: 0;
  box-sizing: border-box;
  position: relative;
  font-style: normal;
}

@media screen and (max-width: 769px) {
  .style-3-1 {
    font-size: 32px;
    font-weight: 700;
    line-height: 44px;
  }
}

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

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

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

@media screen and (max-width: 769px) {
  .style-6-1 {
    width: 55%;
  }
}

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

.style-8-1 {
  margin-bottom: 16px;
  margin-top: 32px;
  padding-left: 0;
  box-sizing: border-box;
  list-style: outside none none;
  padding: 0;
}

.desktop {
  display: block;
}

.mobile {
  display: none;
}

.style-9-1 {
  box-sizing: border-box;
  margin-bottom: 24px;
  color: rgb(27, 19, 31);
  font-family: 'Instrument Sans';
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  padding: 8px 0;
}

@media screen and (max-width: 769px) {
  .style-9-1 {
    margin-bottom: 0;
  }
}

.style-10-1 {
  box-sizing: border-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  gap: 10px;
  cursor: pointer;
}

.style-11-1 {
  box-sizing: border-box;
  /* width: 5%; */
  cursor: pointer;
}

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

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

.style-14-1 {
  margin-bottom: 0;
  margin-top: 0;
  box-sizing: border-box;
  color: rgb(27, 19, 31);
  font-family: 'Instrument Sans';
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
}

@media screen and (max-width: 769px) {
  .style-14-1 {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
  }
}

.style-15-1 {
  box-sizing: border-box;
  margin-bottom: 24px;
  color: rgb(27, 19, 31);
  font-family: 'Instrument Sans';
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  padding: 8px 0;
}

@media screen and (max-width: 769px) {
  .style-15-1 {
    margin-bottom: 0;
  }
}

.style-16-1 {
  box-sizing: border-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  gap: 10px;
  cursor: pointer;
}

.style-17-1 {
  box-sizing: border-box;
  /* width: 5%; */
  cursor: pointer;
}

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

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

.style-20-1 {
  margin-bottom: 0;
  margin-top: 0;
  box-sizing: border-box;
  color: rgb(27, 19, 31);
  font-family: 'Instrument Sans';
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
}

@media screen and (max-width: 769px) {
  .style-20-1 {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
  }
}

.style-21-1 {
  box-sizing: border-box;
  color: rgb(27, 19, 31);
  font-family: 'Instrument Sans';
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  padding: 8px 0;
}

@media screen and (max-width: 769px) {
  .style-21-1 {
    margin-bottom: 0;
  }
}

.style-22-1 {
  box-sizing: border-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  gap: 10px;
  cursor: pointer;
}

.style-23-1 {
  box-sizing: border-box;
  /* width: 5%; */
  cursor: pointer;
}

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

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

.style-26-1 {
  margin-bottom: 0;
  margin-top: 0;
  box-sizing: border-box;
  color: rgb(27, 19, 31);
  font-family: 'Instrument Sans';
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
}

@media screen and (max-width: 769px) {
  .style-26-1 {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
  }
}

.style-27-1 {
  width: 50%;
  object-fit: cover;
  vertical-align: middle;
  box-sizing: border-box;
}

@media screen and (max-width: 426px) {
  .style-27-1 {
    width: 80% !important;
  }
}

.style-28-1 {
  font-size: 64px;
  color: rgb(27, 19, 31);
  font-family: 'Instrument Sans';
  font-weight: 700;
  line-height: 88px;
  margin-bottom: 8px;
  margin-top: 0;
  box-sizing: border-box;
  display: none;
  font-style: normal;
}

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

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

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

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


.style-1-2 {
  max-width: 1440px;
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 100px;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: row-reverse;
  gap: 48px;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  padding: 150px 100px 100px 0;
}

@media screen and (max-width: 769px) {
  .style-1-2 {
    flex-direction: column;
    align-content: center;
    padding: 2rem;
  }
}

.style-2-2 {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 32px;
}

@media screen and (max-width: 769px) {
  .style-2-2 {
    /* gap: 8px; */
    justify-content: center;
    align-items: center;
  }
}

.style-3-2 {
  font-size: 64px;
  color: rgb(27, 19, 31);
  font-family: 'Instrument Sans';
  font-weight: 700;
  line-height: 88px;
  margin-bottom: 8px;
  margin-top: 0;
  box-sizing: border-box;
  position: relative;
  font-style: normal;
}

@media screen and (max-width: 769px) {
  .style-3-2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 44px;
  }
}

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

.style-5-2 {
  box-sizing: border-box;
  position: absolute;
  left: -20px;
  top: -5px;
}

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

@media screen and (max-width: 769px) {
  .style-6-2 {
    width: 40%;
  }
}

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

.style-8-2 {
  margin-bottom: 4.8px;
  margin-top: 0;
  box-sizing: border-box;
  color: rgb(27, 19, 31);
  font-family: 'Instrument Sans';
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}

@media screen and (max-width: 769px) {
  .style-8-2 {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
  }
}

.style-9-2 {
  margin-bottom: 16px;
  margin-top: 0;
  padding-left: 0;
  box-sizing: border-box;
  list-style: outside none none;
  padding: 0;
}

.style-10-2 {
  box-sizing: border-box;
  margin-bottom: 24px;
  color: rgb(27, 19, 31);
  font-family: 'Instrument Sans';
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  padding: 8px 0;
}

@media screen and (max-width: 769px) {
  .style-10-2 {
    margin-bottom: 0;
  }
}

.style-11-2 {
  box-sizing: border-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  gap: 10px;
  cursor: pointer;
}

.style-12-2 {
  box-sizing: border-box;
  /* width: 5%; */
  cursor: pointer;
}

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

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

.style-15-2 {
  margin-bottom: 0;
  margin-top: 0;
  box-sizing: border-box;
  color: rgb(27, 19, 31);
  font-family: 'Instrument Sans';
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
}

@media screen and (max-width: 769px) {
  .style-15-2 {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
  }
}

.style-16-2 {
  box-sizing: border-box;
  color: rgb(27, 19, 31);
  font-family: 'Instrument Sans';
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  padding: 8px 0;
}

.style-17-2 {
  box-sizing: border-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  gap: 10px;
  cursor: pointer;
}

.style-18-2 {
  box-sizing: border-box;
  /* width: 5%; */
  cursor: pointer;
}

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

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

.style-21-2 {
  margin-bottom: 0;
  margin-top: 0;
  box-sizing: border-box;
  color: rgb(27, 19, 31);
  font-family: 'Instrument Sans';
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
}

@media screen and (max-width: 769px) {
  .style-21-2 {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
  }
}

.style-22-2 {
  /* width: 50%; */
  object-fit: cover;
  vertical-align: middle;
  box-sizing: border-box;
  max-width: 100%;

  /* @media screen and (max-width: 769px) {
   width: 65% !important;
  }

  @media screen and (max-width: 426px) {
   width: 100% !important;
  } */
}

.style-23-2 {
  font-size: 64px;
  color: rgb(27, 19, 31);
  font-family: 'Instrument Sans';
  font-weight: 700;
  line-height: 88px;
  margin-bottom: 8px;
  margin-top: 0;
  box-sizing: border-box;
  display: none;
  font-style: normal;
}

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

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

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

.style-27-2 {
  box-sizing: border-box;
}

.style-0-3 {
  box-sizing: border-box;
  background: rgb(242, 242, 242) none repeat scroll 0% 0% / auto padding-box border-box;
}

.style-1-3 {
  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;
  display: flex;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  padding: 150px 100px;
  gap: 48px;
}

@media screen and (max-width: 769px) {
  .style-1-3 {
    padding: 2rem;
  }
}

.style-2-3 {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  gap: 24px;
}

.style-3-3 {
  color: rgb(0, 0, 0);
  font-family: 'Instrument Sans';
  font-size: 64px;
  font-weight: 700;
  line-height: 88px;
  margin-bottom: 100px;
  margin-top: 0;
  box-sizing: border-box;
  width: 80%;
  text-align: center;
  font-style: normal;
}

@media screen and (max-width: 769px) {
  .style-3-3 {
    font-size: 32px;
    font-weight: 700;
    line-height: 44px;
    margin-bottom: 20px;
  }
}

.style-4-3 {
  font-size: 64px;
  color: rgb(0, 0, 0);
  font-family: 'Instrument Sans';
  font-weight: 700;
  line-height: 88px;
  margin-bottom: 8px;
  margin-top: 0;
  box-sizing: border-box;
  text-align: center;
  font-style: normal;
}

@media screen and (max-width: 769px) {
  .style-4-3 {
    font-size: 32px;
    font-weight: 700;
    line-height: 44px;
  }
}

.style-5-3 {
  margin-bottom: 0;
  margin-top: 0;
  box-sizing: border-box;
  color: rgb(27, 19, 31);
  font-family: 'Instrument Sans';
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  text-align: center;
}

@media screen and (max-width: 769px) {
  .style-5-3 {
    font-size: 22px;
    line-height: 32px;
  }
}

.style-6-3 {
  box-sizing: border-box;
  display: flex;
  gap: 16px;
}

.style-7-3 {
  box-sizing: border-box;
  flex: 1 1 0%;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

@media screen and (max-width: 769px) {
  .style-7-3 {
    display: none;
  }
}

.style-8-3 {
  font-size: 32px;
  color: rgb(8, 7, 8);
  font-family: 'Instrument Sans';
  font-weight: 600;
  line-height: 40px;
  margin-bottom: 8px;
  margin-top: 0;
  box-sizing: border-box;
  font-style: normal;
  width: 80%;
}

.style-9-3 {
  margin-bottom: 16px;
  margin-top: 0;
  padding-left: 0;
  box-sizing: border-box;
  list-style: outside none none;
  padding: 0;
}

.style-10-3 {
  box-sizing: border-box;
  margin-bottom: 16px;
  display: flex;
  gap: 8px;
}

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

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

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

.style-14-3 {
  margin-bottom: 0;
  margin-top: 0;
  box-sizing: border-box;
  color: rgb(217, 84, 84);
  font-family: 'Instrument Sans';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.style-15-3 {
  box-sizing: border-box;
  display: flex;
  gap: 8px;
}

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

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

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

.style-19-3 {
  margin-bottom: 0;
  margin-top: 0;
  box-sizing: border-box;
  color: rgb(98, 170, 72);
  font-family: 'Instrument Sans';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.style-20-3 {
  box-sizing: border-box;
  flex: 2 1 0%;
}

.style-21-3 {
  max-width: 100%;
  object-fit: cover;
  vertical-align: middle;
  box-sizing: border-box;
}

.style-22-3 {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  flex: 1 1 0%;
  gap: 24px;
}

@media screen and (max-width: 769px) {
  .style-22-3 {
    display: none;
  }
}

.style-23-3 {
  font-size: 32px;
  color: rgb(8, 7, 8);
  font-family: 'Instrument Sans';
  font-weight: 600;
  line-height: 40px;
  margin-bottom: 8px;
  margin-top: 0;
  box-sizing: border-box;
  font-style: normal;
  width: 80%;
}

.style-24-3 {
  margin-bottom: 16px;
  margin-top: 0;
  padding-left: 0;
  box-sizing: border-box;
  list-style: outside none none;
  padding: 0;
}

.style-25-3 {
  box-sizing: border-box;
  margin-bottom: 16px;
  display: flex;
  gap: 8px;
}

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

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

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

.style-29-3 {
  margin-bottom: 0;
  margin-top: 0;
  box-sizing: border-box;
  color: rgb(217, 84, 84);
  font-family: 'Instrument Sans';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.style-30-3 {
  box-sizing: border-box;
  display: flex;
  gap: 8px;
}

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

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

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

.style-34-3 {
  margin-bottom: 0;
  margin-top: 0;
  box-sizing: border-box;
  color: rgb(98, 170, 72);
  font-family: 'Instrument Sans';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

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

@media screen and (max-width: 769px) {
  .style-35-3 {
    display: block;
  }
}

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

.style-37-3 {
  font-size: 32px;
  color: rgb(8, 7, 8);
  font-family: 'Instrument Sans';
  font-weight: 600;
  line-height: 40px;
  margin-bottom: 8px;
  margin-top: 0;
  box-sizing: border-box;
  font-style: normal;
  width: 80%;
}

.style-38-3 {
  margin-bottom: 16px;
  margin-top: 0;
  padding-left: 32px;
  box-sizing: border-box;
}

.style-39-3 {
  box-sizing: border-box;
  display: flex;
  align-items: center;
}

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

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

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

.style-43-3 {
  margin-bottom: 0;
  margin-top: 0;
  box-sizing: border-box;
  color: rgb(98, 170, 72);
  font-family: 'Instrument Sans';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.style-44-3 {
  box-sizing: border-box;
  display: flex;
  align-items: start;
}

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

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

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

.style-48-3 {
  margin-bottom: 0;
  margin-top: 0;
  box-sizing: border-box;
  color: rgb(98, 170, 72);
  font-family: 'Instrument Sans';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

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

.style-50-3 {
  font-size: 32px;
  color: rgb(8, 7, 8);
  font-family: 'Instrument Sans';
  font-weight: 600;
  line-height: 40px;
  margin-bottom: 8px;
  margin-top: 0;
  box-sizing: border-box;
  font-style: normal;
  width: 80%;
}

.style-51-3 {
  margin-bottom: 16px;
  margin-top: 0;
  padding-left: 32px;
  box-sizing: border-box;
}

.style-52-3 {
  box-sizing: border-box;
  display: flex;
  align-items: center;
}

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

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

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

.style-56-3 {
  margin-bottom: 0;
  margin-top: 0;
  box-sizing: border-box;
  color: rgb(98, 170, 72);
  font-family: 'Instrument Sans';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.style-57-3 {
  box-sizing: border-box;
  display: flex;
  align-items: start;
}

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

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

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

.style-61-3 {
  margin-bottom: 0;
  margin-top: 0;
  box-sizing: border-box;
  color: rgb(98, 170, 72);
  font-family: 'Instrument Sans';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}


@media screen and (max-width: 1440px) {
  .style-89 {
    width: 65%;
  }

  .style-2-1 {
    width: 45%;
  }

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

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

  /* .style-27-1 {
    width: 55%;
  } */
}



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

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

  .style-89 {
    width: 80%;
  }

  .style-90,
  .style-4-3,
  .style-3-1,
  .style-3-2,
  .style-2352,
  .style-2708 {
    font-size: 45px;
    line-height: 58px;
  }

  .style-96 {
    font-size: 18px;
    line-height: 28px;
  }

  .style-3-3 {
    font-size: 45px;
    line-height: 58px;
    margin-bottom: 4.25rem;
  }

  .style-5-3,
  .style-14-1,
  .style-20-1,
  .style-26-1,
  .style-8-2,
  .style-15-2,
  .style-21-2,
  .style-2353 {
    font-size: 18px;
    line-height: 28px;
  }

  .style-8-3,
  .style-23-3 {
    font-size: 26px;
    line-height: 36px;
  }

  .style-14-3,
  .style-19-3,
  .style-29-3,
  .style-34-3 {
    font-size: 14px;
    line-height: 22px;
  }

  .style-107 {
    top: 83%;
    left: 18%;
  }

  .style-108 {
    width: 100%;
  }

  .style-1-3 {
    padding: 6.375rem 4.25rem;
    gap: 3rem;
  }

  .container-s5j {
    padding: 0 3.25rem !important;
  }

  .kYl-gea .tes-jab h2 {
    font-size: 45px;
    line-height: 58px;
  }

  .kYl-gea .tes-jab p {
    font-size: 18px;
    line-height: 28px;
  }

  .style-1-1 {
    padding: 5.375rem 0 0 4.25rem;
  }

  .style-2-1 {
    width: 40%;
  }

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

  /* .style-27-1 {
    width: 60%;
  } */

  .style-1-2 {
    gap: 1.5rem;
    padding: 6.375rem 4.25rem 4.25rem 0;
  }

  .style-2-2 {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
  }

  .style-6-2 {
    width: 50%;
  }

  .style-2707 {
    padding: 4.25rem;
    gap: 2.5rem;
  }

  .style-2766 {
    top: 2%;
    left: 15%;
  }

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

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

  .style-90 {
    font-size: 32px;
    line-height: 40px;
  }

  .style-96 {
    font-size: 16px;
    line-height: 24px;
  }

  .style-107 {
    top: 70%;
  }

  .style-108 {
    width: 80%;
  }

  .style-1-3 {
    padding: 2rem 1.25rem;
    gap: 2rem;
  }

  .style-3-3,
  .style-4-3,
  .style-3-1,
  .style-3-2 {
    font-size: 32px;
    line-height: 40px;
  }

  .style-3-3 {
    margin-bottom: 1.5rem;
    width: 80%;
  }

  .style-5-3 {
    font-size: 16px;
    line-height: 24px;
  }

  .style-37-3,
  .style-50-3 {
    font-size: 24px;
    line-height: 32px;
  }

  .style-38-3,
  .style-51-3 {
    padding: 0;
  }

  .style-43-3,
  .style-48-3,
  .style-56-3,
  .style-61-3 {
    font-size: 14px;
    line-height: 22px;
  }

  .container-s5j {
    flex-direction: column;
    gap: 1rem;
    padding: 4rem 0 2rem !important;
    overflow: hidden;
  }

  .kYl-gea .tes-jab h2 {
    font-size: 32px;
    line-height: 40px;
  }

  .kYl-gea .tes-jab p {
    font-size: 16px;
    line-height: 24px;
  }

  .btn-tvy {
    padding: 4px 8px !important;
    font-size: 12px !important;
    line-height: 20px !important;
    top: 2% !important;
    left: 3% !important;
  }

  .style-1-1 {
    margin-top: 32px;
    flex-wrap: wrap-reverse;
    padding: 2rem 0 0 2rem;
  }

  .style-2-1 {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 17px 0;

  }

  .style-27-1 {
    width: 65%;
  }

  .style-6-1 {
    width: 50%;
  }

  .mobile {
    display: block;
  }

  .desktop {
    display: none;
  }

  .style-1-2 {
    margin-top: 32px;
    flex-wrap: wrap-reverse;
    padding: 1.5rem;
  }

  .style-2-2 {
    width: 100%;
  }

  .style-6-2 {
    width: 35%;
  }

  .style-2707 {
    padding: 4rem 1.25rem 2rem;
    gap: 24px;
  }

  .style-2709 {
    padding: 0;
  }

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

/* ==========================================================================
   What's Inside Section — Bento Grid
   ========================================================================== */

.whats-inside-section {
  background-color: rgb(242, 242, 242);
  padding: 120px 0 0;
  width: 100%;
  box-sizing: border-box;
}

.whats-inside-container {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 100px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 56px;
}

.whats-inside-header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
  gap: 16px;
  max-width: 1000px;
}

.whats-inside-subtitle {
  font-family: 'Instrument Sans', sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: var(--secoundary-secoundary-500-f, #cb1d8d);
  text-transform: uppercase;
  letter-spacing: 0.15em;
  margin: 0;
}

.whats-inside-title {
  font-family: 'Instrument Sans', sans-serif;
  font-size: 56px;
  font-weight: 700;
  line-height: 1.15;
  color: var(--bs-heading-color, #0a0509);
  margin: 0;
}

.whats-inside-title span.italic-word {
  font-style: italic;
  font-weight: 400;
  color: var(--secoundary-secoundary-500-f, #cb1d8d);
}

.whats-inside-description {
  font-family: 'Instrument Sans', sans-serif;
  font-size: 20px;
  line-height: 1.6;
  color: var(--bs-body-color, #535870);
  margin: 0;
}

/* Bento Grid Layout */
.whats-bento-grid {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.whats-bento-card {
  display: grid;
  grid-template-columns: 1fr 1fr;
  background-color: #ffffff;
  border: 1px solid rgba(27, 19, 31, 0.08);
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(27, 19, 31, 0.04);
  transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
  min-height: 280px;
}

.whats-bento-card:hover {
  border-color: rgba(98, 170, 72, 0.35);
  box-shadow: 0 20px 48px rgba(27, 19, 31, 0.08);
  transform: translateY(-4px);
}

/* Image side */
.whats-bento-image {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  overflow: hidden;
  background-color: #f7f7f8;
  border-right: 1px solid rgba(27, 19, 31, 0.06);
}

.whats-bento-card-reverse .whats-bento-image {
  border-right: none;
  border-left: 1px solid rgba(27, 19, 31, 0.06);
}

.whats-bento-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 12px;
  transition: transform 0.5s cubic-bezier(0.16, 1, 0.3, 1);
}

.whats-bento-card:hover .whats-bento-image img {
  transform: scale(1.03);
}

/* Content side */
.whats-bento-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 40px 36px;
  gap: 4px;
}

.whats-bento-content-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 16px;
}

.whats-bento-number {
  font-family: 'Instrument Sans', sans-serif;
  font-size: 28px;
  font-weight: 700;
  color: rgba(27, 19, 31, 0.15);
  transition: color 0.4s ease;
}

.whats-bento-card:hover .whats-bento-number {
  color: var(--secoundary-secoundary-500-f, #cb1d8d);
}

.whats-bento-icon-badge {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  border-radius: 12px;
  transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}

.whats-bento-card:hover .whats-bento-icon-badge {
  transform: scale(1.08);
}

/* Icon badge color variants */
.whats-bento-icon-1 {
  background-color: #E8F5E9;
  color: #2E7D32;
}

.whats-bento-icon-2 {
  background-color: #FCE4EC;
  color: #C2185B;
}

.whats-bento-icon-3 {
  background-color: #FBE9E7;
  color: #D84315;
}

.whats-bento-icon-4 {
  background-color: #FFF8E1;
  color: #F57F17;
}

.whats-bento-icon-5 {
  background-color: #EDE7F6;
  color: #5E35B1;
}

.whats-bento-icon-6 {
  background-color: #E1F5FE;
  color: #0288D1;
}

.whats-bento-title {
  font-family: 'Instrument Sans', sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: var(--font-color-font-1, #1b131f);
  margin: 0 0 10px 0;
}

.whats-bento-desc {
  font-family: 'Instrument Sans', sans-serif;
  font-size: 15px;
  line-height: 1.65;
  color: var(--font-color-font-2, #666467);
  margin: 0 0 20px 0;
}

.whats-bento-link {
  font-family: 'Instrument Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: var(--primary-primary-600-f, #62aa48);
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  transition: gap 0.3s ease, color 0.3s ease;
  margin-top: auto;
}

.whats-bento-link:hover {
  color: #4e9337;
  gap: 10px;
}

.whats-bento-arrow {
  font-size: 16px;
  transition: transform 0.3s ease;
  display: inline-block;
}

.whats-bento-card:hover .whats-bento-arrow {
  transform: translateX(4px);
}

/* Responsive Overrides */
@media screen and (max-width: 992px) {
  .whats-inside-section {
    padding: 80px 0;
  }

  .whats-inside-container {
    padding: 0 40px;
    gap: 40px;
  }

  .whats-inside-title {
    font-size: 40px;
  }

  .whats-inside-description {
    font-size: 17px;
  }

  .whats-bento-card {
    min-height: 240px;
  }

  .whats-bento-content {
    padding: 32px 28px;
  }
}

@media screen and (max-width: 768px) {
  .whats-inside-container {
    padding: 0 24px;
  }

  .whats-inside-section {
    padding: 60px 0;
  }

  .whats-inside-title {
    font-size: 32px;
  }

  .whats-bento-card {
    grid-template-columns: 1fr;
    min-height: auto;
  }

  .whats-bento-card-reverse {
    direction: ltr;
  }

  .whats-bento-card-reverse .whats-bento-content {
    order: 2;
  }

  .whats-bento-card-reverse .whats-bento-image {
    order: 1;
    border-left: none;
    border-bottom: 1px solid rgba(27, 19, 31, 0.06);
  }

  .whats-bento-image {
    border-right: none;
    border-bottom: 1px solid rgba(27, 19, 31, 0.06);
    padding: 20px;
    min-height: 200px;
  }

  .whats-bento-content {
    padding: 28px 24px;
  }
}

.container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 20px;
}

.feature-section-wrapper{
  padding: 0 100px;
}

/* Features Sections */
.feature-section {
    padding: 80px;
}

.feature-section:nth-child(even) {
    background-color: #fafafa;
}

.feature-content {
    display: flex;
    align-items: center;
    gap: 40px;
    font-family: "Instrument Sans";
}

.feature-section:nth-child(even) .feature-content {
    flex-direction: row-reverse;
}

.feature-text {
    flex: 1;
    font-family: "Instrument Sans";
}

.feature-image {
    flex: 1;
    /* background: #fff; */
    border-radius: 12px;
    /* box-shadow: 0 4px 20px rgba(0,0,0,0.08); */
    overflow: hidden;
    min-height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #999;
    font-style: italic;
    /* border: 1px dashed #ccc; */
}

.feature-image img {
    width: 100%;
    height: auto;
    display: block;
}

/* Call to Action */
.cta-section {
    background-color: #4C0E6B;
    color: #ffffff;
    text-align: center;
    padding: 60px 20px;
}

.cta-section h2 {
    color: #ffffff;
    font-size: 2.5rem;
}

.cta-section p {
    color: #e0e0e0;
    font-size: 1.25rem;
    max-width: 600px;
    margin: 0 auto 30px auto;
}

/* Responsive */
@media (max-width: 768px) {
    .nav-links, .nav-buttons {
        display: none; /* simple mobile hide for now */
    }
    .hero h1 {
        font-size: 2rem;
    }
    
    /* Feature Section Mobile Styles */
    .feature-section-wrapper {
        padding: 0 20px;
    }
    
    .feature-section {
        padding: 40px 20px;
    }
    
    .feature-content, .feature-section:nth-child(even) .feature-content {
        flex-direction: column;
        gap: 30px;
    }
    
    .feature-text {
        width: 100%;
    }

    .feature-image {
        width: 100%;
        min-height: 200px;
    }
    
    .feature-image img {
        max-width: 100%;
        height: auto;
    }
}

/* Additional responsive adjustments for smaller mobile devices */
@media (max-width: 480px) {
    .feature-section-wrapper {
        padding: 0 15px;
    }
    
    .feature-section {
        padding: 64px 32px;
    }
    
    .feature-content {
        gap: 20px;
    }
    
    
    .feature-image {
        min-height: 180px;
    }
}

.feature-title {
    font-size: 20px;
    font-weight: 500;
    color: #76CC57;
    margin-bottom: 12px;
    font-family: "Instrument Sans";
}

.feature-subtitle {
    font-size: 24px;
    font-weight: 700;
    color: #1b131f;
    margin-block: 12px;
    font-family: "Instrument Sans";

}

.feature-description {
    font-size: 18px;
    color: #1b131f;
    line-height: 1.8;
}


.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: 100px;
}

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

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

.style-2281 {
    font-size: 64px;
    color: rgb(255, 255, 255);
    font-family: 'Instrument Sans';
    font-weight: 700;
    width: 90%;
    line-height: 88px;
    margin-bottom: 8px;
    margin-top: 0;
    box-sizing: border-box;
    font-style: normal;
}

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

.style-2281 {
        font-size: 32px;
        line-height: 40px;
    }
}


.style-2282 {
    margin-bottom: 0;
    margin-top: 0;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    font-family: 'Instrument Sans';
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
}

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

.style-2282 {
        font-size: 16px;
        line-height: 24px;
        margin: 0;
    }
}

.style-139 {
    gap: 8px;
    margin-top: 24px;
    display: flex;
    box-sizing: border-box;
}

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

.style-141 {
    border-radius: 6px;
    padding-bottom: 8px;
    padding-top: 8px;
    padding-left: 16px;
    padding-right: 16px;
    cursor: pointer;
    appearance: auto;
    text-transform: none;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    box-sizing: border-box;
    background-color: rgb(249, 249, 249);
    color: rgb(212, 67, 160);
    font-weight: 500;
    border: none;
}

.style-2791 {
    width: 100%;
}