{"id":537,"date":"2026-04-22T20:33:27","date_gmt":"2026-04-22T20:33:27","guid":{"rendered":"https:\/\/aviordigital.com\/?page_id=537"},"modified":"2026-04-22T21:19:58","modified_gmt":"2026-04-22T21:19:58","slug":"home","status":"publish","type":"page","link":"https:\/\/aviordigital.com\/","title":{"rendered":"Avior"},"content":{"rendered":"<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0\">\r\n<title>Avior \u2014 Global Press Placement<\/title>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400;1,600&family=DM+Mono:wght@300;400;500&family=Lora:ital,wght@0,400;0,500;1,400;1,500&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n:root{\r\n  --bg:#0A0A0C;--bg2:#111114;--bg3:#18181C;--bg4:#222228;\r\n  --gold:#C9A84C;--gold-lt:#E8D5A3;--gold-dk:#8A6E30;--gold-dim:rgba(201,168,76,0.15);\r\n  --white:#FAFAF6;--off:#F5F2EB;--muted:#888880;--dim:#444440;\r\n  --border:rgba(201,168,76,0.1);--border2:rgba(201,168,76,0.2);\r\n  --ff-disp:'Cormorant Garamond',serif;\r\n  --ff-body:'Lora',serif;\r\n  --ff-mono:'DM Mono',monospace;\r\n  --max:1200px;\r\n}\r\n*{margin:0;padding:0;box-sizing:border-box}\r\nhtml{scroll-behavior:smooth;background:var(--bg)}\r\nbody{background:var(--bg);color:var(--off);font-family:var(--ff-body);font-weight:400;font-size:16px;line-height:1.7;overflow-x:hidden}\r\n\r\n\/* GRAIN OVERLAY *\/\r\n#grain{position:fixed;inset:0;pointer-events:none;z-index:9998;opacity:0.035;background-image:url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='300' height='300' filter='url(%23n)' opacity='1'\/%3E%3C\/svg%3E\")}\r\n\r\n\/* NAV *\/\r\nheader{position:fixed;top:0;left:0;right:0;z-index:1000;height:64px;background:rgba(10,10,12,0.92);backdrop-filter:blur(20px);border-bottom:0.5px solid var(--border)}\r\n.nav-inner{max-width:var(--max);margin:0 auto;padding:0 clamp(24px,4vw,60px);height:100%;display:flex;align-items:center;justify-content:space-between}\r\n.nav-logo{font-family:var(--ff-disp);font-size:20px;font-weight:300;letter-spacing:1.5px;color:var(--white);text-decoration:none}\r\n.nav-logo span{color:var(--gold)}\r\nnav ul{display:flex;gap:32px;list-style:none}\r\nnav a{font-family:var(--ff-mono);font-size:11px;letter-spacing:1.8px;text-transform:uppercase;color:var(--muted);text-decoration:none;transition:color .3s}\r\nnav a:hover{color:var(--gold)}\r\n.nav-cta{font-family:var(--ff-mono);font-size:10px;letter-spacing:2px;text-transform:uppercase;border:0.5px solid var(--gold);color:var(--gold);background:transparent;padding:9px 20px;cursor:pointer;transition:all .3s}\r\n.nav-cta:hover{background:var(--gold);color:var(--bg)}\r\n.hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:8px}\r\n.hamburger span{display:block;width:22px;height:1px;background:var(--off);transition:all .3s}\r\n.mobile-menu{display:none;position:fixed;top:64px;left:0;right:0;background:rgba(10,10,12,0.98);border-bottom:0.5px solid var(--border);padding:24px;z-index:999}\r\n.mobile-menu ul{list-style:none;display:flex;flex-direction:column;gap:20px}\r\n.mobile-menu a{font-family:var(--ff-mono);font-size:12px;letter-spacing:2px;text-transform:uppercase;color:var(--muted);text-decoration:none}\r\n.mobile-menu.open{display:block}\r\n\r\n\/* SECTIONS SHARED *\/\r\nsection{padding:clamp(70px,10vh,120px) clamp(24px,4vw,60px)}\r\n.section-inner{max-width:var(--max);margin:0 auto}\r\n.eyebrow{font-family:var(--ff-mono);font-size:10px;letter-spacing:3px;text-transform:uppercase;color:var(--gold);display:block;margin-bottom:16px}\r\n.section-title{font-family:var(--ff-disp);font-size:clamp(32px,4.5vw,56px);font-weight:300;line-height:1.05;color:var(--white);margin-bottom:24px}\r\n.section-title em{font-style:italic;color:var(--gold-lt)}\r\n.section-body{font-family:var(--ff-body);font-size:15px;color:var(--muted);line-height:2;max-width:520px}\r\n.gold-line{width:40px;height:0.5px;background:var(--gold);margin-bottom:24px}\r\n.fade-up{opacity:0;transform:translateY(40px);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94)}\r\n.fade-up.visible{opacity:1;transform:translateY(0)}\r\n\r\n\/* HERO *\/\r\n#hero{min-height:100vh;display:flex;align-items:center;padding-top:64px;position:relative;overflow:hidden}\r\n#hero::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 50% 60% at 75% 50%,rgba(201,168,76,0.07) 0%,transparent 65%)}\r\n#hero::after{content:'';position:absolute;bottom:0;left:0;right:0;height:200px;background:linear-gradient(to bottom,transparent,var(--bg));pointer-events:none}\r\n.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;width:100%;max-width:var(--max);margin:0 auto}\r\n.hero-text{}\r\n.hero-word-line{overflow:hidden}\r\n.hero-word{display:inline-block;opacity:0;transform:translateY(100%);font-family:var(--ff-disp);font-size:clamp(44px,5.5vw,88px);font-weight:300;line-height:1.05;color:var(--white)}\r\n.hero-word.italic{font-style:italic;color:var(--gold-lt)}\r\n.hero-sub{font-family:var(--ff-body);font-size:15px;color:var(--muted);line-height:1.9;max-width:460px;margin:28px 0 36px;opacity:0;transition:opacity .8s 1.2s}\r\n.hero-sub.visible{opacity:1}\r\n.hero-btns{display:flex;gap:16px;align-items:center;opacity:0;transition:opacity .8s 1.4s}\r\n.hero-btns.visible{opacity:1}\r\n.btn-gold{font-family:var(--ff-mono);font-size:10px;letter-spacing:2px;text-transform:uppercase;background:var(--gold);color:var(--bg);padding:14px 28px;border:none;cursor:pointer;transition:background .3s}\r\n.btn-gold:hover{background:var(--gold-lt)}\r\n.btn-ghost-arrow{font-family:var(--ff-mono);font-size:10px;letter-spacing:2px;text-transform:uppercase;color:var(--muted);background:none;border:none;cursor:pointer;display:flex;align-items:center;gap:8px;transition:color .3s}\r\n.btn-ghost-arrow:hover{color:var(--white)}\r\n.hero-globe{position:relative;display:flex;align-items:center;justify-content:center}\r\n.globe-rings{position:absolute;width:520px;height:520px;pointer-events:none}\r\n.globe-ring{position:absolute;inset:0;border:0.5px solid var(--border);border-radius:50%}\r\n.globe-ring:nth-child(2){inset:-30px;border-color:rgba(201,168,76,0.05)}\r\ncanvas#globeCanvas{display:block;max-width:100%}\r\n\r\n\/* MARQUEE *\/\r\n#marquee{padding:36px 0;background:var(--bg2);border-top:0.5px solid var(--border);border-bottom:0.5px solid var(--border);overflow:hidden;position:relative}\r\n#marquee::before,#marquee::after{content:'';position:absolute;top:0;bottom:0;width:120px;z-index:2;pointer-events:none}\r\n#marquee::before{left:0;background:linear-gradient(to right,var(--bg2),transparent)}\r\n#marquee::after{right:0;background:linear-gradient(to left,var(--bg2),transparent)}\r\n.marquee-label{font-family:var(--ff-mono);font-size:9px;letter-spacing:2.5px;text-transform:uppercase;color:var(--gold);text-align:center;margin-bottom:12px;position:relative;z-index:3}\r\n.marquee-track{display:flex;width:max-content;animation:marquee-scroll 30s linear infinite}\r\n.marquee-track:hover{animation-play-state:paused}\r\n.marquee-track.rev{animation-direction:reverse;margin-top:10px}\r\n.marquee-item{font-family:var(--ff-mono);font-size:11px;letter-spacing:1.5px;text-transform:uppercase;color:var(--dim);white-space:nowrap;padding:0 28px;display:flex;align-items:center;gap:10px;transition:color .3s}\r\n.marquee-item:hover{color:var(--gold)}\r\n.marquee-dot{width:3px;height:3px;background:var(--gold-dk);border-radius:50%;flex-shrink:0}\r\n@keyframes marquee-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}\r\n\r\n\/* WHY AVIOR *\/\r\n#why-avior{background:var(--bg)}\r\n.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:0.5px solid var(--border);margin-top:60px}\r\n.why-card{background:var(--bg);padding:40px 36px;border-left:2px solid transparent;transition:all .4s;position:relative;overflow:hidden}\r\n.why-card::before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgba(201,168,76,0.04) 0%,transparent 60%);opacity:0;transition:opacity .4s}\r\n.why-card:hover{background:var(--bg2);border-left-color:var(--gold)}\r\n.why-card:hover::before{opacity:1}\r\n.card-icon{width:44px;height:44px;border:0.5px solid var(--border2);display:flex;align-items:center;justify-content:center;margin-bottom:24px;transition:border-color .3s}\r\n.why-card:hover .card-icon{border-color:var(--gold)}\r\n.card-num{font-family:var(--ff-mono);font-size:10px;letter-spacing:2px;color:var(--gold-dk);display:block;margin-bottom:8px}\r\n.card-title{font-family:var(--ff-disp);font-size:clamp(18px,1.8vw,22px);font-weight:300;color:var(--white);margin-bottom:12px;line-height:1.3}\r\n.card-body{font-family:var(--ff-body);font-size:13.5px;color:var(--muted);line-height:1.9}\r\n\r\n\/* PROCESS *\/\r\n#the-process{background:var(--bg3)}\r\n.process-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:60px;flex-wrap:wrap;gap:24px}\r\n.process-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:0.5px solid var(--border)}\r\n.process-step{padding:clamp(28px,3vw,48px) clamp(20px,2.5vw,40px);border-right:0.5px solid var(--border);position:relative;overflow:hidden}\r\n.process-step:last-child{border-right:none}\r\n.process-step::after{content:'';position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(to right,var(--gold),transparent);transform:scaleX(0);transform-origin:left;transition:transform .5s}\r\n.process-step:hover::after{transform:scaleX(1)}\r\n.step-big-num{font-family:var(--ff-disp);font-size:clamp(64px,8vw,96px);font-weight:300;color:rgba(201,168,76,0.08);line-height:1;display:block;margin-bottom:16px}\r\n.step-icon{margin-bottom:16px}\r\n.step-title{font-family:var(--ff-mono);font-size:11px;letter-spacing:2px;text-transform:uppercase;color:var(--white);margin-bottom:12px}\r\n.step-body{font-family:var(--ff-body);font-size:13.5px;color:var(--muted);line-height:1.85}\r\n\r\n\/* NETWORK *\/\r\n#the-network{background:var(--bg)}\r\n.network-top{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end;margin-bottom:56px}\r\n.pub-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:32px}\r\n.badge{font-family:var(--ff-mono);font-size:10px;letter-spacing:1.2px;text-transform:uppercase;padding:7px 14px 7px 10px;border:0.5px solid transparent;position:relative;cursor:default;transition:all .3s}\r\n.badge::before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(201,168,76,0.3) 0%,rgba(201,168,76,0) 100%);opacity:0;transition:opacity .4s}\r\n.badge:hover::before{opacity:1}\r\n.badge-t1{border-color:rgba(201,168,76,0.4);color:var(--gold-lt);background:rgba(201,168,76,0.06)}\r\n.badge-t2{border-color:rgba(201,168,76,0.2);color:var(--muted);background:rgba(201,168,76,0.03)}\r\n.badge-t1 .badge-tier{font-size:8px;letter-spacing:1px;color:rgba(201,168,76,0.6);margin-left:4px}\r\n.badge-t2 .badge-tier{font-size:8px;letter-spacing:1px;color:rgba(136,136,128,0.5);margin-left:4px}\r\n.stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--border);border:0.5px solid var(--border);margin-top:56px}\r\n.stat-cell{background:var(--bg);padding:32px 24px;text-align:center;position:relative}\r\n.stat-cell::after{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at center,rgba(201,168,76,0.06) 0%,transparent 70%);opacity:0;transition:opacity .4s;pointer-events:none}\r\n.stat-cell:hover::after{opacity:1}\r\n.stat-num{font-family:var(--ff-disp);font-size:clamp(36px,4vw,48px);font-weight:300;color:var(--gold);display:block;line-height:1}\r\n.stat-suf{font-family:var(--ff-disp);font-size:clamp(20px,2.5vw,28px);color:var(--gold-dk)}\r\n.stat-label{font-family:var(--ff-mono);font-size:10px;letter-spacing:1.8px;text-transform:uppercase;color:var(--muted);margin-top:8px;display:block}\r\n\r\n\/* CASE FOR PR *\/\r\n#case-for-pr{background:var(--bg2)}\r\n.case-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--border);border:0.5px solid var(--border);margin-top:48px}\r\n.case-card{background:var(--bg2);padding:36px 32px;cursor:default;transition:background .3s;position:relative;overflow:hidden}\r\n.case-card::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(to right,transparent,var(--gold),transparent);transform:scaleX(0);transition:transform .5s}\r\n.case-card:hover{background:var(--bg3)}\r\n.case-card:hover::before{transform:scaleX(1)}\r\n.case-icon-wrap{width:40px;height:40px;margin-bottom:20px;display:flex;align-items:center;justify-content:center}\r\n\r\n\/* GUARANTEE *\/\r\n#the-guarantee{background:var(--bg3)}\r\n.guarantee-inner{max-width:900px;margin:0 auto;text-align:center}\r\n.guarantee-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:0.5px solid var(--border);margin-top:56px}\r\n.g-card{background:var(--bg3);padding:32px 28px;text-align:left}\r\n.g-card-title{font-family:var(--ff-mono);font-size:11px;letter-spacing:2px;text-transform:uppercase;color:var(--gold);margin-bottom:12px;display:flex;align-items:center;gap:10px}\r\n.g-body{font-family:var(--ff-body);font-size:14px;color:var(--muted);line-height:1.8}\r\n.guarantee-quote{font-family:var(--ff-disp);font-style:italic;font-size:clamp(16px,1.8vw,20px);color:var(--off);line-height:1.6;max-width:700px;margin:56px auto 0;padding-top:40px;border-top:0.5px solid var(--border);position:relative}\r\n.guarantee-quote::before{content:'\"';font-size:80px;color:rgba(201,168,76,0.12);position:absolute;top:-10px;left:0;font-family:var(--ff-disp);line-height:1}\r\n\r\n\/* FAQ *\/\r\n#faq{background:var(--bg)}\r\n.faq-inner{max-width:800px;margin:0 auto}\r\n.faq-list{margin-top:48px}\r\n.faq-item{border-bottom:0.5px solid var(--border)}\r\n.faq-q{display:flex;justify-content:space-between;align-items:center;padding:20px 0;cursor:pointer;gap:16px}\r\n.faq-q-text{font-family:var(--ff-body);font-size:15px;color:var(--off);line-height:1.5;flex:1;transition:color .3s}\r\n.faq-item.open .faq-q-text{color:var(--gold-lt)}\r\n.faq-chevron{flex-shrink:0;width:18px;height:18px;position:relative;transition:transform .4s}\r\n.faq-chevron::before,.faq-chevron::after{content:'';position:absolute;background:var(--gold);border-radius:1px;transition:transform .4s}\r\n.faq-chevron::before{width:10px;height:1px;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg)}\r\n.faq-chevron::after{width:10px;height:1px;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-45deg)}\r\n.faq-item.open .faq-chevron::before{transform:translate(-50%,-50%) rotate(180deg)}\r\n.faq-item.open .faq-chevron::after{transform:translate(-50%,-50%) rotate(180deg)}\r\n.faq-a{max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(0,.8,.5,1)}\r\n.faq-a-inner{font-family:var(--ff-body);font-size:14px;color:var(--muted);line-height:1.9;padding-bottom:20px}\r\n\r\n\/* CONTACT *\/\r\n#contact{background:var(--bg2);position:relative;overflow:hidden}\r\n#contact::before{content:'';position:absolute;bottom:-200px;right:-200px;width:600px;height:600px;background:radial-gradient(ellipse,rgba(201,168,76,0.05) 0%,transparent 65%);pointer-events:none}\r\n.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}\r\n.contact-info{}\r\n.contact-detail{margin-top:40px;display:flex;flex-direction:column;gap:16px}\r\n.contact-line{font-family:var(--ff-mono);font-size:11px;letter-spacing:1.5px;color:var(--muted);display:flex;align-items:center;gap:12px}\r\n.contact-line span{color:var(--gold-dk);font-size:9px;letter-spacing:2px;text-transform:uppercase}\r\n.form-wrap{}\r\n.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}\r\n.form-group{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}\r\n.form-label{font-family:var(--ff-mono);font-size:9px;letter-spacing:2px;text-transform:uppercase;color:var(--gold)}\r\n.form-input{background:var(--bg3);border:0.5px solid rgba(201,168,76,0.15);color:var(--off);font-family:var(--ff-body);font-size:14px;padding:13px 16px;outline:none;transition:border-color .3s;width:100%}\r\n.form-input:focus{border-color:var(--gold)}\r\n.form-input::placeholder{color:var(--dim)}\r\nselect.form-input option{background:var(--bg3)}\r\ntextarea.form-input{resize:none}\r\n.form-note{font-family:var(--ff-mono);font-size:10px;color:var(--muted);margin-top:-8px;margin-bottom:4px;opacity:0.7;letter-spacing:.5px}\r\n.btn-submit{font-family:var(--ff-mono);font-size:10px;letter-spacing:2px;text-transform:uppercase;background:var(--gold);color:var(--bg);padding:14px 32px;border:none;cursor:pointer;transition:background .3s;margin-top:8px}\r\n.btn-submit:hover{background:var(--gold-lt)}\r\n.form-confirm{font-family:var(--ff-mono);font-size:11px;color:var(--muted);margin-top:12px;opacity:0;transition:opacity .5s;letter-spacing:.5px}\r\n\r\n\/* FOOTER *\/\r\nfooter{background:var(--bg);border-top:0.5px solid var(--border);padding:36px clamp(24px,4vw,60px)}\r\n.footer-inner{max-width:var(--max);margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px}\r\n.footer-logo{font-family:var(--ff-disp);font-size:18px;font-weight:300;letter-spacing:1.5px;color:var(--white)}\r\n.footer-logo span{color:var(--gold)}\r\n.footer-tagline{font-family:var(--ff-mono);font-size:10px;letter-spacing:2px;text-transform:uppercase;color:var(--muted)}\r\n.footer-centre{font-family:var(--ff-mono);font-size:10px;letter-spacing:1.5px;color:var(--muted);text-align:center}\r\n.footer-right{text-align:right}\r\n.footer-email{font-family:var(--ff-mono);font-size:11px;color:var(--muted);text-decoration:none;letter-spacing:.5px;transition:color .3s}\r\n.footer-email:hover{color:var(--gold)}\r\n.footer-copy{font-family:var(--ff-mono);font-size:10px;color:var(--dim);margin-top:4px;letter-spacing:.5px}\r\n\r\n\/* RESPONSIVE *\/\r\n@media(max-width:960px){\r\n  .hero-grid{grid-template-columns:1fr;gap:40px}\r\n  .hero-globe{order:-1}\r\n  .hero-text{text-align:center}\r\n  .hero-sub{margin-left:auto;margin-right:auto}\r\n  .hero-btns{justify-content:center}\r\n  .why-grid{grid-template-columns:1fr 1fr}\r\n  .process-steps{grid-template-columns:1fr}\r\n  .process-step{border-right:none;border-bottom:0.5px solid var(--border)}\r\n  .network-top{grid-template-columns:1fr;gap:40px}\r\n  .stats-row{grid-template-columns:1fr 1fr}\r\n  .case-grid{grid-template-columns:1fr 1fr}\r\n  .guarantee-cards{grid-template-columns:1fr}\r\n  .contact-grid{grid-template-columns:1fr;gap:48px}\r\n}\r\n@media(max-width:768px){\r\n  nav ul,.nav-cta{display:none}\r\n  .hamburger{display:flex}\r\n}\r\n@media(max-width:600px){\r\n  .why-grid{grid-template-columns:1fr}\r\n  .case-grid{grid-template-columns:1fr}\r\n  .stats-row{grid-template-columns:1fr 1fr}\r\n  .form-row{grid-template-columns:1fr}\r\n  .footer-inner{flex-direction:column;align-items:center;text-align:center}\r\n  .footer-right{text-align:center}\r\n}\r\n\r\n.g-icon{margin-bottom:20px}\r\n\/* SVG icons helper *\/\r\n.icon{width:22px;height:22px;stroke:var(--gold);fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}\r\n<\/style>\r\n<\/head>\r\n<body>\r\n<div id=\"grain\"><\/div>\r\n\r\n<!-- HEADER -->\r\n<header id=\"top-header\">\r\n  <div class=\"nav-inner\">\r\n    <a href=\"#\" class=\"nav-logo\">A<span>VIOR<\/span><\/a>\r\n    <nav>\r\n      <ul>\r\n        <li><a href=\"#why-avior\">Why Avior<\/a><\/li>\r\n        <li><a href=\"#the-process\">The Process<\/a><\/li>\r\n        <li><a href=\"#the-network\">The Network<\/a><\/li>\r\n        <li><a href=\"#contact\">Enquire<\/a><\/li>\r\n      <\/ul>\r\n    <\/nav>\r\n    <button class=\"nav-cta\" id=\"nav-cta-btn\">Submit Enquiry<\/button>\r\n    <div class=\"hamburger\" id=\"hamburger\">\r\n      <span><\/span><span><\/span><span><\/span>\r\n    <\/div>\r\n  <\/div>\r\n<\/header>\r\n<div class=\"mobile-menu\" id=\"mobile-menu\">\r\n  <ul>\r\n    <li><a href=\"#why-avior\">Why Avior<\/a><\/li>\r\n    <li><a href=\"#the-process\">The Process<\/a><\/li>\r\n    <li><a href=\"#the-network\">The Network<\/a><\/li>\r\n    <li><a href=\"#contact\">Enquire<\/a><\/li>\r\n  <\/ul>\r\n<\/div>\r\n\r\n<!-- HERO -->\r\n<section id=\"hero\">\r\n  <div class=\"hero-grid section-inner\">\r\n    <div class=\"hero-text\">\r\n      <p class=\"eyebrow fade-up\" id=\"hero-eyebrow\">Guaranteed Press Placement<\/p>\r\n      <div class=\"hero-word-line\"><span class=\"hero-word\" id=\"hw1\">We place you<\/span><\/div>\r\n      <div class=\"hero-word-line\"><span class=\"hero-word italic\" id=\"hw2\">where the world<\/span><\/div>\r\n      <div class=\"hero-word-line\"><span class=\"hero-word\" id=\"hw3\">is watching.<\/span><\/div>\r\n      <p class=\"hero-sub\" id=\"hero-sub\">Guaranteed press placement in the world's most authoritative publications. Direct access, confirmed outcomes, no retainers.<\/p>\r\n      <div class=\"hero-btns\" id=\"hero-btns\">\r\n        <button class=\"btn-gold\" id=\"hero-cta\">Request a placement \u2192<\/button>\r\n        <button class=\"btn-ghost-arrow\" id=\"hero-learn\">See how it works<\/button>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"hero-globe fade-up\" id=\"hero-globe\" style=\"transition-delay:.3s\">\r\n      <div class=\"globe-rings\">\r\n        <div class=\"globe-ring\"><\/div>\r\n        <div class=\"globe-ring\"><\/div>\r\n      <\/div>\r\n      <canvas id=\"globeCanvas\" width=\"520\" height=\"520\"><\/canvas>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- MARQUEE -->\r\n<div id=\"marquee\">\r\n  <p class=\"marquee-label\">PLACED IN<\/p>\r\n  <div style=\"overflow:hidden\">\r\n    <div class=\"marquee-track\" id=\"mq1\">\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>BBC<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>Forbes<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>Daily Mail<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>The Sun<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>USA Today<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>NY Post<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>Mirror<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>Page Six<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>Business Insider<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>AP News<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>MSN<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>Yahoo Finance<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>BBC<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>Forbes<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>Daily Mail<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>The Sun<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>USA Today<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>NY Post<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>Mirror<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>Page Six<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>Business Insider<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>AP News<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>MSN<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>Yahoo Finance<\/span>\r\n    <\/div>\r\n    <div class=\"marquee-track rev\" id=\"mq2\">\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>CoinMarketCap<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>Bitcoin.com<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>Khaleej Times<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>Gulf News<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>Binance Square<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>CryptoSlate<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>The Defiant<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>Benzinga<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>European Business Review<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>Cryptopolitan<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>U.Today<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>ZyCrypto<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>CoinMarketCap<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>Bitcoin.com<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>Khaleej Times<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>Gulf News<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>Binance Square<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>CryptoSlate<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>The Defiant<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>Benzinga<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>European Business Review<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>Cryptopolitan<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>U.Today<\/span>\r\n      <span class=\"marquee-item\"><span class=\"marquee-dot\"><\/span>ZyCrypto<\/span>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- WHY AVIOR -->\r\n<section id=\"why-avior\">\r\n  <div class=\"section-inner\">\r\n    <span class=\"eyebrow fade-up\">Why Avior<\/span>\r\n    <h2 class=\"section-title fade-up\">Five reasons serious<br>brands choose us.<\/h2>\r\n    <div class=\"why-grid\">\r\n\r\n      <div class=\"why-card fade-up\">\r\n        <div class=\"card-icon\">\r\n          <svg class=\"icon\" viewBox=\"0 0 24 24\"><path d=\"M9 12l2 2 4-4\"\/><circle cx=\"12\" cy=\"12\" r=\"9\"\/><\/svg>\r\n        <\/div>\r\n        <span class=\"card-num\">01<\/span>\r\n        <h3 class=\"card-title\">We Don't Pitch. We Guarantee.<\/h3>\r\n        <p class=\"card-body\">Every placement is confirmed before you pay. No retainer strategy. No vague promises. If a confirmed placement doesn't go live as agreed, you receive a full refund.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"why-card fade-up\" style=\"transition-delay:.1s\">\r\n        <div class=\"card-icon\">\r\n          <svg class=\"icon\" viewBox=\"0 0 24 24\"><path d=\"M12 2L2 7l10 5 10-5-10-5z\"\/><path d=\"M2 17l10 5 10-5\"\/><path d=\"M2 12l10 5 10-5\"\/><\/svg>\r\n        <\/div>\r\n        <span class=\"card-num\">02<\/span>\r\n        <h3 class=\"card-title\">Flat Fees. No Surprises.<\/h3>\r\n        <p class=\"card-body\">A single placement, a clear price, a defined turnaround. No vague strategy fees or monthly commitments. You know exactly what you're getting before you commit.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"why-card fade-up\" style=\"transition-delay:.05s\">\r\n        <div class=\"card-icon\">\r\n          <svg class=\"icon\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"1\"\/><circle cx=\"19\" cy=\"12\" r=\"1\"\/><circle cx=\"5\" cy=\"12\" r=\"1\"\/><\/svg>\r\n        <\/div>\r\n        <span class=\"card-num\">03<\/span>\r\n        <h3 class=\"card-title\">24-Hour Quote Turnaround.<\/h3>\r\n        <p class=\"card-body\">Confirmed quotes within 24 hours of brief submission. Most placements go live within the agreed window. No waiting for office hours to get a response.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"why-card fade-up\" style=\"transition-delay:.15s\">\r\n        <div class=\"card-icon\">\r\n          <svg class=\"icon\" viewBox=\"0 0 24 24\"><path d=\"M18 8h1a4 4 0 0 1 0 8h-1\"\/><path d=\"M2 8h16v9a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V8z\"\/><line x1=\"6\" y1=\"1\" x2=\"6\" y2=\"4\"\/><line x1=\"10\" y1=\"1\" x2=\"10\" y2=\"4\"\/><line x1=\"14\" y1=\"1\" x2=\"14\" y2=\"4\"\/><\/svg>\r\n        <\/div>\r\n        <span class=\"card-num\">04<\/span>\r\n        <h3 class=\"card-title\">Support Whenever You Need It.<\/h3>\r\n        <p class=\"card-body\">Direct point of contact from brief to live article. Around the clock, no waiting. We handle publisher communication, revisions, and delivery tracking end-to-end.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"why-card fade-up\" style=\"transition-delay:.25s\">\r\n        <div class=\"card-icon\">\r\n          <svg class=\"icon\" viewBox=\"0 0 24 24\"><rect x=\"1\" y=\"3\" width=\"15\" height=\"13\" rx=\"1\"\/><path d=\"M16 8h4a1 1 0 0 1 1 1v9a1 1 0 0 1-1 1h-4\"\/><circle cx=\"8\" cy=\"19\" r=\"2\"\/><circle cx=\"18\" cy=\"19\" r=\"2\"\/><\/svg>\r\n        <\/div>\r\n        <span class=\"card-num\">05<\/span>\r\n        <h3 class=\"card-title\">Start With One Placement.<\/h3>\r\n        <p class=\"card-body\">No minimum commitment. Order a single article to see the quality firsthand. Most clients return on merit. Our track record speaks for itself \u2014 one deal at a time.<\/p>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- PROCESS -->\r\n<section id=\"the-process\">\r\n  <div class=\"section-inner\">\r\n    <div class=\"process-header\">\r\n      <div>\r\n        <span class=\"eyebrow fade-up\">The Process<\/span>\r\n        <h2 class=\"section-title fade-up\" style=\"margin-bottom:0\">From brief to byline<br>in <em>three steps.<\/em><\/h2>\r\n      <\/div>\r\n      <p class=\"section-body fade-up\" style=\"text-align:right\">Submit your project details and target publication. We confirm availability and provide a flat, clear quote within 24 hours.<\/p>\r\n    <\/div>\r\n    <div class=\"process-steps\">\r\n\r\n      <div class=\"process-step fade-up\">\r\n        <span class=\"step-big-num\">01<\/span>\r\n        <div class=\"step-icon\">\r\n          <svg class=\"icon\" viewBox=\"0 0 24 24\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><polyline points=\"14 2 14 8 20 8\"\/><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\/><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\/><polyline points=\"10 9 9 9 8 9\"\/><\/svg>\r\n        <\/div>\r\n        <p class=\"step-title\">File & Document<\/p>\r\n        <p class=\"step-body\">Submit your project, the story you want told, and your target publication. We confirm availability and provide a flat quote within 24 hours.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"process-step fade-up\" style=\"transition-delay:.15s\">\r\n        <span class=\"step-big-num\">02<\/span>\r\n        <div class=\"step-icon\">\r\n          <svg class=\"icon\" viewBox=\"0 0 24 24\"><path d=\"M12 20h9\"\/><path d=\"M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4L16.5 3.5z\"\/><\/svg>\r\n        <\/div>\r\n        <p class=\"step-title\">Pen & Edit<\/p>\r\n        <p class=\"step-body\">Our editorial team drafts to publication standards. We handle submission, editorial liaison, and placement \u2014 you review the draft before it goes live.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"process-step fade-up\" style=\"transition-delay:.3s\">\r\n        <span class=\"step-big-num\">03<\/span>\r\n        <div class=\"step-icon\">\r\n          <svg class=\"icon\" viewBox=\"0 0 24 24\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/><polyline points=\"22 4 12 14.01 9 11.01\"\/><\/svg>\r\n        <\/div>\r\n        <p class=\"step-title\">Live Coverage<\/p>\r\n        <p class=\"step-body\">We deliver the URL, a press-ready summary, and social quote assets \u2014 all included, no extras.<\/p>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- NETWORK -->\r\n<section id=\"the-network\">\r\n  <div class=\"section-inner\">\r\n    <div class=\"network-top\">\r\n      <div>\r\n        <span class=\"eyebrow fade-up\">The Network<\/span>\r\n        <h2 class=\"section-title fade-up\">Access to hundreds<br>of publications.<br><em>One agency.<\/em><\/h2>\r\n        <p class=\"section-body fade-up\">A global media network spanning news, business, tech, crypto, lifestyle, and regional media \u2014 the right placement for the right audience, every time.<\/p>\r\n      <\/div>\r\n      <div class=\"fade-up\" style=\"transition-delay:.2s\">\r\n        <p class=\"eyebrow\" style=\"margin-bottom:20px\">Publication network<\/p>\r\n        <div class=\"pub-badges\">\r\n          <span class=\"badge badge-t1\">BBC <span class=\"badge-tier\">DA 94<\/span><\/span>\r\n          <span class=\"badge badge-t1\">Forbes <span class=\"badge-tier\">DA 94<\/span><\/span>\r\n          <span class=\"badge badge-t1\">Daily Mail <span class=\"badge-tier\">DA 94<\/span><\/span>\r\n          <span class=\"badge badge-t1\">Business Insider <span class=\"badge-tier\">DA 94<\/span><\/span>\r\n          <span class=\"badge badge-t1\">NY Post <span class=\"badge-tier\">DA 94<\/span><\/span>\r\n          <span class=\"badge badge-t1\">The Independent <span class=\"badge-tier\">DA 93<\/span><\/span>\r\n          <span class=\"badge badge-t2\">CoinMarketCap<\/span>\r\n          <span class=\"badge badge-t2\">Bitcoin.com<\/span>\r\n          <span class=\"badge badge-t2\">Khaleej Times<\/span>\r\n          <span class=\"badge badge-t2\">Gulf News<\/span>\r\n          <span class=\"badge badge-t2\">Binance Square<\/span>\r\n          <span class=\"badge badge-t2\">CryptoSlate<\/span>\r\n          <span class=\"badge badge-t2\">The Defiant<\/span>\r\n          <span class=\"badge badge-t2\">Benzinga<\/span>\r\n          <span class=\"badge badge-t2\">European Business Review<\/span>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"stats-row\">\r\n      <div class=\"stat-cell fade-up\">\r\n        <span class=\"stat-num\" data-target=\"500\" data-suffix=\"+\">0<\/span>\r\n        <span class=\"stat-label\">Publications<\/span>\r\n      <\/div>\r\n      <div class=\"stat-cell fade-up\" style=\"transition-delay:.1s\">\r\n        <span class=\"stat-num\" data-target=\"14\">0<\/span>\r\n        <span class=\"stat-suf\">+<\/span>\r\n        <span class=\"stat-label\">Tier 1 (DA 90+)<\/span>\r\n      <\/div>\r\n      <div class=\"stat-cell fade-up\" style=\"transition-delay:.2s\">\r\n        <span class=\"stat-num\" data-target=\"24\">0<\/span>\r\n        <span class=\"stat-suf\">hr<\/span>\r\n        <span class=\"stat-label\">Quote turnaround<\/span>\r\n      <\/div>\r\n      <div class=\"stat-cell fade-up\" style=\"transition-delay:.3s\">\r\n        <span class=\"stat-num\" data-target=\"100\" data-suffix=\"%\">0<\/span>\r\n        <span class=\"stat-label\">Support, always on<\/span>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- CASE FOR PR -->\r\n<section id=\"case-for-pr\">\r\n  <div class=\"section-inner\">\r\n    <span class=\"eyebrow fade-up\">The Case For PR<\/span>\r\n    <h2 class=\"section-title fade-up\">Why editorial coverage<br>outperforms paid advertising.<\/h2>\r\n    <div class=\"case-grid\">\r\n      <div class=\"case-card fade-up\">\r\n        <div class=\"case-icon-wrap\">\r\n          <svg class=\"icon\" viewBox=\"0 0 24 24\"><polyline points=\"23 6 13.5 15.5 8.5 10.5 1 18\"\/><polyline points=\"17 6 23 6 23 12\"\/><\/svg>\r\n        <\/div>\r\n        <h3 class=\"card-title\" style=\"margin-bottom:10px\">SEO Authority<\/h3>\r\n        <p class=\"card-body\">Tier-1 backlinks from DA 90+ publications build search visibility permanently. Paid ads stop the moment you stop paying.<\/p>\r\n      <\/div>\r\n      <div class=\"case-card fade-up\" style=\"transition-delay:.1s\">\r\n        <div class=\"case-icon-wrap\">\r\n          <svg class=\"icon\" viewBox=\"0 0 24 24\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg>\r\n        <\/div>\r\n        <h3 class=\"card-title\" style=\"margin-bottom:10px\">Investor Optics<\/h3>\r\n        <p class=\"card-body\">BBC or Forbes coverage telegraphs legitimacy before a single meeting happens. Credibility that compounds over time.<\/p>\r\n      <\/div>\r\n      <div class=\"case-card fade-up\" style=\"transition-delay:.2s\">\r\n        <div class=\"case-icon-wrap\">\r\n          <svg class=\"icon\" viewBox=\"0 0 24 24\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\r\n        <\/div>\r\n        <h3 class=\"card-title\" style=\"margin-bottom:10px\">Permanent<\/h3>\r\n        <p class=\"card-body\">Editorial placements are indexed forever. Paid ads expire the moment you stop paying. The compounding value of editorial coverage has no ceiling.<\/p>\r\n      <\/div>\r\n      <div class=\"case-card fade-up\" style=\"transition-delay:.3s\">\r\n        <div class=\"case-icon-wrap\">\r\n          <svg class=\"icon\" viewBox=\"0 0 24 24\"><path d=\"M22 12h-4l-3 9L9 3l-3 9H2\"\/><\/svg>\r\n        <\/div>\r\n        <h3 class=\"card-title\" style=\"margin-bottom:10px\">Higher Conversion<\/h3>\r\n        <p class=\"card-body\">Users who find you through editorial convert at measurably higher rates than paid traffic. Trust is the highest-converting asset in any market.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n    <blockquote style=\"font-family:var(--ff-body);font-style:italic;font-size:clamp(15px,1.6vw,18px);color:var(--off);max-width:720px;margin:56px auto 0;text-align:center;padding:40px 0;border-top:0.5px solid var(--border);border-bottom:0.5px solid var(--border)\">\r\n      From a single BBC placement to a multi-publication crypto campaign \u2014 every deal is confirmed before you pay.\r\n    <\/blockquote>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- GUARANTEE -->\r\n<section id=\"the-guarantee\">\r\n  <div class=\"section-inner\">\r\n    <div class=\"guarantee-inner\">\r\n      <span class=\"eyebrow fade-up\" style=\"text-align:center;display:block\">The Guarantee<\/span>\r\n      <h2 class=\"section-title fade-up\" style=\"text-align:center\">Every placement is guaranteed.<br><em>No exceptions.<\/em><\/h2>\r\n      <div class=\"guarantee-cards\">\r\n        <div class=\"g-card fade-up\">\r\n          <div class=\"g-icon\"><svg style=\"width:32px;height:32px;stroke:var(--gold);fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round\" viewBox=\"0 0 24 24\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg><\/div>\r\n          <p class=\"g-card-title\" style=\"margin-bottom:10px\">Confirmed before you commit<\/p>\r\n          <p class=\"g-body\">We confirm publication availability and placement terms before you pay a single pound. No risk, no ambiguity.<\/p>\r\n        <\/div>\r\n        <div class=\"g-card fade-up\" style=\"transition-delay:.1s\">\r\n          <div class=\"g-icon\"><svg style=\"width:32px;height:32px;stroke:var(--gold);fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"\/><\/svg><\/div>\r\n          <p class=\"g-card-title\" style=\"margin-bottom:10px\">Editorial standard, every time<\/p>\r\n          <p class=\"g-body\">Every article is written to the target publication's standards. You review and approve it before it goes live.<\/p>\r\n        <\/div>\r\n        <div class=\"g-card fade-up\" style=\"transition-delay:.2s\">\r\n          <div class=\"g-icon\"><svg style=\"width:32px;height:32px;stroke:var(--gold);fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round\" viewBox=\"0 0 24 24\"><path d=\"M18 8h1a4 4 0 0 1 0 8h-1\"\/><path d=\"M2 8h16v9a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V8z\"\/><line x1=\"6\" y1=\"1\" x2=\"6\" y2=\"4\"\/><line x1=\"10\" y1=\"1\" x2=\"10\" y2=\"4\"\/><line x1=\"14\" y1=\"1\" x2=\"14\" y2=\"4\"\/><\/svg><\/div>\r\n          <p class=\"g-card-title\" style=\"margin-bottom:10px\">24\/7, from brief to live<\/p>\r\n          <p class=\"g-body\">Direct contact throughout. We handle every element and are available whenever you need us. No account managers, no relay.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <p class=\"guarantee-quote fade-up\" style=\"transition-delay:.2s\">\r\n        If your placement doesn't go live as agreed, you don't pay. That's the Avior guarantee.\r\n      <\/p>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- FAQ -->\r\n<section id=\"faq\">\r\n  <div class=\"section-inner\">\r\n    <span class=\"eyebrow fade-up\" style=\"text-align:center;display:block\">Common Questions<\/span>\r\n    <h2 class=\"section-title fade-up\" style=\"text-align:center;max-width:600px;margin:0 auto 0\">Everything you need<br>to know.<\/h2>\r\n    <div class=\"faq-inner\">\r\n      <div class=\"faq-list\" id=\"faq-list\">\r\n\r\n        <div class=\"faq-item\">\r\n          <div class=\"faq-q\"><span class=\"faq-q-text\">How do I know the placement will actually go live?<\/span><div class=\"faq-chevron\"><\/div><\/div>\r\n          <div class=\"faq-a\"><div class=\"faq-a-inner\">Every placement is pre-confirmed with the publication before we quote you. We don't pitch speculatively. If a confirmed placement doesn't go live as agreed, you receive a full refund.<\/div><\/div>\r\n        <\/div>\r\n\r\n        <div class=\"faq-item\">\r\n          <div class=\"faq-q\"><span class=\"faq-q-text\">Do I need to write the article myself?<\/span><div class=\"faq-chevron\"><\/div><\/div>\r\n          <div class=\"faq-a\"><div class=\"faq-a-inner\">No. Our editorial team writes every article to the target publication's standards. You provide the brief \u2014 we handle everything else. You'll review and approve the final draft.<\/div><\/div>\r\n        <\/div>\r\n\r\n        <div class=\"faq-item\">\r\n          <div class=\"faq-q\"><span class=\"faq-q-text\">Can I choose which publication my article appears in?<\/span><div class=\"faq-chevron\"><\/div><\/div>\r\n          <div class=\"faq-a\"><div class=\"faq-a-inner\">Yes. Request a specific publication or tell us your goals and we'll recommend the best fit. We confirm availability and pricing before you commit.<\/div><\/div>\r\n        <\/div>\r\n\r\n        <div class=\"faq-item\">\r\n          <div class=\"faq-q\"><span class=\"faq-q-text\">What sectors and industries do you work with?<\/span><div class=\"faq-chevron\"><\/div><\/div>\r\n          <div class=\"faq-a\"><div class=\"faq-a-inner\">All of them \u2014 technology, crypto, finance, real estate, lifestyle, entertainment, healthcare, and more. Our network spans global news, business, tech, and specialist publications.<\/div><\/div>\r\n        <\/div>\r\n\r\n        <div class=\"faq-item\">\r\n          <div class=\"faq-q\"><span class=\"faq-q-text\">How does the 24-hour quote process work?<\/span><div class=\"faq-chevron\"><\/div><\/div>\r\n          <div class=\"faq-a\"><div class=\"faq-a-inner\">Submit your brief with project details and target publication. Within 24 hours you'll receive a flat fee, clear turnaround, and confirmed availability.<\/div><\/div>\r\n        <\/div>\r\n\r\n        <div class=\"faq-item\">\r\n          <div class=\"faq-q\"><span class=\"faq-q-text\">Is there a contract or minimum commitment?<\/span><div class=\"faq-chevron\"><\/div><\/div>\r\n          <div class=\"faq-a\"><div class=\"faq-a-inner\">No contract, no retainer, no minimum ongoing obligation. Order a single placement. Most clients return because the work delivers.<\/div><\/div>\r\n        <\/div>\r\n\r\n        <div class=\"faq-item\">\r\n          <div class=\"faq-q\"><span class=\"faq-q-text\">What happens if something goes wrong?<\/span><div class=\"faq-chevron\"><\/div><\/div>\r\n          <div class=\"faq-a\"><div class=\"faq-a-inner\">Full refund if a confirmed placement doesn't go live. We resolve issues directly with editorial contacts \u2014 revisions, timing, or an alternative publication of equal value.<\/div><\/div>\r\n        <\/div>\r\n\r\n        <div class=\"faq-item\">\r\n          <div class=\"faq-q\"><span class=\"faq-q-text\">Do you work with companies outside the UK?<\/span><div class=\"faq-chevron\"><\/div><\/div>\r\n          <div class=\"faq-a\"><div class=\"faq-a-inner\">Absolutely. From Silicon Valley to Dubai and everywhere between. Our publication network spans UK, US, UAE, Europe, and beyond.<\/div><\/div>\r\n        <\/div>\r\n\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- CONTACT -->\r\n<section id=\"contact\">\r\n  <div class=\"section-inner\">\r\n    <div class=\"contact-grid\">\r\n      <div class=\"contact-info\">\r\n        <span class=\"eyebrow fade-up\">Ready to get placed?<\/span>\r\n        <h2 class=\"section-title fade-up\">Tell us about<br>your story.<\/h2>\r\n        <p class=\"section-body fade-up\">We'll confirm availability and provide a flat quote within 24 hours. No commitment required \u2014 quote within 24 hours, placement guaranteed.<\/p>\r\n        <div class=\"contact-detail fade-up\" style=\"transition-delay:.2s\">\r\n          <p class=\"contact-line\"><span>Email<\/span>Anustan@aviordigital.com<\/p>\r\n          <p class=\"contact-line\"><span>Location<\/span>London, UK \u00b7 Global Network<\/p>\r\n          <p class=\"contact-line\"><span>Response<\/span>Within 24 hours, guaranteed<\/p>\r\n          <p class=\"contact-line\"><span>Network<\/span>500+ Publications<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"form-wrap fade-up\" style=\"transition-delay:.15s\">\r\n        <form id=\"contact-form\" novalidate>\r\n          <div class=\"form-row\">\r\n            <div class=\"form-group\">\r\n              <label class=\"form-label\" for=\"f-name\">Name<\/label>\r\n              <input class=\"form-input\" id=\"f-name\" type=\"text\" placeholder=\"Your name\">\r\n            <\/div>\r\n            <div class=\"form-group\">\r\n              <label class=\"form-label\" for=\"f-proj\">Project<\/label>\r\n              <input class=\"form-input\" id=\"f-proj\" type=\"text\" placeholder=\"Company \/ project\">\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"form-group\">\r\n            <label class=\"form-label\" for=\"f-email\">Email<\/label>\r\n            <input class=\"form-input\" id=\"f-email\" type=\"email\" placeholder=\"your@email.com\">\r\n          <\/div>\r\n          <div class=\"form-group\">\r\n            <label class=\"form-label\" for=\"f-pub\">Target Publication<\/label>\r\n            <select class=\"form-input\" id=\"f-pub\">\r\n              <option value=\"\" disabled selected>Major UK\/US News, Crypto & Web3, Gulf\/UAE...<\/option>\r\n              <option>Major UK \/ US News (BBC, Forbes, Daily Mail...)<\/option>\r\n              <option>Crypto & Web3 (CoinMarketCap, Bitcoin.com...)<\/option>\r\n              <option>Gulf \/ UAE Media (Khaleej Times, Gulf News...)<\/option>\r\n              <option>Business & Finance<\/option>\r\n              <option>Technology<\/option>\r\n              <option>Let us recommend<\/option>\r\n            <\/select>\r\n          <\/div>\r\n          <div class=\"form-group\">\r\n            <label class=\"form-label\" for=\"f-brief\">Brief Description<\/label>\r\n            <textarea class=\"form-input\" id=\"f-brief\" rows=\"4\" placeholder=\"Tell us your story, your goals, and your target audience...\"><\/textarea>\r\n          <\/div>\r\n          <p class=\"form-note\">No commitment required \u00b7 Quote within 24 hours \u00b7 Placement guaranteed<\/p>\r\n          <button type=\"submit\" class=\"btn-submit\">Submit enquiry \u2192<\/button>\r\n          <p class=\"form-confirm\" id=\"form-confirm\">\u2713 Submitted \u2014 we'll be in touch within 24 hours.<\/p>\r\n        <\/form>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- FOOTER -->\r\n<footer>\r\n  <div class=\"footer-inner\">\r\n    <div>\r\n      <p class=\"footer-logo\">A<span>VIOR<\/span><\/p>\r\n      <p class=\"footer-tagline\" style=\"margin-top:4px\">Global Press Placement<\/p>\r\n    <\/div>\r\n    <div class=\"footer-centre\">\r\n      <p>London, UK \u00b7 Global Network \u00b7 500+ Publications<\/p>\r\n    <\/div>\r\n    <div class=\"footer-right\">\r\n      <a href=\"mailto:Anustan@aviordigital.com\" class=\"footer-email\">Anustan@aviordigital.com<\/a>\r\n      <p class=\"footer-copy\">\u00a9 2026 Avior. Every placement guaranteed.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n<\/footer>\r\n\r\n<script>\r\n\/\/ ===================== GLOBE =====================\r\n(function(){\r\n  const canvas = document.getElementById('globeCanvas');\r\n  if(!canvas) return;\r\n  const ctx = canvas.getContext('2d');\r\n  const W = canvas.width, H = canvas.height;\r\n  const CX = W\/2, CY = H\/2, R = W*0.42;\r\n\r\n  \/\/ Real country polygon data (delta-encoded, *10 fixed point)\r\n  \/\/ Format: each array is [lon0*10, lat0*10, dlon1*10, dlat1*10, ...]\r\n  const POLYS_DELTA_UNUSED = [[1781,-175,2,2,3,-3,-2,-5,-6,-1,-6,1,-1,4,4,3,5,-1],[-1800,-161,2,0,-1,-5,-1,-1,3594,-2,-6,-2,-1,4,5,2,3,1,6,3,-3600,0],[339,-10,2,-1,36,-20,1,-6,14,-10,-5,-12,1,-6,6,-4,0,-3,-3,-6,1,-3,-1,-5,3,-6,4,-10,4,-2,-8,-6,-11,-4,-6,0,-4,-3,-7,0,-3,-1,-12,3,-8,-1,-3,14,-3,5,-2,3,-10,2,-6,3,-6,2,-4,2,-4,3,-5,13,-6,6,-2,6,1,5,-2,9,4,0,4,4,4,5,2,2,0,3,-2,2,-1,4,3,1,1,6,-4,6,4,1,11,0,20,1],[-87,277,0,-1,0,-2,0,-15,-33,1,0,-26,-9,-1,-2,-5,2,-14,-39,0,-2,-3,0,4,0,0,23,1,1,4,4,4,3,14,14,11,5,13,3,1,3,8,8,1,4,-1,5,0,3,2,6,0,0,5,2,0],[-1228,490,-1,0,-19,10,-7,4,-18,4,-6,9,1,6,-13,4,-2,8,-12,7,0,5,6,5,0,6,-17,6,-10,11,-6,7,-9,5,-7,4,-5,5,-10,-3,-10,-6,-9,7,-7,4,-10,3,-10,0,0,57,0,37,19,-2,16,-5,10,-1,9,4,12,3,15,-1,15,4,16,3,7,-4,7,2,2,5,7,-1,17,-9,13,7,1,-8,12,2,4,3,12,-1,15,-4,23,-4,14,-2,10,1,13,-5,-14,-5,18,-2,27,1,8,2,11,-6,11,5,-10,4,6,3,12,0,8,1,8,-2,10,-5,11,1,18,-5,16,2,15,0,-1,6,9,2,16,-3,0,-9,6,8,8,0,5,10,-11,6,-12,4,1,11,12,7,13,-2,10,-4,14,-11,-9,-5,19,-2,0,-10,13,8,12,-6,-3,-7,10,-7,10,7,7,9,1,11,14,-1,15,-1,13,-5,1,-5,-7,-5,7,-5,-1,-5,-20,-7,-14,-2,-10,3,-3,-5,-10,-8,-3,-4,-12,-7,-14,-1,-8,-4,-1,-6,-12,-1,-12,-8,-11,-11,-4,-8,-1,-12,15,-2,5,-9,5,-8,14,2,19,-4,10,-4,7,-5,13,-3,11,-4,17,-1,11,-1,-2,-9,3,-10,7,-11,15,-9,8,3,5,10,-5,16,-7,5,16,5,11,7,6,7,-1,7,-7,8,-12,8,12,10,-4,9,-3,16,7,2,17,-3,10,-1,8,3,9,-3,12,-6,3,-4,18,-1,0,-8,3,-13,9,-2,7,-6,14,6,10,11,7,5,8,-9,13,-13,11,-12,-4,-6,13,-6,9,-6,16,-3,6,-3,4,-8,8,-1,4,-4,1,-11,-7,-4,-7,-4,-16,-4,-13,-8,-17,-2,-21,2,-15,0,-10,-1,-8,-7,-13,-4,-14,-13,-12,-9,8,2,16,13,21,8,15,1,9,-5,-9,-7,3,-11,3,-8,13,-5,17,1,10,11,1,-7,6,-4,-12,-7,-22,-6,-10,-4,-11,-7,-8,1,0,8,17,8,-16,0,-11,-1,-7,6,0,14,-4,3,-7,-2,-3,3,-8,-8,-3,-8,-4,-5,-4,-2,-3,-1,-1,-2,-18,0,-15,0,-5,-2,-11,-7,-1,-1,-3,-4,-9,0,-10,0,-5,-2,2,-2,1,-3,0,-1,-13,-5,-10,-2,-12,-5,-3,0,-3,2,-1,1,0,1,2,4,5,6,3,6,-2,9,-2,9,-10,5,1,2,-1,1,-3,0,-2,2,-1,2,-2,-1,-3,0,1,1,-2,1,-1,3,-8,3,-8,3,-10,4,-9,4,-9,-3,-3,0,-12,3,-8,-1,-10,3,-10,2,-7,1,-3,2,-2,6,-3,0,0,-4,-21,0,-34,0,-34,0,-30,0,-30,0,-29,0,-30,0,-10,0,-30,0,-28,0]];\r\n\r\n  \/\/ Decode delta-encoded polygons\r\n  function decodePoly(d) {\r\n    const pts = [];\r\n    let lon = d[0]\/10, lat = d[1]\/10;\r\n    pts.push([lon, lat]);\r\n    for (let i = 2; i < d.length; i += 2) {\r\n      lon += d[i]\/10;\r\n      lat += d[i+1]\/10;\r\n      pts.push([lon, lat]);\r\n    }\r\n    return pts;\r\n  }\r\n\r\n  \/\/ Load full world data (embedded as base64 int16 binary)\r\n  \/\/ We'll use the full dataset from the extracted JSON\r\n  let WORLD_POLYS = [];\r\n  \r\n  \/\/ Embed all 282 polygons as delta-encoded arrays\r\n  \/\/ Due to size, we embed them as a compact string and parse\r\n  const FULL_DATA = `REPLACE_POLY_DATA`;\r\n\r\n  let rotY = 0, rotX = 0.15;\r\n  let isDrag = false, prevX = 0, prevY = 0;\r\n  let velY = 0.003, velX = 0;\r\n\r\n  function latLonToXY(lat, lon, ry, rx) {\r\n    const phi = (90 - lat) * Math.PI \/ 180;\r\n    const theta = (lon + 180) * Math.PI \/ 180;\r\n    let x = -Math.sin(phi) * Math.cos(theta);\r\n    let y = Math.cos(phi);\r\n    let z = Math.sin(phi) * Math.sin(theta);\r\n    \/\/ Rotate Y\r\n    const x1 = x * Math.cos(ry) + z * Math.sin(ry);\r\n    const z1 = -x * Math.sin(ry) + z * Math.cos(ry);\r\n    \/\/ Rotate X\r\n    const y2 = y * Math.cos(rx) - z1 * Math.sin(rx);\r\n    const z2 = y * Math.sin(rx) + z1 * Math.cos(rx);\r\n    return { x: x1, y: y2, z: z2 };\r\n  }\r\n\r\n  function drawGlobe() {\r\n    ctx.clearRect(0, 0, W, H);\r\n\r\n    \/\/ Background sphere\r\n    ctx.beginPath();\r\n    ctx.arc(CX, CY, R, 0, Math.PI * 2);\r\n    ctx.fillStyle = '#0D0D10';\r\n    ctx.fill();\r\n\r\n    \/\/ Graticule\r\n    ctx.strokeStyle = 'rgba(201,168,76,0.06)';\r\n    ctx.lineWidth = 0.5;\r\n    for (let lat = -75; lat <= 75; lat += 15) {\r\n      ctx.beginPath();\r\n      let first = true;\r\n      for (let lon = -180; lon <= 180; lon += 3) {\r\n        const p = latLonToXY(lat, lon, rotY, rotX);\r\n        if (p.z < 0) { first = true; continue; }\r\n        const sx = CX + p.x * R;\r\n        const sy = CY - p.y * R;\r\n        if (first) { ctx.moveTo(sx, sy); first = false; }\r\n        else ctx.lineTo(sx, sy);\r\n      }\r\n      ctx.stroke();\r\n    }\r\n    for (let lon = -180; lon < 180; lon += 20) {\r\n      ctx.beginPath();\r\n      let first = true;\r\n      for (let lat = -90; lat <= 90; lat += 3) {\r\n        const p = latLonToXY(lat, lon, rotY, rotX);\r\n        if (p.z < 0) { first = true; continue; }\r\n        const sx = CX + p.x * R;\r\n        const sy = CY - p.y * R;\r\n        if (first) { ctx.moveTo(sx, sy); first = false; }\r\n        else ctx.lineTo(sx, sy);\r\n      }\r\n      ctx.stroke();\r\n    }\r\n\r\n    \/\/ Equator accent\r\n    ctx.strokeStyle = 'rgba(201,168,76,0.2)';\r\n    ctx.lineWidth = 0.8;\r\n    ctx.beginPath();\r\n    let eqFirst = true;\r\n    for (let lon = -180; lon <= 180; lon += 2) {\r\n      const p = latLonToXY(0, lon, rotY, rotX);\r\n      if (p.z < 0) { eqFirst = true; continue; }\r\n      const sx = CX + p.x * R;\r\n      const sy = CY - p.y * R;\r\n      if (eqFirst) { ctx.moveTo(sx, sy); eqFirst = false; }\r\n      else ctx.lineTo(sx, sy);\r\n    }\r\n    ctx.stroke();\r\n\r\n    \/\/ Country outlines - use the real decoded polygons\r\n    ctx.strokeStyle = 'rgba(201,168,76,0.7)';\r\n    ctx.lineWidth = 0.9;\r\n\r\n    WORLD_POLYS.forEach(poly => {\r\n      if (poly.length < 2) return;\r\n      ctx.beginPath();\r\n      let started = false;\r\n      let prevVisible = false;\r\n      \r\n      for (let i = 0; i < poly.length; i++) {\r\n        const [lon, lat] = poly[i];\r\n        const p = latLonToXY(lat, lon, rotY, rotX);\r\n        const sx = CX + p.x * R;\r\n        const sy = CY - p.y * R;\r\n        const visible = p.z > -0.05;\r\n        \r\n        if (!started || !prevVisible) {\r\n          if (visible) { ctx.moveTo(sx, sy); started = true; }\r\n        } else {\r\n          if (visible) ctx.lineTo(sx, sy);\r\n          else ctx.moveTo(sx, sy);\r\n        }\r\n        prevVisible = visible;\r\n      }\r\n      ctx.stroke();\r\n    });\r\n\r\n    \/\/ City dots\r\n    const cities = [\r\n      [51.5,-0.1],[25.2,55.3],[40.7,-74],[1.3,103.8],[35.7,139.7],[-33.9,151.2],[-23.5,-46.6],[48.8,2.3],[55.7,37.6],[19.4,-99.1]\r\n    ];\r\n    cities.forEach(([lat,lon]) => {\r\n      const p = latLonToXY(lat, lon, rotY, rotX);\r\n      if (p.z < 0.1) return;\r\n      const alpha = Math.min(1, (p.z - 0.1) \/ 0.3);\r\n      const sx = CX + p.x * R;\r\n      const sy = CY - p.y * R;\r\n      ctx.beginPath();\r\n      ctx.arc(sx, sy, 2.5, 0, Math.PI * 2);\r\n      ctx.fillStyle = `rgba(201,168,76,${alpha * 0.9})`;\r\n      ctx.fill();\r\n      ctx.beginPath();\r\n      ctx.arc(sx, sy, 5, 0, Math.PI * 2);\r\n      ctx.strokeStyle = `rgba(201,168,76,${alpha * 0.25})`;\r\n      ctx.lineWidth = 0.5;\r\n      ctx.stroke();\r\n    });\r\n\r\n    \/\/ Rim glow\r\n    const grad = ctx.createRadialGradient(CX, CY, R * 0.85, CX, CY, R * 1.05);\r\n    grad.addColorStop(0, 'transparent');\r\n    grad.addColorStop(1, 'rgba(201,168,76,0.04)');\r\n    ctx.beginPath();\r\n    ctx.arc(CX, CY, R * 1.05, 0, Math.PI * 2);\r\n    ctx.fillStyle = grad;\r\n    ctx.fill();\r\n\r\n    \/\/ Edge\r\n    ctx.beginPath();\r\n    ctx.arc(CX, CY, R, 0, Math.PI * 2);\r\n    ctx.strokeStyle = 'rgba(201,168,76,0.12)';\r\n    ctx.lineWidth = 0.5;\r\n    ctx.stroke();\r\n  }\r\n\r\n  function animate() {\r\n    requestAnimationFrame(animate);\r\n    if (!isDrag) {\r\n      velY = velY * 0.95 + 0.0025 * 0.05;\r\n      velX *= 0.92;\r\n    }\r\n    rotY += velY;\r\n    rotX += velX;\r\n    rotX = Math.max(-1.1, Math.min(1.1, rotX));\r\n    drawGlobe();\r\n  }\r\n\r\n  canvas.addEventListener('mousedown', e => {\r\n    isDrag = true; prevX = e.clientX; prevY = e.clientY;\r\n  });\r\n  window.addEventListener('mouseup', () => { isDrag = false; });\r\n  canvas.addEventListener('mousemove', e => {\r\n    if (!isDrag) return;\r\n    velY = (e.clientX - prevX) * 0.006;\r\n    velX = (e.clientY - prevY) * 0.004;\r\n    rotY += velY; rotX += velX;\r\n    rotX = Math.max(-1.1, Math.min(1.1, rotX));\r\n    prevX = e.clientX; prevY = e.clientY;\r\n  });\r\n  canvas.addEventListener('touchstart', e => { isDrag = true; prevX = e.touches[0].clientX; prevY = e.touches[0].clientY; e.preventDefault(); }, {passive:false});\r\n  window.addEventListener('touchend', () => { isDrag = false; });\r\n  canvas.addEventListener('touchmove', e => {\r\n    if (!isDrag) return;\r\n    velY = (e.touches[0].clientX - prevX) * 0.006;\r\n    velX = (e.touches[0].clientY - prevY) * 0.004;\r\n    rotY += velY; rotX += velX;\r\n    rotX = Math.max(-1.1, Math.min(1.1, rotX));\r\n    prevX = e.touches[0].clientX; prevY = e.touches[0].clientY;\r\n  }, {passive:true});\r\n\r\n\r\n  \/\/ Decode all polygons from the full world dataset\r\n  const ALL_DELTA = [[1781,-175,2,2,3,-3,-2,-5,-6,-1,-6,1,-1,4,4,3,5,-1],[-1800,-161,2,0,-1,-5,-1,-1,3594,-2,-6,-2,-1,4,5,2,3,1,6,3,-3600,0],[339,-10,2,-1,36,-20,1,-6,14,-10,-5,-12,1,-6,6,-4,0,-3,-3,-6,1,-3,-1,-5,3,-6,4,-10,4,-2,-8,-6,-11,-4,-6,0,-4,-3,-7,0,-3,-1,-12,3,-8,-1,-3,14,-3,5,-2,3,-10,2,-6,3,-6,2,-4,2,-4,3,-5,13,-6,6,-2,6,1,5,-2,9,4,0,4,4,4,5,2,2,0,3,-2,2,-1,4,3,1,1,6,-4,6,4,1,11,0,20,1],[-87,277,0,-1,0,-2,0,-15,-33,1,0,-26,-9,-1,-2,-5,2,-14,-39,0,-2,-3,0,4,0,0,23,1,1,4,4,4,3,14,14,11,5,13,3,1,3,8,8,1,4,-1,5,0,3,2,6,0,0,5,2,0],[-1228,490,-1,0,-19,10,-7,4,-18,4,-6,9,1,6,-13,4,-2,8,-12,7,0,5,6,5,0,6,-17,6,-10,11,-6,7,-9,5,-7,4,-5,5,-10,-3,-10,-6,-9,7,-7,4,-10,3,-10,0,0,57,0,37,19,-2,16,-5,10,-1,9,4,12,3,15,-1,15,4,16,3,7,-4,7,2,2,5,7,-1,17,-9,13,7,1,-8,12,2,4,3,12,-1,15,-4,23,-4,14,-2,10,1,13,-5,-14,-5,18,-2,27,1,8,2,11,-6,11,5,-10,4,6,3,12,0,8,1,8,-2,10,-5,11,1,18,-5,16,2,15,0,-1,6,9,2,16,-3,0,-9,6,8,8,0,5,10,-11,6,-12,4,1,11,12,7,13,-2,10,-4,14,-11,-9,-5,19,-2,0,-10,13,8,12,-6,-3,-7,10,-7,10,7,7,9,1,11,14,-1,15,-1,13,-5,1,-5,-7,-5,7,-5,-1,-5,-20,-7,-14,-2,-10,3,-3,-5,-10,-8,-3,-4,-12,-7,-14,-1,-8,-4,-1,-6,-12,-1,-12,-8,-11,-11,-4,-8,-1,-12,15,-2,5,-9,5,-8,14,2,19,-4,10,-4,7,-5,13,-3,11,-4,17,-1,11,-1,-2,-9,3,-10,7,-11,15,-9,8,3,5,10,-5,16,-7,5,16,5,11,7,6,7,-1,7,-7,8,-12,8,12,10,-4,9,-3,16,7,2,17,-3,10,-1,8,3,9,-3,12,-6,3,-4,18,-1,0,-8,3,-13,9,-2,7,-6,14,6,10,11,7,5,8,-9,13,-13,11,-12,-4,-6,13,-6,9,-6,16,-3,6,-3,4,-8,8,-1,4,-4,1,-11,-7,-4,-7,-4,-16,-4,-13,-8,-17,-2,-21,2,-15,0,-10,-1,-8,-7,-13,-4,-14,-13,-12,-9,8,2,16,13,21,8,15,1,9,-5,-9,-7,3,-11,3,-8,13,-5,17,1,10,11,1,-7,6,-4,-12,-7,-22,-6,-10,-4,-11,-7,-8,1,0,8,17,8,-16,0,-11,-1,-7,6,0,14,-4,3,-7,-2,-3,3,-8,-8,-3,-8,-4,-5,-4,-2,-3,-1,-1,-2,-18,0,-15,0,-5,-2,-11,-7,-1,-1,-3,-4,-9,0,-10,0,-5,-2,2,-2,1,-3,0,-1,-13,-5,-10,-2,-12,-5,-3,0,-3,2,-1,1,0,1,2,4,5,6,3,6,-2,9,-2,9,-10,5,1,2,-1,1,-3,0,-2,2,-1,2,-2,-1,-3,0,1,1,-2,1,-1,3,-8,3,-8,3,-10,4,-9,4,-9,-3,-3,0,-12,3,-8,-1,-10,3,-10,2,-7,1,-3,2,-2,6,-3,0,0,-4,-21,0,-34,0,-34,0,-30,0,-30,0,-29,0,-30,0,-10,0,-30,0,-28,0],[-840,625,7,5,14,0,0,-2,-12,-6,-7,0,-2,3],[-798,728,-11,5,0,4,5,1,23,-1,17,-6,1,-3,-11,0,-11,0,-11,-1,-3,1],[-803,621,4,3,4,0,3,-2,-4,-5,-4,1,-3,3,0,1],[-936,750,-5,-4,-15,1,-12,3,5,5,14,3,9,-4,4,-3],[-938,775,-5,0,-19,1,-3,3,20,0,7,-2,-1,-1],[-968,788,12,-3,-3,-4,-15,-2,-8,2,-4,4,-1,4,13,0,6,-1],[-881,744,-16,1,-27,3,-3,6,-1,5,-10,4,-21,1,-12,3,4,4,21,-1,11,-3,20,0,9,-3,-2,-4,11,-2,6,-2,13,0,15,-1,16,2,20,1,16,-1,11,-4,2,-4,-6,-3,-15,-2,-13,1,-29,-2,-21,0],[-1113,782,14,-2,-3,-3,-19,-3,-15,3,8,3,15,1],[-1110,788,13,-2,-12,-2,-17,0,0,1,10,3,5,0],[-556,513,-5,-6,-7,-9,7,3,7,-2,-4,-3,9,-3,5,2,10,-3,-3,-7,7,2,1,-5,3,-6,-4,-9,-5,0,-7,2,2,8,-3,1,-12,-9,-6,0,7,5,-10,2,-11,-1,-19,0,-2,3,6,4,-4,3,8,6,10,16,6,6,9,3,5,0,-2,-3],[-839,651,11,-3,11,-3,1,-5,7,1,7,-3,-9,-3,-16,2,-6,5,-10,-5,-14,-5,-3,6,-14,-1,9,5,1,8,3,9,7,-1,2,-4,5,2,6,-3],[-788,724,9,4,22,-5,14,-5,1,-4,19,2,10,-6,24,-4,9,-4,9,-9,-18,-5,24,-7,16,-2,14,-9,16,-1,-3,-7,-18,-12,-12,4,-16,10,-13,-1,-1,-6,11,-6,14,-5,4,-3,7,-10,-3,-7,-13,3,-25,8,14,-9,10,-6,2,-3,-27,4,-21,6,-12,5,3,3,-15,5,-15,5,0,-3,-29,-2,-8,3,7,7,19,0,21,1,-3,4,3,5,13,10,-3,4,-4,3,-15,5,-20,3,6,3,-11,6,-9,1,-8,3,-5,-3,-18,-1,-36,2,-21,3,-16,2,-8,4,10,5,-14,0,-3,10,8,9,10,4,26,3,-7,-6,8,-6,9,8,25,4,17,-10,-2,-7,20,3],[-945,741,21,0,19,-2,-15,-9,-12,-2,-11,-7,-11,0,-6,9,0,5,5,4,10,3],[-1229,761,17,7,21,6,15,0,14,1,-1,-8,-8,-3,-9,0,-19,-4,-16,-2,-14,2],[-1327,540,10,1,-3,-11,9,-8,-4,0,-6,5,-4,5,-5,3,-2,4,1,3,5,-1],[-1055,793,20,-1,27,-4,8,-5,4,-4,-16,1,-16,3,-22,0,10,3,-12,2,-1,4],[-1235,485,-5,-1,-16,5,-3,4,-9,4,-2,3,-10,2,-4,5,1,2,10,-2,6,-2,9,-1,3,-3,5,-5,10,-4,4,-6],[-1215,744,14,-2,26,-1,10,-3,11,-4,-13,-3,-25,-7,-12,-7,0,-4,-26,-5,-5,4,-23,5,4,4,7,7,9,7,-10,6,34,2],[-1078,758,9,2,10,0,2,-5,-6,-5,-34,-2,-25,-4,-15,0,-1,3,21,4,-45,-1,-14,2,14,10,9,3,28,-3,18,-6,17,-1,-14,10,9,4,10,-1,3,-5,4,-4],[-1065,731,11,-4,6,-10,3,-7,17,-5,18,-5,-1,-4,-16,-1,6,-4,-3,-4,-18,2,-17,3,-12,-1,-19,-3,-25,-1,-18,-1,-5,5,-14,3,-9,-1,-12,8,7,1,15,2,14,0,13,2,-19,2,-21,-1,-14,0,-5,4,23,4,-15,0,-17,3,8,7,7,4,27,6,10,-2,-5,-5,22,3,14,-5,11,5,9,-3,8,-10,5,4,-7,10,9,1,10,-2],[-1004,727,-11,7,12,5,12,-2,18,1,3,-3,-9,-5,15,-4,-2,-9,-16,-4,-10,1,-7,4,-25,8,0,3,20,-1],[-1066,736,13,0,8,-2,-9,-7,-16,7,3,1],[-985,767,8,-5,0,-5,-5,-7,-16,-1,-11,2,0,6,-16,-1,-1,8,11,0,15,3,14,-1,1,1],[-960,806,7,3,10,1,-4,2,23,1,13,-5,17,-2,16,-2,8,-7,12,-3,-14,-3,-18,-8,-18,-1,-21,1,-11,4,0,4,8,3,-18,0,-11,3,-6,5,7,4],[-916,819,15,2,12,0,20,2,15,4,12,-1,11,-3,8,5,13,2,18,1,31,0,5,-1,29,2,22,-1,22,-1,27,-1,21,-1,18,-3,0,-3,-24,-4,-24,-2,-9,-2,22,0,-24,-6,-16,-3,-17,-8,-21,-2,-6,-2,-30,-1,14,-1,-7,-2,8,-5,-10,-3,-15,-3,-5,-4,-14,-3,1,-2,17,0,0,-2,-27,-6,-26,3,-29,-2,-15,1,-19,1,-1,5,19,2,-5,7,6,1,27,-4,-14,6,-16,2,8,4,18,2,3,3,-14,4,-4,5,27,0,8,-1,16,4,-23,1,-35,-1,-18,3,-8,4,-12,3,-2,3],[-752,674,-6,-3,-11,-1,-2,5,4,6,9,1,8,-3,0,-4,-1,-1],[-963,695,6,-4,-6,-4,-13,3,-8,-1,-14,5,9,3,7,4,11,-3,6,-2,3,-2],[-645,499,3,1,13,-3,10,-4,0,-2,-5,0,-13,3,-9,5],[-640,470,3,-5,7,-1,9,0,-5,-4,-4,-1,-13,4,-2,3,4,3],[-1228,490,28,0,30,0,10,0,30,0,29,0,30,0,30,0,34,0,34,0,21,0,0,4,3,0,2,-6,3,-2,7,-1,10,-2,10,-3,8,1,12,-3,3,0,9,3,9,-4,10,-4,8,-3,8,-3,1,-3,2,-1,-1,-1,3,0,2,1,1,-2,2,-2,3,0,1,-1,-1,-2,10,-5,2,-9,2,-9,-3,-6,-5,-6,-2,-4,0,-1,1,-1,3,-2,3,0,12,5,10,2,13,5,0,1,-1,3,-2,2,5,2,10,0,9,0,3,4,1,1,11,7,5,2,15,0,18,0,1,2,3,1,4,2,4,5,3,8,8,8,3,-3,7,2,4,-3,0,-14,7,-6,2,-3,-11,-5,-10,-3,-11,-3,-5,-6,-2,-2,0,-5,3,-5,4,0,-1,4,3,-2,-1,-3,-7,-2,-5,0,-7,-2,-4,0,-6,0,-8,-3,15,2,3,-2,-14,-3,-6,0,0,1,-3,-3,3,0,-2,-7,-7,-8,-1,3,-2,1,-3,3,2,-5,2,-2,0,-4,-3,-4,-6,-8,-1,0,3,7,-5,4,-1,8,-2,-4,2,-6,-7,2,7,-3,0,-10,3,-1,1,-3,1,-10,-6,-7,-10,-3,-7,-6,-5,-1,-5,-4,-1,-3,-11,-6,-6,-5,-5,-6,-2,-7,2,-7,3,-9,4,-7,0,-4,5,-12,0,-7,0,-4,-2,-6,-3,-1,-5,1,-2,4,-4,2,-5,9,-5,8,-2,4,2,7,-3,6,-8,8,-4,2,-10,-5,-2,1,-5,5,-6,2,-11,-1,-9,1,-8,-1,-4,-2,2,-3,0,-4,2,-2,-2,-1,-4,1,-4,-2,-7,0,-7,5,-9,-1,-7,2,-6,-1,-8,-2,-9,-7,-10,-4,-5,-5,-2,-5,0,-7,1,-5,2,-3,-4,0,-7,2,-8,3,-3,5,-2,7,-6,6,-3,6,-5,7,-7,4,-8,0,-6,-8,-8,3,-5,3,-2,6,-3,5,-6,4,-5,3,-4,4,-17,0,0,-4,-8,0,-20,0,-23,7,-15,5,1,2,-13,-1,-11,-1,-2,5,-6,6,-5,1,-1,3,-6,1,-4,3,-9,1,-3,2,-1,5,-10,10,-8,14,0,2,-4,3,-8,8,-1,8,-5,5,2,8,0,9,-3,8,4,9,1,9,1,9,-2,13,-3,9,-3,5,1,2,14,-3,5,-9,2,3,-2,8,-3,8],[-1554,201,2,-1,2,-1,3,-4,0,-1,-4,-2,-3,-2,-1,-2,-2,1,0,3,-2,4,1,1,2,2,-1,2,1,1,1,0,4,-2],[-1560,208,-1,-1,-3,-1,-2,2,-1,1,0,1,1,1,4,-1,3,-2],[-1580,217,1,-1,3,-3,-1,-1,-1,0,-3,0,-1,2,0,0,3,1],[-1594,222,0,-2,-1,-1,-3,2,1,1,2,1,2,0],[-1665,604,8,-1,1,-4,-6,-2,-7,2,-6,3,10,2],[-1532,580,7,-1,4,-3,-9,-5,-10,-4,-5,3,-2,5,9,4,5,2],[-1410,697,0,-37,0,-57,10,0,10,-3,7,-4,9,-7,10,6,10,3,5,-5,7,-4,9,-5,6,-7,10,-11,17,-6,0,-6,-6,-5,-6,4,-9,3,-3,9,-13,8,-5,9,-10,1,-16,0,-12,3,-21,10,-10,2,-17,4,-14,-1,-20,5,-12,4,-11,-2,2,-7,-6,-1,-12,-2,-9,-3,-11,-2,-1,6,5,10,11,3,-3,3,-13,-6,-7,-7,-14,-7,7,-5,-9,-7,-11,-4,-10,-3,-2,-4,-16,-5,-3,-5,-12,-4,-7,1,-9,-3,-10,-3,-8,-3,-17,-3,-2,2,11,5,10,3,11,5,12,1,5,4,14,6,2,2,7,4,2,8,5,6,-12,-3,-3,2,-5,-4,-7,5,-3,-4,-4,5,-10,-4,-6,0,-1,6,2,4,-6,4,-13,-2,-8,5,-7,2,0,6,-8,4,4,6,8,6,4,5,8,1,7,-2,8,5,7,-1,8,3,-2,5,-6,2,7,4,-6,0,-11,-2,-3,-2,-8,2,-14,-1,-15,2,-4,4,-13,6,14,4,22,5,8,0,-1,-5,21,0,-8,6,-12,4,-7,5,-10,4,-14,3,6,5,18,0,13,5,2,5,10,5,10,1,19,4,9,-1,15,5,15,-2,7,-5,4,2,17,-1,-1,-2,15,-2,10,1,21,-3,19,-1,8,-1,13,2,15,-3,11,-1],[-1717,638,6,-2,6,1,8,-3,10,-1,-1,-1,-8,-2,-8,2,-4,2,-9,-1,-2,1,1,4],[874,492,-8,-7,-8,-1,0,-10,-6,-5,-20,3,-7,-18,-5,-2,-20,-4,9,-17,-7,-3,1,-6,-6,1,-5,4,-15,1,-17,0,-4,-1,-14,4,-6,-2,-2,-6,-16,3,-7,-1,-2,-4,-6,-2,-13,-7,-4,-7,-4,0,-3,5,-13,0,-2,8,-5,0,1,10,-12,7,-17,-1,-12,-1,-10,9,-8,4,-16,7,-2,1,-26,-6,0,-37,-5,0,-7,8,-7,3,-11,-2,-4,-3,-1,2,2,4,-2,3,-12,3,-5,9,-6,3,0,3,10,-1,0,7,8,2,9,-1,2,10,-2,6,-10,0,-8,2,-12,-4,-9,-2,-5,2,1,5,-6,7,-7,0,-8,7,6,8,-3,2,8,11,10,-6,1,7,21,11,16,0,22,-7,12,-4,11,4,16,0,13,-5,3,3,14,0,2,5,-16,7,10,5,-2,3,10,3,-7,7,5,3,37,3,5,2,25,4,9,4,18,-2,3,-10,10,2,13,-3,-1,-5,10,1,25,9,-4,-3,13,-8,22,-25,5,5,14,-6,14,3,6,-2,5,-6,7,-2,4,-4,13,1,5,-6],[560,413,0,37,26,6,2,-1,16,-7,8,-4,10,-9,12,1,17,1,12,-7,-1,-10,5,0,2,-8,13,0,3,-5,4,0,4,7,13,7,6,2,3,-1,-8,-6,7,-4,7,2,12,-5,-13,-7,-8,1,-4,0,-1,3,2,5,-13,-2,-3,-6,-5,-6,-8,0,-3,-4,7,-2,2,-7,-6,-10,-8,2,-6,0,0,6,-13,4,-10,5,-7,5,-11,7,-5,10,-3,2,-11,0,-4,2,-1,8,-13,5,-8,-6,-9,-3,2,-5,-11,0],[1410,-26,17,-7,18,-6,7,-5,6,-5,2,-6,17,-6,2,-5,-9,-1,2,-7,9,-7,6,-11,6,0,0,-4,8,-2,-3,-2,11,-4,-1,-3,-7,-1,-2,3,-9,1,-10,2,-8,6,-6,6,-5,9,-13,4,-8,-3,-6,-3,1,-7,-8,-3,-6,2,-10,0,0,33,0,33],[1526,-37,4,-3,1,-5,-3,-3,-2,6,-2,4,-5,3,-6,4,-7,3,3,2,5,-3,3,-2,4,-2,4,-4],[1513,-58,-5,-2,-5,-2,-5,0,-8,3,-6,3,1,3,9,-1,5,1,2,5,1,0,1,-5,6,1,3,3,6,4,-1,6,6,0,2,-2,0,-6,-3,-6,-5,-1,-2,-3],[1548,-53,3,-2,5,-6,5,-3,-1,-3,-3,-1,-4,4,-4,6,-2,8,1,1,1,-3],[1410,-26,0,-33,0,-33,-9,8,-10,2,-2,-3,-13,0,4,8,6,3,-3,11,-5,8,-19,8,-8,1,-15,9,-3,-5,-4,-1,-2,4,0,4,-8,5,11,4,7,0,-1,3,-15,0,-4,6,-9,2,-4,5,13,2,5,3,16,-4,2,-4,3,-16,10,-6,8,11,11,6,9,0,9,-3,7,-4,11,-2],[1250,-89,1,-2,0,-3,-7,-7,-9,-2,-1,1,1,3,4,6,10,4],[1342,-69,-1,8,2,4,2,3,2,-3,0,-5,-5,-7],[1179,41,-6,-9,7,-9,-2,-5,11,-9,-12,-1,-3,-7,0,-9,-10,-7,0,-10,-4,-15,-1,4,-11,-5,-4,6,-7,1,-5,3,-12,-4,-4,5,-7,-1,-8,1,-2,13,-5,3,-5,9,-1,9,1,9,6,7,2,-7,7,-6,6,2,6,-1,6,5,5,1,9,-3,8,2,5,14,4,3,3,11,11,0,9,-2],[1294,-28,11,-3,4,-8,-8,4,-8,1,-6,-1,-7,0,2,6,12,0],[1269,-38,-7,2,-2,4,10,0,2,-3,-4,-3],[1279,22,1,-5,6,-1,1,-4,-1,-9,-5,1,-2,-6,4,-5,-3,-1,-4,6,-3,13,2,8,3,4],[1229,9,11,0,10,7,2,-2,-8,-10,-8,-2,-10,2,-17,0,-9,-1,-1,-8,9,-9,5,5,19,3,-1,-5,-4,1,-4,-6,-9,-4,9,-13,-2,-3,9,-12,0,-7,-5,-3,-4,4,5,8,-10,-4,-2,3,1,4,-7,6,1,10,-7,-3,1,-12,0,-14,-6,-1,-4,3,3,9,-2,10,-4,0,-3,7,4,7,1,8,5,15,2,4,9,7,8,-3,13,-1],[1203,-103,-13,7,9,2,5,-3,3,-3,-1,-3,-4,0],[1213,-85,7,1,9,4,-1,-6,-15,-3,-13,1,0,4,8,2,6,-3],[1183,-84,6,1,2,-4,-12,-2,-7,-1,-5,0,3,6,6,0,3,4,4,-3],[1085,-64,1,-4,19,-1,2,4,19,-5,4,-6,15,-2,12,-6,-11,-4,-11,4,-9,0,-10,1,-9,2,-12,4,-7,1,-4,-1,-18,4,-2,4,-9,1,7,10,12,-1,8,-4,4,-1],[1044,-11,2,-7,3,-6,7,-1,5,-6,-3,-12,0,-15,-11,0,-8,8,-13,8,-4,6,-8,8,-5,7,-8,14,-9,8,-3,9,-4,8,-9,6,-5,9,-8,6,-10,11,-1,5,6,0,15,-2,9,-10,8,-7,6,-4,9,-11,10,0,8,-7,6,-8,8,-5,-4,-8,6,-3,4,0],[-686,-526,4,-5,5,-7,13,-6,14,-2,-5,-5,-10,0,-5,4,-6,0,-11,0,0,22],[-576,-302,-3,-8,-3,-10,0,-10,-2,-2,-1,-6,-1,-5,13,-9,-1,-7,6,-4,-1,-5,-10,-13,-15,-5,-20,-2,-11,1,2,-6,-2,-7,2,-5,-6,-4,-10,-1,-10,4,-4,-3,1,-10,7,-3,5,3,3,-5,-9,-3,-8,-6,-1,-10,-2,-5,-9,0,-8,-5,-3,-7,10,-7,10,-2,-3,-9,-12,-6,-6,-12,-9,-4,-4,-5,3,-10,7,-6,-4,1,-9,2,-24,1,-4,6,0,7,-7,-1,-4,4,-1,11,8,4,3,6,-1,5,5,9,4,13,-1,6,4,2,-1,4,-5,2,3,4,-5,4,-2,12,4,2,-2,12,2,10,3,9,6,4,-3,10,0,9,8,7,0,8,6,10,0,9,-3,2,-5,17,6,10,-1,10,4,9,7,9,7,6,-3,4,2,3,0,17,11,5,3,10,-1,3,8,9,13,-2,6,-7,4,8,11,0,2,-2,18,-16,8,-2,12,-7,10,-4,1,-4,-10,-15,10,-3,11,-2,8,2,9,8,2,9,5,2,5,-6,0,-8,-8,-6,-7,-4,-11,-10,-13,-14],[-686,-526,0,-22,11,0,6,0,-3,-4,-9,-3,-5,0,-6,1,-7,3,-10,1,-13,6,-10,5,-14,11,8,-2,14,-7,13,-4,5,5,3,7,9,4,7,-1],[-696,-176,5,-7,1,-7,5,-4,-3,-10,5,-11,4,-14,7,1,1,-3,-3,-10,-11,-5,0,-17,-2,-3,3,-4,-7,-6,-7,-9,-4,-9,1,-10,-6,-10,5,-17,3,-2,0,-9,-6,-10,0,-8,-8,-7,0,-9,3,-10,-6,-4,-3,-9,-2,-10,2,-12,-4,-2,2,-12,5,-4,-3,-4,5,-2,1,-4,-4,-2,1,-6,-4,-13,-5,-9,1,-5,-3,-6,-8,-4,1,-11,4,-4,7,1,0,-7,4,-6,24,-1,9,-2,-9,0,-5,-2,-9,-4,-2,-9,-4,0,-11,3,-11,7,-12,6,-3,6,3,6,-5,7,-1,17,4,10,11,8,-15,3,10,9,3,17,11,-4,5,21,-7,3,-3,-12,-6,1,3,14,3,19,5,7,-3,10,-1,11,4,0,6,16,7,16,4,15,-2,15,3,8,-1,12,6,12,2,19,3,21,3,22,-1,16,-2,14,5,3,3,5],[293,-45,2,-9,-1,-5,2,-6,6,-6,5,-13,-4,1,-13,-2,-3,-1,-3,-6,2,-4,-2,-12,-1,-10,3,-2,7,-4,3,2,1,-11,-8,0,-4,6,-4,4,-8,1,-2,5,-6,-3,-8,1,-3,5,-6,1,-5,0,-1,3,-3,0,-5,1,-6,-2,-4,0,-2,-1,1,12,-3,4,-1,6,1,6,-2,4,0,6,-12,0,1,4,-5,0,-1,-2,-6,0,-2,-6,-2,-3,-6,1,-3,-1,-7,-1,-4,5,-2,3,-3,6,-2,7,-30,0,-4,-1,-3,0,-4,-1,-1,3,3,1,0,4,2,3,4,2,3,-1,3,4,5,0,1,-3,4,-2,6,6,6,5,3,3,0,8,4,10,5,5,7,5,1,3,0,4,2,3,-1,6,1,9,2,6,3,5,1,6,1,7,4,5,5,3,8,-3,6,-4,7,-1,7,-2,3,6,1,1,5,-1,11,5,4,-2,3,0,1,2,4,1,8,-1,6,0,3,1,6,-8,4,-1,3,2,5,-1,6,2,2,-4,9,-7,-1,-12,4,-1,-3,-4,-4,-3,-4,-5,-2,-5,-1,-8,-2,-4,0,-8,-3,-3,0,-6,-1,-1,-1,-5,3,-5,1,-12],[416,-17,-6,8,0,36,9,11,3,3,6,0,9,7,13,0,28,30,7,8,5,6,0,5,0,10,0,4,0,0,3,0,5,1,5,1,5,3,4,0,0,-3,-1,-6,0,-5,-2,-4,-3,-11,-5,-11,-6,-13,-9,-15,-9,-11,-12,-14,-10,-8,-15,-10,-9,-8,-11,-12,-2,-5,-2,-2],[392,-47,-14,10,-1,6,-36,20,-2,1,0,11,3,4,5,7,4,7,-4,11,-1,5,-5,7,6,6,7,7,5,-2,0,-6,3,-3,7,0,13,-8,3,0,2,0,2,-1,7,-1,3,4,9,4,4,-3,7,0,-9,-11,0,-36,6,-8,-7,-4,-2,-4,-4,-1,-1,-7,-3,-4,-2,-7,-4,-3],[246,82,-8,4,-3,3,-1,3,2,4,0,4,-6,6,-1,4,0,2,-4,3,0,6,-2,4,-4,-1,1,4,3,4,-1,4,3,3,-2,2,3,6,5,7,9,-1,-1,40,0,4,12,0,0,20,40,0,39,0,40,0,3,-10,-2,-2,1,-10,4,-12,4,-2,5,-4,-5,-6,-7,-2,-3,-3,-1,-7,-4,-15,1,-4,-2,-9,-4,-10,-6,-5,-4,-8,-1,-4,-5,-3,-3,-10,0,-9,0,8,-1,0,0,5,-1,3,-5,4,-1,7,1,7,-5,1,-1,-2,-6,-1,2,-3,1,-6,-5,-5,-5,-7,-5,-1,-8,6,-4,-2,-1,-3,-5,-2,0,-2,-10,0,-1,2,-7,0,-4,-2,-3,1,-5,6,-2,3,-7,-1,-3,-5,-3,-9,-3,-2,-3,-1,7,-4],[238,196,1,-40,-9,1,-5,-7,-3,-6,2,-2,-3,-3,1,-4,-3,-4,-1,-4,4,1,2,-4,0,-6,4,-3,0,-2,-6,-2,-5,-4,-7,-11,-9,-5,-10,1,-3,-1,1,-4,-5,-4,-4,-4,-13,-4,-2,2,-2,0,-2,-3,-8,-1,2,3,-3,7,-1,4,-4,2,-6,6,2,5,5,-1,3,1,6,0,-5,9,0,7,-1,7,-4,6,1,5,-6,0,0,6,-4,4,4,13,13,9,1,13,4,20,2,4,-4,3,0,3,-4,3,-2,16,10,5,40,-19,40,-19],[-717,197,1,-5,-1,-4,-2,-2,3,-3,0,-3,-7,2,-5,-1,-6,1,-5,-2,-5,3,1,3,9,-1,8,-1,4,2,-5,4,0,4,-6,2,2,3,6,0,9,-2],[-717,180,0,3,-3,3,2,2,1,4,-1,5,1,2,8,0,6,-3,3,0,2,-4,5,0,0,-3,4,0,5,-4,-4,-4,-5,2,-5,0,-3,0,-2,-2,-4,-1,-2,2,-3,-1,-4,-7,-3,2,-1,3],[938,810,22,2,19,-5,23,-10,-2,-9,-22,-1,-28,3,-17,4,-8,7,-14,2,26,7],[1028,793,25,-6,-3,-4,-56,-4,18,13,8,1,7,-1],[1388,761,26,0,36,-5,-8,-7,-37,0,-17,-2,-20,6,5,7,13,2],[1482,753,25,-3,-12,-4,-16,1,-19,4,2,3,19,-2],[1399,734,9,4,13,1,14,-4,1,-3,-15,0,-20,1,-2,1],[448,806,20,2,15,0,2,-3,6,2,9,2,15,-2,-4,-2,-13,-1,-9,-1,-1,-2,-12,-2,-11,2,6,3,-22,0],[227,543,-18,0,-12,1,2,4,14,3,10,-2,4,-2,-1,-3,1,-3],[535,738,24,9,-3,5,22,5,33,6,33,2,17,4,19,1,7,-4,-7,-3,-35,-5,-31,-5,-31,-10,-15,-10,-16,-10,2,-8,19,-8,-6,-1,-33,1,-3,4,-18,3,-1,5,10,2,0,5,20,9,-9,1],[1429,537,3,-10,0,-10,4,-10,10,-18,-15,3,-6,-14,10,-10,0,-7,-8,6,-7,-8,-2,8,1,10,-1,11,2,8,0,13,-6,10,1,14,9,5,-4,5,4,1,3,-7],[1308,422,-1,2,0,5,5,0,1,12,-3,9,9,4,12,-2,7,10,3,11,4,4,5,9,-17,-3,-9,-4,-15,0,-4,9,-12,7,-17,3,-4,10,-3,6,-4,4,-6,10,-9,4,-15,3,-13,0,-12,-2,-8,-5,5,-2,0,-6,-6,-3,-9,-11,0,-4,-14,-6,-12,4,-12,-1,-5,3,-6,1,-15,-7,-13,-2,-9,-2,-13,2,-9,0,-6,5,-10,5,-10,1,-13,-1,-9,-2,-14,4,-2,7,-12,3,-9,1,-11,4,-10,-10,4,-6,-10,-7,-14,3,-10,0,-7,5,-10,0,-9,3,-15,-5,-19,-9,-11,-2,-4,-1,-5,6,-13,-1,-4,4,-7,2,-5,6,-6,2,-14,-3,-14,6,-5,-5,-22,25,-13,8,4,3,-25,-9,-10,-1,1,5,-13,3,-10,-2,-3,10,-18,2,-9,-4,-25,-4,-5,-2,-37,-3,-5,-3,7,-7,-10,-3,2,-3,-10,-5,16,-7,-2,-5,-14,0,-3,-3,-13,5,-16,0,-11,-4,-12,4,-22,7,-16,0,-21,-11,-1,-7,-10,6,-8,-11,3,-2,-6,-8,8,-7,7,0,6,-7,-1,-5,5,-2,-5,-6,-10,-2,-10,-10,9,-9,-1,-7,11,-12,-6,-4,-2,-3,-4,1,-7,6,-3,0,-6,2,-3,4,-9,2,-6,-2,-2,2,-14,5,-15,2,-8,2,-1,-1,-13,8,-11,4,-9,6,7,2,8,8,-6,4,15,4,0,2,-9,-2,0,4,5,3,10,1,2,3,-2,6,4,5,0,3,-15,3,-6,0,-6,5,-8,-2,-13,4,0,2,-4,4,-8,0,-1,3,3,2,-6,6,-10,-1,-3,1,-3,-2,-4,0,-2,6,-2,3,2,1,8,0,4,2,-3,3,-7,2,1,2,-4,2,-6,7,2,3,-1,5,-10,2,-5,-1,-1,2,-11,3,-3,6,-1,5,-5,2,4,3,-3,9,7,6,-2,2,11,6,-10,5,21,13,9,6,4,5,-15,7,4,7,-9,7,7,9,-12,11,9,8,-15,7,1,7,8,1,17,4,10,3,16,-6,27,-2,38,-11,8,-5,1,-7,-11,-5,-16,-3,-45,8,-7,-1,16,-7,1,-5,1,-10,13,-3,8,-3,1,5,-6,4,6,4,24,-6,8,2,-7,7,23,10,9,-1,9,-3,6,7,-8,6,5,6,-7,6,28,-3,6,-6,-13,-1,0,-6,8,-3,15,2,2,6,21,5,35,9,8,0,-10,-6,12,-1,7,3,19,0,15,4,11,-6,11,7,-10,6,5,3,30,-3,14,-3,36,-11,7,5,-10,5,0,2,-12,1,3,5,-5,8,0,3,18,9,7,9,7,2,26,-3,2,-6,-9,-8,6,-3,3,-7,-2,-14,11,-6,-4,-7,-20,-14,11,-1,4,4,11,3,3,5,9,5,-6,6,5,7,-11,1,-2,6,8,10,-13,8,18,7,-2,7,5,0,5,-6,-4,-10,11,-2,-5,7,17,4,21,1,18,-6,-9,8,-1,11,17,2,24,0,22,1,-8,5,12,7,11,0,19,5,26,1,3,3,26,1,8,-2,22,5,18,0,3,4,10,4,24,4,17,-3,-14,-2,23,-2,3,-5,9,2,29,0,23,-5,8,-4,-2,-5,-11,-3,-26,-6,-8,-3,12,-1,15,-3,9,2,5,-6,4,3,16,2,32,-2,2,-5,42,-1,1,8,21,-2,16,0,16,-5,5,-6,-6,-4,13,-8,16,-4,10,10,16,-5,17,3,19,-3,7,3,16,-1,-7,9,13,4,90,-6,8,-6,26,-8,40,2,20,-2,8,-4,-1,-7,12,-3,13,2,18,0,19,-2,19,1,17,-9,12,3,-8,6,4,4,32,-3,21,1,29,-5,-3586,-4,25,-8,26,-10,-1,-6,7,-2,-2,7,27,-1,20,-9,-10,-4,-16,-1,0,-10,-4,-2,-9,0,-8,3,-13,3,-2,4,-10,2,-11,-1,-5,4,2,4,-12,-2,5,-5,-6,-4,3600,0,-13,-4,-13,1,9,-5,6,-8,5,-3,1,-4,-3,-3,-19,2,-28,-8,-9,-1,-15,-7,-15,-6,-4,-5,-14,7,-26,-8,-5,4,-10,-4,-13,1,-3,-7,-12,-10,0,-4,11,-2,-1,-15,-9,0,-4,-8,4,-4,-17,-5,-3,-11,-15,-2,-3,-10,-14,-9,-4,7,-4,15,-6,22,5,14,8,6,1,5,16,2,18,13,17,10,18,8,8,14,-12,-1,-6,-8,-25,-11,-8,12,-26,-3,-25,-17,8,-6,-22,-3,-15,-1,1,7,-16,2,-12,-5,-31,2,-33,-3,-32,-20,-38,-24,16,-1,5,-6,10,-2,6,5,11,-1,14,-11,0,-9,-8,-10,-1,-12,-5,-16,-15,-14,-3,-7,-14,-12,-13,-12,-6,-6,-13,-6,-6,0,-6,5,-13,-7,-2,-3],[-1800,715,1,0,8,0,14,-3,-1,-1,-10,-2,-13,-1,3589,-1,-2,3,-3587,4],[334,460,3,2,7,-2,3,0,1,-2,2,0,0,-1,5,-2,10,1,-2,-4,-11,-2,-14,-6,-6,2,2,5,-11,3,2,2,10,3,-2,1],[-790,268,5,1,7,0,0,-3,-11,-2,-1,4],[-778,270,8,-4,-2,-7,-2,1,0,5,-4,4,0,1],[-782,252,3,0,3,-8,0,-6,-2,0,-3,6,-4,3,2,6],[-612,-518,12,6,8,-3,6,4,8,-5,-3,-4,-14,-3,-5,4,-8,-5,-5,5],[151,797,4,3,15,0,13,-3,33,-7,-25,-4,-6,-7,-9,-2,-5,-8,-12,0,-22,6,9,4,-15,3,-19,8,-8,8,27,4,5,-4,14,0],[311,696,-17,-4,-8,-1,4,7,-13,4,-16,-3,-5,-7,-10,-4,-11,2,-13,0,-11,5,-6,-3,-6,0,-1,-7,-19,2,-3,-6,-10,0,-7,-7,-10,-11,-16,-14,4,-3,-3,-4,-10,0,-6,-9,1,-13,6,-5,-3,-12,-8,-7,-4,-6,-7,6,-20,-12,-13,-2,-14,5,-4,11,-3,23,9,6,26,8,20,10,18,14,24,19,17,8,27,13,22,4,16,-1,15,8,18,0,18,2,31,-7,-13,-3,11,-6],[274,801,-15,-5,-29,-1,-29,2,-2,3,-14,0,-11,5,31,3,15,-2,10,3,25,-3,20,-4],[247,779,-22,-4,-18,2,7,3,-6,3,21,2,4,-4,14,-2],[-468,826,34,6,35,0,13,4,35,1,80,-1,63,-8,-18,-4,-38,0,-54,-1,5,-2,35,1,30,-3,19,3,8,-4,-11,-6,25,4,49,4,30,-2,6,-4,-41,-7,-6,-2,-32,-2,23,0,-12,-7,-8,-6,0,-11,12,-7,-16,0,-16,-3,18,-5,2,-8,-11,-1,13,-9,-22,-1,12,-4,-3,-4,-14,-2,-14,0,13,-7,0,-4,-20,4,-5,-3,14,-3,13,-6,4,-8,-18,-2,-8,4,-12,6,3,-7,-12,-5,26,0,14,-1,-27,-9,-27,-8,-29,-3,-11,0,-10,-4,-14,-11,-21,-7,-7,0,-13,-2,-14,-2,-9,-6,0,-7,-5,-7,-16,-8,4,-8,-5,-8,-5,-10,-14,-1,-15,8,-20,0,-10,5,-7,10,-17,12,-5,7,-1,9,-14,9,4,7,-7,4,10,12,15,4,4,4,2,8,-11,-4,-5,-1,-9,-1,-12,3,-1,7,4,5,9,0,20,-3,-17,6,-9,3,-10,-1,-8,2,11,9,-6,4,-8,7,-12,11,-13,4,0,4,-27,6,-21,1,-27,0,-24,-1,-12,3,-17,6,26,3,20,1,-43,3,-23,4,1,4,38,5,37,5,4,4,-27,4,9,4,35,7,15,1,-4,4,24,3,31,2,31,0,11,-3,27,6,24,-4,14,-1,21,-3,-24,5,1,4],[689,-486,6,-3,9,-1,0,-2,-3,-5,-15,-1,0,5,1,4,1,2],[1250,-89,1,2,9,2,7,0,3,1,4,-1,-4,-3,-10,-4,-8,-3,0,3,-1,2],[163,-286,5,5,4,-3,2,-4,5,-1,6,-2,5,1,9,5,0,37,3,-1,6,-10,-1,-6,2,-4,7,1,5,4,5,3,2,5,5,2,4,-1,5,-3,8,0,6,2,1,3,2,5,5,1,3,4,3,7,9,7,14,7,4,0,5,-2,3,1,5,-1,5,-14,3,-7,-2,-11,1,-4,-5,2,-3,-1,-1,-3,-3,-4,0,-3,6,-5,6,1,2,4,8,0,-3,-7,-1,-8,-3,-5,-7,-5,-2,-1,-4,-5,-3,-5,-6,-7,-11,-10,-7,-6,-8,-5,-10,-4,-5,-1,-1,-3,-6,1,-5,-2,-11,2,-6,-1,-4,1,-10,-4,-9,-2,-6,-4,-5,0,-4,4,-3,0,-4,4,0,-1,-1,3,0,6,-3,7,3,2,0,8,-7,9,-5,8,0,0,-7,13],[290,-290,3,-3,-3,-5,-2,-3,-6,-2,-2,-3,-4,-1,-8,8,5,6,5,4,5,2,4,-3],[-1171,325,11,1,13,1,-1,-2,15,-5,23,-7,20,0,8,0,0,4,17,0,4,-4,5,-3,6,-4,3,-5,2,-6,5,-3,8,-3,6,8,8,0,7,-4,5,-7,3,-6,6,-6,2,-7,3,-5,8,-3,7,-2,4,0,-4,-9,-2,-7,-1,-13,-1,-5,2,-5,3,-5,2,-8,7,-7,2,-6,4,-5,11,-3,4,-4,9,3,8,1,7,2,6,2,6,4,2,6,1,8,2,3,7,3,11,2,9,0,6,1,2,-2,0,-5,-5,-6,-2,-6,2,-2,-2,-4,-2,-8,-3,3,-2,0,-2,0,-4,-6,-2,1,-1,0,0,-1,-9,0,-9,0,0,-6,-5,0,4,-3,4,-2,1,-2,2,-1,0,-3,-13,0,-5,-8,1,-2,-1,-2,0,-3,-11,11,-5,3,-8,3,-6,-1,-8,-4,-5,-1,-7,3,-7,2,-9,5,-7,1,-11,5,-8,5,-3,3,-6,1,-10,3,-4,5,-11,6,-5,6,-2,5,3,1,-1,3,2,3,0,3,-3,5,-1,4,-3,5,-9,10,-10,8,-5,6,-9,4,-2,2,2,6,-5,2,-6,5,-2,7,-5,1,-6,5,-5,5,0,3,-5,8,-4,8,0,4,-7,4,-3,0,-6,3,-2,-4,2,-5,1,-8,3,-4,7,-7,2,-2,2,-1,1,-3,2,0,2,-6,3,-3,2,-4,6,-5,3,-9,3,-4,3,-5,1,-5,5,0,4,-5,4,-4,0,-2,-4,-4,-2,0,-3,6,-7,6,-7,5,-5,3,0,7,-2,5,-5,3,-7,4,-1,-1,-3,3,-6,2,-6,6,1,1,4,-1,4,4,0,5,-8,7,-6,3,-4,6,-4,7,-5,8,-4,9],[-576,-302,6,1,10,-8,4,0,10,-6,8,-6,6,-7,-4,-5,3,-6,-4,-6,-11,-6,-7,2,-5,-1,-9,4,-7,0,-6,6,1,6,2,2,0,10,3,10,3,8],[-534,-338,-3,6,4,5,-6,7,-8,6,-10,6,-4,0,-10,8,-6,-1,13,14,11,10,7,4,8,6,0,8,-5,6,-5,-2,2,6,1,6,0,6,-4,2,-4,-2,-4,0,-1,4,-1,9,-2,3,-7,3,-4,-2,-11,2,1,14,-3,6,3,2,-1,6,3,4,2,8,-2,6,-5,3,-1,4,1,6,-19,0,-4,12,3,0,0,4,-2,3,0,6,-6,3,-6,0,-4,3,-7,2,-4,4,-11,2,-11,9,1,7,-1,4,1,7,-13,-2,-5,-4,-9,-4,-2,-3,-5,0,-7,1,-6,-2,-5,1,1,15,-8,-6,-9,0,-4,5,-7,1,2,4,-6,6,-4,9,3,2,0,4,6,3,-1,5,3,3,1,5,11,7,8,2,1,2,9,0,5,27,0,4,-2,6,-4,4,0,7,6,2,2,-1,0,4,-6,1,0,6,19,0,3,3,3,-3,2,-6,2,1,6,-5,8,1,2,3,7,2,4,2,1,4,7,3,-1,2,-8,1,-1,6,0,7,-5,3,2,1,7,-1,8,-3,3,2,7,2,11,4,4,4,-1,3,5,0,2,-2,-1,-4,3,-2,2,-5,-3,-4,-2,-8,3,-5,1,-5,6,-5,5,0,1,2,3,0,5,2,3,3,6,-1,2,0,5,-1,1,2,-2,2,1,3,4,-1,5,1,6,-2,4,-2,3,3,2,0,1,-3,5,1,4,4,3,7,6,9,3,0,2,-6,6,-17,5,-2,0,-7,-7,-8,3,-3,18,-2,0,-10,8,7,13,-4,17,-6,5,-6,-2,-6,12,3,19,-5,15,0,15,-8,13,-11,8,-3,9,0,4,-3,3,-13,2,-6,-4,-17,-5,-7,-14,-14,-6,-11,-7,-9,-2,0,-3,-7,1,-19,-3,-15,-1,-7,-3,-4,-2,-13,-10,-13,-2,-10,-8,-4,-2,-6,-11,0,-16,-4,-7,-4,-11,-3,-12,-8,-8,-10,-1,-7,2,-6,-2,-10,-2,-5,-7,-6,-11,-18,-9,-8,-7,-5,-5,-10,-7,-6],[-695,-110,7,-1,5,0,2,3,9,4,5,4,13,2,-1,-7,1,-4,-1,-7,11,-9,11,-2,4,-4,7,-2,4,-3,6,0,6,-3,0,-6,2,-3,0,-4,-3,0,4,-12,19,0,-1,-6,1,-4,5,-3,2,-6,-2,-8,-3,-4,1,-6,-3,-2,0,3,-9,5,-9,0,-17,-3,-5,-9,0,-5,-4,-12,-2,2,-11,0,-4,-8,-6,7,-13,2,-8,-9,-7,-1,-4,14,-5,11,3,10,-5,4,-1,7,-5,7,6,11,-4,8,2,3,-2,4,4,5,0,9,0,7,2,3,-9,16],[-699,-43,-9,0,-1,-2,-8,-2,-11,-7,-1,-5,-3,-3,1,-5,-6,-3,0,-4,-3,-2,4,-9,6,-6,-2,-4,7,-1,4,-5,9,0,8,6,-1,-15,5,-1,6,2,9,-16,-2,-3,0,-7,0,-9,-4,-5,2,-4,-2,-3,4,-8,-6,-11,-3,-5,-5,-3,-10,6,-1,4,-20,10,-18,11,-8,6,-4,8,2,3,-8,13,-10,18,-9,20,-4,5,-3,7,-8,7,-7,4,3,4,-5,10,3,7,8,6,1,-4,-3,-2,0,-4,4,1,4,-1,4,-5,6,4,2,7,6,9,12,4,11,10,3,6,-1,8,3,1,7,-5,3,-5,5,-3,6,-10,7,-1,6,3,4,-2,6,1,8,-5,-6,-10,3,0,5,-5],[-669,13,-2,-1,-2,6,-3,3,-3,-3,-19,0,0,-6,6,-1,0,-4,-2,1,-6,-2,0,-7,4,-4,2,-6,0,-4,-5,-27,-5,5,-3,0,6,10,-8,5,-6,-1,-4,2,-6,-3,-7,1,-6,10,-5,3,-3,5,-7,5,-3,-1,-4,2,-5,3,-3,-2,-8,1,-2,4,-2,0,-10,6,-1,3,4,1,0,5,2,4,5,1,4,6,4,5,-4,2,2,6,-2,9,2,3,-2,8,-4,5,1,5,3,-1,2,3,-2,6,1,1,5,0,8,7,4,1,0,3,2,8,6,5,6,0,1,2,8,-1,8,5,4,2,5,5,4,-1,3,-3,-2,-3,-6,-2,-3,-5,-4,-3,-3,-4,-1,-7,-3,-6,5,-1,1,-5,2,-2,1,-4,-1,-4,0,-2,2,-1,2,-4,13,1,6,-1,7,-9,4,1,7,-1,6,1,4,-2,-2,-5,-2,-3,-1,-7,2,-7,3,-3,0,-2,-5,-5,4,-2,3,-4,3,-10],[-774,87,-1,-1,2,-6,-2,-3,-3,1,-1,-5,-3,3,-2,5,2,3,-3,1,-2,3,-5,3,-4,-1,-2,-3,-4,-3,-2,0,-1,-2,5,-5,-3,-1,-1,-1,-5,-1,-2,6,-1,-2,-3,1,-2,4,-4,1,-3,1,-4,0,0,-2,-1,2,1,2,1,2,0,2,1,1,-2,1,0,4,4,1,4,-4,0,-2,4,0,1,1,3,-2,5,1,4,3,6,2,3,3,6,-1,0,-1,6,0,4,-2,3,-3,4,-3],[-825,96,-4,-1,0,-4,2,-1,-1,-1,0,-2,-1,-2,-1,-2,-5,2,-2,2,1,2,0,2,-3,2,-4,2,-3,1,-1,3,-3,2,1,-3,-2,-2,-2,3,-3,1,-1,2,0,3,1,3,-3,1,2,2,2,1,7,-3,2,1,3,-1,2,-2,3,-1,2,2,3,-5,4,-4,5,-4],[-837,109,-2,-2,-3,1,-2,2,-3,1,-2,-1,-7,3,-2,-1,-3,3,-5,4,-2,3,-4,3,-5,5,1,2,2,-1,1,1,3,0,1,2,1,0,0,5,2,0,2,0,2,3,3,-2,1,1,2,1,3,3,0,2,1,0,1,2,1,0,2,-2,2,0,2,1,3,0,3,1,1,1,3,0,-1,-1,-1,-2,1,-4,-2,-3,-1,-4,0,-4,1,-3,0,-5,-2,-1,-1,-4,1,-3,-2,-3,0,-3,2,-2],[-831,150,-3,0,-1,-1,-3,-1,-3,0,-2,-1,-2,0,-2,2,-1,0,-1,-2,-1,0,0,-2,-3,-3,-2,-1,-1,-1,-3,2,-2,-3,-2,0,-2,0,0,-5,-1,0,-1,-2,-3,0,-2,3,-3,1,1,4,-1,1,-2,1,-4,-1,0,1,-3,2,-2,2,-3,1,2,3,-1,2,1,2,5,3,5,4,1,0,2,2,3,0,1,-1,2,0,5,-1,5,0,3,1,1,1,3,-1,2,-1,3,0,2,1,5,-1,2,0,3,-2,3,-2,4,-2,3,-3],[-894,144,3,-1,2,-2,3,-2,0,-1,4,1,2,-1,1,-1,-1,-4,-1,-2,-6,0,-4,1,-4,2,-6,1,-3,2,0,1,3,3,2,1,-1,1,2,1],[-922,145,0,3,1,2,-1,2,5,8,13,0,0,3,-2,1,-1,2,-4,2,-4,3,5,0,0,6,9,0,9,0,0,-8,-1,-11,3,0,3,-2,1,1,3,-1,-5,-4,-5,-3,-1,-2,1,-2,-2,-3,-2,-1,1,-1,-2,-1,-3,-3,0,-1,-5,2,-6,0,-5,2,-5,4],[-891,178,0,1,1,0,2,-1,4,6,2,0,0,-1,2,0,0,-3,-2,-4,1,-2,-1,-4,1,-1,-1,-5,-2,-3,-2,0,-2,-3,-3,0,1,11,0,8],[-607,52,1,-3,-4,-4,-11,-4,-7,-2,-3,-2,-8,3,-7,1,-2,-1,5,-3,0,-7,1,-6,8,-1,1,-2,-7,-3,-1,-4,-4,-2,-7,-2,-2,-3,-8,-1,-6,5,-3,10,-3,4,-4,2,5,5,0,2,-3,3,-2,7,1,7,2,3,2,5,-4,2,-6,-1,-7,1,-4,-1,-7,9,-6,1,-13,-1,-2,4,-2,1,0,2,1,4,-1,4,-2,2,-1,5,-5,1,3,6,1,7,3,4,4,3,3,5,6,2,0,-2,-6,-1,3,-5,0,-5,-4,-6,4,-8,4,1,2,7,-3,4,-1,8,12,4,-1,5,3,3,4,-7,7,0,6,-6,0,-3,9,0,11,1,6,-4,8,-1,6,3,0,3,12,1,12,0,-8,-3,3,-5,8,-1,8,-5,2,-8,5,0,4,-2,-8,-6,-1,-4,3,-4,-2,-2,-6,-2,0,-5,-3,-3,7,-8],[-565,19,-2,0,-6,1,-3,-3,-5,-2,-3,0,-1,-2,-5,0,-6,5,-1,5,-3,5,2,8,3,4,-2,5,-3,2,1,4,-2,2,-5,0,-7,8,3,3,0,5,6,2,2,2,-3,4,1,4,8,6,7,-4,6,-7,0,-5,4,0,5,-5,4,-3,-2,-9,-6,-3,1,-2,-2,-5,4,-7,3,0,1,-6,6,-9],[-545,23,-6,2,-5,-1,-4,1,-1,-3,2,-2,-1,-2,-5,1,-6,9,-1,6,-3,0,-4,7,2,5,-1,2,6,3,2,9,12,-2,1,2,8,1,11,-3,-5,-9,1,-7,4,-6,-2,-4,-1,-5,-3,-4],[-517,42,-6,-9,-3,-7,-4,-4,-5,-1,-1,3,-2,0,-3,-3,-4,2,3,4,1,5,2,4,-4,6,-1,7,5,9,3,-1,7,-2,11,-8,2,-4],[62,495,5,-3,14,-2,-5,-7,-1,-7,-3,-2,-5,1,0,-3,-7,-6,0,-5,5,2,3,-4,0,-3,3,-4,-3,-3,3,-8,5,-1,-1,-4,-9,-6,-20,3,-15,-3,-1,-6,-12,-1,-11,5,-4,-2,-18,5,-4,4,5,6,2,20,-10,10,-7,5,-15,4,-1,7,13,2,17,-3,-3,11,9,-4,23,8,3,8,9,2,1,-4,5,0,5,-4,7,-5,5,1,9,-5,2,-1,3,0],[87,426,6,4,2,-9,-3,-8,-5,2,-2,7,2,4],[-754,-2,1,-8,-3,-6,-11,-10,-12,-4,-6,-9,-2,-7,-6,-4,-4,5,-4,1,-4,-1,0,4,3,2,-1,4,5,7,-2,4,-4,-5,-6,4,2,3,-2,9,3,2,2,6,4,6,-1,4,6,2,7,4,10,-6,2,0,2,-4,8,-1,3,2,5,-3,4,-2],[-663,185,5,-1,2,-2,-3,-3,-8,0,-6,0,-1,4,1,1,8,0],[-776,185,7,-1,5,-2,2,-3,-7,0,-3,-2,-6,2,-6,4,1,2,4,1,2,0],[-823,232,9,-1,8,0,9,-3,4,-4,9,1,4,-2,8,-6,6,-5,3,0,6,-2,-1,-3,7,0,8,-4,-1,-2,-7,-1,-7,0,-7,1,-14,-1,7,6,-4,3,-6,1,-3,3,-2,6,-6,0,-9,3,-3,2,-13,2,-3,2,4,3,-10,1,-7,-5,-4,0,-1,-2,-5,-1,-4,1,5,3,2,4,5,2,5,2,8,1,2,1],[312,-223,-5,1,-3,-1,-5,2,-4,0,-6,5,-8,2,-3,6,0,4,-4,1,-11,11,-3,6,-2,2,-4,8,11,-1,3,-1,3,0,6,6,9,8,4,1,1,3,6,4,8,1,1,-4,8,0,5,-2,2,-2,5,-1,5,-3,0,-13,-2,-7,0,-7,2,-3,-1,-6,-2,-1,-3,-7,-11,-11],[294,-221,-14,-7,-9,-7,-3,-7,-3,-4,-5,-1,-2,-5,-1,-3,-6,-2,-8,0,-5,3,-4,1,-5,-2,-2,-5,-5,-3,-5,-4,-7,-1,-2,4,1,6,-6,10,-3,1,0,29,10,0,0,36,7,0,15,4,4,-4,6,4,3,0,6,2,2,-1,4,-8,2,-2,3,-6,11,-11,4,-1,0,-4,3,-6,8,-2,6,-5],[199,-248,0,-37,-9,-5,-5,-1,-6,2,-5,1,-2,4,-4,3,-5,-5,-7,8,-4,7,-2,10,-2,7,-3,15,0,12,-1,5,-4,4,-5,8,-5,12,-2,6,-8,10,-1,8,5,2,6,2,6,0,6,-5,2,1,41,0,7,-5,24,-1,18,4,8,2,6,-1,4,-2,0,-1,-6,-2,-3,0,-6,-4,-4,4,-15,-4,-7,0,0,-36,-10,0,0,-29],[-167,136,-4,8,-5,4,4,2,5,7,2,5,3,3,5,-1,5,2,6,0,5,-3,7,-3,6,-7,7,-7,0,-6,2,-6,4,-3,1,-4,0,-3,-1,-1,-5,1,-1,-1,-2,0,-7,2,-5,0,-18,0,-3,-1,-3,0,-5,-2,-2,8,9,0,2,1,2,0,4,2,4,-2,4,0,4,2,-2,3,-3,-2,-3,0,-4,2,-3,0,-2,-2,-11,0],[-115,124,0,3,-1,4,-4,3,-2,6,0,6,3,2,2,6,3,0,7,-3,6,2,4,-1,2,2,40,0,2,7,-2,1,-5,43,-5,43,15,0,34,-22,34,-22,2,-5,6,-3,5,-2,0,-6,11,1,0,-23,-5,-7,-1,-6,-9,-2,-14,-1,-4,-4,-6,0,-6,0,-3,2,-6,-1,-9,-4,-2,-3,-8,-4,-1,-3,-4,-2,-5,1,-3,-2,-1,-7,-8,-8,0,-3,-3,-4,1,-6,-4,-1,-2,-1,-2,4,-3,-1,-2,0,-2,-3,-8,0,-3,2,-1,-1,-3,3,1,3,-1,1,-2,-1,0,3,2,3,-4,4,-1,3,-2,2,-2,0,-2,-1,-3,-1,-3,-2,-4,1,-3,3,-2,0,-3,-1,-2,0,-1,4],[-171,210,2,3,39,0,-2,14,2,5,9,1,0,26,33,-1,0,15,38,-24,-15,0,5,-43,5,-43,2,-1,-2,-7,-40,0,-2,-2,-4,1,-6,-2,-7,3,-3,0,-2,-6,-3,-2,-7,7,-6,7,-7,3,-5,3,-6,0,-5,-2,-5,1,-3,-3,-1,5,3,5,1,9,-1,10,-1,5,1,5,-3,5,-5,4],[27,63,-8,-1,-2,7,0,23,-2,2,0,5,-3,4,-3,3,1,5,3,1,2,4,5,1,2,3,3,3,4,0,8,-6,0,-3,2,-6,-2,-4,1,-3,-5,-6,-3,-3,-2,-6,0,-6,-1,-16],[149,229,2,-16,4,-3,0,-3,4,-3,-2,-4,-4,-20,-1,-13,-13,-9,-4,-13,4,-4,0,-6,6,0,-1,-5,-3,-1,0,-3,-2,0,-7,11,-2,0,-8,-6,-8,3,-5,1,-3,-1,-6,0,-6,-4,-5,0,-12,5,-5,-2,-5,0,-4,4,-10,4,-11,-1,-3,-2,-1,-6,-3,-4,-1,-9,-8,6,-4,0,-3,-3,0,7,-12,2,0,5,-6,7,-1,5,1,5,6,0,4,4,14,1,9,2,1,6,5,7,0,23,14,4,29,20,34,19,16,-4,6,-5,7,4],[27,63,1,16,0,6,2,6,3,3,5,6,-1,3,2,4,-2,6,0,3,1,9,3,4,1,6,3,2,11,1,10,-4,4,-4,5,0,5,2,12,-5,5,0,6,4,6,0,3,1,5,-1,8,-3,8,6,2,0,7,-11,2,0,4,-4,-1,-2,-1,-3,-8,-8,-3,-6,-1,-5,-2,-2,-2,-7,-5,-4,-2,-5,-2,-4,-1,-4,-7,-3,-6,4,-4,0,-6,-6,-3,0,-5,-10,-3,-7,-10,-4,-4,1,-4,-2,-8,0,-5,6,-3,7,-7,7,-8,0,-9,0],[145,129,4,-6,1,-7,0,-7,5,-9,-6,0,-3,-1,-5,1,-2,-5,6,-6,4,-2,1,-4,3,-7,-2,-3,-5,-10,-2,-2,-1,-8,1,-4,-1,-3,5,-5,1,-4,4,-5,5,-3,0,-5,1,-3,-1,-5,-8,2,-8,3,-13,0,-1,1,-6,-1,-6,1,-5,-1,-16,0,1,8,-4,7,-5,2,-2,4,-3,1,0,3,3,7,5,10,3,0,6,6,4,0,6,-4,7,3,1,4,2,4,2,5,5,4,2,7,2,2,1,5,3,6,8,8,1,3,1,2,-4,4,0,3,3,1],[9,110,-1,-5,3,-3,3,-4,0,-5,2,-2,0,-23,2,-7,-8,-2,-2,4,-3,6,-1,5,2,9,-2,4,-1,8,0,7,-4,5,1,3,9,0],[0,110,-1,-3,4,-5,0,-7,1,-8,2,-4,-2,-9,1,-5,3,-6,2,-4,-16,-6,-6,-3,-9,-3,-9,3,0,4,-4,9,3,11,4,8,-3,14,-1,8,0,6,17,0,4,-1,3,2,5,-1],[-80,102,1,1,3,-2,8,0,2,3,2,0,3,1,2,-4,2,1,4,1,5,-2,2,-3,5,-2,3,3,5,0,7,-3,3,-14,-4,-8,-3,-11,4,-9,0,-4,-5,0,-7,2,-6,0,-12,-2,-7,-3,-10,-4,-2,0,1,8,1,1,0,4,-4,4,-3,1,-3,3,2,4,-1,5,0,3,2,0,1,4,-1,2,1,1,4,1,-2,8,-2,4,1,3,2,1],[-137,126,5,0,7,-2,2,0,1,1,5,-1,1,1,1,-4,2,0,3,1,2,0,3,-3,4,-1,3,2,3,1,2,1,2,0,2,-2,1,-3,4,-4,-2,-3,0,-3,2,1,1,-1,-1,-3,3,-3,-2,-1,-1,-3,2,-4,2,-8,-4,-1,-1,-1,1,-2,-1,-4,-2,0,-3,0,-2,-4,-3,0,-2,2,1,4,-4,6,-3,-1,-2,0,-3,-1,0,4,-2,3,0,3,-2,4,-3,4,-8,0,-2,-2,-3,0,-2,-2,-1,-3,-5,-4,-4,6,-4,4,-3,1,-2,2,-1,4,-1,2,-3,2,4,5,3,0,3,2,2,0,2,1,-1,3,1,1,0,3],[-167,124,5,2,3,0,3,1,18,0,0,-3,-1,-1,1,-3,-2,-1,-2,0,-3,-2,-3,0,-4,-5,-5,4,-4,1,-2,3,0,2,-3,2,-1,2],[-84,77,0,-3,1,-5,-2,-4,3,-3,3,-1,4,-4,0,-4,-1,-1,-1,-8,-3,0,-10,5,-9,8,-9,5,-7,6,2,3,1,3,5,5,5,5,2,0,3,1,4,-6,-1,-4,2,-2,3,0,2,4,3,0],[-132,89,5,4,1,3,2,2,3,0,2,2,8,0,3,-4,2,-4,0,-3,2,-3,0,-4,3,1,-5,-5,-5,-5,-1,-3,-2,-3,-3,1,-7,4,-5,5,-2,4,-1,7],[-54,104,-1,6,3,4,0,3,8,8,1,7,3,2,5,-1,4,2,1,3,8,4,2,3,9,4,6,1,3,-2,6,0,-1,-5,1,-5,6,-7,0,-5,12,-2,0,-7,-2,-3,-5,-1,-2,-4,-3,-1,-9,0,-5,1,-3,-2,-4,1,-17,0,0,-6,1,-8,-7,3,-5,0,-3,-3,-5,2,-2,3,-5,2],[274,52,-3,-1,-6,0,-8,1,-4,-1,-1,-2,-3,0,-4,2,-11,-5,-5,1,-1,-1,-3,-6,-7,2,-7,1,-6,4,-8,3,-5,-3,-4,-5,-1,-7,-6,1,-7,2,-6,-5,-5,-9,-1,3,0,5,-5,3,-4,5,-1,4,-5,5,1,3,-1,4,1,8,2,2,5,10,8,1,2,3,2,0,2,-2,13,4,4,4,5,4,-1,4,3,1,10,-1,9,5,7,11,5,4,6,2,1,-4,6,-6,0,-4,-2,-4,1,-3,3,-3,8,-4,5,-4,0,-3,7,-5,4,-4,3,-6,7,-4,2,-3],[185,35,-1,-6,-3,-5,-2,-6,-1,-9,1,-6,-2,-3,0,-4,-1,-3,-7,-5,-5,-5,-4,-10,0,-8,-3,-3,-6,-5,-6,-6,-4,2,-1,3,-5,0,-3,-4,-3,1,-4,3,-3,-2,-4,-4,-8,11,8,6,-4,7,3,3,7,1,1,4,5,-5,9,0,3,5,1,7,-1,8,-5,6,4,12,-2,2,-7,-1,-3,5,1,4,13,0,8,-3,8,-2,1,5,5,9,6,5,7,-2,6,-1],[113,23,5,1,6,-1,6,1,1,-1,-1,-4,3,-5,7,1,2,-2,-4,-12,5,-6,1,-8,-1,-7,-3,-5,-9,0,-5,5,-1,-4,-7,-1,-3,-3,4,-7,-8,-6,-10,10,-7,8,-6,10,0,3,2,3,2,7,2,7,3,1,15,0,0,12],[96,23,16,0,0,-12,-15,0,-3,-1,-2,2,3,11],[307,-83,4,-3,4,-2,6,-2,6,-3,5,-4,3,-8,-2,-3,-2,-8,2,-8,-3,-3,-3,-9,5,-3,-30,-8,1,-7,-8,-1,-6,-4,-1,-3,-4,-1,-9,-8,-6,-6,-3,0,-3,1,-11,1,-2,1,0,1,-4,2,-6,1,-8,-2,-7,6,-7,8,0,32,21,0,-1,3,1,4,-2,5,1,5,-1,3,3,0,1,-3,5,0,6,-1,3,-5,8,-1,6,3,2,-5,8,-1,4,-4,4,-6,8,0,-1,11,-3,-2,-7,4,-3,2,1,10,2,12,-2,4,3,6,3,1,13,2,4,-1],[328,-92,10,-2,2,-3,3,-5,3,-14,-3,-8,3,-13,3,0,4,-3,4,-7,1,-13,-4,-2,-3,-7,-7,6,-1,7,2,5,-1,4,-4,3,-3,-1,-6,5,-5,3,3,9,3,3,-2,8,2,8,2,3,-3,8,-5,4],[346,-115,8,1,12,-3,3,1,7,0,4,3,6,0,11,4,8,6,2,-4,0,-10,1,-9,0,-16,2,-5,-3,-7,-4,-7,-6,-6,-9,-4,-11,-5,-11,-11,-4,-2,-7,-7,-4,-2,-1,-7,5,-8,2,-6,0,-3,2,0,0,-10,-2,-5,2,-2,-1,-4,-4,-4,-8,-3,-12,-5,-4,-4,1,-4,3,-1,-1,-5,-8,0,-1,4,-1,4,-1,4,2,11,-3,7,-5,14,11,11,3,7,2,1,1,6,-2,3,0,7,2,7,0,13,-5,3,-5,1,-2,2,-5,2,-8,0,-1,4,-1,7,30,8,6,-5,3,1,4,-3,1,-4,-2,-5,1,-7,7,-6,3,7,4,2,-1,13,-4,7,-4,3,-3,0,-3,13,3,8],[321,-267,-2,-4,-6,-1,-6,5,0,3,3,4,1,3,3,1,5,-2,1,-4,1,-4],[130,-48,-4,-2,-2,-3,0,-4,-3,-1,-3,8,4,4,3,2,4,-3],[123,-61,4,1,3,0,4,1,30,0,2,-7,3,-6,2,-3,4,-5,7,1,3,1,6,-1,2,3,2,6,6,0,1,2,5,0,-1,-4,12,0,0,-6,2,-4,-1,-6,1,-6,3,-4,-1,-12,2,1,4,0,6,2,5,-1,1,-3,-1,-5,2,-5,-1,-4,1,-3,-21,0,0,-32,7,-8,7,-6,-18,-4,-24,1,-7,5,-41,0,-2,-1,-6,5,-6,0,-6,-2,-5,-2,-1,6,1,9,3,9,1,4,3,9,2,4,6,7,3,4,1,7,-1,6,-3,4,-3,6,-2,6,1,2,3,4,-3,10,-2,7,-5,6,1,2],[305,-24,1,-4,2,-2,0,-3,-2,-2,-4,-5,-4,-4,-4,0,-1,12,-3,5,6,-1,3,6,5,-1],[357,327,-2,-3,-4,1,-2,-7,2,-1,-3,-1,0,-3,5,1,0,-4,-5,-16,-1,3,-6,15,3,3,-1,1,3,5,2,8,1,3,0,0,3,0,1,2,3,0,0,-4,-1,-2,0,0],[358,333,-3,0,-1,-2,-3,0,4,8,5,7,0,0,5,-1,2,-4,-5,-4,-2,-5],[495,-125,3,-4,2,-7,2,-12,3,-5,-1,-5,-2,-3,-3,6,-2,-3,2,-7,-1,-4,-3,-2,-1,-8,-4,-12,-5,-14,-6,-19,-4,-14,-5,-12,-8,-2,-9,-4,-6,3,-8,4,-3,5,-1,9,-4,8,-1,7,2,7,5,2,0,3,5,8,1,6,-2,5,-2,6,-1,9,3,6,1,6,5,0,6,2,4,2,4,0,6,6,8,6,3,5,-1,4,4,-1,6,7,0,6,3,4,3,-4],[354,315,-5,-1,0,3,3,1,-2,1,2,7,4,-1,0,-6,-1,-3],[-167,136,11,0,2,2,3,0,4,-2,3,0,3,2,2,-3,-4,-2,-4,0,-4,2,-4,-2,-2,0,-2,-1,-9,0,1,4],[95,303,-4,18,-6,4,0,2,-8,6,-1,8,6,6,2,8,-2,10,2,5,11,4,7,-1,0,-5,8,4,1,-2,-5,-5,0,-5,3,-2,-1,-9,-7,-5,2,-5,5,0,3,-5,4,-2,-1,-8,-5,-3,-3,-3,-7,-4,1,-4,-1,-4,-5,-2],[-87,274,0,2,0,1,0,12,16,7,10,2,8,3,4,5,12,4,0,7,6,1,5,4,13,2,2,4,-3,2,-3,11,-1,6,-4,6,10,5,11,2,6,4,10,3,17,2,17,1,5,-1,9,4,11,0,4,-2,7,1,-2,-5,2,-10,-2,-8,-6,-6,1,-8,8,-6,0,-2,6,-4,4,-18,3,-9,1,-5,-2,-8,1,-5,-1,-5,1,-6,-4,-4,6,-7,0,-4,4,-6,5,2,8,-5,4,-6,-34,-19,-29,-20,-14,-4,-11,-1,0,6,-5,2,-6,3,-2,5,-34,22,-34,22,-38,24],[355,324,2,3,11,-4,20,11,4,-12,-2,-2,-20,-5,10,-10,-3,-2,-2,-3,-8,-1,-2,-4,-4,-3,-11,2,0,1,5,16,0,4,1,3,0,6],[516,242,2,0,0,-3,8,2,8,0,6,0,7,7,7,6,6,6,2,-3,1,-8,-5,0,-1,-6,2,-1,-5,-2,0,-4,-3,-4,0,-4,-2,-2,-30,5,-4,10,0,2],[508,248,-1,7,3,5,3,1,3,-3,0,-6,-2,-6,-3,-1,-3,2],[480,300,2,-4,-1,-2,3,-8,-7,0,-2,5,-9,1,7,10,7,-1],[392,322,-4,12,22,10,4,12,-1,7,5,2,5,6,4,2,12,-1,3,-3,5,2,6,-12,7,-3,1,-6,-5,-3,-2,-8,7,-10,12,-5,5,-8,-2,-7,3,0,0,-5,6,-5,-6,0,-7,1,-7,-10,-19,1,-28,20,-15,7,-12,3],[552,227,0,4,3,4,0,4,5,2,-2,1,1,6,5,0,5,-7,6,-4,7,-1,6,-2,5,-6,3,-3,4,-1,0,-2,-4,-6,-2,-3,-4,-3,-4,-7,-5,1,-2,-2,-2,-5,1,-7,-1,-1,-5,0,-6,-4,-1,-5,-2,-2,-6,0,-4,-3,0,-4,-5,-3,-6,1,-7,-3,-5,-1,-3,7,-8,17,30,10,7,20,-5,7],[563,257,-2,3,3,3,1,-1,-1,-4,-1,-2],[1668,-157,-1,3,0,8,5,-3,2,-8,-3,1,-2,-1],[1026,122,-2,12,6,8,13,2,9,-1,8,-4,5,7,9,-4,2,-7,-1,-12,-17,-8,4,-6,-11,-1,-9,-4,-8,1,-4,5,-5,10],[1052,143,-9,1,-13,-2,-6,-8,2,-12,-9,5,-9,0,1,8,-9,0,-1,-11,-5,-15,-3,-9,1,-7,7,0,4,-9,2,-9,6,-6,6,-1,5,-5,-3,-4,-7,-1,-1,5,-8,4,-2,-2,-4,4,-2,5,-5,6,-5,5,-2,-6,-2,6,1,6,3,10,5,10,5,9,-4,9,0,5,-1,6,-7,8,-2,5,3,2,4,9,-4,7,-6,7,-5,9,4,2,5,11,7,0,6,4,6,2,4,-3,1,-6,7,0,-2,-11,0,-9,11,6,3,-2,6,0,2,3,8,-1,8,-8,1,-10,8,-9,0,-8,-3,-5],[1074,142,-9,4,-5,-7,-8,4,3,5,0,8,-8,9,-1,10,-8,8,-8,1,-2,-3,-6,0,-3,2,-11,-6,0,9,2,11,-7,0,-1,6,-4,3,2,4,9,6,1,-2,5,0,-2,11,5,1,6,-8,5,-9,12,0,4,-9,-6,-3,-3,-4,12,-6,8,-12,6,-9,8,-7,3,-7,-2,-10],[1001,204,-6,-2,-6,-4,-7,0,-5,-11,-4,-2,5,-9,6,-7,4,-7,-4,-9,-3,-2,2,-5,7,-8,1,-6,0,-5,4,-9,-5,-9,-5,-10,-1,7,3,8,-3,6,1,11,-4,5,-3,12,-2,13,-4,8,-7,-5,-11,-7,-6,1,-6,2,3,12,-2,9,-8,12,1,4,-6,1,-7,8,-1,8,3,-2,0,7,5,2,-1,4,2,3,0,10,8,-2,4,8,1,5,6,8,0,6,13,7,7,-2,-1,6,3,2,-1,4,6,1,3,-6,4,-2,0,-8,0,-8,-9,-8,-1,-12,11,2,2,-9,6,-2,-3,-8,7,-4,4,-2,7,3,0,-4,-9,-6,-2,-4],[1043,105,9,4,11,1,-4,6,17,8,1,12,-2,7,2,10,-3,7,-8,7,-6,9,-8,12,-12,6,3,4,6,3,-4,9,-12,0,-5,9,-6,8,5,2,8,0,10,1,8,5,5,-4,9,-2,-2,-6,5,-4,10,-3,-13,-9,-8,-9,-2,-7,8,-11,9,-13,9,-6,6,-8,5,-18,-1,-18,-8,-7,-11,-6,-8,-8,-12,-9,-4,6,3,7,-7,6],[1306,424,1,-2,-4,1,-4,-3,-3,-3,0,-7,-5,-2,-2,-2,-4,-3,-7,-2,-4,-3,0,-4,-1,-1,4,-2,6,-4,-1,-2,-4,-1,-7,0,-4,-5,-4,0,-1,-1,-5,2,-1,-2,-3,-1,0,2,-3,1,-3,2,3,4,2,1,-1,2,3,5,-1,2,-6,1,-5,3,8,6,11,5,7,7,5,-3,9,0,-2,5,15,4,4,6,6,-6],[1262,377,1,1,4,0,4,5,7,0,4,1,1,2,9,-12,2,-6,0,-12,-4,-6,-9,-2,-8,-4,-9,-1,-1,5,2,7,-4,10,7,2,-7,9],[878,493,11,2,19,9,15,5,9,-3,10,0,7,-5,10,0,14,-3,10,7,-4,6,10,10,11,-4,9,-1,12,-3,2,-7,14,-4,9,2,13,1,10,-1,10,-5,6,-5,9,0,13,-2,9,2,13,2,15,7,6,-1,5,-3,12,1,-5,-8,-7,-10,3,-4,6,1,10,-2,8,4,8,-3,9,-7,-1,-4,-8,1,-15,-1,-7,-3,-7,-7,-15,-4,-10,-5,-10,2,-6,1,-5,-6,3,-4,2,-3,-7,-3,-7,-5,-12,-4,-15,0,-16,-3,-12,-5,-4,3,-12,0,-15,6,-10,1,-13,-1,-21,2,-11,0,-6,6,-5,9,-6,1,-12,6,-13,1,-12,2,-4,4,4,12,-7,8,-14,4,-8,5,-3,7],[973,283,1,-4,-3,-2,1,-6,-7,2,-13,-7,0,-6,-6,-8,-1,-5,-4,-8,-8,2,0,-10,-2,-3,1,-4,-5,-2,-5,16,-3,0,-2,-6,-5,5,3,6,4,1,5,8,-6,2,-9,0,-10,1,-1,7,-5,1,-8,4,-4,-7,7,-5,-6,-4,-2,-4,6,-3,-2,-6,3,-8,2,-8,-1,-4,-7,0,-12,-2,1,-8,-5,-6,-14,-7,-11,-12,-8,-6,-10,-7,0,-5,-5,-2,-9,-4,-5,-1,-3,-8,2,-13,1,-8,-4,-9,0,-17,-5,0,-5,-8,3,-3,-9,-3,-3,-7,-4,-3,-9,9,-5,14,-4,10,-3,5,-5,10,-2,13,-2,6,-9,14,-4,19,-3,13,0,12,-2,9,-15,-6,-7,1,-13,12,5,4,-3,4,-12,8,7,7,22,0,-2,9,-6,5,-1,8,-7,4,11,10,12,-1,10,10,6,10,10,10,0,7,8,6,-8,5,-3,7,-4,9,5,4,15,-2,11,1,10,8,11,-12,-1,-8,4,-5,0,-5,-7,1,3,-11,10,-6,14,-7,-6,-5,-4,-9,10,-4,9,-5,13,-6,14,-1,6,-5,8,-1,12,-2,8,0,1,4,-1,6,1,4,6,2,1,-8,0,-2,9,-4,6,2,8,-1,8,0,1,6,-4,3,8,1,9,7,12,6,8,-2,7,4,5,-6,-3,-4,11,-2],[927,220,0,-7,-3,2,1,-8,-3,5,-1,5,-2,5,-4,6,-9,0,1,-4,-3,-6,-4,2,-1,-2,-3,1,-4,1,-2,8,-3,8,2,6,-6,3,2,4,6,4,-7,5,4,7,8,-4,5,-1,1,-7,10,-1,9,0,6,-2,-5,-8,-4,-1,-3,-6,5,-5,2,6,3,0,5,-16],[917,278,4,-3,-1,-6,-8,0,-8,1,-6,-2,-9,4,0,2,7,7,5,3,7,-2,5,0,4,-3],[881,279,-1,-4,1,-6,-1,-4,-8,0,-12,2,-8,1,-6,5,-14,1,-13,6,-9,5,-10,4,4,9,6,5,4,2,8,-3,10,-7,6,-1,3,-5,8,-2,8,-4,11,-2,12,-1],[778,355,-10,-8,-11,-1,-15,2,-5,-4,4,-9,3,-7,8,-5,-8,-6,0,-7,-10,-10,-6,-10,-10,-10,-12,1,-11,-10,7,-4,1,-8,6,-5,2,-9,-22,0,-7,-7,-7,3,-3,7,-8,8,-18,-2,-16,0,-14,-1,4,12,14,5,-1,5,-5,2,0,9,-10,4,-4,6,-5,5,17,-5,10,1,6,-1,2,2,7,-1,13,4,0,9,6,6,7,0,1,3,8,1,4,-1,4,3,-1,6,4,6,6,3,-4,7,10,0,3,4,0,4,5,4,-1,5,-2,4,6,4,11,2,11,1,5,2,6,1,7,-5,3,-8,16,-4],[665,374,6,0,8,-2,3,-1,7,3,3,-2,3,5,6,0,2,1,1,4,4,3,5,-2,-1,-3,3,0,-1,-8,4,-3,3,2,4,1,6,4,7,-1,10,0,2,-3,-6,-1,-5,-2,-11,-1,-11,-2,-6,-4,2,-4,1,-5,-5,-4,0,-4,-3,-4,-10,0,4,-7,-6,-3,-4,-6,1,-6,-4,-3,-4,1,-8,-1,-1,-3,-7,0,-6,-6,0,-9,-13,-4,-7,1,-2,-2,-6,1,-10,-1,-17,5,9,9,-1,6,-8,2,-1,6,-3,8,4,5,-4,1,3,7,4,12,10,-4,8,1,2,5,8,2,6,3,2,8,8,2,2,4,5,-3,3,0],[678,371,6,10,-2,7,-7,2,3,4,8,0,5,6,3,6,13,2,-2,-5,1,-3,4,0,-4,-3,-11,2,-1,-6,11,1,12,-3,19,2,3,-9,3,1,6,-2,0,-4,2,-6,-10,0,-7,1,-6,-4,-4,-1,-3,-2,-4,3,1,8,-3,0,1,3,-5,2,-4,-3,-1,-4,-2,-1,-6,0,-3,-5,-3,2,-7,-3,-3,1],[710,423,2,4,7,1,16,-3,2,6,6,2,14,-4,4,1,17,0,15,-1,5,-4,6,-1,-1,-2,-16,-5,-4,-4,-13,-1,-4,-6,-11,1,-7,-2,-10,-5,1,-2,-3,-2,-19,-2,-12,3,-11,-1,1,6,11,-2,4,3,8,-1,13,7,-12,5,-7,-2,-7,4,8,6,-3,1],[525,418,4,3,11,2,7,-3,7,-8,5,0,11,0,-2,5,9,3,8,6,13,-5,1,-8,4,-2,11,0,3,-2,5,-10,11,-7,7,-5,10,-5,13,-4,0,-6,-3,0,-5,3,-2,-4,-8,-2,-2,-8,-6,-3,-8,-2,-2,-5,-8,-1,-10,4,-1,8,-7,0,-11,9,-8,1,-11,5,-7,1,-4,-2,-7,0,-7,-6,-9,-2,-2,7,1,10,-8,3,3,7,-7,1,2,8,9,-2,9,3,-7,6,-3,6,-8,-3,-1,-7,-3,6],[486,299,-6,5,0,5,-3,0,2,7,-5,8,-12,5,-7,10,2,8,5,3,-1,6,-7,3,-6,12,-5,8,2,3,-3,11,7,3,2,-4,5,-5,7,-1,4,0,12,7,4,1,3,-3,-3,-5,6,-5,2,0,3,-7,9,-2,7,-5,14,-2,16,3,1,2,9,2,7,6,7,0,4,2,7,-1,11,-5,8,-1,11,-9,7,0,1,-8,-4,-12,-3,-7,4,-1,-4,-5,3,-8,1,-6,8,-2,1,-6,-9,-9,5,-5,4,-6,10,-4,0,-9,5,-2,1,-5,-14,-5,-4,-12,-19,3,-11,2,-11,1,-4,12,-5,2,-8,-2,-10,-5,-12,3,-10,8,-10,3,-7,9,-7,13,-5,-2,-6,3,-4,-4],[357,327,0,0,1,2,0,4,2,5,5,4,-2,4,-5,1,-1,8,2,4,3,2,3,2,1,6,3,-2,11,3,5,-2,8,0,12,4,5,0,11,2,-5,-6,-5,-2,1,-7,-4,-12,-22,-10,-20,-11,-11,4],[465,388,-4,0,-4,6,0,2,-4,0,-3,3,-2,0,-4,3,-7,2,1,5,-2,4,14,2,2,-3,4,-2,-2,-3,5,-3,-3,-3,4,-3,4,-2,0,-7],[110,589,4,6,8,7,3,12,-6,5,-1,13,6,9,10,0,3,4,-4,3,16,14,10,11,7,7,10,0,3,6,19,-2,1,7,6,0,13,-5,16,-7,0,-15,3,-4,-17,-3,-10,-7,2,-6,-16,-8,-19,-9,-7,-14,7,-7,10,-6,-9,-11,-10,-2,-4,-17,-6,-9,-12,1,-6,-8,-12,0,-3,9,-8,11,-8,14],[282,562,11,-3,1,-2,5,1,10,-2,1,-5,-2,-3,6,-7,4,-2,-1,-2,7,-2,3,-3,-4,-2,-8,0,-2,-1,2,-3,2,-6,-9,-1,-3,-2,-1,-5,-4,1,-9,0,-3,2,-4,-2,-4,1,-8,0,-11,2,-10,1,-8,0,-5,-3,-5,0,0,4,-3,5,6,2,0,4,-3,4,0,4,10,0,11,4,2,6,8,3,-1,4,6,2,11,4],[318,521,4,0,3,2,3,-1,10,1,6,-6,-3,-2,1,-3,8,0,4,-4,0,-2,13,-4,8,2,6,-5,6,0,15,-3,0,-3,-4,-5,2,-6,-2,-3,-10,-1,-5,-3,0,-4,-8,-1,-7,-3,-9,-1,-9,-4,1,-5,-2,0,-1,2,-3,0,-7,2,-3,-2,-1,1,-16,3,-1,4,-9,-1,-4,-6,-8,-7,-5,2,-5,-2,-4,2,3,1,2,3,3,3,-1,2,2,1,1,-1,6,0,3,1,-2,1,1,1,-3,3,-1,4,-4,2,1,3,-5,3,-4,0,-7,3,-7,-1,-2,-1,-4,0,-2,-2,-7,-1,-3,-2,-5,2,-6,0,-6,1,-4,-2,-1,3,-6,3,2,4,3,3,2,-1,-3,5,9,8,5,1,1,3,-5,9,5,0,5,3,8,0,10,-1,11,-2,8,0,4,-1,4,2,3,-2,9,0,4,-1,1,5,3,2,9,1],[235,539,0,-4,3,-4,0,-4,-6,-2,3,-5,0,-4,5,-9,-1,-3,-5,-1,-9,-8,3,-5,-2,1,-10,4,-7,-1,-5,1,-6,-2,-5,4,-4,-1,-1,1,-5,5,-7,1,-1,3,-7,1,-1,-3,-5,2,1,3,-7,1,-5,3,-4,6,1,3,-2,5,-4,4,3,3,-2,5,7,3,16,5,13,3,10,-2,1,-2,10,0,12,-1,18,0,5,-1,2,-3],[170,481,-1,-4,-6,0,2,-2,-3,-6,-2,-2,-9,0,-5,-2,-8,1,-14,3,-2,3,-10,-2,-1,-2,-6,1,-5,0,-5,2,2,2,0,2,3,1,5,-3,1,3,9,0,7,2,5,0,3,-2,1,2,-1,7,4,1,4,5,7,-3,6,4,4,1,8,-3,5,1,5,-2,-1,-1,1,-3],[221,484,6,-3,1,-3,-6,-2,-5,-7,-6,-7,-8,-2,-6,0,-8,-3,-4,-2,-8,2,-7,4,-3,1,-2,3,-2,0,3,6,-2,2,6,0,1,4,5,-3,4,-1,8,1,1,2,4,0,5,2,1,-1,5,1,2,2,3,1,11,-3,2,1],[266,482,2,1,7,1,7,-3,4,0,5,-3,-1,-3,4,-2,1,-4,3,-3,-1,-1,2,-1,-3,-1,-6,0,-1,1,-2,-1,1,-2,-3,-3,-2,-3,-3,-1,-2,5,1,4,0,4,-6,6,-3,4,-3,3,-3,1],[282,455,4,-2,5,2,5,-2,0,-3,-5,-2,-3,1,-3,-12,-6,1,-7,4,-12,-2,-5,-3,-15,1,-8,2,-4,-1,-3,4,-2,2,2,2,-2,1,-3,-2,-6,3,-1,4,-6,2,-1,3,-5,4,8,2,6,7,5,7,6,2,4,2,6,-1,6,0,5,-2,3,2,7,1,2,2,4,0,3,-1,3,-3,3,-4,6,-6,0,-4,-1,-4,2,-5],[265,556,1,-4,-8,-3,-2,-6,-11,-4,-10,0,-2,3,-5,1,-1,3,1,3,-4,2,-10,2,-2,8,11,3,17,-1,10,1,1,-2,5,-1,10,-5],[273,575,5,-2,1,-5,3,-6,-11,-4,-6,-2,-10,5,-5,1,-1,2,-10,-1,-17,1,-11,-3,0,8,5,6,9,3,8,-7,8,0,2,8,9,2,4,-1,9,-4,8,0],[280,595,2,-2,-7,-6,3,-9,-4,-3,-8,0,-9,4,-4,1,-9,-2,1,6,-4,-1,-6,4,-1,6,13,3,13,1,11,-2,10,0],[141,538,2,-5,-3,-3,4,-4,2,-5,-1,-3,4,-6,-4,-1,-3,1,-3,-2,-7,-2,-4,-2,-7,-2,2,-3,1,-4,5,-2,6,-4,-4,-5,-4,-1,1,-7,-1,-2,-3,2,-5,0,-7,-2,-9,0,-1,-3,-5,3,-3,-1,-11,3,-2,-2,-8,0,1,7,5,7,-14,2,-5,3,1,4,-2,2,1,7,-2,10,6,0,3,4,2,9,-2,3,2,2,8,1,2,-2,7,5,-2,4,0,6,8,-1,6,2,0,-4,10,-2,0,-4,10,2,6,3,11,-4,5,-3],[227,442,3,-4,4,1,8,-2,15,-1,5,3,12,2,7,-4,6,-1,-5,-4,-4,-7,3,-6,-9,1,-10,-3,0,-5,-9,-1,-7,3,-8,-3,-7,0,-1,7,-5,3,2,1,-1,1,2,3,4,3,-5,4,-1,4,2,2],[263,353,-1,-3,-14,-1,0,2,-12,2,2,4,5,-3,8,1,7,-1,0,-2,5,1],[230,413,7,0,8,3,7,-3,9,1,0,5,5,-3,-3,-6,-2,-1,-6,0,-5,1,-12,-3,7,-6,-5,-2,-6,0,-5,5,-2,-2,2,-6,5,-5,-4,-2,6,-5,5,-3,0,-6,-9,3,3,-5,-6,-1,4,-9,-7,0,-8,4,-4,8,-2,7,-4,5,-5,6,-1,3,5,5,1,3,3,1,0,3,7,1,4,2,5,0,2,2,2,0],[448,372,-5,-2,-3,3,-12,1,-4,-2,-11,-2,-5,0,-12,-4,-8,0,-5,2,-11,-3,-3,2,-1,-6,-3,-2,-3,-2,-4,5,4,4,-6,-1,-8,2,-7,-6,-15,-1,-8,5,-11,0,-2,-4,-7,-1,-10,5,-11,0,-6,10,-7,6,5,8,-6,5,11,10,15,0,4,8,19,-1,12,6,12,3,17,0,17,-7,14,-4,12,2,9,-1,12,5,11,0,10,-5,2,-4,-1,-5,7,-2,4,-3,-7,-3,3,-11,-2,-3,5,-8],[261,418,10,3,9,-1,1,-4,9,-3,-2,-2,-12,-1,-4,-3,-8,-5,-3,5,0,2,2,1,3,6,-5,3],[210,408,0,-3,-3,-1,-1,-3,-5,-5,-2,1,0,2,-6,3,-1,5,1,7,1,3,-2,2,-1,3,4,5,1,-2,3,1,2,-3,2,-1,1,-4,-1,-3,1,-4,4,-2],[166,465,3,-1,7,-4,8,-2,4,2,2,-4,3,-3,-4,-4,-5,2,-7,0,-9,2,-5,0,-2,-2,-4,2,-2,-4,5,-5,2,-3,5,-4,4,-2,4,-4,9,-4,-1,-2,-9,4,-6,4,-9,3,-8,7,2,1,-5,4,0,3,-6,2,-3,-4,-3,3,0,3,0,0,7,0,2,2,3,-2,4,0,0,3,3,1,1,4,8,3],[96,475,0,-2,-2,-2,5,-2,5,0,-1,-4,-4,-2,-7,1,-2,-4,-5,0,-2,2,-6,-3,-5,0,-4,2,-3,4,-5,-2,0,5,7,6,0,3,5,-1,3,2,8,0,2,2,11,-3],[60,501,2,-2,-1,-4,-3,0,-2,1,1,6,3,0],[62,508,-1,-7,-3,0,-1,-6,-9,5,-5,-1,-7,5,-5,4,-5,0,-1,4,8,2,7,-1,9,2,6,-4,6,-2],[69,535,2,-3,-2,-9,-3,-4,-6,0,2,-10,-6,2,-6,4,-9,-2,-7,1,5,3,9,15,14,4,8,0],[-90,419,4,3,4,1,3,-5,6,0,2,1,6,0,3,-5,-5,-3,0,-8,-2,-1,0,-5,-4,-1,4,-6,-3,-7,3,-3,-1,-3,-4,-4,1,-3,-4,-3,-5,1,-5,-1,2,8,-1,6,-4,1,-2,4,1,7,4,4,1,4,2,6,0,4,-2,4,0,3],[-75,371,-1,3,4,4,1,3,-3,3,3,7,-4,6,4,1,0,5,2,1,0,8,5,3,-3,5,-6,0,-2,-1,-6,0,-3,5,-4,-1,-4,-3,1,7,-4,4,14,7,12,-2,13,0,11,-2,8,1,16,0,4,-4,18,-5,4,2,11,-5,12,1,1,-6,-9,-7,-13,-2,-1,-3,-6,-6,-4,-8,4,-6,-6,-4,-2,-6,-8,-2,-7,-8,-13,0,-10,0,-6,-4,-4,-4,-5,1,-4,3,-3,6,-9,2],[-62,539,2,-7,-8,-9,-18,-6,-14,2,8,10,-5,10,14,8,8,5,2,-5,-2,-5,6,0,8,-2],[1658,-211,8,-6,5,-5,-4,-2,-6,3,-7,5,-6,5,-7,7,-1,3,4,0,6,-3,4,-3,3,-3],[1621,-105,3,-3,-7,0,-4,6,6,-2,2,0],[1617,-96,-2,-2,-7,9,-2,6,3,0,4,-8,4,-5],[1609,-99,-4,0,-6,1,-2,2,1,4,7,-2,3,-2,2,-3],[1596,-80,2,-3,0,-2,-8,4,-5,4,-4,3,1,1,5,-2,8,-5],[1571,-70,4,-3,-2,-1,-4,2,-4,4,1,2,6,-4],[1769,-401,-4,-5,-5,-7,-8,-4,-2,3,-4,1,6,8,-3,6,-11,4,0,4,7,3,2,8,0,6,-4,7,0,2,-5,4,-8,9,-4,7,4,1,5,-6,8,-3,3,-9,7,-11,0,7,5,-3,1,-8,8,-3,7,-1,6,4,5,-1,-2,-9,-3,-6,-8,0,-3,-3,1,-4,-1,-2],[1697,-436,9,5,6,5,4,7,4,3,1,6,7,5,2,-4,2,-4,7,4,3,-4,0,-4,-4,-5,-7,-7,-5,-4,4,-5,-8,0,-9,-4,-3,-7,-6,-10,-8,-4,-5,-3,-9,0,-6,3,-11,1,-2,4,5,7,13,10,6,2,7,4],[1477,-408,6,-1,1,-12,-3,-3,-1,-8,-3,3,-7,-7,-2,1,-6,0,-6,9,-1,7,-6,9,0,5,7,-1,10,-3,5,1,8,2],[1261,-322,-11,-5,-9,-2,-2,-5,-4,-4,-8,0,-6,-1,-9,2,-7,-1,-7,0,-6,-5,-3,0,-5,-3,-5,-3,-7,0,-7,0,-11,6,-5,2,0,6,5,1,2,2,0,4,1,7,-1,6,-5,10,-2,6,0,6,-4,7,0,3,-4,4,-1,8,-6,8,-1,4,4,-4,-3,9,5,-3,3,-4,0,5,-5,8,-1,3,-2,3,1,6,2,2,1,5,-1,6,4,7,1,-8,4,7,8,3,5,4,8,4,5,1,3,-1,8,4,6,1,2,2,3,1,6,0,11,3,5,4,3,5,6,5,0,4,0,5,7,8,4,-9,4,2,-4,5,3,5,4,-2,1,8,5,5,2,4,5,2,0,3,4,-1,0,3,4,1,5,1,7,-5,6,-6,6,0,6,-1,-2,6,5,8,5,3,-2,2,4,6,6,4,5,-1,8,2,0,5,-7,3,5,1,7,-2,5,-4,8,-3,3,1,6,-3,6,3,4,-1,2,2,5,-5,-3,-5,-4,-4,-3,0,1,-4,-3,-5,-4,-5,1,-3,8,-6,8,-3,5,-3,7,-6,3,0,5,-3,2,-3,10,-3,7,3,2,5,2,4,1,5,3,8,-1,5,1,3,-1,6,1,8,2,2,-2,3,2,5,2,6,0,3,4,4,3,-5,1,-6,3,-1,0,-4,4,-5,1,-6,0,-4,4,-8,6,4,3,-4,5,-4,-1,-4,2,-9,2,-5,3,-1,3,-9,-1,-5,3,-7,11,-5,7,-5,7,-4,-1,-2,6,-6,4,-11,4,2,4,-4,2,2,2,-11,7,-6,5,-4,8,-8,3,-8,0,-6,-1,-6,5,-8,-1,-9,-2,-5,-3,-9,0,-6,-2,-7,-4,-9,-7,-5,-4,-8,-3,-5,-3,-9,-4,-5,-3,-7,-1,-7,1,-3,-6,-3,-11,0,-9,-4,-5,-4,-6,-4,-8,4,-6,2,2,5,-5,-2,-9,-7,-9,3,-6,2,-6,1,-10,3,-6,6,-2,8,-2,5,-5,4,-10,1,3,5,-2,7,-5,-7,-9,-2,5,6,2,6,4,5,-1,7,-8,-9,-6,-3,-4,-8,-8,4,0,5,-6,7,-5,4,2,2,-13,6,-7,0,-10,5,-18,-1,-13,-4,-11,-3,-10,1],[818,75,-2,-10,-4,-3,-9,-2,-5,8,-2,14,5,16,7,-6,5,-7,5,-10],[1095,182,-8,3,0,9,5,5,11,3,6,0,2,-4,-4,-4,-2,-6,-9,-5],[803,424,-1,6,7,3,-9,17,20,4,5,2,7,18,20,-3,6,5,0,10,8,1,8,7,4,1,3,-7,8,-5,14,-4,7,-8,-4,-12,4,-4,12,-2,13,-1,12,-6,6,-1,5,-9,6,-6,11,0,21,-2,13,1,10,-1,15,-6,12,0,4,-3,12,5,16,3,15,0,12,4,7,5,7,3,-2,3,-3,4,5,6,6,-1,10,-2,10,5,15,4,7,7,7,3,15,1,8,-1,1,4,-9,7,-8,3,-8,-4,-10,2,-6,-1,-3,4,7,10,5,8,12,-4,14,6,0,4,9,11,6,3,0,6,-5,2,8,5,12,2,13,0,15,-3,9,-4,6,-10,4,-4,3,-6,4,-10,17,-3,12,-7,4,-9,15,0,9,4,17,3,-5,-9,-4,-4,-3,-11,-7,-10,-12,2,-9,-4,3,-9,-1,-12,-5,0,0,-5,-6,6,-4,-6,-15,-4,2,-5,-9,0,-5,3,-7,-7,-11,-5,-8,-6,-14,-3,-7,-5,-11,-3,5,5,-2,4,8,7,-5,5,-9,-4,-11,-7,-6,-6,-10,0,-5,-5,5,-7,8,-2,0,-4,8,-3,11,7,9,-4,6,0,2,-5,-14,-3,-5,-5,-10,-5,-5,-7,11,-6,4,-10,6,-9,7,-8,0,-7,-6,-3,2,-5,6,-3,-2,-8,-3,-8,-6,-1,-7,-11,-8,-13,-9,-12,-14,-9,-14,-8,-11,-1,-6,-4,-3,3,-6,-5,-14,-5,-11,-2,-3,-11,-6,-1,-3,7,2,4,-13,3,-5,-2,-10,3,-5,4,2,6,-9,2,-5,4,-8,-5,-10,-1,-8,0,-5,-2,-5,-1,2,-11,-5,0,-1,2,0,4,-7,-3,-4,2,-7,4,3,8,-6,2,-2,9,-11,-2,1,12,9,8,0,8,0,8,-4,2,-3,6,-6,-1,-11,2,3,4,-5,6,-7,-4,-8,2,-12,-6,-9,-7,-8,-1,-4,3,-5,0,-7,2,-5,-3,-7,-7,-1,8,-6,-2,-12,1,-11,2,-8,4,-8,2,-3,5,-6,1,-10,7,-8,3,-4,-2,-14,7,-10,6,-3,11,7,-1,0,5,-4,5,1,8,-11,12,-16,4,-3,8,-7,5,-2,3,-2,6,0,4,-6,2,-3,-1,-3,9,3,2,-1,2,10,5,7,2,11,-1,4,6,13,1,4,4,16,5,1,2],[1218,244,-6,-16,-4,-8,-5,8,-1,7,6,10,8,8,5,-3,-2,-6],[104,469,6,-1,1,2,10,2,2,-3,14,-3,-1,-5,2,-4,-8,1,-8,-4,1,-5,-1,-3,3,-5,9,-5,5,-8,11,-8,8,0,2,-2,-3,-2,9,-4,7,-3,9,-5,1,-2,-2,-4,-6,5,-9,2,-4,-6,7,-4,-1,-5,-4,-1,-5,-9,-4,-1,0,3,2,5,2,2,-4,6,-3,5,-4,1,-3,4,-6,2,-4,4,-7,1,-8,5,-9,6,-7,6,-3,10,-5,1,-8,3,-5,-1,-6,-5,-4,-1,1,4,-5,1,-3,8,3,3,-3,4,0,3,4,-2,5,0,6,3,2,-2,5,0,2,4,7,-1,4,2,1,4],[148,381,8,1,-4,-8,1,-3,-2,-5,-8,4,-5,1,-14,5,1,5,12,-1,10,1],[87,409,5,3,6,-7,-1,-13,-5,1,-4,-3,-4,3,0,12,-2,6,6,-1],[99,550,-6,-2,-8,1,-4,6,0,10,2,3,3,3,9,1,4,3,8,3,0,-5,-3,-3,1,-3,5,-2,-2,-4,-3,1,-7,-7,3,-5],[124,561,3,-5,-6,-8,-10,6,-1,4,15,3],[-62,539,-8,2,-6,0,2,5,-2,5,8,0,11,-6,-5,-7],[-31,534,0,0,1,6,-7,6,0,0,-12,2,-2,3,4,4,-3,3,-5,-5,-1,10,-5,5,4,10,8,8,8,-1,12,1,-11,-11,10,1,11,0,-3,-8,-9,-9,10,-1,1,-1,9,-12,7,-2,6,-11,3,-4,12,-2,-1,-6,-5,-3,4,-5,-9,-5,-13,0,-17,-3,-5,2,-7,-5,-9,1,-7,-4,-5,2,15,11,9,2,0,0,-16,2,-3,4,10,3,-5,5,2,7,15,-1],[-145,665,-2,-6,11,-7,-13,-8,-29,-7,-9,-2,-13,1,-28,3,10,4,-22,5,18,2,0,3,-21,2,7,7,15,1,16,-7,15,5,13,-3,16,5,17,-1],[464,419,3,0,7,-6,4,-1,2,3,6,4,5,-5,5,-7,5,0,3,-3,-8,-1,-2,-8,-2,-4,-4,-2,0,-5,-2,0,-6,5,3,5,-3,3,-4,-1,-12,-7,0,7,-4,2,-4,3,3,3,-5,3,2,3,-4,2,-2,3,2,2,7,-3,5,-1,1,1,-5,5,3,1],[461,387,-7,1,-5,5,-2,4,2,0,3,-3,4,0,0,-2,4,-6],[400,434,1,1,8,-2,15,-2,14,-5,2,-2,6,2,9,-2,3,-4,6,-2,-3,-1,5,-5,-1,-1,-5,1,-7,3,-2,-2,-14,-2,-10,5,-11,0,2,4,-3,7,-6,4,-6,1,-4,3],[1208,127,-5,8,9,0,3,-4,-3,-9,-4,5],[1226,100,3,3,1,6,6,1,-2,-7,7,10,-1,-10,-4,-3,-3,-6,-3,-3,-6,7,2,3],[1264,84,1,-7,1,-6,-3,-9,-4,10,-5,-5,3,-7,-3,-5,-12,6,-3,7,3,5,-6,5,-3,-4,-5,0,-7,-6,-2,3,4,8,6,3,5,4,4,-5,8,3,2,4,7,0,-1,8,8,-5,1,-5,1,-4],[1185,93,-13,-9,5,7,7,6,6,7,5,10,2,-8,-7,-6,-5,-7],[1223,182,-2,-4,3,-7,-3,-8,-6,-3,-2,-8,2,-8,5,-1,4,1,12,-6,-1,-5,3,-2,-1,-5,-8,5,-4,5,-3,-4,-6,6,-9,-1,-5,2,1,4,3,3,-3,2,-1,-4,-5,6,-1,4,0,10,4,-3,1,16,3,9,6,0,6,-3,3,3,1,-3],[1220,114,-2,5,6,-3,6,0,0,-4,-5,-4,-6,-3,0,5,1,5],[1255,122,3,-11,-8,3,0,-3,2,-6,-5,-2,0,7,-3,1,-2,6,6,-1,0,4,-6,8,10,0,3,-4],[1001,65,2,2,8,-4,1,-5,7,1,3,4,2,-1,6,-6,4,-7,1,-7,-1,-5,1,-3,1,-6,4,-3,4,-9,0,-3,-7,-1,-9,7,-12,8,-1,5,-6,7,-1,8,-4,5,1,7,-2,4],[1179,41,-9,2,-11,0,-3,-11,-4,-3,-5,-14,-8,-2,-9,3,-5,-1,-6,-5,-6,1,-6,-2,-7,6,-2,7,7,-3,8,2,2,8,4,2,12,2,7,8,5,6,5,-5,2,3,5,0,1,6,0,5,8,7,5,8,4,0,5,-5,0,-4,7,-3,8,-3,-1,-4,-7,0,2,-5,-7,-3],[1155,54,0,-5,-1,-6,-5,0,-2,-3,-5,5,4,4,8,5],[138,465,8,-1,5,2,9,0,2,2,2,0,2,-3,-8,-3,-1,-4,-3,-1,0,-3,-4,0,-3,2,-2,-2,-7,0,2,1,-2,4,1,5],[286,691,-1,-7,15,-7,-9,-8,12,-11,-7,-9,9,-7,-4,-7,15,-7,-4,-5,-9,-6,-21,-13,-18,-1,-18,-4,-16,-2,-6,5,-10,3,2,10,-5,9,5,6,9,6,23,11,7,2,-1,4,-14,5,-3,4,0,15,-16,7,-13,5,6,3,11,-5,13,0,11,-2,10,4,5,7,16,3,13,-4,-4,-7],[226,491,-3,-3,-2,-4,-2,-1,-11,3,-3,-1,-2,-2,-5,-1,-1,1,-5,-2,-4,0,-1,-2,-8,-1,-4,1,-5,3,-1,3,1,1,1,2,4,0,3,1,0,1,2,0,1,2,2,0,2,2,3,0,1,-1,4,1,5,-4,6,2,5,-1,7,1,10,-4],[150,511,5,-3,7,-1,-1,-3,5,-2,1,3,7,-1,1,-3,7,-1,5,-5,-3,0,-2,-2,-2,0,-1,-2,-2,0,0,-1,-3,-1,-4,0,-1,-2,-5,2,-5,-1,-8,3,-4,-1,-6,-4,-7,3,-6,4,-5,2,-1,4,-2,3,7,2,4,2,7,2,3,2,3,-1,4,1],[364,144,-1,4,4,15,1,7,3,3,7,2,5,6,6,-12,3,-9,5,-5,14,-9,6,-6,5,-6,3,-3,5,-3,-3,-2,-4,1,-3,3,-4,6,-4,3,-3,3,-9,4,-7,0,-2,2,-6,-2,-6,5,-3,-7,-12,2],[1419,392,-9,-10,0,-10,-4,-8,2,-5,-5,-7,-13,-5,-18,-1,-14,-11,-7,4,0,7,-17,-2,-12,-5,-12,0,10,-7,-7,-17,-6,-4,-5,4,2,9,-6,3,-4,7,9,3,5,6,10,5,7,7,20,3,11,-2,10,18,7,-5,15,10,6,4,6,12,-2,11,4,6,11,2,5,-14,0,-8],[1446,440,7,4,2,-11,-15,-3,-9,-10,-16,7,-5,-11,-11,0,-1,10,5,8,11,1,3,14,3,8,12,-10,8,-3,7,-2],[1324,335,6,6,6,-1,4,4,7,-2,1,-3,-6,-6,-4,3,-5,-2,-3,-6,-7,3,0,5],[-582,-202,3,-6,-1,-14,11,-2,4,2,7,-3,2,-3,1,-9,1,-4,4,0,4,2,4,-2,0,-6,-1,-6,-2,-6,-2,-9,-9,-8,-8,-2,-11,2,-10,3,10,15,-1,4,-10,4,-12,7,-8,2,-18,16,4,12,0,5,5,9,17,3,9,0,9,-5,0,-3],[520,190,8,-17,3,-7,-7,-3,-2,-4,0,-3,-10,-4,-16,-5,-9,-7,-4,-1,-3,1,-6,-4,-6,-2,-8,-1,-3,-1,-2,-3,-3,-1,-2,-3,-5,0,-3,-1,-7,1,-3,6,0,5,-2,3,-2,7,-3,4,2,0,-1,5,1,2,0,4,4,3,-1,4,3,5,4,-3,3,1,12,0,2,-1,10,-1,4,1,3,-3,5,2,7,10,9,5,29,4],[350,294,11,-2,4,3,2,4,8,1,2,3,3,2,-10,10,20,5,2,2,12,-3,15,-7,28,-20,19,-1,9,-1,2,-5,7,0,4,-9,5,-2,2,-4,7,-4,1,-4,-1,-3,1,-3,3,-3,1,-3,1,-2,3,-2,3,1,2,-4,0,-2,4,-10,30,-5,2,2,5,-7,-7,-20,-30,-10,-29,-4,-9,-5,-7,-10,-5,-2,-3,3,-4,-1,-10,1,-2,1,-12,0,-3,-1,-4,3,-3,-5,1,-4,-4,-3,-1,4,-3,3,-1,4,-5,4,-5,8,-3,8,-7,7,-4,2,-7,10,-1,7,0,6,-6,11,-5,4,-5,2,-3,6,1,2,-3,5,-3,2,-4,7,-6,8,-5,7,-5,0,2,6,0,3,1,4],[-487,-780,5,0,15,2,15,-2,12,-4,4,-6,1,-4,0,-5,-15,-3,-16,-3,-19,-2,-21,-2,-24,1,-13,3,2,4,21,3,9,3,6,4,5,4,6,4,6,4],[-663,-803,23,0,22,-1,7,4,5,4,10,-4,-3,-5,-3,-5,-21,1,-22,-1,-13,3,0,0,-5,3],[-739,-713,7,1,12,0,3,5,1,4,0,8,6,5,9,2,5,-4,2,-4,4,-5,3,-4,3,-5,1,-5,-2,-4,-3,-4,-12,-1,-11,-2,-13,0,5,4,-12,-1,-11,-1,-8,3,-1,4,11,4],[-1023,-719,6,2,13,-1,15,-1,11,-1,11,1,6,-6,-8,1,-12,0,-12,0,-14,-1,-10,2,-5,4],[-1226,-737,2,3,12,-2,13,-2,12,2,-6,-4,-9,-3,-14,1,-10,4],[-1273,-735,7,2,10,-2,15,-4,-6,0,-13,1,-14,3],[-1637,-786,6,4,19,-2,10,-3,8,-4,3,-5,-19,-1,-13,4,-6,4,0,1,-6,3],[-1800,-847,1,0,9,6,18,-3,1,0,11,3,1,0,1,0,14,-4,13,4,2,1,29,2,10,-2,5,-1,15,-3,28,-3,23,-3,39,-2,29,3,43,-2,24,-3,26,3,28,3,2,5,-39,0,-32,2,-8,4,-27,2,2,5,4,4,4,4,-2,4,-17,3,-8,4,-15,3,24,-1,23,2,14,-3,18,3,16,4,8,3,-4,4,-13,3,-15,3,-21,1,-18,1,-19,1,-6,4,-13,3,-8,4,-3,11,5,-1,9,-3,16,1,16,1,8,-4,16,1,13,2,13,3,11,3,15,1,0,4,-3,4,3,4,13,2,6,-3,15,2,12,3,14,0,14,1,14,2,11,2,12,2,8,-1,7,-1,15,1,13,-2,14,0,13,1,14,-1,15,-1,14,0,15,0,15,0,14,0,10,3,12,2,13,-2,12,2,11,4,6,-3,4,-4,6,-3,10,3,12,-4,14,-1,12,-3,14,1,13,2,15,0,14,-1,14,-2,5,4,-6,3,-5,4,-13,1,-6,4,-2,4,-4,7,8,-1,13,-1,13,1,12,-2,10,-3,4,-4,14,-1,13,1,14,2,12,1,10,-2,13,1,9,8,8,-5,12,-2,13,1,8,-4,13,0,12,-1,12,-2,8,4,4,4,10,-4,14,1,10,-2,7,-3,13,1,10,2,10,3,12,1,14,1,13,1,10,2,6,3,2,4,-1,4,-3,4,-4,4,-3,4,-3,4,-1,4,1,4,5,4,4,4,2,4,-2,4,-1,4,5,5,5,3,6,4,7,3,8,3,4,4,5,3,6,3,10,1,6,3,7,2,8,1,7,3,6,3,8,1,6,-3,-4,-3,-10,-3,-4,-2,-7,2,-8,-1,-7,-2,-7,-3,-5,-3,-1,-4,1,-4,5,-3,-7,-2,-9,-1,-6,-3,-6,-3,-6,-4,-2,-4,4,-4,5,-3,8,-2,8,-3,4,-4,2,-4,3,-4,5,-3,3,-4,1,-9,3,-4,1,-4,3,-4,-1,-5,-5,-4,-6,-3,-13,-1,-5,-4,-6,-3,-15,-4,-13,-2,-13,-2,-14,-2,-8,-4,-16,0,-18,0,-16,-1,-17,0,3,-4,15,-2,11,-3,6,-4,-11,-3,-17,1,-14,-3,-1,-4,0,-4,12,-3,2,-4,13,-4,21,-2,18,-3,14,-3,18,-3,25,-2,25,-3,17,-3,19,-3,10,-5,5,-4,12,4,16,3,17,3,21,3,18,3,25,0,24,-1,20,-2,6,4,14,3,25,0,20,2,19,2,21,1,22,2,15,3,-7,4,-4,4,0,4,-19,0,-21,-2,-20,0,-3,4,1,7,5,2,14,2,17,2,12,3,12,3,9,4,14,2,14,1,7,1,15,0,15,1,12,2,12,2,11,2,14,3,9,3,9,3,3,4,-11,2,4,4,7,3,10,2,11,2,10,3,8,4,5,5,7,3,12,-1,5,-3,12,0,0,4,5,4,11,-1,3,-4,12,-1,13,2,13,1,11,-1,4,-4,11,3,10,2,11,1,11,1,10,2,11,2,9,2,6,4,7,-3,10,1,7,-5,6,-4,11,2,5,4,10,3,13,-1,4,-4,8,4,11,1,12,0,11,0,11,-1,11,-1,5,-3,6,-3,11,2,12,0,11,0,11,0,10,1,11,1,9,3,9,2,10,1,8,3,5,5,6,3,10,-2,4,-4,9,-2,10,1,7,-4,7,-3,10,2,4,4,9,2,10,3,10,1,12,2,8,2,8,2,8,2,9,-1,9,4,6,3,9,0,8,2,2,4,8,3,8,2,10,2,9,1,9,-1,9,-1,8,-3,1,-4,9,-3,6,-3,12,-1,7,-3,8,-3,10,-1,8,2,9,4,9,-2,10,-1,9,-1,10,-1,10,0,8,-10,0,-3,-1,-5,-10,-3,-8,-4,1,-4,11,0,-1,-4,-5,-4,-5,-4,8,-3,12,-1,12,2,6,4,3,4,6,3,6,3,3,4,5,5,6,1,11,0,10,1,10,2,5,4,3,4,7,4,10,3,8,2,6,3,6,2,7,2,10,-1,9,1,10,1,11,-1,7,3,5,7,4,-3,5,-5,8,-2,10,-1,10,1,10,-1,9,0,6,1,8,-1,8,-2,9,1,11,0,9,1,10,-1,7,3,5,3,7,3,13,7,6,-1,8,-3,7,-4,13,-6,10,0,9,0,11,1,11,1,8,3,7,3,11,0,7,2,8,-2,5,-3,7,-3,11,0,7,-3,12,-3,13,-1,10,1,8,3,7,3,9,1,9,-1,10,-1,9,2,9,0,9,-1,9,-1,9,2,11,2,10,0,11,0,9,1,9,1,3,5,0,4,6,-3,2,-5,3,-4,4,-3,8,-2,11,1,13,0,9,1,13,0,9,0,13,0,11,-1,7,-3,-2,-4,6,-3,11,-2,11,-3,13,-2,14,-2,10,-2,11,0,6,3,9,-3,8,-3,9,-2,12,-1,12,-1,5,-4,11,-2,8,-4,11,-2,12,0,11,-1,12,0,12,-1,11,-1,10,-2,10,-2,7,-3,-1,-4,-5,-4,-5,-5,-4,-4,-5,-4,-13,-2,-6,-4,-13,-2,-5,-4,-7,-4,-7,-3,-4,-4,-3,-4,-1,-5,0,-4,6,-4,2,-4,5,-4,19,-1,4,-4,-18,-2,-15,-2,-19,0,-8,-6,-2,-5,-4,-4,-5,-4,13,-3,5,-4,9,-4,12,-3,14,-3,15,-3,23,-3,5,-5,29,-2,2,-1,7,-3,28,3,23,-3,17,-2,-3600,0],[327,351,1,0,1,2,7,0,9,3,-7,-4,1,-2,-1,0,-2,-1,-2,0,-1,0,0,1,-1,1,-2,0,-3,-1,-2,1],[327,351,2,-1,3,1,2,0,1,-1,0,-1,1,0,2,0,2,1,1,0,0,-1,-10,-4,-5,1,-2,4,5,0],[-22,352,4,-6,1,-6,3,-11,3,-2,-2,-4,-13,-2,-5,-4,-6,-1,0,-7,-12,-4,-4,-5,-8,-3,-10,-2,-16,-7,0,-12,-2,0,0,-5,-6,0,-3,-2,-5,0,-4,1,-8,-1,-3,-8,-3,-1,-5,-13,-14,-11,-3,-14,-4,-4,-1,-4,-23,-1,0,0,0,5,4,3,3,5,-1,3,3,7,6,6,3,2,3,6,0,5,4,6,7,4,6,10,0,0,5,4,9,1,8,7,5,3,8,8,-3,12,4,9,1,5,6,7,10,5,7,4,7,10,3,6,7,0,6,-4,10,1,10,-2,4,0],[369,220,-40,0,-39,0,-40,0,0,37,0,36,-3,8,3,6,-2,4,4,5,13,0,10,-3,10,-3,5,-2,8,3,4,3,9,1,7,-1,3,-5,2,3,8,-2,8,-1,5,3,6,-15,1,-3,-3,-4,-2,-8,-3,-5,-2,-2,-3,3,-5,4,-7,14,-1,-1,4,-11,6,-10,8,-16,4,-5,3,-6,9,-11,-2,-2,0,-6,12,-9,2,-2],[250,220,0,-20,-12,0,0,-4,-40,19,-40,19,-10,-5,-7,-4,-6,5,-16,4,-4,6,-8,5,-5,-2,-4,6,0,4,-6,7,4,4,-1,6,1,5,-1,5,2,8,-1,5,-3,9,5,2,1,4,-1,4,7,4,3,3,5,3,1,8,12,-3,4,1,8,-2,13,-4,5,-9,9,-2,14,-4,11,-5,5,3,5,5,-2,8,3,5,7,5,7,1,14,-2,3,-4,4,0,3,-2,10,-1,2,-3,-4,-5,2,-4,-3,-6,3,-8,0,-36,0,-37],[478,80,-28,-30,-13,0,-9,-7,-6,0,-3,-3,-7,0,-4,3,-9,-4,-3,-4,-7,1,-2,1,-2,0,-3,0,-13,8,-7,0,-3,3,0,6,-5,2,-6,11,-5,2,-2,4,-5,5,-6,1,3,6,5,0,2,3,0,9,3,10,5,3,1,4,4,8,6,5,4,10,2,9,12,-2,3,7,6,-5,6,2,2,-2,7,0,9,-4,3,-3,4,-3,4,-6,3,-3,-4,-4,-3,-5,1,-3,0,-3,6,0,2,1,2,-2,-2,-4,4,-6,4,-5,4,-4,33,-12,8,0],[424,125,4,-1,3,2,2,-3,0,-4,-6,-2,4,-3,-4,-5,-2,2,-2,-1,-6,0,0,3,-1,3,3,5,4,4],[489,114,0,0,0,-4,0,-10,0,-5,-5,-6,-7,-8,-8,0,-33,12,-4,4,-4,5,-4,6,2,4,4,5,3,-2,2,-4,5,-4,5,0,9,3,11,1,9,3,5,1,4,2,6,0],[339,-10,-20,-1,-11,0,-4,-1,-6,-3,-2,1,0,8,2,4,1,8,2,5,4,5,4,3,3,4,-4,1,1,12,4,3,6,-2,8,2,7,0,6,5,5,-7,1,-5,4,-11,-4,-7,-5,-7,-3,-4,0,-11],[304,-11,4,-6,-1,-6,-3,-1,-5,1,-3,-6,-6,1,1,5,1,1,0,6,3,3,2,-1,6,3],[186,426,-9,4,-4,4,-4,2,-5,4,-2,3,-5,5,2,4,4,-2,2,2,5,0,9,-2,7,0,5,-2,4,0,-2,-4,5,-4,-1,-5,-2,0,-2,-1,-3,-2,-1,-6],[224,423,5,-3,1,-7,-2,0,-2,-2,-5,0,-4,-2,-7,-1,-4,2,-1,4,1,3,1,0,0,2,6,2,2,0,3,1,5,0],[188,459,8,3,6,0,5,-4,1,-3,6,-2,1,-4,6,-3,3,2,2,-1,-2,-2,2,-2,-2,-2,1,-4,5,-4,-4,-3,-2,-3,1,-1,-2,-1,-5,0,-3,-1,0,1,1,1,1,2,-1,0,-2,2,-2,0,-1,2,-2,1,-1,1,-2,-1,-1,-3,-2,-1,1,1,-4,2,-3,1,-1,1,-3,2,2,0,1,5,-5,4,2,4,-4,0,4,4,-3,3,-2,4],[201,426,-3,-1,-1,2,-4,-5,1,-3,-2,1,-3,3,-4,2,1,2,1,6,3,2,2,1,3,-2,1,-1,3,-1,4,-2,-1,-1,-2,-2],[206,419,-1,4,-2,1,-2,3,2,2,2,1,1,3,2,1,1,-1,2,-1,1,-2,2,0,2,-2,1,0,-1,-2,-1,-1,0,-1,-2,0,-6,-2,0,-2,-1,0],[-617,108,6,1,2,0,0,-7,-8,-1,-2,1,3,3,0,4],[308,35,-9,7,-2,4,-6,-2,-5,1,-3,-2,-4,1,-6,8,-2,3,-7,4,-3,6,-4,4,-7,5,0,3,-5,4,-7,4,3,1,3,2,3,9,3,5,7,1,2,-3,5,-6,3,-1,4,2,7,0,1,-2,10,0,0,2,5,2,1,3,4,2,8,-6,5,1,5,7,5,5,-1,6,-2,3,6,1,1,2,5,-1,-1,-7,1,-7,5,-4,1,-3,0,-5,1,0,0,-8,-2,-3,-5,0,-3,-6,6,-1,5,-5,2,-4,5,-2,6,-11,-7,-7,-6,-6,-6,-5,-7,0,-8,-2,-6,2,-4,-3]];\r\n  ALL_DELTA.forEach(d => WORLD_POLYS.push(decodePoly(d)));\r\n  \r\n  animate();\r\n\r\n})();\r\n\r\n\/\/ ===================== HERO WORD STAGGER =====================\r\n(function(){\r\n  const words = ['hw1','hw2','hw3'];\r\n  words.forEach((id, i) => {\r\n    const el = document.getElementById(id);\r\n    if(!el) return;\r\n    setTimeout(() => {\r\n      el.style.transition = `opacity .7s, transform .7s`;\r\n      el.style.opacity = '1';\r\n      el.style.transform = 'translateY(0)';\r\n    }, 300 + i * 120);\r\n  });\r\n  setTimeout(() => {\r\n    const s = document.getElementById('hero-sub');\r\n    if(s) s.classList.add('visible');\r\n  }, 800);\r\n  setTimeout(() => {\r\n    const b = document.getElementById('hero-btns');\r\n    if(b) b.classList.add('visible');\r\n  }, 1000);\r\n})();\r\n\r\n\/\/ ===================== FADE UP ON SCROLL =====================\r\n(function(){\r\n  const observer = new IntersectionObserver(entries => {\r\n    entries.forEach(e => {\r\n      if(e.isIntersecting) {\r\n        e.target.classList.add('visible');\r\n        observer.unobserve(e.target);\r\n      }\r\n    });\r\n  }, { threshold: 0, rootMargin: '0px 0px -60px 0px' });\r\n  document.querySelectorAll('.fade-up').forEach(el => observer.observe(el));\r\n})();\r\n\r\n\/\/ ===================== STAT COUNTERS =====================\r\n(function(){\r\n  const stats = document.querySelectorAll('.stat-num[data-target]');\r\n  const observer = new IntersectionObserver(entries => {\r\n    entries.forEach(e => {\r\n      if(!e.isIntersecting) return;\r\n      const el = e.target;\r\n      const target = parseInt(el.dataset.target);\r\n      const suffix = el.dataset.suffix || '';\r\n      const duration = 1800;\r\n      const start = performance.now();\r\n      function tick(now) {\r\n        const p = Math.min((now - start) \/ duration, 1);\r\n        const ease = 1 - Math.pow(1-p, 3);\r\n        el.textContent = Math.round(ease * target) + suffix;\r\n        if(p < 1) requestAnimationFrame(tick);\r\n        else el.textContent = target + suffix;\r\n      }\r\n      requestAnimationFrame(tick);\r\n      observer.unobserve(el);\r\n    });\r\n  }, { threshold: 0.5 });\r\n  stats.forEach(el => observer.observe(el));\r\n})();\r\n\r\n\/\/ ===================== FAQ ACCORDION =====================\r\n(function(){\r\n  document.querySelectorAll('.faq-q').forEach(q => {\r\n    q.addEventListener('click', () => {\r\n      const item = q.closest('.faq-item');\r\n      const a = item.querySelector('.faq-a');\r\n      const isOpen = item.classList.contains('open');\r\n      document.querySelectorAll('.faq-item.open').forEach(i => {\r\n        i.classList.remove('open');\r\n        i.querySelector('.faq-a').style.maxHeight = '0';\r\n      });\r\n      if(!isOpen) {\r\n        item.classList.add('open');\r\n        a.style.maxHeight = a.scrollHeight + 'px';\r\n      }\r\n    });\r\n  });\r\n})();\r\n\r\n\/\/ ===================== NAV \/ HAMBURGER =====================\r\n(function(){\r\n  const hb = document.getElementById('hamburger');\r\n  const mm = document.getElementById('mobile-menu');\r\n  if(hb && mm) {\r\n    hb.addEventListener('click', () => mm.classList.toggle('open'));\r\n    mm.querySelectorAll('a').forEach(a => a.addEventListener('click', () => mm.classList.remove('open')));\r\n  }\r\n  document.getElementById('nav-cta-btn')?.addEventListener('click', () => document.getElementById('contact')?.scrollIntoView({behavior:'smooth'}));\r\n  document.getElementById('hero-cta')?.addEventListener('click', () => document.getElementById('contact')?.scrollIntoView({behavior:'smooth'}));\r\n  document.getElementById('hero-learn')?.addEventListener('click', () => document.getElementById('the-process')?.scrollIntoView({behavior:'smooth'}));\r\n})();\r\n\r\n\/\/ ===================== FORM SUBMIT =====================\r\n(function(){\r\n  const form = document.getElementById('contact-form');\r\n  const confirm = document.getElementById('form-confirm');\r\n  if(form && confirm) {\r\n    form.addEventListener('submit', e => {\r\n      e.preventDefault();\r\n      const btn = form.querySelector('.btn-submit');\r\n      btn.textContent = 'Submitted \u2713';\r\n      btn.disabled = true;\r\n      btn.style.pointerEvents = 'none';\r\n      confirm.style.opacity = '1';\r\n      setTimeout(() => {\r\n        btn.textContent = 'Submit enquiry \u2192';\r\n        btn.disabled = false;\r\n        btn.style.pointerEvents = '';\r\n        confirm.style.opacity = '0';\r\n        form.reset();\r\n      }, 3000);\r\n    });\r\n  }\r\n})();\r\n<\/script>\r\n<\/body>\r\n<\/html>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-537","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/aviordigital.com\/index.php?rest_route=\/wp\/v2\/pages\/537","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aviordigital.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/aviordigital.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/aviordigital.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/aviordigital.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=537"}],"version-history":[{"count":4,"href":"https:\/\/aviordigital.com\/index.php?rest_route=\/wp\/v2\/pages\/537\/revisions"}],"predecessor-version":[{"id":550,"href":"https:\/\/aviordigital.com\/index.php?rest_route=\/wp\/v2\/pages\/537\/revisions\/550"}],"wp:attachment":[{"href":"https:\/\/aviordigital.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=537"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}