.section-timeline .timeline-item{height: 100vh;overflow: hidden;top: 0}@media (min-width: 1001px){.section-timeline .timeline-item{position: -webkit-sticky;position: sticky}}.section-timeline h1{font-size: 18px;margin-bottom: 20px;text-transform: uppercase}@media (min-width: 768px){.section-timeline h1{font-size: 25px;margin-bottom: 30px}}.section-timeline .timeline-content_block{font-size: 14px;line-height: 20px;margin-bottom: 6.5vw}.section-timeline .item-inner, .section-timeline .item-inner .timeline-image{display: flex;flex-direction: column;height: 100%}.section-timeline .timeline-image img{width: 100%;height: calc(110vh + 4.444vw);-o-object-fit: cover;object-fit: cover;transition: all 0.25s ease-in-out}.section-timeline .timeline-content{height: auto}.section-timeline .timeline-content::-webkit-scrollbar{width: 0}@media (max-width: 1000px){.section-timeline .timeline-content{height: auto;order: 2 !important}}.section-timeline .timeline-text{padding: 5vw 0;min-height: 150vh}@media (max-width: 1200px){.section-timeline .timeline-text{padding: 60px 0;min-height: auto}}.section-timeline .scrollbar-custom-wrapper{margin: 0}@media (max-width: 1000px){.section-timeline .scrollbar-custom{display: none}}
@media (max-width: 1024px) {
 .section-timeline .timeline-image img {
  transform: translateY(0) !important;
 }
}