.multitext p{margin-top:unset;margin-bottom:unset}
.multitext .multitext-each{margin-bottom:4.5rem}
.multitext .multitext-holder{padding:20px}
.multitext .tiny-text-holder{margin-top:5rem}
.multitext .eyebrow{font-family:'ws_bergen_text_semiBold';font-weight:600;font-style:normal;font-size:15px;line-height:160%;letter-spacing:4px;text-transform:uppercase;color:#fff}
.multitext .disNumber{font-family:'ws_bergen_text_semiBold';font-weight:600;font-style:normal;font-size:111.46px;line-height:120%;letter-spacing:3px;color:#fff}
.multitext .subtext{font-family:'ws_bergen_text';font-weight:400;font-style:normal;font-size:18px;line-height:32px;letter-spacing:1px;color:#fff}
.multitext .tinytext{font-family:'ws_bergen_text';font-weight:400;font-style:Regular;font-size:12.5px;line-height:160%;letter-spacing:1px;color:#fff}
.timeline-container-fullwidth{height:800px}
.timeline-container p{margin-top:unset;margin-bottom:unset}
.timeline-container{position:relative;display:flex;flex-direction:row;align-items:center;padding:20px;width:100%;height:100%;overflow-x:auto;overflow-y:hidden;white-space:nowrap;background-color:#ebebeb}
.timeline-container .timeline-line{position:absolute;top:50%;width:max(100% - 40px,264px * var(--timeline-items));padding-right:20px;height:4px;background:var(--Midnight-Blue,#000a2d);transform:translateY(-50%);z-index:0}
.timeline-container .timeline-item{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex:0 0 264px;position:relative;z-index:2}
.timeline-container .timeline-item .dot{position:absolute;left:-2px;top:0;transform:translateY(-50%);width:16px;height:16px;background:var(--Midnight-Blue,#000a2d);border-radius:50%;z-index:3;pointer-events:none}
.timeline-container .timeline-item.top{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;position:relative}
.timeline-container .timeline-item.top .content{position:absolute;left:0;width:100%;text-align:left;top:-300px}
.timeline-container .timeline-item.bottom .content{position:absolute;top:calc(50% + 30px);left:0;width:100%;text-align:left}
.timeline-container .displayNumber-timeline{display:block;font-size:111.46px;font-family:'ws_bergen_text_semiBold';font-weight:600;color:#000a2d;line-height:120%;letter-spacing:3px}
.timeline-container .subtext-timeline{display:block;font-family:'ws_bergen_text';font-weight:400;font-style:normal;font-size:18px;line-height:32px;letter-spacing:1px;color:#000a2d;word-break:break-all;white-space:normal}
.timeline-container{scrollbar-width:none;-ms-overflow-style:none}
.timeline-container::-webkit-scrollbar{display:none}
@media(max-width:767px){.multitext .disNumber{font-size:89.07px}
.multitext .multitext-holder{padding:10px}
.timeline-container-fullwidth{height:700px}
.timeline-container .displayNumber-timeline{font-size:89.07px}
.timeline-container .subtext-timeline{font-size:16px}
.timeline-container .timeline-item.top .content{top:-260px}
}
@media(min-width:1200px){.timeline-container .timeline-item{flex:0 0 300px}
.timeline-container .timeline-line{width:max(100% - 40px,300px * var(--timeline-items))}
}