/*!
 * @appfabric-plugin/developer-apps-widgets-ui
 * Copyright (c) 2025 - Present Intuit Inc. All rights reserved. Unauthorized reproduction is a violation of applicable law. This material contains certain confidential and proprietary information and trade secrets of Intuit Inc.
 */
.developer-apps-widgets-ui .carousel{position:relative;padding:5px}.developer-apps-widgets-ui .carousel .carousel-card{display:inline-block;width:100%;margin:0 3px;white-space:normal;white-space:initial;margin-right:20px}.developer-apps-widgets-ui .carousel .cards-container{min-height:100px;overflow:hidden;white-space:nowrap}.developer-apps-widgets-ui .carousel .chevron-left{position:absolute;top:50%;left:0;color:#000;margin-top:-24px;cursor:pointer}.developer-apps-widgets-ui .carousel .chevron-left.disabled{color:#babec5}.developer-apps-widgets-ui .carousel .chevron-right{position:absolute;top:50%;right:0;color:#000;margin-top:-24px;cursor:pointer}.developer-apps-widgets-ui .carousel .chevron-right.disabled{color:#babec5}.developer-apps-widgets-ui .carousel .nav-indicator{cursor:pointer;margin-top:5px;margin-bottom:8px;text-align:center}.developer-apps-widgets-ui .carousel .nav-indicator .indicator{display:inline-block;background-color:#babec5;margin:0 15px;border-radius:50%;width:.8rem;height:.8rem;transition:all .7s ease}.developer-apps-widgets-ui .carousel .nav-indicator .indicator:hover{transform:scale(1.4, 1.4);background-color:#34bfff}.developer-apps-widgets-ui .carousel .nav-indicator .indicator.active{background-color:#055393;transform:scale(1.2, 1.2)}

/*# sourceMappingURL=6723.717a25b1019ab751.css.map*/