.acc {
  position: relative;
  z-index: 55;
  min-height: 100vh;
}
.logo-elsa,
.logo-elsa2,
.logo-elsa3 {
  background-image: url(../img/logo.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 100%;
}

.titre1,
.titre2,
.titre-carte {
  letter-spacing: 0.34px;
  color: #7e5418;
  text-transform: uppercase;
  opacity: 1;
  font-family: "Signika";
  font-weight: bold;
  text-align: center;
  line-height: normal;
}
.titre1 {
  font-size: clamp(1.5625rem, 2.4451rem + 0.6707vw, 2.25rem);
}
.titre2 {
  font-size: clamp(1.25rem, 1.186rem + 0.3659vw, 1.625rem);
}
.titre-carte {
  font-size: clamp(1.375rem, 1.311rem + 0.3659vw, 1.75rem);
}
.button1 {
  background: transparent
    linear-gradient(90deg, #630404 0%, #f9e681 50%, #d4ba89 100%) 0% 0%
    no-repeat padding-box;
  box-shadow: 0px 10px 20px #442d02;
  border: 1px solid #630404;
  border-radius: 25px;
  width: 300px;
  height: 50px;
}
.button1:hover {
  background: transparent
    linear-gradient(90deg, #630404 0%, #f9e681 70%, #d4ba89 100%) 0% 0%
    no-repeat padding-box;
  box-shadow: 0px 10px 20px #442d02;
  border: 1px solid #630404;
  border-radius: 25px;
  opacity: 1;
}
.arrow {
  background-image: url(../img/next.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.txt-btn1 {
  text-align: center;
  font: normal normal 600 20px/24px Signika;
  letter-spacing: 0px;
  color: #000000 !important;
  text-transform: uppercase;
  opacity: 1;
}
.txt2 {
  text-align: left;
  font: normal normal normal 16px/20px Signika;
  letter-spacing: 0px;
  opacity: 1;
}
.image-elsa-pos {
  display: grid;
  place-items: center;
  /* position: absolute; */
  /* position: relative;
  top: 0%;
  left: 0;
  width: 100%; */
}
.image-elsa {
  background-image: url(../img/elsa.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
}
.nuage {
  /* background-image: url(../img/cloud1920.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 240px;
  position: relative;
  z-index: 4;
  margin-top: -270px; */
  background-image: url(../img/cloud1920.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 250px;
  width: 100%;
  position: relative;
  z-index: 4;
  margin-top: -245px;
}

.d-grid {
  justify-content: center;
  align-items: center;
  justify-items: center;
}

.txt-gender,
.txt-theme {
  text-align: center;
  font: normal normal bold 18px/18px Signika;
  letter-spacing: 0px;
  color: #000000;
  text-transform: uppercase;
  opacity: 1;
}

.input-field {
  width: 354px;
  height: 54px;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: inset 0px 3px 6px #00000099;
  border: 1px solid #000000;
  border-radius: 42px;
  text-align: center;
  font: normal normal 400 18px/20px Signika;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}

.amour {
  background-image: url(../img/love.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 90px;
  width: 90px;
  margin-bottom: 10px;
}
.travail {
  background-image: url(../img/work.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 90px;
  width: 90px;
  margin-bottom: 10px;
}
.sante {
  background-image: url(../img/health.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 90px;
  width: 90px;
  margin-bottom: 10px;
}
.argent {
  background-image: url(../img/money.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 90px;
  width: 90px;
  margin-bottom: 10px;
}
.famille {
  background-image: url(../img/family.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 90px;
  width: 90px;
  margin-bottom: 10px;
}
.selected-theme > div {
  /* Appliquer le style d'ombre */
  box-shadow: 0px 3px 30px #ff5700;
  border-radius: 50px;
}
.enlarge-image {
  width: 135px;
  height: 225px;
  margin-bottom: 0.5rem;
}

.txt-tarot {
  text-align: center;
  font: normal normal 600 15px/24px Signika;
  letter-spacing: 0px;
  color: #000000;
  text-transform: uppercase;
  opacity: 1;
}
.box {
  background: rgb(255 255 255 / 70%);
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  margin-left: 1rem;
  margin-right: 1rem;
}
.txt-f4 {
  text-align: left;
  font: normal normal 300 14px/18px Signika;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}
.titre-f5 {
  text-align: center;
  font: normal normal bold 22px/20px Signika;
  letter-spacing: 0px;
  color: #7e5418;
  text-transform: uppercase;
  opacity: 1;
}
.box-f5 {
  background: #f6eedc 0% 0% no-repeat padding-box;
  box-shadow: 0px 5px 10px #000000c7;
  border-radius: 25px;
  opacity: 1;
  padding-bottom: 60px !important;
}
.mini-box-f5 {
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 3px dashed #b29a75;
  border-radius: 20px;
  opacity: 1;
  width: 100%;
  overflow-x: auto;
}
.txt-promo {
  text-align: center;
  font: normal normal 600 22px/28px Signika;
  letter-spacing: 0.22px;
  opacity: 1;
  color: #630404;
}
.txt-f5 {
  text-align: left;
  font: normal normal 300 14px/18px Signika;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}
/* .gift {
  background-image: url(../img/gift.png);
  background-repeat: no-repeat;
  background-size: contain;
  height: 150px;
  width: 100%;
  top: 5%;
  background-position: center;
  position: absolute;
  z-index: 7;
} */
.gift {
  background-image: url(../img/gift.png);
  background-repeat: no-repeat;
  background-size: contain;
  height: 150px;
  width: 100%;
  top: 65px;
  background-position: center;
  position: relative;
  z-index: 7;
}
.box-conf {
  background: #f6eedc 0% 0% no-repeat padding-box;
  border-radius: 25px;
  opacity: 1;
  position: relative;
  /* margin-top: 80px; */
  padding-top: 100px;
  padding-bottom: 50px;
  margin-bottom: 50px;
  z-index: 6;
}
.titre-confirmation {
  text-align: center;
  letter-spacing: 1.2px;
  color: #7e5418;
  text-transform: uppercase;
  opacity: 1;
  font: normal normal bold 24px/30px Signika;
}
.txt-confirmation1 {
  text-align: center;
  letter-spacing: 1.2px;
  color: #ff5700;
  text-transform: uppercase;
  opacity: 1;
  font: normal normal bold 24px/35px Signika;
}
.txt-confirmation2 {
  text-align: center;
  letter-spacing: 0.9px;
  color: #000000;
  font: normal normal normal 18px/22px Signika;
}
.txt-confirmation5 {
  text-align: left;
  letter-spacing: 0.9px;
  color: #000000;
  font: normal normal normal 18px/22px Signika;
}
.txt-confirmation3 {
  text-align: center;
  text-decoration: underline;
  letter-spacing: 0.9px;
  color: #000000;
  font: normal normal 600 18px/22px Signika;
}
.txt-bottom-conf {
  text-align: center;
  font: normal normal bold 24px/30px Signika;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
}
.txt-bottom-conf2 {
  text-align: center;
  font: normal normal normal 16px/20px Signika;
  letter-spacing: 0px;
  color: #ffffff;
  margin-bottom: 50px;
}
.txt-bottom-conf3 {
  text-align: center;
  font: normal normal bold 18px/20px Signika;
  letter-spacing: 0px;
  color: #ffffff;
}
.bg-footer {
  background: #ffffff 0% 0% no-repeat padding-box;
  min-height: 50px;
  /* position: absolute; */
  position: relative;
  /* bottom: 0; */
  width: 100%;
  z-index: 10;
  margin-top: -1px;
}
.bg-footer2 {
  background: #201e0f 0% 0% no-repeat padding-box;
  opacity: 1;
  position: absolute;
  width: 100%;
}
.btn-footer {
  text-align: center;
  font: normal normal bold 16px/24px Signika;
  letter-spacing: 0px;
  color: #000000;
  text-transform: uppercase;
  opacity: 1;
}
.txt-footer {
  text-align: center;
  letter-spacing: 0px;
  color: #ffffff;
  text-shadow: 0px 0px 20px #180e4a99;
  opacity: 1;
}
.form-check-input {
  width: 1.5em;
  height: 1.5em;
  border: 1px solid rgb(0 0 0);
}
.form-check-input:checked {
  background-color: #bb4a2b !important;
  border-color: #bb4a2b !important;
}

input::placeholder {
  text-align: center;
  font: normal normal normal 18px/20px Signika;
  letter-spacing: 0px;
  color: #000000 !important;
  opacity: 1;
}

.theme-position {
  display: grid;
  /* grid-template-columns: repeat(auto-fit, minmax(min(6rem, 100%), 0fr)); */
  grid-template-columns: repeat(auto-fit, minmax(min(7rem, 100%), 0fr));
  /* grid-gap: 1rem 5rem; */
  grid-gap: 2rem 3rem;
  justify-content: center;
}

/* width */
::-webkit-scrollbar {
  /* width: 08px; */
  display: none;
}

/* Track */
/* ::-webkit-scrollbar-track {
  background: #d9d9d9 0% 0% no-repeat padding-box;
  border-radius: 8px;
  opacity: 1;
} */

/* Handle */
/* ::-webkit-scrollbar-thumb {
  background: #90482a 0% 0% no-repeat padding-box;
  border-radius: 8px;
  opacity: 1;
} */

.card-container {
  margin-bottom: 20px;
}

.card-title {
  text-align: left;
  font: normal normal bold 20px/20px Signika;
  letter-spacing: 0px;
  color: #060606;
  text-transform: uppercase;
  opacity: 1;
}

.card-description {
  text-align: left;
  font: normal normal normal 18px/20px Signika;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}

.carte-tarot {
  background-image: url(../img/card.png);
  background-repeat: no-repeat;
  background-size: contain;
  height: 250px;
}

.modal {
  display: none;
  position: fixed;
  top: 5%;
  left: 17%;
  width: 70%;
  height: 90%;
  overflow-y: auto;
  margin: 0 auto;
  background: 0% 0% no-repeat padding-box padding-box rgb(246, 238, 220);
  box-shadow: rgba(0, 0, 0, 0.73) 0px 5px 10px;
  border-radius: 25px;
}

.modal-content {
  position: relative;
  background: 0% 0% no-repeat padding-box padding-box rgb(246, 238, 220);
  margin: 4% auto;
  padding: 20px;
  border: 0;
  width: 100%;
  /* max-width: 600px; */
}
.button-modal {
  background: transparent
    linear-gradient(90deg, #630404 0%, #f9e681 50%, #d4ba89 100%) 0% 0%
    no-repeat padding-box;
  box-shadow: 0px 10px 20px #442d02;
  border: 1px solid #630404;
  border-radius: 25px;
  height: 50px;
}
.txt-modal {
  text-align: center;
  font: normal normal normal 18px/22px Signika;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}

.titre-modal {
  text-align: center;
  font: normal normal bold 22px/20px Signika;
  letter-spacing: 0px;
  color: #7e5418;
  text-transform: uppercase;
  opacity: 1;
}

.close {
  position: fixed;
  top: 100px;
  right: 200px;
  font-size: 24px;
  cursor: pointer;
  background-image: url(../img/close.png);
  background-size: cover;
  height: 50px;
  width: 50px;
}

/**Card**********************************************/

/* .grid {
  width: 1170px;
  margin: 0 auto;
} */

/* .list {
  height: 652px;
  position: relative;
  list-style-type: none;
  padding-left: 0;
} */

/* .card {
  transition: all 1s cubic-bezier(0.68, -0.55, 0.265, 1.55);

  perspective: 1000;
  -ms-transform: perspective(1000px);
  -moz-transform: perspective(1000px);
  -ms-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;

  float: left;
  width: 222px;
  height: 311px;
  background-image: url("../img/card.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-color: unset !important;
  border: none !important;

  position: absolute;
  right: 50px;
  bottom: 0;
  margin: 30px 0 15px 15px;

  &:nth-child(5n) {
    margin-right: 0;
  }

  &.ani0 {
    right: 900px;
    bottom: 326px;
  }

  &.ani1 {
    right: 850px;
    bottom: 326px;
  }

  &.ani2 {
    right: 800px;
    bottom: 326px;
  }

  &.ani3 {
    right: 750px;
    bottom: 326px;
  }

  &.ani4 {
    right: 700px;
    bottom: 326px;
    z-index: 5;
  }

  &.ani5 {
    right: 650px;
    bottom: 326px;
    z-index: 3;
  }

  &.ani6 {
    right: 600px;
    bottom: 326px;
    z-index: 2;
  }

  &.ani7 {
    right: 550px;
    bottom: 326px;
    z-index: 1;
  }

  &.ani8 {
    right: 500px;
    bottom: 326px;
  }
} */

.list .card:hover {
  transform: translateY(-30px);
  cursor: pointer;
}

.list .card.clicked {
  transform: translateY(-60%) translateX(50px) rotate(180deg) scale(0.8);
  opacity: 0;
  transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
}

/********************btn animé**************/

.button {
  position: relative;
  transition: all 0.3s ease-in-out;
  box-shadow: 0px 10px 20px #442d02;
  padding-block: 0.5rem;
  padding-inline: 1.25rem;
  background: transparent
    linear-gradient(90deg, #630404 0%, #f9e681 50%, #d4ba89 100%) 0% 0%
    no-repeat padding-box;
  border-radius: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: #ffff;
  gap: 10px;
  font-weight: bold;
  border: 1px solid #630404;
  outline: none;
  overflow: hidden;
  font-size: 15px;
  width: 300px;
  height: 50px;
}

.icon {
  width: 24px;
  height: 24px;
  transition: all 0.3s ease-in-out;
}

.button:hover {
  transform: scale(1.05);
  background: transparent
    linear-gradient(90deg, #630404 0%, #f9e681 70%, #d4ba89 100%) 0% 0%
    no-repeat padding-box;
  box-shadow: 0px 10px 20px #442d02;
  border: 1px solid #630404;
  border-radius: 25px;
  opacity: 1;
}

.button:hover .icon {
  transform: translate(4px);
}

.button:hover::before {
  animation: shine 1.5s ease-out infinite;
}

.button::before {
  content: "";
  position: absolute;
  width: 100px;
  height: 100%;
  background-image: linear-gradient(
    120deg,
    rgba(255, 255, 255, 0) 30%,
    rgba(255, 255, 255, 0.8),
    rgba(255, 255, 255, 0) 70%
  );
  top: 0;
  left: -100px;
  opacity: 0.6;
}

.loading {
  background-image: url(../img/thinking.gif);
  background-repeat: no-repeat;
  background-size: contain;
  height: 500px;
}

/***************Ma lecture********************/

.titre_lecture {
  letter-spacing: 0.34px;
  color: #7e5418;
  text-transform: uppercase;
  opacity: 1;
  font-family: "Signika";
  font-weight: bold;
  text-align: center;
  line-height: normal;
  font-size: 24px;
}
.texte_lecture {
  text-align: center;
  font: normal normal 300 18px Signika;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}
.offre_lecture {
  letter-spacing: 0.5px;
  opacity: 1;
  font-family: "Signika";
  font-weight: 600;
  text-align: center;
  font-size: 24px;
}
.telsms {
  text-shadow: none !important;
  font-weight: bold;
}
.box_lecture {
  background: rgb(255 255 255 / 70%);
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  padding-top: 2rem;
  padding-bottom: 1rem;
  /* margin-top: -1rem; */
}

/****Confirmation****/

.box-conf1 {
  background: #f6eedc 0% 0% no-repeat padding-box;
  border-radius: 12px;
  opacity: 1;
  position: relative;
  padding: 30px 30px;
}
.box-conf2 {
  background: #f6eedc 0% 0% no-repeat padding-box;
  border-radius: 20px;
  opacity: 1;
  position: relative;
  padding: 30px 30px;
  z-index: 6;
  overflow: scroll;
  height: 500px;
  overflow-x: hidden;
}
