.theme-accueillant .demarches__hero{position:relative;padding:160px 24px 96px;overflow:hidden;background:linear-gradient(135deg,#2e8b57,#5ec5ea);color:#fff;text-align:center}@media(min-width:1024px){.theme-accueillant .demarches__hero{padding-left:80px;padding-right:80px}}.theme-accueillant .demarches__hero-blur{position:absolute;width:420px;height:420px;border-radius:50%;filter:blur(80px);pointer-events:none}.theme-accueillant .demarches__hero-blur--top{top:-96px;right:-96px;background:rgba(255,201,77,.25)}.theme-accueillant .demarches__hero-blur--bottom{bottom:-128px;left:-96px;background:rgba(46,139,87,.3)}.theme-accueillant .demarches__hero-content{position:relative;max-width:800px;margin:0 auto}.theme-accueillant .demarches__breadcrumb{display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;color:hsla(0,0%,100%,.8);margin-bottom:24px}.theme-accueillant .demarches__breadcrumb a:hover{color:#fff}.theme-accueillant .demarches__breadcrumb svg{flex-shrink:0}.theme-accueillant .demarches__eyebrow{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.28em;color:#ffc94d}.theme-accueillant .demarches__title{font-family:var(--font-display),ui-serif,Georgia,serif;font-size:clamp(36px,6vw,64px);font-weight:600;line-height:1.05;color:#fff;margin-top:16px}.theme-accueillant .demarches__divider{width:80px;height:4px;background:#ffc94d;margin:24px auto 0}.theme-accueillant .demarches__subtitle{margin-top:48px;font-size:16px;color:hsla(0,0%,100%,.85);line-height:1.65}.theme-accueillant .demarches__section{padding-top:96px;padding-bottom:96px}.theme-accueillant .demarches__body{padding-bottom:96px}.theme-accueillant .demarches__list{display:flex;flex-direction:column;gap:2px}.theme-accueillant .demarches__item{border:1px solid rgba(42,36,56,.1);background:#fff;transition:box-shadow .2s}.theme-accueillant .demarches__item--open{box-shadow:0 10px 40px -12px rgba(42,36,56,.18)}.theme-accueillant .demarches__item-header{display:flex;align-items:center;gap:24px;width:100%;padding:32px 40px;background:rgba(0,0,0,0);border:none;cursor:pointer;text-align:left;transition:background .15s}.theme-accueillant .demarches__item-header:hover{background:#fff6e5}.demarches__item--open .theme-accueillant .demarches__item-header{background:#fff6e5;border-bottom:1px solid rgba(42,36,56,.1)}.theme-accueillant .demarches__item-icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(124,198,106,.15);color:#7cc66a}.demarches__item--open .theme-accueillant .demarches__item-icon{background:#7cc66a;color:#fff}.theme-accueillant .demarches__item-meta{flex:1 1;display:flex;flex-direction:column;gap:3px;min-width:0}.theme-accueillant .demarches__item-cat{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:rgba(42,36,56,.65)}.theme-accueillant .demarches__item-title{font-family:var(--font-display),ui-serif,Georgia,serif;font-size:17px;font-weight:600;color:#2a2438;line-height:1.25}.theme-accueillant .demarches__item-summary{font-size:14px;color:rgba(42,36,56,.8);line-height:1.25}@media(max-width:768px){.theme-accueillant .demarches__item-summary{display:none}}.theme-accueillant .demarches__item-chevron{flex-shrink:0;color:rgba(42,36,56,.65);transition:transform .3s cubic-bezier(.22,1,.36,1)}.theme-accueillant .demarches__item-chevron--open{transform:rotate(180deg)}.theme-accueillant .demarches__item-body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s cubic-bezier(.22,1,.36,1)}.theme-accueillant .demarches__item-body--open{grid-template-rows:1fr}.theme-accueillant .demarches__item-body-inner{overflow:hidden}.theme-accueillant .demarches__item-body-inner li,.theme-accueillant .demarches__item-body-inner p,.theme-accueillant .demarches__item-body-inner ul{font-size:14px;color:rgba(42,36,56,.8);line-height:1.65}.theme-accueillant .demarches__item-body-inner p{margin-bottom:16px}.theme-accueillant .demarches__item-body-inner p:last-of-type{margin-bottom:0}.theme-accueillant .demarches__item-body-inner ul{margin:0 0 16px 24px;display:flex;flex-direction:column;gap:4px}.theme-accueillant .demarches__item-body-inner strong{color:#2a2438}.theme-accueillant .demarches__item-body-inner>*{padding:40px 40px 0}.theme-accueillant .demarches__item-body-inner>:last-child{padding-bottom:40px}.theme-accueillant .demarches__links{display:flex;flex-direction:column;gap:8px;padding-top:24px!important;margin-top:16px;border-top:1px solid rgba(42,36,56,.1)}.theme-accueillant .demarches__ext-link{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:#2e8b57;transition:gap .15s}.theme-accueillant .demarches__ext-link:hover{gap:16px}.theme-accueillant .demarches__note{display:flex;align-items:center;gap:8px;padding:16px 24px!important;background:#fff6e5;font-size:12px!important;color:rgba(42,36,56,.65)!important}.theme-accueillant .demarches__note svg{flex-shrink:0;color:#7cc66a}