https://stopots.com/en/

Submitted URL:
https://stopots.comRedirected
Report Finished:

The outgoing links identified from the page

LinkText
https://apps.apple.com/us/app/stopots-stop-adedonha/id1451540497
https://play.google.com/store/apps/details?id=com.gartic.StopotS
https://gartic.io/VISIT
https://garticphone.com/VISIT
https://onrizon.com/
https://www.instagram.com/playstopots/
https://www.youtube.com/channel/UCcV5RjtMt287U3M7r15i1ZQ
https://discord.gg/n3UuUSEuyH
https://twitter.com/stopots

JavaScript Variables ยท 27 found

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

NameType
0object
1object
2object
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
gtagfunction
dataLayerobject
__tcfapifunction
__uspapifunction

Console log messages ยท 8 found

Messages logged to the web console

TypeCategoryLog
warningother
URL
https://www.youtube.com/s/player/8579e400/www-widgetapi.vflset/www-widgetapi.js
Text
Unrecognized feature: 'web-share'.
logother
URL
https://cmp.inmobi.com/tcfv2/53/cmp2.js?referer=stopots.com
Text
uspData default usp value based on gpc signal
warningother
URL
https://cmp.inmobi.com/tcfv2/53/cmp2.js?referer=stopots.com
Text
globalPrivacyControl is not available in the browser. Setting usp string as 1N--
warningother
URL
https://cmp.inmobi.com/tcfv2/53/cmp2.js?referer=stopots.com
Text
Google basic consent is not applicable.
errorother
URL
https://www.youtube.com/s/player/8579e400/www-widgetapi.vflset/www-widgetapi.js
Text
Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://www.youtube.com') does not match the recipient window's origin ('https://stopots.com').
errorother
URL
https://www.youtube.com/s/player/8579e400/www-widgetapi.vflset/www-widgetapi.js
Text
Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://www.youtube.com') does not match the recipient window's origin ('https://stopots.com').
errorother
URL
https://www.youtube.com/s/player/8579e400/www-widgetapi.vflset/www-widgetapi.js
Text
Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://www.youtube.com') does not match the recipient window's origin ('https://stopots.com').
errornetwork
URL
https://cdn.discordapp.com/attachments/454754446979760139/976931639382913105/logo1.png?qc-size=1080,1080
Text
Failed to load resource: the server responded with a status of 404 ()

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="en"><head><title>StopotS - The online stop (Categories Game or City, Country, River) game!</title><meta http-equiv="content-type" content="text/html; charset=utf-8"><meta name="keywords" content="stopots, stop, categories, city country river, game, online"><meta name="description" content="StopotS, the Stop game (Categories Game) on the Internet. Play for free this funny popular game. No download required!"><meta name="robots" content="index,follow"><meta name="viewport" content="width=device-width, user-scalable=no"><meta name="theme-color" content="#8181FF"><meta name="color-scheme" content="light only"><meta name="format-detection" content="telephone=no"><meta charset="UTF-8"><!-- Global site tag (gtag.js) - Google Analytics -->
<script type="text/javascript" id="www-widgetapi-script" src="https://www.youtube.com/s/player/8579e400/www-widgetapi.vflset/www-widgetapi.js" async=""></script><script async="" type="text/javascript" src="https://cmp.inmobi.com/tcfv2/53/cmp2.js?referer=stopots.com"></script><script type="text/javascript" async="" src="https://www.google-analytics.com/analytics.js"></script><script type="text/javascript" async="" src="https://www.googletagmanager.com/gtag/js?id=G-G1WZJ3MJK0&amp;l=dataLayer&amp;cx=c"></script><script type="text/javascript" async="" src="https://www.googletagmanager.com/gtag/js?id=G-582EHP1SHG&amp;l=dataLayer&amp;cx=c"></script><script src="https://www.youtube.com/iframe_api"></script><script async="" type="text/javascript" src="https://cmp.quantcast.com/choice/68sT3zVGEDTQ7/stopots.com/choice.js?tag_version=V2"></script><script async="" src="https://www.googletagmanager.com/gtag/js?id=UA-3906902-6"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
 
gtag('config', 'UA-3906902-6');
</script><!-- Quantcast Choice. Consent Manager Tag v2.0 (for TCF 2.0) --><script type="text/javascript" async="">(function() {
var host = window.location.hostname;
var element = document.createElement('script');
var firstScript = document.getElementsByTagName('script')[0];
var url = 'https://cmp.quantcast.com'
    .concat('/choice/', '68sT3zVGEDTQ7', '/', host, '/choice.js?tag_version=V2');
var uspTries = 0;
var uspTriesLimit = 3;
element.async = true;
element.type = 'text/javascript';
element.src = url;

firstScript.parentNode.insertBefore(element, firstScript);

function makeStub() {
    var TCF_LOCATOR_NAME = '__tcfapiLocator';
    var queue = [];
    var win = window;
    var cmpFrame;

    function addFrame() {
    var doc = win.document;
    var otherCMP = !!(win.frames[TCF_LOCATOR_NAME]);

    if (!otherCMP) {
        if (doc.body) {
        var iframe = doc.createElement('iframe');

        iframe.style.cssText = 'display:none';
        iframe.name = TCF_LOCATOR_NAME;
        doc.body.appendChild(iframe);
        } else {
        setTimeout(addFrame, 5);
        }
    }
    return !otherCMP;
    }

    function tcfAPIHandler() {
    var gdprApplies;
    var args = arguments;

    if (!args.length) {
        return queue;
    } else if (args[0] === 'setGdprApplies') {
        if (
        args.length > 3 &&
        args[2] === 2 &&
        typeof args[3] === 'boolean'
        ) {
        gdprApplies = args[3];
        if (typeof args[2] === 'function') {
            args[2]('set', true);
        }
        }
    } else if (args[0] === 'ping') {
        var retr = {
        gdprApplies: gdprApplies,
        cmpLoaded: false,
        cmpStatus: 'stub'
        };

        if (typeof args[2] === 'function') {
        args[2](retr);
        }
    } else {
        if(args[0] === 'init' && typeof args[3] === 'object') {
        args[3] = Object.assign(args[3], { tag_version: 'V2' });
        }
        queue.push(args);
    }
    }

    function postMessageEventHandler(event) {
    var msgIsString = typeof event.data === 'string';
    var json = {};

    try {
        if (msgIsString) {
        json = JSON.parse(event.data);
        } else {
        json = event.data;
        }
    } catch (ignore) {}

    var payload = json.__tcfapiCall;

    if (payload) {
        window.__tcfapi(
        payload.command,
        payload.version,
        function(retValue, success) {
            var returnMsg = {
            __tcfapiReturn: {
                returnValue: retValue,
                success: success,
                callId: payload.callId
            }
            };
            if (msgIsString) {
            returnMsg = JSON.stringify(returnMsg);
            }
            if (event && event.source && event.source.postMessage) {
            event.source.postMessage(returnMsg, '*');
            }
        },
        payload.parameter
        );
    }
    }

    while (win) {
    try {
        if (win.frames[TCF_LOCATOR_NAME]) {
        cmpFrame = win;
        break;
        }
    } catch (ignore) {}

    if (win === window.top) {
        break;
    }
    win = win.parent;
    }
    if (!cmpFrame) {
    addFrame();
    win.__tcfapi = tcfAPIHandler;
    win.addEventListener('message', postMessageEventHandler, false);
    }
};

makeStub();

var uspStubFunction = function() {
    var arg = arguments;
    if (typeof window.__uspapi !== uspStubFunction) {
    setTimeout(function() {
        if (typeof window.__uspapi !== 'undefined') {
        window.__uspapi.apply(window.__uspapi, arg);
        }
    }, 500);
    }
};

var checkIfUspIsReady = function() {
    uspTries++;
    if (window.__uspapi === uspStubFunction && uspTries < uspTriesLimit) {
    console.warn('USP is not accessible');
    } else {
    clearInterval(uspInterval);
    }
};

if (typeof window.__uspapi === 'undefined') {
    window.__uspapi = uspStubFunction;
    var uspInterval = setInterval(checkIfUspIsReady, 6000);
}
})();</script><!-- End Quantcast Choice. Consent Manager Tag v2.0 (for TCF 2.0) --><link rel="stylesheet" type="text/css" href="/styles/hotsite.css?v=1726884394111"><link rel="icon" sizes="192x192" href="/favicon.ico"><style type="text/css"> .qc-cmp-button.qc-cmp-secondary-button:hover {    background-color: #368bd6 !important;    border-color: transparent !important;  }  .qc-cmp-button.qc-cmp-secondary-button:hover {    color: #ffffff !important;  }  .qc-cmp-button.qc-cmp-secondary-button {    color: #368bd6 !important;  }  .qc-cmp-button.qc-cmp-secondary-button {    background-color: #eee !important;    border-color: transparent !important;  } </style><script type="text/javascript" id="__tcfapiuiscript" src="https://cmp.inmobi.com/tcfv2/53/cmp2ui-en.js"></script><style qc-data-emotion="css-global" data-s=""></style><style qc-data-emotion="css" data-s=""></style></head><body><div class="qc-cmp2-container" id="qc-cmp2-container" data-nosnippet=""><div class="qc-cmp2-main" id="qc-cmp2-main" data-nosnippet=""><div height="600" class="qc-cmp-cleanslate css-1j1wpfg"><div id="qc-cmp2-ui" role="dialog" aria-label="qc-cmp2-ui" aria-modal="true" tabindex="0" class="css-1t8ry4d"><div class="qc-cmp2-summary-section"><div class="qc-cmp2-consent-info"><div class="qc-cmp2-publisher-logo-container"><figure><div height="1080" width="1080" class="logo-container css-133b0lx"><img alt="Publisher Logo" src="https://cdn.discordapp.com/attachments/454754446979760139/976931639382913105/logo1.png?qc-size=1080,1080"></div><h2>We value your privacy</h2></figure><div class="qc-cmp2-summary-info qc-cmp2-logo-displayed"><div class=""> We and our <button mode="link" class="qc-cmp2-link-inline css-1sjf9qp" size="large">partners</button> store and/or access information on a device, such as cookies and process personal data, such as unique identifiers and standard information sent by a device for personalised advertising and content, advertising and content measurement, audience research and services development.  With your permission we and our partners may use precise geolocation data and identification through device scanning. You may click to consent to our and our  1449 partnersโ€™ processing as described above. Alternatively you may click to refuse to consent or access more detailed information and change your preferences before consenting.  Please note that some processing of your personal data may not require your consent, but you have a right to object to such processing. Your preferences will apply to this website only. You can change your preferences or withdraw your consent at any time by returning to this site and clicking the "Privacy" button at the bottom of the webpage. </div></div></div></div></div><div class="qc-cmp2-footer qc-cmp2-footer-overlay qc-cmp2-footer-scrolled"><div class="qc-cmp2-summary-buttons"><button mode="secondary" size="large" class=" css-1hy2vtq"><span>MORE OPTIONS</span></button><button mode="secondary" size="large" class=" css-1hy2vtq"><span>DISAGREE</span></button><button mode="primary" size="large" class=" css-47sehv"><span>AGREE</span></button></div></div></div></div></div></div><header class="en" id="top"><button class="menuMobile"></button><label class="langMobile" for="langMobile"><select id="langMobile" name="langMobile" onchange="location.href=this.value"><option value="/id/">id</option><option value="/ca/">ca</option><option value="/de/">de</option><option value="/en/" selected="">en</option><option value="/es/">es</option><option value="/fr/">fr</option><option value="/it/">it</option><option value="/pt/">pt</option></select></label><div class="content"><div class="top"><a class="stopots"></a><span><nav><a href="#howitworks">HOW TO PLAY</a><a href="#flexibility">APPS</a><a href="#about">STORY</a><a href="#moreGames">MORE GAMES</a><a href="/en/assets">ASSETS</a></nav><div class="language"> <input id="langCheck" type="checkbox"><label for="langCheck"><p>en</p></label><div class="submenu en"><a href="/id/">BAHASA</a><hr><a href="/ca/">CATALร€</a><hr><a href="/de/">DEUTSCH</a><hr><a href="/en/">ENGLISH</a><hr><a href="/es/">ESPAร‘OL</a><hr><a href="/fr/">FRANร‡AIS</a><hr><a href="/it/">ITALIANO</a><hr><a href="/pt/">PORTUGUรŠS</a></div></div></span></div><div class="middle"><div class="access"><h2>PLAYING STOP HAS NEVER BEEN SO FUN!</h2><p>Popularly known as Categories Game or "City Country River", StopotS brings fun through interaction and technology.</p><form class="login" action="/login/anonimo?lang=en" method="post" enctype="application/x-www-form-urlencoded"><button class="enter"><strong>JOIN ANONYMOUSLY</strong></button><p class="legend">or log in with:</p><span><a class="icon-twitter" id="twitter" href="/login/twitter?lang=en"></a><a class="icon-google" id="google" href="/login/google?lang=en"></a></span></form></div><div class="playImg"></div></div><div class="pageDown"><span>SCROLL DOWN</span></div></div><div class="imgMobile"><img src="/images/hotsite/headerMobile_en.png"></div></header><div id="howitworks"><div class="content"><h3>HOW TO PLAY THE GAME?</h3><h6>SEE HOW IT'S SIMPLE!</h6><div class="middle"><div class="box"><figure></figure><h4>SCATTER YOUR BRAIN</h4><p>Fill the blanks for each theme using words that start with the randomized turn's letter.</p></div><div class="box"><figure></figure><h4>RACE AGAINST THE TIME</h4><p>Your challenge is to fill all the blanks correctly and press the "STOP!" button before your opponents do it, but don't forget to fill it before the time runs out.</p></div><div class="box"><figure></figure><h4>VERIFY THE ANSWERS</h4><p>Have fun with your opponent's quirk answers while you validate them.</p></div></div></div></div><div id="flexibility"><div class="content"><h3>PLAY WHEREVER AND WHENEVER YOU WANT!</h3><h6>Enjoy playing on the app too</h6><div class="middle"><div><div class="video"><iframe id="play" frameborder="0" allowfullscreen="" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" title="StopotS, the original Stop (like Scattergories) online game!" width="640" height="360" src="https://www.youtube.com/embed/8awfL4W0xM4?autoplay=0&amp;controls=0&amp;rel=0&amp;enablejsapi=1&amp;showinfo=0&amp;autohide=1&amp;origin=https%3A%2F%2Fstopots.com&amp;widgetid=1" data-gtm-yt-inspected-8="true"></iframe></div><div class="download"><h4>GET THE APP FOR FREE NOW:</h4><span><span class="icon"></span><a class="appStore_en" href="https://apps.apple.com/us/app/stopots-stop-adedonha/id1451540497" target="_blank"></a><a class="gPlay_en" href="https://play.google.com/store/apps/details?id=com.gartic.StopotS" target="_blank"></a></span></div></div></div></div></div><div id="figure"><div class="content"><div><figure></figure></div></div></div><div id="about"><div class="content"><h3>A CLASSIC GAME REINVENTED!</h3><div class="middle"><span><p>StopotS is a trendy categories game known as Categories Game and "City, Country, River".</p><p>Firstly, categories are chosen to serve as a base for game dynamics. Categories like: Names, Animals, Objects, and so on are examples of it. Once they're defined, a random letter is given to players, and a new turn begins.</p><p>All players must complete each category using a word that starts with a randomized letter. Those who fill all the themes first call up "STOP!". After that, all the remaining players must stop completing the categories immediately.</p><p>By voting, players analyze all the answers and verify if they are valid or not. Ten points are added for each acceptable answer, five for repeated answers, and none for bad ones. This process is repeated for a limited number of rounds.</p></span><div class="lottie"><div style="width: 550px; height: 610px; position: absolute; top: 0px; left: 0px; display: block; transform-origin: 0px 0px; backface-visibility: visible; transform-style: flat; overflow: hidden; transform: matrix3d(0.52, 0, 0, 0, 0, 0.52, 0, 0, 0, 0, 1, 0, 0, 11.4, 0, 1);"><svg width="1" height="1" style="position: absolute; top: 0px; left: 0px; display: block; transform-origin: 0px 0px; backface-visibility: visible; transform-style: preserve-3d;"><defs><clipPath id="__lottie_element_13"><path fill="#ffffff" clip-rule="nonzero" d=" M514.3809814453125,340.75299072265625 C499.1340026855469,340.75299072265625 487.406005859375,342.2279968261719 487.406005859375,357.4739990234375 C487.406005859375,372.7200012207031 499.1340026855469,383.17401123046875 514.3809814453125,383.17401123046875 C529.6270141601562,383.17401123046875 542.677978515625,373.3160095214844 542.677978515625,358.07000732421875 C542.677978515625,342.8240051269531 529.6270141601562,340.75299072265625 514.3809814453125,340.75299072265625" fill-opacity="1"></path><path fill="#ffffff" clip-rule="nonzero" d=" M597.0479736328125,338.71600341796875 C582.02099609375,338.71600341796875 569.8389892578125,338.6709899902344 569.8389892578125,353.697998046875 C569.8389892578125,368.7250061035156 582.0001831054688,380.4948425292969 597.025146484375,380.6498718261719 C612.8023681640625,380.8240966796875 623.501708984375,371.24359130859375 623.501708984375,356.2165832519531 C623.501708984375,341.1895751953125 612.0750122070312,338.71600341796875 597.0479736328125,338.71600341796875" fill-opacity="1"></path></clipPath><clipPath id="__lottie_element_34"><path fill="#ffffff" clip-rule="nonzero" d=" M715.64697265625,388.6579895019531 C691.8109741210938,388.6579895019531 670.6279907226562,408.60101318359375 670.6279907226562,432.43701171875 C670.6279907226562,456.27301025390625 691.8109741210938,477.02099609375 715.64697265625,477.02099609375 C739.4829711914062,477.02099609375 758.9920043945312,456.02301025390625 758.9920043945312,432.18701171875 C758.9639892578125,406.75 739.4829711914062,388.6579895019531 715.64697265625,388.6579895019531" fill-opacity="1"></path><path fill="#ffffff" clip-rule="nonzero" d=" M828.6430053710938,385.9209899902344 C804.8060302734375,385.9209899902344 783.6240234375,405.864013671875 783.6240234375,429.70001220703125 C783.6240234375,453.5360107421875 802.4639892578125,473.92498779296875 828.7670288085938,474.2850036621094 C853.5889892578125,474.625 872.614013671875,453.5360107421875 872.614013671875,429.70001220703125 C872.614013671875,405.864013671875 852.47998046875,385.9209899902344 828.6430053710938,385.9209899902344" fill-opacity="1"></path></clipPath><clipPath id="__lottie_element_51"><path fill="#ffffff" clip-rule="nonzero" d=" M875.25,268 C852.2509765625,268 797.18701171875,272.9679870605469 779.0009765625,296.5 C770.5,307.5 759,397 782.375,451.031005859375 C792.4089965820312,474.2239990234375 828.0469970703125,502.6499938964844 836.7150268554688,505.44000244140625 C867.72998046875,515.4240112304688 924.0269775390625,513.2080078125 943.135986328125,501.00799560546875 C975.635986328125,480.25799560546875 985.8759765625,474.0610046386719 995.5,439.5 C1006.5,400 1014.5,301 969.25,280.5 C947.572998046875,270.67999267578125 898.25,268 875.25,268" fill-opacity="1"></path></clipPath></defs></svg><div style="position: absolute; top: 0px; left: 0px; display: block; transform-origin: 0px 0px; backface-visibility: visible; transform-style: preserve-3d; perspective: 821.34px;"><div style="position: absolute; top: 0px; left: 0px; display: block; transform-origin: 0px 0px; backface-visibility: visible; transform-style: preserve-3d;"><div style="position: absolute; top: 0px; left: 0px; display: block; transform-origin: 0px 0px; backface-visibility: visible; transform-style: preserve-3d; font-size: 0px; transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 13, 310, 0, 1); opacity: 0.85;"><svg width="432.656005859375" height="9.635000228881836" viewBox="90 288.99948596954346 432.656005859375 9.635000228881836" style="transform: translate(90px, 288.999px);"><g><g opacity="1" transform="matrix(1,0,0,1,306.3280029296875,293.8169860839844)"><path fill="rgb(24,24,94)" fill-opacity="1" d=" M216.3280029296875,0 C216.3280029296875,0 216.3280029296875,0 216.3280029296875,0 C216.3280029296875,2.658778429031372 214.16928100585938,4.817500114440918 211.510498046875,4.817500114440918 C211.510498046875,4.817500114440918 -211.510498046875,4.817500114440918 -211.510498046875,4.817500114440918 C-214.16928100585938,4.817500114440918 -216.3280029296875,2.658778429031372 -216.3280029296875,0 C-216.3280029296875,0 -216.3280029296875,0 -216.3280029296875,0 C-216.3280029296875,-2.658778429031372 -214.16928100585938,-4.817500114440918 -211.510498046875,-4.817500114440918 C-211.510498046875,-4.817500114440918 211.510498046875,-4.817500114440918 211.510498046875,-4.817500114440918 C214.16928100585938,-4.817500114440918 216.3280029296875,-2.658778429031372 216.3280029296875,0z"></path></g></g></svg></div><div style="position: absolute; top: 0px; left: 0px; display: block; transform-origin: 0px 0px; backface-visibility: visible; transform-style: preserve-3d; transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -489, 75, 0, 1); opacity: 1;"><div style="position: absolute; top: 0px; left: 0px; display: block; transform-origin: 0px 0px; backface-visibility: visible; transform-style: preserve-3d; font-size: 0px; transform: matrix3d(-1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1772.47, 0, 0, 1); opacity: 1;"><svg width="275.80645089454356" height="306.9624805864326" viewBox="875.3020768912872 212.96899093773715 275.80645089454356 306.9624805864326" style="transform: translate(875.302px, 212.969px);"><g><g opacity="1" transform="matrix(1,0,0,1,1011.3880004882812,366.4540100097656)"><path fill="rgb(241,241,241)" fill-opacity="1" d=" M-130.6750030517578,-116.58300018310547 C-131.3699951171875,-124.91600036621094 -132.99899291992188,-136.45700073242188 -126.05999755859375,-142.76300048828125 C-121.91999816894531,-146.5240020751953 -111.54399871826172,-147.45899963378906 -106.197998046875,-148.03700256347656 C-100.11699676513672,-148.69400024414062 -94.96700286865234,-148.88699340820312 -88.86199951171875,-148.51400756835938 C-70.54399871826172,-147.39500427246094 -51.16699981689453,-138.9080047607422 -50.21099853515625,-117.27899932861328 C-49.446998596191406,-99.98799896240234 -57.32600021362305,-82.23600006103516 -60.38199996948242,-65.3280029296875 C-63.23099899291992,-49.564998626708984 -67.83999633789062,-32.28799819946289 -66.41899871826172,-16.145999908447266 C-65.56199645996094,-6.4070000648498535 -61.47700119018555,3.365000009536743 -59.047000885009766,12.835000038146973 C-57.066001892089844,20.555999755859375 -55.277000427246094,28.31800079345703 -53.54199981689453,36.09700012207031 C-51.742000579833984,44.17100143432617 -49.8390007019043,52.21799850463867 -47.755001068115234,60.224998474121094 C-46.167999267578125,66.3219985961914 -44.50699996948242,72.4000015258789 -42.8120002746582,78.46700286865234 C-41.94599914550781,81.56199645996094 -41.65999984741211,82.66500091552734 -41.90399932861328,85.75499725341797 C-42.88800048828125,98.27999877929688 -46.513999938964844,114.23500061035156 -40.26599884033203,125.93199920654297 C-37.4370002746582,131.2270050048828 -32.87200164794922,132.76699829101562 -27.187999725341797,132.2570037841797 C-21.39699935913086,131.73800659179688 -15.51099967956543,131.9499969482422 -9.704999923706055,132.0240020751953 C8.807000160217285,132.25999450683594 27.312999725341797,132.9980010986328 45.827999114990234,133.09800720214844 C58.4379997253418,133.16700744628906 71.05000305175781,132.50399780273438 83.66100311279297,132.4250030517578 C92.33999633789062,132.3699951171875 101.02400207519531,132.41700744628906 109.6969985961914,132.75900268554688 C116.28700256347656,133.02000427246094 123.59300231933594,132.9149932861328 129.9709930419922,134.8260040283203 C132.11399841308594,135.4669952392578 135.48399353027344,137.55599975585938 135.21099853515625,140.22300720214844 C134.8459930419922,143.77999877929688 128.04200744628906,144.8280029296875 125.33499908447266,145.3719940185547 C115.802001953125,147.28599548339844 105.7229995727539,146.86000061035156 96.05400085449219,147.1929931640625 C70.20700073242188,148.08399963378906 44.27899932861328,149.15699768066406 18.41699981689453,148.36099243164062 C5.754000186920166,147.97000122070312 -7.234000205993652,148.29400634765625 -19.770999908447266,146.30299377441406 C-29.400999069213867,144.7740020751953 -42.90999984741211,141.572998046875 -48.43000030517578,132.71400451660156 C-53.0890007019043,125.23699951171875 -55.555999755859375,116.26899719238281 -58.05699920654297,107.89800262451172 C-60.67499923706055,99.13200378417969 -62.939998626708984,90.26200103759766 -65.6510009765625,81.52400207519531 C-68.41100311279297,72.62300109863281 -73.01100158691406,65.17900085449219 -77.06199645996094,56.8129997253418 C-83.68000030517578,43.141998291015625 -88.52799987792969,28.61400032043457 -91.49199676513672,13.718000411987305 C-95.44999694824219,-6.171000003814697 -94.93499755859375,-25.415000915527344 -92.93399810791016,-45.393001556396484 C-91.16100311279297,-63.09199905395508 -85.53500366210938,-80.85199737548828 -85.4469985961914,-98.66300201416016 C-85.39800262451172,-108.64299774169922 -84.58399963378906,-126.51499938964844 -94.24199676513672,-133.01300048828125 C-98.4540023803711,-135.8470001220703 -103.51300048828125,-135.20799255371094 -107.44499969482422,-132.14599609375 C-110.2239990234375,-129.97999572753906 -111.49400329589844,-126.83300018310547 -111.96900177001953,-123.4219970703125 C-112.39099884033203,-120.38700103759766 -111.35299682617188,-116.28099822998047 -112.70800018310547,-113.52400207519531 C-114.26499938964844,-110.35800170898438 -119.01399993896484,-108.79000091552734 -122.26799774169922,-108.78800201416016 C-127.09700012207031,-108.78600311279297 -130.1009979248047,-111.86399841308594 -130.6750030517578,-116.58300018310547 C-131.04299926757812,-119.61100006103516 -135.8489990234375,-119.64700317382812 -135.4759979248047,-116.58300018310547 C-134.4980010986328,-108.54399871826172 -128.85699462890625,-103.20700073242188 -120.5260009765625,-104.10800170898438 C-114.37799835205078,-104.77300262451172 -107.80799865722656,-108.80899810791016 -107.43499755859375,-115.4530029296875 C-107.2239990234375,-119.1989974975586 -108.125,-123.70600128173828 -105.79900360107422,-126.9800033569336 C-104.01200103759766,-129.4969940185547 -100.98300170898438,-130.8179931640625 -98.01499938964844,-129.63299560546875 C-93.36199951171875,-127.77400207519531 -92.11100006103516,-120.80699920654297 -91.37000274658203,-116.54000091552734 C-88.38899993896484,-99.36399841308594 -94.26100158691406,-80.9280014038086 -95.89900207519531,-63.72999954223633 C-97.53700256347656,-46.534000396728516 -100.23200225830078,-29.20599937438965 -99.4219970703125,-11.892999649047852 C-98.01300048828125,18.256000518798828 -88.49800109863281,45.75 -74.3280029296875,72.11900329589844 C-70.60700225830078,79.04399871826172 -68.91241455078125,87.27100372314453 -66.7994155883789,94.78700256347656 C-64.0984115600586,104.39099884033203 -61.5099983215332,114.0719985961914 -57.98899841308594,123.41699981689453 C-55.6609992980957,129.5959930419922 -52.974998474121094,136.9720001220703 -47.380001068115234,140.96299743652344 C-36.999000549316406,148.3730010986328 -23.871000289916992,151.09300231933594 -11.395999908447266,152.04299926757812 C15.074999809265137,154.05999755859375 41.89099884033203,153.5780029296875 68.40399932861328,152.86500549316406 C81.68099975585938,152.50799560546875 94.95500183105469,152.02099609375 108.22899627685547,151.57400512695312 C116.67900085449219,151.28900146484375 125.96600341796875,151.3939971923828 133.8209991455078,147.80999755859375 C141.0540008544922,144.50799560546875 141.6999969482422,137.22799682617188 135.41900634765625,132.1840057373047 C131.6719970703125,129.1750030517578 125.61100006103516,129.0800018310547 121.05999755859375,128.66000366210938 C90.06300354003906,125.7979965209961 58.683998107910156,128.67799377441406 27.60300064086914,128.01199340820312 C10.02400016784668,127.63400268554688 -7.876999855041504,126.23300170898438 -25.44700050354004,127.3270034790039 C-27.834999084472656,127.4749984741211 -30.430999755859375,128.2030029296875 -32.702999114990234,127.14099884033203 C-35.439998626708984,125.86399841308594 -36.672000885009766,122.7229995727539 -37.409000396728516,119.99800109863281 C-39.37900161743164,112.7249984741211 -38.77199935913086,104.71600341796875 -38.18199920654297,97.29399871826172 C-37.777000427246094,92.19599914550781 -36.26599884033203,86.3290023803711 -37.08100128173828,81.21900177001953 C-38.09299850463867,74.87999725341797 -40.61399841308594,68.46199798583984 -42.2599983215332,62.24800109863281 C-43.573001861572266,57.2869987487793 -44.84299850463867,52.316001892089844 -46.04199981689453,47.32600021362305 C-50.29399871826172,29.625999450683594 -54.16999816894531,11.902000427246094 -59.02799987792969,-5.6539998054504395 C-61.28499984741211,-13.812000274658203 -62.0890007019043,-20.315000534057617 -61.2859992980957,-28.743999481201172 C-60.404998779296875,-38.02399826049805 -58.757999420166016,-47.229000091552734 -57.12799835205078,-56.4010009765625 C-53.82400131225586,-74.99500274658203 -45.84199905395508,-93.91899871826172 -45.38600158691406,-112.87000274658203 C-45.21699905395508,-119.91400146484375 -46.1609992980957,-126.18199920654297 -49.91600036621094,-132.28399658203125 C-55.3390007019043,-141.09800720214844 -59.861000061035156,-146.7729949951172 -69.55400085449219,-149.9040069580078 C-80.68399810791016,-153.49899291992188 -91.8010025024414,-154.06100463867188 -103.38600158691406,-153.10400390625 C-112.45600128173828,-152.35400390625 -127.27300262451172,-150.843994140625 -132.5070037841797,-142.43600463867188 C-137.2010040283203,-134.8939971923828 -136.17799377441406,-124.9990005493164 -135.4759979248047,-116.58300018310547 C-135.2209930419922,-113.5270004272461 -130.41700744628906,-113.5 -130.6750030517578,-116.58300018310547z"></path></g></g></svg></div><div style="position: absolute; top: 0px; left: 0px; display: block; transform-origin: 0px 0px; backface-visibility: visible; transform-style: preserve-3d; font-size: 0px; transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -2.864, 1.345, 0, 1); opacity: 1;"><svg width="236.44811943387265" height="280.629494648725" viewBox="796.3596963179808 239.33852292940006 236.44811943387265 280.629494648725" style="transform: translate(796.36px, 239.339px);"><g><g opacity="1" transform="matrix(1,0,0,1,912.3070068359375,392.65301513671875)"><path fill="rgb(1,126,106)" fill-opacity="1" d=" M120.26000213623047,10.58899974822998 C120.26000213623047,75.05500030517578 67.46700286865234,127.31500244140625 2.3440001010894775,127.31500244140625 C-62.77899932861328,127.31500244140625 -115.5719985961914,75.05500030517578 -115.5719985961914,10.58899974822998 C-115.5719985961914,-53.875999450683594 -128.83700561523438,-127.31400299072266 2.3440001010894775,-127.31400299072266 C128.83799743652344,-127.31400299072266 120.65599822998047,-77.15399932861328 120.27300262451172,-14.498000144958496 C120.26499938964844,-13.201000213623047 120.26000213623047,9.279999732971191 120.26000213623047,10.58899974822998z"></path></g><g opacity="1" transform="matrix(1,0,0,1,975.7449951171875,267.1260070800781)"><path fill="rgb(0,0,0)" fill-opacity="1" d=" M34.92300033569336,23.038000106811523 C34.92300033569336,23.038000106811523 34.92300033569336,-5.060999870300293 34.92300033569336,-5.060999870300293 C34.92300033569336,-7.796999931335449 33.70199966430664,-10.37399959564209 31.599000930786133,-12.14900016784668 C25.589000701904297,-17.222000122070312 0.039000000804662704,-25.989999771118164 -29.091999053955078,-27.7810001373291 C-34.92300033569336,-28.139999389648438 -30.489999771118164,-13.559000015258789 -30.489999771118164,-7.776000022888184 C-30.489999771118164,-7.776000022888184 -30.2189998626709,6.935999870300293 -30.2189998626709,6.935999870300293 C-30.2189998626709,11.368000030517578 -27.052000045776367,15.180000305175781 -22.659000396728516,16.035999298095703 C-22.659000396728516,16.035999298095703 14.74899959564209,25.492000579833984 14.74899959564209,25.492000579833984 C31.388999938964844,26.667999267578125 34.361000061035156,28.138999938964844 34.92300033569336,23.038000106811523z"></path></g><g opacity="1" transform="matrix(1,0,0,1,994.8610229492188,426.1239929199219)"><path fill="rgb(1,98,80)" fill-opacity="1" d=" M18.947999954223633,-79.51799774169922 C18.947999954223633,-79.51799774169922 18.947999954223633,-12.416999816894531 18.947999954223633,-12.416999816894531 C18.947999954223633,-12.416999816894531 14.144000053405762,48.08000183105469 -35.49300003051758,76.61100006103516 C-35.49300003051758,76.61100006103516 -32.29100036621094,79.51799774169922 -32.29100036621094,79.51799774169922 C-32.29100036621094,79.51799774169922 1.6009999513626099,67.89399719238281 25.6200008392334,19.81399917602539 C25.6200008392334,19.81399917602539 32.55799865722656,5.2829999923706055 33.893001556396484,-14.001999855041504 C34.69599914550781,-25.610000610351562 35.49300003051758,-70.53600311279297 35.49300003051758,-70.53600311279297 C35.49300003051758,-70.53600311279297 18.947999954223633,-79.51799774169922 18.947999954223633,-79.51799774169922z"></path></g><g opacity="1" transform="matrix(1,0,0,1,844.7109985351562,267.4079895019531)"><path fill="rgb(0,0,0)" fill-opacity="1" d=" M6.660999774932861,-26.742000579833984 C1.3539999723434448,-26.961000442504883 -3.315000057220459,-26.891000747680664 -7.4629998207092285,-26.604999542236328 C-7.4629998207092285,-26.604999542236328 -17.711000442504883,11.592000007629395 -17.711000442504883,11.592000007629395 C-17.711000442504883,11.592000007629395 -9.928999900817871,19.983999252319336 -3.8010001182556152,26.961000442504883 C-3.8010001182556152,26.961000442504883 10.152000427246094,17.16699981689453 10.152000427246094,17.16699981689453 C14.543999671936035,16.31100082397461 17.711000442504883,12.498000144958496 17.711000442504883,8.067000389099121 C17.711000442504883,8.067000389099121 17.711000442504883,-17.61199951171875 17.711000442504883,-17.61199951171875 C17.711000442504883,-23.395000457763672 12.498000144958496,-26.500999450683594 6.660999774932861,-26.742000579833984z"></path></g></g></svg></div><div style="position: absolute; top: 0px; left: 0px; display: block; transform-origin: 0px 0px; backface-visibility: visible; transform-style: preserve-3d; font-size: 0px; transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); opacity: 1;"><svg width="242.2898022337165" height="280.10890629909846" viewBox="765.9571263668562 238.28911158420232 242.2898022337165 280.10890629909846" style="transform: translate(765.957px, 238.289px);"><g><g opacity="1" transform="matrix(1,0,0,1,956.291015625,276.93798828125)"><path fill="rgb(77,77,77)" fill-opacity="1" d=" M36.13600158691406,28.756999969482422 C36.13600158691406,28.756999969482422 36.13600158691406,-13.461000442504883 36.13600158691406,-13.461000442504883 C36.13600158691406,-16.197999954223633 34.915000915527344,-18.774999618530273 32.8120002746582,-20.549999237060547 C26.80299949645996,-25.621999740600586 4.045000076293945,-36.83399963378906 -25.086000442504883,-38.625 C-30.91699981689453,-38.98400115966797 -36.13600158691406,-35.27899932861328 -36.13600158691406,-29.4950008392334 C-36.13600158691406,-29.4950008392334 -36.13600158691406,-3.816999912261963 -36.13600158691406,-3.816999912261963 C-36.13600158691406,0.6150000095367432 -32.96900177001953,4.427000045776367 -28.57699966430664,5.2829999923706055 C-28.57699966430664,5.2829999923706055 24.957000732421875,37.856998443603516 24.957000732421875,37.856998443603516 C30.746999740600586,38.98500061035156 36.13600158691406,34.597999572753906 36.13600158691406,28.756999969482422z"></path></g><g opacity="1" transform="matrix(1,0,0,1,814.8519897460938,279.2909851074219)"><path fill="rgb(77,77,77)" fill-opacity="1" d=" M-32.56999969482422,28.756000518798828 C-32.56999969482422,28.756000518798828 -32.56999969482422,-13.461999893188477 -32.56999969482422,-13.461999893188477 C-32.56999969482422,-16.197999954223633 -31.350000381469727,-18.775999069213867 -29.246999740600586,-20.551000595092773 C-23.238000869750977,-25.62299919128418 -7.611000061035156,-36.83399963378906 21.520000457763672,-38.625 C27.35099983215332,-38.98400115966797 32.56999969482422,-35.27799987792969 32.56999969482422,-29.4950008392334 C32.56999969482422,-29.4950008392334 32.56999969482422,-3.816999912261963 32.56999969482422,-3.816999912261963 C32.56999969482422,0.6140000224113464 29.402999877929688,4.426000118255615 25.01099967956543,5.2820000648498535 C25.01099967956543,5.2820000648498535 -21.392000198364258,37.85599899291992 -21.392000198364258,37.85599899291992 C-27.18199920654297,38.98400115966797 -32.56999969482422,34.59700012207031 -32.56999969482422,28.756000518798828z"></path></g><g opacity="1" transform="matrix(1,0,0,1,883.4760131835938,391.0840148925781)"><path fill="rgb(131,234,213)" fill-opacity="1" d=" M118.68299865722656,10.58899974822998 C118.68299865722656,75.05400085449219 65.89099884033203,127.31400299072266 0.7680000066757202,127.31400299072266 C-64.35600280761719,127.31400299072266 -117.14800262451172,75.05400085449219 -117.14800262451172,10.58899974822998 C-117.14800262451172,7.020999908447266 -117.18900299072266,-17.687000274658203 -117.24400329589844,-21.173999786376953 C-118.17400360107422,-80.67900085449219 -123.15299987792969,-127.31400299072266 0.7680000066757202,-127.31400299072266 C123.15299987792969,-127.31400299072266 119.46900177001953,-80.36000061035156 118.75299835205078,-20.562999725341797 C118.71299743652344,-17.275999069213867 118.68299865722656,7.229000091552734 118.68299865722656,10.58899974822998z"></path></g><g opacity="1" transform="matrix(1,0,0,1,889.3189697265625,391.0840148925781)"><path fill="rgb(41,210,177)" fill-opacity="1" d=" M118.68399810791016,10.58899974822998 C118.68399810791016,75.05400085449219 65.89099884033203,127.31400299072266 0.7680000066757202,127.31400299072266 C-64.3550033569336,127.31400299072266 -117.14800262451172,75.05400085449219 -117.14800262451172,10.58899974822998 C-117.14800262451172,7.020999908447266 -117.18800354003906,-17.687000274658203 -117.24299621582031,-21.173999786376953 C-118.1729965209961,-80.67900085449219 -123.15299987792969,-127.31400299072266 0.7680000066757202,-127.31400299072266 C123.15399932861328,-127.31400299072266 119.47000122070312,-80.36000061035156 118.75299835205078,-20.562999725341797 C118.71399688720703,-17.275999069213867 118.68399810791016,7.229000091552734 118.68399810791016,10.58899974822998z"></path></g><g opacity="1" transform="matrix(1,0,0,1,883.4929809570312,259.4280090332031)"><path fill="rgb(41,210,177)" fill-opacity="1" d=" M-1.7860000133514404,13.208000183105469 C-1.7860000133514404,13.208000183105469 -1.7860000133514404,13.208000183105469 -1.7860000133514404,13.208000183105469 C-4.86899995803833,13.208000183105469 -7.389999866485596,10.711999893188477 -7.389999866485596,7.660999774932861 C-7.389999866485596,7.660999774932861 -7.389999866485596,-7.660999774932861 -7.389999866485596,-7.660999774932861 C-7.389999866485596,-10.711999893188477 -5.353000164031982,-13.208000183105469 0.3490000069141388,-13.208000183105469 C3.430999994277954,-13.208000183105469 7.254000186920166,-9.920000076293945 7.254000186920166,-6.86899995803833 C7.254000186920166,-6.86899995803833 7.2210001945495605,-6.208000183105469 7.2210001945495605,-6.208000183105469 C7.390999794006348,-6.248000144958496 5.439000129699707,-3.802999973297119 3.8519999980926514,-3.072000026702881 C3.8519999980926514,-3.072000026702881 3.818000078201294,7.660999774932861 3.818000078201294,7.660999774932861 C3.818000078201294,10.711999893188477 1.2960000038146973,13.208000183105469 -1.7860000133514404,13.208000183105469z"></path></g></g></svg></div><div style="position: absolute; top: 0px; left: 0px; display: block; transform-origin: 0px 0px; backface-visibility: visible; transform-style: preserve-3d; transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); opacity: 1;"><svg width="1366" height="768"><g clip-path="url(#__lottie_element_51)"><g transform="matrix(1,0,0,1,18,0)" opacity="1" style="display: block;"><g opacity="1" transform="matrix(1,0,0,1,931.7760009765625,438.14801025390625)"><path fill="rgb(83,238,209)" fill-opacity="1" d=" M-71.83000183105469,73.1760025024414 C-71.83000183105469,73.1760025024414 71.83000183105469,-80.0780029296875 71.83000183105469,-80.0780029296875 C71.83000183105469,-80.0780029296875 71.83000183105469,-26.23200035095215 71.83000183105469,-26.23200035095215 C71.83000183105469,-26.23200035095215 66.947998046875,55.22800064086914 -25.804000854492188,75.93800354003906 C-25.804000854492188,75.93800354003906 -56.487998962402344,80.0790023803711 -71.83000183105469,73.1760025024414z"></path></g><g opacity="1" transform="matrix(1,0,0,1,873.5150146484375,370.7860107421875)"><path fill="rgb(83,238,209)" fill-opacity="1" d=" M-93.76699829101562,55.625999450683594 C-94.5250015258789,53.25299835205078 37.3390007019043,-101.7699966430664 37.3390007019043,-101.7699966430664 C37.3390007019043,-101.7699966430664 66.10600280761719,-102.56900024414062 89.49800109863281,-92.697998046875 C90.4749984741211,-92.28600311279297 93.54499816894531,-89.78800201416016 94.5250015258789,-89.34500122070312 C94.5250015258789,-89.34500122070312 -67.26699829101562,102.56900024414062 -67.26699829101562,102.56900024414062 C-67.26699829101562,102.56900024414062 -81.21399688720703,94.97599792480469 -93.76699829101562,55.625999450683594z"></path></g></g></g></svg></div><div style="position: absolute; top: 0px; left: 0px; display: block; transform-origin: 0px 0px; backface-visibility: visible; transform-style: preserve-3d; font-size: 0px; transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); opacity: 1;"><svg width="227.01996421813965" height="199.3957142012241" viewBox="772.5560274124146 303.287292085397 227.01996421813965 199.3957142012241" style="transform: translate(772.556px, 303.287px);"><g><g opacity="1" transform="matrix(1,0,0,1,895.2100219726562,401.0450134277344)"><path fill="rgb(239,244,236)" fill-opacity="1" d=" M89.06300354003906,1.9700000286102295 C89.06300354003906,56.43199920654297 44.46200180053711,100.58200073242188 -10.555000305175781,100.58200073242188 C-65.572998046875,100.58200073242188 -111.48200225830078,56.41600036621094 -110.17400360107422,1.9700000286102295 C-107.70899963378906,-100.58200073242188 -91.73999786376953,-96.83499908447266 -10.555000305175781,-96.64299774169922 C111.48200225830078,-96.3550033569336 89.06300354003906,-52.492000579833984 89.06300354003906,1.9700000286102295z"></path></g><g opacity="1" transform="matrix(1,0,0,1,837.072021484375,403.0140075683594)"><path fill="rgb(19,94,81)" fill-opacity="1" d=" M-46.792999267578125,0.0010000000474974513 C-46.792999267578125,-87.15699768066406 -21.56100082397461,-95.87899780273438 31.10700035095215,-98.48600006103516 C29.6299991607666,-98.55899810791016 28.14699935913086,-98.61199951171875 26.650999069213867,-98.61199951171875 C-28.364999771118164,-98.61199951171875 -52.03499984741211,-85.43000030517578 -52.03499984741211,0.0010000000474974513 C-52.03499984741211,54.4630012512207 -7.434000015258789,98.61199951171875 47.58300018310547,98.61199951171875 C49.07899856567383,98.61199951171875 50.560001373291016,98.55899810791016 52.0359992980957,98.48600006103516 C-0.6299999952316284,95.87899780273438 -46.792999267578125,52.78300094604492 -46.792999267578125,0.0010000000474974513z"></path></g><g opacity="1" transform="matrix(1,0,0,1,886.0150146484375,402.82000732421875)"><path fill="rgb(1,98,80)" fill-opacity="1" d=" M-1.3589999675750732,99.86299896240234 C-28.624000549316406,99.86299896240234 -55.17599868774414,88.80000305175781 -74.20600128173828,69.50900268554688 C-92.77999877929688,50.68000030517578 -102.66699981689453,26.05500030517578 -102.0459976196289,0.17000000178813934 C-99.64099884033203,-99.86299896240234 -84.125,-99.7959976196289 -9.5649995803833,-99.50299835205078 C-9.5649995803833,-99.50299835205078 -1.3569999933242798,-99.4739990234375 -1.3569999933242798,-99.4739990234375 C46.64699935913086,-99.36100006103516 75.4739990234375,-92.50299835205078 89.36199951171875,-77.89099884033203 C102.66699981689453,-63.893001556396484 101.51599884033203,-44.41600036621094 100.18299865722656,-21.863000869750977 C99.76200103759766,-14.744000434875488 99.32599639892578,-7.385000228881836 99.32599639892578,0.19499999284744263 C99.32599639892578,55.15299987792969 54.15800094604492,99.86299896240234 -1.3589999675750732,99.86299896240234z M-20.867000579833984,-97.4209976196289 C-85.51100158691406,-97.4209976196289 -97.68000030517578,-92.57499694824219 -99.91100311279297,0.2199999988079071 C-100.51899719238281,25.5310001373291 -90.84700012207031,49.61399841308594 -72.67900085449219,68.03299713134766 C-54.04800033569336,86.91899871826172 -28.05299949645996,97.7509994506836 -1.3589999675750732,97.7509994506836 C52.981998443603516,97.7509994506836 97.19200134277344,53.98699951171875 97.19200134277344,0.19499999284744263 C97.19200134277344,-7.445000171661377 97.62899780273438,-14.836999893188477 98.0510025024414,-21.98699951171875 C99.35600280761719,-44.051998138427734 100.48300170898438,-63.108001708984375 87.80799865722656,-76.44200134277344 C74.3489990234375,-90.60199737548828 46.013999938964844,-97.25 -1.3619999885559082,-97.36100006103516 C-1.3619999885559082,-97.36100006103516 -9.574000358581543,-97.38899993896484 -9.574000358581543,-97.38899993896484 C-13.505999565124512,-97.40499877929688 -17.267000198364258,-97.4209976196289 -20.867000579833984,-97.4209976196289z"></path></g><g opacity="1" transform="matrix(1,0,0,1,986.7659912109375,387.8179931640625)"><path fill="rgb(223,44,92)" fill-opacity="1" d=" M12.8100004196167,0 C12.8100004196167,7.002999782562256 7.074999809265137,12.680999755859375 -0.0010000000474974513,12.680999755859375 C-7.074999809265137,12.680999755859375 -12.8100004196167,7.002999782562256 -12.8100004196167,0 C-12.8100004196167,-7.004000186920166 -7.074999809265137,-12.680999755859375 -0.0010000000474974513,-12.680999755859375 C7.074999809265137,-12.680999755859375 12.8100004196167,-7.004000186920166 12.8100004196167,0z"></path></g><g opacity="1" transform="matrix(1,0,0,1,785.3660278320312,390.635986328125)"><path fill="rgb(223,44,92)" fill-opacity="1" d=" M12.8100004196167,0 C12.8100004196167,7.002999782562256 7.074999809265137,12.680999755859375 0,12.680999755859375 C-7.074999809265137,12.680999755859375 -12.8100004196167,7.002999782562256 -12.8100004196167,0 C-12.8100004196167,-7.002999782562256 -7.074999809265137,-12.680999755859375 0,-12.680999755859375 C7.074999809265137,-12.680999755859375 12.8100004196167,-7.002999782562256 12.8100004196167,0z"></path></g></g></svg></div><div style="position: absolute; top: 0px; left: 0px; display: block; transform-origin: 0px 0px; backface-visibility: visible; transform-style: preserve-3d; font-size: 0px; transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); opacity: 1;"><svg width="211.98702239990234" height="100.03699493408203" viewBox="775.9129981994629 285.9740104675293 211.98702239990234 100.03699493408203" style="transform: translate(775.913px, 285.974px);"><g><g opacity="1" transform="matrix(1,0,0,1,939.0570068359375,334.96600341796875)"><path fill="rgb(255,255,255)" fill-opacity="1" d=" M-44.262001037597656,0.34299999475479126 C-44.07099914550781,24.541000366210938 -24.099000930786133,44.00400161743164 0.34599998593330383,43.814998626708984 C24.79199981689453,43.625 44.45199966430664,23.854999542236328 44.2599983215332,-0.34299999475479126 C44.069000244140625,-24.541000366210938 24.097999572753906,-44.00400161743164 -0.34700000286102295,-43.814998626708984 C-24.791000366210938,-43.625 -44.45199966430664,-23.854999542236328 -44.262001037597656,0.34299999475479126z"></path></g><g opacity="1" transform="matrix(1,0,0,1,938.5070190429688,334.8160095214844)"><path fill="rgb(0,153,131)" fill-opacity="1" d=" M0.06199999898672104,-43.84400177001953 C24.36199951171875,-43.84400177001953 44.154998779296875,-24.440000534057617 44.34400177001953,-0.34200000762939453 C44.5369987487793,23.871000289916992 24.86199951171875,43.65399932861328 0.4020000100135803,43.84400177001953 C0.2840000092983246,43.84400177001953 0.16599999368190765,43.845001220703125 0.04800000041723251,43.845001220703125 C-24.250999450683594,43.845001220703125 -44.04399871826172,24.44099998474121 -44.236000061035156,0.3440000116825104 C-44.42599868774414,-23.8700008392334 -24.753000259399414,-43.65299987792969 -0.2919999957084656,-43.84199905395508 C-0.17299999296665192,-43.84400177001953 -0.0560000017285347,-43.84400177001953 0.06199999898672104,-43.84400177001953z M0.06199999898672104,-48.84199905395508 C0.06199999898672104,-48.84199905395508 -0.3319999873638153,-48.840999603271484 -0.3319999873638153,-48.840999603271484 C-27.53700065612793,-48.630001068115234 -49.49700164794922,-26.54800033569336 -49.28499984741211,0.382999986410141 C-49.073001861572266,27.104000091552734 -26.94099998474121,48.84199905395508 0.04800000041723251,48.84199905395508 C0.04800000041723251,48.84199905395508 0.44200000166893005,48.84199905395508 0.44200000166893005,48.84199905395508 C13.619999885559082,48.73899841308594 25.969999313354492,43.5629997253418 35.215999603271484,34.26599884033203 C44.46099853515625,24.9689998626709 49.49700164794922,12.663999557495117 49.393001556396484,-0.38199999928474426 C49.18299865722656,-27.10300064086914 27.052000045776367,-48.84199905395508 0.06199999898672104,-48.84199905395508z"></path></g><g opacity="1" transform="matrix(1,0,0,1,825.7479858398438,337.3190002441406)"><path fill="rgb(255,255,255)" fill-opacity="1" d=" M-44.26100158691406,0.34299999475479126 C-44.07099914550781,24.541000366210938 -24.099000930786133,44.00400161743164 0.34599998593330383,43.814998626708984 C24.79199981689453,43.625 44.45199966430664,23.854999542236328 44.2599983215332,-0.34299999475479126 C44.069000244140625,-24.541000366210938 24.097999572753906,-44.00400161743164 -0.34700000286102295,-43.81399917602539 C-24.791000366210938,-43.625 -44.45199966430664,-23.854999542236328 -44.26100158691406,0.34299999475479126z"></path></g><g opacity="1" transform="matrix(1,0,0,1,825.197998046875,337.16900634765625)"><path fill="rgb(0,153,131)" fill-opacity="1" d=" M0.06199999898672104,-43.84400177001953 C24.36199951171875,-43.84400177001953 44.154998779296875,-24.440000534057617 44.34400177001953,-0.34299999475479126 C44.5369987487793,23.8700008392334 24.86199951171875,43.65399932861328 0.4020000100135803,43.84299850463867 C0.2840000092983246,43.84400177001953 0.16599999368190765,43.845001220703125 0.04800000041723251,43.845001220703125 C-24.250999450683594,43.845001220703125 -44.04399871826172,24.440000534057617 -44.236000061035156,0.3440000116825104 C-44.42599868774414,-23.8700008392334 -24.753000259399414,-43.65299987792969 -0.2919999957084656,-43.84299850463867 C-0.17299999296665192,-43.84400177001953 -0.0560000017285347,-43.84400177001953 0.06199999898672104,-43.84400177001953z M0.06199999898672104,-48.84199905395508 C0.06199999898672104,-48.84199905395508 -0.3319999873638153,-48.840999603271484 -0.3319999873638153,-48.840999603271484 C-27.53700065612793,-48.630001068115234 -49.49700164794922,-26.548999786376953 -49.28499984741211,0.38199999928474426 C-49.073001861572266,27.10300064086914 -26.94099998474121,48.84199905395508 0.04800000041723251,48.84199905395508 C0.04800000041723251,48.84199905395508 0.44200000166893005,48.840999603271484 0.44200000166893005,48.840999603271484 C13.619999885559082,48.73899841308594 25.969999313354492,43.5620002746582 35.215999603271484,34.26499938964844 C44.46099853515625,24.968000411987305 49.49700164794922,12.663000106811523 49.393001556396484,-0.38199999928474426 C49.18299865722656,-27.10300064086914 27.052000045776367,-48.84199905395508 0.06199999898672104,-48.84199905395508z"></path></g></g></svg></div><div style="position: absolute; top: 0px; left: 0px; display: block; transform-origin: 0px 0px; backface-visibility: visible; transform-style: preserve-3d; font-size: 0px; transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); opacity: 1;"><svg width="165.69499969482422" height="94.05899810791016" viewBox="804.7750091552734 389.1290092468262 165.69499969482422 94.05899810791016" style="transform: translate(804.775px, 389.129px);"><g><g opacity="1" transform="matrix(1,0,0,1,887.6220092773438,430.84600830078125)"><path fill="rgb(255,255,255)" fill-opacity="1" d=" M17.31599998474121,41.59600067138672 C17.31599998474121,41.59600067138672 -17.315000534057617,41.59600067138672 -17.315000534057617,41.59600067138672 C-27.339000701904297,41.59600067138672 -71.99199676513672,29.007999420166016 -71.99199676513672,-1.3619999885559082 C-71.99199676513672,-1.3619999885559082 -71.99199676513672,-12.930000305175781 -71.99199676513672,-12.930000305175781 C-71.99199676513672,-22.85300064086914 -63.790000915527344,-30.97100067138672 -53.76599884033203,-30.97100067138672 C-53.76599884033203,-30.97100067138672 53.766998291015625,-30.97100067138672 53.766998291015625,-30.97100067138672 C63.79100036621094,-30.97100067138672 71.99199676513672,-22.85300064086914 71.99199676513672,-12.930000305175781 C71.99199676513672,-12.930000305175781 71.99199676513672,0.44200000166893005 71.99199676513672,0.44200000166893005 C71.99199676513672,31.714000701904297 27.339000701904297,41.59600067138672 17.31599998474121,41.59600067138672z"></path></g><g opacity="1" transform="matrix(1,0,0,1,847.4130249023438,431.63800048828125)"><path fill="rgb(0,0,0)" fill-opacity="1" d=" M-8.645000457763672,0.23600000143051147 C-8.645000457763672,0.23600000143051147 -7.311999797821045,1.8819999694824219 -7.311999797821045,1.8819999694824219 C-7.311999797821045,1.8819999694824219 -9.048999786376953,13.229000091552734 -9.048999786376953,13.229000091552734 C-9.048999786376953,13.229000091552734 -11.807000160217285,15.395000457763672 -11.807000160217285,15.395000457763672 C-11.807000160217285,15.395000457763672 -12.472000122070312,14.406999588012695 -12.472000122070312,14.406999588012695 C-12.472000122070312,14.406999588012695 -10.309000015258789,1.3880000114440918 -10.309000015258789,1.3880000114440918 C-10.309000015258789,1.3880000114440918 -8.645000457763672,0.23600000143051147 -8.645000457763672,0.23600000143051147z M-8.23900032043457,13.559000015258789 C-8.23900032043457,13.559000015258789 3.8570001125335693,13.581999778747559 3.8570001125335693,13.581999778747559 C3.8570001125335693,13.581999778747559 5.735000133514404,16.054000854492188 5.735000133514404,16.054000854492188 C5.735000133514404,16.054000854492188 4.4039998054504395,16.878000259399414 4.4039998054504395,16.878000259399414 C4.4039998054504395,16.878000259399414 -10.140999794006348,16.878000259399414 -10.140999794006348,16.878000259399414 C-10.140999794006348,16.878000259399414 -10.972000122070312,15.888999938964844 -10.972000122070312,15.888999938964844 C-10.972000122070312,15.888999938964844 -8.23900032043457,13.559000015258789 -8.23900032043457,13.559000015258789z M-6.979000091552734,-15.888999938964844 C-6.979000091552734,-15.888999938964844 -4.98199987411499,-13.416999816894531 -4.98199987411499,-13.416999816894531 C-4.98199987411499,-13.416999816894531 -6.979000091552734,-1.8830000162124634 -6.979000091552734,-1.8830000162124634 C-6.979000091552734,-1.8830000162124634 -8.526000022888184,-0.7059999704360962 -8.526000022888184,-0.7059999704360962 C-8.526000022888184,-0.7059999704360962 -9.97599983215332,-2.377000093460083 -9.97599983215332,-2.377000093460083 C-9.97599983215332,-2.377000093460083 -7.811999797821045,-15.229999542236328 -7.811999797821045,-15.229999542236328 C-7.811999797821045,-15.229999542236328 -6.979000091552734,-15.888999938964844 -6.979000091552734,-15.888999938964844z M-4.692999839782715,-16.878000259399414 C-4.692999839782715,-16.878000259399414 9.680000305175781,-16.878000259399414 9.680000305175781,-16.878000259399414 C9.680000305175781,-16.878000259399414 10.656000137329102,-15.913999557495117 10.656000137329102,-15.913999557495117 C10.656000137329102,-15.913999557495117 7.872000217437744,-13.748000144958496 7.872000217437744,-13.748000144958496 C7.872000217437744,-13.748000144958496 -4.002999782562256,-13.748000144958496 -4.002999782562256,-13.748000144958496 C-4.002999782562256,-13.748000144958496 -5.85699987411499,-16.218000411987305 -5.85699987411499,-16.218000411987305 C-5.85699987411499,-16.218000411987305 -4.692999839782715,-16.878000259399414 -4.692999839782715,-16.878000259399414z M8.47700023651123,0.4000000059604645 C8.47700023651123,0.4000000059604645 9.97599983215332,2.046999931335449 9.97599983215332,2.046999931335449 C9.97599983215332,2.046999931335449 7.811999797821045,14.946999549865723 7.811999797821045,14.946999549865723 C7.811999797821045,14.946999549865723 6.811999797821045,15.5600004196167 6.811999797821045,15.5600004196167 C6.811999797821045,15.5600004196167 4.861999988555908,13.229000091552734 4.861999988555908,13.229000091552734 C4.861999988555908,13.229000091552734 6.835999965667725,1.8600000143051147 6.835999965667725,1.8600000143051147 C6.835999965667725,1.8600000143051147 8.47700023651123,0.4000000059604645 8.47700023651123,0.4000000059604645z M11.640000343322754,-15.5600004196167 C11.640000343322754,-15.5600004196167 12.472000122070312,-14.571999549865723 12.472000122070312,-14.571999549865723 C12.472000122070312,-14.571999549865723 10.473999977111816,-2.0480000972747803 10.473999977111816,-2.0480000972747803 C10.473999977111816,-2.0480000972747803 8.642999649047852,-0.5649999976158142 8.642999649047852,-0.5649999976158142 C8.642999649047852,-0.5649999976158142 7.311999797821045,-2.0480000972747803 7.311999797821045,-2.0480000972747803 C7.311999797821045,-2.0480000972747803 8.928000450134277,-13.46399974822998 8.928000450134277,-13.46399974822998 C8.928000450134277,-13.46399974822998 11.640000343322754,-15.5600004196167 11.640000343322754,-15.5600004196167z"></path></g><g opacity="1" transform="matrix(1,0,0,1,873.0330200195312,431.63800048828125)"><path fill="rgb(0,0,0)" fill-opacity="1" d=" M-8.644000053405762,0.23600000143051147 C-8.644000053405762,0.23600000143051147 -7.311999797821045,1.8819999694824219 -7.311999797821045,1.8819999694824219 C-7.311999797821045,1.8819999694824219 -9.04800033569336,13.229000091552734 -9.04800033569336,13.229000091552734 C-9.04800033569336,13.229000091552734 -11.807000160217285,15.395000457763672 -11.807000160217285,15.395000457763672 C-11.807000160217285,15.395000457763672 -12.472000122070312,14.406999588012695 -12.472000122070312,14.406999588012695 C-12.472000122070312,14.406999588012695 -10.309000015258789,1.3880000114440918 -10.309000015258789,1.3880000114440918 C-10.309000015258789,1.3880000114440918 -8.644000053405762,0.23600000143051147 -8.644000053405762,0.23600000143051147z M-8.23799991607666,13.559000015258789 C-8.23799991607666,13.559000015258789 3.8570001125335693,13.581999778747559 3.8570001125335693,13.581999778747559 C3.8570001125335693,13.581999778747559 5.736000061035156,16.054000854492188 5.736000061035156,16.054000854492188 C5.736000061035156,16.054000854492188 4.4039998054504395,16.878000259399414 4.4039998054504395,16.878000259399414 C4.4039998054504395,16.878000259399414 -10.140000343322754,16.878000259399414 -10.140000343322754,16.878000259399414 C-10.140000343322754,16.878000259399414 -10.972999572753906,15.888999938964844 -10.972999572753906,15.888999938964844 C-10.972999572753906,15.888999938964844 -8.23799991607666,13.559000015258789 -8.23799991607666,13.559000015258789z M-6.980000019073486,-15.888999938964844 C-6.980000019073486,-15.888999938964844 -4.98199987411499,-13.416999816894531 -4.98199987411499,-13.416999816894531 C-4.98199987411499,-13.416999816894531 -6.980000019073486,-1.8830000162124634 -6.980000019073486,-1.8830000162124634 C-6.980000019073486,-1.8830000162124634 -8.524999618530273,-0.7059999704360962 -8.524999618530273,-0.7059999704360962 C-8.524999618530273,-0.7059999704360962 -9.97599983215332,-2.377000093460083 -9.97599983215332,-2.377000093460083 C-9.97599983215332,-2.377000093460083 -7.811999797821045,-15.229999542236328 -7.811999797821045,-15.229999542236328 C-7.811999797821045,-15.229999542236328 -6.980000019073486,-15.888999938964844 -6.980000019073486,-15.888999938964844z M-4.691999912261963,-16.878000259399414 C-4.691999912261963,-16.878000259399414 9.680999755859375,-16.878000259399414 9.680999755859375,-16.878000259399414 C9.680999755859375,-16.878000259399414 10.656000137329102,-15.913999557495117 10.656000137329102,-15.913999557495117 C10.656000137329102,-15.913999557495117 7.873000144958496,-13.748000144958496 7.873000144958496,-13.748000144958496 C7.873000144958496,-13.748000144958496 -4.002999782562256,-13.748000144958496 -4.002999782562256,-13.748000144958496 C-4.002999782562256,-13.748000144958496 -5.85699987411499,-16.218000411987305 -5.85699987411499,-16.218000411987305 C-5.85699987411499,-16.218000411987305 -4.691999912261963,-16.878000259399414 -4.691999912261963,-16.878000259399414z M8.47700023651123,0.4000000059604645 C8.47700023651123,0.4000000059604645 9.97599983215332,2.046999931335449 9.97599983215332,2.046999931335449 C9.97599983215332,2.046999931335449 7.810999870300293,14.946999549865723 7.810999870300293,14.946999549865723 C7.810999870300293,14.946999549865723 6.813000202178955,15.5600004196167 6.813000202178955,15.5600004196167 C6.813000202178955,15.5600004196167 4.86299991607666,13.229000091552734 4.86299991607666,13.229000091552734 C4.86299991607666,13.229000091552734 6.835999965667725,1.8600000143051147 6.835999965667725,1.8600000143051147 C6.835999965667725,1.8600000143051147 8.47700023651123,0.4000000059604645 8.47700023651123,0.4000000059604645z M11.640000343322754,-15.5600004196167 C11.640000343322754,-15.5600004196167 12.472000122070312,-14.571999549865723 12.472000122070312,-14.571999549865723 C12.472000122070312,-14.571999549865723 10.475000381469727,-2.0480000972747803 10.475000381469727,-2.0480000972747803 C10.475000381469727,-2.0480000972747803 8.644000053405762,-0.5649999976158142 8.644000053405762,-0.5649999976158142 C8.644000053405762,-0.5649999976158142 7.311999797821045,-2.0480000972747803 7.311999797821045,-2.0480000972747803 C7.311999797821045,-2.0480000972747803 8.928999900817871,-13.46399974822998 8.928999900817871,-13.46399974822998 C8.928999900817871,-13.46399974822998 11.640000343322754,-15.5600004196167 11.640000343322754,-15.5600004196167z"></path></g><g opacity="1" transform="matrix(1,0,0,1,896.010009765625,435.4949951171875)"><path fill="rgb(0,0,0)" fill-opacity="1" d=" M-1.3259999752044678,-9.817000389099121 C-1.3259999752044678,-9.817000389099121 0.7139999866485596,-11.880999565124512 0.7139999866485596,-11.880999565124512 C0.9599999785423279,-12.109000205993652 1.1859999895095825,-12.218999862670898 1.3910000324249268,-12.213000297546387 C1.5809999704360962,-12.204999923706055 1.7929999828338623,-12.060999870300293 2.0269999504089355,-11.781000137329102 C2.0269999504089355,-11.781000137329102 3.5420000553131104,-9.53499984741211 3.5420000553131104,-9.53499984741211 C3.687999963760376,-9.258000373840332 3.747999906539917,-9.008000373840332 3.7239999771118164,-8.789999961853027 C3.694999933242798,-8.53600025177002 3.563999891281128,-8.277000427246094 3.328000068664551,-8.013999938964844 C3.328000068664551,-8.013999938964844 1.3209999799728394,-5.8460001945495605 1.3209999799728394,-5.8460001945495605 C0.9900000095367432,-5.519000053405762 0.7599999904632568,-5.357999801635742 0.628000020980835,-5.36299991607666 C0.39399999380111694,-5.372000217437744 0.1940000057220459,-5.498000144958496 0.028999999165534973,-5.742000102996826 C0.028999999165534973,-5.742000102996826 -1.61899995803833,-8.375 -1.61899995803833,-8.375 C-1.7410000562667847,-8.600000381469727 -1.7890000343322754,-8.824000358581543 -1.7640000581741333,-9.043000221252441 C-1.7359999418258667,-9.29699993133545 -1.590999960899353,-9.553999900817871 -1.3259999752044678,-9.817000389099121z M-3.2839999198913574,7.763000011444092 C-3.2839999198913574,7.763000011444092 -1.2450000047683716,5.697999954223633 -1.2450000047683716,5.697999954223633 C-0.9980000257492065,5.46999979019165 -0.7730000019073486,5.359000205993652 -0.5669999718666077,5.367000102996826 C-0.3779999911785126,5.373000144958496 -0.16500000655651093,5.51800012588501 0.0689999982714653,5.796999931335449 C0.0689999982714653,5.796999931335449 1.5839999914169312,8.043999671936035 1.5839999914169312,8.043999671936035 C1.7300000190734863,8.321000099182129 1.7899999618530273,8.569999694824219 1.7660000324249268,8.788999557495117 C1.7369999885559082,9.041999816894531 1.6059999465942383,9.300999641418457 1.3700000047683716,9.564000129699707 C1.3700000047683716,9.564000129699707 -0.6370000243186951,11.732000350952148 -0.6370000243186951,11.732000350952148 C-0.9679999947547913,12.059000015258789 -1.1990000009536743,12.220000267028809 -1.3309999704360962,12.21500015258789 C-1.565000057220459,12.206000328063965 -1.7640000581741333,12.079000473022461 -1.9290000200271606,11.836999893188477 C-1.9290000200271606,11.836999893188477 -3.5769999027252197,9.20300006866455 -3.5769999027252197,9.20300006866455 C-3.6989998817443848,8.977999687194824 -3.747999906539917,8.755999565124512 -3.7230000495910645,8.53600025177002 C-3.694999933242798,8.282999992370605 -3.5490000247955322,8.024999618530273 -3.2839999198913574,7.763000011444092z"></path></g><g opacity="1" transform="matrix(1,0,0,1,911.77099609375,431.63800048828125)"><path fill="rgb(0,0,0)" fill-opacity="1" d=" M-0.1899999976158142,0.4000000059604645 C-0.1899999976158142,0.4000000059604645 1.3079999685287476,2.046999931335449 1.3079999685287476,2.046999931335449 C1.3079999685287476,2.046999931335449 -0.8560000061988831,14.946999549865723 -0.8560000061988831,14.946999549865723 C-0.8560000061988831,14.946999549865723 -1.8550000190734863,15.5600004196167 -1.8550000190734863,15.5600004196167 C-1.8550000190734863,15.5600004196167 -3.805000066757202,13.229000091552734 -3.805000066757202,13.229000091552734 C-3.805000066757202,13.229000091552734 -1.8320000171661377,1.8600000143051147 -1.8320000171661377,1.8600000143051147 C-1.8320000171661377,1.8600000143051147 -0.1899999976158142,0.4000000059604645 -0.1899999976158142,0.4000000059604645z M2.9719998836517334,-15.5600004196167 C2.9719998836517334,-15.5600004196167 3.805000066757202,-14.571999549865723 3.805000066757202,-14.571999549865723 C3.805000066757202,-14.571999549865723 1.8070000410079956,-2.0480000972747803 1.8070000410079956,-2.0480000972747803 C1.8070000410079956,-2.0480000972747803 -0.024000000208616257,-0.5649999976158142 -0.024000000208616257,-0.5649999976158142 C-0.024000000208616257,-0.5649999976158142 -1.3559999465942383,-2.0480000972747803 -1.3559999465942383,-2.0480000972747803 C-1.3559999465942383,-2.0480000972747803 0.26100000739097595,-13.46399974822998 0.26100000739097595,-13.46399974822998 C0.26100000739097595,-13.46399974822998 2.9719998836517334,-15.5600004196167 2.9719998836517334,-15.5600004196167z"></path></g><g opacity="1" transform="matrix(1,0,0,1,931.0380249023438,431.63800048828125)"><path fill="rgb(0,0,0)" fill-opacity="1" d=" M-8.560999870300293,13.5600004196167 C-8.560999870300293,13.5600004196167 4.031000137329102,13.361000061035156 4.031000137329102,13.361000061035156 C4.031000137329102,13.361000061035156 5.909999847412109,15.833999633789062 5.909999847412109,15.833999633789062 C5.909999847412109,15.833999633789062 4.578000068664551,16.656999588012695 4.578000068664551,16.656999588012695 C4.578000068664551,16.656999588012695 -10.463000297546387,16.878000259399414 -10.463000297546387,16.878000259399414 C-10.463000297546387,16.878000259399414 -11.295000076293945,15.890000343322754 -11.295000076293945,15.890000343322754 C-11.295000076293945,15.890000343322754 -8.560999870300293,13.5600004196167 -8.560999870300293,13.5600004196167z M-6.9679999351501465,-15.888999938964844 C-6.9679999351501465,-15.888999938964844 -4.96999979019165,-13.416999816894531 -4.96999979019165,-13.416999816894531 C-4.96999979019165,-13.416999816894531 -6.9679999351501465,-1.8830000162124634 -6.9679999351501465,-1.8830000162124634 C-6.9679999351501465,-1.8830000162124634 -8.512999534606934,-0.7059999704360962 -8.512999534606934,-0.7059999704360962 C-8.512999534606934,-0.7059999704360962 -9.96399974822998,-2.377000093460083 -9.96399974822998,-2.377000093460083 C-9.96399974822998,-2.377000093460083 -7.800000190734863,-15.229000091552734 -7.800000190734863,-15.229000091552734 C-7.800000190734863,-15.229000091552734 -6.9679999351501465,-15.888999938964844 -6.9679999351501465,-15.888999938964844z M-5.497000217437744,-1.718999981880188 C-5.497000217437744,-1.718999981880188 6.895999908447266,-1.718999981880188 6.895999908447266,-1.718999981880188 C6.895999908447266,-1.718999981880188 8.322999954223633,-0.164000004529953 8.322999954223633,-0.164000004529953 C8.322999954223633,-0.164000004529953 6.443999767303467,1.5540000200271606 6.443999767303467,1.5540000200271606 C6.443999767303467,1.5540000200271606 -5.829999923706055,1.5540000200271606 -5.829999923706055,1.5540000200271606 C-5.829999923706055,1.5540000200271606 -7.49399995803833,-0.23499999940395355 -7.49399995803833,-0.23499999940395355 C-7.49399995803833,-0.23499999940395355 -5.497000217437744,-1.718999981880188 -5.497000217437744,-1.718999981880188z M-4.6519999504089355,-16.878000259399414 C-4.6519999504089355,-16.878000259399414 10.319999694824219,-16.878000259399414 10.319999694824219,-16.878000259399414 C10.319999694824219,-16.878000259399414 11.295999526977539,-15.913000106811523 11.295999526977539,-15.913000106811523 C11.295999526977539,-15.913000106811523 8.512999534606934,-13.746999740600586 8.512999534606934,-13.746999740600586 C8.512999534606934,-13.746999740600586 -3.9619998931884766,-13.746999740600586 -3.9619998931884766,-13.746999740600586 C-3.9619998931884766,-13.746999740600586 -5.816999912261963,-16.218000411987305 -5.816999912261963,-16.218000411987305 C-5.816999912261963,-16.218000411987305 -4.6519999504089355,-16.878000259399414 -4.6519999504089355,-16.878000259399414z M8.284000396728516,0.8759999871253967 C8.284000396728516,0.8759999871253967 9.781999588012695,2.5239999294281006 9.781999588012695,2.5239999294281006 C9.781999588012695,2.5239999294281006 7.823999881744385,14.946999549865723 7.823999881744385,14.946999549865723 C7.823999881744385,14.946999549865723 6.824999809265137,15.560999870300293 6.824999809265137,15.560999870300293 C6.824999809265137,15.560999870300293 4.875,13.229999542236328 4.875,13.229999542236328 C4.875,13.229999542236328 6.642000198364258,2.3359999656677246 6.642000198364258,2.3359999656677246 C6.642000198364258,2.3359999656677246 8.284000396728516,0.8759999871253967 8.284000396728516,0.8759999871253967z"></path></g><g opacity="1" transform="matrix(1,0,0,1,848.2780151367188,431.8529968261719)"><path fill="rgb(123,19,40)" fill-opacity="1" d=" M-28.0310001373291,0.609000027179718 C-28.0310001373291,0.609000027179718 -28.0310001373291,-15.402999877929688 -28.0310001373291,-15.402999877929688 C-28.0310001373291,-25.60099983215332 -15.265999794006348,-31.83099937438965 -4.965000152587891,-31.83099937438965 C-4.965000152587891,-31.83099937438965 -13.767999649047852,-31.83099937438965 -13.767999649047852,-31.83099937438965 C-24.069000244140625,-31.83099937438965 -32.499000549316406,-23.488000869750977 -32.499000549316406,-13.288000106811523 C-32.499000549316406,-13.288000106811523 -32.499000549316406,-1.503999948501587 -32.499000549316406,-1.503999948501587 C-32.499000549316406,29.708999633789062 13.392999649047852,42.45600128173828 23.69499969482422,42.45600128173828 C23.69499969482422,42.45600128173828 32.49800109863281,42.45600128173828 32.49800109863281,42.45600128173828 C22.19700050354004,42.45600128173828 -28.0310001373291,31.82200050354004 -28.0310001373291,0.609000027179718z"></path></g><g opacity="1" transform="matrix(1,0,0,1,887.6220092773438,430.84600830078125)"><path fill="rgb(223,44,92)" fill-opacity="1" d=" M17.31599998474121,52.34199905395508 C17.31599998474121,52.34199905395508 -17.315000534057617,52.34199905395508 -17.315000534057617,52.34199905395508 C-31.156999588012695,52.34199905395508 -82.84700012207031,37.52000045776367 -82.84700012207031,-1.3619999885559082 C-82.84700012207031,-1.3619999885559082 -82.84700012207031,-12.930000305175781 -82.84700012207031,-12.930000305175781 C-82.84700012207031,-28.80299949645996 -69.8010025024414,-41.71699905395508 -53.76599884033203,-41.71699905395508 C-53.76599884033203,-41.71699905395508 53.768001556396484,-41.71699905395508 53.768001556396484,-41.71699905395508 C69.8030014038086,-41.71699905395508 82.8479995727539,-28.80299949645996 82.8479995727539,-12.930000305175781 C82.8479995727539,-12.930000305175781 82.8479995727539,0.4440000057220459 82.8479995727539,0.4440000057220459 C82.8479995727539,16.322999954223633 71.12899780273438,34.40399932861328 57.13399887084961,40.952999114990234 C41.08700180053711,48.4630012512207 24.290000915527344,52.34199905395508 17.31599998474121,52.34199905395508z M-53.76599884033203,-30.823999404907227 C-63.733001708984375,-30.823999404907227 -71.84200286865234,-22.797000885009766 -71.84200286865234,-12.930000305175781 C-71.84200286865234,-12.930000305175781 -71.84200286865234,-1.3619999885559082 -71.84200286865234,-1.3619999885559082 C-71.84200286865234,28.18000030517578 -28.132999420166016,41.448001861572266 -17.315000534057617,41.448001861572266 C-17.315000534057617,41.448001861572266 17.31599998474121,41.448001861572266 17.31599998474121,41.448001861572266 C37.569000244140625,41.448001861572266 71.84400177001953,27.38599967956543 71.84400177001953,0.4440000057220459 C71.84400177001953,0.4440000057220459 71.84400177001953,-12.930000305175781 71.84400177001953,-12.930000305175781 C71.84400177001953,-22.797000885009766 63.73500061035156,-30.823999404907227 53.768001556396484,-30.823999404907227 C53.768001556396484,-30.823999404907227 -53.76599884033203,-30.823999404907227 -53.76599884033203,-30.823999404907227z"></path></g></g></svg></div><div style="position: absolute; top: 0px; left: 0px; display: block; transform-origin: 0px 0px; backface-visibility: visible; transform-style: preserve-3d; transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 110.286, -95, 0, 1); opacity: 1;"><svg width="1366" height="768"><g clip-path="url(#__lottie_element_34)"><g transform="matrix(1,0,0,1,-111.5,92.5)" opacity="1" style="display: block;"><g opacity="1" transform="matrix(1,0,0,1,842.6320190429688,340.36700439453125)"><path fill="rgb(26,26,26)" fill-opacity="1" d=" M-842.6320190429688,-340.36700439453125 C-842.6320190429688,-340.36700439453125 523.3679809570312,-340.36700439453125 523.3679809570312,-340.36700439453125 C523.3679809570312,-340.36700439453125 523.3679809570312,427.63299560546875 523.3679809570312,427.63299560546875 C523.3679809570312,427.63299560546875 -842.6320190429688,427.63299560546875 -842.6320190429688,427.63299560546875 C-842.6320190429688,427.63299560546875 -842.6320190429688,-340.36700439453125 -842.6320190429688,-340.36700439453125z M-842.6320190429688,427.63299560546875 C-842.6320190429688,427.63299560546875 523.3679809570312,427.63299560546875 523.3679809570312,427.63299560546875 C523.3679809570312,427.63299560546875 523.3679809570312,-340.36700439453125 523.3679809570312,-340.36700439453125 C523.3679809570312,-340.36700439453125 -842.6320190429688,-340.36700439453125 -842.6320190429688,-340.36700439453125 C-842.6320190429688,-340.36700439453125 -842.6320190429688,427.63299560546875 -842.6320190429688,427.63299560546875z M37.007999420166016,0 C37.007999420166016,20.43899917602539 20.440000534057617,37.007999420166016 0,37.007999420166016 C-20.43899917602539,37.007999420166016 -37.007999420166016,20.43899917602539 -37.007999420166016,0 C-37.007999420166016,-20.43899917602539 -20.43899917602539,-37.007999420166016 0,-37.007999420166016 C20.440000534057617,-37.007999420166016 37.007999420166016,-20.43899917602539 37.007999420166016,0z"></path><g opacity="1" transform="matrix(1,0,0,1,0,0)"></g></g><g opacity="1" transform="matrix(1,0,0,1,833.885986328125,318.09100341796875)"><path fill="rgb(255,255,255)" fill-opacity="1" d=" M-833.885986328125,-318.09100341796875 C-833.885986328125,-318.09100341796875 532.114013671875,-318.09100341796875 532.114013671875,-318.09100341796875 C532.114013671875,-318.09100341796875 532.114013671875,449.90899658203125 532.114013671875,449.90899658203125 C532.114013671875,449.90899658203125 -833.885986328125,449.90899658203125 -833.885986328125,449.90899658203125 C-833.885986328125,449.90899658203125 -833.885986328125,-318.09100341796875 -833.885986328125,-318.09100341796875z M-833.885986328125,449.90899658203125 C-833.885986328125,449.90899658203125 532.114013671875,449.90899658203125 532.114013671875,449.90899658203125 C532.114013671875,449.90899658203125 532.114013671875,-318.09100341796875 532.114013671875,-318.09100341796875 C532.114013671875,-318.09100341796875 -833.885986328125,-318.09100341796875 -833.885986328125,-318.09100341796875 C-833.885986328125,-318.09100341796875 -833.885986328125,449.90899658203125 -833.885986328125,449.90899658203125z M-15.678000450134277,0.12099999934434891 C-15.611000061035156,8.692000389099121 -8.536999702453613,15.586000442504883 0.12200000137090683,15.519000053405762 C8.779999732971191,15.45199966430664 15.746000289916992,8.449000358581543 15.677000045776367,-0.12200000137090683 C15.609999656677246,-8.692999839782715 8.53600025177002,-15.586999893188477 -0.12300000339746475,-15.520000457763672 C-8.781999588012695,-15.45300006866455 -15.744999885559082,-8.449999809265137 -15.678000450134277,0.12099999934434891z"></path><g opacity="1" transform="matrix(1,0,0,1,0,0)"></g></g><g opacity="1" transform="matrix(1,0,0,1,854.5419921875,352.8389892578125)"><path fill="rgb(255,255,255)" fill-opacity="1" d=" M-854.5419921875,-352.8389892578125 C-854.5419921875,-352.8389892578125 511.4580078125,-352.8389892578125 511.4580078125,-352.8389892578125 C511.4580078125,-352.8389892578125 511.4580078125,415.1610107421875 511.4580078125,415.1610107421875 C511.4580078125,415.1610107421875 -854.5419921875,415.1610107421875 -854.5419921875,415.1610107421875 C-854.5419921875,415.1610107421875 -854.5419921875,-352.8389892578125 -854.5419921875,-352.8389892578125z M-854.5419921875,415.1610107421875 C-854.5419921875,415.1610107421875 511.4580078125,415.1610107421875 511.4580078125,415.1610107421875 C511.4580078125,415.1610107421875 511.4580078125,-352.8389892578125 511.4580078125,-352.8389892578125 C511.4580078125,-352.8389892578125 -854.5419921875,-352.8389892578125 -854.5419921875,-352.8389892578125 C-854.5419921875,-352.8389892578125 -854.5419921875,415.1610107421875 -854.5419921875,415.1610107421875z M0.06400000303983688,8.213000297546387 C4.646999835968018,8.177000045776367 8.333000183105469,4.4710001945495605 8.295999526977539,-0.06499999761581421 C8.260000228881836,-4.60099983215332 4.517000198364258,-8.24899959564209 -0.06599999964237213,-8.21399974822998 C-4.6479997634887695,-8.178999900817871 -8.333000183105469,-4.4730000495910645 -8.29800033569336,0.06400000303983688 C-8.26200008392334,4.599999904632568 -4.51800012588501,8.24899959564209 0.06400000303983688,8.213000297546387z"></path><g opacity="1" transform="matrix(1,0,0,1,0,0)"></g></g></g><g transform="matrix(1,0,0,1,-111.0150146484375,92.5)" opacity="1" style="display: block;"><g opacity="1" transform="matrix(1,0,0,1,954.656005859375,338.36700439453125)"><path fill="rgb(26,26,26)" fill-opacity="1" d=" M-954.656005859375,-338.36700439453125 C-954.656005859375,-338.36700439453125 411.343994140625,-338.36700439453125 411.343994140625,-338.36700439453125 C411.343994140625,-338.36700439453125 411.343994140625,429.63299560546875 411.343994140625,429.63299560546875 C411.343994140625,429.63299560546875 -954.656005859375,429.63299560546875 -954.656005859375,429.63299560546875 C-954.656005859375,429.63299560546875 -954.656005859375,-338.36700439453125 -954.656005859375,-338.36700439453125z M-954.656005859375,429.63299560546875 C-954.656005859375,429.63299560546875 411.343994140625,429.63299560546875 411.343994140625,429.63299560546875 C411.343994140625,429.63299560546875 411.343994140625,-338.36700439453125 411.343994140625,-338.36700439453125 C411.343994140625,-338.36700439453125 -954.656005859375,-338.36700439453125 -954.656005859375,-338.36700439453125 C-954.656005859375,-338.36700439453125 -954.656005859375,429.63299560546875 -954.656005859375,429.63299560546875z M37.007999420166016,0 C37.007999420166016,20.43899917602539 20.43899917602539,37.007999420166016 -0.0010000000474974513,37.007999420166016 C-20.43899917602539,37.007999420166016 -37.00899887084961,20.43899917602539 -37.00899887084961,0 C-37.00899887084961,-20.43899917602539 -20.43899917602539,-37.007999420166016 -0.0010000000474974513,-37.007999420166016 C20.43899917602539,-37.007999420166016 37.007999420166016,-20.43899917602539 37.007999420166016,0z"></path><g opacity="1" transform="matrix(1,0,0,1,0,0)"></g></g><g opacity="1" transform="matrix(1,0,0,1,947.1959838867188,315.7380065917969)"><path fill="rgb(255,255,255)" fill-opacity="1" d=" M-947.1959838867188,-315.7380065917969 C-947.1959838867188,-315.7380065917969 418.8039855957031,-315.7380065917969 418.8039855957031,-315.7380065917969 C418.8039855957031,-315.7380065917969 418.8039855957031,452.2619934082031 418.8039855957031,452.2619934082031 C418.8039855957031,452.2619934082031 -947.1959838867188,452.2619934082031 -947.1959838867188,452.2619934082031 C-947.1959838867188,452.2619934082031 -947.1959838867188,-315.7380065917969 -947.1959838867188,-315.7380065917969z M-947.1959838867188,452.2619934082031 C-947.1959838867188,452.2619934082031 418.8039855957031,452.2619934082031 418.8039855957031,452.2619934082031 C418.8039855957031,452.2619934082031 418.8039855957031,-315.7380065917969 418.8039855957031,-315.7380065917969 C418.8039855957031,-315.7380065917969 -947.1959838867188,-315.7380065917969 -947.1959838867188,-315.7380065917969 C-947.1959838867188,-315.7380065917969 -947.1959838867188,452.2619934082031 -947.1959838867188,452.2619934082031z M-15.678000450134277,0.12099999934434891 C-15.611000061035156,8.692000389099121 -8.53600025177002,15.586999893188477 0.12300000339746475,15.520000457763672 C8.781000137329102,15.45300006866455 15.744999885559082,8.449999809265137 15.677000045776367,-0.12099999934434891 C15.609999656677246,-8.692000389099121 8.53600025177002,-15.586999893188477 -0.12300000339746475,-15.520000457763672 C-8.781999588012695,-15.45300006866455 -15.744999885559082,-8.449999809265137 -15.678000450134277,0.12099999934434891z"></path><g opacity="1" transform="matrix(1,0,0,1,0,0)"></g></g><g opacity="1" transform="matrix(1,0,0,1,961.447021484375,350.4849853515625)"><path fill="rgb(255,255,255)" fill-opacity="1" d=" M-961.447021484375,-350.4849853515625 C-961.447021484375,-350.4849853515625 404.5530090332031,-350.4849853515625 404.5530090332031,-350.4849853515625 C404.5530090332031,-350.4849853515625 404.5530090332031,417.5150146484375 404.5530090332031,417.5150146484375 C404.5530090332031,417.5150146484375 -961.447021484375,417.5150146484375 -961.447021484375,417.5150146484375 C-961.447021484375,417.5150146484375 -961.447021484375,-350.4849853515625 -961.447021484375,-350.4849853515625z M-961.447021484375,417.5150146484375 C-961.447021484375,417.5150146484375 404.5530090332031,417.5150146484375 404.5530090332031,417.5150146484375 C404.5530090332031,417.5150146484375 404.5530090332031,-350.4849853515625 404.5530090332031,-350.4849853515625 C404.5530090332031,-350.4849853515625 -961.447021484375,-350.4849853515625 -961.447021484375,-350.4849853515625 C-961.447021484375,-350.4849853515625 -961.447021484375,417.5150146484375 -961.447021484375,417.5150146484375z M0.06400000303983688,8.213000297546387 C4.646999835968018,8.177000045776367 8.333000183105469,4.4710001945495605 8.295999526977539,-0.06499999761581421 C8.26099967956543,-4.60099983215332 4.517000198364258,-8.24899959564209 -0.06599999964237213,-8.21399974822998 C-4.6479997634887695,-8.178999900817871 -8.333000183105469,-4.4730000495910645 -8.29699993133545,0.06400000303983688 C-8.26200008392334,4.599999904632568 -4.51800012588501,8.248000144958496 0.06400000303983688,8.213000297546387z"></path><g opacity="1" transform="matrix(1,0,0,1,0,0)"></g></g></g><g transform="matrix(1,0,0,1,691.6510009765625,364.6510009765625)" opacity="1" style="display: block;"><g opacity="1" transform="matrix(1,0,0,1,31.349000930786133,133.8560028076172)"><path fill="rgb(0,153,131)" fill-opacity="1" d=" M0,-43.8484992980957 C24.199987411499023,-43.8484992980957 43.8484992980957,-24.199987411499023 43.8484992980957,0 C43.8484992980957,24.199987411499023 24.199987411499023,43.8484992980957 0,43.8484992980957 C-24.199987411499023,43.8484992980957 -43.8484992980957,24.199987411499023 -43.8484992980957,0 C-43.8484992980957,-24.199987411499023 -24.199987411499023,-43.8484992980957 0,-43.8484992980957z"></path></g><g opacity="1" transform="matrix(1,0,0,1,135.47799682617188,134.47799682617188)"><path fill="rgb(0,153,131)" fill-opacity="1" d=" M0,-53.30099868774414 C36.79499816894531,-52.672000885009766 47.41899871826172,-24.56399917602539 47.41899871826172,0 C47.41899871826172,24.56399917602539 24.56399917602539,44.47800064086914 0,44.47800064086914 C-24.56399917602539,44.47800064086914 -61.1349983215332,24.56399917602539 -61.09700012207031,0 C-61.04199981689453,-35.15800094604492 -46.87099838256836,-54.10200119018555 0,-53.30099868774414z"></path></g></g></g></svg></div></div><div style="position: absolute; top: 0px; left: 0px; display: block; transform-origin: 0px 0px; backface-visibility: visible; transform-style: preserve-3d; transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -225, -103, 0, 1); opacity: 1;"><div style="position: absolute; top: 0px; left: 0px; display: block; transform-origin: 0px 0px; backface-visibility: visible; transform-style: preserve-3d; font-size: 0px; transform: matrix3d(0.9962, 0.0872, 0, 0, -0.0872, 0.9962, 0, 0, 0, 0, 1, 0, -288.29, -369.89, 0, 1); opacity: 1;"><svg width="96.99099159240723" height="114.81432459184293" viewBox="662.1280212402344 706.693977355957 96.99099159240723 114.81432459184293" style="transform: translate(662.128px, 706.694px);"><g><g opacity="1" transform="matrix(1,0,0,1,706.5590209960938,750.6389770507812)"><path fill="rgb(187,187,187)" fill-opacity="1" d=" M40.38399887084961,-28.54199981689453 C40.38399887084961,-28.54199981689453 9.87399959564209,-24.899999618530273 -20.785999298095703,-4.4710001945495605 C-20.785999298095703,-4.4710001945495605 26.78700065612793,11.744999885559082 44.520999908447266,39.862998962402344 C44.520999908447266,39.862998962402344 29.982999801635742,43.94499969482422 29.982999801635742,43.94499969482422 C29.982999801635742,43.94499969482422 7.054999828338623,20.20199966430664 -42.16400146484375,3.1679999828338623 C-44.2869987487793,2.434000015258789 -44.32600021362305,1.0299999713897705 -44.430999755859375,-0.6430000066757202 C-44.520999908447266,-2.065000057220459 -44.12900161743164,-6.604000091552734 -42.99100112915039,-7.461999893188477 C-21.134000778198242,-23.961000442504883 11.894000053405762,-39.310001373291016 40.41899871826172,-43.94499969482422 C40.41899871826172,-43.94499969482422 40.38399887084961,-28.54199981689453 40.38399887084961,-28.54199981689453z"></path></g><g opacity="1" transform="matrix(1,0,0,1,742.0880126953125,806.72802734375)"><path fill="rgb(255,255,255)" fill-opacity="1" d=" M-6.132999897003174,-12.50100040435791 C-6.132999897003174,-12.50100040435791 -4.271999835968018,-4.197999954223633 -4.271999835968018,-4.197999954223633 C-4.271999835968018,-4.197999954223633 -10.47700023651123,-2.1730000972747803 -10.47700023651123,-2.1730000972747803 C-10.47700023651123,-2.1730000972747803 -11.829999923706055,-8.211999893188477 -11.829999923706055,-8.211999893188477 C-11.829999923706055,-8.211999893188477 -17.0310001373291,-7.36299991607666 -17.0310001373291,-7.36299991607666 C-17.0310001373291,-7.36299991607666 -12.37600040435791,14.583999633789062 -12.37600040435791,14.583999633789062 C-12.37600040435791,14.583999633789062 7.486000061035156,16.895999908447266 17.0310001373291,5.718999862670898 C17.0310001373291,5.718999862670898 12.829000473022461,-12.788000106811523 10.640000343322754,-16.895999908447266 C10.640000343322754,-16.895999908447266 -6.132999897003174,-12.50100040435791 -6.132999897003174,-12.50100040435791z"></path></g><g opacity="1" transform="matrix(1,0,0,1,743.4299926757812,790.1010131835938)"><path fill="rgb(255,255,255)" fill-opacity="1" d=" M-8.843000411987305,4.855999946594238 C-8.34000015258789,4.743000030517578 10.72599983215332,0.20499999821186066 10.72599983215332,0.20499999821186066 C10.72599983215332,0.20499999821186066 9.486000061035156,-4.855000019073486 9.486000061035156,-4.855000019073486 C9.486000061035156,-4.855000019073486 -10.72599983215332,-0.007000000216066837 -10.72599983215332,-0.007000000216066837 C-10.72599983215332,-0.007000000216066837 -8.843000411987305,4.855999946594238 -8.843000411987305,4.855999946594238z"></path></g><g opacity="1" transform="matrix(1,0,0,1,734.0380249023438,800.7059936523438)"><path fill="rgb(187,187,187)" fill-opacity="1" d=" M-3.7790000438690186,-2.188999891281128 C-3.7790000438690186,-2.188999891281128 2.4539999961853027,-3.8499999046325684 2.4539999961853027,-3.8499999046325684 C2.4539999961853027,-3.8499999046325684 3.7790000438690186,1.8250000476837158 3.7790000438690186,1.8250000476837158 C3.7790000438690186,1.8250000476837158 -2.4260001182556152,3.8499999046325684 -2.4260001182556152,3.8499999046325684 C-2.4260001182556152,3.8499999046325684 -3.7790000438690186,-2.188999891281128 -3.7790000438690186,-2.188999891281128z"></path></g></g></svg></div><div style="position: absolute; top: 0px; left: 0px; display: block; transform-origin: 0px 0px; backface-visibility: visible; transform-style: preserve-3d; font-size: 0px; transform: matrix3d(0.9986, -0.0523, 0, 0, 0.0523, 0.9986, 0, 0, 0, 0, 1, 0, -394.651, -271.867, 0, 1); opacity: 1;"><svg width="92.62312698364258" height="110.50294903800147" viewBox="769.2249794006348 706.5166414780924 92.62312698364258 110.50294903800147" style="transform: translate(769.225px, 706.517px);"><g><g opacity="1" transform="matrix(1,0,0,1,815.7429809570312,747.4459838867188)"><path fill="rgb(187,187,187)" fill-opacity="1" d=" M-42.979000091552734,-25.62700080871582 C-42.979000091552734,-25.62700080871582 -12.440999984741211,-29.02199935913086 22.062000274658203,-16.104000091552734 C22.062000274658203,-16.104000091552734 -20.572999954223633,10.51099967956543 -31.44499969482422,41.926998138427734 C-31.44499969482422,41.926998138427734 -16.358999252319336,42.59400177001953 -16.358999252319336,42.59400177001953 C-16.358999252319336,42.59400177001953 0.5649999976158142,14.255000114440918 44.61800003051758,-13.529000282287598 C46.518001556396484,-14.729000091552734 46.23699951171875,-16.10300064086914 45.95800018310547,-17.756000518798828 C45.72200012207031,-19.16200065612793 44.30799865722656,-23.490999221801758 43.00400161743164,-24.06800079345703 C17.966999053955078,-35.1619987487793 -17.68600082397461,-42.59299850463867 -46.518001556396484,-40.617000579833984 C-46.518001556396484,-40.617000579833984 -42.979000091552734,-25.62700080871582 -42.979000091552734,-25.62700080871582z"></path></g><g opacity="1" transform="matrix(1,0,0,1,796.72802734375,805.1900024414062)"><path fill="rgb(255,255,255)" fill-opacity="1" d=" M3.1440000534057617,-15.631999969482422 C3.1440000534057617,-15.631999969482422 3.2209999561309814,-7.123000144958496 3.2209999561309814,-7.123000144958496 C3.2209999561309814,-7.123000144958496 9.723999977111816,-6.563000202178955 9.723999977111816,-6.563000202178955 C9.723999977111816,-6.563000202178955 9.668000221252441,-12.75100040435791 9.668000221252441,-12.75100040435791 C9.668000221252441,-12.75100040435791 14.925999641418457,-13.107999801635742 14.925999641418457,-13.107999801635742 C14.925999641418457,-13.107999801635742 15.38599967956543,9.321999549865723 15.38599967956543,9.321999549865723 C15.38599967956543,9.321999549865723 -3.428999900817871,16.0939998626709 -15.267000198364258,7.38100004196167 C-15.267000198364258,7.38100004196167 -15.38599967956543,-11.597000122070312 -14.189000129699707,-16.0939998626709 C-14.189000129699707,-16.0939998626709 3.1440000534057617,-15.631999969482422 3.1440000534057617,-15.631999969482422z"></path></g><g opacity="1" transform="matrix(1,0,0,1,791.677978515625,787.3170166015625)"><path fill="rgb(255,255,255)" fill-opacity="1" d=" M9.694000244140625,2.640000104904175 C9.178000450134277,2.6449999809265137 -10.420000076293945,2.563999891281128 -10.420000076293945,2.563999891281128 C-10.420000076293945,2.563999891281128 -10.364999771118164,-2.6459999084472656 -10.364999771118164,-2.6459999084472656 C-10.364999771118164,-2.6459999084472656 10.420999526977539,-2.5230000019073486 10.420999526977539,-2.5230000019073486 C10.420999526977539,-2.5230000019073486 9.694000244140625,2.640000104904175 9.694000244140625,2.640000104904175z"></path></g><g opacity="1" transform="matrix(1,0,0,1,803.2000122070312,795.4329833984375)"><path fill="rgb(187,187,187)" fill-opacity="1" d=" M3.197000026702881,-2.994999885559082 C3.197000026702881,-2.994999885559082 -3.253000020980835,-3.193000078201294 -3.253000020980835,-3.193000078201294 C-3.253000020980835,-3.193000078201294 -3.252000093460083,2.634000062942505 -3.252000093460083,2.634000062942505 C-3.252000093460083,2.634000062942505 3.253000020980835,3.194000005722046 3.253000020980835,3.194000005722046 C3.253000020980835,3.194000005722046 3.197000026702881,-2.994999885559082 3.197000026702881,-2.994999885559082z"></path></g></g></svg></div><div style="position: absolute; top: 0px; left: 0px; display: block; transform-origin: 0px 0px; backface-visibility: visible; transform-style: preserve-3d; font-size: 0px; transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -356.024, -313.65, 0, 1); opacity: 1;"><svg width="118.09000587463379" height="323.5480160713196" viewBox="702.0589942932129 692.6809692382812 118.09000587463379 323.5480160713196" style="transform: translate(702.059px, 692.681px);"><g><g opacity="1" transform="matrix(1,0,0,1,758.7210083007812,852.594970703125)"><path fill="rgb(187,187,187)" fill-opacity="1" d=" M11.41100025177002,-159.91400146484375 C11.41100025177002,-159.91400146484375 35.66899871826172,-32.35900115966797 27.660999298095703,149.22300720214844 C27.643999099731445,149.60899353027344 32.5989990234375,159.85299682617188 32.59600067138672,159.4720001220703 C32.59600067138672,159.4720001220703 15.307000160217285,159.0989990234375 14.293999671936035,159.61500549316406 C20.052000045776367,115.84500122070312 19.08099937438965,-8.206000328063965 19.08099937438965,-8.206000328063965 C15.913999557495117,-7.951000213623047 9.51099967956543,-7.48799991607666 5.9670000076293945,-7.382999897003174 C5.863999843597412,-7.380000114440918 4.764999866485596,46.8849983215332 -15.840999603271484,159.75799560546875 C-15.336999893188477,159.24600219726562 -35.66899871826172,159.91400146484375 -35.66899871826172,159.91400146484375 C-35.66899871826172,159.91400146484375 -27.84600067138672,148.5399932861328 -27.802000045776367,148.2729949951172 C-20.378999710083008,103.08899688720703 4.763999938964844,8.430000305175781 -15.645000457763672,-157.41400146484375 C-15.645000457763672,-157.41400146484375 11.41100025177002,-159.91400146484375 11.41100025177002,-159.91400146484375z"></path></g><g opacity="1" transform="matrix(1,0,0,1,789.9840087890625,1000.3270263671875)"><path fill="rgb(223,44,92)" fill-opacity="1" d=" M-2.5409998893737793,-12.12600040435791 C-2.5409998893737793,-12.12600040435791 16.969999313354492,12.12600040435791 16.969999313354492,12.12600040435791 C16.969999313354492,12.12600040435791 -16.969999313354492,11.883999824523926 -16.969999313354492,11.883999824523926 C-16.969999313354492,11.883999824523926 -14.73900032043457,-11.522000312805176 -14.73900032043457,-11.522000312805176 C-14.73900032043457,-11.522000312805176 -2.5409998893737793,-12.12600040435791 -2.5409998893737793,-12.12600040435791z"></path></g><g opacity="1" transform="matrix(1,0,0,1,798.8209838867188,1004.2869873046875)"><path fill="rgb(238,238,238)" fill-opacity="1" d=" M-17.28700065612793,8.364999771118164 C-17.28700065612793,8.364999771118164 -12.32699966430664,-7.434999942779541 -2.671999931335449,-8.020000457763672 C6.984000205993652,-8.604000091552734 15.663000106811523,-4.093999862670898 17.28700065612793,8.604000091552734 C17.28700065612793,8.604000091552734 -17.28700065612793,8.364999771118164 -17.28700065612793,8.364999771118164z"></path></g><g opacity="1" transform="matrix(1,0,0,1,795.2369995117188,1012.5449829101562)"><path fill="rgb(26,26,26)" fill-opacity="1" d=" M24.91200065612793,-3.244999885559082 C24.91200065612793,-3.244999885559082 -24.91200065612793,-2.8550000190734863 -24.91200065612793,-2.8550000190734863 C-24.91200065612793,-2.8550000190734863 -24.86400032043457,3.244999885559082 -24.86400032043457,3.244999885559082 C-24.86400032043457,3.244999885559082 24.451000213623047,2.8589999675750732 24.451000213623047,2.8589999675750732 C24.451000213623047,2.8589999675750732 24.91200065612793,-3.244999885559082 24.91200065612793,-3.244999885559082z"></path></g><g opacity="1" transform="matrix(1,0,0,1,732.2680053710938,1000.801025390625)"><path fill="rgb(223,44,92)" fill-opacity="1" d=" M2.1619999408721924,-12.277999877929688 C2.1619999408721924,-12.277999877929688 -16.965999603271484,12.277999877929688 -16.965999603271484,12.277999877929688 C-16.965999603271484,12.277999877929688 16.965999603271484,11.503000259399414 16.965999603271484,11.503000259399414 C16.965999603271484,11.503000259399414 14.368000030517578,-11.864999771118164 14.368000030517578,-11.864999771118164 C14.368000030517578,-11.864999771118164 2.1619999408721924,-12.277999877929688 2.1619999408721924,-12.277999877929688z"></path></g><g opacity="1" transform="matrix(1,0,0,1,723.43798828125,1004.9749755859375)"><path fill="rgb(238,238,238)" fill-opacity="1" d=" M17.284000396728516,7.9039998054504395 C17.284000396728516,7.9039998054504395 12.076000213623047,-7.817999839782715 2.4119999408721924,-8.25 C-7.251999855041504,-8.682999610900879 -15.859000205993652,-4.039000034332275 -17.284000396728516,8.682000160217285 C-17.284000396728516,8.682000160217285 17.284000396728516,7.9039998054504395 17.284000396728516,7.9039998054504395z"></path></g><g opacity="1" transform="matrix(1,0,0,1,726.9949951171875,1012.9849853515625)"><path fill="rgb(26,26,26)" fill-opacity="1" d=" M-24.93600082397461,-2.8540000915527344 C-24.93600082397461,-2.8540000915527344 24.88800048828125,-3.24399995803833 24.88800048828125,-3.24399995803833 C24.88800048828125,-3.24399995803833 24.93600082397461,2.8570001125335693 24.93600082397461,2.8570001125335693 C24.93600082397461,2.8570001125335693 -24.3799991607666,3.24399995803833 -24.3799991607666,3.24399995803833 C-24.3799991607666,3.24399995803833 -24.93600082397461,-2.8540000915527344 -24.93600082397461,-2.8540000915527344z"></path></g><g opacity="1" transform="matrix(1,0,0,1,781.343994140625,981.385009765625)"><path fill="rgb(238,238,238)" fill-opacity="1" d=" M5.98799991607666,-7.419000148773193 C5.98799991607666,-7.419000148773193 -5.197999954223633,-7.330999851226807 -5.197999954223633,-7.330999851226807 C-5.197999954223633,-7.330999851226807 -6.098999977111816,7.420000076293945 -6.098999977111816,7.420000076293945 C-6.098999977111816,7.420000076293945 6.098999977111816,6.815999984741211 6.098999977111816,6.815999984741211 C6.098999977111816,6.815999984741211 5.98799991607666,-7.419000148773193 5.98799991607666,-7.419000148773193z"></path></g><g opacity="1" transform="matrix(1,0,0,1,741.4920043945312,981.5560302734375)"><path fill="rgb(238,238,238)" fill-opacity="1" d=" M-5.6479997634887695,-7.28000020980835 C-5.6479997634887695,-7.28000020980835 7.061999797821045,-7.380000114440918 7.061999797821045,-7.380000114440918 C7.061999797821045,-7.380000114440918 5.144000053405762,7.380000114440918 5.144000053405762,7.380000114440918 C5.144000053405762,7.380000114440918 -7.061999797821045,6.9670000076293945 -7.061999797821045,6.9670000076293945 C-7.061999797821045,6.9670000076293945 -5.6479997634887695,-7.28000020980835 -5.6479997634887695,-7.28000020980835z"></path></g><g opacity="1" transform="matrix(1,0,0,1,757.6849975585938,701.3469848632812)"><path fill="rgb(136,131,132)" fill-opacity="1" d=" M14.244000434875488,2.2139999866485596 C14.244000434875488,2.2139999866485596 -13.734999656677246,4.38700008392334 -13.734999656677246,4.38700008392334 C-13.734999656677246,4.38700008392334 -14.243000030517578,-4.243000030517578 -14.243000030517578,-4.243000030517578 C-14.243000030517578,-4.243000030517578 13.104000091552734,-4.386000156402588 13.104000091552734,-4.386000156402588 C13.104000091552734,-4.386000156402588 14.244000434875488,2.2139999866485596 14.244000434875488,2.2139999866485596z"></path></g></g></svg></div><div style="position: absolute; top: 0px; left: 0px; display: block; transform-origin: 0px 0px; backface-visibility: visible; transform-style: preserve-3d; font-size: 0px; transform: matrix3d(0.9968, 0.0797, 0, 0, -0.0797, 0.9968, 0, 0, 0, 0, 1, 0, -98.8021, -109.541, 0, 1); opacity: 1;"><svg width="309.7489986419678" height="273.03700256347656" viewBox="372.1220073699951 181.2100067138672 309.7489986419678 273.03700256347656" style="transform: translate(372.122px, 181.21px);"><g><g opacity="1" transform="matrix(1,0,0,1,526.9970092773438,317.72900390625)"><path fill="rgb(159,18,48)" fill-opacity="1" d=" M-71.63300323486328,-135.41400146484375 C-71.63300323486328,-135.41400146484375 69.50299835205078,-136.5189971923828 69.50299835205078,-136.5189971923828 C74.41100311279297,-136.5570068359375 78.96800231933594,-133.9739990234375 81.45500183105469,-129.7429962158203 C81.45500183105469,-129.7429962158203 152.97999572753906,-8.067999839782715 152.97999572753906,-8.067999839782715 C155.4669952392578,-3.8359999656677246 155.50799560546875,1.4010000228881836 153.08700561523438,5.671000003814697 C153.08700561523438,5.671000003814697 83.47599792480469,128.4499969482422 83.47599792480469,128.4499969482422 C81.05500030517578,132.7209930419922 76.54000091552734,135.375 71.63200378417969,135.41299438476562 C71.63200378417969,135.41299438476562 -69.50399780273438,136.51800537109375 -69.50399780273438,136.51800537109375 C-74.41200256347656,136.5570068359375 -78.96800231933594,133.9739990234375 -81.45600128173828,129.74099731445312 C-81.45600128173828,129.74099731445312 -152.9810028076172,8.067000389099121 -152.9810028076172,8.067000389099121 C-155.46800231933594,3.8359999656677246 -155.50900268554688,-1.4019999504089355 -153.08799743652344,-5.671999931335449 C-153.08799743652344,-5.671999931335449 -83.47699737548828,-128.45199584960938 -83.47699737548828,-128.45199584960938 C-81.05599975585938,-132.7220001220703 -76.54100036621094,-135.375 -71.63300323486328,-135.41400146484375z"></path></g></g></svg></div><div style="position: absolute; top: 0px; left: 0px; display: block; transform-origin: 0px 0px; backface-visibility: visible; transform-style: preserve-3d; font-size: 0px; transform: matrix3d(0.9968, 0.0797, 0, 0, -0.0797, 0.9968, 0, 0, 0, 0, 1, 0, -110.428, -110.921, 0, 1); opacity: 1;"><svg width="309.7489986419678" height="273.03700256347656" viewBox="399.25635719299316 181.7030029296875 309.7489986419678 273.03700256347656" style="transform: translate(399.256px, 181.703px);"><g><g opacity="1" transform="matrix(1,0,0,1,554.1309814453125,318.22100830078125)"><path fill="rgb(244,103,130)" fill-opacity="1" d=" M-71.63200378417969,-135.41400146484375 C-71.63200378417969,-135.41400146484375 69.50299835205078,-136.51800537109375 69.50299835205078,-136.51800537109375 C74.41100311279297,-136.5570068359375 78.96800231933594,-133.9739990234375 81.45500183105469,-129.7429962158203 C81.45500183105469,-129.7429962158203 152.97900390625,-8.067999839782715 152.97900390625,-8.067999839782715 C155.4669952392578,-3.8359999656677246 155.50900268554688,1.4010000228881836 153.08799743652344,5.671000003814697 C153.08799743652344,5.671000003814697 83.47699737548828,128.4499969482422 83.47699737548828,128.4499969482422 C81.05599975585938,132.7209930419922 76.54100036621094,135.375 71.63300323486328,135.41299438476562 C71.63300323486328,135.41299438476562 -69.50299835205078,136.5189971923828 -69.50299835205078,136.5189971923828 C-74.41200256347656,136.5570068359375 -78.96900177001953,133.9739990234375 -81.45600128173828,129.74200439453125 C-81.45600128173828,129.74200439453125 -152.97999572753906,8.067000389099121 -152.97999572753906,8.067000389099121 C-155.4669952392578,3.8359999656677246 -155.50900268554688,-1.4019999504089355 -153.08900451660156,-5.671999931335449 C-153.08900451660156,-5.671999931335449 -83.47699737548828,-128.4510040283203 -83.47699737548828,-128.4510040283203 C-81.05599975585938,-132.7209930419922 -76.54100036621094,-135.375 -71.63200378417969,-135.41400146484375z"></path></g></g></svg></div><div style="position: absolute; top: 0px; left: 0px; display: block; transform-origin: 0px 0px; backface-visibility: visible; transform-style: preserve-3d; font-size: 0px; transform: matrix3d(0.9968, 0.0797, 0, 0, -0.0797, 0.9968, 0, 0, 0, 0, 1, 0, -106.95, -110.356, 0, 1); opacity: 1;"><svg width="309.7489986419678" height="273.03700256347656" viewBox="391.52637672424316 181.0579833984375 309.7489986419678 273.03700256347656" style="transform: translate(391.526px, 181.058px);"><g><g opacity="1" transform="matrix(1,0,0,1,546.4010009765625,317.57598876953125)"><path fill="rgb(223,44,92)" fill-opacity="1" d=" M-71.63200378417969,-135.41299438476562 C-71.63200378417969,-135.41299438476562 69.50299835205078,-136.51800537109375 69.50299835205078,-136.51800537109375 C74.41100311279297,-136.5570068359375 78.96800231933594,-133.97300720214844 81.45500183105469,-129.74200439453125 C81.45500183105469,-129.74200439453125 152.97900390625,-8.067000389099121 152.97900390625,-8.067000389099121 C155.4669952392578,-3.8350000381469727 155.50900268554688,1.4019999504089355 153.08799743652344,5.671999931335449 C153.08799743652344,5.671999931335449 83.47699737548828,128.45199584960938 83.47699737548828,128.45199584960938 C81.05599975585938,132.7209930419922 76.54100036621094,135.37600708007812 71.63300323486328,135.41400146484375 C71.63300323486328,135.41400146484375 -69.50299835205078,136.5189971923828 -69.50299835205078,136.5189971923828 C-74.41200256347656,136.5570068359375 -78.96900177001953,133.9739990234375 -81.45600128173828,129.7429962158203 C-81.45600128173828,129.7429962158203 -152.97999572753906,8.067999839782715 -152.97999572753906,8.067999839782715 C-155.4669952392578,3.8369998931884766 -155.50900268554688,-1.4010000228881836 -153.08900451660156,-5.671000003814697 C-153.08900451660156,-5.671000003814697 -83.47699737548828,-128.4510040283203 -83.47699737548828,-128.4510040283203 C-81.05599975585938,-132.7209930419922 -76.54100036621094,-135.37399291992188 -71.63200378417969,-135.41299438476562z"></path></g><g opacity="1" transform="matrix(1,0,0,1,545.656005859375,318.29901123046875)"><path fill="rgb(255,255,255)" fill-opacity="1" d=" M-52.8849983215332,124.04900360107422 C-63.733001708984375,124.04900360107422 -73.86299896240234,118.26000213623047 -79.36599731445312,108.89800262451172 C-79.36599731445312,108.89800262451172 -133.70700073242188,16.45599937438965 -133.70700073242188,16.45599937438965 C-139.25,7.026000022888184 -139.34300231933594,-4.74399995803833 -133.947998046875,-14.260000228881836 C-133.947998046875,-14.260000228881836 -81.06199645996094,-107.54100036621094 -81.06199645996094,-107.54100036621094 C-75.66699981689453,-117.05699920654297 -65.5199966430664,-123.02100372314453 -54.58100128173828,-123.10700225830078 C-54.58100128173828,-123.10700225830078 52.645999908447266,-123.9469985961914 52.645999908447266,-123.9469985961914 C63.57899856567383,-124.05000305175781 73.822998046875,-118.22899627685547 79.36699676513672,-108.79900360107422 C79.36699676513672,-108.79900360107422 133.70799255371094,-16.35700035095215 133.70799255371094,-16.35700035095215 C139.25100708007812,-6.926000118255615 139.34300231933594,4.84499979019165 133.94900512695312,14.359999656677246 C133.94900512695312,14.359999656677246 81.06300354003906,107.64099884033203 81.06300354003906,107.64099884033203 C75.66699981689453,117.15699768066406 65.52100372314453,123.12300109863281 54.582000732421875,123.20800018310547 C54.582000732421875,123.20800018310547 -52.64500045776367,124.0479965209961 -52.64500045776367,124.0479965209961 C-52.7239990234375,124.04900360107422 -52.80500030517578,124.04900360107422 -52.8849983215332,124.04900360107422z M-54.52000045776367,-115.3010025024414 C-62.67900085449219,-115.23799896240234 -70.24700164794922,-110.78800201416016 -74.27100372314453,-103.69200134277344 C-74.27100372314453,-103.69200134277344 -127.15699768066406,-10.40999984741211 -127.15699768066406,-10.40999984741211 C-131.18099975585938,-3.312999963760376 -131.11199951171875,5.466000080108643 -126.97799682617188,12.49899959564209 C-126.97799682617188,12.49899959564209 -72.63600158691406,104.94100189208984 -72.63600158691406,104.94100189208984 C-68.5009994506836,111.97599792480469 -60.85300064086914,116.4020004272461 -52.70600128173828,116.24099731445312 C-52.70600128173828,116.24099731445312 54.520999908447266,115.4020004272461 54.520999908447266,115.4020004272461 C62.68000030517578,115.33799743652344 70.24800109863281,110.88800048828125 74.27200317382812,103.79100036621094 C74.27200317382812,103.79100036621094 127.15799713134766,10.510000228881836 127.15799713134766,10.510000228881836 C131.1820068359375,3.4119999408721924 131.11300659179688,-5.366000175476074 126.97799682617188,-12.399999618530273 C126.97799682617188,-12.399999618530273 72.63700103759766,-104.84100341796875 72.63700103759766,-104.84100341796875 C68.50199890136719,-111.87300109863281 60.856998443603516,-116.20999908447266 52.707000732421875,-116.14099884033203 C52.707000732421875,-116.14099884033203 -54.52000045776367,-115.3010025024414 -54.52000045776367,-115.3010025024414z"></path></g></g></svg></div><div style="position: absolute; top: 0px; left: 0px; display: block; transform-origin: 0px 0px; backface-visibility: visible; transform-style: preserve-3d; font-size: 0px; transform: matrix3d(0.9968, 0.0797, 0, 0, -0.0721, 0.9012, 0, 0, 0, 0, 1, 0, -105.231, -94.0068, 0, 1); opacity: 1;"><svg width="131.72602462768555" height="75.3919906616211" viewBox="486.06899070739746 305.4809970855713 131.72602462768555 75.3919906616211" style="transform: translate(486.069px, 305.481px);"><g><g opacity="1" transform="matrix(1,0,0,1,560.0570068359375,316.68499755859375)"><path fill="rgb(174,20,57)" fill-opacity="1" d=" M-0.6650000214576721,-11.204000473022461 C-0.6650000214576721,-11.204000473022461 5.081999778747559,6.861000061035156 5.081999778747559,6.861000061035156 C5.081999778747559,6.861000061035156 1.2350000143051147,11.204000473022461 1.2350000143051147,11.204000473022461 C1.2350000143051147,11.204000473022461 -5.081999778747559,-10.845999717712402 -5.081999778747559,-10.845999717712402 C-5.081999778747559,-10.845999717712402 -0.6650000214576721,-11.204000473022461 -0.6650000214576721,-11.204000473022461z"></path></g><g opacity="1" transform="matrix(1,0,0,1,545.1079711914062,317.1099853515625)"><path fill="rgb(174,20,57)" fill-opacity="1" d=" M0.4909999966621399,-10.875 C0.4909999966621399,-10.875 -5.3420000076293945,8.25100040435791 -5.3420000076293945,8.25100040435791 C-5.3420000076293945,8.25100040435791 -1.0640000104904175,10.913000106811523 -1.0640000104904175,10.913000106811523 C-1.0640000104904175,10.913000106811523 5.3420000076293945,-10.913000106811523 5.3420000076293945,-10.913000106811523 C5.3420000076293945,-10.913000106811523 0.4909999966621399,-10.875 0.4909999966621399,-10.875z"></path></g><g opacity="1" transform="matrix(1,0,0,1,511.9339904785156,355.0069885253906)"><path fill="rgb(255,255,255)" fill-opacity="1" d=" M-25.864999771118164,0.20200000703334808 C-25.753000259399414,14.487000465393066 -14.081999778747559,25.97800064086914 0.2029999941587448,25.865999221801758 C14.48799991607666,25.753999710083008 25.976999282836914,14.081999778747559 25.864999771118164,-0.2029999941587448 C25.753999710083008,-14.48799991607666 14.083000183105469,-25.97800064086914 -0.20200000703334808,-25.865999221801758 C-14.48799991607666,-25.753999710083008 -25.976999282836914,-14.083000183105469 -25.864999771118164,0.20200000703334808z"></path></g><g opacity="1" transform="matrix(1,0,0,1,516.677001953125,342.0400085449219)"><path fill="rgb(255,255,255)" fill-opacity="1" d=" M-9.16100025177002,0.07199999690055847 C-9.121000289916992,5.131999969482422 -4.98799991607666,9.20199966430664 0.07100000232458115,9.161999702453613 C5.13100004196167,9.121999740600586 9.201000213623047,4.988999843597412 9.16100025177002,-0.07199999690055847 C9.121999740600586,-5.13100004196167 4.988999843597412,-9.201000213623047 -0.07100000232458115,-9.16100025177002 C-5.13100004196167,-9.121999740600586 -9.201000213623047,-4.98799991607666 -9.16100025177002,0.07199999690055847z"></path></g><g opacity="1" transform="matrix(1,0,0,1,510.3739929199219,362.57000732421875)"><path fill="rgb(255,255,255)" fill-opacity="1" d=" M0.03799999877810478,4.8480000495910645 C2.7160000801086426,4.827000141143799 4.869999885559082,2.6389999389648438 4.848999977111816,-0.039000000804662704 C4.828000068664551,-2.7160000801086426 2.640000104904175,-4.869999885559082 -0.03799999877810478,-4.848999977111816 C-2.7160000801086426,-4.828000068664551 -4.869999885559082,-2.640000104904175 -4.848999977111816,0.03799999877810478 C-4.828000068664551,2.7160000801086426 -2.640000104904175,4.86899995803833 0.03799999877810478,4.8480000495910645z"></path></g><g opacity="1" transform="matrix(1,0,0,1,591.9290161132812,352.04400634765625)"><path fill="rgb(255,255,255)" fill-opacity="1" d=" M-25.864999771118164,0.2029999941587448 C-25.753000259399414,14.48799991607666 -14.081999778747559,25.976999282836914 0.2029999941587448,25.865999221801758 C14.48799991607666,25.753999710083008 25.97800064086914,14.083000183105469 25.865999221801758,-0.20200000703334808 C25.753999710083008,-14.487000465393066 14.083000183105469,-25.976999282836914 -0.20200000703334808,-25.864999771118164 C-14.487000465393066,-25.753000259399414 -25.976999282836914,-14.081999778747559 -25.864999771118164,0.2029999941587448z"></path></g><g opacity="1" transform="matrix(1,0,0,1,596.6719970703125,339.0769958496094)"><path fill="rgb(255,255,255)" fill-opacity="1" d=" M-9.16100025177002,0.07199999690055847 C-9.121000289916992,5.131999969482422 -4.986999988555908,9.20199966430664 0.07199999690055847,9.161999702453613 C5.131999969482422,9.123000144958496 9.20199966430664,4.988999843597412 9.163000106811523,-0.07100000232458115 C9.123000144958496,-5.13100004196167 4.988999843597412,-9.201000213623047 -0.07100000232458115,-9.16100025177002 C-5.13100004196167,-9.121999740600586 -9.201000213623047,-4.98799991607666 -9.16100025177002,0.07199999690055847z"></path></g><g opacity="1" transform="matrix(1,0,0,1,590.3690185546875,359.60699462890625)"><path fill="rgb(255,255,255)" fill-opacity="1" d=" M0.03799999877810478,4.8480000495910645 C2.7160000801086426,4.827000141143799 4.869999885559082,2.640000104904175 4.848999977111816,-0.039000000804662704 C4.828000068664551,-2.7160000801086426 2.640000104904175,-4.869999885559082 -0.03799999877810478,-4.848999977111816 C-2.7160000801086426,-4.828000068664551 -4.869999885559082,-2.640000104904175 -4.848999977111816,0.03799999877810478 C-4.828000068664551,2.7160000801086426 -2.640000104904175,4.86899995803833 0.03799999877810478,4.8480000495910645z"></path></g></g></svg></div><div style="position: absolute; top: 0px; left: 0px; display: block; transform-origin: 0px 0px; backface-visibility: visible; transform-style: preserve-3d; transform: matrix3d(0.9669, 0.0773, 0, 0, -0.0773, 0.9669, 0, 0, 0, 0, 1, 0, -90.7071, -120.023, 0, 1); opacity: 1;"><svg width="1366" height="768"><g clip-path="url(#__lottie_element_13)"><g transform="matrix(1,0,0,1,9,12)" opacity="1" style="display: block;"><g opacity="1" transform="matrix(1,0,0,1,518.635009765625,357.72100830078125)"><path fill="rgb(26,26,26)" fill-opacity="1" d=" M8.39799976348877,20.798999786376953 C8.39799976348877,20.798999786376953 -8.39799976348877,20.798999786376953 -8.39799976348877,20.798999786376953 C-10.798999786376953,20.798999786376953 -12.762999534606934,18.836000442504883 -12.762999534606934,16.434999465942383 C-12.762999534606934,16.434999465942383 -12.762999534606934,-16.43400001525879 -12.762999534606934,-16.43400001525879 C-12.762999534606934,-18.834999084472656 -10.798999786376953,-20.798999786376953 -8.39799976348877,-20.798999786376953 C-8.39799976348877,-20.798999786376953 8.39799976348877,-20.798999786376953 8.39799976348877,-20.798999786376953 C10.798999786376953,-20.798999786376953 12.762999534606934,-18.834999084472656 12.762999534606934,-16.43400001525879 C12.762999534606934,-16.43400001525879 12.762999534606934,16.434999465942383 12.762999534606934,16.434999465942383 C12.762999534606934,18.836000442504883 10.798999786376953,20.798999786376953 8.39799976348877,20.798999786376953z"></path></g><g opacity="1" transform="matrix(1,0,0,1,596.1589965820312,355.0010070800781)"><path fill="rgb(26,26,26)" fill-opacity="1" d=" M8.39799976348877,20.798999786376953 C8.39799976348877,20.798999786376953 -8.39799976348877,20.798999786376953 -8.39799976348877,20.798999786376953 C-10.798999786376953,20.798999786376953 -12.762999534606934,18.836000442504883 -12.762999534606934,16.434999465942383 C-12.762999534606934,16.434999465942383 -12.762999534606934,-16.43400001525879 -12.762999534606934,-16.43400001525879 C-12.762999534606934,-18.834999084472656 -10.798999786376953,-20.798999786376953 -8.39799976348877,-20.798999786376953 C-8.39799976348877,-20.798999786376953 8.39799976348877,-20.798999786376953 8.39799976348877,-20.798999786376953 C10.798999786376953,-20.798999786376953 12.762999534606934,-18.834999084472656 12.762999534606934,-16.43400001525879 C12.762999534606934,-16.43400001525879 12.762999534606934,16.434999465942383 12.762999534606934,16.434999465942383 C12.762999534606934,18.836000442504883 10.798999786376953,20.798999786376953 8.39799976348877,20.798999786376953z"></path></g><g opacity="1" transform="matrix(1,0,0,1,519.7249755859375,366.6730041503906)"><path fill="rgb(255,255,255)" fill-opacity="1" d=" M7.563000202178955,0 C7.563000202178955,4.177000045776367 4.177000045776367,7.563000202178955 0,7.563000202178955 C-4.177000045776367,7.563000202178955 -7.563000202178955,4.177000045776367 -7.563000202178955,0 C-7.563000202178955,-4.177000045776367 -4.177000045776367,-7.563000202178955 0,-7.563000202178955 C4.177000045776367,-7.563000202178955 7.563000202178955,-4.177000045776367 7.563000202178955,0z"></path></g><g opacity="1" transform="matrix(1,0,0,1,595.9539794921875,364.1600036621094)"><path fill="rgb(255,255,255)" fill-opacity="1" d=" M7.563000202178955,0 C7.563000202178955,4.177000045776367 4.177000045776367,7.563000202178955 0,7.563000202178955 C-4.177000045776367,7.563000202178955 -7.563000202178955,4.177000045776367 -7.563000202178955,0 C-7.563000202178955,-4.177000045776367 -4.177000045776367,-7.563000202178955 0,-7.563000202178955 C4.177000045776367,-7.563000202178955 7.563000202178955,-4.177000045776367 7.563000202178955,0z"></path></g></g></g></svg></div><div style="position: absolute; top: 0px; left: 0px; display: block; transform-origin: 0px 0px; backface-visibility: visible; transform-style: preserve-3d; font-size: 0px; transform: matrix3d(1.1006, 0.088, 0, 0, -0.0673, 0.8412, 0, 0, 0, 0, 1, 0, -173.273, -60.6138, 0, 1); opacity: 1;"><svg width="72.96552057282224" height="35.11900043487549" viewBox="518.6999924316198 379.24399852752686 72.96552057282224 35.11900043487549" style="transform: translate(518.7px, 379.244px);"><g><g opacity="1" transform="matrix(1,0,0,1,555.4210205078125,393.5299987792969)"><path fill="rgb(255,255,255)" fill-opacity="1" d=" M-23.386999130249023,14.359000205993652 C-27.545000076293945,14.390999794006348 -30.59600067138672,10.300000190734863 -29.207000732421875,6.38100004196167 C-24.968000411987305,-5.574999809265137 -13.609999656677246,-14.180999755859375 -0.1899999976158142,-14.28600025177002 C13.229999542236328,-14.390999794006348 24.72100067138672,-5.964000225067139 29.14699935913086,5.923999786376953 C30.597000122070312,9.821999549865723 27.611000061035156,13.960000038146973 23.452999114990234,13.993000030517578 C23.452999114990234,13.993000030517578 -23.386999130249023,14.359000205993652 -23.386999130249023,14.359000205993652z"></path></g><g opacity="1" transform="matrix(1,0,0,1,529.6069946289062,402.0989990234375)"><path stroke-linecap="round" stroke-linejoin="round" fill-opacity="0" stroke="rgb(174,20,57)" stroke-opacity="1" stroke-width="2" d=" M11.987000465393066,12.184000015258789 C11.987000465393066,12.184000015258789 1.7009999752044678,12.263999938964844 1.7009999752044678,12.263999938964844 C-6.769000053405762,12.329999923706055 -11.987000465393066,5.671999931335449 -10.725000381469727,0.2709999978542328 C-9.635000228881836,-4.394999980926514 -7.880000114440918,-8.619000434875488 -5.599999904632568,-12.331000328063965"></path></g><g opacity="1" transform="matrix(1,0,0,1,581.2379760742188,402.25)"><path stroke-linecap="round" stroke-linejoin="round" fill-opacity="0" stroke="rgb(174,20,57)" stroke-opacity="1" stroke-width="2" d=" M5.571000099182129,-11.812999725341797 C7.5970001220703125,-8.406000137329102 9.175000190734863,-4.5970001220703125 10.190999984741211,-0.44699999690055847 C11.510000228881836,4.940999984741211 7.570000171661377,11.663999557495117 -0.7519999742507935,11.729000091552734 C-0.7519999742507935,11.729000091552734 -11.510000228881836,11.812999725341797 -11.510000228881836,11.812999725341797"></path></g><g opacity="1" transform="matrix(1,0,0,1,577.9450073242188,394.8760070800781)"><path fill="rgb(26,26,26)" fill-opacity="1" d=" M1.3799999952316284,-4.578000068664551 C1.4620000123977661,-4.538000106811523 -6.623000144958496,2.3580000400543213 -6.623000144958496,2.3580000400543213 C-6.623000144958496,2.3580000400543213 6.623000144958496,4.578000068664551 6.623000144958496,4.578000068664551 C6.623000144958496,4.578000068664551 5.296999931335449,0.04100000113248825 1.3799999952316284,-4.578000068664551z"></path></g><g opacity="1" transform="matrix(1,0,0,1,532.6710205078125,395.29400634765625)"><path fill="rgb(26,26,26)" fill-opacity="1" d=" M-1.50600004196167,-4.618000030517578 C-1.5870000123977661,-4.577000141143799 6.605000019073486,2.190999984741211 6.605000019073486,2.190999984741211 C6.605000019073486,2.190999984741211 -6.605000019073486,4.618000030517578 -6.605000019073486,4.618000030517578 C-6.605000019073486,4.618000030517578 -5.349999904632568,0.061000000685453415 -1.50600004196167,-4.618000030517578z"></path></g></g></svg></div><div style="position: absolute; top: 0px; left: 0px; display: block; transform-origin: 0px 0px; backface-visibility: visible; transform-style: preserve-3d; font-size: 0px; transform: matrix3d(0.9968, 0.0797, 0, 0, -0.0797, 0.9968, 0, 0, 0, 0, 1, 0, -106.233, -120.009, 0, 1); opacity: 1;"><svg width="126.27401065826416" height="74.60813999176025" viewBox="484.80498790740967 280.15598583221436 126.27401065826416 74.60813999176025" style="transform: translate(484.805px, 280.156px);"><g><g opacity="1" transform="matrix(1,0,0,1,492.29998779296875,299.9779968261719)"><path fill="rgb(26,26,26)" fill-opacity="1" d=" M7.494999885559082,-6.104000091552734 C7.494999885559082,-6.104000091552734 -4.453000068664551,9.944000244140625 -4.453000068664551,9.944000244140625 C-4.453000068664551,9.944000244140625 -7.494999885559082,6.948999881744385 -7.494999885559082,6.948999881744385 C-7.494999885559082,6.948999881744385 2.2899999618530273,-9.944000244140625 2.2899999618530273,-9.944000244140625 C2.2899999618530273,-9.944000244140625 7.494999885559082,-6.104000091552734 7.494999885559082,-6.104000091552734z"></path></g><g opacity="1" transform="matrix(1,0,0,1,602.8359985351562,290.6919860839844)"><path fill="rgb(26,26,26)" fill-opacity="1" d=" M-8.243000030517578,-5.322999954223633 C-8.243000030517578,-5.322999954223633 3.9549999237060547,10.53600025177002 3.9549999237060547,10.53600025177002 C3.9549999237060547,10.53600025177002 8.243000030517578,7.484000205993652 8.243000030517578,7.484000205993652 C8.243000030517578,7.484000205993652 -3.109999895095825,-10.53600025177002 -3.109999895095825,-10.53600025177002 C-3.109999895095825,-10.53600025177002 -8.243000030517578,-5.322999954223633 -8.243000030517578,-5.322999954223633z"></path></g><g opacity="1" transform="matrix(1,0,0,1,547.8729858398438,322.83099365234375)"><path fill="rgb(26,26,26)" fill-opacity="1" d=" M57.20800018310547,-19.64900016784668 C57.20800018310547,-19.64900016784668 7.964651584625244,31.93313217163086 7.964651584625244,31.93313217163086 C7.964651584625244,31.93313217163086 -57.20899963378906,-10.991999626159668 -57.20899963378906,-10.991999626159668 C-57.20899963378906,-10.991999626159668 -45.04199981689453,-26.610000610351562 -45.04199981689453,-26.610000610351562 C-45.04199981689453,-26.610000610351562 4.758703231811523,7.6429057121276855 4.758703231811523,7.6429057121276855 C4.758703231811523,7.6429057121276855 43.50400161743164,-35.064998626708984 43.50400161743164,-35.064998626708984 C43.50400161743164,-35.064998626708984 57.20800018310547,-19.64900016784668 57.20800018310547,-19.64900016784668z"></path></g></g></svg></div><div style="position: absolute; top: 0px; left: 0px; display: block; transform-origin: 0px 0px; backface-visibility: visible; transform-style: preserve-3d; font-size: 0px; transform: matrix3d(0.9184, 0.0735, 0, 0, -0.0735, 0.9184, 0, 0, 0, 0, 1, 0, -68.6093, -84.1978, 0, 1); opacity: 0.84275;"><svg width="119.39999008178711" height="89.61399841308594" viewBox="487.0070152282715 195.4550018310547 119.39999008178711 89.61399841308594" style="transform: translate(487.007px, 195.455px);"><g><g opacity="1" transform="matrix(1,0,0,1,596.7550048828125,227.12100219726562)"><path fill="rgb(174,20,57)" fill-opacity="1" d=" M9.652000427246094,-31.666000366210938 C9.652000427246094,-31.666000366210938 -9.651000022888184,31.666000366210938 -9.651000022888184,31.666000366210938 C-9.651000022888184,31.666000366210938 -2.382999897003174,-31.347000122070312 -2.382999897003174,-31.347000122070312 C-2.382999897003174,-31.347000122070312 9.652000427246094,-31.666000366210938 9.652000427246094,-31.666000366210938z"></path></g><g opacity="1" transform="matrix(1,0,0,1,566.4580078125,240.29400634765625)"><path fill="rgb(174,20,57)" fill-opacity="1" d=" M6.316999912261963,-44.57600021362305 C6.316999912261963,-44.57600021362305 -6.316999912261963,44.57600021362305 -6.316999912261963,44.57600021362305 C-6.316999912261963,44.57600021362305 -5.718999862670898,-44.25699996948242 -5.718999862670898,-44.25699996948242 C-5.718999862670898,-44.25699996948242 6.316999912261963,-44.57600021362305 6.316999912261963,-44.57600021362305z"></path></g><g opacity="1" transform="matrix(1,0,0,1,497.15301513671875,227.89999389648438)"><path fill="rgb(174,20,57)" fill-opacity="1" d=" M-10.145999908447266,-31.51099967956543 C-10.145999908447266,-31.51099967956543 10.145999908447266,31.51099967956543 10.145999908447266,31.51099967956543 C10.145999908447266,31.51099967956543 1.8919999599456787,-31.3799991607666 1.8919999599456787,-31.3799991607666 C1.8919999599456787,-31.3799991607666 -10.145999908447266,-31.51099967956543 -10.145999908447266,-31.51099967956543z"></path></g><g opacity="1" transform="matrix(1,0,0,1,527.6530151367188,240.5970001220703)"><path fill="rgb(174,20,57)" fill-opacity="1" d=" M-7.013000011444092,-44.47200012207031 C-7.013000011444092,-44.47200012207031 7.013000011444092,44.47200012207031 7.013000011444092,44.47200012207031 C7.013000011444092,44.47200012207031 5.02400016784668,-44.34000015258789 5.02400016784668,-44.34000015258789 C5.02400016784668,-44.34000015258789 -7.013000011444092,-44.47200012207031 -7.013000011444092,-44.47200012207031z"></path></g></g></svg></div></div></div></div></div></div></div></div></div><div id="moreGames"><div class="content"><h3>MORE GAMES!</h3><div class="center"><div class="box garticio"><figure></figure><span><h4>GARTIC.IO</h4><h5>APP .  DESKTOP . PWA</h5><p>Drawing and guessing have never been so fun. Draw, Guess, WIN!</p><a href="https://gartic.io/" target="_blank">VISIT</a></span></div><div class="box gphone"><figure></figure><span><h4>GARTIC PHONE</h4><h5>DESKTOP . MOBILE</h5><p>The free game that joins Gartic mechanics to the famous "Telephone Game". The perfect game for voice calls!</p><a href="https://garticphone.com/" target="_blank">VISIT</a></span></div></div></div></div><div id="video"><div class="containerVideo"><div id="fechar"> </div><iframe id="player" frameborder="0" allowfullscreen="" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" title="StopotS | Play Stop (Scattergories, City-Country-River) online" width="640" height="360" src="https://www.youtube.com/embed/7x2C8D0FpY8?autoplay=0&amp;controls=0&amp;rel=0&amp;enablejsapi=1&amp;showinfo=0&amp;autohide=1&amp;origin=https%3A%2F%2Fstopots.com&amp;widgetid=2" data-gtm-yt-inspected-8="true"></iframe></div></div><footer><div class="content"><div class="pageUp"><a href="#top">BACK TO THE TOP</a></div><div class="center"><div><div class="stopots"></div><nav><a href="/en/terms">TERMS OF SERVICE</a><a href="/en/privacy">PRIVACY</a><a href="/en/assets">ASSETS</a></nav><a class="onrizon" href="https://onrizon.com/"></a></div><span><a class="in" href="https://www.instagram.com/playstopots/" target="_blank"></a><a class="yt" href="https://www.youtube.com/channel/UCcV5RjtMt287U3M7r15i1ZQ" target="_blank"></a><a class="dis" href="https://discord.gg/n3UuUSEuyH" target="_blank"></a><a class="tw" href="https://twitter.com/stopots" target="_blank"></a></span></div></div></footer><div class="menu"><a class="stopots"></a><div><a href="/en/#howitworks">HOW TO PLAY</a><a href="/en/#flexibility">APPS</a><a href="/en/#about">STORY</a><a href="/en/#moreGames">MORE GAMES</a><a href="/en/terms">TERMS OF SERVICE</a></div><span><a class="in" href="https://www.instagram.com/playstopots/" target="_blank"></a><a class="yt" href="https://www.youtube.com/channel/UCcV5RjtMt287U3M7r15i1ZQ" target="_blank"></a><a class="dis" href="https://discord.gg/n3UuUSEuyH" target="_blank"></a><a class="tw" href="https://twitter.com/stopots" target="_blank"></a></span></div><script>var videoId = '8awfL4W0xM4';
var videoPopup = '7x2C8D0FpY8';</script><iframe name="__tcfapiLocator" data-gtm-yt-inspected-8="true" style="display: none;"></iframe><script src="/scripts/hotsite.js?v=1726884394111"></script></body></html>