.Header_header__hO3lJ{background:var(--surface);border-bottom:1px solid var(--tint);position:sticky;top:0;z-index:10000;backdrop-filter:blur(8px)}.Header_container__EZyBV{max-width:1200px;margin:0 auto;padding:0 24px;height:72px;display:flex;align-items:center;justify-content:space-between;gap:48px}.Header_logo__e5KhT{display:flex;align-items:center;gap:12px;font-weight:700;font-size:20px;color:var(--secondary);transition:opacity .2s}.Header_logo__e5KhT:hover{opacity:.8}.Header_logoMark__WF2w3{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:8px;color:var(--surface);padding:6px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.Header_logoImage__qjzBq{width:40px;height:40px;-o-object-fit:contain;object-fit:contain;border-radius:8px}.Header_logoText__4ZhAR{font-size:22px}.Header_nav__3fHSH{display:flex;align-items:center;gap:32px;flex:1}.Header_navLink__LzXns{color:var(--secondary);font-weight:500;font-size:15px;transition:color .2s;position:relative}.Header_navLink__LzXns:hover{color:var(--primary-strong)}.Header_navLink__LzXns:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:var(--primary);transition:width .3s}.Header_navLink__LzXns:hover:after{width:100%}.Header_loginButton__GsSZC{padding:10px 20px;background:#1f2b58;color:var(--surface);border-radius:6px;font-weight:600;font-size:14px;transition:background .2s;white-space:nowrap}.Header_loginButton__GsSZC:hover{background:#172040}.Header_hamburger__lUulX{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:8px;z-index:10003;position:relative;transition:transform .3s ease}.Header_hamburgerLine__3vSQh{width:24px;height:2px;background:var(--secondary);border-radius:2px;transition:all .3s ease}.Header_hamburger__lUulX:hover .Header_hamburgerLine__3vSQh{background:var(--primary-strong)}.Header_hamburgerOpen__O1qNx .Header_hamburgerLine__3vSQh:first-child{transform:translateY(7px) rotate(45deg)}.Header_hamburgerOpen__O1qNx .Header_hamburgerLine__3vSQh:nth-child(2){opacity:0}.Header_hamburgerOpen__O1qNx .Header_hamburgerLine__3vSQh:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.Header_overlay__Id3rd{position:fixed;inset:0;background:rgba(0,0,0,.6);z-index:10001;animation:Header_fadeIn__ngNF6 .3s ease}@keyframes Header_fadeIn__ngNF6{0%{opacity:0}to{opacity:1}}@media (max-width:767px){.Header_container__EZyBV{padding:0 16px;height:64px}.Header_logoText__4ZhAR{width:140px;font-size:18px}.Header_hamburger__lUulX{display:flex}.Header_nav__3fHSH{display:none}.Header_mobileNav__HHzTb{position:fixed;right:0;top:0;bottom:0;width:280px;max-width:80vw;background:#fff;display:flex;flex-direction:column;align-items:flex-start;gap:0;padding:80px 24px 24px;z-index:10002;box-shadow:-8px 0 32px rgba(0,0,0,.3);overflow-y:auto;animation:Header_slideIn__t98w0 .3s ease}.Header_closeButton__RFAfu{position:absolute;top:16px;right:16px;width:40px;height:40px;background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;z-index:1;border-radius:8px;transition:background .2s ease}.Header_closeButton__RFAfu:hover{background:rgba(0,0,0,.05)}.Header_closeButton__RFAfu:active{background:rgba(0,0,0,.1)}.Header_closeIcon__g_gS6{position:absolute;width:24px;height:2px;background:#333;transition:all .3s ease}.Header_closeIcon__g_gS6:first-child{transform:rotate(45deg)}.Header_closeIcon__g_gS6:last-child{transform:rotate(-45deg)}.Header_closeButton__RFAfu:hover .Header_closeIcon__g_gS6{background:#e63946}@keyframes Header_slideIn__t98w0{0%{transform:translateX(100%)}to{transform:translateX(0)}}.Header_mobileNavLink__cGBRQ{width:100%;padding:16px 12px;border-bottom:1px solid rgba(31,43,88,.1);font-size:16px;font-weight:500;color:var(--secondary);transition:all .2s ease;border-radius:4px}.Header_mobileNavLink__cGBRQ:first-of-type{margin-top:0}.Header_mobileNavLink__cGBRQ:active,.Header_mobileNavLink__cGBRQ:hover{color:var(--primary-strong);background:rgba(71,159,238,.08);padding-left:16px}}@media (min-width:768px) and (max-width:1023px){.Header_container__EZyBV{gap:24px}.Header_nav__3fHSH{gap:20px}.Header_logoText__4ZhAR{width:150px}}.Footer_footer__eNA9m{background:linear-gradient(135deg,#3c8ab5,#3c8ab5 30%,#243354);color:var(--panel-contrast);margin-top:80px;position:relative;overflow:hidden}.Footer_container__IkLXC{max-width:1200px;margin:0 auto;padding:72px 24px 36px}.Footer_grid__WCfx6{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:32px 28px;padding-bottom:52px;border-bottom:1px solid hsla(0,0%,100%,.08)}.Footer_brand__Lj6Sp{display:flex;flex-direction:column;gap:16px}.Footer_logo__8uCHD{display:flex;align-items:center;gap:12px;font-weight:700;font-size:20px;color:var(--tint)}.Footer_logoMark__EBPsN{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:6px;color:var(--surface);padding:6px;box-shadow:0 2px 6px rgba(0,0,0,.15)}.Footer_logoText__SzK4_{font-size:20px}.Footer_tagline__WuViG{margin:0;color:rgba(233,242,245,.88);font-size:15px;line-height:1.6;max-width:400px}.Footer_links__13oK3{grid-column:span 3;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.Footer_linkGroup__D6mKM{display:flex;flex-direction:column;gap:12px}.Footer_linkTitle__llRF3{margin:0 0 8px;font-size:14px;font-weight:600;color:var(--tint);text-transform:uppercase;letter-spacing:.5px}.Footer_link___mmVB{color:rgba(233,242,245,.84);font-size:15px;transition:color .2s ease,text-decoration-color .2s ease}.Footer_link___mmVB:hover{color:var(--surface);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.Footer_accessLink__hRIri{font-size:13px;opacity:.7}.Footer_accessLink__hRIri:hover{opacity:1;color:var(--surface)}.Footer_bottom__ch0uR{padding-top:32px;text-align:center}.Footer_contact__K_gpn{display:flex;flex-direction:column;gap:12px;margin-top:8px}.Footer_contactLink__0LNZg{display:flex;align-items:center;gap:8px;color:rgba(233,242,245,.84);font-size:14px;transition:color .2s ease}.Footer_contactLink__0LNZg:hover{color:var(--surface)}.Footer_contactLink__0LNZg svg{flex-shrink:0}.Footer_socialLinks__sPnd2{display:flex;align-items:center;gap:16px;margin-top:16px}.Footer_socialLink__nh4hv{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;background:hsla(0,0%,100%,.08);transition:all .3s ease;position:relative}.Footer_socialLink__nh4hv:hover{background:hsla(0,0%,100%,.15);transform:translateY(-2px)}.Footer_socialLink__nh4hv img{filter:brightness(0) invert(1);opacity:.9}.Footer_socialLink__nh4hv:hover img{opacity:1}.Footer_logoImage__V4C5V{width:36px;height:36px;-o-object-fit:contain;object-fit:contain;border-radius:6px}.Footer_copyright__vFlrA{margin:0;font-size:14px;color:rgba(233,242,245,.78)}.Footer_nit__2aDaH{margin:8px 0 0;font-size:13px;color:rgba(233,242,245,.7);font-weight:500}@media (max-width:960px){.Footer_grid__WCfx6{grid-template-columns:1fr;gap:36px}.Footer_links__13oK3{grid-column:auto;grid-template-columns:repeat(2,minmax(0,1fr))}.Footer_container__IkLXC{padding:48px 16px 24px}.Footer_footer__eNA9m{margin-top:64px}}@media (max-width:640px){.Footer_links__13oK3{grid-template-columns:1fr}}.home_main__dMse_{min-height:100vh}.home_container__gqDbr{max-width:1200px;margin:0 auto;padding:0 24px}.home_hero__4zZjE{background:var(--hero-gradient);color:#fff;padding:120px 0 80px;position:relative;overflow:hidden}.home_hero__4zZjE:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,hsla(0,0%,100%,.1) 0,transparent 50%),radial-gradient(circle at 80% 80%,hsla(0,0%,100%,.1) 0,transparent 50%);pointer-events:none}.home_hero__4zZjE .home_container__gqDbr{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.home_heroContent__f__S2{max-width:560px}.home_badge__9bn5d{display:inline-block;padding:8px 16px;background:hsla(0,0%,100%,.2);border-radius:24px;font-size:14px;font-weight:500;margin-bottom:24px;backdrop-filter:blur(10px)}.home_heroTitle__WtJVC{font-size:48px;font-weight:700;line-height:1.2;margin:0 0 24px;color:#fff}.home_heroSubtitle__XHqLS{font-size:18px;line-height:1.6;margin:0 0 32px;opacity:.95}.home_heroActions__ar8jS{display:flex;gap:16px;margin-bottom:24px}.home_primaryButton__PmKX4{display:inline-flex;align-items:center;justify-content:center;padding:14px 32px;background:#fff;color:var(--brand-900);font-weight:600;font-size:16px;border-radius:8px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.15)}.home_primaryButton__PmKX4:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.2)}.home_secondaryButton__dcOns{display:inline-flex;align-items:center;justify-content:center;padding:14px 32px;background:transparent;color:#fff;font-weight:600;font-size:16px;border:2px solid #fff;border-radius:8px;text-decoration:none;transition:all .3s ease}.home_secondaryButton__dcOns:hover{background:#fff;color:var(--brand-900)}.home_heroNote__95DDO{font-size:14px;opacity:.85;margin:0}.home_heroVisual__KAjfH{display:flex;justify-content:center;align-items:center}.home_certificateDemo___dhol{background:#fff;border-radius:12px;padding:24px;box-shadow:0 20px 60px rgba(0,0,0,.3);max-width:400px;width:100%}.home_certificateHeader__AZ6Kd{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;border-bottom:2px solid #f3f4f6}.home_certificateLabel__HZWLi{font-weight:600;font-size:16px;color:var(--brand-900)}.home_statusBadge__dMTg_{padding:4px 12px;background:#dcfce7;color:#16a34a;border-radius:12px;font-size:12px;font-weight:600}.home_certificateBody__4H74Q{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center}.home_certificateInfo__ABtVX{display:flex;flex-direction:column;gap:8px;color:#6b7280;font-size:14px}.home_certificateInfo__ABtVX strong{color:var(--brand-900);font-size:16px;margin-bottom:4px}.home_qrCode__098NV{width:100px;height:100px;background:#f3f4f6;border-radius:8px;display:flex;align-items:center;justify-content:center;position:relative}.home_qrInner__ah7EY{width:80%;height:80%;background:linear-gradient(to right,var(--brand-900) 10%,transparent 10%),linear-gradient(to bottom,var(--brand-900) 10%,transparent 10%);background-size:20% 20%;opacity:.8}.home_section__BfOjd{padding:80px 0}.home_sectionHeader__fWoY5{text-align:center;max-width:700px;margin:0 auto 56px}.home_sectionTitle__AXGct{font-size:40px;font-weight:700;color:var(--brand-900);margin:0 0 16px;line-height:1.2}.home_sectionSubtitle__6F1Ld{font-size:18px;color:#6b7280;margin:0;line-height:1.6}.home_servicesGrid__8yqhG{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.home_serviceCard__7Q_YF{background:transparent;border:none;border-radius:16px;padding:0;transition:all .3s ease;cursor:pointer;overflow:hidden;display:block;text-decoration:none;box-shadow:0 4px 12px rgba(31,43,88,.08)}.home_serviceCard__7Q_YF:hover{box-shadow:0 12px 32px rgba(31,43,88,.18);transform:translateY(-8px)}.home_serviceImage__EXDYJ{width:100%;height:auto;display:block;transition:transform .3s ease;border-radius:16px}.home_serviceCard__7Q_YF:hover .home_serviceImage__EXDYJ{transform:scale(1.02)}.home_serviceDescription__DxEkO,.home_serviceIcon__ASeFC,.home_serviceTitle__N7JMQ{display:none}.home_benefitsGrid__IzE0F{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.home_benefitsContent__dlYLS{max-width:540px}.home_benefitsText__WZhwe{font-size:16px;color:#6b7280;line-height:1.7;margin:0 0 32px}.home_benefitsList__KwDy9{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.home_benefitItem__5WqEA{display:flex;align-items:center;gap:12px;font-size:15px;color:#374151}.home_checkIcon__lyEUC{width:20px;height:20px;color:#16a34a;flex-shrink:0}.home_benefitsVisual__wQQIe{display:flex;justify-content:center}.home_statsCard__SwNM2{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:40px;box-shadow:0 10px 40px rgba(31,43,88,.08);display:grid;grid-template-columns:repeat(2,1fr);gap:32px;max-width:400px}.home_statItem__jx4gB{text-align:center}.home_statValue__yq7vc{font-size:36px;font-weight:700;color:var(--brand-900);margin-bottom:8px}.home_statLabel__YcvZW{font-size:14px;color:#6b7280;font-weight:500}.home_aboutSection__UYhLi{background:#f9fafb;padding:80px 0}.home_aboutGrid__7s_Qo{display:grid;grid-template-columns:1fr;max-width:800px;margin:0 auto}.home_aboutContent__dfF5Z{text-align:center}.home_aboutLabel__iR3St{display:inline-block;padding:6px 16px;background:#e0f2ff;color:var(--brand-900);border-radius:20px;font-size:14px;font-weight:600;margin-bottom:16px}.home_aboutTitle__pxH6o{font-size:36px;font-weight:700;color:var(--brand-900);margin:0 0 24px;line-height:1.2}.home_aboutText___Ae5y{font-size:16px;color:#6b7280;line-height:1.8;margin:0 0 20px}.home_aboutText___Ae5y:last-child{margin-bottom:0}.home_contactSection__fKs6K{background:#fff;padding:80px 0}.home_contactGrid__x7_uI{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-top:56px}.home_contactForm__rWfQe{display:flex;flex-direction:column;gap:24px}.home_formGroup__L8TGy{display:flex;flex-direction:column;gap:8px}.home_label__KXV2F{font-size:14px;font-weight:600;color:#374151}.home_input__XABPT,.home_textarea__4WV_1{padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:15px;color:#1f2937;transition:all .2s ease}.home_input__XABPT:focus,.home_textarea__4WV_1:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(71,159,238,.1)}.home_textarea__4WV_1{resize:vertical;font-family:inherit}.home_actionsRow__xOJAE{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.home_submitButton__QXqJM{padding:14px 32px;background:var(--primary);color:#fff;font-weight:600;font-size:16px;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease}.home_submitButton__QXqJM:hover{background:var(--primary-strong);transform:translateY(-2px);box-shadow:0 4px 12px rgba(71,159,238,.3)}.home_submitButton__QXqJM:disabled{opacity:.7;cursor:not-allowed;transform:none;box-shadow:none}.home_statusMessage__Fb3si{font-size:14px;font-weight:500}.home_statusSuccess__x8RnN{color:#16a34a}.home_statusError__HY6mP{color:#dc2626}.home_contactInfo__CHJpd{display:flex;flex-direction:column;gap:32px}.home_contactItem__4ARfX{display:flex;gap:16px;align-items:flex-start}.home_contactIcon__T0YLo{width:48px;height:48px;background:#e8eff6;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.home_contactIcon__T0YLo svg{width:24px;height:24px;color:var(--brand-900)}.home_contactLabel__BkgKP{font-size:13px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.home_contactValue__859_p{font-size:16px;font-weight:500;color:var(--brand-900)}@media (max-width:968px){.home_hero__4zZjE .home_container__gqDbr{grid-template-columns:1fr;gap:40px}.home_heroTitle__WtJVC{font-size:36px}.home_servicesGrid__8yqhG{grid-template-columns:repeat(2,1fr);gap:24px}.home_serviceCard__7Q_YF{max-width:100%}.home_benefitsGrid__IzE0F{grid-template-columns:1fr;gap:40px}.home_statsCard__SwNM2{grid-template-columns:repeat(2,1fr)}.home_contactGrid__x7_uI{grid-template-columns:1fr;gap:48px}}@media (max-width:640px){.home_hero__4zZjE{padding:80px 0 60px}.home_heroTitle__WtJVC{font-size:32px}.home_heroSubtitle__XHqLS{font-size:16px}.home_heroActions__ar8jS{flex-direction:column}.home_primaryButton__PmKX4,.home_secondaryButton__dcOns{width:100%}.home_section__BfOjd{padding:60px 0}.home_sectionTitle__AXGct{font-size:32px}.home_servicesGrid__8yqhG{grid-template-columns:1fr;gap:20px}.home_serviceCard__7Q_YF{max-width:400px;margin:0 auto}.home_aboutTitle__pxH6o{font-size:28px}.home_certificateDemo___dhol{padding:20px}.home_statsCard__SwNM2{padding:32px 24px;gap:24px}.home_statValue__yq7vc{font-size:28px}}