-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
280 lines (241 loc) · 10.7 KB
/
index.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
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Precoa Sales Awards</title>
<link rel="stylesheet" href="https://unpkg.com/[email protected]/build/pure-min.css" integrity="sha384-" crossorigin="anonymous">
<!--[if lte IE 8]>
<link rel="stylesheet" href="https://unpkg.com/[email protected]/build/grids-responsive-old-ie-min.css">
<![endif]-->
<!--[if gt IE 8]><!-->
<link rel="stylesheet" href="https://unpkg.com/[email protected]/build/grids-responsive-min.css">
<!--<![endif]-->
<link href="https://fonts.googleapis.com/css?family=Playfair+Display:700|Lato:300,400,700|Material+Icons" rel="stylesheet">
<link rel="stylesheet" href="css/style.css">
<!-- Data Lity -->
<link href="lity/lity.min.css" rel="stylesheet">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="lity/lity.min.js"></script>
</head>
<body>
<div class="splash-container">
<div class="splash">
<div class="splash-subhead">Recognizing Excellence</div>
<h1 class="splash-head">Precoa Sales Awards</h1>
<a class="pure-button pure-button-primary" href="https://www.youtube.com/watch?v=szJq0L-9Tg4" data-lity>Watch the video <i class="material-icons"></i></a>
</div>
</div>
<div class="content-wrapper">
<div class="gradient"></div>
<div class="content">
<div class="block-wrapper blurb">
<div class="blurb-text border-left">
<p><strong>Precoa’s sales awards are designed to recognize those who make a difference each day.</strong></p>
<p>They showcase the efforts of our highest achievers while giving everyone an opportunity to reach the next milestone with the support of their peers.</p>
<p>Through efforts large and small, we’re changing our profession for the better. And together, we rise by lifting others, helping each other to be the best we can be.</p>
</div>
</div>
<div class="pure-g">
<!-- SALES -->
<div class="pure-u-1 pure-u-lg-1-2 award-image-block"><img src="img/awards-sales-achievement.png" alt=""></div>
<div class="pure-u-1 pure-u-lg-1-2">
<div class="award-text-wrapper">
<h2>Sales Achievement Award</h2>
<p>$500,000 - $749,999</p>
<ul>
<li>Honorees receive a special certificate of recognition</li>
<li>Recognized together at the Precoa Escapes Celebration Event</li>
<li>Names printed in the event program</li>
</ul>
</div>
</div>
<div class="pure-u-1 pure-u-lg-1-2">
<div class="award-text-wrapper">
<h2>Sales Excellence Award</h2>
<p>$750,000 - $999,999</p>
<ul>
<li>Honorees receive an engraved award</li>
<li>Names printed in the Precoa Escapes Celebration Event program and read aloud during the event</li>
</ul>
</div>
</div>
<div class="pure-u-1 pure-u-lg-1-2 award-image-block"><img src="img/awards-sales-excellence.png" alt=""></div>
<!-- MDP -->
<div class="pure-u-1 pure-u-lg-1-2 award-image-block"><img src="img/awards-mdp.png" alt=""></div>
<div class="pure-u-1 pure-u-lg-1-2">
<div class="award-text-wrapper">
<h2>Million Dollar Producer Award (MDP)</h2>
<p>$1,000,000 - $1,249,999</p>
<ul>
<li>Honorees receive an engraved award</li>
<li>Invited on stage and names read aloud at the Precoa Escapes Celebration Event</li>
<li>Names printed in the event program</li>
<li>Invited to an exclusive reception during the Precoa Escapes trip</li>
</ul>
</div>
</div>
<div class="pure-u-1 pure-u-lg-1-2">
<div class="award-text-wrapper">
<h2>Million Dollar Producer Elite Award (MDP Elite)</h2>
<p>$1,250,000 - $1,499,999</p>
<ul>
<li>Honorees receive an engraved award with “Elite” distinction</li>
<li>Invited on stage and names read aloud at the Precoa Escapes Celebration Event</li>
<li>Names printed in the event program</li>
<li>Invited to an exclusive reception during the Precoa Escapes trip</li>
</ul>
</div>
</div>
<div class="pure-u-1 pure-u-lg-1-2 award-image-block"><img src="img/awards-mdp-elite.png" alt=""></div>
<div class="pure-u-1 pure-u-lg-1-2 award-image-block"><img src="img/awards-mdp-select.png" alt=""></div>
<div class="pure-u-1 pure-u-lg-1-2">
<div class="award-text-wrapper">
<h2>Million Dollar Producer Select Award (MDP Select)</h2>
<p>$1,500,000 - $1,749,999</p>
<ul>
<li>Honorees receive an engraved award with “Select” distinction.</li>
<li>Invited on stage and names read aloud at the Precoa Escapes Celebration Event</li>
<li>Names will be printed in a program at the Celebration Event</li>
<li>Invited to an exclusive reception during the Precoa Escapes trip</li>
<li>Invited to an exclusive celebration dinner during the Precoa Escapes trip</li>
</ul>
</div>
</div>
<div class="pure-u-1 pure-u-lg-1-2">
<div class="award-text-wrapper">
<h2>Million Dollar Producer Premier Award (MDP Premier)</h2>
<p>$1,750,000 - $1,999,999</p>
<ul>
<li>Honorees receive an engraved award with “Premier” distinction</li>
<li>Invited on stage and names read aloud at the Precoa Escapes Celebration Event</li>
<li>Names will be printed in a program at the Celebration Event</li>
<li>Invited to an exclusive reception during the Precoa Escapes trip</li>
<li>Invited to an exclusive celebration dinner during the Precoa Escapes trip</li>
</ul>
</div>
</div>
<div class="pure-u-1 pure-u-lg-1-2 award-image-block"><img src="img/awards-mdp-premier.png" alt=""></div>
<!-- PRESIDENTS -->
<div class="pure-u-1 pure-u-lg-1-2 award-image-block"><img src="img/awards-presidents-club.png" alt=""></div>
<div class="pure-u-1 pure-u-lg-1-2">
<div class="award-text-wrapper">
<h2>President’s Club Award</h2>
<p>$2,000,000 - $2,249,999</p>
<ul>
<li>Honorees receive an engraved award with “President’s Club” distinction</li>
<li>Invited on stage and names read aloud at the Precoa Escapes Celebration Event</li>
<li>Names printed in the event program</li>
<li>Invited to an exclusive reception during the Precoa Escapes trip</li>
<li>Invited to an exclusive celebration dinner during the Precoa Escapes trip</li>
</ul>
</div>
</div>
<div class="pure-u-1 pure-u-lg-1-2">
<div class="award-text-wrapper">
<h2>President’s Club Elite Award (President’s Elite)</h2>
<p>$2,250,000 - $2,499,999</p>
<ul>
<li>Honorees receive an engraved award with “President’s Elite” distinction</li>
<li>Invited on stage and names read aloud at the Precoa Escapes Celebration Event</li>
<li>Names printed in the event program</li>
<li>Invited to an exclusive reception during the Precoa Escapes trip</li>
<li>Invited to an exclusive celebration dinner during the Precoa Escapes trip</li>
</ul>
</div>
</div>
<div class="pure-u-1 pure-u-lg-1-2 award-image-block"><img src="img/awards-presidents-elite.png" alt=""></div>
<div class="pure-u-1 pure-u-lg-1-2 award-image-block"><img src="img/awards-presidents-select.png" alt=""></div>
<div class="pure-u-1 pure-u-lg-1-2">
<div class="award-text-wrapper">
<h2>President’s Club Select Award (President’s Select)</h2>
<p>$2,500,000 and above</p>
<ul>
<li>Honorees receive an engraved award with “President’s Select” distinction</li>
<li>Invited on stage and names read aloud at the Precoa Escapes Celebration Event</li>
<li>Names printed in the event program</li>
<li>Invited to an exclusive reception during the Precoa Escapes trip</li>
<li>Invited to an exclusive celebration dinner during the Precoa Escapes trip</li>
</ul>
</div>
</div>
</div>
<div class="pure-g blurb oap-blurb">
<div class="pure-u-1 pure-u-md-1-3">
<div class="border-left">
<h2>OAP Achievement</h2>
<p>30- 49% membership-to-policy ratio</p>
<ul>
<li>Honorees recognized in Precoa Escapes Celebration Event program</li>
</ul>
</div>
</div>
<div class="pure-u-1 pure-u-md-1-3">
<div class="border-left">
<h2>OAP Excellence</h2>
<p>50-69% membership-to-policy ratio</p>
<ul>
<li>Honorees recognized in Precoa Escapes Celebration Event program</li>
</ul>
</div>
</div>
<div class="pure-u-1 pure-u-md-1-3">
<div class="border-left">
<h2>OAP Premier Producer</h2>
<p>70% and above membership-to-policy ratio</p>
<ul>
<li>Honorees recognized in Precoa Escapes Celebration Event program</li>
</ul>
</div>
</div>
</div>
<div class="pure-g oap-award-block">
<div class="pure-u-1 pure-u-lg-1-3 award-image-block"><img src="img/awards-oap-achievement.png" alt=""></div>
<div class="pure-u-1 pure-u-lg-1-3 award-image-block"><img src="img/awards-oap-excellence.png" alt=""></div>
<div class="pure-u-1 pure-u-lg-1-3 award-image-block"><img src="img/awards-oap-premiere.png" alt=""></div>
</div>
<div class="pure-g blurb closerate-blurb">
<div class="pure-u-1 pure-u-md-1-3">
<div class="border-left">
<h2>Close Rate Achievement</h2>
<p>30-34%</p>
<ul>
<li>Honorees recognized in Precoa Escapes Celebration Event program</li>
</ul>
</div>
</div>
<div class="pure-u-1 pure-u-md-1-3">
<div class="border-left">
<h2>Close Rate Excellence</h2>
<p>35-39%</p>
<ul>
<li>Honorees recognized in Precoa Escapes Celebration Event program</li>
</ul>
</div>
</div>
<div class="pure-u-1 pure-u-md-1-3">
<div class="border-left">
<h2>Close Rate Premier Producer</h2>
<p>40% and above</p>
<ul>
<li>Honorees recognized in Precoa Escapes Celebration Event program</li>
</ul>
</div>
</div>
</div>
<div class="pure-g closerate-award-block">
<div class="pure-u-1 pure-u-lg-1-3 award-image-block"><img src="img/awards-close-rate-achievement.png" alt=""></div>
<div class="pure-u-1 pure-u-lg-1-3 award-image-block"><img src="img/awards-close-rate-excellence.png" alt=""></div>
<div class="pure-u-1 pure-u-lg-1-3 award-image-block"><img src="img/awards-close-rate-premiere.png" alt=""></div>
</div>
<div class="block-wrapper blurb portland-blurb">
<div class="blurb-text border-left">
<p><strong>Portland MDP Event</strong></p>
<p>Each summer, the newest Million Dollar Producers (and their guest) from the previous year will be invited to visit Precoa headquarters and enjoy beautiful Portland, Oregon. During their time in the Rose City, they will get a behind the scenes tour and be recognized of their achievement.</p>
<p>All physical awards will be mailed following the annual Precoa Escapes incentive trip.</p>
</div>
</div>
</div>
</div>
</body>
</html>