html{scroll-behavior:smooth}.about-section{padding:60px 0;border-bottom:1px solid #eee}.about-section:last-child{border-bottom:none}.team-member-card-clickable{cursor:pointer}.team-member-card{transition:transform 0.3s ease,box-shadow 0.3s ease}.team-member-card:hover{transform:translateY(-10px);box-shadow:0 10px 20px rgba(0,0,0,0.1)}.client-logo,.license-logo{filter:grayscale(100%);transition:filter 0.3s ease}.client-logo:hover,.license-logo:hover{filter:grayscale(0%)}.testimonial-card .card-text{text-align:justify}.sticky-nav{position:-webkit-sticky;position:sticky;top:8px;z-index:1020;background-color:#f8f9fa;border-bottom:1px solid #dee2e6}.progress-container{width:100%;height:8px;background:#ccc;position:fixed;top:0;z-index:1030}.progress-bar{height:8px;background:var(--bs-primary);width:0%}