.c-carousel{position:relative;width:100%;overflow:hidden;margin:auto}.c-carousel__inner{width:100%;margin-left:0;position:absolute;overflow:hidden}.c-carousel__items{position:absolute;overflow:hidden;white-space:nowrap}.c-carousel__item{float:unset!important;display:inline-block!important;vertical-align:top;white-space:normal;padding-right:0;padding-left:0;width:100%}.c-carousel-main-container{width:100%;*zoom:1}.c-carousel-main-container:after,.c-carousel-main-container:before{content:'';display:table}.c-carousel-main-container:after{clear:both}.c-carousel__arrows{display:none;width:100%}.c-carousel__arrows .next,.c-carousel__arrows .previous{position:absolute;width:24px;height:24px;background-color:#4c4c4c;cursor:pointer;text-align:center;top:50%;margin-top:-12px}.c-carousel__arrows .next:hover,.c-carousel__arrows .previous:hover{background-color:#4c4c4c}.c-carousel__arrows .previous{background-size:20px 23px;background-position:center;background-repeat:no-repeat;left:0}.c-carousel__arrows .next{background-size:20px 23px;background-position:center;background-repeat:no-repeat;right:0}.c-carousel__arrows .next:after,.c-carousel__arrows .previous:after{font-size:18px;line-height:22px;color:#fff}.c-carousel__arrows .previous:after{content:'<'}.c-carousel__arrows .next:after{content:'>'}@media (min-width:768px){.c-carousel__arrows .next,.c-carousel__arrows .previous{width:40px;height:40px;margin-top:-20px}.c-carousel__arrows .next:after,.c-carousel__arrows .previous:after{font-size:36px;line-height:40px}}.c-carousel-bullets{background-color:#FFF;width:100%;height:21px;text-align:center;line-height:14px;margin-top:5px}@media (min-width:768px){.c-carousel-bullets{top:unset}}.c-carousel-bullets .bullet{display:inline-block;width:10px;height:10px;background-color:#4c4c4c;margin-left:8px;vertical-align:middle;border-radius:10px}.c-carousel-bullets .bullet:first-of-type{margin-left:0}.c-carousel-bullets .bullet.selected{background-color:#4c4c4c}