.about-content-section{background-color:var(--website-white);min-height:100vh;font-family:var(--website-font)}.about-hero{align-items:center;height:60vh;min-height:400px;display:flex;position:relative;overflow:hidden}.about-hero-img-box{width:100%;height:100%;position:absolute;top:0;left:0}.about-hero-img{object-fit:cover;width:100%;height:100%}.about-hero-overlay{background-color:#fffc;width:100%;height:100%;position:absolute;top:0;left:0}.about-hero-gradient{background:linear-gradient(to top,var(--website-white),transparent);height:8rem;position:absolute;bottom:0;left:0;right:0}.section-tagline{color:var(--website-base);font-family:var(--website-font-two);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.75rem;font-size:.875rem;font-weight:600}.about-hero-title{font-size:2.5rem;font-family:var(--website-font-two);color:var(--website-black);max-width:48rem;font-weight:700;line-height:1.2}@media (min-width:768px){.about-hero-title{font-size:3.75rem}}.text-gradient{background:linear-gradient(to right,var(--website-base),#3498db);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.about-hero-text{color:var(--website-gray);max-width:42rem;margin-top:1.25rem;font-size:1.125rem}.stats-section{border-bottom:1px solid #e5e7eb;padding-top:4rem;padding-bottom:4rem}.stat-value{font-size:2.25rem;font-family:var(--website-font-two);color:var(--website-base);font-weight:700}@media (min-width:768px){.stat-value{font-size:3rem}}.stat-label{color:var(--website-gray);margin-top:.5rem;font-size:.875rem}.about-company-section{padding-top:5rem;padding-bottom:5rem}.section-title{font-size:1.875rem;font-family:var(--website-font-two);color:var(--website-black);font-weight:700}@media (min-width:768px){.section-title{font-size:2.25rem}}.about-company-text{color:var(--website-gray);margin-top:1.5rem;font-size:1.125rem;line-height:1.625}.values-section{background-color:var(--website-extra);padding-top:5rem;padding-bottom:5rem}.value-card{background-color:var(--website-white);border:1px solid #e5e7eb;border-radius:.5rem;height:100%;padding:1.5rem;transition:border-color .3s}.value-card:hover{border-color:#4eb0d64d}.value-icon-box{background-color:#4eb0d61a;border-radius:.5rem;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1rem;transition:background-color .3s;display:flex}.value-card:hover .value-icon-box{background-color:#4eb0d633}.value-card-title{font-family:var(--website-font-two);color:var(--website-black);font-size:1.125rem;font-weight:600}.value-card-desc{color:var(--website-gray);margin-top:.5rem;font-size:.875rem;line-height:1.625}.services-section{padding-top:5rem;padding-bottom:5rem}.service-card{border:1px solid #e5e7eb;border-radius:.5rem;gap:1.25rem;height:100%;padding:1.5rem;transition:box-shadow .3s;display:flex}.service-card:hover{box-shadow:0 0 20px #4eb0d626}.service-icon-box{background-color:#4eb0d61a;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:flex}.cta-about-section{background-color:var(--website-black);padding-top:5rem;padding-bottom:5rem;display:block;position:relative}.cta-btn{background-color:var(--website-base);color:var(--website-white);font-family:var(--website-font-two);border-radius:.5rem;margin-top:2rem;padding:.75rem 2rem;font-weight:600;transition:opacity .3s;display:inline-block}.cta-btn:hover{opacity:.9;color:var(--website-white)}.about-footer{border-top:1px solid #e5e7eb;padding-top:2rem;padding-bottom:2rem}.z-index-10{z-index:10}
