.timeline__year{border-left:1px solid var(--primary-500);column-gap:5%;display:flex;padding:24px 6%;position:relative}.timeline__year:first-child{padding-top:0}.timeline__year:first-child:before{top:12px}.timeline__year:first-child:after{top:20px}.timeline__year:before{background-color:var(--grey-000);border:1px solid var(--primary-500);border-radius:15px;content:"";display:block;height:15px;left:-8px;position:absolute;top:36px;width:15px;z-index:10}.timeline__year:after{background-color:var(--primary-500);content:"";display:block;height:1px;left:7px;position:absolute;top:44px;width:3%;z-index:9}.timeline__year:nth-child(2n){flex-direction:row-reverse}.timeline__year__data{width:35%}.timeline__year__title{color:var(--secondary-500);font-size:2rem}.timeline__year__months{list-style-type:none;margin:0;padding:0}.timeline__year__months__month__title{position:relative}.timeline__year__months__month__title:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExLjQ2NiA4LjIzNiAxOS40MzQuNjY4Yy4xNC0uMTMzLjMwNS0uMjM5LjQ4OC0uMzFhMS41NyAxLjU3IDAgMCAxIDEuMTUyIDBjLjE4My4wNzEuMzQ5LjE3Ny40ODguMzEuMjguMjcuNDM4LjYzNC40MzggMS4wMTMgMCAuMzc5LS4xNTcuNzQyLS40MzggMS4wMTJsLTkuMDMzIDguNTc0Yy0uMjc0LjI2LS42NDMuNDA4LTEuMDMuNDE2YTEuNTUxIDEuNTUxIDAgMCAxLTEuMDQ3LS4zNzRMMS4zNTkgMi43YTEuMzk0IDEuMzk0IDAgMCAxLS40NDMtMS4wMWMwLS4zOC4xNTctLjc0My40NC0xLjAxMi4yODItLjI2OC42NjUtLjQyIDEuMDY0LS40Mi40IDAgLjc4My4xNSAxLjA2Ni40MTdsNy45OCA3LjU2MnoiIGZpbGw9IiMwMDAiLz48L3N2Zz4=);background-repeat:no-repeat;background-size:contain;content:"";display:block;filter:invert(35%) sepia(93%) saturate(974%) hue-rotate(159deg) brightness(88%) contrast(90%);height:7px;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:transform .4s ease-out;width:13px}.timeline__item--open.timeline__year__months__month__title:before{transform:translateY(-50%) rotate(180deg)}.timeline__year__months__month__title h4{border-bottom:1px solid var(--grey-500);border-radius:5px;color:var(--secondary-500);cursor:pointer;font-size:1.34rem;padding:16px 0}.timeline__year__months__month__description{max-height:0;overflow:hidden;transition:max-height .4s ease-out}.timeline__year__months__month__description .text{margin-bottom:0;margin-top:16px}.timeline__year__image{width:60%}@media screen and (max-width:1024px){.timeline__year__data,.timeline__year__image{width:50%}}@media screen and (max-width:768px){.timeline__year,.timeline__year:nth-child(2n){flex-direction:column;padding-bottom:0}.timeline__year__image{margin-top:24px}.timeline__year__data,.timeline__year__image{width:100%}}@media screen and (max-width:480px){.timeline__year{border-left:none;padding-left:0;padding-right:0}.timeline__year:after,.timeline__year:before{display:none}}