@font-face {
  font-family: "Helvetica Neue LT Pro";
  src: url("../fonts/HelveticaNeueLTPro/HelveticaNeueLTPro-Bd.woff2") format("woff2"), url("../fonts/HelveticaNeueLTPro/HelveticaNeueLTPro-Bd.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue LT Pro";
  src: url("../fonts/HelveticaNeueLTPro/HelveticaNeueLTPro-Md.woff2") format("woff2"), url("../fonts/HelveticaNeueLTPro/HelveticaNeueLTPro-Md.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue LT Pro";
  src: url("../fonts/HelveticaNeueLTPro/HelveticaNeueLTPro-Roman.woff2") format("woff2"), url("../fonts/HelveticaNeueLTPro/HelveticaNeueLTPro-Roman.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.kl-text-32 {
  font-size: 32px;
  line-height: normal;
}
@media (max-width: 991.98px) {
  .kl-text-32 {
    font-size: 20px;
  }
}
.kl-text-32 h1, .kl-text-32 h2, .kl-text-32 h3, .kl-text-32 h4 {
  font-size: 32px;
  line-height: normal;
}
@media (max-width: 991.98px) {
  .kl-text-32 h1, .kl-text-32 h2, .kl-text-32 h3, .kl-text-32 h4 {
    font-size: 20px;
  }
}

.kl-bg-black {
  background-color: #000000 !important;
}

.kl-color-black {
  color: #000000 !important;
}

.kl-bg-white {
  background-color: #ffffff !important;
}

.kl-color-white {
  color: #ffffff !important;
}

.kl-bg-purple {
  background-color: #7167E8 !important;
}

.kl-color-purple {
  color: #7167E8 !important;
}

.kl-bg-pink {
  background-color: #F4167F !important;
}

.kl-color-pink {
  color: #F4167F !important;
}

.kl-bg-purple-primary {
  background-color: #6154A7 !important;
}

.kl-color-purple-primary {
  color: #6154A7 !important;
}

.kl-bg-purple-secondary {
  background-color: #7266EF !important;
}

.kl-color-purple-secondary {
  color: #7266EF !important;
}

.kl-bg-purple-tertiary {
  background-color: #7367F0 !important;
}

.kl-color-purple-tertiary {
  color: #7367F0 !important;
}

.kl-bg-black-primary {
  background-color: #0A0537 !important;
}

.kl-color-black-primary {
  color: #0A0537 !important;
}

.kl-bg-purple-quaternary {
  background-color: #312673 !important;
}

.kl-color-purple-quaternary {
  color: #312673 !important;
}

.kl-bg-black-secondary {
  background-color: rgba(10, 5, 55, 0.368627451) !important;
}

.kl-color-black-secondary {
  color: rgba(10, 5, 55, 0.368627451) !important;
}

.kl-ff-primary {
  font-family: "Lato", sans-serif !important;
}
.kl-ff-primary h1, .kl-ff-primary h2, .kl-ff-primary h3, .kl-ff-primary h4, .kl-ff-primary h5, .kl-ff-primary h6, .kl-ff-primary p, .kl-ff-primary ul, .kl-ff-primary span {
  font-family: "Lato", sans-serif !important;
}

.kl-ff-secondary {
  font-family: "Arial", serif !important;
}
.kl-ff-secondary h1, .kl-ff-secondary h2, .kl-ff-secondary h3, .kl-ff-secondary h4, .kl-ff-secondary h5, .kl-ff-secondary h6, .kl-ff-secondary p, .kl-ff-secondary ul, .kl-ff-secondary span {
  font-family: "Arial", serif !important;
}

.kl-fw-extra-bold {
  font-weight: 900 !important;
}

.kl-fw-bold {
  font-weight: 700 !important;
}

.kl-fw-semi-bold {
  font-weight: 600 !important;
}

.kl-fw-medium {
  font-weight: 500 !important;
}

.kl-fw-regular {
  font-weight: 400 !important;
}

.kl-fw-light {
  font-weight: 300 !important;
}

.kl-lh-1 {
  line-height: 1 !important;
}

.kl-lh-1_2 {
  line-height: 1.2 !important;
}

.kl-lh-1_3 {
  line-height: 1.3 !important;
}

.kl-lh-1_4 {
  line-height: 1.4 !important;
}

.kl-lh-1_5 {
  line-height: 1.5 !important;
}

.kl-ls--0_24 {
  letter-spacing: -0.24px !important;
}

.kl-ls--0_4 {
  letter-spacing: -0.4px !important;
}

.kl-ls-1 {
  letter-spacing: 1px !important;
}

.kl-ls-2 {
  letter-spacing: 2px !important;
}

.kl-z-index--1 {
  z-index: -1 !important;
}

.kl-z-index-0 {
  z-index: 0 !important;
}

.kl-z-index-1 {
  z-index: 1 !important;
}

.kl-z-index-2 {
  z-index: 2 !important;
}

.kl-z-index-3 {
  z-index: 3 !important;
}

.kl-z-index-4 {
  z-index: 4 !important;
}

.kl-z-index-5 {
  z-index: 5 !important;
}

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

.kl-w-none {
  width: none;
  max-width: 100%;
}

.kl-min-w-none {
  min-width: none;
}

.kl-max-w-100 {
  max-width: 100px;
}

.kl-w-100 {
  width: 100px;
  max-width: 100%;
}

.kl-min-w-100 {
  min-width: 100px;
}

.kl-gx-6 {
  --bs-gutter-x: 6px;
}

.kl-gy-6 {
  --bs-gutter-y: 6px;
}

.kl-mx-6 {
  margin-left: 6px !important;
  margin-right: 6px !important;
}

.kl-my-6 {
  margin-top: 6px !important;
  margin-bottom: 6px !important;
}

.kl-px-6 {
  padding-left: 6px !important;
  padding-right: 6px !important;
}

.kl-py-6 {
  padding-top: 6px !important;
  padding-bottom: 6px !important;
}

.kl-mt-6 {
  margin-top: 6px !important;
}

.kl-mt-n-6 {
  margin-top: -6px !important;
}

.kl-pt-6 {
  padding-top: 6px !important;
}

.kl-mb-6 {
  margin-bottom: 6px !important;
}

.kl-mb-n-6 {
  margin-bottom: -6px !important;
}

.kl-pb-6 {
  padding-bottom: 6px !important;
}

.kl-ms-6 {
  margin-left: 6px !important;
}

.kl-ms-n-6 {
  margin-left: -6px !important;
}

.kl-ps-6 {
  padding-left: 6px !important;
}

.kl-me-6 {
  margin-right: 6px !important;
}

.kl-me-n-6 {
  margin-right: -6px !important;
}

.kl-pe-6 {
  padding-right: 6px !important;
}

.kl-gx-8 {
  --bs-gutter-x: 8px;
}

.kl-gy-8 {
  --bs-gutter-y: 8px;
}

.kl-mx-8 {
  margin-left: 8px !important;
  margin-right: 8px !important;
}

.kl-my-8 {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
}

.kl-px-8 {
  padding-left: 8px !important;
  padding-right: 8px !important;
}

.kl-py-8 {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

.kl-mt-8 {
  margin-top: 8px !important;
}

.kl-mt-n-8 {
  margin-top: -8px !important;
}

.kl-pt-8 {
  padding-top: 8px !important;
}

.kl-mb-8 {
  margin-bottom: 8px !important;
}

.kl-mb-n-8 {
  margin-bottom: -8px !important;
}

.kl-pb-8 {
  padding-bottom: 8px !important;
}

.kl-ms-8 {
  margin-left: 8px !important;
}

.kl-ms-n-8 {
  margin-left: -8px !important;
}

.kl-ps-8 {
  padding-left: 8px !important;
}

.kl-me-8 {
  margin-right: 8px !important;
}

.kl-me-n-8 {
  margin-right: -8px !important;
}

.kl-pe-8 {
  padding-right: 8px !important;
}

.kl-gx-20 {
  --bs-gutter-x: 20px;
}

.kl-gy-20 {
  --bs-gutter-y: 20px;
}

.kl-mx-20 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}

.kl-my-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.kl-px-20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.kl-py-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.kl-mt-20 {
  margin-top: 20px !important;
}

.kl-mt-n-20 {
  margin-top: -20px !important;
}

.kl-pt-20 {
  padding-top: 20px !important;
}

.kl-mb-20 {
  margin-bottom: 20px !important;
}

.kl-mb-n-20 {
  margin-bottom: -20px !important;
}

.kl-pb-20 {
  padding-bottom: 20px !important;
}

.kl-ms-20 {
  margin-left: 20px !important;
}

.kl-ms-n-20 {
  margin-left: -20px !important;
}

.kl-ps-20 {
  padding-left: 20px !important;
}

.kl-me-20 {
  margin-right: 20px !important;
}

.kl-me-n-20 {
  margin-right: -20px !important;
}

.kl-pe-20 {
  padding-right: 20px !important;
}

.kl-gx-45 {
  --bs-gutter-x: 45px;
}

.kl-gy-45 {
  --bs-gutter-y: 45px;
}

.kl-mx-45 {
  margin-left: 45px !important;
  margin-right: 45px !important;
}

.kl-my-45 {
  margin-top: 45px !important;
  margin-bottom: 45px !important;
}

.kl-px-45 {
  padding-left: 45px !important;
  padding-right: 45px !important;
}

.kl-py-45 {
  padding-top: 45px !important;
  padding-bottom: 45px !important;
}

.kl-mt-45 {
  margin-top: 45px !important;
}

.kl-mt-n-45 {
  margin-top: -45px !important;
}

.kl-pt-45 {
  padding-top: 45px !important;
}

.kl-mb-45 {
  margin-bottom: 45px !important;
}

.kl-mb-n-45 {
  margin-bottom: -45px !important;
}

.kl-pb-45 {
  padding-bottom: 45px !important;
}

.kl-ms-45 {
  margin-left: 45px !important;
}

.kl-ms-n-45 {
  margin-left: -45px !important;
}

.kl-ps-45 {
  padding-left: 45px !important;
}

.kl-me-45 {
  margin-right: 45px !important;
}

.kl-me-n-45 {
  margin-right: -45px !important;
}

.kl-pe-45 {
  padding-right: 45px !important;
}

@media (min-width: 768px) {
  .kl-lh-md-1 {
    line-height: 1 !important;
  }
  .kl-lh-md-1 h1, .kl-lh-md-1 h2, .kl-lh-md-1 p {
    line-height: 1 !important;
  }
  .kl-lh-md-1_2 {
    line-height: 1.2 !important;
  }
  .kl-lh-md-1_2 h1, .kl-lh-md-1_2 h2, .kl-lh-md-1_2 p {
    line-height: 1.2 !important;
  }
  .kl-lh-md-1_3 {
    line-height: 1.3 !important;
  }
  .kl-lh-md-1_3 h1, .kl-lh-md-1_3 h2, .kl-lh-md-1_3 p {
    line-height: 1.3 !important;
  }
  .kl-lh-md-1_4 {
    line-height: 1.4 !important;
  }
  .kl-lh-md-1_4 h1, .kl-lh-md-1_4 h2, .kl-lh-md-1_4 p {
    line-height: 1.4 !important;
  }
  .kl-lh-md-1_5 {
    line-height: 1.5 !important;
  }
  .kl-lh-md-1_5 h1, .kl-lh-md-1_5 h2, .kl-lh-md-1_5 p {
    line-height: 1.5 !important;
  }
  .kl-col-md-40-perc {
    width: 40%;
  }
  .kl-col-md-48-perc {
    width: 48%;
  }
  .kl-col-md-52-perc {
    width: 52%;
  }
  .kl-col-md-60-perc {
    width: 60%;
  }
  .kl-max-w-md-none {
    max-width: none;
  }
  .kl-w-md-none {
    width: none;
    max-width: 100%;
  }
  .kl-min-w-md-none {
    min-width: none;
  }
  .kl-max-w-md-100 {
    max-width: 100px;
  }
  .kl-w-md-100 {
    width: 100px;
    max-width: 100%;
  }
  .kl-min-w-md-100 {
    min-width: 100px;
  }
  .kl-gx-md-6 {
    --bs-gutter-x: 6px;
  }
  .kl-gy-md-6 {
    --bs-gutter-y: 6px;
  }
  .kl-mx-md-6 {
    margin-left: 6px !important;
    margin-right: 6px !important;
  }
  .kl-my-md-6 {
    margin-top: 6px !important;
    margin-bottom: 6px !important;
  }
  .kl-px-md-6 {
    padding-left: 6px !important;
    padding-right: 6px !important;
  }
  .kl-py-md-6 {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
  }
  .kl-mt-md-6 {
    margin-top: 6px !important;
  }
  .kl-mt-n-md-6 {
    margin-top: -6px !important;
  }
  .kl-pt-md-6 {
    padding-top: 6px !important;
  }
  .kl-mb-md-6 {
    margin-bottom: 6px !important;
  }
  .kl-mb-n-md-6 {
    margin-bottom: -6px !important;
  }
  .kl-pb-md-6 {
    padding-bottom: 6px !important;
  }
  .kl-ms-md-6 {
    margin-left: 6px !important;
  }
  .kl-ms-n-md-6 {
    margin-left: -6px !important;
  }
  .kl-ps-md-6 {
    padding-left: 6px !important;
  }
  .kl-me-md-6 {
    margin-right: 6px !important;
  }
  .kl-me-n-md-6 {
    margin-right: -6px !important;
  }
  .kl-pe-md-6 {
    padding-right: 6px !important;
  }
  .kl-gx-md-8 {
    --bs-gutter-x: 8px;
  }
  .kl-gy-md-8 {
    --bs-gutter-y: 8px;
  }
  .kl-mx-md-8 {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
  .kl-my-md-8 {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
  .kl-px-md-8 {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .kl-py-md-8 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  .kl-mt-md-8 {
    margin-top: 8px !important;
  }
  .kl-mt-n-md-8 {
    margin-top: -8px !important;
  }
  .kl-pt-md-8 {
    padding-top: 8px !important;
  }
  .kl-mb-md-8 {
    margin-bottom: 8px !important;
  }
  .kl-mb-n-md-8 {
    margin-bottom: -8px !important;
  }
  .kl-pb-md-8 {
    padding-bottom: 8px !important;
  }
  .kl-ms-md-8 {
    margin-left: 8px !important;
  }
  .kl-ms-n-md-8 {
    margin-left: -8px !important;
  }
  .kl-ps-md-8 {
    padding-left: 8px !important;
  }
  .kl-me-md-8 {
    margin-right: 8px !important;
  }
  .kl-me-n-md-8 {
    margin-right: -8px !important;
  }
  .kl-pe-md-8 {
    padding-right: 8px !important;
  }
  .kl-gx-md-20 {
    --bs-gutter-x: 20px;
  }
  .kl-gy-md-20 {
    --bs-gutter-y: 20px;
  }
  .kl-mx-md-20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .kl-my-md-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .kl-px-md-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .kl-py-md-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .kl-mt-md-20 {
    margin-top: 20px !important;
  }
  .kl-mt-n-md-20 {
    margin-top: -20px !important;
  }
  .kl-pt-md-20 {
    padding-top: 20px !important;
  }
  .kl-mb-md-20 {
    margin-bottom: 20px !important;
  }
  .kl-mb-n-md-20 {
    margin-bottom: -20px !important;
  }
  .kl-pb-md-20 {
    padding-bottom: 20px !important;
  }
  .kl-ms-md-20 {
    margin-left: 20px !important;
  }
  .kl-ms-n-md-20 {
    margin-left: -20px !important;
  }
  .kl-ps-md-20 {
    padding-left: 20px !important;
  }
  .kl-me-md-20 {
    margin-right: 20px !important;
  }
  .kl-me-n-md-20 {
    margin-right: -20px !important;
  }
  .kl-pe-md-20 {
    padding-right: 20px !important;
  }
  .kl-gx-md-45 {
    --bs-gutter-x: 45px;
  }
  .kl-gy-md-45 {
    --bs-gutter-y: 45px;
  }
  .kl-mx-md-45 {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }
  .kl-my-md-45 {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }
  .kl-px-md-45 {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  .kl-py-md-45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  .kl-mt-md-45 {
    margin-top: 45px !important;
  }
  .kl-mt-n-md-45 {
    margin-top: -45px !important;
  }
  .kl-pt-md-45 {
    padding-top: 45px !important;
  }
  .kl-mb-md-45 {
    margin-bottom: 45px !important;
  }
  .kl-mb-n-md-45 {
    margin-bottom: -45px !important;
  }
  .kl-pb-md-45 {
    padding-bottom: 45px !important;
  }
  .kl-ms-md-45 {
    margin-left: 45px !important;
  }
  .kl-ms-n-md-45 {
    margin-left: -45px !important;
  }
  .kl-ps-md-45 {
    padding-left: 45px !important;
  }
  .kl-me-md-45 {
    margin-right: 45px !important;
  }
  .kl-me-n-md-45 {
    margin-right: -45px !important;
  }
  .kl-pe-md-45 {
    padding-right: 45px !important;
  }
}
@media (min-width: 992px) {
  .kl-lh-lg-1 {
    line-height: 1 !important;
  }
  .kl-lh-lg-1 h1, .kl-lh-lg-1 h2, .kl-lh-lg-1 p {
    line-height: 1 !important;
  }
  .kl-lh-lg-1_2 {
    line-height: 1.2 !important;
  }
  .kl-lh-lg-1_2 h1, .kl-lh-lg-1_2 h2, .kl-lh-lg-1_2 p {
    line-height: 1.2 !important;
  }
  .kl-lh-lg-1_3 {
    line-height: 1.3 !important;
  }
  .kl-lh-lg-1_3 h1, .kl-lh-lg-1_3 h2, .kl-lh-lg-1_3 p {
    line-height: 1.3 !important;
  }
  .kl-lh-lg-1_4 {
    line-height: 1.4 !important;
  }
  .kl-lh-lg-1_4 h1, .kl-lh-lg-1_4 h2, .kl-lh-lg-1_4 p {
    line-height: 1.4 !important;
  }
  .kl-lh-lg-1_5 {
    line-height: 1.5 !important;
  }
  .kl-lh-lg-1_5 h1, .kl-lh-lg-1_5 h2, .kl-lh-lg-1_5 p {
    line-height: 1.5 !important;
  }
  .kl-col-lg-40-perc {
    width: 40%;
  }
  .kl-col-lg-48-perc {
    width: 48%;
  }
  .kl-col-lg-52-perc {
    width: 52%;
  }
  .kl-col-lg-60-perc {
    width: 60%;
  }
  .kl-max-w-lg-none {
    max-width: none;
  }
  .kl-w-lg-none {
    width: none;
    max-width: 100%;
  }
  .kl-min-w-lg-none {
    min-width: none;
  }
  .kl-max-w-lg-100 {
    max-width: 100px;
  }
  .kl-w-lg-100 {
    width: 100px;
    max-width: 100%;
  }
  .kl-min-w-lg-100 {
    min-width: 100px;
  }
  .kl-gx-lg-6 {
    --bs-gutter-x: 6px;
  }
  .kl-gy-lg-6 {
    --bs-gutter-y: 6px;
  }
  .kl-mx-lg-6 {
    margin-left: 6px !important;
    margin-right: 6px !important;
  }
  .kl-my-lg-6 {
    margin-top: 6px !important;
    margin-bottom: 6px !important;
  }
  .kl-px-lg-6 {
    padding-left: 6px !important;
    padding-right: 6px !important;
  }
  .kl-py-lg-6 {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
  }
  .kl-mt-lg-6 {
    margin-top: 6px !important;
  }
  .kl-mt-n-lg-6 {
    margin-top: -6px !important;
  }
  .kl-pt-lg-6 {
    padding-top: 6px !important;
  }
  .kl-mb-lg-6 {
    margin-bottom: 6px !important;
  }
  .kl-mb-n-lg-6 {
    margin-bottom: -6px !important;
  }
  .kl-pb-lg-6 {
    padding-bottom: 6px !important;
  }
  .kl-ms-lg-6 {
    margin-left: 6px !important;
  }
  .kl-ms-n-lg-6 {
    margin-left: -6px !important;
  }
  .kl-ps-lg-6 {
    padding-left: 6px !important;
  }
  .kl-me-lg-6 {
    margin-right: 6px !important;
  }
  .kl-me-n-lg-6 {
    margin-right: -6px !important;
  }
  .kl-pe-lg-6 {
    padding-right: 6px !important;
  }
  .kl-gx-lg-8 {
    --bs-gutter-x: 8px;
  }
  .kl-gy-lg-8 {
    --bs-gutter-y: 8px;
  }
  .kl-mx-lg-8 {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
  .kl-my-lg-8 {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
  .kl-px-lg-8 {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .kl-py-lg-8 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  .kl-mt-lg-8 {
    margin-top: 8px !important;
  }
  .kl-mt-n-lg-8 {
    margin-top: -8px !important;
  }
  .kl-pt-lg-8 {
    padding-top: 8px !important;
  }
  .kl-mb-lg-8 {
    margin-bottom: 8px !important;
  }
  .kl-mb-n-lg-8 {
    margin-bottom: -8px !important;
  }
  .kl-pb-lg-8 {
    padding-bottom: 8px !important;
  }
  .kl-ms-lg-8 {
    margin-left: 8px !important;
  }
  .kl-ms-n-lg-8 {
    margin-left: -8px !important;
  }
  .kl-ps-lg-8 {
    padding-left: 8px !important;
  }
  .kl-me-lg-8 {
    margin-right: 8px !important;
  }
  .kl-me-n-lg-8 {
    margin-right: -8px !important;
  }
  .kl-pe-lg-8 {
    padding-right: 8px !important;
  }
  .kl-gx-lg-20 {
    --bs-gutter-x: 20px;
  }
  .kl-gy-lg-20 {
    --bs-gutter-y: 20px;
  }
  .kl-mx-lg-20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .kl-my-lg-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .kl-px-lg-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .kl-py-lg-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .kl-mt-lg-20 {
    margin-top: 20px !important;
  }
  .kl-mt-n-lg-20 {
    margin-top: -20px !important;
  }
  .kl-pt-lg-20 {
    padding-top: 20px !important;
  }
  .kl-mb-lg-20 {
    margin-bottom: 20px !important;
  }
  .kl-mb-n-lg-20 {
    margin-bottom: -20px !important;
  }
  .kl-pb-lg-20 {
    padding-bottom: 20px !important;
  }
  .kl-ms-lg-20 {
    margin-left: 20px !important;
  }
  .kl-ms-n-lg-20 {
    margin-left: -20px !important;
  }
  .kl-ps-lg-20 {
    padding-left: 20px !important;
  }
  .kl-me-lg-20 {
    margin-right: 20px !important;
  }
  .kl-me-n-lg-20 {
    margin-right: -20px !important;
  }
  .kl-pe-lg-20 {
    padding-right: 20px !important;
  }
  .kl-gx-lg-45 {
    --bs-gutter-x: 45px;
  }
  .kl-gy-lg-45 {
    --bs-gutter-y: 45px;
  }
  .kl-mx-lg-45 {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }
  .kl-my-lg-45 {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }
  .kl-px-lg-45 {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  .kl-py-lg-45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  .kl-mt-lg-45 {
    margin-top: 45px !important;
  }
  .kl-mt-n-lg-45 {
    margin-top: -45px !important;
  }
  .kl-pt-lg-45 {
    padding-top: 45px !important;
  }
  .kl-mb-lg-45 {
    margin-bottom: 45px !important;
  }
  .kl-mb-n-lg-45 {
    margin-bottom: -45px !important;
  }
  .kl-pb-lg-45 {
    padding-bottom: 45px !important;
  }
  .kl-ms-lg-45 {
    margin-left: 45px !important;
  }
  .kl-ms-n-lg-45 {
    margin-left: -45px !important;
  }
  .kl-ps-lg-45 {
    padding-left: 45px !important;
  }
  .kl-me-lg-45 {
    margin-right: 45px !important;
  }
  .kl-me-n-lg-45 {
    margin-right: -45px !important;
  }
  .kl-pe-lg-45 {
    padding-right: 45px !important;
  }
}
@media (min-width: 1200px) {
  .kl-lh-xl-1 {
    line-height: 1 !important;
  }
  .kl-lh-xl-1 h1, .kl-lh-xl-1 h2, .kl-lh-xl-1 p {
    line-height: 1 !important;
  }
  .kl-lh-xl-1_2 {
    line-height: 1.2 !important;
  }
  .kl-lh-xl-1_2 h1, .kl-lh-xl-1_2 h2, .kl-lh-xl-1_2 p {
    line-height: 1.2 !important;
  }
  .kl-lh-xl-1_3 {
    line-height: 1.3 !important;
  }
  .kl-lh-xl-1_3 h1, .kl-lh-xl-1_3 h2, .kl-lh-xl-1_3 p {
    line-height: 1.3 !important;
  }
  .kl-lh-xl-1_4 {
    line-height: 1.4 !important;
  }
  .kl-lh-xl-1_4 h1, .kl-lh-xl-1_4 h2, .kl-lh-xl-1_4 p {
    line-height: 1.4 !important;
  }
  .kl-lh-xl-1_5 {
    line-height: 1.5 !important;
  }
  .kl-lh-xl-1_5 h1, .kl-lh-xl-1_5 h2, .kl-lh-xl-1_5 p {
    line-height: 1.5 !important;
  }
  .kl-col-xl-40-perc {
    width: 40%;
  }
  .kl-col-xl-48-perc {
    width: 48%;
  }
  .kl-col-xl-52-perc {
    width: 52%;
  }
  .kl-col-xl-60-perc {
    width: 60%;
  }
  .kl-max-w-xl-none {
    max-width: none;
  }
  .kl-w-xl-none {
    width: none;
    max-width: 100%;
  }
  .kl-min-w-xl-none {
    min-width: none;
  }
  .kl-max-w-xl-100 {
    max-width: 100px;
  }
  .kl-w-xl-100 {
    width: 100px;
    max-width: 100%;
  }
  .kl-min-w-xl-100 {
    min-width: 100px;
  }
  .kl-gx-xl-6 {
    --bs-gutter-x: 6px;
  }
  .kl-gy-xl-6 {
    --bs-gutter-y: 6px;
  }
  .kl-mx-xl-6 {
    margin-left: 6px !important;
    margin-right: 6px !important;
  }
  .kl-my-xl-6 {
    margin-top: 6px !important;
    margin-bottom: 6px !important;
  }
  .kl-px-xl-6 {
    padding-left: 6px !important;
    padding-right: 6px !important;
  }
  .kl-py-xl-6 {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
  }
  .kl-mt-xl-6 {
    margin-top: 6px !important;
  }
  .kl-mt-n-xl-6 {
    margin-top: -6px !important;
  }
  .kl-pt-xl-6 {
    padding-top: 6px !important;
  }
  .kl-mb-xl-6 {
    margin-bottom: 6px !important;
  }
  .kl-mb-n-xl-6 {
    margin-bottom: -6px !important;
  }
  .kl-pb-xl-6 {
    padding-bottom: 6px !important;
  }
  .kl-ms-xl-6 {
    margin-left: 6px !important;
  }
  .kl-ms-n-xl-6 {
    margin-left: -6px !important;
  }
  .kl-ps-xl-6 {
    padding-left: 6px !important;
  }
  .kl-me-xl-6 {
    margin-right: 6px !important;
  }
  .kl-me-n-xl-6 {
    margin-right: -6px !important;
  }
  .kl-pe-xl-6 {
    padding-right: 6px !important;
  }
  .kl-gx-xl-8 {
    --bs-gutter-x: 8px;
  }
  .kl-gy-xl-8 {
    --bs-gutter-y: 8px;
  }
  .kl-mx-xl-8 {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
  .kl-my-xl-8 {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
  .kl-px-xl-8 {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .kl-py-xl-8 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  .kl-mt-xl-8 {
    margin-top: 8px !important;
  }
  .kl-mt-n-xl-8 {
    margin-top: -8px !important;
  }
  .kl-pt-xl-8 {
    padding-top: 8px !important;
  }
  .kl-mb-xl-8 {
    margin-bottom: 8px !important;
  }
  .kl-mb-n-xl-8 {
    margin-bottom: -8px !important;
  }
  .kl-pb-xl-8 {
    padding-bottom: 8px !important;
  }
  .kl-ms-xl-8 {
    margin-left: 8px !important;
  }
  .kl-ms-n-xl-8 {
    margin-left: -8px !important;
  }
  .kl-ps-xl-8 {
    padding-left: 8px !important;
  }
  .kl-me-xl-8 {
    margin-right: 8px !important;
  }
  .kl-me-n-xl-8 {
    margin-right: -8px !important;
  }
  .kl-pe-xl-8 {
    padding-right: 8px !important;
  }
  .kl-gx-xl-20 {
    --bs-gutter-x: 20px;
  }
  .kl-gy-xl-20 {
    --bs-gutter-y: 20px;
  }
  .kl-mx-xl-20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .kl-my-xl-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .kl-px-xl-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .kl-py-xl-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .kl-mt-xl-20 {
    margin-top: 20px !important;
  }
  .kl-mt-n-xl-20 {
    margin-top: -20px !important;
  }
  .kl-pt-xl-20 {
    padding-top: 20px !important;
  }
  .kl-mb-xl-20 {
    margin-bottom: 20px !important;
  }
  .kl-mb-n-xl-20 {
    margin-bottom: -20px !important;
  }
  .kl-pb-xl-20 {
    padding-bottom: 20px !important;
  }
  .kl-ms-xl-20 {
    margin-left: 20px !important;
  }
  .kl-ms-n-xl-20 {
    margin-left: -20px !important;
  }
  .kl-ps-xl-20 {
    padding-left: 20px !important;
  }
  .kl-me-xl-20 {
    margin-right: 20px !important;
  }
  .kl-me-n-xl-20 {
    margin-right: -20px !important;
  }
  .kl-pe-xl-20 {
    padding-right: 20px !important;
  }
  .kl-gx-xl-45 {
    --bs-gutter-x: 45px;
  }
  .kl-gy-xl-45 {
    --bs-gutter-y: 45px;
  }
  .kl-mx-xl-45 {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }
  .kl-my-xl-45 {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }
  .kl-px-xl-45 {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  .kl-py-xl-45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  .kl-mt-xl-45 {
    margin-top: 45px !important;
  }
  .kl-mt-n-xl-45 {
    margin-top: -45px !important;
  }
  .kl-pt-xl-45 {
    padding-top: 45px !important;
  }
  .kl-mb-xl-45 {
    margin-bottom: 45px !important;
  }
  .kl-mb-n-xl-45 {
    margin-bottom: -45px !important;
  }
  .kl-pb-xl-45 {
    padding-bottom: 45px !important;
  }
  .kl-ms-xl-45 {
    margin-left: 45px !important;
  }
  .kl-ms-n-xl-45 {
    margin-left: -45px !important;
  }
  .kl-ps-xl-45 {
    padding-left: 45px !important;
  }
  .kl-me-xl-45 {
    margin-right: 45px !important;
  }
  .kl-me-n-xl-45 {
    margin-right: -45px !important;
  }
  .kl-pe-xl-45 {
    padding-right: 45px !important;
  }
}
.kl-bg-gradient {
  background: linear-gradient(246deg, #4D1470 0%, #230B36 101.05%), #0C0B27;
  color: #ffffff;
}

@media (min-width: 1440px) {
  .kl-container-1540 {
    max-width: 1388px;
  }
}

.kl-progress-wrapper {
  background: linear-gradient(270deg, #7167E8 0%, #F4167F 100%);
  padding: 1px;
  border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 42px;
  padding: 1px;
  border-radius: 100px;
  overflow: hidden;
  max-width: 572px;
  flex-grow: 1;
}

.kl-progress {
  border-radius: 100px;
  background: linear-gradient(0deg, #0A0537 0%, rgba(10, 5, 55, 0.75) 100%);
  position: relative;
  width: calc(100% - 6px);
  border: 3px solid #0A0537;
  height: calc(100% - 6px) !important;
}
.kl-progress .kl-progress-bar-bg {
  transform: scaleX(-1);
  position: absolute;
  z-index: 1;
  padding: 18px;
  background-size: 40px 40px !important;
  background-color: transparent;
}
.kl-progress .kl-progress-bar-bg::after {
  content: "";
  background: linear-gradient(0deg, #0A0537 0%, rgba(10, 5, 55, 0) 100%);
  display: block;
  width: 100%;
  height: 42px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.kl-progress .kl-progress-bar {
  background: linear-gradient(-180deg, #fff -64%, #e3016c 54%, #F4167F 116%);
  position: absolute;
  z-index: 9;
  height: 100%;
  overflow: visible;
  clip-path: polygon(0 0, 100% 0, calc(100% - 20px) 100%, 0% 100%);
}
@-webkit-keyframes progress-bar-stripes {
  0% {
    background-position-x: 40px;
  }
}
@keyframes progress-bar-stripes {
  0% {
    background-position-x: 40px;
  }
}
.kl-progress-max-value, .kl-progress-value {
  color: #ffffff;
  font-family: "Lato", sans-serif;
  font-style: italic;
  font-weight: 900;
  line-height: 1em;
  text-transform: uppercase;
}

.kl-progress-value {
  font-size: 18px;
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 10;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
}
@media (min-width: 992px) {
  .kl-progress-value {
    font-size: 24px;
    width: auto;
    text-align: right;
    right: 25px;
  }
}

.kl-progress-max-value {
  font-size: 13px;
}
@media (min-width: 992px) {
  .kl-progress-max-value {
    font-size: 20px;
  }
}

.kl-progress-k {
  color: rgba(255, 255, 255, 0.6);
}

.kl-footer {
  background: #0A0537;
  padding: 30px 12px 28px;
}
@media (max-width: 991.98px) {
  .kl-footer {
    padding: 0;
  }
}
.kl-footer .kl-btn-desktop {
  display: block;
  margin: 0 auto;
  max-width: 263px;
  width: 100%;
  text-decoration: none;
  background: #7167E8;
  padding: 12px 24px;
  border-radius: 12px;
  color: #ffffff;
  text-align: center;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 991.98px) {
  .kl-footer .kl-btn-desktop {
    background: #F4167F;
    border-radius: 0;
    max-width: 100%;
  }
}
.kl-footer .kl-btn-desktop:hover {
  transition: all 0.3s ease-in-out;
}
@media (max-width: 991.98px) {
  .kl-footer .kl-btn-desktop:hover {
    background: rgb(215.0475409836, 10.1524590164, 107.062295082);
  }
}

.kl-footer-mobile {
  display: none;
}
@media (max-width: 991.98px) {
  .kl-footer-mobile {
    display: flex;
    gap: 0;
  }
}
.kl-footer-mobile .kl-btn-mobile {
  padding: 12px 24px;
  color: #ffffff;
  text-align: center;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: block;
  text-decoration: none;
  width: 100%;
  transition: all 0.3s ease-in-out;
}
.kl-footer-mobile .kl-btn-mobile:first-child {
  background: #7167E8;
}
.kl-footer-mobile .kl-btn-mobile:first-child:hover {
  background: rgb(79.8937142857, 67.5622857143, 226.6377142857);
}
.kl-footer-mobile .kl-btn-mobile:last-child {
  background: #312673;
}
.kl-footer-mobile .kl-btn-mobile:last-child:hover {
  background: rgb(35.9333333333, 27.8666666667, 84.3333333333);
}

.kl-sect-challenge {
  padding: 16px 0 10px;
}
@media (min-width: 992px) {
  .kl-sect-challenge {
    padding: 52px 0 80px;
  }
}
.kl-sect-challenge .kl-challenge .kl-challenge-logo {
  display: block;
  text-decoration: none;
  max-width: 142px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 991.98px) {
  .kl-sect-challenge .kl-challenge .kl-challenge-logo {
    margin: auto;
    max-width: 80px;
  }
}
.kl-sect-challenge .kl-challenge .kl-challenge-title {
  color: #ffffff;
  text-align: center;
  text-shadow: 2px 2px 0px #0A0537;
  font-family: "Lato", sans-serif;
  font-size: 32px;
  font-style: italic;
  font-weight: 900;
  line-height: normal;
  text-transform: uppercase;
}
@media (max-width: 991.98px) {
  .kl-sect-challenge .kl-challenge .kl-challenge-title {
    font-size: 20px;
  }
}

.kl-sect-parraine .kl-parraine-video {
  max-width: 345px;
  width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  margin: 0 auto 50px;
  padding-top: 40px;
}
.kl-sect-parraine .kl-parraine-video .kl-btn-play {
  background: transparent;
  border: none;
  outline: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.kl-sect-parraine .kl-parraine-video .kl-badge-youtube {
  background: #7367F0;
  padding: 8px 20px 10px 18px;
  border-radius: 10px;
  transform: rotate(-1.705deg);
  color: #ffffff;
  text-align: center;
  text-shadow: 2px 2px 0px #312673;
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 900;
  line-height: normal;
  text-transform: uppercase;
  position: absolute;
  max-width: 218px;
  width: 100%;
  margin: 0 auto;
  top: 20px;
  z-index: 9;
  left: 0;
  right: 0;
}
.kl-sect-parraine .kl-parraine-video .kl-badge-youtube img {
  position: absolute;
  right: -12px;
  bottom: -10px;
  max-width: 40px;
  width: 100%;
  z-index: 99;
}
.kl-sect-parraine .kl-derniers-parrainages {
  max-width: 345px;
  width: 100%;
  margin: 0 auto;
}
.kl-sect-parraine .kl-derniers-parrainages h2 {
  color: #ffffff;
  text-align: center;
  text-shadow: 2px 2px 0px #312673;
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 900;
  line-height: normal;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
}
.kl-sect-parraine .kl-table-derniers-parrainages {
  background: rgba(10, 5, 55, 0.3);
  width: 100%;
}
.kl-sect-parraine .kl-table-derniers-parrainages tr {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.kl-sect-parraine .kl-table-derniers-parrainages tr:last-child {
  border-bottom: none;
}
.kl-sect-parraine .kl-table-derniers-parrainages tr td {
  padding: 16px 18px;
}
@media (max-width: 1199.98px) {
  .kl-sect-parraine .kl-table-derniers-parrainages tr td {
    padding: 16px 8px;
  }
}
.kl-sect-parraine .kl-table-derniers-parrainages tr td:first-child {
  color: #ffffff;
  font-family: "Lato", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.kl-sect-parraine .kl-table-derniers-parrainages tr td:last-child {
  color: #6154A7;
  text-align: right;
  font-family: Lato;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: end;
}
.kl-sect-parraine .kl-table-derniers-parrainages tr .kl-td-place {
  padding-right: 0;
  width: 50px;
  color: #ffffff;
  text-align: center;
  font-family: "Lato", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.kl-sect-parraine .kl-table-derniers-parrainages tr .kl-td-place img {
  max-width: 30px;
  width: 100%;
}
.kl-sect-parraine .kl-table-derniers-parrainages tr .kl-td-rank {
  padding-right: 1px;
  padding-left: 1px;
  width: 18px;
  color: #ffffff;
  text-align: center;
  font-family: "Lato", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.kl-sect-parraine .kl-table-derniers-parrainages tr .kl-td-rank img {
  max-width: 10px;
  width: 100%;
  height: auto;
}
.kl-sect-parraine .kl-table-derniers-parrainages tr .kl-td-user {
  padding-left: 8px;
  padding-right: 8px;
  color: #ffffff;
  font-family: "Lato", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: flex;
  align-items: center;
  gap: 11px;
}
.kl-sect-parraine .kl-table-derniers-parrainages tr .kl-td-user img {
  border-radius: 100%;
  width: 30px;
  height: 30px;
  object-fit: cover;
}
.kl-sect-parraine .kl-table-derniers-parrainages tr .kl-nb-parrainages {
  color: #ffffff !important;
  font-size: 12px !important;
  font-weight: 400 !important;
}
@media (max-width: 1199.98px) {
  .kl-sect-parraine .kl-table-derniers-parrainages tr .kl-nb-parrainages {
    font-size: 10px !important;
  }
}
.kl-sect-parraine .kl-title-parraine {
  color: #ffffff;
  text-align: center;
  text-shadow: 4px 4px 0px #312673;
  font-family: "Lato", sans-serif;
  font-size: 28px;
  font-style: italic;
  font-weight: 900;
  line-height: normal;
  text-transform: uppercase;
  transform: rotate(-5deg);
  position: relative;
  z-index: 1;
}
.kl-sect-parraine .kl-border-gradient {
  background: linear-gradient(270deg, #7167E8 0%, #F4167F 100%);
  padding: 3px;
  border-radius: 10px;
  transform: rotate(-5deg);
  position: absolute;
  top: 20px;
  left: 120px;
  z-index: 1;
}
@media (max-width: 991.98px) {
  .kl-sect-parraine .kl-border-gradient {
    left: 40px;
    right: 0;
  }
}
.kl-sect-parraine .kl-border-gradient .kl-gift-content {
  border-radius: 10px;
  background: #312673;
  padding: 12px 36px 12px 83px;
  font-family: "Lato", sans-serif;
}
@media (max-width: 991.98px) {
  .kl-sect-parraine .kl-border-gradient .kl-gift-content {
    padding: 12px 5px 12px 53px;
  }
}
.kl-sect-parraine .kl-border-gradient .kl-gift-content h3 {
  color: #ffffff;
  text-align: center;
  text-shadow: 0px 4px 3px rgba(10, 5, 55, 0.368627451);
  font-size: 34px;
  font-style: italic;
  font-weight: 900;
  line-height: normal;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .kl-sect-parraine .kl-border-gradient .kl-gift-content h3 {
    font-size: 27px;
  }
}
.kl-sect-parraine .kl-border-gradient .kl-gift-content p {
  color: #F4167F;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 900;
  line-height: 1.42em;
  text-transform: uppercase;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .kl-sect-parraine .kl-border-gradient .kl-gift-content p {
    font-size: 11px;
  }
}
.kl-sect-parraine .kl-border-gradient .kl-gift-content span {
  display: block;
  color: #ffffff;
  font-size: 14px;
  font-style: italic;
  font-weight: 700;
  line-height: 20px;
  text-align: center;
}
@media (max-width: 991.98px) {
  .kl-sect-parraine .kl-border-gradient .kl-gift-content span {
    font-size: 11px;
  }
}
.kl-sect-parraine .kl-bloc-gift {
  position: relative;
  margin-top: 28px;
  padding-left: 70px;
}
@media (max-width: 991.98px) {
  .kl-sect-parraine .kl-bloc-gift {
    max-width: 245px;
    padding: 0;
    margin: 18px auto 0;
  }
}
.kl-sect-parraine .kl-bloc-gift::after {
  content: "";
  background: url("../img/bg-pink.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: -100px;
  left: -50px;
  display: block;
  width: 466px;
  height: 466px;
  z-index: -1;
  opacity: 0.75;
}
@media (max-width: 991.98px) {
  .kl-sect-parraine .kl-bloc-gift::after {
    top: -60px;
    left: -60px;
    display: block;
    width: 316px;
    height: 316px;
    z-index: -1;
  }
}
.kl-sect-parraine .kl-bloc-gift .kl-img-gift {
  position: relative;
  z-index: 9;
  max-width: 206px;
  width: 100%;
}
@media (max-width: 991.98px) {
  .kl-sect-parraine .kl-bloc-gift .kl-img-gift {
    max-width: 190px;
  }
}
.kl-sect-parraine .kl-next-gift {
  color: #7266EF;
  text-align: right;
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 700;
  line-height: normal;
  max-width: 230px;
  margin: -80px auto 0;
  left: 100px;
  transform: rotate(-5deg);
  position: relative;
  padding-bottom: 30px;
}
@media (max-width: 1199.98px) {
  .kl-sect-parraine .kl-next-gift {
    margin: 10px auto 0;
  }
}
@media (max-width: 991.98px) {
  .kl-sect-parraine .kl-next-gift {
    margin: 19px auto 8px;
    position: relative;
    text-align: center;
    max-width: 240px;
    padding-bottom: 0;
    left: 0;
  }
}
.kl-sect-parraine .kl-next-gift::after {
  content: "";
  background: url("../img/arrow.svg");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  bottom: -80px;
  display: block;
  width: 150px;
  height: 90px;
}
@media (max-width: 991.98px) {
  .kl-sect-parraine .kl-next-gift::after {
    display: none;
  }
}
.kl-sect-parraine .kl-next-gift img {
  margin-top: -10px;
}
@media (max-width: 991.98px) {
  .kl-sect-parraine .kl-next-gift img {
    position: absolute;
    right: -20px;
  }
}
@media (min-width: 992px) {
  .kl-sect-parraine .kl-gift-list {
    padding-top: 30px;
  }
}
.kl-sect-parraine .kl-card-gift {
  position: relative;
  font-family: "Lato", sans-serif;
}
@media (max-width: 991.98px) {
  .kl-sect-parraine .kl-card-gift {
    text-align: center;
    margin-bottom: 10px;
  }
}
.kl-sect-parraine .kl-card-gift::after {
  content: "";
  background: url("../img/bg-pink.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: -150px;
  left: -100px;
  display: block;
  width: 516px;
  height: 516px;
  z-index: -1;
  opacity: 0.75;
}
@media (max-width: 991.98px) {
  .kl-sect-parraine .kl-card-gift::after {
    display: none;
  }
}
.kl-sect-parraine .kl-card-gift .kl-card-gift-img {
  max-width: 200px;
  width: 100%;
  margin: 0 auto;
}
.kl-sect-parraine .kl-card-gift .kl-card-gift-title {
  color: #ffffff;
  text-align: center;
  font-size: 26px;
  font-style: italic;
  font-weight: 900;
  line-height: 0.88em;
  white-space: nowrap;
}
.kl-sect-parraine .kl-card-gift .kl-card-gift-badge {
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.64em;
  border-radius: 3px;
  background: rgba(255, 255, 255, 0.2);
  padding: 0 4px;
  border-radius: 3px;
  transform: rotate(-5deg);
  width: fit-content;
  margin: -15px auto 10px;
}
.kl-sect-parraine .kl-card-gift .kl-card-gift-title-small {
  color: #ffffff;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  text-align: center;
  display: block;
}
@media (min-width: 1200px) {
  .kl-sect-parraine .kl-card-gift .kl-card-gift-title-small {
    white-space: nowrap;
  }
}
@media (min-width: 992px) {
  .kl-sect-parraine .kl-card-gift.kl-card-gift-center {
    margin-top: 80px;
  }
}
@media (min-width: 992px) {
  .kl-sect-parraine .kl-card-gift.kl-card-gift-first {
    left: 30px;
  }
}
.kl-sect-parraine .kl-card-gift.kl-card-gift-first .kl-card-gift-img img {
  transform: rotate(-15deg);
  margin-left: -15px;
}
.kl-sect-parraine .kl-card-gift.kl-card-gift-end .kl-card-gift-img {
  margin-bottom: -15px;
}

.kl-social-media {
  background: linear-gradient(270deg, #7167E8 0%, #F4167F 100%);
  padding: 2px;
  border-radius: 20px;
  width: 100%;
  margin-top: 90px;
}
.kl-social-media .kl-social-media-content {
  background: #3b1057;
  border-radius: 20px;
  padding: 31px;
  text-align: center;
  font-family: "Lato", sans-serif;
}
@media (max-width: 991.98px) {
  .kl-social-media .kl-social-media-content {
    background: #2f0e46;
  }
}
@media (max-width: 767.98px) {
  .kl-social-media .kl-social-media-content {
    padding: 14px 19px 23px;
  }
}
.kl-social-media .kl-social-media-content h3 {
  text-align: center;
  font-size: 28px;
  font-style: italic;
  font-weight: 900;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .kl-social-media .kl-social-media-content h3 {
    padding: 0 12px;
  }
}
.kl-social-media .kl-social-media-content p {
  margin-bottom: 0;
  font-size: 18px;
  font-style: italic;
  font-weight: 900;
  line-height: normal;
}
.kl-social-media .kl-social-media-content .kl-social-media-items {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  display: flex;
  justify-content: center;
  gap: 34px;
  margin-top: 27px;
}
@media (max-width: 991.98px) {
  .kl-social-media .kl-social-media-content .kl-social-media-items {
    gap: 12px;
  }
}
.kl-social-media .kl-social-media-content .kl-social-media-items li a {
  text-decoration: none;
  display: block;
  transition: all 0.3s ease-in-out;
}
.kl-social-media .kl-social-media-content .kl-social-media-items li a:hover {
  transform: scale(1.1);
  transition: all 0.3s ease-in-out;
}

.kl-bloc-classement {
  font-family: "Lato", sans-serif;
  margin-top: 15px;
}
.kl-bloc-classement .kl-bloc-classement-title {
  text-align: center;
  text-shadow: 2px 2px 0px #312673;
  font-size: 20px;
  font-style: italic;
  font-weight: 900;
  line-height: normal;
  text-transform: uppercase;
}
.kl-bloc-classement .kl-bloc-classement-title img {
  display: inline-block;
  margin-top: -10px;
  max-width: 30px;
  width: 100%;
}

.kl-accordion {
  border: none;
  font-family: "Lato", sans-serif;
  margin-top: 27px;
}
.kl-accordion .kl-accordion-item {
  border: none;
  background: transparent;
}
.kl-accordion .kl-accordion-item .kl-accordion-header .kl-accordion-button {
  background: rgba(10, 5, 55, 0.3);
  outline: none;
  color: #ffffff;
  font-size: 18px;
  font-style: italic;
  font-weight: 900;
  line-height: normal;
  position: relative;
  padding: 29px 48px 24px 18px;
  border: none;
  box-shadow: none;
}
@media (max-width: 767.98px) {
  .kl-accordion .kl-accordion-item .kl-accordion-header .kl-accordion-button span {
    padding-right: 60px;
  }
}
.kl-accordion .kl-accordion-item .kl-accordion-header .kl-accordion-button .kl-accordion-img {
  position: absolute;
  right: -30px;
  max-width: 105px;
  top: -10px;
}
@media (max-width: 991.98px) {
  .kl-accordion .kl-accordion-item .kl-accordion-header .kl-accordion-button .kl-accordion-img {
    right: -10px;
  }
}
.kl-accordion .kl-accordion-item .kl-accordion-header .kl-accordion-button .kl-accordion-chevron {
  display: none;
  margin-left: 8px;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 991.98px) {
  .kl-accordion .kl-accordion-item .kl-accordion-header .kl-accordion-button .kl-accordion-chevron {
    display: inline;
  }
}
.kl-accordion .kl-accordion-item .kl-accordion-header .kl-accordion-button:focus {
  outline: none;
  box-shadow: none;
}
.kl-accordion .kl-accordion-item .kl-accordion-header .kl-accordion-button::after {
  display: none !important;
}
.kl-accordion .kl-accordion-item .kl-accordion-header .kl-accordion-button[aria-expanded=true] .kl-accordion-chevron {
  transform: rotate(180deg);
  transition: all 0.3s ease-in-out;
}

.kl-social-media-mobile {
  margin: 19px auto 20px;
  display: none;
}
@media (max-width: 991.98px) {
  .kl-social-media-mobile {
    display: block;
  }
}

.kl-short-video {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 560px;
  border-radius: 8px;
  overflow: hidden;
}
.kl-short-video .kl-embed-responsive {
  position: relative;
  width: 100%;
  max-width: 315px;
  padding-bottom: 177.78%;
  height: 0;
  overflow: hidden;
}
.kl-short-video .kl-embed-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  border-radius: 8px;
}

.kl-parrainte-wrapper {
  max-width: 600px;
  margin: 30px auto 0;
}
