@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap");
html, body {
  font-size: 100%;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

*, *::before, *::after {
  box-sizing: inherit;
}

html {
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  color: #000;
  line-height: 1.5;
  font-size: 14px;
}
@media only screen and (min-width: 600px) {
  html {
    font-size: 15px;
  }
}
@media only screen and (min-width: 1080px) {
  html {
    font-size: 16px;
  }
}

button, select {
  font-family: "Montserrat", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  margin: 0;
  margin-bottom: 0.5em;
  line-height: 1.2;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit;
  cursor: pointer;
}

p {
  margin-bottom: 0.5em;
}

em {
  font-style: italic;
}

strong {
  font-weight: bold;
}

.uppercase {
  text-transform: uppercase;
}

h1 {
  font-size: 1.7rem;
  text-align: center;
  color: #fff;
  text-shadow: 1px 2px 2px rgba(255, 44, 221, 0.5);
}

h2 {
  text-align: center;
  color: #fff;
  font-weight: 600;
  text-shadow: 1px 2px 2px rgba(255, 44, 221, 0.5);
}

h3 {
  font-size: 1.14rem;
  color: #0f5f5b;
  font-weight: 600;
}

h4 {
  font-size: 1.3rem;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}

input {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 1.2em;
  color: #38424f;
}

select {
  color: #7F2183;
}

select:hover {
  cursor: pointer;
}

a {
  color: #fff;
}

.link_anchor {
  color: #FF2CDD;
}

a:hover {
  cursor: pointer;
}

button:hover {
  cursor: pointer;
}

p {
  color: #efeded;
  text-align: center;
  font-size: 1.1rem;
  font-weight: 300;
}

.bold {
  font-weight: 700;
}

.has-error .text-danger {
  font-size: 0.8rem;
  color: #d0021b;
  display: inline-block;
  margin-bottom: 0.25rem;
  margin-left: 0.25rem;
  padding: 0.5rem;
  background-color: rgb(254.3285714286, 185.1714285714, 193.5642857143);
  border-radius: 0 0 5px 0;
  border-left: 1px solid #d0021b;
}

sup {
  font-size: 0.65rem;
}

html {
  scroll-behavior: smooth;
}

.borderhelp {
  border: 1px dotted red;
}

a:has(button) {
  text-decoration: none;
}

.btn {
  background-color: #0f5f5b;
  color: #fff;
  font-weight: 700;
  font-size: 1.1rem;
  margin: 0.5rem auto;
  display: block;
  padding: 0.5rem 2rem;
  border: none;
  border-radius: 5px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
}

.btn_outline {
  background-color: transparent;
  color: #0f5f5b;
  border: 1px solid #0f5f5b;
}

.btn_secondary {
  background-color: #FF2CDD;
  border: 1px solid #FF2CDD;
}

.btn_chat {
  background-color: #06bb3a;
}

.btn_disabled {
  background-color: #c19fb7;
  border: 1px solid #c19fb7;
  cursor: not-allowed;
}

body {
  background-color: #080434;
  background: url("../img/noisy.png") repeat 100%, radial-gradient(ellipse at left top, #7F2183 0%, #080434 100%);
  color: #6c6e77;
  position: relative;
}

.wrapper {
  position: relative;
  overflow: hidden;
}

.wheel {
  position: absolute;
  z-index: -100;
  filter: blur(0.15rem);
  width: 700px;
  animation: myAnim 200s ease 0s infinite normal forwards;
}

.wheel1 {
  top: -10%;
  right: 0;
  margin-right: -350px;
}

.wheel2 {
  top: 30%;
  left: 0;
  margin-left: -350px;
}

@keyframes myAnim {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
header {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 3rem 0.5em 1rem 0.5rem;
  width: 100%;
  z-index: 100;
}

.logo {
  height: 50px;
}

.compatibility {
  padding: 1.5rem 0;
  padding-bottom: 0;
  max-width: 750px;
  margin: 0 auto;
}

#remaining_attempts {
  font-weight: 600;
}

.tool {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin-bottom: 2rem;
}
.tool .sign {
  width: 100%;
}
.tool .sign .circle {
  position: relative;
  display: flex;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: inset 0px 4px 4px -2px #080434;
  border: 1px inset #080434;
  width: 90%;
  margin: 0 auto;
}
.tool .sign .circle img {
  width: 100%;
  padding: 0.7rem;
}
.tool .sign .circle .label_left, .tool .sign .circle .label_right {
  position: absolute;
  left: 0;
  top: 0;
}
.tool .sign select {
  background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 95% 50%;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0.8rem 1.8rem 0.8rem 0.8rem !important;
  border-radius: 0.5rem;
  margin: 0 auto !important;
  display: flex;
  margin-top: -1rem;
  box-shadow: 0px -4px 10px 0px rgba(8, 4, 52, 0.4);
  border: none;
  font-size: 1rem;
}
.tool #heartbox {
  position: absolute;
  bottom: 0%;
  left: -18px;
  z-index: 100;
}
.tool #heartbox #rate {
  font-size: 1.3rem;
  font-weight: 700;
  color: #fff;
  text-align: center;
}
.tool #heartbox .heart {
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -66%;
  margin-left: -125%;
  font-size: 4rem;
  color: #FF2CDD;
  z-index: -1;
  text-shadow: 0px 0px 9px rgba(8, 4, 52, 0.7);
}
.tool .heartbeat {
  animation: heartbeat 1.5s ease-in-out infinite both;
}
@keyframes heartbeat {
  from {
    transform: scale(1.2);
    transform-origin: center center;
    animation-timing-function: ease-out;
  }
  10% {
    transform: scale(1.11);
    animation-timing-function: ease-in;
  }
  17% {
    transform: scale(1.18);
    animation-timing-function: ease-out;
  }
  33% {
    transform: scale(1.07);
    animation-timing-function: ease-in;
  }
  45% {
    transform: scale(1.2);
    animation-timing-function: ease-out;
  }
}
.tool .gaugebox {
  position: relative;
  margin: 0.5rem 1rem;
}
.tool .gaugebox .gauge {
  position: absolute;
  background: linear-gradient(0deg, #FF2CDD 0%, rgba(8, 4, 52, 0.2) 100%);
  box-shadow: 0px -4px 10px 0px rgba(8, 4, 52, 0.4);
  top: 0;
  left: 50%;
  width: 10px;
  margin-left: -5px;
  height: 100%;
  z-index: -10;
  border-radius: 1rem;
}

.shake-horizontal {
  animation: shake-horizontal 4s steps(2, end) 1s infinite both;
}

.shake-horizontal-once {
  animation: shake-horizontal 4s steps(2, end) 1s both;
}
@keyframes shake-horizontal {
  0%, 25% {
    transform: translateX(0);
  }
  2%, 7%, 12%, 17% {
    transform: translateX(-10px);
  }
  5%, 10%, 15% {
    transform: translateX(10px);
  }
  20% {
    transform: translateX(8px);
  }
  22% {
    transform: translateX(-8px);
  }
}
.link_anchor {
  text-align: center;
}
.link_anchor i {
  width: 100%;
}

.masters p {
  padding-bottom: 1.5rem;
}

.mySwiperMaster {
  position: relative;
  overflow: visible !important;
}
.mySwiperMaster .highlight {
  position: absolute;
  top: -1.4rem;
  right: 0rem;
  z-index: 100;
  background: #FF2CDD;
  color: #fff;
  padding: 0.2rem 0.6rem;
  border-radius: 1rem;
  font-weight: 700;
  font-size: 0.8rem;
  box-shadow: 0px 2px 4px 0px rgba(8, 4, 52, 0.4);
}
.mySwiperMaster .swiper-slide {
  display: flex !important;
  align-self: stretch;
  height: auto !important;
}
.mySwiperMaster .swiper-pagination {
  position: relative;
  margin-top: 1rem;
}
.mySwiperMaster .swiper-pagination-bullet-active {
  background: #FF2CDD;
}

.card {
  border: 1px solid #efeded;
  background-color: #fff;
  padding: 0.6rem;
  border-radius: 13px;
  display: flex !important;
  flex-direction: column;
  justify-content: space-between;
}
.card .top {
  display: flex;
  flex-direction: row;
  height: 100%;
}
.card .top .left {
  width: 30%;
}
.card .top .left img {
  border-radius: 50%;
  width: 100%;
}
.card .top .right {
  width: 70%;
  padding-left: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.card .top .right .first {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.card .top .right .first h3 {
  font-weight: 700;
  margin-bottom: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.card .top .right .first .calls {
  font-weight: 700;
  white-space: nowrap;
}
.card .top .right .second {
  margin-bottom: auto;
  line-height: 1.3rem;
}
.card .top .right .third {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  color: #0f5f5b;
}
.card .top .right .third .rate {
  color: #ffb400;
  font-weight: 700;
  font-size: 1.1rem;
}
.card .top .right .third .price {
  font-weight: 700;
  font-size: 1.1rem;
}
.card .bottom {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 0.4rem;
}
.card .bottom button {
  text-transform: uppercase;
  font-size: 0.7rem;
  width: -webkit-fill-available;
  margin: 0;
}
.card .bottom a:has(button) {
  width: 100%;
}
.card .gap {
  width: 1rem;
}

.facts h2 {
  text-transform: uppercase;
}

.list {
  display: flex;
  flex-direction: column;
}
.list .itemlist {
  display: flex;
  flex-direction: row;
  align-items: baseline;
}
.list .itemlist i {
  color: #FF2CDD;
}
.list .itemlist p {
  text-align: left;
  margin-left: 1rem;
}

.bigheart i {
  text-align: center;
  display: block;
  font-size: 3rem;
  color: #FF2CDD;
}

.cats .mySwiperCategories {
  overflow: visible;
  padding: 0 3rem;
}
.cats .swiper-slide .categorie {
  position: relative;
  margin-top: 1rem;
}
.cats .swiper-slide .categorie .catpic img {
  width: 100%;
  border-radius: 2rem;
  box-shadow: 0px 2px 4px 0px rgba(8, 4, 52, 0.4);
}
.cats .swiper-slide .categorie .cattitle {
  display: flex;
  border-radius: 2rem;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 0;
  text-align: center;
  background-color: rgba(8, 4, 52, 0);
  background: linear-gradient(0deg, #FF2CDD 0%, rgba(8, 4, 52, 0.2) 100%);
  transition: background-color 0.2s;
}
.cats .swiper-slide .categorie .cattitle h4 {
  width: 100%;
  margin-top: auto;
}
.cats .swiper-slide .categorie .cattitle:hover {
  background-color: rgba(8, 4, 52, 0.8);
}
.cats .swiper-pagination {
  position: relative;
  margin-top: 1rem;
}
.cats .swiper-pagination-bullet-active {
  background: #FF2CDD;
}

.app {
  text-align: center;
}
.app img {
  margin: 1rem 1rem 0 1rem;
}

.footer {
  text-align: center;
  padding-top: 0;
  color: #fff;
  padding-top: 1rem;
}
.footer p {
  padding: 1rem;
  margin: 0;
}

.bottom_footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.bottom_footer a {
  color: #fff;
  padding: 0 1rem;
}

@media (min-width: 576px) {
  .bottom_footer {
    flex-direction: row;
  }
}
.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  z-index: 100;
  overflow-y: auto;
  visibility: hidden;
  opacity: 0;
}

.open-popup {
  visibility: visible;
  opacity: 1;
}

.open-popup-fix {
  overflow: hidden;
}

.popup {
  background-color: #080434;
  background: url("../img/noisy.png") repeat 100%, radial-gradient(ellipse at right top, #7F2183 0%, #080434 100%);
  height: auto;
}
.popup .logo {
  margin-bottom: 1rem;
}
.popup .headerpopup {
  text-align: center;
  position: relative;
  max-width: 30rem;
  margin: 0 auto;
}
.popup .headerpopup .back {
  color: #fff;
  font-size: 1.5rem;
  position: absolute;
  left: 0rem;
  top: 0.8rem;
}
.popup .list {
  margin-bottom: 1rem;
}
.popup .list p {
  margin-top: 0;
}

form {
  max-width: 30rem;
  margin: 0 auto;
}
form .footer-form {
  text-align: center;
  color: #fff;
}

.input_block {
  position: relative;
  margin-bottom: 1rem;
}
.input_block i {
  position: absolute;
  color: #FF2CDD;
  font-size: 1.3rem;
  top: 0.7rem;
  left: 0.7rem;
}
.input_block input {
  color: #000;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 0.5rem;
  padding-left: 2.5rem;
  border-radius: 5px;
  border: 1px solid #fff;
  width: 100%;
  outline-color: transparent;
  outline: transparent;
}

#phone_form {
  max-width: 75%;
}

#birth_date_form {
  max-width: 75%;
}

#gsi_style {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0.8rem auto;
}

.divider {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 0.8rem 0;
  padding: 0 7rem;
}
.divider .bar {
  width: 100%;
  height: 1px;
  border-top: 1px solid #d8d8d8;
}
.divider .or {
  padding: 0 0.8rem;
}

@media (min-width: 576px) {
  .input_block i {
    top: 0.6rem;
  }
}
input:focus {
  border: 1px solid #0f5f5b;
}

.custom-check {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.custom-check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #fff;
  border: 1px solid #f6f6f6;
}

/* On mouse-over, add a grey background color */
/* When the checkbox is checked, add a blue background */
.custom-check input:checked ~ .checkmark {
  background-color: #FF2CDD;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.custom-check input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.custom-check .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

#newsletter_form label, #cgus_form label {
  text-shadow: 1px 1px 1px black;
  color: #fff;
}

section {
  padding: 2rem 1.5rem;
}

@media (min-width: 576px) {
  section {
    padding: 1rem 5rem;
  }
}
@media (min-width: 768px) {
  section {
    padding: 1rem 10rem;
  }
}
@media (min-width: 992px) {
  section {
    padding: 1rem 12rem;
  }
}
@media (min-width: 1200px) {
  section {
    padding: 1rem 12rem;
  }
}/*# sourceMappingURL=style.css.map */