.carousel-wrapper{width:100%;height:182px;margin-top:78px;padding-top:26px;overflow:hidden;position:relative}.carousel-wrapper:after{content:" ";position:absolute;top:0;right:0;bottom:0;left:0;background:#000 url("../../assets/images/carousel/loading.gif") repeat 50%;opacity:1;transition:opacity 1.5s,visibility 0s 1.5s}.carousel-wrapper.is-loaded:after{opacity:0;visibility:hidden}.carousel-handle{height:156px;display:flex;position:absolute;cursor:-webkit-grab;cursor:grab}.carousel-item{height:100%;position:relative;flex-shrink:0;margin-left:26px}.carousel-item:last-child{margin-right:26px}.carousel-image{width:auto;height:100%;display:block}.progress-container{background:#555;position:absolute;height:3px;right:26px;bottom:0;left:26px;display:flex}.progress-bar{background:#fff}.carousel-wrapper.active .carousel-handle{cursor:-webkit-grabbing;cursor:grabbing}.carousel-handle.disabled{cursor:default}.carousel-handle.disabled+.progress-container{background:transparent}@media (max-width:767px){.carousel-wrapper:after{background-size:150px 150px}}@media (min-width:768px) and (max-width:1499px){.carousel-wrapper{height:684px;margin-top:108px;padding-top:72px}.carousel-handle{height:612px}.carousel-item{margin-left:72px}.carousel-item:last-child{margin-right:72px}.progress-container{height:6px;right:72px;left:72px}}@media (min-width:768px) and (max-width:1024px){.carousel-wrapper{height:432px}.carousel-wrapper:after{background-size:150px 150px}.carousel-handle{height:360px}}@media (min-width:1500px){.carousel-wrapper{height:754px;margin-top:156px;padding-top:130px}.carousel-handle{height:624px}.carousel-item{margin-left:130px}.carousel-item:last-child{margin-right:130px}.progress-container{height:9px;right:130px;left:130px}}