.timeline-section-container{display:flex;gap:5.5rem;padding:8rem 0;height:100%}.timeline-section-container .text-content{flex-basis:40%;padding-left:8rem;padding-right:1rem;position:sticky;top:13rem}.timeline-section-container .text-content .title{margin:0;font-size:4rem;font-weight:700;line-height:5rem;letter-spacing:.06rem}.timeline-section-container .text-content .subtitle{font-size:3rem;color:#000}.timeline-section-container .timeline{flex-basis:60%;display:grid;grid-template-columns:1px 1fr;column-gap:5rem}.timeline-left{border:1px solid #000;position:relative}.timeline-right{margin:0 20px 20px}.timeline-right .title{font-size:3rem;font-weight:700;line-height:2rem;letter-spacing:.06rem;margin-top:3.5rem;margin-bottom:0}.timeline-right .paragraph+*{margin-top:2rem;margin-bottom:0}.timeline div.timeline-point{position:absolute;width:100px;height:100px;border-radius:50%;display:block;top:0;left:50%;transform:translateX(-50%);background-position:center;background-size:cover}.timeline div.timeline-point.first-point{top:-3px}.last-left{border:none}@media screen and (width <= 990px){.timeline-section-container{flex-direction:column;gap:3rem}.timeline-section-container .timeline,.timeline-section-container .text-content{flex-basis:100%;position:relative}.timeline-section-container .text-content{align-self:center;padding:0;text-align:center;padding-right:0;top:0}.timeline-section-container .text-content .subtitle{margin:0}.timeline-section-container .timeline{padding-left:8rem;padding-right:5rem}}@media screen and (width <= 550px){.timeline-section-container{padding:4.6rem 0}.timeline-section-container .text-content{top:0}.timeline-section-container .text-content .title{font-size:3rem;line-height:3rem}.timeline-section-container .text-content .subtitle{font-size:1.6rem;margin-top:1.5rem}.timeline-section-container .timeline{padding-left:5rem;padding-right:0;column-gap:3rem}.timeline-right .title{margin-top:2rem;font-size:2rem}.timeline-right .paragraph+*{font-size:1.6rem;margin-top:1rem}.timeline div.timeline-point{width:6.5rem;height:6.5rem}}