@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: Montserrat;
  list-style-type: none;
}

#main > div > div > div > div.filAriane.fil-ariane.parbase > nav {
  display: none !important;
}

body {
  width: inherit;
}

p {
  font-family: "Open Sans";
}

h2 {
  font-weight: 400;
}

.top-mention-credit {
  color: var(--Greyscale-grey-700, #666e8a);
  text-align: center;
  font-family: Montserrat;
  font-size: 32px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  padding: 16px;
  max-width: 1440px;
  width: 100%;
}

.responsive.container-top-mentions {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 17.07px;
  padding-top: 16px;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(193, 201, 217, 0.35), #ffffff);
}

.exemple-pret-middle {
  color: var(--Color-Etude-Etude-65, #00473d);
  text-align: center;
  font-family: "Open Sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  max-width: 1440px;
  width: 100%;
  padding: 48px;
}

.exemple-credit-top {
  color: var(--Greyscale-Grey-700, var(--Greyscale-grey-700, #666e8a));
  text-align: center;
  font-family: Montserrat;
  font-size: 32px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  max-width: 1440px;
  width: 100%;
  margin-top: 72px;
}

.container-header {
  margin-top: 32px;
}

.header-studyloan {
  margin: 15px;
}

.header-studyloan h1 {
  color: var(--Greyscale-grey-900, #000);
  font-family: Montserrat;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.header-studyloan p {
  color: var(--Greyscale-grey-900, #000);
  font-family: "Open Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.header-studyloan span {
  font-size: 9px;
  font-family: "Open Sans";
  display: flex;
  justify-content: center;
  color: #666e8a;
  font-size: 9px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.header-studyloan a {
  display: flex;
  padding: 12px 24px 12px 24px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  align-self: stretch;
  border-radius: 24px;
  border: 1px solid var(--primary, #006b5b);
  background: var(--greyscale-grey-0, #006b5b);
  color: var(--primary, #ffffff);
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.28px;
  text-decoration: none;
  margin-top: 25px;
  font-family: Montserrat;
  line-height: 24px; /* 171.429% */
}

.header-banner-mobile {
  display: flex;
  justify-content: center;
  padding: 15px;
  width: 100%;
}

.header-banner-mobile img {
  width: 100%;
  height: 135px;
  object-fit: cover;
  border-radius: 8px;
}

.responsive.container-testimony {
  background-color: #f7f8fa;
  width: 100%;
  height: 100%;
  margin-top: 30px;
  padding-top: 35px;
}

.responsive.container-testimony h2 {
  padding-left: 20px;
  font-weight: 400;
  margin-bottom: 24px;
}

.testimony-scroll-x {
  padding: 0px 18px 36px 18px;
  display: flex;
  flex-direction: row;
  overflow-x: scroll;
  gap: 20px;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.testimony-scroll-x::-webkit-scrollbar {
  display: none;
}

.testimony {
  justify-content: space-between;
  display: flex;
  width: 45%;
  height: 180px;
  padding: 16px;
  flex-direction: column;
  align-items: flex-start;
  flex-shrink: 0;
  align-self: stretch;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0px 4px 16px 0px rgba(193, 201, 217, 0.35);
}

.testimony p {
  color: var(--Greyscale-grey-900, #000);
  font-family: "Open Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-left: 5px;
}

.profil {
  display: flex;
  justify-content: flex-start;
}

.exemple-credit-mid {
  color: var(--Color-Etude-Etude-65, #00473d);
  text-align: center;
  font-family: "Open Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 0 16px 16px 16px;
  margin-bottom: 32px;
}

.responsive.container-simulation {
  margin-top: 60px;
}

.responsive.container-simulation h2 {
  padding-left: 16px;
  padding-bottom: 8px;
  height: 100%;
  font-weight: 400;
}

.describe-simu {
  padding: 0 16px 16px 16px;
}

.describe-title {
  color: var(--Greyscale-grey-900, #000);
  font-family: "Open Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-bottom: 8px;
}

.describe-text {
  color: var(--Greyscale-grey-900, #000);
  font-family: "Open Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.simulator {
  border-radius: 8px;
  border: 1px solid var(--Greyscale-grey-300, #ecedf0);
  background: var(--Greyscale-grey-200, #f7f8fa);
  width: 100%;
  min-height: 100%;
  padding-top: 10px;
  border-radius: 8px;
  padding-bottom: 10px;
}

.time-simulator-1 {
  margin-top: 48px;
}

.question {
  border-radius: 8px;
  border: 0.8px solid #c1c9d6;
  background-color: #fff;
  margin: 15px;
}

.question:hover {
  background-color: rgba(0, 194, 132, 0.1);
}

.question label {
  color: var(--Greyscale-grey-800, #071621);
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.understand {
  border-radius: 8px;
  border: 0.8px solid #c1c9d6;
  background-color: #fff;
  margin: 15px;
}

.understand:hover {
  background-color: rgba(0, 194, 132, 0.1);
}

.amount {
  height: 30%;
  border-radius: 8px;
  padding: 16px;
  background-color: #fff;
  margin: 15px;
}

.amount h4 {
  color: var(--Greyscale-grey-900, #000);
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.slider {
  display: flex;
  align-items: flex-end;
  gap: 8%;
}

#loanRange {
  width: 75%;
  height: 4px;
}

.var-dynamic {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #00c284;
  width: 84px;
  height: 31px;
  border-radius: 4px;
  padding: 8px, 16px, 8px, 16px;
  font-size: 12px;
  font-weight: 600;
  position: relative;
  top: 13px;
  left: 5px;
  gap: 2px;
}

.limit {
  width: 75%;
  margin-top: 5px;
  font-size: 12px;
  color: #00473d;
  display: flex;
  justify-content: space-between;
}

.simulation-exemple {
  margin-top: 10px;
}

.time {
  height: 30%;
  border-radius: 8px;
  padding: 16px;
  background-color: #fff;
  margin: 15px;
}

.time h4 {
  color: var(--Greyscale-grey-900, #000);
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.result-container {
  border-radius: 8px;
  border: 1px solid var(--Greyscale-grey-300, #ecedf0);
  background: var(--Greyscale-grey-200, #f7f8fa);
  width: 100%;
  height: 147px;
  display: flex;
  vertical-align: middle;
  margin-top: 20px;
}

.result {
  width: 100%;
  height: 115px;
  border-radius: 8px;
  padding: 16px;
  background-color: #fff;
  margin: 16px;
  text-align: center;
}

.contact-simulator {
  margin: 15px;
}

.contact-simulator a {
  display: flex;
  padding: 12px 24px 12px 24px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  align-self: stretch;
  border-radius: 24px;
  border: 1px solid var(--primary, #006b5b);
  background: var(--greyscale-grey-0, #006b5b);
  color: var(--primary, #ffffff);
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.28px;
  text-decoration: none;
  margin-top: 25px;
}

.contact-simulator span {
  font-size: 9px;
  font-family: "Open Sans";
  display: flex;
  justify-content: center;
  color: #666e8a;
}

#monthsRange {
  width: 75%;
  height: 4px;
}

#wording-remboursement {
  font-weight: 500;
  font-size: 16px;
}

#result {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #00c284;
  width: 110px;
  height: 31px;
  border-radius: 4px;
  padding: 8px, 16px, 8px, 16px;
  font-size: 12px;
  font-weight: 600;
}

.answer {
  margin-top: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.answer span {
  font-family: "Open Sans";
  font-size: 9px;
  text-align: center;
  color: #00473d;
}

#check-1,
#check-2,
.dropdown-content-1,
.dropdown-content-2 {
  display: none;
}

/*position the label*/
.question label {
  cursor: pointer;
  padding: 16px 16px 16px 12px;
  display: flex;
  justify-content: space-between;
}

.understand label {
  cursor: pointer;
  padding: 16px 16px 16px 12px;
  display: flex;
  justify-content: space-between;
}

.understand label {
  color: var(--Greyscale-grey-800, #071621);
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

/*show the submenu when input is checked*/
input:checked ~ .dropdown-content-1 {
  display: block;
  width: 100%;
  padding: 24px;
  background-color: #fff;
}

input:checked ~ .dropdown-content-2 {
  display: block;
  width: 100%;
  padding: 24px;
  background-color: #fff;
}

input:checked ~ .question {
  background-color: rgba(0, 194, 132, 0.1);
}

.persona {
  display: flex;
  align-items: start;
  gap: 8px;
  margin-bottom: 30px;
  margin-top: 10px;
}

.simulation-charges {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.amount-example {
  margin-top: 20px;
  display: flex;
  align-items: baseline;
  font-size: 14px;
  border-radius: 4px;
  border: 0.5px solid #071621;
  font-weight: 400;
  padding: 10px;
  width: 100%;
  justify-content: space-between;
}

#exemple-title {
  font-weight: 700;
  font-size: 14px;
}

.responsive.container-itworks {
  margin: 64px 16px;
}

.itworks-title {
  display: flex;
  align-items: center;
  gap: 10px;
  text-align: center;
  margin-bottom: 32px;
}

.subscription {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  padding: 24px;
  background-color: #fff;
  margin-top: 10%;
  box-shadow: 0px 10px 10px 0px rgba(193, 201, 217, 0.45);
}

.condition {
  display: flex;
  align-items: flex-end;
  gap: 10px;
  margin-top: 10px;
}

.container {
  border-left: 2px solid #000;
  display: inline-block;
  height: 100%;
}

.timeline {
  margin: 32px 16px;
}

.timeline-container {
  display: flex;
  align-items: center;
  width: 100%;
}

.timeline-container ul.rb {
  margin-top: 32px;
  padding: 0;
}

.timeline-container ul.rb li {
  list-style: none;
  margin-right: 10px;
  min-height: 80px;
  border-left: 6px solid #00c284;
  padding: 0 0 2rem 30px;
  position: relative;
  width: 200px;
}

.timeline-container ul.rb li:last-child {
  border-left: 0;
  left: 5px;
}

.timeline-container ul.rb li::before {
  position: absolute;
  left: -11px;
  top: -5px;
  content: " ";
  border-radius: 500%;
  background: #00c284;
  height: 16px;
  width: 16px;
}

.timeline-container ul.rb li:nth-child(4)::before {
  position: absolute;
  left: -14px;
  top: -5px;
  content: image-set("../images/true.svg");
  border-radius: 500%;
  background: #00c284;
  height: 24px;
  width: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.text {
  position: absolute;
  top: -15px;
  width: 120%;
}

.responsive.container-tips {
  margin: 0 16px 64px 16px;
}

.title-tips {
  display: flex;
  align-items: flex-end;
  background-color: #00c284;
  width: 100%;
  border-radius: 8px;
  height: 175px;
  flex-direction: column-reverse;
}

.title-tips img {
  position: relative;
  top: 90px;
}

.title-tips p {
  font-weight: 700;
  font-size: 40px;
  color: #00473d;
  padding: 18px;
  width: 100%;
}

.card-tips {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  padding: 16px;
  background-color: #fff;
  margin-top: 5%;
  box-shadow: 0px 10px 10px 0px rgba(193, 201, 217, 0.45);
}

.responsive.container-footer {
  width: 100%;
  background-color: #006b5b;
  color: #fff;
  margin-top: 64px;
}

.footer-studyloan {
  text-align: center;
  margin: 15px;
  padding-top: 10%;
}

.studyloan-title h1 {
  font-size: 32px;
}

.footer-studyloan {
  font-size: 9px;
}

.studyloan-button a {
  display: flex;
  padding: 12px 24px 12px 24px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  align-self: stretch;
  border-radius: 24px;
  border: 1px solid var(--primary, #ffffff);
  background: var(--greyscale-grey-0, #006b5b);
  color: var(--primary, #ffffff);
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.28px;
  text-decoration: none;
  margin-top: 25px;
}

.legal-notice {
  font-size: 13px;
  margin-top: 64px;
  padding: 0 16px;
}

@media only screen and (min-width: 1024px) {
  body {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
  }

  .responsive.container-top-mentions {
    font-size: 18px;
  }

  .container-header {
    margin-top: 64px;
  }

  .header-banner-mobile {
    width: 50%;
    height: 100%;
  }

  .header-banner-mobile img {
    height: 100%;
  }

  .responsive.container-header {
    display: flex;
    flex-direction: row;
    min-height: 100%;
    padding: 0 64px 0 64px;
    max-width: 1440px;
    width: 100%;
  }

  .header-studyloan {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 50%;
  }

  .header-studyloan a {
    margin-top: 32px;
  }

  .responsive.container-testimony {
    background-color: #f7f8fa;
    width: 100%;
    height: 100%;
    margin-top: 64px;
    display: flex;
    flex-direction: column;
    padding: 0 16px 0 16px;
    padding: 32px 16px 0 16px;
    align-items: center;
  }

  .describe-simu {
    padding: 0 16px 16px 0px;
  }

  .responsive.container-testimony h2 {
    text-align: center;
    font-weight: 400;
  }

  .testimony-scroll-x {
    display: flex;
    flex-direction: row;
    overflow-x: scroll;
    gap: 16px;
    -ms-overflow-style: none;
    scrollbar-width: none;
    padding: 0 64px;
    max-width: 1440px;
    justify-content: center;
    margin: 32px 16px 32px 16px;
  }

  .testimony {
    padding: 16px;
    flex-shrink: initial;
  }

  .responsive.container-simulation {
    padding: 0 64px 0 64px;
    max-width: 1440px;
    width: 100%;
    margin-top: 64px;
  }

  .simulator {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 100%;
    max-width: 1440px;
  }

  .responsive.container-simulation h2 {
    padding-left: 0;
    font-weight: 400;
  }

  .slider {
    margin-top: 24px;
    gap: 0;
  }

  .amount-example {
    margin-top: 63px;
  }

  #loanRange {
    margin-right: 33px;
  }

  .amount-simulator-1 {
    display: flex;
    flex-direction: column;
    width: 50%;
    min-height: 100%;
  }

  .amount {
    padding: 16px;
    height: 132px;
  }

  .time-simulator-1 {
    display: flex;
    flex-direction: column;
    width: 50%;
    min-height: 100%;
    margin-top: 0;
  }

  .time {
    padding: 16px;
    height: 132px;
  }

  #monthsRange {
    margin-right: 33px;
  }

  /*position the label*/
  .question label {
    gap: 60px;
  }

  .understand label {
    gap: 125px;
  }

  input:checked ~ .dropdown-content-1 {
    min-height: 390px;
  }

  input:checked ~ .dropdown-content-2 {
    height: 390px;
  }

  .exemple {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
  }
  .main-result-container {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 100%;
    align-items: center;
    border-radius: 8px;
    border: 1px solid var(--Greyscale-grey-300, #ecedf0);
    background: var(--Greyscale-grey-200, #f7f8fa);
    width: 100%;
    margin-top: 24px;
    padding: 16px;
    max-width: 1440px;
  }

  .result-container {
    width: 50%;
    border: hidden;
    height: 100%;
    margin: 0;
  }

  .result {
    margin: 0;
  }

  .answer {
    padding: 0 130px;
  }

  .contact-simulator {
    width: 50%;
    padding: 0 5%;
  }

  .responsive.container-itworks {
    margin-top: 64px;
    display: flex;
    flex-direction: column;
    max-width: 1440px;
    width: 100%;
    padding: 0 64px;
  }

  .condition-step {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 100%;
    margin-top: 30px;
  }

  .subscription {
    width: 50%;
    margin: 0;
    height: 248px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .timeline {
    width: 50%;
    margin: 0;
    display: flex;
  }

  .timeline-container {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
  }

  .timeline-container ul.rb {
    margin-top: 0;
    padding: 0;
  }

  .responsive.container-tips {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 100%;
    padding: 0 64px 0 64px;
    gap: 32px;
    max-width: 1440px;
    margin-top: 64px;
  }

  .title-tips {
    width: 40%;
  }

  .card-tips {
    width: 60%;
    margin: 0;
    height: 175px;
    justify-content: center;
    display: flex;
    flex-direction: column;
  }

  .responsive.container-footer {
    padding: 48px 64px;
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .footer-studyloan {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-top: 0;
    width: 100%;
    gap: 40px;
  }

  .studyloan-title {
    width: 50%;
    text-align: left;
    font-size: 32px !important;
    font-weight: 600 !important;
  }

  .content-footer {
    display: flex;
    flex-direction: column;
    max-width: 1440px;
    width: 100%;
  }

  .legal-notice {
    font-size: 13px;
    margin-top: 64px;
    padding: 0 16px;
    display: flex;
    flex-direction: column;
    width: 100%;
  }

  .studyloan-button {
    width: 50%;
    padding: 12px 24px;
  }
}

@media only screen and (min-width: 1920px) {
  .header-banner-mobile {
    width: 60%;
    height: 100%;
  }

  .header-banner-mobile img {
    height: 378px;
  }
  .header-studyloan {
    width: 40%;
  }
}
