.sc-open-roles,.sc-open-roles *{box-sizing:border-box}.sc-open-roles{background:#f4f2ef;border-radius:18px;color:#f7f5f1;padding:10px 10px 11px;width:100%}.sc-open-roles__list{display:grid;gap:10px}.sc-open-roles__item{align-items:center;background:#fff;border:1px solid #dcdee1;border-radius:12px;display:flex;gap:32px;justify-content:space-between;min-height:108px;padding:24px 29px 24px 59px;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.sc-open-roles__item:focus-within,.sc-open-roles__item:hover{background:#fff8f2;border-color:#ff6700;border-left-width:4px;box-shadow:0 5px 12px rgba(13,27,42,.08)}.sc-open-roles__details{min-width:0}.sc-open-roles__details h3{margin:0 0 7px}.sc-open-roles__details p{color:#0d1b2a;margin:0}.sc-open-roles__action{align-items:center;display:flex;flex:0 0 auto}.sc-open-roles__posted{color:#0d1b2a;font-size:16px;line-height:1.4;min-width:151px;padding-right:30px;text-align:right}.sc-open-roles__action a{align-items:center;border-left:1px solid #e1e1e1;color:#f75f00;display:inline-flex;font-size:18px;font-weight:800;gap:10px;justify-content:flex-end;line-height:1.2;min-height:30px;min-width:140px;padding-left:30px;text-decoration:none}.sc-open-roles__action svg{fill:none;height:20px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7;transition:transform .2s ease;width:20px}.sc-open-roles__action a:focus-visible svg,.sc-open-roles__action a:hover svg{transform:translateX(4px)}.sc-open-roles__action a:focus-visible{outline:2px solid #f75f00;outline-offset:5px}.sc-open-roles__count{color:#66717f;font-size:16px;line-height:1.4;margin:11px 0 0;text-align:center}@media (max-width:767px){.sc-open-roles{border-radius:12px;padding:10px}.sc-open-roles__item{align-items:flex-start;flex-direction:column;gap:18px;min-height:0;padding:22px 20px}.sc-open-roles__details h3{font-size:20px}.sc-open-roles__action a,.sc-open-roles__count,.sc-open-roles__details p,.sc-open-roles__posted{font-size:15px}.sc-open-roles__action{justify-content:space-between;width:100%}.sc-open-roles__posted{min-width:0;padding-right:18px;text-align:left}.sc-open-roles__action a{gap:12px;min-width:120px;padding-left:18px}}@media (max-width:420px){.sc-open-roles__action{align-items:flex-start;flex-direction:column;gap:12px}.sc-open-roles__action a{border-left:0;border-top:1px solid #e1e1e1;justify-content:space-between;padding:12px 0 0;width:100%}}@media (prefers-reduced-motion:reduce){.sc-open-roles__action svg,.sc-open-roles__item{transition:none}}