.screen-job-openings__hero{padding-top:100px;padding-bottom:40px;padding-left:16px;padding-right:16px;text-align:center}.screen-job-openings__hero-title{margin:0;position:relative;width:fit-content;margin-left:auto;margin-right:auto;color:rgba(var(--color-scrim),1);font-family:var(--typeface-brand);font-size:clamp(35px, 2.4vw, 42px);font-weight:700;line-height:1.2;letter-spacing:0;font-optical-sizing:auto;font-variation-settings:"wdth";cursor:default}.screen-job-openings__hero-title span{color:rgba(var(--color-tertiary-container),1)}.screen-job-openings__hero-title::after{content:"";position:absolute;bottom:-13px;left:0;width:100%;height:3px;background:linear-gradient(90deg,rgba(var(--color-success),1) 0,rgba(var(--color-tertiary-container),1) 50%,rgba(var(--color-primary),1) 100%);border-radius:999px;transform:scaleX(0);transform-origin:center;transition:transform .4s cubic-bezier(.25, .46, .45, .94)}.screen-job-openings__hero-title:hover::after{transform:scaleX(1)}.screen-job-openings__hero-line{width:80px;height:3px;margin:10px auto 24px;background:rgba(var(--color-tertiary-container),1);transition:opacity .3s ease}.screen-job-openings__hero-title:hover+.screen-job-openings__hero-line{opacity:0}.screen-job-openings__content{padding:0 0 120px}.screen-job-openings__info{display:flex;justify-content:flex-start;align-items:center;gap:10px;margin-bottom:40px}.screen-job-openings__info-button{display:flex;align-items:center;justify-content:center;padding:0;background:0 0;border:none;cursor:pointer}.screen-job-openings__info-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.screen-job-openings__info-icon svg{width:25px;height:25px;color:rgba(var(--color-on-surface-variant),.4);transition:color .25s ease}.screen-job-openings__info-button:hover .screen-job-openings__info-icon svg{color:rgba(var(--color-primary),1)}.screen-job-openings__info-text{margin:0;color:rgba(var(--color-on-surface-variant),.6);font-family:var(--typeface-plain);font-size:14px;font-weight:500;line-height:22px}.screen-job-openings__empty{padding:50px;text-align:center;background:#fff;border:1px dashed rgba(var(--color-outline-variant),1);border-radius:16px}.page-job-openings__empty p{margin:0;color:rgba(var(--color-scrim),.65);font-family:var(--typeface-brand);font-size:15px;font-weight:500;line-height:1.5}.screen-job-openings__year{margin-bottom:18px;border:1px solid rgba(var(--color-outline-variant),1);border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.04)}.screen-job-openings__year-header{display:flex;align-items:center;gap:18px;width:100%;padding:0;background:#fff;border:1px solid rgba(var(--color-outline),1);border-radius:14px;cursor:pointer;transition:background .25s,color .25s,border-color .25s}.screen-job-openings__year-icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;background:rgba(var(--color-on-inverse-primary),1);color:#fff;transition:background .25s,color .25s}.screen-job-openings__year-icon svg{width:22px;height:22px;fill:currentColor}.screen-job-openings__year-title{flex:1;font-family:var(--typeface-brand);font-size:22px;font-weight:700;color:rgba(var(--color-on-inverse-primary),1);transition:color .25s}.screen-job-openings__year-arrow{display:flex;align-items:center;justify-content:center;width:64px;height:64px;color:rgba(var(--color-on-inverse-primary),1);transition:color .25s,transform .25s}.screen-job-openings__year-body{display:none;padding:0;border:1px solid rgba(var(--color-outline),1);border-top:none;border-bottom-left-radius:14px;border-bottom-right-radius:14px}.screen-job-openings__year-body.is-open{display:block}.screen-job-openings__card{border-top:1px solid rgba(var(--color-on-inverse-primary),.4);background:#fff}.screen-job-openings__card-header{display:flex;align-items:center;justify-content:space-between;padding:24px 32px}.screen-job-openings__card-title{margin:0;color:rgba(var(--color-on-inverse-primary),1);font-family:var(--typeface-brand);font-size:clamp(16px, 2.4vw, 19px);font-weight:700}.screen-job-openings__card-status{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:999px;font-family:var(--typeface-plain);font-size:13px;font-weight:500;line-height:1}.screen-job-openings__card-status-dot{display:block;width:10px;height:10px;border-radius:50%;background:currentColor;flex:0 0 10px}.screen-job-openings__card-status--vigente{background:#dff7e6;color:#0b6b2c}.screen-job-openings__card-status--evaluacion{background:#fff2cc;color:#b97700}.screen-job-openings__card-status--finalizada{background:#ececec;color:#666}.screen-job-openings__card-content{padding:0 32px 32px}.screen-job-openings__notice{display:flex;align-items:center;gap:14px;margin-top:32px;margin-bottom:90px;padding:12px 20px;background:#fff;border:1px solid rgba(var(--color-outline-variant),1);border-radius:12px}.screen-job-openings__notice-icon{width:26px;height:26px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.screen-job-openings__notice-icon svg{width:22px;height:22px;color:rgba(var(--color-primary),1)}.screen-job-openings__notice-text{margin:0;color:rgba(var(--color-primary),1);font-family:var(--typeface-plain);font-size:14px;font-weight:500;line-height:1.6}.screen-job-openings__timeline{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-top:22px}.screen-job-openings__timeline-item{display:flex;flex-direction:column;justify-content:space-between;align-items:center;background:#fff;border:1px solid rgba(var(--color-outline-variant),1);border-radius:14px;padding:16px 14px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.04);transition:.25s ease}.screen-job-openings__timeline-item:hover{border-color:rgba(var(--color-outline),1);box-shadow:0 6px 18px rgba(0,0,0,.08)}.screen-job-openings__timeline-label{display:flex;align-items:center;justify-content:center;min-height:44px;width:100%;padding-bottom:14px;margin-bottom:14px;border-bottom:1px solid rgba(var(--color-outline-variant),1);color:rgba(var(--color-scrim),1);font-family:var(--typeface-brand);font-size:14px;font-weight:600;line-height:1.35}.screen-job-openings__timeline-date{color:rgba(var(--color-on-error-container),1);font-family:var(--typeface-brand);font-size:13px;font-weight:400;line-height:1.2}.screen-job-openings__documents{padding:28px 18px 24px}.screen-job-openings__documents-title{margin:0 0 18px;color:rgba(var(--color-on-inverse-primary),1);font-family:var(--typeface-brand);font-size:16px;font-weight:700}.screen-job-openings__documents-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.screen-job-openings__document{display:flex;flex-direction:column;justify-content:space-between;min-height:125px;padding:22px;background:#fff;border:1px solid rgba(var(--color-outline-variant),1);border-radius:14px;box-shadow:0 2px 8px rgba(0,0,0,.04);transition:.25s ease}.screen-job-openings__document:hover{box-shadow:0 6px 14px rgba(0,0,0,.08);border-color:rgba(var(--color-outline),1)}.screen-job-openings__document-name{margin:0;color:rgba(var(--color-scrim),1);font-family:var(--typeface-brand);font-size:14px;font-weight:600;line-height:1.45}.screen-job-openings__document-footer{display:flex;justify-content:space-between;align-items:center;margin-top:18px;padding-top:16px;border-top:1px solid rgba(var(--color-outline-variant),1)}.screen-job-openings__document-size{color:rgba(var(--color-on-surface-variant),.75);font-family:var(--typeface-plain);font-size:14px;font-weight:500}.screen-job-openings__document-download{width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:rgba(var(--color-on-surface-variant),.25);transition:color .25s ease}.screen-job-openings__document-download:hover{color:rgba(var(--color-on-error-container),1);transform:scale(1.1)}.screen-job-openings__document-download svg{width:22px;height:22px;fill:currentColor}.screen-job-openings__card-header{width:100%;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 32px;background:0 0;border:0;cursor:pointer;text-align:left}.screen-job-openings__card-toggle{width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:rgba(var(--color-scrim),1);flex-shrink:0}.screen-job-openings__card-toggle svg{width:18px;height:18px;fill:currentColor}.screen-job-openings__card-content{display:none}.screen-job-openings__card-content.is-open{display:block}.screen-job-openings__card-header{display:flex;align-items:center;gap:20px}.screen-job-openings__card-title{flex:1}.screen-job-openings__card-arrow{display:flex;align-items:center;justify-content:center;width:24px;height:24px;margin-left:20px;transition:transform .25s ease}.screen-job-openings__card.is-open .screen-job-openings__card-arrow{transform:rotate(180deg)}.screen-job-openings__year-header:hover{background:rgba(var(--color-warning-container-claro),1)}.screen-job-openings__year-header:hover .screen-job-openings__year-icon{background:rgba(var(--color-secondary),1)}.screen-job-openings__year-header.is-open{background:rgba(var(--color-on-error-container),1);border-color:rgba(var(--color-on-error-container),1)}.screen-job-openings__year-header.is-open .screen-job-openings__year-icon{background:0 0}.screen-job-openings__year-header.is-open .screen-job-openings__year-arrow,.screen-job-openings__year-header.is-open .screen-job-openings__year-icon,.screen-job-openings__year-header.is-open .screen-job-openings__year-title{color:#fff}.screen-job-openings__year-header.is-open .screen-job-openings__year-arrow{transform:rotate(180deg)}.page-job-openings__content>.container{width:90%;max-width:980px;margin:0 auto}.screen-job-openings__year-header.is-open{background:rgba(var(--color-on-error-container),1);border-color:rgba(var(--color-on-error-container),1);border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.screen-job-openings__card-header:hover{background:rgba(var(--color-alert-container),.25);transition:background .25s ease}.screen-job-openings__card.is-open .screen-job-openings__card-header{background:rgba(var(--color-warning-container-claro),1)}.screen-job-openings__card.is-open .screen-job-openings__card-status--evaluacion{background:rgba(var(--color-on-warning-container),1);color:#fff}.screen-job-openings__card.is-open .screen-job-openings__card-status--evaluacion .screen-job-openings__card-status-dot{background:#fff}.screen-job-openings__card.is-open .screen-job-openings__card-status--vigente{background:rgba(var(--color-primary),1);color:#fff}.screen-job-openings__card.is-open .screen-job-openings__card-status--vigente .screen-job-openings__card-status-dot{background:#fff}.screen-job-openings__card.is-open .screen-job-openings__card-status--finalizada{background:rgba(var(--color-on-secondary-container),1);color:#fff}.screen-job-openings__card.is-open .screen-job-openings__card-status--finalizada .screen-job-openings__card-status-dot{background:#fff}@media (max-width:1024px){.page-job-openings__content>.container{width:90%}.screen-job-openings__timeline{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.screen-job-openings__documents-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}@media (max-width:767px){.screen-job-openings__timeline{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.screen-job-openings__documents-grid{grid-template-columns:1fr;gap:18px}.screen-job-openings__card-header{display:grid;grid-template-columns:1fr auto;grid-template-areas:"title title" "status arrow";align-items:center;row-gap:16px}.screen-job-openings__card-title{grid-area:title}.screen-job-openings__card-status{grid-area:status;justify-self:start}.screen-job-openings__card-arrow{grid-area:arrow;justify-self:end;margin-left:0}}@media (max-width:480px){.page-job-openings__content>.container{width:90%}.screen-job-openings__job-header{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.screen-job-openings__job-header-right{width:100%;display:flex;justify-content:space-between;align-items:center}.screen-job-openings__timeline{grid-template-columns:1fr;gap:16px}}.screen-job-openings__modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(0,0,0,.45);opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.screen-job-openings__modal[hidden]{display:flex}.screen-job-openings__modal.is-open{opacity:1;visibility:visible}.screen-job-openings__modal-content{position:relative;width:100%;max-width:520px;padding:28px 30px;background:#fff;border:1px solid rgba(var(--color-outline-variant),1);border-radius:14px;box-shadow:0 12px 35px rgba(0,0,0,.14);transform:translateY(10px);transition:transform .25s ease}.screen-job-openings__modal.is-open .screen-job-openings__modal-content{transform:translateY(0)}.screen-job-openings__modal-close{position:absolute;top:16px;right:18px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;padding:0;background:0 0;border:0;color:rgba(var(--color-scrim),.8);font-family:Arial,sans-serif;font-size:25px;font-weight:400;line-height:1;cursor:pointer;transition:color .2s ease}.screen-job-openings__modal-close:hover{color:rgba(var(--color-primary),1)}.screen-job-openings__modal-title{margin:0 38px 24px 0;color:rgba(var(--color-scrim),1);font-family:var(--typeface-brand);font-size:16px;font-weight:700;line-height:1.4}.screen-job-openings__modal-status{display:flex;flex-direction:column;gap:22px}.screen-job-openings__modal-status-item{display:flex;align-items:flex-start;gap:12px}.screen-job-openings__modal-status-dot{width:11px;height:11px;margin-top:5px;border-radius:50%;flex:0 0 11px}.screen-job-openings__modal-status-dot--vigente{background:#16a34a}.screen-job-openings__modal-status-dot--evaluacion{background:#f5a900}.screen-job-openings__modal-status-dot--finalizada{background:#999}.screen-job-openings__modal-status-name{display:block;margin-bottom:5px;font-family:var(--typeface-brand);font-size:13px;font-weight:700;line-height:1.3}.screen-job-openings__modal-status-name--vigente{color:#16803c}.screen-job-openings__modal-status-name--evaluacion{color:#d68b00}.screen-job-openings__modal-status-name--finalizada{color:#666}.screen-job-openings__modal-status-item p{margin:0;color:rgba(var(--color-on-surface-variant),.9);font-family:var(--typeface-plain);font-size:13px;font-weight:400;line-height:1.55}@media (max-width:575px){.screen-job-openings__modal{padding:18px}.screen-job-openings__modal-content{padding:24px 22px}}