-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
396 lines (337 loc) · 196 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
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
<html><head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=5.0">
<style>
*,
*::before,
*::after {
box-sizing: border-box;
}
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
display: block;
}
body {
margin: 0;
text-align: left;
}
button,
[type='button'],
[type='reset'],
[type='submit'] {
-webkit-appearance: button;
appearance: button;
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
border-style: none;
padding: 0;
}
.hide-delayed {
display: none !important;
}
</style>
<link rel="preconnect" href="//static-public.pages.hotmart.com">
<style>.ls-page { display: flex; flex-direction: column; align-items: center; }.ls-page-ls-e20a1e92-5c30-4f45-841b-281eb17cc41b { padding: 0px 0px 0px 0px; }.ls-section { display: flex; flex-direction: column; align-items: center; box-sizing: border-box; width: 100%; }.ls-section-ls-b8af9d04-4ab2-458f-b71a-d7f122de3f4e-title { background: #161616; padding: 16px 0px 16px 0px; } @media screen and (max-width: 1023px) { .ls-section-ls-b8af9d04-4ab2-458f-b71a-d7f122de3f4e-title { padding: 56px 0px 72px 0px; background: #161616; } } @media screen and (max-width: 833px) { .ls-section-ls-b8af9d04-4ab2-458f-b71a-d7f122de3f4e-title { padding: 32px 0px 54px 0px; } }.ls-row { display: flex; box-sizing: border-box; width: 100%; max-width: 1200px; }.ls-row-ls-a2479eed-c007-4abf-bdca-6e67611d8a1a { padding: 0px 0px 0px 0px; flex-direction: row; } @media screen and (max-width: 1023px) { .ls-row-ls-a2479eed-c007-4abf-bdca-6e67611d8a1a { flex-direction: column; } } @media screen and (max-width: 833px) { .ls-row-ls-a2479eed-c007-4abf-bdca-6e67611d8a1a { flex-direction: column; } }.ls-column-ls-619c7f1d-d081-41ba-944f-7792243a0ece { display: flex; box-sizing: border-box; flex: 12; background: transparent; padding: 60px 0px 60px 0px; flex-direction: column; justify-content: center; align-items: center; } @media screen and (max-width: 1023px) { .ls-column-ls-619c7f1d-d081-41ba-944f-7792243a0ece { padding: 24px 0px 24px 0px; justify-content: center; align-items: center; } } @media screen and (max-width: 833px) { .ls-column-ls-619c7f1d-d081-41ba-944f-7792243a0ece { padding: 16px 0px 16px 0px; } }.ls-image-host-ls-e97f6259-ac02-41a0-b0e9-570075027b8f { width: 100%; display: inline-flex; max-width: 510px; } .ls-image-ls-e97f6259-ac02-41a0-b0e9-570075027b8f { width: 100%; display: inline-flex; } .ls-image-ls-e97f6259-ac02-41a0-b0e9-570075027b8f a { width: 100%; display: block; } .ls-image-ls-e97f6259-ac02-41a0-b0e9-570075027b8f__img { border: none; padding: 0; width: 100%; height: 383px; margin: 0px 0px 0px 0px; overflow: hidden; border-style: none; border-color: #FFFFFF; border-radius: 00px 0px 0px 0px; border-top-width: 40px; border-right-width: 40px; border-bottom-width: 40px; border-left-width: 40px; object-fit: contain; } .ls-image-ls-e97f6259-ac02-41a0-b0e9-570075027b8f__img__desktop { display: inline-flex; } .ls-image-ls-e97f6259-ac02-41a0-b0e9-570075027b8f__img__tablet { display: none; } .ls-image-ls-e97f6259-ac02-41a0-b0e9-570075027b8f__img__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-image-ls-e97f6259-ac02-41a0-b0e9-570075027b8f__img__desktop { display: none; } .ls-image-ls-e97f6259-ac02-41a0-b0e9-570075027b8f__img__tablet { display: inline-flex; } .ls-image-ls-e97f6259-ac02-41a0-b0e9-570075027b8f__img__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-image-ls-e97f6259-ac02-41a0-b0e9-570075027b8f__img__desktop { display: none; } .ls-image-ls-e97f6259-ac02-41a0-b0e9-570075027b8f__img__tablet { display: none; } .ls-image-ls-e97f6259-ac02-41a0-b0e9-570075027b8f__img__mobile { display: inline-flex; } }.ls-column-ls-85062cff-860c-468c-9dc9-5281ca78a10b { display: flex; box-sizing: border-box; flex: 12; background: transparent; padding: 0px 0px 0px 32px; flex-direction: column; justify-content: center; align-items: flex-start; } @media screen and (max-width: 1023px) { .ls-column-ls-85062cff-860c-468c-9dc9-5281ca78a10b { padding: 24px 0px 0px 0px; justify-content: center; align-items: center; } } @media screen and (max-width: 833px) { .ls-column-ls-85062cff-860c-468c-9dc9-5281ca78a10b { padding: 0px 0px 0px 0px; } }.ls-text-ls-b70a3f42-6bb7-41fa-a882-4a0caa09e841 { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-b70a3f42-6bb7-41fa-a882-4a0caa09e841 h1, .ls-text-ls-b70a3f42-6bb7-41fa-a882-4a0caa09e841 h2, .ls-text-ls-b70a3f42-6bb7-41fa-a882-4a0caa09e841 h3, .ls-text-ls-b70a3f42-6bb7-41fa-a882-4a0caa09e841 h4, .ls-text-ls-b70a3f42-6bb7-41fa-a882-4a0caa09e841 h5, .ls-text-ls-b70a3f42-6bb7-41fa-a882-4a0caa09e841 h6, .ls-text-ls-b70a3f42-6bb7-41fa-a882-4a0caa09e841 p, .ls-text-ls-b70a3f42-6bb7-41fa-a882-4a0caa09e841 li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-b70a3f42-6bb7-41fa-a882-4a0caa09e841 h1 { font-size: 40px; color: #191C1F; } .ls-text-ls-b70a3f42-6bb7-41fa-a882-4a0caa09e841 h2 { font-size: 32px; color: #191C1F; } .ls-text-ls-b70a3f42-6bb7-41fa-a882-4a0caa09e841 h3 { font-size: 24px; color: #191C1F; } .ls-text-ls-b70a3f42-6bb7-41fa-a882-4a0caa09e841 p, .ls-text-ls-b70a3f42-6bb7-41fa-a882-4a0caa09e841 li { font-size: 16px; color: #191C1F; } .ls-text-host-ls-b70a3f42-6bb7-41fa-a882-4a0caa09e841 { width: 100%; display: inline-flex; max-width: 100%; } .ls-text-ls-b70a3f42-6bb7-41fa-a882-4a0caa09e841 { display: inline-block; width: 100%; padding: 10px 10px 10px 10px; } .ls-text-ls-b70a3f42-6bb7-41fa-a882-4a0caa09e841__desktop { display: inline; } .ls-text-ls-b70a3f42-6bb7-41fa-a882-4a0caa09e841__tablet { display: none; } .ls-text-ls-b70a3f42-6bb7-41fa-a882-4a0caa09e841__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-host-ls-b70a3f42-6bb7-41fa-a882-4a0caa09e841 { max-width: 80%; } .ls-text-ls-b70a3f42-6bb7-41fa-a882-4a0caa09e841__desktop { display: none; } .ls-text-ls-b70a3f42-6bb7-41fa-a882-4a0caa09e841__tablet { display: inline; } .ls-text-ls-b70a3f42-6bb7-41fa-a882-4a0caa09e841__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-host-ls-b70a3f42-6bb7-41fa-a882-4a0caa09e841 { max-width: 88%; } .ls-text-ls-b70a3f42-6bb7-41fa-a882-4a0caa09e841__desktop { display: none; } .ls-text-ls-b70a3f42-6bb7-41fa-a882-4a0caa09e841__tablet { display: none; } .ls-text-ls-b70a3f42-6bb7-41fa-a882-4a0caa09e841__mobile { display: inline; } }.ls-text-ls-d17a522c-c0b4-4041-bded-ec5d01218bef { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-d17a522c-c0b4-4041-bded-ec5d01218bef h1, .ls-text-ls-d17a522c-c0b4-4041-bded-ec5d01218bef h2, .ls-text-ls-d17a522c-c0b4-4041-bded-ec5d01218bef h3, .ls-text-ls-d17a522c-c0b4-4041-bded-ec5d01218bef h4, .ls-text-ls-d17a522c-c0b4-4041-bded-ec5d01218bef h5, .ls-text-ls-d17a522c-c0b4-4041-bded-ec5d01218bef h6, .ls-text-ls-d17a522c-c0b4-4041-bded-ec5d01218bef p, .ls-text-ls-d17a522c-c0b4-4041-bded-ec5d01218bef li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-d17a522c-c0b4-4041-bded-ec5d01218bef h1 { font-size: 40px; color: #191C1F; } .ls-text-ls-d17a522c-c0b4-4041-bded-ec5d01218bef h2 { font-size: 32px; color: #191C1F; } .ls-text-ls-d17a522c-c0b4-4041-bded-ec5d01218bef h3 { font-size: 24px; color: #191C1F; } .ls-text-ls-d17a522c-c0b4-4041-bded-ec5d01218bef p, .ls-text-ls-d17a522c-c0b4-4041-bded-ec5d01218bef li { font-size: 16px; color: #191C1F; } .ls-text-host-ls-d17a522c-c0b4-4041-bded-ec5d01218bef { width: 100%; display: inline-flex; max-width: 90100%; } .ls-text-ls-d17a522c-c0b4-4041-bded-ec5d01218bef { display: inline-block; width: 100%; padding: 16px 10px 16px 10px; } .ls-text-ls-d17a522c-c0b4-4041-bded-ec5d01218bef__desktop { display: inline; } .ls-text-ls-d17a522c-c0b4-4041-bded-ec5d01218bef__tablet { display: none; } .ls-text-ls-d17a522c-c0b4-4041-bded-ec5d01218bef__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-host-ls-d17a522c-c0b4-4041-bded-ec5d01218bef { max-width: 72%; } .ls-text-ls-d17a522c-c0b4-4041-bded-ec5d01218bef__desktop { display: none; } .ls-text-ls-d17a522c-c0b4-4041-bded-ec5d01218bef__tablet { display: inline; } .ls-text-ls-d17a522c-c0b4-4041-bded-ec5d01218bef__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-host-ls-d17a522c-c0b4-4041-bded-ec5d01218bef { max-width: 95%; } .ls-text-ls-d17a522c-c0b4-4041-bded-ec5d01218bef { padding: 10px 10px 10px 10px; } .ls-text-ls-d17a522c-c0b4-4041-bded-ec5d01218bef__desktop { display: none; } .ls-text-ls-d17a522c-c0b4-4041-bded-ec5d01218bef__tablet { display: none; } .ls-text-ls-d17a522c-c0b4-4041-bded-ec5d01218bef__mobile { display: inline; } }.ls-button-host { width: 100%; display: inline-flex; } .ls-button { display: flex; text-align: center; outline: none; cursor: pointer; align-items: center; justify-content: center; line-height: normal; gap: 8px; }.ls-button-host-ls-1e65be54-b95a-407a-a212-f2efd7f54c74 { width: 100%; max-width: 90%; } .ls-button-ls-1e65be54-b95a-407a-a212-f2efd7f54c74 { width: 100%; flex-direction: row-reverse; background: #D82F0D; color: #FFFFFF !important; font-size: 20px; margin: 32px 10px 16px 10px; padding: 16px 32px 16px 32px; border-style: none; border-color: #EF4E23; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; border-radius: 0px 00px 0px 0px; font-family: Raleway, sans-serif; font-weight: bold; font-style: normal; text-decoration: none; } @media screen and (max-width: 1023px) { .ls-button-host-ls-1e65be54-b95a-407a-a212-f2efd7f54c74 { max-width: 64%; } .ls-button-ls-1e65be54-b95a-407a-a212-f2efd7f54c74 { margin: 40px 0px 20px 0px; font-size: 20px; } } @media screen and (max-width: 833px) { .ls-button-host-ls-1e65be54-b95a-407a-a212-f2efd7f54c74 { max-width: 80%; } .ls-button-ls-1e65be54-b95a-407a-a212-f2efd7f54c74 { margin: 16px 0px 0px 0px; padding: 14px 32px 14px 32px; font-size: 18px; } }.ls-section-ls-a5aa9bd5-2a2d-4621-a9fd-08d1535d57b8-about-content { background: #303030; padding: 100px 0px 160px 0px; } @media screen and (max-width: 1023px) { .ls-section-ls-a5aa9bd5-2a2d-4621-a9fd-08d1535d57b8-about-content { padding: 64px 0px 64px 0px; background: #303030; } } @media screen and (max-width: 833px) { .ls-section-ls-a5aa9bd5-2a2d-4621-a9fd-08d1535d57b8-about-content { padding: 40px 0px 64px 0px; background: #303030; } }.ls-row-ls-7bc39b3b-111e-4821-b463-a86dc4c4022a { padding: 0px 0px 0px 0px; flex-direction: row; } @media screen and (max-width: 1023px) { .ls-row-ls-7bc39b3b-111e-4821-b463-a86dc4c4022a { flex-direction: column; } } @media screen and (max-width: 833px) { .ls-row-ls-7bc39b3b-111e-4821-b463-a86dc4c4022a { flex-direction: column; } }.ls-column-ls-b3778cca-f370-4230-82fd-ab7078a4aa86 { display: flex; box-sizing: border-box; flex: 12; padding: 0px 0px 0px 0px; flex-direction: column; justify-content: center; align-items: flex-start; } @media screen and (max-width: 1023px) { .ls-column-ls-b3778cca-f370-4230-82fd-ab7078a4aa86 { padding: 0px 0px 24px 72px; justify-content: center; align-items: flex-start; } } @media screen and (max-width: 833px) { .ls-column-ls-b3778cca-f370-4230-82fd-ab7078a4aa86 { padding: 0px 20px 0px 20px; } }.ls-text-ls-8324af03-7507-42f5-8e6d-b20990e52a16 { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-8324af03-7507-42f5-8e6d-b20990e52a16 h1, .ls-text-ls-8324af03-7507-42f5-8e6d-b20990e52a16 h2, .ls-text-ls-8324af03-7507-42f5-8e6d-b20990e52a16 h3, .ls-text-ls-8324af03-7507-42f5-8e6d-b20990e52a16 h4, .ls-text-ls-8324af03-7507-42f5-8e6d-b20990e52a16 h5, .ls-text-ls-8324af03-7507-42f5-8e6d-b20990e52a16 h6, .ls-text-ls-8324af03-7507-42f5-8e6d-b20990e52a16 p, .ls-text-ls-8324af03-7507-42f5-8e6d-b20990e52a16 li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-8324af03-7507-42f5-8e6d-b20990e52a16 h1 { font-size: 40px; color: #191C1F; } .ls-text-ls-8324af03-7507-42f5-8e6d-b20990e52a16 h2 { font-size: 32px; color: #191C1F; } .ls-text-ls-8324af03-7507-42f5-8e6d-b20990e52a16 h3 { font-size: 24px; color: #191C1F; } .ls-text-ls-8324af03-7507-42f5-8e6d-b20990e52a16 p, .ls-text-ls-8324af03-7507-42f5-8e6d-b20990e52a16 li { font-size: 16px; color: #191C1F; } .ls-text-host-ls-8324af03-7507-42f5-8e6d-b20990e52a16 { width: 100%; display: inline-flex; max-width: 80%; } .ls-text-ls-8324af03-7507-42f5-8e6d-b20990e52a16 { display: inline-block; width: 100%; padding: 10px 10px 0px 10px; } .ls-text-ls-8324af03-7507-42f5-8e6d-b20990e52a16__desktop { display: inline; } .ls-text-ls-8324af03-7507-42f5-8e6d-b20990e52a16__tablet { display: none; } .ls-text-ls-8324af03-7507-42f5-8e6d-b20990e52a16__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-8324af03-7507-42f5-8e6d-b20990e52a16 { padding: 10px 10px 0px 10px; } .ls-text-ls-8324af03-7507-42f5-8e6d-b20990e52a16__desktop { display: none; } .ls-text-ls-8324af03-7507-42f5-8e6d-b20990e52a16__tablet { display: inline; } .ls-text-ls-8324af03-7507-42f5-8e6d-b20990e52a16__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-host-ls-8324af03-7507-42f5-8e6d-b20990e52a16 { max-width: 100%; } .ls-text-ls-8324af03-7507-42f5-8e6d-b20990e52a16__desktop { display: none; } .ls-text-ls-8324af03-7507-42f5-8e6d-b20990e52a16__tablet { display: none; } .ls-text-ls-8324af03-7507-42f5-8e6d-b20990e52a16__mobile { display: inline; } }.ls-text-ls-80548773-5acc-490f-a549-9bcad2d8b293 { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-80548773-5acc-490f-a549-9bcad2d8b293 h1, .ls-text-ls-80548773-5acc-490f-a549-9bcad2d8b293 h2, .ls-text-ls-80548773-5acc-490f-a549-9bcad2d8b293 h3, .ls-text-ls-80548773-5acc-490f-a549-9bcad2d8b293 h4, .ls-text-ls-80548773-5acc-490f-a549-9bcad2d8b293 h5, .ls-text-ls-80548773-5acc-490f-a549-9bcad2d8b293 h6, .ls-text-ls-80548773-5acc-490f-a549-9bcad2d8b293 p, .ls-text-ls-80548773-5acc-490f-a549-9bcad2d8b293 li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-80548773-5acc-490f-a549-9bcad2d8b293 h1 { font-size: 40px; color: #191C1F; } .ls-text-ls-80548773-5acc-490f-a549-9bcad2d8b293 h2 { font-size: 32px; color: #191C1F; } .ls-text-ls-80548773-5acc-490f-a549-9bcad2d8b293 h3 { font-size: 24px; color: #191C1F; } .ls-text-ls-80548773-5acc-490f-a549-9bcad2d8b293 p, .ls-text-ls-80548773-5acc-490f-a549-9bcad2d8b293 li { font-size: 16px; color: #191C1F; } .ls-text-host-ls-80548773-5acc-490f-a549-9bcad2d8b293 { width: 100%; display: inline-flex; max-width: 85%; } .ls-text-ls-80548773-5acc-490f-a549-9bcad2d8b293 { display: inline-block; width: 100%; padding: 0px 10px 10px 10px; } .ls-text-ls-80548773-5acc-490f-a549-9bcad2d8b293__desktop { display: inline; } .ls-text-ls-80548773-5acc-490f-a549-9bcad2d8b293__tablet { display: none; } .ls-text-ls-80548773-5acc-490f-a549-9bcad2d8b293__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-host-ls-80548773-5acc-490f-a549-9bcad2d8b293 { max-width: 77%; } .ls-text-ls-80548773-5acc-490f-a549-9bcad2d8b293__desktop { display: none; } .ls-text-ls-80548773-5acc-490f-a549-9bcad2d8b293__tablet { display: inline; } .ls-text-ls-80548773-5acc-490f-a549-9bcad2d8b293__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-host-ls-80548773-5acc-490f-a549-9bcad2d8b293 { max-width: 92%; } .ls-text-ls-80548773-5acc-490f-a549-9bcad2d8b293 { padding: 0px 10px 10px 10px; } .ls-text-ls-80548773-5acc-490f-a549-9bcad2d8b293__desktop { display: none; } .ls-text-ls-80548773-5acc-490f-a549-9bcad2d8b293__tablet { display: none; } .ls-text-ls-80548773-5acc-490f-a549-9bcad2d8b293__mobile { display: inline; } }.ls-text-ls-d5baca1a-a1f1-4222-9252-a81a73e7bb53 { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-d5baca1a-a1f1-4222-9252-a81a73e7bb53 h1, .ls-text-ls-d5baca1a-a1f1-4222-9252-a81a73e7bb53 h2, .ls-text-ls-d5baca1a-a1f1-4222-9252-a81a73e7bb53 h3, .ls-text-ls-d5baca1a-a1f1-4222-9252-a81a73e7bb53 h4, .ls-text-ls-d5baca1a-a1f1-4222-9252-a81a73e7bb53 h5, .ls-text-ls-d5baca1a-a1f1-4222-9252-a81a73e7bb53 h6, .ls-text-ls-d5baca1a-a1f1-4222-9252-a81a73e7bb53 p, .ls-text-ls-d5baca1a-a1f1-4222-9252-a81a73e7bb53 li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-d5baca1a-a1f1-4222-9252-a81a73e7bb53 h1 { font-size: 40px; color: #191C1F; } .ls-text-ls-d5baca1a-a1f1-4222-9252-a81a73e7bb53 h2 { font-size: 32px; color: #191C1F; } .ls-text-ls-d5baca1a-a1f1-4222-9252-a81a73e7bb53 h3 { font-size: 24px; color: #191C1F; } .ls-text-ls-d5baca1a-a1f1-4222-9252-a81a73e7bb53 p, .ls-text-ls-d5baca1a-a1f1-4222-9252-a81a73e7bb53 li { font-size: 16px; color: #191C1F; } .ls-text-host-ls-d5baca1a-a1f1-4222-9252-a81a73e7bb53 { width: 100%; display: inline-flex; max-width: 76%; } .ls-text-ls-d5baca1a-a1f1-4222-9252-a81a73e7bb53 { display: inline-block; width: 100%; padding: 24px 10px 0px 10px; } .ls-text-ls-d5baca1a-a1f1-4222-9252-a81a73e7bb53__desktop { display: inline; } .ls-text-ls-d5baca1a-a1f1-4222-9252-a81a73e7bb53__tablet { display: none; } .ls-text-ls-d5baca1a-a1f1-4222-9252-a81a73e7bb53__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-host-ls-d5baca1a-a1f1-4222-9252-a81a73e7bb53 { max-width: 77%; } .ls-text-ls-d5baca1a-a1f1-4222-9252-a81a73e7bb53__desktop { display: none; } .ls-text-ls-d5baca1a-a1f1-4222-9252-a81a73e7bb53__tablet { display: inline; } .ls-text-ls-d5baca1a-a1f1-4222-9252-a81a73e7bb53__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-host-ls-d5baca1a-a1f1-4222-9252-a81a73e7bb53 { max-width: 92%; } .ls-text-ls-d5baca1a-a1f1-4222-9252-a81a73e7bb53 { padding: 10px 10px 10px 10px; } .ls-text-ls-d5baca1a-a1f1-4222-9252-a81a73e7bb53__desktop { display: none; } .ls-text-ls-d5baca1a-a1f1-4222-9252-a81a73e7bb53__tablet { display: none; } .ls-text-ls-d5baca1a-a1f1-4222-9252-a81a73e7bb53__mobile { display: inline; } }.ls-column-ls-139cf94a-57ae-4c86-a39c-e1f9cb9c0629 { display: flex; box-sizing: border-box; flex: 12; padding: 0px 0px 0px 0px; flex-direction: column; justify-content: flex-end; align-items: flex-end; } @media screen and (max-width: 1023px) { .ls-column-ls-139cf94a-57ae-4c86-a39c-e1f9cb9c0629 { padding: 32px 0px 30px 0px; justify-content: center; align-items: center; } } @media screen and (max-width: 833px) { .ls-column-ls-139cf94a-57ae-4c86-a39c-e1f9cb9c0629 { padding: 24px 0px 16px 0px; } }.ls-video-host { position: relative; overflow: hidden; background-position: center center; background-repeat: no-repeat; cursor: pointer; } .ls-video--bg-black { background-color: #000000; } .ls-video__iframe { position: absolute; inset: 0; height: 100%; width: 100%; } .ls-video__iframe--hide { display: none; } .play-btn { width: clamp(50px,20vw,68px); height: clamp(50px,20vw,68px); opacity: 0.8; cursor: pointer; transition: all 0.2s ease-in-out; pointer-events: none; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .play-btn--hide { display: none; } .play-btn svg { fill: currentColor; z-index: 64; }.ls-video-host-ls-a8bf1c30-48da-42a7-b4f6-24bb6041f271 { width: 100%; display: inline-flex; max-width: 580px; } .ls-video-ls-a8bf1c30-48da-42a7-b4f6-24bb6041f271 { width: 100%; position: relative; overflow: hidden; margin: 0px 0px 0px 0px; height: 391px; border-radius: 0px 0px 0px 0px; border-style: none; border-color: #6AAFFF; border-top-width: 5px; border-right-width: 5px; border-bottom-width: 5px; border-left-width: 5px; } .ls-video-ls-a8bf1c30-48da-42a7-b4f6-24bb6041f271__desktop { display: inline-flex; } .ls-video-ls-a8bf1c30-48da-42a7-b4f6-24bb6041f271__tablet { display: none; } .ls-video-ls-a8bf1c30-48da-42a7-b4f6-24bb6041f271__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-video-ls-a8bf1c30-48da-42a7-b4f6-24bb6041f271 { border-style: solid; } .ls-video-ls-a8bf1c30-48da-42a7-b4f6-24bb6041f271__desktop { display: none; } .ls-video-ls-a8bf1c30-48da-42a7-b4f6-24bb6041f271__tablet { display: inline-flex; } .ls-video-ls-a8bf1c30-48da-42a7-b4f6-24bb6041f271__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-video-host-ls-a8bf1c30-48da-42a7-b4f6-24bb6041f271 { max-width: 338px; } .ls-video-ls-a8bf1c30-48da-42a7-b4f6-24bb6041f271 { height: 237px; border-style: solid; border-top-width: 3px; border-right-width: 3px; border-bottom-width: 3px; border-left-width: 3px; } .ls-video-ls-a8bf1c30-48da-42a7-b4f6-24bb6041f271__desktop { display: none; } .ls-video-ls-a8bf1c30-48da-42a7-b4f6-24bb6041f271__tablet { display: none; } .ls-video-ls-a8bf1c30-48da-42a7-b4f6-24bb6041f271__mobile { display: inline-flex; } }.ls-section-ls-3jTDnvftm7JGBudJ56oDm3 { background: #161616; padding: 0px 0px 0px 0px; }.ls-row-ls-dyYe9jLd1MEJD39qZP31Pv { padding: 0px 0px 0px 0px; flex-direction: row; } @media screen and (max-width: 1023px) { .ls-row-ls-dyYe9jLd1MEJD39qZP31Pv { flex-direction: column; } } @media screen and (max-width: 833px) { .ls-row-ls-dyYe9jLd1MEJD39qZP31Pv { flex-direction: column; } }.ls-column-ls-qvhE87zt4tz2Qmx3e4bTPQ { display: flex; box-sizing: border-box; flex: 12; padding: 0px 0px 0px 0px; flex-direction: row; justify-content: center; align-items: flex-start; align-content: flex-start; flex-wrap: wrap; } @media screen and (max-width: 1023px) { .ls-column-ls-qvhE87zt4tz2Qmx3e4bTPQ { align-content: flex-start; flex-wrap: wrap; flex-direction: row; justify-content: center; align-items: flex-start; } }.ls-text-ls-k2VQAHTBz7Arm2F6jCU4qE { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-k2VQAHTBz7Arm2F6jCU4qE h1, .ls-text-ls-k2VQAHTBz7Arm2F6jCU4qE h2, .ls-text-ls-k2VQAHTBz7Arm2F6jCU4qE h3, .ls-text-ls-k2VQAHTBz7Arm2F6jCU4qE h4, .ls-text-ls-k2VQAHTBz7Arm2F6jCU4qE h5, .ls-text-ls-k2VQAHTBz7Arm2F6jCU4qE h6, .ls-text-ls-k2VQAHTBz7Arm2F6jCU4qE p, .ls-text-ls-k2VQAHTBz7Arm2F6jCU4qE li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-k2VQAHTBz7Arm2F6jCU4qE h1 { font-size: 40px; color: #191C1F; } .ls-text-ls-k2VQAHTBz7Arm2F6jCU4qE h2 { font-size: 32px; color: #191C1F; } .ls-text-ls-k2VQAHTBz7Arm2F6jCU4qE h3 { font-size: 24px; color: #191C1F; } .ls-text-ls-k2VQAHTBz7Arm2F6jCU4qE p, .ls-text-ls-k2VQAHTBz7Arm2F6jCU4qE li { font-size: 16px; color: #191C1F; } .ls-text-host-ls-k2VQAHTBz7Arm2F6jCU4qE { width: 100%; display: inline-flex; max-width: 368px; } .ls-text-ls-k2VQAHTBz7Arm2F6jCU4qE { display: inline-block; width: 100%; padding: 80px 10px 50px 10px; } .ls-text-ls-k2VQAHTBz7Arm2F6jCU4qE__desktop { display: inline; } .ls-text-ls-k2VQAHTBz7Arm2F6jCU4qE__tablet { display: none; } .ls-text-ls-k2VQAHTBz7Arm2F6jCU4qE__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-host-ls-k2VQAHTBz7Arm2F6jCU4qE { max-width: 294px; } .ls-text-ls-k2VQAHTBz7Arm2F6jCU4qE { padding: 80px 0px 50px 10px; } .ls-text-ls-k2VQAHTBz7Arm2F6jCU4qE__desktop { display: none; } .ls-text-ls-k2VQAHTBz7Arm2F6jCU4qE__tablet { display: inline; } .ls-text-ls-k2VQAHTBz7Arm2F6jCU4qE__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-ls-k2VQAHTBz7Arm2F6jCU4qE { padding: 80px 10px 0px 10px; } .ls-text-ls-k2VQAHTBz7Arm2F6jCU4qE__desktop { display: none; } .ls-text-ls-k2VQAHTBz7Arm2F6jCU4qE__tablet { display: none; } .ls-text-ls-k2VQAHTBz7Arm2F6jCU4qE__mobile { display: inline; } }.ls-text-ls-qzsiDqcunUeyNyu5ZWS8Ab { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-qzsiDqcunUeyNyu5ZWS8Ab h1, .ls-text-ls-qzsiDqcunUeyNyu5ZWS8Ab h2, .ls-text-ls-qzsiDqcunUeyNyu5ZWS8Ab h3, .ls-text-ls-qzsiDqcunUeyNyu5ZWS8Ab h4, .ls-text-ls-qzsiDqcunUeyNyu5ZWS8Ab h5, .ls-text-ls-qzsiDqcunUeyNyu5ZWS8Ab h6, .ls-text-ls-qzsiDqcunUeyNyu5ZWS8Ab p, .ls-text-ls-qzsiDqcunUeyNyu5ZWS8Ab li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-qzsiDqcunUeyNyu5ZWS8Ab h1 { font-size: 40px; color: #191C1F; } .ls-text-ls-qzsiDqcunUeyNyu5ZWS8Ab h2 { font-size: 32px; color: #191C1F; } .ls-text-ls-qzsiDqcunUeyNyu5ZWS8Ab h3 { font-size: 24px; color: #191C1F; } .ls-text-ls-qzsiDqcunUeyNyu5ZWS8Ab p, .ls-text-ls-qzsiDqcunUeyNyu5ZWS8Ab li { font-size: 16px; color: #191C1F; } .ls-text-host-ls-qzsiDqcunUeyNyu5ZWS8Ab { width: 100%; display: inline-flex; max-width: 424px; } .ls-text-ls-qzsiDqcunUeyNyu5ZWS8Ab { display: inline-block; width: 100%; padding: 80px 10px 50px 0px; } .ls-text-ls-qzsiDqcunUeyNyu5ZWS8Ab__desktop { display: inline; } .ls-text-ls-qzsiDqcunUeyNyu5ZWS8Ab__tablet { display: none; } .ls-text-ls-qzsiDqcunUeyNyu5ZWS8Ab__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-host-ls-qzsiDqcunUeyNyu5ZWS8Ab { max-width: 313px; } .ls-text-ls-qzsiDqcunUeyNyu5ZWS8Ab__desktop { display: none; } .ls-text-ls-qzsiDqcunUeyNyu5ZWS8Ab__tablet { display: inline; } .ls-text-ls-qzsiDqcunUeyNyu5ZWS8Ab__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-ls-qzsiDqcunUeyNyu5ZWS8Ab { padding: 0px 10px 50px 0px; } .ls-text-ls-qzsiDqcunUeyNyu5ZWS8Ab__desktop { display: none; } .ls-text-ls-qzsiDqcunUeyNyu5ZWS8Ab__tablet { display: none; } .ls-text-ls-qzsiDqcunUeyNyu5ZWS8Ab__mobile { display: inline; } }.ls-row-ls-ipV8ictfUGCDoHzKyUPGui { padding: 0px 0px 0px 0px; flex-direction: row; } @media screen and (max-width: 1023px) { .ls-row-ls-ipV8ictfUGCDoHzKyUPGui { flex-direction: column; } } @media screen and (max-width: 833px) { .ls-row-ls-ipV8ictfUGCDoHzKyUPGui { flex-direction: column; } }.ls-column-ls-oLEp6xump6nzttrDvrQin8 { display: flex; box-sizing: border-box; flex: 12; padding: 0px 0px 0px 0px; flex-direction: column; justify-content: center; align-items: center; } @media screen and (max-width: 1023px) { .ls-column-ls-oLEp6xump6nzttrDvrQin8 { align-content: center; flex-wrap: wrap; flex-direction: row; justify-content: center; align-items: center; } } @media screen and (max-width: 833px) { .ls-column-ls-oLEp6xump6nzttrDvrQin8 { padding: 0px 10px 0px 10px; } }.ls-image-host-ls-1cB9Ne2yr3NN1UdDbpdBt1 { width: 100%; display: inline-flex; max-width: 300px; } .ls-image-ls-1cB9Ne2yr3NN1UdDbpdBt1 { width: 100%; display: inline-flex; } .ls-image-ls-1cB9Ne2yr3NN1UdDbpdBt1 a { width: 100%; display: block; } .ls-image-ls-1cB9Ne2yr3NN1UdDbpdBt1__img { border: none; padding: 0; width: 100%; height: 200px; margin: 0px 0px 0px 0px; overflow: hidden; border-style: none; border-color: #5981e3; border-radius: 4px 4px 4px 4px; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; object-fit: contain; } .ls-image-ls-1cB9Ne2yr3NN1UdDbpdBt1__img__desktop { display: inline-flex; } .ls-image-ls-1cB9Ne2yr3NN1UdDbpdBt1__img__tablet { display: none; } .ls-image-ls-1cB9Ne2yr3NN1UdDbpdBt1__img__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-image-host-ls-1cB9Ne2yr3NN1UdDbpdBt1 { max-width: 200px; } .ls-image-ls-1cB9Ne2yr3NN1UdDbpdBt1__img__desktop { display: none; } .ls-image-ls-1cB9Ne2yr3NN1UdDbpdBt1__img__tablet { display: inline-flex; } .ls-image-ls-1cB9Ne2yr3NN1UdDbpdBt1__img__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-image-ls-1cB9Ne2yr3NN1UdDbpdBt1__img { height: 120px; } .ls-image-ls-1cB9Ne2yr3NN1UdDbpdBt1__img__desktop { display: none; } .ls-image-ls-1cB9Ne2yr3NN1UdDbpdBt1__img__tablet { display: none; } .ls-image-ls-1cB9Ne2yr3NN1UdDbpdBt1__img__mobile { display: inline-flex; } }.ls-group-host-ls-brnfdN91kBKPojCWrCCWdk { width: 100%; max-width: 250px; display: inline-flex; } .ls-group-ls-brnfdN91kBKPojCWrCCWdk { overflow: hidden; display: flex; flex-wrap: wrap; box-sizing: border-box; width: 100%; padding: 10px 10px 10px 10px; margin: 10px 10px 10px 10px; border-radius: 0px 0px 0px 0px; flex-direction: column; justify-content: center; align-items: center; } @media screen and (max-width: 833px) { .ls-group-host-ls-brnfdN91kBKPojCWrCCWdk { max-width: 60%; } .ls-group-ls-brnfdN91kBKPojCWrCCWdk { margin: 10px 0px 10px 0px; padding: 10px 0px 10px 0px; } }.ls-text-ls-p1MKCW5KSNTTZqqxZ4Duza { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-p1MKCW5KSNTTZqqxZ4Duza h1, .ls-text-ls-p1MKCW5KSNTTZqqxZ4Duza h2, .ls-text-ls-p1MKCW5KSNTTZqqxZ4Duza h3, .ls-text-ls-p1MKCW5KSNTTZqqxZ4Duza h4, .ls-text-ls-p1MKCW5KSNTTZqqxZ4Duza h5, .ls-text-ls-p1MKCW5KSNTTZqqxZ4Duza h6, .ls-text-ls-p1MKCW5KSNTTZqqxZ4Duza p, .ls-text-ls-p1MKCW5KSNTTZqqxZ4Duza li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-p1MKCW5KSNTTZqqxZ4Duza h1 { font-size: 40px; color: #191C1F; } .ls-text-ls-p1MKCW5KSNTTZqqxZ4Duza h2 { font-size: 32px; color: #191C1F; } .ls-text-ls-p1MKCW5KSNTTZqqxZ4Duza h3 { font-size: 24px; color: #191C1F; } .ls-text-ls-p1MKCW5KSNTTZqqxZ4Duza p, .ls-text-ls-p1MKCW5KSNTTZqqxZ4Duza li { font-size: 16px; color: #191C1F; } .ls-text-host-ls-p1MKCW5KSNTTZqqxZ4Duza { width: 100%; display: inline-flex; max-width: 100%; } .ls-text-ls-p1MKCW5KSNTTZqqxZ4Duza { display: inline-block; width: 100%; padding: 10px 10px 10px 10px; } .ls-text-ls-p1MKCW5KSNTTZqqxZ4Duza__desktop { display: inline; } .ls-text-ls-p1MKCW5KSNTTZqqxZ4Duza__tablet { display: none; } .ls-text-ls-p1MKCW5KSNTTZqqxZ4Duza__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-p1MKCW5KSNTTZqqxZ4Duza__desktop { display: none; } .ls-text-ls-p1MKCW5KSNTTZqqxZ4Duza__tablet { display: inline; } .ls-text-ls-p1MKCW5KSNTTZqqxZ4Duza__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-ls-p1MKCW5KSNTTZqqxZ4Duza__desktop { display: none; } .ls-text-ls-p1MKCW5KSNTTZqqxZ4Duza__tablet { display: none; } .ls-text-ls-p1MKCW5KSNTTZqqxZ4Duza__mobile { display: inline; } }.ls-text-ls-tuPoUBeZRQNo2n3ft5fNU2 { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-tuPoUBeZRQNo2n3ft5fNU2 h1, .ls-text-ls-tuPoUBeZRQNo2n3ft5fNU2 h2, .ls-text-ls-tuPoUBeZRQNo2n3ft5fNU2 h3, .ls-text-ls-tuPoUBeZRQNo2n3ft5fNU2 h4, .ls-text-ls-tuPoUBeZRQNo2n3ft5fNU2 h5, .ls-text-ls-tuPoUBeZRQNo2n3ft5fNU2 h6, .ls-text-ls-tuPoUBeZRQNo2n3ft5fNU2 p, .ls-text-ls-tuPoUBeZRQNo2n3ft5fNU2 li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-tuPoUBeZRQNo2n3ft5fNU2 h1 { font-size: 40px; color: #191C1F; } .ls-text-ls-tuPoUBeZRQNo2n3ft5fNU2 h2 { font-size: 32px; color: #191C1F; } .ls-text-ls-tuPoUBeZRQNo2n3ft5fNU2 h3 { font-size: 24px; color: #191C1F; } .ls-text-ls-tuPoUBeZRQNo2n3ft5fNU2 p, .ls-text-ls-tuPoUBeZRQNo2n3ft5fNU2 li { font-size: 16px; color: #191C1F; } .ls-text-host-ls-tuPoUBeZRQNo2n3ft5fNU2 { width: 100%; display: inline-flex; max-width: 100%; } .ls-text-ls-tuPoUBeZRQNo2n3ft5fNU2 { display: inline-block; width: 100%; padding: 10px 10px 10px 10px; } .ls-text-ls-tuPoUBeZRQNo2n3ft5fNU2__desktop { display: inline; } .ls-text-ls-tuPoUBeZRQNo2n3ft5fNU2__tablet { display: none; } .ls-text-ls-tuPoUBeZRQNo2n3ft5fNU2__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-tuPoUBeZRQNo2n3ft5fNU2__desktop { display: none; } .ls-text-ls-tuPoUBeZRQNo2n3ft5fNU2__tablet { display: inline; } .ls-text-ls-tuPoUBeZRQNo2n3ft5fNU2__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-ls-tuPoUBeZRQNo2n3ft5fNU2__desktop { display: none; } .ls-text-ls-tuPoUBeZRQNo2n3ft5fNU2__tablet { display: none; } .ls-text-ls-tuPoUBeZRQNo2n3ft5fNU2__mobile { display: inline; } }.ls-column-ls-mYCypyfTnstHhX1n8vnzF3 { display: flex; box-sizing: border-box; flex: 12; padding: 0px 0px 0px 0px; flex-direction: column; justify-content: center; align-items: center; } @media screen and (max-width: 1023px) { .ls-column-ls-mYCypyfTnstHhX1n8vnzF3 { align-content: center; flex-wrap: wrap; flex-direction: row; justify-content: center; align-items: center; } } @media screen and (max-width: 833px) { .ls-column-ls-mYCypyfTnstHhX1n8vnzF3 { padding: 0px 10px 0px 10px; } }.ls-image-host-ls-vrtSrhtphmBctrHKtT7p3o { width: 100%; display: inline-flex; max-width: 300px; } .ls-image-ls-vrtSrhtphmBctrHKtT7p3o { width: 100%; display: inline-flex; } .ls-image-ls-vrtSrhtphmBctrHKtT7p3o a { width: 100%; display: block; } .ls-image-ls-vrtSrhtphmBctrHKtT7p3o__img { border: none; padding: 0; width: 100%; height: 200px; margin: 0px 0px 0px 0px; overflow: hidden; border-style: none; border-color: #5981e3; border-radius: 4px 4px 4px 4px; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; object-fit: contain; } .ls-image-ls-vrtSrhtphmBctrHKtT7p3o__img__desktop { display: inline-flex; } .ls-image-ls-vrtSrhtphmBctrHKtT7p3o__img__tablet { display: none; } .ls-image-ls-vrtSrhtphmBctrHKtT7p3o__img__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-image-host-ls-vrtSrhtphmBctrHKtT7p3o { max-width: 200px; } .ls-image-ls-vrtSrhtphmBctrHKtT7p3o__img__desktop { display: none; } .ls-image-ls-vrtSrhtphmBctrHKtT7p3o__img__tablet { display: inline-flex; } .ls-image-ls-vrtSrhtphmBctrHKtT7p3o__img__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-image-ls-vrtSrhtphmBctrHKtT7p3o__img { height: 120px; } .ls-image-ls-vrtSrhtphmBctrHKtT7p3o__img__desktop { display: none; } .ls-image-ls-vrtSrhtphmBctrHKtT7p3o__img__tablet { display: none; } .ls-image-ls-vrtSrhtphmBctrHKtT7p3o__img__mobile { display: inline-flex; } }.ls-group-host-ls-hCHABjGjSGxQmgicgZz47N { width: 100%; max-width: 250px; display: inline-flex; } .ls-group-ls-hCHABjGjSGxQmgicgZz47N { overflow: hidden; display: flex; flex-wrap: wrap; box-sizing: border-box; width: 100%; padding: 10px 10px 10px 10px; margin: 10px 10px 10px 10px; border-radius: 0px 0px 0px 0px; flex-direction: column; justify-content: center; align-items: center; } @media screen and (max-width: 833px) { .ls-group-host-ls-hCHABjGjSGxQmgicgZz47N { max-width: 60%; } .ls-group-ls-hCHABjGjSGxQmgicgZz47N { margin: 10px 0px 10px 0px; padding: 10px 0px 10px 0px; } }.ls-text-ls-hdVr53RAtd1Cxgyz1VCM1S { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-hdVr53RAtd1Cxgyz1VCM1S h1, .ls-text-ls-hdVr53RAtd1Cxgyz1VCM1S h2, .ls-text-ls-hdVr53RAtd1Cxgyz1VCM1S h3, .ls-text-ls-hdVr53RAtd1Cxgyz1VCM1S h4, .ls-text-ls-hdVr53RAtd1Cxgyz1VCM1S h5, .ls-text-ls-hdVr53RAtd1Cxgyz1VCM1S h6, .ls-text-ls-hdVr53RAtd1Cxgyz1VCM1S p, .ls-text-ls-hdVr53RAtd1Cxgyz1VCM1S li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-hdVr53RAtd1Cxgyz1VCM1S h1 { font-size: 40px; color: #191C1F; } .ls-text-ls-hdVr53RAtd1Cxgyz1VCM1S h2 { font-size: 32px; color: #191C1F; } .ls-text-ls-hdVr53RAtd1Cxgyz1VCM1S h3 { font-size: 24px; color: #191C1F; } .ls-text-ls-hdVr53RAtd1Cxgyz1VCM1S p, .ls-text-ls-hdVr53RAtd1Cxgyz1VCM1S li { font-size: 16px; color: #191C1F; } .ls-text-host-ls-hdVr53RAtd1Cxgyz1VCM1S { width: 100%; display: inline-flex; max-width: 100%; } .ls-text-ls-hdVr53RAtd1Cxgyz1VCM1S { display: inline-block; width: 100%; padding: 10px 10px 10px 10px; } .ls-text-ls-hdVr53RAtd1Cxgyz1VCM1S__desktop { display: inline; } .ls-text-ls-hdVr53RAtd1Cxgyz1VCM1S__tablet { display: none; } .ls-text-ls-hdVr53RAtd1Cxgyz1VCM1S__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-hdVr53RAtd1Cxgyz1VCM1S__desktop { display: none; } .ls-text-ls-hdVr53RAtd1Cxgyz1VCM1S__tablet { display: inline; } .ls-text-ls-hdVr53RAtd1Cxgyz1VCM1S__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-ls-hdVr53RAtd1Cxgyz1VCM1S__desktop { display: none; } .ls-text-ls-hdVr53RAtd1Cxgyz1VCM1S__tablet { display: none; } .ls-text-ls-hdVr53RAtd1Cxgyz1VCM1S__mobile { display: inline; } }.ls-text-ls-486yNpALX6Egnud8G72ZMJ { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-486yNpALX6Egnud8G72ZMJ h1, .ls-text-ls-486yNpALX6Egnud8G72ZMJ h2, .ls-text-ls-486yNpALX6Egnud8G72ZMJ h3, .ls-text-ls-486yNpALX6Egnud8G72ZMJ h4, .ls-text-ls-486yNpALX6Egnud8G72ZMJ h5, .ls-text-ls-486yNpALX6Egnud8G72ZMJ h6, .ls-text-ls-486yNpALX6Egnud8G72ZMJ p, .ls-text-ls-486yNpALX6Egnud8G72ZMJ li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-486yNpALX6Egnud8G72ZMJ h1 { font-size: 40px; color: #191C1F; } .ls-text-ls-486yNpALX6Egnud8G72ZMJ h2 { font-size: 32px; color: #191C1F; } .ls-text-ls-486yNpALX6Egnud8G72ZMJ h3 { font-size: 24px; color: #191C1F; } .ls-text-ls-486yNpALX6Egnud8G72ZMJ p, .ls-text-ls-486yNpALX6Egnud8G72ZMJ li { font-size: 16px; color: #191C1F; } .ls-text-host-ls-486yNpALX6Egnud8G72ZMJ { width: 100%; display: inline-flex; max-width: 100%; } .ls-text-ls-486yNpALX6Egnud8G72ZMJ { display: inline-block; width: 100%; padding: 10px 10px 10px 10px; } .ls-text-ls-486yNpALX6Egnud8G72ZMJ__desktop { display: inline; } .ls-text-ls-486yNpALX6Egnud8G72ZMJ__tablet { display: none; } .ls-text-ls-486yNpALX6Egnud8G72ZMJ__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-486yNpALX6Egnud8G72ZMJ__desktop { display: none; } .ls-text-ls-486yNpALX6Egnud8G72ZMJ__tablet { display: inline; } .ls-text-ls-486yNpALX6Egnud8G72ZMJ__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-ls-486yNpALX6Egnud8G72ZMJ__desktop { display: none; } .ls-text-ls-486yNpALX6Egnud8G72ZMJ__tablet { display: none; } .ls-text-ls-486yNpALX6Egnud8G72ZMJ__mobile { display: inline; } }.ls-column-ls-1KLrg7kUTum19MAbV7T1DX { display: flex; box-sizing: border-box; flex: 12; padding: 0px 0px 0px 0px; flex-direction: column; justify-content: center; align-items: center; } @media screen and (max-width: 1023px) { .ls-column-ls-1KLrg7kUTum19MAbV7T1DX { align-content: center; flex-wrap: wrap; flex-direction: row; justify-content: center; align-items: center; } } @media screen and (max-width: 833px) { .ls-column-ls-1KLrg7kUTum19MAbV7T1DX { padding: 0px 10px 0px 10px; } }.ls-image-host-ls-eM7oqshkLvFoo92X445kzs { width: 100%; display: inline-flex; max-width: 300px; } .ls-image-ls-eM7oqshkLvFoo92X445kzs { width: 100%; display: inline-flex; } .ls-image-ls-eM7oqshkLvFoo92X445kzs a { width: 100%; display: block; } .ls-image-ls-eM7oqshkLvFoo92X445kzs__img { border: none; padding: 0; width: 100%; height: 200px; margin: 0px 0px 0px 0px; overflow: hidden; border-style: none; border-color: #5981e3; border-radius: 4px 4px 4px 4px; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; object-fit: contain; } .ls-image-ls-eM7oqshkLvFoo92X445kzs__img__desktop { display: inline-flex; } .ls-image-ls-eM7oqshkLvFoo92X445kzs__img__tablet { display: none; } .ls-image-ls-eM7oqshkLvFoo92X445kzs__img__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-image-host-ls-eM7oqshkLvFoo92X445kzs { max-width: 200px; } .ls-image-ls-eM7oqshkLvFoo92X445kzs__img__desktop { display: none; } .ls-image-ls-eM7oqshkLvFoo92X445kzs__img__tablet { display: inline-flex; } .ls-image-ls-eM7oqshkLvFoo92X445kzs__img__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-image-ls-eM7oqshkLvFoo92X445kzs__img { height: 120px; } .ls-image-ls-eM7oqshkLvFoo92X445kzs__img__desktop { display: none; } .ls-image-ls-eM7oqshkLvFoo92X445kzs__img__tablet { display: none; } .ls-image-ls-eM7oqshkLvFoo92X445kzs__img__mobile { display: inline-flex; } }.ls-group-host-ls-p1bmgGs5a7u97nHd8twBnA { width: 100%; max-width: 250px; display: inline-flex; } .ls-group-ls-p1bmgGs5a7u97nHd8twBnA { overflow: hidden; display: flex; flex-wrap: wrap; box-sizing: border-box; width: 100%; padding: 10px 10px 10px 10px; margin: 10px 10px 10px 10px; border-radius: 0px 0px 0px 0px; flex-direction: column; justify-content: center; align-items: center; } @media screen and (max-width: 833px) { .ls-group-host-ls-p1bmgGs5a7u97nHd8twBnA { max-width: 60%; } .ls-group-ls-p1bmgGs5a7u97nHd8twBnA { margin: 10px 0px 10px 0px; padding: 10px 0px 10px 0px; } }.ls-text-ls-eB1cbKquuYmqrz6i4ux5mu { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-eB1cbKquuYmqrz6i4ux5mu h1, .ls-text-ls-eB1cbKquuYmqrz6i4ux5mu h2, .ls-text-ls-eB1cbKquuYmqrz6i4ux5mu h3, .ls-text-ls-eB1cbKquuYmqrz6i4ux5mu h4, .ls-text-ls-eB1cbKquuYmqrz6i4ux5mu h5, .ls-text-ls-eB1cbKquuYmqrz6i4ux5mu h6, .ls-text-ls-eB1cbKquuYmqrz6i4ux5mu p, .ls-text-ls-eB1cbKquuYmqrz6i4ux5mu li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-eB1cbKquuYmqrz6i4ux5mu h1 { font-size: 40px; color: #191C1F; } .ls-text-ls-eB1cbKquuYmqrz6i4ux5mu h2 { font-size: 32px; color: #191C1F; } .ls-text-ls-eB1cbKquuYmqrz6i4ux5mu h3 { font-size: 24px; color: #191C1F; } .ls-text-ls-eB1cbKquuYmqrz6i4ux5mu p, .ls-text-ls-eB1cbKquuYmqrz6i4ux5mu li { font-size: 16px; color: #191C1F; } .ls-text-host-ls-eB1cbKquuYmqrz6i4ux5mu { width: 100%; display: inline-flex; max-width: 100%; } .ls-text-ls-eB1cbKquuYmqrz6i4ux5mu { display: inline-block; width: 100%; padding: 10px 10px 10px 10px; } .ls-text-ls-eB1cbKquuYmqrz6i4ux5mu__desktop { display: inline; } .ls-text-ls-eB1cbKquuYmqrz6i4ux5mu__tablet { display: none; } .ls-text-ls-eB1cbKquuYmqrz6i4ux5mu__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-eB1cbKquuYmqrz6i4ux5mu__desktop { display: none; } .ls-text-ls-eB1cbKquuYmqrz6i4ux5mu__tablet { display: inline; } .ls-text-ls-eB1cbKquuYmqrz6i4ux5mu__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-ls-eB1cbKquuYmqrz6i4ux5mu__desktop { display: none; } .ls-text-ls-eB1cbKquuYmqrz6i4ux5mu__tablet { display: none; } .ls-text-ls-eB1cbKquuYmqrz6i4ux5mu__mobile { display: inline; } }.ls-text-ls-pqxH9XuK13JkZHiytbmYxP { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-pqxH9XuK13JkZHiytbmYxP h1, .ls-text-ls-pqxH9XuK13JkZHiytbmYxP h2, .ls-text-ls-pqxH9XuK13JkZHiytbmYxP h3, .ls-text-ls-pqxH9XuK13JkZHiytbmYxP h4, .ls-text-ls-pqxH9XuK13JkZHiytbmYxP h5, .ls-text-ls-pqxH9XuK13JkZHiytbmYxP h6, .ls-text-ls-pqxH9XuK13JkZHiytbmYxP p, .ls-text-ls-pqxH9XuK13JkZHiytbmYxP li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-pqxH9XuK13JkZHiytbmYxP h1 { font-size: 40px; color: #191C1F; } .ls-text-ls-pqxH9XuK13JkZHiytbmYxP h2 { font-size: 32px; color: #191C1F; } .ls-text-ls-pqxH9XuK13JkZHiytbmYxP h3 { font-size: 24px; color: #191C1F; } .ls-text-ls-pqxH9XuK13JkZHiytbmYxP p, .ls-text-ls-pqxH9XuK13JkZHiytbmYxP li { font-size: 16px; color: #191C1F; } .ls-text-host-ls-pqxH9XuK13JkZHiytbmYxP { width: 100%; display: inline-flex; max-width: 100%; } .ls-text-ls-pqxH9XuK13JkZHiytbmYxP { display: inline-block; width: 100%; padding: 10px 10px 10px 10px; } .ls-text-ls-pqxH9XuK13JkZHiytbmYxP__desktop { display: inline; } .ls-text-ls-pqxH9XuK13JkZHiytbmYxP__tablet { display: none; } .ls-text-ls-pqxH9XuK13JkZHiytbmYxP__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-pqxH9XuK13JkZHiytbmYxP__desktop { display: none; } .ls-text-ls-pqxH9XuK13JkZHiytbmYxP__tablet { display: inline; } .ls-text-ls-pqxH9XuK13JkZHiytbmYxP__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-ls-pqxH9XuK13JkZHiytbmYxP__desktop { display: none; } .ls-text-ls-pqxH9XuK13JkZHiytbmYxP__tablet { display: none; } .ls-text-ls-pqxH9XuK13JkZHiytbmYxP__mobile { display: inline; } }.ls-row-ls-2qGUj2hqfbHFF57Py1ajMN { padding: 0px 0px 0px 0px; flex-direction: row; } @media screen and (max-width: 1023px) { .ls-row-ls-2qGUj2hqfbHFF57Py1ajMN { flex-direction: column; } } @media screen and (max-width: 833px) { .ls-row-ls-2qGUj2hqfbHFF57Py1ajMN { flex-direction: column; } }.ls-column-ls-5yj4DE3XeQX1b9nHvw8Myw { display: flex; box-sizing: border-box; flex: 12; padding: 40px 0px 60px 0px; flex-direction: column; justify-content: center; align-items: center; } @media screen and (max-width: 833px) { .ls-column-ls-5yj4DE3XeQX1b9nHvw8Myw { padding: 20px 0px 40px 0px; } }.ls-button-host-ls-kwfTuj9wdt8ea5bdYsnoyh { width: 100%; max-width: 460px; } .ls-button-ls-kwfTuj9wdt8ea5bdYsnoyh { width: 100%; flex-direction: row-reverse; background: #D82F0D; color: #FFFFFF !important; font-size: 19px; margin: 20px 0px 20px 10px; padding: 15px 15px 15px 15px; border-style: none; border-color: #EF4E23; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; border-radius: 10px 100px 100px 100px; font-family: Raleway, sans-serif; font-weight: bold; font-style: normal; text-decoration: none; } @media screen and (max-width: 833px) { .ls-button-host-ls-kwfTuj9wdt8ea5bdYsnoyh { max-width: 80%; } .ls-button-ls-kwfTuj9wdt8ea5bdYsnoyh { font-size: 18px; } }.ls-section-ls-bkEkuLLSRAU4AJXPKCQvUS { background: #303030; padding: 0px 0px 0px 0px; }.ls-row-ls-n32DBTJ4xpD8VTw7iYzfgK { padding: 0px 0px 0px 0px; flex-direction: row; } @media screen and (max-width: 1023px) { .ls-row-ls-n32DBTJ4xpD8VTw7iYzfgK { flex-direction: column; } } @media screen and (max-width: 833px) { .ls-row-ls-n32DBTJ4xpD8VTw7iYzfgK { flex-direction: column; } }.ls-column-ls-4k58PEELWpktM7capvDYXY { display: flex; box-sizing: border-box; flex: 12; padding: 90px 0px 0px 0px; flex-direction: column; justify-content: flex-start; align-items: center; } @media screen and (max-width: 1023px) { .ls-column-ls-4k58PEELWpktM7capvDYXY { padding: 50px 0px 0px 0px; } }.ls-text-ls-wvWir6WWj6MUo6kaWV6LAx { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-wvWir6WWj6MUo6kaWV6LAx h1, .ls-text-ls-wvWir6WWj6MUo6kaWV6LAx h2, .ls-text-ls-wvWir6WWj6MUo6kaWV6LAx h3, .ls-text-ls-wvWir6WWj6MUo6kaWV6LAx h4, .ls-text-ls-wvWir6WWj6MUo6kaWV6LAx h5, .ls-text-ls-wvWir6WWj6MUo6kaWV6LAx h6, .ls-text-ls-wvWir6WWj6MUo6kaWV6LAx p, .ls-text-ls-wvWir6WWj6MUo6kaWV6LAx li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-wvWir6WWj6MUo6kaWV6LAx h1 { font-size: 40px; color: #191C1F; } .ls-text-ls-wvWir6WWj6MUo6kaWV6LAx h2 { font-size: 32px; color: #191C1F; } .ls-text-ls-wvWir6WWj6MUo6kaWV6LAx h3 { font-size: 24px; color: #191C1F; } .ls-text-ls-wvWir6WWj6MUo6kaWV6LAx p, .ls-text-ls-wvWir6WWj6MUo6kaWV6LAx li { font-size: 16px; color: #191C1F; } .ls-text-host-ls-wvWir6WWj6MUo6kaWV6LAx { width: 100%; display: inline-flex; max-width: 90%; } .ls-text-ls-wvWir6WWj6MUo6kaWV6LAx { display: inline-block; width: 100%; padding: 10px 10px 10px 10px; } .ls-text-ls-wvWir6WWj6MUo6kaWV6LAx__desktop { display: inline; } .ls-text-ls-wvWir6WWj6MUo6kaWV6LAx__tablet { display: none; } .ls-text-ls-wvWir6WWj6MUo6kaWV6LAx__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-wvWir6WWj6MUo6kaWV6LAx__desktop { display: none; } .ls-text-ls-wvWir6WWj6MUo6kaWV6LAx__tablet { display: inline; } .ls-text-ls-wvWir6WWj6MUo6kaWV6LAx__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-ls-wvWir6WWj6MUo6kaWV6LAx__desktop { display: none; } .ls-text-ls-wvWir6WWj6MUo6kaWV6LAx__tablet { display: none; } .ls-text-ls-wvWir6WWj6MUo6kaWV6LAx__mobile { display: inline; } }.ls-text-ls-aUERE8gBoKKViQ7biSfRCu { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-aUERE8gBoKKViQ7biSfRCu h1, .ls-text-ls-aUERE8gBoKKViQ7biSfRCu h2, .ls-text-ls-aUERE8gBoKKViQ7biSfRCu h3, .ls-text-ls-aUERE8gBoKKViQ7biSfRCu h4, .ls-text-ls-aUERE8gBoKKViQ7biSfRCu h5, .ls-text-ls-aUERE8gBoKKViQ7biSfRCu h6, .ls-text-ls-aUERE8gBoKKViQ7biSfRCu p, .ls-text-ls-aUERE8gBoKKViQ7biSfRCu li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-aUERE8gBoKKViQ7biSfRCu h1 { font-size: 40px; color: #191C1F; } .ls-text-ls-aUERE8gBoKKViQ7biSfRCu h2 { font-size: 32px; color: #191C1F; } .ls-text-ls-aUERE8gBoKKViQ7biSfRCu h3 { font-size: 24px; color: #191C1F; } .ls-text-ls-aUERE8gBoKKViQ7biSfRCu p, .ls-text-ls-aUERE8gBoKKViQ7biSfRCu li { font-size: 16px; color: #191C1F; } .ls-text-host-ls-aUERE8gBoKKViQ7biSfRCu { width: 100%; display: inline-flex; max-width: 70%; } .ls-text-ls-aUERE8gBoKKViQ7biSfRCu { display: inline-block; width: 100%; padding: 10px 10px 30px 10px; } .ls-text-ls-aUERE8gBoKKViQ7biSfRCu__desktop { display: inline; } .ls-text-ls-aUERE8gBoKKViQ7biSfRCu__tablet { display: none; } .ls-text-ls-aUERE8gBoKKViQ7biSfRCu__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-aUERE8gBoKKViQ7biSfRCu__desktop { display: none; } .ls-text-ls-aUERE8gBoKKViQ7biSfRCu__tablet { display: inline; } .ls-text-ls-aUERE8gBoKKViQ7biSfRCu__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-host-ls-aUERE8gBoKKViQ7biSfRCu { max-width: 90%; } .ls-text-ls-aUERE8gBoKKViQ7biSfRCu__desktop { display: none; } .ls-text-ls-aUERE8gBoKKViQ7biSfRCu__tablet { display: none; } .ls-text-ls-aUERE8gBoKKViQ7biSfRCu__mobile { display: inline; } }.ls-row-ls-jfYGcJz4v9qFnuwSXH8XTV { padding: 0px 0px 0px 0px; flex-direction: row; } @media screen and (max-width: 1023px) { .ls-row-ls-jfYGcJz4v9qFnuwSXH8XTV { flex-direction: column; } } @media screen and (max-width: 833px) { .ls-row-ls-jfYGcJz4v9qFnuwSXH8XTV { flex-direction: column; } }.ls-column-ls-vVR9f6FvZJnZvmdPdeDKvJ { display: flex; box-sizing: border-box; flex: 12; padding: 0px 0px 90px 0px; flex-direction: row; justify-content: center; align-items: flex-start; align-content: flex-start; flex-wrap: wrap; } @media screen and (max-width: 1023px) { .ls-column-ls-vVR9f6FvZJnZvmdPdeDKvJ { padding: 0px 30px 50px 30px; } } @media screen and (max-width: 833px) { .ls-column-ls-vVR9f6FvZJnZvmdPdeDKvJ { flex-wrap: unset; padding: 0px 30px 50px 30px; flex-direction: column; justify-content: flex-start; align-items: center; } }.ls-image-host-ls-ibYTpkcbArSYexs5gv2Yy3 { width: 100%; display: inline-flex; max-width: 300px; } .ls-image-ls-ibYTpkcbArSYexs5gv2Yy3 { width: 100%; display: inline-flex; } .ls-image-ls-ibYTpkcbArSYexs5gv2Yy3 a { width: 100%; display: block; } .ls-image-ls-ibYTpkcbArSYexs5gv2Yy3__img { border: none; padding: 0; width: 100%; height: 450px; margin: 10px 15px 10px 15px; overflow: hidden; border-style: none; border-color: #5981e3; border-radius: 5px 5px 5px 5px; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; object-fit: contain; } .ls-image-ls-ibYTpkcbArSYexs5gv2Yy3__img__desktop { display: inline-flex; } .ls-image-ls-ibYTpkcbArSYexs5gv2Yy3__img__tablet { display: none; } .ls-image-ls-ibYTpkcbArSYexs5gv2Yy3__img__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-image-ls-ibYTpkcbArSYexs5gv2Yy3__img { height: 300px; } .ls-image-ls-ibYTpkcbArSYexs5gv2Yy3__img__desktop { display: none; } .ls-image-ls-ibYTpkcbArSYexs5gv2Yy3__img__tablet { display: inline-flex; } .ls-image-ls-ibYTpkcbArSYexs5gv2Yy3__img__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-image-ls-ibYTpkcbArSYexs5gv2Yy3__img__desktop { display: none; } .ls-image-ls-ibYTpkcbArSYexs5gv2Yy3__img__tablet { display: none; } .ls-image-ls-ibYTpkcbArSYexs5gv2Yy3__img__mobile { display: inline-flex; } }.ls-image-host-ls-iYkJQEYEb1feTF7DHQ4mjT { width: 100%; display: inline-flex; max-width: 300px; } .ls-image-ls-iYkJQEYEb1feTF7DHQ4mjT { width: 100%; display: inline-flex; } .ls-image-ls-iYkJQEYEb1feTF7DHQ4mjT a { width: 100%; display: block; } .ls-image-ls-iYkJQEYEb1feTF7DHQ4mjT__img { border: none; padding: 0; width: 100%; height: 450px; margin: 10px 15px 10px 15px; overflow: hidden; border-style: none; border-color: #5981e3; border-radius: 5px 5px 5px 5px; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; object-fit: contain; } .ls-image-ls-iYkJQEYEb1feTF7DHQ4mjT__img__desktop { display: inline-flex; } .ls-image-ls-iYkJQEYEb1feTF7DHQ4mjT__img__tablet { display: none; } .ls-image-ls-iYkJQEYEb1feTF7DHQ4mjT__img__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-image-ls-iYkJQEYEb1feTF7DHQ4mjT__img { height: 300px; } .ls-image-ls-iYkJQEYEb1feTF7DHQ4mjT__img__desktop { display: none; } .ls-image-ls-iYkJQEYEb1feTF7DHQ4mjT__img__tablet { display: inline-flex; } .ls-image-ls-iYkJQEYEb1feTF7DHQ4mjT__img__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-image-ls-iYkJQEYEb1feTF7DHQ4mjT__img__desktop { display: none; } .ls-image-ls-iYkJQEYEb1feTF7DHQ4mjT__img__tablet { display: none; } .ls-image-ls-iYkJQEYEb1feTF7DHQ4mjT__img__mobile { display: inline-flex; } }.ls-image-host-ls-tGjHCJTwgANdLgvMwwDkJY { width: 100%; display: inline-flex; max-width: 300px; } .ls-image-ls-tGjHCJTwgANdLgvMwwDkJY { width: 100%; display: inline-flex; } .ls-image-ls-tGjHCJTwgANdLgvMwwDkJY a { width: 100%; display: block; } .ls-image-ls-tGjHCJTwgANdLgvMwwDkJY__img { border: none; padding: 0; width: 100%; height: 450px; margin: 10px 15px 10px 15px; overflow: hidden; border-style: none; border-color: #5981e3; border-radius: 5px 5px 5px 5px; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; object-fit: contain; } .ls-image-ls-tGjHCJTwgANdLgvMwwDkJY__img__desktop { display: inline-flex; } .ls-image-ls-tGjHCJTwgANdLgvMwwDkJY__img__tablet { display: none; } .ls-image-ls-tGjHCJTwgANdLgvMwwDkJY__img__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-image-ls-tGjHCJTwgANdLgvMwwDkJY__img { height: 300px; } .ls-image-ls-tGjHCJTwgANdLgvMwwDkJY__img__desktop { display: none; } .ls-image-ls-tGjHCJTwgANdLgvMwwDkJY__img__tablet { display: inline-flex; } .ls-image-ls-tGjHCJTwgANdLgvMwwDkJY__img__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-image-ls-tGjHCJTwgANdLgvMwwDkJY__img__desktop { display: none; } .ls-image-ls-tGjHCJTwgANdLgvMwwDkJY__img__tablet { display: none; } .ls-image-ls-tGjHCJTwgANdLgvMwwDkJY__img__mobile { display: inline-flex; } }.ls-section-ls-08e22aa5-18d8-467a-9096-148bafb11c95-offer { background: #161616; padding: 0px 0px 0px 0px; }.ls-row-ls-76e42b69-3c73-4f2b-a9cf-bce9c639bc5d { padding: 0px 0px 0px 0px; flex-direction: row; } @media screen and (max-width: 1023px) { .ls-row-ls-76e42b69-3c73-4f2b-a9cf-bce9c639bc5d { flex-direction: column; } } @media screen and (max-width: 833px) { .ls-row-ls-76e42b69-3c73-4f2b-a9cf-bce9c639bc5d { flex-direction: column; } }.ls-column-ls-6035a244-f63e-4746-88ce-eafedd989346 { display: flex; box-sizing: border-box; flex: 12; padding: 0px 0px 0px 0px; flex-direction: column; justify-content: center; align-items: center; }.ls-group-host-ls-b4b7f8d9-2abc-4a68-a094-e7304934b45c { width: 100%; max-width: 100%; display: inline-flex; } .ls-group-ls-b4b7f8d9-2abc-4a68-a094-e7304934b45c { overflow: hidden; display: flex; flex-wrap: wrap; box-sizing: border-box; width: 100%; background: transparent; padding: 0px 32px 32px 32px; margin: 100px 10px 0px 10px; border-radius: 0px 0px 0px 0px; flex-direction: row; justify-content: center; align-items: flex-end; } @media screen and (max-width: 1023px) { .ls-group-host-ls-b4b7f8d9-2abc-4a68-a094-e7304934b45c { max-width: 80%; } .ls-group-ls-b4b7f8d9-2abc-4a68-a094-e7304934b45c { margin: 48px 10px 0px 10px; padding: 40px 32px 16px 32px; } } @media screen and (max-width: 833px) { .ls-group-host-ls-b4b7f8d9-2abc-4a68-a094-e7304934b45c { max-width: 90%; } .ls-group-ls-b4b7f8d9-2abc-4a68-a094-e7304934b45c { margin: 24px 10px 0px 10px; padding: 24px 32px 10px 32px; } }.ls-icon-host { display: inline-flex; } .ls-icon { display: flex; justify-content: center; align-items: center; }.ls-icon-ls-f0c6386d-1b6a-4ab8-b1a9-e07f51651624 { margin: 0px 20px 0px 0px; background: none; border-style: none; border-color: #EF4E23; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; border-radius: 100px 100px 100px 100px; width: 48px; height: 48px; font-size: calc(48px - 16px); color: #FFFFFF; } .ls-icon-ls-f0c6386d-1b6a-4ab8-b1a9-e07f51651624.desktop { display: flex; } .ls-icon-ls-f0c6386d-1b6a-4ab8-b1a9-e07f51651624.tablet { display: none; } .ls-icon-ls-f0c6386d-1b6a-4ab8-b1a9-e07f51651624.mobile { display: none; } @media screen and (max-width: 1023px) { .ls-icon-ls-f0c6386d-1b6a-4ab8-b1a9-e07f51651624.desktop { display: none; } .ls-icon-ls-f0c6386d-1b6a-4ab8-b1a9-e07f51651624.tablet { display: flex; } .ls-icon-ls-f0c6386d-1b6a-4ab8-b1a9-e07f51651624.mobile { display: none; } } @media screen and (max-width: 833px) { .ls-icon-ls-f0c6386d-1b6a-4ab8-b1a9-e07f51651624 { margin: 0px 8px 0px 0px; font-size: calc(38px - 16px); width: 38px; height: 38px; } .ls-icon-ls-f0c6386d-1b6a-4ab8-b1a9-e07f51651624.desktop { display: none; } .ls-icon-ls-f0c6386d-1b6a-4ab8-b1a9-e07f51651624.tablet { display: none; } .ls-icon-ls-f0c6386d-1b6a-4ab8-b1a9-e07f51651624.mobile { display: flex; } }.ls-icon-ls-f8920b8d-01e7-4a96-a4af-0e553de5894e { margin: 0px 0px 0px 0px; background: none; border-style: none; border-color: #EF4E23; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; border-radius: 4px 4px 4px 4px; width: 64px; height: 64px; font-size: calc(64px - 16px); color: #FFFFFF; } .ls-icon-ls-f8920b8d-01e7-4a96-a4af-0e553de5894e.desktop { display: flex; } .ls-icon-ls-f8920b8d-01e7-4a96-a4af-0e553de5894e.tablet { display: none; } .ls-icon-ls-f8920b8d-01e7-4a96-a4af-0e553de5894e.mobile { display: none; } @media screen and (max-width: 1023px) { .ls-icon-ls-f8920b8d-01e7-4a96-a4af-0e553de5894e.desktop { display: none; } .ls-icon-ls-f8920b8d-01e7-4a96-a4af-0e553de5894e.tablet { display: flex; } .ls-icon-ls-f8920b8d-01e7-4a96-a4af-0e553de5894e.mobile { display: none; } } @media screen and (max-width: 833px) { .ls-icon-ls-f8920b8d-01e7-4a96-a4af-0e553de5894e { font-size: calc(50px - 16px); width: 50px; height: 50px; } .ls-icon-ls-f8920b8d-01e7-4a96-a4af-0e553de5894e.desktop { display: none; } .ls-icon-ls-f8920b8d-01e7-4a96-a4af-0e553de5894e.tablet { display: none; } .ls-icon-ls-f8920b8d-01e7-4a96-a4af-0e553de5894e.mobile { display: flex; } }.ls-icon-ls-7a877b16-be02-40cf-a39f-df06667fc920 { margin: 0px 0px 0px 10px; background: none; border-style: none; border-color: #EF4E23; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; border-radius: 4px 4px 4px 4px; width: 48px; height: 48px; font-size: calc(48px - 16px); color: #FFFFFF; } .ls-icon-ls-7a877b16-be02-40cf-a39f-df06667fc920.desktop { display: flex; } .ls-icon-ls-7a877b16-be02-40cf-a39f-df06667fc920.tablet { display: none; } .ls-icon-ls-7a877b16-be02-40cf-a39f-df06667fc920.mobile { display: none; } @media screen and (max-width: 1023px) { .ls-icon-ls-7a877b16-be02-40cf-a39f-df06667fc920.desktop { display: none; } .ls-icon-ls-7a877b16-be02-40cf-a39f-df06667fc920.tablet { display: flex; } .ls-icon-ls-7a877b16-be02-40cf-a39f-df06667fc920.mobile { display: none; } } @media screen and (max-width: 833px) { .ls-icon-ls-7a877b16-be02-40cf-a39f-df06667fc920 { margin: 0px 0px 0px 4px; font-size: calc(38px - 16px); width: 38px; height: 38px; } .ls-icon-ls-7a877b16-be02-40cf-a39f-df06667fc920.desktop { display: none; } .ls-icon-ls-7a877b16-be02-40cf-a39f-df06667fc920.tablet { display: none; } .ls-icon-ls-7a877b16-be02-40cf-a39f-df06667fc920.mobile { display: flex; } }.ls-text-ls-6866d00d-5eaf-4429-adba-c94c74572a1b { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-6866d00d-5eaf-4429-adba-c94c74572a1b h1, .ls-text-ls-6866d00d-5eaf-4429-adba-c94c74572a1b h2, .ls-text-ls-6866d00d-5eaf-4429-adba-c94c74572a1b h3, .ls-text-ls-6866d00d-5eaf-4429-adba-c94c74572a1b h4, .ls-text-ls-6866d00d-5eaf-4429-adba-c94c74572a1b h5, .ls-text-ls-6866d00d-5eaf-4429-adba-c94c74572a1b h6, .ls-text-ls-6866d00d-5eaf-4429-adba-c94c74572a1b p, .ls-text-ls-6866d00d-5eaf-4429-adba-c94c74572a1b li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-6866d00d-5eaf-4429-adba-c94c74572a1b h1 { font-size: 40px; color: #191C1F; } .ls-text-ls-6866d00d-5eaf-4429-adba-c94c74572a1b h2 { font-size: 32px; color: #191C1F; } .ls-text-ls-6866d00d-5eaf-4429-adba-c94c74572a1b h3 { font-size: 24px; color: #191C1F; } .ls-text-ls-6866d00d-5eaf-4429-adba-c94c74572a1b p, .ls-text-ls-6866d00d-5eaf-4429-adba-c94c74572a1b li { font-size: 16px; color: #191C1F; } .ls-text-host-ls-6866d00d-5eaf-4429-adba-c94c74572a1b { width: 100%; display: inline-flex; max-width: 100%; } .ls-text-ls-6866d00d-5eaf-4429-adba-c94c74572a1b { display: inline-block; width: 100%; padding: 10px 10px 10px 10px; } .ls-text-ls-6866d00d-5eaf-4429-adba-c94c74572a1b__desktop { display: inline; } .ls-text-ls-6866d00d-5eaf-4429-adba-c94c74572a1b__tablet { display: none; } .ls-text-ls-6866d00d-5eaf-4429-adba-c94c74572a1b__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-host-ls-6866d00d-5eaf-4429-adba-c94c74572a1b { max-width: 90%; } .ls-text-ls-6866d00d-5eaf-4429-adba-c94c74572a1b { padding: 10px 10px 10px 20px; } .ls-text-ls-6866d00d-5eaf-4429-adba-c94c74572a1b__desktop { display: none; } .ls-text-ls-6866d00d-5eaf-4429-adba-c94c74572a1b__tablet { display: inline; } .ls-text-ls-6866d00d-5eaf-4429-adba-c94c74572a1b__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-host-ls-6866d00d-5eaf-4429-adba-c94c74572a1b { max-width: 100%; } .ls-text-ls-6866d00d-5eaf-4429-adba-c94c74572a1b { padding: 8px 10px 10px 10px; } .ls-text-ls-6866d00d-5eaf-4429-adba-c94c74572a1b__desktop { display: none; } .ls-text-ls-6866d00d-5eaf-4429-adba-c94c74572a1b__tablet { display: none; } .ls-text-ls-6866d00d-5eaf-4429-adba-c94c74572a1b__mobile { display: inline; } }.ls-group-host-ls-9f06779d-5dc4-464e-af5d-f07baf58f29e { width: 100%; max-width: 55%; display: inline-flex; } .ls-group-ls-9f06779d-5dc4-464e-af5d-f07baf58f29e { overflow: hidden; display: flex; flex-wrap: wrap; box-sizing: border-box; width: 100%; background: #303030; padding: 32px 10px 10px 10px; margin: 10px 10px 10px 10px; border-radius: 0px 0px 0px 0px; flex-direction: column; justify-content: center; align-items: center; } @media screen and (max-width: 1023px) { .ls-group-host-ls-9f06779d-5dc4-464e-af5d-f07baf58f29e { max-width: 70%; } } @media screen and (max-width: 833px) { .ls-group-host-ls-9f06779d-5dc4-464e-af5d-f07baf58f29e { max-width: 90%; } }.ls-text-ls-af123fd8-9845-4c70-acec-3df50371f37f { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-af123fd8-9845-4c70-acec-3df50371f37f h1, .ls-text-ls-af123fd8-9845-4c70-acec-3df50371f37f h2, .ls-text-ls-af123fd8-9845-4c70-acec-3df50371f37f h3, .ls-text-ls-af123fd8-9845-4c70-acec-3df50371f37f h4, .ls-text-ls-af123fd8-9845-4c70-acec-3df50371f37f h5, .ls-text-ls-af123fd8-9845-4c70-acec-3df50371f37f h6, .ls-text-ls-af123fd8-9845-4c70-acec-3df50371f37f p, .ls-text-ls-af123fd8-9845-4c70-acec-3df50371f37f li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-af123fd8-9845-4c70-acec-3df50371f37f h1 { font-size: 40px; color: #191C1F; } .ls-text-ls-af123fd8-9845-4c70-acec-3df50371f37f h2 { font-size: 32px; color: #191C1F; } .ls-text-ls-af123fd8-9845-4c70-acec-3df50371f37f h3 { font-size: 24px; color: #191C1F; } .ls-text-ls-af123fd8-9845-4c70-acec-3df50371f37f p, .ls-text-ls-af123fd8-9845-4c70-acec-3df50371f37f li { font-size: 16px; color: #191C1F; } .ls-text-host-ls-af123fd8-9845-4c70-acec-3df50371f37f { width: 100%; display: inline-flex; max-width: 72%; } .ls-text-ls-af123fd8-9845-4c70-acec-3df50371f37f { display: inline-block; width: 100%; padding: 10px 0px 10px 0px; } .ls-text-ls-af123fd8-9845-4c70-acec-3df50371f37f__desktop { display: inline; } .ls-text-ls-af123fd8-9845-4c70-acec-3df50371f37f__tablet { display: none; } .ls-text-ls-af123fd8-9845-4c70-acec-3df50371f37f__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-af123fd8-9845-4c70-acec-3df50371f37f__desktop { display: none; } .ls-text-ls-af123fd8-9845-4c70-acec-3df50371f37f__tablet { display: inline; } .ls-text-ls-af123fd8-9845-4c70-acec-3df50371f37f__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-ls-af123fd8-9845-4c70-acec-3df50371f37f__desktop { display: none; } .ls-text-ls-af123fd8-9845-4c70-acec-3df50371f37f__tablet { display: none; } .ls-text-ls-af123fd8-9845-4c70-acec-3df50371f37f__mobile { display: inline; } }.ls-text-ls-eab9dbb7-1fa4-472d-bc3d-dc54f7d468be { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-eab9dbb7-1fa4-472d-bc3d-dc54f7d468be h1, .ls-text-ls-eab9dbb7-1fa4-472d-bc3d-dc54f7d468be h2, .ls-text-ls-eab9dbb7-1fa4-472d-bc3d-dc54f7d468be h3, .ls-text-ls-eab9dbb7-1fa4-472d-bc3d-dc54f7d468be h4, .ls-text-ls-eab9dbb7-1fa4-472d-bc3d-dc54f7d468be h5, .ls-text-ls-eab9dbb7-1fa4-472d-bc3d-dc54f7d468be h6, .ls-text-ls-eab9dbb7-1fa4-472d-bc3d-dc54f7d468be p, .ls-text-ls-eab9dbb7-1fa4-472d-bc3d-dc54f7d468be li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-eab9dbb7-1fa4-472d-bc3d-dc54f7d468be h1 { font-size: 40px; color: #191C1F; } .ls-text-ls-eab9dbb7-1fa4-472d-bc3d-dc54f7d468be h2 { font-size: 32px; color: #191C1F; } .ls-text-ls-eab9dbb7-1fa4-472d-bc3d-dc54f7d468be h3 { font-size: 24px; color: #191C1F; } .ls-text-ls-eab9dbb7-1fa4-472d-bc3d-dc54f7d468be p, .ls-text-ls-eab9dbb7-1fa4-472d-bc3d-dc54f7d468be li { font-size: 16px; color: #191C1F; } .ls-text-host-ls-eab9dbb7-1fa4-472d-bc3d-dc54f7d468be { width: 100%; display: inline-flex; max-width: 80%; } .ls-text-ls-eab9dbb7-1fa4-472d-bc3d-dc54f7d468be { display: inline-block; width: 100%; padding: 0px 0px 24px 0px; } .ls-text-ls-eab9dbb7-1fa4-472d-bc3d-dc54f7d468be__desktop { display: inline; } .ls-text-ls-eab9dbb7-1fa4-472d-bc3d-dc54f7d468be__tablet { display: none; } .ls-text-ls-eab9dbb7-1fa4-472d-bc3d-dc54f7d468be__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-host-ls-eab9dbb7-1fa4-472d-bc3d-dc54f7d468be { max-width: 90%; } .ls-text-ls-eab9dbb7-1fa4-472d-bc3d-dc54f7d468be { padding: 16px 0px 16px 0px; } .ls-text-ls-eab9dbb7-1fa4-472d-bc3d-dc54f7d468be__desktop { display: none; } .ls-text-ls-eab9dbb7-1fa4-472d-bc3d-dc54f7d468be__tablet { display: inline; } .ls-text-ls-eab9dbb7-1fa4-472d-bc3d-dc54f7d468be__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-host-ls-eab9dbb7-1fa4-472d-bc3d-dc54f7d468be { max-width: 193px; } .ls-text-ls-eab9dbb7-1fa4-472d-bc3d-dc54f7d468be { padding: 5px 0px 5px 0px; } .ls-text-ls-eab9dbb7-1fa4-472d-bc3d-dc54f7d468be__desktop { display: none; } .ls-text-ls-eab9dbb7-1fa4-472d-bc3d-dc54f7d468be__tablet { display: none; } .ls-text-ls-eab9dbb7-1fa4-472d-bc3d-dc54f7d468be__mobile { display: inline; } }.ls-button-host-ls-e6e0d6b8-96d2-4760-ab8a-a331eab9fa70 { width: 100%; max-width: 40%; } .ls-button-ls-e6e0d6b8-96d2-4760-ab8a-a331eab9fa70 { width: 100%; flex-direction: row-reverse; background: #D82F0D; color: #FFFFFF !important; font-size: 20px; margin: 24px 0px 0px 0px; padding: 16px 32px 16px 32px; border-style: none; border-color: #000000; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-radius: 0px 0px 0px 0px; font-family: Raleway, sans-serif; font-weight: bold; font-style: normal; text-decoration: none; } @media screen and (max-width: 1023px) { .ls-button-host-ls-e6e0d6b8-96d2-4760-ab8a-a331eab9fa70 { max-width: 72%; } } @media screen and (max-width: 833px) { .ls-button-host-ls-e6e0d6b8-96d2-4760-ab8a-a331eab9fa70 { max-width: 80%; } .ls-button-ls-e6e0d6b8-96d2-4760-ab8a-a331eab9fa70 { margin: 24px 0px 10px 0px; padding: 14px 32px 14px 32px; font-size: 18px; } }.ls-text-ls-d6dc3360-4d52-4784-b932-62abc65ccfbd { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-d6dc3360-4d52-4784-b932-62abc65ccfbd h1, .ls-text-ls-d6dc3360-4d52-4784-b932-62abc65ccfbd h2, .ls-text-ls-d6dc3360-4d52-4784-b932-62abc65ccfbd h3, .ls-text-ls-d6dc3360-4d52-4784-b932-62abc65ccfbd h4, .ls-text-ls-d6dc3360-4d52-4784-b932-62abc65ccfbd h5, .ls-text-ls-d6dc3360-4d52-4784-b932-62abc65ccfbd h6, .ls-text-ls-d6dc3360-4d52-4784-b932-62abc65ccfbd p, .ls-text-ls-d6dc3360-4d52-4784-b932-62abc65ccfbd li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-d6dc3360-4d52-4784-b932-62abc65ccfbd h1 { font-size: 40px; color: #191C1F; } .ls-text-ls-d6dc3360-4d52-4784-b932-62abc65ccfbd h2 { font-size: 32px; color: #191C1F; } .ls-text-ls-d6dc3360-4d52-4784-b932-62abc65ccfbd h3 { font-size: 24px; color: #191C1F; } .ls-text-ls-d6dc3360-4d52-4784-b932-62abc65ccfbd p, .ls-text-ls-d6dc3360-4d52-4784-b932-62abc65ccfbd li { font-size: 16px; color: #191C1F; } .ls-text-host-ls-d6dc3360-4d52-4784-b932-62abc65ccfbd { width: 100%; display: inline-flex; max-width: 60%; } .ls-text-ls-d6dc3360-4d52-4784-b932-62abc65ccfbd { display: inline-block; width: 100%; padding: 24px 0px 10px 0px; } .ls-text-ls-d6dc3360-4d52-4784-b932-62abc65ccfbd__desktop { display: inline; } .ls-text-ls-d6dc3360-4d52-4784-b932-62abc65ccfbd__tablet { display: none; } .ls-text-ls-d6dc3360-4d52-4784-b932-62abc65ccfbd__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-host-ls-d6dc3360-4d52-4784-b932-62abc65ccfbd { max-width: 64%; } .ls-text-ls-d6dc3360-4d52-4784-b932-62abc65ccfbd__desktop { display: none; } .ls-text-ls-d6dc3360-4d52-4784-b932-62abc65ccfbd__tablet { display: inline; } .ls-text-ls-d6dc3360-4d52-4784-b932-62abc65ccfbd__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-host-ls-d6dc3360-4d52-4784-b932-62abc65ccfbd { max-width: 94%; } .ls-text-ls-d6dc3360-4d52-4784-b932-62abc65ccfbd { padding: 0px 0px 8px 0px; } .ls-text-ls-d6dc3360-4d52-4784-b932-62abc65ccfbd__desktop { display: none; } .ls-text-ls-d6dc3360-4d52-4784-b932-62abc65ccfbd__tablet { display: none; } .ls-text-ls-d6dc3360-4d52-4784-b932-62abc65ccfbd__mobile { display: inline; } }.ls-image-host-ls-izYbUjSULNrZHNmFxwvQGT { width: 100%; display: inline-flex; max-width: 300px; } .ls-image-ls-izYbUjSULNrZHNmFxwvQGT { width: 100%; display: inline-flex; } .ls-image-ls-izYbUjSULNrZHNmFxwvQGT a { width: 100%; display: block; } .ls-image-ls-izYbUjSULNrZHNmFxwvQGT__img { border: none; padding: 0; width: 100%; height: 50px; margin: 0px 0px 30px 0px; overflow: hidden; border-style: none; border-color: #5981e3; border-radius: 4px 4px 4px 4px; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; object-fit: contain; } .ls-image-ls-izYbUjSULNrZHNmFxwvQGT__img__desktop { display: inline-flex; } .ls-image-ls-izYbUjSULNrZHNmFxwvQGT__img__tablet { display: none; } .ls-image-ls-izYbUjSULNrZHNmFxwvQGT__img__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-image-ls-izYbUjSULNrZHNmFxwvQGT__img { margin: 0px 0px 25px 0px; } .ls-image-ls-izYbUjSULNrZHNmFxwvQGT__img__desktop { display: none; } .ls-image-ls-izYbUjSULNrZHNmFxwvQGT__img__tablet { display: inline-flex; } .ls-image-ls-izYbUjSULNrZHNmFxwvQGT__img__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-image-host-ls-izYbUjSULNrZHNmFxwvQGT { max-width: 230px; } .ls-image-ls-izYbUjSULNrZHNmFxwvQGT__img__desktop { display: none; } .ls-image-ls-izYbUjSULNrZHNmFxwvQGT__img__tablet { display: none; } .ls-image-ls-izYbUjSULNrZHNmFxwvQGT__img__mobile { display: inline-flex; } }.ls-section-ls-90b597b5-6248-4047-9194-cd6aa5a7f019 { background: #161616; padding: 48px 0px 48px 0px; } @media screen and (max-width: 1023px) { .ls-section-ls-90b597b5-6248-4047-9194-cd6aa5a7f019 { padding: 080px 0px 56px 0px; } } @media screen and (max-width: 833px) { .ls-section-ls-90b597b5-6248-4047-9194-cd6aa5a7f019 { padding: 48px 0px 24px 0px; } }.ls-row-ls-acb82794-d595-4abb-9fab-4678c04c55b1 { padding: 0px 0px 0px 0px; flex-direction: row; } @media screen and (max-width: 1023px) { .ls-row-ls-acb82794-d595-4abb-9fab-4678c04c55b1 { flex-direction: column; } } @media screen and (max-width: 833px) { .ls-row-ls-acb82794-d595-4abb-9fab-4678c04c55b1 { flex-direction: column; } }.ls-column-ls-4c5609cb-f26b-4edf-afb8-43093a0c69ae { display: flex; box-sizing: border-box; flex: 12; padding: 0px 0px 50px 0px; flex-direction: row; justify-content: center; align-items: center; align-content: center; flex-wrap: wrap; } @media screen and (max-width: 1023px) { .ls-column-ls-4c5609cb-f26b-4edf-afb8-43093a0c69ae { justify-content: center; align-items: center; } } @media screen and (max-width: 833px) { .ls-column-ls-4c5609cb-f26b-4edf-afb8-43093a0c69ae { flex-wrap: unset; flex-direction: column; justify-content: center; align-items: center; } }.ls-group-host-ls-b124a340-46c0-427b-9d34-9f97fa69c4ca { width: 100%; max-width: 250px; display: inline-flex; } .ls-group-ls-b124a340-46c0-427b-9d34-9f97fa69c4ca { overflow: hidden; display: flex; flex-wrap: wrap; box-sizing: border-box; width: 100%; padding: 10px 10px 10px 10px; margin: 10px 10px 10px 10px; border-radius: 0px 0px 0px 0px; flex-direction: row; justify-content: center; align-items: flex-end; } @media screen and (max-width: 833px) { .ls-group-ls-b124a340-46c0-427b-9d34-9f97fa69c4ca { padding: 0px 10px 0px 10px; } }.ls-icon-ls-e77c8dd1-6e30-4065-aea8-a52cb86c9642 { margin: 0px 0px 0px 0px; background: none; border-style: none; border-color: #EF4E23; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; border-radius: 0px 0px 0px 0px; width: 40px; height: 40px; font-size: calc(40px - 16px); color: #D82F0D; } .ls-icon-ls-e77c8dd1-6e30-4065-aea8-a52cb86c9642.desktop { display: flex; } .ls-icon-ls-e77c8dd1-6e30-4065-aea8-a52cb86c9642.tablet { display: none; } .ls-icon-ls-e77c8dd1-6e30-4065-aea8-a52cb86c9642.mobile { display: none; } @media screen and (max-width: 1023px) { .ls-icon-ls-e77c8dd1-6e30-4065-aea8-a52cb86c9642.desktop { display: none; } .ls-icon-ls-e77c8dd1-6e30-4065-aea8-a52cb86c9642.tablet { display: flex; } .ls-icon-ls-e77c8dd1-6e30-4065-aea8-a52cb86c9642.mobile { display: none; } } @media screen and (max-width: 833px) { .ls-icon-ls-e77c8dd1-6e30-4065-aea8-a52cb86c9642 { font-size: calc(40px - 16px); width: 40px; height: 40px; } .ls-icon-ls-e77c8dd1-6e30-4065-aea8-a52cb86c9642.desktop { display: none; } .ls-icon-ls-e77c8dd1-6e30-4065-aea8-a52cb86c9642.tablet { display: none; } .ls-icon-ls-e77c8dd1-6e30-4065-aea8-a52cb86c9642.mobile { display: flex; } }.ls-icon-ls-6e02e6e5-0b01-465c-aa85-d3729b71208f { margin: 0px 0px 0px 0px; background: none; border-style: none; border-color: #EF4E23; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; border-radius: 0px 0px 0px 0px; width: 64px; height: 64px; font-size: calc(64px - 16px); color: #D82F0D; } .ls-icon-ls-6e02e6e5-0b01-465c-aa85-d3729b71208f.desktop { display: flex; } .ls-icon-ls-6e02e6e5-0b01-465c-aa85-d3729b71208f.tablet { display: none; } .ls-icon-ls-6e02e6e5-0b01-465c-aa85-d3729b71208f.mobile { display: none; } @media screen and (max-width: 1023px) { .ls-icon-ls-6e02e6e5-0b01-465c-aa85-d3729b71208f.desktop { display: none; } .ls-icon-ls-6e02e6e5-0b01-465c-aa85-d3729b71208f.tablet { display: flex; } .ls-icon-ls-6e02e6e5-0b01-465c-aa85-d3729b71208f.mobile { display: none; } } @media screen and (max-width: 833px) { .ls-icon-ls-6e02e6e5-0b01-465c-aa85-d3729b71208f { font-size: calc(56px - 16px); width: 56px; height: 56px; } .ls-icon-ls-6e02e6e5-0b01-465c-aa85-d3729b71208f.desktop { display: none; } .ls-icon-ls-6e02e6e5-0b01-465c-aa85-d3729b71208f.tablet { display: none; } .ls-icon-ls-6e02e6e5-0b01-465c-aa85-d3729b71208f.mobile { display: flex; } }.ls-icon-ls-9cf30155-926f-4f5a-98c1-6312455f5b05 { margin: 0px 0px 0px 0px; background: none; border-style: none; border-color: #EF4E23; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; border-radius: 0px 0px 0px 0px; width: 40px; height: 40px; font-size: calc(40px - 16px); color: #D82F0D; } .ls-icon-ls-9cf30155-926f-4f5a-98c1-6312455f5b05.desktop { display: flex; } .ls-icon-ls-9cf30155-926f-4f5a-98c1-6312455f5b05.tablet { display: none; } .ls-icon-ls-9cf30155-926f-4f5a-98c1-6312455f5b05.mobile { display: none; } @media screen and (max-width: 1023px) { .ls-icon-ls-9cf30155-926f-4f5a-98c1-6312455f5b05.desktop { display: none; } .ls-icon-ls-9cf30155-926f-4f5a-98c1-6312455f5b05.tablet { display: flex; } .ls-icon-ls-9cf30155-926f-4f5a-98c1-6312455f5b05.mobile { display: none; } } @media screen and (max-width: 833px) { .ls-icon-ls-9cf30155-926f-4f5a-98c1-6312455f5b05 { font-size: calc(40px - 16px); width: 40px; height: 40px; } .ls-icon-ls-9cf30155-926f-4f5a-98c1-6312455f5b05.desktop { display: none; } .ls-icon-ls-9cf30155-926f-4f5a-98c1-6312455f5b05.tablet { display: none; } .ls-icon-ls-9cf30155-926f-4f5a-98c1-6312455f5b05.mobile { display: flex; } }.ls-text-ls-ba97f55f-4f2a-4b0b-ac4a-8efc9010cc07 { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-ba97f55f-4f2a-4b0b-ac4a-8efc9010cc07 h1, .ls-text-ls-ba97f55f-4f2a-4b0b-ac4a-8efc9010cc07 h2, .ls-text-ls-ba97f55f-4f2a-4b0b-ac4a-8efc9010cc07 h3, .ls-text-ls-ba97f55f-4f2a-4b0b-ac4a-8efc9010cc07 h4, .ls-text-ls-ba97f55f-4f2a-4b0b-ac4a-8efc9010cc07 h5, .ls-text-ls-ba97f55f-4f2a-4b0b-ac4a-8efc9010cc07 h6, .ls-text-ls-ba97f55f-4f2a-4b0b-ac4a-8efc9010cc07 p, .ls-text-ls-ba97f55f-4f2a-4b0b-ac4a-8efc9010cc07 li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-ba97f55f-4f2a-4b0b-ac4a-8efc9010cc07 h1 { font-size: 40px; color: #191C1F; } .ls-text-ls-ba97f55f-4f2a-4b0b-ac4a-8efc9010cc07 h2 { font-size: 32px; color: #191C1F; } .ls-text-ls-ba97f55f-4f2a-4b0b-ac4a-8efc9010cc07 h3 { font-size: 24px; color: #191C1F; } .ls-text-ls-ba97f55f-4f2a-4b0b-ac4a-8efc9010cc07 p, .ls-text-ls-ba97f55f-4f2a-4b0b-ac4a-8efc9010cc07 li { font-size: 16px; color: #191C1F; } .ls-text-host-ls-ba97f55f-4f2a-4b0b-ac4a-8efc9010cc07 { width: 100%; display: inline-flex; max-width: 100%; } .ls-text-ls-ba97f55f-4f2a-4b0b-ac4a-8efc9010cc07 { display: inline-block; width: 100%; padding: 5px 10px 05px 10px; } .ls-text-ls-ba97f55f-4f2a-4b0b-ac4a-8efc9010cc07__desktop { display: inline; } .ls-text-ls-ba97f55f-4f2a-4b0b-ac4a-8efc9010cc07__tablet { display: none; } .ls-text-ls-ba97f55f-4f2a-4b0b-ac4a-8efc9010cc07__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-host-ls-ba97f55f-4f2a-4b0b-ac4a-8efc9010cc07 { max-width: 90%; } .ls-text-ls-ba97f55f-4f2a-4b0b-ac4a-8efc9010cc07 { padding: 0px 10px 0px 10px; } .ls-text-ls-ba97f55f-4f2a-4b0b-ac4a-8efc9010cc07__desktop { display: none; } .ls-text-ls-ba97f55f-4f2a-4b0b-ac4a-8efc9010cc07__tablet { display: inline; } .ls-text-ls-ba97f55f-4f2a-4b0b-ac4a-8efc9010cc07__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-host-ls-ba97f55f-4f2a-4b0b-ac4a-8efc9010cc07 { max-width: 100%; } .ls-text-ls-ba97f55f-4f2a-4b0b-ac4a-8efc9010cc07 { padding: 5px 10px 0px 10px; } .ls-text-ls-ba97f55f-4f2a-4b0b-ac4a-8efc9010cc07__desktop { display: none; } .ls-text-ls-ba97f55f-4f2a-4b0b-ac4a-8efc9010cc07__tablet { display: none; } .ls-text-ls-ba97f55f-4f2a-4b0b-ac4a-8efc9010cc07__mobile { display: inline; } }.ls-text-ls-7d0fd369-5d2a-414d-a71e-0e94adcb4255 { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-7d0fd369-5d2a-414d-a71e-0e94adcb4255 h1, .ls-text-ls-7d0fd369-5d2a-414d-a71e-0e94adcb4255 h2, .ls-text-ls-7d0fd369-5d2a-414d-a71e-0e94adcb4255 h3, .ls-text-ls-7d0fd369-5d2a-414d-a71e-0e94adcb4255 h4, .ls-text-ls-7d0fd369-5d2a-414d-a71e-0e94adcb4255 h5, .ls-text-ls-7d0fd369-5d2a-414d-a71e-0e94adcb4255 h6, .ls-text-ls-7d0fd369-5d2a-414d-a71e-0e94adcb4255 p, .ls-text-ls-7d0fd369-5d2a-414d-a71e-0e94adcb4255 li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-7d0fd369-5d2a-414d-a71e-0e94adcb4255 h1 { font-size: 40px; color: #191C1F; } .ls-text-ls-7d0fd369-5d2a-414d-a71e-0e94adcb4255 h2 { font-size: 32px; color: #191C1F; } .ls-text-ls-7d0fd369-5d2a-414d-a71e-0e94adcb4255 h3 { font-size: 24px; color: #191C1F; } .ls-text-ls-7d0fd369-5d2a-414d-a71e-0e94adcb4255 p, .ls-text-ls-7d0fd369-5d2a-414d-a71e-0e94adcb4255 li { font-size: 16px; color: #191C1F; } .ls-text-host-ls-7d0fd369-5d2a-414d-a71e-0e94adcb4255 { width: 100%; display: inline-flex; max-width: 85%; } .ls-text-ls-7d0fd369-5d2a-414d-a71e-0e94adcb4255 { display: inline-block; width: 100%; padding: 0px 0px 20px 10px; } .ls-text-ls-7d0fd369-5d2a-414d-a71e-0e94adcb4255__desktop { display: inline; } .ls-text-ls-7d0fd369-5d2a-414d-a71e-0e94adcb4255__tablet { display: none; } .ls-text-ls-7d0fd369-5d2a-414d-a71e-0e94adcb4255__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-7d0fd369-5d2a-414d-a71e-0e94adcb4255 { padding: 0px 0px 24px 0px; } .ls-text-ls-7d0fd369-5d2a-414d-a71e-0e94adcb4255__desktop { display: none; } .ls-text-ls-7d0fd369-5d2a-414d-a71e-0e94adcb4255__tablet { display: inline; } .ls-text-ls-7d0fd369-5d2a-414d-a71e-0e94adcb4255__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-host-ls-7d0fd369-5d2a-414d-a71e-0e94adcb4255 { max-width: 100%; } .ls-text-ls-7d0fd369-5d2a-414d-a71e-0e94adcb4255 { padding: 0px 0px 10px 0px; } .ls-text-ls-7d0fd369-5d2a-414d-a71e-0e94adcb4255__desktop { display: none; } .ls-text-ls-7d0fd369-5d2a-414d-a71e-0e94adcb4255__tablet { display: none; } .ls-text-ls-7d0fd369-5d2a-414d-a71e-0e94adcb4255__mobile { display: inline; } }.ls-text-ls-eb28bd85-d926-413a-9cfc-e971a9beb66b { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-eb28bd85-d926-413a-9cfc-e971a9beb66b h1, .ls-text-ls-eb28bd85-d926-413a-9cfc-e971a9beb66b h2, .ls-text-ls-eb28bd85-d926-413a-9cfc-e971a9beb66b h3, .ls-text-ls-eb28bd85-d926-413a-9cfc-e971a9beb66b h4, .ls-text-ls-eb28bd85-d926-413a-9cfc-e971a9beb66b h5, .ls-text-ls-eb28bd85-d926-413a-9cfc-e971a9beb66b h6, .ls-text-ls-eb28bd85-d926-413a-9cfc-e971a9beb66b p, .ls-text-ls-eb28bd85-d926-413a-9cfc-e971a9beb66b li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-eb28bd85-d926-413a-9cfc-e971a9beb66b h1 { font-size: 40px; color: #191C1F; } .ls-text-ls-eb28bd85-d926-413a-9cfc-e971a9beb66b h2 { font-size: 32px; color: #191C1F; } .ls-text-ls-eb28bd85-d926-413a-9cfc-e971a9beb66b h3 { font-size: 24px; color: #191C1F; } .ls-text-ls-eb28bd85-d926-413a-9cfc-e971a9beb66b p, .ls-text-ls-eb28bd85-d926-413a-9cfc-e971a9beb66b li { font-size: 16px; color: #191C1F; } .ls-text-host-ls-eb28bd85-d926-413a-9cfc-e971a9beb66b { width: 100%; display: inline-flex; max-width: 90%; } .ls-text-ls-eb28bd85-d926-413a-9cfc-e971a9beb66b { display: inline-block; width: 100%; padding: 10px 10px 10px 10px; } .ls-text-ls-eb28bd85-d926-413a-9cfc-e971a9beb66b__desktop { display: inline; } .ls-text-ls-eb28bd85-d926-413a-9cfc-e971a9beb66b__tablet { display: none; } .ls-text-ls-eb28bd85-d926-413a-9cfc-e971a9beb66b__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-eb28bd85-d926-413a-9cfc-e971a9beb66b__desktop { display: none; } .ls-text-ls-eb28bd85-d926-413a-9cfc-e971a9beb66b__tablet { display: inline; } .ls-text-ls-eb28bd85-d926-413a-9cfc-e971a9beb66b__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-host-ls-eb28bd85-d926-413a-9cfc-e971a9beb66b { max-width: 100%; } .ls-text-ls-eb28bd85-d926-413a-9cfc-e971a9beb66b__desktop { display: none; } .ls-text-ls-eb28bd85-d926-413a-9cfc-e971a9beb66b__tablet { display: none; } .ls-text-ls-eb28bd85-d926-413a-9cfc-e971a9beb66b__mobile { display: inline; } }.ls-text-ls-9f652ef8-f632-42cd-8f73-0acd117a791a { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-9f652ef8-f632-42cd-8f73-0acd117a791a h1, .ls-text-ls-9f652ef8-f632-42cd-8f73-0acd117a791a h2, .ls-text-ls-9f652ef8-f632-42cd-8f73-0acd117a791a h3, .ls-text-ls-9f652ef8-f632-42cd-8f73-0acd117a791a h4, .ls-text-ls-9f652ef8-f632-42cd-8f73-0acd117a791a h5, .ls-text-ls-9f652ef8-f632-42cd-8f73-0acd117a791a h6, .ls-text-ls-9f652ef8-f632-42cd-8f73-0acd117a791a p, .ls-text-ls-9f652ef8-f632-42cd-8f73-0acd117a791a li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-9f652ef8-f632-42cd-8f73-0acd117a791a h1 { font-size: 40px; color: #191C1F; } .ls-text-ls-9f652ef8-f632-42cd-8f73-0acd117a791a h2 { font-size: 32px; color: #191C1F; } .ls-text-ls-9f652ef8-f632-42cd-8f73-0acd117a791a h3 { font-size: 24px; color: #191C1F; } .ls-text-ls-9f652ef8-f632-42cd-8f73-0acd117a791a p, .ls-text-ls-9f652ef8-f632-42cd-8f73-0acd117a791a li { font-size: 16px; color: #191C1F; } .ls-text-host-ls-9f652ef8-f632-42cd-8f73-0acd117a791a { width: 100%; display: inline-flex; max-width: 80%; } .ls-text-ls-9f652ef8-f632-42cd-8f73-0acd117a791a { display: inline-block; width: 100%; padding: 10px 10px 10px 10px; } .ls-text-ls-9f652ef8-f632-42cd-8f73-0acd117a791a__desktop { display: inline; } .ls-text-ls-9f652ef8-f632-42cd-8f73-0acd117a791a__tablet { display: none; } .ls-text-ls-9f652ef8-f632-42cd-8f73-0acd117a791a__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-9f652ef8-f632-42cd-8f73-0acd117a791a__desktop { display: none; } .ls-text-ls-9f652ef8-f632-42cd-8f73-0acd117a791a__tablet { display: inline; } .ls-text-ls-9f652ef8-f632-42cd-8f73-0acd117a791a__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-host-ls-9f652ef8-f632-42cd-8f73-0acd117a791a { max-width: 100%; } .ls-text-ls-9f652ef8-f632-42cd-8f73-0acd117a791a__desktop { display: none; } .ls-text-ls-9f652ef8-f632-42cd-8f73-0acd117a791a__tablet { display: none; } .ls-text-ls-9f652ef8-f632-42cd-8f73-0acd117a791a__mobile { display: inline; } }.ls-text-ls-68340983-393c-44b8-8790-8291c4ff736e { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-68340983-393c-44b8-8790-8291c4ff736e h1, .ls-text-ls-68340983-393c-44b8-8790-8291c4ff736e h2, .ls-text-ls-68340983-393c-44b8-8790-8291c4ff736e h3, .ls-text-ls-68340983-393c-44b8-8790-8291c4ff736e h4, .ls-text-ls-68340983-393c-44b8-8790-8291c4ff736e h5, .ls-text-ls-68340983-393c-44b8-8790-8291c4ff736e h6, .ls-text-ls-68340983-393c-44b8-8790-8291c4ff736e p, .ls-text-ls-68340983-393c-44b8-8790-8291c4ff736e li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-68340983-393c-44b8-8790-8291c4ff736e h1 { font-size: 40px; color: #191C1F; } .ls-text-ls-68340983-393c-44b8-8790-8291c4ff736e h2 { font-size: 32px; color: #191C1F; } .ls-text-ls-68340983-393c-44b8-8790-8291c4ff736e h3 { font-size: 24px; color: #191C1F; } .ls-text-ls-68340983-393c-44b8-8790-8291c4ff736e p, .ls-text-ls-68340983-393c-44b8-8790-8291c4ff736e li { font-size: 16px; color: #191C1F; } .ls-text-host-ls-68340983-393c-44b8-8790-8291c4ff736e { width: 100%; display: inline-flex; max-width: 85%; } .ls-text-ls-68340983-393c-44b8-8790-8291c4ff736e { display: inline-block; width: 100%; padding: 10px 0px 0px 10px; } .ls-text-ls-68340983-393c-44b8-8790-8291c4ff736e__desktop { display: inline; } .ls-text-ls-68340983-393c-44b8-8790-8291c4ff736e__tablet { display: none; } .ls-text-ls-68340983-393c-44b8-8790-8291c4ff736e__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-68340983-393c-44b8-8790-8291c4ff736e { padding: 20px 0px 0px 10px; } .ls-text-ls-68340983-393c-44b8-8790-8291c4ff736e__desktop { display: none; } .ls-text-ls-68340983-393c-44b8-8790-8291c4ff736e__tablet { display: inline; } .ls-text-ls-68340983-393c-44b8-8790-8291c4ff736e__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-host-ls-68340983-393c-44b8-8790-8291c4ff736e { max-width: 100%; } .ls-text-ls-68340983-393c-44b8-8790-8291c4ff736e { padding: 5px 0px 10px 0px; } .ls-text-ls-68340983-393c-44b8-8790-8291c4ff736e__desktop { display: none; } .ls-text-ls-68340983-393c-44b8-8790-8291c4ff736e__tablet { display: none; } .ls-text-ls-68340983-393c-44b8-8790-8291c4ff736e__mobile { display: inline; } }.ls-section-ls-646cccf7-89b8-4072-9280-822ec2dc0ad5 { background: #303030; padding: 110px 0px 140px 0px; } @media screen and (max-width: 1023px) { .ls-section-ls-646cccf7-89b8-4072-9280-822ec2dc0ad5 { padding: 90px 0px 90px 0px; } } @media screen and (max-width: 833px) { .ls-section-ls-646cccf7-89b8-4072-9280-822ec2dc0ad5 { padding: 56px 0px 56px 0px; } }.ls-row-ls-29578030-939f-4cf9-b917-7edad5fd45ad { padding: 0px 0px 0px 0px; flex-direction: row; } @media screen and (max-width: 1023px) { .ls-row-ls-29578030-939f-4cf9-b917-7edad5fd45ad { flex-direction: column; } } @media screen and (max-width: 833px) { .ls-row-ls-29578030-939f-4cf9-b917-7edad5fd45ad { flex-direction: column; } }.ls-column-ls-22d016db-7ad0-4b51-8fb2-885aed6e9156 { display: flex; box-sizing: border-box; flex: 12; padding: 0px 0px 0px 0px; flex-direction: column; justify-content: flex-start; align-items: center; } @media screen and (max-width: 833px) { .ls-column-ls-22d016db-7ad0-4b51-8fb2-885aed6e9156 { padding: 0px 20px 0px 20px; } }.ls-text-ls-699f0be5-d6cb-4f6d-aa83-162146c2a234 { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-699f0be5-d6cb-4f6d-aa83-162146c2a234 h1, .ls-text-ls-699f0be5-d6cb-4f6d-aa83-162146c2a234 h2, .ls-text-ls-699f0be5-d6cb-4f6d-aa83-162146c2a234 h3, .ls-text-ls-699f0be5-d6cb-4f6d-aa83-162146c2a234 h4, .ls-text-ls-699f0be5-d6cb-4f6d-aa83-162146c2a234 h5, .ls-text-ls-699f0be5-d6cb-4f6d-aa83-162146c2a234 h6, .ls-text-ls-699f0be5-d6cb-4f6d-aa83-162146c2a234 p, .ls-text-ls-699f0be5-d6cb-4f6d-aa83-162146c2a234 li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-699f0be5-d6cb-4f6d-aa83-162146c2a234 h1 { font-size: 40px; color: #191C1F; } .ls-text-ls-699f0be5-d6cb-4f6d-aa83-162146c2a234 h2 { font-size: 32px; color: #191C1F; } .ls-text-ls-699f0be5-d6cb-4f6d-aa83-162146c2a234 h3 { font-size: 24px; color: #191C1F; } .ls-text-ls-699f0be5-d6cb-4f6d-aa83-162146c2a234 p, .ls-text-ls-699f0be5-d6cb-4f6d-aa83-162146c2a234 li { font-size: 16px; color: #191C1F; } .ls-text-host-ls-699f0be5-d6cb-4f6d-aa83-162146c2a234 { width: 100%; display: inline-flex; max-width: 100%; } .ls-text-ls-699f0be5-d6cb-4f6d-aa83-162146c2a234 { display: inline-block; width: 100%; padding: 10px 10px 48px 10px; } .ls-text-ls-699f0be5-d6cb-4f6d-aa83-162146c2a234__desktop { display: inline; } .ls-text-ls-699f0be5-d6cb-4f6d-aa83-162146c2a234__tablet { display: none; } .ls-text-ls-699f0be5-d6cb-4f6d-aa83-162146c2a234__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-699f0be5-d6cb-4f6d-aa83-162146c2a234 { padding: 10px 48px 40px 48px; } .ls-text-ls-699f0be5-d6cb-4f6d-aa83-162146c2a234__desktop { display: none; } .ls-text-ls-699f0be5-d6cb-4f6d-aa83-162146c2a234__tablet { display: inline; } .ls-text-ls-699f0be5-d6cb-4f6d-aa83-162146c2a234__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-host-ls-699f0be5-d6cb-4f6d-aa83-162146c2a234 { max-width: 100%; } .ls-text-ls-699f0be5-d6cb-4f6d-aa83-162146c2a234 { padding: 10px 10px 20px 10px; } .ls-text-ls-699f0be5-d6cb-4f6d-aa83-162146c2a234__desktop { display: none; } .ls-text-ls-699f0be5-d6cb-4f6d-aa83-162146c2a234__tablet { display: none; } .ls-text-ls-699f0be5-d6cb-4f6d-aa83-162146c2a234__mobile { display: inline; } }.ls-accordion-host-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f { display: inline-flex; width: 100%; max-width: 90%; } .ls-accordion-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f { width: 100%; align-items: center; justify-content: center; overflow: hidden; border-radius: 4px; margin: 6px 6px 6px 6px; padding: 10px 10px 10px 10px; height: auto; } .ls-accordion-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f__header{ background-color: #303030; display: flex; justify-content: space-between; align-items: center; width: 100%; border: none; outline: none; cursor: pointer; transition: all 0.3s ease-in-out; min-height: 56px; max-height: 100%; } .ls-accordion-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f__item { width: 100%; } .ls-accordion-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f__item:not(:last-child) { margin-bottom: 40px; } .ls-accordion-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f__item-icon { width: 50px; display: flex; height: 56px; justify-content: center; align-items: center; margin-right: 14px } .ls-accordion-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f__item-icon i { transition: all 0.3s ease-in-out; } .ls-accordion-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f__header.active .ls-accordion-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f__item-icon i { transform: rotate(180deg); } .ls-accordion-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f__content { background-color: #303030; overflow: hidden; display: flex; align-items: center; transition: all 0.5s; max-height: 0; opacity: 0; } @media screen and (max-width: 1023px) { .ls-accordion-host-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f { max-width: 91%; } .ls-accordion-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f__item { margin-bottom: 48px; } } @media screen and (max-width: 833px) { .ls-accordion-host-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f { max-width: 100%; } .ls-accordion-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f { margin: 6px 0px 6px 0px; padding: 10px 10px 10px 10px; } .ls-accordion-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f__item { margin-bottom: 32px; } }.ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-title { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-title h1, .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-title h2, .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-title h3, .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-title h4, .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-title h5, .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-title h6, .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-title p, .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-title li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-title h1 { font-size: 40px; color: #191C1F; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-title h2 { font-size: 32px; color: #191C1F; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-title h3 { font-size: 24px; color: #191C1F; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-title p, .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-title li { font-size: 16px; color: #191C1F; } .ls-text-host-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-title { width: 100%; display: inline-flex; max-width: 100%; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-title { display: inline-block; width: 100%; padding: 16px 24px 16px 24px; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-title__desktop { display: inline; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-title__tablet { display: none; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-title__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-title__desktop { display: none; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-title__tablet { display: inline; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-title__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-title { padding: 10px 10px 010px 10px; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-title__desktop { display: none; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-title__tablet { display: none; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-title__mobile { display: inline; } }.ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-content { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-content h1, .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-content h2, .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-content h3, .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-content h4, .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-content h5, .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-content h6, .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-content p, .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-content li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-content h1 { font-size: 40px; color: #191C1F; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-content h2 { font-size: 32px; color: #191C1F; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-content h3 { font-size: 24px; color: #191C1F; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-content p, .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-content li { font-size: 16px; color: #191C1F; } .ls-text-host-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-content { width: 100%; display: inline-flex; max-width: 100%; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-content { display: inline-block; width: 100%; padding: 24px 24px 24px 24px; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-content__desktop { display: inline; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-content__tablet { display: none; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-content__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-content__desktop { display: none; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-content__tablet { display: inline; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-content__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-content { padding: 18px 10px 18px 10px; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-content__desktop { display: none; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-content__tablet { display: none; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-content__mobile { display: inline; } }.ls-icon-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-icon { margin: 0px 0px 0px 0px; background: none; border-style: none; border-color: #EF4E23; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; border-radius: 4px 4px 4px 4px; width: 24px; height: 24px; font-size: calc(24px - 0px); color: #FFFFFF; } .ls-icon-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-icon.desktop { display: flex; } .ls-icon-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-icon.tablet { display: none; } .ls-icon-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-icon.mobile { display: none; } @media screen and (max-width: 1023px) { .ls-icon-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-icon.desktop { display: none; } .ls-icon-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-icon.tablet { display: flex; } .ls-icon-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-icon.mobile { display: none; } } @media screen and (max-width: 833px) { .ls-icon-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-icon.desktop { display: none; } .ls-icon-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-icon.tablet { display: none; } .ls-icon-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-icon.mobile { display: flex; } }.ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-title { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-title h1, .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-title h2, .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-title h3, .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-title h4, .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-title h5, .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-title h6, .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-title p, .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-title li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-title h1 { font-size: 40px; color: #191C1F; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-title h2 { font-size: 32px; color: #191C1F; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-title h3 { font-size: 24px; color: #191C1F; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-title p, .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-title li { font-size: 16px; color: #191C1F; } .ls-text-host-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-title { width: 100%; display: inline-flex; max-width: 100%; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-title { display: inline-block; width: 100%; padding: 16px 24px 16px 24px; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-title__desktop { display: inline; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-title__tablet { display: none; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-title__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-title__desktop { display: none; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-title__tablet { display: inline; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-title__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-title { padding: 10px 10px 10px 10px; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-title__desktop { display: none; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-title__tablet { display: none; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-title__mobile { display: inline; } }.ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-content { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-content h1, .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-content h2, .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-content h3, .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-content h4, .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-content h5, .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-content h6, .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-content p, .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-content li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-content h1 { font-size: 40px; color: #191C1F; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-content h2 { font-size: 32px; color: #191C1F; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-content h3 { font-size: 24px; color: #191C1F; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-content p, .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-content li { font-size: 16px; color: #191C1F; } .ls-text-host-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-content { width: 100%; display: inline-flex; max-width: 100%; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-content { display: inline-block; width: 100%; padding: 24px 24px 24px 24px; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-content__desktop { display: inline; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-content__tablet { display: none; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-content__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-content__desktop { display: none; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-content__tablet { display: inline; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-content__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-content { padding: 18px 10px 18px 10px; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-content__desktop { display: none; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-content__tablet { display: none; } .ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-content__mobile { display: inline; } }.ls-icon-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-icon { margin: 0px 0px 0px 0px; background: none; border-style: none; border-color: #EF4E23; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; border-radius: 4px 4px 4px 4px; width: 24px; height: 24px; font-size: calc(24px - 0px); color: #FFFFFF; } .ls-icon-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-icon.desktop { display: flex; } .ls-icon-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-icon.tablet { display: none; } .ls-icon-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-icon.mobile { display: none; } @media screen and (max-width: 1023px) { .ls-icon-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-icon.desktop { display: none; } .ls-icon-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-icon.tablet { display: flex; } .ls-icon-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-icon.mobile { display: none; } } @media screen and (max-width: 833px) { .ls-icon-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-icon.desktop { display: none; } .ls-icon-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-icon.tablet { display: none; } .ls-icon-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-icon.mobile { display: flex; } }</style><title>Antiotário: Transforme Sua Vida Amorosa!</title><link rel="shortcut icon" href="https://editor.pages.hotmart.com/favicon.ico"><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin=""><link rel="preload" as="style" href="https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,400;0,700;1,400;1,700&family=Montserrat:ital,wght@0,400;0,700;1,400;1,700&family=Nunito+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap"><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,400;0,700;1,400;1,700&family=Montserrat:ital,wght@0,400;0,700;1,400;1,700&family=Nunito+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap"><script src="https://identification.hotmart.com/id.min.js?account=cf560c6b-037b-3379-b808-cbe05cd2a1a8" async=""></script><script async="" src="//launcher.hotmart.com/launcher.js"></script><script type="text/javascript">window.hotmartPageProcessingVersion=2</script><script type="text/javascript">if (location.protocol !== "https:") location.protocol = "https:"</script>
<script async="">
window.addEventListener('pageLoaded', function () {
/*! Lazy Load 2.0.0-rc.2 - MIT license - Copyright 2007-2019 Mika Tuupola */
!function(t,e){"object"==typeof exports?module.exports=e(t):"function"==typeof define&&define.amd?define([],e):t.LazyLoad=e(t)}("undefined"!=typeof global?global:this.window||this.global,function(t){"use strict";function e(t,e){this.settings=s(r,e||{}),this.images=t||document.querySelectorAll(this.settings.selector),this.observer=null,this.init()}"function"==typeof define&&define.amd&&(t=window);const r={src:"data-src",srcset:"data-srcset",selector:".lazyload",root:null,rootMargin:"0px",threshold:0},s=function(){let t={},e=!1,r=0,o=arguments.length;"[object Boolean]"===Object.prototype.toString.call(arguments[0])&&(e=arguments[0],r++);for(;r<o;r++)!function(r){for(let o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e&&"[object Object]"===Object.prototype.toString.call(r[o])?t[o]=s(!0,t[o],r[o]):t[o]=r[o])}(arguments[r]);return t};if(e.prototype={init:function(){if(!t.IntersectionObserver)return void this.loadImages();let e=this,r={root:this.settings.root,rootMargin:this.settings.rootMargin,threshold:[this.settings.threshold]};this.observer=new IntersectionObserver(function(t){Array.prototype.forEach.call(t,function(t){if(t.isIntersecting){e.observer.unobserve(t.target);let r=t.target.getAttribute(e.settings.src),s=t.target.getAttribute(e.settings.srcset);"img"===t.target.tagName.toLowerCase()?(r&&(t.target.src=r),s&&(t.target.srcset=s)):t.target.style.backgroundImage="url("+r+")"}})},r),Array.prototype.forEach.call(this.images,function(t){e.observer.observe(t)})},loadAndDestroy:function(){this.settings&&(this.loadImages(),this.destroy())},loadImages:function(){if(!this.settings)return;let t=this;Array.prototype.forEach.call(this.images,function(e){let r=e.getAttribute(t.settings.src),s=e.getAttribute(t.settings.srcset);"img"===e.tagName.toLowerCase()?(r&&(e.src=r),s&&(e.srcset=s)):e.style.backgroundImage="url('"+r+"')"})},destroy:function(){this.settings&&(this.observer.disconnect(),this.settings=null)}},t.lazyload=function(t,r){return new e(t,r)},t.jQuery){const r=t.jQuery;r.fn.lazyload=function(t){return t=t||{},t.attribute=t.attribute||"data-src",new e(r.makeArray(this),t),this}}return e});
var images = document.querySelectorAll('img[data-src]');
if(images.length) {
window.addEventListener('pageLazyLoad', function () {
lazyload(images)
})
}
});
</script>
<link rel="preload" href="https://static-media.hotmart.com/bC2I21VWgvjqAolZOY0iFxWy-PY=/fit-in/510x383/filters:quality(1):format(webp)/klickart-prod/uploads/media/file/7291306/bonito-e-elegante-hipster-lambermodelo-sexual-homem-moderno-sexy-vestido-com-camisa-branca-e-calcas-moda-masculina-posando-na-rua-perto-do-aterro-na-cidade-do-parque-europa-ao-por-do-sol-em-oculos-de-sol.jpeg" as="image">
<link rel="preload" href="https://static-media.hotmart.com/p0RJxs_8VKmN9qOiHdssyYRmTqU=/fit-in/300x200/filters:quality(1):format(webp)/klickart-prod/uploads/media/file/7377162/edit_.png" as="image">
<link rel="preload" href="https://static-media.hotmart.com/JlSz1jYg_gb__mP3r4GWzWYwhzo=/fit-in/200x200/filters:quality(1):format(webp)/klickart-prod/uploads/media/file/7377162/edit_.png" as="image">
<link rel="preload" href="https://static-media.hotmart.com/qTi-Igq0SJrACfCHnCW0t1jLEFM=/fit-in/200x120/filters:quality(1):format(webp)/klickart-prod/uploads/media/file/7377162/edit_.png" as="image">
<link rel="preload" href="https://static-media.hotmart.com/wiAu0p7ppeH1VjKTFGCGTETwCIw=/fit-in/300x200/filters:quality(1):format(webp)/klickart-prod/uploads/media/file/7377170/edit__(1).png" as="image">
<link rel="preload" href="https://static-media.hotmart.com/lMjbJHM9qKld4NR8JxVVRUULcGY=/fit-in/200x200/filters:quality(1):format(webp)/klickart-prod/uploads/media/file/7377170/edit__(1).png" as="image">
<link rel="preload" href="https://static-media.hotmart.com/VkhNS_lLvZLDbYjlj3dCncyqeXo=/fit-in/200x120/filters:quality(1):format(webp)/klickart-prod/uploads/media/file/7377170/edit__(1).png" as="image">
<link rel="preload" href="https://static-media.hotmart.com/6Jm1obIAOL1kc99AmpSgls_IoG0=/fit-in/300x200/filters:quality(1):format(webp)/klickart-prod/uploads/media/file/7377176/edit__(2).png" as="image">
<link rel="preload" href="https://static-media.hotmart.com/tXmdW6J4n3KixW3k8D2ajAvHdv0=/fit-in/200x200/filters:quality(1):format(webp)/klickart-prod/uploads/media/file/7377176/edit__(2).png" as="image">
<link rel="preload" href="https://static-media.hotmart.com/nkPA8WHld_eHjmV9WFgjDk9FsXY=/fit-in/200x120/filters:quality(1):format(webp)/klickart-prod/uploads/media/file/7377176/edit__(2).png" as="image">
<link rel="preload" href="https://static-media.hotmart.com/S_PDhKbgAkBm0KMdR4Iobriugbw=/fit-in/300x450/filters:quality(1):format(webp)/klickart-prod/uploads/media/file/7377243/ps-3.png" as="image">
<link rel="preload" href="https://static-media.hotmart.com/j3UJghOq6jPUc25dMnRZ6MkZ2Rs=/fit-in/300x300/filters:quality(1):format(webp)/klickart-prod/uploads/media/file/7377243/ps-3.png" as="image">
<link rel="preload" href="https://static-media.hotmart.com/K_FuIqhtuO6lD51lxcNYlrhzzT0=/fit-in/300x450/filters:quality(1):format(webp)/klickart-prod/uploads/media/file/7377242/ps-1.png" as="image">
<link rel="preload" href="https://static-media.hotmart.com/aWBYftJwsW8IP--cPf1HOpiJXeM=/fit-in/300x300/filters:quality(1):format(webp)/klickart-prod/uploads/media/file/7377242/ps-1.png" as="image">
<link rel="preload" href="https://static-media.hotmart.com/8OITrCSm75kBXObokG7HnCa5TUw=/fit-in/300x450/filters:quality(1):format(webp)/klickart-prod/uploads/media/file/7377241/ps-2.png" as="image">
<link rel="preload" href="https://static-media.hotmart.com/M80GYlhetTK9fKc2gnXKw-RRCdk=/fit-in/300x300/filters:quality(1):format(webp)/klickart-prod/uploads/media/file/7377241/ps-2.png" as="image">
<link rel="preload" href="https://static-media.hotmart.com/g8m-YhEZGR16RY2XCQvr3ksql18=/fit-in/300x50/filters:quality(1):format(webp)/klickart-prod/uploads/media/file/5321023/pagamento-vendas_assets_template-orange-chic.png" as="image">
<link rel="preload" href="https://static-media.hotmart.com/NYufjdfTu640DTIGMNuOQeXEavc=/fit-in/230x50/filters:quality(1):format(webp)/klickart-prod/uploads/media/file/5321023/pagamento-vendas_assets_template-orange-chic.png" as="image">
<link rel="preload" as="style" href="https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700&display=swap">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700&display=swap">
<style>
.made-with-hotmart-pages {
width: 116px;
padding: 4px 8px;
text-decoration: none;
display: flex;
flex-direction: column;
position: fixed;
bottom: 0px;
right: 0px;
z-index: 10;
border: 0px solid whitesmoke;
background: radial-gradient(
63.16% 63.16% at 50% 50%,
rgba(0, 0, 0, 0.75) 0%,
#000000 100%
);
border-top-left-radius: 10px;
}
.made-with-hotmart-pages__text {
color: white;
font-family: 'Lato';
font-size: 10px;
font-weight: 400;
line-height: 14px;
}
</style>
<link rel="preload" as="style" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/fontawesome.min.css"><link id="fontawesome-cdn" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/fontawesome.min.css" rel="stylesheet"><link rel="preload" as="style" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/solid.min.css"><link id="fontawesome-solid-cdn" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/solid.min.css" rel="stylesheet"><link rel="preload" as="style" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/regular.min.css"><link id="fontawesome-regular-cdn" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/regular.min.css" rel="stylesheet"><link rel="preload" as="style" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/brands.min.css"><link id="fontawesome-brands-cdn" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/brands.min.css" rel="stylesheet"><meta id="dcngeagmmhegagicpcmpinaoklddcgon">
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-6CXGPKE5SM"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-6CXGPKE5SM');
</script>
</head>
<body><script type="text/javascript" async="true">
(function(l,a,u,n,c,h,e,r){l["HotmartLauncherObject"]=c;l[c]=l[c]||
function(){
(l[c].q=l[c].q||[]).push(arguments)},l[c].l=1*new Date();h=a.createElement(u),
e=a.getElementsByTagName(u)[0];h.async=1;h.src=n;e.parentNode.insertBefore(h,e)
})(window,document,"script","//launcher.hotmart.com/launcher.js","hot");
hot("account","cf560c6b-037b-3379-b808-cbe05cd2a1a8");
</script><script type="text/javascript">
window.addEventListener('pageLazyLoad', (function () {
var deliveryUrl = 'https://qhx31sr78i.execute-api.us-east-1.amazonaws.com/prod/v1/796b6818-d1e9-4cda-90d8-7352e9b4f797/hits';
var accessCookie = 'hotmart_editor_analytics_access';
var pageId = '796b6818-d1e9-4cda-90d8-7352e9b4f797';
function getCookie(name) {
var value = '; ' + document.cookie;
var parts = value.split('; ' + name + '=');
if (parts.length === 2) return parts.pop().split(';').shift();
return ''
}
function setCookie(name, value) {
var date = new Date();
date.setTime(date.getTime() + (1 * 24 * 60 * 60 * 1000));
var expires = "expires=" + date.toUTCString();
document.cookie = name + "=" + value + "; " + expires + "; path=/";
}
var sendHit = function() {
'use strict';
window.hotmartKlickartAnalyticsDeliveryUrl = deliveryUrl;
window.hotmartKlickartAnalyticsSessionId = pageId
+ '-'
+ Math.random().toString(16).substr(2, 14)
+ '-'
+ Date.now().toString(16);
function checkDevice() {
var mobileRegex = /Android|webOS|iPhone|iPod|BlackBerry|IEMobile|Opera Mini|Tablet|iPad/i;
return mobileRegex.test(window.navigator.userAgent) ? 'mobile' : 'desktop'
}
var accesses = getCookie(accessCookie),
hasPreviousAccess = false;
if (accesses) {
accesses = JSON.parse(accesses);
hasPreviousAccess = accesses.indexOf(pageId) != -1;
}
if (!hasPreviousAccess) {
accesses = accesses || [];
accesses.push(pageId);
setCookie(accessCookie, JSON.stringify(accesses));
}
var dataObject = {
'previousAccess': hasPreviousAccess,
'device': checkDevice(),
'sessionId': window.hotmartKlickartAnalyticsSessionId,
};
navigator.sendBeacon(deliveryUrl, JSON.stringify(dataObject));
};
var sendTimeElapsed = function() {
var timeElapsed = window.performance.now()/1000,
dataObject = {
'timeElapsed': timeElapsed,
'sessionId': window.hotmartKlickartAnalyticsSessionId,
'clickIdentifier': window.hotmartKlickartAnalyticsClickIdentifier,
};
if (window.hotmartKlickartAnalyticsSubscriptionEmail) {
dataObject['subscriptionEmail'] = window.hotmartKlickartAnalyticsSubscriptionEmail;
}
navigator.sendBeacon(deliveryUrl, JSON.stringify(dataObject));
};
sendHit();
window.addEventListener('pagehide', sendTimeElapsed);
}));
</script>
<div id="ls-e20a1e92-5c30-4f45-841b-281eb17cc41b" class="ls-page ls-page-ls-e20a1e92-5c30-4f45-841b-281eb17cc41b" data-children=""><section id="ls-b8af9d04-4ab2-458f-b71a-d7f122de3f4e-title" class="ls-section ls-section-ls-b8af9d04-4ab2-458f-b71a-d7f122de3f4e-title" data-children="" data-ls-section="{"uid":"ls-b8af9d04-4ab2-458f-b71a-d7f122de3f4e-title","delayType":"disabled","endDate":"2023-05-25T13:36:15","timeOnPage":"5","timeOnPageUnit":"seconds","timezone":"-03:00_utcMinus0300MainCities","localStorageEndDate":"","hideDelayedClass":"hide-delayed"}"><div id="ls-a2479eed-c007-4abf-bdca-6e67611d8a1a" class="ls-row ls-row-ls-a2479eed-c007-4abf-bdca-6e67611d8a1a" data-children=""><div id="ls-619c7f1d-d081-41ba-944f-7792243a0ece" class="ls-column ls-column-ls-619c7f1d-d081-41ba-944f-7792243a0ece" data-children=""><span id="ls-e97f6259-ac02-41a0-b0e9-570075027b8f" class="ls-image-host ls-image-host-ls-e97f6259-ac02-41a0-b0e9-570075027b8f"> <span class="ls-image ls-image-ls-e97f6259-ac02-41a0-b0e9-570075027b8f ls-image-ls-e97f6259-ac02-41a0-b0e9-570075027b8f__img__desktop"> <img src="https://static-media.hotmart.com/8Pyhbrv8m0xTbtkIox_WxgGH-20=/fit-in/510x383/filters:quality(100):format(webp)/klickart-prod/uploads/media/file/7291306/bonito-e-elegante-hipster-lambermodelo-sexual-homem-moderno-sexy-vestido-com-camisa-branca-e-calcas-moda-masculina-posando-na-rua-perto-do-aterro-na-cidade-do-parque-europa-ao-por-do-sol-em-oculos-de-sol.jpeg" data-src="https://static-media.hotmart.com/8Pyhbrv8m0xTbtkIox_WxgGH-20=/fit-in/510x383/filters:quality(100):format(webp)/klickart-prod/uploads/media/file/7291306/bonito-e-elegante-hipster-lambermodelo-sexual-homem-moderno-sexy-vestido-com-camisa-branca-e-calcas-moda-masculina-posando-na-rua-perto-do-aterro-na-cidade-do-parque-europa-ao-por-do-sol-em-oculos-de-sol.jpeg" alt="" class="lazyload ls-image-ls-e97f6259-ac02-41a0-b0e9-570075027b8f__img" width="510" height="383"> </span> <span class="ls-image ls-image-ls-e97f6259-ac02-41a0-b0e9-570075027b8f ls-image-ls-e97f6259-ac02-41a0-b0e9-570075027b8f__img__tablet"> <img src="https://static-media.hotmart.com/bC2I21VWgvjqAolZOY0iFxWy-PY=/fit-in/510x383/filters:quality(1):format(webp)/klickart-prod/uploads/media/file/7291306/bonito-e-elegante-hipster-lambermodelo-sexual-homem-moderno-sexy-vestido-com-camisa-branca-e-calcas-moda-masculina-posando-na-rua-perto-do-aterro-na-cidade-do-parque-europa-ao-por-do-sol-em-oculos-de-sol.jpeg" data-src="https://static-media.hotmart.com/8Pyhbrv8m0xTbtkIox_WxgGH-20=/fit-in/510x383/filters:quality(100):format(webp)/klickart-prod/uploads/media/file/7291306/bonito-e-elegante-hipster-lambermodelo-sexual-homem-moderno-sexy-vestido-com-camisa-branca-e-calcas-moda-masculina-posando-na-rua-perto-do-aterro-na-cidade-do-parque-europa-ao-por-do-sol-em-oculos-de-sol.jpeg" alt="" class="lazyload ls-image-ls-e97f6259-ac02-41a0-b0e9-570075027b8f__img" width="510" height="383"> </span> <span class="ls-image ls-image-ls-e97f6259-ac02-41a0-b0e9-570075027b8f ls-image-ls-e97f6259-ac02-41a0-b0e9-570075027b8f__img__mobile"> <img src="https://static-media.hotmart.com/bC2I21VWgvjqAolZOY0iFxWy-PY=/fit-in/510x383/filters:quality(1):format(webp)/klickart-prod/uploads/media/file/7291306/bonito-e-elegante-hipster-lambermodelo-sexual-homem-moderno-sexy-vestido-com-camisa-branca-e-calcas-moda-masculina-posando-na-rua-perto-do-aterro-na-cidade-do-parque-europa-ao-por-do-sol-em-oculos-de-sol.jpeg" data-src="https://static-media.hotmart.com/8Pyhbrv8m0xTbtkIox_WxgGH-20=/fit-in/510x383/filters:quality(100):format(webp)/klickart-prod/uploads/media/file/7291306/bonito-e-elegante-hipster-lambermodelo-sexual-homem-moderno-sexy-vestido-com-camisa-branca-e-calcas-moda-masculina-posando-na-rua-perto-do-aterro-na-cidade-do-parque-europa-ao-por-do-sol-em-oculos-de-sol.jpeg" alt="" class="lazyload ls-image-ls-e97f6259-ac02-41a0-b0e9-570075027b8f__img" width="510" height="383"> </span> </span></div><div id="ls-85062cff-860c-468c-9dc9-5281ca78a10b" class="ls-column ls-column-ls-85062cff-860c-468c-9dc9-5281ca78a10b" data-children=""><span id="ls-b70a3f42-6bb7-41fa-a882-4a0caa09e841" class="ls-text-host ls-text-host-ls-b70a3f42-6bb7-41fa-a882-4a0caa09e841"> <span class="ls-text ls-text-ls-b70a3f42-6bb7-41fa-a882-4a0caa09e841 ls-text-ls-b70a3f42-6bb7-41fa-a882-4a0caa09e841__desktop"> <p style="line-height:1.15"><strong style="color:rgb(255, 255, 255);font-family:Raleway, sans-serif;font-size:30px">TORNE-SE UM HOMEM </strong><strong style="color:rgb(225, 4, 4);font-family:Raleway, sans-serif;font-size:30px">IRRESISTÍVEL</strong><strong style="color:rgb(255, 255, 255);font-family:Raleway, sans-serif;font-size:30px"> PARA MULHERES AUTÊNTICAS!</strong></p> </span> <span class="ls-text ls-text-ls-b70a3f42-6bb7-41fa-a882-4a0caa09e841 ls-text-ls-b70a3f42-6bb7-41fa-a882-4a0caa09e841__tablet"> <p style="line-height:1.15"><strong style="color:rgb(255, 255, 255);font-family:Raleway, sans-serif;font-size:30px">TORNE-SE UM HOMEM </strong><strong style="color:rgb(225, 4, 4);font-family:Raleway, sans-serif;font-size:30px">IRRESISTÍVEL</strong><strong style="color:rgb(255, 255, 255);font-family:Raleway, sans-serif;font-size:30px"> PARA MULHERES AUTÊNTICAS!</strong></p> </span> <span class="ls-text ls-text-ls-b70a3f42-6bb7-41fa-a882-4a0caa09e841 ls-text-ls-b70a3f42-6bb7-41fa-a882-4a0caa09e841__mobile"> <p style="line-height:1.15"><strong style="color:rgb(255, 255, 255);font-family:Raleway, sans-serif;font-size:30px">TORNE-SE UM HOMEM </strong><strong style="color:rgb(225, 4, 4);font-family:Raleway, sans-serif;font-size:30px">IRRESISTÍVEL</strong><strong style="color:rgb(255, 255, 255);font-family:Raleway, sans-serif;font-size:30px"> PARA MULHERES AUTÊNTICAS!</strong></p> </span> </span><span id="ls-d17a522c-c0b4-4041-bded-ec5d01218bef" class="ls-text-host ls-text-host-ls-d17a522c-c0b4-4041-bded-ec5d01218bef"> <span class="ls-text ls-text-ls-d17a522c-c0b4-4041-bded-ec5d01218bef ls-text-ls-d17a522c-c0b4-4041-bded-ec5d01218bef__desktop"> <p><span style="color:rgb(255, 255, 255);font-family:"Nunito Sans", sans-serif;font-size:18px">Domine as estratégias para detectar joguinhos emocionais e manipulações. Assuma o Controle, Aumente sua Confiança e Atraia Mulheres Genuínas. Diga Adeus a Relações Tóxicas e Seja Irresistível.</span></p> </span> <span class="ls-text ls-text-ls-d17a522c-c0b4-4041-bded-ec5d01218bef ls-text-ls-d17a522c-c0b4-4041-bded-ec5d01218bef__tablet"> <p><span style="color:rgb(255, 255, 255);font-family:"Nunito Sans", sans-serif;font-size:18px">Domine as estratégias para detectar joguinhos emocionais e manipulações. Assuma o Controle, Aumente sua Confiança e Atraia Mulheres Genuínas. Diga Adeus a Relações Tóxicas e Seja Irresistível.</span></p> </span> <span class="ls-text ls-text-ls-d17a522c-c0b4-4041-bded-ec5d01218bef ls-text-ls-d17a522c-c0b4-4041-bded-ec5d01218bef__mobile"> <p><span style="color:rgb(255, 255, 255);font-family:"Nunito Sans", sans-serif;font-size:18px">Domine as estratégias para detectar joguinhos emocionais e manipulações. Assuma o Controle, Aumente sua Confiança e Atraia Mulheres Genuínas. Diga Adeus a Relações Tóxicas e Seja Irresistível.</span></p> </span> </span><div id="ls-1e65be54-b95a-407a-a212-f2efd7f54c74" class="ls-button-host ls-button-host-ls-1e65be54-b95a-407a-a212-f2efd7f54c74"> <a class="ls-button ls-button-ls-1e65be54-b95a-407a-a212-f2efd7f54c74" data-ls-button="{"uid":"ls-1e65be54-b95a-407a-a212-f2efd7f54c74","delayType":"disabled","endDate":"2023-05-26T13:48:23","timeOnPage":"5","timeOnPageUnit":"seconds","timezone":"-03:00_utcMinus0300MainCities","action":"link","localStorageEndDate":"","hideDelayedClass":"hide-delayed"}" href="https://go.hotmart.com/Q89575348R?ap=848d" target="_blank"> <span class="ls-button__label ls-button-ls-1e65be54-b95a-407a-a212-f2efd7f54c74__label">ME TORNAR UM ANTIOTÁRIO AGORA!</span> </a> </div></div></div></section><section id="ls-a5aa9bd5-2a2d-4621-a9fd-08d1535d57b8-about-content" class="ls-section ls-section-ls-a5aa9bd5-2a2d-4621-a9fd-08d1535d57b8-about-content" data-children="" data-ls-section="{"uid":"ls-a5aa9bd5-2a2d-4621-a9fd-08d1535d57b8-about-content","delayType":"disabled","endDate":"2023-05-26T13:48:23","timeOnPage":"5","timeOnPageUnit":"seconds","timezone":"-03:00_utcMinus0300MainCities","localStorageEndDate":"","hideDelayedClass":"hide-delayed"}"><div id="ls-7bc39b3b-111e-4821-b463-a86dc4c4022a" class="ls-row ls-row-ls-7bc39b3b-111e-4821-b463-a86dc4c4022a" data-children=""><div id="ls-b3778cca-f370-4230-82fd-ab7078a4aa86" class="ls-column ls-column-ls-b3778cca-f370-4230-82fd-ab7078a4aa86" data-children=""><span id="ls-8324af03-7507-42f5-8e6d-b20990e52a16" class="ls-text-host ls-text-host-ls-8324af03-7507-42f5-8e6d-b20990e52a16"> <span class="ls-text ls-text-ls-8324af03-7507-42f5-8e6d-b20990e52a16 ls-text-ls-8324af03-7507-42f5-8e6d-b20990e52a16__desktop"> <p style="line-height:1.15"><strong style="background-color:rgba(0, 0, 0, 0);color:rgb(255, 255, 255);font-family:Raleway, sans-serif;font-size:30px">O SEU GUIA DEFINITIVO PARA NUNCA MAIS CAIR EM ARMADILHAS DE MULHERES INTERESSEIRAS</strong></p> </span> <span class="ls-text ls-text-ls-8324af03-7507-42f5-8e6d-b20990e52a16 ls-text-ls-8324af03-7507-42f5-8e6d-b20990e52a16__tablet"> <p style="line-height:1.15"><strong style="background-color:rgba(0, 0, 0, 0);color:rgb(255, 255, 255);font-family:Raleway, sans-serif;font-size:30px">O SEU GUIA DEFINITIVO PARA NUNCA MAIS CAIR EM ARMADILHAS DE MULHERES INTERESSEIRAS</strong></p> </span> <span class="ls-text ls-text-ls-8324af03-7507-42f5-8e6d-b20990e52a16 ls-text-ls-8324af03-7507-42f5-8e6d-b20990e52a16__mobile"> <p style="line-height:1.15"><strong style="background-color:rgba(0, 0, 0, 0);color:rgb(255, 255, 255);font-family:Raleway, sans-serif;font-size:30px">O SEU GUIA DEFINITIVO PARA NUNCA MAIS CAIR EM ARMADILHAS DE MULHERES INTERESSEIRAS</strong></p> </span> </span><span id="ls-80548773-5acc-490f-a549-9bcad2d8b293" class="ls-text-host ls-text-host-ls-80548773-5acc-490f-a549-9bcad2d8b293"> <span class="ls-text ls-text-ls-80548773-5acc-490f-a549-9bcad2d8b293 ls-text-ls-80548773-5acc-490f-a549-9bcad2d8b293__desktop"> <p style="line-height:1"><strong style="color:rgb(216, 47, 13);font-family:Montserrat, sans-serif;font-size:18px">____________________________________________________</strong></p> </span> <span class="ls-text ls-text-ls-80548773-5acc-490f-a549-9bcad2d8b293 ls-text-ls-80548773-5acc-490f-a549-9bcad2d8b293__tablet"> <p style="line-height:1"><strong style="color:rgb(216, 47, 13);font-family:Montserrat, sans-serif;font-size:18px">____________________________________________________</strong></p> </span> <span class="ls-text ls-text-ls-80548773-5acc-490f-a549-9bcad2d8b293 ls-text-ls-80548773-5acc-490f-a549-9bcad2d8b293__mobile"> <p style="line-height: 1;"><span style="color: rgb(216, 47, 13); font-family: Montserrat, sans-serif; font-size: 20px;">____________________________</span></p> </span> </span><span id="ls-d5baca1a-a1f1-4222-9252-a81a73e7bb53" class="ls-text-host ls-text-host-ls-d5baca1a-a1f1-4222-9252-a81a73e7bb53"> <span class="ls-text ls-text-ls-d5baca1a-a1f1-4222-9252-a81a73e7bb53 ls-text-ls-d5baca1a-a1f1-4222-9252-a81a73e7bb53__desktop"> <p><span style="color:rgb(255, 255, 255);font-family:"Nunito Sans", sans-serif;font-size:18px">O manual </span><strong style="color:rgb(255, 255, 255);font-family:"Nunito Sans", sans-serif;font-size:18px">Antiotário</strong><span style="color:rgb(255, 255, 255);font-family:"Nunito Sans", sans-serif;font-size:18px"> oferece estratégias valiosas, fundamentadas no estudo do comportamento humano, para que você as aplique imediatamente. Torne-se o homem que sempre desejou ser: confiante, irresistível e, acima de tudo, pronto para evitar qualquer cilada. Prepare-se para dominar o jogo da atração e assumir o controle de sua vida amorosa.</span></p> </span> <span class="ls-text ls-text-ls-d5baca1a-a1f1-4222-9252-a81a73e7bb53 ls-text-ls-d5baca1a-a1f1-4222-9252-a81a73e7bb53__tablet"> <p><span style="color:rgb(255, 255, 255);font-family:"Nunito Sans", sans-serif;font-size:18px">O manual </span><strong style="color:rgb(255, 255, 255);font-family:"Nunito Sans", sans-serif;font-size:18px">Antiotário</strong><span style="color:rgb(255, 255, 255);font-family:"Nunito Sans", sans-serif;font-size:18px"> oferece estratégias valiosas, fundamentadas no estudo do comportamento humano, para que você as aplique imediatamente. Torne-se o homem que sempre desejou ser: confiante, irresistível e, acima de tudo, pronto para evitar qualquer cilada. Prepare-se para dominar o jogo da atração e assumir o controle de sua vida amorosa.</span></p> </span> <span class="ls-text ls-text-ls-d5baca1a-a1f1-4222-9252-a81a73e7bb53 ls-text-ls-d5baca1a-a1f1-4222-9252-a81a73e7bb53__mobile"> <p><span style="color:rgb(255, 255, 255);font-family:"Nunito Sans", sans-serif;font-size:18px">O manual </span><strong style="color:rgb(255, 255, 255);font-family:"Nunito Sans", sans-serif;font-size:18px">Antiotário</strong><span style="color:rgb(255, 255, 255);font-family:"Nunito Sans", sans-serif;font-size:18px"> oferece estratégias valiosas, fundamentadas no estudo do comportamento humano, para que você as aplique imediatamente. Torne-se o homem que sempre desejou ser: confiante, irresistível e, acima de tudo, pronto para evitar qualquer cilada. Prepare-se para dominar o jogo da atração e assumir o controle de sua vida amorosa.</span></p> </span> </span></div><div id="ls-139cf94a-57ae-4c86-a39c-e1f9cb9c0629" class="ls-column ls-column-ls-139cf94a-57ae-4c86-a39c-e1f9cb9c0629" data-children=""><div class="ls-video-host ls-video-host-ls-a8bf1c30-48da-42a7-b4f6-24bb6041f271"> <div id="ls-a8bf1c30-48da-42a7-b4f6-24bb6041f271" class="ls-video ls-video-ls-a8bf1c30-48da-42a7-b4f6-24bb6041f271" data-ls-video="{"propsByDevice":{"src":{"desktop":"https://www.youtube.com/embed/OKZsovlgkkc","tablet":"https://www.youtube.com/embed/OKZsovlgkkc","mobile":"https://www.youtube.com/embed/ZqF57nn68K0"},"autoplay":{}},"mobileMaxWidthBreakpoint":"833px","tabletMaxWidthBreakpoint":"1023px"}">
<iframe class="ls-video__iframe" src="https://www.youtube.com/embed/OKZsovlgkkc" title="video" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe>
</div> </div></div></div></section><section id="ls-3jTDnvftm7JGBudJ56oDm3" class="ls-section ls-section-ls-3jTDnvftm7JGBudJ56oDm3" data-children="" data-ls-section="{"uid":"ls-3jTDnvftm7JGBudJ56oDm3","delayType":"disabled","endDate":"2024-01-18T23:24:16","timeOnPage":"5","timeOnPageUnit":"seconds","timezone":"-03:00_utcMinus0300MainCities","localStorageEndDate":"","hideDelayedClass":"hide-delayed"}"><div id="ls-dyYe9jLd1MEJD39qZP31Pv" class="ls-row ls-row-ls-dyYe9jLd1MEJD39qZP31Pv" data-children=""><div id="ls-qvhE87zt4tz2Qmx3e4bTPQ" class="ls-column ls-column-ls-qvhE87zt4tz2Qmx3e4bTPQ" data-children=""><span id="ls-k2VQAHTBz7Arm2F6jCU4qE" class="ls-text-host ls-text-host-ls-k2VQAHTBz7Arm2F6jCU4qE"> <span class="ls-text ls-text-ls-k2VQAHTBz7Arm2F6jCU4qE ls-text-ls-k2VQAHTBz7Arm2F6jCU4qE__desktop"> <p style="text-align:right"><strong style="color:rgb(255, 255, 255);font-family:Raleway, sans-serif;font-size:40px">Para quem é o</strong></p> </span> <span class="ls-text ls-text-ls-k2VQAHTBz7Arm2F6jCU4qE ls-text-ls-k2VQAHTBz7Arm2F6jCU4qE__tablet"> <p><strong style="color:rgb(255, 255, 255);font-family:Raleway, sans-serif;font-size:40px">Para quem é o</strong></p> </span> <span class="ls-text ls-text-ls-k2VQAHTBz7Arm2F6jCU4qE ls-text-ls-k2VQAHTBz7Arm2F6jCU4qE__mobile"> <p style="text-align:center"><strong style="color: rgb(255, 255, 255); font-family: Raleway, sans-serif; font-size: 39px;">Para quem é o</strong></p> </span> </span><span id="ls-qzsiDqcunUeyNyu5ZWS8Ab" class="ls-text-host ls-text-host-ls-qzsiDqcunUeyNyu5ZWS8Ab"> <span class="ls-text ls-text-ls-qzsiDqcunUeyNyu5ZWS8Ab ls-text-ls-qzsiDqcunUeyNyu5ZWS8Ab__desktop"> <h1><span style="color:rgb(225, 4, 4);font-family:Raleway, sans-serif">ANTIOTÁRIO?</span></h1> </span> <span class="ls-text ls-text-ls-qzsiDqcunUeyNyu5ZWS8Ab ls-text-ls-qzsiDqcunUeyNyu5ZWS8Ab__tablet"> <h1><span style="color:rgb(225, 4, 4);font-family:Raleway, sans-serif">ANTIOTÁRIO?</span></h1> </span> <span class="ls-text ls-text-ls-qzsiDqcunUeyNyu5ZWS8Ab ls-text-ls-qzsiDqcunUeyNyu5ZWS8Ab__mobile"> <h1 style="text-align: center; line-height: 1;"><span style="color: rgb(225, 4, 4); font-family: Raleway, sans-serif;">ANTIOTÁRIO?</span></h1> </span> </span></div></div><div id="ls-ipV8ictfUGCDoHzKyUPGui" class="ls-row ls-row-ls-ipV8ictfUGCDoHzKyUPGui" data-children=""><div id="ls-oLEp6xump6nzttrDvrQin8" class="ls-column ls-column-ls-oLEp6xump6nzttrDvrQin8" data-children=""><span id="ls-1cB9Ne2yr3NN1UdDbpdBt1" class="ls-image-host ls-image-host-ls-1cB9Ne2yr3NN1UdDbpdBt1"> <span class="ls-image ls-image-ls-1cB9Ne2yr3NN1UdDbpdBt1 ls-image-ls-1cB9Ne2yr3NN1UdDbpdBt1__img__desktop"> <img src="https://static-media.hotmart.com/UlaJLoY1DMFpyg3ViehL38iNLxs=/fit-in/300x200/filters:quality(100)/klickart-prod/uploads/media/file/7377162/edit_.png" data-src="https://static-media.hotmart.com/UlaJLoY1DMFpyg3ViehL38iNLxs=/fit-in/300x200/filters:quality(100)/klickart-prod/uploads/media/file/7377162/edit_.png" alt="" class="lazyload ls-image-ls-1cB9Ne2yr3NN1UdDbpdBt1__img" width="300" height="200"> </span> <span class="ls-image ls-image-ls-1cB9Ne2yr3NN1UdDbpdBt1 ls-image-ls-1cB9Ne2yr3NN1UdDbpdBt1__img__tablet"> <img src="https://static-media.hotmart.com/JlSz1jYg_gb__mP3r4GWzWYwhzo=/fit-in/200x200/filters:quality(1):format(webp)/klickart-prod/uploads/media/file/7377162/edit_.png" data-src="https://static-media.hotmart.com/lT5JgIxbQRv7qskti-LA84RxIqo=/fit-in/200x200/filters:quality(100)/klickart-prod/uploads/media/file/7377162/edit_.png" alt="" class="lazyload ls-image-ls-1cB9Ne2yr3NN1UdDbpdBt1__img" width="200" height="200"> </span> <span class="ls-image ls-image-ls-1cB9Ne2yr3NN1UdDbpdBt1 ls-image-ls-1cB9Ne2yr3NN1UdDbpdBt1__img__mobile"> <img src="https://static-media.hotmart.com/qTi-Igq0SJrACfCHnCW0t1jLEFM=/fit-in/200x120/filters:quality(1):format(webp)/klickart-prod/uploads/media/file/7377162/edit_.png" data-src="https://static-media.hotmart.com/Y9TiM6dEIRliFojEeI9QGTVt16s=/fit-in/200x120/filters:quality(100)/klickart-prod/uploads/media/file/7377162/edit_.png" alt="" class="lazyload ls-image-ls-1cB9Ne2yr3NN1UdDbpdBt1__img" width="200" height="120"> </span> </span><div id="ls-brnfdN91kBKPojCWrCCWdk" class="ls-group-host ls-group-host-ls-brnfdN91kBKPojCWrCCWdk"> <div class="ls-group ls-group-ls-brnfdN91kBKPojCWrCCWdk" data-children=""> <span id="ls-p1MKCW5KSNTTZqqxZ4Duza" class="ls-text-host ls-text-host-ls-p1MKCW5KSNTTZqqxZ4Duza"> <span class="ls-text ls-text-ls-p1MKCW5KSNTTZqqxZ4Duza ls-text-ls-p1MKCW5KSNTTZqqxZ4Duza__desktop"> <p style="text-align:center"><strong style="color:rgb(225, 4, 4);font-family:Raleway, sans-serif;font-size:17px">Para Homens em Busca de Confiança e Atração Duradouras</strong></p> </span> <span class="ls-text ls-text-ls-p1MKCW5KSNTTZqqxZ4Duza ls-text-ls-p1MKCW5KSNTTZqqxZ4Duza__tablet"> <p style="text-align:center"><strong style="color:rgb(225, 4, 4);font-family:Raleway, sans-serif;font-size:17px">Para Homens em Busca de Confiança e Atração Duradouras</strong></p> </span> <span class="ls-text ls-text-ls-p1MKCW5KSNTTZqqxZ4Duza ls-text-ls-p1MKCW5KSNTTZqqxZ4Duza__mobile"> <p style="text-align:center"><strong style="color:rgb(225, 4, 4);font-family:Raleway, sans-serif;font-size:17px">Para Homens em Busca de Confiança e Atração Duradouras</strong></p> </span> </span><span id="ls-tuPoUBeZRQNo2n3ft5fNU2" class="ls-text-host ls-text-host-ls-tuPoUBeZRQNo2n3ft5fNU2"> <span class="ls-text ls-text-ls-tuPoUBeZRQNo2n3ft5fNU2 ls-text-ls-tuPoUBeZRQNo2n3ft5fNU2__desktop"> <p style="text-align:center;line-height:1.15"><span style="color:rgb(255, 255, 255);font-family:Montserrat, sans-serif">Desenvolva confiança e evite jogos emocionais. Estratégias práticas para fortalecer sua presença e atrair relacionamentos autênticos.</span></p> </span> <span class="ls-text ls-text-ls-tuPoUBeZRQNo2n3ft5fNU2 ls-text-ls-tuPoUBeZRQNo2n3ft5fNU2__tablet"> <p style="text-align:center;line-height:1.15"><span style="color:rgb(255, 255, 255);font-family:Montserrat, sans-serif">Desenvolva confiança e evite jogos emocionais. Estratégias práticas para fortalecer sua presença e atrair relacionamentos autênticos.</span></p> </span> <span class="ls-text ls-text-ls-tuPoUBeZRQNo2n3ft5fNU2 ls-text-ls-tuPoUBeZRQNo2n3ft5fNU2__mobile"> <p style="text-align:center;line-height:1.15"><span style="color:rgb(255, 255, 255);font-family:Montserrat, sans-serif">Desenvolva confiança e evite jogos emocionais. Estratégias práticas para fortalecer sua presença e atrair relacionamentos autênticos.</span></p> </span> </span></div></div></div><div id="ls-mYCypyfTnstHhX1n8vnzF3" class="ls-column ls-column-ls-mYCypyfTnstHhX1n8vnzF3" data-children=""><span id="ls-vrtSrhtphmBctrHKtT7p3o" class="ls-image-host ls-image-host-ls-vrtSrhtphmBctrHKtT7p3o"> <span class="ls-image ls-image-ls-vrtSrhtphmBctrHKtT7p3o ls-image-ls-vrtSrhtphmBctrHKtT7p3o__img__desktop"> <img src="https://static-media.hotmart.com/QlItgYG0EAKj2GVOG7uJw-cP4kA=/fit-in/300x200/filters:quality(100)/klickart-prod/uploads/media/file/7377170/edit__(1).png" data-src="https://static-media.hotmart.com/QlItgYG0EAKj2GVOG7uJw-cP4kA=/fit-in/300x200/filters:quality(100)/klickart-prod/uploads/media/file/7377170/edit__(1).png" alt="" class="lazyload ls-image-ls-vrtSrhtphmBctrHKtT7p3o__img" width="300" height="200"> </span> <span class="ls-image ls-image-ls-vrtSrhtphmBctrHKtT7p3o ls-image-ls-vrtSrhtphmBctrHKtT7p3o__img__tablet"> <img src="https://static-media.hotmart.com/lMjbJHM9qKld4NR8JxVVRUULcGY=/fit-in/200x200/filters:quality(1):format(webp)/klickart-prod/uploads/media/file/7377170/edit__(1).png" data-src="https://static-media.hotmart.com/gtr6d1nwS19uhhHfnypFEZYUBZ0=/fit-in/200x200/filters:quality(100)/klickart-prod/uploads/media/file/7377170/edit__(1).png" alt="" class="lazyload ls-image-ls-vrtSrhtphmBctrHKtT7p3o__img" width="200" height="200"> </span> <span class="ls-image ls-image-ls-vrtSrhtphmBctrHKtT7p3o ls-image-ls-vrtSrhtphmBctrHKtT7p3o__img__mobile"> <img src="https://static-media.hotmart.com/VkhNS_lLvZLDbYjlj3dCncyqeXo=/fit-in/200x120/filters:quality(1):format(webp)/klickart-prod/uploads/media/file/7377170/edit__(1).png" data-src="https://static-media.hotmart.com/-O9FJ65yCwHbTsTbmCu3c--pkVk=/fit-in/200x120/filters:quality(100)/klickart-prod/uploads/media/file/7377170/edit__(1).png" alt="" class="lazyload ls-image-ls-vrtSrhtphmBctrHKtT7p3o__img" width="200" height="120"> </span> </span><div id="ls-hCHABjGjSGxQmgicgZz47N" class="ls-group-host ls-group-host-ls-hCHABjGjSGxQmgicgZz47N"> <div class="ls-group ls-group-ls-hCHABjGjSGxQmgicgZz47N" data-children=""> <span id="ls-hdVr53RAtd1Cxgyz1VCM1S" class="ls-text-host ls-text-host-ls-hdVr53RAtd1Cxgyz1VCM1S"> <span class="ls-text ls-text-ls-hdVr53RAtd1Cxgyz1VCM1S ls-text-ls-hdVr53RAtd1Cxgyz1VCM1S__desktop"> <p style="text-align:center"><strong style="color:rgb(225, 4, 4);font-family:Raleway, sans-serif;font-size:17px">Para Aqueles Determinados a Evitar Relacionamentos Tóxicos</strong></p> </span> <span class="ls-text ls-text-ls-hdVr53RAtd1Cxgyz1VCM1S ls-text-ls-hdVr53RAtd1Cxgyz1VCM1S__tablet"> <p style="text-align:center"><strong style="color:rgb(225, 4, 4);font-family:Raleway, sans-serif;font-size:17px">Para Aqueles Determinados a Evitar Relacionamentos Tóxicos</strong></p> </span> <span class="ls-text ls-text-ls-hdVr53RAtd1Cxgyz1VCM1S ls-text-ls-hdVr53RAtd1Cxgyz1VCM1S__mobile"> <p style="text-align:center"><strong style="color:rgb(225, 4, 4);font-family:Raleway, sans-serif;font-size:17px">Para Aqueles Determinados a Evitar Relacionamentos Tóxicos</strong></p> </span> </span><span id="ls-486yNpALX6Egnud8G72ZMJ" class="ls-text-host ls-text-host-ls-486yNpALX6Egnud8G72ZMJ"> <span class="ls-text ls-text-ls-486yNpALX6Egnud8G72ZMJ ls-text-ls-486yNpALX6Egnud8G72ZMJ__desktop"> <p style="text-align:center;line-height:1.15"><span style="color:rgb(255, 255, 255);font-family:Montserrat, sans-serif">Guia essencial para construir relações saudáveis. Identifique sinais de relações prejudiciais e desenvolva a autoconfiança necessária para atrair parceiras autênticas</span></p> </span> <span class="ls-text ls-text-ls-486yNpALX6Egnud8G72ZMJ ls-text-ls-486yNpALX6Egnud8G72ZMJ__tablet"> <p style="text-align:center;line-height:1.15"><span style="color:rgb(255, 255, 255);font-family:Montserrat, sans-serif">Guia essencial para construir relações saudáveis. Identifique sinais de relações prejudiciais e desenvolva a autoconfiança necessária para atrair parceiras autênticas</span></p> </span> <span class="ls-text ls-text-ls-486yNpALX6Egnud8G72ZMJ ls-text-ls-486yNpALX6Egnud8G72ZMJ__mobile"> <p style="text-align:center;line-height:1.15"><span style="color:rgb(255, 255, 255);font-family:Montserrat, sans-serif">Guia essencial para construir relações saudáveis. Identifique sinais de relações prejudiciais e desenvolva a autoconfiança necessária para atrair parceiras autênticas</span></p> </span> </span></div></div></div><div id="ls-1KLrg7kUTum19MAbV7T1DX" class="ls-column ls-column-ls-1KLrg7kUTum19MAbV7T1DX" data-children=""><span id="ls-eM7oqshkLvFoo92X445kzs" class="ls-image-host ls-image-host-ls-eM7oqshkLvFoo92X445kzs"> <span class="ls-image ls-image-ls-eM7oqshkLvFoo92X445kzs ls-image-ls-eM7oqshkLvFoo92X445kzs__img__desktop"> <img src="https://static-media.hotmart.com/O7yQ6UCRy_ObK20WyTzVa4O994U=/fit-in/300x200/filters:quality(100)/klickart-prod/uploads/media/file/7377176/edit__(2).png" data-src="https://static-media.hotmart.com/O7yQ6UCRy_ObK20WyTzVa4O994U=/fit-in/300x200/filters:quality(100)/klickart-prod/uploads/media/file/7377176/edit__(2).png" alt="" class="lazyload ls-image-ls-eM7oqshkLvFoo92X445kzs__img" width="300" height="200"> </span> <span class="ls-image ls-image-ls-eM7oqshkLvFoo92X445kzs ls-image-ls-eM7oqshkLvFoo92X445kzs__img__tablet"> <img src="https://static-media.hotmart.com/tXmdW6J4n3KixW3k8D2ajAvHdv0=/fit-in/200x200/filters:quality(1):format(webp)/klickart-prod/uploads/media/file/7377176/edit__(2).png" data-src="https://static-media.hotmart.com/n4MKYBgTbvsOlk-M_DmeG7EoSyw=/fit-in/200x200/filters:quality(100)/klickart-prod/uploads/media/file/7377176/edit__(2).png" alt="" class="lazyload ls-image-ls-eM7oqshkLvFoo92X445kzs__img" width="200" height="200"> </span> <span class="ls-image ls-image-ls-eM7oqshkLvFoo92X445kzs ls-image-ls-eM7oqshkLvFoo92X445kzs__img__mobile"> <img src="https://static-media.hotmart.com/nkPA8WHld_eHjmV9WFgjDk9FsXY=/fit-in/200x120/filters:quality(1):format(webp)/klickart-prod/uploads/media/file/7377176/edit__(2).png" data-src="https://static-media.hotmart.com/1Td9i4eZvqgMvLi8XRQtTAtMMtA=/fit-in/200x120/filters:quality(100)/klickart-prod/uploads/media/file/7377176/edit__(2).png" alt="" class="lazyload ls-image-ls-eM7oqshkLvFoo92X445kzs__img" width="200" height="120"> </span> </span><div id="ls-p1bmgGs5a7u97nHd8twBnA" class="ls-group-host ls-group-host-ls-p1bmgGs5a7u97nHd8twBnA"> <div class="ls-group ls-group-ls-p1bmgGs5a7u97nHd8twBnA" data-children=""> <span id="ls-eB1cbKquuYmqrz6i4ux5mu" class="ls-text-host ls-text-host-ls-eB1cbKquuYmqrz6i4ux5mu"> <span class="ls-text ls-text-ls-eB1cbKquuYmqrz6i4ux5mu ls-text-ls-eB1cbKquuYmqrz6i4ux5mu__desktop"> <p style="text-align:center"><strong style="color:rgb(225, 4, 4);font-family:Raleway, sans-serif;font-size:17px">Para Homens que Buscam Dominar o Jogo da Atração</strong></p> </span> <span class="ls-text ls-text-ls-eB1cbKquuYmqrz6i4ux5mu ls-text-ls-eB1cbKquuYmqrz6i4ux5mu__tablet"> <p style="text-align:center"><strong style="color:rgb(225, 4, 4);font-family:Raleway, sans-serif;font-size:17px">Para Homens que Buscam Dominar o Jogo da Atração</strong></p> </span> <span class="ls-text ls-text-ls-eB1cbKquuYmqrz6i4ux5mu ls-text-ls-eB1cbKquuYmqrz6i4ux5mu__mobile"> <p style="text-align:center"><strong style="color:rgb(225, 4, 4);font-family:Raleway, sans-serif;font-size:17px">Para Homens que Buscam Dominar o Jogo da Atração</strong></p> </span> </span><span id="ls-pqxH9XuK13JkZHiytbmYxP" class="ls-text-host ls-text-host-ls-pqxH9XuK13JkZHiytbmYxP"> <span class="ls-text ls-text-ls-pqxH9XuK13JkZHiytbmYxP ls-text-ls-pqxH9XuK13JkZHiytbmYxP__desktop"> <p style="text-align:center;line-height:1.15"><span style="color:rgb(255, 255, 255);font-family:Montserrat, sans-serif">Torne-se irresistível para mulheres genuínas. Estratégias testadas para assumir o controle, evitar ciladas emocionais e alcançar sucesso nas relações</span></p> </span> <span class="ls-text ls-text-ls-pqxH9XuK13JkZHiytbmYxP ls-text-ls-pqxH9XuK13JkZHiytbmYxP__tablet"> <p style="text-align:center;line-height:1.15"><span style="color:rgb(255, 255, 255);font-family:Montserrat, sans-serif">Torne-se irresistível para mulheres genuínas. Estratégias testadas para assumir o controle, evitar ciladas emocionais e alcançar sucesso nas relações</span></p> </span> <span class="ls-text ls-text-ls-pqxH9XuK13JkZHiytbmYxP ls-text-ls-pqxH9XuK13JkZHiytbmYxP__mobile"> <p style="text-align:center;line-height:1.15"><span style="color:rgb(255, 255, 255);font-family:Montserrat, sans-serif">Torne-se irresistível para mulheres genuínas. Estratégias testadas para assumir o controle, evitar ciladas emocionais e alcançar sucesso nas relações</span></p> </span> </span></div></div></div></div><div id="ls-2qGUj2hqfbHFF57Py1ajMN" class="ls-row ls-row-ls-2qGUj2hqfbHFF57Py1ajMN" data-children=""><div id="ls-5yj4DE3XeQX1b9nHvw8Myw" class="ls-column ls-column-ls-5yj4DE3XeQX1b9nHvw8Myw" data-children=""><div id="ls-kwfTuj9wdt8ea5bdYsnoyh" class="ls-button-host ls-button-host-ls-kwfTuj9wdt8ea5bdYsnoyh"> <a class="ls-button ls-button-ls-kwfTuj9wdt8ea5bdYsnoyh" data-ls-button="{"uid":"ls-kwfTuj9wdt8ea5bdYsnoyh","delayType":"disabled","endDate":"2024-01-18T23:24:16","timeOnPage":"5","timeOnPageUnit":"seconds","timezone":"-03:00_utcMinus0300MainCities","action":"link","localStorageEndDate":"","hideDelayedClass":"hide-delayed"}" href="https://go.hotmart.com/Q89575348R?ap=848d" target="_blank"> <span class="ls-button__label ls-button-ls-kwfTuj9wdt8ea5bdYsnoyh__label">QUERO O ANTIOTÁRIO AGORA!<br></span> </a> </div></div></div></section><section id="ls-bkEkuLLSRAU4AJXPKCQvUS" class="ls-section ls-section-ls-bkEkuLLSRAU4AJXPKCQvUS" data-children="" data-ls-section="{"uid":"ls-bkEkuLLSRAU4AJXPKCQvUS","delayType":"disabled","endDate":"2024-01-18T23:24:16","timeOnPage":"5","timeOnPageUnit":"seconds","timezone":"-03:00_utcMinus0300MainCities","localStorageEndDate":"","hideDelayedClass":"hide-delayed"}"><div id="ls-n32DBTJ4xpD8VTw7iYzfgK" class="ls-row ls-row-ls-n32DBTJ4xpD8VTw7iYzfgK" data-children=""><div id="ls-4k58PEELWpktM7capvDYXY" class="ls-column ls-column-ls-4k58PEELWpktM7capvDYXY" data-children=""><span id="ls-wvWir6WWj6MUo6kaWV6LAx" class="ls-text-host ls-text-host-ls-wvWir6WWj6MUo6kaWV6LAx"> <span class="ls-text ls-text-ls-wvWir6WWj6MUo6kaWV6LAx ls-text-ls-wvWir6WWj6MUo6kaWV6LAx__desktop"> <p style="text-align:center;line-height:1.15"><strong style="color:rgb(255, 255, 255);font-family:Montserrat, sans-serif;font-size:32px">Confira o que Homens Autênticos têm a Dizer sobre o Método Antiotário</strong></p> </span> <span class="ls-text ls-text-ls-wvWir6WWj6MUo6kaWV6LAx ls-text-ls-wvWir6WWj6MUo6kaWV6LAx__tablet"> <p style="text-align:center;line-height:1.15"><strong style="color:rgb(255, 255, 255);font-family:Montserrat, sans-serif;font-size:32px">Confira o que Homens Autênticos têm a Dizer sobre o Método Antiotário</strong></p> </span> <span class="ls-text ls-text-ls-wvWir6WWj6MUo6kaWV6LAx ls-text-ls-wvWir6WWj6MUo6kaWV6LAx__mobile"> <p style="text-align:center;line-height:1.15"><strong style="color:rgb(255, 255, 255);font-family:Montserrat, sans-serif;font-size:32px">Confira o que Homens Autênticos têm a Dizer sobre o Método Antiotário</strong></p> </span> </span><span id="ls-aUERE8gBoKKViQ7biSfRCu" class="ls-text-host ls-text-host-ls-aUERE8gBoKKViQ7biSfRCu"> <span class="ls-text ls-text-ls-aUERE8gBoKKViQ7biSfRCu ls-text-ls-aUERE8gBoKKViQ7biSfRCu__desktop"> <p style="text-align:center"><span style="color:rgb(255, 255, 255);font-family:Montserrat, sans-serif;font-size:18px">Depoimentos Autênticos de Homens Autênticos: Veja Como o Método Antiotário Impactou Suas Vidas, Como Pode Impactar a Sua</span></p> </span> <span class="ls-text ls-text-ls-aUERE8gBoKKViQ7biSfRCu ls-text-ls-aUERE8gBoKKViQ7biSfRCu__tablet"> <p style="text-align:center"><span style="color:rgb(255, 255, 255);font-family:Montserrat, sans-serif;font-size:18px">Depoimentos Autênticos de Homens Autênticos: Veja Como o Método Antiotário Impactou Suas Vidas, Como Pode Impactar a Sua</span></p> </span> <span class="ls-text ls-text-ls-aUERE8gBoKKViQ7biSfRCu ls-text-ls-aUERE8gBoKKViQ7biSfRCu__mobile"> <p style="text-align:center"><span style="color:rgb(255, 255, 255);font-family:Montserrat, sans-serif;font-size:18px">Depoimentos Autênticos de Homens Autênticos: Veja Como o Método Antiotário Impactou Suas Vidas, Como Pode Impactar a Sua</span></p> </span> </span></div></div><div id="ls-jfYGcJz4v9qFnuwSXH8XTV" class="ls-row ls-row-ls-jfYGcJz4v9qFnuwSXH8XTV" data-children=""><div id="ls-vVR9f6FvZJnZvmdPdeDKvJ" class="ls-column ls-column-ls-vVR9f6FvZJnZvmdPdeDKvJ" data-children=""><span id="ls-ibYTpkcbArSYexs5gv2Yy3" class="ls-image-host ls-image-host-ls-ibYTpkcbArSYexs5gv2Yy3"> <span class="ls-image ls-image-ls-ibYTpkcbArSYexs5gv2Yy3 ls-image-ls-ibYTpkcbArSYexs5gv2Yy3__img__desktop"> <img src="https://static-media.hotmart.com/7DW75etpldzraSSSAqgAzN6g0Us=/fit-in/300x450/filters:quality(100)/klickart-prod/uploads/media/file/7377243/ps-3.png" data-src="https://static-media.hotmart.com/7DW75etpldzraSSSAqgAzN6g0Us=/fit-in/300x450/filters:quality(100)/klickart-prod/uploads/media/file/7377243/ps-3.png" alt="" class="lazyload ls-image-ls-ibYTpkcbArSYexs5gv2Yy3__img" width="300" height="450"> </span> <span class="ls-image ls-image-ls-ibYTpkcbArSYexs5gv2Yy3 ls-image-ls-ibYTpkcbArSYexs5gv2Yy3__img__tablet"> <img src="https://static-media.hotmart.com/j3UJghOq6jPUc25dMnRZ6MkZ2Rs=/fit-in/300x300/filters:quality(1):format(webp)/klickart-prod/uploads/media/file/7377243/ps-3.png" data-src="https://static-media.hotmart.com/aA4qiZCLtzn4xefBw2Q6Na-vnfs=/fit-in/300x300/filters:quality(100)/klickart-prod/uploads/media/file/7377243/ps-3.png" alt="" class="lazyload ls-image-ls-ibYTpkcbArSYexs5gv2Yy3__img" width="300" height="300"> </span> <span class="ls-image ls-image-ls-ibYTpkcbArSYexs5gv2Yy3 ls-image-ls-ibYTpkcbArSYexs5gv2Yy3__img__mobile"> <img src="https://static-media.hotmart.com/j3UJghOq6jPUc25dMnRZ6MkZ2Rs=/fit-in/300x300/filters:quality(1):format(webp)/klickart-prod/uploads/media/file/7377243/ps-3.png" data-src="https://static-media.hotmart.com/aA4qiZCLtzn4xefBw2Q6Na-vnfs=/fit-in/300x300/filters:quality(100)/klickart-prod/uploads/media/file/7377243/ps-3.png" alt="" class="lazyload ls-image-ls-ibYTpkcbArSYexs5gv2Yy3__img" width="300" height="300"> </span> </span><span id="ls-iYkJQEYEb1feTF7DHQ4mjT" class="ls-image-host ls-image-host-ls-iYkJQEYEb1feTF7DHQ4mjT"> <span class="ls-image ls-image-ls-iYkJQEYEb1feTF7DHQ4mjT ls-image-ls-iYkJQEYEb1feTF7DHQ4mjT__img__desktop"> <img src="https://static-media.hotmart.com/dEhfjvrqppSdrb-Co_HuRjj8pUc=/fit-in/300x450/filters:quality(100)/klickart-prod/uploads/media/file/7377242/ps-1.png" data-src="https://static-media.hotmart.com/dEhfjvrqppSdrb-Co_HuRjj8pUc=/fit-in/300x450/filters:quality(100)/klickart-prod/uploads/media/file/7377242/ps-1.png" alt="" class="lazyload ls-image-ls-iYkJQEYEb1feTF7DHQ4mjT__img" width="300" height="450"> </span> <span class="ls-image ls-image-ls-iYkJQEYEb1feTF7DHQ4mjT ls-image-ls-iYkJQEYEb1feTF7DHQ4mjT__img__tablet"> <img src="https://static-media.hotmart.com/aWBYftJwsW8IP--cPf1HOpiJXeM=/fit-in/300x300/filters:quality(1):format(webp)/klickart-prod/uploads/media/file/7377242/ps-1.png" data-src="https://static-media.hotmart.com/s2rvd6Zu_p_OpQ9YYxxTvDoWTo8=/fit-in/300x300/filters:quality(100)/klickart-prod/uploads/media/file/7377242/ps-1.png" alt="" class="lazyload ls-image-ls-iYkJQEYEb1feTF7DHQ4mjT__img" width="300" height="300"> </span> <span class="ls-image ls-image-ls-iYkJQEYEb1feTF7DHQ4mjT ls-image-ls-iYkJQEYEb1feTF7DHQ4mjT__img__mobile"> <img src="https://static-media.hotmart.com/aWBYftJwsW8IP--cPf1HOpiJXeM=/fit-in/300x300/filters:quality(1):format(webp)/klickart-prod/uploads/media/file/7377242/ps-1.png" data-src="https://static-media.hotmart.com/s2rvd6Zu_p_OpQ9YYxxTvDoWTo8=/fit-in/300x300/filters:quality(100)/klickart-prod/uploads/media/file/7377242/ps-1.png" alt="" class="lazyload ls-image-ls-iYkJQEYEb1feTF7DHQ4mjT__img" width="300" height="300"> </span> </span><span id="ls-tGjHCJTwgANdLgvMwwDkJY" class="ls-image-host ls-image-host-ls-tGjHCJTwgANdLgvMwwDkJY"> <span class="ls-image ls-image-ls-tGjHCJTwgANdLgvMwwDkJY ls-image-ls-tGjHCJTwgANdLgvMwwDkJY__img__desktop"> <img src="https://static-media.hotmart.com/-wVPfMAwMlFxbAZq00_CU2Z1pBo=/fit-in/300x450/filters:quality(100)/klickart-prod/uploads/media/file/7377241/ps-2.png" data-src="https://static-media.hotmart.com/-wVPfMAwMlFxbAZq00_CU2Z1pBo=/fit-in/300x450/filters:quality(100)/klickart-prod/uploads/media/file/7377241/ps-2.png" alt="" class="lazyload ls-image-ls-tGjHCJTwgANdLgvMwwDkJY__img" width="300" height="450"> </span> <span class="ls-image ls-image-ls-tGjHCJTwgANdLgvMwwDkJY ls-image-ls-tGjHCJTwgANdLgvMwwDkJY__img__tablet"> <img src="https://static-media.hotmart.com/M80GYlhetTK9fKc2gnXKw-RRCdk=/fit-in/300x300/filters:quality(1):format(webp)/klickart-prod/uploads/media/file/7377241/ps-2.png" data-src="https://static-media.hotmart.com/Z4F8lOFLC68k5dtrVavR2bIlkF4=/fit-in/300x300/filters:quality(100)/klickart-prod/uploads/media/file/7377241/ps-2.png" alt="" class="lazyload ls-image-ls-tGjHCJTwgANdLgvMwwDkJY__img" width="300" height="300"> </span> <span class="ls-image ls-image-ls-tGjHCJTwgANdLgvMwwDkJY ls-image-ls-tGjHCJTwgANdLgvMwwDkJY__img__mobile"> <img src="https://static-media.hotmart.com/M80GYlhetTK9fKc2gnXKw-RRCdk=/fit-in/300x300/filters:quality(1):format(webp)/klickart-prod/uploads/media/file/7377241/ps-2.png" data-src="https://static-media.hotmart.com/Z4F8lOFLC68k5dtrVavR2bIlkF4=/fit-in/300x300/filters:quality(100)/klickart-prod/uploads/media/file/7377241/ps-2.png" alt="" class="lazyload ls-image-ls-tGjHCJTwgANdLgvMwwDkJY__img" width="300" height="300"> </span> </span></div></div></section><section id="ls-08e22aa5-18d8-467a-9096-148bafb11c95-offer" class="ls-section ls-section-ls-08e22aa5-18d8-467a-9096-148bafb11c95-offer" data-children="" data-ls-section="{"uid":"ls-08e22aa5-18d8-467a-9096-148bafb11c95-offer","delayType":"disabled","endDate":"2023-05-26T13:48:23","timeOnPage":"5","timeOnPageUnit":"seconds","timezone":"-03:00_utcMinus0300MainCities","localStorageEndDate":"","hideDelayedClass":"hide-delayed"}"><div id="ls-76e42b69-3c73-4f2b-a9cf-bce9c639bc5d" class="ls-row ls-row-ls-76e42b69-3c73-4f2b-a9cf-bce9c639bc5d" data-children=""><div id="ls-6035a244-f63e-4746-88ce-eafedd989346" class="ls-column ls-column-ls-6035a244-f63e-4746-88ce-eafedd989346" data-children=""><div id="ls-b4b7f8d9-2abc-4a68-a094-e7304934b45c" class="ls-group-host ls-group-host-ls-b4b7f8d9-2abc-4a68-a094-e7304934b45c"> <div class="ls-group ls-group-ls-b4b7f8d9-2abc-4a68-a094-e7304934b45c" data-children=""> <div id="ls-f0c6386d-1b6a-4ab8-b1a9-e07f51651624" class="ls-icon-host ls-icon-host-ls-f0c6386d-1b6a-4ab8-b1a9-e07f51651624"> <div class="ls-icon ls-icon-ls-f0c6386d-1b6a-4ab8-b1a9-e07f51651624 desktop"> <i class="fas fa-tablet-alt"></i> </div> <div class="ls-icon ls-icon-ls-f0c6386d-1b6a-4ab8-b1a9-e07f51651624 tablet"> <i class="fas fa-tablet-alt"></i> </div> <div class="ls-icon ls-icon-ls-f0c6386d-1b6a-4ab8-b1a9-e07f51651624 mobile"> <i class="fas fa-tablet-alt"></i> </div> </div><div id="ls-f8920b8d-01e7-4a96-a4af-0e553de5894e" class="ls-icon-host ls-icon-host-ls-f8920b8d-01e7-4a96-a4af-0e553de5894e"> <div class="ls-icon ls-icon-ls-f8920b8d-01e7-4a96-a4af-0e553de5894e desktop"> <i class="fas fa-laptop"></i> </div> <div class="ls-icon ls-icon-ls-f8920b8d-01e7-4a96-a4af-0e553de5894e tablet"> <i class="fas fa-laptop"></i> </div> <div class="ls-icon ls-icon-ls-f8920b8d-01e7-4a96-a4af-0e553de5894e mobile"> <i class="fas fa-laptop"></i> </div> </div><div id="ls-7a877b16-be02-40cf-a39f-df06667fc920" class="ls-icon-host ls-icon-host-ls-7a877b16-be02-40cf-a39f-df06667fc920"> <div class="ls-icon ls-icon-ls-7a877b16-be02-40cf-a39f-df06667fc920 desktop"> <i class="fas fa-mobile-alt"></i> </div> <div class="ls-icon ls-icon-ls-7a877b16-be02-40cf-a39f-df06667fc920 tablet"> <i class="fas fa-mobile-alt"></i> </div> <div class="ls-icon ls-icon-ls-7a877b16-be02-40cf-a39f-df06667fc920 mobile"> <i class="fas fa-mobile-alt"></i> </div> </div><span id="ls-6866d00d-5eaf-4429-adba-c94c74572a1b" class="ls-text-host ls-text-host-ls-6866d00d-5eaf-4429-adba-c94c74572a1b"> <span class="ls-text ls-text-ls-6866d00d-5eaf-4429-adba-c94c74572a1b ls-text-ls-6866d00d-5eaf-4429-adba-c94c74572a1b__desktop"> <p style="text-align:center"><span style="font-family:Raleway, sans-serif;color:rgb(255, 255, 255);font-size:20px">Aproveite o conteúdo em qualquer dispositivo.</span></p> </span> <span class="ls-text ls-text-ls-6866d00d-5eaf-4429-adba-c94c74572a1b ls-text-ls-6866d00d-5eaf-4429-adba-c94c74572a1b__tablet"> <p><span style="color: rgb(255, 255, 255); font-family: Montserrat, sans-serif; font-size: 18px;">Aproveite o conteúdo em qualquer dispositivo.</span></p> </span> <span class="ls-text ls-text-ls-6866d00d-5eaf-4429-adba-c94c74572a1b ls-text-ls-6866d00d-5eaf-4429-adba-c94c74572a1b__mobile"> <p style="text-align: center;"><span style="font-family: Raleway, sans-serif; color: rgb(255, 255, 255); font-size: 18px;">Aproveite o conteúdo em qualquer dispositivo.</span></p> </span> </span></div></div><div id="ls-9f06779d-5dc4-464e-af5d-f07baf58f29e" class="ls-group-host ls-group-host-ls-9f06779d-5dc4-464e-af5d-f07baf58f29e"> <div class="ls-group ls-group-ls-9f06779d-5dc4-464e-af5d-f07baf58f29e" data-children=""> <span id="ls-af123fd8-9845-4c70-acec-3df50371f37f" class="ls-text-host ls-text-host-ls-af123fd8-9845-4c70-acec-3df50371f37f"> <span class="ls-text ls-text-ls-af123fd8-9845-4c70-acec-3df50371f37f ls-text-ls-af123fd8-9845-4c70-acec-3df50371f37f__desktop"> <p style="text-align:center"><span style="color:rgb(255, 255, 255);font-family:"Nunito Sans", sans-serif;font-size:18px">POR APENAS</span></p> </span> <span class="ls-text ls-text-ls-af123fd8-9845-4c70-acec-3df50371f37f ls-text-ls-af123fd8-9845-4c70-acec-3df50371f37f__tablet"> <p style="text-align: center;"><span style="color: rgb(255, 255, 255); font-family: "Nunito Sans", sans-serif; font-size: 18px;">POR APENAS</span></p> </span> <span class="ls-text ls-text-ls-af123fd8-9845-4c70-acec-3df50371f37f ls-text-ls-af123fd8-9845-4c70-acec-3df50371f37f__mobile"> <p style="text-align: center; line-height: 1.15;"><span style="color: rgb(255, 255, 255); font-family: "Nunito Sans", sans-serif; font-size: 16px;">POR APENAS</span></p> </span> </span><span id="ls-eab9dbb7-1fa4-472d-bc3d-dc54f7d468be" class="ls-text-host ls-text-host-ls-eab9dbb7-1fa4-472d-bc3d-dc54f7d468be"> <span class="ls-text ls-text-ls-eab9dbb7-1fa4-472d-bc3d-dc54f7d468be ls-text-ls-eab9dbb7-1fa4-472d-bc3d-dc54f7d468be__desktop"> <p style="text-align:center;line-height:1.15"><strong style="color:rgb(255, 255, 255);font-family:Raleway, sans-serif;font-size:120px">R$37,90</strong></p> </span> <span class="ls-text ls-text-ls-eab9dbb7-1fa4-472d-bc3d-dc54f7d468be ls-text-ls-eab9dbb7-1fa4-472d-bc3d-dc54f7d468be__tablet"> <p style="text-align:center;line-height:1.15"><strong style="color: rgb(255, 255, 255); font-family: Raleway, sans-serif; font-size: 112px;">R$37,90</strong></p> </span> <span class="ls-text ls-text-ls-eab9dbb7-1fa4-472d-bc3d-dc54f7d468be ls-text-ls-eab9dbb7-1fa4-472d-bc3d-dc54f7d468be__mobile"> <p style="line-height:1.15;text-align:center"><strong style="color: rgb(255, 255, 255); font-family: Raleway, sans-serif; font-size: 50px;"><span class="ql-cursor">R$37</span>,90</strong></p> </span> </span><div id="ls-e6e0d6b8-96d2-4760-ab8a-a331eab9fa70" class="ls-button-host ls-button-host-ls-e6e0d6b8-96d2-4760-ab8a-a331eab9fa70"> <a class="ls-button ls-button-ls-e6e0d6b8-96d2-4760-ab8a-a331eab9fa70" data-ls-button="{"uid":"ls-e6e0d6b8-96d2-4760-ab8a-a331eab9fa70","delayType":"disabled","endDate":"2023-05-26T13:48:23","timeOnPage":"5","timeOnPageUnit":"seconds","timezone":"-03:00_utcMinus0300MainCities","action":"link","localStorageEndDate":"","hideDelayedClass":"hide-delayed"}" href="https://go.hotmart.com/Q89575348R?ap=848d" target="_blank"> <span class="ls-button__label ls-button-ls-e6e0d6b8-96d2-4760-ab8a-a331eab9fa70__label">ME TORNAR UM ANTIOTARIO AGORA!</span> </a> </div><span id="ls-d6dc3360-4d52-4784-b932-62abc65ccfbd" class="ls-text-host ls-text-host-ls-d6dc3360-4d52-4784-b932-62abc65ccfbd"> <span class="ls-text ls-text-ls-d6dc3360-4d52-4784-b932-62abc65ccfbd ls-text-ls-d6dc3360-4d52-4784-b932-62abc65ccfbd__desktop"> <p style="text-align:center"><strong style="font-family:"Nunito Sans", sans-serif;color:rgb(255, 255, 255);font-size:12px">PAGAMENTO 100% SEGURO COM ACESSO IMEDIATO</strong></p> </span> <span class="ls-text ls-text-ls-d6dc3360-4d52-4784-b932-62abc65ccfbd ls-text-ls-d6dc3360-4d52-4784-b932-62abc65ccfbd__tablet"> <p style="text-align:center"><strong style="font-family:"Nunito Sans", sans-serif;color:rgb(255, 255, 255);font-size:12px">PAGAMENTO 100% SEGURO COM ACESSO IMEDIATO</strong></p> </span> <span class="ls-text ls-text-ls-d6dc3360-4d52-4784-b932-62abc65ccfbd ls-text-ls-d6dc3360-4d52-4784-b932-62abc65ccfbd__mobile"> <p style="text-align: center; line-height: 1.15;"><strong style="font-family: Montserrat, sans-serif; color: rgb(255, 255, 255); font-size: 10px;">PAGAMENTO 100% SEGURO COM ACESSO IMEDIATO</strong></p> </span> </span><span id="ls-izYbUjSULNrZHNmFxwvQGT" class="ls-image-host ls-image-host-ls-izYbUjSULNrZHNmFxwvQGT"> <span class="ls-image ls-image-ls-izYbUjSULNrZHNmFxwvQGT ls-image-ls-izYbUjSULNrZHNmFxwvQGT__img__desktop"> <img src="https://static-media.hotmart.com/g8m-YhEZGR16RY2XCQvr3ksql18=/fit-in/300x50/filters:quality(1):format(webp)/klickart-prod/uploads/media/file/5321023/pagamento-vendas_assets_template-orange-chic.png" data-src="https://static-media.hotmart.com/cTy4IYJ9bVQQgJjKHZyJbjuOKGo=/fit-in/300x50/filters:quality(100)/klickart-prod/uploads/media/file/5321023/pagamento-vendas_assets_template-orange-chic.png" alt="" class="lazyload ls-image-ls-izYbUjSULNrZHNmFxwvQGT__img" width="300" height="50"> </span> <span class="ls-image ls-image-ls-izYbUjSULNrZHNmFxwvQGT ls-image-ls-izYbUjSULNrZHNmFxwvQGT__img__tablet"> <img src="https://static-media.hotmart.com/g8m-YhEZGR16RY2XCQvr3ksql18=/fit-in/300x50/filters:quality(1):format(webp)/klickart-prod/uploads/media/file/5321023/pagamento-vendas_assets_template-orange-chic.png" data-src="https://static-media.hotmart.com/cTy4IYJ9bVQQgJjKHZyJbjuOKGo=/fit-in/300x50/filters:quality(100)/klickart-prod/uploads/media/file/5321023/pagamento-vendas_assets_template-orange-chic.png" alt="" class="lazyload ls-image-ls-izYbUjSULNrZHNmFxwvQGT__img" width="300" height="50"> </span> <span class="ls-image ls-image-ls-izYbUjSULNrZHNmFxwvQGT ls-image-ls-izYbUjSULNrZHNmFxwvQGT__img__mobile"> <img src="https://static-media.hotmart.com/NYufjdfTu640DTIGMNuOQeXEavc=/fit-in/230x50/filters:quality(1):format(webp)/klickart-prod/uploads/media/file/5321023/pagamento-vendas_assets_template-orange-chic.png" data-src="https://static-media.hotmart.com/GmFihzd8Lc2AE7j7dCPLmS6J4yc=/fit-in/230x50/filters:quality(100)/klickart-prod/uploads/media/file/5321023/pagamento-vendas_assets_template-orange-chic.png" alt="" class="lazyload ls-image-ls-izYbUjSULNrZHNmFxwvQGT__img" width="230" height="50"> </span> </span></div></div></div></div></section><section id="ls-90b597b5-6248-4047-9194-cd6aa5a7f019" class="ls-section ls-section-ls-90b597b5-6248-4047-9194-cd6aa5a7f019" data-children="" data-ls-section="{"uid":"ls-90b597b5-6248-4047-9194-cd6aa5a7f019","delayType":"disabled","endDate":"2023-05-26T13:48:23","timeOnPage":"5","timeOnPageUnit":"seconds","timezone":"-03:00_utcMinus0300MainCities","localStorageEndDate":"","hideDelayedClass":"hide-delayed"}"><div id="ls-acb82794-d595-4abb-9fab-4678c04c55b1" class="ls-row ls-row-ls-acb82794-d595-4abb-9fab-4678c04c55b1" data-children=""><div id="ls-4c5609cb-f26b-4edf-afb8-43093a0c69ae" class="ls-column ls-column-ls-4c5609cb-f26b-4edf-afb8-43093a0c69ae" data-children=""><div id="ls-b124a340-46c0-427b-9d34-9f97fa69c4ca" class="ls-group-host ls-group-host-ls-b124a340-46c0-427b-9d34-9f97fa69c4ca"> <div class="ls-group ls-group-ls-b124a340-46c0-427b-9d34-9f97fa69c4ca" data-children=""> <div id="ls-e77c8dd1-6e30-4065-aea8-a52cb86c9642" class="ls-icon-host ls-icon-host-ls-e77c8dd1-6e30-4065-aea8-a52cb86c9642"> <div class="ls-icon ls-icon-ls-e77c8dd1-6e30-4065-aea8-a52cb86c9642 desktop"> <i class="fas fa-star"></i> </div> <div class="ls-icon ls-icon-ls-e77c8dd1-6e30-4065-aea8-a52cb86c9642 tablet"> <i class="fas fa-star"></i> </div> <div class="ls-icon ls-icon-ls-e77c8dd1-6e30-4065-aea8-a52cb86c9642 mobile"> <i class="fas fa-star"></i> </div> </div><div id="ls-6e02e6e5-0b01-465c-aa85-d3729b71208f" class="ls-icon-host ls-icon-host-ls-6e02e6e5-0b01-465c-aa85-d3729b71208f"> <div class="ls-icon ls-icon-ls-6e02e6e5-0b01-465c-aa85-d3729b71208f desktop"> <i class="fas fa-star"></i> </div> <div class="ls-icon ls-icon-ls-6e02e6e5-0b01-465c-aa85-d3729b71208f tablet"> <i class="fas fa-star"></i> </div> <div class="ls-icon ls-icon-ls-6e02e6e5-0b01-465c-aa85-d3729b71208f mobile"> <i class="fas fa-star"></i> </div> </div><div id="ls-9cf30155-926f-4f5a-98c1-6312455f5b05" class="ls-icon-host ls-icon-host-ls-9cf30155-926f-4f5a-98c1-6312455f5b05"> <div class="ls-icon ls-icon-ls-9cf30155-926f-4f5a-98c1-6312455f5b05 desktop"> <i class="fas fa-star"></i> </div> <div class="ls-icon ls-icon-ls-9cf30155-926f-4f5a-98c1-6312455f5b05 tablet"> <i class="fas fa-star"></i> </div> <div class="ls-icon ls-icon-ls-9cf30155-926f-4f5a-98c1-6312455f5b05 mobile"> <i class="fas fa-star"></i> </div> </div></div></div><span id="ls-ba97f55f-4f2a-4b0b-ac4a-8efc9010cc07" class="ls-text-host ls-text-host-ls-ba97f55f-4f2a-4b0b-ac4a-8efc9010cc07"> <span class="ls-text ls-text-ls-ba97f55f-4f2a-4b0b-ac4a-8efc9010cc07 ls-text-ls-ba97f55f-4f2a-4b0b-ac4a-8efc9010cc07__desktop"> <p style="text-align:center;line-height:1"><strong style="color:rgb(255, 255, 255);font-family:Raleway, sans-serif;font-size:80px">G A R A N T I A</strong></p> </span> <span class="ls-text ls-text-ls-ba97f55f-4f2a-4b0b-ac4a-8efc9010cc07 ls-text-ls-ba97f55f-4f2a-4b0b-ac4a-8efc9010cc07__tablet"> <p style="text-align: center; line-height: 1;"><strong style="color: rgb(255, 255, 255); font-family: Raleway, sans-serif; font-size: 64px;">G A R A N T I A</strong></p> </span> <span class="ls-text ls-text-ls-ba97f55f-4f2a-4b0b-ac4a-8efc9010cc07 ls-text-ls-ba97f55f-4f2a-4b0b-ac4a-8efc9010cc07__mobile"> <p style="text-align: center; line-height: 1;"><strong style="color: rgb(255, 255, 255); font-family: Raleway, sans-serif; font-size: 32px;">G A R A N T I A</strong></p> </span> </span><span id="ls-7d0fd369-5d2a-414d-a71e-0e94adcb4255" class="ls-text-host ls-text-host-ls-7d0fd369-5d2a-414d-a71e-0e94adcb4255"> <span class="ls-text ls-text-ls-7d0fd369-5d2a-414d-a71e-0e94adcb4255 ls-text-ls-7d0fd369-5d2a-414d-a71e-0e94adcb4255__desktop"> <p style="line-height:2;text-align:center"><strong style="color:rgb(216, 47, 13);font-family:Montserrat, sans-serif">____________________________________________________________________________________________________________________________</strong></p> </span> <span class="ls-text ls-text-ls-7d0fd369-5d2a-414d-a71e-0e94adcb4255 ls-text-ls-7d0fd369-5d2a-414d-a71e-0e94adcb4255__tablet"> <p style="line-height: 1; text-align: center;"><strong style="color: rgb(216, 47, 13); font-family: Montserrat, sans-serif;">________________________________________________________________________________</strong></p> </span> <span class="ls-text ls-text-ls-7d0fd369-5d2a-414d-a71e-0e94adcb4255 ls-text-ls-7d0fd369-5d2a-414d-a71e-0e94adcb4255__mobile"> <p style="line-height: 1; text-align: center;"><strong style="color: rgb(216, 47, 13); font-family: Montserrat, sans-serif;">_________________________________________</strong></p> </span> </span><span id="ls-eb28bd85-d926-413a-9cfc-e971a9beb66b" class="ls-text-host ls-text-host-ls-eb28bd85-d926-413a-9cfc-e971a9beb66b"> <span class="ls-text ls-text-ls-eb28bd85-d926-413a-9cfc-e971a9beb66b ls-text-ls-eb28bd85-d926-413a-9cfc-e971a9beb66b__desktop"> <p style="line-height:1.15;text-align:center"><strong style="color:rgb(255, 255, 255);font-family:Raleway, sans-serif;font-size:64px">Garantia incondicional de 7 dias</strong></p> </span> <span class="ls-text ls-text-ls-eb28bd85-d926-413a-9cfc-e971a9beb66b ls-text-ls-eb28bd85-d926-413a-9cfc-e971a9beb66b__tablet"> <p style="text-align: center;"><strong style="color: rgb(255, 255, 255); font-family: Raleway, sans-serif; font-size: 40px;">Garantia incondicional de 7 dias</strong></p> </span> <span class="ls-text ls-text-ls-eb28bd85-d926-413a-9cfc-e971a9beb66b ls-text-ls-eb28bd85-d926-413a-9cfc-e971a9beb66b__mobile"> <p style="text-align:center"><strong style="color:rgb(255, 255, 255);font-family:Raleway,sans-serif;font-size:28px">Garantia incondicional de 7 dias</strong></p> </span> </span><span id="ls-9f652ef8-f632-42cd-8f73-0acd117a791a" class="ls-text-host ls-text-host-ls-9f652ef8-f632-42cd-8f73-0acd117a791a"> <span class="ls-text ls-text-ls-9f652ef8-f632-42cd-8f73-0acd117a791a ls-text-ls-9f652ef8-f632-42cd-8f73-0acd117a791a__desktop"> <p style="line-height:2;text-align:center"><span style="color:#fff;font-family:'Nunito Sans',sans-serif;font-size:24px">Seu dinheiro de volta <b>sem perguntas</b> até 7 dias após a compra.</span></p> </span> <span class="ls-text ls-text-ls-9f652ef8-f632-42cd-8f73-0acd117a791a ls-text-ls-9f652ef8-f632-42cd-8f73-0acd117a791a__tablet"> <p style="line-height:2;text-align:center"><span style="color:#fff;font-family:'Nunito Sans',sans-serif;font-size:20px">Seu dinheiro de volta <b>sem perguntas</b> até 7 dias após a compra.</span></p> </span> <span class="ls-text ls-text-ls-9f652ef8-f632-42cd-8f73-0acd117a791a ls-text-ls-9f652ef8-f632-42cd-8f73-0acd117a791a__mobile"> <p style="text-align:center"><span style="color:#fff;font-family:'Nunito Sans',sans-serif;font-size:18px">Seu dinheiro de volta <b>sem perguntas</b> até 7 dias após a compra.</span></p> </span> </span><span id="ls-68340983-393c-44b8-8790-8291c4ff736e" class="ls-text-host ls-text-host-ls-68340983-393c-44b8-8790-8291c4ff736e"> <span class="ls-text ls-text-ls-68340983-393c-44b8-8790-8291c4ff736e ls-text-ls-68340983-393c-44b8-8790-8291c4ff736e__desktop"> <p style="line-height:2;text-align:center"><strong style="color:rgb(216, 47, 13);font-family:Montserrat, sans-serif">____________________________________________________________________________________________________________________________</strong></p> </span> <span class="ls-text ls-text-ls-68340983-393c-44b8-8790-8291c4ff736e ls-text-ls-68340983-393c-44b8-8790-8291c4ff736e__tablet"> <p style="line-height: 1;"><strong style="color: rgb(216, 47, 13); font-family: Montserrat, sans-serif;">________________________________________________________________________________</strong></p> </span> <span class="ls-text ls-text-ls-68340983-393c-44b8-8790-8291c4ff736e ls-text-ls-68340983-393c-44b8-8790-8291c4ff736e__mobile"> <p style="line-height: 1; text-align: center;"><strong style="color: rgb(216, 47, 13); font-family: Montserrat, sans-serif;">_________________________________________<span class="ql-cursor"> </span></strong></p> </span> </span></div></div></section><section id="ls-646cccf7-89b8-4072-9280-822ec2dc0ad5" class="ls-section ls-section-ls-646cccf7-89b8-4072-9280-822ec2dc0ad5" data-children="" data-ls-section="{"uid":"ls-646cccf7-89b8-4072-9280-822ec2dc0ad5","delayType":"disabled","endDate":"2023-07-26T21:42:51","timeOnPage":"5","timeOnPageUnit":"seconds","timezone":"-03:00_utcMinus0300MainCities","localStorageEndDate":"","hideDelayedClass":"hide-delayed"}"><div id="ls-29578030-939f-4cf9-b917-7edad5fd45ad" class="ls-row ls-row-ls-29578030-939f-4cf9-b917-7edad5fd45ad" data-children=""><div id="ls-22d016db-7ad0-4b51-8fb2-885aed6e9156" class="ls-column ls-column-ls-22d016db-7ad0-4b51-8fb2-885aed6e9156" data-children=""><span id="ls-699f0be5-d6cb-4f6d-aa83-162146c2a234" class="ls-text-host ls-text-host-ls-699f0be5-d6cb-4f6d-aa83-162146c2a234"> <span class="ls-text ls-text-ls-699f0be5-d6cb-4f6d-aa83-162146c2a234 ls-text-ls-699f0be5-d6cb-4f6d-aa83-162146c2a234__desktop"> <p style="text-align:center"><strong style="color:rgb(255, 255, 255);font-family:Raleway, sans-serif;font-size:80px">PERGUNTAS FREQUENTES</strong></p> </span> <span class="ls-text ls-text-ls-699f0be5-d6cb-4f6d-aa83-162146c2a234 ls-text-ls-699f0be5-d6cb-4f6d-aa83-162146c2a234__tablet"> <p style="line-height: 1.15;"><strong style="color: rgb(255, 255, 255); font-family: Raleway, sans-serif; font-size: 80px;">PERGUNTAS FREQUENTES</strong></p> </span> <span class="ls-text ls-text-ls-699f0be5-d6cb-4f6d-aa83-162146c2a234 ls-text-ls-699f0be5-d6cb-4f6d-aa83-162146c2a234__mobile"> <p style="line-height: 1.15;"><strong style="color: rgb(255, 255, 255); font-family: Raleway, sans-serif; font-size: 40px;">PERGUNTAS FREQUENTES</strong></p> </span> </span><div id="ls-178b5f17-cf22-4a79-9af0-8ef16b67749f" class="ls-accordion-host ls-accordion-host-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f"> <div class="ls-accordion ls-accordion-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f"> <div class="ls-accordion-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f__item"> <div class=" ls-accordion-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f__header " data-accordion-header="ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be" aria-hidden=""> <span id="ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-title" class="ls-text-host ls-text-host-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-title"> <span class="ls-text ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-title ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-title__desktop"> <h3><strong style="font-family:"Nunito Sans", sans-serif;color:rgb(255, 255, 255)">Para quem é esse produto?</strong></h3> </span> <span class="ls-text ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-title ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-title__tablet"> <h3><strong style="font-family: "Nunito Sans", sans-serif; color: rgb(255, 255, 255); font-size: 20px;">Para quem é esse produto?</strong></h3> </span> <span class="ls-text ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-title ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-title__mobile"> <h3 style="line-height: 1.15;"><strong style="font-family: "Nunito Sans", sans-serif; color: rgb(255, 255, 255); font-size: 18px;">Para quem é esse produto?</strong></h3> </span> </span> <div class="ls-accordion-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f__item-icon"> <div id="ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-icon" class="ls-icon-host ls-icon-host-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-icon"> <div class="ls-icon ls-icon-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-icon desktop"> <i class="fas fa-chevron-down"></i> </div> <div class="ls-icon ls-icon-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-icon tablet"> <i class="fas fa-chevron-down"></i> </div> <div class="ls-icon ls-icon-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-icon mobile"> <i class="fas fa-chevron-down"></i> </div> </div> </div> </div> <div data-accordion-content="ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be" class="ls-accordion-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f__content" style=" max-height: 0; opacity: 0;"> <span id="ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-content" class="ls-text-host ls-text-host-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-content"> <span class="ls-text ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-content ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-content__desktop"> <p><span style="color:rgb(255, 255, 255);font-family:"Nunito Sans", sans-serif;font-size:16px">Este produto destina-se a homens que buscam desenvolver sua autoconfiança, habilidades interpessoais e capacidade de identificar e evitar relacionamentos tóxicos. Ele é projetado para indivíduos que desejam melhorar sua vida amorosa, protegendo-se de manipulações e armadilhas emocionais, ao mesmo tempo em que cultivam relacionamentos autênticos e saudáveis. O "Antiotário" é ideal para aqueles que estão comprometidos em fortalecer sua masculinidade, tornar-se mais atraentes para parceiras genuínas e assumir o controle de suas vidas amorosas.</span></p> </span> <span class="ls-text ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-content ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-content__tablet"> <p><span style="color:rgb(255, 255, 255);font-family:"Nunito Sans", sans-serif;font-size:16px">Este produto destina-se a homens que buscam desenvolver sua autoconfiança, habilidades interpessoais e capacidade de identificar e evitar relacionamentos tóxicos. Ele é projetado para indivíduos que desejam melhorar sua vida amorosa, protegendo-se de manipulações e armadilhas emocionais, ao mesmo tempo em que cultivam relacionamentos autênticos e saudáveis. O "Antiotário" é ideal para aqueles que estão comprometidos em fortalecer sua masculinidade, tornar-se mais atraentes para parceiras genuínas e assumir o controle de suas vidas amorosas.</span></p> </span> <span class="ls-text ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-content ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-e5a8d97b-a547-4882-8acd-3071860877be-content__mobile"> <p><span style="color:rgb(255, 255, 255);font-family:"Nunito Sans", sans-serif;font-size:16px">Este produto destina-se a homens que buscam desenvolver sua autoconfiança, habilidades interpessoais e capacidade de identificar e evitar relacionamentos tóxicos. Ele é projetado para indivíduos que desejam melhorar sua vida amorosa, protegendo-se de manipulações e armadilhas emocionais, ao mesmo tempo em que cultivam relacionamentos autênticos e saudáveis. O "Antiotário" é ideal para aqueles que estão comprometidos em fortalecer sua masculinidade, tornar-se mais atraentes para parceiras genuínas e assumir o controle de suas vidas amorosas.</span></p> </span> </span> </div> </div> <div class="ls-accordion-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f__item"> <div class=" ls-accordion-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f__header " data-accordion-header="ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp" aria-hidden=""> <span id="ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-title" class="ls-text-host ls-text-host-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-title"> <span class="ls-text ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-title ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-title__desktop"> <h3><span style="font-family:"Nunito Sans", sans-serif;color:rgb(255, 255, 255)">Como acessar o produto?</span></h3> </span> <span class="ls-text ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-title ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-title__tablet"> <h3><span style="font-family: "Nunito Sans", sans-serif; color: rgb(255, 255, 255); font-size: 20px;">Como acessar o produto?</span></h3> </span> <span class="ls-text ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-title ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-title__mobile"> <h3 style="line-height: 1.15;"><span style="font-family: "Nunito Sans", sans-serif; color: rgb(255, 255, 255); font-size: 18px;">Como acessar o produto?</span></h3> </span> </span> <div class="ls-accordion-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f__item-icon"> <div id="ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-icon" class="ls-icon-host ls-icon-host-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-icon"> <div class="ls-icon ls-icon-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-icon desktop"> <i class="fas fa-chevron-down"></i> </div> <div class="ls-icon ls-icon-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-icon tablet"> <i class="fas fa-chevron-down"></i> </div> <div class="ls-icon ls-icon-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-icon mobile"> <i class="fas fa-chevron-down"></i> </div> </div> </div> </div> <div data-accordion-content="ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp" class="ls-accordion-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f__content" style=" max-height: 0; opacity: 0;"> <span id="ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-content" class="ls-text-host ls-text-host-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-content"> <span class="ls-text ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-content ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-content__desktop"> <p><span style="color:rgb(255, 255, 255);font-family:"Nunito Sans", sans-serif;font-size:16px">O Manual do Antiotário é um livro digital, em formato de PDF, você receberá o ebook dentro da sua caixa de Email.</span></p> </span> <span class="ls-text ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-content ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-content__tablet"> <p><span style="color:rgb(255, 255, 255);font-family:"Nunito Sans", sans-serif;font-size:16px">O Manual do Antiotário é um livro digital, em formato de PDF, você receberá o ebook dentro da sua caixa de Email.</span></p> </span> <span class="ls-text ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-content ls-text-ls-178b5f17-cf22-4a79-9af0-8ef16b67749f-57RRF23Lrf5bAe5FWkx7fp-content__mobile"> <p><span style="color:rgb(255, 255, 255);font-family:"Nunito Sans", sans-serif;font-size:16px">O Manual do Antiotário é um livro digital, em formato de PDF, você receberá o ebook dentro da sua caixa de Email.</span></p> </span> </span> </div> </div> </div> </div></div></div></section></div><script type="text/javascript" async="true">
function replaceQueryStringParam(queryStringValues, element) {
var outerHTML = element.outerHTML;
queryStringValues.forEach((item) => {
var param = "{:" + item.key + "}";
if (outerHTML.includes(param)) {
var regExp = new RegExp(param, "g");
outerHTML = outerHTML.replace(regExp, item.value);
}
});
if (outerHTML !== element.outerHTML) {
element.outerHTML = outerHTML;
}
}
var urlSearchParams = new URLSearchParams(window.location.search);
var queryStringElements = document.body.querySelectorAll("*");
var queryStringValues = [];
urlSearchParams.forEach(function (value, key) {
queryStringValues.push({ key, value });
});
queryStringElements.forEach(function (element) {
replaceQueryStringParam(queryStringValues, element);
});
</script><script type="text/javascript">
window.addEventListener('pageLazyLoad', (function () {
var hotmartKlickartPublicAnalyticsClickCounter = (function () {
var _public = {},
_private = {};
window.hotmartKlickartAnalyticsClickIdentifier = null;
_private.CONVERSION_COUNT_ATTR = 'klickart-analytics-count-conversion';
_private.MAX_REQUESTS_RETRY = 5;
_private.retries = 0;
_private.hasRequestConfig = function () {
return window.hotmartKlickartAnalyticsDeliveryUrl
&& window.hotmartKlickartAnalyticsSessionId;
};
_private.retryRequest = function () {
if (_private.retries >= _private.MAX_REQUESTS_RETRY) {
return;
}
setTimeout(_private.sendClicks, 500);
_private.retries += 1;
};
_private.clearClick = function () {
window.hotmartKlickartAnalyticsClickIdentifier = null;
};
_private.sendClicks = function () {
if (!_private.hasRequestConfig()) {
_private.retryRequest();
return;
}
var client = new XMLHttpRequest(),
timeElapsed = window.performance.now()/1000;
client.onload = _private.clearClick;
client.open('POST', window.hotmartKlickartAnalyticsDeliveryUrl, false);
try {
client.send(JSON.stringify({
'clickIdentifier': window.hotmartKlickartAnalyticsClickIdentifier,
'sessionId': window.hotmartKlickartAnalyticsSessionId,
'timeElapsed': timeElapsed,
}));
} catch (error) {
console.error('failed to publish click in analytics');
}
};
_private.incrementClick = function () {
_private.retries = 0;
var identifier = this.getAttribute(_private.CONVERSION_COUNT_ATTR);
window.hotmartKlickartAnalyticsClickIdentifier = identifier;
_private.sendClicks();
};
_public.init = function () {
var linksToCountList = document.querySelectorAll('[' + _private.CONVERSION_COUNT_ATTR + ']');
var linksToCount = Array.from(linksToCountList);
linksToCount.forEach(function (linkToCount) {
linkToCount.addEventListener('click', _private.incrementClick);
});
};
return _public;
}(window));
hotmartKlickartPublicAnalyticsClickCounter.init();
}));
</script><script type="text/javascript">
window.addEventListener('pageLazyLoad', (function () {
var hotmartKlickartPublicAnalyticsSubscription = (function () {
var _public = {},
_private = {};
_private.MAX_REQUESTS_RETRY = 5;
_private.retries = 0;
_private.hasRequestConfig = function () {
return window.hotmartKlickartAnalyticsDeliveryUrl
&& window.hotmartKlickartAnalyticsSessionId;
};
_private.retryRequest = function () {
if (_private.retries >= _private.MAX_REQUESTS_RETRY) {
return;
}
setTimeout(_private.sendSubscriptionEmail, 500);
_private.retries += 1;
};
_private.clearSubscription = function () {
window.hotmartKlickartAnalyticsSubscriptionEmail = null;
};
_private.sendSubscriptionEmail = function () {
if (!_private.hasRequestConfig()) {
_private.retryRequest();
return;
}
var client = new XMLHttpRequest(),
timeElapsed = window.performance.now()/1000;
client.onload = _private.clearSubscription;
client.open('POST', window.hotmartKlickartAnalyticsDeliveryUrl, false);
try {
client.send(JSON.stringify({
'subscriptionEmail': window.hotmartKlickartAnalyticsSubscriptionEmail || null,
'sessionId': window.hotmartKlickartAnalyticsSessionId,
'timeElapsed': timeElapsed,
}));
} catch (error) {
console.error('failed to publish subscription in analytics');
}
};
_public.init = function () {
var forms = document.querySelectorAll('form');
var formsArray = Array.from(forms);
var emailRegex = /(email_d+|email|inf_field_Email|cmp1|kmbSubscribe[email]|mauticform[email])/ig;
formsArray.forEach(function (form) {
form.addEventListener('submit', function () {
_private.retries = 0;
var inputs = form.querySelectorAll('input');
var inputsArray = Array.from(inputs);
var emailField = inputsArray.filter(function (input) {
return input.name.match(emailRegex);
});
if (emailField.length > 0) {
window.hotmartKlickartAnalyticsSubscriptionEmail = emailField[0].value;
_private.sendSubscriptionEmail();
}
});
});
};
return _public;
}(window));
hotmartKlickartPublicAnalyticsSubscription.init();
}));
</script><script async="">var LsAccordion = (()=>{document.querySelectorAll("[data-accordion-header]").forEach((e=>{var t;const n=e.dataset.accordionHeader,r=null===(t=e.parentElement)||void 0===t?void 0:t.querySelector(`[data-accordion-content="${n}"]`);e.classList.contains("active")&&r.setAttribute("style",`max-height: ${r.firstElementChild.scrollHeight}px; opacity: 1;`),e.addEventListener("click",(()=>{const t=e.classList.contains("active");r.setAttribute("style",t?"max-height: 0; opacity: 0;":`max-height: ${r.firstElementChild.scrollHeight}px; opacity: 1;`),e.classList.toggle("active")}))}))})(); var LsIcon = (()=>{[{id:"fontawesome-cdn",href:"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/fontawesome.min.css"},{id:"fontawesome-solid-cdn",href:"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/solid.min.css"},{id:"fontawesome-regular-cdn",href:"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/regular.min.css"},{id:"fontawesome-brands-cdn",href:"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/brands.min.css"}].forEach((({id:e,href:t})=>{if(!document.head.querySelector(`#${e}`)){const n=document.createElement("link"),r=document.createElement("link");n.setAttribute("rel","preload"),n.setAttribute("as","style"),n.setAttribute("href",t),r.setAttribute("id",e),r.setAttribute("href",t),r.setAttribute("rel","stylesheet"),document.head.append(n),document.head.append(r)}}))})(); var LsVideo = (()=>{const e=(e,t)=>{const n=`${e}${((e,t)=>{const n={pandavideo:`&muted=${e?"true":"false"}&autoplay=${e?"true":"false"}`,youtube:e?"?autoplay=1&mute=1&enablejsapi=1":"",vimeo:e?"?autoplay=1&muted=1":"",hotmart:""},r=Array.from(t.matchAll(/([\w-]+)\.(?:com\.br|com)/gm),(e=>e[1]));return r.length?n[r[0]]:""})(t,e)}`;return`\n <iframe\n class="ls-video__iframe"\n src="${n}"\n title="video"\n frameborder="0"\n allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"\n allowfullScreen\n ></iframe>\n `};(()=>{const t=document.querySelectorAll("div[data-ls-video]");window.addEventListener("pageLazyLoad",(()=>{t.forEach((t=>{const n=t,r=JSON.parse(n.dataset.lsVideo),i=window.matchMedia(`(max-width: ${r.mobileMaxWidthBreakpoint})`).matches,s=window.matchMedia(`(max-width: ${r.tabletMaxWidthBreakpoint})`).matches;let o="";o=i?e(r.propsByDevice.src.mobile,r.propsByDevice.autoplay.mobile):s?e(r.propsByDevice.src.tablet,r.propsByDevice.autoplay.tablet):e(r.propsByDevice.src.desktop,r.propsByDevice.autoplay.desktop);const a=n.querySelector(".play-btn");a&&a.classList.add("play-btn--hide"),n.classList.remove("ls-video--bg-black"),n.innerHTML=o}))}))})()})(); var LsButton = (()=>{const e="timerStartDate",t=({uid:t,timeOnPage:n,timeOnPageUnit:r,endDate:i,delayType:s,timezone:o,buttonElement:a,localStorageEndDate:l,hideDelayedClass:c})=>{let u,h,d={startTime:null,timePassed:0};const p=()=>{const e="minutes"===r?60*+n:+n;return d.startTime+1e3*e},f=()=>("timeOnPage"===s?l?+l:p():new Date(`${i}${o.split("_")[0]}`).getTime())-(d.startTime+d.timePassed)<=0;return u=()=>{(()=>{if(f())return a.classList.remove(c),void window.removeEventListener("timerTick",u);d=Object.assign(Object.assign({},d),{timePassed:d.timePassed+=1e3})})()},h=n=>{d={timePassed:0,startTime:n.detail},"timeOnPage"!==s||l||localStorage.setItem(t,p().toString()),window.removeEventListener(e,h)},{handleTickListener:u,handleStartDateListener:h}};document.querySelectorAll("*[data-ls-button]").forEach((n=>{const r=JSON.parse(n.dataset.lsButton);if("close-exit-popup"===r.action&&n.parentElement.addEventListener("click",(()=>{window.dispatchEvent(new CustomEvent(`closePopup-${window.hotmartExitPopupId}`))})),"disabled"===r.delayType)return;const{handleStartDateListener:i,handleTickListener:s}=t(Object.assign(Object.assign({},r),{buttonElement:n,localStorageEndDate:localStorage.getItem(r.uid)}));window.addEventListener(e,i),window.addEventListener("timerTick",s)}))})(); var LsSection = (()=>{const e="timerStartDate",t=({uid:t,timeOnPage:n,timeOnPageUnit:r,endDate:i,delayType:s,timezone:o,sectionElement:a,localStorageEndDate:l,hideDelayedClass:c})=>{let u,h,d={startTime:null,timePassed:0};const p=()=>{const e="minutes"===r?60*+n:+n;return d.startTime+1e3*e},f=()=>("timeOnPage"===s?l?+l:p():new Date(`${i}${o.split("_")[0]}`).getTime())-(d.startTime+d.timePassed)<=0;return u=()=>{(()=>{if(f())return a.classList.remove(c),void window.removeEventListener("timerTick",u);d=Object.assign(Object.assign({},d),{timePassed:d.timePassed+=1e3})})()},h=n=>{d={timePassed:0,startTime:n.detail},"timeOnPage"!==s||l||localStorage.setItem(t,p().toString()),window.removeEventListener(e,h)},{handleTickListener:u,handleStartDateListener:h}};document.querySelectorAll("*[data-ls-section]").forEach((n=>{const r=JSON.parse(n.dataset.lsSection);if("disabled"===r.delayType)return;const{handleStartDateListener:i,handleTickListener:s}=t(Object.assign(Object.assign({},r),{sectionElement:n,localStorageEndDate:localStorage.getItem(r.uid)}));window.addEventListener(e,i),window.addEventListener("timerTick",s)}))})(); var LsPage = (()=>{(()=>{let e;window.dispatchEvent(new Event("pageLoaded"));const t=()=>{var n;clearTimeout(e),n=t,window.removeEventListener("mousemove",n),window.removeEventListener("keydown",n),window.removeEventListener("touchstart",n),window.removeEventListener("click",n),window.dispatchEvent(new Event("pageLazyLoad"))};var n;n=t,window.addEventListener("mousemove",n),window.addEventListener("keydown",n),window.addEventListener("touchstart",n),window.addEventListener("click",n),e=setTimeout((()=>{t()}),3e3)})()})()</script>
</body></html>