.kkr-sb-rotator{width:min(var(--kkr-sbw),100%);height:var(--kkr-sbh);position:relative;margin-top:var(--kkr-sbmt);margin-bottom:var(--kkr-sbmb);overflow:visible}.kkr-sb-rotator.align-center{margin-left:auto;margin-right:auto}.kkr-sb-rotator.align-left{margin-left:0;margin-right:auto}.kkr-sb-rotator.align-right{margin-left:auto;margin-right:0}.kkr-sb-stage{position:relative;width:100%;height:100%;overflow:hidden;border-radius:var(--kkr-sbr);background:transparent}.kkr-sb-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .55s ease}.kkr-sb-slide.is-active{opacity:1;visibility:visible}.kkr-sb-slide picture,.kkr-sb-slide img{display:block;width:100%;height:100%}.kkr-sb-rotator.fit-cover img{object-fit:cover}.kkr-sb-rotator.fit-contain img{object-fit:contain}.kkr-sb-rotator.fit-stretch img{object-fit:fill}.kkr-sb-rotator.has-shadow .kkr-sb-stage{box-shadow:0 8px 24px rgba(0,0,0,.35)}.kkr-sb-dots{display:flex;justify-content:center;gap:6px;padding-top:7px}.kkr-sb-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#999;cursor:pointer}.kkr-sb-dots button.is-active{background:#38d64b}.kkr-sb-empty{padding:10px;border:1px dashed #999;background:#fff;color:#222}.kkr-sb-title{margin-bottom:8px}@media(max-width:600px){.kkr-sb-rotator{width:min(var(--kkr-sbmw),100%);height:var(--kkr-sbmh)}}
