.etw-timeline{--etw-mobile-line-offset:18px;position:relative;padding:20px 0}
.etw-timeline *{box-sizing:border-box}
.etw-timeline__line{position:absolute;left:50%;top:0;bottom:0;width:2px;background:#d6d6d6;transform:translateX(-50%)}
.etw-timeline.hide-line .etw-timeline__line{display:none}
.etw-timeline-item{position:relative;display:flex;align-items:flex-start;justify-content:flex-start;margin:0 0 32px;min-height:24px}
.etw-timeline-item:last-child{margin-bottom:0}
.etw-timeline-item__marker{position:absolute;left:50%;top:18px;width:20px;height:20px;transform:translateX(-50%);z-index:2;display:flex;align-items:center;justify-content:center}
.etw-timeline-item__dot{width:14px;height:14px;border-radius:50%;background:#1e73be;border:3px solid #fff;box-shadow:0 0 0 2px rgba(0,0,0,.06)}
.etw-timeline-item__content{position:relative;width:44%;background:#fff;border:1px solid #e7e7e7;border-radius:12px;padding:20px;box-shadow:0 10px 28px rgba(0,0,0,.05);z-index:1;overflow:hidden}
.etw-timeline-item.is-left{justify-content:flex-start}.etw-timeline-item.is-right{justify-content:flex-end}.etw-timeline-item.is-center{justify-content:center}
.etw-timeline-item__date{font-size:14px;font-weight:600;opacity:.8;margin-bottom:8px}
.etw-timeline-item__title{margin:0 0 12px;font-size:22px;line-height:1.25}
.etw-timeline-item__text,.etw-timeline-item__text p,.etw-timeline-item__text li{font-size:16px;line-height:1.6}
.etw-timeline-item__text p:last-child{margin-bottom:0}
.etw-timeline-item__image{margin:0 0 14px}.etw-timeline-item__image img{display:block;width:100%;height:auto;border-radius:10px}
.etw-timeline-item__button{display:inline-block;margin-top:14px;padding:10px 16px;border-radius:8px;text-decoration:none;border:1px solid currentColor;transition:.2s ease;background:transparent}
.etw-has-animation .etw-timeline-item{opacity:0;transform:translateY(24px);transition-property:opacity,transform;transition-timing-function:ease}
.etw-has-animation .etw-timeline-item.etw-is-visible{opacity:1;transform:none}
.elementor-editor-active .etw-has-animation .etw-timeline-item{opacity:1;transform:none}
@media (max-width:1024px){.etw-timeline{padding:12px 0}.etw-timeline__line{left:var(--etw-mobile-line-offset);transform:none}.etw-timeline-item,.etw-timeline-item.is-left,.etw-timeline-item.is-right,.etw-timeline-item.is-center{display:block;justify-content:flex-start;padding-left:calc(var(--etw-mobile-line-offset) + 22px)}.etw-timeline-item__marker{left:var(--etw-mobile-line-offset);transform:translateX(-50%)}.etw-timeline-item__content{width:100%}}
@media (max-width:767px){.etw-timeline-item{margin-bottom:24px}.etw-timeline-item__marker{top:16px}.etw-timeline-item__content{padding:16px}.etw-timeline-item__title{font-size:20px}.etw-timeline-item__text,.etw-timeline-item__text p,.etw-timeline-item__text li{font-size:15px;line-height:1.55}}
