.header[data-v-f17fc4f8]{background:var(--color-white);border-bottom:.0625rem solid var(--color-border);box-shadow:0 .625rem 2rem #0f172a1f;height:var(--header-height);left:0;overflow:visible;position:fixed;right:0;top:0;transition:box-shadow var(--transition);z-index:1000}.header--scrolled[data-v-f17fc4f8]{box-shadow:0 .875rem 2.5rem #0f172a29}.header__inner[data-v-f17fc4f8]{gap:0;height:100%;justify-content:space-between;min-height:var(--header-height);overflow:visible}.header__col[data-v-f17fc4f8],.header__inner[data-v-f17fc4f8]{align-items:center;display:flex}.header__col[data-v-f17fc4f8]{min-width:0}.header__col--brand[data-v-f17fc4f8]{justify-content:flex-start}.header__col--nav[data-v-f17fc4f8]{justify-content:center}.header__col--auth[data-v-f17fc4f8]{gap:.75rem;justify-content:flex-end}.header__nav[data-v-f17fc4f8]{gap:1.75rem;justify-content:center;overflow:visible}.header__brand[data-v-f17fc4f8],.header__nav[data-v-f17fc4f8]{align-items:center;display:flex}.header__brand[data-v-f17fc4f8]{flex-shrink:0;gap:.625rem;text-decoration:none}.header__brand-logo[data-v-f17fc4f8]{display:block;flex-shrink:0;height:3.75rem;-o-object-fit:contain;object-fit:contain;width:3.75rem}.header__brand-title[data-v-f17fc4f8]{color:var(--color-primary);display:block;font-size:1.625rem;font-weight:700;letter-spacing:.04em;line-height:1.3;margin:0;text-shadow:0 .125rem .625rem rgba(61,140,255,.38),0 .0625rem .1875rem rgba(42,120,228,.28);white-space:nowrap}.header__nav-item[data-v-f17fc4f8]{overflow:visible;position:relative}.header__nav-link[data-v-f17fc4f8]{align-items:center;background:none;border:none;color:var(--color-text-body);cursor:pointer;display:inline-flex;font-size:.9375rem;font-weight:500;gap:.25rem;padding:.25rem 0;position:relative;transition:color var(--transition);white-space:nowrap}.header__nav-item--active>.header__nav-link[data-v-f17fc4f8],.header__nav-item--dropdown:hover>.header__nav-link[data-v-f17fc4f8],.header__nav-link--active[data-v-f17fc4f8],.header__nav-link[data-v-f17fc4f8]:hover{color:var(--color-primary);font-weight:600}.header__nav-link[data-v-f17fc4f8]:after{background:var(--color-primary);bottom:0;content:"";height:.125rem;left:0;position:absolute;right:0;transform:scaleX(0);transition:transform var(--transition)}.header__nav-item--active>.header__nav-link[data-v-f17fc4f8]:after,.header__nav-item--dropdown:hover>.header__nav-link[data-v-f17fc4f8]:after,.header__nav-link--active[data-v-f17fc4f8]:after,.header__nav-link[data-v-f17fc4f8]:hover:after{transform:scaleX(1)}.header__nav-arrow[data-v-f17fc4f8]{height:.75rem;transition:transform var(--transition);width:.75rem}.header__nav-item--dropdown:hover .header__nav-arrow[data-v-f17fc4f8],.header__nav-item--open .header__nav-arrow[data-v-f17fc4f8]{transform:rotate(180deg)}.header__subnav[data-v-f17fc4f8]{background:var(--color-white);border:.0625rem solid var(--color-border);border-radius:var(--radius-sm);box-shadow:0 .5rem 1.5rem var(--color-shadow-lg);left:50%;list-style:none;min-width:7.5rem;opacity:0;padding:.5rem 0;position:absolute;top:calc(100% + .5rem);transform:translate(-50%);transition:opacity var(--transition),visibility var(--transition);visibility:hidden;z-index:1001}.header__subnav--mega[data-v-f17fc4f8]{border-radius:.75rem;left:0;min-width:17.5rem;overflow:hidden;padding:1rem 0 .75rem;transform:none}.header__subnav--mega[data-v-f17fc4f8]:before{bottom:.5rem;color:#3d8cff0f;content:"科创";font-size:3.5rem;font-weight:700;line-height:1;pointer-events:none;position:absolute;right:.75rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.header__subnav-title[data-v-f17fc4f8]{color:#667085;font-size:.8125rem;font-weight:600;padding:0 1.25rem .625rem}.header__subnav-link--rich[data-v-f17fc4f8]{display:block;padding:.75rem 1.25rem;white-space:normal}.header__subnav-link-top[data-v-f17fc4f8]{align-items:center;display:flex;gap:.5rem;margin-bottom:.25rem}.header__subnav-link-top strong[data-v-f17fc4f8]{color:#1f2329;font-size:.9375rem;font-weight:700}.header__subnav-ai[data-v-f17fc4f8]{align-items:center;background:#3d8cff1f;border-radius:.25rem;color:var(--color-primary);display:inline-flex;font-size:.6875rem;font-weight:700;height:1.125rem;justify-content:center;line-height:1;min-width:1.5rem;padding:0 .375rem}.header__subnav-desc[data-v-f17fc4f8]{color:#8c8c8c;display:block;font-size:.75rem;line-height:1.55}.header__subnav-link--rich:hover .header__subnav-link-top strong[data-v-f17fc4f8]{color:var(--color-primary)}.header__nav-item--dropdown:hover .header__subnav[data-v-f17fc4f8],.header__nav-item--open .header__subnav[data-v-f17fc4f8]{opacity:1;visibility:visible}.header__subnav-link[data-v-f17fc4f8]{color:var(--color-text-body);display:block;font-size:.875rem;padding:.625rem 1.25rem;transition:color var(--transition),background var(--transition);white-space:nowrap}.header__subnav-link--active[data-v-f17fc4f8],.header__subnav-link[data-v-f17fc4f8]:hover{background:var(--color-primary-pale);color:var(--color-primary)}.header__subnav-link--active .header__subnav-link-top strong[data-v-f17fc4f8]{color:var(--color-primary)}.header__col--auth[data-v-f17fc4f8],.header__right[data-v-f17fc4f8]{align-items:center;display:flex;gap:.75rem}.header__auth[data-v-f17fc4f8]{border:.0625rem solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text-body);font-size:.875rem;font-weight:500;padding:.5rem 1.125rem;transition:all var(--transition);white-space:nowrap}.header__auth[data-v-f17fc4f8]:hover{border-color:var(--color-primary);color:var(--color-primary)}.header__auth--primary[data-v-f17fc4f8]{background:linear-gradient(90deg,var(--color-primary) 0,var(--color-primary-light) 100%);border:none;color:var(--color-white);font-weight:600}.header__auth--primary[data-v-f17fc4f8]:hover{box-shadow:0 .25rem .75rem var(--color-shadow-lg);color:var(--color-white);transform:translateY(-.0625rem)}.header__avatar[data-v-f17fc4f8],.header__user-menu[data-v-f17fc4f8]{position:relative}.header__avatar[data-v-f17fc4f8]{align-items:center;background:var(--theme-green-pale,#e8f5e9);border:.0625rem solid rgba(46,125,50,.18);border-radius:50%;color:var(--color-header-title,#2e7d32);cursor:pointer;display:inline-flex;height:2.5rem;justify-content:center;overflow:visible;padding:0;transition:box-shadow var(--transition),transform var(--transition);width:2.5rem}.header__avatar[data-v-f17fc4f8]:hover{box-shadow:0 .25rem .75rem var(--color-shadow-lg);transform:translateY(-.0625rem)}.header__avatar img[data-v-f17fc4f8]{border-radius:50%;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.header__avatar-badge[data-v-f17fc4f8]{background:var(--color-primary);border-radius:.5625rem;box-shadow:0 0 0 .125rem var(--color-white);color:#fff;font-size:.6875rem;font-weight:600;height:1.125rem;line-height:1.125rem;min-width:1.125rem;padding:0 .3125rem;position:absolute;right:-.25rem;text-align:center;top:-.25rem}.header__user-dropdown[data-v-f17fc4f8]{background:var(--color-white);border:.0625rem solid var(--color-border);border-radius:var(--radius-sm);box-shadow:0 .5rem 1.5rem var(--color-shadow-lg);list-style:none;margin:0;min-width:11.25rem;opacity:0;padding:.5rem 0;position:absolute;right:0;top:calc(100% + .625rem);transform:translateY(-.25rem);transition:opacity var(--transition),visibility var(--transition),transform var(--transition);visibility:hidden;z-index:1002}.header__user-menu--open .header__user-dropdown[data-v-f17fc4f8],.header__user-menu:hover .header__user-dropdown[data-v-f17fc4f8]{opacity:1;transform:translateY(0);visibility:visible}.header__user-info[data-v-f17fc4f8]{border-bottom:.0625rem solid var(--color-border);display:flex;flex-direction:column;gap:.125rem;padding:.625rem 1rem .75rem}.header__user-info-name[data-v-f17fc4f8]{color:var(--color-text-body);font-size:.875rem;font-weight:600}.header__user-info-mobile[data-v-f17fc4f8]{color:var(--color-text-muted);font-size:.75rem}.header__user-action[data-v-f17fc4f8]{align-items:center;background:transparent;border:none;color:var(--color-text-body);cursor:pointer;display:flex;font-size:.875rem;gap:.5rem;padding:.625rem 1rem;text-align:left;transition:color var(--transition),background var(--transition);width:100%}.header__user-action svg[data-v-f17fc4f8]{height:1rem;width:1rem}.header__user-action[data-v-f17fc4f8]:hover{background:var(--color-primary-pale);color:var(--color-primary)}.header__menu-toggle[data-v-f17fc4f8]{display:none;height:2.25rem;position:relative;width:2.25rem}.header__menu-toggle span[data-v-f17fc4f8],.header__menu-toggle span[data-v-f17fc4f8]:after,.header__menu-toggle span[data-v-f17fc4f8]:before{background:var(--color-primary);border-radius:.0625rem;display:block;height:.125rem;left:.4375rem;position:absolute;transition:all var(--transition);width:1.375rem}.header__menu-toggle span[data-v-f17fc4f8]{top:1.0625rem}.header__menu-toggle span[data-v-f17fc4f8]:before{content:"";top:-.4375rem}.header__menu-toggle span[data-v-f17fc4f8]:after{content:"";top:.4375rem}.header__menu-toggle span.open[data-v-f17fc4f8]{background:transparent}.header__menu-toggle span.open[data-v-f17fc4f8]:before{top:0;transform:rotate(45deg)}.header__menu-toggle span.open[data-v-f17fc4f8]:after{top:0;transform:rotate(-45deg)}@media(max-width:700px){.header__inner[data-v-f17fc4f8]{gap:.75rem;justify-content:space-between}.header__col--auth[data-v-f17fc4f8],.header__col--brand[data-v-f17fc4f8]{flex:0 1 auto}.header__col--nav[data-v-f17fc4f8]{flex:0}.header__brand-logo[data-v-f17fc4f8]{height:1.75rem;width:1.75rem}.header__brand-title[data-v-f17fc4f8]{font-size:.875rem;letter-spacing:.02em;line-height:1.35;max-width:8.75rem;white-space:normal}.header__auth[data-v-f17fc4f8]{display:none}.header__menu-toggle[data-v-f17fc4f8]{display:block}.header__nav[data-v-f17fc4f8]{align-items:stretch;background:var(--color-white);border-bottom:.0625rem solid var(--color-border);box-shadow:0 .5rem 1.5rem var(--color-shadow-lg);display:none;flex-direction:column;gap:0;left:0;max-height:calc(100vh - var(--header-height));overflow-y:auto;padding:.5rem 0 .75rem;position:fixed;right:0;top:var(--header-height)}.header__nav--open[data-v-f17fc4f8]{display:flex}.header__nav-link[data-v-f17fc4f8]{justify-content:center;padding:.875rem 1.5rem;width:100%}.header__nav-link[data-v-f17fc4f8]:after{display:none}.header__nav-item--dropdown[data-v-f17fc4f8]{width:100%}.header__nav-item--dropdown>.header__nav-link[data-v-f17fc4f8]{justify-content:center;width:100%}.header__subnav[data-v-f17fc4f8]{background:var(--color-primary-pale);border:none;box-shadow:none;display:none;padding:0;position:static;transform:none}.header__subnav--mega[data-v-f17fc4f8]{min-width:0;padding:0}.header__subnav--mega[data-v-f17fc4f8]:before{display:none}.header__subnav-title[data-v-f17fc4f8]{padding:.625rem 1.5rem .375rem;text-align:center}.header__nav-item--open .header__subnav[data-v-f17fc4f8]{display:block;opacity:1;visibility:visible}.header__nav-item--dropdown:hover .header__subnav[data-v-f17fc4f8]{display:none}.header__nav-item--dropdown.header__nav-item--open .header__subnav[data-v-f17fc4f8]{display:block}.header__subnav-link[data-v-f17fc4f8]{padding:.75rem 1.5rem;text-align:center}.header__subnav-link--rich[data-v-f17fc4f8]{padding:.75rem 1.5rem;text-align:left}}.footer[data-v-3edbb29e]{font-family:Noto Sans SC,-apple-system,PingFang SC,sans-serif}.footer__top-bar[data-v-3edbb29e]{background:linear-gradient(90deg,var(--theme-blue-lighter) 0,var(--color-primary) 40%,var(--color-primary-dark) 70%,#0a2a6e 100%);height:.25rem}.footer__main[data-v-3edbb29e]{background:linear-gradient(160deg,#0a1f54,#0d2b72 50%,#0f3585);padding:3.5rem 0 2rem}.footer__inner[data-v-3edbb29e]{align-items:start;display:grid;gap:3rem;grid-template-columns:1fr auto}.footer__logo[data-v-3edbb29e]{margin-bottom:1.25rem}.footer__logo-name[data-v-3edbb29e]{line-height:1.4;margin-bottom:.1875rem}.footer__logo-name[data-v-3edbb29e],.footer__logo-sub[data-v-3edbb29e]{color:#fff;display:block;font-size:1.125rem;font-weight:700}.footer__logo-sub[data-v-3edbb29e]{letter-spacing:.08em}.footer__brand-desc[data-v-3edbb29e]{color:#ffffff8c;font-size:.8125rem;line-height:1.8;margin:0 0 1.25rem}.footer__contact[data-v-3edbb29e]{display:flex;flex-direction:column;gap:.5rem}.footer__contact-item[data-v-3edbb29e]{align-items:center;color:#fff9;display:flex;font-size:.8125rem;gap:.5rem}.footer__contact-item a[data-v-3edbb29e]{color:inherit;text-decoration:none;transition:color .2s}.footer__contact-item a[data-v-3edbb29e]:hover{color:#ffffffe6}.footer__contact-item svg[data-v-3edbb29e]{color:#64b4ffb3;flex-shrink:0}.footer__nav-title[data-v-3edbb29e]{color:#ffffffe6;font-size:.875rem;font-weight:700;letter-spacing:.03125rem;margin:0 0 1.125rem;padding-bottom:.625rem;position:relative}.footer__nav-title[data-v-3edbb29e]:after{background:var(--color-primary);border-radius:.0625rem;bottom:0;content:"";height:.125rem;left:0;position:absolute;width:1.5rem}.footer__qr-row[data-v-3edbb29e]{display:flex;gap:1rem}.footer__qr-item[data-v-3edbb29e]{text-align:center}.footer__qr-box[data-v-3edbb29e]{align-items:center;background:#ffffff14;border:.0625rem solid hsla(0,0%,100%,.14);border-radius:.5rem;display:flex;height:5rem;justify-content:center;margin-bottom:.4375rem;padding:.5rem;transition:background .2s,border-color .2s;width:5rem}.footer__qr-box[data-v-3edbb29e]:hover{background:#ffffff1f;border-color:#ffffff40}.footer__qr-inner[data-v-3edbb29e]{color:#ffffffbf;height:100%;width:100%}.footer__qr-inner[data-v-3edbb29e] svg{height:100%;width:100%}.footer__qr-img[data-v-3edbb29e]{border-radius:.25rem;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.footer__qr-label[data-v-3edbb29e]{color:#ffffff73;font-size:.75rem}.footer__friends[data-v-3edbb29e]{border-top:.0625rem solid hsla(0,0%,100%,.08);margin-top:2.5rem;padding-top:1.75rem}.footer__friends-title[data-v-3edbb29e]{color:#ffffffe6;font-size:.875rem;font-weight:700;letter-spacing:.03125rem;margin:0 0 1rem}.footer__friends-row[data-v-3edbb29e]{display:grid;gap:.875rem;grid-template-columns:repeat(5,minmax(0,1fr))}.footer__friend-box[data-v-3edbb29e]{align-items:center;background:#3d8cff;border:.0625rem solid hsla(0,0%,100%,.1);border-radius:.125rem;color:#ffffffe0;display:flex;font-size:.875rem;font-weight:500;justify-content:center;line-height:1.5;min-height:3.5rem;padding:.875rem .625rem;text-align:center;text-decoration:none;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.footer__friend-box[data-v-3edbb29e]:hover{background:#3d8cff47;border-color:#6aa5ff73;color:#fff;transform:translateY(-.0625rem)}.footer__bottom[data-v-3edbb29e]{border-top:.0625rem solid hsla(0,0%,100%,.08);margin-top:2.5rem;padding-top:1.5rem}.footer__copyright[data-v-3edbb29e]{align-items:center;color:#ffffff4d;display:flex;flex-wrap:wrap;font-size:.75rem;gap:.75rem;justify-content:center}.footer__copyright a[data-v-3edbb29e]{color:#ffffff4d;text-decoration:none;transition:color .2s}.footer__copyright a[data-v-3edbb29e]:hover{color:#69c0ff}.footer__sep[data-v-3edbb29e]{background:#ffffff26;flex-shrink:0;height:.75rem;width:.0625rem}@media(max-width:1100px){.footer__inner[data-v-3edbb29e]{gap:2.25rem;grid-template-columns:1fr}.footer__brand[data-v-3edbb29e]{display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.footer__logo[data-v-3edbb29e]{grid-column:1/-1}.footer__friends-row[data-v-3edbb29e]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:768px){.footer__inner[data-v-3edbb29e]{gap:2rem}.footer__brand[data-v-3edbb29e]{grid-template-columns:1fr}.footer__friends-row[data-v-3edbb29e]{grid-template-columns:repeat(2,minmax(0,1fr))}.footer__copyright[data-v-3edbb29e]{flex-direction:column;gap:.5rem;text-align:center}.footer__sep[data-v-3edbb29e]{display:none}}@media(max-width:480px){.footer__main[data-v-3edbb29e]{padding:2.5rem 0 2rem}.footer__friends-row[data-v-3edbb29e]{grid-template-columns:1fr}.footer__friend-box[data-v-3edbb29e]{font-size:.8125rem;min-height:3rem}}.service-consult[data-v-68e8cf6d]{align-items:center;-webkit-backdrop-filter:blur(.25rem);backdrop-filter:blur(.25rem);background:#0f23508c;display:flex;inset:0;justify-content:center;padding:1.5rem;position:fixed;z-index:3000}.service-consult__box[data-v-68e8cf6d]{background:#fff;border-radius:1.25rem;box-shadow:0 1.5rem 4rem #0f235038,0 0 0 .0625rem #3d8cff14;max-height:90vh;overflow:auto;position:relative;width:min(32.5rem,94vw)}.service-consult__head[data-v-68e8cf6d]{align-items:flex-start;background:linear-gradient(135deg,var(--theme-blue-pale) 0,#fff 100%);border-bottom:.0625rem solid var(--theme-blue-pale-border);border-radius:1.25rem 1.25rem 0 0;display:flex;gap:.875rem;padding:1.75rem 1.75rem 1.375rem}.service-consult__head-icon[data-v-68e8cf6d]{align-items:center;background:var(--theme-blue-gradient);border-radius:.75rem;box-shadow:0 .5rem 1.25rem #3d8cff47;color:#fff;display:flex;flex-shrink:0;height:2.75rem;justify-content:center;width:2.75rem}.service-consult__head-icon svg[data-v-68e8cf6d]{height:1.375rem;width:1.375rem}.service-consult__title[data-v-68e8cf6d]{color:#1a2a3a;font-size:1.25rem;font-weight:700;line-height:1.35;margin:0 0 .25rem}.service-consult__subtitle[data-v-68e8cf6d]{color:#6b7a8f;font-size:.8125rem;line-height:1.5;margin:0}.service-consult__close[data-v-68e8cf6d]{align-items:center;background:#ffffffd9;border:none;border-radius:50%;color:#8a96a8;cursor:pointer;display:flex;height:2.25rem;justify-content:center;position:absolute;right:1.125rem;top:1.125rem;transition:color .2s ease,background .2s ease,transform .2s ease;width:2.25rem}.service-consult__close svg[data-v-68e8cf6d]{height:1.125rem;width:1.125rem}.service-consult__close[data-v-68e8cf6d]:hover{background:#fff;color:var(--color-primary-dark);transform:rotate(90deg)}.service-consult__form[data-v-68e8cf6d]{display:flex;flex-direction:column;gap:1.25rem;padding:1.5rem 1.75rem 1.75rem}.service-consult__row[data-v-68e8cf6d]{display:grid;gap:1rem;grid-template-columns:1fr 1fr}.service-consult__field[data-v-68e8cf6d]{display:flex;flex-direction:column;gap:.5rem}.service-consult__field label[data-v-68e8cf6d]{color:#374151;font-size:.875rem;font-weight:600}.service-consult__required[data-v-68e8cf6d]{color:#ef4444;font-weight:500}.service-consult__optional[data-v-68e8cf6d]{color:#9ca3af;font-size:.75rem;font-weight:400;margin-left:.25rem}.service-consult__input[data-v-68e8cf6d],.service-consult__textarea[data-v-68e8cf6d]{background:#f8fafe;border:.0625rem solid var(--theme-blue-pale-border);border-radius:.625rem;color:#1f2937;font-size:.875rem;line-height:1.5;outline:none;padding:.75rem .875rem;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;width:100%}.service-consult__textarea[data-v-68e8cf6d]{min-height:6.75rem;resize:vertical}.service-consult__input[data-v-68e8cf6d]::-moz-placeholder,.service-consult__textarea[data-v-68e8cf6d]::-moz-placeholder{color:#a0aec0}.service-consult__input[data-v-68e8cf6d]::placeholder,.service-consult__textarea[data-v-68e8cf6d]::placeholder{color:#a0aec0}.service-consult__input[data-v-68e8cf6d]:hover,.service-consult__textarea[data-v-68e8cf6d]:hover{border-color:#a8c8ff}.service-consult__input[data-v-68e8cf6d]:focus,.service-consult__textarea[data-v-68e8cf6d]:focus{background:#fff;border-color:var(--color-primary);box-shadow:0 0 0 .1875rem #3d8cff24}.service-consult__error[data-v-68e8cf6d]{color:#ef4444;font-size:.75rem;margin:0}.service-consult__footer[data-v-68e8cf6d]{display:flex;gap:.75rem;justify-content:flex-end;padding-top:.25rem}.service-consult__btn[data-v-68e8cf6d]{align-items:center;border:none;border-radius:62.4375rem;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:600;justify-content:center;min-width:6.75rem;padding:.6875rem 1.5rem;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}.service-consult__btn[data-v-68e8cf6d]:disabled{cursor:not-allowed;opacity:.65;transform:none}.service-consult__btn--ghost[data-v-68e8cf6d]{background:#f3f6fb;border:.0625rem solid #e2e8f0;color:#64748b}.service-consult__btn--ghost[data-v-68e8cf6d]:hover:not(:disabled){background:#e8eef8;color:#475569}.service-consult__btn--primary[data-v-68e8cf6d]{background:var(--theme-blue-gradient);box-shadow:0 .5rem 1.25rem #3d8cff47;color:#fff}.service-consult__btn--primary[data-v-68e8cf6d]:hover:not(:disabled){box-shadow:0 .75rem 1.75rem #3d8cff57;transform:translateY(-.0625rem)}.service-consult-enter-active[data-v-68e8cf6d],.service-consult-leave-active[data-v-68e8cf6d]{transition:opacity .24s ease}.service-consult-enter-active .service-consult__box[data-v-68e8cf6d],.service-consult-leave-active .service-consult__box[data-v-68e8cf6d]{transition:transform .24s ease,opacity .24s ease}.service-consult-enter-from[data-v-68e8cf6d],.service-consult-leave-to[data-v-68e8cf6d]{opacity:0}.service-consult-enter-from .service-consult__box[data-v-68e8cf6d],.service-consult-leave-to .service-consult__box[data-v-68e8cf6d]{opacity:0;transform:scale(.94) translateY(.5rem)}@media(max-width:700px){.service-consult[data-v-68e8cf6d]{align-items:flex-end;padding:1rem}.service-consult__box[data-v-68e8cf6d]{border-radius:1.25rem 1.25rem 0 0;max-height:92vh}.service-consult__head[data-v-68e8cf6d]{padding:1.375rem 1.25rem 1.125rem}.service-consult__form[data-v-68e8cf6d]{gap:1.125rem;padding:1.25rem 1.25rem 1.5rem}.service-consult__row[data-v-68e8cf6d]{gap:1.125rem;grid-template-columns:1fr}.service-consult__footer[data-v-68e8cf6d]{flex-direction:column-reverse}.service-consult__btn[data-v-68e8cf6d]{min-width:0;width:100%}}.fix-float[data-v-1aa57a90]{bottom:2.5rem;position:fixed;right:1.5rem;z-index:500}.fix-float__panel[data-v-1aa57a90]{background:var(--theme-blue-gradient);border-radius:.625rem;box-shadow:0 .5rem 1.5rem #3d8cff59;display:flex;flex-direction:column;overflow:hidden;width:4.5rem}.fix-float__item[data-v-1aa57a90]{align-items:center;background:transparent;border:none;color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:.375rem;justify-content:center;min-height:4.875rem;padding:.875rem .5rem;transition:background .2s ease;width:100%}.fix-float__item[data-v-1aa57a90]:hover{background:#ffffff1f}.fix-float__icon[data-v-1aa57a90]{align-items:center;display:flex;height:1.625rem;justify-content:center;width:1.625rem}.fix-float__icon svg[data-v-1aa57a90]{color:#fff;height:1.5rem;width:1.5rem}.fix-float__label[data-v-1aa57a90]{font-size:.75rem;font-weight:500;letter-spacing:.02em;line-height:1.2;white-space:nowrap}.fix-float__divider[data-v-1aa57a90]{background:#ffffff38;display:block;height:.0625rem;margin:0 .625rem}.fix-float-qr[data-v-1aa57a90]{align-items:center;-webkit-backdrop-filter:blur(.125rem);backdrop-filter:blur(.125rem);background:#0812309e;display:flex;inset:0;justify-content:center;padding:1.5rem;position:fixed;z-index:3000}.fix-float-qr__box[data-v-1aa57a90]{background:#fff;border-radius:1rem;box-shadow:0 1.25rem 3.75rem #08123047;padding:2.25rem 2rem 2rem;position:relative;text-align:center;width:min(22.5rem,92vw)}.fix-float-qr__close[data-v-1aa57a90]{background:transparent;border:none;border-radius:50%;color:#9ca3af;cursor:pointer;font-size:1.75rem;height:2rem;line-height:1;position:absolute;right:.875rem;top:.75rem;transition:color .2s ease,background .2s ease;width:2rem}.fix-float-qr__close[data-v-1aa57a90]:hover{background:#f3f4f6;color:#4b5563}.fix-float-qr__title[data-v-1aa57a90]{color:#1f2937;font-size:1.25rem;font-weight:600;line-height:1.4;margin:0 0 1.5rem}.fix-float-qr__img-wrap[data-v-1aa57a90]{align-items:center;display:flex;justify-content:center;margin:0 auto}.fix-float-qr__img[data-v-1aa57a90]{display:block;-o-object-fit:cover;object-fit:cover}.fix-float-qr__img[data-v-1aa57a90],.fix-float-qr__placeholder[data-v-1aa57a90]{border-radius:.75rem;height:min(15rem,68vw);width:min(15rem,68vw)}.fix-float-qr__placeholder[data-v-1aa57a90]{align-items:center;background:#f3f6fb;color:var(--color-primary-dark);display:flex;justify-content:center}.fix-float-qr__placeholder svg[data-v-1aa57a90]{height:72%;width:72%}.fix-float-qr__name[data-v-1aa57a90]{color:#6b7280;font-size:.875rem;line-height:1.5;margin:1.125rem 0 0}.fix-float-qr-enter-active[data-v-1aa57a90],.fix-float-qr-leave-active[data-v-1aa57a90]{transition:opacity .24s ease}.fix-float-qr-enter-active .fix-float-qr__box[data-v-1aa57a90],.fix-float-qr-leave-active .fix-float-qr__box[data-v-1aa57a90]{transition:transform .24s ease,opacity .24s ease}.fix-float-qr-enter-from[data-v-1aa57a90],.fix-float-qr-leave-to[data-v-1aa57a90]{opacity:0}.fix-float-qr-enter-from .fix-float-qr__box[data-v-1aa57a90],.fix-float-qr-leave-to .fix-float-qr__box[data-v-1aa57a90]{opacity:0;transform:scale(.92)}@media(max-width:700px){.fix-float[data-v-1aa57a90]{bottom:1.5rem;right:.75rem}.fix-float__panel[data-v-1aa57a90]{width:4rem}.fix-float__item[data-v-1aa57a90]{min-height:4.375rem;padding:.75rem .375rem}.fix-float__label[data-v-1aa57a90]{font-size:.6875rem}.fix-float-qr__box[data-v-1aa57a90]{padding:2rem 1.5rem 1.75rem}.fix-float-qr__title[data-v-1aa57a90]{font-size:1.125rem;margin-bottom:1.25rem}}.home-reg-float.no-rem{bottom:50%;display:none;left:0;pointer-events:auto;position:fixed;transform:translateY(50%);width:200px;z-index:490}.home-reg-float__link{box-shadow:0 .5rem 1.5rem #0f172a2e;display:block;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.home-reg-float__link:hover{box-shadow:0 .75rem 1.75rem #0f172a38;transform:translateY(-.125rem)}.home-reg-float__img{display:block;height:auto;width:100%}.home-reg-float__close{align-items:center;background:#000000a6;border:none;border-radius:50%;box-shadow:0 .125rem .5rem #0003;color:#fff;cursor:pointer;display:flex;font-size:1rem;height:1.375rem;justify-content:center;line-height:1;padding:0;position:absolute;right:-.5rem;top:-.5rem;transition:background .2s ease;width:1.375rem;z-index:2}.home-reg-float__close:hover{background:#000000d9}@media(max-width:640px){.home-reg-float.no-rem{bottom:16px;left:12px;width:110px}.home-reg-float__close{font-size:.875rem;height:1.25rem;right:-.375rem;top:-.375rem;width:1.25rem}}
