{"id":8923,"date":"2025-10-18T18:13:44","date_gmt":"2025-10-18T10:13:44","guid":{"rendered":"http:\/\/dev.pangu-cloud.com\/?page_id=8923"},"modified":"2025-11-21T17:21:27","modified_gmt":"2025-11-21T09:21:27","slug":"about-us-2","status":"publish","type":"page","link":"https:\/\/www.linkwayshk.com\/","title":{"rendered":"ABOUT US"},"content":{"rendered":"\n<div class=\"wp-block-uagb-container uagb-block-ac6dd77f alignfull uagb-is-root-container\">\n<meta name=\"format-detection\" content=\"telephone=no\">\n<meta name=\"format-detection\" content=\"address=no\">\n<style>\n  \/* Custom CSS *\/\n  \/* Reset *\/\n  html,\n  body {\n    height: 100dvh;\n    margin: 0;\n  }\n\n  body {\n    background: #000;\n    margin: 0;\n\n  }\n  .site-header {\n    top: 0;\n    height: 100px;\n    width: 100%;\n  }\n  .site-header.active-bg {\n    background: #004a38;\n  }\n  .custom-logo {\n    margin-top:0px!important;\n  }\n  #extra-content {\n    position: fixed !important;\n    width: 100% !important;\n    top: 0;\n    right: 0;\n    height: 100%;\n    margin: 0;\n    overflow-y: auto;\n    scroll-snap-type: y mandatory;\n    min-width: 1280px!important;\n    min-height: 760px!important;\n    background: #062633;\n  }\n\n  #extra-content .section2 p {\n    margin-bottom: .75rem;\n  }\n\n  .ast-primary-header-bar {\n    background: transparent !important;\n    margin-top:30px!important;\n  }\n\n  .section {\n    position: relative;\n    width: 100%;\n    height: 100vh;\n    scroll-snap-align: start;\n  }\n\n  .section1 {\n    isolation: isolate;\n    background: #000;\n  }\n\n  \/* Background image: full-screen, animates zoom from 100% -> 80% *\/\n  .bg {\n    position: absolute;\n    top: -30%!important;\n    left: auto!important;\n    right: 0!important;\n    inset: 0;\n    width: 70%;\n    height: auto;\n    object-fit: cover;\n    will-change: transform;\n    transform-origin: center right;\n    animation: bgZoom 21000ms ease-in forwards;\n    z-index: 1;\n  }\n\n  \/* Edge overlays *\/\n  .edge {\n    position: absolute;\n    top: 0;\n    height: 100%;\n    width: auto;\n    max-width: none;\n    object-fit: contain;\n    will-change: transform;\n    z-index: 2;\n    pointer-events: none;\n  }\n\n  .edge.left {\n    z-index: 4;\n    left: 0;\n    transform: translateX(-100%);\n    animation: leftSlide 1000ms cubic-bezier(.22, .61, .36, 1) 200ms forwards;\n  }\n\n  .edge.right {\n    right: 0;\n    transform: translate(100%, 100%);\n    animation: rightSlide 1000ms cubic-bezier(.22, .61, .36, 1) 1600ms forwards;\n    \/* height: calc(100% - 80px); *\/\n    width: 100%;\n    text-align: right;\n  }\n  .edge.right img {\n    height: calc(100% - 80px);\n  }\n  .edge.bottom {\n    position: static;\n    z-index: 3;\n    top: auto;\n    bottom: 0;\n    \/* transform: translateY(100%); \n    animation: slideInUp 1600ms forwards; *\/\n    height: 80px;\n    width: 100%;\n    background: #fff;\n  }\n\n  h1.uagb-ifb-title-pc {\n    padding-left: 8%;\n    position: absolute;\n    top: 35%;\n    z-index: 5;\n    color: #fff;\n    transform: translateX(-100%);\n    will-change: transform;\n    animation: leftSlide 1000ms cubic-bezier(.22, .61, .36, 1) 1600ms forwards;\n  }\n\n  .ast-builder-layout-element .ast-site-identity {\n    position: absolute;\n    transform: translateY(-100%);\n    will-change: transform;\n    animation: slideInDown 900ms cubic-bezier(.22, .61, .36, 1) 2150ms forwards;\n  }\n\n  #ast-hf-menu-1 {\n    opacity: 0;\n    will-change: opacity, transform;\n    animation: fadeIn 700ms ease 2300ms forwards;\n  }\n\n  .ast-builder-menu-1 .menu-item>.menu-link {\n    color: #fff;\n  }\n\n  \/* Keyframes *\/\n  @keyframes leftSlide {\n    from {\n      transform: translateX(-100%);\n    }\n\n    to {\n      transform: translateX(0%);\n    }\n  }\n\n  @keyframes rightSlide {\n    from {\n      transform: translate(100%,100%);\n    }\n    to {\n      transform: translate(0, 0);\n    }\n  }\n\n  @keyframes bgZoom {\n    0% {\n      transform: scale(1.5);\n    }\n    2% {\n      transform: scale(1.1);\n    }\n    100% {\n      transform: scale(1);\n    }\n  }\n\n  @keyframes slideInDown {\n    from {\n      transform: translateY(-100%);\n    }\n\n    to {\n      transform: translateY(0);\n    }\n  }\n\n  @keyframes fadeIn {\n    from {\n      opacity: 0;\n    }\n\n    to {\n      opacity: 1;\n    }\n  }\n\n  @keyframes slideInUp {\n    from {\n      transform: translateY(100%);\n    }\n\n    to {\n      transform: translateY(0);\n    }\n  }\n\n  \/* Section 2 styles *\/\n  .section2 {\n    background-color: #EAF3F1;\n    display: flex;\n    flex-direction: column;\n  }\n  .section2 .aboutus-text {\n    width: 40%;\n    margin: 0 auto;\n    padding-top: 8rem;\n    text-align: left;\n    transform: translateY(150%);\n    will-change: transform;\n  }\n  .section2 .aboutus-text.slideInUp {\n    animation: slideInUp 1600ms cubic-bezier(.22, .61, .36, 1) forwards;\n  }\n\n  .section2 .line {\n    width: 100px;\n    height: 5px;\n    margin: 0 auto;\n    background-color: #004B39;\n  }\n\n  .section2 h2,\n  .section2 h3 {\n    color: #004B39;\n    text-align: center;\n  }\n\n  .section2 .stripe {\n    position: relative;\n    flex: 1;\n    background-image: url(https:\/\/www.linkwayshk.com\/wp-content\/uploads\/2025\/09\/stripe-bg-1-scaled.png);\n    background-size: 80%;\n    background-position: 10% center;\n    background-repeat: no-repeat;\n  }\n\n  .section2 .footer {\n    width: 100%;\n    height: 150px;\n    position: relative;\n  }\n  .section2 img.footer-bg {\n    position: absolute;\n    top: 0;\n    height: 100%;\n    object-fit: cover;\n    width: 100%;\n  }\n  .section2 .footer .footer-text {\n    position: absolute;\n    width: 100%;\n    display: flex;\n    justify-content: space-around;\n    align-items: center;\n    height: 100%;\n  }\n\n  .section2 .footer .footer-text p {\n    width: 430px;\n    color: #fff;\n    font-size: 14px;\n  }\n\n  \/* Mobile overrides *\/\n  @media (max-width: 919px) {\n    .ast-primary-header-bar {\n      margin-top:0!important;\n    }\n    .bg,\n    .edge,\n    .ast-builder-layout-element .ast-site-identity,\n    h1.uagb-ifb-title-pc {\n      animation: none !important;\n      transform: none !important;\n    }\n    .bg {\n      top: 0!important;\n      width: auto;\n      height: 100%;\n    }\n    #extra-content {\n      min-width: auto!important;\n      min-height: auto!important;\n      overflow-x: hidden;\n      height: 100dvh!important;\n    }\n    .site-header {\n      height: 80px;\n    }\n    .edge.left {\n      left: auto;\n      right: 20%;\n    }\n    .edge.right {\n      left: 20%;\n      right: auto;\n    }\n    .ast-header-break-point .ast-site-identity {\n      width: auto;\n    }\n    .section2 .menu-bg {\n      height: 75px;\n    }\n    .section2 .footer {\n      height: 140px;\n      background: #024B3A;\n    }\n    .section2 .footer img.footer-bg {\n      display: none;\n    }\n    .section2 .aboutus-text {\n      width: auto;\n      margin: 0 1rem;\n      padding-top: 1.5rem;\n      transform: translateY(0);\n    }\n    .section2 .footer .footer-text p {\n      padding: 1rem!important;\n    }\n    .section2 .footer .footer-intro {\n      display: none;\n    }\n    .section2 .stripe {\n      max-height: calc(100% - 140px);\n      overflow: auto;\n    }\n  }\n<\/style>\n<div id=\"extra-content\">\n  <section class=\"section section1\" aria-label=\"Animated intro\">\n    <h1 class=\"uagb-ifb-title-pc\">BLENGING FINANCE <br>AND <br>TECHNOLOGY<\/h1>\n    <img decoding=\"async\" class=\"bg\" alt=\"Background\" src=\"https:\/\/www.linkwayshk.com\/wp-content\/uploads\/2025\/09\/bg.jpg\" \/>\n    <br \/>\n    <img decoding=\"async\" class=\"edge left\" alt=\"\" src=\"https:\/\/www.linkwayshk.com\/wp-content\/uploads\/2025\/09\/left.png\" \/>\n    <br \/>\n    <div class=\"edge right\">\n      <img decoding=\"async\" alt=\"\" src=\"https:\/\/www.linkwayshk.com\/wp-content\/uploads\/2025\/09\/right.png\" \/>\n      <div class=\"edge bottom\"><\/div>\n    <\/div>\n    <br \/>\n  <\/section>\n  <section class=\"section section2\" aria-label=\"Section two\">\n    <div class=\"stripe\">\n      <div class=\"menu-bg\"><\/div>\n      <div class=\"aboutus-text\">\n        <div class=\"line\"><\/div>\n        <h2>ABOUT US<\/h2>\n        <p>At Linkways, we believe that successful investing requires discipline, patience, and a long-term perspective. We focus on identifying high-quality investments that have the potential to deliver superior returns over the long term.<\/p>\n        <br\/>\n        <p>We believe that risk management is essential to successful investing, and we use a disciplined approach to manage risk in our portfolios. We are committed to transparency, and we provide our clients with regular updates on the performance of their portfolios.<\/p>\n        <br\/>\n        <p>We have a team of experienced investment professionals who use a disciplined investment approach to identify opportunities in the market and manage risk. Our investment approach is based on in-depth research, analysis, and due diligence to identify the most attractive investment opportunities.<\/p>\n      <\/div>\n    <\/div>\n    <div class=\"footer\">\n      <img decoding=\"async\" src=\"https:\/\/www.linkwayshk.com\/wp-content\/uploads\/2025\/09\/footer.jpg\" class=\"footer-bg\" \/>\n      <div class=\"footer-text\">\n        <p style=\"margin:0;text-align:justify;font-size:14px;line-height:1.2;color:#ffffff;\" class=\"footer-intro\">\n          Linkways Asset Management is a Hong Kong-based asset management firm with Securities and Futures Commission licensing to provide Type 9 (asset management) services to investors (license no. BML162). Linkways Investment Management holds licensing to provide Type 1,2 and 4 (Dealing in securities and futures contacts and Advising on securities) services to investors (license no. BML163).\n        <\/p>\n        <p style=\"text-align: left;\">\n          <span style=\"color: #ffffff;\">\u9999\u6e2f\u4e2d\u74b0\u90fd\u7239\u5229\u88573-11\u865f\u5e1d\u7d0d\u5927\u5ec87\u6a13702\u5ba4<\/span><br>\n\n          <span style=\"color: #ffffff;\">Room 702, 7\/F, Dina House,3-11 Duddell St., Central, Hong Kong. CS@linkwayshk.com<\/span>\n          <br>\n          <span style=\"color: #ffffff;\">\n            <img loading=\"lazy\" decoding=\"async\" class=\"wp-image-6673 alignnone\" src=\"https:\/\/www.linkwayshk.com\/wp-content\/uploads\/2025\/09\/phone-1.png\" alt=\"\" width=\"28\" height=\"28\">\n            <span style=\"font-size: 16pt;color:#fff\">+852-2578-8228<\/span>\n          <\/span>\n        <\/p>\n      <\/div>\n      \n    <\/div>\n  <\/section>\n  <script src=\"https:\/\/www.linkwayshk.com\/wp-content\/uploads\/2025\/10\/aboutus.js\"><\/script>\n<\/div>\n\n\n\n<div class=\"wp-block-uagb-info-box uagb-block-4e2bc404 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top wp-block-uagb-info-box--has-margin uag-hide-desktop uag-hide-tab uag-hide-mob uag-blocks-common-selector\" style=\"--z-index-desktop:1000;;--z-index-tablet:undefined;;--z-index-mobile:undefined;\"><div class=\"uagb-infobox-margin-wrapper\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-title-wrap\"><\/div><\/div><\/div><\/div>\n<\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>BLENGING FINANCE AND TECHNOLOGY ABOUT US At Linkways, w &hellip;<\/p>\n<p class=\"read-more\"> <a class=\"\" href=\"https:\/\/www.linkwayshk.com\/\"> <span class=\"screen-reader-text\">ABOUT US<\/span> \u95b1\u8b80\u5168\u6587 &raquo;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":1,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"body {\n    font-family: \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"PingFangSC-Regular\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Arial\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Microsoft Yahei\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SF Pro Text\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SF Pro Icons\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"PingFang SC\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Helvetica Neue\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Helvetica\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",sans-serif !important;\n\tline-height:1.6;\n}\nheader{\n\tposition:fixed !important;\n}\n","site-sidebar-layout":"no-sidebar","site-content-layout":"plain-container","ast-site-content-layout":"default","site-content-style":"unboxed","site-sidebar-style":"unboxed","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"disabled","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"enabled","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-8923","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"Linkways","author_link":"https:\/\/www.linkwayshk.com\/?author=1"},"uagb_comment_info":0,"uagb_excerpt":"BLENGING FINANCE AND TECHNOLOGY ABOUT US At Linkways, w...","_links":{"self":[{"href":"https:\/\/www.linkwayshk.com\/index.php?rest_route=\/wp\/v2\/pages\/8923","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.linkwayshk.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.linkwayshk.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.linkwayshk.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.linkwayshk.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=8923"}],"version-history":[{"count":13,"href":"https:\/\/www.linkwayshk.com\/index.php?rest_route=\/wp\/v2\/pages\/8923\/revisions"}],"predecessor-version":[{"id":9046,"href":"https:\/\/www.linkwayshk.com\/index.php?rest_route=\/wp\/v2\/pages\/8923\/revisions\/9046"}],"wp:attachment":[{"href":"https:\/\/www.linkwayshk.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=8923"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}