.AboutPage_main__6zqR_{padding-top:24px;padding-bottom:64px}.AboutPage_inner___qtwt{max-width:820px;margin:0 auto}.AboutPage_hero__ggl6d{margin-bottom:56px}.AboutPage_title__Y5F2Q{font-size:44px;line-height:1.1;font-weight:700;margin:0 0 18px;color:var(--text-strong)}@media only screen and (max-width:425px){.AboutPage_title__Y5F2Q{font-size:28px}}.AboutPage_lead__iLCqf{font-size:17px;line-height:1.55;color:var(--text-secondary);margin:0 0 14px}@media only screen and (max-width:425px){.AboutPage_lead__iLCqf{font-size:15px}}.AboutPage_heroActions__UubG5{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.AboutPage_heroNote__AJqVt{font-size:13.5px;line-height:1.55;color:var(--text-secondary);margin:20px 0 0;opacity:.85}.AboutPage_btnPrimary___Gqpt,.AboutPage_btnSecondary__6hs_Y{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 26px;border-radius:var(--btn_radius,26px);font-size:15px;font-weight:700;line-height:1.2;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.AboutPage_btnPrimary___Gqpt:focus-visible,.AboutPage_btnSecondary__6hs_Y:focus-visible{outline:none;box-shadow:var(--ring-focus)}.AboutPage_btnPrimary___Gqpt:hover,.AboutPage_btnSecondary__6hs_Y:hover{transform:translateY(-1px)}.AboutPage_btnPrimary___Gqpt{background:var(--btn-primary-bg);color:var(--btn-primary-fg)}.AboutPage_btnPrimary___Gqpt:active{background:var(--btn-primary-bg-active)}.AboutPage_btnSecondary__6hs_Y{background:var(--btn-ghost-bg);color:var(--btn-ghost-fg)}.AboutPage_btnSecondary__6hs_Y:hover{background:var(--btn-ghost-bg-hover);color:var(--btn-ghost-fg-hover)}.AboutPage_section__LFEeX{margin-bottom:56px}.AboutPage_section__LFEeX:last-child{margin-bottom:0}.AboutPage_sectionTitle__T1sm8{font-size:28px;font-weight:700;line-height:1.2;margin:0 0 20px;color:var(--text-primary)}@media only screen and (max-width:425px){.AboutPage_sectionTitle__T1sm8{font-size:22px}}.AboutPage_paragraph__ZlKEw{font-size:16px;line-height:1.65;color:var(--text-secondary);margin:0 0 12px}.AboutPage_paragraph__ZlKEw:last-child{margin-bottom:0}.AboutPage_paragraph__ZlKEw a{color:var(--accent-text);text-decoration:underline}.AboutPage_paragraph__ZlKEw a:focus-visible{outline:none;box-shadow:var(--ring-focus)}.AboutPage_paragraph__ZlKEw strong{color:var(--text-primary)}.AboutPage_sectionActions__nE2IR{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.AboutPage_categoryGrid__ZMipv{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:20px 0 0;padding:0;list-style:none}@media only screen and (max-width:425px){.AboutPage_categoryGrid__ZMipv{grid-template-columns:1fr}}.AboutPage_categoryCard__Qo__0{display:flex;flex-direction:column;gap:6px;height:100%;padding:16px 18px;border-radius:var(--radius-lg);background:var(--bg-block);color:inherit;text-decoration:none;transition:border-color .2s ease,transform .2s ease}.AboutPage_categoryCard__Qo__0:focus-visible{outline:none;box-shadow:var(--ring-focus)}.AboutPage_categoryCard__Qo__0:hover{transform:translateY(-2px)}.AboutPage_categoryName__LryJO{font-size:15px;font-weight:700;color:var(--text-primary)}.AboutPage_categoryCaption__z3qg9{font-size:13px;line-height:1.45;color:var(--text-secondary)}.AboutPage_steps__Un_T0{margin:0;padding:0;list-style:none;counter-reset:aboutStep;display:flex;flex-direction:column;gap:14px}.AboutPage_step__Gx_gy{counter-increment:aboutStep;position:relative;padding:16px 18px 16px 60px;border-radius:var(--radius-lg);background:var(--bg-block);font-size:15px;line-height:1.6;color:var(--text-secondary)}.AboutPage_step__Gx_gy:before{content:counter(aboutStep);position:absolute;top:16px;left:18px;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:var(--accent-soft);color:var(--accent-text);font-size:14px;font-weight:800;line-height:1}@media only screen and (max-width:425px){.AboutPage_step__Gx_gy{padding:14px 14px 14px 52px}.AboutPage_step__Gx_gy:before{top:14px;left:14px}}.AboutPage_companyCard__deda0{padding:20px 24px;border-radius:var(--radius-lg);background:var(--bg-block);margin-bottom:20px}@media only screen and (max-width:425px){.AboutPage_companyCard__deda0{padding:16px 18px}}.AboutPage_companyList__6OnU1{display:flex;flex-direction:column;gap:14px;margin:0}.AboutPage_companyRow__f2bDw{display:grid;grid-template-columns:200px minmax(0,1fr);gap:12px}@media only screen and (max-width:425px){.AboutPage_companyRow__f2bDw{grid-template-columns:1fr;gap:4px}}.AboutPage_companyKey__qGjpl{font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--text-secondary)}.AboutPage_companyValue__hyfkN{margin:0;font-size:15px;line-height:1.5;color:var(--text-primary)}.AboutPage_companyValue__hyfkN a{color:var(--accent-text);text-decoration:underline}.AboutPage_companyValue__hyfkN a:focus-visible{outline:none;box-shadow:var(--ring-focus)}.AboutPage_linkList__hCe_a{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:20px 0 0;padding:0;list-style:none}@media only screen and (max-width:425px){.AboutPage_linkList__hCe_a{grid-template-columns:1fr}}.AboutPage_linkItem___hq2e{display:flex;align-items:center;min-height:48px;padding:12px 16px;border-radius:var(--radius-md);background:var(--bg-block);font-size:15px;font-weight:600;color:var(--text-primary);text-decoration:none;transition:border-color .2s ease,transform .2s ease}.AboutPage_linkItem___hq2e:focus-visible{outline:none;box-shadow:var(--ring-focus)}.AboutPage_linkItem___hq2e:hover{transform:translateY(-2px)}.AboutPage_faqList__qtCek{display:flex;flex-direction:column;gap:10px}.AboutPage_faqItem__gR3cZ{border-radius:var(--radius-md);background:var(--bg-block);overflow:hidden;transition:border-color .2s ease}.AboutPage_faqHeading__SCFfA{margin:0;font-size:inherit;font-weight:inherit}.AboutPage_faqQuestion__GDsqN{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:52px;padding:14px 18px;background:none;border:none;font-family:inherit;font-size:15px;font-weight:600;line-height:1.45;text-align:left;color:var(--text-primary);cursor:pointer}.AboutPage_faqQuestion__GDsqN:focus-visible{outline:none;box-shadow:var(--ring-focus)}.AboutPage_faqMarker__e3IUS{position:relative;flex-shrink:0;width:16px;height:16px}.AboutPage_faqMarker__e3IUS:after,.AboutPage_faqMarker__e3IUS:before{content:"";position:absolute;top:50%;left:50%;width:14px;height:2px;border-radius:var(--radius-hairline);background:var(--accent-text);transform:translate(-50%,-50%);transition:transform .2s ease,opacity .2s ease}.AboutPage_faqMarker__e3IUS:after{transform:translate(-50%,-50%) rotate(90deg)}.AboutPage_faqItem_open__hdSxo .AboutPage_faqMarker__e3IUS:after{opacity:0;transform:translate(-50%,-50%) rotate(0deg)}.AboutPage_faqPanel__KUBLC{padding:0 18px 16px}.AboutPage_faqPanel__KUBLC[hidden]{display:none}.AboutPage_faqAnswer__s7vH6{font-size:15px;line-height:1.6;color:var(--text-secondary);margin:0}