@charset "utf-8";.ourhistorypage .tabs .cmp-tabs__tablist{padding:0}
.history-item-wrapper{position:relative;margin-bottom:60px}
.history-item-wrapper:after{content:"";height:100%;top:0;position:absolute;left:50%;transform:translateX(-50%);width:1px;background-color:#ccc}
@media screen and (max-width:767px){.history-item-wrapper:after{left:0}
}
.history-item-wrapper .history-item{display:flex;justify-content:space-between;align-items:center;margin-top:60px;position:relative}
@media screen and (max-width:767px){.history-item-wrapper .history-item{flex-wrap:wrap}
}
.history-item-wrapper .history-item--left,.history-item-wrapper .history-item--right{width:50%}
@media screen and (max-width:767px){.history-item-wrapper .history-item--left,.history-item-wrapper .history-item--right{width:100%}
}
.history-item-wrapper .history-item--left{padding-right:9%}
@media screen and (max-width:767px){.history-item-wrapper .history-item--left{padding-right:0;padding-left:40px;margin-bottom:40px}
}
.history-item-wrapper .history-item--right{padding-left:9%}
@media screen and (max-width:767px){.history-item-wrapper .history-item--right{padding-left:40px}
}
.history-item-wrapper .timeline{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background-color:#f40009;box-shadow:rgba(244,0,9,0.35) 0 6px 12px;border-radius:50%;color:#fff;height:48px;width:48px;z-index:1;line-height:48px;text-align:center;font-size:14px;font-size:.875rem;font-weight:700}
@media screen and (max-width:767px){.history-item-wrapper .timeline{left:0;transform:translate(-50%,-50%)}
}
.history-item-wrapper ul{padding-left:20px;margin:0}
.history-item-wrapper ul li{margin-top:10px}