.about-module__8TymFG__about-bg{background:var(--bg-page)}.about-module__8TymFG__about-hero{min-height:460px;position:relative;overflow:hidden}.about-module__8TymFG__about-hero-image{object-fit:cover;width:100%;height:100%}.about-module__8TymFG__about-hero-overlay{background:linear-gradient(105deg,#0f172ac7,#2563eb66);align-items:center;display:flex;position:absolute;inset:0}.about-module__8TymFG__about-hero-content{color:#fff;width:100%;max-width:760px;padding:0 var(--page-gutter);margin:0 auto}.about-module__8TymFG__about-hero-title{color:#fff;margin:0 0 .85rem;font-size:clamp(2rem,5vw,3rem);font-weight:700}.about-module__8TymFG__about-hero-desc{color:#ffffffeb;max-width:560px;margin:0;font-size:clamp(1rem,2.2vw,1.2rem)}.about-module__8TymFG__about-stats-section{background:linear-gradient(120deg,var(--brand-strong)0%,var(--brand)100%);color:#fff;padding:80px 0}.about-module__8TymFG__about-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:960px;margin:0 auto;display:grid}@media (min-width:768px){.about-module__8TymFG__about-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}}.about-module__8TymFG__about-stat-card{text-align:center;background:#ffffff1a;border-radius:14px;padding:24px 14px;transition:transform .2s;box-shadow:0 4px 12px #0000001a}.about-module__8TymFG__about-stat-card:hover{transform:translateY(-3px)}.about-module__8TymFG__about-stat-icon{margin-bottom:10px;font-size:2rem}.about-module__8TymFG__about-stat-value{margin-bottom:6px;font-size:1.95rem;font-weight:700}.about-module__8TymFG__about-stat-label{color:#ffffffeb;font-size:1rem}.about-module__8TymFG__about-history-section{padding:80px var(--page-gutter)}.about-module__8TymFG__about-history-head{max-width:1100px;margin:0 auto 2rem}.about-module__8TymFG__about-history-title{margin:0 0 .8rem;font-size:clamp(1.8rem,3vw,2.2rem);font-weight:700}.about-module__8TymFG__about-history-desc{color:var(--text-soft);max-width:740px;margin:0;font-size:1.08rem}.about-module__8TymFG__about-timeline{max-width:1100px;margin:0 auto;position:relative}.about-module__8TymFG__about-timeline-line{display:none}@media (min-width:992px){.about-module__8TymFG__about-timeline-line{background:#c7d2fe;width:2px;height:100%;display:block;position:absolute;top:0;left:50%;transform:translate(-50%)}}.about-module__8TymFG__about-timeline-items{flex-direction:column;gap:34px;display:flex}.about-module__8TymFG__about-timeline-item{flex-direction:column;gap:14px;display:flex}@media (min-width:992px){.about-module__8TymFG__about-timeline-item{flex-direction:row;justify-content:space-between;align-items:center;gap:24px}.about-module__8TymFG__about-timeline-item.about-module__8TymFG__reverse{flex-direction:row-reverse}}.about-module__8TymFG__about-timeline-content{background:var(--surface);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);border-radius:12px;width:100%;max-width:480px;padding:24px 20px}.about-module__8TymFG__about-timeline-content h3{color:var(--text-main);margin:0 0 .5rem;font-size:1.2rem}.about-module__8TymFG__about-timeline-content p{color:var(--text-soft);margin:0}.about-module__8TymFG__about-timeline-year{background:var(--brand);color:#fff;width:72px;height:72px;box-shadow:var(--shadow-sm);border-radius:50%;justify-content:center;align-items:center;margin:0 auto;font-size:1.3rem;font-weight:700;display:flex}@media (min-width:992px){.about-module__8TymFG__about-timeline-year{margin:0 8px}}.about-module__8TymFG__about-features-section{background:var(--bg-muted);padding:80px 0}.about-module__8TymFG__about-features-head{margin-bottom:2rem}.about-module__8TymFG__about-features-title{margin:0 0 .8rem;font-size:clamp(1.8rem,3vw,2.2rem);font-weight:700}.about-module__8TymFG__about-features-desc{color:var(--text-soft);max-width:740px;margin:0;font-size:1.08rem}.about-module__8TymFG__about-features-grid{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:768px){.about-module__8TymFG__about-features-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1200px){.about-module__8TymFG__about-features-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.about-module__8TymFG__about-feature-card{background:var(--surface);box-shadow:var(--shadow-sm);border:1px solid var(--border-color);text-align:center;border-radius:12px;padding:24px 20px;transition:transform .2s}.about-module__8TymFG__about-feature-card:hover{transform:translateY(-6px)}.about-module__8TymFG__about-feature-icon{color:var(--brand);margin-bottom:12px;font-size:2rem}.about-module__8TymFG__about-feature-title{color:var(--text-main);margin-bottom:8px;font-size:1.1rem;font-weight:700}.about-module__8TymFG__about-feature-desc{color:var(--text-soft);font-size:.98rem}@media (max-width:1024px){.about-module__8TymFG__about-hero{min-height:420px}.about-module__8TymFG__about-stats-section,.about-module__8TymFG__about-history-section,.about-module__8TymFG__about-features-section{padding-top:64px;padding-bottom:64px}}@media (max-width:768px){.about-module__8TymFG__about-hero{min-height:380px}.about-module__8TymFG__about-stats-grid{grid-template-columns:1fr 1fr;gap:14px}.about-module__8TymFG__about-stat-card{padding:18px 10px}.about-module__8TymFG__about-stat-value{font-size:1.5rem}.about-module__8TymFG__about-stat-label{font-size:.9rem}}@media (max-width:520px){.about-module__8TymFG__about-hero{min-height:340px}.about-module__8TymFG__about-history-section{padding-left:var(--page-gutter);padding-right:var(--page-gutter)}.about-module__8TymFG__about-stats-grid{grid-template-columns:1fr}}
