.carte-debouches{width:100%;box-sizing:border-box;box-shadow:var(--card-shadow-light);transition:box-shadow .2s}.carte-debouches__container{background:var(--surface-primary);border-radius:var(--radius-XXS);overflow:hidden;height:100%;display:flex;flex-direction:column}.carte-debouches__image{width:100%;height:auto;overflow:hidden;position:relative;background:var(--surface-primary);aspect-ratio:271/153}.carte-debouches__image img{position:absolute !important;top:50% !important;left:50% !important;width:100% !important;height:100% !important;object-fit:cover !important;object-position:center !important;transform:translate(-50%, -50%) !important;min-width:100%;min-height:100%;transition:transform .3s ease}.carte-debouches__content{padding:var(--padding-S);display:flex;flex-direction:column;justify-content:space-between;gap:var(--padding-L);flex-grow:1}.carte-debouches__content__row{display:flex;flex-direction:row !important;align-items:center;justify-content:space-between;margin-top:auto}.carte-debouches__titre{font-size:var(--titre-haas-XXS);font-weight:600;line-height:105%;margin:0px;color:var(--title-primary);word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;hyphens:auto}.carte-debouches__salaire{font-size:var(--corps-haas-XXXS);font-weight:500;color:var(--button-label-tertiary);width:100%;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;hyphens:auto}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.grid-item-carte-debouches{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.grid-item-carte-debouches .carte-debouches{width:100%;max-width:100%;overflow:hidden}.acf-field.carte-debouches{width:100%}.blockAllCartes .carte-debouches{max-width:271px}.blockAllCartes .fullwidth .carte-debouches{max-width:inherit;width:100%}
