:root {
  --color: #990000;
  --color-texto: #797979;
  --cols: 1rem 0 auto 0 1rem;
  --cols2: 1rem 0 auto 0 1rem;
 }
 
 @media (min-width: 45rem) {
  :root {
   --cols: 1.5rem 2rem auto 2rem 1.5rem;
   --cols2: 1.5rem 2rem auto 2rem 1.5rem;
  }
 }
 
 @media (min-width: 60rem) {
  :root {
   --cols: 1fr 5rem minmax(0, 41.3rem) 5rem 1fr;
   --cols2: 1fr 5rem minmax(0, 72rem) 5rem 1fr;
  }
 }
 
 
 /* --------------------------------
 
 Parcheo Cabecera
 
 -------------------------------- */
 
 .marca-theme-v2 .ue-l-common-page__inner {
  padding: 0rem 0rem;
  display: none;
 }
 
 .super-menu-header+.main .tab-title-text {
  display: none;
 }
 
 .tabs-content {
  display: none;
 }
 
 * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
 }
 
 img {
  max-width: 100%;
 }
 
 html {
  min-height: 100%;
 }
 
 body {
  min-height: 100%;
  padding: 0;
  overflow-x: hidden;
 }
 
 ol,
 ul {
  list-style: none;
  font-size: inherit;
  margin-bottom: 0px;
  overflow: inherit;
 }
 
 .content-items .content-item {
  padding: 0px !important;
 }
 
 .marca-theme-v2 .ue-l-common-page__inner {
  padding: 0rem 0rem;
 }
 
 .site-footer {
  margin: 0px 0 0;
 }
 
 .main-header.inside .main-nav-container {
  background-color: #ffffff;
 }
 
 .main-header .breadcrumbs {
  position: relative;
  z-index: 2;
 }
 
 .main {
  background: none !important;
  padding-bottom: 0px;
 }
 
 .main:first-of-type {
  padding-top: 0px;
 }
 
 .main-header.inside~ .main:first-of-type>.tab-title.visible .container-header {
  width: 990px;
  border-bottom: solid 1px #141d25;
  position: absolute;
  left: -900000px;
 }
 
 .seo-links-container {
  display: none;
 }
 
 .seo-links-container .list-seo-links a {
  display: inline-block;
 }
 
 .main .tab-title {
  margin-bottom: 0px;
  height: 0px;
  width: 100%;
 }
 
 .row-layout .container {
  padding: 0px 0;
 }
 
 .container {
  width: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
 }
 
 .breadcrumbs .tab-breadcrumb-list li.active a {
  background-color: transparent;
 }
 
 .content-ad .ad-item-si,
 .content-ad .ad-item-sd {
  display: none;
 }
 
 .main-header.inside.fixed-down {
  background-color: #000;
 }
 
 .main-header.fixed-down {
  border-bottom: 3px solid #000;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, .3);
 }
 
 .main-header.inside.futbol .main-tab-futbol>a.highlight,
 .main-header.inside[data-ue-model="futbol"] .main-tab-futbol>a.highlight {
  background-color: transparent;
  color: #000;
 }
 
 .main-header.inside.default .main-tab-default>a.highlight,
 .main-header.inside[data-ue-model="default"] .main-tab-default>a.highlight {
  background-color: #000;
  color: #fff;
 }
 
 .main-header.inside.futbol .main-tab-futbol>a.highlight .iconsvg-down-b,
 .main-header.inside[data-ue-model="futbol"] .main-tab-futbol>a.highlight .iconsvg-down-b {
  background-position: -1px -179px;
  width: 16px;
  height: 16px;
 }
 
 .main-header .breadcrumbs {
  height: 44px;
  background-color: #000;
 }
 
 .ue-l-common-page__inner .ue-c-section-title {
  padding: 0px 0;
 }
 
 .main-header.fixed-down .tab-title .tab-title-text {
  color: #ffffff;
 }
 
 .tab-news .aside-tools:before {
  content: "";
  position: absolute;
  right: 132px;
  top: 0;
  z-index: 9;
  height: 41px;
  width: 44px;
  display: inline-block;
  background: none;
 }
 
 .tab-news .aside-tools {
  background-color: transparent;
 }
 
 .tab-news .aside-tools span.icon-facebook {
  border: 2px solid #fff;
 }
 
 .tab-news .aside-tools span.icon-facebook svg {
  fill: #fff;
 }
 
 .tab-news .aside-tools span.icon-twitter {
  border: 2px solid #ffffff;
 }
 
 .tab-news .aside-tools span.icon-twitter svg {
  fill: #ffffff;
 }
 
 .tab-news .aside-tools span.icon-email {
  border: 2px solid #fff;
 }
 
 .tab-news .aside-tools span.icon-email svg>path {
  fill: #ffff;
 }
 
 .volver-arriba {
  width: 65px;
  height: 65px;
  background: url(https://e00-especiales-marca.uecdn.es/entrevistas/images/subir.jpg) no-repeat center top;
  bottom: 20px;
  display: none;
  text-indent: -9999px;
  overflow: hidden;
  padding: 5px 15px;
  position: fixed;
  right: 20px;
  border-radius: 35px;
  transition: all 0.2s linear 0s;
  z-index: 10;
 }
 
 @-webkit-keyframes flashing {
  0% {
   opacity: 1;
  }
  100% {
   opacity: 0.1;
  }
 }
 
 @keyframes flashing {
  0% {
   opacity: 1;
  }
  100% {
   opacity: 0.1;
  }
 }
 
 .two-columns {
  min-height: inherit;
 }
 
 @media (min-width: 46.25em) {
  .marca-theme-v2 .ue-c-section-title {
   border-bottom: none;
  }
 }
 
 
 .sticky-publi { position:fixed; width:990px; z-index:1000;
 bottom:0px; margin:0 auto; left:0; right:0; }
 /* --------------------------------
 
 Estilos especial
 
 -------------------------------- */

  
 .apertura-tamanocompleto {
  display: grid;
  grid-template-columns: var(--cols);
  grid-template-rows: 1fr auto;
  grid-column: 1 / -1;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  position: relative;
  overflow: hidden;
 }
 
 .filt {
  position: relative;
 }
 
 .apertura-tamanocompleto figure {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
 }
 
 .apertura-tamanocompleto picture {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
 }
 
 .apertura-tamanocompleto img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 0;
  flex-shrink: 0;
 }
 
 .lf-portada figure.fig-shadow:after {
  background: rgba(0, 0, 0, 0) linear-gradient(180deg, transparent 0, #000) repeat scroll 0 0;
  content: "";
  height: 50%;
  left: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
 }
 
 .retirada-iniesta .articulo {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: var(--cols);
 }
 
 .retirada-iniesta .articuloDatos {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: var(--cols2);
 }
 
 .retirada-iniesta .articulo> * {
  grid-column: 3 / -3;
 }
 
 .retirada-iniesta .articuloDatos> * {
  grid-column: 3 / -3;
 }
 
 .retirada-iniesta .articulo {
  padding-bottom: 0em;
 }
 
 .color {
  background-color: #000000;
 }


 
 .color2 {
  background-color: #222;
 }
 
 .autor {
  text-align: center;
  margin: 1em auto 0em auto;
 }
 
 .imagen-autor {
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  border-radius: 50%;
  opacity: 1;
  background-color: transparent;
 }
 
 .firma-autor {
  margin-top: 0px;
  padding-top: 0px;
  font-family: Barlow Semi Condensed, sans-serif;
  line-height: 125%;
  text-align: center;
  font-size: 16px;
 }
 
 .autor em {
  color: #afa6a6;
 }
 
 .retirada-iniesta p {
  margin-top: 0;
  font-weight: 300;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 20px;
  color: #666;
  line-height: 26px;
 }
 


 .retirada-iniesta .entradilla p {
  margin-top: 0;
  font-weight: 300;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 20px;
  color: #fff;
  line-height: 26px;
 }
 
 .cuerpo-sticky-entrevista {
  z-index: 1;
  background-color: rgba(255, 255, 255, .9);
  padding: 1em;
 }
 
 .cuerpo-sticky-entrevista2 {
  z-index: 1;
  background-color: rgb(255 251 24 / 36%);
  padding: 1em;
 }
 
 .fincuerpo-sticky-entrevista {
  height: 100vh
 }
 
 .retirada-iniesta .parallax1 {
  /* The image used */
  background-image: url('https://e00-especiales-marca.uecdn.es/personajes/images/retirada-iniesta/parallax1.jpg');
  /* Full height */
  min-height: 100vh;
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
 }
 
 .retirada-iniesta .parallax2 {
  /* The image used */
  background-image: url('https://e00-especiales-marca.uecdn.es/messi-awards/images/parallax2.jpg');
  /* Full height */
  min-height: 100vh;
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
 }
 
 .retirada-iniesta .parallax3 {
  /* The image used */
  background-image: url('https://e00-especiales-marca.uecdn.es/messi-awards/images/parallax1.jpg');
  /* Full height */
  min-height: 100vh;
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
 }
 
 .retirada-iniesta .parallax4 {
  /* The image used */
  background-image: url('https://e00-especiales-marca.uecdn.es/messi-awards/images/parallax4.jpg');
  /* Full height */
  min-height: 100vh;
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
 }
 
 .retirada-iniesta .texto-parallax p {
  font-size: 6vw;
  line-height: 1;
  font-weight: 300;
  font-style: italic;
  opacity: 0.85;
  margin-bottom: 1rem;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Barlow Semi Condensed, sans-serif;
  height: 100vh;
  color: #ffffff;
  padding: 0px 2em;
  background-color: rgba(0, 0, 0, 0.9);
  text-shadow: #000 1px 0 10px;
 }
 
 .retirada-iniesta .imagenhorizontal {
  grid-column: 1 / -1;
  margin-bottom: 0px;
 }
 
 .retirada-iniesta .imagenhorizontal img {
  display: block;
  width: 100%;
  max-width: 2000px;
  margin: 0 auto;
 }
 
 .retirada-iniesta .huecopublicidad {
  grid-column: 1 / -1;
  padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        position: relative;
 }

 .retirada-iniesta .huecopublicidad:before {
    content: "PUBLICIDAD";
    fill: #827d80;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    display: block;
    height: 7px;
    line-height: .3rem;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 9.5px;
    line-height: 1;
}

.graficogoles {margin-bottom: 3em}

 .retirada-iniesta h2 {
  font: 50px / 1 'Barlow Semi Condensed', sans-serif;
  font-weight: 800;
  text-align: center;
  color: #000000;
  display: block;
  margin: 10px 0px;
 }
 
  .retirada-iniesta h4 {
  font: 30px / 1 'Barlow Semi Condensed', sans-serif;
  font-weight: 500;
  text-align: center;
  color: #00074b;
  display: block;
  margin: 10px 0px;
 }

 .retirada-iniesta h4 span {
 display: block;
    font-size: 18px;
    line-height: 22px;}

 .retirada-iniesta h2.modulo2 {
  font: 50px / 1 'Barlow Semi Condensed', sans-serif;
  font-weight: 800;
  text-align: center;
  color: #ffffff;
  display: block;
  margin: 0.5em 0px 0.3em 0px;
 }
 
 .retirada-iniesta h2.modulo3 {
  font: 50px / 1 'Barlow Semi Condensed', sans-serif;
  font-weight: 800;
  text-align: left;
  color: #ffffff;
  display: block;
  margin: 0.5em 0px 0.3em 0px;
 }
 
 .retirada-iniesta h2.modulo4 {
  font: 50px / 1 'Barlow Semi Condensed', sans-serif;
  font-weight: 800;
  text-align: center;
  color: #ffffff;
  display: block;
  margin: 0.1em 0px 0.3em 0px;
 }
 
 .retirada-iniesta h2.modulo {
  font: 50px / 1 'Barlow Semi Condensed', sans-serif;
  font-weight: 800;
  text-align: left;
  color: #000000;
  display: block;
  margin: 10px 0px;
 }
 
 .retirada-iniesta .locker p {
  margin-top: 0;
  margin-bottom: 0px;
  font-weight: 300;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 20px;
  color: #000000;
  line-height: 26px;
 }
 
 .sticky-entrevista {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  height: 100vh;
  z-index: -1;
  grid-column: 1 / -1 !important;
 }
 
 .sticky-entrevista.foto1 {
  background-image: url(https://e00-especiales-marca.uecdn.es/personajes/images/retirada-iniesta/trayectoria.jpg);
  background-size: cover;
  background-position: center center;
 }
 
 .sticky-entrevista.foto2 {
  background-image: url(https://e00-especiales-marca.uecdn.es/personajes/images/retirada-iniesta/regate.jpg);
  background-size: cover;
  background-position: center center;
 }
 
 .sticky-entrevista.foto3 {
  background-image: url(https://e00-especiales-marca.uecdn.es/personajes/images/retirada-iniesta/fondotrayectoria.jpg);
  background-size: cover;
  background-position: center center;
 }


 .sticky-entrevista.foto5 {
  background-image: url(https://e00-especiales-marca.uecdn.es/personajes/images/retirada-iniesta/espana.jpg);
  background-size: cover;
  background-position: center center;
 }
 
 .retirada-iniesta h3 {
  font: 30px / 1 'Barlow Semi Condensed', sans-serif;
  font-weight: 400;
  text-align: left;
  color: #000;
  margin: 0.5em 0em 0.5em;
  text-transform: uppercase;
 }


 
 .retirada-iniesta h3.goles {
  font: 20px / 1 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
  text-align: left;
  color: #aeaa18;
  margin: 0.7em;
  text-transform: uppercase;
 }
 
 .retirada-iniesta h3.goles2 {
  font: 30px / 1 'Barlow Semi Condensed', sans-serif;
  font-weight: 400;
  text-align: left;
  color: #fff;
  margin: 0.5em 0em 0.5em;
  text-transform: uppercase;
 }
 
 .retirada-iniesta .cuerpo-sticky-entrevista p {
  color: #000;
 }
 
 .retirada-iniesta .datosgoles {
  grid-column: 2 / -2;
  padding-right: 0rem;
  padding-left: 0rem;
  margin: 0em 0em 0em 0em;
 }
 
 .retirada-iniesta .datosgoles .bloque {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
 }
 
 .retirada-iniesta .datosgoles .bloque .grafico {
  background-color: #fff;
 }
 
 .retirada-iniesta .articulo__cuerpo {
  grid-column: 2 / -2;
 }
 
 .modulo4 p {
  margin-top: 0;
  font-weight: 300;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 20px;
  color: #ffffff;
  line-height: 26px;
  padding: 10px 0;
 }
 
 .retirada-iniesta p.firma {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.6em;
  text-align: center;
  margin-bottom: 3em;
  margin-top: 3em;
  color:#fff;
 }
 
 .retirada-iniesta p.firma span {
  font-weight: 500;
 }
 
 .section-presentation {
  width: 100%;
  position: relative;
  background-color: hsl(0deg, 0%, 0%);
  padding: 0;
 }
 
 .presentation {
  width: 100%;
  position: relative;
  z-index: 2;
 }
 
 #wrapperBasefix {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
  margin: 0 auto;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  clip: rect(0, auto, auto, 0);
  height: 100vh;
  overflow: hidden;
  z-index: -1;
  transition: opacity 3s ease;
 }
 
 #wrapperBasefix.opacity {
  opacity: 0.2;
 }
 
 .baseFix2 {
  clip: rect(0, auto, auto, 0);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-position: center;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  position: absolute;
  opacity: 0;
  transition: opacity 2s ease;
  color: black;
  background-size: cover;
 }
 
 .baseFix2.bgIntro1 {
  background-image: url("https://e00-especiales-marca.uecdn.es/messi-awards/images/es/cabeceraDefinitiva-movil1a.jpg");
 }
 
 .baseFix2.bgIntro4 {
  background-image: url("https://e00-especiales-marca.uecdn.es/personajes/images/retirada-iniesta/moduloCabecera.jpg");
 }
 
 .baseFix2.visible {
  opacity: 1;
 }
 
 .wrapper-duration {
  width: 100%;
  height: 100%;
  max-width: 989px;
  margin: 0 auto;
 }
 
 .durationA1,
 .durationA2,
 .durationA3 {
  height: 70vh;
 }
 
 .duration-tit {
  width: 100%;
  height: 135vh;
  opacity: 0;
  transition: opacity 0.2s ease;
 }
 
 .duration-tit.opacity {
  opacity: 1;
 }
 
 .wrapp-title {
  width: 100%;
  display: flex;
  justify-content: center;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  height: calc((100vh - 0vw) / 1.3);
  align-items: flex-end;
 }
 
 .wrapp-title h1.h1-tit-image {
  width: 100%;
  max-width: 1000px;
  background-image: url(https://e00-especiales-marca.uecdn.es/personajes/images/retirada-iniesta/numero8a.png);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 8px;
  background-position-y: center;
 }
 
 .wrapp-title h1.h1-tit-image::before {
  content: "";
  display: block;
  padding-top: 50%;
 }
 
 .wrapp-title h1.h1-tit-image .span-h1 {
  visibility: hidden;
 }
 
 .entradilla {
  max-width: 715px;
  margin: 3rem auto 0rem auto;
  display: block;
  padding: 15px 20px;
 }
 
 .texto-entradilla {
  max-width: 545px;
  width: 100%;
  margin: 5rem auto 0;
 }
 
 .h2-color-back {
  text-align: center;
 }
 
 .h2-color-back span {
  text-transform: uppercase;
  margin-top: 0.5vw;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #fabf19;
  display: inline-block;
  text-align: center;
  padding: 1.3vw;
  font-size: 7.8vw;
  line-height: 0.9;
  font-weight: 800;
 }
 
 .h2-color-back span.accent {
  padding-top: 1.6vw;
 }
 

 
 article p {
  color: rgb(255, 255, 255);
  font-weight: 300;
  font-family: 'Barlow Semi Condensed', sans-serif;
  padding: 10px 0;
  font-size: 21px;
  line-height: 1.17;
 }
 
 .section-parallax {
  width: 100%;
  background-color: #000000;
  padding: 0 0;
 }
 
 .wrapperA {
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
  flex-direction: row-reverse;
  color: black;
  margin: 0 auto;
 }
 
 .wrapperA .preColumn {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 0;
 }
 
 .contImgStikyVHp {
  position: -webkit-sticky;
  position: sticky;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  clip: rect(0, auto, auto, 0);
  height: 100vh;
  overflow: hidden;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
 }
 
 .contImgStikyVHp .contImgVHp {
  position: relative;
  height: 100vh;
  width: 100%;
  transition: opacity 1.8s ease;
  height: 100vh;
  max-width: 1924px;
  max-height: 935px;
  margin: 0 auto;
 }
 
 .contImgStikyVHp .contImgVHp {
  position: relative;
  height: 100vh;
  width: 100%;
  transition: opacity 1.8s ease;
  height: 100vh;
  max-width: 1924px;
  max-height: 935px;
  margin: 0 auto;
 }
 
 .contImgStikyVHp .contImgVHp.opacity {
  opacity: 0.5;
 }
 
 .baseFix {
  clip: rect(0, auto, auto, 0);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-position: center;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  position: absolute;
  opacity: 0;
  transition: opacity 2s ease;
  color: black;
  background-size: cover;
 }
 
 .baseFix.bgA1 {
  background-image: url("https://e00-especiales-marca.uecdn.es/personajes/images/retirada-iniesta/gol1m.jpg");
 }
 
 .baseFix.bgA2 {
  background-image: url("https://e00-especiales-marca.uecdn.es/personajes/images/retirada-iniesta/gol2m.jpg");
 }
 
 .baseFix.bgA3 {
  background-image: url("https://e00-especiales-marca.uecdn.es/personajes/images/retirada-iniesta/gol3m.jpg");
 }
 
 .baseFix.bgA4 {
  background-image: url("https://e00-especiales-marca.uecdn.es/personajes/images/retirada-iniesta/gol4m.jpg");
 }
 
 .baseFix.bgA5 {
  background-image: url("https://e00-especiales-marca.uecdn.es/personajes/images/retirada-iniesta/gol5m.jpg");
 }
 
 .baseFix.bgA6 {
  background-image: url("https://e00-especiales-marca.uecdn.es/personajes/images/retirada-iniesta/gol6m.jpg");
 }
 
 .baseFix.bgA7 {
  background-image: url("https://e00-especiales-marca.uecdn.es/personajes/images/retirada-iniesta/debutm.jpg");
 }
 
 .baseFix.bgA8 {
  background-image: url("https://e00-especiales-marca.uecdn.es/personajes/images/retirada-iniesta/debut2m.jpg");
 }

  .baseFix.bgA9 {
  background-image: url("https://e00-especiales-marca.uecdn.es/personajes/images/retirada-iniesta/alba1m.jpg");
 }

   .baseFix.bgA10 {
  background-image: url("https://e00-especiales-marca.uecdn.es/personajes/images/retirada-iniesta/mancha2m.jpg");
 }
    .baseFix.bgA11 {
  background-image: url("https://e00-especiales-marca.uecdn.es/personajes/images/retirada-iniesta/alba3m.jpg");
 }
 
 .baseFix.visible {
  opacity: 1;
 }
 
 .wrapper-column {
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
  z-index: 1;
 }
 
 .column {
  display: block;
  width: 100%;
  z-index: 1;
 }
  .column2 {
  display: block;
  width: 100%;
  z-index: 1;
 }
 
 .box {
  width: 100%;
  padding: 0;
  margin-top: 110vh;
  display: block;
  background-color: transparent;
 }
 
 .box.m-top-0 {
  margin-top: 0;
 }
 
 .box.m-top-100 {
  margin-top: 100vh;
 }
 
 .box.m-top-90 {
  margin-top: 90vh;
 }
 
 .box.m-top-80 {
  margin-top: 80vh;
 }
 
 .box.m-top-40 {
  margin-top: 40vh;
 }
 
 .box.m-top-60 {
  margin-top: 60vh;
 }
 
 .box.m-bot-110 {
  margin-bottom: 110vh;
 }
 
 .box.p-top-80 {
  padding-top: 80vh;
 }
 
 .box.fin {
  padding-bottom: 60vh;
 }
 
 .box.none {
  margin-top: 0;
 }
 
 .box.fast {
  margin-top: 15vh;
 }
 
 .content {
  width: 100%;
  max-width: 625px;
  margin: 0 auto;
  padding: 15px;
  background-color: transparent;
  float: inherit;
 }
  .content.color {
  background-color: #000000!important;

 }
 .p-box {
  background-color: #000;
  font-size: 5vw;
  line-height: 1.4;
  font-family: "Roboto Light";
  font-style: normal;
  margin: 0 auto;
  font-size: 19px;
  line-height: 25px;
  color: #f7d926;
  font-weight: 100;
 }

 .container2 {
  position: relative;
  width: 100%;
  min-height: 100vh;
  grid-column: 1 / -1 !important;
}
.momentos {
    grid-column: 2 / -2!important;
    padding-right: 1rem;
    padding-left: 1rem;
}
.bloque-numeros {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 10px;
    margin-bottom: 1em;
}

.bloque-numeros .item {
    background: #ffffff;
    padding: 10px;
    text-align: center;
    border: 1px solid #00074b;
}
.bloque-numeros .item p {
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: 300;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 20px;
    color: #000000;
    line-height: 26px;
    text-align: left;
}

.bloque-numeros .item p.lt::first-letter {
    color: #00074b;
    font-size: 8rem;
    line-height: 0.75;
    float: left;
    padding-right: 1rem;
    padding-bottom: 0rem;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: 800;
}

.bloque-numeros .item p.lt span {
    color: #00074b;
    font-size: 8rem;
    line-height: 0.75;
    float: left;
    padding-right: 1rem;
    padding-bottom: 0rem;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: 800;
}

  .declaraciones {
    grid-column: 2 / -2;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: #ccc;
    margin: 1em 0em 1em 0em;
    padding: 1em 0em;
}

 blockquote {
    margin: 0;
    box-sizing: border-box;
    color: #000000;
    padding: 0.625rem;
    font-size: 3rem;
    line-height: 3.5rem;
    letter-spacing: 0;
    text-align: inherit;
    padding: 0.3125rem 0;
}
.modulo4 blockquote p {
    position: relative;
    margin: 0;
    font-style: italic;
    color: #fff;
    padding-left: 4.125rem;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: 700;
    font-style: italic;
    font-size: 3rem;
    line-height: 3.5rem;
    letter-spacing: 0;
}
blockquote p:before {
    content: "";
    position: absolute;
    left: 0;
    background: url(https://e00-marca.uecdn.es/assets/article/marca/v2/images/images/quote-c53c433e3a64140b916fa3dbdd6cf76f.svg) no-repeat 50%;
    background-size: contain;
    width: 50px;
    height: 50px;
}
blockquote p:after {
    content: "\201D";
}
.blockquote-author {
    display: block;
    text-align: right;
    text-transform: inherit;
    margin-top: .9375rem;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    font-size: .8125rem;
    line-height: 1.125rem;
    letter-spacing: 0;
}













 
 @media (min-width: 480px) {
  .p-box {
   font-size: 19px;
   line-height: 25px;
  }
  .box {
   max-width: 625px;
  }
  .column {
   margin: 0 10px auto 0;
   max-width: 625px;
  }
   .column2 {
   margin: 0 auto;
   max-width: 625px;
  }
 
  .baseFix2.bgIntro4 {
   background-image: url("https://e00-especiales-marca.uecdn.es/personajes/images/retirada-iniesta/moduloCabecera.jpg");
  }
  article p {
   font-size: 21px;
   line-height: 1.17;
  }
  .contImgStikyVHp {
   justify-content: inherit;
  }
  .baseFix.bgA1 {
   background-image: url("https://e00-especiales-marca.uecdn.es/personajes/images/retirada-iniesta/gol1.jpg");
  }
  .baseFix.bgA2 {
   background-image: url("https://e00-especiales-marca.uecdn.es/personajes/images/retirada-iniesta/gol2.jpg");
  }
  .baseFix.bgA3 {
   background-image: url("https://e00-especiales-marca.uecdn.es/personajes/images/retirada-iniesta/gol3.jpg");
  }
  .baseFix.bgA4 {
   background-image: url("https://e00-especiales-marca.uecdn.es/personajes/images/retirada-iniesta/gol4.jpg");
  }
  .baseFix.bgA5 {
   background-image: url("https://e00-especiales-marca.uecdn.es/personajes/images/retirada-iniesta/gol5.jpg");
  }
  .baseFix.bgA6 {
   background-image: url("https://e00-especiales-marca.uecdn.es/personajes/images/retirada-iniesta/gol6.jpg");
  }
  .baseFix.bgA7 {
   background-image: url("https://e00-especiales-marca.uecdn.es/personajes/images/retirada-iniesta/debut.jpg");
  }
  .baseFix.bgA8 {
   background-image: url("https://e00-especiales-marca.uecdn.es/personajes/images/retirada-iniesta/debut2.jpg");
  }
   .baseFix.bgA9 {
   background-image: url("https://e00-especiales-marca.uecdn.es/personajes/images/retirada-iniesta/alba1.jpg");
  }
   .baseFix.bgA10 {
   background-image: url("https://e00-especiales-marca.uecdn.es/personajes/images/retirada-iniesta/mancha2.jpg");
  }
   .baseFix.bgA11 {
   background-image: url("https://e00-especiales-marca.uecdn.es/personajes/images/retirada-iniesta/mancha3.jpg");
  }
 }
 
 @media screen and (min-width: 585px) {
  .h2-color-back span {
   padding: 0.18rem;
   font-size: 4.1rem;
   font-size: 46px;
   line-height: 0.9;
   margin-top: 0.5rem;
  }
  .h2-color-back span.accent {
   padding-top: 8px;
  }
  .retirada-iniesta .p-subtitulo {
   font-size: 24px;
   color: white;
  }
 }
































































 
 @media screen and (max-width: 768px) {
   .bloque-numeros {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 10px;
}
  .retirada-iniesta h2 {
   font: 47px / 1 'Barlow Semi Condensed', sans-serif;
   font-weight: 800;
   text-align: center;
  }
  .retirada-iniesta h2.modulo2 {
   font: 47px / 1 'Barlow Semi Condensed', sans-serif;
   font-weight: 800;
   text-align: center;
  }
  .retirada-iniesta h2.modulo3 {
   font: 47px / 1 'Barlow Semi Condensed', sans-serif;
   font-weight: 800;
   text-align: center;
  }
  .retirada-iniesta h2.modulo4 {
   font: 47px / 1 'Barlow Semi Condensed', sans-serif;
   font-weight: 800;
   text-align: center;
  }
  .retirada-iniesta h2.modulo {
   font: 47px / 1 'Barlow Semi Condensed', sans-serif;
   font-weight: 800;
   text-align: center;
  }
  .retirada-iniesta .datosgoles .bloque {
   grid-template-columns: 1fr;
  }
  .sticky-entrevista.foto1 {
   background-image: url(https://e00-especiales-marca.uecdn.es/personajes/images/retirada-iniesta/trayectoria.jpg);
   background-size: cover;
   background-position: 49% center;
  }
  .sticky-entrevista.foto1m {
   background-image: url(https://e00-especiales-marca.uecdn.es/personajes/images/retirada-iniesta/mapa1-movil.jpg);
   background-position: 0 0;
   background-size: cover;
  }
  .sticky-entrevista.foto2 {
   background-image: url(https://e00-especiales-marca.uecdn.es/messi-awards/images/messi6.jpg);
   background-position: 31% center;
  }

   .sticky-entrevista.foto2m {
   background-image: url(https://e00-especiales-marca.uecdn.es/personajes/images/retirada-iniesta/regatem.jpg);
   background-position: center center;
    background-size: cover;
  }
  .sticky-entrevista.foto3 {
   background-image: url(https://e00-especiales-marca.uecdn.es/personajes/images/retirada-iniesta/trayectoria.jpg);
   background-position: 81% center;
  }
  .sticky-entrevista.foto3m {
   background-image: url(https://e00-especiales-marca.uecdn.es/personajes/images/retirada-iniesta/castrom.jpg);
   background-position: center center;
    background-size: cover;
  }
  .sticky-entrevista.foto4 {
   background-image: url(https://e00-especiales-marca.uecdn.es/personajes/images/retirada-iniesta/opi2m.jpg);
   background-position: center center;
    background-size: cover;
  }
  .sticky-entrevista.foto5 {
    background-image: url(https://e00-especiales-marca.uecdn.es/personajes/images/retirada-iniesta/espana.jpg);
    background-size: cover;
    background-position: 72% center;
}
  .retirada-iniesta .texto-parallax p {
   font-size: 12vw;
   line-height: 1;
   font-weight: 300;
   font-style: italic;
   opacity: 0.85;
   margin-bottom: 1rem;
   text-align: center;
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   display: flex;
   align-items: center;
   justify-content: center;
   font-family: Barlow Semi Condensed, sans-serif;
   height: 100vh;
   color: #ffffff;
   padding: 0px 1em;
   background-color: rgba(0, 0, 0, 0.9);
   text-shadow: #000 1px 0 10px;
  }
  .retirada-iniesta .parallax1 {
   /* The image used */
   /* Full height */
   height: 100vh;
   /* Create the parallax scrolling effect */
   background-attachment: scroll;
   background-position: 54% center;
   background-repeat: no-repeat;
   background-size: cover;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   margin-bottom: 0px !important;
  }



 }
 
 @media screen and (min-width: 761px) {
  .contImgStikyVHp {
   padding-right: 0;
   justify-content: inherit;
  }
  .column {
   margin: 0 0 auto 5vw;
   max-width: 625px;
  }
    .column2 {
   margin: 0 auto;
   max-width: 625px;
  }
  .threshold {
   position: sticky;
   width: 100%;
   height: 1px;
   background-color: transparent;
   z-index: 9999999999;
  }
  .threshold--top {
   top: 50%;
  }
  .image {
   opacity: 0;
   transition: all 0.5s ease;
  }
  .image.active {
   opacity: 1;
  }
  .locker {
   margin-top: 0em;
   outline-offset: -1px;
   position: relative;
   display: grid;
   grid-column: 1 / -1 !important;
   grid-template-columns: [full-start] minmax(0rem, 0fr) [center-start] repeat(12, [col-start] minmax(min-content, 9rem) [col-end]) [center-end] minmax(0rem, 0fr) [full-end];
  }
  .locker__image {
   position: relative;
   grid-column: col-start 1/col-end 6;
  }
  .locker__image .image {
   width: 100%;
   height: 100vh;
   transition: all 1s ease;
   position: absolute;
   top: 0px;
   left: 0px;
   color: transparent;
   background-size: cover;
   background-position: right center;
   background-repeat: none;
  }
  .locker__image .image--1 {
   background-image: url('https://e00-especiales-marca.uecdn.es/personajes/images/retirada-iniesta/opi1.jpg');
  }
  .locker__image .image--2 {
   background-image: url('https://e00-especiales-marca.uecdn.es/personajes/images/retirada-iniesta/opi2.jpg');
  }
  .locker__image .image--3 {
   background-image: url('https://e00-especiales-marca.uecdn.es/messi-awards/images/tema3b.jpg');
  }
  .locker__container {
   position: sticky;
   position: -webkit-sticky;
   top: 0;
   height: 100vh;
   display: flex;
   align-items: start;
   justify-content: end;
  }
  .locker__content {
   grid-column: col-start 7 / col-end 11;
   padding: 1.2em 1em 0em 1em;
  }
  .locker__section {
   /*height: 100vh;*/
   display: flex;
   justify-content: center;
   flex-direction: column;
   padding: 12px 0px;
  }
  .locker__section p {
   width: 80%;
  }
  .threshold {
   position: sticky;
   width: 100%;
   height: 1px;
   background-color: transparent;
   z-index: 9999999999;
  }
  .threshold--top {
   top: 50%;
  }
  .image {
   opacity: 0;
   transition: all 0.5s ease;
  }
  .image.active {
   opacity: 1;
  }
  .locker2 {
   outline-offset: -1px;
   position: relative;
   display: grid;
   grid-column: 1 / -1 !important;
   grid-template-columns: [full-start] minmax(0rem, 0fr) [center-start] repeat(14, [col-start] minmax(min-content, 9rem) [col-end]) [center-end] minmax(0rem, 0fr) [full-end];
  }
  .locker__content2 {
   grid-column: col-start 3/col-end 7;
   padding: 0em 1em;
  }
  .locker__image2 {
   position: relative;
   grid-column: col-start 8/center-end;
  }
  .locker__image2 .image {
   width: 100%;
   height: 100vh;
   transition: all 1s ease;
   position: absolute;
   top: 0px;
   left: 0px;
   color: transparent;
   background-size: cover;
   background-position: left center;
   background-repeat: none;
  }
  .locker__image2 .image--1 {
   background-image: url('https://e00-especiales-marca.uecdn.es/messi-awards/images/goles1.jpg');
  }
  .locker__image2 .image--2 {
   background-image: url('https://e00-especiales-marca.uecdn.es/messi-awards/images/goles2.jpg');
  }
  .locker__container2 {
   position: sticky;
   position: -webkit-sticky;
   top: 0;
   height: 100vh;
   display: flex;
   align-items: start;
   justify-content: end;
  }
  .locker__section {
   /*height: 100vh;*/
   display: flex;
   justify-content: center;
   flex-direction: column;
   padding: 0px 0px;
  }
  .locker__section p {
   width: 100%;
  }
 }