-
Notifications
You must be signed in to change notification settings - Fork 0
/
mod_approved.html
175 lines (171 loc) · 27.9 KB
/
mod_approved.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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width" />
<style>
.ExternalClass,.ExternalClass div,.ExternalClass font,.ExternalClass p,.ExternalClass span,.ExternalClass td,img{line-height:100%}a img,img{border:0}a,img{text-decoration:none}h1,h2,h3,h4,h5,h6{margin-bottom:10px}#outlook a{padding:0}.ExternalClass,.ReadMsgBody{width:100%}.mui-body,body{margin:0;padding:0;font-family:"Helvetica Neue",Helvetica,Arial,Verdana,"Trebuchet MS";font-weight:400;font-size:14px;line-height:1.429;letter-spacing:.001em}body{width:100%!important;min-width:100%;color:#212121;background-color:#FFF}img{height:auto;outline:0;-ms-interpolation-mode:bicubic}table{border-spacing:0;border-collapse:collapse}td{padding:0;text-align:left;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto;border-collapse:collapse!important}table,td{mso-table-lspace:0;mso-table-rspace:0}a,blockquote,body,li,p,table,td{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a{color:#2196F3}p{margin:0 0 10px}hr{color:#e0e0e0;background-color:#e0e0e0;height:1px;border:none}strong{font-weight:700}h1,h2,h3{margin-top:20px}h4,h5,h6{margin-top:10px}.mui-body{height:100%;width:100%;color:#212121;background-color:#FFF}a.mui-btn,table.mui-btn>tbody>tr>td>a,table.mui-btn>tr>td>a{font-weight:500;font-size:14px;line-height:14px;letter-spacing:.03em;display:inline-block;text-decoration:none;text-align:center;border-radius:3px;padding:10px 25px;text-transform:uppercase}a.mui-btn,a.mui-btn.mui-btn--flat{background-color:transparent;color:#212121}.mui-btn{cursor:pointer;white-space:nowrap}a.mui-btn{border-top:1px solid #FFF;border-left:1px solid #FFF;border-right:1px solid #FFF;border-bottom:1px solid #FFF}a.mui-btn.mui-btn--raised{border-top:1px solid #f2f2f2;border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6;border-bottom:2px solid #bababa}a.mui-btn.mui-btn--flat{border-top:1px solid transparent;border-left:1px solid transparent;border-right:1px solid transparent;border-bottom:1px solid transparent}a.mui-btn.mui-btn--primary{border-top:1px solid #2196F3;border-left:1px solid #2196F3;border-right:1px solid #2196F3;border-bottom:1px solid #2196F3;color:#FFF;background-color:#2196F3}a.mui-btn.mui-btn--primary.mui-btn--raised{border-top:1px solid #51adf6;border-left:1px solid #2196F3;border-right:1px solid #2196F3;border-bottom:2px solid #0a6ebd}a.mui-btn.mui-btn--primary.mui-btn--flat{background-color:transparent;color:#2196F3;border-top:1px solid transparent;border-left:1px solid transparent;border-right:1px solid transparent;border-bottom:1px solid transparent}a.mui-btn.mui-btn--danger{border-top:1px solid #F44336;border-left:1px solid #F44336;border-right:1px solid #F44336;border-bottom:1px solid #F44336;color:#FFF;background-color:#F44336}a.mui-btn.mui-btn--danger.mui-btn--raised{border-top:1px solid #f77066;border-left:1px solid #F44336;border-right:1px solid #F44336;border-bottom:2px solid #d2190b}a.mui-btn.mui-btn--danger.mui-btn--flat{background-color:transparent;color:#F44336;border-top:1px solid transparent;border-left:1px solid transparent;border-right:1px solid transparent;border-bottom:1px solid transparent}a.mui-btn.mui-btn--dark{border-top:1px solid #424242;border-left:1px solid #424242;border-right:1px solid #424242;border-bottom:1px solid #424242;color:#FFF;background-color:#424242}a.mui-btn.mui-btn--dark.mui-btn--raised{border-top:1px solid #5c5c5c;border-left:1px solid #424242;border-right:1px solid #424242;border-bottom:2px solid #1c1c1c}a.mui-btn.mui-btn--dark.mui-btn--flat{background-color:transparent;color:#424242;border-top:1px solid transparent;border-left:1px solid transparent;border-right:1px solid transparent;border-bottom:1px solid transparent}a.mui-btn.mui-btn--accent{border-top:1px solid #FF4081;border-left:1px solid #FF4081;border-right:1px solid #FF4081;border-bottom:1px solid #FF4081;color:#FFF;background-color:#FF4081}a.mui-btn.mui-btn--accent.mui-btn--raised{border-top:1px solid #ff73a3;border-left:1px solid #FF4081;border-right:1px solid #FF4081;border-bottom:2px solid #f30053}a.mui-btn.mui-btn--accent.mui-btn--flat{background-color:transparent;color:#FF4081;border-top:1px solid transparent;border-left:1px solid transparent;border-right:1px solid transparent;border-bottom:1px solid transparent}table.mui-btn>tbody>tr>td,table.mui-btn>tr>td{background-color:#FFF;border-radius:3px}table.mui-btn.mui-btn--raised>tbody>tr>td>a,table.mui-btn.mui-btn--raised>tr>td>a{border-top:1px solid #f2f2f2;border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6;border-bottom:2px solid #bababa}table.mui-btn.mui-btn--flat>tbody>tr>td>a,table.mui-btn.mui-btn--flat>tr>td>a,table.mui-btn>tbody>tr>td>a,table.mui-btn>tr>td>a{color:#212121;border-top:1px solid transparent;border-left:1px solid transparent;border-right:1px solid transparent;border-bottom:1px solid transparent}table.mui-btn.mui-btn--flat>tbody>tr>td,table.mui-btn.mui-btn--flat>tr>td{background-color:transparent}table.mui-btn>tbody>tr>td>a,table.mui-btn>tr>td>a{background-color:transparent}.mui-divider,.mui-image--fix{display:block}table.mui-btn.mui-btn--primary>tbody>tr>td,table.mui-btn.mui-btn--primary>tr>td{background-color:#2196F3}table.mui-btn.mui-btn--primary>tbody>tr>td>a,table.mui-btn.mui-btn--primary>tr>td>a{color:#FFF;border-top:1px solid #2196F3;border-left:1px solid #2196F3;border-right:1px solid #2196F3;border-bottom:1px solid #2196F3}table.mui-btn.mui-btn--primary.mui-btn--raised>tbody>tr>td>a,table.mui-btn.mui-btn--primary.mui-btn--raised>tr>td>a{border-top:1px solid #51adf6;border-left:1px solid #2196F3;border-right:1px solid #2196F3;border-bottom:2px solid #0a6ebd}table.mui-btn.mui-btn--primary.mui-btn--flat>tbody>tr>td,table.mui-btn.mui-btn--primary.mui-btn--flat>tr>td{background-color:transparent}table.mui-btn.mui-btn--primary.mui-btn--flat>tbody>tr>td>a,table.mui-btn.mui-btn--primary.mui-btn--flat>tr>td>a{color:#2196F3;border-top:1px solid transparent;border-left:1px solid transparent;border-right:1px solid transparent;border-bottom:1px solid transparent}table.mui-btn.mui-btn--danger>tbody>tr>td,table.mui-btn.mui-btn--danger>tr>td{background-color:#F44336}table.mui-btn.mui-btn--danger>tbody>tr>td>a,table.mui-btn.mui-btn--danger>tr>td>a{color:#FFF;border-top:1px solid #F44336;border-left:1px solid #F44336;border-right:1px solid #F44336;border-bottom:1px solid #F44336}table.mui-btn.mui-btn--danger.mui-btn--raised>tbody>tr>td>a,table.mui-btn.mui-btn--danger.mui-btn--raised>tr>td>a{border-top:1px solid #f77066;border-left:1px solid #F44336;border-right:1px solid #F44336;border-bottom:2px solid #d2190b}table.mui-btn.mui-btn--danger.mui-btn--flat>tbody>tr>td,table.mui-btn.mui-btn--danger.mui-btn--flat>tr>td{background-color:transparent}table.mui-btn.mui-btn--danger.mui-btn--flat>tbody>tr>td>a,table.mui-btn.mui-btn--danger.mui-btn--flat>tr>td>a{color:#F44336;border-top:1px solid transparent;border-left:1px solid transparent;border-right:1px solid transparent;border-bottom:1px solid transparent}table.mui-btn.mui-btn--dark>tbody>tr>td,table.mui-btn.mui-btn--dark>tr>td{background-color:#424242}table.mui-btn.mui-btn--dark>tbody>tr>td>a,table.mui-btn.mui-btn--dark>tr>td>a{color:#FFF;border-top:1px solid #424242;border-left:1px solid #424242;border-right:1px solid #424242;border-bottom:1px solid #424242}table.mui-btn.mui-btn--dark.mui-btn--raised>tbody>tr>td>a,table.mui-btn.mui-btn--dark.mui-btn--raised>tr>td>a{border-top:1px solid #5c5c5c;border-left:1px solid #424242;border-right:1px solid #424242;border-bottom:2px solid #1c1c1c}table.mui-btn.mui-btn--dark.mui-btn--flat>tbody>tr>td,table.mui-btn.mui-btn--dark.mui-btn--flat>tr>td{background-color:transparent}table.mui-btn.mui-btn--dark.mui-btn--flat>tbody>tr>td>a,table.mui-btn.mui-btn--dark.mui-btn--flat>tr>td>a{color:#424242;border-top:1px solid transparent;border-left:1px solid transparent;border-right:1px solid transparent;border-bottom:1px solid transparent}table.mui-btn.mui-btn--accent>tbody>tr>td,table.mui-btn.mui-btn--accent>tr>td{background-color:#FF4081}table.mui-btn.mui-btn--accent>tbody>tr>td>a,table.mui-btn.mui-btn--accent>tr>td>a{color:#FFF;border-top:1px solid #FF4081;border-left:1px solid #FF4081;border-right:1px solid #FF4081;border-bottom:1px solid #FF4081}table.mui-btn.mui-btn--accent.mui-btn--raised>tbody>tr>td>a,table.mui-btn.mui-btn--accent.mui-btn--raised>tr>td>a{border-top:1px solid #ff73a3;border-left:1px solid #FF4081;border-right:1px solid #FF4081;border-bottom:2px solid #f30053}table.mui-btn.mui-btn--accent.mui-btn--flat>tbody>tr>td,table.mui-btn.mui-btn--accent.mui-btn--flat>tr>td{background-color:transparent}table.mui-btn.mui-btn--accent.mui-btn--flat>tbody>tr>td>a,table.mui-btn.mui-btn--accent.mui-btn--flat>tr>td>a{color:#FF4081;border-top:1px solid transparent;border-left:1px solid transparent;border-right:1px solid transparent;border-bottom:1px solid transparent}a.mui-btn--small,table.mui-btn--small>tbody>tr>td>a,table.mui-btn--small>tr>td>a{font-size:13px;padding:7.8px 15px}a.mui-btn--large,table.mui-btn--large>tbody>tr>td>a,table.mui-btn--large>tr>td>a{font-size:14px;padding:19px 25px}.mui-container,.mui-container-fixed{max-width:600px;display:block;margin:0 auto;clear:both;text-align:left;padding-left:15px;padding-right:15px}.mui-container-fixed{width:600px}.mui-divider{height:1px;background-color:#e0e0e0}.mui--divider-top{border-top:1px solid #e0e0e0}.mui--divider-bottom{border-bottom:1px solid #e0e0e0}.mui--divider-left{border-left:1px solid #e0e0e0}.mui--divider-right{border-right:1px solid #e0e0e0}.mui-panel{padding:15px;border-radius:0;background-color:#FFF;border-top:1px solid #ededed;border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6;border-bottom:2px solid #d4d4d4}.mui--text-left{text-align:left}.mui--text-right{text-align:right}.mui--text-center{text-align:center}.mui--text-justify{text-align:justify}.mui--text-dark{color:#212121}.mui--text-dark-secondary{color:#757575}.mui--text-dark-hint{color:#9e9e9e}.mui--text-light{color:#FFF}.mui--text-light-secondary{color:#b3b3b3}.mui--text-light-hint{color:gray}.mui--text-accent{color:#FF4081}.mui--text-accent-secondary{color:#ff82ad}.mui--text-accent-hint{color:#ffa6c4}.mui--text-black{color:#000}.mui--text-white{color:#FFF}.mui--text-danger{color:#F44336}.mui--text-display4{font-weight:300;font-size:112px;line-height:112px}.mui--text-display3{font-weight:400;font-size:56px;line-height:56px}.mui--text-display2{font-weight:400;font-size:45px;line-height:48px}.mui--text-display1,h1{font-weight:400;font-size:34px;line-height:40px}.mui--text-headline,h2{font-weight:400;font-size:24px;line-height:32px}.mui--text-title,h3{font-weight:400;font-size:20px;line-height:28px}.mui--text-subhead,h4{font-weight:400;font-size:16px;line-height:24px}.mui--text-body2,h5{font-weight:500;font-size:14px;line-height:24px}.mui--text-body1{font-weight:400;font-size:14px;line-height:20px}.mui--text-caption{font-weight:400;font-size:12px;line-height:16px}.mui--text-menu{font-weight:500;font-size:13px;line-height:17px}.mui--text-button{font-weight:500;font-size:14px;line-height:18px;text-transform:uppercase}
</style>
<style>
#content-wrapper>tbody>tr>td,#last-cell{padding-bottom:15px}.mui-body,body{background-color:#eee;font-size:15px}.mui-container,.mui-container-fixed{padding-top:15px;padding-bottom:15px}#content-wrapper h2{margin-top:0;margin-bottom:0}#content-wrapper .mui--divider-top{padding-top:15px}
</style>
</head>
<body>
<table class="mui-body" cellpadding="0" cellspacing="0" border="0">
<tr>
<td>
<center>
<!--[if mso]><table><tr><td class="mui-container-fixed"><![endif]-->
<div class="mui-container">
<h3 class="mui--align-middlet">
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns:serif="http://www.serif.com/" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 5500 798" style="enable-background:new 0 0 1500 798;"
xml:space="preserve">
<style type="text/css">
.st0 {
fill: #E84444;
}
</style>
<g>
<path id="text4547" class="st0" d="M233.5,90.8c-19.4,0-36.9,15.2-52.5,45.7c-31.6,64-47.4,113.1-47.4,147.4s13.1,57.1,39.4,68.5
L304.3,409c10.7,4.6,16,13.7,16,27.4c0,23.6-20.6,35.4-61.7,35.4c-28.9,0-59.6-4-92-12c-23.6-5.7-36.4-9.5-38.3-11.4l-9.7-9.7
c-2.7-2.7-4.6-4.4-5.7-5.1c-4.2,1.9-6.3,4.8-6.3,8.6c0,6.5,4.4,12,13.1,16.6c43,22.5,91.8,33.7,146.2,33.7
c19.8,0,37.9-3.8,54.3-11.4c20.2-9.1,30.3-22.7,30.3-40.6c0-22.8-15.4-40.9-46.3-54.3l-102.2-42.8c-11.4-4.6-20.8-12.4-28-23.4
c-6.9-11.4-10.3-23.4-10.3-36c0-24,8.8-57.5,26.3-100.5c19.8-49.5,39-74.2,57.7-74.2c12.9,0,24.6,7.8,34.8,23.4
c8.8,12.9,14.1,26.7,16,41.1c3.4,33.1,5.1,63.4,5.1,90.8c0,12.9,4.4,19.4,13.1,19.4c8.4,0,12.6-11.4,12.6-34.3
c0-11.8-0.4-23.6-1.1-35.4c-0.4-12.2-1-24.7-1.7-37.7c-1.5-22.1-12-41.9-31.4-59.4C276.5,99.6,256,90.8,233.5,90.8L233.5,90.8z
M1048.8,93.1c-6.1,0-9.9,4.2-11.4,12.6c-1.1,6.9-1,13.3,0.6,19.4c-0.4,16.4-1.5,37.3-3.4,62.8c-1.9,25.1-4.9,55-9.1,89.7
c-2.3,20.1-4.2,38.6-5.8,55.7c-1.5,6-3,11.8-4.4,16.8c-2.3,8.4-4.4,15.6-6.3,21.7c-12.2,38.5-18.5,57.9-18.8,58.3
c-7.6,19-14.1,28.6-19.4,28.6c-11.4,0-17.1-12.8-17.1-38.3c0-24.4,3.6-53.9,10.8-88.5c1.9-8.4,3.4-15.2,4.6-20.6
c1.5-5.7,2.7-10.1,3.4-13.1c0-5.3-5-8-14.8-8c-5,0-8.8,1.3-11.4,4c0,6.9-0.4,15.6-1.1,26.3c-0.4,5.3-0.9,11.2-1.5,17.5
c-1.9,7.5-3.9,15-6,22.5c-3,11.4-6.5,23-10.3,34.8c-12.9,40.4-24,60.5-33.1,60.5c-10.7,0-16-20.6-16-61.7c0-5.3,0.4-13.9,1.1-25.7
c1.1-12.2,2.7-27.8,4.6-46.8c1.9-19.4,3.4-31.8,4.6-37.1c0.1-0.7,0.3-1.2,0.4-1.7c-3.2-7.1-12.5-11.1-27.8-12
c-4.2,3-6.9,12.6-8,28.6c-0.8,12.9-2.9,26.7-6.3,41.1c-3.4,14.5-7.8,30.3-13.1,47.4c-2.7,6.9-6.7,21.3-12,43.4
c-3,9.9-5.5,14.9-7.4,14.9c-6.1,0-9.1-13.7-9.1-41.1v-12.6c0-5.3,0.2-11.4,0.6-18.3s0.6-12.8,0.6-17.7v-13.1
c0-4.6,1.1-10.7,3.4-18.3c2.7-7.6,4-12.6,4-14.8c0-6.9-3.8-10.3-11.4-10.3c-7.2,0-12,3-14.3,9.1c-1.4,3.2-2.3,9.4-2.7,18.5
c-4,18.3-7.3,30.4-9.9,35.2c-6.5,14.9-16.4,22.3-29.7,22.3c-4.2,0-8.9-2.1-14.3-6.3c0-46.1-1.5-73.7-4.6-82.8
c-3-8.8-10.1-17.3-21.1-25.7c-10.7-8.4-20.9-12.6-30.8-12.6c-10.3,0-16.8,6.5-19.4,19.4c-1.5,6.5-2.7,11.6-3.4,15.4
c-0.8,3.8-1.5,6.7-2.3,8.6c-1.9,1.9-3,4.6-3.4,8v4c0,1.5,0.2,3.6,0.6,6.3c0.3,2,0.4,3.2,0.5,4.2c-6,12.6-9.1,36.9-9.1,72.9
c0,56.7,13.9,85.1,41.7,85.1c11,0,20.4-6.1,28-18.3c1.9-3,4-7.6,6.3-13.7c2.7-6.1,5.5-13.5,8.6-22.3c1.5-6.5,2.9-12.4,4-17.7
c1.1-5.3,2.1-10.1,2.9-14.3c11.4,4.6,18.1,6.9,20,6.9c14.5,0,26.1-10.1,34.8-30.3c1.5-3.4,2.8-6.7,4-9.9c-1.1,13.6-1.1,28.7,0,45.3
l2.3,42.8c2.7,16,9.9,24,21.7,24c8,0,13.9-8.2,17.7-24.6c7.6-30.8,13.9-55.4,18.8-73.7c5.3-18.7,8.9-31.4,10.9-38.3
c1.1,25.5,2.3,46.5,3.4,62.8c1.1,16,2.5,27.8,4,35.4c5.3,27,15,40.6,29.1,40.6c10.5,0,24.3-25,41.3-74.8
c-0.4,6.8-0.6,12.7-0.6,17.7c0,12.6,2.1,24.6,6.3,36c5.7,13.7,14.5,20.6,26.3,20.6c10.7,0,19.8-8.4,27.4-25.1
c2.6-5.9,8.6-23.7,17.9-53c-0.6,11.7-0.9,22.4-0.9,31.8c0,6.5,0.2,12.4,0.6,17.7c0.4,5.3,1,9.9,1.7,13.7c2.7,16.4,6.7,24.6,12,24.6
c6.1,0,9.1-2.9,9.1-8.6c0-4.2-1.3-10.3-4-18.3c1.5-14.1,2.7-25.5,3.4-34.3c16-11,25.9-17.3,29.7-18.8c6.5,27,10.5,42.3,12,45.7
c7.2,17.5,19.2,26.3,36,26.3c13.5,0,25.8-14.6,37.1-43.8c2.8,36,13.2,54,31.3,54c15.6,0,28.4-17.7,38.3-53.1
c9.1,27.8,20.8,41.7,34.8,41.7c11.4,0,25.1-24.7,41.1-74.3c14.1-43.4,21.1-72.2,21.1-86.2c0-5.7-1.5-8.6-4.6-8.6
c-3,0-5.7,4.4-8,13.1c-22.5,93.7-40.2,140.5-53.1,140.5c-6.5,0-11.2-6.7-14.3-20c-2.3-9.5-3.1-18.7-2.3-27.4
c3.4-40.4,9.9-74.4,19.4-102.2l-20-6.9l-10.3-20.6c-4.6-8.8-15.2-13.1-32-13.1c-7.6,0-16.9,19.8-28,59.4c-6.6,26.3-11,46.8-13,61.7
c-4.6,14.8-8.7,27-12.5,36.5c-9.1,21.7-18.3,32.6-27.4,32.6c-9.9,0-17.3-8-22.3-24c-3.4-10.7-5.1-22.8-5.1-36.6
c0-7.6,0.6-13.7,1.7-18.3c8.4-13.3,14.7-23.2,18.8-29.7l6.3-10.3c9.5-16.4,14.3-33.1,14.3-50.3c0-8-2.9-14.9-8.6-20.6
c-5.3-5.7-12-8.6-20-8.6c-10.7,0-21.1,11-31.4,33.1c-9.9,21.7-17.5,38.1-22.8,49.1c-5.3,11-8.4,16.9-9.1,17.7
c1.1-18.3,2.7-37.3,4.6-57.1c2.3-20.2,5-41.3,8-63.4c4.6-33.9,7.4-54.6,8.6-62.3c8-34.3,12-56.2,12-65.7c0-5.3-1.7-10.1-5.1-14.3
C1058.5,95.4,1054.1,93.1,1048.8,93.1L1048.8,93.1L1048.8,93.1z M888.7,282.8c0.9,1.9,1.3,4,1.3,6.3
C890,281.7,889.6,279.6,888.7,282.8z M976.7,144.3c0.9,3-0.8,5.5-3.7,5.8c0.9,0.2,1.7,0.5,2.5,0.9c1.3,0.8,2.2,1.9,2.8,3.2
c0.4,0.8,0.6,1.6,0.7,2.4c0.2,1.1,0.1,2.3-0.1,3.4c-0.4,1.5-1.3,2.6-2.4,3.7c-2.7,1.8-5.5,1.3-7.8-0.6c-0.1-0.1-0.2-0.2-0.4-0.3
c-0.5,0-1.1,0-1.6,0c0,2.5,0.1,3.2-1.7,6.5c0,0,0,0,0,0c0,0,0.1,0,0.1,0c0.5-0.2,1.1-0.2,1.5-0.5c0.1-0.2,0.3-0.4,0.7-1
c-0.1,0.2-0.3,0.5-0.5,0.8c0.5-0.5,1.3-1.6,1.1-1.1c0,0.1-0.9,1-1.3,1.4c-1.1,1.8-3,4.3-4.2,4.3c-3.2,0-5-0.6-6.1-1.4
c0.6,0.8,1.3,1.6,2,2.4c4.6,5,9.9,7.4,16,7.4c7.2,0,11.7-4,13.4-12.1c0-0.1,0-0.2,0-0.4c0-1,0-1.9-0.1-2.9c-0.1-1-0.2-1.9-0.4-2.9
c-0.2-1-0.4-1.9-0.6-2.8c-0.2-1-0.5-1.9-0.8-2.9c-0.3-0.9-0.6-1.8-1-2.7c-0.2-0.5-0.5-1-0.7-1.5c-6.9,2.4-10.5-3.4-6.2-7.9
c-0.1-0.1-0.2-0.2-0.3-0.3C977.5,145,977.1,144.6,976.7,144.3L976.7,144.3L976.7,144.3z M955.8,147.8c-2.6,3.4-4,6.7-4,9.9
c0,4.6,1.3,8.9,4,12.9c-0.5-1.3-0.4-3.1-0.3-5.1c0.3-0.6,0.7-1.2,1-1.8v-5.1c0-5.2,2.6-7.7,5.2-7.7c0,0,0,0,0,0c0-0.3,0-0.6,0-0.9
c0-0.6,0.1-1.1,0.2-1.6c-1.2,1.3-3.1,2.3-6,2.6c-0.3,0-0.2,0-0.4,0c-0.3,0-0.7,0.1-1,0.1c-0.2,0-0.2,0,0,0
C957.7,150,957.4,148.9,955.8,147.8L955.8,147.8L955.8,147.8z M963.9,166c-1.7,2.5-2.5,4.3,1,3.3c0.1-0.1,0.2-0.2,0.3-0.3
c0.1-0.6,0.2-1.2,0.2-1.8C964.9,166.8,964.4,166.5,963.9,166L963.9,166L963.9,166z M602.9,264.5c-0.7,0-1.4,0-2.1,0
c-9.1,0.4-14.3,5.3-15.4,14.8c-3,25.5-5.7,46.8-8,64c-2.3,17.1-4,30.5-5.1,40C557.4,440.4,545,469,535.1,469
c-9.9,0-14.8-15.4-14.8-46.3c0-8,0.4-17.7,1.1-29.1c0.8-11.4,1.9-24.7,3.4-40l6.3-58.3c0.8-5.3-2.1-8-8.6-8
c-7.2,0-12.2,8.6-14.9,25.7l-0.8,12.2c-6.1,25.3-11.9,47.1-17.3,65.3c-1.5,4.9-3.1,9.8-4.7,14.4c-5.2,16-9.9,28.6-14.2,37.9
c-5.9,12-11.1,18.1-15.7,18.1c-6.5,0-11.2-6.7-14.3-20c-2.3-9.5-3-18.7-2.3-27.4c3.4-40.4,9.9-74.4,19.4-102.2l-20-6.9l-10.3-20.6
c-4.6-8.8-15.2-13.1-32-13.1c-7.6,0-16.9,19.8-28,59.4c-8.8,34.7-13.5,59.4-14.3,74.3c-1.1,55.6,9.5,83.4,32,83.4
c15.6,0,28.4-17.7,38.3-53.1c6.3,19.2,13.8,31.8,22.5,37.7c0,3.4,4.4,5.1,13.1,5.1c3.6,0,7.7-3.6,12.3-10.6
c8.4-11.4,17.7-32.9,28-64.7c0.7-2.1,1.3-4,1.9-6.1c-0.8,12.4-1.1,23-1.1,31.8c0,13.3,2.5,24.9,7.4,34.8
c6.1,12.6,15.2,18.9,27.4,18.9c9.1,0,16.9-6.1,23.4-18.3c3.4-7.2,6.3-13.5,8.6-18.9c2.7-5.3,4.8-9.9,6.3-13.7
c5.7,22.8,8.6,54.6,8.6,95.4c-24.7,5.3-50.6,17.5-77.7,36.6c-34.3,24.8-51.4,51-51.4,78.8c0,9.1,1.7,17.7,5.1,25.7
c3,8,7.4,14.9,13.1,20.6c5.7,6.1,12.6,10.9,20.6,14.3c7.6,3.4,16,5.1,25.1,5.1c56,0,84-43.6,84-130.8c0-2.3-0.2-5.5-0.6-9.7
c0-3.8-0.2-7.8-0.6-12c0-4.2-0.2-8.4-0.6-12.6v-9.1c17.1-5.7,28.7-8.6,34.8-8.6c2.7,0,6.7,0.2,12,0.6c5.7,0.8,12.9,1.9,21.7,3.4
c1.1-1.5,1.7-3.2,1.7-5.1c0-8.8-8.4-13.1-25.1-13.1c-5,0-13.5,1.5-25.7,4.6c-5.3,1.5-9.9,2.7-13.7,3.4c-3.8,1.1-6.7,1.9-8.6,2.3
l-1.1-25.1c-1.1-23.2-1.7-40.4-1.7-51.4c-0.4-32-0.2-57.5,0.6-76.5c0.8-19,2.1-32.2,4-39.4c8-28.6,12-47.2,12-56
C609.9,267.2,607.6,264.8,602.9,264.5L602.9,264.5L602.9,264.5z M1099.6,277c6.1,0,9.1,4,9.1,12c0,15.6-7.4,37.7-22.3,66.3
c-16,31.2-30.7,46.8-44,46.8c0-9.5,7.2-32.2,21.7-68c8.4-20.9,14.1-34.1,17.1-39.4C1087.4,282.9,1093.5,277,1099.6,277L1099.6,277z
M687.2,279.3c12.2,0,18.3,6.7,18.3,20c0,2.7-0.4,6.9-1.1,12.6c-0.4,5.7-0.6,9.9-0.6,12.6c0,4.2,0.4,9.3,1.1,15.4
c0.8,5.7,1.9,12.6,3.4,20.6c1.5,8,2.7,15,3.4,21.1c0.8,6.1,1.1,11.2,1.1,15.4c0,10.3-4.6,25.3-13.7,45.1
c-6.9,15.2-12.4,22.8-16.6,22.8c-16.8,0-25.1-20.6-25.1-61.7c0-16,2.9-39.4,8.6-70.3C672.1,297.2,679.2,279.3,687.2,279.3
L687.2,279.3z M409.2,290.2c8,0,12.8,8.8,14.3,26.3l6.9,9.1l-6.9,52.5c-0.8,6.9-2.3,14.7-4.6,23.4c-2.3,8.4-4.9,17.5-8,27.4
c-8,25.1-15.6,39.8-22.8,44c-5.3,0-9.7-3.6-13.1-10.9c-2.7-5.7-4-11.8-4-18.3c0-34.3,3-63,9.1-86.2c2.7-8.8,5-16.6,6.9-23.4
c1.9-6.9,3.6-12.4,5.1-16.6C397.1,299.3,402.8,290.2,409.2,290.2L409.2,290.2z M1206.9,290.2c8,0,12.8,8.8,14.3,26.3l6.9,9.1
l-6.9,52.5c-0.8,6.9-2.3,14.7-4.6,23.4c-2.3,8.4-5,17.5-8,27.4c-8,25.1-15.6,39.8-22.8,44c-5.3,0-9.7-3.6-13.1-10.9
c-2.7-5.7-4-11.8-4-18.3c0-34.3,3-63,9.1-86.2c2.7-8.8,5-16.6,6.9-23.4c1.9-6.9,3.6-12.4,5.1-16.6
C1194.7,299.3,1200.4,290.2,1206.9,290.2z M583.7,538.6v41.1c0,27-5.1,51.6-15.4,73.7c-12.9,27.8-31.8,41.7-56.5,41.7
c-5.7,0-11-1.3-16-4c-5.3-2.7-9.9-6.3-13.7-10.8s-6.7-9.7-8.6-15.4c-2.3-5.7-3.4-11.6-3.4-17.7c0-21.3,9.9-41.7,29.7-61.1
C522.2,563.6,550.2,547.8,583.7,538.6z" />
<path id="rect4580" class="st0" d="M975.9,155.4l-35.8,24.1l25.7,28.1l35.8-24.1L975.9,155.4L975.9,155.4z" />
<path id="path4582" class="st0" d="M960.6,149.4c-0.1,0-0.1,0-0.2,0c-1.2,0.7-2.7,1.2-4.6,1.4c-0.3,0-0.2,0-0.4,0
c-0.3,0-0.7,0.1-1,0.1c-0.2,0-0.2,0,0,0c1.3-0.4,2-0.8,2.4-1.3c-0.2,0-0.4,0-0.6,0.1c-7.9,1.3-14.7,5.9-17.9,12.1
c-3.2,6.2-2.2,13.1,2.5,17.9l17.7-12.2l17.9-12C972.6,151.7,966.9,149.4,960.6,149.4L960.6,149.4L960.6,149.4z" />
<path id="path4584" class="st0" d="M988.8,151.2c-0.2,0.2-0.5,0.4-0.8,0.5c-0.1,0.1-0.4,0.3-0.6,0.3c0.4-0.2-0.6,0.4-0.8,0.5
c-0.1,0.1-0.3,0.1-0.4,0.2c0,0,0,0-0.1,0c-3.2,1.7-5.9,1.6-7.6,0.7c-1.2,0.5-2.4,1.2-3.5,1.9l13,14.2l12.8,14.4
c6.4-4.1,10-10.7,9.2-17.2c-0.8-6.5-5.7-12-12.9-14.3C994.5,151.5,991.7,151.1,988.8,151.2L988.8,151.2L988.8,151.2z" />
</g>
</svg>
</h3>
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td class="mui-panel">
<table id="content-wrapper" border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td>
<h2>Hey there!</h2>
</td>
</tr>
<tr>
<td>
{{MOD_NAME}} got approved! Congrats!
<br>
Your mod should now be showcased on the website publicly. However, your
modding journey doesn't end there. Here's a few more you can do:
<br>
<ul>
<li>
Keep updating your mod. Even if your version is stable, doesn't mean it has
no bugs. Keep working on it when you recieve feedback about new bugs lurking.
</li>
<br>
<li>
Try to get it to the Editors' Choice! You recieve a ultra-special customization
plus a whole more perks when you become featured.
</li>
<br>
<li>
Why not submit another mod? If you have more than one creation, don't hide it in
the dust, share it!
</li>
</ul>
</td>
</tr>
<tr>
<td>
Happy Modding,
</td>
</tr>
<tr>
<td id="last-cell">
The Sayonika team
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</table>
</div>
<!--[if mso]></td></tr></table><![endif]-->
</center>
</td>
</tr>
</table>
</body>
</html>