haciendola-carousel,haciendola-carousel *{box-sizing:border-box}haciendola-carousel{--dots-color: #ccc;--active-dot-color: #000;--slide-width: 100%;--gap: 0px;display:block;max-width:100%;position:relative;overflow:hidden;opacity:0;transition:opacity .2s ease-in}.haciendola-carousel__viewport{width:100%;overflow:hidden}.haciendola-carousel__container,haciendola-carousel:not(.initialized){display:flex;margin-left:calc(var(--gap) * -1)}haciendola-carousel:not(.initialized){margin:0 auto}haciendola-carousel.initialized{opacity:1}.haciendola-carousel__slide-wrapper{height:100%;min-height:100%}.haciendola-carousel__slide,haciendola-carousel:not(.initialized)>*{position:relative;min-width:var(--slide-width)!important;width:var(--slide-width);padding:0!important;z-index:0;padding-left:calc(var(--gap))!important;flex:unset!important}.haciendola-carousel__slide>a{text-decoration:none;color:inherit}.haciendola-carousel__arrows{display:flex;justify-content:space-between;padding:10px;position:absolute;left:0;top:50%;width:100%;transform:translateY(-50%);pointer-events:none;z-index:1}.haciendola-carousel__arrows button{background:transparent;border:0;pointer-events:all;color:var(--arrows-color);cursor:pointer}.haciendola-carousel__arrows svg{width:30px;height:30px;display:block}@media screen and (max-width: 768px){.haciendola-carousel__arrows svg{width:24px;height:24px}}.haciendola-carousel__dots{display:flex;justify-content:center;width:100%;position:absolute;bottom:0;left:0;z-index:1;pointer-events:none}.haciendola-carousel__dot{display:flex!important;justify-content:center;align-items:center;padding:10px;cursor:pointer;pointer-events:all}.haciendola-carousel__dot:before{--size: 10px;content:"";width:var(--size);height:var(--size);border-radius:50%;background-color:var(--dots-color)}.haciendola-carousel__dot.active:before{background-color:var(--active-dot-color)}
/*# sourceMappingURL=/cdn/shop/t/32/assets/h-library-carousel.css.map */
