- ID de l'analyse :
- b72f39d5-8dd3-4bec-984b-32a7761fa0aeTerminée
- URL soumise :
- https://donad.my.canva.site/
- Fin du rapport :
Liens : 4 trouvé(s)
Liens sortants identifiés à partir de la page
Lien | texte |
---|---|
https://www.canva.com | Designed with Canva Designed with |
https://www.canva.com/policies/terms-of-use/ | Terms of Use |
https://www.canva.com/policies/acceptable-use-policy/ | acceptable use policy |
https://www.canva.com/policies/intellectual-property-policy/ | Intellectual Property Policy |
Variables JavaScript : 15 trouvée(s)
Les variables JavaScript globales chargées dans l'objet fenêtre d'une page sont des variables déclarées en dehors des fonctions et accessibles depuis n'importe quel endroit du code au sein du champ d'application actuel
Nom | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
canva_installFooter | function |
C_CAPTCHA_IMPLEMENTATION | string |
C_CAPTCHA_KEY | string |
__canva_public_path__ | string |
bootstrap | object |
flags | object |
cmsg | object |
Messages de journal de console : 19 trouvé(s)
Messages consignés dans la console web
Type | Catégorie | Enregistrement |
---|---|---|
warning | other |
|
warning | other |
|
warning | other |
|
warning | other |
|
warning | other |
|
warning | other |
|
warning | other |
|
warning | other |
|
warning | other |
|
warning | other |
|
warning | other |
|
warning | other |
|
warning | other |
|
warning | other |
|
warning | other |
|
warning | other |
|
warning | other |
|
warning | other |
|
warning | other |
|
HTML
Le corps HTML de la page en données brutes
<!DOCTYPE html><html dir="ltr" lang="en" class="theme light EHoceA"><head><base href="/"><meta charset="utf-8"><title>Donad</title><meta name="app-name" content="export_website"><meta name="viewport" content="width=device-width, initial-scale=1"><link href="a0684b0780c739e9.vendor.ltr.css" rel="stylesheet" integrity="sha512-JwMCpiHdk95MoUTatfaZJwstzeDnWfvWMJiwnSxZfPmgeCe4yvQDQ+ONMQjIy/Ht72r0TmlE+gvZnYRnpdLdVg==" crossorigin="anonymous"><link href="44339fd91d038827.ltr.css" rel="stylesheet" integrity="sha512-cOC/2Kr6fNbqNcADn4hJumERw5lxRGyEOBa3H5PRgbhLUy5jpJkcJBDsFh7/rSDpRbO5qj4hOjcyxUN3GewNqA==" crossorigin="anonymous"><link href="static_font_4.ltr.css" rel="stylesheet"><link href="f3902790099af277.strings.js" rel="preload" as="script" crossorigin="anonymous" integrity="sha512-fmN0Pp9WfexgLfmp8yocEGHynZJvjG89C86Gy99oJWL6+CaJ9HEu1bbiCOvgX8/axYP4BUZ0Jlx+7PCLGymSOQ==" nonce=""><link href="74290ec72ffbca45.en.js" rel="preload" as="script" crossorigin="anonymous" integrity="sha512-HrL7RjUm+h9yIm9xQkBu2+rX42boulyGaLjAajG2RdnH5J9AGjvIbaYyppJibW4gHro+Y6ski1C04JM/IlLJYQ==" nonce=""><link href="6ef60ce8d871bc44.runtime.js" rel="preload" as="script" crossorigin="anonymous" integrity="sha512-DhNBCPHGeD5uVm3yIy2HOvRIM++HiUbrryIfhFjRwfA1F8jZEJNheJWlwFdyrQM1jUh7wZKi3bMOxkUdQHjZDQ==" nonce=""><link href="8bf99e1463b687f7.vendor.js" rel="preload" as="script" crossorigin="anonymous" integrity="sha512-TftQPLyUbslS8DxJ84xCjV04AoSruOS/4dL1Yu6x4jQNhuumqgRTWQaI+qZbwhK4VUrF7w3oQQ7uwjDhK8fzhw==" nonce=""><link href="d804d847f5d321a3.vendor.js" rel="preload" as="script" crossorigin="anonymous" integrity="sha512-4udoFPYe5ek9ull4rZ3vRpOEMS4CSKD5cJTwhFN9Q7I90MTYg9egYafvqKLz7IIe14vr66ozFMkYn5GhNUCYHA==" nonce=""><link href="11abfaa14029097d.js" rel="preload" as="script" crossorigin="anonymous" integrity="sha512-7C3OaVCjVZCk5xBD/Q8irQRwD61NaYzw+UFcSgGig96iI1EcB4vMbM6f+iILpK7o/U9AGR0KYEAmkWgf/7U6xQ==" nonce=""><meta name="referrer" content="strict-origin-when-cross-origin"><meta property="og:title" content="Donad"><meta property="og:type" content="website"><link rel="shortcut icon" href="images/2d0b56e7e51cf11036ad8734bdb67e2d.png"><link rel="icon" href="images/e53c4bd8da5e491d9ab09e7cf0daf874.png" sizes="192x192"><link rel="apple-touch-icon" href="images/725b756a69a7d4c235070e51acd85560.png" sizes="180x180"><script nonce="">
document.addEventListener('contextmenu', (e) => {
const isMedia = ['img', 'image', 'video', 'svg', 'picture'].some(
tagName => tagName.localeCompare(e.target.tagName, undefined, { sensitivity: 'base' }) === 0,
);
isMedia && e.preventDefault();
});
</script><script nonce="">
const lang = navigator.language ? navigator.language : 'en';
window.canva_installFooter = (container) => {
if (!(container instanceof HTMLDivElement)) {
return;
}
fetch('_footer?lang=' + encodeURIComponent(lang)).then(response => {
if (response.status !== 200) {
return;
}
response.text().then(footerStr => {
const div = document.createElement('div');
div.innerHTML = footerStr;
for (const child of [...div.children]) {
if (child.tagName.toLowerCase() !== 'script') {
container.append(child);
}
}
(() => { !function(e){"use strict";const t=document.getElementById("modal_backdrop"),n=document.getElementById("modal"),o=document.getElementById("captcha-form"),c=document.getElementById("report_button"),d=document.getElementById("form_report"),s=document.getElementById("form_cancel"),l=document.getElementById("form_submit_reason"),a=document.getElementById("form_go_back"),r=document.getElementById("form_submit_captcha"),m=document.getElementById("form_close"),i=document.getElementById("form_close_initial"),u=document.getElementById("report_reason_0"),p=document.getElementById("error_message"),_=document.getElementById("error_message_captcha"),y=new Map;y.set(0,document.getElementById("form_step_terms")),y.set(1,document.getElementById("form_step_report_reason")),y.set(4,document.getElementById("form_step_report_other"));const E=document.getElementById("form_step_report_ip");E&&y.set(5,E),y.set(2,document.getElementById("form_step_captcha")),y.set(3,document.getElementById("form_step_success"));const f=document.getElementById("report_reason_4"),g=document.getElementById("form_close_ip"),h=document.getElementById("form_go_back_ip"),I=document.getElementById("report_reason_other"),k=document.getElementById("form_close_other"),w=document.getElementById("form_go_back_other");function v(){t.classList.remove("active"),n.classList.remove("active"),c.classList.remove("active"),c.focus()}function B(e){y.forEach(((t,n)=>{n===e?(t.style.display="block",L(t)):t.style.display="none"}))}let b,C=!1;const T="NETEASE"===window.C_CAPTCHA_IMPLEMENTATION?()=>b:()=>{const e=o.elements.namedItem("g-recaptcha-response");return null==e?void 0:e.value};t.onclick=v,s.onclick=v,m.onclick=v,i.onclick=v,g&&(g.onclick=v),k.onclick=v,c.onclick=function(){y.forEach(((e,t)=>{e.style.display=0===t?"block":"none"})),t.classList.add("active"),n.classList.add("active"),c.classList.add("active"),u.checked=!0,setTimeout((()=>{L(y.get(0))}),350)},d.onclick=d.dataset.reportUrl?function(){const{origin:e,pathname:t}=window.location,n=e+t,o=d.dataset.reportUrl+encodeURIComponent(n);window.open(o)}:()=>B(1),l.onclick=()=>{null!=E&&f.checked?B(5):I.checked?B(4):(B(2),function(){if(C)return;const e=document.createElement("script");e.src="NETEASE"===window.C_CAPTCHA_IMPLEMENTATION?"https://cstaticdun.126.net/load.min.js":"https://www.google.com/recaptcha/api.js",e.async=!0,e.defer=!0,document.head.appendChild(e),C=!0,e.onload="NETEASE"===window.C_CAPTCHA_IMPLEMENTATION?()=>{var e;null===(e=window.initNECaptcha)||void 0===e||e.call(window,{captchaId:window.C_CAPTCHA_KEY,element:"#netease-captcha",protocol:"https",width:"auto",onVerify:(e,t)=>{b=t.validate}})}:()=>{}}())},a.onclick=()=>B(1),h&&(h.onclick=()=>B(1)),w.onclick=()=>B(1),o.addEventListener("submit",(function(e){e.preventDefault(),p.style.display="none",_.style.display="none";const t=function(){let e="";const t=document.getElementsByName("report_reason");for(let n=0;n<t.length;n++){const o=t[n];o.checked&&(e=o.value)}return e}(),n=T();if(!n)return void(_.style.display="block");const o={reason:t,challenge:n},c=window.location.origin+window.location.pathname+"/_api/report";r.classList.add("loading"),fetch(c,{method:"POST",body:JSON.stringify(o),headers:{"Content-Type":"application/json; charset=utf-8"}}).then((e=>{r.classList.remove("loading"),e.ok?B(3):p.style.display="block"}))}));const A=new Map,L=e=>{const t=A.get(e);null!=t&&document.removeEventListener("keydown",t);const n=e.querySelectorAll('button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"])'),o=e,c=n[n.length-1],d=function(e){("Tab"===e.key||9===e.keyCode)&&(e.shiftKey?document.activeElement===o&&(c.focus(),e.preventDefault()):document.activeElement===c&&(o.focus(),e.preventDefault()))};A.set(e,d),document.addEventListener("keydown",d),o.focus()};e.keepFocus=L,Object.defineProperty(e,"__esModule",{value:!0})}({}); })();
});
});
}
</script><script nonce="">
window.C_CAPTCHA_IMPLEMENTATION = 'RECAPTCHA';
</script><script nonce="">
window.C_CAPTCHA_KEY = '6Ldk59waAAAAAMPqkICbJjfMivZLCGtTpa6Wn6zO';
</script><style type="text/css"></style><style type="text/css"></style><link rel="stylesheet" type="text/css" href="35a3a289b0e33843.ltr.css"><link rel="stylesheet" type="text/css" href="461539f293620955.ltr.css"><link rel="stylesheet" type="text/css" href="713265768292236b.ltr.css"><link rel="stylesheet" type="text/css" href="8dd0cb1e0979d988.ltr.css"><link rel="stylesheet" type="text/css" href="1144a8d79b335fb4.ltr.css"></head><body><script nonce="">document.documentElement.classList.replace('adaptive', window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light');</script><div id="root"><div class="yIDCqA"><main class="_8OlyIw"><div class="_4KoDHA"><div class="ZRRuDw"><div style="height: 100%; width: 100%;"><section id="PB8G3RnW4p81tkhH" data-scroll-ready="true"><div><div class="_8jGYJw" style="width: 790px; height: 14505px;"><div class="fMSICA h517IA" aria-hidden="false"><div class="_5yhCRQ"><div class="onhyOQ" style="width: 790px; height: 14505px; align-items: center;"><div class="twbtjQ"><div class="GDnEHQ" style="width: 790px; height: 14505px; background-color: rgb(255, 255, 255);"><div class="o2Yl2g"><div class="_mXnjA" lang="en" style="width: 790px; height: 14505px;"><div class="_6t4CHA"><div class="a26Xuw"><div class="fbzKiw" style="background: rgb(0, 0, 0);"></div></div></div><div style="position: absolute; top: 79px; left: 79px; width: 632px; height: 14347px;"></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 523.601px; height: 223.178px; transform: translate(133.199px, 996.892px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 523.601px; height: 232.085px; transform: translate(0px, -8.90711px) rotate(0deg);"><img class="_7_i_XA" crossorigin="anonymous" src="https://donad.my.canva.site/media/fd34eb3e49911e4d0475a8a87e2a219f.jpg" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 223.178px; width: 523.601px; pointer-events: none; transform: scale(1);"></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 457.417px; height: 247.974px; transform: translate(166.291px, 1528.76px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 457.417px; height: 247.974px; transform: translate(0px, 0px) rotate(0deg);"><img class="_7_i_XA" crossorigin="anonymous" src="https://donad.my.canva.site/media/07cc98fa6bf60daf08e226f945edb93c.png" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 247.974px; width: 457.417px; pointer-events: none; transform: scale(1);"></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 452.233px; height: 247.974px; transform: translate(168.884px, 1806.56px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 452.233px; height: 247.974px; transform: translate(0px, 0px) rotate(0deg);"><img class="_7_i_XA" crossorigin="anonymous" src="https://donad.my.canva.site/media/48445d45db6609fcd9057f0fa7b902ee.png" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 247.974px; width: 452.233px; pointer-events: none; transform: scale(1);"></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 297.234px; height: 162.983px; transform: translate(246.383px, 2084.36px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 297.234px; height: 162.983px; transform: translate(8.52651e-14px, 1.42109e-14px) rotate(0deg);"><img class="_7_i_XA" crossorigin="anonymous" src="https://donad.my.canva.site/media/4da76d864e7b7c6e07ada24889f1e852.png" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 162.983px; width: 297.234px; pointer-events: none; transform: scale(1);"></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 470.875px; height: 258.589px; transform: translate(159.563px, 1249.89px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 470.875px; height: 258.589px; transform: translate(0px, 0px) rotate(0deg);"><img class="_7_i_XA" crossorigin="anonymous" src="https://donad.my.canva.site/media/71a1bc5aedd9016249ceb8f801c0581b.png" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 258.589px; width: 470.875px; pointer-events: none; transform: scale(1);"></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 482.946px; height: 259.181px; transform: translate(153.527px, 2546.08px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 482.946px; height: 259.181px; transform: translate(-5.68434e-14px, -2.84217e-14px) rotate(0deg);"><img class="_7_i_XA" crossorigin="anonymous" src="https://donad.my.canva.site/media/d441d5efcffdc2b3b8ae9bacd6fd535c.png" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 259.181px; width: 482.946px; pointer-events: none; transform: scale(1);"></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 461.668px; height: 259.688px; transform: translate(164.166px, 2256.56px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 461.668px; height: 259.688px; transform: translate(0px, 0px) rotate(0deg);"><img class="_7_i_XA" crossorigin="anonymous" src="https://donad.my.canva.site/media/07ffbe8a972e6f5b7615e9695477d1a1.jpg" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 259.688px; width: 461.668px; pointer-events: none; transform: scale(1);"></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 479.268px; height: 311.699px; transform: translate(155.366px, 2820.58px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 479.268px; height: 311.699px; transform: translate(0px, -5.68434e-14px) rotate(0deg);"><img class="_7_i_XA" crossorigin="anonymous" src="https://donad.my.canva.site/media/c180197d7cc6841620e9405874ee38da.jpg" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 311.699px; width: 479.268px; pointer-events: none; transform: scale(1);"></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 468.409px; height: 296.773px; transform: translate(160.795px, 3162.1px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 468.409px; height: 296.773px; transform: translate(0px, -2.84217e-14px) rotate(0deg);"><img class="_7_i_XA" crossorigin="anonymous" src="https://donad.my.canva.site/media/68413a03f04a078a9640b959d0f7fb35.jpg" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 296.773px; width: 468.409px; pointer-events: none; transform: scale(1);"></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 406.26px; height: 257.397px; transform: translate(38.6208px, 3484.98px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 406.26px; height: 257.397px; transform: translate(0px, -2.84217e-14px) rotate(0deg);"><img class="_7_i_XA" crossorigin="anonymous" src="https://donad.my.canva.site/media/afe355805dab0b1a7fe6f7d73e0f0f81.jpg" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 257.397px; width: 406.26px; pointer-events: none; transform: scale(1);"></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 410.694px; height: 260.206px; transform: translate(36.4036px, 3772.2px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 410.694px; height: 260.206px; transform: translate(0px, -2.84217e-14px) rotate(0deg);"><img class="_7_i_XA" crossorigin="anonymous" src="https://donad.my.canva.site/media/613cdbcf681df210b51da8ef4d341ca9.jpg" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 260.206px; width: 410.694px; pointer-events: none; transform: scale(1);"></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 410.694px; height: 260.206px; transform: translate(36.4036px, 4062.23px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 410.694px; height: 260.206px; transform: translate(0px, -2.84217e-14px) rotate(0deg);"><img class="_7_i_XA" crossorigin="anonymous" src="https://donad.my.canva.site/media/2681a094a2dab191b15ba6cf8e102ea0.jpg" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 260.206px; width: 410.694px; pointer-events: none; transform: scale(1);"></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 583.557px; height: 306.671px; transform: translate(103.222px, 4348.53px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 583.557px; height: 306.671px; transform: translate(0px, 0px) rotate(0deg);"><img class="_7_i_XA" crossorigin="anonymous" src="https://donad.my.canva.site/media/3cf619042b9772004e69a6ad059d4f2d.jpg" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 306.671px; width: 583.557px; pointer-events: none; transform: scale(1);"></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 555.482px; height: 312.263px; transform: translate(117.259px, 4685.03px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 555.482px; height: 312.263px; transform: translate(0px, -5.68434e-14px) rotate(0deg);"><img class="_7_i_XA" crossorigin="anonymous" src="https://donad.my.canva.site/media/07fa4d505212ef2e6773f3ae5f8ff29c.jpg" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 312.263px; width: 555.482px; pointer-events: none; transform: scale(1);"></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 606.001px; height: 292.519px; transform: translate(91.9996px, 5027.12px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 606.001px; height: 292.519px; transform: translate(0px, 0px) rotate(0deg);"><img class="_7_i_XA" crossorigin="anonymous" src="https://donad.my.canva.site/media/e40df115070e269c73e936ef15304d54.jpg" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 292.519px; width: 606.001px; pointer-events: none; transform: scale(1);"></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 627.908px; height: 303.593px; transform: translate(81.0461px, 5349.46px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 627.908px; height: 303.593px; transform: translate(0px, 0px) rotate(0deg);"><img class="_7_i_XA" crossorigin="anonymous" src="https://donad.my.canva.site/media/e997f6ebde35666cc71161c50e259bc9.jpg" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 303.593px; width: 627.908px; pointer-events: none; transform: scale(1);"></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 623.811px; height: 301.296px; transform: translate(83.0947px, 5668.08px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 623.811px; height: 301.296px; transform: translate(-1.13687e-13px, -2.84217e-14px) rotate(0deg);"><img class="_7_i_XA" crossorigin="anonymous" src="https://donad.my.canva.site/media/474c92c61119b369db25e17cd1bd97bd.jpg" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 301.296px; width: 623.811px; pointer-events: none; transform: scale(1);"></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 594.568px; height: 286.377px; transform: translate(97.7162px, 5999.2px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 594.568px; height: 286.377px; transform: translate(0px, 0px) rotate(0deg);"><img class="_7_i_XA" crossorigin="anonymous" src="https://donad.my.canva.site/media/71df3f06fd6cdfbf92fe253ee101ff92.jpg" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 286.377px; width: 594.568px; pointer-events: none; transform: scale(1);"></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 597.426px; height: 358.939px; transform: translate(96.2872px, 6308.06px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 597.426px; height: 411.739px; transform: translate(0px, -1.13687e-13px) rotate(0deg);"><img class="_7_i_XA" crossorigin="anonymous" src="https://donad.my.canva.site/media/401d71b35906d297a4baa6f08437bc6e.jpg" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 358.939px; width: 597.426px; pointer-events: none; transform: scale(1);"></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 581.481px; height: 358.939px; transform: translate(104.259px, 6696.83px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 581.481px; height: 411.64px; transform: translate(-5.68434e-14px, -1.7053e-13px) rotate(0deg);"><img class="_7_i_XA" crossorigin="anonymous" src="https://donad.my.canva.site/media/98023b4dfcccc78e706c90ccf589d735.jpg" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 358.939px; width: 581.481px; pointer-events: none; transform: scale(1);"></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 595.15px; height: 334.772px; transform: translate(97.4252px, 7143.08px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 595.15px; height: 334.772px; transform: translate(0px, 0px) rotate(0deg);"><div class="jXCxjw"><div class="NI12hw _4UrDqA"><video class="FLDMzw _4UrDqA Zmd7Ig BVJWuA" crossorigin="anonymous" preload="metadata" playsinline="" disablepictureinpicture="" src="blob:https://donad.my.canva.site/ef832f09-206e-4844-a5c1-e32dabe9890e"></video></div></div></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 334.772px; width: 595.15px; pointer-events: none; transform: scale(1);"></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 595.15px; height: 334.772px; transform: translate(97.4252px, 7507.68px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 595.15px; height: 334.772px; transform: translate(0px, 0px) rotate(0deg);"><div class="jXCxjw"><div class="NI12hw _4UrDqA"><video class="FLDMzw _4UrDqA Zmd7Ig BVJWuA" crossorigin="anonymous" preload="metadata" playsinline="" disablepictureinpicture="" src="blob:https://donad.my.canva.site/01f43f48-e82e-446b-8460-039f6e4b1e43"></video></div></div></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 334.772px; width: 595.15px; pointer-events: none; transform: scale(1);"></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 602.961px; height: 343.688px; transform: translate(93.5194px, 7868.55px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 611.001px; height: 343.688px; transform: translate(-4.01974px, 0px) rotate(0deg);"><div class="jXCxjw"><div class="NI12hw _4UrDqA"><video class="FLDMzw _4UrDqA Zmd7Ig BVJWuA" crossorigin="anonymous" preload="metadata" playsinline="" disablepictureinpicture="" src="blob:https://donad.my.canva.site/f7fe95ee-667a-4e04-89c9-198bf59ded10"></video></div></div></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 343.688px; width: 602.961px; pointer-events: none; transform: scale(1);"></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 600px; height: 337.5px; transform: translate(94.9999px, 8607.62px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 600px; height: 337.5px; transform: translate(0px, 0px) rotate(0deg);"><div class="jXCxjw"><div class="NI12hw _4UrDqA"><video class="FLDMzw _4UrDqA Zmd7Ig BVJWuA" crossorigin="anonymous" preload="metadata" playsinline="" disablepictureinpicture="" src="blob:https://donad.my.canva.site/e276b5a7-9aef-4510-905c-212e69b52ba6"></video></div></div></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 337.5px; width: 600px; pointer-events: none; transform: scale(1);"></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 614.927px; height: 345.896px; transform: translate(87.5367px, 9343.05px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 614.927px; height: 345.896px; transform: translate(0px, 0px) rotate(0deg);"><div class="jXCxjw"><div class="NI12hw _4UrDqA"><video class="FLDMzw _4UrDqA Zmd7Ig BVJWuA" crossorigin="anonymous" preload="metadata" playsinline="" disablepictureinpicture="" src="blob:https://donad.my.canva.site/3082ff89-61fd-4671-bd21-f7a33320991b"></video></div></div></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 345.896px; width: 614.927px; pointer-events: none; transform: scale(1);"></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 600px; height: 342px; transform: translate(94.9999px, 8971.22px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 608px; height: 342px; transform: translate(-4px, 0px) rotate(0deg);"><div class="jXCxjw"><div class="NI12hw _4UrDqA"><video class="FLDMzw _4UrDqA Zmd7Ig BVJWuA" crossorigin="anonymous" preload="metadata" playsinline="" disablepictureinpicture="" src="blob:https://donad.my.canva.site/7e5912b8-8d78-48ff-98ca-129af60f1de0"></video></div></div></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 342px; width: 600px; pointer-events: none; transform: scale(1);"></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 600px; height: 342px; transform: translate(93.1424px, 9705.14px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 608px; height: 342px; transform: translate(-4px, 0px) rotate(0deg);"><div class="jXCxjw"><div class="NI12hw _4UrDqA"><video class="FLDMzw _4UrDqA Zmd7Ig BVJWuA" crossorigin="anonymous" preload="metadata" playsinline="" disablepictureinpicture="" src="blob:https://donad.my.canva.site/e4b62b1a-166f-4fd3-be42-4c419026a7a3"></video></div></div></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 342px; width: 600px; pointer-events: none; transform: scale(1);"></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 600.638px; height: 337.859px; transform: translate(93.2544px, 10075.1px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 600.638px; height: 337.859px; transform: translate(0px, 0px) rotate(0deg);"><div class="jXCxjw"><div class="NI12hw _4UrDqA"><video class="FLDMzw _4UrDqA Zmd7Ig BVJWuA" crossorigin="anonymous" preload="metadata" playsinline="" disablepictureinpicture="" src="blob:https://donad.my.canva.site/d8ca9c0b-b7d0-474b-904a-b7206710a590"></video></div></div></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 337.859px; width: 600.638px; pointer-events: none; transform: scale(1);"></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 428.199px; height: 309.302px; transform: translate(180.901px, 10526.4px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 428.199px; height: 309.302px; transform: translate(0px, 0px) rotate(0deg);"><img class="_7_i_XA" crossorigin="anonymous" src="https://donad.my.canva.site/media/e010b94caf538e9bd39530011e502d08.jpg" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 309.302px; width: 428.199px; pointer-events: none; transform: scale(1);"></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 474.665px; height: 299.838px; transform: translate(157.668px, 10865.5px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 474.665px; height: 299.838px; transform: translate(0px, 0px) rotate(0deg);"><img class="_7_i_XA" crossorigin="anonymous" src="https://donad.my.canva.site/media/3b1ef27c02a17a40e277e115fc827891.jpg" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 299.838px; width: 474.665px; pointer-events: none; transform: scale(1);"></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 602.961px; height: 296.345px; transform: translate(93.5194px, 11195.2px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 602.961px; height: 296.345px; transform: translate(0px, 0px) rotate(0deg);"><img class="_7_i_XA" crossorigin="anonymous" src="https://donad.my.canva.site/media/995d1e21d927e164483bf0fa3e9c833f.jpg" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 296.345px; width: 602.961px; pointer-events: none; transform: scale(1);"></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 622.098px; height: 296.345px; transform: translate(83.9512px, 11521.3px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 622.098px; height: 296.345px; transform: translate(0px, -2.84217e-14px) rotate(0deg);"><img class="_7_i_XA" crossorigin="anonymous" src="https://donad.my.canva.site/media/5618cc5315fa6be874378cbd1027033a.jpg" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 296.345px; width: 622.098px; pointer-events: none; transform: scale(1);"></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 603.404px; height: 298.685px; transform: translate(93.2978px, 11860.3px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 603.404px; height: 298.685px; transform: translate(0px, 0px) rotate(0deg);"><img class="_7_i_XA" crossorigin="anonymous" src="https://donad.my.canva.site/media/794a3d0b2f9b89848f693ff719e05934.jpg" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 298.685px; width: 603.404px; pointer-events: none; transform: scale(1);"></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 575.213px; height: 324.211px; transform: translate(107.393px, 12188.8px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 575.213px; height: 324.211px; transform: translate(-5.68434e-14px, -2.84217e-14px) rotate(0deg);"><img class="_7_i_XA" crossorigin="anonymous" src="https://donad.my.canva.site/media/c791bad5e70f0afc7eb5e76b1b8e43d8.jpg" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 324.211px; width: 575.213px; pointer-events: none; transform: scale(1);"></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 578.746px; height: 325.474px; transform: translate(105.627px, 12542.8px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 578.746px; height: 325.474px; transform: translate(0px, -2.84217e-14px) rotate(0deg);"><img class="_7_i_XA" crossorigin="anonymous" src="https://donad.my.canva.site/media/9965d825dbb40c11ccfae5a5a7b3b1b2.jpg" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 325.474px; width: 578.746px; pointer-events: none; transform: scale(1);"></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 632.341px; height: 274.553px; transform: translate(78.8295px, 12898.1px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 632.341px; height: 274.553px; transform: translate(-5.68434e-14px, 0px) rotate(0deg);"><img class="_7_i_XA" crossorigin="anonymous" src="https://donad.my.canva.site/media/1940d7d2fc30148408ef09c60f0d7ec0.jpg" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 274.553px; width: 632.341px; pointer-events: none; transform: scale(1);"></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 315.702px; height: 422.483px; transform: translate(237.149px, 13202.2px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 315.702px; height: 422.483px; transform: translate(0px, 0px) rotate(0deg);"><img class="_7_i_XA" crossorigin="anonymous" src="https://donad.my.canva.site/media/12314898d66384866a0948fa4de5e5a9.jpg" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 422.483px; width: 315.702px; pointer-events: none; transform: scale(1);"></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 471.162px; height: 340.336px; transform: translate(159.419px, 13654.5px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 471.162px; height: 340.336px; transform: translate(0px, 0px) rotate(0deg);"><img class="_7_i_XA" crossorigin="anonymous" src="https://donad.my.canva.site/media/e010b94caf538e9bd39530011e502d08.jpg" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 340.336px; width: 471.162px; pointer-events: none; transform: scale(1);"></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 442.771px; height: 279.691px; transform: translate(173.615px, 14024.7px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 442.771px; height: 279.691px; transform: translate(-5.68434e-14px, 0px) rotate(0deg);"><img class="_7_i_XA" crossorigin="anonymous" src="https://donad.my.canva.site/media/3b1ef27c02a17a40e277e115fc827891.jpg" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 279.691px; width: 442.771px; pointer-events: none; transform: scale(1);"></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 603.491px; height: 339.464px; transform: translate(93.2544px, 8242.06px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 603.491px; height: 339.464px; transform: translate(0px, 0px) rotate(0deg);"><div class="jXCxjw"><div class="NI12hw _4UrDqA"><video class="FLDMzw _4UrDqA Zmd7Ig BVJWuA" crossorigin="anonymous" preload="metadata" playsinline="" disablepictureinpicture="" src="blob:https://donad.my.canva.site/1f1462f8-682a-418e-ab22-ef0d271176c8"></video></div></div></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 339.464px; width: 603.491px; pointer-events: none; transform: scale(1);"></div></div></div><div style="clip-path: polygon(179.381px 0px, 610.619px 0px, 610.619px 413.871px, 179.381px 413.871px);"><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 433.284px; height: 413.871px; transform: translate(177.335px, 0px);"><div class="DF_utQ" style="width: 433.284px; height: 413.871px;"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 433.284px; height: 577.515px; transform: translate(-8.52651e-14px, -5.68434e-14px) rotate(0deg);"><img class="_7_i_XA" crossorigin="anonymous" src="https://donad.my.canva.site/media/f9833eb7fc644160d021268d29f8541b.jpg" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 413.871px; width: 433.284px; pointer-events: none; transform: scale(1);"></div></div></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 732.476px; height: 371.724px; transform: translate(28.7658px, 443.696px);"><div class="aF9o6Q _0yZ6Qg" style="writing-mode: horizontal-tb; width: 805.008px; height: 408.533px; transform: scale(0.909899, 0.909899); transform-origin: 0px 0px;"><div lang="en" class="AdBbhQ hGbcYA rLWGlw _7rUwsA" style="transform: translate(0px, -3.73345px);"><p class="cgHgbA pYZEjA Xp24Nw PanoWQ" style="font-family: "YAFdJjTk5UU 0", auto; font-size: 37.3345px; color: rgb(255, 255, 255); line-height: 52px; letter-spacing: 0em; --pY_8zA: 0; text-transform: none; --oJepFA: 0; --uYCVzQ: none; list-style-type: none;"><span class="OYPEnA" style="font-weight: 700; font-style: normal; color: rgb(255, 255, 255); font-kerning: none; text-decoration: none;">Hi, I’m a full Roblox game developer<br>specializing in building detailed maps,<br>modeling unique assets, scripting<br>interactive gameplay, and crafting<br>animations, VFX, and GFX ,ETC. I provide a<br>complete suite of services to bring<br>immersive and visually stunning<br>experiences to life.</span><span class="OYPEnA L7Ipcg" style="font-weight: 700; font-style: normal; color: rgb(255, 255, 255); font-kerning: none; text-decoration: none;"> </span></p></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 466.469px; height: 57.4592px; transform: translate(145.974px, 911.471px);"><div class="aF9o6Q _0yZ6Qg" style="writing-mode: horizontal-tb; width: 827.521px; height: 101.933px; transform: scale(0.563694, 0.563694); transform-origin: 0px 0px;"><div lang="en" class="AdBbhQ hGbcYA rLWGlw _7rUwsA" style="transform: translate(0px, -8.53333px);"><p class="cgHgbA pYZEjA Xp24Nw PanoWQ" style="font-family: "YAFdJjTk5UU 0", auto; font-size: 85.3333px; color: rgb(255, 255, 255); line-height: 119px; letter-spacing: 0em; --pY_8zA: 0; text-transform: none; --oJepFA: 0; --uYCVzQ: none; list-style-type: none;"><span class="OYPEnA" style="font-weight: 700; font-style: normal; color: rgb(255, 255, 255); font-kerning: none; text-decoration: none;">Roblox builds/maps</span></p></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 470.779px; height: 57.4884px; transform: translate(132.911px, 7085.59px);"><div class="aF9o6Q _0yZ6Qg" style="writing-mode: horizontal-tb; width: 505.104px; height: 61.68px; transform: scale(0.932043, 0.932043); transform-origin: 0px 0px;"><div lang="en" class="AdBbhQ hGbcYA rLWGlw _7rUwsA" style="transform: translate(0px, -5.16px);"><p class="cgHgbA pYZEjA Xp24Nw PanoWQ" style="font-family: "YAFdJjTk5UU 0", auto; font-size: 51.6px; color: rgb(255, 255, 255); line-height: 72px; letter-spacing: 0em; --pY_8zA: 0; text-transform: none; --oJepFA: 0; --uYCVzQ: none; list-style-type: none;"><span class="OYPEnA" style="font-weight: 700; font-style: normal; color: rgb(255, 255, 255); font-kerning: none; text-decoration: none;">ROBLOX SCRIPTING</span></p></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 416.002px; height: 57.4884px; transform: translate(36.2579px, 10440.9px);"><div class="aF9o6Q _0yZ6Qg" style="writing-mode: horizontal-tb; width: 446.333px; height: 61.68px; transform: scale(0.932043, 0.932043); transform-origin: 0px 0px;"><div lang="en" class="AdBbhQ hGbcYA rLWGlw _7rUwsA" style="transform: translate(0px, -5.16px);"><p class="cgHgbA pYZEjA Xp24Nw PanoWQ" style="font-family: "YAFdJjTk5UU 0", auto; font-size: 51.6px; color: rgb(255, 255, 255); line-height: 72px; letter-spacing: 0em; --pY_8zA: 0; text-transform: none; --oJepFA: 0; --uYCVzQ: none; list-style-type: none;"><span class="OYPEnA" style="font-weight: 700; font-style: normal; color: rgb(255, 255, 255); font-kerning: none; text-decoration: none;">ROBLOX MODELS</span></p></div></div></div></div></div></div><div class="QhExXw pKfnlA" style="width: 790px; height: 14505px; margin: 0px;"><div class="Lqh_3w theme dark" style="width: 595.15px; height: 334.772px; transform: translate(97.4252px, 7143.08px) rotate(0deg);"><div class="_97009w"><div class="Bu_D9Q"><div class="I4sCDQ v4nAuw"></div></div><div class="Qy939g"><div class="OLvpgw PZ3xOQ"><div class="KTdHOA PZ3xOQ"><div class="_3jDRow e_HzGw" dir="ltr"><div class="_2Ouzng"><div class="_5MYBAA"><div class="i6797g"><div class="LK9gBQ"><div class="_6UfzEQ" style="background-color: rgba(255, 255, 255, 0.4); transform: scaleX(1);"><div class="jz_KVw Idr01w" style="transform: scaleX(1);"></div><div class="WcClCQ Idr01w" style="transform: scaleX(1);"></div></div></div></div><div class="i6797g"><div class="LK9gBQ"><div class="_6UfzEQ" style="background-color: rgba(255, 255, 255, 0.15); transform: scaleX(0.279879);"><div class="jz_KVw Idr01w" style="transform: scaleX(3.57297);"></div><div class="WcClCQ Idr01w" style="transform: scaleX(3.57297);"></div></div></div></div><div class="i6797g"><div class="LK9gBQ"><div class="_6UfzEQ" style="background-color: rgb(255, 255, 255); transform: scaleX(0.0354423);"><div class="jz_KVw Idr01w" style="transform: scaleX(28.2149);"></div><div class="WcClCQ Idr01w mbNwCw" style="transform: scaleX(28.2149);"></div></div></div></div></div><div class="DYvFsA"><div class="k9236g"><div class="fHHmQw xE5Oww"><div class="VclgIw" style="left: 3.54423%;"><p class="_5RSqIg _2xcaIA _5Ob_nQ CCfw7w">1.0s</p></div></div></div><div class="DuLOcg"><input class="QCi37g BDTDKw bbGOcQ" type="range" step="any" max="28.583764" aria-label="Seek bar" value="1.013075"></div></div></div><div class="q4QWTw"><div class="Z5sRUw"><div class="FJA3UA"><button aria-label="Toggle mute" aria-describedby=":ri:0" class="_3NW_OA MWNIKw"><span aria-hidden="true" class="lM4cjQ NA_Img dkWypw"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="m15.5 5.08-3.742 3.171a2.5 2.5 0 0 1-.243.182L15.5 12.4V5.08zm1.5 8.814V4.002a1 1 0 0 0-1.646-.763l-4.566 3.868a1 1 0 0 1-.398.206L6.53 3.468a.75.75 0 1 0-1.06 1.063l14 13.94a.75.75 0 1 0 1.06-1.063L17 13.894zM6.293 7.637l1.208 1.207H7.5v5.8h2.642a2.5 2.5 0 0 1 1.616.593l3.742 3.17v-1.564l1.5 1.5v1.143a1 1 0 0 1-1.646.763l-4.566-3.868a1 1 0 0 0-.646-.237H7a1 1 0 0 1-1-1v-6.8c0-.276.112-.526.293-.707z" fill="currentColor"></path></svg></span></button></div></div></div></div></div></div></div><div class="thT2yw" style="transform: rotate(0deg);"><button aria-label="Play" class="qGs8mQ" tabindex="-1" type="button"><span aria-hidden="true" class="NA_Img dkWypw"><svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="m8.248 4.212 11.05 6.574c.694.412.91 1.29.483 1.961-.121.19-.287.35-.483.467l-11.05 6.574c-.694.413-1.602.204-2.03-.467A1.39 1.39 0 0 1 6 18.574V5.426C6 4.638 6.66 4 7.475 4c.273 0 .54.073.773.212z" fill="currentColor"></path></svg></span></button></div><div class="thT2yw" style="transform: rotate(0deg);"><button aria-label="Pause" class="qGs8mQ" tabindex="-1" type="button"><span aria-hidden="true" class="KGHx9g NA_Img dkWypw"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><rect x="7" y="5" width="3" height="14" rx="1.5" fill="currentColor"></rect><rect x="14" y="5" width="3" height="14" rx="1.5" fill="currentColor"></rect></svg></span></button></div><div class="foMqyw" style="transform: rotate(0deg);"><div class="_0d0kIw uDupQw"><svg width="48" height="48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M24 0C10.745 0 0 10.745 0 24s10.745 24 24 24a2 2 0 1 0 0-4C12.954 44 4 35.046 4 24S12.954 4 24 4a2 2 0 1 0 0-4z" fill="currentColor"></path></svg></div></div></div></div><div class="Lqh_3w theme dark" style="width: 595.15px; height: 334.772px; transform: translate(97.4252px, 7507.68px) rotate(0deg);"><div class="_97009w"><div class="Bu_D9Q"><div class="I4sCDQ v4nAuw"></div></div><div class="Qy939g"><div class="OLvpgw PZ3xOQ"><div class="KTdHOA PZ3xOQ"><div class="_3jDRow e_HzGw" dir="ltr"><div class="_2Ouzng"><div class="_5MYBAA"><div class="i6797g"><div class="LK9gBQ"><div class="_6UfzEQ" style="background-color: rgba(255, 255, 255, 0.4); transform: scaleX(1);"><div class="jz_KVw Idr01w" style="transform: scaleX(1);"></div><div class="WcClCQ Idr01w" style="transform: scaleX(1);"></div></div></div></div><div class="i6797g"><div class="LK9gBQ"><div class="_6UfzEQ" style="background-color: rgba(255, 255, 255, 0.15); transform: scaleX(0.20219);"><div class="jz_KVw Idr01w" style="transform: scaleX(4.94585);"></div><div class="WcClCQ Idr01w" style="transform: scaleX(4.94585);"></div></div></div></div><div class="i6797g"><div class="LK9gBQ"><div class="_6UfzEQ" style="background-color: rgb(255, 255, 255); transform: scaleX(0.0483096);"><div class="jz_KVw Idr01w" style="transform: scaleX(20.6998);"></div><div class="WcClCQ Idr01w mbNwCw" style="transform: scaleX(20.6998);"></div></div></div></div></div><div class="DYvFsA"><div class="k9236g"><div class="fHHmQw xE5Oww"><div class="VclgIw" style="left: 4.83096%;"><p class="_5RSqIg _2xcaIA _5Ob_nQ CCfw7w">1.9s</p></div></div></div><div class="DuLOcg"><input class="QCi37g BDTDKw bbGOcQ" type="range" step="any" max="39.566803" aria-label="Seek bar" value="1.911457"></div></div></div><div class="q4QWTw"><div class="Z5sRUw"><div class="FJA3UA"><button aria-label="Toggle mute" aria-describedby=":rk:0" class="_3NW_OA MWNIKw"><span aria-hidden="true" class="lM4cjQ NA_Img dkWypw"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="m15.5 5.08-3.742 3.171a2.5 2.5 0 0 1-.243.182L15.5 12.4V5.08zm1.5 8.814V4.002a1 1 0 0 0-1.646-.763l-4.566 3.868a1 1 0 0 1-.398.206L6.53 3.468a.75.75 0 1 0-1.06 1.063l14 13.94a.75.75 0 1 0 1.06-1.063L17 13.894zM6.293 7.637l1.208 1.207H7.5v5.8h2.642a2.5 2.5 0 0 1 1.616.593l3.742 3.17v-1.564l1.5 1.5v1.143a1 1 0 0 1-1.646.763l-4.566-3.868a1 1 0 0 0-.646-.237H7a1 1 0 0 1-1-1v-6.8c0-.276.112-.526.293-.707z" fill="currentColor"></path></svg></span></button></div></div></div></div></div></div></div><div class="thT2yw" style="transform: rotate(0deg);"><button aria-label="Play" class="qGs8mQ" tabindex="-1" type="button"><span aria-hidden="true" class="NA_Img dkWypw"><svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="m8.248 4.212 11.05 6.574c.694.412.91 1.29.483 1.961-.121.19-.287.35-.483.467l-11.05 6.574c-.694.413-1.602.204-2.03-.467A1.39 1.39 0 0 1 6 18.574V5.426C6 4.638 6.66 4 7.475 4c.273 0 .54.073.773.212z" fill="currentColor"></path></svg></span></button></div><div class="thT2yw" style="transform: rotate(0deg);"><button aria-label="Pause" class="qGs8mQ" tabindex="-1" type="button"><span aria-hidden="true" class="KGHx9g NA_Img dkWypw"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><rect x="7" y="5" width="3" height="14" rx="1.5" fill="currentColor"></rect><rect x="14" y="5" width="3" height="14" rx="1.5" fill="currentColor"></rect></svg></span></button></div><div class="foMqyw" style="transform: rotate(0deg);"><div class="_0d0kIw uDupQw"><svg width="48" height="48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M24 0C10.745 0 0 10.745 0 24s10.745 24 24 24a2 2 0 1 0 0-4C12.954 44 4 35.046 4 24S12.954 4 24 4a2 2 0 1 0 0-4z" fill="currentColor"></path></svg></div></div></div></div><div class="Lqh_3w theme dark" style="width: 602.961px; height: 343.688px; transform: translate(93.5194px, 7868.55px) rotate(0deg);"><div class="_97009w"><div class="Bu_D9Q"><div class="I4sCDQ v4nAuw"></div></div><div class="Qy939g"><div class="OLvpgw PZ3xOQ"><div class="KTdHOA PZ3xOQ"><div class="_3jDRow e_HzGw" dir="ltr"><div class="_2Ouzng"><div class="_5MYBAA"><div class="i6797g"><div class="LK9gBQ"><div class="_6UfzEQ" style="background-color: rgba(255, 255, 255, 0.4); transform: scaleX(1);"><div class="jz_KVw Idr01w" style="transform: scaleX(1);"></div><div class="WcClCQ Idr01w" style="transform: scaleX(1);"></div></div></div></div><div class="i6797g"><div class="LK9gBQ"><div class="_6UfzEQ" style="background-color: rgba(255, 255, 255, 0.15); transform: scaleX(0.240091);"><div class="jz_KVw Idr01w" style="transform: scaleX(4.16508);"></div><div class="WcClCQ Idr01w" style="transform: scaleX(4.16508);"></div></div></div></div><div class="i6797g"><div class="LK9gBQ"><div class="_6UfzEQ" style="background-color: rgb(255, 255, 255); transform: scaleX(0.0503882);"><div class="jz_KVw Idr01w" style="transform: scaleX(19.8459);"></div><div class="WcClCQ Idr01w mbNwCw" style="transform: scaleX(19.8459);"></div></div></div></div></div><div class="DYvFsA"><div class="k9236g"><div class="fHHmQw xE5Oww"><div class="VclgIw" style="left: 5.03882%;"><p class="_5RSqIg _2xcaIA _5Ob_nQ CCfw7w">1.6s</p></div></div></div><div class="DuLOcg"><input class="QCi37g BDTDKw bbGOcQ" type="range" step="any" max="33.320635" aria-label="Seek bar" value="1.678968"></div></div></div><div class="q4QWTw"><div class="Z5sRUw"><div class="FJA3UA"><button aria-label="Toggle mute" aria-describedby=":rm:0" class="_3NW_OA MWNIKw"><span aria-hidden="true" class="lM4cjQ NA_Img dkWypw"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="m15.5 5.08-3.742 3.171a2.5 2.5 0 0 1-.243.182L15.5 12.4V5.08zm1.5 8.814V4.002a1 1 0 0 0-1.646-.763l-4.566 3.868a1 1 0 0 1-.398.206L6.53 3.468a.75.75 0 1 0-1.06 1.063l14 13.94a.75.75 0 1 0 1.06-1.063L17 13.894zM6.293 7.637l1.208 1.207H7.5v5.8h2.642a2.5 2.5 0 0 1 1.616.593l3.742 3.17v-1.564l1.5 1.5v1.143a1 1 0 0 1-1.646.763l-4.566-3.868a1 1 0 0 0-.646-.237H7a1 1 0 0 1-1-1v-6.8c0-.276.112-.526.293-.707z" fill="currentColor"></path></svg></span></button></div></div></div></div></div></div></div><div class="thT2yw" style="transform: rotate(0deg);"><button aria-label="Play" class="qGs8mQ" tabindex="-1" type="button"><span aria-hidden="true" class="NA_Img dkWypw"><svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="m8.248 4.212 11.05 6.574c.694.412.91 1.29.483 1.961-.121.19-.287.35-.483.467l-11.05 6.574c-.694.413-1.602.204-2.03-.467A1.39 1.39 0 0 1 6 18.574V5.426C6 4.638 6.66 4 7.475 4c.273 0 .54.073.773.212z" fill="currentColor"></path></svg></span></button></div><div class="thT2yw" style="transform: rotate(0deg);"><button aria-label="Pause" class="qGs8mQ" tabindex="-1" type="button"><span aria-hidden="true" class="KGHx9g NA_Img dkWypw"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><rect x="7" y="5" width="3" height="14" rx="1.5" fill="currentColor"></rect><rect x="14" y="5" width="3" height="14" rx="1.5" fill="currentColor"></rect></svg></span></button></div><div class="foMqyw" style="transform: rotate(0deg);"><div class="_0d0kIw uDupQw"><svg width="48" height="48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M24 0C10.745 0 0 10.745 0 24s10.745 24 24 24a2 2 0 1 0 0-4C12.954 44 4 35.046 4 24S12.954 4 24 4a2 2 0 1 0 0-4z" fill="currentColor"></path></svg></div></div></div></div><div class="Lqh_3w theme dark" style="width: 600px; height: 337.5px; transform: translate(94.9999px, 8607.62px) rotate(0deg);"><div class="_97009w"><div class="Bu_D9Q"><div class="I4sCDQ v4nAuw"></div></div><div class="Qy939g"><div class="OLvpgw PZ3xOQ"><div class="KTdHOA PZ3xOQ"><div class="_3jDRow e_HzGw" dir="ltr"><div class="_2Ouzng"><div class="_5MYBAA"><div class="i6797g"><div class="LK9gBQ"><div class="_6UfzEQ" style="background-color: rgba(255, 255, 255, 0.4); transform: scaleX(1);"><div class="jz_KVw Idr01w" style="transform: scaleX(1);"></div><div class="WcClCQ Idr01w" style="transform: scaleX(1);"></div></div></div></div><div class="i6797g"><div class="LK9gBQ"><div class="_6UfzEQ" style="background-color: rgba(255, 255, 255, 0.15); transform: scaleX(0.139656);"><div class="jz_KVw Idr01w" style="transform: scaleX(7.16045);"></div><div class="WcClCQ Idr01w" style="transform: scaleX(7.16045);"></div></div></div></div><div class="i6797g"><div class="LK9gBQ"><div class="_6UfzEQ" style="background-color: rgb(255, 255, 255); transform: scaleX(0.0230524);"><div class="jz_KVw Idr01w" style="transform: scaleX(43.3794);"></div><div class="WcClCQ Idr01w mbNwCw" style="transform: scaleX(43.3794);"></div></div></div></div></div><div class="DYvFsA"><div class="k9236g"><div class="fHHmQw xE5Oww"><div class="VclgIw" style="left: 2.30524%;"><p class="_5RSqIg _2xcaIA _5Ob_nQ CCfw7w">1.3s</p></div></div></div><div class="DuLOcg"><input class="QCi37g BDTDKw bbGOcQ" type="range" step="any" max="57.283628" aria-label="Seek bar" value="1.320526"></div></div></div><div class="q4QWTw"><div class="Z5sRUw"><div class="FJA3UA"><button aria-label="Toggle mute" aria-describedby=":ro:0" class="_3NW_OA MWNIKw"><span aria-hidden="true" class="lM4cjQ NA_Img dkWypw"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="m15.5 5.08-3.742 3.171a2.5 2.5 0 0 1-.243.182L15.5 12.4V5.08zm1.5 8.814V4.002a1 1 0 0 0-1.646-.763l-4.566 3.868a1 1 0 0 1-.398.206L6.53 3.468a.75.75 0 1 0-1.06 1.063l14 13.94a.75.75 0 1 0 1.06-1.063L17 13.894zM6.293 7.637l1.208 1.207H7.5v5.8h2.642a2.5 2.5 0 0 1 1.616.593l3.742 3.17v-1.564l1.5 1.5v1.143a1 1 0 0 1-1.646.763l-4.566-3.868a1 1 0 0 0-.646-.237H7a1 1 0 0 1-1-1v-6.8c0-.276.112-.526.293-.707z" fill="currentColor"></path></svg></span></button></div></div></div></div></div></div></div><div class="thT2yw" style="transform: rotate(0deg);"><button aria-label="Play" class="qGs8mQ" tabindex="-1" type="button"><span aria-hidden="true" class="NA_Img dkWypw"><svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="m8.248 4.212 11.05 6.574c.694.412.91 1.29.483 1.961-.121.19-.287.35-.483.467l-11.05 6.574c-.694.413-1.602.204-2.03-.467A1.39 1.39 0 0 1 6 18.574V5.426C6 4.638 6.66 4 7.475 4c.273 0 .54.073.773.212z" fill="currentColor"></path></svg></span></button></div><div class="thT2yw" style="transform: rotate(0deg);"><button aria-label="Pause" class="qGs8mQ" tabindex="-1" type="button"><span aria-hidden="true" class="KGHx9g NA_Img dkWypw"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><rect x="7" y="5" width="3" height="14" rx="1.5" fill="currentColor"></rect><rect x="14" y="5" width="3" height="14" rx="1.5" fill="currentColor"></rect></svg></span></button></div><div class="foMqyw" style="transform: rotate(0deg);"><div class="_0d0kIw uDupQw"><svg width="48" height="48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M24 0C10.745 0 0 10.745 0 24s10.745 24 24 24a2 2 0 1 0 0-4C12.954 44 4 35.046 4 24S12.954 4 24 4a2 2 0 1 0 0-4z" fill="currentColor"></path></svg></div></div></div></div><div class="Lqh_3w theme dark" style="width: 614.927px; height: 345.896px; transform: translate(87.5367px, 9343.05px) rotate(0deg);"><div class="_97009w"><div class="Bu_D9Q"><div class="I4sCDQ v4nAuw"></div></div><div class="Qy939g"><div class="OLvpgw PZ3xOQ"><div class="KTdHOA PZ3xOQ"><div class="_3jDRow e_HzGw" dir="ltr"><div class="_2Ouzng"><div class="_5MYBAA"><div class="i6797g"><div class="LK9gBQ"><div class="_6UfzEQ" style="background-color: rgba(255, 255, 255, 0.4); transform: scaleX(1);"><div class="jz_KVw Idr01w" style="transform: scaleX(1);"></div><div class="WcClCQ Idr01w" style="transform: scaleX(1);"></div></div></div></div><div class="i6797g"><div class="LK9gBQ"><div class="_6UfzEQ" style="background-color: rgba(255, 255, 255, 0.15); transform: scaleX(0.202785);"><div class="jz_KVw Idr01w" style="transform: scaleX(4.93134);"></div><div class="WcClCQ Idr01w" style="transform: scaleX(4.93134);"></div></div></div></div><div class="i6797g"><div class="LK9gBQ"><div class="_6UfzEQ" style="background-color: rgb(255, 255, 255); transform: scaleX(0.0436903);"><div class="jz_KVw Idr01w" style="transform: scaleX(22.8883);"></div><div class="WcClCQ Idr01w mbNwCw" style="transform: scaleX(22.8883);"></div></div></div></div></div><div class="DYvFsA"><div class="k9236g"><div class="fHHmQw xE5Oww"><div class="VclgIw" style="left: 4.36903%;"><p class="_5RSqIg _2xcaIA _5Ob_nQ CCfw7w">1.7s</p></div></div></div><div class="DuLOcg"><input class="QCi37g BDTDKw bbGOcQ" type="range" step="any" max="39.450703" aria-label="Seek bar" value="1.723615"></div></div></div><div class="q4QWTw"><div class="Z5sRUw"><div class="FJA3UA"><button aria-label="Toggle mute" aria-describedby=":rq:0" class="_3NW_OA MWNIKw"><span aria-hidden="true" class="lM4cjQ NA_Img dkWypw"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="m15.5 5.08-3.742 3.171a2.5 2.5 0 0 1-.243.182L15.5 12.4V5.08zm1.5 8.814V4.002a1 1 0 0 0-1.646-.763l-4.566 3.868a1 1 0 0 1-.398.206L6.53 3.468a.75.75 0 1 0-1.06 1.063l14 13.94a.75.75 0 1 0 1.06-1.063L17 13.894zM6.293 7.637l1.208 1.207H7.5v5.8h2.642a2.5 2.5 0 0 1 1.616.593l3.742 3.17v-1.564l1.5 1.5v1.143a1 1 0 0 1-1.646.763l-4.566-3.868a1 1 0 0 0-.646-.237H7a1 1 0 0 1-1-1v-6.8c0-.276.112-.526.293-.707z" fill="currentColor"></path></svg></span></button></div></div></div></div></div></div></div><div class="thT2yw" style="transform: rotate(0deg);"><button aria-label="Play" class="qGs8mQ" tabindex="-1" type="button"><span aria-hidden="true" class="NA_Img dkWypw"><svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="m8.248 4.212 11.05 6.574c.694.412.91 1.29.483 1.961-.121.19-.287.35-.483.467l-11.05 6.574c-.694.413-1.602.204-2.03-.467A1.39 1.39 0 0 1 6 18.574V5.426C6 4.638 6.66 4 7.475 4c.273 0 .54.073.773.212z" fill="currentColor"></path></svg></span></button></div><div class="thT2yw" style="transform: rotate(0deg);"><button aria-label="Pause" class="qGs8mQ" tabindex="-1" type="button"><span aria-hidden="true" class="KGHx9g NA_Img dkWypw"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><rect x="7" y="5" width="3" height="14" rx="1.5" fill="currentColor"></rect><rect x="14" y="5" width="3" height="14" rx="1.5" fill="currentColor"></rect></svg></span></button></div><div class="foMqyw" style="transform: rotate(0deg);"><div class="_0d0kIw uDupQw"><svg width="48" height="48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M24 0C10.745 0 0 10.745 0 24s10.745 24 24 24a2 2 0 1 0 0-4C12.954 44 4 35.046 4 24S12.954 4 24 4a2 2 0 1 0 0-4z" fill="currentColor"></path></svg></div></div></div></div><div class="Lqh_3w theme dark" style="width: 600px; height: 342px; transform: translate(94.9999px, 8971.22px) rotate(0deg);"><div class="_97009w"><div class="Bu_D9Q"><div class="I4sCDQ v4nAuw"></div></div><div class="Qy939g"><div class="OLvpgw PZ3xOQ"><div class="KTdHOA PZ3xOQ"><div class="_3jDRow e_HzGw" dir="ltr"><div class="_2Ouzng"><div class="_5MYBAA"><div class="i6797g"><div class="LK9gBQ"><div class="_6UfzEQ" style="background-color: rgba(255, 255, 255, 0.4); transform: scaleX(1);"><div class="jz_KVw Idr01w" style="transform: scaleX(1);"></div><div class="WcClCQ Idr01w" style="transform: scaleX(1);"></div></div></div></div><div class="i6797g"><div class="LK9gBQ"><div class="_6UfzEQ" style="background-color: rgba(255, 255, 255, 0.15); transform: scaleX(0.1387);"><div class="jz_KVw Idr01w" style="transform: scaleX(7.2098);"></div><div class="WcClCQ Idr01w" style="transform: scaleX(7.2098);"></div></div></div></div><div class="i6797g"><div class="LK9gBQ"><div class="_6UfzEQ" style="background-color: rgb(255, 255, 255); transform: scaleX(0.0394541);"><div class="jz_KVw Idr01w" style="transform: scaleX(25.3459);"></div><div class="WcClCQ Idr01w mbNwCw" style="transform: scaleX(25.3459);"></div></div></div></div></div><div class="DYvFsA"><div class="k9236g"><div class="fHHmQw xE5Oww"><div class="VclgIw" style="left: 3.94541%;"><p class="_5RSqIg _2xcaIA _5Ob_nQ CCfw7w">1.7s</p></div></div></div><div class="DuLOcg"><input class="QCi37g BDTDKw bbGOcQ" type="range" step="any" max="43.258776" aria-label="Seek bar" value="1.706738"></div></div></div><div class="q4QWTw"><div class="Z5sRUw"><div class="FJA3UA"><button aria-label="Toggle mute" aria-describedby=":rs:0" class="_3NW_OA MWNIKw"><span aria-hidden="true" class="lM4cjQ NA_Img dkWypw"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="m15.5 5.08-3.742 3.171a2.5 2.5 0 0 1-.243.182L15.5 12.4V5.08zm1.5 8.814V4.002a1 1 0 0 0-1.646-.763l-4.566 3.868a1 1 0 0 1-.398.206L6.53 3.468a.75.75 0 1 0-1.06 1.063l14 13.94a.75.75 0 1 0 1.06-1.063L17 13.894zM6.293 7.637l1.208 1.207H7.5v5.8h2.642a2.5 2.5 0 0 1 1.616.593l3.742 3.17v-1.564l1.5 1.5v1.143a1 1 0 0 1-1.646.763l-4.566-3.868a1 1 0 0 0-.646-.237H7a1 1 0 0 1-1-1v-6.8c0-.276.112-.526.293-.707z" fill="currentColor"></path></svg></span></button></div></div></div></div></div></div></div><div class="thT2yw" style="transform: rotate(0deg);"><button aria-label="Play" class="qGs8mQ" tabindex="-1" type="button"><span aria-hidden="true" class="NA_Img dkWypw"><svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="m8.248 4.212 11.05 6.574c.694.412.91 1.29.483 1.961-.121.19-.287.35-.483.467l-11.05 6.574c-.694.413-1.602.204-2.03-.467A1.39 1.39 0 0 1 6 18.574V5.426C6 4.638 6.66 4 7.475 4c.273 0 .54.073.773.212z" fill="currentColor"></path></svg></span></button></div><div class="thT2yw" style="transform: rotate(0deg);"><button aria-label="Pause" class="qGs8mQ" tabindex="-1" type="button"><span aria-hidden="true" class="KGHx9g NA_Img dkWypw"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><rect x="7" y="5" width="3" height="14" rx="1.5" fill="currentColor"></rect><rect x="14" y="5" width="3" height="14" rx="1.5" fill="currentColor"></rect></svg></span></button></div><div class="foMqyw" style="transform: rotate(0deg);"><div class="_0d0kIw uDupQw"><svg width="48" height="48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M24 0C10.745 0 0 10.745 0 24s10.745 24 24 24a2 2 0 1 0 0-4C12.954 44 4 35.046 4 24S12.954 4 24 4a2 2 0 1 0 0-4z" fill="currentColor"></path></svg></div></div></div></div><div class="Lqh_3w theme dark" style="width: 600px; height: 342px; transform: translate(93.1424px, 9705.14px) rotate(0deg);"><div class="_97009w"><div class="Bu_D9Q"><div class="I4sCDQ v4nAuw"></div></div><div class="Qy939g"><div class="OLvpgw PZ3xOQ"><div class="KTdHOA PZ3xOQ"><div class="_3jDRow e_HzGw" dir="ltr"><div class="_2Ouzng"><div class="_5MYBAA"><div class="i6797g"><div class="LK9gBQ"><div class="_6UfzEQ" style="background-color: rgba(255, 255, 255, 0.4); transform: scaleX(1);"><div class="jz_KVw Idr01w" style="transform: scaleX(1);"></div><div class="WcClCQ Idr01w" style="transform: scaleX(1);"></div></div></div></div><div class="i6797g"><div class="LK9gBQ"><div class="_6UfzEQ" style="background-color: rgba(255, 255, 255, 0.15); transform: scaleX(0.189929);"><div class="jz_KVw Idr01w" style="transform: scaleX(5.26513);"></div><div class="WcClCQ Idr01w" style="transform: scaleX(5.26513);"></div></div></div></div><div class="i6797g"><div class="LK9gBQ"><div class="_6UfzEQ" style="background-color: rgb(255, 255, 255); transform: scaleX(0.0313539);"><div class="jz_KVw Idr01w" style="transform: scaleX(31.894);"></div><div class="WcClCQ Idr01w mbNwCw" style="transform: scaleX(31.894);"></div></div></div></div></div><div class="DYvFsA"><div class="k9236g"><div class="fHHmQw xE5Oww"><div class="VclgIw" style="left: 3.13539%;"><p class="_5RSqIg _2xcaIA _5Ob_nQ CCfw7w">1.3s</p></div></div></div><div class="DuLOcg"><input class="QCi37g BDTDKw bbGOcQ" type="range" step="any" max="42.120998" aria-label="Seek bar" value="1.320656"></div></div></div><div class="q4QWTw"><div class="Z5sRUw"><div class="FJA3UA"><button aria-label="Toggle mute" aria-describedby=":ru:0" class="_3NW_OA MWNIKw"><span aria-hidden="true" class="lM4cjQ NA_Img dkWypw"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="m15.5 5.08-3.742 3.171a2.5 2.5 0 0 1-.243.182L15.5 12.4V5.08zm1.5 8.814V4.002a1 1 0 0 0-1.646-.763l-4.566 3.868a1 1 0 0 1-.398.206L6.53 3.468a.75.75 0 1 0-1.06 1.063l14 13.94a.75.75 0 1 0 1.06-1.063L17 13.894zM6.293 7.637l1.208 1.207H7.5v5.8h2.642a2.5 2.5 0 0 1 1.616.593l3.742 3.17v-1.564l1.5 1.5v1.143a1 1 0 0 1-1.646.763l-4.566-3.868a1 1 0 0 0-.646-.237H7a1 1 0 0 1-1-1v-6.8c0-.276.112-.526.293-.707z" fill="currentColor"></path></svg></span></button></div></div></div></div></div></div></div><div class="thT2yw" style="transform: rotate(0deg);"><button aria-label="Play" class="qGs8mQ" tabindex="-1" type="button"><span aria-hidden="true" class="NA_Img dkWypw"><svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="m8.248 4.212 11.05 6.574c.694.412.91 1.29.483 1.961-.121.19-.287.35-.483.467l-11.05 6.574c-.694.413-1.602.204-2.03-.467A1.39 1.39 0 0 1 6 18.574V5.426C6 4.638 6.66 4 7.475 4c.273 0 .54.073.773.212z" fill="currentColor"></path></svg></span></button></div><div class="thT2yw" style="transform: rotate(0deg);"><button aria-label="Pause" class="qGs8mQ" tabindex="-1" type="button"><span aria-hidden="true" class="KGHx9g NA_Img dkWypw"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><rect x="7" y="5" width="3" height="14" rx="1.5" fill="currentColor"></rect><rect x="14" y="5" width="3" height="14" rx="1.5" fill="currentColor"></rect></svg></span></button></div><div class="foMqyw" style="transform: rotate(0deg);"><div class="_0d0kIw uDupQw"><svg width="48" height="48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M24 0C10.745 0 0 10.745 0 24s10.745 24 24 24a2 2 0 1 0 0-4C12.954 44 4 35.046 4 24S12.954 4 24 4a2 2 0 1 0 0-4z" fill="currentColor"></path></svg></div></div></div></div><div class="Lqh_3w theme dark" style="width: 600.638px; height: 337.859px; transform: translate(93.2544px, 10075.1px) rotate(0deg);"><div class="_97009w"><div class="Bu_D9Q"><div class="I4sCDQ v4nAuw"></div></div><div class="Qy939g"><div class="OLvpgw PZ3xOQ"><div class="KTdHOA PZ3xOQ"><div class="_3jDRow e_HzGw" dir="ltr"><div class="_2Ouzng"><div class="_5MYBAA"><div class="i6797g"><div class="LK9gBQ"><div class="_6UfzEQ" style="background-color: rgba(255, 255, 255, 0.4); transform: scaleX(1);"><div class="jz_KVw Idr01w" style="transform: scaleX(1);"></div><div class="WcClCQ Idr01w" style="transform: scaleX(1);"></div></div></div></div><div class="i6797g"><div class="LK9gBQ"><div class="_6UfzEQ" style="background-color: rgba(255, 255, 255, 0.15); transform: scaleX(0.0829996);"><div class="jz_KVw Idr01w" style="transform: scaleX(12.0483);"></div><div class="WcClCQ Idr01w" style="transform: scaleX(12.0483);"></div></div></div></div><div class="i6797g"><div class="LK9gBQ"><div class="_6UfzEQ" style="background-color: rgb(255, 255, 255); transform: scaleX(0.016955);"><div class="jz_KVw Idr01w" style="transform: scaleX(58.9796);"></div><div class="WcClCQ Idr01w mbNwCw" style="transform: scaleX(58.9796);"></div></div></div></div></div><div class="DYvFsA"><div class="k9236g"><div class="fHHmQw xE5Oww"><div class="VclgIw" style="left: 1.6955%;"><p class="_5RSqIg _2xcaIA _5Ob_nQ CCfw7w">1.6s</p></div></div></div><div class="DuLOcg"><input class="QCi37g BDTDKw bbGOcQ" type="range" step="any" max="96.386032" aria-label="Seek bar" value="1.634226"></div></div></div><div class="q4QWTw"><div class="Z5sRUw"><div class="FJA3UA"><button aria-label="Toggle mute" aria-describedby=":r10:0" class="_3NW_OA MWNIKw"><span aria-hidden="true" class="lM4cjQ NA_Img dkWypw"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="m15.5 5.08-3.742 3.171a2.5 2.5 0 0 1-.243.182L15.5 12.4V5.08zm1.5 8.814V4.002a1 1 0 0 0-1.646-.763l-4.566 3.868a1 1 0 0 1-.398.206L6.53 3.468a.75.75 0 1 0-1.06 1.063l14 13.94a.75.75 0 1 0 1.06-1.063L17 13.894zM6.293 7.637l1.208 1.207H7.5v5.8h2.642a2.5 2.5 0 0 1 1.616.593l3.742 3.17v-1.564l1.5 1.5v1.143a1 1 0 0 1-1.646.763l-4.566-3.868a1 1 0 0 0-.646-.237H7a1 1 0 0 1-1-1v-6.8c0-.276.112-.526.293-.707z" fill="currentColor"></path></svg></span></button></div></div></div></div></div></div></div><div class="thT2yw" style="transform: rotate(0deg);"><button aria-label="Play" class="qGs8mQ" tabindex="-1" type="button"><span aria-hidden="true" class="NA_Img dkWypw"><svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="m8.248 4.212 11.05 6.574c.694.412.91 1.29.483 1.961-.121.19-.287.35-.483.467l-11.05 6.574c-.694.413-1.602.204-2.03-.467A1.39 1.39 0 0 1 6 18.574V5.426C6 4.638 6.66 4 7.475 4c.273 0 .54.073.773.212z" fill="currentColor"></path></svg></span></button></div><div class="thT2yw" style="transform: rotate(0deg);"><button aria-label="Pause" class="qGs8mQ" tabindex="-1" type="button"><span aria-hidden="true" class="KGHx9g NA_Img dkWypw"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><rect x="7" y="5" width="3" height="14" rx="1.5" fill="currentColor"></rect><rect x="14" y="5" width="3" height="14" rx="1.5" fill="currentColor"></rect></svg></span></button></div><div class="foMqyw" style="transform: rotate(0deg);"><div class="_0d0kIw uDupQw"><svg width="48" height="48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M24 0C10.745 0 0 10.745 0 24s10.745 24 24 24a2 2 0 1 0 0-4C12.954 44 4 35.046 4 24S12.954 4 24 4a2 2 0 1 0 0-4z" fill="currentColor"></path></svg></div></div></div></div><div class="Lqh_3w theme dark" style="width: 603.491px; height: 339.464px; transform: translate(93.2544px, 8242.06px) rotate(0deg);"><div class="_97009w"><div class="Bu_D9Q"><div class="I4sCDQ v4nAuw"></div></div><div class="Qy939g"><div class="OLvpgw PZ3xOQ"><div class="KTdHOA PZ3xOQ"><div class="_3jDRow e_HzGw" dir="ltr"><div class="_2Ouzng"><div class="_5MYBAA"><div class="i6797g"><div class="LK9gBQ"><div class="_6UfzEQ" style="background-color: rgba(255, 255, 255, 0.4); transform: scaleX(1);"><div class="jz_KVw Idr01w" style="transform: scaleX(1);"></div><div class="WcClCQ Idr01w" style="transform: scaleX(1);"></div></div></div></div><div class="i6797g"><div class="LK9gBQ"><div class="_6UfzEQ" style="background-color: rgba(255, 255, 255, 0.15); transform: scaleX(0.338772);"><div class="jz_KVw Idr01w" style="transform: scaleX(2.95184);"></div><div class="WcClCQ Idr01w" style="transform: scaleX(2.95184);"></div></div></div></div><div class="i6797g"><div class="LK9gBQ"><div class="_6UfzEQ" style="background-color: rgb(255, 255, 255); transform: scaleX(0.0683885);"><div class="jz_KVw Idr01w" style="transform: scaleX(14.6223);"></div><div class="WcClCQ Idr01w mbNwCw" style="transform: scaleX(14.6223);"></div></div></div></div></div><div class="DYvFsA"><div class="k9236g"><div class="fHHmQw xE5Oww"><div class="VclgIw" style="left: 6.83885%;"><p class="_5RSqIg _2xcaIA _5Ob_nQ CCfw7w">1.6s</p></div></div></div><div class="DuLOcg"><input class="QCi37g BDTDKw bbGOcQ" type="range" step="any" max="23.614694" aria-label="Seek bar" value="1.614974"></div></div></div><div class="q4QWTw"><div class="Z5sRUw"><div class="FJA3UA"><button aria-label="Toggle mute" aria-describedby=":r12:0" class="_3NW_OA MWNIKw"><span aria-hidden="true" class="lM4cjQ NA_Img dkWypw"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="m15.5 5.08-3.742 3.171a2.5 2.5 0 0 1-.243.182L15.5 12.4V5.08zm1.5 8.814V4.002a1 1 0 0 0-1.646-.763l-4.566 3.868a1 1 0 0 1-.398.206L6.53 3.468a.75.75 0 1 0-1.06 1.063l14 13.94a.75.75 0 1 0 1.06-1.063L17 13.894zM6.293 7.637l1.208 1.207H7.5v5.8h2.642a2.5 2.5 0 0 1 1.616.593l3.742 3.17v-1.564l1.5 1.5v1.143a1 1 0 0 1-1.646.763l-4.566-3.868a1 1 0 0 0-.646-.237H7a1 1 0 0 1-1-1v-6.8c0-.276.112-.526.293-.707z" fill="currentColor"></path></svg></span></button></div></div></div></div></div></div></div><div class="thT2yw" style="transform: rotate(0deg);"><button aria-label="Play" class="qGs8mQ" tabindex="-1" type="button"><span aria-hidden="true" class="NA_Img dkWypw"><svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="m8.248 4.212 11.05 6.574c.694.412.91 1.29.483 1.961-.121.19-.287.35-.483.467l-11.05 6.574c-.694.413-1.602.204-2.03-.467A1.39 1.39 0 0 1 6 18.574V5.426C6 4.638 6.66 4 7.475 4c.273 0 .54.073.773.212z" fill="currentColor"></path></svg></span></button></div><div class="thT2yw" style="transform: rotate(0deg);"><button aria-label="Pause" class="qGs8mQ" tabindex="-1" type="button"><span aria-hidden="true" class="KGHx9g NA_Img dkWypw"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><rect x="7" y="5" width="3" height="14" rx="1.5" fill="currentColor"></rect><rect x="14" y="5" width="3" height="14" rx="1.5" fill="currentColor"></rect></svg></span></button></div><div class="foMqyw" style="transform: rotate(0deg);"><div class="_0d0kIw uDupQw"><svg width="48" height="48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M24 0C10.745 0 0 10.745 0 24s10.745 24 24 24a2 2 0 1 0 0-4C12.954 44 4 35.046 4 24S12.954 4 24 4a2 2 0 1 0 0-4z" fill="currentColor"></path></svg></div></div></div></div></div></div></div></div></div></div></div></section><section id="PBKTfs6TXztb6ZCB" data-scroll-ready="true"><div style="width: 790px; height: 6400.93px; position: relative;"><div style="position: absolute; opacity: 0;"><p>ROBLOX ANIMATION
</p><p>ROBLOX VFX
</p><p>**Contact and Payment Terms**
Thank you for visiting my portfolio! As a dedicated Roblox game developer, I’m committed to delivering high-quality work tailored to your needs. To ensure a smooth collaboration, please note the following:
- **Payment Terms**: I require a deposit before starting any project to secure your spot and cover initial costs. The remaining balance is due upon project completion.
- **Payment Methods**: I accept payments via PayPal, cash app, chime, and crypto. Please note that I do not accept Robux or a percentage-based payment structure.
Feel free to reach out with any questions or to discuss your project. I look forward to working with you!
Best regards,
Barriors
</p></div><div class="n7vSfw S_ZkxQ _4RR_JA UG13Dw" style="animation-delay: calc(0.15s);"></div></div></section><div><style>
.footer-overflow-container {
display: flex;
background-color: #000000;
position: relative;
}
.footer-container {
flex-grow: 1;
position: relative;
display: flex;
flex-direction: row;
justify-content: space-between;
padding: 6px;
}
.footer-pill-link {
appearance: none;
text-decoration: none;
}
.footer-pill {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
border-radius: 1000px;
border: none;
background: none;
padding: 4px 8px;
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif;
white-space: nowrap;
text-decoration: none;
font-weight: 600;
font-style: normal;
font-size: calc(12px * var(--rfso, var(--bfso, 1)));
color: #ffffff;
transition: background-color 0.2s;
}
.footer-pill:hover {
cursor: pointer;
}
.footer-pill + .footer-pill {
margin-left: 8px;
}
.footer-pill-primary {
position: relative;
z-index: 1;
background-color: rgba(255, 255, 255, 0.1);
}
.footer-pill-primary:hover > .footer-pill-primary-background {
opacity: 1;
}
.footer-pill-primary-background {
position: absolute;
z-index: -1;
border-radius: 1000px;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(90deg, #00C4CC 0%, #7D2AE8 100%);
opacity: 0;
overflow: hidden;
transition: opacity 0.2s;
}
/* Subtle wipe effect */
.footer-pill-primary-background::after {
content: "";
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
background: linear-gradient(to right, rgba(125, 42, 232, 0) 0%, #1a1a1a calc(50px + 20%), #1a1a1a 100%);
transform: translateX(0);
transition: transform 0.7s;
}
.footer-pill-primary:hover > .footer-pill-primary-background::after {
transform: translateX(110%);
}
.footer-pill-primary-background > svg {
position: absolute;
top: 50%;
left: 0;
right: 0;
transform-origin: center;
transform: translateY(-50%);
width: 100%;
}
.animation-container {
animation: spin linear 12s infinite;
animation-play-state: paused;
}
.footer-pill-primary:hover > .footer-pill-primary-background .animation-container {
animation-play-state: running;
}
.footer-pill-secondary {
background-color: rgba(255, 255, 255, 0);
}
.footer-pill-secondary:hover {
background-color: rgba(255, 255, 255, 0.1);
}
.footer-pill-secondary:active, .footer-pill-secondary.active {
background-color: rgba(255, 255, 255, 0.15)
}
.inline-icon {
display: inline-block;
width: 16px;
height: 16px;
margin-right: 5px;
}
.inline-icon > svg {
fill: rgba(218, 218, 218, 1);
}
.inline-icon-logo {
display: inline-block;
height: 15px;
margin-left: 5px;
}
.inline-icon-logo > svg {
height: 100%;
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9999;
transition: opacity 0.35s, visibility 0.35s;
opacity: 0;
visibility: hidden;
pointer-events: none;
}
.modal-backdrop.active {
opacity: 1;
visibility: visible;
pointer-events: all;
}
.report-form-modal {
display: block;
box-sizing: border-box;
position: absolute;
top: 0;
left: 6px;
width: 367px; /* min width for the gcaptcha to fit*/
transform: translate3d(0, calc(-100% + 24px), 0);
z-index: 10000;
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif;
background-color: #ffffff;
border-radius: 8px;
margin: 0;
box-shadow: 0px 2px 18px 0px rgba(14, 19, 24, 0.25), 0px 0px 1px 0px rgba(14, 19, 24, 0.02);
transition-duration: 0.35s;
transition-property: opacity, transform, visibility;
opacity: 0;
visibility: hidden;
pointer-events: none;
}
.report-form-modal.active {
transform: translate3d(0, calc(-100% + 8px), 0);
opacity: 1;
visibility: visible;
pointer-events: all;
}
.form-content {
margin: 32px;
outline-offset: 34px;
}
.form-content > * {
margin: 16px 0;
}
.form-title {
font-size: calc(24px * var(--rfso, var(--bfso, 1)));
font-weight: 700;
}
.form-body {
font-size: calc(14px * var(--rfso, var(--bfso, 1)));
font-weight: 400;
color: rgba(14, 19, 24, 0.7);
}
.form-body-bold {
font-size: calc(14px * var(--rfso, var(--bfso, 1)));
font-weight: 600;
line-height: 22.4px;
color: rgba(14, 19, 24, 1);
}
.form-radio-input {
display: grid;
grid-template-columns: 24px auto;
grid-template-rows: auto;
grid-template-areas:
"radio-button radio-label"
". radio-description"
}
.form-radio-input:hover {
cursor: pointer;
}
.radio-button-input {
opacity: 0;
margin: 0;
width: 0;
height: 0;
}
.radio-button {
align-self: flex-start;
grid-area: radio-button;
display: inline-block;
width: 16px;
height: 16px;
margin: 4px 8px 0 0;
vertical-align: middle;
border-radius: 50%;
box-shadow: inset 0 0 0 1px rgba(53, 71, 90, .2);
outline: none;
background-color: #ffffff;
flex-shrink: 0;
}
.radio-button-input:checked + .radio-button {
background: #fff;
box-shadow: inset 0 0 0 5px #8b3dff;
transition: box-shadow .1s ease-in-out, background-color .1s ease-in-out;
}
.form-radio-input:hover .radio-button-input:not(:checked) + .radio-button {
box-shadow: inset 0 0 0 1px rgba(30, 41, 51, .45);
}
.radio-button-input + .radio-button::after {
content: "";
width: 6px;
height: 6px;
background-color: transparent;
display: block;
margin: 5px;
border-radius: 50%;
}
.radio-button-input:checked + .radio-button::after {
background-color: #ffffff;
transition: background-color .1s ease-in-out;
}
.form-radio-label {
grid-area: radio-label;
font-size: calc(14px * var(--rfso, var(--bfso, 1)));
font-weight: 600;
line-height: 22.4px;
color: rgba(14, 19, 24, 1);
}
.form-radio-desc {
grid-area: radio-description;
font-size: calc(12px * var(--rfso, var(--bfso, 1)));
font-weight: 400;
color: rgba(14, 19, 24, 0.7);
margin: 0;
}
.g-recaptcha {
width: 300px;
}
.form-buttons {
margin-top: 32px;
display: grid;
grid-gap: 8px;
grid-template-columns: auto auto;
justify-content: flex-end;
}
.tertiary-button {
border: 2px solid transparent;
box-sizing: border-box;
background-color: rgba(13, 18, 22, 0);
border-radius: 4px;
color: rgb(13, 18, 22);
cursor: pointer;
display: inline-flex;
height: 40px;
margin: 0;
max-width: 100%;
min-width: 80px;
width: 100%;
padding: 0 6px;
vertical-align: middle;
align-items: center;
justify-content: center;
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif;
font-weight: 400;
line-height: 1.6;
outline-offset: 2px;
transition: background-color 0.2s;
}
.tertiary-button:hover {
background-color: rgba(64, 87, 109, .07);
}
.tertiary-button:active {
background-color: rgba(57, 76, 96, .15);
}
.button {
border: 2px solid transparent;
box-sizing: border-box;
background-color: rgba(64, 87, 109, 0.07);
border-radius: 4px;
color: #0e1318;
cursor: pointer;
display: inline-flex;
height: 40px;
margin: 0;
max-width: 100%;
min-width: 80px;
width: 100%;
padding: 0 6px;
vertical-align: middle;
align-items: center;
justify-content: center;
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif;
font-weight: 400;
line-height: 1.6;
outline-offset: 2px;
transition: background-color 0.2s;
}
.button:hover {
background-color: rgba(57, 76, 96, .15);
}
.button:active {
background-color: rgba(53, 71, 90, .2);
}
.submit-button {
border: 2px solid transparent;
box-sizing: border-box;
background-color: #7d2ae8;
border-radius: 4px;
color: #ffffff;
cursor: pointer;
display: inline-flex;
height: 40px;
margin: 0;
max-width: 100%;
min-width: 80px;
width: 100%;
padding: 0 6px;
vertical-align: middle;
align-items: center;
justify-content: center;
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif;
font-weight: 400;
line-height: 1.6;
outline-offset: 4px;
transition: background-color 0.2s;
}
.submit-button:hover {
background-color: #8d39fa;
}
.submit-button:active {
background-color: #6718cf;
}
.button-text {
font-size: calc(14px * var(--rfso, var(--bfso, 1)));
display: inline-block;
max-width: 100%;
overflow: hidden;
padding: 0 8px;
text-overflow: ellipsis;
white-space: nowrap;
font-weight: 600;
transition: all 0.2s;
}
.submit-button.loading .button-text {
visibility: hidden;
opacity: 0;
}
.submit-button.loading::after {
content: "";
position: absolute;
width: 16px;
height: 16px;
margin: auto;
border: 4px solid transparent;
border-top-color: #ffffff;
border-radius: 50%;
animation: spin 1s ease infinite;
}
.text-danger {
text-align: left;
margin: 4px 0 0;
color: #f84856;
font-size: calc(12px * var(--rfso, var(--bfso, 1)));
}
.a-link:visited {
color: rgba(14, 19, 24, 0.7)
}
.a-link {
text-decoration: underline;
color: rgba(14, 19, 24, 0.7)
}
.a-link:hover {
color: #7d2ae8;
}
@keyframes spin {
from {
transform: rotate(0turn);
}
to {
transform: rotate(1turn);
}
}
@supports selector(:focus-visible) {
.radio-button-input:focus-visible + .radio-button {
outline: auto;
}
.footer-pill-primary:focus-visible > .footer-pill-primary-background::after {
transform: translateX(110%);
}
.footer-pill-primary:focus-visible > .footer-pill-primary-background {
opacity: 1;
}
.footer-pill-primary:focus-visible > .footer-pill-primary-background .animation-container {
animation-play-state: running;
}
}
@supports not selector(:focus-visible) {
.radio-button-input:focus + .radio-button {
outline: auto;
}
.footer-pill-primary:focus > .footer-pill-primary-background::after {
transform: translateX(110%);
}
.footer-pill-primary:focus > .footer-pill-primary-background {
opacity: 1;
}
.footer-pill-primary:focus > .footer-pill-primary-background .animation-container {
animation-play-state: running;
}
}
/* stylelint-disable-next-line media-feature-name-disallowed-list */
@media only screen and (max-width: 600px) {
.modal-backdrop {
background-color: rgba(14, 19, 24, 0.45);
backdrop-filter: blur(4px);
-webkit-backdrop-filter: blur(4px);
}
.report-form-modal {
width: 100%;
position: fixed;
left: 0;
right: 0;
bottom: 0;
border-radius: 8px 8px 0 0;
transform: translate3d(0, 33%, 0);
}
.report-form-modal.active {
transform: translate3d(0, 0, 0);
}
.form-content {
margin: 16px;
}
.form-buttons {
display: grid;
grid-gap: 8px;
grid-template-columns: 1fr;
}
.submit-button {
order: -1;
}
@supports (padding: env(safe-area-inset-bottom)) {
.footer-container {
padding: 6px 6px calc(6px + env(safe-area-inset-bottom)) 6px;
}
.form-content {
margin: 16px 16px calc(16px + env(safe-area-inset-bottom)) 16px;
}
}
}
@media (prefers-reduced-motion) {
.report-form-modal, .report-form-modal.active {
transition-property: opacity, visibility;
transform: translate3d(0, calc(-100% + 8px), 0);
}
@media only screen and (max-width: 600px) {
.report-form-modal, .report-form-modal.active {
transform: translate3d(0, 0, 0);
}
}
.animation-container {
animation-play-state: paused !important;
}
.footer-pill-primary-background::after {
transform: translateX(0);
opacity: 0;
transition: opacity 0.7s;
}
.footer-pill-primary-background > svg {
display: none;
}
}
</style><div class="footer-overflow-container" lang="en">
<div class="footer-container">
<button id="report_button" class="footer-pill footer-pill-secondary" type="button">
Terms & Support
</button>
<a class="footer-pill footer-pill-primary footer-pill-link" target="_blank" href="https://www.canva.com" aria-label="Designed with Canva">
<div class="footer-pill-primary-background">
<svg viewBox="20 20 55 55" xmlns="http://www.w3.org/2000/svg">
<defs>
<radialGradient id="cyanSpotLarge" cx="0.5" cy="0.5" r="0.5" fx="0.8" fy="0.8" spreadMethod="pad">
<stop offset="0%" stop-color="rgb(0, 196, 204)" stop-opacity="1"></stop>
<stop offset="100%" stop-color="rgb(0, 196, 204)" stop-opacity="0"></stop>
</radialGradient>
<radialGradient id="cyanSpot" cx="0.5" cy="0.5" r="0.5" fx="0.2" fy="0.2" spreadMethod="pad">
<stop offset="0%" stop-color="rgb(0, 196, 204)" stop-opacity="0.75"></stop>
<stop offset="100%" stop-color="rgb(0, 196, 204)" stop-opacity="0"></stop>
</radialGradient>
<radialGradient id="purpleSpotLarge" cx="0.5" cy="0.5" r="0.5" fx="0.8" fy="0.8" spreadMethod="pad">
<stop offset="0%" stop-color="rgb(125, 42, 232)" stop-opacity="1"></stop>
<stop offset="100%" stop-color="rgb(125, 42, 232)" stop-opacity="0"></stop>
</radialGradient>
<radialGradient id="purpleSpot" cx="0.5" cy="0.5" r="0.5" fx="0.2" fy="0.2" spreadMethod="pad">
<stop offset="0%" stop-color="rgb(125, 42, 232)" stop-opacity="0.85"></stop>
<stop offset="100%" stop-color="rgb(125, 42, 232)" stop-opacity="0"></stop>
</radialGradient>
</defs>
<!-- Average the RGB values of the Cyan & Purple brand colors -> Blue rect background -->
<rect x="0" y="0" width="100" height="100" fill="rgb(62.5, 119, 218)"></rect>
<g class="animation-container">
<!-- Initial Rotation -->
<g transform="rotate(25)">
<!-- Large Spots -->
<g transform="rotate(0) scale(2) translate(-40, -40)">
<rect x="0" y="0" width="100" height="100" fill="url(#cyanSpotLarge)"></rect>
</g>
<g transform="rotate(180) scale(2) translate(-40, -40)">
<rect x="0" y="0" width="100" height="100" fill="url(#cyanSpotLarge)"></rect>
</g>
<g transform="rotate(90) scale(1.5) translate(-25, -25)">
<rect x="0" y="0" width="100" height="100" fill="url(#purpleSpotLarge)"></rect>
</g>
<g transform="rotate(270) scale(1.5) translate(-25, -25)">
<rect x="0" y="0" width="100" height="100" fill="url(#purpleSpotLarge)"></rect>
</g>
<!-- Small spots -->
<g transform="rotate(0) translate(-10, -10)">
<rect x="0" y="0" width="66" height="66" fill="url(#purpleSpot"></rect>
</g>
<g transform="rotate(180) translate(-10, -10)">
<rect x="0" y="0" width="66" height="66" fill="url(#purpleSpot"></rect>
</g>
<g transform="rotate(90) scale(1.2) translate(-10, -10)">
<rect x="0" y="0" width="66" height="66" fill="url(#cyanSpot)"></rect>
</g>
<g transform="rotate(270) scale(1.2) translate(-10, -10)">
<rect x="0" y="0" width="66" height="66" fill="url(#cyanSpot)"></rect>
</g>
</g>
</g>
</svg>
</div>
Designed with
<span class="inline-icon-logo">
<svg viewBox="0 0 80 30" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M79.444 18.096c-.136 0-.26.088-.324.272-.82 2.34-1.928 3.732-2.84 3.732-.524 0-.736-.584-.736-1.5 0-2.292 1.372-7.152 2.064-9.368.08-.268.132-.508.132-.712 0-.644-.352-.96-1.224-.96-.94 0-1.952.368-2.936 2.092-.34-1.52-1.368-2.184-2.804-2.184-1.66 0-3.264 1.068-4.584 2.8-1.32 1.732-2.872 2.3-4.04 2.02.84-2.056 1.152-3.592 1.152-4.732 0-1.788-.884-2.868-2.312-2.868-2.172 0-3.424 2.072-3.424 4.252 0 1.684.764 3.416 2.444 4.256-1.408 3.184-3.464 6.064-4.244 6.064-1.008 0-1.304-4.932-1.248-8.46.036-2.024.204-2.128.204-2.74 0-.352-.228-.592-1.144-.592-2.136 0-2.796 1.808-2.896 3.884a10.233 10.233 0 01-.368 2.332c-.892 3.184-2.732 5.6-3.932 5.6-.556 0-.708-.556-.708-1.284 0-2.292 1.284-5.156 1.284-7.6 0-1.796-.788-2.932-2.272-2.932-1.748 0-4.06 2.08-6.248 5.976.72-2.984 1.016-5.872-1.116-5.872A2.886 2.886 0 0036 9.916a.752.752 0 00-.432.728c.204 3.176-2.56 11.312-5.18 11.312-.476 0-.708-.516-.708-1.348 0-2.296 1.368-7.144 2.056-9.364.088-.288.136-.536.136-.752 0-.608-.376-.92-1.228-.92-.936 0-1.952.356-2.932 2.08-.344-1.52-1.372-2.184-2.808-2.184-2.356 0-4.988 2.492-6.144 5.74-1.548 4.336-4.668 8.524-8.868 8.524-3.812 0-5.824-3.172-5.824-8.184C4.068 8.312 9.38 2.4 13.32 2.4c1.884 0 2.784 1.2 2.784 3.04 0 2.228-1.244 3.264-1.244 4.112 0 .26.216.516.644.516 1.712 0 3.728-2.012 3.728-4.756S17.004.56 13.064.56C6.552.56 0 7.112 0 15.508c0 6.68 3.296 10.708 8.996 10.708 3.888 0 7.284-3.024 9.116-6.552.208 2.924 1.536 4.452 3.56 4.452 1.8 0 3.256-1.072 4.368-2.956.428 1.972 1.564 2.936 3.04 2.936 1.692 0 3.108-1.072 4.456-3.064-.02 1.564.336 3.036 1.692 3.036.64 0 1.404-.148 1.54-.708 1.428-5.904 4.956-10.724 6.036-10.724.32 0 .408.308.408.672 0 1.604-1.132 4.892-1.132 6.992 0 2.268.964 3.768 2.956 3.768 2.208 0 4.452-2.704 5.948-6.656.468 3.692 1.48 6.672 3.064 6.672 1.944 0 5.396-4.092 7.488-8.424.82.104 2.052.076 3.236-.76-.504 1.276-.8 2.672-.8 4.068 0 4.02 1.92 5.148 3.572 5.148 1.796 0 3.252-1.072 4.368-2.956.368 1.7 1.308 2.932 3.036 2.932 2.704 0 5.052-2.764 5.052-5.032 0-.6-.256-.964-.556-.964zM23.32 21.888c-1.092 0-1.52-1.1-1.52-2.74 0-2.848 1.948-7.604 4.008-7.604.9 0 1.24 1.06 1.24 2.356 0 2.892-1.852 7.988-3.728 7.988zm37.404-8.5c-.652-.776-.888-1.832-.888-2.772 0-1.16.424-2.14.932-2.14s.664.5.664 1.196c0 1.164-.416 2.864-.708 3.716zm8.468 8.5c-1.092 0-1.52-1.264-1.52-2.74 0-2.748 1.948-7.604 4.024-7.604.9 0 1.22 1.052 1.22 2.356 0 2.892-1.82 7.988-3.724 7.988z" fill="#fff"></path>
</svg>
</span>
</a>
</div>
<div id="modal_backdrop" class="modal-backdrop"></div>
<div id="modal" class="report-form-modal" role="dialog">
<div class="form-content" id="form_step_terms" style="display: none;" aria-labelledby="termsTitle" aria-describedby="termsDesc" tabindex="0">
<h2 id="termsTitle" class="form-title">Terms & Support</h2>
<p id="termsDesc" class="form-body">This website has been created with Canva, but the content is User Content that is subject to our <a class="a-link" href="https://www.canva.com/policies/terms-of-use/" target="_blank">Terms of Use</a>. If you see anything that breaches our <a class="a-link" href="https://www.canva.com/policies/acceptable-use-policy/" target="_blank">acceptable use policy</a>, please report it to our content review team.</p>
<div class="form-buttons">
<button id="form_close_initial" type="button" class="tertiary-button">
<span class="button-text">
Close
</span>
</button>
<button id="form_report" data-report-url="https://www.canva.com/help/report-content/?source=design&link=" type="button" class="button">
<span class="button-text">
Report
</span>
</button>
</div>
</div>
<div class="form-content" id="form_step_report_reason" style="display: none;" aria-labelledby="reportTitle" aria-describedby="reportDesc" tabindex="0">
<h2 id="reportTitle" class="form-title">Report</h2>
<p id="reportDesc" class="form-body">Reporting helps Canva ensure its content is appropriate and correctly
labelled.</p>
<p class="form-body-bold">Why are you reporting this content?</p>
<label class="form-radio-input" for="report_reason_0">
<input id="report_reason_0" class="radio-button-input" type="radio" name="report_reason" value="0" autocomplete="off" checked="">
<span class="radio-button"></span>
<span class="form-radio-label">
Inappropriate content
</span>
</label>
<label class="form-radio-input" for="report_reason_1">
<input id="report_reason_1" class="radio-button-input" type="radio" name="report_reason" value="1" autocomplete="off">
<span class="radio-button"></span>
<span class="form-radio-label">
Hateful speech, activities or discrimination
</span>
</label>
<label class="form-radio-input" for="report_reason_2">
<input id="report_reason_2" class="radio-button-input" type="radio" name="report_reason" value="2" autocomplete="off">
<span class="radio-button"></span>
<span class="form-radio-label">
Illegal content
</span>
</label>
<label class="form-radio-input" for="report_reason_3">
<input id="report_reason_3" class="radio-button-input" type="radio" name="report_reason" value="3" autocomplete="off">
<span class="radio-button"></span>
<span class="form-radio-label">
Defamation or harassment
</span>
</label>
<label class="form-radio-input" for="report_reason_4">
<input id="report_reason_4" class="radio-button-input" type="radio" name="report_reason" value="4" autocomplete="off">
<span class="radio-button"></span>
<span class="form-radio-label">
Intellectual Property infringement
</span>
</label>
<label class="form-radio-input" for="report_reason_5">
<input id="report_reason_5" class="radio-button-input" type="radio" name="report_reason" value="5" autocomplete="off">
<span class="radio-button"></span>
<span class="form-radio-label">
Misinformation
</span>
</label>
<label class="form-radio-input" for="report_reason_6">
<input id="report_reason_6" class="radio-button-input" type="radio" name="report_reason" value="6" autocomplete="off">
<span class="radio-button"></span>
<span class="form-radio-label">
Phishing
</span>
</label>
<label class="form-radio-input" for="report_reason_other">
<input id="report_reason_other" class="radio-button-input" type="radio" name="report_reason" value="7" autocomplete="off">
<span class="radio-button"></span>
<span class="form-radio-label">
Something else
</span>
</label>
<div class="form-buttons">
<button id="form_cancel" type="button" class="button">
<span class="button-text">Cancel</span>
</button>
<button id="form_submit_reason" type="button" class="submit-button">
<span class="button-text">Next</span>
</button>
</div>
</div>
<div class="form-content" id="form_step_report_ip" style="display: none;" aria-labelledby="ipTitle" aria-describedby="ipDesc" tabindex="0">
<h2 id="ipTitle" class="form-title">Intellectual Property infringement</h2>
<p id="ipDesc" class="form-body">Please submit an infringement notice to Canva by following the steps in our <a class="a-link" href="https://www.canva.com/policies/intellectual-property-policy/" target="_blank">Intellectual Property Policy</a>.</p>
<div class="form-buttons">
<button id="form_go_back_ip" type="button" class="button">
<span class="button-text">Back</span>
</button>
<button id="form_close_ip" type="button" class="submit-button">
<span class="button-text">Close</span>
</button>
</div>
</div>
<div class="form-content" id="form_step_report_other" style="display: none;" aria-labelledby="otherTitle" aria-describedby="otherDesc" tabindex="0">
<h2 id="otherTitle" class="form-title">Something else</h2>
<p id="otherDesc" class="form-body">Please contact Canva at <a class="a-link" href="mailto:[email protected]" target="_blank">[email protected]</a> and include the website URL to report other concerns.</p>
<div class="form-buttons">
<button id="form_go_back_other" type="button" class="button">
<span class="button-text">Back</span>
</button>
<button id="form_close_other" type="button" class="submit-button">
<span class="button-text">Close</span>
</button>
</div>
</div>
<div class="form-content" id="form_step_captcha" style="display: none;" aria-labelledby="captchaTitle" aria-describedby="captchaDesc" tabindex="0">
<h2 id="captchaTitle" class="form-title">Report</h2>
<p id="captchaDesc" class="form-body">Let's just make sure you're human.</p>
<form id="captcha-form">
<div class="g-recaptcha" data-sitekey="6Ldk59waAAAAAMPqkICbJjfMivZLCGtTpa6Wn6zO"></div>
<div id="netease-captcha"></div>
<p id="error_message_captcha" class="text-danger" style="display: none;">
Please complete the verification.
</p>
<p id="error_message" class="text-danger" style="display: none;">
We weren't able to submit your report right now. Please try again later.
</p>
<div class="form-buttons">
<button id="form_go_back" type="button" class="button">
<span class="button-text">Back</span>
</button>
<button id="form_submit_captcha" type="submit" class="submit-button">
<span class="button-text">Submit</span>
</button>
</div>
</form>
</div>
<div class="form-content" id="form_step_success" style="display: none;" aria-labelledby="thanksTitle" aria-describedby="thanksDesc" tabindex="0">
<h2 id="thanksTitle" class="form-title">Thank you</h2>
<p id="thanksDesc" class="form-body">Thanks for flagging this content as inappropriate. Our content review team is on it and will review as soon as possible.</p>
<div class="form-buttons">
<button id="form_close" type="button" class="submit-button">
<span class="button-text">
Close
</span>
</button>
</div>
</div>
</div>
</div></div></div></div></div></main></div></div><script nonce="">(function() {window['__canva_public_path__'] = ''; window['bootstrap'] = JSON.parse('{"base":{"A?":"B","L":false,"N":false,"E":"43cd6483b21f2843bff129aaa7f9716d834068ad","K":1733226656,"F":{"A?":"B"},"G":"CLIENT_FULL","I":"A","O":{"A?":"B"},"M":"/_online","U":[],"V":[],"g":false,"i":false,"a":{"K":"export_website","H":{}},"d":{"A":"wss://www.canva.com/_stream","B":{"F":"export_website"}},"b":{"A?":"H","C":{"a":"WEB"},"D":{"a":"WEB","c":"en"},"E":{},"P":[],"Q":[],"R":false,"S":false}},"page":{"A":{"B":{"A?":"A","A":"TAEXfxtKgiU","B":1},"C":{"A":1366.0,"B":768.0,"C":"D"},"Q":[],"R":[],"P":"en","D":"Donad","E":"","F":[],"G":{},"Y":{},"V":[],"W":[],"A":[{"A?":"i","a":"PB8G3RnW4p81tkhH","R":false,"S":false,"U":false,"Q":{},"K":4,"W":[],"X":[],"H":[],"L":{},"C":{"A":1366.0,"B":8000.0,"C":"D"},"D":{"C":"#000000","D":0.0,"F":false,"J":false,"G":false,"H":false},"r":[],"E":[{"A?":"I","A":700.1467470506273,"B":0.0,"D":561.7777074220649,"C":239.4498094945609,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGPsx5WyQE","B":1},"B":{"A":-9.556545016512445,"B":0.0,"D":561.7777074220649,"C":249.00635451107334,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":980.3477418164308,"B":21.521225419655792,"D":490.7680453732334,"C":266.0544032465403,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGPtSJDf_k","B":1},"B":{"A":0.0,"B":0.0,"D":490.7680453732334,"C":266.0544032465403,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":980.3477418164308,"B":527.9187733897678,"D":485.2055986259092,"C":266.05440324654023,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGPtVxYqP8","B":1},"B":{"A":0.0,"B":0.0,"D":485.2055986259092,"C":266.05440324654023,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":1025.9416178798842,"B":1028.7538746125558,"D":318.9057467227356,"C":174.86665111963336,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGPtWSPaS0","B":1},"B":{"A":1.4210854715202004E-14,"B":8.526512829121202E-14,"D":318.9057467227356,"C":174.86665111963336,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":681.1502989167345,"B":592.286276489188,"D":505.2067479739236,"C":277.44270576234635,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGPtY3aoYQ","B":1},"B":{"A":0.0,"B":0.0,"D":505.2067479739236,"C":277.44270576234635,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":1268.4021450629712,"B":527.9187733897678,"D":518.1586655388685,"C":278.07848383919276,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGPtWfgZZY","B":1},"B":{"A":-2.8421709430404007E-14,"B":-5.6843418860808015E-14,"D":518.1586655388686,"C":278.0784838391928,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":1256.2964557644148,"B":8.526512829121202E-14,"D":495.3288201128202,"C":278.62246131346143,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGPtfMWbHQ","B":1},"B":{"A":0.0,"B":0.0,"D":495.3288201128202,"C":278.62246131346143,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":1562.9189170778761,"B":13.706474121216388,"D":514.2122992685514,"C":334.4256632469191,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGPtd7r8RQ","B":1},"B":{"A":-5.6843418860808015E-14,"B":0.0,"D":514.2122992685514,"C":334.4256632469192,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":1562.918917077876,"B":547.3796165530068,"D":502.56161219546095,"C":318.4112988216497,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGPtc2o1j8","B":1},"B":{"A":-2.8421709430404007E-14,"B":0.0,"D":502.56161219546095,"C":318.4112988216498,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":1925.344580324795,"B":13.706474121216388,"D":435.8810754052634,"C":276.16406821296977,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGPtZ3cWd4","B":1},"B":{"A":-2.8421709430404007E-14,"B":0.0,"D":435.8810754052634,"C":276.1640682129698,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":1922.3302158995252,"B":462.6806147958596,"D":440.6387704082808,"C":279.1784326382392,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGPtQDYeLs","B":1},"B":{"A":-2.8421709430404007E-14,"B":0.0,"D":440.6387704082808,"C":279.17843263823926,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":1922.330215899524,"B":916.3193852041404,"D":440.6387704082819,"C":279.1784326382399,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGPtemtv24","B":1},"B":{"A":-2.8421709430404007E-14,"B":0.0,"D":440.6387704082819,"C":279.17843263823994,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":2229.5086485377647,"B":38.07364761759959,"D":626.1046699554228,"C":329.03104790886545,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGPtVjEfsg","B":1},"B":{"A":0.0,"B":0.0,"D":626.1046699554228,"C":329.03104790886545,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":2223.508648537764,"B":710.2160970136507,"D":595.9824775211919,"C":335.0310479088657,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGPtSn3usM","B":1},"B":{"A":-5.6843418860808015E-14,"B":0.0,"D":595.9824775211919,"C":335.0310479088658,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":2594.5396964466304,"B":5.6843418860808015E-14,"D":650.1851604290059,"C":313.84723938947303,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGPtcVTBTU","B":1},"B":{"A":0.0,"B":0.0,"D":650.1851604290059,"C":313.84723938947303,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":2594.53969644663,"B":673.9701826261471,"D":673.6894387091442,"C":325.7283142632478,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGPtTLxfqk","B":1},"B":{"A":0.0,"B":0.0,"D":673.6894387091442,"C":325.7283142632478,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":2936.3869358361035,"B":0.0,"D":669.2935258787836,"C":323.2642199822697,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGPtcwZnPo","B":1},"B":{"A":-2.8421709430404007E-14,"B":-1.1368683772161603E-13,"D":669.2935258787838,"C":323.26421998226976,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":2956.2680107098777,"B":683.0,"D":637.9184278552978,"C":307.2573559743284,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGPtV5JdpM","B":1},"B":{"A":0.0,"B":0.0,"D":637.9184278552978,"C":307.2573559743284,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":3287.6511558183734,"B":9.200414091019638,"D":640.9847463379863,"C":385.10998852747434,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGPtfZL2BE","B":1},"B":{"A":-1.1368683772161603E-13,"B":0.0,"D":640.9847463379863,"C":441.75975761131485,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":3287.6511558183734,"B":697.040545849936,"D":623.8778820053618,"C":385.10998852747446,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGPtXCwUAs","B":1},"B":{"A":-1.9895196601282805E-13,"B":-5.6843418860808015E-14,"D":623.8778820053618,"C":441.65331410388677,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":3784.662145631773,"B":0.0,"D":638.5428625306498,"C":359.18036017349067,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":true,"I":{"A":"VAGPuLlSNAs","B":{"A":0.0,"B":0.0,"D":638.5428625306498,"C":359.18036017349067,"E":0.0},"C":0.0,"J":{},"F":"B","I":true,"G":1.0},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":3784.662145631773,"B":697.040545849936,"D":638.5428625306502,"C":359.1803601734907,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":true,"I":{"A":"VAGPuLeZHo4","B":{"A":0.0,"B":0.0,"D":638.5428625306502,"C":359.1803601734907,"E":0.0},"C":0.0,"J":{},"F":"B","I":true,"G":1.0},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":4171.842505805264,"B":3.261220386849061,"D":646.9239400421571,"C":368.74664582402954,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":true,"I":{"A":"VAGPuJ4qND0","B":{"A":0.0,"B":-4.312826266947695,"D":655.5495925760525,"C":368.74664582402954,"E":0.0},"C":0.0,"J":{},"F":"B","I":true,"G":1.0},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":4568.589151629294,"B":6.438029341742094,"D":643.7471310872642,"C":362.1077612365861,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":true,"I":{"A":"VAGPuHBKwiM","B":{"A":0.0,"B":0.0,"D":643.7471310872642,"C":362.1077612365861,"E":0.0},"C":0.0,"J":{},"F":"B","I":true,"G":1.0},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":4570.206606651441,"B":697.8980409034014,"D":659.7617809513154,"C":371.1160017851149,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":true,"I":{"A":"VAGPuClVg1U","B":{"A":0.0,"B":0.0,"D":659.7617809513154,"C":371.1160017851149,"E":0.0},"C":0.0,"J":{},"F":"B","I":true,"G":1.0},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":4958.69691286588,"B":6.438029341742094,"D":643.7471310872639,"C":366.93586471974044,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":true,"I":{"A":"VAGPuJjSSpE","B":{"A":0.0,"B":-4.291647540581778,"D":652.3304261684275,"C":366.93586471974044,"E":0.0},"C":0.0,"J":{},"F":"B","I":true,"G":1.0},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":4958.69691286588,"B":703.9124902480266,"D":643.7471310872648,"C":366.935864719741,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":true,"I":{"A":"VAGPuJYfFYI","B":{"A":0.0,"B":-4.291647540581835,"D":652.3304261684285,"C":366.935864719741,"E":0.0},"C":0.0,"J":{},"F":"B","I":true,"G":1.0},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":5355.632777585622,"B":5.753807369094432,"D":644.4313530599119,"C":362.49263609620044,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":true,"I":{"A":"VAGPuG8BCwM","B":{"A":0.0,"B":0.0,"D":644.4313530599119,"C":362.49263609620044,"E":0.0},"C":0.0,"J":{},"F":"B","I":true,"G":1.0},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":5839.805413681823,"B":3.261220386849061,"D":459.41939440901064,"C":331.8533372657972,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGPuBmusx4","B":1},"B":{"A":0.0,"B":0.0,"D":459.41939440901064,"C":331.8533372657972,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":5839.805413681823,"B":480.45623690893194,"D":509.2730763106436,"C":321.699230382367,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGPuJixdWM","B":1},"B":{"A":0.0,"B":-2.8421709430404007E-14,"D":509.27307631064366,"C":321.699230382367,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":6218.435799673925,"B":3.261220386849061,"D":646.9239400421569,"C":317.9515446374144,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGPuMI_kIY","B":1},"B":{"A":0.0,"B":0.0,"D":646.9239400421569,"C":317.9515446374144,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":6218.435799673925,"B":682.9999999999998,"D":667.4555326357945,"C":317.9515446374148,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGPuJCfuQc","B":1},"B":{"A":-2.8421709430404007E-14,"B":0.0,"D":667.4555326357945,"C":317.9515446374149,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":6583.387344311341,"B":2.7856026802107863,"D":647.399557748795,"C":320.46278108565355,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGPuDeREE0","B":1},"B":{"A":0.0,"B":0.0,"D":647.399557748795,"C":320.46278108565355,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":6569.6937715135455,"B":710.2160970136507,"D":617.1530957247867,"C":347.8499266812434,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGPuFEOpCw","B":1},"B":{"A":-2.8421709430404007E-14,"B":-5.6843418860808015E-14,"D":617.1530957247868,"C":347.84992668124346,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":6950.543698194788,"B":3.261220386849004,"D":620.9428861917271,"C":349.2047225464196,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGPuP6a344","B":1},"B":{"A":-2.8421709430404007E-14,"B":0.0,"D":620.9428861917271,"C":349.20472254641965,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":6977.860671265594,"B":679.5697372062536,"D":678.4458153395808,"C":294.5707764048082,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGPuLXVfag","B":1},"B":{"A":0.0,"B":-5.6843418860808015E-14,"D":678.4458153395809,"C":294.5707764048082,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":7331.450796878603,"B":6.438029341742094,"D":338.71985482823476,"C":453.28686454954936,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGPuN5JQQw","B":1},"B":{"A":0.0,"B":0.0,"D":338.71985482823476,"C":453.28686454954936,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":7373.748420741207,"B":361.4464168940311,"D":505.51537936909006,"C":365.1499430027716,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGPuCYVwbk","B":1},"B":{"A":0.0,"B":0.0,"D":505.51537936909006,"C":365.1499430027716,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":7408.052498208639,"B":882.9617962631213,"D":475.0537562827137,"C":300.0834618894766,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGPuOdYkTc","B":1},"B":{"A":0.0,"B":-5.6843418860808015E-14,"D":475.05375628271383,"C":300.0834618894766,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":4174.108514709736,"B":702.9628606089734,"D":647.4926720268209,"C":364.2146280150868,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":true,"I":{"A":"VAGPuV4SKX0","B":{"A":0.0,"B":0.0,"D":647.4926720268209,"C":364.2146280150868,"E":0.0},"C":0.0,"J":{},"F":"B","I":true,"G":1.0},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":0.0,"B":-2.194420399158389,"D":464.875035195018,"C":444.0466867047394,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGPuj3w7WY","B":1},"B":{"A":-5.6843418860808015E-14,"B":-8.526512829121202E-14,"D":464.87503519501814,"C":619.6228390303163,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"K","A":45.22005028259383,"B":561.7777074220649,"D":785.8819139132265,"C":398.8266364221455,"E":0.0,"F":0.0,"X":{"A?":"B","A":8},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"Hi, I’m a full Roblox game developer specializing in building detailed maps, modeling unique assets, scripting interactive gameplay, and crafting animations, VFX, and GFX ,ETC. I provide a complete suite of services to bring immersive and visually stunning experiences to life. \\n"}],"B":[{"A?":"A","A":{"font-size":{"B":"37.3345"},"font-family":{"B":"YAFdJjTk5UU,0"},"color":{"B":"#ffffff"},"font-weight":{"B":"bold"},"text-align":{"B":"center"}}},{"A?":"B","A":278},{"A?":"A","A":{"font-style":{"B":"normal"},"decoration":{"B":"none"},"font-feature-calt":{"B":"off"},"font-feature-clig":{"B":"off"},"font-feature-liga":{"B":"off"},"font-kerning":{"B":"none"},"head-indent":{"B":"0.0"},"kerning":{"B":"0.0"},"leading":{"B":"1400.0"},"link":{"B":""},"list-level":{"B":"0.0"},"list-marker":{"B":"none"},"spacing":{"B":"0.0"},"strikethrough":{"B":"none"},"style":{"B":"body"},"text-transform":{"B":"none"},"tracking":{"B":"0.0"}}},{"A?":"B","A":1},{"A?":"A","A":{"font-style":{},"text-align":{},"font-weight":{},"color":{},"font-size":{},"font-family":{},"decoration":{},"font-feature-calt":{},"font-feature-clig":{},"font-feature-liga":{},"font-kerning":{},"head-indent":{},"kerning":{},"leading":{},"link":{},"list-level":{},"list-marker":{},"spacing":{},"strikethrough":{},"style":{},"text-transform":{},"tracking":{}}}]},"b":{"A":[37,40,34,35,43,36,32,22]},"d":"A","e":805.0083550213855,"f":408.5331,"l":false,"g":false,"h":"A"},{"A?":"K","A":608.4980678391378,"B":13.706474121216388,"D":500.47971452208134,"C":61.64867921148943,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"Roblox builds/maps\\n"}],"B":[{"A?":"A","A":{"font-size":{"B":"85.3333"},"font-family":{"B":"YAFdJjTk5UU,0"},"color":{"B":"#ffffff"},"font-weight":{"B":"bold"},"text-align":{"B":"center"}}},{"A?":"B","A":18},{"A?":"A","A":{"font-style":{"B":"normal"},"decoration":{"B":"none"},"font-feature-calt":{"B":"off"},"font-feature-clig":{"B":"off"},"font-feature-liga":{"B":"off"},"font-kerning":{"B":"none"},"head-indent":{"B":"0.0"},"kerning":{"B":"0.0"},"leading":{"B":"1400.0"},"link":{"B":""},"list-level":{"B":"0.0"},"list-marker":{"B":"none"},"spacing":{"B":"0.0"},"strikethrough":{"B":"none"},"style":{"B":"body"},"text-transform":{"B":"none"},"tracking":{"B":"0.0"}}},{"A?":"B","A":1},{"A?":"A","A":{"font-style":{},"text-align":{},"font-weight":{},"color":{},"font-size":{},"font-family":{},"decoration":{},"font-feature-calt":{},"font-feature-clig":{},"font-feature-liga":{},"font-kerning":{},"head-indent":{},"kerning":{},"leading":{},"link":{},"list-level":{},"list-marker":{},"spacing":{},"strikethrough":{},"style":{},"text-transform":{},"tracking":{}}}]},"b":{"A":[19]},"d":"A","e":827.5208740234375,"f":101.93334,"l":false,"g":false,"h":"B"},{"A?":"K","A":3722.982145631773,"B":38.07364761759959,"D":505.10418701171875,"C":61.68,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"ROBLOX SCRIPTING\\n"}],"B":[{"A?":"A","A":{"color":{"B":"#ffffff"},"font-weight":{"B":"bold"},"text-align":{"B":"center"},"font-size":{"B":"51.6"},"font-family":{"B":"YAFdJjTk5UU,0"}}},{"A?":"B","A":16},{"A?":"A","A":{"spacing":{"B":"0.0"},"list-marker":{"B":"none"},"strikethrough":{"B":"none"},"font-feature-liga":{"B":"off"},"kerning":{"B":"0.0"},"font-feature-clig":{"B":"off"},"link":{"B":""},"tracking":{"B":"0.0"},"leading":{"B":"1400.0"},"head-indent":{"B":"0.0"},"style":{"B":"body"},"decoration":{"B":"none"},"list-level":{"B":"0.0"},"text-transform":{"B":"none"},"font-style":{"B":"normal"},"font-kerning":{"B":"none"},"font-feature-calt":{"B":"off"}}},{"A?":"B","A":1},{"A?":"A","A":{"font-feature-liga":{},"link":{},"font-weight":{},"tracking":{},"strikethrough":{},"color":{},"list-level":{},"decoration":{},"font-feature-calt":{},"font-size":{},"kerning":{},"font-family":{},"font-kerning":{},"style":{},"font-feature-clig":{},"list-marker":{},"font-style":{},"text-transform":{},"leading":{},"text-align":{},"spacing":{},"head-indent":{}}}]},"b":{"A":[17]},"d":"A","l":false,"g":false,"h":"B"},{"A?":"K","A":5748.1254136818225,"B":19.07712777355016,"D":446.3333435058594,"C":61.68,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"ROBLOX MODELS\\n"}],"B":[{"A?":"A","A":{"color":{"B":"#ffffff"},"font-weight":{"B":"bold"},"text-align":{"B":"center"},"font-size":{"B":"51.6"},"font-family":{"B":"YAFdJjTk5UU,0"}}},{"A?":"B","A":13},{"A?":"A","A":{"leading":{"B":"1400.0"},"head-indent":{"B":"0.0"},"style":{"B":"body"},"decoration":{"B":"none"},"list-level":{"B":"0.0"},"text-transform":{"B":"none"},"font-style":{"B":"normal"},"font-kerning":{"B":"none"},"font-feature-calt":{"B":"off"},"spacing":{"B":"0.0"},"list-marker":{"B":"none"},"strikethrough":{"B":"none"},"font-feature-liga":{"B":"off"},"kerning":{"B":"0.0"},"font-feature-clig":{"B":"off"},"link":{"B":""},"tracking":{"B":"0.0"}}},{"A?":"B","A":1},{"A?":"A","A":{"list-level":{},"decoration":{},"font-feature-calt":{},"font-size":{},"kerning":{},"font-family":{},"font-kerning":{},"style":{},"font-feature-clig":{},"list-marker":{},"font-style":{},"text-transform":{},"leading":{},"text-align":{},"spacing":{},"head-indent":{},"font-feature-liga":{},"link":{},"font-weight":{},"tracking":{},"strikethrough":{},"color":{}}}]},"b":{"A":[14]},"d":"A","l":false,"g":false,"h":"B"}],"I":[]},{"A?":"i","a":"PBKTfs6TXztb6ZCB","R":false,"S":false,"U":false,"Q":{},"K":4,"W":[],"X":[],"H":[],"L":{},"C":{"A":1366.0,"B":4337.0,"C":"D"},"D":{"C":"#000000","D":0.0,"F":false,"J":false,"G":false,"H":false},"r":[],"E":[{"A?":"I","A":0.0,"B":0.0,"D":629.8734119615217,"C":354.303794228356,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGPuIPJz-0","B":1},"B":{"A":0.0,"B":0.0,"D":629.8734119615217,"C":354.303794228356,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":9.214407604357547,"B":768.8889261873053,"D":597.1110738126948,"C":335.8749790196409,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGPuD3eu9g","B":1},"B":{"A":0.0,"B":0.0,"D":597.1110738126948,"C":335.8749790196409,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":425.9827583255594,"B":0.0,"D":464.4290465588085,"C":261.2413386893298,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGPuEjfNG0","B":1},"B":{"A":0.0,"B":0.0,"D":464.4290465588085,"C":261.2413386893298,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":430.13157407008157,"B":498.45688290390785,"D":449.7751188691385,"C":252.94370720028547,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGPuP6a344","B":1},"B":{"A":-1.4210854715202004E-14,"B":0.0,"D":449.7751188691385,"C":252.9437072002855,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":299.30728304341335,"B":982.2320017730464,"D":383.7679982269536,"C":383.7679982269536,"E":0.0,"F":0.0,"Q":false,"S":false,"N":"websites:decorative","P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGPuAMknvU","B":1},"B":{"A":0.0,"B":0.0,"D":383.7679982269536,"C":383.7679982269536,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":710.403157313069,"B":0.0,"D":464.4290465588086,"C":464.4290465588086,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGPuLBF8CU","B":1},"B":{"A":0.0,"B":0.0,"D":464.4290465588086,"C":464.4290465588086,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":740.210347353395,"B":569.22696514702,"D":719.6705181833888,"C":404.8146664781562,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGPuP73lHc","B":1},"B":{"A":0.0,"B":0.0,"D":719.6705181833888,"C":404.8146664781562,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":1290.4588638718772,"B":0.0,"D":682.9999999999999,"C":384.18749999999994,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":true,"I":{"A":"VAGPuoUiedc","B":{"A":0.0,"B":0.0,"D":682.9999999999999,"C":384.18749999999994,"E":0.0},"C":0.0,"J":{},"E":{"A":7030000.0,"B":3.2957E8},"F":"B","I":true,"G":1.0},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":1311.091673000534,"B":699.9482357398194,"D":646.3194504379434,"C":363.5546908713432,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":true,"I":{"A":"VAGPuj07Mqg","B":{"A":0.0,"B":0.0,"D":646.3194504379434,"C":363.5546908713432,"E":0.0},"C":0.0,"J":{},"F":"B","I":true,"G":1.0},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":1718.1351275522077,"B":16.585058430260574,"D":613.2883535312612,"C":318.90994383625576,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":true,"I":{"A":"VAGPumlyJ3g","B":{"A":0.0,"B":-2.601829378617424,"D":618.4920122884961,"C":318.90994383625576,"E":0.0},"C":0.0,"J":{},"F":"B","I":true,"G":1.0},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":1718.1351275522077,"B":723.344442338477,"D":578.5655515471774,"C":329.7823643818911,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":true,"I":{"A":"VAGPur4u31g","B":{"A":0.0,"B":-3.8571036769812395,"D":586.2797589011399,"C":329.7823643818911,"E":0.0},"C":0.0,"J":{},"F":"B","I":true,"G":1.0},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":2064.0450713884634,"B":16.5850584302608,"D":666.4149415697389,"C":379.8565166947512,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":true,"I":{"A":"VAGPumLWCv4","B":{"A":0.0,"B":-4.442766277131625,"D":675.3004741240021,"C":379.8565166947512,"E":0.0},"C":0.0,"J":{},"F":"B","I":true,"G":1.0},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":2089.898914191881,"B":716.929599259837,"D":629.3380869179258,"C":354.0026738913333,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":true,"I":{"A":"VAGPum_feDc","B":{"A":0.0,"B":0.0,"D":629.3380869179258,"C":354.0026738913333,"E":0.0},"C":0.0,"J":{},"F":"B","I":true,"G":1.0},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":2521.206307048122,"B":10.689688402741865,"D":616.494035156038,"C":346.7778947752714,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":true,"I":{"A":"VAGPuu7FSb8","B":{"A":0.0,"B":-5.6843418860808015E-14,"D":616.4940351560381,"C":346.7778947752714,"E":0.0},"C":0.0,"J":{},"F":"B","I":true,"G":1.0},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":2526.830288301012,"B":718.1645840377869,"D":626.868117362026,"C":335.5299322694917,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":true,"I":{"A":"VAGPuonmNQA","B":{"A":0.0,"B":0.0,"D":626.868117362026,"C":335.5299322694917,"E":0.0},"C":0.0,"J":{},"F":"B","I":true,"G":1.0},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":2916.8592089027006,"B":41.54551163711125,"D":616.4940351560379,"C":329.977225083519,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":true,"I":{"A":"VAGPuhJJKW0","B":{"A":0.0,"B":0.0,"D":616.4940351560379,"C":329.977225083519,"E":0.0},"C":0.0,"J":{},"F":"B","I":true,"G":1.0},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":2904.3602205705038,"B":762.4590640280217,"D":526.4384193023872,"C":354.97520174791254,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":true,"I":{"A":"VAGPul9KX9c","B":{"A":0.0,"B":0.0,"D":526.4384193023872,"C":354.97520174791254,"E":0.0},"C":0.0,"J":{},"F":"B","I":true,"G":1.0},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":3295.8364339862196,"B":35.267389104414235,"D":622.772157688735,"C":330.06924357502953,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":true,"I":{"A":"VAGPug5Qfvw","B":{"A":0.0,"B":-1.7130236728198724,"D":626.1982050343747,"C":330.06924357502953,"E":0.0},"C":0.0,"J":{},"F":"B","I":true,"G":1.0},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":3295.8364339862205,"B":699.9482357398192,"D":599.9515075625349,"C":296.67931692652826,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":true,"I":{"A":"VAGPusr6JJE","B":{"A":0.0,"B":-5.6843418860808015E-14,"D":599.951507562535,"C":296.67931692652826,"E":0.0},"C":0.0,"J":{},"F":"B","I":true,"G":1.0},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"K","A":1201.8322038718775,"B":16.5850584302608,"D":533.4896240234375,"C":61.62666,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"ROBLOX ANIMATION\\n"}],"B":[{"A?":"A","A":{"color":{"B":"#ffffff"},"font-weight":{"B":"bold"},"text-align":{"B":"center"},"font-size":{"B":"51.8667"},"font-family":{"B":"YAFdJjTk5UU,0"}}},{"A?":"B","A":16},{"A?":"A","A":{"leading":{"B":"1400.0"},"head-indent":{"B":"0.0"},"style":{"B":"body"},"decoration":{"B":"none"},"list-level":{"B":"0.0"},"text-transform":{"B":"none"},"font-style":{"B":"normal"},"font-kerning":{"B":"none"},"font-feature-calt":{"B":"off"},"spacing":{"B":"0.0"},"list-marker":{"B":"none"},"strikethrough":{"B":"none"},"font-feature-liga":{"B":"off"},"kerning":{"B":"0.0"},"font-feature-clig":{"B":"off"},"link":{"B":""},"tracking":{"B":"0.0"}}},{"A?":"B","A":1},{"A?":"A","A":{"list-level":{},"decoration":{},"font-feature-calt":{},"font-size":{},"kerning":{},"font-family":{},"font-kerning":{},"style":{},"font-feature-clig":{},"list-marker":{},"font-style":{},"text-transform":{},"leading":{},"text-align":{},"spacing":{},"head-indent":{},"font-feature-liga":{},"link":{},"font-weight":{},"tracking":{},"strikethrough":{},"color":{}}}]},"b":{"A":[17]},"d":"A","l":false,"g":false,"h":"B"},{"A?":"K","A":2470.9015880832144,"B":16.5850584302608,"D":308.6735480090624,"C":58.34382703787339,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"ROBLOX VFX\\n"}],"B":[{"A?":"A","A":{"color":{"B":"#ffffff"},"font-weight":{"B":"bold"},"text-align":{"B":"center"},"font-size":{"B":"51.8667"},"font-family":{"B":"YAFdJjTk5UU,0"}}},{"A?":"B","A":10},{"A?":"A","A":{"leading":{"B":"1400.0"},"head-indent":{"B":"0.0"},"style":{"B":"body"},"decoration":{"B":"none"},"list-level":{"B":"0.0"},"text-transform":{"B":"none"},"font-style":{"B":"normal"},"font-kerning":{"B":"none"},"font-feature-calt":{"B":"off"},"spacing":{"B":"0.0"},"list-marker":{"B":"none"},"strikethrough":{"B":"none"},"font-feature-liga":{"B":"off"},"kerning":{"B":"0.0"},"font-feature-clig":{"B":"off"},"link":{"B":""},"tracking":{"B":"0.0"}}},{"A?":"B","A":1},{"A?":"A","A":{"list-level":{},"decoration":{},"font-feature-calt":{},"font-size":{},"kerning":{},"font-family":{},"font-kerning":{},"style":{},"font-feature-clig":{},"list-marker":{},"font-style":{},"text-transform":{},"leading":{},"text-align":{},"spacing":{},"head-indent":{},"font-feature-liga":{},"link":{},"font-weight":{},"tracking":{},"strikethrough":{},"color":{}}}]},"b":{"A":[11]},"d":"A","e":326.04168701171875,"f":61.62666,"l":false,"g":false,"h":"B"},{"A?":"K","A":3617.0978402853843,"B":150.27323207188863,"D":1079.1267679281113,"C":691.1016264899722,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"**Contact and Payment Terms**\\n\\nThank you for visiting my portfolio! As a dedicated Roblox game developer, I’m committed to delivering high-quality work tailored to your needs. To ensure a smooth collaboration, please note the following:\\n\\n- **Payment Terms**: I require a deposit before starting any project to secure your spot and cover initial costs. The remaining balance is due upon project completion.\\n- **Payment Methods**: I accept payments via PayPal, cash app, chime, and crypto. Please note that I do not accept Robux or a percentage-based payment structure.\\n\\nFeel free to reach out with any questions or to discuss your project. I look forward to working with you!\\n\\nBest regards, \\nBarriors\\n"}],"B":[{"A?":"A","A":{"font-size":{"B":"51.8667"},"color":{"B":"#ffffff"},"font-weight":{"B":"bold"}}},{"A?":"B","A":29},{"A?":"A","A":{"font-family":{"B":"YAFdJjTk5UU,0"},"text-align":{"B":"center"},"font-weight":{}}},{"A?":"B","A":2},{"A?":"A","A":{"font-family":{},"text-align":{},"font-weight":{"B":"bold"}}},{"A?":"B","A":205},{"A?":"A","A":{"font-family":{"B":"YAFdJjTk5UU,0"},"text-align":{"B":"center"},"font-weight":{}}},{"A?":"B","A":2},{"A?":"A","A":{"font-family":{},"text-align":{},"font-weight":{"B":"bold"}}},{"A?":"B","A":167},{"A?":"A","A":{"font-family":{"B":"YAFdJjTk5UU,0"},"text-align":{"B":"center"},"font-weight":{}}},{"A?":"B","A":1},{"A?":"A","A":{"font-family":{},"text-align":{},"font-weight":{"B":"bold"}}},{"A?":"B","A":162},{"A?":"A","A":{"font-family":{"B":"YAFdJjTk5UU,0"},"text-align":{"B":"center"},"font-weight":{}}},{"A?":"B","A":2},{"A?":"A","A":{"font-family":{},"text-align":{},"font-weight":{"B":"bold"}}},{"A?":"B","A":105},{"A?":"A","A":{"font-family":{"B":"YAFdJjTk5UU,0"},"text-align":{"B":"center"},"font-weight":{}}},{"A?":"B","A":2},{"A?":"A","A":{"font-family":{},"text-align":{},"font-weight":{"B":"bold"}}},{"A?":"B","A":15},{"A?":"A","A":{"font-family":{"B":"YAFdJjTk5UU,0"},"text-align":{"B":"center"},"font-weight":{}}},{"A?":"B","A":9},{"A?":"A","A":{"text-transform":{"B":"none"},"decoration":{"B":"none"},"font-weight":{"B":"bold"},"strikethrough":{"B":"none"},"list-level":{"B":"0.0"},"leading":{"B":"1400.0"},"tracking":{"B":"0.0"},"font-feature-liga":{"B":"off"},"font-style":{"B":"normal"},"style":{"B":"body"},"link":{"B":""},"font-feature-clig":{"B":"off"},"list-marker":{"B":"none"},"kerning":{"B":"0.0"},"head-indent":{"B":"0.0"},"font-kerning":{"B":"none"},"spacing":{"B":"0.0"},"font-feature-calt":{"B":"off"}}},{"A?":"B","A":1},{"A?":"A","A":{"font-feature-clig":{},"style":{},"font-kerning":{},"font-family":{},"kerning":{},"font-size":{},"font-feature-calt":{},"decoration":{},"list-level":{},"color":{},"strikethrough":{},"tracking":{},"font-weight":{},"link":{},"font-feature-liga":{},"head-indent":{},"spacing":{},"text-align":{},"leading":{},"text-transform":{},"font-style":{},"list-marker":{}}}]},"b":{"A":[30,1,79,78,49,1,79,77,12,75,77,11,1,77,29,1,16,5]},"d":"A","e":2007.599544439269,"f":1285.72041,"l":false,"g":false,"h":"A"}],"I":[]}],"I":[]},"P":{"A?":"A","U":true,"V":false},"B":[{"A":"YACgEZ1cb1Q","B":0,"C":"Arimo","D":[{"style":"BOLD_ITALICS","files":[{"url":"fonts/4de29305db46625343735e840e3d27aa.otf","format":"OTF","unicodeRanges":[],"sizeBytes":435028},{"url":"fonts/1060345c54d396e76d73f1da7ee200bd.woff2","format":"WOFF2","unicodeRanges":[],"sizeBytes":203232},{"url":"fonts/7fc2786f9023d4d812357cb787e9ad4b.woff","format":"WOFF","unicodeRanges":[],"sizeBytes":237660}],"subsettedFiles":[],"metadata":{"head":{"unitsPerEm":2048,"yMin":-771,"yMax":2109},"hhea":{"ascender":1854,"descender":-434,"lineGap":67},"os2":{"sTypoAscender":1491,"sTypoDescender":-431,"sTypoLineGap":307,"usWinAscent":1854,"usWinDescent":434,"fsSelection":33}}},{"style":"REGULAR","files":[{"url":"fonts/daee28464eba92254cb149feea6599e3.otf","format":"OTF","unicodeRanges":[],"sizeBytes":436180},{"url":"fonts/4ff8a742aa834e35f10ead140b735c45.woff","format":"WOFF","unicodeRanges":[],"sizeBytes":234380},{"url":"fonts/f8f199f09526f79e87644ed227e0f651.woff2","format":"WOFF2","unicodeRanges":[],"sizeBytes":194188}],"subsettedFiles":[],"metadata":{"head":{"unitsPerEm":2048,"yMin":-621,"yMax":2007},"hhea":{"ascender":1854,"descender":-434,"lineGap":67},"os2":{"sTypoAscender":1491,"sTypoDescender":-431,"sTypoLineGap":307,"usWinAscent":1854,"usWinDescent":434,"fsSelection":64}}},{"style":"BOLD","files":[{"url":"fonts/98c4d2c0223fc8474641c77f923528e9.woff2","format":"WOFF2","unicodeRanges":[],"sizeBytes":194064},{"url":"fonts/9fd726aeae98b22824f0dc8947036e77.woff","format":"WOFF","unicodeRanges":[],"sizeBytes":234696},{"url":"fonts/0bb563f2f60ffd4e62b64cb021c33776.otf","format":"OTF","unicodeRanges":[],"sizeBytes":438516}],"subsettedFiles":[],"metadata":{"head":{"unitsPerEm":2048,"yMin":-771,"yMax":2116},"hhea":{"ascender":1854,"descender":-434,"lineGap":67},"os2":{"sTypoAscender":1491,"sTypoDescender":-431,"sTypoLineGap":307,"usWinAscent":1854,"usWinDescent":434,"fsSelection":32}}},{"style":"ITALICS","files":[{"url":"fonts/ac9b8a560f98d1757a4565a2419d33c3.woff","format":"WOFF","unicodeRanges":[],"sizeBytes":240632},{"url":"fonts/d257a7100844bc3f98c9021168b6249e.woff2","format":"WOFF2","unicodeRanges":[],"sizeBytes":201132},{"url":"fonts/79d14bb61301a10c73c6cb293c29b309.otf","format":"OTF","unicodeRanges":[],"sizeBytes":440740}],"subsettedFiles":[],"metadata":{"head":{"unitsPerEm":2048,"yMin":-621,"yMax":2077},"hhea":{"ascender":1854,"descender":-434,"lineGap":67},"os2":{"sTypoAscender":1491,"sTypoDescender":-425,"sTypoLineGap":307,"usWinAscent":1854,"usWinDescent":434,"fsSelection":1}}}],"E":false},{"A":"YAFdJjTk5UU","B":0,"C":"Canva Sans","D":[{"style":"ITALICS","files":[{"url":"fonts/267ce2bbd62c7b3a6ed10e033935dda6.otf","format":"OTF","unicodeRanges":[],"sizeBytes":124432},{"url":"fonts/8dbae49e1280328b442be6dfff163124.woff2","format":"WOFF2","unicodeRanges":[],"sizeBytes":42500},{"url":"fonts/9908e382b6cacac06c41f2338221730b.woff","format":"WOFF","unicodeRanges":[],"sizeBytes":56120}],"subsettedFiles":[],"metadata":{"head":{"unitsPerEm":2048,"yMin":-485,"yMax":1953},"hhea":{"ascender":2189,"descender":-600,"lineGap":0},"os2":{"sTypoAscender":1567,"sTypoDescender":-492,"sTypoLineGap":132,"usWinAscent":2189,"usWinDescent":600,"fsSelection":1}}},{"style":"MEDIUM","files":[{"url":"fonts/c69c23593c9bd5705c7780a200f2a6db.woff2","format":"WOFF2","unicodeRanges":[],"sizeBytes":41508},{"url":"fonts/8d9764193508af6a6217424b6142276e.woff","format":"WOFF","unicodeRanges":[],"sizeBytes":54632},{"url":"fonts/118364a24c6803ae4026cdb1539432fd.otf","format":"OTF","unicodeRanges":[],"sizeBytes":122064}],"subsettedFiles":[],"metadata":{"head":{"unitsPerEm":2048,"yMin":-514,"yMax":1959},"hhea":{"ascender":2189,"descender":-600,"lineGap":0},"os2":{"sTypoAscender":1567,"sTypoDescender":-492,"sTypoLineGap":132,"usWinAscent":2189,"usWinDescent":600,"fsSelection":64}}},{"style":"BOLD_ITALICS","files":[{"url":"fonts/625cf32ea46ae48b58ebd3ff993de469.woff2","format":"WOFF2","unicodeRanges":[],"sizeBytes":42876},{"url":"fonts/8df989c19bad0ae48899c160edc848cc.woff","format":"WOFF","unicodeRanges":[],"sizeBytes":56332},{"url":"fonts/e4bfa1ce4b7289012a75164e31bf53cb.otf","format":"OTF","unicodeRanges":[],"sizeBytes":124480}],"subsettedFiles":[],"metadata":{"head":{"unitsPerEm":2048,"yMin":-543,"yMax":1965},"hhea":{"ascender":2189,"descender":-600,"lineGap":0},"os2":{"sTypoAscender":1567,"sTypoDescender":-492,"sTypoLineGap":132,"usWinAscent":2189,"usWinDescent":600,"fsSelection":33}}},{"style":"MEDIUM_ITALICS","files":[{"url":"fonts/2de4b160c4d61a6fd6031079a50ec067.woff","format":"WOFF","unicodeRanges":[],"sizeBytes":56892},{"url":"fonts/e5e43f51d6d7939d8911c861efa5f9b7.woff2","format":"WOFF2","unicodeRanges":[],"sizeBytes":43356},{"url":"fonts/0f2e328113d2888dabe9fb7ff4e2e5bf.otf","format":"OTF","unicodeRanges":[],"sizeBytes":125252}],"subsettedFiles":[],"metadata":{"head":{"unitsPerEm":2048,"yMin":-514,"yMax":1959},"hhea":{"ascender":2189,"descender":-600,"lineGap":0},"os2":{"sTypoAscender":1567,"sTypoDescender":-492,"sTypoLineGap":132,"usWinAscent":2189,"usWinDescent":600,"fsSelection":1}}},{"style":"BOLD","files":[{"url":"fonts/99b501a05417cbc1b5836408f47cbf38.woff","format":"WOFF","unicodeRanges":[],"sizeBytes":54600},{"url":"fonts/33696a29f45c1b554a4c12443b998d21.woff2","format":"WOFF2","unicodeRanges":[],"sizeBytes":41456},{"url":"fonts/af71aaddb4396e5f746d513b7b12c6be.otf","format":"OTF","unicodeRanges":[],"sizeBytes":122344}],"subsettedFiles":[],"metadata":{"head":{"unitsPerEm":2048,"yMin":-543,"yMax":1965},"hhea":{"ascender":2189,"descender":-600,"lineGap":0},"os2":{"sTypoAscender":1567,"sTypoDescender":-492,"sTypoLineGap":132,"usWinAscent":2189,"usWinDescent":600,"fsSelection":32}}},{"style":"REGULAR","files":[{"url":"fonts/f4a4890561b3fddfd1fd9a1b27b6d4a4.woff2","format":"WOFF2","unicodeRanges":[],"sizeBytes":40708},{"url":"fonts/524aad5b2fc603ca22e7683fe2bd57ad.woff","format":"WOFF","unicodeRanges":[],"sizeBytes":53272},{"url":"fonts/2de498afbe8ce167560d5df6489c2042.otf","format":"OTF","unicodeRanges":[],"sizeBytes":120996}],"subsettedFiles":[],"metadata":{"head":{"unitsPerEm":2048,"yMin":-485,"yMax":1953},"hhea":{"ascender":2189,"descender":-600,"lineGap":0},"os2":{"sTypoAscender":1567,"sTypoDescender":-492,"sTypoLineGap":132,"usWinAscent":2189,"usWinDescent":600,"fsSelection":64}}}],"E":false}],"E":[{"type":"RASTER","id":"MAGPtWfgZZY","version":1,"files":[{"url":"media/d441d5efcffdc2b3b8ae9bacd6fd535c.png","urlDenied":false,"width":800,"height":429,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGPtWfgZZY","version":1,"files":[{"url":"media/74ab767d95518b75e36a46306b193690.png","urlDenied":false,"width":1200,"height":644,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGPtWfgZZY","version":1,"files":[{"url":"media/74ab767d95518b75e36a46306b193690.png","urlDenied":false,"width":1200,"height":644,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGPuD3eu9g","version":1,"files":[{"url":"media/0ff8b33b83fb0647fe9bd60eae30d91d.jpg","urlDenied":false,"width":800,"height":450,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuD3eu9g","version":1,"files":[{"url":"media/0de20b078514e46fafb6033a49464f14.jpg","urlDenied":false,"width":1600,"height":900,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuD3eu9g","version":1,"files":[{"url":"media/581acc48c4c24a34dd465943f38d4a8f.jpg","urlDenied":false,"width":1920,"height":1080,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuOdYkTc","version":1,"files":[{"url":"media/3b1ef27c02a17a40e277e115fc827891.jpg","urlDenied":false,"width":800,"height":505,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuOdYkTc","version":1,"files":[{"url":"media/415ce12444c483f4a38fa566a693e76a.jpg","urlDenied":false,"width":1010,"height":638,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuOdYkTc","version":1,"files":[{"url":"media/415ce12444c483f4a38fa566a693e76a.jpg","urlDenied":false,"width":1010,"height":638,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuJixdWM","version":1,"files":[{"url":"media/3b1ef27c02a17a40e277e115fc827891.jpg","urlDenied":false,"width":800,"height":505,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuJixdWM","version":1,"files":[{"url":"media/415ce12444c483f4a38fa566a693e76a.jpg","urlDenied":false,"width":1010,"height":638,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuJixdWM","version":1,"files":[{"url":"media/415ce12444c483f4a38fa566a693e76a.jpg","urlDenied":false,"width":1010,"height":638,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtd7r8RQ","version":1,"files":[{"url":"media/c180197d7cc6841620e9405874ee38da.jpg","urlDenied":false,"width":799,"height":520,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtd7r8RQ","version":1,"files":[{"url":"media/25573b61a5aae01991ba11185ccd9e0d.jpg","urlDenied":false,"width":1370,"height":891,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtd7r8RQ","version":1,"files":[{"url":"media/25573b61a5aae01991ba11185ccd9e0d.jpg","urlDenied":false,"width":1370,"height":891,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtXCwUAs","version":1,"files":[{"url":"media/98023b4dfcccc78e706c90ccf589d735.jpg","urlDenied":false,"width":800,"height":566,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtXCwUAs","version":1,"files":[{"url":"media/72b52a92ff4eb97d058d20bda64f5e19.jpg","urlDenied":false,"width":1099,"height":778,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtXCwUAs","version":1,"files":[{"url":"media/72b52a92ff4eb97d058d20bda64f5e19.jpg","urlDenied":false,"width":1099,"height":778,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtVxYqP8","version":1,"files":[{"url":"media/48445d45db6609fcd9057f0fa7b902ee.png","urlDenied":false,"width":800,"height":438,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGPtVxYqP8","version":1,"files":[{"url":"media/abecf1d1fe094a96a568d8d63510713f.png","urlDenied":false,"width":1200,"height":658,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGPtVxYqP8","version":1,"files":[{"url":"media/abecf1d1fe094a96a568d8d63510713f.png","urlDenied":false,"width":1200,"height":658,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGPuLBF8CU","version":1,"files":[{"url":"media/fcc40a38c0e0269995ff5b108b051675.jpg","urlDenied":false,"width":800,"height":800,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuLBF8CU","version":1,"files":[{"url":"media/36494f5551f8d185411d6368160e4826.jpg","urlDenied":false,"width":1600,"height":1600,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuLBF8CU","version":1,"files":[{"url":"media/0141759a83d81685e3e8d9b06442fbe6.jpg","urlDenied":false,"width":1920,"height":1920,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuN5JQQw","version":1,"files":[{"url":"media/12314898d66384866a0948fa4de5e5a9.jpg","urlDenied":false,"width":597,"height":800,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuN5JQQw","version":1,"files":[{"url":"media/59c8a7c7acfa25bdaa824459b493e774.jpg","urlDenied":false,"width":680,"height":910,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuN5JQQw","version":1,"files":[{"url":"media/59c8a7c7acfa25bdaa824459b493e774.jpg","urlDenied":false,"width":680,"height":910,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtcwZnPo","version":1,"files":[{"url":"media/474c92c61119b369db25e17cd1bd97bd.jpg","urlDenied":false,"width":800,"height":386,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtcwZnPo","version":1,"files":[{"url":"media/e43a5c343ab559259520dcd720935b94.jpg","urlDenied":false,"width":1600,"height":772,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtcwZnPo","version":1,"files":[{"url":"media/f789f16547a877952451837fe2e9ce95.jpg","urlDenied":false,"width":1911,"height":923,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuJCfuQc","version":1,"files":[{"url":"media/5618cc5315fa6be874378cbd1027033a.jpg","urlDenied":false,"width":800,"height":381,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuJCfuQc","version":1,"files":[{"url":"media/d2f5347d2b775626922e86308ef431c7.jpg","urlDenied":false,"width":825,"height":393,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuJCfuQc","version":1,"files":[{"url":"media/d2f5347d2b775626922e86308ef431c7.jpg","urlDenied":false,"width":825,"height":393,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuIPJz-0","version":1,"files":[{"url":"media/e0897527e3f4af81ab91efae72b5ac78.jpg","urlDenied":false,"width":800,"height":450,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuIPJz-0","version":1,"files":[{"url":"media/9e29411ede3613053bc1d26ec75ca70e.jpg","urlDenied":false,"width":1600,"height":900,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuIPJz-0","version":1,"files":[{"url":"media/981891e58ed81675fcb17458f3d46707.jpg","urlDenied":false,"width":1920,"height":1080,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuj3w7WY","version":1,"files":[{"url":"media/f9833eb7fc644160d021268d29f8541b.jpg","urlDenied":false,"width":600,"height":800,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuj3w7WY","version":1,"files":[{"url":"media/4ea5b19926263106724104764624c3e5.jpg","urlDenied":false,"width":736,"height":981,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuj3w7WY","version":1,"files":[{"url":"media/4ea5b19926263106724104764624c3e5.jpg","urlDenied":false,"width":736,"height":981,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtc2o1j8","version":1,"files":[{"url":"media/68413a03f04a078a9640b959d0f7fb35.jpg","urlDenied":false,"width":799,"height":506,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtc2o1j8","version":1,"files":[{"url":"media/9563e581ebfb7bc96497f8097f64c583.jpg","urlDenied":false,"width":1370,"height":868,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtc2o1j8","version":1,"files":[{"url":"media/9563e581ebfb7bc96497f8097f64c583.jpg","urlDenied":false,"width":1370,"height":868,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuP73lHc","version":1,"files":[{"url":"media/89e0f98c9b83d93953e98075ed6c8447.jpg","urlDenied":false,"width":800,"height":450,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuP73lHc","version":1,"files":[{"url":"media/1268c79f459475992e196faba9a2e41a.jpg","urlDenied":false,"width":1600,"height":900,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuP73lHc","version":1,"files":[{"url":"media/b699d02a9f2be4227be471cdf5bb2891.jpg","urlDenied":false,"width":1920,"height":1080,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuMI_kIY","version":1,"files":[{"url":"media/995d1e21d927e164483bf0fa3e9c833f.jpg","urlDenied":false,"width":800,"height":393,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuMI_kIY","version":1,"files":[{"url":"media/de050bbafdae253e847c7878a6b7b4c0.jpg","urlDenied":false,"width":1174,"height":577,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuMI_kIY","version":1,"files":[{"url":"media/de050bbafdae253e847c7878a6b7b4c0.jpg","urlDenied":false,"width":1174,"height":577,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtTLxfqk","version":1,"files":[{"url":"media/e997f6ebde35666cc71161c50e259bc9.jpg","urlDenied":false,"width":800,"height":386,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtTLxfqk","version":1,"files":[{"url":"media/536bfc26914a0943dc729ed0a16bbc07.jpg","urlDenied":false,"width":1600,"height":773,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtTLxfqk","version":1,"files":[{"url":"media/5a487c7c6bfcfdef1e2495cf9e98550b.jpg","urlDenied":false,"width":1909,"height":923,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtcVTBTU","version":1,"files":[{"url":"media/e40df115070e269c73e936ef15304d54.jpg","urlDenied":false,"width":800,"height":386,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtcVTBTU","version":1,"files":[{"url":"media/1a1509d533bee4ec717af0f9e9be63dc.jpg","urlDenied":false,"width":1600,"height":772,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtcVTBTU","version":1,"files":[{"url":"media/f4a1a06aab6d1248d721ff79b886f415.jpg","urlDenied":false,"width":1908,"height":921,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtWSPaS0","version":1,"files":[{"url":"media/4da76d864e7b7c6e07ada24889f1e852.png","urlDenied":false,"width":800,"height":438,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGPtWSPaS0","version":1,"files":[{"url":"media/2b836c9a2fcffa19a286dac51db4af2a.png","urlDenied":false,"width":1200,"height":658,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGPtWSPaS0","version":1,"files":[{"url":"media/2b836c9a2fcffa19a286dac51db4af2a.png","urlDenied":false,"width":1200,"height":658,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGPuAMknvU","version":1,"files":[{"url":"media/3ae1cf350589521edd64869ce7418a32.jpg","urlDenied":false,"width":800,"height":800,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuAMknvU","version":1,"files":[{"url":"media/3fbc1cc82f3277013b990ef41f8159af.jpg","urlDenied":false,"width":1080,"height":1080,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuAMknvU","version":1,"files":[{"url":"media/3fbc1cc82f3277013b990ef41f8159af.jpg","urlDenied":false,"width":1080,"height":1080,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtV5JdpM","version":1,"files":[{"url":"media/71df3f06fd6cdfbf92fe253ee101ff92.jpg","urlDenied":false,"width":800,"height":385,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtV5JdpM","version":1,"files":[{"url":"media/ca3f5466313d1132d2bebdd86bb150b8.jpg","urlDenied":false,"width":1600,"height":770,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtV5JdpM","version":1,"files":[{"url":"media/d102e69be451117aeca1b504eb12adbd.jpg","urlDenied":false,"width":1908,"height":919,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuP6a344","version":1,"files":[{"url":"media/9965d825dbb40c11ccfae5a5a7b3b1b2.jpg","urlDenied":false,"width":800,"height":449,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuP6a344","version":1,"files":[{"url":"media/b8ff01b63d9bc5afa0a2fe8badbdc808.jpg","urlDenied":false,"width":1026,"height":577,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuP6a344","version":1,"files":[{"url":"media/b8ff01b63d9bc5afa0a2fe8badbdc808.jpg","urlDenied":false,"width":1026,"height":577,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuDeREE0","version":1,"files":[{"url":"media/794a3d0b2f9b89848f693ff719e05934.jpg","urlDenied":false,"width":600,"height":297,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuDeREE0","version":1,"files":[{"url":"media/794a3d0b2f9b89848f693ff719e05934.jpg","urlDenied":false,"width":600,"height":297,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuDeREE0","version":1,"files":[{"url":"media/794a3d0b2f9b89848f693ff719e05934.jpg","urlDenied":false,"width":600,"height":297,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtQDYeLs","version":1,"files":[{"url":"media/613cdbcf681df210b51da8ef4d341ca9.jpg","urlDenied":false,"width":799,"height":506,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtQDYeLs","version":1,"files":[{"url":"media/cd1442b90476d14fd841dd6bceebec73.jpg","urlDenied":false,"width":1370,"height":868,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtQDYeLs","version":1,"files":[{"url":"media/cd1442b90476d14fd841dd6bceebec73.jpg","urlDenied":false,"width":1370,"height":868,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtSJDf_k","version":1,"files":[{"url":"media/07cc98fa6bf60daf08e226f945edb93c.png","urlDenied":false,"width":799,"height":433,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGPtSJDf_k","version":1,"files":[{"url":"media/8bebc512efcbb2cc8094c7ec22984dd2.png","urlDenied":false,"width":1199,"height":650,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGPtSJDf_k","version":1,"files":[{"url":"media/8bebc512efcbb2cc8094c7ec22984dd2.png","urlDenied":false,"width":1199,"height":650,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGPtemtv24","version":1,"files":[{"url":"media/2681a094a2dab191b15ba6cf8e102ea0.jpg","urlDenied":false,"width":799,"height":506,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtemtv24","version":1,"files":[{"url":"media/b4047f24e1cd43ba0652580677a9de72.jpg","urlDenied":false,"width":1370,"height":868,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtemtv24","version":1,"files":[{"url":"media/b4047f24e1cd43ba0652580677a9de72.jpg","urlDenied":false,"width":1370,"height":868,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuBmusx4","version":1,"files":[{"url":"media/e010b94caf538e9bd39530011e502d08.jpg","urlDenied":false,"width":800,"height":577,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuBmusx4","version":1,"files":[{"url":"media/c3151c42b9a04985094c68066a786923.jpg","urlDenied":false,"width":1012,"height":731,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuBmusx4","version":1,"files":[{"url":"media/c3151c42b9a04985094c68066a786923.jpg","urlDenied":false,"width":1012,"height":731,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuEjfNG0","version":1,"files":[{"url":"media/34660f9bd8e7f76786c27ee3343fff3f.jpg","urlDenied":false,"width":800,"height":450,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuEjfNG0","version":1,"files":[{"url":"media/3ef202f256688fd0ae008ce999906903.jpg","urlDenied":false,"width":1600,"height":900,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuEjfNG0","version":1,"files":[{"url":"media/9bbe32d41ddd44ae917e7a9a241661ed.jpg","urlDenied":false,"width":1920,"height":1080,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtY3aoYQ","version":1,"files":[{"url":"media/71a1bc5aedd9016249ceb8f801c0581b.png","urlDenied":false,"width":800,"height":439,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGPtY3aoYQ","version":1,"files":[{"url":"media/22d59c34d2763a946f6dc338994b6475.png","urlDenied":false,"width":1200,"height":659,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGPtY3aoYQ","version":1,"files":[{"url":"media/22d59c34d2763a946f6dc338994b6475.png","urlDenied":false,"width":1200,"height":659,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGPtfZL2BE","version":1,"files":[{"url":"media/401d71b35906d297a4baa6f08437bc6e.jpg","urlDenied":false,"width":800,"height":551,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtfZL2BE","version":1,"files":[{"url":"media/b9cd0d0ff6e775fa1c8a423242875c1c.jpg","urlDenied":false,"width":1110,"height":765,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtfZL2BE","version":1,"files":[{"url":"media/b9cd0d0ff6e775fa1c8a423242875c1c.jpg","urlDenied":false,"width":1110,"height":765,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtfMWbHQ","version":1,"files":[{"url":"media/07ffbe8a972e6f5b7615e9695477d1a1.jpg","urlDenied":false,"width":800,"height":450,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtfMWbHQ","version":1,"files":[{"url":"media/2b369c6ff3d7d4f73b009a415c67bb7c.jpg","urlDenied":false,"width":1600,"height":900,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtfMWbHQ","version":1,"files":[{"url":"media/48e6d051d2127197fcf1434991370ab9.jpg","urlDenied":false,"width":1920,"height":1080,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuLXVfag","version":1,"files":[{"url":"media/1940d7d2fc30148408ef09c60f0d7ec0.jpg","urlDenied":false,"width":800,"height":347,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuLXVfag","version":1,"files":[{"url":"media/e316c9388315836a6046291ba2df5dcc.jpg","urlDenied":false,"width":1018,"height":442,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuLXVfag","version":1,"files":[{"url":"media/e316c9388315836a6046291ba2df5dcc.jpg","urlDenied":false,"width":1018,"height":442,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtZ3cWd4","version":1,"files":[{"url":"media/afe355805dab0b1a7fe6f7d73e0f0f81.jpg","urlDenied":false,"width":799,"height":506,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtZ3cWd4","version":1,"files":[{"url":"media/0b52a6a27fac2cf11d35d991aa0cd498.jpg","urlDenied":false,"width":1370,"height":868,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtZ3cWd4","version":1,"files":[{"url":"media/0b52a6a27fac2cf11d35d991aa0cd498.jpg","urlDenied":false,"width":1370,"height":868,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuCYVwbk","version":1,"files":[{"url":"media/e010b94caf538e9bd39530011e502d08.jpg","urlDenied":false,"width":800,"height":577,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuCYVwbk","version":1,"files":[{"url":"media/c3151c42b9a04985094c68066a786923.jpg","urlDenied":false,"width":1012,"height":731,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuCYVwbk","version":1,"files":[{"url":"media/c3151c42b9a04985094c68066a786923.jpg","urlDenied":false,"width":1012,"height":731,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuFEOpCw","version":1,"files":[{"url":"media/c791bad5e70f0afc7eb5e76b1b8e43d8.jpg","urlDenied":false,"width":800,"height":450,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuFEOpCw","version":1,"files":[{"url":"media/bac7100be40beb0ce2d21067e3d159f2.jpg","urlDenied":false,"width":825,"height":465,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPuFEOpCw","version":1,"files":[{"url":"media/bac7100be40beb0ce2d21067e3d159f2.jpg","urlDenied":false,"width":825,"height":465,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtVjEfsg","version":1,"files":[{"url":"media/3cf619042b9772004e69a6ad059d4f2d.jpg","urlDenied":false,"width":800,"height":420,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtVjEfsg","version":1,"files":[{"url":"media/8b847be3587501bf96ff9195793bea34.jpg","urlDenied":false,"width":1600,"height":840,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtVjEfsg","version":1,"files":[{"url":"media/43fb78944c5d147b1e00ba8cb69e4ae2.jpg","urlDenied":false,"width":1920,"height":1009,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtSn3usM","version":1,"files":[{"url":"media/07fa4d505212ef2e6773f3ae5f8ff29c.jpg","urlDenied":false,"width":800,"height":449,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtSn3usM","version":1,"files":[{"url":"media/ad3c6a633c579990447cd4e6c7313819.jpg","urlDenied":false,"width":1247,"height":701,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPtSn3usM","version":1,"files":[{"url":"media/ad3c6a633c579990447cd4e6c7313819.jpg","urlDenied":false,"width":1247,"height":701,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPsx5WyQE","version":1,"files":[{"url":"media/fd34eb3e49911e4d0475a8a87e2a219f.jpg","urlDenied":false,"width":800,"height":354,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPsx5WyQE","version":1,"files":[{"url":"media/f0baf0d21febfaf6ba301989ff98be86.jpg","urlDenied":false,"width":1392,"height":617,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGPsx5WyQE","version":1,"files":[{"url":"media/f0baf0d21febfaf6ba301989ff98be86.jpg","urlDenied":false,"width":1392,"height":617,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/jpeg"}]}],"F":[{"id":"VAGPuClVg1U","files":[{"url":"video/701aaa0602f2dc579183e3a14b070dd9.mp4","width":640,"height":360,"container":"A","watermarked":false}],"dashVideoFiles":[{"A?":"A","x":506595,"y":"avc1.64001e","z":{"A":0,"B":861},"0":{"A":862,"B":1141},"1":"video/bcbbf32048b16e7093f13c6b5f826d0f.mp4","A":640,"B":360,"C":false,"D":"A"},{"A?":"A","x":207387,"y":"avc1.640014","z":{"A":0,"B":859},"0":{"A":860,"B":1139},"1":"video/6782ff1addd09a473302357718fdecf0.mp4","A":320,"B":180,"C":false,"D":"A"}],"dashAudioFiles":[{"A?":"B","x":192850,"y":"mp4a.40.2","z":{"A":0,"B":767},"0":{"A":768,"B":1047},"1":"video/d5da05cf430c656fc90e7d5c06a20c40.m4a"}],"width":640,"height":360,"durationSeconds":39.450703,"posterframeUrls":[],"posterframes":[{"A":"video/11d77deace5a9477508def27b11114dd.jpg"}],"videoTimelines":[{"A":256,"B":144,"G":30,"C":5,"D":6,"E":1.0,"F":"video/84ff4320e7fdc9b0d44b0f9db138c06e.jpg"},{"A":256,"B":144,"G":10,"C":5,"D":2,"E":1.0,"F":"video/22dc20cf0ecefb6c4f8b63d7b31d160d.jpg"}],"contentType":"VIDEO","hlsManifestUrl":"video/e1b3fdb477c91934958b68e3c6eb1239.m3u","modifiers":[]},{"id":"VAGPuG8BCwM","files":[{"url":"video/af6297a4bc9c64c0d860cac05104a7f3.mp4","width":640,"height":360,"container":"A","watermarked":false}],"dashVideoFiles":[{"A?":"A","x":612575,"y":"avc1.64001e","z":{"A":0,"B":861},"0":{"A":862,"B":1489},"1":"video/3d68d69e1141b182f716b651a6d306d8.mp4","A":640,"B":360,"C":false,"D":"A"},{"A?":"A","x":243724,"y":"avc1.640014","z":{"A":0,"B":859},"0":{"A":860,"B":1487},"1":"video/27033af9244bc1ba6702d6db4a59f027.mp4","A":320,"B":180,"C":false,"D":"A"}],"dashAudioFiles":[{"A?":"B","x":194266,"y":"mp4a.40.2","z":{"A":0,"B":767},"0":{"A":768,"B":1395},"1":"video/f226aa53ec3fadeedd454b0924f84a5f.m4a"}],"width":640,"height":360,"durationSeconds":96.386032,"posterframeUrls":[],"posterframes":[{"A":"video/592af5f55f391ec8dbce11d670c1b5b7.jpg"}],"videoTimelines":[{"A":256,"B":144,"G":30,"C":5,"D":6,"E":1.0,"F":"video/b261f3f5229bc74eb5360304b4f0e92c.jpg"},{"A":256,"B":144,"G":30,"C":5,"D":6,"E":1.0,"F":"video/9fc2faf971ded869296f0357c7253b6e.jpg"},{"A":256,"B":144,"G":30,"C":5,"D":6,"E":1.0,"F":"video/4e5685d34635e392129a4f44faef219b.jpg"},{"A":256,"B":144,"G":7,"C":5,"D":2,"E":1.0,"F":"video/faa51bc82ea3b953072ca31351e63217.jpg"}],"contentType":"VIDEO","hlsManifestUrl":"video/000d238737ce8cb5f6fff3045a351115.m3u","modifiers":[]},{"id":"VAGPuHBKwiM","files":[{"url":"video/dd82dc627c95da0826a12e59f50ce38e.mp4","width":640,"height":360,"container":"A","watermarked":false}],"dashVideoFiles":[{"A?":"A","x":531643,"y":"avc1.64001e","z":{"A":0,"B":861},"0":{"A":862,"B":1249},"1":"video/44ebd7f40a69f8e695d55af0ab6a4727.mp4","A":640,"B":360,"C":false,"D":"A"},{"A?":"A","x":187879,"y":"avc1.640014","z":{"A":0,"B":859},"0":{"A":860,"B":1247},"1":"video/e67745366dff06756956143872d04ff2.mp4","A":320,"B":180,"C":false,"D":"A"}],"dashAudioFiles":[{"A?":"B","x":196391,"y":"mp4a.40.2","z":{"A":0,"B":767},"0":{"A":768,"B":1155},"1":"video/110585cf1a646a98c909af78b670ef36.m4a"}],"width":640,"height":360,"durationSeconds":57.283628,"posterframeUrls":[],"posterframes":[{"A":"video/c64701d6403eebda484622edc86778f9.jpg"}],"videoTimelines":[{"A":256,"B":144,"G":30,"C":5,"D":6,"E":1.0,"F":"video/74f1b6fc58f1ff0a86b31d3d05954d54.jpg"},{"A":256,"B":144,"G":28,"C":5,"D":6,"E":1.0,"F":"video/e8eb72133133466fe36b4d75a69735c4.jpg"}],"contentType":"VIDEO","hlsManifestUrl":"video/29e8e42162276632e8be4b4f6b60acd6.m3u","modifiers":[]},{"id":"VAGPuJ4qND0","files":[{"url":"video/03f8d564a94bd623ec1f1c214f98d6f9.mp4","width":640,"height":360,"container":"A","watermarked":false}],"dashVideoFiles":[{"A?":"A","x":192721,"y":"avc1.640014","z":{"A":0,"B":859},"0":{"A":860,"B":1103},"1":"video/a6152e55dd069b3b7a7847578d7d5e23.mp4","A":320,"B":180,"C":false,"D":"A"},{"A?":"A","x":473841,"y":"avc1.64001e","z":{"A":0,"B":861},"0":{"A":862,"B":1105},"1":"video/99383c89860fbb0502e6f3631abd5a24.mp4","A":640,"B":360,"C":false,"D":"A"}],"dashAudioFiles":[{"A?":"B","x":178179,"y":"mp4a.40.2","z":{"A":0,"B":767},"0":{"A":768,"B":1011},"1":"video/010c15dfeec7cacb390367239e048d6e.m4a"}],"width":640,"height":360,"durationSeconds":33.320635,"posterframeUrls":[],"posterframes":[{"A":"video/74b8f5c5923b6a1a8fc1c1fc901b6a7d.jpg"}],"videoTimelines":[{"A":256,"B":144,"G":30,"C":5,"D":6,"E":1.0,"F":"video/b5b61b2390a13e4b23e081dc9918c23f.jpg"},{"A":256,"B":144,"G":4,"C":4,"D":1,"E":1.0,"F":"video/2e800c21644ab9cc438e237163085806.jpg"}],"contentType":"VIDEO","hlsManifestUrl":"video/288b88f2ae47d799810dc259eec32f3d.m3u","modifiers":[]},{"id":"VAGPuJYfFYI","files":[{"url":"video/8aaa75ae9dd51dfc467c8d73d6c856bf.mp4","width":640,"height":360,"container":"A","watermarked":false}],"dashVideoFiles":[{"A?":"A","x":443581,"y":"avc1.64001e","z":{"A":0,"B":861},"0":{"A":862,"B":1165},"1":"video/c2cc54bef33119bdcc503477d4e41a9c.mp4","A":640,"B":360,"C":false,"D":"A"},{"A?":"A","x":187059,"y":"avc1.640014","z":{"A":0,"B":859},"0":{"A":860,"B":1163},"1":"video/426e06cfa06c8a2af0d54b22c2758e1e.mp4","A":320,"B":180,"C":false,"D":"A"}],"dashAudioFiles":[{"A?":"B","x":161994,"y":"mp4a.40.2","z":{"A":0,"B":767},"0":{"A":768,"B":1071},"1":"video/d83e511d105c5d604addffc447027965.m4a"}],"width":640,"height":360,"durationSeconds":42.120998,"posterframeUrls":[],"posterframes":[{"A":"video/313faaeb89cc5f84f837114914a513ae.jpg"}],"videoTimelines":[{"A":256,"B":144,"G":30,"C":5,"D":6,"E":1.0,"F":"video/6e6d6ecfa19be98eafd76bf7b3ab9ff0.jpg"},{"A":256,"B":144,"G":13,"C":5,"D":3,"E":1.0,"F":"video/9b90df55611a693edcea3b63194c40a4.jpg"}],"contentType":"VIDEO","hlsManifestUrl":"video/1dabcf3cd450e138bc53478904d7d9f1.m3u","modifiers":[]},{"id":"VAGPuJjSSpE","files":[{"url":"video/3e1c8a2b167d0bd66516dc9ffff2f189.mp4","width":640,"height":360,"container":"A","watermarked":false}],"dashVideoFiles":[{"A?":"A","x":760898,"y":"avc1.64001e","z":{"A":0,"B":861},"0":{"A":862,"B":1165},"1":"video/66dbdc4c018696758118e12398da8a9a.mp4","A":640,"B":360,"C":false,"D":"A"},{"A?":"A","x":313612,"y":"avc1.640014","z":{"A":0,"B":859},"0":{"A":860,"B":1163},"1":"video/b425bd1d8711e5a7cce9cf46b490ec35.mp4","A":320,"B":180,"C":false,"D":"A"}],"dashAudioFiles":[{"A?":"B","x":195258,"y":"mp4a.40.2","z":{"A":0,"B":767},"0":{"A":768,"B":1071},"1":"video/0a5b9ffdfba01c0a24e006f28b190a7c.m4a"}],"width":640,"height":360,"durationSeconds":43.258776,"posterframeUrls":[],"posterframes":[{"A":"video/078ea4ac3e1c84bfc3438424f6de1416.jpg"}],"videoTimelines":[{"A":256,"B":144,"G":30,"C":5,"D":6,"E":1.0,"F":"video/553be4a5344f207d13edb2141370c203.jpg"},{"A":256,"B":144,"G":14,"C":5,"D":3,"E":1.0,"F":"video/6d27f70b19c2d5e0e64caf3c59ff0289.jpg"}],"contentType":"VIDEO","hlsManifestUrl":"video/263f5642ec3025d51073c2f7d2f4591a.m3u","modifiers":[]},{"id":"VAGPuLeZHo4","files":[{"url":"video/0d9c571e82debdc11f76ee75c4f1b705.mp4","width":640,"height":360,"container":"A","watermarked":false}],"dashVideoFiles":[{"A?":"A","x":720359,"y":"avc1.64001e","z":{"A":0,"B":861},"0":{"A":862,"B":1141},"1":"video/c73d66a2e7f3c932cf3fb02cfb30c8b8.mp4","A":640,"B":360,"C":false,"D":"A"},{"A?":"A","x":322062,"y":"avc1.640014","z":{"A":0,"B":859},"0":{"A":860,"B":1139},"1":"video/d071f4f97bf58c2d00697b88740c09d8.mp4","A":320,"B":180,"C":false,"D":"A"}],"dashAudioFiles":[{"A?":"B","x":125857,"y":"mp4a.40.2","z":{"A":0,"B":767},"0":{"A":768,"B":1047},"1":"video/ac24d6196b6ac5bbd2ad874ff4ebf4b0.m4a"}],"width":640,"height":360,"durationSeconds":39.566803,"posterframeUrls":[],"posterframes":[{"A":"video/b72593fc47ed203e512eb2b71b927fc4.jpg"}],"videoTimelines":[{"A":256,"B":144,"G":30,"C":5,"D":6,"E":1.0,"F":"video/bdb35b523b45401230b51640c4599684.jpg"},{"A":256,"B":144,"G":10,"C":5,"D":2,"E":1.0,"F":"video/3358ce65c763afafc2efe96a97c11472.jpg"}],"contentType":"VIDEO","hlsManifestUrl":"video/036ce19f7a1323313df0907ec36c5a92.m3u","modifiers":[]},{"id":"VAGPuLlSNAs","files":[{"url":"video/e1a24789f04efe1d8b84aacfba742bf7.mp4","width":640,"height":360,"container":"A","watermarked":false}],"dashVideoFiles":[{"A?":"A","x":457383,"y":"avc1.64001e","z":{"A":0,"B":861},"0":{"A":862,"B":1081},"1":"video/d0cc41756f6f16b32cf68c2de26e03d6.mp4","A":640,"B":360,"C":false,"D":"A"},{"A?":"A","x":183850,"y":"avc1.640014","z":{"A":0,"B":859},"0":{"A":860,"B":1079},"1":"video/1687779d919f0fc45276e4dfa971a62d.mp4","A":320,"B":180,"C":false,"D":"A"}],"dashAudioFiles":[{"A?":"B","x":177308,"y":"mp4a.40.2","z":{"A":0,"B":767},"0":{"A":768,"B":987},"1":"video/26687e565c2df24b4806e9e95c7024a2.m4a"}],"width":640,"height":360,"durationSeconds":28.583764,"posterframeUrls":[],"posterframes":[{"A":"video/805539985e30d5f6c38a9b3a1d9bbed1.jpg"}],"videoTimelines":[{"A":256,"B":144,"G":29,"C":5,"D":6,"E":1.0,"F":"video/edcd317baf5ab0a4199a679d195c80cf.jpg"}],"contentType":"VIDEO","hlsManifestUrl":"video/8fb944434c59b4d94b6ca2d0933a0966.m3u","modifiers":[]},{"id":"VAGPuV4SKX0","files":[{"url":"video/9a7dd566ab152557c09c7d9b4a4878c5.mp4","width":640,"height":360,"container":"A","watermarked":false}],"dashVideoFiles":[{"A?":"A","x":600773,"y":"avc1.64001e","z":{"A":0,"B":861},"0":{"A":862,"B":1045},"1":"video/876c139961e7386912836bfc21edc4db.mp4","A":640,"B":360,"C":false,"D":"A"},{"A?":"A","x":226682,"y":"avc1.640014","z":{"A":0,"B":859},"0":{"A":860,"B":1043},"1":"video/9bc9285ab1c6b04636a621a616428d74.mp4","A":320,"B":180,"C":false,"D":"A"}],"dashAudioFiles":[{"A?":"B","x":214786,"y":"mp4a.40.2","z":{"A":0,"B":767},"0":{"A":768,"B":951},"1":"video/173c04e277c905448bfd9124a769462f.m4a"}],"width":640,"height":360,"durationSeconds":23.614694,"posterframeUrls":[],"posterframes":[{"A":"video/76e900747915b516b7a7697685786ab2.jpg"}],"videoTimelines":[{"A":256,"B":144,"G":24,"C":5,"D":5,"E":1.0,"F":"video/e52b62d9bdd96f1a57014a56b56b4252.jpg"}],"contentType":"VIDEO","hlsManifestUrl":"video/d4a8fa7d60a6e776296516fd0e10fd0b.m3u","modifiers":[]},{"id":"VAGPug5Qfvw","files":[{"url":"video/734520c4a1e9ce34b0a19ca06f81bba6.mp4","width":1280,"height":676,"container":"A","watermarked":false}],"dashVideoFiles":[{"A?":"A","x":1782496,"y":"avc1.640020","z":{"A":0,"B":822},"0":{"A":823,"B":910},"1":"video/9c9656110ef56ed85c67fb19c27da5cf.mp4","A":1476,"B":778,"C":false,"D":"A"},{"A?":"A","x":225600,"y":"avc1.640014","z":{"A":0,"B":838},"0":{"A":839,"B":926},"1":"video/e3bcaded05c619a18ddff8e428341a05.mp4","A":320,"B":170,"C":false,"D":"A"},{"A?":"A","x":560148,"y":"avc1.640016","z":{"A":0,"B":838},"0":{"A":839,"B":926},"1":"video/4af7feabd742045e7304d49e9392fa2d.mp4","A":640,"B":338,"C":false,"D":"A"},{"A?":"A","x":1464220,"y":"avc1.64001f","z":{"A":0,"B":839},"0":{"A":840,"B":927},"1":"video/cd9b3768c5fff589b7e884ce8d6af869.mp4","A":1280,"B":676,"C":false,"D":"A"}],"dashAudioFiles":[],"width":1476,"height":778,"durationSeconds":7.179487,"posterframeUrls":[],"posterframes":[{"A":"video/c05fec1c18f08db79a2c5ae5dbafb79b.jpg"}],"videoTimelines":[{"A":273,"B":144,"G":8,"C":5,"D":2,"E":1.0,"F":"video/cfa7b0b04d7df0ef2319753eb0af6536.jpg"}],"contentType":"VIDEO","hlsManifestUrl":"video/d1aed7701e01dfd55f74d479290e4112.m3u","modifiers":[]},{"id":"VAGPuhJJKW0","files":[{"url":"video/35dd093938d65545fdd7db3c785455cc.mp4","width":1280,"height":686,"container":"A","watermarked":false}],"dashVideoFiles":[{"A?":"A","x":1377592,"y":"avc1.640020","z":{"A":0,"B":839},"0":{"A":840,"B":927},"1":"video/95cc2149eb0f105bebe56453bff0929d.mp4","A":1532,"B":820,"C":false,"D":"A"},{"A?":"A","x":125772,"y":"avc1.640014","z":{"A":0,"B":837},"0":{"A":838,"B":925},"1":"video/971428c7a1b0b2fdfb795dc4280ebbcb.mp4","A":320,"B":172,"C":false,"D":"A"},{"A?":"A","x":372648,"y":"avc1.64001e","z":{"A":0,"B":838},"0":{"A":839,"B":926},"1":"video/cbbfcd609990ba09aae6463188f60b76.mp4","A":640,"B":344,"C":false,"D":"A"},{"A?":"A","x":1054440,"y":"avc1.64001f","z":{"A":0,"B":838},"0":{"A":839,"B":926},"1":"video/9a687e5c86e83bf5b23729142e23bfe9.mp4","A":1280,"B":686,"C":false,"D":"A"}],"dashAudioFiles":[{"A?":"B","x":4282,"y":"mp4a.40.2","z":{"A":0,"B":767},"0":{"A":768,"B":855},"1":"video/77a53f3d157513ea49c94aa919e0905f.m4a"}],"width":1532,"height":820,"durationSeconds":7.033333,"posterframeUrls":[],"posterframes":[{"A":"video/0f2bac9b48aa12de754744d2df64488d.jpg"}],"videoTimelines":[{"A":269,"B":144,"G":8,"C":5,"D":2,"E":1.0,"F":"video/d41da0f67fbd2692d319b78850a1abbd.jpg"}],"contentType":"VIDEO","hlsManifestUrl":"video/ac2af01c0589380be1e1d3d4fa31c1ab.m3u","modifiers":[]},{"id":"VAGPuj07Mqg","files":[{"url":"video/6a638b6ce3e5187c564b7f9ef8f085e2.mp4","width":640,"height":360,"container":"A","watermarked":false}],"dashVideoFiles":[{"A?":"A","x":174587,"y":"avc1.640014","z":{"A":0,"B":859},"0":{"A":860,"B":983},"1":"video/5c893bedeffcb7d62ef2eb97ad8cc81c.mp4","A":320,"B":180,"C":false,"D":"A"},{"A?":"A","x":492202,"y":"avc1.64001e","z":{"A":0,"B":861},"0":{"A":862,"B":985},"1":"video/4c10984c1fe92f823b81e1fba6ade97d.mp4","A":640,"B":360,"C":false,"D":"A"}],"dashAudioFiles":[{"A?":"B","x":204233,"y":"mp4a.40.2","z":{"A":0,"B":767},"0":{"A":768,"B":891},"1":"video/3d13b265f34b8b360882ad6bfda92392.m4a"}],"width":640,"height":360,"durationSeconds":13.351474,"posterframeUrls":[],"posterframes":[{"A":"video/7992c20725ebebac0fc49a3578814d0f.jpg"}],"videoTimelines":[{"A":256,"B":144,"G":14,"C":5,"D":3,"E":1.0,"F":"video/566bf7bed983987fddf3d4d558f0ceff.jpg"}],"contentType":"VIDEO","hlsManifestUrl":"video/e38f766dae54ccce901d97c901da01fa.m3u","modifiers":[]},{"id":"VAGPul9KX9c","files":[{"url":"video/d531426a086ebab382baecddd8afb53a.mp4","width":1136,"height":766,"container":"A","watermarked":false}],"dashVideoFiles":[{"A?":"A","x":3000316,"y":"avc1.64001f","z":{"A":0,"B":861},"0":{"A":862,"B":973},"1":"video/de1b0d1c1f9e1e868eced81f86c0d55d.mp4","A":1136,"B":766,"C":false,"D":"A"},{"A?":"A","x":526208,"y":"avc1.640014","z":{"A":0,"B":861},"0":{"A":862,"B":973},"1":"video/9b734cf032a44326f44661cefd9e1443.mp4","A":320,"B":216,"C":false,"D":"A"},{"A?":"A","x":1316920,"y":"avc1.64001e","z":{"A":0,"B":861},"0":{"A":862,"B":973},"1":"video/d92246f74918e96be0bed5c72c35fdb9.mp4","A":640,"B":432,"C":false,"D":"A"}],"dashAudioFiles":[],"width":1136,"height":766,"durationSeconds":11.266666,"posterframeUrls":[],"posterframes":[{"A":"video/7439431bf5e70e1074449baf85f0dd1c.jpg"}],"videoTimelines":[{"A":214,"B":144,"G":12,"C":5,"D":3,"E":1.0,"F":"video/2be067b445364da88eea8981686e21d4.jpg"}],"contentType":"VIDEO","hlsManifestUrl":"video/9309cb0356775bf511291cda6f0a0cce.m3u","modifiers":[]},{"id":"VAGPumLWCv4","files":[{"url":"video/ed71df943dce95b61dccf225a9e4dac7.mp4","width":640,"height":360,"container":"A","watermarked":false}],"dashVideoFiles":[{"A?":"A","x":858100,"y":"avc1.64001e","z":{"A":0,"B":861},"0":{"A":862,"B":961},"1":"video/ccd6742b955bf334520216970119f770.mp4","A":640,"B":360,"C":false,"D":"A"},{"A?":"A","x":373556,"y":"avc1.640014","z":{"A":0,"B":859},"0":{"A":860,"B":959},"1":"video/ee9726ebd580845981185e06e1d8c8ce.mp4","A":320,"B":180,"C":false,"D":"A"}],"dashAudioFiles":[{"A?":"B","x":203695,"y":"mp4a.40.2","z":{"A":0,"B":767},"0":{"A":768,"B":867},"1":"video/d78a3109efabe671c83b521cb49e2184.m4a"}],"width":640,"height":360,"durationSeconds":8.973016,"posterframeUrls":[],"posterframes":[{"A":"video/0de88bc4a3c8821e7cdb1bc9f5f8556c.jpg"}],"videoTimelines":[{"A":256,"B":144,"G":9,"C":5,"D":2,"E":1.0,"F":"video/429210b0df294f8a3789266f8af910c2.jpg"}],"contentType":"VIDEO","hlsManifestUrl":"video/e449ccb031359db6ad5cdd1bcbb80d5f.m3u","modifiers":[]},{"id":"VAGPum_feDc","files":[{"url":"video/839625672b393536f716839a4027c87f.mp4","width":640,"height":360,"container":"A","watermarked":false}],"dashVideoFiles":[{"A?":"A","x":149119,"y":"avc1.640014","z":{"A":0,"B":859},"0":{"A":860,"B":1895},"1":"video/34854dbf3bacb7d1b5b3a8312482e6fb.mp4","A":320,"B":180,"C":false,"D":"A"},{"A?":"A","x":369627,"y":"avc1.64001e","z":{"A":0,"B":861},"0":{"A":862,"B":1897},"1":"video/826d480cb4041005f1f9749bfcb4b2b1.mp4","A":640,"B":360,"C":false,"D":"A"}],"dashAudioFiles":[{"A?":"B","x":163335,"y":"mp4a.40.2","z":{"A":0,"B":767},"0":{"A":768,"B":1791},"1":"video/7e94ecdbd5afc99dc2f907f1b3fb8a2b.m4a"}],"width":640,"height":360,"durationSeconds":164.118005,"posterframeUrls":[],"posterframes":[{"A":"video/32709bbe2c035fb469f29480f8da7af9.jpg"}],"videoTimelines":[{"A":256,"B":144,"G":30,"C":5,"D":6,"E":1.0,"F":"video/3e7b43d555580533adead825012e6c7c.jpg"},{"A":256,"B":144,"G":30,"C":5,"D":6,"E":1.0,"F":"video/3910e5165c413293927ca8f779647dd4.jpg"},{"A":256,"B":144,"G":30,"C":5,"D":6,"E":1.0,"F":"video/d1d67a67fcf8f7b64dc2ed6d2ac2ac3b.jpg"},{"A":256,"B":144,"G":30,"C":5,"D":6,"E":1.0,"F":"video/a248819105f255863cb064e2e5d5bb6c.jpg"},{"A":256,"B":144,"G":30,"C":5,"D":6,"E":1.0,"F":"video/db65b200e72cac297a9b436cceeb4970.jpg"},{"A":256,"B":144,"G":15,"C":5,"D":3,"E":1.0,"F":"video/f8885cc9ad23cdb0744eb8ce20a7791b.jpg"}],"contentType":"VIDEO","hlsManifestUrl":"video/0cf22ce082334b1da7192766b91d8f31.m3u","modifiers":[]},{"id":"VAGPumlyJ3g","files":[{"url":"video/5e42e325f43bbd05d3662c59d029d930.mp4","width":640,"height":330,"container":"A","watermarked":false}],"dashVideoFiles":[{"A?":"A","x":425788,"y":"avc1.64001e","z":{"A":0,"B":861},"0":{"A":862,"B":961},"1":"video/72a87a519ccbab00c31c0c7b55dcec99.mp4","A":640,"B":330,"C":false,"D":"A"},{"A?":"A","x":159916,"y":"avc1.640014","z":{"A":0,"B":859},"0":{"A":860,"B":959},"1":"video/e23a60a5e8889279e1bc4f8bee18645d.mp4","A":320,"B":166,"C":false,"D":"A"}],"dashAudioFiles":[{"A?":"B","x":196294,"y":"mp4a.40.2","z":{"A":0,"B":767},"0":{"A":768,"B":867},"1":"video/ebfa6767bf69b06840037393f91ad147.m4a"}],"width":640,"height":330,"durationSeconds":9.311202,"posterframeUrls":[],"posterframes":[{"A":"video/2a10869b3f808f485becdfceed56fc52.jpg"}],"videoTimelines":[{"A":279,"B":144,"G":10,"C":5,"D":2,"E":1.0,"F":"video/d7a87357c97b332a78483f906619bc4b.jpg"}],"contentType":"VIDEO","hlsManifestUrl":"video/bc81d15df031b09f7aad244426cf857c.m3u","modifiers":[]},{"id":"VAGPuoUiedc","files":[{"url":"video/2da8b01f444631989440c44179364c1e.mp4","width":640,"height":360,"container":"A","watermarked":false}],"dashVideoFiles":[{"A?":"A","x":934586,"y":"avc1.64001e","z":{"A":0,"B":861},"0":{"A":862,"B":2929},"1":"video/13a3f4360d993b6c578607f017d3da44.mp4","A":640,"B":360,"C":false,"D":"A"},{"A?":"A","x":353571,"y":"avc1.640014","z":{"A":0,"B":859},"0":{"A":860,"B":2927},"1":"video/0bf1a7b7affb22aa3957dc767506a6aa.mp4","A":320,"B":180,"C":false,"D":"A"}],"dashAudioFiles":[{"A?":"B","x":197579,"y":"mp4a.40.2","z":{"A":0,"B":767},"0":{"A":768,"B":2835},"1":"video/d41740b4e524a18ccc86d23174b0c661.m4a"}],"width":640,"height":360,"durationSeconds":337.92,"posterframeUrls":[],"posterframes":[{"A":"video/f7d55cdef3f6868d98832ee4d87036c6.jpg"}],"videoTimelines":[{"A":256,"B":144,"G":30,"C":5,"D":6,"E":2.0,"F":"video/021ba453a4388a8560b007fc8a91c682.jpg"},{"A":256,"B":144,"G":30,"C":5,"D":6,"E":2.0,"F":"video/a35f80e1fb8d9bc3a0f8f1e7718eee8c.jpg"},{"A":256,"B":144,"G":30,"C":5,"D":6,"E":2.0,"F":"video/edb6af107617cafcda7d9f9b76572ae1.jpg"},{"A":256,"B":144,"G":30,"C":5,"D":6,"E":2.0,"F":"video/a4cd6f76372e9d287473d4dbde2613ba.jpg"},{"A":256,"B":144,"G":30,"C":5,"D":6,"E":2.0,"F":"video/66d7a23c27bfb71365b2c2f75c8e6ab3.jpg"},{"A":256,"B":144,"G":19,"C":5,"D":4,"E":2.0,"F":"video/426d1b404b6bac03cc61f4a0f9298c0c.jpg"}],"contentType":"VIDEO","hlsManifestUrl":"video/ec13f248ac06f6eb6a6dc1cc8afb0c28.m3u","modifiers":[]},{"id":"VAGPuonmNQA","files":[{"url":"video/a75e5af390a20e23b41f78d13dd5ce3c.mp4","width":1280,"height":686,"container":"A","watermarked":false}],"dashVideoFiles":[{"A?":"A","x":682732,"y":"avc1.640020","z":{"A":0,"B":839},"0":{"A":840,"B":939},"1":"video/525289fd7b5d799b70b7706136787c4b.mp4","A":1532,"B":820,"C":false,"D":"A"},{"A?":"A","x":73070,"y":"avc1.640014","z":{"A":0,"B":837},"0":{"A":838,"B":937},"1":"video/11edf830186193517f6235da8b2dca55.mp4","A":320,"B":172,"C":false,"D":"A"},{"A?":"A","x":204589,"y":"avc1.64001e","z":{"A":0,"B":838},"0":{"A":839,"B":938},"1":"video/39bec826a5fc0facf40fab691aec3a3d.mp4","A":640,"B":344,"C":false,"D":"A"},{"A?":"A","x":556047,"y":"avc1.64001f","z":{"A":0,"B":838},"0":{"A":839,"B":938},"1":"video/0ab881dde790233a8b29d1209f7705cb.mp4","A":1280,"B":686,"C":false,"D":"A"}],"dashAudioFiles":[{"A?":"B","x":4282,"y":"mp4a.40.2","z":{"A":0,"B":767},"0":{"A":768,"B":867},"1":"video/49706e04429b55616df87049425a9fad.m4a"}],"width":1532,"height":820,"durationSeconds":8.466666,"posterframeUrls":[],"posterframes":[{"A":"video/3f4587e671d9a41845f1214ced8ce808.jpg"}],"videoTimelines":[{"A":269,"B":144,"G":9,"C":5,"D":2,"E":1.0,"F":"video/d91e3930e1edb9521fb7670bf3b886ce.jpg"}],"contentType":"VIDEO","hlsManifestUrl":"video/91ee5ddd1cae27fa16a2fd29a3962a95.m3u","modifiers":[]},{"id":"VAGPur4u31g","files":[{"url":"video/22378766673bb06bbdb8902778c5e27f.mp4","width":640,"height":360,"container":"A","watermarked":false}],"dashVideoFiles":[{"A?":"A","x":116325,"y":"avc1.640014","z":{"A":0,"B":859},"0":{"A":860,"B":1007},"1":"video/0fc89914cd6d7b18bdc65f178f5c6bce.mp4","A":320,"B":180,"C":false,"D":"A"},{"A?":"A","x":273636,"y":"avc1.64001e","z":{"A":0,"B":861},"0":{"A":862,"B":1009},"1":"video/17f11188caa210c3a5992f5f616ab1a1.mp4","A":640,"B":360,"C":false,"D":"A"}],"dashAudioFiles":[{"A?":"B","x":203995,"y":"mp4a.40.2","z":{"A":0,"B":767},"0":{"A":768,"B":915},"1":"video/b364397c7dcaf6fe3cf86cb38ae29aae.m4a"}],"width":640,"height":360,"durationSeconds":17.949025,"posterframeUrls":[],"posterframes":[{"A":"video/66e20e3bbee3379455c7e09a0fce26dd.jpg"}],"videoTimelines":[{"A":256,"B":144,"G":18,"C":5,"D":4,"E":1.0,"F":"video/9086657f34a514a9326bdad809beab4b.jpg"}],"contentType":"VIDEO","hlsManifestUrl":"video/3718d55b384daf398a2a71177b09943a.m3u","modifiers":[]},{"id":"VAGPusr6JJE","files":[{"url":"video/592f06b9af6fb27c92705ef4ce6ca637.mp4","width":1280,"height":634,"container":"A","watermarked":false}],"dashVideoFiles":[{"A?":"A","x":2541835,"y":"avc1.640020","z":{"A":0,"B":838},"0":{"A":839,"B":938},"1":"video/f4648876f50c952d78d182bc946b35f9.mp4","A":1456,"B":720,"C":false,"D":"A"},{"A?":"A","x":336302,"y":"avc1.640014","z":{"A":0,"B":837},"0":{"A":838,"B":937},"1":"video/e3b6abc2eee7713560adeea042cfd553.mp4","A":320,"B":158,"C":false,"D":"A"},{"A?":"A","x":882210,"y":"avc1.64001e","z":{"A":0,"B":838},"0":{"A":839,"B":938},"1":"video/077a244c59fa237627eda5154c6662dd.mp4","A":640,"B":316,"C":false,"D":"A"},{"A?":"A","x":2295068,"y":"avc1.64001f","z":{"A":0,"B":839},"0":{"A":840,"B":939},"1":"video/caf0fb205e3e297a12b991ffe1ddfe35.mp4","A":1280,"B":634,"C":false,"D":"A"}],"dashAudioFiles":[{"A?":"B","x":203254,"y":"mp4a.40.2","z":{"A":0,"B":767},"0":{"A":768,"B":867},"1":"video/0ca0c0e7fd19fbafd7c2429b7c9d507d.m4a"}],"width":1456,"height":720,"durationSeconds":8.636009,"posterframeUrls":[],"posterframes":[{"A":"video/af3f3b1a9cde8c641127061ebc1c1dff.jpg"}],"videoTimelines":[{"A":291,"B":144,"G":9,"C":5,"D":2,"E":1.0,"F":"video/ab96dcb29da5936a49f0f0fd6a476793.jpg"}],"contentType":"VIDEO","hlsManifestUrl":"video/409c94a91b833e9fed6ed81ac313e9e1.m3u","modifiers":[]},{"id":"VAGPuu7FSb8","files":[{"url":"video/fe713b41f7f4a68c198a49ec7c4822a9.mp4","width":1280,"height":720,"container":"A","watermarked":false}],"dashVideoFiles":[{"A?":"A","x":1303008,"y":"avc1.64002a","z":{"A":0,"B":861},"0":{"A":862,"B":937},"1":"video/00655e18a778f241ce4648ff0e6d9f77.mp4","A":1920,"B":1080,"C":false,"D":"A"},{"A?":"A","x":117704,"y":"avc1.640015","z":{"A":0,"B":859},"0":{"A":860,"B":935},"1":"video/042fb2992d7512dfe5e6e9271807c012.mp4","A":320,"B":180,"C":false,"D":"A"},{"A?":"A","x":319080,"y":"avc1.64001f","z":{"A":0,"B":861},"0":{"A":862,"B":937},"1":"video/3de1edf7ae32ae63c2038d0634c529e0.mp4","A":640,"B":360,"C":false,"D":"A"},{"A?":"A","x":793108,"y":"avc1.640020","z":{"A":0,"B":859},"0":{"A":860,"B":935},"1":"video/4984cdb14f8ce937ab88d23199b00441.mp4","A":1280,"B":720,"C":false,"D":"A"}],"dashAudioFiles":[{"A?":"B","x":4282,"y":"mp4a.40.2","z":{"A":0,"B":767},"0":{"A":768,"B":843},"1":"video/bbaf5d0203e6b37a2760176a46dd1667.m4a"}],"width":1920,"height":1080,"durationSeconds":5.383334,"posterframeUrls":[],"posterframes":[{"A":"video/84e46972195f300d34a4882ea52eedd7.jpg"}],"videoTimelines":[{"A":256,"B":144,"G":6,"C":5,"D":2,"E":1.0,"F":"video/98565da9fb33e1e0481e52657e48ecf3.jpg"}],"contentType":"VIDEO","hlsManifestUrl":"video/3a551517ff405f8eac7a65d65e650c90.m3u","modifiers":[]}],"G":[],"H":[],"K":{},"Q":{"A":false,"B":true,"M":true},"R":false},"ui":{"N":false,"A":true,"B":"A","C":false,"D":false,"K":"A","I":false,"J":false}}'); window['flags'] = JSON.parse('{}'); window['cmsg'] = window['cmsg'] || { locale: "en", strings: {} };})();</script><script crossorigin="anonymous" src="f3902790099af277.strings.js" integrity="sha512-fmN0Pp9WfexgLfmp8yocEGHynZJvjG89C86Gy99oJWL6+CaJ9HEu1bbiCOvgX8/axYP4BUZ0Jlx+7PCLGymSOQ==" nonce=""></script><script crossorigin="anonymous" src="74290ec72ffbca45.en.js" integrity="sha512-HrL7RjUm+h9yIm9xQkBu2+rX42boulyGaLjAajG2RdnH5J9AGjvIbaYyppJibW4gHro+Y6ski1C04JM/IlLJYQ==" nonce=""></script><script crossorigin="anonymous" src="6ef60ce8d871bc44.runtime.js" defer="" integrity="sha512-DhNBCPHGeD5uVm3yIy2HOvRIM++HiUbrryIfhFjRwfA1F8jZEJNheJWlwFdyrQM1jUh7wZKi3bMOxkUdQHjZDQ==" nonce=""></script><script crossorigin="anonymous" src="8bf99e1463b687f7.vendor.js" defer="" integrity="sha512-TftQPLyUbslS8DxJ84xCjV04AoSruOS/4dL1Yu6x4jQNhuumqgRTWQaI+qZbwhK4VUrF7w3oQQ7uwjDhK8fzhw==" nonce=""></script><script crossorigin="anonymous" src="d804d847f5d321a3.vendor.js" defer="" integrity="sha512-4udoFPYe5ek9ull4rZ3vRpOEMS4CSKD5cJTwhFN9Q7I90MTYg9egYafvqKLz7IIe14vr66ozFMkYn5GhNUCYHA==" nonce=""></script><script crossorigin="anonymous" src="11abfaa14029097d.js" defer="" integrity="sha512-7C3OaVCjVZCk5xBD/Q8irQRwD61NaYzw+UFcSgGig96iI1EcB4vMbM6f+iILpK7o/U9AGR0KYEAmkWgf/7U6xQ==" nonce=""></script><div class="Q_Mxww"></div><div class="i7CgFw"></div><div class="BghEng"></div><div class="sOABQQ"></div><div class="sOABQQ"></div><div id=":ri:0" aria-hidden="true" class="_pFsfA">Toggle mute</div><div id=":rk:0" aria-hidden="true" class="_pFsfA">Toggle mute</div><div id=":rm:0" aria-hidden="true" class="_pFsfA">Toggle mute</div><div id=":ro:0" aria-hidden="true" class="_pFsfA">Toggle mute</div><div id=":rq:0" aria-hidden="true" class="_pFsfA">Toggle mute</div><div id=":rs:0" aria-hidden="true" class="_pFsfA">Toggle mute</div><div id=":ru:0" aria-hidden="true" class="_pFsfA">Toggle mute</div><div id=":r10:0" aria-hidden="true" class="_pFsfA">Toggle mute</div><div id=":r12:0" aria-hidden="true" class="_pFsfA">Toggle mute</div></body></html>