.aheto-timeline--outsourceo-modern::before
{content:'mobile';display:none}
@media only screen and (min-width:1100px)
{.aheto-timeline--outsourceo-modern::before{content:'desktop'}}
.aheto-timeline--outsourceo-modern .aheto-timeline__timeline
{position:relative;height:100px;width:100%;margin:0 auto}
.aheto-timeline--outsourceo-modern .aheto-timeline__filling-line
{position:absolute;z-index:1;left:0;top:0;height:100%;width:101%;background-color:var(--c-active);-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}
.aheto-timeline--outsourceo-modern .aheto-timeline__events-wrapper
{position:relative;height:100%;margin:0 15px;overflow:hidden}
.aheto-timeline--outsourceo-modern .aheto-timeline__events
{position:absolute;z-index:1;left:0;top:49px;height:2px;background:rgba(var(--ca-dark),.3);-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;-o-transition:transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}
.aheto-timeline--outsourceo-modern .aheto-timeline__events ol
{list-style:none;margin:0}
.aheto-timeline--outsourceo-modern .aheto-timeline__events a
{position:absolute;bottom:0;z-index:2;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0)}
.aheto-timeline--outsourceo-modern .aheto-timeline__events a h5
{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;margin-bottom:16px}
.aheto-timeline--outsourceo-modern .aheto-timeline__events a::after
{content:'';position:absolute;left:50%;right:auto;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);bottom:-4px;width:9px;height:9px;border-radius:50%;border:2px solid var(--c-dark);background-color:var(--c-dark);-webkit-transition:background-color .3s,border-color .3s;-o-transition:background-color .3s,border-color .3s;transition:background-color .3s,border-color .3s}
.aheto-timeline--outsourceo-modern .aheto-timeline__events a.selected
{pointer-events:none}
.aheto-timeline--outsourceo-modern .aheto-timeline__events a.selected h5
{font-size:1.7em;color:var(--c-active)}
.aheto-timeline--outsourceo-modern .aheto-timeline__events a.selected::after
{height:12px;width:12px;bottom:-5px;background-color:var(--c-active);border-color:var(--c-active)}
.aheto-timeline--outsourceo-modern .aheto-timeline__events a.older-event h5{color:var(--c-active)}
.aheto-timeline--outsourceo-modern .aheto-timeline__events a.older-event::after
{background-color:var(--c-active);border-color:var(--c-active)}
.aheto-timeline--outsourceo-modern .aheto-timeline__events-content
{position:relative;width:100%;overflow:hidden;-webkit-transition:height .4s;-o-transition:height .4s;transition:height .4s;margin-top:20px}
@media screen and (max-width:767px)
{.aheto-timeline--outsourceo-modern .aheto-timeline__events-content{margin-top:-15px}}
.aheto-timeline--outsourceo-modern .aheto-timeline__events-content>ol{list-style:none;margin:0}
.aheto-timeline--outsourceo-modern .aheto-timeline__events-content li
{position:absolute;z-index:1;width:100%;left:0;top:0;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);opacity:0;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}
.aheto-timeline--outsourceo-modern .aheto-timeline__events-content li.selected
{position:relative;z-index:2;opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
.aheto-timeline--outsourceo-modern .aheto-timeline__events-content li.enter-right,.aheto-timeline--outsourceo-modern .aheto-timeline__events-content li.leave-right
{-webkit-animation-name:cd-enter-right;animation-name:cd-enter-right}
.aheto-timeline--outsourceo-modern .aheto-timeline__events-content li.enter-left,.aheto-timeline--outsourceo-modern .aheto-timeline__events-content li.leave-left
{-webkit-animation-name:cd-enter-left;animation-name:cd-enter-left}
.aheto-timeline--outsourceo-modern .aheto-timeline__events-content li.leave-left,.aheto-timeline--outsourceo-modern .aheto-timeline__events-content li.leave-right
{animation-direction:reverse}
.aheto-timeline--outsourceo-modern .aheto-timeline__events-content li>*
{margin:0 auto}
.aheto-timeline--outsourceo-modern .aheto-timeline__navigation a
{display:inline-block;position:absolute;z-index:1;top:50%;font-size:1.3rem;bottom:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);color:var(--c-dark);text-decoration:none}
@media screen and (max-width:767px)
{
    .aheto-timeline--outsourceo-modern .aheto-timeline__navigation a
    {font-size:1.8rem}
}
.aheto-timeline--outsourceo-modern .aheto-timeline__navigation a::after
{position:absolute;left:50%;top:50%;bottom:auto;right:auto;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.aheto-timeline--outsourceo-modern .aheto-timeline__navigation a.prev{left:0}
.aheto-timeline--outsourceo-modern .aheto-timeline__navigation a.next{right:0}
.aheto-timeline--outsourceo-modern .aheto-timeline__navigation a.inactive{opacity:.7;cursor:not-allowed}
.aheto-timeline--outsourceo-modern .aheto-timeline__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
@media screen and (max-width:767px)
{
    .aheto-timeline--outsourceo-modern .aheto-timeline__wrap
        {-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}
}
.aheto-timeline--outsourceo-modern .aheto-timeline__image-wrap
{width:40%;margin-right:55px}
@media screen and (max-width:767px)
{
    .aheto-timeline--outsourceo-modern .aheto-timeline__image-wrap img
    {max-height:200px;width:auto}
}
@media screen and (max-width:991px)
{
    .aheto-timeline--outsourceo-modern .aheto-timeline__image-wrap
        {margin-right:30px}
}
@media screen and (max-width:767px)
{
    .aheto-timeline--outsourceo-modern .aheto-timeline__image-wrap
        {width:100%;margin-right:0;text-align:center;margin-bottom:30px}
}
.aheto-timeline--outsourceo-modern .aheto-timeline__content
{width:60%}
@media screen and (max-width:767px)
{
    .aheto-timeline--outsourceo-modern .aheto-timeline__content
    {width:100%}
}
.aheto-timeline--outsourceo-modern .aheto-timeline__title
{margin-bottom:18px}.aheto-timeline--outsourceo-modern .aheto-timeline__title span:not(.outsourceo-dot){color:var(--c-active)}
.aheto-timeline--outsourceo-modern .aheto-timeline__title .outsourceo-dot
{white-space:nowrap}
.aheto-timeline--outsourceo-modern .aheto-timeline__title .outsourceo-dot::after
{content:'';display:inline-block;width:calc(1em / 100 * 18);height:calc(1em / 100 * 18);background:var(--c-active)}
.aheto-timeline--outsourceo-modern .aheto-timeline__title .outsourceo-dot.dot-dark::after
{background:var(--c-dark)}
.aheto-timeline--outsourceo-modern .aheto-timeline__title .outsourceo-dot.dot-white::after
{background:var(--c-white)}
.aheto-timeline--outsourceo-modern .aheto-timeline__desc
{margin-bottom:25px}
.aheto-timeline--outsourceo-modern.dark-version .aheto-timeline__desc,.aheto-timeline--outsourceo-modern.dark-version .aheto-timeline__events a h5,.aheto-timeline--outsourceo-modern.dark-version .aheto-timeline__navigation a,.aheto-timeline--outsourceo-modern.dark-version .aheto-timeline__title
{color:var(--c-white)}
.aheto-timeline--outsourceo-modern.dark-version .aheto-timeline__desc
{opacity:.6}
.aheto-timeline--outsourceo-modern.dark-version .aheto-timeline__events
{background:rgba(var(--ca-white),.3)}
.aheto-timeline--outsourceo-modern.dark-version .aheto-timeline__events a::after
{border:2px solid var(--c-white);background-color:var(--c-white)}
.aheto-timeline--outsourceo-modern.dark-version .aheto-timeline__events a.selected h5
{color:var(--c-active)}
.aheto-timeline--outsourceo-modern.dark-version .aheto-timeline__events a.selected::after
{background-color:var(--c-active);border-color:var(--c-active)}
.aheto-timeline--outsourceo-modern.dark-version .aheto-timeline__events a.older-event h5
{color:var(--c-active)}
.aheto-timeline--outsourceo-modern.dark-version .aheto-timeline__events a.older-event::after
{background-color:var(--c-active);border-color:var(--c-active)}
@-webkit-keyframes cd-enter-right{0%{opacity:0;-webkit-transform:translateX(100%)}100%{opacity:1;-webkit-transform:translateX(0)}}
@keyframes cd-enter-right{0%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}
@-webkit-keyframes cd-enter-left{0%{opacity:0;-webkit-transform:translateX(-100%)}100%{opacity:1;-webkit-transform:translateX(0)}}
@keyframes cd-enter-left{0%{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}
/*# sourceMappingURL=cs_layout1.css.map */
