.mag-timeline{position:relative;max-width:var(--w-max-text);margin:1rem auto}@media (min-width: 480px){.mag-timeline:before,.mag-timeline:after{position:absolute;right:calc(50% - 1.1rem);display:block;width:.25rem;height:8rem;content:""}.mag-timeline:before{z-index:var(--z-1);top:0;background:linear-gradient(to bottom,var(--c-bg-site) 10%,transparent)}.mag-timeline:after{bottom:0;background:linear-gradient(to bottom,transparent,var(--c-bg-site) 90%)}}.mag-timeline__year{position:relative;display:flex;align-items:center;flex-flow:row;flex-wrap:nowrap;justify-content:space-between;width:100%;padding-bottom:1.5rem}@media (min-width: 480px){.mag-timeline__year:before{position:absolute;top:0;left:calc(50% - 1px);width:2px;height:100%;content:"";background-color:var(--c-border)}.mag-timeline__year:after{position:absolute;top:50%;left:50%;width:1rem;height:1rem;content:"";transform:translate(-50%,-50%);border:.25rem solid var(--c-border);border-radius:50%;background-color:var(--c-warning)}.mag-timeline__img{order:1}}.mag-timeline__img:before{position:absolute;z-index:-1;top:50%;left:20%;width:40%;height:2px;content:"";background-color:var(--c-border)}.mag-timeline__tag{order:2;width:50%;margin-top:1rem;padding:1rem;text-align:center;color:var(--c-text-primary);font-size:var(--fs-xxxl);font-weight:300}@media (min-width: 720px){.mag-timeline__tag{font-size:var(--fs-huge)}}.mag-timeline__year:nth-child(2n) .mag-timeline__tag{order:1}@media (min-width: 960px){.mag-timeline__year:nth-child(2n) .mag-timeline__img{order:2}.mag-timeline__year:nth-child(2n) .mag-timeline__img:before{left:40%}}@media (hover: hover){.mag-timeline__tag:hover{color:var(--c-text-primary)}}.magazines__cards{display:flex;flex-flow:row;flex-wrap:wrap;justify-content:center;margin:1rem 0 0}.magazine-card{position:relative;display:flex;width:100%;max-width:17rem;margin:0 .5rem 1rem;transition:background-color var(--t-fast);background-color:var(--c-bg-darkest)}.magazine-card img{width:calc(100% - 1.5rem);height:100%;margin-left:auto}.magazine-card__title{position:absolute;top:0;left:0;padding-right:1rem;transform:rotate(-90deg) translate(-100%);transform-origin:0 0;text-transform:uppercase;color:var(--c-text-white);font-size:.9rem;line-height:1.5rem}.magazine__title{max-width:var(--w-xl);margin:1.5rem auto;padding:0 2rem;font-size:var(--fs-xxxl);line-height:1.1}.magazine__embeded{max-width:var(--w-xl);margin:1.5rem auto}.magazine__embeded iframe{height:100vh;border:1px solid var(--c-bg-lighter)}
