.rbg-dots{position:absolute;left:0;right:0;bottom:12px;display:flex;justify-content:center;align-items:center;gap:10px}.rbg-dot{appearance:none;-webkit-appearance:none;padding:0;margin:0;border:1px solid rgba(255,255,255,.9);box-sizing:border-box;background:#ffffff40;line-height:0;font-size:0;width:10px;height:10px;aspect-ratio:1/1;border-radius:50%;cursor:pointer;display:inline-block}.rbg-banner{position:relative;overflow:hidden;max-width:100vw;margin:0 auto}.rbg-banner.fade{background:#000}.rbg-fade-stack{position:relative;width:100%;height:100%}.rbg-fade-slide{position:absolute;inset:0;opacity:0;transition:opacity .6s ease;pointer-events:none}.rbg-fade-slide.is-active{opacity:1;pointer-events:auto}.rbg-fade-slide img{display:block;width:100%;height:100%;object-fit:cover}.rbg-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#00000073;color:#fff;border:0;border-radius:999px;width:40px;height:40px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:24px;line-height:1;user-select:none}.rbg-arrow:hover{background:#0009}.rbg-prev{left:10px}.rbg-next{right:10px}.rbg-dots{position:absolute;left:0;right:0;bottom:12px;display:flex;justify-content:center;gap:10px}.rbg-dot{width:10px;height:10px;border-radius:50%;border:1px solid rgba(255,255,255,.9);background:#ffffff40;cursor:pointer;display:inline-block}.rbg-dot[aria-current=true]{background:#fff;border-color:#fff}
