.tcar-arrow{cursor:pointer;width:32px;height:32px;color:inherit;opacity:.55;-webkit-tap-highlight-color:transparent;background:0 0;border:none;font-size:24px;line-height:1;transition:opacity .12s;position:absolute;top:50%;transform:translateY(-50%)}.tcar-arrow:hover{opacity:1}.tcar-arrow.prev{left:8px}.tcar-arrow.next{right:8px}@media (max-width:767px){.tcar-arrow{display:none}}.tcar-dots{justify-content:center;gap:0;padding-top:4px;display:flex}.tcar-dot{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;width:18px;height:18px;padding:0;transition:opacity .12s;position:relative}.tcar-dot:after{content:"";opacity:.25;background:currentColor;border-radius:50%;width:6px;height:6px;transition:opacity .12s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tcar-dot:hover:after{opacity:.5}.tcar-dot.active:after{opacity:1}
