[data-carousel-root]{flex-direction:column;align-items:flex-start;gap:16px;display:flex}[data-carousel-root][data-orientation=horizontal]{max-width:400px}[data-carousel-root][data-orientation=vertical]{max-height:400px}[data-carousel-control]{align-self:stretch;gap:8px;display:flex}[data-carousel-item-group]{scrollbar-width:none;-webkit-scrollbar-width:none;-ms-overflow-style:none;align-self:stretch}[data-carousel-item-group]::-webkit-scrollbar{display:none}[data-carousel-item]{border:1px solid #d3d3d3;justify-content:center;align-items:center;font-size:24px;display:flex}[data-carousel-item] img{object-fit:cover;margin:0}[data-carousel-item][data-orientation=horizontal] img{width:100%;height:300px}[data-carousel-item][data-orientation=vertical] img{width:400px;height:100%}[data-carousel-indicator-group]{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-block:8px;display:flex}[data-carousel-indicator]{cursor:pointer;background-color:#d3d3d3;border:none;border-radius:6px;justify-content:center;align-items:center;width:12px;height:12px;transition:background-color .2s ease-in-out;display:flex}[data-carousel-indicator][data-current]{background-color:#00f}[data-carousel-autoplay-trigger]{justify-content:center;align-items:center;display:flex}[data-carousel-autoplay-trigger] svg{width:12px;height:12px}.carousel-spacer{flex-grow:1}
