.about-module__-i9KWa__aboutPage{flex-direction:column;justify-content:flex-start;align-items:center;gap:48px;display:flex}.about-module__-i9KWa__aboutPage .about-module__-i9KWa__pageTitle{font-size:var(--font-4xl);text-align:center;color:var(--color-text-on-bg);margin:0;font-weight:700}.about-module__-i9KWa__aboutPage .about-module__-i9KWa__runningNumbers{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:16px;width:100%;display:grid}.about-module__-i9KWa__aboutPage .about-module__-i9KWa__firstSection{justify-content:center;align-items:flex-start;gap:48px;margin-bottom:64px;display:flex}.about-module__-i9KWa__aboutPage .about-module__-i9KWa__firstSection .about-module__-i9KWa__textContent{width:50%}.about-module__-i9KWa__aboutPage .about-module__-i9KWa__firstSection .about-module__-i9KWa__firstSectionText a{color:var(--color-red);text-underline-offset:2px;text-shadow:0 0 #0000;font-weight:600;transition:text-shadow .2s,text-underline-offset .2s}.about-module__-i9KWa__aboutPage .about-module__-i9KWa__firstSection .about-module__-i9KWa__firstSectionText a:hover{text-underline-offset:5px;text-shadow:0 0 5px var(--color-primary-gradient-end)}.about-module__-i9KWa__aboutPage .about-module__-i9KWa__firstSection .about-module__-i9KWa__imageContent{position:sticky;top:100px}.about-module__-i9KWa__aboutPage .about-module__-i9KWa__firstSection .about-module__-i9KWa__firstSectionImage{object-fit:cover;border-radius:var(--border-radius-3xl);corner-shape:squircle;width:100%}@media (max-width:1024px){.about-module__-i9KWa__aboutPage{gap:36px}.about-module__-i9KWa__aboutPage .about-module__-i9KWa__runningNumbers{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:12px}.about-module__-i9KWa__aboutPage .about-module__-i9KWa__firstSection{flex-direction:column;gap:32px;margin-bottom:48px}.about-module__-i9KWa__aboutPage .about-module__-i9KWa__firstSection .about-module__-i9KWa__textContent{width:100%}.about-module__-i9KWa__aboutPage .about-module__-i9KWa__firstSection .about-module__-i9KWa__imageContent{width:100%;position:static}}@media (max-width:768px){.about-module__-i9KWa__aboutPage{gap:28px;padding:0 16px}.about-module__-i9KWa__aboutPage .about-module__-i9KWa__runningNumbers{grid-template-columns:repeat(2,1fr);gap:10px}.about-module__-i9KWa__aboutPage .about-module__-i9KWa__firstSection{gap:24px;margin-bottom:36px}.about-module__-i9KWa__aboutPage .about-module__-i9KWa__firstSection .about-module__-i9KWa__textContent{width:100%}.about-module__-i9KWa__aboutPage .about-module__-i9KWa__firstSection .about-module__-i9KWa__firstSectionImage{border-radius:var(--border-radius-xl);corner-shape:squircle}}@media (max-width:480px){.about-module__-i9KWa__aboutPage{gap:24px}.about-module__-i9KWa__aboutPage .about-module__-i9KWa__runningNumbers{grid-template-columns:1fr;gap:8px}.about-module__-i9KWa__aboutPage .about-module__-i9KWa__firstSection{gap:20px;margin-bottom:28px}.about-module__-i9KWa__aboutPage .about-module__-i9KWa__firstSection .about-module__-i9KWa__firstSectionImage{border-radius:var(--border-radius-lg);corner-shape:squircle}}
.NumberItem-module__dCzriG__numberItem{border-radius:var(--border-radius-7xl);corner-shape:squircle;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:100%;padding:16px;display:flex}.NumberItem-module__dCzriG__numberItem .NumberItem-module__dCzriG__numberIcon{object-fit:contain;width:auto;height:38px;display:block}.NumberItem-module__dCzriG__numberItem .NumberItem-module__dCzriG__numberIcon svg{width:100%;height:100%;display:block}.NumberItem-module__dCzriG__numberItem .NumberItem-module__dCzriG__numberValue{font-size:32px;font-weight:700}.NumberItem-module__dCzriG__numberItem .NumberItem-module__dCzriG__numberValue:before{content:"+"}.NumberItem-module__dCzriG__numberItem .NumberItem-module__dCzriG__numberText{text-align:center}@media (max-width:1024px){.NumberItem-module__dCzriG__numberItem{padding:12px}.NumberItem-module__dCzriG__numberItem .NumberItem-module__dCzriG__numberIcon{height:32px}.NumberItem-module__dCzriG__numberItem .NumberItem-module__dCzriG__numberValue{font-size:28px}}@media (max-width:768px){.NumberItem-module__dCzriG__numberItem{border-radius:var(--border-radius-5xl);corner-shape:squircle;padding:10px}.NumberItem-module__dCzriG__numberItem .NumberItem-module__dCzriG__numberIcon{height:28px}.NumberItem-module__dCzriG__numberItem .NumberItem-module__dCzriG__numberValue{font-size:24px}}
.GeneralHero-module__A1DAna__generalHero{text-align:center;background:linear-gradient(90deg,var(--color-primary-red-light)0%,transparent 100%);width:100%;margin-bottom:100px;padding:120px 0 32px;font-size:32px;font-weight:500}.GeneralHero-module__A1DAna__generalHero .GeneralHero-module__A1DAna__breadcrumbsWrapper{color:var(--breadcrumb-fg,var(--color-text-gray));align-items:center;gap:8px;margin-bottom:16px;font-size:14px;display:inline-flex}.GeneralHero-module__A1DAna__generalHero .GeneralHero-module__A1DAna__container{max-width:1200px;margin:0 auto}.GeneralHero-module__A1DAna__generalHero .GeneralHero-module__A1DAna__container .GeneralHero-module__A1DAna__title{margin:8px 0 12px;font-size:32px;line-height:1.2}.GeneralHero-module__A1DAna__generalHero .GeneralHero-module__A1DAna__container .GeneralHero-module__A1DAna__titleSkeleton{background:linear-gradient(90deg,var(--color-bg-secondary,#f0f0f0)25%,var(--color-bg-tertiary,#e0e0e0)50%,var(--color-bg-secondary,#f0f0f0)75%);background-size:200% 100%;border-radius:4px;width:200px;max-width:80%;height:38px;margin:8px auto 12px;animation:1.5s ease-in-out infinite GeneralHero-module__A1DAna__skeleton-loading}@keyframes GeneralHero-module__A1DAna__skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:1024px){.GeneralHero-module__A1DAna__generalHero{padding:88px 0 32px;font-size:28px}.GeneralHero-module__A1DAna__generalHero .GeneralHero-module__A1DAna__breadcrumbsWrapper{flex-wrap:wrap;justify-content:center;gap:6px;margin-bottom:12px;font-size:13px}.GeneralHero-module__A1DAna__generalHero .GeneralHero-module__A1DAna__container .GeneralHero-module__A1DAna__title{margin:6px 0 10px;font-size:28px}}
