/*!
 * @sie/designkit
 * @copyright     2025 Sony Interactive Entertainment LLC, all rights reserved
 */
.cmp-carousel__content{position:relative}.cmp-carousel__item{display:none}.cmp-carousel__item--active{display:block}.cmp-carousel__action{-webkit-appearance:none;-moz-appearance:none;appearance:none}.cmp-carousel__indicators{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;padding:0;list-style:none}.cmp-carousel__indicator{position:relative;-ms-flex:0 1 auto;flex:0 1 auto;width:10px;height:10px;margin:0 7px;border-radius:50%;font-size:0;text-indent:-3000px;background-color:rgba(0,0,0,.5)}