.carousel-container{max-width:1200px;margin:auto;padding:40px 0;position:relative}.profile-card{background:rgb(203 213 218 / .331);border:1px solid rgb(0 0 0 / .1);border-radius:16px;text-align:center;padding:30px 20px;transition:0.3s ease-in-out;height:100%}.profile-img{width:100px;height:100px;object-fit:cover;border-radius:50%;border:4px solid #fff;margin-bottom:15px}.profile-name{font-size:1.2rem;font-weight:700;color:#000}.profile-role{font-size:1rem;color:#000;margin-bottom:15px}.message-btn{padding:8px 20px;font-weight:500}.testimonial-quote{color:#000;font-style:italic;font-size:.95rem;margin-top:10px}.test-sect{position:relative;font-family:"Poppins",sans-serif;z-index:1;overflow:hidden}.test-sect::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(../img/geometric.jpg);background-size:cover;background-position:center;opacity:.6;z-index:-1}.carousel-indicators{bottom:-30px;justify-content:center}.carousel-indicators [data-bs-target]{background-color:#000;width:12px;height:12px;margin:0 6px;border-radius:50%;opacity:.6}.carousel-indicators .active{opacity:1}