.about-us .section{padding:3.75rem 0}.about-us .section-title{font-size:1.75rem;font-weight:600;margin-bottom:2.5rem;text-align:center;position:relative}.about-us .section-title:after{content:"";position:absolute;bottom:-.625rem;left:50%;transform:translateX(-50%);width:3.75rem;height:.1875rem;background-color:#1677ff}.about-us .card{background-color:#fff;border-radius:.5rem;box-shadow:0 .25rem .75rem rgba(0,0,0,.05);transition:all .3s ease}.about-us .card:hover{transform:translateY(-.3125rem);box-shadow:0 .5rem 1.5rem rgba(0,0,0,.1)}.about-us .btn-primary{background-color:#1677ff;color:#fff;padding:.625rem 1.5rem;border-radius:.25rem;font-weight:500;transition:all .3s ease}.about-us .btn-primary:hover{background-color:#0958d9}.about-us .stat-number{font-size:2.25rem;font-weight:700;color:#1677ff;margin-bottom:.5rem}.about-us .stat-label{font-size:.875rem;color:#666}.about-us .timeline-item{position:relative;padding-left:1.875rem;margin-bottom:1.875rem}.about-us .timeline-item:before{content:"";position:absolute;left:0;top:.3125rem;width:.75rem;height:.75rem;border-radius:50%;background-color:#1677ff}.about-us .timeline-item:after{content:"";position:absolute;left:.3125rem;top:1.25rem;width:.125rem;height:calc(100% + .625rem);background-color:#e6f4ff}.about-us .timeline-item:last-child:after{display:none}.about-us .timeline-year{font-weight:600;color:#1677ff;margin-bottom:.3125rem}.about-us .timeline-content{color:#666}