section.block-offres-emplois{padding-left:calc((100vw - 1200px)/2);padding-right:calc((100vw - 1200px)/2);display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:50px;margin-bottom:70px;min-height:300px}section.block-offres-emplois .no-offres{height:300px;display:flex;align-items:center;justify-content:center;text-align:center;width:700px}@media (max-width: 768px){section.block-offres-emplois{max-width:95vw;margin:20px auto}}section.block-offres-emplois .candidature-spontanee{width:430px;position:relative;display:block}@media (max-width: 768px){section.block-offres-emplois .candidature-spontanee{width:100%;height:inherit;margin-top:20px}}section.block-offres-emplois .candidature-spontanee .block-candidature{background-color:#ecf6fc;padding:60px 20px;text-align:center;width:430px;position:absolute;z-index:8}@media (max-width: 768px){section.block-offres-emplois .candidature-spontanee .block-candidature{width:100%}section.block-offres-emplois .candidature-spontanee .block-candidature .text p{text-align:center;margin-left:0}}section.block-offres-emplois .candidature-spontanee .block-candidature.sticky{position:fixed;top:100px}@media (max-width: 768px){section.block-offres-emplois .candidature-spontanee .block-candidature.sticky{position:relative;top:0px}}section.block-offres-emplois .candidature-spontanee .block-candidature.fix-bottom{position:absolute;bottom:0px}@media (max-width: 768px){section.block-offres-emplois .candidature-spontanee .block-candidature.fix-bottom{position:relative;top:0px}}section.block-offres-emplois .candidature-spontanee .block-candidature h3{font-size:28px;font-weight:500;color:#062032;line-height:130%;margin-bottom:10px}section.block-offres-emplois .candidature-spontanee .block-candidature div.link{margin-top:10px}section.block-offres-emplois .offres{display:flex;flex-direction:column;gap:20px;width:700px}@media (max-width: 768px){section.block-offres-emplois .offres{width:100%;height:inherit}}section.block-offres-emplois .offres .offre{padding:30px;border:1px solid #D2D2D2;border-radius:6px}section.block-offres-emplois .offres .offre .title{font-size:20px;font-weight:500;color:#062032;margin-bottom:8px}section.block-offres-emplois .offres .offre .type{background-color:#ecf6fc;padding:2px 12px;width:fit-content;border-radius:999px;font-size:12px;font-weight:400}section.block-offres-emplois .offres .offre .description{margin-top:10px;margin-bottom:10px;color:#062032;font-weight:400;font-size:16px}section.block-offres-emplois .offres .offre .read-more{display:flex;justify-content:flex-end}section.block-offres-emplois .offres .offre .read-more a{display:block;border-bottom:1px solid #062032;padding-bottom:3px;color:#062032;font-size:14px;font-weight:500}
