
<!DOCTYPE html>
<html lang="en">

<head>
  <meta charset="UTF-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
  <meta name="robots" content="noindex, nofollow" />
  <meta name="googlebot" content="noindex, nofollow" />
  <title>Avaya Maintenance Page</title>
    <style>
        * {
            box-sizing: border-box;
            margin: 0;
            padding: 0;
        }

        body {
            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
            background-color: #f9f9f9;
            color: #111827;
        }

        header {
            background-color: white;
            border-bottom: 2px solid #e5e7eb;
            padding: 1rem 2rem;
            display: flex;
            justify-content: space-between;
            align-items: center;
            flex-wrap: wrap;
        }

        .logo {
            font-size: 1.5rem;
            font-weight: bold;
            color: #e60000;
        }

        nav {
            display: flex;
            gap: 1.5rem;
            flex-wrap: wrap;
        }

        /* nav a {
            text-decoration: none;
            color: #374151;
            font-size: 0.95rem;
            position: relative;
        }

        nav a::after {
            content: " ▼";
            font-size: 0.7rem;
            color: blue;
        }

        .nav-right {
            display: flex;
            align-items: center;
            gap: 1rem;
        }

        .request-demo {
            background-color: #00b2ef;
            color: white;
            padding: 0.5rem 1rem;
            border: none;
            border-radius: 4px;
            cursor: pointer;
            font-size: 0.9rem;
        } */

        .main {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            text-align: center;
            min-height: 70vh;
            padding: 2rem;
        }

        .main h1 {
            /* font-size: 2rem; */
            /* font-weight: 400; */
            margin-bottom: 1rem;
            color: var(--Neutrals-Black, #000);
            text-align: center;

            /* Desktop/H1 */
            font-family: Oxygen, sans-serif;
            font-size: 60px;
            font-style: normal;
            font-weight: 300;
            line-height: 130%;
            /* 78px */
            letter-spacing: 2px;
            align-self: stretch;
            padding-bottom: 50px;
        }

        /* 
        .main a {
            font-family: Noto Sans JP;
      font-size: 18px;
      color: var(--Neutrals-Black, #000);;
      text-decoration: none;
      display: inline-block;
      margin-bottom: 40px;
      &:hover{
        border-bottom: 2px solid #61D6FF;
      } */
        /* color: #2563eb; */
        /* text-decoration: none;
            font-size: 0.95rem;
            margin-bottom: 2rem; */
        /* } */

        /* .main a::after {
            content: " →";
            color: #61D6FF;
            font-weight: bolder;
            font-size: 30px;
        } */

        .svg-contianer {
            max-width: 667px;
            width: 100%;
        }


        .grid-svg.top-right {
            position: absolute;
            right: 0;
            top: 70px;
        }

        .grid-svg.bottom-left {
            position: absolute;
            bottom: 0;
            left: 0;
        }

        /* Default: show desktop, hide mobile */
        .desktop-svg {
            display: block;
        }

        .mobile-svg {
            display: none;
        }

        @media screen and (max-width: 768px) {
            nav {
                gap: 0.8rem;
            }

            .main h1 {
                font-size: 1.5rem;
            }

            .svg-contianer {
                max-width: 350px;
            }

            .desktop-svg {
                display: none;
            }

            .mobile-svg {
                display: block;
            }

        }


        @media screen and (max-width: 425px) {
            .main {
                align-items: flex-start !important;
                justify-content: left !important;
                text-align: left !important;
            }

            .main h1 {
                text-align: left;
            }

            .main a {
                text-align: left !important;
                justify-content: left;
                align-items: flex-start;
                font-size: 16px;
            }


        }
    </style>
</head>

<body>

    <header>
        <div class="logo">
            <svg width="100" height="32" flex-shrink:0;viewBox="0 0 100 32" fill="none"
                xmlns="http://www.w3.org/2000/svg">
                <path
                    d="M63.1353 31.3857C63.2733 31.093 63.3955 30.8339 63.5177 30.5815C64.1922 29.1629 64.8721 27.7442 65.5466 26.3308C66.0529 25.2681 66.561 24.2053 67.0709 23.1426C67.089 23.1049 67.0976 23.0628 67.0958 23.0205C67.094 22.9781 67.0818 22.937 67.0605 22.9014C66.7048 22.0552 66.3507 21.207 65.9981 20.3568C64.9732 17.8679 63.9517 15.3825 62.9337 12.9006C62.4077 11.6141 61.8767 10.3269 61.3507 9.04038L58.1005 1.13025C58.0473 1.00407 58.0053 0.87191 57.9466 0.705405C58.0688 0.694205 58.1537 0.677031 58.2441 0.677031H61.4198C61.542 0.677031 61.6696 0.688231 61.7918 0.677031C61.8563 0.666131 61.9223 0.682003 61.9765 0.721465C62.0306 0.760928 62.0689 0.821066 62.0838 0.88983C62.302 1.46999 62.5298 2.04417 62.7583 2.6191C63.8311 5.31305 64.9023 8.00526 65.9719 10.6957L68.9197 18.1063C68.9783 18.2557 69.0418 18.399 69.1212 18.5887C69.1664 18.511 69.2072 18.4305 69.2434 18.3475C70.5183 15.3947 71.7948 12.4402 73.0729 9.4839C73.6093 8.23697 74.156 6.9908 74.6979 5.75059C75.4043 4.11939 76.1072 2.48992 76.8063 0.862203C76.8217 0.806502 76.8544 0.758288 76.899 0.725756C76.9435 0.693224 76.9971 0.678382 77.0507 0.683752H77.2046C78.3552 0.683752 79.5076 0.685743 80.6618 0.689725C80.747 0.690433 80.832 0.696166 80.9166 0.706898C80.8848 0.798737 80.8689 0.862204 80.842 0.924923C80.2794 2.16587 79.716 3.41205 79.1527 4.653C78.4039 6.3076 77.6533 7.96593 76.9008 9.628C76.4763 10.5703 76.0455 11.5066 75.6154 12.4489C74.7764 14.3046 73.9371 16.158 73.0977 18.0093L70.4212 23.9034C69.5817 25.7591 68.7406 27.6126 67.898 29.4638C67.6273 30.0611 67.3561 30.6584 67.0903 31.2558C67.074 31.3072 67.042 31.3511 66.9996 31.3802C66.9572 31.4094 66.9069 31.4221 66.8569 31.4163C65.6668 31.4103 64.4828 31.4103 63.2934 31.4103C63.2519 31.4029 63.2091 31.3909 63.1353 31.3857Z"
                    fill="#DA291C" />
                <path
                    d="M88.496 5.78804C86.9558 9.37798 85.4156 12.9687 83.854 16.5989H90.44C90.674 16.5989 90.6685 16.6049 90.7534 16.8289C91.0565 17.6502 91.3644 18.4663 91.6723 19.2877C91.6985 19.3564 91.7199 19.431 91.7627 19.5348C91.6191 19.546 91.5073 19.558 91.3907 19.558C89.495 19.558 87.5937 19.558 85.6973 19.5639C84.7198 19.5639 83.7429 19.5639 82.7599 19.558C82.7006 19.5496 82.6405 19.564 82.5901 19.5987C82.5396 19.6334 82.502 19.686 82.4837 19.7476C82.0536 20.7586 81.6125 21.7584 81.1824 22.7634C81.1629 22.8209 81.1261 22.8698 81.078 22.9021C81.0298 22.9344 80.973 22.9484 80.9167 22.9418C79.7376 22.9358 78.5529 22.9358 77.3738 22.9358C77.273 22.9358 77.177 22.9246 77.0603 22.9127C77.0817 22.8492 77.0873 22.8149 77.1025 22.7805C77.7666 21.3216 78.4288 19.8606 79.0893 18.3976C79.732 16.973 80.3748 15.5424 81.0175 14.1178C81.3841 13.3024 81.7609 12.4923 82.1275 11.6762C82.4989 10.8489 82.8662 10.0164 83.2432 9.1831C83.6097 8.36775 83.9866 7.55762 84.3587 6.74152C84.7785 5.80521 85.1927 4.8689 85.6173 3.93258C86.095 2.87008 86.5838 1.81281 87.0622 0.755541C87.0819 0.701013 87.1172 0.654794 87.1631 0.62373C87.209 0.592665 87.263 0.578406 87.3169 0.583063C88.1191 0.583063 88.9261 0.589036 89.7283 0.589036C89.7924 0.58545 89.8559 0.604179 89.9094 0.642477C89.963 0.680775 90.0038 0.736625 90.0258 0.801834C90.8119 2.55947 91.6032 4.31736 92.3999 6.0755C92.8887 7.15517 93.3823 8.23559 93.871 9.32123C94.5455 10.8093 95.2145 12.3027 95.889 13.7907C96.4095 14.9451 96.9355 16.0942 97.456 17.2433C98.29 19.0816 99.1202 20.9233 99.9468 22.7686C99.9627 22.8029 99.9731 22.8373 100 22.9067C99.8937 22.9179 99.8088 22.9351 99.7184 22.9351C98.6244 22.9411 97.5302 22.9431 96.4357 22.9411C96.3294 22.9411 96.2183 22.9351 96.112 22.9411C96.0688 22.9459 96.0255 22.9342 95.9895 22.908C95.9536 22.8818 95.9273 22.8428 95.9152 22.7977C95.3898 21.5799 94.8583 20.3621 94.3323 19.1443C93.9022 18.1505 93.4769 17.1627 93.0523 16.1689C92.6595 15.2557 92.2771 14.3306 91.8836 13.4174C91.5971 12.7514 91.294 12.0906 91.0075 11.4298C90.5772 10.4477 90.1521 9.46335 89.7324 8.47676C89.3927 7.68381 89.058 6.88563 88.7232 6.09267C88.6804 5.98963 88.6223 5.89182 88.5747 5.78804H88.496Z"
                    fill="#DA291C" />
                <path
                    d="M22.9396 23.0964H22.6366C21.4575 23.0964 20.2728 23.0964 19.0937 23.1024C19.0339 23.1096 18.9736 23.0948 18.9225 23.0604C18.8714 23.026 18.8325 22.974 18.812 22.9127C18.1327 21.3328 17.4514 19.7531 16.7679 18.1737C16.1148 16.6572 15.4666 15.1407 14.8135 13.6243C14.4414 12.7566 14.0645 11.895 13.6931 11.0333C13.3583 10.2523 13.029 9.47058 12.6949 8.68957C12.3442 7.87969 11.9918 7.07355 11.6379 6.27114C11.5848 6.15615 11.5371 6.04116 11.4681 5.88661C9.90653 9.52882 8.36635 13.1188 6.80478 16.7498C6.8858 16.7622 6.96738 16.7699 7.04917 16.7729H13.6137C13.9748 17.7436 14.3413 18.709 14.7183 19.72H5.76788C5.50209 19.72 5.51314 19.72 5.4013 19.9783C5.05613 20.7885 4.70543 21.5926 4.35473 22.4027C4.25946 22.6267 4.15798 22.8507 4.05167 23.0867H0C0.0139993 23.0374 0.0317798 22.9894 0.0531567 22.9433C0.477722 21.9958 0.902977 21.0416 1.32754 20.0941C1.76868 19.1115 2.21464 18.1236 2.66061 17.141C3.19149 15.9747 3.72789 14.8144 4.25394 13.6481C4.62051 12.838 4.97121 12.0227 5.3371 11.2185C5.7092 10.3912 6.09648 9.56391 6.47341 8.73661C7.25972 7.00212 8.03499 5.2609 8.8206 3.52641C9.21341 2.65356 9.61175 1.78594 10.0052 0.913098C10.0241 0.862716 10.0576 0.82033 10.1007 0.792321C10.1438 0.764311 10.1941 0.752194 10.2441 0.757793C11.0622 0.763766 11.8802 0.763766 12.7031 0.757793C12.7567 0.750406 12.8111 0.762835 12.8573 0.793063C12.9036 0.82329 12.939 0.869539 12.9579 0.924299C13.4038 1.9293 13.8609 2.93506 14.3123 3.94006C14.6844 4.76736 15.0614 5.59989 15.4383 6.42719C16.1659 8.0355 16.8917 9.64405 17.6157 11.2529C18.4017 12.9951 19.1913 14.7373 19.9843 16.4795C20.6958 18.0534 21.4057 19.6274 22.114 21.2014C22.3687 21.7643 22.6242 22.3273 22.8734 22.8903C22.8913 22.9471 22.9079 23.0068 22.9396 23.0964Z"
                    fill="#DA291C" />
                <path
                    d="M61.3238 23.0844H57.2818C54.8159 17.369 52.3481 11.6513 49.8785 5.9314C49.7667 6.06356 45.2946 16.4324 45.2097 16.7542C45.2842 16.7602 45.3477 16.7654 45.4168 16.7654H51.719C52.0642 16.7654 51.9896 16.7483 52.1014 17.0469C52.4038 17.8683 52.7124 18.6844 53.0203 19.5057C53.0417 19.5632 53.0576 19.6207 53.0838 19.7125H52.8077C50.593 19.7125 48.3765 19.7145 46.1582 19.7185C45.4782 19.7185 44.7982 19.7245 44.1134 19.7125C44.0461 19.7055 43.9786 19.7232 43.9218 19.7628C43.8649 19.8023 43.822 19.8614 43.8 19.9305C43.3754 20.9243 42.9398 21.9122 42.5146 22.906C42.4669 23.015 42.4241 23.1016 42.2805 23.1016C41.0269 23.0956 39.7734 23.0936 38.5202 23.0956C38.4829 23.0956 38.4512 23.0897 38.3925 23.0844C38.4043 23.0313 38.4202 22.9794 38.4401 22.9291C38.9868 21.7113 39.5398 20.4995 40.0866 19.2817C40.7452 17.8227 41.4038 16.3598 42.0624 14.8928C42.6464 13.6003 43.2201 12.3019 43.8041 11.0102C44.3032 9.90736 44.8134 8.80977 45.3125 7.70696C45.7164 6.81619 46.1092 5.9202 46.5131 5.0242L48.027 1.69783C48.1492 1.43351 48.2714 1.16322 48.3825 0.893677C48.3977 0.846826 48.4268 0.806739 48.4652 0.77971C48.5037 0.752682 48.5494 0.740243 48.5952 0.744345C49.4291 0.750318 50.2631 0.755544 51.097 0.750318C51.2351 0.750318 51.2827 0.830957 51.331 0.93997C51.7508 1.88226 52.1739 2.82429 52.6006 3.76608C53.5776 5.93189 54.555 8.09572 55.5325 10.2575C56.1856 11.6994 56.8393 13.1352 57.4869 14.5777C58.2941 16.3642 59.0995 18.1488 59.9031 19.9313L61.2258 22.8612C61.2635 22.9329 61.2962 23.0075 61.3238 23.0844Z"
                    fill="#DA291C" />
                <path
                    d="M19.1952 0.698775C19.3071 0.692802 19.3864 0.681602 19.4658 0.681602H22.9231C22.9673 0.684472 23.0115 0.684472 23.0556 0.681602C23.1097 0.677285 23.1635 0.692456 23.2087 0.724744C23.254 0.757031 23.288 0.804615 23.3056 0.860054C23.5127 1.36554 23.7308 1.87103 23.9427 2.37652C24.5162 3.74391 25.0933 5.1093 25.6741 6.4727C26.2478 7.82267 26.816 9.17263 27.3897 10.5286C27.9848 11.93 28.5743 13.3315 29.1687 14.7278C29.6363 15.8309 30.1021 16.9339 30.566 18.037C30.5922 18.1005 30.6247 18.1579 30.6668 18.2498C30.7017 18.1944 30.7335 18.1368 30.762 18.0773C31.4048 16.5549 32.053 15.0324 32.695 13.516C33.9538 10.5462 35.2107 7.57453 36.4657 4.60083C36.9918 3.36585 37.5123 2.1249 38.0328 0.889921C38.086 0.763735 38.1391 0.683095 38.2827 0.683095C39.515 0.694295 40.7473 0.694296 41.9795 0.700269C42.0331 0.704506 42.0863 0.712235 42.139 0.723415C42.1017 0.826454 42.0803 0.924267 42.0437 1.00491C41.7089 1.74037 41.3748 2.48106 41.04 3.21652C40.2327 5.00303 39.4273 6.78755 38.6238 8.57007C37.9548 10.0462 37.2851 11.5171 36.6162 12.9933C35.8458 14.6994 35.0816 16.4115 34.3056 18.1176C33.6415 19.5938 32.967 21.0647 32.3036 22.5408C32.2504 22.6558 32.2028 22.7648 32.1552 22.8798C32.1383 22.9318 32.1053 22.9758 32.0617 23.0041C32.018 23.0325 31.9666 23.0435 31.9163 23.0351C31.0879 23.0292 30.2643 23.0292 29.4359 23.0351C29.3824 23.0411 29.3287 23.028 29.2827 22.998C29.2368 22.968 29.2011 22.9226 29.1811 22.8686C28.809 22.0473 28.4273 21.2312 28.0552 20.4099C27.7687 19.7722 27.487 19.1234 27.1998 18.4857C26.961 17.9511 26.7111 17.4232 26.4667 16.8886C25.4735 14.6984 24.484 12.506 23.4982 10.3113C23.2117 9.67364 22.919 9.03599 22.6325 8.39237C21.9953 6.98491 21.3629 5.58343 20.7313 4.17598C20.2425 3.0963 19.7648 2.01066 19.2815 0.924267C19.2643 0.871254 19.238 0.802561 19.1952 0.698775Z"
                    fill="#DA291C" />
            </svg>
        </div>

        <nav>
            <!-- <a href="#">Products</a>
      <a href="#">Solutions</a>
      <a href="#">Services</a>
      <a href="#">Resources</a>
      <a href="#">Company</a> -->
        </nav>

        <!-- <div class="nav-right">
      <span>🌐</span>
      <button class="request-demo">Request a Demo</button>
    </div> -->
    </header>
    <div>
        <!-- Desktop SVG GRID IMAGE -->
        <div class="grid-svg desktop-svg top-right">
            <!-- for DESKTOP SVG gird -->
            <svg width="408" height="300" viewBox="0 0 408 300" fill="none" xmlns="http://www.w3.org/2000/svg">
                <line x1="198.164" y1="299.377" x2="198.164" y2="-343" stroke="url(#paint0_linear_1398_3280)"
                    stroke-width="1.76" />
                <line x1="341.02" y1="268.428" x2="341.02" y2="-343" stroke="url(#paint1_linear_1398_3280)"
                    stroke-width="1.76" />
                <line x1="69.4987" y1="33.2625" x2="576.186" y2="33.2625" stroke="url(#paint2_linear_1398_3280)"
                    stroke-width="1.76" />
                <line x1="131.853" y1="187.325" x2="477.412" y2="182.132" stroke="url(#paint3_linear_1398_3280)"
                    stroke-width="1.76" />
                <defs>
                    <linearGradient id="paint0_linear_1398_3280" x1="199.544" y1="299.377" x2="199.544" y2="-343"
                        gradientUnits="userSpaceOnUse">
                        <stop stop-color="#494949" stop-opacity="0" />
                        <stop offset="0.25" stop-color="#494949" stop-opacity="0.1" />
                        <stop offset="0.5" stop-color="#494949" stop-opacity="0.2" />
                        <stop offset="0.75" stop-color="#494949" stop-opacity="0.1" />
                        <stop offset="1" stop-color="#494949" stop-opacity="0.4" />
                    </linearGradient>
                    <linearGradient id="paint1_linear_1398_3280" x1="342.4" y1="268.428" x2="342.4" y2="-343"
                        gradientUnits="userSpaceOnUse">
                        <stop stop-color="#494949" stop-opacity="0.4" />
                        <stop offset="0.25" stop-color="#494949" stop-opacity="0.1" />
                        <stop offset="0.5" stop-color="#494949" stop-opacity="0.2" />
                        <stop offset="0.75" stop-color="#494949" stop-opacity="0.1" />
                        <stop offset="1" stop-color="#494949" stop-opacity="0.4" />
                    </linearGradient>
                    <linearGradient id="paint2_linear_1398_3280" x1="69.4987" y1="34.6425" x2="576.186" y2="34.6425"
                        gradientUnits="userSpaceOnUse">
                        <stop stop-color="#494949" stop-opacity="0" />
                        <stop offset="0.25" stop-color="#494949" stop-opacity="0.1" />
                        <stop offset="0.5" stop-color="#494949" stop-opacity="0.2" />
                        <stop offset="0.75" stop-color="#494949" stop-opacity="0.1" />
                        <stop offset="1" stop-color="#494949" stop-opacity="0.4" />
                    </linearGradient>
                    <linearGradient id="paint3_linear_1398_3280" x1="131.874" y1="188.705" x2="477.432" y2="183.511"
                        gradientUnits="userSpaceOnUse">
                        <stop stop-color="#494949" stop-opacity="0" />
                        <stop offset="0.25" stop-color="#494949" stop-opacity="0.1" />
                        <stop offset="0.5" stop-color="#494949" stop-opacity="0.2" />
                        <stop offset="0.75" stop-color="#494949" stop-opacity="0.1" />
                        <stop offset="1" stop-color="#494949" stop-opacity="0.4" />
                    </linearGradient>
                </defs>
            </svg>
        </div>
        <!-- Mobile SVG GRID IMAGE -->
        <div class="grid-svg mobile-svg top-right">

            <svg width="120" height="162" viewBox="0 0 120 162" fill="none" xmlns="http://www.w3.org/2000/svg">
                <line y1="-0.88" x2="197.771" y2="-0.88"
                    transform="matrix(1 1.49165e-07 5.12368e-08 -1 44.2803 76.1749)"
                    stroke="url(#paint0_linear_1398_14174)" stroke-width="1.76" />
                <line y1="-0.88" x2="241.852" y2="-0.88"
                    transform="matrix(1 2.96518e-07 1.01851e-07 -1 0.170898 14.4492)"
                    stroke="url(#paint1_linear_1398_14174)" stroke-width="1.76" />
                <path d="M79.8658 132.255L79.87 -27.9106" stroke="url(#paint2_linear_1398_14174)" stroke-width="1.76" />
                <line x1="14.5612" y1="60.1211" x2="14.5612" y2="-8.6226" stroke="url(#paint3_linear_1398_14174)"
                    stroke-width="1.76" />
                <defs>
                    <linearGradient id="paint0_linear_1398_14174" x1="0" y1="0.5" x2="197.771" y2="0.5"
                        gradientUnits="userSpaceOnUse">
                        <stop stop-color="#494949" stop-opacity="0" />
                        <stop offset="0.25" stop-color="#494949" stop-opacity="0.1" />
                        <stop offset="0.5" stop-color="#494949" stop-opacity="0.2" />
                        <stop offset="0.874869" stop-color="#494949" stop-opacity="0.1" />
                        <stop offset="1" stop-color="#494949" stop-opacity="0" />
                    </linearGradient>
                    <linearGradient id="paint1_linear_1398_14174" x1="0" y1="0.5" x2="241.852" y2="0.5"
                        gradientUnits="userSpaceOnUse">
                        <stop stop-color="#494949" stop-opacity="0" />
                        <stop offset="0.132883" stop-color="#494949" stop-opacity="0.1" />
                        <stop offset="0.5" stop-color="#494949" stop-opacity="0.2" />
                        <stop offset="0.75" stop-color="#494949" stop-opacity="0.1" />
                        <stop offset="1" stop-color="#494949" stop-opacity="0.4" />
                    </linearGradient>
                    <linearGradient id="paint2_linear_1398_14174" x1="79.1906" y1="132.256" x2="79.1907" y2="-87.1012"
                        gradientUnits="userSpaceOnUse">
                        <stop stop-color="#494949" stop-opacity="0" />
                        <stop offset="0.25" stop-color="#494949" stop-opacity="0.1" />
                        <stop offset="0.5" stop-color="#494949" stop-opacity="0.2" />
                        <stop offset="0.75" stop-color="#494949" stop-opacity="0.1" />
                        <stop offset="1" stop-color="#494949" stop-opacity="0.4" />
                    </linearGradient>
                    <linearGradient id="paint3_linear_1398_14174" x1="15.9412" y1="60.1211" x2="15.9412" y2="-8.6226"
                        gradientUnits="userSpaceOnUse">
                        <stop stop-color="#494949" stop-opacity="0" />
                        <stop offset="0.25" stop-color="#494949" stop-opacity="0.1" />
                        <stop offset="0.5" stop-color="#494949" stop-opacity="0.2" />
                        <stop offset="0.75" stop-color="#494949" stop-opacity="0.1" />
                        <stop offset="1" stop-color="#494949" stop-opacity="0" />
                    </linearGradient>
                </defs>
            </svg>


        </div>
    </div>
    <main class="main">

        <h1>We're just fine-tuning<br>our connection</h1>
        <!-- <a href="#">Link to support goes here</a> -->

        <!-- SVG Image -->
        <svg class="svg-contianer" width="668" height="165" viewBox="0 0 668 165" fill="none"
            xmlns="http://www.w3.org/2000/svg">
            <mask id="mask0_1398_3204" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="668"
                height="165">
                <line x1="530.12" y1="109.761" x2="530.12" y2="54.7029" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="243.634" y1="113.888" x2="243.634" y2="50.5766" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="381.572" y1="100.33" x2="381.572" y2="64.1347" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="104.517" y1="95.6137" x2="104.517" y2="68.8503" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="653.91" y1="95.6139" x2="653.91" y2="68.8505" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="436.745" y1="54.7031" x2="436.745" y2="109.761" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="150.259" y1="50.5766" x2="150.259" y2="113.888" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="288.197" y1="64.1346" x2="288.197" y2="100.33" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="11.1425" y1="68.8505" x2="11.1425" y2="95.6139" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="569.967" y1="68.8505" x2="569.967" y2="95.6139" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="539.551" y1="99.1507" x2="539.551" y2="65.3135" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="253.065" y1="102.098" x2="253.065" y2="62.3662" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="391.003" y1="92.6665" x2="391.003" y2="71.7979" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="113.948" y1="89.719" x2="113.948" y2="74.7452" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="427.314" y1="65.3137" x2="427.314" y2="99.1508" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="140.827" y1="62.3662" x2="140.827" y2="102.098" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="278.765" y1="71.7979" x2="278.765" y2="92.6665" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="1.71067" y1="74.7452" x2="1.71067" y2="89.719" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="560.536" y1="74.7452" x2="560.536" y2="89.719" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="419.061" y1="71.2085" x2="419.061" y2="93.256" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="132.575" y1="69.4399" x2="132.575" y2="95.0243" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="410.219" y1="72.9768" x2="410.219" y2="90.898" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="270.512" y1="72.9768" x2="270.512" y2="91.4875" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="548.746" y1="71.2085" x2="548.746" y2="93.256" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="262.26" y1="69.44" x2="262.26" y2="95.0245" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="400.198" y1="72.9768" x2="400.198" y2="91.4874" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="123.143" y1="75.9241" x2="123.143" y2="88.54" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="520.688" y1="116.246" x2="520.688" y2="48.2187" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="234.202" y1="121.551" x2="234.202" y2="42.9133" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="372.14" y1="104.456" x2="372.14" y2="60.0084" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="95.0852" y1="98.5612" x2="95.0852" y2="65.903" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="644.478" y1="98.5613" x2="644.478" y2="65.9031" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="446.177" y1="48.2188" x2="446.177" y2="116.246" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="159.691" y1="42.9135" x2="159.691" y2="121.551" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="297.629" y1="60.0082" x2="297.629" y2="104.456" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="20.574" y1="65.9031" x2="20.574" y2="98.5612" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="579.399" y1="65.9031" x2="579.399" y2="98.5612" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="511.257" y1="121.551" x2="511.257" y2="42.9134" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="224.77" y1="127.446" x2="224.77" y2="37.0187" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="362.708" y1="107.403" x2="362.708" y2="57.061" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="85.6536" y1="100.919" x2="85.6536" y2="63.5451" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="635.047" y1="100.919" x2="635.047" y2="63.5453" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="455.609" y1="42.9135" x2="455.609" y2="121.551" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="169.122" y1="37.0185" x2="169.122" y2="127.446" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="307.06" y1="55.882" x2="307.06" y2="108.582" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="30.0055" y1="62.9556" x2="30.0055" y2="101.509" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="588.831" y1="62.9557" x2="588.831" y2="101.509" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="501.825" y1="128.035" x2="501.825" y2="36.4293" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="215.338" y1="135.109" x2="215.338" y2="29.3554" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="353.276" y1="112.709" x2="353.276" y2="51.7557" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="76.2218" y1="104.456" x2="76.2218" y2="60.0082" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="625.615" y1="104.456" x2="625.615" y2="60.0084" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="465.041" y1="36.4291" x2="465.041" y2="128.035" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="178.554" y1="29.3554" x2="178.554" y2="135.109" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="316.492" y1="52.3451" x2="316.492" y2="112.119" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="39.4374" y1="60.0082" x2="39.4373" y2="104.456" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="598.262" y1="60.0082" x2="598.262" y2="104.456" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="492.393" y1="136.288" x2="492.393" y2="27.587" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="205.907" y1="144.54" x2="205.907" y2="19.3343" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="343.845" y1="117.425" x2="343.845" y2="46.4504" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="66.79" y1="107.993" x2="66.79" y2="55.8819" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="616.184" y1="107.993" x2="616.184" y2="55.8819" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="1.65" y1="-1.65" x2="110.351" y2="-1.65"
                    transform="matrix(1.31134e-07 -1 -1 -1.31134e-07 472.822 137.938)" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="1.65" y1="-1.65" x2="126.856" y2="-1.65"
                    transform="matrix(1.25494e-07 -1 -1 -1.3761e-07 186.336 146.19)" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="1.65" y1="-1.65" x2="72.6242" y2="-1.65"
                    transform="matrix(1.53397e-07 -1 -1 -1.16384e-07 324.273 119.075)" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="1.65" y1="-1.65" x2="53.7609" y2="-1.65"
                    transform="matrix(1.75207e-07 -1 -1 -1.09189e-07 47.2189 109.643)" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="1.65" y1="-1.65" x2="53.7609" y2="-1.65"
                    transform="matrix(1.75207e-07 -1 -1 -1.09189e-07 606.044 109.643)" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="482.962" y1="152.204" x2="482.962" y2="12.2607" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="196.475" y1="162.814" x2="196.475" y2="1.64993" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="334.413" y1="128.035" x2="334.413" y2="36.4293" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="57.3585" y1="116.246" x2="57.3585" y2="48.2187" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
                <line x1="1.71067" y1="80.8769" x2="666.289" y2="80.8769" stroke="black" stroke-width="3.3"
                    stroke-linecap="round" />
            </mask>
            <g mask="url(#mask0_1398_3204)">
                <rect x="668.061" y="171" width="672" height="180" transform="rotate(-180 668.061 171)"
                    fill="url(#paint0_linear_1398_3204)" />
            </g>
            <defs>
                <linearGradient id="paint0_linear_1398_3204" x1="1340.12" y1="261" x2="668.121" y2="261"
                    gradientUnits="userSpaceOnUse">
                    <stop stop-color="#61D6FF" />
                    <stop offset="0.450245" stop-color="#61D6FF" />
                    <stop offset="0.635552" stop-color="#9C4DE8" />
                    <stop offset="0.855245" stop-color="#DA291C" />
                    <stop offset="1" stop-color="#DA291C" />
                </linearGradient>
            </defs>
        </svg>
    </main>
    <!-- Desktop SVG GRID IMAGE -->
    <div class="grid-svg desktop-svg  bottom-left">
        <svg width="362" height="425" viewBox="0 0 362 425" fill="none" xmlns="http://www.w3.org/2000/svg">
            <line x1="163.855" y1="3.8466e-08" x2="163.855" y2="642.377" stroke="url(#paint0_linear_1398_3289)"
                stroke-width="1.76" />
            <line x1="361.224" y1="408.971" x2="-276" y2="408.971" stroke="url(#paint1_linear_1398_3289)"
                stroke-width="1.76" />
            <line x1="20.9988" y1="30.9486" x2="20.9988" y2="642.377" stroke="url(#paint2_linear_1398_3289)"
                stroke-width="1.76" />
            <line x1="292.521" y1="266.114" x2="-214.167" y2="266.114" stroke="url(#paint3_linear_1398_3289)"
                stroke-width="1.76" />
            <line x1="230.166" y1="112.052" x2="-115.392" y2="117.245" stroke="url(#paint4_linear_1398_3289)"
                stroke-width="1.76" />
            <defs>
                <linearGradient id="paint0_linear_1398_3289" x1="162.475" y1="-2.18557e-08" x2="162.475" y2="642.377"
                    gradientUnits="userSpaceOnUse">
                    <stop stop-color="#494949" stop-opacity="0" />
                    <stop offset="0.25" stop-color="#494949" stop-opacity="0.1" />
                    <stop offset="0.5" stop-color="#494949" stop-opacity="0.2" />
                    <stop offset="0.75" stop-color="#494949" stop-opacity="0.1" />
                    <stop offset="1" stop-color="#494949" stop-opacity="0.4" />
                </linearGradient>
                <linearGradient id="paint1_linear_1398_3289" x1="361.224" y1="407.591" x2="-276" y2="407.591"
                    gradientUnits="userSpaceOnUse">
                    <stop stop-color="#494949" stop-opacity="0" />
                    <stop offset="0.15462" stop-color="#494949" stop-opacity="0.1" />
                    <stop offset="0.5" stop-color="#494949" stop-opacity="0.2" />
                    <stop offset="0.75" stop-color="#494949" stop-opacity="0.1" />
                    <stop offset="1" stop-color="#494949" stop-opacity="0.4" />
                </linearGradient>
                <linearGradient id="paint2_linear_1398_3289" x1="19.6188" y1="30.9486" x2="19.6188" y2="642.377"
                    gradientUnits="userSpaceOnUse">
                    <stop stop-color="#494949" stop-opacity="0.4" />
                    <stop offset="0.25" stop-color="#494949" stop-opacity="0.1" />
                    <stop offset="0.5" stop-color="#494949" stop-opacity="0.2" />
                    <stop offset="0.75" stop-color="#494949" stop-opacity="0.1" />
                    <stop offset="1" stop-color="#494949" stop-opacity="0.4" />
                </linearGradient>
                <linearGradient id="paint3_linear_1398_3289" x1="292.521" y1="264.734" x2="-214.167" y2="264.734"
                    gradientUnits="userSpaceOnUse">
                    <stop stop-color="#494949" stop-opacity="0" />
                    <stop offset="0.25" stop-color="#494949" stop-opacity="0.1" />
                    <stop offset="0.5" stop-color="#494949" stop-opacity="0.2" />
                    <stop offset="0.75" stop-color="#494949" stop-opacity="0.1" />
                    <stop offset="1" stop-color="#494949" stop-opacity="0.4" />
                </linearGradient>
                <linearGradient id="paint4_linear_1398_3289" x1="230.145" y1="110.672" x2="-115.413" y2="115.865"
                    gradientUnits="userSpaceOnUse">
                    <stop stop-color="#494949" stop-opacity="0" />
                    <stop offset="0.25" stop-color="#494949" stop-opacity="0.1" />
                    <stop offset="0.5" stop-color="#494949" stop-opacity="0.2" />
                    <stop offset="0.75" stop-color="#494949" stop-opacity="0.1" />
                    <stop offset="1" stop-color="#494949" stop-opacity="0.4" />
                </linearGradient>
            </defs>
        </svg>

    </div>
    <!-- Mobile SVG GRID IMAGE -->
    <div class="grid-svg mobile-svg bottom-left">
        <svg width="154" height="164" viewBox="0 0 154 164" fill="none" xmlns="http://www.w3.org/2000/svg">
            <g clip-path="url(#clip0_1398_14143)">
                <line y1="-0.88" x2="190.355" y2="-0.88"
                    transform="matrix(-1 -1.54977e-07 -4.93154e-08 1 111.38 86.3517)"
                    stroke="url(#paint0_linear_1398_14143)" stroke-width="1.76" />
                <line y1="-0.88" x2="277.561" y2="-0.88" transform="matrix(-1.47659e-07 1 1 5.17593e-08 18.2555 0)"
                    stroke="url(#paint1_linear_1398_14143)" stroke-width="1.76" />
                <line y1="-0.88" x2="232.782" y2="-0.88"
                    transform="matrix(-1 -3.0807e-07 -9.80316e-08 1 153.835 148.456)"
                    stroke="url(#paint2_linear_1398_14143)" stroke-width="1.76" />
                <path d="M77.1291 29.9275L77.125 191.076" stroke="url(#paint3_linear_1398_14143)" stroke-width="1.76" />
                <line x1="140.018" y1="102.504" x2="140.018" y2="171.669" stroke="url(#paint4_linear_1398_14143)"
                    stroke-width="1.76" />
            </g>
            <defs>
                <linearGradient id="paint0_linear_1398_14143" x1="0" y1="0.5" x2="190.355" y2="0.5"
                    gradientUnits="userSpaceOnUse">
                    <stop stop-color="#494949" stop-opacity="0" />
                    <stop offset="0.25" stop-color="#494949" stop-opacity="0.1" />
                    <stop offset="0.5" stop-color="#494949" stop-opacity="0.2" />
                    <stop offset="0.874869" stop-color="#494949" stop-opacity="0.1" />
                    <stop offset="1" stop-color="#494949" stop-opacity="0" />
                </linearGradient>
                <linearGradient id="paint1_linear_1398_14143" x1="0" y1="0.5" x2="277.561" y2="0.5"
                    gradientUnits="userSpaceOnUse">
                    <stop stop-color="#494949" stop-opacity="0" />
                    <stop offset="0.15462" stop-color="#494949" stop-opacity="0.1" />
                    <stop offset="0.5" stop-color="#494949" stop-opacity="0.2" />
                    <stop offset="0.75" stop-color="#494949" stop-opacity="0.1" />
                    <stop offset="1" stop-color="#494949" stop-opacity="0.4" />
                </linearGradient>
                <linearGradient id="paint2_linear_1398_14143" x1="0" y1="0.5" x2="232.782" y2="0.5"
                    gradientUnits="userSpaceOnUse">
                    <stop stop-color="#494949" stop-opacity="0" />
                    <stop offset="0.132883" stop-color="#494949" stop-opacity="0.1" />
                    <stop offset="0.5" stop-color="#494949" stop-opacity="0.2" />
                    <stop offset="0.75" stop-color="#494949" stop-opacity="0.1" />
                    <stop offset="1" stop-color="#494949" stop-opacity="0.4" />
                </linearGradient>
                <linearGradient id="paint3_linear_1398_14143" x1="77.7789" y1="29.927" x2="77.7789" y2="250.629"
                    gradientUnits="userSpaceOnUse">
                    <stop stop-color="#494949" stop-opacity="0" />
                    <stop offset="0.25" stop-color="#494949" stop-opacity="0.1" />
                    <stop offset="0.5" stop-color="#494949" stop-opacity="0.2" />
                    <stop offset="0.75" stop-color="#494949" stop-opacity="0.1" />
                    <stop offset="1" stop-color="#494949" stop-opacity="0.4" />
                </linearGradient>
                <linearGradient id="paint4_linear_1398_14143" x1="138.638" y1="102.504" x2="138.638" y2="171.669"
                    gradientUnits="userSpaceOnUse">
                    <stop stop-color="#494949" stop-opacity="0" />
                    <stop offset="0.25" stop-color="#494949" stop-opacity="0.1" />
                    <stop offset="0.5" stop-color="#494949" stop-opacity="0.2" />
                    <stop offset="0.75" stop-color="#494949" stop-opacity="0.1" />
                    <stop offset="1" stop-color="#494949" stop-opacity="0" />
                </linearGradient>
                <clipPath id="clip0_1398_14143">
                    <rect width="154" height="164" fill="white" />
                </clipPath>
            </defs>
        </svg>
    </div>
</body>

</html>
    