body #columns {
  padding-top: 0 !important;
}

.top-img img {
  width: 100%;
  height: 70vh;
  object-fit: cover;
}

.title {
  position: absolute;
  top: 14.5%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 70vw;
  text-align: center;
}
.title .parrainage {
  top: 6.5%;
}
.title .clean {
  font-family: "Noto Serif KR", serif;
  font-style: normal;
  font-weight: 900;
  font-size: 54px;
  line-height: 64px;
  margin-bottom: 32px;
  color: #FFFFFF;
}
.title .maintenance {
  font-family: "Hanken Grotesk", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFFFFF;
}

.contain-parrainage .first {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0;
}
.contain-parrainage .first .cards {
  height: min-content;
  display: grid;
  grid-template-columns: 3fr 1fr 1fr;
  justify-content: center;
  padding: 40px 64px;
  gap: 32px;
}
.contain-parrainage .first .cards .one {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.contain-parrainage .first .cards .one p {
  font-family: "Hanken Grotesk", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 31px;
  line-height: 35px;
}
.contain-parrainage .first .cards .one button {
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 700;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 12px 12px 12px 16px;
  width: 209px;
  height: 50px;
  background: #0C0C0D;
  border-radius: 10px;
  border: none;
}
.contain-parrainage .first .cards .one button a {
  text-decoration: none;
  color: white;
}
.contain-parrainage .first .cards .card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 32px;
  gap: 16px;
  border-radius: 10px;
  width: 278.5px;
  height: 196px;
}
.contain-parrainage .first .cards .card .stronger {
  font-family: "Hanken Grotesk", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 39px;
  line-height: 48px;
}
.contain-parrainage .first .cards .first {
  background: #0C0C0D;
  color: #FFFFFF;
  justify-self: end;
}
.contain-parrainage .first .cards .last {
  background: #fff;
  color: #000000;
  border: 1.5px solid #8D8D8E;
  border-radius: 10px;
  margin-left: 34px;
  justify-self: right;
}
.contain-parrainage .first .text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-family: "Hanken Grotesk", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  width: 100%;
  grid-column-start: 1;
  grid-column-end: 4;
}
.contain-parrainage .block-ombre {
  position: relative;
  width: 100%;
  height: 50px;
  margin-top: 32px;
}
.contain-parrainage .block-ombre .ombre {
  margin: 20px;
}
.contain-parrainage .block-ombre .ombre::after {
  top: 16%;
  bottom: 0;
  width: 100%;
  height: 25px;
  left: 0;
  z-index: 1;
}
.contain-parrainage .block-ombre .ombre::after {
  content: "";
  position: absolute;
  background: -webkit-radial-gradient(50% -3%, ellipse cover, rgba(0, 0, 0, 0.09), rgba(97, 97, 97, 0) 60%);
  background: radial-gradient(ellipse at 50% -3%, rgba(0, 0, 0, 0.1), rgba(97, 97, 97, 0) 60%);
}
.contain-parrainage .second {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px 0px 40px;
}
.contain-parrainage .second .step_title {
  font-family: "Hanken Grotesk", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 35px;
}
.contain-parrainage .second .step_flex {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  padding: 40px 169px;
  gap: 64px;
  width: 100%;
  background: #F9F9F9;
}
.contain-parrainage .second .step_flex .space_text {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 0px;
  gap: 16px;
}
.contain-parrainage .second .step_flex .space_text span {
  font-family: "Hanken Grotesk", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 49px;
  line-height: 64px;
}
.contain-parrainage .second .step_flex .space_text p {
  font-family: "Hanken Grotesk", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  width: 444px;
}
.contain-parrainage .second .step_flex:nth-child(3) {
  background: #F3F3F3;
}
.contain-parrainage .second .step_flex:nth-child(4) {
  background: #EDEDED;
}
.contain-parrainage .third {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0px;
  gap: 24px;
  text-align: center;
}
.contain-parrainage .third p {
  font-family: "Hanken Grotesk", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 35px;
}
.contain-parrainage .third button {
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 700;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 12px 12px 12px 16px;
  width: 209px;
  height: 50px;
  background: #0C0C0D;
  color: #fff;
  border-radius: 10px;
  border: none;
}
.contain-parrainage .third .question {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 24px;
  gap: 24px;
  width: 557px;
  height: 88px;
  background: #FFFFFF;
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  margin-top: 16px;
}
.contain-parrainage .third .question p {
  font-family: "Hanken Grotesk", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}
.contain-parrainage .third .question button {
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 700;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 8px 12px 8px 16px;
  width: 90px;
  height: 40px;
  background: #FFFFFF;
  color: #000000;
  border: 1px solid #8D8D8E;
  border-radius: 10px;
}
.contain-parrainage .third .question button:hover {
  background: #000000;
  color: #FFFFFF;
}
.contain-parrainage .third .question button:hover img {
  filter: invert(1);
}

@media (min-width: 769px) and (max-width: 1050px) {
  .title {
    top: 12.5%;
  }
  .contain-parrainage .first .cards {
    height: auto;
    display: grid;
    grid-template-areas: "start start" "first last";
    grid-template-rows: auto auto;
    grid-template-columns: auto auto;
    justify-content: center;
    padding: 40px 64px;
    gap: 32px;
    align-items: center;
    justify-items: center;
    align-content: center;
  }
  .contain-parrainage .first .cards .one {
    grid-area: start;
    justify-content: center;
    align-items: center;
  }
  .contain-parrainage .first .cards .one p {
    text-align: center;
  }
  .contain-parrainage .first .cards .first {
    grid-area: first;
    justify-self: auto;
  }
  .contain-parrainage .first .cards .last {
    grid-area: last;
    margin: 0;
    justify-self: auto;
  }
}
@media (max-width: 768px) {
  .title {
    top: 7.5%;
    min-width: 85vw;
  }
  .contain-parrainage .first .cards {
    height: auto;
    display: grid;
    grid-template-columns: auto;
    grid-template-rows: 1fr auto auto auto;
    justify-content: center;
    align-content: center;
    align-items: center;
    justify-items: center;
  }
  .contain-parrainage .first .cards .one {
    justify-content: center;
    align-items: center;
  }
  .contain-parrainage .first .cards .one p {
    text-align: center;
  }
  .contain-parrainage .first .cards .card {
    width: 100%;
  }
  .contain-parrainage .first .cards .first {
    justify-self: auto;
  }
  .contain-parrainage .first .cards .last {
    margin: 0;
    justify-self: auto;
  }
  .contain-parrainage .first .cards .text {
    grid-column-start: auto;
    grid-column-end: auto;
  }
  .contain-parrainage .second .step_title {
    text-align: center;
  }
  .contain-parrainage .second .step_flex {
    padding: 40px 38px;
  }
  .contain-parrainage .second .step_flex .space_text {
    min-width: 55vw;
    justify-content: center;
  }
  .contain-parrainage .second .step_flex .space_text p {
    width: max-content;
  }
  .contain-parrainage .third p {
    padding: 0 20px;
  }
  .contain-parrainage .third .question {
    flex-direction: column;
    height: auto;
    width: min-content;
    min-width: 87vw;
    margin-bottom: 45px;
  }
}

/*# sourceMappingURL=parrainage.css.map */
