.history-block{position:relative}.history-block>.container{position:relative;background-color:#f1f1f1;padding:32px 0}.history-block>.container:after,.history-block>.container:before{position:absolute;content:"";top:0;height:100%;background-color:#f1f1f1}.history-block>.container:before{width:100px;left:-99px}.history-block>.container:after{width:50vw;right:-49vw}.history-block>.container>.row{position:relative;overflow:hidden}.history-block .title{font-size:1.875rem}.history-block .btn.btn-nav{position:absolute;display:inline-flex;align-items:center;gap:8px;z-index:10}.history-block .btn.btn-nav.hidden{display:none}.history-block .btn.btn-nav:after{content:none}.history-block .btn.btn-nav .btn-icon{display:inline-flex;background:0 0;border:1px solid #000;color:#000;padding:16px;align-items:center;justify-content:center;border-radius:50%}.history-block .btn.btn-nav .btn-text{color:#000;font-weight:800;font-size:14px}.history-block .btn-prev{top:145px;left:245px}.history-block .btn-next{top:145px;right:105px}.history-block .btn-next svg{margin-right:0}.history-block .timeline{position:relative;margin-top:32px}.history-block .timeline.left-hidden:before{display:none}.history-block .timeline.right-hidden:after{display:none}.history-block .timeline:after{content:"";width:100px;height:100%;position:absolute;z-index:1;right:0;top:0;background:linear-gradient(90deg,rgba(248,248,248,0) 0,#f1f1f1 100%)}.history-block .timeline:before{content:"";width:50px;height:100%;position:absolute;z-index:1;left:0;top:0;background:linear-gradient(90deg,#f1f1f1 0,rgba(248,248,248,0) 100%)}.history-block .timeline .timeline-items-holder{position:relative;display:flex;flex-direction:row;transition:margin-left .5s}.history-block .timeline .timeline-item{position:relative;margin:16px;width:500px}.history-block .timeline .timeline-item .timeline-inner-item{display:flex;flex-direction:row;align-items:flex-start}.history-block .timeline .timeline-item:before{position:absolute;z-index:1;left:107px;content:"";display:block;width:36px;height:36px;border-radius:25px;background:rgba(0,0,0,.85);box-shadow:0 0 0 5px #2db2e0;border:5px solid #616262}.history-block .timeline .timeline-item:after{position:absolute;z-index:1;left:120px;display:block;content:"";width:10px;height:10px;border-radius:5px;background:#f36021}.history-block .timeline .timeline-item:nth-of-type(even){margin:250px 0 0 -240px}.history-block .timeline .timeline-item:nth-of-type(even) .timeline-inner-item:before{content:"";width:100%;height:1px;background:#000;position:absolute;left:0;top:-64px}.history-block .timeline .timeline-item:nth-of-type(even):before{top:-82px}.history-block .timeline .timeline-item:nth-of-type(even):after{top:-69px}.history-block .timeline .timeline-item:nth-of-type(odd){margin-left:-200px}.history-block .timeline .timeline-item:nth-of-type(odd) .timeline-inner-item:before{content:"";width:100%;height:1px;background:#000;position:absolute;left:0;top:170px}.history-block .timeline .timeline-item:nth-of-type(odd):before{top:152px}.history-block .timeline .timeline-item:nth-of-type(odd):after{top:165px}.history-block .timeline .timeline-item:first-of-type{margin-left:0}.history-block .timeline .timeline-item:first-of-type .timeline-inner-item:after{content:"";width:100px;height:1px;position:absolute;left:0;top:170px;background:#f1f1f1}.history-block .timeline .timeline-item .image-holder{display:inline-block;padding:16px;background:#fff;margin-right:16px;border-radius:5px}.history-block .timeline .timeline-item .content{display:inline-block;margin-top:16px;text-align:left;width:250px;vertical-align:top}.history-block .timeline .timeline-item figure{display:flex;width:250px;aspect-ratio:12/4;overflow:hidden;align-items:center}.history-block .timeline .timeline-item figure img{width:100%;height:auto}.history-block .timeline .timeline-item p,.history-block .timeline .timeline-item span{color:#000;display:block}.history-block .timeline .timeline-item p{line-height:1.25rem}@media (max-width:991px){.history-block .btn-nav{background:#f1f1f1;background:radial-gradient(circle,#f1f1f1 0,rgba(241,241,241,0) 100%)}}@media (max-width:767px){.history-block .btn-prev{left:16px}.history-block .btn-next{right:16px}}@media (min-width:992px){.history-block .timeline:after{content:"";width:400px}.history-block .timeline:before{content:"";width:200px}}