.wppc-carousel{position:relative;overflow:hidden;width:100%;height:auto;aspect-ratio:16/9;background:transparent;border-radius:0;isolation:isolate}.wppc-track{display:flex;direction:ltr;height:100%;transition:transform .45s ease;will-change:transform}.wppc-slide{flex:0 0 100%;height:100%;display:flex;align-items:center;justify-content:center}.wppc-carousel .wppc-image{width:100%;max-width:none;height:100%;object-fit:contain;display:block;border-radius:0}.wppc-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:42px;height:42px;border:0;border-radius:50%;background:rgba(0,0,0,.5);color:#fff;font-size:32px;line-height:1;cursor:pointer}.wppc-arrow:hover{background:rgba(0,0,0,.75)}.wppc-prev{left:14px}.wppc-next{right:14px}.wppc-carousel[dir=rtl] .wppc-prev{left:auto;right:14px}.wppc-carousel[dir=rtl] .wppc-next{right:auto;left:14px}.wppc-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px;z-index:2}.wppc-dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.55);cursor:pointer}.wppc-dots button.is-active{background:#fff;transform:scale(1.25)}.wppc-empty{padding:1em;background:#f5f5f5}.wppc-carousel:focus-visible{outline:3px solid #2271b1;outline-offset:2px}.wppc-editor-placeholder{min-height:180px;padding:28px;text-align:center;border:1px dashed #8c8f94;background:#f6f7f7}.wppc-editor-placeholder .dashicons{font-size:36px;width:36px;height:36px;color:#2271b1}.wppc-help{font-size:12px;color:#50575e}@media(prefers-reduced-motion:reduce){.wppc-track{transition:none}}
