.page-hero[data-astro-cid-kh7btl4r]{background-color:var(--primary);padding:10rem 1rem 4rem}.page-hero[data-astro-cid-kh7btl4r] .container[data-astro-cid-kh7btl4r]{max-width:800px;margin:0 auto;text-align:center}.page-hero[data-astro-cid-kh7btl4r] .cs-title[data-astro-cid-kh7btl4r]{color:#fff;font-size:var(--headerFontSize);margin-bottom:1.5rem}.page-hero[data-astro-cid-kh7btl4r] .cs-text[data-astro-cid-kh7btl4r]{color:#ffffffd9;font-size:1.125rem}.section[data-astro-cid-kh7btl4r]{padding:var(--sectionPadding)}.section-light[data-astro-cid-kh7btl4r]{background-color:var(--lightGrey)}.section-dark[data-astro-cid-kh7btl4r]{background-color:var(--primary)}.section-dark[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{color:#fff}.section-dark[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:#ffffffb3}.section-header[data-astro-cid-kh7btl4r]{margin-bottom:3rem}.section-header[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-size:var(--subHeaderFontSize);color:var(--headerColor);margin-bottom:.5rem}.section-header[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--bodyTextColor)}.section-dark[data-astro-cid-kh7btl4r] .section-header[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{color:#fff}.section-dark[data-astro-cid-kh7btl4r] .section-header[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:#ffffffb3}.container[data-astro-cid-kh7btl4r]{width:92%;max-width:1280px;margin:0 auto}.story-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:64rem){.story-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1.5fr 1fr;align-items:center}}.story-content[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-size:var(--subHeaderFontSize);color:var(--headerColor);margin-bottom:1.5rem}.story-content[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--bodyTextColor);line-height:1.7;margin-bottom:1rem}.story-stats[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.stat[data-astro-cid-kh7btl4r]{text-align:center;padding:1.5rem;background-color:var(--lightGrey);border-radius:var(--radius-lg)}.stat-value[data-astro-cid-kh7btl4r]{display:block;font-size:2rem;font-weight:700;color:var(--secondary);margin-bottom:.25rem}.stat-label[data-astro-cid-kh7btl4r]{font-size:.875rem;color:var(--bodyTextColor)}.timeline[data-astro-cid-kh7btl4r]{max-width:800px;margin:0 auto;position:relative}.timeline[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;left:60px;top:0;bottom:0;width:2px;background-color:var(--mediumGrey)}@media(min-width:48rem){.timeline[data-astro-cid-kh7btl4r]:before{left:50%;transform:translate(-50%)}}.timeline-item[data-astro-cid-kh7btl4r]{display:flex;gap:2rem;margin-bottom:2rem;position:relative}@media(min-width:48rem){.timeline-item[data-astro-cid-kh7btl4r]:nth-child(2n){flex-direction:row-reverse;text-align:right}.timeline-item[data-astro-cid-kh7btl4r]:nth-child(2n) .timeline-content[data-astro-cid-kh7btl4r]{padding-right:0;padding-left:0}}.timeline-marker[data-astro-cid-kh7btl4r]{flex-shrink:0;width:120px;display:flex;justify-content:center;position:relative;z-index:1}@media(min-width:48rem){.timeline-marker[data-astro-cid-kh7btl4r]{width:auto}}.timeline-year[data-astro-cid-kh7btl4r]{background-color:var(--secondary);color:#fff;padding:.5rem 1rem;border-radius:var(--radius-md);font-weight:600;font-size:.875rem}@media(min-width:48rem){.timeline-year[data-astro-cid-kh7btl4r]{background-color:#fff;color:var(--secondary);border:2px solid var(--secondary)}}.timeline-content[data-astro-cid-kh7btl4r]{flex:1;max-width:350px;background-color:#fff;padding:1.5rem;border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}@media(min-width:48rem){.timeline-content[data-astro-cid-kh7btl4r]{max-width:300px}}.timeline-content[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:1.125rem;color:var(--headerColor);margin-bottom:.5rem}.timeline-content[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:.9375rem;color:var(--bodyTextColor);line-height:1.6;margin:0}.values-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:48rem){.values-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,1fr)}}@media(min-width:64rem){.values-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(4,1fr)}}.value-card[data-astro-cid-kh7btl4r]{background-color:var(--lightGrey);padding:2rem;border-radius:var(--radius-xl);text-align:center;transition:all var(--transition)}.value-card[data-astro-cid-kh7btl4r]:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.value-icon[data-astro-cid-kh7btl4r]{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background-color:var(--secondary);border-radius:var(--radius-lg);margin:0 auto 1.25rem}.value-icon[data-astro-cid-kh7btl4r] svg[data-astro-cid-kh7btl4r]{width:28px;height:28px;color:#fff}.value-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:1.125rem;color:var(--headerColor);margin-bottom:.75rem}.value-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:.9375rem;color:var(--bodyTextColor);line-height:1.6}.team-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:48rem){.team-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,1fr)}}@media(min-width:64rem){.team-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(4,1fr)}}.team-card[data-astro-cid-kh7btl4r]{background-color:#fff;border-radius:var(--radius-xl);overflow:hidden;transition:all var(--transition)}.team-card[data-astro-cid-kh7btl4r]:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.team-image[data-astro-cid-kh7btl4r]{aspect-ratio:1;background-color:var(--mediumGrey);overflow:hidden}.team-image[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.team-info[data-astro-cid-kh7btl4r]{padding:1.5rem;text-align:center}.team-info[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:1.125rem;color:var(--headerColor);margin-bottom:.25rem}.team-info[data-astro-cid-kh7btl4r] .role[data-astro-cid-kh7btl4r]{display:block;font-size:.875rem;color:var(--secondary);margin-bottom:.75rem}.team-info[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:.875rem;color:var(--bodyTextColor);line-height:1.5;margin-bottom:1rem}.linkedin-link[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:var(--lightGrey);border-radius:var(--radius-md);color:var(--primary);transition:all var(--transition)}.linkedin-link[data-astro-cid-kh7btl4r]:hover{background-color:var(--secondary);color:#fff}.linkedin-link[data-astro-cid-kh7btl4r] svg[data-astro-cid-kh7btl4r]{width:18px;height:18px}.benefits-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:48rem){.benefits-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,1fr)}}@media(min-width:64rem){.benefits-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(4,1fr)}}.benefit-card[data-astro-cid-kh7btl4r]{text-align:center;padding:2rem;border:1px solid var(--mediumGrey);border-radius:var(--radius-xl);transition:all var(--transition)}.benefit-card[data-astro-cid-kh7btl4r]:hover{border-color:var(--secondary);box-shadow:var(--shadow-md)}.benefit-icon[data-astro-cid-kh7btl4r]{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background-color:var(--lightGrey);border-radius:var(--radius-lg);margin:0 auto 1.25rem;transition:all var(--transition)}.benefit-icon[data-astro-cid-kh7btl4r] svg[data-astro-cid-kh7btl4r]{width:28px;height:28px;color:var(--secondary)}.benefit-card[data-astro-cid-kh7btl4r]:hover .benefit-icon[data-astro-cid-kh7btl4r]{background-color:var(--secondary)}.benefit-card[data-astro-cid-kh7btl4r]:hover .benefit-icon[data-astro-cid-kh7btl4r] svg[data-astro-cid-kh7btl4r]{color:#fff}.benefit-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:1.125rem;color:var(--headerColor);margin-bottom:.75rem}.benefit-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:.9375rem;color:var(--bodyTextColor);line-height:1.6}.awards-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media(min-width:64rem){.awards-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(4,1fr)}}.award-card[data-astro-cid-kh7btl4r]{background-color:#ffffff0d;padding:1.5rem;border-radius:var(--radius-lg);text-align:center;border:1px solid rgba(255,255,255,.1);transition:all var(--transition)}.award-card[data-astro-cid-kh7btl4r]:hover{background-color:#ffffff1a;transform:translateY(-2px)}.award-icon[data-astro-cid-kh7btl4r]{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background-color:var(--secondary);border-radius:var(--radius-md);margin:0 auto 1rem}.award-icon[data-astro-cid-kh7btl4r] svg[data-astro-cid-kh7btl4r]{width:24px;height:24px;color:#fff}.award-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:1rem;color:#fff;margin-bottom:.5rem}.award-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:.8125rem;color:#fff9;line-height:1.5}.testimonials-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:64rem){.testimonials-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(3,1fr)}}.testimonial-card[data-astro-cid-kh7btl4r]{background-color:var(--lightGrey);padding:2rem;border-radius:var(--radius-xl)}.testimonial-quote[data-astro-cid-kh7btl4r]{font-size:1rem;line-height:1.7;color:var(--bodyTextColor);font-style:italic;margin:0 0 1.5rem}.testimonial-author[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:1rem}.author-image[data-astro-cid-kh7btl4r]{width:48px;height:48px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.author-info[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column}.author-name[data-astro-cid-kh7btl4r]{font-size:.9375rem;font-weight:600;color:var(--headerColor)}.author-role[data-astro-cid-kh7btl4r]{font-size:.8125rem;color:var(--darkGrey)}.section-cta[data-astro-cid-kh7btl4r]{background:linear-gradient(135deg,var(--primary) 0%,var(--primaryDark) 100%)}.cta-content[data-astro-cid-kh7btl4r]{text-align:center;max-width:640px;margin:0 auto}.cta-content[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{color:#fff;font-size:var(--subHeaderFontSize);margin-bottom:1rem}.cta-content[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:#ffffffd9;margin-bottom:2rem}.cta-buttons[data-astro-cid-kh7btl4r]{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}
