.module-job-reader .job-item{gap:40px;display:flex}.module-job-reader .job-reader{background-color:var(--col-gris-clair-3);border-radius:var(--border-radius-default);flex-direction:column;gap:20px;max-width:880px;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 .job-benefits #avantages{background-color:var(--col-rouge);border-radius:var(--border-radius-default);flex-direction:column;gap:20px;padding:20px 40px 20px 20px;display:flex;position:sticky;top:190px}.module-job-reader .job-benefits #avantages *{color:#fff}.module-job-reader .job-benefits #avantages ul li:before{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.0431%2016.5385C5.54249%2016.5385%204.32626%2015.322%204.32626%2013.8217L4.32626%206.1779C4.32626%204.67729%205.54276%203.46106%207.0431%203.46106L10.8099%203.46106C11.5557%203.46106%2012.269%203.76781%2012.7819%204.30935L16.6991%208.44351C17.5261%209.31633%2017.5261%2010.6838%2016.6991%2011.5566L12.7819%2015.6908C12.269%2016.2323%2011.5557%2016.539%2010.8099%2016.539L7.0431%2016.5385Z'%20fill='%23FFFFFF'/%3e%3c/svg%3e")}.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}
