<!DOCTYPE html>
<html lang="en">
    <!--
  **NOTE:** This is a template for index.html. It uses ejs and htmlWebpackPlugin to generate a different index.html for each environment. htmlWebpackPlugin will dynamically add references to the scripts and styles that it bundles to this file. The generated bundles have hash-based filenames, so it's necessary to add the references dynamically.
  For more info on ejs, see http://www.embeddedjs.com/. For examples of using it with htmlWebpackPlugin, see https://github.com/jaketrent/html-webpack-template/blob/master/index.ejs
  -->

    <head>
        <script>
            // http to https redirect
            if (window.location.href.indexOf('http:') === 0 && window.location.hostname.indexOf('localhost') === -1) {
                window.location.href = window.location.href.replace(/^http/, 'https');
            }
        </script>
        <script type="text/javascript" src="https://091baf77cece.us-east-1.captcha-sdk.awswaf.com/091baf77cece/jsapi.js" defer="defer"></script>
        <!--
    The htmlWebpackPlugin will parse the logic below so that trackJS is only added to the production version of index.html (since only webpack.config.prod.js provides the trackJS token)
    This is an example of how to add features to index.html for only one environment.
    To track JavaScript errors via TrackJS, sign up for a free trial at TrackJS.com and enter your token in /webpack.config.prod.js on line 55.
   -->
        
        <script src="/api-discovery.js"></script>
         

        <script type="text/javascript">
            window.APPLICATION_VERSION = '1.2.3';
        </script>
        <!-- <script> -->
        <!--     (function(apiKey) { -->
        <!--         (function(p, e, n, d, o) { -->
        <!--             var v, w, x, y, z; -->
        <!--             o = p[d] = p[d] || {}; -->
        <!--             o._q = []; -->
        <!--             v = ['initialize', 'identify', 'updateOptions', 'pageLoad']; -->
        <!--             for (w = 0, x = v.length; w < x; ++w) -->
        <!--                 (function(m) { -->
        <!--                     o[m] = -->
        <!--                         o[m] || -->
        <!--                         function() { -->
        <!--                             o._q[m === v[0] ? 'unshift' : 'push']([m].concat([].slice.call(arguments, 0))); -->
        <!--                         }; -->
        <!--                 })(v[w]); -->
        <!--             y = e.createElement(n); -->
        <!--             y.async = !0; -->
        <!--             y.src = 'https://cdn.pendo.io/agent/static/' + apiKey + '/pendo.js'; -->
        <!--             z = e.getElementsByTagName(n)[0]; -->
        <!--             z.parentNode.insertBefore(y, z); -->
        <!--         })(window, document, 'script', 'pendo'); -->
        <!--     })('ce5f7b94-9c9b-4d24-43ab-bb2697f4aeb9'); -->
        <!-- </script> -->

        <script defer="defer">
            (function(i, s, o, g, r, a, m) {
                i['GoogleAnalyticsObject'] = r;
                (i[r] =
                    i[r] ||
                    function() {
                        (i[r].q = i[r].q || []).push(arguments);
                    }),
                    (i[r].l = 1 * new Date());
                (a = s.createElement(o)), (m = s.getElementsByTagName(o)[0]);
                a.async = 1;
                a.src = g;
                m.parentNode.insertBefore(a, m);
            })(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');

            ga('create', 'UA-90025113-3', 'auto');
            ga('send', 'pageview');
        </script>

        <meta name="description" content="Remine is a real estate platform that connects agents, lenders, and consumers on a digital transaction journey. Whether buying a new home, selling, or refinancing, Remine is here for your future.">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1">
        <meta charset="utf-8">
        <!-- google merchants website verification for google play in app purchases -->
        <meta name="google-site-verification" content="Mng4eT3hyzv29O7LtHXWBB49eIaoAlN8mpytHglEOCo">
        <!-- *.ca verification -->
        <meta name="google-site-verification" content="bfK6ymaO9T4f1v8dSY8t00xg0d2eJ8cEr3YI31nbx8g">

        <!--Property-Metadata-Marker-->

        <title>Remine</title>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyD4IuT7P1IK1X3VfW9eLCC2xW7cwOaq88w&loading=async&libraries=drawing,geometry,places&v=3.36"></script>
        <link rel="stylesheet" href="https://use.typekit.net/avx3pcn.css">
        <!-- Google Tag Manager -->
        <script>
            (function(w, d, s, l, i) {
                w[l] = w[l] || [];
                w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' });
                var f = d.getElementsByTagName(s)[0],
                    j = d.createElement(s),
                    dl = l != 'dataLayer' ? '&l=' + l : '';
                j.async = true;
                j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
                f.parentNode.insertBefore(j, f);
            })(window, document, 'script', 'dataLayer', 'GTM-PK4ZMV3');
        </script>
        <!-- End Google Tag Manager -->
        <!-- Google Tag Manager (noscript) -->
        <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PK4ZMV3" height="0" width="0" style="display: none; visibility: hidden;"></iframe></noscript>
        <!-- End Google Tag Manager (noscript) -->

        <!-- adTracking helper functions -->
        <script type="text/javascript">
            function isForAdTracking() {
                var adTrackingItemName = 'adTracking';

                var adTrackingFlag = localStorage.getItem(adTrackingItemName) === 'true';
                if (window.location.href.indexOf('adTracking=true') > 0 || adTrackingFlag) {
                    localStorage.setItem(adTrackingItemName, 'true');
                    return true;
                } else {
                    return false;
                }
            }
        </script>

        <!-- Taboola Pixel Code -->
        <script type="text/javascript">
            if (isForAdTracking()) {
                window._tfa = window._tfa || [];
                window._tfa.push({ notify: 'event', name: 'page_view', id: 1178243 });
                !(function(t, f, a, x) {
                    if (!document.getElementById(x)) {
                        t.async = 1;
                        t.src = a;
                        t.id = x;
                        f.parentNode.insertBefore(t, f);
                    }
                })(
                    document.createElement('script'),
                    document.getElementsByTagName('script')[0],
                    '//cdn.taboola.com/libtrc/unip/1178243/tfa.js',
                    'tb_tfa_script'
                );
            }
        </script>
        <!-- End of Taboola Pixel Code -->

        <!-- Verizon Oath Ad Spec -->
        <script type="text/javascript">
            if (isForAdTracking()) {
                document.write(
                    '<img style="display: none;" src="https://sp.analytics.yahoo.com/spp.pl?a=10000&.yp=10074641&ec=conversion"/>'
                );
            }
        </script>
        <!-- End of Verizon Oath Ad Spec -->

        <script type="text/javascript">
            if (isForAdTracking()) {
                document.cookie = 'fbPixelId = 1145506755651594;';
                document.cookie = 'tbPixelId = 1178243;';
                document.cookie = 'vzPixelId = 10074641;';
            }
        </script>
        <script type="text/javascript">
            if (window.location && (window.location.host || '').includes('homemix') && (document.title || '').includes('Remine')) {
                document.title = 'Homemix';
            }
            if (window.location && (window.location.host || '').includes('fmls') && (document.title || '').includes('Remine')) {
                document.title = 'FMLS';
            }
        </script>
    <link rel="icon" href="/favicon.ico"><script defer="defer" src="/js/vendors.99aedcdb950379a39ecc.js"></script><script defer="defer" src="/js/polyfill.4ec1f3d66ddcdbef32cf.js"></script><script defer="defer" src="/js/styles.fd1a1eb94715c76f7398.js"></script><script defer="defer" src="/js/generic.4d416c73b9d47066d451.js"></script><link href="/vendors.6725b83c26020d03ce1e.css" rel="stylesheet"><link href="/styles.a58210b6799d64c4645b.css" rel="stylesheet"></head>

    <body>
        <div id="app" style="height: 100%;"></div>
    </body>
</html>
