:root{--card-recrutement-height:300px}.card-recrutement{width:450px;height:var(--card-recrutement-height);box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:5px}@media screen and (max-width:450px){.card-recrutement{width:100%;height:340px}}.container-sf{padding:0 6%}.card-recrutement .block-image{height:calc(var(--card-recrutement-height)*0.4)}.card-recrutement .block-image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;filter:grayscale(1);border-radius:5px 5px 0 0}.card-recrutement .block-content{height:100%;padding:var(--spacing)}.card-recrutement .block-content .block-title{margin-bottom:.5rem}.card-recrutement .block-content h3{font-family:Montserrat,sans-serif;font-style:normal;font-weight:800;font-size:1rem;line-height:20px;color:var(--red-color)}.card-recrutement .block-content .teaser{font-style:normal;font-weight:500;font-size:.875rem;line-height:17px}.card-recrutement .block-content .block-button,.card-recrutement .block-content .block-title,.card-recrutement .block-content .tags,.card-recrutement .block-content .teaser{height:-moz-fit-content!important;height:fit-content!important;min-height:40px}