.targets{flex-direction:column;justify-content:space-between;width:100%;padding:3rem 0;display:flex}.targets .target-title{flex-direction:column;margin:0;padding:0;display:flex}.targets .targets-content{flex-wrap:wrap;align-items:flex-start;gap:1.5rem;display:flex}.targets .targets-content .targets-content-objectif{background-color:#f6f6f9;border-radius:15px;flex-direction:row;flex:40%;align-items:center;gap:1rem;padding:1rem 2rem 0;display:flex}.targets .targets-content .targets-content-objectif .checkbox{appearance:none;aspect-ratio:1;padding-bottom:.7rem;transition:all .2s ease-in-out}@media screen and (max-width:1024px){.targets{flex-direction:column;width:90%;margin:0 5%;padding-bottom:5rem}.targets .target-title{margin-bottom:1rem}}
.testimony{flex-direction:column;padding:0 0 5rem;display:flex}.testimony .testimony-container{background-color:#f2f2f2;border-radius:15px;display:flex;position:relative}.testimony .testimony-container .testimony-text{padding:3.5rem}.testimony .testimony-container .testimony-quote{max-width:130px;position:absolute;bottom:-3rem;right:3rem}@media (max-width:576px){.testimony .testimony-container .testimony-quote{max-width:40px;bottom:-1rem}}@media (max-width:834px){.testimony{margin:5rem 1rem}.testimony .testimony-container .testimony-text{padding:1rem}}
