.made_timeline_arrows{mask-image:linear-gradient(90deg,#fff calc(100% - 20px),transparent);-webkit-mask-image:linear-gradient(90deg,#fff calc(100% - 20px),transparent);overflow:hidden;padding-bottom:20px;position:relative}.timeline_arrows_scroll_content{align-items:flex-end;display:flex;flex-wrap:nowrap;padding-right:25px;width:fit-content}.timeline_item{display:flex;flex-direction:column;gap:10px;text-align:center;user-select:none}.timeline_arrow img{pointer-events:none;user-select:none}.timeline_section_label{font-size:25px;font-weight:600;line-height:1.2}.timeline_section_timeframe{font-size:25px;white-space:nowrap}.timeline-custom_scrollbar{margin-top:10px;opacity:0}.made_timeline_module.initialized .timeline-custom_scrollbar{opacity:1}.timeline-custom_scrollbar .scrollbar_track{background-color:hsla(0,0%,71%,.6);border-radius:5px;height:4px;position:relative;user-select:none}.timeline-custom_scrollbar .scrollbar_thumb{background-color:var(--scrollbar-color);border-radius:5px;cursor:grab;height:100%;left:0;position:absolute;top:0;user-select:none;width:50px}@media (max-width:900px){.timeline_item{flex-basis:100%}.timeline_section_label,.timeline_section_timeframe{font-size:20px}}@media (max-width:600px){.timeline_section_label{line-height:1.1;text-align:left}}