- ID de l'analyse :
- 1c23c530-85a0-44aa-9c3b-b424eb57960dTerminée
- URL soumise :
- https://mhjztwe.my.canva.site/
- Fin du rapport :
Liens : 4 trouvé(s)
Liens sortants identifiés à partir de la page
Lien | texte |
---|---|
https://www.canva.com | Designed with Canva Designed with |
https://www.canva.com/policies/terms-of-use/ | Terms of Use |
https://www.canva.com/policies/acceptable-use-policy/ | acceptable use policy |
https://www.canva.com/policies/intellectual-property-policy/ | Intellectual Property Policy |
Variables JavaScript : 14 trouvée(s)
Les variables JavaScript globales chargées dans l'objet fenêtre d'une page sont des variables déclarées en dehors des fonctions et accessibles depuis n'importe quel endroit du code au sein du champ d'application actuel
Nom | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
canva_installFooter | function |
C_CAPTCHA_IMPLEMENTATION | string |
C_CAPTCHA_KEY | string |
__canva_public_path__ | string |
bootstrap | object |
cmsg | object |
BUILD_VARIABLES | object |
Messages de journal de console : 15 trouvé(s)
Messages consignés dans la console web
Type | Catégorie | Enregistrement |
---|---|---|
warning | other |
|
warning | other |
|
warning | other |
|
warning | other |
|
warning | other |
|
warning | other |
|
warning | other |
|
warning | other |
|
warning | other |
|
warning | other |
|
warning | other |
|
warning | other |
|
warning | other |
|
warning | other |
|
warning | other |
|
HTML
Le corps HTML de la page en données brutes
<!DOCTYPE html><html dir="ltr" lang="en-GB" class="theme light EHoceA"><head><base href="/"><meta charset="utf-8"><title>Your paragraph text</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="602569115aef6fbb.ltr.css" rel="stylesheet" integrity="sha512-M5ophieBdOInxmNGQSD9qLkQdq6x1M9CFK9aAVQdcYEu4IMxAjpKtZGxQlvTB0hvguTRs7W0l7EZTrT4CotRpw==" crossorigin="anonymous"><link href="static_font_4.ltr.css" rel="stylesheet"><link href="fa804708b2ed9baa.strings.js" rel="preload" as="script" crossorigin="anonymous" integrity="sha512-YwcpbO9fO8j8jocjk3QAah/rzyPHryY1CMt1/nY51aUKYIJJuXYFzxdVMfgQOX3xZAyDxlB2rN9Z5vfjSuu9pA==" nonce=""><link href="bc934c1769e9adc9.en-GB.js" rel="preload" as="script" crossorigin="anonymous" integrity="sha512-DStg6iEMxhLw9mw4wbziflDTqSNJkQlmqEC70CKJEFmCE9aOSJwkCYNsc11l72MYvpKNzH2Rae+bCScqS/ey3w==" nonce=""><link href="c5c9d8a4d79ca6f2.runtime.js" rel="preload" as="script" crossorigin="anonymous" integrity="sha512-3MK7iO2DnkuxSI1O7XqJCHBABHOFz9V3Dax9GiMPvq+JyAlS6BYcxlWHB9Fih0ZganSUrUIMKOtU7U1N6w9Mpw==" 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="213d33d21754f18b.js" rel="preload" as="script" crossorigin="anonymous" integrity="sha512-d+AFIreE9PnQF33kbEBqxC0CMbQ+GeBv/W0+Xy9W5/NbODJB4CSoT8mJfpqZxYgKLEYiqjnbdUftLzWlrEaD7Q==" nonce=""><meta name="referrer" content="strict-origin-when-cross-origin"><meta property="og:title" content="Your paragraph text"><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><link rel="stylesheet" type="text/css" href="118052af16110a6a.ltr.css"><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="PBgZSfW67Qtr1Lkz" data-scroll-ready="true"><div><div class="onhyOQ" style="width: 790px; height: 3294.74px; align-items: center;"><div class="twbtjQ"><div class="GDnEHQ" style="width: 790px; height: 3294.74px; background-color: rgb(255, 255, 255);"><div class="o2Yl2g"><div class="_mXnjA" lang="en-GB" style="width: 790px; height: 3294.74px;"><div class="_6t4CHA"><div class="a26Xuw"><div class="fbzKiw" style="background: rgb(255, 255, 255);"></div></div></div><div style="position: absolute; top: 79px; left: 79px; width: 632px; height: 3136.74px;"></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 399.165px; height: 278.916px; transform: translate(195.418px, 1208.12px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 399.165px; height: 278.916px; transform: translate(0px, 0px) rotate(0deg);"><img class="_7_i_XA" crossorigin="anonymous" src="https://mhjztwe.my.canva.site/media/696742df2238bad6161a581524c335c7.jpg" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 278.916px; width: 399.165px; 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: 417.852px; height: 278.916px; transform: translate(186.074px, 899.381px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 417.852px; height: 278.916px; transform: translate(0px, 0px) rotate(0deg);"><img class="_7_i_XA" crossorigin="anonymous" src="https://mhjztwe.my.canva.site/media/681804ff42a209ee1f03f76abdaa7c15.jpg" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 278.916px; width: 417.852px; 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: 413.481px; height: 278.916px; transform: translate(188.259px, 1516.86px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 413.481px; height: 284.268px; transform: translate(5.68434e-14px, -2.84217e-14px) rotate(0deg);"><img class="_7_i_XA" crossorigin="anonymous" src="https://mhjztwe.my.canva.site/media/3639aeffebc6425656d2f167ce1b2bba.jpg" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 278.916px; width: 413.481px; pointer-events: none; transform: scale(1);"></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 417.852px; height: 393.026px; transform: translate(186.074px, 1816.29px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 417.852px; height: 393.026px; transform: translate(0px, -2.84217e-14px) rotate(0deg);"><img class="_7_i_XA" crossorigin="anonymous" src="https://mhjztwe.my.canva.site/media/3fea3cf5a2c0c3321bfddb771469c511.jpg" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 393.026px; width: 417.852px; 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: 399.165px; height: 393.026px; transform: translate(195.418px, 2239.14px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 448.155px; height: 393.026px; transform: translate(-24.4949px, 1.98952e-13px) rotate(0deg);"><img class="_7_i_XA" crossorigin="anonymous" src="https://mhjztwe.my.canva.site/media/fb968798d5abd8d5ac7d15560197e6cd.jpg" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 393.026px; width: 399.165px; 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: 411.065px; height: 393.026px; transform: translate(189.467px, 2661.99px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 416.74px; height: 393.026px; transform: translate(-2.83736px, -5.68434e-14px) rotate(0deg);"><img class="_7_i_XA" crossorigin="anonymous" src="https://mhjztwe.my.canva.site/media/beb1a74bf1958afeedd0d0de7d17f2e6.jpg" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 393.026px; width: 411.065px; 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: 509.269px; height: 118.521px; transform: translate(137.29px, 3084.64px);"><div class="Zp7NQw"><div class="a26Xuw"><div class="PcHy7w"><div class="uk_25A Ty61NA"><div class="Izwocg" style="width: 509.269px; height: 118.521px; transform: translate(0px, 0px) rotate(0deg);"><img class="dMHlHA" crossorigin="anonymous" src="blob:https://mhjztwe.my.canva.site/f8af7980-814b-4572-85a3-298aaa7a3fbc" draggable="false"></div></div></div></div><div style="position: absolute; top: 0px; left: 0px; transform-origin: 0px 0px; height: 118.521px; width: 509.269px; 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: 510.822px; height: 185.579px; transform: translate(139.59px, 206.479px);"><div class="aF9o6Q _0yZ6Qg" role="img" aria-label="" style="writing-mode: horizontal-tb; width: 548.067px; height: 199.11px; transform: scale(0.932043, 0.932043); transform-origin: 0px 0px;"><div lang="en-GB" class="AdBbhQ hGbcYA rLWGlw _7rUwsA" style="transform: translate(0px, -2.93333px);"><p class="cgHgbA pYZEjA Xp24Nw PanoWQ" style="font-family: "YAFdJjTk5UU 0", auto; font-size: 29.3333px; color: rgb(0, 0, 0); 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: 700; font-style: normal; color: rgb(0, 0, 0); font-kerning: none; text-decoration: none;">Engine: 3198cc Diesel</span></p><p class="cgHgbA pYZEjA Xp24Nw" style="font-family: "YAFdJjTk5UU 0", auto; font-size: 29.3333px; color: rgb(0, 0, 0); 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: 700; font-style: normal; color: rgb(0, 0, 0); font-kerning: none; text-decoration: none;">Mileage: 191,475 KM</span></p><p class="cgHgbA pYZEjA Xp24Nw" style="font-family: "YAFdJjTk5UU 0", auto; font-size: 29.3333px; color: rgb(0, 0, 0); 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: 700; font-style: normal; color: rgb(0, 0, 0); font-kerning: none; text-decoration: none;">Transmission: Automatic</span></p><p class="cgHgbA pYZEjA Xp24Nw" style="font-family: "YAFdJjTk5UU 0", auto; font-size: 29.3333px; color: rgb(0, 0, 0); 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: 700; font-style: normal; color: rgb(0, 0, 0); font-kerning: none; text-decoration: none;">Registration expires: 13 February 2025</span></p><p class="cgHgbA pYZEjA Xp24Nw" style="font-family: "YAFdJjTk5UU 0", auto; font-size: 29.3333px; color: rgb(0, 0, 0); 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: 700; font-style: normal; color: rgb(0, 0, 0); font-kerning: none; text-decoration: none;">WoF expires: 11 June 2025</span></p></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 730.349px; height: 102.028px; transform: translate(22.6414px, 71.5809px);"><div class="aF9o6Q _0yZ6Qg" role="img" aria-label="" style="writing-mode: horizontal-tb; width: 783.6px; height: 109.467px; transform: scale(0.932043, 0.932043); transform-origin: 0px 0px;"><div lang="en-GB" 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(0, 0, 0); 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(0, 0, 0); font-kerning: none; text-decoration: none;">2014 Ford Ranger XLT PX Auto 4x4<br>Double Cab - $9,860</span></p></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 730.349px; height: 321.928px; transform: translate(29.392px, 412.513px);"><div class="aF9o6Q _0yZ6Qg" role="img" aria-label="" style="writing-mode: horizontal-tb; width: 783.6px; height: 345.4px; transform: scale(0.932043, 0.932043); transform-origin: 0px 0px;"><div lang="en-GB" class="AdBbhQ hGbcYA rLWGlw _7rUwsA" style="transform: translate(0px, -2.8px);"><p class="cgHgbA pYZEjA Xp24Nw PanoWQ" style="font-family: "YAFdJjTk5UU 0", auto; font-size: 28px; color: rgb(0, 0, 0); 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(0, 0, 0); font-kerning: none; text-decoration: none;">Here’s a fantastic 2014 Ford Ranger XLT with a powerful<br>3.2-liter diesel engine and 6 airbags for your</span></p><p class="cgHgbA pYZEjA Xp24Nw" style="font-family: "YAFdJjTk5UU 0", auto; font-size: 28px; color: rgb(0, 0, 0); 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(0, 0, 0); font-kerning: none; text-decoration: none;">protection. It offers Bluetooth functionality, 17'' alloy</span><span class="OYPEnA" style="font-weight: 400; font-style: normal; color: rgb(0, 0, 0); font-kerning: none; text-decoration: none;"><br></span><span class="OYPEnA" style="font-weight: 400; font-style: normal; color: rgb(0, 0, 0); font-kerning: none; text-decoration: none;">wheels, USB audio input, and cruise control for a</span><span class="OYPEnA" style="font-weight: 400; font-style: normal; color: rgb(0, 0, 0); font-kerning: none; text-decoration: none;"><br></span><span class="OYPEnA" style="font-weight: 400; font-style: normal; color: rgb(0, 0, 0); font-kerning: none; text-decoration: none;">comfortable ride. With a full log book history and regular</span><span class="OYPEnA" style="font-weight: 400; font-style: normal; color: rgb(0, 0, 0); font-kerning: none; text-decoration: none;"><br></span><span class="OYPEnA" style="font-weight: 400; font-style: normal; color: rgb(0, 0, 0); font-kerning: none; text-decoration: none;">maintenance, this vehicle is in superb</span></p><p class="cgHgbA pYZEjA Xp24Nw" style="font-family: "YAFdJjTk5UU 0", auto; font-size: 28px; color: rgb(0, 0, 0); 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(0, 0, 0); font-kerning: none; text-decoration: none;">mechanical condition. It has never been off-road but does</span><span class="OYPEnA" style="font-weight: 400; font-style: normal; color: rgb(0, 0, 0); font-kerning: none; text-decoration: none;"><br></span><span class="OYPEnA" style="font-weight: 400; font-style: normal; color: rgb(0, 0, 0); font-kerning: none; text-decoration: none;">come with 4-wheel drive for those who require it. For</span><span class="OYPEnA" style="font-weight: 400; font-style: normal; color: rgb(0, 0, 0); font-kerning: none; text-decoration: none;"><br></span><span class="OYPEnA" style="font-weight: 400; font-style: normal; color: rgb(0, 0, 0); font-kerning: none; text-decoration: none;">more details, please contact us:</span></p></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 1273.17px; height: 47.0414px; transform: translate(-241.586px, 754.967px);"><div class="aF9o6Q _0yZ6Qg" role="img" aria-label="" style="writing-mode: horizontal-tb; width: 1366px; height: 50.4713px; transform: scale(0.932043, 0.932043); transform-origin: 0px 0px;"><div lang="en-GB" 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(39, 8, 165); 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(39, 8, 165); font-kerning: none; text-decoration: none;">[email protected]</span></p></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 138.997px; height: 47.0414px; transform: translate(325.501px, 822.514px);"><div class="aF9o6Q _0yZ6Qg" role="img" aria-label="" style="writing-mode: horizontal-tb; width: 149.132px; height: 50.4713px; transform: scale(0.932043, 0.932043); transform-origin: 0px 0px;"><div lang="en-GB" 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(136, 4, 4); 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(136, 4, 4); font-kerning: none; text-decoration: none;">$9,860</span></p></div></div></div><div class="DF_utQ _682gpw _0xkaeQ" style="touch-action: pan-x pan-y pinch-zoom; width: 292.569px; height: 47.0414px; transform: translate(245.64px, 3120.38px);"><div class="aF9o6Q _0yZ6Qg" role="img" aria-label="" style="writing-mode: horizontal-tb; width: 313.9px; height: 50.4713px; transform: scale(0.932043, 0.932043); transform-origin: 0px 0px;"><div lang="en-GB" 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;"><a href="mailto:[email protected]" target="_blank" draggable="false" rel="noopener nofollow" class="OYPEnA" style="font-weight: 700; font-style: normal; color: rgb(255, 255, 255); font-kerning: none; text-decoration: underline;">Contact Owner</a></p></div></div></div></div></div></div><div class="QhExXw pKfnlA" style="width: 790px; height: 3294.74px; margin: 0px;"></div></div></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":"c7f2c780755272ea4794cc933c4d60d7f21fb333","K":1731440452,"F":{"A?":"B"},"G":"CLIENT_FULL","I":"A","O":{"A?":"B"},"M":"/_online","U":[],"V":[],"g":false,"i":false,"a":{"K":"export_website","H":{}},"d":{"A":"wss://www.canva.com/_stream","B":{"F":"export_website"}},"b":{"A?":"H","C":{"a":"WEB"},"D":{"a":"WEB","c":"en-GB"},"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-GB","D":"Your paragraph text","E":"","F":[],"G":{},"Y":{},"V":[],"W":[],"A":[{"A?":"i","a":"PBgZSfW67Qtr1Lkz","R":false,"S":false,"U":false,"Q":{},"W":[],"X":[],"H":[],"L":{},"C":{"A":1366.0,"B":1771.0,"C":"D"},"D":{"C":"#ffffff","D":0.0,"F":false,"J":false,"G":false,"H":false},"r":[],"E":[{"A?":"I","A":770.8623582824575,"B":468.8657439333043,"D":428.26851213339097,"C":299.2526228532069,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWS_50hjk","B":1},"B":{"A":0.0,"B":0.0,"D":428.26851213339097,"C":299.2526228532069,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":770.8623582824576,"B":0.0,"D":448.318536109673,"C":299.25262285320673,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWSzKncFs","B":1},"B":{"A":0.0,"B":0.0,"D":448.318536109673,"C":299.25262285320673,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":770.8623582824576,"B":918.1342560666953,"D":443.628568770995,"C":299.2526228532068,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWS3LRZsE","B":1},"B":{"A":-2.8421709430404007E-14,"B":5.6843418860808015E-14,"D":443.628568770995,"C":304.9946410300591,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":1092.1149811356645,"B":0.0,"D":448.3185361096732,"C":421.6820373115252,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWS_PQEZY","B":1},"B":{"A":-2.8421709430404007E-14,"B":0.0,"D":448.3185361096732,"C":421.6820373115253,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":1092.1149811356645,"B":468.8657439333042,"D":428.2685121333911,"C":421.682037311525,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWS0FZyRI","B":1},"B":{"A":1.9895196601282805E-13,"B":-26.280836770743406,"D":480.83018567487795,"C":421.68203731152477,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":1092.1149811356645,"B":919.4302073262239,"D":441.0366662519379,"C":421.6820373115252,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"B":{"A":{"A":"MAGWS7qAYls","B":1},"B":{"A":-8.526512829121202E-14,"B":-3.0442376758379623,"D":447.1251416036139,"C":421.68203731152533,"E":0.0},"E":0.0,"C":{}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"I","A":1545.5832654770177,"B":403.7502318483433,"D":546.4,"C":127.1621818181818,"E":0.0,"F":0.0,"Q":false,"S":false,"P":[],"5":{},"T":{},"W":{},"a":{"A":false,"B":{"A":{"A":"MAFTD9MABnA","B":1},"B":{"A":0.0,"B":0.0,"D":546.4,"C":127.1621818181818,"E":0.0},"E":0.0,"C":{"#00a651":"#212121","#8dc63f":"#212121"}},"D":0.0,"F":false,"J":false,"G":false,"H":false},"e":[]},{"A?":"K","A":171.44008413588472,"B":408.9664306640624,"D":548.067138671875,"C":199.1101924169922,"E":0.0,"F":0.0,"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"Engine: 3198cc Diesel\\nMileage: 191,475 KM\\nTransmission: Automatic\\nRegistration expires: 13 February 2025\\nWoF expires: 11 June 2025\\n"}],"B":[{"A?":"A","A":{"font-weight":{"B":"bold"},"font-size":{"B":"29.3333"},"font-family":{"B":"YAFdJjTk5UU,0"},"text-align":{"B":"center"}}},{"A?":"B","A":22},{"A?":"A","A":{"font-family":{},"font-size":{},"text-align":{}}},{"A?":"B","A":19},{"A?":"A","A":{"font-family":{"B":"YAFdJjTk5UU,0"},"font-size":{"B":"29.3333"},"text-align":{"B":"center"}}},{"A?":"B","A":1},{"A?":"A","A":{"font-family":{},"font-size":{},"text-align":{}}},{"A?":"B","A":23},{"A?":"A","A":{"font-family":{"B":"YAFdJjTk5UU,0"},"font-size":{"B":"29.3333"},"text-align":{"B":"center"}}},{"A?":"B","A":1},{"A?":"A","A":{"font-family":{},"font-size":{},"text-align":{}}},{"A?":"B","A":38},{"A?":"A","A":{"font-family":{"B":"YAFdJjTk5UU,0"},"font-size":{"B":"29.3333"},"text-align":{"B":"center"}}},{"A?":"B","A":1},{"A?":"A","A":{"font-family":{},"font-size":{},"text-align":{}}},{"A?":"B","A":25},{"A?":"A","A":{"spacing":{"B":"0.0"},"text-align":{"B":"center"},"color":{"B":"#000000"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-size":{"B":"29.3333"}}},{"A?":"B","A":1},{"A?":"A","A":{"spacing":{},"text-align":{},"color":{},"font-weight":{},"font-size":{},"font-family":{}}}]},"b":{"A":[22,20,24,39,26]},"d":"A","l":false,"g":false,"h":"B"},{"A?":"K","A":76.80000000000001,"B":0.0,"D":1366.0,"C":50.4712872277832,"E":0.0,"F":0.0,"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"2014 Ford Ranger XLT PX Auto 4x4 Double Cab - $9,860\\n"}],"B":[{"A?":"A","A":{"font-weight":{"B":"bold"},"font-size":{"B":"42.6667"},"font-family":{"B":"YAFdJjTk5UU,0"},"text-align":{"B":"center"}}},{"A?":"B","A":52},{"A?":"A","A":{"color":{"B":"#000000"},"font-style":{"B":"normal"}}},{"A?":"B","A":1},{"A?":"A","A":{"font-style":{},"text-align":{},"color":{},"font-weight":{},"font-size":{},"font-family":{}}}]},"b":{"A":[53]},"d":"A","l":false,"g":false,"h":"A"},{"A?":"K","A":392.4966362438832,"B":0.0,"D":1366.0,"C":189.42314758300782,"E":0.0,"F":0.0,"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"Here’s a fantastic 2014 Ford Ranger XLT with a powerful 3.2-liter diesel engine and 6 airbags for your\\nprotection. It offers Bluetooth functionality, 17\'\' alloy wheels, USB audio input, and cruise control for a comfortable ride. With a full log book history and regular maintenance, this vehicle is in superb\\nmechanical condition. It has never been off-road but does come with 4-wheel drive for those who require it. For more details, please contact us:\\n"}],"B":[{"A?":"A","A":{"font-family":{"B":"YAFdJjTk5UU,0"},"font-size":{"B":"28.0"},"text-align":{"B":"center"}}},{"A?":"B","A":103},{"A?":"A","A":{"text-align":{},"font-family":{}}},{"A?":"B","A":205},{"A?":"A","A":{"text-align":{"B":"center"},"font-family":{"B":"YAFdJjTk5UU,0"}}},{"A?":"B","A":1},{"A?":"A","A":{"text-align":{},"font-family":{}}},{"A?":"B","A":144},{"A?":"A","A":{"text-transform":{"B":"none"},"font-family":{"B":"YAFdJjTk5UU,0"},"spacing":{"B":"0.0"},"color":{"B":"#000000"},"font-style":{"B":"normal"},"leading":{"B":"1400.0"},"tracking":{"B":"0.0"},"text-align":{"B":"center"}}},{"A?":"B","A":1},{"A?":"A","A":{"leading":{},"tracking":{},"spacing":{},"font-family":{},"font-size":{},"font-style":{},"color":{},"text-transform":{},"text-align":{}}}]},"b":{"A":[103,106,100,96,49]},"d":"A","l":false,"g":false,"h":"B"},{"A?":"K","A":603.919783826891,"B":0.0,"D":1366.0,"C":50.4712872277832,"E":0.0,"F":0.0,"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"[email protected]\\n"}],"B":[{"A?":"A","A":{"text-align":{"B":"center"},"font-weight":{"B":"bold"},"color":{"B":"#2708a5"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-size":{"B":"42.6667"}}},{"A?":"B","A":23},{"A?":"A","A":{"text-transform":{"B":"none"},"tracking":{"B":"0.0"},"spacing":{"B":"0.0"},"font-style":{"B":"normal"},"leading":{"B":"1400.0"}}},{"A?":"B","A":1},{"A?":"A","A":{"tracking":{},"text-align":{},"font-weight":{},"color":{},"leading":{},"font-size":{},"text-transform":{},"font-family":{},"spacing":{},"font-style":{}}}]},"b":{"A":[24]},"d":"A","l":false,"g":false,"h":"A"},{"A?":"K","A":676.3910710546743,"B":608.4340286254883,"D":149.13194274902344,"C":50.4712872277832,"E":0.0,"F":0.0,"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"$9,860\\n"}],"B":[{"A?":"A","A":{"text-align":{"B":"center"},"font-weight":{"B":"bold"},"color":{"B":"#880404"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-size":{"B":"42.6667"}}},{"A?":"B","A":6},{"A?":"A","A":{"text-transform":{"B":"none"},"tracking":{"B":"0.0"},"spacing":{"B":"0.0"},"font-style":{"B":"normal"},"leading":{"B":"1400.0"}}},{"A?":"B","A":1},{"A?":"A","A":{"tracking":{},"text-align":{},"font-weight":{},"color":{},"leading":{},"font-size":{},"text-transform":{},"font-family":{},"spacing":{},"font-style":{}}}]},"b":{"A":[7]},"d":"A","l":false,"g":false,"h":"B"},{"A?":"K","A":1583.9287127722168,"B":520.0000060182651,"D":313.90045166015625,"C":50.4712872277832,"E":0.0,"F":0.0,"Q":false,"S":false,"2":{"A":"","B":false},"P":[],"5":{},"T":{},"W":{},"a":{"A":[{"A?":"A","A":"Contact Owner\\n"}],"B":[{"A?":"A","A":{"text-align":{"B":"center"},"decoration":{"B":"underline"},"link":{"B":"mailto:[email protected]"},"color":{"B":"#ffffff"},"font-weight":{"B":"bold"},"font-family":{"B":"YAFdJjTk5UU,0"},"font-size":{"B":"42.6667"}}},{"A?":"B","A":13},{"A?":"A","A":{"text-transform":{"B":"none"},"tracking":{"B":"0.0"},"spacing":{"B":"0.0"},"font-style":{"B":"normal"},"leading":{"B":"1400.0"}}},{"A?":"B","A":1},{"A?":"A","A":{"font-family":{},"font-style":{},"color":{},"text-transform":{},"font-weight":{},"font-size":{},"link":{},"spacing":{},"text-align":{},"leading":{},"tracking":{},"decoration":{}}}]},"b":{"A":[14]},"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":"REGULAR","files":[{"url":"fonts/f8f199f09526f79e87644ed227e0f651.woff2","format":"WOFF2","unicodeRanges":[],"sizeBytes":194188},{"url":"fonts/daee28464eba92254cb149feea6599e3.otf","format":"OTF","unicodeRanges":[],"sizeBytes":436180},{"url":"fonts/4ff8a742aa834e35f10ead140b735c45.woff","format":"WOFF","unicodeRanges":[],"sizeBytes":234380}],"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_ITALICS","files":[{"url":"fonts/1060345c54d396e76d73f1da7ee200bd.woff2","format":"WOFF2","unicodeRanges":[],"sizeBytes":203232},{"url":"fonts/7fc2786f9023d4d812357cb787e9ad4b.woff","format":"WOFF","unicodeRanges":[],"sizeBytes":237660},{"url":"fonts/4de29305db46625343735e840e3d27aa.otf","format":"OTF","unicodeRanges":[],"sizeBytes":435028}],"subsettedFiles":[],"metadata":{"head":{"unitsPerEm":2048,"yMin":-771,"yMax":2109},"hhea":{"ascender":1854,"descender":-434,"lineGap":67},"os2":{"sTypoAscender":1491,"sTypoDescender":-431,"sTypoLineGap":307,"usWinAscent":1854,"usWinDescent":434,"fsSelection":33}}},{"style":"BOLD","files":[{"url":"fonts/9fd726aeae98b22824f0dc8947036e77.woff","format":"WOFF","unicodeRanges":[],"sizeBytes":234696},{"url":"fonts/98c4d2c0223fc8474641c77f923528e9.woff2","format":"WOFF2","unicodeRanges":[],"sizeBytes":194064},{"url":"fonts/0bb563f2f60ffd4e62b64cb021c33776.otf","format":"OTF","unicodeRanges":[],"sizeBytes":438516}],"subsettedFiles":[],"metadata":{"head":{"unitsPerEm":2048,"yMin":-771,"yMax":2116},"hhea":{"ascender":1854,"descender":-434,"lineGap":67},"os2":{"sTypoAscender":1491,"sTypoDescender":-431,"sTypoLineGap":307,"usWinAscent":1854,"usWinDescent":434,"fsSelection":32}}},{"style":"ITALICS","files":[{"url":"fonts/ac9b8a560f98d1757a4565a2419d33c3.woff","format":"WOFF","unicodeRanges":[],"sizeBytes":240632},{"url":"fonts/79d14bb61301a10c73c6cb293c29b309.otf","format":"OTF","unicodeRanges":[],"sizeBytes":440740},{"url":"fonts/d257a7100844bc3f98c9021168b6249e.woff2","format":"WOFF2","unicodeRanges":[],"sizeBytes":201132}],"subsettedFiles":[],"metadata":{"head":{"unitsPerEm":2048,"yMin":-621,"yMax":2077},"hhea":{"ascender":1854,"descender":-434,"lineGap":67},"os2":{"sTypoAscender":1491,"sTypoDescender":-425,"sTypoLineGap":307,"usWinAscent":1854,"usWinDescent":434,"fsSelection":1}}}],"E":false},{"A":"YAFdJjTk5UU","B":0,"C":"Canva Sans","D":[{"style":"MEDIUM","files":[{"url":"fonts/118364a24c6803ae4026cdb1539432fd.otf","format":"OTF","unicodeRanges":[],"sizeBytes":122064},{"url":"fonts/c69c23593c9bd5705c7780a200f2a6db.woff2","format":"WOFF2","unicodeRanges":[],"sizeBytes":41508},{"url":"fonts/8d9764193508af6a6217424b6142276e.woff","format":"WOFF","unicodeRanges":[],"sizeBytes":54632}],"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":"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":"BOLD","files":[{"url":"fonts/af71aaddb4396e5f746d513b7b12c6be.otf","format":"OTF","unicodeRanges":[],"sizeBytes":122344},{"url":"fonts/99b501a05417cbc1b5836408f47cbf38.woff","format":"WOFF","unicodeRanges":[],"sizeBytes":54600},{"url":"fonts/33696a29f45c1b554a4c12443b998d21.woff2","format":"WOFF2","unicodeRanges":[],"sizeBytes":41456}],"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":"ITALICS","files":[{"url":"fonts/267ce2bbd62c7b3a6ed10e033935dda6.otf","format":"OTF","unicodeRanges":[],"sizeBytes":124432},{"url":"fonts/9908e382b6cacac06c41f2338221730b.woff","format":"WOFF","unicodeRanges":[],"sizeBytes":56120},{"url":"fonts/8dbae49e1280328b442be6dfff163124.woff2","format":"WOFF2","unicodeRanges":[],"sizeBytes":42500}],"subsettedFiles":[],"metadata":{"head":{"unitsPerEm":2048,"yMin":-485,"yMax":1953},"hhea":{"ascender":2189,"descender":-600,"lineGap":0},"os2":{"sTypoAscender":1567,"sTypoDescender":-492,"sTypoLineGap":132,"usWinAscent":2189,"usWinDescent":600,"fsSelection":1}}},{"style":"REGULAR","files":[{"url":"fonts/2de498afbe8ce167560d5df6489c2042.otf","format":"OTF","unicodeRanges":[],"sizeBytes":120996},{"url":"fonts/f4a4890561b3fddfd1fd9a1b27b6d4a4.woff2","format":"WOFF2","unicodeRanges":[],"sizeBytes":40708},{"url":"fonts/524aad5b2fc603ca22e7683fe2bd57ad.woff","format":"WOFF","unicodeRanges":[],"sizeBytes":53272}],"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":"BOLD_ITALICS","files":[{"url":"fonts/e4bfa1ce4b7289012a75164e31bf53cb.otf","format":"OTF","unicodeRanges":[],"sizeBytes":124480},{"url":"fonts/8df989c19bad0ae48899c160edc848cc.woff","format":"WOFF","unicodeRanges":[],"sizeBytes":56332},{"url":"fonts/625cf32ea46ae48b58ebd3ff993de469.woff2","format":"WOFF2","unicodeRanges":[],"sizeBytes":42876}],"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}}}],"E":false}],"E":[{"type":"RASTER","id":"MAGWS7qAYls","version":1,"files":[{"url":"media/beb1a74bf1958afeedd0d0de7d17f2e6.jpg","urlDenied":false,"width":800,"height":754,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGWS7qAYls","version":1,"files":[{"url":"media/74064578342ede5c0955d1be951fe7ee.jpg","urlDenied":false,"width":1195,"height":1127,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGWS7qAYls","version":1,"files":[{"url":"media/74064578342ede5c0955d1be951fe7ee.jpg","urlDenied":false,"width":1195,"height":1127,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGWSzKncFs","version":1,"files":[{"url":"media/681804ff42a209ee1f03f76abdaa7c15.jpg","urlDenied":false,"width":800,"height":534,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGWSzKncFs","version":1,"files":[{"url":"media/4bb2dc596ef8f53d15536c06d6c836b8.jpg","urlDenied":false,"width":1200,"height":801,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGWSzKncFs","version":1,"files":[{"url":"media/4bb2dc596ef8f53d15536c06d6c836b8.jpg","urlDenied":false,"width":1200,"height":801,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGWS_50hjk","version":1,"files":[{"url":"media/696742df2238bad6161a581524c335c7.jpg","urlDenied":false,"width":800,"height":559,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGWS_50hjk","version":1,"files":[{"url":"media/26b7d20ee8b27754de59bee3bb09c664.jpg","urlDenied":false,"width":1200,"height":839,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGWS_50hjk","version":1,"files":[{"url":"media/26b7d20ee8b27754de59bee3bb09c664.jpg","urlDenied":false,"width":1200,"height":839,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGWS_PQEZY","version":1,"files":[{"url":"media/3fea3cf5a2c0c3321bfddb771469c511.jpg","urlDenied":false,"width":800,"height":752,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGWS_PQEZY","version":1,"files":[{"url":"media/df60bca10259ee34967b62091b76fb1f.jpg","urlDenied":false,"width":1195,"height":1124,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGWS_PQEZY","version":1,"files":[{"url":"media/df60bca10259ee34967b62091b76fb1f.jpg","urlDenied":false,"width":1195,"height":1124,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGWS0FZyRI","version":1,"files":[{"url":"media/fb968798d5abd8d5ac7d15560197e6cd.jpg","urlDenied":false,"width":800,"height":701,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGWS0FZyRI","version":1,"files":[{"url":"media/479f7f5cb283f16b9425ccfe6c9d0a82.jpg","urlDenied":false,"width":1195,"height":1048,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGWS0FZyRI","version":1,"files":[{"url":"media/479f7f5cb283f16b9425ccfe6c9d0a82.jpg","urlDenied":false,"width":1195,"height":1048,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/jpeg"}]},{"type":"VECTOR","id":"MAFTD9MABnA","version":1,"files":[{"url":"media/207c69898c8161d65336383259dddbda.svg","urlDenied":false,"width":473,"height":110,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/svg+xml"}]},{"type":"VECTOR","id":"MAFTD9MABnA","version":1,"files":[{"url":"media/207c69898c8161d65336383259dddbda.svg","urlDenied":false,"width":473,"height":110,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/svg+xml"}]},{"type":"VECTOR","id":"MAFTD9MABnA","version":1,"files":[{"url":"media/207c69898c8161d65336383259dddbda.svg","urlDenied":false,"width":473,"height":110,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/svg+xml"}]},{"type":"RASTER","id":"MAGWS3LRZsE","version":1,"files":[{"url":"media/3639aeffebc6425656d2f167ce1b2bba.jpg","urlDenied":false,"width":800,"height":550,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGWS3LRZsE","version":1,"files":[{"url":"media/731e74fb150fffc929f0f7097babc265.jpg","urlDenied":false,"width":1200,"height":825,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_2X","mimeType":"image/jpeg"}]},{"type":"RASTER","id":"MAGWS3LRZsE","version":1,"files":[{"url":"media/731e74fb150fffc929f0f7097babc265.jpg","urlDenied":false,"width":1200,"height":825,"watermarked":false,"spritesheet":false,"recoloring":{},"quality":"SCREEN_3X","mimeType":"image/jpeg"}]}],"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":true,"J":false}}'); window['cmsg'] = window['cmsg'] || { locale: "en-GB", strings: {} };})();</script><script crossorigin="anonymous" src="fa804708b2ed9baa.strings.js" integrity="sha512-YwcpbO9fO8j8jocjk3QAah/rzyPHryY1CMt1/nY51aUKYIJJuXYFzxdVMfgQOX3xZAyDxlB2rN9Z5vfjSuu9pA==" nonce=""></script><script crossorigin="anonymous" src="bc934c1769e9adc9.en-GB.js" integrity="sha512-DStg6iEMxhLw9mw4wbziflDTqSNJkQlmqEC70CKJEFmCE9aOSJwkCYNsc11l72MYvpKNzH2Rae+bCScqS/ey3w==" nonce=""></script><script crossorigin="anonymous" src="c5c9d8a4d79ca6f2.runtime.js" defer="" integrity="sha512-3MK7iO2DnkuxSI1O7XqJCHBABHOFz9V3Dax9GiMPvq+JyAlS6BYcxlWHB9Fih0ZganSUrUIMKOtU7U1N6w9Mpw==" 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="213d33d21754f18b.js" defer="" integrity="sha512-d+AFIreE9PnQF33kbEBqxC0CMbQ+GeBv/W0+Xy9W5/NbODJB4CSoT8mJfpqZxYgKLEYiqjnbdUftLzWlrEaD7Q==" 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>