.carousel-nav{justify-content:space-between;align-items:center;gap:30px;display:flex}.nav-button{cursor:pointer;background:0 0;border:none}.nav-button:disabled{opacity:.4;cursor:not-allowed}.progress-bars{flex:1;justify-content:center;gap:10px;display:flex}.progress-bar{background:var(--grey1);cursor:pointer;border-radius:2px;width:24px;height:4px}.progress-bar.active{background:var(--text2)}.carousel-nav{justify-content:center;margin-top:20px;display:flex}.progress-bars{gap:14px;display:flex}.progress-bar{cursor:pointer;background:#d9d9d9;border-radius:4px;width:40px;height:6px;transition:all .3s}.progress-bar.active{background:#8c8c8c;width:50px}
