@charset "UTF-8";
#kcb-body-content main, #kcb-body-content nav {
  margin: 0 2cqw;
}
@media (min-width: 768px) {
  #kcb-body-content main, #kcb-body-content nav {
    margin: 0 5cqw;
  }
}
#kcb-body-content .kcb-intro {
  margin: 0 5cqw 2rem;
  color: #1F2A44;
  text-align: center;
}
#kcb-body-content #kcb-horoscope-title h1 {
  text-align: center;
  font-size: clamp(16px, 4.5cqw, 42px); /* Sur sudinfo ils ont mis leur h1 horoscope à 42px taille a pas dépassé. */
  text-transform: uppercase;
  margin: 0 64px;
  color: #4d657b;
  font-weight: 900;
  letter-spacing: 0.25rem;
  font-family: monument, arial, sans-serif;
}
@media (min-width: 768px) {
  #kcb-body-content #kcb-horoscope-title h1 {
    letter-spacing: 0.5rem;
  }
}
#kcb-body-content #kcb-horoscope-title #kcb-title-page-sub-title {
  text-align: center;
  font-size: clamp(16px, 4.5cqw, 42px); /* Sur sudinfo ils ont mis leur h1 horoscope à 42px taille a pas dépassé. */
  color: #0000FF;
  font-family: monument, arial, sans-serif;
}
#kcb-body-content .kcb-title-section {
  border-radius: 6px;
  background-color: #EAEDF1;
  border-top: 10px solid #EAEDF1;
  border-bottom: 10px solid #EAEDF1;
  text-align: center;
  min-height: fit-content;
  color: #0000FF;
  text-transform: uppercase;
  user-select: none;
  cursor: pointer;
  font-size: clamp(24px, 7cqw, 64px); /* 3cqw = 30,6px pour un écran de 1024px, 131px = 98pt */
  font-weight: 900;
  letter-spacing: 0.125em; /* ≈ 4.75px à 38px */
  margin: 2cqw 0; /* 1cqw = 10,24px pour un écran de 1024px */
}
#kcb-body-content .kcb-title-section.kcb-accordion-content-active {
  background-color: transparent;
  border-bottom: none;
}
#kcb-body-content #kcb-back-to-home {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
#kcb-body-content #kcb-back-to-home a {
  display: grid;
  justify-items: center;
  align-items: start;
  margin: 0;
  padding: 0;
  color: #989AAA;
  text-decoration: none;
  font-size: 12px;
  text-align: center;
  white-space: normal;
}
#kcb-body-content #kcb-back-to-home a .kcb-text-home {
  display: block;
  max-width: 135px;
  text-align: center;
}
#kcb-body-content #kcb-back-to-home a .kcb-image-home {
  display: block;
  width: clamp(25px, 2cqw, 34px);
  height: clamp(25px, 2cqw, 34px);
  align-self: center;
  /* background: <image> <position> / <size> <repeat>; */
  background: url("../images/home-ba3034c34178966c92c33b7db78f3d89.png") center/contain no-repeat;
}
#kcb-body-content #kcb-back-to-home a:hover .kcb-image-home {
  background: url("../images/home-hover-8ee3846b4548037b150c58ad3d43380b.png") center/contain no-repeat;
}

/*# sourceMappingURL=structure_astrology-dd13e5e211.output.css.map */
