.textCenter{text-align:center;justify-content:flex-start;padding-top:12%}.textCenter .btn{margin:0 auto}.bannerDots{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;gap:10px;z-index:10}.bannerDots span{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.5);cursor:pointer;transition:all .3s ease}.bannerDots span.active{width:22px;border-radius:10px;background:#ff6b00}