.timeline{padding:80px 120px}@media screen and (max-width:992px){.timeline{padding:64px 24px}}.timeline .title-wrapper{margin-bottom:42px}@media screen and (max-width:992px){.timeline .title-wrapper{margin-bottom:36px}}.timeline .title-wrapper .title{font-family:Poppins;font-size:44px;font-weight:700;letter-spacing:-.88px;line-height:120%;text-align:center}@media screen and (max-width:992px){.timeline .title-wrapper .title{font-size:32px;letter-spacing:-.64px}}.timeline .timeline-wrapper{position:relative}.timeline .timeline-track{background:#d1d5db;border-radius:12px;bottom:0;left:50%;position:absolute;top:0;transform:translateX(-50%);width:12px;z-index:0}@media screen and (max-width:992px){.timeline .timeline-track{display:none}}.timeline .timeline-progress{background:#ff6f61;border-radius:12px;height:0;left:0;position:absolute;top:0;transition:height .1s linear;width:100%;will-change:height}.timeline .timeline-items{position:relative;z-index:1}@media screen and (max-width:992px){.timeline .timeline-items{align-items:center;display:flex;flex-direction:column;gap:0}}.timeline .timeline-item{display:flex;filter:grayscale(1);justify-content:space-between;margin-bottom:64px;opacity:.35;position:relative;transition:opacity .4s ease,filter .4s ease}@media screen and (max-width:992px){.timeline .timeline-item{border:1px solid #ff6f61;border-radius:6px;filter:none;flex-direction:column;justify-content:flex-start;margin-bottom:24px;opacity:1;padding:14px;width:100%}}.timeline .timeline-item:last-child{margin-bottom:0}@media screen and (max-width:992px){.timeline .timeline-item:last-child .timeline-dot{display:none}.timeline .timeline-item:last-child .item-side-image{margin-bottom:0}}.timeline .timeline-item.is-active{filter:grayscale(0);opacity:1}.timeline .timeline-item--left .item-side-image{order:1}@media screen and (max-width:992px){.timeline .timeline-item--left .item-side-image{margin-bottom:-10px;order:2}}.timeline .timeline-item--left .timeline-dot{order:2}@media screen and (max-width:992px){.timeline .timeline-item--left .timeline-dot{order:3}}.timeline .timeline-item--left .item-side-content{order:3;text-align:left}@media screen and (max-width:992px){.timeline .timeline-item--left .item-side-content{margin-bottom:20px;order:1;text-align:center}}.timeline .timeline-item--right .item-side-content{order:1;text-align:left}@media screen and (max-width:992px){.timeline .timeline-item--right .item-side-content{margin-bottom:20px;text-align:center}}.timeline .timeline-item--right .timeline-dot{order:2}@media screen and (max-width:992px){.timeline .timeline-item--right .timeline-dot{order:3}}.timeline .timeline-item--right .item-side-image{order:3}@media screen and (max-width:992px){.timeline .timeline-item--right .item-side-image{margin-bottom:-10px;order:2}}.timeline .item-side{align-items:center;align-self:start;display:flex;width:44%}@media screen and (max-width:992px){.timeline .item-side{width:100%}}.timeline .item-image{border-radius:8px;display:block;height:283px;object-fit:cover;object-position:top center;width:488px}.timeline .item-content{background:#fcfeff;border:1px solid #ff6f61;border-radius:8px;padding:20px;width:100%}@media screen and (max-width:992px){.timeline .item-content{border:none;padding:0}}.timeline .item-title{font-family:Poppins;font-size:32px;font-weight:700;letter-spacing:-.64px;line-height:120%;margin-bottom:20px}@media screen and (max-width:992px){.timeline .item-title{font-size:28px;letter-spacing:-.56px}}.timeline .item-text h3{font-family:Poppins;font-size:20px;font-weight:700;line-height:120%}@media screen and (max-width:992px){.timeline .item-text h3{font-size:16px}}.timeline .item-text p{color:#3c484b;margin-bottom:20px}@media screen and (max-width:992px){.timeline .item-text p{font-size:14px}}.timeline .item-text p:last-child{margin-bottom:0}.timeline .timeline-dot{align-items:center;align-self:center;background:#fff;border:2px solid #d1d5db;border-radius:6px;color:#d1d5db;display:flex;flex-shrink:0;font-family:monospace;font-size:13px;font-weight:700;left:50%;letter-spacing:-1px;padding:4px 6px;position:absolute;transform:translateX(-50%);transition:color .3s ease,border-color .3s ease,box-shadow .3s ease;user-select:none;white-space:nowrap;z-index:2}@media screen and (max-width:992px){.timeline .timeline-dot{background:transparent;border:none;box-shadow:none;color:#d1d5db;justify-content:center;letter-spacing:0;padding:8px 0;position:static;transform:none}}.timeline .timeline-dot:before{content:"←"}@media screen and (max-width:992px){.timeline .timeline-dot:before{content:none}}.timeline .timeline-dot:after{content:"→"}@media screen and (max-width:992px){.timeline .timeline-dot:after{content:none}}.timeline .timeline-dot span{background:currentColor;border-radius:2px;display:inline-block;height:16px;margin:0 3px;width:2px}@media screen and (max-width:992px){.timeline .timeline-dot span{display:none;position:relative}}.timeline .timeline-dot.is-active{border-color:#ff6f61;color:#ff6f61}.timeline .timeline-dot-arrow{display:none}@media screen and (max-width:992px){.timeline .timeline-dot-arrow{bottom:-40px;display:block;position:absolute}}