.container-max{max-width:1400px;margin:0 auto;padding:0 1rem}@media (min-width: 640px){.container-max{padding:0 1.5rem}}@media (min-width: 1024px){.container-max{padding:0 2rem}}.container-medium{max-width:1200px;margin:0 auto}.container-small{max-width:1000px;margin:0 auto}.text-center{text-align:center}.mb-16{margin-bottom:4rem}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media (min-width: 1024px){.stats-grid{grid-template-columns:repeat(4,1fr)}}.mission-vision-grid{display:grid;grid-template-columns:1fr;gap:3rem}@media (min-width: 1024px){.mission-vision-grid{grid-template-columns:repeat(2,1fr)}}.values-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.values-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.values-grid{grid-template-columns:repeat(4,1fr)}}.team-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.team-grid{grid-template-columns:repeat(3,1fr)}}.contact-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;text-align:center}@media (min-width: 768px){.contact-grid{grid-template-columns:repeat(3,1fr)}}.cta-icons-container{display:flex;justify-content:center;gap:1rem}.about-hero{background:linear-gradient(to right,#0e161b,#1a2832);color:#fff;padding:5rem 0}.about-title{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;font-family:var(--font-heading-family);line-height:1.2;color:#fff}@media (min-width: 768px){.about-title{font-size:3.5rem}}@media (min-width: 1024px){.about-title{font-size:4.5rem}}@media (min-width: 1280px){.about-title{font-size:5rem}}.about-title .text-highlight{color:#367ab3}.about-subtitle{font-size:1rem;color:#d1d5db;margin-bottom:2rem;line-height:1.6;font-family:var(--font-body-family)}@media (min-width: 768px){.about-subtitle{font-size:1.125rem}}@media (min-width: 1024px){.about-subtitle{font-size:1.25rem}}@media (min-width: 1280px){.about-subtitle{font-size:1.375rem}}.about-badge{background-color:#367ab3;color:#fff;font-weight:600;padding:.75rem 1.5rem;border-radius:9999px;margin-bottom:1.5rem;display:inline-block;font-size:.875rem;font-family:var(--font-body-family)}@media (min-width: 768px){.about-badge{font-size:1rem;padding:1rem 2rem}}.about-buttons{display:flex;flex-direction:column;gap:1rem;margin:.5rem}@media (min-width: 640px){.about-buttons{flex-direction:row;gap:1.5rem;justify-content:center}}.about-button{display:inline-block;padding:1rem 2.5rem;border-radius:.5rem;font-weight:600;text-decoration:none;text-align:center;transition:all .3s ease;font-size:1rem;font-family:var(--font-body-family)}@media (min-width: 768px){.about-button{font-size:1.125rem;padding:1.25rem 3rem}}.about-button-primary{background-color:#367ab3;color:#fff}.about-button-primary:hover{background-color:#2c6292;transform:translateY(-2px);box-shadow:0 10px 25px #367ab34d}.about-button-outline{background-color:transparent;border:2px solid white;color:#fff}.about-button-outline:hover{background-color:#fff;color:#000;transform:translateY(-2px);box-shadow:0 10px 25px #fff3}@media (min-width: 1024px){.about-hero{padding:6rem 0}}.stats-section{padding:4rem 0;background-color:#fff}@media (min-width: 1024px){.stats-section{padding:6rem 0}}.stat-card{text-align:center;border:none;box-shadow:0 10px 25px #0000001a;border-radius:1rem;padding:2rem 1.5rem;background:#fff;transition:all .3s ease}.stat-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-5px)}.stat-icon{height:3rem;width:3rem;margin:0 auto 1rem;display:block}@media (min-width: 768px){.stat-icon{height:4rem;width:4rem;margin-bottom:1.5rem}}.stat-value{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:.5rem;font-family:var(--font-heading-family)}@media (min-width: 768px){.stat-value{font-size:2.5rem}}@media (min-width: 1024px){.stat-value{font-size:3rem}}.stat-label{color:#6b7280;font-weight:500;font-size:.875rem;font-family:var(--font-body-family)}@media (min-width: 768px){.stat-label{font-size:1rem}}@media (min-width: 1024px){.stat-label{font-size:1.125rem}}.mission-vision{padding:4rem 0;background-color:#f9fafb}@media (min-width: 1024px){.mission-vision{padding:6rem 0}}.mission-card,.vision-card{background:linear-gradient(to bottom right,#367ab31a,#367ab333);border:1px solid rgba(54,122,179,.3);border-radius:1rem;padding:2.5rem;box-shadow:0 10px 25px #0000001a;transition:all .3s ease}.mission-card:hover,.vision-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000026}.mission-header,.vision-header{display:flex;align-items:center;margin-bottom:1.5rem}.mission-icon,.vision-icon{width:2rem;height:2rem;margin-right:1rem;color:#367ab3}@media (min-width: 768px){.mission-icon,.vision-icon{width:2.5rem;height:2.5rem}}.mission-title,.vision-title{font-size:1.5rem;font-weight:700;margin:0;color:#1f2937;font-family:var(--font-heading-family)}@media (min-width: 768px){.mission-title,.vision-title{font-size:1.875rem}}@media (min-width: 1024px){.mission-title,.vision-title{font-size:2.25rem}}.mission-description,.vision-description{color:#4b5563;line-height:1.6;margin:0;font-size:1rem;font-family:var(--font-body-family)}@media (min-width: 768px){.mission-description,.vision-description{font-size:1.125rem}}@media (min-width: 1024px){.mission-description,.vision-description{font-size:1.25rem}}.values-section{padding:4rem 0;background-color:#fff}@media (min-width: 1024px){.values-section{padding:6rem 0}}.values-section-title{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:1rem;font-family:var(--font-heading-family)}@media (min-width: 768px){.values-section-title{font-size:2.5rem}}@media (min-width: 1024px){.values-section-title{font-size:3rem}}@media (min-width: 1280px){.values-section-title{font-size:3.5rem}}.values-section-subtitle{font-size:1rem;color:#6b7280;max-width:48rem;margin:0 auto;font-family:var(--font-body-family)}@media (min-width: 768px){.values-section-subtitle{font-size:1.125rem}}@media (min-width: 1024px){.values-section-subtitle{font-size:1.25rem}}.value-card{text-align:center;border:none;box-shadow:0 10px 25px #0000001a;border-radius:1rem;padding:2rem;background:#fff;transition:all .3s ease}.value-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-10px)}.value-icon-container{background-color:#367ab31a;width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}@media (min-width: 768px){.value-icon-container{width:5rem;height:5rem}}.value-icon{height:2rem;width:2rem;color:#367ab3}@media (min-width: 768px){.value-icon{height:2.5rem;width:2.5rem}}.value-title{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:1rem;font-family:var(--font-heading-family)}@media (min-width: 768px){.value-title{font-size:1.5rem}}@media (min-width: 1024px){.value-title{font-size:1.75rem}}.value-description{color:#6b7280;line-height:1.6;font-size:.875rem;font-family:var(--font-body-family)}@media (min-width: 768px){.value-description{font-size:1rem}}@media (min-width: 1024px){.value-description{font-size:1.125rem}}.timeline-section{padding:4rem 0;background-color:#f9fafb}@media (min-width: 1024px){.timeline-section{padding:6rem 0}}.timeline-section-title{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:1rem;font-family:var(--font-heading-family)}@media (min-width: 768px){.timeline-section-title{font-size:2.5rem}}@media (min-width: 1024px){.timeline-section-title{font-size:3rem}}@media (min-width: 1280px){.timeline-section-title{font-size:3.5rem}}.timeline-section-subtitle{font-size:1rem;color:#6b7280;font-family:var(--font-body-family)}@media (min-width: 768px){.timeline-section-subtitle{font-size:1.125rem}}@media (min-width: 1024px){.timeline-section-subtitle{font-size:1.25rem}}.timeline-container{position:relative}.timeline-line{position:absolute;left:50%;transform:translate(-50%);width:2px;height:100%;background-color:#367ab3;border-radius:1px}.timeline-item{position:relative;display:flex;align-items:center;margin-bottom:3rem}.timeline-item-left{justify-content:flex-start}.timeline-item-right{justify-content:flex-end}.timeline-dot{position:absolute;left:50%;transform:translate(-50%);width:1rem;height:1rem;background-color:#367ab3;border-radius:50%;border:4px solid white;box-shadow:0 4px 8px #0000001a;z-index:10}@media (min-width: 768px){.timeline-dot{width:1.25rem;height:1.25rem}}.timeline-card{width:100%;max-width:24rem;background:#fff;box-shadow:0 10px 25px #0000001a;border-radius:1rem;padding:1.5rem;transition:all .3s ease}.timeline-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000026}.timeline-card-left{margin-right:auto;padding-right:3rem}.timeline-card-right{margin-left:auto;padding-left:3rem}@media (min-width: 768px){.timeline-card{max-width:28rem;padding:2rem}}.timeline-year{background-color:#367ab31a;color:#367ab3;border:1px solid rgba(54,122,179,.2);padding:.5rem 1rem;border-radius:9999px;margin-bottom:.75rem;display:inline-block;font-size:.875rem;font-weight:600;font-family:var(--font-body-family)}@media (min-width: 768px){.timeline-year{font-size:1rem}}.timeline-title{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:.5rem;font-family:var(--font-heading-family)}@media (min-width: 768px){.timeline-title{font-size:1.5rem}}@media (min-width: 1024px){.timeline-title{font-size:1.75rem}}.timeline-description{color:#6b7280;font-size:.875rem;line-height:1.6;font-family:var(--font-body-family)}@media (min-width: 768px){.timeline-description{font-size:1rem}}@media (min-width: 1024px){.timeline-description{font-size:1.125rem}}.team-section{padding:4rem 0;background-color:#fff}@media (min-width: 1024px){.team-section{padding:6rem 0}}.team-section-title{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:1rem;font-family:var(--font-heading-family)}@media (min-width: 768px){.team-section-title{font-size:2.5rem}}@media (min-width: 1024px){.team-section-title{font-size:3rem}}@media (min-width: 1280px){.team-section-title{font-size:3.5rem}}.team-section-subtitle{font-size:1rem;color:#6b7280;max-width:48rem;margin:0 auto;font-family:var(--font-body-family)}@media (min-width: 768px){.team-section-subtitle{font-size:1.125rem}}@media (min-width: 1024px){.team-section-subtitle{font-size:1.25rem}}.team-card{text-align:center;border:none;box-shadow:0 10px 25px #0000001a;border-radius:1rem;padding:2rem;background:#fff;transition:all .3s ease}.team-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-5px)}.team-avatar{width:6rem;height:6rem;margin:0 auto 1.5rem;border-radius:50%;overflow:hidden;background-color:#e5e7eb;display:flex;align-items:center;justify-content:center}@media (min-width: 768px){.team-avatar{width:8rem;height:8rem}}.team-avatar-icon{width:3rem;height:3rem;color:#9ca3af}@media (min-width: 768px){.team-avatar-icon{width:4rem;height:4rem}}.team-name{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:.5rem;font-family:var(--font-heading-family)}@media (min-width: 768px){.team-name{font-size:1.5rem}}@media (min-width: 1024px){.team-name{font-size:1.75rem}}.team-role{background-color:#367ab31a;color:#367ab3;border:1px solid rgba(54,122,179,.2);padding:.5rem 1rem;border-radius:9999px;margin-bottom:1rem;display:inline-block;font-size:.875rem;font-weight:500;font-family:var(--font-body-family)}@media (min-width: 768px){.team-role{font-size:1rem}}.team-description{color:#6b7280;line-height:1.6;font-size:.875rem;font-family:var(--font-body-family)}@media (min-width: 768px){.team-description{font-size:1rem}}@media (min-width: 1024px){.team-description{font-size:1.125rem}}.about-cta{background:linear-gradient(to right,#0e161b,#1a2832);color:#fff;padding:4rem 0}@media (min-width: 1024px){.about-cta{padding:6rem 0}}.cta-title{font-size:2rem;font-weight:700;margin-bottom:1.5rem;font-family:var(--font-heading-family);color:#fff}@media (min-width: 768px){.cta-title{font-size:2.5rem}}@media (min-width: 1024px){.cta-title{font-size:3rem}}@media (min-width: 1280px){.cta-title{font-size:3.5rem}}.cta-subtitle{font-size:1rem;color:#d1d5db;margin-bottom:2rem;line-height:1.6;font-family:var(--font-body-family)}@media (min-width: 768px){.cta-subtitle{font-size:1.125rem}}@media (min-width: 1024px){.cta-subtitle{font-size:1.25rem}}@media (min-width: 1280px){.cta-subtitle{font-size:1.375rem}}.cta-buttons{display:flex;flex-direction:column;gap:1rem;margin:.5rem;justify-content:center}@media (min-width: 640px){.cta-buttons{flex-direction:row;gap:1.5rem}}.cta-button{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.5rem;border-radius:.5rem;font-weight:600;text-decoration:none;margin:.5rem;font-size:1rem;font-family:var(--font-body-family);transition:all .3s ease}@media (min-width: 768px){.cta-button{font-size:1.125rem;padding:1.25rem 3rem}}.cta-button-primary{background-color:#367ab3;color:#fff}.cta-button-primary:hover{background-color:#2c6292;transform:translateY(-2px);box-shadow:0 10px 25px #367ab34d}.cta-button-outline{background-color:transparent;border:2px solid white;color:#fff}.cta-button-outline:hover{background-color:#fff;color:#000;transform:translateY(-2px);box-shadow:0 10px 25px #fff3}.button-icon{width:1.25rem;height:1.25rem;margin-right:.5rem}@media (min-width: 768px){.button-icon{width:1.5rem;height:1.5rem}}.cta-icons{display:flex;justify-content:center;margin-bottom:1.5rem}.cta-icon{width:3rem;height:3rem;color:#367ab3}@media (min-width: 768px){.cta-icon{width:4rem;height:4rem}}.contact-info{margin-top:3rem;padding-top:2rem;border-top:1px solid #4b5563}.contact-item{display:flex;align-items:center;justify-content:center;margin:1rem 0}.contact-icon{width:1.25rem;height:1.25rem;margin-right:.5rem;color:#367ab3}@media (min-width: 768px){.contact-icon{width:1.5rem;height:1.5rem}}.contact-link,.contact-text{color:#d1d5db;text-decoration:none;font-size:.875rem;font-family:var(--font-body-family);transition:color .3s ease}@media (min-width: 768px){.contact-link,.contact-text{font-size:1rem}}@media (min-width: 1024px){.contact-link,.contact-text{font-size:1.125rem}}.contact-link:hover{color:#367ab3}@media (min-width: 768px){.contact-info .grid{grid-template-columns:repeat(3,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/about-page.css.map */
