<!DOCTYPE html>
<html lang="en">
	<head>
		<!--<meta http-equiv="X-UA-Compatible" content="IE=9;IE=8;IE=7;IE=EDGE" />-->
      
            <link rel="apple-touch-icon" sizes="57x57" href="/backoffice/whitelabel/covideo/images/favicon/apple-icon-57x57.png">
            <link rel="apple-touch-icon" sizes="60x60" href="/backoffice/whitelabel/covideo/images/favicon/apple-icon-60x60.png">
            <link rel="apple-touch-icon" sizes="72x72" href="/backoffice/whitelabel/covideo/images/favicon/apple-icon-72x72.png">
            <link rel="apple-touch-icon" sizes="76x76" href="/backoffice/whitelabel/covideo/images/favicon/apple-icon-76x76.png">
            <link rel="apple-touch-icon" sizes="114x114" href="/backoffice/whitelabel/covideo/images/favicon/apple-icon-114x114.png">
            <link rel="apple-touch-icon" sizes="120x120" href="/backoffice/whitelabel/covideo/images/favicon/apple-icon-120x120.png">
            <link rel="apple-touch-icon" sizes="144x144" href="/backoffice/whitelabel/covideo/images/favicon/apple-icon-144x144.png">
            <link rel="apple-touch-icon" sizes="152x152" href="/backoffice/whitelabel/covideo/images/favicon/apple-icon-152x152.png">
            <link rel="apple-touch-icon" sizes="180x180" href="/backoffice/whitelabel/covideo/images/favicon/apple-icon-180x180.png">
            <link rel="icon" type="image/png" sizes="192x192"  href="/backoffice/whitelabel/covideo/images/favicon/android-icon-192x192.png">
            <link rel="icon" type="image/png" sizes="32x32" href="/backoffice/whitelabel/covideo/images/favicon/favicon-32x32.png">
            <link rel="icon" type="image/png" sizes="96x96" href="/backoffice/whitelabel/covideo/images/favicon/favicon-96x96.png">
            <link rel="icon" type="image/png" sizes="16x16" href="/backoffice/whitelabel/covideo/images/favicon/favicon-16x16.png">
            <link rel="manifest" href="/backoffice/whitelabel/covideo/images/favicon/manifest.json">
            <meta name="msapplication-TileColor" content="#ffffff">
            <meta name="msapplication-TileImage" content="/backoffice/whitelabel/covideo/images/favicon/ms-icon-144x144.png">
            <meta name="theme-color" content="#ffffff">		<title>Video from Doug Lehman - Lehmans Terms</title>

    <link rel="canonical" href="https://vidmails.com/v/TRCCEuFFRs" />
    <meta name="robots" content="noindex, nofollow">
    <!-- <meta name='robots' content='noindex, nofollow'> -->
    <!-- <meta name='robots' content='noindex'> -->
		<meta name="title" content="Video from Doug Lehman - Lehmans Terms" />
		<meta name="description" content="" />
		<meta property="og:title" content="Video from Doug Lehman - Lehmans Terms" />		<meta property="og:type" content="text/html" />    <meta property="og:description" content="Video from Doug Lehman - Lehmans Terms" />    <meta property="og:image:width" content='200' />    <meta property="og:image:height" content='200' />    <meta property="og:image" content="https://covideo-gif-snapshots.s3.amazonaws.com/95409/95409_34337_666b41a59bfdb1718305275.gif"/>    <meta property="og:url" content="https://vidmails.com/v/TRCCEuFFRs" />
    
		<link rel="image_src" href="https://covideo-gif-snapshots.s3.amazonaws.com/95409/95409_34337_666b41a59bfdb1718305275.gif" />
		<link rel="stylesheet" media="all" type="text/css" href="/new_backoffice/css/backOfficeMain.css" />
    <link rel="stylesheet" media="all" type="text/css" href="/backoffice/whitelabel/covideo/css/playback.css" />
		<link rel="stylesheet" media="all" type="text/css" href="/new_backoffice/css/ui-lightness/jquery-ui-1.8.7.custom.css" />
		<link rel="stylesheet" media="all" type="text/css" href="/new_templates/global_overrides.css" />
    <link rel="canonical" href="https://vidmails.com/v/TRCCEuFFRs" />
		<style>

      .customLandingTrialUser {
        position: initial !important;
        box-shadow: unset !important;
      }

      .customLandingTrialUser #playback_cta_container {
        max-height:30px;
      }

      div#playback_cta_banner {
        box-shadow: inset 0 5px 20px -15px #333;
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        background:#fff;
        color:#000;
        text-align: center;
      }

      div#playback_cta_banner
      div#playback_cta_container {
        display:flex;
        flex-direction:row;
        justify-content: space-between;
        align-items: center;
        margin: 25px;
      }

      div#playback_cta_banner
      div#playback_cta_container
      div#playback_cta_logo img {
        width: 100%;
        max-width:180px;
        opacity:0.45;
      }

      div#playback_cta_banner
      div#playback_cta_container
      div#playback_cta_link a {
        background-color:#FFFFFF;
        border: 2px solid #1c6acf;
        border-radius: 3px;
        font-family: Work Sans,sans-serif;
        font-weight: 700;
        color: #1c6acf;
        padding: 17px 35px;
        text-align: center;
        text-decoration: none;
        margin-left:20px;
      }

      div#playback_cta_banner
      div#playback_cta_container
      div#playback_cta_link a:hover {
        background-color:#1c6acf;
        border: 2px solid #1c6acf;
        color: #ffffff;
      }

      div#playback_cta_banner
      div#playback_cta_container
      div#playback_cta_link
      span.cta-tagline {
        color: #999999;
      }

      @media (max-width:500px) {
        div#playback_cta_banner
        div#playback_cta_container {
          margin:0;
        }

        div#playback_cta_banner
        div#playback_cta_container
        div#playback_cta_logo img {
          display:none;
        }

        div#playback_cta_banner
        div#playback_cta_container
        div#playback_cta_link {
          width:100%;
        }

        div#playback_cta_banner
        div#playback_cta_container
        div#playback_cta_link a {
          width: 100%;
          display: block;
          margin: 0;
          padding: 17px 0;
          border: 2px solid #1c6acf;
          background-color:#1c6acf;
          border: 0;
          color: #fff;
        }
      }

      @media (max-width:768px) {
        div#playback_cta_banner
        div#playback_cta_container
        div#playback_cta_link
        span.cta-tagline {
          display:none;
        }
      }


			#video_playback:-webkit-full-screen { 
				 width     : 100% !important;
				 height    : 100% !important;
				 max-height: 100% !important;
			}
			video::-internal-media-controls-download-button {
				display:none;
			}
			video::-webkit-media-controls-enclosure {
				overflow:hidden;
			}
			video::-webkit-media-controls-panel {
				width: calc(100% + 30px); /* Adjust as needed */
			}

      @media (max-width:1024px) {
        .customLandingTrialUser {
          box-shadow: inset 0 5px 20px -15px #333 !important;
          position: fixed !important;
        }
      }


		</style>
		<script type='text/javascript' src='/new_backoffice/js/jquery-1.11.3.min.js'></script>
		<script src="/new_backoffice/js/jquery-ui-1.11.4.custom/jquery-ui.min.js"></script>
    <script type='text/javascript' src='/new_backoffice/js/IE_alert.js'></script>
    <script>
      $( document ).ready( () => {
        $( '.cta' ).click( function( e ) {
          var date = new Date();
          var expiration = ( new Date( Date.now() + ( 365 * 86400000 ) ) ).toUTCString();
          console.log( "cta clicked" );
          document.cookie = 'freetrialbutton=Doug+Lehman; expires=' + expiration + '; domain=covideo.com; path=/';
        } );
    } );
    </script>
	</head>

	<body>
  <div class="unsupported-browser"></div>
		<input type='hidden' id='video_id' name='video_id' value='22430273' />
		<!--<input type='hidden' id='viewer_id' name='viewer_id' value='' />-->
		<input type='hidden' id='viewer_id' name='viewer_id' value='-1' />
		<input type='hidden' name='reqtoken' id='reqtoken' value="viewer_6a29547c6a623" />

		<p align='center' style='margin-bottom:0;'>
			<table role="presentation" class='playback-template-container'>
				<tr>
					<td>
<link rel="stylesheet" type="text/css" href="https://www.covideo.com/new_templates/PlainBlack_2020/PlainBlack_2020.css" media="all" />
<meta charset="utf-8">
<meta name="viewport" content="initial-scale = 1.0,maximum-scale = 1.0">
<script type='text/javascript' src='https://code.jquery.com/jquery-1.11.2.min.js'></script>

<div id="header" class="clearfix">
  <div class="wrap">
    <div class="contact-information">

      <div class="details">
        <div class="logo"> <span class='top_slicetext'>Lehmans Terms</span></div>
          <a class='link1_template' href='mailto:doug@douglehman.com' style='font-size:22px;color:#ffffff;font-family:Oswald, sans-serif; text-decoration:none; font-weight: 300;'>Doug Lehman </a><span> | </span> <a class='phone' href='tel:678-464-6678'>678-464-6678</a><span> | </span><a class='link1_template' href='mailto:doug@douglehman.com' style='font-size:22px;color:#ffffff;font-family:Oswald, sans-serif; text-decoration:none; font-weight: 300;'>doug@douglehman.com</a>      </div>
      <div class="details-tablet">
        <div class="logo"> <span class='top_slicetext'>Lehmans Terms</span></div>
        <a class='link1_template' href='mailto:doug@douglehman.com' style='font-size:22px;color:#ffffff;font-family:Oswald, sans-serif; text-decoration:none; font-weight: 300;'>Doug Lehman </a>  <a class='phone' href='tel:678-464-6678'>678-464-6678</a><a class='link1_template' href='mailto:doug@douglehman.com' style='font-size:16px;color:#ffffff;font-family:Oswald, sans-serif; text-decoration:none; font-weight: 300;'>doug@douglehman.com</a>      </div>
    </div>
  </div><!-- end header -->
</div> <!-- end header -->

<div id="main" class="clearfix">


        		<div id="video_slice">
        <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans|Roboto|Montserrat">
        <link rel="stylesheet" media="all" type="text/css" href="/backoffice/appearance/appearance.css">
        <link rel="stylesheet" media="all" type="text/css" href="/backoffice/annotations/annotations-playback.css">
        <link rel="stylesheet" media="all" type="text/css" href="/backoffice/reactions/video_reactions.css">
        <link rel="stylesheet" media="all" type="text/css" href="/backoffice/security/security.css">
        <link rel="stylesheet" media="all" type="text/css" href="/backoffice/basiclightbox/basicLightbox.min.css">
        <link rel="stylesheet" media="all" type="text/css" href="/backoffice/conversations/style.css">

        <style>
            :root {
                --playerIconsColor: #FFFFFF;
                --playerIconsColorProgressBar: #FFFFFF44;
                --playerIconsColorProgressValue: #FFFFFFbb;
                --playerBackgroundColor: #585b5d;
                --playButtonPosition: center;
            }

            div#video-controls.video-controls {
                font-family: Arial, Helvetica, sans-serif;
            }

            a#video_reply_trigger {
                background-color: var(--playerBackgroundColor);
                color: var(--playerIconsColor);
            }
        </style>
        <script type='text/javascript' src="/backoffice/js/screenfull.min.js?v=1.0.0"></script>
        <script type='text/javascript' src="/backoffice/basiclightbox/basicLightbox.min.js"></script>
  <script>
var _videoInfo = {};
try {
  window._videoInfo = _videoInfo;
}catch(ex) {
  console.error("Error setting _videoInfo:", ex);
}
// console.log("Video Info:", _videoInfo);
</script>

        <script type='text/javascript' src="/new_backoffice/js/HotSpotFunctionsHTML5.js?v=1.0.0"></script>
        <script type='text/javascript' src="/backoffice/annotations/annotations-playback.js?v=1.0.0">var _annotations = [];</script>
        <script type='text/javascript'>
            var _annotations = [];
            var _chapters = null;
            var _interactiveCTA = null;
            var _customerId = 34337;
            var _credit700Url = "";
            var _playerBackgroundColor = "#585b5d";
            var _playButtonPosition = "center";

            /***
             * SUS-1974 (Annotations do not show up on website overlay)
             *  The following code is to calculate designId to check if it is a website overlay (-1)
             *  To revert this change just remove the following line (i.e: 424)
             */ 

            var _designId = "316515";

            var _user = {
                "workingHours": null,
                "id": 95409,
                "firstName": "Doug",
                "lastName": "Lehman",
                "email": "doug@douglehman.com",
                "phone": "678-464-6678",
            };

            var _receiver = {
                email: "",
                phone: "",
            };

            var default_captions = ``;

            $(document).ready(function() {
                (function(d) {
                    s = d.createElement('script');
                    s.type = 'text/javascript';
                    s.src = '/backoffice/annotations/annotations-playback.js?v=1.0.0';
                    d.getElementsByTagName('head')[0].appendChild(s);
                }(document));

                /***********************************************************
                 * SUS-1974 (Annotations do not show up on website overlay)
                 * This following code snippet is to check if the player is loaded. 
                 * If yes, then call the function handleAnnotations in which width and height of annotations are calculated.
                 * To revert this , just remove the below code snippet from 456 to 469
                 */
                function onVisible(element, callback) {
                    new IntersectionObserver((entries, observer) => {
                        entries.forEach(entry => {
                        if(entry.intersectionRatio > 0) {
                            callback(element);
                            observer.disconnect();
                        }
                        });
                    }).observe(element);
                }
                const videoHtmlId = document.getElementById('video_playback');
                onVisible(videoHtmlId, () => {
                    handleAnnotations(_annotations);
                });
                /*********************************************************** */

                // set event listener to execute on timeupdate. This gets invoked every ~250ms or so
                                    $('video#video_playback').bind('timeupdate', function() {

                        updateHotSpotData({});
                        checkAnnotations(this.currentTime);
                        
                    });
                    $('video#video_playback').bind('ended', function() {
                        checkAnnotations(this.currentTime);
                    });
                

                // disable the context menu
                $('#video_playback').bind('contextmenu', function() {
                    return false;
                });

                changeCaptions(default_captions, `English`, `en`);
            });

            function click_to_play() {
                ua = navigator.userAgent.toLowerCase();

                vid = document.getElementsByTagName('video')[0];

                trigger_click = false;

                if (ua.indexOf('safari') != -1) {
                    if (ua.indexOf('chrome') == -1) {
                        trigger_click = false;
                    }
                }


                if (trigger_click) {
                    vid.paused ? vid.play() : vid.pause();
                }
            }


            function click_to_pause() {
                var vid = document.getElementById('video_playback');
                vid.pause();
            }


            function translateText(targetLanguageCode, targetLanguageName) {
                const captionHeader = `WEBVTT FILE`;
                const placeholder = `{xazqby}`;

                var inputText = ``.replaceAll(captionHeader, placeholder);
                var userId = `95409`;
                var videoId = `22430273`;

                if (!inputText) {
                    return;
                }

                var sourceLanguageCode = 'en';

                if (targetLanguageCode === 'auto') {
                    // Temporary solution for now
                    targetLanguageCode = 'en';
                }

                if (targetLanguageCode === 'none') {
                    document.getElementById('captions-on').style.display = 'none';
                    document.getElementById('captions-off').style.display = 'block';

                    changeCaptions('', targetLanguageName, targetLanguageCode);
                } else {
                    document.getElementById('captions-on').style.display = 'block';
                    document.getElementById('captions-off').style.display = 'none';

                    // const data = JSON.stringify({
                    //     text: inputText,
                    //     sourceLanguage: sourceLanguageCode,
                    //     targetLanguage: targetLanguageCode
                    // });
                    $.ajax({
                        url: 'https://api.covideo.com/transcripts?language=' + targetLanguageCode + '&userId=' + userId + '&videoId=' + videoId,
                        type: 'GET',
                        contentType: 'application/json; charset=utf-8',
                        success: function(data) {
                            if (data && data.translatedText) {
                                data.translatedText = "WEBVTT" + data.translatedText.substring(data.translatedText.indexOf('\n\n'));
                                //if ( data.translatedText.substring( 0, 11 ) === 'वेबवीटीटी\n\n' ) data.translatedText = "WEBVTT\n\n" + data.translatedText.substring( 11 );
                                //if ( data.translatedText.substring( 0, 6 ) === 'ويبت\n\n' ) data.translatedText = "WEBVTT\n\n" + data.translatedText.substring( 6);

                                let result = data.translatedText.replaceAll(placeholder, captionHeader);
                                result = result.replaceAll(' .', '.');
                                result = result.replaceAll('—>', '-->');

                                changeCaptions(result, targetLanguageName, targetLanguageCode);
                            }
                        },
                        error: function() {
                        }
                    });
                }
            }

            function changeCaptions(newText, lang_name, lang_code) {
                var video = $('#video_playback')[0];
                var subtitles;

                if (video.textTracks.length > 0) {
                    video.removeChild(video.children[1])
                }

                for (var i = 0; i < video.textTracks.length; i++) {
                    let t = video.textTracks[i];

                    t.mode = 'disabled';
                    t.default = false;

                    if (t.srclang == lang_code) {
                        t.mode = 'showing';
                        t.default = true;

                        exists = true;
                    }
                }

                if (!newText) return;

                subtitles = new Blob([newText], {
                    encoding: "utf-8",
                    type: "text/vtt;charset=utf-8"
                });
                subtitles.lastModifiedDate = new Date();
                subtitles.name = lang_code + '.vtt';

                url = window.URL.createObjectURL(subtitles);

                track = document.createElement("track");
                track.kind = "captions";
                track.label = lang_name;
                track.id = lang_name;
                track.srclang = lang_code;
                track.default = true;
                track.mode = "showing";
                track.src = url;

                video.appendChild(track);

                video.textTracks[0].mode = "showing"; // thanks Firefox
            }

            window.addEventListener('load', (event) => {
                document.querySelectorAll(".translate-trigger").forEach((trigger) => {
                    trigger.addEventListener('click', translateText);
                });
            });
        </script>

                    <input type='hidden' name='nn' id='nn' value='' />
                            <div id="video-container" class="video-wrap" style='overflow: visible'>
                    <!-- <div id="spinner" class="loader-wrap middle"><div class="loader">Loading...</div></div> -->
                    <video id="video_playback" class="video-js vjs-default-skin vjs-playing vjs-fullscreen" preload="auto" height="auto" autoplay playsinline="" controlslist="nodownload" poster="https://images.covideo.com/thumbnails/95409_34337_666b41a59bfdb1718305275_0001.png" onclick="click_to_play();">

                        <source src="https://videos.covideo.com/videos/95409_34337_666b41a59bfdb1718305275.mp4" type="video/mp4">
                    </video>

            <!-- SUS-3606 Chapters are showing on videos that have no chapters 
                Changed Code on line 712: $playback->videoDetails->Chapters => $show_chapters
            -->
                    
                    <div class="speed-menu hidden" id="speed-menu">
                        <ul>
                            <p>Playback Speed</p>
                            <li data-value="2" data-text="2.0x">2.0x</li>
                            <li data-value="1.5" data-text="1.5x">1.5x</li>
                            <li data-value="1.25" data-text="1.25x">1.25x</li>
                            <li data-value="1" data-text="1.0x">
                                1.0x
                                <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" id='active-speed-checkmark'>
                                    <g fill="#000">
                                        <path id="1i74dgfm6a" d="M5.867 10.603L3.533 8.27c-.123-.125-.291-.195-.466-.195-.176 0-.344.07-.467.195-.26.26-.26.673 0 .933l2.793 2.794c.26.26.68.26.94 0l7.067-7.06c.26-.26.26-.674 0-.934-.123-.124-.291-.195-.467-.195-.175 0-.343.07-.466.195l-6.6 6.6z"></path>
                                    </g>
                                </svg>
                            </li>
                            <li data-value="0.75" data-text="0.75x">0.75x</li>
                            <li data-value="0.5" data-text="0.5x">0.5x</li>
                        </ul>
                    </div>

                    <div class="subtitles-menu hidden" id="subtitles-menu">
                        <ul>
                            <p>Closed Captions</p>
                            <li data-value="none" data-text="Off" class='active-language'>
                                Off
                            </li>
                            <li data-value="auto" data-text="Auto">
                                Auto
                                <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" id='active-language-checkmark'>
                                    <g fill="#000">
                                        <path id="1i74dgfm6a" d="M5.867 10.603L3.533 8.27c-.123-.125-.291-.195-.466-.195-.176 0-.344.07-.467.195-.26.26-.26.673 0 .933l2.793 2.794c.26.26.68.26.94 0l7.067-7.06c.26-.26.26-.674 0-.934-.123-.124-.291-.195-.467-.195-.175 0-.343.07-.466.195l-6.6 6.6z"></path>
                                    </g>
                                </svg>
                            </li>
                            <p>Translate</p>
                            <li data-value="en" data-text="English">
                                <svg>
                                    <use href="#flag-us"></use>
                                </svg>
                                <span>English</span>
                            </li>
                            <li data-value="ar" data-text="Arabic">
                                <svg>
                                    <use href="#flag-ar">
                                </svg>
                                <span>Arabic</span>
                            </li>
                            <li data-value="nl" data-text="Dutch">
                                <svg>
                                    <use href="#flag-nl">
                                </svg>
                                <span>Dutch</span>
                            </li>
                            <li data-value="de" data-text="German">
                                <svg>
                                    <use href="#flag-de"></use>
                                </svg>
                                <span>German</span>
                            </li>
                            <li data-value="es" data-text="Spanish">
                                <svg>
                                    <use href="#flag-es"></use>
                                </svg>
                                <span>Spanish</span>
                            </li>
                            <li data-value="hi" data-text="Hindi">
                                <svg>
                                    <use href="#flag-hi">
                                </svg>
                                <span>Hindi</span>
                            </li>
                            <li data-value="fr" data-text="French">
                                <svg>
                                    <use href="#flag-fr"></use>
                                </svg>
                                <span>French</span>
                            </li>
                            <li data-value="hr" data-text="Croatian">
                                <svg>
                                    <use href="#flag-hr"></use>
                                </svg>
                                <span>Croatian</span>
                            </li>
                            <li data-value="id" data-text="Indonesian">
                                <svg>
                                    <use href="#flag-id"></use>
                                </svg>
                                <span>Indonesian</span>
                            </li>
                            <li data-value="it" data-text="Italian">
                                <svg>
                                    <use href="#flag-it"></use>
                                </svg>
                                <span>Italian</span>
                            </li>
                            <li data-value="zh" data-text="Chinese">
                                <svg>
                                    <use href="#flag-zh">
                                </svg>
                                <span>Chinese</span>
                            </li>
                            <li data-value="ja" data-text="Japanese">
                                <svg>
                                    <use href="#flag-jp"></use>
                                </svg>
                                <span>Japanese</span>
                            </li>
                            <li data-value="pt" data-text="Portuguese">
                                <svg>
                                    <use href="#flag-pt"></use>
                                </svg>
                                <span>Portuguese</span>
                            </li>
                            <li data-value="tr" data-text="Turkish">
                                <svg>
                                    <use href="#flag-tr"></use>
                                </svg>
                                <span>Turkish</span>
                            </li>
                            <li data-value="pl" data-text="Polish">
                                <svg>
                                    <use href="#flag-pl">
                                </svg>
                                <span>Polish</span>
                            </li>
                            <li data-value="ru" data-text="Russian">
                                <svg>
                                    <use href="#flag-ru"></use>
                                </svg>
                                <span>Russian</span>
                            </li>
                            <li data-value="ms" data-text="Malay">
                                <svg>
                                    <use href="#flag-my"></use>
                                </svg>
                                <span>Malay</span>
                            </li>
                            <li data-value="sv" data-text="Swedish">
                                <svg>
                                    <use href="#flag-se"></use>
                                </svg>
                                <span>Swedish</span>
                            </li>
                            <li data-value="vi" data-text="Vietnamese">
                                <svg>
                                    <use href="#flag-vi"></use>
                                </svg>
                                <span>Vietnamese</span>
                            </li>
                            <li data-value="tl" data-text="Tagalog/Filipino">
                                <svg>
                                    <use href="#flag-ph"></use>
                                </svg>
                                <span>Tagalog/Filipino</span>
                            </li>
                            <li data-value="th" data-text="Thai">
                                <svg>
                                    <use href="#flag-th"></use>
                                </svg>
                                <span>Thai</span>
                            </li>
                        </ul>
                    </div>
                    <div class="video-controls hidden" id="video-controls">
                        <div class="video-progress">
                                                            <progress id="progress-bar" value="0" min="0"></progress>
                                                        <!--                            <progress id="progress-bar" value="0" min="0"></progress>-->
                            <label>
                                <input class="seek" id="seek" value="0" min="0" type="range" step="1">
                            </label>
                            <div class="seek-tooltip" id="seek-tooltip">00:00</div>
                        </div>
                        <div class="bottom-controls">
                            <div class="left-controls">
                                <button data-title="Play (k)" id="play" aria-label='Play'>
                                    <svg class="playback-icons">
                                        <use href="#play-icon"></use>
                                        <use class="hidden" href="#pause"></use>
                                    </svg>
                                </button>

                                <div class="volume-controls">
                                    <button data-title="Mute (m)" class="volume-button" id="volume-button" aria-label="Mute">
                                        <svg>
                                            <use class="hidden" href="#volume-mute"></use>
                                            <use class="hidden" href="#volume-low"></use>
                                            <use href="#volume-high"></use>
                                        </svg>
                                    </button>

                                    <label>
                                        <input class="volume" id="volume" value="1" data-mute="0.5" type="range" max="1" min="0" step="0.01">
                                    </label>
                                </div>

                                <div class="time">
                                    <time id="time-elapsed">00:00</time> / <time id="total-time">00:00</time>
                                </div>
                            </div>
                            <div class="right-controls">
                                <button data-title="Speed" class="speed-button button-inactive" id="speed-button" aria-label="Speed">
                                    <svg>
                                        <use href="#speed"></use>
                                    </svg>
                                </button>
                                                                <button data-title="Full screen (f)" class="fullscreen-button button-inactive" id="fullscreen-button" aria-label="Full Screen">
                                    <svg>
                                        <use href="#fullscreen"></use>
                                        <use href="#fullscreen-exit" class="hidden"></use>
                                    </svg>
                                </button>
                                                                                                            <a href="https://www.covideo.com" target="_blank" rel="noopener" style="max-height:20px;"><img src="/backoffice/whitelabel/covideo/images/square-icon-dark.svg" width="20" height="20" alt="logo2"></a>
                                                                                                </div>
                        </div>
                    </div>
                    <div id="video-annotations"></div>
                    <div class="playback-animation center" id="playback-animation">
                        <svg class="playback-icons-lg">
                            <use href="#play-icon-lg" style="width: 50; height: 50;"></use>
                        </svg>
                    </div>
                    <div class="main-cta-wrapper"></div>
                </div>

                <div id="reactions-container" class="hidden">
                    <script>
                        $(document).ready(function() {
                            const apiUrl = 'https://api.covideo.com';
                            const shortUrl = "TRCCEuFFRs" || "JADh0RJaA9";
                            const EMOTES = [{
                                    id: "0",
                                    title: "Comment",
                                    icon: `<svg width="18" height="19" viewBox="0 0 18 19" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.667 0.666504H2.33366C1.41699 0.666504 0.675326 1.4165 0.675326 2.33317L0.666992 17.3332L4.00033 13.9998H15.667C16.5837 13.9998 17.3337 13.2498 17.3337 12.3332V2.33317C17.3337 1.4165 16.5837 0.666504 15.667 0.666504Z" fill="#272A32" /><path d="M0.675326 2.33317L1.17533 2.33345V2.33317H0.675326ZM0.666992 17.3332L0.166992 17.3329L0.166321 18.5409L1.02055 17.6867L0.666992 17.3332ZM4.00033 13.9998V13.4998H3.79322L3.64677 13.6463L4.00033 13.9998ZM15.667 0.166504H2.33366V1.1665H15.667V0.166504ZM2.33366 0.166504C1.13759 0.166504 0.175326 1.14363 0.175326 2.33317H1.17533C1.17533 1.68938 1.69639 1.1665 2.33366 1.1665V0.166504ZM0.175326 2.33289L0.166992 17.3329L1.16699 17.3334L1.17533 2.33345L0.175326 2.33289ZM1.02055 17.6867L4.35388 14.3534L3.64677 13.6463L0.313439 16.9796L1.02055 17.6867ZM4.00033 14.4998H15.667V13.4998H4.00033V14.4998ZM15.667 14.4998C16.8598 14.4998 17.8337 13.526 17.8337 12.3332H16.8337C16.8337 12.9737 16.3075 13.4998 15.667 13.4998V14.4998ZM17.8337 12.3332V2.33317H16.8337V12.3332H17.8337ZM17.8337 2.33317C17.8337 1.14036 16.8598 0.166504 15.667 0.166504V1.1665C16.3075 1.1665 16.8337 1.69265 16.8337 2.33317H17.8337Z" fill="white" /></svg>`
                                },
                                {
                                    id: "1",
                                    title: "Thumbs up",
                                    icon: `<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M27.3041 15.9474C27.3041 15.6121 27.2241 15.2974 27.0901 15.0114C26.1961 12.1274 22.0107 12.3381 16.0574 12.1974C15.0621 12.1741 15.6314 10.9987 15.9807 8.41873C16.2081 6.74073 15.1261 4.16406 13.3074 4.16406C10.3087 4.16406 13.1934 6.5294 10.5421 12.3787C9.12541 15.5041 5.95874 13.7534 5.95874 16.8927V24.0387C5.95874 25.2607 6.07874 26.4354 7.79741 26.6287C9.46341 26.8161 9.08874 28.0034 11.4921 28.0034H23.5214C24.7467 28.0034 25.7434 27.0061 25.7434 25.7807C25.7434 25.2727 25.5654 24.8101 25.2781 24.4354C25.9581 24.0547 26.4247 23.3361 26.4247 22.5027C26.4247 21.9961 26.2474 21.5334 25.9607 21.1594C26.6427 20.7794 27.1107 20.0601 27.1107 19.2254C27.1107 18.6194 26.8654 18.0701 26.4701 17.6681C26.9747 17.2607 27.3041 16.6447 27.3041 15.9474Z" fill="#FFD670" /><path d="M19.3468 18.1627H25.0827C25.8628 18.1627 26.5948 17.7454 26.9934 17.0741C27.1574 16.7974 27.0661 16.4394 26.7887 16.2747C26.5121 16.1101 26.1541 16.2028 25.9894 16.4794C25.8007 16.7988 25.4521 16.9961 25.0821 16.9961H19.2088C18.6268 16.9961 18.1534 16.5227 18.1534 15.9407C18.1534 15.3587 18.6268 14.8854 19.2088 14.8854H23.1334C23.4554 14.8854 23.7168 14.6241 23.7168 14.3021C23.7168 13.9801 23.4554 13.7188 23.1334 13.7188H19.2081C17.9828 13.7188 16.9861 14.7154 16.9861 15.9407C16.9861 16.6241 17.3028 17.2287 17.7894 17.6367C17.3794 18.0401 17.1241 18.6001 17.1241 19.2187C17.1241 19.9041 17.4428 20.5107 17.9321 20.9181C17.5248 21.3207 17.2721 21.8787 17.2721 22.4961C17.2721 23.2427 17.6448 23.9014 18.2114 24.3047C17.8621 24.6974 17.6434 25.2087 17.6434 25.7741C17.6434 26.9994 18.6401 27.9961 19.8654 27.9961H23.5214C24.3014 27.9961 25.0341 27.5794 25.4327 26.9081C25.5974 26.6314 25.5061 26.2734 25.2294 26.1087C24.9521 25.9454 24.5941 26.0354 24.4301 26.3121C24.2401 26.6314 23.8914 26.8294 23.5214 26.8294H19.8654C19.2834 26.8294 18.8101 26.3561 18.8101 25.7741C18.8101 25.1921 19.2834 24.7187 19.8654 24.7187H24.2028C24.9827 24.7187 25.7161 24.3014 26.1141 23.6301C26.2788 23.3527 26.1874 22.9947 25.9108 22.8307C25.6314 22.6634 25.2747 22.7574 25.1114 23.0341C24.9187 23.3587 24.5788 23.5521 24.2028 23.5521H19.4941C18.9121 23.5521 18.4388 23.0781 18.4388 22.4961C18.4388 21.9141 18.9121 21.4407 19.4941 21.4407H24.8881C25.6681 21.4407 26.4008 21.0241 26.7994 20.3527C26.9641 20.0761 26.8727 19.7181 26.5961 19.5534C26.3181 19.3894 25.9607 19.4801 25.7967 19.7567C25.6041 20.0807 25.2641 20.2741 24.8881 20.2741H19.3468C18.7648 20.2741 18.2914 19.8007 18.2914 19.2187C18.2914 18.6367 18.7641 18.1627 19.3468 18.1627Z" fill="#DAA92F" /></svg>`
                                },
                                {
                                    id: "2",
                                    title: "Thumbs down",
                                    icon: `<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M27.3041 16.056C27.3041 16.3913 27.2241 16.706 27.0901 16.992C26.1961 19.876 22.0107 19.6653 16.0574 19.806C15.0621 19.8293 15.6314 21.0047 15.9807 23.5847C16.2081 25.2627 15.1261 27.8393 13.3074 27.8393C10.3087 27.8393 13.1934 25.474 10.5421 19.6247C9.12541 16.4993 5.95874 18.25 5.95874 15.1107V7.96533C5.95874 6.74333 6.07874 5.56867 7.79741 5.37533C9.46341 5.18733 9.08874 4 11.4921 4H23.5214C24.7467 4 25.7434 4.99733 25.7434 6.22267C25.7434 6.73067 25.5654 7.19333 25.2781 7.568C25.9581 7.94867 26.4247 8.66733 26.4247 9.50067C26.4247 10.0073 26.2474 10.47 25.9607 10.844C26.6427 11.224 27.1107 11.9433 27.1107 12.778C27.1107 13.384 26.8654 13.9333 26.4701 14.3353C26.9747 14.7427 27.3041 15.3587 27.3041 16.056Z" fill="#FFD670" /><path d="M19.3468 13.8333H25.0827C25.8628 13.8333 26.5948 14.2507 26.9934 14.922C27.1574 15.1987 27.0661 15.5567 26.7887 15.7213C26.5121 15.886 26.1541 15.7933 25.9894 15.5167C25.8007 15.1973 25.4521 15 25.0821 15H19.2088C18.6268 15 18.1534 15.4733 18.1534 16.0553C18.1534 16.6373 18.6268 17.1107 19.2088 17.1107H23.1334C23.4554 17.1107 23.7168 17.372 23.7168 17.694C23.7168 18.016 23.4554 18.2773 23.1334 18.2773H19.2081C17.9828 18.2773 16.9861 17.2807 16.9861 16.0553C16.9861 15.372 17.3028 14.7673 17.7894 14.3593C17.3794 13.956 17.1241 13.396 17.1241 12.7773C17.1241 12.092 17.4428 11.4853 17.9321 11.078C17.5248 10.6753 17.2721 10.1173 17.2721 9.5C17.2721 8.75333 17.6448 8.09467 18.2114 7.69133C17.8621 7.29867 17.6434 6.78733 17.6434 6.222C17.6434 4.99667 18.6401 4 19.8654 4H23.5214C24.3014 4 25.0341 4.41667 25.4327 5.088C25.5974 5.36467 25.5061 5.72267 25.2294 5.88733C24.9521 6.05067 24.5941 5.96067 24.4301 5.684C24.2401 5.36467 23.8914 5.16667 23.5214 5.16667H19.8654C19.2834 5.16667 18.8101 5.64 18.8101 6.222C18.8101 6.804 19.2834 7.27733 19.8654 7.27733H24.2028C24.9827 7.27733 25.7161 7.69467 26.1141 8.366C26.2788 8.64333 26.1874 9.00133 25.9108 9.16533C25.6314 9.33267 25.2747 9.23867 25.1114 8.962C24.9187 8.63733 24.5788 8.444 24.2028 8.444H19.4941C18.9121 8.444 18.4388 8.918 18.4388 9.5C18.4388 10.082 18.9121 10.5553 19.4941 10.5553H24.8881C25.6681 10.5553 26.4008 10.972 26.7994 11.6433C26.9641 11.92 26.8727 12.278 26.5961 12.4427C26.3181 12.6067 25.9607 12.516 25.7967 12.2393C25.6041 11.9153 25.2641 11.722 24.8881 11.722H19.3468C18.7648 11.722 18.2914 12.1953 18.2914 12.7773C18.2914 13.3593 18.7641 13.8333 19.3468 13.8333Z" fill="#DAA92F" /></svg>`
                                },
                                {
                                    id: "3",
                                    title: "Laugh",
                                    icon: `<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_4279_190962)"><path d="M28 16C28 22.6273 22.6273 28 16 28C9.37333 28 4 22.6273 4 16C4 9.37333 9.37333 4 16 4C22.6273 4 28 9.37333 28 16Z" fill="#FFD670" /><path d="M27.5 16C27.5 22.3512 22.3512 27.5 16 27.5C9.64946 27.5 4.5 22.3512 4.5 16C4.5 9.64948 9.64948 4.5 16 4.5C22.3512 4.5 27.5 9.64946 27.5 16Z" stroke="#F6C64E" stroke-opacity="0.08" /><path d="M16.0001 18.6676C13.5847 18.6676 11.9821 18.3863 10.0001 18.0009C9.54741 17.9136 8.66675 18.0009 8.66675 19.3343C8.66675 22.0009 11.7301 25.3343 16.0001 25.3343C20.2694 25.3343 23.3334 22.0009 23.3334 19.3343C23.3334 18.0009 22.4527 17.9129 22.0001 18.0009C20.0181 18.3863 18.4154 18.6676 16.0001 18.6676Z" fill="#7B481A" /><path d="M10 19.3359C10 19.3359 12 20.0026 16 20.0026C20 20.0026 22 19.3359 22 19.3359C22 19.3359 20.6667 22.0026 16 22.0026C11.3333 22.0026 10 19.3359 10 19.3359Z" fill="white" /><path d="M24.3999 16.1333C24.3239 16.0767 23.1126 15.1827 21.3026 14.5707C21.3199 14.494 21.3332 14.4153 21.3332 14.3333C21.3332 14.0873 21.2406 13.8647 21.0939 13.6907C22.2952 13.344 23.3166 13.3333 23.3346 13.3333C23.7019 13.332 23.9999 13.0333 23.9992 12.6653C23.9986 12.298 23.7012 12 23.3332 12C23.1859 12 19.6992 12.0253 17.5286 14.1953C17.3379 14.386 17.2806 14.6727 17.3839 14.922C17.4866 15.1707 17.7306 15.3333 17.9999 15.3333C21.0599 15.3333 23.5752 17.1813 23.6006 17.2007C23.7206 17.29 23.8606 17.3327 23.9992 17.3327C24.2026 17.3327 24.4026 17.24 24.5339 17.066C24.7539 16.7707 24.6939 16.354 24.3999 16.1333ZM14.4712 14.1953C12.3012 12.0253 8.81389 12 8.66655 12C8.29855 12 8.00055 12.298 8.00055 12.6653C7.99989 13.0333 8.29789 13.332 8.66589 13.3333C8.68322 13.3333 9.70455 13.344 10.9066 13.6907C10.7592 13.8647 10.6666 14.0873 10.6666 14.3333C10.6666 14.4153 10.6792 14.494 10.6979 14.5707C8.88722 15.1827 7.67589 16.0767 7.59989 16.1333C7.30522 16.354 7.24589 16.772 7.46655 17.066C7.59722 17.2413 7.79789 17.3333 8.00055 17.3333C8.13922 17.3333 8.27989 17.29 8.39989 17.2C8.42455 17.1813 10.9246 15.3333 13.9999 15.3333C14.2692 15.3333 14.5126 15.1707 14.6159 14.922C14.7192 14.6727 14.6619 14.386 14.4712 14.1953Z" fill="#7B481A" /></g><defs></svg>`
                                },
                                {
                                    id: "4",
                                    title: "Love",
                                    icon: `<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_4279_190963)"><path d="M27.5 16C27.5 22.3512 22.3512 27.5 16 27.5C9.64881 27.5 4.5 22.3512 4.5 16C4.5 9.64881 9.64881 4.5 16 4.5C22.3512 4.5 27.5 9.64881 27.5 16Z" fill="#FFD670" stroke="#F6C64E" /><path d="M16 18.5657C14.0227 18.5657 12.71 18.335 11.0874 18.0197C10.716 17.949 9.99536 18.0197 9.99536 19.1117C9.99536 21.295 12.504 24.0244 16 24.0244C19.496 24.0244 22.0047 21.295 22.0047 19.1117C22.0047 18.0197 21.2834 17.9484 20.9127 18.0197C19.29 18.335 17.978 18.5657 16 18.5657Z" fill="#7B481A" /><path d="M15.1 6.18723C14.5273 4.56656 12.7507 3.71589 11.1293 4.28723C10.1453 4.63389 9.44868 5.42789 9.17734 6.35656C8.38334 5.80389 7.34334 5.62323 6.36068 5.96989C4.74068 6.54189 3.88868 8.31989 4.46134 9.94056C4.54268 10.1699 4.65068 10.3826 4.77601 10.5792C6.07668 12.9672 9.83468 14.6459 12.11 14.6666C13.868 13.2219 15.7407 9.55656 15.2553 6.88189C15.23 6.64989 15.18 6.41656 15.1 6.18723ZM16.9 6.18723C17.4727 4.56656 19.25 3.71589 20.8707 4.28723C21.8547 4.63389 22.5513 5.42789 22.8233 6.35656C23.6173 5.80389 24.6573 5.62323 25.64 5.96989C27.26 6.54189 28.1113 8.31989 27.54 9.94056C27.458 10.1699 27.3507 10.3826 27.2247 10.5792C25.924 12.9672 22.166 14.6459 19.89 14.6666C18.132 13.2219 16.26 9.55656 16.7453 6.88189C16.77 6.64989 16.82 6.41656 16.9 6.18723Z" fill="#E84C3D" /></g><defs><stop offset="1" stop-color="#FFCC4D" /><clipPath id="clip0_4279_190963"><rect width="24" height="24" fill="white" transform="translate(4 4)" /></clipPath></defs></svg>`
                                },
                                {
                                    id: "5",
                                    title: "Clap",
                                    icon: `<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_4279_190964)"><path d="M25.5346 20.2337C25.0712 19.5603 25.3299 18.587 25.2146 17.5123C25.0959 15.759 24.3426 14.0603 22.8812 12.7017L17.9039 8.07367C17.9039 8.07367 16.9232 7.161 16.0099 8.14234C15.0979 9.123 16.0792 10.0357 16.0792 10.0357L18.1819 11.9917L20.0046 13.6863C20.0046 13.6863 19.5479 14.177 17.5306 12.301L10.7172 5.96367C10.7172 5.96367 9.73522 5.05167 8.82255 6.033C7.91055 7.01367 8.89122 7.92634 8.89122 7.92634L15.3339 13.919C15.3199 13.9057 14.8466 14.3803 14.8379 14.3723L7.94455 7.961C7.94455 7.961 6.96322 7.04834 6.05055 8.02967C5.13789 9.011 6.11922 9.923 6.11922 9.923L13.0132 16.3357C13.0212 16.3437 12.5772 16.845 12.5906 16.8577L6.64389 11.3257C6.64389 11.3257 5.66255 10.413 4.74989 11.3943C3.83722 12.3757 4.81855 13.2883 4.81855 13.2883L11.1412 19.1683C11.1992 19.2223 10.8079 19.7737 10.8806 19.841L6.32455 15.6037C6.32455 15.6037 5.34322 14.691 4.43055 15.673C3.51789 16.6543 4.49922 17.567 4.49922 17.567L11.9306 24.4757C13.1712 25.6297 14.4452 26.2137 15.9812 26.4277C16.2939 26.471 16.6939 26.471 16.8579 26.4917C17.3759 26.557 17.8306 26.741 18.4392 27.1143C19.2226 27.5943 20.3979 27.7943 21.0732 27.0723L23.3759 24.609L25.5019 22.3343C26.1766 21.613 26.0559 20.9903 25.5346 20.2337Z" fill="#DAA92F" /><path d="M5.30388 27.3534C5.13321 27.3534 4.96255 27.288 4.83255 27.158C4.57188 26.8974 4.57188 26.476 4.83255 26.2154L7.19988 23.8494C7.46055 23.5887 7.88188 23.5887 8.14255 23.8494C8.40321 24.11 8.40321 24.5314 8.14255 24.792L5.77521 27.1587C5.64521 27.2887 5.47455 27.3534 5.30388 27.3534ZM9.80121 27.968C9.72855 27.968 9.65388 27.956 9.58055 27.9307C9.23321 27.8093 9.04988 27.4293 9.17188 27.0814L9.81921 25.2327C9.94055 24.8854 10.3212 24.7027 10.6685 24.8234C11.0159 24.9454 11.1992 25.3254 11.0772 25.6727L10.4299 27.5214C10.3339 27.796 10.0765 27.968 9.80121 27.968ZM4.68988 22.8567C4.41521 22.8567 4.15788 22.6854 4.06121 22.412C3.93855 22.0647 4.12055 21.684 4.46788 21.5613L6.13121 20.974C6.47988 20.854 6.85921 21.0347 6.98188 21.3807C7.10455 21.728 6.92255 22.1087 6.57521 22.2314L4.91188 22.8187C4.83788 22.8447 4.76321 22.8567 4.68988 22.8567ZM24.3299 8.34535C24.1592 8.34535 23.9885 8.28002 23.8585 8.15002C23.5979 7.88935 23.5979 7.46735 23.8585 7.20669L26.2265 4.84002C26.4872 4.58002 26.9085 4.58002 27.1692 4.84002C27.4299 5.10002 27.4299 5.52269 27.1692 5.78335L24.8012 8.15002C24.6712 8.28069 24.5005 8.34535 24.3299 8.34535ZM21.5539 7.21402C21.4812 7.21402 21.4065 7.20135 21.3339 7.17602C20.9865 7.05469 20.8032 6.67469 20.9245 6.32669L21.5712 4.47802C21.6932 4.13069 22.0725 3.94735 22.4205 4.06869C22.7679 4.19002 22.9512 4.57002 22.8299 4.91802L22.1832 6.76669C22.0872 7.04202 21.8292 7.21402 21.5539 7.21402ZM25.6492 11.0634C25.3745 11.0634 25.1172 10.892 25.0205 10.6187C24.8979 10.2714 25.0805 9.89069 25.4272 9.76802L27.0899 9.18069C27.4379 9.05735 27.8179 9.24068 27.9405 9.58735C28.0632 9.93469 27.8805 10.3154 27.5339 10.438L25.8712 11.0254C25.7972 11.0514 25.7225 11.0634 25.6492 11.0634Z" fill="#FF8B22" /><path d="M27.5934 19.8821C27.1527 19.1941 27.444 18.2294 27.3654 17.1514C27.3054 15.3954 26.61 13.6721 25.1954 12.2647L20.3767 7.47207C20.3767 7.47207 19.4274 6.5274 18.4814 7.4774C17.5367 8.42673 18.4867 9.37207 18.4867 9.37207L20.5227 11.3981L22.2867 13.1527C22.2867 13.1527 21.8134 13.6274 19.8607 11.6847C17.9067 9.7414 13.2647 5.1214 13.2647 5.1214C13.2647 5.1214 12.3147 4.17673 11.3694 5.12673C10.424 6.07607 11.374 7.02073 11.374 7.02073L17.6114 13.2274C17.598 13.2141 17.1087 13.6721 17.1 13.6634L10.4267 7.0234C10.4267 7.0234 9.47672 6.07807 8.53138 7.02807C7.58672 7.97807 8.53605 8.92273 8.53605 8.92273L15.21 15.5641C15.218 15.5721 14.7567 16.0581 14.77 16.0714L9.01338 10.3427C9.01338 10.3427 8.06338 9.39807 7.11805 10.3481C6.17272 11.2981 7.12272 12.2434 7.12272 12.2434L13.2434 18.3334C13.2994 18.3887 12.89 18.9274 12.96 18.9974L8.54938 14.6087C8.54938 14.6087 7.59938 13.6641 6.65405 14.6141C5.70872 15.5641 6.65872 16.5094 6.65872 16.5094L13.852 23.6641C15.0534 24.8594 16.3067 25.4854 17.8347 25.7514C18.146 25.8054 18.546 25.8187 18.7087 25.8447C19.224 25.9274 19.672 26.1267 20.2687 26.5207C21.0354 27.0267 22.2034 27.2661 22.9027 26.5674L25.2874 24.1834L27.4887 21.9821C28.188 21.2821 28.0887 20.6554 27.5934 19.8821Z" fill="#FFD670" /></g><defs><clipPath id="clip0_4279_190964"><rect width="24" height="24" fill="white" transform="translate(4 4)" /></clipPath></defs></svg>`
                                },
                                {
                                    id: "6",
                                    title: "Wow",
                                    icon: `<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_4279_190965)"><path d="M28 16C28 22.6273 22.6273 28 16 28C9.37267 28 4 22.6273 4 16C4 9.37267 9.37267 4 16 4C22.6273 4 28 9.37267 28 16Z" fill="#FFD670" /><path d="M27.5 16C27.5 22.3512 22.3512 27.5 16 27.5C9.64881 27.5 4.5 22.3512 4.5 16C4.5 9.64881 9.64881 4.5 16 4.5C22.3512 4.5 27.5 9.64881 27.5 16Z" stroke="#F6C64E" stroke-opacity="0.08" /><path d="M16 23.3307C17.1046 23.3307 18 22.2861 18 20.9974C18 19.7087 17.1046 18.6641 16 18.6641C14.8954 18.6641 14 19.7087 14 20.9974C14 22.2861 14.8954 23.3307 16 23.3307Z" fill="#7B481A" /><path d="M24.6674 11.3359C24.464 11.3359 24.2647 11.2439 24.1334 11.0693C22.3734 8.72194 20.0927 8.6706 19.996 8.66927C19.6294 8.66527 19.3334 8.36527 19.3354 7.99927C19.3374 7.63194 19.6334 7.33594 20 7.33594C20.1227 7.33594 23.0247 7.36927 25.2 10.2693C25.4214 10.5639 25.3614 10.9819 25.0667 11.2026C24.9467 11.2926 24.8067 11.3359 24.6674 11.3359ZM7.33272 11.3359C7.19405 11.3359 7.05338 11.2926 6.93338 11.2026C6.63872 10.9819 6.57938 10.5639 6.80005 10.2693C8.97471 7.36927 11.8774 7.33594 12 7.33594C12.368 7.33594 12.6667 7.6346 12.6667 8.0026C12.6667 8.36994 12.37 8.66794 12.0027 8.66927C11.8994 8.6706 9.62405 8.7266 7.86672 11.0693C7.73605 11.2439 7.53538 11.3359 7.33272 11.3359Z" fill="#7B481A" /><path d="M11.9999 16.0026C12.9204 16.0026 13.6666 14.9579 13.6666 13.6693C13.6666 12.3806 12.9204 11.3359 11.9999 11.3359C11.0794 11.3359 10.3333 12.3806 10.3333 13.6693C10.3333 14.9579 11.0794 16.0026 11.9999 16.0026Z" fill="#7B481A" /><path d="M19.9999 16.0026C20.9204 16.0026 21.6666 14.9579 21.6666 13.6693C21.6666 12.3806 20.9204 11.3359 19.9999 11.3359C19.0794 11.3359 18.3333 12.3806 18.3333 13.6693C18.3333 14.9579 19.0794 16.0026 19.9999 16.0026Z" fill="#7B481A" /></g><defs><stop stop-color="#FFE8AE" /><stop offset="1" stop-color="#FFCC4D" /></radialGradient><clipPath id="clip0_4279_190965"><rect width="24" height="24" fill="white" transform="translate(4 4)" /></clipPath></defs></svg>`
                                }
                            ];
                            let reactions = [];
                            const MAX_COMMENT_CHARACTERS = 100;
                            const videoPlayer = document.getElementById("video_playback");
                            const videoContainer = $("#video-container");
                            const emotesWrapper = $("#emotes-wrapper");
                            const reactionsContainer = $("#reactions-container");
                            const reactionInputText = $("#reaction-input-text");
                            const reactionInputName = $("#reaction-input-name");
                            const buttonReactionSubmit = $("#reaction-submit");
                            const buttonReactionContinue = $("#reaction-continue");
                            const buttonReactionCancel = $(".js-reactions-cancel");
                            const commentingToggleWrapper = $(".js-reactions-commenting-toggle-wrapper");
                            const commentingCurrentTime = $("#commenting-current-time");
                            const commentingCharCounter = $("#commenting-char-counter");
                            const commentingCharWrapper = $(".commenting-char-counter-wrapper");
                            const commentingCharMax = $("#commenting-char-max");
                            let videoDuration = 0;
                            let reactionsEnabled = false;
                            const emotesDictionary = Object.assign({}, ...EMOTES.map((emote) => ({
                                [emote.id]: emote
                            })));
                            let visitorName = localStorage.getItem("reactions_visitorName") || "";
                            let visitorCode = localStorage.getItem("reactions_visitorCode");
                            if (!visitorCode) {
                                visitorCode = Math.random().toString(36).substr(2, 6);
                                localStorage.setItem("reactions_visitorCode", visitorCode);
                            }

                            const formatTime = (timeInSeconds = 0) => {
                                if (isNaN(timeInSeconds)) {
                                    timeInSeconds = 0;
                                }
                                const result = new Date(timeInSeconds * 1000).toISOString().substr(11, 8);

                                return {
                                    minutes: result.substr(3, 2),
                                    seconds: result.substr(6, 2),
                                };
                            }
                            const getReactions = () => {
                                $.ajax({
                                    url: `${apiUrl}/playback/${shortUrl}/reactions`,
                                    type: "GET",
                                    contentType: "application/json",
                                    dataType: "json",
                                    data: {
                                        visitorCode
                                    },
                                    success: function(data) {
                                        reactions = [...data];
                                        showEmoticons();
                                        showReactionsOnVideoPlayer();
                                    },
                                    error: function(error) {
                                    }
                                });
                            }
                            // wait for video duration information to load before showing reactions
                            videoPlayer.addEventListener('durationchange', function() {
                                videoDuration = videoPlayer.duration;
                                if (!videoPlayer || !shortUrl) {
                                    return;
                                }

                                getReactions();
                            });
                            const showEmoticons = () => {
                                let html = ``;
                                for (const emote of EMOTES) {
                                    if (emote.id === "0") continue;
                                    html += `<div class="emote js-reactions-emoticon" data-emoticonId="${emote["id"]}" title="${emote["title"]}">${emote["icon"]}</div>`;
                                }
                                emotesWrapper.html(html);
                                reactionsContainer.removeClass("hidden");
                            }
                            const showReactionsOnVideoPlayer = () => {
                                if (!$("#video-player-reactions").length) {
                                    videoContainer.append("<div id='video-player-reactions'></div>");
                                }
                                $("#video-player-reactions").html("");
                                for (const reaction of reactions) {
                                    // group reactions by 10 percent
                                    const isComment = reaction.type === 1;
                                    const reactionIcon = isComment ? emotesDictionary[0].icon : emotesDictionary[reaction.emoticonId].icon;
                                    let reactionPosition = (Math.round((reaction.playbackPosition / videoDuration) * 10) * 10);
                                    reactionPosition = reactionPosition === 100 ? 90 : reactionPosition;
                                    const reactionContent = `
                <div class="video-player-reaction-content" data-reactionId="${reaction.reactionId}" style="width:${reaction.type === 1 ? "200px" : "auto"}">
                  <span class="video-player-reaction-icon">${reactionIcon}</span>
                  <span class="video-player-reaction-name">${reaction.name}</span>
                  <span class="video-player-reaction-text">${isComment ? reaction.text : ''}</span>
                  <span class="video-player-reaction-delete js-reactions-delete" data-reactionId="${reaction.reactionId}">&#10006;</span>
                </div>
                `;
                                    const reactionPositionWrapper = $(`.reaction-position-${reactionPosition}`);
                                    if (reactionPositionWrapper.length) {
                                        reactionPositionWrapper.append(`
                    <div class="video-player-reaction" data-reactionId="${reaction.reactionId}">${reactionIcon}</div>
                  `)
                                        reactionPositionWrapper.find('.js-video-player-reactions-bubble').append(reactionContent)
                                    }
                                    if (!reactionPositionWrapper.length) {
                                        $("#video-player-reactions").append(`
              <div class="reaction-position reaction-position-${reactionPosition}" style="left:${reactionPosition}%">
                <div class="video-player-reaction" data-reactionId="${reaction.reactionId}">${reactionIcon}</div>
                <div class="video-player-reactions-bubble-wrapper">
                  <div class="video-player-reactions-bubble js-video-player-reactions-bubble">
                    ${reactionContent}
                  </div>
                </div>
              </div>
            `);
                                    }
                                }
                            }
                            const startCommenting = () => {
                                videoPlayer.pause();
                                const currentTime = videoPlayer.currentTime || 0;
                                const hhmmss = new Date(Math.floor(currentTime) * 1000).toISOString().substr(14, 5);
                                commentingCurrentTime.find("span").html(hhmmss);
                                commentingToggleWrapper.addClass("hidden");
                                reactionsContainer.addClass("reactions-inputing");
                                commentingCharCounter.html(0);
                                commentingCharMax.html(MAX_COMMENT_CHARACTERS);
                                if (!visitorName) {
                                    reactionInputText.addClass("hidden");
                                    reactionInputName.removeClass("hidden");
                                    reactionInputName.find("input").focus();
                                }
                                if (visitorName) {
                                    reactionInputName.addClass("hidden");
                                    reactionInputText.removeClass("hidden");
                                    reactionInputText.find("input").focus();
                                }
                            }
                            const startEmoting = () => {
                                if (!visitorName) {
                                    videoPlayer.pause();
                                    reactionsContainer.addClass("reactions-inputing");
                                    commentingToggleWrapper.addClass("hidden");
                                    reactionInputText.addClass("hidden");
                                    reactionInputName.removeClass("hidden");
                                    reactionInputName.find("input").focus();
                                }
                                if (visitorName) {
                                    submitReaction();
                                }
                            }
                            const cancelReaction = () => {
                                reactionInputName.addClass("hidden");
                                reactionInputText.addClass("hidden");
                                commentingToggleWrapper.removeClass("hidden");
                                reactionsContainer.find("input[name=name]").val("");
                                reactionsContainer.find("input[name=text]").val("");
                                reactionsContainer.find("input[name=emoticonId]").val("");
                                reactionsContainer.removeClass("reactions-inputing");
                                commentingCharCounter.html(0);
                                videoPlayer.play();
                            }
                            const submitReaction = () => {
                                const text = reactionsContainer.find("input[name=text]").val();
                                const emoticonId = reactionsContainer.find("input[name=emoticonId]").val();
                                const currentTime = videoPlayer.currentTime || 0;
                                const playbackPosition = Math.floor(currentTime);
                                const name = visitorName;
                                const type = text?.length ? 1 : emoticonId ? 2 : 0;
                                const data = JSON.stringify({
                                    type,
                                    playbackPosition,
                                    name,
                                    emoticonId,
                                    text,
                                    visitorCode
                                });
                                $.ajax({
                                    url: `${apiUrl}/playback/${shortUrl}/reactions`,
                                    type: "POST",
                                    contentType: "application/json",
                                    dataType: "json",
                                    data,
                                    success: function(data) {
                                        reactions = [...reactions, data];
                                        showReactionsOnVideoPlayer();
                                    },
                                    error: function(error) {
                                    }
                                });
                                cancelReaction();
                            }
                            const deleteReaction = (reactionId) => {
                                const data = JSON.stringify({
                                    visitorCode
                                });
                                $.ajax({
                                    url: `${apiUrl}/playback/${shortUrl}/reactions/${reactionId}`,
                                    type: "DELETE",
                                    contentType: "application/json",
                                    dataType: "json",
                                    data,
                                    success: function(data) {
                                        reactions = reactions.filter(reaction => reaction.reactionId !== parseInt(reactionId, 10));
                                        $("#video-player-reactions").find(`[data-reactionId='${reactionId}']`).remove();
                                    },
                                    error: function(error) {
                                    }
                                });
                            }
                            commentingToggleWrapper.on("click", function() {
                                startCommenting();
                            })
                            buttonReactionContinue.on("click", function() {
                                visitorName = reactionInputName.find("input").val();
                                localStorage.setItem('reactions_visitorName', visitorName);
                                reactionInputName.addClass("hidden");
                                const emoticonId = reactionsContainer.find("input[name=emoticonId]").val();
                                // if emoticon set submit, if not ask for comment
                                if (emoticonId === "") {
                                    reactionInputText.removeClass("hidden");
                                    reactionInputText.find("input").focus();
                                }
                                if (emoticonId !== "") {
                                    submitReaction();
                                }
                            })
                            reactionInputName.find("input").on("keyup keydown change input", function() {
                                const value = $(this).val();
                                if (!value.length) {
                                    buttonReactionContinue.addClass("disabled");
                                    return
                                }
                                buttonReactionContinue.removeClass("disabled");
                            })
                            reactionInputText.find("input").on("keyup keydown change input", function() {
                                const value = $(this).val();
                                const charCount = value.length || 0;
                                commentingCharCounter.html(charCount);
                                commentingCharWrapper.removeClass("has-error");
                                buttonReactionSubmit.removeClass("disabled");
                                if (charCount > MAX_COMMENT_CHARACTERS) {
                                    commentingCharWrapper.addClass("has-error")
                                }
                                if (!charCount || charCount > MAX_COMMENT_CHARACTERS) {
                                    buttonReactionSubmit.addClass("disabled");
                                    return;
                                }
                            })
                            buttonReactionCancel.on("click", function() {
                                cancelReaction();
                            })
                            buttonReactionSubmit.on("click", function() {
                                submitReaction();
                            })
                            emotesWrapper.on("click", ".js-reactions-emoticon", function() {
                                const emoticonId = $(this).attr("data-emoticonId");
                                reactionsContainer.find("input[name=emoticonId]").val(emoticonId);
                                startEmoting();
                            })
                            videoContainer.on("click", ".js-reactions-delete", function() {
                                const reactionId = $(this).attr("data-reactionId");
                                deleteReaction(reactionId);
                            })
                        })
                    </script>
                    <div id="emotes-wrapper"></div>
                    <div class="reactions-commenting-toggle-wrapper js-reactions-commenting-toggle-wrapper">
                        <div class="comment-toggle">
                            <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
                                <path fill-rule="evenodd" clip-rule="evenodd" d="M4 2H20C21.1 2 22 2.9 22 4V16C22 17.1 21.1 18 20 18H6L2 22L2.01 4C2.01 2.9 2.9 2 4 2ZM17 9H7C6.45 9 6 9.45 6 10C6 10.55 6.45 11 7 11H17C17.55 11 18 10.55 18 10C18 9.45 17.55 9 17 9ZM13 14H7C6.45 14 6 13.55 6 13C6 12.45 6.45 12 7 12H13C13.55 12 14 12.45 14 13C14 13.55 13.55 14 13 14ZM7 8H17C17.55 8 18 7.55 18 7C18 6.45 17.55 6 17 6H7C6.45 6 6 6.45 6 7C6 7.55 6.45 8 7 8Z" fill="#272A32" />
                            </svg>
                            <span>Comment</span>
                        </div>
                    </div>
                    <input type="hidden" name="emoticonId" value="">
                    <div id="reaction-input-name" class="reactions-info-wrapper hidden">
                        <div class="reactions-input-wrapper">
                            <input type="text" name="name" placeholder="Your name">
                        </div>
                        <div class="reactions-buttons-wrapper">
                            <button class="js-reactions-cancel reactions-cancel"></button>
                            <button id="reaction-continue" class="js-reactions-continue reactions-continue disabled">Continue</button>
                        </div>
                    </div>
                    <div id="reaction-input-text" class="reactions-info-wrapper hidden">
                        <div class="reactions-input-wrapper">
                            <input type="text" name="text" placeholder="Your comment">
                        </div>
                        <div class="commenting-char-counter-wrapper">
                            <span id="commenting-char-counter"></span>/<span id="commenting-char-max"></span>
                        </div>
                        <div class="reactions-buttons-wrapper">
                            <button class="js-reactions-cancel reactions-cancel"></button>
                            <button id="reaction-submit" class="reactions-submit disabled">Comment
                                <!-- <span id="commenting-current-time">at <span>00:00</span></span> --> <!--SUS-807 changes -->
                            </button>
                        </div>
                    </div>
                </div>
                <script>
                    const playlist = JSON.parse('null');
                    const isPlaylist = playlist && playlist.length > 0;
                    let currentPlaylistVideo = 0;
                </script>
                <script src="https://cdnjs.cloudflare.com/ajax/libs/socket.io/4.6.1/socket.io.min.js" integrity="sha512-AI5A3zIoeRSEEX9z3Vyir8NqSMC1pY7r5h2cE+9J6FLsoEmSSGLFaqMQw8SWvoONXogkfFrkQiJfLeHLz3+HOg==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
                <script type="text/javascript" async="" src="/backoffice/appearance/appearance.js?v=1.0.1"></script>
<!--                <script type="text/javascript" async="" src="/backoffice/conversations/user.js"></script>-->
<!--                <script type="text/javascript" async="" src="/backoffice/conversations/time.js"></script>-->
<!--                <script type="text/javascript" async="" src="/backoffice/conversations/app.js"></script>-->
                <svg style="display: none">
                    <defs>
                        <symbol id="pause" viewBox="0 0 24 24">
                            <path d="M14.016 5.016h3.984v13.969h-3.984v-13.969zM6 18.984v-13.969h3.984v13.969h-3.984z"></path>
                        </symbol>

                        <symbol id="play-icon-lg" viewBox="0 0 24 24">
                            <path d="M8 5v14l11-7z"></path>
                        </symbol>
                        <symbol id="play-icon" viewBox="0 0 24 24">
                            <path d="M6.928 6.82v10.36c0 .79.87 1.27 1.54.84l8.14-5.18a1 1 0 0 0 0-1.69l-8.14-5.17a.998.998 0 0 0-1.54.84z">
                            </path>
                        </symbol>
                        <symbol id="volume-high" viewBox="0 0 24 24">
                            <path d="M14.016 3.234q3.047 0.656 5.016 3.117t1.969 5.648-1.969 5.648-5.016 3.117v-2.063q2.203-0.656 3.586-2.484t1.383-4.219-1.383-4.219-3.586-2.484v-2.063zM16.5 12q0 2.813-2.484 4.031v-8.063q1.031 0.516 1.758 1.688t0.727 2.344zM3 9h3.984l5.016-5.016v16.031l-5.016-5.016h-3.984v-6z">
                            </path>
                        </symbol>

                        <symbol id="volume-low" viewBox="0 0 24 24">
                            <path d="M5.016 9h3.984l5.016-5.016v16.031l-5.016-5.016h-3.984v-6zM18.516 12q0 2.766-2.531 4.031v-8.063q1.031 0.516 1.781 1.711t0.75 2.32z">
                            </path>
                        </symbol>
                        <symbol id="volume-mute" viewBox="0 0 24 24">
                            <path d="M12 3.984v4.219l-2.109-2.109zM4.266 3l16.734 16.734-1.266 1.266-2.063-2.063q-1.547 1.313-3.656 1.828v-2.063q1.172-0.328 2.25-1.172l-4.266-4.266v6.75l-5.016-5.016h-3.984v-6h4.734l-4.734-4.734zM18.984 12q0-2.391-1.383-4.219t-3.586-2.484v-2.063q3.047 0.656 5.016 3.117t1.969 5.648q0 2.203-1.031 4.172l-1.5-1.547q0.516-1.266 0.516-2.625zM16.5 12q0 0.422-0.047 0.609l-2.438-2.438v-2.203q1.031 0.516 1.758 1.688t0.727 2.344z">
                            </path>
                        </symbol>

                        <symbol id="fullscreen" viewBox="0 0 24 24">
                            <path id="fullScreen-a" d="M3 5v3c0 .55.45 1 1 1s1-.45 1-1V6c0-.55.45-1 1-1h2c.55 0 1-.45 1-1s-.45-1-1-1H5c-1.1 0-2 .9-2 2zm1 10c-.55 0-1 .45-1 1v3c0 1.1.9 2 2 2h3c.55 0 1-.45 1-1s-.45-1-1-1H6c-.55 0-1-.45-1-1v-2c0-.55-.45-1-1-1zm15 3c0 .55-.45 1-1 1h-2c-.55 0-1 .45-1 1s.45 1 1 1h3c1.1 0 2-.9 2-2v-3c0-.55-.45-1-1-1s-1 .45-1 1v2zm0-15h-3c-.55 0-1 .45-1 1s.45 1 1 1h2c.55 0 1 .45 1 1v2c0 .55.45 1 1 1s1-.45 1-1V5c0-1.1-.9-2-2-2z">
                            </path>
                        </symbol>

                        <symbol id="fullscreen-exit" viewBox="0 0 24 24">
                            <path d="M15.984 8.016h3v1.969h-4.969v-4.969h1.969v3zM14.016 18.984v-4.969h4.969v1.969h-3v3h-1.969zM8.016 8.016v-3h1.969v4.969h-4.969v-1.969h3zM5.016 15.984v-1.969h4.969v4.969h-1.969v-3h-3z">
                            </path>
                        </symbol>

                        <symbol id="captions" viewBox="0 0 18 16">
                            <path id="captions-on" d="M16 0H2C0.89 0 0 0.9 0 2V14C0 15.1 0.89 16 2 16H16C17.1 16 18 15.1 18 14V2C18 0.9 17.1 0 16 0ZM8 6.5C8 6.78 7.78 7 7.5 7H7C6.72 7 6.5 6.78 6.5 6.5H4.5V9.5H6.5C6.5 9.22 6.72 9 7 9H7.5C7.78 9 8 9.22 8 9.5V10C8 10.55 7.55 11 7 11H4C3.45 11 3 10.55 3 10V6C3 5.45 3.45 5 4 5H7C7.55 5 8 5.45 8 6V6.5ZM15 6.5C15 6.78 14.78 7 14.5 7H14C13.72 7 13.5 6.78 13.5 6.5H11.5V9.5H13.5C13.5 9.22 13.72 9 14 9H14.5C14.78 9 15 9.22 15 9.5V10C15 10.55 14.55 11 14 11H11C10.45 11 10 10.55 10 10V6C10 5.45 10.45 5 11 5H14C14.55 5 15 5.45 15 6V6.5Z" fill="white"></path>
                            <path id="captions-off" style="display: none" d="M5.83 1.00004H18C19.1 1.00004 20 1.90004 20 3.00004V15C20 15.05 19.99 15.1 19.98 15.16L16.6 11.78C16.84 11.59 17 11.32 17 11V10.5C17 10.22 16.78 10 16.5 10H16C15.72 10 15.5 10.22 15.5 10.5H15.33L13.5 8.67004V7.50004H15.5C15.5 7.78004 15.72 8.00004 16 8.00004H16.5C16.78 8.00004 17 7.78004 17 7.50004V7.00004C17 6.45004 16.55 6.00004 16 6.00004H13C12.45 6.00004 12 6.45004 12 7.00004V7.17004L5.83 1.00004ZM19.49 18.9C19.1 19.29 18.47 19.29 18.08 18.9L16.18 17H4C2.89 17 2 16.1 2 15V3.00004C2 2.95004 2.02 2.90004 2.02 2.85004L1.1 1.93004C0.709995 1.54004 0.709995 0.910039 1.1 0.520039C1.49 0.130039 2.12 0.130039 2.51 0.520039L19.48 17.49C19.88 17.88 19.88 18.51 19.49 18.9ZM10 10.83L9.17 10H9C8.72 10 8.5 10.22 8.5 10.5H6.5V7.50004H6.67L5.4 6.22004C5.16 6.41004 5 6.68004 5 7.00004V11C5 11.55 5.45 12 6 12H9C9.55 12 10 11.55 10 11V10.83Z" fill="#001B53"></path>
                        </symbol>

                        <symbol id="speed" viewBox="0 0 20 17">
                            <path d="M17.2907 7.4906C17.3029 7.31501 17.3614 7.14578 17.46 7C17.5559 6.84858 17.6907 6.72571 17.8504 6.64426C18.0101 6.56281 18.1887 6.52577 18.3676 6.53701C18.5464 6.54826 18.719 6.60738 18.8672 6.70818C19.0154 6.80898 19.1338 6.94776 19.21 7.11C19.8115 8.53356 20.0749 10.0772 19.9794 11.6196C19.884 13.1621 19.4324 14.6614 18.66 16C18.4838 16.3052 18.2301 16.5584 17.9245 16.734C17.619 16.9097 17.2724 17.0014 16.92 17H3.07C2.72098 16.9979 2.37858 16.9045 2.07683 16.7291C1.77509 16.5536 1.52451 16.3023 1.35 16C0.294996 14.182 -0.160348 12.0779 0.0486524 9.98638C0.257653 7.89489 1.12037 5.92243 2.51426 4.34919C3.90815 2.77594 5.76232 1.68191 7.81341 1.2225C9.8645 0.763091 12.0082 0.961661 13.94 1.79C14.1082 1.85914 14.2544 1.97285 14.3628 2.11888C14.4712 2.26492 14.5377 2.43776 14.5552 2.61879C14.5727 2.79982 14.5405 2.98219 14.462 3.14628C14.3836 3.31036 14.2619 3.44995 14.11 3.55C13.9642 3.64865 13.795 3.70707 13.6194 3.71936C13.4438 3.73165 13.2681 3.69738 13.11 3.62C12.4369 3.33395 11.7264 3.14538 11 3.06C9.56439 2.8728 8.10489 3.07868 6.77709 3.6557C5.44928 4.23271 4.30294 5.15924 3.46028 6.3365C2.61762 7.51376 2.11023 8.89763 1.99219 10.3406C1.87414 11.7835 2.14988 13.2314 2.79 14.53C2.87447 14.6931 3.0022 14.8297 3.1592 14.9249C3.31619 15.0202 3.49638 15.0704 3.68 15.07H16.33C16.5126 15.0713 16.6921 15.0227 16.849 14.9292C17.0059 14.8358 17.1342 14.7012 17.22 14.54C17.9267 13.0705 18.1674 11.4201 17.91 9.81C17.8129 9.18733 17.6382 8.57927 17.39 8C17.3126 7.84191 17.2784 7.66618 17.2907 7.4906Z" fill="#fff"></path>
                            <path d="M8.00391 11.005C8.00391 10.4743 8.21474 9.96527 8.59002 9.58999L17.08 3.92999L11.42 12.42C11.0447 12.7953 10.5357 13.0061 10.005 13.0061C9.74223 13.0061 9.48201 12.9543 9.23923 12.8538C8.99644 12.7532 8.77584 12.6058 8.59002 12.42C8.4042 12.2342 8.2568 12.0136 8.15623 11.7708C8.05567 11.528 8.00391 11.2678 8.00391 11.005Z" fill="#fff"></path>
                        </symbol>

                        <symbol id="flag-us" viewBox="0 0 513 342">
                            <rect y="0" fill="#FFFFFF" width="513" height="342" />
                            <g fill="#D80027">
                                <rect y="0" width="513" height="38" />
                                <rect y="76" width="513" height="38" />
                                <rect y="152" width="513" height="38" />
                                <rect y="228" width="513" height="38" />
                                <rect y="304" width="513" height="38" />
                            </g>
                            <rect y="0" fill="#2E52B2" width="256.5" height="190" />
                            <g fill="#FFFFFF">
                                <polygon points="47.8,141.9 43.8,129.1 39.5,141.9 26.3,141.9 37,149.6 33,162.4 43.8,154.5 54.5,162.4 50.3,149.6
        61.2,141.9 	" />
                                <polygon points="104.2,141.9 100.1,129.1 95.9,141.9 82.7,141.9 93.4,149.6 89.3,162.4 100.1,154.5 110.8,162.4
        106.8,149.6 117.6,141.9 	" />
                                <polygon points="160.6,141.9 156.4,129.1 152.4,141.9 138.9,141.9 149.8,149.6 145.6,162.4 156.4,154.5 167.3,162.4
        163.1,149.6 173.9,141.9 	" />
                                <polygon points="216.9,141.9 212.8,129.1 208.6,141.9 195.4,141.9 206.1,149.6 202.1,162.4 212.8,154.5 223.6,162.4
        219.4,149.6 230.3,141.9 	" />
                                <polygon points="100.1,78.3 95.9,91.1 82.7,91.1 93.4,99 89.3,111.6 100.1,103.8 110.8,111.6 106.8,99 117.6,91.1
        104.2,91.1 	" />
                                <polygon points="43.8,78.3 39.5,91.1 26.3,91.1 37,99 33,111.6 43.8,103.8 54.5,111.6 50.3,99 61.2,91.1 47.8,91.1
        " />
                                <polygon points="156.4,78.3 152.4,91.1 138.9,91.1 149.8,99 145.6,111.6 156.4,103.8 167.3,111.6 163.1,99 173.9,91.1
        160.6,91.1 	" />
                                <polygon points="212.8,78.3 208.6,91.1 195.4,91.1 206.1,99 202.1,111.6 212.8,103.8 223.6,111.6 219.4,99 230.3,91.1
        216.9,91.1 	" />
                                <polygon points="43.8,27.7 39.5,40.3 26.3,40.3 37,48.2 33,60.9 43.8,53 54.5,60.9 50.3,48.2 61.2,40.3 47.8,40.3 	" />
                                <polygon points="100.1,27.7 95.9,40.3 82.7,40.3 93.4,48.2 89.3,60.9 100.1,53 110.8,60.9 106.8,48.2 117.6,40.3
        104.2,40.3 	" />
                                <polygon points="156.4,27.7 152.4,40.3 138.9,40.3 149.8,48.2 145.6,60.9 156.4,53 167.3,60.9 163.1,48.2 173.9,40.3
        160.6,40.3 	" />
                                <polygon points="212.8,27.7 208.6,40.3 195.4,40.3 206.1,48.2 202.1,60.9 212.8,53 223.6,60.9 219.4,48.2 230.3,40.3
        216.9,40.3 	" />
                            </g>
                        </symbol>

                        <symbol id="flag-cz" viewBox="0 0 640 480">
                            <path fill="#ffffff" d="M0 0h640v240H0z" />
                            <path fill="#d7141a" d="M0 240h640v240H0z" />
                            <path fill="#11457e" d="M360 240 0 0V480z" />
                        </symbol>

                        <symbol id="flag-nl" viewBox="0 0 8 8">
                            <rect y="0.8" width="9" height="6" fill="#21468B" />
                            <rect y="0.8" width="9" height="4" fill="#FFF" />
                            <rect y="0.8" width="9" height="2" fill="#AE1C28" />
                        </symbol>

                        <symbol id="flag-de" viewBox="0 85.333 512 341.333">
                            <rect y="85.331" fill="#D80021" width="512" height="341.337" />
                            <rect y="85.331" width="512" height="113.775" fill="#000" />
                            <rect y="312.882" fill="#FFDA44" width="512" height="113.775" />
                        </symbol>

                        <symbol id="flag-es" viewBox="0 85.333 512 341.333">
                            <rect y="85.331" fill="#FFDA44" width="512" height="341.337" />
                            <g>
                                <rect y="85.331" fill="#D80027" width="512" height="113.775" />
                                <rect y="312.882" fill="#D80027" width="512" height="113.775" />
                            </g>
                        </symbol>

                        <symbol id="flag-fr" viewBox="0 85.333 512 341.333">
                            <rect y="85.331" fill="#FFFFFF" width="512" height="341.337" />
                            <rect y="85.331" fill="#0052B4" width="170.663" height="341.337" />
                            <rect x="341.337" y="85.331" fill="#D80027" width="170.663" height="341.337" />
                        </symbol>

                        <symbol id="flag-hr" viewBox="0 0 513 342">
                            <rect fill="#FFFFFF" width="513" height="342" />
                            <rect fill="#D80027" width="513" height="114" />
                            <rect y="228" fill="#0052B4" width="513" height="114" />
                            <g fill="#338AF3">
                                <polygon points="309.3,113.2 309.3,69.2 326.8,54.8 344.5,69.2 344.5,113.2 	" />
                                <polygon points="203.7,113.2 203.7,69.2 186.4,54.8 168.5,69.2 168.5,113.2 	" />
                                <polygon points="238.9,113.2 238.9,69.2 256.5,54.8 274.1,69.2 274.1,113.2 	" />
                            </g>
                            <g fill="#0052B4">
                                <polygon points="309.3,113.2 274.1,113.2 274.1,69.2 291.6,54.8 309.3,69.2 " />
                                <polygon points="238.9,113.2 203.7,113.2 203.7,69.2 221.2,54.8 238.9,69.2 " />
                            </g>
                            <path stroke="#D80027" stroke-width="1" fill="#FFFFFF" d="M168.5,113.2v101.9c0,24.3,14.4,46.2,35.4,59.4c21.3,13.4,42.1,14.7,52.6,14.7c10.5,0,31.4-1.7,52.6-14.8
      	c21-13,35.4-35.1,35.4-59.3V113.2L168.5,113.2z" />
                            <g fill="#D80027">
                                <rect x="168.5" y="113.2" width="35.2" height="35.2" />
                                <rect x="238.9" y="113.2" width="35.2" height="35.2" />
                                <rect x="309.3" y="113.2" width="35.2" height="35.2" />
                                <rect x="203.7" y="148.4" width="35.2" height="35.2" />
                                <rect x="274.1" y="148.4" width="35.2" height="35.2" />
                                <rect x="168.5" y="183.6" width="35.2" height="35.2" />
                                <rect x="203.7" y="218.8" width="35.2" height="35.2" />
                                <rect x="238.9" y="183.6" width="35.2" height="35.2" />
                                <rect x="309.3" y="183.6" width="35.2" height="35.2" />
                                <rect x="274.1" y="218.8" width="35.2" height="35.2" />
                                <path d="M309.3,274.3c8.6-5.4,16.2-12.3,22-20.3h-22V274.3z" />
                                <path d="M181.7,254c5.8,8,13.3,14.9,22,20.4V254H181.7z" />
                                <path d="M238.9,254v33.7c7.2,1.2,13.3,1.5,17.6,1.5c4.3,0,10.4-0.3,17.6-1.6V254H238.9z" />
                            </g>
                        </symbol>

                        <symbol id="flag-it" viewBox="0 85.333 512 341.333">
                            <polygon fill="#FFFFFF" points="341.334,85.33 170.666,85.33 0,85.33 0,426.662 170.666,426.662 341.334,426.662   512,426.662 512,85.33 " />
                            <rect y="85.333" fill="#6DA544" width="170.663" height="341.337" />
                            <rect x="341.337" y="85.333" fill="#D80027" width="170.663" height="341.337" />
                        </symbol>

                        <symbol id="flag-zh" viewBox="0 0 55.2 38.4">
                            <style type="text/css">
                                .st0 {
                                    fill: #DE2910;
                                }

                                .st1 {
                                    fill: #FFDE00;
                                }
                            </style>
                            <g>
                                <path class="st0" d="M3.01,0h49.17c1.66,0.01,3.01,1.37,3.01,3.03v32.33c0,1.66-1.35,3.02-3.01,3.03L3,38.4 c-1.65-0.02-3-1.38-3-3.03V3.03C0,1.37,1.35,0.01,3.01,0L3.01,0z" />
                                <polygon class="st1" points="8.4,3.84 11.79,14.26 2.92,7.82 13.88,7.82 5.01,14.26 8.4,3.84" />
                                <polygon class="st1" points="18.75,2.07 18.43,5.71 16.55,2.58 19.91,4.01 16.35,4.83 18.75,2.07" />
                                <polygon class="st1" points="23.22,6.34 21.51,9.57 20.99,5.96 23.54,8.58 19.94,7.95 23.22,6.34" />
                                <polygon class="st1" points="23.64,12.78 20.77,15.03 21.77,11.52 23.02,14.95 19.99,12.91 23.64,12.78" />
                                <polygon class="st1" points="18.68,15.48 18.51,19.13 16.5,16.08 19.92,17.37 16.4,18.34 18.68,15.48" />
                            </g>
                        </symbol>

                        <symbol id="flag-ar" viewBox="-2002 0 4004 2004">
                            <g xmlns="http://www.w3.org/2000/svg" id="g13237" transform="translate(-2.7257 -5.6087)">
                                <path id="21399192" d="m2004.7 2342.3v-2669.4l-4004 0.04v2669.4h4004z" class="fil0 str0" fill="#006233" />
                                <g id="g13004" transform="matrix(1.1437 0 0 1.1446 -.39167 -145.67)">
                                    <g id="g9244" fill-rule="evenodd" transform="matrix(1.7598 0 0 1.6 -2175.2 -3398.1)" stroke="#fff" fill="#fff">
                                        <path id="path3159" d="m1071.9 2779.7c-25.9 38.9-7.2 64.2 19.5 66 17.6 1.3 54.2-24.9 54.1-55.7l-10-5.6c5.6 15.8-0.2 20.8-12.1 31.6-23.5 21.3-71.5 22.8-51.5-36.3z" stroke-width=".40080" />
                                        <path id="path3115" d="m1277.2 2881.7c145.8 4.1 192.2-137 102.2-257.8l-8.9 13.3c5.8 56.3 14.2 111.8 15 169.5-17.6 20.7-43.2 13-48.3-10 0.3-31.2-9.9-57.6-22.8-82.8l-7.2 13.3c8.4 20.7 17.5 44 19.4 69.5-41.6 49.9-87.6 60-70.5-5.6-32.9 57.5 16.9 98 73.3 9.5 12.1 60.4 58.9 22.9 61.7 9.9 5.1-39.6 2.5-103.4-7.8-153.8 40.6 70.3 42 121 20.4 154.9-24 37.7-76.2 55.3-126.5 70.1z" stroke-width="1px" />
                                        <path id="path3117" d="m1359.9 2722.2c-31.2 2.3-47.2-4.1-30.3-27.2 16.7-22.6 32.3-4.6 36.5 25.6 3.9 28.3-54.8 64.4-75.1 64.4-30.7 0-44.9-39.5-16.6-75-36.4 103.6 78.6 43.5 85.5 12.2zm-21.6-24c-3.8-0.2-6.6 6.5-4.7 7.8 5.5 3.8 14.2 1.5 15.1-0.4 1.9-4.2-5.1-7.2-10.4-7.4z" stroke-width="1px" />
                                        <path id="path3140" d="m1190.5 2771.1c-30 59-0.1 83.4 38.4 76.6 22.4-4.1 50.8-20 67.2-41.7 0.3-47.8-0.4-95.2-4.6-141.5 15-17.9-1.3-17.8-7-37-2.6 11.2-8.9 23.3-2.8 32 4.3 46.7 6.7 94 6.6 142.2-30.2 24.3-52.9 33.3-69.1 33.1-33.5-0.3-40.7-28.5-28.7-63.7z" stroke-width="1px" />
                                        <path id="path3150" d="m1251.8 2786.7c-0.5-44.5-1.2-95-5.2-126.1 15.6-17.3-0.8-17.7-5.9-37.1-3 11-9.6 23-3.8 31.9 2.6 47.6 5.1 95.2 5.6 142.8 3.6-2.3 7.7-3.2 9.3-11.5z" stroke-width="1px" />
                                        <path id="path3152" d="m1135.4 2784.6c-3.8-4.8-6.5-10.2-9.6-14.9-0.5-6.7 4-12.9 4.6-16.3 5.1 7.9 8.1 13.9 12.2 17.8m5.4 3.1c7.5 3 16.7 3 25.2 3.2 32.8 0.6 67.3-4.8 63.6 39.6-3.2 39.4-35.9 62.2-65.2 61.9-41.7-0.4-77.3-46.4-13-131.1 6.2-1 14.3 0.7 21 1.3 11.5 0.9 23.3-0.2 36.8-11-1.6-27.9-1.6-54.3-5-79.5-5.8-8.9 0.8-20.8 3.8-31.9 5.1 19.4 21.4 19.8 5.9 37.2 3.7 28 4.1 56.5 4.1 73.5-7.8 11.9-13.9 24.5-36.7 29.3-23.3-3.4-33.8-36-58.1-25.2 6.7-29.4 68.4-36.1 74.6-12.9-4.1 24.2-61.7 14.5-77 92.7-4.7 24.1 20.7 46.3 46.8 44.5 25.5-1.7 52.7-19.4 55.4-49.2 2.1-24.9-33-22-47.7-21.7-21.4 0.5-34.9-2.8-43-7.5m21.9-53.9c3.8-3.6 17.1-6.1 21.9-0.3-3.6 2.4-7.1 5-10 8.1-5-2.6-8.3-5.2-11.9-7.8z" stroke-width=".40080" />
                                        <path id="path3161" d="m1194 2650.9c3.6 8 5.1 13.3 5.3 21-2.2 10.4-11.1 20.1-20.3 20.4-5.7 0.2-12.1-1.4-16.6-10.3-0.5-1.1-2.9-3.7-5.2-2.5-10.1 16.6-17.6 23.6-26.7 23.5-18.2-0.3-12.8-16.5-29.6-21.5-7-0.2-18.5 6.9-24.4 20.8-22.4 63.5-42.8-0.2-34.1-29.8 1.3 28.3 8.1 45.1 15.1 44.6 5.1-0.5 9.6-12.3 16.1-24.7 5-9.5 17-26.6 29.7-26.6 11.6 0.3 4.3 21.6 27.5 21.3 11.2-0.2 21.5-8.8 31.9-26 2.3-0.4 2.9 3.7 3.4 5.1 1.6 5.9 11.8 22.1 25.6 7.3-0.7-3.2-0.4-8.5-3.9-9.6l6.2-13z" stroke-width="1px" />
                                        <path id="path3163" d="m1266.9 2598.3c-12.3 6.1-21.3 0.5-26.4-4.9 8.9-1.8 15.8-5 17.8-12-4-9-13.5-12.9-26.9-13-17.9 0.5-27.1 7.7-28.2 17.6 8.3 0.3 15.8-2 19 6-14.7 7.2-32 9.8-50.8 9.7-30.8 1.6-35.3-12.3-43.4-24.5-0.6-0.8-3.3-2.1-4.7-1.9-9.5 0-16.5 33.2-27.2 33.1-10.7-1.4-8.3-21.4-11.4-32.8-2.6 17.9 3.3 84.5 36.4 12.2 1-2.4 2.4-1.7 3.3 0.3 8.9 20.2 27 27.2 46.5 28.2 16.3 0.9 37.1-6.2 59.4-18.8 5.9 6.5 10.6 13.9 23 15.3 14.5 0.7 30-9.8 33.5-22.8 1.8-6.7 2.1-19.9-5-20.1-9.9-0.3-17.1 23.7-14.8 45.3 0.2-0.3 1.3-5.4 1.3-5.4m-43.8-28.8c6.5-3 12.8-4.4 17.8 2.2-3.9 1.4-6.3 2.3-8.4 4-2.8-2.2-6.6-3.3-9.4-6.2zm47.8 14.9c1.6-7.1 2.5-12.8 8.3-16.5 1.2 7.5 1.4 11.7-8.3 16.5z" stroke-width=".40080" />
                                        <path id="path3169" d="m1311.3 2606.9c-1.9-6.1-3.8-11.4-4.4-18-1.4-13.4 10.1-21 20.5-19.9 10.7 1.1 17.8 5.1 28 8.6 8 2.7 18.8 4.8 29.1 7.7 5.8 2.6 0 9.4-1.5 10.3-25.8 10.1-44.1 26.1-60.5 26.8-9.8 0.5-18.5-5.9-26.4-19-0.5-25.4-1.4-55.2-3.9-73.9 3.8-3.8 4.6-6.6 6.4-9.7 2 24.7 2.8 50.7 3.3 76.9 2.1 4.5 4.7 8.3 9.4 10.2zm16.5 2c-13.8 3.9-12.1-7.8-13.4-15-1.5-8.4-0.5-17.9 10.2-15.5 13.9 3.7 26.6 8.6 38.9 13.8l-35.7 16.7z" stroke-width=".40080" />
                                        <path id="path3173" d="m1314.3 2621.3l1.9 9.3h1.5l-0.6-8.7" stroke-width=".40080" />
                                        <path id="path5196" stroke-linejoin="round" d="m1094.2 2718.5l7-7.2 8.1 6.9-7.5 6.7-7.6-6.4z" stroke-linecap="round" stroke-width="4.008" />
                                        <path id="path6168" stroke-linejoin="round" d="m1112 2716.1l7.1-7.2 8.1 6.9-7.5 6.7-7.7-6.4z" stroke-linecap="round" stroke-width="4.008" />
                                        <path id="path6170" stroke-linejoin="round" d="m1062.5 2641.5l7.1-7.2 8.1 6.9-7.5 6.7-7.7-6.4z" stroke-linecap="round" stroke-width="4.008" />
                                        <path id="path6172" stroke-linejoin="round" d="m1065.7 2662.7l7.1-7.2 8 6.9-7.5 6.7-7.6-6.4z" stroke-linecap="round" stroke-width="4.008" />
                                        <path id="path6174" stroke-linejoin="round" d="m1194.2 2698.2l6.5-5.3 6 6.5-6.8 4.8-5.7-6z" stroke-linecap="round" stroke-width="4.008" />
                                        <path id="path6176" stroke-linejoin="round" d="m1108.4 2562.5l4.6-4.7 5.3 4.5-4.9 4.4-5-4.2z" stroke-linecap="round" stroke-width="4.008" />
                                        <path id="path6178" stroke-linejoin="round" d="m1120.1 2561l4.6-4.8 5.3 4.6-4.9 4.3-5-4.1z" stroke-linecap="round" stroke-width="4.008" />
                                        <path id="path6180" stroke-linejoin="round" d="m1365.7 2614.7l-4.4 3.7-4.2-4.3 4.6-3.4 4 4z" stroke-linecap="round" stroke-width="4.008" />
                                        <path id="path9240" d="m1158.7 2747.4l-0.5 7.9 12.6 1.2 10.1-7.6-22.2-1.5z" stroke-width=".40080" />
                                        <path id="path9242" d="m1265.2 2599.8l3.7-0.8-0.4 10.3-2.3 0.9-1-10.4z" stroke-width="1px" />
                                    </g>
                                    <path id="path2722" d="m2.7256 1425c249.82 0 453.08-184.8 453.08-411.9 0-124.96-61.32-236.46-157.84-311.83 57.91 61.95 93.11 143.51 93.11 232.3 0 197.23-173.74 357.23-388.35 357.23-214.62 0-388.36-160-388.36-357.23 0-88.79 35.2-170.35 93.11-232.3-96.52 75.37-157.84 186.87-157.84 311.83 0 227.1 203.27 411.9 453.09 411.9z" fill="#fff" class="fil2" />
                                    <g id="g2908" transform="matrix(1.1355 0 0 1.0324 2.7256 -21.429)" stroke="#000" stroke-width="8.012" fill="#fff">
                                        <path id="path2910" d="m-54 1623c-88 44-198 32-291-28-4-2-6 1-2 12 10 29 18 52-12 95-13 19 2 22 24 20 112-11 222-36 275-57l6-42z" class="fil2 str2" />
                                        <path id="path2912" d="m-56 1675c-35 14-95 31-162 43-27 4-26 21 22 27 49 5 112-30 150-61l-10-9z" class="fil2 str2" />
                                        <path id="path2914" d="m0 1579c12 0 34-5 56-8 41-7 11 56-56 56v21c68 0 139-74 124-107-21-48-79-7-124-7s-103-41-124 7c-15 33 56 107 124 107v-21c-67 0-97-63-56-56 22 3 44 8 56 8z" class="fil2 str2" />
                                        <path id="path2916" d="m54 1623c88 44 198 32 291-28 4-2 6 1 2 12-10 29-18 52 12 95 13 19-2 22-24 20-112-11-222-36-275-57l-6-42z" class="fil2 str2" />
                                        <path id="path2918" d="m56 1675c35 14 94 31 162 43 27 4 26 21-22 27-49 5-112-30-150-61l10-9z" class="fil2 str2" />
                                        <path id="path2920" d="m3 1665c2 17 5 54 28 38 31-21 38-37 38-67 0-19-23-47-69-47s-69 28-69 47c0 30 7 46 38 67 23 16 25-21 28-38 1-6 6-4 6 0z" class="fil2 str2" />
                                    </g>
                                    <g id="g2724" transform="matrix(1.1355 0 0 1.0324 2.7256 -21.429)" stroke="#000" stroke-width="8.012" fill="#fff">
                                        <path id="path2726" d="m-29 384c-13-74-122-79-139-91-20-13-17 0-10 20 20 52 88 73 119 79 25 4 33 6 30-8z" class="fil2 str2" />
                                        <path id="path2728" d="m4 386c11-76-97-112-110-129-15-18-17-7-10 14 13 45 60 98 88 112 23 12 30 17 32 3z" class="fil2 str2" />
                                        <path id="path2730" d="m93 430c10-91-78-105-101-134-15-18-16-8-11 13 10 46 54 100 81 117 21 13 30 18 31 4z" class="fil2 str2" />
                                        <path id="path2732" d="m66 410c-91-59-155-26-181-29-25-3-33 13 10 37 53 29 127 25 156 14 30-12 21-18 15-22z" class="fil2 str2" />
                                        <path id="path2734" d="m203 450c-28-98-93-82-112-94s-21-9-17 13c8 39 75 82 108 95 12 4 27 10 21-14z" class="fil2 str2" />
                                        <path id="path2736" d="m190 467c-78-63-139-16-163-23-18-5-10 7-3 12 50 35 112 54 160 32 19-8 20-10 6-21z" class="fil2 str2" />
                                        <path id="path2738" d="m359 531c1-62-127-88-154-126-16-23-30-11-22 26 12 48 100 101 148 111 29 6 28-4 28-11z" class="fil2 str2" />
                                        <path id="path2740" d="m355 542c-81-73-149-49-174-56-25-6-35 9 4 39 48 36 122 43 153 36s23-14 17-19z" class="fil2 str2" />
                                        <path id="path2742" d="m500 649c-23-106-96-128-114-148-17-20-35-14-20 34 18 57 77 107 108 119 30 13 28 3 26-5z" class="fil2 str2" />
                                        <path id="path2744" d="m499 663c-59-95-136-92-160-105-23-14-39-2-8 39 36 50 110 78 144 80s28-7 24-14z" class="fil2 str2" />
                                        <path id="path2746" d="m575 776c34-108-44-148-52-166-9-18-18-18-23 1-22 77 49 152 60 167 11 14 13 7 15-2z" class="fil2 str2" />
                                        <path id="path2748" d="m559 806c-27-121-98-114-114-131-17-17-19-5-16 17 8 59 79 99 111 119 10 6 22 13 19-5z" class="fil2 str2" />
                                        <path id="path2750" d="m627 948c49-114-9-191-27-208-18-16-29-23-23 0 8 35-20 125 23 191 14 22 16 43 27 17z" class="fil2 str2" />
                                        <path id="path2752" d="m601 971c11-70-29-134-72-159-25-15-26-11-26 10 2 65 63 119 81 149 17 28 16 7 17 0z" class="fil2 str2" />
                                        <path id="path2754" d="m590 1153c-36-132 39-208 62-223 22-16 36-22 26 3-15 37 1 140-56 205-18 22-25 45-32 15z" class="fil2 str2" />
                                        <path id="path2756" d="m598 1124c30-115-35-180-55-193-19-13-31-18-22 3 12 32-1 122 49 178 16 19 22 38 28 12z" class="fil2 str2" />
                                        <path id="path2758" d="m561 1070c-54 58-55 143-31 193 15 29 17 27 31 6 38-61 15-149 17-188 1-37-11-17-17-11z" class="fil2 str2" />
                                        <path id="path2760" d="m650 1162c0 80-49 145-101 165-30 11-30 8-26-16 14-90 83-123 108-152 24-28 19-5 19 3z" class="fil2 str2" />
                                        <path id="path2762" d="m464 1400c88-80 41-136 45-188 2-28-9-21-19-11-56 55-59 153-47 191 5 17 13 15 21 8z" class="fil2 str2" />
                                        <path id="path2764" d="m582 1348c-29 88-106 142-171 145-38 2-37-1-24-27 49-94 136-105 175-129 36-22 23 2 20 11z" class="fil2 str2" />
                                        <path id="path2766" d="m343 1513c114-57 91-152 112-176 15-17-3-15-12-9-67 39-121 101-122 167 0 25 2 28 22 18z" class="fil2 str2" />
                                        <path id="path2768" d="m187 1619c144 23 211-86 253-96 22-5 6-14-5-15-96-11-218 34-255 84-15 20-15 24 7 27z" class="fil2 str2" />
                                        <path id="path2770" d="m333 1448c-29 95-137 173-218 179-38 3-38-1-24-26 65-118 178-138 218-168 34-26 27 6 24 15z" class="fil2 str2" />
                                        <path id="path2772" d="m29 384c13-74 122-79 139-91 20-13 17 0 10 20-20 52-88 73-119 79-25 4-33 6-30-8z" class="fil2 str2" />
                                        <path id="path2774" d="m-4 386c-11-76 97-112 110-129 15-18 17-7 10 14-13 45-60 98-88 112-23 12-30 17-32 3z" class="fil2 str2" />
                                        <path id="path2776" d="m-93 430c-10-91 78-105 101-134 15-18 16-8 11 13-10 46-54 100-81 117-21 13-30 18-31 4z" class="fil2 str2" />
                                        <path id="path2778" d="m-66 410c91-59 155-26 181-29 25-3 33 13-10 37-53 29-127 25-156 14-30-12-21-18-15-22z" class="fil2 str2" />
                                        <path id="path2780" d="m-203 450c28-98 93-82 112-94s21-9 17 13c-8 39-75 82-108 95-12 4-27 10-21-14z" class="fil2 str2" />
                                        <path id="path2782" d="m-190 467c78-63 139-16 163-23 18-5 10 7 3 12-50 35-112 54-160 32-19-8-20-10-6-21z" class="fil2 str2" />
                                        <path id="path2784" d="m-359 531c-1-62 127-88 154-126 16-23 30-11 22 26-12 48-100 101-148 111-29 6-28-4-28-11z" class="fil2 str2" />
                                        <path id="path2786" d="m-355 542c81-73 149-49 174-56 25-6 35 9-4 39-48 36-122 43-153 36s-23-14-17-19z" class="fil2 str2" />
                                        <path id="path2788" d="m-500 649c23-106 96-128 114-148 17-20 35-14 20 34-18 57-77 107-108 119-30 13-28 3-26-5z" class="fil2 str2" />
                                        <path id="path2790" d="m-499 663c59-95 136-92 160-105 23-14 39-2 8 39-36 50-110 78-144 80s-28-7-24-14z" class="fil2 str2" />
                                        <path id="path2792" d="m-575 776c-34-108 44-148 52-166 9-18 18-18 23 1 22 77-49 152-60 167-11 14-13 7-15-2z" class="fil2 str2" />
                                        <path id="path2794" d="m-559 806c27-121 98-114 114-131 17-17 19-5 16 17-8 59-79 99-111 119-10 6-22 13-19-5z" class="fil2 str2" />
                                        <path id="path2796" d="m-627 948c-49-114 9-191 27-208 18-16 29-23 23 0-8 35 20 125-23 191-14 22-16 43-27 17z" class="fil2 str2" />
                                        <path id="path2798" d="m-601 971c-11-70 29-134 72-159 25-15 26-11 26 10-2 65-63 119-81 149-17 28-16 7-17 0z" class="fil2 str2" />
                                        <path id="path2800" d="m-590 1153c36-132-39-208-62-223-22-16-36-22-26 3 15 37-1 140 56 205 18 22 24 45 32 15z" class="fil2 str2" />
                                        <path id="path2802" d="m-598 1124c-30-115 35-180 55-193 19-13 31-18 22 3-12 32 1 122-49 178-16 19-22 38-28 12z" class="fil2 str2" />
                                        <path id="path2804" d="m-561 1070c54 58 55 143 31 193-15 29-17 27-31 6-38-61-15-149-17-188-1-37 11-17 17-11z" class="fil2 str2" />
                                        <path id="path2806" d="m-650 1162c0 80 49 145 101 165 30 11 30 8 26-16-14-90-83-123-108-152-24-28-19-5-19 3z" class="fil2 str2" />
                                        <path id="path2808" d="m-464 1400c-88-80-41-136-45-188-2-28 9-21 19-11 56 55 59 153 47 191-5 17-13 15-21 8z" class="fil2 str2" />
                                        <path id="path2810" d="m-582 1348c29 88 106 142 171 145 38 2 37-1 24-27-49-94-136-105-175-129-36-22-23 2-20 11z" class="fil2 str2" />
                                        <path id="path2812" d="m-343 1513c-114-57-91-152-112-176-15-17 3-15 12-9 67 39 121 101 122 167 0 25-2 28-22 18z" class="fil2 str2" />
                                        <path id="path2814" d="m-187 1619c-144 23-211-86-253-96-22-5-6-14 5-15 96-11 218 34 255 84 15 20 15 24-7 27z" class="fil2 str2" />
                                        <path id="path2816" d="m-333 1448c29 95 137 173 218 179 38 3 38-1 24-26-65-118-178-138-218-168-34-26-27 6-24 15z" class="fil2 str2" />
                                    </g>
                                    <g id="g2818" fill="#006233" transform="matrix(1.1355 0 0 1.0324 2.7256 -21.429)">
                                        <path id="path2820" d="m169 476c-19-14-89-6-102-15 25 21 81 6 102 15z" class="fil0" />
                                        <path id="path2822" d="m338 512c-15-27-104-45-117-69 23 46 92 40 117 69z" class="fil0" />
                                        <path id="path2824" d="m325 543c-33-32-110-19-133-38 54 49 84 11 133 38z" class="fil0" />
                                        <path id="path2826" d="m132 401c21 11 47 22 60 48-15-20-42-28-64-45 1 0 3-2 4-3z" class="fil0" />
                                        <path id="path2828" d="m460 607c-13-30-59-63-63-74 13 39 51 48 63 74z" class="fil0" />
                                        <path id="path2830" d="m472 660c-40-63-103-56-128-80 19 23 91 38 128 80z" class="fil0" />
                                        <path id="path2832" d="m565 757c3-67-47-92-49-130-1 45 51 106 49 130z" class="fil0" />
                                        <path id="path2834" d="m540 793c-10-58-78-62-90-96 0 32 80 65 90 96z" class="fil0" />
                                        <path id="path2836" d="m596 760c36 44 11 111 26 160-18-36-9-126-26-160z" class="fil0" />
                                        <path id="path2838" d="m537 948c54 58 32 123 54 151-27-39-23-115-54-151z" class="fil0" />
                                        <path id="path2840" d="m649 956c-46 51-18 128-42 164 27-31 23-126 42-164z" class="fil0" />
                                        <path id="path2842" d="m591 956c-6-59-61-90-66-122-6 32 53 82 66 122z" class="fil0" />
                                        <path id="path2844" d="m563 1097c9 41-24 129-14 156-22-47 19-136 14-156z" class="fil0" />
                                        <path id="path2846" d="m634 1191c-22 73-66 68-80 112 10-42 68-80 80-112z" class="fil0" />
                                        <path id="path2848" d="m491 1225c-29 49-5 105-29 140 34-35 16-100 29-140z" class="fil0" />
                                        <path id="path2850" d="m561 1359c-35 65-107 59-136 106 29-59 118-69 136-106z" class="fil0" />
                                        <path id="path2852" d="m434 1351c-62 43-43 88-90 136 59-48 54-101 90-136z" class="fil0" />
                                        <path id="path2854" d="m405 1525c-60-2-146 76-198 70 52 11 148-59 198-70z" class="fil0" />
                                        <path id="path2856" d="m308 1455c-4 61-160 100-177 141 19-54 156-94 177-141z" class="fil0" />
                                        <path id="path2858" d="m-45 330c-20-17-44-31-51-48 5 22 25 38 45 53 2-1 4-4 6-5z" class="fil0" />
                                        <path id="path2860" d="m-79 348c-31-15-67-14-83-35 10 21 44 29 73 40 3-2 7-4 10-5z" class="fil0" />
                                        <path id="path2862" d="m-169 476c19-14 89-6 102-15-25 21-81 6-102 15z" class="fil0" />
                                        <path id="path2864" d="m-338 512c15-27 104-45 117-69-23 46-92 40-117 69z" class="fil0" />
                                        <path id="path2866" d="m-325 543c33-32 110-19 133-38-54 49-84 11-133 38z" class="fil0" />
                                        <path id="path2868" d="m-192 449c19-40 73-45 87-69-21 36-67 42-87 69z" class="fil0" />
                                        <path id="path2870" d="m-38 414c55-26 109-4 135-16-32 17-108 9-135 16z" class="fil0" />
                                        <path id="path2872" d="m-460 607c13-30 59-63 63-74-13 39-51 48-63 74z" class="fil0" />
                                        <path id="path2874" d="m-472 660c40-63 103-56 128-80-19 23-91 38-128 80z" class="fil0" />
                                        <path id="path2876" d="m-565 757c-3-67 47-92 49-130 1 45-51 106-49 130z" class="fil0" />
                                        <path id="path2878" d="m-540 793c10-58 78-62 90-96 0 32-80 65-90 96z" class="fil0" />
                                        <path id="path2880" d="m-596 760c-36 44-11 111-26 160 18-36 9-126 26-160z" class="fil0" />
                                        <path id="path2882" d="m-537 948c-54 58-32 123-54 151 27-39 23-115 54-151z" class="fil0" />
                                        <path id="path2884" d="m-649 956c46 51 18 128 42 164-27-31-23-126-42-164z" class="fil0" />
                                        <path id="path2886" d="m-591 956c6-59 61-90 66-122 6 32-53 82-66 122z" class="fil0" />
                                        <path id="path2888" d="m-563 1097c-9 41 24 129 14 156 22-47-19-136-14-156z" class="fil0" />
                                        <path id="path2890" d="m-634 1191c22 73 66 68 80 112-10-42-68-80-80-112z" class="fil0" />
                                        <path id="path2892" d="m-491 1225c29 49 5 105 29 140-34-35-16-100-29-140z" class="fil0" />
                                        <path id="path2894" d="m-561 1359c35 65 107 59 136 106-29-59-118-69-136-106z" class="fil0" />
                                        <path id="path2896" d="m-434 1351c62 43 43 88 90 136-59-48-54-101-90-136z" class="fil0" />
                                        <path id="path2898" d="m-405 1525c60-2 146 76 198 70-52 11-148-59-198-70z" class="fil0" />
                                        <path id="path2900" d="m-308 1455c4 61 160 100 177 141-19-54-156-94-177-141z" class="fil0" />
                                        <path id="path2902" d="m-81 416c12-54 72-64 80-96-3 34-74 72-80 96z" class="fil0" />
                                        <path id="path2904" d="m96 282c-9 41-74 64-83 95 3-42 70-66 83-95z" class="fil0" />
                                        <path id="path2906" d="m45 379c31-50 95-37 117-66-16 34-95 35-117 66z" class="fil0" />
                                    </g>

                                    <path id="path12826" stroke-linejoin="round" d="m475.64 1011.9c0 263.22-213.38 476.6-476.6 476.6s-476.6-213.38-476.6-476.6 213.38-476.6 476.6-476.6 476.6 213.38 476.6 476.6z" transform="matrix(1.1203 0 0 1.0186 1.5554 -22.824)" stroke="#f7c608" stroke-linecap="round" stroke-width="8.1208" fill="none" />
                                    <g id="g12874" transform="matrix(1.089 .29066 -.31969 .99014 322.08 9.1715)">
                                        <path id="path12861" fill="#f7c608" d="m44.747 1486.1v6c0 4-3.002 7-7.004 8-10.005 0-23.011 1-35.017 1l-0.0003-38c13.006 0 26.013-1 35.017-2 4.002 0 7.004 3 7.004 7v5m-84.042 1v-6c0-4 3.001-7 7.003-7 10.005 1 22.011 2 35.018 2l-0.0003 38c-12.006 0-24.012 0-35.018-1-4.002-1-7.003-8-7.003-12" />
                                        <path id="path12865" fill="#006233" d="m37.554 1484.9v4.3c0 2.9-2.497 5-5.825 5.7-8.321 0-19.139 0.7-29.124 0.7l-0.0004-27.2c10.817 0 21.635-0.7 29.124-1.4 3.328 0 5.825 2.1 5.825 5v3.6m-69.898 0.7v-4.3c0-2.9 2.496-5 5.825-5 8.321 0.7 18.306 1.4 29.124 1.4l-0.0004 27.2c-9.9854 0-19.971 0-29.124-0.7-3.329-0.7-5.825-5.7-5.825-8.6" />
                                    </g>
                                    <g id="g12878" transform="matrix(.95488 .55779 -.61350 .86818 618.66 131.41)">
                                        <path id="path12880" fill="#f7c608" d="m44.747 1486.1v6c0 4-3.002 7-7.004 8-10.005 0-23.011 1-35.017 1l-0.0003-38c13.006 0 26.013-1 35.017-2 4.002 0 7.004 3 7.004 7v5m-84.042 1v-6c0-4 3.001-7 7.003-7 10.005 1 22.011 2 35.018 2l-0.0003 38c-12.006 0-24.012 0-35.018-1-4.002-1-7.003-8-7.003-12" />
                                        <path id="path12882" fill="#006233" d="m37.554 1484.9v4.3c0 2.9-2.497 5-5.825 5.7-8.321 0-19.139 0.7-29.124 0.7l-0.0004-27.2c10.817 0 21.635-0.7 29.124-1.4 3.328 0 5.825 2.1 5.825 5v3.6m-69.898 0.7v-4.3c0-2.9 2.496-5 5.825-5 8.321 0.7 18.306 1.4 29.124 1.4l-0.0004 27.2c-9.9854 0-19.971 0-29.124-0.7-3.329-0.7-5.825-5.7-5.825-8.6" />
                                    </g>
                                    <g id="g12884" transform="matrix(.74342 .77974 -.85762 .67591 865.37 324.65)">
                                        <path id="path12886" fill="#f7c608" d="m44.747 1486.1v6c0 4-3.002 7-7.004 8-10.005 0-23.011 1-35.017 1l-0.0003-38c13.006 0 26.013-1 35.017-2 4.002 0 7.004 3 7.004 7v5m-84.042 1v-6c0-4 3.001-7 7.003-7 10.005 1 22.011 2 35.018 2l-0.0003 38c-12.006 0-24.012 0-35.018-1-4.002-1-7.003-8-7.003-12" />
                                        <path id="path12888" fill="#006233" d="m37.554 1484.9v4.3c0 2.9-2.497 5-5.825 5.7-8.321 0-19.139 0.7-29.124 0.7l-0.0004-27.2c10.817 0 21.635-0.7 29.124-1.4 3.328 0 5.825 2.1 5.825 5v3.6m-69.898 0.7v-4.3c0-2.9 2.496-5 5.825-5 8.321 0.7 18.306 1.4 29.124 1.4l-0.0004 27.2c-9.9854 0-19.971 0-29.124-0.7-3.329-0.7-5.825-5.7-5.825-8.6" />
                                    </g>
                                    <g id="g12890" transform="matrix(.47175 .93856 -1.0323 .42891 1042.2 573.25)">
                                        <path id="path12892" fill="#f7c608" d="m44.747 1486.1v6c0 4-3.002 7-7.004 8-10.005 0-23.011 1-35.017 1l-0.0003-38c13.006 0 26.013-1 35.017-2 4.002 0 7.004 3 7.004 7v5m-84.042 1v-6c0-4 3.001-7 7.003-7 10.005 1 22.011 2 35.018 2l-0.0003 38c-12.006 0-24.012 0-35.018-1-4.002-1-7.003-8-7.003-12" />
                                        <path id="path12894" fill="#006233" d="m37.554 1484.9v4.3c0 2.9-2.497 5-5.825 5.7-8.321 0-19.139 0.7-29.124 0.7l-0.0004-27.2c10.817 0 21.635-0.7 29.124-1.4 3.328 0 5.825 2.1 5.825 5v3.6m-69.898 0.7v-4.3c0-2.9 2.496-5 5.825-5 8.321 0.7 18.306 1.4 29.124 1.4l-0.0004 27.2c-9.9854 0-19.971 0-29.124-0.7-3.329-0.7-5.825-5.7-5.825-8.6" />
                                    </g>
                                    <g id="g12896" transform="matrix(.16188 1.0214 -1.1234 .14718 1134.9 857.07)">
                                        <path id="path12898" fill="#f7c608" d="m44.747 1486.1v6c0 4-3.002 7-7.004 8-10.005 0-23.011 1-35.017 1l-0.0003-38c13.006 0 26.013-1 35.017-2 4.002 0 7.004 3 7.004 7v5m-84.042 1v-6c0-4 3.001-7 7.003-7 10.005 1 22.011 2 35.018 2l-0.0003 38c-12.006 0-24.012 0-35.018-1-4.002-1-7.003-8-7.003-12" />
                                        <path id="path12900" fill="#006233" d="m37.554 1484.9v4.3c0 2.9-2.497 5-5.825 5.7-8.321 0-19.139 0.7-29.124 0.7l-0.0004-27.2c10.817 0 21.635-0.7 29.124-1.4 3.328 0 5.825 2.1 5.825 5v3.6m-69.898 0.7v-4.3c0-2.9 2.496-5 5.825-5 8.321 0.7 18.306 1.4 29.124 1.4l-0.0004 27.2c-9.9854 0-19.971 0-29.124-0.7-3.329-0.7-5.825-5.7-5.825-8.6" />
                                    </g>
                                    <g id="g12902" transform="matrix(-.16110 1.0215 -1.1235 -.14647 1135.9 1153.1)">
                                        <path id="path12904" fill="#f7c608" d="m44.747 1486.1v6c0 4-3.002 7-7.004 8-10.005 0-23.011 1-35.017 1l-0.0003-38c13.006 0 26.013-1 35.017-2 4.002 0 7.004 3 7.004 7v5m-84.042 1v-6c0-4 3.001-7 7.003-7 10.005 1 22.011 2 35.018 2l-0.0003 38c-12.006 0-24.012 0-35.018-1-4.002-1-7.003-8-7.003-12" />
                                        <path id="path12906" fill="#006233" d="m37.554 1484.9v4.3c0 2.9-2.497 5-5.825 5.7-8.321 0-19.139 0.7-29.124 0.7l-0.0004-27.2c10.817 0 21.635-0.7 29.124-1.4 3.328 0 5.825 2.1 5.825 5v3.6m-69.898 0.7v-4.3c0-2.9 2.496-5 5.825-5 8.321 0.7 18.306 1.4 29.124 1.4l-0.0004 27.2c-9.9854 0-19.971 0-29.124-0.7-3.329-0.7-5.825-5.7-5.825-8.6" />
                                    </g>
                                    <g id="g12908" transform="matrix(-.47103 .93886 -1.0326 -.42826 1045.1 1437.5)">
                                        <path id="path12910" fill="#f7c608" d="m44.747 1486.1v6c0 4-3.002 7-7.004 8-10.005 0-23.011 1-35.017 1l-0.0003-38c13.006 0 26.013-1 35.017-2 4.002 0 7.004 3 7.004 7v5m-84.042 1v-6c0-4 3.001-7 7.003-7 10.005 1 22.011 2 35.018 2l-0.0003 38c-12.006 0-24.012 0-35.018-1-4.002-1-7.003-8-7.003-12" />
                                        <path id="path12912" fill="#006233" d="m37.554 1484.9v4.3c0 2.9-2.497 5-5.825 5.7-8.321 0-19.139 0.7-29.124 0.7l-0.0004-27.2c10.817 0 21.635-0.7 29.124-1.4 3.328 0 5.825 2.1 5.825 5v3.6m-69.898 0.7v-4.3c0-2.9 2.496-5 5.825-5 8.321 0.7 18.306 1.4 29.124 1.4l-0.0004 27.2c-9.9854 0-19.971 0-29.124-0.7-3.329-0.7-5.825-5.7-5.825-8.6" />
                                    </g>
                                    <g id="g12914" transform="matrix(-.74282 .78021 -.85814 -.67537 869.95 1687)">
                                        <path id="path12916" fill="#f7c608" d="m44.747 1486.1v6c0 4-3.002 7-7.004 8-10.005 0-23.011 1-35.017 1l-0.0003-38c13.006 0 26.013-1 35.017-2 4.002 0 7.004 3 7.004 7v5m-84.042 1v-6c0-4 3.001-7 7.003-7 10.005 1 22.011 2 35.018 2l-0.0003 38c-12.006 0-24.012 0-35.018-1-4.002-1-7.003-8-7.003-12" />
                                        <path id="path12918" fill="#006233" d="m37.554 1484.9v4.3c0 2.9-2.497 5-5.825 5.7-8.321 0-19.139 0.7-29.124 0.7l-0.0004-27.2c10.817 0 21.635-0.7 29.124-1.4 3.328 0 5.825 2.1 5.825 5v3.6m-69.898 0.7v-4.3c0-2.9 2.496-5 5.825-5 8.321 0.7 18.306 1.4 29.124 1.4l-0.0004 27.2c-9.9854 0-19.971 0-29.124-0.7-3.329-0.7-5.825-5.7-5.825-8.6" />
                                    </g>
                                    <g id="g12920" transform="matrix(-.95446 .55839 -.61416 -.86779 624.54 1881.6)">
                                        <path id="path12922" fill="#f7c608" d="m44.747 1486.1v6c0 4-3.002 7-7.004 8-10.005 0-23.011 1-35.017 1l-0.0003-38c13.006 0 26.013-1 35.017-2 4.002 0 7.004 3 7.004 7v5m-84.042 1v-6c0-4 3.001-7 7.003-7 10.005 1 22.011 2 35.018 2l-0.0003 38c-12.006 0-24.012 0-35.018-1-4.002-1-7.003-8-7.003-12" />
                                        <path id="path12924" fill="#006233" d="m37.554 1484.9v4.3c0 2.9-2.497 5-5.825 5.7-8.321 0-19.139 0.7-29.124 0.7l-0.0004-27.2c10.817 0 21.635-0.7 29.124-1.4 3.328 0 5.825 2.1 5.825 5v3.6m-69.898 0.7v-4.3c0-2.9 2.496-5 5.825-5 8.321 0.7 18.306 1.4 29.124 1.4l-0.0004 27.2c-9.9854 0-19.971 0-29.124-0.7-3.329-0.7-5.825-5.7-5.825-8.6" />
                                    </g>
                                    <g id="g12926" transform="matrix(-1.0888 .29135 -.32045 -.98993 328.78 2005.5)">
                                        <path id="path12928" fill="#f7c608" d="m44.747 1486.1v6c0 4-3.002 7-7.004 8-10.005 0-23.011 1-35.017 1l-0.0003-38c13.006 0 26.013-1 35.017-2 4.002 0 7.004 3 7.004 7v5m-84.042 1v-6c0-4 3.001-7 7.003-7 10.005 1 22.011 2 35.018 2l-0.0003 38c-12.006 0-24.012 0-35.018-1-4.002-1-7.003-8-7.003-12" />
                                        <path id="path12930" fill="#006233" d="m37.554 1484.9v4.3c0 2.9-2.497 5-5.825 5.7-8.321 0-19.139 0.7-29.124 0.7l-0.0004-27.2c10.817 0 21.635-0.7 29.124-1.4 3.328 0 5.825 2.1 5.825 5v3.6m-69.898 0.7v-4.3c0-2.9 2.496-5 5.825-5 8.321 0.7 18.306 1.4 29.124 1.4l-0.0004 27.2c-9.9854 0-19.971 0-29.124-0.7-3.329-0.7-5.825-5.7-5.825-8.6" />
                                    </g>
                                    <g id="g12932" transform="matrix(-1.135 .00072019 -.00079212 -1.0319 6.6183 2048.7)">
                                        <path id="path12934" fill="#f7c608" d="m44.747 1486.1v6c0 4-3.002 7-7.004 8-10.005 0-23.011 1-35.017 1l-0.0003-38c13.006 0 26.013-1 35.017-2 4.002 0 7.004 3 7.004 7v5m-84.042 1v-6c0-4 3.001-7 7.003-7 10.005 1 22.011 2 35.018 2l-0.0003 38c-12.006 0-24.012 0-35.018-1-4.002-1-7.003-8-7.003-12" />
                                        <path id="path12936" fill="#006233" d="m37.554 1484.9v4.3c0 2.9-2.497 5-5.825 5.7-8.321 0-19.139 0.7-29.124 0.7l-0.0004-27.2c10.817 0 21.635-0.7 29.124-1.4 3.328 0 5.825 2.1 5.825 5v3.6m-69.898 0.7v-4.3c0-2.9 2.496-5 5.825-5 8.321 0.7 18.306 1.4 29.124 1.4l-0.0004 27.2c-9.9854 0-19.971 0-29.124-0.7-3.329-0.7-5.825-5.7-5.825-8.6" />
                                    </g>
                                    <g id="g12938" transform="matrix(-1.0918 -.28208 .31025 -.99262 -313.06 2009.9)">
                                        <path id="path12940" fill="#f7c608" d="m44.747 1486.1v6c0 4-3.002 7-7.004 8-10.005 0-23.011 1-35.017 1l-0.0003-38c13.006 0 26.013-1 35.017-2 4.002 0 7.004 3 7.004 7v5m-84.042 1v-6c0-4 3.001-7 7.003-7 10.005 1 22.011 2 35.018 2l-0.0003 38c-12.006 0-24.012 0-35.018-1-4.002-1-7.003-8-7.003-12" />
                                        <path id="path12942" fill="#006233" d="m37.554 1484.9v4.3c0 2.9-2.497 5-5.825 5.7-8.321 0-19.139 0.7-29.124 0.7l-0.0004-27.2c10.817 0 21.635-0.7 29.124-1.4 3.328 0 5.825 2.1 5.825 5v3.6m-69.898 0.7v-4.3c0-2.9 2.496-5 5.825-5 8.321 0.7 18.306 1.4 29.124 1.4l-0.0004 27.2c-9.9854 0-19.971 0-29.124-0.7-3.329-0.7-5.825-5.7-5.825-8.6" />
                                    </g>
                                    <g id="g12944" transform="matrix(-.96016 -.55025 .60521 -.87297 -610.8 1890)">
                                        <path id="path12946" fill="#f7c608" d="m44.747 1486.1v6c0 4-3.002 7-7.004 8-10.005 0-23.011 1-35.017 1l-0.0003-38c13.006 0 26.013-1 35.017-2 4.002 0 7.004 3 7.004 7v5m-84.042 1v-6c0-4 3.001-7 7.003-7 10.005 1 22.011 2 35.018 2l-0.0003 38c-12.006 0-24.012 0-35.018-1-4.002-1-7.003-8-7.003-12" />
                                        <path id="path12948" fill="#006233" d="m37.554 1484.9v4.3c0 2.9-2.497 5-5.825 5.7-8.321 0-19.139 0.7-29.124 0.7l-0.0004-27.2c10.817 0 21.635-0.7 29.124-1.4 3.328 0 5.825 2.1 5.825 5v3.6m-69.898 0.7v-4.3c0-2.9 2.496-5 5.825-5 8.321 0.7 18.306 1.4 29.124 1.4l-0.0004 27.2c-9.9854 0-19.971 0-29.124-0.7-3.329-0.7-5.825-5.7-5.825-8.6" />
                                    </g>
                                    <g id="g12950" transform="matrix(-.75081 -.77386 .85115 -.68264 -859.34 1698.7)">
                                        <path id="path12952" fill="#f7c608" d="m44.747 1486.1v6c0 4-3.002 7-7.004 8-10.005 0-23.011 1-35.017 1l-0.0003-38c13.006 0 26.013-1 35.017-2 4.002 0 7.004 3 7.004 7v5m-84.042 1v-6c0-4 3.001-7 7.003-7 10.005 1 22.011 2 35.018 2l-0.0003 38c-12.006 0-24.012 0-35.018-1-4.002-1-7.003-8-7.003-12" />
                                        <path id="path12954" fill="#006233" d="m37.554 1484.9v4.3c0 2.9-2.497 5-5.825 5.7-8.321 0-19.139 0.7-29.124 0.7l-0.0004-27.2c10.817 0 21.635-0.7 29.124-1.4 3.328 0 5.825 2.1 5.825 5v3.6m-69.898 0.7v-4.3c0-2.9 2.496-5 5.825-5 8.321 0.7 18.306 1.4 29.124 1.4l-0.0004 27.2c-9.9854 0-19.971 0-29.124-0.7-3.329-0.7-5.825-5.7-5.825-8.6" />
                                    </g>
                                    <g id="g12956" transform="matrix(-.48067 -.93481 1.0282 -.43702 -1038.6 1451.5)">
                                        <path id="path12958" fill="#f7c608" d="m44.747 1486.1v6c0 4-3.002 7-7.004 8-10.005 0-23.011 1-35.017 1l-0.0003-38c13.006 0 26.013-1 35.017-2 4.002 0 7.004 3 7.004 7v5m-84.042 1v-6c0-4 3.001-7 7.003-7 10.005 1 22.011 2 35.018 2l-0.0003 38c-12.006 0-24.012 0-35.018-1-4.002-1-7.003-8-7.003-12" />
                                        <path id="path12960" fill="#006233" d="m37.554 1484.9v4.3c0 2.9-2.497 5-5.825 5.7-8.321 0-19.139 0.7-29.124 0.7l-0.0004-27.2c10.817 0 21.635-0.7 29.124-1.4 3.328 0 5.825 2.1 5.825 5v3.6m-69.898 0.7v-4.3c0-2.9 2.496-5 5.825-5 8.321 0.7 18.306 1.4 29.124 1.4l-0.0004 27.2c-9.9854 0-19.971 0-29.124-0.7-3.329-0.7-5.825-5.7-5.825-8.6" />
                                    </g>
                                    <g id="g12962" transform="matrix(-.17160 -1.0201 1.1219 -.15602 -1133.9 1168.4)">
                                        <path id="path12964" fill="#f7c608" d="m44.747 1486.1v6c0 4-3.002 7-7.004 8-10.005 0-23.011 1-35.017 1l-0.0003-38c13.006 0 26.013-1 35.017-2 4.002 0 7.004 3 7.004 7v5m-84.042 1v-6c0-4 3.001-7 7.003-7 10.005 1 22.011 2 35.018 2l-0.0003 38c-12.006 0-24.012 0-35.018-1-4.002-1-7.003-8-7.003-12" />
                                        <path id="path12966" fill="#006233" d="m37.554 1484.9v4.3c0 2.9-2.497 5-5.825 5.7-8.321 0-19.139 0.7-29.124 0.7l-0.0004-27.2c10.817 0 21.635-0.7 29.124-1.4 3.328 0 5.825 2.1 5.825 5v3.6m-69.898 0.7v-4.3c0-2.9 2.496-5 5.825-5 8.321 0.7 18.306 1.4 29.124 1.4l-0.0004 27.2c-9.9854 0-19.971 0-29.124-0.7-3.329-0.7-5.825-5.7-5.825-8.6" />
                                    </g>
                                    <g id="g12968" transform="matrix(.15136 -1.0227 1.1248 .13762 -1137.7 872.37)">
                                        <path id="path12970" fill="#f7c608" d="m44.747 1486.1v6c0 4-3.002 7-7.004 8-10.005 0-23.011 1-35.017 1l-0.0003-38c13.006 0 26.013-1 35.017-2 4.002 0 7.004 3 7.004 7v5m-84.042 1v-6c0-4 3.001-7 7.003-7 10.005 1 22.011 2 35.018 2l-0.0003 38c-12.006 0-24.012 0-35.018-1-4.002-1-7.003-8-7.003-12" />
                                        <path id="path12972" fill="#006233" d="m37.554 1484.9v4.3c0 2.9-2.497 5-5.825 5.7-8.321 0-19.139 0.7-29.124 0.7l-0.0004-27.2c10.817 0 21.635-0.7 29.124-1.4 3.328 0 5.825 2.1 5.825 5v3.6m-69.898 0.7v-4.3c0-2.9 2.496-5 5.825-5 8.321 0.7 18.306 1.4 29.124 1.4l-0.0004 27.2c-9.9854 0-19.971 0-29.124-0.7-3.329-0.7-5.825-5.7-5.825-8.6" />
                                    </g>
                                    <g id="g12974" transform="matrix(.46207 -.94253 1.0367 .42011 -1049.7 587.33)">
                                        <path id="path12976" fill="#f7c608" d="m44.747 1486.1v6c0 4-3.002 7-7.004 8-10.005 0-23.011 1-35.017 1l-0.0003-38c13.006 0 26.013-1 35.017-2 4.002 0 7.004 3 7.004 7v5m-84.042 1v-6c0-4 3.001-7 7.003-7 10.005 1 22.011 2 35.018 2l-0.0003 38c-12.006 0-24.012 0-35.018-1-4.002-1-7.003-8-7.003-12" />
                                        <path id="path12978" fill="#006233" d="m37.554 1484.9v4.3c0 2.9-2.497 5-5.825 5.7-8.321 0-19.139 0.7-29.124 0.7l-0.0004-27.2c10.817 0 21.635-0.7 29.124-1.4 3.328 0 5.825 2.1 5.825 5v3.6m-69.898 0.7v-4.3c0-2.9 2.496-5 5.825-5 8.321 0.7 18.306 1.4 29.124 1.4l-0.0004 27.2c-9.9854 0-19.971 0-29.124-0.7-3.329-0.7-5.825-5.7-5.825-8.6" />
                                    </g>
                                    <g id="g12980" transform="matrix(.73536 -.78603 .86454 .66859 -876.89 336.39)">
                                        <path id="path12982" fill="#f7c608" d="m44.747 1486.1v6c0 4-3.002 7-7.004 8-10.005 0-23.011 1-35.017 1l-0.0003-38c13.006 0 26.013-1 35.017-2 4.002 0 7.004 3 7.004 7v5m-84.042 1v-6c0-4 3.001-7 7.003-7 10.005 1 22.011 2 35.018 2l-0.0003 38c-12.006 0-24.012 0-35.018-1-4.002-1-7.003-8-7.003-12" />
                                        <path id="path12984" fill="#006233" d="m37.554 1484.9v4.3c0 2.9-2.497 5-5.825 5.7-8.321 0-19.139 0.7-29.124 0.7l-0.0004-27.2c10.817 0 21.635-0.7 29.124-1.4 3.328 0 5.825 2.1 5.825 5v3.6m-69.898 0.7v-4.3c0-2.9 2.496-5 5.825-5 8.321 0.7 18.306 1.4 29.124 1.4l-0.0004 27.2c-9.9854 0-19.971 0-29.124-0.7-3.329-0.7-5.825-5.7-5.825-8.6" />
                                    </g>
                                    <g id="g12986" transform="matrix(.94910 -.56588 .62240 .86292 -633.34 139.86)">
                                        <path id="path12988" fill="#f7c608" d="m44.747 1486.1v6c0 4-3.002 7-7.004 8-10.005 0-23.011 1-35.017 1l-0.0003-38c13.006 0 26.013-1 35.017-2 4.002 0 7.004 3 7.004 7v5m-84.042 1v-6c0-4 3.001-7 7.003-7 10.005 1 22.011 2 35.018 2l-0.0003 38c-12.006 0-24.012 0-35.018-1-4.002-1-7.003-8-7.003-12" />
                                        <path id="path12990" fill="#006233" d="m37.554 1484.9v4.3c0 2.9-2.497 5-5.825 5.7-8.321 0-19.139 0.7-29.124 0.7l-0.0004-27.2c10.817 0 21.635-0.7 29.124-1.4 3.328 0 5.825 2.1 5.825 5v3.6m-69.898 0.7v-4.3c0-2.9 2.496-5 5.825-5 8.321 0.7 18.306 1.4 29.124 1.4l-0.0004 27.2c-9.9854 0-19.971 0-29.124-0.7-3.329-0.7-5.825-5.7-5.825-8.6" />
                                    </g>
                                    <g id="g12992" transform="matrix(1.086 -.29991 .32987 .98737 -338.77 13.655)">
                                        <path id="path12994" fill="#f7c608" d="m44.747 1486.1v6c0 4-3.002 7-7.004 8-10.005 0-23.011 1-35.017 1l-0.0003-38c13.006 0 26.013-1 35.017-2 4.002 0 7.004 3 7.004 7v5m-84.042 1v-6c0-4 3.001-7 7.003-7 10.005 1 22.011 2 35.018 2l-0.0003 38c-12.006 0-24.012 0-35.018-1-4.002-1-7.003-8-7.003-12" />
                                        <path id="path12996" fill="#006233" d="m37.554 1484.9v4.3c0 2.9-2.497 5-5.825 5.7-8.321 0-19.139 0.7-29.124 0.7l-0.0004-27.2c10.817 0 21.635-0.7 29.124-1.4 3.328 0 5.825 2.1 5.825 5v3.6m-69.898 0.7v-4.3c0-2.9 2.496-5 5.825-5 8.321 0.7 18.306 1.4 29.124 1.4l-0.0004 27.2c-9.9854 0-19.971 0-29.124-0.7-3.329-0.7-5.825-5.7-5.825-8.6" />
                                    </g>
                                    <g id="g12998" transform="matrix(1.1349 -.0096543 .010618 1.0319 -17.033 -32.001)">
                                        <path id="path13000" fill="#f7c608" d="m44.747 1486.1v6c0 4-3.002 7-7.004 8-10.005 0-23.011 1-35.017 1l-0.0003-38c13.006 0 26.013-1 35.017-2 4.002 0 7.004 3 7.004 7v5m-84.042 1v-6c0-4 3.001-7 7.003-7 10.005 1 22.011 2 35.018 2l-0.0003 38c-12.006 0-24.012 0-35.018-1-4.002-1-7.003-8-7.003-12" />
                                        <path id="path13002" fill="#006233" d="m37.554 1484.9v4.3c0 2.9-2.497 5-5.825 5.7-8.321 0-19.139 0.7-29.124 0.7l-0.0004-27.2c10.817 0 21.635-0.7 29.124-1.4 3.328 0 5.825 2.1 5.825 5v3.6m-69.898 0.7v-4.3c0-2.9 2.496-5 5.825-5 8.321 0.7 18.306 1.4 29.124 1.4l-0.0004 27.2c-9.9854 0-19.971 0-29.124-0.7-3.329-0.7-5.825-5.7-5.825-8.6" />
                                    </g>
                                </g>
                            </g>
                        </symbol>

                        <symbol id="flag-hi" viewBox="0 0 900 600">
                            <path fill="#f93" d="M0 0H900V600H0z" />
                            <path fill="#fff" d="M0 200H900V600H0z" />
                            <path fill="#128807" d="M0 400H900V600H0z" />
                            <g transform="matrix(4,0,0,4,450,300)">
                                <circle r="20" fill="#008" />
                                <circle r="17.5" fill="#fff" />
                                <circle r="3.5" fill="#008" />
                                <g id="d">
                                    <g id="c">
                                        <g id="b">
                                            <g id="a" fill="#008">
                                                <circle transform="rotate(7.5,-8.75,133.4992)" r=".875" />
                                                <path d="M 0,17.5 0.6,7 C 0.6,7 0,2 0,2 0,2 -0.6,7 -0.6,7 Z" />
                                            </g>
                                            <use height="100%" width="100%" transform="rotate(15)" xlink:href="#a" />
                                        </g>
                                        <use height="100%" width="100%" transform="rotate(30)" xlink:href="#b" />
                                    </g>
                                    <use height="100%" width="100%" transform="rotate(60)" xlink:href="#c" />
                                </g>
                                <use height="100%" width="100%" transform="rotate(120)" xlink:href="#d" />
                                <use height="100%" width="100%" transform="rotate(-120)" xlink:href="#d" />
                            </g>
                        </symbol>

                        <symbol id="flag-jp" viewBox="0 85.333 512 341.333">
                            <rect y="85.331" fill="#FFFFFF" width="512" height="341.337" />
                            <circle fill="#D80027" cx="256" cy="255.994" r="96" />
                        </symbol>

                        <symbol id="flag-pt" viewBox="0 85.333 512 341.333">
                            <rect y="85.337" fill="#D80027" width="512" height="341.326" />
                            <polygon fill="#6DA544" points="196.641,85.337 196.641,261.565 196.641,426.663 0,426.663 0,85.337 " />
                            <circle fill="#FFDA44" cx="196.641" cy="256" r="64" />
                            <path fill="#D80027" d="M160.638,224v40.001c0,19.882,16.118,36,36,36s36-16.118,36-36V224H160.638z" />
                            <path fill="#FFFFFF" d="M196.638,276c-6.617,0-12-5.383-12-12v-16h24.001v16C208.638,270.616,203.254,276,196.638,276z" />
                        </symbol>

                        <symbol id="flag-pl" viewBox="0 85.333 512 341.333">
                            <rect width="512" height="175" fill="#dc143c" y="255" />
                            <rect width="512" height="175" fill="#fff" y="85" />
                        </symbol>

                        <symbol id="flag-ru" viewBox="0 85.333 512 341.333">
                            <polygon fill="#FFFFFF" points="0,85.33 0,199.107 0,312.885 0,426.662 512,426.662 512,312.885 512,199.107 512,85.33 " />
                            <rect y="85.333" fill="#0052B4" width="512" height="341.337" />
                            <rect y="85.333" fill="#FFFFFF" width="512" height="113.775" />
                            <rect y="312.884" fill="#D80027" width="512" height="113.775" />
                        </symbol>

                        <symbol id="flag-tr" viewBox="0 0 450 300">
                            <path fill="#d80027" d="M0,150V0h225h225v150v150H225H0V150z" />
                            <polygon fill="#FFFFFF" points="247.3,118.3 282.5,124.1 307.4,99 312.5,131.8 344,150 312.5,168.2 307.6,201.7 282.5,175.8
      	247.3,181.6 263,150 " />
                            <path fill="#FFFFFF" d="M240.6,228.6c-43.3,0-78.3-35.1-78.3-78.3S197.4,72,240.6,72c8.1,0,15.8,1.2,23.2,3.5c-17.3-15-39.8-24-64.5-24
      	c-54.4,0-98.6,44.1-98.6,98.6s44.1,98.6,98.6,98.6c24.2,0,46.3-8.7,63.4-23.1C255.7,227.5,248.3,228.6,240.6,228.6z" />
                        </symbol>

                        <symbol id="flag-cn" viewBox="0 0 512 341.3">
                            <rect y="0" fill="#D80027" width="512" height="341.3" />
                            <g>
                                <polygon fill="#FFDA44" points="352.3,312.6 328,294.9 303.6,312.6 312.9,284 288.6,266.3 318.7,266.3 328,237.7 337.3,266.3
      		367.4,266.3 343,284 	" />
                                <polygon fill="#FFDA44" points="415.9,120.9 391.5,138.6 400.8,167.2 376.5,149.5 352.1,167.2 361.4,138.6 337.1,120.9 367.2,120.9
      		376.5,92.3 385.8,120.9 	" />
                                <polygon fill="#FFDA44" points="367.4,57.4 343,75 352.3,103.7 328,86 303.6,103.7 312.9,75 288.6,57.4 318.7,57.4 328,28.7
      		337.3,57.4 	" />
                                <polygon fill="#FFDA44" points="415.9,204.4 391.5,222 400.8,250.7 376.5,233 352.1,250.7 361.4,222 337.1,204.4 367.2,204.4
      		376.5,175.7 385.8,204.4 	" />
                            </g>
                            <polygon fill="#FFDA44" points="167.6,64.4 193.6,144.7 278.1,144.7 209.8,194.3 235.9,274.7 167.6,225 99.2,274.7 125.3,194.3
      	57,144.7 141.5,144.7 " />
                        </symbol>

                        <symbol id="flag-se" viewBox="0 0 512 512">
                            <path style="fill:#4173CD;" d="M473.655,88.275H38.345C17.167,88.275,0,105.442,0,126.62V385.38
	c0,21.177,17.167,38.345,38.345,38.345h435.31c21.177,0,38.345-17.167,38.345-38.345V126.62
	C512,105.442,494.833,88.275,473.655,88.275z" />
                            <polygon style="fill:#FFE15A;" points="512,229.516 211.862,229.516 211.862,88.275 158.897,88.275 158.897,229.516 0,229.516 
	0,282.482 158.897,282.482 158.897,423.724 211.862,423.724 211.862,282.482 512,282.482 " />

                        </symbol>
                        <symbol id="flag-vi" viewBox="0 0 640 480">
                            <defs>
                                <clipPath id="vn-a">
                                    <path fill-opacity=".7" d="M-85.3 0h682.6v512H-85.3z"/>
                                </clipPath>
                            </defs>
                            <g fill-rule="evenodd" clip-path="url(#vn-a)" transform="translate(80)scale(.9375)">
                                <path fill="#da251d" d="M-128 0h768v512h-768z"/>
                                <path fill="#ff0" d="M349.6 381 260 314.3l-89 67.3L204 272l-89-67.7 110.1-1 34.2-109.4L294 203l110.1.1-88.5 68.4 33.9 109.6z"/>
                            </g>
                        </symbol>
                        <symbol id="flag-th" viewBox="0 0 640 480">
                            <g fill-rule="evenodd">
                                <path fill="#f4f5f8" d="M0 0h640v480H0z"/>
                                <path fill="#2d2a4a" d="M0 162.5h640v160H0z"/>
                                <path fill="#a51931" d="M0 0h640v82.5H0zm0 400h640v80H0z"/>
                            </g>
                        </symbol>
                        <symbol id="flag-id" viewBox="0 0 3 2"><path fill="#fff" d="M0 0h3v2H0z"/><path fill="red" d="M0 0h3v1H0z"/></symbol>
                        <symbol id="flag-my" width="24" height="24" viewBox="0 0 24 24"><path x="1" y="4" width="30" height="24" rx="4" ry="4" fill="#fff" d="M3.75 3h16.5a3 3 0 0 1 3 3v12a3 3 0 0 1 -3 3h-16.5a3 3 0 0 1 -3 -3V6a3 3 0 0 1 3 -3"/><path d="M1.228 4.386h21.543A3 3 0 0 0 20.25 3h-16.5a3 3 0 0 0 -2.522 1.385" fill="#bc271a"/><path d="M0.772 5.769C0.766 5.845 0.75 5.921 0.75 6v1.153h22.5V6c0 -0.078 -0.017 -0.153 -0.022 -0.231z" fill="#bc271a"/><path fill="#bc271a" d="M0.75 8.538h22.5v1.385H0.75z"/><path fill="#bc271a" d="M0.75 11.307h22.5v1.385H0.75z"/><path fill="#bc271a" d="M0.75 14.076h22.5v1.385H0.75z"/><path d="M0.75 18c0 0.078 0.017 0.153 0.022 0.231h22.453c0.006 -0.076 0.022 -0.152 0.022 -0.231v-1.153H0.75z" fill="#bc271a"/><path d="M22.771 19.614H1.228A3 3 0 0 0 3.75 21h16.5a3 3 0 0 0 2.522 -1.385" fill="#bc271a"/><path d="M12 3H3.75a3 3 0 0 0 -3 3v8.078H12z" fill="#010062"/><path d="M20.25 3h-16.5a3 3 0 0 0 -3 3v12a3 3 0 0 0 3 3h16.5a3 3 0 0 0 3 -3V6a3 3 0 0 0 -3 -3M22.5 18c0 1.24 -1.01 2.25 -2.25 2.25h-16.5c-1.24 0 -2.25 -1.01 -2.25 -2.25V6c0 -1.24 1.01 -2.25 2.25 -2.25h16.5c1.24 0 2.25 1.01 2.25 2.25z" opacity=".15"/><path d="M20.25 3.75h-16.5A2.25 2.25 0 0 0 1.5 6v0.75A2.25 2.25 0 0 1 3.75 4.5h16.5A2.25 2.25 0 0 1 22.5 6.75V6a2.25 2.25 0 0 0 -2.25 -2.25" fill="#fff" opacity=".2"/><path fill="#f6cd46" d="m8.729 6.081 0.219 1.498 0.847 -1.256 -0.455 1.446 1.309 -0.764 -1.036 1.105 1.512 -0.121 -1.413 0.546 1.413 0.546 -1.512 -0.121 1.036 1.107 -1.309 -0.764 0.455 1.446 -0.847 -1.256 -0.219 1.5 -0.219 -1.5 -0.847 1.256 0.455 -1.446 -1.309 0.764 1.036 -1.107 -1.512 0.121 1.413 -0.546 -1.413 -0.546 1.512 0.121 -1.036 -1.105 1.309 0.764 -0.455 -1.446 0.847 1.256z"/><path d="M7.5 6.143A2.622 2.622 0 1 0 7.5 10.935a2.949 2.949 0 1 1 0 -4.792" fill="#f6cd46"/></symbol>
                        <symbol id="flag-ph" viewBox="0 0 180 90"><path fill="#0038a8" d="M0 0h180v90H0z"/><path fill="#ce1126" d="M0 45h180v45H0z"/><path d="M77.942 45L0 90V0" fill="#fff"/><g transform="translate(28 45)" fill="#fcd116"><circle r="9"/><g id="d"><g id="c"><g id="b"><path d="M-1 0l.062.062L0 0l-.938-.062z" transform="scale(19)"/><path id="a" d="M-.884.116l.05.05L0 0z" transform="scale(19.2381)"/><use xlink:href="#a" transform="scale(1 -1)"/></g><use xlink:href="#b" transform="rotate(45)"/></g><use xlink:href="#c" transform="rotate(90)"/></g><use xlink:href="#d" transform="rotate(180)"/><g transform="translate(-2.02)"><g id="f" transform="translate(37.962)"><path id="e" d="M5 0L1.618 1.176l-.073 3.58-2.163-2.854-3.427 1.037L-2 0z"/><use xlink:href="#e" transform="scale(1 -1)"/></g><use xlink:href="#f" transform="rotate(120)"/><use xlink:href="#f" transform="rotate(-120)"/></g></g></symbol>
                    </defs>
                </svg>

                    
<div id="conversation-live-chat" style="display: none" class="minimize">
    <section class="widget-wrapper">
        <!-- HEADER -->
        <header class="header-wrapper">

            <div class="header-gap">
                <div class="image-wrapper">
                    <img src="/backoffice/conversations/profileImagePlaceholder.png" alt="profile image" />
                </div>

                <div class="user-wrapper">
                    <p class="user-name"></p>
                    <div class="user-availability">
                        <div class="user-availability-paragraph"></div>
                    </div>
                </div>
            </div>

            <div class="right-icons">
                <p class="minimize-icon">_</p>
            </div>
        </header>
        <div class="message-icon-wrapper">
            <img src="/backoffice/conversations/messageIcon.png" alt="message image" />
            <div class="welcome-message"></div>
        </div>
        <div class="is-conversation-active">
            <p class="conversation-title">Please, confirm your contact info</p>

            <!-- FORM -->
            <form class="form-wrapper" id="conversation-form">
                <div class="form-group">
                    <label for="email" class="form-label">Your email address</label>
                    <input name="email" type="email" placeholder="Enter email" class="form-input email-input" />
                </div>

                <div class="form-group">
                    <label for="phoneNumber" class="form-label">Your phone number</label>
                    <input label="Your phone number" name="phoneNumber" type="text" placeholder="Enter phone" class="form-input phone-input">
                </div>

                <div class="form-group">

                    <label for="phoneNumber" class="form-label">Prefered Way to Contact</label>
                    <div class="checkbox-items-wrapper">
                        <div class="checkbox-wrapper">
                            <div class="checkbox-input-wrapper">
                                <div class="checkbox-icon-wrapper" id="phone-icon-wrapper">
                                    <svg xmlns="http://www.w3.org/2000/svg" class="check-mark-icon phone-icon-opacity" viewBox="0 0 24 24">
                                        <polyline points="20 6 9 17 4 12"></polyline>
                                    </svg>
                                    <input type="checkbox" name="smsPreferred" label="Phone" class="checkbox-input sms-checkbox-input">
                                </div>
                                <label for="smsPreferred" class="checkbox-form-label">Phone</label>
                            </div>
                        </div>

                        <div class="checkbox-wrapper">
                            <div class="checkbox-input-wrapper">
                                <div class="checkbox-icon-wrapper" id="email-icon-wrapper">
                                    <svg xmlns="http://www.w3.org/2000/svg" class="check-mark-icon email-icon-opacity" viewBox="0 0 24 24">
                                        <polyline points="20 6 9 17 4 12"></polyline>
                                    </svg>
                                    <input type="checkbox" name="emailPreferred" label="Phone" class="checkbox-input email-checkbox-input">
                                </div>
                                <label for="emailPreferred" class="checkbox-form-label">Email</label>
                            </div>
                        </div>
                    </div>
                </div>
                <button type="submit" class="btn-submit" disabled>
                    <p class="btn-text">Start Live Conversation</p>
                </button>
            </form>
        </div>
        <div style="height: 100%;" class="live-chat-active">
            <div class="chat-area-wrapper">
                <p class="chat-empty-message"></p>
                <div class="live-chat-scrollable"></div>
                <!-- IF MESSAGES EXIST -->
            </div>
            <!-- IF LIVE CHAT FORM  -->
            <form class="live-chat-form">
                <div class="live-chat-layout">
                    <div class="live-chat-form-group">
                        <input class="live-chat-form-input" name="message" type="text" placeholder="Write a message...">
                    </div>
                    <button class="live-chat-submit" disabled>
                        <img src="/backoffice/conversations/send-icon.svg" />
                    </button>
                </div>
            </form>
        </div>
        <!-- IF LOADING -->
        <div class="loading-user">
            <p class="chat-empty-message"> Loading... </p>
        </div>

        <div class="error-user">
            <p class="chat-empty-message"> Something went wrong... </p>
        </div>
    </section>
</div>				</div>
	
	</div> <!-- end main -->
	
	<div id="linkArea"  class="clearfix">
			<table cellpadding="0" cellspacing="0" width="100%" height="100%">
				<tr><td  height="100%" align="center" width="100%">
					<a title='Welcome Video Sales Skills' class='sublink link1' href='/redirect.php?version=3&sid=VFJDQ0V1RkZScw%3D%3D&did=MzE2NTE1&rid=&vid=&lid=NjgzMDAz&zx=1' rel='nofollow' target='_self'  style='text-decoration:none;'>Welcome Video Sales Skills</a>					<a title='Service Offerings Deck' class='sublink link2' href='/redirect.php?version=3&sid=VFJDQ0V1RkZScw%3D%3D&did=MzE2NTE1&rid=&vid=&lid=NjgzMDA0&zx=1' rel='nofollow' target='_blank'  style='text-decoration:none;'>Service Offerings Deck</a>					<a title='Modern Resume' class='sublink link3' href='/redirect.php?version=3&sid=VFJDQ0V1RkZScw%3D%3D&did=MzE2NTE1&rid=&vid=&lid=NjgzMDA1&zx=1' rel='nofollow' target='_blank'  style='text-decoration:none;'>Modern Resume</a>					<a title='Sales Media Kit Visual CV' class='sublink link4' href='/redirect.php?version=3&sid=VFJDQ0V1RkZScw%3D%3D&did=MzE2NTE1&rid=&vid=&lid=NjgzMDA2&zx=1' rel='nofollow' target='_blank'  style='text-decoration:none;'>Sales Media Kit Visual CV</a>																		
			</td></tr></table>
		</div> <!-- end linkArea -->		
				
    	





<div id="Footer" class="clearfix">
	<div class="wrap" id="footerWrap">
<div id="socialLinks">
			<a href='https://www.facebook.com/StorySellingMedia' target='_blank' title='Facebook'><img alt='Facebook' src='/images2/FacebookLogo.png' border='0' class='socialIcon'/></a><a href='https://twitter.com/douglehman' target='_blank' title='Twitter'><img alt='Twitter' src='/new_backoffice/images2/twitter-icon.png' border='0' class='socialIcon'/></a><a href="https://www.linkedin.com/in/douglehman/" target='_blank' title='LinkedIn'><img alt='LinkedIn' src='/images2/linkedInLogoSquare.png' border='0' class='socialIcon'/></a><a href='https://www.youtube.com/user/onemanhypemachine' target='_blank' title='YouTube'><img alt='Youtube' src='/images2/YouTubeIcon.png' border='0' class='socialIcon'/></a>		</div>
		<div id="logo_slice">
			<a href='https://www.covideo.com' target='_blank'><img src="https://www.covideo.com/images/covideo-logo-white.svg" border='0' style='width: 100px; margin-top: 10px;'></a>		</div>
	</div> <!-- end wrap -->
</div> <!-- end Footer -->


</td>
					<td>					</td>
				</tr>
			</table>

      
			<br />

						
			
			<script type='text/javascript'>
				var reply_link = undefined;
				var left_pos = 0;
				var full_reply_button = false;
				var mouse_over = false;

				var reply_img = "<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' style='height: 24px'>\
									<path fill='##000' fill-rule='evenodd' d='M10 9V5l-7 7 7 7v-4.1c5 0 8.5 1.6 11 5.1-1-5-4-10-11-11z' />\
								</svg>";

				if( typeof jQuery=='undefined' ) {
					var headTag  = document.getElementsByTagName("head")[0];
					var jqTag    = document.createElement('script');
					jqTag.type   = 'text/javascript';
					jqTag.src    = '/new_backoffice/js/jquery-1.11.3.min.js';
					headTag.appendChild( jqTag );
				}
				if( typeof jQuery.ui == 'undefined' ) {
					var headTag  = document.getElementsByTagName("head")[0];
					var jqTag    = document.createElement('script');
					jqTag.type   = 'text/javascript';
					jqTag.src    = '/new_backoffice/js/jquery-ui-1.11.4.custom/jquery-ui.min.js';
					headTag.appendChild( jqTag );
				}

								$( "video#video_playback" ).bind( 'timeupdate', function( e ) {
					if ( e.target.duration - Math.round( e.target.currentTime ) <= 5 ) {
						if ( full_reply_button === false ) {
							full_reply_button = true;
							// change width from 185 to 192 to fix the issue of SUS-693
							$( "#video_reply_trigger" ).animate( { "padding": 12, "width": 192 }, function() {
								$( "#video_reply_trigger" ).append( "<label style='vertical-align: super; margin-left: 12px; font-weight: 900; font-family: Roboto'>Reply with Video</label>" );
							} );
						}
					} else {
						if ( full_reply_button === true && !mouse_over ) {
							full_reply_button = false;

							$( "#video_reply_trigger" ).find( 'label' ).remove();
							// change width from 32 to 50 to fix reply button issue of SUS-991
							$( "#video_reply_trigger" ).animate( { "padding": 12, "width": 50 }, function() {
								//
							} );
						}
					}
				} );
				
				$( "video#video_playback" ).bind( 'ended', function() {
					if ( reply_link != undefined ) return;

											reply_link = $( "<a id='video_reply_trigger' target='_blank' href='https://landing.covideo.com/TRCCEuFFRs/video-reply/MjI0MzAyNzMtdmlkLTIwMjYwNjEwXzA4MTE0MA==' aria-label='Reply with Video'>" );
					
					//reply_btn  = $( "<img>" ).attr( "src", "/new_backoffice/images/reply-btn.png" );
					reply_btn = $( reply_img );
					reply_link.html( reply_btn );

					slice_element = $( "#video-container" );
					slice_element.append( reply_link );

					vsw = slice_element.width();
					vpw = $( "#video_playback" ).width();
					vrw = 48;

					reply_link.css( {
						position: "absolute",
						right: 10,
						padding: 12,
						color: "var(--playerIconsColor)",
						//color: "##000",
						"text-decoration": "none",
						"text-align": "left",
						//"background-color": "var(--playerBackgroundColor)"
						"background-color": "#ff8c23"
					});

					reply_btn.css( {
						width: 32,
						height: 32,
												"vertical-align": "sub"
					} );

					if ( $( "#playback-animation" ).hasClass( "top-right" ) ) {
						reply_link.css( {
							bottom: "12%"
						} );
					} else {
						reply_link.css( {
							top: 10
						} );
					}
				});

									$( "video#video_playback" ).bind( 'play', function() {
						if ( reply_link != undefined ) return;

													reply_link = $( "<a id='video_reply_trigger' target='_blank' href='https://landing.covideo.com/TRCCEuFFRs/video-reply/MjI0MzAyNzMtdmlkLTIwMjYwNjEwXzA4MTE0MA==' aria-label='Reply with Video'>" );
						
						//reply_btn = $( "<img>" ).attr( "src", "/new_backoffice/images/reply-btn.png" );
						reply_btn = $( reply_img );
						reply_link.html( reply_btn );

						slice_element = $( "#video-container" );
						slice_element.append( reply_link );

						vsw = slice_element.width();
						vpw = $( "#video_playback" ).width();
						vrw = 48;

						reply_link.css( {
							position: "absolute",
							right: 10,
							padding: 12,
							color: "var(--playerIconsColor)",
							//color: "##000",
							"text-decoration": "none",
							"text-align": "left",
							//"background-color": "var(--playerBackgroundColor)"
							//"background-color": "#ff8c23"
						} );

						reply_btn.css( {
							width: 32,
							height: 32,
														"vertical-align": "sub"
						} );

						if ( $( "#playback-animation" ).hasClass( "top-right" ) ) {
							reply_link.css( {
								bottom: "12%"
							} );
						} else {
							reply_link.css( {
								top: 10
							} );
						}

						reply_link.hover( () => {
							animate_over();
						}, () => {
							animate_out();
						} );
					} );


					function isVideo(file) {
						if(file.type.match('video.*')){
							//console.log('accept');
							return true;
						} else {
							//console.log('not accept');
							return false;
						}
					}

					function animate_over() {
						mouse_over = true;

						if ( full_reply_button === false ) {
							full_reply_button = true;

							if ( reply_link.is( ":animated" ) )
								reply_link.stop( true );
							// change width from 185 to 192 to fix the issue of SUS-693
							reply_link.animate( { "padding": 12, "width": 192 }, function() {
								reply_link.append( "<label style='vertical-align: super; margin-left: 12px; font-weight: 900; font-family: Roboto'>Reply with Video</label>" );
							} );
						}
					}

					function animate_out() {
						mouse_over = false;

						if ( full_reply_button === true && Math.floor( document.getElementById( 'video_playback' ).duration - document.getElementById( 'video_playback' ).currentTime ) > 5 ) {
							full_reply_button = false;

							reply_link.find( 'label' ).remove();

							if ( reply_link.is( ":animated" ) )
								reply_link.stop( true );
							// change width from 32 to 50 to fix reply button issue of SUS-991
							reply_link.animate( { "padding": 12, "width": 50 }, function() {
								//
							} );
						}
					}
				
				function msgBox(msg, c) {
					$.jGrowl( msg, {
						position: "center",
						speed: "fast",
						closer: false
					});
				}
			</script>
					</p>
		
        <script async src='https://www.googletagmanager.com/gtag/js?id=UA-27700410-5'></script>
        <script>
          window.dataLayer = window.dataLayer || [];
          function gtag(){dataLayer.push(arguments);}
          gtag('js', new Date());
          gtag('config', 'UA-27700410-5');
        </script>      <script>
      var $buoop = {required:{e:-4,f:-3,o:-3,s:-1,c:-3},insecure:true,api:2020.10 };
      function $buo_f(){
          var e = document.createElement("script");
          e.src = "//browser-update.org/update.min.js";
          document.body.appendChild(e);
      };
      try {document.addEventListener("DOMContentLoaded", $buo_f,false)}
      catch(e){window.attachEvent("onload", $buo_f)}
  </script>
	</body>
</html>
