.car-dots button{width:8px;height:8px;border-radius:999px;border:0;padding:0;background:rgba(255,255,255,.5);cursor:pointer;transition:width .3s ease,background .3s ease}.car-dots button.active{width:22px;background:var(--maroon-bright)}.car-dots button:focus-visible{outline:2px solid #fff;outline-offset:2px}.sticky-cta.show{transform:translateY(0)}