.scrollSlider div.viewport{width:100%;height:100%;overflow-x:hidden}.scrollSlider div.viewport div.overview img,.scrollSlider div.viewport div.overview .scrollSliderItemWrapper{display:block;float:left;height:100%;margin-right:5px}.scrollSlider div.viewport div.overview img:last-child{margin-right:0}.scrollSlider div.viewport div.overview:after{content:'';display:block;width:100%;clear:both}.scrollSlider div.scrollbar{position:absolute;bottom:-3px;left:50%;transform:translateX(-50%);width:calc(100% - 30px);max-width:1170px;background-color:#fff;height:4px;cursor:pointer;border-radius:25px;border:0;box-shadow:0 0 0 3px #fff,0 3px 13px rgba(0,0,0,.5),inset 0 1px 4px rgba(0,0,0,.3);z-index:3}.scrollSlider div.scrollbar div.track{box-shadow:0 0 0 4px #fff,0 0 13px 3px rgba(0,0,0,.5);height:8px;width:8px !important;border-radius:50%;background:green;cursor:pointer;margin-top:-2px}.scrollSliderItemWrapper{width:450px}.scrollSliderWrapper{position:relative;padding:100px 0 90px;color:#fff;border-bottom:15px solid #fff;background:red}.scrollSlider{padding:20px 0 30px}.scrollSliderItem{display:flex;flex-wrap:wrap;flex-direction:column;padding-right:14px;padding-left:75px;position:relative;max-width:480px;width:100%}a.scrollSliderItemLink{position:relative;width:100%;display:block;height:auto;box-shadow:0 6px 30px 0 rgba(0,0,0,.15);order:1;margin-top:5px;width:330px}.scrollSliderItemWrapper:nth-child(odd) a.scrollSliderItemLink{order:3}.scrollSliderContent{order:2;width:330px;margin-bottom:15px}.scrollSliderItemDate{transform-origin:bottom left;transform:rotate(-90deg);top:111px;left:53px;position:absolute;height:24px}.scrollSliderItemDate:before{border-radius:50%;box-shadow:0 0 0 4px rgba(255,255,255,.15);width:7px;height:7px;content:"";display:block;top:50%;transform:translate(0,-50%);position:absolute;background:#fff}.scrollSliderItemDate:after{content:"";display:block;top:50%;transform:translate(0,-50%);position:absolute;background:#fff;width:65px;height:1px}.scrollSliderItemWrapper:nth-child(even) .scrollSliderItemDate:before{left:57px}.scrollSliderItemWrapper:nth-child(even) .scrollSliderItemDate:after{left:64px}.scrollSliderItemWrapper:nth-child(odd) .scrollSliderItemDate:before{right:57px}.scrollSliderItemWrapper:nth-child(odd) .scrollSliderItemDate:after{right:64px}.scrollSliderItemWrapper:nth-child(odd) .scrollSliderItemDate{transform:translate(-100%,-100%) rotate(-90deg);bottom:71px;left:95px;top:auto}a.scrollSliderItemTitle{margin-top:31px}.scrollSliderContent p{margin:25px 0 0}.progressBar{content:"";position:absolute;top:0;left:0;width:0;max-width:100%!important;background:green;border-radius:4px;height:4px}