/*
 * CapDroits - Autoethnographie visual refresh
 * External CSS only: page text remains in Elementor.
 */

body.page-id-9381 {
  overflow-x: hidden;
  background: #f7f8fb;
}

body.page-id-9381 .elementor-element-125de3d,
body.page-id-9381 .elementor-element-125de3d > .e-con-inner,
body.page-id-9381 .elementor-element-125de3d .elementor-widget-html,
body.page-id-9381 .elementor-element-125de3d .elementor-widget-container {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
}

#cap-autoethno-collective,
#cap-autoethno-collective * {
  box-sizing: border-box;
}

#cap-autoethno-collective {
  --aec-home-blue: #0004d6;
  --aec-home-navy: #001153;
  --aec-home-lavender: #c6c9fc;
  --aec-home-lavender-soft: #e8e8fa;
  --aec-home-paper: #f7f8fb;
  --aec-home-mist: #e3e4ee;
  --aec-home-line: #dfe3f2;
  --aec-home-text: rgba(0, 17, 83, .76);
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  overflow: hidden;
  color: var(--aec-home-navy) !important;
  background: linear-gradient(79deg, var(--aec-home-paper) 0%, var(--aec-home-mist) 100%) !important;
  font-family: Nunito, "Segoe UI", Arial, sans-serif !important;
  font-size: var(--cap-type-body, 16px) !important;
  line-height: 1.65 !important;
}

#cap-autoethno-collective a {
  color: var(--aec-home-blue) !important;
  text-underline-offset: 3px;
}

#cap-autoethno-collective :focus-visible {
  outline: 3px solid var(--aec-home-blue) !important;
  outline-offset: 4px !important;
}

#cap-autoethno-collective h1,
#cap-autoethno-collective h2,
#cap-autoethno-collective h3 {
  margin-top: 0 !important;
  color: var(--aec-home-navy) !important;
  font-family: Nunito, "Segoe UI", Arial, sans-serif !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
}

#cap-autoethno-collective h1 {
  max-width: 780px !important;
  margin-bottom: 24px !important;
  font-size: var(--cap-type-hero-title, 60px) !important;
  line-height: var(--cap-type-hero-line, 1.12) !important;
}

#cap-autoethno-collective h2 {
  margin-bottom: 20px !important;
  font-size: var(--cap-type-section-title, 30px) !important;
  line-height: var(--cap-type-section-line, 36px) !important;
}

#cap-autoethno-collective h3,
#cap-autoethno-collective .aec-mini-card strong {
  font-size: var(--cap-type-card-title, 22px) !important;
  line-height: 1.35 !important;
}

#cap-autoethno-collective p,
#cap-autoethno-collective li {
  color: var(--aec-home-text) !important;
  font-size: var(--cap-type-lead, 18px) !important;
  line-height: 1.62 !important;
  letter-spacing: 0 !important;
}

#cap-autoethno-collective p {
  margin-top: 0 !important;
  margin-bottom: 16px !important;
}

#cap-autoethno-collective p:last-child,
#cap-autoethno-collective li:last-child {
  margin-bottom: 0 !important;
}

#cap-autoethno-collective .aec-wrap,
#cap-autoethno-collective .aec-hero__inner {
  width: min(1240px, calc(100% - 56px)) !important;
  max-width: 1240px !important;
  margin-right: auto !important;
  margin-left: auto !important;
}

#cap-autoethno-collective .aec-reading,
#cap-autoethno-collective .aec-reading--left {
  width: min(900px, 100%) !important;
  max-width: 900px !important;
  margin-right: auto !important;
  margin-left: auto !important;
}

#cap-autoethno-collective .aec-hero {
  position: relative !important;
  min-height: 0 !important;
  padding: 78px 0 86px !important;
  overflow: hidden !important;
  background: linear-gradient(79deg, var(--aec-home-paper) 0%, var(--aec-home-mist) 100%) !important;
  color: var(--aec-home-navy) !important;
}

#cap-autoethno-collective .aec-hero::after {
  position: absolute !important;
  right: max(-180px, -12vw) !important;
  bottom: -76px !important;
  z-index: 0 !important;
  width: min(46vw, 560px) !important;
  height: 78% !important;
  border-radius: 110px 0 0 110px !important;
  background: linear-gradient(151deg, var(--aec-home-blue) 0%, var(--aec-home-navy) 100%) !important;
  content: "" !important;
  pointer-events: none !important;
}

#cap-autoethno-collective .aec-hero__inner {
  position: relative !important;
  z-index: 1 !important;
}

#cap-autoethno-collective .aec-eyebrow,
#cap-autoethno-collective .aec-section__number {
  display: inline-flex !important;
  align-items: center !important;
  gap: 10px !important;
  min-width: 0 !important;
  min-height: 0 !important;
  margin: 0 0 18px !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: var(--aec-home-blue) !important;
  font-size: var(--cap-type-eyebrow, 13px) !important;
  font-weight: 800 !important;
  line-height: 1.25 !important;
  letter-spacing: 0 !important;
  text-transform: uppercase !important;
}

#cap-autoethno-collective .aec-eyebrow::before,
#cap-autoethno-collective .aec-section__number::before {
  width: 30px !important;
  height: 2px !important;
  border-radius: 999px !important;
  background: currentColor !important;
  content: "" !important;
}

#cap-autoethno-collective .aec-hero__lead {
  max-width: 720px !important;
  margin: 0 !important;
  color: rgba(0, 17, 83, .68) !important;
  font-size: var(--cap-type-lead, 18px) !important;
  font-weight: 700 !important;
  line-height: 1.5 !important;
}

#cap-autoethno-collective .aec-toc {
  position: relative !important;
  z-index: 3 !important;
  border: 0 !important;
  background: #fff !important;
  box-shadow: 0 14px 34px rgba(0, 17, 83, .07) !important;
}

#cap-autoethno-collective .aec-toc__inner {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  gap: 12px !important;
  padding: 18px 0 !important;
}

#cap-autoethno-collective .aec-toc__title {
  margin: 0 6px 0 0 !important;
  color: var(--aec-home-navy) !important;
  font-size: var(--cap-type-small, 14px) !important;
  font-weight: 800 !important;
  line-height: 1.3 !important;
}

#cap-autoethno-collective .aec-toc a {
  min-height: 46px !important;
  padding: 11px 17px !important;
  border: 1px solid rgba(36, 11, 203, .25) !important;
  border-radius: 26px !important;
  background: #fff !important;
  color: var(--aec-home-blue) !important;
  box-shadow: 0 3px 10px rgba(0, 17, 83, .12) !important;
  font-size: var(--cap-type-small, 14px) !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  text-decoration: none !important;
  transition: transform .18s ease, background-color .18s ease, border-color .18s ease !important;
}

#cap-autoethno-collective .aec-toc a:hover,
#cap-autoethno-collective .aec-toc a:focus-visible {
  border-color: var(--aec-home-blue) !important;
  background: var(--aec-home-lavender) !important;
  color: var(--aec-home-navy) !important;
  transform: translateY(-1px) !important;
}

#cap-autoethno-collective .aec-section {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 76px 0 !important;
  scroll-margin-top: 92px !important;
}

#cap-autoethno-collective .aec-section--intro,
#cap-autoethno-collective #comprendre,
#cap-autoethno-collective #ensuite {
  background: linear-gradient(79deg, var(--aec-home-paper) 0%, var(--aec-home-mist) 100%) !important;
}

#cap-autoethno-collective #pourquoi,
#cap-autoethno-collective .aec-section--tint {
  background: var(--aec-home-lavender-soft) !important;
}

#cap-autoethno-collective #comment,
#cap-autoethno-collective .aec-section--quote {
  background: #fff !important;
}

#cap-autoethno-collective .aec-card,
#cap-autoethno-collective .aec-mini-card,
#cap-autoethno-collective .aec-profile-grid li,
#cap-autoethno-collective .aec-goals li,
#cap-autoethno-collective .aec-next-grid p,
#cap-autoethno-collective .aec-quote,
#cap-autoethno-collective .aec-final-words,
#cap-autoethno-collective .aec-progress-note {
  border: 0 !important;
  border-radius: 30px !important;
  background: #fff !important;
  box-shadow: 0 18px 42px rgba(0, 17, 83, .08) !important;
}

#cap-autoethno-collective .aec-card--intro {
  position: relative !important;
  width: min(1040px, 100%) !important;
  padding: 38px 42px !important;
  overflow: hidden !important;
  border-radius: 82px 34px 34px 82px !important;
  background: #fff !important;
}

#cap-autoethno-collective .aec-card--intro::before {
  position: absolute !important;
  top: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  width: 14px !important;
  background: linear-gradient(180deg, var(--aec-home-blue), var(--aec-home-navy)) !important;
  content: "" !important;
}

#cap-autoethno-collective .aec-callout,
#cap-autoethno-collective .aec-final-words {
  margin-top: 28px !important;
  padding: 24px 28px !important;
  border: 0 !important;
  border-radius: 28px !important;
  background: var(--aec-home-lavender-soft) !important;
  box-shadow: none !important;
  color: var(--aec-home-navy) !important;
}

#cap-autoethno-collective .aec-callout p,
#cap-autoethno-collective .aec-final-words p {
  color: var(--aec-home-navy) !important;
  font-weight: 800 !important;
}

#cap-autoethno-collective .aec-callout--strong {
  background: var(--aec-home-lavender) !important;
}

#cap-autoethno-collective #comprendre > .aec-reading {
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

#cap-autoethno-collective #comprendre .aec-visual-block {
  display: grid !important;
  gap: 28px !important;
  margin-top: 44px !important;
}

#cap-autoethno-collective .aec-definition-grid,
#cap-autoethno-collective .aec-profile-grid,
#cap-autoethno-collective .aec-goals,
#cap-autoethno-collective .aec-next-grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 18px !important;
  margin: 30px 0 !important;
}

#cap-autoethno-collective .aec-mini-card {
  min-height: 138px !important;
  padding: 28px 24px !important;
  text-align: center !important;
}

#cap-autoethno-collective .aec-mini-card:nth-child(2),
#cap-autoethno-collective .aec-goals li:nth-child(2),
#cap-autoethno-collective .aec-next-grid p:nth-child(2) {
  background: var(--aec-home-lavender-soft) !important;
}

#cap-autoethno-collective .aec-mini-card strong {
  display: block !important;
  margin-bottom: 8px !important;
  color: var(--aec-home-blue) !important;
}

#cap-autoethno-collective .aec-mini-card span {
  color: var(--aec-home-text) !important;
  font-size: var(--cap-type-body, 16px) !important;
  line-height: 1.45 !important;
}

#cap-autoethno-collective .aec-figure {
  margin: 0 !important;
  text-align: center !important;
}

#cap-autoethno-collective .aec-figure a {
  display: block !important;
  width: 100% !important;
  border-radius: 28px !important;
}

#cap-autoethno-collective .aec-figure img {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  border: 0 !important;
  border-radius: 24px !important;
  background: #fff !important;
  box-shadow: none !important;
}

#cap-autoethno-collective .aec-figure--primary {
  max-width: 720px !important;
  margin-right: auto !important;
  margin-left: auto !important;
  padding: 16px !important;
  border-radius: 34px !important;
  background: #fff !important;
  box-shadow: 0 18px 42px rgba(0, 17, 83, .08) !important;
}

#cap-autoethno-collective figcaption {
  max-width: 100% !important;
  margin: 14px 4px 0 !important;
  color: rgba(0, 17, 83, .64) !important;
  font-size: var(--cap-type-small, 14px) !important;
  line-height: 1.45 !important;
  text-align: left !important;
}

#cap-autoethno-collective .aec-steps {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 18px !important;
  margin: 28px 0 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

#cap-autoethno-collective .aec-steps li {
  display: grid !important;
  grid-template-columns: 48px minmax(0, 1fr) !important;
  gap: 14px !important;
  min-height: 188px !important;
  margin: 0 !important;
  padding: 24px !important;
  border: 0 !important;
  border-radius: 30px !important;
  background: #fff !important;
  box-shadow: 0 18px 42px rgba(0, 17, 83, .08) !important;
}

#cap-autoethno-collective .aec-steps li:nth-child(2),
#cap-autoethno-collective .aec-steps li:nth-child(4) {
  background: var(--aec-home-lavender-soft) !important;
}

#cap-autoethno-collective .aec-steps li > span {
  display: inline-flex !important;
  width: 48px !important;
  height: 48px !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 20px !important;
  background: var(--aec-home-lavender) !important;
  color: var(--aec-home-navy) !important;
  font-size: var(--cap-type-small, 14px) !important;
  font-weight: 900 !important;
  line-height: 1 !important;
}

#cap-autoethno-collective .aec-steps strong {
  display: block !important;
  color: var(--aec-home-navy) !important;
  font-size: var(--cap-type-body, 16px) !important;
  line-height: 1.3 !important;
}

#cap-autoethno-collective .aec-steps p {
  margin-top: 8px !important;
  font-size: var(--cap-type-body, 16px) !important;
  line-height: 1.48 !important;
}

#cap-autoethno-collective #pourquoi > .aec-wrap,
#cap-autoethno-collective #comment > .aec-wrap {
  position: relative !important;
  display: grid !important;
  gap: 28px !important;
  width: min(1240px, calc(100% - 56px)) !important;
  padding: 0 !important;
}

#cap-autoethno-collective #pourquoi > .aec-wrap::before,
#cap-autoethno-collective #comment > .aec-wrap::before {
  display: none !important;
}

#cap-autoethno-collective #pourquoi .aec-reading:nth-of-type(1),
#cap-autoethno-collective #pourquoi .aec-reading:nth-of-type(2),
#cap-autoethno-collective #pourquoi .aec-reading:nth-of-type(3),
#cap-autoethno-collective #comment > .aec-wrap > .aec-reading:first-child {
  display: block !important;
  width: min(900px, 100%) !important;
  max-width: 900px !important;
  margin-right: auto !important;
  margin-left: auto !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

#cap-autoethno-collective .aec-profile-grid,
#cap-autoethno-collective .aec-goals,
#cap-autoethno-collective .aec-next-grid {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

#cap-autoethno-collective .aec-profile-grid li,
#cap-autoethno-collective .aec-next-grid p {
  min-height: 132px !important;
  margin: 0 !important;
  padding: 26px !important;
  font-weight: 800 !important;
}

#cap-autoethno-collective .aec-profile-grid li::before,
#cap-autoethno-collective .aec-next-grid p::before {
  display: none !important;
}

#cap-autoethno-collective .aec-goals {
  counter-reset: aec-goals !important;
}

#cap-autoethno-collective .aec-goals li {
  position: relative !important;
  min-height: 180px !important;
  margin: 0 !important;
  padding: 58px 26px 26px !important;
  counter-increment: aec-goals !important;
  font-weight: 800 !important;
}

#cap-autoethno-collective .aec-goals li::before {
  position: absolute !important;
  top: 24px !important;
  left: 26px !important;
  width: auto !important;
  height: auto !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: var(--aec-home-blue) !important;
  content: "0" counter(aec-goals) !important;
  font-size: var(--cap-type-card-title, 22px) !important;
  font-weight: 900 !important;
  line-height: 1 !important;
}

#cap-autoethno-collective #comment .aec-two-columns {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 18px !important;
  margin: 0 !important;
}

#cap-autoethno-collective #comment .aec-two-columns .aec-card {
  min-height: 0 !important;
  margin: 0 !important;
  padding: 30px !important;
  border: 0 !important;
  border-radius: 30px !important;
  background: #fff !important;
  box-shadow: 0 18px 42px rgba(0, 17, 83, .08) !important;
}

#cap-autoethno-collective #comment .aec-two-columns .aec-card:nth-child(2) {
  background: linear-gradient(151deg, var(--aec-home-blue) 0%, var(--aec-home-navy) 100%) !important;
}

#cap-autoethno-collective #comment .aec-two-columns .aec-card:nth-child(2) h3,
#cap-autoethno-collective #comment .aec-two-columns .aec-card:nth-child(2) p,
#cap-autoethno-collective #comment .aec-two-columns .aec-card:nth-child(2) li {
  color: #fff !important;
}

#cap-autoethno-collective #comment .aec-two-columns ul,
#cap-autoethno-collective #comment .aec-card--description ul {
  display: grid !important;
  gap: 0 !important;
  margin: 12px 0 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

#cap-autoethno-collective #comment .aec-two-columns li,
#cap-autoethno-collective #comment .aec-card--description li {
  position: relative !important;
  display: block !important;
  margin: 0 !important;
  padding: 13px 0 13px 22px !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(0, 17, 83, .14) !important;
  color: var(--aec-home-text) !important;
  font-weight: 800 !important;
}

#cap-autoethno-collective #comment .aec-two-columns .aec-card:nth-child(2) li {
  border-bottom-color: rgba(255, 255, 255, .22) !important;
}

#cap-autoethno-collective #comment .aec-two-columns li::before,
#cap-autoethno-collective #comment .aec-card--description li::before {
  position: absolute !important;
  top: 19px !important;
  left: 0 !important;
  width: 5px !important;
  height: calc(100% - 38px) !important;
  min-height: 20px !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: var(--aec-home-blue) !important;
  content: "" !important;
}

#cap-autoethno-collective #comment .aec-two-columns .aec-card:nth-child(2) li::before {
  background: var(--aec-home-lavender) !important;
}

#cap-autoethno-collective #comment .aec-process-layout {
  display: grid !important;
  grid-template-columns: minmax(0, 1.35fr) minmax(310px, .65fr) !important;
  gap: 24px !important;
  align-items: stretch !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 20px !important;
  border-radius: 42px !important;
  background: linear-gradient(151deg, var(--aec-home-blue) 0%, var(--aec-home-navy) 100%) !important;
  box-shadow: none !important;
}

#cap-autoethno-collective #comment .aec-figure--small {
  grid-column: 1 !important;
  grid-row: 1 !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 16px !important;
  border: 0 !important;
  border-radius: 32px !important;
  background: #fff !important;
  box-shadow: none !important;
}

#cap-autoethno-collective #comment .aec-figure--small a {
  overflow: hidden !important;
  background: #fff !important;
}

#cap-autoethno-collective #comment .aec-figure--small img {
  content: url("https://ateliermajelan.com/wp-content/uploads/2026/09/la-demarche-autoethnographique.png") !important;
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  aspect-ratio: auto !important;
  object-fit: contain !important;
  image-rendering: auto !important;
}

#cap-autoethno-collective #comment .aec-card--description {
  grid-column: 2 !important;
  grid-row: 1 !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  min-height: 100% !important;
  margin: 0 !important;
  padding: 30px !important;
  border: 0 !important;
  border-radius: 30px !important;
  background: #fff !important;
  box-shadow: none !important;
}

#cap-autoethno-collective #comment .aec-progress-note {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 12px !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 28px 30px !important;
  border-radius: 30px !important;
  background: var(--aec-home-lavender-soft) !important;
  box-shadow: none !important;
}

#cap-autoethno-collective .aec-section--quote {
  color: #fff !important;
  background: linear-gradient(151deg, var(--aec-home-blue) 0%, var(--aec-home-navy) 100%) !important;
}

#cap-autoethno-collective .aec-section--quote h2,
#cap-autoethno-collective .aec-section--quote .aec-section__number {
  color: #fff !important;
}

#cap-autoethno-collective .aec-section--quote .aec-section__number::before {
  background: var(--aec-home-lavender) !important;
}

#cap-autoethno-collective .aec-quote {
  margin-top: 30px !important;
  padding: 36px 40px !important;
  color: var(--aec-home-navy) !important;
}

#cap-autoethno-collective .aec-quote::before {
  display: none !important;
}

#cap-autoethno-collective .aec-quote p,
#cap-autoethno-collective .aec-quote li {
  color: var(--aec-home-navy) !important;
}

#cap-autoethno-collective .aec-next-grid {
  margin: 0 0 30px !important;
}

@media (max-width: 1040px) {
  #cap-autoethno-collective .aec-wrap,
  #cap-autoethno-collective .aec-hero__inner,
  #cap-autoethno-collective #pourquoi > .aec-wrap,
  #cap-autoethno-collective #comment > .aec-wrap {
    width: min(920px, calc(100% - 44px)) !important;
  }

  #cap-autoethno-collective .aec-definition-grid,
  #cap-autoethno-collective .aec-profile-grid,
  #cap-autoethno-collective .aec-goals,
  #cap-autoethno-collective .aec-next-grid,
  #cap-autoethno-collective .aec-steps,
  #cap-autoethno-collective #comment .aec-two-columns,
  #cap-autoethno-collective #comment .aec-process-layout,
  #cap-autoethno-collective #comment .aec-progress-note {
    grid-template-columns: 1fr !important;
  }

  #cap-autoethno-collective .aec-card--intro {
    border-radius: 58px 28px 28px 58px !important;
  }

  #cap-autoethno-collective #comment .aec-figure--small,
  #cap-autoethno-collective #comment .aec-card--description {
    grid-column: 1 !important;
    grid-row: auto !important;
  }
}

@media (max-width: 760px) {
  #cap-autoethno-collective {
    font-size: var(--cap-type-body, 16px) !important;
  }

  #cap-autoethno-collective .aec-wrap,
  #cap-autoethno-collective .aec-hero__inner,
  #cap-autoethno-collective #pourquoi > .aec-wrap,
  #cap-autoethno-collective #comment > .aec-wrap {
    width: calc(100% - 32px) !important;
  }

  #cap-autoethno-collective h1 {
    font-size: 42px !important;
    line-height: 1.12 !important;
  }

  #cap-autoethno-collective h2 {
    font-size: 30px !important;
    line-height: 36px !important;
  }

  #cap-autoethno-collective p,
  #cap-autoethno-collective li {
    font-size: var(--cap-type-body, 16px) !important;
    line-height: 1.6 !important;
  }

  #cap-autoethno-collective .aec-hero {
    padding: 54px 0 62px !important;
  }

  #cap-autoethno-collective .aec-hero::after {
    right: -210px !important;
    height: 58% !important;
  }

  #cap-autoethno-collective .aec-toc__inner {
    justify-content: flex-start !important;
    overflow-x: auto !important;
    padding: 16px 0 !important;
  }

  #cap-autoethno-collective .aec-toc__title {
    flex: 0 0 100% !important;
  }

  #cap-autoethno-collective .aec-toc a {
    min-height: 44px !important;
  }

  #cap-autoethno-collective .aec-section {
    padding: 54px 0 !important;
  }

  #cap-autoethno-collective .aec-card,
  #cap-autoethno-collective .aec-mini-card,
  #cap-autoethno-collective .aec-profile-grid li,
  #cap-autoethno-collective .aec-goals li,
  #cap-autoethno-collective .aec-next-grid p,
  #cap-autoethno-collective .aec-quote,
  #cap-autoethno-collective .aec-final-words,
  #cap-autoethno-collective .aec-progress-note,
  #cap-autoethno-collective .aec-figure--primary,
  #cap-autoethno-collective #comment .aec-two-columns .aec-card,
  #cap-autoethno-collective #comment .aec-card--description {
    border-radius: 24px !important;
  }

  #cap-autoethno-collective .aec-card--intro {
    padding: 28px 24px !important;
    border-radius: 38px 22px 22px 38px !important;
  }

  #cap-autoethno-collective .aec-steps li {
    min-height: 0 !important;
    padding: 20px !important;
  }

  #cap-autoethno-collective #comment .aec-process-layout {
    padding: 12px !important;
    border-radius: 28px !important;
  }

  #cap-autoethno-collective #comment .aec-figure--small {
    padding: 10px !important;
    border-radius: 22px !important;
  }
}

@media (max-width: 460px) {
  #cap-autoethno-collective .aec-wrap,
  #cap-autoethno-collective .aec-hero__inner,
  #cap-autoethno-collective #pourquoi > .aec-wrap,
  #cap-autoethno-collective #comment > .aec-wrap {
    width: calc(100% - 24px) !important;
  }

  #cap-autoethno-collective h1 {
    font-size: 34px !important;
  }

  #cap-autoethno-collective .aec-toc a {
    width: 100% !important;
    justify-content: center !important;
  }

  #cap-autoethno-collective .aec-card--intro,
  #cap-autoethno-collective .aec-quote,
  #cap-autoethno-collective #comment .aec-two-columns .aec-card,
  #cap-autoethno-collective #comment .aec-card--description {
    padding: 22px !important;
  }
}
