.vert-timeline{padding:clamp(20px,5vw,80px) clamp(20px,2.5vw,40px);-webkit-transition:background 1.25s ease;-moz-transition:background 1.25s ease;-o-transition:background 1.25s ease;-ms-transition:background 1.25s ease;transition:background 1.25s ease}.vert-timeline__item h5{font-weight:400}.vert-timeline__item .orange,.vert-timeline__item .orange *{color:#eb9435!important}.vert-timeline__wrapper{margin:auto;width:min(100%,1200px)}.vert-timeline__container{align-items:stretch;display:flex;margin-left:auto;width:min(100%,50vw)}.vert-timeline__container *{color:#fff}.vert-timeline__item:not(:last-child){margin-bottom:20px}.vert-timeline__item.active{font-weight:900}.vert-timeline__content{display:none}.vert-timeline__content.active{display:block}.vert-timeline__items{padding:clamp(20px,2.5vw,40px) clamp(5px,2.5vw,40px) clamp(20px,2.5vw,40px) clamp(20px,3.75vw,60px);position:relative}.vert-timeline__content{max-width:100%;width:360px}.vert-timeline__contents{align-items:center;display:flex;padding-right:clamp(20px,5vw,80px);position:relative}.vert-timeline__items:before{background-color:#fff;content:"";display:block;height:calc(100% + clamp(40px, 10vw, 160px));left:0;position:absolute;top:50%;transform:translateY(-50%);width:2px}.vert-timeline__item{cursor:pointer;position:relative;width:max-content}.vert-timeline__item.active:after,.vert-timeline__item:hover:after{background:orange;border-radius:20px;content:"";display:block;height:20px;left:calc((clamp(20px, 3.75vw, 60px) + 9px)*-1);position:absolute;top:50%;transform:translateY(-50%);width:20px}@media screen and (max-width:1024px){.vert-timeline__container{flex-direction:column-reverse;flex-wrap:wrap;width:100%}.vert-timeline__contents{padding-right:0}.vert-timeline__items{align-items:flex-start;display:flex;overflow:auto;width:100%}.vert-timeline__item{margin-bottom:0!important;white-space:nowrap}.vert-timeline__item:not(:last-child){margin-right:20px}.vert-timeline__item h5{margin-bottom:0}.vert-timeline__items{margin-bottom:20px}.vert-timeline__items:before{height:100%!important}.vert-timeline__item.active:after,.vert-timeline__item:hover:after{display:none}.vert-timeline__items::-webkit-scrollbar{width:5px!important}.vert-timeline__items::-webkit-scrollbar-thumb{background-color:#eb9436;border-radius:10px}}