#resumator-jobs{display:flex;flex-wrap:wrap;gap:24px}#resumator-logo{display:none!important}.resumator-job{border-radius:12px;box-shadow:0 8px 16px rgba(0,0,0,.05),0 4px 8px rgba(0,0,0,.05);display:inline-flex;flex-direction:column;padding:0 36px 36px;row-gap:10px;width:calc(33.33% - 16px)}.resumator-job-title{font-size:1rem!important;padding-top:24px}.resumator-job-info{font-size:.89rem!important}.resumator-job .resumator-job-title,.resumator-job:first-of-type .resumator-job-title{border-top:none}.resumator-job-view-details{display:inline-flex;height:55px;margin:0;perspective:1000px;position:relative;width:180px}a.resumator-job-link{align-items:center;-ms-appearance:none;-webkit-appearance:none;appearance:none;background:#000;border-color:#000;border-radius:6px;border-radius:999px;color:#fff!important;cursor:pointer;display:inline-flex;font-family:ProximaNova;font-size:.89rem;font-weight:600;justify-content:center;line-height:1.5;margin-top:12px;padding:.64rem .91rem;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;transform:scale(1);transition:box-shadow,background-image,background-color,transform;transition-duration:.1s;transition-timing-function:ease-in-out;-webkit-user-select:none;user-select:none;vertical-align:middle}a.resumator-job-link:hover{line-height:inherit;text-decoration:none;transform:scale(1.07)}a.resumator-job-link:active{transform:scale(.93);transition-duration:.05s}a.resumator-job-link:after{background:currentColor;border-radius:20px;color:inherit;content:"";display:block;height:2.22rem;left:50%;margin-left:-1.11rem;margin-top:-1.11rem;opacity:0;pointer-events:none;position:absolute;top:50%;transform:scale(0);width:2.22rem;z-index:-1}a.resumator-job-link:active:after{animation:btn_ripple .5s ease-in-out;animation-fill-mode:forwards}@media (max-width:1179px){.resumator-job{width:calc(50% - 24px)}}@media (max-width:767px){.resumator-job{width:100%}}