@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
.vc_row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.modal-dialog .modal-content {
  padding: 30px;
  border-radius: 30px;
  box-shadow: 4px 4px 14.5px 0px rgba(0, 0, 0, 0.15);
}
@media (max-width: 480px) {
  .modal-dialog .modal-content {
    padding: 10px;
  }
}
.modal-dialog .modal-content h4 {
  color: #27325a;
}
.modal-dialog .modal-content .gender {
  margin-right: 60px;
}
.modal-dialog .modal-content label {
  font-size: 15px;
  font-weight: 500;
  color: #adb2c1;
}
.modal-dialog .modal-content .form-control {
  border-radius: 50px;
  padding: 10px 20px;
  border: 0;
  color: #27325a;
  font-weight: 500;
  background-color: #f5f5f7;
}
.modal-dialog .modal-content .form-row .form-control {
  border-radius: 50px;
  padding: 10px 20px;
  border: 0;
  color: #333;
  font-weight: 500;
  background-color: #f8f9fa;
  width: 100%;
}
@media (max-width: 576px) {
  .modal-dialog .modal-content .form-row {
    font-size: 16px;
    padding: 8px 16px;
  }
}
.modal-dialog .modal-content .form-check-label {
  font-weight: 400;
  color: #6c757d;
}
.modal-dialog .modal-content .form-check-label a {
  color: #2ebdf0;
}
.modal-dialog .modal-content .custom-button {
  background-color: #f5f5f7;
  border: 0;
  color: #6c757d;
  border-radius: 50px;
  padding: 0.375rem 1.5rem;
}
.modal-dialog .modal-content .custom-button.active {
  background-color: #2ebdf0;
  color: #ffffff;
  border: 0;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.modal-dialog .modal-content .form-control-file button {
  background-color: #f5f5f7;
  border: 0;
  color: #6c757d;
  border-radius: 50px;
  padding: 0.375rem 1.5rem;
}
.modal-dialog .modal-content .file-name {
  font-size: 14px;
  color: #adb2c1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 220px;
}
.modal-dialog .modal-content .terms {
  font-size: 14px;
  border: 1px solid #f5f5f7;
  border-radius: 5px;
  padding: 0.25rem;
  color: #6c757d;
}
.modal-dialog .modal-content .env-button {
  color: white;
  padding: 10px 20px;
  border-radius: 30px;
  text-align: center;
  display: inline-block;
  text-decoration: none;
}
.modal-dialog .modal-content .anl-button {
  background-color: #f5f5f7;
  color: #6c757d;
  padding: 10px 20px;
  border-radius: 30px;
  text-align: center;
  display: inline-block;
  text-decoration: none;
}
.modal-dialog .modal-content input[type="file"] {
  display: none;
}
.modal-dialog .modal-content input::placeholder {
  color: #6c757d !important;
}
.modal-dialog .modal-content .custom-file-upload {
  background-color: #2ebdf0;
  color: white;
  border: 0;
  border-radius: 30px;
  padding: 7px 20px;
  cursor: pointer;
}
.modal-dialog .modal-content .info {
  font-style: italic;
  color: #adb2c1;
}

html {
  margin: 0 !important;
}

body {
  font-family: "Rubik", sans-serif;
}

.hero .hero-section-custom {
  background: linear-gradient(
    0deg,
    rgba(39, 50, 90, 0.7) 32.93%,
    rgba(39, 50, 90, 0) 82.33%
  ) !important;
  position: absolute;
  width: 100%;
  height: 100vh;
  z-index: 1;
  pointer-events: none;
}
.hero .hero-h2-text {
  font-size: 40px;
  font-weight: 500;
  color: white;
  line-height: 47px;
}
@media (max-width: 768px) {
  .hero .hero-h2-text {
    font-size: 20px !important;
    line-height: 40px !important;
  }
}
.hero .hero-h1-text {
  line-height: 88px;
  font-size: 75px;
  font-weight: 700;
  color: white;
}
@media (max-width: 768px) {
  .hero .hero-h1-text {
    font-size: 30px !important;
    line-height: 35px !important;
  }
}
.hero .line {
  right: 0;
  width: 320px;
  top: -100px;
  z-index: 3;
  position: absolute;
}

.organisateur {
  max-width: 1044px;
}
.organisateur div {
  margin-left: 20px;
  margin-right: 20px;
}
.organisateur .card-style {
  margin: auto;
  max-width: 470px;
  height: 350px;
  background-color: white;
  border-radius: 20px;
  padding: 30px 25px;
}
@media (max-width: 768px) {
  .organisateur .card-style {
    max-width: 350px;
    padding: 20px 6px;
    width: 95% !important;
  }
}
.organisateur p {
  font-size: 20px;
  line-height: 23px;
}
@media (max-width: 768px) {
  .organisateur p {
    font-size: 14px !important;
    line-height: 18px !important;
  }
}
.organisateur li {
  color: #27325a;
  font-size: 18px;
  line-height: 23px;
}
@media (max-width: 768px) {
  .organisateur li {
    font-size: 14px !important;
    line-height: 18px !important;
  }
}
@media (max-width: 768px) {
  .organisateur .col {
    margin-bottom: 20px;
  }
}
.organisateur img {
  width: 250px;
}
.organisateur .header {
  font-size: 55px;
  line-height: 65px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #27325a;
}
@media (max-width: 768px) {
  .organisateur .header {
    font-size: 30px !important;
    line-height: 35px !important;
  }
}

.cfec {
  margin-top: -200px;
}
.cfec .card-style {
  margin: auto;
  max-width: 1078px;
  background-color: white;
  border-radius: 20px;
  padding: 40px;
  box-shadow: 4px 4px 14.5px 0px rgba(0, 0, 0, 0.15);
}
@media (max-width: 768px) {
  .cfec .card-style {
    width: 95% !important;
  }
}
.cfec .card-style .card-body .header {
  line-height: 41.48px;
  font-weight: 700;
  font-size: 35px;
  margin-bottom: 20px;
  color: #27325a;
}
@media (max-width: 768px) {
  .cfec .card-style .card-body .header {
    line-height: 29px !important;
    font-size: 25px !important;
  }
}
.cfec .card-style .card-body p {
  font-weight: 400;
  font-size: 18px;
}
@media (max-width: 768px) {
  .cfec .card-style .card-body p {
    font-weight: 400;
    font-size: 14px !important;
  }
}
.cfec .card-style .card-body .feature-icon {
  width: 50px;
  height: 50px;
}
@media (max-width: 768px) {
  .cfec .card-style .card-body .feature-icon {
    width: 40px !important;
    height: 40px !important;
  }
}
.cfec .card-style .card-body .feature-text {
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  color: #00bfff;
}
@media (max-width: 768px) {
  .cfec .card-style .card-body .feature-text {
    font-size: 18px !important;
    line-height: 23px !important;
  }
}

.offer {
  margin: auto;
  max-width: 1044px;
}
@media (max-width: 768px) {
  .offer {
    width: 95%;
  }
}
.offer .header {
  font-size: 55px;
  line-height: 65px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #27325a;
}
@media (max-width: 768px) {
  .offer .header {
    font-size: 30px !important;
    line-height: 35px !important;
  }
}
.offer p {
  font-size: 20px;
  line-height: 26px;
}
@media (max-width: 768px) {
  .offer p {
    font-size: 14px !important;
    line-height: 18px !important;
  }
}
.offer .tick {
  width: 60px;
  margin: auto;
  margin-bottom: 5px;
}
.offer .plus-sign {
  width: 100px;
  margin: auto;
  margin-bottom: 5px;
}
@media (max-width: 768px) {
  .offer .plus-sign {
    width: 80px;
  }
}

.comment {
  margin: auto;
  max-width: 1185px;
}
@media (max-width: 768px) {
  .comment p {
    font-size: 14px !important;
  }
}
.comment .header {
  font-size: 55px;
  line-height: 65px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #27325a;
}
@media (max-width: 768px) {
  .comment .header {
    font-size: 30px !important;
    line-height: 35px !important;
    width: 55%;
    margin: auto;
  }
}
.comment .content {
  font-size: 20px;
  line-height: 26px;
  text-align: start;
}
@media (max-width: 768px) {
  .comment .content {
    font-size: 14px !important;
    line-height: 18px !important;
    width: 95% !important;
  }
}
.comment .card-number {
  width: 77px;
  height: 77px;
  line-height: 50px;
  border-radius: 50%;
  background-color: white;
  color: #2ebdf0;
  font-size: 60px;
  font-weight: 500;
  margin: -55px auto 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 4px solid #e8f5fb;
}
@media (max-width: 768px) {
  .comment .card-number {
    width: 64px;
    height: 64px;
    font-size: 50px;
  }
}
.comment .card {
  border: none;
  border-radius: 15px;
  background-color: white;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
@media (max-width: 768px) {
  .comment .card {
    width: 80%;
  }
}
.comment .shield {
  width: 32px;
  height: 40px;
  margin: auto;
}
@media (max-width: 768px) {
  .comment .shield {
    width: 28px;
    height: 35px;
  }
}

.bonasavoir {
  margin-bottom: -200px;
}
.bonasavoir .line {
  position: absolute;
  right: 0;
  top: 210px;
  height: 153vh;
  z-index: 1;
}
@media (max-width: 1375px) {
  .bonasavoir .line {
    display: none;
  }
}
.bonasavoir .card-style {
  margin: auto;
  max-width: 1078px;
  background-color: white;
  border-radius: 20px;
  padding: 40px;
  box-shadow: 4px 4px 14.5px 0px rgba(0, 0, 0, 0.15);
}
@media (max-width: 768px) {
  .bonasavoir .card-style {
    width: 95% !important;
  }
}
.bonasavoir .header {
  font-size: 55px;
  line-height: 65px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #27325a;
}
@media (max-width: 768px) {
  .bonasavoir .header {
    font-size: 30px;
    line-height: 35px;
  }
}
.bonasavoir ul {
  max-width: 800px;
  margin: auto;
}
.bonasavoir p {
  font-size: 20px;
  line-height: 26px;
}
@media (max-width: 768px) {
  .bonasavoir p {
    font-size: 14px;
    line-height: 18px;
    align-items: start;
  }
}
.bonasavoir .checkmark {
  width: 35px;
  height: 35px;
  margin-right: 15px;
}
.bonasavoir .checkmark-text {
  font-size: 20px;
  margin: auto;
}
@media (max-width: 768px) {
  .bonasavoir .checkmark-text {
    text-align: left;
    margin: 0;
  }
}

.advantage {
  max-width: fit-content;
  margin: auto;
  margin-top: 200px;
}
@media (max-width: 768px) {
  .advantage {
    width: 95% !important;
  }
}
.advantage .header {
  font-size: 50px;
  line-height: 60px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #27325a;
}
@media (max-width: 768px) {
  .advantage .header {
    font-size: 30px;
    line-height: 35px;
  }
}
.advantage span {
  display: inline-block;
  margin-left: 0;
  word-break: break-word;
  overflow-wrap: break-word;
  margin-bottom: 2px;
}
@media (max-width: 768px) {
  .advantage span {
    font-size: 14px;
    margin-bottom: 1px;
  }
}
.advantage .tick-ad {
  width: 35px;
  margin: auto;
}
@media (max-width: 768px) {
  .advantage .tick-ad {
    width: 28px;
    margin-right: 5px;
  }
}
.advantage .bullets {
  max-width: 800px;
  margin: auto;
  text-align: left;
  line-height: 3;
}
@media (max-width: 768px) {
  .advantage .bullets {
    width: 95% !important;
  }
}

.faq {
  margin: auto;
  margin-top: 2rem;
  max-width: 1078px;
}
@media (max-width: 768px) {
  .faq {
    width: 95% !important;
  }
}
@media (max-width: 768px) {
  .faq .text-width {
    width: 100%;
  }
}
.faq .row {
  align-items: center;
}
.faq .picture {
  border-radius: 10px;
  max-width: 404px;
  width: 100%;
  flex: none;
  order: 0;
  flex-grow: 0;
}
@media (max-width: 768px) {
  .faq .picture {
    max-width: 100%;
  }
}
.faq .header {
  font-size: 55px;
  line-height: 42px;
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: 20px;
  color: #222f67;
  text-align: left;
}
@media (max-width: 768px) {
  .faq .header {
    text-align: center;
    font-size: 30px;
    line-height: 35px;
    width: 95% !important;
  }
}
.faq .accordion-button {
  color: #2ebdf0;
  font-size: 18px;
  font-weight: 700;
  background: none;
  padding: 0.75rem 1.25rem;
  border: none;
  border-bottom: 1px solid #eaeaea;
  transition: color 0.3s;
}
.faq .accordion-button::after {
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%232EBDF0' class='bi bi-plus-lg' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M8 2a.5.5 0 0 1 .5.5v5h5a.5.5 0 0 1 0 1h-5v5a.5.5 0 0 1-1 0v-5h-5a.5.5 0 0 1 0-1h5v-5A.5.5 0 0 1 8 2'/%3E%3C/svg%3E");
}
.faq .accordion-button:not(.collapsed) {
  color: #2ebdf0;
}
.faq .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%232EBDF0' class='bi bi-dash-lg' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M2 8a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11A.5.5 0 0 1 2 8'/%3E%3C/svg%3E");
}
.faq .accordion-body {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #7a7f84;
  padding: 1rem 1.25rem;
}
@media (max-width: 768px) {
  .faq .accordion-body {
    font-size: 14px;
    line-height: 18px;
  }
}

.contact .line {
  margin-top: 200px;
  position: absolute;
  bottom: -6vh;
  left: 0vh;
  width: 300px;
}
.contact h2 {
  font-size: 55px;
  line-height: 65px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #27325a;
}
@media (max-width: 768px) {
  .contact h2 {
    font-size: 30px;
    line-height: 35px;
  }
}
.contact h3 {
  font-size: 35px;
  line-height: 41px;
  font-weight: 700;
  color: #27325a;
}
@media (max-width: 768px) {
  .contact h3 {
    font-size: 30px;
    line-height: 35px;
  }
}
.contact .contact-card {
  max-width: 834px;
  max-height: 290px;
  margin-top: 3rem;
  margin-bottom: 3rem;
  background-color: #e8f5fb;
  padding: 40px;
  border-radius: 20px;
  box-shadow: 4px 4px 14.5px 0px rgba(0, 0, 0, 0.15);
}
@media (max-width: 768px) {
  .contact .contact-card {
    max-width: 95%;
    padding: 20px 6px;
  }
}
.contact .contact-name {
  font-weight: 700;
}
@media (max-width: 768px) {
  .contact .contact-name {
    font-weight: 400;
  }
}
.contact .media-image {
  width: 131px;
  height: 130px;
  margin-right: 5px;
}
@media (max-width: 768px) {
  .contact .media-image {
    width: 81px;
    height: 81px;
    margin: 20px;
  }
}

.pourquoi {
  background-color: #27325a;
}
.pourquoi .header {
  font-size: 35px;
  line-height: 41px;
  font-weight: 700;
  margin-bottom: 20px;
  color: white;
}
@media (max-width: 768px) {
  .pourquoi .header {
    font-size: 25px;
    line-height: 30px;
  }
}
.pourquoi p {
  font-size: 20px;
  line-height: 26px;
}
.pourquoi .prq-box {
  max-width: 1027px;
  margin: auto;
}
.pourquoi span {
  font-weight: 700;
  font-size: 20px;
  text-align: center;
  line-height: 26px;
  color: white;
}
@media (max-width: 768px) {
  .pourquoi span {
    font-size: 16px;
    line-height: 20px;
  }
}
.pourquoi img {
  height: 50px;
}
@media (max-width: 768px) {
  .pourquoi img {
    height: 40px;
    margin: auto;
  }
}

p {
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  color: #27325a;
}

span {
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  color: #27325a;
}

.cta-button {
  color: white;
  padding: 13px 30px;
  border-radius: 30px;
  text-align: center;
  display: inline-block;
  text-decoration: none;
  border: 0;
}
@media (max-width: 768px) {
  .cta-button {
    padding: 10px 20px;
  }
}

.button-text {
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
}
@media (max-width: 768px) {
  .button-text {
    font-size: 18px;
    line-height: 20px;
  }
}

.overcard {
  overflow: visible !important;
  position: relative;
  z-index: 10;
}

.logo {
  height: 50px;
}
@media (max-width: 768px) {
  .logo {
    height: 40px;
    margin: 0px;
    display: flex;
    justify-content: start;
  }
}

.partnerlogo {
  height: 50px;
}
@media (max-width: 768px) {
  .partnerlogo {
    display: none;
  }
}

.footer-logo {
  width: 180px;
}
@media (max-width: 768px) {
  .footer-logo {
    width: 150px;
    margin-bottom: 20px;
  }
}

.footer-link {
  color: #27325a;
  font-weight: 400;
  size: 18px;
  text-decoration: none;
}
@media (max-width: 768px) {
  .footer-link {
    font-weight: 400;
    size: 14px;
    text-decoration: none;
    align-self: center;
  }
}

@media (max-width: 768px) {
  .line {
    display: none;
  }
  .card-style {
    padding: 20px 6px !important;
    width: 95% !important;
  }
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(
    .input-group-btn
  ) {
  width: 100%;
}
.bootstrap-select > .dropdown-toggle {
  border-radius: 50px;
  padding: 0;
  border: 0;
  color: #27325a;
  font-weight: 500;
  background-color: #f5f5f7;
}
.bootstrap-select > .dropdown-toggle:focus,
select.mobile-device:focus + .bootstrap-select > .dropdown-toggle {
  outline: none !important;
}
.bootstrap-select .dropdown-menu.show {
  transform: none !important;
  margin: 46px 0 0 0 !important;
  max-width: -webkit-fill-available !important;
}
.bootstrap-select .dropdown-menu .inner {
  transform: none !important;
  margin: 1px 0 0 0 !important;
  font-size: 16px;
}
.bootstrap-select .bs-searchbox .form-control {
  padding: 10px 20px;
  border: 0;
  color: #27325a;
  font-weight: 500;
  background-color: #f5f5f7;
  box-shadow: none;
}
.bootstrap-select .dropdown-menu li a span {
  font-size: 16px;
}

.dropdown-item.active,
.dropdown-item:active {
  background-color: #f5f5f7;
}

.btn-check:checked + .btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check) + .btn:active {
  background-color: transparent;
  border: 0;
}

.mobile-top-bar {
  background-color: #27325a;
  height: 26px; /* smaller height */
  font-size: 0.875rem; /* slightly bigger text (14px) */
  letter-spacing: 1px; /* added letter spacing */
}
/*# sourceMappingURL=hippo.css.map */

.tooltip-inner {
  background-color: white !important;
  color: #6c757d !important; /* Bootstrap's text-secondary */
  border: 1px solid #dee2e6;
  font-size: 0.875rem;
  text-align: left;
  white-space: normal !important;
  max-width: 300px;
  padding: 10px 12px;
  border-radius: 0.5rem;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

.bs-tooltip-top .tooltip-arrow::before {
  border-top-color: white !important;
}

.tooltip.show {
  opacity: 1;
}
