:root {
  --grayscale: #14142b;
  --primarycolor: #7f298d;
  --grayscaleheader: #262338;
  --707070: #707070;
  --black: black;
  --secondary: #67686a;
  --grayscaleplaceholder: #a0a3bd;
  --474747: #474747;
  --4e4b66: #4e4b66;
}

h3 {
  color: var(--grayscale);
  letter-spacing: .25px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}

p {
  color: var(--grayscale);
  letter-spacing: .25px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
}

a {
  text-decoration: underline;
}

.starts-image {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.right-navbar {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: center;
  padding-right: 0;
  display: flex;
}

.nav-menu {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  display: flex;
}

.footer-link {
  color: #f6f6f1;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 700;
  line-height: 170%;
  text-decoration: none;
}

.footer-link:hover {
  color: var(--primarycolor);
}

.footer-link.w--current {
  color: #f8f2f8;
  text-transform: uppercase;
}

.followus_wrapper.arr {
  text-align: right;
}

.sami-black_text {
  color: #000;
  letter-spacing: .25px;
  text-transform: capitalize;
  overflow-wrap: normal;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  position: static;
}

.padding-global {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.slide-card {
  width: 100%;
  max-width: 356px;
  height: 100%;
  max-height: 440px;
  margin-right: 32px;
}

.slide-card._2 {
  max-width: 100%;
}

.cta {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: #f0e6f2;
  border-radius: 50px;
  flex-flow: column;
  align-items: center;
  padding: 48px 20px;
  display: flex;
}

.img-block {
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  width: 40%;
  display: flex;
}

.store {
  max-width: 216px;
}

.h4 {
  color: var(--grayscaleheader);
  letter-spacing: .75px;
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 22.5px;
  line-height: 20px;
}

.text-black {
  color: #000;
  letter-spacing: .75px;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.text-black.mt-24 {
  margin-top: 24px;
  font-family: Montserrat, sans-serif;
}

.image-10 {
  max-width: 623px;
  margin-left: 0;
  position: absolute;
  left: 0;
  right: auto;
}

.content-two {
  display: none;
}

.content-two._2 {
  display: none;
  overflow: visible;
}

.content-two._2.height {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  min-height: 320px;
  display: flex;
}

.content-two._2.height.ar {
  justify-content: flex-start;
  align-items: flex-end;
}

.content-two_card3 {
  display: block;
}

.left-arrow {
  justify-content: center;
  align-items: center;
  display: flex;
  top: -35%;
  left: -45px;
}

.logo_wrapper {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  flex-flow: row;
  align-items: flex-start;
  display: flex;
}

.timeline-p {
  color: #4e4b66;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.numbers_wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  margin-top: 80px;
  display: grid;
}

.gray-box {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: #58595b;
  justify-content: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

.text_product_card {
  color: #58595b;
  letter-spacing: .75px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.text_product_card.letter-spacing {
  color: var(--707070);
  letter-spacing: 1px;
  font-family: Poppins, sans-serif;
  font-weight: 500;
}

.text_product_card.mt-30 {
  margin-top: 16px;
  font-size: 20px;
}

.text_product_card.mt-30.poppins {
  font-family: Poppins, sans-serif;
}

.text_product_card.mt-30.poppins.left {
  text-align: right;
}

.heading {
  color: #14142b;
  letter-spacing: .25px;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 22.5px;
  font-weight: 700;
  line-height: 27px;
  display: flex;
}

.heading.shareholders-wrapper {
  color: #262338;
  margin-top: 0;
  font-family: Poppins, sans-serif;
  display: block;
}

.heading.ar {
  text-align: right;
  justify-content: flex-end;
}

.testimonios {
  z-index: 1;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: space-around;
  align-items: stretch;
  width: 100%;
  min-width: 100%;
  padding-top: 10px;
  padding-bottom: 48px;
  display: flex;
  position: relative;
}

.testimonios.hide {
  position: static;
}

.testimonio-text-wrapper {
  margin-top: 20px;
}

.scoll-wrap {
  flex-direction: column;
  align-items: center;
  height: 100%;
  display: flex;
  position: absolute;
  bottom: 50%;
}

.h2 {
  color: var(--grayscaleheader);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
}

.image-6 {
  width: 100%;
}

.cta-button {
  color: #fff;
  text-align: center;
  background-color: #7a1b8a;
  border-radius: 16px;
  width: 100%;
  max-width: 169px;
  margin-top: 8px;
  padding: 16px 24px;
  font-size: 18px;
  line-height: 24px;
}

.cta-button.solid {
  color: var(--primarycolor);
  background-color: #0000;
  border: 2px solid #7a1b8a;
  margin-top: 0;
  padding: 20px 32px;
  font-size: 15px;
  font-weight: 600;
}

.cta-button.buy_now {
  margin-top: 0;
  padding: 20px 42px;
  font-size: 15px;
  font-weight: 600;
}

.step-block {
  flex-wrap: nowrap;
  place-content: center space-around;
  align-items: center;
  height: 80vh;
  min-height: 80vh;
  margin-top: -1px;
  display: flex;
  position: relative;
}

.step-block.card-label {
  text-align: right;
}

.stores-wrapper {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  margin-top: 16px;
  display: flex;
}

.footer-header-right {
  display: flex;
}

.footer-dark {
  background-color: #333;
  border-bottom: 1px #e4ebf3;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  padding: 37px 70px 40px;
  position: relative;
}

.content-one_card2 {
  display: none;
}

.wrapper-flex {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  text-decoration: none;
  display: flex;
}

.content-wrap-left {
  justify-content: flex-end;
  width: 40%;
  display: flex;
}

.number_wrapper {
  text-align: center;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.kaf_insurance_app {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fffbf4;
  border-radius: 50px;
  grid-template-rows: 500px;
  grid-template-columns: 1.25fr 1fr;
  grid-auto-columns: 1fr;
  padding: 30px 42.5px;
  display: grid;
}

.content-wrap {
  justify-content: flex-end;
  width: 40%;
  display: flex;
}

.check-box-wrapper {
  margin-top: 40px;
}

.starts-wrapper {
  justify-content: center;
  align-items: center;
  margin-top: 32px;
  margin-bottom: 40px;
}

.p {
  color: #000;
  letter-spacing: .75px;
  margin-top: 0;
  font-size: 28px;
  line-height: 32px;
}

.p.mt-32 {
  color: var(--black);
  margin-top: 32px;
  margin-bottom: 0;
  font-size: 28.13px;
}

.p.p-small {
  color: var(--secondary);
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

.p.p-small.mb-20px {
  margin-bottom: 20px;
}

.container-large {
  width: 100%;
  max-width: 81.25rem;
  margin-left: auto;
  margin-right: auto;
}

.company_logo {
  width: 140px;
}

.text_shareholder_card {
  color: #262338;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
}

.logos-wrapper {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 64px;
  display: flex;
}

.section-grid {
  grid-column-gap: 180px;
  grid-row-gap: 180px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr;
  grid-auto-columns: 1fr;
  line-height: 22px;
  display: grid;
}

.section-grid.gab-52px {
  grid-column-gap: 52px;
  grid-row-gap: 52px;
}

.icon-wrapper {
  cursor: pointer;
  background-color: #e1cce5;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.icon-wrapper._1 {
  border-radius: 50%;
}

.icon-wrapper.postion {
  background-color: #0000;
  justify-content: flex-end;
  align-items: center;
  width: 47px;
  height: 100%;
  margin-right: 0;
}

.scroll-animate {
  transform-origin: 50% 0;
  background-color: #7f298d;
  width: 6px;
  height: 100%;
  position: absolute;
  bottom: 0;
}

.sami-white_text {
  color: #f6f6f1;
  letter-spacing: 1px;
  font-size: 13px;
  font-weight: 500;
  line-height: 170%;
}

.image-info-wrapper {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.dot {
  z-index: 3;
  background-color: #58595b;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 66px;
  height: 66px;
  margin-top: -6px;
  margin-bottom: -6px;
  display: flex;
  position: relative;
}

.text_large {
  color: #262338;
  letter-spacing: 1px;
  font-family: Poppins, sans-serif;
  font-size: 43.95px;
  font-weight: 700;
  line-height: 56px;
}

.text_large.ar {
  text-align: right;
}

.step {
  z-index: 2;
  background-color: #fff;
  border-radius: 16px;
  align-items: center;
  padding: 12% 0% 0%;
  display: flex;
  position: relative;
}

.step.p-t-0 {
  padding-top: 0%;
}

.step.p-t-0.m-t--15 {
  margin-top: -15%;
}

.download_from_wrapper {
  margin-top: 40px;
}

.download_from_wrapper.footer {
  margin-top: 0;
}

.download_from_wrapper.footer.arr {
  text-align: right;
}

.download_from_wrapper.mt-64 {
  margin-top: 64px;
}

.kaf_cards {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 64px;
  display: grid;
}

.top-btn {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  cursor: pointer;
  flex-flow: column;
  align-items: center;
  margin-top: 44px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: flex;
}

.testimonios-bg {
  z-index: -1;
  background-color: #fffbf4;
  width: 100%;
  height: 174px;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
}

.testimonio {
  background-color: #fff;
  border-radius: 24px;
  width: 100%;
  min-width: 339px;
  max-width: 339px;
  height: 100%;
  max-height: 260px;
  padding: 32px;
  font-family: Montserrat, sans-serif;
  box-shadow: -4px 4px 12px #1212121f;
}

.scroll-base {
  transform-origin: 50% 0;
  background-color: #58595b;
  width: 6px;
  height: 100%;
}

.mask-2 {
  padding-top: 20px;
}

.slide-nav, .content-one_card3 {
  display: none;
}

.sec-conent.center {
  text-align: center;
}

.sec-conent.ar {
  text-align: right;
}

.right-arrow {
  justify-content: center;
  align-items: center;
  display: flex;
  top: -35%;
  bottom: 0%;
  left: auto;
}

.social_wrapper {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  margin-top: 16px;
  display: flex;
}

.social_wrapper.arr {
  justify-content: flex-end;
}

.footer-bottom {
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.get_our_app {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: column;
  padding-left: 48px;
  display: flex;
}

.nav-link {
  color: var(--secondary);
  letter-spacing: .25px;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14.4px;
  font-weight: 600;
  line-height: 22px;
}

.nav-link:hover {
  color: #7a1b8a;
  border: 1px #000;
  border-bottom: 3px solid #7a1b8a;
}

.nav-link.w--current {
  color: #7a1b8a;
  border-bottom: 3px solid #7a1b8a;
}

.grid_div {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: .25fr 2fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-top: 20px;
  display: grid;
}

.grid_div.mt-32 {
  margin-top: 15px;
}

.grid_div.mt-32.gab-15 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.grid_div.mt-32._2 {
  grid-template-columns: .25fr 4.25fr;
}

.grid_div.mt-32._2.ar {
  margin-right: -10px;
}

.grid_div.mt-32._2.m--10px {
  margin-left: -12px;
}

.grid_div.flex {
  justify-content: flex-end;
  align-items: center;
}

.links-footer {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button_1 {
  color: #fff;
  text-align: center;
  letter-spacing: .75px;
  background-color: #7a1b8a;
  border-radius: 30px;
  margin-top: 16px;
  padding: 16px 24px;
  font-size: 15px;
  line-height: 24px;
}

.button_1.postion {
  margin-left: 0;
  position: relative;
  left: 1%;
}

.image-4 {
  margin-top: 9px;
}

.navbar {
  background-color: #0000;
  padding: 1rem 30px;
  position: fixed;
  inset: 0% 0% auto;
}

.text-sami {
  color: #fff;
  letter-spacing: .75px;
  font-size: 15px;
  font-weight: 600;
  line-height: 24px;
}

.text-sami.ar {
  text-align: right;
}

.col.bg_pattern {
  background-image: url('../images/pattrn_1pattrn.avif');
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
}

.col.flex {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 0;
  display: flex;
}

.col.flex.ar {
  text-align: right;
  justify-content: flex-start;
  align-items: flex-end;
}

.col.arr {
  text-align: right;
}

.text-block {
  color: #fff;
  text-align: center;
  font-size: 16px;
}

.nav-footer_wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 48px;
  padding-right: 50px;
  display: flex;
}

.h3 {
  color: #14142b;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 28px;
}

.h3.mb-16 {
  color: var(--grayscale);
  letter-spacing: .25px;
  margin-bottom: 16px;
  font-family: Poppins, sans-serif;
  font-size: 22.5px;
}

.h3.gray_kaf_font_color {
  color: #262338;
  font-family: Montserrat, sans-serif;
}

.h3.mb-16 {
  letter-spacing: .25px;
  margin-bottom: 16px;
  font-size: 22.5px;
}

.h3.mb-16.montserrat {
  font-family: Montserrat, sans-serif;
}

.wrapper-nav {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  display: none;
}

.image-center {
  max-width: 292px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-center.mt {
  margin-top: 19px;
}

.image-center.mt-20 {
  margin-top: 23px;
}

.coming-soon-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}

.p-footer-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  padding-bottom: 48px;
  display: flex;
}

.h1 {
  color: var(--grayscale);
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 43.95px;
  line-height: 56px;
}

.h1.h2-style {
  letter-spacing: .25px;
  font-family: Montserrat, sans-serif;
  font-size: 35.16px;
}

.h1.h2-style.mb-40 {
  margin-bottom: 40px;
}

.h1.ar {
  text-align: right;
}

.figures {
  background-color: #fffbf4;
  border-radius: 24px;
  padding: 70px 92px;
}

.image-8 {
  width: 100%;
  max-width: 70px;
  display: block;
}

.sec-header-left {
  color: #262338;
  letter-spacing: 1px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 81px;
  font-size: 43px;
  font-weight: 700;
  line-height: 56px;
  display: flex;
}

.wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  display: flex;
}

.wrapper.hide-for-small-screen {
  margin-right: 22px;
  display: flex;
}

.wrapper.gab-17 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
}

.wrapper.space_between {
  justify-content: space-between;
  align-items: center;
}

.wrapper.space_between.mb-12px {
  margin-bottom: 12px;
}

.testimonios-wrapper {
  z-index: 1;
  justify-content: flex-start;
  align-items: stretch;
  display: none;
  position: relative;
  overflow: hidden;
}

.shareholder-p {
  color: #4e4b66;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}

.shareholder-p.card-conent-wrapper-2, .shareholder-p.card {
  text-align: right;
}

.page-wrapper {
  overflow: hidden;
}

.shareholders-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 64px;
  display: grid;
}

.section-conent {
  display: block;
}

.section-conent.flex {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.section-conent.grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-conent.center {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container {
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.container.nav {
  max-width: 1380px;
}

.product-header {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.stores-wrapper_footer {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  margin-top: 16px;
  display: flex;
}

.section_content {
  grid-column-gap: 52px;
  grid-row-gap: 52px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.coming-soon-div {
  z-index: 2;
  background-color: #f6de05;
  border-radius: 8px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 123px;
  height: 30px;
  padding: 8px 12px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: -2%;
  bottom: auto;
  left: 10%;
}

.followus_text {
  color: #f6f6f1;
  letter-spacing: 1px;
  font-size: 13px;
  font-weight: 600;
  line-height: 170%;
}

.slider-2 {
  background-color: #0000;
  height: 100%;
}

.slider-2.flex {
  display: none;
}

.image-9 {
  max-width: 623px;
  margin-left: 0;
  position: absolute;
  inset: 37% 0 0% auto;
}

.content-two_card2 {
  display: block;
}

.content-two_card2.card2 {
  grid-column-gap: 68px;
  grid-row-gap: 68px;
  flex-flow: column;
  display: block;
}

.content-two_card2.gab-60 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
  display: flex;
}

.text {
  color: #14142b;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 32px;
  text-decoration: none;
}

.slider {
  background-color: #0000;
  max-width: 1240px;
  height: 100%;
  margin-top: 3.75rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.img-block-right {
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  width: 40%;
  display: flex;
}

.steps-clone {
  flex-direction: column;
  justify-content: center;
  margin-top: 0;
  display: flex;
  position: relative;
}

.section {
  display: block;
}

.section.padding_9rem {
  padding-top: 9.375rem;
  padding-bottom: 9.375rem;
}

.section.padding_9rem.padding-80px {
  margin-top: -64px;
}

.section.padding.top_space {
  padding-top: 9.75rem;
}

.section.slider-section {
  padding-top: 9.75rem;
  padding-bottom: 7rem;
  position: relative;
}

.section.mt-8 {
  margin-top: 13.675rem;
}

.section.cta-sec {
  padding-top: 9.375rem;
  padding-bottom: 9.375rem;
  display: block;
}

.section.padding-sec {
  padding-top: 10rem;
}

.section.padding-sec.paddingb-150px {
  padding-bottom: 150px;
}

.section.padding-sec._10-rem {
  padding-bottom: 10rem;
}

.section.padding-sec.ar {
  text-align: right;
}

.section.padding-bottom-9rem {
  padding-bottom: 9.375rem;
}

.section.padding-bottom-9rem.padding_t_80px {
  padding-top: 5rem;
}

.section.our-products_hero_sec {
  background-image: linear-gradient(#494949bf, #494949bf), url('../images/pension.jpeg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 100vh;
}

.section.gray_sec {
  background-color: #f7f7fc;
  padding-top: 12.125rem;
  padding-bottom: 9.3125rem;
}

.section.padding-12rem {
  padding-top: 12.125rem;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
}

.section.gray-bg {
  background-color: #f7f7fc;
  padding: 90px 100px;
}

.section.padding-11rem {
  padding-top: 11.25rem;
}

.section.padding-11rem.padding-bottom {
  padding-bottom: 9.375rem;
}

.section.our-term-sec {
  background-color: #f8f2f8;
  padding: 10.25rem 0 5.625rem;
}

.section.terms-sec {
  margin-top: 10rem;
  padding-bottom: 9.375rem;
}

.section.mt-7 {
  margin-top: 7rem;
}

.section.hide-for-larg-screen {
  display: none;
}

.section.mx-bg-transparent {
  margin-top: 9.375rem;
  margin-bottom: 0;
}

.section.padding-9-rem {
  padding-top: 9.375rem;
  padding-bottom: 0;
}

.section.bg {
  background-image: linear-gradient(0deg, #fffbf4, #fff 38%);
  margin-top: 0;
  margin-bottom: 0;
}

.section.padding {
  padding-top: 10rem;
  padding-bottom: 3.75rem;
}

.section.paddding-150px {
  padding-top: 9.375rem;
  padding-bottom: 9.375rem;
}

.section.p-t-150px {
  padding-top: 9.375rem;
}

.section.p-t-150px.p-m-100px {
  padding-bottom: 6.25rem;
}

.section.pm_150px, .section.padding_b-150px {
  padding-bottom: 150px;
}

.section.creadit-life {
  background-image: linear-gradient(#494949bf, #494949bf), url('../images/SME.jpeg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.section.group_life {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Produ4_1.avif');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.testimonio-text {
  color: #a0a3bd;
  letter-spacing: .25px;
  font-family: Poppins, sans-serif;
  font-size: 14.4px;
  font-weight: 500;
  line-height: 22px;
}

.image-download {
  max-width: 236px;
}

.h3-cta {
  max-width: 100%;
  color: var(--primarycolor);
  text-align: center;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 54.93px;
  line-height: 56px;
}

.h3-cta.maw-w {
  width: 38%;
}

.text-14 {
  color: #707070;
}

.track-horizontal-alt {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nav-btn {
  letter-spacing: .75px;
  background-color: #7a1b8a;
  border-radius: 30px;
  padding: 16px 24px;
  font-size: 15px;
  font-weight: 600;
  line-height: 24px;
}

.nav-btn.hide-btn {
  margin-right: 12px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.nav-btn.hide-btn.sold {
  color: #7f298d;
  background-color: #0000;
  border: 2px solid #7f298d;
  font-family: Montserrat, sans-serif;
  font-size: 14.4px;
  display: none;
}

.nav-btn.only-for-moble {
  display: none;
}

.product-card {
  cursor: pointer;
  background-color: #fffbf4;
  border-radius: 40px;
  flex: none;
  width: 100%;
  max-width: 356px;
  height: 100%;
  min-height: 440px;
  max-height: 435px;
  padding: 24px;
  overflow: hidden;
}

.product-card.coming-soon {
  z-index: 1;
  filter: blur(2px);
  position: absolute;
  overflow: hidden;
}

.product-card._25-rem {
  width: 25rem;
  max-width: none;
  margin-right: 30px;
}

.product-card._22-rem {
  width: 22rem;
  max-width: none;
  margin-right: 30px;
}

.p-white {
  color: #fff;
  margin-bottom: 0;
  font-size: 11px;
  line-height: 170%;
}

.heading2 {
  color: var(--grayscaleheader);
  text-align: center;
  letter-spacing: .25px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 35.16px;
  line-height: 56px;
}

.heading2.left {
  text-align: left;
}

.heading2.left.arr {
  text-align: right;
}

.sec_col {
  flex-flow: column;
  justify-content: space-between;
}

.sec_col.flex {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-flow: column;
  display: flex;
}

.shareholder-content {
  margin-top: 34px;
}

.left-arrow-2 {
  inset: -28% 8% auto auto;
}

.flex_div_wrapper {
  padding-top: 0;
  padding-bottom: 0;
}

.flex_div_wrapper.ar {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.image-3 {
  object-fit: none;
  width: 43px;
  height: 43px;
}

.number {
  color: #f5f5f5;
  font-size: 40px;
  font-weight: 500;
}

.content-one {
  display: block;
}

.content-one._1 {
  padding-top: 0;
  padding-bottom: 0;
}

.content-one._1.flex {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  flex-flow: column;
  display: none;
}

.content-one._1.h, .content-one._1.h.arr {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.role {
  color: var(--grayscaleplaceholder);
  letter-spacing: .25px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 16px;
}

.image-11 {
  max-width: 591px;
  margin-left: 0;
  position: absolute;
  left: auto;
  right: 0;
}

.text-cta {
  color: var(--474747);
  text-align: center;
  letter-spacing: .75px;
  font-size: 22.5px;
  line-height: 24px;
}

.marquee-horizontal {
  z-index: 200;
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100px;
  margin-top: 150px;
  margin-bottom: 150px;
  line-height: 100px;
  display: none;
  position: relative;
  overflow: hidden;
}

.nav-parent {
  background-color: #f8f2f8;
  border-radius: 50px;
  justify-content: space-between;
  align-items: center;
  padding: 16px 40px;
  display: flex;
  position: relative;
  box-shadow: 0 4px 4px #0000001a;
}

.num {
  color: #6b027d;
  letter-spacing: 1.36px;
  font-family: Poppins, sans-serif;
  font-size: 65.14px;
  font-weight: 700;
  line-height: 76px;
}

.right-arrow-2 {
  inset: -28% 0% auto auto;
}

.footer-header {
  flex-flow: row;
  justify-content: space-between;
  margin-bottom: 85px;
  display: flex;
}

.content-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: sticky;
  top: 0;
}

.text_medium {
  color: #14142b;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.text_medium.poppins {
  font-family: Poppins, sans-serif;
}

.small-text {
  color: var(--grayscaleplaceholder);
  text-align: center;
  font-size: 14.4px;
  font-weight: 600;
  line-height: 22px;
}

.text-number {
  color: #262338;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  line-height: 44px;
}

.marquee-text {
  color: #fea621;
  text-transform: uppercase;
  flex: none;
  margin-right: 8vw;
  font-size: 64px;
  font-weight: 700;
  line-height: 88px;
}

.marquee-text.purp {
  color: #7f298d;
}

.content {
  margin-top: 24px;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4;
}

.content.m-t---0px {
  margin-top: 0;
}

.content.m-t---0px.marquee-horizontal-alt-css, .content.ar {
  text-align: right;
}

.shareholder {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-template-rows: subgrid;
  background-color: #f5f5f5;
  border-radius: 24px;
  grid-row: span 3;
  padding: 24px;
  text-decoration: none;
  display: grid;
}

.shareholder.card-image-wrappper, .shareholder.left-arrow-3, .shareholder.ar {
  text-align: right;
}

.kaf_card {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: #f8f2f8;
  border-radius: 24px;
  grid-template-rows: auto;
  grid-template-columns: 2.25fr 10fr;
  grid-auto-columns: 1fr;
  padding: 32px 40px;
  display: grid;
}

.image-2 {
  position: absolute;
  top: 10%;
  right: -15%;
}

.body {
  font-family: Poppins, sans-serif;
}

.store-logo.max-width {
  width: 100%;
  max-width: 215px;
}

.store-logo._w-190 {
  max-width: 190px;
}

.store-logo.width-208 {
  max-width: 208px;
}

.copy-right_text {
  color: #fff;
  width: 250px;
  font-size: 8px;
  line-height: 170%;
}

.new-section {
  color: #fff;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.creator_content {
  padding-bottom: 48px;
  display: flex;
}

.creator_block {
  background-color: #fff;
  border-radius: 24px;
  min-width: 394px;
  margin-right: 24px;
  padding: 32px;
  display: block;
  box-shadow: -4px 4px 12px #1212121f;
}

.creator_block.arr {
  text-align: right;
}

.block_top-wrap {
  align-items: center;
  margin-bottom: 24px;
  display: flex;
}

.block-profile-img {
  height: 64px;
  margin-right: 24px;
}

.block_username {
  font-size: 24px;
  font-weight: 700;
}

.block_followers {
  margin-top: 5px;
}

.block_text {
  max-width: 330px;
}

.padding-bottom {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.hide {
  display: none;
}

.text_slider {
  color: #58595b;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.left-arrow-3 {
  inset: -17% 14% auto auto;
}

.slide-2 {
  width: 100%;
  max-width: 700px;
  height: 60%;
  margin-right: 32px;
}

.slide-2._2 {
  max-width: none;
}

.slider-card {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #f8f2f8;
  border-radius: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 478px;
  height: 100%;
  max-height: 278px;
  padding: 24px;
  display: flex;
  position: absolute;
  inset: 9% 0% 0% auto;
}

.slider-card.ar {
  text-align: right;
  justify-content: center;
  align-items: flex-start;
}

.heading-2 {
  color: #262338;
  text-align: center;
  letter-spacing: .25px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 35px;
  line-height: 56px;
}

.heading-2.prodcutpage {
  color: var(--grayscale);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 35.16px;
}

.heading-2.prodcutpage.left {
  text-align: left;
}

.heading-2.prodcutpage.left.arr {
  text-align: left;
  justify-content: flex-end;
}

.heading-2.individual_page {
  color: #262338;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 35.16px;
}

.heading-2.large-h2 {
  letter-spacing: 1px;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 54.93px;
  line-height: 65px;
  display: block;
}

.slider_wrapper {
  margin-top: 156px;
  position: relative;
}

.slider_wrapper.padding-left-70 {
  padding-left: 70px;
  display: none;
}

.right-arrow-3 {
  inset: -17% 8% auto auto;
}

.heading_card {
  color: #14142b;
  letter-spacing: .25px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22.5px;
  line-height: 27px;
}

.text-kaf {
  color: #262338;
  text-align: center;
  letter-spacing: 1px;
  font-size: 22.5px;
  line-height: 32px;
}

.text-kaf.news-text {
  color: #14142b;
  letter-spacing: .25px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}

.text-kaf.poppins {
  font-family: Poppins, sans-serif;
}

.text-kaf.left {
  text-align: left;
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 26px;
  display: block;
}

.text-kaf.right {
  text-align: right;
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 26px;
  display: block;
}

.slider-3 {
  background-color: #0000;
  max-width: 89%;
  height: 609px;
  margin-left: auto;
  margin-right: auto;
}

.card {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 734px;
  position: relative;
}

.nav-btn-card {
  letter-spacing: .75px;
  cursor: pointer;
  background-color: #7a1b8a;
  border-radius: 30px;
  padding: 16px 24px;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 24px;
}

.coming-soon-wrapper-product {
  width: 22rem;
  max-width: 356px;
  height: 100%;
  min-height: 440px;
  max-height: 435px;
  position: relative;
}

.faq_wrapper {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.main-btn-sqr {
  color: #fff;
  text-align: center;
  background-color: #7a1b8a;
  border-radius: 16px;
  padding: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.tap_style {
  color: #6e7191;
  text-align: center;
  background-color: #0000;
  padding: 16px 22px;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 600;
}

.tap_style.w--current {
  color: #7f298d;
  background-color: #f0e6f2;
  border-radius: 8px;
  font-family: Poppins, sans-serif;
  font-weight: 600;
}

.p-m-wrap {
  background-image: none;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 30px;
  min-width: 30px;
  height: 30px;
  min-height: 30px;
  margin-left: 60px;
  display: flex;
  position: relative;
}

.white-btn {
  color: #58595b;
  text-align: center;
  background-color: #fff;
  border-radius: 16px;
  padding: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.faq-item {
  color: #58595b;
  background-color: #f7f7fc;
  border: 1px solid #e9eff3;
  border-radius: 25px;
}

.tap-content {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.text_product_card-2 {
  text-align: left;
  justify-content: flex-end;
  align-items: center;
}

.text_product_card-2.letter-spacing {
  color: var(--707070);
  text-align: left;
  letter-spacing: 1px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  line-height: 26px;
}

.text_product_card-2.letter-spacing.ar, .text_product_card-2.letter-spacing.ar.custom_code {
  text-align: right;
}

.text_product_card-2.mt-30 {
  margin-top: 30px;
  font-size: 20px;
}

.text_product_card-2.ar {
  text-align: right;
}

.managed-box {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: #262338;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  display: flex;
}

.product-h3 {
  color: #14142b;
  letter-spacing: .25px;
  font-family: Montserrat, sans-serif;
  font-size: 22.5px;
}

.product-h3.product {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 32px;
}

.product-h3.product.max_w {
  text-align: right;
  max-width: 80%;
}

.quote_text {
  color: #4e4b66;
  letter-spacing: .25px;
  font-family: Montserrat, sans-serif;
  font-size: 14.4px;
  font-weight: 700;
  line-height: 22px;
}

.fund_performance_wrapper {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: #f7f7fc;
  border-radius: 20px;
  justify-content: space-around;
  align-items: center;
  margin-top: 64px;
  margin-bottom: 24px;
  padding: 64px 40px;
  display: flex;
}

.faq-answer {
  height: auto;
  overflow: hidden;
}

.btns_wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  margin-top: 16px;
  display: flex;
}

.btns_wrapper.mt-24px {
  margin-top: 24px;
}

.btns_wrapper.mt-24px.for-mobile-only {
  display: none;
}

.text-product {
  color: #fea621;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}

.text-link-2 {
  color: #7f298d;
  letter-spacing: .75px;
  font-size: 15px;
  line-height: 24px;
}

.minus {
  background-color: #58595b;
  border-radius: 20px;
  width: 24px;
  height: 2px;
  position: absolute;
}

.logos-wrapper-2 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 64px;
  display: flex;
}

.logos-wrapper-2.mt-0 {
  margin-top: 0;
}

.coming-soon-product {
  z-index: 2;
  color: #fea621;
  background-color: #ffedd3;
  border-radius: 8px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 170px;
  height: 42px;
  padding: 9px 10px;
  font-size: 18px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 10%;
}

.faq-answer-inner {
  padding: 0 20px 20px;
  overflow: visible;
}

.unparalleled_text {
  color: #4e4b66;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}

.tap_col.center.arr, .tap_col.ar {
  text-align: right;
}

.section-content {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.kaf_cards-2 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 64px;
  display: grid;
}

.tap_content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 52px;
  display: grid;
}

.image {
  width: 100%;
}

.image._w-auto {
  width: auto;
  margin-top: -63px;
}

.faq-question {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.p-tap {
  color: #4e4b66;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.p-tap.max_w-60 {
  max-width: 62%;
}

.paragraph4 {
  color: var(--secondary);
  text-align: center;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 1.6;
}

.pension_wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #e9eff3;
  border-radius: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  margin-top: 32px;
  padding: 64px;
  display: grid;
}

.pension_wrapper.mt-64 {
  margin-top: 64px;
}

.faq-text {
  color: #5c5c5c;
  letter-spacing: .75px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.tap_wrapper {
  margin-top: 40px;
}

.flex {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  display: flex;
}

.small-text-number {
  color: #262338;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

.image-14 {
  margin-top: 9px;
}

.image-14.m-t-60px {
  margin-top: 60px;
}

.heading_wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.heading_wrapper.gab-56 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
}

.h1-2 {
  color: #14142b;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 43px;
  line-height: 56px;
}

.h1-2.small-h1 {
  color: #fcfcfc;
  text-align: center;
  letter-spacing: .25px;
  font-family: Montserrat, sans-serif;
  font-size: 35.16px;
}

.btn {
  color: #fcfcfc;
  text-align: center;
  letter-spacing: .75px;
  background-color: #6b027d;
  border-radius: 16px;
  padding: 20px 32px;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 24px;
}

.btn.solid {
  color: #7f298d;
  background-color: #f0e6f2;
  border: 1px solid #7f298d;
  padding-left: 32px;
  padding-right: 32px;
}

.tap-style {
  color: #7f298d;
  text-align: center;
  background-color: #0000;
  padding: 16px 22px;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 600;
}

.tap-style.w--current {
  color: #fff;
  background-color: #7f298d;
  border-radius: 8px;
}

.tabs-menu {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.sec-header-left-2 {
  color: #262338;
  letter-spacing: 1px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 81px;
  font-size: 43px;
  font-weight: 700;
  line-height: 56px;
  display: flex;
}

.sec-header-left-2.mb-40 {
  margin-bottom: 40px;
}

.sec-header-left-2.mb-40.arr {
  aspect-ratio: auto;
  text-align: right;
  justify-content: flex-start;
  align-items: flex-start;
}

.sec-header-left-2.p-12px {
  margin-bottom: 64px;
}

.h3_pension {
  color: var(--grayscaleheader);
  text-align: center;
  letter-spacing: .25px;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}

.h3_pension.max-w {
  max-width: 277px;
}

.unparalleled_checklist_wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  margin-top: 35px;
  margin-bottom: 32px;
  display: flex;
}

.benefits_wrapper {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 64px;
  font-family: Montserrat, sans-serif;
  display: grid;
}

.h3-faq {
  color: #58595b;
  letter-spacing: .75px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22.5px;
  font-weight: 600;
  line-height: 32px;
}

.small_text {
  color: #262338;
  font-family: Montserrat, sans-serif;
  font-size: 14.4px;
  font-weight: 700;
}

.small_text.mb-16 {
  margin-bottom: 16px;
}

.large_h2 {
  color: #14142b;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 92px;
  line-height: 65px;
}

.unparalleled_checklist {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 5.75fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.benefit_col {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.plus {
  background-color: #58595b;
  border-radius: 20px;
  width: 2px;
  height: 24px;
  position: absolute;
}

.faq-wrap {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  width: 100%;
  display: flex;
}

.faq-wrap.mt-40 {
  margin-top: 40px;
}

.product-card-2 {
  cursor: pointer;
  background-color: #fffbf4;
  border-radius: 40px;
  flex: none;
  width: 100%;
  max-width: 356px;
  height: 100%;
  min-height: 440px;
  max-height: 435px;
  padding: 24px;
  overflow: hidden;
}

.product-card-2.coming-soon {
  z-index: 1;
  filter: blur(2px);
  position: absolute;
  overflow: hidden;
}

.product-card-2._25-rem {
  width: 22rem;
  max-width: none;
  margin-right: 30px;
}

.pension_box {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-15 {
  z-index: 1;
  object-fit: none;
  width: 47px;
  height: 46px;
}

.product_wrapper {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.product_wrapper.hide {
  display: block;
}

.benefit_text {
  color: var(--707070);
  letter-spacing: .25px;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}

.benefit_text.bold {
  color: var(--grayscale);
  letter-spacing: .25px;
  margin-bottom: 18px;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}

.text_product {
  color: #58595b;
  font-size: 18px;
  line-height: 30px;
}

.text_product.mt-30 {
  color: #58595b;
  margin-top: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.text_product.poppins {
  font-family: Poppins, sans-serif;
  font-size: 20px;
}

.text_product.poppins.m-t-16px {
  text-transform: none;
  margin-top: 16px;
}

.text_product.poppins.m-t-16px.ar {
  text-align: right;
}

.text_medium-2 {
  color: #14142b;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.text_medium-2.productpage {
  color: #4e4b66;
  text-align: center;
  letter-spacing: .25px;
  max-width: 75%;
  font-family: Montserrat, sans-serif;
  font-size: 22.5px;
  line-height: 32px;
}

.text_medium-2.productpage._w-60 {
  max-width: 63%;
}

.text_medium-2.white {
  color: #fcfcfc;
  text-align: center;
  max-width: 816px;
  font-family: Montserrat, sans-serif;
}

.kaf_card-2 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: #f8f2f8;
  border-radius: 24px;
  grid-template-rows: auto;
  grid-template-columns: 2.25fr 10fr;
  grid-auto-columns: 1fr;
  padding: 32px 40px;
  display: grid;
}

.kaf_card-2.white-bg {
  background-color: #0000;
  border: 1px solid #f3f3f3;
}

.kaf_card-2.white-bg.card-label, .kaf_card-2.white-bg.ar {
  text-align: right;
}

.kaf_card-2.ar {
  background-color: #fff;
  border: 1px solid #f3f3f3;
}

.text_small {
  color: #6e7191;
  margin-bottom: 60px;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 14.63px;
}

.image-16 {
  position: absolute;
  top: 10%;
  right: -15%;
}

.content-one-pension {
  display: block;
}

.content-one-pension._1.height {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  min-height: 350px;
  display: flex;
}

.content-one-pension._1.height.ar {
  justify-content: flex-start;
  align-items: flex-end;
}

.content-one-pension._2.flex {
  grid-column-gap: 31px;
  grid-row-gap: 31px;
  flex-flow: column;
  display: none;
}

.sec_grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1.75fr 1fr;
  grid-auto-columns: .25fr;
  display: grid;
}

.style_tap {
  color: var(--4e4b66);
  text-align: center;
  background-color: #0000;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.style_tap.w--current {
  color: #7f298d;
  background-color: #0000;
  border-bottom: 2px solid #7f298d;
}

.tabs_wrapper {
  margin-top: 56px;
}

.tap-text {
  color: #6e7191;
  max-width: 79%;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.h3-terms {
  color: #262338;
  letter-spacing: .25px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22.5px;
}

.h3-terms.mb-24 {
  margin-bottom: 24px;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.h3-terms.mb-24.m-t-15px {
  margin-top: 15px;
}

.h3-terms.left {
  margin-bottom: 32px;
}

.tabs-menu-3 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border-top: 1px solid #7f298d;
  flex-flow: column;
  width: 100%;
  max-width: 318px;
  margin-right: 70px;
  padding-top: 24px;
  display: flex;
}

.tabs-content-2 {
  width: 100%;
  margin-top: -47px;
}

.h3-faqs {
  color: #14142b;
  letter-spacing: .25px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22.5px;
}

.div-block-3 {
  border-bottom: 1px #7f298d;
  max-width: 318px;
}

.tabs {
  width: 100%;
  display: flex;
}

.text-block-3 {
  color: #333;
  width: 100%;
  max-width: 318px;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.h1-4 {
  color: #14142b;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 43px;
  line-height: 56px;
}

.h1-4.terms {
  color: #262338;
  text-align: center;
  letter-spacing: .25px;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 35.16px;
}

.h1-4.contactus_page {
  color: #262338;
  text-align: left;
  font-size: 48px;
  line-height: 22px;
}

.h1-4.terms {
  color: #262338;
  letter-spacing: .25px;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 35.16px;
}

.h3-faq-2 {
  color: #58595b;
  letter-spacing: .75px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22.5px;
  font-weight: 600;
  line-height: 32px;
}

.faq-wrapper-tapes {
  margin-top: 80px;
  position: relative;
}

.tab-link-2 {
  opacity: .5;
  color: #58595b;
  text-align: center;
  background-color: #0000;
  font-size: 18px;
  font-weight: 400;
}

.body-6 {
  font-family: Poppins, sans-serif;
}

.tab-link-2.w--current {
  opacity: 1;
  color: var(--primarycolor);
  background-color: #f0e6f2;
  border-radius: 8px;
  font-weight: 600;
}

.socail_media_wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #58595b;
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 800;
  line-height: 170%;
  display: flex;
}

.image-18 {
  width: 100%;
  max-width: 35px;
}

.sec-content {
  font-family: Montserrat, sans-serif;
}

.sec-content.arr {
  text-align: right;
}

.contact_details_wrapper {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 60px;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.contact_details_wrapper.ar {
  flex-flow: row;
}

.socail_links_wrapper {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  display: flex;
}

.text-2 {
  color: #14142b;
  text-align: center;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 32px;
  text-decoration: none;
}

.text-2.sami-bold {
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 600;
  text-decoration: underline;
}

.text-2.contactus {
  text-align: left;
  margin-top: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.text-2.contactus.ar {
  text-align: right;
}

.text-2.terms-text {
  letter-spacing: .25px;
  margin-bottom: 24px;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22.5px;
  font-weight: 400;
}

.term-wrapper {
  margin-bottom: 64px;
  display: none;
}

.term-wrapper.mt {
  margin-top: 64px;
  display: none;
}

.p-terms {
  color: #14142b;
  -webkit-text-stroke-width: .25px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}

.p-terms.mt-16 {
  margin-top: 16px;
  font-weight: 500;
}

.terms-wrapper {
  text-align: left;
}

.news-h2 {
  color: #262338;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  line-height: 56px;
  position: absolute;
  inset: -17% auto auto 2%;
}

.news-h2.static-postion {
  position: static;
}

.news {
  background-color: #f5f5f5;
  border-radius: 32px;
  margin-bottom: 32px;
  padding: 32px;
}

.slide-3 {
  width: 100%;
  max-width: 493px;
  margin-right: 32px;
}

.newes-h2 {
  color: #262338;
  letter-spacing: .25px;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 35.16px;
  line-height: 56px;
}

.title-news {
  color: #262338;
  letter-spacing: .25px;
  margin-top: 0;
  margin-bottom: 12px;
  font-family: Montserrat, sans-serif;
  font-size: 22.5px;
}

.news-wrapper {
  aspect-ratio: auto;
  object-fit: fill;
  max-width: none;
  height: 40px;
  padding: 10px 24px 24px;
}

.p-newes {
  color: #14142b;
  word-break: normal;
  object-fit: fill;
  max-width: 495svw;
  height: 150px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  display: block;
}

.date {
  color: #14142b;
  margin-bottom: 12px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.date.gray-box {
  color: #4e4b66;
  text-align: left;
  margin-bottom: 4px;
  display: block;
}

.image-19 {
  width: 100%;
}

.news-card {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  grid-template-rows: subgrid;
  background-color: #f5f5f5;
  border-radius: 50px;
  flex-flow: column;
  grid-row: span 2;
  width: 100%;
  max-width: 493px;
  height: 616px;
  display: flex;
  overflow: hidden;
}

.news-card.new {
  width: 543px;
  max-width: none;
  height: 609px;
  margin-right: 0;
  padding-bottom: 10px;
}

.link-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #6b027d;
  justify-content: flex-start;
  align-items: flex-start;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  text-decoration: none;
  display: flex;
}

.div-block-4 {
  justify-content: space-between;
  margin-bottom: 16px;
  display: flex;
}

.slider-4 {
  background-color: #0000;
  height: 609px;
}

.image-21 {
  width: 100%;
}

.image-21.max-w {
  max-width: 500px;
  margin-top: -89px;
}

.image-21.max-w.for-mortgage {
  display: none;
}

.image-21.max-w.for-credit {
  max-width: 350px;
  display: none;
}

.image-21.max-w.for-marriage {
  max-width: 537px;
  display: none;
}

.tabs-content-3 {
  margin-top: 64px;
}

.grid-col.padding {
  flex-flow: column;
  justify-content: space-around;
  align-items: stretch;
  padding-top: 75px;
  padding-bottom: 75px;
}

.body-9 {
  font-family: Poppins, sans-serif;
}

.tabs-menu-4 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: wrap;
  display: flex;
}

.body-10 {
  font-family: Montserrat, sans-serif;
}

.step-content-block {
  text-align: left;
  align-self: center;
  position: relative;
}

.img-block-2 {
  justify-content: center;
  align-self: center;
  align-items: center;
  max-width: 40%;
  display: flex;
}

.dot-2 {
  z-index: 3;
  color: #fff;
  background-color: #58595b;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 66px;
  height: 66px;
  margin-top: -6px;
  margin-bottom: -6px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: flex;
  position: relative;
  left: -5%;
}

.step-2 {
  z-index: 2;
  background-color: #fff;
  border-radius: 16px;
  align-items: center;
  padding: 12%;
  display: flex;
  position: relative;
}

.bg-shadow {
  z-index: 1;
  border-radius: 16px;
  position: absolute;
  inset: 0%;
  box-shadow: 7px 7px 20px #12121212;
}

.label {
  color: #006cd0;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
}

.step-block-2 {
  flex-wrap: nowrap;
  place-content: center space-around;
  align-items: center;
  height: 100vh;
  min-height: 80vh;
  margin-top: -1px;
  display: flex;
  position: relative;
}

.scroll-animate-2 {
  background-color: var(--primarycolor);
  transform-origin: 50% 0;
  width: 6px;
  height: 100%;
  position: absolute;
  bottom: 0;
}

.heading-2 {
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.image-23 {
  margin-left: -16%;
}

.text-block-5 {
  line-height: 30px;
}

.footer-nav-link_wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.h2-style {
  color: var(--grayscaleheader);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 43px;
  line-height: 56px;
}

.heading-2-style {
  color: #262338;
  text-align: center;
  letter-spacing: .25px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 35px;
  line-height: 56px;
}

.heading-2-style.montserrat {
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
}

.brand_and_navbar_wrapper {
  grid-column-gap: 130px;
  grid-row-gap: 130px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.get-out-app_text {
  color: #515151;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 24px;
}

.get-our-app {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.get-our-app.gray {
  color: #515151;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 24px;
}

.image-24 {
  max-width: 75px;
}

.body_text {
  color: var(--grayscale);
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.body_text.mt-10px {
  margin-top: 10px;
}

.heading-5 {
  color: var(--grayscale);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22.5px;
  line-height: 32px;
}

.heading-5.max_w {
  text-align: right;
  max-width: 80%;
}

.content-one_card4 {
  display: block;
}

.content-two_card4 {
  display: none;
}

.h1_style {
  color: var(--grayscaleheader);
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 44px;
  line-height: 56px;
}

.text-block-8 {
  font-family: Montserrat, sans-serif;
  font-size: 14.4px;
  font-weight: 500;
  line-height: 23px;
}

.names {
  color: var(--4e4b66);
  letter-spacing: .25px;
  font-family: Montserrat, sans-serif;
  font-size: 22.5px;
  font-weight: 700;
  line-height: 27.5px;
}

.tabs-content-4 {
  margin-top: 10px;
}

.mobile_nav {
  display: none;
  position: absolute;
  inset: auto 0% 0% auto;
}

.nav_btn {
  display: none;
}

.image-25 {
  display: block;
}

.overlay {
  z-index: 99;
  background-color: #494949bf;
  display: none;
  position: fixed;
  inset: 0%;
}

.rich-text-block {
  color: var(--grayscale);
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.div-block-8, .div-block-10 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  display: flex;
}

.mar-t-24 {
  margin-top: 1.5em;
}

.swiper-wrapper {
  grid-column-gap: 130px;
  grid-row-gap: 130px;
  align-items: stretch;
  display: flex;
}

.swiper-wrapper.gab-0px {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
}

.swiper-wrapper.gab-0px.ar {
  justify-content: flex-end;
}

.swiper-wrapper.gab-2rem {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
}

.swiper-wrapper.gab-2rem.padding {
  padding-top: 20px;
}

.copy-this {
  width: 100%;
  max-width: 92em;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: hidden;
}

.card-content {
  margin-left: 14px;
  padding-right: 30px;
}

.slider-main_button-wrapper {
  grid-column-gap: 10px;
  justify-content: flex-end;
  margin-bottom: 1.5em;
  display: flex;
}

.p-2 {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.swiper {
  flex-direction: row;
  align-items: center;
}

.active-card-label {
  color: #fa7f03;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 54px;
  line-height: 1;
}

.card-number {
  color: #fff;
  font-size: 240px;
  line-height: 1;
}

.swiper-slide.new_card {
  width: 22rem;
  max-width: none;
  margin-right: 30px;
}

.swiper-slide._w-1240 {
  width: 100%;
  max-width: 1240px;
}

.swiper-slide._w-734 {
  width: 100%;
  max-width: 50%;
  margin-left: 10px;
}

.swiper-slide.prod {
  width: 100%;
  max-width: 850px;
  margin-left: 0;
  margin-right: 0;
}

.swiper-slide.prod.padding {
  padding-top: 10px;
}

.card-label {
  color: #fff;
  font-size: 28px;
  font-weight: 400;
}

.slider-main_button {
  color: #c8dd5e;
  text-align: center;
  border: 1px solid #a5a5a5;
  border-radius: 100vw;
  justify-content: center;
  align-items: center;
  width: 3.25em;
  height: 3.25em;
  padding-top: 4px;
  transition: all .2s;
  display: flex;
}

.slider-main_button:hover {
  color: #1f1f1f;
  transform: scale(1.1);
}

.slider-main_button.swiper-prev {
  background-image: url('../images/ar1_1ar1.avif');
  background-position: 50%;
  background-size: auto;
  border-style: none;
}

.slider-main_button.swiper-next {
  background-image: url('../images/ar2_1ar2.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-style: none;
}

.swiper-content {
  text-align: left;
  background-color: #8b8b8b;
  border-radius: 18px;
  flex-direction: column;
  align-items: center;
  width: 40em;
  height: 550px;
  margin-right: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.swiper-content._2 {
  background-color: #006aff;
}

.swiper-content._4 {
  background-color: #00c49a;
}

.swiper-content._1 {
  background-color: #fa7f03;
  justify-content: space-between;
  align-items: flex-start;
}

.swiper-content._3 {
  background-color: #af56f3;
}

.code-embed, .code-embed-2 {
  opacity: 0;
}

.div-block-11 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 41px;
  display: flex;
}

.div-block-11.marquee-horizontal-alt-css {
  text-align: right;
  justify-content: space-between;
}

.div-block-11.left {
  justify-content: flex-end;
  align-items: center;
}

.div-block-11.left.arr {
  justify-content: flex-start;
  align-items: center;
}

.arrow-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.slider-button {
  margin-left: 4px;
  margin-right: 4px;
}

.list {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 20px;
  display: flex;
  overflow: visible;
}

.item {
  justify-content: center;
  align-items: center;
  width: 543px;
  min-width: auto;
  height: 609px;
  margin-right: 1vw;
  padding-left: 1vw;
  display: flex;
  overflow: visible;
}

.heading-6 {
  font-size: 1.6rem;
}

.slider-button-wrap {
  justify-content: space-between;
  margin-top: 70px;
  padding: 15px 25px 40px 0;
  display: flex;
}

.slider-button-wrap.hide {
  display: none;
}

.slider-contain {
  width: 100%;
  overflow: hidden;
}

.wrapper-2 {
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 634px;
  margin-bottom: 30px;
  padding-bottom: 0;
  display: block;
  overflow: visible;
}

.wrapper-2.hide {
  padding-bottom: 30px;
  display: block;
  overflow: visible;
}

.news_card {
  background-color: #f5f5f5;
  border-radius: 32px;
  margin-bottom: 32px;
  padding: 32px;
}

.read_more {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #6b027d;
  justify-content: flex-start;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  text-decoration: none;
  display: flex;
}

.news_heading {
  color: var(--grayscaleheader);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22.5px;
  line-height: 27.43px;
}

.news_deatils {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: var(--4e4b66);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 21px;
  display: flex;
}

.news_p {
  margin-bottom: 0;
  font-weight: 500;
}

.dropdown {
  color: #58595b;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  line-height: 24px;
}

.text-block-9 {
  color: #58595b;
}

.dropdown-toggle {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #58595b;
  padding: 0;
  display: flex;
}

.dropdown-list {
  background-color: #0000;
  padding-top: 10px;
}

.code-embed-3, .nav_btn_ar {
  display: none;
}

.nav-parent_ar {
  background-color: #f8f2f8;
  border-radius: 50px;
  justify-content: space-between;
  align-items: center;
  padding: 16px 40px;
  display: flex;
  position: relative;
  box-shadow: 0 4px 4px #0000001a;
}

.porduct_card {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url('../images/P2.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  width: 710px;
  min-width: 500px;
  max-width: 850px;
  height: 317px;
  margin-right: 20px;
  display: flex;
}

.porduct_card._2 {
  background-image: url('../images/pic-3.avif');
}

.porduct_card._3 {
  background-image: url('../images/pic-2.avif');
}

.porduct_card.credit_bg {
  background-image: url('../images/pic-3.avif');
}

.porduct_card.credit_bg.arr {
  background-position: 100%;
  justify-content: flex-start;
  align-items: center;
}

.porduct_card.corporate-life-insurance_bg {
  background-image: url('../images/pic-2.avif');
}

.porduct_card.corporate-life-insurance_bg.ar {
  background-position: 100%;
  justify-content: flex-start;
  align-items: center;
}

.porduct_card.ar {
  background-position: 100%;
  background-size: auto;
  justify-content: flex-start;
  align-items: center;
}

.mask-horizontal {
  overflow: visible;
}

.author-name {
  color: #151c34;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
}

.horizontal-angle {
  z-index: 99;
  object-fit: cover;
  height: 101%;
  position: absolute;
  inset: 0% -2% 0% auto;
}

.right-arrow-4 {
  background-color: #007bfc;
  border-radius: 100px;
  width: 45px;
  height: 45px;
  font-size: 14px;
  transition: all .2s;
  top: 17px;
  right: -17px;
}

.right-arrow-4:hover {
  transform: translate(2px);
}

.horizontal-logo {
  margin-bottom: 25px;
}

.slider-horizontal {
  background-color: #0000;
  width: 100%;
  height: 100%;
}

.horizontal-content-block {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  padding: 20px 75px;
  display: flex;
}

.testimonial-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.slide-nav-2 {
  background-color: #fff;
  border-radius: 500px;
  max-width: 150px;
  display: none;
  top: 575.901px;
  box-shadow: 1px 1px 3px #0000000d;
}

.author-job {
  color: #151c3480;
}

.play-icon {
  width: 60px;
}

.testimonial-card {
  height: 100%;
  display: flex;
  box-shadow: 17px 88px 60px -100px #4f5e782e, 11px 0 20px -9px #4f5e781a;
}

.author-image {
  border-radius: 100px;
  width: 50px;
  margin-right: 14px;
  box-shadow: 1px 1px 3px #00000024;
}

.play-button {
  position: absolute;
}

.horizontal-fixed-height {
  min-height: 100px;
}

.author-block {
  align-items: center;
  margin-top: 25px;
  display: flex;
}

.horizontal-quote-h4 {
  color: #151c34;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
}

.testimonial-image-wrap {
  justify-content: center;
  align-items: center;
  width: 40%;
  height: 350px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.left-arrow-4 {
  background-color: #007bfc;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  padding: 10px;
  font-size: 14px;
  transition: all .2s;
  display: flex;
  top: 17px;
  left: -17px;
}

.left-arrow-4:hover {
  transform: translate(-2px);
}

.prod-conent {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #f8f2f8;
  border-radius: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 478px;
  height: 100%;
  max-height: 278px;
  padding: 24px;
  display: flex;
  position: static;
  inset: 9% 0% 0% auto;
}

.prod-conent.ar {
  text-align: right;
  justify-content: center;
  align-items: flex-end;
}

.prod-card {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #f8f2f8;
  border-radius: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 478px;
  height: 100%;
  max-height: 278px;
  padding: 24px;
  display: flex;
}

.prod-card.ar {
  text-align: right;
  justify-content: center;
  align-items: flex-end;
}

.image-27 {
  display: none;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.item-2 {
  width: 30vw;
  min-width: 30vw;
  padding-left: 1vw;
  padding-right: 1vw;
  transform: rotate(-1deg);
}

.section-2.is--slider {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: 100%;
  min-height: 100vh;
  padding-top: 3.6em;
  padding-bottom: 3.6em;
  display: flex;
  overflow: hidden;
}

.slider_contain {
  width: 100%;
  position: relative;
}

.arrow_contain {
  float: right;
  position: relative;
}

.list-2 {
  justify-content: flex-start;
  align-items: center;
  padding-left: 4vw;
  padding-right: 4vw;
  display: flex;
}

.c-link {
  float: left;
  color: #0a1e1c;
  border-bottom: .18em solid #0a1e1c;
  padding-bottom: .5em;
  position: relative;
}

.slider-title2 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 2.8em;
  padding-left: 5.1em;
  padding-right: 7.1em;
  display: block;
}

.arrow {
  margin-left: 2.6em;
}

.heading-7 {
  line-height: 1;
  position: relative;
}

.arrow_img {
  width: 5em;
}

.arrow-wrapper-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.list-3 {
  justify-content: flex-start;
  align-items: center;
  padding-left: 4vw;
  padding-right: 4vw;
  display: flex;
  overflow: scroll;
}

.item-3 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 30vw;
  min-width: 30vw;
  height: 50vh;
  margin-right: 1vw;
  padding-left: 1vw;
  padding-right: 1vw;
  display: flex;
}

.heading-8 {
  font-size: 1.6rem;
}

.slider-button-wrap-2 {
  justify-content: space-between;
  padding: 15px 25px 15px 54px;
  display: flex;
}

.wrapper-4 {
  overflow: hidden;
}

.arrow-wrapper-3 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.list-4 {
  justify-content: flex-start;
  align-items: center;
  padding-left: 4vw;
  padding-right: 4vw;
  display: flex;
  overflow: scroll;
}

.item-4 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 30vw;
  min-width: 30vw;
  height: 50vh;
  margin-right: 1vw;
  padding-left: 1vw;
  padding-right: 1vw;
  display: flex;
}

.heading-9 {
  font-size: 1.6rem;
}

.section-3 {
  background-color: #fff4dc;
  justify-content: flex-start;
  align-items: center;
  min-height: 100vh;
  display: flex;
}

.wrapper-5 {
  overflow: hidden;
}

.item-5 {
  width: 30vw;
  min-width: 30vw;
  padding-left: 1vw;
  padding-right: 1vw;
  transform: rotate(-1deg);
}

.heading-10 {
  line-height: 1;
  position: relative;
}

.card-2 {
  color: #eae9e4;
  background-color: #0a1e1c;
  width: 100%;
  height: 35vw;
  position: relative;
  overflow: hidden;
}

.embed {
  width: 100%;
  height: 100%;
}

.text-contain {
  z-index: 20;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 3.4em;
  display: flex;
  position: absolute;
  inset: 0%;
}

.main-heading {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 800;
  line-height: 50px;
}

.section-4 {
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.slider-navigation {
  cursor: pointer;
  background-color: #1f1f1f;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 42px;
  display: flex;
}

.slider-navigation.next-slide, .slider-navigation.prev-slide {
  background-color: #0000;
  padding: 0;
}

.slider-inner-box {
  flex: 1;
  min-width: 975px;
  overflow: hidden;
}

.button-text {
  z-index: 1;
  opacity: 0;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  line-height: 25px;
  position: relative;
  overflow: hidden;
}

.container-2 {
  flex: 1;
  max-width: 1280px;
  padding-left: 20px;
  padding-right: 20px;
}

.slider-main-box {
  justify-content: space-between;
  margin-top: 70px;
  padding-top: 0;
  padding-bottom: 60px;
  display: flex;
  overflow: hidden;
}

.cursor {
  z-index: 99999;
  opacity: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.brand {
  width: 220px;
  display: flex;
}

.slider-wrapper {
  padding-top: 60px;
  overflow: hidden;
}

.page-wrapper-2 {
  background-image: url('../images/Background_1Background.webp');
  background-position: 50% 0;
  background-size: cover;
}

.nav-button {
  color: #fff;
  border: 1px solid #ffffff4d;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 10px 15px;
  text-decoration: none;
  transition: border-radius .45s cubic-bezier(0, -.935, 1, 2.141);
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 3px 3px -3px #0000008f;
}

.nav-button:hover {
  border-radius: 40px;
}

.slider-item {
  flex-direction: column;
  align-items: center;
  margin-right: 35px;
  display: flex;
}

.slider-list {
  align-items: center;
  display: flex;
}

.slider-navigation-wrapper {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-end;
  align-items: flex-start;
  padding-top: 0;
  display: flex;
}

.nav-button-icon {
  z-index: 99;
  width: 25px;
  height: 25px;
  position: absolute;
}

.branding-navbar {
  background-color: #ddd0;
  border-bottom: 1px #5c5c5c;
  justify-content: center;
  align-items: center;
  height: 120px;
  display: flex;
}

.cursor-dot {
  background-color: #cfccc8;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 5px;
  height: 5px;
  display: flex;
  position: relative;
}

.content-wrapper {
  padding-top: 10rem;
  padding-bottom: 10rem;
}

.navbar-container {
  justify-content: space-between;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.cursor-circle {
  border: 1px solid #ffffff80;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  position: absolute;
}

.project-link-card {
  background-color: #fff;
  background-image: url('../images/Background-2_1Background-2.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  flex-direction: column;
  align-items: flex-start;
  width: 350px;
  padding: 30px 20px 20px;
  display: flex;
}

.blog-image {
  object-fit: cover;
  border-radius: 10px;
  width: 100%;
  height: 200px;
  margin-bottom: 10px;
}

.blog-heading {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 28px;
}

.blog-link {
  color: #000;
  background-color: #7bf4e0;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 110px;
  height: 38px;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  text-decoration: none;
  display: flex;
}

.div-block-12 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-12.ar {
  text-align: right;
}

.bold-text {
  font-weight: 400;
}

.collection-list-wrapper-2 {
  text-align: right;
}

.text-block-10, .text-block-11 {
  text-align: left;
}

.text-block-12 {
  text-align: right;
  text-transform: none;
  white-space: normal;
}

.text-block-13 {
  margin-bottom: 24px;
  padding-bottom: 0;
}

.cookie-consent-popup {
  pointer-events: auto;
  text-align: center;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-image: linear-gradient(#000000b3, #000000b3);
  background-clip: border-box;
  margin-bottom: 0;
  padding: 20px;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}

.paragraph-2 {
  font-size: 12px;
}

.acceptcookies {
  background-color: #7a1c8a;
  border-radius: 20px;
  position: static;
}

.paragraph-3 {
  color: var(--grayscaleplaceholder);
  text-align: center;
  font-weight: 700;
}

.button {
  text-align: center;
}

.paragraph-4 {
  text-align: right;
  font-weight: 600;
}

.paragraph-5 {
  padding-left: 70px;
  padding-right: 70px;
  font-weight: 500;
}

.cookie-consent-popup-ar {
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-color: #00000003;
  background-image: linear-gradient(#000000b3, #000000b3);
  background-clip: border-box;
  display: block;
  position: static;
}

.button-2 {
  border: 1px solid #7a1c8a;
  border-radius: 20px;
}

.button-3 {
  background-color: #7a1c8a;
  border-radius: 20px;
}

.paragraph-6 {
  margin-top: 0;
  margin-bottom: 0;
  padding: 40px 24px;
}

.div-block-13 {
  text-align: center;
  padding: 20px;
}

.div-block-14 {
  padding-bottom: 30px;
}

@media screen and (min-width: 1440px) {
  .h4 {
    padding-left: 0;
    font-family: Poppins, sans-serif;
  }

  .timeline-p {
    color: #4e4b66;
    font-size: 18px;
    font-weight: 400;
  }

  .heading {
    color: #14142b;
    letter-spacing: .25px;
    font-size: 28px;
    font-weight: 700;
  }

  .step {
    background-color: #0000;
    padding-bottom: 0%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .col.bg_pattern {
    overflow: clip;
  }

  .shareholder-p {
    color: #4e4b66;
    font-size: 18px;
    font-weight: 400;
  }

  .section.padding-9-rem {
    padding-bottom: 0;
  }

  .testimonio-text {
    color: var(--grayscaleplaceholder);
  }

  .block_top-wrap {
    text-align: right;
  }

  .text-kaf.poppins {
    padding-top: 20px;
  }

  .text_product_card-2.letter-spacing {
    text-align: left;
  }

  .text_product_card-2.letter-spacing.ar.custom_code {
    letter-spacing: 0;
  }

  .paragraph4 {
    text-align: center;
  }

  .faq-text, .h1-4.terms {
    text-align: right;
  }

  .contact_details_wrapper {
    flex-flow: row;
  }

  .text-2 {
    text-align: left;
  }

  .text-2.terms-text {
    text-align: center;
    margin-bottom: 42px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .news-h2 {
    left: 2%;
  }

  .heading-2-style.montserrat {
    padding-top: 0;
    padding-bottom: 20px;
  }

  .heading-5.max_w {
    text-align: right;
  }

  .image-26 {
    overflow: clip;
  }

  .project-link-card {
    width: 282px;
  }

  .bold-text-2, .bold-text-3 {
    text-align: right;
  }
}

@media screen and (min-width: 1920px) {
  .paragraph4 {
    color: #67686a;
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
  }

  .faq-text, .h1-4.terms {
    text-align: left;
  }

  .h1-4.terms {
    text-align: center;
  }
}

@media screen and (max-width: 991px) {
  .nav-menu {
    background-color: #f8f2f8;
    border-radius: 15px;
    margin-top: 0;
    margin-left: 60px;
    margin-right: 60px;
    padding: 30px 20px;
  }

  .image-10 {
    max-width: 359px;
  }

  .image-10.static {
    width: 100%;
    position: static;
  }

  .left-arrow {
    display: none;
  }

  .logo_wrapper {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .timeline-p {
    font-size: 16px;
  }

  .gray-box {
    justify-content: flex-start;
    align-items: center;
  }

  .gray-box.mb-10px {
    margin-bottom: 10px;
  }

  .heading {
    font-size: 26px;
  }

  .testimonios.hide {
    display: none;
  }

  .h2 {
    font-size: 20.74px;
  }

  .footer-header-right {
    flex-flow: column;
    margin-top: 20px;
  }

  .kaf_insurance_app {
    grid-template-columns: 1fr;
  }

  .p.mt-32.ar {
    text-align: right;
  }

  .p.mt-32.left {
    text-align: left;
  }

  .download_from_wrapper.footer {
    margin-top: 0;
  }

  .kaf_cards {
    grid-template-columns: 1fr;
  }

  .card-conent-wrapper {
    text-align: center;
  }

  .right-arrow {
    display: none;
  }

  .footer-bottom {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: center;
    align-items: flex-start;
  }

  .get_our_app {
    margin-top: 32px;
    padding-left: 0;
  }

  .nav-link {
    flex-flow: column;
    align-items: flex-start;
    margin-bottom: 20px;
    padding-left: 12px;
    display: block;
  }

  .nav-link:hover {
    border-bottom-width: 2px;
  }

  .nav-link.w--current {
    border-bottom-width: 2px;
    margin-bottom: 18px;
    padding-bottom: 8px;
  }

  .nav-link.ar {
    text-align: right;
    padding-left: 0;
  }

  .links-footer {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .navbar {
    padding-bottom: 0;
  }

  .col.flex {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    justify-content: center;
    align-items: flex-start;
    padding-left: 0;
  }

  .nav-footer_wrapper {
    padding-left: 0;
  }

  .nav-footer_wrapper.pl-0 {
    padding-right: 0;
  }

  .wrapper-nav {
    display: flex;
  }

  .wrapper-nav.mb-20 {
    margin-bottom: 20px;
  }

  .h1 {
    text-align: left;
    margin-top: 0;
  }

  .figures {
    padding: 40px;
  }

  .wrapper.hide-for-small-screen {
    display: none;
  }

  .shareholders-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .section-conent.grid, .section_content {
    grid-template-columns: 1fr;
  }

  .section {
    display: block;
  }

  .section.padding_9rem {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section.padding, .section.slider-section {
    padding-top: 80px;
  }

  .section.mt-8 {
    margin-top: 10rem;
  }

  .section.cta-sec {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section.gray-bg.hide {
    display: none;
  }

  .section.padding-11rem.hide {
    display: block;
  }

  .section.padding-11rem.hide.p-0 {
    margin-top: -27px;
    padding-bottom: 0;
  }

  .section.mt-7 {
    margin-top: 10rem;
  }

  .section.hide-for-larg-screen {
    background-image: url('../images/No-3.avif');
    background-position: 0 88%;
    background-repeat: no-repeat;
    background-size: auto;
    display: block;
  }

  .section.mx-bg-transparent {
    margin-top: 80px;
  }

  .section.padding-9-rem {
    padding-top: 80px;
  }

  .h3-cta {
    max-width: 74%;
  }

  .h3-cta.maw-w {
    width: auto;
  }

  .nav-btn.only-for-moble {
    display: block;
  }

  .nav-btn.hide-btn, .nav-btn.hide-btn.sold {
    justify-content: center;
    align-items: center;
    display: none;
  }

  .nav-btn.hide-btn.sold.for_mobile {
    display: none;
  }

  .nav-btn.hide-btn.for_mobile {
    display: flex;
  }

  .sec_col.flex {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .left-arrow-2 {
    display: none;
  }

  .nav-parent {
    border-bottom-right-radius: 50px;
  }

  .nav-parent.border_right_bottom {
    border-bottom-right-radius: 0;
  }

  .nav-parent.border_right_bottom.ar, .nav-parent.border_leftt_bottom, .nav-parent.border_leftt_bottom.ar {
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 0;
  }

  .right-arrow-2 {
    display: none;
  }

  .conent-wrapper {
    text-align: center;
  }

  .footer-header {
    flex-flow: column;
  }

  .text_medium {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
  }

  .small-text {
    color: var(--grayscale);
    font-weight: 700;
  }

  .text-number {
    font-size: 26px;
    line-height: 38px;
  }

  .content.grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    height: 50vh;
    margin-top: 0;
    display: flex;
  }

  .kaf_card {
    flex-flow: column;
    align-items: center;
    display: flex;
  }

  .new-section {
    display: none;
  }

  .creator_block {
    display: block;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .left-arrow-3 {
    display: none;
  }

  .heading-2.individual_page {
    text-align: center;
  }

  .slider_wrapper {
    display: flex;
  }

  .slider_wrapper.hide {
    display: none;
  }

  .right-arrow-3 {
    display: none;
    right: 6%;
  }

  .slider-3 {
    max-width: 100%;
  }

  .faq_wrapper {
    grid-template-columns: 1fr;
  }

  .quote_text {
    text-align: center;
  }

  .fund_performance_wrapper {
    flex-flow: wrap;
  }

  .btns_wrapper.mt-24px.for-mobile-only {
    display: none;
  }

  .section-content {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    justify-content: center;
  }

  .kaf_cards-2 {
    grid-template-columns: 1fr;
  }

  .paragraph4 {
    text-align: center;
  }

  .pension_wrapper {
    padding: 40px;
  }

  .small-text-number {
    font-size: 26px;
    line-height: 38px;
  }

  .h1-2 {
    margin-top: 0;
  }

  .h3_pension {
    margin-top: 0;
    margin-bottom: 0;
  }

  .benefits_wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
  }

  .sec_grid {
    grid-template-columns: 1fr;
  }

  .style_tap {
    font-size: 12px;
  }

  .tabs-menu-3 {
    max-width: none;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .tabs-content-2 {
    margin-top: 0;
  }

  .tabs {
    flex-flow: column;
  }

  .h1-4 {
    margin-top: 0;
  }

  .h1-4.terms {
    text-align: right;
  }

  .contact_details_wrapper {
    flex-flow: column;
  }

  .contact_details_wrapper.ar {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .image-21.max-w.for-education {
    margin-top: 0;
  }

  .grid-col.padding {
    padding-top: 50px;
  }

  .tabs-menu-4 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .h2-style, .h1_style {
    font-size: 20.74px;
  }

  .mobile_nav {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
    background-color: #f8f2f8;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
    flex-flow: column;
    align-items: stretch;
    width: 100%;
    max-width: 50%;
    padding: 16px 24px;
    display: none;
    top: 94%;
    bottom: auto;
    right: 0%;
  }

  .mobile_nav.ar {
    display: none;
    left: 0;
    right: auto;
  }

  .div-block-7 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    display: flex;
  }

  .nav_btn {
    cursor: pointer;
    display: block;
  }

  .image-25 {
    display: none;
  }

  .div-block-9 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .active-card-label {
    margin-bottom: 0;
    font-size: 48px;
  }

  .slider-main_button:hover {
    transform: none;
  }

  .nav_btn_ar {
    cursor: pointer;
    display: block;
  }

  .nav-parent_ar {
    border-bottom-right-radius: 50px;
  }

  .nav-parent_ar.border_right_bottom {
    border-bottom-right-radius: 0;
  }

  .nav-parent_ar.border_right_bottom.ar, .nav-parent_ar.border_leftt_bottom, .nav-parent_ar.border_leftt_bottom.ar {
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 0;
  }

  .porduct_card {
    justify-content: flex-end;
    align-items: center;
    display: flex;
    position: static;
  }

  .horizontal-content-block {
    padding-left: 25px;
    padding-right: 40px;
  }

  .testimonial-image {
    position: relative;
  }

  .prod-card {
    position: static;
  }

  .card-2 {
    height: 50vw;
  }

  .slider-inner-box {
    min-width: auto;
  }

  .project-link-card {
    width: 40vw;
  }

  .bold-text-2 {
    text-align: right;
  }
}

@media screen and (max-width: 767px) {
  .padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .shareholder-logo-wrapper {
    display: flex;
  }

  .footer-logo-wrapper {
    margin-bottom: 44px;
    padding-left: 40px;
  }

  .img-block {
    z-index: 3;
    order: 3;
    width: 70%;
    min-height: 50vh;
    padding-top: 20px;
    position: relative;
  }

  .store.max-w-none {
    max-width: none;
  }

  .h4 {
    letter-spacing: .25px;
    font-size: 17.26px;
  }

  .image-10 {
    max-width: 359px;
    position: static;
  }

  .timeline-p {
    font-size: 14px;
  }

  .numbers_wrapper {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
    justify-content: space-between;
  }

  .heading.shareholders-wrapper {
    margin-top: 34px;
  }

  .testimonios.hide {
    display: none;
  }

  .scoll-wrap {
    z-index: 1;
    height: 100%;
    bottom: 50%;
  }

  .step-block {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 110vh;
  }

  .stores-wrapper.gab-0 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .footer-header-right {
    flex-flow: column;
  }

  .footer-dark {
    padding-left: 0;
    padding-right: 0;
  }

  .content-wrap-left, .content-wrap {
    justify-content: center;
    align-items: center;
    width: 90%;
    height: 50vh;
    padding-bottom: 20px;
  }

  .check-box-wrapper {
    margin-top: 44px;
  }

  .logos-wrapper {
    grid-column-gap: 34px;
    grid-row-gap: 34px;
  }

  .section-grid {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
  }

  .sami-white_text {
    font-weight: 500;
  }

  .card-image-wrappper.center {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .dot {
    z-index: 99;
    order: 2;
    align-self: center;
    margin-bottom: 0;
    position: absolute;
    bottom: 50%;
  }

  .text_large {
    text-align: center;
  }

  .step {
    justify-content: center;
    padding: 8%;
  }

  .kaf_cards {
    margin-top: 30px;
  }

  .mask-2.p-0 {
    padding-top: 0;
  }

  .footer-bottom {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    margin-top: -20px;
  }

  .get_our_app {
    margin-top: 32px;
    padding-left: 0;
  }

  .links-footer {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: wrap;
    display: block;
  }

  .navbar {
    padding-top: 48px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .col.flex {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .nav-footer_wrapper {
    padding-right: 0;
  }

  .h3.gray_kaf_font_color {
    font-size: 17px;
    line-height: 21px;
  }

  .h3.mb-16 {
    font-size: 17.5px;
    line-height: 21px;
  }

  .p-footer-wrapper.hide {
    display: none;
  }

  .wrapper {
    order: -1;
  }

  .wrapper.space_between.mb-12px {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .shareholders-wrapper {
    grid-template-columns: 1fr;
  }

  .img-block-right {
    z-index: 3;
    order: 3;
    width: 70%;
    min-height: 50vh;
    padding-top: 20px;
    position: relative;
  }

  .section.padding_9rem.padding-80px {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section.gray_sec {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section.gray-bg {
    padding: 50px;
  }

  .section.padding-11rem.hide.p-0 {
    padding-top: 0;
  }

  .section.our-term-sec {
    padding-top: 5rem;
    padding-left: 0;
    padding-right: 0;
  }

  .section.mx-bg-transparent {
    margin-top: 0;
  }

  .section.padding-9-rem {
    padding-top: 80px;
  }

  .section.paddding-150px, .section.p-t-150px.p-m-100px {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .h3-cta {
    max-width: 80%;
    font-size: 60px;
    line-height: 72px;
  }

  .h3-cta.w100 {
    max-width: 100%;
  }

  .h3-cta.maw-w {
    width: auto;
  }

  .heading2 {
    font-family: Montserrat, sans-serif;
  }

  .sec_col.flex.gab_12px {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .left-arrow-2 {
    top: -10%;
    right: 18%;
  }

  .role {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
  }

  .nav-parent {
    padding: 8px 16px;
  }

  .right-arrow-2 {
    top: -10%;
  }

  .small-text {
    font-size: 20.74px;
  }

  .content.grid {
    grid-template-columns: 1fr;
  }

  .image-12 {
    max-width: 80%;
  }

  .store-logo.max-width {
    width: 80%;
  }

  .copy-right_text {
    color: #fff;
    letter-spacing: .75px;
    margin-top: 35px;
    font-size: 11px;
    line-height: 170%;
  }

  .creator_block {
    display: block;
  }

  .body-2 {
    font-family: Poppins, sans-serif;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .left-arrow-3 {
    right: 19%;
  }

  .slide-2 {
    width: 80%;
  }

  .slider-card {
    margin-top: -98px;
    position: static;
  }

  .heading-2.prodcutpage {
    font-size: 20px;
  }

  .heading-2.individual_page {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 21px;
  }

  .slider_wrapper.padding-left-70 {
    padding-left: 10px;
  }

  .card {
    flex-flow: column;
    display: flex;
    position: static;
  }

  .text_product_card-2.letter-spacing {
    font-size: 14px;
    line-height: 17.5px;
  }

  .fund_performance_wrapper {
    flex-flow: column;
  }

  .text-link-2 {
    font-weight: 600;
  }

  .logos-wrapper-2 {
    grid-column-gap: 34px;
    grid-row-gap: 34px;
  }

  .unparalleled_text {
    font-size: 14.4px;
    line-height: 17.5px;
  }

  .kaf_cards-2 {
    margin-top: 24px;
  }

  .card-conent-wrapper-2 {
    text-align: center;
  }

  .tap_content {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
  }

  .p-tap.max_w-60 {
    max-width: 100%;
  }

  .paragraph4 {
    text-align: center;
    font-size: 14px;
    line-height: 17px;
  }

  .pension_wrapper {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .pension_wrapper.mt-64 {
    grid-template-columns: 1fr 1fr;
  }

  .faq-text {
    letter-spacing: normal;
    font-size: 14px;
    line-height: 17px;
  }

  .small-text-number {
    font-size: 18px;
    line-height: 28px;
  }

  .heading_wrapper, .heading_wrapper.gab-56 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .tabs-menu {
    flex-flow: wrap;
  }

  .sec-header-left-2.p-12px {
    margin-bottom: 12px;
  }

  .h3-faq {
    font-size: 17px;
    line-height: 24px;
  }

  .large_h2 {
    font-size: 60px;
  }

  .text_medium-2.productpage {
    max-width: none;
    font-size: 14px;
    line-height: 17.5px;
  }

  .text_medium-2.productpage._w-60 {
    max-width: 100%;
  }

  .text_medium-2.productpage._w-100 {
    max-width: none;
    font-size: 14px;
    line-height: 17.5px;
  }

  .kaf_card-2.white-bg {
    grid-template-columns: 1fr;
  }

  .term_col.m-t-40px, .tabs_wrapper {
    margin-top: 40px;
  }

  .tap-text {
    font-size: 16px;
  }

  .h3-terms.mb-24 {
    font-size: 20px;
    line-height: 25px;
  }

  .h3-terms.mb-24.m-t-15px {
    font-size: 17px;
  }

  .h1-4.terms {
    text-align: right;
  }

  .news-h2 {
    left: 0%;
  }

  .tabs-content-3 {
    margin-top: 46px;
  }

  .tabs-menu-4 {
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .step-content-block {
    z-index: 2;
    order: -1;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .img-block-2 {
    z-index: 3;
    order: 3;
    width: 70%;
    min-height: 50vh;
    padding-top: 20px;
    position: relative;
  }

  .dot-2 {
    z-index: 99;
    order: 2;
    align-self: center;
    margin-bottom: 0;
    position: absolute;
    bottom: 50%;
  }

  .step-2 {
    justify-content: center;
    padding: 8%;
  }

  .step-block-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 110vh;
  }

  .names {
    display: none;
  }

  .mobile_nav {
    max-width: 80%;
    display: none;
  }

  .swiper-content {
    width: 340px;
    height: 480px;
  }

  .arrow-wrapper {
    display: none;
  }

  .slider-button-wrap {
    padding-bottom: 0;
  }

  .nav-parent_ar {
    padding: 8px 16px;
  }

  .porduct_card {
    flex-flow: column;
    display: flex;
    position: static;
  }

  .horizontal-angle {
    display: none;
  }

  .slider-horizontal {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }

  .horizontal-content-block {
    width: 100%;
    padding: 45px;
  }

  .testimonial-card {
    flex-wrap: wrap;
  }

  .testimonial-image-wrap {
    width: 100%;
    height: 280px;
  }

  .prod-conent {
    margin-top: -98px;
    position: static;
  }

  .prod-card {
    margin-top: 0;
    position: static;
  }

  .item-2 {
    width: 45vw;
    min-width: 45vw;
  }

  .slider-title2 {
    margin-bottom: 4em;
    padding-left: 2.9em;
    padding-right: 2.9em;
  }

  .item-5 {
    width: 45vw;
    min-width: 45vw;
  }

  .card-2 {
    height: 70vw;
  }

  .slider-inner-box {
    width: 480px;
  }

  .container-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .slider-main-box {
    flex-direction: column;
    align-items: center;
    width: auto;
  }

  .slider-item {
    margin-right: 20px;
  }

  .slider-navigation-wrapper {
    display: none;
  }

  .project-link-card {
    align-items: flex-start;
    width: 50vw;
  }

  .div-block-12 {
    justify-content: center;
    width: auto;
  }

  .paragraph-4, .paragraph-5 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .bold-text-2 {
    text-align: right;
  }
}

@media screen and (max-width: 479px) {
  .nav-menu {
    margin-left: 20px;
    margin-right: 20px;
  }

  .shareholder-logo-wrapper, .shareholder-logo-wrapper.ar {
    justify-content: flex-start;
    align-items: center;
  }

  .slide-card {
    max-width: 304px;
    max-height: 400px;
    margin-right: 16px;
  }

  .cta {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    font-family: Montserrat, sans-serif;
  }

  .img-block {
    width: 90%;
  }

  .store {
    max-width: 216px;
  }

  .text-black.mt-24 {
    letter-spacing: .25px;
    margin-top: 12px;
    font-size: 17.26px;
    font-weight: 400;
    line-height: 20px;
  }

  .image-10 {
    width: 90%;
  }

  .content-two._2 {
    display: none;
  }

  .left-arrow {
    top: 0%;
    bottom: -33%;
  }

  .logo_wrapper {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 293px;
    display: flex;
  }

  .logo_wrapper.ar {
    justify-content: flex-end;
    align-items: center;
  }

  .numbers_wrapper {
    margin-top: 40px;
  }

  .text_product_card {
    font-size: 14.4px;
    line-height: 24px;
  }

  .text_product_card.letter-spacing {
    font-size: 14.4px;
    font-weight: 400;
  }

  .heading.shareholders-wrapper {
    text-align: left;
    line-height: 26px;
  }

  .heading.shareholders-wrapper.ar {
    text-align: right;
  }

  .testimonios {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .h2 {
    font-size: 20.74px;
    line-height: 56px;
  }

  .image-6 {
    width: auto;
  }

  .cta-button.solid, .cta-button.buy_now {
    max-width: 155px;
  }

  .stores-wrapper {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: row;
    align-items: center;
    margin-top: 12px;
  }

  .stores-wrapper.gab-0 {
    flex-flow: row;
  }

  .stores-wrapper.wrap {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .kaf_insurance_app {
    grid-row-gap: 30px;
    padding: 20px;
  }

  .check-box-wrapper {
    margin-top: 34px;
  }

  .starts-wrapper {
    margin-top: 8px;
  }

  .p {
    font-size: 24px;
  }

  .p.mt-32 {
    letter-spacing: .25px;
    margin-top: 12px;
    font-size: 14.4px;
  }

  .p.p-small {
    font-size: 16px;
  }

  .container-large._2xl {
    max-width: 84.7rem;
  }

  .text_shareholder_card {
    font-size: 14px;
    line-height: 24px;
  }

  .logos-wrapper {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
    flex-flow: column;
    margin-top: 24px;
  }

  .text_large {
    font-size: 35px;
    line-height: 42px;
  }

  .download_from_wrapper.mt-64 {
    margin-top: 34px;
  }

  .kaf_cards {
    margin-top: 30px;
  }

  .right-arrow {
    top: 0%;
    bottom: -33%;
  }

  .footer-bottom {
    justify-content: space-between;
    align-items: flex-start;
  }

  .nav-link:hover {
    border: 1px #000;
  }

  .grid_div.mt-32 {
    margin-top: 24px;
  }

  .grid_div.mt-32.gab-15 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .links-footer {
    justify-content: center;
  }

  .navbar {
    margin-top: 0;
    padding-top: 35px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .col.flex {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
  }

  .nav-footer_wrapper {
    flex-flow: column;
  }

  .h3.mb-16 {
    font-size: 17.26px;
  }

  .h3.gray_kaf_font_color {
    font-size: 23px;
  }

  .wrapper-nav {
    justify-content: center;
  }

  .wrapper-nav.mb-20 {
    justify-content: flex-start;
  }

  .p-footer-wrapper.hide {
    display: none;
  }

  .h1 {
    letter-spacing: .25px;
    font-size: 20px;
    line-height: 37px;
  }

  .h1.h2-style.mb-40 {
    margin-bottom: 20px;
    font-size: 25px;
  }

  .sec-header-left {
    margin-bottom: 0;
  }

  .wrapper {
    justify-content: center;
  }

  .wrapper.gab-17 {
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .wrapper.space_between.mb-12px {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .shareholder-p {
    text-align: left;
    font-size: 16px;
    font-weight: 500;
    line-height: 23px;
  }

  .shareholder-p.ar {
    text-align: right;
  }

  .section-conent.flex {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    height: auto;
  }

  .section_content {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .section_content.flex-on-mobile {
    flex-flow: column;
    display: flex;
  }

  .img-block-right {
    width: 90%;
  }

  .steps-clone {
    display: block;
    position: static;
  }

  .section.padding_9rem {
    cursor: auto;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section.padding, .section.slider-section {
    padding-bottom: 80px;
  }

  .section.mt-8 {
    margin-top: 8rem;
  }

  .section.our-products_hero_sec {
    justify-content: flex-start;
    align-items: center;
    height: 80vh;
    display: flex;
  }

  .section.padding-12rem, .section.padding-11rem.hide {
    padding-top: 80px;
  }

  .section.our-term-sec {
    padding-top: 5rem;
    padding-left: 0;
    padding-right: 0;
  }

  .section.mt-7.ar {
    text-align: right;
  }

  .section.hide-for-larg-screen {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .section.mx-bg-transparent {
    margin-top: 0;
  }

  .section.padding-9-rem {
    padding-top: 80px;
  }

  .section.padding.p-10rem {
    padding-top: 10rem;
  }

  .section.p-t-150px.p-m-100px {
    padding-bottom: 20px;
  }

  .section.pm_150px {
    padding-bottom: 80px;
  }

  .section.creadit-life {
    background-color: #0000;
    background-image: linear-gradient(#0000, #0000), url('../images/SME.jpeg');
    justify-content: center;
    align-items: center;
    height: 80vh;
    display: flex;
  }

  .section.group_life {
    background-image: linear-gradient(#494949bf, #494949bf), url('../images/Produ4_1.avif');
    background-position: 0 0, 69%;
    justify-content: center;
    align-items: center;
    height: 80vh;
    display: flex;
  }

  .image-download {
    max-width: 130px;
  }

  .h3-cta {
    max-width: 100%;
    font-size: 20.74px;
    line-height: 27px;
  }

  .h3-cta.maw-w {
    width: auto;
  }

  .nav-btn {
    display: none;
  }

  .nav-btn.hide-btn.sold.for_mobile {
    padding-left: 18px;
    padding-right: 18px;
    font-size: 12px;
  }

  .nav-btn.hide-btn.for_mobile {
    flex: none;
    width: 1005px;
    max-width: 175px;
    margin-left: auto;
    margin-right: auto;
    font-size: 13px;
  }

  .nav-btn.only-for-moble {
    margin-top: 40px;
    display: block;
  }

  .product-card {
    max-width: 304px;
    min-height: 404px;
    max-height: 404px;
    padding: 10px 15px;
  }

  .heading2 {
    font-size: 20.74px;
    line-height: 22px;
  }

  .heading2.left {
    font-size: 20.74px;
    line-height: 30px;
  }

  .sec_col.flex {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .shareholder-content {
    margin-top: 30px;
  }

  .left-arrow-2 {
    right: 28%;
  }

  .text-cta {
    font-size: 14.4px;
    line-height: 21px;
  }

  .nav-parent {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text_medium {
    font-size: 14px;
    line-height: 25px;
  }

  .content {
    font-size: 20px;
  }

  .content.grid {
    height: auto;
    margin-bottom: 72px;
    padding-right: 16px;
  }

  .kaf_card {
    grid-template-columns: 2.75fr;
    padding: 20px;
  }

  .image-12 {
    max-width: 65%;
  }

  .store-logo {
    max-width: 163px;
  }

  .store-logo._w-190, .store-logo.width-208 {
    width: 100%;
  }

  .new-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .creator_block {
    display: block;
  }

  .block_username {
    font-size: 22px;
  }

  .body-2 {
    font-family: Poppins, sans-serif;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .text_slider {
    font-size: 14px;
    line-height: 24px;
  }

  .left-arrow-3 {
    right: 25%;
  }

  .slide-2 {
    max-width: none;
  }

  .slider-card {
    padding: 20px 12px;
  }

  .heading-2.prodcutpage {
    line-height: 35px;
  }

  .heading-2.prodcutpage.left {
    text-align: left;
    font-size: 29px;
  }

  .heading-2.individual_page {
    font-size: 27px;
    line-height: 33px;
  }

  .heading-2.individual_page.left {
    text-align: left;
  }

  .heading-2.large-h2 {
    font-size: 46px;
  }

  .heading_card {
    font-size: 20px;
  }

  .text-kaf.news-text {
    font-size: 16px;
  }

  .text-kaf.poppins {
    font-size: 18px;
    line-height: 29px;
  }

  .card {
    max-width: none;
  }

  .nav-btn-card {
    display: block;
  }

  .p-m-wrap {
    margin-left: 40px;
  }

  .white-btn.mt-17px {
    margin-top: 17px;
  }

  .text_product_card-2 {
    font-size: 14px;
    line-height: 24px;
  }

  .text_product_card-2.letter-spacing, .text_product_card-2.letter-spacing.ar.custom_code {
    text-align: center;
  }

  .btns_wrapper {
    flex-flow: column;
  }

  .btns_wrapper.mt-24px.for-mobile-only {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
  }

  .logos-wrapper-2 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

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

  .section-content {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .card-conent-wrapper-2 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .tap_content.mt-100 {
    margin-top: 100px;
  }

  .paragraph4 {
    text-align: center;
    font-size: 16px;
  }

  .pension_wrapper {
    flex-flow: column;
    grid-template-columns: 1fr;
  }

  .pension_wrapper.mt-64 {
    grid-template-columns: 1fr;
  }

  .h1-2 {
    font-size: 36px;
    line-height: 42px;
  }

  .h1-2.small-h1 {
    font-size: 20px;
  }

  .tap-style {
    width: 100%;
  }

  .tabs-menu {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .h3_pension {
    font-size: 17px;
  }

  .h3-faq {
    font-size: 17px;
    line-height: 22px;
  }

  .large_h2 {
    font-size: 40px;
  }

  .unparalleled_checklist {
    grid-template-columns: .25fr 4.75fr;
  }

  .faq-wrap {
    grid-template-columns: 1fr;
  }

  .product-card-2 {
    padding: 10px 15px;
  }

  .text_product {
    font-size: 14px;
    line-height: 24px;
  }

  .text_medium-2 {
    font-size: 16px;
  }

  .text_medium-2.productpage._w-100 {
    max-width: 100%;
  }

  .text_medium-2.white {
    font-size: 14px;
    line-height: 17px;
  }

  .kaf_card-2 {
    grid-template-columns: 2.75fr;
    padding: 20px;
  }

  .content-one-pension._1.height {
    justify-content: space-between;
    align-items: flex-start;
  }

  .content-one-pension._2 {
    display: none;
  }

  .style_tap {
    flex: none;
  }

  .div-block-2 {
    width: 100%;
  }

  .body-5 {
    font-family: Poppins, sans-serif;
  }

  .h1-4 {
    font-size: 36px;
    line-height: 42px;
  }

  .h1-4.terms {
    text-align: right;
    font-size: 30px;
    line-height: 37px;
  }

  .h3-faq-2 {
    font-size: 20px;
    line-height: 25px;
  }

  .contact_details_wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .text-2.sami-bold {
    vertical-align: baseline;
    display: inline;
  }

  .p-terms {
    font-size: 16px;
  }

  .news-h2.static-postion {
    text-align: right;
    font-size: 24px;
    line-height: 37px;
  }

  .news {
    padding: 25px;
  }

  .newes-h2 {
    font-size: 32px;
  }

  .link-block {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-4 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: wrap;
  }

  .image-21.max-w.for-mortgage, .image-21.max-w.for-credit, .image-21.max-w.for-marriage {
    margin-top: 0;
  }

  .tabs-content-3 {
    margin-top: 40px;
  }

  .tabs-menu-4 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: row;
    justify-content: center;
    width: 100%;
    overflow: auto;
  }

  .img-block-2 {
    width: 90%;
  }

  .h2-style {
    font-size: 20.74px;
    line-height: 56px;
  }

  .heading-2-style.montserrat {
    line-height: 49px;
  }

  .h1_style {
    font-size: 20.74px;
    line-height: 56px;
  }

  .mobile_nav {
    max-width: 70%;
    display: none;
  }

  .mobile_nav.ar {
    display: none;
  }

  .div-block-9 {
    margin-top: 20px;
  }

  .slider-main_button-wrapper {
    display: none;
  }

  .active-card-label {
    font-size: 38px;
  }

  .card-number {
    font-size: 180px;
  }

  .div-block-11 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 41px;
  }

  .slider-button-wrap {
    padding-bottom: 20px;
  }

  .news_card {
    padding-left: 12px;
    padding-right: 12px;
  }

  .news_heading {
    font-size: 20px;
  }

  .news_p {
    font-size: 16px;
  }

  .nav-parent_ar {
    padding-left: 20px;
    padding-right: 20px;
  }

  .porduct_card {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    border-radius: 24px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: auto;
    min-width: 300px;
    max-width: none;
    height: auto;
    margin-top: 0;
    margin-right: 0;
    position: relative;
    overflow: hidden;
  }

  .porduct_card._2 {
    width: auto;
    min-width: 300px;
  }

  .porduct_card._3 {
    width: auto;
    min-width: 300px;
    padding-right: 0;
  }

  .right-arrow-4 {
    inset: auto 20% -3% auto;
  }

  .horizontal-content-block {
    padding-bottom: 70px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .author-block {
    margin-top: 15px;
  }

  .testimonial-image-wrap {
    height: 260px;
  }

  .left-arrow-4 {
    inset: auto auto -3% 20%;
  }

  .prod-conent {
    padding: 20px 12px;
  }

  .prod-card {
    max-width: 300px;
    min-height: 270px;
    max-height: 270px;
    margin-top: -40px;
    padding: 20px 12px;
  }

  .prod-card.hide {
    display: none;
  }

  .image-27 {
    flex: none;
    max-width: 300px;
    display: block;
    overflow: hidden;
  }

  .item-2 {
    width: 88vw;
    min-width: 88vw;
  }

  .slider-title2 {
    margin-bottom: 5.5em;
    padding-left: 2.2em;
    padding-right: 2.2em;
    font-size: 1.1em;
  }

  .item-5 {
    width: 88vw;
    min-width: 88vw;
  }

  .card-2 {
    height: 140vw;
  }

  .slider-inner-box {
    width: 260px;
    min-width: auto;
  }

  .slider-main-box {
    margin-top: 35px;
    padding-top: 20px;
  }

  .content-wrapper {
    padding-top: 40px;
  }

  .project-link-card {
    width: 90vw;
  }

  .bold-text-2 {
    text-align: right;
  }
}

#w-node-e0dbd99f-adf3-3c3d-ffed-e436d4ce2389-c28860c2 {
  place-self: center start;
}

#w-node-fd152987-1a32-a3df-fd87-b5c433f7d6d7-33f7d6d5, #w-node-_876e68da-87ec-7497-60ae-3cb79ad085a6-33f7d6d5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a2e76196-0545-e293-944b-9703dfdc3334-f80f41c7 {
  place-self: center start;
}

#w-node-b69ddfa5-cba4-4da6-d7c5-d8c13d2a4859-7b3ac6de {
  align-self: center;
}

#w-node-_41e79cb2-0e83-7a7d-9ac8-ee0a96f42b11-b18fa910, #w-node-_41e79cb2-0e83-7a7d-9ac8-ee0a96f42b1e-b18fa910, #w-node-_41e79cb2-0e83-7a7d-9ac8-ee0a96f42b2b-b18fa910, #w-node-eac29c62-bc94-0a68-7481-568885126126-3839af77, #w-node-eac29c62-bc94-0a68-7481-568885126133-3839af77, #w-node-eac29c62-bc94-0a68-7481-568885126140-3839af77, #w-node-eac29c62-bc94-0a68-7481-56888512617c-3839af77, #w-node-eac29c62-bc94-0a68-7481-568885126189-3839af77, #w-node-eac29c62-bc94-0a68-7481-568885126196-3839af77, #w-node-eac29c62-bc94-0a68-7481-5688851261d2-3839af77, #w-node-eac29c62-bc94-0a68-7481-5688851261df-3839af77, #w-node-eac29c62-bc94-0a68-7481-5688851261ec-3839af77, #w-node-eac29c62-bc94-0a68-7481-568885126228-3839af77, #w-node-eac29c62-bc94-0a68-7481-568885126235-3839af77, #w-node-eac29c62-bc94-0a68-7481-568885126242-3839af77, #w-node-eac29c62-bc94-0a68-7481-56888512627e-3839af77, #w-node-eac29c62-bc94-0a68-7481-56888512628b-3839af77, #w-node-eac29c62-bc94-0a68-7481-568885126298-3839af77 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cb07e262-3346-09d5-0f06-f6e8a6cec9d9-e437565e {
  align-self: center;
}

#w-node-_2b66c251-521b-8eea-ae3f-7973bc493ecb-e437565e {
  place-self: end center;
}

#w-node-_3e71809a-689b-af0c-ea35-d724fba47714-e437565e, #w-node-_3e71809a-689b-af0c-ea35-d724fba47736-e437565e, #w-node-_06922beb-ed76-54dd-1ea4-09fcdf0f3df9-d137cc96, #w-node-_06922beb-ed76-54dd-1ea4-09fcdf0f3e06-d137cc96, #w-node-_06922beb-ed76-54dd-1ea4-09fcdf0f3e13-d137cc96 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e0dbd99f-adf3-3c3d-ffed-e436d4ce235e-8d589ed0 {
  align-self: center;
}

#w-node-e0dbd99f-adf3-3c3d-ffed-e436d4ce2371-8d589ed0 {
  place-self: center;
}

#w-node-e0dbd99f-adf3-3c3d-ffed-e436d4ce2389-8d589ed0, #w-node-a2e76196-0545-e293-944b-9703dfdc3334-a6f55de3 {
  place-self: center start;
}

#w-node-b69ddfa5-cba4-4da6-d7c5-d8c13d2a4859-73f72958 {
  align-self: center;
}

#w-node-_41e79cb2-0e83-7a7d-9ac8-ee0a96f42b11-3f66d203, #w-node-_41e79cb2-0e83-7a7d-9ac8-ee0a96f42b1e-3f66d203, #w-node-_41e79cb2-0e83-7a7d-9ac8-ee0a96f42b2b-3f66d203, #w-node-_06922beb-ed76-54dd-1ea4-09fcdf0f3df9-48407494, #w-node-_06922beb-ed76-54dd-1ea4-09fcdf0f3e06-48407494, #w-node-_06922beb-ed76-54dd-1ea4-09fcdf0f3e13-48407494 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cb07e262-3346-09d5-0f06-f6e8a6cec9d9-ff791c87 {
  align-self: center;
}

#w-node-_2b66c251-521b-8eea-ae3f-7973bc493ecb-ff791c87 {
  place-self: end center;
}

#w-node-e0dbd99f-adf3-3c3d-ffed-e436d4ce2389-8290da70 {
  place-self: center start;
}

#w-node-eac29c62-bc94-0a68-7481-568885126126-d74ed0d9, #w-node-eac29c62-bc94-0a68-7481-568885126133-d74ed0d9, #w-node-eac29c62-bc94-0a68-7481-568885126140-d74ed0d9, #w-node-eac29c62-bc94-0a68-7481-56888512617c-d74ed0d9, #w-node-eac29c62-bc94-0a68-7481-568885126189-d74ed0d9, #w-node-eac29c62-bc94-0a68-7481-568885126196-d74ed0d9, #w-node-eac29c62-bc94-0a68-7481-5688851261d2-d74ed0d9, #w-node-eac29c62-bc94-0a68-7481-5688851261df-d74ed0d9, #w-node-eac29c62-bc94-0a68-7481-5688851261ec-d74ed0d9, #w-node-eac29c62-bc94-0a68-7481-568885126228-d74ed0d9, #w-node-eac29c62-bc94-0a68-7481-568885126235-d74ed0d9, #w-node-eac29c62-bc94-0a68-7481-568885126242-d74ed0d9, #w-node-eac29c62-bc94-0a68-7481-56888512627e-d74ed0d9, #w-node-eac29c62-bc94-0a68-7481-56888512628b-d74ed0d9, #w-node-eac29c62-bc94-0a68-7481-568885126298-d74ed0d9, #w-node-_06922beb-ed76-54dd-1ea4-09fcdf0f3df9-b6d90033, #w-node-_06922beb-ed76-54dd-1ea4-09fcdf0f3e06-b6d90033, #w-node-_06922beb-ed76-54dd-1ea4-09fcdf0f3e13-b6d90033, #w-node-_06922beb-ed76-54dd-1ea4-09fcdf0f3df9-346f0544, #w-node-_06922beb-ed76-54dd-1ea4-09fcdf0f3e06-346f0544, #w-node-_06922beb-ed76-54dd-1ea4-09fcdf0f3e13-346f0544 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-e0dbd99f-adf3-3c3d-ffed-e436d4ce2367-c28860c2, #w-node-cb07e262-3346-09d5-0f06-f6e8a6cec9d9-e437565e, #w-node-_2b66c251-521b-8eea-ae3f-7973bc493ecb-e437565e, #w-node-e0dbd99f-adf3-3c3d-ffed-e436d4ce2367-8d589ed0, #w-node-_76418e59-87c0-8e61-6433-6487fb83d58f-fb83d568, #w-node-cb07e262-3346-09d5-0f06-f6e8a6cec9d9-ff791c87, #w-node-_2b66c251-521b-8eea-ae3f-7973bc493ecb-ff791c87, #w-node-b136d095-fda3-816f-6c24-3e5400e6a06f-ff791c87, #w-node-e0dbd99f-adf3-3c3d-ffed-e436d4ce2367-8290da70 {
    order: -9999;
  }
}

@media screen and (max-width: 767px) {
  #w-node-e0dbd99f-adf3-3c3d-ffed-e436d4ce2387-c28860c2, #w-node-e0dbd99f-adf3-3c3d-ffed-e436d4ce2389-c28860c2, #w-node-a2e76196-0545-e293-944b-9703dfdc3332-f80f41c7, #w-node-a2e76196-0545-e293-944b-9703dfdc3334-f80f41c7, #w-node-b69ddfa5-cba4-4da6-d7c5-d8c13d2a4855-7b3ac6de, #w-node-e0dbd99f-adf3-3c3d-ffed-e436d4ce2387-8d589ed0, #w-node-e0dbd99f-adf3-3c3d-ffed-e436d4ce2389-8d589ed0, #w-node-a2e76196-0545-e293-944b-9703dfdc3332-a6f55de3, #w-node-a2e76196-0545-e293-944b-9703dfdc3334-a6f55de3, #w-node-b69ddfa5-cba4-4da6-d7c5-d8c13d2a4855-73f72958, #w-node-e0dbd99f-adf3-3c3d-ffed-e436d4ce2387-8290da70, #w-node-e0dbd99f-adf3-3c3d-ffed-e436d4ce2389-8290da70 {
    order: -9999;
  }
}

@media screen and (max-width: 479px) {
  #w-node-e0dbd99f-adf3-3c3d-ffed-e436d4ce2379-c28860c2, #w-node-b69ddfa5-cba4-4da6-d7c5-d8c13d2a4871-7b3ac6de, #w-node-e0dbd99f-adf3-3c3d-ffed-e436d4ce2379-8d589ed0, #w-node-_76418e59-87c0-8e61-6433-6487fb83d58f-fb83d568, #w-node-b69ddfa5-cba4-4da6-d7c5-d8c13d2a4871-73f72958, #w-node-b136d095-fda3-816f-6c24-3e5400e6a06f-ff791c87, #w-node-e0dbd99f-adf3-3c3d-ffed-e436d4ce2379-8290da70 {
    order: -9999;
  }
}


