.carousel .glide__bullets{display:flex;align-items:center}.carousel .glide__bullet{border-radius:50%;border:2px solid transparent;transition:all .3s ease-in-out;cursor:pointer}.carousel .glide__bullet,.carousel .glide__bullet-mobile{background-color:#000;width:6px;height:6px;padding:0;line-height:0;box-shadow:0 .25em .5em 0 rgba(0,0,0,.1);margin:0 .25em;box-sizing:border-box}.carousel .glide__bullet-mobile{border-radius:50%}.carousel .glide__bullet-mobile--active-bullet{background-color:#9b9b9b!important}.carousel .glide__bullet-mobile--non-active-bullet{background-color:#000!important}.carousel .glide__bullet--active{background-color:#9b9b9b}.carousel--inverted .glide__bullet,.carousel--inverted .glide__bullet-mobile{background-color:#fff}.carousel .glide__bullet:hover{background-color:#777}.carousel--inverted .glide__bullet--active{background-color:#9b9b9b}.carousel__arrow button{display:block;border:none;background:none;cursor:pointer;padding:0;line-height:0}.carousel__arrow-svg{fill:#000;height:15px}.carousel__arrow-svg:hover{fill:#777}.carousel__arrow--right .carousel__arrow-svg{transform:rotate(-90deg)}.carousel__arrow--left .carousel__arrow-svg{transform:rotate(90deg)}.carousel--inverted .carousel__arrow-svg{fill:#fff}.carousel__arrow--disabled .carousel__arrow-svg{fill:#cecece}.carousel__arrow--disabled .carousel__arrow-svg:hover{fill:#000}.carousel--inverted .carousel__arrow--disabled .carousel__arrow-svg:hover{fill:#fff}.carousel-control{display:flex;align-items:center}.carousel-control .carousel__arrow{display:none}@media only screen and (min-width:1024px){.carousel-control .carousel__arrow{display:block}}
