.cjCarr{position:relative;margin:0 auto 1rem auto !important;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.5);perspective:1000px;-webkit-perspective:1000px;backface-visibility:hidden;-webkit-backface-visibility:hidden}.imgRCarr{-webkit-user-drag:none;user-select:none;touch-action:pan-y}@media(max-width: 450px){.cjCarr{width:96%}}@media(min-width: 450px)and (max-width: 900px){.cjCarr{width:55%}}@media(min-width: 900px)and (max-width: 1500px){.cjCarr{width:35%}}@media(min-width: 1500px){.cjCarr{width:25%}}.aCarr{display:flex;transition:transform .3s ease-out;touch-action:pan-y;overscroll-behavior-x:none;will-change:transform;transform:translate3d(0, 0, 0);-webkit-transform:translate3d(0, 0, 0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.phCarr{min-width:100%;box-sizing:border-box}.phCarr img{width:100%;display:block;height:auto}.nPhCarr{color:#fff;background-color:rgba(0,0,0,.1);border-radius:40%;font-size:16px;font-weight:bold;padding:1px 5px;position:absolute;top:8px;right:8px}.bCarr{background-color:rgba(0,0,0,0);position:absolute;top:50%;transform:translateY(-50%);background-size:cover;background-repeat:no-repeat;background-position:center;padding:0;width:25px;height:25px;border:none;cursor:pointer;opacity:.8;z-index:10}.bCarr:hover{opacity:.7;transition:opacity .2s}.bCarr.prev{left:10px;background-image:url("/images/circulo_prev.png")}.bCarr.next{right:10px;background-image:url("/images/circulo_next.png")}.ptsCarr{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:10}.pCarr{width:8px;height:8px;background-color:hsla(0,0%,100%,.5);border-radius:50%;transition:background-color .4s ease,transform .4s ease}.pCarr.actv{background-color:#fff;transform:scale(1.4)}