.image-carousel-outer-wrapper{width:100%;height:-moz-fit-content;height:fit-content;overflow:hidden;max-width:1140px;position:relative}.image-carousel-outer-wrapper .image-carousel-inner-wrapper{display:flex;height:-moz-fit-content;height:fit-content;align-items:center}.image-carousel-outer-wrapper .image-carousel-inner-wrapper .carousel-item{width:100%;height:auto;flex-shrink:0}.image-carousel-outer-wrapper .image-carousel-inner-wrapper .carousel-item img{width:100%;height:auto}.image-carousel-outer-wrapper .arrow-btn{width:50px;height:50px;border-radius:50px;background-color:rgba(0,0,0,.5);position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;cursor:pointer}.image-carousel-outer-wrapper .arrow-btn:hover{background-color:rgba(0,0,0,.7)}