.module-job-reader{max-width:880px}.module-job-reader .job-reader{background-color:var(--col-gris-clair-3);border-radius:var(--border-radius-default);flex-direction:column;gap:20px;padding:20px 40px 20px 20px;display:flex}.module-job-reader .job-reader__header{border-bottom:1px solid var(--col-gris-clair-2);align-items:center;gap:20px;margin-bottom:20px;padding-bottom:20px;display:flex}.module-job-reader .job-reader__header h1{margin-bottom:0}.module-job-reader .job-reader__header .job-card__logo{background:#fff;border-radius:20px;justify-content:center;align-items:center;gap:10px;width:135px;height:135px;padding:30px;display:flex}.module-job-reader .job-reader__header .job-card__logo svg{width:auto;height:100%}.module-job-reader .job-reader__header .job-card__content p{color:var(--col-gris)}.module-job-reader .job-reader h2,.module-job-reader .job-reader h3{margin-bottom:20px}.module-job-reader .job-reader .job-reader__description{flex-direction:column;gap:20px;display:flex}.module-job-reader .job-reader .job-reader__description #avantages :not(h3){font-weight:700}.module-job-reader .job-reader dl{grid-template-columns:auto 1fr;gap:15px;display:grid}.module-job-reader .job-reader dl dt{font-weight:700}.module-job-reader .job-reader dl dd{margin:0}.module-job-reader a.button{background-color:var(--col-rouge);color:#fff;border-radius:var(--border-radius-button);justify-content:center;align-items:center;width:fit-content;min-width:200px;margin:0 auto;padding:10px 20px;font-weight:700;transition:all .3s;display:flex}.module-job-reader a.button:hover{color:var(--col-rouge);background-color:#fff}
