.event{height:203px;width:25%;text-align:left;color:var(--primary);word-wrap:break-word;padding-right:49px}.event:hover{height:296px}.event .titulo{font-size:22px;font-weight:600}.event .titulo,.event p{transition:inherit}.event:hover .titulo{font-size:32px;font-weight:bold}.event p{font-size:12px}.event:hover p{font-size:14px}.events{height:296px;display:none;margin-top:50px;width:95%;align-self:center}.events.activeTimeline{display:block !important}.timeline .splide__arrow{background:none !important;color:var(--primary)}.timeline .splide__arrow--next{right:0 !important}.timeline .splide__arrow--prev{left:0 !important}.timeline .splide__pagination{display:none}.timeline .splide__track{margin-right:50px;margin-left:50px}.timeline hr{margin:0;color:var(--primary);opacity:.3;margin-top:-2px}.timeline ul{list-style-type:none}#years{width:95%;align-self:center}.event,.yearClick{transition:.3s ease-out;transition-property:font-size,font-weight}.yearClick{font-size:14px;color:var(--primary);height:50px;width:70px;display:flex;justify-content:center;align-items:center;cursor:pointer}.yearClick.activeBtn{font-size:22px;font-weight:bold}.yearClick.activeBtn:after,.yearClick:hover:after{position:absolute;bottom:0;left:0;margin:auto;content:'.';color:transparent;background:var(--primary);height:3px;width:100%}@media screen and (max-width:1100px){.event{width:33.333%}}@media screen and (max-width:900px){.event{width:50%}}@media screen and (max-width:610px){.event{width:100%}}