.rob-creative-carousel{position:relative;width:100%;overflow:hidden;outline:none}.rob-carousel-viewport{position:relative;width:100%;overflow:hidden}.rob-carousel-track{display:flex;align-items:center;transition:transform .5s ease;will-change:transform}.rob-carousel-track.is-resetting{transition:none}.rob-carousel-slide{position:relative;flex:0 0 auto;margin:0;padding:0 10px;opacity:.55;transform:scale(.88);transition:opacity .35s ease,transform .35s ease}.rob-carousel-slide.is-active{opacity:1;transform:scale(1);z-index:2}.rob-carousel-lightbox{display:block;text-decoration:none}.rob-carousel-image{display:block;width:100%;height:auto;max-height:680px;object-fit:contain}.rob-carousel-caption{margin-top:12px;color:#fff;font-size:14px;line-height:1.5;text-align:center}.rob-carousel-arrow{position:absolute;top:50%;z-index:5;display:flex;align-items:center;justify-content:center;width:46px;height:46px;padding:0;border:0;border-radius:50%;background:rgba(0,0,0,.72);color:#fff;cursor:pointer;transform:translateY(-50%)}.rob-carousel-previous{left:12px}.rob-carousel-next{right:12px}.rob-carousel-pagination{display:flex;justify-content:center;gap:9px;margin-top:18px}.rob-carousel-dot{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.35);cursor:pointer}.rob-carousel-dot.is-active{background:#fff;transform:scale(1.25)}@media(max-width:1024px){.rob-carousel-slide{padding:0}.rob-carousel-arrow{width:42px;height:42px}}