.rum-image-carousel{background:linear-gradient(135deg,rgba(172,98,53,5%) 0%,rgba(172,98,53,8%) 100%);border-radius:12px;overflow:hidden;position:relative}.rum-image-container{position:relative;padding-bottom:100%;overflow:hidden}.gallery-rum-image{position:absolute;inset:5%;width:90%;height:90%;object-fit:contain;cursor:zoom-in;opacity:0;transition:opacity .3s}.gallery-rum-image.loaded{opacity:1}.rum-image-container .spinner-border{position:absolute;top:calc(50% - 20px);left:calc(50% - 20px);width:40px;height:40px;margin:0}.rum-image-carousel .carousel-control-prev,.rum-image-carousel .carousel-control-next{position:absolute;top:50%;transform:translateY(-50%);width:36px!important;height:36px;background:rgba(255,255,255,.9);border:1px solid rgba(0,0,0,.1);border-radius:50%;opacity:0;transition:opacity .3s,transform .2s;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;font-size:0;line-height:0;color:transparent;text-indent:-9999px;overflow:hidden}.rum-image-carousel .carousel-control-prev{left:15px}.rum-image-carousel .carousel-control-next{right:15px}.rum-image-carousel:hover .carousel-control-prev,.rum-image-carousel:hover .carousel-control-next{opacity:1}.rum-image-carousel .carousel-control-prev:hover,.rum-image-carousel .carousel-control-next:hover{transform:translateY(-50%)scale(1.05);background:#fff}.rum-image-carousel .visually-hidden{display:none!important}.carousel-control-prev-icon,.carousel-control-next-icon{background:0 0!important;width:12px;height:12px;position:relative;display:block}.carousel-control-prev-icon::before,.carousel-control-next-icon::before{content:'';position:absolute;width:8px;height:8px;border-top:2px solid #333;border-left:2px solid #333;top:50%;left:50%}.carousel-control-prev-icon::before{transform:translate(-50%,-50%)rotate(-45deg);margin-left:1px}.carousel-control-next-icon::before{transform:translate(-50%,-50%)rotate(135deg);margin-left:-1px}.rum-image-carousel .carousel-indicators{position:static;padding-bottom:15px;margin:0}.rum-image-carousel .carousel-indicators button{width:8px;height:8px;border-radius:50%;margin:0 4px;background-color:#ccc;border:none;opacity:.5;transition:all .3s}.rum-image-carousel .carousel-indicators button.active{background-color:var(--rx-secondary-color,#d4a977);opacity:1;transform:scale(1.2)}.badge-overlay{position:absolute;top:10px;right:10px;z-index:10}.badge-image{width:80px;height:auto}.carousel-caption{position:absolute;bottom:10px;right:10px;padding:0;text-align:right;opacity:.7}.carousel-caption-watermark{max-width:100px;height:auto}.rum-image-fullscreen{position:fixed;inset:0;background:rgba(0,0,0,.95);display:flex;align-items:center;justify-content:center;z-index:9999;opacity:0;transition:opacity .3s;cursor:zoom-out}.rum-image-fullscreen.active{opacity:1}.rum-image-fullscreen img{max-width:90%;max-height:90%;object-fit:contain}.close-fullscreen,.fullscreen-nav{position:absolute;width:48px;height:48px;background:rgba(255,255,255,.1);border:2px solid rgba(255,255,255,.3);border-radius:50%;color:#fff;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center}.close-fullscreen{top:20px;right:20px;font-size:30px;line-height:1}.close-fullscreen:hover,.fullscreen-nav:hover{background:rgba(255,255,255,.2);transform:scale(1.1)}.fullscreen-prev{left:30px}.fullscreen-next{right:30px}.fullscreen-nav span{width:12px;height:12px;border-top:2px solid #fff;border-left:2px solid #fff}.fullscreen-prev span{transform:rotate(-45deg);margin-left:3px}.fullscreen-next span{transform:rotate(135deg);margin-left:-3px}.fullscreen-counter{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.7);color:#fff;padding:8px 16px;border-radius:20px;font-size:14px}@media(max-width:768px){.rum-image-carousel .carousel-control-prev,.rum-image-carousel .carousel-control-next,.fullscreen-nav{display:none}.badge-image{width:60px}.fullscreen-counter{bottom:20px;font-size:12px;padding:6px 12px}}.hero-image-wrapper{border-radius:12px;overflow:hidden;position:relative}.hero-image-wrapper .gallery-rum-image{cursor:default}