.c-card-job{--accent:var(--custom-card-accent,var(--rust-brown,#d06734));--backgrounnd-color:var(--custom-card-bg-color,#fff);--border-radius:9px;--body-padding:20px;--border:3px solid var(--accent);--shadow:0px 0px 0px rgba(0,0,0,.16);--shadow-hover:0px 6px 6px rgba(0,0,0,.26);--image-background-color:rgba(0,0,0,.05);--image-aspect-ratio:16/9;--image-background-url:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 220 170'%3E%3Cpath d='M0 169.9V0h220v169.9zM16 154h188V16H16z' style='fill:%23fff'/%3E%3Cpath d='M190 93.9 140 46l-60 58-19-18-31 34.2V140h160z' style='fill:%23fff'/%3E%3Ccircle cx='50' cy='50' r='20' style='fill:%23fff'/%3E%3C/svg%3E");--topic-color:rgba(0,0,0,.6);--topic-border-color:var(--topic-color)}@media (max-width:758px){.c-card-job{--body-padding:20px}}.c-card-job{line-height:1.75;width:100%}.c-card-job__wrapper{background:var(--backgrounnd-color);border:var(--border);border-radius:var(--border-radius);box-shadow:var(--shadow);display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;height:100%;overflow:hidden;width:100%;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-moz-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;-webkit-align-content:stretch;justify-content:flex-start;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:stretch;-moz-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.c-card-job__wrapper--link{color:var(--accent);text-decoration:none}.c-card-job__wrapper--link:hover{box-shadow:var(--shadow-hover);color:var(--accent)}.c-card-job__header{width:100%}.c-card-job__image-wrapper{aspect-ratio:var(--image-aspect-ratio);background:var(--image-background-color) no-repeat center center var(--image-background-url);background-size:25%;position:relative;width:100%}.c-card-job__image{background-color:#fff;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.c-card-job__image--contain{object-fit:contain}.c-card-job__body{padding:var(--body-padding) var(--body-padding) calc(var(--body-padding)/2) var(--body-padding);width:100%}.c-card-job__cities{color:currentColor;font-size:1.4rem;font-weight:400;line-height:1.2;margin:0 0 1.2rem}.c-card-job__title{color:currentColor;font-size:2.5rem;font-weight:300;overflow-wrap:break-word;text-wrap:balance}.c-card-job__footer{color:var(--accent);display:flex;flex-direction:column;line-height:0;margin-top:auto;padding:0;text-align:left;width:100%}.c-card-job__card-arrow{margin:0 var(--body-padding) var(--body-padding) auto}.c-card-job__card-shape{margin-top:-30px}.c-card-job__footer-icon{max-height:16.5px}