.theme-app .annuaire__section{padding-top:128px;padding-bottom:128px}.theme-app .annuaire__head{padding-bottom:48px}.theme-app .annuaire__head-eyebrow{font-family:var(--font-body),"Inter",system-ui,sans-serif;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.22em;color:oklch(.58 .14 140)}.theme-app .annuaire__head-title{font-family:var(--font-display),"Cormorant Garamond",Georgia,serif;font-size:clamp(24px,3vw,36px);font-weight:500;line-height:1;margin-top:4px;color:oklch(.36 .07 195)}.theme-app .annuaire__head-num{color:oklch(.74 .16 55)}.theme-app .annuaire__grid{display:grid;grid-template-columns:1fr;grid-gap:32px;gap:32px}@media(min-width:768px){.theme-app .annuaire__grid{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.theme-app .annuaire__grid{grid-template-columns:repeat(3,1fr)}}