@import url("https://fonts.googleapis.com/css2?family=Albert+Sans:wght@400;600;700;800&display=swap");#wb-vacantes *{box-sizing:border-box;font-family:Albert Sans,Arial,sans-serif}#wb-vacantes{margin:0 auto;max-width:860px;padding:0 20px}.wb-filters{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}.wb-filter-label{font-weight:700}.wb-filter-label,.wb-select{color:#1a2340;font-size:14px}.wb-select{appearance:none;-webkit-appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none' viewBox='0 0 12 8'%3E%3Cpath stroke='%23334199' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m1 1 5 6 5-6'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;border:1.5px solid #dde1ef;border-radius:8px;cursor:pointer;min-width:180px;padding:9px 32px 9px 12px}.wb-select:focus{border-color:#334199;outline:2px solid #334199}.wb-count{color:#6b7a99;font-size:14px;font-weight:600;margin-bottom:16px}.wb-count strong{color:#334199}.wb-list{display:flex;flex-direction:column}.wb-item{align-items:center;border-bottom:1px solid #e8eaf0;display:flex;gap:20px;justify-content:space-between;padding:22px 0}.wb-item:first-child{border-top:1px solid #e8eaf0}.wb-item-left{flex:1;min-width:0}.wb-item-area{align-items:center;color:#334199;display:flex;font-size:11px;font-weight:700;gap:6px;letter-spacing:1.5px;margin-bottom:6px;text-transform:uppercase}.wb-dot{background:#4ad8a1;border-radius:50%;height:6px;width:6px}.wb-item-title{color:#013;font-size:17px;font-weight:700;line-height:1.3;margin-bottom:10px}.wb-item-meta{display:flex;flex-wrap:wrap;gap:14px}.wb-meta-item{align-items:center;color:#6b7a99;display:flex;font-size:13px;font-weight:500;gap:5px}.wb-meta-icon{height:14px;width:14px}.wb-btn{background:#334199;border-radius:8px;color:#fff!important;flex-shrink:0;font-size:14px;font-weight:700;padding:10px 22px;text-decoration:none!important;white-space:nowrap}.wb-btn:hover{background:#013!important}.wb-state{color:#6b7a99;padding:60px 20px;text-align:center}.wb-spinner{animation:wb-spin .8s linear infinite;border:3px solid #e2e6f0;border-radius:50%;border-top-color:#334199;height:36px;margin:0 auto;width:36px}@keyframes wb-spin{to{transform:rotate(1turn)}}@media (max-width:600px){.wb-item{align-items:flex-start;flex-direction:column}.wb-btn{text-align:center;width:100%}.wb-filters{align-items:flex-start;flex-direction:column}.wb-select{width:100%}}