.hero{height:400px;width:100%}.owl-carousel-home{padding-top:25px;position:relative}.owl-carousel-home .item{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:6px;height:255px;position:relative;-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);transition:transform .5s;width:295px;z-index:-1}.owl-carousel-home .owl-stage-outer{padding:40px 0}.owl-carousel-home .owl-item.active{z-index:1}.owl-carousel-home .owl-item.active:hover{z-index:2}.owl-carousel .owl-stage{margin:20px 0}@media screen and (max-width:1250px){.hero{height:315px;margin-bottom:40px}.owl-carousel-home{padding-top:0;position:relative}}.owl-carousel-home .owl-item{animation:scroll-carousel 10s linear infinite;flex-shrink:0}@keyframes scroll-carousel{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.owl-carousel-home:hover .owl-item{animation-play-state:paused}@media(max-width:426px){.owl-carousel-home .item{height:200px;width:250px}.owl-carousel-home .owl-stage-outer{padding:40px 0 10px}.hero{margin-bottom:0}}