.producteur__container{align-items:center;display:flex;gap:13.2rem;justify-content:space-between;position:relative}@media screen and (max-width:989.98px){.producteur__container{flex-direction:column;gap:2.4rem}}.producteur__image{aspect-ratio:1/1;border-radius:.8rem;height:100%;-o-object-fit:cover;object-fit:cover;width:50%}@media screen and (max-width:989.98px){.producteur__image{border-radius:0;width:100%}}.producteur__image img{aspect-ratio:1/1;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.producteur__content{display:flex;flex-direction:column;gap:.8rem;width:50%}@media screen and (max-width:989.98px){.producteur__content{width:100%}}.producteur__suptitle{color:#b71820;font-family:var(--font-heading-family);font-size:calc(var(--font-body-scale)*1.6rem);text-transform:uppercase}.producteur__title{color:#b71820;font-weight:600;line-height:100%;margin:0}.producteur__title a{color:inherit;text-decoration:none}.producteur__title a:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.producteur__description{color:#575756;font-family:var(--font-body-family);font-size:calc(var(--font-body-scale)*1.6rem);font-weight:400;margin-top:.8rem}.producteur__description *{color:inherit;margin:0}