- ID de exploración:
- aac4c917-24ce-4e92-ae59-73e4e369a6f9Finalizado
- URL enviada:
- https://rez-business.my.canva.site/
- Informe finalizado:
Enlaces: 4 encontrados
Los enlaces salientes identificados en la página
Enlace | TEXTO |
---|---|
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: 14 encontradas
Las variables JavaScript globales cargadas en el objeto de ventana de una página son variables declaradas fuera de las funciones y a las que se puede acceder desde cualquier lugar del código en el ámbito actual
Nombre | Tipo |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
canva_installFooter | function |
C_CAPTCHA_IMPLEMENTATION | string |
C_CAPTCHA_KEY | string |
__canva_public_path__ | string |
bootstrap | object |
cmsg | object |
BUILD_VARIABLES | object |
Mensajes de registro de la consola: 19 encontrados
Mensajes registrados en la consola web
Tipo | Categoría | Registrar |
---|---|---|
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
El cuerpo HTML sin procesar de la página
<!DOCTYPE html><html dir="ltr" lang="en" class="theme light EHoceA"><head><base href="/"><meta charset="utf-8"><title>Rez Roblox Developer Business Portfolio</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="f3e83d6d3a021699.ltr.css" rel="stylesheet" integrity="sha512-Zo39WXIep55Yh42C8QF6gfl0AAA3uxLsKW94bejpGpjvMUpOVOUvo65/Q772mOFpUnCLj6geArwlMDhKXwL8ZQ==" crossorigin="anonymous"><link href="static_font_4.ltr.css" rel="stylesheet"><link href="e080a9f25ad36110.strings.js" rel="preload" as="script" crossorigin="anonymous" integrity="sha512-BTY23wjTWhEvbF8m31M74f3EhFIRAqfy46cl7B4PK8H34ZB4OgMuosar1WJBRh7r5DKP2EArYTLEuvGRt0PrtQ==" nonce=""><link href="a9a6f28c7b064a48.en.js" rel="preload" as="script" crossorigin="anonymous" integrity="sha512-dqhPOOzKRB+XGFXZS4iaNTfSK2nPlAvAcguzzg7PslLGGC502sFjR0E2NSPN0yh9jKzCir5FiwlFommTpxdDvw==" nonce=""><link href="6f55e10f55c0c682.runtime.js" rel="preload" as="script" crossorigin="anonymous" integrity="sha512-Qbdu5NVmcJV4p90hUZQ9ryuz3uRYlQf0Dk49aO6A5jRybcrih1C7k5hRTbpz8vV6OF9sUBp3jc++GXLtEnXp1g==" 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="7cc1826c0e5cbe1d.js" rel="preload" as="script" crossorigin="anonymous" integrity="sha512-T6Pxds1pI2kc9vq2iAgMhuK1mpjCLpp+Z373YHY5HEriqJSKN5nzzSCJN2BQWBb3ENAZOH90fgSJodvcY4WEeQ==" nonce=""><meta name="referrer" content="strict-origin-when-cross-origin"><meta property="og:title" content="Rez Roblox Developer Business Portfolio"><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="4f17f62dc66829bf.ltr.css"><link rel="stylesheet" type="text/css" href="0009a6e8ae11a411.ltr.css"><link rel="stylesheet" type="text/css" href="ebb78c5a2c61da76.ltr.css"><link rel="stylesheet" type="text/css" href="8dd0cb1e0979d988.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="PBHFksg7SYgGG286" data-scroll-ready="true"><div><div class="_8jGYJw" style="width: 790px; height: 494.05px;"><div class="fMSICA h517IA" aria-hidden="false"><div class="_5yhCRQ"><div class="onhyOQ" style="width: 790px; height: 494.05px; align-items: center;"><div class="twbtjQ"><div class="GDnEHQ" style="width: 790px; height: 494.05px; background-color: rgb(255, 255, 255);"><div class="o2Yl2g"><div class="_mXnjA" lang="en" style="width: 790px; height: 494.05px;"><div class="_6t4CHA"><div class="a26Xuw"><div class="fbzKiw" style="background: rgb(6, 7, 36);"></div></div></div><div style="position: absolute; top: 49.405px; left: 49.405px; width: 691.19px; height: 395.24px;"></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 320.228px; height: 306.576px; transform: translate(41.9232px, 94.9608px); opacity: 0;"><div style="width: 320.228px; height: 306.576px; transform: scale(1, 1); transform-origin: 0px 0px;"><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 320.228px; height: 133.076px; transform: translate(-2.84217e-14px, 0px);"><div class="aF9o6Q _0yZ6Qg" style="writing-mode: horizontal-tb; width: 529.4px; height: 220px; transform: scale(0.604889, 0.604889); transform-origin: 0px 0px;"><div class="nmQ_KA"><div class="gY5IIA _5kZSsQ" style="-webkit-text-stroke: 7.5px rgb(6, 7, 36); --uyVUlA: transparent;"><div lang="en" class="AdBbhQ hGbcYA rLWGlw" style="transform: translate(0px, 10px);"><p class="cgHgbA nxe3IQ Xp24Nw PanoWQ" style="font-family: "YACgEblklxo 0", auto; font-size: 100px; color: rgb(237, 236, 237); line-height: 100px; letter-spacing: 0em; --pY_8zA: 0; text-transform: none; --oJepFA: 0; --uYCVzQ: none; list-style-type: none;"><span class="OYPEnA" style="font-weight: 400; font-style: normal; color: rgb(2, 161, 255); font-kerning: none; text-decoration: none;">Optimize</span><span class="OYPEnA" style="font-weight: 400; font-style: normal; color: rgb(237, 236, 237); font-kerning: none; text-decoration: none;"><br>your game</span></p></div></div><div><div lang="en" class="AdBbhQ hGbcYA rLWGlw _7rUwsA" style="transform: translate(0px, 10px);"><p class="cgHgbA nxe3IQ Xp24Nw PanoWQ" style="font-family: "YACgEblklxo 0", auto; font-size: 100px; color: rgb(237, 236, 237); line-height: 100px; letter-spacing: 0em; --pY_8zA: 0; text-transform: none; --oJepFA: 0; --uYCVzQ: none; list-style-type: none;"><span class="OYPEnA" style="font-weight: 400; font-style: normal; color: rgb(2, 161, 255); font-kerning: none; text-decoration: none;">Optimize</span><span class="OYPEnA" style="font-weight: 400; font-style: normal; color: rgb(237, 236, 237); font-kerning: none; text-decoration: none;"><br>your game</span></p></div></div></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 320.228px; height: 148.561px; transform: translate(-2.84217e-14px, 158.016px);"><div class="aF9o6Q _0yZ6Qg" style="writing-mode: horizontal-tb; width: 529.4px; height: 245.6px; transform: scale(0.604889, 0.604889); transform-origin: 0px 0px;"><div lang="en" class="AdBbhQ hGbcYA rLWGlw _7rUwsA" style="transform: translate(0px, -1.19999px);"><p class="cgHgbA nxe3IQ Xp24Nw PanoWQ" style="font-family: "YAEnS2G4JLg 0", auto; font-size: 23.9999px; color: rgb(237, 236, 237); line-height: 31px; letter-spacing: 0.025em; --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(237, 236, 237); font-kerning: none; text-decoration: none;">Name: [</span><span class="OYPEnA" style="font-weight: 700; font-style: normal; color: rgb(2, 161, 255); font-kerning: none; text-decoration: none;">rez</span><span class="OYPEnA" style="font-weight: 700; font-style: normal; color: rgb(237, 236, 237); font-kerning: none; text-decoration: none;">]</span></p><p class="cgHgbA nxe3IQ Xp24Nw" style="font-family: "YAEnS2G4JLg 0", auto; font-size: 23.9999px; color: rgb(237, 236, 237); line-height: 31px; letter-spacing: 0.025em; --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(237, 236, 237); font-kerning: none; text-decoration: none;">Age: </span><span class="OYPEnA" style="font-weight: 700; font-style: normal; color: rgb(2, 161, 255); font-kerning: none; text-decoration: none;">15</span></p><ul class="yL4mFA" style="margin-left: 0em;"><li class="Xp24Nw _bsDhw cgHgbA nxe3IQ _4c44Ng" style="font-family: "YAEnS2G4JLg 0", auto; font-size: 23.9999px; color: rgb(237, 236, 237); line-height: 31px; letter-spacing: 0.025em; --pY_8zA: 0; text-transform: none; --oJepFA: 1.7; --uYCVzQ: none; list-style-type: disc;"><span class="OYPEnA" style="font-weight: 700; font-style: normal; color: rgb(2, 161, 255); font-kerning: none; text-decoration: none;">Ro</span><span class="OYPEnA" style="font-weight: 700; font-style: normal; color: rgb(2, 161, 255); font-kerning: none; text-decoration: none;">le:</span><span class="OYPEnA" style="font-weight: 700; font-style: normal; color: rgb(237, 236, 237); font-kerning: none; text-decoration: none;"> Builder & GFX Develope</span><span class="OYPEnA" style="font-weight: 700; font-style: normal; color: rgb(237, 236, 237); font-kerning: none; text-decoration: none;">r</span><span class="OYPEnA" style="font-weight: 400; font-style: normal; color: rgb(237, 236, 237); font-kerning: none; text-decoration: none;"><br></span><span class="OYPEnA" style="font-weight: 700; font-style: normal; color: rgb(237, 236, 237); font-kerning: none; text-decoration: none;">Experience: Contributed to 300+ Roblox</span><span class="OYPEnA" style="font-weight: 400; font-style: normal; color: rgb(237, 236, 237); font-kerning: none; text-decoration: none;"><br></span><span class="OYPEnA" style="font-weight: 700; font-style: normal; color: rgb(237, 236, 237); font-kerning: none; text-decoration: none;">games with 1,5m+ visits.</span></li><li class="Xp24Nw _bsDhw cgHgbA nxe3IQ _4c44Ng" style="font-family: "YAEnS2G4JLg 0", auto; font-size: 23.9999px; color: rgb(237, 236, 237); line-height: 31px; letter-spacing: 0.025em; --pY_8zA: 0; text-transform: none; --oJepFA: 1.7; --uYCVzQ: none; list-style-type: disc;"><span class="OYPEnA" style="font-weight: 700; font-style: normal; color: rgb(2, 161, 255); font-kerning: none; text-decoration: none;">Skills:</span><span class="OYPEnA" style="font-weight: 700; font-style: normal; color: rgb(237, 236, 237); font-kerning: none; text-decoration: none;"> Building, GFX, Lua scripting, 3D</span><span class="OYPEnA" style="font-weight: 400; font-style: normal; color: rgb(237, 236, 237); font-kerning: none; text-decoration: none;"><br></span><span class="OYPEnA" style="font-weight: 700; font-style: normal; color: rgb(237, 236, 237); font-kerning: none; text-decoration: none;">modeling, & high end realism building.</span></li></ul><p class="cgHgbA nxe3IQ Xp24Nw" style="font-family: "YAEnS2G4JLg 0", auto; font-size: 23.9999px; color: rgb(237, 236, 237); line-height: 31px; letter-spacing: 0.025em; --pY_8zA: 0; text-transform: none; --oJepFA: 0; --uYCVzQ: none; list-style-type: none;"><br></p></div></div></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 223.453px; height: 226.926px; transform: translate(536.722px, 62.4269px); opacity: 0;"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 223.453px; height: 226.926px; transform: translate(0px, 0px) rotate(0deg);"><img class="_7_i_XA" crossorigin="anonymous" src="https://rez-business.my.canva.site/media/246f019c97b75b787da14aa0cccd3099.png" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 226.926px; width: 223.453px; 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: 281.191px; height: 281.191px; transform: translate(419.744px, 152.88px); opacity: 0;"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 281.191px; height: 281.191px; transform: translate(-5.68434e-14px, -5.68434e-14px) rotate(0deg);"><img class="_7_i_XA" crossorigin="anonymous" src="https://rez-business.my.canva.site/media/89401d7d4eb65b1865f34def6298570f.png" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 281.191px; width: 281.191px; 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: 152.787px; height: 53.9857px; transform: translate(41.9232px, 401.537px); opacity: 0;"><div style="width: 152.787px; height: 53.9857px; transform: scale(1, 1); transform-origin: 0px 0px;"><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 11.7925px; height: 11.2324px; transform: translate(82.3483px, 24.0484px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 11.7925px; height: 11.2324px; transform: translate(-8.88178e-16px, 0px) rotate(0deg);"><img class="dMHlHA" crossorigin="anonymous" src="blob:https://rez-business.my.canva.site/3e89d121-6e0d-40b9-bae5-05a2ff35d667" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 11.2324px; width: 11.7925px; 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: 11.7925px; height: 11.2324px; transform: translate(82.3483px, 42.7534px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 11.7925px; height: 11.2324px; transform: translate(-8.88178e-16px, 0px) rotate(0deg);"><img class="dMHlHA" crossorigin="anonymous" src="blob:https://rez-business.my.canva.site/3e89d121-6e0d-40b9-bae5-05a2ff35d667" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 11.2324px; width: 11.7925px; 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: 11.7925px; height: 11.2324px; transform: translate(97.0174px, 24.0484px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 11.7925px; height: 11.2324px; transform: translate(-8.88178e-16px, 0px) rotate(0deg);"><img class="dMHlHA" crossorigin="anonymous" src="blob:https://rez-business.my.canva.site/3e89d121-6e0d-40b9-bae5-05a2ff35d667" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 11.2324px; width: 11.7925px; 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: 11.7925px; height: 11.2324px; transform: translate(97.0174px, 42.7534px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 11.7925px; height: 11.2324px; transform: translate(-8.88178e-16px, 0px) rotate(0deg);"><img class="dMHlHA" crossorigin="anonymous" src="blob:https://rez-business.my.canva.site/3e89d121-6e0d-40b9-bae5-05a2ff35d667" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 11.2324px; width: 11.7925px; 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: 11.7925px; height: 11.2324px; transform: translate(111.655px, 24.0484px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 11.7925px; height: 11.2324px; transform: translate(-8.88178e-16px, 0px) rotate(0deg);"><img class="dMHlHA" crossorigin="anonymous" src="blob:https://rez-business.my.canva.site/3e89d121-6e0d-40b9-bae5-05a2ff35d667" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 11.2324px; width: 11.7925px; 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: 11.7925px; height: 11.2324px; transform: translate(111.655px, 42.7534px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 11.7925px; height: 11.2324px; transform: translate(-8.88178e-16px, 0px) rotate(0deg);"><img class="dMHlHA" crossorigin="anonymous" src="blob:https://rez-business.my.canva.site/3e89d121-6e0d-40b9-bae5-05a2ff35d667" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 11.2324px; width: 11.7925px; 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: 11.7925px; height: 11.2324px; transform: translate(126.293px, 24.0484px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 11.7925px; height: 11.2324px; transform: translate(-8.88178e-16px, 0px) rotate(0deg);"><img class="dMHlHA" crossorigin="anonymous" src="blob:https://rez-business.my.canva.site/3e89d121-6e0d-40b9-bae5-05a2ff35d667" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 11.2324px; width: 11.7925px; 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: 11.7925px; height: 11.2324px; transform: translate(126.293px, 42.7534px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 11.7925px; height: 11.2324px; transform: translate(-8.88178e-16px, 0px) rotate(0deg);"><img class="dMHlHA" crossorigin="anonymous" src="blob:https://rez-business.my.canva.site/3e89d121-6e0d-40b9-bae5-05a2ff35d667" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 11.2324px; width: 11.7925px; 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: 11.7925px; height: 11.2324px; transform: translate(140.931px, 24.0484px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 11.7925px; height: 11.2324px; transform: translate(6.39488e-14px, 0px) rotate(0deg);"><img class="dMHlHA" crossorigin="anonymous" src="https://rez-business.my.canva.site/media/4fed0fc381bf07ee40f3b478fa9f07fc.svg" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 11.2324px; width: 11.7925px; 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: 11.7925px; height: 11.2324px; transform: translate(140.995px, 42.7534px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 11.7925px; height: 11.2324px; transform: translate(6.39488e-14px, 0px) rotate(0deg);"><img class="dMHlHA" crossorigin="anonymous" src="blob:https://rez-business.my.canva.site/3e89d121-6e0d-40b9-bae5-05a2ff35d667" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 11.2324px; width: 11.7925px; 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: 5.83196px; height: 11.2324px; transform: translate(140.995px, 24.0484px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 11.7925px; height: 11.2324px; transform: translate(-8.88178e-16px, 0px) rotate(0deg);"><img class="dMHlHA" crossorigin="anonymous" src="blob:https://rez-business.my.canva.site/3e89d121-6e0d-40b9-bae5-05a2ff35d667" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 11.2324px; width: 5.83196px; 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: 67.3847px; height: 17.0334px; transform: translate(0.322747px, 1.59872e-14px);"><div class="aF9o6Q _0yZ6Qg" style="writing-mode: horizontal-tb; width: 118.417px; height: 29.9333px; transform: scale(0.569044, 0.569044); transform-origin: 0px 0px;"><div lang="en" class="AdBbhQ hGbcYA _7rUwsA" style="transform: translate(0px, -2.53333px);"><p class="cgHgbA nxe3IQ Xp24Nw PanoWQ" style="font-family: "YAFdJl3zAt0 0", auto; font-size: 25.3333px; color: rgb(253, 245, 248); line-height: 35px; letter-spacing: 0.012em; --pY_8zA: 0; text-transform: none; --oJepFA: 0; --uYCVzQ: none; list-style-type: none;"><span class="OYPEnA" style="font-weight: 800; font-style: normal; color: rgb(253, 245, 248); font-kerning: none; text-decoration: none;">Skills</span></p></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 80.4536px; height: 9.71168px; transform: translate(-7.10543e-15px, 25.5691px);"><div class="aF9o6Q _0yZ6Qg" style="writing-mode: horizontal-tb; width: 141.384px; height: 17.0667px; transform: scale(0.569044, 0.569044); transform-origin: 0px 0px;"><div lang="en" class="AdBbhQ hGbcYA rLWGlw _7rUwsA" style="transform: translate(0px, -1.46667px);"><p class="cgHgbA nxe3IQ Xp24Nw PanoWQ" style="font-family: "YAFdJl3zAt0 0", auto; font-size: 14.6667px; color: rgb(255, 255, 255); line-height: 20px; letter-spacing: 0.007em; --pY_8zA: 0; text-transform: none; --oJepFA: 0; --uYCVzQ: none; list-style-type: none;"><span class="OYPEnA" style="font-weight: 400; font-style: normal; color: rgb(255, 255, 255); font-kerning: none; text-decoration: none;">Scripting</span></p></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 80.4536px; height: 9.71168px; transform: translate(-7.10543e-15px, 44.0085px);"><div class="aF9o6Q _0yZ6Qg" style="writing-mode: horizontal-tb; width: 141.384px; height: 17.0667px; transform: scale(0.569044, 0.569044); transform-origin: 0px 0px;"><div lang="en" class="AdBbhQ hGbcYA _7rUwsA" style="transform: translate(0px, -1.46667px);"><p class="cgHgbA nxe3IQ Xp24Nw PanoWQ" style="font-family: "YAFdJl3zAt0 0", auto; font-size: 14.6667px; color: rgb(255, 255, 255); line-height: 20px; letter-spacing: 0.007em; --pY_8zA: 0; text-transform: none; --oJepFA: 0; --uYCVzQ: none; list-style-type: none;"><span class="OYPEnA" style="font-weight: 400; font-style: normal; color: rgb(255, 255, 255); font-kerning: none; text-decoration: none;">Building/GFX</span></p></div></div></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 249.63px; height: 33.9891px; transform: translate(237.336px, 45.4324px); opacity: 0.123904;"><div class="aF9o6Q _0yZ6Qg" role="img" aria-label="" style="writing-mode: horizontal-tb; width: 530.964px; height: 72.2949px; transform: scale(0.470146, 0.470146); transform-origin: 0px 0px;"><div lang="en" class="AdBbhQ hGbcYA rLWGlw _7rUwsA" style="transform: translate(0px, -2.85257px);"><p class="cgHgbA pYZEjA Xp24Nw PanoWQ" style="font-family: "YACgEblklxo 0", auto; font-size: 28.5257px; color: rgb(255, 255, 255); line-height: 39px; letter-spacing: 0em; --pY_8zA: 0; text-transform: none; --oJepFA: 0; --uYCVzQ: none; list-style-type: none;"><span class="OYPEnA" style="font-weight: 400; font-style: normal; color: rgb(255, 255, 255); font-kerning: none; text-decoration: none;">Contributed </span><span class="OYPEnA" style="font-weight: 400; font-style: normal; color: rgb(4, 162, 250); font-kerning: none; text-decoration: none;">2 million visits</span><span class="OYPEnA" style="font-weight: 400; font-style: normal; color: rgb(255, 255, 255); font-kerning: none; text-decoration: none;"> and</span><span class="OYPEnA L7Ipcg" style="font-weight: 400; font-style: normal; color: rgb(255, 255, 255); font-kerning: none; text-decoration: none;"> </span><span class="OYPEnA" style="font-weight: 400; font-style: normal; color: rgb(255, 255, 255); font-kerning: none; text-decoration: none;">gained<br></span><span class="OYPEnA" style="font-weight: 400; font-style: normal; color: rgb(3, 160, 251); font-kerning: none; text-decoration: none;">400+ trusted customers</span></p></div></div></div></div></div></div><div class="QhExXw pKfnlA" style="width: 790px; height: 494.05px; margin: 0px;"></div></div></div></div></div></div></div></section><section id="PBpXtQCdbm2r5k5K" data-scroll-ready="true"><div><div class="_8jGYJw" style="width: 790px; height: 481.764px;"><div class="fMSICA h517IA" aria-hidden="false"><div class="_5yhCRQ"><div class="onhyOQ" style="width: 790px; height: 481.764px; align-items: center;"><div class="twbtjQ"><div class="GDnEHQ" style="width: 790px; height: 481.764px; background-color: rgb(255, 255, 255);"><div class="o2Yl2g"><div class="_mXnjA" lang="en" style="width: 790px; height: 481.764px;"><div class="_6t4CHA"><div class="a26Xuw"><div class="fbzKiw" style="background: rgb(6, 7, 36);"></div></div></div><div style="position: absolute; top: 48.1764px; left: 48.1764px; width: 693.647px; height: 385.411px;"></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 730.349px; height: 382.142px; transform: translate(29.8254px, 43.8244px); opacity: 0;"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 731.372px; height: 382.142px; transform: translate(-1.02312px, 0px) rotate(0deg);"><img class="_7_i_XA" crossorigin="anonymous" src="https://rez-business.my.canva.site/media/cececf8304d06adc5f93808dbe81202f.png" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 382.142px; width: 730.349px; pointer-events: none; transform: scale(1);"></div></div></div><div style="clip-path: polygon(29.8254px 2.84217e-14px, 760.175px 2.84217e-14px, 760.175px 456.87px, 29.8254px 456.87px);"><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 730.349px; height: 572.276px; transform: translate(29.8254px, -115.406px); opacity: 0.127644;"><div class="DF_utQ" style="width: 730.349px; height: 572.276px;"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 730.349px; height: 730.349px; transform: translate(0px, -2.14746px) rotate(-90deg);"><img class="dMHlHA" crossorigin="anonymous" src="blob:https://rez-business.my.canva.site/8a7f2591-c94a-4fb7-9db3-f45e423f3a2e" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 572.276px; width: 730.349px; pointer-events: none; transform: scale(1);"><div class="TRWryw" style="clip-path: path("M 0 0 L 0 572.276 L 730.349 572.276 L 730.349 0 L 0 0");"></div></div></div></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 292.355px; height: 130.223px; transform: translate(248.822px, 169.489px); opacity: 0;"><div style="width: 292.355px; height: 130.223px; transform: scale(1, 1); transform-origin: 0px 0px;"><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 292.355px; height: 73.0485px; transform: translate(-2.84217e-14px, 57.1741px);"><div class="aF9o6Q _0yZ6Qg" style="writing-mode: horizontal-tb; width: 470.372px; height: 117.528px; transform: scale(0.62154, 0.62154); transform-origin: 0px 0px;"><div lang="en" class="AdBbhQ hGbcYA _7rUwsA" style="transform: translate(0px, -4.23588px);"><p class="cgHgbA nxe3IQ Xp24Nw PanoWQ" style="font-family: "YACgEblklxo 0", auto; font-size: 28.2392px; color: rgb(237, 236, 237); line-height: 42px; letter-spacing: 0.025em; --pY_8zA: 0; text-transform: none; --oJepFA: 0; --uYCVzQ: none; list-style-type: none;"><span class="OYPEnA" style="font-weight: 400; font-style: normal; color: rgb(237, 236, 237); font-kerning: none; text-decoration: none;">The Most Finest and Detailed Builds & interiors that take hard work and dedication to make.</span><span class="OYPEnA L7Ipcg" style="font-weight: 400; font-style: normal; color: rgb(237, 236, 237); 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: 292.355px; height: 43.07px; transform: translate(-2.84217e-14px, -1.06581e-14px);"><div class="aF9o6Q _0yZ6Qg" style="writing-mode: horizontal-tb; width: 470.372px; height: 69.2957px; transform: scale(0.62154, 0.62154); transform-origin: 0px 0px;"><div lang="en" class="AdBbhQ hGbcYA rLWGlw _7rUwsA" style="transform: translate(0px, 5.64783px);"><p class="cgHgbA nxe3IQ Xp24Nw PanoWQ" style="font-family: "YAEp6N5LTlI 0", auto; font-size: 56.4783px; color: rgb(237, 236, 237); line-height: 56px; 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(237, 236, 237); font-kerning: none; text-decoration: none;">Building</span></p></div></div></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 85.0523px; height: 85.0523px; transform: translate(643.546px, 383.44px); opacity: 0;"><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 85.0523px; width: 85.0523px; transform: scale(1);"><div class="hWv4NA" style="width: 85.0523px; height: 85.0523px; margin-left: 0px; margin-top: 0px;"><svg class="_7KaXww"><defs><clipPath id="__id95"><path d="M128,256L0,128L64,128L64,0L192,0L192,128L256,128L128,256Z"></path></clipPath></defs></svg><div class="bFnJ2A" style="clip-path: url("#__id95"); background: rgb(237, 236, 237); width: 256px; height: 256px; transform: scale(0.332235, 0.332235); transform-origin: 0px 0px;"></div></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 127.055px; height: 15.3587px; transform: translate(622.544px, 368.082px); opacity: 0;"><div class="aF9o6Q _0yZ6Qg" role="img" aria-label="" style="writing-mode: horizontal-tb; width: 290.641px; height: 35.1333px; transform: scale(0.437156, 0.437156); transform-origin: 0px 0px;"><div lang="en" class="AdBbhQ hGbcYA rLWGlw _7rUwsA" style="transform: translate(0px, -2.93333px);"><p class="cgHgbA pYZEjA Xp24Nw PanoWQ" style="font-family: "YACgEblklxo 0", auto; font-size: 29.3333px; color: rgb(237, 236, 237); line-height: 41px; letter-spacing: 0em; --pY_8zA: 0; text-transform: none; --oJepFA: 0; --uYCVzQ: none; list-style-type: none;"><span class="OYPEnA" style="font-weight: 400; font-style: normal; color: rgb(237, 236, 237); font-kerning: none; text-decoration: none;">Past works for building</span></p></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 106.092px; height: 79.7771px; transform: translate(39.5381px, 335.872px); opacity: 0;"><div style="width: 106.092px; height: 79.7771px; transform: scale(1, 1); transform-origin: 0px 0px;"><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 106.092px; height: 79.7771px; transform: translate(7.10543e-15px, -7.10543e-15px); opacity: 0.69;"><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 79.7771px; width: 106.092px; transform: scale(1);"><div class="hWv4NA" style="width: 106.092px; height: 79.7771px; margin-left: 0px; margin-top: 0px;"><svg class="_7KaXww"><defs><clipPath id="__id96"><path d="M128.00000004647814,0L212.44141318919475,0C283.13386109296295,0 340.44141313487813,57.30755204191521 340.44141313487813,128.00000004647814C340.44141313487813,198.6924479502463 283.13386109296295,255.99999999216155 212.44141318919475,255.99999999216155L128.00000004647814,255.99999999216155C57.30755204191521,255.99999999216155 0,198.6924479502463 0,128.00000004647814C0,57.30755204191521 57.30755204191521,0 128.00000004647814,0Z"></path></clipPath></defs></svg><div class="bFnJ2A" style="clip-path: url("#__id96"); background: rgb(255, 255, 255); width: 340.441px; height: 256px; transform: scale(0.311629, 0.311629); transform-origin: 0px 0px;"></div></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 58.0837px; height: 32.6721px; transform: translate(24.0039px, 12.4513px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 58.0837px; height: 32.6721px; transform: translate(-1.06581e-14px, 0px) rotate(0deg);"><img class="_7_i_XA" crossorigin="anonymous" src="https://rez-business.my.canva.site/media/ce2929d26520279fcb0e4d1f73243fc6.png" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 32.6721px; width: 58.0837px; 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: 77.0809px; height: 22.2024px; transform: translate(14.5054px, 45.1234px);"><div class="aF9o6Q _0yZ6Qg" role="img" aria-label="" style="writing-mode: horizontal-tb; width: 175.207px; height: 50.4667px; transform: scale(0.439943, 0.439943); transform-origin: 0px 0px;"><div lang="en" class="AdBbhQ hGbcYA rLWGlw _7rUwsA" style="transform: translate(0px, -4.26667px);"><p class="cgHgbA pYZEjA Xp24Nw PanoWQ" style="font-family: "YAFdJjTk5UU 0", auto; font-size: 42.6667px; color: rgb(255, 255, 255); line-height: 59px; 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;">@aa_rez</span></p></div></div></div></div></div></div></div></div><div class="QhExXw pKfnlA" style="width: 790px; height: 481.764px; margin: 0px;"></div></div></div></div></div></div></div></section><section id="PB5gHY99sgJLMCwJ" data-scroll-ready="true"><div style="width: 790px; height: 1418.57px;"><div class="n7vSfw S_ZkxQ _4RR_JA UG13Dw" style="animation-delay: calc(0.3s);"></div></div></section><section id="PBH5H7VLXFqDf1sR" data-scroll-ready="true"><div style="width: 790px; height: 1154.49px;"><div class="n7vSfw S_ZkxQ _4RR_JA UG13Dw" style="animation-delay: calc(0.45s);"></div></div></section><section id="PB2yFnJLyTb5VX2r" data-scroll-ready="true"><div style="width: 790px; height: 1797.07px;"><div class="n7vSfw S_ZkxQ _4RR_JA UG13Dw" style="animation-delay: calc(0.6s);"></div></div></section><section id="PBhM1SllrNDYLm9H" data-scroll-ready="true"><div style="width: 790px; height: 998.461px;"><div class="n7vSfw S_ZkxQ _4RR_JA UG13Dw" style="animation-delay: calc(0.75s);"></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":"2a42a69def09c40f6d02bf18125306365d1aa768","K":1731621877,"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":"DESKTOP_APP"},"D":{"a":"DESKTOP_APP","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":"Rez Roblox Developer Business Portfolio","E":"","F":[],"G":{},"Y":{},"V":[],"W":[],"A":[{"A?":"i","a":"PBHFksg7SYgGG286","R":false,"S":false,"U":false,"Q":{},"W":[],"X":[],"H":[],"L":{},"G":{"A":"EAEvHrTmPGI","B":2,"C":1},"D":{"C":"#060724","D":0.0,"F":false,"J":false,"G":false,"H":false},"r":[],"E":[{"A?":"H","A":130.58478736249143,"B":101.79042291340352,"D":529.4,"C":506.8304252750172,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"b":529.4,"a":506.8304252750172,"y":{},"c":[{"A?":"K","A":-5.6843418860808015E-14,"B":0.0,"D":529.4,"C":220.0,"E":0.0,"F":0.0,"Q":false,"S":false,"N":"title","P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"Optimize your game\\n"}],"B":[{"A?":"A","A":{"leading":{"B":"1000.0"},"font-size":{"B":"100.0"},"font-family":{"B":"YACgEblklxo,0"},"color":{"B":"#02a1ff"}}},{"A?":"B","A":9},{"A?":"A","A":{"color":{"B":"#edeced"}}},{"A?":"B","A":10},{"A?":"A","A":{"leading":{},"font-size":{},"font-family":{},"color":{}}}]},"b":{"A":[9,10]},"j":{"A":[{"A":"outline","B":{"thickness":"0.6","color":"#060724"}}],"B":[]},"d":"A","l":false,"g":false,"h":"A"},{"A?":"K","A":261.2304152750171,"B":0.0,"D":529.4,"C":245.60001,"E":0.0,"F":0.0,"Q":false,"S":false,"N":"subtitle","P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"Name: [rez]\\nAge: 15\\nRole: Builder & GFX Developer Experience: Contributed to 300+ Roblox games with 1,5m+ visits.\\nSkills: Building, GFX, Lua scripting, 3D modeling, & high end realism building.\\n\\n"}],"B":[{"A?":"A","A":{"font-size":{"B":"23.9999"},"font-family":{"B":"YAEnS2G4JLg,0"},"font-weight":{"B":"bold"},"color":{"B":"#edeced"},"leading":{"B":"1300.0"}}},{"A?":"B","A":7},{"A?":"A","A":{"color":{"B":"#02a1ff"}}},{"A?":"B","A":3},{"A?":"A","A":{"color":{"B":"#edeced"}}},{"A?":"B","A":1},{"A?":"A","A":{"tracking":{"B":"25.0"},"font-weight":{}}},{"A?":"B","A":1},{"A?":"A","A":{"font-size":{},"font-family":{},"tracking":{},"font-weight":{"B":"bold"},"leading":{}}},{"A?":"B","A":5},{"A?":"A","A":{"color":{"B":"#02a1ff"}}},{"A?":"B","A":2},{"A?":"A","A":{"font-family":{"B":"YAEnS2G4JLg,0"},"leading":{"B":"1300.0"},"color":{"B":"#edeced"},"tracking":{"B":"25.0"},"font-weight":{},"font-size":{"B":"23.9999"}}},{"A?":"B","A":1},{"A?":"A","A":{"font-family":{},"leading":{},"color":{"B":"#02a1ff"},"tracking":{},"font-weight":{"B":"bold"},"font-size":{}}},{"A?":"B","A":2},{"A?":"A","A":{"font-family":{"B":"YAEnS2G4JLg,0"},"font-size":{"B":"23.9999"},"leading":{"B":"1300.0"}}},{"A?":"B","A":3},{"A?":"A","A":{"color":{"B":"#edeced"}}},{"A?":"B","A":23},{"A?":"A","A":{"leading":{}}},{"A?":"B","A":65},{"A?":"A","A":{"head-indent":{"B":"1700.0"},"list-level":{"B":"1.0"},"leading":{"B":"1300.0"},"tracking":{"B":"25.0"},"list-marker":{"B":"disc"},"font-weight":{}}},{"A?":"B","A":1},{"A?":"A","A":{"leading":{},"head-indent":{},"tracking":{},"color":{"B":"#02a1ff"},"font-weight":{"B":"bold"},"list-marker":{},"list-level":{}}},{"A?":"B","A":7},{"A?":"A","A":{"color":{"B":"#edeced"}}},{"A?":"B","A":72},{"A?":"A","A":{"head-indent":{"B":"1700.0"},"list-level":{"B":"1.0"},"leading":{"B":"1300.0"},"tracking":{"B":"25.0"},"list-marker":{"B":"disc"},"font-weight":{}}},{"A?":"B","A":1},{"A?":"A","A":{"text-transform":{"B":"none"},"font-style":{"B":"normal"},"list-marker":{},"head-indent":{},"list-level":{}}},{"A?":"B","A":1},{"A?":"A","A":{"leading":{},"font-style":{},"tracking":{},"color":{},"font-family":{},"font-size":{},"text-transform":{}}}]},"b":{"A":[12,8,30,39,25,41,39,1]},"d":"A","l":false,"g":false,"h":"A"}],"d":[]},{"A?":"I","A":76.80000000000001,"B":919.7890303806523,"D":369.4109696193478,"C":375.1531090434827,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGVSXRuZJo","B":1},"I":{"A":"MAGVSVFkh8U","B":1},"B":{"A":0.0,"B":0.0,"D":369.4109696193478,"C":375.1531090434827,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":226.33578778442677,"B":726.4012364899073,"D":464.8642122155732,"C":464.8642122155732,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGVSH5Lu1w","B":1},"I":{"A":"MAGVSfEbeI8","B":1},"B":{"A":-8.526512829121202E-14,"B":-8.526512829121202E-14,"D":464.8642122155734,"C":464.8642122155734,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"H","A":637.4152126375086,"B":101.79042291340352,"D":252.58730201517469,"C":89.24893689371582,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"b":268.4983131657368,"a":94.87091717048531,"y":{},"c":[{"A?":"I","A":42.26098205891603,"B":144.71343427178033,"D":20.72337841583633,"C":19.739017941084107,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":false,"B":{"A":{"A":"MABk_XM6YBk","B":3},"B":{"A":0.0,"B":-1.7763568394002505E-15,"D":20.723378415836333,"C":19.739017941084107,"E":0.0},"E":0.0,"C":{"#ffffff":"#ffbd59"}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":75.13189922940111,"B":144.71343427178033,"D":20.72337841583633,"C":19.739017941084107,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":false,"B":{"A":{"A":"MABk_XM6YBk","B":3},"B":{"A":0.0,"B":-1.7763568394002505E-15,"D":20.723378415836333,"C":19.739017941084107,"E":0.0},"E":0.0,"C":{"#ffffff":"#ffbd59"}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":42.26098205891603,"B":170.49180905151456,"D":20.72337841583633,"C":19.739017941084107,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":false,"B":{"A":{"A":"MABk_XM6YBk","B":3},"B":{"A":0.0,"B":-1.7763568394002505E-15,"D":20.723378415836333,"C":19.739017941084107,"E":0.0},"E":0.0,"C":{"#ffffff":"#ffbd59"}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":75.13189922940111,"B":170.49180905151456,"D":20.72337841583633,"C":19.739017941084107,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":false,"B":{"A":{"A":"MABk_XM6YBk","B":3},"B":{"A":0.0,"B":-1.7763568394002505E-15,"D":20.723378415836333,"C":19.739017941084107,"E":0.0},"E":0.0,"C":{"#ffffff":"#ffbd59"}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":42.26098205891603,"B":196.21518746735092,"D":20.72337841583633,"C":19.739017941084107,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":false,"B":{"A":{"A":"MABk_XM6YBk","B":3},"B":{"A":0.0,"B":-1.7763568394002505E-15,"D":20.723378415836333,"C":19.739017941084107,"E":0.0},"E":0.0,"C":{"#ffffff":"#ffbd59"}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":75.13189922940111,"B":196.21518746735092,"D":20.72337841583633,"C":19.739017941084107,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":false,"B":{"A":{"A":"MABk_XM6YBk","B":3},"B":{"A":0.0,"B":-1.7763568394002505E-15,"D":20.723378415836333,"C":19.739017941084107,"E":0.0},"E":0.0,"C":{"#ffffff":"#ffbd59"}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":42.26098205891603,"B":221.93856588318727,"D":20.72337841583633,"C":19.739017941084107,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":false,"B":{"A":{"A":"MABk_XM6YBk","B":3},"B":{"A":0.0,"B":-1.7763568394002505E-15,"D":20.723378415836333,"C":19.739017941084107,"E":0.0},"E":0.0,"C":{"#ffffff":"#ffbd59"}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":75.13189922940111,"B":221.93856588318727,"D":20.72337841583633,"C":19.739017941084107,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":false,"B":{"A":{"A":"MABk_XM6YBk","B":3},"B":{"A":0.0,"B":-1.7763568394002505E-15,"D":20.723378415836333,"C":19.739017941084107,"E":0.0},"E":0.0,"C":{"#ffffff":"#ffbd59"}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":42.26098205891603,"B":247.6619442990234,"D":20.723378415836326,"C":19.739017941084107,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":false,"B":{"A":{"A":"MABk_XM6YBk","B":3},"B":{"A":0.0,"B":1.1191048088221578E-13,"D":20.723378415836333,"C":19.739017941084107,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":75.13189922940134,"B":247.77493474990047,"D":20.723378415836326,"C":19.739017941084107,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":false,"B":{"A":{"A":"MABk_XM6YBk","B":3},"B":{"A":0.0,"B":1.1191048088221578E-13,"D":20.723378415836333,"C":19.739017941084107,"E":0.0},"E":0.0,"C":{"#ffffff":"#ffbd59"}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":42.26098205891603,"B":247.7749347499004,"D":10.248698757041087,"C":19.739017941084107,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":false,"B":{"A":{"A":"MABk_XM6YBk","B":3},"B":{"A":0.0,"B":-1.7763568394002505E-15,"D":20.723378415836333,"C":19.739017941084107,"E":0.0},"E":0.0,"C":{"#ffffff":"#ffbd59"}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"K","A":1.3500311979441904E-13,"B":0.5671738422957446,"D":118.41740573711013,"C":29.93334,"E":0.0,"F":0.0,"Q":false,"S":false,"N":"heading","P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"Skills\\n"}],"B":[{"A?":"A","A":{"font-weight":{"B":"ultrabold"},"decoration":{"B":"none"},"text-transform":{"B":"none"},"color":{"B":"#fdf5f8"},"spacing":{"B":"0.0"},"head-indent":{"B":"0.0"},"kerning":{"B":"0.0"},"list-marker":{"B":"none"},"link":{"B":""},"style":{"B":"body"},"font-size":{"B":"25.3333"},"font-family":{"B":"YAFdJl3zAt0,0"},"text-align":{"B":"start"},"tracking":{"B":"12.0"},"leading":{"B":"1400.0"},"list-level":{"B":"0.0"},"direction":{"B":"ltr"},"strikethrough":{"B":"none"}}},{"A?":"B","A":7},{"A?":"A","A":{"font-weight":{},"decoration":{},"text-transform":{},"color":{},"spacing":{},"head-indent":{},"kerning":{},"list-marker":{},"link":{},"style":{},"font-size":{},"font-family":{},"text-align":{},"tracking":{},"leading":{},"list-level":{},"direction":{},"strikethrough":{}}}]},"b":{"A":[]},"d":"A","l":false,"h":"A"},{"A?":"K","A":44.933340000000136,"B":0.0,"D":141.38374482307484,"C":17.06666,"E":0.0,"F":0.0,"Q":false,"S":false,"N":"heading","P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"Scripting\\n"}],"B":[{"A?":"A","A":{"color":{"B":"#ffffff"},"font-size":{"B":"14.6667"},"tracking":{"B":"7.0"},"font-family":{"B":"YAFdJl3zAt0,0"}}},{"A?":"B","A":9},{"A?":"A","A":{"leading":{"B":"1400.0"},"list-marker":{"B":"none"},"link":{"B":""},"strikethrough":{"B":"none"},"decoration":{"B":"none"},"text-transform":{"B":"none"},"spacing":{"B":"0.0"},"text-align":{"B":"start"},"head-indent":{"B":"0.0"},"direction":{"B":"ltr"},"list-level":{"B":"0.0"},"kerning":{"B":"0.0"},"style":{"B":"body"}}},{"A?":"B","A":1},{"A?":"A","A":{"style":{},"head-indent":{},"leading":{},"tracking":{},"link":{},"strikethrough":{},"kerning":{},"text-align":{},"direction":{},"list-marker":{},"spacing":{},"color":{},"text-transform":{},"font-family":{},"list-level":{},"font-size":{},"decoration":{}}}]},"b":{"A":[10]},"d":"A","l":false,"h":"A"},{"A?":"K","A":77.33757717048545,"B":0.0,"D":141.38374482307484,"C":17.06666,"E":0.0,"F":0.0,"Q":false,"S":false,"N":"heading","P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"Building/GFX\\n"}],"B":[{"A?":"A","A":{"tracking":{"B":"7.0"},"font-size":{"B":"14.6667"},"color":{"B":"#ffffff"},"font-family":{"B":"YAFdJl3zAt0,0"}}},{"A?":"B","A":12},{"A?":"A","A":{"style":{"B":"body"},"kerning":{"B":"0.0"},"list-level":{"B":"0.0"},"direction":{"B":"ltr"},"head-indent":{"B":"0.0"},"text-align":{"B":"start"},"spacing":{"B":"0.0"},"text-transform":{"B":"none"},"decoration":{"B":"none"},"strikethrough":{"B":"none"},"link":{"B":""},"list-marker":{"B":"none"},"leading":{"B":"1400.0"}}},{"A?":"B","A":1},{"A?":"A","A":{"style":{},"decoration":{},"font-size":{},"list-level":{},"font-family":{},"text-transform":{},"color":{},"spacing":{},"list-marker":{},"text-align":{},"direction":{},"kerning":{},"strikethrough":{},"link":{},"tracking":{},"leading":{},"head-indent":{}}}]},"b":{"A":[2]},"d":"A","l":false,"g":false,"h":"A"}],"d":[]},{"A?":"K","A":48.70467157984619,"B":424.84651737450224,"D":412.68781107780245,"C":56.19065684030762,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"Contributed 2 million visits and gained 400+ trusted customers\\n"}],"B":[{"A?":"A","A":{"color":{"B":"#ffffff"},"text-align":{"B":"center"},"font-size":{"B":"28.5257"},"font-family":{"B":"YACgEblklxo,0"}}},{"A?":"B","A":12},{"A?":"A","A":{"color":{"B":"#04a2fa"}}},{"A?":"B","A":16},{"A?":"A","A":{"color":{"B":"#ffffff"}}},{"A?":"B","A":13},{"A?":"A","A":{"color":{"B":"#03a0fb"}}},{"A?":"B","A":22},{"A?":"A","A":{"color":{"B":"#ffffff"}}},{"A?":"B","A":1},{"A?":"A","A":{"color":{},"text-align":{},"font-size":{},"font-family":{}}}]},"b":{"A":[41,23]},"d":"A","e":530.9638506338706,"f":72.29486,"l":false,"h":"A"}],"I":[]},{"A?":"i","a":"PBpXtQCdbm2r5k5K","R":false,"S":false,"U":false,"Q":{},"K":7,"W":[],"X":[],"H":[],"L":{},"G":{"A":"EAEvHrTmPGI","B":2,"C":4},"D":{"C":"#060724","D":0.0,"F":false,"J":false,"G":false,"H":false},"r":[],"E":[{"A?":"I","A":70.5093301435167,"B":95.46797532293726,"D":1175.0640493541255,"C":614.8310555441943,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWOmiMPHU","B":1},"B":{"A":0.0,"B":-1.6461047974427174,"D":1176.7101541515683,"C":614.8310555441943,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"d":{"A":0.0,"B":"#000000","C":[1,1],"f":true},"e":[]},{"A?":"I","A":-312.8402079431753,"B":222.6301745799882,"D":920.7396508400243,"C":1175.0640493541252,"E":-90.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":false,"B":{"A":{"A":"MADWDzB46Dw","B":11},"B":{"A":0.0,"B":-250.86932704125695,"D":1175.0640493541252,"C":1175.0640493541252,"E":0.0},"E":0.0,"C":{"#7c2ae8":"#060724","#ffffff":"#060724"}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[0.0]},{"A?":"H","A":272.6918167338873,"B":447.813875363761,"D":470.3722492724783,"C":209.51604173894708,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"b":310.9263030460255,"a":138.4946675478527,"y":{},"c":[{"A?":"K","A":60.80594075066969,"B":5.6843418860808015E-14,"D":310.9263030460255,"C":77.68872679718297,"E":0.0,"F":0.0,"Q":false,"S":false,"N":"paragraph2","P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"The Most Finest and Detailed Builds & interiors that take hard work and dedication to make. \\n"}],"B":[{"A?":"A","A":{"tracking":{"B":"25.0"},"color":{"B":"#edeced"},"leading":{"B":"1500.0"},"font-size":{"B":"28.2392"},"font-family":{"B":"YACgEblklxo,0"}}},{"A?":"B","A":92},{"A?":"A","A":{"list-marker":{"B":"none"},"link":{"B":""},"style":{"B":"body"},"head-indent":{"B":"0.0"},"kerning":{"B":"0.0"},"spacing":{"B":"0.0"},"direction":{"B":"ltr"},"text-align":{"B":"start"},"text-transform":{"B":"none"},"decoration":{"B":"none"},"list-level":{"B":"0.0"}}},{"A?":"B","A":1},{"A?":"A","A":{"link":{},"font-size":{},"direction":{},"font-family":{},"color":{},"spacing":{},"text-align":{},"leading":{},"list-marker":{},"kerning":{},"text-transform":{},"decoration":{},"style":{},"list-level":{},"tracking":{},"head-indent":{}}}]},"b":{"A":[36,35,40]},"d":"C","e":470.37224927247837,"f":117.52824,"l":false,"g":false,"h":"A"},{"A?":"K","A":7.105427357601002E-15,"B":5.6843418860808015E-14,"D":310.9263030460255,"C":45.805940750669635,"E":0.0,"F":0.0,"Q":false,"S":false,"N":"heading3","P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"Building\\n"}],"B":[{"A?":"A","A":{"font-weight":{"B":"bold"},"font-family":{"B":"YAEp6N5LTlI,0"},"font-size":{"B":"56.4783"},"leading":{"B":"1000.0"},"color":{"B":"#edeced"}}},{"A?":"B","A":8},{"A?":"A","A":{"kerning":{"B":"0.0"},"text-transform":{"B":"none"},"list-marker":{"B":"none"},"direction":{"B":"ltr"},"decoration":{"B":"none"},"tracking":{"B":"0.0"},"text-align":{"B":"start"},"list-level":{"B":"0.0"},"style":{"B":"body"},"spacing":{"B":"0.0"},"link":{"B":""},"head-indent":{"B":"0.0"}}},{"A?":"B","A":1},{"A?":"A","A":{"style":{},"decoration":{},"font-size":{},"list-level":{},"font-family":{},"text-transform":{},"font-weight":{},"color":{},"spacing":{},"list-marker":{},"text-align":{},"kerning":{},"direction":{},"link":{},"tracking":{},"leading":{},"head-indent":{}}}]},"b":{"A":[9]},"d":"C","e":470.37224927247837,"f":69.29566,"l":false,"g":false,"h":"A"}],"d":[]},{"A?":"J","A":616.919777218058,"B":1082.8873660814038,"D":136.84121693930584,"C":136.84121693930584,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"b":[{"A":"M32 64L0 32L16 32L16 0L48 0L48 32L64 32L32 64Z","B":{"A":false,"C":"#edeced","D":0.0,"F":false,"J":false,"G":false,"H":false},"D":0.0}],"d":[],"c":{"A":{"A":0.0,"B":16.0,"D":32.0,"C":32.0},"B":32.0,"C":32.0,"D":"A","E":"A"},"e":{"A":false,"B":false},"f":[{"A":{"A":[{"A?":"A","A":"\\n"}],"B":[{"A?":"A","A":{"font-family":{"B":"YAEnS2G4JLg,0"},"font-weight":{"B":"bold"},"font-style":{"B":"normal"},"text-transform":{"B":"none"},"leading":{"B":"1300.0"},"tracking":{"B":"0.0"},"font-size":{"B":"18.6666"},"text-align":{"B":"center"},"color":{"B":"#ffffff"}}},{"A?":"B","A":1},{"A?":"A","A":{"font-family":{},"font-weight":{},"font-style":{},"text-transform":{},"leading":{},"tracking":{},"font-size":{},"text-align":{},"color":{}}}]},"B":{"A":[0]},"D":{"A":0.0,"B":16.0,"D":32.0,"C":56.0},"E":[4.0],"F":"B"}],"g":[],"h":{"A?":"H","A":136.84121693930584}},{"A?":"K","A":592.2089893632674,"B":1049.0979537224257,"D":204.4200416572622,"C":24.710787854790627,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"Past works for building\\n"}],"B":[{"A?":"A","A":{"font-size":{"B":"29.3333"},"text-align":{"B":"center"},"color":{"B":"#edeced"},"font-family":{"B":"YACgEblklxo,0"}}},{"A?":"B","A":24},{"A?":"A","A":{"font-size":{},"text-align":{},"color":{},"font-family":{}}}]},"b":{"A":[24]},"d":"A","e":290.640625,"f":35.133340000000004,"l":false,"g":false,"h":"B"},{"A?":"H","A":540.3873791013525,"B":111.09487590133101,"D":170.69148435641452,"C":128.35400837862028,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"b":121.59256874761371,"a":91.43334623079966,"y":{},"c":[{"A?":"J","A":0.0,"B":-2.1316282072803006E-14,"D":121.5925687476137,"C":91.43334623079966,"E":0.0,"F":0.31,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"b":[{"A":"M0 0H64V64H0z","B":{"A":false,"C":"#ffffff","D":0.0,"F":false,"J":false,"G":false,"H":false},"D":100.0}],"d":[],"c":{"A":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"B":33.77571354100381,"C":25.39815173077767,"D":"A","E":"A"},"e":{"A":false,"B":false},"f":[{"A":{"A":[{"A?":"A","A":"\\n"}],"B":[{"A?":"A","A":{"text-align":{"B":"center"},"leading":{"B":"1400.0"},"tracking":{"B":"0.0"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-size":{"B":"12.3477"},"font-style":{"B":"normal"},"color":{"B":"#000000"},"text-transform":{"B":"none"},"font-weight":{"B":"normal"}}},{"A?":"B","A":1},{"A?":"A","A":{"text-align":{},"leading":{},"tracking":{},"font-family":{},"font-size":{},"font-style":{},"color":{},"text-transform":{},"font-weight":{}}}]},"B":{"A":[0]},"D":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"E":[4.0],"F":"B"}],"g":[],"h":{"A?":"H","A":91.43334623079966}},{"A?":"I","A":14.270561727145239,"B":27.51113902499334,"D":66.57029069762675,"C":37.445788517415046,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWZDHujeY","B":1},"B":{"A":0.0,"B":-7.105427357601002E-15,"D":66.57029069762676,"C":37.445788517415046,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"K","A":51.71635024456027,"B":16.624725229088206,"D":88.34311828943724,"C":25.44643425909401,"E":0.0,"F":0.0,"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"@aa_rez\\n"}],"B":[{"A?":"A","A":{"color":{"B":"#ffffff"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-size":{"B":"42.6667"},"text-align":{"B":"center"},"font-weight":{"B":"bold"}}},{"A?":"B","A":7},{"A?":"A","A":{"font-style":{"B":"normal"}}},{"A?":"B","A":1},{"A?":"A","A":{"color":{},"font-family":{},"font-size":{},"text-align":{},"font-weight":{},"font-style":{}}}]},"b":{"A":[8]},"d":"A","e":175.20655619792706,"f":50.46666,"l":false,"h":"A"}],"d":[]}],"I":[]},{"A?":"i","a":"PB5gHY99sgJLMCwJ","R":false,"S":false,"U":false,"Q":{},"W":[],"X":[],"H":[],"L":{},"G":{"A":"EAFNrNQag1c","B":2,"C":1},"D":{"C":"#060724","D":0.0,"F":false,"J":false,"G":false,"H":false},"r":[],"E":[{"A?":"I","A":458.1520847248202,"B":772.0333950784537,"D":533.033778301011,"C":285.17307139104093,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWYnOBlvg","B":1},"B":{"A":0.0,"B":0.0,"D":533.033778301011,"C":285.17307139104093,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[10.0]},{"A?":"I","A":36.65565512433773,"B":772.0333950784537,"D":533.0337783010111,"C":288.5045325054223,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWYhXtdTk","B":1},"B":{"A":0.0,"B":0.0,"D":533.0337783010111,"C":288.5045325054223,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[10.0]},{"A?":"I","A":458.15208472482027,"B":76.80000000000001,"D":525.6646477254213,"C":285.1730713910411,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWYve7xow","B":1},"B":{"A":0.0,"B":0.0,"D":525.6646477254213,"C":285.1730713910411,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[10.0]},{"A?":"I","A":36.65565512433773,"B":76.79999999999984,"D":525.6646477254213,"C":279.9164249137869,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWYtuX-ew","B":1},"B":{"A":0.0,"B":0.0,"D":525.6646477254213,"C":279.9164249137869,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[10.0]},{"A?":"J","A":83.0,"B":82.3,"D":524.6,"C":47.9,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":0.0,"B":0.0,"D":524.6,"C":47.9},"b":[{"A":"m0,0m517.4,23.9c-23.7,-0.1 -23.9,-1.1 -25.7,-1.5c-3,-0.5 -8.9,1 -13.4,0.8c-4.8,-0.2 -10.5,-1 -14.6,-2c-3.1,-0.7 -4.4,-2.1 -8,-2.8c-7.1,-1.2 -27.3,-2.5 -32.1,-0.2c-1.8,0.8 -1.7,2.5 -2.9,3.5c-1.6,1.4 -3.3,2.9 -5.9,3.5c-4.5,1.2 -14.3,0.7 -19,-0.4c-3.1,-0.7 -5.2,-3.2 -7.1,-3.4c-1.3,-0.1 -1.7,0.7 -3.2,0.9c-3.5,0.5 -12.5,-1.3 -17.9,-0.2c-5,1.1 -9.4,5.2 -13.6,6.2c-3.4,0.7 -5.6,-0.4 -9.6,0.1c-6.8,1 -22.6,5.5 -27.2,7.3c-1.7,0.7 -1.9,1.4 -3.2,1.9c-1.9,0.6 -3.7,0.8 -7.5,1.1c-11.4,0.8 -61.2,0.2 -70,-1c-2.1,-0.3 -1.9,-0.8 -3.8,-1.1c-5.1,-0.6 -22.8,2.2 -29.1,1.1c-3.3,-0.6 -4.2,-2.4 -7.1,-2.9c-4.1,-0.6 -11.4,0 -15.5,0.8c-3,0.7 -5,1.6 -7.3,2.8c-2.4,1.1 -4,3.4 -6.6,4.3c-3,1.1 -6.5,1.3 -10.8,1.2c-6.6,-0.2 -18.8,-2.6 -24.7,-4.1c-3.5,-0.9 -5.9,-2.6 -8.1,-2.9c-1.3,-0.2 -2.3,0.5 -3.3,0.2c-1,-0.3 -2.1,-1 -2.7,-2.1c-1,-1.5 -0.4,-5.9 -1.4,-7.2c-0.8,-0.9 -2,-1.2 -3,-1.3c-1,0 -1.8,0.8 -3.1,0.9c-1.9,0.2 -5.3,0.1 -7.3,-0.5c-1.6,-0.6 -2.8,-1.4 -4,-2.4c-1.1,-1 -2.5,-1.9 -3,-3.4c-0.8,-1.8 0.4,-5.1 -0.2,-6.7c-0.4,-1.1 -1.2,-1.7 -2,-2.3c-0.9,-0.6 -1.5,-0.8 -3.2,-1.1c-5.9,-1 -33.6,-3.9 -40.9,0c-3.9,2 -4.2,6.5 -6.4,9.1c-1.9,2.2 -2.7,4.4 -5.7,5.8c-6,2.6 -26.6,3.5 -30.9,1.4c-1.6,-0.9 -2.5,-2.4 -2.4,-3.6c0,-1.1 1.7,-2.8 2.7,-3.2c0.7,-0.3 1.6,-0.1 2.3,0.2c0.7,0.5 1.7,1.8 1.9,2.7c0.2,0.7 0.1,1.5 -0.3,2.2c-0.5,0.7 -1.8,1.8 -2.7,1.8c-1.2,0 -3.1,-1.3 -3.7,-2.2c-0.4,-0.6 -0.4,-1.5 -0.1,-2.2c0.3,-0.9 1,-1.8 2.3,-2.4c2.3,-1.1 7.8,-1.1 12.1,-1.2c4.9,-0.2 11.6,2.5 15.8,0.5c4.1,-2 6.8,-9.7 9.3,-12.3c1.4,-1.5 2.3,-2.5 3.6,-3c1.3,-0.6 2.1,-0.5 4.2,-0.6c6.6,-0.5 32.4,-2 40.6,0.1c3.8,1 6.1,2.9 7.8,4.4c1.1,0.9 1.7,1.5 2.1,2.7c0.6,1.8 -1,6.1 -0.2,7.6c0.6,1 1.8,1.3 3.2,1.6c2.3,0.6 7.2,-0.3 9.6,0.1c1.6,0.3 2.6,0.9 3.7,1.4c1,0.4 1.9,0.6 2.7,1.5c1.4,1.5 1.2,5.4 3.8,7.4c5,3.8 23.1,5.4 29.5,6.1c3.1,0.3 4.6,0.3 6.9,-0.1c2.2,-0.3 4,-1 6.4,-2c3.3,-1.4 7,-5 11.4,-6.1c5.4,-1.4 14.2,-0.6 18.9,0.1c2.8,0.4 4.2,1.5 6.8,1.9c3.5,0.6 9.6,1.3 12.5,0.8c1.8,-0.4 2.5,-1.5 4,-1.8c1.8,-0.4 3.8,-0.1 6.1,0c3,0.1 5.3,0.7 10.3,1c13.6,0.8 66.6,3.9 75,1c1.9,-0.6 1.8,-2 3.1,-2.5c1.8,-0.7 4.9,0.1 7.1,-0.5c2.2,-0.7 3.9,-2.8 6.1,-3.6c2.6,-0.8 6.6,0 8.5,-0.7c1.1,-0.5 1.4,-1.4 2.4,-1.9c1.2,-0.6 2.7,-0.7 4.7,-1c3.4,-0.5 9.9,0.3 13.4,-1c2.6,-1 3.3,-3.6 6.4,-4.6c5.2,-1.8 17.1,-1.4 23.5,-0.6c4.5,0.6 7.5,2.6 11.3,3.1c3.7,0.5 8.7,-0.5 11.2,0c1.3,0.2 1.8,1.3 3,1c2.1,-0.4 6,-6.5 8.2,-7.6c1.2,-0.6 1.7,-0.5 3.2,-0.6c4.4,-0.4 16.3,-0.7 24.8,0c9.3,0.9 18.4,4.1 28.9,5.2c12.2,1.3 35.3,-0.1 39.9,1.4c1,0.4 1.4,0.7 1.8,1.3c0.4,0.5 0.6,1.4 0.5,2.1c-0.1,0.7 -0.5,1.5 -1,2c-0.5,0.4 -2.1,0.7 -2.1,0.7","B":{"C":"#e7191f","D":0.0,"F":false,"J":false,"G":false,"H":false},"C":{"A":0.0,"B":"#e7191f","C":[],"f":false},"D":0.0}],"d":[],"c":{"A":{"A":0.0,"B":0.0,"D":524.6,"C":47.9},"B":524.6,"C":47.9,"D":"A","E":"A"},"f":[],"g":[]},{"A?":"K","A":322.57208003812457,"B":237.3784384653532,"D":185.890625,"C":34.23784,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"*with interior*\\n"}],"B":[{"A?":"A","A":{"font-size":{"B":"28.8108"},"text-align":{"B":"center"},"color":{"B":"#ffffff"},"font-family":{"B":"YACgEblklxo,0"}}},{"A?":"B","A":16},{"A?":"A","A":{"font-size":{},"text-align":{},"color":{},"font-family":{}}}]},"b":{"A":[16]},"j":{"A":[{"A":"hollow","B":{"thickness":"0.6"}}],"B":[]},"d":"A","l":false,"g":false,"h":"B"},{"A?":"K","A":325.16018762976,"B":953.5271336778003,"D":185.890625,"C":34.23784,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"*with interior*\\n"}],"B":[{"A?":"A","A":{"font-size":{"B":"28.8108"},"font-family":{"B":"YACgEblklxo,0"},"color":{"B":"#ffffff"},"text-align":{"B":"center"}}},{"A?":"B","A":16},{"A?":"A","A":{"font-size":{},"font-family":{},"color":{},"text-align":{}}}]},"b":{"A":[16]},"j":{"A":[{"A":"hollow","B":{"thickness":"0.6"}}],"B":[]},"d":"A","l":false,"h":"B"},{"A?":"K","A":424.0742944162703,"B":953.5271336778003,"D":185.890625,"C":34.23784,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"*with interior*\\n"}],"B":[{"A?":"A","A":{"font-size":{"B":"28.8108"},"font-family":{"B":"YACgEblklxo,0"},"color":{"B":"#ffffff"},"text-align":{"B":"center"}}},{"A?":"B","A":16},{"A?":"A","A":{"font-size":{},"font-family":{},"color":{},"text-align":{}}}]},"b":{"A":[16]},"j":{"A":[{"A":"hollow","B":{"thickness":"0.6"}}],"B":[]},"d":"A","l":false,"h":"B"},{"A?":"H","A":471.2817033369048,"B":494.58614939491304,"D":93.00048204380259,"C":69.93310003995741,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"b":121.59256874761371,"a":91.43334623079966,"y":{},"c":[{"A?":"J","A":0.0,"B":-2.1316282072803006E-14,"D":121.5925687476137,"C":91.43334623079966,"E":0.0,"F":0.31,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"b":[{"A":"M0 0H64V64H0z","B":{"A":false,"C":"#ffffff","D":0.0,"F":false,"J":false,"G":false,"H":false},"D":100.0}],"d":[],"c":{"A":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"B":33.77571354100381,"C":25.39815173077767,"D":"A","E":"A"},"e":{"A":false,"B":false},"f":[{"A":{"A":[{"A?":"A","A":"\\n"}],"B":[{"A?":"A","A":{"font-size":{"B":"22.6627"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-weight":{"B":"normal"},"font-style":{"B":"normal"},"text-transform":{"B":"none"},"leading":{"B":"1400.0"},"tracking":{"B":"0.0"},"text-align":{"B":"center"},"color":{"B":"#000000"}}},{"A?":"B","A":1},{"A?":"A","A":{"font-size":{},"font-family":{},"font-weight":{},"font-style":{},"text-transform":{},"leading":{},"tracking":{},"text-align":{},"color":{}}}]},"B":{"A":[0]},"D":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"E":[4.0],"F":"B"}],"g":[],"h":{"A?":"H","A":91.43334623079966}},{"A?":"I","A":14.270561727145239,"B":27.51113902499334,"D":66.57029069762675,"C":37.445788517415046,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWZDHujeY","B":1},"B":{"A":0.0,"B":-7.105427357601002E-15,"D":66.57029069762676,"C":37.445788517415046,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"K","A":51.71635024456027,"B":16.624725229088206,"D":88.34311828943724,"C":25.44643425909401,"E":0.0,"F":0.0,"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"@aa_rez\\n"}],"B":[{"A?":"A","A":{"color":{"B":"#ffffff"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-size":{"B":"42.6667"},"text-align":{"B":"center"},"font-weight":{"B":"bold"}}},{"A?":"B","A":7},{"A?":"A","A":{"font-style":{"B":"normal"}}},{"A?":"B","A":1},{"A?":"A","A":{"color":{},"font-family":{},"font-size":{},"text-align":{},"font-weight":{},"font-style":{}}}]},"b":{"A":[8]},"d":"A","e":175.20655619792706,"f":50.46666,"l":false,"h":"A"}],"d":[]},{"A?":"H","A":662.911507090063,"B":787.1516766551993,"D":93.00048204380259,"C":69.93310003995741,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"b":121.59256874761371,"a":91.43334623079966,"y":{},"c":[{"A?":"J","A":0.0,"B":-2.1316282072803006E-14,"D":121.5925687476137,"C":91.43334623079966,"E":0.0,"F":0.31,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"b":[{"A":"M0 0H64V64H0z","B":{"A":false,"C":"#ffffff","D":0.0,"F":false,"J":false,"G":false,"H":false},"D":100.0}],"d":[],"c":{"A":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"B":33.77571354100381,"C":25.39815173077767,"D":"A","E":"A"},"e":{"A":false,"B":false},"f":[{"A":{"A":[{"A?":"A","A":"\\n"}],"B":[{"A?":"A","A":{"font-size":{"B":"22.6627"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-weight":{"B":"normal"},"font-style":{"B":"normal"},"text-transform":{"B":"none"},"leading":{"B":"1400.0"},"tracking":{"B":"0.0"},"text-align":{"B":"center"},"color":{"B":"#000000"}}},{"A?":"B","A":1},{"A?":"A","A":{"font-size":{},"font-family":{},"font-weight":{},"font-style":{},"text-transform":{},"leading":{},"tracking":{},"text-align":{},"color":{}}}]},"B":{"A":[0]},"D":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"E":[4.0],"F":"B"}],"g":[],"h":{"A?":"H","A":91.43334623079966}},{"A?":"I","A":14.270561727145239,"B":27.51113902499334,"D":66.57029069762675,"C":37.445788517415046,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWZDHujeY","B":1},"B":{"A":0.0,"B":-7.105427357601002E-15,"D":66.57029069762676,"C":37.445788517415046,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"K","A":51.71635024456027,"B":16.624725229088206,"D":88.34311828943724,"C":25.44643425909401,"E":0.0,"F":0.0,"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"@aa_rez\\n"}],"B":[{"A?":"A","A":{"color":{"B":"#ffffff"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-size":{"B":"42.6667"},"text-align":{"B":"center"},"font-weight":{"B":"bold"}}},{"A?":"B","A":7},{"A?":"A","A":{"font-style":{"B":"normal"}}},{"A?":"B","A":1},{"A?":"A","A":{"color":{},"font-family":{},"font-size":{},"text-align":{},"font-weight":{},"font-style":{}}}]},"b":{"A":[8]},"d":"A","e":175.20655619792706,"f":50.46666,"l":false,"h":"A"}],"d":[]},{"A?":"H","A":47.83047646142916,"B":787.1516766551993,"D":93.00048204380259,"C":69.93310003995741,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"b":121.59256874761371,"a":91.43334623079966,"y":{},"c":[{"A?":"J","A":0.0,"B":-2.1316282072803006E-14,"D":121.5925687476137,"C":91.43334623079966,"E":0.0,"F":0.31,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"b":[{"A":"M0 0H64V64H0z","B":{"A":false,"C":"#ffffff","D":0.0,"F":false,"J":false,"G":false,"H":false},"D":100.0}],"d":[],"c":{"A":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"B":33.77571354100381,"C":25.39815173077767,"D":"A","E":"A"},"e":{"A":false,"B":false},"f":[{"A":{"A":[{"A?":"A","A":"\\n"}],"B":[{"A?":"A","A":{"font-size":{"B":"22.6627"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-weight":{"B":"normal"},"font-style":{"B":"normal"},"text-transform":{"B":"none"},"leading":{"B":"1400.0"},"tracking":{"B":"0.0"},"text-align":{"B":"center"},"color":{"B":"#000000"}}},{"A?":"B","A":1},{"A?":"A","A":{"font-size":{},"font-family":{},"font-weight":{},"font-style":{},"text-transform":{},"leading":{},"tracking":{},"text-align":{},"color":{}}}]},"B":{"A":[0]},"D":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"E":[4.0],"F":"B"}],"g":[],"h":{"A?":"H","A":91.43334623079966}},{"A?":"I","A":14.270561727145239,"B":27.51113902499334,"D":66.57029069762675,"C":37.445788517415046,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWZDHujeY","B":1},"B":{"A":0.0,"B":-7.105427357601002E-15,"D":66.57029069762676,"C":37.445788517415046,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"K","A":51.71635024456027,"B":16.624725229088206,"D":88.34311828943724,"C":25.44643425909401,"E":0.0,"F":0.0,"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"@aa_rez\\n"}],"B":[{"A?":"A","A":{"color":{"B":"#ffffff"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-size":{"B":"42.6667"},"text-align":{"B":"center"},"font-weight":{"B":"bold"}}},{"A?":"B","A":7},{"A?":"A","A":{"font-style":{"B":"normal"}}},{"A?":"B","A":1},{"A?":"A","A":{"color":{},"font-family":{},"font-size":{},"text-align":{},"font-weight":{},"font-style":{}}}]},"b":{"A":[8]},"d":"A","e":175.20655619792706,"f":50.46666,"l":false,"h":"A"}],"d":[]},{"A?":"H","A":236.3723399981672,"B":494.58614939491304,"D":93.00048204380259,"C":69.93310003995741,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"b":121.59256874761371,"a":91.43334623079966,"y":{},"c":[{"A?":"J","A":0.0,"B":-2.1316282072803006E-14,"D":121.5925687476137,"C":91.43334623079966,"E":0.0,"F":0.31,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"b":[{"A":"M0 0H64V64H0z","B":{"A":false,"C":"#ffffff","D":0.0,"F":false,"J":false,"G":false,"H":false},"D":100.0}],"d":[],"c":{"A":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"B":33.77571354100381,"C":25.39815173077767,"D":"A","E":"A"},"e":{"A":false,"B":false},"f":[{"A":{"A":[{"A?":"A","A":"\\n"}],"B":[{"A?":"A","A":{"font-size":{"B":"22.6627"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-weight":{"B":"normal"},"font-style":{"B":"normal"},"text-transform":{"B":"none"},"leading":{"B":"1400.0"},"tracking":{"B":"0.0"},"text-align":{"B":"center"},"color":{"B":"#000000"}}},{"A?":"B","A":1},{"A?":"A","A":{"font-size":{},"font-family":{},"font-weight":{},"font-style":{},"text-transform":{},"leading":{},"tracking":{},"text-align":{},"color":{}}}]},"B":{"A":[0]},"D":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"E":[4.0],"F":"B"}],"g":[],"h":{"A?":"H","A":91.43334623079966}},{"A?":"I","A":14.270561727145239,"B":27.51113902499334,"D":66.57029069762675,"C":37.445788517415046,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWZDHujeY","B":1},"B":{"A":0.0,"B":-7.105427357601002E-15,"D":66.57029069762676,"C":37.445788517415046,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"K","A":51.71635024456027,"B":16.624725229088206,"D":88.34311828943724,"C":25.44643425909401,"E":0.0,"F":0.0,"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"@aa_rez\\n"}],"B":[{"A?":"A","A":{"color":{"B":"#ffffff"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-size":{"B":"42.6667"},"text-align":{"B":"center"},"font-weight":{"B":"bold"}}},{"A?":"B","A":7},{"A?":"A","A":{"font-style":{"B":"normal"}}},{"A?":"B","A":1},{"A?":"A","A":{"color":{},"font-family":{},"font-size":{},"text-align":{},"font-weight":{},"font-style":{}}}]},"b":{"A":[8]},"d":"A","e":175.20655619792706,"f":50.46666,"l":false,"h":"A"}],"d":[]},{"A?":"K","A":377.4978953522963,"B":522.9154427811978,"D":319.8667549154598,"C":28.3164816499876,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"*price vary for what you want*\\n"}],"B":[{"A?":"A","A":{"font-size":{"B":"42.6667"},"text-align":{"B":"center"},"color":{"B":"#ffffff"},"font-family":{"B":"YACgEblklxo,0"}}},{"A?":"B","A":31},{"A?":"A","A":{"font-size":{},"text-align":{},"color":{},"font-family":{}}}]},"b":{"A":[31]},"d":"A","e":570.078125,"f":50.46666,"l":false,"g":false,"h":"B"},{"A?":"H","A":156.22708758980264,"B":992.050043207058,"D":93.00048204380259,"C":69.93310003995741,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"b":121.59256874761371,"a":91.43334623079966,"y":{},"c":[{"A?":"J","A":0.0,"B":-2.1316282072803006E-14,"D":121.5925687476137,"C":91.43334623079966,"E":0.0,"F":0.31,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"b":[{"A":"M0 0H64V64H0z","B":{"A":false,"C":"#ffffff","D":0.0,"F":false,"J":false,"G":false,"H":false},"D":100.0}],"d":[],"c":{"A":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"B":33.77571354100381,"C":25.39815173077767,"D":"A","E":"A"},"e":{"A":false,"B":false},"f":[{"A":{"A":[{"A?":"A","A":"\\n"}],"B":[{"A?":"A","A":{"font-size":{"B":"22.6627"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-weight":{"B":"normal"},"font-style":{"B":"normal"},"text-transform":{"B":"none"},"leading":{"B":"1400.0"},"tracking":{"B":"0.0"},"text-align":{"B":"center"},"color":{"B":"#000000"}}},{"A?":"B","A":1},{"A?":"A","A":{"font-size":{},"font-family":{},"font-weight":{},"font-style":{},"text-transform":{},"leading":{},"tracking":{},"text-align":{},"color":{}}}]},"B":{"A":[0]},"D":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"E":[4.0],"F":"B"}],"g":[],"h":{"A?":"H","A":91.43334623079966}},{"A?":"I","A":14.270561727145239,"B":27.51113902499334,"D":66.57029069762675,"C":37.445788517415046,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWZDHujeY","B":1},"B":{"A":0.0,"B":-7.105427357601002E-15,"D":66.57029069762676,"C":37.445788517415046,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"K","A":51.71635024456027,"B":16.624725229088206,"D":88.34311828943724,"C":25.44643425909401,"E":0.0,"F":0.0,"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"@aa_rez\\n"}],"B":[{"A?":"A","A":{"color":{"B":"#ffffff"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-size":{"B":"42.6667"},"text-align":{"B":"center"},"font-weight":{"B":"bold"}}},{"A?":"B","A":7},{"A?":"A","A":{"font-style":{"B":"normal"}}},{"A?":"B","A":1},{"A?":"A","A":{"color":{},"font-family":{},"font-size":{},"text-align":{},"font-weight":{},"font-style":{}}}]},"b":{"A":[8]},"d":"A","e":175.20655619792706,"f":50.46666,"l":false,"h":"A"}],"d":[]},{"A?":"H","A":236.37233999816723,"B":1196.1995179561975,"D":93.00048204380259,"C":69.93310003995741,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"b":121.59256874761371,"a":91.43334623079966,"y":{},"c":[{"A?":"J","A":0.0,"B":-2.1316282072803006E-14,"D":121.5925687476137,"C":91.43334623079966,"E":0.0,"F":0.31,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"b":[{"A":"M0 0H64V64H0z","B":{"A":false,"C":"#ffffff","D":0.0,"F":false,"J":false,"G":false,"H":false},"D":100.0}],"d":[],"c":{"A":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"B":33.77571354100381,"C":25.39815173077767,"D":"A","E":"A"},"e":{"A":false,"B":false},"f":[{"A":{"A":[{"A?":"A","A":"\\n"}],"B":[{"A?":"A","A":{"font-size":{"B":"22.6627"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-weight":{"B":"normal"},"font-style":{"B":"normal"},"text-transform":{"B":"none"},"leading":{"B":"1400.0"},"tracking":{"B":"0.0"},"text-align":{"B":"center"},"color":{"B":"#000000"}}},{"A?":"B","A":1},{"A?":"A","A":{"font-size":{},"font-family":{},"font-weight":{},"font-style":{},"text-transform":{},"leading":{},"tracking":{},"text-align":{},"color":{}}}]},"B":{"A":[0]},"D":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"E":[4.0],"F":"B"}],"g":[],"h":{"A?":"H","A":91.43334623079966}},{"A?":"I","A":14.270561727145239,"B":27.51113902499334,"D":66.57029069762675,"C":37.445788517415046,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWZDHujeY","B":1},"B":{"A":0.0,"B":-7.105427357601002E-15,"D":66.57029069762676,"C":37.445788517415046,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"K","A":51.71635024456027,"B":16.624725229088206,"D":88.34311828943724,"C":25.44643425909401,"E":0.0,"F":0.0,"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"@aa_rez\\n"}],"B":[{"A?":"A","A":{"color":{"B":"#ffffff"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-size":{"B":"42.6667"},"text-align":{"B":"center"},"font-weight":{"B":"bold"}}},{"A?":"B","A":7},{"A?":"A","A":{"font-style":{"B":"normal"}}},{"A?":"B","A":1},{"A?":"A","A":{"color":{},"font-family":{},"font-size":{},"text-align":{},"font-weight":{},"font-style":{}}}]},"b":{"A":[8]},"d":"A","e":175.20655619792706,"f":50.46666,"l":false,"h":"A"}],"d":[]},{"A?":"H","A":565.772070400362,"B":992.050043207058,"D":93.00048204380259,"C":69.93310003995741,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"b":121.59256874761371,"a":91.43334623079966,"y":{},"c":[{"A?":"J","A":0.0,"B":-2.1316282072803006E-14,"D":121.5925687476137,"C":91.43334623079966,"E":0.0,"F":0.31,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"b":[{"A":"M0 0H64V64H0z","B":{"A":false,"C":"#ffffff","D":0.0,"F":false,"J":false,"G":false,"H":false},"D":100.0}],"d":[],"c":{"A":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"B":33.77571354100381,"C":25.39815173077767,"D":"A","E":"A"},"e":{"A":false,"B":false},"f":[{"A":{"A":[{"A?":"A","A":"\\n"}],"B":[{"A?":"A","A":{"font-size":{"B":"22.6627"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-weight":{"B":"normal"},"font-style":{"B":"normal"},"text-transform":{"B":"none"},"leading":{"B":"1400.0"},"tracking":{"B":"0.0"},"text-align":{"B":"center"},"color":{"B":"#000000"}}},{"A?":"B","A":1},{"A?":"A","A":{"font-size":{},"font-family":{},"font-weight":{},"font-style":{},"text-transform":{},"leading":{},"tracking":{},"text-align":{},"color":{}}}]},"B":{"A":[0]},"D":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"E":[4.0],"F":"B"}],"g":[],"h":{"A?":"H","A":91.43334623079966}},{"A?":"I","A":14.270561727145239,"B":27.51113902499334,"D":66.57029069762675,"C":37.445788517415046,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWZDHujeY","B":1},"B":{"A":0.0,"B":-7.105427357601002E-15,"D":66.57029069762676,"C":37.445788517415046,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"K","A":51.71635024456027,"B":16.624725229088206,"D":88.34311828943724,"C":25.44643425909401,"E":0.0,"F":0.0,"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"@aa_rez\\n"}],"B":[{"A?":"A","A":{"color":{"B":"#ffffff"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-size":{"B":"42.6667"},"text-align":{"B":"center"},"font-weight":{"B":"bold"}}},{"A?":"B","A":7},{"A?":"A","A":{"font-style":{"B":"normal"}}},{"A?":"B","A":1},{"A?":"A","A":{"color":{},"font-family":{},"font-size":{},"text-align":{},"font-weight":{},"font-style":{}}}]},"b":{"A":[8]},"d":"A","e":175.20655619792706,"f":50.46666,"l":false,"h":"A"}],"d":[]},{"A?":"H","A":471.2817033369048,"B":1196.1995179561975,"D":93.00048204380259,"C":69.93310003995741,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"b":121.59256874761371,"a":91.43334623079966,"y":{},"c":[{"A?":"J","A":0.0,"B":-2.1316282072803006E-14,"D":121.5925687476137,"C":91.43334623079966,"E":0.0,"F":0.31,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"b":[{"A":"M0 0H64V64H0z","B":{"A":false,"C":"#ffffff","D":0.0,"F":false,"J":false,"G":false,"H":false},"D":100.0}],"d":[],"c":{"A":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"B":33.77571354100381,"C":25.39815173077767,"D":"A","E":"A"},"e":{"A":false,"B":false},"f":[{"A":{"A":[{"A?":"A","A":"\\n"}],"B":[{"A?":"A","A":{"font-size":{"B":"22.6627"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-weight":{"B":"normal"},"font-style":{"B":"normal"},"text-transform":{"B":"none"},"leading":{"B":"1400.0"},"tracking":{"B":"0.0"},"text-align":{"B":"center"},"color":{"B":"#000000"}}},{"A?":"B","A":1},{"A?":"A","A":{"font-size":{},"font-family":{},"font-weight":{},"font-style":{},"text-transform":{},"leading":{},"tracking":{},"text-align":{},"color":{}}}]},"B":{"A":[0]},"D":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"E":[4.0],"F":"B"}],"g":[],"h":{"A?":"H","A":91.43334623079966}},{"A?":"I","A":14.270561727145239,"B":27.51113902499334,"D":66.57029069762675,"C":37.445788517415046,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWZDHujeY","B":1},"B":{"A":0.0,"B":-7.105427357601002E-15,"D":66.57029069762676,"C":37.445788517415046,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"K","A":51.71635024456027,"B":16.624725229088206,"D":88.34311828943724,"C":25.44643425909401,"E":0.0,"F":0.0,"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"@aa_rez\\n"}],"B":[{"A?":"A","A":{"color":{"B":"#ffffff"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-size":{"B":"42.6667"},"text-align":{"B":"center"},"font-weight":{"B":"bold"}}},{"A?":"B","A":7},{"A?":"A","A":{"font-style":{"B":"normal"}}},{"A?":"B","A":1},{"A?":"A","A":{"color":{},"font-family":{},"font-size":{},"text-align":{},"font-weight":{},"font-style":{}}}]},"b":{"A":[8]},"d":"A","e":175.20655619792706,"f":50.46666,"l":false,"h":"A"}],"d":[]},{"A?":"H","A":565.772070400362,"B":283.8235099434519,"D":93.00048204380259,"C":69.93310003995741,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"b":121.59256874761371,"a":91.43334623079966,"y":{},"c":[{"A?":"J","A":0.0,"B":-2.1316282072803006E-14,"D":121.5925687476137,"C":91.43334623079966,"E":0.0,"F":0.31,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"b":[{"A":"M0 0H64V64H0z","B":{"A":false,"C":"#ffffff","D":0.0,"F":false,"J":false,"G":false,"H":false},"D":100.0}],"d":[],"c":{"A":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"B":33.77571354100381,"C":25.39815173077767,"D":"A","E":"A"},"e":{"A":false,"B":false},"f":[{"A":{"A":[{"A?":"A","A":"\\n"}],"B":[{"A?":"A","A":{"font-size":{"B":"22.6627"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-weight":{"B":"normal"},"font-style":{"B":"normal"},"text-transform":{"B":"none"},"leading":{"B":"1400.0"},"tracking":{"B":"0.0"},"text-align":{"B":"center"},"color":{"B":"#000000"}}},{"A?":"B","A":1},{"A?":"A","A":{"font-size":{},"font-family":{},"font-weight":{},"font-style":{},"text-transform":{},"leading":{},"tracking":{},"text-align":{},"color":{}}}]},"B":{"A":[0]},"D":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"E":[4.0],"F":"B"}],"g":[],"h":{"A?":"H","A":91.43334623079966}},{"A?":"I","A":14.270561727145239,"B":27.51113902499334,"D":66.57029069762675,"C":37.445788517415046,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWZDHujeY","B":1},"B":{"A":0.0,"B":-7.105427357601002E-15,"D":66.57029069762676,"C":37.445788517415046,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"K","A":51.71635024456027,"B":16.624725229088206,"D":88.34311828943724,"C":25.44643425909401,"E":0.0,"F":0.0,"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"@aa_rez\\n"}],"B":[{"A?":"A","A":{"color":{"B":"#ffffff"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-size":{"B":"42.6667"},"text-align":{"B":"center"},"font-weight":{"B":"bold"}}},{"A?":"B","A":7},{"A?":"A","A":{"font-style":{"B":"normal"}}},{"A?":"B","A":1},{"A?":"A","A":{"color":{},"font-family":{},"font-size":{},"text-align":{},"font-weight":{},"font-style":{}}}]},"b":{"A":[8]},"d":"A","e":175.20655619792706,"f":50.46666,"l":false,"h":"A"}],"d":[]},{"A?":"H","A":656.2334499800213,"B":91.11545542344203,"D":93.00048204380259,"C":69.93310003995741,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"b":121.59256874761371,"a":91.43334623079966,"y":{},"c":[{"A?":"J","A":0.0,"B":-2.1316282072803006E-14,"D":121.5925687476137,"C":91.43334623079966,"E":0.0,"F":0.31,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"b":[{"A":"M0 0H64V64H0z","B":{"A":false,"C":"#ffffff","D":0.0,"F":false,"J":false,"G":false,"H":false},"D":100.0}],"d":[],"c":{"A":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"B":33.77571354100381,"C":25.39815173077767,"D":"A","E":"A"},"e":{"A":false,"B":false},"f":[{"A":{"A":[{"A?":"A","A":"\\n"}],"B":[{"A?":"A","A":{"font-size":{"B":"22.6627"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-weight":{"B":"normal"},"font-style":{"B":"normal"},"text-transform":{"B":"none"},"leading":{"B":"1400.0"},"tracking":{"B":"0.0"},"text-align":{"B":"center"},"color":{"B":"#000000"}}},{"A?":"B","A":1},{"A?":"A","A":{"font-size":{},"font-family":{},"font-weight":{},"font-style":{},"text-transform":{},"leading":{},"tracking":{},"text-align":{},"color":{}}}]},"B":{"A":[0]},"D":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"E":[4.0],"F":"B"}],"g":[],"h":{"A?":"H","A":91.43334623079966}},{"A?":"I","A":14.270561727145239,"B":27.51113902499334,"D":66.57029069762675,"C":37.445788517415046,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWZDHujeY","B":1},"B":{"A":0.0,"B":-7.105427357601002E-15,"D":66.57029069762676,"C":37.445788517415046,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"K","A":51.71635024456027,"B":16.624725229088206,"D":88.34311828943724,"C":25.44643425909401,"E":0.0,"F":0.0,"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"@aa_rez\\n"}],"B":[{"A?":"A","A":{"color":{"B":"#ffffff"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-size":{"B":"42.6667"},"text-align":{"B":"center"},"font-weight":{"B":"bold"}}},{"A?":"B","A":7},{"A?":"A","A":{"font-style":{"B":"normal"}}},{"A?":"B","A":1},{"A?":"A","A":{"color":{},"font-family":{},"font-size":{},"text-align":{},"font-weight":{},"font-style":{}}}]},"b":{"A":[8]},"d":"A","e":175.20655619792706,"f":50.46666,"l":false,"h":"A"}],"d":[]},{"A?":"H","A":43.6389799981672,"B":293.1320828408092,"D":93.00048204380259,"C":69.93310003995741,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"b":121.59256874761371,"a":91.43334623079966,"y":{},"c":[{"A?":"J","A":0.0,"B":-2.1316282072803006E-14,"D":121.5925687476137,"C":91.43334623079966,"E":0.0,"F":0.31,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"b":[{"A":"M0 0H64V64H0z","B":{"A":false,"C":"#ffffff","D":0.0,"F":false,"J":false,"G":false,"H":false},"D":100.0}],"d":[],"c":{"A":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"B":33.77571354100381,"C":25.39815173077767,"D":"A","E":"A"},"e":{"A":false,"B":false},"f":[{"A":{"A":[{"A?":"A","A":"\\n"}],"B":[{"A?":"A","A":{"font-size":{"B":"22.6627"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-weight":{"B":"normal"},"font-style":{"B":"normal"},"text-transform":{"B":"none"},"leading":{"B":"1400.0"},"tracking":{"B":"0.0"},"text-align":{"B":"center"},"color":{"B":"#000000"}}},{"A?":"B","A":1},{"A?":"A","A":{"font-size":{},"font-family":{},"font-weight":{},"font-style":{},"text-transform":{},"leading":{},"tracking":{},"text-align":{},"color":{}}}]},"B":{"A":[0]},"D":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"E":[4.0],"F":"B"}],"g":[],"h":{"A?":"H","A":91.43334623079966}},{"A?":"I","A":14.270561727145239,"B":27.51113902499334,"D":66.57029069762675,"C":37.445788517415046,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWZDHujeY","B":1},"B":{"A":0.0,"B":-7.105427357601002E-15,"D":66.57029069762676,"C":37.445788517415046,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"K","A":51.71635024456027,"B":16.624725229088206,"D":88.34311828943724,"C":25.44643425909401,"E":0.0,"F":0.0,"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"@aa_rez\\n"}],"B":[{"A?":"A","A":{"color":{"B":"#ffffff"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-size":{"B":"42.6667"},"text-align":{"B":"center"},"font-weight":{"B":"bold"}}},{"A?":"B","A":7},{"A?":"A","A":{"font-style":{"B":"normal"}}},{"A?":"B","A":1},{"A?":"A","A":{"color":{},"font-family":{},"font-size":{},"text-align":{},"font-weight":{},"font-style":{}}}]},"b":{"A":[8]},"d":"A","e":175.20655619792706,"f":50.46666,"l":false,"h":"A"}],"d":[]}],"I":[]},{"A?":"i","a":"PBH5H7VLXFqDf1sR","R":false,"S":false,"U":false,"Q":{},"W":[],"X":[],"H":[],"L":{},"D":{"C":"#060724","D":0.0,"F":false,"J":false,"G":false,"H":false},"r":[],"E":[{"A?":"H","A":141.67025684275518,"B":50.58131284317187,"D":1264.8373743136563,"C":295.20647607034897,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"b":1264.8373743136563,"a":295.20647607034897,"y":{},"c":[{"A?":"I","A":1.5631940186722204E-13,"B":350.4934986111322,"D":237.05893517552923,"C":237.05893517552923,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWYmfwavg","B":1},"B":{"A":1.4210854715202004E-14,"B":1.4210854715202004E-14,"D":237.0589351755292,"C":237.0589351755292,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[100.0]},{"A?":"I","A":4.263256414560601E-14,"B":-5.6843418860808015E-14,"D":249.49349861113228,"C":237.05893517552923,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWYsDm9nw","B":1},"B":{"A":0.0,"B":0.0,"D":249.49349861113228,"C":237.05893517552923,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[100.0]},{"A?":"I","A":7.105427357601002E-14,"B":1026.5931444622493,"D":238.2442298514069,"C":237.05893517552929,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWYvAB9gU","B":1},"B":{"A":0.0,"B":0.0,"D":238.2442298514069,"C":237.05893517552929,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[100.0]},{"A?":"K","A":248.63398704138373,"B":32.324874305566084,"D":184.84375,"C":36.7412,"E":0.0,"F":0.0,"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"5$ / 800 RBX\\n"}],"B":[{"A?":"A","A":{"font-size":{"B":"31.294"},"text-align":{"B":"center"},"color":{"B":"#7ed957"},"font-family":{"B":"YACgEblklxo,0"}}},{"A?":"B","A":12},{"A?":"A","A":{"tracking":{"B":"0.0"},"leading":{"B":"1400.0"},"spacing":{"B":"0.0"},"font-style":{"B":"normal"},"font-weight":{"B":"normal"},"text-transform":{"B":"none"}}},{"A?":"B","A":1},{"A?":"A","A":{"leading":{},"color":{},"font-weight":{},"text-align":{},"tracking":{},"font-style":{},"spacing":{},"font-family":{},"text-transform":{},"font-size":{}}}]},"b":{"A":[13]},"d":"A","l":false,"g":false},{"A?":"K","A":248.63398704138385,"B":361.6635911988968,"D":214.71875,"C":36.7412,"E":0.0,"F":0.0,"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"10$ / 1400 RBX\\n"}],"B":[{"A?":"A","A":{"font-size":{"B":"31.294"},"text-align":{"B":"center"},"color":{"B":"#7ed957"},"font-family":{"B":"YACgEblklxo,0"}}},{"A?":"B","A":14},{"A?":"A","A":{"tracking":{"B":"0.0"},"leading":{"B":"1400.0"},"spacing":{"B":"0.0"},"font-style":{"B":"normal"},"font-weight":{"B":"normal"},"text-transform":{"B":"none"}}},{"A?":"B","A":1},{"A?":"A","A":{"leading":{},"color":{},"font-weight":{},"text-align":{},"tracking":{},"font-style":{},"spacing":{},"font-family":{},"text-transform":{},"font-size":{}}}]},"b":{"A":[15]},"d":"A","l":false,"g":false},{"A?":"K","A":258.4652760703489,"B":701.9569013744263,"D":210.25,"C":36.7412,"E":0.0,"F":0.0,"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"15$ / 1800 RBX\\n"}],"B":[{"A?":"A","A":{"font-size":{"B":"31.294"},"text-align":{"B":"center"},"color":{"B":"#7ed957"},"font-family":{"B":"YACgEblklxo,0"}}},{"A?":"B","A":14},{"A?":"A","A":{"tracking":{"B":"0.0"},"leading":{"B":"1400.0"},"spacing":{"B":"0.0"},"font-style":{"B":"normal"},"font-weight":{"B":"normal"},"text-transform":{"B":"none"}}},{"A?":"B","A":1},{"A?":"A","A":{"leading":{},"color":{},"font-weight":{},"text-align":{},"tracking":{},"font-style":{},"spacing":{},"font-family":{},"text-transform":{},"font-size":{}}}]},"b":{"A":[15]},"d":"A","l":false,"g":false},{"A?":"K","A":258.4652760703488,"B":1037.6371343879528,"D":216.15625,"C":36.7412,"E":0.0,"F":0.0,"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"20$ / 2100 RBX\\n"}],"B":[{"A?":"A","A":{"font-size":{"B":"31.294"},"text-align":{"B":"center"},"color":{"B":"#7ed957"},"font-family":{"B":"YACgEblklxo,0"}}},{"A?":"B","A":14},{"A?":"A","A":{"tracking":{"B":"0.0"},"leading":{"B":"1400.0"},"spacing":{"B":"0.0"},"font-style":{"B":"normal"},"font-weight":{"B":"normal"},"text-transform":{"B":"none"}}},{"A?":"B","A":1},{"A?":"A","A":{"leading":{},"color":{},"font-weight":{},"text-align":{},"tracking":{},"font-style":{},"spacing":{},"font-family":{},"text-transform":{},"font-size":{}}}]},"b":{"A":[15]},"d":"A","l":false,"g":false}],"d":[]},{"A?":"U","A":446.87673291310415,"B":76.79999999999973,"D":1238.6186871568284,"C":4.0,"E":-2.629451684839846E-15,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":4,"b":{"C":{"A":448.87673291310415,"B":76.79999999999973}},"c":{"C":{"A":448.8767329131041,"B":1315.4186871568281}},"d":"#edeced","e":[],"f":true,"g":[],"h":[]},{"A?":"I","A":141.67025684275518,"B":735.0332054249895,"D":247.35733118955278,"C":242.3297431572448,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWZM5sJ8A","B":1},"B":{"A":-1.4210854715202004E-14,"B":-2.8421709430404007E-14,"D":247.35733118955284,"C":242.32974315724482,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[100.0]},{"A?":"K","A":18.583280000000002,"B":50.58131284317187,"D":606.3075348831403,"C":113.43343999999999,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"N":"heading3","P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"GFX ICONS\\n"}],"B":[{"A?":"A","A":{"font-weight":{"B":"bold"},"font-family":{"B":"YAEp6N5LTlI,0"},"font-size":{"B":"92.1672"},"leading":{"B":"1000.0"},"color":{"B":"#edeced"}}},{"A?":"B","A":9},{"A?":"A","A":{"head-indent":{"B":"0.0"},"style":{"B":"body"},"link":{"B":""},"tracking":{"B":"0.0"},"list-marker":{"B":"none"},"list-level":{"B":"0.0"},"decoration":{"B":"none"},"direction":{"B":"ltr"},"text-align":{"B":"start"},"spacing":{"B":"0.0"},"kerning":{"B":"0.0"}}},{"A?":"B","A":1},{"A?":"A","A":{"list-marker":{},"leading":{},"text-align":{},"spacing":{},"color":{},"font-family":{},"direction":{},"font-size":{},"link":{},"head-indent":{},"tracking":{},"font-weight":{},"list-level":{},"style":{},"decoration":{},"kerning":{}}}]},"b":{"A":[10]},"d":"C","l":false,"g":false,"h":"A"},{"A?":"K","A":471.97694178511676,"B":281.28664125686294,"D":803.4267174862741,"C":264.9636381589424,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"These are PFPs icons that are made by @aa_rez // All icons are reserved to @aa_rez and him only. Use of these icons without consent will result in further consequensces.\\n"}],"B":[{"A?":"A","A":{"font-weight":{"B":"bold"},"text-align":{"B":"center"},"font-size":{"B":"74.6667"},"font-family":{"B":"YAFdJjTk5UU,0"},"color":{"B":"#ffffff"}}},{"A?":"B","A":169},{"A?":"A","A":{"font-style":{"B":"normal"}}},{"A?":"B","A":1},{"A?":"A","A":{"color":{},"text-align":{},"font-style":{},"font-family":{},"font-size":{},"font-weight":{}}}]},"b":{"A":[38,37,41,39,15]},"d":"A","e":1531.4707013199315,"f":505.06666,"l":false,"g":false,"h":"A"},{"A?":"K","A":18.536916842755176,"B":902.3119266055041,"D":463.68807339449586,"C":76.13334,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"*all GFX ICONS prices are with TAX IGNORED*\\n"}],"B":[{"A?":"A","A":{"font-size":{"B":"29.3333"},"text-align":{"B":"center"},"color":{"B":"#edeced"},"font-family":{"B":"YACgEblklxo,0"}}},{"A?":"B","A":44},{"A?":"A","A":{"font-size":{},"text-align":{},"color":{},"font-family":{}}}]},"b":{"A":[35,9]},"d":"A","l":false,"g":false,"h":"B"},{"A?":"H","A":227.86857840139885,"B":123.30704598800025,"D":93.00048204380259,"C":69.93310003995741,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"b":121.59256874761371,"a":91.43334623079966,"y":{},"c":[{"A?":"J","A":0.0,"B":-2.1316282072803006E-14,"D":121.5925687476137,"C":91.43334623079966,"E":0.0,"F":0.31,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"b":[{"A":"M0 0H64V64H0z","B":{"A":false,"C":"#ffffff","D":0.0,"F":false,"J":false,"G":false,"H":false},"D":100.0}],"d":[],"c":{"A":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"B":33.77571354100381,"C":25.39815173077767,"D":"A","E":"A"},"e":{"A":false,"B":false},"f":[{"A":{"A":[{"A?":"A","A":"\\n"}],"B":[{"A?":"A","A":{"text-align":{"B":"center"},"leading":{"B":"1400.0"},"tracking":{"B":"0.0"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-size":{"B":"22.6627"},"font-style":{"B":"normal"},"color":{"B":"#000000"},"text-transform":{"B":"none"},"font-weight":{"B":"normal"}}},{"A?":"B","A":1},{"A?":"A","A":{"text-align":{},"leading":{},"tracking":{},"font-family":{},"font-size":{},"font-style":{},"color":{},"text-transform":{},"font-weight":{}}}]},"B":{"A":[0]},"D":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"E":[4.0],"F":"B"}],"g":[],"h":{"A?":"H","A":91.43334623079966}},{"A?":"I","A":14.270561727145239,"B":27.51113902499334,"D":66.57029069762675,"C":37.445788517415046,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWZDHujeY","B":1},"B":{"A":0.0,"B":-7.105427357601002E-15,"D":66.57029069762676,"C":37.445788517415046,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"K","A":51.71635024456027,"B":16.624725229088206,"D":88.34311828943724,"C":25.44643425909401,"E":0.0,"F":0.0,"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"@aa_rez\\n"}],"B":[{"A?":"A","A":{"color":{"B":"#ffffff"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-size":{"B":"42.6667"},"text-align":{"B":"center"},"font-weight":{"B":"bold"}}},{"A?":"B","A":7},{"A?":"A","A":{"font-style":{"B":"normal"}}},{"A?":"B","A":1},{"A?":"A","A":{"color":{},"font-family":{},"font-size":{},"text-align":{},"font-weight":{},"font-style":{}}}]},"b":{"A":[8]},"d":"A","e":175.20655619792706,"f":50.46666,"l":false,"g":false,"h":"A"}],"d":[]},{"A?":"H","A":241.8123414110539,"B":471.38931992870556,"D":93.00048204380259,"C":69.93310003995741,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"b":121.59256874761371,"a":91.43334623079966,"y":{},"c":[{"A?":"J","A":0.0,"B":-2.1316282072803006E-14,"D":121.5925687476137,"C":91.43334623079966,"E":0.0,"F":0.31,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"b":[{"A":"M0 0H64V64H0z","B":{"A":false,"C":"#ffffff","D":0.0,"F":false,"J":false,"G":false,"H":false},"D":100.0}],"d":[],"c":{"A":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"B":33.77571354100381,"C":25.39815173077767,"D":"A","E":"A"},"e":{"A":false,"B":false},"f":[{"A":{"A":[{"A?":"A","A":"\\n"}],"B":[{"A?":"A","A":{"font-size":{"B":"22.6627"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-weight":{"B":"normal"},"font-style":{"B":"normal"},"text-transform":{"B":"none"},"leading":{"B":"1400.0"},"tracking":{"B":"0.0"},"text-align":{"B":"center"},"color":{"B":"#000000"}}},{"A?":"B","A":1},{"A?":"A","A":{"font-size":{},"font-family":{},"font-weight":{},"font-style":{},"text-transform":{},"leading":{},"tracking":{},"text-align":{},"color":{}}}]},"B":{"A":[0]},"D":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"E":[4.0],"F":"B"}],"g":[],"h":{"A?":"H","A":91.43334623079966}},{"A?":"I","A":14.270561727145239,"B":27.51113902499334,"D":66.57029069762675,"C":37.445788517415046,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWZDHujeY","B":1},"B":{"A":0.0,"B":-7.105427357601002E-15,"D":66.57029069762676,"C":37.445788517415046,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"K","A":51.71635024456027,"B":16.624725229088206,"D":88.34311828943724,"C":25.44643425909401,"E":0.0,"F":0.0,"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"@aa_rez\\n"}],"B":[{"A?":"A","A":{"color":{"B":"#ffffff"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-size":{"B":"42.6667"},"text-align":{"B":"center"},"font-weight":{"B":"bold"}}},{"A?":"B","A":7},{"A?":"A","A":{"font-style":{"B":"normal"}}},{"A?":"B","A":1},{"A?":"A","A":{"color":{},"font-family":{},"font-size":{},"text-align":{},"font-weight":{},"font-style":{}}}]},"b":{"A":[8]},"d":"A","e":175.20655619792706,"f":50.46666,"l":false,"h":"A"}],"d":[]},{"A?":"H","A":241.81234141105386,"B":812.2116299978646,"D":93.00048204380259,"C":69.93310003995741,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"b":121.59256874761371,"a":91.43334623079966,"y":{},"c":[{"A?":"J","A":0.0,"B":-2.1316282072803006E-14,"D":121.5925687476137,"C":91.43334623079966,"E":0.0,"F":0.31,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"b":[{"A":"M0 0H64V64H0z","B":{"A":false,"C":"#ffffff","D":0.0,"F":false,"J":false,"G":false,"H":false},"D":100.0}],"d":[],"c":{"A":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"B":33.77571354100381,"C":25.39815173077767,"D":"A","E":"A"},"e":{"A":false,"B":false},"f":[{"A":{"A":[{"A?":"A","A":"\\n"}],"B":[{"A?":"A","A":{"font-size":{"B":"22.6627"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-weight":{"B":"normal"},"font-style":{"B":"normal"},"text-transform":{"B":"none"},"leading":{"B":"1400.0"},"tracking":{"B":"0.0"},"text-align":{"B":"center"},"color":{"B":"#000000"}}},{"A?":"B","A":1},{"A?":"A","A":{"font-size":{},"font-family":{},"font-weight":{},"font-style":{},"text-transform":{},"leading":{},"tracking":{},"text-align":{},"color":{}}}]},"B":{"A":[0]},"D":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"E":[4.0],"F":"B"}],"g":[],"h":{"A?":"H","A":91.43334623079966}},{"A?":"I","A":14.270561727145239,"B":27.51113902499334,"D":66.57029069762675,"C":37.445788517415046,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWZDHujeY","B":1},"B":{"A":0.0,"B":-7.105427357601002E-15,"D":66.57029069762676,"C":37.445788517415046,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"K","A":51.71635024456027,"B":16.624725229088206,"D":88.34311828943724,"C":25.44643425909401,"E":0.0,"F":0.0,"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"@aa_rez\\n"}],"B":[{"A?":"A","A":{"color":{"B":"#ffffff"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-size":{"B":"42.6667"},"text-align":{"B":"center"},"font-weight":{"B":"bold"}}},{"A?":"B","A":7},{"A?":"A","A":{"font-style":{"B":"normal"}}},{"A?":"B","A":1},{"A?":"A","A":{"color":{},"font-family":{},"font-size":{},"text-align":{},"font-weight":{},"font-style":{}}}]},"b":{"A":[8]},"d":"A","e":175.20655619792706,"f":50.46666,"l":false,"h":"A"}],"d":[]},{"A?":"H","A":241.8123414110538,"B":1153.3905366145423,"D":93.00048204380259,"C":69.93310003995741,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"b":121.59256874761371,"a":91.43334623079966,"y":{},"c":[{"A?":"J","A":0.0,"B":-2.1316282072803006E-14,"D":121.5925687476137,"C":91.43334623079966,"E":0.0,"F":0.31,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"b":[{"A":"M0 0H64V64H0z","B":{"A":false,"C":"#ffffff","D":0.0,"F":false,"J":false,"G":false,"H":false},"D":100.0}],"d":[],"c":{"A":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"B":33.77571354100381,"C":25.39815173077767,"D":"A","E":"A"},"e":{"A":false,"B":false},"f":[{"A":{"A":[{"A?":"A","A":"\\n"}],"B":[{"A?":"A","A":{"font-size":{"B":"22.6627"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-weight":{"B":"normal"},"font-style":{"B":"normal"},"text-transform":{"B":"none"},"leading":{"B":"1400.0"},"tracking":{"B":"0.0"},"text-align":{"B":"center"},"color":{"B":"#000000"}}},{"A?":"B","A":1},{"A?":"A","A":{"font-size":{},"font-family":{},"font-weight":{},"font-style":{},"text-transform":{},"leading":{},"tracking":{},"text-align":{},"color":{}}}]},"B":{"A":[0]},"D":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"E":[4.0],"F":"B"}],"g":[],"h":{"A?":"H","A":91.43334623079966}},{"A?":"I","A":14.270561727145239,"B":27.51113902499334,"D":66.57029069762675,"C":37.445788517415046,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWZDHujeY","B":1},"B":{"A":0.0,"B":-7.105427357601002E-15,"D":66.57029069762676,"C":37.445788517415046,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"K","A":51.71635024456027,"B":16.624725229088206,"D":88.34311828943724,"C":25.44643425909401,"E":0.0,"F":0.0,"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"@aa_rez\\n"}],"B":[{"A?":"A","A":{"color":{"B":"#ffffff"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-size":{"B":"42.6667"},"text-align":{"B":"center"},"font-weight":{"B":"bold"}}},{"A?":"B","A":7},{"A?":"A","A":{"font-style":{"B":"normal"}}},{"A?":"B","A":1},{"A?":"A","A":{"color":{},"font-family":{},"font-size":{},"text-align":{},"font-weight":{},"font-style":{}}}]},"b":{"A":[8]},"d":"A","e":175.20655619792706,"f":50.46666,"l":false,"h":"A"}],"d":[]}],"I":[]},{"A?":"i","a":"PB2yFnJLyTb5VX2r","R":false,"S":false,"U":false,"Q":{},"W":[],"X":[],"H":[],"L":{},"D":{"C":"#060724","D":0.0,"F":false,"J":false,"G":false,"H":false},"r":[],"E":[{"A?":"I","A":139.28627135377073,"B":867.5879915764116,"D":421.6120084235883,"C":255.81323579815756,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWZA3KRnI","B":1},"B":{"A":0.0,"B":2.8421709430404007E-14,"D":421.6120084235883,"C":261.9264602331543,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[10.0]},{"A?":"I","A":454.0432452617317,"B":76.80000000000001,"D":421.612008423588,"C":237.1567547382683,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWZHfeBME","B":1},"B":{"A":0.0,"B":-5.6843418860808015E-14,"D":421.6120084235881,"C":237.1567547382683,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[10.0]},{"A?":"I","A":454.0432452617317,"B":867.5879915764119,"D":421.6120084235881,"C":237.15675473826835,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWZARXHlM","B":1},"B":{"A":0.0,"B":-2.8421709430404007E-14,"D":421.6120084235882,"C":237.15675473826835,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[10.0]},{"A?":"I","A":139.2862713537707,"B":76.80000000000001,"D":421.612008423588,"C":237.1567547382683,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWZEAHd-U","B":1},"B":{"A":-1.4210854715202004E-14,"B":-8.526512829121202E-14,"D":421.6120084235882,"C":237.15675473826832,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[10.0]},{"A?":"K","A":25.85283135377074,"B":25.011386685194907,"D":996.1641471964249,"C":113.43343999999999,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"N":"heading3","P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"GFX THUMBNIALS\\n"}],"B":[{"A?":"A","A":{"font-weight":{"B":"bold"},"font-family":{"B":"YAEp6N5LTlI,0"},"font-size":{"B":"92.1672"},"leading":{"B":"1000.0"},"color":{"B":"#edeced"}}},{"A?":"B","A":14},{"A?":"A","A":{"head-indent":{"B":"0.0"},"style":{"B":"body"},"link":{"B":""},"tracking":{"B":"0.0"},"list-marker":{"B":"none"},"list-level":{"B":"0.0"},"decoration":{"B":"none"},"text-align":{"B":"start"},"direction":{"B":"ltr"},"spacing":{"B":"0.0"},"kerning":{"B":"0.0"}}},{"A?":"B","A":1},{"A?":"A","A":{"list-marker":{},"leading":{},"text-align":{},"spacing":{},"color":{},"font-family":{},"direction":{},"font-size":{},"link":{},"head-indent":{},"tracking":{},"font-weight":{},"list-level":{},"style":{},"decoration":{},"kerning":{}}}]},"b":{"A":[15]},"d":"C","l":false,"g":false,"h":"A"},{"A?":"K","A":168.6297486417547,"B":540.913919927754,"D":284.1721601444916,"C":504.72024,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"I don’t really have prices for thumbnail because it depends on what you want and how much detail you need on it.\\n"}],"B":[{"A?":"A","A":{"font-size":{"B":"41.3988"},"text-align":{"B":"center"},"color":{"B":"#edeced"},"font-family":{"B":"YACgEblklxo,0"}}},{"A?":"B","A":113},{"A?":"A","A":{"font-size":{},"text-align":{},"color":{},"font-family":{}}}]},"b":{"A":[15,16,10,11,11,14,13,16,7]},"d":"A","l":false,"g":false,"h":"A"},{"A?":"H","A":244.44680097381152,"B":1038.2131177212361,"D":93.00048204380259,"C":69.93310003995741,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"b":121.59256874761371,"a":91.43334623079966,"y":{},"c":[{"A?":"J","A":0.0,"B":-2.1316282072803006E-14,"D":121.5925687476137,"C":91.43334623079966,"E":0.0,"F":0.31,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"b":[{"A":"M0 0H64V64H0z","B":{"A":false,"C":"#ffffff","D":0.0,"F":false,"J":false,"G":false,"H":false},"D":100.0}],"d":[],"c":{"A":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"B":33.77571354100381,"C":25.39815173077767,"D":"A","E":"A"},"e":{"A":false,"B":false},"f":[{"A":{"A":[{"A?":"A","A":"\\n"}],"B":[{"A?":"A","A":{"font-size":{"B":"22.6627"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-weight":{"B":"normal"},"font-style":{"B":"normal"},"text-transform":{"B":"none"},"leading":{"B":"1400.0"},"tracking":{"B":"0.0"},"text-align":{"B":"center"},"color":{"B":"#000000"}}},{"A?":"B","A":1},{"A?":"A","A":{"font-size":{},"font-family":{},"font-weight":{},"font-style":{},"text-transform":{},"leading":{},"tracking":{},"text-align":{},"color":{}}}]},"B":{"A":[0]},"D":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"E":[4.0],"F":"B"}],"g":[],"h":{"A?":"H","A":91.43334623079966}},{"A?":"I","A":14.270561727145239,"B":27.51113902499334,"D":66.57029069762675,"C":37.445788517415046,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWZDHujeY","B":1},"B":{"A":0.0,"B":-7.105427357601002E-15,"D":66.57029069762676,"C":37.445788517415046,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"K","A":51.71635024456027,"B":16.624725229088206,"D":88.34311828943724,"C":25.44643425909401,"E":0.0,"F":0.0,"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"@aa_rez\\n"}],"B":[{"A?":"A","A":{"color":{"B":"#ffffff"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-size":{"B":"42.6667"},"text-align":{"B":"center"},"font-weight":{"B":"bold"}}},{"A?":"B","A":7},{"A?":"A","A":{"font-style":{"B":"normal"}}},{"A?":"B","A":1},{"A?":"A","A":{"color":{},"font-family":{},"font-size":{},"text-align":{},"font-weight":{},"font-style":{}}}]},"b":{"A":[8]},"d":"A","e":175.20655619792706,"f":50.46666,"l":false,"h":"A"}],"d":[]},{"A?":"H","A":232.22633923287083,"B":246.34887888994052,"D":93.00048204380259,"C":69.93310003995741,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"b":121.59256874761371,"a":91.43334623079966,"y":{},"c":[{"A?":"J","A":0.0,"B":-2.1316282072803006E-14,"D":121.5925687476137,"C":91.43334623079966,"E":0.0,"F":0.31,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"b":[{"A":"M0 0H64V64H0z","B":{"A":false,"C":"#ffffff","D":0.0,"F":false,"J":false,"G":false,"H":false},"D":100.0}],"d":[],"c":{"A":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"B":33.77571354100381,"C":25.39815173077767,"D":"A","E":"A"},"e":{"A":false,"B":false},"f":[{"A":{"A":[{"A?":"A","A":"\\n"}],"B":[{"A?":"A","A":{"font-size":{"B":"22.6627"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-weight":{"B":"normal"},"font-style":{"B":"normal"},"text-transform":{"B":"none"},"leading":{"B":"1400.0"},"tracking":{"B":"0.0"},"text-align":{"B":"center"},"color":{"B":"#000000"}}},{"A?":"B","A":1},{"A?":"A","A":{"font-size":{},"font-family":{},"font-weight":{},"font-style":{},"text-transform":{},"leading":{},"tracking":{},"text-align":{},"color":{}}}]},"B":{"A":[0]},"D":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"E":[4.0],"F":"B"}],"g":[],"h":{"A?":"H","A":91.43334623079966}},{"A?":"I","A":14.270561727145239,"B":27.51113902499334,"D":66.57029069762675,"C":37.445788517415046,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWZDHujeY","B":1},"B":{"A":0.0,"B":-7.105427357601002E-15,"D":66.57029069762676,"C":37.445788517415046,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"K","A":51.71635024456027,"B":16.624725229088206,"D":88.34311828943724,"C":25.44643425909401,"E":0.0,"F":0.0,"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"@aa_rez\\n"}],"B":[{"A?":"A","A":{"color":{"B":"#ffffff"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-size":{"B":"42.6667"},"text-align":{"B":"center"},"font-weight":{"B":"bold"}}},{"A?":"B","A":7},{"A?":"A","A":{"font-style":{"B":"normal"}}},{"A?":"B","A":1},{"A?":"A","A":{"color":{},"font-family":{},"font-size":{},"text-align":{},"font-weight":{},"font-style":{}}}]},"b":{"A":[8]},"d":"A","e":175.20655619792706,"f":50.46666,"l":false,"h":"A"}],"d":[]},{"A?":"H","A":545.3525843377124,"B":228.63396609774875,"D":93.00048204380259,"C":69.93310003995741,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"b":121.59256874761371,"a":91.43334623079966,"y":{},"c":[{"A?":"J","A":0.0,"B":-2.1316282072803006E-14,"D":121.5925687476137,"C":91.43334623079966,"E":0.0,"F":0.31,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"b":[{"A":"M0 0H64V64H0z","B":{"A":false,"C":"#ffffff","D":0.0,"F":false,"J":false,"G":false,"H":false},"D":100.0}],"d":[],"c":{"A":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"B":33.77571354100381,"C":25.39815173077767,"D":"A","E":"A"},"e":{"A":false,"B":false},"f":[{"A":{"A":[{"A?":"A","A":"\\n"}],"B":[{"A?":"A","A":{"font-size":{"B":"22.6627"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-weight":{"B":"normal"},"font-style":{"B":"normal"},"text-transform":{"B":"none"},"leading":{"B":"1400.0"},"tracking":{"B":"0.0"},"text-align":{"B":"center"},"color":{"B":"#000000"}}},{"A?":"B","A":1},{"A?":"A","A":{"font-size":{},"font-family":{},"font-weight":{},"font-style":{},"text-transform":{},"leading":{},"tracking":{},"text-align":{},"color":{}}}]},"B":{"A":[0]},"D":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"E":[4.0],"F":"B"}],"g":[],"h":{"A?":"H","A":91.43334623079966}},{"A?":"I","A":14.270561727145239,"B":27.51113902499334,"D":66.57029069762675,"C":37.445788517415046,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWZDHujeY","B":1},"B":{"A":0.0,"B":-7.105427357601002E-15,"D":66.57029069762676,"C":37.445788517415046,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"K","A":51.71635024456027,"B":16.624725229088206,"D":88.34311828943724,"C":25.44643425909401,"E":0.0,"F":0.0,"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"@aa_rez\\n"}],"B":[{"A?":"A","A":{"color":{"B":"#ffffff"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-size":{"B":"42.6667"},"text-align":{"B":"center"},"font-weight":{"B":"bold"}}},{"A?":"B","A":7},{"A?":"A","A":{"font-style":{"B":"normal"}}},{"A?":"B","A":1},{"A?":"A","A":{"color":{},"font-family":{},"font-size":{},"text-align":{},"font-weight":{},"font-style":{}}}]},"b":{"A":[8]},"d":"A","e":175.20655619792706,"f":50.46666,"l":false,"h":"A"}],"d":[]},{"A?":"H","A":545.3525843377124,"B":1044.0860800722457,"D":93.00048204380259,"C":69.93310003995741,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"b":121.59256874761371,"a":91.43334623079966,"y":{},"c":[{"A?":"J","A":0.0,"B":-2.1316282072803006E-14,"D":121.5925687476137,"C":91.43334623079966,"E":0.0,"F":0.31,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"b":[{"A":"M0 0H64V64H0z","B":{"A":false,"C":"#ffffff","D":0.0,"F":false,"J":false,"G":false,"H":false},"D":100.0}],"d":[],"c":{"A":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"B":33.77571354100381,"C":25.39815173077767,"D":"A","E":"A"},"e":{"A":false,"B":false},"f":[{"A":{"A":[{"A?":"A","A":"\\n"}],"B":[{"A?":"A","A":{"font-size":{"B":"22.6627"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-weight":{"B":"normal"},"font-style":{"B":"normal"},"text-transform":{"B":"none"},"leading":{"B":"1400.0"},"tracking":{"B":"0.0"},"text-align":{"B":"center"},"color":{"B":"#000000"}}},{"A?":"B","A":1},{"A?":"A","A":{"font-size":{},"font-family":{},"font-weight":{},"font-style":{},"text-transform":{},"leading":{},"tracking":{},"text-align":{},"color":{}}}]},"B":{"A":[0]},"D":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"E":[4.0],"F":"B"}],"g":[],"h":{"A?":"H","A":91.43334623079966}},{"A?":"I","A":14.270561727145239,"B":27.51113902499334,"D":66.57029069762675,"C":37.445788517415046,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWZDHujeY","B":1},"B":{"A":0.0,"B":-7.105427357601002E-15,"D":66.57029069762676,"C":37.445788517415046,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"K","A":51.71635024456027,"B":16.624725229088206,"D":88.34311828943724,"C":25.44643425909401,"E":0.0,"F":0.0,"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"@aa_rez\\n"}],"B":[{"A?":"A","A":{"color":{"B":"#ffffff"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-size":{"B":"42.6667"},"text-align":{"B":"center"},"font-weight":{"B":"bold"}}},{"A?":"B","A":7},{"A?":"A","A":{"font-style":{"B":"normal"}}},{"A?":"B","A":1},{"A?":"A","A":{"color":{},"font-family":{},"font-size":{},"text-align":{},"font-weight":{},"font-style":{}}}]},"b":{"A":[8]},"d":"A","e":175.20655619792706,"f":50.46666,"l":false,"h":"A"}],"d":[]},{"A?":"H","A":545.3525843377124,"B":1180.0865621160483,"D":93.00048204380259,"C":69.93310003995741,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"b":121.59256874761371,"a":91.43334623079966,"y":{},"c":[{"A?":"J","A":0.0,"B":-2.1316282072803006E-14,"D":121.5925687476137,"C":91.43334623079966,"E":0.0,"F":0.31,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"b":[{"A":"M0 0H64V64H0z","B":{"A":false,"C":"#ffffff","D":0.0,"F":false,"J":false,"G":false,"H":false},"D":100.0}],"d":[],"c":{"A":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"B":33.77571354100381,"C":25.39815173077767,"D":"A","E":"A"},"e":{"A":false,"B":false},"f":[{"A":{"A":[{"A?":"A","A":"\\n"}],"B":[{"A?":"A","A":{"font-size":{"B":"22.6627"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-weight":{"B":"normal"},"font-style":{"B":"normal"},"text-transform":{"B":"none"},"leading":{"B":"1400.0"},"tracking":{"B":"0.0"},"text-align":{"B":"center"},"color":{"B":"#000000"}}},{"A?":"B","A":1},{"A?":"A","A":{"font-size":{},"font-family":{},"font-weight":{},"font-style":{},"text-transform":{},"leading":{},"tracking":{},"text-align":{},"color":{}}}]},"B":{"A":[0]},"D":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"E":[4.0],"F":"B"}],"g":[],"h":{"A?":"H","A":91.43334623079966}},{"A?":"I","A":14.270561727145239,"B":27.51113902499334,"D":66.57029069762675,"C":37.445788517415046,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWZDHujeY","B":1},"B":{"A":0.0,"B":-7.105427357601002E-15,"D":66.57029069762676,"C":37.445788517415046,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"K","A":51.71635024456027,"B":16.624725229088206,"D":88.34311828943724,"C":25.44643425909401,"E":0.0,"F":0.0,"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"@aa_rez\\n"}],"B":[{"A?":"A","A":{"color":{"B":"#ffffff"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-size":{"B":"42.6667"},"text-align":{"B":"center"},"font-weight":{"B":"bold"}}},{"A?":"B","A":7},{"A?":"A","A":{"font-style":{"B":"normal"}}},{"A?":"B","A":1},{"A?":"A","A":{"color":{},"font-family":{},"font-size":{},"text-align":{},"font-weight":{},"font-style":{}}}]},"b":{"A":[8]},"d":"A","e":175.20655619792706,"f":50.46666,"l":false,"h":"A"}],"d":[]},{"A?":"H","A":545.3525843377124,"B":888.0858390503445,"D":93.00048204380259,"C":69.93310003995741,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"b":121.59256874761371,"a":91.43334623079966,"y":{},"c":[{"A?":"J","A":0.0,"B":-2.1316282072803006E-14,"D":121.5925687476137,"C":91.43334623079966,"E":0.0,"F":0.31,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"b":[{"A":"M0 0H64V64H0z","B":{"A":false,"C":"#ffffff","D":0.0,"F":false,"J":false,"G":false,"H":false},"D":100.0}],"d":[],"c":{"A":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"B":33.77571354100381,"C":25.39815173077767,"D":"A","E":"A"},"e":{"A":false,"B":false},"f":[{"A":{"A":[{"A?":"A","A":"\\n"}],"B":[{"A?":"A","A":{"font-size":{"B":"22.6627"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-weight":{"B":"normal"},"font-style":{"B":"normal"},"text-transform":{"B":"none"},"leading":{"B":"1400.0"},"tracking":{"B":"0.0"},"text-align":{"B":"center"},"color":{"B":"#000000"}}},{"A?":"B","A":1},{"A?":"A","A":{"font-size":{},"font-family":{},"font-weight":{},"font-style":{},"text-transform":{},"leading":{},"tracking":{},"text-align":{},"color":{}}}]},"B":{"A":[0]},"D":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"E":[4.0],"F":"B"}],"g":[],"h":{"A?":"H","A":91.43334623079966}},{"A?":"I","A":14.270561727145239,"B":27.51113902499334,"D":66.57029069762675,"C":37.445788517415046,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWZDHujeY","B":1},"B":{"A":0.0,"B":-7.105427357601002E-15,"D":66.57029069762676,"C":37.445788517415046,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"K","A":51.71635024456027,"B":16.624725229088206,"D":88.34311828943724,"C":25.44643425909401,"E":0.0,"F":0.0,"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"@aa_rez\\n"}],"B":[{"A?":"A","A":{"color":{"B":"#ffffff"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-size":{"B":"42.6667"},"text-align":{"B":"center"},"font-weight":{"B":"bold"}}},{"A?":"B","A":7},{"A?":"A","A":{"font-style":{"B":"normal"}}},{"A?":"B","A":1},{"A?":"A","A":{"color":{},"font-family":{},"font-size":{},"text-align":{},"font-weight":{},"font-style":{}}}]},"b":{"A":[8]},"d":"A","e":175.20655619792706,"f":50.46666,"l":false,"h":"A"}],"d":[]},{"A?":"H","A":244.4468009738115,"B":885.1493578748396,"D":93.00048204380259,"C":69.93310003995741,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"b":121.59256874761371,"a":91.43334623079966,"y":{},"c":[{"A?":"J","A":0.0,"B":-2.1316282072803006E-14,"D":121.5925687476137,"C":91.43334623079966,"E":0.0,"F":0.31,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"b":[{"A":"M0 0H64V64H0z","B":{"A":false,"C":"#ffffff","D":0.0,"F":false,"J":false,"G":false,"H":false},"D":100.0}],"d":[],"c":{"A":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"B":33.77571354100381,"C":25.39815173077767,"D":"A","E":"A"},"e":{"A":false,"B":false},"f":[{"A":{"A":[{"A?":"A","A":"\\n"}],"B":[{"A?":"A","A":{"font-size":{"B":"22.6627"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-weight":{"B":"normal"},"font-style":{"B":"normal"},"text-transform":{"B":"none"},"leading":{"B":"1400.0"},"tracking":{"B":"0.0"},"text-align":{"B":"center"},"color":{"B":"#000000"}}},{"A?":"B","A":1},{"A?":"A","A":{"font-size":{},"font-family":{},"font-weight":{},"font-style":{},"text-transform":{},"leading":{},"tracking":{},"text-align":{},"color":{}}}]},"B":{"A":[0]},"D":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"E":[4.0],"F":"B"}],"g":[],"h":{"A?":"H","A":91.43334623079966}},{"A?":"I","A":14.270561727145239,"B":27.51113902499334,"D":66.57029069762675,"C":37.445788517415046,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWZDHujeY","B":1},"B":{"A":0.0,"B":-7.105427357601002E-15,"D":66.57029069762676,"C":37.445788517415046,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"K","A":51.71635024456027,"B":16.624725229088206,"D":88.34311828943724,"C":25.44643425909401,"E":0.0,"F":0.0,"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"@aa_rez\\n"}],"B":[{"A?":"A","A":{"color":{"B":"#ffffff"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-size":{"B":"42.6667"},"text-align":{"B":"center"},"font-weight":{"B":"bold"}}},{"A?":"B","A":7},{"A?":"A","A":{"font-style":{"B":"normal"}}},{"A?":"B","A":1},{"A?":"A","A":{"color":{},"font-family":{},"font-size":{},"text-align":{},"font-weight":{},"font-style":{}}}]},"b":{"A":[8]},"d":"A","e":175.20655619792706,"f":50.46666,"l":false,"h":"A"}],"d":[]},{"A?":"H","A":244.44680097381155,"B":1180.0865621160483,"D":93.00048204380259,"C":69.93310003995741,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"b":121.59256874761371,"a":91.43334623079966,"y":{},"c":[{"A?":"J","A":0.0,"B":-2.1316282072803006E-14,"D":121.5925687476137,"C":91.43334623079966,"E":0.0,"F":0.31,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"b":[{"A":"M0 0H64V64H0z","B":{"A":false,"C":"#ffffff","D":0.0,"F":false,"J":false,"G":false,"H":false},"D":100.0}],"d":[],"c":{"A":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"B":33.77571354100381,"C":25.39815173077767,"D":"A","E":"A"},"e":{"A":false,"B":false},"f":[{"A":{"A":[{"A?":"A","A":"\\n"}],"B":[{"A?":"A","A":{"font-size":{"B":"22.6627"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-weight":{"B":"normal"},"font-style":{"B":"normal"},"text-transform":{"B":"none"},"leading":{"B":"1400.0"},"tracking":{"B":"0.0"},"text-align":{"B":"center"},"color":{"B":"#000000"}}},{"A?":"B","A":1},{"A?":"A","A":{"font-size":{},"font-family":{},"font-weight":{},"font-style":{},"text-transform":{},"leading":{},"tracking":{},"text-align":{},"color":{}}}]},"B":{"A":[0]},"D":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"E":[4.0],"F":"B"}],"g":[],"h":{"A?":"H","A":91.43334623079966}},{"A?":"I","A":14.270561727145239,"B":27.51113902499334,"D":66.57029069762675,"C":37.445788517415046,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWZDHujeY","B":1},"B":{"A":0.0,"B":-7.105427357601002E-15,"D":66.57029069762676,"C":37.445788517415046,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"K","A":51.71635024456027,"B":16.624725229088206,"D":88.34311828943724,"C":25.44643425909401,"E":0.0,"F":0.0,"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"@aa_rez\\n"}],"B":[{"A?":"A","A":{"color":{"B":"#ffffff"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-size":{"B":"42.6667"},"text-align":{"B":"center"},"font-weight":{"B":"bold"}}},{"A?":"B","A":7},{"A?":"A","A":{"font-style":{"B":"normal"}}},{"A?":"B","A":1},{"A?":"A","A":{"color":{},"font-family":{},"font-size":{},"text-align":{},"font-weight":{},"font-style":{}}}]},"b":{"A":[8]},"d":"A","e":175.20655619792706,"f":50.46666,"l":false,"h":"A"}],"d":[]},{"A?":"H","A":232.22633923287083,"B":391.53853467063743,"D":93.00048204380259,"C":69.93310003995741,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"b":121.59256874761371,"a":91.43334623079966,"y":{},"c":[{"A?":"J","A":0.0,"B":-2.1316282072803006E-14,"D":121.5925687476137,"C":91.43334623079966,"E":0.0,"F":0.31,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"b":[{"A":"M0 0H64V64H0z","B":{"A":false,"C":"#ffffff","D":0.0,"F":false,"J":false,"G":false,"H":false},"D":100.0}],"d":[],"c":{"A":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"B":33.77571354100381,"C":25.39815173077767,"D":"A","E":"A"},"e":{"A":false,"B":false},"f":[{"A":{"A":[{"A?":"A","A":"\\n"}],"B":[{"A?":"A","A":{"font-size":{"B":"22.6627"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-weight":{"B":"normal"},"font-style":{"B":"normal"},"text-transform":{"B":"none"},"leading":{"B":"1400.0"},"tracking":{"B":"0.0"},"text-align":{"B":"center"},"color":{"B":"#000000"}}},{"A?":"B","A":1},{"A?":"A","A":{"font-size":{},"font-family":{},"font-weight":{},"font-style":{},"text-transform":{},"leading":{},"tracking":{},"text-align":{},"color":{}}}]},"B":{"A":[0]},"D":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"E":[4.0],"F":"B"}],"g":[],"h":{"A?":"H","A":91.43334623079966}},{"A?":"I","A":14.270561727145239,"B":27.51113902499334,"D":66.57029069762675,"C":37.445788517415046,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWZDHujeY","B":1},"B":{"A":0.0,"B":-7.105427357601002E-15,"D":66.57029069762676,"C":37.445788517415046,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"K","A":51.71635024456027,"B":16.624725229088206,"D":88.34311828943724,"C":25.44643425909401,"E":0.0,"F":0.0,"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"@aa_rez\\n"}],"B":[{"A?":"A","A":{"color":{"B":"#ffffff"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-size":{"B":"42.6667"},"text-align":{"B":"center"},"font-weight":{"B":"bold"}}},{"A?":"B","A":7},{"A?":"A","A":{"font-style":{"B":"normal"}}},{"A?":"B","A":1},{"A?":"A","A":{"color":{},"font-family":{},"font-size":{},"text-align":{},"font-weight":{},"font-style":{}}}]},"b":{"A":[8]},"d":"A","e":175.20655619792706,"f":50.46666,"l":false,"h":"A"}],"d":[]},{"A?":"H","A":232.2263392328709,"B":101.15922310924361,"D":93.00048204380259,"C":69.93310003995741,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"b":121.59256874761371,"a":91.43334623079966,"y":{},"c":[{"A?":"J","A":0.0,"B":-2.1316282072803006E-14,"D":121.5925687476137,"C":91.43334623079966,"E":0.0,"F":0.31,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"b":[{"A":"M0 0H64V64H0z","B":{"A":false,"C":"#ffffff","D":0.0,"F":false,"J":false,"G":false,"H":false},"D":100.0}],"d":[],"c":{"A":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"B":33.77571354100381,"C":25.39815173077767,"D":"A","E":"A"},"e":{"A":false,"B":false},"f":[{"A":{"A":[{"A?":"A","A":"\\n"}],"B":[{"A?":"A","A":{"font-size":{"B":"22.6627"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-weight":{"B":"normal"},"font-style":{"B":"normal"},"text-transform":{"B":"none"},"leading":{"B":"1400.0"},"tracking":{"B":"0.0"},"text-align":{"B":"center"},"color":{"B":"#000000"}}},{"A?":"B","A":1},{"A?":"A","A":{"font-size":{},"font-family":{},"font-weight":{},"font-style":{},"text-transform":{},"leading":{},"tracking":{},"text-align":{},"color":{}}}]},"B":{"A":[0]},"D":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"E":[4.0],"F":"B"}],"g":[],"h":{"A?":"H","A":91.43334623079966}},{"A?":"I","A":14.270561727145239,"B":27.51113902499334,"D":66.57029069762675,"C":37.445788517415046,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWZDHujeY","B":1},"B":{"A":0.0,"B":-7.105427357601002E-15,"D":66.57029069762676,"C":37.445788517415046,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"K","A":51.71635024456027,"B":16.624725229088206,"D":88.34311828943724,"C":25.44643425909401,"E":0.0,"F":0.0,"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"@aa_rez\\n"}],"B":[{"A?":"A","A":{"color":{"B":"#ffffff"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-size":{"B":"42.6667"},"text-align":{"B":"center"},"font-weight":{"B":"bold"}}},{"A?":"B","A":7},{"A?":"A","A":{"font-style":{"B":"normal"}}},{"A?":"B","A":1},{"A?":"A","A":{"color":{},"font-family":{},"font-size":{},"text-align":{},"font-weight":{},"font-style":{}}}]},"b":{"A":[8]},"d":"A","e":175.20655619792706,"f":50.46666,"l":false,"h":"A"}],"d":[]},{"A?":"H","A":545.3525843377124,"B":375.2169653975317,"D":93.00048204380259,"C":69.93310003995741,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"b":121.59256874761371,"a":91.43334623079966,"y":{},"c":[{"A?":"J","A":0.0,"B":-2.1316282072803006E-14,"D":121.5925687476137,"C":91.43334623079966,"E":0.0,"F":0.31,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"b":[{"A":"M0 0H64V64H0z","B":{"A":false,"C":"#ffffff","D":0.0,"F":false,"J":false,"G":false,"H":false},"D":100.0}],"d":[],"c":{"A":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"B":33.77571354100381,"C":25.39815173077767,"D":"A","E":"A"},"e":{"A":false,"B":false},"f":[{"A":{"A":[{"A?":"A","A":"\\n"}],"B":[{"A?":"A","A":{"font-size":{"B":"22.6627"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-weight":{"B":"normal"},"font-style":{"B":"normal"},"text-transform":{"B":"none"},"leading":{"B":"1400.0"},"tracking":{"B":"0.0"},"text-align":{"B":"center"},"color":{"B":"#000000"}}},{"A?":"B","A":1},{"A?":"A","A":{"font-size":{},"font-family":{},"font-weight":{},"font-style":{},"text-transform":{},"leading":{},"tracking":{},"text-align":{},"color":{}}}]},"B":{"A":[0]},"D":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"E":[4.0],"F":"B"}],"g":[],"h":{"A?":"H","A":91.43334623079966}},{"A?":"I","A":14.270561727145239,"B":27.51113902499334,"D":66.57029069762675,"C":37.445788517415046,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWZDHujeY","B":1},"B":{"A":0.0,"B":-7.105427357601002E-15,"D":66.57029069762676,"C":37.445788517415046,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"K","A":51.71635024456027,"B":16.624725229088206,"D":88.34311828943724,"C":25.44643425909401,"E":0.0,"F":0.0,"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"@aa_rez\\n"}],"B":[{"A?":"A","A":{"color":{"B":"#ffffff"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-size":{"B":"42.6667"},"text-align":{"B":"center"},"font-weight":{"B":"bold"}}},{"A?":"B","A":7},{"A?":"A","A":{"font-style":{"B":"normal"}}},{"A?":"B","A":1},{"A?":"A","A":{"color":{},"font-family":{},"font-size":{},"text-align":{},"font-weight":{},"font-style":{}}}]},"b":{"A":[8]},"d":"A","e":175.20655619792706,"f":50.46666,"l":false,"h":"A"}],"d":[]},{"A?":"H","A":545.3525843377124,"B":81.63348405394618,"D":93.00048204380259,"C":69.93310003995741,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"b":121.59256874761371,"a":91.43334623079966,"y":{},"c":[{"A?":"J","A":0.0,"B":-2.1316282072803006E-14,"D":121.5925687476137,"C":91.43334623079966,"E":0.0,"F":0.31,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"b":[{"A":"M0 0H64V64H0z","B":{"A":false,"C":"#ffffff","D":0.0,"F":false,"J":false,"G":false,"H":false},"D":100.0}],"d":[],"c":{"A":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"B":33.77571354100381,"C":25.39815173077767,"D":"A","E":"A"},"e":{"A":false,"B":false},"f":[{"A":{"A":[{"A?":"A","A":"\\n"}],"B":[{"A?":"A","A":{"font-size":{"B":"22.6627"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-weight":{"B":"normal"},"font-style":{"B":"normal"},"text-transform":{"B":"none"},"leading":{"B":"1400.0"},"tracking":{"B":"0.0"},"text-align":{"B":"center"},"color":{"B":"#000000"}}},{"A?":"B","A":1},{"A?":"A","A":{"font-size":{},"font-family":{},"font-weight":{},"font-style":{},"text-transform":{},"leading":{},"tracking":{},"text-align":{},"color":{}}}]},"B":{"A":[0]},"D":{"A":0.0,"B":0.0,"D":64.0,"C":64.0},"E":[4.0],"F":"B"}],"g":[],"h":{"A?":"H","A":91.43334623079966}},{"A?":"I","A":14.270561727145239,"B":27.51113902499334,"D":66.57029069762675,"C":37.445788517415046,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWZDHujeY","B":1},"B":{"A":0.0,"B":-7.105427357601002E-15,"D":66.57029069762676,"C":37.445788517415046,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"K","A":51.71635024456027,"B":16.624725229088206,"D":88.34311828943724,"C":25.44643425909401,"E":0.0,"F":0.0,"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"@aa_rez\\n"}],"B":[{"A?":"A","A":{"color":{"B":"#ffffff"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-size":{"B":"42.6667"},"text-align":{"B":"center"},"font-weight":{"B":"bold"}}},{"A?":"B","A":7},{"A?":"A","A":{"font-style":{"B":"normal"}}},{"A?":"B","A":1},{"A?":"A","A":{"color":{},"font-family":{},"font-size":{},"text-align":{},"font-weight":{},"font-style":{}}}]},"b":{"A":[8]},"d":"A","e":175.20655619792706,"f":50.46666,"l":false,"h":"A"}],"d":[]}],"I":[]},{"A?":"i","a":"PBhM1SllrNDYLm9H","R":false,"S":false,"U":false,"Q":{},"W":[],"X":[],"H":[],"L":{},"D":{"C":"#060724","D":0.0,"F":false,"J":false,"G":false,"H":false},"r":[],"E":[{"A?":"I","A":185.0015952418708,"B":76.80000000000001,"D":132.02557940068363,"C":74.26438841288454,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWZDHujeY","B":1},"B":{"A":0.0,"B":-1.4210854715202004E-14,"D":132.02557940068365,"C":74.26438841288454,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":315.6413404632911,"B":87.08434379862422,"D":111.4568918034352,"C":111.4568918034352,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWZM-TJZo","B":1},"B":{"A":-1.4210854715202004E-14,"B":-1.4210854715202004E-14,"D":111.45689180343523,"C":111.45689180343523,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[100.0]},{"A?":"I","A":483.0982322667263,"B":80.61882302039453,"D":124.38793335989457,"C":69.9682125149407,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWZMNrHQQ","B":1},"B":{"A":0.0,"B":-1.4210854715202004E-14,"D":124.3879333598946,"C":69.9682125149407,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"K","A":199.5345207203201,"B":230.86037158000408,"D":737.015625,"C":344.83868,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"@aa_rez\\n\\n@AAREZpro\\n\\[email protected]@gmail.com\\n"}],"B":[{"A?":"A","A":{"font-size":{"B":"50.8066"},"font-family":{"B":"YACgEblklxo,0"},"color":{"B":"#ffffff"}}},{"A?":"B","A":51},{"A?":"A","A":{"font-size":{},"font-family":{},"color":{}}}]},"b":{"A":[8,1,10,1,31]},"d":"A","l":false,"g":false,"h":"B"},{"A?":"H","A":585.5695263881203,"B":461.4207377411087,"D":443.15852451778255,"C":134.10890433877424,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"b":183.1498809750271,"a":55.42492924865806,"y":{},"c":[{"A?":"J","A":2.8421709430404007E-14,"B":0.0,"D":183.14988097502712,"C":55.42492924865809,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":0.0,"B":0.0,"D":150.7,"C":150.7},"b":[{"A":"M140.9 150.7H9.8c-5.4 0-9.8-4.4-9.8-9.8V9.8C0 4.4 4.4 0 9.8 0h131.1c5.4 0 9.8 4.4 9.8 9.8v131.1c0 5.4-4.4 9.8-9.8 9.8z","B":{"C":"#08a2ef","D":0.0,"F":false,"J":false,"G":false,"H":false},"D":0.0}],"d":[],"c":{"A":{"A":26.0,"B":26.0,"D":98.7,"C":98.7},"B":119.74064009329766,"C":0.0,"D":"A","E":"A"},"f":[],"g":[]},{"A?":"K","A":16.21425118985306,"B":19.707757876623262,"D":143.73436522178054,"C":22.10375478121677,"E":0.0,"F":0.0,"Q":false,"S":false,"N":"paragraph","P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"Work with me!\\n"}],"B":[{"A?":"A","A":{"text-align":{"B":"center"},"font-family":{"B":"YACgEblklxo,0"},"font-size":{"B":"38.7144"},"leading":{"B":"1300.0"},"color":{"B":"#edeced"}}},{"A?":"B","A":13},{"A?":"A","A":{"font-size":{"B":"45.1666"},"text-transform":{"B":"none"},"tracking":{"B":"0.0"}}},{"A?":"B","A":1},{"A?":"A","A":{"font-family":{},"color":{},"tracking":{},"text-align":{},"leading":{},"text-transform":{},"font-size":{}}}]},"b":{"A":[14]},"d":"C","e":347.7867901146471,"f":53.48334,"l":false,"g":false,"h":"A"}],"d":[]},{"A?":"K","A":30.766670000000005,"B":354.234375,"D":657.53125,"C":92.06666,"E":0.0,"F":0.0,"X":{"A?":"B","A":4},"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"CONTACT INFO\\n"}],"B":[{"A?":"A","A":{"font-weight":{"B":"bold"},"text-align":{"B":"center"},"font-size":{"B":"74.6667"},"font-family":{"B":"YAEp6N5LTlI,0"},"color":{"B":"#ffffff"}}},{"A?":"B","A":13},{"A?":"A","A":{"font-weight":{},"text-align":{},"font-size":{},"font-family":{},"color":{}}}]},"b":{"A":[13]},"d":"A","l":false,"g":false,"h":"B"}],"I":[]}],"I":[]},"P":{"A?":"A","U":true,"V":false},"B":[{"A":"YACgEZ1cb1Q","B":0,"C":"Arimo","D":[{"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}}},{"style":"REGULAR","files":[{"url":"fonts/f8f199f09526f79e87644ed227e0f651.woff2","format":"WOFF2","unicodeRanges":[],"sizeBytes":194188},{"url":"fonts/4ff8a742aa834e35f10ead140b735c45.woff","format":"WOFF","unicodeRanges":[],"sizeBytes":234380},{"url":"fonts/daee28464eba92254cb149feea6599e3.otf","format":"OTF","unicodeRanges":[],"sizeBytes":436180}],"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":"BOLD_ITALICS","files":[{"url":"fonts/7fc2786f9023d4d812357cb787e9ad4b.woff","format":"WOFF","unicodeRanges":[],"sizeBytes":237660},{"url":"fonts/4de29305db46625343735e840e3d27aa.otf","format":"OTF","unicodeRanges":[],"sizeBytes":435028},{"url":"fonts/1060345c54d396e76d73f1da7ee200bd.woff2","format":"WOFF2","unicodeRanges":[],"sizeBytes":203232}],"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}}}],"E":false},{"A":"YACgEblklxo","B":0,"C":"Lilita One","D":[{"style":"REGULAR","files":[{"url":"fonts/2b2c137f67fcab04277b45c318b5d543.otf","format":"OTF","unicodeRanges":[],"sizeBytes":28092},{"url":"fonts/d56b4b95fb1664818fe882647000fa81.woff","format":"WOFF","unicodeRanges":[],"sizeBytes":15484},{"url":"fonts/e9788528eb922b75f6e20e6a0199549f.woff2","format":"WOFF2","unicodeRanges":[],"sizeBytes":14408}],"subsettedFiles":[],"metadata":{"head":{"unitsPerEm":1000,"yMin":-220,"yMax":923},"hhea":{"ascender":923,"descender":-220,"lineGap":0},"os2":{"sTypoAscender":922,"sTypoDescender":-219,"sTypoLineGap":0,"usWinAscent":923,"usWinDescent":220,"fsSelection":64}}}],"E":false},{"A":"YAEnS2G4JLg","B":0,"C":"TT Interphases","D":[{"style":"BOLD_ITALICS","files":[{"url":"fonts/a95c6b67ca0089b9e9a358173e8b22ac.woff2","format":"WOFF2","unicodeRanges":[],"sizeBytes":62168},{"url":"fonts/4b50799b6f3ee1c5a3484a476af383bf.woff","format":"WOFF","unicodeRanges":[],"sizeBytes":73856},{"url":"fonts/7e48d092d24d9ab4c96481e1338031e1.otf","format":"OTF","unicodeRanges":[],"sizeBytes":154616}],"subsettedFiles":[],"metadata":{"head":{"unitsPerEm":1000,"yMin":-255,"yMax":1010},"hhea":{"ascender":1000,"descender":-250,"lineGap":0},"os2":{"sTypoAscender":760,"sTypoDescender":-240,"sTypoLineGap":250,"usWinAscent":1000,"usWinDescent":250,"fsSelection":33}}},{"style":"REGULAR","files":[{"url":"fonts/a5dc265cc3e991b27379d2b1fb6e0dc3.woff","format":"WOFF","unicodeRanges":[],"sizeBytes":68548},{"url":"fonts/29c5797cccf4eee69cc73c5bf5bf2c8e.otf","format":"OTF","unicodeRanges":[],"sizeBytes":144032},{"url":"fonts/80e6615d78e74dc4e030071b84f0de05.woff2","format":"WOFF2","unicodeRanges":[],"sizeBytes":57312}],"subsettedFiles":[],"metadata":{"head":{"unitsPerEm":1000,"yMin":-245,"yMax":985},"hhea":{"ascender":1000,"descender":-250,"lineGap":0},"os2":{"sTypoAscender":760,"sTypoDescender":-240,"sTypoLineGap":250,"usWinAscent":1000,"usWinDescent":250,"fsSelection":64}}},{"style":"ITALICS","files":[{"url":"fonts/c0d99f5cd9366c40d64a7572f793a852.woff2","format":"WOFF2","unicodeRanges":[],"sizeBytes":61352},{"url":"fonts/7fc51569fd77d9e25247cd79fc22606d.woff","format":"WOFF","unicodeRanges":[],"sizeBytes":73396},{"url":"fonts/f9aff4697313cace16692d3e4892e7d3.otf","format":"OTF","unicodeRanges":[],"sizeBytes":154628}],"subsettedFiles":[],"metadata":{"head":{"unitsPerEm":1000,"yMin":-245,"yMax":985},"hhea":{"ascender":1000,"descender":-250,"lineGap":0},"os2":{"sTypoAscender":760,"sTypoDescender":-240,"sTypoLineGap":250,"usWinAscent":1000,"usWinDescent":250,"fsSelection":1}}},{"style":"BOLD","files":[{"url":"fonts/c681b3e4daafd903698352b72f8a4de4.otf","format":"OTF","unicodeRanges":[],"sizeBytes":144524},{"url":"fonts/d8472b3b7676e19ea9aa5aae086ee1d9.woff2","format":"WOFF2","unicodeRanges":[],"sizeBytes":58120},{"url":"fonts/2271ffc0ff70511eecdca6746dd4f2ed.woff","format":"WOFF","unicodeRanges":[],"sizeBytes":69352}],"subsettedFiles":[],"metadata":{"head":{"unitsPerEm":1000,"yMin":-255,"yMax":1010},"hhea":{"ascender":1000,"descender":-250,"lineGap":0},"os2":{"sTypoAscender":760,"sTypoDescender":-240,"sTypoLineGap":250,"usWinAscent":1000,"usWinDescent":250,"fsSelection":32}}}],"E":false},{"A":"YAFdJl3zAt0","B":0,"C":"Neue Machina","D":[{"style":"ULTRA_BOLD","files":[{"url":"fonts/364cb39ae32659725ba133eab6579862.woff","format":"WOFF","unicodeRanges":[],"sizeBytes":37024},{"url":"fonts/e022fe403220f1c508860a68a1aea6cc.otf","format":"OTF_CFF","unicodeRanges":[],"sizeBytes":59148},{"url":"fonts/d0d337bf7b57fdad970f327eb5b46baa.woff2","format":"WOFF2","unicodeRanges":[],"sizeBytes":32140}],"subsettedFiles":[],"metadata":{"head":{"unitsPerEm":1000,"yMin":-366,"yMax":1002},"hhea":{"ascender":735,"descender":-230,"lineGap":0},"os2":{"sTypoAscender":735,"sTypoDescender":-230,"sTypoLineGap":60,"usWinAscent":1040,"usWinDescent":270,"fsSelection":64}}},{"style":"REGULAR","files":[{"url":"fonts/9e34905d3b4e89a6967441be24524e8a.woff","format":"WOFF","unicodeRanges":[],"sizeBytes":38556},{"url":"fonts/e2de09eac0386e92b44a70cb071e6ef7.woff2","format":"WOFF2","unicodeRanges":[],"sizeBytes":33712},{"url":"fonts/aba21e845925a8a5df066a50865559fe.otf","format":"OTF_CFF","unicodeRanges":[],"sizeBytes":60280}],"subsettedFiles":[],"metadata":{"head":{"unitsPerEm":1000,"yMin":-248,"yMax":984},"hhea":{"ascender":735,"descender":-230,"lineGap":0},"os2":{"sTypoAscender":735,"sTypoDescender":-230,"sTypoLineGap":60,"usWinAscent":1040,"usWinDescent":270,"fsSelection":64}}},{"style":"LIGHT","files":[{"url":"fonts/4890e757252edecea78677276be3f70d.woff","format":"WOFF","unicodeRanges":[],"sizeBytes":35776},{"url":"fonts/e0bb56037eca3fdceb5b503796aa32a3.woff2","format":"WOFF2","unicodeRanges":[],"sizeBytes":31356},{"url":"fonts/00683cd9d5ba623fd6920091ac71de96.otf","format":"OTF_CFF","unicodeRanges":[],"sizeBytes":57540}],"subsettedFiles":[],"metadata":{"head":{"unitsPerEm":1000,"yMin":-230,"yMax":981},"hhea":{"ascender":735,"descender":-230,"lineGap":0},"os2":{"sTypoAscender":735,"sTypoDescender":-230,"sTypoLineGap":60,"usWinAscent":1040,"usWinDescent":270,"fsSelection":64}}}],"E":false},{"A":"YAEp6N5LTlI","B":0,"C":"Lovelace","D":[{"style":"BOLD_ITALICS","files":[{"url":"fonts/5ad8c1ff28674b0142a08cf58f5e29c2.woff2","format":"WOFF2","unicodeRanges":[],"sizeBytes":92084},{"url":"fonts/d1c786415ea240b3645b907341e1b1ed.otf","format":"OTF_CFF","unicodeRanges":[],"sizeBytes":157100},{"url":"fonts/5345f0c9efb539a37a17de93ee4216a6.woff","format":"WOFF","unicodeRanges":[],"sizeBytes":108644}],"subsettedFiles":[],"metadata":{"head":{"unitsPerEm":1000,"yMin":-1719,"yMax":2303},"hhea":{"ascender":700,"descender":-250,"lineGap":0},"os2":{"sTypoAscender":700,"sTypoDescender":-250,"sTypoLineGap":0,"usWinAscent":1098,"usWinDescent":400,"fsSelection":33}}},{"style":"ITALICS","files":[{"url":"fonts/1902bd4ba47043ddd2faf344afd0b276.woff","format":"WOFF","unicodeRanges":[],"sizeBytes":106448},{"url":"fonts/b0b3ae69ad09452c7ca4aac88f2953cf.woff2","format":"WOFF2","unicodeRanges":[],"sizeBytes":90872},{"url":"fonts/a6cb41d6e994b2a850c1e05a5b0da9f7.otf","format":"OTF_CFF","unicodeRanges":[],"sizeBytes":154132}],"subsettedFiles":[],"metadata":{"head":{"unitsPerEm":1000,"yMin":-1705,"yMax":2227},"hhea":{"ascender":700,"descender":-250,"lineGap":0},"os2":{"sTypoAscender":700,"sTypoDescender":-250,"sTypoLineGap":0,"usWinAscent":1034,"usWinDescent":400,"fsSelection":1}}},{"style":"REGULAR","files":[{"url":"fonts/672e7ebf7efb350048cf385fb3d6dcc2.woff","format":"WOFF","unicodeRanges":[],"sizeBytes":80460},{"url":"fonts/ab6dedaa03a404091e7f3d45c46055f7.otf","format":"OTF_CFF","unicodeRanges":[],"sizeBytes":124048},{"url":"fonts/9adc818cbdafcd4768a5ea2fc57e11a5.woff2","format":"WOFF2","unicodeRanges":[],"sizeBytes":69064}],"subsettedFiles":[],"metadata":{"head":{"unitsPerEm":1000,"yMin":-292,"yMax":1110},"hhea":{"ascender":739,"descender":-250,"lineGap":0},"os2":{"sTypoAscender":700,"sTypoDescender":-250,"sTypoLineGap":0,"usWinAscent":1034,"usWinDescent":400,"fsSelection":64}}},{"style":"BOLD","files":[{"url":"fonts/9c684038bfff7a97074d6b46e83c2ff7.otf","format":"OTF_CFF","unicodeRanges":[],"sizeBytes":125732},{"url":"fonts/29a2934740d9f077cdd1ca95e078e057.woff","format":"WOFF","unicodeRanges":[],"sizeBytes":80912},{"url":"fonts/b0c2dd9744850e16ceeee624ef4054b6.woff2","format":"WOFF2","unicodeRanges":[],"sizeBytes":69816}],"subsettedFiles":[],"metadata":{"head":{"unitsPerEm":1000,"yMin":-321,"yMax":1136},"hhea":{"ascender":717,"descender":-250,"lineGap":0},"os2":{"sTypoAscender":700,"sTypoDescender":-250,"sTypoLineGap":0,"usWinAscent":1098,"usWinDescent":400,"fsSelection":32}}}],"E":false},{"A":"YAFdJjTk5UU","B":0,"C":"Canva Sans","D":[{"style":"REGULAR","files":[{"url":"fonts/2de498afbe8ce167560d5df6489c2042.otf","format":"OTF","unicodeRanges":[],"sizeBytes":120996},{"url":"fonts/524aad5b2fc603ca22e7683fe2bd57ad.woff","format":"WOFF","unicodeRanges":[],"sizeBytes":53272},{"url":"fonts/f4a4890561b3fddfd1fd9a1b27b6d4a4.woff2","format":"WOFF2","unicodeRanges":[],"sizeBytes":40708}],"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}}},{"style":"MEDIUM_ITALICS","files":[{"url":"fonts/0f2e328113d2888dabe9fb7ff4e2e5bf.otf","format":"OTF","unicodeRanges":[],"sizeBytes":125252},{"url":"fonts/2de4b160c4d61a6fd6031079a50ec067.woff","format":"WOFF","unicodeRanges":[],"sizeBytes":56892},{"url":"fonts/e5e43f51d6d7939d8911c861efa5f9b7.woff2","format":"WOFF2","unicodeRanges":[],"sizeBytes":43356}],"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":"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","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":"BOLD_ITALICS","files":[{"url":"fonts/8df989c19bad0ae48899c160edc848cc.woff","format":"WOFF","unicodeRanges":[],"sizeBytes":56332},{"url":"fonts/625cf32ea46ae48b58ebd3ff993de469.woff2","format":"WOFF2","unicodeRanges":[],"sizeBytes":42876},{"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":"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}}}],"E":false}],"E":[{"type":"RASTER","id":"MAGWYmfwavg","version":1,"files":[{"url":"media/d80334cde2dbf8f3bde2714dd64dd583.png","urlDenied":false,"width":624,"height":624,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWYmfwavg","version":1,"files":[{"url":"media/d80334cde2dbf8f3bde2714dd64dd583.png","urlDenied":false,"width":624,"height":624,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWYmfwavg","version":1,"files":[{"url":"media/d80334cde2dbf8f3bde2714dd64dd583.png","urlDenied":false,"width":624,"height":624,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/png"}]},{"type":"VECTOR","id":"MABk_XM6YBk","version":3,"files":[{"url":"media/64b1d2f6f970ff9897cda7b9d067d92b.png","urlDenied":false,"width":800,"height":762,"watermarked":false,"spritesheet":true,"recoloring":{},"quality":"SCREEN","mimeType":"image/png"}],"spritesheetMetadata":{"spritesWide":3,"spritesHigh":2,"fullyRecolorable":true,"layers":[{"type":"BACKGROUND_R"},{"type":"BACKGROUND_G"},{"type":"BACKGROUND_B"},{"type":"BACKGROUND_A"},{"type":"RECOLORABLE","color":"rgb(255, 255, 255)"}]}},{"type":"VECTOR","id":"MABk_XM6YBk","version":3,"files":[{"url":"media/4fed0fc381bf07ee40f3b478fa9f07fc.svg","urlDenied":false,"width":501,"height":477,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/svg+xml"}],"spritesheetMetadata":{"spritesWide":3,"spritesHigh":2,"fullyRecolorable":true,"layers":[{"type":"BACKGROUND_R"},{"type":"BACKGROUND_G"},{"type":"BACKGROUND_B"},{"type":"BACKGROUND_A"},{"type":"RECOLORABLE","color":"rgb(255, 255, 255)"}]}},{"type":"VECTOR","id":"MABk_XM6YBk","version":3,"files":[{"url":"media/4fed0fc381bf07ee40f3b478fa9f07fc.svg","urlDenied":false,"width":501,"height":477,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/svg+xml"}],"spritesheetMetadata":{"spritesWide":3,"spritesHigh":2,"fullyRecolorable":true,"layers":[{"type":"BACKGROUND_R"},{"type":"BACKGROUND_G"},{"type":"BACKGROUND_B"},{"type":"BACKGROUND_A"},{"type":"RECOLORABLE","color":"rgb(255, 255, 255)"}]}},{"type":"RASTER","id":"MAGVSH5Lu1w","version":1,"files":[{"url":"media/bb26c5a1972c167f6fa5af508fd09149.png","urlDenied":false,"width":590,"height":590,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGVSH5Lu1w","version":1,"files":[{"url":"media/bb26c5a1972c167f6fa5af508fd09149.png","urlDenied":false,"width":590,"height":590,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGVSH5Lu1w","version":1,"files":[{"url":"media/bb26c5a1972c167f6fa5af508fd09149.png","urlDenied":false,"width":590,"height":590,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGVSXRuZJo","version":1,"files":[{"url":"media/7f1fa59e4bb1d7246cee91e8cc7c7926.png","urlDenied":false,"width":579,"height":588,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGVSXRuZJo","version":1,"files":[{"url":"media/7f1fa59e4bb1d7246cee91e8cc7c7926.png","urlDenied":false,"width":579,"height":588,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGVSXRuZJo","version":1,"files":[{"url":"media/7f1fa59e4bb1d7246cee91e8cc7c7926.png","urlDenied":false,"width":579,"height":588,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWYnOBlvg","version":1,"files":[{"url":"media/acf53bb279342f41cf235c0745fdb6f3.png","urlDenied":false,"width":800,"height":428,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWYnOBlvg","version":1,"files":[{"url":"media/dd9533ad06ff275dce6f7c0fedb10759.png","urlDenied":false,"width":1170,"height":626,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWYnOBlvg","version":1,"files":[{"url":"media/dd9533ad06ff275dce6f7c0fedb10759.png","urlDenied":false,"width":1170,"height":626,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWZEAHd-U","version":1,"files":[{"url":"media/032eda0310b101ae93600bd71d942ec1.png","urlDenied":false,"width":320,"height":180,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWZEAHd-U","version":1,"files":[{"url":"media/032eda0310b101ae93600bd71d942ec1.png","urlDenied":false,"width":320,"height":180,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWZEAHd-U","version":1,"files":[{"url":"media/032eda0310b101ae93600bd71d942ec1.png","urlDenied":false,"width":320,"height":180,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWZARXHlM","version":1,"files":[{"url":"media/561ea1cde2de132260a1732a0aad8d87.png","urlDenied":false,"width":800,"height":449,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWZARXHlM","version":1,"files":[{"url":"media/8d2c1e8e061a0381a9a7896f3e0faa31.png","urlDenied":false,"width":1110,"height":624,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWZARXHlM","version":1,"files":[{"url":"media/8d2c1e8e061a0381a9a7896f3e0faa31.png","urlDenied":false,"width":1110,"height":624,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWYvAB9gU","version":1,"files":[{"url":"media/021d46bea7e7f34d3d227091dd89943d.png","urlDenied":false,"width":201,"height":200,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWYvAB9gU","version":1,"files":[{"url":"media/021d46bea7e7f34d3d227091dd89943d.png","urlDenied":false,"width":201,"height":200,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWYvAB9gU","version":1,"files":[{"url":"media/021d46bea7e7f34d3d227091dd89943d.png","urlDenied":false,"width":201,"height":200,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWZDHujeY","version":1,"files":[{"url":"media/ce2929d26520279fcb0e4d1f73243fc6.png","urlDenied":false,"width":800,"height":450,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWZDHujeY","version":1,"files":[{"url":"media/39978a79d8430adca6513e48bf53c6ff.png","urlDenied":false,"width":1600,"height":900,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWZDHujeY","version":1,"files":[{"url":"media/219afe861189fb027015f4e910d30ef5.png","urlDenied":false,"width":2400,"height":1350,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/png"}]},{"type":"VECTOR","id":"MADWDzB46Dw","version":11,"files":[{"url":"media/3b756fcd2ec4889807656110f00c2bdd.svg","urlDenied":false,"width":200,"height":200,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/svg+xml"}]},{"type":"VECTOR","id":"MADWDzB46Dw","version":11,"files":[{"url":"media/3b756fcd2ec4889807656110f00c2bdd.svg","urlDenied":false,"width":200,"height":200,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/svg+xml"}]},{"type":"VECTOR","id":"MADWDzB46Dw","version":11,"files":[{"url":"media/3b756fcd2ec4889807656110f00c2bdd.svg","urlDenied":false,"width":200,"height":200,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/svg+xml"}]},{"type":"RASTER","id":"MAGWZM5sJ8A","version":1,"files":[{"url":"media/6c51668774d527f9b1103fe34938d74d.png","urlDenied":false,"width":246,"height":241,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWZM5sJ8A","version":1,"files":[{"url":"media/6c51668774d527f9b1103fe34938d74d.png","urlDenied":false,"width":246,"height":241,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWZM5sJ8A","version":1,"files":[{"url":"media/6c51668774d527f9b1103fe34938d74d.png","urlDenied":false,"width":246,"height":241,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWYtuX-ew","version":1,"files":[{"url":"media/30f64973bbd3d7b7fb73145e5647d711.png","urlDenied":false,"width":800,"height":425,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWYtuX-ew","version":1,"files":[{"url":"media/d32a3db0e0a43bf3ea24089ee015f5fa.png","urlDenied":false,"width":1170,"height":623,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWYtuX-ew","version":1,"files":[{"url":"media/d32a3db0e0a43bf3ea24089ee015f5fa.png","urlDenied":false,"width":1170,"height":623,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWYve7xow","version":1,"files":[{"url":"media/826cf895b6be9169f66d7b23b1987f71.png","urlDenied":false,"width":800,"height":433,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWYve7xow","version":1,"files":[{"url":"media/eda3d85f90f8208132362a123a99073b.png","urlDenied":false,"width":1170,"height":634,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWYve7xow","version":1,"files":[{"url":"media/eda3d85f90f8208132362a123a99073b.png","urlDenied":false,"width":1170,"height":634,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWZA3KRnI","version":1,"files":[{"url":"media/ff27c45129351a46f1cdbcc52d6ad3f4.png","urlDenied":false,"width":800,"height":497,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWZA3KRnI","version":1,"files":[{"url":"media/b90ed9f8b49a78d14bce9e2b79e76454.png","urlDenied":false,"width":1004,"height":624,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWZA3KRnI","version":1,"files":[{"url":"media/b90ed9f8b49a78d14bce9e2b79e76454.png","urlDenied":false,"width":1004,"height":624,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWZM-TJZo","version":1,"files":[{"url":"media/e09f7b31d8fe9ad435361a0dc229cf1d.png","urlDenied":false,"width":512,"height":512,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWZM-TJZo","version":1,"files":[{"url":"media/e09f7b31d8fe9ad435361a0dc229cf1d.png","urlDenied":false,"width":512,"height":512,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWZM-TJZo","version":1,"files":[{"url":"media/e09f7b31d8fe9ad435361a0dc229cf1d.png","urlDenied":false,"width":512,"height":512,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWOmiMPHU","version":1,"files":[{"url":"media/cececf8304d06adc5f93808dbe81202f.png","urlDenied":false,"width":800,"height":417,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWOmiMPHU","version":1,"files":[{"url":"media/c10a2b407776eaef794934bea4092775.png","urlDenied":false,"width":1170,"height":611,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWOmiMPHU","version":1,"files":[{"url":"media/c10a2b407776eaef794934bea4092775.png","urlDenied":false,"width":1170,"height":611,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWZMNrHQQ","version":1,"files":[{"url":"media/e7aafc2848eb004c749aae582ca1d158.png","urlDenied":false,"width":800,"height":450,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWZMNrHQQ","version":1,"files":[{"url":"media/63cceee9755b51cb2b4ac22e69be1eae.png","urlDenied":false,"width":1600,"height":900,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWZMNrHQQ","version":1,"files":[{"url":"media/a3814617d524a49e21fcfcf9054ee197.png","urlDenied":false,"width":2400,"height":1350,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWYhXtdTk","version":1,"files":[{"url":"media/d7b8e1d2c06e132e82c58d2808d8e523.png","urlDenied":false,"width":800,"height":432,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWYhXtdTk","version":1,"files":[{"url":"media/2a047e1724ca5cfb8302a9e737b1ba37.png","urlDenied":false,"width":1170,"height":633,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWYhXtdTk","version":1,"files":[{"url":"media/2a047e1724ca5cfb8302a9e737b1ba37.png","urlDenied":false,"width":1170,"height":633,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWYsDm9nw","version":1,"files":[{"url":"media/beb9dcc09d59bda3616cce71bbd692ef.png","urlDenied":false,"width":622,"height":591,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWYsDm9nw","version":1,"files":[{"url":"media/beb9dcc09d59bda3616cce71bbd692ef.png","urlDenied":false,"width":622,"height":591,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWYsDm9nw","version":1,"files":[{"url":"media/beb9dcc09d59bda3616cce71bbd692ef.png","urlDenied":false,"width":622,"height":591,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWZHfeBME","version":1,"files":[{"url":"media/3cbbd901befeeef112c4f786645e3041.png","urlDenied":false,"width":800,"height":449,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWZHfeBME","version":1,"files":[{"url":"media/61da76bcf63351bee28dfd42fd5df65b.png","urlDenied":false,"width":1110,"height":624,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGWZHfeBME","version":1,"files":[{"url":"media/61da76bcf63351bee28dfd42fd5df65b.png","urlDenied":false,"width":1110,"height":624,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGVSVFkh8U","version":1,"files":[{"url":"media/246f019c97b75b787da14aa0cccd3099.png","urlDenied":false,"width":579,"height":588,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGVSVFkh8U","version":1,"files":[{"url":"media/246f019c97b75b787da14aa0cccd3099.png","urlDenied":false,"width":579,"height":588,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGVSVFkh8U","version":1,"files":[{"url":"media/246f019c97b75b787da14aa0cccd3099.png","urlDenied":false,"width":579,"height":588,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGVSfEbeI8","version":1,"files":[{"url":"media/89401d7d4eb65b1865f34def6298570f.png","urlDenied":false,"width":590,"height":590,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGVSfEbeI8","version":1,"files":[{"url":"media/89401d7d4eb65b1865f34def6298570f.png","urlDenied":false,"width":590,"height":590,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/png"}]},{"type":"RASTER","id":"MAGVSfEbeI8","version":1,"files":[{"url":"media/89401d7d4eb65b1865f34def6298570f.png","urlDenied":false,"width":590,"height":590,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/png"}]}],"F":[],"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['cmsg'] = window['cmsg'] || { locale: "en", strings: {} };})();</script><script crossorigin="anonymous" src="e080a9f25ad36110.strings.js" integrity="sha512-BTY23wjTWhEvbF8m31M74f3EhFIRAqfy46cl7B4PK8H34ZB4OgMuosar1WJBRh7r5DKP2EArYTLEuvGRt0PrtQ==" nonce=""></script><script crossorigin="anonymous" src="a9a6f28c7b064a48.en.js" integrity="sha512-dqhPOOzKRB+XGFXZS4iaNTfSK2nPlAvAcguzzg7PslLGGC502sFjR0E2NSPN0yh9jKzCir5FiwlFommTpxdDvw==" nonce=""></script><script crossorigin="anonymous" src="6f55e10f55c0c682.runtime.js" defer="" integrity="sha512-Qbdu5NVmcJV4p90hUZQ9ryuz3uRYlQf0Dk49aO6A5jRybcrih1C7k5hRTbpz8vV6OF9sUBp3jc++GXLtEnXp1g==" 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="7cc1826c0e5cbe1d.js" defer="" integrity="sha512-T6Pxds1pI2kc9vq2iAgMhuK1mpjCLpp+Z373YHY5HEriqJSKN5nzzSCJN2BQWBb3ENAZOH90fgSJodvcY4WEeQ==" nonce=""></script><div class="Q_Mxww"></div><div class="i7CgFw"></div><div class="BghEng"></div><div class="sOABQQ"></div><div class="sOABQQ"></div></body></html>