.vcm-carousel{position:relative}.vcm-carousel.is-horizontal{overflow-x:hidden}.vcm-carousel.is-vertical{overflow-y:hidden}.vcm-carousel__wrapper{position:relative;height:300px}.vcm-carousel__dots{position:absolute;list-style:none;margin:0;padding:0;z-index:2}.vcm-carousel__dots.is-horizontal{bottom:0;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.vcm-carousel__dots.is-vertical{right:0;top:0;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.vcm-carousel__dots.is-outside{bottom:26px;text-align:center;position:static;-webkit-transform:none;-ms-transform:none;transform:none}.vcm-carousel__dots.is-outside .vcm-carousel__dot:hover button{opacity:.64}.vcm-carousel__dots.is-outside button{background-color:#c0c4cc;opacity:.24}.vcm-carousel__dots.is-labels{left:0;right:0;-webkit-transform:none;-ms-transform:none;transform:none;text-align:center}.vcm-carousel__dots.is-labels .vcm-carousel__button{height:auto;width:auto;padding:2px 18px;font-size:12px}.vcm-carousel__dots.is-labels .vcm-carousel__dot{padding:6px 4px}.vcm-carousel__dot{background-color:rgba(0,0,0,0);cursor:pointer}.vcm-carousel__dot:hover button{opacity:.72}.vcm-carousel__dot.is-horizontal{display:inline-block;padding:12px 4px}.vcm-carousel__dot.is-vertical{padding:4px 12px}.vcm-carousel__dot.is-vertical .vcm-carousel__button{width:2px;height:15px}.vcm-carousel__dot.is-active button{opacity:1}.vcm-carousel__button{display:block;opacity:.48;width:8px;height:8px;border-radius:50%;background-color:#fff;border:none;outline:none;padding:0;margin:0 2px;cursor:pointer;-webkit-transition:.3s;transition:.3s}.vcm-carousel__indicator{position:absolute;right:10px;bottom:10px;z-index:2;background:rgba(0,0,0,.7);color:#fff;border-radius:10px;height:20px;line-height:20px;padding:0 10px}