@charset "UTF-8";#milestonesWrapper{padding-bottom:var(--page-top);position:relative}#milestonesWrapper p{text-align:left!important}#milestonesWrapper .yearItem{align-items:flex-start;display:flex;margin:0 auto;max-width:1280px;padding:var(--end-margin-half) 0 0;position:relative}#milestonesWrapper .yearItem .milestoneLine{background:var(--color-gold-light);height:100%;left:25%;pointer-events:none;position:absolute;top:0;transform:scaleY(0);transform-origin:top;width:1px;z-index:1}#milestonesWrapper .yearItem:nth-child(odd) .itemsWrapper .item:before,#milestonesWrapper .yearItem:nth-child(odd) .year{color:var(--color-gold)}#milestonesWrapper .yearItem:nth-child(2n) .itemsWrapper .item .cnt .btnMore,#milestonesWrapper .yearItem:nth-child(2n) .itemsWrapper .item:before,#milestonesWrapper .yearItem:nth-child(2n) .year{color:var(--color-silver-blue-dark)}#milestonesWrapper .yearItem.afterHighlight{padding-top:var(--end-margin)}#milestonesWrapper .yearItem:after{background:var(--color-light-grey);content:"";display:block;height:calc(100% + 5px);left:25%;position:absolute;top:0;width:1px;z-index:0}#milestonesWrapper .yearItem .year{align-self:flex-start;font-family:var(--font-base-serif);font-size:var(--milestoneYear);font-weight:400;height:-moz-fit-content;height:fit-content;line-height:0;padding:10px 0 var(--end-margin) 15px;padding-right:30px;position:sticky;text-align:right;top:50px;width:25%}@media screen and (min-width:577px) and (max-width:768px){#milestonesWrapper .yearItem .year{padding-right:20px;top:30px}}@media screen and (max-width:576px){#milestonesWrapper .yearItem .year{padding-left:calc(var(--side-margin) - 2px);padding-right:0;text-align:left;top:80px}}#milestonesWrapper .yearItem .itemsWrapper{padding:0 var(--side-margin) 0 0;position:relative;width:75%;z-index:1}#milestonesWrapper .yearItem .itemsWrapper .item{display:grid;gap:30px;grid-template-columns:3fr 1.5fr;padding:0 0 var(--end-margin-half) var(--side-margin);position:relative}@media screen and (max-width:768px){#milestonesWrapper .yearItem .itemsWrapper .item{grid-template-columns:1fr}}#milestonesWrapper .yearItem .itemsWrapper .item:before{content:"●";font-size:var(--h6);left:-5px;position:absolute;top:5px}#milestonesWrapper .yearItem .itemsWrapper .item.noImg{grid-template-columns:1fr}#milestonesWrapper .yearItem .itemsWrapper .item .cnt .btnMore{display:inline-block;font-size:var(--h5);margin-top:10px}#milestonesWrapper .yearItem .itemsWrapper .item .cnt .btnMore:after{content:"→";font-size:var(--h4);padding-left:4px;transition:all .3s}@media (hover:hover) and (pointer:fine){#milestonesWrapper .yearItem .itemsWrapper .item .cnt .btnMore:hover:after{padding-left:10px}}#milestonesWrapper .highlightImg{aspect-ratio:2.28/1;background-color:var(--color-bg-light-beige);position:relative;width:100vw;z-index:2}#milestonesWrapper .highlightImg img{-o-object-fit:cover;object-fit:cover}