.hero{position:relative;display:flex;align-items:center;justify-content:center;min-height:60vh;padding:2rem 4rem;width:100%;overflow:hidden;background:var(--gradient-accent-light)}.hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/images/hero.png);background-size:cover;background-position:center 10%;background-repeat:no-repeat;z-index:0;transform:translateY(var(--parallax-offset, 0))}.about-hero-content{position:relative;z-index:1;max-width:800px;text-align:center}.about-hero-title{font-size:4rem;font-weight:600;color:var(--clr-text-light);line-height:1.1;margin-bottom:1rem}.about-hero-description{font-size:1.5rem;color:var(--clr-text-light);line-height:1.6}.our-story{padding:4rem 2rem;background:var(--clr-bg);width:100%}.story-container{display:flex;gap:3rem;max-width:1200px;margin:0 auto;align-items:center}.story-content{flex:1}.story-heading{font-size:2.5rem;font-weight:600;color:var(--clr-bg-dark);margin-bottom:1.5rem}.story-text{font-size:1.1rem;color:var(--clr-text);line-height:1.8;margin-bottom:1.5rem}.story-image{flex:1}.story-image img{width:100%;height:400px;object-fit:cover;border-radius:12px;box-shadow:0 4px 12px #0000001a}.our-values{padding:4rem 2rem;background:var(--clr-bg-alt);width:100%}.values-heading{text-align:center;font-size:2.5rem;font-weight:600;color:var(--clr-bg-dark);margin-bottom:3rem}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.value-card{background:var(--clr-bg);padding:2rem;text-align:center;transition:all .3s ease;border:2px solid transparent}.value-card:hover{transform:translateY(-8px);border-color:var(--clr-accent);box-shadow:0 8px 16px #6f85b733}.value-icon{font-size:3rem;margin-bottom:1rem}.value-title{font-size:1.5rem;font-weight:600;color:var(--clr-bg-dark);margin-bottom:1rem}.value-description{color:var(--clr-text);line-height:1.6}.our-team{padding:4rem 2rem;background:var(--clr-bg);width:100%}.team-heading{text-align:center;font-size:2.5rem;font-weight:600;color:var(--clr-bg-dark);margin-bottom:1rem}.team-subheading{text-align:center;font-size:1.2rem;color:var(--clr-text);margin-bottom:3rem}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.team-member{background:var(--clr-bg-alt);padding:2rem;text-align:center;transition:all .3s ease;border-radius:12px}.team-member:hover{transform:translateY(-8px);box-shadow:0 8px 16px #6f85b733}.team-photo{width:150px;height:150px;border-radius:50%;margin:0 auto 1.5rem;object-fit:cover;filter:invert(17%) sepia(7%) saturate(778%) hue-rotate(152deg) brightness(92%) contrast(89%)}.team-name{font-size:1.5rem;font-weight:600;color:var(--clr-bg-dark);margin-bottom:.5rem}.team-role{font-size:1rem;color:var(--clr-accent);margin-bottom:1rem;font-weight:500}.team-bio{color:var(--clr-text);line-height:1.6}.about-cta{padding:4rem 2rem;background:var(--gradient-accent-radial);width:100%}.cta-content{text-align:center;max-width:800px;margin:0 auto}.cta-heading{font-size:2.5rem;font-weight:600;color:var(--clr-text-light);margin-bottom:1rem}.cta-description{font-size:1.2rem;color:var(--clr-text-light);margin-bottom:2rem}.cta-button{display:inline-block;padding:1rem 2.5rem;background:var(--clr-bg);color:var(--clr-accent);font-size:1.1rem;font-weight:600;transition:all .3s ease}.cta-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003;background:var(--clr-text-light)}@media(max-width:1440px){.hero{padding:2rem 3rem}.about-hero-title{font-size:3.75rem}.about-hero-description{font-size:1.4rem}.story-container{max-width:1100px;gap:2.75rem}.story-image img{height:380px}}@media(max-width:1024px){.hero{padding:2rem 2.5rem;min-height:55vh}.about-hero-title{font-size:3.5rem}.about-hero-description{font-size:1.35rem}.our-story{padding:3.5rem 1.5rem}.story-container{gap:2.5rem}.story-heading{font-size:2.35rem}.story-text{font-size:1.05rem}.story-image img{height:360px}.our-values{padding:3.5rem 1.5rem}.values-heading{font-size:2.35rem;margin-bottom:2.75rem}.values-grid{gap:1.75rem}.our-team{padding:3.5rem 1.5rem}.team-heading{font-size:2.35rem}.team-subheading{font-size:1.15rem;margin-bottom:2.75rem}.team-grid{gap:1.75rem}.about-cta{padding:3.5rem 1.5rem}.cta-heading{font-size:2.35rem}.cta-description{font-size:1.15rem}.cta-button{padding:.925rem 2.25rem;font-size:1.05rem}}@media(max-width:1023px){.hero{padding:2rem;min-height:50vh}.about-hero-title{font-size:3rem}.about-hero-description{font-size:1.25rem}.our-story{padding:3rem 1.5rem}.story-container{flex-direction:column;gap:2rem}.story-heading{font-size:2.2rem}.story-text{font-size:1rem}.story-image img{height:320px}.our-values{padding:3rem 1.5rem}.values-heading{font-size:2.2rem;margin-bottom:2.5rem}.values-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.value-card{padding:1.75rem}.value-icon{font-size:2.75rem}.value-title{font-size:1.4rem}.our-team{padding:3rem 1.5rem}.team-heading{font-size:2.2rem}.team-subheading{font-size:1.1rem;margin-bottom:2.5rem}.team-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.about-cta{padding:3rem 1.5rem}.cta-heading{font-size:2.2rem}.cta-description{font-size:1.1rem}}@media(max-width:767px){.hero{padding:1.5rem;min-height:45vh}.about-hero-title{font-size:2.5rem}.about-hero-description{font-size:1.2rem}.our-story{padding:2.5rem 1.25rem}.story-heading{font-size:2rem;margin-bottom:1.25rem}.story-text{font-size:.975rem;margin-bottom:1.25rem;line-height:1.7}.story-image img{height:280px}.our-values{padding:2.5rem 1.25rem}.values-heading{font-size:2rem;margin-bottom:2rem}.values-grid{grid-template-columns:1fr;gap:1.25rem}.value-card{padding:1.5rem}.value-icon{font-size:2.5rem}.value-title{font-size:1.3rem}.value-description{font-size:.95rem}.our-team{padding:2.5rem 1.25rem}.team-heading{font-size:2rem}.team-subheading{font-size:1.05rem;margin-bottom:2rem}.team-grid{grid-template-columns:1fr;gap:1.5rem}.team-member{padding:1.75rem}.team-photo{width:130px;height:130px;margin-bottom:1.25rem}.team-name{font-size:1.4rem}.team-role,.team-bio{font-size:.95rem}.about-cta{padding:2.5rem 1.25rem}.cta-heading{font-size:2rem}.cta-description{font-size:1.05rem}.cta-button{padding:.875rem 2rem;font-size:1rem}}@media(max-width:480px){.hero{padding:1.25rem;min-height:40vh}.about-hero-title{font-size:2.15rem}.about-hero-description{font-size:1.1rem}.our-story{padding:2rem 1rem}.story-heading{font-size:1.75rem}.story-text{font-size:.925rem;line-height:1.65}.story-image img{height:240px;border-radius:10px}.our-values{padding:2rem 1rem}.values-heading{font-size:1.75rem;margin-bottom:1.75rem}.value-card{padding:1.25rem;border-radius:10px}.value-icon{font-size:2.25rem;margin-bottom:.875rem}.value-title{font-size:1.2rem;margin-bottom:.875rem}.value-description{font-size:.9rem;line-height:1.55}.our-team{padding:2rem 1rem}.team-heading{font-size:1.75rem}.team-subheading{font-size:1rem;margin-bottom:1.75rem}.team-grid{gap:1.25rem}.team-member{padding:1.5rem;border-radius:10px}.team-photo{width:110px;height:110px;margin-bottom:1rem}.team-name{font-size:1.25rem}.team-role{font-size:.9rem;margin-bottom:.875rem}.team-bio{font-size:.9rem;line-height:1.55}.about-cta{padding:2rem 1rem}.cta-heading{font-size:1.75rem}.cta-description{font-size:1rem;margin-bottom:1.75rem}.cta-button{padding:.75rem 1.75rem;font-size:.95rem;border-radius:6px}}@media(max-width:375px){.hero{padding:1rem;min-height:35vh}.about-hero-title{font-size:1.85rem}.about-hero-description{font-size:1rem}.our-story{padding:1.75rem .875rem}.story-heading{font-size:1.5rem;margin-bottom:1rem}.story-text{font-size:.875rem;margin-bottom:1rem;line-height:1.6}.story-image img{height:200px;border-radius:8px}.our-values{padding:1.75rem .875rem}.values-heading{font-size:1.5rem;margin-bottom:1.5rem}.values-grid{gap:1rem}.value-card{padding:1rem;border-radius:8px}.value-icon{font-size:2rem;margin-bottom:.75rem}.value-title{font-size:1.1rem;margin-bottom:.75rem}.value-description{font-size:.85rem;line-height:1.5}.our-team{padding:1.75rem .875rem}.team-heading{font-size:1.5rem}.team-subheading{font-size:.925rem;margin-bottom:1.5rem}.team-grid{gap:1rem}.team-member{padding:1.25rem;border-radius:8px}.team-photo{width:100px;height:100px;margin-bottom:.875rem}.team-name{font-size:1.15rem;margin-bottom:.375rem}.team-role{font-size:.85rem;margin-bottom:.75rem}.team-bio{font-size:.85rem;line-height:1.5}.about-cta{padding:1.75rem .875rem}.cta-heading{font-size:1.5rem}.cta-description{font-size:.925rem;margin-bottom:1.5rem}.cta-button{padding:.625rem 1.5rem;font-size:.875rem}}
