    .separator {
      height: 5px;
      width: 100%;
      background: linear-gradient(270deg, #0ff, #f0f, #0f0, #0ff);
      background-size: 400% 100%;
      animation: animateNeon 4s linear infinite;
      box-shadow: 0 0 10px #0ff, 0 0 20px #0ff, 0 0 30px #0ff;
    }

    @keyframes animateSeparator {
      0% {
        background-position: 0% 50%;
      }
      50% {
        background-position: 100% 50%;
      }
      100% {
        background-position: 0% 50%;
      }
    }
    
.ls{
  letter-spacing: 0.1em;
}

 .gradient-text {
  background: linear-gradient(144deg, #FF86F7 17.22%, #A459FF 56.03%, #4F21C2 91.1%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.header_logo_img {
  width: 200px;
  height: auto;
}
@media (max-width: 490px) {
  .header_logo_img {
    width: 115px;
  }
}

.mb-20 {
    margin-bottom: 1.25vw!important;
  
}

.footer_img{
  height: 600px;
  width: 100%;
}

@media (max-width: 1200px) {
  .footer_img {
    height: auto;
  }

}



/*-------------------------
    Variables
-------------------------*/
/* Fonts */
/* Colors */
/* Transitions */
/* Gradients */
/* Shadows */
.image {
  background: url(../media/vector/star.png);
}

/*-------------------------
    Responcive Styles
-------------------------*/
/*-------------------------
    Reset Styles
-------------------------*/
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

ul.list-style,
ol.list-style {
  padding: 0;
}

ul.list-style li::marker,
ol.list-style li::marker {
  color: #FD85F7;
}

.unstyled {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}

.container,
.container-fluid {
  padding: 0 1.25vw;
  width: 100%;
}

.row.g-0 {
  margin-left: 0;
  margin-right: 0;
}

.row.g-0 > [class*=col] {
  padding-left: 0;
  padding-right: 0;
}

.page-content {
  margin: 20px 0;
}

/*-------------------------
    Typography
-------------------------*/
html {
  scroll-behavior: smooth;
}

body {
  font-family: "Saira Semi Condensed", "sans-serif";
  color: #FFFCFA;
  background: #0D0D0C;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  height: 100%;
}
body::-webkit-scrollbar {
  display: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
address,
p,
pre,
blockquote,
table,
hr {
  margin: 0;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

p, .h-18 {
  font-family: "Saira Extra Condensed", "sans-serif";
  font-size: clamp(18px, 0.833vw, 22px);
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.017vw;
}
@media (max-width: 490px) {
  p, .h-18 {
    font-size: clamp(18px, 2.653vw, 14px);
  }
}

p, .h-16 {
  font-family: "Saira Extra Condensed", "sans-serif";
  font-size: clamp(16px, 0.833vw, 22px);
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.017vw;
}
@media (max-width: 490px) {
  p, .h-16 {
    font-size: clamp(13px, 2.653vw, 14px);
  }
}

a {
  display: inline-block;
  text-decoration: none;
  color: unset;
}
a:hover {
  color: #FD85F7;
  transition: all 0.5s ease-in-out;
}

section {
  width: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
}

/*-------------------------
Helpers
-------------------------*/
.h-120 {
  font-family: "Saira Semi Condensed", "sans-serif";
  font-size: clamp(80px, 5.25vw, 140px);
  font-weight: 900;
  line-height: 120%;
  letter-spacing: -0.125vw;
}
@media (max-width: 1024px) {
  .h-120 {
    font-size: clamp(54px, 4.957vw, 70px);
  }
}
@media (max-width: 490px) {
  .h-120 {
    font-size: clamp(42px, 4.957vw, 50px);
  }
}

.h-90 {
  font-family: "Saira Semi Condensed", "sans-serif";
  font-size: clamp(60px, 4.688vw, 100px);
  font-weight: 700;
  line-height: 125%;
  letter-spacing: -0.047vw;
}
@media (max-width: 1199px) {
  .h-90 {
    font-size: clamp(40px, 4.003vw, 50px);
  }
}
@media (max-width: 490px) {
  .h-90 {
    font-size: clamp(32px, 3.003vw, 30px);
  }
}

.h-51 {
  font-family: "Saira Semi Condensed", "sans-serif";
  font-size: clamp(40px, 2.656vw, 58px);
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -0.027vw;
}
@media (max-width: 490px) {
  .h-51 {
    font-size: clamp(32px, 2vw, 46px);
  }
}

.h-52 {
  font-family: "Saira Semi Condensed", "sans-serif";
  font-size: clamp(40px, 2.656vw, 58px);
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -0.027vw;
}
@media (max-width: 490px) {
  .h-52 {
    font-size: clamp(26px, 2vw, 46px);
  }
}

.h-38 {
  font-family: "SairaSemiCondensed", "sans-serif";
  font-size: clamp(21px, 1.979vw, 46px);
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -0.02vw;
}
@media (max-width: 490px) {
  .h-38 {
    font-size: clamp(19px, 1vw, 38px);
  }
}

.h-28 {
  font-size: clamp(16px, 1.458vw, 36px);
  font-weight: 700;
  line-height: 130%;
}
@media (max-width: 490px) {
  .h-28 {
    font-size: clamp(12px, 1.458vw, 24px);
  }
}

.h-21 {
  font-size: clamp(16px, 1.094vw, 25px);
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.022vw;
}
@media (max-width: 1399px) {
  .h-21 {
    font-weight: 600;
    letter-spacing: 0.042vw;
  }
}
@media (max-width: 490px) {
  .h-21 {
    font-size: clamp(14px, 1.094vw, 18px);
    font-weight: 500;
    letter-spacing: 0.08vw;
  }
}

.color-primary {
  color: #FD85F7 !important;
}

.color-sec {
  color: #AB5CFE !important;
}

.color-ter {
  color: #5D2ACC !important;
}

.dark-black {
  color: #0D0D0C !important;
}

.white {
  color: #FFFCFA !important;
}

.dark-gray {
  color: #817F7E !important;
}

.medium-gray {
  color: #A4A3A2 !important;
}

.light-gray {
  color: #CDCCCB !important;
}

.accent-gradient {
  color: linear-gradient(140deg, #7C72EF 20.73%, #A886B7 40.1%, #C49393 65.55%, #ECA36A 90.2%) !important;
}

.bg-color-primary {
  background-color: #FD85F7 !important;
}

.bg-color-sec {
  background-color: #AB5CFE !important;
}

.bg-color-ter {
  background-color: #5D2ACC !important;
}

.bg-dark-black {
  background-color: #0D0D0C !important;
}

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

.bg-dark-gray {
  background-color: #817F7E !important;
}

.bg-medium-gray {
  background-color: #A4A3A2 !important;
}

.bg-light-gray {
  background-color: #CDCCCB !important;
}

.br-30 {
  border-radius: 30px;
}
@media (max-width: 992px) {
  .br-30 {
    border-radius: 20px;
  }
}
@media (max-width: 768px) {
  .br-30 {
    border-radius: 15px;
  }
}

.br-30-0 {
  border-radius: 30px 30px 0 0;
  overflow: hidden;
}
@media (max-width: 992px) {
  .br-30-0 {
    border-radius: 20px 20px 0 0;
  }
}
@media (max-width: 768px) {
  .br-30-0 {
    border-radius: 15px 15px 0 0;
  }
}

.br-25 {
  border-radius: 25px;
}

.br-20 {
  border-radius: 20px;
}

.br-15 {
  border-radius: 15px;
}

.br-10 {
  border-radius: 10px;
}

.br-5 {
  border-radius: 5px;
}

.fw-400 {
  font-weight: 400;
}

.fw-500 {
  font-weight: 500;
}

.fw-600 {
  font-weight: 600;
}

.fw-700 {
  font-weight: 700;
}

.fw-800 {
  font-weight: 800;
}

.font-primary {
  font-family: "Saira Semi Condensed", "sans-serif";
}

.font-sec {
  font-family: "Saira Extra Condensed", "sans-serif";
}

.body-text {
  font-family: "Inter", "sans-serif";
}

.b-unstyle {
  border: 0;
  background: transparent;
}

/*----------------------------------------*/
/*  SPACE CSS START
/*----------------------------------------*/
.m-80 {
  margin: 80px 0;
}
@media (max-width: 1199px) {
  .m-80 {
    margin: 64px 0;
  }
}
@media (max-width: 991px) {
  .m-80 {
    margin: 54px 0;
  }
}
@media (max-width: 767px) {
  .m-80 {
    margin: 42px 0;
  }
}

.mt-80 {
  margin-top: 80px;
}
@media (max-width: 1199px) {
  .mt-80 {
    margin-top: 64px;
  }
}
@media (max-width: 991px) {
  .mt-80 {
    margin-top: 54px;
  }
}
@media (max-width: 767px) {
  .mt-80 {
    margin-top: 42px;
  }
}

.mb-80 {
  margin-bottom: 80px;
}
@media (max-width: 1199px) {
  .mb-80 {
    margin-bottom: 64px;
  }
}
@media (max-width: 991px) {
  .mb-80 {
    margin-bottom: 54px;
  }
}
@media (max-width: 767px) {
  .mb-80 {
    margin-bottom: 42px;
  }
}

.mt-64 {
  margin-top: 64px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-64 {
    margin-top: 48px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-64 {
    margin-top: 42px;
  }
}
@media (max-width: 767px) {
  .mt-64 {
    margin-top: 32px;
  }
}

.mb-64 {
  margin-bottom: 3.3333333333vw !important;
}
@media (max-width: 490px) {
  .mb-64 {
    margin-bottom: 10.5vw !important;
  }
}

.mt-60 {
  margin-top: 60px !important;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-60 {
    margin-top: 48px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-60 {
    margin-top: 42px !important;
  }
}
@media (max-width: 767px) {
  .mt-60 {
    margin-top: 32px !important;
  }
}

.mb-68 {
  margin-bottom: 3.5416666667vw;
}
@media (max-width: 490px) {
  .mb-68 {
    margin-bottom: 7.4418604651vw;
  }
}

.mb-58 {
  margin-bottom: 3.0208333333vw;
}
@media (max-width: 490px) {
  .mb-58 {
    margin-bottom: 7.4418604651vw;
  }
}

.m-48 {
  margin: 48px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .m-48 {
    margin: 42px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .m-48 {
    margin: 32px 0;
  }
}
@media (max-width: 767px) {
  .m-48 {
    margin: 24px 0;
  }
}

.mt-48 {
  margin-top: 48px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-48 {
    margin-top: 42px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-48 {
    margin-top: 32px;
  }
}
@media (max-width: 767px) {
  .mt-48 {
    margin-top: 24px;
  }
} 

.mb-temoignage {
  margin-bottom: 80px;
}

.mb-52{
  margin-bottom: 52px;
}

.mb-48 {
  margin-bottom: 2.5vw;
}
@media (max-width: 490px) {
  .mb-48 {
    margin-bottom: 6vw;
  }
}

.m-40 {
  margin: 40px 0;
}
@media (max-width: 1199px) {
  .m-40 {
    margin: 32px 0;
  }
}
@media (max-width: 991px) {
  .m-40 {
    margin: 28px 0;
  }
}
@media (max-width: 767px) {
  .m-40 {
    margin: 22px 0;
  }
}

.mt-40 {
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .mt-40 {
    margin-top: 32px;
  }
}
@media (max-width: 991px) {
  .mt-40 {
    margin-top: 28px;
  }
}
@media (max-width: 767px) {
  .mt-40 {
    margin-top: 22px;
  }
}

.mt-32 {
  margin-top: 32px;
}
@media (max-width: 1199px) {
  .mt-32 {
    margin-top: 30px;
  }
}
@media (max-width: 991px) {
  .mt-32 {
    margin-top: 26px;
  }
}
@media (max-width: 767px) {
  .mt-32 {
    margin-top: 22px;
  }
}

.mb-32 {
  margin-bottom: 1.6666666667vw;
}
@media (max-width: 578px) {
  .mb-32 {
    margin-bottom: 22px;
  }
}

.ms-32 {
  margin: 0 32px;
}
@media (max-width: 1199px) {
  .ms-32 {
    margin: 0 30px;
  }
}
@media (max-width: 991px) {
  .ms-32 {
    margin: 0 26px;
  }
}
@media (max-width: 767px) {
  .ms-32 {
    margin: 0 22px;
  }
}

.mt-24 {
  margin-top: 24px;
}
@media (max-width: 1199px) {
  .mt-24 {
    margin-top: 22px;
  }
}
@media (max-width: 991px) {
  .mt-24 {
    margin-top: 22px;
  }
}
@media (max-width: 767px) {
  .mt-24 {
    margin-top: 20px;
  }
}

.m-24 {
  margin: 24px;
}
@media (max-width: 1199px) {
  .m-24 {
    margin: 22px;
  }
}
@media (max-width: 991px) {
  .m-24 {
    margin: 22px;
  }
}
@media (max-width: 767px) {
  .m-24 {
    margin: 20px;
  }
}

.mt-16 {
  margin-top: 16px;
}
@media (max-width: 1199px) {
  .mt-16 {
    margin-top: 14px;
  }
}
@media (max-width: 991px) {
  .mt-16 {
    margin-top: 14px;
  }
}
@media (max-width: 767px) {
  .mt-16 {
    margin-top: 12px;
  }
}

.mt-8 {
  margin-top: 8px;
}
@media (max-width: 1199px) {
  .mt-8 {
    margin-top: 6px;
  }
}
@media (max-width: 991px) {
  .mt-8 {
    margin-top: 4px;
  }
}
@media (max-width: 767px) {
  .mt-8 {
    margin-top: 2px;
  }
}

.mb-40 {
  margin-bottom: 2.0833333333vw;
}

.mb-30 {
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .mb-30 {
    margin-bottom: 28px;
  }
}
@media (max-width: 991px) {
  .mb-30 {
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .mb-30 {
    margin-bottom: 20px;
  }
}

.mb-24 {
  margin-bottom: 1.25vw !important;
}

.mb-16 {
  margin-bottom: 0.8333333333vw;
}
@media (max-width: 578px) {
  .mb-16 {
    margin-bottom: 2vw;
  }
}

.mb-12 {
  margin-bottom: 0.625vw;
}

.mb-8 {
  margin-bottom: 8px;
}

.mb-4p {
  margin-bottom: 4px;
}

.p-120 {
  padding: 120px 0;
}
@media (max-width: 1199px) {
  .p-120 {
    padding: 98px 0;
  }
}
@media (max-width: 991px) {
  .p-120 {
    padding: 76px 0;
  }
}
@media (max-width: 767px) {
  .p-120 {
    padding: 56px 0;
  }
}

.pt-120 {
  padding-top: 120px;
}
@media (max-width: 1199px) {
  .pt-120 {
    padding-top: 98px;
  }
}
@media (max-width: 991px) {
  .pt-120 {
    padding-top: 76px;
  }
}
@media (max-width: 767px) {
  .pt-120 {
    padding-top: 56px;
  }
}

.p-96 {
  padding: 96px 0;
}
@media (max-width: 1199px) {
  .p-96 {
    padding: 72px 0;
  }
}
@media (max-width: 991px) {
  .p-96 {
    padding: 60px 0;
  }
}
@media (max-width: 767px) {
  .p-96 {
    padding: 48px 0;
  }
}

.pb-96 {
  padding-bottom: 96px;
}
@media (max-width: 1199px) {
  .pb-96 {
    padding-bottom: 72px;
  }
}
@media (max-width: 991px) {
  .pb-96 {
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .pb-96 {
    padding-bottom: 48px;
  }
}

.p-80 {
  padding: 80px 0;
}
@media (max-width: 1199px) {
  .p-80 {
    padding: 64px 0;
  }
}
@media (max-width: 991px) {
  .p-80 {
    padding: 54px 0;
  }
}
@media (max-width: 767px) {
  .p-80 {
    padding: 42px 0;
  }
}

.pt-80 {
  padding-top: 80px;
}
@media (max-width: 1199px) {
  .pt-80 {
    padding-top: 64px;
  }
}
@media (max-width: 991px) {
  .pt-80 {
    padding-top: 54px;
  }
}
@media (max-width: 767px) {
  .pt-80 {
    padding-top: 42px;
  }
}

.pb-80 {
  padding-bottom: 80px;
}
@media (max-width: 1199px) {
  .pb-80 {
    padding-bottom: 64px;
  }
}
@media (max-width: 991px) {
  .pb-80 {
    padding-bottom: 54px;
  }
}
@media (max-width: 767px) {
  .pb-80 {
    padding-bottom: 42px;
  }
}

.p-64 {
  padding: 64px 0;
}
@media (max-width: 1199px) {
  .p-64 {
    padding: 56px 0;
  }
}
@media (max-width: 991px) {
  .p-64 {
    padding: 48px 0;
  }
}
@media (max-width: 767px) {
  .p-64 {
    padding: 42px 0;
  }
}

.p-60 {
  padding: 60px 0;
}
@media (max-width: 1199px) {
  .p-60 {
    padding: 54px 0;
  }
}
@media (max-width: 991px) {
  .p-60 {
    padding: 46px 0;
  }
}
@media (max-width: 767px) {
  .p-60 {
    padding: 40px 0;
  }
}

.p-48 {
  padding: 48px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .p-48 {
    padding: 42px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .p-48 {
    padding: 32px 0;
  }
}
@media (max-width: 767px) {
  .p-48 {
    padding: 26px 0;
  }
}

.pt-48 {
  padding-top: 2.5vw;
}
@media (max-width: 490px) {
  .pt-48 {
    padding-top: 7.4418604651vw;
  }
}

.pb-48 {
  padding-bottom: 48px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-48 {
    padding-bottom: 42px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-48 {
    padding-bottom: 36px;
  }
}
@media (max-width: 767px) {
  .pb-48 {
    padding-bottom: 26px;
  }
}

.p-40 {
  padding: 40px 0;
}
@media (max-width: 1199px) {
  .p-40 {
    padding: 32px 0;
  }
}
@media (max-width: 991px) {
  .p-40 {
    padding: 28px 0;
  }
}
@media (max-width: 767px) {
  .p-40 {
    padding: 22px 0;
  }
}

.pt-40 {
  padding-top: 40px;
}
@media (max-width: 1199px) {
  .pt-40 {
    padding-top: 32px;
  }
}
@media (max-width: 991px) {
  .pt-40 {
    padding-top: 28px;
  }
}
@media (max-width: 767px) {
  .pt-40 {
    padding-top: 22px;
  }
}

.pb-40 {
  padding-bottom: 40px;
}
@media (max-width: 1199px) {
  .pb-40 {
    padding-bottom: 32px;
  }
}
@media (max-width: 991px) {
  .pb-40 {
    padding-bottom: 28px;
  }
}
@media (max-width: 767px) {
  .pb-40 {
    padding-bottom: 22px;
  }
}

.p-32 {
  padding: 32px;
}
@media (max-width: 1199px) {
  .p-32 {
    padding: 30px;
  }
}
@media (max-width: 991px) {
  .p-32 {
    padding: 26px;
  }
}
@media (max-width: 767px) {
  .p-32 {
    padding: 22px;
  }
}

.pt-32 {
  padding-top: 32px;
}
@media (max-width: 1199px) {
  .pt-32 {
    padding-top: 30px;
  }
}
@media (max-width: 991px) {
  .pt-32 {
    padding-top: 26px;
  }
}
@media (max-width: 767px) {
  .pt-32 {
    padding-top: 22px;
  }
}

.pb-32 {
  padding-bottom: 32px;
}
@media (max-width: 1199px) {
  .pb-32 {
    padding-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .pb-32 {
    padding-bottom: 26px;
  }
}
@media (max-width: 767px) {
  .pb-32 {
    padding-bottom: 22px;
  }
}

.ps-32 {
  padding-left: 32px;
}
@media (max-width: 1199px) {
  .ps-32 {
    padding-left: 30px;
  }
}
@media (max-width: 991px) {
  .ps-32 {
    padding-left: 26px;
  }
}
@media (max-width: 767px) {
  .ps-32 {
    padding-left: 22px;
  }
}

.pt-24 {
  padding: 24px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-24 {
    padding: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-24 {
    padding: 18px;
  }
}
@media (max-width: 767px) {
  .pt-24 {
    padding: 16px;
  }
}
@media (max-width: 490px) {
  .pt-24 {
    padding: 14px;
  }
}

.pb-24 {
  padding-bottom: 24px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-24 {
    padding-bottom: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-24 {
    padding-bottom: 18px;
  }
}
@media (max-width: 767px) {
  .pb-24 {
    padding-bottom: 16px;
  }
}
@media (max-width: 490px) {
  .pb-24 {
    padding-bottom: 14px;
  }
}

.ptb-24 {
  padding: 24px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ptb-24 {
    padding: 20px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ptb-24 {
    padding: 18px 0;
  }
}
@media (max-width: 767px) {
  .ptb-24 {
    padding: 16px 0;
  }
}
@media (max-width: 490px) {
  .ptb-24 {
    padding: 14px 0;
  }
}

.p-24 {
  padding: 24px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .p-24 {
    padding: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .p-24 {
    padding: 18px;
  }
}
@media (max-width: 767px) {
  .p-24 {
    padding: 16px;
  }
}
@media (max-width: 490px) {
  .p-24 {
    padding: 14px;
  }
}

.p-16 {
  padding: 16px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .p-16 {
    padding: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .p-16 {
    padding: 13px;
  }
}
@media (max-width: 767px) {
  .p-16 {
    padding: 10px;
  }
}
@media (max-width: 490px) {
  .p-16 {
    padding: 10px;
  }
}

.p-8 {
  padding: 8px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .p-8 {
    padding: 8px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .p-8 {
    padding: 7px;
  }
}
@media (max-width: 767px) {
  .p-8 {
    padding: 7px;
  }
}
@media (max-width: 490px) {
  .p-8 {
    padding: 6px;
  }
}

.pb-16 {
  padding-bottom: 16px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-16 {
    padding-bottom: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-16 {
    padding-bottom: 13px;
  }
}
@media (max-width: 767px) {
  .pb-16 {
    padding-bottom: 10px;
  }
}
@media (max-width: 490px) {
  .pb-16 {
    padding-bottom: 10px;
  }
}

.ptb-16 {
  padding: 16px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ptb-16 {
    padding: 15px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ptb-16 {
    padding: 13px 0;
  }
}
@media (max-width: 767px) {
  .ptb-16 {
    padding: 10px 0;
  }
}
@media (max-width: 490px) {
  .ptb-16 {
    padding: 10px 0;
  }
}

.plr-16 {
  padding: 0 16px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .plr-16 {
    padding: 0 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .plr-16 {
    padding: 0 14px;
  }
}
@media (max-width: 767px) {
  .plr-16 {
    padding: 0 13px;
  }
}
@media (max-width: 490px) {
  .plr-16 {
    padding: 0 12px;
  }
}

.p-216 {
  padding: 40px 216px;
}

.p-16_p-24 {
  padding: 16px 24px;
}

.prt-4 {
  padding-right: 4px;
}

/*-------------------------
Elements
-------------------------*/
.contact-btn-link button.cus-btn{
  color: #FFFCFA;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid #FFFCFA;
  border-radius: clamp(15px, 0.781vw, 15px);
  padding: clamp(14px, 0.833vw, 18px) clamp(28px, 1.667vw, 36px);
  font-family: "Saira Extra Condensed", "sans-serif";
  font-size: clamp(19px, 1.094vw, 25px);
  font-weight: 700;
  letter-spacing: 0.022vw;
  background: transparent;
  position: relative;
  transition: all 1s;
  overflow: hidden;
}
@media (max-width: 490px) {
  .contact-btn-link button.cus-btn {
    font-size: clamp(12px, 0.75vw, 25px);
    padding: clamp(10px, 0.833vw, 18px) clamp(20px, 1.667vw, 30px);
  }
}
.cus-btn {
  color: #FFFCFA;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid #FFFCFA;
  border-radius: clamp(15px, 0.781vw, 15px);
  padding: clamp(14px, 0.833vw, 18px) clamp(28px, 1.667vw, 36px);
  font-family: "Saira Extra Condensed", "sans-serif";
  font-size: clamp(19px, 1.094vw, 25px);
  font-weight: 700;
  letter-spacing: 0.022vw;
  background: transparent;
  position: relative;
  transition: all 1s;
  overflow: hidden;
}
@media (max-width: 490px) {
  .cus-btn {
    font-size: clamp(16px, 0.75vw, 25px);
    padding: clamp(10px, 0.833vw, 18px) clamp(20px, 1.667vw, 30px);
  }
}
.cus-btn:hover {
  color: white;
  border: 1px solid #5D2ACC;
}
.cus-btn:hover::before {
  width: 160%;
}
.cus-btn::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 0%;
  top: 0;
  left: -40px;
  transform: skewX(45deg);
  background-color: #5D2ACC;
  z-index: -1;
  transition: all 1s;
}

.cus-btn-2 {
  color: #FFFCFA;
  text-transform: uppercase;
  text-decoration: none;
  border: 0;
  border-radius: clamp(15px, 0.781vw, 15px);
  padding: clamp(14px, 0.833vw, 18px) clamp(28px, 1.667vw, 36px);
  font-family: "Helvetica", "sans-serif";
  font-size: clamp(19px, 1.094vw, 25px);
  font-weight: 700;
  letter-spacing: 0.022vw;
  background: #5D2ACC!important;
  position: relative;
  transition: all 1s;
  overflow: hidden;
}
@media (max-width: 490px) {
  .cus-btn-2 {
    font-size: clamp(16px, 0.75vw, 25px);
    padding: clamp(10px, 0.833vw, 18px) clamp(20px, 1.667vw, 30px);
  }
}
.cus-btn-2:hover {
  color: white;
  background-color: #FD85F7;
}

.close {
  background: transparent;
  border: none;
  padding: 0;
  font-size: clamp(16px, 1.094vw, 25px);
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.022vw;
  color: #FFFCFA;
  position: absolute;
  right: 32px;
  top: 32px;
  z-index: 60;
  transition: all 0.5s ease-in-out;
}
@media (max-width: 490px) {
  .close {
    top: 20px;
    right: 20px;
  }
}
.close:hover {
  color: #5D2ACC;
}

.send-btn {
  position: relative;
  text-align: center;
  border: none;
  padding: 0;
  width: 100%;
  display: inline-flex;
  align-items: flex-start;
  background: transparent;
  color: #0D0D0C;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.46px;
  overflow: visible;
  transition: all 0.5s ease-in-out;
}
@media (max-width: 490px) {
  .send-btn {
    font-size: 12px;
  }
}
.send-btn .fill-svg {
  transition: all 0.5s ease-in-out;
  width: 696px;
  height: 142px;
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 492px) {
  .send-btn .fill-svg {
    width: 88vw;
    height: 19vw;
  }
}
.send-btn .fill-svg path {
  fill: #FFFCFA;
}
.send-btn .outline-svg {
  position: absolute;
  left: 8px;
  top: 8px;
  width: 700px;
  height: 146px;
  z-index: -1;
  transition: all 0.5s ease-in-out;
}
@media (max-width: 492px) {
  .send-btn .outline-svg {
    top: 4px;
    left: 4px;
    width: 88.5vw;
    height: 19.5vw;
  }
}
.send-btn span {
  transition: all 0.5s ease-in-out;
  position: relative;
  z-index: 50;
  width: 643px;
  padding: 35px 15px;
  text-align: center;
}
@media (max-width: 492px) {
  .send-btn span {
    width: 80.693878vw;
    padding: 15px;
  }
}
.send-btn:hover .outline-svg {
  top: -2px;
  left: -2px;
}
@media (max-width: 992px) {
  .send-btn:hover .outline-svg {
    top: -1px;
    left: -1px;
  }
}

/*-------------------------
  Form Styling
-------------------------*/
.form-group {
  position: relative;
}

.select-range {
  position: relative;
}
.select-range select option {
  background: #475055;
  color: #FFFCFA;
  font-size: 22px;
  font-family: "Saira Extra Condensed", "sans-serif";
  padding: 8px 0;
}
.select-range select option:hover {
  background: #FD85F7;
}
.select-range select option:first-child {
  border-radius: 10px 10px 0 0;
}
.select-range select option:last-child {
  border-radius: 0px 0px 10px 10px;
}
.select-range::after {
  content: "\f0d7";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  right: 40px;
  top: 34px;
  font-weight: 700;
  font-size: 30px;
  color: #FFFFFF;
  transition: all 0.5s ease-in-out;
}

textarea.form-control {
  min-height: 142px;
  max-height: 120px;
}
@media (max-width: 578px) {
  textarea.form-control {
    min-height: 58px;
    max-height: 58px;
  }
}

.form-label {
  font-family: "Saira Semi Condensed", "sans-serif";
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.32px;
}
@media (max-width: 578px) {
  .form-label {
    font-size: 14px;
  }
}
.form-label.bold {
  font-weight: 700;
}

.form-control {
  padding: 16px;
  border-radius: 15px;
  border: 1px solid #FFFCFA;
  background: transparent;
  font-family: "Saira Semi Condensed", "sans-serif";
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.32px;
  position: relative;
  color: #FFFCFA;
  box-shadow: none;
}
.form-control.border {
  border-color: #FD85F7 !important;
}
.form-control:focus {
  box-shadow: none;
  outline: 0;
  color: #FFFCFA !important;
  background: transparent;
}
.form-control:hover {
  color: #FFFCFA !important;
}
.form-control::placeholder {
  color: #A4A3A2;
  opacity: 1;
}

.form-selector {
  width: 100%;
  display: block;
  padding: 16px;
  border-radius: 15px;
  border: 1px solid #FFFCFA;
  background: transparent;
  font-family: "Saira Semi Condensed", "sans-serif";
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.32px;
  position: relative;
  color: #FFFCFA;
  box-shadow: none;
}
.form-selector option {
  background: #FFFCFA;
  color: #0D0D0C;
}
.form-selector option:hover {
  background: #0D0D0C;
  color: #FFFCFA;
}
.form-selector:focus {
  box-shadow: none;
  outline: 0;
  color: #FFFCFA !important;
  background: transparent;
}
.form-selector:hover {
  color: #FFFCFA !important;
}
.form-selector::placeholder {
  color: #A4A3A2;
  opacity: 1;
}

label.error {
  color: rgb(255, 0, 0);
}

.sec-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sec-heading .content h2 {
  color: #0D0D0C;
}
.sec-heading .content h2 span {
  position: relative;
  color: #FD85F7;
}
.sec-heading .content h2 span::before {
  content: "";
  background: url(../media/vector/bottom-line.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  width: 100%;
  height: 7px;
  left: 0;
  bottom: -10px;
}

.contact-popup {
  width: 39.375vw;
  height: 100vh;
  background: #0D0D0C;
  position: fixed;
  overflow: hidden;
  right: -100%;
  top: 0px;
  z-index: 9999;
}
@media (max-width: 1024px) {
  .contact-popup {
    width: 57.375vw;
    height: 100vh;
  }
}
@media (max-width: 490px) {
  .contact-popup {
    width: 90.375vw;
  }
}
.contact-popup .content {
  position: relative;
  z-index: 50;
  overflow: auto;
  height: auto;
  width: 100%;
  padding: 32px 36px;
  padding-bottom: 100px;
}
@media (max-width: 1024px) {
  .contact-popup .content {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media (max-width: 768px) {
  .contact-popup .content {
    width: 100%;
    padding: 24px;
  }
}
.contact-popup .content::-webkit-scrollbar {
  display: none;
}
.contact-popup .link-btn {
  border-radius: clamp(15px, 1.563vw, 36px);
  background: rgba(0, 0, 0, 0.5);
  width: 17.76vw;
  height: 9.479vw;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 490px) {
  .contact-popup .link-btn {
    height: 13.479vw;
  }
}
.contact-popup .link-btn svg path {
  transition: all 0.5s ease-in-out;
}
.contact-popup .link-btn:hover {
  transition: all 0.5s ease-in-out;
  box-shadow: 3px 3px 1px #5D2ACC;
  color: #5D2ACC;
}
.contact-popup .link-btn:hover svg path {
  transition: all 0.5s ease-in-out;
  stroke: #5D2ACC;
}

.bg-layer {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background: #0D0D0C;
  opacity: 0.5;
  transition: all 0.5s ease-in-out;
  transform: scale(0);
  cursor: pointer;
}

#preloader {
  position: fixed;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #0D0D0C;
  z-index: 9999999;
}

.pyramid-loader {
  position: relative;
  width: 300px;
  height: 300px;
  display: block;
  transform-style: preserve-3d;
  transform: rotateX(-20deg);
}

.wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  animation: spin 4s linear infinite;
}

@keyframes spin {
  100% {
    transform: rotateY(360deg);
  }
}
.pyramid-loader .wrapper .side {
  width: 70px;
  height: 70px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transform-origin: center top;
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}

.pyramid-loader .wrapper .side1 {
  transform: rotateZ(-30deg) rotateY(90deg);
  background: conic-gradient(#2BDEAC, #F028FD, #D8CCE6, #2F2585);
}

.pyramid-loader .wrapper .side2 {
  transform: rotateZ(30deg) rotateY(90deg);
  background: conic-gradient(#2F2585, #D8CCE6, #F028FD, #2BDEAC);
}

.pyramid-loader .wrapper .side3 {
  transform: rotateX(30deg);
  background: conic-gradient(#2F2585, #D8CCE6, #F028FD, #2BDEAC);
}

.pyramid-loader .wrapper .side4 {
  transform: rotateX(-30deg);
  background: conic-gradient(#2BDEAC, #F028FD, #D8CCE6, #2F2585);
}

.pyramid-loader .wrapper .shadow {
  width: 60px;
  height: 60px;
  background: #8B5AD5;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transform: rotateX(90deg) translateZ(-40px);
  filter: blur(12px);
}

/*-------------------------
  layouts
-------------------------*/
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.8333333333vw 1.25vw 1.0416666667vw 0.8333333333vw;
  border-radius: 20px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%), #282525;
  position: relative;
  z-index: 150;
  margin-top: clamp(24px, 1.25vw, 28px);
}
@media (max-width: 992px) {
  .header .main-menu__logo img {
    width: 80%;
  }
}
@media (max-width: 767px) {
  .header .main-menu__logo img {
    width: 67%;
  }
}
.header .toggle-menu .menu-link #menuIcon {
  display: none;
}
.header .toggle-menu .menu-link .hamburger {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.header .toggle-menu .menu-link .hamburger.toggle-checked + svg {
  transform: rotate(-45deg);
}
.header .toggle-menu .menu-link .hamburger.toggle-checked + svg .line-top-bottom {
  stroke-dasharray: 20 300;
  stroke-dashoffset: -32.42;
}
.header .toggle-menu .menu-link .hamburger svg {
  width: 48px;
  height: 28px;
  transition: transform 600ms cubic-bezier(0.4, 0, 0.2, 1);
}
.header .toggle-menu .menu-link .menu_line {
  fill: none;
  stroke: white;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 3;
  transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
}
.header .toggle-menu .menu-link .line-top-bottom {
  stroke-dasharray: 12 63;
}
.header .contact-btn .contact-btn-link {
  display: flex;
  align-items: center;
  gap: 1.25vw;
  padding: 0.2083333333vw 0.2083333333vw 0.2083333333vw 1.0416666667vw;
  border-radius: 15px;
  position: relative;
  z-index: 600;
}
@media (max-width: 1024px) {
  .header .contact-btn .contact-btn-link {
    border-radius: 10px;
  }
}
.header.menu-active .menu-detail .hamburger .line {
  stroke: #0D0D0C;
}
.header.menu-active .menu-detail .cus-btn {
  background: #0D0D0C;
  color: #FFFCFA;
}
.header.menu-active .menu-detail .toggle-menu {
  z-index: 150;
}
.header.menu-active .menu-detail .toggle-menu .site-header__bg {
  transform: translate(1.5vw, -1.5vw) scale(1.1);
}
.header.menu-active .menu-detail .toggle-menu .site-header__bg::before, .header.menu-active .menu-detail .toggle-menu .site-header__bg::after {
  transform: translateX(0) rotate(0) scale(1.3, 1);
}
.header.menu-active .menu-detail .toggle-menu .site-header__bg::after {
  transition-delay: 0.5s;
}
.header.menu-active .menu-detail .toggle-menu .site-header__bg::before {
  transition-delay: 0s;
}
.header.menu-active .menu-detail .toggle-menu .social-link li,
.header.menu-active .menu-detail .toggle-menu .links li {
  opacity: 1;
  transition: transform 1.1s cubic-bezier(0.23, 1, 0.32, 1), opacity 1.3s cubic-bezier(0.23, 1, 0.32, 1), color 0.5s;
  transition-delay: 0.165s;
}
.header.menu-active .menu-detail .toggle-menu .social-link li a,
.header.menu-active .menu-detail .toggle-menu .links li a {
  pointer-events: auto;
}

.header-menu {
  width: inherit;
  z-index: 200;
  display: none;
  position: absolute;
  left: 0;
  background: #0D0D0C;
  padding: 16px;
  border-radius: 20px;
  transform: scale(0.975);
}

.border-menu-custom {
  border-color:  rgb(172, 142, 203)!important;
}
@media (max-width: 820px) {
  .header-menu {
    left: -7px;
  }
}
@media (max-width: 490px) {
  .header-menu {
    left: 0;
  }
}
.header-menu .header-menu-link {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 11.667vw;
  height: 8.958vw;
  border-radius: 20px;
  background: rgba(0, 0, 0, 0.5);
  padding: clamp(12px, 0.833vw, 20px);
  margin-bottom: clamp(12px, 0.833vw, 20px);
  cursor: pointer;
  transition: all 0.5s ease-in-out;
  font-size: clamp(21px, 1.458vw, 36px);
  font-family: "Saira Extra Condensed", "sans-serif";
  font-weight: 700;
  line-height: 130%;
}
@media (max-width: 1399px) {
  .header-menu .header-menu-link {
    width: 11vw;
  }
}
@media (max-width: 1024px) {
  .header-menu .header-menu-link {
    width: 13.5vw;
    height: 11.958vw;
  }
}
@media (max-width: 820px) {
  .header-menu .header-menu-link {
    width: 23.5vw;
    height: 14.958vw;
  }
}
@media (max-width: 490px) {
  .header-menu .header-menu-link {
    font-size: clamp(18px, 1.458vw, 36px);
    padding: clamp(6px, 0.833vw, 20px);
    width: 30.5vw;
    height: 23.958vw;
  }
}
.header-menu .header-menu-link:hover {
  color: #FFFCFA;
  transition: all 0.5s ease-in-out;
  background: #5D2ACC;
  box-shadow: 0 0px 15px 8px #5D2ACC;
}
.header-menu .header-menu-btn {
  height: clamp(56px, 4.2vw, 88px);
  text-align: center;
  padding: clamp(24px, 1.563vw, 34px);
}
@media (max-width: 1399px) {
  .header-menu .header-menu-btn {
    padding: clamp(14px, 1.3vw, 34px);
  }
}
@media (max-width: 490px) {
  .header-menu .header-menu-btn {
    height: clamp(50px, 4.2vw, 72px);
  }
}

footer {
  position: relative;
  background: #0D0D0C;
  overflow-x: hidden;
  overflow-y: hidden;
  width: 100%;
}
footer .container-fluid {
  position: relative;
  z-index: 50;
}
footer .footer-right-side {
  height: 100%;
  border-radius: clamp(15px, 1.563vw, 36px);
  background: rgba(0, 0, 0, 0.5);
  padding: 3.281vw 1.25vw 1.25vw 1.25vw;
}
@media (max-width: 820px) {
  footer .footer-right-side {
    padding: 3.281vw 2.25vw 2.25vw 2.25vw;
  }
}
@media (max-width: 490px) {
  footer .footer-right-side {
    margin-bottom: 16px;
  }
}
footer .footer-right-side .footer-logo {
  width: 28.344vw;
  height: 12.917vw;
}
@media (max-width: 1399px) {
  footer .footer-right-side .footer-logo {
    height: 16.4vw;
  }
}
@media (max-width: 768px) {
  footer .footer-right-side .footer-logo {
    width: 46.344vw;
    height: 16vw;
  }
}
footer .footer-right-side p {
  margin-bottom: clamp(80px, 5.417vw, 112px);
  margin-right: clamp(280px, 16.771vw, 350px);
}
@media (max-width: 1024px) {
  footer .footer-right-side p {
    margin-right: clamp(160px, 15.771vw, 350px);
  }
}
@media (max-width: 820px) {
  footer .footer-right-side p {
    margin-right: clamp(80px, 9.771vw, 160px);
    margin-bottom: clamp(28px, 3.417vw, 112px);
  }
}
@media (max-width: 768px) {
  footer .footer-right-side p {
    margin-right: clamp(58px, 7.771vw, 130px);
  }
}


footer .footer-right-side .social-links ul img.cart-visite{
  width: 360px;
  height: auto;
}

@media (max-width: 1248px) {
  footer .footer-right-side .social-links ul img.cart-visite {
  width: 250px;
  height: auto;
  }
}

@media (max-width: 1024px) {
  footer .footer-right-side .social-links ul img.cart-visite {
  width: 180px;
  height: auto;
  }
}
@media (max-width: 820px) {
  footer .footer-right-side .social-links ul img.cart-visite {
  width: 175px;
  height: auto;
  }
}
@media (max-width: 768px) {
  footer .footer-right-side .social-links ul img {
  width: 260px;
  height: auto;
  }
}


footer .footer-right-side .social-links ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: clamp(12px, 1.25vw, 24px);
  margin: 0;
}
/* @media (max-width: 490px) {
  footer .footer-right-side .social-links ul {
    justify-content: flex-start;
  }
} */
footer .footer-right-side .social-links ul li a {
  padding: clamp(48px, 3.542vw, 74px);
  border-radius: clamp(15px, 1.563vw, 36px);
  border: 1px solid #FFFCFA;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 100%), #282525;
  transition: all 0.5s ease-in-out;
}
@media (max-width: 1024px) {
  footer .footer-right-side .social-links ul li a {
    padding: clamp(24px, 3.542vw, 74px);
  }
}
@media (max-width: 820px) {
  footer .footer-right-side .social-links ul li a {
    padding: clamp(20px, 2.542vw, 74px);
  }
}
@media (max-width: 490px) {
  footer .footer-right-side .social-links ul li a {
    padding: clamp(8px, 2.542vw, 60px);
  }
}
@media (max-width: 490px) {
  footer .footer-right-side .social-links ul li a img {
    width: 48px;
  }
}
footer .footer-right-side .social-links ul li a:hover {
  background: #5D2ACC;
  border: 1px solid #5D2ACC;
  box-shadow: 0 0px 15px 8px #5D2ACC;
}
@media (max-width: 490px) {
  footer .footer-left-side {
    padding: 8px;
  }
}
footer .footer-left-side .newsletter {
  padding: clamp(18px, 1.25vw, 28px);
  border-radius: clamp(15px, 1.563vw, 36px);
  background: rgba(0, 0, 0, 0.5);
}
@media (max-width: 490px) {
  footer .footer-left-side .newsletter {
    padding: 0;
  }
}
footer .footer-left-side .newsletter .newsletter-text {
  font-size: clamp(48px, 3.438vw, 72px);
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -0.663px;
}
@media (max-width: 820px) {
  footer .footer-left-side .newsletter .newsletter-text {
    font-size: clamp(39px, 2.438vw, 56px);
  }
}
@media (max-width: 768px) {
  footer .footer-left-side .newsletter .newsletter-text {
    font-size: clamp(32px, 1.438vw, 40px);
  }
}
@media (max-width: 490px) {
  footer .footer-left-side .newsletter .newsletter-text {
    font-size: clamp(21px, 1vw, 36px);
  }
}
footer .footer-left-side .newsletter form {
  position: relative;
}
footer .footer-left-side .newsletter form input {
  width: 100%;
  height: clamp(72px, 4.583vw, 96px);
  padding: 12px;
  border-radius: 20px;
  border: 1px solid #FFFCFA;
}
@media (max-width: 490px) {
  footer .footer-left-side .newsletter form input {
    height: clamp(60px, 3.583vw, 76px);
  }
}
footer .footer-left-side .newsletter form button {
  position: absolute;
  top: 16px;
  right: 16px;
}
@media (max-width: 1399px) {
  footer .footer-left-side .newsletter form button {
    top: 10px;
    right: 10px;
  }
}
@media (max-width: 490px) {
  footer .footer-left-side .newsletter form button {
    top: 7px;
    right: 7px;
  }
}
footer .footer-left-side .download-store {
  padding: clamp(60px, 4.844vw, 98px) clamp(60px, 5.469vw, 110px) clamp(18px, 1.25vw, 28px) clamp(60px, 5.469vw, 110px);
  background: #FFFCFA;
  border-radius: clamp(15px, 1.563vw, 36px);
  color: #0D0D0C;
  display: inline-flex;
  flex-direction: column;
  text-align: center;
  transition: all 0.5s ease-in-out;
}
@media (max-width: 1399px) {
  footer .footer-left-side .download-store {
    padding: clamp(60px, 4.844vw, 98px) clamp(60px, 5.469vw, 110px) clamp(36px, 3.002vw, 50px) clamp(60px, 5.469vw, 110px);
  }
}
@media (max-width: 1024px) {
  footer .footer-left-side .download-store {
    padding: clamp(52px, 4.844vw, 98px) clamp(60px, 5.469vw, 110px) clamp(36px, 3.002vw, 50px) clamp(60px, 5.469vw, 110px);
  }
}
@media (max-width: 820px) {
  footer .footer-left-side .download-store {
    padding: clamp(16px, 2.927vw, 32px);
  }
}
@media (max-width: 490px) {
  footer .footer-left-side .download-store {
    margin-top: 8px;
  }
}
footer .footer-left-side .download-store svg {
  margin: 0 auto clamp(42px, 2.708vw, 56px);
  transition: all 0.5s ease-in-out;
  width: 9.427vw;
  height: 10.885vw;
}
@media (max-width: 820px) {
  footer .footer-left-side .download-store svg {
    width: 7.427vw;
    height: 7.5vw;
    margin: 0 auto clamp(34px, 1.708vw, 56px);
  }
}
footer .footer-left-side .download-store svg .apple {
  transition: all 0.5s ease-in-out;
}
footer .footer-left-side .download-store:hover {
  color: #FFFCFA;
  background: #5D2ACC;
  transition: all 0.5s ease-in-out;
  box-shadow: 0 0px 15px 8px #5D2ACC;
}
footer .footer-left-side .download-store:hover svg .apple {
  transition: all 0.5s ease-in-out;
  fill: #FFFCFA;
}
footer .footer-left-side .bottom-bar {
  border-radius: clamp(15px, 1.563vw, 36px);
  background: rgba(0, 0, 0, 0.5);
  padding: 1.927vw 0;
}
@media (max-width: 490px) {
  footer .footer-left-side .bottom-bar {
    padding: 3.927vw 0;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

.blur-footer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 11;
}
.blur-footer .footer-animation-1 {
  position: absolute;
  top: -6%;
  left: -14%;
  animation: footerAnimation1 60s linear infinite alternate;
}
@media (max-width: 490px) {
  .blur-footer .footer-animation-1 {
    width: 200px;
    height: 258px;
  }
}
.blur-footer .footer-animation-2 {
  position: absolute;
  bottom: 0px;
  left: 0px;
  animation: footerAnimation2 65s linear infinite alternate;
}
@media (max-width: 490px) {
  .blur-footer .footer-animation-2 {
    width: 180px;
    height: 210px;
  }
}

@keyframes footerAnimation1 {
  0% {
    left: -14%;
    top: -9%;
  }
  20% {
    left: 0%;
    top: 14%;
  }
  40% {
    left: 10%;
    top: 28%;
  }
  60% {
    left: 50%;
    top: 0%;
  }
  80% {
    left: 95%;
    top: 28%;
  }
  100% {
    left: 0%;
    top: 14%;
  }
}
@keyframes footerAnimation2 {
  0% {
    left: 0%;
    bottom: 0%;
  }
  20% {
    left: 20%;
    bottom: 28%;
  }
  40% {
    left: 40%;
    bottom: 5%;
  }
  60% {
    left: 60%;
    bottom: 0%;
  }
  80% {
    left: 30%;
    bottom: 28%;
  }
  100% {
    left: 0%;
    bottom: 0%;
  }
}
.banner {
  width: 100vw;
  position: relative;
  background: #0D0D0C;
}
.banner .content {
  padding-top: 5.833vw;
  position: relative;
  z-index: 100;
}
@media (max-width: 1499px) {
  .banner .content {
    padding-top: 3.833vw;
  }
}
@media (max-width: 820px) {
  .banner .content {
    padding: 5.5vw 12px;
  }
}
@media (max-width: 490px) {
  .banner .content {
    padding: 64px 12px 24px;
  }
}
@media (max-width: 992px) {
  .banner .content .text-block {
    text-align: center;
  }
}
.banner .content .text-block h2 {
  line-height: 105%;
}
.banner .content .text-block h2 .gradient-text {
  background: linear-gradient(144deg, #FF86F7 17.22%, #A459FF 56.03%, #4F21C2 91.1%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 578px) {
  .banner .content .text-block p br {
    display: none;
  }
}
.banner .content .text-block .btn-block {
  display: flex;
  align-items: center;
  gap: 1.25vw;
}
@media (max-width: 992px) {
  .banner .content .text-block .btn-block {
    justify-content: center;
  }
}
@media (max-width: 492px) {
  .banner .content .text-block .btn-block {
    gap: 10px;
  }
}
.banner .content .banner-download-tag {
  display: flex;
  justify-content: end;
}
@media (max-width: 820px) {
  .banner .content .banner-download-tag {
    justify-content: center;
    margin-top: 24px;
  }
}
.banner .content .banner-download-tag .banner-tag {
  width: 10.781vw;
  height: 10.573vw;
  border-radius: clamp(15px, 1.563vw, 36px);
  padding: 19px 20px 35px 21px;
  background: linear-gradient(144deg, #FF86F7 17.22%, #A459FF 56.03%, #4F21C2 91.1%), #5D2ACC;
}
@media (max-width: 1399px) {
  .banner .content .banner-download-tag .banner-tag {
    padding: 12px;
  }
}
@media (max-width: 820px) {
  .banner .content .banner-download-tag .banner-tag {
    width: 23.781vw;
    height: 11.573vw;
  }
}
@media (max-width: 490px) {
  .banner .content .banner-download-tag .banner-tag {
    width: auto;
    height: auto;
    padding: 16px;
    display: grid;
    align-items: center;
    justify-content: center;
  }
}
.banner .banner-image-block {
  position: relative;
  z-index: 50;
  padding: 1.25vw 0;
  width: 100%;
  text-align: end;
}
@media (max-width: 1399px) {
  .banner .banner-image-block {
    padding: 2vw 0;
  }
}
@media (max-width: 1024px) {
  .banner .banner-image-block {
    height: 100%;
    padding: 2vw 0 0;
    text-align: center;
  }
}
@media (max-width: 490px) {
  .banner .banner-image-block {
    padding: 0;
  }
}
.banner .banner-image-block img {
  border-radius: clamp(30px, 1.563vw, 40px);
  width: 96%;
  height: 45%;
}
@media (max-width: 1024px) {
  .banner .banner-image-block img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media (max-width: 820px) {
  .banner .banner-image-block img {
    width: 73%;
  }
}
@media (max-width: 490px) {
  .banner .banner-image-block img {
    width: 80%;
  }
}

.dotted {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../media/vector/banner-texture1.png);
  mix-blend-mode: overlay;
  background-size: 100%;
  background-position: top left;
  z-index: 12;
}

.blur {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 11;
}
.blur .animate-1 {
  position: absolute;
  top: -6%;
  left: -14%;
  animation: animate1 60s linear infinite alternate;
}
@media (max-width: 490px) {
  .blur .animate-1 {
    width: 200px;
    height: 258px;
  }
}
.blur .animate-2 {
  position: absolute;
  bottom: -23%;
  left: 28%;
  animation: animate2 70s linear infinite alternate;
}
@media (max-width: 490px) {
  .blur .animate-2 {
    width: 140px;
    height: 168px;
  }
}
.blur .animate-3 {
  position: absolute;
  bottom: 0px;
  left: 0px;
  animation: animate3 65s linear infinite alternate;
}
@media (max-width: 490px) {
  .blur .animate-3 {
    width: 180px;
    height: 210px;
  }
}

@keyframes animate1 {
  0% {
    left: -14%;
    top: -9%;
  }
  20% {
    left: 0%;
    top: 32%;
  }
  40% {
    left: 10%;
    top: 70%;
  }
  60% {
    left: 50%;
    top: 0%;
  }
  80% {
    left: 95%;
    top: 80%;
  }
  100% {
    left: 0%;
    top: 0%;
  }
}
@keyframes animate2 {
  0% {
    right: 0%;
    bottom: 0%;
  }
  20% {
    right: 45%;
    bottom: 20%;
  }
  40% {
    right: 10%;
    bottom: 70%;
  }
  60% {
    right: 50%;
    bottom: 0%;
  }
  80% {
    right: 95%;
    bottom: 80%;
  }
  100% {
    right: 0%;
    bottom: 0%;
  }
}
@keyframes animate3 {
  0% {
    left: 0%;
    bottom: 0%;
  }
  20% {
    left: 0%;
    bottom: 90%;
  }
  40% {
    left: 90%;
    bottom: 5%;
  }
  60% {
    left: 50%;
    bottom: 0%;
  }
  80% {
    left: 50%;
    bottom: 97%;
  }
  100% {
    left: 110%;
    bottom: 105%;
  }
}

/* === SECTION TECH === */
.tech {
    width: 100vw;
    position: relative;
    padding: clamp(12px, 0.625vw, 16px) 0;
    background: #0D0D0C;
}

.tech .container-fluid {
    position: relative;
    z-index: 50;
}

/* Wrapper pour gérer l'image de fond */
.tech-content-wrapper {
    position: relative;
    border-radius: 1.563vw;
    overflow: hidden;
    width: 100%;
    min-height: 400px;
    /* Ajuste si besoin */
}

/* Image de fond */
.bg-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -2;
}

/* Overlay de dégradé noir */
.bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
    z-index: -1;
    pointer-events: none;
    /* Ne bloque pas les interactions */
}

/* Contenu par-dessus */
.tech-content {
    position: relative;
    z-index: 1;
    text-align: center;
    color: white;
}
@media (max-width: 1399px) {
  .tech .container-fluid .tech-content .text {
    padding: 14.521vw 0;
  }
}


.blur-2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 11;
}
.blur-2 .animate-4 {
  position: absolute;
  top: -6%;
  left: 0%;
  width: 41.667vw;
  height: 41.667vw;
  animation: animate4 60s linear infinite alternate;
}
@media (max-width: 490px) {
  .blur-2 .animate-4 {
    width: 200px;
    height: 258px;
  }
}
.blur-2 .animate-5 {
  position: absolute;
  bottom: 15%;
  right: 0%;
  width: 31.25vw;
  height: 31.25vw;
  animation: animate5 70s linear infinite alternate;
}
@media (max-width: 490px) {
  .blur-2 .animate-5 {
    width: 140px;
    height: 168px;
  }
}
.blur-2 .animate-6 {
  position: absolute;
  bottom: 23%;
  left: 37%;
  animation: animate6 60s linear infinite alternate;
}
@media (max-width: 490px) {
  .blur-2 .animate-6 {
    width: 180px;
    height: 210px;
  }
}

@keyframes animate4 {
  0% {
    left: 0%;
    top: -9%;
  }
  20% {
    left: 0%;
    top: 32%;
  }
  40% {
    left: 10%;
    top: 70%;
  }
  60% {
    left: 39%;
    top: 0%;
  }
  80% {
    left: 24%;
    top: 50%;
  }
  100% {
    left: 0%;
    top: 0%;
  }
}
@keyframes animate5 {
  0% {
    right: 0%;
    bottom: 0%;
  }
  20% {
    right: 0%;
    bottom: 20%;
  }
  40% {
    right: 0%;
    bottom: 40%;
  }
  60% {
    right: 0%;
    bottom: 70%;
  }
  80% {
    right: 0%;
    bottom: 40%;
  }
  100% {
    right: 0%;
    bottom: -50%;
  }
}
@keyframes animate6 {
  0% {
    left: 37%;
    bottom: 23%;
  }
  25% {
    left: 30%;
    bottom: 10%;
  }
  50% {
    left: 40%;
    bottom: 5%;
  }
  75% {
    left: 30%;
    bottom: 10%;
  }
  100% {
    left: 37%;
    bottom: 23%;
  }
}
.achievement {
  position: relative;
  background: #0D0D0C;
}
@media (max-width: 490px) {
  .achievement {
    padding: 16px 6px;
  }
}
.achievement .container-fluid {
  position: relative;
  z-index: 50;
}
@media (max-width: 492px) {
  .achievement .container-fluid {
    padding: 6px;
  }
}
.achievement .achievement-wrapper {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
  width: 100%;
}
@media (max-width: 1399px) {
  .achievement .achievement-wrapper {
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .achievement .achievement-wrapper {
    gap: 10px;
  }
}
@media (max-width: 490px) {
  .achievement .achievement-wrapper {
    gap: 6px;
    padding-bottom: 5rem;
  }
}
.achievement .achievement-wrapper .achievement-block {
  display: grid;
  text-align: center;
  align-content: center;
  justify-content: center; 
}
  .achievement .achievement-wrapper .achievement-block-new {
    margin-top: 120px;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
  justify-items: center;
  align-items: center;
  gap: 10px;
  text-align: center;
}
@media (max-width: 490px) {
  .achievement .achievement-wrapper .achievement-block-new {
    margin-top: 25px;
  }
}
.achievement .achievement-wrapper .achievement-block.block-1 {
  background: #5D2ACC;
  border-radius: clamp(15px, 1.563vw, 36px);
  width: 38%;
}
@media (max-width: 1024px) {
  .achievement .achievement-wrapper .achievement-block.block-1 {
    width: 39%;
  }
}
@media (max-width: 490px) {
  .achievement .achievement-wrapper .achievement-block.block-1 {
    width: 49%;
    height: auto;
    padding: 48px 0;
  }
}
.achievement .achievement-wrapper .achievement-block.block-2 {
  border-radius: clamp(15px, 1.563vw, 36px);
  background: rgba(0, 0, 0, 0.5);
  height: 23.75vw;
  width: 59%;
}
@media (max-width: 1699px) {
  .achievement .achievement-wrapper .achievement-block.block-2 {
    width: 58%;
  }
}
@media (max-width: 490px) {
  .achievement .achievement-wrapper .achievement-block.block-2 {
    width: 49%;
    height: auto;
    padding: 48px 0;
  }
}
.achievement .achievement-wrapper .achievement-block.block-3 {
  border-radius: clamp(15px, 1.563vw, 36px);
  background: #FFFCFA;
  height: 23.75vw;
  width: 59%;
}
@media (max-width: 1699px) {
  .achievement .achievement-wrapper .achievement-block.block-3 {
    width: 58%;
  }
}
@media (max-width: 490px) {
  .achievement .achievement-wrapper .achievement-block.block-3 {
    width: 49%;
    height: auto;
    padding: 24px 0;
  }
}
.achievement .achievement-wrapper .achievement-block.block-4 {
  border-radius: clamp(15px, 1.563vw, 36px);
  background: linear-gradient(144deg, #ff86f7 17.22%, #a459ff 56.03%, #4f21c2 91.1%), linear-gradient(321deg, #351872 3.47%, #a85bfe 52.38%, #361873 97.52%);
  width: 38%;
  height: 23.75vw;
}
@media (max-width: 1024px) {
  .achievement .achievement-wrapper .achievement-block.block-4 {
    width: 39%;
  }
}
@media (max-width: 490px) {
  .achievement .achievement-wrapper .achievement-block.block-4 {
    width: 49%;
    height: auto;
    padding: 24px 0;
  }
}
.achievement .achievement-wrapper .achievement-block.block-4 img {
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .achievement .achievement-wrapper .achievement-block.block-4 img {
    width: 50%;
  }
}
.achievement .achievement-wrapper .achievement-block .gradient-text {
  background: linear-gradient(144deg, #ff86f7 17.22%, #a459ff 56.03%, #4f21c2 91.1%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.achievement .achievement-image-block {
  position: relative;
}
@media (max-width: 490px) {
  .achievement .achievement-image-block {
    margin-bottom: 16px;
  }
}
.achievement .achievement-image-block img {
  border-radius: clamp(15px, 1.563vw, 36px);
  width: 47.125vw;
  height: 46.75vw;
}
@media (max-width: 490px) {
  .achievement .achievement-image-block img {
    width: 100%;
    height: auto;
  }
}
.achievement .achievement-image-block h2 {
  position: absolute;
  top: 51px;
  left: 0;
}
@media (max-width: 490px) {
  .achievement .achievement-image-block h2 {
    left: 10%;
  }
}

.download-sec {
  position: relative;
  background: #0D0D0C;
}
.download-sec .container-fluid {
  position: relative;
  z-index: 50;
}
@media (max-width: 492px) {
  .download-sec .container-fluid {
    padding: 6px;
  }
}
.download-sec .download-wrapper {
  background: url("../media/images/inner-banner.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  border-radius: 1.563vw;
}
@media (max-width: 820px) {
  .download-sec .download-wrapper {
    background-size: cover;
  }
}
.download-sec .download-wrapper .download-block .blend-layer .content-box {
  text-align: center;
  border-radius: clamp(15px, 1.563vw, 36px);
  background: rgba(206, 205, 248, 0.66);/*67 65 143 / 66% */
  backdrop-filter: blur(25px);
  padding: 4.479vw 4.896vw;
  margin: 1.25vw;
}
@media (max-width: 1299px) {
  .download-sec .download-wrapper .download-block .blend-layer .content-box {
    padding: 3.479vw 4.896vw;
    margin: 1.25vw;
  }
}
@media (max-width: 820px) {
  .download-sec .download-wrapper .download-block .blend-layer .content-box {
    padding: 1.479vw 3.896vw;
  }
}
@media (max-width: 490px) {
  .download-sec .download-wrapper .download-block .blend-layer .content-box {
    padding: 3.479vw 5.896vw;
    margin: 6.25vw;
  }
}
.download-sec .download-wrapper .download-block .blend-layer .content-box h2 {
  color: rgba(0, 0, 0, 0.2);
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #FFFCFA;
  font-size: 120px;
  font-style: normal;
  font-weight: 900;
  font-size: clamp(80px, 6.25vw, 140px);
  letter-spacing: 6px;
}
@media (max-width: 1024px) {
  .download-sec .download-wrapper .download-block .blend-layer .content-box h2 {
    font-size: clamp(54px, 5.957vw, 70px);
  }
}
@media (max-width: 490px) {
  .download-sec .download-wrapper .download-block .blend-layer .content-box h2 {
    font-size: clamp(44px, 4.957vw, 60px);
  }
}
.download-sec .download-wrapper .download-block .blend-layer .content-box .company-logo {
  width: 28.344vw;
  height: 12.917vw;
}
@media (max-width: 1024px) {
  .download-sec .download-wrapper .download-block .blend-layer .content-box .company-logo {
    width: 23.344vw;
    height: 10.917vw;
  }
}
.download-sec .download-wrapper .download-block .blend-layer .content-box .download-bar {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}
.download-sec .download-wrapper .download-block .blend-layer .content-box .download-bar img {
  border-radius: clamp(15px, 1.563vw, 36px);
}

/********************************************************************************/
/*
RAJOUT SUR LA SECTION FAQS
*/

.faq-wrapper h2 {
  font-size: clamp(48px, 3.438vw, 72px);
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -0.663px;
  color: #FFFCFA;
}
@media (max-width: 820px) {
  .faq-wrapper h2 {
    font-size: clamp(39px, 2.438vw, 56px);
  }
}
@media (max-width: 768px) {
  .faq-wrapper h2 {
    font-size: clamp(32px, 1.438vw, 40px);
  }
}
@media (max-width: 490px) {
  .faq-wrapper h2 {
    font-size: clamp(32px, 1vw, 36px);
  }
}

.faq-block p {
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  color: #FFFCFA;
  letter-spacing: 0.017vw;
}
@media (max-width: 820px) {
  .faq-block p {
    font-size: clamp(20px, 0.458vw, 26px);
  }
}
@media (max-width: 490px) {
  .faq-block p {
    font-size: clamp(18px, 0.458vw, 20px);
  }
}




/*********************************************************************************/


.faqs {
  position: relative;
  background: #0D0D0C;
}
@media (max-width: 492px) {
  .faqs {
    padding: 8px;
  }
}
.faqs .container-fluid {
  position: relative;
  z-index: 50;
}
@media (max-width: 492px) {
  .faqs .container-fluid {
    padding: 6px;
  }
}
@media (max-width: 492px) {
  .faqs .faq-wrapper #accordionExample {
    padding: 0;
  }
}
.faqs .faq-wrapper .faq-image {
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.faqs .faq-wrapper .faq-image img {
  border-radius: clamp(15px, 1.563vw, 36px);
  width: 48.125vw;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 492px) {
  .faqs .faq-wrapper .faq-image img {
    width: 100%;
  }
}
.faqs .faq-block {
  padding: 24px;
  padding-right: 26px;
  border-radius: var(--Radius-L, 20px);
  background: rgba(0, 0, 0, 0.5);
  border:solid 2px rgba(8, 218, 54, 0.479);
  border-style: inset;
  border-radius: 20px;
  margin-top: 24px;
}
.faqs .faq-block:first-of-type {
  margin-top: 0;
}
.faqs .faq-block.active {
  background: #5D2ACC;
}
.faqs .faq-block .accordion-button {
  margin: 0;
  position: relative;
  padding: 0;
  font-size: clamp(21px, 1.458vw, 36px);
  font-family: "Saira Semi Condensed", "sans-serif";
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
}
@media (max-width: 492px) {
  .faqs .faq-block .accordion-button {
    font-size: clamp(20px, 0.458vw, 26px);
  }
}
.faqs .faq-block .accordion-button.collapsed {
  border-radius: 0px;
  padding: 0;
  background: none;
  margin: 0;
}
.faqs .faq-block .accordion-button.collapsed::after {
  background-image: none !important;
  color: #FFFCFA;
  content: "\f055";
  font-family: "Font Awesome 5 Pro";
  font-size: clamp(24px, 1.615vw, 36px);
}
.faqs .faq-block .accordion-button:not(.collapsed) {
  color: #FFFCFA;
  border: none;
  box-shadow: none;
}
.faqs .faq-block .accordion-button:focus {
  border: none;
  box-shadow: none;
}
.faqs .faq-block .accordion-button::after {
  content: "\f056";
  font-family: "Font Awesome 5 Pro";
  background-image: none !important;
  position: absolute;
  right: 0;
  font-weight: 300;
  color: #FFFCFA;
  font-size: clamp(24px, 1.615vw, 36px);
  cursor: pointer;
}

@media (max-width: 490px) {
  .faqs .faq-block .accordion-collapse {
    width: 100%;
  }
}
.faqs .faq-block .accordion-collapse p {
  margin: 8px 0 0;
}
@media (max-width: 490px) {
  .faqs .faq-block .accordion-collapse p {
    margin: 8px 0 0;

  }
}

/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*********FEATURES SECTION*********/
@media (max-width: 768px) {
  .features {
    padding: 1.25vw 0 1.344vw;
  }
}

@media (max-width: 768px) {
  .features .heading-image img {
    width: 28.146vw;
    height: 38.479vw;
    top: 16px;
  }
}

@media (max-width: 768px) {
  .features .features-box-wrapper {
    position: relative;
    right: 12px;
  }
}

@media (max-width: 768px) {
  .features .features-box-wrapper {
    right: 0;
    padding-top: clamp(240px, 53.061vw, 290px);
  }
}
@media (max-width: 768px) {
  .features .features-box-wrapper .col-6 {
    padding: 0;
    width: 46%;
  }
}
@media (max-width: 768px) {
  .features .features-box-wrapper .col-8 {
    padding: 0;
  }
}
@media (max-width: 768px) {
  .features .features-box-wrapper .col-4 {
    padding: 0;
  }
}

@media (max-width: 768px) {
  .features .features-box-wrapper .features-box {
    height: auto;
    width: auto;
    padding: 16px;
    border-radius: 12px;
    margin-top: 10px;
  }
}

@media (max-width: 768px) {
  .features .features-box-wrapper .features-box.box-2 {
    height: auto;
    width: auto;
  }
}

@media (max-width: 768px) {
  .features .features-box-wrapper .features-box.box-3 {
    height: auto;
    width: auto;
  }
}

@media (max-width: 768px) {
  .features .features-box-wrapper .features-box.box-4 {
    height: auto;
    width: auto;
  }
}

@media (max-width: 768px) {
  .features .features-box-wrapper .features-box.v-2 {
    height: auto;
    width: auto;
    margin: 0;
  }
}

@media (max-width: 768px) {
  .features .features-box-wrapper .features-box.v-3 {
    display: flex;
    height: auto;
    width: auto;
    margin-top: 0;
  }
}

@media (max-width: 768px) {
  .features .features-box-wrapper .line-shape {
    width: 13.979vw;
    height: clamp(24px, 1.41vw, 36px);
  }
}

    body.is-mobile .heading-image span.features-span {
        display: none; 
 }  

.features {
  width: 100vw;
  position: relative;
  padding: 5px 0 0;
  background: #0D0D0C;
}

@media (max-width: 1399px) {
  .features {
    padding: 5.25vw 0 4.344vw;
  }
}

@media (max-width: 1024px) {
  .features {
    padding: 1.25vw 0 4.344vw;
  }
}

@media (max-width: 768px) {
  .features {
    padding: 40px 16px 24px;
  }
}

/* Heading image fix */
.features .heading-image {
  position: relative;
  display: flex;
  justify-content: center;
}

.features .heading-image img {
  width: 300px;
  height: auto;
  position: relative;
  top: 0;
}

@media (min-width: 769px) {
  .features .heading-image img {
    position: absolute;
    left: 33%;
    top: 0px;
    width: 21.875vw;
    height:auto;
  }
}

/* Responsive title span */
.features .heading-image span {
  rotate: -90deg;
  position: absolute;
  transform: translate(-57%, 97%);
  z-index: -1;
  opacity: 0.3;
  background: linear-gradient(144deg, #FF86F7 17.22%, #A459FF 56.03%, #4F21C2 91.1%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media (max-width: 768px) {
  .features .heading-image span {
    transform: translate(-70%, 127%);
  }
}

/* Box container adjustments */
.features .features-box-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  justify-content: center;
  padding: 40px 0;
}

@media (max-width: 768px) {
  .features .features-box-wrapper {
    padding-top: 40px;
  }
}

/* Individual box base */
.features .features-box {
  width: auto;
  max-width: 90vw;
  height: auto;
  background: #FFFCFA;
  padding: 16px;
  border-radius: 16px;
  box-sizing: border-box;
}

/* Override specific boxes if needed */
.features .features-box.box-2,
.features .features-box.box-3,
.features .features-box.box-4 {
  background: rgba(0, 0, 0, 0.5);
  color: white;
}

/* Vertical layout box */
.features .features-box.v-2 {
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin-top: 0;
}

/* Adjust image inside boxes */
.features .features-box img {
  max-width: 80px;
  height: auto;
}

/* Central line-shape (optional) */
.features .line-shape {
  width: 80px;
  height: 8px;
  background: #5D2ACC;
  border-radius: 4px;
  margin: 24px auto;
}

    /****************************************************************************************/
    /********************************** TOP BTN************************************/
    /****************************************************************************************/


#scrollToTopBtn {
  position: fixed;
  bottom: 40px;
  right: 40px;
  display: none;
  background: linear-gradient(45deg, #ff6ec4, #7873f5);
  color: white;
  border: none;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  font-size: 24px;
  cursor: pointer;
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease, box-shadow 0.3s ease, opacity 0.3s ease;
  z-index: 1000;
  animation: popin 0.5s ease-out;
}

#scrollToTopBtn:hover {
  transform: translateY(-5px) scale(1.1);
  box-shadow: 0 12px 20px rgba(0, 0, 0, 0.3);
}

/* Apparition du bouton */
@keyframes popin {
  from {
    opacity: 0;
    transform: scale(0.5);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

    /****************************************************************************************/
    /**********************************RESPONSIVE TOP BTN************************************/
    /****************************************************************************************/

@media (max-width: 490px) {
#scrollToTopBtn{
  width: 40px;
  height: 40px;
  font-size: 20px;
  bottom: 20px;
  right: 10px;
 }
}
/* === SECTION TECH NEW BUTTON========================================================== */

.banner .content .text-block .btn-block-3 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1.25vw;
     }
.cus-btn-3 {
  color: #FFFCFA;
  text-transform: uppercase;
  text-decoration: none;
  border: 0;
  border-radius: clamp(15px, 0.781vw, 15px);
  /* padding: clamp(14px, 0.833vw, 28px) clamp(28px, 1.667vw, 36px); */
  padding: 28px 36px;
  font-family: "Saira Extra Condensed", "sans-serif";
  font-size: clamp(19px, 4.094vw, 69px);
  font-weight: 700;
  letter-spacing: 0.022vw;
  background: #5D2ACC;
  position: relative;
  transition: all 1s;
  overflow: hidden;
}
@media (max-width: 490px) {
  .cus-btn-3 {
    font-size: 30px;
    padding: clamp(10px, 0.833vw, 18px) clamp(20px, 1.667vw, 30px);
  }
}
.cus-btn-3:hover {
  color: white;
  background-color: #FD85F7;
}

.cus-btn-4 {
  color: #FFFCFA;
  text-transform: uppercase;
  text-decoration: none;
  border: 0;
  border-radius: clamp(15px, 0.781vw, 15px);
  /* padding: clamp(14px, 0.833vw, 28px) clamp(28px, 1.667vw, 36px); */
  padding: 28px 36px;
  font-family: "Saira Extra Condensed", "sans-serif";
  font-size: clamp(19px, 4.094vw, 69px);
  font-weight: 700;
  letter-spacing: 0.022vw;
  background:#FD85F7 ;
  position: relative;
  transition: all 1s;
  overflow: hidden;
}
@media (max-width: 490px) {
  .cus-btn-4 {
    font-size: 30px;
    padding: clamp(10px, 0.833vw, 18px) clamp(20px, 1.667vw, 30px);
  }
}
.cus-btn-4:hover {
  color: white;
  background-color: #5D2ACC;
}

     /* === Modal Temoignages========================================================== */
.btn-close {
  border: none !important;
  font-size: 1.5rem !important;
  cursor: pointer !important;
  color: #000 !important;
}
.modal {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9999;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease;
}

.modal.show {
  visibility: visible;
  opacity: 1;
}



.modal-dialog {
    z-index: 1000;
    color: black;
    width: min(95%, 600px);
    max-height: 98vh;
    overflow-y: auto;
    box-shadow: 0 4px 16px rgba(0,0,0,0.25);
    position: relative;
}


.modal-title {
    margin-top: 0;
    font-size: 1.25rem;
    color:#d3a973
}

.btn-close-color {
    color: #d3a073!important;
  }



        /************Footer Section*********/

    .footer__address{
        margin-top: 2rem;
        margin-bottom: 6rem;
    }
    .footer__address ul {
      list-style: none;
      padding: 0;
      margin: 0;
      display: flex;
      flex-wrap: wrap;
      gap: 20px;
    }

    .footer__address li {
      display: flex;
      align-items: center;
      gap: 10px;
      padding: 10px;
      border-radius: 8px;
      flex: 1 1 30%; /* permet l'adaptation sur plusieurs tailles */
      min-width: 250px;
    }

    .footer__address i {
    font-size: 18px;
    color: #5c00ce;
    height: 50px;
    width: 50px;
    background: #ffffff;
    border-radius: 50%;
    line-height: 50px;
    text-align: center;
    left: 0;
    top: 0;
    }



    .footer__address h5 {
      margin: 0;
      font-size: 18px;
      color: #ffffff;
    }

    @media (max-width: 600px) {
      .footer__address ul {
        flex-direction: column;
      }

      .footer__address li {
        width: 100%;
      }
    }


    /****************************************************************************************/
    /**********************************MODAL CONTACT*****************************************/
    /****************************************************************************************/

    .form-control {
      border-color: #ac8ecb!important;
    }


    /****************************************************************************************/
    /**********************************FLECHE DE DÉFILEMENT**********************************/
    /****************************************************************************************/

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

    /****************************************************************************************/
    /**********************************FLECHE DE DÉFILEMENT**********************************/
    /****************************************************************************************/
.arrow-container {
  display: block;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 87%;
  left: 50%;
  transform: translate(-50%, -50%) rotateZ(0deg);
  z-index: 9999 ;
}
.arrow-container:hover {
  cursor: pointer;
}
.arrow-container.is-hovered  .arrow {
  top: 50%;
}
.arrow-container.is-hovered  .arrow:before {
  transform: translate(-50%, -50%) rotateZ(-30deg);
}
.arrow-container.is-hovered .arrow:after {
  transform: translate(-50%, -50%) rotateZ(30deg);
}

.arrow {
  position: absolute;
  left: 50%;
  transition: transform 0.4s ease;
}
.arrow:before, .arrow:after {
  transition: all 0.4s ease;
  content: "";
  display: block;
  position: absolute;
  transform-origin: bottom right;
  background: #fff;
  width: 4px;
  height: 50px;
  border-radius: 10px;
  transform: translate(-50%, -50%) rotateZ(-45deg);
}
.arrow:after {
  transform-origin: bottom left;
  transform: translate(-50%, -50%) rotateZ(45deg);
}


.arrow:nth-child(1) {
  opacity: 0.3;
  top: 35%;
    animation: pulse 2s infinite;
}
.arrow:nth-child(2) {
  opacity: 0.6;
  top: 55%;
    animation: pulse 2s infinite 0.3s;
}
.arrow:nth-child(3) {
  opacity: 0.9;
  top: 75%;
    animation: pulse 2s infinite 0.6s;
}

@keyframes pulse {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
  50% {
    transform: translate(-50%, -50%) scale(1.2);
    opacity: 0.6;
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
}

/*******************************RESPONSIVE FLECHE DE DEFILEMENT**********************/
/* Responsive : Réduction de taille sur petits écrans */
@media (max-width: 768px) {
  .arrow-container {
    width: 80px;
    height: 80px;
    top: 92%; /* Ajuste légèrement si besoin */
  }

  .arrow:before,
  .arrow:after {
    width: 3px;
    height: 30px;
    border-radius: 6px;
  }

  /* Ajuste la position verticale des flèches */
  .arrow:nth-child(1) { top: 30%; }
  .arrow:nth-child(2) { top: 50%; }
  .arrow:nth-child(3) { top: 70%; }

  /* Optionnel : réduire légèrement l'animation */
  .arrow:nth-child(1) { animation-delay: 0s; }
  .arrow:nth-child(2) { animation-delay: 0.2s; }
  .arrow:nth-child(3) { animation-delay: 0.4s; }
}

@media (max-width: 480px) {
  .arrow-container {
    width: 70px;
    height: 70px;
  }

  .arrow:before,
  .arrow:after {
    width: 2.5px;
    height: 25px;
    border-radius: 5px;
  }

  .arrow:nth-child(1) { top: 25%; }
  .arrow:nth-child(2) { top: 45%; }
  .arrow:nth-child(3) { top: 65%; }
}
/*****************FLECHE DE DEFILEMENT SUR SECTION ACCUEIL**************************/
.arrow-tech{
  top: 91%!important;
}

/*****************FLECHE DE DEFILEMENT SUR SECTION TEMOIGNAGES**************************/
.arrow-faqs{
  top: 91%!important;
}

/*****************FLECHE DE DEFILEMENT SUR SECTION FAQ**************************/
.arrow-footer{
  top: 92%!important;
}

/*****************FLECHE DE DEFILEMENT SUR SECTION ACHIEVEMENT**************************/
.arrow-testimonials{
  top: 92%!important;
  left: 50%!important;
}

@media (max-width: 490px) {
  .arrow-testimonials{
    top: 98%!important;
  }
  .testimonials{
    padding: 0 16px 40px;
  }
}

/*****************FLECHE DE DEFILEMENT SUR SECTION FEATURES**************************/
.arrow-achievements{
  top: 92%!important;
}


    @media (max-width: 490px) {
      .arrow-achievements{
        top: 96%!important;
      }
    }

    /****************************************************************************************/
    /**********************************BTN PHOTOS***********************************/
    /****************************************************************************************/
 a#goToImg{
  position: fixed;
  bottom: 40px;
  left: 40px;
  display: block;
  background: linear-gradient(45deg, #ff6ec4, #7873f5);
  color: white;
  font-size: 24px;
  cursor: pointer;
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease, box-shadow 0.3s ease, opacity 0.3s ease;
  z-index: 1000;
  animation: popin 0.5s ease-out;
}

a#goToImg:hover {
  transform: translateY(-5px) scale(1.1);
  box-shadow: 0 12px 20px rgba(0, 0, 0, 0.3);
}

/* Apparition du bouton */
/* @keyframes popin {
  from {
    opacity: 0;
    transform: scale(0.5);
  }
  to {
    opacity: 1;
    transform: scale(1);
  } */


    /****************************************************************************************/
    /**********************************RESPONSIVE PHOTOS************************************/
    /****************************************************************************************/

 @media (max-width: 490px) {
a#goToImg{
  width: 96px;
  height: 82px;
  font-size: 20px;
  bottom: 20px;
  left: 10px;
 }
} 



.main {
  position: relative;
  z-index: 500 ;
  grid-column: main;
  padding: 1.25rem;
}

/* Photo Gallery */
.gallery {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(12.5rem, 1fr));
  grid-auto-rows: 12.5rem;
  grid-auto-flow: dense;
  gap: 0.75rem;
}

.gallery figure {
  /* container-type: inline-size; */
  container: figure / inline-size;
  overflow: hidden;

  display: grid;
  /* grid-template-columns: 1fr; */
  /* grid-template-rows: 1fr; */

  /*
    Because 1fr = minmax(auto, 1fr),
    to prevent the grid blowout,
    set the minimum to zero.
  */
  grid-template-columns: minmax(0, 1fr);
  grid-template-rows: minmax(0, 1fr);
}

.gallery img {
  inline-size: 100%;
  block-size: 100%;
  object-fit: cover;

  /* grid-row: 1 / -1; */
  /* grid-column: 1 / -1; */
  grid-area: 1 / 1 / -1 / -1;

  transition: scale 0.5s ease-in-out;
}

.gallery figure:hover img {
  scale: 1.125;
}

.gallery figcaption {
  grid-area: 1 / 1 / -1 / -1;
  align-self: end;
  z-index: 1;

  padding: 3em 15% 1em 1em;
  color: #fff;
  font-size: 0.875rem;
  line-height: 1.3;
  background: linear-gradient(transparent 25%, rgb(0 0 0 / 0.75));
  display: none;
}

@container figure (width > 20rem) {
  .gallery figcaption {
    display: block;
  }
}

.gallery figcaption h3 {
  font-size: 1.0625rem;
}

.gallery figcaption p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

@media (width > 600px) {
  .gallery figure:nth-child(1) {
    grid-area: span 2 / span 2;
  }

  .gallery figure:nth-child(4n + 1) {
    grid-row: span 2;
  }

  .gallery figure:nth-child(4n + 2) {
    grid-column: span 2;
  }
}


/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.testimonials {
  position: relative;
  background: #0D0D0C;
  padding: 2.396vw 0 6.667vw;
  overflow: hidden;
}
@media (max-width: 490px) {
  .testimonials {
    padding: 40px 8px;
  }
}
.testimonials .testimonials-wrapper {
  padding-left: 24px;
  position: relative;
  z-index: 50;
  display: flex;
  align-items: center;
  gap: 24px;
}
@media (max-width: 490px) {
  .testimonials .testimonials-wrapper {
    display: grid;
    padding: 0;
  }
}

.testimonials-slider .slick-slide {
  min-width: 280px !important;
}

.testimonials .testimonials-wrapper .testimonials-slider .slick-prev {
  display: none;
}
.testimonials .testimonials-wrapper .testimonials-slider .slick-next {
  display: none;
}
.testimonials .testimonials-wrapper .testimonial-block {
  width: 23.438vw !important;
  height: auto;
  margin-right: clamp(16px, 1.25vw, 32px);
}
@media (max-width: 1024px) {
  .testimonials .testimonials-wrapper .testimonial-block {
    width: 32.438vw !important;
  }
}
@media (max-width: 820px) {
  .testimonials .testimonials-wrapper .testimonial-block {
    width: 39.438vw !important;
  }
}
@media (max-width: 490px) {
  .testimonials .testimonials-wrapper .testimonial-block {
    width: 63.438vw !important;
  }
}
.testimonials .testimonials-wrapper .testimonial-block .review-box {
  padding: 1.25vw 1.25vw 3.646vw 1.25vw;
  border-radius: clamp(15px, 1.563vw, 36px);
  background: rgba(0, 0, 0, 0.5);
  margin-bottom: clamp(6px, 0.521vw, 16px);

}
.review-box .body-text {
    max-height: 78px;
    overflow: hidden;
    position: relative;
}

.read-more-btn {
    display: block;
    margin-top: 10px;
    padding: 6px 12px;
    background-color: #9b52f9;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    text-align: right;
}


@media (max-width: 1024px) {
  .testimonials .testimonials-wrapper .testimonial-block .review-box {
    padding: 2.25vw 2.25vw 3.646vw 2.25vw;
  }
}
.testimonials .testimonials-wrapper .testimonial-block .review-box img {
  margin-bottom: clamp(40px, 2.865vw, 60px);
}
@media (max-width: 490px) {
  .testimonials .testimonials-wrapper .testimonial-block .review-box p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;
  }
}
.testimonials .testimonials-wrapper .testimonial-block .name-title {
  padding: clamp(12px, 0.833vw, 20px);
  display: flex;
  align-items: center;
  gap: clamp(6px, 0.521vw, 16px);
  border-radius: clamp(15px, 1.563vw, 36px);
  background: rgba(0, 0, 0, 0.5);
}
.testimonials .testimonials-wrapper .testimonial-block .name-title img {
  border-radius: 20px;
}
.testimonials .testimonials-wrapper .testimonial-block .name-title .person-detail .rating-stars {
  display: flex;
  align-items: center;
  gap: 10px;
}
.testimonials .testimonials-wrapper .testimonial-block .name-title .person-detail .rating-stars i {
  font-size: 18px;
  background: linear-gradient(144deg, #FF86F7 17.22%, #A459FF 56.03%, #4F21C2 91.1%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.quote-date {
    display: flex;
    align-items: center;
    gap: 8px; /* espace entre l’image et la date */
}

.slider-arrows {
  position: relative;
  z-index: 150;
  /* display: flex; */
  flex-direction: column;
  gap: 16px;
}

@media (max-width: 490px) {
  .testimonials-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .testimonials-slider {
    order: 1;
  }

  .slider-arrows {
    flex-direction: row !important;
    justify-content: center;
    align-items: center;
    gap: 12px; /* espace entre les flèches */
    order: 2;
  }
}
/* @media (max-width: 490px) {
  .slider-arrows {
    flex-direction: row-reverse;
    justify-content: flex-end;
  }
} */
.slider-arrows .arrow-btn {
  width: 134px;
  height: 134px;
  background: rgba(0, 0, 0, 0.5);
  border: 0;
  border-radius: clamp(15px, 1.563vw, 36px);
  transition: all 0.5s ease-in-out;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .slider-arrows .arrow-btn {
    width: 100px;
    height: 100px;
  }
}
@media (max-width: 490px) {
  .slider-arrows .arrow-btn {
    width: 48px;
    height: 48px;
  }
}
.slider-arrows .arrow-btn i {
  color: #FFFCFA;
  font-size: 50px;
}
@media (max-width: 490px) {
  .slider-arrows .arrow-btn i {
    font-size: 21px;
  }
}
.slider-arrows .arrow-btn:hover {
  background: #5D2ACC;
  transition: all 0.5s ease-in-out;
  box-shadow: 0 0px 15px 8px #5D2ACC;
}

