.milestones{width:1200px;max-width:100%;margin-left:auto;margin-right:auto}.timeline{position:relative;margin:0 auto;background-size:contain;box-shadow:0 0 18px 18px white inset;border-radius:1rem;padding-top:2rem;padding-bottom:2rem}.timeline::after{content:"";position:absolute;width:2px;top:2rem;bottom:2rem;left:50%;margin-left:-1px;background:repeating-linear-gradient(to bottom,var(--lightgrey) 0,var(--lightgrey) 2px,#fff 2px,#808080 8px)}.timeitem{padding:2rem 40px;position:relative;background-color:inherit;width:50%;box-shadow:0 8px 23px 0 rgba(213,226,245,.8)}.itemCard{padding:.35rem .75rem;box-shadow:0 8px 23px 0 rgba(213,226,245,.8)}.timeitem>.circle{content:"";position:absolute;border-radius:50%;top:calc(30px + 1em);z-index:1;width:2rem;height:2rem;background-color:#fff;margin-left:-1rem;margin-top:-1rem}.timeitem.left>.circle{right:-1rem;border:.3rem solid var(--logo-dark)}.timeitem.right>.circle{left:0;border:.3rem solid var(--logo-light)}.left{left:0}.right{left:50%}.left::before{content:"";width:38px;position:absolute;top:calc(30px + 1em);z-index:1;right:0;border-top:2px solid var(--logo-dark)}.right::before{content:"";width:38px;position:absolute;top:calc(30px + 1em);z-index:1;left:0;border-top:2px solid var(--logo-dark)}.right::after{left:-.5em}.itembody{margin:20px 30px;position:relative;border-radius:6px}@media screen and (max-width:992px){.timeline{margin-left:2rem}.timeline::after{left:-1.5em}.timeitem{width:100%;padding:0 1em 0 1.5em;margin-top:3rem}.timeitem::before{left:-1.5rem}.timeitem.left>.circle,.timeitem.right>.circle{left:-1.5rem;right:initial}.left::after,.right::after{left:15px}.right{left:0%}.left h2{text-align:left}}.timeline>.timeitem .body>img{width:300px;object-fit:cover;object-position:center;aspect-ratio:3/2;max-width:100%}.timeline>.timeitem .body>h3>a{color:#000;text-decoration:none;font-size:1.2rem;font-weight:700;transition:color .4s}.timeline>.timeitem .body>h3:hover>a{color:var(--logo-dark)}.timeline>.timeitem .body>p{line-height:2}@media screen and (max-width:992px){.timeline>.timeitem .body>img{display:none}}