@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap");
html {
  font-size: 62.5%;
  /* changes a default 16px font size to 10px */ }

h1 {
  font-size: 4rem;
  color: #3b82f6; }

h2 {
  font-size: 3.2rem; }

h3 {
  font-weight: 600; }

p {
  font-size: 1.6rem;
  color: #212529; }

ul {
  font-size: 1.6rem; }
  ul li {
    list-style: none; }

.font-bleu-clair {
  color: #a855f7; }

.font-rose {
  color: #ff3c82; }

.font-violet {
  color: #726ae3; }

.font-violet-fonce {
  color: #600ee4; }

.font-bleu-v2 {
  color: #3b82f6; }

.font-news {
  color: #020c6a; }

.font-violet-flash {
  color: #600ee4; }

.bg-violet {
  background-color: #726ae3; }

.fs-10 {
  font-size: 1.0rem; }

.fs-12 {
  font-size: 1.2rem; }

.fs-14 {
  font-size: 1.4rem; }

.fs-16 {
  font-size: 1.6rem; }

.fs-18 {
  font-size: 1.8rem; }

.fs-20 {
  font-size: 2.0rem; }

.fs-22 {
  font-size: 2.2rem; }

.fs-24 {
  font-size: 2.4rem; }

.fs-26 {
  font-size: 2.6rem; }

.fs-34 {
  font-size: 3.4rem; }

.fs-36 {
  font-size: 3.6rem; }

.fs-38 {
  font-size: 3.8rem; }

.border-30 {
  border-radius: 30px; }

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

.form-control, .input-group-text {
  background-color: #f9fafc;
  font-size: 1.6rem;
  border: none;
  color: #212529; }

.form-select, .select2-container--default .select2-selection--single {
  background-color: #f9fafc;
  border: none;
  font-size: 1.4rem;
  color: #3b82f6;
  font-weight: 600; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #212529; }

.form-control {
  font-weight: 600;
  font-size: 1.4em;
  padding: .575rem .95rem; }

.font-gris {
  color: #626581; }

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

.input-group-text {
  padding: .575rem 1.2rem; }

.z-index-1 {
  z-index: 10000; }

label {
  font-size: 1.6rem; }

@media only screen and (max-width: 1390px) {
  h2 {
    font-size: 3.0rem; } }
@media only screen and (max-width: 992px) {
  h1 {
    font-size: 4rem; }

  .fs-34 {
    font-size: 2.9rem; } }
@media only screen and (max-width: 728px) {
  h1 {
    font-size: 3rem; }

  .fs-34 {
    font-size: 2.5rem; } }
@media only screen and (max-width: 600px) {
  h1 {
    font-size: 2.6rem; }

  h2 {
    font-size: 2.4rem; }

  .fs-34 {
    font-size: 2rem; }

  .fs-26 {
    font-size: 2.4rem; }

  .fs-20 {
    font-size: 1.7rem; }

  .fs-22 {
    font-size: 2.0rem; }

  .fs-38 {
    font-size: 3rem; } }
.tp-payment-method__wrapper {
  padding-top: 140px;
  padding-bottom: 300px; }

.tp-payment-method__circle::after {
  position: absolute;
  content: "";
  width: 7px;
  height: 7px;
  background-color: white;
  border-radius: 50%;
  top: -3px;
  right: 0; }

.tp-payment-method__circle.circle-2::after {
  left: 0;
  animation: circle-animation-2 20s linear infinite; }

.tp-payment-method__circle.circle-3::after {
  animation: circle-animation 20s linear infinite; }

.tp-payment-method__circle.circle-5::after, .tp-payment-method__circle.circle-6::after {
  animation: circle-animation 20s linear infinite; }

.tp-payment-method__circle.circle-9::after, .tp-payment-method__circle.circle-4::after {
  left: 0;
  animation: circle-animation-2 20s linear infinite; }

.tp-payment-method__circle.circle-10::after {
  animation: circle-animation 20s linear infinite; }

.tp-payment-method__circle.circle-12::after {
  animation: circle-animation 20s linear infinite; }

.tp-payment-method__circle.circle-14::after {
  animation: circle-animation 20s linear infinite; }

.tp-payment-method__circle.circle-16::after {
  animation: circle-animation 10s linear infinite; }

.tp-payment-method__line-2 {
  position: absolute;
  left: -9%;
  top: 50%;
  transform: translate(-50%) rotate(-44deg);
  text-align: center;
  display: inline-block;
  transform-origin: right center;
  height: 1px;
  width: 190px;
  background-color: white; }

.tp-payment-method__line-3 {
  position: absolute;
  left: -74%;
  top: 50%;
  transform: translate(-50%) rotate(-24deg);
  text-align: center;
  display: inline-block;
  transform-origin: right center;
  height: 1px;
  width: 380px;
  background-color: white; }

.tp-payment-method__line-4 {
  position: absolute;
  left: -90%;
  top: 50%;
  transform: translate(-50%) rotate(-2deg);
  text-align: center;
  display: inline-block;
  transform-origin: right center;
  height: 1px;
  width: 430px;
  background-color: white; }

.tp-payment-method__line-5 {
  position: absolute;
  left: -107%;
  top: 45%;
  transform: translate(-50%) rotate(10deg);
  text-align: center;
  display: inline-block;
  transform-origin: right center;
  height: 1px;
  width: 570px;
  background-color: white; }

.tp-payment-method__line-6 {
  position: absolute;
  left: -20%;
  top: 50%;
  transform: translate(-50%) rotate(26deg);
  text-align: center;
  display: inline-block;
  transform-origin: right center;
  height: 1px;
  width: 250px;
  background-color: white; }

.tp-payment-method__line-9 {
  position: absolute;
  left: -23%;
  top: 40%;
  transform: translate(-50%) rotate(150deg);
  text-align: center;
  display: inline-block;
  transform-origin: right center;
  height: 1px;
  width: 280px;
  background-color: white; }

.tp-payment-method__line-10 {
  position: absolute;
  left: -96%;
  top: 50%;
  transform: translate(-50%) rotate(160deg);
  text-align: center;
  display: inline-block;
  transform-origin: right center;
  height: 1px;
  width: 600px;
  background-color: white; }

.tp-payment-method__line-12 {
  position: absolute;
  left: -70%;
  top: 50%;
  transform: translate(-50%) rotate(180deg);
  text-align: center;
  display: inline-block;
  transform-origin: right center;
  height: 1px;
  width: 500px;
  background-color: white; }

.tp-payment-method__line-14 {
  position: absolute;
  left: -55%;
  top: 50%;
  transform: translate(-50%) rotate(199deg);
  text-align: center;
  display: inline-block;
  transform-origin: right center;
  height: 1px;
  width: 450px;
  background-color: white; }

.tp-payment-method__line-16 {
  position: absolute;
  left: 7%;
  top: 50%;
  transform: translate(-50%) rotate(228deg);
  text-align: center;
  display: inline-block;
  transform-origin: right center;
  height: 1px;
  width: 200px;
  background-color: white; }

.tp-payment-method__line-2 span {
  transform: translateY(-50%) rotate(44deg); }

.tp-payment-method__line-3 span {
  transform: translateY(-50%) rotate(24deg); }

.tp-payment-method__line-5 span {
  transform: translateY(-50%) rotate(-10deg); }

.tp-payment-method__line-6 span {
  transform: translateY(-50%) rotate(-26deg); }

.tp-payment-method__line-9 span {
  transform: translateY(-50%) rotate(-150deg); }

.tp-payment-method__line-4 span {
  transform: translateY(-50%) rotate(2deg); }

.tp-payment-method__line-10 span {
  transform: translateY(-50%) rotate(-160deg); }

.tp-payment-method__line-12 span {
  transform: translateY(-50%) rotate(-180deg); }

.tp-payment-method__line-14 span {
  transform: translateY(-50%) rotate(-199deg); }

.tp-payment-method__line-16 span {
  transform: translateY(-50%) rotate(-228deg); }

.tp-payment-method__line-1 span, .tp-payment-
.method__line-11 span, .tp-payment-method__line-12 span, .tp-payment-method__line-13 span, .tp-payment-method__line-14 span, .tp-payment-method__line-15 span, .tp-payment-method__line-2 span, .tp-payment-method__line-3 span, .tp-payment-method__line-4 span, .tp-payment-method__line-6 span, .tp-payment-method__line-7 span, .tp-payment-method__line-8 span, .tp-payment-method__line-9 span {
  position: absolute;
  left: -100px;
  top: 50%; }

.tp-payment-method__line-5 span, .tp-payment-method__line-16 span, .tp-payment-method__line-10 span {
  position: absolute;
  left: -50px;
  top: 50%; }

@keyframes circle-animation-2 {
  0% {
    left: 0; }
  50% {
    left: 100%; }
  100% {
    left: 0%; } }
@keyframes circle-animation {
  0% {
    right: 0; }
  50% {
    right: 100%; }
  100% {
    right: 0%; } }
@media only screen and (max-width: 1200px) {
  .tp-payment-method__line-12 {
    left: -100%; }

  .tp-payment-method__line-4 {
    left: -40%; }

  .tp-payment-method__line-10 {
    width: 500px; }

  .tp-payment-method__line-5 {
    left: -57%;
    width: 300px; } }
@media only screen and (max-width: 995px) {
  .tp-payment-method__line-12 {
    left: -70%;
    width: 300px; }

  .tp-payment-method__line-14 {
    width: 350px; }

  .tp-payment-method__line-3 {
    left: -54%;
    width: 280px; }

  .tp-payment-method__main-circle img {
    width: 100px;
    height: 100px; } }
@media only screen and (max-width: 800px) {
  .tp-payment-method__line-14 {
    width: 250px; }

  .tp-payment-method__line-9, .tp-payment-method__line-3 {
    width: 180px; } }
@media only screen and (max-width: 728px) {
  .tp-payment-method__line-14 {
    width: 200px; }
    .tp-payment-method__line-14 span img {
      width: 50px;
      height: 50px; }

  .tp-payment-method__line-9, .tp-payment-method__line-3 {
    width: 180px; }

  .tp-payment-method__line-6 {
    width: 150px; }
    .tp-payment-method__line-6 span img {
      width: 70px;
      height: 70px; }

  .method__line-11 span, .tp-payment-method__line-12 span, .tp-payment-method__line-13 span, .tp-payment-method__line-14 span, .tp-payment-method__line-15 span, .tp-payment-method__line-2 span, .tp-payment-method__line-3 span, .tp-payment-method__line-4 span, .tp-payment-method__line-6 span, .tp-payment-method__line-7 span, .tp-payment-method__line-8 span, .tp-payment-method__line-9 span {
    position: absolute;
    left: -50px;
    top: 50%; }

  .tp-payment-method__wrapper {
    padding-top: 100px; } }
@media only screen and (max-width: 630px) {
  .tp-payment-method__wrapper {
    padding-top: 100px;
    padding-bottom: 250px; }

  .tp-payment-method__main-circle img {
    width: 80px;
    height: 80px; }

  .tp-payment-method__line-6 {
    width: 70px; }
    .tp-payment-method__line-6 span img {
      width: 60px;
      height: 60px; }

  .tp-payment-method__line-6 span {
    transform: translateY(-70%) rotate(-26deg); }

  .tp-payment-method__line-9 {
    width: 120px; }

  .tp-payment-method__line-12 {
    width: 150px; }
    .tp-payment-method__line-12 img {
      width: 60px;
      height: 60px; }

  .tp-payment-method__line-14 {
    width: 150px;
    left: -55%;
    top: 70%;
    transform: translate(-50%) rotate(200deg); }

  .tp-payment-method__line-3 {
    width: 80px;
    left: -24%;
    top: 80%; }
    .tp-payment-method__line-3 img {
      width: 60px;
      height: 60px; }

  .tp-payment-method__line-2 {
    left: 40%;
    top: 50%;
    width: 130px; }
    .tp-payment-method__line-2 img {
      width: 60px;
      height: 60px; }

  .tp-payment-method__line-3 span {
    transform: translateY(-60%) rotate(24deg); } }
@media only screen and (max-width: 450px) {
  .tp-payment-method__wrapper {
    padding-top: 70px;
    padding-bottom: 210px; } }
body {
  font: 100% "Poppins", sans-serif;
  color: #212529; }

/*header*/
.bg-degrade-bleu {
  background: #f3f8ff;
  background: linear-gradient(90deg, #f3f8ff 0%, #d0ddff 100%); }

.baseline {
  font-family: "Playfair Display", Georgia, "Times New Roman", serif;
  color: #a855f7;
  font-size: 2.8rem; }

.underscore-btob::after {
  content: "";
  display: block;
  width: 100%;
  height: 10px;
  background-image: url("../img/trait-souligne.svg");
  background-position: bottom right;
  background-repeat: no-repeat; }

.fond_bleu_rond {
  background-color: #3666b0; }

header {
  background-color: #11083f; }

/*fin header*/
/* bloc formule*/
.translate-image-formule {
  transform: translate(-20%, -20%); }

.formule-prix {
  border: 1px solid #c69ef1; }

.bg-violet {
  background-color: #600ee4; }

.btn:hover {
  background-color: #7932ea; }

.bg-violet-clair {
  background-color: #f0e2ff; }

.encart-1-mois-offert {
  background: linear-gradient(90deg, #3b82f6, #6366f1);
  border: none;
  color: #fff;
  transition: all .3s ease;
  border-radius: 0 0 5px 5px; }

.list-image li {
  list-style: none; }
.list-image li::before {
  content: '';
  display: inline-block;
  height: 17px;
  width: 16px;
  background-image: url("../img/check.svg");
  margin-right: 10px; }

.bg-degrade-violet {
  background: white;
  background: linear-gradient(0deg, white 0%, white 64%, #f0e2ff 100%); }

.bg-degrade-fond-bleu {
  background: #f3f8ff;
  background: linear-gradient(180deg, #f3f8ff 0%, white 100%); }

.bg-righter {
  background-color: #fbf9fe; }

/*footer*/
.bg-prefooter {
  background-image: url("../img/bg-violet-footer.png");
  background-size: cover;
  border-radius: 20px;
  background-repeat: no-repeat; }

.bg-bleu-fonce {
  background-color: #000229; }

.footer-marge-top {
  padding-top: 150px; }

/*comparateur*/
.bg-degrade-bleu {
  background: #f3f8ff;
  background: linear-gradient(90deg, #f3f8ff 0%, #e3ecff 100%); }

.font-gris-title {
  color: #7a86a1; }

.input-group-append, td.day {
  cursor: pointer; }

.form-switch .form-check-input {
  height: 2.5em;
  width: 4.4em;
  background-repeat: no-repeat;
  background-image: url("../img/icone-switch.svg");
  cursor: pointer;
  border: none;
  background-color: #dde1ff; }

.form-check-input:checked {
  background-color: #4455cc; }

.bg-ajouter-emprunteur {
  background-color: #dee6ff;
  border: 3px solid #d8d8fb;
  border-radius: 20px; }

.btn-ajouter-emprunteur {
  color: #8374c7;
  border-color: #8374c7; }

.input-group-text {
  color: #6149cd;
  font-weight: 600;
  border-left: 2px solid #f0f0f0; }

.bg-palier {
  background-color: #f3f6ff;
  border-radius: 20px; }

/*menu creation compte*/
.btn-violet-menu {
  align-items: center;
  background-color: transparent;
  border-radius: 20px;
  padding: 10px 20px;
  transition: background-color 0.3s ease;
  cursor: pointer; }

.nav-link {
  color: #7a86a1;
  display: initial; }

.btn-violet-menu.active {
  background-color: #600ee4;
  color: white; }

.btn-violet-menu:hover {
  background-color: #600ee4;
  color: white; }

.nav-item {
  padding: 15px 0px; }

.ombre-box {
  -webkit-box-shadow: 1px -1px 16px 5px rgba(105, 95, 151, 0.14);
  box-shadow: 1px -1px 16px 5px rgba(105, 95, 151, 0.14);
  transition: box-shadow 0.4s ease; }

.btn-violet-menu.active {
  color: white; }

.btn-violet-menu:hover .icon {
  filter: brightness(0) invert(1); }

.bt-degrade-rose {
  background: linear-gradient(90deg, #774cc3 0%, #e45e8f 100%); }

.form-control {
  background-color: #f9fafc;
  padding: 10px; }

.violet-btn {
  background-color: #600ee4;
  transition: background-color 0.3s ease; }

.violet-btn:hover {
  background-color: #a373f7; }

.disabled-btn {
  background-color: #beaed8;
  cursor: not-allowed;
  opacity: 0.6; }

.pricing-table {
  margin: 0 auto;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); }

table {
  width: 100%;
  border-collapse: collapse; }

thead th {
  background-color: #f4edfd;
  color: #614ad3;
  padding: 20px;
  font-size: 16px; }

tbody td {
  padding: 25px 15px;
  font-size: 15px;
  text-align: center;
  vertical-align: middle; }

tbody td strong {
  font-weight: 700; }

.user-count {
  display: inline-flex;
  align-items: center;
  justify-content: center; }

.user-count .count-btn {
  background-color: #beaed8;
  border: none;
  color: white;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  font-weight: bold; }

.user-count .count-btn.active {
  background-color: #610ee4; }

.user-count input {
  width: 45px;
  height: 40px;
  text-align: center;
  border: none;
  background-color: #f2edf9;
  margin: 0 5px;
  font-size: 15px;
  border-radius: 5px;
  font-weight: bold; }

tbody tr:nth-child(2) td {
  background-color: #f9f6ff;
  text-align: right; }

@media only screen and (max-width: 995px) {
  .baseline {
    font-size: 1.8rem; } }
@media only screen and (max-width: 600px) {
  .footer-index {
    padding-top: 100px !important; } }
.custom-btn {
  background-color: #ff7900;
  color: #fff;
  border: none;
  border-radius: 5px;
  padding: 10px 20px;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  transition: background-color 0.3s ease, transform 0.2s ease; }

.custom-btn .arrow {
  margin-left: 8px;
  font-weight: normal;
  transition: margin-left 0.3s ease; }

.custom-btn:hover {
  background-color: #e96d00;
  transform: translateY(-2px);
  text-decoration: none; }

.custom-btn:hover .arrow {
  margin-left: 12px; }

.custom-btn:focus {
  outline: none;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.btn-gradient {
  background: linear-gradient(90deg, #3b82f6, #6366f1);
  border: none;
  color: #fff;
  transition: all .3s ease; }

.btn-gradient:hover {
  background: linear-gradient(90deg, #2563eb, #4f46e5);
  color: #fff; }

.text-secondary {
  color: gray; }

.gradient-text-blue {
  background: linear-gradient(90deg, #2563eb, #4f46e5);
  background-clip: border-box;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent; }

.feature-box {
  background-color: white;
  border-radius: 15px;
  padding: 1.5rem;
  text-align: center;
  transform: translateY(0);
  /* Position initiale */
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  transition: transform 0.4s ease, box-shadow 0.4s ease;
  position: relative;
  /* Important pour positionner les enfants correctement */ }

/* Effet au survol de la carte entière */
.feature-box:hover {
  transform: translateY(-8px);
  /* Soulève légèrement la carte */
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2);
  /* Ombre plus marquée */ }

/* Appliquer l'effet à .to-blue-200 quand on survole .feature-box */
.feature-box:hover .to-blue-200 {
  transform: scale(1.1);
  /* Grossissement léger */
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
  /* Ombre plus grande */
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  /* Animation fluide */ }

/* Par défaut (reset) pour .to-blue-200 */
.to-blue-200 {
  background-image: linear-gradient(to right top, #bfdbfe, #c6dffe, #cde2fe, #d4e6fe, #dbeafe);
  border-radius: 15px;
  padding: 8px 15px;
  text-align: center;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  /* Transition fluide */ }

.feature-box i {
  font-size: 2.7rem;
  color: #007bff;
  /* Couleur bleue pour les icônes */ }

.feature-box h5 {
  font-weight: bold;
  font-size: 16px; }

.logo-carousel {
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  padding: 60px 0; }

.logo-slide {
  display: inline-block;
  animation: slide 20s linear infinite;
  /* Cette propriété est cruciale pour un défilement fluide */
  will-change: transform; }

.logo-item {
  display: inline-block;
  margin: 0 40px; }

.logo-item img {
  height: 60px;
  object-fit: contain; }

@keyframes slide {
  0% {
    transform: translate3d(0, 0, 0); }
  100% {
    /* On déplace exactement de la largeur d'un ensemble de logos */
    transform: translate3d(-50%, 0, 0); } }
/* Pause animation on hover */
.logo-carousel:hover .logo-slide {
  animation-play-state: paused; }

.font-title-v2 {
  font-family: 'Poppins', sans-serif;
  font-size: 4rem;
  /* Ajuste la taille si besoin */
  background: #4f46e5;
  background: radial-gradient(circle, #4f46e5 0%, #1d4ed8 53%, #1d4ed8 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  text-align: center;
  /* Centrer le texte si nécessaire */
  font-weight: 800;
  font-feature-settings: normal;
  font-variation-settings: normal; }

.underline {
  display: block;
  width: 100px;
  /* Largeur du trait */
  height: 4px;
  /* Épaisseur du trait */
  background-color: #4f46e5;
  /* Couleur du trait */
  margin: 0 auto;
  /* Centrer le trait */
  border-radius: 2px;
  /* Coins arrondis */ }

.badge-option {
  background: #4f46e5;
  background: linear-gradient(280deg, #4f46e5 0%, #2563eb 100%);
  color: white;
  font-size: 12px;
  border-radius: 15px;
  padding: 0.3rem 0.8rem;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 10px;
  /* Ajuste selon l'espacement souhaité */
  right: 10px;
  z-index: 1;
  /* S'assure que le badge reste devant */ }

.accordion-button::after {
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FF69B4' stroke='%23FF69B4' stroke-width='2' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 1em;
  transition: var(--bs-accordion-btn-icon-transition); }

/*# sourceMappingURL=style.css.map */
