.header-link {
    padding-left: 19px;
}

.flexi {
    display: flex;
    font-family: "Manrope", sans-serif;
    align-items: center;
}

ul.flexi {
    margin: 0;
}

#sector-title-name * * {
    padding-left: 19px;
    font-weight: 700;
    letter-spacing: -0.5px;
}

a {
    color: currentColor;
    text-decoration-thickness: 1px !important;
    text-underline-offset: .1em
}

li {
    padding-bottom: 7px;
}

#banner {
    border-style: none;
    border-width: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background: linear-gradient(135deg, rgb(4, 4, 4) 0%, rgb(9, 91, 243) 100%);
    padding-top: 10px;
    padding-right: 40px;
    padding-bottom: 10px;
    padding-left: 35px;
    align-items: center;
}

.zero-size {
    height: 53px;
    width: 53px;
}

#banner div:first-child {
    margin-right: auto;
}

.no-underline {
    text-decoration: none;
}

.no-underline:hover {
    text-decoration: underline;
}

#main-careers-image-container {
    width: 100%;
    height: 350px;
    padding: 0;
    margin: 0;
    position: relative;
}

#main-careers-image {
    width: 100%;
    height: 350px;
    padding: 0;
    margin: 0;
    object-fit: cover;
    opacity: 80%;
}

.career-title {
    text-align: center;
    margin-block-start: 0;
    margin-block-end: 0;
    font-family: "Manrope", sans-serif;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: inset;
    text-shadow: 3px 0 #fff, -3px 0 #fff, 0 3px #fff, 0 -3px #fff, 1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff;
    font-size: 3.5em;
    font-weight: 500;
    letter-spacing: 22px;
}

details {
    margin-bottom: 30px;
}

details p {
    margin: 0px;
    margin-top: 10px;
}

details summary {
    font-weight: 700;
}

main {
    margin-top: 20px;
    margin-left: 50px;
    margin-right: 50px;
}

#programas-link {
    font-weight: 700;
    margin: 0;
    margin-bottom: 30px;
}

#plan-de-estudios-table-title {
    font-weight: 700;
    margin: 0;
    margin-bottom: 10px;
}

table {
    border-collapse: collapse;
    width: 100%;
}

thead tr {
    background-color: white;
    position: sticky;
    z-index: 99;
    top: 0;
}

table thead tr th {
    background-color: #082e63;
    color: white;
    position: sticky;
    z-index: 100;
    top: 0;
}

th:first-of-type {
    border-top-left-radius: 10px;
}

th:last-of-type {
    border-top-right-radius: 10px;
}

figcaption {
    font-size: 0.875rem;
    ;
    line-height: 1.4;
}

.has-text-align-center {
    text-align: center
}

.has-text-align-left {
    text-align: left
}

.has-text-align-right {
    text-align: right
}

.has-base-color {
    color: #FFFFFF !important;
}

.has-medium-font-size {
    font-size: clamp(1rem, 1rem + ((1vw - 0.2rem) * 0.196), 1.125rem) !important;
}

.has-small-font-size {
    font-size: 0.875rem !important;
}

ol,
ul {
    margin-top: 10px;
    box-sizing: border-box
}

table {
    border-collapse: collapse;
    width: 100%;
    overflow-x: auto
}

table thead {
    border-bottom: 3px solid
}

table td,
table th {
    border: 1px solid;
    padding: .5em
}

table .has-fixed-layout {
    table-layout: fixed;
    width: 100%
}

table .has-fixed-layout td,
table .has-fixed-layout th {
    word-break: break-word
}

table.aligncenter,
table.alignleft,
table.alignright {
    display: table;
    width: auto
}

table.aligncenter td,
table.aligncenter th,
table.alignleft td,
table.alignleft th,
table.alignright td,
table.alignright th {
    word-break: break-word
}

table.is-style-stripes {
    background-color: initial;
    border-collapse: inherit;
    border-spacing: 0
}

table.is-style-stripes tbody tr:nth-child(odd) {
    background-color: #f0f0f0
}

table.is-style-stripes td,
table.is-style-stripes th {
    border-color: #0000
}

table.is-style-stripes {
    border-bottom: 1px solid #f0f0f0
}

footer {
    background-color: #082e63;
    color: #ffffff;
    padding-top: clamp(30px, 7vw, 70px);
    padding-bottom: clamp(30px, 7vw, 70px);
}

.footer-text
{
    margin: 0;
    margin-bottom: 34px;
}

.zero-margin
{
    margin: 0;
}

blockquote,
caption,
figcaption,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    text-wrap: pretty
}

figure {
    margin: 0 0 1em
}

body {
    margin: 0;
    background-color: #FFFFFF;
    color: #111111;
    font-family: "Manrope", sans-serif;
    font-size: clamp(1.125rem, 1.125rem + ((1vw - 0.2rem) * 0.392), 1.375rem);
    font-weight: 300;
    letter-spacing: -0.1px;
    line-height: 1.4;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    letter-spacing: -0.1px;
    line-height: 1.125;
}

h1 {
    font-size: clamp(2.15rem, 2.15rem + ((1vw - 0.2rem) * 1.333), 3rem);
}

h2 {
    font-size: clamp(1.75rem, 1.75rem + ((1vw - 0.2rem) * 0.392), 2rem);
}

h3 {
    font-size: clamp(1.125rem, 1.125rem + ((1vw - 0.2rem) * 0.392), 1.375rem);
}

h4 {
    font-size: clamp(1rem, 1rem + ((1vw - 0.2rem) * 0.196), 1.125rem);
}

h5 {
    font-size: 0.875rem;
    letter-spacing: 0.5px;
}

h6 {
    font-size: 0.875rem;
    font-weight: 700;
    letter-spacing: 1.4px;
    text-transform: uppercase;
}




.block-social-links {
    background: none;
    box-sizing: border-box;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    text-indent: 0
}

.block-social-links .social-link a,
.block-social-links .social-link a:hover {
    border-bottom: 0;
    box-shadow: none;
    text-decoration: none
}

.block-social-links .social-link svg {
    height: 1em;
    width: 1em
}

.block-social-links .social-link span:not(.screen-reader-text) {
    font-size: .65em;
    margin-left: .5em;
    margin-right: .5em
}

.block-social-links.has-small-icon-size {
    font-size: 16px
}

.block-social-links,
.block-social-links.has-normal-icon-size {
    font-size: 24px
}

.block-social-links.has-large-icon-size {
    font-size: 36px
}

.block-social-links.has-huge-icon-size {
    font-size: 48px
}

.block-social-links.aligncenter {
    display: flex;
    justify-content: center
}

.block-social-links.alignright {
    justify-content: flex-end
}

.block-social-link {
    border-radius: 9999px;
    display: block
}

.block-social-link {
    height: auto
}

.block-social-link a {
    align-items: center;
    display: flex;
    line-height: 0
}

.block-social-link:hover {
    transform: scale(1.1)
}

.block-social-links .block-social-link.social-link {
    display: inline-block;
    margin: 0;
    padding: 0
}

.block-social-links .block-social-link.social-link .block-social-link-anchor,
.block-social-links .block-social-link.social-link .block-social-link-anchor svg,
.block-social-links .block-social-link.social-link .block-social-link-anchor:active,
.block-social-links .block-social-link.social-link .block-social-link-anchor:hover,
.block-social-links .block-social-link.social-link .block-social-link-anchor:visited {
    fill: currentColor;
    color: currentColor
}



:where(.block-social-links:not(.is-style-logos-only)) .social-link-facebook {
    background-color: #0866ff;
    color: #fff
}

:where(.block-social-links:not(.is-style-logos-only)) .social-link-instagram {
    background-color: #f00075;
    color: #fff
}

:root :where(.block-social-links .social-link a) {
    padding: .25em
}

:root {
    --block-synced-color: #7a00df;
    --block-synced-color--rgb: 122, 0, 223;
    --bound-block-color: var(--block-synced-color);
    --editor-canvas-background: #ddd;
    --admin-theme-color: #007cba;
    --admin-theme-color--rgb: 0, 124, 186;
    --admin-theme-color-darker-10: #006ba1;
    --admin-theme-color-darker-10--rgb: 0, 107, 160.5;
    --admin-theme-color-darker-20: #005a87;
    --admin-theme-color-darker-20--rgb: 0, 90, 135;
    --admin-border-width-focus: 2px
}


.screen-reader-text
{
    word-wrap: normal !important;
    border: 0;
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.screen-reader-text:focus
{
    background-color: #ddd;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.content-flex-center
{
    display: flex;
    justify-content: center;
    gap: 20px;
}