.bandeau-photo{isolation:isolate;align-items:center;min-height:420px;display:flex;position:relative;overflow:hidden}.bandeau-photo__fond{z-index:-2;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;background-image:var(--fond-jpg);position:absolute;inset:0}@supports (background-image:image-set(url("i.webp") type("image/webp"))){.bandeau-photo__fond{background-image:image-set(var(--fond-webp) type("image/webp"), var(--fond-jpg) type("image/jpeg"))}}.bandeau-photo__voile{z-index:-1;background:linear-gradient(100deg,#140e0be0 0%,#140e0bb8 45%,#140e0b59 100%);position:absolute;inset:0}.bandeau-photo__contenu{padding-block:var(--space-16,4rem);width:100%;max-width:720px;margin-inline:auto}.bandeau-photo__eyebrow{color:var(--color-gold,#c9a96e);justify-content:flex-start}.bandeau-photo__titre{font-family:var(--font-serif,Georgia, serif);color:#fff;text-wrap:balance;margin:0 0 1rem;font-size:clamp(1.9rem,4vw,3rem);line-height:1.15}.bandeau-photo__titre em{color:var(--color-gold,#c9a96e);font-style:normal}.bandeau-photo__texte{color:#ffffffe6;max-width:52ch;margin:0 0 2rem;font-size:1.1rem;line-height:1.7}.bandeau-photo__actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}@media (width<=768px){.bandeau-photo{min-height:340px}.bandeau-photo__voile{background:linear-gradient(#140e0bd1,#140e0be6)}.bandeau-photo__contenu{padding-block:3rem}}@media (prefers-reduced-motion:reduce){.bandeau-photo__fond{background-attachment:scroll}}
