.quote-container{max-width:1000px}.history-container{max-width:800px}.history-item{font-weight:bold;display:flex;position:relative;flex-direction:row;justify-content:flex-start;align-items:baseline}.history-item-point{margin-right:15px}.history-item-point:before{content:" ";display:block;background-color:#fff;height:15px;width:15px;border-radius:50%;position:absolute;transform:translate(-50%,-50%);margin-top:-7.5px}.history-item:after{width:2px;background-color:#fff;content:" ";position:absolute;height:100%;bottom:20px;transform:translate(-50%,0%);left:0}.history-item:before{width:2px;background-color:#fff;content:" ";position:absolute;height:100%;top:0;transform:translate(-50%,50%);left:0}.history-item:first-child:after{display:none}.history-item:first-child:before{width:2px;background-color:#fff;content:" ";position:absolute;height:100%;top:0;transform:translate(-50%,50%);left:0}.history-item:last-child:after{width:2px;background-color:#fff;content:" ";position:absolute;height:100%;bottom:20px;transform:translate(-50%,-50%);left:0}.history-item:last-child:before{display:none}@media screen and (min-width:1920px){.quote-container{max-width:52.083vw}.history-container{max-width:41.667vw}}