@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");

@font-face {
  font-family: "Cool titles";
  src: url("CooltitlesRegular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: "Montserrat", sans-serif;
  overflow: visible !important;
  padding: 0 !important;
}
body.modal-open {
  overflow: hidden !important;
  padding-right: 17px !important;
}
.alc {
  align-items: center;
}
.main_hero_banner h1 {
  font-size: 28px;
  color: #fff;
  font-family: "Cool titles";
  line-height: 1.2;
}
.main_hero_banner p {
  color: #fff;
  font-size: 24px;
  margin-bottom: 40px;
}
.main_hero_banner {
  background: #ea64a3;
  padding: 3rem 0px;
  position: relative;
  background-repeat: no-repeat;
  background-size: 31.5%;
  background-position: 2% 40%;
}
.banner_content {
  position: relative;
}
.button.theme_btn {
  background-color: #fff;
  display: flex;
  height: 55px;
  justify-content: center;
  align-items: center;
  width: fit-content;
  margin: auto;
  padding: 0px 25px;
  font-size: 1.3rem;
  text-decoration: none;
  border-radius: 3px;
}
.form_spinner_wrap {
  background: #000;
  padding: 80px 0;
}
div#wheel {
  display: block;
  margin: auto;
}
.form_spinner_wrap h2,
.form_spinner_wrap p {
  color: #fff;
}

.form_spinner_wrap form .form-control {
  width: 100%;
  border-width: 1px;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1rem;
  border-radius: 0px;
  padding-bottom: 1rem;
  color: #374151;
  background-color: #fff;
}

.form_spinner_wrap form {
  max-width: 500px;
  margin: auto;
}
.form_spinner_wrap input[type="submit"] {
  border-radius: 0;
  color: #000;
  font-size: 18px;
  line-height: 1.75rem;
  background: #fff;
  border: 3px solid #f39d9d;
  padding: 12px 45px;
  font-weight: 800 !important;
}
.form-btn {
  text-align: center;
}
.form_spinner_wrap .form-control:focus {
  box-shadow: unset;
  outline: unset;
}

.form_spinner_wrap .form-check {
  padding: 24px 24px 16px;
}

.form_spinner_wrap .form_wrap {
  margin-top: -40px;
}

.form_spinner_wrap .form-check label {
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.25rem;
}
.form_spinner_wrap .form_wrap h2 {
  font-size: 28px;
  text-align: center;
  font-family: "Cool titles";
}
.form_spinner_wrap .form_wrap p {
  font-size: 18px;
  line-height: 2.5;
  margin-bottom: 2rem;
  text-align: center;
}
.form_spinner_wrap .form_wrap input {
  font-weight: 600;
}
.form_spinner_wrap .form_wrap ::placeholder {
  opacity: 1;
  color: #000;
}
.copyright_wrap {
  background-color: #fff;
  padding: 10px;
}
.copyright_wrap p {
  text-align: center;
  margin-bottom: 0px;
  font-size: 0.8rem;
  color: #9ca3af;
}
#welcome_popup img {
  width: 100%;
  max-width: 120px;
  margin: auto;
  display: block;
  margin-bottom: 25px;
  margin-top: 10px;
}
#welcome_popup h4 {
  font-size: 28px;
  font-weight: 600;
  color: #000;
  text-align: center;
}
#welcome_popup ul li {
  display: flex;
  align-items: center;
  line-height: 45px;
  font-size: 12px;
  color: #000000;
}
#welcome_popup .modal-body {
  padding: 4rem 2rem 2rem;
}
#welcome_popup ul li span {
  align-items: center;
  background-color: #f39d9d;
  border-radius: 50%;
  color: #fff;
  display: inline-flex;
  font-weight: 600;
  height: 35px;
  justify-content: center;
  margin-right: 10px;
  width: 35px;
  font-size: 14px;
}
#welcome_popup {
  background: rgb(0 0 0 / 18%);
}
#welcome_popup .modal-dialog {
  max-width: 600px;
}
#welcome_popup ul {
  padding-left: 0px;
  list-style: none;
  max-width: 470px;
  margin: auto;
  padding-top: 10px;
}
#welcome_popup a.btn.btn-secondary.popbtn {
  display: block;
  margin: 2rem auto;
  border-radius: 0;
  color: #000;
  font-size: 18px;
  line-height: 1.75rem;
  background: #fff;
  border: 3px solid #f39d9d;
  padding: 12px 45px;
  font-weight: 800 !important;
  width: 300px;
}
#welcome_popup button {
  position: absolute;
  top: 0;
  right: 0;
  background: transparent;
  border: none;
  color: #000;
  font-size: 20px;
}
#chart {
  /* position:absolute; */
  width: 500px;
  height: 500px;
  top: 0;
  left: 0;
}
#question {
  position: absolute;
  width: 400px;
  height: 500px;
  top: 0;
  left: 520px;
}

#chart svg {
  fill: #fff;
  padding-left: 10px;
  position: relative;
}
.banner_content img {
  height: 120px;
  margin-bottom: 3rem;
}
#chart {
  position: relative;
}
#chart:before {
  content: "";
  position: absolute;
  width: 480px;
  height: 480px;
  border: 10px solid #fff;
  border-radius: 100%;
  top: 20px;
  z-index: 0;
}
div#chart path[fill="#ff7f0e"],
div#chart path[fill="#98df8a"] {
  fill: #e16a65;
}
div#chart path[fill="#aec7e8"],
div#chart path[fill="#2ca02c"] {
  fill: #cf9992;
}
div#chart path[fill="#ffbb78"],
div#chart path[fill="#1f77b4"] {
  fill: #975a57;
}
div#chart text {
  font-size: 16px;
}
#chart:after {
  content: "";
  position: absolute;
  width: 50px;
  height: 70px;
  background: url(https://emilie-googlereview-grenoble.com/images/spinner-arrow.png);
  right: -0.5rem;
  top: 46%;
  background-size: cover;
  background-position: center;
  transform: rotate(90deg);
}
path[d="M-34.5,0L0,11.5L0,-11.5Z"] {
  display: none;
}
div#chart image {
  width: 120px;
  height: 120px;
}
.form-btn input.success,
.form-btn input:active {
  background: #f39d9d !important;
  border-color: #f39d9d !important;
}
div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm) {
  background-color: #ea64a3 !important;
}
body:has(.swal2-icon-success) .form-btn input.btn.btn-primary {
  background: #f39d9d;
  color: #fff;
}
.swal2-icon {
  display: none !important;
}
.swal2-popup.swal2-modal {
  padding: 50px 0;
}
h2#swal2-title span {
  font-size: 62px;
  display: block;
  padding-bottom: 15px;
}
.modal-backdrop.show {
  display: none;
}
body.modal-open:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 1;
  opacity: 0.7;
}
div#chart {
  pointer-events: none;
  cursor: default;
}
h2#swal2-title img {
  width: 85px;
}
.loader-container {
  position: fixed;
  top: 0;
  width: 100%;
  background: rgb(0 0 0 / 80%) !important;
  z-index: 9999;
  display: none !important;
}
.loader {
  border-top: 8px solid #ea64a3 !important;
}
.loader-container p {
  font-size: 17px !important;
  color: #ffffff !important;
}
.loader-container.loading {
  display: flex !important;
}
