-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathblackout.html
89 lines (87 loc) · 24.7 KB
/
blackout.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
<!DOCTYPE html>
<html>
<head>
<title>PixelAmbacht Blackout</title>
<meta charset="utf-8">
<style>
@font-face {
font-family: PixelAmbachtBlackout;
src: url('./blackout.ttf');
}
html, body {
height: 100%;
margin: 0;
padding: 0;
}
body {
background: deeppink;
}
div {
position: absolute;
text-align: center;
}
.blackout-info {
top: 0;
left: 0;
right: 0;
padding: 2em;
color: white;
z-index: 1;
}
.blackout-info a {
color: inherit;
}
.blackout-container {
cursor: pointer;
left: 50%;
top: 50%;
width: 4em;
height: 4em;
line-height: 4em;
margin-top: -2em;
margin-left: -2em;
text-align: center;
border-radius: 50%;
background: lime;
}
.blackout {
font-family: PixelAmbachtBlackout;
}
svg {
height: 3em;
width: auto;
position: absolute;
bottom: 1em;
right: 1em;
}
</style>
<script>
setTimeout(function(){
var el = document.querySelectorAll('.blackout-container')[0];
el.addEventListener('click', blackout);
el.addEventListener('touchstart', blackout);
function blackout(e) {
e.preventDefault();
e.stopPropagation();
el.classList.toggle('blackout');
}
}, 1000);
</script>
</head>
<body>
<!-- Just explaining what's going on here -->
<div class="blackout-info">
<strong>Click the green circle to turn PixelAmbacht Blackout on for the letter "a"!</strong>
<br>
<small>
(Be warned, this might take a minute!) —
<a href="https://github.com/RoelN/Blackout">What's going on here?!</a> —
<a href="./blackout.ttf">Download blackout.ttf</a>
</small>
</div>
<!-- This is the DIV that will get the crazy-ass Blackout font! -->
<div class="blackout-container">a</div>
<!-- This is just my logo, for Personal Branding™ -->
<a href="https://pixelambacht.nl"><svg xmlns="http://www.w3.org/2000/svg" width="181.9" height="77.02" viewBox="0 0 181.9 77.02"><g fill="#FFF"><path d="M158.906 39.58c-.87-.058-.543-1.239-.328-1.706.273-.603.724-1.163.787-2.034.024-.355-.086-.772-.065-1.248.015-.348.178-.732.197-1.442.013-.479-.117-1.146-.132-1.771-.018-.669.091-1.319.065-1.839-.047-.928-.428-2.461-.197-2.82.532-.836 2.216.572 3.412.59.998.015 1.992-.267 2.888-.59.542-.196.94-.607 1.442-.788 1.379-.495 2.992-.38 4.463-.131.354.059.758.255 1.182.262.354.006.723-.156 1.05-.197.787-.097 1.455-.105 2.034-.327 1.026-.395 1.753-1.141 2.689-1.707.282-.17.643-.223.919-.395.498-.308.979-1.109 1.575-1.246.469-.106.845.138.918.395.198.69-.699 1.478-.853 2.165-.077.343.09.391 0 .655-.084.249-.349.58-.524.918-.151.29-.32.59-.46.919-.272.645-.717 1.269-.919 1.838-.626 1.771-.39 4.126-.263 6.431.057 1.02.303 1.716.655 2.821.108.339.437 1.189.132 1.443-.753.626-1.498-1.155-1.706-1.443-.518-.716-1.1-1.276-1.443-1.837-.437-.711-.829-1.978-1.442-2.888a35.731 35.731 0 0 0-.92-1.247c-.206-.272-.858-1.119-.982-1.114-.644.02-.663 2.409-.724 3.279-.056.812-.396 1.861-.459 2.756-.031.443.057.867.065 1.313.036 1.651-.243 4.269.064 6.233.357 2.271 1.389 4.31 2.362 6.562.195.45.532 1.161.723 1.838.212.754.937 2.161-.131 2.231-.635.042-1.864-1.602-2.298-2.034a16.33 16.33 0 0 0-1.115-1.05c-1.359-1.129-3.424-1.891-5.904-1.51-.45.068-1.267.363-1.642.524-.66.283-2.215 1.659-2.625.721-.197-.449.762-1.796 1.05-2.427.438-.952.688-1.828.984-2.625.633-1.697.889-4.104 1.182-5.971.37-2.367.28-4.959.395-7.611.017-.407.095-1.292-.065-1.444-.168-.158-.868.671-.919.723-.835.848-1.613 1.816-2.23 2.887-.314.547-.647 1.457-1.182 2.231-.699.56-1.5 1.76-2.1 1.72l.395-.013z"/><path d="M135.006 53.76c.175-.514.192-1.186.328-1.771.122-.527.364-1.054.46-1.575.188-1.029-.127-2.347-.066-3.479.041-.751.472-1.506.591-2.362.072-.504-.001-1.024.065-1.575.104-.86.543-1.73.657-2.689.139-1.167.4-2.604.195-3.741-.069-.387-.504-.955-.591-1.247-.488-1.646-.019-2.681-.655-4.003-.229-.473-.728-1.229-.264-1.576.598-.441 1.38.213 1.772.265a8.236 8.236 0 0 0 1.837 0c.494-.058.911-.362 1.442-.461.354-.065.752.051 1.115 0 .234-.031.617-.301 1.116-.394.296-.054.583.01.853-.064.655-.18 1.785-.938 2.035.064.188.755-1.014 1.846-1.051 2.691-.021.471.203.685.131 1.247-.061.478-.401.995-.459 1.64-.104 1.214-.417 2.783-.393 3.608.005.206.074.729.064.723.521.48 1.928-.223 2.23-.262.426-.058.823-.042 1.182-.067.06-.004.943.038 1.115-.13.511-.506.038-3.196 0-3.938-.057-1.1.067-2.28-.132-3.15a22.432 22.432 0 0 0-.459-1.64c-.074-.212-.666-.642-.459-1.114.201-.461 1.786-.34 2.165-.328 1.706.047 3.254.052 4.986-.329 1.299-.285 1.754-.736 2.757-1.312.376-.217.929.177.983.393.11.431-.728 1.855-.983 2.558-.571 1.568-.729 2.582-1.052 4.397-.255 1.44-.099 2.903-.195 4.462-.06.951-.165 1.883-.197 2.756-.085 2.295.282 4.666.46 6.692.039.446-.031 1.127.065 1.575.11.518.4 1.271.655 1.838.147.325.453.618.591.983.309.817.319 1.775.656 2.561.181.421 1.029 1.067.919 1.706-.071.415-.86.633-1.051.591-.272-.063-.757-.919-1.115-1.247-.393-.359-1.542-1.142-2.1-1.443-.281-.152-.593-.144-.788-.263-.229-.142-.327-.469-.524-.591-.192-.12-.6-.155-.853-.263-.56-.236-1.554-.914-2.232-.918-.574-.005-2.045.836-2.427 1.114-.146.106-1.116 1.308-1.641.59-.31-.42.242-1.523.459-1.902.351-.612.8-1.017.983-1.445.815-1.885.449-4.308.656-6.561-1.963.007-3.058.272-4.854.263.377.977-.521 2.442-.328 3.872.204 1.523.763 3.077 1.509 4.462.279.518.702.928.656 1.18-.155.872-1.239.262-1.771.131-.558-.135-1.62-.404-2.297-.326-.346.039-.683.327-1.05.394a8.867 8.867 0 0 1-1.771.13c-.403-.018-.771-.212-1.115-.197-.411.019-.857.239-1.247.46-.437.244-.658.665-1.051.787-2 .61-.8-1.109-.6-1.76l.083-.01zM118.805 27.38c-.104-.194.207-.708.459-.985.918-1.003 1.4-2.679 1.903-4.331.177-.583.463-1.223.59-1.837.27-1.295.135-2.842.263-4.396.108-1.313.134-2.6.196-3.872.084-1.682.429-3.439.329-4.789-.061-.809-.537-1.336-.854-2.101-.106-.262-.086-.599-.195-.854-.193-.44-.553-.591-.787-1.05-.123-.237-.122-.531-.265-.853-.217-.496-1.311-1.855-.722-2.231.409-.261 1.112.457 1.116.46.197.18.355.515.722.721 1.489.842 4.267 1.358 6.432.525.442-.172.819-.522 1.181-.656.227-.084.489-.063.722-.13.688-.207 1.11-.515 2.102-.724.294-.061 1.688-.692 1.641.264-.019.366-1.515 1.168-1.771 1.378-.469.378-1.23 1.054-1.443 1.705-.091.277-.08.799-.197 1.313-.092.406-.282.867-.328 1.248-.051.427.071.932 0 1.378-.115.727-.343 1.459-.46 2.166-.186 1.142-.353 1.859-.328 3.019.017.658-.272 1.212-.262 1.707.013.521.42 1.194.459 1.902.023.399-.132.79-.131 1.182.001.252.22.767.262 1.311.036.438-.109 1.047.132 1.38.524.72 2.765.81 3.676.395.959-.438 1.339-.9 2.1-1.642.655-.637 1.492-1.151 2.035-1.969.268-.403.389-1.017.59-1.575.393-1.093.503-1.682.854-2.952.144-.525.557-1.709 1.245-.92.534.611-.385 2.331-.459 2.691-.117.573.017 1.399-.065 2.034-.081.635-.3 1.237-.394 1.838-.065.427.03.887 0 1.377-.06.925-.196 1.678-.064 2.362.226 1.178.755 2.567 1.245 3.871.228.601.798 1.784-.524 1.182-.597-.274-1.053-.675-1.509-.984-.218-.147-.436-.468-.656-.524-.074-.02-.562.095-.919.064-1.126-.093-2.423-.114-3.214.396-.459.294-.737.832-1.248.983-1.542.458-3.483.027-5.314-.131-.817-.071-1.632.111-2.297.066-1.358-.095-2.319-.707-3.675-.131-.13.055-.317.167-.46.262-.1.2-1.1 1.3-1.5.45l-.213.007zM114.805 44.77c-.043-.354-.198-.64-.197-.918.002-.333.195-.704.264-1.116.052-.315-.031-.634 0-.919.056-.492.357-1.145.524-1.837.34-1.414.522-2.924 1.115-3.937.497-.849 1.822-2.126 2.625-3.02.438-.485.693-1.015 1.181-1.378.686-.509 1.624-.698 2.561-.983.445-.137.857-.431 1.246-.525.604-.146 1.521-.234 2.298-.328.521-.063 1.164-.107 1.641-.065.665.06 2.27.574 3.214.394.521-.098.752-.662 1.444-.787.236-.042.829-.116.984.525.08.335-.302 1.593-.459 2.362-.167.805-.593 1.749-.724 2.361-.092.434-.005.868-.064 1.117-.175.73-.829 1.897-1.05 2.887-.171.761-.061 1.622-.46 1.771-.877.328-1.379-.831-1.771-1.444-.794-1.236-1.257-2.095-2.689-2.625-.51-.189-1.193-.557-1.641-.459-.873.191-1.737 3.315-1.903 4.331-.18 1.097-.167 2.591-.064 3.805.099 1.187.208 2.504.459 3.349.143.477.643 1.125.722 1.509.051.245-.125.449-.065.59.105.25 1.442 1.206 1.771 1.248 1.146.143 1.797-.731 2.429-1.313.492-.453 1.3-1.194 1.443-1.903.113-.554-.025-1.56-.132-2.493-.051-.452-.196-.925-.395-1.509-.111-.333-.615-1.031-.196-1.313.313-.211 1.532.269 1.902.394 1.313.442 1.76 1.107 2.297 2.559.574 1.547 1.156 2.544.788 4.528-.106.575-.334 1.265-.524 1.838-.227.67-.315 1.256-.46 1.837-.171.688-.5 1.062-.459 2.166.045 1.235.662 1.7-.59 1.771-.448.025-1.041-.073-1.575-.131-.607-.064-1.193-.017-1.51-.065-.314-.048-.674-.285-.918-.328-.685-.117-1.321-.048-1.706 0-.461.057-.938.354-1.247.394-.528.065-1.13-.128-1.771-.196-.814-.088-1.676-.015-2.297-.133-1.764-.334-3.52-1.675-4.266-2.819-.412-.634-.51-1.248-.723-2.166-.09-.385-.392-.695-.459-1.05-.219-1.136.121-2.423-.131-3.676-.056-.273-.313-.539-.395-.853.3-.4.399-.94.3-1.44l-.367-.007z"/><path d="M98.445 29.48c-.349.194-.709.938-1.245.919-1.398-.05.149-1.765.394-2.297.61-1.334.178-2.559.722-4.331.138-.44.516-.852.656-1.313.495-1.605.519-3.39.591-5.577.042-1.238.276-2.519.197-3.675-.022-.328-.147-.672-.132-1.051.011-.237.16-.547.132-.786-.037-.314-.377-.542-.459-.854-.229-.856.048-1.784-.197-2.691-.107-.398-.504-.671-.657-1.049-.22-.551.013-1.168-.131-1.706-.089-.339-.447-.433-.459-.788-.009-.291.407-.803.656-.853.841-.171 1.786.876 2.888.853.263-.005.683-.209 1.05-.328.342-.112.742-.163 1.05-.263.722-.23 1.396-.779 2.23-.92.349-.057.808 0 1.247-.063.373-.057.766-.224 1.115-.196.287.02.584.262.854.327 1.19.287 2.281-.105 3.478-.197.5-.038 1.025.113 1.509.066.812-.08 1.604-.289 2.166-.459.996-.305 1.524-1.05 2.23-1.313.488-.183.921.313.919.656-.002.588-1.003 1.071-1.246 1.574-.687 1.412-.773 4.118-.656 5.774.075 1.063.633 1.96.656 2.953.004.202.028 1.413-.328 1.574-.211.095-.544-.021-.669-.072l-.002-.001h-.001l-.003-.001c-.378-.22-.507-1.341-.835-1.696-.275-.299-.865-.406-1.247-.787-.854-.854-1.228-2.229-2.23-2.823-.567-.334-1.948-.596-2.689-.524-.357.033-1.6.26-1.97.918-.135.239-.026.487-.132.984-.104.495-.401 1.003-.394 1.377.008.323.252.569.263 1.182.005.229-.246.905-.132 1.05.179.222 1.435-.124 1.575-.196.271-.141.378-.434.657-.656.187-.15.508-.229.722-.395.161-.127.278-.385.394-.46.141-.092.448-.09.656-.196.283-.146.351-.305.525-.328.267-.036 1.078.119 1.18.46.18.597-.509.983-.655 1.313-.138.308-.147.83-.263 1.246-.146.53-.279 1.3-.328 1.903-.053.646.415 2.787-.327 3.082-.453.182-.931-.349-1.248-.523-.185-.102-.756-.213-1.181-.459-.425-.247-.563-.566-.854-.591-.439-.036-.148.214-.524.264-.619.079-.861-.575-1.18-.329-.194.15.042.684.064 1.051.049.781-.38 1.854-.197 2.624.14.584.806.989.46 1.838 1.116-.206 1.653-.382 2.757-.393.497-.008 1.026-.212 1.441-.197.508.016.683.18 1.183-.066 1.102-.544 1.833-1.843 2.559-2.954.481-.735.734-1.267.854-1.967.122-.71 1.035-1.537 1.313-.526.166.608-.332.987-.329 1.772.002.524.263 1.051.263 1.444-.001.914-.46 1.755-.328 2.689.039.285.52.938.592 1.247.066.289-.037.709 0 .984.033.253.209.499.263.788.291 1.588.396 2.499 1.115 3.739.324.56-.021.886-.723.591-.294-.123-.4-.418-.655-.525-.271-.112-.603-.038-.854-.131-.301-.111-1.002-.506-1.378-.722-.282-.161-.553-.556-.787-.656-.318-.14-.943-.186-1.378-.264-.421-.077-.959-.211-1.246-.196-.313.014-.748.375-1.248.459-.214.036-.462-.045-.654 0-.525.121-.912.521-1.313.591-.282.047-.589-.092-.854-.066-.242.022-.467.213-.722.264-.313.06-.657-.053-.919 0-.232.045-.425.269-.656.327-.302.078-.738-.001-1.115.065-.345.063-.656.25-.918.263-1.153.058-2.596-.295-3.74-.196-.7.09-1.19.27-1.521.45l.333-.055z"/><path d="M117.006 13.38a.196.196 0 0 1-.014-.006v.01l.014-.004zM117.006 13.38l.01.004-.01-.004zM117.006 13.38l-.003-.001.003.001zM101.706 49.1c.853-.012 1.568.392 2.36.066-.442-.936-.999-1.759-1.181-2.954-.015-.052-.056-.076-.131-.066-.3 1.061-.8 1.87-1.101 2.95l.053.004zM91.225 60.84c-.377.076-.842-.169-.917-.525-.077-.354.411-.988.656-1.377.753-1.196 1.301-1.911 2.033-3.215.809-1.44 1.428-2.733 1.969-4.594.201-.687.658-1.225.788-1.706.21-.775.098-1.529.197-2.165.381-2.452 2.244-3.856 2.819-6.168.085-.339.101-.748.197-1.182.196-.868.815-2.681.723-3.74-.054-.605-.443-1.419-.788-2.23-.124-.295-.803-.889-.524-1.313.253-.384.859.108 1.247.263.961.381 2.352.254 3.608.458.323.052.655.259.983.263.277.003.48-.151.723-.196.847-.157 1.534-.093 2.166-.328.65-.244.996-.742 1.969-.723 2.323.044-.076 3.206-.132 4.33-.065 1.343.882 2.722 1.183 4.331.293 1.574.299 3.317.59 4.726.021.101.141.144.197.326.059.195-.036.476 0 .591.058.188.254.282.327.46.077.186-.016.498.064.721.069.193.284.371.329.526.102.353-.028.736.065 1.048.142.479.587.954.854 1.509.494 1.039.636 2.429 1.115 3.348.233.451.824.711 1.049 1.115.251.449.024.378.197.788.178.42.678.981 1.182 1.575.222.262 1.271 1.277 1.05 1.641-.367.599-1.667-.59-1.642-.59-.25-.122-.709-.127-1.181-.263-.666-.191-1.506-.643-2.297-.722-.839-.085-1.687.174-2.362.197-.896.031-1.671-.114-2.492.066-.405.087-.859.188-1.247.328-.373.133-.482.482-.787.523-.42.058-.828-.408-.854-.523-.132-.604.588-1.006.788-1.511.195-.495.127-.918.263-1.641.128-.682.644-1.683.064-1.575-.868.165-2.17.066-3.215.066-.461 0-1.808.053-2.034.263-.078.072-.126.824-.132.853-.34 1.584.364 2.63 1.183 4.068.216.379.473.866.327 1.05-.283.362-1.775-.305-2.164-.327-1.063-.063-1.883-.176-3.084-.395-.687-.125-1.601-.545-2.561-.329-.371.084-1.008.708-1.378.984-.054.04-.197.015-.263.065-.33.101-.601.761-1.04.841l.189.015zM72.666 27.38c.409-.569.295-1.65.853-2.166.169-.155.526-.232.788-.459.813-.706 1.234-2.385 1.903-3.346.295-.425.693-.881 1.116-1.51.154-.231.23-.604.394-.919.151-.294.587-.688.591-.721.026-.246-.316-.382-.394-.722-.059-.255.052-.585 0-.787-.117-.458-.813-1.121-1.247-1.838-.382-.632-.782-1.366-1.183-1.837-.353-.42-.661-.82-1.049-1.313-.208-.262-.37-.613-.524-.788-.211-.235-.521-.276-.656-.523-.053-.097.031-.342 0-.461-.057-.226-.677-.76-.788-.918-.437-.628-.951-1.56-1.443-2.295-.281-.424-1.775-2.146-.523-2.361.465-.08.894.35.983.393 2.582 1.211 7.504 1.022 10.24-.065.354-.142 1.396-.615 1.509.196.065.457-.517 1.1-.721 1.772-.623 2.059.4 3.194 1.181 4.791.647-.424.861-1.035 1.183-1.643.298-.563.836-1.181.917-1.901.038-.335-.116-.659-.13-1.051-.012-.29.105-.602.064-.853-.089-.56-.737-1.077-.655-1.641.035-.252.427-.647.591-.657.082-.004.979.588 1.181.657.807.273 1.926.384 2.756.326 1.741-.117 4.543-.451 5.577-.918.153-.067.248-.246.396-.263.454-.045.897.356.918.46.077.411-.857 1.244-1.183 1.903-.263.536-.228 1.121-.459 1.575-.254.499-.955.733-1.313 1.181-.483.604-.68 1.527-1.115 2.231-.374.604-1.106 1.208-1.575 1.836-.467.627-1.119 1.271-1.377 1.969-.086.233-.027.564-.131.787-.22.467-1.092.881-1.116 1.576-.01.295.382.89.656 1.245.19.249.472.355.59.592.104.206.079.496.131.655.112.346.33.846.525 1.115.186.258.514.285.656.46.113.141.099.416.196.59.167.3.519.482.656.722.064.111.058.355.131.525.07.16.226.258.264.395.087.307-.049.651.064 1.049.117.409.738.922 1.115 1.379.87 1.051 1.173 1.768 2.165 2.822.407.431 1.111 1.048 1.051 1.377-.094.497-.899.348-1.51.13-.313-.11-.852-.551-1.511-.656-.796-.125-1.694.095-2.361.197-1.919.296-3.147.096-4.396.591a6.194 6.194 0 0 0-1.05.524c-.495.317-.837.874-1.443.983-1.715.314-.657-1.424-.329-2.231.609-1.489 1.043-3.572.066-5.053-.147-.223-.511-.759-.722-.721-.183.033-.595 1.028-.724 1.246-.603 1.045-1.604 3.006-1.771 4.134-.045.305-.039.879 0 1.052.084.375.895.768.787 1.245-.115.51-1.334.273-1.575.264-.476-.022-1.143.083-1.641.064-1.329-.046-2.03-.521-3.544-.393-.646.054-1.394.232-2.034.328-.419.062-.848.193-1.116.329-.509.252-.784.755-1.18.854-.816.199-1.781-.209-1.642-1.05.109-.656 1.271-.91 1.642-1.444.103-.148.076-.488.195-.722.204-.392.786-.745 1.182-1.246.179-.227.25-.583.393-.722.141-.16.4-.17.521-.34l.004.014z"/><path d="M80.536 45.88c.598-.354 1.41-.286 2.101-.59.599-.264 2.277-1.93 2.231-2.493-.041-.502-1.11-1.336-1.903-1.508-.789-.173-1.796.129-2.626 0 .3 1.569.01 2.979.2 4.59l-.003.001zm-.33 5.25c-.097 1.648-.178 3.215.065 4.791 1.147-.394 2.746-.852 3.479-1.772.346-.435.798-1.972.327-2.493-.212-.236-1-.169-1.772-.263-.76-.1-1.36-.399-2.11-.27l.011.007zm-7.87-2.49c-.017-1.273.724-2.635.657-3.741-.018-.283-.273-.55-.328-.852-.121-.671.011-1.456-.065-2.166-.033-.304-.191-.576-.264-.918-.102-.499-.076-1.075-.197-1.511-.114-.411-.426-.745-.522-1.115-.19-.723-.174-1.188-.592-1.771-.105-.148-.521-.44-.523-.523-.016-.521.735-.462 1.246-.265.398.155.553.38.788.46.324.11.43-.015.853.066 1.123.216 1.696.617 3.347.393.678-.092 1.226-.566 1.97-.853.268-.104.582-.048.852-.131.646-.2 1.169-.69 1.904-.788 1.452-.194 3.043-.319 4.462-.197 1.063.091 1.995.571 2.822 1.182.514.379 1.231.851 1.508 1.181.395.47.583 1.178.983 1.903.336.604.833 1.187 1.116 1.705.131.24.499 1.061.395 1.771-.079.534-.733 1.078-1.051 1.576-.852 1.34-1.422 2.979-2.689 3.674.551.38 1.042.367 1.443.657.396.284.93.869 1.049 1.312.044.16-.079.346-.065.525.023.288.26.545.328.853.118.527.266 1.32.264 1.706-.004.328-.257.729-.264 1.115-.004.257.15.56.132.787-.019.209-.188.324-.328.657-.104.25-.099.594-.196.788-.114.222-.51.556-.788.918-.261.337-.476.801-.656.983-.301.303-.889.515-1.247.788-.68.519-1.294 1.303-1.904 1.574-.183.082-.549.082-.852.197-.446.169-.831.535-1.117.59-.305.059-.644-.102-.984-.066-.418.044-.815.369-1.18.396-.47.032-1.692-.076-2.362-.131-1.372-.114-2.798-.717-4.396-.395-.432.086-.863.379-1.379.525-1.103.312-1.844.164-2.493.655-.263.2-.417.662-.788.788-.296.101-1.001-.024-1.115-.196-.146-.223.446-1.723.592-2.035.165-.361.506-.65.653-1.115.137-.422.175-.874.329-1.378.304-.993.759-2.035.854-3.084.047-.519.167-1.394.132-1.641-.046-.332-.423-.589-.526-.984-.218-.851.368-1.85.329-3.017 0-.311-.12-.58-.12-.881l-.017.029z"/><path d="M68.926 36.96c.364-.037 1.365.031 1.378.656.011.533-1.036 1.228-1.313 1.575-.333.415-.849 1.272-.985 1.902-.062.283-.011.629-.065.854-.189.783-.729 1.356-.854 1.97-.069.344.038.731.065 1.246.028.533-.107 1.196-.132 1.838-.064 1.791.196 3.931.132 5.773-.067 1.941-.032 3.034.065 4.986.024.472-.093.935-.065 1.248.027.324.294.87.459 1.442.164.569.219.983.458 1.444.407.774 1.262 1.443 1.707 2.493.075.176.43.496.132.787-.346.336-1.153-.193-1.51-.395-.464-.261-1.097-.334-1.575-.523-.432-.172-.803-.49-1.181-.658-.743-.324-1.215-.646-2.363-.655-1.182-.011-3.25-.096-4.199.395-.559.288-2.087 1.464-2.429.523-.187-.514.774-1.791.919-2.165.996-2.57 1.331-5.802 1.051-9.317-.283.238-.514.583-.724.918-.521.838-.896 1.829-1.442 2.822-.194.353-.544.635-.723.983-.144.282-.181.681-.329.984-.361.745-1.311 2.396-.917 3.607.107.333.487.98.723 1.378.207.352.747.782.721 1.051-.068.683-.917.313-1.968.458-.542.075-1.085.311-1.575.33-.536.02-1.225.092-1.641.064-.538-.035-.736-.31-.984-.327-.351-.026-.72.185-1.115.263-.307.06-.644-.005-.854.064-.772.254-.717.934-1.444.984-1.486.104-.083-2.035.131-3.084.252-1.231.301-3.076-.065-4.134-.136-.392-.453-.661-.59-1.05-.051-.143-.005-.368-.065-.524-.184-.464-.58-.725-.788-1.049-.149-.234-.196-.563-.328-.788-.429-.731-.933-1.347-1.575-2.231-.2 1.852-.868 2.728-.721 4.791.072 1.006.298 2.232.524 3.281.167.769.715 1.851.983 2.756.213.712.448 1.979.264 2.165-.471.472-1.427-.357-1.903-.393-.303-.023-.664.144-1.115.195-1.042.118-1.834-.379-2.756-.13-.734.197-1.475 1.115-2.231 1.64-.501.349-1.067.527-1.443.788-.323.226-1.308 1.622-1.771 1.642-.354.015-.737-.412-.787-.59-.072-.268.15-.55.197-1.052.021-.217-.098-.425-.064-.59.082-.419.52-1.145.721-1.641.115-.282.203-.575.329-.853.119-.264.292-.525.393-.786.395-1.007.56-2.105.788-3.348.353-1.91.63-3.622.919-5.643.12-.838.688-1.783.591-2.625-.038-.322-.347-.637-.394-.984-.071-.534.132-1.378.198-2.165.043-.541.251-1.091.262-1.575.012-.531-.262-1.081-.328-1.641-.038-.316.032-.668 0-.918-.144-1.126-.811-2.902-1.509-3.741-.253-.304-.584-.381-.591-.59-.021-.629 2.008-.556 2.559-.525 1.337.078 2.425.331 3.215.263.526-.044 1.184-.28 1.903-.395 1.05-.164 2.219-.241 3.084-.523.363-.12.691-.381.983-.46.321-.085.798-.034 1.182-.13.573-.146.91-.335 1.64-.524.603-.157 1.075-.607 1.643-.46 1.6.415-.735 2.254-.984 2.822-.742 1.685-.047 3.435.525 5.116.35 1.035.601 2.104.918 2.954.088.233.666 1.479 1.182 1.377.358-.069.663-1.274.787-1.574.416-.998.988-2.056 1.51-3.084.521-1.027 1.12-2.014 1.115-3.479-.004-.913-.317-2.319-.722-2.756-.32-.344-1.578-.38-1.051-1.115.245-.342.907-.088 1.443-.065.87.033 1.875-.111 2.559 0 .287.046.562.18.787.195 1.395.106 1.977-.575 3.348-.721 1.541-.164 2.958-.212 4.332-.393a66.834 66.834 0 0 0 2.165-.328c.399-.09.79-.311 1.18-.351l-.002.025zM68.326 6.314c1.553-.067.451 1.077-.197 1.838-.352.412-.935 1.076-1.116 1.51-.308.73-.324 1.571-.525 2.56-.166.82-.549 1.482-.591 2.362-.027.625.072 1.267.067 2.033-.006.973-.301 1.974-.395 2.954-.08.853-.131 1.714-.196 2.56-.109 1.409-.288 2.818-.328 4.003-.043 1.279.446 2.207.786 3.214.244.723.408 1.443.789 2.035.096.147.358.261.524.459.183.218.3.621.524.919.346.457.644.498.524.787-.064.16-1.124.474-1.443.46-.522-.026-1.098-.481-1.771-.525-.531-.035-1.16.155-1.771.131-.97-.041-1.938-.34-2.758-.263-.747.072-1.514.701-2.229.853-.635.135-1.394.037-1.903.264-.688.303-.999 1.124-1.377 1.706-.102.156-.291.453-.459.524-1.592.673-.353-1.609-.065-2.165.757-1.459 1.366-2.63 2.1-4.199 1.244-2.656 1.269-6.361 1.444-10.24.059-1.284.157-2.598.131-3.674-.017-.729-.29-1.482-.262-2.165.025-.667.321-1.021.262-1.574-.065-.596-.7-1.003-.984-1.51-.336-.599-.527-1.499-.918-2.23-.222-.415-1.209-1.614-.788-2.034.491-.488 1.81.724 2.298.787.284.037.663-.127 1.05-.131.708-.009 1.499-.113 2.165-.131.518-.015 1.012.199 1.378.197.66-.007 1.76-.531 2.756-.656.529-.068.931.06 1.377-.066.68-.182.92-.538 1.9-.582l.001-.011zM46.216 11.04c.075-1.117-.287-1.473-.59-2.101-.213-.44-.258-.917-.459-1.116-.407-.403-1.18-.237-2.164-.262-.563-.014-1.029-.187-1.379-.065-.564.194-.479.514-.525 1.312-.075 1.243.088 1.316.197 2.297.095.864-.092 1.52-.131 2.427-.052 1.166-.259 3.254 0 3.413.563.347 1.307-.841 2.1-1.313.552-.329 1.203-.367 1.641-.59.801-.41 1.211-2.54 1.301-4l.009-.002zm7.75 1.97c.042 1.211-.33 1.875-.656 2.756-.49 1.315-.941 2.557-1.902 3.479-.39.371-.99.55-1.51.918-.233.165-.344.418-.524.523-.6.354-1.525.701-2.231.854-1.248.271-2.558.052-4.068.263-.231.032-.371.17-.787.262-.318.069-1.012-.018-1.247.132-.204.127-.378.924-.395 1.182-.042.743.216 1.68.131 2.559-.079.805-.563 1.634-.524 2.165.021.293.395.798.524 1.313.545 2.142 1.104 3.854 2.296 5.576.09.13 1.046 1.511.526 1.84-.627.395-1.375-1.013-1.575-1.116-.58-.301-1.714-.215-2.755-.197-.805.014-1.922.131-2.953.328-1.286.246-2.231.393-3.545.459-.591.03-1.131.46-1.574.525-.229.033-1.069-.128-1.114-.197-.347-.546.61-.926.72-1.116.09-.151-.017-.377.067-.59.094-.238.482-.454.591-.657.773-1.475.793-3.445.853-5.772.032-1.229.584-2.622.525-4.069-.044-1.051-.355-2.387-.263-3.608.062-.812.362-1.539.327-2.1-.036-.576-.362-1.11-.393-1.51-.083-1.083.492-2.243.393-3.411-.026-.326-.257-.669-.262-.985-.007-.33.158-.697.197-1.05.088-.824-.087-1.449-.132-2.23-.019-.324.12-.681.064-.983-.212-1.227-1.41-2.004-2.033-3.021-.365-.594-.466-1.064-.983-1.574-.465-.458-1.164-.969-1.773-1.38-.629-.427-1.229-.297-.983-1.117.16-.646 1.34-.466 2.46-.448.523.008 1.757.099 2.361.262 1.233.331 2.201 1.108 3.479 1.248 1.102.119 2.315-.003 3.412 0 1.254.003 2.467-.396 3.675-.524 2.044-.219 3.762-.61 5.708-.133 1.11.273 3.315 1.902 3.806 2.69.166.268.271.706.459 1.05.96 1.753 1.48 4.787 1.58 7.417l.028-.013zM19.775 58.55c.216-.23-.206-1.181-.263-1.508-.391-2.189-.517-6.03-1.574-7.612-.429.681-.345 1.698-.59 2.492-.169.547-.543 1.013-.722 1.576-.578 1.821-.967 3.752-1.444 5.643 1.263.357 2.691-.247 3.609-.458.16-.04.87-.03.97-.13l.014-.003zm-8.599-23.17c-.135-.28-1.391-2.284-1.05-2.624.145-.146 1.199.096 1.509.262.569.305.868.581 1.247.722 1.112.414 1.812.935 2.821 1.05 1.123.129 2.302-.081 3.347-.197 1.109-.123 2.07-.297 3.019-.589 1.468-.456 2.853-.675 4.2-1.379.514-.27.978-.452 1.246 0 .323.54-1.014 1.272-1.246 1.771-.249.535-.428 1.329-.656 1.969-.237.667-.639 1.301-.722 1.97-.188 1.521.398 2.651.459 4.067.026.588-.063 1.173 0 1.707.191 1.577.792 3.262.919 4.987.081 1.099.091 2.127.261 3.083.023.122.163.178.197.328.045.193.042.368.066.525.236 1.548 1.389 3.355 1.771 4.987.266 1.129.268 2.251.591 3.346.419 1.418.439 2.921.984 4.004.269.53.979.934 1.246 1.442.105.197.256.749.328 1.049.4 1.673-.9.694-1.837.525a14.433 14.433 0 0 0-1.509-.197c-1.334-.075-3.3-.089-4.397.065-.639.09-1.229.56-2.099.984-.202.099-1.38 1.218-1.903.854-.732-.511.375-2.131.459-2.494.122-.528.248-1.629.328-2.493.038-.409.114-2.461-.131-2.69-.271-.252-1.413-.02-1.642 0-.599.05-1.139-.102-1.573-.065-.467.038-.954.286-1.575.394-.586.102-1.427.217-1.576.458-.137.228-.116 1.316-.13 1.707-.022.624-.06 1.24-.132 1.705-.434 2.804-.278 4.121-.197 6.956.021.704.5 3.099-.196 3.412-.252.113-.93-.332-1.442-.591a19.113 19.113 0 0 0-3.084-1.246c-.903-.283-1.705-.883-2.56-.919-1.228-.051-2.011.479-2.756.788-.881.365-1.602.461-2.493.918-.574.294-.916.259-1.247-.131v-.328c.703-.57 1.151-1.285 1.707-2.034.546-.739 1.296-1.202 1.771-2.035.468-.822.68-1.74 1.181-2.559.961-1.567 1.989-2.972 2.756-4.79.742-1.76 1.803-3.284 2.034-5.513.059-.572.109-1.104.262-1.641.139-.486.482-.971.525-1.378.063-.591-.272-1.285-.131-1.641.224-.564.277-1.336.459-1.902.223-.699.85-1.24.983-1.969.105-.572-.066-1.186.066-1.771.093-.409.37-.729.525-1.114.364-.905.464-1.837.655-2.756.093-.443.395-.844.458-1.247.041-.255-.042-.538 0-.787.047-.265.17-.479.197-.723.035-.308-.166-.6-.262-.983-.083-.337-.057-.77-.131-1.049-.066-.244-.316-.468-.394-.723-.11-.363-.034-.789-.131-1.049-.1-.271-.519-.535-.656-.723-.38-.5-.5-1.23-.739-1.721l.02.016z"/></g></svg></a>
</body>
</html>