.about-hero{background-color:transparent;background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),url(https://images.unsplash.com/photo-1559757148-5c350d0d3c56?ixlib=rb-4.0.3&auto=format&fit=crop&w=1920&q=80);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.dark .about-hero{background-color:transparent;background-image:linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,.8)),url(https://images.unsplash.com/photo-1559757148-5c350d0d3c56?ixlib=rb-4.0.3&auto=format&fit=crop&w=1920&q=80);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.card-hover{transition:transform .3s,box-shadow .3s}.card-hover:hover{transform:translateY(-5px);box-shadow:0 10px 25px -5px rgba(0,0,0,.1)}.dark .card-hover:hover{box-shadow:0 10px 25px -5px rgba(255,255,255,.05)}.timeline-item{margin-bottom:3rem;padding-left:2rem;position:relative}.timeline-item:before{content:"";background:#1e40af;border-radius:50%;width:12px;height:12px;position:absolute;top:0;left:0}.timeline-item:after{content:"";background:#e5e7eb;width:2px;height:calc(100% + 3rem);position:absolute;top:12px;left:5px}.dark .timeline-item:after{background:#4b5563}.timeline-item:last-child:after{display:none}.values-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}
