<html lang="en">

<head>
    <title>502</title>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    <meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no">
    <meta name="theme-color" content="#000000">
    <link rel="shortcut icon" type="image/x-icon" href="https://azlcwebprodstorage.blob.core.windows.net/static/img/favicon[1].ico">
    <link rel="stylesheet" href="https://azlcwebprodstorage.blob.core.windows.net/static/css/style.css">
</head>


  <script>
    if (window.location.href === "http://lynkco.com") {
      window.location.href = "https://www.lynkco.com";
    }
  </script>

<body style="overflow: auto;" class="">
    <style>
        body {
            margin-top: -60px;
        }
        
        .hero-media .title.gradient .type-h1-big {
            background: -webkit-linear-gradient(rgba(30, 241, 198, 1), rgba(123, 97, 255, 1), rgba(220, 24, 96, 0));
            background-image: linear-gradient(to right, #DC1860, #7B61FF, #1EF1C6);
            -webkit-background-clip: text;
            -webkit-text-stroke: 4px transparent;
            color: #000;
            letter-spacing: 2px;
        }
        
        .hero-media .pattern {
            display: none;
        }
        
        @media (max-width: 767px) {
            .hero-media {
                position: absolute;
                top: 50%;
                margin-top: -150px;
            }
            .hero-media .title {
                grid-column-start: 3;
                -ms-grid-column: 3;
                -ms-grid-row: 3;
                text-align: center;
            }
            .hero-media .title.gradient .type-h1-big {
                font-size: 80px;
                line-height: 80px;
            }
            .hero-media .title.gradient>span {
                margin-bottom: 40px;
            }
            .hero-media .body-text {
                grid-column-start: 3;
                -ms-grid-column: 3;
                -ms-grid-row: 3;
                text-align: center;
            }
        }
        
        @media (min-width: 768px) {
            body {
                margin-top: -60px;
            }
            .hero-media {
                position: absolute;
                top: 50%;
                margin-top: -213px;
            }
            .hero-media .title.gradient {
                margin-bottom: 20px;
            }
            .hero-media .title.gradient .type-h1-big {
                font-size: 80px;
                line-height: 80px;
            }
        }
        
        @media (min-width: 992px) {
            .hero-media {
                position: absolute;
                top: 50%;
                margin-top: -305px;
            }
            .hero-media .title>span.type-h1 {
                margin-bottom: 0;
            }
            .hero-media .title.gradient .type-h1-big {
                font-size: 120px;
                line-height: 120px;
            }
            .hero-media .title {
                grid-column-end: span 7;
                -ms-grid-column-span: 7;
            }
            body {
                background-image: url(https://azlcwebprodstorage.blob.core.windows.net/static/img/LC_pattern.svg);
                background-position: 100% 50%;
                background-repeat: no-repeat;
            }
        }
    </style>
    <div id="root">
        <div style="display: block;">
            <div class="header-container">
                <div style="height: 60px;">
                    <header class="header">
                        <div class="header-cover"></div>
                        <div class="logo">
                            <a href="https://www.lynkco.com"><img src="https://azlcwebprodstorage.blob.core.windows.net/static/img/logo.svg" alt="logo" class="logo"></a>
                        </div>
                    </header>
                </div>
            </div>
            <div class="components-container root">

                <div class="hero-media padding-top-default padding-bottom-default grid">
                    <div class="full-width grid">
                        <h1 class="title gradient show-on-scroll is-visible"><span class="type-h1 is-visible"><span
                                    class="type-h1 is-visible"><span class="type-h1-big">502</span></span>
                            </span>
                        </h1>
                        <h1 class="title show-on-scroll is-visible"><span class="type-h1"><span
                                    class="type-h1 is-visible"><span class="type-h1">We'll
                                        be
                                        back.</span></span>
                            </span>
                        </h1>
                        <p class="body-text">
                            We are currently undergoing maintanance or we encountered an unforeseen problem. Please check back soon.

                        </p>

                    </div>
                </div>
            </div>
        </div>
    </div>

</body>

</html>