html {
  scroll-behavior: auto;
}







.dark-theme {
    color: #fff;
    background: #111;
}

.grey{color: #777;}

.award-list {
    list-style: none;
    padding: 0;
}
.info-card__list {
    max-width: 100%;
}

.share-module{display: none !important;}

.footer__list {
    list-style: none;
}

.dark-theme select {
    background-color: transparent;
    color: #fff;
}


b, optgroup, strong {
    font-weight: 400;
    text-transform: uppercase;
}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="tel"], input[type="time"], input[type="url"], input[type="number"], input[type="search"], textarea {
    -webkit-appearance: none;
    background-color: #eee;
}

select {
    background-color: #eee;
}


.page-template-page-fair .info-card, .page-template-page-loop-festival .info-card, .page-template-page-symposium .info-card {
    text-align: right;
}


.news-image-mobile{display: none;}


.cover-image__caption {
    max-width: 90%;
}


video.header-home-video__video {
    filter: hue-rotate(180deg);
}
.mirage {
  position: relative;
  display: inline-block;
}

.mirage::after {
  content: attr(data-text); /* duplica el texto */
  display: block;
  transform: scaleY(-1);

}

.lateral-hide{display: none;}




.js .modal__window--small {
    max-width: 490px;
}

.modal__window__content .u_bd-bottom-dotted {
    border-bottom: 0px dotted rgba(12, 12, 12, 0.9);
    font-size: 28px;
}


.modal__window__content .icon,.modal__window__content .pswp__button {
    display: none;
}

.share-module__list-item--has-input {
    position: relative;
    padding-left: 1rem;
}


.js .modal__window__close {
    font-size: 64px;
}

.gamma, .gamma * {
    font-size: 64px;
    list-style: none;
}


.same-page-nav__link {
    letter-spacing: 0px !important;
}


.js .main-header__mobile-nav-toggle {
        display: block !important;
}






.main-header__mobile-nav-toggle {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 22px;
  text-indent: -9999px; /* oculta la palabra Menu */
  overflow: hidden;
  cursor: pointer;
}

.main-header__mobile-nav-toggle::before,
.main-header__mobile-nav-toggle::after,
.main-header__mobile-nav-toggle span {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background: #fff; /* color de las rayas */
  transition: all 0.3s ease;
}

.main-header__mobile-nav-toggle::before {
  top: 0;
}
.main-header__mobile-nav-toggle span {
  top: 10px; /* línea del medio */
}
.main-header__mobile-nav-toggle::after {
  bottom: 0;
}

/* --- Estado activo (cuando el menú está abierto) --- */
.main-header__mobile-nav-toggle.is-active::before {
  transform: rotate(45deg);
  top: 9px;
}

.main-header__mobile-nav-toggle.is-active span {
  opacity: 0;
}

.main-header__mobile-nav-toggle.is-active::after {
  transform: rotate(-45deg);
  bottom: 9px;
}


/*
.js .main-header__mobile-nav-toggle {
    background: transparent;
    z-index: 9999999;
    border-color: transparent;
}
*/

.js .main-header__mobile-nav-toggle {
    background: transparent;
    z-index: 9999999;
    border-color: unset;
    border: 0px;
    mix-blend-mode: difference;
}


.js .main-header__beta-nav-list > li > a {
  transition: text-shadow 0.3s ease, filter 0.3s ease;
}

.js .main-header__beta-nav-list > li > a:hover {
        border-bottom-color: transparent !important;
         text-shadow: 0 0 5px rgba(255,255,255,0.0);
        filter: blur(1.5px);
}


body .current-menu-item > a, .current-menu-parent > a {
    border-bottom: 0px solid #0C0C0C !important;
    border-bottom-color: transparent !important;
         text-shadow: 0 0 15px rgba(255,255,255,0.0);
          filter: blur(1.5px);
}

/*
.main-header__mobile-nav-toggle.is-active {
 filter: invert(1);
}
 */





.dark-theme .main-header__mobile-nav-toggle, .mobile-nav-is-open .main-header__mobile-nav-toggle {
    color: #fff;
    background: transparent;
  
    border-color: transparent;
}

/*
.js .main-header__mobile-nav-toggle {
    top: 2.40rem;
    right: 2rem;

}
    */

.js .main-header__mobile-controls {
    top: 2.15rem;
    right: 2rem;
    position: fixed;
    z-index: 99999;
            background: transparent;
    mix-blend-mode: difference;
    color: #111;

}


.js .main-header__mobile-nav-toggle {
    display: block;
    position: relative;
    float: right;
    top: 0.75rem;
    right: unset;
    font-size: 1rem;
    padding: 0.25rem 0.7rem;

    border: 0px solid rgba(12, 12, 12, 0.9);
    z-index: 3;
    margin-top: -8px;

}




.lang-header {
    font-size: 28px;
    position: relative;
    float: left;
    z-index: 99999;
    background: transparent;
    mix-blend-mode: difference;
    color: #111;
}

li.header-right__lang-nav-item {
    list-style: none;
    display: inline;
    margin-right: 15px;
}

li.header-right__lang-nav-item.active-only {
    margin-right: -20px;
    padding-right: 15px;
}

a.header-right__lang-nav-link.header-right__nav-link {
    color: #fff;
    font-size: 28px;
    background: transparent;
    mix-blend-mode: difference;
    transition: text-shadow 0.3s ease, filter 0.3s ease;
}

a.header-right__lang-nav-link.header-right__nav-link:hover {
    text-shadow: 0 0 15px rgba(255,255,255,0);
    filter: blur(1px);
}

a.header-right__lang-nav-link.header-right__nav-link.is-active {
    filter: blur(1px);
}

.header-right__lang-nav {
    position: relative;
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0;
    padding-left: 30px;
    padding-right: 30px;
    margin-right: -70px;
}

.header-right__lang-nav-item {
    transition: transform 0.3s ease, opacity 0.3s ease;
    white-space: nowrap;
}

/* Solo el idioma activo visible inicialmente */
.header-right__lang-nav-item.hidden-lang {
    opacity: 0;
    transform: translateX(50px); /* aparecen desde la derecha */
    pointer-events: none;
}

/* Hover: 
   - activo se desplaza a la izquierda (-70px) 
   - los demás aparecen alineados a la derecha */
.header-right__lang-nav:hover .active-only {
    transform: translateX(-70px);
}

.header-right__lang-nav:hover .hidden-lang {
    opacity: 1;
    transform: translateX(-50px);
    pointer-events: auto;
}




.videocloop-link {
    text-decoration: none;
    font-size: 28px;
    position: relative;
    float: left;
    z-index: 99999;
    background: transparent;
    color: #fff;
    mix-blend-mode: difference;
    padding-right: 1.5rem;
}
.videocloop-link:hover {
      text-shadow: 0 0 15px rgba(255,255,255,0.0);
  filter: blur(1px);
}

.videocloop-link:hover {
      text-shadow: 0 0 15px rgba(255,255,255,0.0);
  filter: blur(1px);
}

.videocloop-link.invert {
    filter: invert(0);
}



.videocloop-link.current-menu-item{
      text-shadow: 0 0 15px rgba(255,255,255,0.0);
  filter: blur(1px);
}

/* Backdrop */
.offcanvas-backdrop {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,.0);
  opacity: 0;
  visibility: hidden;
  transition: opacity .22s ease, background .22s ease, visibility 0s linear .22s;
  z-index: 999; /* debajo del panel para capturar clics */
}

/* Panel derecho */
.offcanvas {
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  width: min(85vw, 900px);
  background: #101010;
  box-shadow: -8px 0 24px rgba(0,0,0,.12);
  transform: translateX(100%);
  transition: transform .24s cubic-bezier(.22,.61,.36,1); /* suave y rápida */
  z-index: 9999;
  will-change: transform;
  display: flex;
  flex-direction: column;
}

/* Contenido menú */
.offcanvas__nav {
  padding: 25px 40px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  margin-top: 50px;
}

.offcanvas__list {
  list-style: none;
  margin: 0;
  padding: 0;

}
.offcanvas__list li {
  margin: 0;
}


.offcanvas__list a {
    display: block;
    padding: 8px 0;
    text-decoration: none;
    color: #fff;
    font-size: 42px;
    line-height: 0.9;
    letter-spacing: -.01em;
    transition: text-shadow 0.3s ease, filter 0.3s ease;
}

.offcanvas__list a:hover {
  text-shadow: 0 0 15px rgba(255,255,255,0.0);
  filter: blur(1px);
}




.grid.u_mt-4.header-home-image {
    margin-top: -100px;
    height: 92vh;
}

.header-home-image .cover-image img {
    max-height: 92vh;
    aspect-ratio: 16 / 9;
    object-fit: cover;
    width: 100%;
}



.home-hero__dates {
    position: absolute;
    margin-left: 2rem;
    bottom: 0;
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 0;
    color: white;
    mix-blend-mode: difference;
}

.slide-home-container .home-hero__dates {
    bottom: 2rem;
    z-index: 999999;
}

.home-hero__dates tr.-fair th span:before {
    display: none;
    margin-right: 1vw;
    width: 2.15vw;
    color: white;
    mix-blend-mode: difference;
}




.festival-dates-header-home.layout-row {
    position: absolute;
    bottom: 1rem;
    width: 100%;
    z-index: 999;
}

.festival-dates-header-home.layout-row .home-hero__dates-row {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: clamp(24px, 10vw, 360px);     
  text-align: center;
}

.festival-dates-header-home.layout-row .date-card {
  min-width: 220px;                     
}

.festival-dates-header-home.layout-row .date-card__title {
    font-size: 48px;
    line-height: 1;
    color: #fff;
    mix-blend-mode: difference;
}

.festival-dates-header-home.layout-row .date-card__date {
    font-size: 48px;
    line-height: 1;
    color: #fff;
    mix-blend-mode: difference;
}












/* Estados abiertos */
.offcanvas.is-open {
  transform: translateX(0);
}

.offcanvas-backdrop.is-visible {
    opacity: 1;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background: rgba(255,255,255,.28);
    visibility: visible;
    transition-delay: 0s, 0s, 0s;
}


html.offcanvas-open, body.offcanvas-open {
  overflow: hidden;
}





.main-header__desktop-lang-nav-inner-list {
    background-color: transparent;
}

a.main-header__brand-container.logo-home-new {
  font-size: 64px;
  color: white;
 
  letter-spacing: -0.1rem;
  transition: text-shadow 0.3s ease-out, filter 0.3s ease-out;
}

a.main-header__brand-container.logo-home-new:hover {
  text-shadow: 0 0 8px rgba(255, 255, 255, 0.0);
  filter: blur(1.5px);
  transition: text-shadow 1.5s ease-in, filter 1.5s ease-in;
}




.home-featured-extra-items-container {
    position: relative;
    padding-top: 0;
}


.header-home-video__video {
    width: 100%;
    height: 100vh;
    display: block;
    object-fit: cover;
}
.header-home-video {
    margin-top: -100px;
    margin-bottom: 2rem;
}

.header-home-video__video {
    width: 100%;
    height: 100vh;
    display: block;
    object-fit: cover;
}

.header-home-video__overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: white;
    width: 80%;
    font-size: 100px;
    font-weight: 100;
    line-height: 1.1;
    mix-blend-mode: difference;
    pointer-events: none;
    -webkit-text-stroke: 1px #111;
    z-index: 99;
}

.page-template-page-home-new .home-hero {
    position: relative;
    margin-top: -6rem;
    top: 0;
    padding: 0;
    width: 100vw;
    height: 100vh;
    margin-bottom: 0;
}

.page-template-page-home-new .home-hero.home-hero-video {
    height: 100vh;
}



.header-home-slide__overlay {
    position: absolute;
    top: 54%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: white;
    width: 80%;
    font-size: 100px;
    font-weight: 100;
    line-height: 1.1;
    mix-blend-mode: difference;
    pointer-events: none;
    -webkit-text-stroke: 1.2px #111;
    z-index: 99;
}



.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100vh;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function,initial);
    box-sizing: content-box;
}

img.image-slide-home {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}



.slide-home-container {
    position: absolute;
    width: 100vw;
    height: 100vh;
    top: 0;
}


.main-header__brand-container{
    display: inline-block;
    position: relative;
    padding: 1rem 2rem;
    line-height: 1;
    z-index: 4;
}

.js .main-header
  {
    background: transparent;
    color: white;
    mix-blend-mode: difference !important;
   
}

.js .main-header__beta-nav
  {
    display: block;
    top: 2.15rem;
    width: 75%;
    margin: 0;
    position: absolute;
    top: 38%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.js .main-header__beta-nav-list > li > a
 {
  color:white;
  font-size: 28px;
}

.js .main-header__beta-nav-list {
    margin-top: 1.8rem;
    text-align: left;
}

.js .is-folded .main-header__beta-nav
{
    margin-top: 1.4rem;
    top: 0;
}

.js .is-folded .main-header__brand-container
{
    padding: 1rem 2rem;
    padding-top: 0;
}



.js .dark-theme .main-header, .js .desktop-nav-is-open .main-header, .js .main-header.is-folded
 {
    background: transparent;
}


.js .main-header__desktop-lang-nav
{
    position: absolute;
    top: 2.15rem;
    right: 1.5rem;
    display: none;
}


.l_container
 {
    max-width: 100%;
    padding: 1rem 2rem;
    
}

 .page-template-page-agenda .l_container {
    margin-top:20px;
    
}

.page-template-page-home-new .four-cols-home-news .home-featured-extra-thumb.home-featured-extra-thumb {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
    margin-bottom: 3rem;
    margin-right: 0;
    padding-right: 1rem;
    padding-left: 1rem;

}

.page-template-page-home-new .three-cols-home-news .home-featured-extra-thumb.home-featured-extra-thumb {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33%;
    margin-bottom: 3rem;
    margin-right: 0;
    padding-right: 1rem;
    padding-left: 1rem;

}

.page-template-page-home-new .mixed-cols-home-news {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1rem;   /* compensa padding lateral del item */
  margin-right: -1rem;
}

/* ITEM por defecto: 50% */
.page-template-page-home-new .mixed-cols-home-news .home-featured-extra-thumb.home-featured-extra-thumb {
  display: block;
  flex: 0 0 auto;
  width: 50%;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-right: 0;
  margin-bottom: 3rem;
}

/* Cada 3º item a ancho completo (3, 6, 9, ...) */
.page-template-page-home-new .mixed-cols-home-news .home-featured-extra-thumb.home-featured-extra-thumb:nth-child(3n) {
  width: 100%;
}

/* Opcional: asegurar que la imagen llena el ancho del card */
.page-template-page-home-new .mixed-cols-home-news .home-featured-extra-thumb .home-featured-extra-thumb__image img {
  display: block;
  width: 100%;
  height: auto;
}




.page-template-page-home-new .home-featured-extra-thumb__image {
    width: 100%;
     aspect-ratio: 16 / 9;
     overflow: hidden;
}
.page-template-page-home-new .home-featured-extra-thumb__image img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    max-height: unset !important;
    display: block !important;
    filter: none;
}







.home-featured-extra-thumb:hover .archive-thumb__text {
    text-shadow: 0 0 15px rgba(0, 0, 0, 0.0);
    filter: blur(1px);
    transition: all 0.3s ease;
}




.home-featured-extra-thumb__image img {
    transition: filter 0.5s ease, transform 0.5s ease;
    filter: blur(0);
    transform: scale(1); 
    transform-origin: center center;
}

/* Hover sobre el link */
.home-featured-extra-thumb:hover .home-featured-extra-thumb__image img {
    filter: blur(4px); 
    transform: scale(1.03); 
}




.home-featured-extra-thumb__category {
    font-size: 16px;
    padding-top: 20px;
    text-align: center;
    text-transform: capitalize;
}

.latest-news{
    font-size: 64px !important;
        line-height: 1.1;
    letter-spacing: -.01em;

}

.page-template-page-home-new .blog-post-thumb__title {
    margin: 0 auto;
    margin-top: 1rem;
    margin-bottom: 0.75rem;
    max-width: 85%;
    line-height: 1.1;
    letter-spacing: 0;
    font-size: 28px;
    text-align: center;
}

.page-template-page-home-new .home-featured-extra-items-container:after, .page-template-page-home-new .home-featured-extra-items-container:before {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    border-top: 0px solid rgba(12, 12, 12, 0.9);
}



.view-all-home-new {
    position: absolute;
    right: 2.5vw;
    text-align: right;
}

.view-all-home-new  a.home-pillar__cta {
    margin-top: 40px;
    display: inline-block;
}

.view-all-home-new .home-pillar__cta-text{border-bottom: 0px;letter-spacing: 0px;font-size:28px;}
.view-all-home-new .home-pillar__cta:before{display: none;}



.block-agenda-home {
    background: #f1f1f1;
}

.block-agenda-home, .block-videofair-home {
    margin-top: 0rem;
    margin-bottom: 2rem;
  
 
}


.archive-item.archive-item-channel-home {
    width: 33.33%;
}

.archive-grid .archive-item.archive-item-channel-home .archive-thumb__image-container {
    aspect-ratio: 16 / 16;
    width: 100%;
    overflow: hidden;
}

.video-channel-home-swiper, .video-fair-home-swiper{
    margin-top: -100px;
}

.video-channel-home-swiper .swiper-wrapper, .video-fair-home-swiper .swiper-wrapper, .videocloop-home-swiper .swiper-wrapper {
    height: auto;
}

.video-channel-home-swiper .swiper-slide img, .video-fair-home-swiper .swiper-slide img, .videocloop-home-swiper .swiper-slide img  {
    max-width: 100%;
    aspect-ratio: 16 / 9;
}


.archive-grid .videoclub-programme-thumb__title {
    color: #fff !important;
}

.videoclub-programme-thumb {
    margin-right: 0;
    margin-bottom: 0;
}

.newsletter-container-home-new {
    max-width: 50vw;
    margin: 0 auto;
    padding: 40px 50px;
    background-color: #1d1d1d;
    color: #eae6de;
    margin-top: 130px;
    margin-bottom: 70px;
}

.newsletter-title {
  font-size: 2.5rem;
  margin-bottom: 40px;
  line-height: 1.4;
}

.newsletter-form {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.newsletter-container-home-new .form-group {
  position: relative;
}

.newsletter-container-home-new input[type="text"],
.newsletter-container-home-new input[type="email"] {
  width: 100%;
  background: transparent;
  border: none;
  border-bottom: 1px solid #eae6de;
  color: #eae6de;
  font-size: 2rem;
  padding: 10px 0;
  font-family: inherit;
}

.newsletter-container-home-new input::placeholder {
  color: #eae6de;
  opacity: 1;
}

.newsletter-container-home-new .form-submit {
  text-align: right;
}

.newsletter-container-home-new .form-submit button {
  background: none;
  border: none;
  color: #eae6de;
  font-size: 2rem;
  cursor: pointer;
  font-family: inherit;
  padding: 10px 20px;
}









.reveal-footer{
  filter: invert(1);
}


/* En móviles/táctiles: footer normal, sin reveal */
.reveal-footer--static {
  transform: none !important;
  position: static !important; /* o relative, según tu layout */
}

.main-footer
{
    padding-top: 2rem;
    padding-bottom: 5px;

}

.main-footer .l_container {
    padding: 0rem 2rem;
}


a.main-footer__social-link-new {
    font-size: 20px;
    text-align: left;
    display: block;
    transition: filter 0.3s ease;
    line-height: 1.4;
}

a:hover.main-footer__social-link-new {
    filter: blur(1px);
}

.footer__list{
    padding-left: 0;
}


.menu-footer-new {
    column-count: 2;
}
.menu-footer-new a {
    display: block;
    font-size: 20px;
    text-decoration: none;
    color: inherit;
    letter-spacing: 0px;
    line-height: 1.3;
}
.menu-footer-new a span {
  display: inline-block;
  position: relative;
}

/* Línea que subraya solo el texto */
.menu-footer-new a span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 0;
  background-color: currentColor;
  transition: width 0.3s ease;
}

/* Al hacer hover, la línea se extiende bajo el texto */
.menu-footer-new a:hover span::after {
  width: 100%;
}




.lang-footer-new,.adress-footer-new {
    margin-top: 50px;
} 


.lang-footer-new a {

    font-size: 16px;
}



.main-footer__contact_new {
    float: right;
     font-size: 16px;
}
.main-footer__legal-item_new {
    float: right;
    font-size: 16px;
}







.u_pt-3.u_pt-md-6.agenda-grid-container {
    padding-top: 0px;
}


.header-new-agenda {
    margin-top: 150px;
    padding: 1rem 2rem;
}





.agenda-categories {
    display: flex;
    flex-wrap: wrap;
    gap: 0rem;
    font-size: 42px;
    line-height: 1.2;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 2rem;
}

.agenda-categories span {
    cursor: pointer;
    position: relative;
    color: #111;
    text-decoration: none;
    transition: filter 0.5s ease;
    filter: blur(0);
}

.agenda-categories span:hover {
    filter: blur(1px);
    transition: all 0.5s ease;
}

.agenda-categories span.is-active {
    filter: blur(1px);
    transition: all 0.5s ease;
}

.agenda-categories span::after {
    content: "/";
    margin: 0 1.5rem;
    color: #111;
      filter: none !important;     
    pointer-events: none; 
}

.agenda-categories span.is-active::after {
    content: "/";
    margin: 0 1.5rem;
    color: #111;
    filter: none !important;     
    pointer-events: none; 
}

/* Quitar separador al último y penúltimo */
.agenda-categories span:last-child::after {
    content: "";
    margin: 0;
}



.agenda-dates {
  display: flex;
  gap: 3rem;
  margin-bottom: 2rem;

}


.agenda-dates span {
  font-size: 28px;
  white-space: nowrap;
  line-height: 34px;
}









.agenda-dates span {
    cursor: pointer;
    padding: 5px 0px;
    position: relative;
    transition: filter 0.5s ease;
    filter: blur(0);
}


.agenda-dates span:hover {

        text-shadow: 0 0 5px rgba(0, 0, 0, 0.0);
    filter: blur(1px);
    transition: all 0.5s ease;
}



.agenda-dates span.is-active {
  text-shadow: 0 0 15px rgba(0, 0,0,0.0);
  filter: blur(1px);
   /*filter: blur(1px);*/
}




/*
.agenda-categories span::after,
.agenda-dates span::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 0;
    background-color: currentColor;
    transition: width 0.3s ease;
}

.agenda-categories span:hover::after,
.agenda-dates span:hover::after,
.agenda-categories span.is-active::after,
.agenda-dates span.is-active::after {
    width: 100%;
}

*/

/* Fade para agenda-dates */
.agenda-dates {
    opacity: 0;
    transition: opacity 0.3s ease;
    display: none; /* Oculto por defecto */
}

.agenda-dates.show {
    display: flex;
    opacity: 1;
}




.agenda-thumb__image-container img {
    transition: filter 0.5s ease, transform 0.5s ease;
    filter: blur(0);
    transform: scale(1); 
    transform-origin: center center; 
}

/* Hover sobre el link */
.agenda-thumb-link:hover .agenda-thumb__image-container img {
    filter: blur(4px); 
    transform: scale(1.03); 
}






.agenda-grid-container .agenda-thumb__label {
    font-size: 28px;
    color: #777;
    line-height: 30px;
}

.agenda-grid-container .agenda-thumb__title {
    font-size: 28px;
    font-weight: normal;
    color: #111;
    line-height: 30px;
    margin-bottom: 0px;
    width:90%;
}

.agenda-grid-container .agenda-thumb__year {
    font-size: 16px;
    line-height: 28px;
    color: #111;
    margin-top: 10px;
    
}

.agenda-thumb__text {
    transition: filter 0.5s ease, transform 0.5s ease;
    margin-top:10px;
}

.agenda-thumb-link:hover .agenda-thumb__text {
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.0);
    filter: blur(1px);
    transition: all 0.5s ease; /* suaviza el efecto */
    
}


/*
.agenda-thumb-link:hover .agenda-thumb__title {
    text-decoration: underline;
  }
*/

.agenda-grid-container .agenda-thumb__image-container {
    aspect-ratio: 16 / 9;  /* Mantiene proporción 16:9 */
    width: 100%;
    overflow: hidden;
}

.agenda-grid-container .agenda-thumb__image-container img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    max-height: unset !important;
    display: block !important;
}

.agenda-grid-container .fair .agenda-thumb__image-container img {
    object-position: bottom;
}







#toggle-view {
    font-size: 28px;
    text-align: right;
    cursor: pointer;
}

/* ==== MODO TEXTO AGENDA ==== */
.agenda-list {
    width: 100%;
    border-top: 1px solid #111;
    padding: 15px 0;
}

.agenda-list:first-child {
    border-top: none;
}

.agenda-text-row {
    display: grid;
    grid-template-columns: 220px 1fr 250px 180px;
    gap: 20px;
    align-items: center;
    font-family: inherit;
}

.agenda-text-row {
    transition: transform 0.5s ease;
}

.agenda-text-row:hover {
    transform: translateX(10px);
}


.agenda-text-date {
    font-size: 28px;
    line-height: 1.2em;
    font-weight: unset;
}

.agenda-text-title a {
    display: inline-block; 
    font-weight: normal;
    font-size: 28px;
    color: #111;

    line-height: 1.2em;
    text-decoration: none;
}






.agenda-text-venue {
    font-size: 18px;
    color: #777;
}

.agenda-text-actions {
    font-size: 18px;
    line-height: 1.2em;
}

.agenda-text-actions a {
    color: #111;
    text-decoration: none;
}

.agenda-text-actions a:hover {
    text-decoration: underline;
}


@media (max-width: 1024px) {
    .agenda-text-row {
        grid-template-columns: 160px 1fr 200px;
    }
    .agenda-text-actions {
        grid-column: 1 / span 3;
        margin-top: 8px;
    }
}

@media (max-width: 768px) {
    .agenda-text-row {
        grid-template-columns: 1fr;
    }
    .agenda-text-date,
    .agenda-text-title,
    .agenda-text-venue,
    .agenda-text-actions {
        grid-column: 1 / -1;
    }
    .agenda-text-date {
        margin-bottom: 4px;
    }
}






.header-new-archive {
    margin-top: 100px;
    padding: 1rem 2rem;
}




.hide-filter-all{display: none !important;}

#toggle-view-archive {
    font-size: 28px;
    text-align: right;
    cursor: pointer;
    padding-right: 2rem;
    margin-top: -60px;
}


.archive-search input[type="text"] {
    -webkit-appearance: none;
    background-color: #fff;
    border: 0px solid rgba(12, 12, 12, 0.9);
    display: block;
    padding: 0rem 0.75rem;
    margin: 0;
    width: 100%;

    font-weight: 400;
    color: #101010;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 28px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.archive-search input[type="text"]:focus {
  outline:none;
}

/* Contenedor general */
.header-new-archive {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap; /* para que en móvil se ponga en varias líneas */
    gap: 15px;
    margin-bottom: 20px;
}

/* Filtros */
.archive-categories {
    display: flex;
    flex-wrap: wrap;
    gap: 0rem;
    font-size: 42px;
    line-height: 1.2;
    justify-content: flex-start;
    align-items: center;
}

.archive-categories span {
    cursor: pointer;
    position: relative;
    color: #111;
    text-decoration: none;
        transition: filter 0.5s ease;
    filter: blur(0)
}

.archive-categories span:hover {
        filter: blur(1px);
    transition: all 0.5s ease;
}


.archive-categories span.is-active {
     filter: blur(1px);
    transition: all 0.5s ease;
}


.archive-categories span::after {
    content: "/";
    margin: 0 1.5rem;
    color: #111;
}


.archive-categories span:nth-last-child(-n+2)::after {
    content: "";
    margin: 0;
}


/* Buscador */
.archive-search {
    display: flex;
    align-items: center;
    background-color: transparent;
    border-bottom: 1px solid #bababa;
    padding-bottom: 4px;
    flex: 1;
    max-width: calc(25% - 2rem);
    margin-top: 30px;
}

.archive-search .search-icon {
    flex-shrink: 0;
    margin-right: 8px;
    color: #bababa;
}

.archive-search input {
    flex: 1;
    border: none;
    background: transparent;
    outline: none;
    font-size: 16px;
    color: #111;
    font-family: inherit;
}

.archive-search input::placeholder {
    color: #bababa;
  
}

.archive-search input:focus {
    border: none;
    outline: none;
}

@media (max-width: 768px) {
    .archive-header {
        flex-direction: column;
        align-items: stretch;
    }
    .archive-categories {
        width: 100%;
    }
    .archive-search {
        max-width: 100%;
    }
}


.ajax-results .search-grid.archive-grid {
    padding-right: 2rem;
    padding-left: 2rem;
}





.page-template-page-archive-new .l_container {
    margin-top:1rem;
    
}

.archive-grid-container{padding-top: 0px !important;padding-bottom: 250px;}
.videocloop-grid-container{background-color: #111;}

.archive-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -1rem;
    margin-left: -1rem;
}





.archive-item {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
     margin-bottom: 2rem;
    margin-right: 0;
    padding-right: 1rem;
    padding-left: 1rem;
    border: 0px solid rgba(12, 12, 12, 0.9) !important;
}

.archive-thumb__image-container img {
    transition: filter 0.5s ease, transform 0.5s ease;
    filter: blur(0);
    transform: scale(1); 
    transform-origin: center center; 
    width: 100%;
    object-fit: cover;
    height: 100%;
    aspect-ratio: 16 / 9;
}


.archive-grid .archive-thumb__image-container {
    aspect-ratio: 16 / 9; 
    width: 100%;
    overflow: hidden;
}

.archive-grid .archive-thumb__image-container.professional-meeting img {
    object-position: bottom;
}

.archive-grid .archive-thumb__image-container img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    max-height: unset !important;
    display: block !important;
    transition: filter 0.5s ease, transform 0.5s ease;
}



.archive-item:hover .archive-thumb__image-container img {
    filter: blur(4px); 
    transform: scale(1.03); 
}

.archive-item:hover .archive-thumb__text {
    text-shadow: 0 0 15px rgba(0, 0, 0, 0.0);
    filter: blur(1px);
    transition: all 0.3s ease;
}

.archive-grid .archive-thumb__label {
    font-size: 28px;
    line-height: 30px;
    color: #777;
    text-transform: capitalize;
}

.archive-grid .archive-thumb__title {
    font-size: 28px;
    line-height: 30px;
    font-weight: normal;
    color: #111;
    line-height: 1.1;
    margin-bottom: 0px;
    width:90%;
}

.archive-grid .archive-thumb__year {
    font-size: 16px;
    line-height: 20px;
    color: #111;
    margin-top: 10px;
 
}

.archive-thumb__text {
    transition: filter 0.5s ease, transform 0.5s ease;
    margin-top:10px;
}





.archive-item .archive-thumb__year {
    font-size: 16px;
    line-height: 20px;
    color: #111;
    margin-top: 10px;
 
}


.city-screen-route-block .archive-item .archive-thumb__year {
    font-size: 16px;
    line-height: 20px;
    color: #111;
    margin-bottom: 10px;
 
}


.wrapper-city-screen-venues h3 {
    margin-bottom: 20px;
}

.wrapper-city-screen-venues h3.archive-thumb__title {
    margin-bottom: 5px;
}




.archive-text-view {
    display: flex;
    flex-direction: row;
    gap: 40px;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 0px;
    white-space: nowrap;
}

.archive-text-view::-webkit-scrollbar {
    height: 8px;
}
.archive-text-view::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 4px;
}

.archive-text-view .edition-group {
    flex: 0 0 520px; 
    min-width: 520px;
    max-width: 520px;
    box-sizing: border-box;
    opacity: 0;
    transform: translateY(20px);
    animation: fadeInColumn 0.6s ease forwards;
}



@keyframes fadeInColumn {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}


.archive-text-view .edition-group h3 {
    font-size: 64px;
    margin-bottom: 15px;
}

.archive-text-view .edition-group ul {
    list-style: none;
    padding: 0;
    margin: 0;
}


.archive-text-view .edition-group ul li {
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 15px;
    white-space: normal; 
    overflow-wrap: break-word;
    word-break: break-word;
    hyphens: auto;
}

.archive-text-view .edition-group ul li a {
    color: inherit; 
    text-decoration: none; 
    display: inline-block; 
    transition: transform 0.5s ease;
}

.archive-text-view .edition-group ul li a:hover {
    transform: translateX(10px); 
}





/* PROFILE */

.share-module__button-text {
    font-size: 28px;
    border-bottom: 0px;
}
.icon--share-circle{display: none;}

.share-module.u_js-only {
    margin-bottom: 0;
}

.page-title__alpha-title {
   font-size: 64px;
    line-height: 1;
    letter-spacing: -.01em;
    margin-bottom: 0;

}


.info-card__key-text {
    font-size: 28px;
    line-height: 30px;
    margin-top: 0;
    margin-bottom: 0px;
    color: #777;
    padding-bottom: 5px;
    opacity: 1;
}

.info-card__value {
    font-size: 28px;
    line-height: 32px;
    margin-top: 0;
    margin-bottom: 0px;
    color: #111;
    padding-bottom: 5px;
     opacity: 1;
}


.info-card__value a {
   line-height: 1.0;
    color:#111;
}


.dark-theme .info-card__value, .dark-theme .info-card__value a {
    color: #fff;
}


.birth-date {
   line-height: 1.0;
    color:#777;
    margin-bottom: 2rem;
}

.u_mv-5.wrapper-profile{margin-top:50px;}



.cover-image {
    margin: 0 0 2rem;
}

.cover-image img {
    max-height: 65vh;
    aspect-ratio: 16 / 9;
    object-fit: cover;
    width: 100%;
}



.wrapper-profile .cover-image img {
    aspect-ratio: 16 / 22;
    object-fit: cover;
    object-position: center center;
    width: 100%;
}

.video-modules-container .cover-image img {
    height: auto;
    max-height: unset;
    aspect-ratio: 16 / 9;
    object-fit: cover;
    max-width: 100%;
    margin-bottom: 60px;
}

.wrapper-profile .cover-image img.no-image {
    aspect-ratio: 16 / 9;
    object-fit: cover;
    object-position: center center;
    width: 100%;
}

.description-profile {
    margin-top: -8px;
}

.wrapper-profile .grid > [class*="col--"] {
    font-size: 28px;
    line-height: 36px;
}

 .wrapper-profile .wysiwyg p{
    max-width: unset;
}

.wysiwyg ol, .wysiwyg p, .wysiwyg ul {
    margin-top: 0;
    margin-bottom: 2rem;
}


.delta, .delta * {
    font-size: 64px;
    line-height: 0.9;
    text-decoration: none;
    letter-spacing: -.01em;
    margin-bottom: 2rem;
    display: inline-block;
}

.related-wrapper {
    margin-top: -50px;
}

.stills-wrapper-part{margin-top:50px;}

.cover-image--still-void img {
    max-height: 700px;
    aspect-ratio: 16 / 9;
    object-fit: cover;
    width: 100%;
}


.video-modules-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -1rem;
    margin-left: -1rem;
}

.video-modules-container {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
    margin-bottom: 2rem;
    margin-right: 0;
    padding-right: 1rem;
    padding-left: 1rem;
}


.video-modules-container .info-card__key-text {
    font-size: 28px;
    line-height: 30px;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    color: #777;
    opacity: 1;
}

.video-modules-container .info-card__value {
    font-size: 28px;
    line-height: 30px;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    color: #111;
    opacity: 1;
}


.video-modules-container .u_mb-4 {
    margin-bottom: 1rem;
}


.related-wrapper .video-player {
    display: inline-block;
    position: relative;
    width: 100%;
}

.related-wrapper .video-player__video-container video {
    display: block;
    width: 100%;
}





.artist-video-stills__image img {
    max-height: 300px;
    aspect-ratio: 16 / 16;
    object-fit: cover;
    width:100%;
}


.related-wrapper.related-videos {
    margin-top: 50px;
    padding-bottom: 50px;
}

.related-wrapper.related-galleries {
    margin-top: 50px;
    padding-bottom: 50px;
}


.related-galleries .cover-image img {
    max-height: 65vh;
    aspect-ratio: 16 / 9;
    object-fit: cover;
    width: 100%;
    margin-top: 50px;
}


.related-wrapper.related-artists {
    margin-top: 50px;
    padding-bottom: 50px;
}



.related-wrapper .wysiwyg ol, .related-wrapper .wysiwyg p, .related-wrapper .wysiwyg ul {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 28px;
    line-height: 32px;
    max-width: 100%;
}


.related-videos .share-module {
    margin-top: -76px;
    text-align: right;
}

.related-galleries .share-module {
    margin-top: -64px;
    text-align: right;
    margin-bottom: 20px;
}

.related-wrapper .share-module__button {
    margin-right: 0;
    letter-spacing: 0;
    font-size: 1.25rem;
}


.related-wrapper.related-activities {
    margin-top: 50px;
    padding-bottom: 50px;
}


.related-wrapper.related-pages {
    margin-top: 50px;
    padding-bottom: 150px;
}






.wysiwyg cite, .wysiwyg dl, .wysiwyg figcaption, .wysiwyg ol, .wysiwyg p, .wysiwyg ul {
    max-width: 100%;
    font-size: 28px;
    line-height: 32px;
}



.share-container-general-pages{padding-top:50px;}


.same-page-nav {
    display: block;
    margin-top: -30px;
    font-size: 28px;
    padding-bottom: 30px;
    margin-right: 2rem;
}



.same-page-nav.same-page-nav-fixed {
    display: block;
    margin-top: -30px;
    font-size: 28px;
    padding-bottom: 30px;
    margin-right: 2rem;
    position: fixed;
    background-color: transparent;
    mix-blend-mode: difference;
    right: 0;
}


.same-page-nav.same-page-nav-fixed .same-page-nav__item {
    display: block;
    background-color: transparent;
}

.same-page-nav.same-page-nav-fixed .same-page-nav__link {
    letter-spacing: 0;
    color: #fff;
    mix-blend-mode: difference;
    font-size: 64px;
}



.container-info-gallery, .container-info-activity  {
    margin-top: 2rem;
}



.page-title {
    max-width: 100%;
}

.container-programme-activity .page-title {
    margin-bottom: 2rem !important;
}

.container-programme-activity .u_mv-5 {
    margin-bottom: 0rem;
        margin-top: 0px;
}


.title-section-related h3 {
    margin-bottom: 0px;
}


.wrapper-profile .cover-image.activity-single-image img {
    max-height: 700px;
    aspect-ratio: 16 / 9;
    object-fit: cover;
    width: 100%;
    object-position: bottom;
}

.video-player {
    display: inline-block;
    position: relative;
    max-width: 100%;
    width: 100%;
}


.video-player__video-container video {
    display: block;
    max-width: 100%;
    width: 100%;
}


.related-galleries .u_pt-3, .related-galleries .u_pv-3 {
    padding-top: 0rem;
}




.container-lead-description {
    width: 100%;
    text-align: center;
}

.lead-description {
    font-size: 48px;
    line-height: 1.1;
    width: 80%;
    max-width: 80%;
    text-align: center;
    margin-bottom: 100px;
    margin-left: 10%;
}


.single-post .page-title {
    max-width: 80%;
    margin-top: 70px;
    padding-bottom: 0px;
    text-align: center;
    margin-left: 10%;
}

.single-post .single-description {
    max-width: 100%;
}

.single-post .page-title__gamma-title {
    margin-top: 20px;
    max-width: 100%;
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 20px;
    font-style: italic;
}


.page-title__blog-post-date {
    margin-bottom: -0.75rem;
    text-transform: unset;
    font-size: 16px;
    line-height: 28px;
}


.wrapper-single-post {
    padding-bottom: 100px;
}


.layout-two-columns .container-header-post {
    display: inline-block;
}



.wrapper-single-post.layout-two-columns h2 {
    padding-top: 20px;
}



.layout-two-columns .container-header-post {
    display: flex;
    align-items: flex-start;
    gap: 2rem;
    padding-bottom: 50px;
}

.wrapper-single-post.layout-two-columns .cover-image {
    width: 50%;
    padding-left: 1rem;
    margin: 0; /* mejor resetear márgenes para que no empuje */
}

.wrapper-single-post.layout-two-columns .page-title {
    width: 50%;
    padding-right: 2rem;
    margin: 0;
    padding-bottom: 0;
    text-align: left;
    margin-bottom: 0 !important;
}



.wrapper-single-post.layout-two-columns .single-description {
    clear: both;
    max-width: 100%;
    column-count: 2;
    column-gap: 4rem;
    padding-top: 50px;
}

.wrapper-single-post.layout-two-columns .page-title__blog-post-date {
    margin-bottom: 30px;
}


cite {
    line-height: 2;
}

figcaption {
    line-height: 1;
}









.archive-thumb__image-container.partner {
    background: #f2f2f2;
    display: flex;
    align-items: center;  
    justify-content: center; 
    min-height: 120px;    
    padding: 10px;        
    box-sizing: border-box;
}

.about-partners-block .archive-grid .archive-thumb__image-container img {
    filter: grayscale(1);
    max-width: 80%;
    max-height: 130px !important;
    height: auto;
    width: auto;
    object-fit: contain;
}



.partners-list-text a {
    font-size: 28px;
}

span.partners-sep {
    font-size: 32px;
    padding-left: 5px;
    padding-right: 5px;
}



#about-partners h3.section__name{margin-bottom: 0;}

.title-section-partners {
    margin-bottom: 0;
}

.partners-list-text__row {
    line-height: 1;
}




.team-swiper-outer {
    overflow: visible;
    margin-top: 0px;
}
.team-swiper { overflow: visible; }
.team-card__thumb img { display:block; width:100%; height:auto; object-fit:cover; aspect-ratio: 16 / 22; }
.team-card__title a { text-decoration: none; }


.team-swiper__controls,.jury-swiper__controls,.committee-swiper__controls {
    display: flex;
    gap: .5rem;
    float: right;
    margin-bottom: 10px;
}

.team-swiper__prev, .team-swiper__next, .jury-swiper__prev, .jury-swiper__next, .committee-swiper__prev, .committee-swiper__next {
    border: 0px solid currentColor;
    background: transparent;
    padding: .4rem .6rem;
    border-radius: 0px;
    cursor: pointer;
    font-size: 40px;
}


.swiper-slide.archive-grid{margin-left: 0px;}


.team-swiper .swiper-wrapper {

    width: 103%;

}



.visitors-section .wysiwyg {
    column-count: 2;
    column-gap: 2rem;
}

.visitors-section:not(:last-child) {
    margin-bottom: 2rem;
}

.awards-section, .visitors-section {
    border-top: 0px solid rgba(12, 12, 12, 0.9);
}

.visitors-section .cover-image.activity-single-image img {
    max-height: 70vh;
    aspect-ratio: 16 / 9;
    object-fit: cover;
    width: 100%;
    object-position: center;
    padding-bottom: 0;
}



.press-section {
    padding-bottom: 5rem;
    width: 100%;
    float: left;
    padding-right: 2rem;
}

.press-section--logos {
    width: 100%;
    clear: both;
}

h3.press-section__name {
    font-size: 42px;
    line-height: 1.1;
    color: #777;
}


.press-section p {
   font-size: 28px;
    line-height: 32px;
}

.about-press-block {
    display: inline-block;
    margin-top: 0;
}

.wrapper-about-press h3 {
    width: 100%;
}



.title-section-partners{font-size: 42px;}




.team-swiper {
    margin-top: -100px;
}

.wrapper-about-loop .l_container {
    margin-top: 0rem;
}




figure.post-image-block__col {
    margin: 1rem;
    width: calc(50% - 2rem);
    float: left;
}

.post-image-blocks {
    display: inline-block;
    margin-top: 50px;
    margin-bottom: 50px;
    width: 100%;
}


figure.post-image-block.post-image-block--full {
    margin: 0;
}

figure.post-image-block.post-image-block--full img {
   width: 100%;
   max-height: 700px;
   object-fit: cover;
}





.layout-full .page-title__blog-post-date {
    margin-bottom: 0px;
    text-transform: unset;
    font-size: 16px;
    line-height: 28px;
}


.layout-full .container-header-post {
    margin-top: -50px;
}








.wrapper-about-loop .same-page-nav {
    display: inline-block;
    margin-top: 0px;
    font-size: 28px;
    padding-bottom: 30px;
    margin-right: 0;
    float: right;
}



.download-programme{padding-top: 30px;}





.committee-card__thumb {
    aspect-ratio: 16 / 16;
    height: 100%;
    width: 100%;
}



.committee-card__thumb img {
    max-width: 100%;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: top;
    aspect-ratio: 16 / 16;
    
}

.committee-card__thumb.portrait {
    aspect-ratio: 16 / 22;
    height: 100%;
    width: 100%;
}

.committee-card__thumb.portrait img {
    aspect-ratio: 16 / 22;
    object-position: center center;
}

.archive-thumb__image-container.award {
        aspect-ratio: 16 / 9;
    height: 100%;
    width: 100%;

}


.archive-grid .archive-thumb__image-container.portrait {
    aspect-ratio: 16 / 22;
    width: 100%;
    overflow: hidden;
}

.archive-grid .archive-thumb__image-container.portrait img {
    object-position: center center;

}





.awards-past-thumb {
    margin-right: 0;
    width: 100%;
}

.awards-past-thumb img {
    max-height: unset;
    width: 100%;
}
.awards-past-thumb__title {
    margin-bottom: 0;
    margin-top: 0;
    line-height: 1.1;
    max-width: 100%;
}


.awards-past-thumb__galery{margin-top:10px;margin-bottom: 10px;}




.archive-thumb__title {
    font-size: 28px;
    line-height: 30px;
    font-weight: normal;
    color: #111;
    line-height: 1.1;
    margin-bottom: 0px;
    width: 90%;
}

.archive-thumb__label {
    font-size: 28px;
    line-height: 30px;
    color: #777;
    text-transform: capitalize;
}




ul.same-page-nav.past-editions {
    float: left;
    padding-top: 40px;

}

.past-editions .same-page-nav__item:not(:first-child) {
    margin-left: 0rem;
}

span.past-editions-title {
    font-size: 64px;
    vertical-align: -2px;
}

.same-page-nav.past-editions li a {
    font-size: 28px;
    white-space: nowrap;
    line-height: 32px;
    margin-left: 1rem;
    margin-right: 1rem;
}

.same-page-nav.past-editions li a {
    cursor: pointer;
    padding: 5px 0px;
    position: relative;
    transition: filter 0.5s ease;
    filter: blur(0);
}

.same-page-nav.past-editions li a:hover {
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.0);
    filter: blur(1.5px);
    transition: all 0.5s ease;
}

.same-page-nav.past-editions li a.is-active {
    text-shadow: 0 0 15px rgba(0, 0,0,0.0);
    filter: blur(1.5px);
}


.nav-past-editions {
    display: inline-block;
    width: 100%;
 
}



.page-template-page-main-selection .nav-past-editions {
    display: inline-block;
    width: 100%;
 
}





.awards-past--slider .archive-item {
    width: 100%;
    padding: 0;
}


.awards-past--slider .swiper-nav {
    display: flex;
    gap: .5rem;
    float: right;
    margin-bottom: 10px;
}

.awards-past--slider .swiper-nav .prev,.awards-past--slider .swiper-nav .next {
    border: 0px solid currentColor;
    background: transparent;
    padding: .4rem .6rem;
    border-radius: 0px;
    cursor: pointer;
    font-size: 40px;
}

.awards-past.awards-past--slider {
    margin-top: -50px;
}

.awards-section__title {
    line-height: 1.1;
    letter-spacing: 0;
    font-size: 28px;
    text-transform: uppercase;
    margin-bottom: 0;
}



.film-selection-swiper-outer {
    margin-top: -2rem;
}

.film-selection-swiper-outer .archive-item {
    width: 100%;
    padding: 0;
}

.archive-thumb__image-container.films {
    aspect-ratio: 16 / 9;
    height: 100%;
    width: 100%;
}

.film-selection-swiper-outer .film-selection-swiper__controls {
    display: flex;
    gap: .5rem;
    float: right;
    margin-bottom: 10px;
}

.film-selection-swiper-outer .film-selection-swiper__prev,.film-selection-swiper-outer .film-selection-swiper__next {
    border: 0px solid currentColor;
    background: transparent;
    padding: .4rem .6rem;
    border-radius: 0px;
    cursor: pointer;
    font-size: 40px;
}





.past-editions-swiper-outer .archive-item {
    width: 100%;
    padding: 0;
}


.past-editions-swiper-outer .swiper-nav {
    display: flex;
    gap: .5rem;
    float: right;
    margin-bottom: 10px;
}

.past-editions-swiper-outer .swiper-nav .prev,.past-editions-swiper-outer .swiper-nav .next {
    border: 0px solid currentColor;
    background: transparent;
    padding: .4rem .6rem;
    border-radius: 0px;
    cursor: pointer;
    font-size: 40px;
}


.past-editions-swiper-outer .past-editions-swiper__controls {
    display: flex;
    gap: .5rem;
    float: right;
    margin-bottom: 10px;
}

.past-editions-swiper-outer .past-editions-swiper__prev,.past-editions-swiper-outer .past-editions-swiper__next {
    border: 0px solid currentColor;
    background: transparent;
    padding: .4rem .6rem;
    border-radius: 0px;
    cursor: pointer;
    font-size: 40px;
}






.cityscreen-past-swiper-outer .archive-item {
    width: 100%;
    padding: 0;
}


.cityscreen-past-swiper-outer .swiper-nav {
    display: flex;
    gap: .5rem;
    float: right;
    margin-bottom: 10px;
}

.cityscreen-past-swiper-outer .swiper-nav .prev,.cityscreen-past-swiper-outer .swiper-nav .next {
    border: 0px solid currentColor;
    background: transparent;
    padding: .4rem .6rem;
    border-radius: 0px;
    cursor: pointer;
    font-size: 40px;
}





.studies-edition-section h3{margin-bottom: 0;}
.studies-edition-section h3 span{margin-bottom: 0;}

.studies-swiper-outer .archive-item {
    width: 100%;
    padding: 0;
}

.studies-swiper-outer .archive-thumb__image-container.activity img {
    aspect-ratio: 16 / 9;
    height: 100%;
    width: 100%;
    object-position: bottom;
}

.studies-swiper-outer .swiper-nav {
    display: flex;
    gap: .5rem;
    float: right;
    margin-bottom: 10px;
}

.studies-swiper-outer .prev, .studies-swiper-outer .next {
    border: 0px solid currentColor;
    background: transparent;
    padding: .4rem .6rem;
    border-radius: 0px;
    cursor: pointer;
    font-size: 40px;
}









.committee-swiper-outer .swiper-nav {
    display: flex;
    gap: .5rem;
    float: right;
    margin-bottom: 10px;
}

.committee-swiper-outer .swiper-nav .committee-swiper__prev,.committee-swiper-outer .swiper-nav .committee-swiper__next {
    border: 0px solid currentColor;
    background: transparent;
    padding: .4rem .6rem;
    border-radius: 0px;
    cursor: pointer;
    font-size: 40px;
}



.city-screen-route-block .swiper-nav {
    display: flex;
    gap: .5rem;
    float: right;
    margin-bottom: 10px;
    margin-top: 2rem;
}

.city-screen-route-block .swiper-nav .prev,.city-screen-route-block .swiper-nav .next {
    border: 0px solid currentColor;
    background: transparent;
    padding: .4rem .6rem;
    border-radius: 0px;
    cursor: pointer;
    font-size: 40px;
}

.city-screen-route-block .archive-item {
    width: 100%;
    padding: 0;
}





.video-channel-swiper .video-channel-swiper__controls {
    display: flex;
    gap: .5rem;
    float: right;
    margin-bottom: 10px;
}

.video-channel-swiper .video-channel-swiper__prev,.video-channel-swiper .video-channel-swiper__next {
    border: 0px solid currentColor;
    background: transparent;
    padding: .4rem .6rem;
    border-radius: 0px;
    cursor: pointer;
    font-size: 40px;
}





.swiper-horizontal {
    width: 100%;
}




.awards-section {
    padding-top: 4rem;
}






.partners-strip .swiper-wrapper {
    height: 200px;
      transition-timing-function: linear !important;
}

.partners-strip .swiper-wrapper img {
    filter: grayscale();
}


.wysiwyg.double-cols {
    column-count: 2;
    gap: 2rem;
}




.wrapper-videocloop-sections {
    min-height: 100%;
    display: flex;
    flex-direction: column;
}


.videocloop-sections-wrapper {
    margin-top: 100px;
    flex: 1;
}



.archive-item.archive-videocloop-sections {
    width: 50%;
    color: white;
}



.archive-grid .archive-item.archive-videocloop-sections .archive-thumb__title {
    font-size: 28px;
    line-height: 30px;
    font-weight: normal;
    color: #fff;
    line-height: 1.1;
    margin-bottom: 0px;
    width: 90%;
}




.partners-strip.u_mt-6 {margin-top:2rem;margin-bottom:6rem;}





.wrapper-videocloop .archive-grid .archive-thumb__title {
    color: #fff;
}

.wrapper-videocloop .archive-categories span {
    color: #fff;
}

.wrapper-videocloop .archive-categories span::after {
  color: #fff;
}
.wrapper-videocloop .archive-categories span:nth-last-child(-n+2)::after {
    content: "/";
    margin: 0 1.5rem;
}


.wrapper-videocloop .archive-categories span:last-child::after {
    content: "";
 
}


.wrapper-videocloop .archive-search input[type="text"] {
    -webkit-appearance: none;
    background-color: #111;
    color: #fff;

}

.page-template-videocloop-archive{background-color: #111;}


.info-card__credits ul {
    list-style: none;
}




/*

#overview .info-card__key-text, #festival-overview .info-card__key-text, .info-card-big .info-card__key-text {
    font-size: 64px;
    line-height: 64px;
}



#overview .info-card__value, #festival-overview .info-card__value, .info-card-big .info-card__value {
    font-size: 64px;
    line-height: 64px;

}

*/

.info-card_download-container{
    padding-top: 0px;
    display: inline-block;
}


.u_box-shadow {
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}




/* Años muestran "/" después, salvo el último visible */
.past-editions .year-item::after {
  content: " /";
  margin: 0; /* separa la barra del número */
  color: currentColor;
}

/* El último elemento visible (cuando ... está oculto) NO lleva "/" */
.past-editions .year-item:last-child::after {
  content: "";
}

/* El botón "…" nunca muestra separador */
.past-editions .past-editions-more::after {
  content: "";
}

/* Animación de años extra al revelarse */
.past-editions .extra-year {
  display: inline-block;
  opacity: 0;
  transform: translateX(-14px);
  pointer-events: none;
  transition: transform .35s ease, opacity .35s ease;
}
.past-editions.revealed .extra-year {
  opacity: 1;
  transform: translateX(0);
  pointer-events: auto;
}
/* Oculta “…” al revelar */
.past-editions.revealed .past-editions-more {
  display: none;
}


.videochannel-home-wrapper{
    margin-top: 2rem;
    margin-bottom: 2rem;
    padding-top: 2rem;

}


.videocloop-home-wrapper {
    margin-top: 2rem;
    margin-bottom: 2rem;
    padding-top: 4rem;
    background-color: #111;
}




.videocloop-home-wrapper .delta {
    color: #fff;
}

.videocloop-home-wrapper .awards-past--slider .swiper-nav {
    color: #fff;

}

.videocloop-home-wrapper .archive-thumb__title {
    color: #fff;
}

.videocloop-home-wrapper .archive-thumb__year {
    color: #fff;
}






.mc-field-group input {
    border: none;
    border-bottom: 1px solid;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    margin-bottom: 10px;
    padding-bottom: 0;
}
.mc-field-group input::placeholder {
    font-size: 16px;
    color:#666;
}

.mc-field-group input:focus {
    border: none;
    outline: none;
    border-bottom: 1px solid;
}


a.footer-newsletter-link {
    padding-bottom: 10px;
    font-size: 24px;
}



.mc-field-group select {
    font-size: 16px;
    border: 0;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px solid;
    padding-bottom: 0;
}

/*
.mc-field-group::after {
  content: ">";
  font-size: 28px;
  position: absolute;
  right: 2rem;
  top: 50%;
  transform: translateY(-50%) rotate(90deg); 
  pointer-events: none;
}
*/


input[type="submit"].mc-field-subscribe {
    font-size: 24px;
    border: 0;
    margin-top: 0px;
    padding: 0;
    text-align: right;
    width: 100%;
}

input[type="submit"].mc-field-subscribe:hover {
    filter: blur(1px);
    background-color: none;
    background: none;
    color: #111;
}

#mce-responses {
    margin-top: 20px;
}




ul.main-footer__lang-nav {
    margin-bottom: 0;
}

.main-footer__contact_new {
    margin-bottom: 0;
}


.main-footer {

    border-top: 0px solid rgba(12, 12, 12, 0.9);
    background: #eeeeee;
}




.swiper-button-disabled{opacity:0.3;}




.videocloop-introduction {
    column-count: 2;
    gap: 2rem;
}


.videocloop-introduction p {
    font-size: 28px;
    line-height: 1.1;
}



.video-channel-swiper .archive-item {
    width: 100%;
    padding: 0;
}




section.video-channel-section h3 {
    margin-bottom: 20px;
}


.archive-subfilters.videocloop-editions {
    clear: both;
    width: 100%;
    font-size: 28px;
}

.archive-subfilters.videocloop-editions span {
    cursor: pointer;
}







.site-search-toggle {
    appearance: none;
    background: transparent;
    border: 0;
    padding: 0.25rem;
    cursor: pointer;
    line-height: 1;
    float: left;
    color: #fff;
    margin-right: 20px;
    margin-top: -1px;
}

/* Modal base */
.site-search-modal {
  position: fixed;
  inset: 0;
  z-index: 999999;
  opacity: 0;
  pointer-events: none;
  transition: opacity .25s ease;
}
.site-search-modal.is-open {
  opacity: 1;
  pointer-events: auto;
}

/* Fondo oscuro 90% */
.site-search-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(255,255,255,0.9)
}

/* Panel centrado */
.site-search-panel {
  position: absolute;
  inset: 0;
  display: grid;

  padding: 2rem;
}

.site-search-close {
    position: absolute;
    top: 20px;
    right: 2rem;
    font-size: 62px;
    line-height: 1;
    color: #111;
    background: transparent;
    border: 0;
    cursor: pointer;
}

.site-search-form {
    width: 85vw;
    margin: 0 auto;
}

div#rlvlive {
    width: 100vw;
    
   
}

.relevanssi-live-search-results-showing {
    width: 100vw !important;
    left: 0 !important;
    
}

.relevanssi-live-search-results {
    background: transparent !important;
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
    border-radius: 0 !important;
    height: 100% !important;
    min-height: 300px;
    max-height: 100% !important;
    padding-bottom: 10% !important;
    padding-top: 2rem;
}

/* Input con icono izquierda */
.site-search-inputwrap {
  position: relative;
  display: flex;
  align-items: center;
  gap: .75rem;
  background: transparent;
}

.site-search-icon {
  position: absolute;
  left: 0px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #111;
  opacity: .9;
}

/* Campo */
#site-search-input {
  width: 100%;
  padding: 18px 120px 5px 52px; /* espacio para icono y botón */
  font-size: clamp(18px, 2.2vw, 28px);
  color: #111;
  background: transparent;
  border: 0;
  border-bottom: 1px solid rgba(255,255,255,0.35);
  outline: none;
  caret-color: #111;
}
#site-search-input::placeholder { color: rgba(67, 67, 67, 0.65); }
#site-search-input:focus { border-bottom-color: #111; }

.site-search-submit {
    position: absolute;
    right: 0;
    padding: 0;
    font-size: 28px;
    color: #111;
    background: transparent;
    border: 0;
    border-radius: 0;
    cursor: pointer;
}

/* Evitar scroll del body cuando esté abierto */
body.search-open {
  overflow: hidden;
}






/* Contenedor de resultados live como grid */
.search-grid.archive-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

.search-grid .archive-item {
  width: 100%;

}

.archive-thumb__image-container.search img {
  width: 100%;
  height: auto;
  display: block;
}












.portrait img {
    transition: filter 0.5s ease, transform 0.5s ease;
    filter: blur(0);
    transform: scale(1); 
    transform-origin: center center; 
}

/* Hover sobre el link */
.committee-card__thumb:hover .portrait img {
    filter: blur(4px); 
    transform: scale(1.03); 
}




.archive-thumb__text {
    transition: filter 0.5s ease, transform 0.5s ease;
    margin-top:10px;
}

.committee-card:hover .archive-thumb__text {
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.0);
    filter: blur(1px);
    transition: all 0.5s ease; /* suaviza el efecto */
    
}




.grid > [class*="col--"] {
    font-size: 28px;
}





.block-agenda-home h3 {
    margin-bottom: 0rem;
}

#awards h3 {
    margin-bottom: 0rem;
}

.festival-sections h3 {
    margin-bottom: 0rem;
}

#symposium-overview h3 {
    margin-bottom: 0rem;
}


.awards-section .cover-image {
    margin-top: 4rem;
}



.wrapper-city-screen-venues .city-screen-route-block h3 {
    margin-bottom: 0;
}

#overview-productions h3 {
    margin-bottom: 0rem;
}




.festival-dates-header-home.layout-banner {
    position: absolute;
    bottom: -10px;
}

.container-scroll-dates {
  height: 40px;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.rail {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.text-banner {
  display: flex;
  width: max-content;
  animation: marquee 20s linear infinite;
  white-space: nowrap;
  font-size: 28px;
}

.text-banner span {
  padding-right: 4rem; /* espacio entre duplicados */
}

@keyframes marquee {
  0%   { transform: translateX(0%); }
  100% { transform: translateX(-50%); } /* mueve el ancho de un duplicado */
}




.page-template-bird-draw .main-header__beta-nav, .page-template-bird-draw .main-header__mobile-controls{
    display: none;
}


.page-template-gallery .main-header__beta-nav, .page-template-gallery .main-header__mobile-controls{
    display: none;
}

.wrapper-drawings{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -1rem;
        margin-left: -1rem;
        margin-top: 50px;
}

  .draw-container {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
    margin-bottom: 5rem;
    margin-right: 0;
    padding-right: 1rem;
    padding-left: 1rem;
    text-align: center;
  }
  .draw-container object {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto 1em;
 
  }

  .draw-container img {
    max-height: 390px;
    margin-bottom: 20px;
    width: 100%;
}
  .meta-draw {
    font-size: 16px;
    color: #111;
  }



/*
#festival-sticky-nav .same-page-nav__link{
  display:block;             
  background: rgba(255,255,255,.92);
  backdrop-filter: blur(2px);
  padding: .35rem .6rem;
  border-radius: 10px;
  box-shadow: 0 2px 10px rgba(0,0,0,.08);
  text-decoration: none;
  line-height: 1.2;
  transition: transform .15s ease, background .15s ease;
  white-space: nowrap;
}

*/



/* ===== Sticky menu bottom-left (Festival + Symposium) ===== */
#festival-sticky-nav,
#symposium-sticky-nav,
#fair-sticky-nav {
  position: fixed;
  left: 2rem;
  bottom: 0rem;
  z-index: 1000;
  display: flex;
  flex-direction: column; /* items uno debajo del otro */
  gap: 0px;
  max-width: 50%;
  pointer-events: none;
  font-size: 64px;
  mix-blend-mode: difference;
  background: transparent;
  color: #fff;
}

#festival-sticky-nav .same-page-nav__item:not(:first-child),
#symposium-sticky-nav .same-page-nav__item:not(:first-child),
#fair-sticky-nav .same-page-nav__item:not(:first-child) {
  margin-left: 0;
}

#festival-sticky-nav .same-page-nav__item,
#symposium-sticky-nav .same-page-nav__item,
#fair-sticky-nav .same-page-nav__item {
  display: block;
}

#festival-sticky-nav .same-page-nav__link,
#symposium-sticky-nav .same-page-nav__link,
#fair-sticky-nav .same-page-nav__link {
  display: block;
  pointer-events: auto;
  text-decoration: none;
  border-bottom: none;
  text-align: left;
  color: #fff;
  line-height: 1;
}

#festival-sticky-nav .same-page-nav__item.is-hidden,
#symposium-sticky-nav .same-page-nav__item.is-hidden,
#fair-sticky-nav .same-page-nav__item.is-hidden {
  display: none;
}

#festival-sticky-nav .same-page-nav__item.is-next .same-page-nav__link,
#symposium-sticky-nav .same-page-nav__item.is-next .same-page-nav__link,
#fair-sticky-nav .same-page-nav__item.is-next .same-page-nav__link {
  text-decoration: none;
}

/* ===== Títulos sticky (comparten lógica) ===== */
.section-heading.section-sticky {
  position: sticky;
  top: var(--festival-sticky-top, 16px);   /* se recalcula en JS festival */
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  transition: opacity .15s ease;
}

.page-template-page-symposium .section-heading.section-sticky {
  top: var(--symposium-sticky-top, 16px); /* se recalcula en JS symposium */
}

.page-template-page-fair .section-heading.section-sticky {
  top: var(--fair-sticky-top, 16px); /* se recalcula en JS symposium */
}

/* Cuando la sección está activa o pasada: título visible y estático */
.section-heading.section-sticky.is-live,
.section-heading.section-sticky.is-past {
  visibility: visible;
  opacity: 1;
  position: static; /* no sticky: se queda en su sitio */
}




.canvas-container,
.lower-canvas,
.upper-canvas {
  background: transparent !important;
}

/*
#c {
    display: block;
    margin: 0 auto;
    width: 100vw;
    height: 90vh;
    position:absolute;
    z-index:9999999;
    background-color: transparent;

}
*/


#save-info {
    text-align: center;
    font-family: monospace;
    margin-top: 1em;
    position: absolute;
    bottom: 100px;
    width: 100%;
    z-index: 99999;
}


#past-editions .delta, #past-editions .delta * {
    margin-bottom: 0;
}

.section-heading.delta.related-title, .section-heading.delta.related-title * {
    margin-bottom: 0;
}

#film-selection .delta, #film-selection .delta * {
    margin-bottom: 0;
}


.related-videos .delta, .related-videos .delta * {
    margin-bottom: 0;
}













.past-editions-swiper-outer,.cityscreen-past-swiper-outer {
    margin-top: 0rem;
    margin-bottom: 4rem;
}




.lazy-fade {
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.3s ease, transform 0.3s ease;
  will-change: opacity, transform;
}

.lazy-fade.lazy-loaded {
  opacity: 1;
  transform: translateY(0);
}
  

.press-section__link-text {
    font-size: 18px;
}

ul.press-section__link-list {
    list-style: none;
    padding-left: 0;
    margin-top: 20px;
}







/* ==== RESPONSIVE ==== */



@media (max-width: 1800px) {



.js .main-header__mobile-controls {
    top: 2.3rem;
}

.site-search-toggle {
    margin-top: -5px;
}

.js .main-header__mobile-nav-toggle {
    margin-top: -12px;
}

.grid > [class*="col--"] {
    font-size: 24px;
}



.header-home-video__overlay {
    font-size: 108px;
}






.modal__window__content .u_bd-bottom-dotted {
    font-size: 24px;
}

.lang-header {
    font-size: 24px;
}

a.header-right__lang-nav-link.header-right__nav-link {
    font-size: 24px;
}


.videocloop-link {
    font-size: 24px;
}

.home-hero__dates {
    font-size: 24px;
}

.js .main-header__beta-nav-list > li > a {
    font-size: 24px;
}

.page-template-page-home-new .blog-post-thumb__title {
    font-size: 24px;
}

.view-all-home-new .home-pillar__cta-text{
font-size:24px;
}

.agenda-dates span {
  font-size: 24px;
  line-height: 32px;
}

.agenda-grid-container .agenda-thumb__label {
    font-size: 24px;
    line-height: 26px;
}

.agenda-grid-container .agenda-thumb__title {
    font-size: 24px;
    line-height: 28px;
    width:90%;
}

.agenda-text-title a {
    font-size: 24px;
    line-height: 28px;
}

#toggle-view {
    font-size: 24px;
}


.agenda-text-date {
    font-size: 24px;
    line-height: 1.1;
}

#toggle-view-archive {
    font-size: 24px;
}


.archive-search input[type="text"] {
    font-size: 24px;
}


.archive-grid .archive-thumb__label {
    font-size: 24px;
    line-height: 28px;
}

.archive-grid .archive-thumb__title {
    font-size: 24px;
    line-height: 28px;
}


.archive-text-view .edition-group ul li {
    font-size: 24px;
    line-height: 28px;
}

.share-module__button-text {
    font-size: 24px;
}



.info-card__key-text {
    font-size: 24px;
    line-height: 28px;
}

.info-card__value {
    font-size: 24px;
    line-height: 28px;
}

.wrapper-profile .grid > [class*="col--"] {
    font-size: 24px;
    line-height: 30px;
}

.video-modules-container .info-card__key-text {
    font-size: 24px;
    line-height: 28px;
}

.video-modules-container .info-card__value {
    font-size: 24px;
    line-height: 28px;
}

.related-wrapper .wysiwyg ol, .related-wrapper .wysiwyg p, .related-wrapper .wysiwyg ul {
    font-size: 24px;
    line-height: 28px;
}


.wysiwyg cite, .wysiwyg dl, .wysiwyg figcaption, .wysiwyg ol, .wysiwyg p, .wysiwyg ul {
    font-size: 24px;
    line-height: 28px;
}


.same-page-nav {
    font-size: 24px;
    line-height: 28px;
}


.same-page-nav.same-page-nav-fixed {
    font-size: 24px;
    line-height: 28px;
}

.single-post .page-title__gamma-title {
    font-size: 24px;
    line-height: 28px;
}

.partners-list-text a {
    font-size: 24px;
}

h3.press-section__name {
    font-size: 24px;
    line-height: 28px;
}


.press-section p {
    font-size: 24px;
    line-height: 28px;
}


.wrapper-about-loop .same-page-nav {
    font-size: 24px;
}


.archive-thumb__title {
    font-size: 24px;
    line-height: 26px;
}

.archive-thumb__label {
    font-size: 24px;
    line-height: 26px;
}


.same-page-nav.past-editions li a {
    font-size: 24px;
    line-height: 28px;
}

.awards-section__title {
    font-size: 24px;
    line-height: 28px;
}


.archive-grid .archive-item.archive-videocloop-sections .archive-thumb__title {
    font-size: 24px;
    line-height: 28px;
}


.videocloop-introduction p {
    font-size: 24px;
    line-height: 28px;
}


.archive-subfilters.videocloop-editions {
    font-size: 24px;
    line-height: 28px;
}

#site-search-input {
  font-size: clamp(18px, 2.2vw, 24px);
}

.site-search-submit {
    font-size: 24px;
}





.js .modal__window__close {
    font-size: 58px;
}

.gamma, .gamma * {
    font-size: 58px;
}

.delta, .delta * {
  font-size: 58px;
  letter-spacing: 0;
}


a.main-header__brand-container.logo-home-new {
  font-size: 58px;
  letter-spacing: 0;
}

.latest-news{
  font-size: 58px;
  letter-spacing: 0;
}

.page-title__alpha-title {
  font-size: 58px;
  letter-spacing: 0;
}

.related-galleries .share-module {
  font-size: 58px;
}

.same-page-nav.same-page-nav-fixed .same-page-nav__link {
  font-size: 58px;
}


span.past-editions-title {
  font-size: 58px;
}


/*
#overview .info-card__key-text, #festival-overview .info-card__key-text, .info-card-big .info-card__key-text {
    font-size: 58px;
    line-height: 58px;
}


#overview .info-card__value, #festival-overview .info-card__value, .info-card-big .info-card__value {
    font-size: 58px;
    line-height: 58px;
}
*/

.archive-text-view .edition-group h3 {
    font-size: 58px;
}






.page-template-page-home-new .home-hero {
    margin-bottom: 1rem;
}
















.main-header__brand-container {
    padding: 1rem 1rem;
}

.js .main-header__beta-nav {
    width: 77%;
}


.js .main-header__mobile-controls {
    right: 1rem;
}

.home-hero__dates {
    margin-left: 1rem;
}

.l_container {
    padding: 1rem 1rem;
}

.home-featured-extra-items-container {
    margin-right: -0.5rem;
    margin-left: -0.5rem;
}

.page-template-page-home-new .four-cols-home-news .home-featured-extra-thumb.home-featured-extra-thumb {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}





.header-new-archive {
    padding: 1rem 1rem;
}

#toggle-view-archive {
    padding-right: 1rem;
}

.archive-grid {
    margin-right: -0.5rem;
    margin-left: -0.5rem;
}

.archive-item {
    padding-right: 0.5rem;
    padding-left: 0.5rem;

}

.u_ph-1, .u_pl-1 {
    padding-left: 1.5rem;
}





#festival-sticky-nav, #symposium-sticky-nav, #fair-sticky-nav {
    left: 1rem;
}


.ajax-results .search-grid.archive-grid {
    padding-right: 1rem;
    padding-left: 1rem;
}




.page-template-page-journal .archive-item {
    width: 33.33%;
}








}













@media (max-width: 1550px) {

    .js .main-header__mobile-controls {
        top: 2.2rem;
    }

    #festival-sticky-nav, #symposium-sticky-nav, #fair-sticky-nav {
        left: 1rem;
    }




}













@media (max-width: 1450px) {


    .page-nav {
        display: none;
    }

.js .main-header__beta-nav {
    width: 80%;
    top: 38%;
    left: 52%;
}

    .js .main-header__mobile-controls {
        top: 2.1rem;
    }

.js .main-header__beta-nav-list > li:not(:last-child) {
    margin-right: 0rem;
}


.page-template-page-home-new .home-hero {
    margin-bottom: 0;
}

.page-template-page-home-new .four-cols-home-news .home-featured-extra-thumb.home-featured-extra-thumb {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
    margin-bottom: 3rem;
    margin-right: 0;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}





.grid > [class*="col--"] {
    font-size: 22px;
}



.header-home-video__overlay {
    font-size: 98px;
}


.festival-dates-header-home.layout-row .date-card__title, .festival-dates-header-home.layout-row .date-card__date {
    font-size: 40px;
    line-height: 1;
}



.modal__window__content .u_bd-bottom-dotted {
    font-size: 22px;
}

.lang-header {
    font-size: 22px;
}

a.header-right__lang-nav-link.header-right__nav-link {
    font-size: 22px;
}


.videocloop-link {
    font-size: 22px;
}

.home-hero__dates {
    font-size: 22px;
}

.js .main-header__beta-nav-list > li > a {
    font-size: 22px;
}

.page-template-page-home-new .blog-post-thumb__title {
    font-size: 22px;
}

.view-all-home-new .home-pillar__cta-text{
font-size:22px;
}

.agenda-dates span {
  font-size: 22px;
  line-height: 28px;
}

.agenda-grid-container .agenda-thumb__label {
    font-size: 24px;
    line-height: 26px;
}

.agenda-grid-container .agenda-thumb__title {
    font-size: 22px;
    line-height: 26px;
    width:90%;
}

.agenda-text-title a {
    font-size: 22px;
    line-height: 26px;
}

#toggle-view {
    font-size: 22px;
}


.agenda-text-date {
    font-size: 22px;
    line-height: 1.1;
}

#toggle-view-archive {
    font-size: 22px;
}


.archive-search input[type="text"] {
    font-size: 22px;
}


.archive-grid .archive-thumb__label {
    font-size: 22px;
    line-height: 26px;
}

.archive-grid .archive-thumb__title {
    font-size: 22px;
    line-height: 26px;
}


.archive-text-view .edition-group ul li {
    font-size: 22px;
    line-height: 26px;
}

.share-module__button-text {
    font-size: 22px;
}



.info-card__key-text {
    font-size: 22px;
    line-height: 26px;
}

.info-card__value {
    font-size: 22px;
    line-height: 26px;
}

.wrapper-profile .grid > [class*="col--"] {
    font-size: 22px;
    line-height: 28px;
}

.video-modules-container .info-card__key-text {
    font-size: 22px;
    line-height: 26px;
}

.video-modules-container .info-card__value {
    font-size: 22px;
    line-height: 26px;
}

.related-wrapper .wysiwyg ol, .related-wrapper .wysiwyg p, .related-wrapper .wysiwyg ul {
    font-size: 22px;
    line-height: 26px;
}


.wysiwyg cite, .wysiwyg dl, .wysiwyg figcaption, .wysiwyg ol, .wysiwyg p, .wysiwyg ul {
    font-size: 22px;
    line-height: 26px;
}


.same-page-nav {
    font-size: 22px;
    line-height: 26px;
}


.same-page-nav.same-page-nav-fixed {
    font-size: 22px;
    line-height: 26px;
}

.single-post .page-title__gamma-title {
    font-size: 22px;
    line-height: 26px;
}

.partners-list-text a {
    font-size: 22px;
}

h3.press-section__name {
    font-size: 22px;
    line-height: 26px;
}





.wrapper-about-loop .same-page-nav {
    font-size: 22px;
}


.archive-thumb__title {
    font-size: 22px;
    line-height: 24px;
}

.archive-thumb__label {
    font-size: 22px;
    line-height: 24px;
}


.same-page-nav.past-editions li a {
    font-size: 22px;
    line-height: 26px;
}

.awards-section__title {
    font-size: 22px;
    line-height: 26px;
}


.archive-grid .archive-item.archive-videocloop-sections .archive-thumb__title {
    font-size: 22px;
    line-height: 26px;
}


.videocloop-introduction p {
    font-size: 22px;
    line-height: 26px;
}


.archive-subfilters.videocloop-editions {
    font-size: 22px;
    line-height: 26px;
}

#site-search-input {
  font-size: clamp(18px, 2.2vw, 22px);
}

.site-search-submit {
    font-size: 22px;
}





.js .modal__window__close {
    font-size: 52px;
}

.gamma, .gamma * {
    font-size: 52px;
}

.delta, .delta * {
  font-size: 52px;
  letter-spacing: 0;
}


a.main-header__brand-container.logo-home-new {
  font-size: 52px;
  letter-spacing: 0;
}

.latest-news{
  font-size: 52px;
  letter-spacing: 0;
}

.page-title__alpha-title {
  font-size: 52px;
  letter-spacing: 0;
}

.related-galleries .share-module {
  font-size: 52px;
}

.same-page-nav.same-page-nav-fixed .same-page-nav__link {
  font-size: 52px;
}


span.past-editions-title {
  font-size: 52px;
}

/*

#overview .info-card__key-text, #festival-overview .info-card__key-text, .info-card-big .info-card__key-text {
  font-size: 52px;
    line-height: 52px;
}


#overview .info-card__value, #festival-overview .info-card__value, .info-card-big .info-card__value {
    font-size: 52px;
    line-height: 52px;
}
    */


.archive-text-view .edition-group h3 {
    font-size: 52px;
}




#festival-sticky-nav, #symposium-sticky-nav, #fair-sticky-nav {
    left: 1rem;
    font-size: 52px;
}

















}




@media (max-width: 1300px) {



 

    .js .main-header__beta-nav-list > li > a {
        font-size: 22px;
    }


    a.main-header__brand-container.logo-home-new , .latest-news {
        font-size: 42px;
    }

    .delta, .delta * {
        font-size: 42px;
        line-height: 1.1;
        text-decoration: none;
        letter-spacing: -.01em;
    }

.js .main-header__beta-nav {
    width: 85%;
    top: 38%;
    left: 52%;
}
.js .main-header__beta-nav-list > li > a {
    letter-spacing: -0.03rem;
    margin-right: 5px;
}

.js .main-header__mobile-controls {
    top: 1.8rem;
}


.videocloop-link {
    font-size: 22px;
    padding-right: 15px;
}


.header-home-video__overlay {
    font-size: 90px;
    line-height: 1.1;
}

.festival-dates-header-home.layout-row .date-card__title, .festival-dates-header-home.layout-row .date-card__date {
    font-size: 36px;
    line-height: 1;
}







    #overview {
        margin-top: -6rem;
    }

.wysiwyg cite, .wysiwyg dl, .wysiwyg figcaption, .wysiwyg ol, .wysiwyg p, .wysiwyg ul {
    max-width: 100%;
    font-size: 22px;
    line-height: 26px;
}

.related-wrapper .wysiwyg ol, .related-wrapper .wysiwyg p, .related-wrapper .wysiwyg ul {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 22px;
    line-height: 26px;
    max-width: 100%;
}

.agenda-text-row {
    display: grid;
    grid-template-columns: 170px 1fr 250px 180px;
    gap: 20px;
    align-items: center;
    font-family: inherit;
}






.agenda-text-date {
    font-size: 22px;
    line-height: 26px;
    font-weight: unset;
}

.agenda-text-title a {
    font-size: 22px;
    line-height: 26px;
}

.info-card__key-text {
    font-size: 22px;
    line-height: 26px;
}
.info-card__value {
    font-size: 22px;
    line-height: 26px;
}

.archive-thumb__title,.archive-thumb__label {
    font-size: 22px;
    line-height: 26px;
    width: 100%;
}

.awards-section__title {
    font-size: 22px;
    line-height: 24px;
    width: 85%;
}


.partners-strip.u_mt-6 {margin-top:2rem}


.page-template-page-home-new .four-cols-home-news .home-featured-extra-thumb.home-featured-extra-thumb {
    width: 50%;
        margin-bottom: 2rem;
        padding-right: 0.5rem;
        padding-left: 0.5rem;
}



 #festival-overview,#overview-productions {
    margin-top: -3rem;
}

#symposium-overview {
    margin-top: -6rem;
}





.archive-grid .archive-thumb__title {
    font-size: 22px;
    line-height: 24px;
    width: 100%;
}
.archive-grid .archive-thumb__label {
    font-size: 22px;
    line-height: 24px;
    width: 100%;
}






.header-new-archive {
    margin-top: 90px;
    padding: 1rem 2rem;
}

#toggle-view-archive {
    font-size: 22px;
    text-align: right;
    cursor: pointer;
    padding-right: 2rem;
    margin-top: -70px;
}

    .archive-search input[type="text"] {
        font-size: 22px;
    }

    .archive-search input::placeholder {
        font-size: 22px;
    }

    .archive-search {
        max-width: calc(40% - 2rem);
        margin-top: 30px;
    }


    .archive-item {
        width: 50%;
        margin-bottom: 2rem;

        padding-right: 1rem;
        padding-left: 1rem;

    }


    .about-partners-block .archive-item {
        width: 25%;
        margin-bottom: 2rem;
        padding-right: 1rem;
        padding-left: 1rem;

    }




    .archive-categories {
        font-size: 32px;
        line-height: 38px;
    }


    .page-title__alpha-title {
        font-size: 42px;
        line-height: 1.1;
    letter-spacing: -.01em;
    margin-bottom: 0;
}

.page-title__apex-title {
            font-size: 42px;
        line-height: 1.1;
}


.u_mv-5.wrapper-profile {
    margin-top: 0;
}

.u_mb-5.wrapper-artist-video {
    margin-bottom: 2rem;
}


.agenda-grid-container .agenda-thumb__title {
    font-size: 22px;
      line-height: 24px;
    width: 100%;
}


.agenda-grid-container .agenda-thumb__label {
        font-size: 22px;
      line-height: 24px;
}


.agenda-categories, .agenda-dates {
    font-size: 32px;
 margin-bottom: 1rem;
}

.agenda-categories span, .agenda-dates span {
    font-size: 32px;
    white-space: nowrap;
    line-height: 38px;
}

#festival-sticky-nav, #symposium-sticky-nav, #fair-sticky-nav {
    left: 1rem;
    font-size: 42px;
}







}



















@media (max-width: 1180px) {


.main-header__beta-nav {
    display: none !important;
}

.offcanvas__nav {
    padding: 15px 15px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

.offcanvas__list a {
    font-size: 32px;
    line-height: 1;

}

.lateral-hide{display: block;}

.nav-lateral-others{
    padding-top: 70px;
    column-count: 2;
}


.nav-lateral-others a {
    font-size: 22px;
    line-height: 22px;
}

.header-home-video__overlay {
    font-size: 72px;
    line-height: 1.1;
}

.festival-dates-header-home.layout-row .date-card__title, .festival-dates-header-home.layout-row .date-card__date {
    font-size: 26px;
    line-height: 1;
}





/*

.same-page-nav {
    display: none !important;
}


.section-heading.section-sticky {
    position: relative !important;
    top: unset !important;
    visibility: visible !important;
    opacity: 1 !important;

}

*/


/*
#festival-sticky-nav, #symposium-sticky-nav, #fair-sticky-nav {
    left: 1rem;
    font-size: 38px;
    max-width: 80%;
}
*/





}



@media (max-width: 900px) {




html, body {
  overflow-x: hidden;
  overflow-y: auto;
  height: auto;
}

.main-header__brand-container {
    padding: 1rem 1rem;
}   



.l_container {
    padding: 1rem 1rem;
}


.page-template-page-home-new .four-cols-home-news .home-featured-extra-thumb.home-featured-extra-thumb {
    margin-bottom: 3rem;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}

.home-featured-extra-items-container {
    position: relative;
    padding-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -0.5rem;
    margin-left: -0.5rem;
    margin-top: -1.5rem;
}

  .agenda-text-row {
    display: grid;
    grid-template-columns: 30% 70%; /* 30% date, 70% venue */
    grid-template-rows: auto auto auto;
    gap: 0px;
    align-items: start;
  }

  .agenda-text-date {
    grid-column: 1 / 2;
    grid-row: 1;
    text-align: left;
    font-size: 18px;
    line-height: 20px;
  }

  .agenda-text-venue {
    grid-column: 2 / 3;
    grid-row: 1;
    text-align: right;

  }

  .agenda-text-time{display: none;}

  .agenda-text-title {
    grid-column: 1 / 3; /* ocupa ancho completo */
    grid-row: 2;
    margin-top:10px;
  }
   .agenda-text-title a {
    font-size: 24px;
    line-height: 26px;
    width:95%;
  }

  .agenda-text-actions {
    grid-column: 1 / 3;
    grid-row: 3;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
  }

  .agenda-text-actions a {
    margin: 0; /* eliminamos márgenes extras */
    display: inline-block;
  }

  .calendar-action {
    text-align: left;
    width: 50%;
  }

  .friend-action {
    text-align: right;
    width: 50%;
  }


  .archive-item.archive-item-channel-home {
    width: 100%;
}

 .swiper-nav {
    opacity:0 !important;
 
}

.block-agenda-home {
    margin-top: 50px;
    margin-bottom: 30px;
    padding-top: 1rem;
    padding-bottom: 1rem;
}




.fair-main-image {
    padding-bottom: 0;
    margin-bottom: 1rem;
}

.committee-swiper-outer,.jury-swiper-outer {
    margin-top: -50px !important;
}

.awards-section {
    padding-top: 1rem;
}

.archive-thumb__image-container.award {
    aspect-ratio: 16 / 9;
}



.delta, .delta * {
    margin-bottom: 1rem;
}

.press-section, .u_pb-4, .u_pv-4 {
    padding-bottom: 0rem;
}

.awards-past-thumb {
    display: inline-block;
    margin-bottom: 2rem;
    vertical-align: top;
    text-align: left;
}

.awards-section .u_mb-3, .awards-section .u_mv-3 {
    margin-bottom: 0rem;
}

.download-programme {
    padding-top: 0px;
}

.info-card {
    margin-bottom: 2rem;
}


.archive-item {
    width: 100%;
    margin-bottom: 2rem;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}









/* SAME PAGE NAV */



/*

.section-heading.section-sticky {
    position: relative !important;
    visibility: visible !important;
    opacity: 1 !important;
    top: 0;

}

.page-template-page-fair .section-heading.section-sticky {
    top: unset;
}

.page-template-page-symposium .section-heading.section-sticky {
    top: unset;
}

.page-template-page-loop-festival .section-heading.section-sticky {
    top: unset;
}


#festival-sticky-nav, #symposium-sticky-nav, #fair-sticky-nav {
 display: none !important;
}

*/










}






















@media (max-width: 768px) {

.delta, .delta * {
    line-height: 1;
}

    
    


.page-template-page-home-new .four-cols-home-news .home-featured-extra-thumb.home-featured-extra-thumb {
    margin-bottom: 3rem;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    width: 100%;
}


.page-template-page-home-new .home-hero {
    position: relative;
    margin-top: -3rem;
    top: 0;
    padding: 0;
    width: 100vw;
    height: 93vh;
    margin-bottom: 0rem;
}

.slide-home-container {
    position: absolute;
    width: 100vw;
    height: 93vh;
    
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 93vh;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function,initial);
    box-sizing: content-box;
}

img.image-slide-home {
    width: 100%;
    height: 93vh;
    object-fit: cover;
}

.four-cols-home-news {
    margin-top: 1rem;
}




.header-home-video__overlay {
    font-size: 52px;
    line-height: 1.1;
}

.festival-dates-header-home.layout-row .home-hero__dates-row {
    gap: 50px;
}


.festival-dates-header-home.layout-row .date-card__title, .festival-dates-header-home.layout-row .date-card__date {
    font-size: 16px;
    line-height: 1;
}

.video-channel-home-swiper, .video-fair-home-swiper {
    margin-top: 0;
}



.header-new-archive {
    margin-top: 90px;
    padding: 1rem 1rem;
}


.page-template-page-journal .archive-item {
    width: 50%;
}



.symposium-section .u_ph-1p5 {
    padding-left: 0;
    padding-right: 0;
}








}









@media (max-width: 640px) {



.canvas-container {
    touch-action: auto !important;
}



    .h1, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 1rem;
    font-weight: 400;

}

 #festival-sticky-nav, #symposium-sticky-nav, #fair-sticky-nav {
    left: 1rem;
    font-size: 38px;
    max-width: 90%;
}   

.offcanvas {
    width: 95vw;
}

.offcanvas__list a {
    line-height: 0.9;
}

.main-header__mobile-nav-toggle {
    width: 32px;
    height: 22px;
}
.main-header__mobile-nav-toggle::before, .main-header__mobile-nav-toggle::after, .main-header__mobile-nav-toggle span {
    height: 1px;
}

.main-header__mobile-nav-toggle span {
    display: none;
}

.main-header__mobile-nav-toggle::after {
    bottom: 11px;
}

.js .main-header__mobile-nav-toggle {
    margin-top: -9px;
}



.u_mb-4, .u_mv-4 {
    margin-bottom: 2rem;
}



.header-home-video__overlay {
    font-size: 36px;
    line-height: 1.1;
     -webkit-text-stroke: 0px #111;
}



.festival-dates-header-home.layout-row .home-hero__dates-row {
    gap: 20px;
    row-gap: 20px;
    column-gap: 20px;
}

.site-search-toggle{display: none;}




.header-right__lang-nav {
    padding-left: 50px;
    padding-right: 50px;
    margin-right: -90px;
}


.lang-header {
    font-size: 18px;
}



    .js .main-header__beta-nav-list > li > a {
        font-size: 18px;
    }


    a.main-header__brand-container.logo-home-new , .latest-news {
        font-size: 38px;
    }

    .delta, .delta * {
        font-size: 38px;
        line-height: 1;
        text-decoration: none;
        letter-spacing: -.01em;
    }



.videocloop-link {
    font-size: 18px;
    padding-right: 15px;
}



    .page-title__apex-title {
        font-size: 38px;
        line-height: 1;
    }







.wysiwyg cite, .wysiwyg dl, .wysiwyg figcaption, .wysiwyg ol, .wysiwyg p, .wysiwyg ul {
    max-width: 100%;
    font-size: 18px;
    line-height: 21px;
}

.related-wrapper .wysiwyg ol, .related-wrapper .wysiwyg p, .related-wrapper .wysiwyg ul {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 18px;
    line-height: 21px;
    max-width: 100%;
}







.agenda-text-date {
    font-size: 18px;
    line-height: 22px;
    font-weight: unset;
}

.agenda-text-title a {
    font-size: 18px;
    line-height: 22px;
}

.info-card__key-text {
    font-size: 18px;
    line-height: 20px;
}
.info-card__value {
    font-size: 18px;
    line-height: 24px;
}

.archive-thumb__title, .archive-thumb__label {
    font-size: 22px;
    line-height: 24px;
    width: 100%;
    margin-bottom: 0 !important;
}

.awards-section__title {
    font-size: 18px;
    line-height: 22px;
    width: 95%;
    margin-bottom: 1rem;
}

.awards-past.awards-past--slider {
    margin-top: 0;
}




.archive-grid .archive-thumb__title {
    font-size: 22px;
    line-height: 24px;
    width: 100%;
}
.archive-grid .archive-thumb__label {
    font-size: 22px;
    line-height: 24px;
    width: 100%;
}





#toggle-view-archive {
    font-size: 18px;
    text-align: right;
    cursor: pointer;
    padding-right: 1rem;
    margin-top: -60px;
}

    .archive-search input[type="text"] {
        font-size: 18px;
    }

    .archive-search input::placeholder {
        font-size: 18px;
    }





    .archive-categories {
        font-size:28px;
        line-height: 34px;
    }








.agenda-grid-container .agenda-thumb__title {
    font-size: 22px;
    line-height: 20px;
    width: 100%;
}


.agenda-grid-container .agenda-thumb__label {
    font-size: 22px;
    line-height: 20px;
}

.agenda-categories, .agenda-dates {
    font-size: 28px;
 margin-bottom: 1rem;
}

.agenda-categories span, .agenda-dates span {
    font-size: 28px;
    white-space: nowrap;
    line-height: 36px;
}




.nav-lateral-others a {
    font-size: 18px;
    line-height: 22px;
}


.festival-dates-header-home.layout-row .date-card__title, .festival-dates-header-home.layout-row .date-card__date {
    font-size: 18px;
    line-height: 1;
}

  .agenda-text-title a {
    font-size: 24px;
    line-height: 26px;
    width:95%;
  }


    a.header-right__lang-nav-link.header-right__nav-link {
        font-size: 18px;
    }


.info-card__key {
    margin-bottom: 0;
}




    .swiper-wrapper {
        height: auto !important;
    }


    .committee-swiper-outer, .jury-swiper-outer {
    margin-top: 0px !important;
}

.swiper-nav{display: none !important;}

.committee-swiper__controls,.jury-swiper__controls,.film-selection-swiper__controls,.video-channel-swiper__controls,.team-swiper__controls{display:none !important;}

.past-editions-swiper-outer, .cityscreen-past-swiper-outer {
    margin-top: 0rem;
    margin-bottom: 0rem;
}

#symposium-overview h3 {
    margin-bottom: 1rem;
}


.header-new-archive {
    margin-top: 70px;
    padding: 1rem 1rem;
}


  .archive-categories {
    display: flex;
    flex-wrap: nowrap;          /* todos en una sola fila */
    gap: 0.5rem;                  /* separa un poco los items */
    overflow-x: auto;           /* scroll horizontal */
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch; /* inercia iOS */
    scroll-snap-type: x proximity;     /* suave al soltar */
    padding: 0 .75rem;          /* margen lateral */
    margin: 0;                  /* evita saltos */
  }
  .archive-categories > * {
    flex: 0 0 auto;             /* evita que se encojan */
    scroll-snap-align: start;   /* alinear al inicio al hacer snap */
    display: inline-flex;       /* asegura altura uniforme */
    align-items: center;
  }

  /* (opcional) ocultar barra de scroll sin romper accesibilidad */
  .archive-categories {
    scrollbar-width: none; /* Firefox */
  }
  .archive-categories::-webkit-scrollbar { display: none; } /* WebKit */


.archive-categories span::after {
    content: "/";
    margin: 0 0.5rem;
    color: #111;
}

.archive-search {
    max-width: 70%;
    margin-top: 10px;
}



.archive-text-view .edition-group h3 {
    font-size: 38px;
}




.archive-text-view .edition-group ul li {
    font-size: 18px;
    line-height: 20px;
}



.archive-text-view .edition-group {
    flex: 0 0 70vw;
    min-width: 70vw;
    max-width: 70vw;
    box-sizing: border-box;
    opacity: 0;
    transform: translateY(20px);
    animation: fadeInColumn 0.6s ease forwards;
}







.agenda-categories,
.agenda-dates {
    display: flex;
    flex-wrap: nowrap;          /* todos en una sola fila */
    gap: 0.5rem;                  /* separa un poco los items */
    overflow-x: auto;           /* scroll horizontal */
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch; /* inercia iOS */
    scroll-snap-type: x proximity;     /* suave al soltar */
   
    margin: 0;                  /* evita saltos */
  }
 .agenda-categories > * {
    flex: 0 0 auto;             /* evita que se encojan */
    scroll-snap-align: start;   /* alinear al inicio al hacer snap */
    display: inline-flex;       /* asegura altura uniforme */
    align-items: center;
  }

  /* (opcional) ocultar barra de scroll sin romper accesibilidad */
  .agenda-categories,.agenda-dates {
    scrollbar-width: none; /* Firefox */
  }
  .agenda-categories::-webkit-scrollbar,  .agenda-dates::-webkit-scrollbar { display: none; } /* WebKit */



.header-new-agenda {
    margin-top: 60px;
    padding: 1rem 1rem;
}

.agenda-categories span.is-active::after,.agenda-categories span::after {

    margin: 0 0.5rem;

}

.agenda-dates{gap:1.5rem;}

.agenda-thumb {
    display: block;
    width: 100%;
}

.page-template-page-agenda #toggle-view {
    font-size: 18px;
    margin-top: 20px;
}










.wp-singular .page-title {
    margin-top: -20px;
}
.page-title__alpha-title {
    font-size: 38px;
    line-height: 0.9;
    letter-spacing: 0;
    margin-bottom: 0;
}


.page-title__gamma-title {
    margin-top: 0;
    max-width: unset;
    font-size: 18px;
}



.u_mv-5.wrapper-profile {
    margin-top: 0;
    margin-bottom: 0;
}

.archive-item {
    width: 100%;
    margin-bottom: 2rem;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}

.wp-singular .page-title {
    margin-top: 0;
    margin-bottom: 0;
}



.visitors-section .wysiwyg {
    column-count: 1;
    column-gap: 0;
}



.press-section {
    padding-bottom: 1rem;
    width: 100%;
    float: left;
    padding-right: 1rem;
    padding-left: 1.5rem;
    margin-top: 30px;
}



.agenda-grid {
    margin-top: -20px;
}


#journalGrid {
    margin-top: -20px;
}


.layout-two-columns .container-header-post {
    display: inline-block;
    align-items: flex-start;
    gap: 2rem;
    width: 100%;
    padding-bottom: 0px;
}


.wrapper-single-post.layout-two-columns .page-title {
    width: 100%;
    max-width: 100%;
    padding-right: 2rem;
    margin: 0;
    padding-bottom: 0;
    text-align: left;
    margin-bottom: 0 !important;
    margin-top: 30px;
}


.wrapper-single-post.layout-two-columns .cover-image {
    width: 100%;
    padding-left: 0;
    margin: 0;
}

.wrapper-single-post.layout-two-columns .single-description {
    clear: both;
    max-width: 100%;
    column-count: 1;
    column-gap: 0;
    padding-top: 30px;
}


.post-image-blocks {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
}

figure.post-image-block__col {
    margin: 0;
    width: 100%;
    float: left;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    padding-bottom: 0.5rem;
}

.single-post .u_box-shadow.u_pv-5 {
    padding-top: 0rem;
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.layout-full .page-title__blog-post-date {
    margin-bottom: 10px;
    text-transform: unset;
    font-size: 16px;
    line-height: 28px;
}

.single-post .layout-full .page-title {
    max-width: 100%;
    margin-top: 0px;
    padding-bottom: 30px;
    text-align: center;
    margin-left: 0;
}

.lead-description {
    font-size: 28px;
    line-height: 1.1;
    width: 90%;
    max-width: 90%;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 5%;
}



.studies-edition-section h3 {
    margin-bottom: 2rem;
}


section.video-channel-section {
    margin-top: 2rem;
}



.wysiwyg.double-cols {
    column-count: 1;
    gap: 0;
}

#commissioned-overview {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}


.page-template-page-commissioned-projects .u_mv-6 {
    margin-bottom: 0rem;
    margin-top: 0rem;
    padding-top: 2rem;
}


.page-template-page-commissioned-projects .u_mb-5 {
    margin-bottom: 2rem;
}


.main-footer .l_container {
    padding: 0rem 1rem;
}
.social-footer-wrapper {
    margin-top: 30px;
}

a.footer-newsletter-link {
    padding-bottom: 10px;
    font-size: 24px;
    margin-top: 40px;
}

.lang-footer-new {
    display: none;
}



.adress-footer-new {
    margin-top: 50px;
    display: inline-block;
    text-align: center;
}

.main-footer__contact_new {
    float: left;
    font-size: 16px;
    text-align: center;
    width: 100%;
    margin-bottom: 10px !important;
}

.main-footer__legal-item_new {
    float: left;
    font-size: 16px;
    padding-bottom: 20px;
    text-align: center;
    width: 100%;
}



.videocloop-sections-wrapper {
    margin-top: 0px;
    flex: 1;
}



.archive-item.archive-videocloop-sections {
    width: 100%;
    color: white;
    margin-bottom: 3rem;
}


.wrapper-videocloop .archive-categories span:nth-last-child(-n+2)::after {
    content: "/";
    margin: 0 1rem;
}






.fair-main-image.cover-image img, .activity-single-image.cover-image img {
    max-height: 65vh;
    height: 65vh;
    aspect-ratio: unset;
    object-position: center;
    object-fit: cover;
    width: 100%;
}



.page-template-page-fair .info-card, .page-template-page-loop-festival .info-card, .page-template-page-symposium .info-card {
    text-align: right;
}


.info-card_download-container {
    padding-top: 0;
    display: inline-block;
}




.studies-edition-section.u_mv-2 {
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top:0;
}




.video-modules-container {
    width: 100%;
    margin-bottom: 2rem;
    margin-right: 0;
    padding-right: 1rem;
    padding-left: 1rem;
}



.gallery-template-default .cover-image,
.gallery-template-default .cover-image,
.profile-template-default .cover-image, 
.activity-template-default .cover-image
{
    margin-top:1rem;
    margin-bottom:1rem;
}







.festival-dates-header-home.layout-row {
    position: absolute;
    bottom: 1rem;
    width: 100%;
    z-index: 999;
    padding-left: 1rem;
    padding-right: 1rem;
}

.festival-dates-header-home.layout-row .home-hero__dates-row {
    display: inline-block;
    text-align: left;
    width: 100%;
}


.festival-dates-header-home.layout-row .date-card__title, .festival-dates-header-home.layout-row .date-card__date {
    font-size: 24px;
    line-height: 1;
    display: inline-block;
}

.festival-dates-header-home.layout-row .date-card__title {
    width: 40%;
    float: left;
}

.festival-dates-header-home.layout-row .date-card__date {
    float: right;
}



.news-image-desktop{display: none;}
.news-image-mobile{display: inline-block;}


.single-post .cover-image img {
    max-height: 65vh;
    aspect-ratio: 7 / 10;
    object-position: center;
    object-fit: cover;
    width: 100%;
    margin-top: -1rem;
}


.wrapper-single-post.layout-two-columns .page-title__blog-post-date {
    margin-bottom: 10px;
}



.wrapper-single-post.layout-two-columns h2 {
    padding-top: 0px;
}


.single-post .layout-two-columns .cover-image img {
    margin-top: -4rem;
}

cite, figcaption {
    line-height: 1.1;
    text-align: right;
    max-width: 100%;
    width: 100%;


}

.cover-image__caption {
    max-width: 100%;
}



section#past-editions h3 {
    margin-bottom: 0;
}


.single-artist-video .page-title {
    margin-top: -2rem;
    margin-bottom: 0;
}



.birth-date {
    line-height: 1.0;
    color: #777;
    margin-bottom: 1rem;
}


.visitors-section:not(:last-child) {
    margin-bottom: 0rem;
}


div#about-team {
    margin-top: 2rem;
    padding-top: 2rem;
}



.title-section-partners {
    font-size: 28px;
    color: #111;
    margin-bottom: 0;
}

.partners-list-text__row {
    line-height: 0.9;
}

.partners-list-text a {
    font-size: 18px;
    line-height: 19px;
}

span.partners-sep {
    font-size: 18px;
    padding-left: 5px;
    padding-right: 5px;
}

#about-partners h3.section__name{margin-bottom: 0;}

.title-section-partners {
    font-size: 28px;
    color: #111;
    margin-bottom: 0;
}

.partners-list-text__row {
    line-height: 0.9;
}



.page-template-page-studies .cover-image,
.page-template-page-loop-collection .cover-image,
.page-template-page-video-channel .cover-image,
.page-template-page-commissioned-projects .cover-image,
.page-template-page-residences .cover-image{
    margin-top: -3rem;
}



.grid > [class*="col--"] {
    font-size: 18px;
}

section.video-channel-section h3 {
    margin-bottom: 0;
}



.film-selection-swiper-outer {
    margin-top: 0rem;
}




#past-editions .delta, #past-editions .delta * {
    margin-bottom: 1rem;
}

.section-heading.delta.related-title, .section-heading.delta.related-title * {
    margin-bottom: 1rem;
}

#film-selection .delta, #film-selection .delta * {
    margin-bottom: 1rem;
}


.related-videos .delta, .related-videos .delta * {
    margin-bottom: 1rem;
}



#film-selection.u_mv-4 {
    margin-top: 0;
    padding-top: 0;
}

#past-editions {
    padding-top: 2rem;
    margin-top:0;
}


.awards-section.u_mv-4 {
    margin-bottom: 0rem;
}

.city-screen-route-block.u_mt-4, .city-screen-route-block.u_mv-4 {
    margin-top: 1rem;
}

.wrapper-artist-video.u_mb-2,.wrapper-artist-video.u_mb-2 .cover-image{margin-bottom: 0;}



.l_container--wider .archive-item {
    margin-bottom: 1rem;
}

.l_container--wider {
    margin-bottom: 2rem;
}

.related-galleries .cover-image img {
    aspect-ratio: 5 / 9;
    margin-top: 10px;
}

.gallery-related-item .cover-image {
    margin-bottom: 0;
}

.container-info-gallery, .container-info-activity {
    margin-top: 1rem;
}



.page-template-page-journal .archive-item {
    width: 100%;
}

.agenda-grid-container .agenda-thumb__year {
    font-size: 16px;
    line-height: 18px;
    color: #111;
    margin-top: 10px;
}



.single-profile .l_container {
    padding: 0rem 1rem;
}


h3.press-section__name {
    margin-bottom: 0px;
}

.press-section__logo img {
        max-width: 300px;
        margin: 0 auto;
}















}
