.aab-progressbar{position:relative;width:100%}.aab-progressbar.style-2{height:150px;width:150px}.aab-progressbar.style-3 .dots{display:flex;gap:10px}.aab-progressbar.style-3 .dot{border:1px solid #f9b099;border-radius:50%;display:inline-block;height:15px;width:15px}.aab-progressbar.style-3 .dot.active{background-color:#7dded8}.aab-progressbar .progressbar-text{line-height:1;margin:0;padding:0}.aab-progressbar.style-1{position:relative}.aab-progressbar.style-1 .progressbar-text{position:absolute;right:var(--aab-progressbar-text-right,50%);top:-30px}.aab-progressbar.style-2{position:relative}.aab-progressbar.style-2 .progressbar-text{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}