.trustproject_logo,
.w-fullscreen .c-detail.c-detail--special .c-detail__data { 
  display: none; 
} 

.c-header .c-header__user__icon {
  fill: #000;
}

.c-header .c-header__nav-btn .hamburger-inner,
.c-header .c-header__nav-btn .hamburger-inner:before,
.c-header .c-header__nav-btn .hamburger-inner:after{
    background-color: #000;
}
.c-header.c-header__main__custom .c-header__brand__logo {
    filter: invert(1);
}

.c-header.c-header__main__custom .c-header__custom  .c-header__custom__text {
  font-family: "Genos";
  font-size: 1.3rem;
  font-weight: 400;
  text-transform: uppercase;
  color: #000;
}
.c-header.c-header__main__custom .c-header__custom  .c-header__custom__logo {
  padding: 0.5rem;
}
.c-header.c-header__main__custom .c-header__custom{
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
}


.header-scroll-wrapper {
  position: relative;
}
.header-scroll-wrapper:before {
  content: "";
  height: 0.3rem;
  background: #ccc;
  position: fixed;
  top: 6.7rem;
  left: 0;
  width: 100%;
  z-index: 3;
}
.header-scroll-wrapper:after {
  content: "";
  height: 0.3rem;
  background: #ffcd00;
  position: fixed;
  top: 6.7rem;
  left: 0;
  width: 100%;
  transform-origin: 0 50%;
  animation: scaleProgress auto linear;
  animation-timeline: scroll(root);
  z-index: 4;
}

#apertura-correos {
  width: 100vw;
  height: 100vh;
  margin: 0;
}

.w-fullscreen .c-detail.c-detail--special .c-detail__content .c-detail__body>* {
  padding: 0;
}

.special .special_header {
  margin: 0;
}
.special .special_header .special-main-media svg {
  display: none;
}

.w-fullscreen .c-detail.c-detail--special .c-detail__content .c-detail__embed{
  overflow: initial;
}

.w-fullscreen .c-detail.c-detail--special .c-detail__content .c-paragraph {
  max-width: 63rem;
  margin: 3rem auto;  
  font-size: 1.8rem;
  line-height: 1.6;
}

.w-fullscreen .c-detail.c-detail--special .c-detail__content .c-paragraph b {
  font-size: 1.8rem;
  line-height: 1.6;
  font-weight: 700;
}

.w-fullscreen .c-detail.c-detail--special .c-detail__content .c-paragraph a {
  color: #ffcd00;
}

.w-fullscreen .c-detail.c-detail--special .c-detail__content .content-title-h1 {
  position: relative;
  width: 63rem;
  max-width: 100%;
  margin: 1.5rem auto;
  font-size: 2.8rem;
  line-height: 1.6;
  color: #002453;
  text-align: left;
}

.w-fullscreen .c-detail.c-detail--special .c-detail__content .content-title-h1:after {
  content: '';
  position: absolute;
  bottom: -1.5rem;
  left: 0;
  width: 5rem;
  height: 1rem;
  background-color: #ffcd00;
}

.w-fullscreen .c-detail.c-detail--special .c-detail__content .c-phrase__blockquote {
  position: relative;
  padding: 4rem 25% 4rem 45%;
  font-size: 2.5rem;
  line-height: 1.3;
  color: #002453;
  background-color: #ffcd00;
  background-image: none;
  text-align: left;
}
.w-fullscreen .c-detail.c-detail--special .c-detail__content .c-phrase__blockquote:first-of-type:before {
  content: "";
  position: absolute;
  left: 26%;
  top: 2rem;
  width: 25rem;
  height: 15rem;
  margin: auto;
  animation: izquierda 2s ease 0s 1 normal forwards;
  animation-timeline: view(block 50% auto);
  background: url(https://dkumiip2e9ary.cloudfront.net/xalok/20-minutos/especiales/correos/img/correos-icon-1.svg)
    no-repeat 0 0;
  background-size: 25rem;
}
.w-fullscreen .c-detail.c-detail--special .c-detail__content .c-phrase__blockquote:nth-of-type(2) {
  padding: 6rem 25% 6rem 45%;
}
.w-fullscreen .c-detail.c-detail--special .c-detail__content .c-phrase__blockquote:last-of-type:before {
    content: "";
    position: absolute;
    left: 26%;
    top: 1.5rem;
    width: 25rem;
    height: 16rem;
    margin: auto;
    animation: izquierda 2s ease 0s 1 normal forwards;
    animation-timeline: view(block 50% auto);
  background: url(https://dkumiip2e9ary.cloudfront.net/xalok/20-minutos/especiales/correos/img/correos-icon-2.svg)
    no-repeat 0 0;
  background-size: 25rem;
}
.w-fullscreen .c-detail.c-detail--special .c-detail__content .c-paragraph {
  width: 70%;
}
.w-fullscreen .c-detail.c-detail--special .c-detail__content .composite-richtext .column-richtext {
  max-width: 63rem;
    margin: 0 auto;
    width: 70%;
}

.w-fullscreen .c-detail.c-detail--special .c-detail__content .composite-incolumns {
  margin: 1.5rem 5rem;
  width: auto;
}

.w-fullscreen .c-detail.c-detail--special .c-detail__content .composite-incolumns .content-title {
  max-width: 90rem;
  font-weight: 700;
  font-size: 3rem;
  line-height: 1.4;
  text-transform: none;
  color: #000;
  border: none;
  width: 50%;
}

.w-fullscreen .c-detail.c-detail--special .c-detail__content .composite-incolumns .content-title:after {
  display: none;
}


.w-fullscreen .c-detail.c-detail--special .c-detail__content .composite-richtext .column-richtext.special-fs.fs-big {
  max-width: 85rem;
  text-align: center;
}

.w-fullscreen .c-detail.c-detail--special .c-detail__content .composite-richtext .column-richtext.cap-big p:first-of-type:first-letter {
  margin: 0 0 0 -10rem;
  font-weight: 700;
  font-size: 12rem;
  line-height: 7rem;
  color: #ffcd00;
  border-left: .1rem solid #002453;
  border-top: .1rem solid #002453;
  padding: 2rem 0 1rem .6rem;
  line-height:9.8rem;
  display:inline-block;
  overflow-wrap:break-word;
  word-wrap:break-word;
  float:left;
}

.w-fullscreen .c-detail.c-detail--special .c-detail__content .composite-richtext .column-richtext.cap-big p {
  position: relative;
  font-size: 1.8rem;
  line-height: 1.6;
}

.w-fullscreen .c-detail.c-detail--special .c-detail__content .composite-richtext .column-richtext.cap-big p:before {
  content: '';
  position: absolute;
  top: 3rem;
  left: -115.5%;
  width: 100%;
  height: 7rem;
  background: transparent url(https://dkumiip2e9ary.cloudfront.net/xalok/20-minutos/especiales/correos/img/lineas.svg) repeat-x 0 0;
  background-size: 30rem;
}

.w-fullscreen .c-detail.c-detail--special .c-detail__content .c-detail__media {
  max-width: 99rem;
  margin: 0 auto 3rem;
  position: relative;
}

.w-fullscreen .c-detail.c-detail--special .c-detail__content .c-detail__media img {
  position: relative;
}

.w-fullscreen .c-detail.c-detail--special .c-detail__content .c-detail__media:has(img[src="https://imagenes.20minutos.es/files/image_990_auto/uploads/imagenes/2024/12/16/correos-img-2.jpeg"]):after,

.w-fullscreen .c-detail.c-detail--special .c-detail__content .c-detail__media:has(img[src="https://imagenes.20minutos.es/files/image_990_auto/uploads/imagenes/2024/12/16/correos-img-5.jpeg"]):after {
  content: '';
  position: absolute;
  top: 40%;
  left: 100%;
  width: 100%;
  height: 7rem;
  background: transparent url(https://dkumiip2e9ary.cloudfront.net/xalok/20-minutos/especiales/correos/img/lineas.svg) repeat-x 0 0;
  background-size: 30rem;
}

.w-fullscreen .c-detail.c-detail--special .c-detail__content .c-detail__media:has(img[src="https://imagenes.20minutos.es/files/image_990_auto/uploads/imagenes/2024/12/16/correos-img-4.jpeg"]):after {
  content: '';
  position: absolute;
  top: 40%;
  right: 100%;
  width: 100%;
  height: 7rem;
  background: transparent url(https://dkumiip2e9ary.cloudfront.net/xalok/20-minutos/especiales/correos/img/lineas.svg) repeat-x 0 0;
  background-size: 30rem;
}

.w-fullscreen .c-detail.c-detail--special .c-detail__content .c-detail__media:nth-of-type(4):after {
  right: 100%;
  left: unset;
}


.w-fullscreen .c-detail.c-detail--special .c-detail__content .freehtml-block {
  position: relative;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
}

.w-fullscreen .c-detail.c-detail--special .c-detail__content .freehtml-block:last-of-type {
  width: 100%;
  max-width: 100%;
}
.illustration {
  position: relative;
  margin: 0 auto;
}
#cartero {
  position: absolute;
  width: 20rem;
  height: 14rem;
  margin: auto;
  animation: cartero 2s ease 0s 1 normal forwards;
  animation-timeline: view(block auto);
  background: url(https://dkumiip2e9ary.cloudfront.net/xalok/20-minutos/especiales/correos/img/circulos.svg)
    no-repeat 0 0;
  background-size: 20rem;
}
.cartero-2 {
  top: -20rem;
  left: unset;
  right: 5%;
}
#triangulos {
  position: absolute;
  right: 5%;
  top: -40rem;
  width: 20rem;
  height: 12rem;
  animation: cartero 2s ease 0s 1 normal forwards;
  animation-timeline: view(block auto);
  background: transparent url(https://dkumiip2e9ary.cloudfront.net/xalok/20-minutos/especiales/correos/img/triangulos.svg) no-repeat 0 0;
  background-size: 20rem;
}
.triangulos-2 {
  right: unset;
  left: 5%;
}

@keyframes scaleProgress {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}
@keyframes cartero {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
@keyframes fundido {
  0% {
    opacity: 0;
    transform: scale(0.6);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes izquierda {
  0% {
    animation-timing-function: ease-in;
    opacity: 0;
    transform: translateX(-250px);
  }
  100% {
    animation-timing-function: ease-out;
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes derecha {
  0% {
    animation-timing-function: ease-in;
    opacity: 0;
    transform: translateX(250px);
  }
  100% {
    animation-timing-function: ease-out;
    opacity: 1;
    transform: translateX(0);
  }
}

.pie {
  width: 100%;
  background: #ffcd00;
  color: #000;
  margin: 0 auto;
  padding: 5rem 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pie p {
  width: 80%;
  text-align: center;
  font-size: 1.5rem;
  color: #002453;
}
.pie p strong {
  font-size: 1.5rem;
  font-weight: 700;
}
.pie img {
  width: 23rem;
  margin-top: 2rem;
  filter: invert(1);
}
@media only screen and (min-width: 280px) and (max-width: 890px) {
  .c-header.c-header__main__custom .c-header__custom {
    flex-direction: row;
  }
  .header-scroll-section:before {
    content: "";
    height: 0.3rem;
    background: #ccc;
    position: fixed;
    top: 12.55rem;
    left: 0;
    width: 100%;
    z-index: 3;
  }
  .header-scroll-section:after {
    content: "";
    height: 0.3rem;
    background: #ffcd00;
    position: fixed;
    top: 12.55rem;
    left: 0;
    width: 100%;
    transform-origin: 0 50%;
    animation: scaleProgress auto linear;
    animation-timeline: scroll(root);
    z-index: 4;
  } 
  
  .w-fullscreen .c-detail.c-detail--special .c-detail__content .composite-incolumns .content-title {
    max-width: 100%;
    margin: auto;
    font-size: 2.2rem;
    width: 100%;
  }

  .w-fullscreen .c-detail.c-detail--special .c-detail__content .composite-richtext .column-richtext.cap-big p:first-of-type:first-letter {
    margin: -9rem 0 0 0 !important;
    font-size: 10rem !important;
    line-height: 8rem !important;
    padding: 0.5rem 0 0 0.6rem !important;
  }

  .w-fullscreen .c-detail.c-detail--special .c-detail__content .composite-richtext .column-richtext.cap-big p {    
    margin-top: 8rem;
  }  

  .w-fullscreen .c-detail.c-detail--special .c-detail__content .composite-richtext .column-richtext.cap-big p:before {
    top: -5.5rem;
    left: -100%;
    width: 100%;
    height: 5rem;
    background-size: 20rem;
  }

  .w-fullscreen .c-detail.c-detail--special .c-detail__content .composite-richtext .column-richtext {
    margin: 0 3rem;
    width: auto;
  }

  .w-fullscreen .c-detail.c-detail--special .c-detail__content .c-paragraph {
    margin: 0 3rem;
    width: auto;
  }
  
  .w-fullscreen .c-detail.c-detail--special .c-detail__content .c-detail__media {
    width: 80%;
  }
  
  .w-fullscreen .c-detail.c-detail--special .c-detail__content .c-detail__media img {
    margin-bottom: .5rem;
  }
  
.w-fullscreen .c-detail.c-detail--special .c-detail__content .article-picture figcaption {
    display: inline;
    line-height: 1.25;
  }
  
.w-fullscreen .c-detail.c-detail--special .c-detail__content .content-title-h1 {
    margin: 1.5rem 3rem 3rem;
    font-size: 2.2rem;
    line-height: 1.2;
    width: auto;
  }

  .w-fullscreen .c-detail.c-detail--special .c-detail__content .c-phrase__blockquote {
    padding: 2.5rem 10%;
    margin-top: 5rem;
    font-size: 2.5rem;
    text-align: center;
  }
  .article-page.w-fullscreen .c-detail.c-detail--special .c-detail__content .c-phrase__blockquote:last-of-type:before,
  .article-page.w-fullscreen .c-detail.c-detail--special .c-detail__content .c-phrase__blockquote:first-of-type:before {
      display: block;
      position: unset;
      width: 25rem;
      height: 17rem;
      margin: auto;
      background-size: 25rem;
      animation: cartero 2s ease 0s 1 normal forwards;
      animation-timeline: view(block auto);
  }
  .w-fullscreen .c-detail.c-detail--special .c-detail__content .c-phrase__blockquote:nth-of-type(2) {
    padding: 2.5rem 10%;
    text-align: center;
  }
  .illustration {
    width: 100;
    max-width: 100%;
  }
  #triangulos,
  #cartero {
    display: none;
  }
  footer {
    display: none;
  }
}  