html,body,body div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,figure,footer,header,menu,nav,section,time,mark,audio,video,details,summary {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
  background: transparent;
}

article,aside,figure,footer,header,nav,section,details,summary {
  display: block;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*,*:before,*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

b {
  font-weight: bold;
}

img,object,embed {
  max-width: 100%;
}

ul {
  list-style: none;
}

blockquote,q {
  quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

del {
  text-decoration: line-through;
}

abbr[title],dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

th {
  font-weight: bold;
  vertical-align: bottom;
}

td {
  font-weight: normal;
  vertical-align: top;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input,select {
  vertical-align: middle;
}

pre {
  white-space: pre;
 /* CSS2 */
  white-space: pre-wrap;
 /* CSS 2.1 */
  white-space: pre-line;
 /* CSS 3 (and 2.1 as well, actually) */
  word-wrap: break-word;
 /* IE */;
}

input[type="radio"] {
  vertical-align: text-bottom;
}

input[type="checkbox"] {
  vertical-align: bottom;
}

.ie7 input[type="checkbox"] {
  vertical-align: baseline;
}

.ie6 input {
  vertical-align: text-bottom;
}

select,input,textarea {
  font: 99% sans-serif;
}

table {
  font-size: inherit;
  font: 100%;
}

small {
  font-size: 85%;
}

strong {
  font-weight: bold;
}

td,td img {
  vertical-align: top;
}

sub,sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

pre,code,kbd,samp {
  font-family: monospace, sans-serif;
}

.clickable,label,input[type=button],input[type=submit],input[type=file],button {
  cursor: pointer;
}

button,input,select,textarea {
  margin: 0;
}

button,input[type=button] {
  width: auto;
  overflow: visible;
}

.ie7 img {
  -ms-interpolation-mode: bicubic;
}

.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.hey {
  -webkit-transform: translate3d(0, 80px, 0);
  transform: translate3d(0, 80px, 0);
  -webkit-transition: opacity cubic-bezier(0, 1.01, 0.12, 1.01) 3.5s, -webkit-transform cubic-bezier(0, 1.01, 0.12, 1.01) 3.5s;
  transition: opacity cubic-bezier(0, 1.01, 0.12, 1.01) 3.5s, -webkit-transform cubic-bezier(0, 1.01, 0.12, 1.01) 3.5s;
  transition: transform cubic-bezier(0, 1.01, 0.12, 1.01) 3.5s, opacity cubic-bezier(0, 1.01, 0.12, 1.01) 3.5s;
  transition: transform cubic-bezier(0, 1.01, 0.12, 1.01) 3.5s, opacity cubic-bezier(0, 1.01, 0.12, 1.01) 3.5s, -webkit-transform cubic-bezier(0, 1.01, 0.12, 1.01) 3.5s;
  will-change: transform;
}

.hey2 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.yepa {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  opacity: 0;
  -webkit-transition: opacity cubic-bezier(0, 1.01, 0.12, 1.01) 3.5s, -webkit-transform cubic-bezier(0, 1.01, 0.12, 1.01) 3s;
  transition: opacity cubic-bezier(0, 1.01, 0.12, 1.01) 3.5s, -webkit-transform cubic-bezier(0, 1.01, 0.12, 1.01) 3s;
  transition: transform cubic-bezier(0, 1.01, 0.12, 1.01) 3s, opacity cubic-bezier(0, 1.01, 0.12, 1.01) 3.5s;
  transition: transform cubic-bezier(0, 1.01, 0.12, 1.01) 3s, opacity cubic-bezier(0, 1.01, 0.12, 1.01) 3.5s, -webkit-transform cubic-bezier(0, 1.01, 0.12, 1.01) 3s;
}

.yepa2 {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}/* Page Loader */.js .loading::before,.js .loading::after {
  content: '';
  position: fixed;
  z-index: 1000;
}

.js .loading::before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--color-bg);
}

.js .loading::after {
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  margin: -30px 0 0 -30px;
  border-radius: 50%;
  opacity: 0.4;
  background: var(--color-link);
  -webkit-animation: loaderAnim 0.7s linear infinite alternate forwards;
  animation: loaderAnim 0.7s linear infinite alternate forwards;
}/* Page Loader */.js .loading::before {
  content: '';
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--color-bg);
}

.js .loading::after {
  content: '';
  position: fixed;
  z-index: 100;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  margin: -30px 0 0 -30px;
  pointer-events: none;
  border-radius: 50%;
  opacity: 0.4;
  background: var(--color-link);
  -webkit-animation: loaderAnim 0.7s linear infinite alternate forwards;
  animation: loaderAnim 0.7s linear infinite alternate forwards;
}

#app {
  top: 0;
  left: 0;
  position: fixed;
  z-index: 99999999999;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  pointer-events: none;
}

.grid {
  position: relative;
  margin: 0 auto;
}

.grid__item {
  position: absolute;
}

.grid__item-img {
  max-width: 100%;
  display: block;
  cursor: pointer;
}

.grid__item-img--large {
  pointer-events: none;
  position: fixed;
  opacity: 0;
}

.grid__item-title {
  font-size: 2.25rem;
  font-weight: 400;
  margin: 1.25rem 0;
  line-height: 1;
  color: var(--color-title);
}

.grid__item-text {
  color: var(--color-grid-text);
  font-size: 0.95rem;
}

.fullview {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: grid;
  z-index: 9999999;
  grid-template-columns: 100%;
  pointer-events: none;
}

.fullview__item {
  pointer-events: none;
  grid-area: 1 / 1 / 2 / 2;
  display: grid;
  grid-template-columns: 50% 50%;
}

.fullview__item--current {
  pointer-events: auto;
}

.fullview__item-title {
  margin: 0 0 0 0.25rem;
  line-height: 1;
  font-size: 4rem;
  font-weight: 400;
  opacity: 0;
  -ms-flex-item-align: end;
  align-self: end;
  color: var(--color-title);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fullview__close {
  position: fixed;
  top: 2rem;
  right: 2rem;
  z-index: 1000;
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  color: #fff;
  cursor: pointer;
  pointer-events: none;
  opacity: 0;
  background-color: #efe8dd;
  padding: 40px;
  border-radius: 50%;
}

.fullview__item--current ~ .fullview__close {
  pointer-events: auto;
}

.fullview__close:focus {
  outline: none;
}

.fullview__close svg {
  fill: #111111;
}

.row {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.row.right {
  -webkit-box-pack: end;
  justify-content: flex-end;
  -ms-flex-pack: end;
}

.content-md {
  max-width: 1010px;
  margin: 0 auto;
}

.content-lg {
  max-width: 1180px;
  margin: 0 auto;
}

.right {
  margin-left: auto;
}

.center {
  margin: 0 auto;
  text-align: center;
}

.col-100 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.col-80 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 80%;
  flex: 0 0 80%;
  max-width: 80%;
}

.col-70 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 70%;
  flex: 0 0 70%;
  max-width: 70%;
}

.col-60 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  max-width: 60%;
}

.col-50 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-40 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  max-width: 40%;
}

.col-30 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  max-width: 30%;
}

.col-25 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

body {
  font-family: pragmatica-slabserif, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  cursor: default;
  overflow-x: hidden !important;
  background-color: #efe8dd;
  font-weight: 300;
}

body.overflow {
  overflow: hidden;
}

#container {
  position: relative;
}

#cursor {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
}

.noise {
  mix-blend-mode: multiply;
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .4;
  pointer-events: none;
}

.noise:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/noise.png) repeat;
}

.header {
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #efe8dd;
  width: 100%;
  height: 112px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: height cubic-bezier(0, 1.01, 0.12, 1.01) 2s;
  transition: height cubic-bezier(0, 1.01, 0.12, 1.01) 2s;
}

.header.size {
  height: 80px;
}

.header:before {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 1px;
  background-color: #111111;
  opacity: 0;
  -webkit-transition: width cubic-bezier(0, 1.01, 0.12, 1.01) 6s;
  transition: width cubic-bezier(0, 1.01, 0.12, 1.01) 6s;
}

.header.anim .header-elmundo:before {
  height: 100%;
}

.header.anim .header-elmundo img {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.header.anim .header-logo:before,.header.anim .header-logo:after {
  height: 100%;
}

.header.anim .header-client:before {
  height: 100%;
}

.header.anim .header-client img {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.header.anim2:before {
  width: 100%;
  opacity: .8;
}

.header .header-elmundo {
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header .header-elmundo:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 0;
  background-color: #111111;
  opacity: .8;
  -webkit-transition: height cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
  transition: height cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
}

.header .header-elmundo a {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  width: 100%;
  padding: 0 42px;
}

.header .header-elmundo a img {
  display: block;
  min-width: 80px;
  max-width: 120px;
  width: 100%;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  opacity: 0;
  -webkit-transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 2s;
  transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 2s;
}

.header .header-logo {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.header .header-logo:before,.header .header-logo:after {
  content: '';
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
  width: 1px;
  height: 0;
  background-color: #111111;
  opacity: .8;
  -webkit-transition: height cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
  transition: height cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
}

.header .header-logo:after {
  left: auto;
  right: 0;
}

.header .header-logo:hover a {
  -webkit-filter: invert(1);
  filter: invert(1);
}

.header .header-logo:hover video {
  opacity: 1;
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}

.header .header-logo video {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transform: scale3d(1.65, 1.65, 1.65);
  transform: scale3d(1.65, 1.65, 1.65);
  opacity: 0;
  -webkit-transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 5s;
  transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 5s;
}

.header .header-logo.anim3 a em,.header .header-logo.anim3 a span {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.header .header-logo a {
  padding: 0 46px;
  overflow: hidden;
  text-align: center;
  font-family: bureau-grot-compressed, sans-serif;
  color: #111111;
  font-size: 28px;
  font-weight: 400;
  text-decoration: none;
  letter-spacing: 1px;
  -webkit-transition: -webkit-filter cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
  transition: -webkit-filter cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
  transition: filter cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
  transition: filter cubic-bezier(0, 1.01, 0.12, 1.01) 4s, -webkit-filter cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
}

.header .header-logo a em {
  display: block;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  font-style: normal;
  line-height: 100%;
  opacity: 0;
  -webkit-transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 2s;
  transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 2s;
}

.header .header-logo a span {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  display: block;
  font-size: 14px;
  letter-spacing: 3px;
  opacity: 0;
  -webkit-transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 2s;
  transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 2s;
}

.header .header-client {
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header .header-client:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 0;
  background-color: #111111;
  opacity: .8;
  -webkit-transition: height cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
  transition: height cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
}

.header .header-client a {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  width: 100%;
  padding: 0 42px;
}

.header .header-client a img {
  display: block;
  min-width: 80px;
  max-width: 120px;
  width: 100%;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  opacity: 0;
  -webkit-transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 2s;
  transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 2s;
}

.article {
  overflow: hidden;
  position: relative;
  padding-top: 114px;
}

.article .article-hero {
  position: relative;
  width: 100%;
  padding-bottom: 5vw;
}

.article .article-hero .article-date {
  z-index: 1;
  position: absolute;
  top: 5vw;
  right: 4vw;
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: 200;
  font-family: bureau-grot-compressed, sans-serif;
  -webkit-transform: translate3d(80px, 0, 0);
  transform: translate3d(80px, 0, 0);
  opacity: 0;
  -webkit-transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
  transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
  text-align: right;
}

.article .article-hero .article-date span {
  margin-right: -4px;
  display: block;
  font-size: calc(24px + 5vw);
  line-height: 90%;
  font-weight: 400;
}

.article .article-hero .article-title {
  position: relative;
  padding: calc(30px + 4.5vw) 0 0 0;
  text-align: center;
  background-color: #efe8dd;
 /*&:before {
                content: '';
                position: absolute;
                top:0;
                left: 0;
                width:100%;
                height: 100%;
                background:url(../images/rostro.png) no-repeat center top;
                mix-blend-mode: darken;
            }*/;
}

.article .article-hero .article-title h1 {
  font-family: bureau-grot-extra-compressed, sans-serif;
  font-weight: 200;
  font-size: calc(48px + 11vw);
  text-transform: uppercase;
  opacity: 0;
  -webkit-transition: opacity cubic-bezier(0, 1.01, 0.12, 1.01) 8s;
  transition: opacity cubic-bezier(0, 1.01, 0.12, 1.01) 8s;
}

.article .article-hero .article-title h1.anim {
  opacity: 1;
}

.article .article-hero .article-title h1.anim span {
  -webkit-transform: scale3d(1, 1, 1) !important;
  transform: scale3d(1, 1, 1) !important;
  will-change: transform;
}

.article .article-hero .article-title h1 span {
  display: block;
  font-weight: 200;
  line-height: 80%;
  -webkit-transform: scale3d(3, 3, 3);
  transform: scale3d(3, 3, 3);
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  -webkit-transition: -webkit-transform cubic-bezier(0, 1.01, 0.12, 1.01) 5s;
  transition: -webkit-transform cubic-bezier(0, 1.01, 0.12, 1.01) 5s;
  transition: transform cubic-bezier(0, 1.01, 0.12, 1.01) 5s;
  transition: transform cubic-bezier(0, 1.01, 0.12, 1.01) 5s, -webkit-transform cubic-bezier(0, 1.01, 0.12, 1.01) 5s;
}

.article .article-hero .article-title h1 span:nth-child(2) {
  -webkit-transform: scale3d(4, 4, 4);
  transform: scale3d(4, 4, 4);
  -webkit-transform-origin: center;
  transform-origin: center;
}

.article .article-hero .article-title h1 span:nth-child(3) {
  -webkit-transform: scale3d(3, 3, 3);
  transform: scale3d(3, 3, 3);
  -webkit-transform-origin: top;
  transform-origin: top;
}

.article .article-hero .article-title h1 span em {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 10vw;
}

.article .article-hero .article-title .more {
  z-index: 1;
  position: relative;
  margin: 5vw 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-family: bureau-grot-condensed, sans-serif;
  color: #111111;
  font-weight: 400;
  font-size: 16px;
  text-decoration: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.6);
  -webkit-transform: translate3d(0, 80px, 0);
  transform: translate3d(0, 80px, 0);
  opacity: 0;
  -webkit-transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
  transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
 /*&:before {
                    content: '';
                    position: absolute;
                    top:-180px;
                    left: -120px;
                    right: 0;
                    margin: auto;
                    width:330px;
                    height: 330px;
                    border-radius: 50%;
                    border:1px solid rgba(0,0,0,.2);
                }*/ /*span {
                    opacity: .2!important;
                    position: absolute;
                    top:0;
                    left: -120px;
                    transform: rotate(180deg)!important;
                    width: 330px;
                    height: 330px;
                    border-left: 1px solid transparent;
                    border-bottom: 1px solid;
                    display: block;
                    box-sizing: border-box;
                    border-right: 1px solid transparent;
                    &:before {
                        display: block;
                        box-sizing: border-box;
                        border-right: 1px solid transparent;
                        content: "";
                        position: absolute;
                        width: 286px;
                        height: 286px;
                        border-left: 1px solid;
                        border-top: 1px solid;
                        border-bottom: 1px solid transparent;
                        transform: rotate(45deg) skew(10deg,10deg);
                        left: 21px;
                        bottom: -144px;
                    }
                }*/;
}

.article .article-hero .article-title .more.anim {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  -webkit-transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
  transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
}

.article .article-hero .article-title .more img {
  opacity: .15;
  position: absolute;
  top: -60px;
  left: 0;
  -webkit-transform: scale3d(3.5, 3.5, 3);
  transform: scale3d(3.5, 3.5, 3);
}

.article .article-hero .rostro {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #efe8dd;
  mix-blend-mode: darken;
  text-align: center;
  pointer-events: none;
 /*&:before {
                content: '';
                position: absolute;
                top: -110%;
                left: -50%;
                width: 300%;
                height: 300%;
                background: url(../images/noise.png) repeat;
                animation: grain 6s steps(10) infinite;
                opacity: 1;
            }*/;
}

.article .article-hero .rostro.anim img {
  -webkit-filter: blur(0);
  filter: blur(0);
}

.article .article-hero .rostro img {
  width: 35vw;
  display: block;
  margin: 0 auto;
  -webkit-transform: translate3d(1.2vw, calc(30px + 7vw), 0) !important;
  transform: translate3d(1.2vw, calc(30px + 7vw), 0) !important;
  -webkit-filter: blur(35px);
  filter: blur(35px);
  -webkit-transition: -webkit-filter cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
  transition: -webkit-filter cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
  transition: filter cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
  transition: filter cubic-bezier(0, 1.01, 0.12, 1.01) 4s, -webkit-filter cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
}

.article .article-main {
  margin-top: 10vw;
  padding: 0 8vw;
}

.article .article-main p {
  max-width: 590px;
  margin: 0 auto;
  margin-bottom: 40px;
  font-family: pragmatica-slabserif, sans-serif;
  text-align: justify;
  font-size: 17px;
  line-height: 160%;
  font-weight: 300;
}

.article .article-main p em {
  font-weight: 300;
}

.article .article-main p strong {
  font-weight: 500;
}

.article .article-main p .first {
  margin: 10px 10px 0 0;
  float: left;
  font-size: calc(30px + 8vw);
  line-height: 80%;
}

.article .article-main .article-intro {
  max-width: 1074px;
  margin: 0 auto;
  margin-bottom: 0;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding: 0 15px 0 15px;
}

.article .article-main .article-intro p {
  margin: 0;
  max-width: 500px;
  text-align: justify;
  font-size: 17px;
  line-height: 160%;
  font-weight: 300;
}

.article .article-main .who {
  margin: 5vw 0;
  text-align: center;
}

.article .article-main .who em {
  text-align: center;
  font-family: bureau-grot-condensed, sans-serif;
  text-transform: uppercase;
  letter-spacing: .5px;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  display: none;
}

.article .article-main .who p {
  max-width: 500px;
  margin-top: 20px;
  text-align: center;
  font-size: 17px;
  letter-spacing: -.5px;
  line-height: 160%;
}

.article .article-main .who h6 {
  font-family: bureau-grot-compressed, sans-serif;
  font-weight: 300;
  font-size: calc(30px + 2vw);
  color: #111111;
  text-transform: uppercase;
}

.article .article-main .who .dni {
  margin: 20px 0 40px 0;
  position: relative;
  overflow: hidden;
}

.article .article-main .who .dni canvas {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: none;
}

.article .article-main .who .dni figcaption {
  font-style: italic;
  max-width: 400px;
  line-height: 160%;
  margin: 0 auto;
  margin-top: 20px;
  font-weight: 300;
}

.article .article-main .who .dni img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  max-width: 769px;
  margin: auto;
  opacity: 0;
  width: 100%;
  pointer-events: none;
  -webkit-transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
  transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
}

.article .article-main .who .dni img:first-child {
  position: relative;
  opacity: 1;
  display: none;
}

.article .article-main .who .dni img:last-child {
  display: block;
}

.article .article-main .who .dni img.show {
  opacity: 1;
  position: relative;
}

.article .article-main .bro {
  margin: calc(30px + 5vw) 0 10vw 0;
  width: 100%;
  position: relative;
  text-align: center;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.article .article-main .bro .bro-point {
  position: absolute;
  bottom: 0;
  width: 1px;
}

.article .article-main .bro.fixed .bro-bg {
  position: fixed;
  width: calc(100% - 16vw);
  left: 0;
  right: 0;
  margin: auto;
}

.article .article-main .bro.fixed .bro-bg figure > div canvas {
  opacity: .15;
}

.article .article-main .bro.fixed .bro-bg figure > div:before {
  opacity: .6;
}

.article .article-main .bro.fixed .bro-bg img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 0.3 !important;
}

.article .article-main .bro.absolute .bro-bg {
  position: absolute;
  top: auto;
  bottom: 0;
}

.article .article-main .bro .bro-bg {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

.article .article-main .bro .bro-bg figure {
  margin: 0 auto;
}

.article .article-main .bro .bro-bg figure figcaption {
  margin-bottom: 10px;
  font-family: bureau-grot-compressed, sans-serif;
  font-size: 22px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: .5px;
}

.article .article-main .bro .bro-bg figure > div {
  position: relative;
  overflow: hidden;
  height: 100%;
}

.article .article-main .bro .bro-bg figure > div canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .1;
  -webkit-transition: opacity cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
  transition: opacity cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
}

.article .article-main .bro .bro-bg figure > div:before {
  content: "";
  width: calc(100% + 20rem);
  height: calc(100% + 20rem);
  background-image: url(../images/noise2.png);
  background-position: 50%;
  position: absolute;
  left: -10rem;
  top: -10rem;
  will-change: transform;
  -webkit-animation: noise 1s steps(2) infinite;
  animation: noise 1s steps(2) infinite;
  opacity: .3;
}

.article .article-main .bro .bro-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  margin: 0 auto;
  -webkit-transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
  transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
}

.article .article-main .bro .bro-bg span {
  z-index: 11;
  position: absolute;
  top: 35%;
  left: 5vw;
  font-size: calc(30px + 12vw);
  font-family: bureau-grot-compressed, sans-serif;
  font-weight: 200;
  pointer-events: none;
  letter-spacing: 1vw;
  color: #c73328;
}

.article .article-main .bro .bro-bg span img {
  width: 20px;
}

.article .article-main .bro .bro-bg .dead {
  left: auto;
  right: 5vw;
}

.article .article-main .bro .bro-text {
  position: relative;
  z-index: 1;
  width: 40%;
  margin: 0 auto;
  height: 100%;
}

.article .article-main .bro .bro-text > div {
  height: 140vh;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.article .article-main .bro .bro-text > div p {
  margin: 0 auto;
  font-size: calc(22px + .6vw);
  line-height: 140%;
  letter-spacing: -.1vw;
}

.article .article-main .bro .bro-text > div p strong {
  font-weight: 500;
}

.article .article-main .poem {
  margin: 0 0 10vw 0;
  width: 100%;
  position: relative;
  text-align: center;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.article .article-main .poem.fixed .poem-bg {
  position: fixed;
  width: calc(100% - 16vw);
  left: 0;
  right: 0;
  margin: auto;
}

.article .article-main .poem.fixed .poem-bg img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 0.8 !important;
}

.article .article-main .poem.absolute .poem-bg {
  position: absolute;
  top: auto;
  bottom: 0;
}

.article .article-main .poem .poem-bg {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

.article .article-main .poem .poem-bg figure {
  margin-right: auto;
  width: 40%;
  padding-top: 80px;
}

.article .article-main .poem .poem-bg figure > div {
  position: relative;
  overflow: hidden;
  height: 100%;
 /*&:before {
                            z-index: 1;
                            content: "";
                            width: calc(100% + 20rem);
                            height: calc(100% + 20rem);
                            background-image: url(../images/noise2.png);
                            background-position: 50%;
                            position: absolute;
                            left: -10rem;
                            top: -10rem;
                            will-change: transform;
                            -webkit-animation: noise 1s steps(2) infinite;
                            animation: noise 1s steps(2) infinite;
                            opacity: .3;
                        }*/;
}

.article .article-main .poem .poem-bg img {
  padding: 5vw 0;
  height: 90vh;
  display: block;
  margin: 0 auto;
  -webkit-transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
  transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
}

.article .article-main .poem .poem-bg span {
  z-index: 11;
  position: absolute;
  top: 35%;
  left: 5vw;
  font-size: 18px;
  text-align: left;
  font-weight: 200;
  pointer-events: none;
  line-height: 180%;
  font-style: italic;
}

.article .article-main .poem .poem-text {
  position: relative;
  z-index: 1;
  width: 40%;
  margin-left: auto;
  margin-right: 5vw;
  height: 100%;
}

.article .article-main .poem .poem-text .cite {
  margin: 0 auto;
}

.article .article-main .poem .poem-text > div {
  height: auto;
  padding: 30vh 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.article .article-main .poem .poem-text > div:first-child {
  padding-top: 50vh;
}

.article .article-main .poem .poem-text > div p {
  margin: 0 auto;
  font-size: calc(22px + .3vw);
  line-height: 140%;
  font-weight: 300;
}

.article .article-main .poem .poem-text > div p strong {
  font-weight: 500;
}

.article .article-main .map {
  margin-top: 5vw;
  left: -8vw;
  padding: 0 8vw;
  width: calc(100% + 16vw);
  position: relative;
  background-color: #efe8dd;
}

.article .article-main .map:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/mapbg.jpg) no-repeat;
  background-size: contain;
  mix-blend-mode: multiply;
}

.article .article-main .map .title {
  padding: 5vw 0 10vw;
  background: none;
}

.article .article-main .map .start,.article .article-main .map .end {
  position: absolute;
  z-index: 1;
  top: 4vw;
  left: 8vw;
  font-size: calc(18px + 1vw);
  font-family: bureau-grot-extra-compressed, sans-serif;
  font-weight: 300;
  letter-spacing: .5px;
  border: 1px solid #111111;
  border-radius: 50%;
  padding: 8px 40px;
}

.article .article-main .map .end {
  left: auto;
  right: 8vw;
}

.article .article-main .map .map-intro p {
  max-width: 740px;
  font-size: calc(24px + .4vw);
  line-height: 140%;
  letter-spacing: -1px;
}

.article .article-main .map .map-btn {
  font-family: bureau-grot-compressed, sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f7c52b;
  width: 288px;
  height: 288px;
  border-radius: 50%;
  margin-left: auto;
  margin-right: 4vw;
}

.article .article-main .map .map-btn > div {
  margin-top: 15px;
}

.article .article-main .map .map-btn > div a {
  text-transform: uppercase;
  color: #111111;
  text-decoration: none;
  text-align: center;
}

.article .article-main .map .map-btn > div a img {
  display: block;
  margin: 0 auto;
}

.article .article-main .map .map-btn > div a > span {
  display: block;
  text-align: center;
  margin: 8px auto;
  overflow: hidden;
}

.article .article-main .map .map-btn > div a > span span {
  text-align: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0 auto;
  font-family: bureau-grot-compressed, sans-serif;
  font-size: 24px;
  line-height: 100%;
  border-bottom: 1px solid #111111;
  text-transform: uppercase;
  letter-spacing: .5px;
  font-weight: 300;
}

.article .article-main .map .mapi {
  margin: 0 0 4vw 0;
  width: 100%;
  position: relative;
  z-index: 1;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.article .article-main .map .mapi.fixed .mapi-bg {
  position: fixed;
  width: calc(100% - 16vw);
  left: 0;
  right: 0;
  margin: auto;
}

.article .article-main .map .mapi.fixed .mapi-bg img {
 /*filter: grayscale(1);
                            opacity: .8!important;*/;
}

.article .article-main .map .mapi.absolute .mapi-bg {
  position: absolute;
  top: auto;
  bottom: 0;
}

.article .article-main .map .mapi .mapi-bg {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

.article .article-main .map .mapi .mapi-bg figure {
  margin-right: auto;
  width: 50%;
}

.article .article-main .map .mapi .mapi-bg figure > div {
  position: relative;
  overflow: hidden;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.article .article-main .map .mapi .mapi-bg figure > div .markers {
  position: relative;
}

.article .article-main .map .mapi .mapi-bg figure > div .markers a {
  color: #262626;
  position: absolute;
  top: calc(12.5% - 28px);
  left: calc(27% - 20px);
  width: 80px;
  height: 96px;
  padding: 0 20px 30px 20px;
  background: url(../images/placeholder.png) no-repeat center top;
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translate3d(0, 30px, 0);
  transform: translate3d(0, 30px, 0);
  -webkit-transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 2s;
  transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 2s;
}

.article .article-main .map .mapi .mapi-bg figure > div .markers a span {
  position: absolute;
  top: 60px;
  left: -10px;
  width: 100px;
  font-family: bureau-grot-compressed, sans-serif;
  font-size: 14px;
  line-height: 100%;
  text-transform: uppercase;
  font-style: normal;
  text-align: center;
}

.article .article-main .map .mapi .mapi-bg figure > div .markers a span em {
  display: block;
  font-style: normal;
  margin-bottom: 3px;
  letter-spacing: .5px;
}

.article .article-main .map .mapi .mapi-bg figure > div .markers a.show {
  pointer-events: auto;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.article .article-main .map .mapi .mapi-bg figure > div .markers .marker2 {
  top: calc(12% - 28px);
  left: calc(26% - 20px);
}

.article .article-main .map .mapi .mapi-bg figure > div .markers .marker3 {
  top: calc(17% - 28px);
  left: calc(86% - 20px);
}

.article .article-main .map .mapi .mapi-bg figure > div .markers .marker4 {
  top: calc(19% - 28px);
  left: calc(82% - 20px);
}

.article .article-main .map .mapi .mapi-bg figure > div .markers .marker5 {
  top: calc(20% - 28px);
  left: calc(81% - 20px);
}

.article .article-main .map .mapi .mapi-bg figure > div .markers .marker6 {
  top: calc(10.5% - 28px);
  left: calc(67.5% - 20px);
}

.article .article-main .map .mapi .mapi-bg img {
  mix-blend-mode: multiply;
  padding: 0;
  width: 100%;
  display: block;
  margin: 0 auto;
  -webkit-transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
  transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
}

.article .article-main .map .mapi .mapi-bg img.map1,.article .article-main .map .mapi .mapi-bg img.map2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
}

.article .article-main .map .mapi .mapi-bg img.map1.show,.article .article-main .map .mapi .mapi-bg img.map2.show {
  opacity: .6;
  -webkit-transition: opacity cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
  transition: opacity cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
}

.article .article-main .map .mapi .mapi-bg span {
  z-index: 11;
  position: absolute;
  top: 35%;
  left: 5vw;
  font-size: 18px;
  text-align: left;
  font-weight: 200;
  pointer-events: none;
  line-height: 180%;
  font-style: italic;
}

.article .article-main .map .mapi .mapi-text {
  position: relative;
  z-index: 2;
  width: 40%;
  margin-left: auto;
  margin-right: 3vw;
  height: auto;
}

.article .article-main .map .mapi .mapi-text > div {
  margin: 5vw 0;
  position: relative;
  height: auto;
 /*padding: 20vh 0;*/
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
}

.article .article-main .map .mapi .mapi-text > div div {
  position: relative;
}

.article .article-main .map .mapi .mapi-text > div > span {
  position: absolute;
  top: -50vh;
  width: 1px;
}

.article .article-main .map .mapi .mapi-text > div figure {
  position: relative;
  overflow: hidden;
  max-width: 590px;
  margin: 0 auto;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
}

.article .article-main .map .mapi .mapi-text > div figure img {
  display: block;
  width: 100%;
  opacity: .5;
}

.article .article-main .map .mapi .mapi-text > div figure:before {
  content: "";
  width: calc(100% + 20rem);
  height: calc(100% + 20rem);
  background-image: url(../images/noise2.png);
  background-position: 50%;
  position: absolute;
  left: -10rem;
  top: -10rem;
  will-change: transform;
  -webkit-animation: noise 1s steps(2) infinite;
  animation: noise 1s steps(2) infinite;
  opacity: .5;
}

.article .article-main .map .mapi .mapi-text > div .pie {
  display: block;
  text-align: left;
  margin-top: -26px;
  margin-bottom: 30px;
  font-family: bureau-grot-compressed, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  font-size: 16px;
  font-weight: 300;
}

.article .article-main .map .mapi .mapi-text > div:first-child {
  padding-top: 50vh;
}

.article .article-main .map .mapi .mapi-text > div h5 {
 /*position: absolute;
                            top: 10px;
                            left: 0;
                            right: 0;*/
  border-top: 1px solid #262626;
  max-width: 590px;
  width: 100%;
  text-align: left;
  margin: 0 auto;
  font-size: calc(22px + 4vw);
  font-family: bureau-grot-extra-compressed, sans-serif;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 10px 0;
}

.article .article-main .map .mapi .mapi-text > div h5 > span {
  display: block;
  overflow: hidden;
  line-height: 100%;
}

.article .article-main .map .mapi .mapi-text > div h5 > span span {
  display: block;
  font-weight: 300;
  -webkit-transition: opacity cubic-bezier(0, 1.01, 0.12, 1.01) 5.5s, -webkit-transform cubic-bezier(0, 1.01, 0.12, 1.01) 5s;
  transition: opacity cubic-bezier(0, 1.01, 0.12, 1.01) 5.5s, -webkit-transform cubic-bezier(0, 1.01, 0.12, 1.01) 5s;
  transition: transform cubic-bezier(0, 1.01, 0.12, 1.01) 5s, opacity cubic-bezier(0, 1.01, 0.12, 1.01) 5.5s;
  transition: transform cubic-bezier(0, 1.01, 0.12, 1.01) 5s, opacity cubic-bezier(0, 1.01, 0.12, 1.01) 5.5s, -webkit-transform cubic-bezier(0, 1.01, 0.12, 1.01) 5s;
}

.article .article-main .map .mapi .mapi-text > div h5 small {
  overflow: hidden;
  position: absolute;
  top: 12px;
  right: 0;
  font-family: bureau-grot-compressed, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.article .article-main .map .mapi .mapi-text > div h5 small span {
  display: block;
  font-weight: 300;
}

.article .article-main .map .mapi .mapi-text > div p {
  margin: 0 auto;
  font-size: 17px;
  line-height: 150%;
}

.article .article-main .map .mapi .mapi-text > div p strong {
  font-weight: 300;
}

.article .article-main .meliton {
  position: relative;
  text-align: center;
  margin: 5vw 0;
}

.article .article-main .meliton:before {
  content: '';
  z-index: -1;
  position: absolute;
  top: calc(-50vw + 160px);
  left: calc(50vw + 120px);
  width: 100vw;
  height: 100vw;
  background-color: #e6e0d6;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.article .article-main .meliton:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 35vw;
  height: 35vw;
  min-width: 300px;
  min-height: 300px;
  border-radius: 50%;
  border: 1px solid #111111;
  opacity: .1;
}

.article .article-main .meliton figure figcaption {
  display: block;
  margin-top: 20px;
  position: relative;
  text-transform: uppercase;
  font-family: bureau-grot-compressed, sans-serif;
  letter-spacing: .5px;
  font-weight: 300;
  font-size: 22px;
}

.article .article-main .meliton figure figcaption small {
  font-weight: 300;
  display: block;
  font-size: 16px;
}

.article .article-main .meliton figure figcaption:before {
  content: '';
  position: absolute;
  top: -46px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-color: #111111;
  width: 1px;
  height: 40px;
}

.article .article-main .title {
  left: -8vw;
  width: calc(100% + 16vw);
  position: relative;
  text-align: center;
  padding: 15vw 0 10vw;
  background-color: #efe8dd;
}

.article .article-main .title.paper:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/paper.png) no-repeat;
  background-size: 100% 100%;
  mix-blend-mode: lighten;
}

.article .article-main .title h2 {
  font-family: bureau-grot-extra-compressed, sans-serif;
  font-weight: 200;
  font-size: calc(48px + 11vw);
  text-transform: uppercase;
  -webkit-transition: opacity cubic-bezier(0, 1.01, 0.12, 1.01) 8s;
  transition: opacity cubic-bezier(0, 1.01, 0.12, 1.01) 8s;
}

.article .article-main .title h2.anim {
  opacity: 1;
}

.article .article-main .title h2.anim span {
  -webkit-transform: scale3d(1, 1, 1) !important;
  transform: scale3d(1, 1, 1) !important;
}

.article .article-main .title h2 > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 200;
  line-height: 80%;
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  -webkit-transition: -webkit-transform cubic-bezier(0, 1.01, 0.12, 1.01) 5s;
  transition: -webkit-transform cubic-bezier(0, 1.01, 0.12, 1.01) 5s;
  transition: transform cubic-bezier(0, 1.01, 0.12, 1.01) 5s;
  transition: transform cubic-bezier(0, 1.01, 0.12, 1.01) 5s, -webkit-transform cubic-bezier(0, 1.01, 0.12, 1.01) 5s;
}

.article .article-main .title h2 > span em {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 8vw;
  font-family: bureau-grot-compressed, sans-serif;
  font-size: calc(24px + 2vw);
  font-style: normal;
}

.article .article-main .title h2 > span em span {
  position: relative;
  padding: 0 18px;
}

.article .article-main .title h2 > span em span:before {
  content: '';
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 0px;
  width: 100%;
  height: 3px;
  background-color: #f7c52b;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transition: width cubic-bezier(0, 1.01, 0.12, 1.01) 5s;
  transition: width cubic-bezier(0, 1.01, 0.12, 1.01) 5s;
}

.deadp {
  overflow: hidden;
  position: relative;
  width: calc(100% + 16vw);
  left: -8vw;
  padding-bottom: 10vw;
  background-color: #111111;
  color: #efe8dd;
}

.deadp:before {
  content: "";
  width: calc(100% + 20rem);
  height: calc(100% + 20rem);
  background-image: url(../images/noise2.png);
  z-index: 1;
  position: absolute;
  left: -10rem;
  top: -10rem;
  will-change: transform;
  -webkit-animation: noise 1s steps(2) infinite;
  animation: noise 1s steps(2) infinite;
  opacity: .2;
}

.deadp .deadpoint {
  position: absolute;
  top: -50vh;
  width: 1px;
}

.deadp .pad {
  padding: 0 20px;
}

.deadp .title {
  position: relative;
  z-index: 2;
  background-color: transparent !important;
}

.deadp .title h2 {
  color: #efe8dd;
}

.deadp .title h2 em {
  opacity: .5;
}

.deadp .title h3 {
  max-width: 460px;
  margin: 0 auto;
  font-size: calc(24px + 2vw);
  line-height: 120%;
  font-weight: 300;
  text-transform: uppercase;
  font-family: bureau-grot-extra-compressed, sans-serif;
  letter-spacing: .3vw;
}

.deadp .dead-hero {
  position: relative;
  width: 100%;
  margin-bottom: 10vw;
}

.deadp .dead-hero .dead-cover img {
  position: absolute;
  top: 20%;
  left: 30%;
  opacity: 1;
  will-change: transform;
}

.deadp .article-intro {
  width: calc(100% - 16vw);
}

.deadp .siete {
  display: block;
  text-transform: uppercase;
  color: #c73328;
  font-family: bureau-grot-compressed, sans-serif;
  font-weight: 300;
  font-size: calc(20px + 1.5vw);
}

.deadp .haundi2 {
  margin: 5vw 9vw;
}

.deadp .haundi2 figure {
  position: relative;
  background-color: #111111;
}

.deadp .haundi2 figure img {
  display: block;
  width: 100%;
  mix-blend-mode: lighten;
}

.deadp .haundi2 figure figcaption {
  display: block;
  text-align: left;
  margin-top: 6px;
  margin-bottom: 30px;
  font-family: bureau-grot-compressed, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  font-size: 16px;
  font-weight: 300;
}

.deadp .coche {
  margin: 5vw 9vw;
}

.deadp .coche figure figcaption {
  display: block;
  text-align: left;
  margin-top: 16px;
  margin-bottom: 30px;
  font-family: bureau-grot-compressed, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  font-size: 16px;
  font-weight: 300;
  max-width: 300px;
}

.deadp .coche figure figcaption strong {
  font-weight: 300;
  border-bottom: 1px solid #efe8dd;
}

.deadp .coche figure img {
  display: block;
  width: 100%;
}

.deadp .coche .pardines {
  position: relative;
  margin-top: -20%;
  margin-left: auto;
  max-width: 300px;
  width: 20vw;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}

.deadp .croquis .croquis-title {
  display: block;
  text-align: center;
}

.deadp .croquis .croquis-title h3 {
  margin: 0 auto;
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #c73328;
  font-family: bureau-grot-extra-compressed, sans-serif;
  letter-spacing: .5vw;
  font-size: calc(20px + 10vw);
  font-weight: 300;
  line-height: 100%;
  text-transform: uppercase;
  text-align: center;
 /*&:before {
                    content: '';
                    position: absolute;
                    top:45%;
                    left: 0;
                    width:100%;
                    height: 5%;
                    background-color: $red;
                    mix-blend-mode: luminosity;
                }*/;
}

.deadp .croquis .croquis-title h3 span {
  font-weight: 300;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.deadp .croquis .croquis-title p {
  max-width: 400px;
  line-height: 120%;
  margin-top: 60px;
  text-align: center;
  font-family: bureau-grot-compressed, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 20px;
}

.deadp .croq {
  margin: 0;
  width: 100%;
  position: relative;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.deadp .croq:before {
  content: '';
  z-index: 1;
  position: absolute;
  top: -30px;
  left: 50%;
  width: 1px;
  height: 60px;
  background-color: #c73328;
}

.deadp .croq.fixed .croq-bg {
  position: fixed;
 /*width: calc(100% - 16vw);*/
  left: 0;
  right: 0;
  margin: auto;
}

.deadp .croq.absolute .croq-bg {
  position: absolute;
  top: auto;
  bottom: 0;
}

.deadp .croq .croq-bg {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

.deadp .croq .croq-bg figure {
  margin-right: auto;
  width: 100%;
}

.deadp .croq .croq-bg figure > div {
  position: relative;
  overflow: hidden;
  height: 100%;
 /*&:before {
                        z-index: 1;
                        content: "";
                        width: calc(100% + 20rem);
                        height: calc(100% + 20rem);
                        background-image: url(../images/noise2.png);
                        background-position: 50%;
                        position: absolute;
                        left: -10rem;
                        top: -10rem;
                        will-change: transform;
                        -webkit-animation: noise 1s steps(2) infinite;
                        animation: noise 1s steps(2) infinite;
                        opacity: .3;
                    }*/;
}

.deadp .croq .croq-bg figure > div img {
  width: 100%;
  display: block;
  margin: 0 auto;
  -webkit-transition: opacity cubic-bezier(0, 1.01, 0.12, 1.01) 6s;
  transition: opacity cubic-bezier(0, 1.01, 0.12, 1.01) 6s;
}

.deadp .croq .croq-bg figure > div img:not(:first-child) {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0 !important;
}

.deadp .croq .croq-bg figure > div img.show {
  opacity: 1 !important;
}

.deadp .croq .croq-bg span {
  z-index: 11;
  position: absolute;
  top: 35%;
  left: 5vw;
  font-size: 18px;
  text-align: left;
  font-weight: 200;
  pointer-events: none;
  line-height: 180%;
  font-style: italic;
}

.deadp .croq .croq-text {
  position: relative;
  z-index: 1;
  width: 40%;
  margin-left: auto;
  margin-right: 5vw;
  height: 100%;
}

.deadp .croq .croq-text > div {
  position: relative;
  height: auto;
  padding: 30vh 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.deadp .croq .croq-text > div span {
  position: absolute;
  top: -20vh;
  width: 1px;
}

.deadp .croq .croq-text > div:first-child {
  padding-top: 50vh;
}

.deadp .croq .croq-text > div p {
  margin: 0 auto;
  font-size: calc(22px + .3vw);
  line-height: 140%;
  font-weight: 300;
}

.deadp .croq .croq-text > div p strong {
  font-weight: 500;
}

.deadp .moto {
  position: relative;
  z-index: 1;
  margin: -10% 0 5vw 0;
  display: block;
  text-align: center;
}

.deadp .moto img {
  display: block;
  margin: 0 auto;
}

.deadp .moto figcaption {
  font-family: bureau-grot-compressed, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 300;
  max-width: 400px;
  margin: 10px auto 0 auto;
}

.deadp .balas {
  display: block !important;
  width: 100%;
  max-width: 590px;
  margin: -20% auto 5vw auto;
  text-align: left;
}

.deadp .balas figcaption {
  max-width: 360px;
  display: block;
  text-align: left;
  margin-top: 6px;
  margin-bottom: 30px;
  font-family: bureau-grot-compressed, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  font-size: 16px;
  font-weight: 300;
}

.deadp .balas img {
  opacity: 0.7 !important;
}

.deadp .pistola {
  padding: 0 9vw;
  margin: 0 0 0;
  text-align: right;
  margin-bottom: 5vw;
}

.deadp .pistola figure {
  position: relative;
  z-index: 2;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-align: right;
  margin-left: auto;
}

.deadp .pistola figure .bala {
  z-index: -1;
  position: absolute;
  top: 4%;
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}

.deadp .pistola figure .circle {
  overflow: hidden;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 10vw;
  height: 10vw;
  background-color: #efe8dd;
  opacity: .9;
  border-radius: 50%;
  -webkit-transform: translate3d(0, -10%, 0);
  transform: translate3d(0, -10%, 0);
}

.deadp .pistola figure .circle:before {
  content: "";
  width: calc(100% + 20rem);
  height: calc(100% + 20rem);
  background-image: url(../images/noise2.png);
  background-position: 50%;
  -webkit-transform: scale3d(0.2, 0.2, 0.2);
  transform: scale3d(0.2, 0.2, 0.2);
  position: absolute;
  left: -10rem;
  top: -10rem;
  will-change: transform;
  -webkit-animation: noise 1s steps(2) infinite;
  animation: noise 1s steps(2) infinite;
  opacity: .2;
}

.serie {
  padding-bottom: 10vw;
}

.serie .title {
  position: relative;
  padding-bottom: 20vw !important;
}

.serie .title:before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #111111;
  opacity: .5;
}

.serie .title:after {
  content: '';
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60vh;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#efe8dd));
  background: linear-gradient(to bottom, transparent 0%, #efe8dd 100%);
}

.serie .title h2 {
  position: relative;
  z-index: 2;
  color: #efe8dd;
}

.serie .title h3 {
  position: relative;
  z-index: 2;
  max-width: 460px;
  margin: 0 auto;
  font-size: calc(24px + 2vw);
  line-height: 100%;
  font-weight: 300;
  color: #efe8dd;
  text-transform: uppercase;
  font-family: bureau-grot-extra-compressed, sans-serif;
  letter-spacing: .3vw;
}

.serie .title .play {
  overflow: hidden;
  position: relative;
  display: block;
  z-index: 2;
  margin: 30px auto 40px auto;
  width: 120px;
  height: 120px;
  border: 1px solid #efe8dd;
  border-radius: 50%;
  cursor: pointer;
}

.serie .title .play:after {
  content: '';
  position: absolute;
  pointer-events: none;
  z-index: -1;
  width: 150%;
  height: 150%;
  background-color: #efe8dd;
  -webkit-transform: rotate(45deg) translate3d(-140%, 10%, 0);
  transform: rotate(45deg) translate3d(-140%, 10%, 0);
  -webkit-transition: -webkit-transform cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
  transition: -webkit-transform cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
  transition: transform cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
  transition: transform cubic-bezier(0, 1.01, 0.12, 1.01) 4s, -webkit-transform cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
}

.serie .title .play:hover {
  color: #FFF;
}

.serie .title .play:hover:after {
  -webkit-transform: rotate(45deg) translate3d(40%, 10%, 0);
  transform: rotate(45deg) translate3d(40%, 10%, 0);
}

.serie .title .play:before {
  content: '';
  position: absolute;
  top: 36px;
  left: 55px;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #efe8dd;
}

.serie .title video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.serie .article-intro {
  position: relative;
  z-index: 2;
}

.serie .polaroid {
 /*overflow: hidden;*/
  z-index: 222;
  position: relative;
  background-color: #efe8dd;
  margin: 5vw 0;
  padding: calc(30px + 5vw) 0;
  width: calc(100% + 16vw);
  left: -8vw;
  text-align: center;
  -webkit-transition: background cubic-bezier(0, 1.01, 0.12, 1.01) 3s;
  transition: background cubic-bezier(0, 1.01, 0.12, 1.01) 3s;
}

.serie .polaroid:before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/noise.png) repeat;
  opacity: .25;
}

.serie .polaroid:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -30px;
  width: 1px;
  height: 60px;
  background-color: #c73328;
}

.serie .polaroid.black {
  background-color: #111111;
}

.serie .polaroid.black figcaption {
  color: #efe8dd;
}

.serie .polaroid.black em {
  color: #efe8dd;
  border-color: #efe8dd;
}

.serie .polaroid.black .polaroid-title,.serie .polaroid.black .polaroid-fig {
  color: #efe8dd;
}

.serie .polaroid .polaroid-title,.serie .polaroid .polaroid-fig {
  overflow: hidden;
  position: absolute;
  top: 5vw;
  left: 5vw;
  color: #111111;
  text-transform: uppercase;
  font-family: bureau-grot-compressed, sans-serif;
  letter-spacing: 2px;
  font-size: 18px;
  font-weight: 300;
}

.serie .polaroid .polaroid-title span,.serie .polaroid .polaroid-fig span {
  display: block;
}

.serie .polaroid .polaroid-fig {
  left: auto;
  right: 5vw;
}

.serie .polaroid .polaroid-point1,.serie .polaroid .polaroid-point3 {
  position: absolute;
  top: -30vh;
  width: 1px;
}

.serie .polaroid .polaroid-point2,.serie .polaroid .polaroid-point4 {
  position: absolute;
  bottom: 50vh;
  width: 1px;
}

.serie .polaroid > em {
  display: none;
  color: #111111;
  max-width: 330px;
  text-align: center;
  font-weight: 300;
  font-size: 22px;
  margin: 0 auto;
  font-family: bureau-grot-compressed, sans-serif;
  letter-spacing: .5px;
  text-transform: uppercase;
  font-style: normal;
  border: 1px solid #111111;
  border-radius: 50%;
  padding: 15px 35px;
}

.serie .polaroid a {
  display: inline-block;
  position: relative;
  overflow: hidden;
  z-index: 22;
}

.serie .polaroid a .noise2 {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  max-width: 725px;
  mix-blend-mode: hard-light;
  overflow: hidden;
  -webkit-transform: rotate(3deg) scale3d(0.8, 0.8, 0.8) translate3d(-1vw, 0, 0);
  transform: rotate(3deg) scale3d(0.8, 0.8, 0.8) translate3d(-1vw, 0, 0);
}

.serie .polaroid a .noise2:before {
  content: "";
  width: calc(100% + 20rem);
  height: calc(100% + 20rem);
  background-image: url(../images/noise2.png);
  background-position: 50%;
  position: absolute;
  z-index: 4;
  left: -10rem;
  top: -10rem;
  pointer-events: none;
  will-change: transform;
  -webkit-animation: noise 1s steps(2) infinite;
  animation: noise 1s steps(2) infinite;
  opacity: .3;
}

.serie .polaroid img {
  display: block;
  margin: 0 auto;
}

.serie .polaroid img.canv {
  display: block;
}

.serie .polaroid canvas {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: none;
  width: 100%;
}

.serie .polaroid figcaption {
  font-weight: 300;
  max-width: 800px;
  margin: 0 auto;
  text-align: left;
  font-size: 17px;
  line-height: 160%;
  text-align: justify;
  font-family: pragmatica-slabserif, sans-serif;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  column-gap: 40px;
  color: #111111;
  -webkit-transition: color cubic-bezier(0, 1.01, 0.12, 1.01) 3s;
  transition: color cubic-bezier(0, 1.01, 0.12, 1.01) 3s;
}

.serie .polaroid figcaption strong {
  font-weight: 500;
}

.serie .serie-gallery {
  position: relative;
  margin: 10vw auto;
  width: 100%;
  height: 100vh;
}

.serie .serie-gallery h5 {
  font-family: bureau-grot-compressed, sans-serif;
  text-align: center;
  font-size: calc(20px + 2vw);
  letter-spacing: 1px;
  font-weight: 300;
}

.serie .serie-gallery > em {
  display: block;
  text-align: center;
  max-width: 300px;
  margin: 0 auto;
  font-family: bureau-grot-compressed, sans-serif;
  letter-spacing: 1px;
  font-weight: 300;
  font-style: normal;
  font-size: 22px;
}

.serie .serie-gallery img {
  position: absolute;
}

.modal {
  position: fixed;
  z-index: 999999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.9);
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity cubic-bezier(0, 1.01, 0.12, 1.01) 3s;
  transition: opacity cubic-bezier(0, 1.01, 0.12, 1.01) 3s;
}

.modal.open {
  opacity: 1;
  pointer-events: auto;
}

.modal .modal-close {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 5vw;
  height: 5vw;
  min-height: 60px;
  min-width: 60px;
  border-radius: 50%;
  background-color: #efe8dd;
  cursor: pointer;
}

.modal .modal-close:before,.modal .modal-close:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 30%;
  height: 1px;
  background-color: #111111;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.modal .modal-close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.modal .modal-wrapper {
  width: 100%;
  max-width: 1000px;
  padding: 0 10px;
}

.modal .modal-wrapper .modal-video {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}

.modal .modal-wrapper iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.cite {
  margin: 40px 0;
  position: relative;
  opacity: .8;
  font-style: italic;
  font-size: calc(20px + .5vw);
  line-height: 140%;
  text-align: center;
}

.cite cite {
  display: inline-block;
  font-weight: 200;
  margin: 0 auto;
  text-align: left;
}

.indent {
  text-indent: 40px;
}

.footer {
  position: relative;
  z-index: 100;
  background-color: #111111;
  margin-top: 0;
  padding: 8vw 15px;
 /*border-top:1px solid rgba(0,0,0,.8);*/
  color: #FFF;
}

.footer:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/noise.png) repeat;
  opacity: .25;
}

.footer .footer-content {
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
  font-family: bureau-grot-condensed, sans-serif;
  font-size: 18px;
  letter-spacing: .5px;
  text-transform: uppercase;
}

.footer .footer-content > a {
  display: block;
  margin: 0 auto;
  margin-bottom: 30px;
  max-width: 140px;
  min-width: 120px;
  -webkit-filter: invert(1);
  filter: invert(1);
}

.footer .footer-content p {
  font-weight: 300;
  line-height: 140%;
  opacity: .8;
  letter-spacing: .5px;
}

.footer .footer-content a {
  color: #FFF;
}

.footer .footer-credits {
  text-transform: uppercase;
  opacity: .4;
  font-weight: 200;
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer .footer-credits li {
  font-weight: 200;
  margin: 0 10px;
  font-size: 14px;
  letter-spacing: 1px;
}

.footer .footer-credits li span {
  display: block;
  font-weight: 200;
  font-size: 14px;
}

.poster {
  width: 100%;
  padding: 0 5vw;
}

.poster h6 {
  max-width: 780px;
  margin: 0 auto 3vw auto;
  text-transform: uppercase;
  font-family: bureau-grot-condensed, sans-serif;
  letter-spacing: 1px;
  font-weight: 300;
  text-align: center;
  font-size: 40px;
  line-height: 120%;
}

.poster h6 span {
  display: block;
  font-size: 22px;
  font-weight: 300;
}

.poster h6 span a {
  color: #111111;
  text-decoration: none;
  border-bottom: 1px solid #111111;
}

.poster figure {
  max-width: 1000px;
  margin: 0 auto;
  display: block;
  width: 100%;
}

.poster figure img {
  display: block;
  width: 100%;
}

.podcast {
  position: relative;
  z-index: 3;
  max-width: 600px;
  margin: 0 auto;
  margin-top: 5vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: bureau-grot-compressed, sans-serif;
  font-size: 24px;
  letter-spacing: .5px;
  text-transform: uppercase;
  font-weight: 300;
  border: 1px solid #111111;
  color: #111111;
  text-decoration: none;
 /* filter: invert(1);*/;
}

.podcast em {
  font-style: normal;
  font-weight: 300;
  padding: 0 30px;
}

.podcast em strong {
  font-weight: 300;
  border-bottom: 1px solid #111111;
}

.podcast em > span {
  display: block;
  font-weight: 300;
}

.podcast > span {
  margin-left: auto;
  width: 100px;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px solid #111111;
}

.podcast > span img {
  display: block;
  width: 50px;
}

.share {
  z-index: 99;
  position: fixed;
  bottom: 5vw;
  right: 4vw;
  font-family: bureau-grot-compressed, sans-serif;
  -webkit-transform: translate3d(80px, 0, 0);
  transform: translate3d(80px, 0, 0);
  opacity: 0;
  -webkit-transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
  transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
}

.share.white {
  -webkit-filter: invert(1);
  filter: invert(1);
}

.share span {
  position: absolute;
  top: -60px;
  left: -14px;
  display: block;
  -webkit-transform: rotate(90.1deg);
  transform: rotate(90.1deg);
  padding-bottom: 20px;
  letter-spacing: 1px;
  font-family: bureau-grot-compressed, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.share a {
  overflow: hidden;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 4px 0;
  color: #111111;
  text-decoration: none;
  width: 58px;
  height: 58px;
  font-size: 18px;
  border: 1px solid #111111;
  border-radius: 50%;
  -webkit-transition: color cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
  transition: color cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
}

.share a:before {
  content: '';
  position: absolute;
  pointer-events: none;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #111111;
  -webkit-transform: rotate(45deg) translate3d(-100%, 0, 0);
  transform: rotate(45deg) translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
  transition: -webkit-transform cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
  transition: transform cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
  transition: transform cubic-bezier(0, 1.01, 0.12, 1.01) 4s, -webkit-transform cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
}

.share a:hover {
  color: #FFF;
}

.share a:hover:before {
  -webkit-transform: rotate(45deg) translate3d(0, 0, 0);
  transform: rotate(45deg) translate3d(0, 0, 0);
}

.nav {
  position: fixed;
  z-index: 4;
  top: calc(100px + 5vw);
  left: 4vw;
  -webkit-transform: translate3d(-80px, 0, 0);
  transform: translate3d(-80px, 0, 0);
  opacity: 0;
  -webkit-transition: -webkit-transform cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
  transition: -webkit-transform cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
  transition: transform cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
  transition: transform cubic-bezier(0, 1.01, 0.12, 1.01) 4s, -webkit-transform cubic-bezier(0, 1.01, 0.12, 1.01) 4s;
}

.nav.fixed {
  -webkit-transition: -webkit-transform cubic-bezier(0, 1.01, 0.12, 1.01) 2s;
  transition: -webkit-transform cubic-bezier(0, 1.01, 0.12, 1.01) 2s;
  transition: transform cubic-bezier(0, 1.01, 0.12, 1.01) 2s;
  transition: transform cubic-bezier(0, 1.01, 0.12, 1.01) 2s, -webkit-transform cubic-bezier(0, 1.01, 0.12, 1.01) 2s;
}

.nav.fixed ul li {
  margin-bottom: 20px;
}

.nav.fixed ul li a {
  height: 72px !important;
}

.nav.fixed ul li a:hover:first-child {
  height: 160px !important;
}

.nav.fixed ul li a:hover:nth-child(2) {
  height: 145px !important;
}

.nav.fixed ul li a:hover:nth-child(3) {
  height: 142px !important;
}

.nav.fixed ul li a:hover:nth-child(4) {
  height: 150px !important;
}

.nav ul.white li a {
  color: #efe8dd;
}

.nav ul li {
  position: relative;
  font-family: bureau-grot-compressed, sans-serif;
  margin-bottom: 20px;
}

.nav ul li.soon {
  pointer-events: none;
}

.nav ul li.soon:before {
  content: 'CLASIFICADO';
  position: absolute;
  top: 50%;
  left: -6px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  font-family: bureau-grot-compressed, sans-serif;
  color: #c73328;
  letter-spacing: .3px;
}

.nav ul li.soon span,.nav ul li.soon em {
  opacity: .25;
}

.nav ul li a {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  color: #111111;
  text-decoration: none;
  -webkit-transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 2s;
  transition: all cubic-bezier(0, 1.01, 0.12, 1.01) 2s;
}

.nav ul li a.anim span:before {
  width: 80px;
}

.nav ul li a:hover span:before {
  width: 80px;
}

.nav ul li a:hover em {
  opacity: .2;
}

.nav ul li span {
  position: relative;
  display: block;
  font-size: 64px;
}

.nav ul li span:before {
  content: '';
  position: absolute;
  top: 35px;
  left: -18px;
  width: 0;
  height: 3px;
  background-color: #f7c52b;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transition: width cubic-bezier(0, 1.01, 0.12, 1.01) 5s;
  transition: width cubic-bezier(0, 1.01, 0.12, 1.01) 5s;
}

.nav ul li em {
  position: relative;
  display: block;
  -webkit-transform: rotate(-90deg) translate3d(-20px, -22px, 0);
  transform: rotate(-90deg) translate3d(-20px, -22px, 0);
  font-style: normal;
  text-align: right;
  font-family: bureau-grot-compressed, sans-serif;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 2px;
  line-height: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  -webkit-transition: opacity cubic-bezier(0, 1.01, 0.12, 1.01) 5s;
  transition: opacity cubic-bezier(0, 1.01, 0.12, 1.01) 5s;
}

@media (any-pointer: fine) {
  .cursor {
    z-index: 1111;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    pointer-events: none;
  }

  .cursor__inner {
    fill: transparent;
    stroke: #000;
    stroke-width: 1px;
  }

  .cursor__inner.white {
    stroke: #efe8dd;
    opacity: .8;
  }

  .article .article-main .who .dni img:first-child,.article .article-main .who .dni canvas,.article .article-main .who em {
    display: block;
  }

  .article .article-main .who .dni img.show {
    display: none !important;
  }

  .serie .polaroid canvas {
    display: block;
  }

  .serie .polaroid > em {
    display: block;
  }

  .serie .polaroid img.canv {
    display: none;
  }
}

@media screen and (min-width: 53em) {
  .content {
    height: 100vh;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .grid {
    width: 100%;
    height: 100%;
    padding: 0;
  }
}

@media (max-width: 980px) {
  .header {
    height: 90px;
  }

  .header .header-client a,.header .header-elmundo a,.header .header-logo a {
    padding: 0 15px;
  }

  .header .header-logo:before,.header .header-logo:after {
    display: none;
  }

  .nav {
    left: 2.5vw;
  }

  .share,.article .article-hero .article-date {
    right: 2.5vw;
  }

  .article .article-hero .article-title .more img {
    -webkit-transform: scale3d(2, 2, 2);
    transform: scale3d(2, 2, 2);
  }

  .article .article-main .poem.fixed .poem-bg figure img,.article .article-main .mapi.fixed .poem-bg figure img {
    opacity: 0.3 !important;
  }

  .article .article-main .poem .poem-bg span,.article .article-main .poem .mapi-bg span,.article .article-main .mapi .poem-bg span,.article .article-main .mapi .mapi-bg span {
    display: none;
  }

  .article .article-main .poem .poem-bg figure,.article .article-main .poem .mapi-bg figure,.article .article-main .mapi .poem-bg figure,.article .article-main .mapi .mapi-bg figure {
    width: 100%;
  }

  .article .article-main .poem .poem-bg figure > div:before,.article .article-main .poem .mapi-bg figure > div:before,.article .article-main .mapi .poem-bg figure > div:before,.article .article-main .mapi .mapi-bg figure > div:before {
    opacity: 0;
    pointer-events: none;
  }

  .article .article-main .poem .poem-bg figure img,.article .article-main .poem .mapi-bg figure img,.article .article-main .mapi .poem-bg figure img,.article .article-main .mapi .mapi-bg figure img {
    width: auto;
    height: auto;
  }

  .article .article-main .poem.fixed .poem,.article .article-main .poem.fixed .mapi,.article .article-main .mapi.fixed .poem,.article .article-main .mapi.fixed .mapi {
    width: 100%;
  }

  .article .article-main .poem.fixed .poem span,.article .article-main .poem.fixed .mapi span,.article .article-main .mapi.fixed .poem span,.article .article-main .mapi.fixed .mapi span {
    opacity: 0 !important;
  }

  .article .article-main .poem .poem-text,.article .article-main .poem .mapi-bg,.article .article-main .mapi .poem-text,.article .article-main .mapi .mapi-bg {
    width: 100%;
    padding: 0 15px;
  }

  .article .article-main .poem .poem-text > div,.article .article-main .poem .mapi-bg > div,.article .article-main .mapi .poem-text > div,.article .article-main .mapi .mapi-bg > div {
    height: auto;
    padding: 30vh 0;
  }

  .article .article-main .poem .poem-text > div:first-child,.article .article-main .poem .mapi-bg > div:first-child,.article .article-main .mapi .poem-text > div:first-child,.article .article-main .mapi .mapi-bg > div:first-child {
    padding-top: 50vh;
  }

  .article .article-main .poem .poem-text > div p,.article .article-main .poem .mapi-bg > div p,.article .article-main .mapi .poem-text > div p,.article .article-main .mapi .mapi-bg > div p {
    font-size: 22px;
  }

  .serie {
    width: 100%;
    left: 0;
  }

  .serie .polaroid figcaption {
    -webkit-column-count: 1;
    column-count: 1;
    max-width: 500px;
    padding: 0 20px;
  }
}

@media (max-width: 780px) {
  .cursor {
    display: none;
  }

  .nav,.share {
    display: none;
  }

  .header .header-logo a em {
    font-size: 20px;
  }

  .article .article-hero .article-date {
    display: none;
  }

  .article .article-main {
    padding: 0 20px;
  }

  .article .article-main .article-intro {
    padding: 0;
  }

  .article .article-main .bro .bro-bg span,.article .article-main .bro .poem-bg span,.article .article-main .poem .bro-bg span,.article .article-main .poem .poem-bg span,.article .article-main .mapi .bro-bg span,.article .article-main .mapi .poem-bg span {
    top: 50px;
  }

  .article .article-main .bro.fixed .bro-bg,.article .article-main .bro.fixed .poem,.article .article-main .bro.fixed .mapi,.article .article-main .poem.fixed .bro-bg,.article .article-main .poem.fixed .poem,.article .article-main .poem.fixed .mapi,.article .article-main .mapi.fixed .bro-bg,.article .article-main .mapi.fixed .poem,.article .article-main .mapi.fixed .mapi {
    width: 100%;
  }

  .article .article-main .bro.fixed .bro-bg span,.article .article-main .bro.fixed .poem span,.article .article-main .bro.fixed .mapi span,.article .article-main .poem.fixed .bro-bg span,.article .article-main .poem.fixed .poem span,.article .article-main .poem.fixed .mapi span,.article .article-main .mapi.fixed .bro-bg span,.article .article-main .mapi.fixed .poem span,.article .article-main .mapi.fixed .mapi span {
    opacity: 0 !important;
  }

  .article .article-main .bro .bro-text,.article .article-main .bro .poem-text,.article .article-main .bro .mapi-text,.article .article-main .poem .bro-text,.article .article-main .poem .poem-text,.article .article-main .poem .mapi-text,.article .article-main .mapi .bro-text,.article .article-main .mapi .poem-text,.article .article-main .mapi .mapi-text {
    width: 100%;
    padding: 0 15px;
  }

  .article .article-main .bro .bro-text > div,.article .article-main .bro .poem-text > div,.article .article-main .bro .mapi-text > div,.article .article-main .poem .bro-text > div,.article .article-main .poem .poem-text > div,.article .article-main .poem .mapi-text > div,.article .article-main .mapi .bro-text > div,.article .article-main .mapi .poem-text > div,.article .article-main .mapi .mapi-text > div {
    height: auto;
    padding: 30vh 0;
  }

  .article .article-main .bro .bro-text > div p,.article .article-main .bro .poem-text > div p,.article .article-main .bro .mapi-text > div p,.article .article-main .poem .bro-text > div p,.article .article-main .poem .poem-text > div p,.article .article-main .poem .mapi-text > div p,.article .article-main .mapi .bro-text > div p,.article .article-main .mapi .poem-text > div p,.article .article-main .mapi .mapi-text > div p {
    font-size: 22px;
  }

  .article .article-main .map .map-btn {
    margin: 0 auto;
    width: 240px;
    height: 240px;
  }

  .article .article-main .map .map-intro .col-30,.article .article-main .map .map-intro .col-50 {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .deadp {
    width: calc(100% + 40px);
    left: -20px;
  }

  .deadp .croq .croq-bg {
    padding-top: 80px;
  }

  .deadp .croq .croq-text {
    width: 100%;
  }

  .deadp .haundi2 .col-70 {
    max-width: 100%;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }

  .deadp .coche .pardines {
    display: none;
  }

  .deadp .pistola .col-50 {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
  }

  .deadp .pistola .col-50:first-child {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .deadp .pistola .col-50:first-child .balas {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .deadp .pistola .col-50:first-child p {
    margin-top: 40px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .deadp .pistola .col-50:last-child {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .deadp .balas {
    margin: 5vw auto 5vw auto;
  }

  .serie {
    width: 100%;
    left: 0;
  }

  .serie .polaroid {
    width: calc(100% + 40px);
    left: -20px;
  }
}

@media (max-width: 680px) {
  .header .header-logo a span,.article .article-main .map .mapi .mapi-bg {
    display: none !important;
  }

  .article-intro .col-50 {
    max-width: 100%;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }

  .article .article-hero .rostro img {
    width: 65vw;
  }

  .article .article-main .map .mapi {
    -ms-flex-flow: wrap;
    flex-flow: wrap;
  }

  .article .article-main .map .mapi .mapi-bg {
    position: relative;
    display: block;
    height: auto;
  }

  .article .article-main .map .mapi .mapi-bg figure {
    margin: 5vw auto;
  }

  .article .article-main .map .mapi .mapi-bg figure > div .markers a {
    opacity: 1;
  }

  .article .article-main .article-intro {
    width: 100%;
  }

  .article .article-main .article-intro p {
    width: 100%;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: 40px;
    padding: 0 20px;
  }

  .deadp .coche .col-70 {
    max-width: 100%;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }

  .article .article-main .map .start {
    left: 10px;
  }

  .article .article-main .map .end {
    right: 10px;
  }

  .article .article-main .map .mapi .mapi-text {
    margin: 0;
    width: 100%;
  }

  .article .article-main .map .mapi .mapi-text > div {
    padding: 0 !important;
  }

  .serie .serie-gallery {
    width: calc(100% + 40px);
    left: -40px;
  }
}

@-webkit-keyframes grain {
  0%,100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  10% {
    -webkit-transform: translate(-5%, -10%);
    transform: translate(-5%, -10%);
  }

  20% {
    -webkit-transform: translate(-15%, 5%);
    transform: translate(-15%, 5%);
  }

  30% {
    -webkit-transform: translate(7%, -25%);
    transform: translate(7%, -25%);
  }

  40% {
    -webkit-transform: translate(-5%, 25%);
    transform: translate(-5%, 25%);
  }

  50% {
    -webkit-transform: translate(-15%, 10%);
    transform: translate(-15%, 10%);
  }

  60% {
    -webkit-transform: translate(15%, 0%);
    transform: translate(15%, 0%);
  }

  70% {
    -webkit-transform: translate(0%, 15%);
    transform: translate(0%, 15%);
  }

  80% {
    -webkit-transform: translate(3%, 25%);
    transform: translate(3%, 25%);
  }

  90% {
    -webkit-transform: translate(-10%, 10%);
    transform: translate(-10%, 10%);
  }
}

@keyframes grain {
  0%,100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  10% {
    -webkit-transform: translate(-5%, -10%);
    transform: translate(-5%, -10%);
  }

  20% {
    -webkit-transform: translate(-15%, 5%);
    transform: translate(-15%, 5%);
  }

  30% {
    -webkit-transform: translate(7%, -25%);
    transform: translate(7%, -25%);
  }

  40% {
    -webkit-transform: translate(-5%, 25%);
    transform: translate(-5%, 25%);
  }

  50% {
    -webkit-transform: translate(-15%, 10%);
    transform: translate(-15%, 10%);
  }

  60% {
    -webkit-transform: translate(15%, 0%);
    transform: translate(15%, 0%);
  }

  70% {
    -webkit-transform: translate(0%, 15%);
    transform: translate(0%, 15%);
  }

  80% {
    -webkit-transform: translate(3%, 25%);
    transform: translate(3%, 25%);
  }

  90% {
    -webkit-transform: translate(-10%, 10%);
    transform: translate(-10%, 10%);
  }
}

@-webkit-keyframes noise {
  0% {
    -webkit-transform: translate3d(0, 9rem, 0);
    transform: translate3d(0, 9rem, 0);
  }

  10% {
    -webkit-transform: translate3d(-1rem, -4rem, 0);
    transform: translate3d(-1rem, -4rem, 0);
  }

  20% {
    -webkit-transform: translate3d(-8rem, 2rem, 0);
    transform: translate3d(-8rem, 2rem, 0);
  }

  30% {
    -webkit-transform: translate3d(9rem, -9rem, 0);
    transform: translate3d(9rem, -9rem, 0);
  }

  40% {
    -webkit-transform: translate3d(-2rem, 7rem, 0);
    transform: translate3d(-2rem, 7rem, 0);
  }

  50% {
    -webkit-transform: translate3d(-9rem, -4rem, 0);
    transform: translate3d(-9rem, -4rem, 0);
  }

  60% {
    -webkit-transform: translate3d(2rem, 6rem, 0);
    transform: translate3d(2rem, 6rem, 0);
  }

  70% {
    -webkit-transform: translate3d(7rem, -8rem, 0);
    transform: translate3d(7rem, -8rem, 0);
  }

  80% {
    -webkit-transform: translate3d(-9rem, 1rem, 0);
    transform: translate3d(-9rem, 1rem, 0);
  }

  90% {
    -webkit-transform: translate3d(6rem, -5rem, 0);
    transform: translate3d(6rem, -5rem, 0);
  }

  to {
    -webkit-transform: translate3d(-7rem, 0, 0);
    transform: translate3d(-7rem, 0, 0);
  }
}

@keyframes noise {
  0% {
    -webkit-transform: translate3d(0, 9rem, 0);
    transform: translate3d(0, 9rem, 0);
  }

  10% {
    -webkit-transform: translate3d(-1rem, -4rem, 0);
    transform: translate3d(-1rem, -4rem, 0);
  }

  20% {
    -webkit-transform: translate3d(-8rem, 2rem, 0);
    transform: translate3d(-8rem, 2rem, 0);
  }

  30% {
    -webkit-transform: translate3d(9rem, -9rem, 0);
    transform: translate3d(9rem, -9rem, 0);
  }

  40% {
    -webkit-transform: translate3d(-2rem, 7rem, 0);
    transform: translate3d(-2rem, 7rem, 0);
  }

  50% {
    -webkit-transform: translate3d(-9rem, -4rem, 0);
    transform: translate3d(-9rem, -4rem, 0);
  }

  60% {
    -webkit-transform: translate3d(2rem, 6rem, 0);
    transform: translate3d(2rem, 6rem, 0);
  }

  70% {
    -webkit-transform: translate3d(7rem, -8rem, 0);
    transform: translate3d(7rem, -8rem, 0);
  }

  80% {
    -webkit-transform: translate3d(-9rem, 1rem, 0);
    transform: translate3d(-9rem, 1rem, 0);
  }

  90% {
    -webkit-transform: translate3d(6rem, -5rem, 0);
    transform: translate3d(6rem, -5rem, 0);
  }

  to {
    -webkit-transform: translate3d(-7rem, 0, 0);
    transform: translate3d(-7rem, 0, 0);
  }
}

@-webkit-keyframes push-arrow {
  0% {
    -webkit-transform: none;
    transform: none;
  }

  50% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }

  50.1% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes push-arrow {
  0% {
    -webkit-transform: none;
    transform: none;
  }

  50% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }

  50.1% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes loaderAnim {
  to {
    opacity: 1;
    -webkit-transform: scale3d(0.5, 0.5, 1);
    transform: scale3d(0.5, 0.5, 1);
  }
}

@keyframes loaderAnim {
  to {
    opacity: 1;
    -webkit-transform: scale3d(0.5, 0.5, 1);
    transform: scale3d(0.5, 0.5, 1);
  }
}

/*# sourceMappingURL=main.css.map */
