https://flix360.io/

Submitted URL:
https://flix360.io
Report Finished:

The outgoing links identified from the page

LinkText
https://insights.flixmedia.tv/Measure Effect
https://www.flixmedia.com/
https://linkedin.com/company/flixmedia/
https://medium.com/flixmediainsights/

JavaScript Variables · 53 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
gtagfunction
dataLayerobject
google_tag_managerobject
google_tag_dataobject
GoogleAnalyticsObjectstring
gafunction
Livewireobject

Console log messages · 0 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="en"><head><style>:root{--litepicker-container-months-color-bg: #fff;--litepicker-container-months-box-shadow-color: #ddd;--litepicker-footer-color-bg: #fafafa;--litepicker-footer-box-shadow-color: #ddd;--litepicker-tooltip-color-bg: #fff;--litepicker-month-header-color: #333;--litepicker-button-prev-month-color: #9e9e9e;--litepicker-button-next-month-color: #9e9e9e;--litepicker-button-prev-month-color-hover: #2196f3;--litepicker-button-next-month-color-hover: #2196f3;--litepicker-month-width: calc(var(--litepicker-day-width) * 7);--litepicker-month-weekday-color: #9e9e9e;--litepicker-month-week-number-color: #9e9e9e;--litepicker-day-width: 38px;--litepicker-day-color: #333;--litepicker-day-color-hover: #2196f3;--litepicker-is-today-color: #f44336;--litepicker-is-in-range-color: #bbdefb;--litepicker-is-locked-color: #9e9e9e;--litepicker-is-start-color: #fff;--litepicker-is-start-color-bg: #2196f3;--litepicker-is-end-color: #fff;--litepicker-is-end-color-bg: #2196f3;--litepicker-button-cancel-color: #fff;--litepicker-button-cancel-color-bg: #9e9e9e;--litepicker-button-apply-color: #fff;--litepicker-button-apply-color-bg: #2196f3;--litepicker-button-reset-color: #909090;--litepicker-button-reset-color-hover: #2196f3;--litepicker-highlighted-day-color: #333;--litepicker-highlighted-day-color-bg: #ffeb3b}.show-week-numbers{--litepicker-month-width: calc(var(--litepicker-day-width) * 8)}.litepicker{font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;font-size:0.8em;display:none}.litepicker button{border:none;background:none}.litepicker .container__main{display:-webkit-box;display:-ms-flexbox;display:flex}.litepicker .container__months{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:var(--litepicker-container-months-color-bg);border-radius:5px;-webkit-box-shadow:0 0 5px var(--litepicker-container-months-box-shadow-color);box-shadow:0 0 5px var(--litepicker-container-months-box-shadow-color);width:calc(var(--litepicker-month-width) + 10px);-webkit-box-sizing:content-box;box-sizing:content-box}.litepicker .container__months.columns-2{width:calc((var(--litepicker-month-width) * 2) + 20px)}.litepicker .container__months.columns-3{width:calc((var(--litepicker-month-width) * 3) + 30px)}.litepicker .container__months.columns-4{width:calc((var(--litepicker-month-width) * 4) + 40px)}.litepicker .container__months.split-view .month-item-header .button-previous-month,.litepicker .container__months.split-view .month-item-header .button-next-month{visibility:visible}.litepicker .container__months .month-item{padding:5px;width:var(--litepicker-month-width);-webkit-box-sizing:content-box;box-sizing:content-box}.litepicker .container__months .month-item-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:500;padding:10px 5px;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--litepicker-month-header-color)}.litepicker .container__months .month-item-header div{-webkit-box-flex:1;-ms-flex:1;flex:1}.litepicker .container__months .month-item-header div>.month-item-name{margin-right:5px}.litepicker .container__months .month-item-header div>.month-item-year{padding:0}.litepicker .container__months .month-item-header .reset-button{color:var(--litepicker-button-reset-color)}.litepicker .container__months .month-item-header .reset-button>svg{fill:var(--litepicker-button-reset-color)}.litepicker .container__months .month-item-header .reset-button *{pointer-events:none}.litepicker .container__months .month-item-header .reset-button:hover{color:var(--litepicker-button-reset-color-hover)}.litepicker .container__months .month-item-header .reset-button:hover>svg{fill:var(--litepicker-button-reset-color-hover)}.litepicker .container__months .month-item-header .button-previous-month,.litepicker .container__months .month-item-header .button-next-month{visibility:hidden;text-decoration:none;padding:3px 5px;border-radius:3px;-webkit-transition:color 0.3s, border 0.3s;transition:color 0.3s, border 0.3s;cursor:default}.litepicker .container__months .month-item-header .button-previous-month *,.litepicker .container__months .month-item-header .button-next-month *{pointer-events:none}.litepicker .container__months .month-item-header .button-previous-month{color:var(--litepicker-button-prev-month-color)}.litepicker .container__months .month-item-header .button-previous-month>svg,.litepicker .container__months .month-item-header .button-previous-month>img{fill:var(--litepicker-button-prev-month-color)}.litepicker .container__months .month-item-header .button-previous-month:hover{color:var(--litepicker-button-prev-month-color-hover)}.litepicker .container__months .month-item-header .button-previous-month:hover>svg{fill:var(--litepicker-button-prev-month-color-hover)}.litepicker .container__months .month-item-header .button-next-month{color:var(--litepicker-button-next-month-color)}.litepicker .container__months .month-item-header .button-next-month>svg,.litepicker .container__months .month-item-header .button-next-month>img{fill:var(--litepicker-button-next-month-color)}.litepicker .container__months .month-item-header .button-next-month:hover{color:var(--litepicker-button-next-month-color-hover)}.litepicker .container__months .month-item-header .button-next-month:hover>svg{fill:var(--litepicker-button-next-month-color-hover)}.litepicker .container__months .month-item-weekdays-row{display:-webkit-box;display:-ms-flexbox;display:flex;justify-self:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;color:var(--litepicker-month-weekday-color)}.litepicker .container__months .month-item-weekdays-row>div{padding:5px 0;font-size:85%;-webkit-box-flex:1;-ms-flex:1;flex:1;width:var(--litepicker-day-width);text-align:center}.litepicker .container__months .month-item:first-child .button-previous-month{visibility:visible}.litepicker .container__months .month-item:last-child .button-next-month{visibility:visible}.litepicker .container__months .month-item.no-previous-month .button-previous-month{visibility:hidden}.litepicker .container__months .month-item.no-next-month .button-next-month{visibility:hidden}.litepicker .container__days{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-self:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:center;-webkit-box-sizing:content-box;box-sizing:content-box}.litepicker .container__days>div,.litepicker .container__days>a{padding:5px 0;width:var(--litepicker-day-width)}.litepicker .container__days .day-item{color:var(--litepicker-day-color);text-align:center;text-decoration:none;border-radius:3px;-webkit-transition:color 0.3s, border 0.3s;transition:color 0.3s, border 0.3s;cursor:default}.litepicker .container__days .day-item:hover{color:var(--litepicker-day-color-hover);-webkit-box-shadow:inset 0 0 0 1px var(--litepicker-day-color-hover);box-shadow:inset 0 0 0 1px var(--litepicker-day-color-hover)}.litepicker .container__days .day-item.is-today{color:var(--litepicker-is-today-color)}.litepicker .container__days .day-item.is-locked{color:var(--litepicker-is-locked-color)}.litepicker .container__days .day-item.is-locked:hover{color:var(--litepicker-is-locked-color);-webkit-box-shadow:none;box-shadow:none;cursor:default}.litepicker .container__days .day-item.is-in-range{background-color:var(--litepicker-is-in-range-color);border-radius:0}.litepicker .container__days .day-item.is-start-date{color:var(--litepicker-is-start-color);background-color:var(--litepicker-is-start-color-bg);border-top-left-radius:5px;border-bottom-left-radius:5px;border-top-right-radius:0;border-bottom-right-radius:0}.litepicker .container__days .day-item.is-start-date.is-flipped{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:5px;border-bottom-right-radius:5px}.litepicker .container__days .day-item.is-end-date{color:var(--litepicker-is-end-color);background-color:var(--litepicker-is-end-color-bg);border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:5px;border-bottom-right-radius:5px}.litepicker .container__days .day-item.is-end-date.is-flipped{border-top-left-radius:5px;border-bottom-left-radius:5px;border-top-right-radius:0;border-bottom-right-radius:0}.litepicker .container__days .day-item.is-start-date.is-end-date{border-top-left-radius:5px;border-bottom-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px}.litepicker .container__days .day-item.is-highlighted{color:var(--litepicker-highlighted-day-color);background-color:var(--litepicker-highlighted-day-color-bg)}.litepicker .container__days .week-number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--litepicker-month-week-number-color);font-size:85%}.litepicker .container__footer{text-align:right;padding:10px 5px;margin:0 5px;background-color:var(--litepicker-footer-color-bg);-webkit-box-shadow:inset 0px 3px 3px 0px var(--litepicker-footer-box-shadow-color);box-shadow:inset 0px 3px 3px 0px var(--litepicker-footer-box-shadow-color);border-bottom-left-radius:5px;border-bottom-right-radius:5px}.litepicker .container__footer .preview-date-range{margin-right:10px;font-size:90%}.litepicker .container__footer .button-cancel{background-color:var(--litepicker-button-cancel-color-bg);color:var(--litepicker-button-cancel-color);border:0;padding:3px 7px 4px;border-radius:3px}.litepicker .container__footer .button-cancel *{pointer-events:none}.litepicker .container__footer .button-apply{background-color:var(--litepicker-button-apply-color-bg);color:var(--litepicker-button-apply-color);border:0;padding:3px 7px 4px;border-radius:3px;margin-left:10px;margin-right:10px}.litepicker .container__footer .button-apply:disabled{opacity:0.7}.litepicker .container__footer .button-apply *{pointer-events:none}.litepicker .container__tooltip{position:absolute;margin-top:-4px;padding:4px 8px;border-radius:4px;background-color:var(--litepicker-tooltip-color-bg);-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.25);box-shadow:0 1px 3px rgba(0,0,0,0.25);white-space:nowrap;font-size:11px;pointer-events:none;visibility:hidden}.litepicker .container__tooltip:before{position:absolute;bottom:-5px;left:calc(50% - 5px);border-top:5px solid rgba(0,0,0,0.12);border-right:5px solid transparent;border-left:5px solid transparent;content:""}.litepicker .container__tooltip:after{position:absolute;bottom:-4px;left:calc(50% - 4px);border-top:4px solid var(--litepicker-tooltip-color-bg);border-right:4px solid transparent;border-left:4px solid transparent;content:""}
</style><style>:root {
  --litepicker-mobilefriendly-backdrop-color-bg: #000;
}

.litepicker-backdrop {
  display: none;
  background-color: var(--litepicker-mobilefriendly-backdrop-color-bg);
  opacity: 0.3;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.litepicker-open {
  overflow: hidden;
}

.litepicker.mobilefriendly[data-plugins*="mobilefriendly"] {
  transform: translate(-50%, -50%);
  font-size: 1.1rem;
  --litepicker-container-months-box-shadow-color: #616161;
}
.litepicker.mobilefriendly-portrait {
  --litepicker-day-width: 13.5vw;
  --litepicker-month-width: calc(var(--litepicker-day-width) * 7);
}
.litepicker.mobilefriendly-landscape {
  --litepicker-day-width: 5.5vw;
  --litepicker-month-width: calc(var(--litepicker-day-width) * 7);
}

.litepicker[data-plugins*="mobilefriendly"] .container__months {
  overflow: hidden;
}

.litepicker.mobilefriendly[data-plugins*="mobilefriendly"] .container__months .month-item-header {
  height: var(--litepicker-day-width);
}

.litepicker.mobilefriendly[data-plugins*="mobilefriendly"] .container__days > div {
  height: var(--litepicker-day-width);
  display: flex;
  align-items: center;
  justify-content: center;
}


.litepicker[data-plugins*="mobilefriendly"] .container__months .month-item {
  transform-origin: center;
}

.litepicker[data-plugins*="mobilefriendly"] .container__months .month-item.touch-target-next {
  animation-name: lp-bounce-target-next;
  animation-duration: .5s;
  animation-timing-function: ease;
}

.litepicker[data-plugins*="mobilefriendly"] .container__months .month-item.touch-target-prev {
  animation-name: lp-bounce-target-prev;
  animation-duration: .5s;
  animation-timing-function: ease;
}

@keyframes lp-bounce-target-next {
  from {
    transform: translateX(100px) scale(0.5);
  }
  to {
    transform: translateX(0px) scale(1);
  }
}

@keyframes lp-bounce-target-prev {
  from {
    transform: translateX(-100px) scale(0.5);
  }
  to {
    transform: translateX(0px) scale(1);
  }
}</style><style>.litepicker[data-plugins*="ranges"] > .container__main > .container__predefined-ranges {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background: var(--litepicker-container-months-color-bg);
  box-shadow: -2px 0px 5px var(--litepicker-footer-box-shadow-color);
  border-radius: 3px;
}
.litepicker[data-plugins*="ranges"][data-ranges-position="left"] > .container__main {
  /* */
}
.litepicker[data-plugins*="ranges"][data-ranges-position="right"] > .container__main{
  flex-direction: row-reverse;
}
.litepicker[data-plugins*="ranges"][data-ranges-position="right"] > .container__main > .container__predefined-ranges {
  box-shadow: 2px 0px 2px var(--litepicker-footer-box-shadow-color);
}
.litepicker[data-plugins*="ranges"][data-ranges-position="top"] > .container__main {
  flex-direction: column;
}
.litepicker[data-plugins*="ranges"][data-ranges-position="top"] > .container__main > .container__predefined-ranges {
  flex-direction: row;
  box-shadow: 2px 0px 2px var(--litepicker-footer-box-shadow-color);
}
.litepicker[data-plugins*="ranges"][data-ranges-position="bottom"] > .container__main {
  flex-direction: column-reverse;
}
.litepicker[data-plugins*="ranges"][data-ranges-position="bottom"] > .container__main > .container__predefined-ranges {
  flex-direction: row;
  box-shadow: 2px 0px 2px var(--litepicker-footer-box-shadow-color);
}
.litepicker[data-plugins*="ranges"] > .container__main > .container__predefined-ranges button {
  padding: 5px;
  margin: 2px 0;
}
.litepicker[data-plugins*="ranges"][data-ranges-position="left"] > .container__main > .container__predefined-ranges button,
.litepicker[data-plugins*="ranges"][data-ranges-position="right"] > .container__main > .container__predefined-ranges button{
  width: 100%;
  text-align: left;
}
.litepicker[data-plugins*="ranges"] > .container__main > .container__predefined-ranges button:hover {
  cursor: default;
  opacity: .6;
}</style>
                    <!-- Global site tag (gtag.js) - Google Analytics -->
<script type="text/javascript" async="" src="https://www.google-analytics.com/analytics.js"></script><script type="text/javascript" async="" src="https://www.googletagmanager.com/gtag/js?id=G-DHB4FW64VV&amp;l=dataLayer&amp;cx=c"></script><script type="text/javascript" async="" src="https://www.googletagmanager.com/gtag/js?id=UA-212306288-3&amp;l=dataLayer&amp;cx=c"></script><script async="" src="https://www.googletagmanager.com/gtm.js?id=GTM-T85SXGZ"></script><script async="" src="https://www.googletagmanager.com/gtag/js?id=UA-212306288-3"></script>
<script>
    window.dataLayer = window.dataLayer || [];
    function gtag(){dataLayer.push(arguments);}
    gtag('js', new Date());
    gtag('config', 'UA-212306288-3');
</script>
        
                    <!-- 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-T85SXGZ');
</script>
        
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <meta name="csrf-token" content="CvQMLoOdoTVtZvQvk9wGRw3i4z4JVeBjenKqOdpZ">

        <title>Flix360</title>

        <!-- Styles -->
        <link rel="stylesheet" href="/css/app.css?id=9b77b25e5e01ffd7f302">

        <style>[wire\:loading], [wire\:loading\.delay], [wire\:loading\.inline-block], [wire\:loading\.inline], [wire\:loading\.block], [wire\:loading\.flex], [wire\:loading\.table], [wire\:loading\.grid], [wire\:loading\.inline-flex] {display: none;}[wire\:loading\.delay\.shortest], [wire\:loading\.delay\.shorter], [wire\:loading\.delay\.short], [wire\:loading\.delay\.long], [wire\:loading\.delay\.longer], [wire\:loading\.delay\.longest] {display:none;}[wire\:offline] {display: none;}[wire\:dirty]:not(textarea):not(input):not(select) {display: none;}input:-webkit-autofill, select:-webkit-autofill, textarea:-webkit-autofill {animation-duration: 50000s;animation-name: livewireautofill;}@keyframes livewireautofill { from {} }</style>

        <!-- Scripts -->
        <script src="/js/app.js?id=53026c17b4c94aab7097" defer=""></script>
    </head>
    <body class="font-sans antialiased">
                    <!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-T85SXGZ" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
        
        <!-- Page Content -->
        <!-- background -->
    <svg class="block sm:hidden" width="100%" viewBox="0 0 428 768" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path d="M0 0H428V768L211.493 624.669L0 768V0Z" fill="url(#paint0_linear_111_499)"></path>
        <defs>
        <linearGradient id="paint0_linear_111_499" x1="214" y1="0" x2="214" y2="768" gradientUnits="userSpaceOnUse">
        <stop stop-color="#E2EFF7"></stop>
        <stop offset="1" stop-color="#FAF9FF" stop-opacity="0.54"></stop>
        </linearGradient>
        </defs>
    </svg>

    <svg class="hidden sm:block" width="100%" viewBox="0 0 1440 681" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path d="M0 0H1451V681L717 553.905L0 681V0Z" fill="url(#paint0_linear_111_254)"></path>
        <defs>
        <linearGradient id="paint0_linear_111_254" x1="725.5" y1="0" x2="725.5" y2="681" gradientUnits="userSpaceOnUse">
        <stop stop-color="#E2EFF7"></stop>
        <stop offset="1" stop-color="#FAF9FF" stop-opacity="0.54"></stop>
        </linearGradient>
        </defs>
    </svg>

    <div class="absolute w-full top-0 px-16 py-8">
        <!-- navbar -->
        <nav class="flex items-between">
            <svg height="32" viewBox="0 0 195 45" fill="none" xmlns="http://www.w3.org/2000/svg">
    <title>Flix360</title>
    <path d="M4.94 42.1101L16.12 30.9301L21.56 25.4901L16.12 20.0501L4.94 8.87012L0 14.8101L10.68 25.4901L0 36.1701L4.94 42.1101Z" fill="#42E886"></path>
    <path d="M30.2998 43.8101V1.81006H57.1598L56.3498 10.6001H40.1498V18.3201H54.6098L53.7998 27.0501H40.1498V43.8101H30.2998Z" fill="black"></path>
    <path d="M61.0898 43.8101V0.810059H70.2498V43.8101H61.0898Z" fill="black"></path>
    <path d="M75.4199 5.49V5C75.4199 1.66667 77.0866 0 80.4199 0C83.7533 0 85.4199 1.66667 85.4199 5V5.5C85.4199 8.83333 83.7533 10.5 80.4199 10.5C77.0866 10.5 75.4199 8.83 75.4199 5.49ZM75.8599 43.81V13.59H84.9999V43.81H75.8599Z" fill="black"></path>
    <path d="M88.8198 43.81C91.5739 38.5383 94.7863 33.519 98.4198 28.81C94.6585 24.1071 91.457 18.9827 88.8798 13.54H98.7298C99.7751 16.5805 101.29 19.4384 103.22 22.01H103.47C105.279 19.375 106.763 16.531 107.89 13.54H117.43C114.936 18.8707 111.921 23.942 108.43 28.68C112.256 33.4245 115.697 38.4672 118.72 43.76H108.45C106.994 40.9264 105.371 38.1816 103.59 35.54H103.34C101.712 38.1976 100.262 40.9603 98.9998 43.81H88.8198Z" fill="black"></path>
    <path d="M123.002 19.85C125.21 18.93 127.28 18.378 129.304 18.378C132.202 18.378 133.352 19.436 133.352 21.276C133.352 23.76 131.788 25.094 129.074 25.094H127.004V30.522H129.074C132.156 30.522 134.456 31.626 134.456 34.432C134.456 36.962 132.57 38.48 129.488 38.48C127.234 38.48 124.888 37.974 121.99 36.778L121.346 42.942C123.646 44.092 127.28 44.736 130.04 44.736C136.388 44.736 142.092 41.378 142.092 34.432C142.092 30.982 140.206 28.176 136.664 27.256V27.118C139.516 26.152 140.942 23.53 140.942 20.448C140.942 14.514 136.296 12.26 130.868 12.26C127.694 12.26 124.704 12.996 122.036 14.008L123.002 19.85Z" fill="#42E886"></path>
    <path d="M165.931 12.904C164.643 12.536 162.803 12.26 160.595 12.26C150.705 12.26 146.381 20.264 146.381 30.384C146.381 37.744 148.773 44.736 157.973 44.736C164.873 44.736 168.967 39.584 168.967 33.374C168.967 27.394 165.609 23.484 159.169 23.484C157.651 23.484 155.903 23.806 154.661 24.358C154.983 22.426 155.627 20.908 156.685 19.896C157.743 18.838 159.353 18.286 161.147 18.286C162.021 18.286 163.999 18.424 165.057 18.746L165.931 12.904ZM154.017 30.43C154.983 29.878 156.271 29.556 157.651 29.556C159.951 29.556 161.331 30.798 161.331 33.926C161.331 36.962 160.181 38.756 157.881 38.756C154.661 38.756 153.925 35.674 153.925 31.994C153.925 31.58 153.971 30.982 154.017 30.43Z" fill="#42E886"></path>
    <path d="M183.054 12.26C175.556 12.26 171.83 17.32 171.83 28.452C171.83 39.63 175.556 44.736 183.054 44.736C190.552 44.736 194.324 39.63 194.324 28.452C194.324 17.32 190.552 12.26 183.054 12.26ZM183.054 18.47C185.538 18.47 186.688 20.816 186.688 28.452C186.688 36.226 185.538 38.572 183.054 38.572C180.616 38.572 179.466 36.226 179.466 28.452C179.466 20.816 180.616 18.47 183.054 18.47Z" fill="#42E886"></path>
</svg>

            <div class="hidden ml-auto sm:flex gap-x-3">
                <!-- Measure Effect -->
                <a href="https://insights.flixmedia.tv/" class="px-4 py-2 inline-flex items-center gap-x-2 border rounded-md font-semibold focus:outline-none focus:ring focus:ring-gray-100 disabled:opacity-25 transition overflow-x-hidden text-gray-50 hover:text-white bg-gray-700 hover:bg-gray-800 border-gray-800 active:bg-gray-800" target="_blank">
    
            <span class="truncate">Measure Effect</span>
    
    </a>

                <!-- Flix360 -->
                <a href="https://flix360.io/login" class="px-4 py-2 inline-flex items-center gap-x-2 border rounded-md font-semibold focus:outline-none focus:ring focus:ring-gray-100 disabled:opacity-25 transition overflow-x-hidden text-gray-50 hover:text-white bg-flix hover:bg-flix-dark border-flix-dark active:bg-flix-dark">
    
            <span class="truncate">Flix360</span>
    
    </a>
            </div>
        </nav>

        <!-- lead -->
        <main class="max-w-3xl mt-12 mb-8 sm:mt-28 sm:mb-16 mx-auto flex flex-col justify-center gap-y-4 text-center">
            <div class="text-3xl font-bold">
                Preview your content with Flix<span class="text-primary">360</span> and get access to near real-time analytics and insights with Measure Effect.
            </div>

            <p class="mx-10 sm:mx-24 text-gray-700">
                With Flix360 you can view your product content using the new preview feature which shows you what your content looks like on a retailer PDP, across the Flix product suite.
            </p>

            <p class="mx-10 sm:mx-32 text-gray-700">
                Measure Effect provides you with valuable insights using key metrics from the Flixmedia retailer network.
            </p>
        </main>

        <!-- boxes -->
        <div class="sm:max-w-3xl my-8 sm:my-16 mx-auto flex flex-col sm:flex-row gap-y-8 sm:gap-x-16 sm:gap-y-16">
            <div class="w-full sm:w-1/2 bg-white border border-gray-200 rounded shadow-xl p-8 flex flex-col gap-y-4">
                <svg height="24" viewBox="0 0 195 45" fill="none" xmlns="http://www.w3.org/2000/svg">
    <title>Flix360</title>
    <path d="M4.94 42.1101L16.12 30.9301L21.56 25.4901L16.12 20.0501L4.94 8.87012L0 14.8101L10.68 25.4901L0 36.1701L4.94 42.1101Z" fill="#42E886"></path>
    <path d="M30.2998 43.8101V1.81006H57.1598L56.3498 10.6001H40.1498V18.3201H54.6098L53.7998 27.0501H40.1498V43.8101H30.2998Z" fill="black"></path>
    <path d="M61.0898 43.8101V0.810059H70.2498V43.8101H61.0898Z" fill="black"></path>
    <path d="M75.4199 5.49V5C75.4199 1.66667 77.0866 0 80.4199 0C83.7533 0 85.4199 1.66667 85.4199 5V5.5C85.4199 8.83333 83.7533 10.5 80.4199 10.5C77.0866 10.5 75.4199 8.83 75.4199 5.49ZM75.8599 43.81V13.59H84.9999V43.81H75.8599Z" fill="black"></path>
    <path d="M88.8198 43.81C91.5739 38.5383 94.7863 33.519 98.4198 28.81C94.6585 24.1071 91.457 18.9827 88.8798 13.54H98.7298C99.7751 16.5805 101.29 19.4384 103.22 22.01H103.47C105.279 19.375 106.763 16.531 107.89 13.54H117.43C114.936 18.8707 111.921 23.942 108.43 28.68C112.256 33.4245 115.697 38.4672 118.72 43.76H108.45C106.994 40.9264 105.371 38.1816 103.59 35.54H103.34C101.712 38.1976 100.262 40.9603 98.9998 43.81H88.8198Z" fill="black"></path>
    <path d="M123.002 19.85C125.21 18.93 127.28 18.378 129.304 18.378C132.202 18.378 133.352 19.436 133.352 21.276C133.352 23.76 131.788 25.094 129.074 25.094H127.004V30.522H129.074C132.156 30.522 134.456 31.626 134.456 34.432C134.456 36.962 132.57 38.48 129.488 38.48C127.234 38.48 124.888 37.974 121.99 36.778L121.346 42.942C123.646 44.092 127.28 44.736 130.04 44.736C136.388 44.736 142.092 41.378 142.092 34.432C142.092 30.982 140.206 28.176 136.664 27.256V27.118C139.516 26.152 140.942 23.53 140.942 20.448C140.942 14.514 136.296 12.26 130.868 12.26C127.694 12.26 124.704 12.996 122.036 14.008L123.002 19.85Z" fill="#42E886"></path>
    <path d="M165.931 12.904C164.643 12.536 162.803 12.26 160.595 12.26C150.705 12.26 146.381 20.264 146.381 30.384C146.381 37.744 148.773 44.736 157.973 44.736C164.873 44.736 168.967 39.584 168.967 33.374C168.967 27.394 165.609 23.484 159.169 23.484C157.651 23.484 155.903 23.806 154.661 24.358C154.983 22.426 155.627 20.908 156.685 19.896C157.743 18.838 159.353 18.286 161.147 18.286C162.021 18.286 163.999 18.424 165.057 18.746L165.931 12.904ZM154.017 30.43C154.983 29.878 156.271 29.556 157.651 29.556C159.951 29.556 161.331 30.798 161.331 33.926C161.331 36.962 160.181 38.756 157.881 38.756C154.661 38.756 153.925 35.674 153.925 31.994C153.925 31.58 153.971 30.982 154.017 30.43Z" fill="#42E886"></path>
    <path d="M183.054 12.26C175.556 12.26 171.83 17.32 171.83 28.452C171.83 39.63 175.556 44.736 183.054 44.736C190.552 44.736 194.324 39.63 194.324 28.452C194.324 17.32 190.552 12.26 183.054 12.26ZM183.054 18.47C185.538 18.47 186.688 20.816 186.688 28.452C186.688 36.226 185.538 38.572 183.054 38.572C180.616 38.572 179.466 36.226 179.466 28.452C179.466 20.816 180.616 18.47 183.054 18.47Z" fill="#42E886"></path>
</svg>

                <p class="text-center">
                    Get access to a self-service portal, where you can search through your product catalogue and view your product content.
                </p>

                <div class="text-center mt-2">
                    <a href="https://flix360.io/login" class="px-4 py-2 inline-flex items-center gap-x-2 border rounded-md font-semibold focus:outline-none focus:ring focus:ring-gray-100 disabled:opacity-25 transition overflow-x-hidden text-gray-50 hover:text-white bg-flix hover:bg-flix-dark border-flix-dark active:bg-flix-dark">
    
            <span class="truncate">Log in to Flix360</span>
    
    </a>
                </div>
            </div>

            <div class="w-full sm:w-1/2 bg-white border border-gray-200 rounded shadow-xl p-8 flex flex-col gap-y-4">
                <svg height="24" viewBox="0 0 213 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M2.92842 22.1591L9.5559 15.521L12.7807 12.291L9.5559 9.061L2.92842 2.42287L0 5.94975L6.33108 12.291L0 18.6323L2.92842 22.1591Z" fill="#42E886"></path>
<path d="M19.2494 1.87775C18.787 8.39237 18.2938 16.6669 18.2013 22.6875H22.8251C22.9176 18.6429 23.0409 15.3084 23.195 11.202C24.5513 14.5982 26.0001 17.9019 27.1715 20.7424H30.2541C31.4254 17.9019 32.9051 14.5982 34.2614 11.202C34.4155 15.3084 34.5388 18.6429 34.6313 22.6875H39.2243C39.1318 16.6669 38.6694 8.39237 38.1762 1.87775H34.2614C32.6584 5.30487 30.1924 10.8006 28.7128 14.2277C27.2332 10.8006 24.7979 5.30487 23.2258 1.87775H19.2494ZM41.9102 15.2157C41.9102 21.0511 44.8078 23.1815 49.894 23.1815C51.651 23.1815 53.4081 22.9345 54.9494 22.317L54.7952 18.7664C53.4389 19.2295 51.7435 19.4456 50.0173 19.4456C47.767 19.4456 46.7498 18.4267 46.5648 17.0682H55.535C55.5967 16.2964 55.6275 15.401 55.6275 14.5982C55.6275 10.0596 53.6547 7.21913 49.1542 7.21913C44.4687 7.21913 41.9102 10.0287 41.9102 15.1231V15.2157ZM46.534 13.672C46.534 11.9121 47.1813 10.6771 48.9384 10.6771C50.7571 10.6771 51.127 12.0665 51.127 13.5485V13.8881H46.534V13.672ZM59.1301 12.0665C60.5478 11.3564 62.7056 10.8006 64.1852 10.8006C65.7881 10.8006 66.2813 11.202 66.2813 12.3752V12.9001H65.7881C60.5786 12.9001 57.5888 14.8452 57.5888 18.5811C57.5888 21.6995 59.7772 23.1815 62.3049 23.1815C64.1852 23.1815 65.6648 22.5022 66.5279 21.3907H66.5896C66.9287 22.6875 67.9767 23.1815 69.3331 23.1815C70.227 23.1815 71.2134 23.0271 71.7066 22.8727V20.4645C71.0285 20.4645 70.7819 20.3101 70.7819 19.7544V12.8075C70.7819 11.9739 70.6894 10.9859 70.4736 10.3375C69.7338 8.02188 67.6377 7.21913 64.7401 7.21913C62.7672 7.21913 60.2087 7.80575 58.5444 8.54675L59.1301 12.0665ZM66.2813 15.9259V18.7046C65.6648 19.2604 64.8017 19.6617 63.9694 19.6617C62.8289 19.6617 62.274 19.0442 62.274 18.0562C62.274 17.3152 62.7056 16.7286 63.2913 16.4199C63.9694 16.0494 64.9867 15.9259 65.9731 15.9259H66.2813ZM83.9971 8.05275C82.6716 7.55875 80.9762 7.21913 79.4041 7.21913C75.6126 7.21913 73.3315 9.1025 73.3315 11.943C73.3315 14.413 74.8419 16.0494 77.1538 16.7286L78.3869 17.0991C80.1439 17.5931 80.483 17.8401 80.483 18.5194C80.483 19.2295 79.774 19.5691 78.1711 19.5691C77.0305 19.5691 75.181 19.1986 74.0097 18.612L73.6089 22.3479C74.9036 22.8419 76.8764 23.1815 78.541 23.1815C82.6408 23.1815 85.0452 21.4525 85.0452 18.2106C85.0452 15.7406 84.1204 14.3512 80.9762 13.4559L79.6507 13.0854C78.4485 12.7149 77.9245 12.3752 77.9245 11.8812C77.9245 11.2329 78.5102 10.8624 79.8665 10.8624C81.1303 10.8624 82.6408 11.2329 83.5656 11.7886L83.9971 8.05275ZM87.1644 7.71313V15.2466C87.1644 16.8212 87.1953 17.9636 87.2569 18.3959C87.6576 21.8847 89.8154 23.1815 93.8536 23.1815C97.8917 23.1815 100.049 21.8847 100.45 18.3959C100.512 17.9636 100.543 16.8212 100.543 15.2466V7.71313H96.0422V15.8024C96.0422 16.9139 96.0113 17.7475 95.888 18.2106C95.6723 19.0134 94.9633 19.4765 93.8536 19.4765C92.7438 19.4765 92.0349 19.0134 91.8191 18.2106C91.6958 17.7475 91.6649 16.9139 91.6649 15.8024V7.71313H87.1644ZM103.664 7.71313V22.6875H108.196V13.0854C109.182 12.0974 110.446 11.5725 112.511 11.5725L112.635 7.40438C110.446 7.40438 108.874 8.45412 108.011 9.78175H107.949L107.672 7.71313H103.664ZM114.037 15.2157C114.037 21.0511 116.935 23.1815 122.021 23.1815C123.778 23.1815 125.535 22.9345 127.076 22.317L126.922 18.7664C125.566 19.2295 123.87 19.4456 122.144 19.4456C119.894 19.4456 118.877 18.4267 118.692 17.0682H127.662C127.724 16.2964 127.754 15.401 127.754 14.5982C127.754 10.0596 125.782 7.21913 121.281 7.21913C116.596 7.21913 114.037 10.0287 114.037 15.1231V15.2157ZM118.661 13.672C118.661 11.9121 119.308 10.6771 121.065 10.6771C122.884 10.6771 123.254 12.0665 123.254 13.5485V13.8881H118.661V13.672Z" fill="black"></path>
<path d="M136.939 1.87775V22.6875H150.009V18.3341H141.81V14.3821H148.961V10.0596H141.81V6.23113H149.917L150.225 1.87775H136.939ZM152.104 7.71313V11.0785H154.2V22.6875H158.701V11.0785H164.342V22.6875H168.842V11.0785H171.648L171.802 7.71313H168.842V6.8795C168.842 5.1505 169.397 4.50213 170.846 4.50213C171.278 4.50213 172.11 4.62563 172.449 4.68738L172.757 1.10588C171.987 0.889751 170.754 0.766251 170.075 0.766251C165.698 0.766251 164.342 3.32888 164.342 6.57075V7.71313H158.701V6.8795C158.701 5.1505 159.225 4.50213 160.705 4.50213C161.136 4.50213 161.968 4.62563 162.277 4.68738L162.616 1.10588C161.845 0.889751 160.612 0.766251 159.934 0.766251C155.557 0.766251 154.2 3.32888 154.2 6.57075V7.71313H152.104ZM173.009 15.2157C173.009 21.0511 175.906 23.1815 180.992 23.1815C182.749 23.1815 184.507 22.9345 186.048 22.317L185.894 18.7664C184.537 19.2295 182.842 19.4456 181.116 19.4456C178.865 19.4456 177.848 18.4267 177.663 17.0682H186.633C186.695 16.2964 186.726 15.401 186.726 14.5982C186.726 10.0596 184.753 7.21912 180.253 7.21912C175.567 7.21912 173.009 10.0287 173.009 15.1231V15.2157ZM177.632 13.672C177.632 11.9121 178.28 10.6771 180.037 10.6771C181.856 10.6771 182.225 12.0665 182.225 13.5485V13.8881H177.632V13.672ZM188.903 15.401C188.903 17.5623 189.458 19.3839 190.383 20.6806C191.616 22.3787 193.558 23.1815 196.579 23.1815C197.966 23.1815 199.692 22.9962 200.956 22.4714L200.802 18.7355C199.446 19.1986 198.305 19.353 197.349 19.353C194.883 19.353 193.589 18.1489 193.589 15.154C193.589 12.4679 194.883 11.1094 197.319 11.1094C198.398 11.1094 199.723 11.4181 200.648 11.9121L200.894 8.02187C199.816 7.52787 198.243 7.21912 196.671 7.21912C192.664 7.21912 188.903 9.226 188.903 15.2157V15.401ZM204.892 3.88463V7.71313H202.796V11.0785H204.892V17.5931C204.892 21.1746 205.971 23.1815 210.194 23.1815C210.903 23.1815 212.198 23.0271 212.814 22.811L212.66 19.2912C212.229 19.4147 211.643 19.5382 211.211 19.5382C210.287 19.5382 209.393 19.4456 209.393 17.0374V11.0785H212.506L212.66 7.71313H209.393V3.23625L204.892 3.88463Z" fill="#42E886"></path>
</svg>

                <p class="text-center">
                    Get access to near real-time insights from your syndicated products and get a closer look at your shopper traffic.
                </p>

                <div class="text-center mt-2">
                    <a href="https://insights.flixmedia.tv/" class="px-4 py-2 inline-flex items-center gap-x-2 border rounded-md font-semibold focus:outline-none focus:ring focus:ring-gray-100 disabled:opacity-25 transition overflow-x-hidden text-gray-50 hover:text-white bg-gray-700 hover:bg-gray-800 border-gray-800 active:bg-gray-800" target="_blank">
    
            <span class="truncate">Log in to Measure Effect</span>
    
    </a>
                </div>
            </div>
        </div>

        <!-- footer -->
        <footer class="mt-32 sm:mt-96 flex flex-col sm:flex-row gap-3 justify-center sm:items-center text-gray-700 text-sm">
            <div class="w-full sm:w-1/3 flex justify-center sm:justify-start">
                <div class="max-w-max inline-flex flex-col gap-y-1">
                    <a href="https://www.flixmedia.com/" target="_blank" class="flex justify-center">
                        <svg height="20" viewBox="0 0 279 45" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_288_1533)">
<path d="M4.94 42.1101L16.12 30.9301L21.56 25.4901L16.12 20.0501L4.94 8.87012L0 14.8101L10.68 25.4901L0 36.1701L4.94 42.1101Z" fill="#42E886"></path>
<path d="M30.2998 43.8101V1.81006H57.1598L56.3498 10.6001H40.1498V18.3201H54.6098L53.7998 27.0501H40.1498V43.8101H30.2998Z" fill="black"></path>
<path d="M61.0898 43.8101V0.810059H70.2498V43.8101H61.0898Z" fill="black"></path>
<path d="M75.4199 5.49V5C75.4199 1.66667 77.0866 0 80.4199 0C83.7533 0 85.4199 1.66667 85.4199 5V5.5C85.4199 8.83333 83.7533 10.5 80.4199 10.5C77.0866 10.5 75.4199 8.83 75.4199 5.49ZM75.8599 43.81V13.59H84.9999V43.81H75.8599Z" fill="black"></path>
<path d="M88.8198 43.81C91.5739 38.5383 94.7863 33.519 98.4198 28.81C94.6585 24.1071 91.457 18.9827 88.8798 13.54H98.7298C99.7751 16.5805 101.29 19.4384 103.22 22.01H103.47C105.279 19.375 106.763 16.531 107.89 13.54H117.43C114.936 18.8707 111.921 23.942 108.43 28.68C112.256 33.4245 115.697 38.4672 118.72 43.76H108.45C106.994 40.9264 105.371 38.1816 103.59 35.54H103.34C101.712 38.1976 100.262 40.9603 98.9998 43.81H88.8198Z" fill="black"></path>
<path d="M123.53 43.8101V13.5901H128.33L128.77 16.8901C130.009 15.5895 131.49 14.5432 133.13 13.8101C134.804 13.0101 136.635 12.5933 138.49 12.5901C142.27 12.5901 144.936 14.0434 146.49 16.9501C147.835 15.5671 149.444 14.4685 151.222 13.7195C153 12.9705 154.911 12.5865 156.84 12.5901C163.36 12.5901 166.62 16.3301 166.62 23.8101V43.8101H160.95V24.9301C160.95 22.3968 160.533 20.6301 159.7 19.6301C159.133 19.0381 158.438 18.5835 157.669 18.301C156.899 18.0185 156.075 17.9156 155.26 18.0001C153.807 18.038 152.379 18.3923 151.077 19.0382C149.775 19.6841 148.629 20.6062 147.72 21.7401C147.8 22.4901 147.84 23.7401 147.84 25.4201V43.8101H142.17V25.2401C142.298 23.3587 141.954 21.4751 141.17 19.7601C140.46 18.5501 139.07 18.0001 137 18.0001C135.546 18.0328 134.122 18.4171 132.85 19.1201C131.457 19.8281 130.219 20.8072 129.21 22.0001V43.8101H123.53Z" fill="black"></path>
<path d="M173 28.8599V28.7299C173 24.0633 174.14 20.1999 176.42 17.1399C178.7 14.0799 182.087 12.5633 186.58 12.5899C195.02 12.5899 199.24 17.9899 199.24 28.7899C199.24 29.7899 199.24 30.5399 199.17 31.0399H178.94C179.4 36.9799 182.35 39.9499 187.79 39.9499C190.878 39.9897 193.942 39.394 196.79 38.1999L197.29 42.8199C194.261 44.2027 190.959 44.8862 187.63 44.8199C177.877 44.8133 173 39.4933 173 28.8599ZM178.92 26.7999H193.38C193.167 20.5333 190.88 17.3966 186.52 17.3899C185.434 17.3121 184.347 17.5107 183.359 17.9671C182.371 18.4235 181.514 19.1229 180.87 19.9999C179.542 22.0168 178.849 24.3853 178.88 26.7999H178.92Z" fill="black"></path>
<path d="M204.55 29.3601V29.0001C204.55 24.0601 205.703 20.0834 208.01 17.0701C210.316 14.0567 213.59 12.5501 217.83 12.5501C220.538 12.4965 223.203 13.2332 225.5 14.6701V0.810059H231.23V31.3501C231.23 34.4167 231.27 38.5701 231.35 43.8101H226.56L226.18 41.2001H226.12C224.937 42.3728 223.531 43.2965 221.985 43.9165C220.44 44.5366 218.785 44.8404 217.12 44.8101C215.386 44.8702 213.662 44.5308 212.081 43.8182C210.499 43.1055 209.103 42.0386 208 40.7001C205.706 37.9601 204.556 34.1801 204.55 29.3601ZM210.48 28.7901C210.343 31.5517 211.014 34.2932 212.41 36.6801C213.054 37.6677 213.949 38.4662 215.003 38.9935C216.058 39.5207 217.233 39.7577 218.41 39.6801C219.745 39.6724 221.065 39.3916 222.287 38.8551C223.51 38.3185 224.61 37.5375 225.52 36.5601V19.9401C223.743 18.45 221.477 17.673 219.16 17.7601C213.366 17.7601 210.473 21.4367 210.48 28.7901Z" fill="black"></path>
<path d="M239 4.66994V4.23994C239 1.69994 240.14 0.439941 242.43 0.439941C244.72 0.439941 245.67 1.69994 245.67 4.23994V4.66994C245.67 7.16994 244.59 8.40994 242.43 8.40994C240.27 8.40994 239 7.16994 239 4.66994ZM239.5 43.8099V13.5899H245.17V43.8099H239.5Z" fill="black"></path>
<path d="M251.8 35.7701C251.8 28.3368 257.49 24.6201 268.87 24.6201H270.43V23.4301C270.43 21.1101 269.91 19.5101 268.87 18.6301C267.83 17.7501 266.147 17.3368 263.82 17.3901C260.688 17.4749 257.6 18.1536 254.72 19.3901L253.85 14.7201C257.257 13.3421 260.895 12.6228 264.57 12.6001C268.523 12.6001 271.433 13.3901 273.3 14.9701C275.167 16.5501 276.1 19.2934 276.1 23.2001V38.4001C276.026 39.1413 276.168 39.8882 276.51 40.5501C276.78 40.9101 277.37 41.0801 278.28 41.0801V44.3801C277.318 44.7193 276.299 44.8688 275.28 44.8201C272.66 44.8201 271.17 43.5701 270.79 41.0801C269.54 42.3199 268.05 43.2912 266.411 43.9343C264.773 44.5774 263.02 44.8789 261.26 44.8201C258.774 44.9129 256.346 44.0546 254.47 42.4201C253.564 41.5754 252.856 40.5418 252.394 39.3925C251.933 38.2433 251.73 37.0065 251.8 35.7701ZM257.72 35.2101C257.69 35.854 257.789 36.4974 258.013 37.1021C258.236 37.7068 258.579 38.2604 259.02 38.7301C259.54 39.2058 260.151 39.57 260.817 39.8005C261.482 40.0309 262.188 40.1227 262.89 40.0701C264.309 40.0514 265.71 39.7438 267.006 39.1662C268.302 38.5885 269.467 37.7528 270.43 36.7101V28.9201H269.5C268.084 28.907 266.668 28.9804 265.26 29.1401C264.01 29.2896 262.777 29.5609 261.58 29.9501C260.442 30.27 259.436 30.9465 258.71 31.8801C258.025 32.8521 257.677 34.0217 257.72 35.2101Z" fill="black"></path>
</g>
</svg>
                    </a>

                    <span>
                        Turn Browsers Into Buyers
                    </span>
                </div>
            </div>

            <div class="w-full sm:w-1/3 mx-auto flex flex-col justify-center text-center">
                <p>
                    Copyright All Rights Reserved © 2022 Flixmedia Limited.
                </p>
                <p>
                    Registered in England. #05134871.
                </p>
            </div>

            <div class="w-full sm:w-1/3 flex gap-x-4 justify-center sm:justify-end">
                <a href="https://linkedin.com/company/flixmedia/" target="_blank">
                    <svg height="24" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M4.65548 6.43414H0.640452C0.462258 6.43414 0.317871 6.57859 0.317871 6.75672V19.6553C0.317871 19.8335 0.462258 19.9779 0.640452 19.9779H4.65548C4.83368 19.9779 4.97806 19.8335 4.97806 19.6553V6.75672C4.97806 6.57859 4.83368 6.43414 4.65548 6.43414Z" fill="black"></path>
<path d="M2.64942 0.0219727C1.18852 0.0219727 0 1.2092 0 2.66849C0 4.12843 1.18852 5.31611 2.64942 5.31611C4.10916 5.31611 5.29671 4.12836 5.29671 2.66849C5.29677 1.2092 4.10916 0.0219727 2.64942 0.0219727Z" fill="black"></path>
<path d="M14.868 6.11359C13.2555 6.11359 12.0634 6.80681 11.3404 7.59449V6.75675C11.3404 6.57862 11.196 6.43417 11.0178 6.43417H7.17268C6.99448 6.43417 6.8501 6.57862 6.8501 6.75675V19.6553C6.8501 19.8335 6.99448 19.9779 7.17268 19.9779H11.1789C11.3571 19.9779 11.5015 19.8335 11.5015 19.6553V13.2735C11.5015 11.123 12.0856 10.2852 13.5847 10.2852C15.2174 10.2852 15.3471 11.6283 15.3471 13.3842V19.6554C15.3471 19.8336 15.4915 19.978 15.6697 19.978H19.6775C19.8556 19.978 20 19.8336 20 19.6554V12.5803C20 9.38255 19.3903 6.11359 14.868 6.11359Z" fill="black"></path>
</svg>
                </a>

                <a href="https://medium.com/flixmediainsights/" target="_blank">
                    <svg height="24" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M5.6407 4.29688C8.75598 4.29688 11.2812 6.83973 11.2812 9.97628C11.2812 13.1128 8.75578 15.6555 5.6407 15.6555C2.52561 15.6555 0 13.1128 0 9.97628C0 6.83973 2.52542 4.29688 5.6407 4.29688ZM14.6485 4.62956C16.2061 4.62956 17.4688 7.02313 17.4688 9.97628H17.469C17.469 12.9287 16.2063 15.323 14.6487 15.323C13.091 15.323 11.8283 12.9287 11.8283 9.97628C11.8283 7.0239 13.0908 4.62956 14.6485 4.62956ZM19.0081 5.18646C19.5558 5.18646 20 7.3309 20 9.97628C20 12.6209 19.556 14.7661 19.0081 14.7661C18.4602 14.7661 18.0163 12.6215 18.0163 9.97628C18.0163 7.33109 18.4604 5.18646 19.0081 5.18646Z" fill="black"></path>
</svg>
                </a>
            </div>
        </footer>
    </div>

        
        <script src="/livewire/livewire.js?id=90730a3b0e7144480175" data-turbo-eval="false" data-turbolinks-eval="false"></script><script data-turbo-eval="false" data-turbolinks-eval="false">window.livewire = new Livewire();window.Livewire = window.livewire;window.livewire_app_url = '';window.livewire_token = 'CvQMLoOdoTVtZvQvk9wGRw3i4z4JVeBjenKqOdpZ';window.deferLoadingAlpine = function (callback) {window.addEventListener('livewire:load', function () {callback();});};let started = false;window.addEventListener('alpine:initializing', function () {if (! started) {window.livewire.start();started = true;}});document.addEventListener("DOMContentLoaded", function () {if (! started) {window.livewire.start();started = true;}});</script>
    

</body></html>