.Header_header__072v2{--bg-primary:var(--bg-primary-dark);--bg-secondary:var(--bg-secondary-dark);--bg-tertiary:var(--bg-tertiary-dark);--text-primary:var(--text-primary-dark);--text-secondary:var(--text-secondary-dark);--text-muted:var(--text-muted-dark);--border-primary:var(--border-primary-dark);--border-subtle:var(--border-subtle-dark);position:-webkit-sticky;position:sticky;top:0;left:0;right:0;z-index:1000;background:rgba(0,0,0,.98);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:2px solid var(--accent-primary);box-shadow:0 4px 20px rgba(255,107,26,.1)}.Header_container__DOHRG{width:100%;margin:0 auto;padding:0 16px}.Header_headerContent__z8t4c{display:flex;align-items:center;justify-content:space-between;height:70px;gap:12px}.Header_logo__0dir7{flex-shrink:0}.Header_logoImg__p2dM7{height:45px;width:auto;transition:transform .2s ease}.Header_logoImg__p2dM7:hover{transform:scale(1.05)}.Header_mobileMenuBtn__WDco8{display:flex;align-items:center;justify-content:center;background:none;border:none;color:var(--text-primary);cursor:pointer;padding:8px;min-width:44px;min-height:44px}.Header_hamburger__f_45F{display:block;width:24px;height:2px;background:currentColor;position:relative}.Header_hamburger__f_45F:after,.Header_hamburger__f_45F:before{content:"";position:absolute;width:100%;height:2px;background:currentColor;transition:.3s}.Header_hamburger__f_45F:before{top:-8px}.Header_hamburger__f_45F:after{top:8px}.Header_desktopCta__DqW9l,.Header_desktopNav__1E4MO{display:none}.Header_ctaIcon__KipQ8{width:16px;height:16px}.Header_langSwitcher__SgUZZ{display:flex;align-items:center;margin-right:8px}.Header_langSelect__8nuX0{background:rgba(255,107,26,.1);border:2px solid var(--accent-primary);color:var(--text-primary);padding:6px 12px;border-radius:var(--radius-pill);font-size:14px;font-weight:700;cursor:pointer;transition:all .2s ease;min-height:38px;box-shadow:0 0 10px rgba(255,107,26,.2)}.Header_langSelect__8nuX0:hover{background:rgba(255,107,26,.2);border-color:var(--accent-primary);box-shadow:0 0 15px rgba(255,107,26,.4);transform:translateY(-1px)}.Header_langSelect__8nuX0:focus{outline:none;border-color:var(--accent-primary);box-shadow:0 0 20px rgba(255,107,26,.5)}.Header_langSelect__8nuX0 option{background:var(--bg-primary);color:var(--text-primary);padding:8px;font-weight:600}.Header_mobileMenu__B5eYP{background:rgba(0,0,0,.98);border-top:1px solid var(--border-primary);padding:16px 0}.Header_mobileNav__csF_s{padding:8px 0;display:flex;flex-direction:column;gap:4px}.Header_mobileNavLink__MIePn{color:var(--text-secondary);text-decoration:none;padding:12px 0;font-weight:500;font-size:16px;transition:color .2s ease;border-bottom:1px solid var(--border-primary)}.Header_mobileNavLink__MIePn:hover{color:var(--text-primary)}.Header_mobileCta__7cmfV{margin-top:16px;width:100%}.Header_btnHeader__3mUK1{background:var(--accent-primary);color:var(--accent-contrast-text);text-decoration:none;font-weight:700;padding:10px 20px;border-radius:var(--radius-pill);font-size:14px;transition:all .3s ease;box-shadow:0 0 25px var(--accent-glow);display:inline-flex;align-items:center;gap:8px;white-space:nowrap;animation:Header_pulse__MsbZl 2s infinite}@keyframes Header_pulse__MsbZl{0%,to{box-shadow:0 0 25px var(--accent-glow)}50%{box-shadow:0 0 35px var(--accent-glow),0 0 50px rgba(255,107,26,.2)}}.Header_btnHeader__3mUK1:hover{background:var(--accent-hover);transform:translateY(-2px) scale(1.02);box-shadow:0 0 40px var(--accent-glow),0 4px 20px rgba(255,107,26,.3)}.Header_btnPrimary__rcZGY{background:var(--accent-primary);color:var(--accent-contrast-text);text-decoration:none;font-weight:600;padding:14px 20px;border-radius:var(--radius-pill);font-size:15px;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:all .3s ease;box-shadow:0 0 20px var(--accent-glow);border:none;cursor:pointer;min-height:48px;width:100%;max-width:320px}.Header_btnPrimary__rcZGY:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 0 30px var(--accent-glow)}@media (min-width:768px){.Header_container__DOHRG{padding:0 24px}.Header_headerContent__z8t4c{height:75px;gap:16px}.Header_logoImg__p2dM7{height:48px}.Header_mobileMenuBtn__WDco8{display:none}.Header_desktopNav__1E4MO{display:flex;align-items:center;gap:20px;flex:1 1}.Header_navLink__bzbwi{color:var(--text-secondary);text-decoration:none;font-weight:500;font-size:14px;transition:all .2s ease;position:relative;padding:4px 0}.Header_navLink__bzbwi:hover{color:var(--text-primary)}.Header_navLink__bzbwi:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--accent-primary);transition:width .3s ease}.Header_navLink__bzbwi:hover:after{width:100%}.Header_desktopCta__DqW9l{display:block}.Header_mobileMenu__B5eYP{display:none!important}.Header_langSelect__8nuX0{padding:8px 14px;font-size:15px;min-height:40px}.Header_btnHeader__3mUK1{font-size:15px;padding:11px 22px}.Header_ctaIcon__KipQ8{width:18px;height:18px}}@media (min-width:1200px){.Header_container__DOHRG{max-width:1400px;padding:0 32px}.Header_headerContent__z8t4c{height:80px;gap:24px}.Header_logoImg__p2dM7{height:53px}.Header_desktopNav__1E4MO{gap:28px}.Header_navLink__bzbwi{font-size:15px}.Header_btnHeader__3mUK1{font-size:16px;padding:12px 24px}.Header_ctaIcon__KipQ8{width:20px;height:20px}}.Footer_footer__yl3k1{--bg-primary:var(--bg-primary-dark);--bg-secondary:var(--bg-secondary-dark);--bg-tertiary:var(--bg-tertiary-dark);--text-primary:var(--text-primary-dark);--text-secondary:var(--text-secondary-dark);--text-muted:var(--text-muted-dark);--border-primary:var(--border-primary-dark);--border-subtle:var(--border-subtle-dark);background:var(--bg-secondary);border-top:1px solid var(--border-primary);padding:56px 0 28px;position:relative}.Footer_container__MaumR{width:100%;margin:0 auto;padding:0 16px}.Footer_footerGrid__n81vL{display:grid;grid-template-columns:1fr;grid-gap:40px;gap:40px;margin-bottom:40px}.Footer_footerLogoImg__otNQ7{height:50px;width:auto;margin-bottom:18px}.Footer_footerDesc__JlBN_{font-size:.9375rem;line-height:1.65;color:var(--text-secondary);margin-bottom:24px;max-width:380px}.Footer_footerContacts__814tu{display:flex;flex-direction:column;gap:10px}.Footer_contactItem__1KujK{display:flex;align-items:center;gap:10px;min-height:32px}.Footer_contactIcon__22kIU{width:16px;height:16px;color:var(--accent-primary);flex-shrink:0}.Footer_contactItem__1KujK a{color:var(--text-secondary);text-decoration:none;font-size:14px;transition:color .2s ease}.Footer_contactItem__1KujK a:hover{color:var(--text-primary)}.Footer_contactItem__1KujK span{color:var(--text-secondary);font-size:14px;line-height:1.4}.Footer_contactItem__1KujK .Footer_companyName__CQHDK{font-weight:700;color:var(--text-primary)}.Footer_footerTitle__tvdxt{font-family:var(--font-heading);font-size:.8125rem;font-weight:800;text-transform:uppercase;letter-spacing:.09em;line-height:1.4;margin-bottom:20px;color:var(--text-primary)}.Footer_footerList__V1nQg{list-style:none;display:flex;flex-direction:column;gap:10px}.Footer_footerList__V1nQg a{color:var(--text-secondary);text-decoration:none;font-size:14px;font-weight:500;transition:color .2s ease;display:inline-block;min-height:32px;padding:4px 0}.Footer_footerList__V1nQg a:hover{color:var(--text-primary)}.Footer_socialLinks__57uUS{display:flex;gap:10px;margin-bottom:20px;flex-wrap:wrap}.Footer_socialLink__Wcgd8{width:44px;height:44px;background:hsla(0,0%,100%,.05);border:1px solid var(--border-subtle);border-radius:var(--radius-pill);display:flex;align-items:center;justify-content:center;color:var(--text-muted);transition:all .2s ease;text-decoration:none}.Footer_socialLink__Wcgd8:hover{background:rgba(255,107,26,.2);border-color:rgba(255,107,26,.3);color:var(--accent-primary);transform:translateY(-2px)}.Footer_socialLink__Wcgd8 svg{width:20px;height:20px}.Footer_newsletterText__ey249{font-size:14px;font-weight:500;color:var(--text-secondary);margin-bottom:14px}.Footer_newsletter__XOUFP{display:flex;gap:8px}.Footer_newsletterInput__6Hfcw{flex:1 1;padding:12px 14px;background:hsla(0,0%,100%,.05);border:1px solid var(--border-subtle);border-radius:var(--radius-pill);color:var(--text-primary);font-size:14px;outline:none;transition:border-color .2s ease;min-height:44px}.Footer_newsletterInput__6Hfcw:focus{border-color:rgba(255,107,26,.5)}.Footer_newsletterInput__6Hfcw::placeholder{color:var(--text-muted)}.Footer_newsletterBtn__JdsEr{background:var(--accent-primary);color:var(--accent-contrast-text);border:none;padding:12px;border-radius:var(--radius-pill);cursor:pointer;transition:all .2s ease;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}.Footer_newsletterBtn__JdsEr:hover{background:var(--accent-hover);transform:translateY(-1px)}.Footer_newsletterBtn__JdsEr svg{width:18px;height:18px}.Footer_footerBottom__5n19l{border-top:1px solid var(--border-subtle);padding-top:28px;display:flex;flex-direction:column;gap:16px;text-align:center}.Footer_footerLegal__8Vh_2{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}.Footer_footerLegal__8Vh_2 a{color:var(--text-secondary);text-decoration:none;font-size:13px;font-weight:500;transition:color .2s ease;min-height:32px;display:inline-block;padding:4px 0}.Footer_footerLegal__8Vh_2 a:hover{color:var(--text-primary)}.Footer_footerCopyright__hoVTE{color:var(--text-secondary);font-size:13px;font-weight:500}@media (min-width:768px){.Footer_footer__yl3k1{padding:72px 0 36px}.Footer_container__MaumR{padding:0 24px}.Footer_footerGrid__n81vL{grid-template-columns:repeat(2,1fr);gap:44px;margin-bottom:48px}.Footer_footerLogoImg__otNQ7{height:45px;margin-bottom:18px}.Footer_footerDesc__JlBN_{font-size:1rem;margin-bottom:24px}.Footer_footerContacts__814tu{gap:12px}.Footer_footerTitle__tvdxt{font-size:.875rem;margin-bottom:22px}.Footer_footerList__V1nQg{gap:12px}.Footer_socialLinks__57uUS{gap:12px;margin-bottom:22px}.Footer_newsletterBtn__JdsEr svg{width:16px;height:16px}.Footer_footerBottom__5n19l{flex-direction:row;justify-content:space-between;align-items:center;padding-top:32px;text-align:left}.Footer_footerLegal__8Vh_2{gap:24px}.Footer_footerCopyright__hoVTE,.Footer_footerLegal__8Vh_2 a{font-size:14px}}@media (min-width:1200px){.Footer_footer__yl3k1{padding:96px 0 40px}.Footer_container__MaumR{max-width:1200px;padding:0 32px}.Footer_footerGrid__n81vL{grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:56px}.Footer_footerLogoImg__otNQ7{height:63px;margin-bottom:18px}.Footer_footerDesc__JlBN_{margin-bottom:24px;max-width:400px}.Footer_footerTitle__tvdxt{font-size:.875rem;margin-bottom:26px}.Footer_socialLinks__57uUS{margin-bottom:24px}.Footer_newsletterText__ey249{margin-bottom:16px}.Footer_footerBottom__5n19l{padding-top:36px}.Footer_footerLegal__8Vh_2{gap:24px}}.AboutPage_main__udPfw{min-height:100vh;background:var(--bg-primary)}.AboutPage_container__5S1Ts{width:100%;margin:0 auto;padding:0 20px;position:relative}.AboutPage_heroSection__8vbhe{padding:128px 0 64px;background:var(--bg-primary);border-bottom:1px solid var(--border-subtle)}.AboutPage_heroGrid__7tc4w{display:grid;grid-template-columns:1fr;grid-gap:32px;gap:32px}.AboutPage_heroLead__qBWPS{display:flex;flex-direction:column}.AboutPage_pageTitle__806h7{font-family:var(--font-heading);font-weight:900;letter-spacing:-.04em;line-height:.98;font-size:clamp(2.5rem,11vw,4.5rem);color:var(--text-primary);margin-top:4px}.AboutPage_heroAside__jrbdw{display:flex;flex-direction:column;gap:24px}.AboutPage_pageSubtitle__UyuA8{font-size:1.0625rem;line-height:1.65;color:var(--text-secondary);max-width:440px}.AboutPage_heroMark__3R0MZ{display:inline-flex;align-self:flex-start;background:var(--bg-primary-dark);padding:14px 20px;border-radius:var(--radius-md)}.AboutPage_storySection__m7gsW{padding:72px 0}.AboutPage_storyGrid__fu6TY{display:grid;grid-template-columns:1fr;grid-gap:48px;gap:48px;align-items:center}.AboutPage_storyContent__CVmtv{display:flex;flex-direction:column}.AboutPage_sectionTitle__JG5qG{font-family:var(--font-heading);font-weight:900;letter-spacing:-.03em;line-height:1.02;font-size:clamp(2rem,6vw,2.75rem);margin:8px 0 28px;color:var(--text-primary)}.AboutPage_storyText__Da9VJ{font-size:1.0625rem;line-height:1.75;color:var(--text-secondary);margin-bottom:20px}.AboutPage_storyEmphasis__0OOJU{font-size:1.1875rem;font-weight:600;line-height:1.55;color:var(--text-primary);padding-left:20px;border-left:3px solid var(--accent-primary);margin-top:4px}.AboutPage_storyImage__f8Mzh{position:relative}.AboutPage_storyImageBacking__8GKBb{position:absolute;inset:0;background:var(--accent-primary);border-radius:var(--radius-md);transform:translate(14px,14px);z-index:0}.AboutPage_storyImageFrame__sNyka{position:relative;z-index:1;border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-soft)}.AboutPage_imageStyle__SQ_vX{width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;display:block}.AboutPage_valuesSection__SI6_w{padding:72px 0;background:var(--bg-secondary);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle)}.AboutPage_valuesHeader__D0seW{display:flex;flex-direction:column;margin-bottom:40px}.AboutPage_sectionTitleCenter__E4Kd9{font-family:var(--font-heading);font-weight:900;letter-spacing:-.03em;line-height:1.02;font-size:clamp(2rem,6vw,2.75rem);margin-top:8px;color:var(--text-primary)}.AboutPage_valuesList__Ed0WL{display:flex;flex-direction:column;border-top:1px solid var(--border-subtle)}.AboutPage_valueRow__GJNId{display:flex;flex-wrap:wrap;align-items:center;column-gap:20px;row-gap:12px;padding:28px 0;border-bottom:1px solid var(--border-subtle);transition:background-color .3s ease,padding .3s ease}.AboutPage_valueRow__GJNId:hover{background:var(--accent-bg)}.AboutPage_valueIndex__kCT4_{font-family:var(--font-heading);font-weight:900;font-size:1.75rem;color:var(--accent-primary);line-height:1;min-width:44px}.AboutPage_valueIcon__Y6ENr{flex-shrink:0;display:flex;align-items:center;justify-content:center}.AboutPage_valueBody__HGeGC{flex:1 1 100%}.AboutPage_valueTitle__6Iwz5{font-size:1.1875rem;font-weight:800;margin-bottom:6px;color:var(--text-primary)}.AboutPage_valueDesc__1n7sa{font-size:.9375rem;line-height:1.6;color:var(--text-secondary);max-width:560px}.AboutPage_ctaSection__aAXqO{--bg-primary:var(--bg-primary-dark);--text-primary:var(--text-primary-dark);--text-secondary:var(--text-secondary-dark);--border-subtle:var(--border-subtle-dark);background:var(--bg-primary-dark);padding:72px 0}.AboutPage_ctaGrid__zUvAa{display:grid;grid-template-columns:1fr;grid-gap:32px;gap:32px}.AboutPage_ctaTitle__f0ptp{font-family:var(--font-heading);font-weight:900;letter-spacing:-.03em;line-height:1;font-size:clamp(2.25rem,7vw,3.25rem);color:var(--text-primary)}.AboutPage_ctaRight__sLuCQ{display:flex;flex-direction:column;gap:24px}.AboutPage_ctaSubtitle__M5nOE{font-size:1.0625rem;line-height:1.6;color:var(--text-secondary);max-width:440px}.AboutPage_ctaButtons__Zpnc4{display:flex;flex-direction:column;gap:16px}.AboutPage_primaryButton__agm9v{background:var(--accent-primary);color:var(--accent-contrast-text);text-decoration:none;font-weight:700;padding:16px 32px;border-radius:var(--radius-pill);font-size:1.0625rem;display:inline-flex;align-items:center;gap:10px;transition:all .3s ease;box-shadow:0 0 20px var(--accent-glow);width:100%;max-width:300px;justify-content:center}.AboutPage_primaryButton__agm9v:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 0 30px var(--accent-glow),0 8px 20px rgba(255,107,26,.2)}.AboutPage_secondaryButton__OlAQn{background:transparent;color:var(--accent-primary);border:2px solid var(--accent-primary);text-decoration:none;font-weight:700;padding:14px 32px;border-radius:var(--radius-pill);font-size:1.0625rem;display:inline-flex;align-items:center;justify-content:center;transition:all .3s ease;width:100%;max-width:300px}.AboutPage_secondaryButton__OlAQn:hover{background:var(--accent-primary);color:var(--accent-contrast-text);transform:translateY(-2px)}.AboutPage_buttonIcon__AMIF6{width:18px;height:18px;transition:transform .3s ease}.AboutPage_primaryButton__agm9v:hover .AboutPage_buttonIcon__AMIF6{transform:translateX(4px)}@media (min-width:768px){.AboutPage_container__5S1Ts{padding:0 32px}.AboutPage_heroSection__8vbhe{padding:152px 0 88px}.AboutPage_heroGrid__7tc4w{grid-template-columns:1.3fr 1fr;gap:48px;align-items:end}.AboutPage_heroAside__jrbdw{align-items:flex-end;text-align:right}.AboutPage_pageSubtitle__UyuA8{margin-left:auto}.AboutPage_storySection__m7gsW{padding:96px 0}.AboutPage_storyGrid__fu6TY{grid-template-columns:7fr 5fr;gap:64px}.AboutPage_valuesSection__SI6_w{padding:96px 0}.AboutPage_valueRow__GJNId{flex-wrap:nowrap;padding:36px 0;column-gap:32px}.AboutPage_valueIndex__kCT4_{font-size:2.25rem;min-width:64px}.AboutPage_valueBody__HGeGC{flex:1 1 auto}.AboutPage_ctaSection__aAXqO{padding:96px 0}.AboutPage_ctaGrid__zUvAa{grid-template-columns:1.2fr 1fr;align-items:center;gap:48px}.AboutPage_ctaButtons__Zpnc4{flex-direction:row}.AboutPage_primaryButton__agm9v,.AboutPage_secondaryButton__OlAQn{width:auto}}@media (min-width:1200px){.AboutPage_container__5S1Ts{max-width:1240px;padding:0 40px}.AboutPage_heroSection__8vbhe{padding:176px 0 108px}.AboutPage_storySection__m7gsW,.AboutPage_valuesSection__SI6_w{padding:120px 0}.AboutPage_valueIndex__kCT4_{font-size:2.5rem}.AboutPage_ctaSection__aAXqO{padding:120px 0}}