body {
  margin: 0;
  padding: 0;
  background-color: #fff;
}
main {
  background-color: #fff;
  color: #000;
}
.barra {
  height: 0.5rem;
  background: #ccc;
  position: fixed;
  top: 6.5rem;
  left: 0;
  width: 100%;
  z-index: 3;
}
.progress {
  height: 0.5rem;
  background: #c6458c;
  position: fixed;
  top: 6.5rem;
  left: 0;
  width: 100%;
  transform-origin: 0 50%;
  animation: scaleProgress auto linear;
  animation-timeline: scroll(root);
}
@font-face {
  font-family: "Space-Mono-Regular";
  src: url("https://dkumiip2e9ary.cloudfront.net/xalok/20-minutos/especiales/santander/fonts/SpaceMono-Regular.woff2")
      format("woff2"),
    url("https://dkumiip2e9ary.cloudfront.net/xalok/20-minutos/especiales/santander/fonts/SpaceMono-Regular.woff")
      format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Space-Mono-Bold";
  src: url("https://dkumiip2e9ary.cloudfront.net/xalok/20-minutos/especiales/santander/fonts/SpaceMono-Bold.woff2")
      format("woff2"),
    url("https://dkumiip2e9ary.cloudfront.net/xalok/20-minutos/especiales/santander/fonts/SpaceMono-Bold.woff")
      format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
header.header-main.header-main-custom .header-primary-wrapper .logo-vertical img,
header.header-main .header-primary .menu svg,
header.header-main .header-primary .search-user ul li [class^=icon-] {
    filter: invert(1);
}
.mainmedia-hidden .special .article-content .content-modules {
  display: block;
}
.special .article-content .content-modules .paragraph {
  max-width: 65rem !important;
  margin: 0 auto 3rem !important;
}
.special .parallax-to-load {
    background-position: left center !important;
}
.special .article-content .content-modules .composite-richtext .column-richtext.cap-normal p:first-of-type:first-letter {
    color: #692075;
}
.special .article-content .content-modules .composite-richtext .column-richtext.cap-normal.bgc-violet p:first-of-type:first-letter {
    color: #c6458c;
}

.composite-richtext p {
    max-width: 65rem !important;
    margin: 0 auto 3rem !important;
}
.composite-richtext p a,
.special .article-content .content-modules .paragraph a {
    color: #692075 !important;
}
.composite-richtext p a:hover,
.special .article-content .content-modules .paragraph a:hover {
    color: #fff !important;
    background-color: #692075;
}

.special .article-content .content-modules .composite-richtext .column-richtext.special-bgc a {
    padding: .3rem 1rem;
    background-color: #fff;
    text-decoration: none !important;
}
.special .article-content .content-modules .composite-richtext .column-richtext.special-bgc a:hover {
    background-color: #692075 !important;
    color: #fff !important;
}

.special .article-content .content-modules h2,
.special .article-content .content-modules>div>.content-title-h1 {
    max-width: 65rem !important;
    margin: 0 auto 3rem !important;
    color: #692075 !important;
}
.special .article-content .content-modules .composite-richtext {
    max-width: 65rem !important;
    margin: 0 auto 3rem !important;
}

.special .article-content .content-modules>h2:after, 
.special .article-content .content-modules>div>.content-title-h1:after {
    background-color: #692075 !important;
}

.special .article-content .content-modules .article-picture,
.special .article-content .content-modules .cover,
.special .article-content .content-modules .images-related.images-related-slider {
    max-width: 99rem !important;
    margin: 0 auto 4rem !important;
}
.special .article-content .content-modules .composite-incolumns {
    max-width: 99rem !important;
    margin: 0 auto !important;
}

.special .article-content .content-modules .images-related.images-related-slider .caption,
.special .article-content .content-modules .images-related.images-related-slider .credits {
    display: none;
}

.special .article-content .content-modules h2 {
    position: relative;
    display: flex !important;
    align-items: center !important;
    max-width: 99rem !important;
    font-size: 2rem !important;
    text-align: left !important;
    border: none !important;
}
.special .article-content .content-modules h2:after {
    flex-grow: 1;
    content: "";
    height: .2rem;
    margin-left: 1rem;
    background-color: #692075 !important;
}

.special .article-content .content-modules .composite-related {
    max-width: 99rem !important;
    margin: 0 auto 3rem !important;
}
.special .swiper-button-next, 
.special .swiper-button-prev {
    background-color: #692075 !important;
}
.special .swiper-button-next:hover, 
.special .swiper-button-prev:hover {
    color: #692075 !important;
    background-color: #fff !important;
}

.opinion-author-wrapper {
    grid-row: 1;
    grid-column: 1/3;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 1.5rem;
    padding: 1.5rem 0;
    margin-bottom: 2rem;
    background-position: top, bottom;
    background-image: linear-gradient(to right, #8a8a8a 50%, rgba(255, 255, 255, 0) 0), linear-gradient(to right, #8a8a8a 50%, rgba(255, 255, 255, 0) 0);
    background-size: 4px 2px;
    background-repeat: repeat-x;
}

.opinion-author-wrapper figure {
    width: 8rem;
    height: 8rem;
    border-radius: 50%;
    overflow: hidden;
}

.opinion-author-wrapper figure img {
    filter: grayscale(1);
    width: 100%;
    height: auto;
    display: block;
}

.opinion-author-wrapper .opinion-author-info {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    max-width: 10rem;
}

.opinion-author-wrapper .opinion-author-info .opinion_author_name {
    text-align: center;
}

.opinion-author-wrapper .opinion-author-info .opinion_author_name a {
    font: 600 2.2rem/1 'Source-Serif-Pro-Bold', serif;
    color: #000;
}

.opinion-author-wrapper .opinion-author-info .opinion_author_name a strong {
    font: 600 2.2rem/1 'Source-Serif-Pro-Bold', serif;
}

.opinion-author-wrapper .opinion-author-info .opinion_author_position {
    font: 1.3rem/1.2 'Roboto-Regular', sans-serif;
    color: #666;
    text-align: center;
}

:root {
  --imagen-fondo: url("https://dkumiip2e9ary.cloudfront.net/xalok/20-minutos/especiales/avanzadoras-2024/img/apertura-avanzadoras.jpg");
}
.apertura-avanzadoras {
  display: flex;
  align-items: start;
  justify-content: center;
  margin-bottom: 5vw;
  height: auto;
  width: 100%;
  max-width: 100%;
  position: relative;
  box-sizing: border-box;
}
.apertura-avanzadoras .wrapper {
  display: flex;
  width: 100vw;
  height: auto;
  background-image: var(--imagen-fondo);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  box-sizing: border-box;
  border-left: 0.5vw solid #fff;
}
.apertura-avanzadoras .wrapper-img {
  width: 40vw;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 30% auto;
  border-right: 0.5vw solid #fff;
  border-bottom: 0.5vw solid #fff;
}
.apertura-avanzadoras .img-blq-1 {
  border-bottom: 0.5vw solid #fff;
}
.apertura-avanzadoras .wrapper-text {
  width: 60vw;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(4, auto);
  grid-template-rows: repeat(3, auto);
}
.apertura-avanzadoras .text-blq {
  display: flex;
  width: 100%;
  min-height: 15vw;
  box-sizing: border-box;
  padding: 5vh;
  border-right: 0.5vw solid #fff;
  border-bottom: 0.5vw solid #fff;
}
.apertura-avanzadoras .text-blq-1 {
  grid-row: 1;
  grid-column: 1 / 3;
  background-size: 200%;
  background-position: right center;
}
.apertura-avanzadoras .text-blq-2 {
  grid-row: 1;
  grid-column: 3 / 5;
  background-size: 300%;
}
.apertura-avanzadoras .text-blq-3 {
  grid-row: 2;
  grid-column: 1 / 4;
  background-size: 200%;
}
.apertura-avanzadoras .text-blq-3 img {
  height: auto;
}
.apertura-avanzadoras .text-blq-4 {
  grid-row: 2;
  grid-column: 4 / 5;
}
.apertura-avanzadoras .text-blq-5 {
  grid-row: 3;
  grid-column: 1 / 5;
}
.apertura-avanzadoras .titulo {
  width: 100%;
}
.apertura-avanzadoras .pre-titulo {
  font-family: "Roboto-Regular";
  font-size: 1vw;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  border-radius: 1vw;
}
.apertura-avanzadoras .entradilla {
  width: 80%;
  font-family: "Source-Serif-Regular", serif;
  font-size: 2.4vw;
  line-height: 1.3;
  font-weight: 300;
  color: #fff;
  animation-delay: 0.5s;
}

.apertura-8m {
    display: flex;
    align-items: start;
    justify-content: center;
    margin-bottom: 2rem;
    height: auto;
    width: 100vw;
    max-height: 100vh;
    max-width: 100vw;
    position: relative;
  }
  .apertura-8m .wrapper {
    display: flex;
    gap: 0.5vw;
    width: 100vw;
    height: auto;
    background: url(https://imagenes.20minutos.es/uploads/imagenes/2025/03/05/8m.png)
      no-repeat top center;
    background-size: cover;
    box-sizing: border-box;
    filter: drop-shadow(0.2rem 0.4rem 0.6rem black);
  }
  .apertura-8m .wrapper-img {
    width: 40vw;
  }
  .apertura-8m .wrapper-text {
    width: 60vw;
    margin: 0;
    display: flex;
    align-items: start;
    justify-content: start;
    flex-flow: column;
    border-right: 0.5vw solid #fff;
  }
  .apertura-8m .text-blq {
    display: flex;
    width: 100%;
    box-sizing: border-box;
    padding: 5vh; /* background-color: #23486A; */
    background-color: #57106399;
    border-bottom: 0.5vw solid #fff;
  }
  .apertura-8m .text-blq-1 {
    /* background-color: #4f237d; */
    background-color: rgba(198, 69, 140, 0.75);
  }
  .apertura-8m .text-blq-2 {
    /* background-color: #3B6790; */
    background-color: #dd77eda1;
  }
  .apertura-8m .text-blq-3 {
    border-bottom: none;
  }
  .apertura-8m .pre-titulo {
    font-family: "Roboto-Regular";
    font-size: 2.5vw;
    font-weight: 400;
    text-transform: uppercase;
    color: #000;
    border-radius: 1vw;
  }
  .apertura-8m .titulo {
    font-family: "Source-Serif-Regular", serif;
    font-size: 7vw;
    line-height: 1.2;
    font-weight: 600;
    color: #fff;
  }
  .apertura-8m .entradilla {
    width: 80%;
    font-family: "Source-Serif-Regular", serif;
    font-size: 2vw;
    line-height: 1.3;
    font-weight: 300;
    color: #fff;
    animation-delay: 0.5s;
  }

.zoomInLeft {
  animation-name: zoomInLeft;
  animation-duration: 1s;
  animation-fill-mode: both;
}
@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/*
* ----------------------------------------
* animationes
* ----------------------------------------
*/
@keyframes efecto {
  0% {
    transform: rotateX(-100deg);
    transform-origin: top;
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    transform-origin: top;
    opacity: 1;
  }
}
@keyframes scaleProgress {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}

.efecto {
  animation: efecto 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
  animation-timeline: view(block 20% auto);
}

header.header-main .header-scroll-wrapper {
  border-bottom: none;
}
header.header-main .header-primary .header-custom .header-custom-logo {
  padding: 0.5rem;
}

.avanzadoras-2024 {
  position: relative;
  width: 100%;
  max-width: 80vw;
  margin: 0 auto 5vw;
  box-sizing: border-box;
  z-index: 2;
}
.avanzadoras-fichas {
    position: relative;
  display: flex;
  align-items: stretch;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 3vw 1vw;
  padding: 0;
  margin: 0;
  list-style: none;
  z-index: 3;
}
.avanzadoras-fichas .avanzadora {
  display: flex;
  align-items: start;
  width: 32%;
  background: transparent
    url(https://dkumiip2e9ary.cloudfront.net/xalok/20-minutos/especiales/avanzadoras-2024/img/pincelada-morada.svg)
    no-repeat top center;
  background-size: contain;
}
.avanzadoras-fichas .avanzadora a {
  display: flex;
  align-items: start;
  gap: 0.5vw;
  padding: 1vw;
  height: 100%;
  color: #fff;
  text-decoration: none;
}
.avanzadoras-fichas .avanzadora img {
  max-width: 15rem;
  width: clamp(8rem, 6.5vw, 12rem);
  height: auto;
  border-radius: 50%;
  border: 0.25rem solid #fff;
  box-shadow: 0.5rem 0.5rem 1rem 0 rgba(0, 0, 0, 0.35);
}
.avanzadoras-fichas .info-avanzadora {
  display: flex;
  flex-flow: column;
  gap: 0.2vw;
  flex: auto;
}
.avanzadoras-fichas .avanzadora h3 {
  margin: 0;
  padding-right: 3vw;
  font-family: "Roboto-Bold";
  font-size: 1.15vw;
  line-height: 1.1 !important;
  color: #c6458c;
}
.avanzadoras-fichas .avanzadora p {
  margin: 0;
  padding-right: 3vw;
  font-family: "Roboto-Regular";
  font-size: 1vw;
  line-height: 1.3;
}
.avanzadoras-fichas .avanzadora a:hover {
  flex: auto;
  background: transparent
    url(https://dkumiip2e9ary.cloudfront.net/xalok/20-minutos/especiales/avanzadoras-2024/img/pincelada-rosa.svg)
    no-repeat top center;
}
.avanzadoras-fichas .avanzadora a:hover img {
  opacity: 1 !important;
}
.avanzadoras-fichas .avanzadora a:hover h3 {
  color: #fff;
}

.footer-section-custom {
  display: none;
}
.pie {
  width: 100%;
  background: #692075;
  color: #fff;
  margin: 0 auto -5rem;
  padding: 5rem 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pie p {
  width: 80% !important;
  text-align: center !important;
  font-size: 1.5rem !important;
  color: #fff !important;
  font-family: "Roboto-Regular";
}
.pie p strong {
  font-family: "Roboto-Regular" !important;
  font-size: 1.5rem !important;
  font-weight: 700 !important;
}
.pie img {
  width: 23rem !important;
  margin-top: 2rem;
}



.v-logo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    z-index: 0;
    overflow: hidden;
  }
  
  .v-logo li {
    position: absolute;
    display: block;
    list-style: none;
    width: 20px;
    height: 20px;
    background: transparent
      url(https://dkumiip2e9ary.cloudfront.net/xalok/20-minutos/especiales/avanzadoras-2024/img/v-avanzadoras.svg)
      no-repeat top center;
    animation: animate 50s linear infinite;
    bottom: -400px;
    z-index: 0;
  }
  
  .v-logo li:nth-child(1) {
    left: 25%;
    width: 80px;
    height: 80px;
    animation-delay: 0s;
  }
  
  .v-logo li:nth-child(2) {
    left: 10%;
    width: 20px;
    height: 20px;
    animation-delay: 4s;
    animation-duration: 24s;
  }
  
  .v-logo li:nth-child(3) {
    left: 70%;
    width: 20px;
    height: 20px;
    animation-delay: 8s;
  }
  
  .v-logo li:nth-child(4) {
    left: 40%;
    width: 60px;
    height: 60px;
    animation-delay: 0s;
    animation-duration: 36s;
  }
  
  .v-logo li:nth-child(5) {
    left: 65%;
    width: 20px;
    height: 20px;
    animation-delay: 0s;
  }
  
  .v-logo li:nth-child(6) {
    left: 75%;
    width: 110px;
    height: 110px;
    animation-delay: 6s;
  }
  
  .v-logo li:nth-child(7) {
    left: 35%;
    width: 150px;
    height: 150px;
    animation-delay: 14s;
  }
  
  .v-logo li:nth-child(8) {
    left: 50%;
    width: 25px;
    height: 25px;
    animation-delay: 30s;
    animation-duration: 90s;
  }
  
  .v-logo li:nth-child(9) {
    left: 20%;
    width: 15px;
    height: 15px;
    animation-delay: 4s;
    animation-duration: 70s;
  }
  
  .v-logo li:nth-child(10) {
    left: 85%;
    width: 150px;
    height: 150px;
    animation-delay: 0s;
    animation-duration: 22s;
  }
  
  @keyframes animate {
    0% {
      transform: translateY(0) rotate(0deg);
      opacity: 1;
      border-radius: 0;
    }
  
    100% {
      transform: translateY(-5000px) rotate(720deg);
      opacity: 0;
      border-radius: 0;
    }
  }


@media only screen and (min-width: 280px) and (max-width: 600px) {
    @keyframes animate {
        0% {
          transform: translateY(0) rotate(0deg);
          opacity: 1;
          border-radius: 0;
        }
      
        100% {
          transform: translateY(-6000px) rotate(720deg);
          opacity: 0;
          border-radius: 0;
        }
      }
      .main-container {
        padding-top: 6rem !important;
      }
  .header.header-main-custom {
    min-height: 6rem !important;
    border-bottom: none !important;
  }
  .header .menu a svg, 
  .header .login svg,
  .header .logo img {
    filter: invert(1);
  }
  .mainmedia-hidden .special .article-content .content-modules {
    padding-top: 0;
  }
  .special .article-content .content-modules h2 {
    padding: 1.5rem !important;
  }
  .special .article-content .content-modules .paragraph,
  .special .article-content .content-modules .composite-richtext p,
  .special .article-content .content-modules .cover,
  .special .article-content .content-modules .composite-related,
  .special .article-content .content-modules .composite-incolumns {
    padding: 0 1.5rem !important;
  }
  .special .article-content .content-modules .paragraph a,
  .special .article-content .content-modules .paragraph strong,
  .composite-richtext p a,
  .composite-richtext p strong {
    font-size: 1em !important;
    text-decoration: none !important;
  }
  .special .article-content .content-modules .article-picture {
    padding: 0 1.5rem !important;
  }


  .barra,
  .progress {
    top: 6rem;
  }
  .apertura-avanzadoras  .wrapper-text {
    width: 85vw;
  }
  .apertura-avanzadoras .wrapper-img {
    width: 15vw;
  }
  .apertura-avanzadoras .text-blq {
    padding: 5vh 3vh;
  }
  .apertura-avanzadoras .pre-titulo {
    font-size: 3.5vw;
  }
  .apertura-avanzadoras .titulo {
    font-size: 6vw;
  }
  .apertura-avanzadoras .entradilla {
    width: 100%;
    font-size: 5.5vw;
  }
  .apertura-avanzadoras .text-blq-3 {
    grid-column: 1 / 5;
  }

  .avanzadoras-2024 {
    max-width: 90%;
    margin: 15vw auto;
  }
  .avanzadoras-fichas {
    gap: 25vw;
  }
  .avanzadoras-fichas .avanzadora {
    width: 90%;
    justify-content: center;
    background-size: cover;
  }
  .avanzadoras-fichas .avanzadora a {
    flex-flow: column;
    align-items: center;
    gap: 1vw;
  }
  .avanzadoras-fichas .avanzadora a:hover {
    background-size: cover;
  }
  .avanzadoras-fichas .info-avanzadora {
    align-items: center;
    padding-bottom: 1vw;
    gap: 1vw;
  }
  .avanzadoras-fichas .avanzadora h3 {
    padding: 0 !important;
    margin: 0 !important;
    font-size: 5.5vw !important;
    text-transform: none !important;
    color: #c6458c !important;
    border: none !important;
  }
  .avanzadoras-fichas .avanzadora a:hover h3 {
    color: #fff !important;
  }
  .avanzadoras-fichas .avanzadora p {
    padding-right: 0;
    font-size: 4vw !important;
    line-height: 1.3 !important;
    text-align: center;
  }
  .avanzadoras-fichas .avanzadora img {
    width: clamp(10rem, 6.5vw, 15rem);
    margin-top: -10vw;
  }

  .apertura-8m {
    margin-top: -5rem;
  }
  .apertura-8m .wrapper {
    background-position: center right;
  }
  .apertura-8m .text-blq {
    padding: 5vh 3vh;
  }
  .apertura-8m .pre-titulo {
    font-size: 3.5vw;
  }
  .apertura-8m .titulo {
    font-size: 6vw;
  }
  .apertura-8m .entradilla {
    width: 100%;
    font-size: 4vw;
  }


  footer {
    display: none;
  }
  img[alt="20m logo"] {
    display: none;
  }
}
