/*
Theme Name: Minimal Theme
Theme URI:
Author:
Author URI:
Description: A clean and simple WordPress theme
Version: 1.0
Text Domain: minimal-theme
*/
.ext-btn.disabled{
  display: none;
}
.version-single-page-um .page-body-flexible-flower{
  width: 100%;
  max-width: 100%;
  padding-left: 20px;
}
.featured-wrapper.featured-versiones-archive.featured-version-single .featured-itself h1{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-3xl, 30px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-light, 300);
line-height: var(--Common-Typography-Leading-9, 36px); /* 120% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0);
}
.single-version-thumbnail-wrapper .thumb-padder img{
  object-fit: cover;
width: calc(100% - 20px);
height: auto;
}
.single-version-thumbnail-wrapper .thumb-padder{
  display: flex;
justify-content: flex-start;
align-items: flex-start;
width: 100%;
}
.single-version-thumbnail-wrapper{
  display: flex;
    justify-content: center;
    align-items: center;
}
.borderakles{
      border-bottom: 1px solid #000;
      padding-top: 28px;
}
.featured-wrapper.featured-versiones-archive .featured-itself{
  padding: 64px 32px;
  display: flex;
  flex-flow: column;
  gap: 12px;
  padding-bottom: 0;
}
.featured-wrapper.featured-versiones-archive .featured-itself .parent-name{
  color: var(--Common-Neutral-Medium, #6D6D6D);
  font-family: "Work Sans";
  font-size: var(--font-size-0875-rem-14-px, 14px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-normal, 400);
  line-height: var(--Common-Typography-Leading-5, 20px); /* 142.857% */
  display: flex;
  align-items: center;
  gap: 8px;
}
.featured-wrapper.featured-versiones-archive .featured-itself h1{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: "Work Faad";
font-size: var(--Common-Typography-Size-7xl, 72px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-light, 300);
line-height: 72px; /* 100% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0);
}
.row.versiones-row .version-block a .padder{
  padding: 12px;
}
.row.versiones-row{
  margin-right: -12px;
  margin-left: -12px;
}
.versiones-grid-itself .version-block.x1x{
grid-column: span 1;
}
.versiones-grid-itself .version-block.x2x{
  grid-column: span 2;
}
.version-block a .padder img{
  width: 100%;
height: auto;
object-fit: contain;
}
.version-block a .padder{
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.version-block h3{
  overflow: hidden;
color: var(--Common-Neutral-Highest, #1C1C1C);
text-overflow: ellipsis;
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-3xl, 30px);
font-style: normal;
font-weight: 400;
line-height: var(--Common-Typography-Leading-9, 36px); /* 120% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0);
margin-top: 16px;
}
.version-block a{
  display: flex;
justify-content: center;
align-items: center;
text-decoration: none;
}
.version-block{
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.versiones-grid-itself{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 24px;
}
.versiones-grid-container-inner-content .section-title h2{
  overflow: hidden;
color: var(--Common-Neutral-Highest, #1C1C1C);
text-overflow: ellipsis;
white-space: nowrap;
font-family: "Work Faad";
font-size: var(--Common-Typography-Size-5xl, 48px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-light, 300);
line-height: 48px; /* 100% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0);
}
.versiones-grid-container-inner-content{
      padding: 0 32px 24px 32px;
}
.versiones-grid-container-inner-content .section-title{
  border-top: 1px solid var(--Common-Neutral-Highest, #1C1C1C);
display: flex;
align-items: center;
justify-content: space-between;
padding-top: 64px;
padding-bottom: 40px;
}
.curso-template-page .curso-template-title h1{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: "Work Faad";
font-size: var(--Common-Typography-Size-7xl, 72px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-light, 300);
line-height: 72px; /* 100% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0);
margin-bottom: 16px;
margin-top: 12px;
}
.curso-template-page .curso-template-title .parent-page-tag{
  color: var(--Common-Neutral-Medium, #6D6D6D);
  font-family: "Work Sans";
  font-size: var(--font-size-0875-rem-14-px, 14px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-normal, 400);
  line-height: var(--Common-Typography-Leading-5, 20px); /* 142.857% */
}
.curso-template-page .border-top-wrap{
  border-top: 1px solid black;
  margin-bottom: 16px;
  width: 100%;
}
.curso-template-page .page-body-flexible-flower{
  max-width: 100%;
width: 100%;
padding-left: 32px;
}
.curso-template-page .page-body-flexible-wrapper-l .padder{
  padding-right: 32px;
}
.curso-template-page .page-body-flexible-wrapper-l .thumbnail-wrapper img{
  width: 98%;
height: auto;
aspect-ratio: 1;
object-fit: cover;
border-radius: 50%;
}
.curso-template-page .page-body-flexible-wrapper-l .thumbnail-wrapper{
  aspect-ratio: 1;
background: white;
display: flex;
justify-content: center;
align-items: center;
}
.curso-template-page .page-body-flexible-wrapper-l{
  display: flex;
  justify-content: center;
  align-items: center;
}
.curso-template-page .vmas-btn-like svg path{
  stroke: black;
}
.card-itself .contact-section{
  width: 100%;
}
.ciclos-template-page .related-pages-equipo-section.bottom-slider-1.bottom-slider-2.material-slider-container{
  background: #1C1C1C;
}
.ciclos-template-page .section-title-wrap h2{
  color: white;
}
.ciclos-template-page .rel-top-border-wrap .rel-top-border{
      border-top: 1px solid white;
}
.ciclos-template-page .dual-section-content-in-wrapper .dual-section-content-in{
  background: #1C1C1C;
}
.ciclos-template-page .dual-section-content-in .dual-section-r .padder .text-wrap{
  color: white;
}
.ciclos-template-page .dual-section-content-in .dual-section-r .padder h2{
  color: white;
}
.ciclos-template-page .slider-section-splide-slider .splide__slide{
  background: #2c2a2a;
}
.ciclos-template-page .slider-section-splide-slider .splide__slide .slide-padder .slide-row-r .txt-wrap{
  color: white;
}
.ciclos-template-page .slider-section-splide-slider .splide__slide .slide-padder .slide-row-r h3{
  color: white;
}
.ciclos-template-page .wswg-section.citacion-section svg path{
  stroke: white;
}
.ciclos-template-page .wswg-section.citacion-section .wswg-section-in{
  color: white;
}
.ciclos-template-page .collapsible-header svg path{
  stroke: white;
}
.ciclos-template-page .collapsible-body{
  color: white;
}
.ciclos-template-page .collapsible-header{
  color: white;
  background: #1C1C1C;
}
.ciclos-template-page .page-body-container-2{
background: #1C1C1C;
}
.ciclos-template-page .sharing-content-main-wrap .social-icons .circle-icon, .ciclos-template-page .sharing-content-main-wrap .social-icons .copy-link{
  background: #1C1C1C;
}
.ciclos-template-page .sharing-content-main-wrap .sharing-content-title-wrap{
  color: white;
}
.ciclos-template-page .page-body-info-bottom {
    border-top: 1px solid transparent;
  }
.ciclos-template-page .splide__arrows svg path{
  stroke: white;
}
.ciclos-template-page .slider-counter{
  color: white;
}
.ciclos-template-page .excerpt-section-in{
  color: white;
}
.ciclos-template-page .page-body-container{
      background: #1C1C1C;
}
.menu-container-faad-inner-l-padder > .faad-menu-item.faad-menu-item-w-submenu .faad-menu-parent{
      /*font-family: "Work Faad";*/
}

.menu-container-faad-inner-l-padder > .faad-menu-item.faad-menu-item-w-submenu .faad-menu-parent span{
	font-family: "Work Faad";
}

.download-expand-wrapper{
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  width: calc(100% + 64px);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
    align-items: center;
}
.organigrama-section .download-expand-wrapper .expand-btn-circle{
  border-radius: 0;
  margin-top: 0;
    height: 32px;
    width: 32px;
    border: 1px solid black;
}
.organigrama-section .organigrama-section-inner.mWidth{
  position: relative;
}
.download-expand-wrapper a{
  text-decoration: none;
  display: flex;
}
.download-expand-wrapper .btn-like.btn-dowload-org{
  border: 1px solid var(--Common-Neutral-Lowest, #1C1C1C);
  background: var(--Common-Neutral-Highest, #FFF);
  display: flex;
  min-width: 240px;
  padding: 4px 12px;
  justify-content: center;
  align-items: center;
  color: var(--Common-Neutral-Lowest, #1C1C1C);
  font-family: var(--Font-family-sans, "Work Sans");
  font-size: var(--Common-Typography-Size-md, 16px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-medium, 500);
  line-height: var(--Common-Typography-Leading-6, 24px);
  letter-spacing: var(--Common-Typography-Tracking-normal, 0);
  transition: all 0.33s ease;
}
.download-expand-wrapper .btn-like.btn-dowload-org:hover{
  background: black !important;
  color: white !important;
}
html, body{
  /* background: #292929; */
      overflow-x: hidden;
}
.hide-on-desktop{
  display: none;
}
.little-menu-container{
  display: none;
}
.bigScreenPadding{
  padding-left: 120px;
  padding-right: 120px;
  display: flex;
  flex-flow: column;
  align-items: center;
}
.header-fix{
  height: 104px;
}
.home .header-fix{
}
.row{
  display: flex;
  flex-wrap: wrap;
}
.row .col{
  margin-left: 0;
}
.row .col.s12{
  width: 100%;
}
.row .col.m9{
  width: 75%;
}
.row .col.m8{
  width: 66.67%;
}
.row .col.m7{
  width: 58.33%;
}
.row .col.m6{
  width: 50%;
}
.row .col.m5{
  width: 41.67%;
}
.row .col.m4{
  width: 33.33%
}
.row .col.m3{
  width: 25%;
}
#header-um{
  position: fixed;
left: 0;
top: 0;
width: 100vw;
width: 100%;
height: 66px;
z-index: 4;
}
.bigScreenPadding .mWidth{
  width: 100%;
max-width: 1440px;
}
#header-container{
      /* border-bottom: 1px solid var(--Common-Brand-brand-02, #E7E4D9); */
}
#header-container{
  position: fixed;
left: 0;
top: 0;
width: 100vw;
transition: all 0.33s ease;
    z-index: 5;
}
#header-container .header-top{
background: var(--Common-Neutral-Highest, #1C1C1C);
background: #141414;
    background: var(--Faculties-picton-blue-highest, #064F74);
}
#header-container .header-top .top-menu-container{
  display: flex;
padding: 6px var(--Common-spacing-xl, 32px);
justify-content: flex-end;
align-items: center;
gap: var(--Common-spacing-m, 20px);
flex: 1 0 0;
align-self: stretch;
}
#header-container .header-top .top-menu-container a .social-link-wrap{
  display: flex;
    justify-content: center;
    align-items: center;
}
.header-bot-r{
  display: flex;
    flex-flow: row;
    align-items: center;
}
.faad-menu-icon-wrap-in{
  display: flex;
align-items: center;
justify-content: center;
}
.faad-menu-icon-wrap{
  display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
width: 48px;
}
.faad-menu-icon-close{
  display: none;
}
#faad-menu-icon-wrap-id.active .faad-menu-icon-close{
  display: flex;
}
#faad-menu-icon-wrap-id.active .faad-menu-icon-menu{
  display: none;
}
.top-menu-container-v2.top-menu-container{
  display: flex;
padding: 6px var(--Common-spacing-xl, 32px);
justify-content: flex-end;
align-items: center;
gap: var(--Common-spacing-m, 20px);
flex: 1 0 0;
align-self: stretch;
}
.top-menu-container-v2.top-menu-container a .social-link-wrap{
  display: flex;
    justify-content: center;
    align-items: center;
}
.top-menu-container-v2 .top-menu-item{
  color: var(--Common-Neutral-Highest, #1C1C1C);
  font-family: var(--Font-family-sans, "Work Sans");
  font-size: var(--Common-Typography-Size-md, 16px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-normal, 400);
  line-height: var(--Common-Typography-Leading-6, 24px); /* 150% */
  letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
  text-transform: none;
}
.top-menu-container-v2 .top-menu-item a{
  display: flex;
      align-items: center;
}
.top-menu-container-v2 .top-menu-item a svg{
  opacity: 0;
  margin-left: 2px;
}
.top-menu-container-v2 .top-menu-item a:hover svg{
  opacity: 1;
}
.top-menu-item{
  color: var(--Common-Neutral-Lowest, #FFF);
    font-family: var(--Font-family-mono, "Necto Mono");
    font-size: var(--Common-Typography-Size-sm, 14px);
    font-style: normal;
    font-weight: var(--Common-Typography-Weight-font-normal, 400);
    line-height: var(--xl, 20px);
    letter-spacing: var(--font-letter-spacing-letter-spacing-005-em-08-px, 0.8px);
    text-transform: uppercase;
}
.top-menu-item a{
  text-decoration: none;
}
.top-menu-divider{
  background: var(--colors-opacity-light-20, rgba(255, 255, 255, 0.20));
  width: 1px;
  height: 16px;
}
#header-container .header-bot{
  background: var(--Common-Neutral-Lowest, #FFF);
}
.header-bot-inner{
  height: 48px;
    padding: 16px 32px;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 40px;
    display: flex;
}
.header-bot-inner .header-bot-l{
  display: flex;
align-items: center;
justify-content: center;
height: 80px;
}
.header-bot-inner .header-bot-l .logo-home-link{
  display: flex;
    align-items: center;
    justify-content: center;
        max-height: 100%;
        height: 100%;
}
.header-bot-inner .header-bot-l .logo-home-link img{
  max-height: 90%;
  object-fit: contain;
  max-width: 300px;
}
/* menu faad start */
#mc-menu-faad{
  position: fixed;
left: 0;
width: 100vw;
height: calc(100vh - 104px);
z-index: 3;
    background: white;
    top: -100%;
    transition: all 0.66s ease;
    opacity: 0;
}
#mc-menu-faad.active{
  top: 104px;
  opacity: 1;
}
.menu-container-faad-in{
      height: calc(100% - 104px);
}
.menu-container-faad-in .menu-container-faad-inner{
  height: 100%;
}
.menu-container-faad-inner-wrapper.row{
  padding: 80px 40px;
  height: 100%;
}
#mc-menu-faad .menu-container-faad-inner-r{
  display: flex;
      flex-flow: column;
      justify-content: flex-end;
      align-items: flex-end;
}
#mc-menu-faad .faad-menu-contact .footer-socials a .social-circle{
    border: 0.72px solid var(--Common-Neutral-Highest, #1C1C1C);
}
#mc-menu-faad .faad-menu-contact{
  display: flex;
flex-flow: column;
max-width: 200px;
}
#mc-menu-faad .faad-menu-contact .contact-info-grid{
  display: flex;
  flex-flow: column;
}
#mc-menu-faad .faad-menu-contact .contact-info-grid .grid-stack .gs-bot{
  color: black;
}
#mc-menu-faad .faad-menu-item{
  color: var(--Common-Neutral-Lowest, #1C1C1C);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-3xl, 30px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-light, 300);
line-height: var(--Common-Typography-Leading-9, 36px); /* 120% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
margin-bottom: 24px;
}
#mc-menu-faad .faad-menu-item:hover{
  font-weight: 400;
}
#mc-menu-faad .faad-menu-item.active .faad-menu-submenu{
  display: flex;
}
#mc-menu-faad .faad-menu-chevron{
  display: flex;
  opacity: 0;
  margin-left: 8px;
}
#mc-menu-faad .faad-menu-item.active .faad-menu-chevron{
  opacity: 1;
}
#mc-menu-faad .faad-menu-parent{
  display: flex;
  align-items: center;
  cursor: pointer;
}
#mc-menu-faad .faad-menu-item.active .faad-menu-parent{
  font-weight: 400;
}
#mc-menu-faad .faad-submenu-item{
  color: var(--Common-Neutral-Highest, #1C1C1C);
    font-family: var(--Font-family-sans, "Work Sans");
    font-size: var(--Common-Typography-Size-md, 16px);
    font-style: normal;
    font-weight: var(--Common-Typography-Weight-font-normal, 400);
    line-height: var(--Common-Typography-Leading-6, 24px);
    letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
    text-transform: none;
}
#mc-menu-faad .faad-submenu-item:hover{
  font-weight: 500;
}
#mc-menu-faad .faad-menu-submenu{
  padding-left: 20px;
  margin-top: 24px;
  gap: 8px;
display: flex;
flex-flow: column;
display: none;
}
div.faad-menu-item-w-submenu:hover{
  font-weight: 700;
  cursor: pointer;
}

a.faad-submenu-a{
  text-decoration: none;
}

a.faad-menu-a{
  text-decoration: none;
}
/* menu faad end */
.sharing-container{
  display: none;
}
/* Admision upper header moving parts */
.header-upper-top {
    width: 100%;
    background-size: 300% 300%;
    animation: gradientShift 8s ease infinite;
    overflow: hidden;
    position: relative;
        /* background: linear-gradient(90deg, var(--Faculties-persimmon-medium, #FC684A) 0%, #FDAB25 50%, rgba(255, 238, 0, 0.00) 100%); */
        background: linear-gradient(90deg, var(--Faculties-persimmon-medium, #FC684A) 0%, #FDAB25 50%, rgb(255 255 255) 100%);
}

.header-upper-top a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: black;
    color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-mono, "Necto Mono");
font-size: var(--Common-Typography-Size-sm, 14px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-4, 16px); /* 114.286% */
letter-spacing: var(--font-letter-spacing-letter-spacing-005-em-08-px, 0.8px);
text-transform: uppercase;
}
.scrolling-content {
    display: flex;
    animation: scrollText 30s linear infinite;
}

.scrolling-text {
    display: flex;
    align-items: center;
    min-width: 100vw;
}
.header-upper-top-in {
  display: flex;
  align-items: center;
  height: 100%;
  white-space: nowrap;
  width: max-content;
  height: 8px;
padding: 8px;
}

@keyframes scrollText {
    0% { transform: translateX(0); }
    100% { transform: translateX(-50%); }
}
.header-upper-top:hover .scrolling-content {
    animation-play-state: paused;
}
.main-section-container-inner-content{
      padding: 80px 32px;
      padding-bottom: 0;
}
.main-section-container-inner-content .title-wrapper{
  display: flex;
  flex-flow: column;
}
.main-section-container-inner-content .title-wrapper h1{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: "Work Faad";
font-size: var(--Common-Typography-Size-7xl, 72px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-light, 300);
line-height: 72px; /* 100% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.gif-wrapper{
  display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
}
.gif-wrapper img{
  width: 100%;
height: auto;
}
.faad-blocks-section{
  margin-top: 164px;
  margin-bottom: 64px;
}
.faad-block a{
  text-decoration: none;
}
.faad-block .padder{
  background: #92b3d9;
display: flex;
width: 245.65px;
height: 287.421px;
padding: 16px;
flex-direction: column;
justify-content: space-between;
align-items: flex-start;
flex-shrink: 0;
}
.faad-block .padder h2{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-3xl, 30px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-light, 300);
line-height: var(--Common-Typography-Leading-9, 36px); /* 120% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.faad-block .padder .text-wrp{
  color: #000;
font-family: "Work Sans";
font-size: var(--font-size-0875-rem-14-px, 14px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-5, 20px); /* 142.857% */
}
.faad-r{
  display: flex;
    align-items: center;
}
.faad-r .padder{
  padding-left: 64px;
}
.faad-r .padder{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-xl, 20px);
font-style: normal;
font-weight: 400;
line-height: 26px; /* 130% */
}
.faad-blokcs-section-inner-content{
      padding: 0 32px;
}
.faad-l .padder.faad-l-row{
  display: flex;
  flex-flow: row;
  overflow: visible;
}
.faad-l .padder .faad-block {transition: 1s;}
.faad-l .padder .faad-block:nth-child(1):hover{
  z-index: 1;
  margin-top: -25px;
}
.faad-l .padder .faad-block:nth-child(2):hover{
  z-index: 1;
  margin-top: -25px;
}
.faad-l .padder .faad-block:nth-child(3):hover{
  z-index: 1;
  margin-top: -25px;
}
.faad-l .padder .faad-block:nth-child(2){
  margin-left: -51px;
margin-top: 51px;
}
.faad-l .padder .faad-block:nth-child(3){
  margin-left: -102px;
  margin-top: 102px;
}
.ejes-block a{
  text-decoration: none;
}
.ejes-block h2{
  overflow: hidden;
    color: var(--Common-Neutral-Highest, #1C1C1C);
    text-overflow: ellipsis;
    font-family: var(--Font-family-sans, "Work Sans");
    font-size: var(--Common-Typography-Size-xl, 20px);
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
        margin: 8px 0;
}
.ejes-block:hover h2{
  text-decoration: underline;
}
.ejes-block .img-wrp{
  display: flex;
justify-content: center;
align-items: center;
}
.ejes-block .img-wrp img{
  width: 100%;
  height: auto;
  aspect-ratio: 1;
}
.ultimo-agenda-grid-like{
  padding: 0 32px;
}
.ultimo-agenda-grid-like .agenda-item-row-like:last-of-type{
  border-bottom: 1px solid var(--Common-Neutral-Highest, #1C1C1C);
}
.agenda-grid-faad .agenda-item-row-like:last-of-type{
  border-bottom: 1px solid black;
  display: flex;
align-items: center;
}
.agenda-item-row-like{
  padding: 16px 12px;
  border-top: 1px solid var(--Common-Neutral-Highest, #1C1C1C);
  display: flex;
align-items: center;
}
.agenda-item-row-like a{
  text-decoration: none;
  width: -webkit-fill-available;
}
.agenda-item-row-like .agenda-item-row-like-in{
  display: flex;
    align-items: center;
    width: 100%;
}
.agenda-item-row-like .agenda-item-r{
  padding-left: 24px;
}
.agenda-item-row-like .agenda-item-l{
  width: 90px;
}
.agenda-item-row-like .agenda-item-rr{
  margin-left: auto;
    margin-right: 32px;
}
.agenda-item-row-like .agenda-item-rr .agenda-magic-img{
  height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    aspect-ratio: 4 / 3;
}
.agenda-item-row-like .agenda-item-rr .agenda-magic-img img{
  width: 100%;
height: 100%;
object-fit: cover;
opacity: 0;
}
.agenda-item-row-like a:hover h3.agenda-item-title{
  text-decoration: underline;
}
.agenda-item-row-like a:hover .agenda-item-rr .agenda-magic-img img{
  opacity: 1;
}
.agenda-tag{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-mono, "Necto Mono");
font-size: var(--Common-Typography-Size-xs, 12px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-4, 16px); /* 133.333% */
letter-spacing: var(--font-letter-spacing-letter-spacing-005-em-08-px, 0.8px);
text-transform: uppercase;
}
.agenda-item-row-like-rest h3.agenda-item-title{
  margin-bottom: 8px;
}
h3.agenda-item-title{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-xl, 20px);
font-style: normal;
font-weight: 400;
line-height: 26px; /* 130% */
margin-top: 8px;
max-width: 80%;
}
.agenda-date-wbg{
  display: flex;
  flex-flow: column;
  gap: 6px;
}
.agenda-date-wbg .day{
  color: var(--Common-Neutral-Highest, #1C1C1C);
      font-family: var(--Font-family-mono, "Necto Mono"); text-transform: uppercase;
      font-size: var(--Common-Typography-Size-xl, 20px);
      font-style: normal;
      font-weight: 400;
      line-height: 26px;
}
.agenda-date-wbg .month{
  color: var(--Common-Neutral-Highest, #1C1C1C);
  font-family: var(--Font-family-mono, "Necto Mono"); text-transform: uppercase;
  font-size: var(--font-size-0875-rem-14-px, 14px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-normal, 400);
  line-height: var(--Common-Typography-Leading-5, 20px);
}
.agenda-date-wbg .year{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-mono, "Necto Mono"); text-transform: uppercase;
font-size: var(--font-size-0875-rem-14-px, 14px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-5, 20px);
}
.ultimo-agenda-section.ultimo-section.ultimo-section4 .section-title-wrap{
  margin-bottom: 40px;
}
.ultimo-section.ultimo-section4.ultimo-faad .featured-post-section{
  padding: 0 32px;
}
/* Album CSS */
.album-section{
      margin: 64px 0;
}
.album-block.x1x{
  width: 20%;
}
.album-block.x2x{
  width: 40%;
}
.album-block{
  display: flex;
    justify-content: center;
    margin-bottom: 52px;
}
.album-block a{
  text-decoration: none;
}
.album-block img{
  width: 100%;
height: auto;
object-fit: contain;
}
.album-section-inner-content.row{
  margin-left: -12px;
  margin-right: -12px;
      padding: 0 32px;
}
.album-block .padder{
  flex-flow: column;
  padding: 12px;
  cursor: pointer;
}
.album-block .padder h3{
  color: var(--Common-Neutral-Highest, #1C1C1C);
  font-family: "Work Sans";	
  font-size: var(--font-size-0875-rem-14-px, 16px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-normal, 400);
  line-height: var(--Common-Typography-Leading-5, 20px); /* 142.857% */
  margin-top: 16px;
    margin-bottom: 4px;
}
.album-etiqueta{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-size: var(--Common-Typography-Size-xs, 12px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-4, 16px); /* 133.333% */
letter-spacing: var(--font-letter-spacing-letter-spacing-005-em-08-px, 0.8px);
text-transform: uppercase;
margin-top: 8px;
}
.album-ano{
  color: var(--Common-Neutral-High, #4F4F4F);
  font-family: var(--Font-family-mono, "Necto Mono")!important; text-transform: uppercase;
  font-size: var(--font-size-0875-rem-14-px, 14px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-normal, 400);
  line-height: var(--Common-Typography-Leading-5, 20px); /* 142.857% */
}
.album-section.ultimo-section4 .section-title-wrap{
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 40px 40px 32px;
}
/* Modal Styles */
.album-slider-container .splide__arrows{
  display: flex;
    align-items: center;
    position: fixed;
    bottom: 30px;
    right: 30px;
}
        .album-modal {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: white;
            z-index: 9999;
            display: none;
            opacity: 0;
            transition: opacity 0.3s ease;
        }

        .album-modal.active {
            display: flex;
            opacity: 1;
        }

        .album-modal-content {
            width: 100%;
            height: 100%;
            position: relative;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        /* Close button */
        .album-modal-close {
            position: absolute;
            top: 20px;
            right: 20px;
            width: 40px;
            height: 40px;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
            z-index: 10001;
            transition: background 0.3s ease;
            border: none;
background: transparent;
        }

        .album-modal-close:hover {
            background: rgba(255, 255, 255, 0.3);
        }

        /* Slider container */
        .album-slider-container {
            width: 90%;
            height: 90%;
            max-width: 1200px;
            position: relative;
        }

        /* Splide customization */
        .album-modal .splide__track {
            height: 100%;
        }

        .album-modal .splide__list {
            height: 100%;
        }

        .album-modal .splide__slide {
            display: flex;
            align-items: center;
            justify-content: center;
            height: 100%;
        }
        .album-modal li.splide__slide{
          max-height: 90vh !important;
        }
        .album-modal .splide__slide img {
            max-width: 100%;
            max-height: 100%;
            object-fit: contain;
        }

        /* Navigation arrows */
        .album-modal .splide__arrow {
            width: 50px;
            height: 50px;
            opacity: 1;
        }
        .album-slider-container .splide__arrow.splide__arrow--prev{
          position: initial;
        }
        .album-modal .splide__arrow.splide__arrow--prev svg{
          transform: translateX(10px);
        }
        .album-slider-container .splide__arrow.splide__arrow--next{
          position: initial;
        }

        .album-modal .splide__arrow:hover {
            background: rgba(255, 255, 255, 0.3);
        }

        .album-modal .splide__arrow svg {
            fill: white;
        }

        /* Info overlay */
        .album-modal-info {
            position: absolute;
            bottom: 20px;
            left: 20px;
            z-index: 10001;
            padding: 15px 20px;
        }
        .album-modal-info h3 {
          color: var(--Common-Neutral-Highest, #1C1C1C);
          font-family: "Work Sans";
          font-size: var(--font-size-0875-rem-14-px, 14px);
          font-style: normal;
          font-weight: var(--Common-Typography-Weight-font-normal, 400);
          line-height: var(--Common-Typography-Leading-5, 20px); /* 142.857% */
          margin-top: 12px;
            margin-bottom: 4px;
        }
        /* Counter */
        .album-modal-counter {
            bottom: 20px;
            right: 60px;
            background: transparent;
            padding: 10px 15px;
            z-index: 10001;
            color: var(--Common-Neutral-Highest, #1C1C1C);
            font-family: var(--Font-family-mono, "Necto Mono");
            font-size: var(--Common-Typography-Size-xs, 12px);
            font-style: normal;
            font-weight: var(--Common-Typography-Weight-font-normal, 400);
            letter-spacing: var(--font-letter-spacing-letter-spacing-005-em-08-px, 0.8px);
            text-transform: uppercase;
            margin-top: -49px;
margin-right: -6px;
        }
/* Album CSS end */
/* Admision upper header moving parts */
#flexible-menu-nav{
  display: flex;
align-items: center;
gap: var(--Common-spacing-l, 24px);
}
#flexible-menu-nav .flexible-menu-parent-item{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-md, 16px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-6, 24px); /* 150% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
cursor: pointer;
transition: all 0.33s ease;
}
#flexible-menu-nav .flexible-menu-parent-item svg{
  transition: all 0.33s ease;
      margin-bottom: -2px;
}
#flexible-menu-nav .flexible-menu-parent-item.active{
  color: #209cd9;
}
#flexible-menu-nav .flexible-menu-parent-item.active svg path{
  stroke: #209cd9;
}
#flexible-menu-nav .flexible-menu-parent-item.active svg{
  transform: rotate(180deg);
}
#flexible-menu-nav .flexible-menu-parent-item:hover{
  color: #209cd9;
}
#flexible-menu-nav .flexible-menu-parent-item:hover svg path{
  stroke: #209cd9;
}
#flexible-menu-nav .flexible-menu-parent-item:hover svg{
  transform: rotate(180deg);
}
#flexible-menu-nav .flexible-menu-parent-item a{
  text-decoration: none;
}
#flexible-menu-items{
  position: fixed;
top: 108px;
left: 0;
width: 100vw;
background: white;
top: -100%;
transition: all 0.33s ease;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.39);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.39);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.39);
z-index: 3;
}
#flexible-menu-items.active{
  top: 108px;
}
#flexible-menu-items .flex-menu-row{
  transition: all 0.33s ease;
  opacity: 0;
  display: none;
  padding: var(--Common-spacing-l, 24px) var(--Common-spacing-xl, 32px) var(--Common-spacing-3xl, 48px) 0;
  min-height: 335px;
}
#flexible-menu-items .flex-menu-row.active{
  opacity: 1;
  display: flex;
}
.main-menu-name{
  overflow: hidden;
color: var(--Common-Neutral-Highest, #1C1C1C);
text-overflow: ellipsis;
font-family: var(--Font-family-serif, "ABC Arizona Flare");
font-size: var(--Common-Typography-Size-3xl, 30px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-medium, 500);
line-height: var(--Common-Typography-Leading-9, 36px); /* 120% */
margin-bottom: 24px;
}
.menu-item-li a{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-md, 16px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-6, 24px); /* 150% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
text-decoration: none;
transition: all 0.33s ease;
}
.menu-item-li a:hover{
  color: var(--Color-Highter, #0071AB);
  font-weight: var(--Common-Typography-Weight-font-semibold, 600);
}
.menu-item-li.hovered a{
  color: #209cd9;
  font-weight: var(--Common-Typography-Weight-font-semibold, 600);
}
.menu-item-li{
  margin-bottom: 16px;
}
.menu-items-padder ul{
  padding-left: 0;
    list-style: none;
    margin: 0;
}
.flex-menu-mid-img{
  display: flex;
    justify-content: center;
    align-items: flex-start;
}
.flex-menu-mid-img .img-padder{
  display: flex;
justify-content: center;
align-items: center;
width: 100%;
opacity: 0;
display: none;
transition: all 0.33s ease;
}
.flex-menu-mid-img .img-padder.active{
  display: flex;
  opacity: 1;
}
.flex-menu-mid-img .img-padder img{
  width: 100%;
height: auto;
    aspect-ratio: 443 / 248;
    object-fit: cover;
}
.flex-menu-r-items .menu-items-padder{
      padding-left: 64px;
}
.main-slider-container{
background: var(--Main-sunset-orange-medium, #FF5B4D);
}
.main-slider-container li.splide__slide{
  height: 400px;
padding: var(--Common-spacing-xl, 32px);
}
.main-slider-container li.splide__slide .main-slider-slide{
  height: 100%;
}
.main-slider-container li.splide__slide .main-slider-slide .main-slider-slide-row{
  height: 100%;
}
.main-slider-slide-row{
  align-items: stretch;
}
.main-slider-slide-row .main-slider-slide-l{
  display: flex;
  align-items: center;
  height: 100%;
}
.main-slider-slide-row .main-slider-slide-l .padder{
  display: flex;
  flex-flow: column;
  padding-right: 64px;
}
.parent-tag{
  color: var(--Color-Lower, #FFE9D4);
font-family: var(--Font-family-serif, "ABC Arizona Flare");
font-size: var(--Common-Typography-Size-4xl, 36px);
font-style: normal;
font-weight: 200;
line-height: 40px; /* 111.111% */
}
.main-slider-slide-row .main-slider-slide-l .padder a{
  text-decoration: none;
}
.main-slider-slide-row .main-slider-slide-l .padder h2{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-serif, "ABC Arizona Flare");
font-size: var(--Common-Typography-Size-7xl, 72px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-medium, 500);
line-height: 72px; /* 100% */
letter-spacing: var(--Common-Typography-Tracking-tight, -0.4px);
margin-top: 8px;
}
.main-slider-slide-row .main-slider-slide-r{
  display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.main-slider-slide-row .main-slider-slide-r .padder{
  width: 100%;
display: flex;
justify-content: center;
align-items: center;
height: 100%;
}
.main-slider-slide-row .main-slider-slide-r .padder img{
  width: 100%;
height: 100%;
object-fit: cover;
}
.main_splide .splide__arrows.splide__arrows--ltr{
  position: absolute;
    bottom: 32px;
    left: 32px;
    border-radius: var(--Dimensions-radius-full, 9999px);
    background: var(--Common-Neutral-Highest, #1C1C1C);
    height: 40px;
    width: 88px;
}
.main_splide .splide__arrows .splide__arrow--next {
    right: 9px;
}
.main_splide .splide__arrows .splide__arrow--prev {
    left: 9px;
}
.main_splide .splide__arrows .splide__arrow:hover svg path{
  stroke: #2cc8ff;
}
.main_splide .splide__arrows .splide__arrow--prev svg{
      transform: translateX(0);
}
.news-section{
      background: var(--Main-sunset-orange-medium, #FF5B4D);
}
.news-section-row{
  height: 212px;
padding: var(--Common-spacing-xl, 32px);
display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 24px;
}
.news-section-block .padder{
      padding: 20px;
}
.border-line{
      border-top: 1px solid var(--Common-Neutral-Highest, #1C1C1C);
}
.cpt-tag{
  display: flex;
align-items: center;
margin-bottom: 12px;
}
.cpt-tag span{
  color: var(--Common-Neutral-Highest, #1C1C1C);
  font-family: var(--Font-family-mono, "Necto Mono");
  font-size: var(--Common-Typography-Size-xs, 12px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-normal, 400);
  line-height: var(--Common-Typography-Leading-4, 16px); /* 133.333% */
  letter-spacing: var(--font-letter-spacing-letter-spacing-005-em-08-px, 0.8px);
  text-transform: uppercase;
}
h3.news-item-title{
  overflow: hidden;
color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-serif, "ABC Arizona Flare");
font-size: var(--Common-Typography-Size-xl, 20px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-medium, 500);
line-height: var(--Common-Typography-Leading-6, 24px); /* 120% */
}
h3.news-item-title a{
  text-decoration: none;
}
.button-section.left-button-section{
  margin-bottom: 16px;
}
.ultimo-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 590px 480px;
        /* border-top: 1px solid black; */
}
.ultimo-videos .ultimo-grid.ultimo-grid-noticias-home-page{
  border-top: 1px solid #D1D1D1;
  border-bottom: 1px solid #D1D1D1;
}
.ultimo-grid.ultimo-grid-noticias-home-page.ultimo-grid-ejes{
  border-top: none;
  border-bottom: none;
  grid-template-rows: auto !important;
  grid-gap: 24px;
  padding: 0 32px;
}
.ultimo-grid.ultimo-grid-noticias-home-page{
      grid-template-columns: repeat(4, 1fr);
      border-top: 1px solid var(--Common-Neutral-Higher, #454545);
    border-bottom: 1px solid var(--Common-Neutral-Higher, #454545);
    grid-gap: 0;
}
.ultimo-grid.ultimo-grid-noticias-home-page.no-border-bot{
  border-bottom: none;
}
.page-body-info-bottom.no-border{
  border: 0;
  padding-top: 0;
}
.ultimo-section.ultimo-section4 .ultimo-item{
  border: none;
}
.ultimo-item {
    /* width: 100%;
    height: 100%; */
        padding-top: 8px;
padding-bottom: 8px;
}
/* Make featured item span two columns */
.ultimo-item.featured {
    grid-column: span 2;
}
.ultimo-grid .ultimo-item.content-videos-inverse .padder{
  border-right: 1px solid #D1D1D1;
}
.ultimo-grid .ultimo-item.content-videos-inverse:nth-child(4) .padder {
    border-right: none;
}
.ultimo-grid .ultimo-item .padder{
  width: 100%;
height: 100%;
border-right: 1px solid #454545;
padding-left: 8px;
    padding-right: 8px;
    width: auto;
}
.ultimo-grid .ultimo-item:nth-child(4) .padder{
  border-right: none;
}
.ultimo-grid .ultimo-item:nth-child(8) .padder{
  border-right: none;
}
.ultimo-grid .ultimo-item:nth-child(12) .padder{
  border-right: none;
}
.ultimo-item .padder a{
  padding: 0 16px;
  display: flex;
  /* height: calc(100% - 16px); */
  height: 100%;
  flex-flow: row;
  text-decoration: none;
}
.ultimo-item.ultimo-noticia:not(.featured) .padder a .ultimo-item-image{
  /* display: none; */
}
.ultimo-item.featured .padder a .ultimo-item-image{
  width: 33%;
display: flex;
justify-content: center;
align-items: center;
overflow: hidden;
}
.ultimo-item.featured .padder a .ultimo-item-image img{
  width: 100%;
height: 100%;
object-fit: cover;
}
.ultimo-item.featured .padder .ultimo-item-content{
width: calc(67% - 48px);
}
.ultimo-item.rest-pro-faad .padder .ultimo-item-content{
  display: flex;
flex-flow: row;
}
.ultimo-item.rest-pro-faad .padder .ultimo-item-content img{
  max-width: 100%;
}
.ultimo-item.rest-pro-faad .padder .ultimo-item-content .escuela-color-overlay img{
  height: calc(100% - 16px);
      width: auto;
      max-width: calc(100% - 16px);
}
.ultimo-item.rest-pro-faad .padder .ultimo-item-content{
  justify-content: space-between;
  padding: 0;
}
.ultimo-item.rest-pro-faad .padder .ultimo-item-content .ultimo-l-wrap{
  width: 30%;
}
.ultimo-item.rest-pro-faad .padder .ultimo-item-content .ultimo-r-wrap{
  width: 65%;
  display: flex;
    flex-flow: column;
    justify-content: space-between;
    position: relative;
}
.ultimo-item.rest-pro-faad .padder .ultimo-item-content .ultimo-r-wrap .in-wrap{
}
.ultimo-item.ultimo-convocatoria.rest-convocatoria.rest-publicacion.rest-pub-faad.rest-pro-faad{
  padding: 16px;
}
.ultimo-item .padder .ultimo-item-content{
  padding: 24px;
      display: flex;
    flex-flow: column;
    justify-content: space-between;
    width: 100%;
        padding: 16px 20px 0 20px;
}
.ultimo-section{
  padding: 80px 32px;
}
.ultimo-section.ultimo-videos{
  background: var(--faculty-CarrerasVespertinas-blue-ribbon-highest, #202B88);
  background: #141414;
  background: black;
}
.ultimo-section4.ultimo-videos .section-title-wrap h2{
  color: white;
}
.content-videos-inverse .cpt-tag span{
  color: white;
}
.content-videos.content-video-black h3.ultimo-item-title{
  color: black;
}
.content-videos h3.ultimo-item-title{
  overflow: hidden;
color: var(--Common-Neutral-Highest, #FFF);
text-overflow: ellipsis;
font-family: var(--Font-family-serif, "ABC Arizona Flare");
font-size: var(--Common-Typography-Size-xl, 20px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-medium, 500);
line-height: var(--Common-Typography-Leading-6, 24px);
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
align-self: stretch;
margin-bottom: 16px;
}
.content-videos.content-video-black .play-btn-wrap{
  background: black;
}
.content-videos .play-btn-wrap{
  display: flex;
height: 42px;
padding: 0px 32px;
justify-content: center;
align-items: center;
gap: var(--Common-spacing-2xs, 8px);
border-radius: var(--Dimensions-radius-full, 9999px);
background: var(--Common-Neutral-Highest, #FFF);
width: fit-content;
margin-bottom: 0;
margin-top: auto;
}
/* .content-videos
.content-videos
.content-videos */
.ultimo-videos a.vmas-btn .vmas-btn-like{
  color: white;
}
.ultimo-videos a.vmas-btn .vmas-btn-like svg path{
  stroke: white;
}
.ultimo-section.ultimo-carreras{
    background: white;
}
.ultimo-section.ultimo-section4{
  /* padding: 40px 32px; */
      padding: 40px 0;
}
.ultimo-section.ultimo-section4 .ultimo-grid{
  grid-template-rows: 430px;
}
.ultimo-section.ultimo-section4 .section-title-wrap{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 40px;
  margin-bottom: 24px;
  padding-left: 32px;
  padding-right: 32px;
}
.ttl-border-top{
  border-top: 1px solid black;
  padding-bottom: 64px;
}
.related-publicaciones-grid-section .convocatorias-grid.related-pages-equipo-grid{
    grid-template-columns: repeat(4, 1fr);
    padding: 0 32px 64px 32px;
}
.related-publicaciones-grid-section .section-title-wrap h2{
  overflow: hidden;
      color: var(--Common-Neutral-Highest, #1C1C1C);
      text-overflow: ellipsis;
      white-space: nowrap;
      font-family: var(--Font-family-sans, "Work Sans");
      font-size: var(--Common-Typography-Size-3xl, 30px);
      font-style: normal;
      font-weight: var(--Common-Typography-Weight-font-light, 300);
      line-height: var(--Common-Typography-Leading-9, 36px);
      letter-spacing: var(--Common-Typography-Tracking-normal, 0);
      margin-bottom: 40px;
}
.section-title-wrap h2{
  color: #1C1C1C;
  font-family: var(--Font-family-sans, "Work Sans");
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; /* 140% */
}
.ultimo-section4 .section-title-wrap h2{
  color: var(--Common-Neutral-Highest, #1C1C1C);
  font-family: "Work Faad";
  font-size: var(--Common-Typography-Size-5xl, 48px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-light, 300);
  line-height: 48px;
  letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
a.vmas-btn.vmas-btn-border-wrap:hover .vmas-btn-like svg path{
  stroke: white;
}
a.vmas-btn.vmas-btn-border-wrap:hover .vmas-btn-like{
  background: black;
  color: white;
}
a.vmas-btn.vmas-btn-border-wrap{
  margin-left: 0;
    margin-right: auto;
    width: fit-content;
    display: flex;
    margin-top: 40px;
}
a.vmas-btn.vmas-btn-border-wrap .vmas-btn-like{
  border: 1px solid var(--Common-Neutral-Lowest, #1C1C1C);
background: var(--Common-Neutral-Highest, #FFF);
display: flex
;
min-width: 240px;
padding: var(--Common-spacing-2xs, 8px) var(--Common-spacing-l, 24px);
justify-content: center;
align-items: center;
gap: 8px;
color: var(--Common-Neutral-Lowest, #1C1C1C);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-md, 16px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-medium, 500);
line-height: var(--Common-Typography-Leading-6, 24px);
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
a.vmas-btn{
  text-decoration: none;
}
a.vmas-btn.vmas-btn-border .vmas-btn-like{
  display: flex;
  padding: var(--Common-spacing-2xs, 8px) var(--lg, 18px);
  justify-content: center;
  align-items: center;
  gap: 8px;
  background: var(--Common-Neutral-Highest, #FFF);
  color: var(--Common-Neutral-Lowest, #1C1C1C);
  font-family: var(--Font-family-sans, "Work Sans");
  font-size: var(--Common-Typography-Size-md, 16px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-medium, 500);
  line-height: var(--Common-Typography-Leading-6, 24px);
  letter-spacing: var(--Common-Typography-Tracking-normal, 0);
}
a.vmas-btn.vmas-btn-border .vmas-btn-like:hover{
  background: var(--Common-Neutral-Lowest, #1C1C1C);
  color: white;
  text-decoration: none;
}
a.vmas-btn.vmas-btn-border .vmas-btn-like:hover svg path{
  stroke: var(--Common-Neutral-Highest, #FFF);
}
a.vmas-btn .vmas-btn-like{
  display: flex;
padding: var(--Common-spacing-2xs, 8px) 0px;
justify-content: center;
align-items: center;
gap: var(--Common-spacing-3xs, 6px);
color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-md, 16px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-semibold, 600);
line-height: var(--Common-Typography-Leading-6, 24px);
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
a.vmas-btn .vmas-btn-like:hover{
  /* color: #008ed4; */
  text-decoration: underline;
}
a.vmas-btn .vmas-btn-like:hover svg path{
  /* stroke: #008ed4; */
}
.ultimo-item.featured .padder .ultimo-item-content h3{
  overflow: hidden;
color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-serif, "ABC Arizona Flare");
font-size: var(--Common-Typography-Size-4xl, 36px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-medium, 500);
line-height: var(--Common-Typography-Leading-10, 40px); /* 111.111% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
margin-bottom: 16px;
}
.ultimo-item .padder .ultimo-item-content h3{
  overflow: hidden;
  color: var(--Common-Neutral-Highest, #1C1C1C);
  text-overflow: ellipsis;
  font-family: var(--Font-family-sans, "Work Sans");
  font-size: var(--Common-Typography-Size-xl, 20px);
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 130% */
margin-bottom: 8px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
align-self: stretch;
}
.ultimo-item.content-persona-faad .padder .ultimo-item-content h3{
  margin-top: 8px;
  margin-bottom: 8px;
}
/* .category-tag{
  display: flex;
padding: 4px 12px;
justify-content: center;
align-items: center;
gap: 6px;
border-radius: var(--Dimensions-radius-2xl, 16px);
background: var(--Main-orange-Lowest, #FFE3C8);
width: fit-content;
color: var(--Faculties-orange-High, #F04006);
font-family: var(--Font-family-mono, "Necto Mono");
font-size: var(--Common-Typography-Size-xs, 12px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--base, 16px);
letter-spacing: var(--Common-Typography-Tracking-wider, 0.8px);
text-transform: uppercase;
background: var(--Main-sunset-orange-lowest, #FFE2DF);
color: #0071AB;
background: #DEF3FF;
} */
.category-tag {
  display: block; /* changed from flex */
  padding: 4px 12px;
  border-radius: var(--Dimensions-radius-2xl, 16px);
  background: #DEF3FF;
  color: #0071AB;
  font-family: var(--Font-family-mono, "Necto Mono");
  font-size: var(--Common-Typography-Size-xs, 12px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-normal, 400);
  line-height: var(--base, 16px);
  letter-spacing: var(--Common-Typography-Tracking-wider, 0.8px);
  text-transform: uppercase;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%; /* required! adjust as needed */
  width: fit-content;
      margin-bottom: 20px;
}
.cat-tag-float.cat-extended{
      padding-top: 20px;
}
.cat-tag-float.cat-extended .category-tag{
  margin-bottom: 0;
  margin-top: 6px;
}
/* Hide the element when no categories */
.category-tag.category-tag-js[data-has-content="false"] {
    display: none;
}
.ultimo-item-date{
  color: var(--Common-Neutral-Medium, #6D6D6D);
  font-family: var(--Font-family-mono, "Necto Mono"); text-transform: uppercase;
  font-size: var(--font-size-0875-rem-14-px, 14px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-normal, 400);
  line-height: var(--Common-Typography-Leading-5, 20px); /* 142.857% */
}
.ultimo-item.ultimo-entrevista .padder a{
      flex-flow: column;
}
.ultimo-item.ultimo-entrevista .padder a .ultimo-item-image{
  display: flex;
justify-content: flex-start;
align-items: center;
    padding: 0 20px 0 20px;
/* overflow: hidden; */
}
.ultimo-item.ultimo-entrevista .padder a .ultimo-item-image img{
  aspect-ratio: 1;
  width: 200px;
  height: auto;
  max-width: 100%;
}
.ultimo-entrevista .cat-tag-float{
  margin-top: auto;
  padding-left: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
}
.ultimo-noticia .cat-tag-float{
  /* margin-top: auto;
  padding-left: 20px;
  padding-bottom: 20px;
  padding-right: 20px; */
}
.ultimo-item:hover .ultimo-item-content h3{
  text-decoration: underline;
}
.ultimo-item:not(.content-persona-faad):hover .ultimo-item-image img{
      transform: scale(1.02);
}
.ultimo-item.content-persona-faad:hover .ultimo-item-image svg{
  opacity: 1 !important;
}
.ultimo-item .in-wrapper{
  display: flex;
    height: 100%;
    flex-flow: row;
    text-decoration: none;
    width: 100%;
}
.ultimo-item.ultimo-entrevista .padder .in-wrapper{
  flex-flow: column;
}
.ultimo-item.ultimo-entrevista.content-persona-php .padder .in-wrapper{
  min-height: 420px;
}
.ultimo-item-date-agenda{
  display: flex;
  width: 56px;
  height: 72px;
  padding: var(--Common-spacing-4xs, 4px);
  flex-direction: column;
  align-items: center;
  background: var(--Common-Neutral-Highest, #1C1C1C);
justify-content: center;
flex-flow: column;
    justify-self: flex-end;
}
.ultimo-item-date-agenda .day{
  color: var(--Common-Neutral-Lowest, #FFF);
  text-align: center;
  font-family: var(--Font-family-sans, "Work Sans");
  font-size: var(--Common-Typography-Size-xl, 20px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-semibold, 600);
  line-height: var(--Common-Typography-Leading-7, 28px); /* 140% */
  letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
text-transform: uppercase;
}
.ultimo-item.ultimo-agenda.rest-agenda{
  min-height: 588px;
  min-height: unset;
}
.ultimo-item-date-agenda .month{
  color: var(--Common-Neutral-Lowest, #FFF);
  text-align: center;
  font-family: var(--Font-family-mono, "Necto Mono");
  font-size: var(--Common-Typography-Size-xs, 12px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-normal, 400);
  line-height: var(--Common-Typography-Leading-4, 16px); /* 133.333% */
  letter-spacing: var(--font-letter-spacing-letter-spacing-005-em-08-px, 0.8px);
  text-transform: uppercase;
}
.ultimo-item-date-agenda .year{
  color: var(--colors-opacity-light-60, rgba(255, 255, 255, 0.60));
  text-align: center;
  font-family: var(--Font-family-sans, "Work Sans");
  font-size: var(--Common-Typography-Size-xs, 12px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-normal, 400);
  line-height: var(--Common-Typography-Leading-4, 16px); /* 133.333% */
  letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.title-date-wrap{
  display: grid;
grid-template-columns: 2fr 1fr;
justify-content: space-between;
margin-bottom: 16px;
}
.cpt-tag-title-wrap{
  display: flex;
flex-flow: column;
}
.ultimo-item-time{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-sm, 14px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-5, 20px); /* 142.857% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
margin-bottom: 8px;
}
.ultimo-item-lugar{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-sm, 14px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-5, 20px); /* 142.857% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
margin-bottom: 8px;
}
.convocatorias-section{
  padding: 80px 32px;
  background: var(--Common-Brand-brand-01, #F8F7F4);
}
.convocatorias-grid{
  display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 590px;
    /* border-top: 1px solid black; */
}
.interesar-grid .ultimo-item.ultimo-convocatoria.rest-convocatoria{
  border-top: 1px solid black;
}
.convocatorias-grid.interesar-grid .ultimo-item.content-noticia .padder{
  /* border-right: none; */
}
.convocatorias-grid .ultimo-item .padder{
  width: 100%;
height: 100%;
border-right: 1px solid black;
}
.convocatorias-grid .ultimo-item:nth-child(3) .padder{
  border-right: none;
}
.ultimo-info-grid{
  display: grid;
margin-top: 28px;
margin-top: 0;
	
}
.ultimo-info-grid.ultimo-cat, .ultimo-info-grid.ultimo-ano {font-family: var(--Font-family-mono, "Necto Mono")!important; text-transform: uppercase;}

.ultimo-por-autor-js .ultimo-item-grid-line{
  color: var(--Common-Neutral-Highest, #1C1C1C);
  font-family: var(--Font-family-sans, "Work Sans");
  font-size: var(--Common-Typography-Size-md, 16px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-semibold, 600);
  line-height: var(--Common-Typography-Leading-6, 24px); /* 150% */
  letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.ultimo-item-grid-line{
  color: var(--Common-Neutral-Highest, #1C1C1C);
/*font-family: var(--Font-family-sans, "Work Sans");*/
font-size: var(--Common-Typography-Size-sm, 14px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-5, 20px); /* 142.857% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
padding: 3px 0;
justify-content: center;
align-items: center;
gap: 8px;
align-self: stretch;
border-bottom: 1px solid var(--Common-Neutral-Lower, #E7E7E7);
}
.publicacion-block-php-faad .ultimo-item-grid-line{
  border-bottom: none;
}
.content-proyecto-city .ultimo-item-grid-line{
  border-bottom: none;
  padding: 3px 0;
}
.gs-bot.gs-bot-autores-rows .ultimo-item-grid-line{
  border-bottom: none;
}
.gs-bot.gs-bot-autores-rows .ultimo-item-grid-line{
padding: 3px 0;
}
.ultimo-item-grid-line:last-of-type{
  border-bottom: none;
	
}
.section-btn-wrapper{
  margin-top: 80px;
margin-bottom: 80px;
}
.section-btn-wrapper a{
  display: flex;
width: fit-content;
text-decoration: none;
}
.archive-btn.ins-btn{
  border: 1px solid var(--Common-Neutral-Lowest, #1C1C1C);
background: var(--Common-Neutral-Highest, #FFF);
color: var(--Common-Neutral-Lowest, #1C1C1C);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-md, 16px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-medium, 500);
line-height: var(--Common-Typography-Leading-6, 24px);
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.archive-btn{
  display: flex;
    width: 260px;
    height: 48px;
    padding: 0px var(--Common-spacing-xs, 12px);
    justify-content: center;
    align-items: center;
    gap: var(--Common-spacing-2xs, 8px);
    border-radius: var(--Dimensions-radius-full, 9999px);
    background: var(--Common-Neutral-Highest, #1C1C1C);
    color: var(--Common-Neutral-Lowest, #FFF);
    font-family: var(--Font-family-sans, "Work Sans");
    font-size: var(--Common-Typography-Size-md, 16px);
    font-style: normal;
    font-weight: var(--Common-Typography-Weight-font-semibold, 600);
    line-height: 0px;
    cursor: pointer;
    border-radius: 0;
}
.archive-btn:hover{
  background: black;
  color: black;
  color: white;
}
.archive-btn:hover svg path{
  stroke: black;
  stroke: white;
}
.archive-btn.btn-white:hover{
    background: #1C1C1C;
  color: black;
  border: 1px solid transparent;
  color: white;
}
.archive-btn.btn-white:hover svg path{
  stroke: black;
  stroke: white;
}
.white-bg-btn .archive-btn{
  background: white;
    color: black;
    border: 1px solid var(--Common-Brand-brand-05, rgba(28, 28, 28, 0.70));
}
.nosotros-section{
  height: 740px;
padding: var(--Common-spacing-xl, 32px);
background: var(--Color-orange-Higher, #C73A07);
}
.nosotros-r{
  display: flex;
justify-content: center;
align-items: center;
}
.nosotros-r .padder{
  width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.nosotros-r .padder img{
  width: 100%;
    height: 100%;
    object-fit: cover;
}
.nosotros-l{
  display: flex;
align-items: center;
}
.nosotros-l .padder{
  height: 100%;
display: flex;
flex-flow: column;
justify-content: center;
}
.nosotros-l .parent-tag{
  color: var(--colors-opacity-light-70, rgba(255, 255, 255, 0.70));
font-family: var(--Font-family-serif, "ABC Arizona Flare");
font-size: var(--Common-Typography-Size-5xl, 48px);
font-style: normal;
font-weight: 200;
line-height: 48px;
}
.nosotros-l a{
  text-decoration: none;
}
.nosotros-l h2{
  color: var(--Common-Neutral-Highest, #FFF);
font-family: var(--Font-family-serif, "ABC Arizona Flare");
font-size: var(--Common-Typography-Size-7xl, 72px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-medium, 500);
line-height: 72px; /* 100% */
letter-spacing: var(--Common-Typography-Tracking-tight, -0.4px);
margin-top: 12px;
}
.nosotros-l .together-wrap{
  margin-top: auto;
}
.con-mas-btn{
  display: flex;
padding: var(--Common-spacing-2xs, 8px) 0px;
justify-content: center;
align-items: center;
gap: var(--Common-spacing-3xs, 6px);
border-radius: var(--Dimensions-radius-full, 9999px);
width: fit-content;
color: var(--Common-Neutral-Highest, #FFF);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-md, 16px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-semibold, 600);
line-height: 0px;
}
a.con-mas-a{
  display: flex;
  width: fit-content;
    margin-top: auto;
}
.nosotros-section .nosotros-section-in{
  height: 100%;
}
.nosotros-section .nosotros-section-in .nosotros-section-inner{
  height: 100%;
}
.nosotros-section .nosotros-section-in .nosotros-section-inner .nosotros-row{
  height: 100%;
}
.doctorados-section{
      background: #FFE3C8;
}
.doctorados-section .doctorados-row{
  height: 791px;
padding: var(--Common-spacing-3XL-5, 80px) var(--Common-spacing-xl, 32px);
}
.doctorados-splider .splide__slide{
  padding-left: 16px;
padding-right: 16px;
}
.ultimo-item.ultimo-programa{
  /* height: 570px; */
border-radius: var(--Dimensions-radius-none, 0px);
background: var(--Common-Neutral-Lowest, #FFF);
padding: 24px;
border: none;
    height: 540px;
}
.ultimo-item.ultimo-programa .ultimo-item-image img{
  width: 100%;
  object-fit: cover;
}
.ultimo-item.ultimo-programa:hover{
  background: #FFA461;
}
.ultimo-item.ultimo-programa .padder{
  height: 100%;
}
.ultimo-item.ultimo-programa.content-reglamentos .padder{
  height: 100%;
    border-right: 1px solid #454545;
    padding-left: 8px;
    padding-right: 8px;
    width: auto;
}
.ultimo-item.ultimo-programa.content-reglamentos:nth-child(4) .padder{
  border-right: none;
}
.ultimo-item.ultimo-programa.content-reglamentos:nth-child(8) .padder{
  border-right: none;
}
.ultimo-item.ultimo-programa.content-reglamentos:nth-child(12) .padder{
  border-right: none;
}
.ultimo-item.ultimo-programa.content-reglamentos:nth-child(16) .padder{
  border-right: none;
}
.ultimo-item.ultimo-programa.content-reglamentos:nth-child(20) .padder{
  border-right: none;
}
.ultimo-item.ultimo-programa .padder a{
  display: flex;
height: 100%;
padding: 0;
}
.ultimo-item.ultimo-programa .padder a .in-wrapper{
  flex-flow: column;
height: 100%;
justify-content: space-between;
}
.ultimo-item.ultimo-programa.content-reglamentos .padder a .in-wrapper{
  width: -webkit-fill-available;
      height: -webkit-fill-available;
      padding: 20px;
}
.download-circle{
  display: flex;
    width: 72px;
    height: 36px;
    justify-content: center;
    align-items: center;
    gap: var(--Common-spacing-2xs, 8px);
    border-radius: var(--Dimensions-radius-full, 9999px);
    background: var(--Common-Neutral-Highest, #1C1C1C);
}
.ultimo-item.ultimo-programa .padder a .in-wrapper h3{
color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-serif, "ABC Arizona Flare");
font-size: var(--Common-Typography-Size-2xl, 24px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-medium, 500);
line-height: var(--Common-Typography-Leading-8, 32px); /* 133.333% */
margin-top: 24px;
margin-bottom: 12px;
}
.category-tag-line{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-sm, 14px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-5, 20px); /* 142.857% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.doctorados-l{
  z-index: 1;
background: #FFE3C8;
}
.doctorados-l .padder{
  padding-right: 80px;
}
.doctorados-l h2{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--font-size-15-rem-24-px, 24px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-8, 32px); /* 133.333% */
margin-bottom: 16px;
}
.doctorados-l .sub{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-serif, "ABC Arizona Flare");
font-size: var(--Common-Typography-Size-3xl, 30px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-thin, 100);
line-height: 36px; /* 120% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.doctorados-splider .splide__arrows.splide__arrows--ltr {
    position: absolute;
    border-radius: var(--Dimensions-radius-full, 9999px);
    background: var(--Common-Neutral-Highest, #1C1C1C);
    height: 40px;
    width: 88px;
    left: unset;
    right: 0;
    bottom: -70px;
}
.doctorados-splider .splide__arrows .splide__arrow--prev {
    left: 9px;
}
.doctorados-splider .splide__arrows .splide__arrow:hover svg path{
  stroke: #2cc8ff;
}
.doctorados-splider .splide__arrows .splide__arrow--prev svg{
      transform: translateX(0);
}
.doctorados-splider .splide__arrows .splide__arrow--next {
    right: 9px;
}
.doctorados-splider .splide__track{
  overflow: visible;
}
.nosotros-section.nosotros-section-two{
      background: #FF7E37;
}
.nosotros-section-two .nosotros-l h2{
color: var(--Common-Neutral-Lowest, #1C1C1C);
}
.nosotros-section-two .con-mas-btn{
color: var(--Common-Neutral-Highest, #1C1C1C);
}
.nosotros-section-two .con-mas-btn svg path{
  stroke: var(--Common-Neutral-Highest, #1C1C1C);
}
.con-mas-btn:hover{
  color: #209cd9;
}
.con-mas-btn:hover svg path{
  stroke: #209cd9;
}
.portafolio-section{
  background: var(--Common-Neutral-Highest, #1C1C1C);
color: white;
}
.portafolio-section-inner{
      padding: var(--Common-spacing-3XL-5, 80px) var(--Common-spacing-xl, 32px);
}
.portafolio-section .section-title-wrap h2{
  color: white;
}
.portafolio-inner{
  display: grid;
grid-template-columns: repeat(3, 1fr);
    height: 200px;
        grid-gap: 100px;
}
.portafolio-grid-line{
  padding: 32px;
border-bottom: 1px solid var(--Common-Brand-brand-04, rgba(255, 255, 255, 0.10));
background: var(--Common-Neutral-Lowest, #1C1C1C);
}
.portafolio-grid .portafolio-grid-line:first-of-type{
  border-top: 1px solid var(--Common-Brand-brand-04, rgba(255, 255, 255, 0.10));
}
.portafolio-grid-line a{
  text-decoration: none;
}
.portafolio-grid-line a:hover .portafolio-l h3{
      color: #2cc8ff;
      text-decoration: underline;
}
.portafolio-grid-line a:hover .portafolio-r img{
    display: block; /* Removes any unwanted space below image */
}
.portafolio-l h3{
  overflow: hidden;
color: var(--Common-Neutral-Highest, #FFF);
text-overflow: ellipsis;
font-family: var(--Font-family-serif, "ABC Arizona Flare");
font-size: var(--Common-Typography-Size-3xl, 30px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-medium, 500);
line-height: var(--Common-Typography-Leading-9, 36px); /* 120% */
}
.inventor{
  display: grid;
  grid-gap: 8px;
}
.inventor .inv-top{
  color: var(--Common-Neutral-Medium, #888);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-md, 16px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-6, 24px); /* 150% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.inventor .inv-bot{
  color: var(--Common-Neutral-Highest, #FFF);
  font-family: var(--Font-family-sans, "Work Sans");
  font-size: var(--Common-Typography-Size-md, 16px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-normal, 400);
  line-height: var(--Common-Typography-Leading-6, 24px); /* 150% */
  letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.portafolio-r{
  height: 100%;
overflow: hidden;
}
.portafolio-r img{
  width: 100%;
  height: 100%;
  object-fit: cover; /* This is key - maintains aspect ratio while filling container */
  /* display: none; */
}
.archive-btn.btn-white{
  background: white;
color: black;
border: 1px solid var(--Common-Brand-brand-05, rgba(28, 28, 28, 0.70));
}
.pensar-section{
  position: relative;
height: 780px;
display: flex;
align-items: flex-end;
justify-content: flex-start;
}
.pensar-section img{
  position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
.pensar-section-inner{
  padding: 32px;
}
.pensar-section-in{
  z-index: 0;
}
.pensar-section-inner a{
  display: flex;
width: fit-content;
text-decoration: none;
}
.pensar-btn-wrap{
  display: flex;
width: 589px;
height: 221px;
padding: var(--Common-spacing-xl, 32px) var(--Common-spacing-l, 24px);
gap: 8px;
flex-shrink: 0;
background: var(--Common-Neutral-Lowest, #FFF);
flex-flow: column;
justify-content: space-between;
align-items: flex-start;
}
.pensar-btn-wrap h2{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-serif, "ABC Arizona Flare");
font-size: var(--Common-Typography-Size-7xl, 72px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-medium, 500);
line-height: 72px; /* 100% */
letter-spacing: var(--Common-Typography-Tracking-tight, -0.4px);
}
.proyectos-section{
      background: #9B220B;
}
.proyectos-section .proyectos-inner{
      padding: 50px 32px;
}
.proyectos-section .section-title-wrap h2{
  color: white;
}
.proyecto-grid{
  display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 24px;
}
.proyecto-grid.help-grid{
  grid-template-columns: repeat(5, 1fr);
  border-top: 1px solid var(--Common-Neutral-Higher, #454545);
border-bottom: 1px solid var(--Common-Neutral-Higher, #454545);
grid-gap: 0;
}
.help-block{
  padding-top: 8px;
padding-bottom: 8px;
aspect-ratio: 1;
display: flex;
}
.help-block a{
  text-decoration: none;
width: 100%;
height: 100%;
}
.help-block .help-block-in{
      border-right: 1px solid black;
      padding-left: 8px;
      padding-right: 8px;
      width: -webkit-fill-available;
height: 100%;
}
.help-block:nth-child(5) .help-block-in{
  border-right: none;
}
.help-block:hover .padder{
background: #79d8fd;
}
.help-block .padder{
  display: flex;
flex-flow: column;
justify-content: center;
align-items: center;
    width: 100%;
height: 100%;
}
.help-block .padder h3{
  margin-top: 36px;
color: #000;
text-align: center;
font-family: var(--Font-family-serif, "ABC Arizona Flare");
font-size: var(--Common-Typography-Size-xl, 20px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-medium, 500);
line-height: var(--Common-Typography-Leading-6, 24px);
}
.proyecto-grid-block{
  /* height: 570px; */
  aspect-ratio: 1;
display: flex;
flex-flow: column;
justify-content: flex-end;
align-items: center;
    position: relative;
}
.ultimo-item.ultimo-agenda{
  padding-top: 8px;
padding-bottom: 8px;
height: auto;
}
.proyecto-grid-block img{
  position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
.proyecto-grid-block-in{
  padding: 32px;
z-index: 1;
height: 144px;
display: flex;
    width: -webkit-fill-available;
}
.proyecto-grid-block-in .padder{
  padding: 20px;
background: white;
display: flex;
flex-flow: column;
justify-content: space-between;
width: 100%;
}
.proyecto-grid-block-in .padder h3{
  overflow: hidden;
  color: var(--Common-Neutral-Highest, #1C1C1C);
  font-family: var(--Font-family-serif, "ABC Arizona Flare");
  font-size: var(--font-size-15-rem-24-px, 24px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-medium, 500);
  line-height: var(--Common-spacing-xl, 32px);
}
.proyecto-grid-block-in .padder .txt-wrap{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-md, 16px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-6, 24px); /* 150% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.filter-overlay{
  position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 1;
  background: linear-gradient(0deg, var(--orange-400, #FF823D) 0%, var(--orange-400, #FF823D) 100%), url(<path-to-image>) lightgray -291.889px 0px / 237.037% 100% no-repeat;
  background-blend-mode: color, normal;
  opacity: 0;
}
a.proyecto-grid-block-a{
  text-decoration: none;
}
#footer-um{
background: #141414;
display: flex;
    align-items: center;
    background: var(--Common-Neutral-Lowest, #1C1C1C);
}
.footer-itself.row{
      align-items: stretch;
      width: 100%;
}
.footer-container-in{
  width: 100%;
}
.footer-l{
  display: flex;
flex-flow: column;
justify-content: space-between;

}
.footer-container .contact-info-grid{
  display: flex;
      flex-flow: column;
}
.footer-l-bot{
  color: white;
}
.footer-r-top{
  display: grid;
grid-template-columns: repeat(7, 1fr);
color: white;
    grid-gap: 24px;
    padding-left: 40px;
}
.footer-menu-block span{
  color: var(--Common-Neutral-Lower, #E7E7E7);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-xs, 12px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-4, 16px); /* 133.333% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
ul.footer-menu-ul{
  padding: 0;
      list-style: none;
}
ul.footer-menu-ul li{
  color: var(--Common-Neutral-Medium, #6D6D6D);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-xs, 12px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-4, 16px); /* 133.333% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
margin-bottom: 8px;
margin-top: 8px;
}
ul.footer-menu-ul li a{
  text-decoration: none;
}
.footer-r-bot{
  margin-top: 80px;
  display: flex;
align-items: center;
justify-content: flex-end;
    gap: 48px;
}
.contact-info-grid{
  display: grid;
grid-gap: 8px;
}
.contact-info-grid .grid-stack{
    /* padding: 12px 0; */
}
.contact-info-grid .grid-stack .gs-top{
  color: var(--Common-Neutral-Medium, #6D6D6D);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-sm, 14px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-5, 20px); /* 142.857% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.contact-info-grid .grid-stack .gs-bot{
  color: var(--Common-Neutral-Lowest, #FFF);
  font-family: var(--Font-family-sans, "Work Sans");
  font-size: var(--Common-Typography-Size-sm, 14px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-normal, 400);
  line-height: var(--Common-Typography-Leading-5, 20px); /* 142.857% */
  letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.contact-info-grid .grid-stack .gs-bot a{
  text-decoration: none;
}
a.footer-main-title-link{
  text-decoration: none;
}
.footer-socials{
  display: flex;
flex-wrap: wrap;
margin-top: 24px;
flex-flow: row;
}
.footer-socials a{
      margin-right: 12px;
}
.footer-socials a .social-circle{
  border-radius: var(--Dimensions-radius-full, 9999px);
      border: 1px solid var(--Common-Brand-brand-05, rgba(255, 255, 255, 0.20));
      display: flex;
      height: 48px;
      max-width: 48px;
      max-height: 48px;
      /* padding: 0px var(--Common-spacing-s, 16px); */
      justify-content: center;
      align-items: center;
      /* gap: var(--Common-spacing-2xs, 8px); */
      width: 48px;
}
.footer-socials.contacto-socials a .social-circle.li-circle{
  justify-content: center;
    align-items: center;
    gap: 0;
}
.footer-socials.contacto-socials a .social-circle.li-circle > svg{
      padding-bottom: 4px;
}
.footer-socials.contacto-socials a .social-circle{
  display: flex;
width: 44px;
height: 44px;
justify-content: center;
align-items: center;
gap: var(--Common-spacing-2xs, 8px);
border-radius: var(--Dimensions-radius-full, 9999px);
border: 1px solid var(--Common-Neutral-Lower, #E7E7E7);
}
.featured-section.style1 .featured-section-inside{
  display: flex;
    padding: var(--Common-spacing-3XL-5, 80px) var(--Common-spacing-xl, 32px) var(--Common-spacing-xl, 32px) var(--Common-spacing-xl, 32px);
    flex-direction: column;
    align-items: flex-start;
}
.parent-page-link-back{
  display: flex;
    align-items: center;
    gap: var(--Common-spacing-2xs, 8px);
}
.parent-page-link-back a{
  color: var(--Common-Neutral-Medium, #6D6D6D);
  font-family: "Work Sans";
  font-size: var(--font-size-0875-rem-14-px, 14px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-normal, 400);
  line-height: var(--Common-Typography-Leading-5, 20px); /* 142.857% */
  text-decoration: none;
}
.featured-section.style1 h1{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-serif, "ABC Arizona Flare");
font-size: var(--Common-Typography-Size-7xl, 72px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-medium, 500);
line-height: 72px; /* 100% */
letter-spacing: var(--Common-Typography-Tracking-tight, -0.4px);
margin-top: 32px;
margin-bottom: 64px;
width: 904px;
max-width: 100%;
}
.featured-section.style1 img{
  width: 100%;
object-fit: cover;
height: 584px;
}
.page-body-flexible-wrapper.no-pad-bottom{
  padding-bottom: 0;
}
.page-body-flexible-wrapper{
      /* padding: 40px 32px; */
      padding: 64px 32px;
}
.bottom-post-container .page-body-flexible-wrapper-r{
  /* padding: 0 20px; */
}
.equipo-flex-section-title h2{
  margin-bottom: 40px;
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-3xl, 30px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-light, 300);
line-height: var(--Common-Typography-Leading-9, 36px); /* 120% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0);
}
.bottom-post-container .page-body-flexible-wrapper{
  padding-top: 0;
}
.contact-info-grid.contact-flex .grid-stack .gs-bot{
  color: black;
}
.contact-info-grid.contact-flex .grid-stack{
  padding: 0;
}
.page-body-info-bottom-r-top{
  color: var(--Common-Neutral-Medium, #6D6D6D);
font-family: "Work Sans";
font-size: var(--font-size-0875-rem-14-px, 14px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-5, 20px); /* 142.857% */
margin-bottom: 8px;
}
.single-cat-wrap{
  /* margin-top: 24px; */
  margin-top: 0;
display: grid;
grid-gap: 6px;
}
.page-body-info-bottom .single-cat-wrap{
  display: flex;
      flex-wrap: wrap;
}
.single-cat-wrap .cat-tag{
border: 0.8px solid var(--Common-Neutral-Highest, #1C1C1C);
    display: flex;
    padding: var(--Common-spacing-4xs, 4px) var(--Common-spacing-2xs, 8px);
    justify-content: center;
    align-items: center;
    gap: 8px;
    color: var(--Common-Neutral-Highest, #1C1C1C);
    font-family: var(--Font-family-mono, "Necto Mono");
    font-size: var(--Common-Typography-Size-xs, 12px);
    font-style: normal;
    font-weight: var(--Common-Typography-Weight-font-normal, 400);
    line-height: var(--Common-Typography-Leading-4, 16px);
    letter-spacing: var(--font-letter-spacing-letter-spacing-005-em-08-px, 0.8px);
    text-transform: uppercase;
    height: fit-content;
}
.cat-tag:hover{
  background: black;
  color: white;
  cursor: pointer;
}
.cat-tag:hover .noticia-tag-in{
  color: white;
}
.noticia-tag{
  display: flex;
padding: var(--Common-spacing-4xs, 4px) var(--Common-spacing-2xs, 8px);
justify-content: center;
align-items: center;
gap: 8px;
border: 0.8px solid var(--Common-Neutral-Highest, #1C1C1C);
}
.noticia-tag-in{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-mono, "Necto Mono");
font-size: var(--Common-Typography-Size-xs, 12px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-4, 16px); /* 133.333% */
letter-spacing: var(--font-letter-spacing-letter-spacing-005-em-08-px, 0.8px);
text-transform: uppercase;
}
.page-body-flexible-wrapper-l .contact-info-grid.contact-flex{
  margin-bottom: 36px;
}
.contact-info-grid.contact-flex {
    grid-gap: 24px;
    display: flex;
flex-flow: column;
}
.page-body-flexible-wrapper-l{
  display: flex;
    flex-flow: column;
    /* justify-content: space-between; */
}
.related-pages-container{
  display: flex;
flex-flow: column;
}
.related-page-link-block{
  margin-top: -1px;
}
.related-page-link-block a{
  text-decoration: none;
}
.related-page-link-block .padder{
  padding: var(--Common-spacing-s, 16px);
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    border: 1px solid var(--colors-opacity-dark-60, rgba(28, 28, 28, 0.60));
    background: var(--Common-Neutral-Lowest, #FFF);
        min-height: 132px;
}
.related-page-link-block h2{
  overflow: hidden;
color: var(--Common-Neutral-Highest, #1C1C1C);
text-overflow: ellipsis;
font-family: var(--Font-family-serif, "ABC Arizona Flare");
font-size: var(--Common-Typography-Size-xl, 20px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-medium, 500);
line-height: var(--Common-Typography-Leading-6, 24px); /* 120% */
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 5;
align-self: stretch;
}
.related-pages-container span{
  overflow: hidden;
color: var(--Common-Neutral-Highest, #1C1C1C);
text-overflow: ellipsis;
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-md, 16px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-6, 24px);
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
margin-bottom: 16px;
margin-top: 64px;
}
.page-body-flexible-wrapper-r{
  display: flex;
  flex-flow: row;
  justify-content: center;
}
.base-content-container.contact-container{
  background: white;
  padding: var(--Common-spacing-3XL-5, 80px) var(--Common-spacing-xl, 32px);
}
.base-content-container.contact-container .contact-block .padder{
  padding: 15px;
}
.base-content-container.contact-container .contact-block .padder .padder-in{
  border: 1px solid var(--colors-opacity-dark-10, rgba(28, 28, 28, 0.10));
background: var(--Common-Neutral-Lowest, #FFF);
padding: var(--Common-spacing-s, 16px);
display: flex;
flex-flow: column;
min-height: 164px;
justify-content: space-between;
}
.base-content-container.contact-container .contact-block .padder .padder-in .top-el{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-md, 16px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-6, 24px);
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
display: flex;
align-items: center;
gap: 8px;
}
.base-content-container.contact-container .contact-block .padder .padder-in .bot-el{
  overflow: hidden;
  color: var(--Common-Neutral-Highest, #1C1C1C);
  text-overflow: ellipsis;
  font-family: var(--Font-family-serif, "ABC Arizona Flare");
  font-size: var(--Common-Typography-Size-2xl, 24px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-medium, 500);
  line-height: var(--Common-Typography-Leading-8, 32px); /* 133.333% */
  line-break: anywhere;
}
.base-content-container.contact-container .contact-block .padder .padder-in .bot-el.red-el{
  display: flex;
}
.base-content-container.contact-container .contact-block .padder .padder-in .bot-el a{
  display: flex;
height: 48px;
width: 48px;
height: 48px;
justify-content: center;
align-items: center;
border-radius: var(--Dimensions-radius-full, 9999px);
border: 1px solid var(--Common-Brand-brand-05, rgba(28, 28, 28, 0.70));
margin-right: 6px;
}
.border-top-um{
      border-top: 1px solid silver;
}
/* CSS solution to hide arrows container when both arrows are disabled */
.splide__arrows--ltr button.splide__arrow:disabled ~ button.splide__arrow:disabled,
.splide__arrows--ltr button.splide__arrow:disabled + button.splide__arrow:disabled {
  visibility: hidden;
}

.splide__arrows--ltr button.splide__arrow:disabled ~ button.splide__arrow:disabled,
.splide__arrows--ltr button.splide__arrow:disabled + button.splide__arrow:disabled {
  opacity: 0;
}

/* Hide the parent container when both buttons are disabled */
.splide__arrows--ltr:has(button.splide__arrow:disabled + button.splide__arrow:disabled) {
  opacity: 0;
}

/* Alternative approach for browsers that don't support :has */
.splide__slide:only-child ~ .splide__arrows,
.splide__track:has(.splide__slide:only-child) ~ .splide__arrows {
  display: none;
}
.page-body-flexible-gapper{
  width: 142px;
}
.page-body-flexible-flower{
  display: flex;
flex-flow: column;
width: inherit;
    max-width: 674px;
        padding-bottom: 40px;
            /* gap: 40px; */
            gap: 24px;
}
.page-body-flexible-flower.card-content-flower{
  max-width: 100%;
  padding-bottom: 10px;
}
.card-itself-l .card-itself-l-img{
  display: flex;
      justify-content: center;
      align-items: center;
      width: 90%;
}
.card-itself-l .card-itself-l-img.prelative{
  position: relative;
}
.card-itself-l .card-itself-l-img.prelative .expand-btn-circle{
  position: absolute;
  right: 25px;
  bottom: 25px;
}
.card-itself-l .card-itself-l-img img{
  width: 100%;
height: auto;
object-fit: cover;
}
.page-body-flexible-flower.card-content-flower .card-itself{
  /* display: flex;
flex-flow: column;
align-items: center;
justify-content: center; */
}
.page-body-flexible-flower.card-content-flower .card-itself .card-itself-r{
  display: flex;
flex-flow: column;
align-items: center;
grid-gap: 40px;
}
.page-body-flexible-flower.card-content-flower .card-itself .card-itself-r .flex-section-in-padder{
  display: flex;
  flex-flow: column;
  gap: 24px;
}
.page-body-flexible-flower.card-content-flower .card-itself .card-itself-r .flex-section-in-padder .galeria-content{
    padding: 64px 10px;
}
.page-body-flexible-flower.card-content-flower .card-itself .card-itself-r .button-section{
  margin-left: 0;
    margin-right: auto;
}
.page-body-flexible-flower.card-content-flower .card-itself .organigrama-section{
  width: 100%;
max-width: 100%;
}
.page-body-flexible-flower.card-content-flower .card-itself .organigrama-section .bigScreenPadding{
  padding-left: 0;
padding-right: 0;
}
.page-body-container-2-col{
  margin-top: 64px;
}
.page-body-container-2-col .galeria-content{
padding: 80px 0;
}
.card-content-container{
  margin-bottom: 64px;
}
.page-body-flexible-flower.card-content-flower .card-itself:not(.active){
  display: none;
}
.page-body-flexible-flower.card-content-flower .wswg-section{
  max-width: 674px;
}
.page-body-flexible-flower.card-content-flower .button-section{
    max-width: 674px;
}
.page-body-flexible-flower.card-content-flower .collapsible-container{
    max-width: 674px;
}
.page-body-flexible-flower.card-content-flower .buttons-container{
    max-width: 674px;
}
.page-body-flexible-flower.card-content-flower .excerpt-section{
    max-width: 674px;
}
.page-body-flexible-flower.card-content-flower .img-section{
    max-width: 674px;
}
.page-body-flexible-flower.card-content-flower .information-grid-section{
    max-width: 674px;
        width: 100%;
            align-self: center;
}
.page-body-flexible-flower.card-content-flower .organigrama-section{
    max-width: 674px;
}
.page-body-flexible-flower.card-content-flower .block-rep-container{
    max-width: 674px;
}
.page-body-flexible-flower.card-content-flower .video-section{
    max-width: 674px;
}
.page-body-flexible-flower.card-content-flower .galeria-section .bigScreenPadding{
  padding-left: 0;
  padding-right: 0;
}
.parent-page-link-back:hover a{
  /* color: #0071AB !important; */
}
.parent-page-link-back:hover svg path{
  /* stroke: #0071AB !important; */
}
.excerpt-section-in{
  color: var(--Common-Neutral-Highest, #1C1C1C);
  font-family: var(--Font-family-sans, "Work Sans");
  font-size: var(--Common-Typography-Size-md, 16px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-semibold, 600);
  line-height: var(--Common-Typography-Leading-6, 24px); /* 150% */
  letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.slider-section-splide-slider .splide__slide{
  border: 1px solid var(--Common-Neutral-Highest, #1C1C1C);
background: var(--Common-Neutral-Lowest, #FFF);
}
.slider-section-splide-slider .splide__slide .slide-padder{
  padding: 20px;
}
.slider-section-splide-slider .splide__slide .slide-padder .slide-row{
      padding-bottom: 24px;
}
.slider-section-splide-slider .splide__arrows{
  position: absolute;
      width: 75px;
      height: 50px;
      z-index: 99;
      right: 34px;
      bottom: 0;
      display: flex;
      align-items: center;
      justify-content: center;
}
.slider-section-splide-slider .splide__arrow{
  opacity: 1;
}
.slider-counter{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-mono, "Necto Mono");
font-size: var(--Common-Typography-Size-xs, 12px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-4, 16px);
letter-spacing: var(--font-letter-spacing-letter-spacing-005-em-08-px, 0.8px);
text-transform: uppercase;
}
.slider-section-splide-slider .splide__slide .slide-padder .slide-row-l{
  display: flex;
      justify-content: center;
      align-items: center;
}
.slider-section-splide-slider .splide__slide .slide-padder .slide-row-l .slide-in-padder{
  display: flex;
height: 100%;
width: 100%;
justify-content: center;
align-items: center;
padding-right: 24px;
}
.slider-section-splide-slider .splide__slide .slide-padder .slide-row-l .slide-in-padder img{
  width: 100%;
height: 100%;
object-fit: cover;
}
.slider-section-splide-slider .splide__slide .slide-padder .slide-row-r{
  display: flex;
  flex-flow: column;
}
.slider-section-splide-slider .splide__slide .slide-padder .slide-row-r h3{
  overflow: hidden;
  color: var(--Common-Neutral-Highest, #1C1C1C);
  text-overflow: ellipsis;
  font-family: var(--Font-family-sans, "Work Sans");
  font-size: var(--Common-Typography-Size-xl, 20px);
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 130% */
  margin: 0;
}
.slider-section-splide-slider .splide__slide .slide-padder .slide-row-r .txt-wrap{
  color: var(--Common-Neutral-Higher, #454545);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--font-size-0875-rem-14-px, 14px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-5, 20px); /* 142.857% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.img-section-in{
  display: flex;
justify-content: center;
align-items: center;
}
.img-section-in img{
  width: 100%;
    object-fit: contain;
    height: auto;
}
.wswg-section-in{
  color: var(--Common-Neutral-Highest, #1C1C1C);
  font-family: var(--Font-family-sans, "Work Sans");
  font-size: var(--Common-Typography-Size-md, 16px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-normal, 400);
  line-height: var(--Common-Typography-Leading-6, 24px); /* 150% */
  letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.wswg-section-in h2{
  overflow: hidden;
color: var(--Common-Neutral-Highest, #1C1C1C);
text-overflow: ellipsis;
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-xl, 20px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-medium, 500);
line-height: var(--Common-Typography-Leading-7, 28px); /* 140% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.wswg-section-in h3{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-3xl, 30px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-light, 300);
line-height: var(--Common-Typography-Leading-9, 36px); /* 120% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.wswg-section-in ul{
      padding-left: 22px;
}
.wswg-section-in ul li{
  margin-bottom: 16px;
}
.organigrama-row{
  padding: var(--Common-spacing-3XL-5, 80px) var(--Common-spacing-xl, 32px);
align-items: flex-start;
}
.organigrama-l h2{
  overflow: hidden;
color: var(--Common-Neutral-Highest, #FFF);
text-overflow: ellipsis;
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--font-size-15-rem-24-px, 24px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-8, 32px); /* 133.333% */
padding-right: 24px;
}
.organigrama-r{
  display: flex;
flex-flow: column;
align-items: flex-end;
    justify-content: center;
}
.organigrama-r img{
  width: 100%;
height: auto;
object-fit: cover;
}
.expand-btn-circle{
  display: flex;
width: 48px;
height: 48px;
justify-content: center;
align-items: center;
gap: var(--Common-spacing-2xs, 8px);
border-radius: var(--Dimensions-radius-full, 9999px);
background: var(--Common-Neutral-Highest, #FFF);
margin-top: 24px;
cursor: pointer;
}
.image-modal {
    animation: fadeIn 0.3s ease-in-out;
}
.img-pointer{
  cursor: pointer;
}
.image-modal img {
    animation: scaleIn 0.3s ease-in-out;
}

@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

@keyframes scaleIn {
    from {
        transform: scale(0.9);
        opacity: 0;
    }
    to {
        transform: scale(1);
        opacity: 1;
    }
}
.related-pages-equipo-section.related-publicaciones-grid-section{
  background: transparent;
}
.related-pages-equipo-section{
      padding: var(--Common-spacing-3XL-5, 80px) var(--Common-spacing-xl, 32px);
      border-top: 1px solid var(--Common-Neutral-Lower, #E7E7E7);
background: var(--Common-Neutral-Lowest, #FFF);
padding-top: 40px;
    padding: var(--Common-spacing-3XL-5, 80px) 0;
    background: var(--Common-Brand-brand-01, #F8F7F4);
    border-top: none;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-top: 50px;
}
.ultimo-item.ultimo-entrevista.ultimo-persona .padder a .ultimo-item-image{
  justify-content: center;
}
.ultimo-item.ultimo-entrevista.ultimo-persona .padder .in-wrap{
  text-align: center;
display: flex;
flex-flow: column;
align-items: center;
}
.ultimo-item-subtitle{
  color: var(--Common-Neutral-Highest, #1C1C1C);
      font-family: "Work Sans";
      font-size: var(--font-size-0875-rem-14-px, 14px);
      font-style: normal;
      font-weight: var(--Common-Typography-Weight-font-normal, 400);
      line-height: var(--Common-Typography-Leading-5, 20px);
}
.ultimo-item-posicison{
  color: var(--Common-Neutral-Highest, #1C1C1C);
      font-family: "Work Sans";
      font-size: var(--font-size-0875-rem-14-px, 14px);
      font-style: normal;
      font-weight: var(--Common-Typography-Weight-font-normal, 400);
      line-height: var(--Common-Typography-Leading-5, 20px);
}
.ultimo-item-posicison.ultimo-item-ano{
  font-weight: 500;
}
.ultimo-item-posicison.ultimo-item-posicison-2{
  color: var(--Common-Neutral-Medium, #6D6D6D);
font-family: "Work Sans";
font-size: var(--font-size-0875-rem-14-px, 14px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-5, 20px); /* 142.857% */
}
.ultimo-item-email{
  color: var(--Common-Neutral-Highest, #1C1C1C);
  font-family: var(--Font-family-sans, "Work Sans");
  font-size: var(--font-size-0875-rem-14-px, 14px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-medium, 500);
  line-height: var(--Common-spacing-m, 20px);
}
.ultimo-entrevista.ultimo-persona .cat-tag-float{
display: flex;
justify-content: center;
}
.ultimo-persona .cpt-tag{
  padding: 20px 0 16px 20px;
      margin: 0;
}
.featured-section.style2 .featured-section-inside{
      padding: var(--Common-spacing-3XL-5, 80px) var(--Common-spacing-xl, 32px);
}
.featured-section.style2 .parent-page-link-back a{
  color: black;
}
.featured-section.style2 .parent-page-link-back{
  margin-bottom: 32px;
}
.featured-section.style2 h1{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-serif, "ABC Arizona Flare");
font-size: var(--Common-Typography-Size-7xl, 72px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-medium, 500);
line-height: 72px; /* 100% */
letter-spacing: var(--Common-Typography-Tracking-tight, -0.4px);
padding-right: 32px;
max-width: 100%;
}
.featured-section.style2 .featured-section-r{
  display: flex;
justify-content: center;
align-items: center;
height: 100%;
}
.featured-section.style3 .featured-section-r{
height: 100%;
}
.featured-section.style2 .featured-section-r img{
  width: 100%;
    height: 100%;
    object-fit: cover;
    padding-left: 32px;
}
h2.block-rep-main-title{
  overflow: hidden;
color: var(--Common-Neutral-Highest, #1C1C1C);
text-overflow: ellipsis;
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-2xl, 24px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-semibold, 600);
line-height: var(--Common-Typography-Leading-8, 32px); /* 133.333% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
margin-bottom: 24px;
}
.block-rep-container{
  /* margin-top: 24px; */
  margin-top: 0;
}
.block-rep-container-in{
  display: flex;
flex-flow: column;
}
.block-rep-part:first-child{
  /* border-top: 1px solid var(--Common-Neutral-Lower, #E7E7E7); */
}
.block-rep-part{
  display: flex;
/* padding: var(--Common-spacing-l, 24px) 0; */
flex-direction: column;
align-items: flex-start;
align-self: stretch;
/* border-bottom: 1px solid var(--Common-Neutral-Lower, #E7E7E7); */
}
.block-rep-part h3{
  color: var(--Common-Neutral-Highest, #1C1C1C);
  font-family: var(--Font-family-sans, "Work Sans");
  font-size: var(--Common-Typography-Size-xl, 20px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-semibold, 600);
  line-height: var(--Common-Typography-Leading-7, 28px); /* 140% */
  letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
margin-bottom: 16px;
}
.ref-wrap{
  display: flex;
    padding: 0;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: var(--Common-spacing-4xs, 4px);
    align-self: stretch;
    background: white;
    margin-top: 16px;
}
.ref-wrap .ref-top{
  color: var(--Common-Neutral-High, #4F4F4F);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-sm, 14px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-5, 20px); /* 142.857% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.btn-header-a{
  display: flex;
  text-decoration: none;
      margin-left: 8px;
}
.btn-header{
  display: flex;
    width: 200px;
    height: 44px;
    justify-content: center;
    align-items: center;
    gap: var(--Common-spacing-2xs, 8px);
    border-radius: var(--Dimensions-radius-full, 9999px);
    background: var(--Common-Neutral-Highest, #1C1C1C);
    color: var(--Common-Neutral-Lowest, #FFF);
    font-family: var(--Font-family-sans, "Work Sans");
    font-size: var(--Common-Typography-Size-md, 16px);
    font-style: normal;
    font-weight: var(--Common-Typography-Weight-font-semibold, 600);
    line-height: var(--Common-Typography-Leading-6, 24px);
    letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.btn-header:hover{
      background: #008ed4;
}
.ref-wrap .ref-bot{
  color: var(--Common-Neutral-Medium, #6D6D6D);
  font-family: var(--Font-family-sans, "Work Sans");
  font-size: var(--Common-Typography-Size-xs, 12px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-normal, 400);
  line-height: var(--Common-Typography-Leading-4, 16px); /* 133.333% */
  letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.block-rep-part .txt-wrap{
  color: var(--Common-Neutral-Highest, #1C1C1C);
  font-family: var(--Font-family-sans, "Work Sans");
  font-size: var(--Common-Typography-Size-md, 16px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-normal, 400);
  line-height: var(--Common-Typography-Leading-6, 24px);
  letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.block-rep-part .txt-wrap ul{
  gap: 16px;
display: flex;
flex-flow: column;
padding-left: 30px;
}

.base-content-l {
    position: relative;
}
.padder {
    position: relative;
    overflow: hidden;
}
.padder.collapsed {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.expand-button {
    cursor: pointer;
    color: #1C1C1C;
    margin-top: 10px;
    display: none; /* Initially hidden, shown via JS if needed */
    border: none;
    background: none;
    padding: 0;
    display: flex;
    align-items: center;
    color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-md, 16px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-semibold, 600);
line-height: 0px; /* 0% */
padding: 8px 0;
margin-top: 16px;
}
.expand-button span{
  margin-right: 8px;
}
.expand-button:hover {
    /* color: #DEF3FF; */
}
.expand-button:hover svg path{
  /* stroke: #DEF3FF; */
}
.expand-button svg {
    transition: transform 0.3s ease;
}

.expand-button.expanded svg {
    transform: rotate(180deg);
}
.expand-button.expanded{
  /* color: #DEF3FF; */
}
.expand-button.expanded svg path{
    /* stroke: #DEF3FF; */
}
.fratured-section.style3 .featured-section-in{

}
.featured-section.style2.style3 .featured-section-inside{
  padding: 0 30px;
      height: 406px;
}
.featured-section.style2.style3 .featured-section-r img{
  padding-left: 0;
}
.featured-section.style3 .featured-section-l{
  display: flex;
flex-flow: column;
justify-content: center;
height: 100%;
}
.featured-section.style2.style3 .parent-page-link-back a{
  color: white;
}
.base-content-container{
      background: white;
}
.base-content-container.contact-form-container{
  background: white;
    border-top: 1px solid var(--colors-opacity-dark-10, rgba(28, 28, 28, 0.10));
}
.contact-form-wrap.col{
  display: flex;
justify-content: center;
}
.contact-form-wrap.col .wpcf7{
  max-width: 100%;
width: 680px;
}
.contact-form-wrap.col .wpcf7 form{
  display: flex;
flex-flow: column;
padding: 0 0;
}
.contact-row.contact-fake-row{
  display: flex;
flex-flow: column;
gap: 24px;
}
.contact-row.contact-fake-row .top-el{
  color: var(--Common-Neutral-Medium, #6D6D6D);
  font-family: "Work Sans";
  font-size: var(--font-size-0875-rem-14-px, 14px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-normal, 400);
  line-height: var(--Common-Typography-Leading-5, 20px); /* 142.857% */
}
.contact-row.contact-fake-row .bot-el{
  color: var(--Common-Neutral-Highest, #1C1C1C);

  /* Body 2/regular */
  font-family: "Work Sans";
  font-size: var(--font-size-0875-rem-14-px, 14px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-normal, 400);
  line-height: var(--Common-Typography-Leading-5, 20px); /* 142.857% */
}
.contact-form-wrap.col .wpcf7 form p{
  display: flex;
width: 100%;
}
.contact-form-wrap.col .wpcf7 form p label{
  width: 100%;
display: flex;
  flex-wrap: wrap;
}
.contact-form-wrap.col .wpcf7 form p label span{
  width: 100%;
}
.contact-form-wrap.col .wpcf7 form p label input{
  width: 100%;
display: flex;
padding: 12px 0;
flex-direction: column;
justify-content: center;
align-items: flex-start;
gap: 8px;
flex: 1 0 0;
border-radius: 6px;
border: 1px solid var(--Common-Neutral-Lower, #E7E7E7);
background: var(--Common-Neutral-Lowest, #FFF);
margin-top: 8px;
}
.contact-form-wrap.col .wpcf7 form p label select{
  width: 100%;
display: flex;
padding: 12px 0;
flex-direction: column;
justify-content: center;
align-items: flex-start;
gap: 8px;
flex: 1 0 0;
border-radius: 6px;
border: 1px solid var(--Common-Neutral-Lower, #E7E7E7);
background: var(--Common-Neutral-Lowest, #FFF);
margin-top: 8px;
color: var(--Common-Neutral-Low, #B0B0B0);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-md, 16px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-6, 24px); /* 150% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.contact-form-wrap.col .wpcf7 .send-form-um{
  display: flex;
width: 260px;
height: 48px;
padding: 0px var(--Common-spacing-s, 16px);
justify-content: center;
align-items: center;
gap: var(--Common-spacing-2xs, 8px);
border-radius: var(--Dimensions-radius-full, 9999px);
background: var(--Common-Neutral-Highest, #1C1C1C);
color: var(--Common-Neutral-Lowest, #FFF);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-md, 16px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-semibold, 600);
line-height: 0px;
}
.contact-form-wrap.col .wpcf7 form p label{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-sm, 14px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-medium, 500);
line-height: var(--Common-Typography-Leading-5, 20px); /* 142.857% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.contact-form-wrap.col .wpcf7 h2{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: "ABC Arizona Flare";
font-size: var(--Common-Typography-Size-3xl, 30px);
font-style: normal;
font-weight: 300;
line-height: 36px;
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
margin-bottom: 42px;
}
.contact-form-wrap.col .wpcf7 form p label textarea{
  width: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
gap: 8px;
flex: 1 0 0;
border-radius: 6px;
border: 1px solid var(--Common-Neutral-Lower, #E7E7E7);
background: var(--Common-Neutral-Lowest, #FFF);
margin-top: 8px;
padding: 0;
}
.absolute-border-container{
  position: relative;
    /* margin-bottom: 40px; */
    padding-top: 60px;
}
.absolute-border-container .absolute-border{
  position: absolute;
width: 100vw;
height: 1px;
background: black;
left: 0;
bottom: 0;
left: -50vw;
}
.base-content-row{
      /* padding: var(--Common-spacing-3xl, 48px) var(--Common-spacing-xl, 32px); */
      padding: var(--Common-spacing-2xl, 40px) var(--Common-spacing-3XL-5, 80px) 0px var(--Common-spacing-3XL-5, 80px);
      padding: var(--Common-spacing-2xl, 40px) var(--Common-spacing-3XL-5, 32px) 0px var(--Common-spacing-3XL-5, 32px);
      padding-bottom: 40px;
}
.base-content-l .padder{
  color: var(--Common-Neutral-Highest, #1C1C1C);
  font-family: var(--Font-family-sans, "Work Sans");
  font-size: var(--Common-Typography-Size-md, 16px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-normal, 400);
  line-height: var(--Common-Typography-Leading-6, 24px); /* 150% */
  letter-spacing: var(--Common-Typography-Tracking-normal, 0);
}
.base-content-l .padder h4{
color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-xl, 20px);
font-style: normal;
font-weight: 400;
line-height: 26px; /* 130% */
}
.base-content-l .padder h2{
color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-xl, 20px);
font-style: normal;
font-weight: 400;
line-height: 26px; /* 130% */
}
/* Base styles for the filter container */
/* Make the container 12 columns for more flexibility */
.archive-like-filter-container {
  display: grid;
  gap: 24px;
  width: 100%;
    padding: 24px 32px 0 32px;
  grid-template-columns: repeat(12, 1fr);
width: -webkit-fill-available;
    padding-bottom: 24px;
}
/* Utility classes for different width configurations */
.grid-col-100 {
  grid-column: span 12;
}
.grid-col-50 {
  grid-column: span 6;
}
.grid-col-25 {
  grid-column: span 3;
}
.grid-col-33 {
  grid-column: span 4;
}
.search-input-wrapper {
    position: relative;
    width: 100%;
}
.search-icon {
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none; /* Allows clicks to pass through to the input */
    display: flex;
    justify-content: center;
    align-items: center;
}
.is-focused.suggestions-open .search-icon{
  display: none;
}
.archive-search-input {
  padding: 4px 12px;
  width: calc(100% - 24px);
  height: 28px;
outline: none;
border-radius: 0;
border: 1px solid var(--Common-Neutral-Highest, #1C1C1C);
}
.input-white .suggestions-open input.archive-search-input{
  color: white;
}
.suggestions-open input.archive-search-input{
  border-color: black;
      border-radius: 24px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.search-input-wrapper {
    position: relative;
    width: 100%;
}
.search-suggestions {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #FFF;
    display: none;
    margin-top: 0;
    border-radius: 24px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    box-shadow: none;
    border-color: black;
    border: 1px solid black;
    z-index: 4;
    width: calc(100% - 2px);
    border-top: none;
}
.password-protection-wrapper.bigScreenPadding .mWidth{
  display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 60px;
    margin-bottom: 60px;
}
.password-protection-wrapper.bigScreenPadding .mWidth form p:nth-child(3){
  display: flex;
justify-content: center;
align-items: center;
gap: 18px;
}
.password-protection-wrapper.bigScreenPadding .mWidth form p:nth-child(3) input:not(#pwbox-1216){
  display: flex;
width: 80px;
height: 40px;
padding: 0px 24px;
justify-content: center;
align-items: center;
gap: var(--Common-spacing-2xs, 8px);
flex-shrink: 0;
border-radius: var(--Dimensions-radius-full, 9999px);
background: var(--Common-Neutral-Highest, #1C1C1C);
color: white;
padding: 0;
font-weight: 500;
letter-spacing: 0.5px;
padding: 0 32px;
width: auto;
}
.password-protection-wrapper.bigScreenPadding .mWidth form p:nth-child(3) label input{
  border: 1px solid black;
    border-radius: 999999px;
    height: 36px;
}
.search-suggestion-item {
    padding: 12px 16px;
    cursor: pointer;
    display: flex;
justify-content: space-between;
align-items: center;
}
.search-suggestion-item:hover span {
    color: #DEF3FF;
}
.suggestion-text {
    flex-grow: 1;
    cursor: pointer;
    color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-sm, 14px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-5, 20px); /* 142.857% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.suggestion-delete {
    background: none;
    border: none;
    padding: 4px 8px;
    cursor: pointer;
    color: var(--Common-Neutral-Medium, #6D6D6D);
    font-family: var(--Font-family-sans, "Work Sans");
    font-size: 10px;
    font-style: normal;
    font-weight: var(--Common-Typography-Weight-font-medium, 500);
    line-height: var(--Common-Typography-Leading-4, 16px); /* 160% */
    letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.suggestion-delete:hover {
    color: #2cc8ff;
}
.search-clear-button {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    cursor: pointer;
    font-size: 20px;
    color: #E7E7E7;
    padding: 5px;
    display: none;
    z-index: 2;
}
.no-results-message {
  padding: var(--Common-spacing-l, 24px) var(--Common-spacing-5xs, 2px);
      display: flex;
      flex-flow: column;
      align-items: center;
      width: 256px;
      margin-left: auto;
      margin-right: auto;
      max-width: 100%;
}

.no-results-icon {
    margin-bottom: 12px;
    display: flex;
    justify-content: center;
}
.page-subtitle-wrap{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-serif, "ABC Arizona Flare");
font-size: var(--Common-Typography-Size-6xl, 60px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-light, 300);
line-height: 60px;
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.no-results-title {
  color: var(--Main-bulma, #000);
  text-align: center;
  font-family: var(--Font-family-sans, "Work Sans");
  font-size: var(--Common-Typography-Size-sm, 14px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-semibold, 600);
  line-height: var(--Common-Typography-Size-xl, 20px); /* 142.857% */
  letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
  margin-bottom: 12px;
}

.no-results-text {
    font-size: 14px;
    color: #666;
    line-height: 1.4;
    color: var(--Common-Neutral-High, #4F4F4F);
    text-align: center;
    font-family: var(--Font-family-sans, "Work Sans");
    font-size: var(--Common-Typography-Size-xs, 12px);
    font-style: normal;
    font-weight: var(--Common-Typography-Weight-font-normal, 400);
    line-height: var(--Common-Typography-Leading-4, 16px); /* 133.333% */
    letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.archive-categoria-container select{
  width: 100%;
border-radius: var(--Dimensions-radius-full, 9999px);
border: 1px solid var(--Common-Neutral-Lower, #E7E7E7);
height: 48px;
outline: none;
padding: var(--Common-spacing-xs, 12px) var(--Common-spacing-m, 20px);
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
background: transparent; /* Ensures the select doesn't hide the chevron */
color: var(--Common-Neutral-High, #4F4F4F);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-md, 16px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.archive-categoria-container {
    position: relative;
    width: 100%;
}
.select-chevron {
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    transition: transform 0.2s ease;
    display: flex;
justify-content: center;
align-items: center;
}
/* Rotate chevron when select is focused/open */
.select-focused .select-chevron {
    transform: translateY(-50%) rotate(-180deg);
}
.archive-categoria-container.select-focused select{
  border-color: #DEF3FF;
border-radius: 24px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.custom-dropdown {
    position: relative;
    width: 100%;
}

.selected-display {
    background: white;
    cursor: pointer;
border: 1px solid var(--Common-Neutral-Highest, #1C1C1C);
    border-radius: 0;
outline: none;
width: calc(100% - 24px);
    display: flex;
    height: 28px;
    padding: var(--Common-spacing-4xs, 4px) var(--Common-spacing-xs, 12px);
    justify-content: space-between;
    align-items: center;
}
.dropdown-open .selected-display {
  color: var(--Common-Neutral-High, #B0B0B0);
  background: var(--Common-Neutral-Lowest, #1C1C1C);
}
.dropdown-open .selected-display svg path{
  stroke: white;
}
.selected-display span{
  color: var(--Common-Neutral-High, #4F4F4F);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-md, 16px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-6, 24px); /* 150% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.options-container {
    position: absolute;
top: 100%;
left: 0px;
right: 0px;
background: rgb(255, 255, 255);
margin-top: 0px;
/* border-radius: 0px 0px 24px 24px; */
box-shadow: none;
/* border-right: 1px solid #DEF3FF;
border-bottom: 1px solid #DEF3FF;
border-left: 1px solid #DEF3FF; */
border-image: initial;
z-index: 4;
width: 100%;
border: 1px solid var(--Common-Neutral-Highest, #1C1C1C);
border-radius: 0;
border-top: none;
display: none;
}
.custom-option {
  flex-grow: 1;
      cursor: pointer;
      color: var(--Common-Neutral-Highest, #1C1C1C);
      font-family: var(--Font-family-sans, "Work Sans");
      font-size: var(--Common-Typography-Size-sm, 14px);
      font-style: normal;
      font-weight: var(--Common-Typography-Weight-font-normal, 400);
      line-height: var(--Common-Typography-Leading-5, 20px);
      letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
          padding: 12px 16px;
          background: var(--Common-Neutral-Lowest, #1C1C1C);
color: var(--Common-Neutral-Highest, #FFF);
}
.custom-option:hover {
    background: var(--Common-Neutral-Lower, #454545);
}
.dropdown-open .select-chevron {
    transform: rotate(180deg);
}
.loading-spinner-container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-height: 200px; /* Adjust based on your needs */
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    top: 50px;
}

.loading-spinner {
    width: 50px;
    height: 50px;
}

.spinner-svg {
    animation: rotate 2s linear infinite;
    width: 50px;
    height: 50px;
}

.spinner-svg circle {
    stroke: #4F4F4F;
    stroke-linecap: round;
    animation: dash 1.5s ease-in-out infinite;
}

@keyframes rotate {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes dash {
    0% {
        stroke-dasharray: 1, 150;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -35;
    }
    100% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -124;
    }
}
.archive-like-grid-container.smallerPadding{
  padding: 40px 22px;
}
.archive-like-grid-container{
  /* padding: var(--Common-spacing-3XL-5, 80px) var(--Common-spacing-xl, 32px); */
width: 100%;
position: relative;
    width: -webkit-fill-available;
        padding: 40px 32px;
}
.archive-like-grid{
  display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 590px;
    /* border-top: 1px solid black; */
    gap: 24px;
}
.archive-like-grid.same-row-height{
      grid-template-rows: repeat(3, 590px);
}
.ultimo-item.ultimo-entrevista.ultimo-persona-estudiante .padder .in-wrapper{
  flex-flow: row;
}
.ultimo-item.ultimo-entrevista.ultimo-persona-estudiante .padder .in-wrapper .in-wrapper-l{
width: 33%;
}
.ultimo-item.ultimo-entrevista.ultimo-persona-estudiante .padder .in-wrapper .in-wrapper-r{
    width: 67%;
    display: flex;
flex-flow: column;
}
.ultimo-entrevista.ultimo-persona.ultimo-persona-estudiante .cat-tag-float{
  margin-top: auto;
      margin-bottom: 0;
}
.ultimo-item.ultimo-persona.ultimo-persona-estudiante .padder .ultimo-item-content{
  padding-top: 50px;
}
.page-actualidad .archive-like-grid.same-row-height2.persona-academic-grid{

}
.page-actualidad .archive-like-grid.same-row-height2.persona-student-grid.row-height-extended{
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: 365px !important;
}
.personas-border-wrap{
  width: 100%;
}
.borderline.first-border{
  width: 100%;
}
.page-actualidad .archive-like-grid.same-row-height2.agenda-grid-faad{
  grid-template-columns: repeat(1, 1fr);
  grid-auto-rows: 175px;

}
.page-actualidad .archive-like-grid.same-row-height2{
  grid-template-columns: repeat(4, 1fr);
      /* border-top: 1px solid var(--Common-Neutral-Higher, #454545); */
      /* border-bottom: 1px solid var(--Common-Neutral-Higher, #454545); */
      grid-gap: 0;
            /* grid-template-rows: repeat(3, 440px); */
                grid-auto-rows: 440px;
                grid-template-rows: unset;
}
.page-actualidad .archive-like-grid.same-row-height2.anotherHeight{
      grid-auto-rows: 465px;
}
.page-actualidad .archive-like-grid.same-row-height2.anotherHeight2{
      grid-auto-rows: 470px;
}
.page-actualidad .archive-like-grid.same-row-height2.4rows{

}
.page-actualidad .archive-like-grid.same-row-height2.row-height-extended{
    grid-template-rows: repeat(3, 550px);
}
.page-actualidad .archive-like-grid.same-row-height2.row-height-extended.rh-inv{
  grid-template-rows: unset;
  grid-auto-rows: auto;
}
.page-actualidad .archive-like-grid.same-row-height2.row-height-extended.rh-inv.grid-pub-faad{
  grid-gap: 24px;
}
.page-actualidad .archive-like-grid.same-row-height2.row-height-extended.rh-inv.grid-pub-faad.grid-pro-faad{
      grid-template-columns: repeat(2, 1fr);
}
.page-actualidad .archive-like-grid.same-row-height2.row-height-extended.ppl-row{
  grid-template-rows: unset;
      grid-auto-rows: auto;
      grid-template-columns: repeat(5, 1fr);
      grid-gap: 24px;
}
.page-actualidad .archive-like-grid.same-row-height2.ppl-row{
  grid-template-rows: unset;
      grid-auto-rows: 650px;
}
.page-actualidad .archive-like-grid.same-row-height2.ppl-row.est-row{
  grid-auto-rows: 704px;
}
.archive-like-grid.archive-like-grid-boletin {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: 300px;  /* Sets ALL rows to 300px automatically */
    grid-template-rows: none;
}
.ultimo-boletin .padder{
  width: 100%;
height: 100%;
border-right: 1px solid black;
}
.ultimo-boletin:nth-child(3) .padder, .ultimo-boletin:nth-child(6) .padder, .ultimo-boletin:nth-child(9) .padder{
  border-right: none;
}
.ultimo-boletin h2{
  overflow: hidden;
color: var(--Common-Neutral-Highest, #1C1C1C);
text-overflow: ellipsis;
font-family: var(--Font-family-serif, "ABC Arizona Flare");
font-size: var(--Common-Typography-Size-2xl, 24px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-medium, 500);
line-height: var(--Common-Typography-Leading-8, 32px); /* 133.333% */
margin-top: 24px;
margin-bottom: 16px;
}
.ultimo-boletin .meta .date{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-sm, 14px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-5, 20px); /* 142.857% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.pagination-number.dots {
    cursor: default;
    pointer-events: none;
}
.archive-pagination{
  display: flex;
justify-content: flex-end;
padding: 0 30px 80px;
}
.archive-pagination .pagination-number{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-md, 16px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-semibold, 600);
line-height: 0px;
background: transparent;
border: none;
display: flex;
width: 40px;
height: 40px;
padding: var(--Common-spacing-2xs, 8px) 0px;
justify-content: center;
align-items: center;
gap: var(--Common-spacing-3xs, 6px);
cursor: pointer;
}
.archive-pagination .pagination-number.active{
  color: var(--Color-Highter, #0071AB);
}
.archive-pagination .pagination-next, .archive-pagination .pagination-prev{
  background: transparent;
  border: none;
  display: flex;
justify-content: flex-end;
align-items: center;
gap: var(--Common-spacing-4xs, 4px);
align-self: stretch;
cursor: pointer;
}
.archive-pagination .pagination-next svg path, .archive-pagination .pagination-prev svg path{
  stroke: #1C1C1C;
}
.archive-pagination .pagination-next.disabled, .archive-pagination .pagination-prev.disabled{
  opacity: 0;
}
/* Modal CSS */
.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.modal-container {
    position: relative;
    display: flex;
    width: 492px;
    padding: var(--Common-spacing-l, 24px) var(--Common-spacing-l, 24px) var(--Common-spacing-3xl, 48px) var(--Common-spacing-l, 24px);
    justify-content: space-between;
    align-items: flex-start;
    max-width: 100%;
    border: 1px solid var(--Common-Neutral-High, #4F4F4F);
    background: var(--Common-Neutral-Lowest, #FFF);
}

.modal-close {
    position: absolute;
    right: 16px;
    top: 16px;
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
}

.form-group {
    margin-bottom: 20px;
}

.required {
    color: red;
}
.modal-content h2{
  color: var(--Common-Neutral-Highest, #1C1C1C);
    font-family: var(--Font-family-serif, "ABC Arizona Flare");
    font-size: var(--Common-Typography-Size-4xl, 36px);
    font-style: normal;
    font-weight: var(--Common-Typography-Weight-font-medium, 500);
    line-height: var(--Common-Typography-Leading-10, 40px);
    letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
    margin-top: 16px;
    margin-bottom: 16px;
}
.modal-content p{
  color: var(--Common-Neutral-Highest, #1C1C1C);
    font-family: var(--Font-family-sans, "Work Sans");
    font-size: var(--Common-Typography-Size-md, 16px);
    font-style: normal;
    font-weight: var(--Common-Typography-Weight-font-normal, 400);
    line-height: var(--Common-Typography-Leading-6, 24px);
    letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.modal-content .form-group{
  display: flex;
flex-flow: column;
}
.modal-content .form-group label{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-sm, 14px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-medium, 500);
line-height: var(--Common-Typography-Leading-5, 20px);
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.modal-content .form-group input{
  display: flex;
height: 30px;
padding: var(--Common-spacing-2xs, 8px) var(--Common-spacing-s, 16px);
flex-direction: column;
justify-content: center;
align-items: flex-start;
gap: 8px;
border-radius: var(--Dimensions-radius-3xl, 24px);
border: 1px solid var(--Common-Neutral-Lower, #E7E7E7);
background: var(--Common-Neutral-Lowest, #FFF);
margin-top: 8px;
}
.modal-content form{
  margin-top: 40px;
}
.modal-content .submit-btn{
  display: flex;
width: 280px;
height: 48px;
padding: 0px var(--Common-spacing-s, 16px);
justify-content: center;
align-items: center;
gap: var(--Common-spacing-2xs, 8px);
border-radius: var(--Dimensions-radius-full, 9999px);
background: var(--Common-Neutral-Highest, #1C1C1C);
color: var(--Common-Neutral-Lowest, #FFF);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-md, 16px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-semibold, 600);
line-height: 0px; /* 0% */
margin-top: 40px;
cursor: pointer;
}
.video-section .video-section-in{
  display: flex;
justify-content: center;
align-items: center;
}
.video-section .video-section-in iframe{
  width: 100%;
    height: 100%;
    aspect-ratio: 16 / 9;
}
.button-section a{
  text-decoration: none;
}
.power-bi-section .power-bi-content{
  padding: var(--Common-spacing-3XL-5, 80px) var(--Common-spacing-xl, 32px);
}
.power-bi-section .power-bi-content iframe{
  width: 100%;
height: auto;
aspect-ratio: 16 / 10;
}
.sub-button-container .section-btn-wrapper{
  margin-bottom: 0;
}
.archive-like-grid.archive-like-grid-convocatorias {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: 590px;
    grid-template-rows: none;
}
.rest-convocatoria .padder {
    width: 100%;
    height: 100%;
    border-right: 1px solid black;
}
.rest-convocatoria:nth-child(3) .padder, .rest-convocatoria:nth-child(6) .padder, .rest-convocatoria:nth-child(9) .padder {
    border-right: none;
}
/* Genci UPD custom styles */
.main-slider-container.main-slider-container2 li.splide__slide .main-slider-slide .main-slider-slide-row{
  position: relative;
  /* background: var(--Common-Brand-brand-01, #F8F7F4); */
      /* flex-flow: row-reverse; */
}
.main-slider-container.main-slider-container2 li.splide__slide .main-slider-slide .main-slider-slide-row .main-slider-slide-r{
  z-index: 1;
}
.main-slider-container.main-slider-container2 li.splide__slide .main-slider-slide .main-slider-slide-row .main-slider-slide-l img{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
      z-index: 0;
          opacity: 0.6;
}
.main-slider-container.main-slider-container2 li.splide__slide{
  padding: 0;
}
.main-slider-container2 .main-slider-slide-row .main-slider-slide-l .padder{
  padding: 85px 105px 85px 64px;
  overflow: hidden;
      z-index: 1;
}
.main-slider-container2.main-slider-container3 .main-slider-slide-row .main-slider-slide-l .padder{
      padding: 85px 40px 85px 40px;
          gap: 16px;
          padding-left: 0;
          padding-left: 40px;
}
.thumbnail-wrapper.single-noticia-thumb-wrap{
  display: flex;
    justify-content: center;
    align-items: center;
}
.thumbnail-wrapper.single-noticia-thumb-wrap img{
  object-fit: contain;
width: 100%;
height: auto;
}
.style-noticia2 .borderline.padUp{
  padding-top: 0;
}
.page-body-info-bottom{
  border-top: 1px solid var(--Common-Neutral-High, #4F4F4F);
padding-top: 24px;
}
.main-slider-container2 .main-slider-slide-row .main-slider-slide-l .padder h2{
  overflow: hidden;
  color: var(--Common-Neutral-Highest, #1C1C1C);
  text-overflow: ellipsis;
  font-family: var(--Font-family-serif, "ABC Arizona Flare");
  font-size: var(--Common-Typography-Size-4xl, 36px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-medium, 500);
  line-height: var(--Common-Typography-Leading-10, 40px); /* 111.111% */
  letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.main-slider-container.main-slider-container2{
  background: white;
}
.main-slider-container.main-slider-container2.main-slider-container3{
      background: #DEF3FF;
      padding-top: 40px;
    padding: 40px 32px;
        background: var(--Faculties-picton-blue-lowest, #DEF3FF);
}
.btn-slider{
  display: flex;
    width: 247px;
    height: 44px;
    justify-content: center;
    align-items: center;
    gap: var(--Common-spacing-2xs, 8px);
    flex-shrink: 0;
    border-radius: var(--Dimensions-radius-full, 9999px);
    background: var(--Common-Neutral-Highest, #1C1C1C);
    color: var(--Common-Neutral-Lowest, #FFF);
    font-family: var(--Font-family-sans, "Work Sans");
    font-size: var(--Common-Typography-Size-md, 16px);
    font-style: normal;
    font-weight: var(--Common-Typography-Weight-font-semibold, 600);
    line-height: var(--Common-Typography-Leading-6, 24px);
    letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.btn-slider:hover{
  background: #008ed4;
}
.admision-section{
    padding: 0 32px 0 32px;
        background: var(--Common-Brand-brand-02, #E7E4D9);
}
.admision-section .admision-section-inner-padder{
    background: var(--Common-Brand-brand-02, #E7E4D9);
    padding: 40px 20px;
}
.admision-section .admision-section-row{
  display: flex;
      justify-content: center;
      align-items: center;
      gap: 48px;
      align-items: stretch;
    height: 292px;
}
.admision-section .admision-section-row .admision-section-row-l .padder{
  display: flex;
justify-content: flex-end;
align-items: center;
height: 100%;
}
.admision-section .admision-section-row .admision-section-row-l .padder img{
  object-fit: contain;
width: auto;
height: 100%;
}
.admision-section .admision-section-row .admision-section-row-r{
  display: flex;
align-items: center;
}
.admision-section .admision-section-row .admision-section-row-r .padder{
  display: flex;
    flex-flow: column;
    align-items: flex-start;
    justify-content: center;
}
.admision-section .admision-section-row .admision-section-row-r .padder h2{
  color: var(--Common-Neutral-Highest, #1C1C1C);
    font-family: var(--Font-family-serif, "ABC Arizona Flare");
    font-size: var(--Common-Typography-Size-4xl, 36px);
    font-style: normal;
    font-weight: var(--Common-Typography-Weight-font-medium, 500);
    line-height: var(--Common-Typography-Leading-10, 40px);
    letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
    margin-bottom: 16px;
}
.admision-section .admision-section-row .admision-section-row-r .padder .txt-box{
  color: var(--Common-Neutral-Highest, #1C1C1C);
    font-family: var(--Font-family-sans, "Work Sans");
    font-size: var(--Common-Typography-Size-md, 16px);
    font-style: normal;
    font-weight: var(--Common-Typography-Weight-font-normal, 400);
    line-height: var(--Common-Typography-Leading-6, 24px);
    letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
    width: 433px;
    max-width: 100%;
}
.admision-section .admision-section-row.row{
  flex-wrap: nowrap;
}
.section-btn-wrapper.postula-btn{
  margin: 0;
  margin-top: 40px;
}
.parent-tag{
  color: var(--Common-Neutral-Highest, #1C1C1C);
  font-family: var(--Font-family-sans, "Work Sans");
  font-size: var(--Common-Typography-Size-md, 16px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-medium, 500);
  line-height: var(--Common-Typography-Leading-6, 24px); /* 150% */
  letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.main-slider-container2 .main_splide .splide__arrows.splide__arrows--ltr{
  left: calc(50% + 40px);
  z-index: 1;
      bottom: 15px;
}
.main-slider-container2 .white-overlay{
position: absolute;
right: 0;
top: 0;
height: 100%;
z-index: 1;
width: 50%;
/* background: linear-gradient(162deg, rgb(255 255 255 / 67%) 17%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 54%, rgb(255 255 255 / 60%) 76%); */
opacity: 0;
}
.ultimo-item{
  border-radius: var(--Dimensions-radius-none, 0px);
  /* border: 1px solid var(--Common-Brand-brand-04, rgba(28, 28, 28, 0.10)); */
      border-bottom: 1px solid black;
}
.ultimo-grid{
      grid-gap: 24px;
          grid-template-rows: 590px;
}
.ultimo-item:not(.ultimo-investigadora):hover{
  /* background: #6bf5f5; */
}
.ultimo-item:not(.ultimo-investigadora):hover a{
  /* background: #6bf5f5; */
}
.nosotros-section{
    background: var(--Main-sunset-orange-lowest, #FFE2DF);
}
.nosotros-l .parent-tag{
  color: var(--Main-sunset-orange-high, #ED2615);
  font-family: "ABC Arizona Flare";
  font-size: var(--Common-Typography-Size-4xl, 36px);
  font-style: normal;
  font-weight: 300;
  line-height: 40px;
}
.nosotros-l h2{
  color: var(--Common-Neutral-Highest, #1C1C1C);
  font-family: var(--Font-family-serif, "ABC Arizona Flare");
  font-size: var(--Common-Typography-Size-6xl, 60px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-medium, 500);
  line-height: 60px; /* 100% */
  letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.nosotros-l h3{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: "ABC Arizona Flare";
font-size: var(--Common-Typography-Size-6xl, 60px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-thin, 300);
line-height: 60px;
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
margin-top: 8px;
}
.con-mas-btn{
  color: var(--Common-Neutral-Highest, #1C1C1C);
}
.nosotros-l .padder{
  padding-right: 64px;
}
.nosotros-l .together-wrap{
  width: 530px;
max-width: 100%;
}
.indicadores-section .indicadores-section-content-in{
  padding: var(--Common-spacing-3XL-5, 80px) var(--Common-spacing-xl, 32px);
flex-direction: column;
display: flex;
    padding-bottom: 152px;
}
.indicadores-section .indicadores-section-content-in .splide__track{
  margin-left: -18px;
    margin-right: -18px;
}
.indicadores-section .indicadores-section-content-in .splide__track li.splide__slide a{
  padding: 18px;
display: flex;
text-decoration: none;
}
.indicadores-section .indicadores-section-content-in .splide__track li.splide__slide a .padder{
  display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 100%;
    height: 100%;
    aspect-ratio: unset;
    min-height: calc(420px - 100px);
    padding: 50px 23.5px;
}
.indicadores-section .indicadores-section-content-in .splide__track li.splide__slide a .padder img.overlay-img{
  position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.indicadores-section .indicadores-section-content-in .splide__track li.splide__slide a .padder .tight-wrap{
  z-index: 0;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.indicadores-section .indicadores-section-content-in .splide__track li.splide__slide a .padder .tight-wrap h3{
  color: #000;
text-align: center;
font-family: var(--Font-family-serif, "ABC Arizona Flare");
font-size: 22.533px;
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-medium, 500);
line-height: 27.039px;
margin-top: 36px;
margin-bottom: 24px;
}
.ultimo-faad .featured-post.row{
  border-top: none;
      flex-flow: row-reverse;
          padding: 40px 0;
}
.ultimo-faad .featured-post.row .featured-post-r .padder{
  padding-left: 0;
  padding-right: 20px;
}
.ultimo-faad .featured-post.row .featured-post-l .padder{
  padding-right: 0;
  padding-left: 20px;
  justify-content: center;
  display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
flex: 1 0 0;
align-self: stretch;
}
.ultimo-faad .featured-post.row .featured-post-l .padder h3{
  overflow: hidden;
  color: var(--Common-Neutral-Highest, #1C1C1C);
  text-overflow: ellipsis;
  font-family: var(--Font-family-sans, "Work Sans");
  font-size: var(--Common-Typography-Size-3xl, 30px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-light, 300);
  line-height: var(--Common-Typography-Leading-9, 36px); /* 120% */
  letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.ultimo-faad .featured-post.row .featured-post-l .padder h3:hover a{
  text-decoration: underline;
}
.ultimo-item-date.slash-date{
  color: var(--Common-Neutral-Medium, #6D6D6D);
font-family: "Work Sans";
font-size: var(--font-size-0875-rem-14-px, 14px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-5, 20px); /* 142.857% */
}
.ultimo-faad-grid.ultimo-faad-grid-row.row{
  margin-left: -24px;
  margin-right: -24px;
  padding: 0 32px;
}
.ultimo-item-faad-noticia-home .padder{
  padding: 24px;
}
.ultimo-item-faad-noticia-home .in-wrapper:hover h3.ultimo-item-title{
  text-decoration: underline;
}
.ultimo-item-faad-noticia-home .in-wrapper{
  display: flex;
flex-flow: row;
border-top: 0.8px solid var(--Common-Neutral-Highest, #1C1C1C);
padding-top: 16px;
padding-bottom: 16px;
align-items: flex-start;
}
.ultimo-item-faad-noticia-home .in-wrapper .ultimo-item-image{
  width: 30%;
display: flex;
justify-content: center;
}
.ultimo-item-faad-noticia-home .in-wrapper .ultimo-item-image img{
  width: 100%;
height: auto;
object-fit: cover;
aspect-ratio: 4 / 3;
}
.ultimo-item-faad-noticia-home .in-wrapper .ultimo-item-content{
  width: 70%;
}
.ultimo-item-faad-noticia-home .in-wrapper .ultimo-item-content .in-wrap{
  padding-left: 20px;
  display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
gap: var(--base, 16px);
flex: 1 0 0;
}
.ultimo-item-faad-noticia-home .in-wrapper .ultimo-item-content .in-wrap h3{
  overflow: hidden;
  color: var(--Common-Neutral-Highest, #1C1C1C);
  font-family: var(--Font-family-sans, "Work Sans");
  font-size: var(--Common-Typography-Size-xl, 20px);
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  white-space: normal; /* Changed from nowrap */
}
.ultimo-item-faad-noticia-home .padder a{
  text-decoration: none;
}
.ultimo-faad-row.ultimo-grid.ultimo-grid-noticias-home-page{
  display: flex;
  flex-wrap: wrap;
}
.ultimo-item-faad-noticia-home{
  width: 100%;
    max-width: 100%;
}
.featured-post.row{
  padding: 28px;
border-top: 1px solid black;
min-height: 356px;
display: flex;
flex-wrap: wrap;
align-items: stretch;
}
.featured-post.row .featured-post-l .padder{
  height: 100%;
display: flex;
flex-flow: column;
padding-right: 20px;
}
.featured-post.row .featured-post-l .padder h3{
  display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    align-self: stretch;
    overflow: hidden;
    color: var(--Common-Neutral-Highest, #1C1C1C);
    text-overflow: ellipsis;
    font-family: var(--Font-family-serif, "ABC Arizona Flare");
    font-size: var(--Common-Typography-Size-4xl, 36px);
    font-style: normal;
    font-weight: var(--Common-Typography-Weight-font-medium, 500);
    line-height: var(--Common-Typography-Leading-10, 40px);
    letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
    margin-top: 16px;
    margin-bottom: 16px;
}
.featured-post.row .featured-post-r .padder{
  height: 100%;
display: flex;
justify-content: center;
align-items: center;
padding-left: 20px;
}
.featured-post.row .featured-post-r .padder img{
  width: 100%;
  height: 100%;
  object-fit: cover;
      aspect-ratio: 592 / 356;
}
.featured-post.row .featured-post-l .padder .ultimo-item-date{
  margin-bottom: 40px;
}
.featured-post.row .featured-post-l .padder h3 a{
  text-decoration: none;
}
.fancy-divider{
  display: flex;
flex-direction: column;
align-items: flex-start;
gap: var(--Common-spacing-xs, 12px);
flex: 1 0 0;
align-self: stretch;
margin-top: 12px;
margin-bottom: 12px;
}
.video-block-sub{
  color: var(--Common-Neutral-Highest, #FFF);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-sm, 14px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-5, 20px); /* 142.857% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.content-video-black .video-block-sub{
  color: black;
}
.indicadores-section .indicadores-section-content-in .splide__track li.splide__slide a .padder .tight-wrap .ano{
  color: #000;
text-align: center;
font-family: var(--Font-family-sans, "Work Sans");
font-size: 13.52px;
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: 21.031px; /* 155.556% */
}
.indicadores-splider .splide__arrows.splide__arrows--ltr{
  position: absolute;
    left: unset;
    right: 0;
    bottom: -50px;
    border-radius: var(--Dimensions-radius-full, 9999px);
    background: var(--Common-Neutral-Highest, #1C1C1C);
    height: 40px;
    width: 88px;
}
.indicadores-splider .splide__arrows .splide__arrow--next {
    right: 9px;
}
.indicadores-splider .splide__arrows .splide__arrow--prev {
    left: 9px;
}
.indicadores-splider .splide__arrows .splide__arrow:hover svg path{
  stroke: #2cc8ff;
}
.indicadores-splider .splide__arrows .splide__arrow--prev svg{
      transform: translateX(0);
}
.investigadoras-section{
      background: var(--Common-Neutral-Highest, #1C1C1C);
}
.investigadoras-section .investigadoras-section-content-in{
      padding: var(--Common-spacing-3XL-5, 80px) 32px;
      padding-bottom: 152px;
}
.investigadoras-section .section-title-wrap h2{
  color: white;
}
.ultimo-item.ultimo-investigadora .in-wrapper{
  flex-flow: column;
height: 592px;
border: 1.042px solid var(--Common-Brand-brand-04, rgba(255, 255, 255, 0.10));
    background: var(--Common-Neutral-Lowest, #1C1C1C);
    transition: all 0.66s ease;
    position: relative;
}
.ultimo-item.ultimo-investigadora .padder a{
  padding: 0 24px;
}
.investigadoras-section-slider .splide__track{
  margin-left: -24px;
  margin-right: -24px;
}
.ultimo-item.ultimo-investigadora .cpt-tag span{
  color: white;
}
.ultimo-item.ultimo-investigadora .padder .ultimo-item-content h3{
  color: white;
}
.ultimo-item.ultimo-investigadora .ultimo-item-facultad{
  color: white;
  color: var(--Common-Neutral-Highest, #FFF);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-sm, 14px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-5, 20px); /* 142.857% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.ultimo-item.ultimo-investigadora .ultimo-item-image{
  display: flex;
justify-content: center;
align-items: center;
overflow: hidden;
    aspect-ratio: 16 / 9;
}
.ultimo-item.ultimo-investigadora .ultimo-item-image img{
  width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.66s ease;
}
.ultimo-item.ultimo-investigadora:hover .ultimo-item-image img{
      transform: scale(1.09);
}
.ultimo-item.ultimo-investigadora .padder .ultimo-item-content{
    width: -webkit-fill-available;
}
.ultimo-item.ultimo-investigadora:hover .in-wrapper{
      background: #C24106;
      border: none;
}
.icon-circle{
  display: flex;
width: 48px;
height: 48px;
max-height: 50.028px;
justify-content: center;
align-items: center;
border-radius: 10421.493px;
background: var(--Common-Brand-brand-04, rgba(255, 255, 255, 0.10));
bottom: 24px;
left: 24px;
position: absolute;
transition: all 0.66s ease;
}
.ultimo-item.ultimo-investigadora:hover .icon-circle{
  background: white;
}
.ultimo-item.ultimo-investigadora:hover .icon-circle svg path{
  stroke: black;
}
.investigadoras-splider .splide__arrows.splide__arrows--ltr{
  position: absolute;
    left: unset;
    right: 0;
    bottom: -50px;
    border-radius: var(--Dimensions-radius-full, 9999px);
    background: white;
    height: 40px;
    width: 88px;
}
.investigadoras-splider .splide__arrows .splide__arrow--next {
    right: 9px;
}
.investigadoras-splider .splide__arrows .splide__arrow--prev {
    left: 9px;
}
.investigadoras-splider .splide__arrows .splide__arrow svg{
  fill: transparent;
}
.investigadoras-splider .splide__arrows .splide__arrow svg path{
  stroke: black;
}
.investigadoras-splider .splide__arrows .splide__arrow--prev svg{
      transform: translateX(0);
}
.portafolio-section.portafolio-programas-section{
      background: var(--Pumpkin-900, #7F2E0F);
}
.portafolio-section.portafolio-programas-section .portafolio-grid-line{
background: var(--Pumpkin-900, #7F2E0F);
}
.portafolio-section.portafolio-programas-section .portafolio-grid-line .portafolio-inner{
  grid-gap: 0;
}
.portafolio-section.portafolio-programas-section .portafolio-grid-line .portafolio-inner  .portafolio-l{
  display: flex;
  align-items: center;
}
.portafolio-section.portafolio-programas-section .portafolio-grid-line a:hover .portafolio-l h3 {
    color: #ffa461;
    text-decoration: underline;
}
.proyectos-section .section-title-wrap h2{
  color: #1C1C1C;
  margin-bottom: 24px;
}
.footer-itself a.logo-home-link.logo-w1 img{
  width: 290px;
}
/*.footer-itself a.logo-home-link.logo-w2 img{
  width: 320px;
}*/
.footer-itself a.logo-home-link.logo-w3 img{
  width: 191px;
}
.proyectos-section{
    background: var(--Common-Brand-brand-02, #E7E4D9);
	    padding: 0 32px;
      background: white;
}
.documentos-section .documentos-section-content-in{
  padding: var(--Common-spacing-3XL-5, 80px) var(--Common-spacing-xl, 0);
}
.documentos-section .documentos-grid{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 24px;
}
.documentos-grid .related-page-link-block .padder{
  border: 1px solid var(--Common-Brand-brand-04, rgba(28, 28, 28, 0.10));
}
.footer-itself{
  display: flex;
  flex-flow: column;
      padding: var(--Common-spacing-5xl, 64px) var(--Common-spacing-xl, 32px);
}
.footer-itself a.logo-home-link{
  max-width: 85%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer-itself a.logo-home-link img{
  max-width: 100%;
height: auto;
}
.footer-itself a.logo-home-link.acreditacion-logo img{
  width: 400px;
}
.footer-itself .footer-top{
  display: flex;
align-items: center;
gap: 64px;
margin-bottom: 24px;
}
.footer-itself .footer-mid{
  display: flex;
align-items: center;
gap: 64px;
margin-bottom: 24px;
justify-content: space-between;
}
.footer-itself .footer-bot{
  display: flex;
align-items: center;
justify-content: space-between;
}
.contact-info-grid{
      grid-template-columns: repeat(3, 1fr);
}
.featured-section.style-genci .white-overlay{
position: absolute;
right: 0;
top: 0;
height: 100%;
z-index: 1;
width: 100%;
background: linear-gradient(162deg, rgb(255 255 255 / 67%) 17%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 54%, rgb(255 255 255 / 60%) 76%);
}
.search-like-page-wrapper .agenda-item-row-like{
  border: 1px solid black;
}
.search-like-page-wrapper .agenda-item-row-like .agenda-item-row-like-in{
  align-items: flex-start;
}
.search-like-page-wrapper .agenda-item-row-like .agenda-item-row-like-in .agenda-magic-img{
    margin-top: 20px;
}
.search-like-page-wrapper .agenda-item-row-like .agenda-item-row-like-in .agenda-magic-img img{
      max-width: 150px;
}
.search-like-page-wrapper .related-pages-equipo-section{
  background: transparent;
  padding-top: 0;
}
.featured-section.style-genci .featured-section-inside{
  padding: 40px 32px;
}
.featured-section.style-genci.style-doctorados.style-search-faad{
  background: white;
  padding-bottom: 0;
}
.search-border-wrap{
  padding-top: 40px;
}
.search-border-wrap .search-border{
  border-bottom: 1px solid black;
}
.featured-section.style-genci.style-doctorados.style-search-faad h1{
  color: var(--Common-Neutral-Highest, #1C1C1C);
  font-family: var(--Font-family-sans, "Work Sans");
  font-size: var(--Common-Typography-Size-3xl, 30px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-light, 300);
  line-height: var(--Common-Typography-Leading-9, 36px); /* 120% */
  letter-spacing: var(--Common-Typography-Tracking-normal, 0);
}
.featured-section.style-genci.style-doctorados .featured-section-inside{
  min-height: 90px;
  padding: 0 32px;
}
.featured-section.style-genci{
  height: 340px;
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}
.featured-section.style-genci.style-agenda{
      height: auto;
}
.featured-section.style-genci.style-doctorados.style-faad-page{
  background: white;
}
.featured-section.style-genci.style-doctorados{
  background: #DEF3FF;
  padding-top: 40px;
    padding-bottom: 40px;
    height: auto;
}
.featured-section.style-genci.style-doctorados.style-faad-page.style-faad-page-res{
  background: #1C1C1C;
}
.featured-section.style-genci.style-doctorados.style-faad-page.style-faad-page-res .res-tag{
  color: var(--Common-Neutral-Medium, #888);
font-family: "Work Sans";
font-size: 12.923px;
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: 18.462px; /* 142.857% */
}
.featured-section.style-genci.style-doctorados.style-faad-page.style-faad-page-res h1{
  color: var(--Common-Neutral-Highest, #FFF);
font-family: "Work Faad";
font-size: var(--Common-Typography-Size-7xl, 72px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-light, 300);
line-height: 72px; /* 100% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
margin-top: 8px;
    margin-bottom: 24px;
}
.featured-section.style-genci.style-doctorados.style-faad-page.style-faad-page-res .base-content-container{
  background: transparent;
}
.featured-section.style-genci.style-doctorados.style-faad-page.style-faad-page-res .base-content-l .padder{
  color: white;
}
.featured-section.style-genci.style-doctorados.style-faad-page.style-faad-page-res .expand-button{
  color: white;
}
.featured-section.style-genci.style-doctorados.style-faad-page.style-faad-page-res .expand-button svg path{
  stroke: white;
}
.featured-section.style-genci.style-doctorados.style-faad-page.style-faad-page-res .base-content-row{
  padding: 0;
}
.featured-section.style-genci.style-doctorados.style-faad-page.style-faad-page-res .feat-r .base-content-l{
  margin-top: 0;
}
.featured-section.style-genci.style-doctorados.style-faad-page.style-faad-page-res .feat-r{
  display: flex;
    flex-flow: column;
    justify-content: center;
}
.featured-section.style-genci.style-doctorados.style-faad-page.style-faad-page-res .feat-l{
  display: flex;
justify-content: center;
align-items: flex-start;
}
.featured-section.style-genci.style-doctorados.style-faad-page.style-faad-page-res .rest-thumb-wrap{
  width: calc(100% - 60px);
  display: flex;
  justify-content: center;
  align-items: center;
}
.featured-section.style-genci.style-doctorados.style-faad-page.style-faad-page-res .rest-thumb-wrap img{
  width: 100%;
object-fit: cover;
border-radius: 50%;
    aspect-ratio: 1;
}
.res-album-section{
  background: var(--Common-Neutral-Highest, #1C1C1C);
}
.res-album-section .section-title-wrap{
  display: flex;
align-items: center;
justify-content: space-between;
margin-top: 40px;
margin-bottom: 24px;
    margin-bottom: 40px;
    padding-bottom: 40px;
}
.res-album-section .section-title-wrap h2{
  color: white;
font-family: "Work Faad";
font-size: var(--Common-Typography-Size-5xl, 48px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-light, 300);
line-height: 48px;
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.res-album-section a.vmas-btn .vmas-btn-like{
  color: white;
}
.res-album-section a.vmas-btn .vmas-btn-like svg path{
  stroke: white;
}
.res-album-section .rest-album-card-itself{
  position: relative;
    height: 460px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
        box-shadow: -6px 10px 50px -12px rgba(0, 0, 0, 0.25);
}
.res-album-section .rest-album-card-itself img{
  position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
.res-album-section .res-filter{
  /* background: linear-gradient(195deg, rgba(28, 28, 28, 0.00) 22.66%, rgba(28, 28, 28, 0.80) 89.28%), url(<path-to-image>) lightgray 0px -123.708px / 100% 182.603% no-repeat; */
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.33;
  background: linear-gradient(0deg, rgba(28, 28, 28, 0.30) 0%, rgba(28, 28, 28, 0.30) 100%), url(<path-to-image>) lightgray 0px -44.746px / 100% 150.489% no-repeat;
}
.res-album-section .rcard-padder{
  z-index: 0;
  padding: 40px;
}
.res-album-section .rcard-padder .rtag{
  overflow: hidden;
color: var(--Common-Neutral-Highest, #FFF);
text-overflow: ellipsis;
font-family: var(--Font-family-mono, "Necto Mono");
font-size: var(--Common-Typography-Size-xs, 12px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-4, 16px); /* 133.333% */
letter-spacing: var(--font-letter-spacing-letter-spacing-005-em-08-px, 0.8px);
text-transform: uppercase;
}
.res-album-section .rcard-padder h3{
  color: var(--Common-Neutral-Highest, #FFF);
text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-3xl, 30px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-light, 300);
line-height: var(--Common-Typography-Leading-9, 36px); /* 120% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
width: 612px;
    max-width: 100%;
    margin-top: 12px;
    margin-bottom: 24px
}
.res-album-inner-wrapper{
      padding: 0 32px;
}
.rest-album-cards{
  position: relative;
    display: flex;
    height: 555px;
    width: 100%;
}
.rest-album-cards .rcard1{
  position: absolute;
left: 0;
bottom: 0;
width: calc(100% - 117px);
    z-index: 2;
}
.rest-album-cards .rcard2{
  position: absolute;
left: 58.5px;
bottom: 58.5px;
width: calc(100% - 117px);
    z-index: 1;
}
.rest-album-cards .rcard3{
  position: absolute;
    left: 117px;
    bottom: 117px;
    width: calc(100% - 117px);
        z-index: 0;
}
.res-album-section .rest-album-cards .rest-album-card-itself:hover{
  z-index: 4;
}
.res-album-section .rcard-padder a.circle-link-wrap{
  display: flex;
      width: 40px;
      height: 40px;
      justify-content: center;
      align-items: center;
      gap: 6.531px;
      aspect-ratio: 1 / 1;
      border-radius: 24.082px;
      border: 1px solid var(--Common-Neutral-Highest, #FFF);
}
.page-res-um .ultimo-section4 .section-title-wrap h2{
  color: white;
}
.page-res-um a.vmas-btn.vmas-btn-border-inverse .vmas-btn-like{
  background: var(--Common-Neutral-Highest, #1C1C1C);
  border: 1px solid white;
}
.page-res-um a.vmas-btn .vmas-btn-like{
  color: white;
}
.page-res-um a.vmas-btn .vmas-btn-like svg path{
  stroke: white;
}
.page-res-um .agenda-item-row-like{
  border-top: 1px solid white;
}
.page-res-um .ultimo-agenda-grid-like .agenda-item-row-like:last-of-type{
  border-bottom: 1px solid white;
}
.page-res-um .agenda-date-wbg .day{
color: white;
}
.page-res-um .agenda-date-wbg .month{
color: white;
}
.page-res-um .agenda-date-wbg .year{
color: white;
}
.page-res-um .agenda-tag{
color: white;
}
.page-res-um h3.agenda-item-title{
  color: white;
}
.page-res-um .ultimo-section.ultimo-section4{
  background: var(--Common-Neutral-Highest, #1C1C1C);
  padding-bottom: 64px;
}

.featured-section.style-genci.style-doctorados.style-noticia-faad{
  background: white;
}
.spage-top-border-wrap{
  padding: 0 32px;
}
.spage-top-border{
  border-top: 1px solid var(--Common-Neutral-Highest, #1C1C1C);
}
.featured-section.style-genci img.img-abs{
  position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
.featured-section.style-genci .featured-section-in{
      z-index: 1;
          width: 100%;
}
.featured-section.style-genci h2{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-serif, "ABC Arizona Flare");
font-size: var(--Common-Typography-Size-7xl, 72px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-medium, 500);
line-height: 72px;
letter-spacing: var(--Common-Typography-Tracking-tight, -0.4px);
margin-top: 32px;
}
.dual-section{
  margin-top: 24px;
margin-bottom: 24px;
}
.dual-section-content-in-wrapper{
  padding: 0 32px;
}
.dual-section-content-in-wrapper .dual-section-content-in{
  background: var(--Common-Brand-brand-01, #F8F7F4);
  padding: 30.578px;
}
.dual-section-content-in .dual-section-l .padder{
  padding-right: 61px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.dual-section-content-in .dual-section-l .padder img{
  object-fit: cover;
width: 100%;
height: 100%;
}
.dual-section-content-in .dual-section-r a{
  text-decoration: none;
}
.dual-section-content-in .dual-section-r .padder{
  display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: var(--Common-spacing-xl, 32px);
    flex: 1 0 0;
    align-self: stretch;
    height: 100%;
    padding-right: 76px;
}
.dual-section-content-in .dual-section-r .padder h2{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-serif, "ABC Arizona Flare");
font-size: 57.333px;
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-medium, 500);
line-height: 57.333px; /* 100% */
width: 420px;
    max-width: 100%;
}
.dual-section-content-in .dual-section-r .padder .text-wrap{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-md, 16px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-6, 24px); /* 150% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.invert-flow .dual-section-content-in-wrapper .dual-section-content-in{
    flex-flow: row-reverse;
}
.invert-flow .dual-section-content-in .dual-section-l .padder{
  padding-left: 61px;
  padding-right: 0;
}
.autor-rel-line a{
  display: flex;
align-items: center;
color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--font-size-1-rem-16-px, 16px);
font-style: normal;
font-weight: 500;
line-height: 24px;
text-decoration-line: underline;
text-decoration-style: solid;
text-decoration-skip-ink: auto;
text-decoration-thickness: auto;
text-underline-offset: auto;
text-underline-position: from-font;
text-decoration: underline !important;
}
.page-body-flexible-wrapper-l.pro-l-wrapper .contact-info-grid.contact-flex{
  padding-right: 20px;
}
.pro-l-wrapper .full-w-flower.page-body-flexible-flower{
  padding-left: 0;
padding-bottom: 0;
padding-right: 20px;
}
.pro-r-wrapper{
  display: flex;
align-items: flex-start;
justify-content: flex-end;
}
.page-body-flexible-wrapper-r.pro-r-wrapper .pro-thumb-wrapper{
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  padding-left: 40px;
}
.page-body-flexible-wrapper-r.pro-r-wrapper .pro-thumb-wrapper img{
  width: auto;
    max-width: 100%;
    height: auto;
    object-fit: contain;
}
.autor-rel-line a svg{
  margin-left: 3px;
}
.featured-section.style-genci.style-convocatorias{
  height: 300px;
}
.featured-section.style-genci.style-convocatorias.style-agenda{
  height: auto;
}
.convocatoria-state-wrap .convocatoria-state-content-in{
    padding: 80px 32px 0 32px;
}
.featured-section.style-genci.style-convocatorias .featured-section-inside{
padding-bottom: 0;
}
.single-convocatoria-content-container-itself{
  padding: var(--Common-spacing-3XL-5, 80px) var(--Common-spacing-xl, 32px) var(--Common-spacing-3xl, 48px) var(--Common-spacing-xl, 32px);
display: flex;
flex-flow: column;
align-items: center;
}
.single-convocatoria-grid{
  width: 658px;
    max-width: 100%;
    padding-bottom: 64px;
}
.single-convocatoria-grid .grid-item:first-of-type{
  border-top: 1px solid var(--Common-Brand-brand-04, rgba(28, 28, 28, 0.10));
}
.single-convocatoria-grid .grid-item{
border-bottom: 1px solid var(--Common-Brand-brand-04, rgba(28, 28, 28, 0.10));
    padding: var(--Common-spacing-xl, 32px) var(--Common-spacing-2xs, 8px);
}
.single-convocatoria-grid .grid-item .grid-title{
  color: var(--Common-Neutral-Medium, #6D6D6D);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-md, 16px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-6, 24px); /* 150% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
margin-bottom: 4px;
}
.single-convocatoria-grid .grid-item.grid-convocante .grid-value{
  color: var(--orange-600, #0071AB);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-md, 16px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-6, 24px); /* 150% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.single-convocatoria-grid .grid-item:not(.grid-convocante) .grid-value{
  color: var(--Common-Neutral-Highest, #1C1C1C);

/* Body/md/regular */
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-md, 16px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-6, 24px); /* 150% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.related-pages-equipo-section{
  /* padding: 0; */
}
.section-title-wrap{
      /* padding: 0 32px; */
}
.related-pages-equipo-slider{
  padding: 64px 32px;
  padding-bottom: 32px;
}
.related-pages-equipo-section-inner .section-title-wrap{
      padding: 0 32px;
      margin-bottom: 0;
}
.related-pages-equipo-section-inner .section-title-wrap.section-title-w-link{
  display: flex;
    align-items: center;
    justify-content: space-between;
}
.convocatorias-grid.related-pages-equipo-grid{
      padding: 0 32px 80px 32px;
          /* grid-gap: 24px; */
          grid-gap: 0;
              grid-template-rows: 440px;
}
.convocatorias-grid.related-pages-equipo-grid.related-pages-equipo-grid-card{
  grid-template-rows: auto;
  padding: 0;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 24px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.ultimo-item.ultimo-entrevista.ultimo-persona.content-persona-faad .padder a .ultimo-item-image img{
  aspect-ratio: 1;
      /* filter: grayscale(1); */
}
.spage-programas .convocatorias-grid.related-pages-equipo-grid.reglamentos-grid{
  grid-template-columns: repeat(4, 1fr);
border-top: 1px solid var(--Common-Neutral-Higher, #454545);
grid-gap: 0;
/* grid-template-rows: repeat(3, 365px); */
padding: 0;
    margin: 40px 32px;
    grid-auto-rows: 365px;
    grid-template-rows: unset;
}
.servicios-slider .splide__track{
border-top: 1px solid black;
}
.content-servicio .padder{
      border-right: 1px solid black;
          padding: 0 8px;
}
.thumbnail-section{
  display: flex;
justify-content: center;
justify-content: center;
align-items: center;
height: 680px;
position: relative;
}
.thumbnail-section img{
  width: 100%;
    height: 100%;
    object-fit: cover;
}
.thumbnail-section .thumbnail-section-in{
  position: absolute;
    background: white;
    display: flex;
    width: 700px;
    height: 260px;
    padding: var(--Common-spacing-2xl, 40px) var(--Common-spacing-xl, 32px);
    align-items: flex-start;
    gap: 8px;
    flex-shrink: 0;
    max-width: 100%;
    flex-flow: column;
}
.thumbnail-section .thumbnail-section-in .thumbnail-section-inner{
  height: 100%;
display: flex;
flex-flow: column;
}
.thumbnail-section .thumbnail-section-in .thumbnail-section-inner h2{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-serif, "ABC Arizona Flare");
font-size: var(--Common-Typography-Size-4xl, 36px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-medium, 500);
line-height: var(--Common-Typography-Leading-10, 40px);
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
margin-bottom: 16px;
}
.thumbnail-section .thumbnail-section-in .thumbnail-section-inner .txt-wrap{
  color: var(--Common-Neutral-Highest, #1C1C1C);
    font-family: "ABC Arizona Flare";
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: 36px;
    letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.thumbnail-section .thumbnail-section-in .thumbnail-section-inner .btn-thumbnail-section-a{
  margin-bottom: 0;
margin-top: auto;
text-decoration: none;
}
.spage-programas .convocatorias-grid.related-pages-equipo-grid.reglamentos-grid.related-interesar{
      grid-template-rows: repeat(1, 465px);
}
.convocatorias-grid .ultimo-item .padder{
  border-right: none;
}
.convocatorias-grid .ultimo-item.con-pro-from-url .padder{
  border-right: 1px solid black;
}
.convocatorias-grid .ultimo-item.con-pro-from-url:nth-child(4n) .padder{
  border-right: none;
}
.convocatorias-grid .ultimo-item.content-noticia .padder{
  height: 100%;
  border-right: 1px solid #454545;
  padding-left: 8px;
  padding-right: 8px;
  width: auto;
}
.convocatorias-grid .ultimo-item.content-noticia:nth-child(3n) .padder{
  /* border-right: none; */
}
.convocatorias-grid .ultimo-item.content-noticia:nth-child(4) .padder{
  border-right: none;
}
.related-personas-wrap{
      margin-bottom: 60px;
}
.external-archive-button-container.left-side-btn{
  margin-bottom: 36px;
}
.featured-section.style-genci.style-convocatorias h1{
  color: var(--Common-Neutral-Highest, #1C1C1C);
  font-family: var(--Font-family-sans, "Work Sans");
  font-size: var(--Common-Typography-Size-3xl, 30px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-light, 300);
  line-height: var(--Common-Typography-Leading-9, 36px); /* 120% */
  letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
width: 900px;
max-width: 100%;
}
.featured-section.style-genci h1{
    margin-top: 12px;
    color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-serif, "ABC Arizona Flare");
font-size: var(--Common-Typography-Size-7xl, 72px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-medium, 500);
line-height: 72px; /* 100% */
letter-spacing: var(--Common-Typography-Tracking-tight, -0.4px);
}
.featured-section.style-faad-page .feat-l{
  display: flex;
  flex-flow: column;
}
.featured-section.style-faad-page .feat-r .base-content-l{
      margin-top: 60px;
}
.featured-section.style-genci.style-doctorados.style-faad-page h1{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: "Work Faad";
font-size: var(--Common-Typography-Size-7xl, 72px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-light, 300);
line-height: 120%; /* 100% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
width: 450px;
max-width: 100%;
}
.featured-section.style-genci.style-doctorados h1{
  overflow: hidden;
color: var(--Common-Neutral-Highest, #1C1C1C);
text-overflow: ellipsis;
font-family: var(--Font-family-serif, "ABC Arizona Flare");
font-size: var(--Common-Typography-Size-4xl, 36px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-medium, 500);
line-height: var(--Common-Typography-Leading-10, 40px); /* 111.111% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.featured-section.style-genci.style-doctorados.style-noticia-faad h1{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: "Work Faad";
font-size: var(--Common-Typography-Size-7xl, 72px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-light, 300);
line-height: 72px; /* 100% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
/* Descargar dropdown button */
.dropdown-container {
    position: relative;
    display: inline-block;
    width: fit-content;
}
.dropdown-content {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: calc(100% - 2px);
    z-index: 3;
    border: 1px solid black;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
    width: calc(100% - 2px);
    min-width: unset;
        margin-top: -1px;
        background: white;
}
.dropdown-content.active {
    display: grid;
    border: 1px solid #DEF3FF;
border-bottom-left-radius: 12px;
border-bottom-right-radius: 12px;
width: calc(100% - 2px);
min-width: unset;
}
.dropdown-content a{
  cursor: pointer;
color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-sm, 14px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-5, 20px);
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
padding: 12px 16px;
text-decoration: none;
}
.dropdown-content a:hover{
  color: #DEF3FF;
}
.dropdown-arrow {
    transition: transform 0.3s ease;
}
.dropdown-toggle.active .dropdown-arrow {
    transform: rotate(180deg);
}
button.archive-btn{
  border: 1px solid;
}
.buttons-container .archive-btn{
  padding: 0;
}
.buttons-container a{
  text-decoration: none;
  display: flex;
width: fit-content;
height: fit-content;
}
.buttons-container{
  padding-top: 64px;
padding-bottom: 48px;
display: grid;
grid-gap: 16px;
}
button.dropdown-toggle.active{
  border: 1px solid;
    border-color: #DEF3FF;
    border-radius: 24px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.featured-section.style-genci.style-convocatorias.style-noticia{
  height: auto;
}
.featured-section.style-genci.style-convocatorias.style-noticia.style-h-small h1{
  color: var(--Common-Neutral-Highest, #1C1C1C);
  font-family: var(--Font-family-sans, "Work Sans");
  font-size: var(--Common-Typography-Size-3xl, 30px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-light, 300);
  line-height: var(--Common-Typography-Leading-9, 36px); /* 120% */
  letter-spacing: var(--Common-Typography-Tracking-normal, 0);
}
.featured-section.style-genci.style-convocatorias.style-noticia h1{
  color: var(--Common-Neutral-Highest, #1C1C1C);
      font-family: "Work Faad";
      font-size: var(--Common-Typography-Size-7xl, 72px);
      font-style: normal;
      font-weight: var(--Common-Typography-Weight-font-light, 300);
      line-height: 72px;
      letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
margin-bottom: 40px;
}
.featured-section.style-genci.style-convocatorias.style-noticia.style-libros h1{
  margin-bottom: 0;
  margin-top: 12px;
}
.featured-section.style-genci.style-convocatorias.style-noticia .thumbnail-wrapper{
  display: flex;
justify-content: flex-start;
align-items: flex-start;
width: 100%;
}
.featured-section.style-genci.style-convocatorias.style-noticia .thumbnail-wrapper img{
  width: 75%;
height: auto;
object-fit: contain;
}
.post-tags{
  display: flex;
      /* padding: 48px 0 32px 0; */
      align-items: flex-start;
      align-content: flex-start;
      gap: 12px var(--Common-spacing-xs, 12px);
      flex-wrap: wrap;
}
.page-body-info-bottom-r{
  display: flex;
flex-flow: column;
}
.page-body-info-bottom-r-bot{
  display: flex;
align-items: center;
flex-wrap: wrap;
grid-gap: 6px;
}
.post-tags a{
  border: 0.8px solid var(--Common-Neutral-Highest, #1C1C1C);
      display: flex;
      padding: var(--Common-spacing-4xs, 4px) var(--Common-spacing-2xs, 8px);
      justify-content: center;
      align-items: center;
      gap: 8px;
      color: var(--Common-Neutral-Highest, #1C1C1C);
      font-family: var(--Font-family-mono, "Necto Mono");
      font-size: var(--Common-Typography-Size-xs, 12px);
      font-style: normal;
      font-weight: var(--Common-Typography-Weight-font-normal, 400);
      line-height: var(--Common-Typography-Leading-4, 16px);
      letter-spacing: var(--font-letter-spacing-letter-spacing-005-em-08-px, 0.8px);
      text-transform: uppercase;
      height: fit-content;
      text-decoration: none;
}
.post-tags a:hover{
  color: white;
  background: var(--Common-Neutral-Lowest, #1C1C1C);
  cursor: pointer;
}
.post-publish-date-wrap{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: var(--Common-spacing-3xs, 6px);
  align-self: stretch;
}
.post-publish-date-wrap .date-title{
  color: var(--Common-Neutral-Medium, #6D6D6D);
  font-family: var(--Font-family-sans, "Work Sans");
  font-size: var(--Common-Typography-Size-sm, 14px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-normal, 400);
  line-height: var(--Common-Typography-Leading-5, 20px); /* 142.857% */
  letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.post-publish-date-wrap .date-value{
  color: var(--Common-Neutral-Highest, #1C1C1C);
  font-family: var(--Font-family-mono, "Necto Mono"); text-transform: uppercase;
  font-size: var(--Common-Typography-Size-md, 16px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-normal, 400);
  line-height: var(--Common-Typography-Leading-6, 24px); /* 150% */
  letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.page-body-flexible-flower .buttons-container{
  padding-top: 0;
    padding-bottom: 0;
}
.page-body-flexible-flower .buttons-container .archive-btn{
  width: 284px;
}
/* collapsible CSS */
.collapsible-container {
    list-style: none;
    padding: 0;
    margin: 0;
    /* margin-top: 24px;
    margin-bottom: 24px; */
}
.splide.material-slider{
      padding: 0 32px;
}
.rel-top-border-wrap{
  padding: 0 32px;
}
.rel-top-border-wrap .rel-top-border{
  border-top: 1px solid;
padding-bottom: 48px;
}
.collapsible-popup {
  margin-bottom: -1px;
}
.collapsible-header {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
padding: var(--Common-spacing-l, 24px) var(--Common-spacing-xs, 12px);
    background: #fff;
    border-top: 1px solid var(--Common-Neutral-Lower, #E7E7E7);
    border-bottom: 1px solid var(--Common-Neutral-Lower, #E7E7E7);
    overflow: hidden;
color: var(--Common-Neutral-Highest, #1C1C1C);
text-overflow: ellipsis;
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-xl, 20px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-semibold, 600);
line-height: var(--Common-Typography-Leading-7, 28px); /* 140% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-md, 16px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-semibold, 600);
line-height: var(--Common-Typography-Leading-6, 24px); /* 150% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.collapsible-popup.active .collapsible-header{
color: var(--Faculties-french-rose-high, #0071AB);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-md, 16px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-semibold, 600);
line-height: var(--Common-Typography-Leading-6, 24px); /* 150% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
border-bottom: none;
}
.collapsible-header svg {
    transition: transform 0.3s ease;
}
.collapsible-popup.active .collapsible-header svg {
    transform: rotate(-180deg);
}
.collapsible-body {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
    padding: 0 15px;
}
.collapsible-popup.active .collapsible-body {
    padding: 15px;
}
.information-grid-section.info-table-section{
  padding: 0;
  background: white;
}
.information-grid-section.info-table-section .information-grid-section-part .h3wrap{
  width: 25%;
  padding: 12px 16px;
  display: flex;
align-items: center;
border: 1px solid #E7E7E7;
}
.information-grid-section.info-table-section .information-grid-section-part.bb{
  background: black;
  color: white;
}
.information-grid-section.info-table-section .information-grid-section-part.bb .h3wrap{
  border: 1px solid white;
}
.information-grid-section.info-table-section .information-grid-section-part.bb h3{
  color: white;
}
.information-grid-section.info-table-section .information-grid-section-part.bb .txt-wrap{
  color: white;
      border: 1px solid white;
}
.information-grid-section.info-table-section .information-grid-section-part.ic{
  flex-flow: row-reverse;
}
.information-grid-section.info-table-section .information-grid-section-part{
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  grid-gap: 0;
  margin: 0;
  padding: 0;
}
.information-grid-section.info-table-section .information-grid-section-part h3{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-md, 16px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-semibold, 600);
line-height: var(--Common-Typography-Leading-6, 24px); /* 150% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.information-grid-section.info-table-section .information-grid-section-part .txt-wrap{
  color: var(--Common-Neutral-Highest, #1C1C1C);
  font-family: var(--Font-family-sans, "Work Sans");
  font-size: var(--Common-Typography-Size-md, 16px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-normal, 400);
  line-height: var(--Common-Typography-Leading-6, 24px); /* 150% */
  letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
  width: 75%;
  padding: 12px 16px;
  border: 1px solid #E7E7E7;
}
.information-grid-section{
  background: var(--Common-Brand-brand-02, #E7E4D9);
display: flex;
padding: var(--Common-spacing-m, 20px);
flex-direction: column;
align-items: flex-start;
gap: var(--Common-spacing-s, 16px);
align-self: stretch;
margin-top: 40px;
margin-bottom: 40px;
}
.information-grid-section-part h3{
  color: var(--Common-Neutral-Medium, #6D6D6D);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-sm, 14px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-5, 20px);
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.information-grid-section-part .txt-wrap{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-sm, 14px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-5, 20px); /* 142.857% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.information-grid-section-in{
  width: 100%;
}
.information-grid-section-part{
  border-bottom: 1px solid #DDD9CB;
  width: 100%;
  display: grid;
  grid-gap: 6px;
  margin-bottom: 16px;
  padding-bottom: 16px;
}
.information-grid-section-in .information-grid-section-part:last-of-type{
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.contact-section-in{
  display: flex;
  flex-flow: column;
}
.contact-section-in h2{
  color: var(--Common-Neutral-Highest, #1C1C1C);
  font-family: var(--Font-family-sans, "Work Sans");
  font-size: var(--Common-Typography-Size-3xl, 30px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-light, 300);
  line-height: var(--Common-Typography-Leading-9, 36px);
  letter-spacing: var(--Common-Typography-Tracking-normal, 0);
  margin-bottom: 16px;
}
.contact-section-in a{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-md, 16px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-6, 24px); /* 150% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0);
text-decoration: none;
}
.contact-section-in .contact-s-socials{
  display: flex;
    align-items: center;
    margin-top: 24px;
}
.contact-section-in .contact-s-socials a{
  border-radius: 8999.101px;
  border: 0.72px solid var(--Common-Neutral-Highest, #1C1C1C);
  display: flex;
  padding: var(--Common-spacing-xs, 9.818px);
  align-items: center;
  gap: var(--sizes-button-input-nav-sm-button-gap, 6.545px);
}
/* Gallery CSS */
.gal-img-info{
  margin-top: 8px;
  gap: 4px;
  display: flex;
  flex-flow: column;
}
.gtitle{
    color: var(--Common-Neutral-Highest, #1C1C1C);
    font-family: "Work Sans";
    font-size: var(--font-size-0875-rem-14-px, 14px);
    font-style: normal;
    font-weight: var(--Common-Typography-Weight-font-normal, 400);
    line-height: var(--Common-Typography-Leading-5, 20px);
}
.gsub{
  color: var(--Common-Neutral-Medium, #6D6D6D);
  font-family: "Work Sans";
  font-size: var(--font-size-0875-rem-14-px, 14px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-normal, 400);
  line-height: var(--Common-Typography-Leading-5, 20px);
}
.gyear{
  color: var(--Common-Neutral-Medium, #6D6D6D);
      font-family: "Work Sans";
      font-size: var(--font-size-0875-rem-14-px, 14px);
      font-style: normal;
      font-weight: var(--Common-Typography-Weight-font-normal, 400);
      line-height: var(--Common-Typography-Leading-5, 20px);
}
.galeria-content {
    display: grid;
    padding: 80px 32px;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    row-gap: 64px;
}
.galeria-item {
    position: relative;
    cursor: pointer;
}
.gallery-img {
    width: 100%;
    /* height: 100%; */
    height: auto;
    object-fit: cover;
    display: block;
}
.page-id-323 .card-menu-container{
  border: none;
}
.card-menu-container{
  display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    /* border-bottom: 1px solid black; */
padding-bottom: 40px;
margin-bottom: 40px;
border-top: 1px solid black;
padding-top: 40px;
}
.card-menu-items{
  display: flex;
  align-items: center;
  gap: var(--Common-spacing-2xs, 8px);
  flex: 1 0 0;
  align-self: stretch;
}
.card-button-name{
  display: flex;
        padding: 4px 16px;
    justify-content: center;
    align-items: center;
    gap: var(--Common-spacing-3xs, 6px);
    border-radius: 9999px;
    border: 1px solid var(--Common-Neutral-Lower, #E7E7E7);
    cursor: pointer;
    border: 1px solid var(--Common-Neutral-Highest, #1C1C1C);
border-radius: 0;
}
.card-button-name.active{
background: var(--Common-Neutral-Highest, #1C1C1C);
color: white;
font-weight: 600;
}
.card-button-name:hover{
  background: var(--Common-Neutral-Highest, #1C1C1C);
  color: white;
}
.card-button:not(.active){
  display: none;
}
.card-itself:not(.active){
  display: none;
}
.page-body-container.card-main-container .page-body-flexible-wrapper{
  padding-top: 0;
  /* experimental alignment of slider */
  padding-bottom: 0;
margin-bottom: -11px;
/* experimental alignment of slider */
}
.gallery-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    opacity: 0;
    transition: opacity 0.3s ease;
}
.gallery-modal.active {
    opacity: 1;
    visibility: visible;
}
.gallery-modal-content {
    position: relative;
    max-width: 90vw;
    max-height: 90vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.gallery-modal-image {
    max-width: 100%;
    max-height: 90vh;
    width: auto;
    height: auto;
    object-fit: contain;
    border-radius: 8px;
    transition: transform 0.3s ease;
}
/* .gallery-modal img {
    max-width: 90%;
    max-height: 90vh;
    object-fit: contain;
} */
.gallery-modal-close {
    position: absolute;
    top: 20px;
    right: 20px;
    color: white;
    cursor: pointer;
    font-size: 30px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
}
.gallery-modal-close:hover {
    background-color: rgba(255, 255, 255, 0.2);
    border-color: rgba(255, 255, 255, 0.5);
    transform: scale(1.1);
}
.gallery-modal-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    background-color: rgba(255, 255, 255, 0.1);
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    cursor: pointer;
    transition: all 0.3s ease;
    backdrop-filter: blur(10px);
    z-index: 10001;
}

.gallery-modal-nav:hover {
    background-color: rgba(255, 255, 255, 0.2);
    border-color: rgba(255, 255, 255, 0.5);
    transform: translateY(-50%) scale(1.1);
}

.gallery-modal-prev {
    left: -70px;
}

.gallery-modal-next {
    right: -70px;
}

.gallery-modal-nav svg {
    width: 24px;
    height: 24px;
}

.gallery-modal-counter {
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
    background-color: rgba(0, 0, 0, 0.7);
    color: white;
    padding: 8px 16px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 500;
    backdrop-filter: blur(10px);
    z-index: 10001;
}

.gallery-modal-info {
    position: absolute;
    bottom: -175px;
    left: 50%;
    transform: translateX(-50%);
    background-color: rgba(0, 0, 0, 0.8);
    color: white;
    padding: 12px 20px;
    border-radius: 8px;
    font-size: 14px;
    line-height: 1.4;
    max-width: 80vw;
    text-align: center;
    backdrop-filter: blur(10px);
    z-index: 10001;
    display: none; /* Hidden by default, shown via JavaScript when content exists */
}

/* Styles for v2 gallery info elements */
.gallery-modal-title {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 4px;
}

.gallery-modal-subtitle {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 4px;
}

.gallery-modal-year {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.7);
    font-style: italic;
}

/* Style for regular gallery alt text */
.gallery-modal-alt-text {
    font-size: 14px;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .gallery-modal-close {
        top: 10px;
        right: 10px;
        width: 35px;
        height: 35px;
        font-size: 20px;
    }

    .gallery-modal-nav {
        width: 45px;
        height: 45px;
    }

    .gallery-modal-prev {
        left: -60px;
    }

    .gallery-modal-next {
        right: -60px;
    }

    .gallery-modal-counter {
        bottom: -40px;
        font-size: 12px;
        padding: 6px 12px;
    }

    .gallery-modal-info {
        bottom: -75px;
        font-size: 12px;
        padding: 8px 16px;
        max-width: 90vw;
    }

    .gallery-modal-title {
        font-size: 14px;
    }

    .gallery-modal-subtitle {
        font-size: 12px;
    }

    .gallery-modal-year {
        font-size: 11px;
    }
}

@media (max-width: 480px) {
    .gallery-modal-prev {
        left: 10px;
    }

    .gallery-modal-next {
        right: 10px;
    }

    .gallery-modal-nav {
        width: 40px;
        height: 40px;
        background-color: rgba(0, 0, 0, 0.7);
    }

    .gallery-modal-nav svg {
        width: 20px;
        height: 20px;
    }
}
.agenda-base-information-container-content{
    padding: 80px 32px 0 32px;
}
.agenda-base-information-wrap{
    flex-flow: row;
    flex-wrap: wrap;
    display: flex;
align-items: flex-start;
gap: var(--Common-spacing-5xl, 64px);
}
.agenda-left-info2 .agenda-base-information-wrap{
  flex-flow: column;
      gap: 6px;
      padding-right: 48px;
}
.agenda-base-information-wrap .agenda-grid-item{
  display: grid;
}
.agenda-grid-item .agenda-grid-title{
  color: var(--Common-Neutral-Medium, #6D6D6D);
font-family: var(--Font-family-mono, "Necto Mono"); text-transform: uppercase;
font-size: var(--Common-Typography-Size-sm, 14px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-5, 20px); /* 142.857% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.agenda-grid-item .agenda-grid-value{
  color: var(--Common-Neutral-Highest, #1C1C1C);
  font-family: var(--Font-family-mono, "Necto Mono"); text-transform: uppercase;
  font-size: var(--Common-Typography-Size-md, 16px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-normal, 400);
  line-height: var(--Common-Typography-Leading-6, 24px); /* 150% */
  letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.single-agenda .page-body-flexible-flower{
  /* width: 100%;
    max-width: unset; */
}
.agenda-left-thumbnail-wrap{
  display: flex;
    justify-content: center;
    align-items: center;
        padding-right: 20px;
}
.agenda-left-thumbnail-wrap img{
  width: 100%;
object-fit: cover;
height: auto;
}
.full-w-flower.page-body-flexible-flower{
  max-width: 100%;
    width: 100%;
    padding-left: 20px;
}
.semestre{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-sm, 14px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-5, 20px); /* 142.857% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.social-networks-left{
  display: flex;
align-items: center;
margin-top: 12px;
margin-bottom: 36px;
}
.social-networks-left .social-circle{
  display: flex;
width: 44px;
height: 44px;
justify-content: center;
align-items: center;
border-radius: var(--Dimensions-radius-full, 9999px);
border: 1px solid var(--Common-Neutral-Lower, #E7E7E7);
margin-right: 8px;
}
.agenda-persona-container{
  padding-right: 80px;
}
.agenda-persona-container .padder{
  border: 1.209px solid var(--Common-Brand-brand-04, rgba(28, 28, 28, 0.10));
background: var(--Common-Neutral-Lowest, #FFF);
display: flex;
padding: 23.6px;
flex-direction: column;
align-items: flex-start;
gap: 17.7px;
}
.agenda-persona-container .padder img{
  max-width: 100%;
object-fit: contain;
}
.agenda-persona-container .padder h3{
  overflow: hidden;
color: var(--Common-Neutral-Highest, #1C1C1C);
text-overflow: ellipsis;
font-family: var(--Font-family-serif, "ABC Arizona Flare");
font-size: 24.179px;
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-medium, 500);
line-height: 29.015px; /* 120% */
}
.agenda-persona-container .padder .text-content{
  color: var(--Common-Neutral-Highter, #454545);
  font-family: var(--Font-family-sans, "Work Sans");
  font-size: var(--Common-Typography-Size-xs, 12px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-normal, 400);
  line-height: var(--Common-Typography-Leading-4, 16px); /* 133.333% */
  letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.galeria-section.galeria-section-slider .galeria-section-content-in{
    padding: 40px 32px 40px 32px;
    padding-right: 0px;
margin-right: -140px;
padding-bottom: 120px;
}
.galeria-section.galeria-section-slider li.splide__slide{
  display: flex;
justify-content: center;
align-items: center;
display: block;
}
.galeria-section.galeria-section-slider li.splide__slide img{
  height: auto;
width: 100%;
}
.galeria-home-section .galeria-splider .splide__arrows .splide__arrow--next{
  border-radius: var(--Dimensions-radius-full, 9999px);
  background: var(--Common-Neutral-Highest, #1C1C1C);
  opacity: 1;
  display: flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  gap: var(--Common-spacing-2xs, 8px);
  right: 9px;
}
.galeria-home-section .galeria-splider .splide__arrows .splide__arrow--prev {
    left: 9px;
    border-radius: var(--Dimensions-radius-full, 9999px);
    background: var(--Common-Neutral-Highest, #1C1C1C);
    opacity: 1;
    display: flex;
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
    gap: var(--Common-spacing-2xs, 8px);
}
.galeria-home-section .galeria-splider .splide__arrows.splide__arrows--ltr{
  /* position: inherit;
    left: unset;
    right: unset;
    bottom: unset;
    border-radius: 0;
    background: white;
    height: auto;
    width: auto;
    bottom: unset;
    top: unset; */
}
.sharing-content-main-wrap{
  display: flex;
flex-flow: column;
margin-top:30px;
}
.sharing-content-main-wrap .sharing-content-title-wrap{
  color: var(--Common-Neutral-Medium, #6D6D6D);
    font-family: "Work Sans";
    font-size: var(--font-size-0875-rem-14-px, 14px);
    font-style: normal;
    font-weight: var(--Common-Typography-Weight-font-normal, 400);
    line-height: var(--Common-Typography-Leading-5, 20px);
    margin-bottom: 8px;
}
.sharing-content-main-wrap .social-icons{
      flex-flow: row;
}
.sharing-content-main-wrap .social-icons .circle-icon, .sharing-content-main-wrap .social-icons .copy-link{
    border: 0.64px solid var(--Common-Neutral-Highest, #1C1C1C);
}
.sharing-content-main-wrap.sharing-inverse .social-icons .circle-icon, .sharing-content-main-wrap.sharing-inverse .social-icons .copy-link{
  border: 0.64px solid white;
}
.slider-section{
  margin-top: 16px;
margin-bottom: 16px;
}
.info-section .info-section-in{
  display: flex;
flex-flow: column;
gap: 8px;
}
.related-noticias-slider .related-noticias-slider-inner{
  position: relative;
}
.related-noticias-slider .related-noticias-slider-inner img{
  position: absolute;
bottom: 64px;
z-index: 1;
right: 36%;
}
.page-body-flexible-flower-full-w{
  width: 100%;
}
.page-body-flexible-flower-full-w .page-body-flexible-wrapper-l{
  flex-flow: column-reverse;
  justify-content: space-between;
}
.related-noticias-slider .related-noticias-slider-inner .related-noticias-splider{
      padding: 64px 32px;
}
.single-pub-faad .related-noticias-slider .related-noticias-slider-inner .related-noticias-splider{
  padding-top: 0;
}
.related-noticias-slider .related-noticias-slider-inner .related-noticias-splider .tpi{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: "Work Sans";
font-size: var(--font-size-0875-rem-14-px, 14px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-5, 20px); /* 142.857% */
}
.related-noticias-slider .related-noticias-slider-inner .related-noticias-splider h2{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-3xl, 30px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-light, 300);
line-height: var(--Common-Typography-Leading-9, 36px); /* 120% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
margin-top: 16px;
margin-bottom: 24px;
width: 667px;
max-width: 100%;
}
.related-noticias-slider .related-noticias-slider-inner .related-noticias-splider a.circle-link-wrap{
  display: flex;
width: 40px;
height: 40px;
justify-content: center;
align-items: center;
gap: 6.531px;
aspect-ratio: 1 / 1;
border-radius: 50%;
border: 0.952px solid var(--Common-Neutral-Highest, #1C1C1C);
}
.related-proyectos-slider-um-faad.related-noticias-slider .related-noticias-slider-inner .related-noticias-splider li.splide__slide .slider-padder{
}
.escuela-color-overlay-in-slider{
  position: absolute;
      bottom: -40%;
      right: 35%;
      display: flex !important;
}
.related-noticias-slider .related-noticias-slider-inner .related-noticias-splider li.splide__slide{
  min-height: 270px;
  position: relative;
}
.page-album-um .cpt-tag span{
  color: white;
}
.page-album-um .ultimo-item .padder .ultimo-item-content h3{
  color: white;
}
.page-album-um .selected-display span{
  color: white;
}
.page-album-um .custom-option{
  color: white;
}
.page-album-um .selected-display{
  background: #1C1C1C;
  border: 1px solid white;
}
.page-album-um .options-container{
  background: #1C1C1C;
  border: 1px solid white;
}
.page-album-um .featured-section.style-genci.style-doctorados.style-noticia-faad h1{
  color: white;
}
.page-album-um .spage-top-border{
  border-top: 1px solid white;
}
.page-album-um.page-section{
  background: #1C1C1C;
}
.page-album-um .featured-section.style-genci.style-doctorados.style-noticia-faad.style-album{
  background: #1C1C1C;
}
.page-album-um .archive-search-input{
      border: 1px solid white;
      background: #1C1C1C;
}
.thumbnail-wrapper.single-noticia-thumb-wrap.mvid-wrap{
  aspect-ratio: 16 / 9;
}
.thumbnail-wrapper.single-noticia-thumb-wrap.mvid-wrap iframe{
  width: 100%;
height: 100%;
}
.single-album-um .featured-section.style-genci.style-convocatorias.style-noticia h1{
  color: white;
}
.single-album-um .style-noticia2 .borderline.padUp{
      border-bottom: 1px solid white;
}
.single-album-um .post-publish-date-wrap .date-value{
  color: white;
}
.single-album-um .wswg-section-in{
  color: white;
}
.single-album-um .slider-section-splide-slider .splide__slide{
  border: 1px solid white;
background: #1C1C1C;
}
.single-album-um .slider-section-splide-slider .splide__slide .slide-padder .slide-row-r h3{
  color: white;
}
.single-album-um .slider-section-splide-slider .splide__slide .slide-padder .slide-row-r .txt-wrap{
  color: white;
}
.single-album-um .slider-counter{
  color: white;
}
.single-album-um .related-noticias-slider .related-noticias-slider-inner .related-noticias-splider h2{
  color: white;
}
.single-album-um .related-noticias-slider .related-noticias-slider-inner .related-noticias-splider .tpi{
  color: white;
}
.single-album-um .related-noticias-slider .related-noticias-slider-inner .related-noticias-splider a.circle-link-wrap{
  border: 0.952px solid white;
}
.single-album-um .related-noticias-slider .related-noticias-slider-inner .related-noticias-splider .splide__track{
    border-top: 1px solid white;
}
.single-album-um .page-body-flexible-flower-full-w .page-body-flexible-wrapper-l{
  border-top: 1px solid white;
}
.single-album-um .single-cat-wrap .cat-tag{
  color: white;
      border: 0.8px solid white;
}
.single-album-um .galeria-splider .splide__arrows .splide__arrow svg path{
  stroke: white;
}
.page-section.single-album-um{
  background: var(--Common-Neutral-Lowest, #1C1C1C);
}
.page-section.single-album-um .base-content-container{
  color: white;
    background: transparent;
}
.page-section.single-album-um .post-tags a{
  border-color: white;
color: white;
}
.related-noticias-slider .related-noticias-slider-inner .related-noticias-splider .splide__track{
  border-top: 1px solid black;
padding-top: 64px;
padding-bottom: 64px;
}
.info-section .info-section-in .info-text-wrap{
  color: var(--Common-Neutral-Medium, #6D6D6D);
  font-family: var(--Font-family-sans, "Work Sans");
  font-size: var(--Common-Typography-Size-xs, 12px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-normal, 400);
  line-height: var(--Common-Typography-Leading-4, 16px); /* 133.333% */
  letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.galeria-section:not(.galeria-home-section) .galeria-splider .splide__arrows.splide__arrows--ltr{
    left: unset;
    top: unset;
    position: absolute;
    width: 130px;
    height: 50px;
    z-index: 99;
    right: 158px;
    bottom: -85px;
    align-items: center;
    justify-content: center;
    background: transparent;
    display: flex;
}
.faq-section{
  display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: var(--Common-spacing-xl, 32px);
    background: var(--Faculties-picton-blue-highest, #064F74);
}
.faq-section .faq-section-in{
  width: -webkit-fill-available;
}
.faq-enlaces-section .faq-section-itself.row{
      padding: 80px 0;
}
.faq-section-itself.row{
  padding: var(--Common-spacing-3XL-5, 80px) 80px;
}
.contact-page-um .page-body-flexible-gapper{
  width: 0;
}
.contact-page-um .map-place-wrap iframe{
  width: 100%;
}
.faq-l .padder h2{
  overflow: hidden;
    color: var(--Common-Neutral-Lowest, #FFF);
    text-overflow: ellipsis;
    font-family: var(--Font-family-serif, "ABC Arizona Flare");
    font-size: var(--Common-Typography-Size-4xl, 36px);
    font-style: normal;
    font-weight: var(--Common-Typography-Weight-font-medium, 500);
    line-height: var(--Common-Typography-Leading-10, 40px);
    letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.faq-r{
  display: flex;
align-items: center;
}
.faq-r .padder{
  display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.faq-r .padder .btn-faq-a{
  text-decoration: none;
}
.btn-faq{
  display: flex;
    /* width: 280px; */
    height: 44px;
    padding: 0px var(--Common-spacing-5xl, 64px);
    justify-content: center;
    align-items: center;
    gap: var(--Common-spacing-2xs, 8px);
    border-radius: var(--Dimensions-radius-full, 9999px);
    border: 1px solid var(--Common-Neutral-Low, #B0B0B0);
    color: var(--Common-Neutral-Lowest, #FFF);
    font-family: var(--Font-family-sans, "Work Sans");
    font-size: var(--Common-Typography-Size-md, 16px);
    font-style: normal;
    font-weight: var(--Common-Typography-Weight-font-semibold, 600);
    line-height: var(--Common-Typography-Leading-6, 24px);
    letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.btn-faq:hover{
      background: #209cd9;
}
.galeria-splider .splide__arrows .splide__arrow--next {
    right: 9px;
}
.galeria-splider .splide__arrows .splide__arrow--prev {
    left: 9px;
}
.galeria-splider .splide__arrows .splide__arrow:hover svg path{
  /* stroke: #2cc8ff; */
}
.galeria-splider .splide__arrows .splide__arrow--prev svg{
      transform: translateX(0);
      transform: scaleX(-1);
}
.block-rep-container.doc-rep-container .block-rep-part a{
  text-decoration: none;
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
}
.block-rep-container.doc-rep-container .block-rep-part a:hover .doc-svg-wrap{
  background: black;
}
.block-rep-container.doc-rep-container .block-rep-part h3{
  color: var(--Common-Neutral-Highest, #1C1C1C);
  font-family: var(--Font-family-sans, "Work Sans");
  font-size: var(--Common-Typography-Size-xl, 20px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-semibold, 600);
  line-height: var(--Common-Typography-Leading-7, 28px);
  letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
  margin-bottom: 0;
  width: 80%;
}
.block-rep-container.doc-rep-container .doc-svg-wrap{
  display: flex;
width: 48px;
height: 48px;
justify-content: center;
align-items: center;
border-radius: var(--Dimensions-radius-full, 9999px);
background: var(--Color-Lower, #FFE9D4);
}
.investigadoras-flex-section.inv-sec-black .page-body-container.investigadoras-body-container{
  background: var(--Common-Neutral-Highest, #1C1C1C);
color: white;
}
.investigadoras-flex-section.inv-sec-black .inv-sec-title h2{
  color: var(--Common-Neutral-Lowest, #FFF);
}
.investigadoras-flex-section .inv-sec-title h2{
  color: black;
font-family: var(--Font-family-serif, "ABC Arizona Flare");
font-size: var(--Common-Typography-Size-5xl, 48px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-medium, 500);
line-height: 48px;
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.investigadoras-flex-section .inv-sec-title h3{
  color: var(--Color-orange-Low, #FF7E37);
font-family: var(--Font-family-serif, "ABC Arizona Flare");
  font-size: var(--Common-Typography-Size-5xl, 48px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-light, 300);
  line-height: 48px;
  letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.investigadoras-flex-section .page-body-flexible-wrapper{
  padding-bottom: 64px;
}
.investigadoras-flex-section .page-body-flexible-wrapper.inv-row-two{
  padding-top: 0;
  padding-bottom: 0;
}
.investigadoras-flex-section.inv-sec-black .page-body-flexible-wrapper .wswg-section-in{
  color: white;
}
.investigadoras-flex-section .page-body-flexible-wrapper .page-body-flexible-flower{
  padding-bottom: 0;
}
.investigadoras-section-content-in.inv-sec-grid{
  display: grid;
grid-template-columns: repeat(3, 1fr);
width: 100%;
grid-gap: 24px;
}
.ultimo-item.ultimo-investigadora .ultimo-item-image iframe{
      width: 100%;
}
.inv-sec-white .investigadoras-section-in{
  background: var(--Common-Brand-brand-01, #F8F7F4);
}
.ultimo-item.ultimo-investigadora{
  border: none;
}
.inv-sec-white .cpt-tag svg path{
  stroke: black;
}
.inv-sec-white .ultimo-item.ultimo-investigadora .cpt-tag span{
  color: black;
}
.inv-sec-white .ultimo-item.ultimo-investigadora .padder .ultimo-item-content h3{
  color: black;
}
.inv-sec-white .ultimo-item.ultimo-investigadora .ultimo-item-facultad{
  color: black;
}
.inv-sec-white .ultimo-item.ultimo-investigadora .in-wrapper{
  border: 1.042px solid var(--Common-Brand-brand-04, rgba(28, 28, 28, 0.10));
  background: var(--Common-Brand-brand-01, #F8F7F4);
}
.inv-sec-white .icon-circle{
  background: var(--Common-Brand-brand-04, rgba(28, 28, 28, 0.10));
}
.inv-sec-white .icon-circle svg path{
  stroke: black;
}
.investigadoras-flex-section.inv-sec-white{
    background: var(--Common-Brand-brand-01, #F8F7F4);
}
.inv-sec-white .ultimo-item.ultimo-investigadora:hover .in-wrapper{
      background: #FFA461;
}
.inv-sec-white .ultimo-item.ultimo-investigadora:hover .icon-circle{
  background: black;
}
.inv-sec-white .ultimo-item.ultimo-investigadora:hover .icon-circle svg path{
  stroke: white;
}
.spage-programas .convocatorias-grid.related-pages-equipo-grid.related-noticias-grid{
    padding: 0 22px;
}
.spage-programas .convocatorias-grid.related-pages-equipo-grid{
  padding: var(--Common-spacing-3XL-5, 80px) var(--Common-spacing-xl, 32px);
}
.spage-programas .convocatorias-grid.related-pages-equipo-grid .ultimo-item.ultimo-programa{
  border-radius: var(--Dimensions-radius-none, 0px);
border: 1px solid var(--Common-Brand-brand-04, rgba(28, 28, 28, 0.10));
background: var(--Common-Neutral-Lowest, #FFF);
}
.spage-programas .convocatorias-grid.related-pages-equipo-grid .ultimo-item.ultimo-programa.content-reglamentos{
  padding: 0;
  padding-top: 8px;
padding-bottom: 8px;
height: auto;
border: none;
border-bottom: 1px solid black;
}
.related-pages-equipo-section.reg-section.lessPadd{
  padding: 40px 0;
}
.related-pages-equipo-section.reg-section{
      padding: 40px 32px;
      background: white;
}
.border-under-title{
  border-bottom: 1px solid black;
  width: 100%;
margin-top: 24px;
}
.ultimo-item.ultimo-programa.genci-programa .ultimo-item-image{
  aspect-ratio: 378 / 211;
display: flex;
justify-content: center;
align-items: center;
}
.ultimo-item.ultimo-programa.genci-programa .ultimo-item-image img{
      height: 100%;
}
.filter-group.grid-col-50{
  display: flex;
align-items: center;
gap: 32px;
}
.switcher-title{
padding: 0 32px;
}
.switcher-title h2{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-3xl, 30px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-light, 300);
line-height: var(--Common-Typography-Leading-9, 36px);
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.post-type-switcher{
          padding: 24px 32px 0 32px;
      display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 64px;
}
.post-type-button{
  display: flex;
  padding: var(--Common-spacing-4xs, 4px) var(--Common-spacing-s, 16px);
  justify-content: center;
  align-items: center;
  gap: 8px;
  border: 1px solid var(--Common-Neutral-Highest, #1C1C1C);
  color: var(--Common-Neutral-Highest, #1C1C1C);
  font-family: var(--Font-family-sans, "Work Sans");
  font-size: var(--Common-Typography-Size-md, 16px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-normal, 400);
  line-height: var(--Common-Typography-Leading-6, 24px);
  letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
cursor: pointer;
transition: all 0.33s ease;
background: white;
}
.post-type-button.active{
background: var(--Common-Neutral-Highest, #1C1C1C);
color: var(--Common-Neutral-Lowest, #FFF);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-md, 16px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-semibold, 600);
line-height: var(--Common-Typography-Leading-6, 24px); /* 150% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.post-type-button svg path{
      stroke: #4F4F4F;
}
.post-type-button.active svg path{
  stroke: white;
}
.rest-convocatoria .padder{
  border-right: none;
}
.ultimo-item .padder a{
  padding: 0;
}
.ultimo-item{
  padding-top: 0;
  padding-bottom: 0;
}
.ultimo-item.ultimo-persona.content-persona-faad{
  padding: 0;
  border-bottom: 0;
  margin-bottom: 40px;
}
.ultimo-item.ultimo-entrevista.content-persona-faad .padder a .ultimo-item-image{
  padding: 0;
  position: relative;
}
.ultimo-item.ultimo-entrevista.content-persona-faad .padder a .ultimo-item-image svg{
  position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0;
z-index: 1;
}
.ultimo-item.ultimo-entrevista.content-persona-faad.img-svg-align .padder a .ultimo-item-image svg{
  top: -5px;
height: 101%;
}
.ultimo-item.content-persona-faad .padder .ultimo-item-content{
  padding: 0;
}
.ultimo-item.ultimo-persona{
  width: 100%;
max-width: 100%;
overflow: hidden;
padding-top: 8px;
padding-bottom: 8px;
height: auto;
border: none;
border-bottom: 1px solid black;
}
.ultimo-item.ultimo-persona.content-persona-php{
  border-top: 1px solid black;
}
.splide.related-personas-slider-1 .splide__list{
  margin-right: -1px !important;
      margin-left: -1px !important;
}
.splide.material-slider .splide__pagination{
  bottom: -30px;
}
.splide.material-slider .splide__pagination .splide__pagination__page {
    width: 8px;
    height: 8px;
    fill: #2cc8ff;
    color: #2cc8ff;
    background: #2cc8ff;
}
.splide.material-slider .splide__pagination .splide__pagination__page.is-active {
    transform: none;
    height: 8px;
    fill: #6bf5f5;
    color: #6bf5f5;
    background: #0071AB;
    transform: none;
    width: 20px;
    opacity: 1;
    border-radius: 14.164px;
}
.splide.related-personas-slider-1 .splide__pagination{
  bottom: -30px;
}
.related-pages-equipo-section.bottom-slider-1{
      padding-bottom: 80px;
}
.single-material-um .related-pages-equipo-section.bottom-slider-1.bottom-slider-2.material-slider-container{
  padding-top: 0;
}
.single-material-um .page-subtitle-wrap{
  font-family: var(--Font-family-serif, "ABC Arizona Flare");
    font-size: var(--Common-Typography-Size-xl, 20px);
    font-style: normal;
    font-weight: var(--Common-Typography-Weight-font-light, 300);
    line-height: var(--Common-Typography-Leading-7, 28px);
    padding-bottom: 40px;
    margin-top: -24px;
}
.single-material-um .rel-top-border-wrap .rel-top-border{
  border: none;
}
.related-pages-equipo-section.bottom-slider-1.bottom-slider-2.material-slider-container{
  background: white;
}
.related-pages-equipo-section.bottom-slider-1.bottom-slider-2.related-servicios-container{
  background: white;
  padding-top: 0;
}
.related-pages-equipo-section.bottom-slider-1.bottom-slider-2.related-servicios-container .ultimo-item.ultimo-noticia{
  border-top: 1px solid black;
}
.related-pages-equipo-section.bottom-slider-1.bottom-slider-2{
      background: rgba(231, 228, 217, 0.60);
}
.related-pages-equipo-section.bottom-slider-1.bottom-slider-2.servicios-section{
      background: var(--Common-Brand-brand-01, #F8F7F4);
}
.related-pages-equipo-section.bottom-slider-1.bottom-slider-2.servicios-section.profesionales-section{
  background: white;
}
.related-pages-equipo-section.bottom-slider-1.bottom-slider-2.servicios-section.convenios-section{
  background: white;
}
.splide.related-personas-slider-1 .splide__pagination .splide__pagination__page {
    width: 8px;
    height: 8px;
    fill: #2cc8ff;
    color: #2cc8ff;
    background: #2cc8ff;
}
.splide.related-personas-slider-1 .splide__pagination .splide__pagination__page.is-active {
    transform: none;
    height: 8px;
    fill: #6bf5f5;
    color: #6bf5f5;
    background: #0071AB;
    transform: none;
    width: 20px;
    opacity: 1;
    border-radius: 14.164px;
}
.splide.related-personas-slider-1{
  padding: 0 32px;
}
.content-persona-php .padder{
  border-right: 1px solid black;
}
.rest-convocatoria .cpt-tag{
  margin-bottom: 24px;
}
.ultimo-item.ultimo-convocatoria.rest-convocatoria{
  min-height: 544px;
  padding-top: 8px;
padding-bottom: 8px;
}
.ultimo-item.ultimo-convocatoria.rest-convocatoria.rest-publicacion{
  min-height: unset;
}
.ultimo-item.ultimo-convocatoria.rest-convocatoria.rest-publicacion.rest-pub-faad{
  border: 1px solid black;
  position: relative;
}
.ultimo-item.ultimo-convocatoria.rest-convocatoria.rest-publicacion.rest-pub-faad:hover .escuela-color-overlay{
  opacity: 1;
  display: flex !important;
}
.escuela-color-overlay{
  position: absolute;
left: 0;
top: auto;
z-index: -1;
width: calc(100% - 16px);
object-fit: contain;
justify-content: center;
align-items: center;
bottom: auto;
padding: 8px;
height: calc(100% - 16px);
opacity: 0;
}
.escuela-color-overlay img{
  width: calc(100% - 16px);
height: auto;
object-fit: contain;
}
.ultimo-item.ultimo-convocatoria.rest-convocatoria.con-pro-from-url{
  min-height: unset;
  padding-top: 8px;
    padding-bottom: 8px;
    border: none;
        border-bottom: 1px solid;
        padding: 8px;
}
.convocatorias-grid.related-pages-equipo-grid.url-grid{
  grid-gap: 0;
}
.convocatorias-grid.related-pages-equipo-grid.url-grid .ultimo-item.con-pro-from-url:nth-child(3) .padder{
  border-right: none;
}
.person-cpt-switcher{
  padding: 24px 32px;
    display: flex;
    align-items: center;
}
.ultimo-item.ultimo-convocatoria.rest-convocatoria.con-pro-from-url.smh{
      border-top: 1px solid black;
}
.ultimo-item.ultimo-convocatoria.rest-convocatoria.con-pro-from-url.smh.persona-related-proyect-block{
  border: 1px solid black;
}
.ultimo-item.persona-related-proyect-block .in-wrapper{
    min-height: 296px;
}
.ultimo-item.ultimo-convocatoria.rest-convocatoria.con-pro-from-url.smh.persona-related-publicacion-block{
  border: 1px solid black;
}
.ultimo-item.persona-related-publicacion-block .in-wrapper{
    min-height: 333px;
}
.publicacion-table-um.hidden{
  display: none;
}
.proyecto-table-um.hidden{
  display: none;
}
.ext-btn{
  display: flex;
padding: 4px 16px;
justify-content: center;
align-items: center;
gap: var(--Common-spacing-3xs, 6px);
border: 1px solid var(--Common-Neutral-Highest, #1C1C1C);
color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-md, 16px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-6, 24px);
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
border-radius: 0;
margin-right: 8px;
cursor: pointer;
}
.ultimo-item.ultimo-agenda.agenda-from-url{
      border: none;
          border-bottom: 1px solid var(--Common-Neutral-Higher, #454545);
}
.ultimo-item.ultimo-agenda.agenda-from-url .padder{
  width: 100%;
    height: 100%;
    border-right: 1px solid #454545;
    padding-left: 8px;
    padding-right: 8px;
    width: auto;
}
.ultimo-item.ultimo-agenda.agenda-from-url:nth-child(4n) .padder{
  border-right: none;
}
.ext-btn.active{
background: var(--Common-Neutral-Highest, #1C1C1C);
color: var(--Common-Neutral-Lowest, #FFF);

/* Body 1/semibold */
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-md, 16px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-semibold, 600);
line-height: var(--Common-Typography-Leading-6, 24px); /* 150% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);

}
.section-title-wrap.flexme{
  display: flex;
    align-items: center;
    justify-content: space-between;
}
.external-archive-button-container{
  display: flex;
justify-content: center;
align-items: center;
margin-top: 40px;
margin-bottom: 0;
}
.external-archive-button-container a{
  text-decoration: none;
}
.proyecto-info-grid .external-archive-button-container{
  justify-content: flex-start;
}
.archive-like-grid .ultimo-item .padder{
  height: 100%;
  /* border-right: 1px solid #454545; */
  /* padding-left: 8px;
  padding-right: 8px; */
  width: auto;
  border-right: none;
}
.archive-like-grid .ultimo-item:nth-child(4) .padder{
  border-right: none;
}
.archive-like-grid .ultimo-item:nth-child(8) .padder{
  border-right: none;
}
.archive-like-grid .ultimo-item:nth-child(12) .padder{
  border-right: none;
}
.archive-like-grid .ultimo-item:nth-child(4n) .padder {
  border-right: none;
}
.ultimo-item.ultimo-noticia.content-servicio .in-wrapper{
min-height: 416px;
}
.ultimo-item.ultimo-noticia .in-wrapper{
  flex-flow: column;
  padding: 10px;
      height: -webkit-fill-available;
}
.content-block-subtitle{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-sm, 14px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-5, 20px); /* 142.857% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.ultimo-item.ultimo-noticia .padder .ultimo-item-content{
  padding: 24px 0 24px 0;
  padding-top: 0;
}
.ultimo-item.ultimo-noticia .ultimo-item-image{
  width: 100%;
height: auto;
overflow: hidden;
    /* aspect-ratio: 2 / 1; */
}
.ultimo-item.ultimo-noticia.content-convenio-js .ultimo-item-image img{
      /* border: 1px solid var(--Common-Brand-brand-02, #E7E4D9); */
}
.ultimo-item.ultimo-noticia .ultimo-item-image img{
  width: 100%;
  object-fit: cover;
  max-width: 100%;
  display: block;
  height: 100%;
  object-position: center;
}
.ultimo-item.ultimo-noticia{
  width: 100%;
max-width: 100%;
overflow: hidden;
padding-top: 8px;
padding-bottom: 8px;
height: auto;
border: none;
/* border-bottom: 1px solid black; */
}
.page-actualidad .archive-like-grid{
  display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 24px;
width: 100%;
max-width: 100%;
/* overflow: hidden; */
}
.ultimo-item.ultimo-noticia.content-noticia .category-tag{
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  left: 24px;
  bottom: 24px;
}
.ultimo-item.ultimo-entrevista.ultimo-persona .padder a .ultimo-item-image img{
  width: 100%;
    height: auto;
    object-fit: cover;
/* aspect-ratio: 268 / 138; */
    aspect-ratio: 1;
}
.ultimo-item.ultimo-entrevista.ultimo-persona.content-convenio-php .padder a .ultimo-item-image img{
      border: 1px solid var(--Common-Brand-brand-02, #E7E4D9);
}
.ultimo-item.ultimo-entrevista.ultimo-persona .padder a .ultimo-item-image img{
  aspect-ratio: 268 / 132;
}
.section-divider-container .border-wrapper{
  padding: 50px 32px;
}
.section-divider-container .border-wrapper .border{
  border-top: 1px solid #000;
}
.ultimo-item.ultimo-entrevista.ultimo-persona.ultimo-programas .padder a .ultimo-item-image img{
  border: 0.996px solid var(--Common-Neutral-Lower, #E7E7E7);
  object-fit: contain;
}
body.page-id-1051 .ultimo-item.ultimo-entrevista.ultimo-persona.ultimo-programas .padder a .ultimo-item-image img{
  border: 0.996px solid var(--Common-Neutral-Lower, #E7E7E7);
  height: 150px;
  width:100%;
  object-fit: contain;
  aspect-ratio: 1;
}
.ultimo-item.ultimo-persona .padder .ultimo-item-content{
  width: auto;
align-items: flex-start;
}
.ultimo-item.ultimo-entrevista.ultimo-persona .padder .in-wrap{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--Common-spacing-2xs, 8px);
  align-self: stretch;
  text-align: left;
}
.ultimo-entrevista.ultimo-persona .cat-tag-float{
  justify-content: flex-start;
  display: flex;
flex-wrap: wrap;
gap: 3px;
}
.ultimo-item.ultimo-noticia .cat-tag-float{
  justify-content: flex-start;
  display: flex;
flex-wrap: wrap;
gap: 3px;
margin-bottom: 0;
    padding: 0;
    position: absolute;
    bottom: 20px;
    left: 20px;
}
.ultimo-item.ultimo-noticia.rest-noticia-city .cat-tag-float{
  bottom: 0;
}
.ultimo-item.ultimo-noticia .ultimo-item-image{
  margin-bottom: 16px;
}
.personas-main-row .personas-main-l{
  display: flex;
justify-content: center;
align-items: center;
position: relative;
}
.personas-main-row .personas-main-l img.bged{
  width: 100%;
height: 100%;
object-fit: cover;
}
.personas-main-row .personas-main-l .padder{
left: 0;
top: 0;
width: 100%;
height: 100%;
display: flex;
position: initial;
align-items: flex-start;
justify-content: center;
padding: 80px 32px 0 32px;
}
.personas-main-row .personas-main-l .padder img{
  object-fit: contain;
  width: calc(100% - 100px);
  spect-ratio: 1;
    max-width: 100%;
    filter: grayscale(1);
}
.personas-top-wrap{
  display: flex;
    padding: 40px 40px;
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch;
}
.personas-top-wrap h1{
  color: var(--Common-Neutral-Highest, #1C1C1C);
  font-family: var(--Font-family-sans, "Work Sans");
  font-size: var(--Common-Typography-Size-3xl, 30px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-light, 300);
  line-height: var(--Common-Typography-Leading-9, 36px);
  letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
  margin-top: 24px;
  margin-bottom: 12px;
}
.personas-top-wrap .posicion.pos{
  color: var(--Common-Neutral-Highest, #1C1C1C);
  font-family: var(--Font-family-sans, "Work Sans");
  font-size: var(--Common-Typography-Size-lg, 18px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-semibold, 600);
  line-height: var(--Common-Typography-Leading-7, 28px); /* 155.556% */
}
.personas-top-wrap .posicion{
  overflow: hidden;
  color: var(--Common-Neutral-Highest, #1C1C1C);
  text-overflow: ellipsis;
  font-family: var(--Font-family-sans, "Work Sans");
  font-size: var(--Common-Typography-Size-xl, 20px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-normal, 400);
  line-height: var(--Common-Typography-Leading-7, 28px);
  margin-bottom: 12px;
}
a.linkedin-a{
  text-decoration: none;
}
a.linkedin-a .social-circle{
  width: 44px;
height: 44px;
justify-content: center;
align-items: center;
border-radius: var(--Dimensions-radius-full, 9999px);
border: 0.72px solid var(--Common-Neutral-Highest, #1C1C1C);
margin-right: 12px;
display: flex;
justify-content: center;
}
.personas-top-wrap .posicion.linea{
  color: #1c1c1cc4;
font-family: var(--Font-family-serif, "ABC Arizona Flare");
font-size: 21px;
font-style: normal;
font-weight: 300;
line-height: 33px;
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.socials-equipo{
  display: flex;
align-items: center;
margin-top: 40px;
width: 100%;
}
.personas-bot-wrap{
  display: flex;
max-width: 794px;
padding: 0px 40px;
flex-direction: column;
align-items: flex-start;
gap: 24px;
align-self: stretch;
}
.person-email.centros-grid .bot{
  display: grid;
      gap: 8px;
}
.section-btn-wrapper.cv-btn{
  margin-top: 0;
  margin-bottom: 0;
  margin-top: 12px;
      margin-bottom: 30px;
}
.page-body-flexible-flower.eq-flower{
  padding-left: 40px;
padding-right: 40px;
}
.person-email.centros-grid .bot a{
  color: var(--Faculties-french-rose-high, #209cd9);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-sm, 14px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-medium, 500);
line-height: var(--Common-Typography-Leading-5, 20px);
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
display: flex;
align-items: center;
text-decoration: none;
}
.person-email.centros-grid .bot a svg{
  margin-left: 4px;
}
.person-email.terms-wrap .bot{
  display: flex;
    flex-wrap: wrap;
    gap: 4px;
}
.person-email.terms-wrap .bot .category-tag{
  margin-bottom: 0;
}
.base-content-container-personas{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-lg, 18px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-7, 28px);
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
margin-bottom: 40px;
}
.base-content-container-personas h2{
  overflow: hidden;
color: var(--Common-Neutral-Highest, #1C1C1C);
text-overflow: ellipsis;
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-xl, 20px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-semibold, 600);
line-height: var(--Common-Typography-Leading-7, 28px); /* 140% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.related-personas-slider .splide__slide .padder{
  padding: 23.6px;
    display: flex;
    flex-flow: column;
    align-items: flex-start;
    justify-content: flex-start;
    border: 1.209px solid var(--Common-Brand-brand-04, rgba(28, 28, 28, 0.10));
    background: var(--Common-Neutral-Lowest, #FFF);
}
.related-personas-slider .splide__slide .padder img{
  aspect-ratio: 1;
object-fit: cover;
width: 130.567px;
height: 130.567px;
}
.related-personas-slider .splide__slide .padder h3{
  display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 5;
align-self: stretch;
overflow: hidden;
color: var(--Common-Neutral-Highest, #1C1C1C);
text-overflow: ellipsis;
font-family: var(--Font-family-serif, "ABC Arizona Flare");
font-size: 24.179px;
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-medium, 500);
line-height: 29.015px;
margin-top: 11.3px;
margin-bottom: 11.3px;
}
.related-personas-slider .splide__slide .padder .text-wrap{
  color: var(--Common-Neutral-Highter, #454545);
font-family: var(--Font-family-sans, "Work Sans");
font-size: 12px;
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: 16px;
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.related-personas-slider .splide__pagination{
  bottom: -30px;
    left: 0;
    right: unset;
    width: auto;
    padding: 0;
}
.related-personas-slider .splide__pagination .splide__pagination__page{
  width: 8px;
      height: 8px;
      fill: #6bf5f5;
      color: #6bf5f5;
      background: #6bf5f5;
}
.related-personas-slider .splide__pagination .splide__pagination__page.is-active{
  transform: none;
  height: 8px;
    fill: #6bf5f5;
    color: #6bf5f5;
    background: #0071AB;
    transform: none;
    width: 20px;
    opacity: 1;
    border-radius: 14.164px;
}
.person-email{
  display: grid;
    grid-gap: 4px;
    margin-bottom: 12px;
}
.person-email.tema-top .bot p{
  margin: 0;
}
.person-email .top{
  color: var(--Common-Neutral-Medium, #888);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-sm, 14px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-5, 20px); /* 142.857% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.person-email .bot{
  color: var(--Common-Neutral-Highest, #1C1C1C);
  font-family: var(--Font-family-sans, "Work Sans");
  font-size: var(--Common-Typography-Size-md, 16px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-normal, 400);
  line-height: var(--Common-Typography-Leading-6, 24px); /* 150% */
  letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.lisvg{
  display: flex;
align-items: baseline;
justify-content: center;
}
.person-email.terms-wrap{
  margin-bottom: 40px;
  margin-bottom: 24px;
}
.borderline{
  border-bottom: 1px solid black;
width: 100%;
}
.borderline.first-border{
  margin-bottom: 24px;
}
.borderline.padUp{
  padding-top: 40px;
}
.single-investigadoras-um .featured-section.style-genci.style-convocatorias.style-noticia h1{
      margin-bottom: 24px;
}
.single-investigadoras-um .fac-title{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-serif, "ABC Arizona Flare");
font-size: var(--Common-Typography-Size-4xl, 36px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-thin, 442);
line-height: 40px;
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
margin-bottom: 24px;
}
.style-investigadoras-video.featured-section.style-genci.style-convocatorias.style-noticia .thumbnail-wrapper{
      margin-bottom: 80px;
}
.style-investigadoras-video .feat-vid-inv-wrap{
  aspect-ratio: 16 / 9;
display: flex;
justify-content: center;
align-items: center;
max-width: 100%;
width: 70%;
}
.style-investigadoras-video .feat-vid-inv-wrap iframe{
  width: 100%;
height: 100%;
}
.single-investigadoras-um .ultimo-item.ultimo-investigadora .padder a{
  padding-left: 0;
  padding-right: 0;
}
#search-box{
  /* background: var(--Common-Neutral-Highest, #1C1C1C); */
color: var(--Common-Neutral-Lowest, #FFF);
min-height: 392px;
position: fixed;
left: 0;
width: 100%;
z-index: 9;
top: -100%;
transition: all 0.33s ease;
/* background: #141414; */
background: white;
}
#search-box.active{
  top: 0;
}
#search-box .search-box-inner-content{
  padding: var(--Common-spacing-xl, 32px) var(--Common-spacing-xl, 32px) var(--Common-spacing-3XL-5, 80px) var(--Common-spacing-xl, 32px);
  position: relative;
    display: flex;
    flex-flow: column;
}
#search-close{
  position: absolute;
  right: 32px;
  top: 32px;
  cursor: pointer;
}
#search-box h1{
  color: var(--Common-Neutral-Lowest, #1C1C1C);
  font-family: "Work Faad";
  font-size: var(--Common-Typography-Size-7xl, 72px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-light, 300);
  line-height: 72px; /* 100% */
  letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
margin-bottom: 64px;
}
.search-input-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
}
.search-icon {
  position: absolute;
  /* left: 12px; */
  pointer-events: none;
  left: unset;
  right: 12px;
}
.search-field {
  padding-left: 44px; /* Make room for the icon */
  width: 100%;
      background: white
      display: flex;
      height: 48px;
      align-items: center;
      gap: 8px;
      align-self: stretch;
      color: black;
          border: 1px solid black;
}
#search-box .search-term{
  position: relative;
}
#search-box .search-submit.button-like{
  position: absolute;
right: 0;
top: 0;
height: 48px;
width: 80px;
background: transparent;
border: none;
cursor: pointer;
display: none;
}
/* Búsqueda Sugerida styling */
.busqueda-sugerida {
    margin-top: 40px;
}
.busqueda-sugerida h3 {
  color: var(--Common-Neutral-Lowest, #1C1C1C);
  font-family: var(--Font-family-mono, "Necto Mono");
  font-size: var(--Common-Typography-Size-xs, 12px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-normal, 400);
  line-height: var(--Common-Typography-Leading-4, 16px); /* 133.333% */
  letter-spacing: var(--font-letter-spacing-letter-spacing-005-em-08-px, 0.8px);
  text-transform: uppercase;
    margin-bottom: 16px;
}
.search-suggestions-buscar {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.search-suggestion-btn {
color: var(--Common-Neutral-Lowest, #1C1C1C);
      font-family: var(--Font-family-sans, "Work Sans");
      font-size: var(--Common-Typography-Size-sm, 14px);
      font-style: normal;
      font-weight: var(--Common-Typography-Weight-font-normal, 400);
      line-height: var(--Common-Typography-Leading-5, 20px);
      letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
      display: flex;
      padding: var(--sizes-button-input-nav-sm-chip-padding-h, 12px) var(--Common-spacing-s, 16px);
      justify-content: center;
      align-items: center;
      gap: var(--sizes-button-input-nav-sm-button-gap, 6px);
      border-radius: var(--Dimensions-radius-full, 9999px);
      border: 1px solid var(--Common-Neutral-Higher, #454545);
      background: transparent;
    cursor: pointer;
    transition: background-color 0.2s;
}

.search-suggestion-btn:hover {
    background-color: rgba(255, 255, 255, 0.2);
}
#search-icon-click{
  cursor: pointer;
  display: flex;
align-items: center;
justify-content: center;
margin-left: 40px;
}
/* search.php styles */
/* Search results styling */
.search-results-count {
    margin-bottom: 30px;
    font-size: 16px;
    color: #666;
    padding: 32px;
    padding-top: 0;
}

.search-results-container {
    margin-bottom: 40px;
    padding-top: 0 !important;
}
.search-results-container.convocatorias-grid{
grid-template-columns: repeat(4, 1fr);
    grid-template-rows: auto;
    grid-gap: 24px;
}
.search-results-container .ultimo-item {
    margin-bottom: 30px;
}
.search .block-auto-height{
  height: fit-content !important;
}
/* For elements that should take 1 column (default) */
.search-results-container.convocatorias-grid .grid-item-single {
    grid-column: span 1;
}
/* For elements that should take 2 columns */
.search-results-container.convocatorias-grid .grid-item-double {
    grid-column: span 1;
}
.search-pagination {
    text-align: center;
    margin: 40px 0;
}

.search-pagination .page-numbers {
    display: inline-block;
    padding: 8px 12px;
    margin: 0 5px;
    background-color: #f5f5f5;
    border-radius: 4px;
    color: #333;
    text-decoration: none;
}

.search-pagination .page-numbers.current {
    background-color: #0071AB;
    color: white;
}

.search-pagination .prev,
.search-pagination .next {
    background-color: transparent;
}

.no-results {
    text-align: center;
    padding: 40px 0;
}

.no-results h2 {
    margin-bottom: 20px;
    color: #333;
}

.no-results p {
    margin-bottom: 30px;
    color: #666;
}

.search-again {
    max-width: 500px;
    margin: 0 auto;
}
.search-again input.search-submit{
  width: 120px;
height: 42px;
color: var(--Common-Neutral-Lowest, #FFF);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-sm, 14px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--Common-Typography-Leading-5, 20px);
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
border-radius: var(--Dimensions-radius-full, 9999px);
border: 1px solid var(--Common-Neutral-Higher, #454545);
background: var(--Common-Neutral-Highest, #1C1C1C);
margin-top: 15px;
cursor: pointer;
}
#menu_button{
  display: none;
}
#mobile-search-icon-click{
  display: none;
}
#mc-menu{
  display: none;
}
.cifras-subtitle{
  color: #000;
    text-align: center;
    font-family: var(--Font-family-mono, "Necto Mono");
    font-size: 13.52px;
    font-style: normal;
    font-weight: var(--Common-Typography-Weight-font-normal, 400);
    line-height: 21.031px;
}
.wswg-section.citacion-section svg{
  margin-bottom: -32px;
}
.wswg-section.citacion-section .wswg-section-in{
  color: var(--Color-Highter, #0071AB);
  font-family: var(--Font-family-serif, "ABC Arizona Flare");
  font-size: var(--Common-Typography-Size-5xl, 48px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-medium, 500);
  line-height: 48px;
  letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}

@media(max-width:1480px){
  .bigScreenPadding {
    padding-left: 0;
    padding-right: 0;
  }
}
@media(max-width:1024px){
  .card-menu-items{
    flex-wrap: wrap;
  }
  .card-button-name{
    width: max-content;
  }
  .header-bot-inner{
    gap: 10px;
  }
  #flexible-menu-nav .flexible-menu-parent-item{
    color: var(--Common-Neutral-Highest, #1C1C1C);
    font-family: "Work Sans";
    font-size: var(--font-size-0875-rem-14-px, 14px);
    font-style: normal;
    font-weight: var(--Common-Typography-Weight-font-normal, 400);
    line-height: var(--Common-Typography-Leading-5, 20px); /* 142.857% */
  }
  #flexible-menu-nav{
    gap: 16px;
  }
  .ultimo-grid.ultimo-grid-noticias-home-page{
    grid-template-columns: repeat(3, 1fr);
    overflow: hidden;
  }
  .ultimo-section.ultimo-section4 .ultimo-item:nth-child(4){
    display: none;
  }
  .ultimo-section.ultimo-section4 .ultimo-item:nth-child(3) .padder{
    border-right: none;
  }
  .page-actualidad .archive-like-grid.same-row-height2{
    grid-template-columns: repeat(3, 1fr);
  }
  .archive-like-grid .ultimo-item:nth-child(4n) .padder {
    border-right: 1px solid black;
  }
  .archive-like-grid .ultimo-item:nth-child(3n) .padder {
    border-right: none;
  }
  .card-menu-container{
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .card-menu-buttons{
    margin-top: 24px;
  }
  .spage-programas .convocatorias-grid.related-pages-equipo-grid.reglamentos-grid{
        grid-template-columns: repeat(3, 1fr);
  }
  .convocatorias-grid .ultimo-item.con-pro-from-url:nth-child(4n) .padder{
    border-right: 1px solid black;
  }
  .convocatorias-grid .ultimo-item.con-pro-from-url:nth-child(3n) .padder{
    border-right: none;
  }
  .ultimo-item.ultimo-programa.content-reglamentos:nth-child(3n) .padder{
    border-right: none;
  }
  .ultimo-item.ultimo-programa.content-reglamentos:nth-child(4n) .padder{
    border-right: 1px solid black;
  }
  .spage-programas .convocatorias-grid.related-pages-equipo-grid.reglamentos-grid .ultimo-item.ultimo-noticia:nth-child(4){
    display: none;
  }
  .convocatorias-grid .ultimo-item.content-noticia:nth-child(3n) .padder{
    border-right: none;
  }
  .convocatorias-grid .ultimo-item.content-noticia:nth-child(4n) .padder{
    border-right: 1px solid black;
  }
  .spage-programas .convocatorias-grid.related-pages-equipo-grid.reglamentos-grid{
    margin: 0;
  }
  .ultimo-item.ultimo-agenda.agenda-from-url:nth-child(4n) .padder {
    border-right: 1px solid black;
  }
  .ultimo-item.ultimo-agenda.agenda-from-url:nth-child(3n) .padder {
    border-right: none;
  }
}
@media (max-width: 768px) {
  /* Stack filters on mobile */
  .archive-like-filter-container > * {
    grid-column: 1 / -1; /* Make each item take full width */
  }
}
@media(max-width: 900px){

.faad-r .padder{
  padding-left: 0;
margin-top: 24px;
}
  .ultimo-section.ultimo-section4.ultimo-videos{
    background: black;
  }
  .ultimo-section.ultimo-section4.ultimo-videos .ultimo-item .padder{
    background: black;
  }
  .ultimo-section.ultimo-section4.ultimo-section5{
        background: transparent;
  }
  .ultimo-section.ultimo-section4.ultimo-section5 .featured-post.row{
    background: white;
  }
  .ultimo-section.ultimo-section4{
        background: transparent;
  }
  .ultimo-section.ultimo-section4 .ultimo-item .padder{
    background: white;
  }
  .button-section.left-button-section .archive-btn{
    width: auto;
  }
  .featured-post.row .featured-post-r .padder{
    padding-left: 0;
  }
  .filter-group.grid-col-50{
    flex-flow: column;
  }
  .header-bot-inner .header-bot-l{
    max-width: 70%;
  }
  .header-bot-inner .header-bot-l .logo-home-link{
    width: 100%;
  }
  .header-bot-inner .header-bot-l .logo-home-link img{
    max-width: 100%;
height: auto;
  }
  .header-top-inner{
    display: none;
  }
  #flexible-menu-nav{
    display: none;
  }
  #menu_button{
    display: block;
  }
  #mobile-search-icon-click{
    display: block;
    margin-right: 16px;
  }
  .header-bot-r{
    display: flex;
    flex-flow: row;
  }
  .header-bot-inner{
    gap: unset;
  }
  .header-fix{
    height: 80px;
  }
  .header-bot-inner{
    padding: 16px 10px;
  }
  #mc-menu{
    display: block;
    position: fixed;
    top: 80px;
    height: calc(100vh - 80px) !important;
    background: white;
    z-index: 9;
    overflow-y: auto;
    left: -100%;
    transition: all 0.33s ease;
        width: 100vw;
  }
  #mc-menu.active{
    left: 0;
  }
  #mc-menu .mc-menu-in-padder{
    padding: 10px;
  }
  .top-menu-item.mobile-menu-line-extra{
    color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-mono, "Necto Mono");
font-size: var(--Common-Typography-Size-xs, 12px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-normal, 400);
line-height: var(--base, 16px);
letter-spacing: var(--Common-Typography-Tracking-wider, 0.8px);
text-transform: uppercase;
margin-bottom: 32px;
  }
  #mc-menu .bigScreenPadding{
        height: 100%;
  }
  #mc-menu .bigScreenPadding .mc-menu-in{
    height: 100%;
  }
  #mc-menu .bigScreenPadding .mc-menu-in-padder{
    height: 100%;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
  }
  #mc-menu .mobile-menu-rest{
        margin-bottom: 30px;
  }
  .mobile-menu-socials-wrappper{
    display: flex;
flex-flow: row;
align-items: center;
gap: 12px;
  }
  .mobile-menu-socials-wrappper .social-link-wrap{
    display: flex;
height: 40px;
max-width: 40px;
max-height: 40px;
padding: 0px var(--Common-spacing-s, 13.333px);
justify-content: center;
align-items: center;
gap: var(--Common-spacing-2xs, 6.667px);
border-radius: 9090px;
border: 1px solid var(--Common-Brand-brand-04, rgba(28, 28, 28, 0.10));
  }
  .mob-search-close{
    display: none;
  }
  #mobile-search-icon-click.active .mob-search-close{
    display: block;
  }
  #mobile-search-icon-click.active .mob-search-open{
    display: none;
  }
  #search-close{
    display: none;
  }
  #search-box h1{
    display: none;
  }
  .busqueda-sugerida{
    display: none;
  }
  #search-box.active{
    top: 80px;
  }
  #search-box{
    height: auto;
background: white;
color: black;
  }
  .search-field{
    color: black;
background: white;
border: 1px solid #B0B0B0;
border-radius: 25px;
  }
  .search-icon svg path{
    stroke: black;
  }
  .search-icon{
    margin: 0;
padding: 0;
display: flex;
  }
  #search-box{
    min-height: unset;
  }
  #search-box .search-box-inner-content{
    padding: 32px;
  }
  .row .col.s12 {
    width: 100%;
  }
  .main-slider-container.main-slider-container2 li.splide__slide .main-slider-slide .main-slider-slide-row{
        flex-flow: column;
  }
  .main-slider-container2 .main-slider-slide-row .main-slider-slide-l .padder h2{
    color: var(--Common-Neutral-Lowest, #1C1C1C);
    font-family: var(--Font-family-serif, "ABC Arizona Flare");
    font-size: var(--Common-Typography-Size-4xl, 36px);
    font-style: normal;
    font-weight: var(--Common-Typography-Weight-font-medium, 500);
    line-height: var(--Common-Typography-Leading-10, 40px); /* 111.111% */
    letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
  }
  .main-slider-container2 .main-slider-slide-row .main-slider-slide-l .padder{
    padding: 48px 10px;
  }
  .parent-tag{
    color: var(--Common-Neutral-Highest, #1C1C1C);
    font-family: var(--Font-family-sans, "Work Sans");
    font-size: var(--font-size-0875-rem-14-px, 14px);
    font-style: normal;
    font-weight: var(--Common-Typography-Weight-font-medium, 500);
    line-height: var(--Common-spacing-m, 20px);
  }
  .main-slider-container2 .main_splide .splide__arrows.splide__arrows--ltr{
    left: unset;
    right: 10px;
    /* bottom: 10px; */
    bottom: -50px;
  }
  .button-section a{
    /* display: flex; */
  }
  .page-body-container.card-main-container .page-body-flexible-wrapper{
            padding: 48px 5px;
  }
  .faq-l .padder h2{
        margin-bottom: 25px;
  }
  .faq-section-itself.row{
    padding: var(--Common-spacing-3XL-5, 80px) 35px;
text-align: center;
  }
  .thumbnail-section .thumbnail-section-in{
    max-width: 100%;
width: auto;
  }
  .faq-r .padder{
    flex-flow: column;
gap: 25px;
  }
  .proyecto-grid.help-grid{
        grid-template-columns: repeat(1, 1fr);
  }
  .related-pages-equipo-section-inner .section-title-wrap.section-title-w-link{
    flex-wrap: wrap;
  }
  .help-block{
    border-bottom: 1px solid black;
  }
  .help-block .help-block-in{
    border-right: none;
  }
  .main-slider-container.main-slider-container2.main-slider-container3{
    padding-bottom: 60px;
  }
  .ultimo-section{
        padding: 48px 10px;
  }
  .ultimo-grid{
    grid-template-columns: auto;
  }
  .section-btn-wrapper a{
    width: 100%;
  }
  .archive-btn{
    width: 100%;
  }
  .nosotros-l .parent-tag{
    color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-serif, "ABC Arizona Flare");
font-size: var(--Common-Typography-Size-5xl, 48px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-medium, 500);
line-height: 48px; /* 100% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
  }
  .nosotros-l .padder{
    padding-right: 0;
  }
  .nosotros-section{
    height: auto;
padding: 48px 10px;
  }
  .nosotros-l h2{
    color: var(--Common-Neutral-Highest, #1C1C1C);
    font-family: "ABC Arizona Flare Variable Unlicensed Trial";
    font-size: var(--Common-Typography-Size-4xl, 36px);
    font-style: normal;
    font-weight: var(--Common-Typography-Weight-font-thin, 100);
    line-height: 40px;
    letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
  }
  a.con-mas-a{
    margin-top: 32px;
margin-bottom: 32px;
  }
  .investigadoras-section .investigadoras-section-content-in{
        padding: 48px 10px 80px 10px;
  }
  .portafolio-section.portafolio-programas-section{
    padding: 10px;
  }
  .portafolio-grid-line{
        padding: 32px 0;
  }
  .portafolio-inner{
        grid-template-columns: auto;
        height: auto;
  }
  .portafolio-l h3{
    margin-bottom: 30px;
  }
  .proyectos-section{
    padding: 30px;
  }
  .proyecto-grid{
    grid-template-columns: auto;
  }
  .documentos-section .documentos-section-content-in{
        padding: var(--Common-spacing-3XL-5, 80px) var(--Common-spacing-xl, 10px);
  }
  .documentos-section .documentos-grid{
    grid-template-columns: auto;
  }
  .footer-itself .footer-top{
    flex-flow: column;
  }
  .footer-itself .footer-mid{
    flex-flow: column;
    align-items: flex-start;
        gap: 12px;
  }
  #footer-um a.logo-home-link{
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
        max-width: 360px;
  }
  #footer-um a.logo-home-link img{
    padding: 0;
    max-width: 100%;
  }
  .footer-itself .footer-bot{
    flex-flow: column;
    align-items: flex-start;
  }
  .featured-section.style-genci h1{
    color: var(--Common-Neutral-Highest, #1C1C1C);
    font-family: var(--Font-family-serif, "ABC Arizona Flare");
    font-size: var(--Common-Typography-Size-5xl, 48px);
    font-style: normal;
    font-weight: var(--Common-Typography-Weight-font-medium, 500);
    line-height: 48px; /* 100% */
    letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
  }
  .page-body-flexible-wrapper{
        padding: 48px 30px;
  }
  .page-body-flexible-wrapper-r{
    margin-top: 42px;
    margin-bottom: 42px;
  }
  .page-body-flexible-gapper{
    width: 0;
    display: none;
  }
  .investigadoras-flex-section .page-body-flexible-wrapper{
    padding-bottom: 0;
  }
  .investigadoras-flex-section .page-body-flexible-wrapper-r{
    display: none;
  }
  .investigadoras-section-content-in.inv-sec-grid{
    grid-template-columns: repeat(1, 1fr);
  }
  .page-body-flexible-flower{
    padding-bottom: 25px;
  }
  .dual-section-content-in .dual-section-l .padder{
    padding-right: 0;
  }
  .dual-section-content-in .dual-section-r .padder h2{
    color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-serif, "ABC Arizona Flare");
font-size: var(--Common-Typography-Size-4xl, 36px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-medium, 500);
line-height: var(--Common-Typography-Leading-10, 40px); /* 111.111% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
margin-top: 12px;
  }
  .dual-section-content-in .dual-section-r .padder{
    padding-right: 0;
  }
  .invert-flow .dual-section-content-in-wrapper .dual-section-content-in{
    flex-flow: column;
  }
  .invert-flow .dual-section-content-in .dual-section-l .padder {
    padding-left: 0;
    padding-right: 0;
}
.featured-section.style-genci.style-convocatorias.style-noticia h1{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-serif, "ABC Arizona Flare");
font-size: var(--Common-Typography-Size-5xl, 48px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-medium, 500);
line-height: 48px; /* 100% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.featured-section.style-genci.style-convocatorias.style-noticia .thumbnail-wrapper img{
  width: 100%;
}
.convocatorias-grid{
  grid-template-columns: repeat(1, 1fr);
}
.featured-section.style-genci .featured-section-inside{
      padding: 32px 10px;
}
.post-type-switcher {
    padding: 21px 30px;
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
}
.archive-like-filter-container{
  padding: 21px 30px;
}
.page-actualidad .archive-like-grid{
  grid-template-columns: repeat(1, 1fr);
}
.featured-section.style-genci.style-convocatorias.style-noticia h1{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-serif, "ABC Arizona Flare");
font-size: var(--Common-Typography-Size-4xl, 36px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-medium, 500);
line-height: var(--Common-Typography-Leading-10, 40px);
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.galeria-content{
      grid-template-columns: repeat(1, 1fr);
}
.featured-section.style-genci.style-convocatorias h1{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-serif, "ABC Arizona Flare");
font-size: var(--Common-Typography-Size-4xl, 36px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-medium, 500);
line-height: var(--Common-Typography-Leading-10, 40px); /* 111.111% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.featured-section.style-genci.style-convocatorias.style-h-small h1{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: var(--Font-family-sans, "Work Sans");
font-size: var(--Common-Typography-Size-3xl, 30px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-light, 300);
line-height: var(--Common-Typography-Leading-9, 36px); /* 120% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0);
}
.dropdown-container{
  width: 100%;
}
.page-body-flexible-flower{
  max-width: 100%;
}
.main-slider-slide-row .main-slider-slide-l .padder h2{
  color: var(--Common-Neutral-Highest, #1C1C1C);
  font-family: var(--Font-family-serif, "ABC Arizona Flare");
  font-size: var(--Common-Typography-Size-5xl, 48px);
  font-style: normal;
  font-weight: var(--Common-Typography-Weight-font-medium, 500);
  line-height: 48px; /* 100% */
  letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
  margin-bottom: 16px;
}
.main-slider-container li.splide__slide{
  height: auto;
}
.main-slider-container li.splide__slide .main-slider-slide .main-slider-slide-row{
  height: auto;
}
.news-section-row{
  grid-template-columns: 1fr;
  height: auto;
}
.nosotros-l h3{
  overflow: hidden;
color: var(--Common-Neutral-Lowest, #1C1C1C);
text-overflow: ellipsis;
font-family: var(--Font-family-serif, "ABC Arizona Flare");
font-size: var(--Common-Typography-Size-4xl, 36px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-thin, 300);
line-height: var(--Common-Typography-Leading-10, 40px); /* 111.111% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.contact-info-grid{
      grid-template-columns: 1fr;
}
.footer-itself .footer-top{
  gap: 0;
}
.archive-like-grid{
      grid-template-columns: 1fr;
}
.page-subtitle-wrap{
  color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: "ABC Arizona Flare";
font-size: var(--Common-Typography-Size-3xl, 30px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-extralight, 300);
line-height: 36px; /* 120% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0px);
}
.archive-btn{
  padding: 0;
}
.admision-section .admision-section-row.row{
  flex-flow: column;
height: auto;
}
.admision-section .admision-section-row .admision-section-row-l .padder img{
  width: 100%;
    height: 100%;
    object-fit: contain;
}
.archive-btn{
  padding: 0 32px;
      max-width: calc(100% - 64px);
}
.ultimo-grid.ultimo-grid-noticias-home-page {
    grid-template-columns: repeat(2, 1fr);
    overflow: hidden;
}
.ultimo-section.ultimo-section4 .ultimo-item:nth-child(2) .padder {
    border-right: none;
}
.ultimo-section.ultimo-section4 .ultimo-item:nth-child(3) {
    display: none;
}
.page-actualidad .archive-like-grid.same-row-height2{
  grid-template-columns: repeat(2, 1fr);
}
.archive-like-grid .ultimo-item:nth-child(3n) .padder {
    border-right: 1px solid black;;
}
.archive-like-grid .ultimo-item:nth-child(4n) .padder {
    border-right: none;
}
.archive-like-grid .ultimo-item:nth-child(2n) .padder {
    border-right: none;
}
.card-menu-items{
  flex-wrap: wrap;
}
.personas-main-row .personas-main-l .padder img{
  width: 100%;
}
.convocatorias-grid.related-pages-equipo-grid.url-grid{
          grid-template-columns: repeat(2, 1fr);
}
.ultimo-item.ultimo-convocatoria.rest-convocatoria.con-pro-from-url.smh:nth-child(3){
  display: none;
}
.convocatorias-grid.related-pages-equipo-grid.url-grid .ultimo-item.con-pro-from-url:nth-child(2) .padder {
    border-right: none;
}
.related-pages-equipo-section.reg-section {
    padding: 40px 10px;
}
.spage-programas .convocatorias-grid.related-pages-equipo-grid.reglamentos-grid {
    grid-template-columns: repeat(2, 1fr);
}
.convocatorias-grid .ultimo-item.con-pro-from-url:nth-child(3n) .padder {
    border-right: 1px solid black !important;
}
.convocatorias-grid .ultimo-item.con-pro-from-url:nth-child(4n) .padder {
    border-right: none;
}
.convocatorias-grid .ultimo-item.con-pro-from-url:nth-child(3n) .padder {
    border-right: none;
}
}
@media(max-width:450px){
  .related-publicaciones-grid-section .convocatorias-grid.related-pages-equipo-grid {
    grid-template-columns: repeat(1, 1fr);
    padding: 0 10px;
}
  .ultimo-item.rest-pro-faad .padder .ultimo-item-content .ultimo-r-wrap{
    width: 100%;
  }
  .ultimo-item.rest-pro-faad .padder .ultimo-item-content .ultimo-l-wrap{
    width: 100%;
  }
  .ultimo-item.rest-pro-faad .padder .ultimo-item-content{
    flex-wrap: wrap;
  }
  .escuela-color-overlay-in-slider{
    z-index: -1;
  }
  .single-pub-faad .related-noticias-slider .related-noticias-slider-inner .related-noticias-splider{
    padding: 32px 10px;
  }
  .page-body-flexible-wrapper-r.pro-r-wrapper .pro-thumb-wrapper {
    padding-left: 0;
    margin-top: 12px;
}
  .page-actualidad .archive-like-grid.same-row-height2.row-height-extended.rh-inv.grid-pub-faad.grid-pro-faad {
    grid-template-columns: repeat(1, 1fr);
}
  .page-res-um .ultimo-section.ultimo-section4.ultimo-agenda-section{
    padding-top: 60px;
  }
  .res-album-section .rcard-padder{
    padding: 10px;
    width: calc(100% - 30px);
  }
  .rest-album-cards .rcard1{
        width: calc(100% - 35px);
  }
  .rest-album-cards .rcard2{
    width: calc(100% - 35px);
    left: 19.5px;
  }
  .rest-album-cards .rcard3{
    width: calc(100% - 35px);
    left: 37px;
  }
  .res-album-inner-wrapper {
    padding: 0 10px;
}
  .featured-section.style-genci.style-doctorados.style-faad-page.style-faad-page-res h1{
    color: var(--Common-Neutral-Highest, #FFF);
font-family: "Work Faad";
font-size: var(--Common-Typography-Size-5xl, 48px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-light, 300);
line-height: 48px; /* 100% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0);
  }
  .featured-section.style-genci.style-doctorados.style-faad-page.style-faad-page-res .feat-l{
    align-items: center;
        justify-content: center;
  }
  .related-noticias-slider .related-noticias-slider-inner img{
    z-index: 0;
  }
  .agenda-left-info2 .agenda-base-information-wrap {
    margin-top: 20px;
    padding-right: 10px;
}
  .full-w-flower.page-body-flexible-flower{
    padding-left: 0;
  }
  .agenda-left-thumbnail-wrap{
    padding-right: 0;
  }
  .page-actualidad .archive-like-grid.same-row-height2.agenda-grid-faad{
        grid-auto-rows: auto;
  }
  .page-actualidad .archive-like-grid.same-row-height2.row-height-extended.ppl-row {
    grid-template-columns: repeat(1, 1fr);
  }
  .archive-like-grid-container {
    padding: 40px 10px;
}
  .switcher-title {
    padding: 0 10px;
}
  .post-type-switcher {
    padding: 21px 10px;
    margin-bottom: 24px;
  }
  .related-pages-equipo-slider{
        padding: 20px 10px;
  }
  .person-cpt-switcher {
    padding: 24px 10px;
  }
  .personas-top-wrap{
    padding: 0 10px;
  }
  .personas-main-row .personas-main-l .padder{
        padding: 80px 10px 0 10px;
  }
  .convocatorias-grid.related-pages-equipo-grid.related-pages-equipo-grid-card{
        grid-template-columns: repeat(1, 1fr);
  }
  .featured-section.style-genci.style-doctorados {
    padding-bottom: 20px;
}
  .page-body-container.card-main-container .page-body-flexible-wrapper{
    padding: 24px 10px;
  }
  .page-body-flexible-flower-full-w .page-body-flexible-wrapper-l{
    flex-flow: column-reverse;
    gap: 24px;
  }
  .page-body-flexible-flower.card-content-flower .card-itself .card-itself-r{
    margin-top: 24px;
  }
  .card-itself-l .card-itself-l-img{
    width: 100%;
  }
  .card-menu-container{
    padding-bottom: 0;
  }
  .featured-section .base-content-row{
    padding: 0 2px;
  }
  .featured-section.style-faad-page .feat-r .base-content-l {
    margin-top: 20px;
}
  .featured-section.style-genci.style-doctorados.style-faad-page h1{
    color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: "Work Faad";
font-size: var(--Common-Typography-Size-5xl, 48px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-light, 300);
line-height: 48px; /* 100% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0);
  }
  .galeria-section.galeria-section-slider{
    padding-bottom: 60px;
  }
  .footer-itself{
        padding: 32px 10px;
  }
  .spage-programas .convocatorias-grid.related-pages-equipo-grid.related-noticias-grid {
    padding: 0 2px;
    grid-template-columns: repeat(1, 1fr);
}
  .related-publicaciones-grid-section .section-title-wrap h2{
    margin-bottom: 20px;
  }
  .ttl-border-top {
    padding-bottom: 24px;
}
  .related-pages-equipo-section-inner .section-title-wrap{
    padding: 0 10px;
  }
  .galeria-section.galeria-section-slider .galeria-section-content-in{
    padding: 10px;
  }
  .slider-section-splide-slider .splide__slide .slide-padder .slide-row-l {
    justify-content: flex-start;
}
  .slider-section-splide-slider .splide__slide .slide-padder .slide-row-l .slide-in-padder{
    padding-right: 0;
    max-width: 50%;
  }
  .slider-section-splide-slider .splide__slide .slide-padder .slide-row-r{
    padding-top: 24px;
  }
  .page-body-flexible-wrapper-r {
    margin-top: 10px;
    margin-bottom: 10px;
}
  .page-body-flexible-wrapper {
    padding: 48px 10px;
}
  .archive-like-grid-container.smallerPadding {
    padding: 40px 2px;
}
  .archive-like-filter-container {
    padding: 21px 10px;
}
  .spage-top-border-wrap {
    padding: 0 10px;
}
  .featured-section.style-genci.style-doctorados .featured-section-inside{
    min-height: unset;
    padding: 0 10px;
  }
  .featured-section.style-genci.style-doctorados.style-noticia-faad h1{
    color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: "Work Faad";
font-size: var(--Common-Typography-Size-5xl, 48px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-light, 300);
line-height: 48px; /* 100% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0);
  }
  .home .header-fix{
    height: 104px;
  }
  .album-section-inner-content.row {
    padding: 0 10px;
}
  .album-section.ultimo-section4 .section-title-wrap{
    padding: 0 10px 30px 10px;
  }
  .album-section{
    margin-top: 0;
  }
  #footer-um a.logo-home-link{
    max-width: 222px;
  }
  .album-block.x2x {
    width: 100%;
}
  .album-block.x1x{
    width: 100%;
  }
  .ultimo-section.ultimo-section4.ultimo-section5{
    padding-top: 0;
  }
  .ultimo-item-faad-noticia-home .padder{
    padding: 0;
  }
  .ultimo-faad .featured-post.row .featured-post-l .padder{
    padding-left: 0;
  }
  .ultimo-section.ultimo-section4.ultimo-faad .featured-post-section{
        padding: 0 10px;
  }
  .ultimo-section.ultimo-section4.ultimo-section5 .featured-post.row{
    display: flex;
flex-flow: column-reverse;
  }
  .agenda-item-row-like .agenda-item-rr{
    margin-left: 30%;
margin-top: 20px;
  }
  .agenda-item-row-like .agenda-item-r{
    width: 69%;
padding-left: 0;
  }
  .agenda-item-row-like .agenda-item-row-like-in{
    flex-wrap: wrap;
    align-items: flex-start;
  }
  .agenda-item-row-like .agenda-item-l{
    width: 30%;
  }
  .agenda-item-row-like .agenda-item-rr .agenda-magic-img img{
    opacity: 1;
  }
  .agenda-item-row-like .agenda-item-rr {
    margin-right: 0;
}
  .ultimo-agenda-grid-like {
    padding: 0 10px;
}
  .faad-blokcs-section-inner-content {
    padding: 0 10px;
}
  .main-section-container-inner-content {
    padding: 0px 10px;
}
  .ultimo-section.ultimo-section4 .section-title-wrap{
    padding-left: 10px;
padding-right: 10px;
margin-top: 0;
  }
  .ultimo-section.ultimo-section4.ultimo-agenda-section{
    padding-top: 0;
  }
  .ultimo-grid.ultimo-grid-noticias-home-page.ultimo-grid-ejes{
        padding: 0 10px;
  }
  .off-btn-wrap{
    margin-top: 24px;
    display: flex;
    padding-left: 10px;
    margin-bottom: 24px;
  }
  .hide-on-mobile{
    display: none;
  }
  .hide-on-desktop{
    display: flex;
  }
  .main-section-container-inner-content .title-wrapper h1{
    color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: "Work Faad";
font-size: var(--Common-Typography-Size-5xl, 48px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-light, 300);
line-height: 48px; /* 100% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0);
  }
  .main-section-container-inner-content .title-wrapper h1{
    color: var(--Common-Neutral-Highest, #1C1C1C);
font-family: "Work Faad";
font-size: var(--Common-Typography-Size-5xl, 48px);
font-style: normal;
font-weight: var(--Common-Typography-Weight-font-light, 300);
line-height: 48px; /* 100% */
letter-spacing: var(--Common-Typography-Tracking-normal, 0);
  }
  .faad-l .padder .faad-block:nth-child(3) {
    margin-left: 17px;
    margin-top: -66%;
}
  .faad-l .padder .faad-block:nth-child(2){
    margin-top: -70%;
    margin-left: 53px;
  }
  .faad-l .padder.faad-l-row{
    flex-wrap: wrap;
  }
  .menu-container-faad-inner-r-padder{
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .top-menu-item a{
    display: flex;
align-items: center;
  }
  .top-menu-item{
    color: black;
    text-transform: none;
  }
  #mc-menu-faad .menu-container-faad-inner-r{
    align-items: flex-start;
    border-top: 1px solid black;
    padding-top: 48px;
    margin-top: 48px;
  }
  #mc-menu-faad{
    overflow-y: auto;
  }
  .menu-container-faad-inner-wrapper.row{
        padding: 24px 10px;
  }
  .header-bot-inner .header-bot-l .logo-home-link img{
    max-width: 158px;
  }
.top-menu-container-v2 .top-menu-item{
    display: none;
  }
  .little-menu-container{
    display: block;
  }
  .main-slider-container2.main-slider-container3 .main-slider-slide-row .main-slider-slide-l .padder{
    padding: 20px 0;
  }
  .ultimo-grid.ultimo-grid-noticias-home-page {
    grid-template-columns: repeat(1, 1fr);
    overflow: hidden;
    grid-template-rows: repeat(2, 480px) !important;
        grid-template-rows: unset;
}
.ultimo-grid .ultimo-item .padder{
  border-right: none !important;
  border-bottom: 1px solid black;
}
.ultimo-grid .ultimo-item:last-child .padder{
  border-right: none !important;
  border-bottom: none !important;
}
.ultimo-grid.ultimo-grid-noticias-home-page{
  border-bottom: none;
}
.ultimo-section.ultimo-section4 .ultimo-grid{
  grid-template-rows: unset;
}
.home-agenda-section .ultimo-grid.ultimo-grid-noticias-home-page{
        grid-template-rows: repeat(2, 360px) !important;
}
.home-agenda-section .ultimo-grid .ultimo-item .padder{
  border-bottom: none;
}
.page-actualidad .archive-like-grid.same-row-height2 {
    grid-template-columns: repeat(1, 1fr);
}
.archive-like-grid .ultimo-item .padder{
  border-right: none !important;
}
.archive-like-filter-container{
  gap: 10px;
}
.convocatorias-grid.related-pages-equipo-grid.url-grid {
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(2, 480px) !important;
}
.convocatorias-grid .ultimo-item.con-pro-from-url .padder {
    border-right: none;
}
.spage-programas .convocatorias-grid.related-pages-equipo-grid.reglamentos-grid {
    grid-template-columns: repeat(1, 1fr);
}
.external-archive-button-container a{
  width: auto;
display: flex;
}
.card-button{
  display: flex;
}
}
/* ----------------------------------------------- */
/* Escuela based persona colors/hobers/placeholder */
/* ----------------------------------------------- */
/* Hover effect for real thumbnails */
.persona-image-real{
  width: 100%;
  max-width: 100%;
      aspect-ratio: 1;
      display: flex;
}
.persona-image-real img{
  filter: grayscale(1);
}
.ultimo-item.content-persona-faad:hover .persona-image-real .persona-svg-overlay {
    opacity: 1 !important;
}
/* Placeholder images */
.persona-image-placeholder {
    position: relative;
    width: 100%;
    height: auto;
}
.persona-image-placeholder img {
    width: 100%;
    height: auto;
    display: block;
    transition: opacity 0.3s ease;
}
.persona-image-placeholder .placeholder-default {
    opacity: 1;
}
.persona-image-placeholder .placeholder-hover {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}
/* Hover effect for placeholders - show colored version */
.ultimo-item.content-persona-faad:hover .persona-image-placeholder .placeholder-default {
    opacity: 0;
}
.ultimo-item.content-persona-faad:hover .persona-image-placeholder .placeholder-hover {
    opacity: 1;
}
