p{view-timeline-name:--paragraphs;view-timeline-axis:block;animation-timeline:--paragraphs;animation-name:show;animation-range:entry 0 cover 30%}#borde{view-timeline-name:--border;animation-timeline:--border}#borde,#container-img{view-timeline-axis:block;animation-name:show;animation-range:entry 0 cover 50%}#container-img{view-timeline-name:--container-img;animation-timeline:--container-img}@keyframes show{0%{opacity:0;scale:85%}to{opacity:1;scale:100%}}@keyframes slidein{0%{transform:translateX(150%) rotate(200deg) scale(55%)}to{transform:translateX(0) rotate(0deg) scale(100%)}}#slogan{animation-duration:.5s;animation-name:aparecer;animation-timing-function:ease-in}@keyframes aparecer{0%{scale:.5}to{scale:1}}#etiqueta{animation-duration:.5s;animation-name:slide;animation-timing-function:ease-in}@keyframes slide{0%{transform:translateX(-100%)}to{transform:translateX(0)}}#header{background-image:url(/banner.png);background-size:cover}@media (max-width:768px){#header{background-image:url(/banner-mobile.png);background-size:cover;background-position:100%}}